.wrapper {
    max-width: 100vw;
    margin: 0 auto;
}

section.about-us-hero {
    background: #140142;
    color: #fff;
    margin: 9.514vw 0 0;
    padding: 3.889vw 0;
}

section.about-us-hero .wrapper {
    display: flex;
    gap: 11.875vw;
    padding: 0;
    min-height: auto;
}

.about-us-hero__content {
    max-width: 41.389vw;
}

h1.about-us-hero__title {
    color: inherit;
    font-size: 5.556vw;
    line-height: 1;
    font-weight: bold;
}

p.about-us-hero__description {
    font-size: 1.667vw;
    line-height: 1.3;
}

.about-us-hero__image {
    max-width: 29.097vw;
}

.about-us-hero__image img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

section.about-us-our-mission {
    margin: 4.167vw 0;
}

section.about-us-our-mission .wrapper {
    display: flex;
    gap: 2.847vw;
    padding: 0;
    min-height: auto;
}

.about-us-our-mission__text {
    max-width: 47.639vw;
}

h2.about-us-our-mission__title {
    color: #01422D;
    font-size: 3.819vw;
    font-weight: 700;
    margin: 0;
}

p.about-us-our-mission__description {
    font-size: 1.528vw;
    line-height: 1.3;
    margin: 0.972vw 0 0;
    color: #000;
}

section.about-us-our-story {
    padding: 8.681vw 0 13.472vw;
    background: #F4F4F4;
}

section.about-us-our-story .wrapper {
    padding: 0 9.306vw;
    box-sizing: border-box;
    min-height: auto;
}


h2.about-us-our-story__title {
    font-size: 3.819vw;
    font-weight: 700;
    line-height: 1.5;
    text-align: center;
    margin: 0;
    color: #01422D;
    text-transform: capitalize;
}

p.about-us-our-story__description {
    color: #000;
    margin: 0.417vw 0 0;
    font-size: 1.528vw;
    line-height: 1.3;
}

.about-us-our-story__video {
    width: 100%;
    height: 44.792vw;
    margin: 4.167vw 0 0;
}

.about-us-our-story__video iframe {
    width: 100%;
    height: 100%;
}


section.about-us-serve {
    padding: 4.167vw 0;
}

section.about-us-serve .wrapper {
    padding: 0;
    display: flex;
    align-items: center;
    min-height: auto;
    gap: 3.889vw;
}

.about-us-serve__text {
    max-width: 46.944vw;
}

.about-us-serve__image {
    max-width: 38.542vw;
}

.about-us-serve__image img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

h2.about-us-serve__title {
    font-size: 3.819vw;
    font-weight: bold;
    margin: 0;
    line-height: 1.5;
    color: #01422D;
    text-transform: capitalize;
}

.about-us-serve__text p {
    margin: 0.972vw 0 0;
    font-size: 1.528vw;
    line-height: 1.3;
    font-weight: 400;
}

.about-us-serve__text p a {
    color: #140142;
    text-decoration: underline;
}


@media screen and (min-width: 1440px) {

    .wrapper {
        max-width: 1440px;
        margin: 0 auto;
    }

    section.about-us-hero {
        background: #140142;
        color: #fff;
        margin: 137px 0 0;
        padding: 56px 0;
    }

    section.about-us-hero .wrapper {
        display: flex;
        gap: 171px;
        padding: 0;
        min-height: auto;
    }

    .about-us-hero__content {
        max-width: 596px;
    }

    h1.about-us-hero__title {
        color: inherit;
        font-size: 80px;
        line-height: 1;
        font-weight: bold;
    }

    p.about-us-hero__description {
        font-size: 24px;
        line-height: 1.3;
    }

    .about-us-hero__image {
        max-width: 419px;
    }

    .about-us-hero__image img {
        width: 100%;
        height: 100%;
        object-fit: contain;
    }

    section.about-us-our-mission {
        margin: 60px 0;
    }

    section.about-us-our-mission .wrapper {
        display: flex;
        gap: 41px;
        padding: 0;
        min-height: auto;
    }

    .about-us-our-mission__text {
        max-width: 686px;
    }

    h2.about-us-our-mission__title {
        color: #01422D;
        font-size: 55px;
        font-weight: 700;
        margin: 0;
    }

    p.about-us-our-mission__description {
        font-size: 22px;
        line-height: 1.3;
        margin: 14px 0 0;
    }

    section.about-us-our-story {
        padding: 125px 0 194px;
        background: #F4F4F4;
    }

    section.about-us-our-story .wrapper {
        padding: 0 134px;
        box-sizing: border-box;
    }


    h2.about-us-our-story__title {
        font-size: 55px;
        font-weight: 700;
        line-height: 1.5;
        text-align: center;
        margin: 0;
        color: #01422D;
        text-transform: capitalize;
    }

    p.about-us-our-story__description {
        color: #000;
        margin: 6px 0 0;
        font-size: 22px;
        line-height: 1.3;
    }

    .about-us-our-story__video {
        width: 100%;
        height: 645px;
        margin: 60px 0 0;
    }

    .about-us-our-story__video iframe {
        width: 100%;
        height: 100%;
    }


    section.about-us-serve {
        padding: 60px 0;
    }

    section.about-us-serve .wrapper {
        padding: 0;
        display: flex;
        align-items: center;
        min-height: auto;
        gap: 56px;
    }

    .about-us-serve__text {
        max-width: 676px;
    }

    .about-us-serve__image {
        max-width: 555px;
    }

    .about-us-serve__image img {
        width: 100%;
        height: 100%;
        object-fit: contain;
    }

    h2.about-us-serve__title {
        font-size: 55px;
        font-weight: bold;
        margin: 0;
        line-height: 1.5;
    }

    .about-us-serve__text p {
        margin: 14px 0 0;
        font-size: 22px;
        line-height: 1.3;
        font-weight: 400;
    }

    .about-us-serve__text p a {
        color: #140142;
        text-decoration: underline;
    }
}

@media screen and (min-width: 992px) {
    .mobile {
        display: none !important;
    }
}

@media screen and (max-width: 1500px) {
    .wrapper {
        padding: 0 15px !important;
    }
}


@media screen and (max-width: 991px) {

    .desktop {
        display: none !important;
    }

    section.about-us-hero {
        margin: 20.51vw 0 0;
        padding: 12.56vw 0 13.85vw;
    }

    section.about-us-hero .wrapper {
        flex-direction: column;
    }

    .about-us-hero__content {
        max-width: 100%;
    }

    .about-us-hero__image {
        max-width: 100%;
    }

    h1.about-us-hero__title {
        font-size: 13.59vw;
        margin: 0;
    }

    p.about-us-hero__description {
        font-size: 4.62vw;
        margin: 3.59vw 0 0;
    }

    .wrapper {
        padding: 0 5.13vw !important;
    }

    section.about-us-our-mission {
        margin: 7.69vw 0;
    }

    section.about-us-our-mission .wrapper {
        flex-direction: column;
    }

    .about-us-our-mission__text {
        max-width: 100%;
    }

    h2.about-us-our-mission__title {
        font-size: 7.69vw;
        text-align: center;
        line-height: 1.5;
    }

    p.about-us-our-mission__description {
        font-size: 3.59vw;
        color: #000;
    }

    section.about-us-our-story {
        padding: 6.15vw 0 17.95vw;
    }

    h2.about-us-our-story__title {
        font-size: 7.69vw;
    }

    p.about-us-our-story__description {
        font-size: 3.59vw;
        text-align: center;
        margin: 2.05vw 0 0;
    }

    .about-us-our-story__video {
        margin: 5.13vw 0 0;
        height: 89.23vw;
    }

    section.about-us-serve {
        padding: 7.69vw 0;
        background-color: #ffffff;
    }

    section.about-us-serve .wrapper {
        flex-direction: column;
    }

    .about-us-serve__image {
        max-width: 100%;
    }

    .about-us-serve__text {
        max-width: 100%;
    }

    h2.about-us-serve__title {font-size: 7.69vw;text-align: center;}

    .about-us-serve__text p {
        text-align: left;
        font-size: 3.59vw;
    }
}