/* Community Support CSS */

/* Font Imports */

@import url('https://fonts.cdnfonts.com/css/filson-pro?styles=96092,96090,96082,96086,96080');

@font-face {
    font-family: 'Filson-Pro-Regular';
    font-weight: 400;  /* Regular weight */
    font-display: swap;
    src: url('/content/dam/website-services/us/498-rwd-imfinzi-com/patient-new/fonts/FilsonProRegular.woff');
}

@font-face {
    font-family: 'Filson-Pro-Medium';
    font-weight: 500;  /* Medium weight */
    font-display: swap;
    src: url('/content/dam/website-services/us/498-rwd-imfinzi-com/patient-new/fonts/FilsonProMedium.woff');
}

@font-face {
    font-family: 'Filson-Pro-Bold';
    font-weight: 700;  /* Bold weight */
    font-display: swap;
    src: url('/content/dam/website-services/us/498-rwd-imfinzi-com/patient-new/fonts/FilsonProBold.woff');
}

@font-face {
    font-family: 'Filson-Pro-Heavy';
    font-weight: 800;  /* Heavy weight */
    font-display: swap;
    src: url('/content/dam/website-services/us/498-rwd-imfinzi-com/patient-new/fonts/FilsonProHeavy.woff');
}

@font-face {
    font-family: 'Filson-Pro-Black';
    font-weight: 900;  /* Black weight */
    font-display: swap;
    src: url('/content/dam/website-services/us/498-rwd-imfinzi-com/patient-new/fonts/FilsonProBlack.woff');
}


.page-main__wrapper {
    max-width: 1132px;
    margin: 64px auto;
}

.page-main__wrapper.page-main__wrapper--heading-block {
    margin: 74px auto 0;
}

.page-heading__block {
    margin: 40px auto 0;
    position: relative;
}

h1.page-heading__heading {
    font-family: "Filson Pro";
    font-size: 40px;
    font-weight: 800;
    line-height: 50px;
    letter-spacing: 0.4px;
    text-align: center;
    color: #063A4C;
    margin: 0px 0 30px;
}

img.page-heading__hero-image {
    width: 100%;
}
p.banner-text {
    font-family: "Filson Pro";
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
    text-shadow: 0px 0px 100px #000;
    max-width: 526px;
    position: absolute;
    top: 323px;
    left: 23px;
    color: #fff;
}
.page-section__content-banner {
    background: #091B34;
}

.content-banner__block {
    max-width: 940px;
    padding: 64px 0;
    margin: 0 auto;
}

p.content-banner__text {
    font-family: "Filson Pro";
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    color: #FFF;
    text-align: center;
}

.page-banner--cta {
    background: #063A4C;
}

.page-banner--cta__wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 40px;
    max-width: 1440px;
    padding: 40px 0 40px;
    margin: 0 auto;
}

.page-banner--cta__text {
    flex-basis: 420px;
    font-family: "Filson Pro";
    font-size: 24px;
    font-weight: 800;
    line-height: 30px;
    letter-spacing: 0.24px;
    color: #fff;
}

.page-banner--cta__btn {
    display: flex;
    gap: 16px;
    padding: 24px;
    background: #B8F0FF;
}
.page-banner--cta__btn:hover img {
    transform: translateX(8px);
    transition: 150ms;
}
.page-banner--cta__btn:active, .page-banner--cta__btn:focus {
    background: #80E4F9;
    transition: transform 150ms;
    transform: scale(0.95);
    transform-origin: center;
}
.page-banner--cta__btn:hover {
    background: #80E4F9;
}

a.page-banner--cta__btn-link {
    font-family: "Filson Pro";
    font-size: 18px;
    font-weight: 700;
    line-height: 24px;
    text-align: center;
    color: #063A4C;
}

p.page-banner--cta__fotnote {
    font-family: "Filson Pro";
    font-size: 14px;
    font-weight: 425;
    line-height: 20px;
    max-width: 1140px;
    margin: 32px auto;
    color: #333;
}

.page-section__carousel {
    background: #B8F0FF;
    /*background: #ECFCFF;*/
}

.swiper-carousel {
    max-width: 1440px;
    margin: 0 auto;
}


.swiper-container {
	width: 100%;
    max-width: 1132px;
    margin: 0 auto;
    padding: 64px 0 152px 0;
	padding: 64px 15px 152px 15px;
    overflow: hidden;
    position: relative;
}
.swiper-slide {
    text-align: center;
}

 .swiper-carousel .item {
    width: 550px;
	width: 100%;
    height: 492px;
    background: white;
    box-shadow: none;
    border-radius: 0;
    position: relative;
    display: flex;
    padding: 40px;
}

.swiper-carousel .item .itemWrap {
    width: 100%;
}

 .swiper-carousel .item h2 {
    font-family: "Filson Pro";
    font-size: 30px;
    font-weight: 800;
    line-height: 38px;
    margin: 22px 0 5px 0;
    color: #063A4C;
}

p.slide-desc {
    font-family: "Filson Pro";
    font-size: 18px;
    font-weight: 400;
    line-height: 25px;
    color: #333;
}
 .swiper-carousel .item .carousel-content a p {
    font-family: "Filson Pro";
    font-size: 18px;
    font-weight: 700;
    line-height: 24px;
    color: #193965;
}

 .swiper-carousel .item .carousel-content a {
    font-size: 18px;
    font-weight: 700;
    line-height: 24px;
    margin: 20px 0 0;
    padding-bottom: 8px;
    background-image: linear-gradient(#B8F0FF 0 0);
    background-position: left bottom;
    background-size: 100% 4px;
    background-repeat: no-repeat;
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: max-content;
    gap: 16px;
    color: #193965;
}
.swiper-carousel .item .carousel-content a:hover {
    gap: 22px;
    transition: 150ms;
}
.link-btn {
    padding-left: 117px;
}
.itemWrap.item4 .link-btn {
    padding-left: 170px;
}
.swiper-carousel .item .carousel-content a:hover p {
    color: #135166;
}
.link-btn img {
    max-width: 23px !important;
    margin-top: 2px;
}

p.slide-footnote {
    font-family: "Filson Pro";
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    position: absolute;
    bottom: 40px;
}

.swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal {
    bottom: 80px!important;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    z-index: 1;
}

.swiper-button-prev:after {
    background: url(/content/dam/website-services/us/498-rwd-imfinzi-com/mibc1/global/next-button.svg) no-repeat;
    background-size: cover;
    transform: rotate(180deg);
    display: block;
    width: 48px;
    height: 49px;
    border: none;
    content: ''!important;
}



.swiper-button-next:after {
    background: url(/content/dam/website-services/us/498-rwd-imfinzi-com/mibc1/global/next-button.svg) no-repeat;
    background-size: cover;
    display: block;
    width: 48px;
    height: 49px;
    border: none;
    content: ''!important;
}

.swiper-button-prev, .swiper-button-next {
    top: auto!important;
    bottom: 65px!important;
    width: 48px!important;
    height: 48px!important;
    z-index: 9!important;
}

.swiper-button-prev {
    left: 39.8%!important;
}

.swiper-button-next {
    right: 39.8%!important;
}

.swiper-button-next:focus-visible, .swiper-button-prev:focus-visible,
.swiper-button-next:-webkit-direct-focus, .swiper-button-prev:-webkit-direct-focus {
    outline:none;
}

.swiper-pagination-bullet {
    background: #091B34!important;
    width: 8px!important;
    height: 8px!important;
    opacity: 1!important;
    border-radius: 4px!important;
}

.swiper-pagination-bullet-active {
    opacity: 1!important;
    width: 16px!important;
    height: 16px!important;
    border-radius: 8px!important;
}

:focus-visible {
    outline: none !important;
}
/* Mobile Styles */

@media screen and (max-width:992px) {

    .page-main__wrapper {
        max-width: 100%;
    }

    .page-main__wrapper.page-main__wrapper--heading-block {
        margin: 40px auto 0;
    }

    .content-banner__block {
        max-width: 100%;
    }

    p.content-banner__text {
        padding: 0 15px;
    }

    h1.page-heading__heading {
        font-size: 30px;
        line-height: 34px;
        letter-spacing: 0.3px;
    }
    p.banner-text {
        position: static;
        background: #327096;
        padding: 32px 15px;
        text-align: center;
        max-width: max-content;
    }
    .page-banner--cta__wrapper {
        max-width: 100%;
        flex-direction: column;
        margin: 0 15px;
    }

    .page-banner--cta__text {
        flex-basis: auto;
    }

    .page-banner--cta__btn {
        padding: 12px 40px;
        justify-content: center;
    	max-width: 458px;
        margin: 0 auto;
    }

    a.page-banner--cta__btn-link {
        width: 100%;
    }

    p.page-banner--cta__fotnote {
        max-width: 100%;
        margin: 32px 15px;
    }

    .swiper-container {
        max-width: 100%;
        padding: 64px 15px 140px 15px;
    }
	.swipe-btn {
        position: absolute;
        bottom: -10px;
        left: 0;
        right: 0;
    }
    .swiper-carousel .item {
        width: 100%;
        /*height: 543px;
    	max-height:543px;*/


        min-height: 530px;
        max-height: 651px;
        height: fit-content;
    }
	/*.swiper-carousel .swiper-slide1{
        height: 513px;
    }
    .swiper-carousel .swiper-slide2{
        height: 543px;
    }
    .swiper-carousel .swiper-slide3{
        height: 453px;
    }*/
    .swiper-carousel .item > div {
        display: block !important;
    }

    
    .item .itemWrap {
        width: 100%;

    }
        .itemWrap .link-btn {
        padding-left: 0 !important;
        margin: 0 auto;
        /*max-width: max-content;*/
    	max-width:initial;
    }

    .swiper-button-prev {
        /*left: 14%!important;*/
    }

    .swiper-button-next {
        /*right: 14%!important;*/
    }

    .swiper-carousel .item h2 {
        font-size: 26px;
        line-height: 32px;
        letter-spacing: 0.52px;
    }
    .swiper-carousel .item .item4 .carousel-content a {
        /*line-break: anywhere;*/
        text-align: left;
    }

    p.slide-footnote {
        line-height: 24px;
        left: 0;
        padding: 0 40px;
        line-height: 110%;
    }
    .swiper-carousel .item .carousel-content a p {
        position: relative;
    }

    .swiper-carousel .item .carousel-content a p:after {
        content: "";
        position: absolute;
        width: 120%;
        height: 4px;
        background-color: #01C8F3;
        top: 28px;
        left: 0;
    }

    .swiper-carousel .item .carousel-content a {
        background: none;
    	max-width: initial;
    }

    .swiper-carousel .item .item4 .carousel-content a p:after {
       /* top: 52px; */
    	width: 140%;
    }
	 .community-support.cholangiocarcinoma-gallbladder-cancer #sitemap.container {
        margin-top: 32px !important;
    }
	.desktop_only {
        display: none;
    }
}

@media screen and (min-width:769px) and (max-width:991px) {
    .swiper-carousel .item .item4 .carousel-content a{
		    line-break: auto;
    }
    .swiper-button-prev {
            left: 34% !important;
    }
	.swiper-button-next {
        right: 34% !important;
    }
}

@media screen and (min-width:320px) and (max-width:420px) {
.swiper-carousel .item {
        min-height: 651px;
    }
	.swiper-button-next {
        right: 14% !important;
    }
    .swiper-button-prev {
        left: 14% !important;
    }
}

@media screen and (min-width:390px) and (max-width:767px) {
	.swiper-button-next {
        right: 24% !important;
    }
	    .swiper-button-prev {
        left: 24% !important;
    }
}

@media screen and (min-width:767px) and (max-width:991px) {
            .swiper-carousel .item {
                height: 492px;
            }

}        

@media screen and (min-width:992px){

   p.banner-text{
		    max-width: 435px;
   }

}