#global-header #header-section {
    gap: 23px;
    justify-content: center;
    align-items: center;
    /*padding: 30px 0 67px;*/
    /*padding: 22px 0 67px;*/
    padding: 50px 0 50px;
}
#header #global-header #header-section >div:first-child {
    max-width: 203px;
}

#header #global-header #header-section >div:last-child {
    max-width: 583px;
}
.container>#container-1a5f0ac71f>div>div:first-child {
    position: fixed;
    z-index: 9;
}
/*body:has(#global-header) #banner-section {*/
body#home #banner-section {
    background: url(/content/dam/intelligentcontent/multibrand/azpatientdirect/us/en/images/home/global-banner-desktop.png) no-repeat;
    background-size: cover;
    background-position-x: center;
    background-position-y: bottom;
    padding-top: 195px;
    /*padding-top: 130px;*/
    height: 505px;
}
#home div#banner-content {
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
    position: unset;
}
#home h1.cmp-title__text.cmp-title__text--h1 {
    color: #FFFFFF;
    font-weight: 600;
}
#home h1.cmp-title__text.cmp-title__text--h1 {
    color: #FFFFFF;
    font-weight: 600;
}

.home-banner-sec {
    display: flex;
    gap: 30px;
    /*max-width: 1059px;*/
   /* max-width: 1019px;*/
    width: 98%;
    margin: 0 auto;
    justify-content: center;
    padding-top: 69px;/*padding-top: 106px;*/
    max-width: 1010px;
}

.home-banner-sec>div, .home-banner-sec>hr {
    width: fit-content;
}

.home-banner-sec>hr {
    margin: 0;
    border-color: #F0AB00;
    width: 1px !important;
    border-width: 0;
    color: #F0AB00;
    background-color: #F0AB00;
}

.home-banner-sec>div {
    display: flex;
    align-items: center;
    gap: 24px;
}

.home-banner-sec p {
    font-size: 30px;
    line-height: 36px;
    color: #FFFFFF;
    font-weight: 700;
}
div#home-section-2 {
    padding: 53px 20px 30px 20px;/*padding: 53px 20px 18px 20px;*/
    /*padding: 53px 0 12px;*/
    max-width: 1200px;
    margin: 0 auto;
}

#home-section-2 >div.text:first-child div p:first-child {
    font-size: 50px;
    line-height: 63px;
    line-height: 21px;
}
#home-section-2 >div.text:first-child div p:last-child {
    padding-top: 24px;
    font-size: 35px;
    line-height: 32px;
}
div#home-logo-sections > div {
    display: flex;
    justify-content: space-around;
    align-items: center;
}
div#home-logo-sections > div > div:first-child {
    max-width: 255px;
}
div#home-logo-sections > div > div:nth-child(2) {
    max-width: 264px;
}
div#home-logo-sections > div > div:last-child {
    max-width: 125px;
}
div#home-logo-sections {
    padding: 75px 0 65px;
}
div#home-logo-sections > div:before, div#home-logo-sections > div:after {
    display: none;
}
#home-section-2 >div.text:last-child p {
    font-size: 35px;
    line-height: 38px;
}
#home-section-2 >div.text:last-child p a {
    text-decoration: underline;
}
#home .container:has(>#contact-section) {
    background: transparent;
}


#home h1.cmp-title__text.cmp-title__text--h1{margin-left:0 !important;}

#home span.xigduo:after{
    content:'.';
    position: absolute;
}

/*EXIT RAMP*/

.cmp-modal__modalbox.modal-md .modal-box {
    width: 100% !important;
}
.exit-ramp-modal, .cmp-modal__modalbox {
    overflow: hidden scroll;
    z-index: 9999999;
    visibility: visible;
    backdrop-filter: none !important;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    display: flex;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    background: #120F0F76;
    opacity: 0;
    cursor: auto!important;
}
.exit-ramp-modal.modal--visible, .cmp-modal__modalbox.modal--visible {
    visibility: visible;
    opacity: 1;
    overflow-y: scroll;
}
.exit-ramp-modal .modal-box, .cmp-modal__content {
    text-align: center;
    /* max-width: 990px; */
    max-width: 1243px;
    width: 90%;
    /*padding: 121px 9em;*/
    padding: 10em 12em;
    margin: 0 auto;
    background: #ffffff;
height: 95%;
    overflow-y: scroll;
    max-height:min-content;
}
.exit-ramp-title, .cmp-modal__title {
    font-size: clamp(2rem, 0.6638rem + 2.1552vw, 3.25rem);
    font-size: 52px;
    line-height: 80px;
    /*line-height: 80px;*/
    color: #860051;
    font-weight: 700;
    padding-bottom: 29px;
    background-position: center bottom;
    font-family: 'Lexia', sans-serif;
}
.exit-ramp-body {
    font-size: 24px;
    line-height: 30px;
    font-weight: 400;
    padding: 30px 0 62px;
}
.exit-ramp-title, .exit-ramp-body, .cmp-modal__title {
    /* max-width: 558px; */
    /* margin: 0 auto; */
}
.exit-ramp-actions {
    display: flex;
    justify-content: center;
    gap: 32px;
}
.exit-ramp-actions a, .exit-ramp-actions div {
    max-width: 209px;
    width: 100%;
    padding: 12px 0;
    cursor: pointer;
    font-weight: 700;
    font-size: 28.5px;
    line-height: 100%;
    position: relative;
    background: #D0006F;
    color: #ffffff;
    border-radius: 16px;
     border:2px solid #D0006F;
}
.exit-ramp-cancel.close-exit-ramp {
    margin-right: 0;
}
a.exit-ramp-continue.skip-exit-ramp:hover, .exit-ramp-actions div:hover {
    background-color:white;
    color:#D0006F;
    border:2px solid #D0006F;
}
a.exit-ramp-continue.skip-exit-ramp {
    color: #FFFFFF;
    text-decoration: none;
}
a.exit-ramp-continue.skip-exit-ramp:after, .exit-ramp-cancel.close-exit-ramp:before {
    content: '';
    font-family: font awesome;
    font-weight: 100;
    font-size: 15px;
    padding-left: 25px;
    padding-top: 2px;
    position: absolute;
}
.exit-ramp-cancel.close-exit-ramp:before {
    content: '';
    margin-left: -35px;
    padding-top: 1px;
    padding-left: 0;
}
.exit-ramp-modal button.modal__close, .modal button.modal__close {
    max-width: 952px;
    width: 100%;
    position: relative;
    cursor: pointer;
    display: block;
    padding: 0;
    margin: 0 auto;
}
.exit-ramp-modal span.modal__closeIcon, .modal span.modal__closeIcon {
    width: 45px;
    height: 45px;
    position: absolute;
    right: 41px;
    top: 36px;
    background-size: 100%;
}
.modal__closeLabel, span.modal__closeIcon svg {
    display: none;
}



@media screen and (min-width:992px) and (max-width:1370px) {
    .exit-ramp-modal .modal-box, .cmp-modal__content{padding: 2em 2em;}
}

/*EXIT RAMP*/
@media screen and (min-width: 992px) {
    #header #header {
        background-size: 100% 100%;
    }
    #home div#banner-content {
        padding-bottom: 104px;
        position: unset;
    }
    .home-banner-sec>hr {
        margin: 15px 0 -19px;
    }
    #home div#contact-section {
        padding-top: 0;
        padding-bottom: 56px;
    }
    #home-section-2 >div.text:last-child p {
        max-width: 865px;/*max-width: 865px;*/
        margin: 0 auto;
    }
}

/*@media screen and (min-width: 1440.5px){
    body#home #banner-section{padding-top: 21vw;}
}*/


@media screen and (max-width: 991.5px) {
    #home h1.cmp-title__text.cmp-title__text--h1 {
        font-size: 24px;
        line-height: 26px;
        padding: 0 5px;
    }
    #header #global-header #header-section >div:first-child {
        max-width: 70px;
    }
    #header #global-header #header-section >div:last-child {
        max-width: 100%;/*max-width: 169px;*/
    }
    #global-header #header-section {
        gap: 6px;
        padding: 10px 0 28px;
        display: flex;
        padding: 0 !important;
        margin: 0 auto;
        margin-top: 15px;
    }
    /*body:has(#global-header) #banner-section {*/
    body#home #banner-section {
        background-size: cover;
        padding-top: 42px;
        background-position-x: center;
    }
    .home-banner-sec {
        gap: 16px;
        padding: 36px 8px 0 0;
        width: 90%;
        flex-wrap: wrap;
    }
    .home-banner-sec p {
        font-size: 13.53px;
        line-height: 16px;
        max-width: 85px;
    }
    .home-banner-sec>div {
        gap: 16px;
    }
    .home-banner-first img {
        max-width: 67px;
    }
    .home-banner-middle img {
        max-width: 36px;
    }
    .home-banner-last img {
        max-width: 40px;
    }
    /*.home-banner-sec>hr:nth-child(4) {
        display: none;
    }*/
    #home-section-2 >div.text:first-child div p:first-child {
        /*font-size: 23px;*/
        font-size: 23.49px;
        line-height: 9.87px;
    }
    #home-section-2 >div.text:first-child div p:last-child {
        padding-top: 24px;
        font-size: 16px;
        line-height: 11.93px;
    }
    div#home-section-2 {
        padding: 29px 11px 23px;
        max-width: 95%;
        width:390px;
    }
    div#home-logo-sections {
        padding: 26px 0 24px;
    }
    div#home-logo-sections > div > div:first-child {
        max-width: 166px;
    }
    div#home-logo-sections > div > div:nth-child(2) {
        max-width: 171px;
    }
    div#home-logo-sections > div > div:last-child {
        max-width: 81px;
    }
    div#home-logo-sections > div > div {
        width: 100%;
    }
    div#home-logo-sections > div {
        flex-wrap: wrap;
        column-gap: 32px;
        row-gap: 6px;
    }
    #home-section-2 >div.text:last-child p {
        /*font-size: 16px;*/
        font-size: 16.45px;
        line-height: 17.86px;
        padding: 0 55px;
        padding-top:35px;
    }
    #home div#contact-section {
        padding: 0 16px 42px;
    }
    div#contact-section p {
        font-size: 14px;
        line-height: 18px;
        /*padding: 0px 15px;*/
        /*font-size: 11px;
        line-height: 14px;*/
    }
    
    .exit-ramp-title, .cmp-modal__title {font-size: 16.53px;line-height: 25.44px;}
    .exit-ramp-modal .modal-box, .cmp-modal__content{max-width: 90%;padding: 37px 17px;}
    .exit-ramp-body {font-size: 12px;line-height: 16.18px;font-weight: 400;padding: 0px 0 30px;}
    .exit-ramp-actions a, .exit-ramp-actions div {max-width: 66px;padding: 3px 0;font-size: 9px;}
    .exit-ramp-cancel.close-exit-ramp {margin-right: 0;}
    
    /*Compatibility*/
    
    body#home #banner-section{padding-top: 15%;min-height: 292px;height: auto;}
}

/*Compatibility*/


@media screen and (min-width:992px) and (max-width:1148px) {
    
    body#home #banner-section{height: 600px;}
    
}

    @media screen and (min-width:461px) and (max-width:992px){
        div#contact-section {
            padding: 57px 16px 4.1em;
        }
    }
    
    @media screen and (min-width:500px) and (max-width:992px){
        div#contact-section p{max-width: 560px;margin: auto;}
    }
    @media screen and (max-width: 577.5px){
        .home-banner-sec>hr:nth-child(4) {
            display: none;
        }
    }
    @media screen and (max-width: 555px){
        div#contact-section p{max-width: 290px;/*max-width: 345px;*/margin: auto;}
        
    }
    
    
    @media screen and (max-width: 391px){
        #home .home-banner-sec{width: 100%;}
        #home-section-2 >div.text:first-child div p:last-child {
        line-height: 16.93px;
    }
    }
    
    @media screen and (max-width: 381px){
        #home div#banner-content {padding-left: 0px !important;}
        #home .home-banner-sec{padding: 36px 6px 0 3px;}
        div#contact-section p {padding: 0px 7px !important;}
        div#contact-section {padding: 42px 4px 42px;}
        
    }
    @media screen and (max-width: 347px){
        .home-banner-sec>hr{
            border: none;
            width: unset !important;
        }
    }



/*Compatibility*/

.pink-variable {
  color: #f60ef1;
}






