.section-gradient.rounded {
    background: linear-gradient(145deg, rgba(0, 196, 226, 1) -22%, rgba(151, 51, 252, 1) 37%, rgba(0, 196, 226, 1) 61%, rgba(0, 247, 169, 1) 89%);
    border-radius: 0 0 50px 50px;
}

body.body-no-scroll {
    overflow: hidden;
}

.cms-no-route {
    .container-main {
        background: none;

        .title-wrapper {
            box-shadow: unset;
        }
    }
}

.section-gradient {
    background: linear-gradient(145deg, rgba(0, 196, 226, 1) 4%, rgba(151, 51, 252, 1) 27%, rgba(0, 196, 226, 1) 60%, rgba(0, 247, 169, 1) 86%);
}


.section-gradient .bg-white {
    border-bottom-left-radius: 50px;
    border-bottom-right-radius: 50px;
    box-shadow: 0px 4px 30px 0px rgba(0, 0, 0, 0.16);

}

.banner-wrapper img {
    max-height: 95vh;
    object-fit: cover;
    object-position: bottom;
}

.inner-main {
    max-width: calc(1440px - 40px);
}

.wrapper-main {
    max-width: 1440px;
}

.content-heading, .content-heading-head {
    font-size: 3.25rem;
    line-height: 65px;
    font-weight: 400;
    text-transform: uppercase;
    color: #333333;
}

.content-subtitle {
    font-size: 22px;
    text-transform: uppercase;
}

.btn.btn-gradient {
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.25);
    padding:0 0 0 25px;
    margin-top: 30px;
    justify-content: space-between;
    background: #2E97E9;
    border: 1px solid #fff;
    border-radius: 25px;
    color: #fff;
    display: flex;
    align-items: center;
    font-weight: 500;
}

.btn-gradient span {
   margin-right:6px;
}

.btn.btn-gradient {
    & p {
        position: relative;
        top: 2px;
    }
}

.btn-gradient img {
    height: 30px;
}

.btn.btn-gradient:hover {
    opacity: 0.8;
}

.learn_more {
    color: #2E97E9;
}

.homepage-banner {
    width: 100vw;
}

.center {
    text-align: center;
}

.container-main {
    width: 100%;
}

.empowering-img {
    width: 100%;
}

.invite_desc {
    margin-top: 36rem;
    margin-left: -25rem;
    width: 148%;
}

.invite_lm {
    margin-left: -25rem;
}

.footer-content {
    flex-direction: row;
    justify-content: space-around;
}

.footer-logo {
    width: 102%;
}

.address-icon {
    width: 17px;
}

.contact-icon {
    width: 17px;
}


.policies {
    gap: 1.25rem;
    padding-bottom: 2.5rem;
    padding-left: 4rem;
    background-color: #333;
    border-top: 1px solid #333;
    max-width: 1440px;
    margin: auto;

    & p {
        display: flex;
        align-items: start;
        gap: 1rem;
    }
}

.down_arrow {
    width: 20px;
    margin-top: -1.2rem;
    margin-left: 8rem;
    position: absolute;

}


/* about us */
.healthAndWellness {
    margin-top: 5rem;
}

/*.about-us-banner-orhw-wrapper {*/
/*    padding: 5rem 8rem;*/
/*}*/

.about-us-banner-orhw-wrapper .description {
    text-align: left;
}

.about-us-banner-orhw-wrapper .header {
    padding-bottom: 1.5rem;
}

.about-us-wrapper {
    padding: 60px 74px;
    gap: 3rem;
}

.about-us-wrapper .bg-img {
    background-image: url(./Images/about_us/hwlogo_transparent.png);
    height: 500px;
    width: 67px;
}

.mission-desc {
    font-size: 2rem;
    line-height: 2.6rem;
}

.about-us-content-wrapper .sustainability .subtitle {
    width: 60%;
    display: block;
    margin: 21px auto;
}

.footer-content {
    background-color: #333;
    gap: 20px;
}

.footer-child-sections {
    /* gap: 20px; */
}

#sitemaplink {
    opacity: 1;
    font-size: 1.125rem;
}

.footer-child-sections a {
    font-size: 16px;
    font-weight: 500;
    height: 32px;
    background: #fff;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #333;
    padding: 4px 10px 0;
    margin-right: 7px;
    margin-bottom: 7px;
}

.address-main-div span {
    align-items: start;
    font-size: 1rem;
    line-height: 20px;
}

.footer-address-wrapper {}

/* about us */


@media (max-width: 768px) {
    .container-main {
        width: 280%;
    }

    .banner-wrapper img {
        max-height: 220vh;
        object-fit: cover;
        object-position: bottom;
    }

    .homepage-banner {
        width: 100%;
        height: auto;
    }

    .absolute {
        top: 5px;
        right: 5px;
    }

    .section-gradient .bg-white .inner-main .banner-first-res {
        text-align: unset;
        width: 100%;
        padding: 3.5rem 2.375rem 0;
    }

    .section-gradient .bg-white .inner-main h2 {
        font-size: 1.56rem;
        margin-bottom: 0.5rem;
    }

    .content-subtitle {
        font-size: 45px;
        line-height: 80px;

    }
/*
    .section-gradient .bg-white .inner-main a {
        font-size: 0.938rem;
        padding: 16px 19px;
        background: #2E97E9;
        border-radius: 18px;
        color: #fff;
        text-transform: uppercase;
        box-shadow: 0px 4px 30px rgba(0, 0, 0, 0.25);
    } */


    .btn-gradient img {
        height: 21px;
    }

    .container-main .bg-white .inner-main>div:nth-child(2) {
        margin-bottom: 2rem;
        padding-inline: 1.8rem;
    }

    .banner-third>div:nth-child(2) .content-subtitle {
        text-align: left;
        font-size: 25px;
    }

    .banner-third>div:nth-child(2) .content-heading {
        text-align: left;
        font-weight: bold;
        font-size: 40px;
    }

    .banner-third>div:nth-child(2) .well-being-desc {
        font-size: 18px;
        width: 100%;
        padding-top: 0;
        text-align: left;
        line-height: 30px;
        font-weight: 300;
    }

    .banner-third>div:nth-child(2) .mobile-res {
        flex-direction: row;
        row-gap: 0.938rem;
        column-gap: 0.75rem;
        margin: 2.5rem 0 3rem;
    }

    .banner-third>div:nth-child(2) .mobile-res>p:first-child,
    .banner-third>div:nth-child(2) .mobile-res>p:nth-child(2),
    .banner-third>div:nth-child(2) .mobile-res>p:nth-child(3) {
        color: #ffffff;
        font-size: 15px;
        padding: 18px 15px 15px;
        max-width: 151px;
        font-weight: bold;
    }

    .text-blob {
        max-width: 7rem;
    }

    .empowering-img {
        width: 65rem;
    }

    .banner-third>div:nth-child(2) .learn_more_mobile-res {
        margin-left: -46rem;
        font-size: 36px;
    }

    .invite_desc {
        width: 69%;
        margin-left: 7rem;
        font-size: 30px;
        text-align: left;
        margin-top: 30rem;
    }

    .invite_lm {
        margin-left: 7rem;
        font-size: 25px;
    }

    .banner-fourth .content-heading {
        font-size: 40px;
        text-align: unset;
    }

    .join_us_img {
        margin-top: 7rem;
    }

    .banner-fourth .invite_lm {
        margin-top: 2rem;
    }

    .fnf-desc h2 {
        font-size: 26px;
    }

    .footer-content {
        flex-direction: column;
    }

    .footer-logo {
        width: 15.438rem;
    }

    .address-details {
        /*width: 48rem;*/
        font-size: 35px;
    }

    .address-icon {
        width: 3rem;
        margin-bottom: 8px;
        /*fz*/
    }

    .contact-icon {
        width: 3rem;
        margin-bottom: 8px;
        /*fz*/
    }

    .footer-child-sections {
        margin-left: 0px !important;
        margin-top: 1.563rem;
    }

    .footer-layout {
        font-size: 30px;
    }

    /* .footer-layout a{
        margin-left: 4rem;
    } */
    /*fz*/
    .sections {
        margin-left: 4rem;
        margin-top: 2rem;
    }


    .policies {
        gap: 1rem;
        padding-left: 3rem;
        padding-top: 4rem;
        padding-bottom: 1rem;
        background-color: #333;
        border-top: 1px solid #333;
    }

    .policies p {
        font-size: 34px;
        display: flex;
        align-items: start;
        gap: 1rem;
    }

    .down_arrow {
        width: 64px;
        margin-top: -2.3rem;
        margin-left: 19rem;
        position: absolute;
    }

    .copyright {
        font-size: 28px;
        line-height: 20px;
    }

    .footer-wrapper,
    .footer-address-wrapper {
        flex-direction: column !important;
        background-color: #333;
        border-bottom: 1px solid #333;
    }

}

@media (min-width:769px) and (max-width: 1024px) {

    .footer-wrapper {
        padding-inline: 2rem;
        flex-direction: column;
    }
    .footer-address-wrapper {
        gap: 30px;
    }

    .policies {
        padding-top: 37px;
        padding-inline: 2rem;
    }
}

@media (min-width:1366px) {
    .footer-wrapper {
        padding-inline: 4rem;
        gap: 100px;
        background-color: #333;
        border-bottom: 1px solid #333;
        justify-content: space-between;
        max-width: 1440px;
        margin: auto;
    }
    .container-main {
        .bg-black {
            background-color: #333;
        }
    }
    .address-main-div {
        padding-block: 0;
    }
}
