


#page-resources .cmp-video.dyamic-embed {
    width: 410px;
    height: 212px !important;
}


#page-resources .os-banner--section {
    height: 145px;
    background: url(/content/dam/intelligentcontent/unbranded/azin-early-lung/us/en/images/desktop/OS-hero-bg.png) no-repeat;
    margin-bottom: 45px;
}

#page-resources .os-banner--section .cmp-title__text {
    font-family: "lexia", serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 28px;
    max-width: 1038px;
    margin: 0 auto;
    padding-top: 50px;
}

#page-resources .section__one.page-section {
    padding-top: 20px;
    /*border: 1px solid #000;*/
}

#page-resources .section__head:before {
    content: "";
    display: inline-block;
    width: 100%;
    height: 1px;
    background: #F0AB00;
    position: absolute;
}

#page-resources .inner-section {
    max-width: 1038px;
    margin: 0 auto;
}

#page-resources p.section-label {
    font-family: "helvetica-neue-lt-pro", sans-serif;
    font-size: 16px;
    line-height: 20px;
    font-weight: 700;
    color: #5A0D38;
    padding: 9px 0 13px 0px;
    width: fit-content;
    position: absolute;
    top: 0px;
    background: #fff;
    margin-left: 12px;
}

#page-resources p.section-label .dot {
    display: inline-block;
    width: 7px;
    height: 7px;
    background: #F0AB00;
    border-radius: 50%;
}

#page-resources p.section-label .dot-left {
    margin-right: 25px;
}

#page-resources p.section-label .dot-right {
    margin-left: 25px;
}

#page-resources h2.section-head {
    color: #5A0D38;
    font-family: "helvetica-neue-lt-pro", sans-serif;
    font-size: 23px;
    font-style: normal;
    font-weight: 700;
    line-height: 25px;
    padding-top: 30px;
}

#page-resources .inner-section.section-two-col--grid {
    max-width: 935px;
    margin: 0 auto;
    float: none!important;
}

#page-resources .box-wrapper {
    border-radius: 20px;
    border: 1px solid rgba(63, 68, 68, 0.10);
    background: #FFF;
    box-shadow: 2px 4px 5px 0 rgba(90, 13, 56, 0.75);
}

#page-resources .section-two-col.section-two-col1 {
    padding: 42px 51px 42px 88px;
}

#page-resources .section-two-col.section-two-col2 {
    padding: 42px 69px 42px 68px;
}

#page-resources .section-head3 span.percent-val {
    color: #5A0D38;
    text-align: center;
    font-family: "lexia", serif;
    font-size: 60px;
    font-style: normal;
    font-weight: 600;
    line-height: 31.191px;
}

#page-resources .section-head3 {
    font-family: "helvetica-neue-lt-pro", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    color: #3F4444;
    text-align: center;
    width: 311px;
    height: 182px;
    display: flex;
    border-radius: 17.822px;
    border: 1.782px solid rgba(90, 13, 56, 0.15);
    background: #FFF;
    box-shadow: 0 3.564px 3.564px 0 rgba(0, 0, 0, 0.05);
    padding: 35px 10px 29px;
}

#page-resources .inner-section.section-two-col--grid > div > .aem-Grid {
    display: flex;
}

#page-resources .inner-section.section-two-col--grid > div > .aem-Grid > .text {
    max-width: 450px;
}

#page-resources .inner-section.section-two-col--grid > div > .aem-Grid > .text:first-child {
    margin-right: 35px;
}


#faq-acc {
    max-width: 1040px;
    margin: 0 auto 45px;
    gap: 20px;
    display: flex;
    flex-direction: column;
}

#faq-acc .cmp-accordion__item {
    border-radius: 20px;
    border: 1px solid rgba(63, 68, 68, 0.15);
    background: #FFF;
    box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.05);
    padding: 0;
}
#faq-acc .cmp-accordion__title {
    width: 100%;
    padding: 30px 150px 30px 50px;
}
#faq-acc .cmp-accordion__button {
    color: #5A0D38;
    font-family: "helvetica-neue-lt-pro", sans-serif;
    font-size: 19px;
    font-style: normal;
    font-weight: 700;
    line-height: 21px;
    padding: 0;
}
#faq-acc .cmp-accordion__panel--expanded p, #faq-acc .cmp-accordion__panel--expanded ul li{
    color: #3F4444;
    font-family: "helvetica-neue-lt-pro", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
}
#faq-acc .cmp-accordion__panel--expanded p {
    margin-top: -15px;
}
.fw-500{
    font-weight:500;
    font-family: "helvetica-neue-lt-pro", sans-serif;
}
#faq-acc .cmp-text ul {
    padding-left: 25px;
}
#faq-acc .cmp-accordion__panel--expanded ul li {
    list-style-type: disc;
    list-style-position: outside;
}
#faq-acc .cmp-accordion__icon::before {
    width: 11px;
    height: 11px;
    content: '';
    display: block;
    background-image: url(/content/dam/intelligentcontent/unbranded/azin-early-lung/us/en/images/global/arrow-accordian.svg);
    background-repeat: no-repeat;
    background-size: 100%;
    margin-right: 50px;
}
#faq-acc .cmp-accordion__button--expanded .cmp-accordion__icon::before {
    transform: rotate(180deg);
    margin-top: -15px;
}
#faq-acc .toggle-accordion {
    color: #5A0D38;
    font-family: "helvetica-neue-lt-pro", sans-serif;
    font-size: 15px;
    font-style: normal;
    font-weight: 700;
    line-height: 17px;
    margin-top: 40px;
    margin-bottom: -8px;
    cursor: auto;
}
#faq-acc .toggle-accordion .expand-all.active {
    /*text-decoration: underline;*/
    margin-right: 100px;
}
#faq-acc .toggle-accordion .expand-all.active:after {
    content: '/Collapse all';
    position: absolute;
    text-decoration: underline;
}
#faq-acc .toggle-accordion .collapse-all, .toggle-accordion .expand-all {
       cursor: pointer;
}
#faq-acc .collapse-all.active {
   /* text-decoration: underline;*/
    position: relative;
    margin-right: 11px;
    cursor: pointer;
}
#faq-acc .collapse-all.active:before {
    content: 'Expand all/';
    position: absolute;
    left: -80px;
    cursor: pointer;
    text-decoration: underline;
}
.btn-download-ae-guide {
    display: flex;
    max-width: 380px;
    height: 50px;
    padding: 0 41px;
    justify-content: center;
    align-items: center;
    gap: 21px;
    flex-shrink: 0;
    border-radius: 30px;
    background: var(--Maroon, #5A0D38);
    font-family: "helvetica-neue-lt-pro", sans-serif;
    font-size: 15px;
    font-style: normal;
    font-weight: 700;
    line-height: 17px;
    color: #FFF;
    margin: 30px auto 9px;
   text-decoration: none!important;
}

.btn-download-ae-guide:hover{
    background: #fff;
    color: #5A0D38;
    border: 1px solid #000;
    padding: 0 40px;
    text-decoration: none;
}

.btn-download-ae-guide img {
    filter: invert(100%) sepia(0%) saturate(0%) hue-rotate(93deg) brightness(103%) contrast(103%);
    width: 11px;
    transform: rotate(-90deg);
}
.btn-download-ae-guide:hover >  img {
    filter:initial;   
}
.btn-download-ae-guide:hover {
    
}
#page-resources .container.responsivegrid.two-video--group div#container-d3bdf3bba1 {
    display: flex;
    margin: 27px auto 0;
    justify-content: center;
    flex-wrap: wrap;
    gap: 34px 42px;
}

#page-resources .video-wrap {
    padding: 0;
}
#page-resources .video-wrap > .cmp-container {
    max-width: 501px;
}
#page-resources .video-wrap .cmp-youtubevideo__player {
    width: 415px;
}
#page-resources .container.responsivegrid.video-wrap div#container-bf0ec80027 .video-wrap__title-block {
    width: 330px;
}

@media screen and (max-width: 991px) {
     #faq-acc .cmp-accordion__icon::before {
        position: absolute;
        right: 20px;
        margin:0;
        top: 15px;
    }
    #faq-acc .cmp-accordion__button--expanded .cmp-accordion__icon::before{
         margin-top: 0;
    }
    #page-resources .subnav .jump-links {
        overflow: auto;
    }
    #page-resources .os-banner--section {
        height: 165px;
        background-size: 100% 200px;
        margin-bottom: 10px;
    }
    #page-resources .os-banner--section .cmp-title__text{
       padding: 30px 60px 30px 30px;
        font-size: 20px;
        line-height: 22px;
    }
    #page-resources p.section-label {
        margin-left: 34px;
    }
    #faq-acc .toggle-accordion {
        margin-top: 33px;
        padding: 0 20px;
        margin-bottom: -10px;
    }
    #faq-acc .cmp-accordion__item {
        max-width: 333px;
        margin: 0 auto;
    }
    #faq-acc .cmp-accordion__title {
        padding: 20px 30px 20px 20px;
    }
    #faq-acc #faq-acc-item-b8e33b5445 .cmp-accordion__title {
        padding: 20px 10px 20px 20px;
    }
    #faq-acc .cmp-accordion__button {
        align-items: self-start;
    }
    #faq-acc .cmp-accordion__panel--expanded {
        padding: 0 20px 20px !important;
    }
    #faq-acc .cmp-accordion__panel--expanded p {
        margin-top: -5px;
    }
    #page-resources .video-wrap > .cmp-container {
        max-width: 330px;
        padding: 13px 32px;
        gap: 9px;
    }
    #page-resources .container.responsivegrid.two-video--group div#container-d3bdf3bba1 {
        gap: 17px 0;
    }
    #page-resources .switch-page {
        padding-bottom: 75px;
    }
    #page-resources .switch-page__link {
        align-items: baseline;
        gap: 8px;
    }
     #page-resources .references-block {
        margin-bottom: 30px;
    }
    #page-resources .container.responsivegrid.video-wrap div#container-bf0ec80027 .video-wrap__title-block {
        width: 240px;
    }
    #page-resources .youtubevideo .cmp-youtubevideo__player{
        border:none;
    }
    #page-resources .switch-page__link--previous .switch-page__arrow {
        top:0;
    }
    #page-resources .subnav .jump-links::before {
        min-width: 470px;
    }
    #page-resources .cmp-video.dyamic-embed {
        width: 264px;
        height: 154px !important;
    }
    #page-resources  .video .cmp-video__player {
        height: 154px !important;
    }
}

@media screen and (min-width: 992px) {
    #faq-acc .cmp-accordion__panel--expanded {
        padding: 0 125px 20px 50px !important;
    }
    #faq-acc div#faq-acc-item-1daffc87d7-panel:last-child {
        padding: 0px 122px 20px 50px !important;
    }
    #page-resources .subnav .jump-links {
        gap: 295px;
    }
}

@media screen and (min-width: 1300px) {
    #page-resources .os-banner--section {
        height: 10vw;
        background-size: cover;
    }
}


@media screen and (min-width: 390px) and (max-width:566px){
     #page-resources .subnav .jump-links::before {
         min-width: auto;
        left: 33px;
        max-width: 334px;
  }
}
@media screen and (min-width: 506px) and (max-width:621px){
     #page-resources .subnav .jump-links::before {
         min-width: auto;
        left: 33px;
        max-width: 450px;
  }
}
@media screen and (min-width: 622px) and (max-width:739px){
    #page-resources .subnav .jump-links::before {
        min-width: auto;
        left: 33px;
        width: 567px;   
    }
}
@media screen and (min-width: 740px) and (max-width:767px){
    #page-resources .subnav .jump-links::before {
        min-width: auto;
        left: 33px;
        width: 567px;   
    }
}
@media screen and (min-width: 768px) and (max-width:991px){
    #page-resources .subnav .jump-links::before {
        min-width: auto;
        left: 33px;
        width: 387px;   
    }
}
