/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}/*!
 * 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(.390625deg) skewY(.390625deg)}88.8%{transform:skewX(-.1953125deg) skewY(-.1953125deg)}}@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(.390625deg) skewY(.390625deg)}88.8%{transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.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,50px,0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,50px,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:.7s;animation-duration:.7s;-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}}body{height:100%}h1,h2,h3,h4,h5,h6,li,ul{margin:0}li,ul{list-style-type:none;padding:0}a{text-decoration:none}p{margin:0}audio,canvas,iframe,img,svg,textarea,video{vertical-align:middle}img{display:block;max-width:100%}textarea{resize:none}section{position:relative}button,input,select{outline:none}*,:after,:before{box-sizing:border-box}body,html{font-size:16px;color:#202020;font-family:Roboto,sans-serif;font-weight:400;line-height:19px}.wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;flex-direction:column;height:100%}.content{flex:1 0 auto}.container{margin:0 auto;max-width:1020px;width:100%;padding:0 30px}h2{font-family:Mont,sans-serif;font-weight:700;font-size:36px;line-height:36px;margin-bottom:60px}section{padding-top:90px;padding-bottom:90px}.menu-button{width:60px;height:60px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;align-items:center;justify-content:center;position:absolute;z-index:1;top:-5px;right:0;cursor:pointer;transition:opacity .25s}.menu-button span{width:5px;height:5px;margin:5px 0;background-color:#e43421;display:inline-block;position:relative}.menu-button span:after,.menu-button span:before{content:"";position:absolute;width:5px;height:5px;background-color:#e43421}.menu-button span:before{left:-10px}.menu-button span:after{right:-10px}@media screen and (min-width:769px){.hidden-sm{display:none!important}}@font-face{font-family:Mont;font-weight:400;font-style:normal;src:url(/fonts/Mont/MontRegular/MontRegular.eot);src:url(/fonts/Mont/MontRegular/MontRegular.eot?#iefix) format("embedded-opentype"),url(/fonts/Mont/MontRegular/MontRegular.woff) format("woff"),url(/fonts/Mont/MontRegular/MontRegular.ttf) format("truetype")}@font-face{font-family:Mont;font-weight:700;font-style:normal;src:url(/fonts/Mont/MontBold/MontBold.eot);src:url(/fonts/Mont/MontBold/MontBold.eot?#iefix) format("embedded-opentype"),url(/fonts/Mont/MontBold/MontBold.woff) format("woff"),url(/fonts/Mont/MontBold/MontBold.ttf) format("truetype")}@font-face{font-family:Mont;font-weight:900;font-style:normal;src:url(/fonts/Mont/MontBlack/MontBlack.eot);src:url(/fonts/Mont/MontBlack/MontBlack.eot?#iefix) format("embedded-opentype"),url(/fonts/Mont/MontBlack/MontBlack.woff) format("woff"),url(/fonts/Mont/MontBlack/MontBlack.ttf) format("truetype")}@font-face{font-family:Roboto;font-weight:300;font-style:normal;src:url(/fonts/Roboto/RobotoLight/RobotoLight.eot);src:url(/fonts/Roboto/RobotoLight/RobotoLight.eot?#iefix) format("embedded-opentype"),url(/fonts/Roboto/RobotoLight/RobotoLight.woff) format("woff"),url(/fonts/Roboto/RobotoLight/RobotoLight.ttf) format("truetype")}@font-face{font-family:Roboto;font-weight:400;font-style:normal;src:url(/fonts/Roboto/RobotoRegular/RobotoRegular.eot);src:url(/fonts/Roboto/RobotoRegular/RobotoRegular.eot?#iefix) format("embedded-opentype"),url(/fonts/Roboto/RobotoRegular/RobotoRegular.woff) format("woff"),url(/fonts/Roboto/RobotoRegular/RobotoRegular.ttf) format("truetype")}@font-face{font-family:Roboto;font-weight:700;font-style:normal;src:url(/fonts/Roboto/RobotoBold/RobotoBold.eot);src:url(/fonts/Roboto/RobotoBold/RobotoBold.eot?#iefix) format("embedded-opentype"),url(/fonts/Roboto/RobotoBold/RobotoBold.woff) format("woff"),url(/fonts/Roboto/RobotoBold/RobotoBold.ttf) format("truetype")}.flex{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.items-center{align-items:center}.space-between{justify-content:space-between}.mb-30{margin-bottom:30px}.mb-15{margin-bottom:15px}.mb-5{margin-bottom:5px}.mt-60{margin-top:60px}.text-center{text-align:center}.d-none{display:none}.advantages__list--item,.advantages__notes,.footer__inner>div:nth-child(2),.phone-card,section.champion .champion-row>div:last-child,section.contacts .phone-chat,section.functional .functional-block,section.need-cash .need-cash-block>div:last-child,section.start-with-us .start-with-us-block .steps-absolute,section.start h5,section.tariffs .tariffs-block,section.technology-and-protection .block>div:last-child{-webkit-animation-delay:.3s;animation-delay:.3s}.footer__inner>div:last-child,section.functional .functional-block:last-child,section.start p,section.start p:first-child,section.tariffs .tariffs-files{-webkit-animation-delay:.6s;animation-delay:.6s}section.start .start-card{-webkit-animation-delay:.9s;animation-delay:.9s}section.start p:last-child{-webkit-animation-delay:1.2s;animation-delay:1.2s}.advantages__list--item:first-child{-webkit-animation-delay:.3s;animation-delay:.3s}.advantages__list--item:nth-child(2){-webkit-animation-delay:.6s;animation-delay:.6s}.advantages__list--item:nth-child(3){-webkit-animation-delay:.9s;animation-delay:.9s}.advantages__list--item:nth-child(4){-webkit-animation-delay:1.2s;animation-delay:1.2s}.advantages__list--item:nth-child(5){-webkit-animation-delay:1.5s;animation-delay:1.5s}.advantages__list--item:nth-child(6){-webkit-animation-delay:1.8s;animation-delay:1.8s}@media screen and (max-width:768px){section{padding-top:60px;padding-bottom:60px}}section .head{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;align-items:center;margin-bottom:60px;justify-content:center}@media screen and (max-width:768px){section .head{margin-bottom:30px!important}section .head .icon{flex-shrink:0!important;flex-grow:0!important;margin-right:15px!important}section .head .icon img{width:60px!important;height:60px!important}section .head .text{font-size:24px!important;line-height:1.38!important}}section .head .icon{margin-right:30px}section .head .icon img{width:90px;height:90px}section .head .text{font-family:Mont,sans-serif;font-size:36px;font-weight:700;line-height:50px}.main-form{justify-content:flex-end}.main-form,.main-form .phone-form{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;flex-direction:column;align-items:flex-end}.main-form .phone-form{width:300px}.main-form .phone-form>p{color:#596164;margin-bottom:5px;margin-top:30px;text-align:center}.main-form .qr{padding:10px;border-radius:10px;background-color:#fff;display:inline-block}.main-form .qr img{width:145px;height:145px}.show-message{cursor:pointer}input{-webkit-text-fill-color:#868f96;box-shadow:inset 0 0 0 1000px #fff}input::-moz-placeholder{color:rgba(134,143,150,.75);opacity:.75}input:-ms-input-placeholder{color:rgba(134,143,150,.75);opacity:.75}input::placeholder{color:rgba(134,143,150,.75);opacity:.75}input:-webkit-autofill,input:autofill{box-shadow:inset 0 0 0 1000px #fff}input:-webkit-autofill:active,input:-webkit-autofill:focus{-webkit-text-fill-color:#868f96!important;box-shadow:inset 0 0 0 1000px #fff}.form-error{color:red;font-size:12px;margin-top:5px}.footer{flex:0 0 auto;background-color:#485563;background-image:-webkit-gradient(linear,left top,left bottom,from(#485563),to(#29323c));background-image:-o-linear-gradient(top,#485563,#29323c);background-image:linear-gradient(180deg,#485563,#29323c);padding-top:60px;padding-bottom:50px}.footer,.footer a{color:#fff}.footer__inner{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;justify-content:space-between}@media screen and (max-width:768px){.footer__inner{flex-direction:column}}@media screen and (max-width:768px){.footer__inner>div .logo img{margin:auto}}@media screen and (max-width:768px) and (max-width:768px){.footer__inner>div .logo img{margin:0}}@media screen and (max-width:768px){.footer__inner>div:first-child{margin-bottom:30px}}.footer__inner>div:first-child .logo a img{width:131px}.footer__inner>div:first-child .stores{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;flex-wrap:wrap;justify-content:space-between;max-width:210px}@media screen and (max-width:768px){.footer__inner>div:first-child .stores{justify-content:flex-start;max-width:none;margin-left:-15px;margin-right:-15px}}.footer__inner>div:first-child .stores a{margin-bottom:15px;display:inline-block}@media screen and (max-width:768px){.footer__inner>div:first-child .stores a:not(:last-child){margin-right:15px}}.footer__inner>div:first-child .about-privacy,.footer__inner>div:first-child .promotion-terms{font-size:12px;line-height:1.17}.footer__inner>div:first-child .promotion-terms{margin-top:20px}.footer__inner>div:first-child .promotion-terms a:hover{text-decoration:underline}@media screen and (max-width:768px){.footer__inner>div:nth-child(2){margin-bottom:30px}}.footer__inner>div:nth-child(2) ul li{padding:6px 30px;border-left:1px solid #fff;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;align-items:center}.footer__inner>div:nth-child(2) ul li a{display:inline-block}.footer__inner>div:nth-child(2) ul li a:hover{text-decoration:underline}.footer__inner>div:nth-child(2) ul li a:not(:first-child){font-size:12px;line-height:1.17;margin-left:15px}.footer__inner>div:nth-child(2) ul li :first-child a{text-decoration:underline}@media screen and (max-width:768px){.footer__inner>div:last-child{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;flex-direction:column}}.footer__inner>div:last-child>.logo{margin-bottom:30px}@media screen and (max-width:768px){.footer__inner>div:last-child>.logo{margin-bottom:15px}}.footer__inner .logo a{display:inline-block}.footer__inner .copyright{font-size:8px;line-height:1.25;color:#fff}.footer__inner .socials{margin-bottom:20px;margin-top:20px}.footer__inner .socials a{text-decoration:none;transition:opacity .25s ease-in-out;display:inline-block;margin-right:15px}.footer__inner .socials a:hover{opacity:.75}.footer__inner .socials a img{width:30px;height:30px}.footer__inner .socials a:last-child{margin-right:0}.fixed-header{padding-top:90px}@media screen and (max-width:768px){.fixed-header{padding-top:0}.fixed-header .slogan .menu-button,.fixed-header .slogan img{opacity:0}}.fixed-header header{position:fixed;transition:top .25s;left:0;right:0;top:0;z-index:10}.fixed-header .logo{cursor:pointer}header{box-shadow:0 2px 4px 0 rgba(0,0,0,.16);background-color:#fff;padding:30px 0;top:-100%;z-index:1}@media screen and (max-width:768px){header{position:fixed;padding:15px 0}}header .container{position:relative}header .right-items{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;align-items:center;padding-right:75px}header .right-items>*{margin-right:30px}@media screen and (max-width:768px){header .right-items>*{margin-right:0}}header .right-items>a{color:#868f96;font-size:18px;display:inline-block}@media screen and (max-width:1000px){header .right-items>a{display:none}}header .right-items .menu-button{position:relative;top:0;width:45px;height:45px;margin-top:-7.5px;margin-bottom:-7.5px}header .right-items .menu-button span,header .right-items .menu-button span:after,header .right-items .menu-button span:before{width:6px;height:6px}header .right-items .menu-button span:after{right:-12px}header .right-items .menu-button span:before{left:-12px}header .right-items .stores{margin-right:0}@media screen and (max-width:768px){header .right-items .stores{display:none}}header .right-items .stores>a:not(:last-child){padding-right:15px}header .right-items ul{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;flex-direction:column;position:absolute;z-index:1;right:30px;top:-7.5px;border-radius:6px;margin-right:0}@media screen and (max-width:768px){header .right-items ul{top:-7px}header .right-items ul>a{display:none}}header .right-items ul.show{background-color:#fff;box-shadow:0 3px 6px 0 rgba(0,0,0,.16)}header .right-items ul.show li{cursor:default}header .right-items ul.show li:not(:first-child){display:block}header .right-items ul li{color:#e43421;width:45px;height:45px;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}header .right-items ul li:not(:first-child){display:none}header .right-items ul li a{color:#868f96;width:100%;height:100%;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex}.screen,header .right-items ul li a{align-items:center;justify-content:center}.screen{position:fixed;left:0;width:100vw;height:100vh;z-index:0;background-color:#fff;transition-duration:.5s;top:-100vh;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;flex-direction:column;z-index:100}.screen.active{top:0}.screen .container{padding-top:60px;padding-bottom:60px;overflow-y:auto}.screen[data-type=menu]{z-index:99}.screen[data-type=menu] .menu-inner{padding-bottom:75px;text-align:center}@media screen and (max-width:768px){.screen[data-type=menu] .menu-inner{padding-bottom:0}}.screen[data-type=menu] .menu-inner .logo{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;justify-content:center;margin-bottom:90px;position:relative}@media screen and (max-width:768px){.screen[data-type=menu] .menu-inner .logo{margin-bottom:30px}}.screen[data-type=menu] .menu-inner .logo .close{color:#e43421;font-size:57px;line-height:.5;position:absolute;z-index:1;right:0;top:0;cursor:pointer}.screen[data-type=menu] .menu-inner ul li{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;align-items:center;justify-content:center}.screen[data-type=menu] .menu-inner ul li:not(:last-child){margin-bottom:30px}@media screen and (max-width:768px){.screen[data-type=menu] .menu-inner ul li:not(:last-child){margin-bottom:15px}}.screen[data-type=menu] .menu-inner ul li>:not(:first-child){padding-left:15px;color:#596164;font-size:12px;line-height:1.17;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex}.screen[data-type=menu] .menu-inner ul li>:first-child{font-weight:700;font-size:18px;color:#202020;line-height:1.22}.screen[data-type=menu] .menu-inner ul li>:first-child a{color:inherit;text-decoration:underline}.screen[data-type=cashback] .container{padding-top:0;padding-bottom:0}.screen[data-type=cashback] .promo_content .promo_title{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;align-items:center;margin-top:3em}.screen[data-type=cashback] .promo_content .promo_title h5{font-family:Mont,sans-serif;font-size:36px;font-weight:700;font-stretch:normal;line-height:1.22;letter-spacing:normal;text-align:left;color:#202020;margin-left:60px}@media only screen and (max-width:960px){.screen[data-type=cashback] .promo_content .promo_title h5{margin-left:30px;font-size:24px}}.screen[data-type=cashback] .promo_content .promo_card{width:100%;margin:3em 0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;align-items:center;padding:0}@media only screen and (max-width:960px){.screen[data-type=cashback] .promo_content .promo_card{flex-direction:column-reverse}}.screen[data-type=cashback] .promo_content .promo_card>img{margin-left:60px}@media only screen and (max-width:960px){.screen[data-type=cashback] .promo_content .promo_card>img{margin:auto}}.screen[data-type=cashback] .promo_content .promo_text p{margin-top:1.5em;font-size:18px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.22;letter-spacing:normal;text-align:left;color:#868f96}.screen[data-type=cashback] .promo_content .promo_text .cashback_items{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;justify-content:space-around}.screen[data-type=cashback] .promo_content .promo_text .cashback_items .cashback_item{width:28%;text-align:center;margin-bottom:2em}.screen[data-type=cashback] .promo_content .promo_text .cashback_items .cashback_item img{display:block;margin:10px auto 0}.screen[data-type=cashback] .promo_content .promo_text .cashback_items .cashback_item p{text-align:center;margin-top:0}.screen[data-type=cashback] .promo_content img.once{margin:1em auto 3em;display:block}.screen[data-type=cashback] .promo_content .close{color:#e43421;font-size:57px;line-height:.5;display:block;margin:1em auto;cursor:pointer}.screen[data-type=contact] .container{padding-top:0;padding-bottom:0}.screen[data-type=contact] .contacts_screen_content,.screen[data-type=contact] .contacts_screen_content>*{text-align:center;margin:1em auto}.screen[data-type=contact] .contacts_screen_content>a{margin:0}.screen[data-type=contact] .contacts_screen_content h5{font-family:Mont,sans-serif;font-size:36px;font-weight:700;font-stretch:normal;line-height:1.22;letter-spacing:normal;color:#202020}@media only screen and (max-width:960px){.screen[data-type=contact] .contacts_screen_content h5{font-size:24px}}.screen[data-type=contact] .contacts_screen_content .socials a{margin:0 10px;display:inline-block}.screen[data-type=contact] .contacts_screen_content .socials a img{margin:1em 0}.screen[data-type=contact] .contacts_screen_content .tel{color:#202020;font-family:Mont,sans-serif;font-weight:700;line-height:1.22;font-size:24px}.screen[data-type=contact] .contacts_screen_content p{font-size:8px;line-height:1.25;color:#596164}.screen[data-type=contact] .contacts_screen_content .customer-appeals{color:#596164;font-size:18px;text-decoration:underline}.screen[data-type=contact] .contacts_screen_content .close{color:#e43421;font-size:57px;line-height:.5;display:block;margin:1em auto;cursor:pointer}section.main{background-image:-webkit-gradient(linear,left top,left bottom,from(#cfd9df),to(#e2ebf0));background-image:-o-linear-gradient(top,#cfd9df,#e2ebf0);background-image:linear-gradient(180deg,#cfd9df,#e2ebf0);background-color:#e2ebf0;padding-top:120px;padding-bottom:120px;height:calc(100vh - 90px);height:calc(var(--vh, 1vh)*100 - 90px)}@media screen and (max-width:768px){section.main{padding-top:45px;padding-bottom:0;height:calc(var(--vh, 1vh)*100)}}section.main .main-stores{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;justify-content:center;position:absolute;z-index:0;bottom:0;margin-bottom:50px;left:30px;right:30px}@media screen and (max-width:768px){section.main .main-stores{margin-bottom:30px}}section.main .main-stores .stores{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;justify-content:center}section.main .main-stores .stores a{display:inline-block}@media screen and (max-width:360px){section.main .main-stores .stores a{height:auto}}section.main .main-stores .stores a:not(:first-child){margin-left:30px}@media screen and (max-width:360px){section.main .main-stores .stores a:not(:first-child){margin-left:10px}}section.main .container{position:relative;height:100%}section.main .phone-card{position:absolute;-o-object-fit:contain;object-fit:contain;bottom:0;top:0;left:30px;right:30px;margin:auto;text-align:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;align-items:center;justify-content:center;max-width:596px}@media screen and (max-width:768px){section.main .phone-card{top:185px;bottom:85px}}section.main .phone-card .phone{margin:auto;max-height:100%}@media screen and (max-width:540px){section.main .phone-card .phone{max-width:100%}}section.main .phone-card .card{left:26.85%;right:0;max-height:33.33%;max-width:73.15%;top:33.33%;margin:auto;position:absolute;z-index:1}section.main .slogan{position:relative;z-index:1;display:inline-block}@media screen and (max-width:768px){section.main .slogan{margin-bottom:0;display:block}}section.main .slogan h4{font-family:Mont,sans-serif;font-weight:700;font-size:36px;line-height:1;margin-bottom:15px}@media screen and (max-width:768px){section.main .slogan h4{font-size:24px;line-height:1}}section.main .slogan p{line-height:1;font-family:Mont,sans-serif;font-weight:700;font-size:24px;color:#485563;margin-bottom:45px;width:250px}@media screen and (max-width:768px){section.main .slogan p{font-size:18px;line-height:1;width:auto}}section.main .slogan .stores{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;flex-direction:column}@media screen and (max-width:768px){section.main .slogan .stores{display:none}}section.main .slogan .stores a{display:block}section.main .slogan .stores a:not(:last-child){margin-bottom:15px}section.main .slogan .logo{margin-bottom:30px}@media screen and (max-width:768px){section.main .slogan .logo{margin-bottom:27px}}section.main .slogan .logo img{display:block;transition:opacity .25s}@media screen and (max-width:768px){section.main .slogan .logo img{width:194px;height:45px}}section.main .main-form{position:absolute;z-index:0;bottom:0;right:30px}@media screen and (max-width:768px){section.main .main-form{display:none}}.phone-form-input{width:100%}.phone-form-input input.js-phone{background-color:#fff;font-size:24px;line-height:21px;color:#868f96;display:block;margin-bottom:0;padding:6px 20px}.phone-form-input button,.phone-form-input input.js-phone{border-radius:15px;width:100%;border:none;font-family:Mont,sans-serif;text-align:center}.phone-form-input button{height:45px;background-image:-o-linear-gradient(48deg,#e43421,#ed7d27);background-image:linear-gradient(42deg,#e43421,#ed7d27);font-size:20px;font-weight:700;line-height:46px;color:#fff;text-transform:uppercase;cursor:pointer;position:relative;padding:0;margin-top:10px}.phone-form-input button:disabled{opacity:.75;cursor:default}.phone-form-input button:after,.phone-form-input button:before{transition:opacity .3s;display:block;content:"Start";height:45px;width:100%;border-radius:15px;line-height:46px;border:none;text-transform:uppercase;position:absolute;left:0;top:0}.phone-form-input button:before{background-image:-o-linear-gradient(48deg,#ed7d27,#e43421);background-image:linear-gradient(42deg,#ed7d27,#e43421);opacity:1}.phone-form-input button:after{background-image:-o-linear-gradient(48deg,#e43421,#ed7d27);background-image:linear-gradient(42deg,#e43421,#ed7d27);opacity:0;z-index:1}.phone-form-input button:not(:disabled):hover:after{opacity:1}.phone-form-input .check_container input{width:1px;height:1px;opacity:0;display:none}.phone-form-input .checkbox{margin-top:10px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;align-items:center}.phone-form-input .checkbox .check_icon{margin-right:0;flex-shrink:0;width:15px;height:15px;background-color:#868f96;border-radius:50%;display:block}.phone-form-input .checkbox>p{font-size:10px;padding-left:15px;line-height:1.3;color:#868f96;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.phone-form-input .checkbox input:checked+.check_icon{background-color:#e43421}section.start{background-color:#e2ebf0}section.start h5{color:#485563;font-family:Mont,sans-serif;font-weight:700;font-size:24px;margin-bottom:30px;text-align:center}@media screen and (max-width:768px){section.start h5{font-size:18px;line-height:1;margin-bottom:15px}}section.start p{color:#868f96;font-size:18px;line-height:1.22;text-align:center;margin-bottom:0}section.start p a{color:#868f96}section.start p a:hover{text-decoration:underline}@media screen and (max-width:768px){section.start p{font-size:18px;line-height:1.19}}section.start .start-card{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;justify-content:center;margin-top:60px;margin-bottom:90px}@media screen and (max-width:768px){section.start .start-card{margin-top:30px;margin-bottom:75px}}section.start .start-card .card{background-color:#e43421;background-image:-o-linear-gradient(19deg,#ed7d27,#e43421);background-image:linear-gradient(71deg,#ed7d27,#e43421);padding:44px 59px 44px 70px;font-size:36px;color:#fff;font-weight:700;font-family:Mont,sans-serif;line-height:1;border-radius:15px 15px 0 15px;position:relative;margin-right:43px;width:600px}@media screen and (max-width:768px){section.start .start-card .card{font-size:24px;width:auto;padding:30px 45px}}section.start .start-card .card .logo{position:absolute;z-index:1;bottom:-60px;right:-57px}@media screen and (max-width:768px){section.start .start-card .card .logo{right:-43px}}section.start .start-card .card .logo img{height:60px}@media screen and (max-width:768px){section.start .start-card .card .logo img{height:45px}}.advantages{background-color:#e2ebf0;padding-bottom:60px}.advantages__list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;margin-left:-22px;margin-right:-22px;color:#fff}@media screen and (max-width:768px){.advantages__list{margin:0}}.advantages__list--item{width:240px;height:240px;box-shadow:0 3px 6px 0 rgba(0,0,0,.16);border-radius:15px;background-image:-o-linear-gradient(45deg,#ed7d27,#e43421);background-image:linear-gradient(45deg,#ed7d27,#e43421);text-align:center;padding:60px 15px 30px;position:relative;margin:0 15px 30px;cursor:pointer;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;flex-direction:column;justify-content:center;align-items:center}@media screen and (max-width:768px){.advantages__list--item{margin:0 15px 15px}}.advantages__list--item:nth-child(2){padding-top:30px}.advantages__list--item:nth-child(2) h3{line-height:54px}.advantages__list--item h3{font-family:Mont,sans-serif;font-weight:900;line-height:1.39;font-size:64px;text-align:left;display:inline-block;margin-bottom:15px}.advantages__list--item h4{line-height:1.19;font-weight:700}.advantages__list--item .show-hidden-text{width:30px;height:30px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;align-items:center;justify-content:center;position:absolute;z-index:1;top:0;right:0;border-radius:0 10px 0 0;cursor:pointer}.advantages__list--item .show-hidden-text span{width:3px;height:3px;margin:3px 0;background-color:#fff;display:inline-block;position:relative}.advantages__list--item .show-hidden-text span:after,.advantages__list--item .show-hidden-text span:before{content:"";position:absolute;width:3px;height:3px;background-color:#fff}.advantages__list--item .show-hidden-text span:before{left:-6px}.advantages__list--item .show-hidden-text span:after{right:-6px}.advantages__list--item.show .hidden-text{-webkit-animation-name:showHiddenText;animation-name:showHiddenText;-webkit-animation-delay:.15s;animation-delay:.15s;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.advantages__list--item.show .hidden-text__back{-webkit-animation-name:showHiddenTextBack;animation-name:showHiddenTextBack;-webkit-animation-duration:.25s;animation-duration:.25s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.advantages__list--item.hide .hidden-text{-webkit-animation-name:hideHiddenText;animation-name:hideHiddenText;-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.advantages__list--item.hide .hidden-text__back{-webkit-animation-name:hideHiddenTextBack;animation-name:hideHiddenTextBack;-webkit-animation-duration:.25s;animation-duration:.25s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.advantages__list--item .hidden-text{position:absolute;top:0;left:0;right:0;bottom:0;padding:25px 25px 20px;border-radius:15px;opacity:0;visibility:hidden;z-index:1}.advantages__list--item .hidden-text__back{content:"";background-color:#fff;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);right:0;top:0;width:0;height:0;position:absolute;border-radius:10px}.advantages__list--item .hidden-text>*{position:relative;z-index:1}.advantages__list--item .hidden-text h5{line-height:1.19;font-weight:700;color:#485563;margin-bottom:10px;font-size:16px}.advantages__list--item .hidden-text p{color:#868f96;font-size:14px;line-height:1.21}.advantages__list--item .hidden-text p.small{font-size:9px;margin-top:7px}.advantages__list--item .hidden-text p.small a{color:inherit;text-decoration:underline}.advantages__list--item .hidden-text p.small a:hover{text-decoration:none}.advantages__list--item .hidden-text .close{font-size:24px;position:absolute;z-index:1;top:0;right:0;width:30px;height:30px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;align-items:center;justify-content:center;color:#202020;cursor:pointer}.advantages__notes{font-weight:300;text-align:center;color:#485563}.advantages__notes a{color:inherit;text-decoration:underline}@-webkit-keyframes showHiddenText{0%{visibility:visible;opacity:0}to{visibility:visible;opacity:1}}@keyframes showHiddenText{0%{visibility:visible;opacity:0}to{visibility:visible;opacity:1}}@-webkit-keyframes hideHiddenText{0%{opacity:1}to{opacity:0;visibility:hidden}}@keyframes hideHiddenText{0%{opacity:1}to{opacity:0;visibility:hidden}}@-webkit-keyframes hideHiddenTextBack{0%{width:100%;height:100%}to{width:0;height:0}}@keyframes hideHiddenTextBack{0%{width:100%;height:100%}to{width:0;height:0}}@-webkit-keyframes showHiddenTextBack{0%{width:0;height:0}to{width:100%;height:100%}}@keyframes showHiddenTextBack{0%{width:0;height:0}to{width:100%;height:100%}}section.champion{background-color:#e2ebf0;padding-bottom:100px}section.champion .champion-row{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;align-items:center}@media screen and (max-width:768px){section.champion .champion-row{flex-direction:column;align-items:center;justify-content:center}}section.champion .champion-row>div:first-child{flex:1}@media screen and (max-width:768px){section.champion .champion-row>div:first-child{margin-bottom:30px}}section.champion .champion-row>div:last-child{padding-left:30px}@media screen and (max-width:768px){section.champion .champion-row>div:last-child{padding-left:0}}section.champion .champion-row>div:last-child img{width:370px;display:block;-webkit-animation:t-shirt 4s ease-out 1s infinite;animation:t-shirt 4s ease-out 1s infinite}section.champion ul li{font-size:18px;line-height:1.22;color:#868f96;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;align-items:flex-start;margin-bottom:16px}section.champion ul li:before{content:"";width:6px;height:6px;display:inline-block;margin:8px 12px 0;background-color:#e43421;flex-shrink:0}@-webkit-keyframes t-shirt{0%{transform:translateY(-15px)}50%{transform:translateY(15px)}to{transform:translateY(-15px)}}@keyframes t-shirt{0%{transform:translateY(-15px)}50%{transform:translateY(15px)}to{transform:translateY(-15px)}}section.need-cash{padding-top:80px;padding-bottom:90px;background-color:#e2ebf0}section.need-cash h2{text-align:center}@media screen and (max-width:768px){section.need-cash{padding-top:60px;padding-bottom:60px}}section.need-cash .need-cash-block{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;align-items:center;justify-content:space-between}@media screen and (max-width:768px){section.need-cash .need-cash-block{flex-direction:column}section.need-cash .need-cash-block>div{text-align:left}}section.need-cash .card-trophy{position:relative;display:inline-block}@media screen and (max-width:768px){section.need-cash .card-trophy{margin:0;width:65%}}section.need-cash .card-trophy .card{width:400px;position:relative;z-index:1}@media screen and (max-width:768px){section.need-cash .card-trophy .card{margin:0;width:100%;max-height:100%;height:auto}}section.need-cash .card-trophy .trophy{position:absolute;z-index:0;width:90%;left:60%;top:-30%}section.need-cash .main-form{margin-left:70px;width:300px}@media screen and (max-width:768px){section.need-cash .main-form{margin-left:0}section.need-cash .main-form form{display:none}}section.need-cash .main-form .stores{margin-top:45px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;flex-wrap:wrap;justify-content:center;margin-left:-3px;margin-right:-3px}section.need-cash .main-form .stores a{display:inline-block;margin:0 4px 15px}@media screen and (max-width:768px){section.need-cash h2{font-size:24px}}section.tariffs{background-color:#e43421;background-image:-o-linear-gradient(25deg,#ed7d27,#e43421);background-image:linear-gradient(65deg,#ed7d27,#e43421)}section.tariffs .head{color:#fff}section.tariffs .tariffs-block{border-radius:15px;background-color:#fff;padding:30px}@media screen and (max-width:768px){section.tariffs .tariffs-block{padding:15px}}section.tariffs .tariffs-block__item{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:60px;align-items:center;padding:5px 30px}@media screen and (max-width:768px){section.tariffs .tariffs-block__item{flex-direction:column;justify-content:center;height:auto;padding:15px 0}}section.tariffs .tariffs-block__item:not(:last-child){border-bottom:1px solid #e2ebf0}section.tariffs .tariffs-block__item .tariff-name{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;align-items:center;flex-basis:40%;max-width:40%}@media screen and (max-width:768px){section.tariffs .tariffs-block__item .tariff-name{margin-bottom:15px;flex-basis:100%;max-width:100%}}section.tariffs .tariffs-block__item .tariff-name__icon{width:30px;margin-right:30px}@media screen and (max-width:768px){section.tariffs .tariffs-block__item .tariff-name__icon{margin-right:15px}}section.tariffs .tariffs-block__item .tariff-name__text{color:#868f96}section.tariffs .tariffs-block__item .tariff-value{font-weight:700;font-family:Mont,sans-serif;font-size:24px;color:#000;text-align:center;flex-basis:60%;max-width:60%}@media screen and (max-width:768px){section.tariffs .tariffs-block__item .tariff-value{flex-basis:100%;max-width:100%}}section.tariffs .tariffs-block__item .tariff-value span{color:#868f96;font-size:16px;font-family:Roboto,sans-serif;line-height:1.19;font-weight:400}section.tariffs .tariffs-files{margin-top:30px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;justify-content:flex-end}@media screen and (max-width:768px){section.tariffs .tariffs-files{justify-content:center}}section.tariffs .tariffs-files a{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;box-shadow:0 3px 6px 0 rgba(0,0,0,.16);border-radius:15px;background-color:#fff;font-size:12px;line-height:1.42;color:#485563;font-family:Mont,sans-serif;font-weight:700;padding:7px 15px}section.tariffs .tariffs-files a:not(:last-child){margin-right:30px}@media screen and (max-width:768px){section.tariffs .tariffs-files a:not(:last-child){margin-right:15px}}section.tariffs .tariffs-files a img{width:15px;margin-left:15px}section.functional{background-color:#e2ebf0}@media screen and (max-width:768px){section.functional .head{text-align:center}}section.functional .functional-block:not(:last-child){margin-bottom:30px}section.functional .functional-block:last-child .functional-block__item{background-image:-webkit-gradient(linear,left top,left bottom,from(#868f96),to(#596164));background-image:-o-linear-gradient(top,#868f96,#596164);background-image:linear-gradient(180deg,#868f96,#596164);background-color:#868f96}section.functional .functional-block__header{margin-bottom:30px;text-align:center}section.functional .functional-block__header span{display:inline-block;font-weight:700;color:#596164;padding:5px 40px;background-color:#fff;border-radius:28px}section.functional .functional-block__row{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;justify-content:center;align-items:center;flex-wrap:wrap}section.functional .functional-block__item{width:120px;height:120px;padding:30px 0 11px;color:#fff;text-align:center;background-color:#e43421;background-image:-o-linear-gradient(45deg,#ed7d27,#e43421);background-image:linear-gradient(45deg,#ed7d27,#e43421);margin:0 15px 30px;border-radius:15px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;flex-direction:column;justify-content:space-between}section.functional .functional-block__item--image img{margin:auto}section.functional .functional-block__item--text{height:2em;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;align-items:center;justify-content:center}section.start-with-us{background-color:#e43421;background-image:-o-linear-gradient(22deg,#ed7d27,#e43421);background-image:linear-gradient(68deg,#ed7d27,#e43421);color:#fff}@media screen and (max-width:768px){section.start-with-us .container{padding:0 15px}}section.start-with-us .start-with-us-block{position:relative}section.start-with-us .start-with-us-block>img{display:none}@media screen and (min-width:769px){section.start-with-us .start-with-us-block>img:first-child{display:block}}@media screen and (max-width:768px){section.start-with-us .start-with-us-block>img:nth-child(2){display:block;margin:auto;width:530px;max-width:100%}}section.start-with-us .start-with-us-block>span{position:absolute;right:0;display:inline-block;bottom:0;line-height:1.17;color:#fff;font-size:12px;z-index:2}@media screen and (max-width:768px){section.start-with-us .start-with-us-block>span{font-size:9px}}section.start-with-us .start-with-us-block>span a{color:#fff;text-decoration:underline}section.start-with-us .start-with-us-block .steps-absolute{position:absolute;z-index:1;right:0;left:0;bottom:0;top:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;align-items:center;justify-content:center}@media screen and (max-width:768px){section.start-with-us .start-with-us-block .steps{padding:0 30%}}@media screen and (max-width:440px){section.start-with-us .start-with-us-block .steps{padding:0 25%}}section.start-with-us .start-with-us-block .steps__item{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;align-items:center}@media screen and (max-width:768px){section.start-with-us .start-with-us-block .steps__item:not(:last-child) .steps__item--right{padding-bottom:10px}}@media screen and (max-width:768px){section.start-with-us .start-with-us-block .steps__item{align-items:stretch}}section.start-with-us .start-with-us-block .steps__item--right{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;align-items:center}@media screen and (max-width:768px){section.start-with-us .start-with-us-block .steps__item--right{display:block;border-left:2px solid #fff;padding-left:15px}}@media screen and (max-width:440px){section.start-with-us .start-with-us-block .steps__item--right{padding-left:10px}}section.start-with-us .start-with-us-block .steps__item--number{width:36px;text-align:center;font-family:Mont,sans-serif;font-weight:700;font-size:20px;line-height:1.4;padding-right:23px;border-right:2px solid #fff;margin-right:30px;padding-top:1px;padding-bottom:1px}@media screen and (max-width:870px){section.start-with-us .start-with-us-block .steps__item--number{margin-right:15px;flex-shrink:0;flex-grow:0}}@media screen and (max-width:768px){section.start-with-us .start-with-us-block .steps__item--number{border:0;margin-right:0;padding-right:20px;width:25px}}@media screen and (max-width:440px){section.start-with-us .start-with-us-block .steps__item--number{padding-right:10px}}section.start-with-us .start-with-us-block .steps__item--badge{font-family:Mont,sans-serif;font-weight:700;padding:1px 5px;width:90px;text-align:center;background-color:#fff;border-radius:15px;color:#485563;display:inline-block;margin-right:30px;font-size:14px;line-height:1.36}@media screen and (max-width:870px){section.start-with-us .start-with-us-block .steps__item--badge{width:60px;font-size:12px;line-height:1.42;flex-shrink:0;flex-grow:0;white-space:nowrap;padding:1px 4px;text-align:center}}@media screen and (max-width:768px){section.start-with-us .start-with-us-block .steps__item--badge{margin-bottom:5px}}section.start-with-us .start-with-us-block .steps__item--badge.infin{height:21px;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;align-items:center;justify-content:center;font-family:Arial;font-size:24px}section.start-with-us .start-with-us-block .steps__item--text{position:relative}@media screen and (max-width:870px){section.start-with-us .start-with-us-block .steps__item--text{font-size:12px;line-height:1.17}}section.technology-and-protection{background-image:-webkit-gradient(linear,left top,left bottom,from(#868f96),to(#596164));background-image:-o-linear-gradient(top,#868f96,#596164);background-image:linear-gradient(180deg,#868f96,#596164);background-color:#868f96;padding-top:60px;padding-bottom:60px}section.technology-and-protection .block{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;align-items:center}@media screen and (max-width:768px){section.technology-and-protection .block{flex-direction:column}}section.technology-and-protection .block>div{flex-basis:50%;width:50%}@media screen and (max-width:768px){section.technology-and-protection .block>div{width:100%;flex-basis:100%}}section.technology-and-protection .block>div:first-child{font-size:36px;font-family:Mont,sans-serif;font-weight:700;line-height:1;color:#fff;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;align-items:center}@media screen and (max-width:768px){section.technology-and-protection .block>div:first-child{font-size:24px;margin-bottom:40px}}section.technology-and-protection .block>div:first-child img{display:inline-block;margin-right:60px}@media screen and (max-width:768px){section.technology-and-protection .block>div:first-child img{margin-right:30px;width:60px}}section.technology-and-protection .block>div:last-child div{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;justify-content:center}section.technology-and-protection .block>div:last-child div img{display:block;margin:1em}section.contacts{background-color:#cfd9df;background-image:-o-linear-gradient(111deg,#cfd9df 100%,#e2ebf0 0);background-image:linear-gradient(339deg,#cfd9df 100%,#e2ebf0 0);padding-bottom:0;overflow:hidden}@media screen and (max-width:960px){section.contacts{padding-bottom:2em}}section.contacts .phone-chat{width:780px;height:870px;margin:3em auto 0;background-image:url(/images/png/main/phone_chat_bg.png?v=1);padding:120px 70px}@media screen and (max-width:960px){section.contacts .phone-chat{width:auto;height:unset;margin:3em auto 0;background-image:none;padding:0}}@media screen and (max-width:768px){section.contacts .phone-chat{margin:3em -15px 0}}section.contacts .phone-chat .message .checkbox{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;align-items:center;margin-top:10px}section.contacts .phone-chat .message .checkbox>p{line-height:1.3;padding-left:15px;padding-right:0;font-size:10px}section.contacts .phone-chat .check_container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}section.contacts .phone-chat .check_container input{width:1px;height:1px;opacity:0}section.contacts .phone-chat .check_container input:checked+.check_icon{background-color:#e43421}section.contacts .phone-chat .check_container .check_icon{width:15px;height:15px;background-color:#868f96;border-radius:50%;display:block;flex-shrink:0}section.contacts .phone-chat .socials{margin-left:20px;margin-bottom:-10px}section.contacts .phone-chat .socials a{display:inline-block;margin:5px 0 0 20px}section.contacts .phone-chat .form{padding:15px 10px 0}section.contacts .phone-chat .form_start .form-error{margin-bottom:0;margin-top:0}section.contacts .phone-chat .form_start input{line-height:22px;border-radius:15px;background-color:#fff;font-family:Roboto;font-size:18px;font-weight:400;font-style:normal;font-stretch:normal;letter-spacing:normal;text-align:left;color:#868f96;display:block;margin-top:5px;width:100%;border:none;padding:12px 20px}section.contacts .phone-chat .form_start .required-input{position:relative}section.contacts .phone-chat .form_start .required-input .placeholder{position:absolute;top:50%;transform:translateY(-50%);pointer-events:none;left:20px;color:rgba(134,143,150,.75);font-size:18px}section.contacts .phone-chat .form_start .required-input .placeholder span{color:red;display:inline-block;margin-left:3px}section.contacts .phone-chat .form_start .required-input input.hasValue~.placeholder,section.contacts .phone-chat .form_start .required-input input:focus~.placeholder{display:none}section.contacts .phone-chat .message_right{float:right;background-color:#fff;border-radius:10px;border-bottom-right-radius:5px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;align-items:center}section.contacts .phone-chat .message_right img{display:inline-block;padding:15px 0 15px 15px}section.contacts .phone-chat .message p{font-family:Roboto;font-size:18px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.22;letter-spacing:normal;text-align:left;color:#868f96;padding:0 15px}@media screen and (max-width:768px){section.contacts .phone-chat .message p{font-size:16px;line-height:1.19}}section.contacts .phone-chat .message_left{background-color:#efefef;border-radius:10px;border-bottom-left-radius:5px;padding:15px;float:left}section.contacts .phone-chat p{padding-right:15px}section.contacts .phone-chat .top_message{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;align-items:center}section.contacts .phone-chat .message_wrapper:after{content:"";clear:both;display:table}section.contacts .phone-chat .message_form{margin:10px 0}section.contacts button[type=submit]{height:45px;border-radius:15px;background-image:-o-linear-gradient(48deg,#e43421,#ed7d27);background-image:linear-gradient(42deg,#e43421,#ed7d27);font-family:Mont,sans-serif;font-size:20px;font-weight:700;font-style:normal;font-stretch:normal;line-height:46px;letter-spacing:normal;text-align:center;color:#fff;text-transform:uppercase;border:none;cursor:pointer;position:relative;padding:0;background:transparent;width:100%;margin-top:10px}section.contacts button[type=submit]:hover:after{opacity:1}section.contacts button[type=submit]:before{background-image:-o-linear-gradient(48deg,#ed7d27,#e43421);background-image:linear-gradient(42deg,#ed7d27,#e43421);opacity:1}section.contacts button[type=submit]:after,section.contacts button[type=submit]:before{display:block;content:"Start";width:100%;height:45px;border-radius:15px;line-height:45px;letter-spacing:normal;text-align:center;color:#fff;line-height:46px;text-transform:uppercase;border:none;cursor:pointer;position:relative;position:absolute;left:0;top:0;transition:opacity .3s}section.contacts button[type=submit]:after{background-image:-o-linear-gradient(48deg,#e43421,#ed7d27);background-image:linear-gradient(42deg,#e43421,#ed7d27);opacity:0;z-index:1}.message-dialog{padding:15px;position:fixed;max-width:600px;margin:auto;box-shadow:0 3px 6px 0 rgba(0,0,0,.16);border-radius:15px;left:15px;right:15px;z-index:100;background-color:#fff;top:-100vh;transition:top .5s}.message-dialog.active{top:15px}.message-dialog__header{padding:0 15px 15px;border-bottom:1px solid #cfd9df;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;align-items:center;position:relative}@media screen and (max-width:768px){.message-dialog__header{padding:0 0 15px}}.message-dialog__header .logo{margin-right:30px}.message-dialog__header .logo img{width:30px}.message-dialog__header ul,.message-dialog__header ul li{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;align-items:center}.message-dialog__header ul li{font-size:18px;line-height:1.22;color:#868f96}.message-dialog__header ul li:not(:first-child):before{content:"";width:6px;height:6px;border-radius:6px;background-color:#868f96;display:inline-block;margin:0 15px}.message-dialog__header .close{color:#868f96;font-size:30px;line-height:15px;cursor:pointer;position:absolute;z-index:1;top:0;right:0;font-weight:300}.message-dialog__body{padding:15px}@media screen and (max-width:768px){.message-dialog__body{padding:15px 0 0}}.message-dialog__body h3{font-size:18px;line-height:1;color:#596164;font-weight:700;margin-bottom:15px}.message-dialog__body p{font-size:10px;color:#868f96;line-height:1.3}.message-dialog__body h4{font-size:17px;line-height:1.2;color:#596164;font-weight:700}section.sportlife-promo{background-color:#ff7300;background-image:-webkit-gradient(linear,left top,left bottom,from(#ffc400),to(#ff7300));background-image:-o-linear-gradient(top,#ffc400,#ff7300);background-image:linear-gradient(180deg,#ffc400,#ff7300);color:#fff;text-align:center;padding:0}@media screen and (max-width:768px){section.sportlife-promo{background:bottom 30px center no-repeat url(/images/svg/sportlife-promo/SL.svg),-webkit-gradient(linear,left top,left bottom,from(#ffc400),to(#ff7300));background:bottom 30px center no-repeat url(/images/svg/sportlife-promo/SL.svg),-o-linear-gradient(top,#ffc400,#ff7300);background:bottom 30px center no-repeat url(/images/svg/sportlife-promo/SL.svg),linear-gradient(180deg,#ffc400,#ff7300);background-size:125%}}section.sportlife-promo .sportlife-promo-inner{background-image:url(/images/svg/sportlife-promo/SL.svg);background-repeat:no-repeat;background-position:0 30px;background-size:100%;padding:90px 0}@media screen and (max-width:768px){section.sportlife-promo .sportlife-promo-inner{background-image:none}}section.sportlife-promo .container .promo-header{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;margin-bottom:45px}@media screen and (max-width:768px){section.sportlife-promo .container .promo-header{margin-bottom:15px}}section.sportlife-promo .container .promo-header>div{margin:0 15px 15px}section.sportlife-promo .container .promo-header .stock{color:#ff7300;font-size:24px;line-height:33px;font-weight:700;font-family:Mont,sans-serif;width:173px;height:60px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;align-items:center;justify-content:center;background-color:#fff;border-radius:15px}section.sportlife-promo .container .promo-header .stock img{display:block;margin-right:18px}section.sportlife-promo .container h2{margin-bottom:30px}@media screen and (max-width:768px){section.sportlife-promo .container h2{font-size:24px;line-height:1;margin-bottom:15px}}section.sportlife-promo .container p{font-size:18px;margin-bottom:30px;line-height:1.22}section.sportlife-promo .container .cards{margin-left:-15px;margin-right:-15px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;flex-wrap:wrap;justify-content:center;text-align:left}@media screen and (max-width:768px){section.sportlife-promo .container .cards{margin-bottom:15px}}section.sportlife-promo .container .cards .card{background-color:#fff;box-shadow:0 3px 6px 0 rgba(0,0,0,.16);border-radius:15px;padding:30px;width:300px;flex-basis:300px;margin:0 15px 30px}@media screen and (max-width:768px){section.sportlife-promo .container .cards .card{margin-bottom:15px}}section.sportlife-promo .container .cards .card-header{color:#485563;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;align-items:flex-start;margin-bottom:15px;font-size:18px;font-family:Mont,sans-serif;font-weight:700;line-height:1.33}section.sportlife-promo .container .cards .card-header img{display:block;margin-right:15px}section.sportlife-promo .container .cards .card-description{color:#868f96;font-size:12px;line-height:1.17}section.sportlife-promo .container h4{font-size:24px;line-height:33px;font-weight:700;font-family:Mont,sans-serif;margin-bottom:30px}section.sportlife-promo .container h4.stores-title{margin-bottom:15px}section.sportlife-promo .container .stores{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;flex-wrap:wrap;justify-content:center;margin-bottom:15px}@media screen and (max-width:768px){section.sportlife-promo .container .stores{margin-bottom:25px}}section.sportlife-promo .container .stores a{margin:0 7.5px 15px}section.sportlife-promo .container .qr{padding:10px;border-radius:10px;background-color:#fff;display:inline-block;margin-bottom:30px}@media screen and (max-width:768px){section.sportlife-promo .container .qr{display:none}}section.sportlife-promo .container .qr img{width:145px;height:145px}section.sportlife-promo .container .info-block{text-align:left;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;align-items:flex-start}section.sportlife-promo .container .info-block .text{font-size:10px;line-height:1.3}section.sportlife-promo .container .info-block img{display:block;margin-right:15px}section.sportlife-promo .container .info-block a{color:#fff}section.sportlife-promo .container .info-block a:hover{text-decoration:underline}