<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
@media screen and (min-width: 992px) {
#hero-8fedffde-2848-5e77-389e-db508c6a82f8 p {
	font-size: 35px!important;
	}
.hero-text.hero-top.hero-center.text-xs-center.text-sm-center.g-f-color-white {
    padding: 0 15%!important;
	}
}

@media screen and (min-width: 768px) {
#hero-8fedffde-2848-5e77-389e-db508c6a82f8 p {
	font-size: 30px!important;
	}
}


#hero-8fedffde-2848-5e77-389e-db508c6a82f8 p {
    font-size: 24px!important;
	line-height:1.2!important;
	font-family: 'jd_sans_probold'!important;
}

.btn-outline-white {
    border: solid 2px #fdda01!important;
    color: #333!important;
    background-color: #fdda01!important;
}

.btn-outline-white:hover {
    border: solid 2px ##f1cf00!important;
    background-color: #f1cf00!important;
}

/* HERO Banner HTML */

#hero-8fedffde-2848-5e77-389e-db508c6a82f8 h1 { 
font-size: 40px
}

@media print, (min-width: 768px) and (max-width 992px) {
#hero-8fedffde-2848-5e77-389e-db508c6a82f8 h1 { 
font-size: 30px
	}
}</pre></body></html>