<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
#nav-menu-logo-menu .bg-wrap {
	background: #eeeeee;
}#header-text .bg {
    background-image: url('../images/bg-46.webp');
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: cover;
    opacity:0.25;
}
#header-text .bg-wrap {
	background: #a2aab1;
}#benefits-2col-9 .bg-wrap {
    background: #eeeeee;
}

#benefits-2col-9 .bg {

    background-repeat: repeat;
    background-size: 50px auto;
    opacity: 0.25;
}


#desc-halfbg-text-2 .bg-wrap {
	background: #eeeeee;
}

#desc-text-halfbg-3 .bg-wrap {
	background: #eeeeee;
}#desc-text-4 .bg {
    background-image: url('../images/bg-75.webp');
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    opacity:1;
}#contact-form .bg {
	background-image: url('../images/bg-31.webp');
	background-size: cover;
	background-repeat: no-repeat;
	background-position: bottom right;
	opacity: 0.36;
}</pre></body></html>