<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

/* CSS Document */

/* \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\ */
/* \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\ */
/* \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\ */
/* -------------------------------------------&gt; RESET &lt;------------------------------------------- */
/* /////////////////////////////////////////////////////////////////////////////////////////////// */
/* /////////////////////////////////////////////////////////////////////////////////////////////// */
/* /////////////////////////////////////////////////////////////////////////////////////////////// */

html, body, div, span, h1, h2, h3, h4, h5, h6, p, em, img, strong, b, i, ol, ul, li, form, label, input, textarea, article, aside, footer, header, menu, nav, section, figure, iframe
{
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100.01%;
	font: inherit;
	vertical-align: baseline;
}

article, aside, footer, header, nav, section
{
	display: block;
}

html
{
	font-size: 16px;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}

*,
*:before,
*:after
{
	-webkit-box-sizing: inherit;
	   -moz-box-sizing: inherit;
	        box-sizing: inherit;
}

a:focus,
:focus
{
	outline: 0;
}

body
{
	font: 400 0.938em/2em 'Lato', Helvetica, Arial, sans-serif; /* 15px/30px */
	color: #4c4c4c;
}

h1,
h2,
h3,
h4,
h5,
h6
{
	padding-bottom: 30px;
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	font-weight: 700;
	line-height: 1.2em;
	color: #185998;
}

h1
{
	font-size: 2.533em
}

h2
{
}

h3
{
	font-size: 1.533em;
}

h4
{
	font-size: 1.467em;
}

h5
{
}

h6
{
}

p
{
	padding: 0 0 30px 0;
}

ol,
ul
{
	padding: 0 0 30px 0;
}

li
{
	padding: 0 0 12px 0;
	margin-left: 12px;
}

strong,
b
{
	font-weight: 700;
}

em,
i
{
	font-style: italic;
}

img
{
	margin-bottom: 30px;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}

a:link,
a:visited
{
	color: #025494;
	text-decoration: none;
	-webkit-transition: color 0.3s ease-out;
	-moz-transition: color 0.3s ease-out;
	-o-transition: color 0.3s ease-out;
	transition: color 0.3s ease-out;
}

a:hover,
a:active
{
	color: #000;
	text-decoration: none;
}

input,
textarea,
select
{
	vertical-align: middle;
	outline: none;
	box-shadow: none
}

textarea
{
	overflow: auto;
}

nav ul
{
	list-style: none;
	padding: 0;
	margin: 0
}

nav ul li
{
	margin-left: 0;
	padding-bottom: 0;
}
/* \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\ */
/* \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\ */
/* \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\ */
/* ------------------------------------------&gt; end RESET &lt;------------------------------------------ */
/* ///////////////////////////////////////////////////////////////////////////////////////////////// */
/* ///////////////////////////////////////////////////////////////////////////////////////////////// */
/* ///////////////////////////////////////////////////////////////////////////////////////////////// */
</pre></body></html>