.financial-assistance .banner-text h1 {
    margin: 40px 0px;
    text-align: center;
    color: #193965;
    font-family: "Filson Pro";
    font-size: 40px;
    font-style: normal;
    font-weight: 800;
    line-height: 50px;
    letter-spacing: 0.4px;
    text-box: trim-both cap alphabetic;
}

.banner-text {
    max-width: 972px;
    margin: 0 auto;
}

.section1 {
    padding: 64px 0px;
    background: #E2ECF7;
}

.section1-content {
    display: flex;
    gap: 32px;
    max-width: 938px;
    margin: 0 auto;
}

.section1-logo img {
    width: 162px;
    height: 162px;
}

.section1-right-content h2 {
    color: #193965;
    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;*/
    padding: 0 0 11px 0;
}

.section1-text1 {
    font-family: "Filson Pro";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    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: 400;
    line-height: 24px;
}

.section1-text2 {
    font-family: "Filson Pro";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}

.section1-text2 a {
    color: #1B66F5;
    text-decoration-line: underline;
    text-decoration-style: solid;
    text-decoration-skip-ink: none;
    text-decoration-thickness: auto;
    text-underline-offset: auto;
}
.section1-text2 a:hover {
    color: #193965;
}
.section1-footnotes {
    margin-top: 40px;
    margin-left: 9px;
}

.section1-footnotes p {
    font-family: "Filson Pro";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    margin-bottom: 16px;
    letter-spacing: -0.1px;
}

.span-text {
    margin-left: -6px;
    margin-right: 0px; 
}

.section1-footnotes p:last-child {
    margin-bottom: 0;
}

.section2 {
    padding: 64px 0px;
}

.section2-content {
    display: flex;
    gap: 32px;
    max-width: 938px;
    margin: 0 auto;
}

img.mobile-device {
    display: none;
}

img.desktop-device {
    width: 255px;
    height: 96px;
}

.section2-sub-content h2 {
    color: #193965;
    /*margin: 0 0 24px 0;*/
    font-family: "Filson Pro";
    font-size: 30px;
    font-style: normal;
    font-weight: 800;
    line-height: 38px;
    margin: 0 0 11px 0;
}

.section2-sub-content p {
    font-family: "Filson Pro";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    margin-bottom: 15px;
}
.section2-sub-content p a,.section1-text2 a{
    font-weight: 800;
}
.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: 400;
    line-height: 24px;
}

.section2-sub-content p:nth-child(5) {
    letter-spacing: -0.15px;
}

.no-wrap {
    white-space: nowrap;
}

.section2-sub-content p:nth-child(6) {
    margin-bottom: 0;
}
.section2-sub-content p:nth-child(6) .short {
    font-size: 16px;
}

.section2-sub-content p a {
    color: #1B66F5;
    text-decoration-line: underline;
    text-decoration-style: solid;
    text-decoration-skip-ink: none;
    text-decoration-thickness: auto;
    text-underline-offset: auto;
}
.explore-access-cta a:hover{
    background-color: #1741B6;
    background-position: 95% center;
    transition: 150ms;
}
.download-text a:hover {
    background-color: #1741B6;
    background-position: 97% center;
    transition: 150ms;
}
.explore-access-cta a:active, .explore-access-cta a:focus {
    transform: scale(0.95);
    transform-origin: center;
    background-color: #1741B6;
    transition: 150ms;
    background-position: 90% center;
}
.download-text a:active, .download-text a:focus {
    transform: scale(0.95);
    transform-origin: center;
    background-color: #1741B6;
    transition: 150ms;
    background-position: 95% center;
}
.section2-sub-content p a:hover{
      color:#193965;
}
/*.explore-access-cta a:hover img.financial-arrow, .download-text a:hover img.download-arrow {
    position: relative;
    left: 8px;
   transition: 150ms;
}*/
.explore-access-cta a{
    margin-top: 40px;
    display: flex;
    gap: 16px;
    padding: 8px 24px;
    background: #1B66F5;
    /*max-width: 261px;*/
    max-width: fit-content;
    width: 100%;
    height: 50px;
    align-items: center;
     transition: 150ms;
    background-color: #1B66F5;
    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% center;
}

.explore-access-cta p {
    margin-bottom: 0;
    font-family: "Filson Pro";
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    color: #fff;
    text-align: center;
}

img.financial-arrow {
    width: 24px;
    height: 24px;
    display: none;
}

.cta-content {
background: #E2ECF7;
}

.download-tools-cta {
     max-width: 933px;
    width:100%;
    margin: 0 auto;
}

.cta-button-text {
    padding: 40px 0px;
    display: flex;
    gap: 40px;
    align-items: center;
}

.download-tools-cta h3 {
    margin: 0;
    color: #193965;
    font-family: "Filson Pro";
    font-size: 24px;
    font-style: normal;
    font-weight: 800;
    line-height: 30px;
    letter-spacing: 0.24px;
	max-width: 459px;
}

.download-text a{
    background: #1B66F5;
    display: flex;
    height: 50px;
    max-width: 322px;
    /*max-width: 433px;*/
    justify-content: center;
    align-items: center;
    gap: 16px;
	background-color: #1B66F5;
	padding: 24px 60px 24px 14px;
    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: 95% center;
    transition: 150ms;
}

.download-text p {
    font-family: "Filson Pro";
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    color: #fff;
}

img.download-arrow {
    width: 24px;
    height: 23px;
    display:none;
}

/*Us-96999 starts here*/
.financial-assistance .banner-text {
    max-width: 938px;
    padding: 0;
    width: calc(102% - 30px);
}

.financial-assistance .banner-text h1 {
    color: #354D4E;
}

.section1-right-content h2 {
    color: #114141;
}

.financial-sec.section1 {
    background: #FFF2EE;
}

.financial-sec a.fs-az-link {
    color: #354D4E;
}

.financial-sec h2 {
    color: #354D4E;
}

.financial-sec > div {
    padding: 0;
}

a.orange-btn {
    background: #FF595A;
    padding: 0 24px;
}

a.orange-btn:hover,a.orange-btn:focus {
    background: #FF9091;
    color: #354D4E;
}

a.orange-btn:hover p,a.orange-btn:focus p {
    color: #354D4E;
}

a.orange-btn img {
    transition: linear 0.15s;
    position: relative;
    left: 0;
}

a.orange-btn:hover img, a.orange-btn:focus img {
    content: url("/content/dam/website-services/us/498-rwd-imfinzi-com/gc-gejc-full/desktop/imf-arrow.svg");
    position: relative;
    left: 8px;
}

.end-of-page {
    background: #354D4E;
}

.end-of-page  h3 {
    color: #fff;
}

.download-text a.orange-btn {
    align-items: center;
    text-align: center;
    height: 64px;
    font-size: 20px;
}

.financial-sec ul {
    padding-left: 26px;
}

.section1-footnotes {
    margin-left: 7px;
}
/*Us-96999 ends here*/
@media screen and (max-width: 991px) {

    .section1-content,.section2-content,.download-tools-cta,.banner-text {
        padding: 0 15px;
        width: calc(100% - 30px);
    }
    
    .section1-content {
        display: block;
    }
    
    .section1-logo {
        text-align: center;
        margin-bottom: 32px;
    }
    
    img.mobile-device {
        display: block;
        width: 255px;
        height: 96px;
        margin: auto;
    }
    a.mob-num.text-nowrap{
        text-decoration: none !important;
    }
    .section2-sub-content {
        margin-top: 32px;
    }
    
    .cta-button-text {
        display: block;
    }
    
    .download-text a{
        margin-top: 40px;
        padding: 8px 44px 8px 24px;
        height: 72px;
    	max-width: 360px;
        width: 100%;
    }
    
    /*.explore-access-cta{
        max-width: 360px;
        width: 100%;
    }*/
    
    .section2-content {
        display: block;
    }
    
    .desktop-device {
        display: none;
    }
    
    .financial-assistance .banner-text h1 {
        font-size: 30px;
        line-height: 34px;
        letter-spacing: 0.3px;
    	color: #2C4041;
    }
    
    .section1-right-content h2 {
        font-size: 26px;
        line-height: 32px;
        letter-spacing: 0.52px;
    }
	/*Us-96999 starts here*/
	.financial-sec h2 {
        font-size: 26px;
        line-height: 32px;
        letter-spacing: 0.52px;
    }

    .section1.financial-sec h2 {
        color: #114141;
    }

    .end-of-page {
        padding: 0 15px;
    }
    
    .end-of-page > div {
        padding: 0;
        margin-inline: 0;
        width: 100%;
    }
	/*Us-96999 ends here*/
	.section2-sub-content p:nth-child(2){
		letter-spacing: -0.2px;
    }
}

/*Us-96999 starts here*/
@media screen and (min-width: 992px) {
    .end-of-page .cta-button-text {
        justify-content: center;
    }

    a.orange-btn:active {
        transform: scale(0.95);
        transition: transform 0.15s linear;
    }

    .download-text a.orange-btn {
        /*max-width: 275px;*/
    }

	.financial-assistance  .section1-content li sup {
        font-family: sans-serif;
        font-size: 55%;
    }

}

/*Pink variable starts here*/

/*.pink-bracket:after {
    content: "]";
}

.pink-bracket:before {
    content: "[";
    color: #F307F8;
}

.pink-bracket:before,
.pink-bracket:after {
    color: #F307F8;
}

.custom-pink {
    position: relative;
} 

.custom-pink:after, .custom-pink:before {
    content: "";
    width: 20px;
    height: calc(100% + 20px);
    position: absolute;
    border: 4px solid#FA00FF;
}

.custom-pink:before {
    left: -10px;
    border-right: 0;
}

.custom-pink:after {
    right: -10px;
    border-left: 0;
}*/


/*Pink variable ends here*/

/*Us-96999 ends here*/