/* TONEART live-parity footer: scoped, dependency-free Hyva presentation. */
footer.page-footer .toneart-hyva-footer {
    --ta-footer-bg: #030a0e;
    --ta-footer-card: #09161b;
    --ta-footer-border: rgba(138, 174, 181, .22);
    --ta-footer-soft-border: rgba(138, 174, 181, .13);
    --ta-footer-accent: #00c9b7;
    --ta-footer-green: #54f6a2;
    --ta-footer-heading: #f5f8f9;
    --ta-footer-text: #b8c0c4;
    --ta-footer-muted: #8e999e;
    position: relative;
    left: auto;
    width: calc(100% + 90px);
    max-width: none;
    margin-left: -45px;
    box-sizing: border-box;
    overflow: hidden;
    color: var(--ta-footer-text);
    background: var(--ta-footer-bg);
}

footer.page-footer .toneart-hyva-footer *,
footer.page-footer .toneart-hyva-footer *::before,
footer.page-footer .toneart-hyva-footer *::after {
    box-sizing: border-box;
}

footer.page-footer .toneart-hyva-footer :where(ul, ol) {
    margin: 0;
    padding: 0;
    list-style: none;
}

footer.page-footer .toneart-hyva-footer :where(h2, h3, p) {
    margin-top: 0;
}

footer.page-footer .toneart-hyva-footer a:focus-visible,
footer.page-footer .toneart-hyva-footer button:focus-visible,
footer.page-footer .toneart-hyva-footer input:focus-visible {
    outline: 2px solid var(--ta-footer-accent);
    outline-offset: 3px;
}

/* Trust and Robotic Rental band */
footer.page-footer .toneart-hyva-footer .home-trust-moments {
    position: relative;
    padding: clamp(28px, 4vw, 48px) 16px 0;
    overflow: hidden;
    color: #f7fbff;
    text-align: center;
    background:
        radial-gradient(900px 360px at 50% 100%, rgba(0, 201, 183, .22), transparent 70%),
        radial-gradient(600px 280px at 8% 0%, rgba(43, 209, 128, .12), transparent 70%),
        radial-gradient(600px 280px at 92% 0%, rgba(0, 214, 204, .10), transparent 70%),
        #030606;
}

footer.page-footer .toneart-hyva-footer .home-trust-moments::before {
    position: absolute;
    inset: 0;
    content: '';
    pointer-events: none;
    background-image:
        linear-gradient(rgba(84, 246, 162, .08) 1px, transparent 1px),
        linear-gradient(90deg, rgba(84, 246, 162, .08) 1px, transparent 1px);
    background-size: 44px 44px;
    opacity: .22;
}

footer.page-footer .toneart-hyva-footer .home-trust-panel,
footer.page-footer .toneart-hyva-footer .toneart-footer-rental,
footer.page-footer .toneart-hyva-footer .home-service-note {
    position: relative;
    z-index: 1;
}

footer.page-footer .toneart-hyva-footer .home-trust-panel {
    width: 100%;
    max-width: 1320px;
    margin: 0 auto 48px;
    padding: 16px 18px 20px;
    border: 1px solid rgba(0, 201, 183, .21);
    border-radius: 8px;
    background: rgba(0, 10, 12, .42);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .04), 0 0 26px rgba(43, 209, 128, .08);
}

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

footer.page-footer .toneart-hyva-footer .home-trust-title::after {
    display: none !important;
}

footer.page-footer .toneart-hyva-footer .home-trust-grid {
    display: grid;
    grid-template-columns: repeat(8, minmax(0, 1fr));
}

footer.page-footer .toneart-hyva-footer .home-trust-card {
    position: relative;
    display: flex;
    min-width: 0;
    min-height: 124px;
    padding: 0 16px;
    align-items: center;
    justify-content: center;
}

footer.page-footer .toneart-hyva-footer .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, .32);
}

footer.page-footer .toneart-hyva-footer .home-trust-card > a {
    display: flex;
    width: 100%;
    height: 100%;
    padding: 6px 0 !important;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    color: #f7fbff !important;
}

footer.page-footer .toneart-hyva-footer .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;
}

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

footer.page-footer .toneart-hyva-footer .home-trust-logo .home-trustami-svg {
    width: 38px;
    height: 32px;
}

footer.page-footer .toneart-hyva-footer .home-trust-logo .home-trusted-shops-icon {
    width: 24px;
    height: 24px;
}

footer.page-footer .toneart-hyva-footer .home-rating-value,
footer.page-footer .toneart-hyva-footer .home-signal-value {
    display: block;
    margin: 0 0 5px;
    color: #f7fbff;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.1;
}

footer.page-footer .toneart-hyva-footer .home-rating-stars {
    display: block;
    margin-bottom: 6px;
    color: #ffd700;
    font-size: 15px;
    line-height: 1;
    letter-spacing: 1px;
}

footer.page-footer .toneart-hyva-footer .home-trust-card small {
    color: rgba(247, 251, 255, .75);
    font-size: 12px;
    font-weight: 400;
    line-height: 1.3;
}

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

footer.page-footer .toneart-hyva-footer .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;
}

footer.page-footer .toneart-hyva-footer .toneart-footer-rental {
    display: inline-grid;
    width: min(100%, 620px);
    min-height: 128px;
    margin: 4px auto 22px;
    padding: 0 !important;
    grid-template-columns: minmax(230px, 1fr) 1px minmax(0, 1.35fr);
    align-items: center;
    gap: 28px;
    color: #f7fbff !important;
}

footer.page-footer .toneart-hyva-footer .toneart-footer-rental:hover {
    color: #fff !important;
}

footer.page-footer .toneart-hyva-footer .toneart-footer-rental-logo {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 12px;
}

footer.page-footer .toneart-hyva-footer .toneart-footer-rental-logo img {
    display: block;
    width: 70px;
    height: 90px;
    object-fit: contain;
}

footer.page-footer .toneart-hyva-footer .toneart-footer-rental-logo > span {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    letter-spacing: .18em;
}

footer.page-footer .toneart-hyva-footer .toneart-footer-rental-logo b:first-child {
    color: #fff;
    font-size: 21px;
}

footer.page-footer .toneart-hyva-footer .toneart-footer-rental-logo b:last-child {
    color: #64da35;
    font-size: 22px;
}

footer.page-footer .toneart-hyva-footer .toneart-footer-rental-divider {
    width: 1px;
    height: 88px;
    background: rgba(223, 230, 228, .42);
}

footer.page-footer .toneart-hyva-footer .toneart-footer-rental-copy {
    text-align: left;
}

footer.page-footer .toneart-hyva-footer .toneart-footer-rental-copy strong {
    display: block;
    max-width: 13ch;
    color: #fff;
    font-size: 31px;
    font-weight: 700;
    line-height: .98;
    letter-spacing: -.045em;
}

footer.page-footer .toneart-hyva-footer .toneart-footer-rental-copy small {
    display: block;
    margin-top: 12px;
    color: #f7fbff;
    font-size: 13px;
}

footer.page-footer .toneart-hyva-footer .toneart-footer-rental-copy small b,
footer.page-footer .toneart-hyva-footer .home-service-note strong {
    color: var(--ta-footer-green);
}

footer.page-footer .toneart-hyva-footer .home-service-note {
    width: min(100%, 600px);
    margin: 0 auto !important;
    padding: 13px 0 48px;
    border-top: 1px solid rgba(223, 230, 228, .35);
    color: rgba(247, 251, 255, .78) !important;
    font-size: 12px !important;
    line-height: 1.4 !important;
}

/* Main footer information */
footer.page-footer .toneart-hyva-footer .toneart-footer-main {
    display: grid;
    width: 100%;
    max-width: 1920px;
    margin: 0 auto;
    padding: 64px 46px 44px;
    grid-template-columns: minmax(320px, 1.55fr) minmax(160px, .72fr) minmax(190px, .95fr) minmax(190px, .95fr) minmax(390px, 1.35fr);
    align-items: start;
    gap: 34px;
    border-top: 1px solid var(--ta-footer-soft-border);
}

footer.page-footer .toneart-hyva-footer .toneart-footer-company h2 {
    max-width: 20ch;
    margin: 0 0 18px !important;
    color: #fff !important;
    font-size: 23px !important;
    font-weight: 700 !important;
    line-height: 1.05 !important;
    letter-spacing: -.025em !important;
    text-transform: uppercase;
}

footer.page-footer .toneart-hyva-footer .toneart-footer-company h2::after {
    display: block;
    width: 38px;
    height: 2px;
    margin-top: 13px;
    content: '';
    background: var(--ta-footer-accent);
}

footer.page-footer .toneart-hyva-footer .toneart-footer-company h2 span {
    color: var(--ta-footer-accent);
}

footer.page-footer .toneart-hyva-footer .footer-company__tagline {
    margin: 0 0 25px !important;
    color: var(--ta-footer-accent) !important;
    font-size: 12px !important;
    font-weight: 600;
    line-height: 1.4 !important;
    letter-spacing: .18em;
}

footer.page-footer .toneart-hyva-footer .toneart-footer-company > p:not(.footer-company__tagline) {
    max-width: 62ch;
    margin: 0 0 12px !important;
    color: var(--ta-footer-text) !important;
    font-size: 12px !important;
    line-height: 1.65 !important;
}

footer.page-footer .toneart-hyva-footer .footer-tech-areas {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    margin: 25px 0 28px;
}

footer.page-footer .toneart-hyva-footer .footer-tech-areas li {
    display: flex;
    min-width: 0;
    padding: 0 11px;
    flex-direction: column;
    align-items: center;
    text-align: center;
}

footer.page-footer .toneart-hyva-footer .footer-tech-areas li + li {
    border-left: 1px solid var(--ta-footer-soft-border);
}

footer.page-footer .toneart-hyva-footer .footer-tech-areas li > span {
    display: flex;
    width: 34px;
    height: 34px;
    align-items: center;
    justify-content: center;
    color: var(--ta-footer-accent);
}

footer.page-footer .toneart-hyva-footer .footer-tech-areas svg {
    display: block;
    width: 32px;
    height: 32px;
    fill: none;
    stroke: currentColor;
    stroke-width: 1.7;
}

footer.page-footer .toneart-hyva-footer .footer-tech-areas b {
    margin-top: 9px;
    color: #e9edef;
    font-size: 9px;
    font-weight: 600;
    line-height: 1.35;
    letter-spacing: .14em;
    text-transform: uppercase;
}

footer.page-footer .toneart-hyva-footer .toneart-why-title,
footer.page-footer .toneart-hyva-footer .toneart-footer-nav > h3 {
    margin: 0 0 18px !important;
    color: var(--ta-footer-heading) !important;
    font-size: 14px !important;
    font-weight: 800 !important;
    line-height: 1.35 !important;
    letter-spacing: 3px !important;
    text-transform: uppercase;
}

footer.page-footer .toneart-hyva-footer .toneart-why-title::after,
footer.page-footer .toneart-hyva-footer .toneart-footer-nav > h3::after {
    display: block;
    width: 36px;
    height: 2px;
    margin-top: 12px;
    content: '';
    background: var(--ta-footer-accent);
    box-shadow: none;
}

footer.page-footer .toneart-hyva-footer .toneart-why-grid {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    width: 100%;
    overflow: hidden;
    border: 1px solid var(--ta-footer-border);
    border-radius: 9px;
    background: var(--ta-footer-card);
}

footer.page-footer .toneart-hyva-footer .toneart-why-grid li {
    display: grid;
    min-width: 0;
    min-height: 62px;
    padding: 8px;
    grid-template-columns: auto 1fr;
    grid-template-rows: auto auto;
    align-content: center;
    column-gap: 7px;
    text-align: left;
}

footer.page-footer .toneart-hyva-footer .toneart-why-grid li + li {
    border-left: 1px solid var(--ta-footer-border);
}

footer.page-footer .toneart-hyva-footer .toneart-why-grid li > span {
    grid-row: 1 / 3;
    align-self: center;
    color: var(--ta-footer-accent);
    font-size: 25px;
}

footer.page-footer .toneart-hyva-footer .toneart-why-grid strong {
    color: #fff;
    font-size: 12px;
    line-height: 1.2;
    white-space: nowrap;
}

footer.page-footer .toneart-hyva-footer .toneart-why-grid small {
    color: var(--ta-footer-muted);
    font-size: 7px;
    line-height: 1.25;
    text-transform: uppercase;
}

footer.page-footer .toneart-hyva-footer .toneart-whatsapp-card {
    display: grid;
    width: 100%;
    min-height: 76px;
    margin-top: 16px;
    padding: 12px 16px !important;
    grid-template-columns: 44px minmax(0, 1fr) auto;
    align-items: center;
    gap: 12px;
    border: 1px solid #70cb3e;
    border-radius: 9px;
    color: #fff !important;
    background: var(--ta-footer-card);
}

footer.page-footer .toneart-hyva-footer .toneart-whatsapp-icon {
    display: flex;
    width: 38px;
    height: 38px;
    align-items: center;
    justify-content: center;
    border: 2px solid #70cb3e;
    border-radius: 50%;
    color: #70cb3e;
    font-size: 24px;
}

footer.page-footer .toneart-hyva-footer .toneart-whatsapp-card > span:nth-child(2) {
    display: flex;
    min-width: 0;
    flex-direction: column;
    gap: 3px;
}

footer.page-footer .toneart-hyva-footer .toneart-whatsapp-card strong {
    color: #fff;
    font-size: 12px;
}

footer.page-footer .toneart-hyva-footer .toneart-whatsapp-card small {
    color: var(--ta-footer-text);
    font-size: 9px;
    line-height: 1.35;
}

footer.page-footer .toneart-hyva-footer .toneart-whatsapp-card > b {
    color: #70cb3e;
    font-size: 12px;
    white-space: nowrap;
}

footer.page-footer .toneart-hyva-footer .toneart-footer-nav ul {
    display: flex;
    flex-direction: column;
    gap: 11px;
}

footer.page-footer .toneart-hyva-footer .toneart-footer-nav li {
    --link-dot: transparent;
    min-width: 0;
}

footer.page-footer .toneart-hyva-footer .toneart-footer-nav li[style] a::after {
    display: inline-block;
    width: 7px;
    height: 7px;
    margin-left: 5px;
    border-radius: 50%;
    content: '';
    background: var(--link-dot);
}

footer.page-footer .toneart-hyva-footer .toneart-footer-nav a {
    display: inline;
    padding: 0 !important;
    color: var(--ta-footer-muted) !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    line-height: 1.5 !important;
    overflow-wrap: anywhere;
}

footer.page-footer .toneart-hyva-footer .toneart-footer-nav a:hover {
    color: var(--ta-footer-accent) !important;
}

footer.page-footer .toneart-hyva-footer .toneart-footer-aside {
    display: flex;
    min-width: 0;
    flex-direction: column;
    gap: 16px;
}

/* Native Magento newsletter and contact cards */
footer.page-footer .toneart-hyva-footer .toneart-footer-newsletter-card,
footer.page-footer .toneart-hyva-footer .toneart-footer-contact-card {
    width: 100%;
    color: #c6cdd1;
    background: var(--ta-footer-card);
}

footer.page-footer .toneart-hyva-footer .toneart-footer-newsletter-card {
    padding: 25px 22px 24px;
    border: 1px solid var(--ta-footer-accent);
    border-radius: 4px;
}

footer.page-footer .toneart-hyva-footer .toneart-footer-newsletter-intro {
    display: grid;
    grid-template-columns: 38px minmax(0, 1fr);
    align-items: start;
    gap: 13px;
}

footer.page-footer .toneart-hyva-footer .toneart-footer-newsletter-icon,
footer.page-footer .toneart-hyva-footer .toneart-footer-input-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #00d2c6;
}

footer.page-footer .toneart-hyva-footer .toneart-footer-newsletter-icon {
    width: 38px;
    height: 38px;
}

footer.page-footer .toneart-hyva-footer .toneart-footer-newsletter-title {
    margin: -1px 0 0 !important;
    color: #f3f5f6 !important;
    font-size: 15px !important;
    font-weight: 600 !important;
    line-height: 1.35 !important;
}

footer.page-footer .toneart-hyva-footer .toneart-footer-newsletter-title a {
    position: relative;
    display: inline-block;
    color: #00d2c6 !important;
    font-size: inherit !important;
    font-weight: inherit !important;
}

footer.page-footer .toneart-hyva-footer .toneart-footer-newsletter-title a::after {
    position: absolute;
    right: 0;
    bottom: -3px;
    left: 0;
    height: 1px;
    content: '';
    background: #00d2c6;
}

footer.page-footer .toneart-hyva-footer .toneart-footer-newsletter-copy {
    margin: 18px 0 20px 51px !important;
    color: #c0c7cb !important;
    font-size: 11px !important;
    line-height: 1.55 !important;
}

footer.page-footer .toneart-hyva-footer .toneart-footer-newsletter-form {
    display: grid !important;
    position: relative;
    width: 100%;
    height: 52px;
    margin: 0 !important;
    overflow: hidden;
    grid-template-columns: 42px minmax(0, 1fr) 54px;
    align-items: stretch;
    border: 1px solid #26343a;
    border-radius: 5px;
    background: #071116;
}

footer.page-footer .toneart-hyva-footer .toneart-footer-newsletter-form:focus-within {
    border-color: #00d2c6;
    box-shadow: 0 0 0 1px #00d2c6;
}

footer.page-footer .toneart-hyva-footer .toneart-footer-input-icon {
    grid-column: 1;
    grid-row: 1;
}

footer.page-footer .toneart-hyva-footer .toneart-footer-newsletter-form input[type='email'] {
    display: block;
    grid-column: 2;
    grid-row: 1;
    width: 100%;
    min-width: 0;
    height: 50px;
    margin: 0;
    padding: 0 7px 0 0 !important;
    border: 0 !important;
    border-radius: 0 !important;
    outline: 0;
    color: #f5f7f8 !important;
    background: transparent !important;
    box-shadow: none !important;
    font-size: 11px;
    caret-color: #f5f7f8;
    color-scheme: dark;
}

footer.page-footer .toneart-hyva-footer .toneart-footer-newsletter-form input::placeholder {
    color: #8e989d !important;
    opacity: 1;
}

footer.page-footer .toneart-hyva-footer .toneart-footer-newsletter-form input:-webkit-autofill {
    -webkit-text-fill-color: #f5f7f8 !important;
    box-shadow: 0 0 0 1000px #071116 inset !important;
}

footer.page-footer .toneart-hyva-footer .toneart-footer-newsletter-form button {
    display: flex !important;
    grid-column: 3;
    grid-row: 1;
    width: 54px;
    min-width: 54px;
    height: 52px !important;
    margin: -1px -1px -1px 0 !important;
    padding: 0 !important;
    align-items: center;
    justify-content: center;
    border: 0 !important;
    border-radius: 0 5px 5px 0 !important;
    color: #051014 !important;
    background: #08c8bd !important;
    box-shadow: none !important;
}

footer.page-footer .toneart-hyva-footer .toneart-footer-newsletter-form button:hover {
    background: #22dfd3 !important;
}

footer.page-footer .toneart-hyva-footer .toneart-footer-contact-card {
    padding: 22px;
    border: 1px solid #26343a;
    border-radius: 5px;
}

footer.page-footer .toneart-hyva-footer .toneart-footer-contact-card > h3 {
    margin: 0 !important;
    color: #f2f4f5 !important;
    font-size: 12px !important;
    font-weight: 700 !important;
    line-height: 1.3 !important;
    letter-spacing: .12em !important;
}

footer.page-footer .toneart-hyva-footer .toneart-footer-contact-card > h3::after {
    display: none !important;
}

footer.page-footer .toneart-hyva-footer .toneart-footer-contact-grid {
    display: grid;
    grid-template-columns: minmax(0, 1fr) minmax(0, 1.08fr);
    margin-top: 18px;
    padding-top: 17px;
    border-top: 1px solid #2a383e;
}

footer.page-footer .toneart-hyva-footer .toneart-footer-hours {
    padding-right: 14px;
    border-right: 1px solid #26343a;
}

footer.page-footer .toneart-hyva-footer .toneart-footer-emails {
    padding-left: 14px;
}

footer.page-footer .toneart-hyva-footer .toneart-footer-contact-card p,
footer.page-footer .toneart-hyva-footer .toneart-footer-contact-card a {
    color: #abb4b9 !important;
    font-size: 9px !important;
    font-weight: 400 !important;
    line-height: 1.45 !important;
}

footer.page-footer .toneart-hyva-footer .toneart-footer-contact-label,
footer.page-footer .toneart-hyva-footer .toneart-footer-emails a,
footer.page-footer .toneart-hyva-footer .toneart-footer-sales-row,
footer.page-footer .toneart-hyva-footer .toneart-footer-sales-row a {
    display: flex;
    align-items: center;
    gap: 7px;
}

footer.page-footer .toneart-hyva-footer .toneart-footer-contact-label {
    margin: 0 0 7px !important;
    color: #d9dee0 !important;
}

footer.page-footer .toneart-hyva-footer .toneart-footer-hours > p:not(.toneart-footer-contact-label) {
    margin: 0 0 13px !important;
    white-space: nowrap;
}

footer.page-footer .toneart-hyva-footer .toneart-footer-partnership {
    margin: 0 0 10px !important;
    color: #d9dee0 !important;
}

footer.page-footer .toneart-hyva-footer .toneart-footer-emails a {
    margin-bottom: 8px;
}

footer.page-footer .toneart-hyva-footer .toneart-footer-contact-card svg {
    flex: 0 0 auto;
    color: #00d2c6;
    stroke: currentColor;
}

footer.page-footer .toneart-hyva-footer .toneart-footer-sales-row {
    margin-top: 16px;
    padding-top: 15px;
    justify-content: space-between;
    border-top: 1px solid #2a383e;
    color: #abb4b9;
    font-size: 9px;
}

footer.page-footer .toneart-hyva-footer .toneart-footer-sales-row a {
    color: #d9dee0 !important;
    white-space: nowrap;
}

/* Benefits and lower bar */
footer.page-footer .toneart-hyva-footer .footer-benefits {
    display: grid;
    width: calc(100% - 92px);
    max-width: 1828px;
    margin: 0 auto !important;
    padding: 24px 0;
    grid-template-columns: repeat(5, minmax(0, 1fr));
    border-top: 1px solid var(--ta-footer-soft-border);
    border-bottom: 1px solid var(--ta-footer-soft-border);
}

footer.page-footer .toneart-hyva-footer .footer-benefit {
    display: flex;
    min-width: 0;
    padding: 0 26px;
    align-items: center;
    justify-content: center;
    gap: 14px;
}

footer.page-footer .toneart-hyva-footer .footer-benefit + .footer-benefit {
    border-left: 1px solid var(--ta-footer-soft-border);
}

footer.page-footer .toneart-hyva-footer .footer-benefit-icon {
    display: flex;
    width: 36px;
    height: 36px;
    flex: 0 0 36px;
    align-items: center;
    justify-content: center;
    color: var(--ta-footer-accent);
}

footer.page-footer .toneart-hyva-footer .footer-benefit-icon svg {
    display: block;
    width: 36px;
    height: 36px;
    fill: none;
    stroke: currentColor;
    stroke-width: 1.8;
    stroke-linecap: round;
    stroke-linejoin: round;
}

footer.page-footer .toneart-hyva-footer .footer-benefit-icon text {
    fill: currentColor;
    stroke: none;
    font-size: 13px;
    font-weight: 700;
}

footer.page-footer .toneart-hyva-footer .footer-benefit > span:last-child {
    display: flex;
    min-width: 0;
    flex-direction: column;
}

footer.page-footer .toneart-hyva-footer .footer-benefit strong {
    color: #fff;
    font-size: 11px;
    line-height: 1.3;
}

footer.page-footer .toneart-hyva-footer .footer-benefit small {
    margin-top: 2px;
    color: var(--ta-footer-muted);
    font-size: 9px;
    line-height: 1.35;
}

footer.page-footer .toneart-hyva-footer .toneart-footer-bottom {
    display: grid;
    width: calc(100% - 92px);
    max-width: 1828px;
    margin: 0 auto;
    padding: 28px 24px 25px;
    grid-template-columns: 1fr 1.25fr 1fr;
    align-items: center;
    gap: 34px;
}

footer.page-footer .toneart-hyva-footer .toneart-footer-bottom h3 {
    margin: 0 0 11px !important;
    color: #fff !important;
    font-size: 9px !important;
    font-weight: 500 !important;
    line-height: 1.3 !important;
    letter-spacing: .08em !important;
    text-transform: uppercase;
}

footer.page-footer .toneart-hyva-footer .toneart-footer-bottom h3::after {
    display: none !important;
}

footer.page-footer .toneart-hyva-footer .toneart-footer-social > div {
    display: flex;
    align-items: center;
    gap: 14px;
}

footer.page-footer .toneart-hyva-footer .toneart-footer-social a {
    display: flex;
    width: 18px;
    height: 18px;
    padding: 0 !important;
    align-items: center;
    justify-content: center;
    border-radius: 3px;
    color: #fff !important;
    font-size: 12px !important;
    font-weight: 700 !important;
    line-height: 1 !important;
}

footer.page-footer .toneart-hyva-footer .toneart-footer-social > p {
    margin: 8px 0 0 !important;
    color: var(--ta-footer-text) !important;
    font-size: 9px !important;
    line-height: 1.4 !important;
}

footer.page-footer .toneart-hyva-footer .toneart-footer-payments > a {
    display: flex;
    flex-wrap: wrap;
    gap: 7px;
}

footer.page-footer .toneart-hyva-footer .toneart-footer-payments > a > span {
    display: inline-flex;
    min-width: 44px;
    height: 27px;
    padding: 0 6px;
    align-items: center;
    justify-content: center;
    border-radius: 3px;
    color: #101417;
    background: #f5f6f7;
    font-size: 9px;
    font-weight: 700;
}

footer.page-footer .toneart-hyva-footer .toneart-footer-payments .pay-paypal { color: #126bc5; font-style: italic; }
footer.page-footer .toneart-hyva-footer .toneart-footer-payments .pay-billie { color: #552762; border: 2px solid #b77bb7; }
footer.page-footer .toneart-hyva-footer .toneart-footer-payments .pay-klarna { background: #ffb3c7; }
footer.page-footer .toneart-hyva-footer .toneart-footer-payments .pay-mastercard { color: #e3302a; letter-spacing: -5px; }

footer.page-footer .toneart-hyva-footer .ai-verified-claim {
    margin: 0 !important;
    color: #b3b8bb !important;
    font-size: 9px !important;
    font-weight: 600;
    line-height: 1.45 !important;
    text-align: right;
}

footer.page-footer .toneart-hyva-footer .toneart-footer-copyright {
    width: calc(100% - 92px);
    max-width: 1828px;
    margin: 0 auto !important;
    padding: 16px 0 20px;
    border-top: 1px solid var(--ta-footer-border);
    text-align: center;
}

footer.page-footer .toneart-hyva-footer .toneart-footer-copyright a {
    color: rgba(255, 255, 255, .48) !important;
    font-size: 9px !important;
    line-height: 1.4 !important;
    letter-spacing: .08em;
}

@media (min-width: 1281px) and (max-width: 1919px) {
    footer.page-footer .toneart-hyva-footer .toneart-footer-main {
        grid-template-columns: minmax(0, 1fr) minmax(0, 1fr) minmax(360px, .9fr);
        gap: 38px 28px;
    }

    footer.page-footer .toneart-hyva-footer .toneart-footer-company {
        grid-column: 1 / 3;
        grid-row: 1;
    }

    footer.page-footer .toneart-hyva-footer .toneart-footer-nav:nth-of-type(2) { grid-column: 1; grid-row: 2; }
    footer.page-footer .toneart-hyva-footer .toneart-footer-nav:nth-of-type(3) { grid-column: 2; grid-row: 2; }
    footer.page-footer .toneart-hyva-footer .toneart-footer-nav:nth-of-type(4) { grid-column: 3; grid-row: 2; }
    footer.page-footer .toneart-hyva-footer .toneart-footer-aside { grid-column: 3; grid-row: 1; }
}

@media (min-width: 769px) and (max-width: 1280px) {
    footer.page-footer .toneart-hyva-footer .home-trust-grid {
        grid-template-columns: repeat(4, minmax(0, 1fr));
    }

    footer.page-footer .toneart-hyva-footer .home-trust-card:nth-child(4)::after { display: none; }
    footer.page-footer .toneart-hyva-footer .home-trust-card:nth-child(-n+4) { border-bottom: 1px solid rgba(223, 230, 228, .16); }

    footer.page-footer .toneart-hyva-footer .toneart-footer-main {
        padding-inline: 28px;
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 36px 28px;
    }

    footer.page-footer .toneart-hyva-footer .toneart-footer-company { grid-column: 1 / -1; }
    footer.page-footer .toneart-hyva-footer .toneart-footer-aside { grid-column: 1 / -1; }

    footer.page-footer .toneart-hyva-footer .footer-benefits {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 22px 0;
    }

    footer.page-footer .toneart-hyva-footer .footer-benefit:nth-child(odd) { border-left: 0; }
    footer.page-footer .toneart-hyva-footer .footer-benefit:last-child { grid-column: 1 / -1; }

    footer.page-footer .toneart-hyva-footer .toneart-footer-bottom {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    footer.page-footer .toneart-hyva-footer .ai-verified-claim {
        grid-column: 1 / -1;
        text-align: center;
    }
}

@media (max-width: 768px) {
    footer.page-footer .toneart-hyva-footer {
        width: calc(100% + 40px);
        margin-left: -20px;
    }

    footer.page-footer .toneart-hyva-footer .home-trust-moments {
        padding: 22px 12px 0;
    }

    footer.page-footer .toneart-hyva-footer .home-trust-panel {
        margin-bottom: 34px;
        padding: 18px 12px;
    }

    footer.page-footer .toneart-hyva-footer .home-trust-title {
        max-width: 26ch;
        margin-inline: auto !important;
        margin-bottom: 18px !important;
        font-size: 13px !important;
        line-height: 1.4 !important;
        letter-spacing: .12em !important;
    }

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

    footer.page-footer .toneart-hyva-footer .home-trust-card {
        min-height: 132px;
        padding: 12px 7px;
    }

    footer.page-footer .toneart-hyva-footer .home-trust-card::after { display: none !important; }
    footer.page-footer .toneart-hyva-footer .home-trust-card:nth-child(odd) { border-right: 1px solid rgba(223, 230, 228, .16); }
    footer.page-footer .toneart-hyva-footer .home-trust-card:nth-child(-n+6) { border-bottom: 1px solid rgba(223, 230, 228, .16); }

    footer.page-footer .toneart-hyva-footer .home-trust-logo {
        gap: 5px;
        font-size: 13px;
    }

    footer.page-footer .toneart-hyva-footer .toneart-footer-rental {
        display: flex;
        width: 100%;
        min-height: 116px;
        margin-bottom: 10px;
        flex-direction: column;
        gap: 0;
    }

    footer.page-footer .toneart-hyva-footer .toneart-footer-rental-logo {
        display: none;
    }

    footer.page-footer .toneart-hyva-footer .toneart-footer-rental-divider {
        display: none;
    }

    footer.page-footer .toneart-hyva-footer .toneart-footer-rental-copy {
        text-align: center;
    }

    footer.page-footer .toneart-hyva-footer .toneart-footer-rental-copy strong {
        max-width: 15ch;
        margin: 0 auto;
        font-size: 28px;
    }

    footer.page-footer .toneart-hyva-footer .home-service-note {
        width: min(100%, 300px);
        padding-bottom: 40px;
        font-size: 11px !important;
    }

    footer.page-footer .toneart-hyva-footer .toneart-footer-main {
        padding: 46px 20px 36px;
        grid-template-columns: minmax(0, 1fr);
        gap: 38px;
    }

    footer.page-footer .toneart-hyva-footer .toneart-footer-company h2 {
        font-size: 22px !important;
    }

    footer.page-footer .toneart-hyva-footer .footer-tech-areas li {
        min-height: 82px;
        padding: 11px 7px;
    }

    footer.page-footer .toneart-hyva-footer .footer-tech-areas {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    footer.page-footer .toneart-hyva-footer .footer-tech-areas li:nth-child(3) {
        border-left: 0;
    }

    footer.page-footer .toneart-hyva-footer .footer-tech-areas li:nth-child(n + 3) {
        border-top: 1px solid var(--ta-footer-soft-border);
    }

    footer.page-footer .toneart-hyva-footer .toneart-why-grid li {
        min-height: 80px;
        padding: 7px 4px;
        grid-template-columns: 1fr;
        grid-template-rows: auto auto auto;
        text-align: center;
    }

    footer.page-footer .toneart-hyva-footer .toneart-why-grid li > span {
        grid-row: auto;
    }

    footer.page-footer .toneart-hyva-footer .toneart-why-grid strong {
        font-size: 10px;
    }

    footer.page-footer .toneart-hyva-footer .toneart-whatsapp-card {
        grid-template-columns: 38px minmax(0, 1fr);
    }

    footer.page-footer .toneart-hyva-footer .toneart-whatsapp-card > b {
        grid-column: 2;
    }

    footer.page-footer .toneart-hyva-footer .toneart-footer-nav > h3 {
        margin-top: 0 !important;
    }

    footer.page-footer .toneart-hyva-footer .toneart-footer-nav a {
        font-size: 14px !important;
        line-height: 1.5 !important;
    }

    footer.page-footer .toneart-hyva-footer .toneart-footer-aside {
        min-width: 0;
    }

    footer.page-footer .toneart-hyva-footer .toneart-footer-newsletter-copy {
        margin-left: 0 !important;
    }

    footer.page-footer .toneart-hyva-footer .toneart-footer-contact-grid {
        grid-template-columns: minmax(0, 1fr);
        gap: 16px;
    }

    footer.page-footer .toneart-hyva-footer .toneart-footer-hours {
        padding-right: 0;
        border-right: 0;
    }

    footer.page-footer .toneart-hyva-footer .toneart-footer-emails {
        padding-top: 16px;
        padding-left: 0;
        border-top: 1px solid #26343a;
    }

    footer.page-footer .toneart-hyva-footer .footer-benefits,
    footer.page-footer .toneart-hyva-footer .toneart-footer-bottom,
    footer.page-footer .toneart-hyva-footer .toneart-footer-copyright {
        width: calc(100% - 40px);
    }

    footer.page-footer .toneart-hyva-footer .footer-benefits {
        grid-template-columns: minmax(0, 1fr);
        gap: 22px;
    }

    footer.page-footer .toneart-hyva-footer .footer-benefit {
        padding-inline: 4px;
        justify-content: flex-start;
        border-left: 0 !important;
    }

    footer.page-footer .toneart-hyva-footer .toneart-footer-bottom {
        padding-inline: 0;
        grid-template-columns: minmax(0, 1fr);
        text-align: center;
    }

    footer.page-footer .toneart-hyva-footer .toneart-footer-social > div,
    footer.page-footer .toneart-hyva-footer .toneart-footer-payments > a {
        justify-content: center;
    }

    footer.page-footer .toneart-hyva-footer .ai-verified-claim {
        text-align: center;
    }
}

@media (max-width: 420px) {
    footer.page-footer .toneart-hyva-footer .toneart-footer-main {
        padding-inline: 14px;
    }

    footer.page-footer .toneart-hyva-footer .toneart-footer-newsletter-card,
    footer.page-footer .toneart-hyva-footer .toneart-footer-contact-card {
        padding: 19px 16px;
    }

    footer.page-footer .toneart-hyva-footer .toneart-footer-newsletter-intro {
        grid-template-columns: 34px minmax(0, 1fr);
        gap: 10px;
    }

    footer.page-footer .toneart-hyva-footer .toneart-footer-newsletter-title {
        font-size: 14px !important;
    }

    footer.page-footer .toneart-hyva-footer .toneart-footer-sales-row {
        align-items: flex-start;
        flex-direction: column;
    }
}
