.section-1{
    margin-top: 45px;
}
.content-container{
    max-width: 938px;
    margin: 0 auto;
    padding: 0 15px;
    box-sizing: content-box;
}
.section-1 h1{
    color: #354D4E;
    font-size: 40px;
    font-weight: 800;
    line-height: 50px; /* 125% */
    letter-spacing: 0.4px;
    padding: 40px 0;
    margin: 0;
    text-align: center;
}
.green-container{
    background-color: #354D4E;
    padding: 50px 0;
}
.green-container.cream{
	background-color: #FFD4C8;
}
.green-container p{
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    color: #fff;
    text-align: center;
}
.green-container.cream p{
	color: #354D4E;
}
.cream-container{
    background-color: #FFEAE3;
    padding: 64px 0;
}
.cream-container .sub-head{
    font-size: 24px;
    font-weight: 800;
    line-height: 30px;
    letter-spacing: 0.24px;
    padding-bottom: 40px;
    text-align: center;
    color: #354d4e;
}
.flex{
    display: flex;
    gap: 32px;
    justify-content: center;
}
.flex .flex{
    flex-direction: column;
    width: 192px;
    gap: 16px;
    align-items: center;
    text-align: center;
}
.flex .flex img{
    width: 80px;
}
.flex .flex p{
    color: #354D4E;
    font-weight: 800;
}
.section-1 .white-container.two,
.section-2 + .white-container.two {
    padding: 50px 0;
}
.white-container.two .flex{
    padding: 0 4.5px;
    gap: 24px;
}
.white-container.two .flex p{
    color: #354D4E;font-size: 22px;line-height: 30px;font-weight: 800;
}
.white-container.two .flex a{
    color: #FF595A;
        text-decoration: underline;
}
.section-2{
    background-color: #FFF2EE;
    padding: 64px 0;
}
.container-1132{
    max-width: 1134px;
    margin: 32px auto 40px;
}
.section-2 .heading{
    font-size: 30px;
    font-weight: 800;
    line-height: 38px;
    color: #354D4E;
    text-align: center;
    margin-bottom: 30px;
}
.section-2 p{
    color: #354D4E;
}
.treatment-box>div>div{
    background-color: #fff;
    /*height: 470px;*/
    height: 563px;
}
.treatment-box>div{
    position: relative;
}
.pre-box{
    width: 357px;
    min-width: 357px;
    margin-right: 2px;
}
.surgery{
    width: 314px;
    min-width: 314px;
    margin-right: 2px;
}
.post-box{
    width: 458px;
    min-width: 458px;
}
.treatment-box{
    display: flex;
}
.treatment-box>div .arrow-icon{
    position: absolute;
    top: 0;
    margin: 0px!important;
    right: -13px;
    z-index: 9;
    /*top: 10px;*/
    top: 16px;
}
.treatment-box .box-head{
    font-weight: 800;
    color: #fff;
    padding: 16px 25px;
    background-color: #233334;
    text-align: center;
}
.surgery .box-head{
    background-color: #354D4E;
}
.post-box .box-head{
    background-color: #576B6C;
}
.treatment-box>div>div img{
    margin: 32px auto;
    display: block;
    max-width: 335px;
}
.treatment-box ul{
    margin: 0;
    padding: 0px 18px 0 32px;
}
.treatment-box ul li{
    margin-bottom: 7px;
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    color: #000;
}

.treatment-box ul li b {
    font-weight: 800;
}

.treatment-box>div>div>ul:nth-child(3){
	height: 110px;
	border-bottom: 2px solid #FFF2EE;
	margin-bottom: 24px;
}
.treatment-box .surgery img{
    margin: 54px auto;
}
.treatment-box .post-box img{
    margin: 30px auto;
    max-width: 429px;
}
.container-1132+.content-container p:first-child{
    margin-bottom: 30px;
}
.section-3 .green-container{
    padding: 64px 0;
}
.section-3 .green-container .flex > img {
    margin-bottom: auto;
}
.section-3 .green-container .flex{
    gap: 24px;
}
.section-3 .green-container p{
    font-size: 22px;
    line-height: 30px;
    text-align: left;
    max-width: 844px;
    /*letter-spacing: 1px;*/
}
.section-3  a{
    font-weight: 800;
    color: #FFBFAC;
}
.pink-var{
    color: #F307F8;
}
.section-3 .white-container{
    padding: 64px 0;
}
.section-3 .heading{
    color: #354D4E;
    font-size: 30px;
    font-weight: 800;
    line-height: 38px;
    margin-bottom: 24px;
}
.section-3 .list-head{
    margin-top: 20px;
}
.section-3 .white-container .flex{
    margin: 20px 0 40px;
    justify-content: flex-start;
    gap: 32px;
    position: relative;
}
.section-3 .white-container ul{
    margin: 0;
    width: 453px;
    padding: 0 0 0 25px;
}
.section-3 .white-container ul li{
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    color: #333;
}
.section-3 .bootom-text{
    color: #F85959;
    font-weight: 800;
    text-align: center;
}
.section-3 .white-container .flex:before,.section-3 .white-container .flex:after{
    content: '';
    position: absolute;
    width: 80px;
    height: 195px;
    border: 18px solid #FA00FF;
    border-right: 0;
    top: -65px;
    left: -76px;
    display: none;
}
.section-3 .white-container .flex:after{
    left: 870px;
    border-left: 0;
    border-right: 18px solid #FA00FF;
}
.cta-container{
	background-color:#354D4E;
	padding: 40px 0;
}
.cta-container p{
	color: #fff;
	font-size: 24px;
	font-weight: 800;
	line-height: 30px;
	letter-spacing: 0.24px;
	max-width: 494px;
}
.cta-container .btn-section{
	display: flex;
	gap: 40px;
	align-items: center;
	justify-content: center;
}
.cta-container button{
	background-color:#FF595A;
	padding: 8px 60px 8px 24px;
	width: 200px;
	height: 50px;
	border: 0;
	margin: 0;
	font-size: 18px;
	font-weight: 700;
	line-height: 24px;
	color: #fff;
	background-image: url(/content/dam/website-services/us/498-rwd-imfinzi-com/gc-gejc-full/desktop/right-arrow.svg);
	background-repeat: no-repeat;
	background-position: 152px 17px;
}
.treatment-box ul li{
	list-style-type: none;
	position: relative;
}
.treatment-box ul li:before{
	background-color: #FFBFAC;
	width: 6px;
	height: 6px;
	display: block;
	content: '';
	position: absolute;
	border-radius: 27px;
	left: -13px;
	top: 5px;
}

.popup-container{
	display: none;
}
.popup-container.show{
	display: block;
    position: relative;
}    
.popup-container .backdrop{
    background: rgba(0, 0, 0, 0.76);
    width: 100vw;
    height: 100vh;
    position: fixed;
    z-index: 12;
        top: 0;
    left: 0;
}
.popup-container .treatment-box.popup{
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	background-color: #fff;
	z-index: 13;
	padding: 56px 98px 86px 98px;
}
.bottom-fn.imf-treat-fn.ft-popup {
    width: 100%;
    position: absolute;
    z-index: 9;
    bottom:30px;
}
.popup-container .treatment-box.popup>div>div>ul:nth-child(3){
	/*border-bottom: 0;*/
}
body.overflow-hidden{
	overflow: hidden;
}
.treatment-box .close-icon{
	position: absolute;
	top: 13px;
    right: 16px;
        cursor: pointer;
}

.taking-imfinzi a.orange-btn {
    height: 50px;
}

.taking-imfinzi .orange-btn > p {
    font-family: "Filson Pro";
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    color: #fff;
}
.taking-imfinzi .section-3 .footnote-container{
	max-width: 1132px;
	margin: 32px auto;
	padding: 0 15px;
	text-indent: -7px;
}

a.txt-underline {
    text-decoration: underline;
}

.taking-imfinzi .maincontent.parsys h1,
.taking-imfinzi .maincontent.parsys h2,
.taking-imfinzi .maincontent.parsys p,
.taking-imfinzi .maincontent.parsys h3,
.taking-imfinzi .maincontent.parsys h4 {
    /*text-box: trim-both cap alphabetic;*/
}

.cream-container .flex {
    justify-content: flex-start;
}

.section-1 .white-container.two .flex,
.section-2 + .white-container.two .flex{
    align-items: center;
}

.section-3 .white-container ul li::marker {
    font-size: 13px;
}

.section-3 .white-container ul li span.vt-align {
    vertical-align: middle;
}

.taking-imfinzi .treatment-box .pre-box div > ul:nth-child(4) {
    padding-right: 5px;
}

.section-1 .cream-container {
    background: #6D0020;
}

.section-1 .cream-container p {
    color: #fff;
}

.treatment-box>div>div>ul:nth-child(3) {
    height: 176px;
    border-bottom: 16px solid #FFF2EE;
}
.treatment-box>div>div>ul.ul-ht {
    height: 177px;
}
.taking-imfinzi .section-2 .container-1132 {
    margin-bottom: 0;
}

.taking-imfinzi .section-2 .bottom-fn {
    padding-bottom: 0;
}

.bottom-fn.imf-treat-fn>p:last-child {
    margin-top: 10px;
}

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

	.mobile-only{
		display: none;
	}
	.container-1132 .treatment-box{
		cursor: pointer;
	}

    .section-2 .container-1132 + .content-container > p:nth-child(1) {
        width: 103%;
    }

    .section-2 .heading + p {
        width: 101%;
    }

    .content-container.last-content-conatiner p:nth-child(1) {
        color: #333;
    }

    .treatment-box>div.post-box>div>ul:nth-child(3) {
        height: 177px;
    }

    .treatment-box>div.pre-box>div>ul:nth-child(3) {
        height: 175px;
    }

}


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

    .mobile-only{
		display: block;
		/* padding: 0 20px; */
	}        
	.container-1132 .treatment-box{
		overflow: scroll;
		padding: 20px 19px 16px;
		background-color: #fff;
    	       
	}

    .section-2 .container-1132 .hscroll-bar.mobile-only::-webkit-scrollbar {
        display: none;

      }

    .section-2 .container-1132 .treatment-box::-webkit-scrollbar {
        display: none;
     }

	.section-1 .flex{
		flex-direction: column;
		align-items: center;
		width: 100%;
	}
	.section-1{
		margin-top: 0;
	}
	.section-1 h1{
		font-size: 30px;
		line-height: 34px;
		letter-spacing: 0.3px;
	}
	.cream-container{
		padding: 32px 0;
	}
	.section-1 .cream-container .flex>.flex:nth-child(2){
		width: 200px;
	}
	.section-1 .white-container.two {
	    padding: 32px 0;
	}
	.white-container.two .flex p{
		text-align: center;
	}
	.white-container.two .flex{
		padding: 0;
		flex-direction: column;

	}
	.section-2 + .white-container.two {
        padding: 32px 0;
    }
	.section-2 .heading{
		font-size: 26px;
		line-height: 32px;
		letter-spacing: 0.52px;
		text-align: left;
	}
	.section-3 .green-container{
		padding: 32px 0;
	}
	.section-3 .green-container .flex{
		flex-direction: column;
	}
	.section-3 .green-container .flex img{
		width: 64px;
	}
	.section-3 .green-container p{
		letter-spacing: normal;
	}
	.section-3 .white-container{
		padding: 32px 0;
	}
	.section-3 .heading{
		font-size: 26px;
		line-height: 32px;
	}
	.section-3 .list-head{
		margin-top: 15px;
	}
	.section-3 .white-container .flex{
		flex-direction: column;
		gap: 0;
	}
	.cta-container .btn-section{
		flex-direction: column;
	}
	.cta-container button{
		width: 360px;
		background-position: 231px 18px;
	}
	.section-3 .white-container .flex:before, .section-3 .white-container .flex:after{
		border: 9px solid #FA00FF;
		left: -13px;
		width: 19px;
		height: 288px;
		top: -3px;
		border-right: 0;
	}
	.section-3 .white-container .flex:after{
		left: 348px;
		border-left: 0;
		border-right: 9px solid #FA00FF;
	}
	.section-3 .white-container ul{
		width: 100%;
	}
	.scroll-section p{
		font-size: 16px;
		font-weight: 500;
		line-height: 13.978px;
		padding: 17px 0 40px;
		text-align: center;
	}
	.section-2 .container-1132{
		background-color: #fff;
	}
	.hscroll-bar {
        margin-top: 20px;
        overflow: auto;
        white-space: nowrap;
        transform: rotate(180deg);
        margin-bottom: 10px;
        border: 1px solid #a5a9a5;
        margin: 0 20px;
    }
	    .hscroll-thumb {
        background: #ffffff;
        height: 9px;
        position: relative;
    }
	    .hscroll-thumb span {
        position: absolute;
        height: 9px;
        background: #a5a9a5;
    }

    .taking-imfinzi a.orange-btn {
        max-width: 360px;
        width: 100%;
    }
	.treatment-box>div>div>ul:nth-child(3){
		height: 160px;
    	border-bottom: 16px solid #FFF2EE;
	}
	.treatment-box>div>div {
        height: auto;
    }
    .section-3 .heading {
        margin-bottom: 24px;
    }
    
    .section-2 .container-1132 {
        margin-top: 9px
    }
    
    .section-2 .container-1132 .treatment-box {
        padding-top: 47px;
    }

    .section-3 .list-head {
        margin-top: 25px;
    }

    .taking-imfinzi .container-1132+.content-container p:last-child {
        width: 101.7%;
    }
    
    .taking-imfinzi .section-3 .heading + p {
        width: 102.1%;
    }

    .treatment-box>div.pre-box>div>ul:nth-child(3) {
        height: 159px;
    }

    .treatment-box>div.post-box>div>ul:nth-child(3) {
        height: 161px;
    }


}




