/*!
 * animate.css - https://animate.style/
 * Version - 4.1.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2020 Animate.css
 */:root{--animate-duration:1s;--animate-delay:1s;--animate-repeat:1}.animate__animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-duration:var(--animate-duration);animation-duration:var(--animate-duration);-webkit-animation-fill-mode:both;animation-fill-mode:both}.animate__animated.animate__infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animate__animated.animate__repeat-1{-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-iteration-count:var(--animate-repeat);animation-iteration-count:var(--animate-repeat)}.animate__animated.animate__repeat-2{-webkit-animation-iteration-count:2;animation-iteration-count:2;-webkit-animation-iteration-count:calc(var(--animate-repeat)*2);animation-iteration-count:calc(var(--animate-repeat)*2)}.animate__animated.animate__repeat-3{-webkit-animation-iteration-count:3;animation-iteration-count:3;-webkit-animation-iteration-count:calc(var(--animate-repeat)*3);animation-iteration-count:calc(var(--animate-repeat)*3)}.animate__animated.animate__delay-1s{-webkit-animation-delay:1s;animation-delay:1s;-webkit-animation-delay:var(--animate-delay);animation-delay:var(--animate-delay)}.animate__animated.animate__delay-2s{-webkit-animation-delay:2s;animation-delay:2s;-webkit-animation-delay:calc(var(--animate-delay)*2);animation-delay:calc(var(--animate-delay)*2)}.animate__animated.animate__delay-3s{-webkit-animation-delay:3s;animation-delay:3s;-webkit-animation-delay:calc(var(--animate-delay)*3);animation-delay:calc(var(--animate-delay)*3)}.animate__animated.animate__delay-4s{-webkit-animation-delay:4s;animation-delay:4s;-webkit-animation-delay:calc(var(--animate-delay)*4);animation-delay:calc(var(--animate-delay)*4)}.animate__animated.animate__delay-5s{-webkit-animation-delay:5s;animation-delay:5s;-webkit-animation-delay:calc(var(--animate-delay)*5);animation-delay:calc(var(--animate-delay)*5)}.animate__animated.animate__faster{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-duration:calc(var(--animate-duration)/2);animation-duration:calc(var(--animate-duration)/2)}.animate__animated.animate__fast{-webkit-animation-duration:.8s;animation-duration:.8s;-webkit-animation-duration:calc(var(--animate-duration)*.8);animation-duration:calc(var(--animate-duration)*.8)}.animate__animated.animate__slow{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-duration:calc(var(--animate-duration)*2);animation-duration:calc(var(--animate-duration)*2)}.animate__animated.animate__slower{-webkit-animation-duration:3s;animation-duration:3s;-webkit-animation-duration:calc(var(--animate-duration)*3);animation-duration:calc(var(--animate-duration)*3)}@media (prefers-reduced-motion:reduce),print{.animate__animated{-webkit-animation-duration:1ms!important;animation-duration:1ms!important;-webkit-animation-iteration-count:1!important;animation-iteration-count:1!important;-webkit-transition-duration:1ms!important;transition-duration:1ms!important}.animate__animated[class*=Out]{opacity:0}}@-webkit-keyframes bounce{0%,20%,53%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0) scaleY(1.1);transform:translate3d(0,-30px,0) scaleY(1.1)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0) scaleY(1.05);transform:translate3d(0,-15px,0) scaleY(1.05)}80%{-webkit-transform:translateZ(0) scaleY(.95);transform:translateZ(0) scaleY(.95);-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1)}90%{-webkit-transform:translate3d(0,-4px,0) scaleY(1.02);transform:translate3d(0,-4px,0) scaleY(1.02)}}@keyframes bounce{0%,20%,53%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0) scaleY(1.1);transform:translate3d(0,-30px,0) scaleY(1.1)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0) scaleY(1.05);transform:translate3d(0,-15px,0) scaleY(1.05)}80%{-webkit-transform:translateZ(0) scaleY(.95);transform:translateZ(0) scaleY(.95);-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1)}90%{-webkit-transform:translate3d(0,-4px,0) scaleY(1.02);transform:translate3d(0,-4px,0) scaleY(1.02)}}.animate__bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;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}}.animate__flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.animate__pulse{-webkit-animation-name:pulse;animation-name:pulse;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.animate__rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shakeX{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@keyframes shakeX{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}.animate__shakeX{-webkit-animation-name:shakeX;animation-name:shakeX}@-webkit-keyframes shakeY{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}20%,40%,60%,80%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}}@keyframes shakeY{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}20%,40%,60%,80%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}}.animate__shakeY{-webkit-animation-name:shakeY;animation-name:shakeY}@-webkit-keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}.animate__headShake{-webkit-animation-name:headShake;animation-name:headShake;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}.animate__swing{-webkit-animation-name:swing;animation-name:swing;-webkit-transform-origin:top center;transform-origin:top center}@-webkit-keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.animate__tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes wobble{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes jello{0%,11.1%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}@keyframes jello{0%,11.1%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.animate__jello{-webkit-animation-name:jello;animation-name:jello;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}.animate__heartBeat{-webkit-animation-duration:1.3s;animation-duration:1.3s;-webkit-animation-duration:calc(var(--animate-duration)*1.3);animation-duration:calc(var(--animate-duration)*1.3);-webkit-animation-name:heartBeat;animation-name:heartBeat;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes backInDown{0%{opacity:.7;-webkit-transform:translateY(-1200px) scale(.7);transform:translateY(-1200px) scale(.7)}80%{opacity:.7;-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes backInDown{0%{opacity:.7;-webkit-transform:translateY(-1200px) scale(.7);transform:translateY(-1200px) scale(.7)}80%{opacity:.7;-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.animate__backInDown{-webkit-animation-name:backInDown;animation-name:backInDown}@-webkit-keyframes backInLeft{0%{opacity:.7;-webkit-transform:translateX(-2000px) scale(.7);transform:translateX(-2000px) scale(.7)}80%{opacity:.7;-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes backInLeft{0%{opacity:.7;-webkit-transform:translateX(-2000px) scale(.7);transform:translateX(-2000px) scale(.7)}80%{opacity:.7;-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.animate__backInLeft{-webkit-animation-name:backInLeft;animation-name:backInLeft}@-webkit-keyframes backInRight{0%{opacity:.7;-webkit-transform:translateX(2000px) scale(.7);transform:translateX(2000px) scale(.7)}80%{opacity:.7;-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes backInRight{0%{opacity:.7;-webkit-transform:translateX(2000px) scale(.7);transform:translateX(2000px) scale(.7)}80%{opacity:.7;-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.animate__backInRight{-webkit-animation-name:backInRight;animation-name:backInRight}@-webkit-keyframes backInUp{0%{opacity:.7;-webkit-transform:translateY(1200px) scale(.7);transform:translateY(1200px) scale(.7)}80%{opacity:.7;-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes backInUp{0%{opacity:.7;-webkit-transform:translateY(1200px) scale(.7);transform:translateY(1200px) scale(.7)}80%{opacity:.7;-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.animate__backInUp{-webkit-animation-name:backInUp;animation-name:backInUp}@-webkit-keyframes backOutDown{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}20%{opacity:.7;-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7)}to{opacity:.7;-webkit-transform:translateY(700px) scale(.7);transform:translateY(700px) scale(.7)}}@keyframes backOutDown{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}20%{opacity:.7;-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7)}to{opacity:.7;-webkit-transform:translateY(700px) scale(.7);transform:translateY(700px) scale(.7)}}.animate__backOutDown{-webkit-animation-name:backOutDown;animation-name:backOutDown}@-webkit-keyframes backOutLeft{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}20%{opacity:.7;-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7)}to{opacity:.7;-webkit-transform:translateX(-2000px) scale(.7);transform:translateX(-2000px) scale(.7)}}@keyframes backOutLeft{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}20%{opacity:.7;-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7)}to{opacity:.7;-webkit-transform:translateX(-2000px) scale(.7);transform:translateX(-2000px) scale(.7)}}.animate__backOutLeft{-webkit-animation-name:backOutLeft;animation-name:backOutLeft}@-webkit-keyframes backOutRight{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}20%{opacity:.7;-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7)}to{opacity:.7;-webkit-transform:translateX(2000px) scale(.7);transform:translateX(2000px) scale(.7)}}@keyframes backOutRight{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}20%{opacity:.7;-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7)}to{opacity:.7;-webkit-transform:translateX(2000px) scale(.7);transform:translateX(2000px) scale(.7)}}.animate__backOutRight{-webkit-animation-name:backOutRight;animation-name:backOutRight}@-webkit-keyframes backOutUp{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}20%{opacity:.7;-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7)}to{opacity:.7;-webkit-transform:translateY(-700px) scale(.7);transform:translateY(-700px) scale(.7)}}@keyframes backOutUp{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}20%{opacity:.7;-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7)}to{opacity:.7;-webkit-transform:translateY(-700px) scale(.7);transform:translateY(-700px) scale(.7)}}.animate__backOutUp{-webkit-animation-name:backOutUp;animation-name:backOutUp}@-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;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scaleX(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;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}.animate__bounceIn{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*.75);animation-duration:calc(var(--animate-duration)*.75);-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;-webkit-transform:translate3d(0,-3000px,0) scaleY(3);transform:translate3d(0,-3000px,0) scaleY(3)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0) scaleY(.9);transform:translate3d(0,25px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,-10px,0) scaleY(.95);transform:translate3d(0,-10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,5px,0) scaleY(.985);transform:translate3d(0,5px,0) scaleY(.985)}to{-webkit-transform:translateZ(0);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;-webkit-transform:translate3d(0,-3000px,0) scaleY(3);transform:translate3d(0,-3000px,0) scaleY(3)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0) scaleY(.9);transform:translate3d(0,25px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,-10px,0) scaleY(.95);transform:translate3d(0,-10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,5px,0) scaleY(.985);transform:translate3d(0,5px,0) scaleY(.985)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__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;-webkit-transform:translate3d(-3000px,0,0) scaleX(3);transform:translate3d(-3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0) scaleX(1);transform:translate3d(25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(-10px,0,0) scaleX(.98);transform:translate3d(-10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(5px,0,0) scaleX(.995);transform:translate3d(5px,0,0) scaleX(.995)}to{-webkit-transform:translateZ(0);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;-webkit-transform:translate3d(-3000px,0,0) scaleX(3);transform:translate3d(-3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0) scaleX(1);transform:translate3d(25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(-10px,0,0) scaleX(.98);transform:translate3d(-10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(5px,0,0) scaleX(.995);transform:translate3d(5px,0,0) scaleX(.995)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__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;-webkit-transform:translate3d(3000px,0,0) scaleX(3);transform:translate3d(3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0) scaleX(1);transform:translate3d(-25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(10px,0,0) scaleX(.98);transform:translate3d(10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(-5px,0,0) scaleX(.995);transform:translate3d(-5px,0,0) scaleX(.995)}to{-webkit-transform:translateZ(0);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;-webkit-transform:translate3d(3000px,0,0) scaleX(3);transform:translate3d(3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0) scaleX(1);transform:translate3d(-25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(10px,0,0) scaleX(.98);transform:translate3d(10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(-5px,0,0) scaleX(.995);transform:translate3d(-5px,0,0) scaleX(.995)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__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;-webkit-transform:translate3d(0,3000px,0) scaleY(5);transform:translate3d(0,3000px,0) scaleY(5)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,10px,0) scaleY(.95);transform:translate3d(0,10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,-5px,0) scaleY(.985);transform:translate3d(0,-5px,0) scaleY(.985)}to{-webkit-transform:translateZ(0);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;-webkit-transform:translate3d(0,3000px,0) scaleY(5);transform:translate3d(0,3000px,0) scaleY(5)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,10px,0) scaleY(.95);transform:translate3d(0,10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,-5px,0) scaleY(.985);transform:translate3d(0,-5px,0) scaleY(.985)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}@keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}.animate__bounceOut{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*.75);animation-duration:calc(var(--animate-duration)*.75);-webkit-animation-name:bounceOut;animation-name:bounceOut}@-webkit-keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0) scaleY(.985);transform:translate3d(0,10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0) scaleY(3);transform:translate3d(0,2000px,0) scaleY(3)}}@keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0) scaleY(.985);transform:translate3d(0,10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0) scaleY(3);transform:translate3d(0,2000px,0) scaleY(3)}}.animate__bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0) scaleX(.9);transform:translate3d(20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0) scaleX(2);transform:translate3d(-2000px,0,0) scaleX(2)}}@keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0) scaleX(.9);transform:translate3d(20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0) scaleX(2);transform:translate3d(-2000px,0,0) scaleX(2)}}.animate__bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0) scaleX(.9);transform:translate3d(-20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0) scaleX(2);transform:translate3d(2000px,0,0) scaleX(2)}}@keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0) scaleX(.9);transform:translate3d(-20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0) scaleX(2);transform:translate3d(2000px,0,0) scaleX(2)}}.animate__bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0) scaleY(.985);transform:translate3d(0,-10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0) scaleY(.9);transform:translate3d(0,20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0) scaleY(3);transform:translate3d(0,-2000px,0) scaleY(3)}}@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0) scaleY(.985);transform:translate3d(0,-10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0) scaleY(.9);transform:translate3d(0,20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0) scaleY(3);transform:translate3d(0,-2000px,0) scaleY(3)}}.animate__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}}.animate__fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeInTopLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInTopLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInTopLeft{-webkit-animation-name:fadeInTopLeft;animation-name:fadeInTopLeft}@-webkit-keyframes fadeInTopRight{0%{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInTopRight{0%{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInTopRight{-webkit-animation-name:fadeInTopRight;animation-name:fadeInTopRight}@-webkit-keyframes fadeInBottomLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInBottomLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInBottomLeft{-webkit-animation-name:fadeInBottomLeft;animation-name:fadeInBottomLeft}@-webkit-keyframes fadeInBottomRight{0%{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInBottomRight{0%{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInBottomRight{-webkit-animation-name:fadeInBottomRight;animation-name:fadeInBottomRight}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.animate__fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.animate__fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.animate__fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.animate__fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.animate__fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.animate__fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.animate__fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.animate__fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.animate__fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes fadeOutTopLeft{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}}@keyframes fadeOutTopLeft{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}}.animate__fadeOutTopLeft{-webkit-animation-name:fadeOutTopLeft;animation-name:fadeOutTopLeft}@-webkit-keyframes fadeOutTopRight{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}}@keyframes fadeOutTopRight{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}}.animate__fadeOutTopRight{-webkit-animation-name:fadeOutTopRight;animation-name:fadeOutTopRight}@-webkit-keyframes fadeOutBottomRight{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}}@keyframes fadeOutBottomRight{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}}.animate__fadeOutBottomRight{-webkit-animation-name:fadeOutBottomRight;animation-name:fadeOutBottomRight}@-webkit-keyframes fadeOutBottomLeft{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}}@keyframes fadeOutBottomLeft{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}}.animate__fadeOutBottomLeft{-webkit-animation-name:fadeOutBottomLeft;animation-name:fadeOutBottomLeft}@-webkit-keyframes flip{0%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn)}40%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg)}50%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg)}80%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg)}to{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg)}}@keyframes flip{0%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn)}40%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg)}50%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg)}80%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg)}to{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg)}}.animate__animated.animate__flip{-webkit-animation-name:flip;animation-name:flip;-webkit-backface-visibility:visible;backface-visibility:visible}@-webkit-keyframes flipInX{0%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0;-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg)}40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg)}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{0%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0;-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg)}40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg)}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.animate__flipInX{-webkit-animation-name:flipInX;animation-name:flipInX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flipInY{0%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0;-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg)}40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg)}60%{opacity:1;-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg)}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{0%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0;-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg)}40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg)}60%{opacity:1;-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg)}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.animate__flipInY{-webkit-animation-name:flipInY;animation-name:flipInY;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{opacity:1;-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}to{opacity:0;-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg)}}@keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{opacity:1;-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}to{opacity:0;-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg)}}.animate__flipOutX{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*.75);animation-duration:calc(var(--animate-duration)*.75);-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{opacity:1;-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg)}to{opacity:0;-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg)}}@keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{opacity:1;-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg)}to{opacity:0;-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg)}}.animate__flipOutY{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*.75);animation-duration:calc(var(--animate-duration)*.75);-webkit-animation-name:flipOutY;animation-name:flipOutY;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes lightSpeedInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg)}60%{opacity:1;-webkit-transform:skewX(20deg);transform:skewX(20deg)}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes lightSpeedInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg)}60%{opacity:1;-webkit-transform:skewX(20deg);transform:skewX(20deg)}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__lightSpeedInRight{-webkit-animation-name:lightSpeedInRight;animation-name:lightSpeedInRight;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) skewX(30deg);transform:translate3d(-100%,0,0) skewX(30deg)}60%{opacity:1;-webkit-transform:skewX(-20deg);transform:skewX(-20deg)}80%{-webkit-transform:skewX(5deg);transform:skewX(5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes lightSpeedInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) skewX(30deg);transform:translate3d(-100%,0,0) skewX(30deg)}60%{opacity:1;-webkit-transform:skewX(-20deg);transform:skewX(-20deg)}80%{-webkit-transform:skewX(5deg);transform:skewX(5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__lightSpeedInLeft{-webkit-animation-name:lightSpeedInLeft;animation-name:lightSpeedInLeft;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg)}}@keyframes lightSpeedOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg)}}.animate__lightSpeedOutRight{-webkit-animation-name:lightSpeedOutRight;animation-name:lightSpeedOutRight;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes lightSpeedOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0) skewX(-30deg);transform:translate3d(-100%,0,0) skewX(-30deg)}}@keyframes lightSpeedOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0) skewX(-30deg);transform:translate3d(-100%,0,0) skewX(-30deg)}}.animate__lightSpeedOutLeft{-webkit-animation-name:lightSpeedOutLeft;animation-name:lightSpeedOutLeft;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{0%{opacity:0;-webkit-transform:rotate(-200deg);transform:rotate(-200deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes rotateIn{0%{opacity:0;-webkit-transform:rotate(-200deg);transform:rotate(-200deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes rotateInDownLeft{0%{opacity:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes rotateInDownLeft{0%{opacity:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateInDownRight{0%{opacity:0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes rotateInDownRight{0%{opacity:0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes rotateInUpLeft{0%{opacity:0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes rotateInUpLeft{0%{opacity:0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateInUpRight{0%{opacity:0;-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes rotateInUpRight{0%{opacity:0;-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes rotateOut{0%{opacity:1}to{opacity:0;-webkit-transform:rotate(200deg);transform:rotate(200deg)}}@keyframes rotateOut{0%{opacity:1}to{opacity:0;-webkit-transform:rotate(200deg);transform:rotate(200deg)}}.animate__rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes rotateOutDownLeft{0%{opacity:1}to{opacity:0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}}@keyframes rotateOutDownLeft{0%{opacity:1}to{opacity:0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}}.animate__rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateOutDownRight{0%{opacity:1}to{opacity:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}}@keyframes rotateOutDownRight{0%{opacity:1}to{opacity:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}}.animate__rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes rotateOutUpLeft{0%{opacity:1}to{opacity:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}}@keyframes rotateOutUpLeft{0%{opacity:1}to{opacity:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}}.animate__rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateOutUpRight{0%{opacity:1}to{opacity:0;-webkit-transform:rotate(90deg);transform:rotate(90deg)}}@keyframes rotateOutUpRight{0%{opacity:1}to{opacity:0;-webkit-transform:rotate(90deg);transform:rotate(90deg)}}.animate__rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes hinge{0%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-transform:rotate(80deg);transform:rotate(80deg)}40%,80%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1;-webkit-transform:rotate(60deg);transform:rotate(60deg)}to{opacity:0;-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0)}}@keyframes hinge{0%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-transform:rotate(80deg);transform:rotate(80deg)}40%,80%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1;-webkit-transform:rotate(60deg);transform:rotate(60deg)}to{opacity:0;-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0)}}.animate__hinge{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-duration:calc(var(--animate-duration)*2);animation-duration:calc(var(--animate-duration)*2);-webkit-animation-name:hinge;animation-name:hinge;-webkit-transform-origin:top left;transform-origin:top left}@-webkit-keyframes jackInTheBox{0%{opacity:0;-webkit-transform:scale(.1) rotate(30deg);transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes jackInTheBox{0%{opacity:0;-webkit-transform:scale(.1) rotate(30deg);transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.animate__jackInTheBox{-webkit-animation-name:jackInTheBox;animation-name:jackInTheBox}@-webkit-keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate(120deg);transform:translate3d(100%,0,0) rotate(120deg)}}@keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate(120deg);transform:translate3d(100%,0,0) rotate(120deg)}}.animate__rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}.animate__zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0)}}@keyframes zoomInDown{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0)}}.animate__zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0)}}@keyframes zoomInLeft{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0)}}.animate__zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0)}}@keyframes zoomInRight{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0)}}.animate__zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0)}}@keyframes zoomInUp{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0)}}.animate__zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}.animate__zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0)}to{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0)}}@keyframes zoomOutDown{40%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0)}to{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0)}}.animate__zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0)}}@keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0)}}.animate__zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft;-webkit-transform-origin:left center;transform-origin:left center}@-webkit-keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0)}}@keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0)}}.animate__zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight;-webkit-transform-origin:right center;transform-origin:right center}@-webkit-keyframes zoomOutUp{40%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0)}to{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0)}}@keyframes zoomOutUp{40%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0)}to{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0)}}.animate__zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:hidden}}@keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:hidden}}.animate__slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:hidden}}@keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:hidden}}.animate__slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:hidden}}@keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:hidden}}.animate__slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:hidden}}@keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:hidden}}.animate__slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}@font-face{font-family:swiper-icons;font-style:normal;font-weight:400;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA")}:root{--swiper-theme-color:#007aff}.swiper{list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:content-box;display:flex;height:100%;position:relative;transition-property:transform;width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;height:100%;position:relative;transition-property:transform;width:100%}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-css-mode>.swiper-wrapper{-ms-overflow-style:none;overflow:auto;scrollbar-width:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-pagination{position:absolute;text-align:center;transform:translateZ(0);transition:opacity .3s;z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{background:var(--swiper-pagination-bullet-inactive-color,#000);border-radius:50%;display:inline-block;height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px))}button.swiper-pagination-bullet{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;box-shadow:none;margin:0;padding:0}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{background:var(--swiper-pagination-color,var(--swiper-theme-color));opacity:var(--swiper-pagination-bullet-opacity,1)}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{display:block;margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));height:100%;left:0;position:absolute;top:0;transform:scale(0);transform-origin:left top;width:100%}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{height:4px;left:0;top:0;width:100%}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{height:100%;left:0;top:0;width:4px}.swiper-pagination-lock{display:none}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-direction:column;flex-wrap:wrap}html{-webkit-text-size-adjust:100%}html:focus-within{scroll-behavior:smooth}body{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;min-height:100vh;text-rendering:optimizeSpeed;width:100%}*,:after,:before{box-sizing:border-box}a:not([class]){-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{border:0;font-size:100%;font:inherit;margin:0;padding:0;vertical-align:baseline}:focus{outline:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section{display:block}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}input,input:required{box-shadow:none}input:-webkit-autofill,input:-webkit-autofill:active,input:-webkit-autofill:focus,input:-webkit-autofill:hover{-webkit-box-shadow:inset 0 0 0 30px #fff}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{-webkit-appearance:none;-moz-appearance:none}input[type=search]{-webkit-appearance:none;-moz-appearance:none}input:focus{outline:none}audio,canvas,video{display:inline-block;max-width:100%}audio:not([controls]){display:none;height:0}[hidden]{display:none}a:active,a:hover{outline:none}img{height:auto;max-width:100%;vertical-align:middle}img,picture{display:inline-block}button,input{line-height:normal}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;background:transparent;border:0;cursor:pointer}button[disabled],html input[disabled]{cursor:default}[disabled]{pointer-events:none}input[type=checkbox],input[type=radio]{padding:0}input[type=search]{-webkit-appearance:textfield;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}button{background:transparent;border:0}textarea{overflow:auto;resize:vertical;vertical-align:top}table{border-collapse:collapse;border-spacing:0;text-indent:0}hr{background:#000;border:0;box-sizing:content-box;height:1px;line-height:0;margin:0;overflow:visible;padding:0;page-break-after:always;width:100%}pre{font-family:monospace,monospace;font-size:100%}a{background-color:transparent;color:inherit}a,abbr[title]{text-decoration:none}abbr[title]{border-bottom:none}code,kbd,pre,samp{font-family:monospace,monospace}small,sub,sup{font-size:75%}sub,sup{line-height:0;position:relative;vertical-align:baseline}sub{bottom:-5px}sup{top:-5px}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1;margin:0;padding: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;outline:0;padding:0}legend{border:0;color:inherit;display:block;max-width:100%;white-space:normal;width:100%}fieldset{min-width:0}body:not(:-moz-handler-blocked) fieldset{display:block}progress{vertical-align:baseline}[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}summary{display:list-item}template{display:none}@font-face{font-family:Prompt;font-style:normal;font-weight:400;src:url(../fonts/Prompt-Regular.ttf) format("truetype")}@font-face{font-family:Prompt;font-style:italic;font-weight:400;src:url(../fonts/Prompt-Italic.ttf) format("truetype")}@font-face{font-family:Prompt;font-style:normal;font-weight:600;src:url(../fonts/Prompt-SemiBold.ttf) format("truetype")}@font-face{font-family:Prompt;font-style:normal;font-weight:700;src:url(../fonts/Prompt-Bold.ttf) format("truetype")}@font-face{font-family:Titillium Web;font-style:normal;font-weight:400;src:url(../fonts/TitilliumWeb-Regular.ttf) format("truetype")}@font-face{font-family:Titillium Web;font-style:normal;font-weight:600;src:url(../fonts/TitilliumWeb-SemiBold.ttf) format("truetype")}@font-face{font-family:Raleway;font-style:normal;font-weight:400;src:url(../fonts/Raleway-Regular.ttf) format("truetype")}@font-face{font-family:Raleway;font-style:normal;font-weight:600;src:url(../fonts/Raleway-SemiBold.ttf) format("truetype")}@font-face{font-family:Raleway;font-style:normal;font-weight:700;src:url(../fonts/Raleway-Bold.ttf) format("truetype")}@font-face{font-family:Montserrat;font-style:normal;font-weight:400;src:url(../fonts/Montserrat-Regular.ttf) format("truetype")}@font-face{font-family:Montserrat;font-style:normal;font-weight:600;src:url(../fonts/Montserrat-SemiBold.ttf) format("truetype")}@font-face{font-family:Montserrat;font-style:normal;font-weight:700;src:url(../fonts/Montserrat-Bold.ttf) format("truetype")}@font-face{font-family:NotoSans;font-style:normal;font-weight:400;src:url(../fonts/NotoSans-Regular.ttf) format("truetype")}@font-face{font-family:NotoSans;font-style:normal;font-weight:600;src:url(../fonts/NotoSans-SemiBold.ttf) format("truetype")}@font-face{font-family:NotoSans;font-style:normal;font-weight:700;src:url(../fonts/NotoSans-Bold.ttf) format("truetype")}body{background-color:#f3f3f4;color:#202831;font-family:Prompt,sans-serif;font-weight:400;padding-top:48px;position:relative}@media only screen and (min-width:768px){body{padding-top:0}}body.noscroll{height:100%;overflow:hidden;touch-action:none}.font-titanium{font-family:Titillium Web,sans-serif;letter-spacing:.01em}.font-raleway{font-family:Raleway,sans-serif}.font-montserrat{font-family:Montserrat,sans-serif}.font-notosans{font-family:NotoSans,sans-serif}.font-roboto{font-family:Roboto,sans-serif}.font-opensans{font-family:Open Sans,sans-serif}.lined-titl{font-feature-settings:"pnum" on,"lnum" on;font-size:24px;font-weight:600;line-height:36px;overflow:hidden;text-align:left}@media only screen and (min-width:768px){.lined-titl{font-size:36px;line-height:44px}}@media only screen and (min-width:1280px){.lined-titl{font-size:48px;line-height:125%}}.lined-title{font-feature-settings:"pnum" on,"lnum" on;font-size:24px;font-weight:600;line-height:36px;overflow:hidden;text-align:center}@media only screen and (min-width:768px){.lined-title{font-size:36px;line-height:44px}}@media only screen and (min-width:1280px){.lined-title{font-size:48px;line-height:125%}}.lined-title:after,.lined-title:before{background-color:#cbd3dd;content:"";display:inline-block;height:1px;position:relative;vertical-align:middle;width:50%}.lined-title:before{margin-left:-50%;right:16px}@media only screen and (min-width:768px){.lined-title:before{right:28px}}@media only screen and (min-width:1280px){.lined-title:before{right:48px}}.lined-title:after{left:16px;margin-right:-50%}@media only screen and (min-width:768px){.lined-title:after{left:28px}}@media only screen and (min-width:1280px){.lined-title:after{left:48px}}.lined-subtitle{font-feature-settings:"pnum" on,"lnum" on;color:#9aa2ac;font-size:24px;font-weight:600;line-height:36px;overflow:hidden}.lined-subtitle:after{background-color:#e5e9ee;content:"";display:inline-block;height:1px;margin-right:-50%;position:relative;width:100%}@media only screen and (min-width:768px){.lined-subtitle:after{left:12px}}@media only screen and (min-width:1280px){.lined-subtitle:after{left:12px}}.swiper-pagination-bullet{background-color:#cbd3dd;border-radius:0;height:4px;opacity:1;width:36px}.swiper-pagination-bullet-active{background-color:#ea4136}picture{height:100%;width:100%}.container{margin:0 auto;width:calc(100% - 30px)}@media only screen and (min-width:768px){.container{width:calc(100% - 68px)}}@media only screen and (min-width:1280px){.container{max-width:1170px;width:100%}}.popup{backdrop-filter:blur(15px);background:rgba(32,40,49,.5);display:none;height:var(--vh);left:0;position:fixed;top:0;width:100%;z-index:100}.popup.opened{display:block}.popup .content{background-color:#fff;box-shadow:0 10px 58px rgba(0,0,0,.08);height:100%;left:0;overflow:auto;position:absolute;top:0;width:100%}@media only screen and (min-width:960px){.popup .content{height:auto;left:50%;max-height:calc(100vh - 120px);top:50%;transform:translate(-50%,-50%)}}.scroll-top-btn{align-items:center;background-color:#f9cfcc;bottom:48px;color:#c41f14;display:flex;height:48px;justify-content:center;opacity:0;pointer-events:none;position:fixed;right:15px;transition:.3s;width:48px;z-index:10}.scroll-top-btn.active{opacity:1;pointer-events:auto}@media only screen and (min-width:768px){.scroll-top-btn{right:34px}}@media only screen and (min-width:960px){.scroll-top-btn{bottom:100px;right:34px}}@media only screen and (min-width:1280px){.scroll-top-btn{right:calc(50vw - 585px)}}.scroll-top-btn:hover{background-color:#c41f14;color:#fff}.scroll-top-btn:focus{background-color:#ef7168;color:#fff}.scroll-top-btn svg{height:12px;transition:#c41f14;width:20px}.slider-buttons{align-items:center;-moz-column-gap:16px;column-gap:16px;display:flex}.swiper-button-next,.swiper-button-prev{align-items:center;background:#e5e9ee;cursor:pointer;display:flex;height:48px;justify-content:center;width:48px}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{cursor:default;opacity:.5;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.swiper-button-next:after,.swiper-button-prev:after{content:"";display:block;height:24px;width:24px}.swiper-button-prev:after{background:url(../images/icons/arrow-left.svg)}.swiper-button-next:after{background:url(../images/icons/arrow-right.svg)}.header{background-color:#fff;filter:drop-shadow(0 4px 24px rgba(0,0,0,.05));height:48px;left:50%;position:fixed;top:-48px;transform:translateX(-50%);transition:top .3s ease-in-out;width:100%;z-index:10}@media only screen and (min-width:960px){.header{width:741px}}.header.visible{top:0;visibility:visible}@media only screen and (min-width:960px){.header.visible{top:32px;visibility:visible}}@media only screen and (min-width:768px){.header.visible{visibility:visible}}@media only screen and (min-width:1280px){.header.visible{visibility:visible}}.header__wrapper{align-items:center;display:flex;justify-content:space-between;position:relative}.header__logo{height:48px;width:48px}.header nav{display:flex;width:calc(100% - 48px)}@media only screen and (min-width:768px){.header nav{width:calc(100% - 138px)}}@media only screen and (min-width:960px){.header nav{width:calc(100% - 115px)}}.header nav ul{display:flex;justify-content:space-between;width:100%}@media only screen and (min-width:768px){.header nav ul{align-items:center}}.header nav ul .menu-item>a{font-family:Titillium Web,sans-serif;font-size:14px;font-weight:600;letter-spacing:.01em;line-height:20px;transition:color .3s ease-in-out}@media only screen and (min-width:768px){.header nav ul .menu-item>a{font-size:16px;line-height:24px}}.header nav ul .menu-item>a:hover{color:#c41f14}.header nav ul .menu-item>a.pressed{color:#ef7168}.header nav ul .menu-item>a.disabled{color:#cbd3dd}.header nav ul .menu-item.contact{align-items:center;background-color:#202831;color:#fff;display:flex;padding-left:20px;width:calc(100% - 48px)}@media only screen and (min-width:768px){.header nav ul .menu-item.contact{height:48px;justify-content:center;margin-left:auto;padding:0;width:156px}}@media only screen and (min-width:960px){.header nav ul .menu-item.contact{width:172px}}.header nav ul .menu-item.contact:hover{background-color:#c41f14}.header nav ul .menu-item.contact:hover a{color:#fff}.header nav ul .menu-item.contact:active{background-color:#ef7168}.header nav ul .menu-item.contact>a{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.header nav ul .menu-item.contact>a svg{margin-right:8px}@media only screen and (min-width:768px){.header nav ul .menu-item:first-child{padding-left:0!important}}.header nav ul .menu-item.no-border{border:none!important;padding-right:0!important}@media only screen and (min-width:768px){.header nav ul .menu-item.burger-button{display:none}}.header nav ul .menu-item:not(.header nav ul .menu-item.contact,.header nav ul .menu-item.burger-button){display:none}@media only screen and (min-width:768px){.header nav ul .menu-item:not(.header nav ul .menu-item.contact,.header nav ul .menu-item.burger-button){border-right:2px solid #f3f3f4;display:block;padding:0 24px}}.header nav ul .menu-item:not(.header nav ul .menu-item.contact,.header nav ul .menu-item.burger-button):hover a{color:#c41f14}.header nav ul .menu-item:not(.header nav ul .menu-item.contact,.header nav ul .menu-item.burger-button):active a{color:#ef7168}.header nav ul .menu-item #burger-button{align-items:flex-end;background-color:#fff;display:flex;flex-direction:column;height:48px;padding:16px 15px;row-gap:5px;transition:all .3s ease-in-out;width:48px}.header nav ul .menu-item #burger-button>span{background-color:#ea4136;height:2px;transition:all .3s ease-in-out;width:18px}.header nav ul .menu-item #burger-button>span:nth-child(2){width:12px}.header nav ul .menu-item #burger-button.active{background-color:#e5e9ee;position:relative}.header nav ul .menu-item #burger-button.active>span{background-color:#9aa2ac;position:absolute;top:50%}.header nav ul .menu-item #burger-button.active>span:first-child{transform:rotate(45deg)}.header nav ul .menu-item #burger-button.active>span:last-child{transform:rotate(-45deg)}.header nav ul .menu-item #burger-button.active>span:nth-child(2){opacity:0}.header__burger{align-items:center;background-color:#fff;display:flex;flex-direction:column;height:0;left:0;overflow:hidden;position:fixed;top:48px;transition:height .3s ease-out;width:100vw}@media only screen and (min-width:768px){.header__burger{display:none}}.header__burger .burger-menu{align-items:center;display:flex;flex-direction:column;margin-top:64px;row-gap:50px}.header__burger .burger-menu__item>a{font-size:24px;font-weight:600;line-height:36px}.header__burger .burger-menu__item>a[disabled]{color:#cbd3dd}.header__burger .burger-bottom{margin-bottom:24px;margin-top:auto}.header__burger .burger-bottom__socials{-moz-column-gap:24px;column-gap:24px;display:flex;justify-content:center;margin-bottom:24px}.header__burger .burger-bottom__socials li{height:24px;width:24px}.header__burger .burger-bottom__socials li a{display:flex}.header__burger .burger-bottom__socials li a svg{height:100%;width:100%}.header__burger .burger-bottom p{color:#9aa2ac;font-size:12px;line-height:16px}.footer{background-color:#202831;padding:24px 0 40px}@media only screen and (min-width:768px){.footer{padding:42px 0}}.footer__wrapper{align-items:center;display:flex;flex-direction:column;margin:0 auto;position:relative;row-gap:20px;width:184px}@media only screen and (min-width:768px){.footer__wrapper{align-items:center;flex-direction:row;justify-content:space-between;margin:0;width:100%}}.footer__logo{display:flex}.footer__logo path{transition:fill .3s ease-in-out}.footer__logo:hover path{fill:#ea4136}.footer__copyright{color:#9aa2ac;font-size:16px;line-height:24px;text-align:center}@media only screen and (min-width:768px){.footer__copyright{font-size:14px;left:50%;line-height:20px;position:absolute;transform:translateX(-50%)}}@media only screen and (min-width:1280px){.footer__copyright{font-size:16px;line-height:24px}}.footer__socials{align-items:center;-moz-column-gap:36px;column-gap:36px;display:flex}.footer__socials .social-item>a{display:flex}.footer__socials .social-item>a path{transition:fill .3s ease-in-out}.footer__socials .social-item>a:hover path{fill:#ea4136}.products{padding-top:52px}@media only screen and (min-width:768px){.products{padding-top:70px}}@media only screen and (min-width:960px){.products{padding-top:95px}}@media only screen and (min-width:1280px){.products{padding-top:105px}}@media only screen and (min-width:768px){.products__wrapper .swiper{width:100%}}.products__wrapper .swiper .swiper-wrapper{margin-top:40px;padding-bottom:50px}@media only screen and (min-width:768px){.products__wrapper .swiper .swiper-wrapper{display:flex;flex-wrap:wrap;gap:20px;height:1445px;margin:58px auto 0;padding-bottom:0}}@media only screen and (min-width:960px){.products__wrapper .swiper .swiper-wrapper{height:1833px}}@media only screen and (min-width:1280px){.products__wrapper .swiper .swiper-wrapper{gap:30px;height:2410px}}.products__wrapper .product{background-color:#fff;position:relative}@media only screen and (min-width:768px){.products__wrapper .product{width:calc(50% - 10px)}}@media only screen and (min-width:1280px){.products__wrapper .product{width:calc(50% - 15px)}.products__wrapper .product:hover .product__content .product-explore:not(.soon) svg{animation:arrow-hover 1s ease-in-out infinite}}.products__wrapper .product__content{display:flex;flex-direction:column;position:absolute}.products__wrapper .product__content .product-title{font-size:24px;font-weight:600;line-height:36px}@media only screen and (min-width:960px){.products__wrapper .product__content .product-title{font-size:36px;line-height:44px}}.products__wrapper .product__content .product-explore{align-items:center;color:#ea4136;display:flex;font-size:16px;font-weight:600;letter-spacing:.01em;line-height:24px;z-index:2}.products__wrapper .product__content .product-explore svg{margin-left:4px}.products__wrapper .product__content .product-explore.soon{color:#cbd3dd;cursor:default;pointer-events:none}.products__wrapper .product__content .product-explore.soon svg path{fill:#cbd3dd}.products__wrapper .product__link{bottom:0;left:0;position:absolute;right:0;top:0;z-index:1}.products__wrapper .product.baanx{height:460px;width:100%}@media only screen and (min-width:768px){.products__wrapper .product.baanx{height:251px}}@media only screen and (min-width:960px){.products__wrapper .product.baanx{height:320px}}@media only screen and (min-width:1280px){.products__wrapper .product.baanx{height:420px}}.products__wrapper .product.baanx .product__image{bottom:0;height:242px;position:absolute;right:50%;transform:translateX(50%);width:320px}@media only screen and (min-width:768px){.products__wrapper .product.baanx .product__image{height:223px;right:30px;transform:none;width:379px}}@media only screen and (min-width:960px){.products__wrapper .product.baanx .product__image{height:290px;right:80px;width:437px}}@media only screen and (min-width:1280px){.products__wrapper .product.baanx .product__image{height:354px;right:86px;width:581px}}.products__wrapper .product.baanx .product__content{align-items:center;left:50%;top:48px;transform:translateX(-50%);width:100%}@media only screen and (min-width:768px){.products__wrapper .product.baanx .product__content{transform:none;width:auto}}@media only screen and (min-width:960px){.products__wrapper .product.baanx .product__content{left:28px}}@media only screen and (min-width:768px){.products__wrapper .product.baanx .product__content{align-items:flex-start;left:32px;top:32px}}@media only screen and (min-width:1280px){.products__wrapper .product.baanx .product__content{align-items:center;left:97px;top:104px}}.products__wrapper .product.baanx .product__content .logo{height:24px;width:158px}@media only screen and (min-width:768px){.products__wrapper .product.baanx .product__content .logo{height:36px;width:238px}}.products__wrapper .product.baanx .product__content .product-title{font-size:18px;font-weight:600;line-height:28px;margin-top:12px}@media only screen and (min-width:960px){.products__wrapper .product.baanx .product__content .product-title{font-size:24px;line-height:36px}}.products__wrapper .product.baanx .product__content .product-store{-moz-column-gap:11px;column-gap:11px;display:flex;margin-top:12px}@media only screen and (min-width:960px){.products__wrapper .product.baanx .product__content .product-store{margin-top:24px}}.products__wrapper .product.baanx .product__content .product-store>a{height:28px;width:92px}@media only screen and (min-width:960px){.products__wrapper .product.baanx .product__content .product-store>a{height:34px;width:112px}}.products__wrapper .product.baanx .product__content .product-store>a img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.products__wrapper .product.baanx .product__content .product-explore{margin-top:16px}@media only screen and (min-width:768px){.products__wrapper .product.baanx .product__content .product-explore{margin-top:63px}}@media only screen and (min-width:960px){.products__wrapper .product.baanx .product__content .product-explore{margin-top:78px}}@media only screen and (min-width:1280px){.products__wrapper .product.baanx .product__content .product-explore{margin-top:44px}}.products__wrapper .product.cryptonews{height:460px;width:100%}@media only screen and (min-width:768px){.products__wrapper .product.cryptonews{height:251px}}@media only screen and (min-width:960px){.products__wrapper .product.cryptonews{height:320px}}@media only screen and (min-width:1280px){.products__wrapper .product.cryptonews{height:420px}}.products__wrapper .product.cryptonews .product__image{bottom:0;height:242px;position:absolute;right:50%;transform:translateX(50%);width:320px}@media only screen and (min-width:768px){.products__wrapper .product.cryptonews .product__image{height:223px;right:30px;transform:none;width:379px}}@media only screen and (min-width:960px){.products__wrapper .product.cryptonews .product__image{height:290px;right:80px;width:437px}}@media only screen and (min-width:1280px){.products__wrapper .product.cryptonews .product__image{height:354px;right:86px;width:581px}}.products__wrapper .product.cryptonews .product__content{align-items:center;left:50%;top:48px;transform:translateX(-50%);width:100%}@media only screen and (min-width:768px){.products__wrapper .product.cryptonews .product__content{transform:none;width:auto}}@media only screen and (min-width:960px){.products__wrapper .product.cryptonews .product__content{left:28px}}@media only screen and (min-width:768px){.products__wrapper .product.cryptonews .product__content{align-items:flex-start;left:32px;top:32px}}@media only screen and (min-width:1280px){.products__wrapper .product.cryptonews .product__content{align-items:center;left:97px;top:104px}}.products__wrapper .product.cryptonews .product__content .logo{height:24px;width:158px}@media only screen and (min-width:768px){.products__wrapper .product.cryptonews .product__content .logo{height:36px;width:238px}}.products__wrapper .product.cryptonews .product__content .product-title{font-size:18px;font-weight:600;line-height:28px;margin-top:12px}@media only screen and (min-width:960px){.products__wrapper .product.cryptonews .product__content .product-title{font-size:24px;line-height:36px}}.products__wrapper .product.cryptonews .product__content .product-store{-moz-column-gap:11px;column-gap:11px;display:flex;margin-top:12px}@media only screen and (min-width:960px){.products__wrapper .product.cryptonews .product__content .product-store{margin-top:24px}}.products__wrapper .product.cryptonews .product__content .product-store>a{height:28px;width:92px}@media only screen and (min-width:960px){.products__wrapper .product.cryptonews .product__content .product-store>a{height:34px;width:112px}}.products__wrapper .product.cryptonews .product__content .product-store>a img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.products__wrapper .product.cryptonews .product__content .product-explore{margin-top:16px}@media only screen and (min-width:768px){.products__wrapper .product.cryptonews .product__content .product-explore{margin-top:63px}}@media only screen and (min-width:960px){.products__wrapper .product.cryptonews .product__content .product-explore{margin-top:78px}}@media only screen and (min-width:1280px){.products__wrapper .product.cryptonews .product__content .product-explore{margin-top:44px}}.products__wrapper .product.instant{height:460px;width:100%}@media only screen and (min-width:768px){.products__wrapper .product.instant{height:251px}}@media only screen and (min-width:960px){.products__wrapper .product.instant{height:320px}}@media only screen and (min-width:1280px){.products__wrapper .product.instant{height:420px}}.products__wrapper .product.instant .product__image{bottom:0;height:242px;position:absolute;right:50%;transform:translateX(50%);width:320px}@media only screen and (min-width:768px){.products__wrapper .product.instant .product__image{height:223px;right:30px;transform:none;width:379px}}@media only screen and (min-width:960px){.products__wrapper .product.instant .product__image{height:290px;right:80px;width:437px}}@media only screen and (min-width:1280px){.products__wrapper .product.instant .product__image{height:354px;right:86px;width:581px}}.products__wrapper .product.instant .product__content{align-items:center;left:50%;top:48px;transform:translateX(-50%);width:100%}@media only screen and (min-width:768px){.products__wrapper .product.instant .product__content{transform:none;width:auto}}@media only screen and (min-width:960px){.products__wrapper .product.instant .product__content{left:28px}}@media only screen and (min-width:768px){.products__wrapper .product.instant .product__content{align-items:flex-start;left:32px;top:32px}}@media only screen and (min-width:1280px){.products__wrapper .product.instant .product__content{align-items:center;left:97px;top:104px}}.products__wrapper .product.instant .product__content .logo{height:24px;width:158px}@media only screen and (min-width:768px){.products__wrapper .product.instant .product__content .logo{height:36px;width:238px}}.products__wrapper .product.instant .product__content .product-title{font-size:18px;font-weight:600;line-height:28px;margin-top:12px}@media only screen and (min-width:960px){.products__wrapper .product.instant .product__content .product-title{font-size:24px;line-height:36px}}.products__wrapper .product.instant .product__content .product-store{-moz-column-gap:11px;column-gap:11px;display:flex;margin-top:12px}@media only screen and (min-width:960px){.products__wrapper .product.instant .product__content .product-store{margin-top:24px}}.products__wrapper .product.instant .product__content .product-store>a{height:28px;width:92px}@media only screen and (min-width:960px){.products__wrapper .product.instant .product__content .product-store>a{height:34px;width:112px}}.products__wrapper .product.instant .product__content .product-store>a img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.products__wrapper .product.instant .product__content .product-explore{margin-top:16px}@media only screen and (min-width:768px){.products__wrapper .product.instant .product__content .product-explore{margin-top:63px}}@media only screen and (min-width:960px){.products__wrapper .product.instant .product__content .product-explore{margin-top:78px}}@media only screen and (min-width:1280px){.products__wrapper .product.instant .product__content .product-explore{margin-top:44px}}.products__wrapper .product.streambet{height:460px;padding:32px}@media only screen and (min-width:768px){.products__wrapper .product.streambet{height:453px}}@media only screen and (min-width:960px){.products__wrapper .product.streambet{height:581px}}@media only screen and (min-width:1280px){.products__wrapper .product.streambet{height:760px;width:570px}}.products__wrapper .product.streambet .product__image{bottom:0;height:320px;position:absolute;right:0;width:320px}@media only screen and (min-width:960px){.products__wrapper .product.streambet .product__image{height:439px;width:410px}}@media only screen and (min-width:1280px){.products__wrapper .product.streambet .product__image{height:600px;width:545px}}.products__wrapper .product.streambet .product__content{width:210px}@media only screen and (min-width:960px){.products__wrapper .product.streambet .product__content{width:345px}}.products__wrapper .product.streambet .product__content .product-explore{margin-top:24px}.products__wrapper .product.centrobill{height:460px;padding:32px}@media only screen and (min-width:768px){.products__wrapper .product.centrobill{height:340px}}@media only screen and (min-width:960px){.products__wrapper .product.centrobill{height:436px}}@media only screen and (min-width:1280px){.products__wrapper .product.centrobill{height:570px}}.products__wrapper .product.centrobill .product__image{bottom:0;height:320px;position:absolute;right:0;width:320px}@media only screen and (min-width:768px){.products__wrapper .product.centrobill .product__image{height:250px}}@media only screen and (min-width:960px){.products__wrapper .product.centrobill .product__image{height:320px;width:410px}}@media only screen and (min-width:1280px){.products__wrapper .product.centrobill .product__image{height:440px;width:545px}}.products__wrapper .product.centrobill .product__content{width:250px}@media only screen and (min-width:768px){.products__wrapper .product.centrobill .product__content{width:187px}}@media only screen and (min-width:960px){.products__wrapper .product.centrobill .product__content{width:374px}}.products__wrapper .product.centrobill .product__content .product-title{font-size:24px;line-height:36px}@media only screen and (min-width:768px){.products__wrapper .product.centrobill .product__content .product-title{font-size:18px;line-height:28px}}@media only screen and (min-width:960px){.products__wrapper .product.centrobill .product__content .product-title{font-size:36px;line-height:44px}}.products__wrapper .product.centrobill .product__content .product-explore{margin-top:24px}@media only screen and (min-width:768px){.products__wrapper .product.centrobill .product__content .product-explore{margin-top:12px}}@media only screen and (min-width:960px){.products__wrapper .product.centrobill .product__content .product-explore{margin-top:28px}}.products__wrapper .product.xrave{height:460px;padding:32px}@media only screen and (min-width:768px){.products__wrapper .product.xrave{height:340px}}@media only screen and (min-width:960px){.products__wrapper .product.xrave{height:436px}}@media only screen and (min-width:1280px){.products__wrapper .product.xrave{height:570px}}.products__wrapper .product.xrave .product__image{bottom:0;height:320px;position:absolute;right:0;width:320px}@media only screen and (min-width:768px){.products__wrapper .product.xrave .product__image{height:250px}}@media only screen and (min-width:960px){.products__wrapper .product.xrave .product__image{height:320px;width:410px}}@media only screen and (min-width:1280px){.products__wrapper .product.xrave .product__image{height:440px;width:545px}}.products__wrapper .product.xrave .product__content{width:192px}@media only screen and (min-width:768px){.products__wrapper .product.xrave .product__content{width:144px}}@media only screen and (min-width:960px){.products__wrapper .product.xrave .product__content{width:288px}}.products__wrapper .product.xrave .product__content .product-title{font-size:24px;line-height:36px}@media only screen and (min-width:768px){.products__wrapper .product.xrave .product__content .product-title{font-size:18px;line-height:28px}}@media only screen and (min-width:960px){.products__wrapper .product.xrave .product__content .product-title{font-size:36px;line-height:44px}}.products__wrapper .product.xrave .product__content .product-explore{margin-top:24px}@media only screen and (min-width:768px){.products__wrapper .product.xrave .product__content .product-explore{margin-top:12px}}@media only screen and (min-width:960px){.products__wrapper .product.xrave .product__content .product-explore{margin-top:28px}}.products__wrapper .product.exrates{height:460px;padding:32px}@media only screen and (min-width:768px){.products__wrapper .product.exrates{height:453px;top:-113px}}@media only screen and (min-width:960px){.products__wrapper .product.exrates{height:581px;top:-145px}}@media only screen and (min-width:1280px){.products__wrapper .product.exrates{height:760px;top:-190px}}.products__wrapper .product.exrates .product__image{bottom:0;height:320px;position:absolute;right:0;width:320px}@media only screen and (min-width:960px){.products__wrapper .product.exrates .product__image{height:439px;width:410px}}@media only screen and (min-width:1280px){.products__wrapper .product.exrates .product__image{height:600px;width:545px}}.products__wrapper .product.exrates .product__content{width:271px}@media only screen and (min-width:960px){.products__wrapper .product.exrates .product__content{width:345px}}.products__wrapper .product.exrates .product__content .product-explore{margin-top:24px}.products__wrapper .product.raveos{height:460px;padding:32px}@media only screen and (min-width:768px){.products__wrapper .product.raveos{height:340px;top:-113px}}@media only screen and (min-width:960px){.products__wrapper .product.raveos{height:436px;top:-145px}}@media only screen and (min-width:1280px){.products__wrapper .product.raveos{height:570px;top:-190px}}.products__wrapper .product.raveos .product__image{bottom:0;height:330px;position:absolute;right:0;width:245px}@media only screen and (min-width:768px){.products__wrapper .product.raveos .product__image{height:255px;width:195px}}@media only screen and (min-width:960px){.products__wrapper .product.raveos .product__image{height:316px;width:286px}}@media only screen and (min-width:1280px){.products__wrapper .product.raveos .product__image{height:450px;width:420px}}.products__wrapper .product.raveos .product__content{width:258px}@media only screen and (min-width:768px){.products__wrapper .product.raveos .product__content{width:194px}}@media only screen and (min-width:960px){.products__wrapper .product.raveos .product__content{width:387px}}.products__wrapper .product.raveos .product__content .product-title{font-size:24px;line-height:36px}@media only screen and (min-width:768px){.products__wrapper .product.raveos .product__content .product-title{font-size:18px;line-height:28px}}@media only screen and (min-width:960px){.products__wrapper .product.raveos .product__content .product-title{font-size:36px;line-height:44px}}.products__wrapper .product.raveos .product__content .product-explore{margin-top:24px}@media only screen and (min-width:768px){.products__wrapper .product.raveos .product__content .product-explore{margin-top:12px}}@media only screen and (min-width:960px){.products__wrapper .product.raveos .product__content .product-explore{margin-top:28px}}.products__wrapper .product.priceex{height:460px;padding:32px}@media only screen and (min-width:768px){.products__wrapper .product.priceex{height:340px;top:-113px}}@media only screen and (min-width:960px){.products__wrapper .product.priceex{height:436px;top:-145px}}@media only screen and (min-width:1280px){.products__wrapper .product.priceex{height:570px;top:-190px}}.products__wrapper .product.priceex .product__image{bottom:0;height:310px;position:absolute;right:0;width:245px}@media only screen and (min-width:768px){.products__wrapper .product.priceex .product__image{height:255px;width:195px}}@media only screen and (min-width:960px){.products__wrapper .product.priceex .product__image{height:316px;width:286px}}@media only screen and (min-width:1280px){.products__wrapper .product.priceex .product__image{height:450px;width:420px}}.products__wrapper .product.priceex .product__content{width:281px}@media only screen and (min-width:768px){.products__wrapper .product.priceex .product__content{width:192px}}@media only screen and (min-width:960px){.products__wrapper .product.priceex .product__content{width:383px}}.products__wrapper .product.priceex .product__content .product-title{font-size:24px;line-height:36px}@media only screen and (min-width:768px){.products__wrapper .product.priceex .product__content .product-title{font-size:18px;line-height:28px}}@media only screen and (min-width:960px){.products__wrapper .product.priceex .product__content .product-title{font-size:36px;line-height:44px}}.products__wrapper .product.priceex .product__content .product-explore{margin-top:24px}@media only screen and (min-width:768px){.products__wrapper .product.priceex .product__content .product-explore{margin-top:12px}}@media only screen and (min-width:960px){.products__wrapper .product.priceex .product__content .product-explore{margin-top:28px}}.products__wrapper .product.disabled a.product__explore{display:none}.products__wrapper .product.disabled .product__link{cursor:default;pointer-events:none}.products__button,.products__wrapper .product.disabled .soon{align-items:center;display:flex}.products__button{background-color:#e5e9ee;font-size:14px;font-weight:600;height:36px;justify-content:center;letter-spacing:.01em;line-height:20px;margin-top:24px;transition:all .3s ease-in-out;width:100%}@media only screen and (min-width:768px){.products__button{display:none;margin-left:auto;margin-right:auto;margin-top:32px;width:149px}}@media only screen and (min-width:1280px){.products__button{height:48px;margin-top:44px;width:182px}}.products__button:hover{background-color:#cbd3dd}.products__button.disabled{color:#9aa2ac;cursor:auto;pointer-events:none}.products__button.disabled:hover{background-color:#e5e9ee}.products__button svg{margin-left:4px}#slide{background-color:#e5e9ee;color:#202831;display:none!important;font-weight:600;line-height:24px;margin:0 auto;padding:8px 16px;transition:all .3s ease-in-out;z-index:1}@media only screen and (min-width:960px){#slide{display:block!important}}@media only screen and (min-width:1280px){#slide{display:none!important}}@media only screen and (min-width:768px){#slide{display:block!important}}#slide svg{margin-left:4px;margin-top:2px}#slide:hover{background-color:#cbd3dd}#slide:hover svg{animation:anim 1s ease-in-out infinite}.see{align-content:center;display:flex;justify-content:center;margin:0 auto}.products-in{padding-top:52px}@media only screen and (min-width:768px){.products-in{padding-top:70px}}@media only screen and (min-width:960px){.products-in{padding-top:95px}}@media only screen and (min-width:1280px){.products-in{padding-top:105px}}@media only screen and (min-width:768px){.products-in__wrapper .swiper{width:100%}}.products-in__wrapper .swiper .swiper-wrapper{margin-top:40px;padding-bottom:50px}@media only screen and (min-width:768px){.products-in__wrapper .swiper .swiper-wrapper{display:flex;flex-wrap:wrap;gap:20px;height:auto;margin:32px auto 0;padding-bottom:0}}@media only screen and (min-width:960px){.products-in__wrapper .swiper .swiper-wrapper{height:auto}}@media only screen and (min-width:1280px){.products-in__wrapper .swiper .swiper-wrapper{gap:30px;height:auto}}.products-in__wrapper .product-in{background-color:#fff;position:relative}@media only screen and (min-width:768px){.products-in__wrapper .product-in{width:calc(50% - 10px)}}@media only screen and (min-width:1280px){.products-in__wrapper .product-in{width:calc(50% - 15px)}.products-in__wrapper .product-in:hover .product-in__content .product-in-explore:not(.soon) svg{animation:arrow-hover 1s ease-in-out infinite}}.products-in__wrapper .product-in__content{display:flex;flex-direction:column;position:absolute}.products-in__wrapper .product-in__content .product-in-title{font-size:24px;font-weight:600;line-height:36px}@media only screen and (min-width:960px){.products-in__wrapper .product-in__content .product-in-title{font-size:36px;line-height:44px}}.products-in__wrapper .product-in__content .product-in-explore{align-items:center;color:#ea4136;display:flex;font-size:16px;font-weight:600;letter-spacing:.01em;line-height:24px;z-index:2}.products-in__wrapper .product-in__content .product-in-explore svg{margin-left:4px}.products-in__wrapper .product-in__content .product-in-explore.soon{color:#cbd3dd;cursor:default;pointer-events:none}.products-in__wrapper .product-in__content .product-in-explore.soon svg path{fill:#cbd3dd}.products-in__wrapper .product-in__link{bottom:0;left:0;position:absolute;right:0;top:0;z-index:1}.products-in__wrapper .product-in.baanx{height:460px;width:100%}@media only screen and (min-width:768px){.products-in__wrapper .product-in.baanx{height:251px}}@media only screen and (min-width:960px){.products-in__wrapper .product-in.baanx{height:320px}}@media only screen and (min-width:1280px){.products-in__wrapper .product-in.baanx{height:420px}}.products-in__wrapper .product-in.baanx .product-in__image{bottom:0;height:242px;position:absolute;right:50%;transform:translateX(50%);width:320px}@media only screen and (min-width:768px){.products-in__wrapper .product-in.baanx .product-in__image{height:223px;right:30px;transform:none;width:379px}}@media only screen and (min-width:960px){.products-in__wrapper .product-in.baanx .product-in__image{height:290px;right:80px;width:437px}}@media only screen and (min-width:1280px){.products-in__wrapper .product-in.baanx .product-in__image{height:354px;right:86px;width:581px}}.products-in__wrapper .product-in.baanx .product-in__content{align-items:center;left:50%;top:48px;transform:translateX(-50%);width:100%}@media only screen and (min-width:768px){.products-in__wrapper .product-in.baanx .product-in__content{transform:none;width:auto}}@media only screen and (min-width:960px){.products-in__wrapper .product-in.baanx .product-in__content{left:28px}}@media only screen and (min-width:768px){.products-in__wrapper .product-in.baanx .product-in__content{align-items:flex-start;left:32px;top:32px}}@media only screen and (min-width:1280px){.products-in__wrapper .product-in.baanx .product-in__content{align-items:center;left:97px;top:104px}}.products-in__wrapper .product-in.baanx .product-in__content .logo{height:24px;width:158px}@media only screen and (min-width:768px){.products-in__wrapper .product-in.baanx .product-in__content .logo{height:36px;width:238px}}.products-in__wrapper .product-in.baanx .product-in__content .product-in-title{font-size:18px;font-weight:600;line-height:28px;margin-top:12px}@media only screen and (min-width:960px){.products-in__wrapper .product-in.baanx .product-in__content .product-in-title{font-size:24px;line-height:36px}}.products-in__wrapper .product-in.baanx .product-in__content .product-in-store{-moz-column-gap:11px;column-gap:11px;display:flex;margin-top:12px}@media only screen and (min-width:960px){.products-in__wrapper .product-in.baanx .product-in__content .product-in-store{margin-top:24px}}.products-in__wrapper .product-in.baanx .product-in__content .product-in-store>a{height:28px;width:92px}@media only screen and (min-width:960px){.products-in__wrapper .product-in.baanx .product-in__content .product-in-store>a{height:34px;width:112px}}.products-in__wrapper .product-in.baanx .product-in__content .product-in-store>a img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.products-in__wrapper .product-in.baanx .product-in__content .product-in-explore{margin-top:16px}@media only screen and (min-width:768px){.products-in__wrapper .product-in.baanx .product-in__content .product-in-explore{margin-top:63px}}@media only screen and (min-width:960px){.products-in__wrapper .product-in.baanx .product-in__content .product-in-explore{margin-top:78px}}@media only screen and (min-width:1280px){.products-in__wrapper .product-in.baanx .product-in__content .product-in-explore{margin-top:44px}}.products-in__wrapper .product-in.cryptonews{height:460px;width:100%}@media only screen and (min-width:768px){.products-in__wrapper .product-in.cryptonews{height:251px}}@media only screen and (min-width:960px){.products-in__wrapper .product-in.cryptonews{height:320px}}@media only screen and (min-width:1280px){.products-in__wrapper .product-in.cryptonews{height:420px}}.products-in__wrapper .product-in.cryptonews .product-in__image{bottom:0;height:242px;position:absolute;right:50%;transform:translateX(50%);width:320px}@media only screen and (min-width:768px){.products-in__wrapper .product-in.cryptonews .product-in__image{height:223px;right:30px;transform:none;width:379px}}@media only screen and (min-width:960px){.products-in__wrapper .product-in.cryptonews .product-in__image{height:290px;right:80px;width:437px}}@media only screen and (min-width:1280px){.products-in__wrapper .product-in.cryptonews .product-in__image{height:354px;right:86px;width:581px}}.products-in__wrapper .product-in.cryptonews .product-in__content{align-items:center;left:50%;top:48px;transform:translateX(-50%);width:100%}@media only screen and (min-width:768px){.products-in__wrapper .product-in.cryptonews .product-in__content{transform:none;width:auto}}@media only screen and (min-width:960px){.products-in__wrapper .product-in.cryptonews .product-in__content{left:28px}}@media only screen and (min-width:768px){.products-in__wrapper .product-in.cryptonews .product-in__content{align-items:flex-start;left:32px;top:32px}}@media only screen and (min-width:1280px){.products-in__wrapper .product-in.cryptonews .product-in__content{align-items:center;left:97px;top:104px}}.products-in__wrapper .product-in.cryptonews .product-in__content .logo{height:24px;width:158px}@media only screen and (min-width:768px){.products-in__wrapper .product-in.cryptonews .product-in__content .logo{height:36px;width:238px}}.products-in__wrapper .product-in.cryptonews .product-in__content .product-in-title{font-size:18px;font-weight:600;line-height:28px;margin-top:12px}@media only screen and (min-width:960px){.products-in__wrapper .product-in.cryptonews .product-in__content .product-in-title{font-size:24px;line-height:36px}}.products-in__wrapper .product-in.cryptonews .product-in__content .product-in-store{-moz-column-gap:11px;column-gap:11px;display:flex;margin-top:12px}@media only screen and (min-width:960px){.products-in__wrapper .product-in.cryptonews .product-in__content .product-in-store{margin-top:24px}}.products-in__wrapper .product-in.cryptonews .product-in__content .product-in-store>a{height:28px;width:92px}@media only screen and (min-width:960px){.products-in__wrapper .product-in.cryptonews .product-in__content .product-in-store>a{height:34px;width:112px}}.products-in__wrapper .product-in.cryptonews .product-in__content .product-in-store>a img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.products-in__wrapper .product-in.cryptonews .product-in__content .product-in-explore{margin-top:16px}@media only screen and (min-width:768px){.products-in__wrapper .product-in.cryptonews .product-in__content .product-in-explore{margin-top:63px}}@media only screen and (min-width:960px){.products-in__wrapper .product-in.cryptonews .product-in__content .product-in-explore{margin-top:78px}}@media only screen and (min-width:1280px){.products-in__wrapper .product-in.cryptonews .product-in__content .product-in-explore{margin-top:44px}}.products-in__wrapper .product-in.instant{height:460px;width:100%}@media only screen and (min-width:768px){.products-in__wrapper .product-in.instant{height:251px}}@media only screen and (min-width:960px){.products-in__wrapper .product-in.instant{height:320px}}@media only screen and (min-width:1280px){.products-in__wrapper .product-in.instant{height:420px}}.products-in__wrapper .product-in.instant .product-in__image{bottom:0;height:242px;position:absolute;right:50%;transform:translateX(50%);width:320px}@media only screen and (min-width:768px){.products-in__wrapper .product-in.instant .product-in__image{height:223px;right:30px;transform:none;width:379px}}@media only screen and (min-width:960px){.products-in__wrapper .product-in.instant .product-in__image{height:290px;right:80px;width:437px}}@media only screen and (min-width:1280px){.products-in__wrapper .product-in.instant .product-in__image{height:354px;right:86px;width:581px}}.products-in__wrapper .product-in.instant .product-in__content{align-items:center;left:50%;top:48px;transform:translateX(-50%);width:100%}@media only screen and (min-width:768px){.products-in__wrapper .product-in.instant .product-in__content{transform:none;width:auto}}@media only screen and (min-width:960px){.products-in__wrapper .product-in.instant .product-in__content{left:28px}}@media only screen and (min-width:768px){.products-in__wrapper .product-in.instant .product-in__content{align-items:flex-start;left:32px;top:32px}}@media only screen and (min-width:1280px){.products-in__wrapper .product-in.instant .product-in__content{align-items:center;left:97px;top:104px}}.products-in__wrapper .product-in.instant .product-in__content .logo{height:24px;width:158px}@media only screen and (min-width:768px){.products-in__wrapper .product-in.instant .product-in__content .logo{height:36px;width:238px}}.products-in__wrapper .product-in.instant .product-in__content .product-in-title{font-size:18px;font-weight:600;line-height:28px;margin-top:12px}@media only screen and (min-width:960px){.products-in__wrapper .product-in.instant .product-in__content .product-in-title{font-size:24px;line-height:36px}}.products-in__wrapper .product-in.instant .product-in__content .product-in-store{-moz-column-gap:11px;column-gap:11px;display:flex;margin-top:12px}@media only screen and (min-width:960px){.products-in__wrapper .product-in.instant .product-in__content .product-in-store{margin-top:24px}}.products-in__wrapper .product-in.instant .product-in__content .product-in-store>a{height:28px;width:92px}@media only screen and (min-width:960px){.products-in__wrapper .product-in.instant .product-in__content .product-in-store>a{height:34px;width:112px}}.products-in__wrapper .product-in.instant .product-in__content .product-in-store>a img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.products-in__wrapper .product-in.instant .product-in__content .product-in-explore{margin-top:16px}@media only screen and (min-width:768px){.products-in__wrapper .product-in.instant .product-in__content .product-in-explore{margin-top:63px}}@media only screen and (min-width:960px){.products-in__wrapper .product-in.instant .product-in__content .product-in-explore{margin-top:78px}}@media only screen and (min-width:1280px){.products-in__wrapper .product-in.instant .product-in__content .product-in-explore{margin-top:44px}}.products-in__wrapper .product-in.streambet{height:460px;padding:32px}@media only screen and (min-width:768px){.products-in__wrapper .product-in.streambet{height:453px}}@media only screen and (min-width:960px){.products-in__wrapper .product-in.streambet{height:581px}}@media only screen and (min-width:1280px){.products-in__wrapper .product-in.streambet{height:760px;width:570px}}.products-in__wrapper .product-in.streambet .product-in__image{bottom:0;height:320px;position:absolute;right:0;width:320px}@media only screen and (min-width:960px){.products-in__wrapper .product-in.streambet .product-in__image{height:439px;width:410px}}@media only screen and (min-width:1280px){.products-in__wrapper .product-in.streambet .product-in__image{height:600px;width:545px}}.products-in__wrapper .product-in.streambet .product-in__content{width:210px}@media only screen and (min-width:960px){.products-in__wrapper .product-in.streambet .product-in__content{width:345px}}.products-in__wrapper .product-in.streambet .product-in__content .product-in-explore{margin-top:24px}.products-in__wrapper .product-in.centrobill{height:460px;padding:32px}@media only screen and (min-width:768px){.products-in__wrapper .product-in.centrobill{height:340px}}@media only screen and (min-width:960px){.products-in__wrapper .product-in.centrobill{height:436px}}@media only screen and (min-width:1280px){.products-in__wrapper .product-in.centrobill{height:570px}}.products-in__wrapper .product-in.centrobill .product-in__image{bottom:0;height:320px;position:absolute;right:0;width:320px}@media only screen and (min-width:768px){.products-in__wrapper .product-in.centrobill .product-in__image{height:250px}}@media only screen and (min-width:960px){.products-in__wrapper .product-in.centrobill .product-in__image{height:320px;width:410px}}@media only screen and (min-width:1280px){.products-in__wrapper .product-in.centrobill .product-in__image{height:440px;width:545px}}.products-in__wrapper .product-in.centrobill .product-in__content{width:250px}@media only screen and (min-width:768px){.products-in__wrapper .product-in.centrobill .product-in__content{width:187px}}@media only screen and (min-width:960px){.products-in__wrapper .product-in.centrobill .product-in__content{width:374px}}.products-in__wrapper .product-in.centrobill .product-in__content .product-in-title{font-size:24px;line-height:36px}@media only screen and (min-width:768px){.products-in__wrapper .product-in.centrobill .product-in__content .product-in-title{font-size:18px;line-height:28px}}@media only screen and (min-width:960px){.products-in__wrapper .product-in.centrobill .product-in__content .product-in-title{font-size:36px;line-height:44px}}.products-in__wrapper .product-in.centrobill .product-in__content .product-in-explore{margin-top:24px}@media only screen and (min-width:768px){.products-in__wrapper .product-in.centrobill .product-in__content .product-in-explore{margin-top:12px}}@media only screen and (min-width:960px){.products-in__wrapper .product-in.centrobill .product-in__content .product-in-explore{margin-top:28px}}.products-in__wrapper .product-in.xrave{height:460px;padding:32px}@media only screen and (min-width:768px){.products-in__wrapper .product-in.xrave{height:340px}}@media only screen and (min-width:960px){.products-in__wrapper .product-in.xrave{height:436px}}@media only screen and (min-width:1280px){.products-in__wrapper .product-in.xrave{height:570px}}.products-in__wrapper .product-in.xrave .product-in__image{bottom:0;height:320px;position:absolute;right:0;width:320px}@media only screen and (min-width:768px){.products-in__wrapper .product-in.xrave .product-in__image{height:250px}}@media only screen and (min-width:960px){.products-in__wrapper .product-in.xrave .product-in__image{height:320px;width:410px}}@media only screen and (min-width:1280px){.products-in__wrapper .product-in.xrave .product-in__image{height:440px;width:545px}}.products-in__wrapper .product-in.xrave .product-in__content{width:192px}@media only screen and (min-width:768px){.products-in__wrapper .product-in.xrave .product-in__content{width:144px}}@media only screen and (min-width:960px){.products-in__wrapper .product-in.xrave .product-in__content{width:288px}}.products-in__wrapper .product-in.xrave .product-in__content .product-in-title{font-size:24px;line-height:36px}@media only screen and (min-width:768px){.products-in__wrapper .product-in.xrave .product-in__content .product-in-title{font-size:18px;line-height:28px}}@media only screen and (min-width:960px){.products-in__wrapper .product-in.xrave .product-in__content .product-in-title{font-size:36px;line-height:44px}}.products-in__wrapper .product-in.xrave .product-in__content .product-in-explore{margin-top:24px}@media only screen and (min-width:768px){.products-in__wrapper .product-in.xrave .product-in__content .product-in-explore{margin-top:12px}}@media only screen and (min-width:960px){.products-in__wrapper .product-in.xrave .product-in__content .product-in-explore{margin-top:28px}}.products-in__wrapper .product-in.exrates{height:460px;padding:32px}@media only screen and (min-width:768px){.products-in__wrapper .product-in.exrates{height:453px}}@media only screen and (min-width:960px){.products-in__wrapper .product-in.exrates{height:581px}}@media only screen and (min-width:1280px){.products-in__wrapper .product-in.exrates{height:760px;width:570px}}.products-in__wrapper .product-in.exrates .product-in__image{bottom:0;height:320px;position:absolute;right:0;width:320px}@media only screen and (min-width:960px){.products-in__wrapper .product-in.exrates .product-in__image{height:439px;width:410px}}@media only screen and (min-width:1280px){.products-in__wrapper .product-in.exrates .product-in__image{height:600px;width:545px}}.products-in__wrapper .product-in.exrates .product-in__content{width:271px}@media only screen and (min-width:960px){.products-in__wrapper .product-in.exrates .product-in__content{width:345px}}.products-in__wrapper .product-in.exrates .product-in__content .product-in-explore{margin-top:24px}.products-in__wrapper .product-in.raveos{height:460px;padding:32px}@media only screen and (min-width:768px){.products-in__wrapper .product-in.raveos{height:340px}}@media only screen and (min-width:960px){.products-in__wrapper .product-in.raveos{height:436px}}@media only screen and (min-width:1280px){.products-in__wrapper .product-in.raveos{height:570px}}.products-in__wrapper .product-in.raveos .product-in__image{bottom:0;height:330px;position:absolute;right:0;width:245px}@media only screen and (min-width:768px){.products-in__wrapper .product-in.raveos .product-in__image{height:255px;width:195px}}@media only screen and (min-width:960px){.products-in__wrapper .product-in.raveos .product-in__image{height:316px;width:286px}}@media only screen and (min-width:1280px){.products-in__wrapper .product-in.raveos .product-in__image{height:450px;width:420px}}.products-in__wrapper .product-in.raveos .product-in__content{width:258px}@media only screen and (min-width:768px){.products-in__wrapper .product-in.raveos .product-in__content{width:194px}}@media only screen and (min-width:960px){.products-in__wrapper .product-in.raveos .product-in__content{width:387px}}.products-in__wrapper .product-in.raveos .product-in__content .product-in-title{font-size:24px;line-height:36px}@media only screen and (min-width:768px){.products-in__wrapper .product-in.raveos .product-in__content .product-in-title{font-size:18px;line-height:28px}}@media only screen and (min-width:960px){.products-in__wrapper .product-in.raveos .product-in__content .product-in-title{font-size:36px;line-height:44px}}.products-in__wrapper .product-in.raveos .product-in__content .product-in-explore{margin-top:24px}@media only screen and (min-width:768px){.products-in__wrapper .product-in.raveos .product-in__content .product-in-explore{margin-top:12px}}@media only screen and (min-width:960px){.products-in__wrapper .product-in.raveos .product-in__content .product-in-explore{margin-top:28px}}.products-in__wrapper .product-in.priceex{height:460px;padding:32px}@media only screen and (min-width:768px){.products-in__wrapper .product-in.priceex{height:340px}}@media only screen and (min-width:960px){.products-in__wrapper .product-in.priceex{height:436px}}@media only screen and (min-width:1280px){.products-in__wrapper .product-in.priceex{height:570px}}.products-in__wrapper .product-in.priceex .product-in__image{bottom:0;height:310px;position:absolute;right:0;width:245px}@media only screen and (min-width:768px){.products-in__wrapper .product-in.priceex .product-in__image{height:255px;width:195px}}@media only screen and (min-width:960px){.products-in__wrapper .product-in.priceex .product-in__image{height:316px;width:286px}}@media only screen and (min-width:1280px){.products-in__wrapper .product-in.priceex .product-in__image{height:450px;width:420px}}.products-in__wrapper .product-in.priceex .product-in__content{width:281px}@media only screen and (min-width:768px){.products-in__wrapper .product-in.priceex .product-in__content{width:192px}}@media only screen and (min-width:960px){.products-in__wrapper .product-in.priceex .product-in__content{width:383px}}.products-in__wrapper .product-in.priceex .product-in__content .product-in-title{font-size:24px;line-height:36px}@media only screen and (min-width:768px){.products-in__wrapper .product-in.priceex .product-in__content .product-in-title{font-size:18px;line-height:28px}}@media only screen and (min-width:960px){.products-in__wrapper .product-in.priceex .product-in__content .product-in-title{font-size:36px;line-height:44px}}.products-in__wrapper .product-in.priceex .product-in__content .product-in-explore{margin-top:24px}@media only screen and (min-width:768px){.products-in__wrapper .product-in.priceex .product-in__content .product-in-explore{margin-top:12px}}@media only screen and (min-width:960px){.products-in__wrapper .product-in.priceex .product-in__content .product-in-explore{margin-top:28px}}.products-in__wrapper .product-in.disabled a.product-in__explore{display:none}.products-in__wrapper .product-in.disabled .product-in__link{cursor:default;pointer-events:none}.products-in__button,.products-in__wrapper .product-in.disabled .soon{align-items:center;display:flex}.products-in__button{background-color:#e5e9ee;font-size:14px;font-weight:600;height:36px;justify-content:center;letter-spacing:.01em;line-height:20px;margin-top:24px;transition:all .3s ease-in-out;width:100%}@media only screen and (min-width:768px){.products-in__button{display:none;margin-left:auto;margin-right:auto;margin-top:32px;width:149px}}@media only screen and (min-width:1280px){.products-in__button{height:48px;margin-top:44px;width:182px}}.products-in__button:hover{background-color:#cbd3dd}.products-in__button.disabled{color:#9aa2ac;cursor:auto;pointer-events:none}.products-in__button.disabled:hover{background-color:#e5e9ee}.products-in__button svg{margin-left:4px}.testimonial-card{background:#fff;display:flex;flex-direction:column;min-height:340px;padding:24px;width:100%}@media only screen and (min-width:768px){.testimonial-card{min-height:470px;width:470px}}.testimonial-card q{font-size:16px;font-style:italic;line-height:24px}@media only screen and (min-width:768px){.testimonial-card q{font-size:24px;line-height:28px}}.testimonial-card q:after,.testimonial-card q:before{content:'"'}.testimonial-card .testimonial-card-bottom{align-items:center;-moz-column-gap:16px;column-gap:16px;display:flex;margin-top:auto}.testimonial-card .testimonial-card-bottom__avatar{border-radius:50%;flex-shrink:0;height:48px;width:48px}@media only screen and (min-width:768px){.testimonial-card .testimonial-card-bottom__avatar{height:64px;width:64px}}.testimonial-card .testimonial-card-bottom__author{display:flex;flex-direction:column}.testimonial-card .testimonial-card-bottom__author-name{font-size:14px;font-weight:600;line-height:20px}@media only screen and (min-width:768px){.testimonial-card .testimonial-card-bottom__author-name{font-size:18px;line-height:28px}}.testimonial-card .testimonial-card-bottom__author-position{color:#9aa2ac;font-size:12px;line-height:16px}@media only screen and (min-width:768px){.testimonial-card .testimonial-card-bottom__author-position{font-size:16px;line-height:24px}}.services{padding-top:53px}@media only screen and (min-width:768px){.services{padding-top:96px}}@media only screen and (min-width:960px){.services{padding-top:120px}}.services__wrapper{display:flex;flex-direction:column;overflow:hidden;row-gap:32px}.services__scroll-wrapper{overflow:auto;scrollbar-width:none;width:100%}.services__scroll-wrapper::-webkit-scrollbar{display:none}.services__tags{display:flex;flex-wrap:wrap;gap:16px;margin-left:15px;width:6250px}@media only screen and (min-width:768px){.services__tags{width:3125px}}@media only screen and (min-width:960px){.services__tags{margin-left:auto;margin-right:auto;width:calc(100% - 68px)}}@media only screen and (min-width:1280px){.services__tags{max-width:1170px;width:100%}}.tag-item{align-items:center;background:#e5e9ee;-moz-column-gap:4px;column-gap:4px;display:flex;padding:4px 8px 4px 4px}.tag-item__hashtag{height:28px;padding:2px;width:28px}.tag-item__hashtag:after{background:url(../images/icons/hashtag.svg);content:"";display:block;height:100%;width:100%}.tag-item__tag{font-size:14px;font-weight:600;letter-spacing:.01em;line-height:20px}@media only screen and (min-width:768px){.products-slider__slider .swiper{padding-right:34px}}@media only screen and (min-width:960px){.products-slider__slider .swiper{padding-right:0}}.product-card{background:#fff;display:flex;flex-direction:column;height:340px;padding:24px;position:relative;row-gap:12px;width:100%}@media only screen and (min-width:768px){.product-card{height:345px}}@media only screen and (min-width:960px){.product-card{height:470px;padding:32px;width:470px}}@media only screen and (min-width:1280px){.product-card:hover .product-card__button:not(.coming-soon) svg{animation:arrow-hover 1s ease-in-out infinite}}.product-card__link{bottom:0;left:0;position:absolute;right:0;top:0;z-index:1}.product-card__title{font-size:18px;font-weight:600;line-height:28px}@media only screen and (min-width:960px){.product-card__title{font-size:24px;line-height:36px}}.product-card__button{align-items:center;color:#ea4136;display:flex;font-size:16px;font-weight:600;line-height:24px}.product-card__button svg{margin-left:4px}.product-card__button.coming-soon{color:#cbd3dd}.product-card__image{bottom:0;height:250px;overflow:hidden;position:absolute;right:0}@media only screen and (min-width:960px){.product-card__image{height:374px}}.product-card__image img{-o-object-fit:cover;object-fit:cover}.product-card.baanx .product-card__image{height:227px;right:18px;width:328px}@media only screen and (min-width:960px){.product-card.baanx .product-card__image{height:312px;right:0;width:470px}}.product-card.thinkad .product-card__image{width:190px}@media only screen and (min-width:960px){.product-card.thinkad .product-card__image{width:358px}}.product-card.centrobill .product-card__image{width:320px}@media only screen and (min-width:960px){.product-card.centrobill .product-card__image{width:446px}}.product-card.streambet .product-card__image{width:320px}@media only screen and (min-width:960px){.product-card.streambet .product-card__image{width:446px}}.product-card.exrates .product-card__image{width:320px}@media only screen and (min-width:960px){.product-card.exrates .product-card__image{width:446px}}.product-card.raveos .product-card__image{width:320px}@media only screen and (min-width:960px){.product-card.raveos .product-card__image{width:446px}}.product-card.xrave .product-card__image{width:320px}@media only screen and (min-width:960px){.product-card.xrave .product-card__image{width:446px}}.product-card.priceex .product-card__image{width:320px}@media only screen and (min-width:960px){.product-card.priceex .product-card__image{width:446px}}.product-card.thinkad .product-card__image{width:320px}@media only screen and (min-width:960px){.product-card.thinkad .product-card__image{width:446px}}.selected-products{padding-top:54px}@media only screen and (min-width:768px){.selected-products{padding-top:64px}}@media only screen and (min-width:1280px){.selected-products{padding-top:96px}}.selected-products__wrapper{display:flex;flex-direction:column;row-gap:32px}.selected-products__top{display:flex;flex-direction:column;row-gap:16px}.selected-products__top p{font-family:Titillium Web;font-size:18px;font-weight:600;letter-spacing:0;line-height:28px;max-width:570px}.selected-product-card,.selected-products__list{display:flex;flex-direction:column}.selected-product-card{background-color:#fff;overflow-clip-margin:content-box;padding:24px;row-gap:24px}@media only screen and (min-width:768px){.selected-product-card{-moz-column-gap:20px;column-gap:20px;flex-direction:row;padding:24px 24px 24px 32px}}@media only screen and (min-width:1280px){.selected-product-card{-moz-column-gap:30px;column-gap:30px}}.selected-product-card:not(:last-child){margin-bottom:24px}.selected-product-card:last-child .selected-product-card__description{color:#202831}.selected-product-card__content{display:flex;flex-direction:column;row-gap:8px}.selected-product-card__order{font-family:Titillium Web;font-size:18px;font-weight:600;letter-spacing:0;line-height:28px}.selected-product-card__order span{color:#9aa2ac;font-size:12px;letter-spacing:0;line-height:16px}.selected-product-card__title{font-size:18px;font-weight:600;letter-spacing:0;line-height:28px}@media only screen and (min-width:960px){.selected-product-card__title{font-size:24px;line-height:36px}}.selected-product-card__description{color:#9aa2ac;font-family:Titillium Web;font-size:14px;font-weight:600;letter-spacing:0;line-height:20px}@media only screen and (min-width:960px){.selected-product-card__description{font-size:18px;line-height:28px}}.selected-product-card__link{align-items:center;color:#ea4136;-moz-column-gap:4px;column-gap:4px;display:flex;font-family:Titillium Web;font-size:16px;font-weight:600;line-height:24px;margin-top:12px;width:-moz-fit-content;width:fit-content}.selected-product-card__link:hover svg{animation:arrow-hover 1s ease-in-out infinite}.selected-product-card__image{background-color:#f3f3f4;height:352px;overflow:hidden;position:relative;width:100%}@media only screen and (min-width:768px){.selected-product-card__image{flex-shrink:0;width:round(49%,1px)}}.selected-product-card__image img{bottom:0;height:352px;left:0;-o-object-fit:cover;object-fit:cover;-o-object-position:left top;object-position:left top;position:absolute;top:0;width:546px}@media(min-width:547px){.selected-product-card__image img{left:unset;right:0}}@media only screen and (min-width:768px){.selected-product-card__image img{left:0;right:unset}}.products-slider,.testimonials{display:flex;flex-direction:column;padding-top:53px;row-gap:32px}@media only screen and (min-width:768px){.products-slider,.testimonials{padding-top:96px}}@media only screen and (min-width:960px){.products-slider,.testimonials{padding-top:120px}}.products-slider__top,.testimonials__top{align-items:center;display:flex;justify-content:space-between}.products-slider__top .slider-buttons,.testimonials__top .slider-buttons{display:none}@media only screen and (min-width:768px){.products-slider__top .slider-buttons,.testimonials__top .slider-buttons{display:flex}}.products-slider__slider,.testimonials__slider{margin:0 15px}@media only screen and (min-width:768px){.products-slider__slider,.testimonials__slider{margin:0}}.products-slider__slider .swiper,.testimonials__slider .swiper{padding-bottom:50px}@media only screen and (min-width:768px){.products-slider__slider .swiper,.testimonials__slider .swiper{padding-bottom:0;padding-left:34px}}@media only screen and (min-width:1280px){.products-slider__slider .swiper,.testimonials__slider .swiper{padding-left:calc(50vw - 586px)}}.products-slider__slider .swiper-slide,.testimonials__slider .swiper-slide{width:-moz-fit-content;width:fit-content}@media only screen and (min-width:768px){.products-slider__slider .swiper-pagination,.testimonials__slider .swiper-pagination{display:none}}body:not(.product.baanx .product.cryptonews) .experience .experience-col{-moz-column-gap:10px;column-gap:10px;display:flex;flex-wrap:wrap;row-gap:16px}@media only screen and (min-width:768px){body:not(.product.baanx .product.cryptonews) .experience .experience-col{-moz-column-gap:20px;column-gap:20px;row-gap:32px}}@media only screen and (min-width:960px){body:not(.product.baanx .product.cryptonews) .experience .experience-col{-moz-column-gap:20px;column-gap:20px;row-gap:24px}}@media only screen and (min-width:1280px){body:not(.product.baanx .product.cryptonews) .experience .experience-col{-moz-column-gap:30px;column-gap:30px}}body:not(.product.baanx .product.cryptonews) .experience .experience-col__info{display:flex;flex-direction:column;max-width:138px}@media only screen and (min-width:768px){body:not(.product.baanx .product.cryptonews) .experience .experience-col__info{max-width:160px}}@media only screen and (min-width:960px){body:not(.product.baanx .product.cryptonews) .experience .experience-col__info{max-width:282px}}@media only screen and (min-width:1280px){body:not(.product.baanx .product.cryptonews) .experience .experience-col__info{max-width:170px}}body:not(.product.baanx .product.cryptonews) .experience .experience-col__info .icon{grid-row:1/span 2;height:48px;width:48px}@media only screen and (min-width:768px){body:not(.product.baanx .product.cryptonews) .experience .experience-col__info .icon{height:64px;width:64px}}body:not(.product.baanx .product.cryptonews) .experience .experience-col__info .info{font-size:18px;font-weight:600;line-height:28px}@media only screen and (min-width:768px){body:not(.product.baanx .product.cryptonews) .experience .experience-col__info .info{font-size:24px;line-height:36px}}body:not(.product.baanx .product.cryptonews) .experience .experience-col__info .info.no-wrap{display:none}@media only screen and (min-width:768px){body:not(.product.baanx .product.cryptonews) .experience .experience-col__info .info.no-wrap{display:block}}body:not(.product.baanx .product.cryptonews) .experience .experience-col__info .info.wrap{display:block}@media only screen and (min-width:768px){body:not(.product.baanx .product.cryptonews) .experience .experience-col__info .info.wrap{display:none}}body:not(.product.baanx .product.cryptonews) .experience .experience-col__info p{color:#9aa2ac;font-size:12px;line-height:16px}@media only screen and (min-width:768px){body:not(.product.baanx .product.cryptonews) .experience .experience-col__info p{font-size:14px;letter-spacing:.14px;line-height:20px}}body:not(.product.baanx .product.cryptonews) .experience .experience-col__info p a{color:#3658ea}body:not(.product.baanx .product.cryptonews) .experience .experience-col__info:has(.icon){grid-column-gap:12px;align-items:center;display:grid;grid-template-columns:48px minmax(0,1fr);max-width:190px}@media only screen and (min-width:768px){body:not(.product.baanx .product.cryptonews) .experience .experience-col__info:has(.icon){grid-template-columns:64px minmax(0,1fr);max-width:270px}}@media only screen and (min-width:960px){body:not(.product.baanx .product.cryptonews) .experience .experience-col__info:has(.icon){max-width:282px}}@media only screen and (min-width:1280px){body:not(.product.baanx .product.cryptonews) .experience .experience-col__info:has(.icon){max-width:270px}}.sidebar-tabs{padding-top:64px}@media only screen and (min-width:768px){.sidebar-tabs{padding-top:96px}}.sidebar-tabs-group{display:grid;grid-template-columns:minmax(0,1fr);row-gap:24px}@media only screen and (min-width:960px){.sidebar-tabs-group{-moz-column-gap:20px;column-gap:20px;grid-template-columns:minmax(0,1fr) minmax(0,3fr)}}@media only screen and (min-width:1280px){.sidebar-tabs-group{-moz-column-gap:30px;column-gap:30px}}.sidebar-tabs-group:first-of-type{margin-top:40px}@media only screen and (min-width:768px){.sidebar-tabs-group:first-of-type{margin-top:64px}}.sidebar-tabs-group:not(:last-child){margin-bottom:40px}@media only screen and (min-width:768px){.sidebar-tabs-group:not(:last-child){margin-top:64px}}.sidebar-tabs .tab-selectors-title{font-size:24px;font-weight:600;line-height:1.5}.sidebar-tabs .tab-selectors-content{display:flex;margin-left:-15px;margin-right:-15px;margin-top:24px;overflow-x:auto;scrollbar-width:none;width:calc(100% + 30px)}@media only screen and (min-width:768px){.sidebar-tabs .tab-selectors-content{margin-left:-34px;margin-right:-34px;width:calc(100% + 68px)}}@media only screen and (min-width:960px){.sidebar-tabs .tab-selectors-content{margin-left:0;margin-right:0;overflow-x:initial;width:100%}}.sidebar-tabs .tab-selectors-content:after,.sidebar-tabs .tab-selectors-content:before{content:"";flex-shrink:0;width:15px}@media only screen and (min-width:768px){.sidebar-tabs .tab-selectors-content:after,.sidebar-tabs .tab-selectors-content:before{width:34px}}@media only screen and (min-width:960px){.sidebar-tabs .tab-selectors-content:after,.sidebar-tabs .tab-selectors-content:before{content:normal}}.sidebar-tabs .tab-selectors-inner{border-bottom:4px solid #e5e9ee;display:flex;flex-direction:row;flex-grow:1;padding-bottom:8px;position:relative}@media only screen and (min-width:960px){.sidebar-tabs .tab-selectors-inner{border-bottom:0;flex-direction:column;padding-bottom:0}}.sidebar-tabs .tab-selectors-mobile-descriptions{margin-top:28px}@media only screen and (min-width:960px){.sidebar-tabs .tab-selectors-mobile-descriptions{display:none}}.sidebar-tabs .tab-selector{align-items:flex-start;color:#9aa2ac;cursor:pointer;display:flex;flex-direction:column;flex-shrink:0;transition:.3s}.sidebar-tabs .tab-selector:hover{color:#202831}@media only screen and (min-width:960px){.sidebar-tabs .tab-selector:not(:last-child){margin-bottom:16px}}.sidebar-tabs .tab-selector.active{color:#202831;pointer-events:none}@media only screen and (min-width:960px){.sidebar-tabs .tab-selector.active{border-left:4px solid #ea4136;padding-left:16px}}.sidebar-tabs .tab-selector.active .tab-selector-title{color:#202831;font-weight:600;padding-left:16px;padding-right:16px}@media only screen and (min-width:960px){.sidebar-tabs .tab-selector.active .tab-selector-title{padding:0}}.sidebar-tabs .tab-selector.active .tab-selector-title:before{background-color:#ea4136;bottom:-12px;content:"";height:4px;left:0;position:absolute;right:0}@media only screen and (min-width:960px){.sidebar-tabs .tab-selector.active .tab-selector-title:before{content:none}.sidebar-tabs .tab-selector.active .tab-selector-descr{display:block}}.sidebar-tabs .tab-selector-title{color:inherit;font-family:Titillium Web;font-size:16px;font-weight:400;letter-spacing:.01em;line-height:1.5;padding-left:16px;padding-right:16px;pointer-events:none;position:relative;white-space:nowrap}@media only screen and (min-width:960px){.sidebar-tabs .tab-selector-title{padding:0;white-space:normal}}.sidebar-tabs .tab-selector-descr{color:#9aa2ac;display:none;font-family:Titillium Web;font-size:14px;font-weight:400;line-height:1.43;margin-top:28px;pointer-events:none}@media only screen and (min-width:960px){.sidebar-tabs .tab-selector-descr{margin-top:8px}}.sidebar-tabs .tab-selector-mobile-descr{color:#9aa2ac;display:none;font-family:Titillium Web;font-size:14px;font-weight:400;line-height:1.43}.sidebar-tabs .tab-selector-mobile-descr.active{display:block}.sidebar-tabs .tab{display:none}.sidebar-tabs .tab.active{display:block}.sidebar-tabs .tags-list{-moz-column-gap:12px;column-gap:12px;display:flex;flex-wrap:wrap;gap:12px 12px;row-gap:12px}.sidebar-tabs .tag{background:rgba(234,65,54,.1);display:block;font-family:Titillium Web;font-size:12px;height:24px;line-height:24px;padding-left:26px;padding-right:12px;position:relative;transition:.2s;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap}@media only screen and (min-width:768px){.sidebar-tabs .tag{font-size:18px;height:36px;line-height:36px;padding-left:32px}}.sidebar-tabs .tag:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.45 0h-.882L2.16 11.694h2.417l3.582-9.501L8.985 0H7.45ZM4.577 11.694H2.16l-.634 1.683v.51H3.75l.827-2.193ZM1.333 13.887h.193v-.51l-.193.51ZM12.782 0h-.88L7.492 11.694H9.91l3.582-9.501L14.318 0h-1.536ZM9.91 11.694H7.493l-.634 1.683v.51h2.224l.827-2.193ZM6.666 13.887h.193v-.51l-.193.51Z' fill='%23EA4136'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M15.478 3.5H1.778v2.188H16V3.684l-.522-.185Z' fill='%23EA4136'/%3E%3Cpath d='M16 3.685V3.5h-.522l.522.185Z' fill='%23EA4136'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M13.7 8.313H0V10.5h14.222V8.498l-.522-.185Z' fill='%23EA4136'/%3E%3Cpath d='M14.222 8.498v-.185H13.7l.522.185Z' fill='%23EA4136'/%3E%3C/svg%3E");background-position:50%;background-size:100% 100%;content:"";height:8px;left:10px;position:absolute;top:8px;width:10px}@media only screen and (min-width:768px){.sidebar-tabs .tag:before{height:14px;left:12px;top:11px;width:16px}}.sidebar-tabs .tag.active{background-color:#36b2ea;color:#fff;pointer-events:none}.sidebar-tabs .tag.active:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='14' fill='none' xmlns='http://www.w3.org/2000/svg' opacity='.5'%3E%3Cpath d='M7.45 0h-.882L2.16 11.694h2.417l3.582-9.501L8.985 0H7.45ZM4.577 11.694H2.16l-.634 1.683v.51H3.75l.827-2.193ZM1.333 13.887h.193v-.51l-.193.51ZM12.782 0h-.88L7.492 11.694H9.91l3.582-9.501L14.318 0h-1.536ZM9.91 11.694H7.493l-.634 1.683v.51h2.224l.827-2.193ZM6.666 13.887h.193v-.51l-.193.51Z' fill='%23FFF'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M15.478 3.5H1.778v2.188H16V3.684l-.522-.185Z' fill='%23FFF'/%3E%3Cpath d='M16 3.685V3.5h-.522l.522.185Z' fill='%23FFF'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M13.7 8.313H0V10.5h14.222V8.498l-.522-.185Z' fill='%23FFF'/%3E%3Cpath d='M14.222 8.498v-.185H13.7l.522.185Z' fill='%23FFF'/%3E%3C/svg%3E")}.sidebar-tabs .tag.disabled{background-color:#cbd3dd;color:#9aa2ac;pointer-events:none}.sidebar-tabs .tag.disabled:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath d='M12 4.667h-.667V3.5C11.333 1.89 9.84.583 8 .583S4.667 1.89 4.667 3.5v1.167H4c-.733 0-1.333.525-1.333 1.166v5.834c0 .641.6 1.166 1.333 1.166h8c.733 0 1.333-.525 1.333-1.166V5.833c0-.641-.6-1.166-1.333-1.166ZM6 3.5c0-.968.893-1.75 2-1.75s2 .782 2 1.75v1.167H6V3.5Zm6 8.167H4V5.833h8v5.834Zm-4-1.75c.733 0 1.333-.525 1.333-1.167S8.733 7.583 8 7.583c-.734 0-1.333.525-1.333 1.167S7.266 9.917 8 9.917Z' fill='%239AA2AC'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h16v14H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")}.sidebar-tabs .tag:hover{background-color:#ea4136;color:#fff}.sidebar-tabs .tag:hover:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='14' fill='none' xmlns='http://www.w3.org/2000/svg' opacity='.5'%3E%3Cpath d='M7.45 0h-.882L2.16 11.694h2.417l3.582-9.501L8.985 0H7.45ZM4.577 11.694H2.16l-.634 1.683v.51H3.75l.827-2.193ZM1.333 13.887h.193v-.51l-.193.51ZM12.782 0h-.88L7.492 11.694H9.91l3.582-9.501L14.318 0h-1.536ZM9.91 11.694H7.493l-.634 1.683v.51h2.224l.827-2.193ZM6.666 13.887h.193v-.51l-.193.51Z' fill='%23FFF'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M15.478 3.5H1.778v2.188H16V3.684l-.522-.185Z' fill='%23FFF'/%3E%3Cpath d='M16 3.685V3.5h-.522l.522.185Z' fill='%23FFF'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M13.7 8.313H0V10.5h14.222V8.498l-.522-.185Z' fill='%23FFF'/%3E%3Cpath d='M14.222 8.498v-.185H13.7l.522.185Z' fill='%23FFF'/%3E%3C/svg%3E")}.sidebar-tabs .tags-content:not(:first-child){margin-top:24px}.sidebar-tabs .text-media-group{background-color:#fff;display:none;padding:12px;width:100%}.sidebar-tabs .text-media-group:not(:first-child){margin-top:24px}.sidebar-tabs .text-media-group.active{display:block}@media only screen and (min-width:768px){.sidebar-tabs .text-media-group{padding:24px}}.sidebar-tabs .text-media-group h3{font-size:18px;font-weight:600;line-height:1.56}@media only screen and (min-width:768px){.sidebar-tabs .text-media-group h3{font-size:24px;line-height:1.5}}.sidebar-tabs .text-media-group h3:not(:last-child){margin-bottom:12px}.sidebar-tabs .text-media-group h3 a,.sidebar-tabs .text-media-group h3 span{color:#ea4136;text-decoration:underline}.sidebar-tabs .text-media-group p{font-family:Titillium Web;font-size:16px;font-weight:400;letter-spacing:.01em;line-height:1.5}.sidebar-tabs .text-media-group p:not(:last-child){margin-bottom:12px}.sidebar-tabs .text-media-group figure:not(:first-child){margin-top:24px}.sidebar-tabs .text-media-group figure:not(:last-child){margin-bottom:24px}.sidebar-tabs .text-media-group img{display:block;margin-left:auto;margin-right:auto;max-width:822px;width:100%}.sidebar-tabs .tab-slider{display:none;overflow:hidden}.sidebar-tabs .tab-slider:not(:first-child){margin-top:24px}.sidebar-tabs .tab-slider.active{display:block}.sidebar-tabs .swiper-controls{align-items:center;display:flex;justify-content:center;margin-top:24px}.sidebar-tabs .swiper-button{background-position:50%;background-repeat:no-repeat;background-size:12px 20px;cursor:pointer;height:24px;width:24px}.sidebar-tabs .swiper-button-prev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 20'%3E%3Cpath d='M11.835 1.87 10.055.1.165 10l9.9 9.9 1.77-1.77L3.705 10l8.13-8.13Z' fill='%23CBD3DD'/%3E%3C/svg%3E")}.sidebar-tabs .swiper-button-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 20'%3E%3Cpath d='m.165 18.13 1.78 1.77 9.89-9.9-9.9-9.9-1.77 1.77L8.295 10l-8.13 8.13Z' fill='%23CBD3DD'/%3E%3C/svg%3E")}.sidebar-tabs .swiper-pagination{align-items:center;display:flex;margin-left:12px;margin-right:12px;position:static;width:auto}.sidebar-tabs .swiper-pagination-bullet{background-color:#cbd3dd;cursor:pointer;height:4px;margin-left:0;margin-right:0;width:36px}.sidebar-tabs .swiper-pagination-bullet:not(:last-child){margin-left:0;margin-right:12px}.sidebar-tabs .swiper-pagination-bullet-active{background-color:#ea4136;pointer-events:none}.sidebar-tabs .goals{align-items:start;-moz-column-gap:12px;column-gap:12px;display:grid;gap:12px 12px;grid-template-columns:minmax(0,1fr) minmax(0,1fr)}@media only screen and (min-width:768px){.sidebar-tabs .goals{align-items:stretch;-moz-column-gap:24px;column-gap:24px;gap:24px 24px}}.sidebar-tabs .goal{background-color:#f4f4f6;font-family:Titillium Web;padding:16px}.sidebar-tabs .goal-title{font-size:14px;font-weight:600;letter-spacing:.01em;line-height:1.43}.sidebar-tabs .goal-descr{color:#9aa2ac;font-size:12px;line-height:1.33;margin-top:8px}.contact-button{align-items:center;background:#202831;color:#fff;-moz-column-gap:8px;column-gap:8px;display:flex;font-family:Titillium Web,sans-serif;font-size:12px;font-weight:600;height:48px;letter-spacing:.01em;line-height:16px;padding:0 30px;transition:background .3s;white-space:nowrap}@media only screen and (min-width:960px){.contact-button{font-size:16px;line-height:24px}}.contact-button:hover{background:#c41f14}.contact-button svg{height:16px;width:16px}@media only screen and (min-width:960px){.contact-button svg{height:24px;width:24px}}.main-banner{display:flex;flex-direction:column}@media only screen and (min-width:768px){.main-banner{position:relative}}.main-banner__nav{display:none;position:relative;top:32px;width:100%}@media only screen and (min-width:768px){.main-banner__nav{display:inline-flex;justify-content:space-between}}.main-banner__nav-logo{height:112px;width:112px}.main-banner__greet{display:flex;flex-wrap:wrap;justify-content:space-between!important;justify-content:flex-start;margin-top:32px;width:100%}@media only screen and (min-width:768px){.main-banner__greet{width:100%}}.main-banner__greet-return{align-items:center;color:#9aa2ac;display:inline-flex;font-family:Titillium Web;font-size:18px;font-weight:400;line-height:1.56;transition:.3s}.main-banner__greet-return:hover{color:#202831}.main-banner__greet-return svg{margin-right:8px;transition:.3s}.main-banner__greet-subtitle{color:#202831;font-size:24px;font-weight:600;line-height:36px;width:358px}@media only screen and (min-width:768px){.main-banner__greet-subtitle{font-size:36px;line-height:44px;margin:16px 0;width:358px}}@media only screen and (min-width:960px){.main-banner__greet-subtitle{width:358px}}@media only screen and (min-width:1280px){.main-banner__greet-subtitle{width:570px}}.main-banner__greet-subtitle h2{font-size:36px;font-weight:600;line-height:44px;margin:24px 0;width:366px}@media only screen and (min-width:1280px){.main-banner__greet-subtitle h2{font-size:48px;line-height:60px;width:570px}}@media only screen and (min-width:768px){.main-banner__greet-subtitle h2{width:358px}}@media only screen and (min-width:960px){.main-banner__greet-subtitle h2{width:366px}}.main-banner__greet-subtitle .font-titanium{color:#9aa2ac;font-size:18px;font-weight:400;letter-spacing:.01em;line-height:28px}.main-banner__greet-about{margin-top:24px}.main-banner__greet-about h6{font-family:Titillium Web,sans-serif;font-size:18px;font-weight:600;letter-spacing:.01em;line-height:28px}@media only screen and (min-width:768px){.main-banner__greet-about{margin-top:-180px;width:358px}}@media only screen and (min-width:960px){.main-banner__greet-about{width:358px}}@media only screen and (min-width:1280px){.main-banner__greet-about{width:570px}}.main-banner__greet-gif,.main-banner__greet-image{background:#fff;display:flex;height:336px;justify-content:center;overflow:hidden;width:100%}.main-banner__greet-gif img,.main-banner__greet-image img{margin:0 auto;max-height:100%;max-width:100%}@media only screen and (min-width:768px){.main-banner__greet-gif,.main-banner__greet-image{width:340px}}@media only screen and (min-width:960px){.main-banner__greet-gif,.main-banner__greet-image{margin-left:24px;width:470px}}.main-banner__greet-gif{align-items:center;position:relative}.main-banner__greet-gif-controls{left:0;margin:inset 0;position:absolute;z-index:2}.main-banner__greet-gif-btn{align-items:center;display:flex;height:34px;justify-content:center;transition:.3s;width:50px}.main-banner__greet-gif-btn svg{pointer-events:none}.main-banner__greet-gif-like{background-color:rgba(234,65,54,.54);margin-bottom:6px}.main-banner__greet-gif-like:hover{background-color:#c41f14}.main-banner__greet-gif-like.is-liked{background-color:#ef7168}.main-banner__greet-gif-like.is-liked #heart-body{opacity:1}.main-banner__greet-gif-like #heart-body{opacity:0;transition:.3s}.main-banner__greet-gif-change{background-color:rgba(54,178,234,.54)}.main-banner__greet-gif-change:hover{background-color:#36b2ea}.main-banner__greet-gif-change.is-reloaded{background-color:#ef7168}.main-banner__greet-gif-change.is-reloaded svg{animation:spin .5s linear infinite}@keyframes spin{to{transform:rotate(-1turn)}}.main-banner__greet-image{align-items:flex-end}.main-banner__vector{display:none}@media only screen and (min-width:768px){.main-banner__vector{display:block;height:auto;left:0;position:absolute;top:0;width:100%}}@media only screen and (min-width:1440px){.main-banner__vector{left:50%;transform:translateX(-50%);width:1440px}}.main-banner__vector img{height:auto;width:100%}.main-banner .container{z-index:1}.main-banner__title{height:170px;margin:64px auto 0;position:relative;width:274px}@media only screen and (min-width:768px){.main-banner__title{height:100px;margin:172px auto 0;width:520px}}@media only screen and (min-width:960px){.main-banner__title{height:140px;margin:204px auto 0;width:740px}}@media only screen and (min-width:1280px){.main-banner__title{height:80px;margin:212px auto 0;width:1140px}}.main-banner__title svg{height:100%;width:100%}.main-banner__subtitle{color:#202831;font-size:24px;font-weight:600;line-height:36px;margin:24px 0;width:100%}@media only screen and (min-width:768px){.main-banner__subtitle{font-size:36px;line-height:44px;margin:32px 0;width:50%}}@media only screen and (min-width:960px){.main-banner__subtitle{margin:40px 0}}.main-banner__buttons-block{align-items:center;display:flex;margin-top:32px}@media only screen and (min-width:768px){.main-banner__buttons-block{-moz-column-gap:24px;column-gap:24px}}.main-banner__buttons-block a,.main-banner__buttons-block button{flex-shrink:0;justify-content:center;width:50%}.main-banner__button{align-items:center;color:#9aa2ac;display:flex;font-size:12px;font-weight:600;height:48px;justify-content:center;line-height:16px;transition:all .3s ease-in-out;white-space:nowrap;z-index:1}@media only screen and (min-width:960px){.main-banner__button{font-size:16px;line-height:24px}}.main-banner__button:hover svg{animation:anim 1s ease-in-out infinite}.main-banner__button svg{flex-shrink:0;height:16px;margin-left:4px;margin-top:2px;width:16px}@media only screen and (min-width:960px){.main-banner__button svg{height:24px;width:24px}}.main-banner__button svg path{fill:#9aa2ac;stroke:#9aa2ac}.main-banner__logos{align-items:center;-moz-column-gap:16px;column-gap:16px;display:flex;flex-wrap:wrap;justify-content:center;margin:64px auto 0;row-gap:16px}@media only screen and (min-width:768px){.main-banner__logos{-moz-column-gap:23px;column-gap:23px;margin:70px auto 0}}@media only screen and (min-width:960px){.main-banner__logos{-moz-column-gap:32px;column-gap:32px;margin:95px auto 0}}@media only screen and (min-width:1280px){.main-banner__logos{margin:105px auto 0}}.main-banner__logos .logo-item{height:24px}@media only screen and (min-width:768px){.main-banner__logos .logo-item{height:28px}}@media only screen and (min-width:960px){.main-banner__logos .logo-item{height:32px}}@media only screen and (min-width:1280px){.main-banner__logos .logo-item{height:36px}}.main-banner__logos .logo-item svg{height:100%;width:auto}@media only screen and (min-width:1280px){.main-banner__logos .logo-item svg image,.main-banner__logos .logo-item svg path{opacity:.5;transition:opacity .3s ease-in-out}.main-banner__logos .logo-item:hover svg image,.main-banner__logos .logo-item:hover svg path{opacity:1}}.main-banner__logos .break{display:none}@media only screen and (min-width:1280px){.main-banner__logos .break{display:block;flex-basis:100%}}.nav-menu nav ul{align-items:center;display:flex}@media only screen and (min-width:768px){.nav-menu nav ul{visibility:visible}}.nav-menu nav ul>li>a{font-family:Titillium Web,sans-serif;font-size:14px;font-weight:600;letter-spacing:.01em;line-height:20px;padding:12px 24px;transition:color .3s ease-in-out}@media only screen and (min-width:768px){.nav-menu nav ul>li>a{font-size:16px;line-height:24px}}.nav-menu nav ul>li>a:hover{color:#c41f14}.nav-menu nav ul>li>a.pressed{color:#ef7168}.nav-menu nav ul>li>a.active{color:#202831}.nav-menu nav ul>li>a[disabled]{color:#cbd3dd}.nav-menu nav ul>li.contact{align-items:center;background-color:#202831;color:#fff;display:flex;margin-left:24px;padding-left:20px;width:calc(100% - 48px)}@media only screen and (min-width:768px){.nav-menu nav ul>li.contact{height:48px;justify-content:center;margin-left:24px;padding:0;width:130px}}@media only screen and (min-width:960px){.nav-menu nav ul>li.contact{width:172px}}.nav-menu nav ul>li.contact:hover{background-color:#c41f14}.nav-menu nav ul>li.contact:hover a{color:#fff}.nav-menu nav ul>li.contact:active{background-color:#ef7168}.nav-menu nav ul>li.contact>a{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.nav-menu nav ul>li.contact>a svg{margin-right:5px}.resources{padding-bottom:70px;padding-top:52px}@media only screen and (min-width:768px){.resources{padding-top:70px}}@media only screen and (min-width:960px){.resources{padding-top:95px}}@media only screen and (min-width:1280px){.resources{padding-top:105px}}.resources__wrapper{margin-top:32px}@media only screen and (min-width:1280px){.resources__wrapper{margin-left:auto;margin-right:auto;width:1170px}}.resources__wrapper .swiper{padding-bottom:50px}.resources__wrapper .swiper .swiper-wrapper{grid-gap:20px}@media only screen and (min-width:960px){.resources__wrapper .swiper .swiper-wrapper{grid-gap:20px;width:100%}}@media only screen and (min-width:1280px){.resources__wrapper .swiper .swiper-wrapper{grid-gap:30px;display:grid;grid-template-columns:minmax(0,570px) minmax(0,570px)}}.resources__wrapper .swiper .swiper-wrapper .swiper-slide{width:100%}@media only screen and (min-width:960px){.resources__wrapper .swiper .swiper-wrapper .swiper-slide{width:49%}}@media only screen and (min-width:768px){.resources__wrapper .swiper .swiper-wrapper .swiper-slide{width:49%}}@media only screen and (min-width:1280px){.resources__wrapper .swiper .swiper-wrapper .swiper-slide{width:80%}}@media only screen and (min-width:768px){.resources__wrapper .swiper .swiper-pagination{display:none}}@media only screen and (min-width:960px){.resources__wrapper .swiper .swiper-pagination{display:none}}.resources__wrapper .service-card{background-color:#fff;height:188px;margin:0 auto!important;overflow:hidden;position:relative;width:100%}@media only screen and (min-width:960px){.resources__wrapper .service-card{width:70%}}.resources__wrapper .service-card:hover:hover svg{animation:arrow-hover 1s ease-in-out infinite}@media only screen and (min-width:768px){.resources__wrapper .service-card{height:188px;width:100%}}@media only screen and (min-width:1280px){.resources__wrapper .service-card{height:188px;width:570px}}.resources__wrapper .service-card__dark-overlay{background-color:#c258f8;border-radius:74px;box-shadow:2.43404px 0 4.86808px #f3defe;height:519.65px;position:absolute;right:-753px;top:-397px;transform:rotate(-45deg) translateX(calc(-50% - 66px));width:519.65px;z-index:2}@media only screen and (min-width:960px){.resources__wrapper .service-card__dark-overlay{right:-668px}}@media only screen and (min-width:1280px){.resources__wrapper .service-card__dark-overlay{height:519.65px;left:113%!important;top:-397px;width:519.65px}}.resources__wrapper .service-card__signal-blue-overlay{background-color:#3b45fd;border-radius:74px;box-shadow:4px 0 8px 0 rgba(0,0,0,.251);height:519.65px;position:absolute;right:-753px;top:-397px;transform:rotate(-45deg) translateX(calc(-50% - 66px));width:519.65px;z-index:2}@media only screen and (min-width:960px){.resources__wrapper .service-card__signal-blue-overlay{right:-668px}}@media only screen and (min-width:1280px){.resources__wrapper .service-card__signal-blue-overlay{height:519.65px;left:113%!important;top:-397px;width:519.65px}}.resources__wrapper .service-card__light-overlay{background-color:#c258f8;border-radius:74px;height:519.65px;opacity:.2;position:absolute;right:-731px;top:-397px;transform:rotate(-45deg) translateX(calc(-50% - 66px));width:519.65px;z-index:1}@media only screen and (min-width:960px){.resources__wrapper .service-card__light-overlay{right:-639px!important}}@media only screen and (min-width:1280px){.resources__wrapper .service-card__light-overlay{left:103%!important}}.resources__wrapper .service-card__signal-light-overlay{background-color:#9dbbf8;border-radius:74px;height:519.65px;opacity:1;position:absolute;right:-731px;top:-397px;transform:rotate(-45deg) translateX(calc(-50% - 66px));width:519.65px;z-index:1}@media only screen and (min-width:960px){.resources__wrapper .service-card__signal-light-overlay{right:-639px!important}}@media only screen and (min-width:1280px){.resources__wrapper .service-card__signal-light-overlay{left:103%!important}}.resources__wrapper .service-card__blue-overlay{background-color:#2f80ed;border-radius:74px;height:519.65px;opacity:.2;position:absolute;right:-731px;top:-397px;transform:rotate(-45deg) translateX(calc(-50% - 66px));width:519.65px;z-index:1}@media only screen and (min-width:960px){.resources__wrapper .service-card__blue-overlay{right:-639px!important}}@media only screen and (min-width:1280px){.resources__wrapper .service-card__blue-overlay{left:103%!important}}.resources__wrapper .service-card__icon{position:absolute;transform:translateX(-50%);z-index:3}.resources__wrapper .service-card__icon.blue{height:45px;right:-12px;top:38%;width:45px}@media only screen and (min-width:1280px){.resources__wrapper .service-card__icon.blue{height:50%!important;left:79%!important;top:25%!important;width:50%!important}}@media only screen and (min-width:960px){.resources__wrapper .service-card__icon.blue{height:100px;right:-29px;top:23%;width:100px}}.resources__wrapper .service-card__icon.signal{height:48px;right:-12px;top:38%;width:48px}@media only screen and (min-width:1280px){.resources__wrapper .service-card__icon.signal{height:50%!important;left:79%!important;top:25%!important;width:50%!important}}@media only screen and (min-width:960px){.resources__wrapper .service-card__icon.signal{height:100px;right:-29px;top:23%;width:100px}}.resources__wrapper .service-card__icon.purple{height:50px;right:-16px;top:36%;width:50px}@media only screen and (min-width:1280px){.resources__wrapper .service-card__icon.purple{height:65%!important;left:79%!important;width:65%!important}}@media only screen and (min-width:960px){.resources__wrapper .service-card__icon.purple{height:100px;right:-29px;top:20%!important;width:100px}}@media only screen and (min-width:768px){.resources__wrapper .service-card__icon.purple{top:36%}}.resources__wrapper .service-card__icon img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.resources__wrapper .service-card__name{color:#fff;font-size:18px;font-weight:600;left:50%;line-height:28px;position:absolute;top:150px;transform:translateX(-50%);z-index:3}.resources__wrapper .service-card__info{bottom:24px;left:24px;position:absolute}.resources__wrapper .service-card__info .date{color:#9aa2ac;font-size:12px;line-height:16px}.resources__wrapper .service-card__info .category{align-items:center;display:flex;margin-top:8px}.resources__wrapper .service-card__info .category__image{height:24px;margin-right:4px;-o-object-fit:contain;object-fit:contain;width:24px}.resources__wrapper .service-card__info .category__name,.resources__wrapper .service-card__link{font-size:16px;font-weight:600;line-height:24px}.resources__wrapper .service-card__link{align-items:center;bottom:24px;color:#ea4136;display:none;position:absolute;right:24px;transition:all .3s ease-in-out}@media only screen and (min-width:960px){.resources__wrapper .service-card__link{display:flex}}.resources__wrapper .service-card__link svg{margin-left:4px}.resources__wrapper .service-card__link svg path{transition:color .3s ease-in-out}.resources__wrapper .service-card__link:hover{color:#c41f14}.resources__wrapper .service-card__link:hover path{stroke:#c41f14}.resources__wrapper .service-card__soon{bottom:24px;color:#cbd3dd;font-size:16px;font-weight:600;line-height:24px;position:absolute;right:24px}.resources__wrapper .service-card__fullLink{height:100%;left:0;position:absolute;top:0;width:100%;z-index:10}.resources__wrapper .service-card.coming-soon{position:relative}.resources__wrapper .service-card.coming-soon .coming-soon__vector{bottom:0;left:0;position:absolute;right:0;top:0}@media only screen and (min-width:960px){.resources__wrapper .service-card.coming-soon .coming-soon__vector img{width:100%}}.resources__wrapper .service-card.coming-soon .coming-soon__slug{color:#9aa2ac;font-size:18px;font-weight:600;left:50%;line-height:28px;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%);width:204px}@media only screen and (min-width:960px){.resources__wrapper .service-card.coming-soon .coming-soon__slug{font-size:24px;line-height:36px;width:318px}}.resources__wrapper .service-card.coming-soon .category{align-items:center;bottom:24px;-moz-column-gap:4px;column-gap:4px;display:flex;left:50%;position:absolute;transform:translateX(-50%);z-index:2}@media only screen and (min-width:960px){.resources__wrapper .service-card.coming-soon .category{bottom:32px}}.resources__wrapper .service-card.coming-soon .category__image{height:24px;width:24px}.resources__wrapper .service-card.coming-soon .category__image img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.resources__wrapper .service-card.coming-soon .category__name{font-size:16px;font-weight:600;line-height:24px}.work{padding-top:53px}@media only screen and (min-width:768px){.work{padding-top:96px}}@media only screen and (min-width:960px){.work{padding-top:120px}}@media only screen and (min-width:1280px){.work{padding-top:120px;position:relative}.work:after{bottom:0;content:"";height:315px;position:absolute;transform:skewY(8deg);transform-origin:right top;width:100%;z-index:-1}}@media only screen and (min-width:1280px)and (min-width:1920px){.work:after{bottom:40px;height:420px}}@media only screen and (min-width:1280px){.work:before{bottom:0;content:"";height:303px;position:absolute;width:100%;z-index:-1}}@media only screen and (min-width:1920px){.work:before{height:400px}}.work .desktop-tab{display:none}@media only screen and (min-width:1280px){.work .desktop-tab{color:#9aa2ac;display:block;font-size:24px;font-weight:600;line-height:36px;margin:32px 0}.work .lined-title{margin-bottom:32px}}.work__tabs{display:flex;justify-content:space-between;margin-top:40px}@media only screen and (min-width:768px){.work__tabs{margin-top:48px}}@media only screen and (min-width:1280px){.work__tabs{display:none}}.work__tabs .tab-item{color:#9aa2ac;font-size:16px;font-weight:600;line-height:24px;text-align:center;width:calc(50% - 5px)}@media only screen and (min-width:768px){.work__tabs .tab-item{width:calc(50% - 10px)}}.work__tabs .tab-item:after{background-color:#9aa2ac;content:"";display:block;height:4px;margin-top:4px;width:100%}.work__tabs .tab-item:hover{cursor:pointer}.work__tabs .tab-item.active{color:#202831}.work__tabs .tab-item.active:after{background-color:#ea4136}.work__panes{margin-top:24px}@media only screen and (min-width:960px){.work__panes{margin-top:32px}}.work__panes .pane-content{display:flex;flex-direction:column;row-gap:16px}@media only screen and (min-width:768px){.work__panes .pane-content{-moz-column-gap:20px;column-gap:20px;flex-direction:row;flex-wrap:wrap;row-gap:24px}}@media only screen and (min-width:960px){.work__panes .pane-content{row-gap:20px}}@media only screen and (min-width:1280px){.work__panes .pane-content{-moz-column-gap:30px;column-gap:30px;row-gap:30px}}@media only screen and (min-width:768px){.work__panes .pane-content[data-pane=workflow]{flex-direction:column;flex-wrap:wrap;height:1400px;margin-left:auto;margin-right:auto;max-width:100%}}@media only screen and (min-width:960px){.work__panes .pane-content[data-pane=workflow]{height:900px;max-width:100%}}@media only screen and (min-width:1280px){.work__panes .pane-content[data-pane=workflow]{height:1000px;max-width:1170px}}.work__panes .pane-content[data-pane=workflow]:after,.work__panes .pane-content[data-pane=workflow]:before{content:"";flex-basis:100%;order:2;width:0}.work__panes .pane-content:not(.active){display:none}@media only screen and (min-width:1280px){.work__panes .pane-content:not(.active){display:flex}}.work__panes .pane-content .principles-card{background-color:#e5e9ee}@media only screen and (min-width:768px){.work__panes .pane-content .principles-card{width:calc(50% - 10px)}}@media only screen and (min-width:960px){.work__panes .pane-content .principles-card{width:calc(33.3333% - 14px)}}@media only screen and (min-width:1280px){.work__panes .pane-content .principles-card{background-color:unset;width:170px}}.work__panes .pane-content .principles-card.success .principles-card__header{background-color:#8fdd11;transition:background-color .3s ease-in}@media only screen and (min-width:1280px){.work__panes .pane-content .principles-card.success .principles-card__header{background-color:#e5e9ee}.work__panes .pane-content .principles-card.success .principles-card__header:hover,.work__panes .pane-content .principles-card.success .principles-card__header>span{background-color:#8fdd11}}.work__panes .pane-content .principles-card.purple .principles-card__header{background-color:#9b36ea;transition:background-color .3s ease-in}@media only screen and (min-width:1280px){.work__panes .pane-content .principles-card.purple .principles-card__header{background-color:#e5e9ee}.work__panes .pane-content .principles-card.purple .principles-card__header:hover,.work__panes .pane-content .principles-card.purple .principles-card__header>span{background-color:#9b36ea}}.work__panes .pane-content .principles-card.blue .principles-card__header{background-color:#3658ea;transition:background-color .3s ease-in}@media only screen and (min-width:1280px){.work__panes .pane-content .principles-card.blue .principles-card__header{background-color:#e5e9ee}.work__panes .pane-content .principles-card.blue .principles-card__header:hover,.work__panes .pane-content .principles-card.blue .principles-card__header>span{background-color:#3658ea}}.work__panes .pane-content .principles-card.rose .principles-card__header{background-color:#ea3685;transition:background-color .3s ease-in}@media only screen and (min-width:1280px){.work__panes .pane-content .principles-card.rose .principles-card__header{background-color:#e5e9ee}.work__panes .pane-content .principles-card.rose .principles-card__header:hover,.work__panes .pane-content .principles-card.rose .principles-card__header>span{background-color:#ea3685}}.work__panes .pane-content .principles-card.orange .principles-card__header{background-color:#ea9b36;transition:background-color .3s ease-in}@media only screen and (min-width:1280px){.work__panes .pane-content .principles-card.orange .principles-card__header{background-color:#e5e9ee}.work__panes .pane-content .principles-card.orange .principles-card__header:hover,.work__panes .pane-content .principles-card.orange .principles-card__header>span{background-color:#ea9b36}}.work__panes .pane-content .principles-card.light-blue .principles-card__header{background-color:#36dfea;transition:background-color .3s ease-in}@media only screen and (min-width:1280px){.work__panes .pane-content .principles-card.light-blue .principles-card__header{background-color:#e5e9ee}.work__panes .pane-content .principles-card.light-blue .principles-card__header:hover,.work__panes .pane-content .principles-card.light-blue .principles-card__header>span{background-color:#36dfea}}.work__panes .pane-content .principles-card__header{align-items:center;background-color:#8fdd11;display:flex;padding:8px 12px;width:100%}.work__panes .pane-content .principles-card__header>span{display:flex;margin-right:10px}.work__panes .pane-content .principles-card__header>p{color:#fff;font-size:18px;font-weight:600;line-height:28px}@media only screen and (min-width:1280px){.work__panes .pane-content .principles-card__header>p{color:#202831;transition:color .3s ease-in-out}}.work__panes .pane-content .principles-card__header:hover{cursor:pointer}@media only screen and (min-width:1280px){.work__panes .pane-content .principles-card__header:hover>p{color:#fff}}.work__panes .pane-content .principles-card__header:hover+.principles-card__bottom{opacity:1;transition:opacity .3s ease-in}.work__panes .pane-content .principles-card__bottom{color:#202831;font-size:14px;line-height:20px;padding:16px 12px}@media only screen and (min-width:1280px){.work__panes .pane-content .principles-card__bottom{background-color:#e5e9ee;opacity:0}}.work__panes .pane-content .workflow-card{-moz-column-break-inside:avoid;background-color:#fff;break-inside:avoid;display:flex;justify-content:space-between;padding:24px;width:100%}@media only screen and (min-width:768px){.work__panes .pane-content .workflow-card{height:-moz-fit-content;height:fit-content;position:relative;width:calc(50% - 10px)}}@media only screen and (min-width:1280px){.work__panes .pane-content .workflow-card{width:370px}.work__panes .pane-content .workflow-card:nth-child(4){margin-top:60px}.work__panes .pane-content .workflow-card:nth-child(7){margin-top:120px}}.work__panes .pane-content .workflow-card__image{height:60px;width:60px}.work__panes .pane-content .workflow-card__image img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.work__panes .pane-content .workflow-card__text{display:flex;flex-direction:column;row-gap:8px;width:calc(100% - 84px)}.work__panes .pane-content .workflow-card__title{font-size:18px;font-weight:600;line-height:28px}.work__panes .pane-content .workflow-card__description{color:#9aa2ac;font-size:16px;font-weight:400;line-height:24px}@media only screen and (min-width:1280px){.work__panes .pane-content .workflow-card__description{font-size:16px;line-height:24px}}.work__panes .pane-content .break{display:none}@media only screen and (min-width:1280px){.work__panes .pane-content .break{flex-basis:100%;height:0;order:5}}.team{padding:52px 0}@media only screen and (min-width:768px){.team{padding:70px 0 100px}}@media only screen and (min-width:960px){.team{padding:95px 0 120px}}@media only screen and (min-width:1280px){.team{padding:105px 0 215px}.team__wrapper{margin-left:auto;margin-right:auto;max-width:1170px;position:relative}}.team__title{font-size:18px;font-weight:600;line-height:28px;margin:40px 15px 12px}@media only screen and (min-width:768px){.team__title{margin:48px 34px 12px}}@media only screen and (min-width:960px){.team__title{font-size:24px;line-height:36px}}@media only screen and (min-width:1280px){.team__title{font-size:36px;left:calc(50% + 15px);line-height:44px;margin:0;position:absolute;top:0}}.team__text{color:#9aa2ac;font-size:16px;line-height:24px;margin:0 15px}@media only screen and (min-width:768px){.team__text{margin:0 34px}}@media only screen and (min-width:1280px){.team__text{left:calc(50% + 15px);margin:0;position:absolute;top:104px;width:570px}}.team__slider{margin-left:15px;margin-top:24px}@media only screen and (min-width:768px){.team__slider{margin-left:34px}}@media only screen and (min-width:1280px){.team__slider{margin-left:auto;margin-right:auto;margin-top:80px;max-width:1170px}}.team__slider .swiper{padding-bottom:35px}@media only screen and (min-width:960px){.team__slider .swiper{padding-bottom:45px}}.team__slider .swiper-slide{height:auto;width:286px}@media only screen and (min-width:768px){.team__slider .swiper-slide{width:250px}}@media only screen and (min-width:960px){.team__slider .swiper-slide{width:284px}}@media only screen and (min-width:1280px){.team__slider .swiper-slide{width:270px}.team__slider .swiper-slide:nth-child(2){margin-top:160px}.team__slider .swiper-slide:nth-child(3){margin-top:320px}}.team__slider .swiper-slide:nth-child(4){margin-right:15px!important}@media only screen and (min-width:768px){.team__slider .swiper-slide:nth-child(4){margin-right:34px!important}}@media only screen and (min-width:1280px){.team__slider .swiper-slide:nth-child(4){margin-right:0!important;margin-top:478px}.team__slider .swiper-slide:nth-child(5){margin-left:300px;margin-top:-160px}.team__slider .swiper-slide:nth-child(6){margin-top:0}.team__slider .swiper-slide:nth-child(7){margin-top:160px}}.team__slider .swiper-slide:nth-child(7) .border-left-bottom,.team__slider .swiper-slide:nth-child(7) .border-right-bottom{height:310px}.team__slider .swiper-pagination{bottom:0}@media only screen and (min-width:1280px){.team__slider .swiper-pagination{display:none}.team__slider .swiper-wrapper{-moz-column-gap:30px;column-gap:30px;flex-flow:wrap}}.team__slider .card-item__top{background-color:#fff;height:318px;overflow:hidden;position:relative}.team__slider .card-item__top .image-place{background-position-y:bottom;background-repeat:no-repeat;background-size:cover;filter:grayscale(1);height:100%;transition:filter .3s ease-in-out;width:100%}.team__slider .card-item__top:hover .image-place{filter:grayscale(0)}.team__slider .card-item__top .border{border-bottom:25px solid #e5e9ee;border-top:25px solid #e5e9ee;bottom:0;left:0;position:absolute;right:0;top:0}@media only screen and (min-width:768px){.team__slider .card-item__top .border{border-bottom:20px solid #e5e9ee;border-top:20px solid #e5e9ee}}@media only screen and (min-width:960px){.team__slider .card-item__top .border{border-bottom:25px solid #e5e9ee;border-top:25px solid #e5e9ee}}.team__slider .card-item__top .border-left-top,.team__slider .card-item__top .border-right-top{background-color:#e5e9ee;height:80px;position:absolute;width:25px}@media only screen and (min-width:768px){.team__slider .card-item__top .border-left-top,.team__slider .card-item__top .border-right-top{width:20px}}@media only screen and (min-width:960px){.team__slider .card-item__top .border-left-top,.team__slider .card-item__top .border-right-top{width:25px}}.team__slider .card-item__top .border-left-bottom,.team__slider .card-item__top .border-right-bottom{background-color:#e5e9ee;height:180px;position:absolute;width:25px}@media only screen and (min-width:768px){.team__slider .card-item__top .border-left-bottom,.team__slider .card-item__top .border-right-bottom{width:20px}}@media only screen and (min-width:960px){.team__slider .card-item__top .border-left-bottom,.team__slider .card-item__top .border-right-bottom{width:25px}}.team__slider .card-item__top .border-left-top{bottom:unset;left:0;top:0;transform:skewY(45deg)}.team__slider .card-item__top .border-right-top{bottom:0;right:0;top:unset;transform:skewY(45deg)}.team__slider .card-item__top .border-left-bottom{bottom:0;left:0;top:unset;transform:skewY(45deg)}.team__slider .card-item__top .border-right-bottom{bottom:unset;right:0;top:0;transform:skewY(45deg)}.team__slider .card-item__bottom{background-color:#fff;padding:16px 24px 24px}.team__slider .card-item__name{font-size:18px;font-weight:600;line-height:28px}.team__slider .card-item__position{color:#9aa2ac;font-size:14px;line-height:20px;margin-top:4px}.team__slider .card-item__socials{-moz-column-gap:16px;column-gap:16px;display:flex;margin-top:16px}.team__slider .card-item__socials path{transition:all .3s ease-in-out}.team__slider .card-item__socials a:hover path{fill:#ea4136}.team__slider .card-item--join{height:100%;position:relative}.team__slider .card-item--join>a{bottom:0;left:0;position:absolute;right:0;top:0;z-index:2}.team__slider .card-item--join .card-item__top{align-items:center;background-color:#fff;display:flex;flex-direction:column;height:100%;justify-content:center;row-gap:22px}@media only screen and (min-width:768px){.team__slider .card-item--join .card-item__top{height:453px}}@media only screen and (min-width:960px){.team__slider .card-item--join .card-item__top{height:517px}}@media only screen and (min-width:1280px){.team__slider .card-item--join .card-item__top{height:453px}}.team__slider .card-item--join .card-item__top>span{color:#ea4136;font-size:18px;font-weight:600;line-height:28px}.team__slider .card-item--join:hover .border{border-color:#c41f14}.team__slider .card-item--join:hover .border-left-bottom,.team__slider .card-item--join:hover .border-left-top,.team__slider .card-item--join:hover .border-right-bottom,.team__slider .card-item--join:hover .border-right-top{background-color:#c41f14}.team__slider .card-item--join:hover span{color:#c41f14}.team__slider .card-item--join:hover svg path{fill:#c41f14}.team__slider .card-item--join:active .border{border-color:#ef7168}.team__slider .card-item--join:active .border-left-bottom,.team__slider .card-item--join:active .border-left-top,.team__slider .card-item--join:active .border-right-bottom,.team__slider .card-item--join:active .border-right-top{background-color:#ef7168}.team__slider .card-item--join:active span{color:#ef7168}.team__slider .card-item--join:active svg path{fill:#ef7168}.team__contact{display:none}@media only screen and (min-width:1280px){.team__contact{display:flex;flex-direction:column;left:0;position:absolute;top:526px;width:270px}}.team__contact-header{font-size:24px;font-weight:600;line-height:36px;margin:25px 0 4px}.team__contact-text{color:#9aa2ac;font-size:16px;line-height:24px}.product.baanx .experience{margin:64px 0}@media only screen and (max-width:960px)and (min-width:768px){.product.baanx .experience{width:670px}}.product.baanx .experience-col{display:flex;flex-wrap:wrap}.product.baanx .experience-col__info{margin-bottom:16px;margin-right:7px;width:108px}.product.baanx .experience-col__info:last-child{margin-left:0;width:167px}@media only screen and (min-width:768px){.product.baanx .experience-col__info:last-child{margin-left:0;width:208px}}@media only screen and (min-width:960px){.product.baanx .experience-col__info:last-child{margin-left:0;width:208px}}@media only screen and (min-width:1280px){.product.baanx .experience-col__info:last-child{margin-left:0;width:270px}}@media only screen and (max-width:960px)and (min-width:768px){.product.baanx .experience-col__info:nth-last-child(2){margin-right:20px!important}}@media only screen and (min-width:960px)and (max-width:1280px){.product.baanx .experience-col__info:nth-last-child(2){margin-right:20px!important}}@media only screen and (min-width:960px){.product.baanx .experience-col__info:nth-last-child(2){margin-right:20px;width:158px}}@media only screen and (min-width:768px){.product.baanx .experience-col__info:nth-last-child(2){margin-right:30px;width:158px}}@media only screen and (max-width:960px)and (min-width:768px){.product.baanx .experience-col__info{margin-right:50px!important}}@media only screen and (min-width:960px){.product.baanx .experience-col__info{margin-bottom:32px;margin-right:30px;width:132px}}@media only screen and (min-width:768px){.product.baanx .experience-col__info{margin-bottom:32px;margin-right:20px;width:132px}}@media only screen and (min-width:1280px){.product.baanx .experience-col__info{margin-right:30px;width:170px}}.product.baanx .experience-col__info p{color:#9aa2ac;font-size:12px;line-height:16px}@media only screen and (min-width:768px){.product.baanx .experience-col__info p{font-size:14px;line-height:20px}}.product.baanx .experience-col__info p a{color:#3658ea}.product.baanx .experience-col__info h4.info{font-size:18px;font-weight:600;line-height:28px}@media only screen and (min-width:768px){.product.baanx .experience-col__info h4.info{font-size:24px;line-height:36px}}@media only screen and (max-width:768px){.product.baanx .experience-col__info h4.info.wrap{display:block!important}.product.baanx .experience-col__info h4.info.no-wrap{display:none!important}}@media only screen and (max-width:960px)and (min-width:768px){.product.baanx .experience-col__info h4.info.wrap{display:none!important}.product.baanx .experience-col__info h4.info.no-wrap{display:block!important}}@media only screen and (min-width:960px)and (max-width:1280px){.product.baanx .experience-col__info h4.info.wrap{display:block!important}.product.baanx .experience-col__info h4.info.no-wrap{display:none!important}}@media only screen and (min-width:1280px){.product.baanx .experience-col__info h4.info.wrap{display:none}.product.baanx .experience-col__info h4.info.no-wrap{display:block}}.contacts-in{margin:0 0 64px;padding:0;position:relative}.contacts-in:after{background-color:inherit;content:"";height:100%;position:absolute;top:0;transform:skewY(4deg);transform-origin:right top;width:100%;z-index:-1}.contacts-in__wrapper{align-items:flex-start;display:flex;flex-direction:column}@media only screen and (min-width:768px){.contacts-in__wrapper{width:570px}}.contacts-in__title{font-family:Titillium Web,sans-serif;font-size:18px;font-weight:600;line-height:28px;margin:0 0 12px;text-align:left}@media only screen and (min-width:768px){.contacts-in__title{font-family:Prompt,sans-serif;font-size:24px;line-height:36px;margin:0 0 12px}}.contacts-in__text{color:#9aa2ac;font-size:16px;line-height:24px;text-align:left}.contacts-in__options{align-items:center;-moz-column-gap:25px;column-gap:25px;display:flex;margin-top:32px}.contacts-in__options .option-item>a{display:flex}.contacts-in__options .option-item>a path{transition:all .3s ease-in-out}.contacts-in__options .option-item>a:hover path{fill:#c41f14}.contacts-in__options .option-item__button{align-items:center;background-color:#e5e9ee;color:#202831;display:flex;font-size:14px;font-weight:600;justify-content:center;line-height:20px;margin:0 auto;padding:8px 16px;transition:all .3s ease-in-out;z-index:1}.contacts-in__options .option-item__button:hover{background-color:#cbd3dd}.contacts-in__options .option-item__button .font-titanium{color:#9aa2ac;font-size:18px;font-weight:400;letter-spacing:.01em;line-height:28px}.contacts-in__options .option-item__button:hover svg{animation:arrow-hover 1s ease-in-out infinite}.slided{display:block}.slided-show{display:none}@media only screen and (min-width:768px){.slided{display:none}}.contacts{background-color:#e5e9ee;height:375px;padding:90px 0 56px;position:relative}@media only screen and (min-width:768px){.contacts{height:422px;padding:78px 0}}@media only screen and (min-width:1280px){.contacts{height:425px;padding:80px 0}}.contacts:after{background-color:inherit;content:"";height:100%;position:absolute;top:0;transform:skewY(4deg);transform-origin:right top;width:100%;z-index:-1}.contacts__wrapper{align-items:center;display:flex;flex-direction:column}@media only screen and (min-width:768px){.contacts__wrapper{margin:0 auto;width:570px}}.contacts__title{font-family:Titillium Web,sans-serif;font-size:18px;font-weight:600;line-height:28px;margin:24px 0 12px;text-align:center}@media only screen and (min-width:768px){.contacts__title{font-family:Prompt,sans-serif;font-size:24px;line-height:36px;margin:60px 0 12px}}.contacts__text{color:#9aa2ac;font-size:16px;line-height:24px;text-align:center}.contacts__options{align-items:center;-moz-column-gap:25px;column-gap:25px;display:flex;margin-top:32px}.contacts__options .option-item>a{display:flex}.contacts__options .option-item>a path{transition:all .3s ease-in-out}.contacts__options .option-item>a:hover path{fill:#c41f14}.contacts__options .option-item__button{align-items:center;background-color:#e5e9ee;color:#202831;display:flex;font-size:16px;font-weight:600;height:48px;justify-content:center;line-height:24px;margin:0 auto;transition:all .3s ease-in-out;width:145px;z-index:1}@media only screen and (min-width:960px){.popup.contact .content{max-width:570px}}.popup .contact-header{border-bottom:1px solid #e5e9ee;display:flex;padding:12px 15px}@media only screen and (min-width:768px){.popup .contact-header{padding:32px 34px}}@media only screen and (min-width:960px){.popup .contact-header{padding:32px}}.popup .contact-header .logo{height:72px;min-width:72px;width:72px}@media only screen and (min-width:768px){.popup .contact-header .logo{height:68px;min-width:68px;width:68px}}.popup .contact-header .info{margin:0 12px;max-width:206px}@media only screen and (min-width:768px){.popup .contact-header .info{max-width:none}}.popup .contact-header .info .title{color:#202831;font-size:18px;font-weight:600;line-height:28px}@media only screen and (min-width:768px){.popup .contact-header .info .title{font-size:24px;line-height:36px}}.popup .contact-header [data-role=close]{cursor:pointer;height:24px;margin-left:auto;min-width:24px;width:24px}.popup .contact-header [data-role=close]:hover path{fill:#c41f14}.popup .contact-header [data-role=close]:active path{fill:#ef7168}.popup .contact-form{display:flex;flex-flow:column;height:100%;padding:16px 15px 0;position:relative}@media only screen and (min-width:768px){.popup .contact-form{padding:72px 34px 0}}@media only screen and (min-width:960px){.popup .contact-form{padding:32px 32px 0}}.popup .contact-form .name{color:#202831;font-size:18px;font-weight:600;line-height:28px}.popup .contact-form .list{margin-top:12px}@media only screen and (min-width:768px){.popup .contact-form .list{margin-top:16px}}@media only screen and (min-width:960px){.popup .contact-form .list{margin-bottom:0}}.popup .contact-form .list li{align-items:center;background:rgba(234,65,54,.1);-moz-column-gap:4px;column-gap:4px;cursor:pointer;display:flex;padding:4px 12px;position:relative}.popup .contact-form .list li:not(:first-child){margin-top:0}.popup .contact-form .list li:hover{background:#ea4136}.popup .contact-form .list li:hover svg path{fill:hsla(0,0%,100%,.5)}.popup .contact-form .list li:hover label{color:#fff}.popup .contact-form .list li svg{height:16px;min-width:16px;width:16px}.popup .contact-form .list li svg path{fill:#ea4136}.popup .contact-form .list li input{cursor:pointer;height:100%;left:0;margin:0;opacity:0;position:absolute;top:0;width:100%}.popup .contact-form .list li label{color:#202831;display:block;font-size:18px;font-weight:400;line-height:28px}.popup .contact-form .list li.active{background:#36b2ea}.popup .contact-form .list li.active label{color:#fff}.popup .contact-form .list li.active svg path{fill:hsla(0,0%,100%,.5)}.popup .contact-form .list li.active span:after{background-color:#ea4136;content:"";height:12px;left:4px;position:absolute;top:4px;width:12px}.popup .contact-form .list li.active:hover{background:#ea4136}.popup .contact-form .list li.active:hover svg path{fill:hsla(0,0%,100%,.5)}.popup .contact-form .list li.active:hover label{color:#fff}.popup .contact-form .list .items{background-color:inherit;display:flex;flex-flow:wrap;gap:8px 12px;margin:0;padding:0}@media only screen and (min-width:768px){.popup .contact-form .list .items{gap:16px 12px}}.popup .contact-form .input-group{margin-top:32px;position:relative}.popup .contact-form .input-group label{color:#9aa2ac;font-size:16px;font-style:normal;font-weight:400;left:16px;pointer-events:none;position:absolute;top:12px;transition:all .3s ease-in-out}.popup .contact-form .input-group label.filled{color:#9aa2ac;font-size:12px;font-weight:600;left:0;line-height:16px;top:-20px}.popup .contact-form .input-group span{color:#e83f33;display:none;font-size:12px;font-weight:600;line-height:16px;position:absolute;right:0;top:-20px}.popup .contact-form .input-group.error input{border:1px solid #e83f33}.popup .contact-form .input-group.error span{display:block}.popup .contact-form input,.popup .contact-form textarea{background:#f3f3f4;border:1px solid #f3f3f4;color:#202831;font-size:16px;font-weight:400;line-height:24px;padding:12px 16px;width:100%}.popup .contact-form input:hover,.popup .contact-form input:hover+label,.popup .contact-form textarea:hover,.popup .contact-form textarea:hover+label{color:#202831}.popup .contact-form input:focus,.popup .contact-form textarea:focus{border:1px solid #36b2ea}.popup .contact-form input:focus+label,.popup .contact-form textarea:focus+label{color:#9aa2ac;font-size:12px;font-weight:600;left:0;line-height:16px;top:-20px}.popup .contact-form textarea{height:50px;margin-bottom:24px;max-height:140px;min-height:50px;overflow:hidden;resize:none}@media only screen and (min-width:960px){.popup .contact-form textarea{margin-bottom:0}}.popup .contact-form .buttons{background-color:#fff;bottom:0;display:flex;justify-content:space-between;margin-top:auto;padding-bottom:24px;padding-top:24px;position:sticky}@media only screen and (min-width:960px){.popup .contact-form .buttons{padding-bottom:44px;padding-top:44px}}.popup .contact-form .buttons .attach,.popup .contact-form .buttons .submit{align-items:center;background:#ea4136;color:#fff;display:flex;font-size:16px;font-weight:600;justify-content:center;line-height:24px;padding:12px 0;width:calc(50% - 8px)}.popup .contact-form .buttons .submit:hover{background:#c41f14}.popup .contact-form .buttons .submit:active{background:#ef7168}.popup .contact-form .buttons .attach{background:#e5e9ee;color:#202831;cursor:pointer}.popup .contact-form .buttons .attach input{display:none}.popup .contact-form .buttons .attach svg{margin-left:4px}.popup .contact-form .buttons .attach span{max-width:75%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.popup .contact-form .buttons .attach:hover{background:#cbd3dd}.popup .contact-form .buttons .attach:active{background:#cbd3dd;color:#fff}.popup .contact-form .buttons .attach:active svg path{fill:#fff}.popup .contact-dialog{display:flex;flex-flow:column;height:var(--vh)}@media only screen and (min-width:768px){.popup .contact-dialog{height:100%}}.home .products .lined-title.products-title-product,.popup .contact-dialog.hide{display:none}@keyframes arrow-hover{0%,to{transform:translateX(0)}50%{transform:translateX(5px)}}@keyframes anim{0%,to{transform:translateY(0)}50%{transform:translateY(5px)}}.serv-card{display:flex;flex-direction:column;height:100%;justify-content:space-between;padding:32px;width:246px}.serv-card.explore{align-items:center;color:#ea4136;display:flex;font-size:16px;font-weight:600;letter-spacing:.01em;line-height:24px;margin-top:8px;z-index:2}.serv-card.explore:hover svg{animation:arrow-hover 1s ease-in-out infinite}.serv-card__title{font-size:24px;font-weight:600;line-height:36px}.serv-card__soon{align-items:center;color:#cbd3dd;display:flex;margin-top:8px}.serv-card__soon.soon svg{fill:#cbd3dd;align-items:center;cursor:default;display:flex;margin-left:7px;pointer-events:none}.serv-card__description.font-titanium{color:#9aa2ac;font-size:14px;font-weight:400;letter-spacing:.01em;line-height:20px;margin:8px 0}.serv-card__description.font-titanium a{color:#36b2ea}.serv-card__description.font-titanium a:hover{text-decoration:underline}.explore{align-items:center;color:#ea4136;display:flex;font-size:16px;font-weight:600;letter-spacing:.01em;line-height:24px;margin-top:8px;z-index:2}.hided{display:none}body.home .experience-col{margin-top:32px}@media only screen and (min-width:768px){body.home .experience-col{margin-top:64px}}@media only screen and (min-width:1280px){body.home .experience-col{margin-top:36px}}body.home .experience-col__info:nth-child(4){order:1}@media only screen and (min-width:768px){body.home .experience-col__info:nth-child(4){order:0}}body.home .products-slider{position:relative;z-index:1}.product .product-banner{display:flex;flex-direction:column}.product .product-banner__vector{display:none}@media only screen and (min-width:768px){.product .product-banner__vector{display:block;height:auto;left:0;position:absolute;top:0;width:100%}}@media only screen and (min-width:1440px){.product .product-banner__vector{left:50%;transform:translateX(-50%);width:1440px}}.product .product-banner__vector img{height:auto;width:100%}.product .product-banner__title{font-size:24px;font-weight:600;line-height:36px;margin:48px auto 36px;max-width:340px;text-align:center}@media only screen and (min-width:768px){.product .product-banner__title{font-size:36px;line-height:44px;margin:172px auto 60px;max-width:520px}}@media only screen and (min-width:960px){.product .product-banner__title{margin:204px auto 48px;max-width:740px}}@media only screen and (min-width:1280px){.product .product-banner__title{font-size:48px;line-height:60px;margin:212px auto 50px;max-width:876px}}.product .product-banner__image{height:174px;margin:0 auto;width:345px}@media only screen and (min-width:768px){.product .product-banner__image{height:355px;width:700px}}@media only screen and (min-width:960px){.product .product-banner__image{height:376px;width:740px}}@media only screen and (min-width:1280px){.product .product-banner__image{height:596px;width:1170px}}@media only screen and (min-width:768px){.product .product-about{margin-top:32px}}@media only screen and (min-width:960px){.product .product-about{margin-top:60px}}@media only screen and (min-width:1280px){.product .product-about{margin-top:70px}}@media only screen and (min-width:960px){.product .product-about .container{-moz-column-gap:20px;column-gap:20px;display:flex}}@media only screen and (min-width:1280px){.product .product-about .container{-moz-column-gap:30px;column-gap:30px}}.product .product-about__list{grid-row-gap:24px;display:grid;grid-template-columns:minmax(0,1fr)}@media only screen and (min-width:768px){.product .product-about__list{grid-gap:16px 20px;grid-template-areas:". role" ". role" ". .";grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr 1fr}}@media only screen and (min-width:960px){.product .product-about__list{display:flex;flex-flow:column;min-width:calc(33.33333% - 13.33333px);row-gap:20px;width:100%}}.product .product-about__list .product-about__item{display:flex;flex-direction:column;row-gap:4px}@media only screen and (min-width:768px){.product .product-about__list .product-about__item:nth-child(3){grid-area:role}}.product .product-about__list .product-about__item h6{color:#9aa2ac;font-size:12px;font-weight:600;line-height:16px}.product .product-about__list .product-about__item p{font-size:16px;font-weight:600;line-height:24px}.product .product-about__list .product-about__item.link{margin-top:12px}@media only screen and (min-width:768px){.product .product-about__list .product-about__item.link{margin-top:0}}.product .product-about__list .product-about__item.link h6{display:none}@media only screen and (min-width:768px){.product .product-about__list .product-about__item.link h6{display:block}}.product .product-about__list .product-about__item.link a{align-items:center;background-color:#cbd3dd;color:#fff;display:flex;font-size:14px;font-weight:600;height:36px;justify-content:center;line-height:20px;width:100%}.product .product-about__list .product-about__item.link a:hover{color:#202831}.product .product-about__list .product-about__item.link a:hover svg path{fill:#202831}.product .product-about__list .product-about__item.link a svg{margin-left:4px}.product .product-about__list .product-about__item.link a svg path{fill:#fff}@media only screen and (min-width:768px){.product .product-about__list .product-about__item.link a{background-color:inherit;color:#ea4136;height:auto;justify-content:start}.product .product-about__list .product-about__item.link a:hover{color:#c41f14}.product .product-about__list .product-about__item.link a:hover svg path{fill:#c41f14}.product .product-about__list .product-about__item.link a svg path{fill:#ea4136}.product .product-about__list .product-about__item.link a:active{color:#ef7168}.product .product-about__list .product-about__item.link a:active svg path{fill:#ef7168}}.product .product-about__slider{margin-top:52px}@media only screen and (min-width:768px){.product .product-about__slider{margin-top:36px}}@media only screen and (min-width:960px){.product .product-about__slider{margin-top:0}}.product .product-about__slider h6{color:#202831;font-size:18px;font-weight:600;line-height:28px}.product .product-about__slider p{color:#9aa2ac;font-size:16px;font-weight:400;letter-spacing:.01em;line-height:24px;margin-top:16px}@media only screen and (min-width:768px){.product .product-about__slider .swiper-wrapper{-moz-column-gap:20px;column-gap:20px}}@media only screen and (min-width:1280px){.product .product-about__slider .swiper-wrapper{-moz-column-gap:30px;column-gap:30px}}@media only screen and (min-width:768px){.product .product-about__slider .swiper-slide{flex-shrink:inherit}}.product .product-about__slider .swiper-pagination{margin-top:8px;position:static}@media only screen and (min-width:768px){.product .product-about__slider .swiper-pagination{display:none}}.product .product-style{margin-top:44px}@media only screen and (min-width:768px){.product .product-style{margin-top:92px}}@media only screen and (min-width:960px){.product .product-style{margin-top:120px}}@media only screen and (min-width:1280px){.product .product-style .container{display:flex;flex-flow:wrap;justify-content:space-between}}.product .product-style h2{color:#202831;font-size:24px;font-weight:600;line-height:36px;width:100%}@media only screen and (min-width:960px){.product .product-style h2{font-size:36px;line-height:44px}}.product .product-style h4{color:#9aa2ac;font-size:18px;font-weight:600;line-height:28px;margin-top:48px}@media only screen and (min-width:768px){.product .product-style h4{font-size:24px;line-height:36px}}@media only screen and (min-width:960px){.product .product-style h4{margin-top:60px}}.product .product-style h4.underline{border-bottom:1px solid #cbd3dd;padding-bottom:8px}@media only screen and (min-width:768px){.product .product-style h4.underline{padding-bottom:12px}}@media only screen and (min-width:1280px){.product .product-style__typography{width:470px}}.product .product-style__typography .fonts{margin-top:46px}@media only screen and (min-width:768px){.product .product-style__typography .fonts{align-items:center;-moz-column-gap:36px;column-gap:36px;display:flex;margin-top:36px}}@media only screen and (min-width:960px){.product .product-style__typography .fonts{-moz-column-gap:50px;column-gap:50px;margin-top:48px}}@media only screen and (min-width:1280px){.product .product-style__typography .fonts{align-items:start;flex-flow:column;margin-top:56px;row-gap:36px}}.product .product-style__typography .fonts .example{font-size:88px;font-weight:700;line-height:1}@media only screen and (min-width:768px){.product .product-style__typography .fonts .example{font-size:72px}}@media only screen and (min-width:960px){.product .product-style__typography .fonts .example{font-size:128px}}@media only screen and (min-width:1280px){.product .product-style__typography .fonts .example{font-size:82px}}.product .product-style__typography .fonts .extended{margin-top:24px}@media only screen and (min-width:768px){.product .product-style__typography .fonts .extended{margin-top:0}}.product .product-style__typography .fonts .extended .name{font-size:28px;font-weight:600;line-height:36px}@media only screen and (min-width:960px){.product .product-style__typography .fonts .extended .name{font-size:36px}}.product .product-style__typography .fonts .extended .list{font-size:16px;font-weight:400;letter-spacing:.24em;line-height:180%;margin-top:24px;text-transform:capitalize}@media only screen and (min-width:768px){.product .product-style__typography .fonts .extended .list{font-size:18px}}.product .product-style__typography .fonts .extended .variant{align-items:center;display:flex;margin-top:24px}.product .product-style__typography .fonts .extended .variant p{border-right:1px solid #cbd3dd;font-size:18px;font-weight:400;line-height:36px;padding:0 24px}@media only screen and (min-width:960px){.product .product-style__typography .fonts .extended .variant p{font-size:24px}}.product .product-style__typography .fonts .extended .variant p:first-child{padding-left:0}.product .product-style__typography .fonts .extended .variant p:last-child{border-right:0}.product .product-style__typography .fonts .extended .variant p:nth-child(2){font-weight:600}.product .product-style__typography .fonts .extended .variant p:nth-child(3){font-weight:700}.product .product-style__colors{margin-top:48px}@media only screen and (min-width:1280px){.product .product-style__colors{margin-top:0;width:570px}}.product .product-style__colors .list{display:flex;flex-flow:wrap;margin-top:36px;row-gap:16px}@media only screen and (min-width:768px){.product .product-style__colors .list{gap:24px 20px}}@media only screen and (min-width:960px){.product .product-style__colors .list{margin-top:48px}}@media only screen and (min-width:1280px){.product .product-style__colors .list{gap:36px 30px}}.product .product-style__colors .list .item{display:flex;width:100%}@media only screen and (min-width:768px){.product .product-style__colors .list .item{width:calc(50% - 10px)}}@media only screen and (min-width:960px){.product .product-style__colors .list .item{width:calc(33.33333% - 13.33333px)}}@media only screen and (min-width:1280px){.product .product-style__colors .list .item{width:calc(50% - 15px)}}.product .product-style__colors .list .item .color{background-color:var(--bg-color);height:56px;margin-right:24px;width:56px}@media only screen and (min-width:768px){.product .product-style__colors .list .item .color{height:64px;width:64px}}.product .product-style__colors .list .item .name{color:#202831;font-size:18px;font-weight:600;line-height:28px}.product .product-style__colors .list .item .hex{color:#9aa2ac;font-size:16px;font-weight:400;line-height:24px;margin-top:4px}@media only screen and (min-width:768px){.product .product-style__colors .list .item .hex{font-size:18px;line-height:28px;margin-top:8px}}.product .product-icons{margin-top:60px}@media only screen and (min-width:768px){.product .product-icons{margin-top:92px}}@media only screen and (min-width:960px){.product .product-icons{margin-top:120px}}.product .product-icons h2{color:#202831;font-size:24px;font-weight:600;line-height:36px}@media only screen and (min-width:960px){.product .product-icons h2{font-size:36px;line-height:44px}}.product .product-icons__wrap{margin-top:48px;position:relative}@media only screen and (min-width:768px){.product .product-icons__wrap{display:flex;flex-flow:wrap;justify-content:space-between}}@media only screen and (min-width:960px){.product .product-icons__wrap{margin-top:60px}}@media only screen and (min-width:1280px){.product .product-icons__wrap{flex-flow:column}}@media only screen and (min-width:768px){.product .product-icons__about{max-width:340px}}@media only screen and (min-width:960px){.product .product-icons__about{display:flex;max-width:none}}@media only screen and (min-width:1280px){.product .product-icons__about{display:block;max-width:470px}}.product .product-icons__about h4{color:#202831;font-size:24px;font-weight:600;line-height:36px}@media only screen and (min-width:768px){.product .product-icons__about h4{font-size:18px;line-height:28px}}.product .product-icons__about .font-titanium{color:#6b7280;font-size:16px;font-weight:400;line-height:24px;margin-top:12px}@media only screen and (min-width:960px){.product .product-icons__about .name{max-width:284px}}@media only screen and (min-width:1280px){.product .product-icons__about .name{max-width:none}}.product .product-icons__about .icon{align-items:center;-moz-column-gap:8px;column-gap:8px;display:flex;margin-top:24px}@media only screen and (min-width:768px){.product .product-icons__about .icon{-moz-column-gap:20px;column-gap:20px;margin-top:12px}}@media only screen and (min-width:960px){.product .product-icons__about .icon{margin-left:20px;margin-top:0}}@media only screen and (min-width:1280px){.product .product-icons__about .icon{-moz-column-gap:30px;column-gap:30px;margin-left:0;margin-top:24px}}.product .product-icons__about .icon svg{height:110px;width:110px}@media only screen and (min-width:768px){.product .product-icons__about .icon svg{height:160px;width:160px}}@media only screen and (min-width:960px){.product .product-icons__about .icon svg{height:132px;width:132px}}@media only screen and (min-width:1280px){.product .product-icons__about .icon svg{height:170px;width:170px}}.product .product-icons__about .icon .font-titanium{color:#6b7280;font-size:18px;font-weight:400;line-height:28px}.product .product-icons__about .icon .font-titanium span{color:#182233;font-weight:600;margin-left:20px}.product .product-icons__img{display:none}@media only screen and (min-width:768px){.product .product-icons__img{align-self:end;display:block;margin-right:-34px}}@media only screen and (min-width:960px){.product .product-icons__img{position:absolute;right:0;top:0}}@media only screen and (min-width:1280px){.product .product-icons__img{margin-right:calc(-50vw + 585px)}}.product .product-icons__img img{max-height:254px;-o-object-fit:contain;object-fit:contain;width:100%}@media only screen and (min-width:960px){.product .product-icons__img img{max-height:420px}}.product .product-icons__list{display:flex;flex-flow:wrap;gap:24px 28px;margin-top:40px}@media only screen and (min-width:768px){.product .product-icons__list{margin-top:48px}}@media only screen and (min-width:960px){.product .product-icons__list{max-width:436px}}@media only screen and (min-width:1280px){.product .product-icons__list{gap:24px 20px;max-width:470px}}.product .product-research{margin-top:60px}@media only screen and (min-width:768px){.product .product-research{margin-top:92px}}@media only screen and (min-width:960px){.product .product-research{margin-top:120px}}.product .product-research h2{color:#202831;font-size:24px;font-weight:600;line-height:36px}@media only screen and (min-width:960px){.product .product-research h2{font-size:36px;line-height:44px}}.product .product-research__slider{margin-top:48px}@media only screen and (min-width:960px){.product .product-research__slider{margin-top:60px}}.product .product-research__slider img{height:60px;-o-object-fit:contain;object-fit:contain;width:60px}.product .product-research__slider h4{color:#202831;font-size:18px;font-weight:600;line-height:28px}.product .product-research__slider ul{margin-top:8px}.product .product-research__slider ul li{align-items:baseline;color:#9aa2ac;-moz-column-gap:8px;column-gap:8px;display:flex;font-size:16px;font-weight:400;line-height:24px;margin-left:8px}.product .product-research__slider ul li:before{background-color:#9aa2ac;bottom:2px;content:"";height:6px;min-width:6px;position:relative;width:6px}.product .product-research__slider .swiper-wrapper{max-height:764px}@media only screen and (min-width:768px){.product .product-research__slider .swiper-wrapper{align-content:space-between;flex-flow:column wrap;gap:20px 10px;height:780px;max-height:none}.product .product-research__slider .swiper-wrapper:after,.product .product-research__slider .swiper-wrapper:before{content:"";flex-basis:100%;order:2;width:0}}@media only screen and (min-width:960px){.product .product-research__slider .swiper-wrapper{height:676px}}@media only screen and (min-width:1280px){.product .product-research__slider .swiper-wrapper{gap:24px 0;height:528px}}.product .product-research__slider .swiper-slide{display:flex;flex-flow:column;row-gap:16px}.product .product-research__slider .swiper-slide:nth-child(n+3){display:none}@media only screen and (min-width:768px){.product .product-research__slider .swiper-slide{background-color:#fff;-moz-column-gap:24px;column-gap:24px;flex-flow:row;flex-shrink:inherit;height:auto;padding:24px;width:calc(50% - 10px)}.product .product-research__slider .swiper-slide:nth-child(-n+3){display:none}.product .product-research__slider .swiper-slide:nth-child(n+3){display:flex}.product .product-research__slider .swiper-slide:nth-child(3),.product .product-research__slider .swiper-slide:nth-child(4),.product .product-research__slider .swiper-slide:nth-child(6),.product .product-research__slider .swiper-slide:nth-child(7){order:1}.product .product-research__slider .swiper-slide:nth-child(5),.product .product-research__slider .swiper-slide:nth-child(8){order:2}}@media only screen and (min-width:960px){.product .product-research__slider .swiper-slide:nth-child(3),.product .product-research__slider .swiper-slide:nth-child(5),.product .product-research__slider .swiper-slide:nth-child(6){order:1}.product .product-research__slider .swiper-slide:nth-child(4),.product .product-research__slider .swiper-slide:nth-child(7),.product .product-research__slider .swiper-slide:nth-child(8){order:2}}@media only screen and (min-width:1280px){.product .product-research__slider .swiper-slide{width:calc(33.33333% - 20px)}.product .product-research__slider .swiper-slide:nth-child(3),.product .product-research__slider .swiper-slide:nth-child(6){order:1}.product .product-research__slider .swiper-slide:nth-child(4),.product .product-research__slider .swiper-slide:nth-child(8){order:2}.product .product-research__slider .swiper-slide:nth-child(5),.product .product-research__slider .swiper-slide:nth-child(7){order:3}}.product .product-research__slider .swiper-slide .item{background-color:#fff;-moz-column-gap:24px;column-gap:24px;display:flex;padding:24px}.product .product-research__slider .swiper-pagination{margin-top:18px;position:static}@media only screen and (min-width:768px){.product .product-research__slider .swiper-pagination{display:none}}.product .product-team{margin-top:54px}@media only screen and (min-width:768px){.product .product-team{margin-top:92px}}@media only screen and (min-width:1280px){.product .product-team{margin-top:120px}}.product .product-team .head{align-self:center;display:flex;justify-content:space-between}.product .product-team .head h2{color:#202831;font-size:24px;font-weight:600;line-height:36px}@media only screen and (min-width:1280px){.product .product-team .head h2{font-size:36px;line-height:44px}}.product .product-team .head button{background:#ea4136;color:#fff;display:none;font-size:14px;font-weight:600;height:36px;line-height:20px;padding:0 16px;text-align:center}@media only screen and (min-width:768px){.product .product-team .head button{display:block}}.product .product-team .head button:hover{background-color:#c41f14}.product .product-team .head button:active{background-color:#ef7168}.product .product-team__slider{margin-top:36px}@media only screen and (min-width:768px){.product .product-team__slider{margin-top:48px}}@media only screen and (min-width:960px){.product .product-team__slider{margin-top:62px}}.product .product-team__slider .swiper-slide{background-color:#fff;padding:24px}.product .product-team__slider .swiper-slide .about,.product .product-team__slider .swiper-slide .bio{filter:blur(6px)}@media only screen and (min-width:768px){.product .product-team__slider .swiper-slide{margin-bottom:92px;max-width:340px}}@media only screen and (min-width:960px){.product .product-team__slider .swiper-slide{max-width:360px}}@media only screen and (min-width:1280px){.product .product-team__slider .swiper-slide{max-width:370px}}.product .product-team__slider .swiper-slide .photo{height:242px;-o-object-fit:cover;object-fit:cover;width:100%}.product .product-team__slider .swiper-slide .name{background:#f3f3f4;color:#202831;font-size:18px;font-weight:600;line-height:28px;margin-top:12px;padding:4px 0;text-align:center}.product .product-team__slider .swiper-slide .about{display:flex;flex-flow:wrap;gap:16px;margin-top:24px}.product .product-team__slider .swiper-slide .about .title{color:#202831;font-size:16px;font-weight:600;line-height:24px;width:100%}.product .product-team__slider .swiper-slide .about .item{align-items:center;color:#202831;display:flex;font-size:16px;font-weight:400;line-height:24px;width:calc(50% - 8px)}.product .product-team__slider .swiper-slide .about .item svg{height:24px;margin-right:8px;min-width:24px;width:24px}.product .product-team__slider .swiper-slide .bio{margin-top:24px}.product .product-team__slider .swiper-slide .bio .title{color:#202831;font-size:16px;font-weight:600;line-height:24px}.product .product-team__slider .swiper-slide .bio .caption{color:#9aa2ac;font-size:14px;font-weight:400;line-height:20px;margin-top:8px}.product .product-team__slider .swiper-slide picture{display:none;height:auto;left:50%;position:absolute;top:100%}@media only screen and (min-width:768px){.product .product-team__slider .swiper-slide picture{display:block}}@media only screen and (min-width:960px){.product .product-team__slider .swiper-slide picture{width:610px}}@media only screen and (min-width:1280px){.product .product-team__slider .swiper-slide picture{width:821px}}.product .product-team__cjm{background-color:#fff;margin-top:24px}@media only screen and (min-width:768px){.product .product-team__cjm{margin-top:0}}.product .product-team__cjm .head{flex-flow:column;padding:24px 24px 12px}@media only screen and (min-width:768px){.product .product-team__cjm .head{display:none}}.product .product-team__cjm h4{color:#202831;font-size:18px;font-weight:600;line-height:28px}.product .product-team__cjm .font-titanium{color:#9aa2ac;font-size:14px;font-weight:600;line-height:20px;margin-top:8px}.product .product-team__cjm img{height:208px;margin:12px auto 0;-o-object-fit:contain;object-fit:contain;width:100%}@media only screen and (min-width:768px){.product .product-team__cjm img{height:auto;margin:0}}.product .product-team__btn{background-color:#ea4136;color:#fff;font-size:14px;font-weight:600;line-height:20px;margin-top:36px;padding:8px 0;text-align:center;width:100%}@media only screen and (min-width:768px){.product .product-team__btn{display:none}}.product .product-team__btn:hover{background-color:#c41f14}.product .product-team__btn:active{background-color:#ef7168}.product .product-design{margin-top:64px}@media only screen and (min-width:768px){.product .product-design{margin-top:96px}}@media only screen and (min-width:960px){.product .product-design{margin-top:120px}}@media only screen and (min-width:1280px){.product .product-design{margin-top:148px}}.product .product-design h2{color:#202831;font-size:24px;font-weight:600;line-height:36px}@media only screen and (min-width:960px){.product .product-design h2{font-size:36px;line-height:44px}}.product .product-design__slider{margin-top:48px}@media only screen and (min-width:960px){.product .product-design__slider{margin-top:60px}}@media only screen and (min-width:1280px){.product .product-design__slider{margin-top:72px}.product .product-design__slider .swiper-wrapper{justify-content:space-between}}@media only screen and (min-width:768px){.product .product-design__slider .swiper-slide{max-width:250px}}@media only screen and (min-width:960px){.product .product-design__slider .swiper-slide{max-width:calc(33.33333% - 13.33333px)}}@media only screen and (min-width:1280px){.product .product-design__slider .swiper-slide{max-width:calc(33.33333% - 20px)}}.product .product-design__slider .swiper-slide .title{background-color:var(--title-color);color:#202831;font-size:18px;font-weight:600;line-height:28px;padding:4px 0;text-align:center;width:100%}.product .product-design__slider .swiper-slide .font-titanium{color:#9aa2ac;font-size:16px;font-weight:400;line-height:24px;margin-top:8px}.product .product-design__slider .swiper-pagination{margin-top:18px;position:static}.product .product-design__list{margin-top:30px}@media only screen and (min-width:768px){.product .product-design__list{margin-top:54px}}@media only screen and (min-width:960px){.product .product-design__list{margin-top:120px}}.product .product-design__list .bg-img{display:none;left:-34px;position:absolute;top:30%;width:calc(100% + 68px);z-index:-1}.product .product-design__list .bg-img picture{margin-left:0!important}@media only screen and (min-width:768px){.product .product-design__list .bg-img{display:block}}@media only screen and (min-width:960px){.product .product-design__list .bg-img{top:18%}}@media only screen and (min-width:1280px){.product .product-design__list .bg-img{left:calc(-50vw - -585px);top:-8%;width:100vw}}.product .product-design__list .item{margin-top:80px;position:relative}.product .product-design__list .item:first-child{margin-top:0}.product .product-design__list .item:nth-child(7){margin-top:60px}@media only screen and (min-width:768px){.product .product-design__list .item{display:flex;flex-flow:wrap;margin-top:180px}.product .product-design__list .item:first-child{flex-flow:row-reverse}.product .product-design__list .item:first-child .info{max-width:250px}.product .product-design__list .item:first-child picture{margin-left:20px}.product .product-design__list .item:nth-child(2){align-items:center;flex-flow:row;margin-top:0}.product .product-design__list .item:nth-child(2) .info{max-width:340px}.product .product-design__list .item:nth-child(2) picture{margin-right:82px;margin-top:-58px}.product .product-design__list .item:nth-child(5) img{max-width:calc(100% - 90px)}.product .product-design__list .item:nth-child(7){margin-top:180px}.product .product-design__list .item:nth-child(7) img{max-width:calc(100% - 180px)}}@media only screen and (min-width:960px){.product .product-design__list .item{margin-top:220px}.product .product-design__list .item:first-child .info{max-width:284px}.product .product-design__list .item:nth-child(2) .info{max-width:362px}.product .product-design__list .item:nth-child(2) picture{margin-right:82px;margin-top:-120px;max-width:330px}.product .product-design__list .item:nth-child(5) img{max-width:calc(100% - 96px)}.product .product-design__list .item:nth-child(7){margin-top:220px}.product .product-design__list .item:nth-child(7) img{max-width:none}.product .product-design__list .item:nth-child(7) .info{flex-flow:column-reverse!important;justify-content:start}.product .product-design__list .item:nth-child(7) .info picture{height:auto}.product .product-design__list .item:nth-child(8) .info{justify-content:start}.product .product-design__list .item:nth-child(8) .info picture{height:auto}}@media only screen and (min-width:1280px){.product .product-design__list .item{margin-top:240px}.product .product-design__list .item:first-child .info{max-width:370px}.product .product-design__list .item:first-child picture{margin-left:30px}.product .product-design__list .item:nth-child(2) .info{max-width:568px}.product .product-design__list .item:nth-child(2) picture{margin-right:70px;margin-top:-270px;max-width:430px}.product .product-design__list .item:nth-child(5) img{max-width:670px}.product .product-design__list .item:nth-child(5) .info picture{height:auto;margin-left:-100px}.product .product-design__list .item:nth-child(5) .info-text{margin-top:240px!important}.product .product-design__list .item:nth-child(7){margin-top:240px}.product .product-design__list .item:nth-child(8) .info{margin-left:30px!important}}.product .product-design__list .item img{height:auto;-o-object-fit:contain;object-fit:contain;width:100%}.product .product-design__list .item .info{margin-top:24px;overflow:hidden}.product .product-design__list .item .info img{max-width:none}.product .product-design__list .item .info h4{color:#202831;font-size:18px;font-weight:600;line-height:28px}@media only screen and (min-width:1280px){.product .product-design__list .item .info h4{font-size:24px;line-height:36px}}.product .product-design__list .item .info .font-titanium{color:#202831;font-size:16px;font-weight:400;line-height:24px;margin-top:12px}@media only screen and (min-width:1280px){.product .product-design__list .item .info .font-titanium{font-size:18px;line-height:28px}}.product .product-design__list .item.img-text,.product .product-design__list .item.text-img{position:relative}.product .product-design__list .item.img-text.bg-skew .info,.product .product-design__list .item.text-img.bg-skew .info{overflow:inherit}.product .product-design__list .item.img-text.bg-skew:after,.product .product-design__list .item.text-img.bg-skew:after{background-color:#e5e9ee;content:"";height:200%;left:-15px;position:absolute;top:50%;transform:skewY(7deg);transform-origin:right top;width:calc(100% + 30px);z-index:-1}@media only screen and (min-width:768px){.product .product-design__list .item.img-text.bg-skew:after,.product .product-design__list .item.text-img.bg-skew:after{left:-34px;width:calc(100% + 68px)}}@media only screen and (min-width:1280px){.product .product-design__list .item.img-text.bg-skew:after,.product .product-design__list .item.text-img.bg-skew:after{left:calc(-50vw - -585px);top:60%;width:100vw}}.product .product-design__list .item.img-text.bg-skew-revert:after,.product .product-design__list .item.text-img.bg-skew-revert:after{background-color:#e5e9ee;content:"";height:100%;left:-15px;position:absolute;top:-30%;transform:skewY(8deg);transform-origin:right top;width:calc(100% + 30px);z-index:-1}@media only screen and (min-width:768px){.product .product-design__list .item.img-text.bg-skew-revert:after,.product .product-design__list .item.text-img.bg-skew-revert:after{left:-34px;width:calc(100% + 68px)}}@media only screen and (min-width:960px){.product .product-design__list .item.img-text.bg-skew-revert:after,.product .product-design__list .item.text-img.bg-skew-revert:after{height:200%;top:-115%}}@media only screen and (min-width:1280px){.product .product-design__list .item.img-text.bg-skew-revert:after,.product .product-design__list .item.text-img.bg-skew-revert:after{left:calc(-50vw - -585px);top:-105%;width:100vw}}@media only screen and (min-width:960px){.product .product-design__list .item.img-text,.product .product-design__list .item.text-img{flex-flow:row}}.product .product-design__list .item.img-text .info,.product .product-design__list .item.text-img .info{margin-top:16px;width:100%}@media only screen and (min-width:768px){.product .product-design__list .item.img-text .info,.product .product-design__list .item.text-img .info{-moz-column-gap:20px;column-gap:20px;display:flex;margin-top:36px}}@media only screen and (min-width:960px){.product .product-design__list .item.img-text .info,.product .product-design__list .item.text-img .info{flex-flow:column;margin-left:20px;margin-top:0;max-width:284px}}@media only screen and (min-width:1280px){.product .product-design__list .item.img-text .info,.product .product-design__list .item.text-img .info{margin-left:130px;max-width:370px}}.product .product-design__list .item.img-text .info picture,.product .product-design__list .item.text-img .info picture{display:block}.product .product-design__list .item.img-text .info .mob-dn,.product .product-design__list .item.text-img .info .mob-dn{display:none}@media only screen and (min-width:768px){.product .product-design__list .item.img-text .info .mob-dn,.product .product-design__list .item.text-img .info .mob-dn{display:block}}.product .product-design__list .item.img-text .info-text,.product .product-design__list .item.text-img .info-text{margin-top:36px}@media only screen and (min-width:768px){.product .product-design__list .item.img-text .info-text,.product .product-design__list .item.text-img .info-text{margin-top:0;min-width:340px;width:340px}}@media only screen and (min-width:960px){.product .product-design__list .item.img-text .info-text,.product .product-design__list .item.text-img .info-text{margin-top:80px;min-width:284px;width:284px}}@media only screen and (min-width:1280px){.product .product-design__list .item.img-text .info-text,.product .product-design__list .item.text-img .info-text{margin-top:120px;min-width:370px;width:370px}}.product .product-design__list .item.img-text .info-text.bg,.product .product-design__list .item.text-img .info-text.bg{padding:51px 46px 30px 50px;position:relative}.product .product-design__list .item.img-text .info-text.bg .border,.product .product-design__list .item.text-img .info-text.bg .border{border-left:25px solid #e5e9ee;border-right:25px solid #e5e9ee;border-top:25px solid #e5e9ee;height:100%;left:0;position:absolute;top:0;width:100%}.product .product-design__list .item.img-text .info-text.bg .border-right,.product .product-design__list .item.text-img .info-text.bg .border-right{border-right:25px solid #f3f3f4;height:60%;left:0;position:absolute;top:20%;transform:skewY(35deg);width:100%}.product .product-design__list .item.img-text .info-text.bg .border-left,.product .product-design__list .item.text-img .info-text.bg .border-left{border-left:25px solid #f3f3f4;height:80%;left:0;position:absolute;top:80%;transform:skewY(35deg);width:100%}@media only screen and (min-width:960px){.product .product-design__list .item.text-img{flex-flow:row-reverse}}@media only screen and (min-width:768px){.product .product-design__list .item.text-img .info{flex-flow:row-reverse}}@media only screen and (min-width:960px){.product .product-design__list .item.text-img .info{flex-flow:column;margin-left:0;margin-right:20px}}@media only screen and (min-width:1280px){.product .product-design__list .item.text-img .info{margin-right:130px}}.product .product-design__list .item.full-bg{background-color:#031718;margin-left:-15px;margin-right:-15px;padding:36px 15px}@media only screen and (min-width:768px){.product .product-design__list .item.full-bg{margin-left:-34px;margin-right:-34px;padding:60px 34px}}@media only screen and (min-width:960px){.product .product-design__list .item.full-bg{margin-top:60px}}@media only screen and (min-width:1280px){.product .product-design__list .item.full-bg{margin-left:calc(-50vw - -585px);margin-right:calc(-50vw - -585px);margin-top:240px;padding:78px calc(50vw - 585px) 148px}}.product .product-design__list .item.full-bg .info{margin-bottom:24px;margin-top:0}@media only screen and (min-width:768px){.product .product-design__list .item.full-bg .info{margin-bottom:36px}}@media only screen and (min-width:960px){.product .product-design__list .item.full-bg .info{margin-bottom:48px;max-width:436px}}@media only screen and (min-width:1280px){.product .product-design__list .item.full-bg .info{margin-bottom:86px;max-width:470px}}.product .product-design__list .item.full-bg .info .font-titanium,.product .product-design__list .item.full-bg .info h4{color:#fff}.product .product-result{background:#e5e9ee;margin-top:80px;padding:48px 0}@media only screen and (min-width:768px){.product .product-result{margin-top:120px}}@media only screen and (min-width:960px){.product .product-result{padding:60px 0}}@media only screen and (min-width:1280px){.product .product-result{padding:80px 0}.product .product-result .container{display:flex;flex-flow:wrap;justify-content:space-between}.product .product-result .container>div{width:869px}}.product .product-result h2{color:#202831;font-size:24px;font-weight:600;line-height:36px;width:100%}@media only screen and (min-width:960px){.product .product-result h2{font-size:36px;line-height:44px}}.product .product-result__stat{display:flex;flex-flow:wrap;gap:26px 16px;margin-top:48px}@media only screen and (min-width:768px){.product .product-result__stat{flex-flow:row;gap:inherit;justify-content:space-between}}@media only screen and (min-width:960px){.product .product-result__stat{margin-top:60px}}.product .product-result__stat .item .name{color:#202831;font-size:60px;font-weight:600;line-height:100%}@media only screen and (min-width:768px){.product .product-result__stat .item .name{font-size:72px}}@media only screen and (min-width:960px){.product .product-result__stat .item .name{font-size:96px}}.product .product-result__stat .item .caption{color:#9aa2ac;font-size:18px;font-weight:600;line-height:28px}@media only screen and (min-width:960px){.product .product-result__stat .item .caption{font-size:24px;line-height:36px}}.product .product-result__hash{-moz-column-gap:8px;column-gap:8px;display:flex;margin-top:36px}@media only screen and (min-width:768px){.product .product-result__hash{-moz-column-gap:24px;column-gap:24px;margin-top:36px}}@media only screen and (min-width:960px){.product .product-result__hash{-moz-column-gap:20px;column-gap:20px;margin-top:24px}}@media only screen and (min-width:1280px){.product .product-result__hash{-moz-column-gap:30px;column-gap:30px;margin-top:36px}}.product .product-result__hash .item{align-items:center;background:rgba(54,178,234,.1);display:flex;justify-content:center;padding:4px 12px}@media only screen and (min-width:768px){.product .product-result__hash .item{padding:4px 0;width:100%}}.product .product-result__hash .item svg{height:14px;margin-right:4px;width:16px}.product .product-result__hash .item p{color:#202831;font-size:18px;font-weight:400;line-height:28px}.product .product-result__team{display:flex;flex-flow:wrap;gap:24px 8px;margin-top:24px}@media only screen and (min-width:768px){.product .product-result__team{flex-flow:row;gap:24px;margin-top:36px}}@media only screen and (min-width:1280px){.product .product-result__team{flex-flow:column;gap:24px 0;justify-content:center;margin-top:0;width:170px!important}}.product .product-result__team .item{width:calc(50% - 4px)}@media only screen and (min-width:768px){.product .product-result__team .item{width:auto}}@media only screen and (min-width:1280px){.product .product-result__team .item{width:100%}}.product .product-result__team .item .name{color:#9aa2ac;font-size:18px;font-weight:400;line-height:28px}.product .product-result__team .item .caption{color:#202831;font-size:18px;font-weight:600;line-height:28px;margin-top:4px}@media only screen and (min-width:1280px){.product.streambet .product-design__list .bg-img{top:0}}.product.streambet .product-design__list .item:nth-child(7) img{max-width:none}.product.streambet .product-design__list .item:nth-child(7) .info{display:flex;flex-flow:column-reverse}@media only screen and (min-width:960px){.product.streambet .product-design__list .item:nth-child(7) .info{margin-left:96px}}@media only screen and (min-width:768px){.product.streambet .product-design__list .item:nth-child(7) .info{flex-flow:row}}.product.streambet .product-design__list .item:nth-child(7) .info-text{margin-top:24px}@media only screen and (min-width:960px){.product.streambet .product-design__list .item:nth-child(7) .info-text{margin-top:80px}}@media only screen and (min-width:1280px){.product.streambet .product-design__list .item:nth-child(2) picture{margin-top:-180px}}@media only screen and (min-width:960px){.product.streambet .product-design__list .item:nth-child(2) .info{margin-top:150px}}.product.streambet .full-bg{background-color:#252434!important}.product.streambet .product-banner__image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}@media only screen and (min-width:960px){.product.streambet .product-banner__image img{-o-object-fit:contain;object-fit:contain}}@media only screen and (min-width:1280px){.product.streambet .product-design__list .item:nth-child(5) .info picture{margin-left:0}.product.streambet .product-design__list .item:nth-child(5) .info-text{margin-top:120px!important}}.product.streambet .product-design__list .item:nth-child(5) .info-text p{letter-spacing:inherit}.product.streambet .product-icons__wrap{flex-flow:wrap}@media only screen and (min-width:960px){.product.streambet .product-icons__wrap{gap:60px 96px}}@media only screen and (min-width:1280px){.product.streambet .product-icons__wrap{gap:108px 130px}}.product.streambet .product-icons__about{flex-flow:column}@media only screen and (min-width:960px){.product.streambet .product-icons__about{min-width:100%}}.product.streambet .product-icons__about .icon{margin-left:0;margin-top:20px}.product.streambet .product-icons__img{top:-12%}@media only screen and (min-width:1280px){.product.streambet .product-icons__img{top:-18%}}.product.streambet .product-icons__img img{max-height:338px}@media only screen and (min-width:1280px){.product.streambet .product-icons__img img{max-height:422px}}.product.streambet .product-icons__listGroup{margin-top:36px}@media only screen and (min-width:768px){.product.streambet .product-icons__listGroup{margin-top:60px}}@media only screen and (min-width:960px){.product.streambet .product-icons__listGroup{margin-top:0}}.product.streambet .product-icons__list{margin-top:24px}@media only screen and (min-width:768px){.product.streambet .product-icons__list{margin-top:28px}}@media only screen and (min-width:960px){.product.streambet .product-icons__list{max-width:284px}}@media only screen and (min-width:1280px){.product.streambet .product-icons__list{max-width:460px}}@media only screen and (min-width:960px){.product.streambet .product-icons__list.large{max-width:512px}}@media only screen and (min-width:1280px){.product.streambet .product-icons__list.large{max-width:570px}}.product.centrobill .product-icons h3{color:#374151;display:none;font-size:24px;font-weight:600;line-height:36px;margin-top:52px}@media only screen and (min-width:960px){.product.centrobill .product-icons h3{display:block}}@media only screen and (min-width:1280px){.product.centrobill .product-icons h3{margin-top:60px}}.product.centrobill .product-icons__wrap{margin-top:48px}.product.centrobill .product-icons__about{display:block;width:100%}.product.centrobill .product-icons__about .icon{margin-left:0;margin-top:24px}@media only screen and (min-width:768px){.product.centrobill .product-icons__about .icon{margin-top:36px}}.product.centrobill .product-icons__img{align-self:start;display:block;margin-top:36px}@media only screen and (min-width:768px){.product.centrobill .product-icons__img{margin-right:0;margin-top:0}}.product.centrobill .product-icons__img img{max-height:323px}@media only screen and (min-width:960px){.product.centrobill .product-icons__img img{max-height:420px}}@media only screen and (min-width:1280px){.product.centrobill .product-icons__img img{max-height:570px}}.product.centrobill .product-icons__list{gap:32px}@media only screen and (min-width:768px){.product.centrobill .product-icons__list{gap:28px}}@media only screen and (min-width:1280px){.product.centrobill .product-icons__list{gap:32px}}.product.centrobill .product-design__list .item.full-bg{background-color:#23274b}.product.centrobill .product-design__list .item:nth-child(2) img{max-height:505px}@media only screen and (min-width:960px){.product.centrobill .product-design__list .item:nth-child(2) img{max-height:572px}}@media only screen and (min-width:1280px){.product.centrobill .product-design__list .item:nth-child(2) img{max-height:748px}}.product.centrobill .product-design__list .item:nth-child(2) picture{margin-top:0}@media only screen and (min-width:960px){.product.centrobill .product-design__list .item:nth-child(2) picture{margin-top:-30px}}@media only screen and (min-width:1280px){.product.centrobill .product-design__list .item:nth-child(2) picture{margin-top:-270px}}.product.centrobill .product-result{margin-top:0}@media only screen and (min-width:1280px){.product.exrates .product-banner__title{max-width:970px}.product.exrates .product-design__list .bg-img{top:0}}.product.exrates .product-design__list .item:nth-child(7) img{max-width:none}.product.exrates .product-design__list .item:nth-child(7) .info{display:flex;flex-flow:column-reverse}@media only screen and (min-width:960px){.product.exrates .product-design__list .item:nth-child(7) .info{margin-left:96px}}@media only screen and (min-width:768px){.product.exrates .product-design__list .item:nth-child(7) .info{flex-flow:row}}.product.exrates .product-design__list .item:nth-child(7) .info-text{margin-top:24px}@media only screen and (min-width:960px){.product.exrates .product-design__list .item:nth-child(7) .info-text{margin-top:80px}}@media only screen and (min-width:1280px){.product.exrates .product-design__list .item:nth-child(2) picture{margin-top:-130px}}@media only screen and (min-width:960px){.product.exrates .product-design__list .item:nth-child(2) .info{margin-top:150px}}.product.exrates .full-bg{background-color:#16375b!important}.product.exrates .product-banner__image img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}@media only screen and (min-width:1280px){.product.exrates .product-design__list .item:nth-child(5) .info picture{margin-left:0}.product.exrates .product-design__list .item:nth-child(5) .info-text{margin-top:120px!important}}.product.exrates .product-design__list .item:nth-child(5) .info-text p{letter-spacing:inherit}.product.exrates .product-icons__wrap{flex-flow:wrap}@media only screen and (min-width:960px){.product.exrates .product-icons__wrap{gap:60px 96px}}@media only screen and (min-width:1280px){.product.exrates .product-icons__wrap{gap:120px 130px}}.product.exrates .product-icons__about{flex-flow:column}@media only screen and (min-width:960px){.product.exrates .product-icons__about{min-width:100%}}.product.exrates .product-icons__about .icon{margin-left:0}.product.exrates .product-icons__img{top:-12%}@media only screen and (min-width:1280px){.product.exrates .product-icons__img{top:-18%}}.product.exrates .product-icons__img img{max-height:338px}@media only screen and (min-width:1280px){.product.exrates .product-icons__img img{max-height:422px}}@media only screen and (min-width:960px){.product.exrates .product-icons__list{max-width:360px}}@media only screen and (min-width:1280px){.product.exrates .product-icons__list{gap:32px 34px;max-width:470px}.product.raveos .product-design__list .bg-img{top:0}}.product.raveos .product-design__list .item:first-child{align-items:start}@media only screen and (min-width:768px){.product.raveos .product-design__list .item:first-child picture{margin-left:0}.product.raveos .product-design__list .item:first-child .info{flex-flow:column;margin-right:20px;margin-top:0}}@media only screen and (min-width:1280px){.product.raveos .product-design__list .item:first-child .info{margin-right:30px}}.product.raveos .product-design__list .item:first-child .info picture{margin-bottom:36px}@media only screen and (min-width:768px){.product.raveos .product-design__list .item:first-child .info picture{margin-bottom:80px;margin-right:0}}@media only screen and (min-width:1280px){.product.raveos .product-design__list .item:first-child .info picture{margin-bottom:120px}}.product.raveos .product-design__list .item:nth-child(7) img{max-width:none}.product.raveos .product-design__list .item:nth-child(7) .info{display:flex;flex-flow:column-reverse}@media only screen and (min-width:960px){.product.raveos .product-design__list .item:nth-child(7) .info{margin-left:96px}}@media only screen and (min-width:768px){.product.raveos .product-design__list .item:nth-child(7) .info{flex-flow:row}}.product.raveos .product-design__list .item:nth-child(7) .info-text{margin-top:24px}@media only screen and (min-width:960px){.product.raveos .product-design__list .item:nth-child(7) .info-text{margin-top:80px}}@media only screen and (min-width:768px){.product.raveos .product-design__list .item:nth-child(2){align-items:start;margin-top:8px}}@media only screen and (min-width:960px){.product.raveos .product-design__list .item:nth-child(2){margin-top:46px}}@media only screen and (min-width:1280px){.product.raveos .product-design__list .item:nth-child(2){margin-top:190px}}@media only screen and (min-width:768px){.product.raveos .product-design__list .item:nth-child(2) picture{margin-right:20px;margin-top:0;max-width:none}}@media only screen and (min-width:1280px){.product.raveos .product-design__list .item:nth-child(2) picture{margin-right:30px}}@media only screen and (min-width:768px){.product.raveos .product-design__list .item:nth-child(2) .info{flex-flow:column;margin-left:0;margin-top:0}}.product.raveos .product-design__list .item:nth-child(2) .info picture{margin-bottom:36px}@media only screen and (min-width:768px){.product.raveos .product-design__list .item:nth-child(2) .info picture{margin-bottom:80px;margin-right:0}}@media only screen and (min-width:1280px){.product.raveos .product-design__list .item:nth-child(2) .info picture{margin-bottom:120px}}.product.raveos .full-bg{background-color:#151617!important}.product.raveos .product-banner__image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}@media only screen and (min-width:960px){.product.raveos .product-banner__image img{-o-object-fit:contain;object-fit:contain}}@media only screen and (min-width:1280px){.product.raveos .product-design__list .item:nth-child(5) .info picture{margin-left:0}.product.raveos .product-design__list .item:nth-child(5) .info-text{margin-top:120px!important}}.product.raveos .product-design__list .item:nth-child(5) .info-text p{letter-spacing:inherit}.product.raveos .product-icons__wrap{flex-flow:wrap}@media only screen and (min-width:960px){.product.raveos .product-icons__wrap{gap:60px 96px}}@media only screen and (min-width:1280px){.product.raveos .product-icons__wrap{gap:108px 130px}}.product.raveos .product-icons__about{flex-flow:column}@media only screen and (min-width:960px){.product.raveos .product-icons__about{min-width:100%}}.product.raveos .product-icons__about .icon{margin-left:0;margin-top:20px}.product.raveos .product-icons__img{top:-12%}@media only screen and (min-width:1280px){.product.raveos .product-icons__img{top:-18%}}.product.raveos .product-icons__img img{max-height:338px}@media only screen and (min-width:1280px){.product.raveos .product-icons__img img{max-height:422px}}.product.raveos .product-icons__listGroup{margin-top:36px}@media only screen and (min-width:768px){.product.raveos .product-icons__listGroup{margin-top:60px}}@media only screen and (min-width:960px){.product.raveos .product-icons__listGroup{margin-top:0}}.product.raveos .product-icons__list{gap:32px;margin-top:24px}@media only screen and (min-width:768px){.product.raveos .product-icons__list{gap:28px;margin-top:28px;max-width:160px}}@media only screen and (min-width:960px){.product.raveos .product-icons__list{gap:32px;max-width:284px}}@media only screen and (min-width:1280px){.product.raveos .product-icons__list{max-width:460px}}@media only screen and (min-width:768px){.product.raveos .product-icons__list.large{max-width:430px}}@media only screen and (min-width:960px){.product.raveos .product-icons__list.large{max-width:512px}}@media only screen and (min-width:1280px){.product.raveos .product-icons__list.large{max-width:570px}}.product.raveos .product-result{margin-top:0}.product.raveos .product-result__hash .item{padding:4px 0;width:100%}.product.raveos .product-result__hash .font-titanium{letter-spacing:inherit}.product .products{padding:60px 0 70px}@media only screen and (min-width:768px){.product .products{padding:120px 0}}@media only screen and (min-width:960px){.product .products{padding:88px 0}}@media only screen and (min-width:1280px){.product .products{padding:120px 0}}@media only screen and (min-width:768px){.product .products .swiper-wrapper{height:1096px}}@media only screen and (min-width:960px){.product .products .swiper-wrapper{height:1493px}}@media only screen and (min-width:1280px){.product .products .swiper-wrapper{height:1810px}}.product .products__button{margin-top:36px}.product .products .lined-title.products-title-home,.product.streambet .products .priceex,.product.streambet .products .streambet{display:none}.product.streambet .products .xrave{order:1}.product.streambet .products .centrobill{order:2}.product.streambet .products .raveos{order:3;top:0}.product.streambet .products .exrates{order:4;top:0}@media only screen and (min-width:768px){.product.streambet .products .swiper-wrapper{height:1096px}}@media only screen and (min-width:960px){.product.streambet .products .swiper-wrapper{height:1389px}}@media only screen and (min-width:1280px){.product.streambet .products .swiper-wrapper{height:1810px}}.product.xrave .products .priceex,.product.xrave .products .xrave{display:none}.product.xrave .products .exrates{order:1}.product.xrave .products .raveos{top:0}.product.centrobill .centrobill,.product.centrobill .priceex{display:none}.product.centrobill .exrates{order:1}.product.centrobill .raveos{top:0}.product.exrates .exrates,.product.exrates .raveos,.product.raveos .exrates,.product.raveos .raveos{display:none}.product.baanx .main-banner__greet{margin-top:0;padding-top:32px}@media only screen and (min-width:768px){.product.baanx .main-banner__greet{padding-top:112px}}@media only screen and (min-width:960px){.product.baanx .main-banner__greet{padding-top:144px}}.product.baanx .main-banner__greet-subtitle h2{width:100%}.product.baanx .main-banner__greet-about{max-width:470px}.product.baanx .main-banner__button{background:#e5e9ee;color:#202831;font-size:16px;font-weight:600;line-height:24px;margin-top:32px;width:170px}.product.baanx .main-banner__button svg{height:24px;width:24px}.product.baanx .main-banner__button svg path{fill:#202831;stroke:#202831}.product.baanx .work{padding-bottom:0;padding-top:32px}@media only screen and (min-width:768px){.product.baanx .work__panes .pane-content[data-pane=workflow]{height:880px}}@media only screen and (min-width:960px){.product.baanx .work__panes .pane-content[data-pane=workflow]{height:700px}}@media only screen and (min-width:1280px){.product.baanx .work__panes .pane-content[data-pane=workflow]{height:560px}}.product.baanx .work__panes .pane-content[data-pane=workflow]:after,.product.baanx .work__panes .pane-content[data-pane=workflow]:before{content:none}.product.baanx .work__panes .pane-content .workflow-card:nth-child(4),.product.baanx .work__panes .pane-content .workflow-card:nth-child(7){margin-top:0}.product.baanx .products{padding-bottom:0}@media only screen and (min-width:768px){.product.baanx .products__wrapper .product.raveos{top:0}}@media only screen and (min-width:960px){.product.baanx .products__wrapper .product.raveos{top:0}}@media only screen and (min-width:1280px){.product.baanx .products__wrapper .product.raveos{top:0}.product.baanx .products__wrapper .product.exrates{top:-190px}}@media only screen and (min-width:768px){.product.baanx .products .swiper-wrapper{height:815px}}@media only screen and (min-width:960px){.product.baanx .products .swiper-wrapper{height:1040px}}@media only screen and (min-width:1280px){.product.baanx .products .swiper-wrapper{height:1360px}}.product.baanx .contacts-in{padding-top:52px}@media only screen and (min-width:768px){.product.baanx .contacts-in{padding-top:70px}}@media only screen and (min-width:960px){.product.baanx .contacts-in{padding-top:95px}}@media only screen and (min-width:1280px){.product.baanx .contacts-in{padding-top:120px}}.product.cryptonews .main-banner__greet{margin-bottom:32px;margin-top:0;padding-top:32px}@media only screen and (min-width:768px){.product.cryptonews .main-banner__greet{padding-top:112px}}@media only screen and (min-width:960px){.product.cryptonews .main-banner__greet{padding-top:144px}}.product.cryptonews .main-banner__greet-subtitle h2{width:100%}.product.cryptonews .main-banner__greet-about{max-width:470px}.product.cryptonews .main-banner__button{color:#ea4136;font-size:16px;font-weight:600;line-height:24px;margin-bottom:32px;margin-top:32px;width:170px}.product.cryptonews .main-banner__button svg{height:24px;width:24px}.product.cryptonews .main-banner__button svg path{fill:#ea4136;stroke:#ea4136}.product.cryptonews .work{padding-bottom:0;padding-top:32px}@media only screen and (min-width:768px){.product.cryptonews .work__panes .pane-content[data-pane=workflow]{height:880px}}@media only screen and (min-width:960px){.product.cryptonews .work__panes .pane-content[data-pane=workflow]{height:700px}}@media only screen and (min-width:1280px){.product.cryptonews .work__panes .pane-content[data-pane=workflow]{height:560px}}.product.cryptonews .work__panes .pane-content[data-pane=workflow]:after,.product.cryptonews .work__panes .pane-content[data-pane=workflow]:before{content:none}.product.cryptonews .work__panes .pane-content .workflow-card:nth-child(4),.product.cryptonews .work__panes .pane-content .workflow-card:nth-child(7){margin-top:0}.product.cryptonews .products{padding-bottom:0}@media only screen and (min-width:768px){.product.cryptonews .products__wrapper .product.raveos{top:0}}@media only screen and (min-width:960px){.product.cryptonews .products__wrapper .product.raveos{top:0}}@media only screen and (min-width:1280px){.product.cryptonews .products__wrapper .product.raveos{top:0}.product.cryptonews .products__wrapper .product.exrates{top:-190px}}@media only screen and (min-width:768px){.product.cryptonews .products .swiper-wrapper{height:815px}}@media only screen and (min-width:960px){.product.cryptonews .products .swiper-wrapper{height:1040px}}@media only screen and (min-width:1280px){.product.cryptonews .products .swiper-wrapper{height:1360px}}.product.cryptonews .contacts-in{padding-top:52px}@media only screen and (min-width:768px){.product.cryptonews .contacts-in{padding-top:70px}}@media only screen and (min-width:960px){.product.cryptonews .contacts-in{padding-top:95px}}@media only screen and (min-width:1280px){.product.cryptonews .contacts-in{padding-top:120px}}.success{padding:0}.success .popup,.success footer,.success header{display:none}.success-block{align-items:center;display:flex;flex-flow:column;height:var(--vh);justify-content:center}.success img{height:108px;margin-top:auto;-o-object-fit:contain;object-fit:contain;width:108px}@media only screen and (min-width:768px){.success img{height:160px;margin-top:0;width:160px}}.success .title{color:#202831;font-size:18px;font-weight:600;line-height:28px;min-width:352px;text-align:center}@media only screen and (min-width:768px){.success .title{font-size:24px;line-height:36px}}.success .caption{color:#9aa2ac;font-size:18px;font-weight:400;line-height:28px;margin-bottom:48px;margin-top:12px;text-align:center}.success-btn{align-items:center;background:#e5e9ee;color:#202831;display:flex;font-size:14px;font-weight:600;justify-content:center;line-height:20px;margin:auto auto 24px;padding:8px 0;width:calc(100% - 30px)}@media only screen and (min-width:768px){.success-btn{font-size:16px;line-height:24px;margin:0 auto;padding:12px 0;width:352px}}