/*!
 * 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{animation-duration:1s;animation-duration:var(--animate-duration);animation-fill-mode:both}.animate__animated.animate__infinite{animation-iteration-count:infinite}.animate__animated.animate__repeat-1{animation-iteration-count:1;animation-iteration-count:var(--animate-repeat)}.animate__animated.animate__repeat-2{animation-iteration-count:calc(1 * 2);animation-iteration-count:calc(var(--animate-repeat) * 2)}.animate__animated.animate__repeat-3{animation-iteration-count:calc(1 * 3);animation-iteration-count:calc(var(--animate-repeat) * 3)}.animate__animated.animate__delay-1s{animation-delay:1s;animation-delay:var(--animate-delay)}.animate__animated.animate__delay-2s{animation-delay:calc(1s * 2);animation-delay:calc(var(--animate-delay) * 2)}.animate__animated.animate__delay-3s{animation-delay:calc(1s * 3);animation-delay:calc(var(--animate-delay) * 3)}.animate__animated.animate__delay-4s{animation-delay:calc(1s * 4);animation-delay:calc(var(--animate-delay) * 4)}.animate__animated.animate__delay-5s{animation-delay:calc(1s * 5);animation-delay:calc(var(--animate-delay) * 5)}.animate__animated.animate__faster{animation-duration:calc(1s / 2);animation-duration:calc(var(--animate-duration) / 2)}.animate__animated.animate__fast{animation-duration:calc(1s * .8);animation-duration:calc(var(--animate-duration) * .8)}.animate__animated.animate__slow{animation-duration:calc(1s * 2);animation-duration:calc(var(--animate-duration) * 2)}.animate__animated.animate__slower{animation-duration:calc(1s * 3);animation-duration:calc(var(--animate-duration) * 3)}@media (prefers-reduced-motion:reduce),print{.animate__animated{animation-duration:1ms!important;transition-duration:1ms!important;animation-iteration-count:1!important}.animate__animated[class*=Out]{opacity:0}}@keyframes bounce{0%,20%,53%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0) scaleY(1.1)}70%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0) scaleY(1.05)}80%{transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0) scaleY(.95)}90%{transform:translate3d(0,-4px,0) scaleY(1.02)}}.animate__bounce{animation-name:bounce;transform-origin:center bottom}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.animate__flash{animation-name:flash}@keyframes pulse{0%{transform:scaleX(1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scaleX(1)}}.animate__pulse{animation-name:pulse;animation-timing-function:ease-in-out}@keyframes rubberBand{0%{transform:scaleX(1)}30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}to{transform:scaleX(1)}}.animate__rubberBand{animation-name:rubberBand}@keyframes shakeX{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}.animate__shakeX{animation-name:shakeX}@keyframes shakeY{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(0,-10px,0)}20%,40%,60%,80%{transform:translate3d(0,10px,0)}}.animate__shakeY{animation-name:shakeY}@keyframes headShake{0%{transform:translateX(0)}6.5%{transform:translateX(-6px) rotateY(-9deg)}18.5%{transform:translateX(5px) rotateY(7deg)}31.5%{transform:translateX(-3px) rotateY(-5deg)}43.5%{transform:translateX(2px) rotateY(3deg)}50%{transform:translateX(0)}}.animate__headShake{animation-timing-function:ease-in-out;animation-name:headShake}@keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}.animate__swing{transform-origin:top center;animation-name:swing}@keyframes tada{0%{transform:scaleX(1)}10%,20%{transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{transform:scaleX(1)}}.animate__tada{animation-name:tada}@keyframes wobble{0%{transform:translateZ(0)}15%{transform:translate3d(-25%,0,0) rotate(-5deg)}30%{transform:translate3d(20%,0,0) rotate(3deg)}45%{transform:translate3d(-15%,0,0) rotate(-3deg)}60%{transform:translate3d(10%,0,0) rotate(2deg)}75%{transform:translate3d(-5%,0,0) rotate(-1deg)}to{transform:translateZ(0)}}.animate__wobble{animation-name:wobble}@keyframes jello{0%,11.1%,to{transform:translateZ(0)}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{transform:skewX(.390625deg) skewY(.390625deg)}88.8%{transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.animate__jello{animation-name:jello;transform-origin:center}@keyframes heartBeat{0%{transform:scale(1)}14%{transform:scale(1.3)}28%{transform:scale(1)}42%{transform:scale(1.3)}70%{transform:scale(1)}}.animate__heartBeat{animation-name:heartBeat;animation-duration:calc(1s * 1.3);animation-duration:calc(var(--animate-duration) * 1.3);animation-timing-function:ease-in-out}@keyframes backInDown{0%{transform:translateY(-1200px) scale(.7);opacity:.7}80%{transform:translateY(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInDown{animation-name:backInDown}@keyframes backInLeft{0%{transform:translateX(-2000px) scale(.7);opacity:.7}80%{transform:translateX(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInLeft{animation-name:backInLeft}@keyframes backInRight{0%{transform:translateX(2000px) scale(.7);opacity:.7}80%{transform:translateX(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInRight{animation-name:backInRight}@keyframes backInUp{0%{transform:translateY(1200px) scale(.7);opacity:.7}80%{transform:translateY(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInUp{animation-name:backInUp}@keyframes backOutDown{0%{transform:scale(1);opacity:1}20%{transform:translateY(0) scale(.7);opacity:.7}to{transform:translateY(700px) scale(.7);opacity:.7}}.animate__backOutDown{animation-name:backOutDown}@keyframes backOutLeft{0%{transform:scale(1);opacity:1}20%{transform:translateX(0) scale(.7);opacity:.7}to{transform:translateX(-2000px) scale(.7);opacity:.7}}.animate__backOutLeft{animation-name:backOutLeft}@keyframes backOutRight{0%{transform:scale(1);opacity:1}20%{transform:translateX(0) scale(.7);opacity:.7}to{transform:translateX(2000px) scale(.7);opacity:.7}}.animate__backOutRight{animation-name:backOutRight}@keyframes backOutUp{0%{transform:scale(1);opacity:1}20%{transform:translateY(0) scale(.7);opacity:.7}to{transform:translateY(-700px) scale(.7);opacity:.7}}.animate__backOutUp{animation-name:backOutUp}@keyframes bounceIn{0%,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleX(1)}}.animate__bounceIn{animation-duration:calc(1s * .75);animation-duration:calc(var(--animate-duration) * .75);animation-name:bounceIn}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0) scaleY(3)}60%{opacity:1;transform:translate3d(0,25px,0) scaleY(.9)}75%{transform:translate3d(0,-10px,0) scaleY(.95)}90%{transform:translate3d(0,5px,0) scaleY(.985)}to{transform:translateZ(0)}}.animate__bounceInDown{animation-name:bounceInDown}@keyframes bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0) scaleX(3)}60%{opacity:1;transform:translate3d(25px,0,0) scaleX(1)}75%{transform:translate3d(-10px,0,0) scaleX(.98)}90%{transform:translate3d(5px,0,0) scaleX(.995)}to{transform:translateZ(0)}}.animate__bounceInLeft{animation-name:bounceInLeft}@keyframes bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0) scaleX(3)}60%{opacity:1;transform:translate3d(-25px,0,0) scaleX(1)}75%{transform:translate3d(10px,0,0) scaleX(.98)}90%{transform:translate3d(-5px,0,0) scaleX(.995)}to{transform:translateZ(0)}}.animate__bounceInRight{animation-name:bounceInRight}@keyframes bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0) scaleY(5)}60%{opacity:1;transform:translate3d(0,-20px,0) scaleY(.9)}75%{transform:translate3d(0,10px,0) scaleY(.95)}90%{transform:translate3d(0,-5px,0) scaleY(.985)}to{transform:translateZ(0)}}.animate__bounceInUp{animation-name:bounceInUp}@keyframes bounceOut{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}.animate__bounceOut{animation-duration:calc(1s * .75);animation-duration:calc(var(--animate-duration) * .75);animation-name:bounceOut}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0) scaleY(.985)}40%,45%{opacity:1;transform:translate3d(0,-20px,0) scaleY(.9)}to{opacity:0;transform:translate3d(0,2000px,0) scaleY(3)}}.animate__bounceOutDown{animation-name:bounceOutDown}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0) scaleX(.9)}to{opacity:0;transform:translate3d(-2000px,0,0) scaleX(2)}}.animate__bounceOutLeft{animation-name:bounceOutLeft}@keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0) scaleX(.9)}to{opacity:0;transform:translate3d(2000px,0,0) scaleX(2)}}.animate__bounceOutRight{animation-name:bounceOutRight}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0) scaleY(.985)}40%,45%{opacity:1;transform:translate3d(0,20px,0) scaleY(.9)}to{opacity:0;transform:translate3d(0,-2000px,0) scaleY(3)}}.animate__bounceOutUp{animation-name:bounceOutUp}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate__fadeIn{animation-name:fadeIn}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInDown{animation-name:fadeInDown}@keyframes fadeInDownBig{0%{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInDownBig{animation-name:fadeInDownBig}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInLeftBig{0%{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInLeftBig{animation-name:fadeInLeftBig}@keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInRight{animation-name:fadeInRight}@keyframes fadeInRightBig{0%{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInRightBig{animation-name:fadeInRightBig}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInUp{animation-name:fadeInUp}@keyframes fadeInUpBig{0%{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInUpBig{animation-name:fadeInUpBig}@keyframes fadeInTopLeft{0%{opacity:0;transform:translate3d(-100%,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInTopLeft{animation-name:fadeInTopLeft}@keyframes fadeInTopRight{0%{opacity:0;transform:translate3d(100%,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInTopRight{animation-name:fadeInTopRight}@keyframes fadeInBottomLeft{0%{opacity:0;transform:translate3d(-100%,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInBottomLeft{animation-name:fadeInBottomLeft}@keyframes fadeInBottomRight{0%{opacity:0;transform:translate3d(100%,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInBottomRight{animation-name:fadeInBottomRight}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.animate__fadeOut{animation-name:fadeOut}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}.animate__fadeOutDown{animation-name:fadeOutDown}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}.animate__fadeOutDownBig{animation-name:fadeOutDownBig}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}.animate__fadeOutLeft{animation-name:fadeOutLeft}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}.animate__fadeOutLeftBig{animation-name:fadeOutLeftBig}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}.animate__fadeOutRight{animation-name:fadeOutRight}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}.animate__fadeOutRightBig{animation-name:fadeOutRightBig}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}.animate__fadeOutUp{animation-name:fadeOutUp}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}.animate__fadeOutUpBig{animation-name:fadeOutUpBig}@keyframes fadeOutTopLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%,-100%,0)}}.animate__fadeOutTopLeft{animation-name:fadeOutTopLeft}@keyframes fadeOutTopRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%,-100%,0)}}.animate__fadeOutTopRight{animation-name:fadeOutTopRight}@keyframes fadeOutBottomRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%,100%,0)}}.animate__fadeOutBottomRight{animation-name:fadeOutBottomRight}@keyframes fadeOutBottomLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%,100%,0)}}.animate__fadeOutBottomLeft{animation-name:fadeOutBottomLeft}@keyframes flip{0%{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);animation-timing-function:ease-out}40%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);animation-timing-function:ease-out}50%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);animation-timing-function:ease-in}to{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);animation-timing-function:ease-in}}.animate__animated.animate__flip{-webkit-backface-visibility:visible;backface-visibility:visible;animation-name:flip}@keyframes flipInX{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}.animate__flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipInX}@keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}.animate__flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipInY}@keyframes flipOutX{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.animate__flipOutX{animation-duration:calc(1s * .75);animation-duration:calc(var(--animate-duration) * .75);animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@keyframes flipOutY{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateY(-15deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}.animate__flipOutY{animation-duration:calc(1s * .75);animation-duration:calc(var(--animate-duration) * .75);-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipOutY}@keyframes lightSpeedInRight{0%{transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg)}to{transform:translateZ(0)}}.animate__lightSpeedInRight{animation-name:lightSpeedInRight;animation-timing-function:ease-out}@keyframes lightSpeedInLeft{0%{transform:translate3d(-100%,0,0) skewX(30deg);opacity:0}60%{transform:skewX(-20deg);opacity:1}80%{transform:skewX(5deg)}to{transform:translateZ(0)}}.animate__lightSpeedInLeft{animation-name:lightSpeedInLeft;animation-timing-function:ease-out}@keyframes lightSpeedOutRight{0%{opacity:1}to{transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.animate__lightSpeedOutRight{animation-name:lightSpeedOutRight;animation-timing-function:ease-in}@keyframes lightSpeedOutLeft{0%{opacity:1}to{transform:translate3d(-100%,0,0) skewX(-30deg);opacity:0}}.animate__lightSpeedOutLeft{animation-name:lightSpeedOutLeft;animation-timing-function:ease-in}@keyframes rotateIn{0%{transform:rotate(-200deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateIn{animation-name:rotateIn;transform-origin:center}@keyframes rotateInDownLeft{0%{transform:rotate(-45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInDownLeft{animation-name:rotateInDownLeft;transform-origin:left bottom}@keyframes rotateInDownRight{0%{transform:rotate(45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInDownRight{animation-name:rotateInDownRight;transform-origin:right bottom}@keyframes rotateInUpLeft{0%{transform:rotate(45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInUpLeft{animation-name:rotateInUpLeft;transform-origin:left bottom}@keyframes rotateInUpRight{0%{transform:rotate(-90deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInUpRight{animation-name:rotateInUpRight;transform-origin:right bottom}@keyframes rotateOut{0%{opacity:1}to{transform:rotate(200deg);opacity:0}}.animate__rotateOut{animation-name:rotateOut;transform-origin:center}@keyframes rotateOutDownLeft{0%{opacity:1}to{transform:rotate(45deg);opacity:0}}.animate__rotateOutDownLeft{animation-name:rotateOutDownLeft;transform-origin:left bottom}@keyframes rotateOutDownRight{0%{opacity:1}to{transform:rotate(-45deg);opacity:0}}.animate__rotateOutDownRight{animation-name:rotateOutDownRight;transform-origin:right bottom}@keyframes rotateOutUpLeft{0%{opacity:1}to{transform:rotate(-45deg);opacity:0}}.animate__rotateOutUpLeft{animation-name:rotateOutUpLeft;transform-origin:left bottom}@keyframes rotateOutUpRight{0%{opacity:1}to{transform:rotate(90deg);opacity:0}}.animate__rotateOutUpRight{animation-name:rotateOutUpRight;transform-origin:right bottom}@keyframes hinge{0%{animation-timing-function:ease-in-out}20%,60%{transform:rotate(80deg);animation-timing-function:ease-in-out}40%,80%{transform:rotate(60deg);animation-timing-function:ease-in-out;opacity:1}to{transform:translate3d(0,700px,0);opacity:0}}.animate__hinge{animation-duration:calc(1s * 2);animation-duration:calc(var(--animate-duration) * 2);animation-name:hinge;transform-origin:top left}@keyframes jackInTheBox{0%{opacity:0;transform:scale(.1) rotate(30deg);transform-origin:center bottom}50%{transform:rotate(-10deg)}70%{transform:rotate(3deg)}to{opacity:1;transform:scale(1)}}.animate__jackInTheBox{animation-name:jackInTheBox}@keyframes rollIn{0%{opacity:0;transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;transform:translateZ(0)}}.animate__rollIn{animation-name:rollIn}@keyframes rollOut{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0) rotate(120deg)}}.animate__rollOut{animation-name:rollOut}@keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.animate__zoomIn{animation-name:zoomIn}@keyframes zoomInDown{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInDown{animation-name:zoomInDown}@keyframes zoomInLeft{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInLeft{animation-name:zoomInLeft}@keyframes zoomInRight{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInRight{animation-name:zoomInRight}@keyframes zoomInUp{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInUp{animation-name:zoomInUp}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.animate__zoomOut{animation-name:zoomOut}@keyframes zoomOutDown{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomOutDown{animation-name:zoomOutDown;transform-origin:center bottom}@keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(-2000px,0,0)}}.animate__zoomOutLeft{animation-name:zoomOutLeft;transform-origin:left center}@keyframes zoomOutRight{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(2000px,0,0)}}.animate__zoomOutRight{animation-name:zoomOutRight;transform-origin:right center}@keyframes zoomOutUp{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomOutUp{animation-name:zoomOutUp;transform-origin:center bottom}@keyframes slideInDown{0%{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInDown{animation-name:slideInDown}@keyframes slideInLeft{0%{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{0%{transform:translate3d(100%,0,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInRight{animation-name:slideInRight}@keyframes slideInUp{0%{transform:translate3d(0,100%,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInUp{animation-name:slideInUp}@keyframes slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,100%,0)}}.animate__slideOutDown{animation-name:slideOutDown}@keyframes slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-100%,0,0)}}.animate__slideOutLeft{animation-name:slideOutLeft}@keyframes slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(100%,0,0)}}.animate__slideOutRight{animation-name:slideOutRight}@keyframes slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-100%,0)}}.animate__slideOutUp{animation-name:slideOutUp}*{padding:0;margin:0}*,:after,:before{box-sizing:border-box}body,div#__next,div#__next>div,html{height:100%}a{color:inherit;text-decoration:none}@font-face{font-family:Microgramma D Extended;src:url("/fonts/Microgramma D Extended/Microgramma D Extended Medium.otf");font-style:normal;font-weight:500;font-display:swap}@font-face{font-family:Freigeist Bold;src:url(/fonts/Freigeist/FreigeistWide-Bold.ttf);font-weight:700;font-style:normal}@font-face{font-family:Freigeist;src:url(/fonts/Freigeist/FreigeistWide-Medium.ttf);font-weight:500;font-style:normal}.error-wrapper{z-index:100;width:100%;height:100%;position:absolute;display:flex;justify-content:center;align-items:center;flex-direction:column;background-color:#4b3339}.error-wrapper .error{color:#4b3339}.error-wrapper .error.error-404{font-size:3.6rem;color:#fff;font-family:Freigeist}.error-wrapper .error.error-text{color:#fff;font-size:6.8rem;font-weight:700;margin-bottom:6rem;font-family:Freigeist}@media screen and (max-width:1440px){.error-wrapper .error.error-404{font-size:2rem}.error-wrapper .error.error-text{font-size:4rem}}@media screen and (max-width:767px){.error-wrapper .error.error-404{font-size:1rem}.error-wrapper .error.error-text{padding:0 1rem;margin-bottom:1rem;font-size:1.5rem}}.header-logo{height:100%;z-index:10;display:flex;justify-content:center;align-items:center;cursor:pointer;transition:transform .3s ease;position:relative;padding:1.5rem;background-color:#4b3339}@media screen and (max-width:767px){.header-logo{padding:1rem}}.header-logo img{transition:transform .5s ease-out;transform:scale(1)}.header-logo.nav{background-color:#e1dbd4}.header-logo.nav img{z-index:2}.header-logo:hover img{transition:transform .3s ease-out;transform:scale(1.05)}.header{position:fixed;background-color:#e1dbd4;z-index:9;top:0;left:0;right:0;display:flex;align-items:flex-start;justify-content:space-between;transition:.75s cubic-bezier(0,.28,.66,.97);transition-delay:.5s}.header.transparent{background:transparent}.header .header__top-left{position:fixed;top:1.5rem;left:1.5rem}.header .header__top-left .header__top-left__button{border:1px solid #e1dbd4;display:flex;justify-content:center;align-items:center;background-color:#e1dbd4;border-radius:50%;padding:.5rem;cursor:pointer}.header .header__top-left .header__top-left__button:before{border:1px solid #e1dbd4;transform:scale(0);background:#4b3339;content:"";position:absolute;z-index:1;border-radius:50%;transition:all .4s cubic-bezier(.21,.53,.23,.96);width:100%;height:100%}.header .header__top-left .header__top-left__button:hover:before{transform:scale(1)}.header .header__top-left .header__top-left__button:hover img{filter:invert(200%);transform:scale(1.75);transition:all .75s cubic-bezier(0,.28,.66,.97)}.header .header__top-left .header__top-left__button img{z-index:2}.header .header__top-right{position:fixed;right:1.5rem;top:1.5rem}.header .header__top-right .header__top-right__content{display:flex;gap:1.5rem;justify-content:center;align-items:center}.header .header__top-right .header__top-right__content .header__top-right__content__text{font-size:1.125rem;line-height:1;font-family:Freigeist;font-weight:500;color:#fff}.header .header__top-right .header__top-right__content .header__top-right__content__text .header__top-right__content__text__span1{opacity:.5}.header .header__top-right .header__top-right__content .header__top-right__content__text .header__top-right__content__text__span2{opacity:1}.header .header__bottom-left{position:fixed;bottom:2.5rem;left:2.5rem}.header .header__wrap{padding:0 6.25rem;margin:0 auto;max-width:1920px;display:flex;width:100%;height:100%;background-color:transparent;justify-content:space-between;align-items:center}@media screen and (max-width:1440px){.header .header__wrap{padding:0 6rem}}@media screen and (max-width:1200px){.header .header__wrap{padding:0 6rem}}@media screen and (max-width:767px){.header .header__wrap{padding:0 1rem}.header .header__top-right{right:1rem;top:1rem}.header .header__top-right .header__top-right__content{gap:.5rem}.header .header__top-right .header__top-right__content .header__top-right__content__text .header__top-right__content__text__span1{display:none;visibility:hidden}}.footer{z-index:3;width:100%;display:flex;align-items:center;justify-content:center;position:fixed;bottom:2rem;left:0;right:0}.footer .footer__text{font-family:Microgramma D Extended;text-transform:uppercase;opacity:.7;color:#fff;font-size:.75rem;letter-spacing:.72px;cursor:pointer}@media screen and (max-width:400px){.footer .footer__text{font-size:.5rem}}.footer .footer_button_left{position:fixed;left:2.5rem;bottom:2.5rem}.footer .footer_button_right{position:fixed}@media screen and (max-width:767px){.footer .footer_button_left{left:1rem;bottom:1rem}.footer .footer_button_left .footer_button_left_phone{border:1px solid #fff;display:flex;justify-content:center;align-items:center;background-color:#e1dbd4;border-radius:50%;padding:.5rem;cursor:pointer}.footer .footer_button_left .footer_button_left_phone:before{border:1px solid #fff;transform:scale(0);background:#4b3339;content:"";position:absolute;z-index:1;border-radius:50%;transition:all .4s cubic-bezier(.21,.53,.23,.96);width:100%;height:100%}.footer .footer_button_left .footer_button_left_phone:hover:before{transform:scale(1)}.footer .footer_button_left .footer_button_left_phone:hover img{filter:invert(200%);transform:scale(1.75);transition:all .75s cubic-bezier(0,.28,.66,.97)}.footer .footer_button_left .footer_button_left_phone img{z-index:2}.footer .footer_button_right{right:1rem;bottom:1rem}}.test-button{position:fixed;display:flex;justify-content:center;align-items:center;width:5%;height:5%}.animate__fadeInLeft{width:100%!important}.motiv-small{position:absolute;top:-2.25rem;right:-2.25rem;z-index:1}.motiv-button{position:absolute;top:-7.5rem;z-index:4;right:11.25rem;width:15rem;height:15rem;display:flex;align-items:center;justify-content:center}@media screen and (max-width:767px){.motiv-button{width:7.5rem;left:1rem;right:unset}}.motiv-button .motiv-button_content{background-color:rgba(34,81,91,.541);cursor:pointer;padding:1.5rem}@media screen and (max-width:767px){.motiv-button .motiv-button_content span img{transform:scale(.5)!important}.motiv-button .motiv-button_content{padding:0}}.motiv-button .motiv-button_content:hover span img{transition:transform .3s ease;transform:scale(.9)!important}.motiv-button .motiv-button_content span img{transition:transform .3s ease;transform:scale(.75)}@media screen and (max-width:1440px){.motiv-button{right:6rem}}@media screen and (max-width:1150px){.motiv-button{right:6rem}}@media screen and (max-width:767px){.motiv-button{right:1rem}}.motiv-inverted-left{pointer-events:none;position:absolute;top:-7.5rem;left:6.25rem;z-index:2}@media screen and (max-width:1440px){.motiv-inverted-left{left:6rem}}@media screen and (max-width:1150px){.motiv-inverted-left{left:6rem}}@media screen and (max-width:767px){.motiv-inverted-left{left:1rem}}.motiv-inverted{position:absolute;top:-7.5rem;right:6.25rem;z-index:2}@media screen and (max-width:1440px){.motiv-inverted{right:6rem}}@media screen and (max-width:1150px){.motiv-inverted{right:6rem}}@media screen and (max-width:767px){.motiv-inverted{left:1rem;right:unset}}.motiv-right{pointer-events:none;position:absolute;right:0;bottom:0;opacity:.1}.motiv-right span{bottom:-.2rem!important}@media screen and (max-width:1100px){.motiv-right.x1100{display:none}}.motiv-left{pointer-events:none;position:absolute;left:0;bottom:0;opacity:.1}.motiv-left span{bottom:-.2rem!important}.page{width:100%;background-color:#4b3339!important;display:flex;flex-direction:column;justify-content:space-between}.gradient-overlay{background:transparent linear-gradient(60deg,rgba(0,0,0,.5),transparent) 0 0 no-repeat padding-box}.delta-overlay,.gradient-overlay{z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.delta-overlay{background:transparent linear-gradient(241deg,transparent,rgba(0,0,0,.471)) 0 0 no-repeat padding-box}.video-overlay{background:hsla(32,18%,86%,.2)}.saturation-overlay,.video-overlay{z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.saturation-overlay{background:hsla(32,18%,86%,.5);transition:all .3s ease;mix-blend-mode:saturation}.saturation-overlay:hover{background:hsla(32,18%,86%,0)}.darken-overlay{background:transparent linear-gradient(180deg,transparent,rgba(0,0,0,.329)) 0 0 no-repeat padding-box}.darken-overlay,.offer-overlay{z-index:1;width:100%;height:100%;position:absolute;top:0;left:0;mix-blend-mode:darken}.offer-overlay{background:linear-gradient(180deg,#181d24,rgba(24,29,36,.302)) 0 0 no-repeat padding-box}.back-btn{position:absolute;top:3.125rem;left:5.625rem;z-index:11}.back-btn .secondary-button{width:3.125rem;height:3.125rem}.swiper-wrapper{align-items:center!important}.primary-button:before{content:"";position:absolute;top:0;left:0;bottom:0;right:0;background-color:#4b3339;z-index:1;transform-origin:right;transition:transform .6s cubic-bezier(.98,-.03,.08,.99);transform:scaleX(0)}.primary-button{border:unset;position:relative;flex-shrink:0;width:13.75rem;height:3.125rem;padding:0 2.25rem;display:flex;align-items:center;justify-content:center;background-color:#e1dbd4;cursor:pointer;color:#e1dbd4;transition:all .5s ease;gap:.5rem}.primary-button:hover:before{transition:transform .6s cubic-bezier(.98,-.03,.08,.99);transform:scaleX(1)}.primary-button:hover .primary-button__title{transition-delay:.75s;transition:.5s ease-in;color:#e1dbd4}.primary-button .primary-button__title{font-family:Freigeist Bold;font-weight:700;line-height:1;z-index:1;font-size:1.125rem;color:#4b3339;white-space:nowrap;transition:.75s ease-in}.primary-button .primary-button__icon{position:relative;margin-top:.2rem}.primary-button.auto-width{width:unset}.primary-button.thin{height:2.5rem}@media screen and (max-width:767px){.primary-button.hide{width:4rem!important;display:flex;justify-content:center;padding:0}.primary-button.hide img{filter:brightness(100%)}.primary-button.hide .primary-button__title{display:none}}.primary-button.not-found:before,.primary-button.not-found:hover{background-color:#e1dbd4}.primary-button.not-found:hover span{color:#4b3339}.primary-button.isTopButton{border:2px solid #fff}@media screen and (max-width:767px){.primary-button{font-size:1.4rem;height:2.5rem}.primary-button .primary-button__title{font-size:.875rem}.primary-button.menu{width:4rem;display:flex;justify-content:center;padding:0}.primary-button.menu img{filter:brightness(100%)}.primary-button.menu .primary-button__title{display:none}}.secondary-button:before{content:"";position:absolute;top:0;left:0;bottom:0;right:0;background-color:#4b3339;z-index:1;transform-origin:center;transition:transform .6s cubic-bezier(.98,-.03,.08,.99);transform:scale(0);border-radius:50%;transition:all .4s cubic-bezier(.21,.53,.23,.96)}.secondary-button{position:relative;border:1px solid #e1dbd4;flex-shrink:0;width:3rem;height:3rem;display:flex;justify-content:center;align-items:center;background-color:#e1dbd4;border-radius:50%;cursor:pointer;transition:all .5s ease;overflow:clip}.secondary-button:hover:before{transform:scale(1)}.secondary-button:hover img{filter:invert(100%) grayscale(100%) hue-rotate(90deg) saturate(200%);transform:scale(1.25);transition:all .75s cubic-bezier(0,.28,.66,.97)}.secondary-button img{z-index:2}.secondary-button.circle{min-width:0;width:4rem;height:4rem}.secondary-button.transparent{background-color:transparent;border:1px solid #fff}.secondary-button.transparent img{filter:unset}.lds-ring{display:inline-block;position:relative;width:80px;height:80px}.lds-ring.color{display:flex;justify-content:center;align-items:center}.lds-ring.color>div{border-color:#e1dbd4 transparent transparent;width:128px;height:128px}.lds-ring div:first-child{animation-delay:-.45s}.lds-ring div:nth-child(2){animation-delay:-.3s}.lds-ring div:nth-child(3){animation-delay:-.15s}.lds-ring div{box-sizing:border-box;display:block;position:absolute;width:64px;height:64px;margin:4px;border-radius:50%;animation:lds-ring 1.2s cubic-bezier(.5,0,.5,1) infinite;border:6px solid transparent;border-top-color:#e1dbd4}@keyframes lds-ring{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.async-spinner{z-index:11;position:absolute;top:0;left:0;display:flex;justify-content:center;align-items:center;width:100%;height:100%;background:rgba(0,0,0,.3)}.transition-layout{opacity:0;transition:1.5s}.fadeIn{opacity:1}.footer-link{position:absolute;left:50%;bottom:2rem;transform:translateX(-50%);align-items:flex-end;font-weight:500;text-align:center}.footer-link.vtour-table{bottom:unset;padding-bottom:2rem}.footer-link .footer-link__title{letter-spacing:.2rem;text-transform:uppercase;color:#e1dbd4;font-family:Microgramma D Extended;font-size:1rem;opacity:.5;transition:all .5s ease}.footer-link .footer-link__title:active,.footer-link .footer-link__title:focus,.footer-link .footer-link__title:hover{opacity:1}.footer-link .footer-link__title.footer-link__title_dark{color:#e1dbd4}@media screen and (max-width:960px){.footer-link{padding-right:0}.footer-link .footer-link__title{font-size:.8rem}}@media screen and (max-width:640px)and (orientation:landscape){.footer-link{text-align:center;align-items:unset}}@media screen and (max-width:568px){.footer-link{text-align:center;max-width:12rem}}.select_box{width:100%;position:relative;display:flex;flex-direction:column}.select_box .select_box_title{opacity:0;transition:opacity .3s ease;color:#e1dbd4;font-weight:500;line-height:1;font-size:.875rem;padding-left:.1rem}.select_box .select_box_title.active{opacity:1}.select_box :hover .select-box_dropdown{transform:rotate(180deg)!important;transition:all .3s ease!important}.select-box_dropdown{transition:all .3s ease!important;transform:rotate(0deg)!important;position:relative}@keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(180deg)}}@keyframes rotateBack{0%{transform:rotate(180deg)}to{transform:rotate(0deg)}}.video-background{width:100%;object-fit:cover;height:100%;margin-bottom:-.3rem}.loading_placeholder{height:25rem;display:flex;justify-content:center;align-items:center}@media screen and (max-width:767px){.loading_placeholder{height:20rem}}.loading-screen-wrap{width:100vw}.loading-screen-wrap ::-webkit-scrollbar{display:none;-ms-overflow-style:none;scrollbar-width:none}.loading{z-index:1132320;position:fixed;top:0;left:0;width:100vw;background-color:#e1dbd4!important;pointer-events:none}.loading,.loading .loading__main{display:flex;flex-direction:column;justify-content:center;height:100%}.loading .loading__main{align-items:center}.loading .loading__main .loading__main__logo{margin-bottom:2rem}.loading .loading__footer{position:absolute;bottom:0;left:50%;transform:translateX(-50%);margin-bottom:3rem}.loading .loading__footer .footer-link{position:static;transform:none}.footer-camera-wrap{position:fixed;display:flex;justify-content:center;align-items:center;bottom:5rem;width:100%}.footer-camera-wrap .footer-camera-icon{cursor:pointer}.overlay-camera{position:absolute;top:0;left:0;z-index:1;width:100%;height:calc(100vh - 16px);display:flex;justify-content:center;align-items:center}.overlay-camera .overlay-camera__hole{position:relative;transition:all .5s ease;box-shadow:0 0 0 999.9rem rgba(0,0,0,.3)}.overlay-camera__hud{z-index:2;padding-right:4rem;position:absolute;top:35.8333333333%;right:0;display:flex;flex-direction:column;align-items:center}.overlay-camera__hud .overlay-camera__hud__close{width:2.8rem;height:2.8rem;margin-bottom:3.6rem;display:flex;justify-content:center;align-items:center;background:#4b3339;border-radius:50%;cursor:pointer;transform:scale(1);transition:transform .1s}.overlay-camera__hud .overlay-camera__hud__close:hover{transform:scale(1.1)}.overlay-camera__hud .res-group{width:3.2rem;margin-bottom:2.5rem;display:flex;flex-direction:column;justify-content:center;cursor:pointer;transform:scale(1);transition:transform .1s}.overlay-camera__hud .res-group .res{width:3.2rem;border:.1rem solid #4b3339;margin-bottom:.4rem}.overlay-camera__hud .res-group .span{color:#4b3339;font-size:1.2rem;text-align:center}.overlay-camera__hud .res-group:hover{transform:scale(1.1)}.overlay-camera__hud .overlay-camera__hud__current-res{width:0;height:0;border-top:1rem solid transparent;border-bottom:1rem solid transparent;border-right:3rem solid hsla(32,18%,86%,.7);display:flex;align-items:center;position:absolute;top:7.5rem;right:0;transition:all .5s ease}.overlay-camera__hole__button{z-index:2;position:absolute;left:50%;bottom:-3rem;transform:translateX(-50%)}.overlay-camera__virtual-tour{height:100%}.home-intro{position:relative;height:100%;min-height:50rem}@media screen and (max-width:767px){.home-intro{min-height:32rem}}.home-intro .home-intro__logo{z-index:2;position:absolute;top:0;bottom:8rem;left:20rem;right:2rem;display:flex;align-items:flex-start;justify-content:flex-end;flex-direction:column}@media screen and (max-width:1440px){.home-intro .home-intro__logo{left:6rem}}@media screen and (max-width:1200px){.home-intro .home-intro__logo{left:6rem}}@media screen and (max-width:767px){.home-intro .home-intro__logo{left:1rem}}.home-intro .home-intro__logo h1{font-size:4.5rem;color:#fff;line-height:1.1;max-width:35rem;font-weight:700;font-family:Freigeist Bold;margin-bottom:2rem}@media screen and (max-width:767px){.home-intro .home-intro__logo h1{font-size:2rem}}.home-intro .home-intro__logo h2{font-size:1.5rem;color:#fff;text-transform:uppercase;line-height:1.1;max-width:35rem;font-weight:500;font-family:Freigeist;margin-bottom:5.875rem}@media screen and (max-width:767px){.home-intro .home-intro__logo h2{font-size:1.125rem}}.home-intro .home-intro__logo .home-intro__buttons{padding-bottom:2.25rem;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;gap:1.5rem}.home-intro .home-intro__action{display:flex}.home-intro .home-intro__action .home-intro__promo{padding-left:3.5rem}.loader-anim{z-index:99;position:fixed;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column}.loader-anim .loader-anim__item{height:33.3333333333vh;background-color:#4b3339}.tour-page{width:100%;height:100%}.motionDiv-formular{left:0;right:0;bottom:0;top:0;pointer-events:none;z-index:10}.formular-wrap{transition:-webkit-backdrop-filter .3s;transition:backdrop-filter .3s;transition:backdrop-filter .3s,-webkit-backdrop-filter .3s;-webkit-backdrop-filter:blur(10px) opacity(1);backdrop-filter:blur(10px) opacity(1);top:0;bottom:0;left:0;right:0;position:absolute;display:flex;justify-content:center;align-items:center}.formular-wrap .formular{position:relative;pointer-events:all;z-index:10;width:31.875rem;min-height:36.75rem;background-color:#fff}@media screen and (max-width:500px){.formular-wrap .formular{width:100%}}@media screen and (max-height:650px){.formular-wrap .formular{min-height:unset;max-height:95vh;overflow:scroll}}.formular-wrap .formular .formular-header{padding:1.75rem 2.8125rem;font-size:1.125rem;color:#4b3339;font-weight:400;font-family:Freigeist;text-transform:uppercase;letter-spacing:0;border-bottom:1px solid #e1dbd4}@media screen and (max-width:767px){.formular-wrap .formular .formular-header{padding:1.75rem 1rem}}.formular-wrap .formular .formular-icon{cursor:pointer;position:absolute;right:1.5rem;top:1.5rem}.formular-wrap .formular .contact-form{display:flex;align-items:center;flex-direction:column;position:relative}.formular-wrap .formular .contact-form .success-wrap{z-index:3;width:100%;position:absolute;top:0;left:0;right:0;bottom:0;background-color:#fff;color:#4b3339;display:flex;flex-direction:column;align-items:center;justify-content:center}@media screen and (max-width:767px){.formular-wrap .formular .contact-form .success-wrap{padding:0 1rem}}.formular-wrap .formular .contact-form .success-wrap .success-wrap__title{margin-bottom:1rem;font-size:2rem;color:#4b3339;font-weight:400;font-family:Freigeist;text-align:center}@media screen and (max-width:550px){.formular-wrap .formular .contact-form .success-wrap .success-wrap__title{font-size:1.25rem}}.formular-wrap .formular .contact-form .success-wrap .success-wrap__icon{width:6.4rem;height:6.4rem;border-radius:50%;border:.3rem solid #4b3339;display:flex;justify-content:center;align-items:center}.formular-wrap .formular .contact-form .contact-form__title{width:100%;padding:0 5.4rem;margin-bottom:2rem;color:#f8a084;font-size:2rem}.formular-wrap .formular .contact-form .contact-form-wrappers{width:100%;height:100%;padding:2.5rem 2.8125rem}.formular-wrap .formular .contact-form .contact-form-wrappers .contact-form-wrapper{width:100%;min-height:3.75rem;margin-bottom:.9375rem;display:flex;flex-direction:column;background-color:#fff}.formular-wrap .formular .contact-form .contact-form-wrappers .contact-form-wrapper input{height:100%}.formular-wrap .formular .contact-form .contact-form-wrappers .contact-form-wrapper.small{margin-bottom:1rem}.formular-wrap .formular .contact-form .contact-form-wrappers .contact-form-wrapper:last-child{margin-bottom:0}.formular-wrap .formular .contact-form .contact-form-wrappers .contact-form-wrapper .contact-form-input{height:3.75rem;padding-left:1.375rem;padding-right:1.375rem;background-color:#fff;border:1px solid #bbb9b9;outline:none;font-size:1.125rem;font-family:Freigeist}.formular-wrap .formular .contact-form .contact-form-wrappers .contact-form-wrapper .contact-form-input.spravaField{padding-top:1rem;min-height:11.25rem}.formular-wrap .formular .contact-form .contact-form-wrappers .contact-form-wrapper .contact-form-input::placeholder{font-family:Freigeist;color:#4b3339;font-weight:400;font-size:1.125rem}.formular-wrap .formular .contact-form .contact-form-wrappers .contact-form-wrapper .contact-form-input.textarea{max-height:16rem;height:-moz-fit-content;height:fit-content;resize:vertical}.formular-wrap .formular .contact-form .contact-form-wrappers .contact-form-wrapper .contact-form-input.contact-form-input_error{border-color:#f44336}.formular-wrap .formular .contact-form .contact-form-wrappers .contact-form-wrapper .contact__form-error{padding:0 1.25rem;font-family:Freigeist;font-size:1.15rem;color:#f44336}.formular-wrap .formular .contact-form .contact-form-wrappers .contact-form-wrapper .contact__form-error.contact__form-error_success{color:#4b3339;font-size:2rem}.formular-wrap .formular .contact-form .contact-form__actions{display:flex;justify-content:center;width:100%;padding:1.5rem 2.8125rem;border-top:1px solid #4b3339}.formular-wrap .formular .contact-form .contact-form__checkbox{display:flex}.formular-wrap .formular .contact-form .contact-form__checkbox.error input[type=checkbox],.formular-wrap .formular .contact-form .contact-form__checkbox.error input[type=radio]{border:2px solid rgba(244,67,54,.7)}.formular-wrap .formular .contact-form .contact-form__checkbox.checked input[type=checkbox],.formular-wrap .formular .contact-form .contact-form__checkbox.checked input[type=radio]{border:2px solid #4b3339}.formular-wrap .formular .contact-form .contact-form__checkbox.checked input[type=checkbox]:before,.formular-wrap .formular .contact-form .contact-form__checkbox.checked input[type=radio]:before{transform:scale(1)}.formular-wrap .formular .contact-form .contact-form__checkbox input[type=checkbox],.formular-wrap .formular .contact-form .contact-form__checkbox input[type=radio]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;margin:0 1.8rem 0 0;min-width:1.8rem;width:1.8rem;height:1.8rem;border:2px solid #4b3339;border-radius:0;display:grid;place-content:center;cursor:pointer}.formular-wrap .formular .contact-form .contact-form__checkbox input[type=checkbox]:before,.formular-wrap .formular .contact-form .contact-form__checkbox input[type=radio]:before{content:"";width:1rem;height:1rem;transform:scale(0);background-color:#4b3339}.formular-wrap .formular .contact-form .contact-form__checkbox p{font-size:.875rem;font-family:Freigeist}.screenshot-modal{position:relative;width:128rem;height:72rem}.screenshot-modal .screenshot-modal__pic{width:100%}.screenshot-modal .screenshot-modal__close-icon{z-index:1;padding:1rem;position:absolute;top:1rem;right:1rem;cursor:pointer}.screenshot-modal .screenshot-modal__download-btn{position:absolute;bottom:3rem;left:50%;transform:translateX(-50%)}