body{
	font-family: "Filson Pro";
}
span.short{
	font-size: 16px;
    line-height: 22px;
}
.content-1.HeadingSec{ 
    	text-align: center;
    padding: 40px 0;
}
.text-nowrap {
    white-space: nowrap;
}
.content-1.HeadingSec h1{
	font-size: 40px;
    font-weight: 800;
    line-height: 50px; /* 125% */
    letter-spacing: 0.4px;
    color: #063A4C;
}

.finance-wrap.width1132 {
	max-width:972px;
}
.section-1 {
    padding: 64px 0px;
    background: #ECFCFF;
}

.section1-content {
    display: flex;
    gap: 32px;
    max-width: 954px;
    margin: 0 auto;
}
.section1-logo img {
    width: 162px;
    height: 162px;
}
.section1-right-content h2 {
   /* color: #091B34; */
   color: #063A4C;
    font-family: "Filson Pro";
    font-size: 30px;
    font-style: normal;
    font-weight: 800;
    line-height: 38px;
    /*max-width: 660px;*/
    margin: 0;
    padding: 0 0 24px 0;
}
.section1-text1 {
    font-family: "Filson Pro";
    font-size: 18px;
    font-style: normal;
    font-weight: 425;
    line-height: 24px;
    margin-bottom: 15px;
}
.section-1-ft-1{
	margin-bottom: 15px;
}
.section1-right-content ul {
    margin: 0;
    padding-left: 29px;
    margin-bottom: 15px;
}
.section1-right-content li {
    font-family: "Filson Pro";
    font-size: 18px;
    font-style: normal;
    font-weight: 425;
    line-height: 24px;
}
.section2-sub-content p a, .section1-text2 a {
    font-weight: 800;
}
.section1-text2 a {
    color: #193965;
    text-decoration-line: underline;
    text-decoration-style: solid;
    text-decoration-skip-ink: none;
    text-decoration-thickness: auto;
    text-underline-offset: auto;
}
.explore-access-cta {
    max-width: 261px;
}
#maincontent .section1-text2 a:hover, #maincontent .section2-sub-content a:hover {
    color: #116379;
    text-decoration: underline;
}
.section1-footnotes {
    margin-top: 40px;
    margin-left: 9px;
}
.section1-footnotes p{
    font-size:14px;
    line-height: 20px;
    text-indent: -8px;
    font-weight: 400;
    padding-right: 8px;
}
.section2 {
    padding: 64px 0px;
}
.section2-content {
    display: flex;
    gap: 32px;
    max-width: 938px;
    margin: 0 auto;
    flex-direction: row;
}
img.mobile-device {
    display: none;
}

.section2-sub-content h2 {
	color:#091B34;
    margin: 0 0 24px 0;
    font-family: "Filson Pro";
    font-size: 30px;
    font-style: normal;
    font-weight: 800;
    line-height: 38px;
}
.section2-sub-content p {
    font-family: "Filson Pro";
    font-size: 18px;
    font-style: normal;
    font-weight: 425;
    line-height: 24px;
    margin-bottom: 15px;
}
.section2-sub-content p:nth-child(5) a{
	color:#333 !important;
    text-decoration:none !important;
    font-weight: 425;
}
.section2-sub-content ul {
    margin: 0;
    padding-left: 27px;
    margin-bottom: 15px;
}
.section2-sub-content li {
    font-family: "Filson Pro";
    font-size: 18px;
    font-style: normal;
    font-weight: 425;
    line-height: 24px;
}
.section2-sub-content p:nth-child(5) {
    letter-spacing: -0.15px;
}
.section2-sub-content p:nth-child(6) {
    margin-bottom: 0;
}
.section2-sub-content a{
	color: #193965;
    text-decoration:underline!important;
}
.explore-access-cta a {
    margin-top: 40px;
    display: flex;
    gap: 16px;
    padding: 8px 24px;
    max-width: 261px;
    width: 100%;
    height: 50px;
    align-items: center;
    transition: 150ms;
    background-color: #B8F0FF;
    padding: 0 0 0 24px;
    /*background-image: url(/content/dam/website-services/us/498-rwd-imfinzi-com/sclc-redesign/global/imf-arrow.svg);*/
    background-repeat: no-repeat;
    background-size: 24px;
    background-position: 90%;
    text-decoration: none!important;
}
.explore-access-cta a:hover {
    background-color: #A3E9FE;
}
.explore-access-cta:hover img {
    transform: translateX(8px);
    transition: 150ms;
}
.explore-access-cta a:active, .end-page-callout a.green-btn:active{
    background: #A3E9FE;
    transition: transform 150ms;
    transform: scale(0.95);
    transform-origin: center;
    text-decoration:none;
}
img.desktop-device {
    width: 255px;
    height: 96px;
}
.cta-content {
    background: #091B34;
}
.explore-access-cta p {
    margin-bottom: 0;
    font-family: "Filson Pro";
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    color: #063A4C;
    text-align: center;
}
.download-tools-cta {
    max-width: 978px;
    width: 100%;
    margin: 0 auto;
}
.end-callout-wrap.width1132	{
	max-width: 978px;
}
.end-page-callout h5 {
    font-size: 24px;
    font-style: normal;
    font-weight: 800;
    line-height: 30px; 
    letter-spacing: 0.24px;
	margin: 0 auto;
}
.end-page-callout a.green-btn {
        padding: 24px;
        max-width: 460px;
        width: 100%;
}
.end-page-callout a.green-btn span{
	margin-right:16px;
}

@media screen and (max-width: 991px) {
    .width1132 {
        padding:0!important;
    }
    .section-1 {
		padding: 40px 0px;
    }
    .content-1.HeadingSec {
        padding: 40px 13px;
    }
    .section1-right-content h2 {
		font-size: 26px;
        line-height: 32px; 
        letter-spacing: 0.52px;
    }
    .section1-content, .section2-content, .download-tools-cta, .banner-text {
        padding: 0 14px;
       /* width: calc(100% - 30px);*/
    	flex-direction: column;
        align-items: center;
    }
    .section2 {
    	padding: 40px 0px;
    }
	.section2-content{
		flex-direction: column-reverse;
	}
    .section2-sub-content h2 {
		font-size: 26px;
        line-height: 32px;
        letter-spacing: 0.52px;
	}

	.finance-wrap.width1132.text-center h1 {
        font-size: 30px;
        line-height: 34px;
        letter-spacing: 0.3px;
		margin:0;
    }
	.explore-access-cta  {
            display: flex;
        justify-content: center;
        max-width: 100%;

    }
	.cholangiocarcinoma-gallbladder-cancer .end-page-callout {
		 padding: 40px 8px;
     }
     .end-page-callout a.green-btn {
		max-width: 460px;
        text-align: center;
        display: flex;
        gap: 0;
        font-size: 18px;
        line-height: 24px;
        padding: 12px 41px;
        width: 96.3%;
	}
    /*.end-page-callout a.green-btn img{
		    margin-right: 30px;
    }*/
    .end-page-callout a.green-btn span {
    	padding-right:0;
    	margin-right:0;
    }
	.isi {
        margin-top: 20px;
    }


}
@media screen and (min-width: 391px) and (max-width: 991){
	.explore-access-cta {
		  margin: 0 auto;
    }
}

@media screen and (min-width: 320px)and (max-width: 330px) {
	.end-page-callout a.green-btn {
		 padding: 12px 32px;
    }
}
