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

}
.preparing-for-infusion .banner-container {
    background: none;
    height: auto;
}
.preparing-for-infusion .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:#327096;
    padding: 64px 0;
}
.page-content .page-content-inner {
    max-width: 938px;
    margin: 0 auto;
}
.page-content-inner p {
	font-family: "Filson Pro";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    color: #fff;
    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: 960px;
}
.preparing-for-infusion .end-page-callout a.green-btn {
	max-width: 434px;
    padding: 24px 0px;
    text-align: center;
    display: flex;
    justify-content: center;
    gap: 16px;
    transition: 150ms;
}
.preparing-for-infusion .end-page-callout h5 {
	font-size: 24px;
	line-height: 30px;
    letter-spacing: 0.24px;
}
.end-page-callout a.green-btn span {
    font-family: "Filson Pro";
}


.tab-container {
    /* background-color: #fff; */
    margin-top: 48px;
    display: flex;
    position: relative;
    height: 610px;
    width: 100%
}
.tab-head p, button.tab-head {
    color: #063A4C;
    font-size: 22px;
    font-weight: 800;
    line-height: 20px;
    /* padding: 18px 38px; */
    background-color: #B8F0FF;
    border: none;
	width: 302px;
    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>div {
    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 .tab-content p {
    color: #333333;
    font-weight: 400;
    text-align: center;
}

.tab-container .active .tab-head {
    background-color: #fff;
}
.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: 782px;
}
.during-treatment .tab-content img {
    width: 80px;
}
.tab-container .during-treatment .tab-content>div:nth-child(6) img {
    margin-top: 15px;
}
.tab-container .during-treatment .tab-content>div.DuringTreatmentBook {
  	width: 520px;
    align-items: center;
    flex-direction: row;
    gap: 16px;
    margin-bottom: 64px;
}
.tab-container .during-treatment .tab-content>div.DuringTreatmentBook p{
    text-align: left;
}
.tab-container .during-treatment .tab-content>div.DuringTreatmentBook img.icon {
    margin: 0;
}
.tab-container .during-treatment .tab-content p.foot-text {
    background: #063A4C;
    color: #fff !important;
    padding: 24px;
    width: 100%;
    position: absolute;
    bottom: 0px;
    font-weight: 800;
}
.tab-container .during-treatment .tab-content>div {
    max-height: fit-content;
    width: 200px;
}
.before-treatment.active .tab-content {
    /*padding: 58px 32px 80px 32px;
    height: 680px;*/

    padding: 25px 32px 80px 32px;
    height: 560px;
    gap: 0px 64px;
}
.after-treatment .tab-content {
    height: 510px;
}

.tab-container .tab-content p.section-head {
	color: #063A4C;
    text-align: center;
    margin: 0 0 -20px;
    padding:0px 20px;
    font-weight: 800;
    font-size: 24px;
    line-height: 30px;
    letter-spacing: 0.24px;
}

.after-treatment .tab-content>div {
    flex-direction: row;
    width: 340px;
    height: 85px;
    gap: 16px;
}
.after-treatment .tab-content>div:nth-child(3) {
    width: 490px;
}
.after-treatment.active .tab-content>div>p {
    /* padding-right: 31px; */
    text-align: left;
}
.after-treatment .tab-content .download-btn {
	width: 100%;
    flex-direction: column;
}
p.ft-txt {
    margin: -20px 0 -50px;
    max-width: 726px;
}
.after-treatment .tab-content button {
	width: 384px;
    height: 50px;
    background-color: #B8F0FF;
    color: #091B34;
    border: 0;
    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: #063A4C;
}
.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: #80E4F9;
    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-infusion .end-page-callout a.green-btn:active, .preparing-for-infusion .end-page-callout a.green-btn:focus{
    background-color: #80E4F9;
    transition: 150ms;
    transform: scale(0.95);
    transform-origin: center;
	text-decoration: none;
}
.tab-container div:not(.active) .tab-head:hover {
    box-shadow: inset 0 -8px 0 #063A4C;
}
button.tab-head:active, button.tab-head:focus {
    background: #b8f0ff;
}                       
.preparing-for-infusion .end-page-callout a.green-btn:hover {
    background-color: #80E4F9;
    transition: 150ms;
}




@media screen and (max-width: 991px) {
    .page-title {
        margin-top: 40px;
        margin-bottom: -2px;
    }                    	
	.page-title h2 {
        font-size: 30px;
        line-height: 34px;
        letter-spacing: 0.3px;
        margin: 0;
    }
	.page-content {
    	padding:32px 15px 45px;
        margin-top: 34px;
	}
    .preparing-for-infusion .bg-container img{
		content:none;
	}
    .preparing-for-infusion .bg-container{
		background: none;
        height: auto;
    }
   .end-callout-wrap.width1132 {
        padding: 40px 15px;
    }
	.end-page-callout h5 {
        margin: 0;
    }
	.preparing-for-infusion .end-page-callout a.green-btn {
		max-width: 100%;
        width: 100%;
        margin-top: -5px;
        justify-content: center;
        padding: 11px 44px;
        gap: 0;
    }
    
    .cholangiocarcinoma-gallbladder-cancer .end-page-callout {
        padding: 0;
    }

	.tab-head p, button.tab-head {
        width: 92%;
        font-size: 18px;
        line-height: 24px;
      	margin: 0;
    	height: 85px;
    }
    button.tab-head {
        word-break: break-word;
        padding: 0;
    }
	 .tab-container {
        height: 1330px;
    }
	.tab-container .tab-content {
       	height: auto;
        top: 85px;
        padding: 58px 32px;
     }
    .before-treatment.active .tab-content{
     	height: auto;
    	padding: 64px 32px 95px 32px;
        gap: 64px;
     }
    .tab-container .before-treatment.active .tab-content>div:nth-child(2) {
        height: auto;
    }
    .during-treatment .tab-content{
        padding: 58px 32px 95px 32px;
    }
    .after-treatment.active .tab-content>div>p {
        padding-right: 0;
        text-align: left;
    }
    .after-treatment .tab-content button {
      	width: 296px;
        padding: 1px 24px;
        height: auto;
    }
    .after-treatment .tab-content>div img.icon {
        margin: 0;
    }
	p.ft-txt {
        margin: 54px 0 -38px;
    }
	.before-treatment, .during-treatment, .after-treatment {
        width: 100%;
    }
    .before-treatment button.tab-head {
		/*border-right: 8px solid #327096;*/
	}
	.during-treatment button.tab-head {
       /* border-left: 8px solid #327096;
        border-right: 8px solid #327096;*/
	   margin-left: 4.5px;
    }
	.after-treatment button.tab-head {
		/*border-left: 8px solid #327096;
        box-sizing: unset;*/
        position: absolute;
        right: 0;
        width: 30.7%;
	}
    .tab-container .tab-content p.section-head{
        padding: 0px 30px;
    }
    .tab-container .during-treatment .tab-content>div.DuringTreatmentBook{
        flex-direction: column;
    }
	.tab-container .during-treatment .tab-content>div.DuringTreatmentBook p {
        text-align: center;
    }
    .after-treatment.active .tab-content {
        padding: 58px 32px 10px;
    }

	.after-treatment .tab-content .download-btn {
		flex-direction: row;
    }
    .tab-container .during-treatment .tab-content>div:nth-child(6) img {
        margin-top: 0;
    }
}
@media screen and (max-width: 768px) {

}

/*CT fixes*/
@media screen and (max-width: 370px) {
    .preparing-for-infusion .tab-head p, button.tab-head {
        font-size: 14px;
    }
    
    .preparing-for-infusion .tab-container .tab-content p {
        font-size: 16px;
    }
    
    .preparing-for-infusion .end-page-callout a.green-btn {
        padding-left: 15px;
        padding-right: 15px;
    }
    
    .preparing-for-infusion .during-treatment .tab-content {
        padding-left: 15px;
        padding-right: 15px;
    }
    
    .preparing-for-infusion .during-treatment .tab-content p.section-head {
        padding: 0 15px;
    }
    
    .preparing-for-infusion .after-treatment .tab-content>div {
        height: auto;
    }
    
    .preparing-for-infusion .after-treatment.active .tab-content {
        gap: 30px;
        padding: 50px 15px 25px;
    }
    
    .preparing-for-infusion .after-treatment p.ft-txt {
        margin: 14px 0 0px;
    }

 	.preparing-for-infusion .after-treatment .tab-content button {
        margin: auto;
    }
    
}

@media screen and (min-width: 414px) and (max-width: 991px) {
    .preparing-for-infusion .after-treatment .tab-content button {
        margin: auto;
    }

    .preparing-for-infusion .end-page-callout a.green-btn {
        max-width: 370px;
    }

}

@media screen and (min-width: 414px) and (max-width: 829px) {
    .preparing-for-infusion .after-treatment .tab-content>div:nth-child(3) {
        width: 340px;
    }
}





