<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*EFC Scope*/
/*===============*/
#EFC_Scope .main-logo{
	background: no-repeat center url("logo-efc-horizontal.html");
	background: no-repeat center url("logos/logo-efc-horizontal.html"), linear-gradient(transparent, transparent);
}
#EFC_Scope .white-logo{
	background: no-repeat center url("logo-efc-horizontal-white.html");
	background: no-repeat center url("logos/logo-efc-horizontal-white.html"), linear-gradient(transparent, transparent);
}
#EFC_Scope .vertical-white-logo{
	background: no-repeat center url("logo-efc-vertical-white.html");
	background: no-repeat center url("logos/logo-efc-vertical-white.html"), linear-gradient(transparent, transparent);
}
#EFC_Scope .square-logo{
	background: no-repeat center url("logo-efc-square.html");
	background: no-repeat center url("logos/logo-efc-square.html"), linear-gradient(transparent, transparent);
}
#EFC_Scope .tablet-logo{
	background: no-repeat center url("logo-efc-tablet.html");
	background: no-repeat center url("logos/logo-efc-tablet.html"), linear-gradient(transparent, transparent);
}
#EFC_Scope h1{
	color: #ffffff !important;
	color: #000000 !important;
}
#EFC_Scope h2{
	color: #00539B !important;
}
#EFC_Scope h3{
	color: #00539B !important;
}
#EFC_Scope h4{
	color: #00539B !important;
}
#EFC_Scope .cprimary{
	background-color: #00539B;
	color: #FFFFFF !important;
}
#EFC_Scope .cprimary-font{
	color: #00539B
}
#EFC_Scope .cprimary-tint:before{
	background-color: #00539B;
}
#EFC_Scope .cprimary-border{
	border-color: #00539B;
}
#EFC_Scope .cprimary-lt{
	background-color: #E6F4FF;
	color: #000000 !important;
}
#EFC_Scope .cprimary-lt-font{
	color: #E6F4FF
}
#EFC_Scope .cprimary-lt-tint:before{
	background-color: #E6F4FF;
}
#EFC_Scope .cprimary-lt-border{
	border-color: #E6F4FF;
}
#EFC_Scope .cprimary-md{
	background-color: #0075CC;
	color: #FFFFFF !important;
}
#EFC_Scope .cprimary-md-font{
	color: #0075CC
}
#EFC_Scope .cprimary-md-tint:before{
	background-color: #0075CC;
}
#EFC_Scope .cprimary-md-border{
	border-color: #0075CC;
}
#EFC_Scope .cprimary-dk{
	background-color: #002C4C;
	color: #FFFFFF !important;
}
#EFC_Scope .cprimary-dk-font{
	color: #002C4C
}
#EFC_Scope .cprimary-dk-tint:before{
	background-color: #002C4C;
}
#EFC_Scope .cprimary-dk-border{
	border-color: #002C4C;
}
#EFC_Scope .csecondary{
	background-color: #F47735;
	color: #FFFFFF !important;
}
#EFC_Scope .csecondary-font{
	color: #F47735
}
#EFC_Scope .csecondary-tint:before{
	background-color: #F47735;
}
#EFC_Scope .csecondary-border{
	border-color: #F47735;
}
#EFC_Scope .csecondary-lt{
	background-color: #FFEEE6;
	color: #000000 !important;
}
#EFC_Scope .csecondary-lt-font{
	color: #FFEEE6
}
#EFC_Scope .csecondary-lt-tint:before{
	background-color: #FFEEE6;
}
#EFC_Scope .csecondary-lt-border{
	border-color: #FFEEE6;
}
#EFC_Scope .csecondary-md{
	background-color: #F9A17A;
	color: #000000 !important;
}
#EFC_Scope .csecondary-md-font{
	color: #F9A17A
}
#EFC_Scope .csecondary-md-tint:before{
	background-color: #F9A17A;
}
#EFC_Scope .csecondary-md-border{
	border-color: #F9A17A;
}
#EFC_Scope .csecondary-dk{
	background-color: #A54C25;
	color: #FFFFFF !important;
}
#EFC_Scope .csecondary-dk-font{
	color: #A54C25
}
#EFC_Scope .csecondary-dk-tint:before{
	background-color: #A54C25;
}
#EFC_Scope .csecondary-dk-border{
	border-color: #A54C25;
}
#EFC_Scope .cprimary-gr{
	background: #00539B;
	background: -webkit-linear-gradient(#00539B,#004172);
	background: -o-linear-gradient(#00539B,#004172);
	background: -moz-linear-gradient(#00539B,#004172);
	background: linear-gradient(#00539B,#004172);
	color: #FFFFFF !important;
}
#EFC_Scope .cprimary-gr-font{
	color: #00539B
}
#EFC_Scope .cprimary-gr-border{
	border-color: #00539B;
}
#EFC_Scope .csecondary-gr{
	background: #F47735;
	background: -webkit-linear-gradient(#F47735,#CC5E2E);
	background: -o-linear-gradient(#F47735,#CC5E2E);
	background: -moz-linear-gradient(#F47735,#CC5E2E);
	background: linear-gradient(#F47735,#CC5E2E);
	color: #FFFFFF !important;
}
#EFC_Scope .csecondary-gr-font{
	color: #F47735
}
#EFC_Scope .csecondary-gr-border{
	border-color: #F47735;
}</pre></body></html>