<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">	html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, site, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd,ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, article, aside, canvas, details, embed, figure, figcaption, footer, input, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video, select{
		margin: 0;
		padding: 0;
        border: 0;
        font-size: 100%;
        vertical-align: baseline;
	}

	article, aside, figure, figcaption, footer, header, hgroup, nav, section, summary, button, select, option{
		display: block;
	}

	article, aside, figure, figcaption, footer, header, hgroup, nav, section, summary, div, input, button,select{
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-o-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		-ms-box-sizing: border-box;
	}

	.clearfix:after{
		content: "";
		visibility: hidden;
		display: block;
		height: 0;
		clear: both;
	}

	#page-wrapper{
		position: relative;
		width: 100%;
		height: auto;
		min-height: 668px;
		margin: auto;
	}

	*{
		margin: 0px;
		padding: 0px;
	}

	body{
		position: relative;
		max-width: 1366px;
		height: auto;
		min-height: 668px;
		margin: auto;
		color: #4b4b4d;
		background-color: #fff;
		font-family: "proxima";
	}</pre></body></html>