@import url('https://fonts.googleapis.com/css2?family=Inter:wght@100..900&display=swap');

.sk-teams-img-parent {
    width: 447px;
    height: 618px !important;

}

.bg-azure {
    background-color: #1A354D;
}

section.white {
    background-color: #FFFFFF;
    position: relative;
}

.sk-text-dexoration-none {
    text-decoration: none;
}

.fda-icon {
    margin-right: 10px;
}

.split-content__image .sk-teams-img {
    object-fit: cover;
    width: 447px;
    max-width: 100%;
    height: 618px !important;
    max-height: 100%;
    border-radius: 20px;
}

.general-info {
    margin-top: 15px;
    text-align: right;
    display: flex;
    gap: 19px;
    flex-direction: column;
}


.general-info .member-name-cls {
    color: #1A354D;
    font-weight: 700;
    font-family: "Inter";
    font-size: 22px;
    line-height: 36px;
}

.general-info .member-designition-cls {
    color: #000;
    font-weight: 500;
    font-family: "Inter";
    font-size: 14.6px;
    line-height: 25px;
}

.about-cls .sk-content-cls {
    font-size: 14.6px;
    line-height: 25px;
    font-family: "Inter";
    font-weight: 500;
}

.about-cls .sk-heading-cls {
    font-size: 29.6px;
    line-height: 36px;
    font-family: "Inter";
    font-weight: 700;
    padding-top: 0px;
}

.about-cls main section .container {
    max-width: 99rem;
}

.about-cls main section .split-content {
    justify-content: center;
    gap: 38px;
}

.about-cls main section .split-content__item+.split-content__item {
    padding-left: 0px;
}

.split-content__image .about-team-img-cls {
    width: 377px;
    height: 376px;
    object-fit: cover;
    object-position: center 30%;
}




/* --- Slider Image --- */

.sk-teams-slider-img-parent {
    width: 377px;
    /* height: 498px; */
    height: 540px;
    position: relative;
}

.about-cls main section .split-content__item .text-display-4 {
    margin-bottom: 28px;
    font-family: 'Inter';
    font-size: 14.4px;
    font-weight: 500;
    color: #fff;
    text-shadow: none;
}

.sk-teams-slider-img-parent .team-slide-image {
    width: 377px;
    /* height: 420px; */
    height: 376px;
    max-width: 100%;
    max-height: 100%;
    border-radius: 20px;
    opacity: 1;
    object-fit: cover;
    display: block;
    margin: 0 auto;
    margin-bottom: 12px;
    object-position: top;
}

/* --- Member Name --- */
.sk-teams-slider-img-parent .member-name-cls {
    font-family: 'Inter', sans-serif;
    font-weight: 700;
    /* Bold */
    font-size: 22px;
    line-height: 36px;
    text-align: center;
    color: #1A354D;
    margin-top: 10px;
}

/* --- Member Designation --- */
.sk-teams-slider-img-parent .member-designition-cls {
    color: #000;
    font-weight: 500;
    font-family: "Inter";
    font-size: 14.6px;
    line-height: 25px;
    text-align: center;
    margin-top: 0px;
}

.sk-teams-slider-img-parent .swiper-wrapper {
    margin-bottom: 38px;
}

/* --- Swiper Pagination Dots --- */

.sk-teams-slider-img-parent .swiper-pagination {
    position: relative;
    margin-top: 12px;
}

.sk-teams-slider-img-parent .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    margin: 0 4px !important;
    background-color: #E5E7EB;
    /* lighter gray */
    opacity: 1;
}

.sk-teams-slider-img-parent .swiper-pagination-bullet-active {
    background-color: #1A354D;
    transform: scale(1.2);
    /* subtle emphasis like Figma */
}


/* --- Swiper Navigation Arrows --- */

.sk-teams-slider-img-parent .swiper-button-next,
.sk-teams-slider-img-parent .swiper-button-prev {
    position: absolute;
    top: 100%;
    transform: translateY(-50%);
    z-index: 9999;

    width: 40px;
    height: 40px;
    border-radius: 12px;
    background: #FFFFFF;
    border: 1px solid rgba(26, 53, 77, 0.2);

    display: flex;
    align-items: center;
    justify-content: center;

    box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.08);
    /* subtle Figma shadow */
}



.sk-teams-slider-img-parent .swiper-button-next::after,
.sk-teams-slider-img-parent .swiper-button-prev::after {
    font-size: 14px;
    font-weight: bold;
    color: #1A354D;
}

.sk-teams-slider-img-parent .swiper-button-prev {
    left: 0px;
}

.sk-teams-slider-img-parent .swiper-button-next {
    right: 0px;
}

ul.legacy-list {
    list-style: none;
    padding: 0;
    margin: 0;
}

ul.legacy-list li {
    position: relative;
    padding-left: 28px;
    margin-bottom: 18px;

    color: #000;
    font-weight: 500;
    font-family: "Inter", sans-serif;
    font-size: 14.6px;
    line-height: 25px;
}

ul.legacy-list li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 5px;

    width: 16px;
    height: 16px;

    background: url("https://techmedservcraftcms.yilstaging.com/uploads/tick-point.svg") no-repeat center;
    background-size: contain;
}




.footer__certification {
    display: flex;
    align-items: center;
    gap: 12px;
    margin-top: 20px;

}

.footer__certification .footer__certification-text {
    min-width: 130px;
    max-width: 130px;
}

/* .footer__certification-icon img {
  width: 100%;
} */

.top-text {
    font-weight: 500;
    color: #fff;
    font-size: 13px;
    line-height: 20px;
    text-transform: uppercase;
}

.bottom-text {
    font-size: 12.6px;
    color: #F1F2F3D9;
    line-height: 17px;
    text-transform: capitalize;
    min-width: 140px;
}

/* .custom-footer-cls{
    align-items: baseline;
} */
.custom-footer-cls .footer__wrapper {
    align-items: baseline;
    justify-content: center;
    margin-bottom: 40px;
}

.footer__nav-group:last-child {
    width: 14rem;
}





/*fda page css */
body.fda-compliance-cls {
    font-family: "Inter", sans-serif;
}

.fda-compliance-cls .header__headline {
    font-size: 65px;
    font-family: "Inter", sans-serif;
    line-height: 82.8px;
    font-weight: 700;
}

.fda-compliance-cls .header__content--thin {
    max-width: 100%;
}

.fda-compliance-cls .text-display-3 {
    font-size: 19px;
    line-height: 24px;
    font-weight: 600;
    font-family: "Inter", sans-serif;
}

.fda-compliance-cls .background-image-content {
    overflow: visible;
}

.fda-compliance-cls .background-image-content__content {
    overflow: visible;
    position: absolute;
    top: -90px;
}

.fda-compliance-cls .bg-overlay-light-grey:after {
    /* height: 97vh; */
    height: 100%;
}

.fda-compliance-cls .background-image-content__wrapper {
    height: 620px;
    padding-top: 0px;
}

.fda-compliance-cls .background-image-content .container {
    margin-top: 0px;
}


.fda-compliance-cls ul.duble-list-icon li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 15px;
    height: 26px;
    background: url("https://techmedservcraftcms.yilstaging.com/uploads/double-arrow-list-icon.png") no-repeat center;
    background-size: contain;
}

.fda-compliance-cls .background-image-content__content .text-display-2 {
    font-size: 29.6px;
    line-height: 36.8px;
}

.fda-compliance-cls .background-image-content__content .text-display-medium p {
    color: #000;
    font-size: 14.6px;
    line-height: 25px;
    margin-bottom: 20px;
    font-weight: 500;
    font-family: "Inter", sans-serif;
}

.fda-compliance-cls .legacy-list li {
    font-size: 14.6px;
    line-height: 25px;
    font-weight: 500 !important;
    font-family: "Inter", sans-serif;
}

.fda-compliance-cls .legacy-list li strong {
    color: #1A354D;
}

.fda-compliance-cls section.white:first-of-type .padding-v--lg {
    padding-top: 18rem;
}

.fda-compliance-cls .padding-v--lg .split-content {
    justify-content: flex-start;
}

.fda-compliance-cls .padding-v--lg .split-content .split-content__item {
    flex-basis: 100%;
    max-width: 100%;
}

.fda-compliance-cls .padding-v--lg .sk-content-cls p {
    color: #000;
    font-size: 14.6px;
    line-height: 25px;
    margin-bottom: 20px;
    font-family: "Inter", sans-serif;
    font-weight: 500;
}

.fda-compliance-cls section.bg-azure .text-display-2,
.fda-compliance-cls section.bg-azure .padding-v--lg .sk-content-cls p {
    color: #FFFFFF;
    font-family: "Inter", sans-serif;
}

.fda-compliance-cls .contact-info-cls {
    list-style: none;
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 30px;
}

.fda-compliance-cls .contact-info-cls li {
    display: flex;
    align-items: center;
    gap: 10px;
}

.fda-compliance-cls .contact-info-cls li a {
    font-size: 12.3px;
    line-height: 17px;
    font-weight: 500;
    color: #1A354D;
}

.fda-compliance-cls .contact-info-cls li p {
    font-size: 14.6px;
    line-height: 25px;
    font-weight: 500;
    font-family: "Inter", sans-serif;
}

.fda-compliance-cls .contact-info-cls li span {
    margin-right: 5px;
}

.fda-compliance-cls .important-notice {
    border-left: 6px solid #F4361C;
    border-radius: 21px;
    padding: 20px 30px;
    box-shadow: 0px 0px 10px 1px #00000014;
    margin-top: 40px;
    font-size: 16.6px !important;
}

.fda-compliance-cls .important-notice span {
    color: #1A354D;
}

.fda-compliance-cls main section .container {
    max-width: 97rem;
}

.mobile-show {
    display: none !important;
}

.mobile-hide {
    display: block !important;
}

/* */

@media(min-width:880px) {
    .about-cls main section .split-content__item {
        flex-basis: 52%;
        max-width: calc(52% - 1px);
    }

    
}

@media(max-width:880px) {
    .mobile-show {
        display: block !important;
        margin-top:30px;
        margin-bottom: 20px;
    }

    .mobile-hide {
        display: none !important;
    }
    .footer__certification {
        justify-content: center;
        margin: 0 auto;
        margin-bottom: 20px;
    }

    .footer__nav-group:last-child {
        width: unset;
    }

    .custom-footer-cls .footer__wrapper {

        margin-bottom: 20px;
    }

    .fda-compliance-cls .header__headline {
        font-size: 50px;
        line-height: 72.8px;
    }

    .fda-compliance-cls .contact-info-cls {
        flex-wrap: wrap;
    }
}

@media(max-width:600px) {
    .fda-compliance-cls .header__headline {
        font-size: 45px;
        line-height: 62.8px;
    }


    .fda-compliance-cls .background-image-content__content {
        overflow: visible;
        position: relative;
        top: 0;
    }
}

@media(max-width:500px) {

    .fda-compliance-cls .background-image-content .container {
        margin-top: 14rem;
    }

    .footer__nav-title {
        font-size: 1.4rem;
    }

    .fda-compliance-cls .important-notice {
        font-size: 14.6px !important;
    }
}

@media(max-width:480px) {
    .fda-compliance-cls .header__headline {
        font-size: 35px;
        line-height: 52.8px;
    }

    .fda-compliance-cls .text-display-3 {
        font-size: 16px;
        line-height: 20px;

    }

    .fda-compliance-cls .background-image-content .container {
        margin-top: 25rem;
    }

    .fda-compliance-cls section.white:first-of-type .padding-v--lg {
        padding-top: 25rem;
    }
}

@media(max-width:380px) {
    .fda-compliance-cls .background-image-content .container {
        margin-top: 32rem;
    }

    .fda-compliance-cls section.white:first-of-type .padding-v--lg {
        padding-top: 32rem;
    }
}