body{
	font-family: "Filson Pro";
}
.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: #193965; */
    color: #091B34;
}

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

.section1-content {
    display: flex;
    gap: 32px;
    max-width: 938px;
    margin: 0 auto;
}
.section1-logo img {
    width: 162px;
    height: 162px;
}
.section1-right-content h2 {
    color: #091B34;
    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;
}
.section1-right-content ul {
    margin: 0;
    padding-left: 30px;
    margin-bottom: 15px;
}
.section1-right-content li {
    font-family: "Filson Pro";
    font-size: 18px;
    font-style: normal;
    font-weight: 425;
    line-height: 24px;
}
.section1-right-content li::marker {
    font-size: 13px;
}
.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;
}
.section1-footnotes {
    margin-top: 40px;
    margin-left: 8px;
}
.section1-footnotes p:first-child {
    margin: 0 0 16px 0;
}
.section1-footnotes p {
    font-size: 14px;
    line-height: 20px;
    text-indent: -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 span.short {
    font-size: 14px;
}
.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 li::marker {
    font-size: 13px;
}
.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;
}
.explore-access-cta a {
	margin-top: 40px;
    display: flex;
    justify-content: center;
    max-width: 261px;
    width: 100%;
    height: 50px;
    align-items: center;
    transition: 150ms;
    background-color: #01C8F3;
    padding: 0;
    text-decoration: none;
    gap: 16px;
    /*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% center;
    gap: 16px;*/
    text-decoration: none;
}
.explore-access-cta a:hover img {
	transform: translateX(8px);
    transition: 150ms;
}
.explore-access-cta a:hover {
    background: #80e4f9;
    color: #091B34;
    transition: background-color .2s ease-out;
}
.explore-access-cta a:active, .end-callout-wrap.width1132 a:active {
    transition: 150ms;
    transform: scale(0.95);
    transform-origin: center;
}

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: #091B34;
    text-align: center;

}
.download-tools-cta {
    max-width: 978px;
    width: 100%;
    margin: 0 auto;
}
.end-callout-wrap.width1132	{
	max-width: 978px;
    padding: 40px 0;
}
.end-page-callout h5 {
    font-size: 24px;
    font-style: normal;
    font-weight: 800;
    line-height: 30px; 
    letter-spacing: 0.24px;
}
.end-page-callout a.green-btn {
        padding: 23px 20px;
        max-width: 258px;
        width: 100%;
}
.end-page-callout a.green-btn span{
	margin-right:16px;
}

@media screen and (max-width: 991px) {
	img.mobile-device{
		display: block;
        width: 255px;
    }
    img.desktop-device{
		display: none;
    }


    .width1132 {
        padding:0!important;
    }
    .HeadingSec {
        padding: 40px 15px;
    }
    .section1-content, .section2-content, .download-tools-cta, .banner-text {
        padding: 0 15px;
        width: calc(100% - 30px);
    	flex-direction: column;
        align-items: center;
    }
	.section1-content, .section2-content {
        padding: 0;
    }
    .section1-right-content h2 {
        letter-spacing: 0px;
        font-size: 26px;
        line-height: 32px;
        width: 100%;
    }
	.finance-wrap.width1132.text-center h1 {
        font-size: 30px;
        line-height: 34px;
        letter-spacing: 0.3px;
		margin:0;
		padding: 0 15px;
    }
	.explore-access-cta a {
		max-width:none;
    }
	.cholangiocarcinoma-gallbladder-cancer .end-page-callout {
		 padding: 40px 15px;
     }
     .end-page-callout a.green-btn {
        max-width: none;
        text-align: center;
	}
	.explore-access-cta a{
		    background-image: none;
    }
   	img.financial-arrow{
        /*margin-left: 20px;*/
    }
	.section2-sub-content p {
        letter-spacing: -0.007em;
    }
    .section2-sub-content p:nth-child(5) {
        letter-spacing: -0.003em;
    }
	p.section1-text1 {
        letter-spacing: -0.03em;
    }
    .section1-right-content ul {
        padding-left: 29px;
    }
	.section2-sub-content a{
        color: #193965;
        text-decoration: underline;
    }
    .section2-sub-content .explore-access-cta a {
        text-decoration: none;
    }

	.section2-sub-content .explore-access-cta a p {
        /*flex-grow: 1;*/
    }        

}
@media screen and (min-width: 992px) {
    .section2-sub-content .tel-color a{
        color: #333;
        text-decoration: none;
        font-weight: 425;
		pointer-events: none;
    
    }
}