<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">ul,li{margin:0;padding:0;list-style:none}
img{border:0}
a{text-decoration:none;}

#submn {position:relative;width:100%;bottom:0;left:0;clear:both;height:50px;text-align:center;}
#submn ul {width:100%;max-width:1280px;
	height:50px;
	border-bottom:1px solid #4285f4;
	list-style:none; font-size:11pt; padding:0;margin-block-start:0px !important;margin-block-end:0px !important;}
#submn li {
	float:left;
	list-style: none;
	line-height:48px;
	height:48px;
	border-top:1px solid #d7d7d7;
	border-left:1px solid #d7d7d7;
	border-right:1px solid #d7d7d7;
	background:#f2f2f2;	
	padding:0;
	margin:0;
-webkit-transition:all .2s ease-in-out;
-moz-transition:all .2s ease-in-out;
-ms-transition:all .2s ease-in-out;
-o-transition:all .2s ease-in-out;
transition:all .2s ease-in-out;}

#submn a {display:inline-block;width:100%;height:100%;text-decoration:none;font-size:1.1em;color:#474747;font-weight:500;-webkit-transition:all .2s ease-in-out;
-moz-transition:all .2s ease-in-out;font-weight:600;
-ms-transition:all .2s ease-in-out;
-o-transition:all .2s ease-in-out;
transition:all .2s ease-in-out;}
#submn a:hover {color:#4285f4;}


#submn li:hover {cursor:pointer;background:#fff;}
#submn li:hover a {color:#4285f4 !important;}
#submn li:hover + li {border-left-color:#4285f4}

#submn li.on,#submn li.on:hover {background:#fff;
	border-top:2px solid #4285f4;
	border-left:1px solid #4285f4;
	border-right:1px solid #4285f4;
	}
#submn li.on a, #submn li.on a:hover {color:#4285f4 !important;}

#submn ul.col-1 li {width:25%;}
#submn ul.col-2 li {width:25%;}
#submn ul.col-3 li {width:25%;}
#submn ul.col-4 li {width:25%;}
#submn ul.col-5 li {width:18.2%;}
#submn ul.col-6 li {width:16.2%;}
#submn ul.col-7 li {width:13.2%;}
#submn ul.col-8 li {width:12%;}
#submn ul.col-9 li {width:11.1%;}


@media all and (max-width:200px) {
#submn {position:relative;float:left;width:100%;height:100px;margin-top:20px;margin-left:-2px;}


#submn ul.col-1 li {width:calc(100% + 1px);}

#submn ul.col-2 li {width:calc(49.5% + 1px);}

#submn ul.col-3 li {width:calc(33% + 1px);}

#submn ul.col-4 li {width:calc(33% + 1px);}
#submn ul.col-4 li:nth-child(4) {width:calc(99.3%);border-top:0;}

#submn ul.col-5 li {width:calc(33% + 1px);}
#submn ul.col-5 li:nth-child(4),#submn ul.col-5 li:nth-child(5) {width:calc(49.55% + 1px);border-top:0;}


#submn ul.col-6 li {width:calc(33.33333% + 1px);}
#submn ul.col-6 li:nth-child(4),#submn ul.col-6 li:nth-child(5),#submn ul.col-6 li:nth-child(6) {border-top:0;}

#submn ul.col-7 li {width:calc(25% + 1px);letter-spacing:-0.8pt;}
#submn ul.col-7 li:nth-child(5),#submn ul.col-7 li:nth-child(6),#submn ul.col-7 li:nth-child(7) {border-top:0;}

#submn ul.col-8 li {width:calc(25% + 1px);letter-spacing:-0.8pt;}
#submn ul.col-8 li:nth-child(5),#submn ul.col-8 li:nth-child(6),#submn ul.col-8 li:nth-child(7),#submn ul.col-8 li:nth-child(8) {border-top:0;}

#submn ul.col-9 li {width:calc(25% + 1px);letter-spacing:-0.8pt;}
#submn ul.col-9 li:nth-child(5),#submn ul.col-9 li:nth-child(6),#submn ul.col-9 li:nth-child(7),#submn ul.col-9 li:nth-child(8) {border-top:0;}



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