.main_content {
    /* & .brandCampaign.update2024 .ww-privacy-top .ww-privacy-switch-div #ww-privacy-switch-1 {
        color: #b8252e;
    } */

    /* & .brandCampaign.update2024 a {
        color: var(--med-blue) !important;
    } */

    /* & .brandCampaign.update2024 .ww-faq-title-div .arrow:before, & .ww-faq-title-div .arrow:after {
        border-bottom: 12px solid #b8252e !important;
    } */

    /* & .brandCampaign.update2024 .ww-faq-info h2 {
        color: #b8252e !important;
    } */

    & .brandCampaign.update2024 .hero-description {
        text-align: center !important;
        width: 100%;
        color: #fff !important;
        font-weight: 600;
        text-transform: unset !important;
    }

    & .brandCampaign.update2024 .scroll-fade.video, & .brandCampaign .scroll-fade.image {
        right: 0% !important;
    }

    & .img2024 {
        top: calc(50% - 2.5em);
        position: absolute;
        margin: auto;
        width: 100%;
    }

    & .brandCampaign.update2024 .ww-privacy-switch-div {
        padding-top: 2.5em;
    }

    /* & .brandCampaign.update2024 body, & h1, & h2, & h3, & h4, & h5, & h6, & p {
        color: #000;
    } */

    & .brandCampaign.update2024 .ww-faq-info ul {
        /* color: #000; */
        margin-bottom: 16px !important;
    }

    & .brandCampaign.update2024 #ww-privacy-wrapper-1, #ww-privacy-wrapper-2 {
        margin-bottom: 100px;
    }

    @media only screen and (min-width: 65em) {
        & .brandCampaign.update2024 .hero-slideshow {
            min-height: 500px;
            margin-top: 0;
        }

        & .brandCampaign.update2024 .hero-banner {
            height: 500px;
        }
    }
}