/*!
* 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:2;animation-iteration-count:calc(var(--animate-repeat)*2)}.animate__animated.animate__repeat-3{animation-iteration-count: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:2s;animation-delay:calc(var(--animate-delay)*2)}.animate__animated.animate__delay-3s{animation-delay:3s;animation-delay:calc(var(--animate-delay)*3)}.animate__animated.animate__delay-4s{animation-delay:4s;animation-delay:calc(var(--animate-delay)*4)}.animate__animated.animate__delay-5s{animation-delay:5s;animation-delay:calc(var(--animate-delay)*5)}.animate__animated.animate__faster{animation-duration:.5s;animation-duration:calc(var(--animate-duration)/2)}.animate__animated.animate__fast{animation-duration:.8s;animation-duration:calc(var(--animate-duration)*.8)}.animate__animated.animate__slow{animation-duration:2s;animation-duration:calc(var(--animate-duration)*2)}.animate__animated.animate__slower{animation-duration:3s;animation-duration:calc(var(--animate-duration)*3)}@media (prefers-reduced-motion:reduce),print{.animate__animated{animation-duration:1ms!important;animation-iteration-count:1!important;transition-duration:1ms!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%{transform:translateZ(0) scaleY(.95);transition-timing-function:cubic-bezier(.215,.61,.355,1)}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-name:headShake;animation-timing-function:ease-in-out}@keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}.animate__swing{animation-name:swing;transform-origin:top center}@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-duration:1.3s;animation-duration:calc(var(--animate-duration)*1.3);animation-name:heartBeat;animation-timing-function:ease-in-out}@keyframes backInDown{0%{opacity:.7;transform:translateY(-1200px) scale(.7)}80%{opacity:.7;transform:translateY(0) scale(.7)}to{opacity:1;transform:scale(1)}}.animate__backInDown{animation-name:backInDown}@keyframes backInLeft{0%{opacity:.7;transform:translateX(-2000px) scale(.7)}80%{opacity:.7;transform:translateX(0) scale(.7)}to{opacity:1;transform:scale(1)}}.animate__backInLeft{animation-name:backInLeft}@keyframes backInRight{0%{opacity:.7;transform:translateX(2000px) scale(.7)}80%{opacity:.7;transform:translateX(0) scale(.7)}to{opacity:1;transform:scale(1)}}.animate__backInRight{animation-name:backInRight}@keyframes backInUp{0%{opacity:.7;transform:translateY(1200px) scale(.7)}80%{opacity:.7;transform:translateY(0) scale(.7)}to{opacity:1;transform:scale(1)}}.animate__backInUp{animation-name:backInUp}@keyframes backOutDown{0%{opacity:1;transform:scale(1)}20%{opacity:.7;transform:translateY(0) scale(.7)}to{opacity:.7;transform:translateY(700px) scale(.7)}}.animate__backOutDown{animation-name:backOutDown}@keyframes backOutLeft{0%{opacity:1;transform:scale(1)}20%{opacity:.7;transform:translateX(0) scale(.7)}to{opacity:.7;transform:translateX(-2000px) scale(.7)}}.animate__backOutLeft{animation-name:backOutLeft}@keyframes backOutRight{0%{opacity:1;transform:scale(1)}20%{opacity:.7;transform:translateX(0) scale(.7)}to{opacity:.7;transform:translateX(2000px) scale(.7)}}.animate__backOutRight{animation-name:backOutRight}@keyframes backOutUp{0%{opacity:1;transform:scale(1)}20%{opacity:.7;transform:translateY(0) scale(.7)}to{opacity:.7;transform:translateY(-700px) scale(.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:.75s;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:.75s;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%{animation-timing-function:ease-out;transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn)}40%{animation-timing-function:ease-out;transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg)}50%{animation-timing-function:ease-in;transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg)}80%{animation-timing-function:ease-in;transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg)}to{animation-timing-function:ease-in;transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg)}}.animate__animated.animate__flip{animation-name:flip;backface-visibility:visible}@keyframes flipInX{0%{animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;transform:perspective(400px) rotateX(10deg)}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}.animate__flipInX{animation-name:flipInX;backface-visibility:visible!important}@keyframes flipInY{0%{animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateY(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px) rotateY(-20deg)}60%{opacity:1;transform:perspective(400px) rotateY(10deg)}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}.animate__flipInY{animation-name:flipInY;backface-visibility:visible!important}@keyframes flipOutX{0%{transform:perspective(400px)}30%{opacity:1;transform:perspective(400px) rotateX(-20deg)}to{opacity:0;transform:perspective(400px) rotateX(90deg)}}.animate__flipOutX{animation-duration:.75s;animation-duration:calc(var(--animate-duration)*.75);animation-name:flipOutX;backface-visibility:visible!important}@keyframes flipOutY{0%{transform:perspective(400px)}30%{opacity:1;transform:perspective(400px) rotateY(-15deg)}to{opacity:0;transform:perspective(400px) rotateY(90deg)}}.animate__flipOutY{animation-duration:.75s;animation-duration:calc(var(--animate-duration)*.75);animation-name:flipOutY;backface-visibility:visible!important}@keyframes lightSpeedInRight{0%{opacity:0;transform:translate3d(100%,0,0) skewX(-30deg)}60%{opacity:1;transform:skewX(20deg)}80%{transform:skewX(-5deg)}to{transform:translateZ(0)}}.animate__lightSpeedInRight{animation-name:lightSpeedInRight;animation-timing-function:ease-out}@keyframes lightSpeedInLeft{0%{opacity:0;transform:translate3d(-100%,0,0) skewX(30deg)}60%{opacity:1;transform:skewX(-20deg)}80%{transform:skewX(5deg)}to{transform:translateZ(0)}}.animate__lightSpeedInLeft{animation-name:lightSpeedInLeft;animation-timing-function:ease-out}@keyframes lightSpeedOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0) skewX(30deg)}}.animate__lightSpeedOutRight{animation-name:lightSpeedOutRight;animation-timing-function:ease-in}@keyframes lightSpeedOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0) skewX(-30deg)}}.animate__lightSpeedOutLeft{animation-name:lightSpeedOutLeft;animation-timing-function:ease-in}@keyframes rotateIn{0%{opacity:0;transform:rotate(-200deg)}to{opacity:1;transform:translateZ(0)}}.animate__rotateIn{animation-name:rotateIn;transform-origin:center}@keyframes rotateInDownLeft{0%{opacity:0;transform:rotate(-45deg)}to{opacity:1;transform:translateZ(0)}}.animate__rotateInDownLeft{animation-name:rotateInDownLeft;transform-origin:left bottom}@keyframes rotateInDownRight{0%{opacity:0;transform:rotate(45deg)}to{opacity:1;transform:translateZ(0)}}.animate__rotateInDownRight{animation-name:rotateInDownRight;transform-origin:right bottom}@keyframes rotateInUpLeft{0%{opacity:0;transform:rotate(45deg)}to{opacity:1;transform:translateZ(0)}}.animate__rotateInUpLeft{animation-name:rotateInUpLeft;transform-origin:left bottom}@keyframes rotateInUpRight{0%{opacity:0;transform:rotate(-90deg)}to{opacity:1;transform:translateZ(0)}}.animate__rotateInUpRight{animation-name:rotateInUpRight;transform-origin:right bottom}@keyframes rotateOut{0%{opacity:1}to{opacity:0;transform:rotate(200deg)}}.animate__rotateOut{animation-name:rotateOut;transform-origin:center}@keyframes rotateOutDownLeft{0%{opacity:1}to{opacity:0;transform:rotate(45deg)}}.animate__rotateOutDownLeft{animation-name:rotateOutDownLeft;transform-origin:left bottom}@keyframes rotateOutDownRight{0%{opacity:1}to{opacity:0;transform:rotate(-45deg)}}.animate__rotateOutDownRight{animation-name:rotateOutDownRight;transform-origin:right bottom}@keyframes rotateOutUpLeft{0%{opacity:1}to{opacity:0;transform:rotate(-45deg)}}.animate__rotateOutUpLeft{animation-name:rotateOutUpLeft;transform-origin:left bottom}@keyframes rotateOutUpRight{0%{opacity:1}to{opacity:0;transform:rotate(90deg)}}.animate__rotateOutUpRight{animation-name:rotateOutUpRight;transform-origin:right bottom}@keyframes hinge{0%{animation-timing-function:ease-in-out}20%,60%{animation-timing-function:ease-in-out;transform:rotate(80deg)}40%,80%{animation-timing-function:ease-in-out;opacity:1;transform:rotate(60deg)}to{opacity:0;transform:translate3d(0,700px,0)}}.animate__hinge{animation-duration:2s;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%{animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0)}60%{animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0)}}.animate__zoomInDown{animation-name:zoomInDown}@keyframes zoomInLeft{0%{animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0)}60%{animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0)}}.animate__zoomInLeft{animation-name:zoomInLeft}@keyframes zoomInRight{0%{animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0)}60%{animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0)}}.animate__zoomInRight{animation-name:zoomInRight}@keyframes zoomInUp{0%{animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0)}60%{animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0)}}.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%{animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0)}to{animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0)}}.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%{animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0)}to{animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0)}}.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{transform:translate3d(0,100%,0);visibility:hidden}}.animate__slideOutDown{animation-name:slideOutDown}@keyframes slideOutLeft{0%{transform:translateZ(0)}to{transform:translate3d(-100%,0,0);visibility:hidden}}.animate__slideOutLeft{animation-name:slideOutLeft}@keyframes slideOutRight{0%{transform:translateZ(0)}to{transform:translate3d(100%,0,0);visibility:hidden}}.animate__slideOutRight{animation-name:slideOutRight}@keyframes slideOutUp{0%{transform:translateZ(0)}to{transform:translate3d(0,-100%,0);visibility:hidden}}.animate__slideOutUp{animation-name:slideOutUp}@font-face{font-display:swap;font-family:Architects Daughter;font-weight:400;src:url(/static/media/ArchitectsDaughter-Regular.97e4b635030c7d8a85d5.ttf)}@font-face{font-display:swap;font-family:Source Sans\ 3;font-weight:700;src:url(/static/media/SourceSans-Bold.4415c0f96d5d1b3d91fd.ttf)}@font-face{font-display:swap;font-family:Source Sans\ 3;font-weight:400;src:url(/static/media/SourceSans-Regular.8b91864a5f05c97bca55.ttf)}@font-face{font-display:swap;font-family:Source Sans\ 3;font-weight:600;src:url(/static/media/SourceSans-SemiBold.e2ddbe52dd9bfd9070ef.ttf)}*,:after,:before{box-sizing:inherit}*{font-family:Source Sans\ 3}*,body{font-size:1rem}body{background:#fff;background-attachment:fixed;background-repeat:no-repeat;color:#fff;font-weight:400;margin:0;overflow-x:hidden;padding:0;scroll-behavior:smooth;will-change:auto}::-webkit-scrollbar{border-radius:6px;box-shadow:inset 0 0 4px -.5px #0003;width:5px}::-webkit-scrollbar-track{background-color:#0000}::-webkit-scrollbar-thumb{background-color:#092c3c;border-radius:6px}a{text-decoration:none}a:active,a:focus,a:hover{outline:0}h1,h2,h3,h5,p{margin:0}ul{list-style:none;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}input{-webkit-appearance:none;border:none;-webkit-user-select:text}button,input{box-sizing:border-box;outline:none}button{cursor:pointer}button::-moz-focus-inner{border:0}button{border:0}button:disabled{cursor:not-allowed;opacity:.5}h1{font-size:3rem}h1.size--small{font-size:2.125rem}h2{font-size:2.4375rem}h2.size--small,h3{font-size:2.0625rem}h3.size--small{font-size:1.75rem}h4{font-size:2.0625rem}h4.size--small,h5{font-size:1.4375rem}h5.size--small,h6{font-size:1.1875rem}h6.size--small{font-size:1rem}input[type=checkbox i]{-webkit-appearance:auto;appearance:auto;background-color:initial;border:1px solid #fff;border-radius:1.41px;box-sizing:border-box;cursor:pointer;height:18px;margin-right:8px;padding:initial;width:18px}.hint-button{background-color:#ff5100;border-radius:4px;color:#fff;padding:8px 16px}.container{box-sizing:border-box;height:100%;margin:0 auto;max-width:1440px;padding:0 24px;width:100%}.container.with-bottom-panel{padding-bottom:24px}.animated{animation-duration:.3s;will-change:transform,opacity}.no--margin{margin:0}.no--padding{padding:0}.no--border{border:0}.no--border-radius{border-radius:0!important}.no--shadow{box-shadow:none}.no--bg{background:#0000}.width--auto{width:auto!important}.width--fit-content{width:fit-content}.width--0{width:.1%}.width--5{width:5%}.width--6{width:6%}.width--7{width:7%}.width--8{width:8%}.width--9{width:9%}.width--10{width:10%}.width--11{width:11%}.width--12{width:12%}.width--13{width:13%}.width--14{width:14%}.width--15{width:15%}.width--17{width:17%}.width--18{width:18%}.width--19{width:19%}.width--20{width:20%}.width--25{width:25%}.width--30{width:30%}.width--35{width:35%}.width--38{width:38%}.width--40{width:40%}.width--45{width:45%}.width--50{width:50%}.width--55{width:55%}.width--60{width:60%}.width--65{width:65%}.width--70{width:70%}.width--75{width:75%}.width--80{width:80%}.width--16px{width:16px}.width--20px{width:20px}.width--24px{width:24px}.width--32px{width:32px}.width--36px{width:36px}.width--50px{width:50px}.width--60px{width:60px}.width--100px{width:100px}.width--120px{width:120px}.width--150px{width:150px}.width--160px{width:160px}.width--320px{width:320px}.width--400px{width:400px!important}.width--full{width:100%}.width--full-viewport{width:100vw}.max-width--half{max-width:50%}.max-width--650px{max-width:650px}.max-width--740px{max-width:740px}.max-width--840px{max-width:840px}.max-width--1150px{max-width:1150px}.max-width--1350px{max-width:1350px}.height--40{height:40%}.height--55{height:55%}.height--60{height:60%}.height--5px{height:5px}.height--15px{height:15px}.height--16px{height:16px}.height--24px{height:24px}.height--36px{height:36px}.height--42px{height:42px}.height--50px{height:50px}.height--60px{height:60px}.height--80px{height:80px}.height--100px{height:100px}.height--120px{height:120px}.height--400px{height:400px}.height--70vh{height:70vh}.height--full{height:100%}.height--full-viewport{height:100vh}.height--fit-content{height:fit-content!important}.min-height--inherit{min-height:inherit}.height--auto{height:auto!important}.box-size--border-box{box-sizing:border-box}.hide{display:none}.show{display:block}.hide--lg,.show--xl{display:none}.hide--xl,.show--lg{display:block}.hide--md{display:none}.show--md{display:block}.hide--sm{display:none}.show--sm{display:block}.hide--xs{display:none}.show--xs{display:block}.visibility--hidden{visibility:hidden}.break-word--all{word-break:break-all}.break-word--word{word-break:break-word}.m--auto{margin:auto}.m--0-auto{margin:0 auto}.m--auto-0{margin:auto 0}.m--left-auto{margin:0 0 0 auto!important}.m--10{margin:10px}.m--20{margin:20px}.mt--0{margin-top:0}.mt--4{margin-top:4px}.mt--5{margin-top:5px}.mt--8{margin-top:8px}.mt--10{margin-top:10px}.mt--15{margin-top:15px}.mt--20{margin-top:20px}.mt--25{margin-top:25px}.mt--30{margin-top:30px}.mt--35{margin-top:35px}.mt--40{margin-top:40px}.mt--50{margin-top:50px}.mt--60{margin-top:60px}.mt--65{margin-top:65px}.mt--80{margin-top:80px}.mt--auto{margin-top:auto}.mr--0{margin-right:0}.mr--5{margin-right:5px}.mr--8{margin-right:8px}.mr--10{margin-right:10px}.mr--13{margin-right:13px}.mr--15{margin-right:15px}.mr--16{margin-right:16px}.mr--20{margin-right:20px}.mr--24{margin-right:24px}.mr--25{margin-right:25px}.mr--30{margin-right:30px}.mr--32{margin-right:32px}.mr--35{margin-right:35px}.mr--40{margin-right:40px}.mr--48{margin-right:48px}.mr--50{margin-right:50px}.mr--auto{margin-right:auto}.mb--0{margin-bottom:0}.mb--4{margin-bottom:4px}.mb--5{margin-bottom:5px}.mb--6{margin-bottom:6px}.mb--7{margin-bottom:7px}.mb--8{margin-bottom:8px}.mb--10{margin-bottom:10px}.mb--15{margin-bottom:15px}.mb--16{margin-bottom:16px}.mb--20{margin-bottom:20px}.mb--24{margin-bottom:24px}.mb--25,.mb--28{margin-bottom:25px}.mb--30{margin-bottom:30px}.mb--35{margin-bottom:35px}.mb--36{margin-bottom:36px}.mb--45{margin-bottom:45px}.mb--50{margin-bottom:50px}.mb--60{margin-bottom:60px}.mb--65{margin-bottom:65px}.mb--auto{margin-bottom:auto}.ml--0{margin-left:0}.ml--5{margin-left:5px}.ml--7{margin-left:7px}.ml--8{margin-left:8px}.ml--10{margin-left:10px}.ml--12{margin-left:12px}.ml--15{margin-left:15px}.ml--17{margin-left:17px}.ml--20{margin-left:20px}.ml--24{margin-left:24px}.ml--25{margin-left:25px}.ml--30{margin-left:30px}.ml--40,.ml--45{margin-left:40px}.ml--auto{margin-left:auto}.ml--n-4{margin-left:-4px}.p--0{padding:0!important}.p--10{padding:10px}.p--16{padding:16px}.p--20{padding:20px}.p--25{padding:25px}.p--30{padding:30px}.pt--0{padding-top:0}.pt--5{padding-top:5px}.pt--10{padding-top:10px}.pt--15{padding-top:15px}.pt--20{padding-top:20px}.pt--23{padding-top:23px}.pt--25{padding-top:25px}.pt--36{padding-top:36px}.pt--70{padding-top:70px}.pt--90{padding-top:90px!important}.pt--100{padding-top:100px!important}.pr--0{padding-right:0}.pr--5{padding-right:5px}.pr--6{padding-right:6px!important}.pr--10{padding-right:10px}.pr--15{padding-right:15px}.pr--20{padding-right:20px}.pr--25{padding-right:25px!important}.pr--30{padding-right:30px}.pb--0{padding-bottom:0}.pb--5{padding-bottom:5px}.pb--10{padding-bottom:10px}.pb--15{padding-bottom:15px}.pb--20{padding-bottom:20px}.pb--24{padding-bottom:24px}.pb--30{padding-bottom:30px}.pl--0{padding-left:0}.pl--5{padding-left:5px}.pl--6{padding-left:6px!important;padding-left:6px}.pl--10{padding-left:10px}.pl--15{padding-left:15px}.pl--20{padding-left:20px}.pl--30{padding-left:30px}.pl--50{padding-left:50px}.top--10{top:10px}.top--25{top:25px}.bottom--n-20{bottom:-20px}.bottom--n-25{bottom:-25px}.bottom--n-70{bottom:-70px}.right--0{right:0}.right--25{right:25px}.cursor--auto{cursor:auto}.cursor--pointer{cursor:pointer}.cursor-not--allowed{cursor:not-allowed}.pointer-events--none{pointer-events:none}.align-items--stretch{align-items:stretch}.align-self--center{align-self:center}.align-content--baseline{align-content:baseline}.object-fit--cover{object-fit:cover}.object-fit--contain{object-fit:contain}.text--left{text-align:left}.text--right{text-align:right}.text--center{text-align:center}.font-size--xxs{font-size:.75rem}.font-size--xs{font-size:.8125rem}.font-size--sm{font-size:.875rem}.font-size--default{font-size:.9375rem}.font-size--browser-default{font-size:1rem}.font-size--md{font-size:1.0625rem}.font-size--lg{font-size:1.125rem}.font-size--22{font-size:1.375rem}.font-size--xl{font-size:1.1875rem}.font-size--xxl{font-size:1.25rem}.font-size--24{font-size:1.5rem}.font-size--25{font-size:1.5625rem}.font-size--26{font-size:1.625rem}.font-size--28{font-size:1.75rem}.font-size--30{font-size:1.875rem}.font-size--34{font-size:2.125rem}.font-size--40{font-size:2.5rem}.font-size--50{font-size:3.125rem}.line-height--sm{line-height:1}.line-height--default{line-height:1.2}.line-height--17{line-height:17px}.line-height--md{line-height:1.5}.line-height--lg{line-height:2}.line-height--20{line-height:20px}.line-height--28{line-height:28px}.line-height--70{line-height:70px}.font-family--oswald{font-family:Oswald}.font--light{font-weight:300}.font--regular{font-weight:400}.font--medium{font-weight:500}.font--semi-bold{font-weight:600}.font--bold{font-weight:700}.font--extra-bold{font-weight:800}.font--heavy{font-weight:900}.font--extra-heavy{font-weight:1000}.font-family--rubik{font-family:Rubik}.font-family--drukCond{font-family:DrukCond}.font-light{font-weight:300}.font-regular{font-weight:400}.font-medium{font-weight:500}.font-semi-bold{font-weight:600}.font-bold{font-weight:700}.font-extra-bold{font-weight:800}.font-heavy{font-weight:900}.font-extra-heavy{font-weight:1000}.text--lowercase{text-transform:lowercase}.text--uppercase{text-transform:uppercase}.text--capitalize{text-transform:capitalize}.text--initial{text-transform:none}.text-decoration--underline{text-decoration:underline}.position--relative{position:relative}.position--absolute{position:absolute}.position--fixed{position:fixed}.position--sticky{position:sticky}.z-index--0{z-index:0}.z-index--1{z-index:1}.z-index--2{z-index:2}.z-index--3{z-index:3}.z-index--4{z-index:4}.z-index--5{z-index:5}.z-index--6{z-index:6}.z-index--negative-1{z-index:-1}.z-index--negative-2{z-index:-2}.z-index--100{z-index:100}.z-index--max{z-index:999}.overflow--hidden{overflow:hidden}.overflow--hidden-x{overflow-x:hidden}.overflow--auto-x{overflow-x:auto}.overflow--auto{overflow:auto}.opacity--10{opacity:.1}.opacity--20{opacity:.2}.opacity--30{opacity:.3}.opacity--40{opacity:.4}.opacity--50{opacity:.5}.opacity--60{opacity:.6}.opacity--70{opacity:.7}.opacity--80{opacity:.8}.opacity--100{opacity:1}.disabled{cursor:not-allowed;opacity:.5;-webkit-user-select:none;user-select:none}.truncate--text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.truncate-lines--2{-webkit-line-clamp:2}.truncate-lines--2,.truncate-lines--3{-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-overflow:ellipsis}.truncate-lines--3{-webkit-line-clamp:3}.truncate-lines--4{-webkit-line-clamp:4;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-overflow:ellipsis}.fill--none{fill:none}.fill--black{fill:#18191a}.fill--white{fill:#fff}.fill--white.with-opacity-50{opacity:.5}.fill--white.with-opacity-30{opacity:.3}.fill--primary{fill:#092c3c}.fill--grey-50{fill:rgba(0,0,0,.502)}.fill--grey-100{fill:#222}.fill--grey-150{fill:#525353}.fill--grey-200{fill:#3a3939}.fill--grey-250{fill:#dfe2e3}.fill--grey-300{fill:#9a9898}.fill--grey-400{fill:#e2e2e2}.fill--grey-500{fill:#384449}.fill--grey-600{fill:#ced4da}.fill--success-50{fill:#ecfdf5}.fill--red-50{fill:#d6443e}.fill--red-100{fill:#f50e01}.stroke--white{stroke:#fff}.stroke--primary{stroke:#092c3c}.text--primary{color:#092c3c}.text--white{color:#fff}.text--white.with-opacity-50{opacity:.5}.text--white.with-opacity-70{opacity:.7}.text--grey-50{color:rgba(0,0,0,.502)}.text--grey-100{color:#222}.text--grey-150{color:#525353}.text--grey-200{color:#3a3939}.text--grey-250{color:#dfe2e3}.text--grey-300{color:#9a9898}.text--grey-400{color:#e2e2e2}.text--grey-500{color:#384449}.text--grey-600{color:#ced4da}.text--red-50{color:#d6443e}.text--red-100{color:#f50e01}.text--success-50{color:#ecfdf5}.text--green-50{color:#59ff00}.text--green-100{color:#288000}.text--green-150{color:#7fff02}.text--green-200{color:#46cd31}.text--green-300{color:#3db72b}.text--green-400{color:#3fbb28}.text--orange-50{color:#e3772b}.text--orange-100{color:#f66348}.text--orange-150{color:#f9a500}.text--orange-200{color:#f89137}.text--orange-300{color:#db6e26}.text--blue-25{color:blue!important}.text--blue-50{color:#3cb0db!important}.text--blue-100{color:#31a5e3!important}.text--blue-150{color:#267897!important}.text--blue-200{color:#3c8e9a!important}.text--blue-300{color:#61a6c5!important}.text--blue-400{color:#4ae0d0!important}.text--blue-500{color:#a1c9d9!important}.text--blue-600{color:#bbeff0!important}.text--blue-700{color:#19abe2!important}.text--blue-800{color:#82d6f6!important}.text--error-50{color:#ef4444}.text--secondary-50{color:#14495d}.text--secondary-100{color:#134458}.text--secondary-150{color:#268080}.text--secondary-200{color:#203640}.text--secondary-300{color:#1d6077}.text--secondary-400{color:#0a3142}.text--shades-0{color:#fff}.text--shades-100{color:#000}.text--shades-200{color:hsla(0,0%,100%,.302)}.text--black{color:#18191a}.bg--grey-50{background-color:rgba(0,0,0,.502)}.bg--grey-100{background-color:#222}.bg--grey-150{background-color:#525353}.bg--grey-200{background-color:#3a3939}.bg--grey-250{background-color:#dfe2e3}.bg--grey-300{background-color:#9a9898}.bg--grey-400{background-color:#e2e2e2}.bg--grey-500{background-color:#384449}.bg--grey-600{background-color:#ced4da}.bg--primary{background-color:#092c3c}.bg--secondary-50{background-color:#14495d}.bg--secondary-100{background-color:#134458}.bg--secondary-150{background-color:#268080}.bg--secondary-200{background-color:#203640}.bg--secondary-300{background-color:#1d6077}.bg--secondary-400{background-color:#0a3142}.bg--green-50{background-color:#59ff00}.bg--green-100{background-color:#288000}.bg--green-150{background-color:#7fff02}.bg--green-200{background-color:#46cd31}.bg--green-300{background-color:#3db72b}.bg--green-400{background-color:#3fbb28}.bg--white{background-color:#fff}.bg--white.with-opacity-10{opacity:.1}.bg--black{background-color:#18191a}.bg--red-50{background-color:#d6443e}.bg--red-100{background-color:#f50e01}.bg--orange-50{background-color:#e3772b}.bg--orange-100{background-color:#f66348}.bg--orange-150{background-color:#f9a500}.bg--orange-200{background-color:#f89137}.bg--orange-300{background-color:#db6e26}.bg--blue-25{background-color:blue}.bg--blue-50{background-color:#3cb0db}.bg--blue-100{background-color:#31a5e3}.bg--blue-150{background-color:#267897}.bg--blue-200{background-color:#3c8e9a}.bg--blue-300{background-color:#61a6c5}.bg--blue-400{background-color:#4ae0d0}.bg--blue-500{background-color:#a1c9d9}.bg--blue-600{background-color:#bbeff0}.bg--blue-700{background-color:#19abe2}.bg--blue-800{background-color:#82d6f6}.bg--orange-gradient{background:linear-gradient(270deg,#ed6a29,#29292900)}.bg--transparent{background-color:#0000}.bg--play-game{background:linear-gradient(180deg,#256b83,#347994 50%,#296e88);box-shadow:-3px 3px 14px #00000052,inset 3px 0 4px #184b60,inset -3px 0 2px #88bbcf,inset 0 -3px 1px #133642,inset 0 3px 2px #5d91a4;will-change:transform}.bg--success-puzzle{background:linear-gradient(180deg,#48bb39,#4eb659 50%,#46bd2d);box-shadow:-3px 3px 14px #00000052,inset 3px -2px 4px #255c25,inset -3px 1px 2px #96ce9b,inset 0 -3px 1px #255c25,inset 0 3px 2px #99f485;will-change:transform}.border--4px{border:4px solid #f66348}.border-radius--sm{border-radius:4px}.border-radius--5{border-radius:5px}.border-radius-md{border-radius:8px}.border-radius--default{border-radius:6px}.border-radius--lg{border-radius:10px!important}.border-radius--xxl{border-radius:20px}.border-radius--half{border-radius:50%}.border-radius--100{border-radius:100px}.rotate--180{transform:rotate(180deg)}.rotate--90{transform:rotate(90deg)}.scrollbar--hidden::-webkit-scrollbar{width:0}.overflow--hidden-y{overflow-y:hidden}.overflow--auto-y{overflow-y:auto}.round-icon{border-radius:50%;height:52px;width:52px}.round-icon svg{height:20px;width:20px}.round-icon.with-border{border:1px solid #fff}.round-icon.action-icon{height:44px;width:44px}.round-icon.back-btn{height:40px;width:40px}.transition{transition:all .2s linear}.error{margin-top:5px}.button-loader{animation:spin 2s linear infinite;border:3px solid #fff;border-radius:16px;border-top-color:#134458;height:25px;width:25px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.main{min-height:calc(100vh - 178px);padding-top:110px}.main.main-game-list{padding-top:180px}.header{background-color:#092c3c;top:0}.header .header-wrapper{margin:0 auto}.header .header-wrapper .sidebar-wrapper{background-color:#267897;border-radius:12px;height:602px;padding-bottom:48px;right:45px;width:250px}.header .header-wrapper .sidebar-wrapper.opening{transform:translateX(0)}.header .header-wrapper .sidebar-wrapper.closing{transform:translateX(100%)}.header .header-wrapper .sidebar-wrapper .logo-image{height:60px;margin:0 auto 24px;padding:0;width:80px}.header .header-wrapper .sidebar-wrapper .right-arrow-button{transform:rotate(180deg)}.header .header-wrapper .sidebar-wrapper .right-arrow-button .right-arrow-image{height:48px;width:48px}.header .header-wrapper .sidebar-wrapper .close-button{padding:12px}.header .header-wrapper .sidebar-wrapper .close-button .arrow-image{height:32px;width:32px}.header .header-wrapper .sidebar-wrapper .delete-button,.header .header-wrapper .sidebar-wrapper .feedback-button,.header .header-wrapper .sidebar-wrapper .language-button,.header .header-wrapper .sidebar-wrapper .logout-button,.header .header-wrapper .sidebar-wrapper .sound-button{background-color:#134458;color:#fff;font-size:1.125rem;font-weight:600;height:48px;width:100%}.header .header-wrapper .sidebar-wrapper .delete-button .delete-image,.header .header-wrapper .sidebar-wrapper .delete-button .feedback-image,.header .header-wrapper .sidebar-wrapper .delete-button .language-image,.header .header-wrapper .sidebar-wrapper .delete-button .logout-image,.header .header-wrapper .sidebar-wrapper .feedback-button .delete-image,.header .header-wrapper .sidebar-wrapper .feedback-button .feedback-image,.header .header-wrapper .sidebar-wrapper .feedback-button .language-image,.header .header-wrapper .sidebar-wrapper .feedback-button .logout-image,.header .header-wrapper .sidebar-wrapper .language-button .delete-image,.header .header-wrapper .sidebar-wrapper .language-button .feedback-image,.header .header-wrapper .sidebar-wrapper .language-button .language-image,.header .header-wrapper .sidebar-wrapper .language-button .logout-image,.header .header-wrapper .sidebar-wrapper .logout-button .delete-image,.header .header-wrapper .sidebar-wrapper .logout-button .feedback-image,.header .header-wrapper .sidebar-wrapper .logout-button .language-image,.header .header-wrapper .sidebar-wrapper .logout-button .logout-image,.header .header-wrapper .sidebar-wrapper .sound-button .delete-image,.header .header-wrapper .sidebar-wrapper .sound-button .feedback-image,.header .header-wrapper .sidebar-wrapper .sound-button .language-image,.header .header-wrapper .sidebar-wrapper .sound-button .logout-image{height:32px;width:32px}.header .header-wrapper .sidebar-wrapper .delete-button .switch,.header .header-wrapper .sidebar-wrapper .feedback-button .switch,.header .header-wrapper .sidebar-wrapper .language-button .switch,.header .header-wrapper .sidebar-wrapper .logout-button .switch,.header .header-wrapper .sidebar-wrapper .sound-button .switch{display:inline-block;height:24px;margin-left:auto;position:relative;width:48px}.header .header-wrapper .sidebar-wrapper .delete-button .switch input,.header .header-wrapper .sidebar-wrapper .feedback-button .switch input,.header .header-wrapper .sidebar-wrapper .language-button .switch input,.header .header-wrapper .sidebar-wrapper .logout-button .switch input,.header .header-wrapper .sidebar-wrapper .sound-button .switch input{height:0;opacity:0;width:0}.header .header-wrapper .sidebar-wrapper .delete-button .slider,.header .header-wrapper .sidebar-wrapper .feedback-button .slider,.header .header-wrapper .sidebar-wrapper .language-button .slider,.header .header-wrapper .sidebar-wrapper .logout-button .slider,.header .header-wrapper .sidebar-wrapper .sound-button .slider{background-color:#ccc;bottom:0;cursor:pointer;left:0;position:absolute;right:0;top:0;transition:.4s}.header .header-wrapper .sidebar-wrapper .delete-button .slider:before,.header .header-wrapper .sidebar-wrapper .feedback-button .slider:before,.header .header-wrapper .sidebar-wrapper .language-button .slider:before,.header .header-wrapper .sidebar-wrapper .logout-button .slider:before,.header .header-wrapper .sidebar-wrapper .sound-button .slider:before{background-color:#fff;bottom:4px;content:"";height:16px;left:4px;position:absolute;transition:.4s;width:16px}.header .header-wrapper .sidebar-wrapper .delete-button input:checked+.slider,.header .header-wrapper .sidebar-wrapper .feedback-button input:checked+.slider,.header .header-wrapper .sidebar-wrapper .language-button input:checked+.slider,.header .header-wrapper .sidebar-wrapper .logout-button input:checked+.slider,.header .header-wrapper .sidebar-wrapper .sound-button input:checked+.slider{background-color:#092c3c}.header .header-wrapper .sidebar-wrapper .delete-button input:checked+.slider:before,.header .header-wrapper .sidebar-wrapper .feedback-button input:checked+.slider:before,.header .header-wrapper .sidebar-wrapper .language-button input:checked+.slider:before,.header .header-wrapper .sidebar-wrapper .logout-button input:checked+.slider:before,.header .header-wrapper .sidebar-wrapper .sound-button input:checked+.slider:before{transform:translateX(26px)}.header .header-wrapper .sidebar-wrapper .delete-button .slider.round,.header .header-wrapper .sidebar-wrapper .feedback-button .slider.round,.header .header-wrapper .sidebar-wrapper .language-button .slider.round,.header .header-wrapper .sidebar-wrapper .logout-button .slider.round,.header .header-wrapper .sidebar-wrapper .sound-button .slider.round{border-radius:34px}.header .header-wrapper .sidebar-wrapper .delete-button .slider.round:before,.header .header-wrapper .sidebar-wrapper .feedback-button .slider.round:before,.header .header-wrapper .sidebar-wrapper .language-button .slider.round:before,.header .header-wrapper .sidebar-wrapper .logout-button .slider.round:before,.header .header-wrapper .sidebar-wrapper .sound-button .slider.round:before{border-radius:50%}.header .header-wrapper .sidebar-wrapper .sound-button .sound-image{height:30px;width:30px}.header .header-wrapper .sidebar-wrapper .sound-button .sound-off-image,.header .header-wrapper .sidebar-wrapper .sound-button .sound-on-image{height:32px;margin-left:auto;width:32px}.header .confirm-button{background-color:#d6443e;height:48px;width:180px}.header .logo-image{height:100px;padding-left:16px;width:150px}.header .login-link{background-color:#db6e26;border-radius:16px;color:#18191a;font-size:1.1875rem;font-weight:600;height:48px;margin-right:16px;width:180px}.header .profile-image-wrapper{margin-top:-80px}.header .profile-image-wrapper .profile--image{border:4px solid #f66348;border-radius:50%;height:100px;width:100px}.header .avatar--image{height:100px;width:100px}.footer{bottom:0;margin:0 auto;max-width:1350px;position:fixed}.footer .joker-button{background:linear-gradient(232.08deg,#df7446 .66%,#f49246 106.96%);border-radius:16px 16px 0 0;height:110px;margin-left:16px;padding:8px;width:120px}.footer .joker-button .joker-image{height:60px;width:60px;z-index:1}.footer .joker-button .joker-amount{background-color:#fff;border-radius:100px;bottom:20px;margin-right:8px;min-width:50px;padding:4px;right:8px;z-index:0}.footer-link{background-color:#222;padding:25px}.back-button{align-items:center;display:flex}.back-button .back-button-image{height:48px;width:48px}.data-protection-wrapper,.imprint-wrapper,.partnership-wrapper{margin:0 auto;max-width:1460px;padding:0;width:calc(90% - 24px)}.data-protection-wrapper .rate-fuch-logo,.imprint-wrapper .rate-fuch-logo,.partnership-wrapper .rate-fuch-logo{height:80px;margin-bottom:24px;width:175px}.form__input{border:1px solid #384449;border-radius:16px;color:#18191a;font-size:.875rem;height:48px;padding:12px;width:100%}.form__input::placeholder{color:#384449}.form__input:-webkit-autofill,.form__input:-webkit-autofill:active,.form__input:-webkit-autofill:focus,.form__input:-webkit-autofill:hover{-webkit-box-shadow:inset 0 0 0 30px #fff!important}.form__input.emailOnboardInput{border:1px solid #092c3c!important;border-radius:42px!important;color:#092c3c!important;font-size:20px;font-weight:600;height:56px!important}.form__input.emailOnboardInput .input__item{width:100%}.form__input.emailOnboardInput::placeholder{color:rgba(0,0,0,.502);opacity:.3;text-transform:none!important}.form__input.emailOnboardInput input{background-color:#0000!important;color:#092c3c;width:100%}.form__input.emailOnboardInput input:-webkit-autofill,.form__input.emailOnboardInput input:-webkit-autofill:active,.form__input.emailOnboardInput input:-webkit-autofill:focus,.form__input.emailOnboardInput input:-webkit-autofill:hover{background-color:#134458!important;border-radius:46px;-webkit-box-shadow:inset 0 0 0 30px #134458!important;height:53px!important}.form__input.textarea{border:none;height:72px;padding:12px;resize:none;width:100%}.form__input.textarea::placeholder{color:#384449;font-size:14px;opacity:1}.form__input.textarea:focus-visible{border:none;outline:none}.form__input.textarea--big{height:144px}.form__input.textarea.big{height:130px}.form__input--select__control{-webkit-appearance:none;appearance:none;background:#fff;border:1px solid #384449;box-shadow:none;height:48px;padding:0 8px}.form__input--select{background-color:#0000;border:none;padding:0}.form__input--select__indicator-separator{display:none}.form__input--select__indicator{color:#000;padding:0}.form__input--select__option{align-items:center;background-color:#0000;border-bottom:1px solid #222;color:#000;display:flex;height:48px}.form__input--select__option:last-child{border-bottom:none}.form__input.with--max-length{padding-right:65px!important}.valid__field{top:calc(50% - 8px)}.max-length-count{padding:0 3px 1px;right:12px;top:calc(50% - 6px)}.username__item .error-success-states{background-color:#fff;border-bottom-right-radius:100px;border-top-right-radius:100px;height:34px;position:absolute;right:8px;top:8px}.username__item .error-success-states p.error{margin-right:8px;position:static}.username__item .error-success-states .icon{height:16px;width:16px}.username__item .max-length-count{right:25px}.input__item .max-length-count{padding:0 3px 1px;right:12px;top:calc(50% - 6px)}.input__item.onboarding__code{border:1px solid #092c3c!important;border-radius:46px!important;height:56px!important;width:100%}.input__item.onboarding__code .icon{border-right:1px solid #092c3c;height:28px;margin-left:16px;width:50px}.input__item.onboarding__code input{border:none!important;color:#092c3c;font-size:20px;font-weight:600;height:56px!important}.input__item.onboarding__code input::placeholder{color:#092c3c;opacity:.3;text-transform:none!important}.input__item.onboarding__code input:-webkit-autofill,.input__item.onboarding__code input:-webkit-autofill:active,.input__item.onboarding__code input:-webkit-autofill:focus,.input__item.onboarding__code input:-webkit-autofill:hover{background-color:#134458!important;border-radius:46px;-webkit-box-shadow:inset 0 0 0 30px #134458!important;height:53px!important}.input__item .eye-main{align-items:center;display:flex;height:24px;position:absolute;right:8px;top:50%;transform:translateY(-50%);width:24px}.textarea__item textarea{height:72px;padding-bottom:18px!important}.textarea__item .max-length-count{bottom:8px;right:9px;top:auto}.textarea-form .max-length-count{bottom:10px;right:5px;top:auto}.textarea-form .placeholder-box{background-color:#222;border:1px solid #384449;height:72px;width:50px}.form__input{box-sizing:border-box}.d--inline-block{display:inline-block}.flex--row{flex-direction:row!important}.flex--column{flex-direction:column}.flex--row-reverse{flex-direction:row-reverse}.flex--column-reverse{flex-direction:column-reverse}.flex--wrap{flex-wrap:wrap}.justify-content--center{justify-content:center}.justify-content--start{justify-content:flex-start}.justify-content--end{justify-content:flex-end}.justify-content--between{justify-content:space-between}.justify-content--around{justify-content:space-around}.justify-content--evenly{justify-content:space-evenly}.align-items--center{align-items:center}.align-items--end{align-items:flex-end}.align-items--start{align-items:flex-start}.align-items--baseline{align-items:baseline}.flex{display:-moz-flex!important;display:flex!important}.modal{background-color:#203640f2;height:100%;left:0;margin:0 auto;position:fixed;top:0;width:100%;will-change:auto;z-index:999}.modal .modal__body{background:linear-gradient(180deg,#092c3c,#092c3c 4.7%,#082c3c 10%,#092c3c 15%,#092c3c 20%,#0b2f3f 25%,#143c4e 30%,#265267 35%,#376b82 39.69%,#4a849e 45%,#5796b3 50%,#5ea1bf 54.6%,#5fa2c2 60.28%,#579bba 65.27%,#4c8dab 70.19%,#3f7d9a 75.37%,#316d89 80.42%,#25607a 85.4%,#1a546d 90.2%,#114a63 94.8%,#0a445c);background-attachment:fixed;background-repeat:no-repeat;border-radius:16px;padding:24px;will-change:auto}.modal .modal__body .close-btn{position:absolute;right:16px;top:16px}.modal .modal__heading{border-bottom:1px solid #222;border-radius:24px 24px 0 0;height:57px;padding:18px 0;position:sticky;z-index:1}.modal .modal-close__btn{align-items:center;background-color:rgba(0,0,0,.502)!important;border-radius:100px;display:flex;height:24px;justify-content:center;right:16px;width:24px}.modal .modal-close__btn svg{height:16px;width:16px}.modal .modal-close__btn.small{height:24px;width:24px}.modal .modal-close__btn.small svg{height:16px;width:16px}.modal .help-main{height:calc(100vh - 300px);min-height:40vh;overflow:auto}.modal .help-main .help-description-wrapper{background-color:#092c3c;border-radius:4px;margin-bottom:16px;padding:8px}.modal .help-main .help-description-wrapper .help-image{height:120px;width:120px}.modal .help-main::-webkit-scrollbar{display:none}.modal .joker-shop .joker-shop-wrapper{height:calc(100vh - 250px);min-height:40vh;overflow:auto;padding-bottom:20px}.modal .joker-shop .joker-shop-wrapper::-webkit-scrollbar{display:none}.modal .joker-shop .joker-shop-main{position:relative}.modal .joker-shop .joker-shop-main .joker-shop-image{height:100px;position:absolute;top:-140px;width:200px}.modal .joker-shop .joker-shop-main .promo-code{width:100%}.modal .joker-shop .joker-shop-main .promo-code .promo-code-button{height:100px;left:-100px;position:absolute;top:-120px;transform:rotate(-25deg);width:190px}.modal .joker-shop .joker-shop-main .promo-code .promo-code-button .promo-code-image{height:150px;width:250px}.modal .joker-shop .purchase-offer .purchase-offer-description{border-radius:12px 12px 0 0;margin-bottom:-8px;padding:4px}.modal .joker-shop .purchase-offer .purchase-offer-description.starter-package-description{background-color:#3cb0db}.modal .joker-shop .purchase-offer .purchase-offer-description.best-selling-description{background-color:#d6443e}.modal .joker-shop .purchase-offer .purchase-offer-description.save-box-description{background-color:#288000}.modal .joker-shop .purchase-offer .purchase-offer-detail{border-radius:12px;padding:4px}.modal .joker-shop .purchase-offer .purchase-offer-detail.starter-detail{background-color:#163e6b}.modal .joker-shop .purchase-offer .purchase-offer-detail.common-offer-detail{background-color:rgba(59,142,224,.239)}.modal .joker-shop .purchase-offer .purchase-offer-detail.selling-detail{background-color:#f35d5d}.modal .joker-shop .purchase-offer .purchase-offer-detail.save-box-detail{background-color:#64c664}.modal .joker-shop .purchase-offer .purchase-offer-detail .purchase-joker-image{height:80px;width:130px}.modal .joker-shop .purchase-offer .purchase-offer-detail .joker-amount{background-color:#0003;border-radius:4px;padding:2px 6px}.modal .joker-shop .purchase-offer .purchase-offer-detail .price-button{background-color:#59ff00;border-radius:8px;height:70px;margin-right:16px;padding:16px;width:150px}.modal .joker-shop .joker-reward{background-color:rgba(59,142,224,.239);border-radius:12px;padding:8px}.modal .joker-shop .joker-reward .coin-image{height:80px;width:90px}.modal .joker-shop .joker-reward .multi-point-reward{bottom:-12px;text-shadow:-1px 1px 0 #000,1px 1px 0 #000,1px -1px 0 #000,-1px -1px 0 #000}.modal .promo-code-main .promo-code{top:-80px;transform:rotate(15deg)}.modal .promo-code-main .promo-code .promo-code-image{height:150px;width:250px}.modal .word-search-clue .word-search-clue-main{left:0}.modal .word-search-clue .word-search-clue-main .word-search-clue-image{height:100px;top:-70px;width:200px}.modal .word-search-clue .word-search-wrapper{height:calc(100vh - 250px);margin-top:30px;min-height:40vh;overflow:auto;padding-bottom:20px}.modal .word-search-clue .word-search-wrapper::-webkit-scrollbar{display:none}.modal .word-search-clue .current-balance .joker-image{height:60px;margin-left:-15px;width:60px;z-index:1}.modal .word-search-clue .current-balance .balance-amount{background-color:#dfe2e3;border-radius:100px;min-width:100px;padding:4px;z-index:0}.modal .word-search-clue .current-balance .help-image{height:60px;width:60px}.modal .word-search-clue .current-balance .clue-description{background-color:#fff;border-radius:6px;padding:6px;right:70px;top:50px}.modal .word-search-clue .game-link{left:-50px;top:30px}.modal .word-search-clue .game-link .link-main{background-color:#0b6189;border-radius:8px 0 0 8px;height:50px;padding:4px;width:50px}.modal .word-search-clue .game-link .link-main .link-image{height:40px;width:40px}.modal .word-search-clue .purchase-box{background:linear-gradient(180deg,#092c3c,#092c3c 4.7%,#082c3c 10%,#092c3c 15%,#092c3c 20%,#0b2f3f 25%,#143c4e 30%,#265267 35%,#376b82 39.69%,#4a849e 45%,#5796b3 50%,#5ea1bf 54.6%,#5fa2c2 60.28%,#579bba 65.27%,#4c8dab 70.19%,#3f7d9a 75.37%,#316d89 80.42%,#25607a 85.4%,#1a546d 90.2%,#114a63 94.8%,#0a445c);background-repeat:no-repeat;border-radius:12px;height:220px;padding:4px;width:200px}.modal .word-search-clue .purchase-box .purchase-count{background-color:#fff;border-radius:100px;left:-25px;min-width:50px;padding:4px;top:-15px}.modal .word-search-clue .purchase-box .help-purchase{right:-15px;top:-15px}.modal .word-search-clue .purchase-box .help-purchase .help-image{height:40px;width:40px}.modal .word-search-clue .purchase-box .box-image{height:150px;margin:0 auto;width:100%}.modal .word-search-clue .purchase-box .purchase-amount{background-color:#fff;border-radius:100px;margin:0 auto;padding:4px;width:180px}.modal .word-search-clue .purchase-box .purchase-amount .joker-image{height:40px;width:40px}.modal .word-search-clue .purchase-box .clue-description{background-color:#fff;border-radius:6px;margin:0 16px;padding:6px;right:0;top:25px}.modal .start-game .start-game-main .game-image{height:200px;top:-130px;width:300px}.modal .start-game .game-detail{height:calc(100vh - 500px);min-height:40vh;overflow:auto;padding-bottom:20px}.modal .start-game .game-detail .joker-button{background-color:#3cb0db;border-radius:100px;color:#fff;margin:0 auto 24px;padding:4px;width:160px}.modal .start-game .game-detail .joker-button .joker-image{height:36px;width:36px}.modal .start-game .game-detail .joker-tip .tip-image{height:48px;width:48px}.modal .start-game .game-detail .start-button{background-color:#fff;border-radius:100px;color:#384449;height:48px;width:150px}.modal .game-lost-main{margin-top:36px}.modal .game-lost-main .second-chance{background-color:#19abe2;border-radius:100px;color:#fff;font-size:1.125rem;font-weight:600;height:48px;width:250px}.modal .game-lost-main .second-chance .joker-image{height:40px;width:40px}.modal .game-lost-main .back-to-lobby,.modal .game-lost-main .restart-button{background-color:#fff;border-radius:100px;font-size:1.125rem;font-weight:600;height:48px;width:250px}.modal .game-win-main .win-game{left:0}.modal .game-win-main .win-game .win-game-image{height:200px;left:-60px;top:-100px}.modal .game-win-main .game-win-wrapper{margin-top:30px;overflow:auto;padding-bottom:20px}.modal .game-win-main .game-win-wrapper .win-image{height:36px;width:36px}.modal .game-win-main .game-win-wrapper .back-to-lobby,.modal .game-win-main .game-win-wrapper .restart-button{background-color:#fff;border-radius:100px;font-size:1.125rem;font-weight:600;height:48px;width:220px}.modal .feedback-main .feedback-wrapper .feedback-btn{height:200px}.modal .feedback-main .feedback-wrapper .feedback-image{height:200px;width:250px}.modal .game-purchase .game-purchase-main .game-image{height:180px;left:-70px;top:-70px;width:180px}.modal .game-purchase .game-detail .start-button{border-radius:100px;color:#fff;height:48px;width:150px}.modal .game-purchase .game-detail::-webkit-scrollbar{display:none}.btn{border:none;border-radius:16px;box-sizing:border-box;font-size:1.25rem;height:48px;padding:0 16px;text-align:center}.btn:is(.btn--xs){font-size:.625rem;height:32px;line-height:32px;padding:0 16px}.btn:is(.btn--rounded){border-radius:100px;height:40px;line-height:40px}.btn:focus{outline:0}.btn.with-medium--border{border-radius:8px}.btn:disabled{cursor:not-allowed}.btn:disabled svg{fill:#9a9898}.btn--secondary-50{background-color:#14495d;color:#fff}.btn--secondary-50:disabled{background-color:rgba(0,0,0,.502);color:#9a9898}.btn--secondary-100{background-color:#134458;color:#fff}.btn--secondary-100:disabled{background-color:rgba(0,0,0,.502);color:#9a9898}.btn--secondary-150{background-color:#268080;color:#fff}.btn--secondary-150:disabled{background-color:rgba(0,0,0,.502);color:#9a9898}.btn--secondary-200{background-color:#203640;color:#fff}.btn--secondary-200:disabled{background-color:rgba(0,0,0,.502);color:#9a9898}.btn--secondary-300{background-color:#1d6077;color:#fff}.btn--secondary-300:disabled{background-color:rgba(0,0,0,.502);color:#9a9898}.btn--secondary-400{background-color:#0a3142;color:#fff}.btn--secondary-400:disabled{background-color:rgba(0,0,0,.502);color:#9a9898}.btn--blue-25{background-color:blue;color:#fff}.btn--blue-25:disabled{background-color:rgba(0,0,0,.502);color:#9a9898}.btn--blue-50{background-color:#3cb0db;color:#fff}.btn--blue-50:disabled{background-color:rgba(0,0,0,.502);color:#9a9898}.btn--blue-100{background-color:#31a5e3;color:#fff}.btn--blue-100:disabled{background-color:rgba(0,0,0,.502);color:#9a9898}.btn--blue-150{background-color:#267897;color:#fff}.btn--blue-150:disabled{background-color:rgba(0,0,0,.502);color:#9a9898}.btn--blue-200{background-color:#3c8e9a;color:#fff}.btn--blue-200:disabled{background-color:rgba(0,0,0,.502);color:#9a9898}.btn--blue-300{background-color:#61a6c5;color:#fff}.btn--blue-300:disabled{background-color:rgba(0,0,0,.502);color:#9a9898}.btn--blue-400{background-color:#4ae0d0;color:#fff}.btn--blue-400:disabled{background-color:rgba(0,0,0,.502);color:#9a9898}.btn--blue-500{background-color:#a1c9d9;color:#fff}.btn--blue-500:disabled{background-color:rgba(0,0,0,.502);color:#9a9898}.btn--blue-600{background-color:#bbeff0;color:#fff}.btn--blue-600:disabled{background-color:rgba(0,0,0,.502);color:#9a9898}.btn--blue-700{background-color:#19abe2;color:#fff}.btn--blue-700:disabled{background-color:rgba(0,0,0,.502);color:#9a9898}.btn--blue-800{background-color:#82d6f6;color:#fff}.btn--blue-800:disabled{background-color:rgba(0,0,0,.502);color:#9a9898}@media screen and (max-height:920px)and (min-height:780px){.modal .start-game .game-detail{min-height:50vh}}@media screen and (max-height:779px)and (min-height:680px){.modal .start-game .game-detail{min-height:60vh}}@media screen and (min-height:940px){.modal .start-game .game-detail{height:100%;min-height:auto}}
/*# sourceMappingURL=main.bbf821e8.css.map*/