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

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
    opacity: .5;
}

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

h3.content-banner__text {
    font-family: "Filson Pro";
    font-size: 30px;
    font-style: normal;
    font-weight: 800;
    line-height: 38px;
    color: #fff;
    text-align: center;
    margin: 0 0 7px;
    letter-spacing: 0;
}

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

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

.page-section__content-banner {
    background: #6D0020;
}

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

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

.page-banner--cta {
    background: #AA182C;
}

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

.page-banner--cta__text {
    flex-basis: auto;
    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;
    background: #6D0020;
    justify-content: center;
    align-items: center;
    height: 72px;
    gap: 16px;
    padding: 30px 20px;
}

.page-banner--cta__btn img{
    transition: 150ms;
}

.page-banner--cta__btn:hover img{
	transform: translateX(8px);
}
.page-banner--cta__btn:hover {
    background: #52081E;
}

.page-banner--cta__btn:active {
    transition: transform 150ms;
    transform: scale(0.95);
    transform-origin: center;
}


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

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

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


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

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

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

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: #6D0020;
}
.link-btn {
    width: max-content;
    padding-left: 177px;
}
.itemWrap.item3 .link-btn {
    padding-left: 58px;
}
.itemWrap.item4 .link-btn {
    padding-left: 155px;
}
.itemWrap.item5 .link-btn {
    padding-left: 174px;
}
.link-btn:hover img {
 	transform: none !important;
}
 .swiper-carousel .item .carousel-content a {
    font-size: 18px;
    font-weight: 700;
    line-height: 24px;
    margin: 20px auto 0;
    padding-bottom: 8px;
    background-image: linear-gradient(#EB0000 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 0 8px 0;
    transition: 150ms;
}
.swiper-carousel .item .carousel-content a:hover {
    gap: 24px;
    transition: 150ms;
}

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

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: 68px !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/make-space-s3-nsclc/global/prev-btn-icon.svg) no-repeat;
    background-size: cover;
    display: block;
    width: 49px;
    height: 49px;
    border: none;
    content: ''!important;
}



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

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

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

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


.swiper-pagination-bullet {
    background: #6D0020!important;
    width: 8px!important;
    height: 8px!important;
    opacity: 1!important;
    border-radius: 4px!important;
    margin: 0 3px !important;
}

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

.itemWrap.item3 .carousel-content {
    margin: 50px 0 0;
}


/* Mobile Styles */

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

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

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

	.page-heading__block {
        margin: 0 auto;
    }

    .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;
        padding: 0 20px;
        margin: 0 0 33px;
    }

	h3.content-banner__text {
        font-size: 27px;
        line-height: 32px;
		margin: 0 0 10px;
    }
    .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: 693px;
        position: relative;
    }

    .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;
    	width: auto;
    }

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

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

    .swiper-carousel .item h2 {
        font-size: 30px;
        line-height: 38px;
        letter-spacing: 0;
    }
    .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: #EB0000;
        top: 28px;
        left: 0;
    }

	.swiper-carousel .item .item3 .carousel-content a p:after {
        width: 115.2%;
    }

    .swiper-carousel .item .carousel-content a {
        background-size: 100% 4px;
    }

    .swiper-button-prev, .swiper-button-next {
        bottom: 65px !important;
    }
    .swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal {
        bottom: 80px !important;
    }

    .swiper-carousel .item3 .carousel-content a p {
        font-size: 16.5px;
    }

     .page-banner--cta__wrapper {
        max-width: 100%;
        flex-direction: column;
        margin: 0 15px 9px 15px;
        gap: 35px;
    }

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

    .page-banner--cta__btn {
        justify-content: center;
    	text-align: left;
    }

    .page-banner--cta__text {
        flex-basis: 0;
        text-align: center;
    }


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

    .page-banner--cta__btn img {
        transition: 150ms;
    }


}
@media screen and (min-width:992px) {
	.swiper-carousel .item .carousel-content a:active p{
        color:#AC182E;
    }
}

/* CT FIXES */

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

    .swiper-container {
        max-width: 100%;
        padding: 64px 15px 152px 15px;
    }

    .swiper-carousel .item {
        width: 100%;
        height: 693px;
        position: relative;
    }

}

.scroll-top {

    z-index: 9;
}

@media screen and (min-width: 320px) and (max-width: 370px){


	.swiper-carousel .item{
    	height: 760px;
    }
	.swiper-carousel .item3 .carousel-content a p{
		font-size: 13px;
	}




}





