@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');

.seo-tag { margin: 0; }
/* Font-styles starts */
body,
.cmp-text {
    font-family: "Inter", sans-serif !important;
    font-weight: 300;
}

.ff-inter {
    font-family: "Inter", sans-serif;
}

.fw-light {
    font-weight: 300;
}

.fw-bold {
    font-weight: 700;
}

.fw-normal {
    font-weight: 400;
}

.fw-medium {
    font-weight: 600;
}

.fw-black {
    font-weight: 900;
}

/* Font-styles ends */

.blue-bg {
    background-color: #007E8A;
}

.dark-green-bg {
    background-color: #0A1E1A;
}

.white-color {
    color: #FDFEFE;
}

.dark-green-color {
    color: #0A1E1A;
}

.black-color {
    color: #3C4242;
}

.normal-text {
    font-size: 18px;
    line-height: 24px;
}

.max-width {
    padding: 0 20px;
}

.text-center {
    text-align: center;
}

a.underline {
    text-decoration: underline;
    text-underline-offset: 3px;
}

a.underline:hover {
    text-decoration: none;
}

.text-nowrap {
    white-space: nowrap;
}

.text-break {
    word-break: break-all;
}

html {
    scroll-behavior: smooth;
}

/* Banner section starts */

#banner .banner-section {
    background-image: url(/content/dam/intelligentcontent/unbranded/pioneerhub/us/en/images/about/experts-page/mobile/about-experts-banner-bg.png);
    padding: 14px 0 40px;
    background-size: cover;
}

#banner .banner-section .banner-content {
    font-size: 16px;
    line-height: 20px;
}

#banner .banner-section .banner-content .banner-head {
    font-size: 28px;
    line-height: 32px;
    margin: 32px 0 12px;
    font-weight: 600;
}

/* Mobile -carousel starts */

#banner .mob-carousel ul.inpage-nav-list {
    display: flex;
    /* background: #0A1E1A; */
    box-shadow: 0px 4px 104px 0px #01EFFE1A;
    /* padding: 10px 8px; */
    width: 100%;
    flex-wrap: nowrap;
    /* gap: 7px; */
    border-radius: 10px;
    width: fit-content;
    margin: 0 16px;
    box-shadow: 0px 4px 104px 0px #01EFFE1A;
    border-radius: 10px;
}

#banner .mob-carousel {
    padding: 0;
    overflow: scroll;
    display: flex;
    /* justify-content: center; */
    background: transparent;
}

#banner .mob-carousel ul.inpage-nav-list li a {
    display: inline-block;
    padding: 3px 20px;
    text-align: center;
    font-size: 16px;
    line-height: 26px;
    font-weight: 600;
    white-space: nowrap;
    color: white;
    border-radius: 8px;
}

#banner .mob-carousel ul.inpage-nav-list li a:hover {
    background-color: #007E8A;
}

#banner .mob-carousel ul.inpage-nav-list li a:active {
    background-color: #00545C;
    text-decoration: none;
}

#banner .mob-carousel ul.inpage-nav-list li a.active {
    background-color: #00707A;
    border-radius: 8px;
    font-weight: 600;
    color: #FDFEFE;
}

#banner .mob-carousel ul.inpage-nav-list li {
    white-space: nowrap;
    padding: 9.5px 7px;
    background: #0A1E1A;
}

#banner .mob-carousel ul.inpage-nav-list li:first-child {
    border-radius: 10px 0 0 10px;
    padding-left: 8px;
}

#banner .mob-carousel ul.inpage-nav-list li:last-child {
    border-radius: 0 10px 10px 0;
    padding-right: 8px;
}

#banner .mob-carousel::-webkit-scrollbar {
    display: none;
}

#banner .mob-carousel ul.inpage-nav-list li a:hover {
    text-decoration: none;
}



/* Mobile -carousel ends */

/* Banner section ends */


/* explore key pages section starts */

#explore-key-section {
    background: #F4F7F7;
    padding: 32px 18px 48px;
}

#explore-key-section .section-heading {
    font-size: 24px;
    line-height: 28px;
}

#explore-key-section .masterContentList {
    margin-top: 24px;
}

#explore-key-section .masterContentList .cmp-masterlist__item-image {
    display: none;
}

#explore-key-section .masterContentList .cmp-masterlist__items {
    display: flex;
    flex-direction: column;
    gap: 16px;
    align-items: center;
    justify-content: center;
}

#explore-key-section .masterContentList .cmp-masterlist__items .cmp-masterlist__item {
    background-image: url(/content/dam/intelligentcontent/unbranded/pioneerhub/us/en/images/global/explore-keys-bg.svg);
    border-radius: 14px;
    padding: 24px;
    margin: 0;
    max-width: 354px;
    color: #FDFEFE;
    background-size: cover;
}

#explore-key-section .masterContentList .cmp-masterlist__item-content {
    padding: 0;
}

#explore-key-section .masterContentList .cmp-masterlist__item-content .cmp-masterlist__item-description {
    padding: 8px 0 64px;
    font-size: 16px;
    line-height: 20px;
}

#explore-key-section .masterContentList .cmp-masterlist__item-content span.cmp-masterlist__item-cta {
    color: #FDFEFE;
    display: flex;
    flex-direction: row-reverse;
    justify-content: center;
    align-items: center;
    gap: 10px;
    font-size: 14px;
    line-height: 21px;
    font-weight: 600;
}

#explore-key-section .masterContentList .cmp-masterlist__item-content a.cmp-masterlist__item-cta-link {
    background-color: #00707A;
    display: inline-block;
    width: 100%;
    border-radius: 42.3px;
    padding: 10px 0;
    max-width: 306px;
}

#explore-key-section .masterContentList .cmp-masterlist__item-content a.cmp-masterlist__item-cta-link:active {
    background: #00545C !important;
    text-decoration: none;
}

#explore-key-section .masterContentList .cmp-masterlist__item-content a.cmp-masterlist__item-cta-link:hover {
    text-decoration: none;
}

#explore-key-section .masterContentList .cmp-masterlist__items .cmp-masterlist__item-title {
    font-size: 22px;
    line-height: 26px;
    font-weight: 600;
}

/* explore key pages section ends */

/* Reference accordion starts */

#reference-accordion {
    padding: 40px 18px;
}

#reference-accordion>.cmp-accordion__item {
    border: 1px solid #949496;
    background: white;
}

#grey-reference {
    background-color: #F4F7F7;
}

#reference-accordion .cmp-accordion__header>button {
    padding: 20px 23px 16px 30px;
    color: #0A1E1A;
    font-family: 'Inter';
}

#reference-accordion .cmp-accordion__header>button span.cmp-accordion__title {
    font-size: 22px;
    line-height: 28px;
    font-weight: 700;
}

#reference-accordion .cmp-accordion__header>button .cmp-accordion__icon::before {
    content: "";
    width: 13.5px;
    height: 2px;
    display: inline-block;
    background-color: #3C4242;
    position: relative;
}

#reference-accordion .cmp-accordion__header>button .cmp-accordion__icon {
    align-content: center;
    padding: 0;
    display: flex;
}

#reference-accordion>.cmp-accordion__item .cmp-accordion__panel--expanded {
    padding: 0 30px 20px 30px;
}

#reference-accordion .reference-content {
    font-size: 10px;
    line-height: 14px;
}

/* Reference accordion ends */
#page-section-flex>.aem-Grid>.container:has(#sticky-nav) {
    position: sticky;
    top: 85px;
}

#header {
    position: fixed;
    width: 100%;
    z-index: 99;
    background: white;
}

#main-section {
    margin-top: 85px;
}

@media screen and (min-width:992px) {
    .mobile-only {
        display: none;
    }

    .max-width {
        max-width: 1110px;
        margin: 0 auto;
        /* width: 80%; */
    }

    /* Banner section starts */

    .banner-section {
        background-image: url(/content/dam/intelligentcontent/unbranded/pioneerhub/us/en/images/biomarker-testing/image-library/desktop/banner-bg.png);
    }

    #banner .mob-carousel ul.inpage-nav-list {
        margin: 0;
        width: 100%;
        justify-content: center;
        /*padding: 9.5px 8px;*/
        padding-right: 0 !important;
    }

    #banner .banner-section .banner-content {
        padding: 0;
        font-size: 20px;
        line-height: 26px;
    }

    #banner .mob-carousel ul.inpage-nav-list li a {
        width: 100%;
        font-weight: 400;
    }

    #banner .mob-carousel ul.inpage-nav-list li {
        flex-basis: 50%;
        text-align: center;
    }

    #banner .banner-section {
        padding: 39px 0 119px;
    }

    #banner .banner-section .banner-content .banner-head {
        margin: 75px 0 10px;
        font-size: 40px;
        line-height: 48px;
    }

    #banner .banner-section .banner-content>* {
        max-width: 766px;
    }

    /* Banner section ends */

    /* explore key pages section starts */

    #explore-key-section .masterContentList .cmp-masterlist__items {
        flex-wrap: wrap;
        flex-direction: row;
        max-width: 1110px;
        margin: 0 auto;
        gap: 30px;
        align-items: unset;
        width: 80%;
    }

    #explore-key-section .masterContentList .cmp-masterlist__items .cmp-masterlist__item {
        max-width: 349px;
        position: relative;
        padding: 28px 28px 74px;
        background-size: cover;
        min-height: 261px;
    }

    #explore-key-section .masterContentList .cmp-masterlist__item-content a.cmp-masterlist__item-cta-link {
        position: absolute;
        bottom: 28px;
    }

    #explore-key-section .masterContentList .cmp-masterlist__items .cmp-masterlist__item-title {
        line-height: 28px;
    }

    #explore-key-section .masterContentList .cmp-masterlist__item-content .cmp-masterlist__item-description {
        font-size: 18px;
        line-height: 24px;
        padding: 8px 0 0;
    }

    #explore-key-section .masterContentList .cmp-masterlist__item-content span.cmp-masterlist__item-cta {
        font-size: 16px;
        line-height: 20px;
        gap: 16px;
    }

    #explore-key-section {
        padding: 64px 0 72px;
    }

    #explore-key-section .masterContentList {
        margin-top: 30px;
    }

    #explore-key-section .section-heading {
        font-size: 34px;
        line-height: 38px;
    }

    #explore-key-section .masterContentList .cmp-masterlist__item-content span.cmp-masterlist__item-cta {
        font-weight: 700;
    }

    /* explore key pages section ends */

    /* reference-accordion starts */

    #reference-accordion {
        padding: 40px 0;
        max-width: 1110px;
        margin: 0 auto;
        width: 80%;
    }

    /* reference-accordion ends */
    #page-section-flex>.aem-Grid>.container:has(#sticky-nav) {
        top: 131px;
        height: fit-content;
    }

    #main-section {
        margin-top: 111px;
    }
}

@media screen and (max-width:991px) {
    .desktop-only {
        display: none;
    }

    #banner .mob-carousel ul.inpage-nav-list:before,
    #banner .mob-carousel ul.inpage-nav-list:after {
        content: "";
        position: sticky;
        width: 57px;
        height: 52px;
        background: linear-gradient(90deg, rgba(10, 33, 38, 0) 0%, #092028 100%);
        right: 0;
    }

    #banner .mob-carousel ul.inpage-nav-list:before {
        left: 0;
        background: linear-gradient(-90deg, rgba(10, 33, 38, 0) 0%, #092028 100%);
        width: 25px;
    }

    #banner .mob-carousel.right-none ul:after,
    #banner .mob-carousel.left-none ul:before {
        display: none;
    }

    #banner .banner-section .banner-content {
        padding: 0 32px;
    }

    #header {
        border-bottom: 1px solid #F1F2F4;
        padding-bottom: 8px;
    }

    #footer .footer-content .footer-links li:last-child a {
        margin-bottom: 33px;
    }

    #footer .footer-content>.footer-copy-rights p {
        font-size: 18px;
        line-height: 24px;
        font-weight: 400;
    }

    #explore-key-section .masterContentList .cmp-masterlist__items .cmp-masterlist__item {
        min-height: 250px;
    }

    #page-section-flex>.aem-Grid>.container:has(#sticky-nav) {
        background: white;
        box-shadow: 0px 4px 4px 0px #0000000D;
    }
}




/* Feedback Staging 1 - 28-08-25 */

#explore-key-section .masterContentList .cmp-masterlist__item-content a.cmp-masterlist__item-cta-link:hover {
    text-decoration: none;
    background: #24A7B3;
}

#explore-key-section .masterContentList .cmp-masterlist__item-content a.cmp-masterlist__item-cta-link>span>img {
    transition: transform 0.3s ease;
}

#explore-key-section .masterContentList .cmp-masterlist__item-content a.cmp-masterlist__item-cta-link:hover>span>img {
    transform: translateX(5px);
}
