a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}*{outline:none}
a{text-decoration:none}.clear{clear:both}.clearfix{margin-top:-1px!important;padding-top:1px!important}.fullsize{height:100%}.fullsize,.fullWidth{width:100%}.fullHeight{height:100%}.important_fullHeight{height:100%!important}.block{display:block}.inline_block{display:inline-block}.none{display:none}.table{display:table}.cell{display:table-cell}.important_none{display:none!important}.important_block{display:block!important}.left{float:left}.right{float:right}.absolute_hcenter,.center{margin-right:auto;margin-left:auto}.absolute_hcenter{left:0;right:0}.absolute_vcenter{top:0;bottom:0;margin-bottom:auto;margin-top:auto}.centerText{text-align:center}.relative{position:relative}.absolute{position:absolute}.reset-edges{margin:0;padding:0;border:none;outline:none}.noOverflow{overflow:hidden}.important_noOverflow{overflow:hidden!important}.noOverflowY{overflow-y:hidden}.noOverflowX{overflow-x:hidden}.rtl{direction:rtl}.ltr{direction:ltr}.hidden{visibility:hidden}.flex{display:flex}.flexWrap{flex-wrap:wrap}.uppercase{text-transform:uppercase}
body,html{min-height:100%}body{margin:0;padding:0;width:100%;overflow-x:hidden;background:#000;font-family:mark;color:#fff;font-weight:400;font-size:16px}header{position:fixed;padding:85px 68px 0;width:100%;box-sizing:border-box}@media only screen and (max-width:900px){header{position:absolute}}@media only screen and (max-width:414px){header{position:absolute;padding-top:65px}}main{width:100%;overflow-x:hidden}footer{position:relative}.main_wrapper .main_section .content_wrapper{box-sizing:border-box}@media only screen and (max-width:414px){.main_wrapper .main_section .content_wrapper{padding:150px 0 0 100px}}@media only screen and (max-width:320px){.main_wrapper .main_section .content_wrapper{padding:110px 0 0 75px}}.owl-carousel .animated{-webkit-animation-duration:.3s!important;animation-duration:.3s!important}
/*!
 * animate.css -https://daneden.github.io/animate.css/
 * Version - 3.7.2
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2019 Daniel Eden
 */@-webkit-keyframes bounce{0%,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0)}90%{transform:translate3d(0,-4px,0)}}@keyframes bounce{0%,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0)}90%{transform:translate3d(0,-4px,0)}}.bounce{-webkit-animation-name:bounce;animation-name:bounce;transform-origin:center bottom}@-webkit-keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{0%{transform:scaleX(1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scaleX(1)}}@keyframes pulse{0%{transform:scaleX(1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scaleX(1)}}.pulse{-webkit-animation-name:pulse;animation-name:pulse}@-webkit-keyframes rubberBand{0%{transform:scaleX(1)}30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}to{transform:scaleX(1)}}@keyframes rubberBand{0%{transform:scaleX(1)}30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}to{transform:scaleX(1)}}.rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shake{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}@keyframes shake{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}.shake{-webkit-animation-name:shake;animation-name:shake}@-webkit-keyframes headShake{0%{transform:translateX(0)}6.5%{transform:translateX(-6px) rotateY(-9deg)}18.5%{transform:translateX(5px) rotateY(7deg)}31.5%{transform:translateX(-3px) rotateY(-5deg)}43.5%{transform:translateX(2px) rotateY(3deg)}50%{transform:translateX(0)}}@keyframes headShake{0%{transform:translateX(0)}6.5%{transform:translateX(-6px) rotateY(-9deg)}18.5%{transform:translateX(5px) rotateY(7deg)}31.5%{transform:translateX(-3px) rotateY(-5deg)}43.5%{transform:translateX(2px) rotateY(3deg)}50%{transform:translateX(0)}}.headShake{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-name:headShake;animation-name:headShake}@-webkit-keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}@keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}.swing{transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes tada{0%{transform:scaleX(1)}10%,20%{transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{transform:scaleX(1)}}@keyframes tada{0%{transform:scaleX(1)}10%,20%{transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{transform:scaleX(1)}}.tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{0%{transform:translateZ(0)}15%{transform:translate3d(-25%,0,0) rotate(-5deg)}30%{transform:translate3d(20%,0,0) rotate(3deg)}45%{transform:translate3d(-15%,0,0) rotate(-3deg)}60%{transform:translate3d(10%,0,0) rotate(2deg)}75%{transform:translate3d(-5%,0,0) rotate(-1deg)}to{transform:translateZ(0)}}@keyframes wobble{0%{transform:translateZ(0)}15%{transform:translate3d(-25%,0,0) rotate(-5deg)}30%{transform:translate3d(20%,0,0) rotate(3deg)}45%{transform:translate3d(-15%,0,0) rotate(-3deg)}60%{transform:translate3d(10%,0,0) rotate(2deg)}75%{transform:translate3d(-5%,0,0) rotate(-1deg)}to{transform:translateZ(0)}}.wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes jello{0%,11.1%,to{transform:translateZ(0)}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{transform:skewX(.39063deg) skewY(.39063deg)}88.8%{transform:skewX(-.19531deg) skewY(-.19531deg)}}@keyframes jello{0%,11.1%,to{transform:translateZ(0)}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{transform:skewX(.39063deg) skewY(.39063deg)}88.8%{transform:skewX(-.19531deg) skewY(-.19531deg)}}.jello{-webkit-animation-name:jello;animation-name:jello;transform-origin:center}@-webkit-keyframes heartBeat{0%{transform:scale(1)}14%{transform:scale(1.3)}28%{transform:scale(1)}42%{transform:scale(1.3)}70%{transform:scale(1)}}@keyframes heartBeat{0%{transform:scale(1)}14%{transform:scale(1.3)}28%{transform:scale(1)}42%{transform:scale(1.3)}70%{transform:scale(1)}}.heartBeat{-webkit-animation-name:heartBeat;animation-name:heartBeat;-webkit-animation-duration:1.3s;animation-duration:1.3s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleX(1)}}@keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleX(1)}}.bounceIn{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:translateZ(0)}}@keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:translateZ(0)}}.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:translateZ(0)}}@keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:translateZ(0)}}.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:translateZ(0)}}@keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:translateZ(0)}}.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}.bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}@keyframes bounceOut{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}.bounceOut{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-name:bounceOut;animation-name:bounceOut}@-webkit-keyframes bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}.bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}.bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}.bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:translateZ(0)}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{0%{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInDownBig{0%{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:translateZ(0)}}.fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:translateZ(0)}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{0%{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInLeftBig{0%{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:translateZ(0)}}.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:translateZ(0)}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{0%{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInRightBig{0%{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:translateZ(0)}}.fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:translateZ(0)}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{0%{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInUpBig{0%{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:translateZ(0)}}.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}.fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}.fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}.fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}.fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}.fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}.fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes flip{0%{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{0%{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.animated.flip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}@-webkit-keyframes flipInX{0%{transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes flipInX{0%{transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}.flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInX;animation-name:flipInX}@-webkit-keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}@keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}.flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInY;animation-name:flipInY}@-webkit-keyframes flipOutX{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}@keyframes flipOutX{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.flipOutX{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flipOutY{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateY(-15deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}@keyframes flipOutY{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateY(-15deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}.flipOutY{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipOutY;animation-name:flipOutY}@-webkit-keyframes lightSpeedIn{0%{transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg)}to{transform:translateZ(0)}}@keyframes lightSpeedIn{0%{transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg)}to{transform:translateZ(0)}}.lightSpeedIn{-webkit-animation-name:lightSpeedIn;animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOut{0%{opacity:1}to{transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}@keyframes lightSpeedOut{0%{opacity:1}to{transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.lightSpeedOut{-webkit-animation-name:lightSpeedOut;animation-name:lightSpeedOut;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{0%{transform-origin:center;transform:rotate(-200deg);opacity:0}to{transform-origin:center;transform:translateZ(0);opacity:1}}@keyframes rotateIn{0%{transform-origin:center;transform:rotate(-200deg);opacity:0}to{transform-origin:center;transform:translateZ(0);opacity:1}}.rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn}@-webkit-keyframes rotateInDownLeft{0%{transform-origin:left bottom;transform:rotate(-45deg);opacity:0}to{transform-origin:left bottom;transform:translateZ(0);opacity:1}}@keyframes rotateInDownLeft{0%{transform-origin:left bottom;transform:rotate(-45deg);opacity:0}to{transform-origin:left bottom;transform:translateZ(0);opacity:1}}.rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft}@-webkit-keyframes rotateInDownRight{0%{transform-origin:right bottom;transform:rotate(45deg);opacity:0}to{transform-origin:right bottom;transform:translateZ(0);opacity:1}}@keyframes rotateInDownRight{0%{transform-origin:right bottom;transform:rotate(45deg);opacity:0}to{transform-origin:right bottom;transform:translateZ(0);opacity:1}}.rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight}@-webkit-keyframes rotateInUpLeft{0%{transform-origin:left bottom;transform:rotate(45deg);opacity:0}to{transform-origin:left bottom;transform:translateZ(0);opacity:1}}@keyframes rotateInUpLeft{0%{transform-origin:left bottom;transform:rotate(45deg);opacity:0}to{transform-origin:left bottom;transform:translateZ(0);opacity:1}}.rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft}@-webkit-keyframes rotateInUpRight{0%{transform-origin:right bottom;transform:rotate(-90deg);opacity:0}to{transform-origin:right bottom;transform:translateZ(0);opacity:1}}@keyframes rotateInUpRight{0%{transform-origin:right bottom;transform:rotate(-90deg);opacity:0}to{transform-origin:right bottom;transform:translateZ(0);opacity:1}}.rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight}@-webkit-keyframes rotateOut{0%{transform-origin:center;opacity:1}to{transform-origin:center;transform:rotate(200deg);opacity:0}}@keyframes rotateOut{0%{transform-origin:center;opacity:1}to{transform-origin:center;transform:rotate(200deg);opacity:0}}.rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut}@-webkit-keyframes rotateOutDownLeft{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate(45deg);opacity:0}}@keyframes rotateOutDownLeft{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate(45deg);opacity:0}}.rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft}@-webkit-keyframes rotateOutDownRight{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate(-45deg);opacity:0}}@keyframes rotateOutDownRight{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate(-45deg);opacity:0}}.rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight}@-webkit-keyframes rotateOutUpLeft{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate(-45deg);opacity:0}}@keyframes rotateOutUpLeft{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate(-45deg);opacity:0}}.rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft}@-webkit-keyframes rotateOutUpRight{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate(90deg);opacity:0}}@keyframes rotateOutUpRight{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate(90deg);opacity:0}}.rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight}@-webkit-keyframes hinge{0%{transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{transform:rotate(80deg);transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{transform:rotate(60deg);transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{transform:translate3d(0,700px,0);opacity:0}}@keyframes hinge{0%{transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{transform:rotate(80deg);transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{transform:rotate(60deg);transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{transform:translate3d(0,700px,0);opacity:0}}.hinge{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-name:hinge;animation-name:hinge}@-webkit-keyframes jackInTheBox{0%{opacity:0;transform:scale(.1) rotate(30deg);transform-origin:center bottom}50%{transform:rotate(-10deg)}70%{transform:rotate(3deg)}to{opacity:1;transform:scale(1)}}@keyframes jackInTheBox{0%{opacity:0;transform:scale(.1) rotate(30deg);transform-origin:center bottom}50%{transform:rotate(-10deg)}70%{transform:rotate(3deg)}to{opacity:1;transform:scale(1)}}.jackInTheBox{-webkit-animation-name:jackInTheBox;animation-name:jackInTheBox}@-webkit-keyframes rollIn{0%{opacity:0;transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;transform:translateZ(0)}}@keyframes rollIn{0%{opacity:0;transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;transform:translateZ(0)}}.rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0) rotate(120deg)}}@keyframes rollOut{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0) rotate(120deg)}}.rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInDown{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInLeft{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInRight{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInUp{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutDown{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown}@-webkit-keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(-2000px,0,0);transform-origin:left center}}@keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(-2000px,0,0);transform-origin:left center}}.zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft}@-webkit-keyframes zoomOutRight{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(2000px,0,0);transform-origin:right center}}@keyframes zoomOutRight{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(2000px,0,0);transform-origin:right center}}.zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight}@-webkit-keyframes zoomOutUp{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutUp{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp}@-webkit-keyframes slideInDown{0%{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes slideInDown{0%{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translateZ(0)}}.slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{0%{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes slideInLeft{0%{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translateZ(0)}}.slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{0%{transform:translate3d(100%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes slideInRight{0%{transform:translate3d(100%,0,0);visibility:visible}to{transform:translateZ(0)}}.slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{0%{transform:translate3d(0,100%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes slideInUp{0%{transform:translate3d(0,100%,0);visibility:visible}to{transform:translateZ(0)}}.slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,100%,0)}}@keyframes slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,100%,0)}}.slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-100%,0,0)}}@keyframes slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-100%,0,0)}}.slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(100%,0,0)}}@keyframes slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(100%,0,0)}}.slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-100%,0)}}.slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animated.delay-1s{-webkit-animation-delay:1s;animation-delay:1s}.animated.delay-2s{-webkit-animation-delay:2s;animation-delay:2s}.animated.delay-3s{-webkit-animation-delay:3s;animation-delay:3s}.animated.delay-4s{-webkit-animation-delay:4s;animation-delay:4s}.animated.delay-5s{-webkit-animation-delay:5s;animation-delay:5s}.animated.fast{-webkit-animation-duration:.8s;animation-duration:.8s}.animated.faster{-webkit-animation-duration:.5s;animation-duration:.5s}.animated.slow{-webkit-animation-duration:2s;animation-duration:2s}.animated.slower{-webkit-animation-duration:3s;animation-duration:3s}@media (prefers-reduced-motion:reduce),(print){.animated{-webkit-animation-duration:1ms!important;animation-duration:1ms!important;transition-duration:1ms!important;-webkit-animation-iteration-count:1!important;animation-iteration-count:1!important}}
@-webkit-keyframes fadeInDownSmall{0%{opacity:0;transform:translate3d(0,30%,0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInDownSmall{0%{opacity:0;transform:translate3d(0,30%,0)}to{opacity:1;transform:translateZ(0)}}.fadeInDownSmall{-webkit-animation-name:fadeInDownSmall;animation-name:fadeInDownSmall}@-webkit-keyframes fadeOutUpSmall{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(0,-30%,0)}}@keyframes fadeOutUpSmall{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(0,-30%,0)}}.fadeOutUpSmall{-webkit-animation-name:fadeOutUpSmall;animation-name:fadeOutUpSmall}@-webkit-keyframes scrollDown{0%{opacity:0;transform:translateY(-30%)}to{opacity:1;transform:translateY(30%)}}@keyframes scrollDown{0%{opacity:0;transform:translateY(-30%)}to{opacity:1;transform:translateY(30%)}}
@charset "UTF-8";@font-face{font-family:bigpixel;src:url(../fonts/bigpixel/bigpixel.woff);src:url(../fonts/bigpixel/bigpixel.eot?) format("embedded-opentype"),url(../fonts/bigpixel/bigpixel.ttf) format("truetype"),url(../fonts/bigpixel/bigpixel.svg#bigpixel) format("svg");font-weight:400;font-style:normal}@font-face{font-family:mark;src:url(../fonts/mark/regular/MarkPro.eot);src:url(../fonts/mark/regular/MarkPro.eot?#iefix) format("embedded-opentype"),url(../fonts/mark/regular/MarkPro.woff2) format("woff2"),url(../fonts/mark/regular/MarkPro.woff) format("woff"),url(../fonts/mark/regular/MarkPro.ttf) format("truetype"),url(../fonts/mark/regular/MarkPro.svg#MarkPro) format("svg");font-weight:400;font-style:normal}@font-face{font-family:mark;src:url(../fonts/mark/bold/MarkPro-Bold.eot);src:url(../fonts/mark/bold/MarkPro-Bold.eot?#iefix) format("embedded-opentype"),url(../fonts/mark/bold/MarkPro-Bold.woff) format("woff"),url(../fonts/mark/bold/MarkPro-Bold.ttf) format("truetype"),url(../fonts/mark/bold/MarkPro-Bold.svg#MarkPro-Bold) format("svg");font-weight:700;font-style:normal}@font-face{font-family:mark;src:url(../fonts/mark/thin/MarkPro-Hairline.eot);src:url(../fonts/mark/thin/MarkPro-Hairline.eot?#iefix) format("embedded-opentype"),url(../fonts/mark/thin/MarkPro-Hairline.woff2) format("woff2"),url(../fonts/mark/thin/MarkPro-Hairline.woff) format("woff"),url(../fonts/mark/thin/MarkPro-Hairline.ttf) format("truetype"),url(../fonts/mark/thin/MarkPro-Hairline.svg#MarkPro-Hairline) format("svg");font-weight:100;font-style:normal}@font-face{font-family:myriad;src:url(../fonts/MyriadProRegular/MyriadProRegular.eot);src:url(../fonts/MyriadProRegular/MyriadProRegular.eot) format("embedded-opentype"),url(../fonts/MyriadProRegular/MyriadProRegular.woff) format("woff"),url(../fonts/MyriadProRegular/MyriadProRegular.ttf) format("truetype"),url(../fonts/MyriadProRegular/MyriadProRegular.otf) format("opentype"),url(../fonts/MyriadProRegular/MyriadProRegular.svg#MyriadProRegular) format("svg");font-weight:400;font-style:normal}@font-face{font-family:astronex-fi;src:url(../fonts/fi/astronex-fi.eot);src:url(../fonts/fi/astronex-fi.eot) format("embedded-opentype"),url(../fonts/fi/astronex-fi.woff2) format("woff2"),url(../fonts/fi/astronex-fi.woff) format("woff"),url(../fonts/fi/astronex-fi.ttf) format("truetype"),url(../fonts/fi/astronex-fi.otf) format("opentype"),url(../fonts/fi/astronex-fi.svg#astronex-fi) format("svg");font-weight:400;font-style:normal}.fi{font-family:astronex-fi!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fi-astronex-logo:before{content:"";color:#fff}.fi-male:before{content:""}.fi-workstation:before{content:""}.fi-carbon-treatment:before{content:""}.fi-52h:before{content:""}.fi-5in1:before{content:""}.fi-spaceman:before{content:""}.fi-arrow-right:before{content:""}.fi-arrow-left:before{content:""}.fi-basket:before{content:""}.fi-swirly:before{content:""}.fi-shieldman:before{content:""}.fi-52h-5in1:before{content:""}.fi-natural-beauty:before{content:""}.fi-arrow-up:before{content:""}.fi-distance:before{content:""}.fi-hashtag-astronex:before{content:""}.fi-rocket:before{content:""}.fi-multiplicator:before{content:""}.fi-arrow-down:before{content:""}.fi-linkedin:before{content:""}.fi-twitter:before{content:""}.fi-instagram:before{content:""}.fi-youtube:before{content:""}.fi-plate-number:before{content:""}.fi-list:before{content:""}.fi-chess:before{content:""}
footer{position:fixed;z-index:100;bottom:70px;right:68px;color:#fff}@media only screen and (max-width:1400px){footer{bottom:20px;right:20px}}@media only screen and (max-width:900px){footer{bottom:20px;right:20px}}@media only screen and (max-width:414px){footer{bottom:20px;right:20px}}footer .social_icons{font-size:19px}footer .social_icons .social_link{display:inline-block;color:#fff;margin-right:7px}footer .social_icons .social_link:hover{color:#ff3312}footer .social_icons .social_link:last-of-type{margin-right:0}@media only screen and (max-width:320px){footer .social_icons .social_link{margin-right:4px}}body.mobile footer{position:absolute}
/*!
 * fullPage 3.0.7
 * https://github.com/alvarotrigo/fullPage.js
 *
 * @license GPLv3 for open source use only
 * or Fullpage Commercial License for commercial use
 * http://alvarotrigo.com/fullPage/pricing/
 *
 * Copyright (C) 2018 http://alvarotrigo.com/fullPage - A project by Alvaro Trigo
 */.fp-enabled body,html.fp-enabled{margin:0;padding:0;overflow:hidden;-webkit-tap-highlight-color:rgba(0,0,0,0)}.fp-section{position:relative;box-sizing:border-box}.fp-slide{float:left}.fp-slide,.fp-slidesContainer{height:100%;display:block}.fp-slides{z-index:1;height:100%;overflow:hidden;position:relative;transition:all .3s ease-out}.fp-section.fp-table,.fp-slide.fp-table{display:table;table-layout:fixed;width:100%}.fp-tableCell{display:table-cell;vertical-align:middle;width:100%;height:100%}.fp-slidesContainer{float:left;position:relative}.fp-controlArrow{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none;position:absolute;z-index:4;top:50%;cursor:pointer;width:0;height:0;border-style:solid;margin-top:-38px;transform:translateZ(0)}.fp-controlArrow.fp-prev{left:15px;width:0;border-width:38.5px 34px 38.5px 0;border-color:transparent #fff transparent transparent}.fp-controlArrow.fp-next{right:15px;border-width:38.5px 0 38.5px 34px;border-color:transparent transparent transparent #fff}.fp-scrollable{position:relative}.fp-scrollable,.fp-scroller{overflow:hidden}.iScrollIndicator{border:0!important}.fp-notransition{transition:none!important}#fp-nav{position:fixed;z-index:100;margin-top:-32px;top:50%;opacity:1;-webkit-transform:translateZ(0)}#fp-nav.fp-right{right:17px}#fp-nav.fp-left{left:17px}.fp-slidesNav{position:absolute;z-index:4;opacity:1;transform:translateZ(0);left:0!important;right:0;margin:0 auto!important}.fp-slidesNav.fp-bottom{bottom:17px}.fp-slidesNav.fp-top{top:17px}#fp-nav ul,.fp-slidesNav ul{margin:0;padding:0}#fp-nav ul li,.fp-slidesNav ul li{display:block;width:14px;height:13px;margin:7px;position:relative}.fp-slidesNav ul li{display:inline-block}#fp-nav ul li a,.fp-slidesNav ul li a{display:block;position:relative;z-index:1;width:100%;height:100%;cursor:pointer;text-decoration:none}#fp-nav ul li:hover a.active span,#fp-nav ul li a.active span,.fp-slidesNav ul li:hover a.active span,.fp-slidesNav ul li a.active span{height:12px;width:12px;margin:-6px 0 0 -6px;border-radius:100%}#fp-nav ul li a span,.fp-slidesNav ul li a span{border-radius:50%;position:absolute;z-index:1;height:4px;width:4px;border:0;background:#333;left:50%;top:50%;margin:-2px 0 0 -2px;transition:all .1s ease-in-out}#fp-nav ul li:hover a span,.fp-slidesNav ul li:hover a span{width:10px;height:10px;margin:-5px 0 0 -5px}#fp-nav ul li .fp-tooltip{position:absolute;top:-2px;color:#fff;font-size:14px;font-family:arial,helvetica,sans-serif;white-space:nowrap;max-width:220px;overflow:hidden;display:block;opacity:0;width:0;cursor:pointer}#fp-nav.fp-show-active a.active+.fp-tooltip,#fp-nav ul li:hover .fp-tooltip{transition:opacity .2s ease-in;width:auto;opacity:1}#fp-nav ul li .fp-tooltip.fp-right{right:20px}#fp-nav ul li .fp-tooltip.fp-left{left:20px}.fp-auto-height.fp-section,.fp-auto-height .fp-slide,.fp-auto-height .fp-tableCell,.fp-responsive .fp-auto-height-responsive.fp-section,.fp-responsive .fp-auto-height-responsive .fp-slide,.fp-responsive .fp-auto-height-responsive .fp-tableCell{height:auto!important}.fp-sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
header{z-index:100}@media only screen and (max-width:414px){header{padding:35px 0 0}}header .wrapper{display:flex;flex-direction:row}header .wrapper .logo{color:#fff;font-size:55px;margin-top:-11px;margin-left:80px}@media only screen and (max-width:414px){header .wrapper .logo{font-size:10px;display:table;margin:0 0 0 10px}}@media only screen and (max-width:320px){header .wrapper .logo{font-size:40px}}@media only screen and (max-width:414px){header .wrapper .header_leftside{width:100%}}header .wrapper .header_rightside{position:relative;flex-grow:1}header .wrapper .header_rightside .section_list_wrapper{display:flex;flex-direction:row;position:relative;top:50%;transform:translateY(-50%);float:right;margin-top:-6px;font-family:bigpixel;font-size:13px;color:#fff}@media only screen and (max-width:900px){header .wrapper .header_rightside .section_list_wrapper{display:none}}@media only screen and (max-width:414px){header .wrapper .header_rightside .section_list_wrapper{display:none}}header .wrapper .header_rightside .section_list_wrapper .list_item{font-size:15px;padding-right:30px}header .wrapper .header_rightside .section_list_wrapper .list_item:last-of-type{padding-right:0}header .wrapper .header_rightside .section_list_wrapper .list_item .section_link{color:inherit}header .wrapper .header_rightside .section_list_wrapper .list_item .section_link:hover{color:#ff3312}
.main_wrapper{position:relative}.main_wrapper bold{font-weight:700}.main_wrapper section .content_wrapper{padding:240px 0 0 170px}.main_wrapper .section_title{font-family:mark;font-weight:400;font-size:24px;color:#fff}.main_wrapper .duplex_wrapper{position:relative}.main_wrapper .duplex_wrapper .bg_container{width:100%;z-index:-1;position:absolute;transform:scale(1.2) translateY(-20%);transform-origin:center}.main_wrapper .duplex_wrapper .bg_container img{width:100%;height:auto}.container{width:1200px}.container.full_width{width:100%}.container.large{width:1000px}.container.medium{width:800px}.container.short{width:400px}
.menu_wrapper{position:relative;float:left}@media only screen and (max-width:414px){.menu_wrapper{display:none}}.menu_wrapper .menu_icon{cursor:pointer;display:inline-block;padding-top:25px}.menu_wrapper .menu_icon .bar{width:18px;height:2px;background:#fff}

.owl-carousel{display:none;width:100%;-webkit-tap-highlight-color:transparent;position:relative;z-index:1}.owl-carousel .owl-stage{position:relative;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translateZ(0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0)}.owl-carousel .owl-item{position:relative;min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:none;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loaded{display:block}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:-webkit-grab;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.no-js .owl-carousel{display:block}.owl-carousel .animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{transform:scale(1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:50%;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
.preloader_wrapper{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:rgba(10,8,34,.98);z-index:999999;text-align:center}.preloader_wrapper .loader{display:inline-block;border-radius:50%;width:100px;height:100px;background:rgba(0,0,0,.2);position:relative;overflow:hidden;transform:translateY(-50%);top:50%}.preloader_wrapper .loader span{position:absolute;background:grey;opacity:.1;width:100px;height:100px;top:0;left:0;border-radius:50%}.preloader_wrapper .loader span:first-child{-webkit-animation:growDot 1s 0s infinite alternate}.preloader_wrapper .loader span:nth-child(2){-webkit-animation:growDot 1s .2s infinite alternate}.preloader_wrapper .loader span:nth-child(3){-webkit-animation:growDot 1s .4s infinite alternate}.preloader_wrapper .loading_text_wrapper{width:100%;font-family:verdana;font-size:1em;color:hsla(0,0%,100%,.3);text-align:center;position:absolute;bottom:5%;font-weight:100}@-webkit-keyframes growDot{0%{-webkit-transform:scale(0);z-index:5}to{-webkit-transform:scale(1);z-index:2}}
.contacts_section{position:relative;font-size:15px;font-weight:400;padding-bottom:85px}@media only screen and (max-width:320px){.contacts_section{height:100vh!important;box-sizing:border-box;margin-top:80px}}@media only screen and (max-width:414px){.contacts_section .contacts_title{font-size:17px}}.contacts_section .inner_wrapper{padding:85px 0 115px;display:flex;flex-direction:row;width:60%}@media only screen and (max-width:414px){.contacts_section .inner_wrapper{display:block;width:90%;padding:40px 0 0}}@media only screen and (max-width:320px){.contacts_section .inner_wrapper{padding:30px 0 0}}.contacts_section .inner_wrapper .left_content{width:50%}@media only screen and (max-width:414px){.contacts_section .inner_wrapper .left_content{width:100%;padding:0}}.contacts_section .inner_wrapper .left_content .slogan{font-size:80px;color:#fff;padding-bottom:35px;display:inline-block;clear:both}@media only screen and (max-width:320px){.contacts_section .inner_wrapper .left_content .slogan{font-size:50px}}.contacts_section .inner_wrapper .left_content .briefing_txt{font-family:mark;color:#fff;line-height:18px;font-weight:400}.contacts_section .inner_wrapper .left_content .briefing_txt bold{font-size:21px}@media only screen and (max-width:414px){.contacts_section .inner_wrapper .left_content .briefing_txt{display:none}}.contacts_section .inner_wrapper .right_content{width:50%;padding:50px 0 0 70px}@media only screen and (max-width:414px){.contacts_section .inner_wrapper .right_content{width:100%;padding:0}}.contacts_section .inner_wrapper .right_content .title{font-weight:700;font-size:21px}@media only screen and (max-width:414px){.contacts_section .inner_wrapper .right_content .title{display:none}}.contacts_section .inner_wrapper .right_content .address{padding:30px 0 40px;font-size:21px;line-height:26px}@media only screen and (max-width:320px){.contacts_section .inner_wrapper .right_content .address{padding:20px 0 30px;font-size:16px;line-height:22px}}.contacts_section .inner_wrapper .right_content .email{font-size:21px;font-weight:400;color:#fff}.contacts_section .inner_wrapper .right_content .subscribe_wrapper{padding-top:30px}.contacts_section .inner_wrapper .right_content .subscribe_wrapper .form_wrapper{border:2px solid #fff;height:39px;width:100%;font-weight:400;color:#fff;font-size:21px;display:flex;flex-direction:row}.contacts_section .inner_wrapper .right_content .subscribe_wrapper .form_wrapper .txtbox_subscribe{display:block;height:100%;flex-grow:1;border:none;box-sizing:border-box;padding:0 15px;background:transparent;font-weight:400;color:#fff;font-size:21px}.contacts_section .inner_wrapper .right_content .subscribe_wrapper .form_wrapper .btn_subscribe_holder{width:145px;padding-left:15px;position:relative;border-left:2px solid #fff;line-height:40px}.contacts_section .inner_wrapper .right_content .subscribe_wrapper .form_wrapper .btn_subscribe_holder .btn_subscribe{display:inline-block;position:relative;font-weight:400;color:#fff;font-size:25px;background-color:transparent;border:none;cursor:pointer}.contacts_section .inner_wrapper .right_content .subscribe_wrapper .form_wrapper .btn_subscribe_holder .btn_subscribe:hover{background-color:#facbcc}.contacts_section .copyright{position:absolute;bottom:25px}@media only screen and (max-width:414px){.contacts_section .copyright .desktop_footer{display:none}}.contacts_section .copyright .mobile_footer{display:none}@media only screen and (max-width:414px){.contacts_section .copyright .mobile_footer{display:block}}@media only screen and (max-width:414px){.contacts_section.main_section .content_wrapper{padding:100px 0 0 80px}}@media only screen and (max-width:320px){.contacts_section.main_section .content_wrapper{padding:40px 0 0 80px}}
.main_wrapper .experience_section{min-height:100vh;position:relative}.main_wrapper .experience_section .smoke_bg_wrapper{background-color:#02010f;position:absolute;right:0;top:0;z-index:0;width:100%;height:100%;text-align:right}.main_wrapper .experience_section .smoke_bg_wrapper img{width:auto;height:100%}@media only screen and (max-width:414px){.main_wrapper .experience_section .smoke_bg_wrapper{width:200%;height:80%}}@media only screen and (max-width:320px){.main_wrapper .experience_section .smoke_bg_wrapper{width:200%;height:100%}}.main_wrapper .experience_section .little_spaceman_wrapper{position:absolute;right:170px;top:50%;transform:translateY(-50%);width:360px;height:360px}@media only screen and (max-width:414px){.main_wrapper .experience_section .little_spaceman_wrapper{right:-70px;width:250px;height:250px}}.main_wrapper .experience_section .little_spaceman_wrapper .bottom_layer,.main_wrapper .experience_section .little_spaceman_wrapper .top_layer{position:absolute;left:0;top:0;width:100%;height:100%}.main_wrapper .experience_section .little_spaceman_wrapper .bottom_layer img,.main_wrapper .experience_section .little_spaceman_wrapper .top_layer img{width:100%;height:auto}.main_wrapper .experience_section .little_spaceman_wrapper .top_layer{left:-65px}.main_wrapper .experience_section .little_spaceman_wrapper .mid_layer{position:absolute;width:165px;height:175px;top:50%;transform:translateY(-50%)}.main_wrapper .experience_section .little_spaceman_wrapper .mid_layer img{width:auto;height:100%}.main_wrapper .experience_section .content_wrapper{position:relative;padding-top:10px}.main_wrapper .experience_section .content_wrapper .section_title{display:inline-block}@media only screen and (max-width:414px){.main_wrapper .experience_section .content_wrapper .section_title{font-size:17px;padding-bottom:100px}}@media only screen and (max-width:320px){.main_wrapper .experience_section .content_wrapper .section_title{font-size:17px;padding-bottom:10px}}.main_wrapper .experience_section .experience_title_icon{font-size:34px;color:#fff;display:block;padding-top:17px}@media only screen and (max-width:414px){.main_wrapper .experience_section .experience_title_icon{font-size:17px}}.main_wrapper .experience_section .inner_content_wrapper{position:relative;padding-top:28px}@media only screen and (max-width:414px){.main_wrapper .experience_section .inner_content_wrapper{padding:15px 0}}.main_wrapper .experience_section .inner_content_wrapper .inner_title_wrapper .row_one{font-family:mark;font-weight:400;font-size:50px;color:#fff;letter-spacing:-3px;padding-bottom:10px}@media only screen and (max-width:414px){.main_wrapper .experience_section .inner_content_wrapper .inner_title_wrapper .row_one{font-size:20px;letter-spacing:-1px;padding-bottom:5px}}.main_wrapper .experience_section .inner_content_wrapper .inner_title_wrapper .row_two{font-family:bigpixel;font-size:54px;color:#fff;letter-spacing:-3px;padding-bottom:10px}@media only screen and (max-width:414px){.main_wrapper .experience_section .inner_content_wrapper .inner_title_wrapper .row_two{font-size:25px;letter-spacing:-1px}}.main_wrapper .experience_section .inner_content_wrapper .context{font-family:mark;font-weight:400;color:#fff;font-size:20px;line-height:25px;padding-top:25px;width:35%}@media only screen and (max-width:414px){.main_wrapper .experience_section .inner_content_wrapper .context{width:95%;font-size:17px;line-height:20px}}@media only screen and (max-width:320px){.main_wrapper .experience_section .inner_content_wrapper .context{padding-top:15px}}.main_wrapper .experience_section .inner_content_wrapper .context .colors_icon{width:71px;padding-top:26px;display:inline-block}@media only screen and (max-width:414px){.main_wrapper .experience_section .inner_content_wrapper .context .colors_icon{width:41px}}@media only screen and (max-width:320px){.main_wrapper .experience_section .inner_content_wrapper .context .colors_icon{width:35px;padding-top:16px}}.main_wrapper .experience_section .inner_content_wrapper .context .colors_icon img{width:100%;height:auto}.main_wrapper .experience_section .inner_content_wrapper .section_footer{color:#fff;padding-top:86px}@media only screen and (max-width:414px){.main_wrapper .experience_section .inner_content_wrapper .section_footer{padding-top:26px}}@media only screen and (max-width:320px){.main_wrapper .experience_section .inner_content_wrapper .section_footer{padding-top:10px}}.main_wrapper .experience_section .inner_content_wrapper .section_footer .footer_icon{font-size:28px;display:inline-block}.main_wrapper .experience_section .inner_content_wrapper .section_footer .footer_title{font-family:bigpixel;font-size:28px;padding-left:10px;text-transform:uppercase;display:inline-block}@media only screen and (max-width:414px){.main_wrapper .experience_section .inner_content_wrapper .section_footer .footer_title{font-size:18px}}@media only screen and (max-width:414px){.main_wrapper .experience_section.main_section .content_wrapper{padding:70px 0 0 100px}}@media only screen and (max-width:320px){.main_wrapper .experience_section.main_section .content_wrapper{padding:100px 0 0 80px}}
.singular_section{position:relative;overflow:hidden}.singular_section .content_wrapper{position:relative;padding:0!important;height:100vh;box-sizing:border-box;background:#000}.singular_section .content_wrapper .bg_container{position:absolute;z-index:0;width:100%;height:100vh;left:0;margin:0 auto;right:0}.singular_section .content_wrapper .bg_container .product_bg{width:auto;height:100%;position:absolute;margin:0 auto;left:0;right:0;opacity:0;transition:all 1.5s ease-out;transform:scale(.85);transform-origin:center center}@media only screen and (max-width:414px){.singular_section .content_wrapper .bg_container .product_bg{transform:scale(1) translateX(-50%);left:50%;margin:0;right:auto}}.singular_section .content_wrapper .bg_container .product_bg.active_bg{opacity:1;transform:scale(1)}@media only screen and (max-width:414px){.singular_section .content_wrapper .bg_container .product_bg.active_bg{transform:scale(1) translateX(-50%)}}@media only screen and (max-width:414px){.singular_section .content_wrapper .bg_container{transform:translateX(-50%);left:50%;margin:0}}.singular_section .content_wrapper .slider_outer_wrapper{position:relative;top:50%;transform:translateY(-50%)}.singular_section .content_wrapper .slider_outer_wrapper .product_slider .owl-stage-outer{overflow:initial}.singular_section .content_wrapper .slider_outer_wrapper .product_slider .slide_item{position:relative}@media only screen and (max-width:414px){.singular_section .content_wrapper .slider_outer_wrapper .product_slider .slide_item{height:100vh}}.singular_section .content_wrapper .slider_outer_wrapper .product_slider .slide_item .left_content{position:absolute;width:340px;left:170px;top:0}@media only screen and (max-width:414px){.singular_section .content_wrapper .slider_outer_wrapper .product_slider .slide_item .left_content{left:100px;top:210px;width:70%}}@media only screen and (max-width:320px){.singular_section .content_wrapper .slider_outer_wrapper .product_slider .slide_item .left_content{left:85px;top:150px;width:70%}}.singular_section .content_wrapper .slider_outer_wrapper .product_slider .slide_item .left_content .title_one{font-family:bigpixel;font-size:35px;color:#fff;line-height:45px;padding-bottom:35px}@media only screen and (max-width:414px){.singular_section .content_wrapper .slider_outer_wrapper .product_slider .slide_item .left_content .title_one{font-size:1.5em;line-height:1.1em;padding-bottom:15px}}@media only screen and (max-width:320px){.singular_section .content_wrapper .slider_outer_wrapper .product_slider .slide_item .left_content .title_one{font-size:1.1em;line-height:20px;padding-bottom:15px}}.singular_section .content_wrapper .slider_outer_wrapper .product_slider .slide_item .left_content .title_two{color:#fff;text-transform:uppercase;font-family:mark;font-size:33px;font-weight:700;padding-bottom:50px}@media only screen and (max-width:414px){.singular_section .content_wrapper .slider_outer_wrapper .product_slider .slide_item .left_content .title_two{font-size:1.3em;padding-bottom:15px}}@media only screen and (max-width:320px){.singular_section .content_wrapper .slider_outer_wrapper .product_slider .slide_item .left_content .title_two{font-size:1.2em;padding-bottom:12px}}.singular_section .content_wrapper .slider_outer_wrapper .product_slider .slide_item .left_content .context{font-family:mark;font-size:1em;font-weight:400;line-height:18px;color:#fff;padding-bottom:23px}@media only screen and (max-width:414px){.singular_section .content_wrapper .slider_outer_wrapper .product_slider .slide_item .left_content .context{padding-bottom:14px}}@media only screen and (max-width:320px){.singular_section .content_wrapper .slider_outer_wrapper .product_slider .slide_item .left_content .context{font-size:.8em;line-height:14px}}.singular_section .content_wrapper .slider_outer_wrapper .product_slider .slide_item .left_content .context p{box-sizing:border-box;width:100%}.singular_section .content_wrapper .slider_outer_wrapper .product_slider .slide_item .left_content .icons_wrapper{color:#fff;font-size:47px}@media only screen and (max-width:414px){.singular_section .content_wrapper .slider_outer_wrapper .product_slider .slide_item .left_content .icons_wrapper{font-size:27px}}.singular_section .content_wrapper .slider_outer_wrapper .product_slider .slide_item .left_content .icons_wrapper .fi-shieldman{padding-right:10px}.singular_section .content_wrapper .slider_outer_wrapper .product_slider .slide_item .left_content .icons_wrapper .fi-52h{font-size:42px;margin-top:23px;display:inline-block}@media only screen and (max-width:414px){.singular_section .content_wrapper .slider_outer_wrapper .product_slider .slide_item .left_content .icons_wrapper .fi-52h{font-size:27px;margin-top:14px}}.singular_section .content_wrapper .slider_outer_wrapper .product_slider .slide_item .left_content .icons_wrapper .fi-5in1{font-size:42px}@media only screen and (max-width:414px){.singular_section .content_wrapper .slider_outer_wrapper .product_slider .slide_item .left_content .icons_wrapper .fi-5in1{font-size:27px}}.singular_section .content_wrapper .slider_outer_wrapper .product_slider .slide_item .product_img_wrapper{position:relative;height:450px;left:50%;transform:translateX(-50%);display:inline-block}@media only screen and (max-width:414px){.singular_section .content_wrapper .slider_outer_wrapper .product_slider .slide_item .product_img_wrapper{height:130px;left:100%;margin-left:-60px;top:195px}}@media only screen and (max-width:320px){.singular_section .content_wrapper .slider_outer_wrapper .product_slider .slide_item .product_img_wrapper{height:110px;margin-left:-55px;top:130px}}.singular_section .content_wrapper .slider_outer_wrapper .product_slider .slide_item .product_img_wrapper img{height:100%;width:auto}.singular_section .content_wrapper .sidebar_right{padding-right:68px;position:absolute;right:0;top:50%;transform:translateY(-50%);display:flex;flex-direction:column}@media only screen and (max-width:414px){.singular_section .content_wrapper .sidebar_right{display:block;width:100%;height:100vh;top:0;transform:translate(0);padding-right:0}}@media only screen and (max-width:320px){.singular_section .content_wrapper .sidebar_right{display:block;width:100%;height:100vh;top:0;transform:translate(0);padding-right:0}}.singular_section .content_wrapper .sidebar_right .spaceman_icon{font-size:123px;color:#fff;display:block;flex:1}@media only screen and (max-width:414px){.singular_section .content_wrapper .sidebar_right .spaceman_icon{font-size:62px;position:absolute;right:30px;top:120px}}@media only screen and (max-width:320px){.singular_section .content_wrapper .sidebar_right .spaceman_icon{display:none}}.singular_section .content_wrapper .sidebar_right .arrows_wrapper{padding-top:100px;flex:1}@media only screen and (max-width:414px){.singular_section .content_wrapper .sidebar_right .arrows_wrapper{padding:0;position:absolute;top:150px;left:100px}}@media only screen and (max-width:320px){.singular_section .content_wrapper .sidebar_right .arrows_wrapper{padding:0;position:absolute;top:110px;left:85px}}.singular_section .content_wrapper .sidebar_right .arrows_wrapper .handler_left,.singular_section .content_wrapper .sidebar_right .arrows_wrapper .handler_right{font-size:45px;color:#fff;cursor:pointer}.singular_section .content_wrapper .sidebar_right .arrows_wrapper .handler_left:hover,.singular_section .content_wrapper .sidebar_right .arrows_wrapper .handler_right:hover{color:#ff3312}@media only screen and (max-width:414px){.singular_section .content_wrapper .sidebar_right .arrows_wrapper .handler_left,.singular_section .content_wrapper .sidebar_right .arrows_wrapper .handler_right{font-size:25px}}@media only screen and (max-width:320px){.singular_section .content_wrapper .sidebar_right .arrows_wrapper .handler_left,.singular_section .content_wrapper .sidebar_right .arrows_wrapper .handler_right{font-size:25px}}.singular_section .content_wrapper .sidebar_right .basket_link_wrapper{padding-top:115px;flex:1}@media only screen and (max-width:414px){.singular_section .content_wrapper .sidebar_right .basket_link_wrapper{padding:0;display:inline-block;position:absolute;bottom:20px;left:90px}}.singular_section .content_wrapper .sidebar_right .basket_link_wrapper .basket_link{color:#fff}.singular_section .content_wrapper .sidebar_right .basket_link_wrapper .basket_link:hover{color:#ff3312}.singular_section .content_wrapper .sidebar_right .basket_link_wrapper .add_to_basket{font-family:bigpixel;font-size:16px;line-height:16px;width:90px;display:inline-block}@media only screen and (max-width:414px){.singular_section .content_wrapper .sidebar_right .basket_link_wrapper .add_to_basket{font-size:14px;width:70px}}@media only screen and (max-width:320px){.singular_section .content_wrapper .sidebar_right .basket_link_wrapper .add_to_basket{font-size:.7em;width:55px}}.singular_section .content_wrapper .sidebar_right .basket_link_wrapper .basket_icon{font-size:40px}@media only screen and (max-width:414px){.singular_section .content_wrapper .sidebar_right .basket_link_wrapper .basket_icon{font-size:30px}}@media only screen and (max-width:320px){.singular_section .content_wrapper .sidebar_right .basket_link_wrapper .basket_icon{font-size:25px}}.singular_section .content_wrapper .section_footer{padding-left:170px;position:absolute;bottom:120px;color:#fff}@media only screen and (max-width:414px){.singular_section .content_wrapper .section_footer{display:none}}.singular_section .content_wrapper .section_footer .footer_icon{font-size:28px}.singular_section .content_wrapper .section_footer .footer_title{font-family:bigpixel;font-size:28px;padding-left:10px;text-transform:uppercase;position:relative}
.main_wrapper .products_section{position:relative;min-height:100vh}.main_wrapper .products_section .content_wrapper{padding-top:50px}.main_wrapper .products_section .content_wrapper .inner_content_wrapper{padding-top:80px}.main_wrapper .products_section .content_wrapper .inner_content_wrapper .cat_tabs_wrapper{margin-bottom:50px}.main_wrapper .products_section .content_wrapper .inner_content_wrapper .cat_tabs_wrapper .tabs_list{display:flex;flex-direction:row}.main_wrapper .products_section .content_wrapper .inner_content_wrapper .cat_tabs_wrapper .tabs_list .tab_item .tab_link{display:block;margin-right:2em;font-size:29px;color:#fff;font-family:bigpixel;position:relative;padding-bottom:15px;transition:all .3s}.main_wrapper .products_section .content_wrapper .inner_content_wrapper .cat_tabs_wrapper .tabs_list .tab_item .tab_link:after{content:"";display:block;clear:both;position:absolute;bottom:0;left:0;transform:rotateY(90deg);width:100%;height:3px;background:#fff;transition:all .3s;transform-origin:0 0}.main_wrapper .products_section .content_wrapper .inner_content_wrapper .cat_tabs_wrapper .tabs_list .tab_item .tab_link.active:after,.main_wrapper .products_section .content_wrapper .inner_content_wrapper .cat_tabs_wrapper .tabs_list .tab_item .tab_link:hover:after{transform:rotateY(0deg);transition:all .3s}.main_wrapper .products_section .content_wrapper .inner_content_wrapper .cat_products_wrapper .product_list{display:flex;flex-direction:row}.main_wrapper .products_section .content_wrapper .inner_content_wrapper .cat_products_wrapper .product_list .product_item,.main_wrapper .products_section .content_wrapper .inner_content_wrapper .cat_products_wrapper .product_list .product_item:last-of-type{padding-right:40px}@media only screen and (max-width:414px){.main_wrapper .products_section .content_wrapper .inner_content_wrapper .cat_products_wrapper .product_list .product_item:last-of-type{padding-right:0}}@media only screen and (max-width:900px){.main_wrapper .products_section .content_wrapper .inner_content_wrapper .cat_products_wrapper .product_list .product_item:last-of-type{padding-right:0}}.main_wrapper .products_section .content_wrapper .inner_content_wrapper .cat_products_wrapper .product_list .product_item .product_link{display:block;transition:all .3s}.main_wrapper .products_section .content_wrapper .inner_content_wrapper .cat_products_wrapper .product_list .product_item .product_link img{transition:all .3s}.main_wrapper .products_section .content_wrapper .inner_content_wrapper .cat_products_wrapper .product_list .product_item .product_link:hover img{transform:scale(1.2)}@media only screen and (max-width:414px){.main_wrapper .products_section .content_wrapper .inner_content_wrapper .cat_products_wrapper .product_list .product_item .product_link:hover img{transform:scale(1)}}.main_wrapper .products_section .content_wrapper .inner_content_wrapper .cat_products_wrapper .product_list .product_item .product_link .product_img{width:47px;height:170px}.main_wrapper .products_section .content_wrapper .inner_content_wrapper .section_footer{padding-top:100px}.main_wrapper .products_section .content_wrapper .inner_content_wrapper .section_footer .footer_icon{font-size:28px;display:inline-block}.main_wrapper .products_section .content_wrapper .inner_content_wrapper .section_footer .footer_title{font-family:bigpixel;font-size:28px;padding-left:10px;text-transform:uppercase;display:inline-block}
.story_section{position:relative}.story_section .spaceman_bg_wrapper{position:absolute;left:50%;top:200px;transform:translateX(-50%);z-index:0}@media only screen and (max-width:320px){.story_section .spaceman_bg_wrapper{top:150px}}.story_section .spaceman_bg_wrapper img{width:100%;height:auto}.story_section .plate_number{font-size:21px;color:#fff;position:absolute;top:50%;right:68px;transform:translateY(-50%)}@media only screen and (max-width:1400px){.story_section .plate_number{display:none}}@media only screen and (max-width:900px){.story_section .plate_number{display:none}}@media only screen and (max-width:414px){.story_section .plate_number{display:none}}.story_section .content_wrapper{position:relative;padding:240px 0 0 170px}.story_section .content_wrapper .story_title{display:inline-block}@media only screen and (max-width:320px){.story_section .content_wrapper .story_title{padding-top:30px}}.story_section .content_wrapper .story_txt_wrapper{padding-top:95px;width:70%;position:relative}@media only screen and (max-width:414px){.story_section .content_wrapper .story_txt_wrapper{width:90%;top:30%}}@media only screen and (max-width:320px){.story_section .content_wrapper .story_txt_wrapper{top:7%}}.story_section .content_wrapper .story_txt_wrapper .story_txt{font-family:mark;font-weight:400;font-size:56px;color:#fff;line-height:56px;letter-spacing:-3px;text-shadow:0 5px 20px rgba(0,0,0,.7)}@media only screen and (max-width:414px){.story_section .content_wrapper .story_txt_wrapper .story_txt{font-size:20px;line-height:24px;letter-spacing:-2px}}.story_section .content_wrapper .story_txt_wrapper .story_txt small{font-weight:100}.story_section .content_wrapper .story_txt_wrapper .story_txt bold{font-weight:700}@media only screen and (max-width:900px){.main_section.story_section .content_wrapper{padding-top:30%;height:100vh}}@media only screen and (max-width:414px){.main_section.story_section .content_wrapper{padding-top:30%;height:100vh}}
.welcome_section{position:relative}.welcome_section .bg_container{position:absolute;top:0;left:0;transform:scale(1.2) translateY(-20%);transform-origin:center}@media only screen and (max-width:1400px){.welcome_section .bg_container{transform:scale(1) translateY(-20%)}}@media only screen and (max-width:900px){.welcome_section .bg_container{transform:scale(1) translateY(-20%)}}@media only screen and (max-width:414px){.welcome_section .bg_container{transform:scale(1) translateY(-20%)}}@media only screen and (max-width:900px){.welcome_section .bg_container img{left:-50%;position:relative;transform:translateX(8%) translateY(5%)}}@media only screen and (max-width:414px){.welcome_section .bg_container img{left:-50%;position:relative;transform:translateX(8%) translateY(5%)}}.welcome_section .content_wrapper{padding:0 0 0 170px;position:relative;height:100vh;color:#fff;font-family:mark}.welcome_section .content_wrapper .welcome_txt{font-weight:200;font-size:24px;font-family:myriad;padding-top:15px;display:block}@media only screen and (max-width:900px){.welcome_section .content_wrapper .welcome_txt{font-size:20px}}@media only screen and (max-width:414px){.welcome_section .content_wrapper .welcome_txt{font-size:20px}}.welcome_section .content_wrapper .title_txt{font-size:79px;padding-top:63px}@media only screen and (max-width:900px){.welcome_section .content_wrapper .title_txt{font-size:50px}}@media only screen and (max-width:414px){.welcome_section .content_wrapper .title_txt{font-size:50px}}@media only screen and (max-width:320px){.welcome_section .content_wrapper .title_txt{padding-top:60px;font-size:35px}}.welcome_section .content_wrapper .title_txt .row_one,.welcome_section .content_wrapper .title_txt .row_two{letter-spacing:-4px;font-weight:400}@media only screen and (max-width:320px){.welcome_section .content_wrapper .title_txt .row_one,.welcome_section .content_wrapper .title_txt .row_two{letter-spacing:-2px}}.welcome_section .content_wrapper .title_txt .row_two{position:relative}.welcome_section .content_wrapper .title_txt .row_two .strange_and_x{float:left}.welcome_section .content_wrapper .title_txt .row_two .strange_and_x .text_strange{font-family:mark;font-weight:900;font-size:19px;letter-spacing:0;padding-bottom:21px}@media only screen and (max-width:900px){.welcome_section .content_wrapper .title_txt .row_two .strange_and_x .text_strange{padding-bottom:5px;font-size:20px}}@media only screen and (max-width:414px){.welcome_section .content_wrapper .title_txt .row_two .strange_and_x .text_strange{padding-bottom:5px;font-size:20px}}@media only screen and (max-width:320px){.welcome_section .content_wrapper .title_txt .row_two .strange_and_x .text_strange{font-size:18px}}.welcome_section .content_wrapper .title_txt .row_two .strange_and_x .welcome_x{font-size:31px}@media only screen and (max-width:900px){.welcome_section .content_wrapper .title_txt .row_two .strange_and_x .welcome_x{font-size:20px}}@media only screen and (max-width:414px){.welcome_section .content_wrapper .title_txt .row_two .strange_and_x .welcome_x{font-size:20px}}@media only screen and (max-width:320px){.welcome_section .content_wrapper .title_txt .row_two .strange_and_x .welcome_x{font-size:16px}}.welcome_section .content_wrapper .title_txt .row_two .long_txt span:first-child{margin-left:-15px}@media only screen and (max-width:900px){.welcome_section .content_wrapper .title_txt .row_two .long_txt span:first-child{margin-left:0}}@media only screen and (max-width:414px){.welcome_section .content_wrapper .title_txt .row_two .long_txt span:first-child{margin-left:0}}.welcome_section .content_wrapper .title_txt .row_two .long_txt span:nth-child(2){margin-left:-25px}@media only screen and (max-width:900px){.welcome_section .content_wrapper .title_txt .row_two .long_txt span:nth-child(2){margin-left:0}}@media only screen and (max-width:414px){.welcome_section .content_wrapper .title_txt .row_two .long_txt span:nth-child(2){margin-left:0;line-height:45px}}@media only screen and (max-width:320px){.welcome_section .content_wrapper .title_txt .row_two .long_txt span:nth-child(2){line-height:39px}}.welcome_section .content_wrapper .welcome_footer{padding-top:125px}@media only screen and (max-width:900px){.welcome_section .content_wrapper .welcome_footer{padding-top:80px}}@media only screen and (max-width:414px){.welcome_section .content_wrapper .welcome_footer{padding-top:80px}}@media only screen and (max-width:320px){.welcome_section .content_wrapper .welcome_footer{padding-top:110px}}.welcome_section .content_wrapper .welcome_footer .distance_txt{font-size:31px;color:#fff;display:inline-block;padding-bottom:15px}.welcome_section .content_wrapper .welcome_footer .astronex_txt{font-family:bigpixel;font-size:29px;display:inline-block}.welcome_section .content_wrapper .welcome_footer .welcome_copyright_wrapper{display:inline-block}@media only screen and (max-width:900px){.welcome_section .content_wrapper .welcome_footer .welcome_copyright_wrapper{display:none}}@media only screen and (max-width:414px){.welcome_section .content_wrapper .welcome_footer .welcome_copyright_wrapper{display:none}}.welcome_section .content_wrapper .welcome_footer .welcome_copyright_wrapper .welcome_copyright{white-space:nowrap;font-family:bigpixel;font-size:11px;padding-top:30px;display:block}
.sidebar{position:fixed;left:68px;top:200px;z-index:101}@media only screen and (max-width:414px){.sidebar{left:20px;top:50%;transform:translateY(-50%)}}@media only screen and (max-width:320px){.sidebar{top:110px}}.sidebar .sidebar_icons_wrapper{position:relative}.sidebar .sidebar_icons_wrapper .rocket{color:#fff;font-size:76px;position:absolute;top:0;left:0}@media only screen and (max-width:320px){.sidebar .sidebar_icons_wrapper .rocket{font-size:66px}}.sidebar .sidebar_icons_wrapper .male_icon{position:absolute;left:0;top:0}.sidebar .sidebar_icons_wrapper .male_icon .text{font-size:15px;font-family:bigpixel;display:block;clear:both;width:10px;padding:0 0 20px 15px}@media only screen and (max-width:320px){.sidebar .sidebar_icons_wrapper .male_icon .text{font-size:13px}}.sidebar .sidebar_icons_wrapper .male_icon .icon{font-size:48px}@media only screen and (max-width:320px){.sidebar .sidebar_icons_wrapper .male_icon .icon{font-size:35px}}.sidebar .side_lines_wrapper{padding-left:6px;padding-top:160px;color:#fff}@media only screen and (max-width:414px){.sidebar .side_lines_wrapper{padding-top:110px}}@media only screen and (max-width:320px){.sidebar .side_lines_wrapper{padding-top:100px}}.sidebar .side_lines_wrapper .round_line{width:18px;height:82px;border:2px solid #fff;border-radius:100px}@media only screen and (max-width:320px){.sidebar .side_lines_wrapper .round_line{height:70px}}.sidebar .side_lines_wrapper .section_number_wrapper{font-family:bigpixel;font-size:17px;padding:35px 0 38px}@media only screen and (max-width:414px){.sidebar .side_lines_wrapper .section_number_wrapper{font-size:13px;margin-left:-8px;padding:30px 0}}@media only screen and (max-width:320px){.sidebar .side_lines_wrapper .section_number_wrapper{padding:20px 0}}.sidebar .side_lines_wrapper .section_number_wrapper .counter_item{display:inline-block}.sidebar .side_lines_wrapper .section_number_wrapper .slash{margin-left:-10px;letter-spacing:-10px}.sidebar .side_lines_wrapper .section_number_wrapper .section_number{display:inline-block;position:relative}.sidebar .side_lines_wrapper .section_number_wrapper .section_number .curtain{position:absolute;height:100%;width:100%;background:#fff;top:0;left:0;transform-origin:top left}.sidebar .side_lines_wrapper .small_lines{display:flex;flex-direction:column}.sidebar .side_lines_wrapper .small_lines .side_line{width:18px;height:2px;margin-bottom:25px;background-color:#fff}.sidebar .side_lines_wrapper .small_lines .side_line:last-of-type{margin-bottom:0}.sidebar .side_lines_wrapper .small_lines .side_line:first-child{margin-bottom:45px}@media only screen and (max-width:320px){.sidebar .side_lines_wrapper .small_lines .side_line:first-child{margin-bottom:35px}}.sidebar .side_lines_wrapper .small_lines .side_line:nth-child(2){margin-bottom:43px}@media only screen and (max-width:320px){.sidebar .side_lines_wrapper .small_lines .side_line:nth-child(2){margin-bottom:37px}}.sidebar .side_lines_wrapper .small_lines .side_line:nth-child(3){margin-bottom:22px}@media only screen and (max-width:320px){.sidebar .side_lines_wrapper .small_lines .side_line:nth-child(3){margin-bottom:15px}}.sidebar .side_lines_wrapper .small_lines .side_line:nth-child(4){margin-bottom:19px}@media only screen and (max-width:320px){.sidebar .side_lines_wrapper .small_lines .side_line:nth-child(4){margin-bottom:11px}}.sidebar .side_lines_wrapper .small_lines .side_line:nth-child(5){margin-bottom:22px}@media only screen and (max-width:320px){.sidebar .side_lines_wrapper .small_lines .side_line:nth-child(5){margin-bottom:17px}}.sidebar .side_lines_wrapper .small_lines .side_line:nth-child(6){margin-bottom:21px}@media only screen and (max-width:320px){.sidebar .side_lines_wrapper .small_lines .side_line:nth-child(6){margin-bottom:14px}}.sidebar .side_lines_wrapper .small_lines .side_line:nth-child(7){margin-bottom:11px}@media only screen and (max-width:320px){.sidebar .side_lines_wrapper .small_lines .side_line:nth-child(7){margin-bottom:7px}}.sidebar .side_lines_wrapper .small_lines .side_line:nth-child(8){margin-bottom:10px}@media only screen and (max-width:320px){.sidebar .side_lines_wrapper .small_lines .side_line:nth-child(8){margin-bottom:7px}}.sidebar .side_lines_wrapper .small_lines .side_line:nth-child(9){margin-bottom:10px}@media only screen and (max-width:320px){.sidebar .side_lines_wrapper .small_lines .side_line:nth-child(9){margin-bottom:7px}}.sidebar .side_lines_wrapper .line_arrow_down{font-size:67px;position:absolute;bottom:0;right:0;color:#fff}@media only screen and (max-width:1400px){.sidebar .side_lines_wrapper .line_arrow_down{display:none}}@media only screen and (max-width:900px){.sidebar .side_lines_wrapper .line_arrow_down{display:none}}@media only screen and (max-width:414px){.sidebar .side_lines_wrapper .line_arrow_down{bottom:20px;display:none;right:-15px}}.sidebar .side_lines_wrapper .line_arrow_down .main_arrow{-webkit-animation:scrollDown 2s infinite;animation:scrollDown 2s infinite}.sidebar .side_lines_wrapper .line_arrow_down.going_up{transform:rotate(180deg)}