<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body { font-family: 'museo-sans', sans-serif; }
.content h2 {position:relative;padding-bottom:20px;}
.content h2::after { content: ""; width: 75px; height: 4px; display: inline-block; background: #e2e33c; position: absolute; bottom: 0px; left: 0; border-radius:4px; }
	.content h2.noline { padding-bottom:0; }
.content h2.noline::after {display:none;}

.content ul { list-style: none; margin-left: 36px; padding-top: 0px; padding-bottom: 0px; }
	.content ul li { font-family: "museo-sans",sans-serif; font-style: normal; font-weight: 300; font-size: 18px; line-height: 1.6; letter-spacing: 0px; padding-top: 0px; padding-bottom: 2px; color: #343a4b; }
		.content ul li::before { content: '\f178'; font-family: 'Font Awesome 5 Pro'; font-weight: 500; margin: 6px 20px 0 -36px; color: #666666; }

.doclist {margin-left:25px;}
.doclist td.ico {width:20px;color:#e2e33c;}

.embed-responsive-16by9::before { padding-top: 0; }

hr { width: 75px; height: 4px; margin-top: 20px; margin-bottom: 20px; background-color: #e2e33c; border-radius: 4px; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; box-shadow: none; border: none; }

@media(min-width:1200px) {
}

@media(max-width:1199px) {
}

@media(min-width:992px) and (max-width:1199px) {
}

@media (max-width:991px) {
}

@media(min-width:768px) and (max-width:991px) {
}

@media(max-width:767px) {
}

@media(max-width:575px) {
}

</pre></body></html>