.sticky-isi-footer {
    bottom: 0;
    position: fixed;
    z-index: 1001;
    top: unset !important;
    padding-bottom: 10px;
    width: 100%;
    box-shadow: 0 -5px 5px -5px #333;
    scroll-behavior: smooth;
    -webkit-overflow-scrolling: touch;
    left: 0;
    height: 175px !important;
}
.sticky-isi-footer.active {
    height: 100% !important;
    top: 0px !important;
    overflow-y: auto !important;
}
.foot-termswrapper .footer-terms {
    position: relative;
    width: 100%;
    margin: 0 auto;
}
.foot-termswrapper .footer-tandc {
    width: 100%;
}
.footer-tandc #isi-activator {
    z-index: 9;
}
.foooter_component .component-content {
    padding-top: 1.5rem;
}
.foot-termswrapper .footer-tandc .footer-tandc-content.field-highlight-text .font-size20px {
    margin-bottom: 0.5rem;
    margin-top: 0.5rem;
}
.footer-terms .font-size20px {
    margin-bottom: 0.5rem;
    margin-top: 0.5rem;
}
#footer .foot-termswrapper .footer-tandc p {
    color: #f1f1f1;
}
.row {
    margin: 0;
}
.header {
    padding: 0;
}
.main_banner_wrapper {
    padding: 0;
}
@media (max-width: 991px) {
    .back_to_top {
        display: flex;
        justify-content: end;
    }
    .back_to_top .round_top_badge {
        position: relative !important;
        display: block;
        width: 37px !important;
        height: 37px !important;
        background: #00166B 0% 0% no-repeat padding-box;
        color: white;
        font-size: 1.3rem !important;
        border-radius: 50%;
        line-height: 33px !important;
        padding-left: 1px;
    }
    .sub_section_helps {
        margin-top: 0rem;
    }
    .subsection_effective_treatment,
    .subsection_effective_treatment_neutropenia,
    .efficiency_ref_product {
        margin-top: 1rem;
    }
}
.footer {
    padding: 0;
}
@media (max-width: 767px) {
    .sticky-isi-footer {
        height: 210px !important;
    }
}
@media (max-width: 490px) {
    .sticky-isi-footer {
        height: 250px !important;
    }
    .foot-termswrapper .footer-tandc .footer-tandc-content.field-highlight-text .font-size20px {
        font-size: 18px !important;
    }
}