<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:#000;
	font-size:2.5rem;
	font-weight:500;
	line-height:3.3rem
}
h1::first-line {
	color:rgba(219, 80, 139,1);
	font-size:4.9rem;
	font-weight:400;
	line-height:5.9rem
}
.header {
	width:40.33333%;
	position:absolute;
	left:.5%;
	text-align:center;
	top:15%;
}
.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:20px;
}
.text {
	text-align:center;
	color:#fff;
	padding-left:8%;
	padding-right:8%;
}
.text_a_b {
	text-align:center;
	color:#fff;
	padding-left:0%;
	padding-right:0%;
}
.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;
	max-width:50px;
}
.last-header {
	text-align:right;
}
.margin-auto {
display:block;
float:left;
margin-left:8.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;
	font-size:1.9rem;
    letter-spacing: -.3px;
}
.answer {
	color:#fff;
	margin-top:5px;
	margin-bottom:20px;
	font-size:1.5rem;
}
@media all and (max-width:992px) {
.ico {
	margin:auto;
	margin-top:40px;
	margin-bottom:20px;
	max-width:100%;
}
.break {
	display:none;
}	
.desktop {
	display:none;
}
.mobile {
	display:block;
}
h1 {
	color:#fff;
	font-size:1.7rem;
	font-weight:400;
	text-align:center;
}
h1::first-line {
	color:rgba(219, 80, 139,1);
	font-size:4rem;
	font-weight:400;
}
.text {
	text-align:center;
	color:#fff;
	padding-left:0%;
	padding-right:0%;
}
}
@media all and (max-width:768px) {
.last-header.text-left {
text-align:center;
}
.margin-auto {
display:block;
float:left;
margin-left:auto;
}
}

@media all and (min-width:992px){
#text_one {
	height:470px;
}
.text-with-same-height {
	height:470px;
}		
}




/*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>