:root {
    --footer-bg: #071014;
    --footer-bg-2: #0b171c;
    --footer-card: rgba(255, 255, 255, 0.035);
    --footer-border: rgba(255, 255, 255, 0.1);
    --footer-border-soft: rgba(255, 255, 255, 0.06);
    --footer-text: rgba(255, 255, 255, 0.82);
    --footer-muted: rgba(255, 255, 255, 0.6);
    --footer-heading: #ffffff;
    --footer-accent: #00c9b7;
}

footer.page-footer
    .footer-content-inner
    > .pagebuilder-column-line
    > .pagebuilder-column:first-child {
    padding-left: 0 !important;
}

footer.page-footer
    .footer-content-inner
    > .pagebuilder-column-line
    > .pagebuilder-column:last-child {
    padding-right: 0 !important;
}

@media screen and (min-width: 601px) and (max-width: 1024px) {
    footer.page-footer .footer-benefits {
        display: grid !important;
        grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
        gap: 24px 0 !important;
    }

    footer.page-footer .footer-benefits > .footer-benefit {
        width: 100% !important;
        min-width: 0 !important;
        box-sizing: border-box !important;
    }

    footer.page-footer .footer-benefits > .footer-benefit:last-child {
        grid-column: 1 / -1 !important;
        width: 50% !important;
        justify-self: center !important;
    }

    footer.page-footer .folge-uns-block > .pagebuilder-column-line {
        display: grid !important;
        grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
        gap: 28px 32px !important;
    }

    footer.page-footer
        .folge-uns-block
        > .pagebuilder-column-line
        > .pagebuilder-column {
        width: auto !important;
        max-width: none !important;
        min-width: 0 !important;
        flex-basis: auto !important;
        padding: 0 !important;
    }

    footer.page-footer
        .folge-uns-block
        > .pagebuilder-column-line
        > .pagebuilder-column:last-child {
        grid-column: 1 / -1 !important;
        text-align: center !important;
    }
}

@media screen and (max-width: 600px) {
    footer.page-footer .folge-uns-block > .pagebuilder-column-line {
        display: grid !important;
        grid-template-columns: minmax(0, 1fr) !important;
        gap: 26px !important;
    }

    footer.page-footer
        .folge-uns-block
        > .pagebuilder-column-line
        > .pagebuilder-column {
        width: 100% !important;
        max-width: 100% !important;
        min-width: 0 !important;
        flex-basis: 100% !important;
        padding: 0 !important;
        text-align: left !important;
    }
}

footer.page-footer h2::after {
    content: "";
    display: block;
    width: 38px;
    height: 2px;
    margin-top: 13px;
    background: var(--footer-accent);
    box-shadow: 0 0 14px rgba(0, 201, 183, 0.45);
}

.footer-content-inner {
    max-width: 1920px !important;
    margin: 0 auto !important;
    padding-top: 80px !important;
    padding-bottom: 40px !important;
}

@media screen and (max-width: 768px) {
    .footer.content ul {
        padding-right: 0 !important;
    }

    .footer-content-inner {
        padding-top: 20px !important;
        padding-bottom: 20px !important;
    }

    .catalog-product-view .copyright-section-footer {
        padding-bottom: 130px;
    }
}

.catalog-product-view .ta-footer-mobile {
    padding-bottom: 200px;
}

.catalog-product-view .ta-footer-desktop {
    padding-bottom: 190px;
}

body:not(.catalog-product-view) .ta-footer-desktop {
    padding-bottom: 130px;
}

.footer-logo img {
    max-width: 250px !important;
}

.ai-commerce-footer-banner .pagebuilder-mobile-only {
    margin-top: 30px;
    border-radius: 10px !important;
}

@media screen and (min-width: 769px) {
    .ai-commerce-footer-banner {
        max-width: 850px;
    }

    .ai-commerce-footer-banner .pagebuilder-mobile-hidden {
        position: absolute;
        left: 50%;
        max-width: 500px !important;
        border-radius: 10px !important;
        transform: translateX(-50%) translateY(-25%);
    }
}

.tiktok-shop-footer-link::after,
.relaunch-footer-link::after,
.studio-footer-link::after,
.about-us-footer-link::after,
.gutscheine-footer-link::after,
.social-media-footer-link::after,
.trusted-dealer-footer-link::after,
.roboter-vermietung-footer-link::after,
.robotic-show-footer-link::after,
.whats-ai-footer-link::after,
.ai-commerce-footer-link::after,
.roboter-license::after,
.ai-verified-commerce-signal-footer-link::after {
    content: "";
    display: inline-block;
    width: 10px;
    height: 10px;
    margin-left: 2px;
    border: 1px solid #000;
    border-radius: 50%;
    vertical-align: middle;
}

.tiktok-shop-footer-link::after {
    background-color: #e91e63;
}

.relaunch-footer-link::after {
    background-color: #b19cd9;
}

.studio-footer-link::after {
    background-color: #ff8c00;
}

.about-us-footer-link::after {
    background-color: #3bacdf;
}

.gutscheine-footer-link::after {
    background-color: #f5e116;
}

.social-media-footer-link::after {
    background-color: #ff7b00;
}

.trusted-dealer-footer-link::after {
    background-color: #d2fa52;
}

.roboter-vermietung-footer-link::after {
    background-color: #ff4848;
}

.robotic-show-footer-link::after {
    background-color: #df3bc5;
}

.whats-ai-footer-link::after {
    background-color: #25d366;
}

.ai-commerce-footer-link::after {
    background-color: #3244ff;
}

.roboter-license::after {
    background-color: #0c750c;
}

.ai-verified-commerce-signal-footer-link::after {
    background-color: #e91e1e;
}

.footer,
.page-main .columns {
    max-width: 1920px !important;
    margin: 0 auto !important;
}

.page-header .header.content {
    width: 1920px;
}

header.page-header {
    background: #1d1d1d !important;
}

.field.newsletter .control input:-webkit-autofill,
.field.newsletter .control input:-webkit-autofill:hover,
.field.newsletter .control input:-webkit-autofill:focus,
.field.newsletter .control input:-webkit-autofill:active {
    -webkit-box-shadow: 0 0 0 1000px #000 inset !important;
    -webkit-text-fill-color: #fff !important;
}

.gt_container--hich1m .gt_switcher {
    width: 105px !important;
    overflow: hidden !important;
    font-family: "Inter", sans-serif !important;
    font-size: 14pt !important;
    line-height: 0 !important;
    text-align: left !important;
    cursor: pointer !important;
}

.gt_container--hich1m .gt_switcher .gt_selected a::after {
    position: absolute !important;
    right: 5px !important;
    display: inline-block !important;
    width: 10px !important;
    height: 25px !important;
    background-position: 50% !important;
    background-size: 8px !important;
}

footer.page-footer {
    background:
        radial-gradient(
            circle at top center,
            rgba(0, 201, 183, 0.08),
            transparent 35%
        ),
        linear-gradient(180deg, #081116 0%, #050b0f 100%) !important;
    border-top: 1px solid var(--footer-border-soft) !important;
    color: var(--footer-text);
    margin-top: 0;
    padding-bottom: 0 !important;
    overflow-x: clip;
    overflow-y: hidden;
}

footer.page-footer .footer.content {
    width: 100%;
    margin: 0 auto;
    padding: 28px 45px 0 !important;
    box-sizing: border-box;
    max-width: 100% !important;
    padding-top: 0px !important;
}

footer.page-footer .footer.content .block {
    float: none;
    max-width: 100%;
    width: 100%;
    margin: 0 auto !important;
}

footer.page-footer h3,
footer.page-footer h4 {
    color: var(--footer-heading) !important;
    font-size: 14px !important;
    font-weight: 800 !important;
    line-height: 1.35;
    letter-spacing: 3px;
    text-transform: uppercase;
    margin: 0 0 24px !important;
    position: relative;
}

footer.page-footer h3::after,
footer.page-footer h4::after {
    content: "";
    display: block;
    width: 38px;
    height: 2px;
    background: var(--footer-accent);
    margin-top: 13px;
    box-shadow: 0 0 14px rgba(0, 201, 183, 0.45);
}

.footer-logo,
footer.page-footer .footer-logo {
    color: #ffffff;
    font-size: 28px;
    font-weight: 800;
    letter-spacing: 9px;
    line-height: 1;
    text-transform: uppercase;
    margin-bottom: 10px;
}

footer.page-footer p {
    color: var(--footer-text);
    font-size: 14px;
    line-height: 1.75;
}

footer.page-footer .pagebuilder-button-link,
footer.page-footer a {
    color: var(--footer-muted) !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    line-height: 1.5;
    padding: 0;
    text-decoration: none !important;
    transition:
        color 0.2s ease,
        transform 0.2s ease;
}

footer.page-footer .pagebuilder-button-link:hover,
footer.page-footer a:hover {
    color: var(--footer-accent) !important;
}

.pagebuilder-column:not(.last-column) .pagebuilder-button-link {
    margin-bottom: 11px !important;
    display: inline-block;
}

.pagebuilder-column.last-column h3 {
    margin-bottom: 18px !important;
}

.pagebuilder-column.last-column h3::after {
    display: none;
}

.pagebuilder-column.last-column p {
    color: var(--footer-muted) !important;
    font-size: 14px;
    line-height: 1.7;
}

.footer-benefits {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 0;
    max-width: 1920px;
    padding: 26px 24px;
    border-top: 1px solid var(--footer-border-soft);
    border-bottom: 1px solid var(--footer-border-soft);
    margin: 26px auto !important;
}

.footer-benefit {
    display: flex;
    align-items: center;
    gap: 16px;
    padding: 0 22px;
    border-right: 1px solid var(--footer-border-soft);
}

.footer-benefit:last-child {
    border-right: 0;
}

.footer-benefit-title {
    color: #ffffff;
    font-size: 15px;
    font-weight: 700;
    line-height: 1.3;
}

.footer-benefit-text {
    color: var(--footer-muted);
    font-size: 13px;
    line-height: 1.4;
    margin-top: 3px;
}

.copyright-section-footer {
    max-width: 1920px !important;
    margin: 0 auto !important;
    padding: 26px 24px 0 !important;
    border-top: 0 !important;
}

.footer-socialicons {
    display: flex;
    align-items: center;
    gap: 22px;
    flex-wrap: wrap;
    margin-bottom: 7px;
}

.footer-socialicons a,
.footer-socialicons svg {
    color: rgba(255, 255, 255, 0.82);
    fill: rgba(255, 255, 255, 0.82);
    width: 24px;
    height: 24px;
    transition:
        color 0.2s ease,
        fill 0.2s ease,
        transform 0.2s ease;
}

.footer-socialicons a:hover,
.footer-socialicons a:hover svg {
    color: var(--footer-accent);
    fill: var(--footer-accent);
    transform: translateY(-2px);
}

.footer-payment-icons {
    display: flex;
    align-items: center;
    gap: 14px;
    flex-wrap: wrap;
}

.footer-payment-icons svg,
.footer-payment-icons img {
    height: 38px !important;
    width: auto !important;
    max-width: 92px;
    object-fit: contain;
    border-radius: 5px;
}

@media screen and (max-width: 1280px) {
    .footer-benefits {
        grid-template-columns: repeat(3, 1fr);
        row-gap: 24px;
    }

    .footer-benefit:nth-child(3n) {
        border-right: 0;
    }
}

@media screen and (max-width: 991px) {
    footer.page-footer .footer.content {
        padding-inline: 20px !important;
        padding-top: 18px !important;
        padding-bottom: 0 !important;
    }

    .footer-benefits {
        grid-template-columns: repeat(2, 1fr);
        padding-inline: 0;
    }

    .footer-benefit {
        border-right: 0;
        padding: 0;
    }

    .footer-socialicons,
    .footer-payment-icons {
        justify-content: center !important;
    }
}

@media screen and (max-width: 768px) {
    .footer.content {
        border-top: 0 !important;
    }

    .folge-uns-block .pagebuilder-column-line {
        gap: 20px;
    }

    .footer-content-inner
        .pagebuilder-column-line
        .pagebuilder-column.last-column {
        margin-top: 24px;
        padding-top: 0 !important;
    }

    .copyright-section-footer {
        padding-bottom: 0 !important;
        padding-inline: 0 !important;
    }

    footer.page-footer h3,
    footer.page-footer h4 {
        margin-bottom: 18px !important;
        margin-top: 24px !important;
    }
}

@media screen and (max-width: 520px) {
    .footer-benefits {
        grid-template-columns: 1fr;
        gap: 20px;
    }

    .footer-payment-icons svg,
    .footer-payment-icons img {
        height: 32px !important;
        max-width: 78px;
    }
}

.footer-benefit-icon {
    min-width: 48px;
    width: 48px;
    height: 48px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: var(--footer-accent, #00c9b7);
}

.footer-benefit-icon svg {
    width: 48px !important;
    height: 48px !important;
    display: block !important;
    color: var(--footer-accent, #00c9b7) !important;
    stroke: currentColor;
}

.footer-content-inner .pagebuilder-column-line {
    align-items: baseline;
}
footer.page-footer .ai-verified-claim--text {
    padding-bottom: 0;
}

.folge-uns-block .pagebuilder-column-line {
    align-items: center;
}

.folge-uns-block .pagebuilder-column-line .pagebuilder-column {
    align-self: auto !important;
}

footer.page-footer .block.newsletter .action.subscribe:after {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    width: 2px;
    height: 18px;
    background: #000000;
    transform: translate(-45%, -45%) rotate(90deg);
}

footer.page-footer .block.newsletter .action.subscribe:before {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    width: 12px;
    height: 12px;
    border-left: 2px solid #000000;
    border-top: 2px solid #000000;
    transform: translate(-40%, -44%) rotate(135deg);
}

footer.page-footer .block.newsletter .action.subscribe {
    position: relative;
}

footer.page-footer .block.newsletter .action.subscribe span {
    display: none;
}

.toneart-why {
    width: 100%;
    margin-top: 28px;
}

.toneart-why__title {
    margin: 0 0 12px;
    padding: 0;
    color: var(--footer-heading);
    font-size: 14px;
    font-weight: 500;
    line-height: 1.4;
    letter-spacing: 2px;
    text-transform: uppercase;
}

.toneart-why__title::after {
    display: block;
    width: 38px;
    height: 2px;
    margin-top: 10px;
    background: var(--footer-accent);
    content: "";
}

.toneart-why__grid {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    width: 100%;
    margin: 0;
    padding: 0 !important;
    overflow: hidden;
    list-style: none;
    background: var(--footer-bg-2);
    border: 1px solid var(--footer-border);
    border-radius: 12px;
    box-sizing: border-box;
}

.toneart-why__item {
    position: relative;
    display: flex;
    min-width: 0;
    min-height: 68px;
    padding: 0px;
    align-items: center;
    justify-content: center;
    gap: 10px;
    background: transparent;
    box-sizing: border-box;
}

.toneart-why__item + .toneart-why__item::before {
    position: absolute;
    top: 8px;
    bottom: 8px;
    left: 0;
    width: 1px;
    background: var(--footer-border);
    content: "";
}

.toneart-why__icon {
    display: inline-flex;
    width: 34px;
    height: 34px;
    flex: 0 0 34px;
    align-items: center;
    justify-content: center;
    color: var(--footer-accent);
}

.toneart-why__icon svg {
    display: block;
    width: 100%;
    height: 100%;
    overflow: visible;
    stroke: currentColor;
    stroke-width: 1.8;
    stroke-linecap: round;
    stroke-linejoin: round;
}

.toneart-why__content {
    display: flex;
    min-width: 0;
    flex-direction: column;
    align-items: flex-start;
    gap: 4px;
    text-align: left;
}

.toneart-why__content strong {
    color: var(--footer-heading);
    font-size: 15px;
    font-weight: 500;
    line-height: 1.2;
    white-space: nowrap;
}

.toneart-why__content > span {
    color: var(--footer-muted);
    font-size: 9px;
    font-weight: 400;
    line-height: 1.4;
    letter-spacing: 0.3px;
    text-transform: uppercase;
}

.toneart-whatsapp-card {
    --toneart-whatsapp-accent: #75c943;

    width: 100%;
    margin-top: 18px;
}

.toneart-whatsapp-card__link {
    display: grid;
    grid-template-columns: auto minmax(0, 1fr) auto;
    width: 100%;
    min-width: 0;
    min-height: 86px;
    padding: 14px 18px !important;
    align-items: center;
    gap: 16px;
    color: inherit;
    text-decoration: none;
    background: var(--footer-bg-2, #0b171c);
    border: 1px solid var(--toneart-whatsapp-accent);
    border-radius: 12px;
    box-sizing: border-box;
}

.toneart-whatsapp-card__link:hover {
    color: var(--footer-heading, #ffffff);
    text-decoration: none;
    background-color: var(--footer-bg, #071014);
    border-color: var(--toneart-whatsapp-accent);
}

.toneart-whatsapp-card__link:focus-visible {
    outline: 2px solid var(--toneart-whatsapp-accent);
    outline-offset: 3px;
}

.toneart-whatsapp-card__icon {
    display: inline-flex;
    width: 52px;
    height: 52px;
    flex: 0 0 52px;
    align-items: center;
    justify-content: center;
    color: var(--toneart-whatsapp-accent);
}

.toneart-whatsapp-card__icon svg {
    display: block;
    width: 100%;
    height: 100%;
    overflow: visible;
    stroke: currentColor;
    stroke-width: 2.4;
    stroke-linecap: round;
    stroke-linejoin: round;
}

.toneart-whatsapp-card__content {
    display: flex;
    min-width: 0;
    flex-direction: column;
    align-items: flex-start;
    gap: 5px;
}

.toneart-whatsapp-card__title {
    color: var(--footer-heading, #ffffff);
    font-size: 15px;
    font-weight: 500;
    line-height: 1.25;
}

.toneart-whatsapp-card__description {
    color: var(--footer-text, rgba(255, 255, 255, 0.82));
    font-size: 12px;
    font-weight: 400;
    line-height: 1.45;
}

.toneart-whatsapp-card__number {
    color: var(--toneart-whatsapp-accent);
    font-size: 15px;
    font-weight: 500;
    line-height: 1.3;
    white-space: nowrap;
}

@media screen and (max-width: 600px) {
    .toneart-why__grid {
        grid-template-columns: repeat(4, minmax(0, 1fr));
        padding: 0 !important;
    }

    .toneart-why__item {
        min-height: 82px;
        padding: 7px 5px;
        flex-direction: column;
        gap: 4px;
        text-align: center;
    }

    .toneart-why__icon {
        width: 28px;
        height: 28px;
        flex-basis: 28px;
    }

    .toneart-why__content {
        align-items: center;
        gap: 2px;
        text-align: center;
    }

    .toneart-why__content strong {
        font-size: 14px;
    }

    .toneart-whatsapp-card__link {
        grid-template-columns: 36px minmax(0, 1fr);
        padding: 12px !important;
        align-items: start;
        gap: 5px 10px;
    }

    .toneart-whatsapp-card__icon {
        grid-column: 1;
        grid-row: 1 / span 2;
        width: 36px;
        height: 36px;
        flex-basis: 36px;
    }

    .toneart-whatsapp-card__content {
        grid-column: 2;
        grid-row: 1;
        gap: 3px;
    }

    .toneart-whatsapp-card__title {
        font-size: 14px;
    }

    .toneart-whatsapp-card__number {
        display: block;
        grid-column: 2;
        grid-row: 2;
        margin: 2px 0 0;
        padding: 0;
        align-self: start;
        justify-self: start;
        font-size: 14px;
        text-align: left;
    }
}

.footer-content-inner > .pagebuilder-column-line {
    display: grid !important;
    width: 100% !important;
    min-width: 0 !important;
    gap: 32px !important;
    align-items: start !important;
}

.footer-content-inner > .pagebuilder-column-line > .pagebuilder-column {
    width: auto !important;
    min-width: 0 !important;
    max-width: none !important;
    height: auto !important;
    box-sizing: border-box !important;
}

.footer-content-inner
    > .pagebuilder-column-line
    > .pagebuilder-column.last-column,
.footer-content-inner
    > .pagebuilder-column-line
    > .pagebuilder-column:last-child {
    padding: 0 !important;
    align-self: start !important;
    background: transparent !important;
    border: 0 !important;
    border-radius: 0 !important;
    box-shadow: none !important;
}

.toneart-footer-sidebar {
    display: flex !important;
    width: 100% !important;
    min-width: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    flex-direction: column !important;
    gap: 16px !important;
    box-sizing: border-box !important;
}

.toneart-newsletter-card {
    --toneart-newsletter-accent: var(--footer-accent, #00c9b7);

    width: 100% !important;
    min-width: 0 !important;
    max-width: none !important;
    margin: 0 !important;
    padding: 26px 24px !important;
    color: var(--footer-text, rgba(255, 255, 255, 0.82)) !important;
    background: var(--footer-bg-2, #0b171c) !important;
    border: 1px solid var(--toneart-newsletter-accent) !important;
    border-radius: 4px !important;
    box-sizing: border-box !important;
}

.toneart-newsletter-card__header {
    display: grid !important;
    grid-template-columns: 44px minmax(0, 1fr) !important;
    align-items: start !important;
    gap: 14px !important;
}

.toneart-newsletter-card__header-icon {
    display: inline-flex !important;
    width: 44px !important;
    height: 44px !important;
    align-items: center !important;
    justify-content: center !important;
    color: var(--toneart-newsletter-accent) !important;
}

.toneart-newsletter-card__header-icon svg {
    display: block !important;
    width: 100% !important;
    height: 100% !important;
    stroke: currentColor !important;
    stroke-width: 2.2 !important;
    stroke-linecap: round !important;
    stroke-linejoin: round !important;
}

.toneart-newsletter-card__title {
    margin: 0 !important;
    color: var(--footer-heading, #ffffff) !important;
    font-size: 18px !important;
    font-weight: 700 !important;
    line-height: 1.35 !important;
    letter-spacing: 0 !important;
    text-transform: none !important;
}

.toneart-newsletter-card__title span {
    position: relative !important;
    display: inline-block !important;
    color: var(--toneart-newsletter-accent) !important;
}

.toneart-newsletter-card__title span::after {
    position: absolute !important;
    right: 0 !important;
    bottom: -3px !important;
    left: 0 !important;
    display: block !important;
    height: 1px !important;
    background: var(--toneart-newsletter-accent) !important;
    content: "" !important;
}

.toneart-newsletter-card__description {
    max-width: none !important;
    margin: 22px 0 26px 58px !important;
    padding: 0 !important;
    color: var(--footer-text, rgba(255, 255, 255, 0.82)) !important;
    font-size: 13px !important;
    font-weight: 400 !important;
    line-height: 1.55 !important;
}

.toneart-newsletter-card__native-form,
.toneart-newsletter-card__native-form .block.newsletter,
.toneart-newsletter-card__native-form .block.newsletter .content {
    display: block !important;
    float: none !important;
    width: 100% !important;
    min-width: 0 !important;
    max-width: none !important;
    margin: 0 !important;
    padding: 0 !important;
    background: transparent !important;
    border: 0 !important;
    box-shadow: none !important;
}

.toneart-newsletter-card__native-form .block.newsletter > .title {
    display: none !important;
}

.toneart-newsletter-card__native-form .form.subscribe {
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) 60px !important;
    width: 100% !important;
    min-width: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    align-items: start !important;
}

.toneart-newsletter-card__native-form .field.newsletter,
.toneart-newsletter-card__native-form .field.newsletter .control,
.toneart-newsletter-card__native-form .field.newsletter label {
    position: relative !important;
    display: block !important;
    width: 100% !important;
    min-width: 0 !important;
    max-width: none !important;
    margin: 0 !important;
    padding: 0 !important;
}

.toneart-newsletter-card__native-form .field.newsletter .label {
    position: absolute !important;
    width: 1px !important;
    height: 1px !important;
    padding: 0 !important;
    overflow: hidden !important;
    white-space: nowrap !important;
    border: 0 !important;
    clip: rect(0, 0, 0, 0) !important;
    clip-path: inset(50%) !important;
}

.toneart-newsletter-card__native-form input[type="email"] {
    display: block !important;
    width: 100% !important;
    min-width: 0 !important;
    height: 56px !important;
    margin: 0 !important;
    padding: 0 16px 0 48px !important;
    color: var(--footer-heading, #ffffff) !important;
    font-family: inherit !important;
    font-size: 13px !important;
    font-weight: 400 !important;
    line-height: normal !important;
    background: var(--footer-bg, #071014) !important;
    border: 1px solid var(--footer-border, rgba(255, 255, 255, 0.1)) !important;
    border-right: 0 !important;
    border-radius: 5px 0 0 5px !important;
    outline: 0 !important;
    box-shadow: none !important;
    box-sizing: border-box !important;
}

.toneart-newsletter-card__native-form input[type="email"]::placeholder {
    color: var(--footer-muted, rgba(255, 255, 255, 0.6)) !important;
    opacity: 1 !important;
}

.toneart-newsletter-card__native-form input[type="email"]:focus {
    border-color: var(--toneart-newsletter-accent) !important;
    box-shadow: inset 0 0 0 1px var(--toneart-newsletter-accent) !important;
}

.toneart-newsletter-card__native-form .field.newsletter .control::before {
    position: absolute !important;
    z-index: 2 !important;
    top: 50% !important;
    left: 17px !important;
    display: block !important;
    width: 20px !important;
    height: 20px !important;
    margin: 0 !important;
    color: var(--toneart-newsletter-accent) !important;
    font-family: "luma-icons" !important;
    font-size: 18px !important;
    line-height: 20px !important;
    content: "\e61d" !important;
    pointer-events: none !important;
    transform: translateY(-50%) !important;
}

.toneart-newsletter-card__native-form .actions {
    display: block !important;
    width: 60px !important;
    min-width: 60px !important;
    margin: 0 !important;
    padding: 0 !important;
}

.toneart-newsletter-card__native-form .action.subscribe {
    position: relative !important;
    display: block !important;
    width: 60px !important;
    min-width: 60px !important;
    height: 56px !important;
    margin: 0 !important;
    padding: 0 !important;
    color: var(--footer-bg, #071014) !important;
    background: var(--toneart-newsletter-accent) !important;
    border: 1px solid var(--toneart-newsletter-accent) !important;
    border-radius: 0 5px 5px 0 !important;
    box-shadow: none !important;
    cursor: pointer !important;
}

.toneart-newsletter-card__native-form .action.subscribe span {
    display: none !important;
}

.toneart-newsletter-card__native-form .action.subscribe::before {
    position: absolute !important;
    top: 50% !important;
    left: 50% !important;
    display: block !important;
    width: 22px !important;
    height: 2px !important;
    margin: 0 !important;
    background: currentColor !important;
    border: 0 !important;
    content: "" !important;
    transform: translate(-55%, -50%) !important;
}

.toneart-newsletter-card__native-form .action.subscribe::after {
    position: absolute !important;
    top: 50% !important;
    left: 50% !important;
    display: block !important;
    width: 10px !important;
    height: 10px !important;
    margin: 0 !important;
    background: transparent !important;
    border: 0 !important;
    border-top: 2px solid currentColor !important;
    border-right: 2px solid currentColor !important;
    content: "" !important;
    transform: translate(10%, -50%) rotate(45deg) !important;
}

.toneart-newsletter-card__native-form .action.subscribe:hover {
    color: var(--footer-bg, #071014) !important;
    background: var(--toneart-newsletter-accent) !important;
    opacity: 0.88 !important;
}

.toneart-newsletter-card__native-form .mage-error {
    margin-top: 6px !important;
    font-size: 11px !important;
    line-height: 1.4 !important;
}

.toneart-b2b-card {
    width: 100% !important;
    min-width: 0 !important;
    margin: 0 !important;
    padding: 24px !important;
    color: var(--footer-text, rgba(255, 255, 255, 0.82)) !important;
    background: var(--footer-card, rgba(255, 255, 255, 0.035)) !important;
    border: 1px solid var(--footer-border, rgba(255, 255, 255, 0.1)) !important;
    border-radius: 6px !important;
    box-sizing: border-box !important;
}

.toneart-b2b-card__title {
    margin: 0 !important;
    padding: 0 !important;
    color: var(--footer-heading, #ffffff) !important;
    font-size: 14px !important;
    font-weight: 500 !important;
    line-height: 1.4 !important;
    letter-spacing: 2px !important;
    text-transform: uppercase !important;
    white-space: nowrap !important;
}

.toneart-b2b-card__title::after {
    display: none !important;
}

.toneart-b2b-card__divider {
    width: 100% !important;
    height: 1px !important;
    margin: 16px 0 20px !important;
    background: var(--footer-border, rgba(255, 255, 255, 0.1)) !important;
}

.toneart-b2b-card__grid {
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr) !important;
    gap: 18px !important;
}

.toneart-b2b-card__contacts {
    padding-left: 18px !important;
    border-left: 1px solid var(--footer-border, rgba(255, 255, 255, 0.1)) !important;
}

.toneart-b2b-card__label,
.toneart-b2b-card__contact-title {
    margin: 0 0 10px !important;
    color: var(--footer-text, rgba(255, 255, 255, 0.82)) !important;
    font-size: 12px !important;
    font-weight: 500 !important;
    line-height: 1.4 !important;
}

.toneart-b2b-card__label:not(:first-child) {
    margin-top: 18px !important;
}

.toneart-b2b-card__label {
    display: flex !important;
    align-items: center !important;
    gap: 8px !important;
}

.toneart-b2b-card__time-icon {
    display: block !important;
    width: 16px !important;
    height: 16px !important;
    flex: 0 0 16px !important;
    color: var(--footer-accent, #00c9b7) !important;
    stroke: currentColor !important;
    stroke-width: 1.8 !important;
    stroke-linecap: round !important;
    stroke-linejoin: round !important;
}

.toneart-b2b-card__value {
    color: var(--footer-muted, rgba(255, 255, 255, 0.6)) !important;
    font-size: 12px !important;
    font-weight: 400 !important;
    line-height: 1.5 !important;
}

.toneart-b2b-card__contacts a {
    display: flex !important;
    margin: 0 0 12px !important;
    padding: 0 !important;
    align-items: center !important;
    gap: 8px !important;
    color: var(--footer-text, rgba(255, 255, 255, 0.82)) !important;
    font-size: 12px !important;
    font-weight: 400 !important;
    line-height: 1.4 !important;
    text-decoration: none !important;
}

.toneart-b2b-card__contacts a:hover {
    color: var(--footer-accent, #00c9b7) !important;
}

.toneart-b2b-card__contacts svg {
    display: block !important;
    width: 16px !important;
    height: 16px !important;
    flex: 0 0 16px !important;
    color: var(--footer-accent, #00c9b7) !important;
    stroke: currentColor !important;
    stroke-width: 1.8 !important;
    stroke-linecap: round !important;
    stroke-linejoin: round !important;
}

.toneart-contact-card {
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) auto !important;
    width: 100% !important;
    min-width: 0 !important;
    margin: 20px 0 0 !important;
    padding: 20px 0 0 !important;
    align-items: center !important;
    gap: 18px !important;
    color: var(--footer-text, rgba(255, 255, 255, 0.82)) !important;
    background: transparent !important;
    border: 0 !important;
    border-top: 1px solid var(--footer-border, rgba(255, 255, 255, 0.1)) !important;
    border-radius: 0 !important;
    box-sizing: border-box !important;
}

.toneart-contact-card__phone {
    display: flex !important;
    min-width: 0 !important;
    align-items: center !important;
    gap: 10px !important;
    padding: 0 !important;
    color: var(--footer-heading, #ffffff) !important;
    border: 0 !important;
    text-decoration: none !important;
    overflow-wrap: anywhere !important;
}

.toneart-contact-card__phone:hover {
    color: var(--footer-accent, #00c9b7) !important;
}

.toneart-contact-card__icon {
    display: inline-flex !important;
    width: 20px !important;
    height: 20px !important;
    flex: 0 0 20px !important;
    align-items: center !important;
    justify-content: center !important;
    color: var(--footer-accent, #00c9b7) !important;
}

.toneart-contact-card__icon svg {
    display: block !important;
    width: 100% !important;
    height: 100% !important;
    stroke: currentColor !important;
    stroke-width: 1.8 !important;
    stroke-linecap: round !important;
    stroke-linejoin: round !important;
}

.toneart-contact-card__role {
    margin: 0 !important;
    color: var(--footer-text, rgba(255, 255, 255, 0.82)) !important;
    font-size: 12px !important;
    font-weight: 500 !important;
    line-height: 1.4 !important;
}

.toneart-contact-card__phone-number {
    font-size: 13px !important;
    font-weight: 500 !important;
    line-height: 1.4 !important;
    white-space: nowrap !important;
}

@media screen and (min-width: 1920px) {
    .footer-content-inner > .pagebuilder-column-line {
        grid-template-columns:
            minmax(0, 1.75fr)
            minmax(0, 0.72fr)
            minmax(0, 0.95fr)
            minmax(0, 0.95fr)
            minmax(470px, 1.45fr) !important;
    }

    .footer-content-inner > .pagebuilder-column-line > .pagebuilder-column {
        grid-column: auto !important;
        grid-row: auto !important;
    }
}

@media screen and (min-width: 1281px) and (max-width: 1919px) {
    .footer-content-inner > .pagebuilder-column-line {
        grid-template-columns:
            minmax(0, 1fr)
            minmax(0, 1fr)
            minmax(330px, 0.9fr) !important;
        gap: 36px 28px !important;
    }

    .footer-content-inner
        > .pagebuilder-column-line
        > .pagebuilder-column:first-child {
        grid-column: 1 / 3 !important;
        grid-row: 1 !important;
    }

    .footer-content-inner
        > .pagebuilder-column-line
        > .pagebuilder-column:nth-child(2) {
        grid-column: 1 !important;
        grid-row: 2 !important;
    }

    .footer-content-inner
        > .pagebuilder-column-line
        > .pagebuilder-column:nth-child(3) {
        grid-column: 2 !important;
        grid-row: 2 !important;
    }

    .footer-content-inner
        > .pagebuilder-column-line
        > .pagebuilder-column:nth-child(4) {
        grid-column: 3 !important;
        grid-row: 2 !important;
    }

    .footer-content-inner
        > .pagebuilder-column-line
        > .pagebuilder-column:last-child {
        grid-column: 3 !important;
        grid-row: 1 !important;
    }

    .toneart-b2b-card__grid {
        grid-template-columns: 1fr !important;
    }

    .toneart-b2b-card__contacts {
        padding-top: 18px !important;
        padding-left: 0 !important;
        border-top: 1px solid var(--footer-border, rgba(255, 255, 255, 0.1)) !important;
        border-left: 0 !important;
    }
}

@media screen and (min-width: 769px) and (max-width: 1280px) {
    .footer-content-inner > .pagebuilder-column-line {
        grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
        gap: 32px 24px !important;
    }

    .footer-content-inner > .pagebuilder-column-line > .pagebuilder-column {
        grid-column: auto !important;
        grid-row: auto !important;
    }

    .footer-content-inner
        > .pagebuilder-column-line
        > .pagebuilder-column:first-child {
        grid-column: 1 / -1 !important;
    }

    .toneart-b2b-card__grid {
        grid-template-columns: 1fr !important;
    }

    .toneart-b2b-card__contacts {
        padding-top: 18px !important;
        padding-left: 0 !important;
        border-top: 1px solid var(--footer-border, rgba(255, 255, 255, 0.1)) !important;
        border-left: 0 !important;
    }
}

@media screen and (max-width: 768px) {
    .footer-content-inner > .pagebuilder-column-line {
        grid-template-columns: minmax(0, 1fr) !important;
        gap: 32px !important;
    }

    .footer-content-inner > .pagebuilder-column-line > .pagebuilder-column {
        grid-column: 1 / -1 !important;
        grid-row: auto !important;
    }

    .toneart-newsletter-card {
        padding: 22px 18px !important;
    }

    .toneart-newsletter-card__description {
        margin: 18px 0 22px !important;
    }
}

@media screen and (max-width: 520px) {
    .toneart-newsletter-card__header {
        grid-template-columns: 38px minmax(0, 1fr) !important;
        gap: 12px !important;
    }

    .toneart-newsletter-card__header-icon {
        width: 38px !important;
        height: 38px !important;
    }

    .toneart-newsletter-card__title {
        font-size: 16px !important;
    }

    .toneart-newsletter-card__native-form .form.subscribe {
        grid-template-columns: minmax(0, 1fr) 54px !important;
    }

    .toneart-newsletter-card__native-form input[type="email"],
    .toneart-newsletter-card__native-form .action.subscribe {
        height: 52px !important;
    }

    .toneart-newsletter-card__native-form .actions,
    .toneart-newsletter-card__native-form .action.subscribe {
        width: 54px !important;
        min-width: 54px !important;
    }

    .toneart-b2b-card__grid {
        grid-template-columns: 1fr !important;
    }

    .toneart-b2b-card__contacts {
        padding-top: 18px !important;
        padding-left: 0 !important;
        border-top: 1px solid var(--footer-border, rgba(255, 255, 255, 0.1)) !important;
        border-left: 0 !important;
    }

    .toneart-contact-card {
        grid-template-columns: 1fr !important;
    }

    .toneart-contact-card__phone {
        padding: 16px 0 0 !important;
        border-top: 1px solid var(--footer-border, rgba(255, 255, 255, 0.1)) !important;
    }
}

.home-brand-logo {
    transform: translateX(90px);
}

.home-trust-moments {
    position: relative !important;
    left: 50% !important;
    width: 100vw !important;
    max-width: none !important;
    box-sizing: border-box !important;
    margin-right: -50vw !important;
    margin-left: -50vw !important;
    padding: clamp(26px, 4vw, 46px) 16px 0;
    overflow: hidden;
    color: #f7fbff;
    text-align: center;
    background:
        radial-gradient(
            900px 360px at 50% 100%,
            rgb(0 201 183 / 22%),
            transparent 70%
        ),
        radial-gradient(
            600px 280px at 8% 0%,
            rgba(43, 209, 128, 0.12),
            transparent 70%
        ),
        radial-gradient(
            600px 280px at 92% 0%,
            rgba(0, 214, 204, 0.1),
            transparent 70%
        ),
        #030606;
}

.home-trust-moments::before {
    position: absolute;
    inset: 0;
    content: "";
    pointer-events: none;
    background-image:
        linear-gradient(rgba(84, 246, 162, 0.08) 1px, transparent 1px),
        linear-gradient(90deg, rgba(84, 246, 162, 0.08) 1px, transparent 1px);
    background-size: 44px 44px;
    opacity: 0.22;
}

.home-trust-panel,
.home-trust-brand {
    position: relative;
    z-index: 1;
}

.home-trust-panel {
    max-width: 1320px;
    margin: 0 auto 48px;
    padding: 16px 18px 20px;
    background: rgba(0, 10, 12, 0.42);
    border: 1px solid rgb(0 201 183 / 21%);
    border-radius: 8px;
    box-shadow:
        inset 0 1px 0 rgba(255, 255, 255, 0.04),
        0 0 26px rgba(43, 209, 128, 0.08);
}

.home-trust-title {
    margin: 0 0 18px;
    color: #54f6d7;
    font-size: clamp(13px, 1.6vw, 16px);
    font-weight: 800;
    line-height: 1.3;
    letter-spacing: 0.22em;
    text-transform: uppercase;
}

.home-trust-grid {
    display: grid;
    grid-template-columns: repeat(8, 1fr);
}

.home-trust-card {
    position: relative;
    display: flex;
    min-height: 124px;
    padding: 0 16px;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.home-trust-card:not(:last-child)::after {
    position: absolute;
    top: 6px;
    right: 0;
    width: 1px;
    height: calc(100% - 12px);
    content: "";
    background: rgba(223, 230, 228, 0.32);
}

.home-trust-logo {
    display: flex;
    min-height: 34px;
    margin-bottom: 8px;
    align-items: center;
    justify-content: center;
    gap: 7px;
    color: #f7fbff;
    font-size: 16px;
    font-weight: 800;
    line-height: 1.05;
    white-space: nowrap;
}

.home-trust-logo svg {
    display: block;
    width: 30px;
    height: 30px;
    flex: 0 0 auto;
}

.home-trustami-svg {
    width: 38px !important;
    height: 32px !important;
}

.home-trusted-shops-icon {
    width: 24px !important;
    height: 24px !important;
}

.home-trusted-shops-text {
    font-size: 15px;
}

.home-trust-signal-icon {
    width: 36px;
    height: 36px;
    margin-bottom: 10px;
    color: #54f6d7;
    filter: drop-shadow(0 0 8px rgba(84, 246, 215, 0.38));
}

.home-trust-signal-icon svg {
    display: block;
    width: 100%;
    height: 100%;
    fill: none;
    stroke: currentColor;
    stroke-width: 1.8;
    stroke-linecap: round;
    stroke-linejoin: round;
}

.home-rating-value {
    margin: 2px 0 5px;
    color: #f7fbff;
    font-size: 28px;
    font-weight: 800;
    line-height: 1;
}

.home-rating-stars {
    margin-bottom: 8px;
    color: #ffe900;
    font-size: 18px;
    line-height: 1;
    letter-spacing: 1px;
    white-space: nowrap;
}

.home-trust-card small {
    color: rgba(247, 251, 255, 0.82);
    font-size: 13px;
    line-height: 1.35;
}

.home-signal-value {
    margin-bottom: 7px;
    color: #f7fbff;
    font-size: 20px;
    font-weight: 800;
    line-height: 1.15;
}

.home-trust-brand {
    max-width: 780px;
    margin: 0 auto;
    padding: 20px 0 50px;
}

.home-brand-row {
    display: flex;
    margin-bottom: 18px;
    align-items: center;
    justify-content: center;
    gap: 34px;
}

.home-brand-logo img {
    display: block;
    width: min(100%, 270px);
    height: auto;
}

.home-brand-divider {
    width: 1px;
    height: 86px;
    background: rgba(223, 230, 228, 0.42);
}

.home-brand-copy {
    text-align: left;
}

.home-brand-copy h1 {
    max-width: 14ch;
    margin: 0 0 8px;
    color: #f7fbff;
    font-size: clamp(30px, 4vw, 44px);
    line-height: 0.95;
    letter-spacing: -0.04em;
}

.home-brand-copy p {
    margin: 0;
    color: #f7fbff;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.2;
}

.home-brand-copy strong,
.home-service-note strong {
    color: #54f6a2;
    letter-spacing: 0.06em;
}

.home-brand-bottom-line {
    width: min(100%, 600px);
    height: 1px;
    margin: 0 auto 10px;
    background: linear-gradient(
        90deg,
        transparent,
        rgba(223, 230, 228, 0.55),
        transparent
    );
}

.home-service-note {
    margin: 0;
    color: rgba(247, 251, 255, 0.84);
    font-size: 15px;
    line-height: 1.4;
}

.home-section-divider {
    position: relative;
    z-index: 1;
    width: min(100%, 1320px);
    height: 1px;
    margin: 0 auto;
    background: linear-gradient(
        90deg,
        transparent,
        rgb(0 201 183 / 45%),
        transparent
    );
}

@media (max-width: 1100px) {
    .home-trust-panel {
        margin-bottom: 38px;
    }

    .home-trust-grid {
        grid-template-columns: repeat(4, 1fr);
    }

    .home-trust-card:nth-child(4)::after {
        display: none;
    }

    .home-trust-card:nth-child(-n + 4) {
        border-bottom: 1px solid rgba(223, 230, 228, 0.16);
    }
}

@media (max-width: 640px) {
    .home-trust-moments {
        padding: 22px 12px 0;
        overflow: hidden;
    }

    .home-trust-panel {
        width: 100%;
        max-width: 100%;
        box-sizing: border-box;
        margin: 0 auto 34px;
        padding: 18px 12px;
        overflow: hidden;
    }

    .home-trust-title {
        max-width: 26ch;
        margin: 0 auto 18px;
        font-size: 14px;
        line-height: 1.35;
        letter-spacing: 0.14em;
    }

    .home-trust-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .home-trust-card {
        min-width: 0;
        min-height: 138px;
        box-sizing: border-box;
        padding: 16px 8px;
    }

    .home-trust-card::after {
        display: none;
    }

    .home-trust-card:nth-child(odd) {
        border-right: 1px solid rgba(223, 230, 228, 0.16);
    }

    .home-trust-card:nth-child(-n + 6) {
        border-bottom: 1px solid rgba(223, 230, 228, 0.16);
    }

    .home-trust-logo {
        min-height: 30px;
        gap: 6px;
        font-size: 14px;
        white-space: nowrap;
    }

    .home-trust-logo svg {
        width: 26px;
        height: 26px;
    }

    .home-trustami-svg {
        width: 32px !important;
        height: 28px !important;
    }

    .home-trusted-shops-icon {
        width: 22px !important;
        height: 22px !important;
    }

    .home-trusted-shops-text {
        font-size: 13px;
    }

    .home-rating-value {
        font-size: 26px;
    }

    .home-rating-stars {
        font-size: 16px;
        letter-spacing: 0;
    }

    .home-trust-card small {
        font-size: 12px;
        line-height: 1.3;
    }

    .home-signal-value {
        font-size: 20px;
    }

    .home-trust-brand {
        max-width: 100%;
        padding: 5px 0 42px;
    }

    .home-brand-row {
        margin-bottom: 20px;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        gap: 20px;
    }

    .home-brand-logo {
        transform: none !important;
    }

    .home-brand-logo img {
        width: min(100%, 220px);
        margin: 0 auto;
    }

    .home-brand-divider {
        width: min(100%, 300px);
        height: 1px;
        background: linear-gradient(
            90deg,
            transparent,
            rgba(223, 230, 228, 0.5),
            transparent
        );
    }

    .home-brand-copy {
        width: 100%;
        text-align: center;
    }

    .home-brand-copy h1 {
        max-width: 15.5ch;
        margin: 0 auto 10px;
        font-size: clamp(28px, 8.4vw, 34px);
        line-height: 0.96;
        letter-spacing: -0.04em;
    }

    .home-brand-copy p {
        font-size: 17px;
        line-height: 1.2;
    }

    .home-brand-bottom-line {
        width: min(100%, 300px);
        margin-bottom: 14px;
    }

    .home-service-note {
        max-width: 28ch;
        margin: 0 auto;
        font-size: 15px;
        line-height: 1.45;
    }
}

.trustami-reviews-link {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.footer-tech-areas {
    width: 100%;
    margin-top: 24px;
}

.footer-tech-areas__list {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    width: 100%;
    margin: 0;
    padding: 0;
    list-style: none;
}

.footer-tech-areas__item {
    position: relative;
    display: flex;
    min-width: 0;
    padding: 0 16px;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    color: var(--footer-accent);
    text-align: center;
}

.footer-tech-areas__item:first-child {
    padding-left: 0;
}

.footer-tech-areas__item:last-child {
    padding-right: 0;
}

.footer-tech-areas__item + .footer-tech-areas__item {
    border-left: 1px solid var(--footer-border-soft);
}

.footer-tech-areas__icon {
    display: flex;
    width: 42px;
    height: 42px;
    align-items: center;
    justify-content: center;
    color: var(--footer-accent);
}

.footer-tech-areas__icon svg {
    display: block;
    width: 100%;
    height: 100%;
    overflow: visible;
    stroke: currentColor;
}

.footer-tech-areas__label {
    display: block;
    margin-top: 10px;
    color: var(--footer-heading);
    font-size: 12px;
    font-weight: 500;
    line-height: 1.35;
    letter-spacing: 2px;
    text-transform: uppercase;
}

@media screen and (max-width: 768px) {
    .footer-tech-areas__list {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        row-gap: 22px;
    }

    .footer-tech-areas__item {
        padding: 0 14px 20px;
    }

    .footer-tech-areas__item:first-child {
        padding-left: 14px;
    }

    .footer-tech-areas__item:last-child {
        padding-right: 14px;
    }

    .footer-tech-areas__item:nth-child(3) {
        border-left: 0;
    }

    .footer-tech-areas__item:nth-child(n + 3) {
        padding-top: 22px;
        border-top: 1px solid var(--footer-border-soft);
    }
}
