<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.noanim{-webkit-transition:none !important;-moz-transition:none !important;-ms-transition:none !important;-o-transition:none !important;transition:none !important}@-webkit-keyframes blink{0%{opacity:1;filter:alpha(opacity=100)}33%{opacity:0;filter:alpha(opacity=0)}100%{opacity:0;filter:alpha(opacity=0)}}@-moz-keyframes blink{0%{opacity:1;filter:alpha(opacity=100)}33%{opacity:0;filter:alpha(opacity=0)}100%{opacity:0;filter:alpha(opacity=0)}}@keyframes blink{0%{opacity:1;filter:alpha(opacity=100)}33%{opacity:0;filter:alpha(opacity=0)}100%{opacity:0;filter:alpha(opacity=0)}}
body{font:12px/28px ;}
.wrapper,#page{zoom:1;width:100%;margin:0 auto}.wrapper:after,#page:after,.wrapper:before,#page:before{content:"\0020";display:table;height:0;overflow:hidden}.wrapper:after,#page:after{clear:both}*::selection{color:#fafafa;background:#6ea74b}*::-khtml-selection{color:#fafafa;background:#6ea74b}*::-webkit-selection{color:#fafafa;background:#6ea74b}*::-moz-selection{color:#fafafa;background:#6ea74b}*::-ms-selection{color:#fafafa;background:#6ea74b}*::-o-selection{color:#fafafa;background:#6ea74b}
#header{margin:0px 0 0}
#trueHeader{z-index:9999;left:0;right:0;padding:0px 0;zoom:1}


#header.sticky #trueHeader{position:fixed;top:0}#header.sticky.condensed #trueHeader{padding:0px 0}#header.sticky.condensed #trueHeader #logo{height:40px;}

.header_inner #header.sticky #trueHeader{background-color: #272727;

	background-image: -webkit-gradient(linear, left top, left bottom, from(#454545), to(#272727));
	background-image: -webkit-linear-gradient(top, #454545, #272727);
	background-image: -moz-linear-gradient(top, #454545, #272727);
	background-image: -o-linear-gradient(top, #454545, #272727);
	background-image: linear-gradient(to bottom, #454545, #272727);

}

#header.sticky.condensed #trueHeader{background: #272727;

background-image: -webkit-gradient(linear, left top, left bottom, from(#454545), to(#272727));
	background-image: -webkit-linear-gradient(top, #454545, #272727);
	background-image: -moz-linear-gradient(top, #454545, #272727);
	background-image: -o-linear-gradient(top, #454545, #272727);
	background-image: linear-gradient(to bottom, #454545, #272727);

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