.width100.fin-cont{
	    background: none;
    padding: 0;
}
.financial-assistance .access-wrap a{
	/*text-decoration:underline;*/
}
.financial-assistance .access-wrap a.MyAccess360{
	text-decoration:underline;
}

h1.page-heading{
	font-size: 40px !important;
    font-style: normal;
    font-weight: 800 !important;
    line-height: 50px !important;
    letter-spacing: 0.4px !important;
    padding: 40px;
    max-width: 938px;
    margin: 0 auto;
}

p{
	font-family: "Filson Pro";
    font-size: 18px;
    font-style: normal;
    font-weight: 425;
    line-height: 24px!important;
    color:#333;
}
p span.font16{
	font-size: 16px;
}

.copay-callout-wrap {
    padding: 64px 0;
    background-color: #EFFEFB;
    border-radius: 0;
    margin: 0;
}
.access-callout1 .access-cont p:nth-child(2) {
	    width: auto;
}
.access-callout1 .access-cont p:nth-child(3) {
	    margin:10px 0;
}
ul.list-coverage {
    margin: 15px 0 15px -15px;
    font-family: "Filson Pro";
    font-size: 18px;
    font-style: normal;
    font-weight: 425;
    line-height: 24px;
}
.access-flex-cont .access-flex{
	display: flex;
    flex-direction: row-reverse;
    gap: 32px;
}
.access-flex-cont {
    background-color:#fff;
    border-radius: 0;
    padding: 64px 0;
    max-width: 941px;
    margin: 0 auto;
}
.access-flex-cont .access-img>img{
	width:255px;
}
.access-flex-cont .access-flex .access-cont h2.page-subhead {
        margin-bottom:9px;
    }
a.explore-access{
	background-color: #CFE91D;
    color: #114141!important;
    height: 50px;
    align-content: center;
    padding-left: 24px;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 16px;
    background-image: url(/content/dam/website-services/us/498-rwd-imfinzi-com/uhcc/uhcc-himalaya/imf-calloutbtn-arrow.svg);
    background-repeat: no-repeat;
    background-size: 24px;
    background-position: 89% center;
    transition: 150ms;
    padding: 8px 65px 8px 24px;
    max-width: fit-content;
    margin-top: 30px;            
}
a.explore-access span{
	font-size: 18px;
    line-height: 24px;
    font-weight:700;            
}
.copay-callout-wrap .access-flex {
        max-width: 946px;
        margin: auto;
        display: flex;
        gap: 32px;        
    }
    a{
        color:#058074
    }
    a:hover{
        color:#3671C1;
    }
h2.box-title.page-subhead{
		font-family: "Filson Pro";
        font-size: 30px!important;
        font-style: normal;
        font-weight: 800;
        line-height: 38px;
        color: #114141;
        text-align: start;
    }
a.explore-access:hover{
	background-color: #DFF068;
    background-position: 91% center;
}
a.explore-access:focus{
	scale:95%;
    text-decoration:none;
}
a.explore-access:active{
	background-color: #DFF068;
    transform: scale(0.95);
}

.fn-section > p {
		font-size: 14px;
        line-height: 20px!important;
    }

.end-page-callout a.green-btn:focus {
		scale:95%;
        text-decoration:none;
    }
@media screen and (min-width: 992px) {

	.copay-callout-wrap .access-img {
        margin-right: 0;
    }

	.fn-section {
        margin: 8px auto;
        max-width: 946px!important;                        
    }
	.fn-section > p {
        max-width: 745px;
        margin-left: 193px;
        width: auto;
		font-size: 14px;
        font-style: normal;
        font-weight: 425;
        line-height: 20px;
    }
    .end-page-callout a.green-btn {
		background-position: 89% center;
        padding: 8px 67px 8px 22px;
	}
	.end-page-callout a.green-btn:hover {
		background-position: 91% center;
    }
}

@media screen and (max-width: 992px) {
	h1.page-heading {
        font-size: 30px !important;
        font-style: normal;
        font-weight: 800 !important;
        line-height: 34px !important;
        letter-spacing: 0.3px !important;
        padding: 40px 12px;
        margin: 0 auto;
        text-align: center;    
	}
    .copay-callout-wrap {
        padding: 64px 13px;
    }
	.copay-callout-wrap .access-flex {
        flex-direction: column;
    	align-items: center;     
    }

	.access-callout1 .access-cont h2.box-title.page-subhead {
       font-size: 26px!important;
        letter-spacing: 0.52px;
    	line-height: 32px;
    }
	.access-flex-cont .access-flex {
        flex-direction: column;
        align-items: center;
	}
	.access-flex-cont {
        padding: 64px 12px;
    }
    .end-page-callout a.green-btn {
        padding: 8px 90px 8px 24px;
        background-position: 77% center;
    }
	.end-page-callout a.green-btn:hover {
        background-color: #DFF068;
        background-position: 79% center;
        transition: 150ms;
    }
    .fn-section {
    	margin:12px 3px 0;
    }
}