@font-face {
    font-family: "Switzer";
    src: url("font/Switzer/Switzer-Variable.woff2") format("woff2"),
        url("font/Switzer/Switzer-Variable.woff") format("woff"),
        url("font/Switzer/Switzer-Variable.ttf") format("truetype");
    font-weight: 100 900;
    font-display: swap;
    font-style: normal;
}

/* Generated by https://freefontdl.com/ */
@font-face {
    font-family: "Fervojo";
    src: url("font/Fervojo-Demi.woff2") format("woff2"),
        url("font/Fervojo-Demi.woff") format("woff");
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
* {
    padding: 0;
    margin: 0;
}
body {
    font-family: Switzer;
    /* font-style: normal; */
}

/* banner section */
.site-nav {
    padding: 20px 50px;
    background-color: #161515;
}
.banner {
    background-image: url("./img/banner.png");
    background-size: cover;
    background-repeat: no-repeat;
    height: calc(100vh - var(--navbar-height));
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.btn-sign-up {
    padding: 8px, 24px;
    border-radius: 8px;
    background-color: #fff;
    font-size: 16px;
    font-weight: 600;
}
.btn-talk-to-us {
    padding: 8px, 24px;
    border-radius: 8px;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
}
.btn-talk-to-us:hover {
    color: #fff;
}
.banner .content p {
    color: #fff;
    font-size: 24px;
    font-family: Switzer;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 2.88px;
}
.banner .content h3 {
    color: #fff;
    font-size: 48px;
    font-family: Fervojo;
    font-style: normal;
    font-weight: 600;
    line-height: 56px;
    letter-spacing: 3.84px;
    text-transform: uppercase;
}

/* what we do section */
.what-we-do {
    background-image: url("./img/wha-we-do.png");
    background-size: content;
    background-repeat: no-repeat;
    height: 832px;
}
.what-we-do .content {
    padding-top: 92px;
    padding-left: 128px;
}
.what-we-do .content h3 {
    color: #22272f;
    font-size: 56px;
    font-weight: 700;
}
.what-we-do .content p {
    color: #848c9f;
    font-size: 18px;
    font-weight: 500;
    line-height: 28px;
    width: 700px;
}

.what-we-do-mobile {
    background-image: url("./img/what-we-do-mobile.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    height: 804px;
}
.what-we-do-mobile .content {
    padding-top: 58px;
    padding-left: 48px;
}
.what-we-do-mobile .content h3 {
    color: #22272f;
    font-size: 32px;
    font-weight: 700;
}
.what-we-do-mobile .content p {
    color: #848c9f;
    font-size: 14px;
    font-weight: 500;
    width: 294px;
    line-height: 24px;
}

/* vision section */
.vision {
    background-image: url("./img/vision.png");
    background-size: cover;
    background-repeat: no-repeat;
    height: 711px;
    padding-left: 128px;
    padding-top: 96px;
}

.vision .left-content {
    background-image: url("./img/vision-left.png");
    background-size: cover;
    background-repeat: no-repeat;
    height: 500px;
}
.vision .right-content {
    padding: 0 100px 90px 60px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.vision .right-content .top h3 {
    color: #22272f;
    font-size: 56px;
    font-weight: 700;
}
.vision .right-content .top p {
    color: #848c9f;
    font-size: 18px;
    font-weight: 500;
    margin-top: 20px;
    line-height: 28px;
}

.vision .right-content .bottom h4 {
    color: #22272f;
    font-size: 21px;
    font-weight: 600;
}
/* vision mobile section */
.vision-mobile {
    background-image: url("./img/vision-bg.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    height: 730px;
    padding: 64px 24px;
    display: none;
}
.vision-mobile-content {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.vision-img-mbl img {
    width: 45px;
    margin-top: 5px;
}
.vision-mobile .content h3 {
    color: #22272f;
    font-size: 32px;
    font-weight: 700;
}
.vision-mobile .content p {
    color: #848c9f;
    font-weight: 500;
    font-size: 14px;
    line-height: 24px;
}
.vision-img-mbl h4 {
    color: #22272f;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
}

/* services section */
.services {
    padding: 30px 60px;
    /* height: 730px; */
}
.services .header {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.services .header h3 {
    color: #22272f;
    font-size: 56px;
    font-weight: 700;
}
.services .header p {
    color: #848c9f;
    font-size: 18px;
    font-weight: 500;
    width: 768px;
    text-align: center;
    margin-top: 30px;
    line-height: 28px;
}
.services .content {
    margin-top: 50px;
    padding-left: 20px;
}
.services .content .left {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.services .content .left .box img {
    width: 48px;
    margin-bottom: 20px;
}
.services .content .left .box h4 {
    font-size: 18px;
    font-weight: 600;
    color: #111827;
}
.services .content .left .box p {
    font-size: 16px;
    font-weight: 500;
    color: #6b7280;
    line-height: 28px;
}

/* contact section */
.contact {
    padding: 30px 80px;
    border-top: 2px solid #f2f3f6;
    border-bottom: 2px solid #f2f3f6;
}
.contact h4 {
    font-size: 32px;
    font-weight: 700;
}
.contact .text1 {
    color: #22272f;
}
.contact .text2 {
    color: #2c56eb;
}
.contact .contact-btn {
    background-color: #2c56eb;
    padding: 12px 24px;
    font-size: 21px;
    font-weight: 600;
    color: #fff;
}
/* footer */
.footer {
    padding: 20px 80px;
    background-color: #f9fafb;
    box-shadow: 0px 2px 2px 0px #22272f05;
}
.footer img {
    margin-top: -10px;
}
.footer p {
    color: #9299aa;
    font-size: 16px;
    font-weight: 600;
    margin-top: 15px;
}

@media only screen and (min-width: 901px) and (max-width: 1305px) {
    .vision {
        padding-left: 20px;
    }
    .vision .right-content {
        padding: 0 20px 90px 20px;
    }
    .vision .right-content img {
        width: 70px !important;
    }
}

@media only screen and (min-width: 769px) and (max-width: 900px) {
    .what-we-do .content p {
        width: 600px;
    }
    .vision {
        padding-left: 20px;
    }
    .vision .right-content {
        padding: 0 5px 110px 20px;
    }
    .vision .right-content .top h3 {
        font-size: 45px;
    }
    .vision .right-content .top p {
        font-size: 16px;
    }
    .vision .right-content img {
        width: 40px !important;
    }
    .footer {
        padding: 20px;
    }
}
@media only screen and (min-width: 769px) and (max-width: 1250px) {
    .services .content {
        display: flex;
        flex-direction: column-reverse;
        gap: 60px;
    }
    .services .content .left {
        width: 100%;
    }
    .services .content .left .box {
        padding: 10px 50px;
    }
    .services .content .left .box p {
        width: 70%;
    }
    .services .content .right {
        width: 100%;
    }
}
@media only screen and (min-width: 500px) and (max-width: 768px) {
    .vision-mobile {
        height: 1100px !important;
        margin-bottom: 30px;
        padding-left: 20px;
        padding-top: 200px;
    }
    .services {
        margin-top: 80px;
    }
    .site-nav {
        padding: 20px 10px !important;
    }
    .what-we-do .content p {
        width: 520px;
    }
}
@media only screen and (max-width: 768px) {
    .site-nav {
        padding: 20px 10px !important;
    }
    .banner .banner-logo img {
        width: 120px;
    }
    .btn-sign-up {
        padding: 6px, 16px !important;
        font-size: 12px;
    }
    .btn-talk-to-us {
        padding: 6px, 16px !important;
        font-size: 12px;
    }
    .banner {
        height: 70vh !important;
    }
    .banner .content h3 {
        color: #fff;
        font-size: 32px;
        font-style: normal;
        font-weight: 600;
        line-height: 42px;
        letter-spacing: 2.56px;
        text-transform: uppercase;
    }
    .banner .content p {
        font-size: 16px;
    }
    .vision {
        display: none !important;
    }
    .vision-mobile {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }
    .services {
        padding: 30px 10px;
        /* height: 730px; */
    }
    .services .header {
        display: flex;
        flex-direction: column;
        justify-content: center !important;
        align-items: start !important;
    }
    .services .header h3 {
        font-size: 32px !important;
        text-align: start !important;
        padding: 0 10px 0 10px;
    }
    .services .header p {
        width: auto;
        text-align: left;
        font-size: 14px !important;
        font-weight: 500;
        margin-top: 10px;
        padding: 0 10px 0 10px;
        line-height: 24px;
    }
    .services .content {
        display: flex;
        flex-direction: column-reverse;
        gap: 50px;
        padding-left: 0 !important;
    }
    .services .content .left .box img {
        width: 32px;
        margin-bottom: 15px;
    }
    .services .content .left .box {
        margin-bottom: 20px;
    }
    .services .content .left .box h4 {
        font-size: 14px;
    }
    .services .content .left .box p {
        font-size: 12px;
        line-height: 24px;
    }
    .contact {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        padding: 30px 10px;
        text-align: center;
        gap: 15px;
    }
    .contact h4 {
        font-size: 24px;
    }
    .contact .contact-btn {
        padding: 12px 16px !important;
        font-size: 14px;
    }
    .footer {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        align-items: center;
        padding: 20px;
        padding-top: 40px;
    }
    .footer p {
        font-size: 12px;
        font-weight: 500;
    }
}
