/*!
 * Toastify js 1.12.0
 * https://github.com/apvarun/toastify-js
 * @license MIT licensed
 *
 * Copyright (C) 2018 Varun A P
 */
:root{--animate-duration:1s;--animate-delay:1s;--animate-repeat:1}.animate__animated{animation-duration:1s;-webkit-animation-duration:var(--animate-duration);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;-webkit-animation-iteration-count:var(--animate-repeat);animation-iteration-count:var(--animate-repeat)}.animate__animated.animate__repeat-2{animation-iteration-count:2;-webkit-animation-iteration-count:calc(var(--animate-repeat)*2);animation-iteration-count:calc(var(--animate-repeat)*2)}.animate__animated.animate__repeat-3{animation-iteration-count:3;-webkit-animation-iteration-count:calc(var(--animate-repeat)*3);animation-iteration-count:calc(var(--animate-repeat)*3)}.animate__animated.animate__delay-1s{animation-delay:1s;-webkit-animation-delay:var(--animate-delay);animation-delay:var(--animate-delay)}.animate__animated.animate__delay-2s{animation-delay:2s;-webkit-animation-delay:calc(var(--animate-delay)*2);animation-delay:calc(var(--animate-delay)*2)}.animate__animated.animate__delay-3s{animation-delay:3s;-webkit-animation-delay:calc(var(--animate-delay)*3);animation-delay:calc(var(--animate-delay)*3)}.animate__animated.animate__delay-4s{animation-delay:4s;-webkit-animation-delay:calc(var(--animate-delay)*4);animation-delay:calc(var(--animate-delay)*4)}.animate__animated.animate__delay-5s{animation-delay:5s;-webkit-animation-delay:calc(var(--animate-delay)*5);animation-delay:calc(var(--animate-delay)*5)}.animate__animated.animate__faster{animation-duration:.5s;-webkit-animation-duration:calc(var(--animate-duration)/2);animation-duration:calc(var(--animate-duration)/2)}.animate__animated.animate__fast{animation-duration:.8s;-webkit-animation-duration:calc(var(--animate-duration)*.8);animation-duration:calc(var(--animate-duration)*.8)}.animate__animated.animate__slow{animation-duration:2s;-webkit-animation-duration:calc(var(--animate-duration)*2);animation-duration:calc(var(--animate-duration)*2)}.animate__animated.animate__slower{animation-duration:3s;-webkit-animation-duration:calc(var(--animate-duration)*3);animation-duration:calc(var(--animate-duration)*3)}@media print,(prefers-reduced-motion:reduce){.animate__animated{transition-duration:1ms!important;animation-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:translate(0,0)}40%,43%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translateY(-30px)scaleY(1.1)}70%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translateY(-15px)scaleY(1.05)}80%{transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:translate(0,0)scaleY(.95)}90%{transform:translateY(-4px)scaleY(1.02)}}.animate__bounce{transform-origin:bottom;animation-name:bounce}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.animate__flash{animation-name:flash}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scale(1)}}.animate__pulse{animation-name:pulse;animation-timing-function:ease-in-out}@keyframes rubberBand{0%{transform:scale(1)}30%{transform:scale(1.25,.75)}40%{transform:scale(.75,1.25)}50%{transform:scale(1.15,.85)}65%{transform:scale(.95,1.05)}75%{transform:scale(1.05,.95)}to{transform:scale(1)}}.animate__rubberBand{animation-name:rubberBand}@keyframes shakeX{0%,to{transform:translate(0,0)}10%,30%,50%,70%,90%{transform:translate(-10px)}20%,40%,60%,80%{transform:translate(10px)}}.animate__shakeX{animation-name:shakeX}@keyframes shakeY{0%,to{transform:translate(0,0)}10%,30%,50%,70%,90%{transform:translateY(-10px)}20%,40%,60%,80%{transform:translateY(10px)}}.animate__shakeY{animation-name:shakeY}@keyframes headShake{0%{transform:translate(0)}6.5%{transform:translate(-6px)rotateY(-9deg)}18.5%{transform:translate(5px)rotateY(7deg)}31.5%{transform:translate(-3px)rotateY(-5deg)}43.5%{transform:translate(2px)rotateY(3deg)}50%{transform:translate(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(0)}}.animate__swing{transform-origin:top;animation-name:swing}@keyframes tada{0%{transform:scale(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:scale(1)}}.animate__tada{animation-name:tada}@keyframes wobble{0%{transform:translate(0,0)}15%{transform:translate(-25%)rotate(-5deg)}30%{transform:translate(20%)rotate(3deg)}45%{transform:translate(-15%)rotate(-3deg)}60%{transform:translate(10%)rotate(2deg)}75%{transform:translate(-5%)rotate(-1deg)}to{transform:translate(0,0)}}.animate__wobble{animation-name:wobble}@keyframes jello{0%,11.1%,to{transform:translate(0,0)}22.2%{transform:skew(-12.5deg)skewY(-12.5deg)}33.3%{transform:skew(6.25deg)skewY(6.25deg)}44.4%{transform:skew(-3.125deg)skewY(-3.125deg)}55.5%{transform:skew(1.5625deg)skewY(1.5625deg)}66.6%{transform:skew(-.78125deg)skewY(-.78125deg)}77.7%{transform:skew(.390625deg)skewY(.390625deg)}88.8%{transform:skew(-.195313deg)skewY(-.195313deg)}}.animate__jello{transform-origin:50%;animation-name:jello}@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:1.3s;-webkit-animation-duration:calc(var(--animate-duration)*1.3);animation-duration:calc(var(--animate-duration)*1.3);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:translate(-2000px)scale(.7)}80%{opacity:.7;transform:translate(0)scale(.7)}to{opacity:1;transform:scale(1)}}.animate__backInLeft{animation-name:backInLeft}@keyframes backInRight{0%{opacity:.7;transform:translate(2000px)scale(.7)}80%{opacity:.7;transform:translate(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:translate(0)scale(.7)}to{opacity:.7;transform:translate(-2000px)scale(.7)}}.animate__backOutLeft{animation-name:backOutLeft}@keyframes backOutRight{0%{opacity:1;transform:scale(1)}20%{opacity:.7;transform:translate(0)scale(.7)}to{opacity:.7;transform:translate(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:scale(1)}}.animate__bounceIn{animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*.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:translateY(-3000px)scaleY(3)}60%{opacity:1;transform:translateY(25px)scaleY(.9)}75%{transform:translateY(-10px)scaleY(.95)}90%{transform:translateY(5px)scaleY(.985)}to{transform:translate(0,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:translate(-3000px)scaleX(3)}60%{opacity:1;transform:translate(25px)scaleX(1)}75%{transform:translate(-10px)scaleX(.98)}90%{transform:translate(5px)scaleX(.995)}to{transform:translate(0,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:translate(3000px)scaleX(3)}60%{opacity:1;transform:translate(-25px)scaleX(1)}75%{transform:translate(10px)scaleX(.98)}90%{transform:translate(-5px)scaleX(.995)}to{transform:translate(0,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:translateY(3000px)scaleY(5)}60%{opacity:1;transform:translateY(-20px)scaleY(.9)}75%{transform:translateY(10px)scaleY(.95)}90%{transform:translateY(-5px)scaleY(.985)}to{transform:translate(0,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;-webkit-animation-duration:calc(var(--animate-duration)*.75);animation-duration:calc(var(--animate-duration)*.75);animation-name:bounceOut}@keyframes bounceOutDown{20%{transform:translateY(10px)scaleY(.985)}40%,45%{opacity:1;transform:translateY(-20px)scaleY(.9)}to{opacity:0;transform:translateY(2000px)scaleY(3)}}.animate__bounceOutDown{animation-name:bounceOutDown}@keyframes bounceOutLeft{20%{opacity:1;transform:translate(20px)scaleX(.9)}to{opacity:0;transform:translate(-2000px)scaleX(2)}}.animate__bounceOutLeft{animation-name:bounceOutLeft}@keyframes bounceOutRight{20%{opacity:1;transform:translate(-20px)scaleX(.9)}to{opacity:0;transform:translate(2000px)scaleX(2)}}.animate__bounceOutRight{animation-name:bounceOutRight}@keyframes bounceOutUp{20%{transform:translateY(-10px)scaleY(.985)}40%,45%{opacity:1;transform:translateY(20px)scaleY(.9)}to{opacity:0;transform:translateY(-2000px)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:translateY(-100%)}to{opacity:1;transform:translate(0,0)}}.animate__fadeInDown{animation-name:fadeInDown}@keyframes fadeInDownBig{0%{opacity:0;transform:translateY(-2000px)}to{opacity:1;transform:translate(0,0)}}.animate__fadeInDownBig{animation-name:fadeInDownBig}@keyframes fadeInLeft{0%{opacity:0;transform:translate(-100%)}to{opacity:1;transform:translate(0,0)}}.animate__fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInLeftBig{0%{opacity:0;transform:translate(-2000px)}to{opacity:1;transform:translate(0,0)}}.animate__fadeInLeftBig{animation-name:fadeInLeftBig}@keyframes fadeInRight{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0,0)}}.animate__fadeInRight{animation-name:fadeInRight}@keyframes fadeInRightBig{0%{opacity:0;transform:translate(2000px)}to{opacity:1;transform:translate(0,0)}}.animate__fadeInRightBig{animation-name:fadeInRightBig}@keyframes fadeInUp{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translate(0,0)}}.animate__fadeInUp{animation-name:fadeInUp}@keyframes fadeInUpBig{0%{opacity:0;transform:translateY(2000px)}to{opacity:1;transform:translate(0,0)}}.animate__fadeInUpBig{animation-name:fadeInUpBig}@keyframes fadeInTopLeft{0%{opacity:0;transform:translate(-100%,-100%)}to{opacity:1;transform:translate(0,0)}}.animate__fadeInTopLeft{animation-name:fadeInTopLeft}@keyframes fadeInTopRight{0%{opacity:0;transform:translate(100%,-100%)}to{opacity:1;transform:translate(0,0)}}.animate__fadeInTopRight{animation-name:fadeInTopRight}@keyframes fadeInBottomLeft{0%{opacity:0;transform:translate(-100%,100%)}to{opacity:1;transform:translate(0,0)}}.animate__fadeInBottomLeft{animation-name:fadeInBottomLeft}@keyframes fadeInBottomRight{0%{opacity:0;transform:translate(100%,100%)}to{opacity:1;transform:translate(0,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:translateY(100%)}}.animate__fadeOutDown{animation-name:fadeOutDown}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translateY(2000px)}}.animate__fadeOutDownBig{animation-name:fadeOutDownBig}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate(-100%)}}.animate__fadeOutLeft{animation-name:fadeOutLeft}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate(-2000px)}}.animate__fadeOutLeftBig{animation-name:fadeOutLeftBig}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate(100%)}}.animate__fadeOutRight{animation-name:fadeOutRight}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate(2000px)}}.animate__fadeOutRightBig{animation-name:fadeOutRightBig}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translateY(-100%)}}.animate__fadeOutUp{animation-name:fadeOutUp}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translateY(-2000px)}}.animate__fadeOutUpBig{animation-name:fadeOutUpBig}@keyframes fadeOutTopLeft{0%{opacity:1;transform:translate(0,0)}to{opacity:0;transform:translate(-100%,-100%)}}.animate__fadeOutTopLeft{animation-name:fadeOutTopLeft}@keyframes fadeOutTopRight{0%{opacity:1;transform:translate(0,0)}to{opacity:0;transform:translate(100%,-100%)}}.animate__fadeOutTopRight{animation-name:fadeOutTopRight}@keyframes fadeOutBottomRight{0%{opacity:1;transform:translate(0,0)}to{opacity:0;transform:translate(100%,100%)}}.animate__fadeOutBottomRight{animation-name:fadeOutBottomRight}@keyframes fadeOutBottomLeft{0%{opacity:1;transform:translate(0,0)}to{opacity:0;transform:translate(-100%,100%)}}.animate__fadeOutBottomLeft{animation-name:fadeOutBottomLeft}@keyframes flip{0%{animation-timing-function:ease-out;transform:perspective(400px)scale(1)translate(0,0)rotateY(-360deg)}40%{animation-timing-function:ease-out;transform:perspective(400px)scale(1)translateZ(150px)rotateY(-190deg)}50%{animation-timing-function:ease-in;transform:perspective(400px)scale(1)translateZ(150px)rotateY(-170deg)}80%{animation-timing-function:ease-in;transform:perspective(400px)scale3d(.95,.95,.95)translate(0,0)rotateY(0)}to{animation-timing-function:ease-in;transform:perspective(400px)scale(1)translate(0,0)rotateY(0)}}.animate__animated.animate__flip{backface-visibility:visible;animation-name:flip}@keyframes flipInX{0%{opacity:0;animation-timing-function:ease-in;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%{opacity:0;animation-timing-function:ease-in;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;-webkit-animation-duration:calc(var(--animate-duration)*.75);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;-webkit-animation-duration:calc(var(--animate-duration)*.75);animation-duration:calc(var(--animate-duration)*.75);animation-name:flipOutY;backface-visibility:visible!important}@keyframes lightSpeedInRight{0%{opacity:0;transform:translate(100%)skew(-30deg)}60%{opacity:1;transform:skew(20deg)}80%{transform:skew(-5deg)}to{transform:translate(0,0)}}.animate__lightSpeedInRight{animation-name:lightSpeedInRight;animation-timing-function:ease-out}@keyframes lightSpeedInLeft{0%{opacity:0;transform:translate(-100%)skew(30deg)}60%{opacity:1;transform:skew(-20deg)}80%{transform:skew(5deg)}to{transform:translate(0,0)}}.animate__lightSpeedInLeft{animation-name:lightSpeedInLeft;animation-timing-function:ease-out}@keyframes lightSpeedOutRight{0%{opacity:1}to{opacity:0;transform:translate(100%)skew(30deg)}}.animate__lightSpeedOutRight{animation-name:lightSpeedOutRight;animation-timing-function:ease-in}@keyframes lightSpeedOutLeft{0%{opacity:1}to{opacity:0;transform:translate(-100%)skew(-30deg)}}.animate__lightSpeedOutLeft{animation-name:lightSpeedOutLeft;animation-timing-function:ease-in}@keyframes rotateIn{0%{opacity:0;transform:rotate(-200deg)}to{opacity:1;transform:translate(0,0)}}.animate__rotateIn{transform-origin:50%;animation-name:rotateIn}@keyframes rotateInDownLeft{0%{opacity:0;transform:rotate(-45deg)}to{opacity:1;transform:translate(0,0)}}.animate__rotateInDownLeft{transform-origin:0 100%;animation-name:rotateInDownLeft}@keyframes rotateInDownRight{0%{opacity:0;transform:rotate(45deg)}to{opacity:1;transform:translate(0,0)}}.animate__rotateInDownRight{transform-origin:100% 100%;animation-name:rotateInDownRight}@keyframes rotateInUpLeft{0%{opacity:0;transform:rotate(45deg)}to{opacity:1;transform:translate(0,0)}}.animate__rotateInUpLeft{transform-origin:0 100%;animation-name:rotateInUpLeft}@keyframes rotateInUpRight{0%{opacity:0;transform:rotate(-90deg)}to{opacity:1;transform:translate(0,0)}}.animate__rotateInUpRight{transform-origin:100% 100%;animation-name:rotateInUpRight}@keyframes rotateOut{0%{opacity:1}to{opacity:0;transform:rotate(200deg)}}.animate__rotateOut{transform-origin:50%;animation-name:rotateOut}@keyframes rotateOutDownLeft{0%{opacity:1}to{opacity:0;transform:rotate(45deg)}}.animate__rotateOutDownLeft{transform-origin:0 100%;animation-name:rotateOutDownLeft}@keyframes rotateOutDownRight{0%{opacity:1}to{opacity:0;transform:rotate(-45deg)}}.animate__rotateOutDownRight{transform-origin:100% 100%;animation-name:rotateOutDownRight}@keyframes rotateOutUpLeft{0%{opacity:1}to{opacity:0;transform:rotate(-45deg)}}.animate__rotateOutUpLeft{transform-origin:0 100%;animation-name:rotateOutUpLeft}@keyframes rotateOutUpRight{0%{opacity:1}to{opacity:0;transform:rotate(90deg)}}.animate__rotateOutUpRight{transform-origin:100% 100%;animation-name:rotateOutUpRight}@keyframes hinge{0%{animation-timing-function:ease-in-out}20%,60%{animation-timing-function:ease-in-out;transform:rotate(80deg)}40%,80%{opacity:1;animation-timing-function:ease-in-out;transform:rotate(60deg)}to{opacity:0;transform:translateY(700px)}}.animate__hinge{animation-duration:2s;-webkit-animation-duration:calc(var(--animate-duration)*2);animation-duration:calc(var(--animate-duration)*2);transform-origin:0 0;animation-name:hinge}@keyframes jackInTheBox{0%{opacity:0;transform-origin:bottom;transform:scale(.1)rotate(30deg)}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:translate(-100%)rotate(-120deg)}to{opacity:1;transform:translate(0,0)}}.animate__rollIn{animation-name:rollIn}@keyframes rollOut{0%{opacity:1}to{opacity:0;transform:translate(100%)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;animation-timing-function:cubic-bezier(.55,.055,.675,.19);transform:scale3d(.1,.1,.1)translateY(-1000px)}60%{opacity:1;animation-timing-function:cubic-bezier(.175,.885,.32,1);transform:scale3d(.475,.475,.475)translateY(60px)}}.animate__zoomInDown{animation-name:zoomInDown}@keyframes zoomInLeft{0%{opacity:0;animation-timing-function:cubic-bezier(.55,.055,.675,.19);transform:scale3d(.1,.1,.1)translate(-1000px)}60%{opacity:1;animation-timing-function:cubic-bezier(.175,.885,.32,1);transform:scale3d(.475,.475,.475)translate(10px)}}.animate__zoomInLeft{animation-name:zoomInLeft}@keyframes zoomInRight{0%{opacity:0;animation-timing-function:cubic-bezier(.55,.055,.675,.19);transform:scale3d(.1,.1,.1)translate(1000px)}60%{opacity:1;animation-timing-function:cubic-bezier(.175,.885,.32,1);transform:scale3d(.475,.475,.475)translate(-10px)}}.animate__zoomInRight{animation-name:zoomInRight}@keyframes zoomInUp{0%{opacity:0;animation-timing-function:cubic-bezier(.55,.055,.675,.19);transform:scale3d(.1,.1,.1)translateY(1000px)}60%{opacity:1;animation-timing-function:cubic-bezier(.175,.885,.32,1);transform:scale3d(.475,.475,.475)translateY(-60px)}}.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;animation-timing-function:cubic-bezier(.55,.055,.675,.19);transform:scale3d(.475,.475,.475)translateY(-60px)}to{opacity:0;animation-timing-function:cubic-bezier(.175,.885,.32,1);transform:scale3d(.1,.1,.1)translateY(2000px)}}.animate__zoomOutDown{transform-origin:bottom;animation-name:zoomOutDown}@keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(.475,.475,.475)translate(42px)}to{opacity:0;transform:scale(.1)translate(-2000px)}}.animate__zoomOutLeft{transform-origin:0;animation-name:zoomOutLeft}@keyframes zoomOutRight{40%{opacity:1;transform:scale3d(.475,.475,.475)translate(-42px)}to{opacity:0;transform:scale(.1)translate(2000px)}}.animate__zoomOutRight{transform-origin:100%;animation-name:zoomOutRight}@keyframes zoomOutUp{40%{opacity:1;animation-timing-function:cubic-bezier(.55,.055,.675,.19);transform:scale3d(.475,.475,.475)translateY(60px)}to{opacity:0;animation-timing-function:cubic-bezier(.175,.885,.32,1);transform:scale3d(.1,.1,.1)translateY(-2000px)}}.animate__zoomOutUp{transform-origin:bottom;animation-name:zoomOutUp}@keyframes slideInDown{0%{visibility:visible;transform:translateY(-100%)}to{transform:translate(0,0)}}.animate__slideInDown{animation-name:slideInDown}@keyframes slideInLeft{0%{visibility:visible;transform:translate(-100%)}to{transform:translate(0,0)}}.animate__slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{0%{visibility:visible;transform:translate(100%)}to{transform:translate(0,0)}}.animate__slideInRight{animation-name:slideInRight}@keyframes slideInUp{0%{visibility:visible;transform:translateY(100%)}to{transform:translate(0,0)}}.animate__slideInUp{animation-name:slideInUp}@keyframes slideOutDown{0%{transform:translate(0,0)}to{visibility:hidden;transform:translateY(100%)}}.animate__slideOutDown{animation-name:slideOutDown}@keyframes slideOutLeft{0%{transform:translate(0,0)}to{visibility:hidden;transform:translate(-100%)}}.animate__slideOutLeft{animation-name:slideOutLeft}@keyframes slideOutRight{0%{transform:translate(0,0)}to{visibility:hidden;transform:translate(100%)}}.animate__slideOutRight{animation-name:slideOutRight}@keyframes slideOutUp{0%{transform:translate(0,0)}to{visibility:hidden;transform:translateY(-100%)}}.animate__slideOutUp{animation-name:slideOutUp}.toastify{color:#fff;opacity:0;cursor:pointer;z-index:2147483647;background:linear-gradient(135deg,#73a5ff,#5477f5);border-radius:2px;max-width:calc(50% - 20px);padding:12px 20px;text-decoration:none;transition:all .4s cubic-bezier(.215,.61,.355,1);display:inline-block;position:fixed;box-shadow:0 3px 6px -1px #0000001f,0 10px 36px -4px #4d60e84d}.toastify.on{opacity:1}.toast-close{color:#fff;cursor:pointer;opacity:.4;background:0 0;border:0;padding:0 5px;font-family:inherit;font-size:1em}.toastify-right{right:15px}.toastify-left{left:15px}.toastify-top{top:-150px}.toastify-bottom{bottom:-150px}.toastify-rounded{border-radius:25px}.toastify-avatar{border-radius:2px;width:1.5em;height:1.5em;margin:-7px 5px}.toastify-center{max-width:-moz-fit-content;margin-left:auto;margin-right:auto;left:0;right:0}@media only screen and (width<=360px){.toastify-right,.toastify-left{max-width:fit-content;margin-left:auto;margin-right:auto;left:0;right:0}}@font-face{font-family:Damion;src:url(Damion-Regular.61153d9c.woff2)format("woff2"),url(Damion-Regular.9d47210f.woff)format("woff");font-weight:400;font-style:normal}#connect_3_cover{z-index:1000;opacity:1;background:#111;width:100%;height:100%;display:block;position:fixed;top:0;left:0}#connect_3_message{float:left;color:#f7f7f7;text-shadow:2px 2px #111;z-index:11;text-align:center;width:100%;height:46px;font-family:Damion,serif;font-size:33px;font-weight:300;animation:1.5s linear infinite connect_3_blinker;display:block;position:absolute;top:calc(50% - 23px)}@keyframes connect_3_blinker{50%{opacity:.25}}#connect,#disconnect{font-family:Damion,serif;font-size:23px;font-style:normal;font-weight:400}#connect_3_chooser{z-index:1001;opacity:0;background:0 0;border-radius:12px;width:300px;display:none;position:fixed;top:calc(50% - 120px);left:calc(50% - 150px)}#connect_3_chooser button{text-align:left;cursor:pointer;-webkit-tap-highlight-color:#0000;-webkit-tap-highlight-color:transparent;background:#090909;border:none;border-radius:22px;outline:none;width:calc(100% - 20px);margin:0 10px 15px;padding:10px 10px 11px;transition:all .3s;display:block;box-shadow:0 0 3px #f9de95cf}#connect_3_chooser button#connect_3_cancel{margin:0 10px}#connect_3_chooser button:disabled{display:none}#connect_3_chooser button:hover{box-shadow:0 0 10px 3px #f9df95}.connect_3_choice img{width:39px;height:38px;margin:-6px 0 0 -5px;display:block;position:absolute}button#connect_3_cancel img{filter:invert(0);width:31px;height:29px;margin:-2px 0 0 -2px}button.connect_3_choice span{vertical-align:top;text-shadow:0 0 5px #f9df95;height:23px;margin:2px 0 0 98px;font-family:Damion,serif;font-size:23px;font-style:normal;font-weight:400;line-height:23px;display:inline-block}button#connect_3_backpack span{color:#f9df95;padding-bottom:1px;transition:all .3s}button#connect_3_backpack:hover span{color:#fff;text-shadow:0 0 20px #f9df95}button#connect_3_solflare span{color:#f9df95}button#connect_3_solflare:hover span{color:#fff;text-shadow:0 0 20px #f9df95}button#connect_3_phantom span{color:#f9df95}button#connect_3_phantom:hover span{color:#fff;text-shadow:0 0 20px #f9df95}button#connect_3_cancel span{color:#f9df95}button#connect_3_cancel:hover span{color:#fff;text-shadow:0 0 20px #f9df95}.disconnect_3_button{display:none}.toastify{text-align:center;width:300px;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;border-radius:30px;padding:0;font-family:Damion,serif;font-size:35px;font-style:normal;font-weight:400}.toastify.on{color:#000;border-radius:30px;padding:0 5px}.toast-close{display:none}#intro,#intro_2{float:left;color:#f7f7f7;text-shadow:0 0 20px #f9df95;z-index:11;text-align:center;background:0 0;width:100%;height:100px;font-family:Damion,serif;font-size:60px;font-style:normal;font-weight:400;display:none;position:absolute;top:calc(50% - 40px)}#intro{top:calc(50% - 40px)}html,body{float:left;z-index:1;background:#141414;width:100%;height:100%;margin:0;padding:0;display:block;position:fixed;top:0;left:0}img,input,button,div{-webkit-tap-highlight-color:#0000;-webkit-tap-highlight-color:transparent}#video-background{float:left;z-index:2;width:100%;height:100%;margin:0;padding:0;display:block;position:fixed;top:0;left:0}#video{object-fit:cover;background:#121212;height:100%;min-height:800px;margin:0}#main{float:left;z-index:3;background:#111c;border-radius:20px;width:calc(100% - 36px);max-width:1000px;height:calc(100% - 42px);margin:0;padding:0;display:block;position:absolute;top:21px;left:18px;box-shadow:0 0 15px #080808}#top{border-radius:20px 20px 0 0;height:81px}#sound{float:left;cursor:pointer;z-index:5;background:50%/26px 26px no-repeat;border:0;outline:none;width:26px;height:26px;display:block;position:absolute;bottom:7px;left:7px}#sound.on{background-image:url(on.660f38ef.png)}#sound.muted{background-image:url(muted.acec59cc.png)}#logo{color:#fff;opacity:1;text-shadow:0 0 20px #f9df95;margin:2px 0 0 13px;padding-left:59px;font-family:Damion,serif;font-size:64px;font-style:normal;font-weight:400;position:absolute}button{padding-bottom:3px}button.button{cursor:pointer;color:#f9df95;background:#111c;border:0;border-radius:23px;width:150px;height:45px;margin:17px 14px 0 0;font-size:14px;font-weight:700;transition:all .3s;box-shadow:0 0 3px #f9df95}button.button:hover{box-shadow:0 0 10px 3px #f9df95}button.button:disabled{color:#222;box-shadow:0 0 3px #111}#connect,#disconnect{float:right;cursor:pointer;color:#fff;background:#111c;border:0;border-radius:23px;width:150px;height:45px;margin:17px 14px 0 0;transition:all .3s;animation:2s ease-in-out infinite alternate glow;box-shadow:0 0 3px #f9df95}#connect:disabled,#connect:disabled:hover{cursor:default;color:#575757;opacity:.4;text-shadow:none;animation:none;box-shadow:0 0 3px #f9df95}@-webkit-keyframes glow{0%{text-shadow:0 0 5px #f9df95}to{text-shadow:0 0 20px #f9df95}}#disconnect{width:150px;display:none}#connect:hover,#disconnect:hover{box-shadow:0 0 10px 3px #f9df95}#view{float:left;z-index:3;background:0 0;border-radius:0 0 10px 10px;width:100%;height:calc(100% - 81px);padding:0;display:block;position:absolute;overflow:hidden}#view-spacer{height:15px}.game_launcher{cursor:pointer;background:#111c;border-radius:10px;width:calc(50% - 30px);height:400px;margin:18px 0 0 18px;transition:all .3s;display:inline-block;box-shadow:0 0 3px #f9df95}.game_launcher:hover{box-shadow:0 0 10px 3px #f9df95}@media only screen and (width>=1036px){#main{left:calc(50% - 500px)}}@media only screen and (width<=680px){.game_launcher{height:300px}}@media only screen and (width<=570px){.game_launcher{height:200px}}@media only screen and (width<=470px){.game_launcher{height:150px}}@media only screen and (width<=370px){.game_launcher{height:100px}}#reset_button{float:right;color:#f9df95;cursor:pointer;background:#111c;border:0;border-radius:23px;width:120px;height:45px;margin:17px 14px 0 0;font-family:Damion,serif;font-size:23px;font-style:normal;font-weight:400;transition:all .3s;animation:2s ease-in-out infinite alternate glow;display:none;box-shadow:0 0 3px #f9df95}#reset_button:disabled{opacity:.1}#xqr{opacity:.1;margin:21px auto;transition:all .3s;display:none}#xqr img{cursor:pointer;border:0;border-radius:6px;outline:none;width:60px;height:60px;margin:0 auto;padding:0;transition:all .3s;display:block}#xqr._big{float:left;border-radius:10px;width:300px;height:300px;position:fixed;top:calc(50% - 150px);left:calc(50% - 150px)}#xqr._big img{border-radius:15px;width:300px;height:300px}#home{padding-bottom:32px}.house_view{display:none}#house,#house_winners,#house_settings,#house_claims{background:#141414;border-radius:18px;width:calc(100% - 40px);margin:20px auto 0;padding:18px 0 14px}#house{display:block}#new{float:left;z-index:3;background:#111111ab;border-radius:20px;width:calc(100% - 75px);max-width:960px;height:calc(100% - 161px);font-family:Damion;display:none;position:absolute;bottom:43px;overflow:hidden;box-shadow:0 0 200px #000}#main-logo{width:58px;position:absolute;top:10px;left:0}#first-logo{width:250px;margin:45px auto 0;display:block}#first-title{text-align:center;text-shadow:0 0 20px #f9df95;margin:-36px 0 10px;padding:0;font-size:74px;font-weight:500}#first-time{text-align:center;padding:15px 0 27px;font-size:50px;font-weight:500}#first-need,#first-ready{text-align:center;padding:0 0 27px;font-size:50px;font-weight:500}#first-desc{text-align:center;background:#090909;border-radius:20px;width:325px;margin:0 auto 28px;padding:20px 20px 23px;font-size:20px;font-weight:400;box-shadow:0 0 20px #f9df95}#first-wallets{background:#090909;border-radius:20px;width:345px;margin:0 auto 28px;padding:10px 10px 9px;box-shadow:0 0 20px #f9df95}#first-wallets a{color:#f9df95;vertical-align:middle;height:50px;font-size:20px;line-height:50px;text-decoration:none;transition:all .3s;display:inline-block}#first-wallets a:hover{color:#fff}#first-wallets span.sep{color:#fff;vertical-align:middle;height:50px;margin:0 17px;font-size:20px;line-height:50px;text-decoration:none;display:inline-block}#first-wallets img{vertical-align:top;width:50px;margin-right:8px;display:inline-block}#first-accept{background:#090909;border-radius:20px;width:325px;margin:0 auto;padding:20px;font-size:17px;box-shadow:0 0 20px #f9df95}#first-age{width:100%;margin:0 auto 15px}#first-show{width:100%;margin:10px auto 0}#first-age input,#first-show input{cursor:pointer;accent-color:#f9df95;margin-right:10px;scale:1.5}#first-connect{margin:50px auto 0}#first-connect button{cursor:pointer;color:#fff;background:#111c;border:0;border-radius:23px;width:150px;height:45px;margin:0 auto;font-family:Damion;font-size:23px;font-weight:400;transition:all .3s;animation:2s ease-in-out infinite alternate glow;display:block;box-shadow:0 0 3px #f9df95}#first-connect button:hover{box-shadow:0 0 10px 3px #f9df95}#first-connect button:disabled,#first-connect button:disabled:hover{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;color:#1c1c1c;cursor:default;background:#090909;animation:none}#first-spacer{clear:both;height:100px}#house_token_img{opacity:.1;vertical-align:top;width:48px;height:48px;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;filter:brightness(90%);cursor:pointer;background:50%/50px 50px no-repeat;border-radius:24px;margin:6px 0 0 18px;transition:all 1s;display:inline-block}#house_token_img:hover{background:50%/60px 60px no-repeat}#house_token{vertical-align:top;color:#fff;cursor:pointer;text-align:center;background:#111c;border:0;border-radius:24px;outline:none;width:calc(60% - 210px);max-height:48px;margin:6px 0 6px 12px;padding:5px 5px 6px;font-family:Damion,serif;font-size:26px;font-style:normal;font-weight:400;transition:all .3s;display:inline-block;box-shadow:0 0 3px #f9df95}#house_token:disabled{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}#house_token:hover{box-shadow:0 0 10px 3px #f9df95}#house_token:disabled:hover{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;text-shadow:none}#house_go{width:calc(100% - 67px);margin:20px auto 22px}#house_token_balance{vertical-align:middle;color:#fff;text-align:center;background:#0303038b;border:0;border-radius:24px;outline:none;width:calc(60% - 110px);max-height:48px;margin:6px 0 6px 14px;padding:5px 5px 6px;font-family:Damion,serif;font-size:27px;font-style:normal;font-weight:400;display:inline-block;box-shadow:0 0 3px #0303038b}#rollers{opacity:.1;margin:-3px 0 0}#rollers .winner{box-shadow:0 0 220px 22px #f9df95}#house_minmax{width:400px;max-width:400px;margin:-4px auto 41px}#house_minmax button{text-align:center;vertical-align:top;cursor:pointer;color:#f9df95;background:#111c;border:0;border-radius:23px;width:calc(50% - 12.5px);height:45px;margin:17px 25px 0 0;font-family:Damion,serif;font-size:23px;font-style:normal;font-weight:400;transition:all .3s;display:inline-block;box-shadow:0 0 3px #f9df95}#house_minmax button#house_min{margin-right:25px}#house_minmax button#house_max{margin-right:0}#house_minmax button:hover{text-shadow:0 0 20px #f9df95;color:#fff;box-shadow:0 0 10px 3px #f9df95}#house_minmax button:disabled{color:#222;text-shadow:none;box-shadow:0 0 3px #111}#kiosk_check{text-align:center;width:100px;margin:-18px auto 8px;font-family:Damion;font-size:20px}#kiosk{accent-color:#f9df95;cursor:pointer;scale:1.5}#house.disabled #kiosk_check{opacity:.1}#kiosk:disabled{display:none}#house-x{outline:none;width:20px;height:20px;margin:21px auto 0;transition:all .3s;display:block}#house-x img{width:100%}#house-x:hover{opacity:.5}.house_roller{background:#0303038b;border-radius:10px;width:calc(25% - 23.5px);height:216.5px;margin:19px -3px 15px 18px;transition:all .3s;display:inline-block;box-shadow:0 0 2px 3px #151515f7}.spinning{box-shadow:0 0 2px 3px #fff}.lose{box-shadow:0 0 2px 3px #f9df95}.win{box-shadow:0 0 6px 4px #f9df95}#house_wager{color:#fff;text-align:center;background:#111c;border:0;border-radius:33.5px;outline:none;width:calc(100% - 278px);margin:0 24px 0 0;padding:5px 5px 10px;font-family:Damion,serif;font-size:38px;font-style:normal;font-weight:400;transition:all .3s;display:inline-block;box-shadow:0 0 3px #f9df95}#house_wager:hover{box-shadow:0 0 10px 3px #f9df95}#house_wager::placeholder{color:#4b4b4b7b}#house_wager:disabled{color:#222;box-shadow:0 0 3px #111}#house_wager:disabled::placeholder{color:#222}#house_spin{color:#fff;border-radius:33.5px;width:244px;height:67px;margin:0;font-family:Damion,serif;font-size:36px;font-style:normal;font-weight:400;transition:all .3s;animation:2s ease-in-out infinite alternate glow;display:inline-block;box-shadow:0 0 3px #f9df95}#house_spin:hover{color:#fff;box-shadow:0 0 10px 3px #f9df95}#house_spin:disabled{color:#222;animation:none;box-shadow:0 0 3px #111}#house_wager.amount_low{color:#414141}#house_winners,#house_settings,#house_claims{padding:0 0 14px;font-family:Oxygen,sans-serif}.house_title{color:#fff;text-align:center;min-height:55px;padding:10px 0 8px;font-family:Damion,serif;font-size:40px;font-style:normal;font-weight:400}.house_title span{display:none}.house_sub_title{text-align:center;color:#f9df95;margin:-10px 0 16px;font-family:Damion,serif;font-size:18px;font-style:normal;font-weight:400}.house_row{color:#fff;margin:0}.house_split{vertical-align:middle;text-align:center;width:20px;display:inline-block}#house_settings .house_rows .house_left,#house_claims .house_rows .house_left,#house_winners .house_rows .house_left{vertical-align:middle;color:#f9df95;background:#0303038b;border-top:1px solid #131313;border-bottom:1px solid #020202;width:210px;height:40px;margin:0 0 0 17px;padding:0 12px;font-family:Damion,serif;font-size:23px;font-style:normal;font-weight:400;line-height:40px;display:inline-block}#house_settings .house_rows .house_row:first-of-type .house_left,#house_claims .house_rows .house_row:first-of-type .house_left{border-top:0;border-top-left-radius:10px}#house_settings .house_rows .house_row .house_right,#house_claims .house_rows .house_row .house_right,#house_winners .house_rows .house_row .house_right{vertical-align:middle;text-align:center;color:#fff;text-shadow:0 0 6px #fff;background:#0303038b;border-top:1px solid #131313;border-bottom:1px solid #020202;width:calc(100% - 311px);height:40px;margin:0;padding:0 12px;font-size:13px;font-weight:700;line-height:40px;display:inline-block;overflow:hidden}#house_settings .house_rows .house_row:first-of-type .house_right,#house_claims .house_rows .house_row:first-of-type .house_right{border-top-right-radius:10px}#house_winners .house_rows .house_row .house_left{line-height:auto;height:auto}#house_winners .house_rows .house_row .house_right{line-height:auto;height:auto;margin:0;padding:0}#house_settings .house_rows .house_row:last-of-type,#house_claims .house_rows .house_row:last-of-type,#house_winners .house_rows .house_row:last-of-type{margin-bottom:3px}#house_settings .house_rows .house_row:last-of-type .house_left,#house_claims .house_rows .house_row:last-of-type .house_left{border-bottom-left-radius:10px}#house_settings .house_rows .house_row:last-of-type .house_right,#house_claims .house_rows .house_row:last-of-type .house_right{border-bottom-right-radius:10px}#house_settings .house_rows .house_row .house_right a.website_link{color:#f9df95;cursor:pointer;text-decoration:none}#house_top{opacity:.4;height:60px;margin-top:-2px}#house_nav{width:calc(100% - 20px);height:62px;margin-left:20px}#house_nav ul{margin:0;padding:0;list-style-type:none;display:none}#house_nav ul li{vertical-align:middle;width:25%;display:inline-block}#house_nav ul li button{text-align:center;vertical-align:middle;cursor:pointer;color:#f9df95;background:#111c;border:0;border-radius:23px;width:calc(100% - 19px);height:45px;margin:17px 14px 0 0;font-family:Damion,serif;font-size:23px;font-style:normal;font-weight:400;transition:all .3s;display:inline-block;box-shadow:0 0 3px #f9df95}#house_nav ul li button:hover{text-shadow:0 0 20px #f9df95;box-shadow:0 0 10px 3px #f9df95}#house_nav ul li button.house_active{text-shadow:0 0 20px #f9df95;color:#fff;box-shadow:0 0 10px 3px #f9df95}#house_nav ul li button.house_active:disabled{text-shadow:none;box-shadow:0 0 3px #f9de95cf}#house_nav ul li button:disabled{color:#575757;opacity:.4}#house_nav ul li button:disabled:hover{text-shadow:none;box-shadow:0 0 3px #f9df95}#house_priority{width:calc(100% - 40px);height:62px;margin:0 auto 38px}#house_priority ul{margin:0;padding:0;list-style-type:none}#house_priority ul li{vertical-align:middle;width:20%;display:inline-block}#house_priority ul li button{text-align:center;cursor:pointer;color:#f9df95;background:#111c;border:0;border-radius:23px;width:154px;height:45px;margin:17px auto 0;font-family:Damion,serif;font-size:23px;font-style:normal;font-weight:400;transition:all .3s;display:block;box-shadow:0 0 3px #f9df95}#house_priority ul li button:hover{text-shadow:0 0 20px #f9df95;box-shadow:0 0 10px 3px #f9df95}#house_priority ul li button.priority_active{text-shadow:0 0 20px #f9df95;color:#fff;box-shadow:0 0 10px 3px #f9df95}#house_priority ul li button:disabled{color:#222;text-shadow:none;box-shadow:0 0 3px #111}#claim_priority{width:calc(100% - 40px);height:62px;margin:18px auto 38px}#claim_priority ul{margin:0;padding:0;list-style-type:none;display:block}#claim_priority ul li{vertical-align:middle;width:20%;display:inline-block}#claim_priority ul li button{text-align:center;cursor:pointer;color:#f9df95;background:#111c;border:0;border-radius:23px;width:154px;height:45px;margin:17px auto 0;font-family:Damion,serif;font-size:23px;font-style:normal;font-weight:400;transition:all .3s;display:block;box-shadow:0 0 3px #f9df95}#claim_priority ul li button:hover{text-shadow:0 0 20px #f9df95;box-shadow:0 0 10px 3px #f9df95}#claim_priority ul li button.claim_active{text-shadow:0 0 20px #f9df95;color:#fff;box-shadow:0 0 10px 3px #f9df95}#claim_priority ul li button:disabled{color:#222;text-shadow:none;box-shadow:0 0 3px #111}#house_winners .house_rows .house_row{margin-bottom:16px}#house_winners .house_rows .house_row .house_left{text-align:center;border-radius:10px;width:234px;padding:64px 0;font-size:44px}#house_winners .house_rows .house_row .house_right{border-radius:10px;width:calc(100% - 287px)}.winners_img{vertical-align:top;border-left:1px solid #1d1d1d70;border-right:1px solid #000000b6;width:calc(25% - 2px);margin:0;padding:0}.house_right .winners_img:first-of-type{border-left:0;width:calc(25% - 1px)}.house_right .winners_img:last-of-type{border-right:0;width:calc(25% - 1px)}.roller_img{width:100%;margin:0;padding:0;display:none}.roller_show{display:block}input#select_all{float:left;cursor:pointer;accent-color:#f9df95;border:1px solid #fff;outline:none;margin:21px 0 0 24px;padding:0;display:block;position:absolute;transform:scale(1.55)}#house_claims .house_rows .house_row .house_left{width:208px;padding:0 13px 1px}input.claim_choices{float:left;cursor:pointer;accent-color:#f9df95;border:1px solid #fff;outline:none;margin:14px 0 0 2px;padding:0;display:block;position:absolute;transform:scale(1.55)}input.claim_choices:disabled{opacity:.25}#house_claims .house_rows .house_row .house_right span{color:#fff;text-shadow:0 0 6px #fff;cursor:pointer;transition:all .3s}#house_claims .house_rows .house_row .house_right span:hover{color:#fff;text-shadow:0 0 20px #fff}#claim{text-align:center;cursor:pointer;color:#f9df95;background:#111c;border:0;border-radius:23px;width:150px;height:45px;margin:36px auto 26px;font-family:Damion,serif;font-size:23px;font-style:normal;font-weight:400;transition:all .3s;display:block;box-shadow:0 0 3px #f9df95}#claim:hover{color:#fff;text-shadow:0 0 20px #f9df95;box-shadow:0 0 10px 3px #f9df95}#claim:disabled{color:#222;text-shadow:none;box-shadow:0 0 3px #111}.spacer{height:19px}button#scrollUp{float:left;cursor:pointer;z-index:5;background:0 0;border:0;outline:none;width:22px;height:22px;display:block;position:absolute;bottom:13px;right:13px}button#scrollUp img{width:22px;height:22px}#mcswap-transaction-preview{float:left;z-index:999;color:#111;background:#fff;border-radius:10px;width:300px;height:auto;padding:18px;font-family:Ubuntu;display:none;position:fixed;top:calc(50% - 187px);left:calc(50% - 168px);box-shadow:0 0 150px 80px #0a0a0a}#mcswap-transaction-close{filter:invert();float:right;color:#010101;cursor:pointer;width:18px;height:18px;transition:all .3s;display:block;position:absolute;top:8px;right:8px}#mcswap-transaction-close:hover{opacity:.5}#mcswap-pay-qr{margin-top:9px;transition:all .3s;display:block;overflow:hidden}#mcswap-payment-logo{border:0;outline:none;width:26%;margin:0;padding:0;display:block}#mcswap-pay-stage{text-align:center;vertical-align:middle;width:300px;height:300px;margin-top:4px;font-family:Damion,serif;font-weight:700;line-height:278px;animation:1.5s linear infinite pay_stage_blinker;display:none}@keyframes pay_stage_blinker{50%{opacity:.25}}.droplet{z-index:4000;float:left;background:#000 50%/150% no-repeat;border-radius:50%;width:5%;height:auto;display:block;position:absolute;top:10px;left:0}.pink{box-shadow:0 0 10px 3px #f9df95}.blue{box-shadow:0 0 10px 3px #ab8141}.white{box-shadow:0 0 10px 3px #fff}#big-winner{opacity:.8;float:left;color:#fff;z-index:4001;text-align:center;background:0 0;width:calc(100% - 17px);height:300px;font-family:Damion,serif;font-size:200px;font-style:normal;font-weight:400;animation:.75s ease-in-out infinite alternate winnerGlow;display:block;position:absolute;bottom:calc(50% - 120px)}@-webkit-keyframes winnerGlow{0%{text-shadow:0 0 20px #f9df95}to{text-shadow:0 0 50px #f9df95}}@media only screen and (width<=1040px){#house_priority{width:calc(100% - 30px);height:auto;margin-top:18px;margin-bottom:17px;margin-left:10px}#house_priority ul{display:block}#house_priority ul li{width:33.3%}#house_priority ul li button{width:calc(100% - 10px);height:30px;margin:10px 0 0 10px;padding:0;font-size:14px;display:block}#house_priority ul li:first-of-type,#house_priority ul li:last-of-type{display:none}#house_wager{width:100%;margin:0;padding-left:0;padding-right:0;font-size:22px;display:block}#house_spin{width:100%;margin:16px auto 0;padding-left:0;padding-right:0;display:block}#house_go{width:calc(100% - 40px);margin-top:1px}#house_minmax{width:calc(100% - 42px);height:auto;margin:0 auto;padding-left:20px;padding-right:20px}#house_minmax button{margin:30px 0 40px;font-size:14px}#house_minmax button:first-of-type{margin-right:20px}#house_top{height:auto}#house_top #house_token_balance{width:calc(100% - 42px);margin:11px auto 1px 15px;font-size:22px}#house_token{width:calc(100% - 101px);height:48px;font-size:18px}.toastify{padding:10px;font-size:24px}#house_nav{margin-bottom:-1px}#house_nav,#house_nav ul{height:auto;display:block}#house_nav ul li{width:50%}#house_nav ul li button{font-size:18px}#connect{width:105px;padding-right:12px}#disconnect{width:128px;padding-right:10px}#logo{margin:0 0 0 13px;padding-left:51px;font-size:58px}#main-logo{width:50px}.house_split{display:none}#house_claims .house_rows .house_row .house_left{border:0;border-bottom:1px solid #000;border-radius:0;width:calc(100% - 88px);margin:0 18px;padding-left:40px;display:block}#house_claims .house_rows .house_row:first-of-type .house_left{border-radius:10px 10px 0 0}#house_claims .house_rows .house_row:last-of-type .house_left{border-radius:0 0 10px 10px}#house_claims .house_rows .house_row .house_right{text-align:right;border:0;border-top:1px solid #d2d2d208;border-radius:0;width:calc(100% - 60px);margin:-41px 18px 0;display:block}#house_claims .house_rows .house_row:first-of-type .house_right{border-radius:10px 10px 0 0}#house_claims .house_rows .house_row:last-of-type .house_right{border-radius:0 0 10px 10px}#claim_priority{width:calc(100% - 30px);height:auto;margin-top:14px;margin-bottom:17px;margin-left:10px}#claim_priority ul{display:block}#claim_priority ul li{width:33.3%}#claim_priority ul li button{width:calc(100% - 10px);height:30px;margin:10px 0 0 10px;padding:0;font-size:14px;display:block}#claim_priority ul li:first-of-type,#claim_priority ul li:last-of-type{display:none}#house_settings .house_rows .house_row .house_left{border-top:1px solid #d2d2d208;border-bottom:1px solid #020202;width:calc(100% - 60px);margin-left:18px;display:block}#house_settings .house_rows .house_row .house_right{text-align:left;border-top:1px solid #d2d2d208;border-bottom:1px solid #020202;border-radius:0;width:calc(100% - 60px);margin-left:18px;display:block}#house_settings .house_rows .house_row:first-of-type .house_left{border-radius:10px 10px 0 0}#house_settings .house_rows .house_row:first-of-type .house_right,#house_settings .house_rows .house_row:last-of-type .house_left{border-radius:0}#house_settings .house_rows .house_row:last-of-type .house_right{border-radius:0 0 10px 10px}#house_winners .house_rows .house_row .house_left,#house_winners .house_rows .house_row .house_right{width:calc(100% - 36px);margin-left:18px;display:block}#house_winners .house_rows .house_row .house_left{border-radius:10px 10px 0 0;padding:8px 0 20px}#house_winners .house_rows .house_row .house_right{border-top:1px solid #d2d2d208;border-radius:0 0 10px 10px}}@media only screen and (width<=900px){#rollers{margin:2px 0 0}#rollers .house_roller{width:calc(50% - 9.5px);margin-top:12px;margin-bottom:0;margin-left:6px}#rollers #roller_3,#rollers #roller_4{margin-top:3px}}@media only screen and (width<=560px){#house_claims .house_rows .house_row .house_left{border-top:1px solid #d2d2d208;border-bottom:1px solid #020202}#house_claims .house_rows .house_row .house_right{text-align:right;text-align:center;border:0;border-top:1px solid #d2d2d208;border-bottom:1px solid #020202;border-radius:0;width:calc(100% - 59px);margin:0 18px;display:block}#house_claims .house_rows .house_row:first-of-type .house_left{border-top:0}#house_claims .house_rows .house_row:first-of-type .house_right,#house_claims .house_rows .house_row:last-of-type .house_left{border-radius:0}#house_claims .house_rows .house_row:last-of-type .house_right{border-radius:0 0 10px 10px}input.claim_choices{margin-top:-29px}#intro,#intro_2{font-size:36px}#connect_3_chooser button{padding:10px}#connect_3_chooser button span{margin:1px 0 2px 98px}#logo{margin:11px 0 0 10px;padding-left:40px;font-size:38px}#main-logo{width:39px;top:4px}#first-logo{margin:38px auto 0}#house_minmax button{margin:0 0 40px;font-size:14px}#mobile_space{height:400px;white-space:wrap}}@media only screen and (width<=470px){#first-time,#first-need,#first-ready{padding:25px 0 28px;font-size:36px}#first-desc,#first-options{width:calc(100% - 72px);margin:0 auto 17px}#first-wallets{width:auto;margin:15px auto 16px;padding-left:13px;padding-right:13px}#first-options{width:calc(100% - 31px);margin:15px auto 0}#first-accept{width:calc(100% - 72px);font-size:12px}#first-wallets img{width:30px;height:30px;margin:0 2px 12px 0}#first-wallets a,#first-wallets span{height:30px;margin:0 3px 12px;font-size:16px;line-height:30px}#first-age span{margin-top:14px}#first-wallets{padding-top:14px;padding-bottom:3px}#first-wallets span.sep{height:42px;margin:0 5px;line-height:26px}}@media only screen and (width<=382px){#logo{font-size:28px}#first-title{font-size:62px}}
/*# sourceMappingURL=build_f17e26d6.6d98e591.css.map */
