#page-section-flex>.aem-Grid {
    display: flex;
    flex-direction: column-reverse;
}

#page-section-flex>.aem-Grid>.container {
    width: 100%;
}

#page-content {
    padding: 0 18px;
}

#page-content .section-head {
    font-size: 24px;
    line-height: 28px;
    font-weight: 600;
    font-family: 'Inter';
    margin: 32px 0 10px;
}

#page-content .section-subhead {
    font-size: 18px;
    line-height: 24px;
}

#animated-numbers-container .number-section {
    margin-bottom: 24px;
}

#animated-numbers-container>.aem-Grid {
    display: flex;
    flex-direction: column;
}

#animated-numbers-container>.aem-Grid>.container {
    max-width: 100%;
    width: 100%;
}

#animated-numbers-container .number-section .number-circle-bg>p {
    opacity: 0;
    transition: opacity 0.2s ease-in;
}

#animated-numbers-container .number-section.number-animation .number-circle-bg>p {
    opacity: 1;
}

#animated-numbers-container .number-section .number-circle-bg {
    max-width: 211px;
    min-height: 211px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    background-image: url(/content/dam/intelligentcontent/unbranded/pioneerhub/us/en/images/exploring-cancer-patients/unmet-needs/desktop/ellipse-bg.png);
    font-size: 32px;
    line-height: 26px;
    font-family: 'Inter';
    color: #CCFFF5;
    border-radius: 50%;
}

#animated-numbers-container .number-section .number-circle-bg .number-animation {
    font-size: 46px;
    line-height: 60px;
    font-weight: 900;
}

#animated-numbers-container .number-section .number-content {
    font-size: 16px;
    line-height: 20px;
    font-weight: 600;
    font-family: 'Inter';
    margin-top: 8px;
}

#animated-numbers-container {
    margin: 40px 0 8px;
}

#incidence-facts-and-figures {
    /* border-bottom: 1px solid #B6B7B9; */
}


#map-container #twoCol-textComp {
    background-color: #E6F4F5;
    border-radius: 12px;
    margin: 32px 0;
}

#map-container {
    border-bottom: 1px solid #B6B7B9;
    border-top: 1px solid #B6B7B9;
}

#map-container #twoCol-textComp .rowContMain-twoCol .colCont-child a:after {
    content: "";
    display: inline-block;
    width: 22px;
    height: 22px;
    background-image: url(/content/dam/intelligentcontent/unbranded/pioneerhub/us/en/images/global/download-icon.svg);
    margin-left: 10px;
    background-position: center;
}

#two-animated-numbers {
    border-bottom: 1px solid #B6B7B9;
}

#two-animated-numbers>.container:first-child>#animated-numbers-container {
    margin-bottom: 0;
}

#two-animated-numbers>.container:not(:first-child)>#animated-numbers-container {
    margin-top: 0;
}

#unmet-need .single-section {
    padding-bottom: 40px;
    /* border-bottom: 1px solid #B6B7B9; */
}

#unmet-need .single-section p:not(:first-child) {
    margin-top: 10px;
}

@media screen and (min-width:992px) {
    #unmet-need #banner .banner-section {
        background-image: url("/content/dam/intelligentcontent/unbranded/pioneerhub/us/en/images/exploring-cancer-patients/unmet-needs/desktop/banner-bg.png");
    }

    #unmet-need #banner .banner-section .banner-content>* {
        max-width: 810px;
    }

    #page-section-flex>.aem-Grid {
        flex-direction: row;
        max-width: 1110px;
        margin: 64px auto 0;
        padding-bottom: 88px;
        /* border-bottom: 1px solid #B6B7B9; */
        width: 80%;
    }

    #page-section-flex>.aem-Grid>.container:has(#sticky-nav) {
        max-width: 255px;
    }

    #page-section-flex>.aem-Grid>.container:has(#page-content) {
        max-width: 825px;
        margin-right: 30px;
    }

    #page-content {
        padding: 0;
    }

    #animated-numbers-container {
        margin: 40px 0 56px;
    }

    #page-content .section-head {
        font-size: 34px;
        line-height: 38px;
        margin: 0 0 14px;
    }

    #unmet-need #page-content .section-1 .section-head {
        padding: 0 120px;
    }

    #page-content .section-subhead {
        font-size: 20px;
        line-height: 26px;
    }

    #animated-numbers-container>.aem-Grid {
        flex-direction: row;
        justify-content: center;
    }

    #animated-numbers-container>.aem-Grid>.container:not(:last-child) {
        margin-right: 28px;
    }

    #animated-numbers-container>.aem-Grid>.container {
        max-width: 263px;
    }

    #animated-numbers-container .number-section .number-content {
        margin-top: 14px;
        font-size: 18px;
        line-height: 24px;
    }

    #unmet-need #animated-numbers-container .number-section .number-content p.box3-paraWid,
    #unmet-need #animated-numbers-container .number-section .number-content p.box4-paraWid,
    #unmet-need #animated-numbers-container .number-section .number-content p.box5-paraWid {
        width: 101%;
    }

    #map-container #twoCol-textComp .rowContMain-twoCol .colCont-child.colCont-child2 {
        max-width: 329px;
        width: 100%;
    }

    #map-container #twoCol-textComp .rowContMain-twoCol .colCont-child:first-child {
        max-width: 386px;
        width: 100%;
    }

    #map-container #twoCol-textComp .rowContMain-twoCol {
        padding: 40px;
        margin: 0;
        width: 100%;
    }

    #map-container #twoCol-textComp .rowContMain-twoCol .colCont-child a {
        margin-top: 16px;
    }

    #map-container #twoCol-textComp .rowContMain-twoCol .colCont-child h3 {
        margin-bottom: 8px;
    }

    #unmet-need #map-container #twoCol-textComp .rowContMain-twoCol .colCont-child h3 {
        width: 90%;
        max-width: 295px;
    }

    #unmet-need #map-container #twoCol-textComp .rowContMain-twoCol .colCont-child p {
        width: 90%;
        max-width: 360px;
    }

    #map-container #twoCol-textComp {
        margin: 56px 0;
    }

    #unmet-need #know-the-numbers {
        margin-top: 56px;
    }

    #unmet-need .section-2 {
        margin-top: 56px;
    }

    #two-animated-numbers>.container:first-child>#animated-numbers-container {
        margin-bottom: 40px;
    }

    #animated-numbers-container .number-section {
        margin-bottom: 0;
    }

    #page-content .section-head {
        margin-top: 56px;
    }

    #unmet-need .single-section {
        padding-right: 50px;
        padding-bottom: 0;
        border-bottom: none;
    }
}

@media screen and (max-width:991px) {
    #unmet-need #banner .banner-section {
        background-image: url("/content/dam/intelligentcontent/unbranded/pioneerhub/us/en/images/exploring-cancer-patients/unmet-needs/mobile/banner-bg.png");
    }

    #unmet-need .single-section .section-head~p {
        font-size: 16px;
        line-height: 20px;
    }

    #unmet-need #twoCol-textComp .rowContMain-twoCol {
        gap: 18px;
        padding: 16px 0;
    }

    #unmet-need #map-container #twoCol-textComp .rowContMain-twoCol .colCont-child h3 {
        padding-right: 25px;
    }
}




/* Feedback Staging 1 - 28-08-25 */

#map-container #twoCol-textComp .rowContMain-twoCol .colCont-child a {
    background: #007E8A;
}

#map-container #twoCol-textComp .rowContMain-twoCol .colCont-child a:hover {
    background: #24A7B3;
}

@media screen and (min-width:992px) {

    #unmet-need #reference-accordion>.cmp-accordion__item .cmp-accordion__panel--expanded {
        padding: 0 40px 20px 30px;
    }

    .pr-3_desktop {
        padding-right: 12px;
    }

    .pr-10_desktop {
        padding-right: 40px;
    }

    .pr-13_desktop {
        padding-right: 52px;
    }
}


@media screen and (min-width:992px) and (max-width:1200px) {
    #animated-numbers-container .number-section .number-circle-bg {
        max-width: 140px !important;
        min-height: 140px !important;
        background-position: center;
    }

    #prognostic-role-of-pten #numbered-flex .number-callout .number-section {
        margin: 0 20px 0 0;
    }

    #prognostic-role-of-pten #numbered-flex .number-callout .content {
        max-width: 63%;
    }

    #page-content .small-callout {
        max-width: 32% !important;
    }

    #prognostic-role-of-pten .section-5 .routine-testing .testing-flex .box {
        max-width: 49% !important;
    }

    #prognostic-role-of-pten #expert-thumbnail .expert-quote-container .expert-quote {
        padding: 0 40px;
    }

    #prognostic-role-of-pten #expert-thumbnail .expert-quote-container .expert-quote:before {
        left: unset !important;
        transform: translateX(-103%);
    }

    #expert-thumbnail .expert-quote-container .expert-quote {
        padding: 0 40px !important;
    }
}