/* HOME CLL - CSS */
/* /content/dam/intelligentcontent/brands/calquencehcp/us/en/css/home-cll.css */
/* id: home-cll */


#home-cll .banner-card {
    width: 296px;
    height: 113px;
    padding: 20px 8px 11px 8px;
    justify-content: center;
}

#home-cll .brackets-card {
    margin-top: -32px;
}

#home-cll .banner-card > p:nth-child(1) {
    font-size: 30px;
    margin-bottom: 4px;
}

#home-cll .banner-card > p:nth-child(2) {
    font-size: 22px;
    line-height: 33px;
}

#home-cll .mcl-banner-top-text {
    padding-right: 36px;
    font-size: 18px;
}

#home-cll #home-carousel .cmp-carousel__action--next .cmp-carousel__action-icon, 
#home-cll #home-carousel .cmp-carousel__action--previous .cmp-carousel__action-icon {
    position: relative;
    /*top: -28px;*/
}

#home-cll .cmp-carousel-horizontal--swipe {
    z-index: unset !important;
}


#home-cll .graphic-eyebrow::before {
    content: '';
    width: 332px;
    height: 46px;
    background: url('/content/dam/intelligentcontent/brands/calquencehcp/us/en/images/global/graphic-eyebrow.svg') no-repeat;
    background-position-x: right;
}


#home-cll .home-card::before {
    content: url('/content/dam/intelligentcontent/brands/calquencehcp/us/en/images/cll-home/home-card-yellow-border.png');
    position: relative;
    right: 19px;
    top: -3px;
    background: #FFF;
    display: block;
    height: 39px;
    width: 122px;
}

#home-cll #cards-2 .home-card::before {
    display: none;
}

#home-cll .home-card {
    padding: 0 12px 27px 18px;
    width: auto;
    max-width: 351px;
    height: 354px;
}

#home-cll #cards-2 .home-card {
    height: 280px;
    border: none;
    box-shadow: none;
    padding-bottom: 0 !important;
}

#home-cll #cards-2 .home-card h2 {
    padding-top: 0;
    margin-top: -18px;
}

#home-cll .home-card h2 {
    margin-top: -20px;
}

#home-cll .home-card > p {
    margin-bottom: 0;
}

#home-cll .home-card > p:last-of-type {
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
}

#home-cll .home-card a {
    width: fit-content;
    display: block;
}

#home-cll .elevate-tn-callout {
    padding-left: 0;
}

#home-cll .elevate-tn-callout h2 {
    font-weight: 900;
    font-size: 32px;
    line-height: 32px;
}

#home-cll .elevate-tn-callout ul li {
    text-indent: 0;
}

#home-cll .elevate-tn-callout ul li::before {
    display: none;
}

/* #home-cll .elevate-tn-callout ul li > a::after, */
#home-cll .elevate-tn-callout ul li > a>.no-wrap::after {
    content: url('/content/dam/intelligentcontent/brands/calquencehcp/us/en/images/global/chevron-orange-right.svg');
    position: relative;
    top: 6px;
    left: 11px;
}

#home-cll .btn{
    padding: 7px 20px;
}


.brackets-card {
    display: flex;
    align-items: center;
}

/*.brackets-card::before {*/
/*    content: '';*/
/*    background: url('/content/dam/intelligentcontent/brands/calquencehcp/us/en/images/cll-home/pink-bracket.png') no-repeat;*/
/*    width: 9px;*/
/*    height: 115px;*/
/*    background-size: cover;*/
/*}*/

/*.brackets-card::after {*/
/*    content: '';*/
/*    background: url('/content/dam/intelligentcontent/brands/calquencehcp/us/en/images/cll-home/pink-bracket.png') no-repeat;*/
/*    transform: rotate(180deg);*/
/*    width: 9px;*/
/*    height: 115px;*/
/*    background-size: cover;*/
/*}*/

/*
div#home-carousel-item-3c5f8a2380-tabpanel {
    position: relative;
}

div#home-carousel-item-3c5f8a2380-tabpanel::before {
    content: 'FPO';
    font-weight: 800;
    font-size: 56px;
    line-height: 32px;
    color: #FFFFFF80;
    z-index: 99;
    position: absolute;
    bottom: 297px;
    left: calc(50% - 53px);
    transform: rotate(-36deg);
}
*/

#home-cll .mcl-home-video--container .brackets-card::before,
#home-cll .mcl-home-video--container .brackets-card::after {
    height: 243px;
    min-width: 10px;
}

@media (min-width: 992px) {
    .mw-1002px {
        min-width: 1002px;
    }
    
    #home-cll #mcl-home-banner {
        background: #c2260f;
    }
    
   #home-cll .mcl-home-banner > div {
    /*width: 888px;*/
    width: 960px;
    }
    
    
    /*#home-cll .mcl-home-banner {*/
        /*background: url('/content/dam/intelligentcontent/brands/calquencehcp/us/en/images/mcl/test-banner-2.png') no-repeat;*/
        /*background-position-x: 0px;*/
        /*background-position-y: -90px;*/
        /*background-size: 1446px 470px;*/
        
    /*    background-position-x: -150px;*/
    /*}*/
    
    /* Fix Banner - 20-01-2026 */
    
    #home-cll .mcl-home-banner {
        background: url(/content/dam/intelligentcontent/brands/calquencehcp/us/en/images/mcl/HeroImageArea-desk.png) no-repeat center center;
        min-height: 400px;
        height: 516px;
    }
    
    #home-cll .mcl-banner-top-text {
        top: -135px;
        padding-right: 12px;
        /*padding-right: 66px;*/
    }
    

    #home-cll .home-nccn--container {
        margin-top: 0;
    }

    #home-cll .banner-card {
        width: 374px;
        height: 130px;
        padding: 15px 8px 11px 8px;
        justify-content: space-between;
        margin-top: 0px;
    }

    #home-cll .banner-card > p:nth-child(1) {
        font-size: 35px;
        margin-bottom: 11px;
    }

    #home-cll .banner-card > p:nth-child(2) {
        font-size: 28px;
    }
    
    #home-cll .razor-underline {
        border-bottom: 2px solid;
        display: inline-block;
        height: 36px;
    }

    #home-cll .elevate-tn-callout {
        padding-left: 115px;
    }

    #home-cll .home-card {
        padding: 0 25px 34px 30px;
        width: 381px;
        max-width: 381px;
    }

    #home-cll .home-card::before {
        right: 31px;
    }

    #home-cll .home-card h2 {
        margin-top: -52px;
    }
    
    #home-cll .home-card--container {
        gap: 63px;
        justify-content: start !important;
        padding-left: 85px !important;
    }
    
    #home-cll #cards-2 .home-card {
        padding-right: 10px;
    }
    
    #home-cll .cmp-video__holder {
        width: 1207px;
        height: 560px;
    }
    
    #home-cll .cmp-video__player {
        padding: 0;
        height: 560px !important;
    }
    
    #home-cll img.kWidgetCentered {
        width: 1207px;
        height: 560px;
    }
    
    .modal-box .accordion.panelcontainer {
        /*max-width: 1207px;*/
        margin-top: 0;
    }
    
    #home-cll .brackets-card {
        margin-top: 0;
    }
    
    .brackets-card::before {
        height: 130px;
    }
    
    .brackets-card::after {
        height: 130px;
    }
    
    #home-cll .mcl-home-razor.home-razor--yellow > p:first-child {
        margin-top: -6px;
    }
    
    
    /*
    div#home-carousel-item-3c5f8a2380-tabpanel::before {
        content: 'FPO';
        font-weight: 700;
        font-size: 220px;
        line-height: 23px;
        color: #00000066;
        z-index: 99;
        position: absolute;
        bottom: 216px;
        left: calc(50% - 306px);
        transform: rotate(-27deg);
    }
    */
}


@media (max-width: 991px) {
    #home-cll #header-bg {
        max-width: 100vw;
    }
    
    #home-cll #home-carousel.cmp-carousel-horizontal .cmp-carousel__indicators {
        display: flex;
        justify-content: center;
        padding: 0;
        /*right: 0;*/
        /*left: 0;*/
        /*bottom: 124px;*/
        bottom: 116px;
    }

    #home-cll #home-carousel.cmp-carousel-horizontal .cmp-carousel__indicator {
        display: block;
    }

    #home-cll .mcl-home-video--container > div > div > p {
        font-size: 18px;
        line-height: 24px;
        padding-right: 0 !important;
    }

    #home-cll .mcl-home-video--container > div > a {
        max-width: 252px;
        max-height: 129px;
        min-width: 252px;
        min-height: 129px;
    }

    #home-cll .home-card--container {
        gap: 51px;
    }

    #home-cll #nccn-preferred .wrapper {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    
    #home-cll #cards-2 .home-card {
        height: 242px;
        padding-left: 0;
        padding-right: 10px;
    }
    
    #home-cll #cards-2 .home-card--container {
        gap: 40px;
    }
    
    #home-cll #cards-2 .home-card h2 {
        margin-top: 0;
    }
    
    #home-cll .cmp-video__holder {
        height: 200px;
        width: 100vw;
    }
    
    #home-cll .cmp-video__player {
        width: 100%;
        height: 200px !important;
        padding: 0;
    }
    
    #home-cll img.kWidgetCentered {
        margin: 0;
        width: 100%;
    }
    
    #home-cll .btn {
        gap: 38px;
    }
    
    #home-cll .mcl-home-video--container .btn {
        margin: 6px auto;
    }
    
    #home-cll .mcl-home-video--container .brackets-card::before,
    #home-cll .mcl-home-video--container .brackets-card::after {
        display: none;
    }
    
    #home-cll .mcl-banner-top-text {
        padding-right: 0;
        font-size: 22px;
    }
    
    #home-cll .mcl-home-video--container > div > a img {
        transform: translateX(-8px);
    }
    
    #home-cll #header #global-navigation-container #primary-nav-container .choose-indication.dropdown .dropdown-toggle {
        /*min-width: 177px;*/
    }
    
    #home-cll .modal.cmp-modal__modalbox.modal--visible > .modal-box > .modal-box__content .modal__close .modal__closeIcon {
        margin-right: 0 !important;
        width: 20px !important;
    }

}


@media (min-width: 1441px) {
    #home-cll #mcl-home-razor.cmp-text:before {
        background: #ffc21e;
    }
    
    /*#home-cll .mcl-home-banner {*/
    /*    background: url(/content/dam/intelligentcontent/brands/calquencehcp/us/en/images/mcl/HeroImage_large.png) no-repeat center center;*/
    /*    min-height: 374px;*/
    /*    height: 374px;*/
    /*}*/
    
    /*#home-cll .mcl-home-banner .brackets-card {*/
    /*    transform: translateX(56px);*/
    /*}*/
    
    /*#home-cll .mcl-banner-top-text {*/
    /*    transform: translateX(104px);*/
    /*}*/
}



@media (min-width: 401px) and (max-width: 991px) {
    #home-cll #mcl-home-banner {
        background: linear-gradient(to bottom, #c2260f 0%, #de3700 60%, #c2260f 100%);
    }
    #home-cll .mcl-home-banner {
        background-size: 390px;
    }
    
    #home-cll .brackets-card {
        margin-top: -10px;
    }
    
    .mcl-home-razor.home-razor--yellow > p:first-child {
        max-width: 285px;
        margin-left: 0;
    }
    
    #home-cll .mcl-home-razor.home-razor--yellow > p:first-child {
        zoom: 0.9;
    }
}



/* Compatibility issues - 16-03-2026 */

@media (max-width: 389px) {
    #header #global-navigation-container #primary-nav-container .choose-indication.dropdown .dropdown-toggle {
        min-width: 110px;
        gap: 6px;
        font-size: 10px;
        padding: 4px 4px 0px 4px;
    }
    #header #global-navigation-container #primary-nav-container {
        max-width: none;
        justify-content: space-between;
        padding-right: 8px;
    }
    #home-cll .mcl-home-banner{
        min-height: 460px;
        height: 460px;
    }

    #home-cll .mcl-home-video--container {
        min-height: 420px;
        height: 420px;
    }
    #home-cll .mcl-home-video--container > div > a {
        max-height: 110px;
        min-height: 110px;
    }
    #home-cll .mcl-home-video--container > div > div {
        gap: 4px !important;
    }
    #home-cll .mcl-home-video--container .btn.btn-primary-orange-outline.btn-iconlight-right {
        font-size: 16px;
        line-height: 16px;
    }
    #home-cll .mcl-home-razor.home-razor--yellow {
        height: 150px;
        padding-right: 90px;
        margin-top: -50px;
        background-size: contain;
    }

    #home-cll .mcl-home-razor.home-razor--yellow > p:first-child {
        font-size: 16px;
        line-height: 24px;
        max-width: 250px;
    }

    #home-cll #home-carousel.cmp-carousel-horizontal .cmp-carousel__indicators {
        bottom: 60px;
    }

    #home-cll .graphic-eyebrow::before {
        background-size: contain !important;
        width: 100%;
    }

    #home-cll .graphic-eyebrow span {
        font-size: 20px;
        line-height: 36px;
    }

    #home-cll .home-card {
        height: auto;
    }

    #home-cll .home-card h2 {
        padding-top: 4px;
    }

    #home-cll .cll-nordic-eyebrow .nordic-title {
        min-width: 250px;
        width: 250px;
    }
    #home-cll .cll-nordic-eyebrow .dual-nccn-text-cll {
        font-size: 14px;
        width: 232px;
    }
}

@media (min-width: 360px) and (max-width: 389px) {
    #home-cll .mcl-home-banner {
        min-height: 490px;
        height: 490px;
    }
    #home-cll .brackets-card {
        margin-top: -10px;
    }

    #home-cll .mcl-home-video--container {
        min-height: 472px;
        height: 472px;
    }

    #home-cll .mcl-home-video--container > div > div {
        gap: 16px !important;
    }

    #home-cll .mcl-home-razor.home-razor--yellow {
        height: 125px;
        background-size: auto;
    }
}


@media (min-width: 391px) and (max-width: 991px) {
    
    #home-cll .mcl-home-banner {
        background: url(/content/dam/intelligentcontent/brands/calquencehcp/us/en/images/mcl/Mb_Heroimage3_extended.png) no-repeat center;
        background-position-y: -75px;
        background-position-x: center;
        background-size: 100%;
    }
}

@media (min-width: 475px) and (max-width: 715px) {
    #home-cll .mcl-home-banner {
        background-position-y: center;
    }
    #home-cll .brackets-card {
        margin-top: -5px;
    }
    #home-cll #home-carousel.cmp-carousel-horizontal .cmp-carousel__indicators {
        justify-content: flex-end;
        bottom: 32px;
    }
}

@media (min-width: 616px) and (max-width: 991px) {
    #home-cll .mcl-home-banner {
        background-position-y: center;
    }
    #home-cll .brackets-card {
        margin-top: 18px;
    }
    
    #home-cll #home-carousel.cmp-carousel-horizontal .cmp-carousel__indicators {
        justify-content: flex-end;
        bottom: 32px;
    }
}

@media (min-width: 992px) and (max-width: 1200px) {
    .mw-1002px {
        min-width: 955px;
        max-width: 955px;
    }
}

@media (max-width: 359px) {
    #home-cll .mcl-home-video--container > div {
        zoom: 0.9;
    }
}

@media (min-width: 495px) {
    #home-cll .banner-card {
        margin-top: 0px;
    }
}


/* Self Certification Modal issues */

#home-cll .modal.cmp-modal__modalbox.modal--visible {
    position: fixed;
    padding-top: 0;
    background: #000000CC;
    backdrop-filter: none;
}

#home-cll .modal.cmp-modal__modalbox.modal--visible > .modal-box {
    background-color: transparent;
}

#home-cll .modal.cmp-modal__modalbox.modal--visible > .modal-box .modal-box__content {
    padding: 0;
}

#home-cll .modal.cmp-modal__modalbox.modal--visible > .modal-box > .modal-box__content .modal__close {
    position: unset;
    width: auto;
    height: auto;
}

#home-cll .modal.cmp-modal__modalbox.modal--visible > .modal-box > .modal-box__content .modal__close .modal__closeIcon svg path {
    fill: #DA4326;
}

#home-cll .modal.cmp-modal__modalbox.modal--visible > .modal-box > .modal-box__content .modal__close .modal__closeLabel {
    display: block;
}
