/*!
 * 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}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;box-sizing:border-box;font-size:100%;font:inherit;margin:0;padding:0;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body,html{overflow-x:hidden}body{background-color:#f0f0ef;font-family:Open Sans,sans-serif;font-optical-sizing:auto;font-size:1rem;font-style:normal;font-variation-settings:"wdth" 100;position:relative;scrollbar-gutter:stable;-webkit-text-size-adjust:100%}ol,ul{list-style:none}blockquote,q{quotes:none}input{margin:0}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}img,video{height:100%;width:100%}video{cursor:pointer}a{color:unset;text-decoration:none;text-transform:none}a:focus{color:#c17465}b{font-weight:700}button{background:none;border:none}.form-control,button{padding:0}.hide{display:none!important}.d__block{display:block!important}.d__flex{display:flex!important}.revert{transform:rotate(180deg)}.revert45{transform:rotate(45deg)}.revert180{transform:rotate(180deg)}.container{margin:auto;padding:0 120px;width:100%}@media(max-width:1920px){.container{padding:0 80px}}@media(max-width:1440px){.container{padding:0 40px}}@media(max-width:1350px){.container{padding:0 20px}}@media(max-width:576px){.container{padding:0 15px}}.line{background-color:#cbcbcb;height:1px;width:100%}.line_vertical{height:-webkit-fill-available;width:1px}.custom-button{background:#f46d06;border-radius:75px;color:#fff;cursor:pointer;display:block;font-family:Open Sans,sans-serif;font-size:26px;font-weight:600;line-height:36px;max-width:525px;padding:27px 0;text-align:center;transition:.1s;width:100%}@media(max-width:1920px){.custom-button{border-radius:50px;font-size:18px;line-height:24px;max-width:350px;padding:18px 20px}}@media(max-width:1440px){.custom-button{padding:13px 20px}}@media(max-width:576px){.custom-button{font-size:16px;line-height:22px;max-width:290px}}.custom-button:hover{transform:scale(1.05);transition:.1s}.custom-button_white{background-color:#fff;border:1px solid #cbcbcb;color:#0d0d0d}.row-rewerse{flex-direction:row-reverse}.opacity0{opacity:0}.catalog__active{margin-top:11px!important}::-webkit-scrollbar{background:hsla(0,0%,100%,0);width:0}.sectionTitle{color:#0d0d0d;font-size:72px;font-weight:700;line-height:84px;margin-bottom:75px}@media(max-width:1920px){.sectionTitle{font-size:48px;line-height:56px;margin-bottom:50px}}@media(max-width:1440px){.sectionTitle{font-size:32px;line-height:40px}}@media(max-width:1024px){.sectionTitle{margin-bottom:20px}}@media(max-width:576px){.sectionTitle{font-size:20px;line-height:24px}}section{padding:150px 0}@media(max-width:1920px){section{padding:100px 0}}@media(max-width:1024px){section{padding:50px 0}}.home section{border-top:1px solid #cbcbcb}.btn__next{bottom:0;margin:auto;position:absolute;right:30px;top:0;width:13px}select{-moz-appearance:none;-webkit-appearance:none}select::-ms-expand{display:none}.text{font-size:24px}.text_simple{color:#0d0d0d;font-size:30px;font-weight:400;line-height:42px}@media(max-width:1920px){.text_simple{font-size:20px;line-height:28px}}@media(max-width:1440px){.text_simple{font-size:18px;line-height:26px}}@media(max-width:992px){.text_simple{font-size:16px;line-height:22px}}.overlay{background-color:rgba(0,0,0,.5);display:none;height:100%;left:0;position:fixed;top:0;width:100%;z-index:5}.videoBlock{position:relative}.pause__btn,.play__btn{bottom:0;cursor:pointer;left:0;margin:auto;position:absolute;right:0;top:0}.pause__btn{height:150px;width:150px}@media(max-width:1920px){.pause__btn{height:100px;width:100px}}@media(max-width:1024px){.pause__btn{height:50px;width:50px}}.pause__btn:hover{transform:scale(1.1);transition:.5s}.fancybox__button--fullscreen,.fancybox__button--slideshow,.fancybox__button--thumbs,.fancybox__button--zoom,.fancybox__counter{display:none}.fancybox__thumbs .carousel__slide .fancybox__thumb:after{border-color:#f46d06;border-width:3px}.fancybox__thumbs{background-color:rgba(0,0,0,.5);bottom:0;left:0;overflow:hidden;padding:45px 0;pointer-events:none;position:absolute;right:0;transition:height .3s ease,opacity .3s ease;z-index:10}@media(max-width:1920px){.fancybox__thumbs{padding:30px 0}}.fancybox__thumbs.is-collapsed{height:50px!important;padding:10px 0}.fancybox__thumbs.is-collapsed .carousel__viewport .carousel__slide{opacity:0;pointer-events:none}.fancybox__slide{padding:0}.fancybox__content{height:100%;width:100vw!important}.fancybox__nav .carousel__button.is-prev{left:30px}@media(max-width:1920px){.fancybox__nav .carousel__button.is-prev{left:20px}}@media(max-width:1024px){.fancybox__nav .carousel__button.is-prev{left:15px}}.fancybox__nav .carousel__button.is-next{right:30px}@media(max-width:1920px){.fancybox__nav .carousel__button.is-next{right:20px}}@media(max-width:1024px){.fancybox__nav .carousel__button.is-next{right:15px}}.fancybox__nav .carousel__button{background-color:rgba(0,0,0,.302);border-radius:50%;height:90px;width:90px}@media(max-width:1920px){.fancybox__nav .carousel__button{height:60px;width:60px}}@media(max-width:1440px){.fancybox__nav .carousel__button{height:50px;width:50px}}@media(max-width:1024px){.fancybox__nav .carousel__button{height:48px;width:48px}}.fancybox__nav .carousel__button svg{height:35px;width:35px}@media(max-width:1920px){.fancybox__nav .carousel__button svg{height:30px;width:30px}}@media(max-width:1440px){.fancybox__nav .carousel__button svg{height:26px;width:26px}}.fancybox__nav .carousel__button:hover{transform:scale(1.1) translateY(-40px);transition:.5s}@media(max-width:1920px){.fancybox__nav .carousel__button:hover{transform:scale(1.1) translateY(-28px)}}@media(max-width:1440px){.fancybox__nav .carousel__button:hover{transform:scale(1.1) translateY(-22px)}}@media(max-width:1024px){.fancybox__nav .carousel__button:hover{transform:scale(1.1) translateY(-21px)}}.fancybox__backdrop{background:rgba(0,0,0,.9)}.fancybox__slide.has-video .fancybox__content{height:100%!important;height:100vh!important;max-height:100vh;max-width:100vw;width:100%!important;width:100vw!important}.fancybox__iframe{height:100vh!important;width:100vw!important}.fancybox__button--close{background-image:url(https://carcas.maxopen.com.ua/wp-content/themes/carcass/assets/css/../images/close_white.svg);background-repeat:no-repeat;background-size:cover;height:32px;position:relative;right:53px;top:53px;width:32px}@media(max-width:1920px){.fancybox__button--close{height:21px;right:35px;top:35px;width:21px}}@media(max-width:1024px){.fancybox__button--close{right:25px;top:25px}}.fancybox__button--close:hover{transform:scale(1.3);transition:.3s}.fancybox__button--close svg{display:none}.text-36{font-size:36px;line-height:normal}@media(max-width:1920px){.text-36{font-size:24px}}@media(max-width:992px){.text-36{font-size:20px}}.text-slogan{color:#cbcbcb;font-size:72px;font-weight:700;line-height:84px;margin:0 auto;max-width:1200px;text-align:center}@media(max-width:1920px){.text-slogan{font-size:48px;line-height:56px;max-width:802px}}@media(max-width:1440px){.text-slogan{font-size:32px;line-height:40px;max-width:535px}}@media(max-width:1024px){.text-slogan{font-size:24px;line-height:32px;max-width:420px}}@media(max-width:576px){.text-slogan{font-size:20px;line-height:24px}}.product__info-desc__btn{color:#f46d06;cursor:pointer;display:none;font-size:16px;font-weight:600;line-height:22px;margin-left:auto;margin-right:0;width:max-content}@media(max-width:1024px){.product__info-desc__btn{display:block}}.select-wrapper{cursor:pointer;position:relative}.select-wrapper.open:after{transform:rotate(-180deg);transition:all .3s ease-in-out}.select-wrapper:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='14' fill='none' viewBox='0 0 24 14'%3E%3Cpath stroke='%230d0d0d' stroke-linecap='round' stroke-linejoin='round' stroke-width='2.25' d='m1.125 1.125 10.8 10.8 10.8-10.8'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;bottom:0;content:"";height:36px;margin:auto;position:absolute;right:24px;top:0;transition:all .3s ease-in-out;width:36px}@media(max-width:1920px){.select-wrapper:after{height:24px;right:18px;width:24px}}.select-wrapper input{cursor:pointer;pointer-events:none}.imgBox{position:relative}.imgBox img{height:100%}.imgBox:hover:after{background:rgba(0,0,0,.5);content:"";cursor:pointer;height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:3}@media(max-width:1280px){.imgBox:hover:after{display:none}}.imgBox:hover{cursor:pointer}.imgBox:hover:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='48' height='48' fill='none' viewBox='0 0 48 48'%3E%3Crect width='47' height='47' x='.5' y='.5' fill='%23fff' rx='23.5'/%3E%3Crect width='47' height='47' x='.5' y='.5' stroke='%23cbcbcb' rx='23.5'/%3E%3Cpath stroke='%230d0d0d' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M23.999 15.833v16.333M15.832 24h16.333'/%3E%3C/svg%3E");background-repeat:no-repeat;bottom:0;content:"";cursor:pointer;height:48px;left:0;margin:auto;pointer-events:none;position:absolute;right:0;top:0;width:48px;z-index:4}@media(max-width:1280px){.imgBox:hover:before{display:none}}.fancybox__image{height:100vh!important;left:0;object-fit:cover!important;position:absolute;top:0;width:100vw!important}@media(max-width:1024px){.fancybox__image{height:auto!important;object-fit:contain!important;position:relative;width:100vw!important}}.owl-nav button:hover{transform:scale(1.1);transition:.5s}.owl-nav .owl-prev:hover{transform:scale(1.1) rotate(180deg);transition:.5s}.fancybox__thumbs.is-hidden{height:0!important;opacity:0}.fancyThumbBtn{background-repeat:no-repeat;background-size:contain;display:block;height:10px;height:11px;position:absolute;top:20px;top:15px;width:30px;width:20px;z-index:5}@media(max-width:1920px){.fancyThumbBtn{top:10px}}.fancybox__thumb{background-color:transparent;background-size:cover;padding-top:56.25%}.fancybox__thumbs .carousel__slide{padding:0;pointer-events:all;width:270px}@media(max-width:1920px){.fancybox__thumbs .carousel__slide{width:180px}}.fancyThumbBtn{background:transparent;border:none;bottom:220px;cursor:pointer;height:20px;left:0;margin:auto;padding:0;pointer-events:all;position:fixed;right:0;top:auto;width:40px;z-index:1050}@media(max-width:1920px){.fancyThumbBtn{bottom:140px}}.fancyThumbBtn.opened{bottom:30px}.fancyThumbBtn svg{transition:transform .3s ease}.fancyThumbBtn:hover svg{opacity:.7;transform:scale(1.5)}.fancybox__container{pointer-events:all}.fancybox__image{transform:scale(1)!important}.hiddenImagesBlock{align-items:center;color:#fff;display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%;z-index:3}.cf-captcha-wrapper{display:none}.cf-captcha-wrapper.active{display:block}.cf-turnstile{height:0!important;min-height:0!important;opacity:0;overflow:hidden;transition:opacity .3s ease}.cf-turnstile.suspicious{height:auto!important;opacity:1}.input-wrapper{position:relative}.input-wrapper img{bottom:0;cursor:pointer;height:33px;margin:auto;position:absolute;right:20px;top:0;width:33px}@media(max-width:1920px){.input-wrapper img{height:22px;width:22px}}input[type=password]{color:#a3a3a3;-webkit-text-security:circle;border-radius:10px}.input-error{border-color:#ff4d4f}.password-error{color:#ff4d4f;font-size:13px;margin-top:6px}video::-webkit-media-controls{display:none!important}video::-moz-media-controls{display:none!important}.fancybox__html5video,.fancybox__iframe{bottom:0;height:100vh;left:0;object-fit:cover;position:absolute;top:0;width:100%}@media(max-width:1024px){.fancybox__html5video,.fancybox__iframe{height:auto}}.fancybox__carousel .fancybox__slide.can-zoom_in .fancybox__content,.fancybox__carousel .fancybox__slide.is-draggable .fancybox__content{cursor:auto}.fancybox__thumbs .carousel__slide .has-html5video{position:relative}.fancybox__thumbs .carousel__slide.has-html5video:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='50' height='50' fill='none' viewBox='0 0 50 50'%3E%3CforeignObject width='110' height='110' x='-30' y='-30'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='backdrop-filter:blur(15px);clip-path:url(https://carcas.maxopen.com.ua/wp-content/themes/carcass/assets/css/%23a);height:100%25;width:100%25'/%3E%3C/foreignObject%3E%3Cg data-figma-bg-blur-radius='30'%3E%3Crect width='50' height='50' fill='%23000' fill-opacity='.3' rx='25'/%3E%3Cpath fill='%23fff' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M19.422 14.635a.833.833 0 0 0-1.258.716v19.297a.832.832 0 0 0 1.258.717l16.282-9.649a.833.833 0 0 0 0-1.433z'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a' transform='translate(30 30)'%3E%3Crect width='50' height='50' rx='25'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");bottom:0;content:"";height:50px;left:0;margin:auto;position:absolute;right:0;top:0;width:50px}.fancybox__slide.paused{position:relative}.fancybox__slide.paused:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='150' height='150' fill='none' viewBox='0 0 150 150'%3E%3CforeignObject width='240' height='240' x='-45' y='-45'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='backdrop-filter:blur(22.5px);clip-path:url(https://carcas.maxopen.com.ua/wp-content/themes/carcass/assets/css/%23a);height:100%25;width:100%25'/%3E%3C/foreignObject%3E%3Cg data-figma-bg-blur-radius='45'%3E%3Crect width='150' height='150' fill='%23000' fill-opacity='.2' rx='75'/%3E%3Cpath fill='%23fff' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2.25' d='M58.26 43.904a2.499 2.499 0 0 0-3.776 2.15v57.892a2.5 2.5 0 0 0 3.775 2.15l48.846-28.946a2.5 2.5 0 0 0 1.224-2.15 2.5 2.5 0 0 0-1.224-2.15z'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a' transform='translate(45 45)'%3E%3Crect width='150' height='150' rx='75'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");background-size:contain;content:"";display:block!important;height:150px;left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);width:150px;z-index:20}@media(max-width:1920px){.fancybox__slide.paused:after{height:100px;width:100px}}@media(max-width:1024px){.fancybox__slide.paused:after{height:50px;width:50px}}.header{background:linear-gradient(180deg,rgba(0,0,0,.7),transparent);left:0;position:fixed;top:0;width:100%;z-index:6}.header.scrolled{background:#f0f0ef}@media(max-width:1280px){.header.scrolled{background:transparent;position:relative}}.header.scrolled .menu__list-link{color:#0d0d0d}@media(max-width:1280px){.header.scrolled .header__content{justify-content:flex-end!important}.header.scrolled .header__logo{transform:translateY(-100%);transition:.5s}}.header.scrolled .header__logo img{filter:invert(1)}@media(max-width:1280px){.header.scrolled .header__logo img{filter:none}}.header.scrolled .header__tracking{background-color:#f0f0ef;border:1px solid #f46d06}.header.scrolled .header__tracking-text{color:#0d0d0d}.header__content{align-items:center;display:flex;justify-content:space-between;padding:22px 0}@media(max-width:1920px){.header__content{padding:10px 0}}@media(max-width:1280px){.header__content{justify-content:flex-end}}.header__logo{height:60px}@media(max-width:1920px){.header__logo{height:40px}}@media(max-width:1440px){.header__logo{height:30px}}@media(max-width:1024px){.header__logo{height:24px}}@media(max-width:1280px){.header__logo{display:none!important}}.header__logo img{max-width:360px;width:360px}@media(max-width:1920px){.header__logo img{max-width:240px;width:240px}}@media(max-width:1650px){.header__logo img{max-width:182px;width:182px}}.header .menu__heading{display:none}@media(max-width:1280px){.header .menu__heading{align-items:center;display:flex;justify-content:space-between}}.header .menu__heading-close{cursor:pointer;height:48px;width:48px}.header .menu__heading-logo{width:143px}@media(max-width:1280px){.header .menu{background-color:#f0f0ef;height:100vh;overflow:auto;padding:6px 15px;position:fixed;right:-100%;top:0;transition:.5s;width:50%;z-index:10}}.header .menu.open{right:0;transition:.5s}@media(max-width:992px){.header .menu{width:100%}}.header .menu__list{align-items:center;display:flex;gap:60px}@media(max-width:2600px){.header .menu__list{gap:40px}}@media(max-width:1650px){.header .menu__list{gap:30px}}@media(max-width:1350px){.header .menu__list{gap:20px}}@media(max-width:1280px){.header .menu__list{flex-direction:column;gap:10px;margin-top:110px}}.header .menu__list-item{position:relative}.header .menu__list-item:has(.submenu):after{content:"";height:25px;left:0;position:absolute;top:27px;width:100%;z-index:1}@media(max-width:1280px){.header .menu__list-item:has(.submenu):after{background-image:url(https://carcas.maxopen.com.ua/wp-content/themes/carcass/assets/css/../images/arrow.svg);background-repeat:no-repeat;background-size:contain;height:8px;left:auto;right:15px;transition:.5s;width:14px}}@media(min-width:1280px){.header .menu__list-item:has(.submenu):hover .submenu{display:flex}}@media(max-width:1280px){.header .menu__list-item.open .menu__list-link{border-radius:10px 10px 0 0;color:#f46d06;padding-bottom:0}.header .menu__list-item.open:after{transform:rotate(-180deg);transition:.5s}}.header .menu__list-item.open .submenu{display:flex}@media(max-width:1280px){.header .menu__list-item.open .submenu{display:flex;padding:10px}.header .menu__list-item{width:100%}}.header .menu__list-link{color:#fff;font-size:24px;line-height:30px}@media(max-width:2600px){.header .menu__list-link{font-size:16px}}@media(max-width:1650px){.header .menu__list-link{font-size:14px}}@media(max-width:1280px){.header .menu__list-link{background-color:#fff;border-radius:10px;color:#0d0d0d;display:block;font-size:16px;padding:14px 10px}}.header .menu__list-link:hover{color:#f46d06}.header .submenu{background-color:#fff;border-radius:10px;display:none;flex-direction:column;left:0;padding:10px;position:absolute;top:50px;width:max-content}@media(max-width:1280px){.header .submenu{border-radius:0 0 10px 10px;display:none;padding:0;position:relative;top:0;width:100%}}.header .submenu__link{border-radius:6px;display:block;font-size:24px;padding:10px;transition:.5s}@media(max-width:2600px){.header .submenu__link{font-size:16px}}.header .submenu__link:hover{background-color:#ddd;transition:.5s}.header__tracking{align-items:center;background-color:#0d0d0d;border-radius:55px;cursor:pointer;display:flex}.header__tracking:hover{transform:scale(1.05);transition:.1s}@media(max-width:1280px){.header__tracking{background-color:transparent;border:1px solid #f46d06;justify-content:space-between;margin:40px auto 0;max-width:265px}}.header__tracking_mobile{display:none}@media(max-width:1280px){.header__tracking_mobile{display:flex}.header__tracking_desktop{display:none}}.header__tracking img{height:75px;width:75px}@media(max-width:2600px){.header__tracking img{height:50px;width:50px}}@media(max-width:1440px){.header__tracking img{height:45px;width:45px}}.header__tracking-text{color:#fff;padding:0 45px}@media(max-width:2600px){.header__tracking-text{font-size:16px;line-height:22px;padding:0 34px}}@media(max-width:1440px){.header__tracking-text{padding:0 12px}}@media(max-width:1280px){.header__tracking-text{color:#0d0d0d;padding:0 45px 0 0}}.header .burger{display:none}@media(max-width:1280px){.header .burger{cursor:pointer;display:block;height:48px;position:fixed;right:20px;top:6px;width:max-content;width:48px}}@media(max-width:576px){.header .burger{right:15px}}@media(max-width:1280px){.header .burger img{height:48px;width:48px}}.main{align-items:center;background-position-x:40%;background-size:cover;display:flex;height:100vh;overflow-x:hidden;position:relative}.main:after{background-color:rgba(0,0,0,.5);content:"";height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:0}@media(max-width:992px){.main{background-position-x:55%}}.main__logo{display:none;height:auto}@media(max-width:1280px){.main__logo{display:block;left:0;position:absolute;top:15px}}.main__logo img{max-width:360px;width:360px}@media(max-width:1920px){.main__logo img{max-width:240px;width:240px}}@media(max-width:1650px){.main__logo img{max-width:182px;width:182px}}.main__content{align-items:center;display:flex;height:100%;justify-content:space-between;position:relative;width:100%;z-index:1}@media(max-width:1280px){.main__content{align-items:flex-start;flex-direction:column;height:100vh;justify-content:center}}.main__group h1{color:#fff;font-size:120px;font-weight:700;line-height:132px;text-transform:uppercase}@media(max-width:1920px){.main__group h1{font-size:80px;line-height:88px}}@media(max-width:1440px){.main__group h1{font-size:50px;line-height:56px}}@media(max-width:992px){.main__group h1{font-size:28px;line-height:34px}}.main__text{color:#fff;font-size:30px;font-weight:600;line-height:42px;margin-top:30px}@media(max-width:1920px){.main__text{font-size:20px;line-height:28px;margin-top:20px}}@media(max-width:992px){.main__text{font-size:18px;line-height:24px}}.main__group-btns{align-items:flex-end;display:flex;flex-direction:column;gap:30px;height:100vh;justify-content:flex-end;max-width:420px;padding-bottom:60px;position:absolute;right:0}@media(max-width:1920px){.main__group-btns{gap:20px}}@media(max-width:992px){.main__group-btns{bottom:0;height:auto;position:absolute;right:0}}@media(max-width:576px){.main__group-btns{bottom:0;height:auto;left:0;margin:auto;max-width:max-content;position:absolute;right:0}}.main__group-btns.scrolled{bottom:60px;height:auto;padding:0;position:fixed;right:120px}@media(max-width:1920px){.main__group-btns.scrolled{bottom:40px;right:80px}}@media(max-width:1440px){.main__group-btns.scrolled{bottom:30px;right:40px}}@media(max-width:1350px){.main__group-btns.scrolled{right:20px}}@media(max-width:576px){.main__group-btns.scrolled{left:auto}}.main__group-btns.scrolled span{padding:0;transition:.5s;white-space:nowrap;width:0}.main__group-btns.scrolled .main__group-btn:hover{max-width:420px;transform:scale(1.1);width:420px}@media(max-width:1920px){.main__group-btns.scrolled .main__group-btn:hover{height:60px;width:280px}}@media(max-width:1440px){.main__group-btns.scrolled .main__group-btn:hover{height:50px;width:255px}}@media(max-width:576px){.main__group-btns.scrolled .main__group-btn:hover{height:48px;width:48px}}.main__group-btns.scrolled .main__group-btn:hover span{display:block;left:0;margin:auto;padding:0;position:absolute;right:90px}@media(max-width:1920px){.main__group-btns.scrolled .main__group-btn:hover span{right:60px}}@media(max-width:1440px){.main__group-btns.scrolled .main__group-btn:hover span{right:50px}}.main__group-btns.scrolled .main__group-btn{max-width:90px;position:relative;transition:.5s}@media(max-width:1920px){.main__group-btns.scrolled .main__group-btn{max-width:60px}}@media(max-width:1440px){.main__group-btns.scrolled .main__group-btn{max-width:50px}}@media(max-width:1024px){.main__group-btns.scrolled .main__group-btn{max-width:50px}}@media(max-width:576px){.main__group-btns.scrolled .main__group-btn{max-width:48px;transition:none}}.main__group-btns.scrolled .main__group-btn:first-child img{margin-left:0}.main__group-btn{align-items:center;background-color:#fff;border-radius:75px;cursor:pointer;display:flex;height:90px;max-width:420px;overflow-x:hidden;pointer-events:all;position:relative;transition:.5s;width:100%;width:420px}@media(max-width:1920px){.main__group-btn{height:60px;width:280px}}@media(max-width:1440px){.main__group-btn{height:50px;width:255px}}@media(max-width:576px){.main__group-btn{height:48px;width:280px}}.main__group-btn:hover{box-shadow:0 3px 8px rgba(0,0,0,.24);transform:scale(1.05);transition:.1s}@media(max-width:576px){.main__group-btn:first-child img{margin-left:-8px}}.main__group-btn span{color:#0d0d0d;display:block;font-family:Open Sans,sans-serif;font-size:24px;font-weight:600;left:0;line-height:33px;margin:auto;min-width:max-content;padding:0;position:absolute;right:90px;width:max-content}@media(max-width:1920px){.main__group-btn span{font-size:16px;line-height:22px;right:60px}}@media(max-width:1440px){.main__group-btn span{right:50px}}.main__group-btn img{height:90px;margin-left:auto;margin-right:0;position:relative;position:absolute;right:0;width:90px;z-index:5}@media(max-width:1920px){.main__group-btn img{height:60px;width:60px}}@media(max-width:1440px){.main__group-btn img{height:50px;width:50px}}@media(max-width:576px){.main__group-btn img{height:48px;width:48px}}.template1__content{display:grid;gap:75px;grid-template-columns:1.2fr 1fr;margin-top:75px}@media(max-width:1920px){.template1__content{gap:50px;margin-top:50px}}@media(max-width:1440px){.template1__content{margin-top:20px}}@media(max-width:1024px){.template1__content{grid-template-columns:1fr}}@media(max-width:992px){.template1__content{gap:20px}}.template1__content-reverse{grid-template-columns:1fr 1.2fr;overflow:hidden}@media(max-width:1024px){.template1__content-reverse{display:flex;flex-direction:column-reverse}}.template1__info-texts{margin-top:30px}@media(max-width:1920px){.template1__info-texts{margin-top:20px}}.template1__info p:first-child{border-bottom:1px solid #cbcbcb;margin-bottom:0;padding-bottom:75px}@media(max-width:1920px){.template1__info p:first-child{padding-bottom:50px}}@media(max-width:1440px){.template1__info p:first-child{padding-bottom:20px}}.template1__info p:not(:first-child){padding-top:75px}@media(max-width:1920px){.template1__info p:not(:first-child){padding-top:50px}}@media(max-width:1440px){.template1__info p:not(:first-child){padding-top:20px}}.template1__image{align-items:center;display:flex;flex-direction:column;position:relative}.template1__image img{height:100%;max-width:1080px;object-fit:cover}.template1__image span{text-align:center}.template1__list-item{align-items:center;display:flex;font-weight:400;gap:30px;padding:35px 0;position:relative}@media(max-width:1920px){.template1__list-item{gap:20px;padding:30px 0}}@media(max-width:1440px){.template1__list-item{padding:20px 0}}@media(max-width:992px){.template1__list-item{gap:10px}}.template1__list-item:before{color:#ff7d00;content:counter(step) ".";font-size:63px;font-weight:700;line-height:50px}@media(max-width:1920px){.template1__list-item:before{font-size:42px;line-height:33px}}@media(max-width:1440px){.template1__list-item:before{font-size:32px;line-height:40px}}@media(max-width:992px){.template1__list-item:before{font-size:24px;line-height:32px}}.template1__list-item .text_simple{flex:1;min-width:0}.template1 ol.template1__list{counter-reset:step}.template1 ol.template1__list .template1__list-item{counter-increment:step}.template1 ol.template1__list .template1__list-item:not(:first-child){border-top:1px solid #cbcbcb}.template1 ul.template1__list{counter-reset:none;display:grid;gap:20px;grid-template-columns:repeat(2,1fr);list-style:disc;list-style-type:disc}@media(max-width:1024px){.template1 ul.template1__list{gap:0;column-gap:20px}}@media(max-width:768px){.template1 ul.template1__list{grid-template-columns:1fr}}.template1 ul.template1__list .template1__list-item{border-top:none;display:inline;list-style:disc;list-style-type:disc;padding-left:54px}@media(max-width:1920px){.template1 ul.template1__list .template1__list-item{padding-left:36px}}@media(max-width:1440px){.template1 ul.template1__list .template1__list-item{padding-left:20px}}.template1 ul.template1__list .template1__list-item:before{display:none}.template1 ul.template1__list .template1__list-item:after{background-color:rgba(244,109,6,.929);border-radius:50%;bottom:0;content:"";height:24px;left:0;margin:auto;position:absolute;top:0;width:24px}@media(max-width:1920px){.template1 ul.template1__list .template1__list-item:after{height:16px;width:16px}}@media(max-width:1440px){.template1 ul.template1__list .template1__list-item:after{height:10px;width:10px}}.template1 ul.template1__list:before{display:none}.template1 .custom-button{margin:75px auto 0}@media(max-width:1920px){.template1 .custom-button{margin:50px auto 0}}@media(max-width:992px){.template1 .custom-button{margin:20px auto 0}}.template2__content{margin-top:75px}@media(max-width:1920px){.template2__content{margin-top:50px}}@media(max-width:1440px){.template2__content{margin-top:20px}}.template2__text-group{display:flex;flex-direction:column;gap:30px}.template2__image{align-items:center;display:flex;flex-direction:column}.template2__image img{height:auto;max-width:1080px}.template2__list{margin:75px 0}@media(max-width:1920px){.template2__list{margin:50px 0}}@media(max-width:1024px){.template2__list{margin:20px 0}}.template2__list-item{align-items:center;display:flex;gap:30px;padding:35px 0;position:relative}@media(max-width:1920px){.template2__list-item{gap:20px;padding:30px 0}}@media(max-width:1440px){.template2__list-item{padding:20px 0}}@media(max-width:992px){.template2__list-item{gap:10px}}.template2 .custom-button{margin:75px auto 0}@media(max-width:1920px){.template2 .custom-button{margin:50px auto 0}}@media(max-width:992px){.template2 .custom-button{margin:20px auto 0}}.about__nums{display:grid;grid-template-columns:repeat(4,1fr);margin-top:150px;position:relative}@media(max-width:1920px){.about__nums{margin-top:100px}}@media(max-width:992px){.about__nums{grid-template-columns:repeat(2,1fr);margin-top:55px;row-gap:70px}.about__nums:after,.about__nums:before{background-color:#cbcbcb;bottom:0;content:"";left:0;margin:auto;position:absolute;right:0;top:0}.about__nums:after{height:2px;width:100%}.about__nums:before{height:100%;width:2px}}.about__nums-item{display:flex;flex-direction:column;gap:5px;padding:0 10px}.about__nums-item:not(:first-child){border-left:2px solid #cbcbcb}@media(max-width:992px){.about__nums-item:not(:first-child){border:none}.about__nums-item:first-child:after{background-color:#f0f0ef;bottom:0;content:"";height:22px;left:0;margin:auto;position:absolute;right:0;top:0;width:10px;z-index:1}}.about__nums-item__val{color:#0d0d0d;font-size:72px;font-weight:700;line-height:84px;text-align:center}@media(max-width:1920px){.about__nums-item__val{font-size:48px;line-height:56px}}@media(max-width:1440px){.about__nums-item__val{font-size:32px;line-height:40px}}@media(max-width:992px){.about__nums-item__val{font-size:20px;line-height:24px}}.about__nums-item__text{color:#4d4d4d;font-size:27px;font-weight:400;line-height:45px;text-align:center}@media(min-width:2300px){.about__nums-item__text{white-space:nowrap}}@media(max-width:1920px){.about__nums-item__text{font-size:18px;line-height:30px;white-space:normal}}@media(max-width:1440px){.about__nums-item__text{font-size:16px;line-height:22px}}@media(max-width:992px){.about__nums-item__text{font-size:14px;line-height:20px}}.virtualTour{height:100vh;padding:105px 40px;padding:0!important;position:relative}@media(max-width:1920px){.virtualTour{padding:74px 40px}}@media(max-width:1440px){.virtualTour{padding:70px 40px}}@media(max-width:768px){.virtualTour{padding:70px 20px}}.virtualTour .videoBlockWrapper{height:100%}.virtualTour__video{height:100%;left:0;position:absolute;top:0;width:100%}.virtualTour__video video{height:100%;max-width:100%;object-fit:cover;width:100%}@media(max-width:1024px){.virtualTour__video video.virtualTour__video-desktop{display:none!important}}.virtualTour__video video.virtualTour__video-mobile{display:none!important}@media(max-width:1024px){.virtualTour__video video.virtualTour__video-mobile{display:block!important}}.virtualTour__video.open video{height:100vh!important;object-fit:contain;object-fit:cover}.virtualTour__video .play__btn{max-width:270px}@media(max-width:1920px){.virtualTour__video .play__btn{max-width:180px}}@media(max-width:1440px){.virtualTour__video .play__btn{max-width:100px}}@media(max-width:992px){.virtualTour__video .play__btn{max-width:50px}}.virtualTour__content{align-items:center;bottom:0;display:flex;flex-direction:column;height:100%;height:calc(100vh - 175px);justify-content:space-between;left:0;margin:auto;pointer-events:none;position:relative;position:absolute;right:0;top:0;z-index:1;z-index:0}.virtualTour__toggle{backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);background:hsla(0,0%,100%,.15);border-radius:75px;display:grid;grid-template-columns:1fr 1fr;height:90px;max-width:604px;padding:6px 11px;pointer-events:all;width:100%}@media(max-width:1920px){.virtualTour__toggle{height:60px;max-width:402px;padding:4px}}@media(max-width:1440px){.virtualTour__toggle{height:50px}}@media(max-width:576px){.virtualTour__toggle{grid-template-columns:1.2fr 1fr;height:52px;max-width:290px;padding:4px 5px}}.virtualTour__toggle-btn{align-items:center;border-radius:55px;color:#fff;cursor:pointer;display:flex;font-size:26px;font-weight:600;height:100%;justify-content:center;line-height:36px;position:relative;width:100%}@media(max-width:1920px){.virtualTour__toggle-btn{font-size:18px;line-height:24px}}@media(max-width:1440px){.virtualTour__toggle-btn{font-size:18px;line-height:24px}}@media(max-width:576px){.virtualTour__toggle-btn{font-size:14px;line-height:18px}}.virtualTour__toggle-btn.active{background-color:#fff;color:#0d0d0d}.virtualTour__link{cursor:pointer;pointer-events:all}.production .template1__image{column-gap:15px;display:grid;grid-template-columns:repeat(2,1fr);height:max-content;row-gap:10px}@media(max-width:1920px){.production .template1__image{gap:10px}}.production .template1__image a{height:100%;overflow:hidden;padding-top:56.25%;width:100%}.production .template1__image img{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}.production .template1__image a{position:relative}.production .template1__image a:nth-child(n+7){display:none}.production .template1__list-item{font-size:28px;font-weight:400;line-height:44px;text-align:left}@media(max-width:1920px){.production .template1__list-item{font-size:18px;line-height:30px}}@media(max-width:576px){.production .template1__list-item{font-size:16px;line-height:22px}}.logistics .play__btn{width:150px}@media(max-width:1920px){.logistics .play__btn{width:100px}}@media(max-width:992px){.logistics .play__btn{width:50px}}.logistics .template1__content{margin-bottom:75px}@media(max-width:1920px){.logistics .template1__content{margin-bottom:50px}}@media(max-width:992px){.logistics .template1__content{margin-bottom:20px}}.logistics .template1__list{margin-top:45px}@media(max-width:1920px){.logistics .template1__list{margin-top:30px}}@media(max-width:992px){.logistics .template1__list{margin-top:0}}.logistics .template1__list-item{padding-bottom:0}.trackingBlock .template2__list{display:grid;gap:10px;grid-template-columns:repeat(4,1fr)}@media(max-width:1024px){.trackingBlock .template2__list{grid-template-columns:repeat(2,1fr)}}.trackingBlock .template2__list-item{display:flex;flex-direction:column;gap:15px}.trackingBlock .template2__list-item__img{max-width:180px}@media(max-width:1920px){.trackingBlock .template2__list-item__img{max-width:120px}}@media(max-width:992px){.trackingBlock .template2__list-item__img{max-width:80px}}.trackingBlock .template2__list-item__text{font-weight:700;text-align:center}@media(max-width:576px){.trackingBlock .template2__list-item__text{font-size:14px;line-height:20px}}.map svg{height:100%;width:100%}.map-wrapper{display:inline-block;position:relative}.map-wrapper svg{display:block;height:auto;width:100%}.map-points .point{background-image:url(https://carcas.maxopen.com.ua/wp-content/themes/carcass/assets/css/../images/point.svg);background-repeat:no-repeat;background-size:contain;cursor:pointer;height:50px;position:absolute;transform:translate(-50%,-50%);width:35px}@media(max-width:1920px){.map-points .point{height:35px;width:24px}}@media(max-width:1440px){.map-points .point{height:25px;width:17px}}@media(max-width:1024px){.map-points .point{height:19px;width:13px}}@media(max-width:992px){.map-points .point{height:9px;width:7px}}.points-list{display:none}.partners__list{margin-top:150px}@media(max-width:1920px){.partners__list{margin-top:100px}}@media(max-width:1024px){.partners__list{margin-top:50px}}.partners__list .owl-item:not(:first-child){border-left:3px solid #cbcbcb}.partners__list.owl-loaded{padding:0 100px}@media(max-width:1024px){.partners__list.owl-loaded{padding:0}}.partners__list .owl-stage{padding-left:0!important;padding-right:0!important}@media(max-width:1024px){.partners__list .owl-stage{padding-left:0!important}}.partners__list .owl-item{padding:0 50px}@media(max-width:1920px){.partners__list .owl-item{padding:0 35px}}@media(max-width:1440px){.partners__list .owl-item{padding:0 20px}}@media(max-width:768px){.partners__list .owl-item{padding:0 10px}}.partners__desc{margin-top:150px}@media(max-width:1920px){.partners__desc{margin-top:100px}}@media(max-width:1024px){.partners__desc{margin-top:50px}}.form{display:flex;flex:1 1 auto;flex-direction:column;gap:30px;height:100%;overflow-y:scroll;padding-right:20px;position:relative}@media(max-width:1920px){.form{gap:20px}}.form{scrollbar-width:none}.form::-webkit-scrollbar{display:none}.form__group{display:flex;flex-direction:column;gap:12px;position:relative}@media(max-width:1920px){.form__group{gap:8px}}.form__group-dynamic{display:flex;flex-direction:column;gap:30px}@media(max-width:1920px){.form__group-dynamic{gap:20px}}.form__group-label{color:#0d0d0d;font-size:24px;font-weight:600;line-height:33px}@media(max-width:1920px){.form__group-label{font-size:16px;line-height:22px}}@media(max-width:576px){.form__group-label{font-size:14px;line-height:18px}}.form__group-label-desc{color:#4d4d4d;font-size:21px;font-weight:400;line-height:30px}@media(max-width:1920px){.form__group-label-desc{font-size:14px;line-height:20px}}@media(max-width:576px){.form__group-label-desc{font-size:12px;line-height:18px}}.form__group-file__field,.form__group-input{background-color:#fff;border:1px solid #cbcbcb;border-radius:15px;font-family:Open Sans,sans-serif;font-size:24px;font-weight:400;line-height:33px;outline:none;padding:28px 24px;width:-webkit-fill-available}@media(max-width:1920px){.form__group-file__field,.form__group-input{border-radius:10px;font-size:16px;line-height:22px;padding:18px 16px}}@media(max-width:1440px){.form__group-file__field,.form__group-input{padding:13px 16px}}@media(max-width:576px){.form__group-file__field,.form__group-input{font-size:16px;line-height:20px}}.form__group-file__field::placeholder,.form__group-input::placeholder{color:#a3a3a3;font-size:14px;line-height:20px}@media(max-width:768px){.form__group-file__field::placeholder,.form__group-input::placeholder{font-size:12px;line-height:18px}}.form__group-file__field.error,.form__group-input.error{border:1px solid #e53935!important}.form__group-file__field:-webkit-autofill,.form__group-input:-webkit-autofill{background-clip:text;-webkit-box-shadow:inset 0 0 0 50px #fff;-webkit-text-fill-color:#0d0d0d;caret-color:#fff}.form__group-file__field{align-items:center;border:1px dashed #a3a3a3;color:#0d0d0d;cursor:pointer;display:flex;gap:12px;justify-content:center;text-align:center}@media(max-width:1920px){.form__group-file__field{gap:8px}}.form__group-file__field.dragover{background:#eef5ff;border-color:#4a8ef0}.form__group-file__field img{height:36px;width:36px}@media(max-width:1920px){.form__group-file__field img{height:24px;width:24px}}.form__group-file__text_default{font-size:21px;line-height:30px}@media(max-width:1920px){.form__group-file__text_default{font-size:14px;line-height:20px}}@media(max-width:576px){.form__group-file__text_default{font-size:12px;line-height:18px}}.form__group-file__text_default span{color:#f46d06;text-decoration:underline}.form__group-file__box{position:relative}.form__group-file__box input[type=file]{cursor:pointer;height:100%;left:0;opacity:0;position:absolute;top:0;width:100%}.form__group-textarea{height:205px}@media(max-width:1920px){.form__group-textarea{height:140px}}@media(max-width:1440px){.form__group-textarea{height:150px}}@media(max-width:576px){.form__group-textarea{height:96px}}.socials{align-items:center;display:flex;display:none;gap:10px;justify-content:space-between}.socials__icon img{height:42px;width:42px}@media(max-width:1920px){.socials__icon img{height:28px;width:28px}}.videoBlockWrapper{aspect-ratio:16/9;display:flex;height:auto;position:relative;width:100%}.videoBlockWrapper .video-poster{left:0;object-fit:cover;pointer-events:none;position:absolute;top:0}@media(max-width:992px){.videoBlockWrapper .video-poster-desktop{display:none}}.videoBlockWrapper .video-poster-mobile{display:none}@media(max-width:992px){.videoBlockWrapper .video-poster-mobile{display:block}}.videoBlockWrapper.temporary-img{position:relative;z-index:0}.videoBlockWrapper.temporary-img:before{background:rgba(0,0,0,.5);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:5}.videoBlockWrapper.temporary-img:after{align-items:center;background-image:url(https://carcas.maxopen.com.ua/wp-content/themes/carcass/assets/css/../images/temporary_img_new.png);background-position:50%;background-size:cover;color:#fff;content:"";display:flex;font-size:200%;font-weight:700;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%;z-index:5}@media(max-width:768px){.videoBlockWrapper.temporary-img:after{font-size:150%}}.videoBlockWrapper.temporary-img-ua:after{content:"Незабаром відкриття"}.videoBlockWrapper.temporary-img-ru:after{content:"Скоро открытие"}.videoBlock__close{display:none;height:32px;width:32px}.videoBlock.open{align-items:center;background-color:rgba(0,0,0,.9);bottom:0;display:flex;height:100vh;justify-content:center;left:0;margin:auto;position:fixed;right:0;top:0;width:100%;z-index:5}.videoBlock.open.videoBlockSimple{background-color:transparent;height:auto;margin:0;position:relative;z-index:0}.videoBlock.open.videoBlockSimple video{width:100%}.videoBlock.open video{bottom:0;display:block;height:max-content;left:0;margin:auto;right:0;top:0;width:90%}@media(max-width:1440px){.videoBlock.open video{padding-top:0;width:75%}}@media(max-width:1024px){.videoBlock.open video{height:auto;width:100%}}@media(max-width:992px){.videoBlock.open video{padding-top:0}}@media(max-width:992px)and (orientation:landscape){.videoBlock.open video{width:80%}}.videoBlock.open .videoBlock__close{cursor:pointer;display:block;position:absolute;right:45px;top:45px;z-index:11}@media(max-width:1920px){.videoBlock.open .videoBlock__close{height:21px;right:25px;top:25px;width:21px}}.videoBlock .play__btn:hover{transform:scale(1.1);transition:.5s}.videoBlock .play__btn{height:150px;pointer-events:all;width:150px}@media(max-width:1920px){.videoBlock .play__btn{height:100px;width:100px}}@media(max-width:1024px){.videoBlock .play__btn{pointer-events:none}}.hero{align-items:center;background-position-x:40%;background-size:cover;display:flex;height:100vh;position:relative}.hero:after{background-color:rgba(0,0,0,.5);content:"";height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:0}@media(max-width:992px){.hero{background-position-x:55%}}.hero__main-slider{height:100%;left:0;position:absolute;top:0;width:100%;z-index:0}.hero__main-slider .slick-arrow{height:90px;width:90px}@media(max-width:1920px){.hero__main-slider .slick-arrow{height:60px;width:60px}}@media(max-width:1440px){.hero__main-slider .slick-arrow{height:50px;width:50px}}@media(max-width:1024px){.hero__main-slider .slick-arrow{display:none!important}}.hero__main-slider .slick-dots{bottom:60px;display:none!important;gap:8px;left:0;margin:auto;position:absolute;right:0;width:max-content;z-index:1050}@media(max-width:576px){.hero__main-slider .slick-dots{display:flex!important}}.hero__main-slider .slick-dots li{background-color:#a3a3a3;border-radius:23px;cursor:pointer;height:4px;pointer-events:all;position:relative;width:20px}.hero__main-slider .slick-dots li button{font-size:0;line-height:0}@media(max-width:576px){.hero__main-slider .slick-dots li:after{background:#fff;border-radius:23px;content:"";inset:0;position:absolute;width:0}.hero__main-slider .slick-dots li.slick-active:after{transition:width var(--slide-progress-time) linear;width:100%}}.hero__main-slider-nav-additional{bottom:90px;color:#fff;display:flex;flex-direction:column;height:160px;left:240px;overflow:hidden;position:absolute;z-index:5}@media(max-width:1920px){.hero__main-slider-nav-additional{left:160px}}@media(max-width:1440px){.hero__main-slider-nav-additional{left:100px}}@media(max-width:1024px){.hero__main-slider-nav-additional{left:20px}}@media(max-width:576px){.hero__main-slider-nav-additional{display:none}}.hero__main-slider-nav-additional .hero__title-misc{color:#cbcbcb;font-size:24px;line-height:33px;padding:10px 36px}@media(max-width:1920px){.hero__main-slider-nav-additional .hero__title-misc{font-size:16px;line-height:22px}}.hero__main-slider-nav-additional .slick-track{display:flex;flex-direction:column}.hero__main-slider-nav-additional .slick-list{overflow:hidden}@media(max-width:1920px){.hero__main-slider-nav-additional .slick-list{margin-top:0}}.hero__main-slider-nav-additional .slick-slide{width:auto!important}.hero__main-slider-nav-additional:before{background:#a3a3a3;border-radius:23px;bottom:0;content:"";height:25px;left:0;margin:auto;position:absolute;top:10px;width:4px;z-index:10}@media(max-width:1920px){.hero__main-slider-nav-additional:before{height:20px;top:-20px}}.hero__main-slider-nav-additional:after{animation:none;background:#fff;content:"";height:25px;left:0;position:absolute;top:70px;width:4px;z-index:11}@media(max-width:1920px){.hero__main-slider-nav-additional:after{height:20px;top:60px}}.hero__main-slider-nav-additional.do-progress:after{animation:slideProgressFill 30s linear forwards;border-radius:23px;max-height:25px;top:75px}@media(max-width:1920px){.hero__main-slider-nav-additional.do-progress:after{max-height:20px;top:60px}}.hero__main-slider-nav-additional .slick-center .hero__title-misc{color:#fff;font-size:30px;line-height:42px}@media(max-width:1920px){.hero__main-slider-nav-additional .slick-center .hero__title-misc{font-size:20px;line-height:28px}}.hero__main-slider-nav-additional .slick-list{padding:0!important}.hero__main-slider-nav-additional .slick-slide{cursor:pointer}.hero__main-slider img{height:100vh;object-fit:cover}.hero__content{align-items:flex-start;display:flex;height:100vh;justify-content:center;pointer-events:none;position:relative;width:100%;z-index:1}.hero__group{margin-top:225px}@media(max-width:1920px){.hero__group{margin-top:150px}}@media(max-width:992px){.hero__group{margin-top:130px}}.hero__group h1{color:#fff;font-size:72px;font-weight:700;line-height:84px;text-align:center}@media(max-width:1920px){.hero__group h1{font-size:48px;line-height:58px}}@media(max-width:1440px){.hero__group h1{font-size:32px;line-height:40px}}@media(max-width:576px){.hero__group h1{font-size:20px;line-height:24px}}.hero__nav{align-items:center;display:flex;gap:30px;justify-content:center;margin-top:36px;width:100%}@media(max-width:1920px){.hero__nav{gap:20px;margin-top:24px}}@media(max-width:576px){.hero__nav{gap:10px;margin-top:10px}}.hero__nav-btn{border-radius:50px;cursor:pointer;font-family:Open Sans,sans-serif;font-size:24px;font-weight:600;line-height:33px;padding:14px 75px;pointer-events:all}@media(max-width:1920px){.hero__nav-btn{font-size:16px;line-height:22px;padding:9px 50px}}@media(max-width:576px){.hero__nav-btn{font-size:14px;line-height:18px;padding:11px 25px}}.hero__nav-btn:hover{transform:scale(1.05);transition:.1s}.hero__nav a{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background-color:rgba(0,0,0,.2);border:1px solid transparent;color:#fff}.hero__nav button{background-color:#fff;border:1px solid #cbcbcb;color:#0d0d0d}.hero__desc{color:#cbcbcb;font-weight:600;margin-bottom:30px;text-align:center}@media(max-width:1920px){.hero__desc{margin-bottom:20px}}@media(max-width:576px){.hero__desc{font-size:14px;line-height:20px}.hero .main__group-btns{margin-left:auto;margin-right:0;right:5px}.hero .main__group-btns.scrolled{right:20px}}.hero .main__group-btn{max-width:90px}@media(max-width:1920px){.hero .main__group-btn{max-width:60px}}@media(max-width:1440px){.hero .main__group-btn{max-width:50px}}@media(max-width:1024px){.hero .main__group-btn{max-width:50px}}@media(max-width:576px){.hero .main__group-btn{max-width:48px;transition:none!important}}.hero .main__group-btn:hover{max-width:420px;transition:.5s;width:420px}@media(max-width:1920px){.hero .main__group-btn:hover{height:60px;width:280px}}@media(max-width:1440px){.hero .main__group-btn:hover{height:50px;width:255px}}@media(max-width:576px){.hero .main__group-btn:hover{height:48px;width:48px}}@keyframes slideProgressFill{0%{height:0}to{height:100%}}.heroTemplate h1{margin-bottom:30px}@media(max-width:1920px){.heroTemplate h1{margin-bottom:20px}}@media(max-width:576px){.heroTemplate h1{margin-bottom:10px}}.btnBack{align-items:center;backdrop-filter:blur(10px);border-radius:0 75px 75px 0;cursor:pointer;display:flex;gap:20px;left:0;overflow:hidden;padding:27px 30px 27px 96px;position:absolute;top:225px;transition:.1s;z-index:5}@media(max-width:1920px){.btnBack{gap:14px;padding:17px 20px 17px 64px;top:150px}}@media(max-width:1280px){.btnBack{backdrop-filter:none;background-color:#000;border-radius:50%;gap:0;height:48px;justify-content:center;left:15px;padding:0;position:fixed;top:10px;width:48px}}.btnBack:before{background-color:rgba(0,0,0,.2);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.btnBack:hover{transform:scale(1.03);transition:.1s}.btnBack img{height:18px;width:24px}@media(max-width:1920px){.btnBack img{height:12px;width:16px}}.btnBack span{color:#fff;font-size:26px;font-weight:600;line-height:36px}@media(max-width:1920px){.btnBack span{font-size:18px;line-height:24px}}@media(max-width:1280px){.btnBack span{display:none}}.pageInfo{border:none;padding:150px 0}@media(max-width:1920px){.pageInfo{padding:100px 0}}@media(max-width:1024px){.pageInfo{padding:50px 0}}.pageInfo__top-text{display:flex;flex-direction:column;gap:50px;margin-bottom:75px}@media(max-width:1920px){.pageInfo__top-text{gap:20px;margin-bottom:50px}}.pageInfo__content h2{margin-bottom:75px}@media(max-width:1920px){.pageInfo__content h2{margin-bottom:50px}}@media(max-width:1024px){.pageInfo__content h2{margin-bottom:20px}}.pageInfo__content h3{color:#0d0d0d;font-size:48px;font-weight:600;line-height:60px;margin-bottom:75px}@media(max-width:1920px){.pageInfo__content h3{font-size:32px;line-height:40px;margin-bottom:50px}}@media(max-width:1440px){.pageInfo__content h3{font-size:24px;line-height:32px;margin-bottom:50px}}@media(max-width:1024px){.pageInfo__content h3{margin-bottom:36px}}@media(max-width:768px){.pageInfo__content h3{font-size:18px;line-height:24px;margin-bottom:20px;max-width:70%}}.pageInfo__content .text-slogan{margin:150px auto 0;max-width:1200px}@media(max-width:1920px){.pageInfo__content .text-slogan{margin:100px auto 0;max-width:802px}}@media(max-width:1440px){.pageInfo__content .text-slogan{max-width:535px}}@media(max-width:1024px){.pageInfo__content .text-slogan{margin:50px auto 0;max-width:420px}}.pageInfo__product-list{display:flex;flex-direction:column;gap:75px}@media(max-width:1920px){.pageInfo__product-list{gap:50px}}@media(max-width:1024px){.pageInfo__product-list{flex-direction:row;gap:10px}.pageInfo__product-list .owl-nav{top:-75px}}@media(max-width:768px){.pageInfo__product-list .owl-nav{top:-65px}}@media(max-width:1024px){.pageInfo__product-list .owl-stage-outer{left:50%;margin-left:-50vw;position:relative;width:100vw}}@media(max-width:768px){.pageInfo__product-list .owl-stage-outer{left:50%;margin-left:-49vw;position:relative;width:100vw}}.pageInfo__product-list__item{border:1px solid #cbcbcb;border-radius:15px;display:grid;gap:30px;grid-template-columns:1.5fr 2fr;height:100%;padding:30px}@media(max-width:1920px){.pageInfo__product-list__item{border-radius:10px;gap:20px;padding:20px}}@media(max-width:1440px){.pageInfo__product-list__item{border-radius:10px;padding:10px}}@media(max-width:1024px){.pageInfo__product-list__item{display:flex;flex-direction:column}}.pageInfo__product-list__item>a{aspect-ratio:16/9;height:auto;overflow:hidden;padding-top:56.25%;position:relative;width:100%}.pageInfo__product-list__item img{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}.pageInfo__product-list__item-group{display:flex;flex-direction:column;height:100%}@media(max-width:1024px){.pageInfo__product-list__item-group{gap:20px}}.pageInfo__product-list__item-group-text{display:flex;flex:1 0 auto;flex-direction:column;gap:30px;justify-content:center}@media(max-width:1920px){.pageInfo__product-list__item-group-text{gap:20px}}@media(max-width:1024px){.pageInfo__product-list__item-group-text{justify-content:flex-start}}.pageInfo__product-list__item-group-text h4{color:#0d0d0d;font-size:30px;font-weight:700;line-height:36px}@media(max-width:1920px){.pageInfo__product-list__item-group-text h4{font-size:20px;line-height:24px}}@media(max-width:1440px){.pageInfo__product-list__item-group-text h4{font-size:18px;font-size:16px;line-height:26px;line-height:22px}}.pageInfo__product-list__item-group .custom-button{flex-shrink:0;margin:auto;white-space:nowrap}@media(max-width:1024px){.pageInfo__product-list__item-group .custom-button{font-size:16px;line-height:22px}}.pageInfo .custom-button{margin:auto}.owl-stage-outer{overflow:hidden}.owl-stage{display:flex}.owl-loaded{position:relative}.owl-nav{bottom:0;display:flex;height:max-content;justify-content:space-between;left:0;margin:auto;pointer-events:none;position:absolute;top:0;width:100%}@media(max-width:1024px){.owl-nav{bottom:auto;gap:10px;justify-content:center;left:auto;right:0;top:-93px;width:max-content}}@media(max-width:992px){.owl-nav{top:-84px}}.owl-nav button{background-image:url(https://carcas.maxopen.com.ua/wp-content/themes/carcass/assets/css/../images/slider_btn_right.svg);background-repeat:no-repeat;background-size:contain;cursor:pointer;height:90px;pointer-events:all;width:90px}@media(max-width:1920px){.owl-nav button{height:60px;width:60px}}@media(max-width:1440px){.owl-nav button{height:50px;width:50px}}@media(max-width:1024px){.owl-nav button{height:48px;width:48px}}.owl-nav button .sr-only{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute!important;width:1px;clip:rect(0,0,0,0);border:0;white-space:nowrap}.owl-nav button span{display:none}.owl-prev{transform:rotate(180deg)}.owl-dots{display:none}.animate{animation-fill-mode:forwards;animation-iteration-count:1;display:inline-block;filter:blur(0);perspective:1000;position:relative;transform:translateZ(0);transform-origin:center left}.animate--shrink,.hero__title .slick-current>span{animation-duration:1s;animation-name:shrink;animation-timing-function:"linear";animation:shrink 1s forwards}.animate--grow,.hero__title .slick-current+.slick-slide>span,.no-js .hero__title .slick-dupe:nth-child(2)>span{animation-duration:1s;animation-name:grow;animation-timing-function:"linear";animation:grow 1s forwards}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-vertical .slick-slide::selection,.slick-vertical .slick-slide:active,.slick-vertical .slick-slide:focus{border:0!important;box-shadow:none;outline:none!important}.slick-arrow.slick-hidden{display:none}.hero__title-misc{color:gray;display:block;font-size:24px;font-weight:700}.slick-arrow{backdrop-filter:blur(10px);border-radius:50%;cursor:pointer;overflow:hidden}.slick-prev{left:30px;transform:rotate(180deg)}.slick-prev:hover{transform:scale(1.05) rotate(180deg);transition:.1s}.slick-next{right:30px}.slick-next:hover{transform:scale(1.05);transition:.1s}.slick-arrow{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='90' height='90' fill='none' viewBox='0 0 90 90'%3E%3CforeignObject width='180' height='180' x='-45' y='-45'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='backdrop-filter:blur(22.5px);clip-path:url(https://carcas.maxopen.com.ua/wp-content/themes/carcass/assets/css/%23a);height:100%25;width:100%25'/%3E%3C/foreignObject%3E%3Cg data-figma-bg-blur-radius='45'%3E%3Crect width='90' height='90' fill='%23000' fill-opacity='.3' rx='45'/%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M38.6 59.4 53 45 38.6 30.6'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a' transform='translate(45 45)'%3E%3Crect width='90' height='90' rx='45'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;bottom:0;height:max-content;height:90px;margin:auto;position:absolute;top:0;width:90px;z-index:5}.slick-dots{display:none!important}@keyframes shrink{0%{color:green;transform:scale(2)}to{color:gray;transform:scale(1)}}@keyframes grow{0%{color:gray;transform:scale(1)}to{color:green;transform:scale(2)}}@media(max-width:576px){.product__slider a{display:flex;height:auto!important}}.product__slider a.video-fancybox-trigger{position:absolute}.product__slider_mobile{display:none}@media(max-width:576px){.product__slider_mobile{display:block;left:50%;margin-left:-50vw;position:relative;width:100vw}.product__slider_mobile .owl-nav{top:-60px!important}}.product__slider_mobile .play__btn{height:50px;width:50px}.product__slider-media{display:grid;gap:15px;grid-template-columns:1fr;height:max-content}@media(max-width:1920px){.product__slider-media{gap:10px}}@media(max-width:576px){.product__slider-media{display:flex;gap:0}}.product__slider-media:has(video){grid-template-columns:1fr 1fr}.product__slider-media:has(video) .product__slider-images{grid-template-columns:repeat(2,1fr)}.product__slider-media .owl-stage,.product__slider-media .owl-stage-outer{height:max-content}.product__slider-media .owl-item{height:max-content;position:relative}.product__slider-media.owl-loaded .owl-nav{display:none}@media(max-width:576px){.product__slider-media.owl-loaded .owl-nav{bottom:0;display:flex;justify-content:space-between;opacity:.5;position:absolute;top:0!important;width:100%}.product__slider-media.owl-loaded .owl-nav .owl-prev{left:20px;position:relative}.product__slider-media.owl-loaded .owl-nav .owl-next{position:relative;right:20px}}.product__slider-images{display:grid;gap:15px;grid-template-columns:repeat(3,1fr)}@media(max-width:1920px){.product__slider-images{gap:10px}}@media(max-width:1024px){.product__slider-images{grid-template-columns:repeat(2,1fr)}}@media(max-width:576px){.product__slider-images{display:flex}}.product__slider-images a:nth-child(n+5){display:none}@media(max-width:576px){.product__slider-images a:nth-child(n+5){display:block}}.product__slider-video video{object-fit:cover}.product__slider-video .play__btn{height:150px;opacity:0;width:150px}@media(max-width:1920px){.product__slider-video .play__btn{height:100px;width:100px}}@media(max-width:1024px){.product__slider-video .play__btn{height:50px;width:50px}}.product__slider .owl-nav{bottom:auto}@media(max-width:1280px){.product__slider .owl-nav{display:flex;gap:10px;left:auto;right:0;top:-90px;width:auto}}@media(max-width:1024px){.product__slider .owl-nav{top:-60px!important}}.product__info{display:grid;gap:75px;grid-template-columns:4fr 0fr 1fr;margin-top:75px}@media(max-width:1920px){.product__info{gap:50px;margin-top:50px}}@media(max-width:1024px){.product__info{gap:20px;margin-top:20px}}@media(max-width:992px){.product__info{display:flex;flex-direction:column-reverse}.product__info .line_vertical{background-color:#cbcbcb;height:1px;width:100%}}.product__data{display:flex;flex-direction:column;gap:5px;width:100%}.product__data-val{margin-top:5px}.product__location{color:#4d4d4d;font-size:16px;font-weight:400;line-height:22px}.related__home a{background:linear-gradient(180deg,transparent 37.22%,rgba(0,0,0,.7) 103.98%);display:flex}.related__home a img{z-index:-1}.related__slider{padding:0 80px}@media(max-width:1920px){.related__slider{padding:0 50px}}@media(max-width:1024px){.related__slider{left:50%;margin-left:-50vw;padding:20px 0 0;position:relative;width:100vw}}@media(max-width:576px){.related__slider{padding-top:10px}}.related__slider-item{display:block;position:relative}.related__slider-item span{align-items:center;bottom:22px;color:#fff;display:flex;font-size:30px;font-weight:700;justify-content:center;left:0;line-height:36px;position:absolute;right:0}@media(max-width:1920px){.related__slider-item span{bottom:15px;font-size:20px;line-height:24px}}@media(max-width:1440px){.related__slider-item span{font-size:18px;line-height:24px}}@media(max-width:576px){.related__slider-item span{font-size:16px;line-height:22px}}.related__slider .owl-stage-outer{padding:20px 0}@media(max-width:576px){.related__slider .owl-stage-outer{padding:15px 0}}.related__slider .owl-stage{align-items:center}.related__slider .owl-item{transform:scale(.9);transition:.3s}.related__slider .owl-item.center.active{transform:scale(1.1);transition:.3s}.related__slider .owl-item.center.active span{bottom:23px}@media(max-width:1920px){.related__slider .owl-item.center.active span{bottom:15px}}@media(max-width:576px){.related__slider .owl-item.center.active span{bottom:5px}}@media(max-width:1024px){.related__slider .owl-nav{display:none;top:-65px}}@media(max-width:768px){.related__slider .owl-nav{top:-55px}}.steps{border:none}.steps .sectionTitle{margin-bottom:20px}.steps__desc{color:#4d4d4d;font-size:26px;font-weight:400;line-height:44px}@media(max-width:1920px){.steps__desc{font-size:18px;line-height:30px}}@media(max-width:1440px){.steps__desc{font-size:16px;line-height:22px}}@media(max-width:576px){.steps__desc{font-size:14px;line-height:20px}}.steps__box{display:grid;gap:75px;grid-template-columns:3fr 1fr;margin-top:75px}@media(max-width:1920px){.steps__box{gap:50px;margin-top:50px}}@media(max-width:1440px){.steps__box{grid-template-columns:2fr 1fr}}@media(max-width:1024px){.steps__box{gap:60px;grid-template-columns:1fr;margin-top:30px}}@media(max-width:576px){.steps__box{gap:20px}}.steps__list{counter-reset:step;display:flex;flex-direction:column;gap:50px;list-style-type:disc;list-style:initial}@media(max-width:1920px){.steps__list{gap:35px}}@media(max-width:1440px){.steps__list{gap:25px}}.steps__list-item{counter-increment:step;display:flex;flex-direction:column;gap:15px;position:relative}.steps__list-item:before{color:#ff7d00;content:counter(step) ".";font-size:63px;font-weight:700;height:max-content;line-height:50px;position:absolute;top:-5px}@media(max-width:1920px){.steps__list-item:before{font-size:42px;line-height:33px}}@media(max-width:1440px){.steps__list-item:before{font-size:32px;line-height:40px}}@media(max-width:992px){.steps__list-item:before{font-size:24px;line-height:32px}}@media(max-width:768px){.steps__list-item:before{top:0}}.steps__list-item__title{color:#0d0d0d;font-weight:600;margin-left:65px}@media(max-width:1920px){.steps__list-item__title{margin-left:50px}}@media(max-width:1440px){.steps__list-item__title{margin-left:35px}}@media(max-width:992px){.steps__list-item__title{margin-left:25px}}@media(max-width:768px){.steps__list-item__title{margin-left:30px}}.steps__img{object-fit:cover}.areas__grid{display:grid;gap:15px;grid-template-columns:repeat(3,1fr)}@media(max-width:1920px){.areas__grid{gap:10px}}@media(max-width:1024px){.areas__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:576px){.areas__grid{grid-template-columns:1fr}}.areas__grid-item{height:100%;overflow:hidden;padding-top:56.25%;position:relative;width:100%}.areas__grid-item img:first-child{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}.areas__grid-item .imgBox{display:flex;position:relative}.areas__grid-item .imgBox:after{background:linear-gradient(180deg,transparent 37.22%,rgba(0,0,0,.7) 103.98%);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.areas__grid-item__text{bottom:20px;display:flex;flex-direction:column;gap:8px;left:0;margin:auto;padding:0 30px;position:absolute;right:0;width:100%;z-index:6}@media(max-width:1920px){.areas__grid-item__text{gap:5px;padding:0 20px}}@media(max-width:992px){.areas__grid-item__text{padding:0 10px}}.areas__grid-item__title{color:#fff;font-weight:700;text-align:center}.areas__grid-item__desc.redactor_wp p{color:#fff!important;display:none;font-size:24px;font-weight:400;line-height:33px}@media(max-width:1920px){.areas__grid-item__desc.redactor_wp p{font-size:16px;line-height:22px}}@media(max-width:1024px){.areas__grid-item__desc.redactor_wp p{font-size:12px;line-height:18px}}.areas__grid-item.active .areas__grid-item__desc p{display:block}@media(hover:hover)and (pointer:fine){.areas__grid-item:hover .areas__grid-item__desc p{display:block}}.areas__grid-item.active .areas__grid-item__text{bottom:0;height:max-content;margin:auto;top:0}@media(hover:hover)and (pointer:fine){.areas__grid-item:hover .areas__grid-item__text{bottom:0;height:max-content;margin:auto;top:0}}.areas__grid-item.active:after{background-color:rgba(0,0,0,.7);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:5}@media(hover:hover)and (pointer:fine){.areas__grid-item:hover:after{background-color:rgba(0,0,0,.7);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:5}}.areas__grid-item .touch_icon{bottom:0;display:none;height:32px;position:absolute;right:0;width:32px}@media(max-width:1024px){.areas__grid-item .touch_icon{display:block;z-index:10}}.areas .custom-button{margin:50px auto 0}@media(max-width:1024px){.areas .custom-button{margin:20px auto 0}}.proZavod__row{display:grid;gap:75px;grid-template-columns:repeat(2,1fr);margin-top:150px}@media(max-width:1920px){.proZavod__row{gap:50px;margin-top:100px}}@media(max-width:1024px){.proZavod__row{gap:20px;margin-top:50px}}@media(max-width:768px){.proZavod__row{grid-template-columns:1fr}}.proZavod__info-title{font-weight:700;margin-bottom:40px}@media(max-width:1920px){.proZavod__info-title{margin-bottom:26px}}@media(max-width:1440px){.proZavod__info-title{margin-bottom:50px}}@media(max-width:992px){.proZavod__info-title{margin-bottom:30px}}@media(max-width:576px){.proZavod__info-title{margin-bottom:20px}}.proZavod__info-box{display:grid;gap:75px;grid-template-columns:repeat(2,1fr)}@media(max-width:1920px){.proZavod__info-box{gap:50px}}@media(max-width:992px){.proZavod__info-box{gap:20px}}@media(max-width:576px){.proZavod__info-box{gap:20px}}.proZavod__info-box__item{display:flex;flex-direction:column;gap:15px}@media(max-width:1920px){.proZavod__info-box__item{gap:10px}}.proZavod__info-box__value{color:#0d0d0d;font-size:72px;font-weight:700;line-height:84px}@media(max-width:1920px){.proZavod__info-box__value{font-size:48px;line-height:56px}}@media(max-width:1440px){.proZavod__info-box__value{font-size:32px;line-height:40px}}@media(max-width:576px){.proZavod__info-box__value{font-size:20px;line-height:24px}}.proZavod__info-box__value span{color:#f46d06}.departments__items{display:grid;gap:75px;grid-template-columns:repeat(2,1fr);margin-top:75px}@media(max-width:1920px){.departments__items{gap:50px;margin-top:50px}}@media(max-width:1440px){.departments__items{gap:20px}}@media(max-width:1024px){.departments__items{grid-template-columns:1fr;margin-left:-100px;margin-top:90px}}@media(max-width:992px){.departments__items{margin-left:-20px}}@media(max-width:576px){.departments__items{margin-left:-35px}}.departments__items .owl-stage-outer{overflow-x:visible;overflow-y:clip}.departments__items .owl-nav{top:-65px}.departments__item{display:grid;gap:30px;grid-template-columns:repeat(2,1fr)}@media(max-width:1024px){.departments__item{gap:20px;grid-template-columns:1fr}}.departments__item-text{display:flex;flex-direction:column;gap:15px}@media(max-width:1920px){.departments__item-text{gap:10px}}.departments__item-title{font-weight:700}.departments__item-desc{color:#0d0d0d;font-size:24px;font-weight:400;line-height:32px}@media(max-width:1920px){.departments__item-desc{font-size:16px;line-height:22px}}@media(max-width:1024px){.manufacturingImagesSlider .product__slider{display:none}}.manufacturingImagesSlider .product__slider_mobile{display:none}@media(max-width:1024px){.manufacturingImagesSlider .product__slider_mobile{display:block;left:50%;margin-left:-50vw;position:relative;width:100vw}.manufacturingImagesSlider .owl-nav{display:none}}.manufacturingVideoBlock .videoBlock{padding:0 120px}@media(max-width:1920px){.manufacturingVideoBlock .videoBlock{padding:0 80px}}@media(max-width:1440px){.manufacturingVideoBlock .videoBlock{padding:0}}.constructionsList__content{display:flex;flex-direction:column;gap:300px}@media(max-width:1920px){.constructionsList__content{gap:200px}}@media(max-width:1024px){.constructionsList__content{gap:100px}}.constructionsList__item-row{display:flex;flex-direction:column}@media(max-width:1024px){.constructionsList__item-row{gap:90px}}.constructionsList__item-row__top{display:grid;gap:75px;grid-template-areas:"video char";grid-template-columns:repeat(2,1fr)}@media(max-width:1920px){.constructionsList__item-row__top{gap:50px}}@media(max-width:1440px){.constructionsList__item-row__top{grid-template-columns:1.5fr 1fr}}@media(max-width:1024px){.constructionsList__item-row__top{gap:20px}}@media(max-width:768px){.constructionsList__item-row__top{grid-template-areas:"video" "char";grid-template-columns:1fr}}.constructionsList__item-row__top .videoBlock{grid-area:video}.constructionsList__item-row__top .charBox{grid-area:char}.constructionsList__item-row__top video{object-fit:cover}.constructionsList__item-row__top .custom-button{margin:75px auto 0}@media(max-width:1920px){.constructionsList__item-row__top .custom-button{margin:50px auto 0}}@media(max-width:1440px){.constructionsList__item-row__top .custom-button{margin:40px auto 0}}@media(max-width:1024px){.constructionsList__item-row__top .custom-button{left:0;margin:20px auto 0;position:absolute;right:0}.constructionsList__item-row__bottom .product__info-desc{display:none}}.constructionsList__item:nth-child(2n) .constructionsList__item-row__top{grid-template-areas:"char video"}@media(max-width:1440px){.constructionsList__item:nth-child(2n) .constructionsList__item-row__top{grid-template-columns:1fr 1.5fr}}@media(max-width:768px){.constructionsList__item:nth-child(2n) .constructionsList__item-row__top{grid-template-areas:"video" "char";grid-template-columns:1fr}}.constructionsList .text-slogan{margin-top:150px;max-width:1550px}@media(max-width:1920px){.constructionsList .text-slogan{margin-top:100px;max-width:1024px}}@media(max-width:1440px){.constructionsList .text-slogan{max-width:683px}}@media(max-width:768px){.constructionsList .text-slogan{max-width:100%}}@media(max-width:576px){.constructionsList .text-slogan{margin-top:50px}}.buildings__gallery-list{display:none}.constructionsAreas .areas__grid{margin-top:75px}@media(max-width:1920px){.constructionsAreas .areas__grid{margin-top:50px}}@media(max-width:1024px){.constructionsAreas .areas__grid{margin-top:20px}}.charBox__title{font-weight:600;margin-bottom:20px}.charBox__list{display:flex;flex-direction:column;gap:23px}@media(max-width:1920px){.charBox__list{gap:15px}}@media(max-width:1024px){.charBox__list{gap:10px}}.charBox__row{align-items:center;display:flex;justify-content:space-between;width:100%}.charBox__row span:first-child{color:#4d4d4d}.charBox__row span:last-child{color:#0d0d0d}@media(max-width:1920px){.charBox__row svg{width:17px}}.partnershipAdvantages__list{column-gap:150px;display:grid;grid-template-columns:repeat(2,1fr);margin-top:75px;row-gap:50px}@media(max-width:1920px){.partnershipAdvantages__list{column-gap:100px;margin-top:50px}}@media(max-width:1024px){.partnershipAdvantages__list{column-gap:20px;margin-top:20px}}@media(max-width:768px){.partnershipAdvantages__list{grid-template-columns:1fr;row-gap:20px}}.partnershipTypes__list{display:grid;gap:75px;grid-template-columns:repeat(3,1fr);margin-top:75px}@media(max-width:1920px){.partnershipTypes__list{gap:50px;margin-top:50px}}@media(max-width:1440px){.partnershipTypes__list{gap:20px}}@media(max-width:1280px){.partnershipTypes__list{column-gap:20px;grid-template-columns:repeat(2,1fr);margin-top:20px}}@media(max-width:768px){.partnershipTypes__list{grid-template-columns:1fr;row-gap:20px}}@media(max-width:576px){.partnershipTypes__list{grid-template-columns:1fr}}.partnershipTypes__list-item{border:1px solid #cbcbcb;border-radius:15px;display:flex;flex-direction:column;height:100%;padding:30px}@media(max-width:1920px){.partnershipTypes__list-item{border-radius:10px;padding:20px}}@media(max-width:1440px){.partnershipTypes__list-item{padding:10px}}.partnershipTypes__list-item_top{flex:1 0 auto}.partnershipTypes__list-item_top img{cursor:pointer;height:auto;max-height:432px;object-fit:cover}@media(max-width:1920px){.partnershipTypes__list-item_top img{max-height:288px}}@media(max-width:1440px){.partnershipTypes__list-item_top img{max-height:236px}}@media(max-width:1024px){.partnershipTypes__list-item_top img{max-height:257px}}@media(max-width:576px){.partnershipTypes__list-item_top img{max-height:182px}}.partnershipTypes__list-item_bottom{flex-shrink:0;z-index:0}.partnershipTypes__list-item__title{margin:60px 0 15px}@media(max-width:1920px){.partnershipTypes__list-item__title{margin:40px 0 10px;margin:20px 0 10px}}.partnershipTypes__list-item button{margin:30px auto 0;max-width:max-content;max-width:525px;width:auto;width:100%}@media(max-width:1920px){.partnershipTypes__list-item button{margin:20px auto 0;max-width:350px}}@media(max-width:1280px){.partnershipTypes__list-item button{max-width:100%}}@media(max-width:576px){.partnershipTypes__list-item button{max-width:290px}}.partnershipTypes+.text-slogan{margin-bottom:150px;max-width:1461px}@media(max-width:1920px){.partnershipTypes+.text-slogan{margin-bottom:100px;max-width:974px}}@media(max-width:1440px){.partnershipTypes+.text-slogan{max-width:650px}}@media(max-width:1024px){.partnershipTypes+.text-slogan{margin-bottom:50px}}@media(max-width:576px){.partnershipTypes+.text-slogan{max-width:100%}}.form__group label{align-items:flex-start;cursor:pointer;display:flex;gap:15px}@media(max-width:1920px){.form__group label{gap:10px}}.checkbox-input{appearance:none;background-color:#f0f0ef;border:1px solid #a3a3a3;border-radius:8px;cursor:pointer;margin:0;max-height:30px;max-width:30px;min-height:30px;min-width:30px;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(max-width:1920px){.checkbox-input{border-radius:5px;max-height:20px;max-width:20px;min-height:20px;min-width:20px}}.checkbox-input.error{border-color:red}.checkbox-input+span{color:#4d4d4d;font-size:20px;font-weight:400;line-height:30px;width:100%}@media(max-width:1920px){.checkbox-input+span{font-size:14px;line-height:20px}}@media(max-width:576px){.checkbox-input+span{font-size:12px;line-height:18px}}.checkbox-input:checked,.dropdown-box .checkbox-input:checked{background-color:#f46d06;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11' height='7' fill='none' viewBox='0 0 13 9'%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M11.95.75 4.483 8.217.75 4.483'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:75%;border-color:#f46d06}.checkbox-input:disabled,.checkbox-input:disabled+span{cursor:not-allowed;opacity:.5}.dropdown-box{border-radius:10px;box-shadow:0 5px 15px rgba(0,0,0,.35);display:flex;display:none;flex-direction:column;gap:10px;left:0;padding:10px;position:absolute;top:calc(100% + 8px);width:100%;z-index:5}.dropdown-box,.dropdown-box .checkbox-input{background-color:#fff}.dropdown-box[style*="display: block"]{display:flex!important}.dropdown-box label{width:max-content}.radio-input{appearance:none;background-color:#f0f0ef;border:1px solid #a3a3a3;border-radius:50%;cursor:pointer;max-height:30px;max-width:30px;min-height:30px;min-width:30px;transition:color .15s ease-in-out,background-color .15s ease-in-out}@media(max-width:1920px){.radio-input{max-height:20px;max-width:20px;min-height:20px;min-width:20px}}.radio-input.error{border-color:red}.radio-input:checked{background-color:#f46d06;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='2' fill='%23fff'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;border-color:#f46d06}.radio-input:disabled,.radio-input:disabled+span{cursor:not-allowed;opacity:.5}.radio__grid{display:grid;gap:10px;grid-template-columns:repeat(2,1fr)}.radio__grid label{width:max-content}.nums__content{display:grid;gap:75px;grid-template-columns:repeat(2,1fr)}@media(max-width:1920px){.nums__content{gap:50px}}@media(max-width:1024px){.nums__content{grid-template-columns:1fr}}@media(max-width:576px){.nums__content{gap:20px}}.nums__text-group{display:flex;gap:75px;margin-top:75px}@media(max-width:1920px){.nums__text-group{gap:50px;margin-top:50px}}@media(max-width:1440px){.nums__text-group{gap:20px}}@media(max-width:1024px){.nums__text-group{flex-direction:column}}@media(max-width:576px){.nums__text-group{gap:20px;margin-top:20px}}.nums__text-group__desc{color:#0d0d0d;font-size:24px;font-weight:400;line-height:32px}@media(max-width:1920px){.nums__text-group__desc{font-size:16px;line-height:22px}}.nums .about__nums{grid-template-columns:repeat(2,1fr);margin-top:0}@media(max-width:1024px){.nums .about__nums{row-gap:20px}}.nums .about__nums:after,.nums .about__nums:before{background-color:#cbcbcb;bottom:0;content:"";left:0;margin:auto;position:absolute;right:0;top:0}.nums .about__nums:after{height:2px;width:100%}.nums .about__nums:before{height:100%;width:2px}.nums .about__nums-item{display:flex;flex-direction:column;gap:5px;justify-content:center;padding:0 10px}@media(max-width:1024px){.nums .about__nums-item{padding:20px 10px}}.nums .about__nums-item:not(:first-child){border:none}.nums .about__nums-item:first-child:after{background-color:#f0f0ef;bottom:0;content:"";height:22px;left:0;margin:auto;position:absolute;right:0;top:0;width:10px;z-index:1}.aboutSlider__slider{padding:0 105px}@media(max-width:1920px){.aboutSlider__slider{padding:0 70px}}@media(max-width:1024px){.aboutSlider__slider{padding:0}}@media(max-width:576px){.aboutSlider__slider{left:50%;margin-left:-50vw;padding-left:20px;position:relative;width:100vw}}@media(max-width:1440px){.aboutSlider__slider .owl-stage{margin-left:-75px}}@media(max-width:1024px){.aboutSlider__slider .owl-stage{margin-left:-30px}}@media(max-width:576px){.aboutSlider__slider .owl-stage{margin-left:-20px}}@media(max-width:1024px){.aboutSlider__slider .owl-nav{top:-60px}}.team__content{display:flex;flex-direction:column;gap:75px}@media(max-width:1920px){.team__content{gap:50px}}@media(max-width:1024px){.team__content{gap:20px}}.team__btn{margin:auto}.projectAuditHow__steps{display:grid;gap:75px;grid-template-columns:repeat(2,1fr);margin-top:75px}@media(max-width:1920px){.projectAuditHow__steps{gap:50px;margin-top:50px}}@media(max-width:1024px){.projectAuditHow__steps{gap:20px;margin-top:20px}}@media(max-width:768px){.projectAuditHow__steps{grid-template-columns:1fr}}.projectAuditExpertise__slider{margin-top:75px;padding:0 105px}@media(max-width:1920px){.projectAuditExpertise__slider{margin-top:50px;padding:0 70px}}@media(max-width:1440px){.projectAuditExpertise__slider{padding:0 60px}}@media(max-width:1024px){.projectAuditExpertise__slider{margin-top:82px;padding:0}}.projectAuditExpertise__slider .owl-nav{top:-50%}@media(max-width:1024px){.projectAuditExpertise__slider .owl-nav{top:-68px}}.projectAuditExpertise__slide{display:grid;gap:75px;grid-template-columns:1fr}@media(max-width:1920px){.projectAuditExpertise__slide{gap:50px}}@media(max-width:1024px){.projectAuditExpertise__slide{gap:20px}}.projectAuditExpertise__slide-group{display:grid;gap:15px;grid-template-columns:repeat(2,1fr)}@media(max-width:1920px){.projectAuditExpertise__slide-group{gap:10px}}@media(max-width:1024px){.projectAuditExpertise__slide-bottom{display:flex;flex-direction:column-reverse;gap:20px}}.projectAuditExpertise__slide .product__info-desc__btn{display:none}@media(max-width:576px){.projectAuditExpertise__slide .product__info-desc__btn{display:block;margin-top:20px}}.projectAuditExpertise__imgbox{position:relative}.projectAuditExpertise__imgbox:after{background:linear-gradient(180deg,transparent 37.22%,rgba(0,0,0,.7) 103.98%);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:0}.projectAuditExpertise__imgbox img{display:block}.projectAuditExpertise__imgbox span{bottom:30px;color:#fff;display:block;font-size:30px;font-weight:700;left:0;line-height:36px;margin:auto;position:absolute;right:0;width:max-content;z-index:2}@media(max-width:1920px){.projectAuditExpertise__imgbox span{bottom:20px;font-size:20px;line-height:24px}}@media(max-width:1650px){.projectAuditExpertise__imgbox span{font-size:18px;line-height:26px}}@media(max-width:576px){.projectAuditExpertise__imgbox span{bottom:10px;font-size:16px;line-height:22px}}.projectAuditExpertise .charBox__region{color:#4d4d4d;font-size:24px;font-weight:400;line-height:33px}@media(max-width:1920px){.projectAuditExpertise .charBox__region{font-size:16px;line-height:22px}}@media(max-width:576px){.projectAuditExpertise .charBox__region{font-size:14px;line-height:20px}}@media(max-width:1024px){.projectAuditOrder .steps__list{gap:50px}}@media(max-width:768px){.projectAuditOrder .steps__list{gap:20px}}@media(max-width:576px){.projectAuditOrder .steps__list{gap:30px}}@media(max-width:768px){.projectAuditOrder .steps__list-item{gap:10px}}.projectAuditOrder .steps__list-item:before{display:none}.projectAuditOrder .steps__list-item__title{margin-left:0}.projectAuditRequest__content{align-items:center;display:grid;grid-template-columns:repeat(2,1fr)}@media(max-width:1024px){.projectAuditRequest__content{gap:20px;grid-template-columns:1fr}}.projectAuditRequest .sectionTitle{margin-bottom:0}.projectAuditRequest__info{display:flex;flex-direction:column;gap:30px}@media(max-width:1920px){.projectAuditRequest__info{gap:20px}}.projectAuditRequest__desc{text-align:center}.projectAuditRequest button{margin:auto;max-width:525px;width:100%}@media(max-width:1920px){.projectAuditRequest button{max-width:350px}}@media(max-width:768px){.projectAuditRequest button{max-width:300px}}.projectAuditRequest button span{display:flex;justify-content:center;padding:0 10px 0 20px;width:100%}.projectAuditRequest button img,.reviews-page{position:relative}.reviews-page .hero__desc{display:none}.reviews{bottom:0;height:max-content;left:0;margin:auto;max-width:1800px;position:absolute;right:0;top:0;width:100%;z-index:5}@media(max-width:2600px){.reviews{max-width:1400px}}@media(max-width:1920px){.reviews{max-width:1200px}}@media(max-width:1440px){.reviews{max-width:1000px}}@media(max-width:1280px){.reviews{max-width:100%}}@media(max-width:576px){.reviews__slider .owl-stage-outer{margin-left:-20px}}.reviews__slider .owl-item{border-radius:30px}@media(max-width:1920px){.reviews__slider .owl-item{border-radius:20px}}@media(max-width:576px){.reviews__slider .owl-item{border-radius:10px}}@media(max-width:1280px){.reviews__slider .owl-nav{display:none}}.reviews__slider .owl-prev{margin-left:-120px}@media(max-width:1920px){.reviews__slider .owl-prev{margin-left:-80px}}@media(max-width:1440px){.reviews__slider .owl-prev{margin-left:-70px}}.reviews__slider .owl-next{margin-right:-120px}@media(max-width:1920px){.reviews__slider .owl-next{margin-right:-80px}}@media(max-width:1440px){.reviews__slider .owl-next{margin-right:-70px}}.reviews__slide{background-color:#f0f0ef;border-radius:30px;padding:94px 150px;width:100%}@media(max-width:2600px){.reviews__slide{padding:70px 120px}}@media(max-width:1920px){.reviews__slide{border-radius:20px;padding:60px 100px}}@media(max-width:1440px){.reviews__slide{padding:40px 50px}}@media(max-width:1024px){.reviews__slide{padding:40px 20px}}@media(max-width:576px){.reviews__slide{border-radius:10px;padding:20px}}.reviews__slide-quote{display:flex;flex-direction:column;gap:15px}@media(max-width:576px){.reviews__slide-quote span{font-size:14px;line-height:20px}}.reviews__slide-info{display:flex;flex-direction:column;gap:5px;margin-top:60px}@media(max-width:1920px){.reviews__slide-info{margin-top:40px}}@media(max-width:1024px){.reviews__slide-info{margin-top:20px}}.reviews__slide-job{color:#4d4d4d;font-size:24px;font-weight:400;line-height:33px}@media(max-width:1920px){.reviews__slide-job{font-size:16px;line-height:22px}}@media(max-width:576px){.reviews__slide-job{font-size:14px;line-height:20px}}.reviews__slide-bottom{margin-top:60px}@media(max-width:1920px){.reviews__slide-bottom{margin-top:40px}}@media(max-width:1024px){.reviews__slide-bottom{margin-top:20px}}.reviews__slide-project__title{color:#0d0d0d;font-size:27px;font-weight:600;line-height:36px;margin-bottom:15px}@media(max-width:1920px){.reviews__slide-project__title{font-size:18px;line-height:24px;margin-bottom:10px}}@media(max-width:1440px){.reviews__slide-project__title{font-size:16px;line-height:22px}}@media(max-width:576px){.reviews__slide-project__title{font-size:14px;line-height:18px}}.reviews__slide-project__bottom{align-items:center;display:flex;justify-content:space-between}@media(max-width:1440px){.reviews__slide-project__bottom{gap:65px}}@media(max-width:1280px){.reviews__slide-project__bottom{gap:44px}}.reviews__slide-project__images{display:flex;gap:15px}@media(max-width:1920px){.reviews__slide-project__images{gap:10px}}.reviews__slide-project__images img{display:flex;height:150px;width:267px}@media(max-width:1920px){.reviews__slide-project__images img{height:100px;width:178px}}@media(max-width:1280px){.reviews__slide-project__images img{height:auto;max-width:100%;width:100%}}.reviews__slide-project__images a{position:relative}.reviews__slide-project__images a:nth-child(n+4){display:none}@media(max-width:576px){.reviews__slide-project__images a:nth-child(n+3){display:none}}.reviews__slide-project__images a:nth-child(3):after{background-color:rgba(0,0,0,.302);content:"";height:100%;left:0;position:absolute;top:0;width:100%}.reviews__slide-project__images a:nth-child(2):after{display:none}@media(max-width:576px){.reviews__slide-project__images a:nth-child(2):after{background-color:rgba(0,0,0,.302);content:"";display:block;height:100%;left:0;position:absolute;top:0;width:100%}}@media(max-width:992px){.reviews__slide-project__logo{display:none}}.reviews__slide-project__logo_mobile{display:none}@media(max-width:992px){.reviews__slide-project__logo_mobile{display:block;margin-bottom:25px}}@media(max-width:576px){.reviews__slide-project__logo_mobile{margin-bottom:15px}}.reviews__slide-project__logo img{height:143px;width:420px}@media(max-width:1920px){.reviews__slide-project__logo img{height:95px;width:280px}}@media(max-width:1280px){.reviews__slide-project__logo img{height:auto;width:200px}}@media(max-width:1024px){.reviews__slide-project__logo img{height:50px;width:146px}}@media(max-width:576px){.reviews__slide-project__logo img{height:32px;width:108px}}.quote{display:block;height:34px;width:42px}@media(max-width:1920px){.quote{height:22px;width:28px}}@media(max-width:576px){.quote{height:14px;width:17px}}.quote__open{margin-left:0;margin-right:auto}.quote__close{margin-left:auto;margin-right:0}.notFound-page{position:relative}.notFound-page .btnBack{display:none}@media(max-width:1280px){.notFound-page .btnBack{display:flex}}.notFound{align-items:center;bottom:0;display:flex;flex-direction:column;height:max-content;left:0;margin:auto;max-width:max-content;position:absolute;right:0;top:12px;width:100%;z-index:3}.notFound img{display:block;margin:auto;max-width:1260px}@media(max-width:1920px){.notFound img{max-width:840px}}@media(max-width:1440px){.notFound img{max-width:580px}}@media(max-width:1024px){.notFound img{max-width:430px}}@media(max-width:576px){.notFound img{max-width:100%}}.notFound__title{color:#fff;font-size:36px;font-weight:600;line-height:48px;margin-top:60px;text-align:center}@media(max-width:1920px){.notFound__title{font-size:24px;line-height:32px;margin-top:40px}}@media(max-width:576px){.notFound__title{font-size:20px;line-height:28px}}.notFound__desc{color:#fff;font-size:26px;font-weight:400;line-height:44px;margin:auto;max-width:800px;text-align:center;width:100%}@media(max-width:1920px){.notFound__desc{font-size:18px;line-height:30px;margin-top:10px;max-width:535px}}@media(max-width:1024px){.notFound__desc{margin-top:0}}@media(max-width:576px){.notFound__desc{font-size:16px;line-height:22px;margin-top:10px;max-width:100%}}.notFound .custom-button{cursor:pointer;margin:45px auto 0}@media(max-width:1920px){.notFound .custom-button{margin:30px auto 0}}.licenses__slider{margin:75px auto 0;padding:0 17%}@media(max-width:1920px){.licenses__slider{margin:50px auto 0;padding:0 16%}}@media(max-width:1440px){.licenses__slider{padding:0 14%}}@media(max-width:1024px){.licenses__slider{margin:90px auto 0;padding:0}.licenses__slider .owl-nav{top:-70px}}.certificates__slider{margin:75px auto 0;padding:0 178px}@media(max-width:1920px){.certificates__slider{margin:50px auto 0;padding:0 120px}}@media(max-width:1440px){.certificates__slider{padding:0 85px}}@media(max-width:1024px){.certificates__slider{left:50%;margin:90px auto 0 -50vw;padding:0;position:relative;width:100vw}.certificates__slider .owl-stage-outer{margin-left:-85px}}@media(max-width:576px){.certificates__slider .owl-stage-outer{margin-left:-20px}}@media(max-width:1024px){.certificates__slider .owl-nav{right:20px;top:-70px}}.popup{align-items:center;background-color:rgba(0,0,0,.7);display:flex;display:none;height:100%;justify-content:center;left:0;outline:0;overflow-x:hidden;overflow-y:auto;pointer-events:none;position:fixed;top:0;width:100%;z-index:10}.popup[style*="display: block"]{display:flex!important}@media(max-width:1280px){.popup{height:100vh!important}}.popup__box{height:calc(100% - .5rem);padding:50px 0;pointer-events:none;position:relative;transform:none}.popup__inner{background-clip:padding-box;background-color:#f0f0ef;border-radius:30px;display:flex;flex-direction:column;max-height:100%;max-width:975px;overflow:hidden;padding:75px 60px 60px;pointer-events:auto;position:relative}@media(max-width:1920px){.popup__inner{border-radius:20px;max-width:650px;padding:50px 40px 40px}}@media(max-width:768px){.popup__inner{margin:auto;max-width:87%;-webkit-overflow-scrolling:touch}}@media(max-width:576px){.popup__inner{max-width:calc(100% - 30px);padding:40px 10px 20px}}.popup__inner:has(.form){padding:75px 40px 60px 60px}@media(max-width:1920px){.popup__inner:has(.form){padding:50px 20px 40px 40px}}@media(max-width:576px){.popup__inner:has(.form){padding:40px 0 20px 10px}}.popup__inner:before{background:#fff;border-radius:5px;content:"";height:var(--track-height,0);opacity:0;pointer-events:none;position:absolute;right:43px;top:180px;transition:opacity .3s;width:14px;z-index:10}@media(max-width:1920px){.popup__inner:before{right:23px;top:120px;width:12px}}@media(max-width:576px){.popup__inner:before{right:8px;top:90px;width:10px}}.popup__inner:after{background:#cbcbcb;border-radius:4px;content:"";height:var(--thumb-height,0);opacity:0;pointer-events:none;position:absolute;right:46px;top:180px;transform:translateY(var(--thumb-top,0));transition:opacity .3s;width:8px;z-index:11}@media(max-width:1920px){.popup__inner:after{right:26px;top:120px;width:6px}}@media(max-width:576px){.popup__inner:after{right:10px;top:90px}}.popup__inner:has(.form.scrolling):after,.popup__inner:has(.form.scrolling):before{opacity:1}.popup__inner:has(.form:hover):after,.popup__inner:has(.form:hover):before{opacity:1}.popup__header{display:flex;flex-shrink:0;justify-content:center;pointer-events:auto}.popup__close{cursor:pointer;height:32px;position:absolute;right:38px;top:38px;width:32px}@media(max-width:1920px){.popup__close{height:21px;right:25px;top:25px;width:21px}}@media(max-width:576px){.popup__close{right:15px;top:15px}}.popup__close:hover{transform:scale(1.3);transition:.3s}.popup-lang .popup__title{font-size:36px;line-height:48px}@media(max-width:1920px){.popup-lang .popup__title{font-size:24px;line-height:32px}}@media(max-width:576px){.popup-lang .popup__title{font-size:20px;line-height:28px}.popup .lang__btn--ua{margin-top:20px}}.popup__title{color:#0d0d0d;font-size:48px;font-weight:600;line-height:60px;margin-bottom:60px;text-align:center}@media(max-width:1920px){.popup__title{font-size:32px;line-height:40px;margin-bottom:40px}}@media(max-width:576px){.popup__title{font-size:20px;line-height:28px;margin-bottom:20px}}.popupPartners .popup__title{font-size:36px;line-height:48px}@media(max-width:1920px){.popupPartners .popup__title{font-size:24px;line-height:32px}}@media(max-width:576px){.popupPartners .popup__title{font-size:20px;line-height:28px}}.popupPartners .form{height:75vh;overflow:auto;padding-right:20px}@media(max-width:1920px){.popupPartners .form{padding-right:20px}}.popupPartners__hidden-group{display:none}.popupPartners .videoBlock{height:auto}.popupPartners .popup__button{margin-top:0}.popupLogin .popup__title{margin-bottom:15px}@media(max-width:1920px){.popupLogin .popup__title{margin-bottom:10px}}.popupLogin__instruction{display:flex;flex-direction:column;gap:45px;margin-bottom:45px}@media(max-width:1920px){.popupLogin__instruction{gap:30px;margin-bottom:30px}}@media(max-width:576px){.popupLogin__instruction{gap:20px;margin-bottom:20px}}.popupLogin__instruction p{color:#4d4d4d;font-size:24px;font-weight:400;line-height:30px}@media(max-width:1920px){.popupLogin__instruction p{font-size:16px;line-height:20px}}.popupLogin .button-remember-pass{color:#f46d06;cursor:pointer;display:block;font-size:24px;font-weight:400;line-height:30px;margin-left:auto;margin-right:0;margin-top:8px;text-align:right;text-decoration:underline}@media(max-width:1920px){.popupLogin .button-remember-pass{font-size:16px;line-height:20px;margin-top:5px}}.popupLogin .checkbox-input+span{font-size:16px;line-height:22px}.popupLogin .popup__notation{font-size:24px;font-weight:400;line-height:30px;margin-top:24px}@media(max-width:1920px){.popupLogin .popup__notation{font-size:16px;line-height:20px;margin-top:16px}}@media(max-width:576px){.popupLogin .popup__notation{margin-top:10px}}.popupCreatePass .popup__notation,.popupInstructionsComplete .popup__notation,.popupPassComplete .popup__notation,.popupRecoveryPass .popup__notation{font-size:24px;font-weight:400;line-height:30px;margin-top:24px}@media(max-width:1920px){.popupCreatePass .popup__notation,.popupInstructionsComplete .popup__notation,.popupPassComplete .popup__notation,.popupRecoveryPass .popup__notation{font-size:16px;line-height:20px;margin-top:16px}}@media(max-width:576px){.popupCreatePass .popup__notation,.popupInstructionsComplete .popup__notation,.popupPassComplete .popup__notation,.popupRecoveryPass .popup__notation{margin-top:10px}}.popupInstructionsComplete .popup__title{margin-bottom:15px}@media(max-width:1920px){.popupInstructionsComplete .popup__title{margin-bottom:10px}}.popupInstructionsComplete .popup__button{margin-top:0}.popup .text_simple{color:#4d4d4d;text-align:center}@media(max-width:576px){.popup .text_simple{font-size:14px;line-height:20px}}.popup__socials{gap:60px;justify-content:center;margin-top:30px}@media(max-width:1920px){.popup__socials{gap:40px;margin-top:20px}}.popup__button{margin:30px auto 0;max-width:525px}@media(max-width:1920px){.popup__button{margin:20px auto 0;max-width:350px}}@media(max-width:576px){.popup__button{margin:0 auto;max-width:290px}}.popup .custom-button_white{margin-top:30px}@media(max-width:1920px){.popup .custom-button_white{margin-top:20px}}@media(max-width:576px){.popup .custom-button_white{margin-top:10px}}.popup__notation{color:#4d4d4d;font-size:21px;font-weight:400;line-height:30px;margin-top:15px;text-align:center}@media(max-width:1920px){.popup__notation{font-size:14px;line-height:20px;margin-top:10px}}@media(max-width:576px){.popup__notation{font-size:12px;line-height:18px}}.popup__notation a{color:#f46d06}.footer{background-color:#0d0d0d}.footer__content{display:flex;flex-direction:column}.footer__top{align-items:flex-start;border-bottom:1px solid #4d4d4d;display:flex;display:grid;gap:7%;grid-template-columns:2fr 1fr 1fr 1fr;justify-content:space-between;padding:120px 0 60px}@media(max-width:1280px){.footer__top{gap:20px;grid-template-columns:repeat(2,1fr);grid-template-columns:1fr 1fr;padding:40px 0 30px}}@media(max-width:992px){.footer__top{gap:40px;grid-template-columns:1fr}}.footer__video{height:auto;position:relative}@media(max-width:1280px){.footer__video{grid-row-start:1}}.footer__video .play__btn{height:150px;width:150px}@media(max-width:2600px){.footer__video .play__btn{height:100px;width:100px}}@media(max-width:1280px){.footer__video .play__btn{height:50px;width:50px}}.footer__video video{height:100%;max-width:100%}@media(max-width:2600px){.footer__video video{max-width:100%}}@media(max-width:1650px){.footer__video video{max-width:100%}}@media(max-width:1280px){.footer__video video{max-width:100%}}@media(max-width:992px){.footer__video video{width:100%}}.footer__menu{display:flex;flex-direction:column;gap:30px}@media(max-width:2600px){.footer__menu{gap:20px}}@media(max-width:1280px){.footer__menu{grid-row-start:2}}@media(max-width:992px){.footer__menu{grid-row-start:3;margin-top:20px}}.footer__menu a{color:#fff;font-size:24px;font-weight:600;line-height:32px}@media(max-width:2600px){.footer__menu a{font-size:16px;line-height:22px}}@media(max-width:768px){.footer__menu a{font-size:14px;line-height:18px}}.footer__contacts{display:flex;flex-direction:column;gap:30px}@media(max-width:2600px){.footer__contacts{gap:20px}}@media(max-width:1280px){.footer__contacts{display:grid;grid-column-start:2;grid-row-start:2;grid-template-columns:repeat(2,1fr)}}@media(max-width:992px){.footer__contacts{grid-column-start:1;grid-row-start:4;grid-template-columns:repeat(3,1fr)}}@media(max-width:768px){.footer__contacts{grid-template-columns:repeat(2,1fr);margin-top:20px}}.footer__contacts-group{display:flex;flex-direction:column;gap:15px}@media(max-width:2600px){.footer__contacts-group{gap:20px}}.footer__contacts-title{color:#fff;font-size:24px;font-weight:600;line-height:32px}@media(max-width:2600px){.footer__contacts-title{font-size:16px;line-height:22px}}@media(max-width:768px){.footer__contacts-title{font-size:14px;line-height:18px}}.footer__contacts-text{color:#a3a3a3;font-size:24px;font-weight:400;line-height:32px}@media(max-width:2600px){.footer__contacts-text{font-size:16px;line-height:22px}}@media(max-width:768px){.footer__contacts-text{font-size:14px;line-height:18px}}.footer__column{display:flex;flex-direction:column;gap:60px}@media(max-width:2600px){.footer__column{gap:40px}}@media(max-width:992px){.footer__column{gap:20px;grid-row-start:2}}.footer__logo{cursor:pointer;max-width:440px;width:440px}@media(max-width:2600px){.footer__logo{max-width:300px;width:300px}}@media(max-width:1280px){.footer__logo{margin:auto;max-width:220px;width:220px}}.footer__desc{color:#a3a3a3;font-size:20px;font-weight:400;line-height:30px}@media(max-width:2600px){.footer__desc{font-size:14px;line-height:20px}}@media(max-width:768px){.footer__desc{font-size:12px;line-height:18px}}.footer__bottom{align-items:center;display:flex;justify-content:space-between;padding:45px 0}@media(max-width:1280px){.footer__bottom{flex-direction:column;gap:20px;padding:30px 0}}@media(max-width:768px){.footer__bottom{align-items:flex-start}}.footer__bottom .text{color:#4d4d4d;font-size:20px;font-weight:400;line-height:30px}@media(max-width:2600px){.footer__bottom .text{font-size:14px;line-height:20px}}.footer__bottom-list{align-items:center;display:flex;gap:15px}@media(max-width:768px){.footer__bottom-list{display:grid;grid-template-columns:repeat(2,1fr)}}.footer__bottom-list__link{color:#4d4d4d;font-size:20px;font-weight:400;line-height:30px}@media(max-width:2600px){.footer__bottom-list__link{font-size:14px;line-height:20px}}.redactor_wp p{color:#0d0d0d;font-size:30px;font-weight:400;line-height:42px}@media(max-width:1920px){.redactor_wp p{font-size:20px;line-height:28px}}@media(max-width:1440px){.redactor_wp p{font-size:18px;line-height:26px}}@media(max-width:992px){.redactor_wp p{font-size:16px;line-height:22px}}.redactor_wp strong{font-size:30px;font-weight:700;line-height:36px}@media(max-width:1920px){.redactor_wp strong{font-size:20px;line-height:24px}}@media(max-width:1440px){.redactor_wp strong{line-height:28px}}@media(max-width:576px){.redactor_wp strong{font-size:16px;line-height:22px}}.redactor_wp ol,.redactor_wp ul{list-style-type:disc;padding-left:30px}.header .menu__list{align-items:center;display:flex;gap:60px}@media (max-width:2600px){.header .menu__list{gap:40px}}@media (max-width:1650px){.header .menu__list{gap:30px}}@media (max-width:1350px){.header .menu__list{gap:20px}}@media (max-width:1280px){.header .menu__list{flex-direction:column;gap:10px;margin-top:110px}}.header .menu-item{position:relative}.header .menu-item:has(.sub-menu):after{content:'';height:25px;left:0;position:absolute;top:27px;width:100%;z-index:1}@media (max-width:1280px){.header .menu-item:has(.sub-menu):after{background-image:url(https://carcas.maxopen.com.ua/wp-content/themes/carcass/assets/css/../images/arrow.svg);background-repeat:no-repeat;background-size:contain;height:8px;left:auto;right:15px;transition:0.5s;width:14px}}@media (min-width:1280px){.header .menu-item:has(.sub-menu):hover .sub-menu{display:flex}}@media (max-width:1280px){.header .menu-item.open a{border-radius:10px 10px 0 0;color:#f46d06;padding-bottom:0}.header .menu-item.open:after{transform:rotate(-180deg);transition:0.5s}}.header .menu-item.open .sub-menu{display:flex}@media (max-width:1280px){.header .menu-item.open .sub-menu{display:flex;padding:10px}.header .menu-item{width:100%}}.header .menu-item button{color:#fff;font-size:24px;line-height:30px;cursor:pointer;display:flex;width:100%}.header.scrolled .menu-item button{color:#0d0d0d}.header .menu-item button:hover{color:#f46d06}@media (max-width:2600px){.header .menu-item button{font-size:16px}}@media (max-width:1650px){.header .menu-item button{font-size:14px}}@media (max-width:1280px){.header .menu-item button{background-color:#fff;border-radius:10px;color:#0d0d0d;display:block;font-size:16px;padding:14px 10px;text-align:left}}.header .sub-menu{background-color:#fff;border-radius:10px;display:none;flex-direction:column;left:0;padding:10px;position:absolute;top:50px;width:max-content}@media (max-width:1280px){.header .sub-menu{border-radius:0 0 10px 10px;display:none;padding:0;position:relative;top:0;width:100%}}.header .sub-menu a{border-radius:6px;display:block;font-size:24px;padding:10px;transition:0.5s;color:#666}@media (max-width:2600px){.header .sub-menu a{font-size:16px}}.header .sub-menu a:hover{background-color:#ddd;transition:0.5s}.footer__bottom-list a{color:#4d4d4d;font-size:20px;font-weight:400;line-height:30px}@media (max-width:1920px){.footer__bottom-list a{font-size:14px;line-height:20px}}.template1__info p{margin-bottom:0}.logistics .template1__info p:first-child{border:none;padding-bottom:0}strong{font-weight:700}.trackingBlock__desc_bottom p{text-align:center}.virtualTour__link,.header__tracking,.trackingBlock .custom-button{display:none!important}.footer__video{opacity:0}@media (max-width:1024px){.footer__video{height:0}.footer__top{padding:0 0 30px}}.footer__bottom-list{pointer-events:none;filter:blur(5px);display:none}a:focus{color:#fff}.footer-menu a{color:#fff;font-weight:600;font-size:24px;line-height:32px}@media (max-width:1920px){.footer-menu a{font-size:16px;line-height:22px}}@media (max-width:1024px){.footer-menu a{font-size:14px;line-height:18px}}.footer-menu a:hover{color:#f46d06}.footer-menu .menu__list{display:flex;flex-direction:column;gap:30px}@media (max-width:1920px){.footer-menu .menu__list{gap:20px}}.socials a{pointer-events:none}.fancybox__slide::before,.fancybox__slide::after{display:none}@media (max-width:1024px){.fancybox__slide::before,.fancybox__slide::after{display:block}}.variable-content{position:absolute;top:0;left:0;width:100%;height:auto;z-index:0}.variable-content img{height:auto;display:flex}.variable-content a{height:auto;display:block}.trp-language-switcher{display:none!important}.hero__main-slider .slick-track{height:100vh;display:flex}.slick-arrow{z-index:9999}.hero__main-slider-nav-additional .slick-center .hero__title-misc{white-space:nowrap}@media (max-width:1024px){.imgBox__desktop{display:none}}.imgBox__mobile{display:none}@media (max-width:1024px){.imgBox__mobile{display:block}}@media (max-width:576px){.product_block_slider_custom .container{padding:0}.product_block_slider_custom .product__slider>.owl-nav{right:20px}.product_block_slider_custom .sectionTitle,.product_block_slider_custom .product__info{padding:0 20px}}.trp-floating-switcher{display:flex;flex-direction:column-reverse;position:fixed;z-index:99999;overflow:hidden;padding:var(--switcher-padding,10px);border:var(--border,none);border-radius:var(--border-radius,8px);background:var(--bg,#fff);width:var(--switcher-width,auto);top:var(--top,unset);right:var(--right,unset);bottom:var(--bottom,unset);left:var(--left,unset);box-shadow:0 10px 20px 0 #0000000D}.trp-floating-switcher .trp-switcher-dropdown-list{flex-direction:column-reverse}.trp-switcher-position-top.trp-floating-switcher{flex-direction:column;top:var(--wp-admin--admin-bar--height,0)}.trp-floating-switcher.trp-switcher-position-top:not(.trp-ls-inline) .trp-language-switcher-inner,.trp-floating-switcher.trp-switcher-position-top .trp-switcher-dropdown-list{flex-direction:column}nav.trp-ls-inline .trp-language-switcher-inner{flex-direction:row}.trp-ls-inline.trp-opposite-language .trp-language-item{width:100%}#trp-floater-powered-by{color:var(--text,#b3b3b3);font-size:12px;text-align:center;padding:0 5px}#trp-floater-powered-by a{color:var(--text,#b3b3b3)}.trp-switcher-position-bottom #trp-floater-powered-by{border-top:1px solid var(--text,#747474);padding-top:5px;margin-top:5px}.trp-switcher-position-top #trp-floater-powered-by{border-bottom:1px solid var(--text,#747474);padding-bottom:5px;margin-bottom:5px}.trp-shortcode-switcher__wrapper{position:relative;border:none}.trp-shortcode-switcher{position:static;display:inline-block;overflow:hidden;padding:10px 0;border:var(--border,none);border-radius:var(--border-radius,5px);background:var(--bg,#fff);width:auto;box-shadow:none}.trp-shortcode-anchor:not(.trp-opposite-button){visibility:hidden}.trp-shortcode-switcher.trp-open-on-click{cursor:pointer}.trp-shortcode-overlay{position:absolute;left:0;top:0;z-index:9999}.trp-current-language-item__wrapper:not(.trp-hide-arrow){display:flex;align-items:center;padding-right:10px;justify-content:space-between}.trp-language-switcher-inner{display:flex}.trp-floating-switcher .trp-language-switcher-inner{flex-direction:column-reverse}.trp-shortcode-switcher .trp-language-switcher-inner{flex-direction:column}.trp-switcher-dropdown-list{display:flex;overflow-y:hidden;transition:max-height 0.2s ease-in-out;max-height:0;transition-duration:var(--transition-duration)}.trp-shortcode-switcher .trp-switcher-dropdown-list{flex-direction:column}.trp-ls-dropdown.is-open .trp-switcher-dropdown-list,.trp-ls-dropdown[aria-expanded="true"] .trp-switcher-dropdown-list,.trp-shortcode-switcher.trp-open-on-hover.is-open .trp-switcher-dropdown-list,.trp-shortcode-switcher[aria-expanded="true"] .trp-switcher-dropdown-list{overflow-y:auto;max-height:min(350px, 70vh);-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:var(--text) #fff0}.trp-ls-dropdown.is-transitioning .trp-switcher-dropdown-list,.trp-shortcode-switcher.is-transitioning .trp-switcher-dropdown-list{overflow-y:hidden!important}.trp-shortcode-arrow{pointer-events:none}.trp-shortcode-switcher.is-open .trp-shortcode-arrow{transform:rotate(180deg)}.trp-language-item:focus{outline:none}.trp-language-item:focus-visible{outline:2px solid var(--text);outline-offset:-2px}.trp-language-item{display:flex;align-items:center;gap:8px;padding:7px 16px;text-decoration:none;min-height:19px;box-sizing:content-box}.trp-language-item:hover{background:var(--bg-hover,#f3f3f3)}.trp-language-item:hover .trp-language-item-name{color:var(--text-hover,#000)}.trp-language-item__current{pointer-events:none;cursor:default}.trp-language-item-name{display:inline-block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:var(--text,#000);font-size:var(--font-size,14px);line-height:1.2;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;font-weight:400}.trp-flag-image{border-radius:var(--flag-radius,0)!important;aspect-ratio:var(--aspect-ratio,4/3)!important;width:var(--flag-size,18px)!important;display:inline-block!important;height:auto!important}.trp-menu-ls-label .trp-flag-image{margin:-2px 3px}.trp-custom-flag{object-fit:cover}.trp-switcher-dropdown-list::-webkit-scrollbar{width:6px}.trp-switcher-dropdown-list::-webkit-scrollbar-track{background:#fff0}.trp-switcher-dropdown-list::-webkit-scrollbar-thumb{background-color:var(--text);border-radius:4px}.trp-switcher-dropdown-list::-webkit-scrollbar-thumb:hover{background-color:var(--text-hover)}.trp-flag-rounded{border-radius:9999px!important;aspect-ratio:1 / 1!important}.trp-ls-name{padding-left:5px}@media (prefers-reduced-motion:reduce){.trp-switcher-dropdown-list{transition:none!important}}.trp_ald_ls_container img.trp-flag-image{padding-top:0!important}.trp_ald_ls_container .trp-language-switcher{position:relative;display:inline-block;padding:0;border:0;box-sizing:border-box}.trp_ald_ls_container .trp-language-switcher>div{box-sizing:border-box;padding-right:20px;padding-bottom:3px;padding-left:13px;border:1px solid #c1c1c1;border-radius:3px;background-color:#fff}.trp_ald_ls_container .trp-language-switcher>div>a{display:block;padding:2px;border-radius:3px;color:#0769ad}.trp_ald_ls_container .trp-language-switcher>div>a:hover{background:#f1f1f1}.trp_ald_ls_container .trp-language-switcher>div>a.trp-ls-shortcode-disabled-language{cursor:default}.trp_ald_ls_container .trp-language-switcher>div>a.trp-ls-shortcode-disabled-language:hover{background:none}.trp_ald_ls_container .trp-language-switcher>div>a>img{display:inline;margin:0 3px;width:18px;height:12px;border-radius:0}.trp_ald_ls_container .trp-language-switcher .trp-ls-shortcode-current-language{display:inline-block}.trp_ald_ls_container .trp-language-switcher:focus .trp-ls-shortcode-current-language,.trp_ald_ls_container .trp-language-switcher:hover .trp-ls-shortcode-current-language{visibility:hidden}.trp_ald_ls_container .trp-language-switcher .trp-ls-shortcode-language{display:inline-block;height:1px;overflow:hidden;visibility:hidden;z-index:1;max-height:250px;overflow-y:auto;left:0;top:0;min-height:auto}.trp_ald_ls_container .trp-language-switcher:focus .trp-ls-shortcode-language,.trp_ald_ls_container .trp-language-switcher:hover .trp-ls-shortcode-language{visibility:visible;max-height:250px;height:auto;overflow-y:auto;position:absolute;left:0;top:0;display:inline-block!important;min-height:auto}#trp_ald_x_button{z-index:0!important}