<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">* {
	font-family:'Open Sans Hebrew', Arial, Helvetica, Tahoma, sans-serif;
}
@font-face {
    font-family: 'Open Sans Hebrew';
    font-style: italic;
    font-weight: 300;
    src: url(../font/opensanshebrew-lightitalic-webfont.eot);
    src: url(../font/opensanshebrew-lightitalic-webfont.eot?#iefix) format('embedded-opentype'),
    url(../font/opensanshebrew-lightitalic-webfont.woff) format('woff'),
    url(../font/opensanshebrew-lightitalic-webfont.ttf) format('truetype');
}
@font-face {
    font-family: 'Open Sans Hebrew';
    font-style: normal;
    font-weight: 300;
    src: url(../font/opensanshebrew-light-webfont.eot);
    src: url(../font/opensanshebrew-light-webfont.eot?#iefix) format('embedded-opentype'),
    url(../font/opensanshebrew-light-webfont.woff) format('woff'),
    url(../font/opensanshebrew-light-webfont.ttf) format('truetype');
}
@font-face {
    font-family: 'Open Sans Hebrew';
    font-style: italic;
    font-weight: 400;
    src: url(../font/opensanshebrew-italic-webfont.eot);
    src: url(../font/opensanshebrew-italic-webfont.eot?#iefix) format('embedded-opentype'),
    url(../font/opensanshebrew-italic-webfont.woff) format('woff'),
    url(../font/opensanshebrew-italic-webfont.ttf) format('truetype');
}
@font-face {
    font-family: 'Open Sans Hebrew';
    font-style: normal;
    font-weight: 400;
    src: url(../font/opensanshebrew-regular-webfont.eot);
    src: url(../font/opensanshebrew-regular-webfont.eot?#iefix) format('embedded-opentype'),
    url(../font/opensanshebrew-regular-webfont.woff) format('woff'),
    url(../font/opensanshebrew-regular-webfont.ttf) format('truetype');
}
@font-face {
    font-family: 'Open Sans Hebrew';
    font-style: italic;
    font-weight: 700;
    src: url(../font/opensanshebrew-bolditalic-webfont.eot);
    src: url(../font/opensanshebrew-bolditalic-webfont.eot?#iefix) format('embedded-opentype'),
    url(../font/opensanshebrew-bolditalic-webfont.woff) format('woff'),
    url(../font/opensanshebrew-bolditalic-webfont.ttf) format('truetype');
}
@font-face {
    font-family: 'Open Sans Hebrew';
    font-style: normal;
    font-weight: 700;
    src: url(../font/opensanshebrew-bold-webfont.eot);
    src: url(../font/opensanshebrew-bold-webfont.eot?#iefix) format('embedded-opentype'),
    url(../font/opensanshebrew-bold-webfont.woff) format('woff'),
    url(../font/opensanshebrew-bold-webfont.ttf) format('truetype');
}
@font-face {
    font-family: 'Open Sans Hebrew';
    font-style: italic;
    font-weight: 800;
    src: url(../font/opensanshebrew-extrabold-webfont.eot);
    src: url(../font/opensanshebrew-extrabold-webfont.eot?#iefix) format('embedded-opentype'),
    url(../font/opensanshebrew-extrabold-webfont.woff) format('woff'),
    url(../font/opensanshebrew-extrabold-webfont.ttf) format('truetype');
}
@font-face {
    font-family: 'Open Sans Hebrew';
    font-style: normal;
    font-weight: 800;
    src: url(../font/opensanshebrew-extrabold-webfont.eot);
    src: url(../font/opensanshebrew-extrabold-webfont.eot?#iefix) format('embedded-opentype'),
    url(../font/opensanshebrew-extrabold-webfont.woff) format('woff'),
    url(../font/opensanshebrew-extrabold-webfont.ttf) format('truetype');
}

html, body {
	padding:0;
	margin:0;
	width:100%;
	height:100%;
	background:rgba(0,0,0,1);
	position:relative;
	direction:ltr;
}
.container {
	max-width:996px;
}
.relative {
	position:relative;
}
h1 {
	color:rgba(194,178,154,1);
	font-size:2.9rem;
	font-weight:400;
	line-height:3.3rem
}
h2 {
	color:rgba(194,178,154,1);
	font-size:2.5rem;
	font-weight:400;
	line-height:3.3rem;
	text-align:center;
}
h1::first-line {
	color:rgba(255, 255, 255,1);
	font-size:4.6rem;
	font-weight:400;
	line-height:3.3rem
}
.sub_headline {
	color:#fff;
	font-size:2rem;
	position:relative;
	text-align:left;
}
.sub_headline_a {
	color:#fff;
	font-size:1.7rem;
	position:relative;
	text-align:center;
}
.grey {
	background:rgba(19,18,18,1);
	padding-bottom:60px;
	margin-bottom:15px;
	margin-top:0px;
}
#navigate_a {
width:27px;
height:27px;
position:absolute;
background:url(../img/down.png) no-repeat;
background-size:cover;
margin-left:10px;
cursor:pointer;
}
.header {
	width:50%;
	position:absolute;
	left:0;
	text-align:left;
	top:18%;
}
.break {
	display:block;
}
.desktop {
	display:block;
}
.mobile {
	display:none;
}
h4 {
	color:rgba(194,178,154,1);
	text-align:center;
	font-size:2rem;
}
.text .number {
	color:rgba(194,178,154,1);
	text-align:center;
	display:block;
}
.text_a{
	margin-bottom:50px;
}
.text {
	text-align:center;
	color:#fff;
	padding-left:8%;
	padding-right:8%;
}
.border {
	border-bottom:1px solid white;	
	padding-bottom:30px;
	position:absolute;
	bottom:0px;
	left:0%;
	width:100%;
	height:1px;
}
.ico {
	margin:auto;
	margin-top:40px;
	margin-bottom:20px;
}
.last-header {
	text-align:right;
}
.margin-auto {
display:block;
float:left;
margin-left:13.333333333%;
}
.last-header {
	margin-top:20px;
	font-size:2.4rem;
	margin-bottom:30px;
}
.question {
	color:rgba(194,178,154,1);
	font-weight:900;
	margin-top:10px;
}
.answer {
	color:#fff;
	margin-top:5px;
	margin-bottom:20px;
}
.auto {
	margin:auto;
	margin-bottom:20px;
	margin-top:50px;
	max-width:70px;
}
.auto_a {
	margin:auto;
	margin-bottom:30px;
	margin-top:40px;
}
.button {
	width:100%;
	max-width:300px;
	background:rgba(54,125,25,1);
	display:table;
	margin-left:auto;
	margin-right:auto;
	padding-top:7px;
	padding-bottom:7px;
	border-radius:0px;
	color:#fff;
	text-align:center;
	font-size:2rem;
	margin-bottom:40px;
	cursor:pointer;
	margin-top:30px;
	text-decoration:none;
}
a.button {
		text-decoration:none;
}
a.button:hover {
	background:rgba(54,125,25,.75);
	color:#fff;
}
@media all and (max-width:992px) {
.break {
	display:none;
}	

h1 {
	font-size:2rem;
	font-weight:400;
	text-align:center;
}
h1::first-line {
	font-size:4rem;
	font-weight:400;
}
.sub_headline {
	color:#fff;
	font-size:1.7rem;
	position:relative;
	text-align:center;
}

.text {
	text-align:center;
	color:#fff;
	padding-left:0%;
	padding-right:0%;
}
}
@media all and (max-width:768px) {
html, body {
	overflow-x:hidden;
}
.desktop {
	display:none;
}
.mobile {
	display:block;
}
.auto {
	margin:auto;
	margin-bottom:20px;
	margin-top:50px;
}
.auto_a {
	margin:auto;
	margin-bottom:20px;
	margin-top:0px;
}
.margin-auto {
display:block;
float:left;
margin-left:auto;
}
.grey {
	background:rgba(19,18,18,1);
	padding-bottom:60px;
	margin-bottom:0px;
	margin-top:20px;
}
#navigate_b {
width:27px;
height:27px;
position:relative;
background:url(../img/down.png) no-repeat;
background-size:cover;
margin-right:10px;
cursor:pointer;
display:block;
margin:auto;
}
}






/*ADDITIONAL STYLES FROM HOSTERS*/
	@media (min-width: 996px) {
		.container {
			width: 996px;
		}
		.col-lg-4 {
			width: 33.33333333%;
		}
		#pixie_cap_1, #pixie_cap_2, #pixie_cap_3, #pixie_cap_4, #pixie_cap_5, #pixie_cap_6, #pixie_cap_7, #pixie_cap_8{
			opacity: 1;
		}
		.mobile-center{
			text-align: right;
		}
		.text-left {
			text-align: left;
		}
		.col-lg-10 {
			width: 83.33333333%;
		}
		.col-lg-offset-2 {
			margin-left: 16.66666667%;
		}
		.col-lg-5 {
			width: 41.66666667%;
		}
		h1 {
			 margin-top: 0;
		}
		.col-lg-offset-1,.col-md-offset-0 {
			margin-left: 8.33333333%;
		}
	}
	@media only screen and (max-width: 1024px){
		.margin-top {
			margin-top: 100px;
		}
		.buy_inissia {
			margin-left: 30px;
			margin-right: 30px;
			margin-top: 0;
			margin-bottom: 0;
			float: left;
		}
		#pixie_arrow{
			display: inline-block;
			height: 422px;
		}
		.listing{
			margin-right: 50px;
		}
	}
	@media only screen and (max-width: 991px) {
		.buy_inissia {
			margin-left: 30px;
			margin-right: 30px;
			margin-top: 30px;
			margin-bottom: 0;
			float: none;
		}
		.listing {
			margin-right: 0;
		}
		#pixie_number{
			display: none;
		}
	}
	@media only screen and (max-width: 600px){
		.buy_inissia {
			margin-top: 0;
			margin-bottom: 0;
		}
		.question{
			font-size: 12px;
			line-height: 15px;
			height: auto;
			margin-bottom: 12px;
		}
		.black_container.pageu span.col-xs-12{
			padding: 0;
		}
		.question::before {
			margin-bottom: 40px;
			margin-right: 5px;
		}
	}
	@media only screen and (min-width: 600px) {
		.black_container {
			margin-top: 0;
		}
	}
	@media only screen and (max-width: 440px){
		.container-fluid {
			padding: 0;
		}
		.question::before{
			margin-bottom: 0;
		}
	}
	@media only screen and (max-width: 380px) {
		#cups {
			top: 0;
			width: 70px;
		}
	}</pre></body></html>