﻿.rating-stars {
    height: 24px;
}

.swiper-button-prev,
.swiper-button-next {
    color: transparent;
}

.swiper-button-prev {
    left: 35px;
}

.swiper-pagination-bullet-active {
    background-color: #ffc803;
}

.swiper-pagination {
    bottom: 50px !important;
}
/*a {
    text-decoration: none;
    color: black;
}

.container {
    display: flex;
    flex-direction: column;
    margin: auto;
}
*/
.follow-up-form {
    flex-direction: column;
    display: flex;
    align-items: center;
}

.form-section {
    background-color: #fff;
    display: flex;
    margin-top: 50px;
    flex-direction: column;
}

    .form-section h2 {
        margin-bottom: 36px;
        color: #000;
        text-align: center;
        font-family: Quicksand;
        font-size: 64px;
        font-style: normal;
        font-weight: 400;
        line-height: 72px; /* 112.5% */
    }

.contact {
    display: grid;
    padding: 50px 80px;
    grid-template-columns: auto auto auto auto;
    gap: 50px;
    align-self: stretch;
    border-radius: var(--Bo-trn-Bo-trn-8, 8px);
    border: 1px solid var(--Stroke-2, #d0d5dd);
}

    .contact .call-center img {
        width: 330px;
        height: 330px;
    }

    .contact .logo-small img {
        display: flex;
        width: 201.982px;
        height: 67.873px;
        justify-content: center;
        align-items: center;
    }

.contact-details-1 {
    text-align: center;
}

    .contact-details-1 .logo-small img {
        margin: auto;
    }

.contact-actions {
    margin-top: 32px;
}

    .contact-actions button:last-child {
        margin-top: 32px;
    }

.contact-or-text {
    color: #000;
    text-align: center;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
    letter-spacing: 0.5px;
    margin-top: 150px;
    padding-top: 48px;
}

.support-options p {
    color: #000;
    /* button 16 semibold */
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px; /* 150% */
    letter-spacing: 0.5px;
}

.support-text {
    color: #FFF;
    text-align: center;
    /* button 16 semibold */
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px; /* 150% */
    letter-spacing: 0.5px;
    background-color: #33490b;
    padding: 5px;
    border-radius: 5px;
}

.follow-us {
    width: 350px;
    margin: auto;
}

    .follow-us h3 {
        font-size: 16px;
    }

.contact-button {
    border-color: transparent;
    display: flex;
    width: 250px;
    height: 40px;
    padding: 8px 24px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    border-radius: 40px;
    background: var(--Vng-Primary-2-Primary-chnh, #FFC803);
    margin: auto;
    margin-top: 15px;
    font-weight: 600;
    margin-bottom: 8px;
    margin-top: 7px;
    padding: 0;
}

.contact-details-2 {
    text-align: center;
}

.details-content-bold {
    color: #000;
    text-align: center;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px; /* 150% */
    letter-spacing: 0.5px;
}

.follow-up p {
    color: #000;
    text-align: center;
    /* button 16 semibold */
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px; /* 150% */
    letter-spacing: 0.5px;
}

.contact-input {
    display: flex;
    width: 300px;
    height: 20px;
    padding: 12px 12px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    border-radius: var(--Bo-trn-Bo-trn-8, 8px);
    border: 1px solid #D0D5DD;
    margin-bottom: 10px;
}

.contact-button-send {
    margin: auto;
    width: 328px;
    display: flex;
    height: 40px;
    padding: 8px 24px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    align-self: stretch;
    border-radius: var(--Bo-trn-Bo-trn-8, 8px);
    border: 1px solid var(--Vng-Primary-2-Primary-chnh, #FFC803);
    background-color: transparent;
    color: #FFC803;
}

.social-media-icons {
    display: flex;
    justify-content: space-between;
    width: 100%;
    margin-top: 15px
}

    .social-media-icons img {
        width: 56px;
        height: 56px;
    }


.container-review-section {
    display: flex;
    flex-direction: column;
    align-self: stretch;
    overflow: hidden;
    position: relative;
    min-height: 570px;
    padding: 40px 0 0px;
    margin-top: 100px;
    margin-bottom: -40px;
}

.background-image {
    position: absolute;
    inset: 0;
    height: calc(100% - 40px);
    width: 100%;
    object-fit: cover;
    object-position: center;
}

.title {
    position: relative;
    color: #fff;
    text-align: center;
    align-self: center;
    font: 400 64px/112.5% Quicksand, -apple-system, Roboto, Helvetica, sans-serif;
    margin: 0
}

.content {
    position: relative;
    justify-content: center;
    margin-top: 40px;
    width: 100%;
    padding: 0 0;
}

.flex-container {
    gap: 20px;
    display: flex;
}

.column-main {
    display: flex;
    flex-direction: column;
    line-height: normal;
    width: 30;
}

.review-section {
    position: relative;
    z-index: 10;
    display: flex;
    flex-grow: 1;
    padding-bottom: 80px;
    flex-direction: column;
}

.review-content {
    justify-content: flex-end;
    margin-left: 86px;
    width: 619px;
    max-width: 100%;
}

.review-flex {
    gap: 20px;
    display: flex;
}

.review-column {
    display: flex;
    flex-direction: column;
    line-height: normal;
    width: 34%;
}

.reviewer {
    align-self: stretch;
    display: flex;
    flex-grow: 1;
    flex-direction: column;
    font-size: 20px;
    color: #fff;
    font-weight: 700;
    text-align: center;
    line-height: 28px;
}

.review-image {
    aspect-ratio: 0.65;
    object-fit: contain;
    object-position: center;
    width: 200px;
    align-self: center;
    max-height: 300px;
}

.reviewer-name {
    font-family: Inter, sans-serif;
    margin-top: 8px;
}

.testimonial-column {
    display: flex;
    flex-direction: column;
    line-height: normal;
    width: 66%;
    margin-left: 20px;
}

.testimonial {
    align-self: stretch;
    display: flex;
    flex-grow: 1;
    flex-direction: column;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0.5px;
}

.testimonial-text {
    font-family: Inter, sans-serif;
    justify-content: center;
    border-radius: 12px;
    backdrop-filter: blur(2px);
    background-color: rgba(255, 255, 255, 0.8);
    color: #000;
    line-height: 24px;
    padding: 16px;
    margin-top: 0;
    padding-top: 25px;
    padding-bottom: 35px;
    height: 240px;
}

    .testimonial-text .text {
        /*// overflow thì ẩn và hiển thị ...*/
        max-height: 240px;
        overflow-y: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 10;
        -webkit-box-orient: vertical;
    }

.rating-flex {
    justify-content: center;
    display: flex;
    margin-top: 0px;
    gap: 8px;
    color: #fff;
    line-height: 150%;
    padding: 5px 60px;
}

.reviewer-rating {
    font-family: Inter, sans-serif;
    margin: auto 0;
}

.stars-image {
    aspect-ratio: 5;
    object-fit: auto;
    object-position: center;
    width: 150px;
    max-width: 100%;
}

.additional-images {
    display: flex;
    gap: 20px;
    justify-content: space-between;
}

.additional-image,
.secondary-image {
    aspect-ratio: 1;
    object-fit: auto;
    object-position: center;
    width: 72px;
    fill: rgba(255, 255, 255, 0.38);
    backdrop-filter: blur(2px);
}

.column-secondary {
    display: flex;
    flex-direction: column;
    line-height: normal;
    width: 35%;
    margin-left: 20px;
}

.team-section {
    display: flex;
    flex-grow: 1;
    flex-direction: column;
}

.team-image {
    aspect-ratio: 1.61;
    object-fit: contain;
    object-position: center;
    width: 100%;
}

.team-info {
    display: flex;
    margin-top: 9px;
    gap: 13px;
    padding: 0 16px;
}

.team-title {
    color: #fff;
    letter-spacing: 0.5px;
    margin: auto 0;
    font: 700 16px/150% Inter, sans-serif;
}

.team-members {
    justify-content: flex-start;
    display: flex;
    gap: 20px;
    flex: 1;
}

.member-image {
    aspect-ratio: 1.03;
    object-fit: cover;
    object-position: center;
    width: 40px;
    border-radius: 50%;
}

/* cotent body */

.breadcrumb {
    display: flex;
    gap: 8px;
    font: 14px Inter, sans-serif;
    color: #919191;
    font-weight: 400;
    margin-top: 30px;
}

.breadcrumb-item {
    display: flex;
}

    .breadcrumb-item.active {
        color: #000;
        font-weight: 600;
    }


/* ---------- */


.top-section {
    display: flex;
    flex-direction: column;
}

.intro-section-body {
    display: flex;
    flex-direction: column;
    overflow: hidden;
    position: relative;
    min-height: 371px;
    align-items: center;
    font-weight: 600;
    justify-content: center;
    padding: 38px 60px;
}

.intro-image-body {
    position: absolute;
    inset: 0;
    height: auto;
    width: 100%;
    object-fit: cover;
    object-position: center;
}

.intro-image-body-1 {
    height: 100%;
}

.intro-content {
    position: relative;
    border-radius: 12px;
    backdrop-filter: blur(2px);
    background-color: rgba(104, 104, 104, 0.5);
    display: flex;
    width: 968px;
    max-width: 100%;
    flex-direction: column;
    padding: 32px;
}

.intro-title-body {
    color: #ffc803;
    text-align: center;
    text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    -webkit-text-stroke-width: 1px;
    border: 1px solid rgba(255, 255, 255, 0);
    font: 400 60px/67% Quicksand, sans-serif;
}

.intro-options {
    display: grid;
    grid-template-columns: 4fr 1fr;
    margin-top: 24px;
    gap: 16px;
    text-align: center;
}

.intro-text {
    text-align: left;
    color: #fff;
    margin: auto 0;
    font: 28px/133% Inter, sans-serif;
}


.intro-btn {
    justify-content: center;
    border-radius: 47px;
    background-color: #ffc803;
    color: #000;
    letter-spacing: 0.5px;
    padding: 12px 32px;
    font: 16px/150% Inter, sans-serif;
    border-color: transparent;
}

.about-section {
    display: flex;
    flex-direction: column;
    overflow: hidden;
    align-self: center;
    position: relative;
    min-height: 664px;
    padding-top: 75px;
    margin-top: 130px;
}

.about-title {
    position: relative;
    color: #fff;
    text-align: center;
    align-self: center;
    margin-top: 20px;
    font: 400 64px/62.5% Quicksand, sans-serif;
    margin-bottom: 10px;
}

.about-content {
    position: relative;
    margin: 40px 0 20px;
    padding: 0 80px;
}

.about-columns {
    gap: 20px;
    display: flex;
}


.about-col1, .about-col2 {
    display: flex;
    flex-direction: column;
}

.about-col1 {
    width: 40%;
}

.about-col2 {
    flex-grow: 1;
    width: 60%;
    margin-left: 20px;
}

.about-img {
    /*aspect-ratio: 1.1;*/
    object-fit: auto;
    object-position: center;
    width: 100%;
}

.about-description {
    color: #fff;
    text-overflow: ellipsis;
    letter-spacing: 0.5px;
    font: 400 16px/24px Inter, sans-serif;
}

.about-more {
    color: #ffc803;
    text-align: left;
    letter-spacing: 0.25px;
    margin-top: 17px;
    font: 300 20px/110% Inter, sans-serif;
}

.why-us-section {
    background-color: #ffc803;
    display: flex;
    margin-top: 100px;
    flex-direction: column;
    color: #33490b;
    text-align: center;
    padding: 40px 80px;
}

.why-us-title {
    align-items: center;
    background-color: #ffc803;
    padding: 0 60px;
    font: 400 64px/112.5% Quicksand, -apple-system, Roboto, Helvetica, sans-serif;
    margin-bottom: 20px;
    margin-top: 20px;
}

.why-us-content {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    margin-top: 40px;
    gap: 0px;
}

.why-us-item {
    display: flex;
    flex-direction: column;
    flex: 1;
    padding: 0 16px;
}

.why-us-icon {
    aspect-ratio: 1;
    object-fit: auto;
    object-position: center;
    width: 120px;
    align-self: center;
    max-width: 100%;
}

.why-us-subtitle {
    height: 40px;
    margin-top: 8px;
    font: 700 24px/32px Inter, sans-serif;
}

.why-us-description {
    letter-spacing: 0.5px;
    margin-top: 16px;
    font: 400 16px/24px Inter, sans-serif;
}

.partners-section {
    display: flex;
    flex-direction: column;
    overflow: hidden;
    position: relative;
    margin-top: 10px;
    width: auto;
    align-items: flex-end;
    font-size: 40px;
    font-weight: 700;
    text-align: center;
    line-height: 0;
    justify-content: center;
}

.partners-title {
    color: #000;
    text-align: center;
    align-self: center;
    margin-top: 100px;
    font: 400 60px/97% Quicksand, sans-serif;
}


.partners-bg {
    position: absolute;
    inset: 0;
    width: 100%;
    object-fit: cover;
    object-position: center;
    top: 300px;
    left: 0;
}

.partners-content {
    position: relative;
    background: linear-gradient(270deg, rgba(36, 36, 36, 0.6) 0%, rgba(131, 131, 131, 0.44) 48.96%, rgba(219, 219, 219, 0) 89.06%);
    z-index: 10;
    display: flex;
    width: 852px;
    max-width: 100%;
    flex-direction: column;
    align-items: flex-end;
    margin: -10px 0;
    padding: 0 16px 16px 0px;
}

.partners-top {
    color: #1D1D1D;
    text-align: center;
    font-family: Inter;
    font-size: 28px;
    font-style: normal;
    font-weight: 700;
    line-height: 36px; /* 128.571% */
    margin-right: 350px;
}

.partners-detail {
    justify-content: center;
    display: flex;
    gap: 16px;
    margin: 61px 68px 35px 0px;
    margin-top: 10px;
}

.partners-info, .partners-company, .partners-architects, .partners-teams {
    padding: 0px 40.5px 0px 40.5px;
    display: flex;
    height: 91px;
    justify-content: center;
    align-items: center;
    background-color: #ffc803;
    border-radius: var(--Bo-trn-Bo-trn-12, 12px);
}

.partners-count {
    color: var(--Xanh-m-33490B, #33490B);
    text-align: center;
    font-family: Inter;
    font-size: 64px;
    font-style: normal;
    font-weight: 700;
    line-height: 72px; /* 112.5% */
}

.partners-desc {
    color: #73964a;
    font-family: Inter, sans-serif;
}

.partners-company-text, .partners-architects-text, .partners-teams-text {
    color: #FFC803;
    text-align: center;
    font-family: Inter;
    font-size: 64px;
    font-style: normal;
    font-weight: 700;
    line-height: 72px;
    margin: auto 0;
}

.partners-footer {
    margin-top: 0;
    color: #1D1D1D;
    text-align: center;
    font-family: Inter;
    font-size: 28px;
    font-style: normal;
    font-weight: 700;
    line-height: 36px; /* 128.571% */
    margin-right: 200px;
    margin-bottom: 35px;
}


/* ------------ */

/* end content body */

/* mobile */
@media (max-width: 1429px) {
    .details-content-mobile {
        display: flex;
        width: 151px;
        height: 109px;
        flex-direction: column;
        align-items: center;
        gap: 25px;
    }

    .details-content-message {
        color: #000;
        text-align: center;
        /* button 32 inter 12 */
        font-family: Inter;
        font-size: 12px;
        font-style: normal;
        font-weight: 600;
        line-height: 20px; /* 166.667% */
        letter-spacing: 0.048px;
    }

    .partners-top {
        margin-top: 10px;
        color: #000;
        text-align: center;
        /* title 16 */
        font-family: Inter;
        font-size: 16px;
        font-style: normal;
        font-weight: 600;
        line-height: 24px; /* 150% */
        letter-spacing: 0.1px;
        margin-right: 55px;
    }

    .intro-image-body {
        height: 100%;
    }

    .intro-btn {
        width: 207px;
    }

    .form-section {
        background-color: #fff;
        display: flex;
        margin-top: 5px;
        flex-direction: column;
        padding: 16px;
    }

        .form-section h2 {
            margin-bottom: 10px;
            color: #000;
            text-align: center;
            font-family: Quicksand;
            font-size: 30px;
            font-style: normal;
            font-weight: 400;
            line-height: 20px; /* 112.5% */
        }

    .contact {
        display: grid;
        padding: 0 0;
        grid-template-columns: 1fr;
        gap: 10px;
        align-self: stretch;
        border-radius: var(--Bo-trn-Bo-trn-8, 8px);
        border: 1px solid var(--Stroke-2, #d0d5dd);
    }

        .contact .call-center {
            text-align: center;
        }

            .contact .call-center img {
                width: 111px;
                height: 110px;
                flex-shrink: 0;
            }

        .contact .logo-small img {
            display: flex;
            width: 201.982px;
            height: 67.873px;
            justify-content: center;
            align-items: center;
        }

    .contact-details-1 {
        text-align: center;
        margin-top: -15px;
    }

        .contact-details-1 .logo-small img {
            margin: auto;
        }

    .contact-actions {
        margin-top: 15px;
    }

    .contact-or-text {
        margin-top: -52px;
        color: #000;
        text-align: center;
        /* body12 */
        font-family: Inter;
        font-size: 12px;
        font-style: normal;
        font-weight: 400;
        line-height: 20px; /* 166.667% */
        letter-spacing: 0.048px;
        margin-bottom: -20px;
    }

    .support-options p {
        color: #000;
        text-align: center;
        /* button 32 inter 12 */
        font-family: Inter;
        font-size: 12px;
        font-style: normal;
        font-weight: 600;
        line-height: 20px; /* 166.667% */
        letter-spacing: 0.048px;
        margin-bottom: 3px;
    }

    .support-text {
        color: #FFF;
        text-align: center;
        /* button 40 inter 14 */
        font-family: Inter;
        font-size: 14px;
        font-style: normal;
        font-weight: 600;
        line-height: 22px; /* 157.143% */
        letter-spacing: 0.175px;
    }

    .contact-button {
        border-color: transparent;
        display: flex;
        width: 250px;
        height: 40px;
        padding: 8px 24px;
        justify-content: center;
        align-items: center;
        gap: 8px;
        border-radius: 40px;
        background: var(--Vng-Primary-2-Primary-chnh, #FFC803);
        margin: auto;
        margin-top: 0;
        display: flex;
        width: 130px;
        height: 34px;
        padding: 8px 24px;
        justify-content: center;
        align-items: center;
        gap: 8px;
        flex-shrink: 0;
        color: var(--M3-black, #000);
        text-align: center;
        /* button 14 */
        font-family: Inter;
        font-size: 14px;
        font-style: normal;
        font-weight: 600;
        line-height: 22px; /* 157.143% */
        letter-spacing: 0.175px;
    }

    .contact-details-2 {
        text-align: center;
    }

    .details-content-bold {
        color: #000;
        text-align: center;
        /* button 32 inter 12 */
        font-family: Inter;
        font-size: 12px;
        font-style: normal;
        font-weight: 600;
        line-height: 20px; /* 166.667% */
        letter-spacing: 0.048px;
    }

    .follow-up p {
        margin-top: 7px;
        color: #000;
        text-align: center;
        /* button 32 inter 12 */
        font-family: Inter;
        font-size: 12px;
        font-style: normal;
        font-weight: 600;
        line-height: 20px; /* 166.667% */
        letter-spacing: 0.048px;
    }

    .contact-input {
        display: flex;
        width: calc(350px - 65px);
        height: 20px;
        padding: 12px 12px;
        justify-content: center;
        align-items: center;
        gap: 8px;
        border-radius: var(--Bo-trn-Bo-trn-8, 8px);
        border: 1px solid #D0D5DD;
        margin-bottom: 8px;
        margin-left: auto;
        margin-right: auto;
    }

    .contact-button-send {
        width: calc(350px - 38px);
        margin-top: 0px;
        margin-left: auto;
        margin-right: auto;
        display: flex;
        height: 40px;
        padding: 8px 24px;
        justify-content: center;
        align-items: center;
        gap: 8px;
        align-self: stretch;
        border-radius: var(--Bo-trn-Bo-trn-8, 8px);
        border: 1px solid var(--Vng-Primary-2-Primary-chnh, #FFC803);
        opacity: 0.38;
        background-color: transparent;
        color: #FFC803;
    }

    .social-media-icons {
        padding-bottom: 15px;
        display: flex;
        justify-content: space-between;
        width: calc(350px - 38px);
        margin-top: 12px;
    }

        .social-media-icons img {
            width: 40px;
            height: 40px;
        }

    /* ---------- */
    .container-review-section {
        margin-bottom: 0;
        display: flex;
        flex-direction: column;
        align-self: stretch;
        overflow: hidden;
        position: relative;
        min-height: auto;
        padding: 0 0 20px;
        margin-top: 0;
    }

    .background-image {
        position: absolute;
        inset: 0;
        height: 100%;
        width: 100%;
        object-fit: cover;
        object-position: center;
    }

    .title {
        color: #FFF;
        text-align: center;
        font-family: Quicksand;
        font-size: 32px;
        font-style: normal;
        font-weight: 400;
        line-height: 40px; /* 125% */
        margin-bottom: 12px;
        margin-top: 12px;
    }

    .content {
        position: relative;
        justify-content: center;
        margin-top: 0px;
        width: 100%;
        padding: 0 0;
    }

    .flex-container {
        gap: 12px;
        display: grid;
        grid-template-columns: 1fr;
    }

    .column-main {
        display: flex;
        flex-direction: column;
        line-height: normal;
        width: auto;
    }

    .review-section {
        position: relative;
        z-index: 10;
        display: flex;
        flex-grow: 1;
        padding-bottom: 0;
        flex-direction: column;
    }

    .review-content {
        justify-content: flex-end;
        margin-left: 0;
        width: 100%;
        max-width: 100%;
    }

    .review-flex {
        gap: 0;
        display: flex;
    }

    .review-column {
        display: flex;
        flex-direction: column;
        line-height: normal;
        width: 34%;
    }

    .reviewer {
        align-self: stretch;
        display: flex;
        flex-grow: 1;
        flex-direction: column;
        font-size: 20px;
        color: #fff;
        font-weight: 700;
        text-align: center;
        line-height: 28px;
    }

    .review-image {
        aspect-ratio: 0.65;
        object-fit: contain;
        object-position: center;
        width: 50px;
        align-self: center;
    }

    .reviewer-name {
        color: #FFF;
        text-align: center;
        /* button 32 inter 12 */
        font-family: Inter;
        font-size: 12px;
        font-style: normal;
        font-weight: 400;
        line-height: 20px; /* 166.667% */
        letter-spacing: 0.048px;
    }

    .testimonial-column {
        display: flex;
        flex-direction: column;
        line-height: normal;
        width: 66%;
        margin-left: 10px;
        margin-right: 15px;
    }

    .testimonial {
        align-self: stretch;
        display: flex;
        flex-grow: 1;
        flex-direction: column;
        font-size: 16px;
        font-weight: 400;
        letter-spacing: 0.5px;
    }

    .testimonial-text {
        font-family: Inter, sans-serif;
        justify-content: center;
        border-radius: 12px;
        backdrop-filter: blur(2px);
        background-color: rgba(255, 255, 255, 0.8);
        color: #000;
        line-height: 20px;
        padding: 7px;
        font-size: 12px;
        font-style: normal;
        font-weight: 400;
        max-height: 96px;
        overflow-y: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 5;
        -webkit-box-orient: vertical;
        margin-bottom: 0;
    }

    .rating-flex {
        font-size: 14px;
        justify-content: center;
        display: flex;
        margin-top: 0px;
        gap: 8px;
        color: #fff;
        line-height: 20px;
        padding: 0 0px 5px 0px;
    }

    .reviewer-rating {
        font-family: Inter, sans-serif;
        margin: auto 0;
    }

    .stars-image {
        aspect-ratio: 5;
        object-fit: auto;
        object-position: center;
        width: 150px;
        max-width: 100%;
    }

    .additional-images {
        display: flex;
        gap: 20px;
        justify-content: space-between;
    }

    .additional-image,
    .secondary-image {
        aspect-ratio: 1;
        object-fit: auto;
        object-position: center;
        width: 40px;
        fill: rgba(255, 255, 255, 0.38);
        backdrop-filter: blur(2px);
    }

    .column-secondary {
        display: flex;
        flex-direction: column;
        line-height: normal;
        width: calc(100% - 40px);
        margin-left: 20px;
    }

    .team-section {
        display: flex;
        flex-grow: 1;
        flex-direction: column;
    }

    .team-image {
        aspect-ratio: 1.61;
        object-fit: contain;
        object-position: center;
        width: 100%;
    }

    .testimonial-text {
    }

        .testimonial-text .text {
            max-height: 110px;
            display: -webkit-box;
            -webkit-line-clamp: 5;
        }

    .team-info {
        display: flex;
        margin-top: 9px;
        gap: 0;
        padding: 0 16px;
    }

    .team-title {
        width: 130px;
        color: #fff;
        letter-spacing: 0.5px;
        margin: auto 0;
        font: 300 12px/150% Inter, sans-serif;
    }

    .team-members {
        justify-content: flex-start;
        display: flex;
        gap: 5px;
        flex: 1;
    }

    .member-image {
        width: 32px;
        height: 32px;
        border-radius: 50%;
    }


    /* begin content body Mobile */

    .intro-section-body {
        padding: 10px 60px;
    }

    .intro-title-body {
        font-size: 35px;
        font-weight: 100;
        padding: 10px 10px;
        margin-top: 5px;
        margin-bottom: 5px;
    }

    .intro-content {
        padding: 20px;
    }

    .intro-options {
        grid-template-columns: 1fr;
        gap: 5px;
        margin-top: 12px;
        justify-items: center;
        font-size: 16px;
        font-style: normal;
        font-weight: 600;
        color: var(#000000, #000);
    }

    .intro-text {
        font-size: 16px;
        font-style: normal;
        text-align: center;
    }

    .about-section {
        margin-top: 16px;
        margin-left: 0;
        margin-right: 0;
        padding: 20px 0
    }

    .about-title {
        margin-top: 4px;
        font-size: 32px;
        margin-bottom: 23px;
    }

    .about-content {
        margin-top: 0;
        padding: 0 15px;
    }

    .about-columns {
        flex-direction: column;
    }

    .about-col1 {
        width: 100%;
    }

    .about-col2 {
        flex-grow: 1;
        width: 100%;
        margin-left: 0px;
    }

    .about-description {
        font-size: 14px;
    }

    .about-more {
        font-size: 14px;
    }

    .why-us-section {
        padding: 0 0;
        margin-top: 16px;
    }

    .why-us-title {
        padding: 0 0;
        color: #33490B;
        text-align: center;
        /* title 20 */
        font-family: Inter;
        font-size: 20px;
        font-style: normal;
        font-weight: 600;
        line-height: 28px;
        margin-top: 16px;
        margin-bottom: 12px;
    }

    .why-us-content {
        display: grid;
        grid-template-columns: 1fr 1fr;
        margin-top: 5px;
        gap: 0;
    }

    .why-us-item {
        padding: 0 10px;
    }

    .why-us-content .why-us-item:last-child {
        grid-column: span 2;
    }

    .why-us-icon {
        width: 60px;
        height: 60px;
    }

    .why-us-subtitle {
        color: #33490B;
        text-align: center;
        /* button 40 inter 14 */
        font-family: Inter;
        font-size: 14px;
        font-style: normal;
        font-weight: 600;
        line-height: 22px; /* 157.143% */
        letter-spacing: 0.175px;
        margin-bottom: -25px;
    }

    .why-us-description {
        font-size: 14px;
    }

    .partners-section {
        margin-top: 32px;
    }

    .partners-title {
        margin-top: 0;
        font-size: 33px;
        margin-bottom: 17px;
    }

    .partners-content {
        width: calc(100vw - 32px);
    }

    .partners-detail {
        gap: 10px;
        margin: 20px 10px 0 0;
    }

    .partners-bg {
        top: 100px;
        height: 200px;
    }

    .partners-info, .partners-company, .partners-teams {
        height: 18px;
        padding: 3px 15px;
        border-radius: 15px;
    }

    .partners-count {
        margin: 0;
        color: var(--Xanh-m-33490B, #33490B);
        text-align: center;
        /* title 20 */
        font-family: Inter;
        font-size: 20px;
        font-style: normal;
        font-weight: 600;
        line-height: 28px; /* 140% */
    }

    .partners-company-text, .partners-architects-text, .partners-teams-text {
        color: #FFC803;
        text-align: center;
        /* title 20 */
        font-family: Inter;
        font-size: 20px;
        font-style: normal;
        font-weight: 400;
        line-height: 28px; /* 140% */
    }

    .partners-footer {
        margin-top: 30px;
        margin-right: 0;
        color: #000;
        text-align: center;
        /* button 48 inter 16 */
        font-family: Inter;
        font-size: 16px;
        font-style: normal;
        font-weight: 600;
        line-height: 24px; /* 150% */
        letter-spacing: 0.5px;
        margin-bottom: 5px;
    }

    .contact-button-call, .contact-button-sms {
        display: flex;
        height: 40px;
        padding: 8px 24px;
        justify-content: center;
        align-items: center;
        gap: 8px;
        color: var(--M3-black, #000);
        text-align: center;
        /* button 14 */
        font-family: Inter;
        font-size: 14px;
        font-style: normal;
        font-weight: 600;
        line-height: 22px; /* 157.143% */
        letter-spacing: 0.175px;
        width: auto;
    }

    .contact-actions button:last-child {
        margin-top: 8px;
    }

    .contact-button-call img, .contact-button-sms img {
        width: 24px;
        height: 24px;
    }

    .follow-us h3 {
        color: #000;
        text-align: center;
        /* button 40 inter 14 */
        font-family: Inter;
        font-size: 14px;
        font-style: normal;
        font-weight: 600;
        line-height: 22px; /* 157.143% */
        letter-spacing: 0.175px;
        margin-bottom: 21px;
    }

    .swiper-button-prev img,
    .swiper-button-next img {
        width: 50px
    }

    .swiper-pagination {
        bottom: 28px !important;
    }

    /* end content body Mobile */
}



@media (min-width: 1430px) {


    .header-desktop {
        display: flex;
    }

    .header-mobile {
        display: none;
    }
}
