/* 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;
}

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: #091B34;
    margin: 0px 0 30px;
}

img.page-heading__hero-image {
    width: 100%;
}

.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: #091B34;
}

.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: #01C8F3;
}

.page-banner--cta__btn:hover {
    background: #80E4F9;
}

.page-banner--cta__btn:hover img {
    transform: translateX(8px);
    transition: 150ms;
}

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

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: #CCF4FD;
}

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


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

 .swiper-carousel .item {
    width: 550px;
    height: 548px;
    background: white;
    box-shadow: none;
    border-radius: 0;
    position: relative;
    display: flex;
    padding: 40px;
}
.itemWrap.item3 img, .itemWrap.item4 img {
    width: 137px;
}
 .swiper-carousel .item h2 {
    font-family: "Filson Pro";
    font-size: 30px;
    font-weight: 800;
    line-height: 38px;
    margin: 32px 0 5px 0;
    color: #091B34;
}

p.slide-desc {
    font-family: "Filson Pro";
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    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: 32px auto 0;
    padding-bottom: 8px;
    background-image: linear-gradient(#01C8F3 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;
    padding: 0 3px 8px 0;
}

.link-btn img {
    max-width: 23px !important;
}

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

.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/cholangiocarcinoma-gallbladder-cancer/global/previous-btn.svg) no-repeat;
    background-size: cover;
    display: block;
    width: 48px;
    height: 48px;
    border: none;
    content: ''!important;
}



.swiper-button-next:after {
    background: url(/content/dam/website-services/us/498-rwd-imfinzi-com/cholangiocarcinoma-gallbladder-cancer/global/next-btn.svg) no-repeat;
    background-size: cover;
    display: block;
    width: 48px;
    height: 48px;
    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: 37%!important;
}

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


.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;
}

.community-support .swiper-carousel .item .carousel-content p.slide-desc.new-slide-desc a.normal-link,
p.slide-desc.new-slide-desc a.normal-link {
    background: none;
    margin: 0;
    display: inline;
    max-width: 100%;
    padding: 0;
    text-decoration: underline;
    font-size: 14px;
    color: #fff;
    font-weight: 400;
}

.community-support p.slide-desc.new-slide-desc {
    width: 100%;
    padding: 10px 35px;
    font-size: 14px;
    line-height: 18px;
    position: absolute;
    left: 0%;
    bottom: 0%;
    background: #193965;
    color: #ffffff;
}

.community-support .swiper-carousel .item {
    height: 600px;
    height: 677px;
}


.community-support .blue-bottom-box{
    position: absolute;
    bottom: 0;
    padding: 14px 35px;
    background-color: #091B34;
    color: #fff;
    left: 0;
    height: 133px;
}
.community-support .blue-bottom-box a{
    font-weight: 800;
    color: #fff;
    border-bottom: 2px solid #01C8F3;
}
.community-support .blue-bottom-box p:nth-child(1){
    margin-bottom: 5px;
}
/* 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;
    }
    
    .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: 24px;
        justify-content: center;
    }

    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 152px 15px;
    }

    .swiper-carousel .item {
        width: 100%;
        height: 663px;
    }
	.swiper-slide.swiper-slide-active:nth-child(5) .item {
        height: 690px;
    }
    .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;
    }

    .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;
		max-width: 100%;
    }

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

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

    .swiper-carousel .item .item4 .carousel-content a p:after {
       /* top: 52px;*/
    }

	.community-support .swiper-carousel .item,
    .community-support .swiper-slide.swiper-slide-active:nth-child(5) .item{
        width: 100%;
        height: 810px;
    }
    
    /*.community-support p.slide-desc.new-slide-desc {
        bottom: 0.5%;
    }*/
	.community-support .blue-bottom-box{
        height: 181px;
        padding: 14px 15px;
    }
    .community-support .swiper-carousel .item{
        height: 836px;
    }

}


@media screen and (min-width: 992px) {
    .community-support  .swiper-carousel .swiper-slide:nth-child(3) .carousel-content > h2 {
        width: 101%;
    	margin-top: 25px;
    }

    .community-support .banner-container img.page-heading__hero-image.desktop_only {
        border-top-left-radius: 30px;
        border-top-right-radius: 30px;
    }

}

@supports (-webkit-touch-callout: none) {
     .swiper-slide.swiper-slide-active:nth-child(5) .item {
    	height: 710px;
     }
}

.scroll-top {
    z-index: 2;
}