<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.bakedbanner_block{

	margin-top: 0px;
}

.bakedbanner_block h1 {font-size: 20px; text-align: center; border-bottom: 1px solid #e9e9e9; padding-bottom: 10px;padding-top: 0px;margin-top: 0px;}
.bakedbanner_block {height: 40px;padding: 0px;max-width: 1170px;margin: auto;background: #00b2ca;}
.bakedbanner_block:before {content:""; position: absolute; height: 40px; width: 400%; background: #00bed8;margin-left: -100%;box-shadow: 0 1px 3px 2px rgba(0, 0, 0, 0.2);  -webkit-box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.2);  -moz-box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.2);}
.bakedbanner_block li {width: 33.3333%; background: #ddd;position: absolute; list-style:none; height: 40px; text-align: center}
.bakedbanner_block li:nth-child(2) {left: 33.33%; background: #eee;}
.bakedbanner_block li:nth-child(2) {text-align:center !important; color: #777}
.bakedbanner_block li:nth-child(3) {left: 66.66%;}
.bakedbanner_block ul {margin-bottom:0px;margin-left: 0px;padding-left: 0px;}
.bakedbanner_block li {font-size: 12px;text-align: center !important;color: #f15e00; line-height: 40px; text-transform:uppercase;letter-spacing: 1px; font-family: Montserrat}
.bakedbanner_block li:first-child {text-align: right !important}
.bakedbanner_block li:hover {
	color: #fff !important;
	  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
	cursor: pointer
	}


.bakedbanner_block  li {
  letter-spacing: 1px !important;
  font-weight: bold;
   -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
}


.bakedbanner_block li:first-child {text-align: right !Important}
.bakedbanner_block li:nth-child(3) {text-align: left !Important}
.bakedbanner_block li:after {
	content: "\f111";
	font-family: "FontAwesome";
	padding-left: 34px;
	position: absolute;
	z-index: 1;
	font-size: 4px;
	margin-top: 1px;
}
.bakedbanner_block li:last-child:after {display:none}


@media (max-width: 480px) and (min-width: 100px) {
	.bakedbanner_block  li {width: 100%; left: 0px !Important; position: relative; text-align: center !important}
	.bakedbanner_block, .bakedbanner_block:before {height: auto;}
	.bakedbanner_block li:first-child, .bakedbanner_block li:nth-child(3) {text-align: center !important}
	.bakedbanner_block li:after {display:none}
}</pre></body></html>