@charset "UTF-8";.vld-shown{overflow:hidden}.vld-overlay{bottom:0;left:0;position:absolute;right:0;top:0;align-items:center;display:none;justify-content:center;overflow:hidden;z-index:9999}.vld-overlay.is-active{display:flex}.vld-overlay.is-full-page{z-index:9999;position:fixed}.vld-overlay .vld-background{bottom:0;left:0;position:absolute;right:0;top:0;background:#fff;opacity:.5}.vld-overlay .vld-icon,.vld-parent{position:relative}/*!
 * vue-animate.css - https://github.com/asika32764/vue-animate
 * Version: 3.0.2
 * License: MIT - see LICENSE
 * 
 * This library is port of animate.css (https://github.com/animate-css/animate.css) to support Vue.js transitions.
 * The animate.css LICENSE please see: https://github.com/animate-css/animate.css/blob/main/LICENSE
 */:root{--animate-duration:.5s;--animate-delay:0;--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 print,(prefers-reduced-motion: reduce){.animate__animated{animation-duration:1ms!important;transition-duration:1ms!important;animation-iteration-count:1!important}.animate__animated[class*=Out]{opacity:0}}@keyframes bounce{0%,20%,53%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0) scaleY(1.1)}70%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0) scaleY(1.05)}80%{transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0) scaleY(.95)}90%{transform:translate3d(0,-4px,0) scaleY(1.02)}}.animate__bounce{animation-name:bounce;transform-origin:center bottom}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.animate__flash{animation-name:flash}@keyframes pulse{0%{transform:scaleZ(1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scaleZ(1)}}.animate__pulse{animation-name:pulse;animation-timing-function:ease-in-out}@keyframes rubberBand{0%{transform:scaleZ(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:scaleZ(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: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-timing-function:ease-in-out;animation-name:headShake}@keyframes swing{20%{transform:rotate3d(0,0,1,15deg)}40%{transform:rotate3d(0,0,1,-10deg)}60%{transform:rotate3d(0,0,1,5deg)}80%{transform:rotate3d(0,0,1,-5deg)}to{transform:rotate3d(0,0,1,0)}}.animate__swing{transform-origin:top center;animation-name:swing}@keyframes tada{0%{transform:scaleZ(1)}10%,20%{transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}to{transform:scaleZ(1)}}.animate__tada{animation-name:tada}@keyframes wobble{0%{transform:translateZ(0)}15%{transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}to{transform:translateZ(0)}}.animate__wobble{animation-name:wobble}@keyframes jello{0%,11.1%,to{transform:translateZ(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(-.1953125deg) skewY(-.1953125deg)}}.animate__jello{animation-name:jello;transform-origin:center}@keyframes heartBeat{0%{transform:scale(1)}14%{transform:scale(1.3)}28%{transform:scale(1)}42%{transform:scale(1.3)}70%{transform:scale(1)}}.animate__heartBeat{animation-name:heartBeat;animation-duration:1.3s;animation-duration:calc(var(--animate-duration) * 1.3);animation-timing-function:ease-in-out}@keyframes backInDown{0%{transform:translateY(-1200px) scale(.7);opacity:.7}80%{transform:translateY(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInDown{animation-name:backInDown}@keyframes backInLeft{0%{transform:translate(-2000px) scale(.7);opacity:.7}80%{transform:translate(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInLeft{animation-name:backInLeft}@keyframes backInRight{0%{transform:translate(2000px) scale(.7);opacity:.7}80%{transform:translate(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInRight{animation-name:backInRight}@keyframes backInUp{0%{transform:translateY(1200px) scale(.7);opacity:.7}80%{transform:translateY(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInUp{animation-name:backInUp}@keyframes backOutDown{0%{transform:scale(1);opacity:1}20%{transform:translateY(0) scale(.7);opacity:.7}to{transform:translateY(700px) scale(.7);opacity:.7}}.animate__backOutDown{animation-name:backOutDown}@keyframes backOutLeft{0%{transform:scale(1);opacity:1}20%{transform:translate(0) scale(.7);opacity:.7}to{transform:translate(-2000px) scale(.7);opacity:.7}}.animate__backOutLeft{animation-name:backOutLeft}@keyframes backOutRight{0%{transform:scale(1);opacity:1}20%{transform:translate(0) scale(.7);opacity:.7}to{transform:translate(2000px) scale(.7);opacity:.7}}.animate__backOutRight{animation-name:backOutRight}@keyframes backOutUp{0%{transform:scale(1);opacity:1}20%{transform:translateY(0) scale(.7);opacity:.7}to{transform:translateY(-700px) scale(.7);opacity:.7}}.animate__backOutUp{animation-name:backOutUp}@keyframes bounceIn{0%,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleZ(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%{transform:perspective(400px) scaleZ(1) translateZ(0) rotateY(-360deg);animation-timing-function:ease-out}40%{transform:perspective(400px) scaleZ(1) translateZ(150px) rotateY(-190deg);animation-timing-function:ease-out}50%{transform:perspective(400px) scaleZ(1) translateZ(150px) rotateY(-170deg);animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0);animation-timing-function:ease-in}to{transform:perspective(400px) scaleZ(1) translateZ(0) rotateY(0);animation-timing-function:ease-in}}.animate__animated.animate__flip{backface-visibility:visible;animation-name:flip}@keyframes flipInX{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}.animate__flipInX{backface-visibility:visible!important;animation-name:flipInX}@keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}.animate__flipInY{backface-visibility:visible!important;animation-name:flipInY}@keyframes flipOutX{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.animate__flipOutX{animation-duration:.75s;animation-duration:calc(var(--animate-duration) * .75);animation-name:flipOutX;backface-visibility:visible!important}@keyframes flipOutY{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateY(-15deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}.animate__flipOutY{animation-duration:.75s;animation-duration:calc(var(--animate-duration) * .75);backface-visibility:visible!important;animation-name:flipOutY}@keyframes lightSpeedInRight{0%{transform:translate3d(100%,0,0) skew(-30deg);opacity:0}60%{transform:skew(20deg);opacity:1}80%{transform:skew(-5deg)}to{transform:translateZ(0)}}.animate__lightSpeedInRight{animation-name:lightSpeedInRight;animation-timing-function:ease-out}@keyframes lightSpeedInLeft{0%{transform:translate3d(-100%,0,0) skew(30deg);opacity:0}60%{transform:skew(-20deg);opacity:1}80%{transform:skew(5deg)}to{transform:translateZ(0)}}.animate__lightSpeedInLeft{animation-name:lightSpeedInLeft;animation-timing-function:ease-out}@keyframes lightSpeedOutRight{0%{opacity:1}to{transform:translate3d(100%,0,0) skew(30deg);opacity:0}}.animate__lightSpeedOutRight{animation-name:lightSpeedOutRight;animation-timing-function:ease-in}@keyframes lightSpeedOutLeft{0%{opacity:1}to{transform:translate3d(-100%,0,0) skew(-30deg);opacity:0}}.animate__lightSpeedOutLeft{animation-name:lightSpeedOutLeft;animation-timing-function:ease-in}@keyframes rotateIn{0%{transform:rotate3d(0,0,1,-200deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateIn{animation-name:rotateIn;transform-origin:center}@keyframes rotateInDownLeft{0%{transform:rotate3d(0,0,1,-45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInDownLeft{animation-name:rotateInDownLeft;transform-origin:left bottom}@keyframes rotateInDownRight{0%{transform:rotate3d(0,0,1,45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInDownRight{animation-name:rotateInDownRight;transform-origin:right bottom}@keyframes rotateInUpLeft{0%{transform:rotate3d(0,0,1,45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInUpLeft{animation-name:rotateInUpLeft;transform-origin:left bottom}@keyframes rotateInUpRight{0%{transform:rotate3d(0,0,1,-90deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInUpRight{animation-name:rotateInUpRight;transform-origin:right bottom}@keyframes rotateOut{0%{opacity:1}to{transform:rotate3d(0,0,1,200deg);opacity:0}}.animate__rotateOut{animation-name:rotateOut;transform-origin:center}@keyframes rotateOutDownLeft{0%{opacity:1}to{transform:rotate3d(0,0,1,45deg);opacity:0}}.animate__rotateOutDownLeft{animation-name:rotateOutDownLeft;transform-origin:left bottom}@keyframes rotateOutDownRight{0%{opacity:1}to{transform:rotate3d(0,0,1,-45deg);opacity:0}}.animate__rotateOutDownRight{animation-name:rotateOutDownRight;transform-origin:right bottom}@keyframes rotateOutUpLeft{0%{opacity:1}to{transform:rotate3d(0,0,1,-45deg);opacity:0}}.animate__rotateOutUpLeft{animation-name:rotateOutUpLeft;transform-origin:left bottom}@keyframes rotateOutUpRight{0%{opacity:1}to{transform:rotate3d(0,0,1,90deg);opacity:0}}.animate__rotateOutUpRight{animation-name:rotateOutUpRight;transform-origin:right bottom}@keyframes hinge{0%{animation-timing-function:ease-in-out}20%,60%{transform:rotate3d(0,0,1,80deg);animation-timing-function:ease-in-out}40%,80%{transform:rotate3d(0,0,1,60deg);animation-timing-function:ease-in-out;opacity:1}to{transform:translate3d(0,700px,0);opacity: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) rotate3d(0,0,1,-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) rotate3d(0,0,1,120deg)}}.animate__rollOut{animation-name:rollOut}@keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.animate__zoomIn{animation-name:zoomIn}@keyframes zoomInDown{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInDown{animation-name:zoomInDown}@keyframes zoomInLeft{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInLeft{animation-name:zoomInLeft}@keyframes zoomInRight{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInRight{animation-name:zoomInRight}@keyframes zoomInUp{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInUp{animation-name:zoomInUp}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.animate__zoomOut{animation-name:zoomOut}@keyframes zoomOutDown{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomOutDown{animation-name:zoomOutDown;transform-origin:center bottom}@keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(-2000px,0,0)}}.animate__zoomOutLeft{animation-name:zoomOutLeft;transform-origin:left center}@keyframes zoomOutRight{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(2000px,0,0)}}.animate__zoomOutRight{animation-name:zoomOutRight;transform-origin:right center}@keyframes zoomOutUp{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomOutUp{animation-name:zoomOutUp;transform-origin:center bottom}@keyframes slideInDown{0%{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInDown{animation-name:slideInDown}@keyframes slideInLeft{0%{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{0%{transform:translate3d(100%,0,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInRight{animation-name:slideInRight}@keyframes slideInUp{0%{transform:translate3d(0,100%,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInUp{animation-name:slideInUp}@keyframes slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,100%,0)}}.animate__slideOutDown{animation-name:slideOutDown}@keyframes slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-100%,0,0)}}.animate__slideOutLeft{animation-name:slideOutLeft}@keyframes slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(100%,0,0)}}.animate__slideOutRight{animation-name:slideOutRight}@keyframes slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-100%,0)}}.animate__slideOutUp{animation-name:slideOutUp}.backDown-enter-active{animation-duration:var(--animate-duration);animation-delay:var(--animate-delay);animation-iteration-count:var(--animate-repeat);animation-fill-mode:both;animation-name:backInDown}.backDown-leave-active{animation-duration:var(--animate-duration);animation-delay:var(--animate-delay);animation-iteration-count:var(--animate-repeat);animation-fill-mode:both;animation-name:backOutDown}.backLeft-enter-active{animation-duration:var(--animate-duration);animation-delay:var(--animate-delay);animation-iteration-count:var(--animate-repeat);animation-fill-mode:both;animation-name:backInLeft}.backLeft-leave-active{animation-duration:var(--animate-duration);animation-delay:var(--animate-delay);animation-iteration-count:var(--animate-repeat);animation-fill-mode:both;animation-name:backOutLeft}.backRight-enter-active{animation-duration:var(--animate-duration);animation-delay:var(--animate-delay);animation-iteration-count:var(--animate-repeat);animation-fill-mode:both;animation-name:backInRight}.backRight-leave-active{animation-duration:var(--animate-duration);animation-delay:var(--animate-delay);animation-iteration-count:var(--animate-repeat);animation-fill-mode:both;animation-name:backOutRight}.backUp-enter-active{animation-duration:var(--animate-duration);animation-delay:var(--animate-delay);animation-iteration-count:var(--animate-repeat);animation-fill-mode:both;animation-name:backInUp}.backUp-leave-active{animation-duration:var(--animate-duration);animation-delay:var(--animate-delay);animation-iteration-count:var(--animate-repeat);animation-fill-mode:both;animation-name:backOutUp}.bounce-enter-active{animation-duration:var(--animate-duration);animation-delay:var(--animate-delay);animation-iteration-count:var(--animate-repeat);animation-fill-mode:both;animation-name:bounceIn}.bounce-leave-active{animation-duration:var(--animate-duration);animation-delay:var(--animate-delay);animation-iteration-count:var(--animate-repeat);animation-fill-mode:both;animation-name:bounceOut}.bounceDown-enter-active{animation-duration:var(--animate-duration);animation-delay:var(--animate-delay);animation-iteration-count:var(--animate-repeat);animation-fill-mode:both;animation-name:bounceInDown}.bounceDown-leave-active{animation-duration:var(--animate-duration);animation-delay:var(--animate-delay);animation-iteration-count:var(--animate-repeat);animation-fill-mode:both;animation-name:bounceOutDown}.bounceLeft-enter-active{animation-duration:var(--animate-duration);animation-delay:var(--animate-delay);animation-iteration-count:var(--animate-repeat);animation-fill-mode:both;animation-name:bounceInLeft}.bounceLeft-leave-active{animation-duration:var(--animate-duration);animation-delay:var(--animate-delay);animation-iteration-count:var(--animate-repeat);animation-fill-mode:both;animation-name:bounceOutLeft}.bounceRight-enter-active{animation-duration:var(--animate-duration);animation-delay:var(--animate-delay);animation-iteration-count:var(--animate-repeat);animation-fill-mode:both;animation-name:bounceInRight}.bounceRight-leave-active{animation-duration:var(--animate-duration);animation-delay:var(--animate-delay);animation-iteration-count:var(--animate-repeat);animation-fill-mode:both;animation-name:bounceOutRight}.bounceUp-enter-active{animation-duration:var(--animate-duration);animation-delay:var(--animate-delay);animation-iteration-count:var(--animate-repeat);animation-fill-mode:both;animation-name:bounceInUp}.bounceUp-leave-active{animation-duration:var(--animate-duration);animation-delay:var(--animate-delay);animation-iteration-count:var(--animate-repeat);animation-fill-mode:both;animation-name:bounceOutUp}.fade-enter-active{animation-duration:var(--animate-duration);animation-delay:var(--animate-delay);animation-iteration-count:var(--animate-repeat);animation-fill-mode:both;animation-name:fadeIn}.fade-leave-active{animation-duration:var(--animate-duration);animation-delay:var(--animate-delay);animation-iteration-count:var(--animate-repeat);animation-fill-mode:both;animation-name:fadeOut}.fadeBottomLeft-enter-active{animation-duration:var(--animate-duration);animation-delay:var(--animate-delay);animation-iteration-count:var(--animate-repeat);animation-fill-mode:both;animation-name:fadeInBottomLeft}.fadeBottomLeft-leave-active{animation-duration:var(--animate-duration);animation-delay:var(--animate-delay);animation-iteration-count:var(--animate-repeat);animation-fill-mode:both;animation-name:fadeOutBottomLeft}.fadeBottomRight-enter-active{animation-duration:var(--animate-duration);animation-delay:var(--animate-delay);animation-iteration-count:var(--animate-repeat);animation-fill-mode:both;animation-name:fadeInBottomRight}.fadeBottomRight-leave-active{animation-duration:var(--animate-duration);animation-delay:var(--animate-delay);animation-iteration-count:var(--animate-repeat);animation-fill-mode:both;animation-name:fadeOutBottomRight}.fadeDown-enter-active{animation-duration:var(--animate-duration);animation-delay:var(--animate-delay);animation-iteration-count:var(--animate-repeat);animation-fill-mode:both;animation-name:fadeInDown}.fadeDown-leave-active{animation-duration:var(--animate-duration);animation-delay:var(--animate-delay);animation-iteration-count:var(--animate-repeat);animation-fill-mode:both;animation-name:fadeOutDown}.fadeDownBig-enter-active{animation-duration:var(--animate-duration);animation-delay:var(--animate-delay);animation-iteration-count:var(--animate-repeat);animation-fill-mode:both;animation-name:fadeInDownBig}.fadeDownBig-leave-active{animation-duration:var(--animate-duration);animation-delay:var(--animate-delay);animation-iteration-count:var(--animate-repeat);animation-fill-mode:both;animation-name:fadeOutDownBig}.fadeLeft-enter-active{animation-duration:var(--animate-duration);animation-delay:var(--animate-delay);animation-iteration-count:var(--animate-repeat);animation-fill-mode:both;animation-name:fadeInLeft}.fadeLeft-leave-active{animation-duration:var(--animate-duration);animation-delay:var(--animate-delay);animation-iteration-count:var(--animate-repeat);animation-fill-mode:both;animation-name:fadeOutLeft}.fadeLeftBig-enter-active{animation-duration:var(--animate-duration);animation-delay:var(--animate-delay);animation-iteration-count:var(--animate-repeat);animation-fill-mode:both;animation-name:fadeInLeftBig}.fadeLeftBig-leave-active{animation-duration:var(--animate-duration);animation-delay:var(--animate-delay);animation-iteration-count:var(--animate-repeat);animation-fill-mode:both;animation-name:fadeOutLeftBig}.fadeRight-enter-active{animation-duration:var(--animate-duration);animation-delay:var(--animate-delay);animation-iteration-count:var(--animate-repeat);animation-fill-mode:both;animation-name:fadeInRight}.fadeRight-leave-active{animation-duration:var(--animate-duration);animation-delay:var(--animate-delay);animation-iteration-count:var(--animate-repeat);animation-fill-mode:both;animation-name:fadeOutRight}.fadeRightBig-enter-active{animation-duration:var(--animate-duration);animation-delay:var(--animate-delay);animation-iteration-count:var(--animate-repeat);animation-fill-mode:both;animation-name:fadeInRightBig}.fadeRightBig-leave-active{animation-duration:var(--animate-duration);animation-delay:var(--animate-delay);animation-iteration-count:var(--animate-repeat);animation-fill-mode:both;animation-name:fadeOutRightBig}.fadeTopLeft-enter-active{animation-duration:var(--animate-duration);animation-delay:var(--animate-delay);animation-iteration-count:var(--animate-repeat);animation-fill-mode:both;animation-name:fadeInTopLeft}.fadeTopLeft-leave-active{animation-duration:var(--animate-duration);animation-delay:var(--animate-delay);animation-iteration-count:var(--animate-repeat);animation-fill-mode:both;animation-name:fadeOutTopLeft}.fadeTopRight-enter-active{animation-duration:var(--animate-duration);animation-delay:var(--animate-delay);animation-iteration-count:var(--animate-repeat);animation-fill-mode:both;animation-name:fadeInTopRight}.fadeTopRight-leave-active{animation-duration:var(--animate-duration);animation-delay:var(--animate-delay);animation-iteration-count:var(--animate-repeat);animation-fill-mode:both;animation-name:fadeOutTopRight}.fadeUp-enter-active{animation-duration:var(--animate-duration);animation-delay:var(--animate-delay);animation-iteration-count:var(--animate-repeat);animation-fill-mode:both;animation-name:fadeInUp}.fadeUp-leave-active{animation-duration:var(--animate-duration);animation-delay:var(--animate-delay);animation-iteration-count:var(--animate-repeat);animation-fill-mode:both;animation-name:fadeOutUp}.fadeUpBig-enter-active{animation-duration:var(--animate-duration);animation-delay:var(--animate-delay);animation-iteration-count:var(--animate-repeat);animation-fill-mode:both;animation-name:fadeInUpBig}.fadeUpBig-leave-active{animation-duration:var(--animate-duration);animation-delay:var(--animate-delay);animation-iteration-count:var(--animate-repeat);animation-fill-mode:both;animation-name:fadeOutUpBig}.flip-leave-active{animation-duration:var(--animate-duration);animation-delay:var(--animate-delay);animation-iteration-count:var(--animate-repeat);animation-fill-mode:both;animation-name:flip}.flipX-enter-active{animation-duration:var(--animate-duration);animation-delay:var(--animate-delay);animation-iteration-count:var(--animate-repeat);animation-fill-mode:both;animation-name:flipInX}.flipX-leave-active{animation-duration:var(--animate-duration);animation-delay:var(--animate-delay);animation-iteration-count:var(--animate-repeat);animation-fill-mode:both;animation-name:flipOutX}.flipY-enter-active{animation-duration:var(--animate-duration);animation-delay:var(--animate-delay);animation-iteration-count:var(--animate-repeat);animation-fill-mode:both;animation-name:flipInY}.flipY-leave-active{animation-duration:var(--animate-duration);animation-delay:var(--animate-delay);animation-iteration-count:var(--animate-repeat);animation-fill-mode:both;animation-name:flipOutY}.lightSpeedLeft-enter-active{animation-duration:var(--animate-duration);animation-delay:var(--animate-delay);animation-iteration-count:var(--animate-repeat);animation-fill-mode:both;animation-name:lightSpeedInLeft}.lightSpeedLeft-leave-active{animation-duration:var(--animate-duration);animation-delay:var(--animate-delay);animation-iteration-count:var(--animate-repeat);animation-fill-mode:both;animation-name:lightSpeedOutLeft}.lightSpeedRight-enter-active{animation-duration:var(--animate-duration);animation-delay:var(--animate-delay);animation-iteration-count:var(--animate-repeat);animation-fill-mode:both;animation-name:lightSpeedInRight}.lightSpeedRight-leave-active{animation-duration:var(--animate-duration);animation-delay:var(--animate-delay);animation-iteration-count:var(--animate-repeat);animation-fill-mode:both;animation-name:lightSpeedOutRight}.rotate-enter-active{animation-duration:var(--animate-duration);animation-delay:var(--animate-delay);animation-iteration-count:var(--animate-repeat);animation-fill-mode:both;animation-name:rotateIn}.rotate-leave-active{animation-duration:var(--animate-duration);animation-delay:var(--animate-delay);animation-iteration-count:var(--animate-repeat);animation-fill-mode:both;animation-name:rotateOut}.rotateDownLeft-enter-active{animation-duration:var(--animate-duration);animation-delay:var(--animate-delay);animation-iteration-count:var(--animate-repeat);animation-fill-mode:both;animation-name:rotateInDownLeft}.rotateDownLeft-leave-active{animation-duration:var(--animate-duration);animation-delay:var(--animate-delay);animation-iteration-count:var(--animate-repeat);animation-fill-mode:both;animation-name:rotateOutDownLeft}.rotateDownRight-enter-active{animation-duration:var(--animate-duration);animation-delay:var(--animate-delay);animation-iteration-count:var(--animate-repeat);animation-fill-mode:both;animation-name:rotateInDownRight}.rotateDownRight-leave-active{animation-duration:var(--animate-duration);animation-delay:var(--animate-delay);animation-iteration-count:var(--animate-repeat);animation-fill-mode:both;animation-name:rotateOutDownRight}.rotateUpLeft-enter-active{animation-duration:var(--animate-duration);animation-delay:var(--animate-delay);animation-iteration-count:var(--animate-repeat);animation-fill-mode:both;animation-name:rotateInUpLeft}.rotateUpLeft-leave-active{animation-duration:var(--animate-duration);animation-delay:var(--animate-delay);animation-iteration-count:var(--animate-repeat);animation-fill-mode:both;animation-name:rotateOutUpLeft}.rotateUpRight-enter-active{animation-duration:var(--animate-duration);animation-delay:var(--animate-delay);animation-iteration-count:var(--animate-repeat);animation-fill-mode:both;animation-name:rotateInUpRight}.rotateUpRight-leave-active{animation-duration:var(--animate-duration);animation-delay:var(--animate-delay);animation-iteration-count:var(--animate-repeat);animation-fill-mode:both;animation-name:rotateOutUpRight}.slideDown-enter-active{animation-duration:var(--animate-duration);animation-delay:var(--animate-delay);animation-iteration-count:var(--animate-repeat);animation-fill-mode:both;animation-name:slideInDown}.slideDown-leave-active{animation-duration:var(--animate-duration);animation-delay:var(--animate-delay);animation-iteration-count:var(--animate-repeat);animation-fill-mode:both;animation-name:slideOutDown}.slideLeft-enter-active{animation-duration:var(--animate-duration);animation-delay:var(--animate-delay);animation-iteration-count:var(--animate-repeat);animation-fill-mode:both;animation-name:slideInLeft}.slideLeft-leave-active{animation-duration:var(--animate-duration);animation-delay:var(--animate-delay);animation-iteration-count:var(--animate-repeat);animation-fill-mode:both;animation-name:slideOutLeft}.slideRight-enter-active{animation-duration:var(--animate-duration);animation-delay:var(--animate-delay);animation-iteration-count:var(--animate-repeat);animation-fill-mode:both;animation-name:slideInRight}.slideRight-leave-active{animation-duration:var(--animate-duration);animation-delay:var(--animate-delay);animation-iteration-count:var(--animate-repeat);animation-fill-mode:both;animation-name:slideOutRight}.slideUp-enter-active{animation-duration:var(--animate-duration);animation-delay:var(--animate-delay);animation-iteration-count:var(--animate-repeat);animation-fill-mode:both;animation-name:slideInUp}.slideUp-leave-active{animation-duration:var(--animate-duration);animation-delay:var(--animate-delay);animation-iteration-count:var(--animate-repeat);animation-fill-mode:both;animation-name:slideOutUp}.roll-enter-active{animation-duration:var(--animate-duration);animation-delay:var(--animate-delay);animation-iteration-count:var(--animate-repeat);animation-fill-mode:both;animation-name:rollIn}.roll-leave-active{animation-duration:var(--animate-duration);animation-delay:var(--animate-delay);animation-iteration-count:var(--animate-repeat);animation-fill-mode:both;animation-name:rollOut}.zoom-enter-active{animation-duration:var(--animate-duration);animation-delay:var(--animate-delay);animation-iteration-count:var(--animate-repeat);animation-fill-mode:both;animation-name:zoomIn}.zoom-leave-active{animation-duration:var(--animate-duration);animation-delay:var(--animate-delay);animation-iteration-count:var(--animate-repeat);animation-fill-mode:both;animation-name:zoomOut}.zoomDown-enter-active{animation-duration:var(--animate-duration);animation-delay:var(--animate-delay);animation-iteration-count:var(--animate-repeat);animation-fill-mode:both;animation-name:zoomInDown}.zoomDown-leave-active{animation-duration:var(--animate-duration);animation-delay:var(--animate-delay);animation-iteration-count:var(--animate-repeat);animation-fill-mode:both;animation-name:zoomOutDown}.zoomLeft-enter-active{animation-duration:var(--animate-duration);animation-delay:var(--animate-delay);animation-iteration-count:var(--animate-repeat);animation-fill-mode:both;animation-name:zoomInLeft}.zoomLeft-leave-active{animation-duration:var(--animate-duration);animation-delay:var(--animate-delay);animation-iteration-count:var(--animate-repeat);animation-fill-mode:both;animation-name:zoomOutLeft}.zoomRight-enter-active{animation-duration:var(--animate-duration);animation-delay:var(--animate-delay);animation-iteration-count:var(--animate-repeat);animation-fill-mode:both;animation-name:zoomInRight}.zoomRight-leave-active{animation-duration:var(--animate-duration);animation-delay:var(--animate-delay);animation-iteration-count:var(--animate-repeat);animation-fill-mode:both;animation-name:zoomOutRight}.zoomUp-enter-active{animation-duration:var(--animate-duration);animation-delay:var(--animate-delay);animation-iteration-count:var(--animate-repeat);animation-fill-mode:both;animation-name:zoomInUp}.zoomUp-leave-active{animation-duration:var(--animate-duration);animation-delay:var(--animate-delay);animation-iteration-count:var(--animate-repeat);animation-fill-mode:both;animation-name:zoomOutUp}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}.invisible{visibility:hidden}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.bottom-0{bottom:0}.bottom-16{bottom:4rem}.bottom-\[-40\%\]{bottom:-40%}.bottom-\[1rem\]{bottom:1rem}.left-0{left:0}.left-\[16\%\]{left:16%}.right-0{right:0}.top-0{top:0}.z-10{z-index:10}.col-start-1{grid-column-start:1}.col-start-4{grid-column-start:4}.col-end-10{grid-column-end:10}.col-end-13{grid-column-end:13}.m-0{margin:0}.mx-3{margin-left:.75rem;margin-right:.75rem}.mx-auto{margin-left:auto;margin-right:auto}.-mb-5{margin-bottom:-1.25rem}.mb-\[1rem\]{margin-bottom:1rem}.mb-auto{margin-bottom:auto}.ml-3{margin-left:.75rem}.mr-2{margin-right:.5rem}.mr-3{margin-right:.75rem}.mt-16{margin-top:4rem}.mt-auto{margin-top:auto}.box-border{box-sizing:border-box}.block{display:block}.flex{display:flex}.inline-flex{display:inline-flex}.grid{display:grid}.hidden{display:none}.aspect-square{aspect-ratio:1 / 1}.h-10{height:2.5rem}.h-6{height:1.5rem}.h-8{height:2rem}.h-\[20px\]{height:20px}.h-\[40px\]{height:40px}.h-\[4rem\]{height:4rem}.h-dvh{height:100dvh}.h-full{height:100%}.min-h-\[35\%\]{min-height:35%}.min-h-\[45dvh\]{min-height:45dvh}.w-2\/3{width:66.666667%}.w-3\/5{width:60%}.w-\[40px\]{width:40px}.w-\[4rem\]{width:4rem}.w-\[90\%\]{width:90%}.w-full{width:100%}.w-screen{width:100vw}.flex-auto{flex:1 1 auto}.flex-shrink-0{flex-shrink:0}.flex-grow{flex-grow:1}.translate-y-\[10px\]{--tw-translate-y: 10px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes spin{to{transform:rotate(360deg)}}.animate-spin{animation:spin 1s linear infinite}.cursor-pointer{cursor:pointer}.grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.flex-row{flex-direction:row}.flex-row-reverse{flex-direction:row-reverse}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-1{gap:.25rem}.gap-3{gap:.75rem}.gap-y-1{row-gap:.25rem}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.overflow-x-hidden{overflow-x:hidden}.rounded-\[50\%\]{border-radius:50%}.rounded-\[50px\]{border-radius:50px}.rounded-lg{border-radius:.5rem}.rounded-xl{border-radius:.75rem}.border{border-width:1px}.border-4{border-width:4px}.border-solid{border-style:solid}.border-\[\#444\]{--tw-border-opacity: 1;border-color:rgb(68 68 68 / var(--tw-border-opacity, 1))}.border-t-secondary{--tw-border-opacity: 1;border-top-color:rgb(15 191 236 / var(--tw-border-opacity, 1))}.bg-\[\#444444\]{--tw-bg-opacity: 1;background-color:rgb(68 68 68 / var(--tw-bg-opacity, 1))}.bg-\[\#BCDDE6\]{--tw-bg-opacity: 1;background-color:rgb(188 221 230 / var(--tw-bg-opacity, 1))}.bg-black{--tw-bg-opacity: 1;background-color:rgb(0 0 0 / var(--tw-bg-opacity, 1))}.bg-gray-100{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))}.bg-panel{--tw-bg-opacity: 1;background-color:rgb(42 42 42 / var(--tw-bg-opacity, 1))}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.p-0{padding:0}.p-2{padding:.5rem}.p-\[5\%\]{padding:5%}.p-\[5px\]{padding:5px}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-\[5\%\]{padding-left:5%;padding-right:5%}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-\[1rem\]{padding-top:1rem;padding-bottom:1rem}.pb-\[3px\]{padding-bottom:3px}.pl-4{padding-left:1rem}.pt-4{padding-top:1rem}.text-center{text-align:center}.align-middle{vertical-align:middle}.font-\[Roboto\]{font-family:Roboto}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-\[14px\]{font-size:14px}.text-\[17px\]{font-size:17px}.font-bold{font-weight:700}.font-light{font-weight:300}.text-\[\#0077\]{color:#0077}.text-\[\#C6C6C6\]{--tw-text-opacity: 1;color:rgb(198 198 198 / var(--tw-text-opacity, 1))}.text-gray-400{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}.text-gray-500{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.text-gray-800{--tw-text-opacity: 1;color:rgb(31 41 55 / var(--tw-text-opacity, 1))}.text-primary{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.text-secondary{--tw-text-opacity: 1;color:rgb(15 191 236 / var(--tw-text-opacity, 1))}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.shadow{--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.focus\:border-indigo-300:focus{--tw-border-opacity: 1;border-color:rgb(165 180 252 / var(--tw-border-opacity, 1))}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}@media (min-width: 640px){.sm\:static{position:static}.sm\:fixed{position:fixed}.sm\:relative{position:relative}.sm\:mt-0{margin-top:0}.sm\:block{display:block}.sm\:flex{display:flex}.sm\:hidden{display:none}.sm\:h-\[77\%\]{height:77%}.sm\:h-\[85\%\]{height:85%}.sm\:h-full{height:100%}.sm\:max-h-\[100dvh\]{max-height:100dvh}.sm\:min-h-\[0dvh\]{min-height:0dvh}.sm\:w-2\/3{width:66.666667%}.sm\:w-\[40\%\]{width:40%}.sm\:max-w-\[355px\]{max-width:355px}.sm\:flex-row{flex-direction:row}.sm\:items-center{align-items:center}.sm\:gap-2{gap:.5rem}.sm\:rounded-xl{border-radius:.75rem}.sm\:py-\[1rem\]{padding-top:1rem;padding-bottom:1rem}.sm\:pl-0{padding-left:0}.sm\:pt-0{padding-top:0}}@media (min-width: 768px){.md\:min-h-\[40\%\]{min-height:40%}}@media (min-width: 1024px){.lg\:min-h-\[50\%\]{min-height:50%}}.rtl\:rotate-180:where([dir=rtl],[dir=rtl] *){--tw-rotate: 180deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rtl\:flex-row-reverse:where([dir=rtl],[dir=rtl] *){flex-direction:row-reverse}.rtl\:pr-4:where([dir=rtl],[dir=rtl] *){padding-right:1rem}@media (min-width: 640px){.sm\:rtl\:pr-0:where([dir=rtl],[dir=rtl] *){padding-right:0}}@font-face{font-family:Roboto;font-style:normal;font-weight:300;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v32/KFOlCnqEu92Fr1MmSU5fBBc4.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}body{touch-action:none!important;font-family:Roboto,sans-serif}.dot-bg{background:transparent url(/assets/dots_05_20t-DodFu7ui.png) 0% 0% no-repeat padding-box;background-size:cover;background-color:rgb(243 244 246 / var(--tw-bg-opacity))}.talk-video{z-index:2;transition:.3s ease-in-out}.stream-video{z-index:1}.stream-play{opacity:0}.mute-button-background{background:#4d4d4d 0% 0% no-repeat padding-box;width:40px}.z-3{z-index:3}.custom-scroll::-webkit-scrollbar{width:10px;color:#14c6f1}.custom-scroll::-webkit-scrollbar-thumb{background:#14c6f1}.custom-scroll::-webkit-scrollbar-track{background:#6d6d6d}.gradient-container{background:radial-gradient(#204885,#000 70%)}#transparentOverlay{cursor:pointer;pointer-events:auto;z-index:1000;opacity:0}.animation-button.active-scale{transform:scale(1.5)}.animation-button.active{transform:scale(1.1)}.ltr-text{direction:ltr;text-align:left;font-family:Roboto,sans-serif}.rtl-text{direction:rtl;text-align:right;font-family:Roboto,sans-serif}.text-primary,.text-secondary,.text-gray-400,.text-gray-500,.text-gray-800,input,button,p,span{font-family:Roboto,sans-serif}
