/* ISI Global CSS */


/* Highlight Information - START */

#isi .cmp-highlightinfo__container {
    background: #E3E3E3;
    padding: 0 !important;
}

#isi .cmp-highlightinfo h3 {
    max-width: 955px;
    justify-content: space-between;
    color: #DA4326;
    font-weight: 800;
    font-size: 18px;
    /*line-height: 25px;*/
    line-height: 25px;
    /*max-height: 30px;*/
}

#isi .wrapper {
    padding: 5px 16px;
}

#isi .isi-title p {
    font-weight: 700;
    font-size: 18px;
    line-height: 25px;
    vertical-align: middle;
}

#isi .cmp-highlightinfo h3 .isi-title p {
    font-weight: 800;
}

#isi .fa-chevron-down:before {
    content: url('/content/dam/intelligentcontent/brands/calquencehcp/us/en/images/global/isi-plus-orange.svg');
}

#isi .cmp-highlightinfo__button:hover {
    text-decoration: none;
}

#isi .wrapper-inn .isi-title {
    /*position: relative;*/
    /*top: -10px;*/
}
#isi .cmp-highlightinfo__content .wrapper-inn::before{
    display: none;
}

/* Highlight Information - END */



/* ISI Content - START */

#isi .isi-unique-class p {
    font-weight: 700 !important;
    text-transform: none !important;
}

#isi .isi-content p, #isi .isi-content li {
    font-size: 18px;
    line-height: 25px;
    color: #000000;
    letter-spacing: 0.01px;
}

#isi .isi-content p.text-orange {
    font-weight: 700;
}

.underline {
    text-decoration: underline !important
}

.text-indent-10px {
    text-indent: -10px;
}

#isi ul.isi-bullet-list li::before {
    display: inline-block;
    content: '\2022';
    position: relative;
    left: -10px;
    color: #000000;
    font-size: 16px;
}

.external-link--icon {
    content: url('/content/dam/intelligentcontent/brands/calquencehcp/us/en/images/global/external-link-orange.svg');
    position: relative;
    /*top: 9px;*/
    top: 5px;
}

#isi .isi-content .isi-bullet-list.mantle-cell-list > li {
    text-indent: -4px;
}

#isi .isi-content a {
    text-underline-offset: 4px;
}

/* ISI Content - END */



/* Desktop - STARTS */

@media (min-width: 992px) {
    #isi .wrapper {
        padding: 5px 0 52px;
    }
    
    #isi .cmp-highlightinfo .wrapper {
        padding: 5px 0;
    }
    
    #isi .isi-content .isi-bullet-list.mantle-cell-list {
        padding-left: 10px;
    }
    
    #isi .isi-content a {
        text-underline-offset: 4px;
    }
}

@media (max-width: 991px) {
    #isi .wrapper {
        padding: 9px 24px 44px 18px;
    }

    #isi .cmp-highlightinfo .wrapper {
        padding: 5px 16px;
    }

    #isi .cmp-highlightinfo__content {
        width: 90%;
    }
    
    #isi .isi-content p {
        margin-bottom: 6px !important;
        margin-top: 0 !important;
        line-height: 22px;
    }
     #isi .isi-content.isi-content-mob-top p {
        margin-top: 16px!important
    }
    
    #isi .isi-title p {
        margin-bottom: 6px !important;
        line-height: 22px;
        /*min-width: 106%;*/
        letter-spacing: -0.36px;
    }
    #isi .isi-content ul.isi-bullet-list.mantle-cell-list {
        padding-left: 10px;
    }
    #isi .isi-content .isi-bullet-list.mantle-cell-list > li {
        padding-left: 14px !important;
        padding-right: 2px !important;
    }
    
    #isi ul.isi-bullet-list.mantle-cell-list li::before {
        left: -7px
    }
    
    .mobile_text-indent-8px {
        text-indent: -8px !important;
    }
    
    .external-link--icon {
        margin-top: -5px;
    }
}

@media (min-width: 991px) {
   #isi .cmp-highlightinfo h3{
    height: 30px
} 
}


#isi .highlightinformation #StickyWrapper .wrapper-inn::before{
    display: none;
}
#isi .highlightinformation #isi .wrapper {
    padding-top: 8px !important;
}

#isi .highlightinformation #isi .wrapper .isi-content p:first-child{
    margin-top: 4px !important;
}
#isi .highlightinformation #isi .wrapper .isi-content p:nth-child(2),
#isi .highlightinformation #isi .wrapper .isi-content p:nth-child(3){
        margin-top: 4px !important;
}



#isi .highlightinformation .cmp-highlightinfo__container .isi-title {
    position: relative;
    top: -1px;
}




/* Compatibility issues - 16-03-2026 */
@media (min-width: 401px) and (max-width: 991px) {
    #isi .cmp-highlightinfo__container {
        padding: 0 !important;
    }
    #isi .cmp-highlightinfo .wrapper {
        padding: 5px 20px;
    }
    
    #isi .isi-title p {
        margin-bottom: 0px !important;
    }
}

@media (max-height: 501px) {
    #isi .cmp-highlightinfo {
        max-height: 90px;
    }
    
    .exit-ramp-modal .modal-box {
        overflow-y: scroll;
        padding-top: 200px;
    }
}
