<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url("kube.min.css");
@import url("slicknav.min.css");

html {
	font-size: 10px;
}

body, .box h4, .labelled-image .subtitle {
	font-family: Arial, Helvetica, sans-serif;
}

h1, h2, #contact h1 + p, .box.big, .box.medium, .labelled-image .title {
	font-family: "Times New Roman", Times, serif;
}

body, h3, h4 {
	font-size: 9px;
	font-size: 0.9rem;
}

h1, h2, #contact h1 + p, .box.big, .labelled-image .title {
	font-size: 23px;
	font-size: 2.3rem;
}

.medium {
	font-size: 16px;
	font-size: 1.6rem;
}

.simpleContactForm input {
	font-size: 11px;
	font-size: 1.1rem;
}

footer {
	font-size: 9px;
	font-size: 0.9rem;
}

.box h2 span {
	font-size: 85%;
}

h1, h2, h3, h4 {
	font-weight: normal;
}

body, h1, h2, h3, ul, li {
	line-height: 20px;
	line-height: 2rem;	
}

p {
	line-height: 15px;
	line-height: 1.5rem;	
}

header, .navbar a, #legal p, .credits p {
	line-height: 50px;
	line-height: 5rem;
}

.label-group div {
	line-height: 35px;
	line-height: 3.5rem;
}

h2, #contact h1 + p {
	line-height: 30px;
	line-height: 3rem;
}

.box.big p {
	line-height: 31px;
	line-height: 3.1rem;
}

.box.medium p {
	line-height: 22px;
	line-height: 2.2rem;
}

.labelled-image .subtitle {
	letter-spacing: 7px;
}

a, a:link, a:visited, a:hover, a:active,
.navbar a, .navbar a:link, .navbar a:visited, .navbar a:hover, .navbar a:active, 
footer, footer a:link, footer a:visited, footer a:hover, footer a:active {
	text-decoration: none;
}

body {
	color: #191919;
}

a, a:link, a:visited, a:hover, a:active,
footer .navbar a, footer .navbar a:link, footer .navbar a:visited {
	color: #595959;
}

footer, footer a:link, footer a:visited {
	color: #808080;
}

.labelled-image .subtitle {
	color: #747474;
}

.navbar a, .navbar a:link, .navbar a:visited {
	color: #dddddd;
}

.navbar a:hover, .navbar a:active, .navbar a.selected, .box.alternate, .box h4 {
	color: #ffffff;
}

footer .navbar a:hover, footer .navbar a:active, footer .navbar a.selected {
	color: #888888;
}

header, .box.alternate {
	background-color: #000000;
}

nav, #newsletter .content p, .box h4, .labelled-image .subtitle {
	text-transform: uppercase;
}

.logo, .logo-small, .pager .prev, .pager .next, input.btn[type="submit"] {
	text-indent: -9999px;
}

.content p, .screamer, #privacy-policy .content h1, #best-sellers .content h2, #newsletter .content,
input[type="text"], input[type="email"], .box, .label-group {
	text-align: center;
}

#contact .content p {
	text-align: left;
}

.carousel:before {
	content: "";
}

.pager .prev, .pager .next, .content img, .carousel:before, #privacy-policy h1, .box h2 span {
	display: block;
}

.logo-small {
	display: inline-block;	
}

.page-list-items .date, .slicknav_menu, h1, .menu .item-01, form label.uname {
	display: none;
}

#newsletter main, .box.big {
	display: table;
}

#newsletter .content, .box.big p {
	display: table-cell;
}

#contacts p, #contact .content, #best-sellers .content .right, .box {
	float: left;
}

.carousel .left {
	float: none;
}

footer, #best-sellers .content h2 {
	clear: both;
}

.navbar a, .carousel, .labelled-image {
	position: relative;	
}

.navbar a:before, .carousel .imageGallery img, .pager a, .carousel:before,
.label-group {
	position: absolute;
}

header.fixed {
	position: fixed;
}

.pager a {
	z-index: 1000;
}

header.fixed {
	z-index: 1001;
}

aside, main, footer, .wrapper, label input, .tools-alert, .labelled-image .title {
	margin: 0 auto;
}

aside, main, footer, .wrapper {
	max-width: 1000px;
	max-width: 100rem;
}

p, ul, h2 {
	margin-bottom: 20px;
	margin-bottom: 2rem;	
}

.box h2 {
	margin-bottom: 50px;
	margin-bottom: 5rem;	
}

.page-list-items, .slicknav_nav .slicknav_row, .slicknav_nav a {
	list-style: none;
	margin: 0;
	padding: 0;
}

header .units-row .unit-60, .slicknav_btn, .labelled-image {
	margin: 0;
}

.navbar, footer p, .screamer h2, footer .page-list-items h3, footer .units-row, footer .units-row .unit-60, #best-sellers .content h2, 
.box.big p {
	margin-bottom: 0;
}

#homepage .content, #best-sellers .content, #story .content {
	margin-left: -5px;
	margin-left: -0.5rem;
}

#homepage .content img.left, #best-sellers .content img.left, .content .labelled-image.left, #story .content img.left, #best-sellers .content .right, .box {
	margin-right: 0;
	margin-left: 5px;
	margin-left: 0.5rem;
}

.content img.left, .box, .labelled-image {
	margin-bottom: 5px;
	margin-bottom: 0.5rem;
}

header.fixed + aside {
	margin-top: 50px;
	margin-top: 5rem;
}

.box h2 span {
	margin-top: -6px;
	margin-top: -0.6rem;
}

#best-sellers .content .right {
	margin-top: -50%;
}

h3 {
	margin-bottom: 10px;
	margin-bottom: 1rem;
}

.carousel &gt; img {
	margin-bottom: 5px;
	margin-bottom: 0.5rem;
}

#privacy-policy .content h1 {
	margin-bottom: 36px;
	margin-bottom: 3.6rem;
}

.slicknav_menu {
	padding: 0;
}

.slicknav_btn {
	padding: 1.9rem 1.2rem;
}

input[type="text"], input[type="email"] {
	padding: 10px;
	padding: 1rem;
}

.box {
	padding: 40px;
	padding: 4rem;
}

#contact .content {
	padding: 30px;
	padding: 3rem;
} 

.screamer h2, #best-sellers .content h2 {
	padding: 35px 0;
	padding: 3.5rem 0;
}

footer .units-row + .units-row, .box h2 {
	padding-top: 20px;
	padding-top: 2rem;
}

.box.medium h4 {
	padding-top: 30px;
	padding-top: 3rem;
}

.box.medium p {
	padding-top: 50px;
	padding-top: 5rem;
}

#newsletter .content h2 + p, footer {
	padding-bottom: 30px;
	padding-bottom: 3rem;
}

#contacts p + p {
	padding-left: 15px;
	padding-left: 1.5rem;
}

#privacy-policy .content {
	padding: 135px 85px;
}

.slicknav_menu, .slicknav_btn, .slicknav_nav a:hover {
	background-color: transparent;
}

.slicknav_menu .slicknav_icon-bar {
	background-color: #595959;
}

#contact .content, #newsletter .content, .box {
	background-color: #ebebeb;
}

.logo {
	background: transparent url("../img/logo.png?v2") no-repeat left center;
}

.logo-small {
	background: transparent url("../img/logo-small.png") no-repeat left top;
}

.pager .prev, .pager .next {
	background: transparent url("../img/arrows.png") no-repeat left center;
}

.carousel:before {
	background: transparent url("../img/arrow-down.png") no-repeat center top;
}

#privacy-policy main {
	background: #ebebeb url("../img/privacy-policy.png") no-repeat 80% center;
}

.box.medium p {
	background: transparent url("../img/jewel.png") no-repeat center top;
}

#newsletter .content h2 + p {
	background: transparent url("../img/jewel-black.png") no-repeat center bottom;
}

input.btn[type="submit"], input.btn[type="submit"]:hover {
	background: transparent url("../img/submit.png") no-repeat center center;
}

.pager .prev {
	background-position: right center;
}

.slicknav_btn, .slicknav_nav a:hover {
	border-radius: 0;
}

fieldset, input[type="text"], input[type="email"] {
	border: 0 none;	
}

.slicknav_btn {
	border-left: 1px solid #ffffff;
}

footer .units-row + .units-row {
	border-top: 2px solid #e1e1e1;
}

#best-sellers .content h2 {
	border-bottom: 2px solid #e1e1e1;
}

.labelled-image .title {
	border-bottom: 1px solid #b5b5b5;
}

#privacy-policy .content {
	border-right: 4px solid #ffffff;
}

header, #newsletter main {
	width: 100%;
}

.labelled-image .title {
	width: 60%;
}

#contacts p, #privacy-policy .content, #contact .content, #contact #placeholder, .label-group {
	width: 50%;
}

.pager .prev, .pager .next, .carousel:before {
	width: 60px;
	width: 6rem;
}

input.btn[type="submit"] {
	width: 50px;
	width: 5rem;
}

.box {
	width: 426px;
	width: 42.6rem;
}

#homepage .box + .left + .box.alternate {
	width: 569px;
	width: 56.9rem;
}

#newsletter main {
	height: 600px;	
	height: 60rem;
}

#contact .content {
	min-height: 700px;
	min-height: 70rem;
}

#story h1 + .box.big {
	height: 406px;
	height: 40.6rem;
}

.logo-small {
	width: 124px;
	width: 12.4rem;
	height: 50px;
	height: 5rem;
	padding-top: 3px;
	padding-top: 0.3rem;
	margin-right: 5px;
	margin-right: 0.5rem;
}

.pager a {
	height: 100%;	
}

.carousel:before, input[type="submit"] {
	height: 45px;
	height: 4.5rem;
}

footer nav {
	height: 20px;
	height: 2rem;
}

#newsletter .content, .box.big p {
	vertical-align: middle;
}

.pager a, header {
	top: 0;
}

.label-group {
	top: 37%;
	left: 47%;
}

#homepage .label-group {
	left: 3%;
}

.carousel:before {
	bottom: 0;
}

.pager .next {
	right: 0;	
}

.carousel:before {
	left: 47%;
}
</pre></body></html>