<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	font-family: Trebuchet ms,Tahoma,sans-serif;
	color: #37424d;
	background: #83a1bf; /* Old browsers */
	background: -moz-linear-gradient(left,  #6b8fb2 0%, #99b2cc 50%, #6b8fb2 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#6b8fb2), color-stop(50%,#99b2cc), color-stop(100%,#6b8fb2)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  #6b8fb2 0%,#99b2cc 50%,#6b8fb2 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  #6b8fb2 0%,#99b2cc 50%,#6b8fb2 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  #6b8fb2 0%,#99b2cc 50%,#6b8fb2 100%); /* IE10+ */
	background: linear-gradient(to right,  #6b8fb2 0%,#99b2cc 50%,#6b8fb2 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6b8fb2', endColorstr='#6b8fb2',GradientType=1 ); /* IE6-9 */
	}
::selection {
	background: #4e697d;
	color: #fff;
	}
::-moz-selection {
	background: #4e697d;
	color: #fff;
	}
	
a {
	color: #2f6b99;
	border-bottom: 1px solid #5d8eb4;
	text-decoration: none;
	-webkit-transition: all 0.2s ease;
	   -moz-transition: all 0.2s ease;
		-ms-transition: all 0.2s ease;
		 -o-transition: all 0.2s ease;
			transition: all 0.2s ease;
	}
	a:link,
	a:visited {
		color: #2f6b99;
		}
	a:hover,
	a:active,
	a:focus {
		color: black;
		border-color: #444;
		}
		
/* typography */
h1,
h2,
h3,
h4 {
	font-family: Trebuchet ms,Tahoma,sans-serif;
	font-weight: 200;
	}
h1 {
	margin: 0 0 15px;
	color: #324150;
	font-size: 36px;
	line-height: 44px;
	}
h2 {
	margin: 0 0 30px;
	padding: 10px 0 4px;
	color: #324150;
	font-size: 30px;
	line-height: 38px;
	text-shadow: 0 2px 0 rgba(255,255,255,0.2)
	}
h3 {
	margin: 0 0 10px;
	color: #fff;
	font-size: 22px;
	line-height: 28px;
	text-shadow: 0 2px 0 rgba(0,0,0,0.25)
	}
h4 {
	margin: 0 0 15px;
	color: #405367;
	font-size: 17px;
	line-height: 26px;
	}
p {
	margin: 0 0 15px;
	font-size: 15px;
	line-height: 24px;
	}
ul {
	margin: 0 0 25px;
	padding: 0 0 0 35px;
	}
ol {
	margin: 0 0 25px;
	padding: 0 0 0 35px;
	}
	li {
		padding: 0;
		margin: 0 0 5px;
		font-size: 14px;
		line-height: 20px;
		}

.l-canvas-top {
	overflow: hidden;
	/*max-width: 1000px;*/
	margin: 0 auto;
	}
.l-canvas-middle {
	margin: 0 auto;
	width: 800px;
	padding: 0 0 60px;
	}

.sales-page .w-parallaximus {
	height: 400px;
	width: 100%;
	max-width: 1400px;
	/*min-width: 800px;*/
	margin: 0 auto;
	overflow: hidden;
	}
	.sales-page .w-parallaximus-layer.index_1 {
		height: 450px;
		width: 1100px;
		}
		.sales-page .w-parallaximus-layer.index_1 &gt; img {
			left: 468px;
			top: 180px;
			}
	.sales-page .w-parallaximus-layer.index_2 {
		height: 500px;
		width: 1200px;
		}
		.sales-page .w-parallaximus-layer.index_2 &gt; img {
			left: 710px;
			top: 205px;
			}
	.sales-page .w-parallaximus-layer.index_3 {
		height: 550px;
		width: 1300px;
		}
		.sales-page .w-parallaximus-layer.index_3 &gt; img {
			left: 468px;
			top: 230px;
			}
	.sales-page .w-parallaximus-layer.index_4 {
		height: 600px;
		width: 1400px;
		}
		.sales-page .w-parallaximus-layer.index_4 &gt; img {
			left: 700px;
			top: 255px;
			}
	.sales-page .w-parallaximus-layer.index_5 {
		height: 650px;
		width: 1500px;
		}
		.sales-page .w-parallaximus-layer.index_5 &gt; img {
			left: 468px;
			top: 280px;
			}
	.sales-page .w-parallaximus-layer.index_6 {
		height: 700px;
		width: 1600px;
		}
		.sales-page .w-parallaximus-layer.index_6 &gt; img {
			left: 1008px;
			top: 305px;
			}

.l-examples {
	font-size: 0;
	margin: 0 0 20px;
	padding: 0;
	}
	.l-example {
		display: inline-block;
		width: 48.5%;
		margin-right: 3%;
		margin-bottom: 3%;
		vertical-align: top;
		font-size: 22px;
		line-height: 22px;
		*display: inline;
		}
		.l-example a {
			display: block;
			background: rgba(255,255,255,0.2);
			box-shadow: 0 1px 0 rgba(0,0,0,0.1), 0 1px 0 rgba(255,255,255,0.25) inset;
			border-radius: 5px;
			padding: 20px 30px 15px;
			text-align: center;
			text-shadow: 0 1px 0 rgba(255,255,255,0.25);
			text-decoration: none;
			}
			.l-example a:hover {
				background: rgba(255,255,255,0.5);
				}
			.l-example a &gt; span {
				font-size: 13px;
				}
		.l-example:nth-child(2n) {
			margin-right: 0;
			}

.l-tabs {
	font-size: 0;
	}
	.l-tab {
		display: inline-block;
		width: 30%;
		margin-right: 5%;
		margin-bottom: 20px;
		vertical-align: top;
		*display: inline;
		}
		.l-tab:hover {
			color: #000;
			}
	.l-tab:nth-child(3n) {
		margin-right: 0;
		}
		
.l-order {
	text-align: center;
	padding: 30px 0;
	background: rgba(255,255,255,0.2);
	box-shadow: 0 1px 0 rgba(0,0,0,0.1), 0 1px 0 rgba(255,255,255,0.25) inset;
	border-radius: 5px;
	margin-top: 30px;
	}
	.l-order-btn,
	.l-order-link {
		display: inline-block;
		padding: 15px 40px;
		border: none;
		*display: inline;
		}
	.l-order-link {
		text-decoration: underline;
		font-size: 18px;
		}
		.l-order-link:hover {
			text-decoration: none;
			}
	.l-order-btn {
		text-decoration: none;
		background: #ffbf00;
		font-size: 24px;
		color: #333 !important;
		border-radius: 5px;
		box-shadow: 0 1px 1px rgba(0,0,0,0.3), 0 1px 1px rgba(255,255,255,0.6) inset;
		}
		.l-order-btn:hover {
			background: #fc3;
			color: #000 !important;
			}
		.l-order-btn:active {
			background: #fc3;
			color: #000 !important;
			box-shadow: 0 1px 3px rgba(0,0,0,0.4) inset;
			}
		
.nav {
	font-size: 0;
	text-align: center;
	margin: 0 auto 30px;
	}
	.nav-link {
		display: inline-block;
		position: relative;
		font-size: 16px;
		padding: 7px 10px;
		border: none;
		margin-right: 10px;
		border-radius: 2px;
		*display: inline;
		}
		.nav-link.active {
			color: #000;
			text-decoration: none;
			cursor: default;
			background: rgba(255,255,255,0.3);
			}
		.nav-link span {
			display: block;
			position: absolute;
			top: 80%;
			opacity: 0;
			left: 50%;
			margin-left: -50px;
			width: 80px;
			z-index: 5000;
			background: #333;
			padding: 7px 10px;
			color: #fff;
			font-size: 12px;
			border-radius: 2px;
			-webkit-transition: all 0.3s ease;
			    -ms-transition: all 0.3s ease;
			        transition: all 0.3s ease;
			}
			.nav-link span::after {
				display: block;
				content: "";
				position: absolute;
				top: -3px;
				left: 50%;
				margin-left: -5px;
				width: 10px;
				height: 10px;
				background: #333;
				-webkit-transform: rotate(45deg);
				    -ms-transform: rotate(45deg);
				        transform: rotate(45deg);
				}
		.nav-link:hover span {
			opacity: 1;
			top: 100%;
			}
		.nav-link.active span {
			display: none !important;
			}

.l-cols {
	margin-left: -20px;
	*zoom: 1;
	}
	.l-cols:before,
	.l-cols:after {
		display: table;
		content: "";
		}
	.l-cols:after {
		clear: both;
		}
	.l-col {
		float: left;
		margin-left: 20px;
		}
		.l-col.at_right {
			float: right;
			}
			.l-col.at_right &gt; h2,
			.l-col.at_right &gt; p {
				text-align: right;
				}
</pre></body></html>