<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* GRID BASED ([{"device":"mobile","options":{"gutter":"15","columns":12,"width":"100%"}},{"device":"tablet","options":{"gutter":"15","columns":12,"width":"90%"}},{"device":"desktop","options":{"gutter":"15","columns":12,"width":"80%","maxWidth":"1232px"}}]) */
 body {
	font-family: 'Arial', sans-serif;
	margin: 0;
	font-size: 19px;
	font-weight: 300;
	line-height: 170%;
	color: #e1e1e2;
	background-color: #262626;
}
h1 {
	font-size: 40px;
	font-weight: 900;
	line-height: 100%;
	margin-top: 20px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 20px;
	color: #E5E5E5;
	letter-spacing: -1px;
}
h2 {
    font-size: 30px;
    font-weight: 700;
    line-height: 110%;
    margin: 30px 0px 30px 0px;
    color: #666666;
    letter-spacing: -1px;
}
h3 {
	font-size: 23px;
	font-weight: 700;
	line-height: 120%;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 25px;
	color: #E4E4E4;
}
h4 {
	font-size: 30px;
	font-weight: 900;
	line-height: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 20px;
	color: #ed1f29;
	text-transform: none;
}
h5 {
    font-size: 17px;
    font-weight: 700;
    line-height: 130%;
    margin: 25px 0px 25px 0px;
    color: #333333;
}
h6 {
	font-size: 14px;
	font-weight: normal;
	line-height: 130%;
	margin-top: 10px;
	margin-right: 20px;
	margin-left: 0px;
	margin-bottom: 10px;
	color: #333333;
	text-transform: none;
	text-align: right;
}
ol {
    font-weight: 400;
    line-height: 170%;
    margin: 10px 0px 10px 0px;
    color: #444444;
    padding:0px 0px 0px 40px;
}
span {
    font-family: inherit;
}
blockquote {
    padding: 10px 20px 10px 20px;
    margin: 10px 0px 20px 0px;
    border-left: 5px solid #eee;
    font-style:italic;
}
ol ul, ul ol, ul ul, ol ol {
    margin-top: 0;
    margin-bottom: 0;
}
body img {
    max-width : 100%;
    height : auto;
}
span.span3 {
    font-size: 13px;
}
span.span4 {
    font-size: 13px;
    color:#9BCB43;
}
span.span5 {
    font-size: 13px;
}
.content {
    overflow: hidden;
}
</pre></body></html>