/* preparing infusions 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: 960px;
    margin: 64px auto;
}

.page-main__wrapper.page-main__wrapper--heading-block {
    margin: 75px auto 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;
    color:#490814;
    text-align: center;
    margin: 75px 0 30px;
}

section.hero-section.content-wrapper {
    max-width: 1132px;
    margin: 0 auto;
    width: 100%;
    position: relative;
}


img.hero__image {
    width: 100%;
    height: auto;
}

.hero__copy {
    position: absolute;
    max-width: 425px;
    top: 150px;
    left: 40px;
    z-index: 1;
    text-shadow: 0px 0px 100px #000;
}

h2.hero__headline {
    font-family: "Filson Pro";
    font-size: 30px;
    font-style: normal;
    font-weight: 800;
    line-height: 38px;
    color: #fff;
    margin: 0 0 10px;
}

p.hero__text {
    font-family: "Filson Pro";
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
    color: #fff;
}


.page-heading__block {
   /* margin: 30px auto 28px auto;*/
}

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



.page-title {
    text-align: center;
    margin-top: 80px;
    margin-bottom: 30px;
}
.page-title h2 {
    font-family: "Filson Pro";
    font-size: 40px;
    font-style: normal;
    font-weight: 800;
    line-height: 50px;
    letter-spacing: 0.4px;
    margin: 0;
    color: #091B34;
}
.preparing-for-infusions .banner-container {
    background: none;
    height: auto;
    margin: 0 auto;
}
.preparing-for-infusions .bg-container {
    background: url(/content/dam/website-services/us/498-rwd-imfinzi-com/cholangiocarcinoma-gallbladder-cancer/desktop/starting-treatment-desktop.svg) no-repeat;
    height: 560px;
    max-width: 1130px;
    margin: 0 auto;
}
.page-content{
    background: #E0A49A;
    padding: 60px 0 65px 0;
}
.page-content .page-content-inner {
    max-width: 940px;
    margin: 0 auto;
}
.page-content-inner p {
	font-family: "Filson Pro";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    color: #333;
    text-align: left;
    margin: 0;
}
.page-content-inner h2{
    font-family: "Filson Pro";
    font-size: 30px;
    font-style: normal;
    font-weight: 800;
    line-height: 38px;
    color: #fff;
    text-align:center;
}

.end-callout-wrap.width1132 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 40px 0;
    gap: 40px;
    max-width: 947px;
}
.preparing-for-infusions .end-page-callout a.green-btn {
	max-width: 269px;
    padding: 23.5px 0px;
    text-align: center;
    display: flex;
    justify-content: center;
    gap: 16px;
    transition: 150ms;
}
.end-page-callout h5 {
	font-size: 24px;
	line-height: 30px;
    font-weight: 800;
}
.end-page-callout a.green-btn span {
    font-family: "Filson Pro";
}


.tab-container {
    margin-top: 41px;
    display: flex;
    position: relative;
    height: 600px;
}
.tab-head p, button.tab-head {
    /*color: #6D0020;*/
    color: #6D0020;
    font-size: 22px;
    font-weight: 800;
    line-height: 30px;
    background-color: #F1C6C0;
    border: none;
    width: 303px;
    height: 63px;
    margin-right: 16px;
}
.tab-container .tab-content {
    display: none;
    background-color: #fff;
    position: absolute;
    top: 62px;
    left: 0;
    height: 546px;
    width: 100%;
    /* padding: 64px 32px; */
    padding: 58px 32px;
}
.tab-container .tab-content>.tab-item {
    width: 224px;
    height: 173px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    text-align: center;
    /* margin-right: 48px; */
    /* margin-bottom: 48px; */
}
.tab-container .tab-content img {
    margin-bottom: 14px;
}
.tab-container .after-treatment .tab-content img.icon {
    margin: 0;
    margin-bottom: auto;
}
.tab-container .tab-content p {
    color: #333333;
    font-weight: 400;
    text-align: center;
}
.tab-container .tab-content p.section-tail {
    color: #333333;
    font-weight: 400;
    text-align: center;
}
.tab-container .tab-content p.tab-3-tail-text{
	max-width: 725px;
}
.tab-container .tab-content .DuringTreatmentBook p{
	/* text-align: start; */
}
.tab-container .active .tab-head {
    background-color: #fff;
    color: #AB182C;
}

.during-treatment.active  .tab-content {
    padding-bottom: 105px;
}

.during-treatment.active  .tab-content .tab-item:nth-child(-n+4) {
    margin-top: -25px;
    margin-bottom: -25px;
}

.tab-violator {
    position: absolute;
    bottom: 0;
    height: 61px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #AB182C;
    width: 100%;
}
.tab-container .during-treatment .tab-content>div.DuringTreatmentBook{
    width: 520px;
    align-items: center;
    flex-direction: row;
    gap: 16px;
    margin-bottom: 0;
    display: flex;
}
.tab-container .during-treatment .tab-content>div.DuringTreatmentBook img.icon {
    margin: 0;
}
p.tab-violator-txt {
    font-family: "Filson Pro";
    font-size: 18px;
    font-style: normal;
    font-weight: 800 !important;
    line-height: 24px;
    color: #fff !important;
}

.tab-container .active .tab-content {
    display: block;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 56px;
    align-items: center;
}

.during-treatment .tab-content {
    height: 697px;
}
.during-treatment .tab-content img {
    width: 80px;
}

.tab-container .during-treatment .tab-content>.tab-item {
    max-height: fit-content;
    width: 202px;
}
.before-treatment.active .tab-content {
    padding: 64px 32px;
    height: 538px;
    gap: 64px;
}
.after-treatment .tab-content {
    height: 476px;
}

.tab-container .tab-content p.section-head {
    color: #6D0020;
    text-align: center;
    font-weight: 800;
    font-size: 24px;
    line-height: 30px;
    letter-spacing: 0.24px;
    max-width: 810px;
}

.after-treatment .tab-content>.tab-item {
    flex-direction: row;
    width: 356px;
    height: auto;
    gap: 16px;
}
.after-treatment .tab-content>div:nth-child(2) p {
    padding-right: 70px;
}
.after-treatment .tab-content>div:nth-child(3) {
    width: 455px;
    margin-bottom: 24px;
}
.after-treatment.active .tab-content {
    padding: 64px 24px;
    height: auto;
    align-content: flex-start;
    row-gap: 40px;
    column-gap: 40px;
}

.after-treatment .tab-content .download-btn {
    width: auto;
}
.after-treatment .tab-content button {
    width: 458px;
    height: 50px;
    background-color: #6D0020;
    border: 0;
    font-family: 'Filson Pro';
    font-size: 18px;
    line-height: 24px;
    font-weight: 700;
    padding: 8px 24px;
    transition: 150ms;
}
.after-treatment .tab-content button a {
    display: flex;
    gap: 16px;
    align-items: center;
    justify-content: center;
    color: #fff;
}
.after-treatment .tab-content button img {
	margin: 0;
}
.before-treatment.active .btn-explore {
    width: 100%;
    height: auto;
    margin-top: 40px;
}
.before-treatment.active .btn-explore a {
    background: #01C8F3;
    min-width: 200px;
    padding: 13px 24px;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    color: #091B34;
}
.after-treatment .tab-content button:hover, .before-treatment.active .btn-explore a:hover {
    background-color: #52081E;
    transition: 150ms;
}
.after-treatment .tab-content button:active, .after-treatment .tab-content button:focus, .before-treatment.active .btn-explore a:active, before-treatment.active .btn-explore a:focus, .preparing-for-infusions .end-page-callout a.green-btn:active, .preparing-for-infusions .end-page-callout a.green-btn:focus{
    background-color: #6D0020;
    transition: 150ms;
    transform: scale(0.95);
    transform-origin: center;
    text-decoration: none;
}
.tab-container .tab-item:not(.active) .tab-head:hover {
    box-shadow: inset 0 -8px 0 #AC182E;
    background-color: #fff;
}
button.tab-head:active, button.tab-head:focus {
    background: #E3B1AA;
}                       
.preparing-for-infusions .end-page-callout a.green-btn:hover {
    background-color: #80E4F9;
    transition: 150ms;
}

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

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

.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;
    white-space: nowrap;
    justify-content: center;
    align-items: center;
    height: 74px;
    gap: 16px;
    padding: 30px 20px;
    padding: 0px 16px 0 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: 20px;
    font-weight: 700;
    line-height: 20px;
    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;
}


.content__footnote {
    display: flex;
    align-items: flex-start;
}

.content__footnote-symbol {
    flex-shrink: 0;
    font-size: 55%;
    line-height: 1;
    top: 0.2rem;
}

.content__footnote-symbol--ast {
    font-size: 95%;
}

.content__footnote-text {
    flex: 1;
}

button.tab-head:active {
    background: #E3B1AA;
}


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

    .page-heading__block {
        margin: 40px 15px 40px;
    }	

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

    h1.page-heading__heading {
        font-size: 30px;
        line-height: 34px;
        letter-spacing: 0.3px;
    	margin: 0;
    }

    .page-title {
        margin-top: 40px;
        margin-bottom: 40px;
    }                    	
	.page-title h2 {
        font-size: 30px;
        line-height: 34px;
        letter-spacing: 0.3px;
        margin: 0;
    }
	.page-content {
    	padding: 64px 15px 62px 15px;
	}
    .preparing-for-infusions .bg-container img{
		content:none;
	}
    .preparing-for-infusions .bg-container{
		background: none;
        height: auto;
    }
   .end-callout-wrap.width1132 {
        padding: 40px 15px;
    }
	.end-page-callout h5 {
        margin: 0;
    }
	.preparing-for-infusions .end-page-callout a.green-btn {
		max-width: 100%;
        width: 100%;
        margin-top: -5px;
        justify-content: center;
        padding: 23.5px 24px;
    }
    
    .cholangiocarcinoma-gallbladder-cancer .end-page-callout {
        padding: 0;
    }

	.tab-head p, button.tab-head {
        width: 100%;
        font-size: 18px;
        line-height: 24px;
       margin: 0;
    }
	 .tab-container {
        height: 1310px;
    }
	.tab-container .tab-content {
       	height: auto;
     }
    .before-treatment.active .tab-content{
        height: auto;
        padding: 64px 32px 57px 32px;
		gap: 55px;
    }
    .after-treatment.active .tab-content>.tab-item>p {
        padding-right: 0;
        text-align: left;
    }
    .after-treatment .tab-content button {
        width: 100%;
        height: auto;
        margin: 24px 0 0;
    }
	.before-treatment, .during-treatment, .after-treatment {
        width: 100%;
    }

	.tab-container .active .tab-head {
        width: 100%;
    }

    .before-treatment button.tab-head {
        border-right: 4px solid #E0A49A;
    }

    .during-treatment button.tab-head {
        border-left: 4px solid #E0A49A;
        border-right: 4px solid #E0A49A;
    }

    .after-treatment button.tab-head {
        border-left: 4px solid #E0A49A;
    }

    button.tab-head {
        display: flex;
        align-items: center;
    	justify-content: center;
        height: 85px;
        padding: 24px 3px;
    }
    .tab-container .tab-content {
        top: 82px;
    }

    .tab-container .tab-content>.tab-item {
        height: auto;
    }

	.tab-container .tab-content>.tab-item img{
    	width: 120px;
		height: 120px;
	}

    .during-treatment .tab-content img {
        width: 120px;
    }

    .during-treatment.active  .tab-content .tab-item:nth-child(-n+4) {
        margin: 0;
    }

    .tab-violator {
        padding: 24px;
        height: 85px;
    }

    .during-treatment.active  .tab-content {
        padding-bottom: 120px;
    }

    .during-treatment.active .tab-content .tab-item:nth-child(2) {
        margin-top: -20px;
    }

    .after-treatment .tab-content>.tab-item {
        flex-direction: column;
    }
    .after-treatment .tab-content>div:nth-child(3){
            margin-bottom: 0;
    }
    .tab-container .after-treatment .tab-content img.icon {
        width: 120px;
    }
    .after-treatment.active .tab-content {
        padding: 64px 32px;
        row-gap: 40px;
        column-gap: normal;
    }
    .page-banner--cta__wrapper {
        max-width: 100%;
        flex-direction: column;
        margin: 0 15px 13px 15px;
        gap: 33px;
        padding: 27px 0 32px;
    }

    a.page-banner--cta__btn-link {
        width: 100%;
        max-width: 360px;
        display: flex;
        align-items: center;
        justify-content: center;
        /*background: #6d0020;*/
    }

    .page-banner--cta__btn {
        justify-content: left;
        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;
        margin-left: auto;
    }
	.tab-container .during-treatment .tab-content>div.DuringTreatmentBook {
        flex-direction: column;
    }
    .tab-container .during-treatment .tab-content>div.DuringTreatmentBook p {
        text-align: center;
    }
}


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

	.after-treatment .tab-content>.tab-item p {
        text-align: left;
        margin-bottom: auto;
	}
	.tab-container .during-treatment .tab-content>.tab-item {
        max-height: 157px;
    }
	.during-treatment p.section-head {
    	margin: 0 0 0px !important;
	}

	.during-treatment  .tab-content {
        height: 782px;
    }

    button.tab-head:hover {
        box-shadow: inset 0 -8px 0 #AC182E;
    }
    .tab-container .active .tab-head:hover {
        box-shadow: none !important;
    }

}


/****CT fixes*******/

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

	.tab-container button.tab-head{
		font-size: 16px;
    }

}





/****CT fixes*******/




