.blue-header .head {
    align-items: center;
}

.blue-header {
    background:
        linear-gradient(167.38deg, #00AC9D 5.69%, rgba(1, 143, 131, 0.64) 94.69%),
        url('../images/about-us/banner.png');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    align-items: center;
    justify-content: center;
    display: flex;
    min-height: 220px;
}

.team-space {
    /* height: 236px;
    background: #FFFFFF; */
}

.team-image-section {
    background-image: url(../images/about-us/bg1.png);
}

.team-image-section .main-container {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.team-img-content {
    display: flex;
    justify-content: space-between;
}

.team-img-card {
    box-shadow: 3px 3px 34.9px -14px #018F8399;
    max-height: 232px;
    max-width: 256px;
    border-radius: 32px;
    overflow: hidden;
}

.img1 {
    margin-top: -20px;
    transform: rotate(-6deg);
}

.img2 {
    margin-top: -20px;
    transform: rotate(6deg);
}

.img3 {
    margin-top: -20px;
    transform: rotate(-6deg);
}

.img4 {
    margin-top: -20px;
    transform: rotate(6deg);
}

.form-banner .single-team-button {
    color: #018F83;
    font-weight: 600;
}



.graphic-blue .main-heading {
    color: #FFFFFF !important;
}

.graphic-blue .anchor {
    background-color: #FFFFFF !important;
}

.graphic-blue .anchor::after {
    background-color: #FFFFFF !important;
}

.proto-text p {
    color: #5C5C5C;
}

.service-intro-content span {
    color: #018F83;
}

.mission-section {
    background: #f5f5f5 url('../images/about-us/bg2.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.mission-text {
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.mission-content .gx-3 {
    --bs-gutter-x: 40px;
}

.mission-img {
    max-width: 390px;
    aspect-ratio: 1;
    border-radius: 16px 0 26px 16px;
    box-shadow: 0px 4px 20px 0px #00170B05;
    overflow: hidden;
}

.mission-left-img {
    max-width: 58px;
}

.mission-left-text {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.mission-left-text h2 {
    font-weight: 600;
    font-size: 28px;
    line-height: 1.5;
    letter-spacing: 0.03rem;
    color: #2B2C2D !important;
}

.mission-left-text span {
    color: #018F83 !important;
}

.mission-left-text h4 {
    font-weight: 400;
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: 0.05rem;
    color: #5C5C5C;
    margin-bottom: 0;
}

.mission-left-text p {
    font-weight: 400;
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: 0.03rem;
    color: #2B2C2D;
}

.mission-left {
    max-width: 576px;
}

/* what-we-do-section */
.what-we-do-section {
    background: #F8FFFE;
}

.industry-focused-card {
    backdrop-filter: blur(7px);
    border: 1px solid #EEEEEE;
    /* background: #00000008; */
    gap: 16px;
    border-radius: 16px;
    padding: 16px;
    display: flex;
    flex-direction: column;
    height: 100%;
}

.industry-focused-img {
    /* max-width: 48px */
    max-height: 172px;
    overflow: hidden;
}

.industry-focused-card h4 {
    font-weight: 700;
    font-size: 18px;
    line-height: 1.5;
    letter-spacing: 0.03rem;
    color: #3C3C3B;
    margin-bottom: 0;
}

.industry-focused-card p {
    font-weight: 400;
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: 0.05rem;
    color: #5C5C5C;
    margin-bottom: 0;
}

.what-we-do-section .gx-3 {
    --bs-gutter-x: 48px;
}

.what-card p {
    font-weight: 400;
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: 0.05rem;
    color: #8A8A8A;
    max-width: 306px;
}

.what-card span {
    font-weight: 600;
    color: #018F83;
}

.what-card {
    position: relative;
}

.what-dots {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 80%;
}

.solution-subsection {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 18px 0;
    height: 100%;
}

.sol-card {
    padding: 16px;
    border: 1px solid #EEEEEE;
    border-radius: 16px;
    box-shadow: 0px 4px 19.9px 0px #5353530A;
    background: #FFFFFF;
    display: flex;
    flex-direction: column;
    gap: 8px;
    max-width: 340px;
}

.sol-icon {
    max-width: 24px;
    max-height: 24px;
}

.sol-title {
    font-weight: 600;
    font-size: 18px;
    line-height: 1.5;
    letter-spacing: 0.03rem;
    color: #3C3C3B;
    margin-bottom: 0;
}

.sol-card p {
    font-weight: 400;
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: 0.05rem;
    color: #5C5C5C;
}

.content-align {
    align-items: end;
}

.card-1,
.card-2,
.card-3,
.card-4 {
    position: relative;
    overflow: hidden;
}

.card-1::before {
    content: url(../images/about-us/card1.svg);
    position: absolute;
    right: 3px;
    bottom: -13px;
    z-index: 0;
}

.card-3::before {
    content: url('../images/about-us/card3.svg');
    position: absolute;
    right: 0;
    bottom: -4px;
    z-index: 0;
}

.card-4::before {
    content: url('../images/about-us/card4.svg');
    position: absolute;
    left: 8px;
    top: 8px;
    z-index: 0;
}

.card-2::before {
    content: url('../images/about-us/card2.svg');
    position: absolute;
    right: 0;
    top: -4px;
    z-index: 0;
}

.solution-img {
    min-width: 420px;
    min-height: 460px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: -16px;
}

.our-solution {
    position: relative;
    overflow: hidden;
    background: #fafafa;
}

.our-solution .what-dots {
    right: 0;
    top: 50%;
    width: 20%;
}

.sol-card-content {
    background: linear-gradient(0deg, rgba(192, 255, 188, 0.1) 0%, rgba(78, 212, 0, 0.1) 100%);
}

.sol-card-content {
    padding: 8px 32px;
    background: linear-gradient(0deg, rgba(192, 255, 188, 0.1) 0%, rgba(78, 212, 0, 0.1) 100%);
    min-width: 308px;
}


.where-number-section .double-circle-heading::before {
    display: none;
}

.where-number-section {
    background-image: url(../images/about-us/where-bg.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.interface-card {
    gap: 16px;
    border-radius: 16px;
    padding: 16px;
    display: flex;
    flex-direction: column;
    align-items: center;
    border: 1px solid #EEEEEE;
    box-shadow: 0px 4px 20px 0px #5353530A;
    backdrop-filter: blur(7.599999904632568px);
    height: 100%;
}


.time-text {
    padding: 10px;
    border: 1px solid transparent;
    margin: 0 auto;
    border-radius: 16px;
    box-shadow: 0px 2px 1.8px 0px #018F83;
}

.time-text h4 {
    font-weight: 600;
    font-size: 18px;
    line-height: 1.4;
    letter-spacing: 0.03rem;
    color: #018F83;
    margin-bottom: 0;
}

.interface-card p {
    font-weight: 400;
    font-size: 16px;
    line-height: 1.4;
    letter-spacing: 0.05rem;
    text-align: center;
    color: #5C5C5C;
}

.number-content {
    max-width: 876px;
    margin: 0 auto;
}

.interface-card h5 {
    font-weight: 500;
    font-size: 18px;
    line-height: 1.4;
    letter-spacing: 0.03rem;
    text-align: center;
    margin-bottom: 0;
}

.number-content .gx-3 {
    --bs-gutter-x: 48px;
}

.our-team-section .subtext {
    font-weight: 400;
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: 0.03rem;
    text-align: center;
}

.team-content {
    display: flex;
    flex-direction: column;
    gap: 24px;
}

.team-buttons {
    display: flex;
    gap: 16px;
    flex-wrap: wrap;
}

.single-team-button {
    padding: 10px;
    border: 1.5px solid #A6A6A6;
    border-radius: 4px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #A6A6A6;
}

.single-team-button:hover {
    border-color: #018F83;
    color: #018F83;
}

.single-team-button.active {
    background: #018F83;
    color: #FFFFFF;
}

.team-card {
    display: flex;
    flex-direction: column;
    gap: 16px;
    border: 1px solid #EEEEEE;
    border-radius: 16px;
    width: 276px;
    padding: 12px;
}

.card-profile {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.experience-number {
    font-weight: 500;
    font-size: 10px;
    line-height: 1.4;
    letter-spacing: 0.05rem;
    vertical-align: middle;
}

.card-profile-img {
    max-width: 56px;
    max-height: 56px;
    overflow: hidden;
    border-radius: 50%;
}

.card-experience {
    display: flex;
    padding: 8px;
    background: #FFB66714;
    gap: 4px;
    border-radius: 16px;
    overflow: hidden;
}

.experience-icon {
    display: flex;
    max-width: 16px;
    max-height: 16px;
}

.card-title {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.card-title h4 {
    font-weight: 600;
    font-size: 18px;
    line-height: 1.4;
    letter-spacing: 0.05rem;
    color: #3C3C3B;
    margin-bottom: 0;
}

.card-title p {
    font-weight: 400;
    font-size: 12px;
    line-height: 1.4;
    letter-spacing: 0.05rem;
    color: #5C5C5C;
    margin-bottom: 0;
}

.single-pill {
    padding: 2px 4px;
    background: #F8FFFE;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    border-radius: 16px;
    overflow: hidden;
}

.single-pill p {
    font-weight: 400;
    font-size: 12px;
    line-height: 1.4;
    letter-spacing: 0.05rem;
    color: #018F83;
}

.card-pills {
    display: flex;
    flex-wrap: wrap;
    row-gap: 4px;
    column-gap: 14px;
}

.card-know-more {
    padding: 12px 0;
    display: flex;
    gap: 4px;
}

.card-know-more h4 {
    font-weight: 500;
    font-size: 14px;
    line-height: 1.4;
    letter-spacing: 0;
    color: #018F83;
    margin-bottom: 0;
}

.more-icon {
    display: flex;
    max-width: 16px;
    max-height: 16px;
}

.team-members {
    display: flex;
    gap: 24px;
    flex-wrap: wrap;
}

.what-we-content {
    display: flex;
    flex-direction: column;
    gap: 30px;
}

.sub-text {
    font-weight: 400;
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: 0.03rem;
    color: #2B2C2D;
}




.why-single-card {
    border-radius: 12px;
    border: 1px solid #018F83;
    display: flex;
    gap: 24px;
    height: 100%;
}


.why-single-card .texts {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 0;
}






































































@media (max-width: 1399px) {
    .team-card {
        width: 267px;
    }

    .solution-img {
        min-width: 372px;
    }
}

@media (max-width: 1199px) {
    .team-card {
        width: 222px;
    }

    .team-img-card {
        max-height: 212px;
        max-width: 200px;
    }

    .mission-img {
        max-width: 350px;
    }

    .mission-left {
        max-width: 526px;
    }

    .solution-img {
        min-width: 300px;
    }

    .blue-header {
        min-height: 168px;
    }

    /*  */
    .why-single-card img {
        border-radius: 12px 12px 0 0;
        width: 100%;
        max-height: 170px;
        object-fit: cover;
    }

    .single-mobile-card {
        margin: 8px !important;
        gap: 8px;
    }

    .why-single-card .texts {
        text-align: center;
    }

    .why-single-card .sub-texts {
        font-size: 14px !important;
    }
}

@media (max-width: 991px) {

    .industry-focused-card h4 {
        font-size: 16px;
    }

    .industry-focused-card p {
        font-size: 14px;
    }

    .time-text h4 {
        font-size: 16px;
    }

    .interface-card p {
        font-size: 14px;
    }

    .team-mobile-img {
        display: flex;
        flex-direction: column;
        gap: 16px;
        padding: 20px 0;
        width: 100%;
    }

    .team-img-card {
        max-height: 140px;
        max-width: 100%;
        border-radius: 16px;
    }

    .img1,
    .img2,
    .img3,
    .img4 {
        margin-top: unset;
    }

    .img1 {
        transform: rotate(-3deg);
        max-height: 130px;
    }

    .img2 {
        transform: rotate(3deg);
    }

    .img3 {
        transform: rotate(-3deg);
    }

    .img4 {
        transform: rotate(3deg);
    }

    .mission-text {
        gap: 8px;
    }

    .mission-left-text h2 {
        font-size: 16px;
    }

    .mission-left-text h4 {
        font-size: 14px;
    }

    .mission-left-img {
        max-width: 48px;
    }

    .mission-left-text p {
        font-size: 14px;
    }

    .mission-img {
        max-width: 100%;
        max-height: 290px;
        margin: 0 auto;
    }

    .what-we-content {
        gap: 16px;
        max-width: 575px;
        margin: 0 auto;
    }

    .what-dots {
        display: none;
    }

    .what-card p {
        font-size: 14px;
        max-width: 100%;
    }

    .sub-text {
        font-size: 14px;
    }

    .our-solution .double-circle-heading::before {
        display: none;
    }

    .solution-content-mobile {
        display: flex;
        flex-direction: column;
        align-items: center;
        width: 100%;
        gap: 16px;
    }

    .solution-mobile-img {
        max-width: 100%;
        /* max-height: 232px; */
        overflow: hidden;
    }

    .sol-card {
        max-width: 100%;
    }

    .interface-card h5 {
        font-size: 16px;
    }

    .form-banner .single-team-button {
        font-size: 14px;
        font-weight: 500;
        padding: 6px;
    }

    .single-team-button {
        font-size: 14px;
    }

    .team-members-mobile {
        overflow: scroll;
        gap: 24px;
        scrollbar-width: none;
        -ms-overflow-style: none;
    }

    .team-members-mobile::-webkit-scrollbar {
        display: none;
    }

    .team-card {
        min-width: 280px;
    }

    .number-content {
        max-width: 575px;
    }

    .mobile-sol-cards {
        display: flex;
        flex-direction: column;
        gap: 16px;
        max-width: 575px;
        margin: 0 auto;
    }

    .blue-header {
        object-fit: contain;
        background-size: contain;
    }
    .team-buttons{
        gap: 8px;
    }
    .sol-title{
        font-size: 16px;
    }
    .sol-card p{
        font-size: 14px;
    }
    .hide-text{
        display: none;
    }

}