html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}audio,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background:0 0}a:active,a:hover{outline:0}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}img{border:0}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=submit]{-webkit-appearance:button;cursor:pointer;box-sizing:border-box}input[type=text]{box-sizing:border-box}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}textarea{overflow:auto;box-sizing:border-box;border-color:#ddd}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}
body,div{font-size:0;}
p,h1,h2,h3,h4,h5,h6{margin:0;word-spacing:normal;word-wrap:break-word;}
ul{list-style-type:none;-moz-padding-start:0;-khtml-padding-start:0;-webkit-padding-start:0;-o-padding-start:0;-padding-start:0;-webkit-margin-before:0;-webkit-margin-after:0;}
form{display:inline-block;}
a{text-decoration:inherit;color:inherit;-webkit-tap-highlight-color:rgba(0,0,0,0);}
.whitespacefix{word-spacing:-1px;}
html { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
/* patterns from subtlepatterns.com */
.menu-content {
	cursor: pointer;
	position: relative;
}

li {
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}
.slick-slider { position: relative; display: block; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-touch-action: pan-y; touch-action: pan-y; -ms-touch-action: none; -webkit-tap-highlight-color: transparent; }
.slick-list { position: relative; overflow: hidden; display: block; margin: 0; padding: 0; }
.slick-list:focus { outline: none; }
.slick-loading .slick-list { background: white url("ajax-loader.gif") center center no-repeat; }
.slick-list.dragging { cursor: pointer; cursor: hand; }
.slick-slider .slick-list, .slick-track, .slick-slide, .slick-slide img { -webkit-transform: translate(0, 0); -moz-transform: translate(0, 0); -ms-transform: translate(0, 0); -o-transform: translate(0, 0); transform: translate(0, 0); }
.slick-track { position: relative; left: 0; top: 0; display: block; zoom: 1; }
.slick-track:before, .slick-track:after { content: ""; display: table; }
.slick-track:after { clear: both; }
.slick-loading .slick-track { visibility: hidden; }
.slick-slide { float: left; height: 100%; min-height: 1px; display: none; }
.slick-slide img { display: block; }
.slick-slide.slick-loading img { display: none; }
.slick-slide.dragging img { pointer-events: none; }
.slick-initialized .slick-slide { display: block; }
.slick-loading .slick-slide { visibility: hidden; }
.slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent; }
@font-face { font-family: "slick"; src: url("slick.eot"); src: url("slick.eot?#iefix") format("embedded-opentype"), url("slick.woff") format("woff"), url("slick.ttf") format("truetype"), url("slick.svg#slick") format("svg"); font-weight: normal; font-style: normal; }
.slick-prev:before { content: "\2190"; }
.slick-next:before { content: "\2192"; }
.slick-prev, .slick-next { position: absolute; display: block; line-height: 0; font-size: 0; cursor: pointer; background: transparent; color: transparent; top: 50%; padding: 0; border: none; outline: none; }
.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus { outline: none; background: transparent; color: transparent; }
.slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before { opacity: 1; }
.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before { opacity: 0.25; }
.slick-prev:before, .slick-next:before { font-family: "slick"; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
.slick-dots { position: absolute; list-style: none; display: block; text-align: center; padding: 0; width: 100%; }
.slick-dots li { position: relative; display: inline-block; padding: 0; cursor: pointer; }
.slick-dots li button:hover, .slick-dots li button:focus { outline: none; }
.slick-dots li button:hover:before, .slick-dots li button:focus:before { opacity: 1; }
.slick-dots li button { border: 0; background: transparent; display: block; outline: none; line-height: 0; font-size: 0; color: transparent; padding: 5px; cursor: pointer; }
.slick-dots li button:before { position: absolute; top: 0; left: 0; content: "\2022"; font-family: "slick"; text-align: center; color: black; opacity: 0.25; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
[dir="rtl"] .slick-slide {float: right;}
[dir="rtl"] .slick-next:before {content: "\2190";}
[dir="rtl"] .slick-prev:before {content: "\2192";}

.animated{-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}
@-webkit-keyframes zoomIn{from{opacity:0;-webkit-transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{from{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}
#body{background-color:rgb(255,255,255);background:rgb(255,255,255) url(../images/bright_squares.png) repeat center top;}
.pos{position:relative;margin-top:0;}
.vis{display:block;}
.section{min-width:960px;width:960px;margin-left:auto;margin-right:auto;}
.vis-2{display:inline-block;vertical-align:top;}
.pos-2{position:relative;margin-left:0;margin-top:0;}
.size{min-width:960px;width:960px;min-height:1545px;}
.colwrapper{line-height:0;}
.cont-2{z-index:1;border:0;background-color:rgb(255,255,255);}
.pos-3{position:relative;margin-left:15px;margin-top:10px;}
.size-2{min-width:873px;width:873px;min-height:91px;}
.size-3{min-width:93px;width:93px;min-height:91px;height:91px;}
.cont-3{z-index:2;}
.anchor{display:block;width:93px;}
.img{position:absolute;left:1px;width:91px;height:91px;top:0;border:0;}
.img-2{left:1px;width:91px;height:91px;top:0;}
.pos-4{position:relative;margin-left:4px;margin-top:27px;}
.size-4{min-width:108px;width:108px;min-height:47px;}
.cont-4{z-index:3;}
.para{padding-top:0;text-indent:0;margin-top:-0.84pt;margin-bottom:0.84pt;padding-right:0;text-align:left;}
.font{font-family:Jura;font-size:16.50pt;font-weight:400;font-style:normal;text-decoration:none;color:rgb(0,0,0);line-height:15.13pt;letter-spacing:normal;}
.vis-3{display:inline-block;vertical-align:top;overflow:visible;}
.pos-5{position:relative;margin-left:405px;margin-top:72px;}
.size-5{min-width:263px;width:263px;min-height:19px;}
.cont-5{z-index:22;}
.vis-4{display:inline-block;vertical-align:top;}
.size-6{min-width:0;width:0;min-height:0;height:0;}
.menu{padding:0px 0px 0px 0px;}
.menu-content-vis{display:none;}
.vis-5{display:none;vertical-align:top;}
.pos-7{position:relative;margin-left:0;margin-top:38px;}
.size-8{min-width:144px;width:144px;min-height:19px;}
.para-2{padding-top:0;text-indent:0;margin-top:0.58pt;margin-bottom:-0.58pt;padding-right:0;text-align:center;}
.font-2{font-family:Lustria;font-size:9.00pt;font-weight:400;font-style:normal;text-decoration:none;color:transparent;line-height:12.69pt;letter-spacing:normal;}
.vis-6{display:inline-block;vertical-align:top;}
.pos-8{position:relative;margin-left:0;margin-top:0;}
.size-9{min-width:263px;width:263px;min-height:19px;height:19px;}
.menu-2{z-index:9999;padding:0px 0px 0px 0px;}
.menu-link{outline:0;}
.size-10{min-width:87px;width:87px;min-height:19px;height:19px;}
.menu-content-vis-2{display:inline-block;}
.size-11{min-width:87px;width:87px;min-height:19px;}
.cont-7{border:0;background-color:rgb(255,255,255);}
.pos-9{position:relative;margin-left:0;margin-top:0;}
.size-12{min-width:87px;width:87px;min-height:18px;}
.para-3{padding-top:0;text-indent:0;margin-top:0.22pt;margin-bottom:-0.22pt;padding-right:0;text-align:center;}
.font-3{font-family:Arial, Helvetica, sans-serif;font-size:9.00pt;font-weight:400;font-style:normal;text-decoration:none;color:rgb(0,0,0);line-height:11.38pt;letter-spacing:normal;}
.pos-10{position:relative;margin-left:1px;margin-top:0;}
.pos-11{position:relative;margin-left:0;margin-top:10px;}
.size-13{min-width:960px;width:960px;min-height:4px;height:4px;}
.cont-8{z-index:4;border:0;background-color:rgb(192,192,192);}
.pos-12{position:relative;margin-left:0;margin-top:9px;}
.size-14{min-width:960px;width:960px;min-height:274px;}
.cont-9{z-index:5;}
.js-2 .slider{height:274px;}
.js-2 .slick-prev, .js-2 .slick-next { height: 20px; width: 20px; margin-top: -10px; }
.js-2 .slick-prev:before, .js-2 .slick-next:before { font-size: 20px; color: rgb(64,64,64); opacity: 0.75; }
.js-2 .slick-prev { left: -25px; }
.js-2 .slick-next { right: -25px; }
.js-2 .slider-for { margin-bottom: 0px; }
.js-2 .slider-nav { margin-bottom: 0px; }
.js-2 .slider-nav img { border: solid 0px transparent; }
.js-2 .slider-nav .slick-center img { border-color: transparent; }
.js-2 .slick-dots { bottom: 0px; }
.js-2 .slick-dots li { height: 20px; width: 20px; margin: 0 5px; }
.js-2 .slick-dots li button { height: 20px; width: 20px; }
.js-2 .slick-dots li button:before { width: 20px; height: 20px; font-size: 6px; line-height: 20px; }
.js-2 .slick-dots li.slick-active button:before { color: rgb(64,64,64); opacity: 0.75; }
[dir="rtl"] .js-2 .slick-next {right: auto;left: -25px;}
[dir="rtl"] .js-2 .slick-prev {right: -25px;left: auto;}
.slider img { width: 100%; }
.pos-13{position:relative;margin-left:216px;margin-top:-1098px;}
.size-15{min-width:579px;width:579px;min-height:508px;}
.size-16{min-width:322px;width:322px;-ms-transform:rotate(340deg);-webkit-transform:rotate(340deg);transform:rotate(340deg);min-height:468px;height:468px;}
.cont-10{z-index:6;}
.img-3{position:absolute;left:0;width:322px;height:442px;top:13px;border:0;}
.img-4{left:0;width:322px;height:442px;top:13px;}
.pos-14{position:relative;margin-left:263px;margin-top:-428px;}
.size-17{min-width:316px;width:316px;-ms-transform:rotate(340deg);-webkit-transform:rotate(340deg);transform:rotate(340deg);min-height:468px;height:468px;}
.cont-11{z-index:7;}
.img-5{position:absolute;left:0;width:316px;height:434px;top:17px;border:0;}
.img-6{left:0;width:316px;height:434px;top:17px;}
.pos-15{position:relative;margin-left:0;margin-top:-576px;}
.size-18{min-width:960px;width:960px;min-height:421px;}
.pos-16{position:relative;margin-left:62px;margin-top:0;}
.size-19{min-width:843px;width:843px;min-height:42px;}
.size-20{min-width:416px;width:416px;min-height:42px;}
.cont-12{z-index:15;}
.para-4{padding-top:0;text-indent:0;margin-top:3.00pt;margin-bottom:-3.00pt;padding-right:0;text-align:center;}
.font-4{font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;font-size:15.00pt;font-weight:700;font-style:normal;text-decoration:none;color:rgb(128,128,128);line-height:21.00pt;letter-spacing:normal;}
.pos-17{position:relative;margin-left:11px;margin-top:0;}
.size-21{min-width:416px;width:416px;min-height:42px;}
.cont-13{z-index:16;}
.pos-18{position:relative;margin-left:0;margin-top:-40px;}
.size-22{min-width:960px;width:960px;min-height:391px;height:391px;}
.cont-14{z-index:8;border:0;background-color:rgb(255,255,255);}
.pos-19{position:relative;margin-left:64px;margin-top:-353px;}
.size-23{min-width:839px;width:839px;min-height:381px;}
.size-24{min-width:201px;width:201px;min-height:369px;}
.cont-15{z-index:10;border:2px solid rgb(192,192,192);border-radius:11px;background-color:transparent;}
.pos-20{position:relative;margin-left:27px;margin-top:16px;}
.size-25{min-width:168px;width:168px;min-height:195px;height:195px;}
.cont-16{z-index:17;}
.img-7{position:absolute;left:0;width:168px;height:182px;top:7px;border:0;}
.img-8{left:0;width:168px;height:182px;top:7px;}
.pos-21{position:relative;margin-left:10px;margin-top:23px;}
.size-26{min-width:182px;width:182px;min-height:72px;}
.cont-17{z-index:19;}
.para-5{padding-top:0;text-indent:0;margin-top:1.78pt;margin-bottom:-1.78pt;padding-right:0;text-align:left;}
.font-5{font-family:Arial, Helvetica, sans-serif;font-size:9.00pt;font-weight:400;font-style:normal;text-decoration:none;color:rgb(0,0,0);line-height:14.49pt;letter-spacing:normal;}
.pos-22{position:relative;margin-left:-65px;margin-top:360px;}
.size-27{min-width:135px;width:135px;min-height:21px;}
.cont-18{z-index:20;}
.button{border:0;border-radius:9px;background-color:rgb(128,128,128);}
.button:hover{background-color:rgb(192,192,192);border-color:rgb(0,0,0);color:rgb(0,0,0);}
.button:active{background-color:rgb(82,100,111);border-color:rgb(0,0,0);color:rgb(255,255,255);}
.vis-7{display:inline-block;overflow:hidden;outline:0;}
.size-28{width:135px;height:18px;}
.font-6{font-family:"Helvetica Neue", sans-serif;font-size:9.00pt;font-weight:400;font-style:normal;text-decoration:none;color:rgb(255,255,255);line-height:10.74pt;letter-spacing:normal;text-indent:0;text-align:center;padding-top:3px;margin-top:0;margin-bottom:0;}
.pos-24{position:relative;margin-left:-64px;margin-top:0;}
.size-29{min-width:205px;width:205px;min-height:373px;}
.size-30{min-width:201px;width:201px;min-height:369px;height:369px;}
.cont-19{z-index:9;border:2px solid rgb(192,192,192);border-radius:11px;background-color:transparent;}
.pos-25{position:relative;margin-left:16px;margin-top:-355px;}
.size-31{min-width:176px;width:176px;min-height:212px;height:212px;}
.cont-20{z-index:11;}
.img-9{position:absolute;left:0;width:176px;height:182px;top:15px;border:0;}
.img-10{left:0;width:176px;height:182px;top:15px;}
.pos-26{position:relative;margin-left:12px;margin-top:-137px;}
.size-32{min-width:182px;width:182px;min-height:72px;}
.cont-21{z-index:12;}
.pos-27{position:relative;margin-left:7px;margin-top:0;}
.cont-22{z-index:12;border:2px solid rgb(192,192,192);border-radius:11px;background-color:transparent;}
.pos-28{position:relative;margin-left:10px;margin-top:25px;}
.size-33{min-width:186px;width:186px;min-height:203px;height:203px;}
.cont-23{z-index:21;}
.img-11{position:absolute;left:0;width:186px;height:194px;top:4px;border:0;}
.img-12{left:0;width:186px;height:194px;top:4px;}
.pos-29{position:relative;margin-left:10px;margin-top:6px;}
.size-34{min-width:182px;width:182px;min-height:112px;}
.cont-24{z-index:24;}
.pos-30{position:relative;margin-left:-65px;margin-top:360px;}
.cont-25{z-index:25;}
.pos-31{position:relative;margin-left:634px;margin-top:-381px;}
.cont-26{z-index:14;border:2px solid rgb(192,192,192);border-radius:11px;background-color:transparent;}
.pos-32{position:relative;margin-left:18px;margin-top:25px;}
.size-35{min-width:173px;width:173px;min-height:203px;height:203px;}
.cont-27{z-index:18;}
.img-13{position:absolute;left:0;width:173px;height:180px;top:12px;border:0;}
.img-14{left:0;width:173px;height:180px;top:12px;}
.pos-33{position:relative;margin-left:10px;margin-top:6px;}
.size-36{min-width:182px;width:182px;min-height:112px;}
.cont-28{z-index:23;}
.pos-34{position:relative;margin-left:0;margin-top:-124px;}
.size-37{min-width:960px;width:960px;min-height:124px;}
.cont-29{z-index:26;}
.pos-35{position:relative;margin-left:0;margin-top:0;}
.size-38{min-width:960px;width:960px;min-height:124px;}
.cont-30{z-index:27;border:0;background-color:rgb(128,128,128);}
.pos-36{position:relative;margin-left:76px;margin-top:27px;}
.size-39{min-width:819px;width:819px;min-height:67px;}
.pos-37{position:relative;margin-left:0;margin-top:15px;}
.size-40{min-width:182px;width:182px;min-height:52px;}
.cont-31{z-index:30;}
.para-6{padding-top:0;text-indent:0;margin-top:1.78pt;margin-bottom:-1.78pt;padding-right:0;text-align:left;}
.font-7{font-family:Arial, Helvetica, sans-serif;font-size:9.00pt;font-weight:400;font-style:normal;text-decoration:underline;color:rgb(255,255,255);line-height:14.49pt;letter-spacing:normal;}
.font-8{font-family:Arial, Helvetica, sans-serif;font-size:9.00pt;font-weight:400;font-style:normal;text-decoration:none;color:rgb(255,255,255);line-height:14.49pt;letter-spacing:normal;}
.pos-38{position:relative;margin-left:475px;margin-top:0;}
.size-41{min-width:46px;width:46px;min-height:46px;height:46px;}
.cont-32{z-index:31;}
.anchor-2{display:block;width:46px;}
.img-15{position:absolute;left:0;width:46px;height:46px;top:0;border:0;}
.img-16{left:0;width:46px;height:46px;top:0;}
.pos-39{position:relative;margin-left:12px;margin-top:0;}
.size-42{min-width:46px;width:46px;min-height:46px;height:46px;}
.cont-33{z-index:32;}
.anchor-3{display:block;width:46px;}
.img-17{position:absolute;left:0;width:46px;height:46px;top:0;border:0;}
.img-18{left:0;width:46px;height:46px;top:0;}
.pos-40{position:relative;margin-left:12px;margin-top:0;}
.cont-34{z-index:33;}
.pos-41{position:relative;margin-left:0;margin-top:3px;}
.size-43{min-width:960px;width:960px;min-height:2px;height:2px;}
.cont-35{z-index:34;border:0;background-color:rgb(255,255,255);}
.pos-42{position:relative;margin-left:0;margin-top:0;}
.size-44{min-width:960px;width:960px;min-height:25px;}
.cont-36{z-index:36;}
.para-7{padding-top:0;text-indent:0;margin-top:1.78pt;margin-bottom:-1.78pt;padding-right:0;text-align:center;}
.pos-43{position:relative;margin-left:0;margin-top:-25px;}
.size-45{min-width:960px;width:960px;min-height:25px;height:25px;}
.cont-37{z-index:35;border:0;background-color:rgb(220,50,47);}
.pos-44{position:relative;margin-left:75px;margin-top:-112px;}
.size-46{min-width:645px;width:645px;min-height:61px;}
.size-47{min-width:84px;width:84px;min-height:30px;}
.cont-38{z-index:28;}
.font-9{font-family:Arial, Helvetica, sans-serif;font-size:9.00pt;font-weight:700;font-style:normal;text-decoration:none;color:rgb(255,255,255);line-height:14.49pt;letter-spacing:normal;}
.pos-45{position:relative;margin-left:472px;margin-top:25px;}
.size-48{min-width:89px;width:89px;min-height:36px;}
.cont-39{z-index:29;}
.para-8{padding-top:0;text-indent:0;margin-top:1.78pt;margin-bottom:-1.78pt;padding-right:0;text-align:right;}
.menu-device{background-color:rgb(0,0,0);display:none;}
@media (max-width:959px) {
.pos{margin-top:3px;}
.section{min-width:320px;width:320px;}
.size{min-width:320px;width:320px;min-height:1007px;}
.pos-3{margin-left:5px;margin-top:0;}
.size-2{min-width:308px;width:308px;min-height:32px;}
.size-3{min-width:31px;width:31px;min-height:31px;height:31px;}
.anchor{width:31px;}
.img{left:0;width:31px;height:31px;}
.img-2{left:0;width:31px;height:31px;}
.pos-4{margin-left:1px;margin-top:10px;}
.size-4{min-width:82px;width:82px;min-height:16px;}
.para{margin-top:-0.46pt;margin-bottom:0.46pt;}
.font{font-size:9.00pt;line-height:8.25pt;}
.pos-5{margin-left:146px;margin-top:0;}
.size-5{min-width:48px;width:48px;min-height:32px;}
.size-6{min-width:48px;width:48px;min-height:32px;height:32px;}
.menu-content-vis{display:inline-block;}
.vis-5{display:inline-block;}
.pos-6{position:relative;margin-left:0;margin-top:0;}
.size-7{min-width:48px;width:48px;min-height:32px;}
.cont-6{border:0;background-image:url(../images/hamburger-gray-32.png);background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:padding-box;}
.pos-7{margin-top:12px;}
.size-8{min-width:48px;width:48px;min-height:8px;}
.para-2{margin-top:0.19pt;margin-bottom:-0.19pt;}
.font-2{font-size:3.00pt;line-height:4.23pt;}
.vis-6{display:none;}
.pos-8{margin-left:-119px;}
.size-9{min-width:167px;width:167px;min-height:95px;height:95px;}
.size-10{min-width:167px;width:167px;min-height:31px;height:31px;}
.size-11{min-width:167px;width:167px;min-height:31px;}
.pos-9{margin-top:3px;}
.size-12{min-width:167px;width:167px;min-height:24px;}
.para-3{margin-top:0.32pt;margin-bottom:-0.32pt;}
.font-3{font-size:12.75pt;line-height:16.13pt;}
.pos-10{margin-left:0;margin-top:1px;}
.pos-11{margin-top:2px;}
.size-13{min-width:320px;width:320px;min-height:1px;height:1px;}
.pos-12{margin-top:3px;}
.size-14{min-width:320px;width:320px;min-height:92px;}
.js-2 .slider{height:92px;}
.pos-13{margin-left:43px;margin-top:-864px;}
.size-15{min-width:237px;width:237px;min-height:216px;}
.size-16{min-width:136px;width:136px;min-height:216px;height:216px;}
.img-3{width:136px;height:187px;top:14px;}
.img-4{width:136px;height:187px;top:14px;}
.pos-14{margin-left:108px;margin-top:-202px;}
.size-17{min-width:129px;width:129px;min-height:191px;height:191px;}
.img-5{width:129px;height:177px;top:7px;}
.img-6{width:129px;height:177px;top:7px;}
.pos-15{margin-top:-644px;}
.size-18{min-width:320px;width:320px;min-height:603px;}
.pos-16{margin-left:21px;margin-top:23px;}
.size-19{min-width:277px;width:277px;min-height:288px;}
.size-20{min-width:275px;width:275px;min-height:25px;}
.para-4{margin-top:1.80pt;margin-bottom:-1.80pt;}
.font-4{font-size:9.00pt;line-height:12.60pt;}
.pos-17{margin-left:1px;margin-top:239px;}
.size-21{min-width:276px;width:276px;min-height:24px;}
.pos-18{margin-top:-311px;}
.size-22{min-width:320px;width:320px;min-height:603px;height:603px;}
.pos-19{margin-left:20px;margin-top:-557px;}
.size-23{min-width:280px;width:280px;min-height:484px;}
.size-24{min-width:125px;width:125px;min-height:205px;}
.pos-20{margin-left:8px;margin-top:7px;}
.size-25{min-width:109px;width:109px;min-height:122px;height:122px;}
.img-7{width:109px;height:118px;top:2px;}
.img-8{width:109px;height:118px;top:2px;}
.pos-21{margin-left:3px;margin-top:2px;}
.size-26{min-width:118px;width:118px;min-height:45px;}
.para-5{margin-top:1.18pt;margin-bottom:-1.18pt;}
.font-5{font-size:6.00pt;line-height:9.66pt;}
.pos-22{margin-left:-44px;margin-top:195px;}
.size-27{min-width:111px;width:111px;min-height:24px;}
.size-28{width:111px;}
.font-6{font-size:7.50pt;line-height:8.95pt;padding-top:6px;}
.pos-24{margin-left:149px;margin-top:-219px;}
.size-29{min-width:129px;width:129px;min-height:209px;}
.size-30{min-width:125px;width:125px;min-height:205px;height:205px;}
.pos-25{margin-left:2px;margin-top:-195px;}
.size-31{min-width:126px;width:126px;min-height:125px;height:125px;}
.img-9{left:2px;width:121px;height:125px;top:0;}
.img-10{left:2px;width:121px;height:125px;top:0;}
.pos-26{margin-left:5px;margin-top:-76px;}
.size-32{min-width:117px;width:117px;min-height:44px;}
.pos-27{margin-left:0;margin-top:46px;}
.pos-28{margin-left:0;margin-top:3px;}
.size-33{min-width:125px;width:125px;min-height:128px;height:128px;}
.img-11{left:1px;width:123px;height:128px;top:0;}
.img-12{left:1px;width:123px;height:128px;top:0;}
.pos-29{margin-left:8px;margin-top:-2px;}
.size-34{min-width:113px;width:113px;min-height:68px;}
.pos-30{margin-left:-44px;margin-top:241px;}
.pos-31{margin-left:151px;margin-top:-219px;}
.pos-32{margin-left:2px;margin-top:3px;}
.size-35{min-width:120px;width:120px;min-height:121px;height:121px;}
.img-13{left:2px;width:116px;height:121px;top:0;}
.img-14{left:2px;width:116px;height:121px;top:0;}
.pos-33{margin-top:5px;}
.size-36{min-width:108px;width:108px;min-height:56px;}
.pos-34{margin-top:-91px;}
.size-37{min-width:320px;width:320px;min-height:91px;}
.pos-35{margin-top:1px;}
.size-38{min-width:320px;width:320px;min-height:90px;}
.pos-36{margin-left:22px;margin-top:21px;}
.size-39{min-width:281px;width:281px;min-height:46px;}
.pos-37{margin-top:7px;}
.size-40{min-width:97px;width:97px;min-height:39px;}
.para-6{margin-top:1.48pt;margin-bottom:-1.48pt;}
.font-7{font-size:7.50pt;line-height:12.07pt;}
.font-8{font-size:7.50pt;line-height:12.07pt;}
.pos-38{margin-left:9px;}
.size-41{min-width:48px;width:48px;}
.anchor-2{width:48px;}
.img-15{left:1px;}
.img-16{left:1px;}
.pos-39{margin-left:21px;}
.size-42{min-width:44px;width:44px;}
.anchor-3{width:44px;}
.img-17{width:44px;height:44px;top:1px;}
.img-18{width:44px;height:44px;top:1px;}
.pos-40{margin-left:18px;}
.pos-41{margin-top:7px;}
.size-43{min-width:320px;width:320px;min-height:1px;height:1px;}
.pos-42{margin-top:-3px;}
.size-44{min-width:320px;width:320px;min-height:18px;}
.para-7{margin-top:1.48pt;margin-bottom:-1.48pt;}
.pos-43{margin-top:-15px;}
.size-45{min-width:320px;width:320px;min-height:15px;height:15px;}
.pos-44{margin-left:22px;margin-top:-91px;}
.size-46{min-width:174px;width:174px;min-height:22px;}
.size-47{min-width:92px;width:92px;min-height:22px;}
.font-9{font-size:7.50pt;line-height:12.07pt;}
.pos-45{margin-left:12px;margin-top:0;}
.size-48{min-width:70px;width:70px;min-height:20px;}
.para-8{margin-top:1.48pt;margin-bottom:-1.48pt;}
.menu-device{background-color:rgb(1,1,1);display:none;}
}
@media (max-width:959px) and (-webkit-min-device-pixel-ratio:2), (max-width:959px) and (min-resolution:192dpi) {
.cont-6{background-image:url(../images/hamburger-gray-64.png);background-size:contain;}
}
.size-49{min-width:960px;width:960px;min-height:991px;}
.js-24 .slider{height:274px;}
.js-24 .slick-prev, .js-24 .slick-next { height: 20px; width: 20px; margin-top: -10px; }
.js-24 .slick-prev:before, .js-24 .slick-next:before { font-size: 20px; color: rgb(64,64,64); opacity: 0.75; }
.js-24 .slick-prev { left: -25px; }
.js-24 .slick-next { right: -25px; }
.js-24 .slider-for { margin-bottom: 0px; }
.js-24 .slider-nav { margin-bottom: 0px; }
.js-24 .slider-nav img { border: solid 0px transparent; }
.js-24 .slider-nav .slick-center img { border-color: transparent; }
.js-24 .slick-dots { bottom: 0px; }
.js-24 .slick-dots li { height: 20px; width: 20px; margin: 0 5px; }
.js-24 .slick-dots li button { height: 20px; width: 20px; }
.js-24 .slick-dots li button:before { width: 20px; height: 20px; font-size: 6px; line-height: 20px; }
.js-24 .slick-dots li.slick-active button:before { color: rgb(64,64,64); opacity: 0.75; }
[dir="rtl"] .js-24 .slick-next {right: auto;left: -25px;}
[dir="rtl"] .js-24 .slick-prev {right: -25px;left: auto;}
.slider img { width: 100%; }
.pos-46{position:relative;margin-left:112px;margin-top:46px;}
.size-50{min-width:760px;width:760px;min-height:402px;}
.para-9{padding-top:0;text-indent:0;margin-top:4.05pt;margin-bottom:-4.05pt;padding-right:0;text-align:left;}
.font-10{font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;font-size:9.00pt;font-weight:400;font-style:normal;text-decoration:none;color:rgb(0,0,0);line-height:17.10pt;letter-spacing:normal;}
.pos-47{position:relative;margin-left:0;margin-top:21px;}
.cont-40{z-index:6;border:0;background-color:rgb(128,128,128);}
.cont-41{z-index:9;}
.cont-42{z-index:10;}
.cont-43{z-index:13;border:0;background-color:rgb(255,255,255);}
.cont-44{z-index:14;border:0;background-color:rgb(220,50,47);}
.cont-45{z-index:8;}
.menu-device{background-color:rgb(0,0,0);display:none;}
@media (max-width:959px) {
.size-49{min-width:320px;width:320px;min-height:850px;}
.js-24 .slider{height:92px;}
.pos-46{margin-left:37px;margin-top:15px;}
.size-50{min-width:254px;width:254px;min-height:599px;}
.para-9{margin-top:3.37pt;margin-bottom:-3.37pt;}
.font-10{font-size:7.50pt;line-height:14.25pt;}
.pos-47{margin-top:15px;}
.menu-device{background-color:rgb(1,1,1);display:none;}
}
.size-51{min-width:960px;width:960px;min-height:1476px;}
.size-52{min-width:960px;width:960px;min-height:1464px;}
.pos-48{position:relative;margin-left:170px;margin-top:22px;}
.size-53{min-width:609px;width:609px;min-height:254px;height:254px;}
.img-19{position:absolute;left:0;width:609px;height:234px;top:10px;border:0;}
.pos-49{position:relative;margin-left:64px;margin-top:10px;}
.size-54{min-width:833px;width:833px;min-height:900px;}
.wrapper{font-size:15px;line-height:1.4;height:900px;}
.wrapper div, .wrapper p, .wrapper a{font-size:15px;line-height:1.4;}
.wrapper input{font-size:15px;line-height:1.4;margin:3px 2px 3px 2px;}
.pos-50{position:relative;margin-left:0;margin-top:-112px;}
.cont-46{z-index:8;border:0;background-color:rgb(128,128,128);}
.cont-47{z-index:13;}
.cont-48{z-index:14;}
.cont-49{z-index:15;border:0;background-color:rgb(255,255,255);}
.cont-50{z-index:16;border:0;background-color:rgb(220,50,47);}
.menu-device{background-color:rgb(0,0,0);display:none;}
@media (max-width:959px) {
.size-51{min-width:320px;width:320px;min-height:1256px;}
.size-52{min-width:320px;width:320px;min-height:1256px;}
.pos-48{margin-left:0;margin-top:0;}
.size-53{min-width:320px;width:320px;min-height:124px;height:124px;}
.img-19{width:320px;height:123px;top:0;}
.pos-49{margin-left:21px;margin-top:-9px;}
.size-54{min-width:277px;width:277px;min-height:1000px;}
.wrapper{height:1000px;}
.pos-50{margin-top:-91px;}
.menu-device{background-color:rgb(1,1,1);display:none;}
}
.vis-8{display:block;vertical-align:top;}
.pos-51{margin-top:1171px;top:0;position:-webkit-sticky;position:-moz-sticky;position:-o-sticky;position:-ms-sticky;position:sticky;}
.size-55{width:100%;min-width:960px;min-height:39px;}
.cont-51{z-index:34;}
.pos-52{position:relative;margin-top:0;}
.pos-53{position:relative;margin-left:571px;margin-top:0;}
.size-56{min-width:138px;width:138px;min-height:39px;}
.cont-52{z-index:35;border:0;border-radius:12px;background-color:rgb(255,255,255);box-shadow:0 2px 4px rgba(0,0,0,0.4);}
.pos-54{position:relative;margin-left:14px;margin-top:2px;}
.size-57{min-width:109px;width:109px;min-height:35px;height:35px;}
.img-20{position:absolute;left:0;width:109px;height:32px;top:1px;border:0;}
.img-21{left:0;width:109px;height:32px;top:1px;}
.pos-55{margin-top:30px;top:39px;position:-webkit-sticky;position:-moz-sticky;position:-o-sticky;position:-ms-sticky;position:sticky;}
.cont-53{z-index:37;}
.size-58{min-width:138px;width:138px;min-height:39px;}
.cont-54{z-index:38;border:0;border-radius:12px;background-color:rgb(255,255,255);box-shadow:0 2px 4px rgba(0,0,0,0.4);}
.pos-56{position:relative;margin-left:9px;margin-top:4px;}
.size-59{min-width:120px;width:120px;min-height:33px;height:33px;}
.cont-55{z-index:39;}
.img-22{position:absolute;left:0;width:120px;height:32px;top:0;border:0;}
.img-23{left:0;width:120px;height:32px;top:0;}
.pos-57{position:relative;margin-top:-1279px;}
.size-60{min-width:960px;width:960px;min-height:1430px;}
.pos-58{position:relative;margin-left:15px;margin-top:10px;}
.size-61{min-width:960px;width:960px;min-height:540px;}
.cont-56{z-index:5;border:0;background-color:rgb(192,192,192);}
.pos-59{position:relative;margin-left:0;margin-top:-4px;}
.size-62{min-width:960px;width:960px;-ms-transform:scale(1.000000, -1.000000);-webkit-transform:scale(1.000000, -1.000000);transform:scale(1.000000, -1.000000);min-height:149px;height:149px;}
.cont-57{z-index:4;border:0;background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(255,255,255,0)), color-stop(1, rgb(255,255,255)));background-image:-o-linear-gradient(bottom, rgba(255,255,255,0) 0%, rgb(255,255,255) 100%);background-image:-webkit-linear-gradient(bottom, rgba(255,255,255,0) 0%, rgb(255,255,255) 100%);background-image:-ms-linear-gradient(bottom, rgba(255,255,255,0) 0%, rgb(255,255,255) 100%);background-image:linear-gradient(to bottom, rgba(255,255,255,0) 0%, rgb(255,255,255) 100%);background-clip:padding-box;}
.pos-60{position:relative;margin-left:32px;margin-top:-90px;}
.size-63{min-width:928px;width:928px;min-height:481px;}
.pos-61{position:relative;margin-left:0;margin-top:0;}
.size-64{min-width:345px;width:345px;min-height:481px;height:481px;}
.img-24{position:absolute;left:0;width:345px;height:474px;top:4px;border:0;}
.img-25{left:0;width:345px;height:474px;top:4px;}
.pos-62{position:relative;margin-left:6px;margin-top:22px;}
.size-65{min-width:577px;width:577px;min-height:413px;}
.pos-63{position:relative;margin-left:2px;margin-top:0;}
.size-66{min-width:510px;width:510px;min-height:53px;}
.para-10{padding-top:0;text-indent:0;margin-top:3.00pt;margin-bottom:-3.00pt;padding-right:0;text-align:left;}
.font-11{font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;font-size:14.00pt;font-weight:700;font-style:normal;text-decoration:none;color:rgb(128,128,128);line-height:19.60pt;letter-spacing:normal;}
.para-11{padding-top:0;text-indent:0;margin-top:2.10pt;margin-bottom:-2.10pt;padding-right:0;text-align:left;}
.font-12{font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;font-size:10.50pt;font-weight:400;font-style:normal;text-decoration:none;color:rgb(128,128,128);line-height:14.70pt;letter-spacing:normal;}
.pos-64{position:relative;margin-left:2px;margin-top:1px;}
.size-67{min-width:575px;width:575px;min-height:2px;height:2px;}
.cont-58{z-index:11;border:0;background-color:rgb(192,192,192);}
.pos-65{position:relative;margin-left:0;margin-top:28px;}
.size-68{min-width:510px;width:510px;min-height:325px;}
.cont-59{z-index:12;border:2px solid rgb(192,192,192);border-radius:21px;background-color:transparent;}
.pos-66{position:relative;margin-left:55px;margin-top:25px;}
.size-69{min-width:400px;width:400px;min-height:276px;}
.js-47 .slider{height:276px;}
.js-47 .slick-prev, .js-47 .slick-next { height: 20px; width: 20px; margin-top: -10px; }
.js-47 .slick-prev:before, .js-47 .slick-next:before { font-size: 20px; color: rgb(64,64,64); opacity: 0.75; }
.js-47 .slick-prev { left: -25px; }
.js-47 .slick-next { right: -25px; }
.js-47 .slider-for { margin-bottom: 0px; }
.js-47 .slider-nav { margin-bottom: 0px; }
.js-47 .slider-nav img { border: solid 0px transparent; }
.js-47 .slider-nav .slick-center img { border-color: transparent; }
.js-47 .slick-dots { bottom: 0px; }
.js-47 .slick-dots li { height: 20px; width: 20px; margin: 0 5px; }
.js-47 .slick-dots li button { height: 20px; width: 20px; }
.js-47 .slick-dots li button:before { width: 20px; height: 20px; font-size: 6px; line-height: 20px; }
.js-47 .slick-dots li.slick-active button:before { color: rgb(64,64,64); opacity: 0.75; }
[dir="rtl"] .js-47 .slick-next {right: auto;left: -25px;}
[dir="rtl"] .js-47 .slick-prev {right: -25px;left: auto;}
.slider img { width: 100%; }
.pos-67{position:relative;margin-left:102px;margin-top:0;}
.size-70{min-width:488px;width:488px;min-height:24px;}
.size-71{min-width:205px;width:205px;min-height:24px;}
.para-12{padding-top:0;text-indent:0;margin-top:1.78pt;margin-bottom:-1.78pt;padding-right:0;text-align:left;}
.font-13{font-family:Arial, Helvetica, sans-serif;font-size:9.00pt;font-weight:700;font-style:normal;text-decoration:none;color:rgb(128,128,128);line-height:14.49pt;letter-spacing:normal;}
.pos-68{position:relative;margin-left:78px;margin-top:0;}
.size-72{min-width:205px;width:205px;min-height:24px;}
.pos-69{position:relative;margin-left:100px;margin-top:6px;}
.size-73{min-width:795px;width:795px;min-height:430px;}
.pos-70{position:relative;margin-left:0;margin-top:0;}
.size-74{min-width:97px;width:97px;min-height:133px;}
.cont-60{z-index:8;border:2px solid rgb(192,192,192);border-radius:8px;background-color:transparent;}
.pos-71{position:relative;margin-left:10px;margin-top:0;}
.size-75{min-width:79px;width:79px;min-height:94px;height:94px;}
.img-26{position:absolute;left:0;width:79px;height:82px;top:6px;border:0;}
.img-27{left:0;width:79px;height:82px;top:6px;}
.pos-72{position:relative;margin-left:24px;margin-top:8px;}
.size-76{min-width:50px;width:50px;min-height:24px;}
.font-14{font-family:Arial, Helvetica, sans-serif;font-size:9.00pt;font-weight:400;font-style:normal;text-decoration:none;color:rgb(128,128,128);line-height:14.49pt;letter-spacing:normal;}
.pos-73{position:relative;margin-left:7px;margin-top:0;}
.cont-61{z-index:9;border:2px solid rgb(192,192,192);border-radius:8px;background-color:transparent;}
.pos-74{position:relative;margin-left:10px;margin-top:0;}
.img-28{position:absolute;left:0;width:79px;height:85px;top:5px;border:0;}
.img-29{left:0;width:79px;height:85px;top:5px;}
.pos-75{position:relative;margin-left:3px;margin-top:8px;}
.size-77{min-width:94px;width:94px;min-height:24px;}
.pos-76{position:relative;margin-left:76px;margin-top:2px;}
.size-78{min-width:510px;width:510px;min-height:428px;}
.pos-77{margin-left:24px;}
.para-13{padding-top:0;text-indent:-7px;margin-top:4.05pt;margin-bottom:-4.05pt;padding-right:0;text-align:left;}
.pos-78{position:relative;margin-left:385px;margin-top:32px;}
.cont-62{z-index:31;border:0;background-color:rgb(192,192,192);}
.pos-79{position:relative;margin-left:386px;margin-top:33px;}
.size-79{min-width:138px;width:138px;min-height:24px;}
.pos-80{position:relative;margin-left:0;margin-top:104px;}
.cont-63{z-index:20;border:0;background-color:rgb(128,128,128);}
.cont-64{z-index:27;border:0;background-color:rgb(255,255,255);}
.cont-65{z-index:28;border:0;background-color:rgb(220,50,47);}
.menu-device{background-color:rgb(0,0,0);display:none;}
@media (max-width:959px) {
.pos-51{margin-top:1446px;}
.size-55{min-width:320px;min-height:42px;}
.pos-53{margin-left:87px;}
.size-56{min-width:146px;width:146px;min-height:42px;}
.pos-54{margin-left:13px;}
.size-57{min-width:117px;width:117px;min-height:40px;height:40px;}
.img-20{width:117px;height:34px;top:3px;}
.img-21{width:117px;height:34px;top:3px;}
.pos-55{margin-top:33px;top:42px;}
.size-58{min-width:148px;width:148px;min-height:42px;}
.pos-56{margin-top:2px;}
.size-59{min-width:128px;width:128px;min-height:35px;height:35px;}
.img-22{width:128px;height:34px;}
.img-23{width:128px;height:34px;}
.pos-57{margin-top:-1563px;}
.size-60{min-width:320px;width:320px;min-height:1721px;}
.pos-58{margin-left:5px;margin-top:3px;}
.size-61{min-width:320px;width:320px;min-height:813px;}
.pos-59{margin-top:-1px;}
.size-62{min-width:320px;width:320px;min-height:50px;height:50px;}
.pos-60{margin-left:21px;margin-top:-40px;}
.size-63{min-width:299px;width:299px;min-height:803px;}
.pos-61{margin-left:13px;}
.size-64{min-width:241px;width:241px;min-height:335px;height:335px;}
.img-24{width:241px;height:331px;top:2px;}
.img-25{width:241px;height:331px;top:2px;}
.pos-62{margin-left:0;margin-top:217px;}
.size-65{min-width:299px;width:299px;min-height:251px;}
.pos-63{margin-left:0;}
.size-66{min-width:265px;width:265px;min-height:64px;}
.para-10{margin-top:1.80pt;margin-bottom:-1.80pt;}
.font-11{font-size:9.00pt;line-height:12.60pt;}
.para-11{margin-top:1.80pt;margin-bottom:-1.80pt;}
.font-12{font-size:9.00pt;line-height:12.60pt;}
.pos-64{margin-left:0;margin-top:0;}
.size-67{min-width:299px;width:299px;}
.pos-65{margin-left:5px;margin-top:12px;}
.size-68{min-width:265px;width:265px;min-height:169px;}
.pos-66{margin-left:29px;margin-top:13px;}
.size-69{min-width:208px;width:208px;min-height:143px;}
.js-47 .slider{height:143px;}
.pos-67{margin-left:20px;margin-top:-468px;}
.size-70{min-width:291px;width:291px;min-height:503px;}
.size-71{min-width:291px;width:291px;min-height:22px;}
.pos-68{margin-left:1px;margin-top:458px;}
.size-72{min-width:166px;width:166px;min-height:23px;}
.pos-69{margin-left:22px;margin-top:-475px;}
.size-73{min-width:277px;width:277px;min-height:965px;}
.pos-70{margin-left:10px;}
.size-74{min-width:118px;width:118px;min-height:164px;}
.pos-71{margin-left:11px;margin-top:12px;}
.size-75{min-width:100px;width:100px;min-height:115px;height:115px;}
.img-26{width:100px;height:104px;top:5px;}
.img-27{width:100px;height:104px;top:5px;}
.pos-72{margin-left:29px;margin-top:9px;}
.size-76{min-width:63px;width:63px;min-height:28px;}
.font-14{font-size:7.50pt;line-height:12.07pt;}
.pos-73{margin-left:12px;}
.pos-74{margin-top:12px;}
.img-28{width:100px;height:108px;top:3px;}
.img-29{width:100px;height:108px;top:3px;}
.pos-75{margin-left:2px;margin-top:9px;}
.size-77{min-width:115px;width:115px;min-height:28px;}
.pos-76{margin-left:0;margin-top:318px;}
.size-78{min-width:277px;width:277px;min-height:479px;}
.pos-77{margin-left:8px;}
.para-13{text-indent:-3px;margin-top:3.37pt;margin-bottom:-3.37pt;}
.pos-78{margin-left:21px;margin-top:0;}
.pos-79{margin-left:30px;margin-top:19px;}
.size-79{min-width:136px;width:136px;min-height:23px;}
.pos-80{margin-top:211px;}
.menu-device{background-color:rgb(1,1,1);display:none;}
}
.pos-81{margin-top:1283px;top:0;position:-webkit-sticky;position:-moz-sticky;position:-o-sticky;position:-ms-sticky;position:sticky;}
.cont-66{z-index:37;border:0;border-radius:12px;background-color:rgb(255,255,255);box-shadow:0 2px 4px rgba(0,0,0,0.4);}
.cont-67{z-index:38;}
.pos-82{margin-top:30px;top:39px;position:-webkit-sticky;position:-moz-sticky;position:-o-sticky;position:-ms-sticky;position:sticky;}
.cont-68{z-index:34;border:0;border-radius:12px;background-color:rgb(255,255,255);box-shadow:0 2px 4px rgba(0,0,0,0.4);}
.cont-69{z-index:35;}
.pos-83{position:relative;margin-top:-1391px;}
.size-80{min-width:960px;width:960px;min-height:1545px;}
.pos-84{position:relative;margin-left:54px;margin-top:35px;}
.size-81{min-width:906px;width:906px;min-height:1098px;}
.size-82{min-width:290px;width:290px;min-height:668px;}
.pos-85{position:relative;margin-left:0;margin-top:0;}
.size-83{min-width:290px;width:290px;min-height:532px;height:532px;}
.img-30{position:absolute;left:0;width:290px;height:486px;top:23px;border:0;}
.img-31{left:0;width:290px;height:486px;top:23px;}
.pos-86{position:relative;margin-left:48px;margin-top:-31px;}
.size-84{min-width:205px;width:205px;min-height:24px;}
.pos-87{position:relative;margin-left:46px;margin-top:-7px;}
.size-85{min-width:209px;width:209px;min-height:143px;}
.pos-88{position:relative;margin-left:0;margin-top:6px;}
.size-86{min-width:101px;width:101px;min-height:137px;}
.pos-89{position:relative;margin-left:0;margin-top:0;}
.size-87{min-width:97px;width:97px;min-height:97px;height:97px;}
.img-32{position:absolute;left:2px;width:93px;height:97px;top:0;border:0;}
.img-33{left:2px;width:93px;height:97px;top:0;}
.pos-90{position:relative;margin-left:26px;margin-top:-33px;}
.size-88{min-width:50px;width:50px;min-height:24px;}
.pos-91{position:relative;margin-left:7px;margin-top:0;}
.size-89{min-width:101px;width:101px;min-height:143px;}
.pos-92{position:relative;margin-left:7px;margin-top:0;}
.size-90{min-width:87px;width:87px;min-height:119px;height:119px;}
.img-34{position:absolute;left:0;width:87px;height:87px;top:16px;border:0;}
.img-35{left:0;width:87px;height:87px;top:16px;}
.pos-93{position:relative;margin-left:0;margin-top:-113px;}
.pos-94{position:relative;margin-left:3px;margin-top:102px;}
.size-91{min-width:94px;width:94px;min-height:24px;}
.pos-95{position:relative;margin-left:39px;margin-top:36px;}
.size-92{min-width:577px;width:577px;min-height:1062px;}
.size-93{min-width:510px;width:510px;min-height:75px;}
.pos-96{position:relative;margin-left:2px;margin-top:1px;}
.size-94{min-width:575px;width:575px;min-height:2px;height:2px;}
.cont-70{z-index:14;border:0;background-color:rgb(192,192,192);}
.pos-97{position:relative;margin-left:0;margin-top:23px;}
.size-95{min-width:510px;width:510px;min-height:325px;}
.cont-71{z-index:15;border:2px solid rgb(192,192,192);border-radius:21px;background-color:transparent;}
.pos-98{position:relative;margin-left:55px;margin-top:25px;}
.size-96{min-width:400px;width:400px;min-height:276px;}
.js-69 .slider{height:276px;}
.js-69 .slick-prev, .js-69 .slick-next { height: 20px; width: 20px; margin-top: -10px; }
.js-69 .slick-prev:before, .js-69 .slick-next:before { font-size: 20px; color: rgb(64,64,64); opacity: 0.75; }
.js-69 .slick-prev { left: -25px; }
.js-69 .slick-next { right: -25px; }
.js-69 .slider-for { margin-bottom: 0px; }
.js-69 .slider-nav { margin-bottom: 0px; }
.js-69 .slider-nav img { border: solid 0px transparent; }
.js-69 .slider-nav .slick-center img { border-color: transparent; }
.js-69 .slick-dots { bottom: 0px; }
.js-69 .slick-dots li { height: 20px; width: 20px; margin: 0 5px; }
.js-69 .slick-dots li button { height: 20px; width: 20px; }
.js-69 .slick-dots li button:before { width: 20px; height: 20px; font-size: 6px; line-height: 20px; }
.js-69 .slick-dots li.slick-active button:before { color: rgb(64,64,64); opacity: 0.75; }
[dir="rtl"] .js-69 .slick-next {right: auto;left: -25px;}
[dir="rtl"] .js-69 .slick-prev {right: -25px;left: auto;}
.slider img { width: 100%; }
.pos-99{position:relative;margin-left:2px;margin-top:35px;}
.size-97{min-width:205px;width:205px;min-height:24px;}
.pos-100{position:relative;margin-left:2px;margin-top:8px;}
.size-98{min-width:510px;width:510px;min-height:565px;}
.pos-101{position:relative;margin-left:385px;margin-top:17px;}
.size-99{min-width:575px;width:575px;min-height:2px;height:2px;}
.cont-72{z-index:19;border:0;background-color:rgb(192,192,192);}
.pos-102{position:relative;margin-left:386px;margin-top:23px;}
.pos-103{position:relative;margin-left:0;margin-top:107px;}
.menu-device{background-color:rgb(0,0,0);display:none;}
@media (max-width:959px) {
.pos-81{margin-top:1643px;}
.pos-82{margin-top:35px;top:42px;}
.pos-83{margin-top:-1762px;}
.size-80{min-width:320px;width:320px;min-height:1929px;}
.pos-84{margin-left:22px;margin-top:14px;}
.size-81{min-width:298px;width:298px;min-height:1519px;}
.size-82{min-width:289px;width:289px;min-height:527px;}
.pos-85{margin-left:34px;}
.size-83{min-width:193px;width:193px;min-height:325px;height:325px;}
.img-30{width:193px;height:323px;top:1px;}
.img-31{width:193px;height:323px;top:1px;}
.pos-86{margin-left:0;margin-top:5px;}
.size-84{min-width:289px;width:289px;min-height:23px;}
.pos-87{margin-left:9px;margin-top:6px;}
.size-85{min-width:257px;width:257px;min-height:168px;}
.pos-88{margin-top:0;}
.size-86{min-width:122px;width:122px;min-height:168px;}
.pos-89{margin-left:4px;margin-top:8px;}
.size-87{min-width:111px;width:111px;min-height:118px;height:118px;}
.img-32{left:0;width:111px;height:115px;top:2px;}
.img-33{left:0;width:111px;height:115px;top:2px;}
.pos-90{margin-left:2px;margin-top:-29px;}
.size-88{min-width:119px;width:119px;min-height:21px;}
.pos-91{margin-left:13px;}
.size-89{min-width:122px;width:122px;min-height:168px;}
.pos-92{margin-left:9px;margin-top:10px;}
.size-90{min-width:108px;width:108px;min-height:120px;height:120px;}
.img-34{width:108px;height:108px;top:6px;}
.img-35{width:108px;height:108px;top:6px;}
.pos-93{margin-top:-130px;}
.pos-94{margin-left:7px;margin-top:137px;}
.size-91{min-width:105px;width:105px;min-height:21px;}
.pos-95{margin-left:0;margin-top:20px;}
.size-92{min-width:298px;width:298px;min-height:972px;}
.size-93{min-width:264px;width:264px;min-height:73px;}
.pos-96{margin-left:0;margin-top:8px;}
.size-94{min-width:298px;width:298px;}
.pos-97{margin-left:3px;margin-top:27px;}
.size-95{min-width:266px;width:266px;min-height:169px;}
.pos-98{margin-left:33px;margin-top:17px;}
.size-96{min-width:200px;width:200px;min-height:136px;}
.js-69 .slider{height:136px;}
.pos-99{margin-left:5px;margin-top:17px;}
.size-97{min-width:146px;width:146px;min-height:23px;}
.pos-100{margin-left:5px;margin-top:10px;}
.size-98{min-width:267px;width:267px;min-height:639px;}
.pos-101{margin-left:29px;margin-top:14px;}
.size-99{min-width:291px;width:291px;}
.pos-102{margin-left:29px;margin-top:15px;}
.pos-103{margin-top:213px;}
.menu-device{background-color:rgb(1,1,1);display:none;}
}
