﻿body {
    background: #001E50 !important;
}

.intro-hero__title {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    font-size: clamp(2.875rem, calc(118 / 1400 * 100vw), 7.5rem) !important;
    font-weight: 700 !important;
    line-height: 1.02 !important;
    letter-spacing: -0.02em;
    color: #00cfff !important;
}


.awareness__title {
    max-width: 100%;
    margin: 0;
    font-family: var(--font-sans) !important;
    font-size: calc(64 / 1408 * 100cqw) !important;
    font-weight: 700 !important;
    line-height: 1.1 !important;
    letter-spacing: -0.019em;
    color: #f9574f !important;
    text-align: left !important;
}

.year-chart__title {
    position: absolute;
    left: 8.593%;
    top: 23.761%;
    margin: 0;
    font-family: var(--font-sans) !important;
    font-size: calc(64 / 1408 * 100cqw) !important;
    font-weight: 700 !important;
    line-height: 1.5 !important;
    letter-spacing: -0.019em;
    color: #f9574f !important;
    text-align: left !important;
    white-space: nowrap !important;
}

.manual-cleaning__title {
    margin: 0;
    font-family: var(--font-sans) !important;
    font-size: calc(65 / 1408 * 100cqw) !important;
    font-weight: 700 !important;
    line-height: 1.05 !important;
    letter-spacing: -0.019em;
    color: #f9574f !important;
    text-align: left !important;
}
.quantum2__title {
    left: calc(90 / 1400 * 100cqw);
    top: calc(166 / 900 * 100cqh);
    max-width: calc(559 / 1400 * 100cqw);
    font-family: var(--font-sans) !important;
    font-size: calc(68 / 1400 * 100cqw) !important;
    font-weight: 700 !important;
    line-height: 1.2 !important;
    letter-spacing: -0.019em;
    color: #00cfff !important;
    text-align: left !important;
    white-space: nowrap !important;
}

.pluss__title {
    margin-top: calc(6 / 1400 * 100cqw);
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    font-size: calc(86 / 1400 * 100cqw) !important;
    font-weight: 700 !important;
    line-height: 1 !important;
    letter-spacing: -0.019em;
    color: #00cfff !important;
    white-space: nowrap !important;
}

.awareness__cta, .quantum2__cta, .manual-cleaning__cta, .cleanup__cta, .pluss__cta {
    font-size: calc(28 / 1408 * 100cqw) !important;
    padding: 0.55em 1.77em !important;
    border-radius: calc(12 / 28 * 1em) !important;
    line-height: 1.05 !important;
    font-weight: 700 !important;
}

    .awareness__cta:hover, .quantum2__cta:hover, .manual-cleaning__cta:hover, .cleanup__cta:hover, .pluss__cta:hover {
        --btn-border: rgb(255 255 255 / 0.45) !important;
        border: 1px solid rgb(255 255 255 / 0.45) !important;
    }

.circle-nav__dot {
    border-radius: calc(infinity * 1px) !important;
}

.btn__text {
    color: #fff;
}

.hard-to-get-in__cta {
    position: static;
    margin: 0;
    pointer-events: auto;
    --btn-text: #ffffff !important;
    --btn-text-hover: #f9574f !important;
    --btn-fill: #f9574f !important;
    --btn-border: rgb(255 255 255 / 0.35) !important;
    will-change: transform, opacity;
}

.awareness__cta, .year-chart__cta, .hard-to-get-in__cta, .quantum2__cta, .manual-cleaning__cta, .cleanup__cta, .pluss__cta {
    font-size: calc(28 / 1408 * 100cqw) !important;
    padding: 0.55em 1.77em !important;
    border-radius: calc(12 / 28 * 1em) !important;
    line-height: 1.05 !important;
    font-weight: 700 !important;
}

.hard-to-get-in__title {
    position: static;
    max-width: 100%;
    margin: 0;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important; 
    font-size: calc(58 / 1400 * 100cqw) !important;
    font-weight: 700 !important;
    line-height: 1.2 !important;
    letter-spacing: -0.022em;
    color: #f9574f !important;
    text-align: left !important;
    pointer-events: none !important;
}

.pluss__body {
    margin-top: calc(48 / 1400 * 100cqw) !important;
}

@media (max-width: 767px) {
    .intro-hero__video, .intro-hero__cover {
        display: none !important;
    }

    .awareness__photo {
        max-width: unset !important;
    }

    .awareness__title {
        max-width: min(329px, 100%);
        font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
        font-size: clamp(1.75rem, calc(38 / 430 * 100vw), 2.375rem) !important;
        line-height: 1.05 !important;
        letter-spacing: -0.019em;
        color: #f9574f !important;
    }

    .awareness__cta {
        --btn-text: #ffffff;
        --btn-text-hover: #ffffff;
        --btn-fill: #f9574f;
        --btn-border: #f9574f;
        font-size: clamp(0.875rem, calc(16 / 430 * 100vw), 1rem) !important;
        padding: 0.65em 1.65em !important;
        border-radius: 0.75em !important;
    }

    .year-chart__title {
        left: 50%;
        top: clamp(64px, 12.5%, 96px);
        width: min(88%, 360px);
        max-width: 88%;
        transform: translateX(-50%);
        font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
        font-size: clamp(1.75rem, calc(38 / 430 * 100vw), 2.375rem) !important;
        font-weight: 700 !important;
        line-height: 1.05 !important;
        letter-spacing: -0.019em;
        color: #f9574f !important;
        text-align: center !important;
        white-space: normal !important;
    }

    .manual-cleaning__title {
        max-width: min(332px, 100%);
        font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
        font-size: clamp(1.75rem, calc(38 / 430 * 100vw), 2.375rem) !important;
        line-height: 1.05 !important;
        letter-spacing: -0.019em;
        color: #f9574f !important;
    }

    .manual-cleaning__cta {
        --btn-text: #ffffff;
        --btn-text-hover: #ffffff;
        --btn-fill: #f9574f;
        --btn-border: #f9574f;
        font-size: clamp(0.875rem, calc(16 / 430 * 100vw), 1rem) !important;
        padding: 0.65em 1.65em !important;
        border-radius: 0.75em !important;
    }

    .cleanup__cta {
        margin-top: clamp(8px, 2.2vw, 14px);
        justify-self: stretch;
        box-sizing: border-box;
        pointer-events: auto;
        --btn-text: #ffffff;
        --btn-text-hover: #ffffff;
        --btn-fill: #00cfff;
        --btn-border: #00cfff;
        font-size: clamp(0.875rem, calc(16 / 412 * 100vw), 1rem) !important;
        padding: 0.65em 1.65em !important;
        border-radius: 0.75em !important;
    }

    .pluss__title {
        margin-top: clamp(2px, calc(6 / 412 * 100vw), 8px) !important;
        font-size: clamp(2rem, calc(38 / 412 * 100vw), 2.375rem) !important;
        font-weight: 700 !important;
        line-height: 1 !important;
        white-space: nowrap !important;
        max-width: none !important;
        color: #00cfff !important;
    }

    .pluss__body {
        margin-top: clamp(18px, calc(24 / 412 * 100vw), 28px) !important;
        width: 100%;
        max-width: min(330px, 80vw);
        font-family: var(--font-sans) !important;
        font-size: clamp(1.25rem, calc(24 / 412 * 100vw), 1.5rem) !important;
        font-weight: 500 !important;
        line-height: 1.3 !important;
        letter-spacing: -0.019em;
        color: #ffffff !important;
        text-shadow: 0 4px 4px rgb(0 0 0 / 0.25) !important;
    }

    .pluss__cta {
        margin-top: clamp(24px, calc(34 / 412 * 100vw), 40px) !important;
        justify-self: center !important;
        width: auto !important;
        box-sizing: border-box;
        font-size: clamp(0.875rem, calc(16 / 412 * 100vw), 1rem) !important;
        padding: 0.65em 1.65em !important;
        border-radius: 0.75em !important;
        --btn-text: #ffffff !important;
        --btn-text-hover: #ffffff !important;
        --btn-fill: #00cfff !important;
        --btn-border: #00cfff !important;
    }

    .quantum2__eyebrow, .quantum2__title, .quantum2__body {
        left: clamp(20px, 9.7%, 40px) !important;
        width: min(92%, 360px) !important;
        max-width: calc(100% - clamp(40px, 18.6%, 80px)) !important;
        text-align: left !important;
    }

    .quantum2__title {
        top: clamp(108px, 17vh, 140px) !important;
        font-size: clamp(1.375rem, calc(28 / 412 * 100vw), 1.875rem) !important;
        white-space: nowrap !important;
        max-width: none !important;
        width: auto !important;
    }

    .quantum2__body {
        top: clamp(158px, 24.5vh, 205px) !important;
        font-size: clamp(1.125rem, calc(22 / 412 * 100vw), 1.5rem) !important;
    }

    .quantum2__product {
        left: auto;
        right: -10%;
        top: auto;
        bottom: -16%;
        width: 68%;
        max-height: 62%;
        aspect-ratio: 1;
        transform: scale(1.337);
        transform-origin: right bottom;
    }

    .quantum2__cta {
        left: clamp(20px, 9.7%, 40px) !important;
        top: clamp(358px, 48vh, 433px) !important;
        bottom: auto !important;
        font-size: clamp(0.875rem, calc(16 / 412 * 100vw), 1rem) !important;
        padding: 0.65em 1.65em !important;
        border-radius: 0.75em !important;
        --btn-text-hover: #ffffff !important;
        --btn-border: #00cfff !important;
    }

    .hard-to-get-in__title {
        position: static;
        left: auto;
        top: auto;
        max-width: 100%;
        font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
        font-size: clamp(1.75rem, calc(38 / 412 * 100vw), 2.375rem) !important;
        font-weight: 700 !important;
        line-height: 1.05 !important;
        letter-spacing: -0.019em;
        color: #f9574f !important;
    }

    .hard-to-get-in__cta {
        --btn-text: #ffffff !important;
        --btn-text-hover: #ffffff !important;
        --btn-fill: #f9574f !important;
        --btn-border: #f9574f !important;
        font-size: clamp(0.875rem, calc(16 / 430 * 100vw), 1rem) !important;
        padding: 0.65em 1.65em !important;
        border-radius: 0.75em !important;
    }

    .year-chart__chart {
        position: relative;
        inset: auto;
        order: 2;
        z-index: 3;
        align-self: center;
        width: min(92%, 400px);
        height: clamp(180px, 30vh, 252px);
        margin-top: 120px;
        margin-left: auto;
        margin-right: auto;
        flex-shrink: 0;
    }

    .year-chart__cta {
        position: relative !important;
        left: auto !important;
        top: auto !important;
        bottom: auto !important;
        order: 5;
        z-index: 3;
        transform: none;
        margin: 14px 0 0;
        --btn-text: #ffffff !important;
        --btn-text-hover: #ffffff !important;
        --btn-fill: #f9574f !important;
        --btn-border: #f9574f !important;
        font-size: clamp(0.875rem, calc(16 / 430 * 100vw), 1rem) !important;
        padding: 0.65em 1.65em !important;
        border-radius: 0.75em !important;
        flex-shrink: 0 !important;
    }
}

@media (max-width: 576px) {
    .footer {
        padding-top: 5rem !important;
    }
}