@charset "UTF-8";.base-icon[data-v-eb312c94]{width:1em;height:1em;vertical-align:middle;fill:currentColor;overflow:hidden}.n-select[data-v-23916d31]{min-height:.36rem!important}[data-v-23916d31] .n-base-selection{height:100%;min-height:.36rem!important}[data-v-23916d31] .n-base-selection>div{height:100%}.flip-enter-active[data-v-e2013a8b],.flip-leave-active[data-v-e2013a8b]{transition:all .2s linear}.flip-enter-from[data-v-e2013a8b],.flip-leave-to[data-v-e2013a8b]{width:0}.active-bg[data-v-aa4a0872]{background-color:bg-linear-(270deg,#fcd535 0%,#f0b90a 100%);background:linear-gradient(270deg,#fcd535,#f0b90a);color:#000}.marquee-wrapper{overflow:hidden;width:100%;white-space:nowrap;position:relative}.marquee-track{display:inline-flex;gap:2rem;width:-moz-max-content;width:max-content}.marquee-track.paused{animation-play-state:paused}.marquee-track.no-scroll{animation:none!important}.marquee-text{flex:0 0 auto;white-space:nowrap}.animation-square-spin>img[data-v-4e415f9d]{animation:square-spin-4e415f9d 3s 0s cubic-bezier(.09,.57,.49,.9) infinite}@keyframes square-spin-4e415f9d{25%{transform:perspective(1rem) rotateX(180deg) rotateY(0)}50%{transform:perspective(1rem) rotateX(180deg) rotateY(180deg)}75%{transform:perspective(1rem) rotateX(0) rotateY(180deg)}to{transform:perspective(1rem) rotateX(0) rotateY(0)}}@keyframes whirl-book-ed3d19be{0%{transform:rotateY(0)}50%,80%{transform:rotateY(-180deg)}90%,to{opacity:0;transform:rotateY(-180deg)}}.animation-book[data-v-ed3d19be]{padding-top:.06rem;height:.32rem;position:relative;width:.2rem;perspective:.6rem}.animation-book div[data-v-ed3d19be]{animation:whirl-book-ed3d19be 2s infinite;height:.2rem;position:absolute;left:50%;transform-origin:left;width:100%}.animation-book div[data-v-ed3d19be]:nth-child(1){animation-delay:.15s}.animation-book div[data-v-ed3d19be]:nth-child(2){animation-delay:.3s}.animation-book div[data-v-ed3d19be]:nth-child(3){animation-delay:.45s}.animation-book div[data-v-ed3d19be]:nth-child(4){animation-delay:.6s}.animation-book div[data-v-ed3d19be]:nth-child(5){animation-delay:.75s}.animation-timer[data-v-c7051892]{width:.32rem;height:.32rem;background-color:transparent;box-shadow:inset 0 0 0 .03rem #fff;border-radius:50%;position:relative}.animation-timer[data-v-c7051892]:after,.animation-timer[data-v-c7051892]:before{position:absolute;content:"";background-color:#fff;height:.03rem;top:.14rem;left:.14rem;transform-origin:.015rem .015rem;border-radius:.02rem}.animation-timer[data-v-c7051892]:after{width:.12rem;animation:minhand-c7051892 2s linear infinite}.animation-timer[data-v-c7051892]:before{width:.09rem;animation:hrhand-c7051892 8s linear infinite}@keyframes minhand-c7051892{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes hrhand-c7051892{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.animation-settings__left[data-v-824460c6]{animation:rotationBack-824460c6 3s linear infinite}.animation-settings__right[data-v-824460c6]{animation:rotationBack-824460c6 3s linear infinite reverse}@keyframes rotationBack-824460c6{0%{transform:rotate(0)}to{transform:rotate(-360deg)}}.game-layout-pc[data-v-faae76cf]{width:100vw;height:56.25vw;max-width:calc(100vh * 16 / 9);max-height:100vh;margin:0 auto}.n-config-provider{display:flex;justify-content:center;align-items:center;height:100vh;margin:0}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,main,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section{display:block}*[hidden]{display:none}body{line-height:1}menu,ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}/*!
 * animate.css - https://animate.style/
 * Version - 4.1.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2020 Animate.css
 */:root{--animate-duration: 1s;--animate-delay: 1s;--animate-repeat: 1}.animate__animated{animation-duration:1s;animation-duration:var(--animate-duration);animation-fill-mode:both}.animate__animated.animate__infinite{animation-iteration-count:infinite}.animate__animated.animate__repeat-1{animation-iteration-count:1;animation-iteration-count:var(--animate-repeat)}.animate__animated.animate__repeat-2{animation-iteration-count:2;animation-iteration-count:calc(var(--animate-repeat) * 2)}.animate__animated.animate__repeat-3{animation-iteration-count:3;animation-iteration-count:calc(var(--animate-repeat) * 3)}.animate__animated.animate__delay-1s{animation-delay:1s;animation-delay:var(--animate-delay)}.animate__animated.animate__delay-2s{animation-delay:2s;animation-delay:calc(var(--animate-delay) * 2)}.animate__animated.animate__delay-3s{animation-delay:3s;animation-delay:calc(var(--animate-delay) * 3)}.animate__animated.animate__delay-4s{animation-delay:4s;animation-delay:calc(var(--animate-delay) * 4)}.animate__animated.animate__delay-5s{animation-delay:5s;animation-delay:calc(var(--animate-delay) * 5)}.animate__animated.animate__faster{animation-duration:.5s;animation-duration:calc(var(--animate-duration) / 2)}.animate__animated.animate__fast{animation-duration:.8s;animation-duration:calc(var(--animate-duration) * .8)}.animate__animated.animate__slow{animation-duration:2s;animation-duration:calc(var(--animate-duration) * 2)}.animate__animated.animate__slower{animation-duration:3s;animation-duration:calc(var(--animate-duration) * 3)}@media 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,-.3rem,0) scaleY(1.1)}70%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-.15rem,0) scaleY(1.05)}80%{transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0) scaleY(.95)}90%{transform:translate3d(0,-.04rem,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(-.1rem,0,0)}20%,40%,60%,80%{transform:translate3d(.1rem,0,0)}}.animate__shakeX{animation-name:shakeX}@keyframes shakeY{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(0,-.1rem,0)}20%,40%,60%,80%{transform:translate3d(0,.1rem,0)}}.animate__shakeY{animation-name:shakeY}@keyframes headShake{0%{transform:translate(0)}6.5%{transform:translate(-.06rem) rotateY(-9deg)}18.5%{transform:translate(.05rem) rotateY(7deg)}31.5%{transform:translate(-.03rem) rotateY(-5deg)}43.5%{transform:translate(.02rem) 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(-12rem) 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(-20rem) 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(20rem) 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(12rem) 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(7rem) 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(-20rem) 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(20rem) 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(-7rem) 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,-30rem,0) scaleY(3)}60%{opacity:1;transform:translate3d(0,.25rem,0) scaleY(.9)}75%{transform:translate3d(0,-.1rem,0) scaleY(.95)}90%{transform:translate3d(0,.05rem,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(-30rem,0,0) scaleX(3)}60%{opacity:1;transform:translate3d(.25rem,0,0) scaleX(1)}75%{transform:translate3d(-.1rem,0,0) scaleX(.98)}90%{transform:translate3d(.05rem,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(30rem,0,0) scaleX(3)}60%{opacity:1;transform:translate3d(-.25rem,0,0) scaleX(1)}75%{transform:translate3d(.1rem,0,0) scaleX(.98)}90%{transform:translate3d(-.05rem,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,30rem,0) scaleY(5)}60%{opacity:1;transform:translate3d(0,-.2rem,0) scaleY(.9)}75%{transform:translate3d(0,.1rem,0) scaleY(.95)}90%{transform:translate3d(0,-.05rem,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,.1rem,0) scaleY(.985)}40%,45%{opacity:1;transform:translate3d(0,-.2rem,0) scaleY(.9)}to{opacity:0;transform:translate3d(0,20rem,0) scaleY(3)}}.animate__bounceOutDown{animation-name:bounceOutDown}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(.2rem,0,0) scaleX(.9)}to{opacity:0;transform:translate3d(-20rem,0,0) scaleX(2)}}.animate__bounceOutLeft{animation-name:bounceOutLeft}@keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-.2rem,0,0) scaleX(.9)}to{opacity:0;transform:translate3d(20rem,0,0) scaleX(2)}}.animate__bounceOutRight{animation-name:bounceOutRight}@keyframes bounceOutUp{20%{transform:translate3d(0,-.1rem,0) scaleY(.985)}40%,45%{opacity:1;transform:translate3d(0,.2rem,0) scaleY(.9)}to{opacity:0;transform:translate3d(0,-20rem,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,-20rem,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(-20rem,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(20rem,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,20rem,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,20rem,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(-20rem,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(20rem,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,-20rem,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(4rem) scaleZ(1) translateZ(0) rotateY(-360deg);animation-timing-function:ease-out}40%{transform:perspective(4rem) scaleZ(1) translateZ(1.5rem) rotateY(-190deg);animation-timing-function:ease-out}50%{transform:perspective(4rem) scaleZ(1) translateZ(1.5rem) rotateY(-170deg);animation-timing-function:ease-in}80%{transform:perspective(4rem) scale3d(.95,.95,.95) translateZ(0) rotateY(0);animation-timing-function:ease-in}to{transform:perspective(4rem) 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(4rem) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(4rem) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(4rem) rotateX(10deg);opacity:1}80%{transform:perspective(4rem) rotateX(-5deg)}to{transform:perspective(4rem)}}.animate__flipInX{backface-visibility:visible!important;animation-name:flipInX}@keyframes flipInY{0%{transform:perspective(4rem) rotateY(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(4rem) rotateY(-20deg);animation-timing-function:ease-in}60%{transform:perspective(4rem) rotateY(10deg);opacity:1}80%{transform:perspective(4rem) rotateY(-5deg)}to{transform:perspective(4rem)}}.animate__flipInY{backface-visibility:visible!important;animation-name:flipInY}@keyframes flipOutX{0%{transform:perspective(4rem)}30%{transform:perspective(4rem) rotateX(-20deg);opacity:1}to{transform:perspective(4rem) 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(4rem)}30%{transform:perspective(4rem) rotateY(-15deg);opacity:1}to{transform:perspective(4rem) 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,7rem,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,-10rem,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,.6rem,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(-10rem,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(.1rem,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(10rem,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-.1rem,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,10rem,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-.6rem,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,-.6rem,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,20rem,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(.42rem,0,0)}to{opacity:0;transform:scale(.1) translate3d(-20rem,0,0)}}.animate__zoomOutLeft{animation-name:zoomOutLeft;transform-origin:left center}@keyframes zoomOutRight{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-.42rem,0,0)}to{opacity:0;transform:scale(.1) translate3d(20rem,0,0)}}.animate__zoomOutRight{animation-name:zoomOutRight;transform-origin:right center}@keyframes zoomOutUp{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,.6rem,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-20rem,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}:root{--font-family-sans: v-sans, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";--font-family-mono: v-mono, SFMono-Regular, Menlo, Consolas, Courier, monospace;--font-family-pf: "PingFang SC", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";--font-family-neue: "Helvetica Neue", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";--font-weight: 400;--font-weight-strong: 600;--font-size-xs: .1rem;--font-size-sm: .12rem;--font-size: .14rem;--font-size-lg: .16rem;--font-size-xl: .18rem;--font-size-2xl: .2rem;--font-size-3xl: .24rem;--font-size-4xl: .28rem;--font-size-5xl: .32rem;--font-size-6xl: .4rem;--line-height: 1.4;--cubic-bezier-easeInOut: cubic-bezier(.4, 0, .2, 1);--cubic-bezier-easeOut: cubic-bezier(0, 0, .2, 1);--cubic-bezier-easeIn: cubic-bezier(.4, 0, 1, 1);--border-radius: .08rem;--border-radius-small: .07rem;--border-radius-xs: .0376rem;--border-radius-lg: .1rem;--scrollbar-width: .05rem;--scrollbar-height: .05rem;--scrollbar-border-radius: .05rem;--color-gradient-1-from: rgba(130, 58, 0, .55);--color-gradient-1-to: rgba(89, 55, 53, .6);--bg-hover: rgba(255, 255, 255, .1);--bg-active: rgba(0, 0, 0, .1);--bg-hover-mask: linear-gradient(0deg, var(--bg-hover), var(--bg-hover));--bg-active-mask: linear-gradient(0deg, var(--bg-active), var(--bg-active));--text-hover: rgba(255, 255, 255, .2);--text-active: rgba(0, 0, 0, .2);--text-hover-mask: linear-gradient(0deg, var(--text-hover), var(--text-hover));--text-active-mask: linear-gradient(0deg, var(--text-active), var(--text-active));--gap-unit: .04rem;--aside-width: 3.52rem;--color-player: #0070ff;--color-banker: #ff291a;--color-tie: #009f22;--color-dragon: #ff291a;--color-tiger: #0070ff;--color-casino-blue: #0070ff;--color-casino-blue-from: #0063f9;--color-casino-blue-to: #0080ff;--color-casino-red: #ff291a;--color-casino-red-from: #ef0000;--color-casino-red-to: #ff3700;--color-casino-green: #009f22;--color-casino-green-from: #00ac1d;--color-casino-green-to: #00dc25;--color-roulette-black: #242424;--color-roulette-red: #971b00;--color-roulette-hover: #00d0ff;--color-casino-text-blue: #308dff;--color-casino-text-red: #ed1519;--color-casino-text-green: #00b026;--opacity-1: .9;--opacity-2: .82;--opacity-3: .52;--opacity-4: .38;--opacity-5: .28;--opacity-disabled: .6}html.light{--color-primary: #ebcb87;--color-primary-hover: #f4d88f;--color-primary-pressed: #5acea7;--color-primary-suppl: #ebcb87;--color-info: #70c0e8;--color-info-hover: #8acbec;--color-info-pressed: #66afd3;--color-info-suppl: rgb(56, 137, 197);--color-success: #63e2b7;--color-success-hover: #7fe7c4;--color-success-pressed: #5acea7;--color-success-suppl: rgb(42, 148, 125);--color-warning: #f2c97d;--color-warning-hover: #f5d599;--color-warning-pressed: #e6c260;--color-warning-suppl: rgb(240, 138, 0);--color-error: #f80563;--color-error-hover: #e98b8b;--color-error-pressed: #e57272;--color-error-suppl: rgb(208, 58, 82);--color-text-base: #fff;--color-text-1: rgba(255, 255, 255, .9);--color-text-2: rgba(255, 255, 255, .82);--color-text-3: rgba(255, 255, 255, .52);--color-text-4: rgba(255, 255, 255, .38);--color-text-disabled: rgba(255, 255, 255, .38);--color-text-placeholder: rgba(255, 255, 255, .38);--color-text-placeholder-disabled: rgba(255, 255, 255, .28);--color-text-base-inverted: #000;--color-base: #000;--color-bg-1: rgba(16, 16, 20);--color-bg-2: rgb(24, 24, 28);--color-bg-3: rgb(44, 44, 50);--color-bg-4: rgba(51, 51, 51, 1);--color-bg-5: rgb(72, 72, 78);--color-bg-6: rgba(255, 255, 255, .18);--color-bg-7: rgba(255, 255, 255, .12);--color-bg-8: rgba(255, 255, 255, .06);--color-base-inverted: #fff;--color-popover: rgb(72, 72, 78);--color-card: rgb(24, 24, 28);--color-modal: rgb(44, 44, 50);--color-body: rgba(16, 16, 20);--color-tag: rgba(51, 51, 51, 1);--color-avatar: rgba(255, 255, 255, .18);--color-code: rgba(255, 255, 255, .12);--color-tab: rgba(255, 255, 255, .04);--color-action: rgba(255, 255, 255, .06);--color-hover: rgba(255, 255, 255, .09);--color-pressed: rgba(255, 255, 255, .05);--color-rail: rgba(255, 255, 255, .2);--color-rail-progress: rgba(255, 255, 255, .12);--color-inverted: #000;--color-border: rgba(255, 255, 255, .24);--color-divider: rgba(255, 255, 255, .09);--color-icon: rgba(255, 255, 255, .38);--color-icon-disabled: rgba(255, 255, 255, .28);--color-icon-hover: rgba(255, 255, 255, .475);--color-icon-pressed: rgba(255, 255, 255, .30400000000000005);--color-icon-close: rgba(255, 255, 255, .52);--color-icon-close-hover: rgba(255, 255, 255, .48);--color-icon-close-pressed: rgba(255, 255, 255, .3);--color-close-hover: rgba(255, 255, 255, .12);--color-close-pressed: rgba(255, 255, 255, .08);--color-clear: rgba(255, 255, 255, .38);--color-clear-hover: rgba(255, 255, 255, .48);--color-clear-pressed: rgba(255, 255, 255, .3);--boxShadow-1: 0 .01rem .02rem -.02rem rgba(0, 0, 0, .24), 0 .03rem .06rem 0 rgba(0, 0, 0, .18), 0 .05rem .12rem .04rem rgba(0, 0, 0, .12);--boxShadow-2: 0 .03rem .06rem -.04rem rgba(0, 0, 0, .24), 0 .06rem .12rem 0 rgba(0, 0, 0, .16), 0 .09rem .18rem .08rem rgba(0, 0, 0, .1);--boxShadow-3: 0 .06rem .16rem -.09rem rgba(0, 0, 0, .08), 0 .09rem .28rem 0 rgba(0, 0, 0, .05), 0 .12rem .48rem .16rem rgba(0, 0, 0, .03);--color-input: rgba(255, 255, 255, .1);--color-input-disabled: rgba(255, 255, 255, .06);--color-table: rgb(24, 24, 28);--color-table-header: rgba(255, 255, 255, .06);--color-table-hover: rgba(255, 255, 255, .06);--color-table-striped: rgba(255, 255, 255, .05);--color-scrollbar: rgba(255, 255, 255, .2);--color-scrollbar-hover: rgba(255, 255, 255, .3)}html.dark{--color-primary: #f0b90a;--color-primary-hover: #f4d88f;--color-primary-pressed: #f4d88f;--color-primary-suppl: #ebcb87;--color-info: #70c0e8;--color-info-hover: #8acbec;--color-info-pressed: #66afd3;--color-info-suppl: rgb(56, 137, 197);--color-success: #00be7a;--color-success-hover: #7fe7c4;--color-success-pressed: #5acea7;--color-success-suppl: rgb(42, 148, 125);--color-warning: #febc04;--color-warning-hover: #f5d599;--color-warning-pressed: #e6c260;--color-warning-suppl: rgb(240, 138, 0);--color-error: #f80563;--color-error-hover: #e98b8b;--color-error-pressed: #e57272;--color-error-suppl: rgb(208, 58, 82);--color-text-base: #fff;--color-text-1: rgba(255, 255, 255, .9);--color-text-2: rgba(255, 255, 255, .82);--color-text-3: rgba(255, 255, 255, .52);--color-text-4: rgba(255, 255, 255, .38);--color-text-disabled: rgba(255, 255, 255, .38);--color-text-placeholder: rgba(255, 255, 255, .38);--color-text-placeholder-disabled: rgba(255, 255, 255, .28);--color-text-base-inverted: #000;--color-base: #000;--color-bg-1: rgba(16, 16, 20);--color-bg-2: #18181c;--color-bg-3: rgb(44, 44, 50);--color-bg-4: rgba(51, 51, 51, 1);--color-bg-5: rgb(72, 72, 78);--color-bg-6: rgba(255, 255, 255, .18);--color-bg-7: rgba(255, 255, 255, .12);--color-bg-8: rgba(255, 255, 255, .06);--color-base-inverted: #fff;--color-popover: rgb(72, 72, 78);--color-card: #18181c;--color-modal: rgb(44, 44, 50);--color-body: rgba(16, 16, 20);--color-tag: rgba(51, 51, 51, 1);--color-avatar: rgba(255, 255, 255, .18);--color-code: rgba(255, 255, 255, .12);--color-tab: rgba(255, 255, 255, .04);--color-action: rgba(255, 255, 255, .06);--color-hover: rgba(255, 255, 255, .09);--color-pressed: rgba(255, 255, 255, .05);--color-rail: rgba(255, 255, 255, .2);--color-rail-progress: rgba(255, 255, 255, .12);--color-inverted: #000;--color-border: #48484e;--color-divider: #48484e;--color-icon: rgba(255, 255, 255, .38);--color-icon-disabled: rgba(255, 255, 255, .28);--color-icon-hover: rgba(255, 255, 255, .475);--color-icon-pressed: rgba(255, 255, 255, .30400000000000005);--color-icon-close: rgba(255, 255, 255, .52);--color-icon-close-hover: rgba(255, 255, 255, .48);--color-icon-close-pressed: rgba(255, 255, 255, .3);--color-close-hover: rgba(255, 255, 255, .12);--color-close-pressed: rgba(255, 255, 255, .08);--color-clear: rgba(255, 255, 255, .38);--color-clear-hover: rgba(255, 255, 255, .48);--color-clear-pressed: rgba(255, 255, 255, .3);--boxShadow-1: 0 .01rem .02rem -.02rem rgba(0, 0, 0, .24), 0 .03rem .06rem 0 rgba(0, 0, 0, .18), 0 .05rem .12rem .04rem rgba(0, 0, 0, .12);--boxShadow-2: 0 .03rem .06rem -.04rem rgba(0, 0, 0, .24), 0 .06rem .12rem 0 rgba(0, 0, 0, .16), 0 .09rem .18rem .08rem rgba(0, 0, 0, .1);--boxShadow-3: 0 .06rem .16rem -.09rem rgba(0, 0, 0, .08), 0 .09rem .28rem 0 rgba(0, 0, 0, .05), 0 .12rem .48rem .16rem rgba(0, 0, 0, .03);--color-input: rgba(255, 255, 255, .1);--color-input-disabled: rgba(255, 255, 255, .06);--color-table: rgb(24, 24, 28);--color-table-header: rgba(255, 255, 255, .06);--color-table-hover: rgba(255, 255, 255, .06);--color-table-striped: rgba(255, 255, 255, .05);--color-scrollbar: rgba(255, 255, 255, .2);--color-scrollbar-hover: rgba(255, 255, 255, .3)}*,: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: 0;--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: 0;--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: }html,body{background-color:var(--color-base);font-family:var(--font-family-pf);font-size:var(--font-size);font-weight:var(--font-weight-strong);color:var(--color-text-2)}*{box-sizing:border-box}.pointer-events-none{pointer-events:none}.pointer-events-auto{pointer-events:auto}.collapse{visibility:collapse}.static{position:static}.\!fixed{position:fixed!important}.fixed{position:fixed}.\!absolute{position:absolute!important}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.-inset-\[1px\]{top:-.01rem;right:-.01rem;bottom:-.01rem;left:-.01rem}.inset-0,.inset-\[0px\]{top:0;right:0;bottom:0;left:0}.inset-x-0{left:0;right:0}.inset-y-0{top:0;bottom:0}.\!bottom-0{bottom:0!important}.\!top-3{top:.12rem!important}.\!top-\[150px\]{top:1.5rem!important}.\!top-\[15px\]{top:.15rem!important}.\!top-\[24px\]{top:.24rem!important}.\!top-\[50\%\]{top:50%!important}.\!top-\[82px\]{top:.82rem!important}.-left-\[10px\]{left:-.1rem}.-right-\[244px\]{right:-2.44rem}.-right-\[30px\]{right:-.3rem}.-right-\[330px\]{right:-3.3rem}.-top-\[10px\]{top:-.1rem}.-top-\[2px\]{top:-.02rem}.-top-\[5px\]{top:-.05rem}.bottom-0{bottom:0}.bottom-2{bottom:.08rem}.bottom-\[10px\]{bottom:.1rem}.bottom-\[196px\]{bottom:1.96rem}.bottom-\[1px\]{bottom:.01rem}.bottom-\[205px\]{bottom:2.05rem}.bottom-\[24px\]{bottom:.24rem}.bottom-\[25px\]{bottom:.25rem}.bottom-\[35px\]{bottom:.35rem}.bottom-\[38px\]{bottom:.38rem}.bottom-\[56px\]{bottom:.56rem}.bottom-\[72px\]{bottom:.72rem}.left-0{left:0}.left-10{left:.4rem}.left-2{left:.08rem}.left-\[-4px\]{left:-.04rem}.left-\[0\.68px\]{left:.0068rem}.left-\[1\.04px\]{left:.0104rem}.left-\[116px\]{left:1.16rem}.left-\[14\.4px\]{left:.144rem}.left-\[15\.35px\]{left:.1535rem}.left-\[16\.67\%\]{left:16.67%}.left-\[20\%\]{left:20%}.left-\[24px\]{left:.24rem}.left-\[2px\]{left:.02rem}.left-\[30px\]{left:.3rem}.left-\[36\%\]{left:36%}.left-\[36px\]{left:.36rem}.left-\[39\.84px\]{left:.3984rem}.left-\[3px\]{left:.03rem}.left-\[41\.6px\]{left:.416rem}.left-\[420px\]{left:4.2rem}.left-\[44\%\]{left:44%}.left-\[445\.02px\]{left:4.4502rem}.left-\[445\.94px\]{left:4.4594rem}.left-\[465\.96px\]{left:4.6596rem}.left-\[466\.17px\]{left:4.6617rem}.left-\[480\.01px\]{left:4.8001rem}.left-\[480\.39px\]{left:4.8039rem}.left-\[4px\]{left:.04rem}.left-\[50\%\]{left:50%}.left-\[7\.14\%\]{left:7.14%}.left-\[75\.42px\]{left:.7542rem}.left-\[76\.68px\]{left:.7668rem}.left-\[7px\]{left:.07rem}.left-\[8px\]{left:.08rem}.right-0{right:0}.right-10{right:.4rem}.right-2{right:.08rem}.right-\[10px\]{right:.1rem}.right-\[146\.5px\]{right:1.465rem}.right-\[16\.67\%\]{right:16.67%}.right-\[24px\]{right:.24rem}.right-\[25px\]{right:.25rem}.right-\[298\.5px\]{right:2.985rem}.right-\[30px\]{right:.3rem}.right-\[40px\]{right:.4rem}.right-\[5px\]{right:.05rem}.right-\[7\.14\%\]{right:7.14%}.right-\[80px\]{right:.8rem}.right-\[8px\]{right:.08rem}.top-0{top:0}.top-1{top:.04rem}.top-10{top:.4rem}.top-\[10px\]{top:.1rem}.top-\[116px\]{top:1.16rem}.top-\[126\.02px\]{top:1.2602rem}.top-\[13px\]{top:.13rem}.top-\[140\.02px\]{top:1.4002rem}.top-\[147\.53px\]{top:1.4753rem}.top-\[15\%\]{top:15%}.top-\[150px\]{top:1.5rem}.top-\[161\.46px\]{top:1.6146rem}.top-\[164\.59px\]{top:1.6459rem}.top-\[175\.01px\]{top:1.7501rem}.top-\[176\.37px\]{top:1.7637rem}.top-\[1px\]{top:.01rem}.top-\[20\%\]{top:20%}.top-\[200px\]{top:2rem}.top-\[225px\]{top:2.25rem}.top-\[24\%\]{top:24%}.top-\[240px\]{top:2.4rem}.top-\[26\.28px\]{top:.2628rem}.top-\[2px\]{top:.02rem}.top-\[33\.68px\]{top:.3368rem}.top-\[4\.5px\]{top:.045rem}.top-\[40px\]{top:.4rem}.top-\[49\.5px\]{top:.495rem}.top-\[50\%\]{top:50%}.top-\[56\.72px\]{top:.5672rem}.top-\[5px\]{top:.05rem}.top-\[6\.52px\]{top:.0652rem}.top-\[6\.5px\]{top:.065rem}.top-\[6px\]{top:.06rem}.top-\[70\.84px\]{top:.7084rem}.top-\[8\.79px\]{top:.0879rem}.top-\[80px\]{top:.8rem}.top-\[8px\]{top:.08rem}.top-\[94\.32px\]{top:.9432rem}.top-\[99\.5px\]{top:.995rem}.z-0{z-index:0}.z-10{z-index:10}.z-30{z-index:30}.z-\[1000000\]{z-index:1000000}.z-\[10000\]{z-index:10000}.z-\[1000\]{z-index:1000}.z-\[100\]{z-index:100}.z-\[10\]{z-index:10}.z-\[2000\]{z-index:2000}.col-span-2{grid-column:span 2 / span 2}.col-span-4{grid-column:span 4 / span 4}.col-start-2{grid-column-start:2}.col-end-4{grid-column-end:4}.row-start-1{grid-row-start:1}.row-end-4{grid-row-end:4}.float-left{float:left}.-m-\[5px\]{margin:-.05rem}.mx-auto{margin-left:auto;margin-right:auto}.my-2{margin-top:.08rem;margin-bottom:.08rem}.my-3{margin-top:.12rem;margin-bottom:.12rem}.my-5{margin-top:.2rem;margin-bottom:.2rem}.-mb-\[20px\]{margin-bottom:-.2rem}.-mb-\[21px\]{margin-bottom:-.21rem}.-mb-\[22px\]{margin-bottom:-.22rem}.-mb-\[54px\]{margin-bottom:-.54rem}.-mb-\[8px\]{margin-bottom:-.08rem}.mb-1{margin-bottom:.04rem}.mb-3{margin-bottom:.12rem}.mb-5{margin-bottom:.2rem}.mb-7{margin-bottom:.28rem}.mb-8{margin-bottom:.32rem}.mb-\[10px\]{margin-bottom:.1rem}.mb-\[4px\]{margin-bottom:.04rem}.ml-1{margin-left:.04rem}.ml-2{margin-left:.08rem}.ml-\[10px\]{margin-left:.1rem}.ml-\[20px\]{margin-left:.2rem}.ml-\[2px\]{margin-left:.02rem}.mr-1{margin-right:.04rem}.mr-2{margin-right:.08rem}.mr-\[10px\]{margin-right:.1rem}.mr-\[20px\]{margin-right:.2rem}.mr-\[6px\]{margin-right:.06rem}.mt-1{margin-top:.04rem}.mt-2{margin-top:.08rem}.mt-3{margin-top:.12rem}.mt-4{margin-top:.16rem}.mt-5{margin-top:.2rem}.mt-8{margin-top:.32rem}.mt-\[108px\]{margin-top:1.08rem}.mt-\[14px\]{margin-top:.14rem}.mt-\[246px\]{margin-top:2.46rem}.mt-\[2px\]{margin-top:.02rem}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.hidden{display:none}.aspect-video{aspect-ratio:16 / 9}.\!h-12{height:.48rem!important}.\!h-6{height:.24rem!important}.\!h-\[100px\]{height:1rem!important}.\!h-\[150px\]{height:1.5rem!important}.\!h-\[268px\]{height:2.68rem!important}.\!h-\[26px\]{height:.26rem!important}.\!h-\[300px\]{height:3rem!important}.\!h-\[38px\]{height:.38rem!important}.\!h-\[42px\]{height:.42rem!important}.\!h-\[60px\]{height:.6rem!important}.\!h-\[75px\]{height:.75rem!important}.h-1{height:.04rem}.h-10{height:.4rem}.h-11{height:.44rem}.h-12{height:.48rem}.h-18{height:.72rem}.h-20{height:.8rem}.h-4{height:.16rem}.h-5{height:.2rem}.h-6{height:.24rem}.h-7{height:.28rem}.h-8{height:.32rem}.h-9{height:.36rem}.h-\[104px\]{height:1.04rem}.h-\[108px\]{height:1.08rem}.h-\[10px\]{height:.1rem}.h-\[110px\]{height:1.1rem}.h-\[116\.26px\]{height:1.1626rem}.h-\[116px\]{height:1.16rem}.h-\[11px\]{height:.11rem}.h-\[128px\]{height:1.28rem}.h-\[138px\]{height:1.38rem}.h-\[139px\]{height:1.39rem}.h-\[14px\]{height:.14rem}.h-\[150px\]{height:1.5rem}.h-\[152\.44px\]{height:1.5244rem}.h-\[16px\]{height:.16rem}.h-\[17\.16px\]{height:.1716rem}.h-\[170px\]{height:1.7rem}.h-\[17px\]{height:.17rem}.h-\[184px\]{height:1.84rem}.h-\[18px\]{height:.18rem}.h-\[1px\]{height:.01rem}.h-\[20px\]{height:.2rem}.h-\[210px\]{height:2.1rem}.h-\[22px\]{height:.22rem}.h-\[230px\]{height:2.3rem}.h-\[258px\]{height:2.58rem}.h-\[25px\]{height:.25rem}.h-\[26px\]{height:.26rem}.h-\[27px\]{height:.27rem}.h-\[2px\]{height:.02rem}.h-\[30px\]{height:.3rem}.h-\[33px\]{height:.33rem}.h-\[34px\]{height:.34rem}.h-\[35px\]{height:.35rem}.h-\[37px\]{height:.37rem}.h-\[40px\]{height:.4rem}.h-\[45px\]{height:.45rem}.h-\[46px\]{height:.46rem}.h-\[483px\]{height:4.83rem}.h-\[48px\]{height:.48rem}.h-\[50px\]{height:.5rem}.h-\[52px\]{height:.52rem}.h-\[545px\]{height:5.45rem}.h-\[55px\]{height:.55rem}.h-\[56px\]{height:.56rem}.h-\[59px\]{height:.59rem}.h-\[5px\]{height:.05rem}.h-\[60px\]{height:.6rem}.h-\[62\.5px\]{height:.625rem}.h-\[68px\]{height:.68rem}.h-\[7\.08px\]{height:.0708rem}.h-\[73\.31px\]{height:.7331rem}.h-\[73px\]{height:.73rem}.h-\[80px\]{height:.8rem}.h-\[82px\]{height:.82rem}.h-\[89px\]{height:.89rem}.h-\[90\%\]{height:90%}.h-\[calc\(100\%-150px\)\]{height:calc(100% - 1.5rem)}.h-\[calc\(100\%-80px\)\]{height:calc(100% - .8rem)}.h-full{height:100%}.max-h-\[200px\]{max-height:2rem}.max-h-\[650px\]{max-height:6.5rem}.max-h-\[700px\]{max-height:7rem}.max-h-\[90\%\]{max-height:90%}.min-h-0{min-height:0}.min-h-25{min-height:1rem}.min-h-\[100\%\]{min-height:100%}.min-h-\[110px\]{min-height:1.1rem}.min-h-\[43px\]{min-height:.43rem}.\!w-6{width:.24rem!important}.\!w-\[26px\]{width:.26rem!important}.\!w-\[37\%\]{width:37%!important}.\!w-\[400px\]{width:4rem!important}.\!w-\[477px\]{width:4.77rem!important}.w-1{width:.04rem}.w-1\/2{width:50%}.w-1\/4{width:25%}.w-1\/5{width:20%}.w-10{width:.4rem}.w-11{width:.44rem}.w-12{width:.48rem}.w-16{width:.64rem}.w-18{width:.72rem}.w-2\/4{width:50%}.w-20{width:.8rem}.w-3\/4{width:75%}.w-4{width:.16rem}.w-4\/5{width:80%}.w-5{width:.2rem}.w-8{width:.32rem}.w-9{width:.36rem}.w-\[100px\]{width:1rem}.w-\[1066px\]{width:10.66rem}.w-\[10px\]{width:.1rem}.w-\[120px\]{width:1.2rem}.w-\[130\%\]{width:130%}.w-\[136px\]{width:1.36rem}.w-\[13px\]{width:.13rem}.w-\[140px\]{width:1.4rem}.w-\[147px\]{width:1.47rem}.w-\[14px\]{width:.14rem}.w-\[150px\]{width:1.5rem}.w-\[152px\]{width:1.52rem}.w-\[15px\]{width:.15rem}.w-\[160px\]{width:1.6rem}.w-\[161px\]{width:1.61rem}.w-\[164px\]{width:1.64rem}.w-\[17\.16px\]{width:.1716rem}.w-\[17px\]{width:.17rem}.w-\[180px\]{width:1.8rem}.w-\[1px\]{width:.01rem}.w-\[20\%\]{width:20%}.w-\[200\%\]{width:200%}.w-\[200px\]{width:2rem}.w-\[207px\]{width:2.07rem}.w-\[20px\]{width:.2rem}.w-\[210px\]{width:2.1rem}.w-\[22px\]{width:.22rem}.w-\[236px\]{width:2.36rem}.w-\[240px\]{width:2.4rem}.w-\[244px\]{width:2.44rem}.w-\[25\%\]{width:25%}.w-\[26\.92px\]{width:.2692rem}.w-\[260px\]{width:2.6rem}.w-\[26px\]{width:.26rem}.w-\[29\.4px\]{width:.294rem}.w-\[2px\]{width:.02rem}.w-\[30\%\]{width:30%}.w-\[300px\]{width:3rem}.w-\[30px\]{width:.3rem}.w-\[320px\]{width:3.2rem}.w-\[330px\]{width:3.3rem}.w-\[332px\]{width:3.32rem}.w-\[360px\]{width:3.6rem}.w-\[37\%\]{width:37%}.w-\[380px\]{width:3.8rem}.w-\[38px\]{width:.38rem}.w-\[39px\]{width:.39rem}.w-\[3px\]{width:.03rem}.w-\[40\%\]{width:40%}.w-\[40px\]{width:.4rem}.w-\[434px\]{width:4.34rem}.w-\[45\.33px\]{width:.4533rem}.w-\[48px\]{width:.48rem}.w-\[50\%\]{width:50%}.w-\[500px\]{width:5rem}.w-\[50px\]{width:.5rem}.w-\[52px\]{width:.52rem}.w-\[535px\]{width:5.35rem}.w-\[545px\]{width:5.45rem}.w-\[55px\]{width:.55rem}.w-\[56px\]{width:.56rem}.w-\[57px\]{width:.57rem}.w-\[58px\]{width:.58rem}.w-\[5px\]{width:.05rem}.w-\[60\%\]{width:60%}.w-\[60\.5px\]{width:.605rem}.w-\[60px\]{width:.6rem}.w-\[63\%\]{width:63%}.w-\[7\.08px\]{width:.0708rem}.w-\[70\%\]{width:70%}.w-\[711px\]{width:7.11rem}.w-\[73\.31px\]{width:.7331rem}.w-\[73px\]{width:.73rem}.w-\[75\%\]{width:75%}.w-\[80\%\]{width:80%}.w-\[800px\]{width:8rem}.w-\[80px\]{width:.8rem}.w-\[90\%\]{width:90%}.w-\[90px\]{width:.9rem}.w-\[96px\]{width:.96rem}.w-aside{width:var(--aside-width)}.w-auto{width:auto}.w-full{width:100%}.min-w-0{min-width:0}.min-w-4{min-width:.16rem}.min-w-\[33px\]{min-width:.33rem}.max-w-\[257px\]{max-width:2.57rem}.max-w-\[calc\(100\%-20px\)\]{max-width:calc(100% - .2rem)}.max-w-full{max-width:100%}.flex-1{flex:1 1 0%}.flex-\[1\]{flex:1}.flex-\[2\]{flex:2}.flex-\[3\]{flex:3}.flex-shrink{flex-shrink:1}.flex-shrink-0{flex-shrink:0}.basis-1\/2{flex-basis:50%}.basis-2\/5{flex-basis:40%}.basis-3\/5{flex-basis:60%}.basis-\[43\%\]{flex-basis:43%}.basis-\[57\%\]{flex-basis:57%}.border-collapse{border-collapse:collapse}.origin-bottom{transform-origin:bottom}.origin-left{transform-origin:left}.origin-top{transform-origin:top}.\!translate-y-0{--tw-translate-y: 0 !important;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))!important}.-translate-x-\[50\%\]{--tw-translate-x: -50%;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))}.-translate-y-\[21\%\]{--tw-translate-y: -21%;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))}.-translate-y-\[50\%\]{--tw-translate-y: -50%;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))}.translate-y-12{--tw-translate-y: .48rem;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))}.translate-y-\[100\%\]{--tw-translate-y: 100%;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))}.-rotate-90{--tw-rotate: -90deg;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))}.-rotate-\[45deg\]{--tw-rotate: -45deg;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))}.rotate-180{--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))}.rotate-45{--tw-rotate: 45deg;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))}.rotate-90{--tw-rotate: 90deg;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))}.rotate-\[45deg\]{--tw-rotate: 45deg;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))}.scale-75{--tw-scale-x: .75;--tw-scale-y: .75;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))}.scale-\[0\.7\]{--tw-scale-x: .7;--tw-scale-y: .7;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 blink{0%,to{opacity:1}50%{opacity:.3}}.animate-blink{animation:blink 1s infinite}@keyframes hidden{0%,to{opacity:1}50%{opacity:0}}.animate-hidden{animation:hidden 1s infinite}@keyframes pulse{50%{opacity:.5}}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes scale-countdown{0%{transform:scale(1.1)}to{transform:scale(.8)}}.animate-scale-countdown{animation:scale-countdown .5s infinite alternate}@keyframes scale-toast{0%{transform:scale(1.2)}93.33%{transform:scale(.96)}to{transform:scale(1)}}.animate-scale-toast{animation:scale-toast 2.5s 1 forwards}.animate-spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.animate-spin-slow{animation:spin 2s linear infinite}.\!cursor-not-allowed{cursor:not-allowed!important}.cursor-default{cursor:default}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.resize{resize:both}.auto-cols-fr{grid-auto-columns:minmax(0,1fr)}.grid-flow-col{grid-auto-flow:column}.grid-cols-14{grid-template-columns:repeat(14,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))}.grid-cols-9{grid-template-columns:repeat(9,minmax(0,1fr))}.grid-rows-3{grid-template-rows:repeat(3,minmax(0,1fr))}.grid-rows-4{grid-template-rows:repeat(4,minmax(0,1fr))}.grid-rows-6{grid-template-rows:repeat(6,minmax(0,1fr))}.flex-row{flex-direction:row}.\!flex-row-reverse{flex-direction:row-reverse!important}.flex-row-reverse{flex-direction:row-reverse}.flex-col{flex-direction:column}.\!flex-col-reverse{flex-direction:column-reverse!important}.flex-col-reverse{flex-direction:column-reverse}.flex-nowrap{flex-wrap:nowrap}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.items-stretch{align-items:stretch}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.justify-evenly{justify-content:space-evenly}.\!gap-0{gap:0!important}.gap-1{gap:.04rem}.gap-2{gap:.08rem}.gap-3{gap:.12rem}.gap-4{gap:.16rem}.gap-5{gap:.2rem}.gap-\[1\.5px\]{gap:.015rem}.gap-\[10px\]{gap:.1rem}.gap-\[1px\]{gap:.01rem}.gap-\[2px\]{gap:.02rem}.gap-\[3\.21px\]{gap:.0321rem}.gap-\[3px\]{gap:.03rem}.gap-\[50px\]{gap:.5rem}.gap-x-1{-moz-column-gap:.04rem;column-gap:.04rem}.gap-x-2{-moz-column-gap:.08rem;column-gap:.08rem}.gap-x-\[6px\]{-moz-column-gap:.06rem;column-gap:.06rem}.gap-y-2{row-gap:.08rem}.gap-y-7{row-gap:.28rem}.gap-y-\[10px\]{row-gap:.1rem}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-visible{overflow:visible}.overflow-y-auto{overflow-y:auto}.scroll-smooth{scroll-behavior:smooth}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.whitespace-nowrap{white-space:nowrap}.whitespace-pre{white-space:pre}.whitespace-pre-wrap{white-space:pre-wrap}.text-nowrap{text-wrap:nowrap}.break-words{overflow-wrap:break-word}.rounded{border-radius:var(--border-radius)}.rounded-\[115px\]{border-radius:1.15rem}.rounded-\[2px\]{border-radius:.02rem}.rounded-\[3px\]{border-radius:.03rem}.rounded-\[4\.67px\]{border-radius:.0467rem}.rounded-\[4px\]{border-radius:.04rem}.rounded-\[5\.26px\]{border-radius:.0526rem}.rounded-\[5px\]{border-radius:.05rem}.rounded-\[6px\]{border-radius:.06rem}.rounded-\[8px\]{border-radius:.08rem}.rounded-full{border-radius:99.99rem}.rounded-lg{border-radius:var(--border-radius-lg)}.rounded-sm{border-radius:var(--border-radius-small)}.rounded-xs{border-radius:var(--border-radius-xs)}.rounded-b-\[5px\]{border-bottom-right-radius:.05rem;border-bottom-left-radius:.05rem}.rounded-b-\[6px\]{border-bottom-right-radius:.06rem;border-bottom-left-radius:.06rem}.rounded-b-sm{border-bottom-right-radius:var(--border-radius-small);border-bottom-left-radius:var(--border-radius-small)}.rounded-l-sm{border-top-left-radius:var(--border-radius-small);border-bottom-left-radius:var(--border-radius-small)}.rounded-l-xs{border-top-left-radius:var(--border-radius-xs);border-bottom-left-radius:var(--border-radius-xs)}.rounded-r-xs{border-top-right-radius:var(--border-radius-xs);border-bottom-right-radius:var(--border-radius-xs)}.rounded-t{border-top-left-radius:var(--border-radius);border-top-right-radius:var(--border-radius)}.rounded-t-\[5px\]{border-top-left-radius:.05rem;border-top-right-radius:.05rem}.rounded-t-\[6px\]{border-top-left-radius:.06rem;border-top-right-radius:.06rem}.rounded-t-full{border-top-left-radius:99.99rem;border-top-right-radius:99.99rem}.rounded-bl{border-bottom-left-radius:var(--border-radius)}.rounded-bl-\[6px\]{border-bottom-left-radius:.06rem}.rounded-bl-\[8px\]{border-bottom-left-radius:.08rem}.rounded-bl-sm{border-bottom-left-radius:var(--border-radius-small)}.rounded-bl-xs{border-bottom-left-radius:var(--border-radius-xs)}.rounded-br{border-bottom-right-radius:var(--border-radius)}.rounded-br-\[1px\]{border-bottom-right-radius:.01rem}.rounded-br-\[6px\]{border-bottom-right-radius:.06rem}.rounded-br-sm{border-bottom-right-radius:var(--border-radius-small)}.rounded-br-xs{border-bottom-right-radius:var(--border-radius-xs)}.rounded-tl{border-top-left-radius:var(--border-radius)}.rounded-tl-\[1px\]{border-top-left-radius:.01rem}.rounded-tl-\[6px\]{border-top-left-radius:.06rem}.rounded-tl-sm{border-top-left-radius:var(--border-radius-small)}.rounded-tl-xs{border-top-left-radius:var(--border-radius-xs)}.rounded-tr{border-top-right-radius:var(--border-radius)}.rounded-tr-\[6px\]{border-top-right-radius:.06rem}.rounded-tr-\[8px\]{border-top-right-radius:.08rem}.rounded-tr-sm{border-top-right-radius:var(--border-radius-small)}.rounded-tr-xs{border-top-right-radius:var(--border-radius-xs)}.border{border-width:.01rem}.border-\[1\.11px\]{border-width:.0111rem}.border-\[1\.33px\]{border-width:.0133rem}.border-\[1\.3px\]{border-width:.013rem}.border-\[1\.5px\]{border-width:.015rem}.border-\[1px\]{border-width:.01rem}.border-\[2px\]{border-width:.02rem}.border-\[6px\]{border-width:.06rem}.border-b,.border-b-\[1px\]{border-bottom-width:.01rem}.border-l-\[1px\]{border-left-width:.01rem}.border-l-\[4px\]{border-left-width:.04rem}.border-r-\[1px\]{border-right-width:.01rem}.border-t-0{border-top-width:0}.border-t-\[1px\]{border-top-width:.01rem}.border-solid{border-style:solid}.border-dashed{border-style:dashed}.border-none{border-style:none}.\!border-\[\#0000001A\]{border-color:#0000001a!important}.\!border-\[\#CC0A06\]{--tw-border-opacity: 1 !important;border-color:rgb(204 10 6 / var(--tw-border-opacity, 1))!important}.\!border-\[rgba\(0\,62\,202\,0\.6\)\]{border-color:#003eca99!important}.\!border-primary{border-color:var(--color-primary)!important}.border-\[\#0070FF\]{--tw-border-opacity: 1;border-color:rgb(0 112 255 / var(--tw-border-opacity, 1))}.border-\[\#00D0FF\]{--tw-border-opacity: 1;border-color:rgb(0 208 255 / var(--tw-border-opacity, 1))}.border-\[\#00FFD91A\]{border-color:#00ffd91a}.border-\[\#2C2C32\]{--tw-border-opacity: 1;border-color:rgb(44 44 50 / var(--tw-border-opacity, 1))}.border-\[\#6C6C6C\]{--tw-border-opacity: 1;border-color:rgb(108 108 108 / var(--tw-border-opacity, 1))}.border-\[\#CC0A06\]{--tw-border-opacity: 1;border-color:rgb(204 10 6 / var(--tw-border-opacity, 1))}.border-\[\#FF291A\]{--tw-border-opacity: 1;border-color:rgb(255 41 26 / var(--tw-border-opacity, 1))}.border-\[\#FFD900\]{--tw-border-opacity: 1;border-color:rgb(255 217 0 / var(--tw-border-opacity, 1))}.border-\[\#FFFFFF33\]{border-color:#fff3}.border-\[rgba\(0\,0\,0\,0\.30\)\]{border-color:#0000004d}.border-\[rgba\(0\,62\,202\,0\.36\)\]{border-color:#003eca5c}.border-\[rgba\(0\,62\,202\,0\.54\)\]{border-color:#003eca8a}.border-\[rgba\(204\,10\,6\,0\.6\)\]{border-color:#cc0a0699}.border-\[rgba\(204\,10\,6\,0\.9\)\]{border-color:#cc0a06e6}.border-\[rgba\(255\,255\,255\,0\.1\)\]{border-color:#ffffff1a}.border-\[rgba\(72\,81\,93\,0\.60\)\]{border-color:#48515d99}.border-\[rgba\(96\,96\,96\,0\.60\)\]{border-color:#60606099}.border-border{border-color:var(--color-border)}.border-input{border-color:var(--color-input)}.border-primary{border-color:var(--color-primary)}.border-rail{border-color:var(--color-rail)}.border-transparent{border-color:transparent}.border-warning{border-color:var(--color-warning)}.\!bg-\[rgba\(0\,0\,0\,\.2\)\]{background-color:#0003!important}.\!bg-primary{background-color:var(--color-primary)!important}.\!bg-warning{background-color:var(--color-warning)!important}.bg-1{background-color:var(--color-bg-1)}.bg-2{background-color:var(--color-bg-2)}.bg-3{background-color:var(--color-bg-3)}.bg-5{background-color:var(--color-bg-5)}.bg-\[\#0000001A\]{background-color:#0000001a}.bg-\[\#00000047\]{background-color:#00000047}.bg-\[\#00000066\]{background-color:#0006}.bg-\[\#000000BF\]{background-color:#000000bf}.bg-\[\#0070FF\]{--tw-bg-opacity: 1;background-color:rgb(0 112 255 / var(--tw-bg-opacity, 1))}.bg-\[\#008549\]{--tw-bg-opacity: 1;background-color:rgb(0 133 73 / var(--tw-bg-opacity, 1))}.bg-\[\#009F22\]{--tw-bg-opacity: 1;background-color:rgb(0 159 34 / var(--tw-bg-opacity, 1))}.bg-\[\#009F55\]{--tw-bg-opacity: 1;background-color:rgb(0 159 85 / var(--tw-bg-opacity, 1))}.bg-\[\#00C521\]{--tw-bg-opacity: 1;background-color:rgb(0 197 33 / var(--tw-bg-opacity, 1))}.bg-\[\#0A75FE\]{--tw-bg-opacity: 1;background-color:rgb(10 117 254 / var(--tw-bg-opacity, 1))}.bg-\[\#0B74EA\]{--tw-bg-opacity: 1;background-color:rgb(11 116 234 / var(--tw-bg-opacity, 1))}.bg-\[\#18181C\]{--tw-bg-opacity: 1;background-color:rgb(24 24 28 / var(--tw-bg-opacity, 1))}.bg-\[\#1F1F21\]{--tw-bg-opacity: 1;background-color:rgb(31 31 33 / var(--tw-bg-opacity, 1))}.bg-\[\#242424\]{--tw-bg-opacity: 1;background-color:rgb(36 36 36 / var(--tw-bg-opacity, 1))}.bg-\[\#2C2C32\],.bg-\[\#2c2c32\]{--tw-bg-opacity: 1;background-color:rgb(44 44 50 / var(--tw-bg-opacity, 1))}.bg-\[\#303034\]{--tw-bg-opacity: 1;background-color:rgb(48 48 52 / var(--tw-bg-opacity, 1))}.bg-\[\#6C6C6C\]{--tw-bg-opacity: 1;background-color:rgb(108 108 108 / var(--tw-bg-opacity, 1))}.bg-\[\#971B00\]{--tw-bg-opacity: 1;background-color:rgb(151 27 0 / var(--tw-bg-opacity, 1))}.bg-\[\#E32800\]{--tw-bg-opacity: 1;background-color:rgb(227 40 0 / var(--tw-bg-opacity, 1))}.bg-\[\#F00\]{--tw-bg-opacity: 1;background-color:rgb(255 0 0 / var(--tw-bg-opacity, 1))}.bg-\[\#FFFFFF47\]{background-color:#ffffff47}.bg-\[red\]{--tw-bg-opacity: 1;background-color:rgb(255 0 0 / var(--tw-bg-opacity, 1))}.bg-\[rgb\(24\,24\,28\)\]{--tw-bg-opacity: 1;background-color:rgb(24 24 28 / var(--tw-bg-opacity, 1))}.bg-\[rgba\(0\,0\,0\,\.2\)\]{background-color:#0003}.bg-\[rgba\(0\,0\,0\,\.4\)\]{background-color:#0006}.bg-\[rgba\(0\,0\,0\,\.5\)\]{background-color:#00000080}.bg-\[rgba\(0\,0\,0\,0\.10\)\]{background-color:#0000001a}.bg-\[rgba\(0\,0\,0\,0\.25\)\]{background-color:#00000040}.bg-\[rgba\(0\,0\,0\,0\.32\)\]{background-color:#00000052}.bg-\[rgba\(0\,0\,0\,0\.4\)\]{background-color:#0006}.bg-\[rgba\(0\,0\,0\,0\.7\)\]{background-color:#000000b3}.bg-\[rgba\(0\,112\,237\,0\.2\)\]{background-color:#0070ed33}.bg-\[rgba\(24\,24\,28\,0\.95\)\]{background-color:#18181cf2}.bg-\[rgba\(255\,0\,0\,0\.2\)\]{background-color:#f003}.bg-\[rgba\(255\,255\,255\,\.1\)\]{background-color:#ffffff1a}.bg-\[rgba\(255\,255\,255\,\.2\)\]{background-color:#fff3}.bg-\[rgba\(255\,255\,255\,0\.24\)\]{background-color:#ffffff3d}.bg-\[rgba\(255\,255\,255\,0\.52\)\]{background-color:#ffffff85}.bg-banker{background-color:var(--color-banker)}.bg-base-inverted{background-color:var(--color-base-inverted)}.bg-black{background-color:#000}.bg-dragon{background-color:var(--color-dragon)}.bg-input{background-color:var(--color-input)}.bg-player{background-color:var(--color-player)}.bg-primary{background-color:var(--color-primary)}.bg-red-300{--tw-bg-opacity: 1;background-color:rgb(252 165 165 / var(--tw-bg-opacity, 1))}.bg-tie{background-color:var(--color-tie)}.bg-tiger{background-color:var(--color-tiger)}.bg-transparent{background-color:transparent}.bg-white{background-color:#fff}.bg-\[linear-gradient\(180deg\,_\#233AB2E6_0\%\,_\#002484E6_100\%\)\]{background-image:linear-gradient(180deg,#233ab2e6,#002484e6)}.bg-\[linear-gradient\(180deg\,_\#B20002E6_0\%\,_\#980006E6_100\%\)\]{background-image:linear-gradient(180deg,#b20002e6,#980006e6)}.bg-\[linear-gradient\(180deg\,_rgba\(152\,255\,252\,\.2\)_0\%\,_rgba\(152\,255\,252\,\.3\)_100\%\)\]{background-image:linear-gradient(180deg,#98fffc33,#98fffc4d)}.bg-\[linear-gradient\(270deg\,rgba\(0\,0\,0\,0\.65\)_46\.5\%\,rgba\(0\,0\,0\,0\)_100\%\)\]{background-image:linear-gradient(270deg,#000000a6 46.5%,#0000)}.bg-\[linear-gradient\(270deg\,rgba\(10\,110\,240\,0\)_-1\.99\%\,\#0A6EF0_100\%\)\]{background-image:linear-gradient(270deg,#0a6ef000 -1.99%,#0a6ef0)}.bg-\[linear-gradient\(270deg\,rgba\(252\,53\,53\,0\)_0\%\,\#FC3535_100\%\)\]{background-image:linear-gradient(270deg,#fc353500,#fc3535)}.bg-\[linear-gradient\(90deg\,rgba\(0\,0\,0\,0\.75\)_46\.5\%\,rgba\(0\,0\,0\,0\)_100\%\)\]{background-image:linear-gradient(90deg,#000000bf 46.5%,#0000)}.bg-\[url\(\'\@\/assets\/img\/casino\/countdown-bg\.svg\'\)\]{background-image:url("data:image/svg+xml,%3csvg%20width='74'%20height='74'%20viewBox='0%200%2074%2074'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='&%23230;&%23164;&%23173;&%23229;&%23156;&%23134;&%23229;&%23189;&%23162;'%20opacity='0.7'%20filter='url(%23filter0_f_41963_68467)'%3e%3ccircle%20cx='37.2'%20cy='37.0001'%20r='31.2'%20fill='url(%23paint0_radial_41963_68467)'/%3e%3c/g%3e%3cdefs%3e%3cfilter%20id='filter0_f_41963_68467'%20x='0.768872'%20y='0.568921'%20width='72.8622'%20height='72.8622'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='BackgroundImageFix'%20result='shape'/%3e%3cfeGaussianBlur%20stdDeviation='2.61556'%20result='effect1_foregroundBlur_41963_68467'/%3e%3c/filter%3e%3cradialGradient%20id='paint0_radial_41963_68467'%20cx='0'%20cy='0'%20r='1'%20gradientUnits='userSpaceOnUse'%20gradientTransform='translate(37.2%2037.0001)%20rotate(90)%20scale(31.2)'%3e%3cstop%20offset='0.035'%20stop-color='%23303030'/%3e%3cstop%20offset='1'/%3e%3c/radialGradient%3e%3c/defs%3e%3c/svg%3e")}.bg-\[url\(\'\@\/assets\/img\/casino\/free\.svg\'\)\]{background-image:url("data:image/svg+xml,%3csvg%20width='36'%20height='36'%20viewBox='0%200%2036%2036'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M18%2036C27.9411%2036%2036%2027.9411%2036%2018C36%208.05887%2027.9411%200%2018%200C8.05887%200%200%208.05887%200%2018C0%2027.9411%208.05887%2036%2018%2036ZM18.9213%201.61545C18.3636%201.24289%2017.6364%201.24289%2017.0787%201.61545L15.5862%202.61249C15.2205%202.85676%2014.7728%202.94582%2014.3415%202.86007L12.5811%202.51009C11.9232%202.37931%2011.2514%202.65759%2010.8787%203.21521L9.88139%204.70751C9.63704%205.07313%209.25749%205.32673%208.8262%205.41257L7.06582%205.76292C6.40803%205.89384%205.89384%206.40803%205.76292%207.06582L5.41257%208.8262C5.32673%209.25749%205.07313%209.63704%204.70751%209.88139L3.21521%2010.8787C2.65759%2011.2514%202.37931%2011.9232%202.51009%2012.5811L2.86007%2014.3415C2.94582%2014.7728%202.85676%2015.2205%202.61249%2015.5862L1.61545%2017.0787C1.24289%2017.6364%201.24289%2018.3636%201.61545%2018.9213L2.61249%2020.4138C2.85676%2020.7795%202.94582%2021.2272%202.86007%2021.6585L2.51009%2023.4189C2.37931%2024.0768%202.65759%2024.7486%203.21521%2025.1213L4.70751%2026.1186C5.07313%2026.363%205.32673%2026.7425%205.41257%2027.1738L5.76292%2028.9342C5.89384%2029.592%206.40803%2030.1062%207.06582%2030.2371L8.8262%2030.5874C9.25749%2030.6733%209.63704%2030.9269%209.88139%2031.2925L10.8787%2032.7848C11.2514%2033.3424%2011.9232%2033.6207%2012.5811%2033.4899L14.3415%2033.1399C14.7728%2033.0542%2015.2205%2033.1432%2015.5862%2033.3875L17.0787%2034.3846C17.6364%2034.7571%2018.3636%2034.7571%2018.9213%2034.3846L20.4138%2033.3875C20.7795%2033.1432%2021.2272%2033.0542%2021.6585%2033.1399L23.4189%2033.4899C24.0768%2033.6207%2024.7486%2033.3424%2025.1213%2032.7848L26.1186%2031.2925C26.363%2030.9269%2026.7425%2030.6733%2027.1738%2030.5874L28.9342%2030.2371C29.592%2030.1062%2030.1062%2029.592%2030.2371%2028.9342L30.5874%2027.1738C30.6733%2026.7425%2030.9269%2026.363%2031.2925%2026.1186L32.7848%2025.1213C33.3424%2024.7486%2033.6207%2024.0768%2033.4899%2023.4189L33.1399%2021.6585C33.0542%2021.2272%2033.1432%2020.7795%2033.3875%2020.4138L34.3846%2018.9213C34.7571%2018.3636%2034.7571%2017.6364%2034.3846%2017.0787L33.3875%2015.5862C33.1432%2015.2205%2033.0542%2014.7728%2033.1399%2014.3415L33.4899%2012.5811C33.6207%2011.9232%2033.3424%2011.2514%2032.7848%2010.8787L31.2925%209.88139C30.9269%209.63704%2030.6733%209.25749%2030.5874%208.8262L30.2371%207.06582C30.1062%206.40803%2029.592%205.89384%2028.9342%205.76292L27.1738%205.41257C26.7425%205.32673%2026.363%205.07313%2026.1186%204.70751L25.1213%203.21521C24.7486%202.65759%2024.0768%202.37931%2023.4189%202.51009L21.6585%202.86007C21.2272%202.94582%2020.7795%202.85676%2020.4138%202.61249L18.9213%201.61545Z'%20fill='white'%20fill-opacity='0.2'/%3e%3c/svg%3e")}.bg-gradient-to-b{background-image:linear-gradient(to bottom,var(--tw-gradient-stops))}.bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.from-\[\#20242E\]{--tw-gradient-from: #20242E var(--tw-gradient-from-position);--tw-gradient-to: rgb(32 36 46 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#2B4C43\]{--tw-gradient-from: #2B4C43 var(--tw-gradient-from-position);--tw-gradient-to: rgb(43 76 67 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#525252\]{--tw-gradient-from: #525252 var(--tw-gradient-from-position);--tw-gradient-to: rgb(82 82 82 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#B20002\]{--tw-gradient-from: #B20002 var(--tw-gradient-from-position);--tw-gradient-to: rgb(178 0 2 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#FDC41200\]{--tw-gradient-from: #FDC41200 var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 196 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[transparent\]{--tw-gradient-from: transparent var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 0 0 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-casino-blue-from{--tw-gradient-from: var(--color-casino-blue-from) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-casino-red-from{--tw-gradient-from: var(--color-casino-red-from) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.via-\[\#000000E5\]{--tw-gradient-to: rgb(0 0 0 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #000000E5 var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-\[\#1D489FE5\]{--tw-gradient-to: rgb(29 72 159 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #1D489FE5 var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-\[\#FDD612\]{--tw-gradient-to: rgb(253 214 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #FDD612 var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-banker{--tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--color-banker) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-dragon{--tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--color-dragon) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-player{--tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--color-player) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-tie{--tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--color-tie) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-tiger{--tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--color-tiger) var(--tw-gradient-via-position), var(--tw-gradient-to)}.to-\[\#18181D\]{--tw-gradient-to: #18181D var(--tw-gradient-to-position)}.to-\[\#314940\]{--tw-gradient-to: #314940 var(--tw-gradient-to-position)}.to-\[\#363636\]{--tw-gradient-to: #363636 var(--tw-gradient-to-position)}.to-\[\#980006\]{--tw-gradient-to: #980006 var(--tw-gradient-to-position)}.to-\[\#FDC41200\]{--tw-gradient-to: #FDC41200 var(--tw-gradient-to-position)}.to-\[transparent\]{--tw-gradient-to: transparent var(--tw-gradient-to-position)}.to-casino-blue-to{--tw-gradient-to: var(--color-casino-blue-to) var(--tw-gradient-to-position)}.to-casino-red-to{--tw-gradient-to: var(--color-casino-red-to) var(--tw-gradient-to-position)}.bg-cover{background-size:cover}.bg-center{background-position:center}.bg-no-repeat{background-repeat:no-repeat}.p-0{padding:0}.p-1{padding:.04rem}.p-5{padding:.2rem}.p-\[10px\]{padding:.1rem}.p-\[1px\]{padding:.01rem}.p-\[2\.22px\]{padding:.0222rem}.p-\[2px\]{padding:.02rem}.p-\[3px\]{padding:.03rem}.p-\[5\.3px\]{padding:.053rem}.px-1{padding-left:.04rem;padding-right:.04rem}.px-2{padding-left:.08rem;padding-right:.08rem}.px-3{padding-left:.12rem;padding-right:.12rem}.px-4{padding-left:.16rem;padding-right:.16rem}.px-5{padding-left:.2rem;padding-right:.2rem}.px-\[10px\]{padding-left:.1rem;padding-right:.1rem}.px-\[14px\]{padding-left:.14rem;padding-right:.14rem}.px-\[18px\]{padding-left:.18rem;padding-right:.18rem}.px-\[23px\]{padding-left:.23rem;padding-right:.23rem}.px-\[2px\]{padding-left:.02rem;padding-right:.02rem}.px-\[3\.5px\]{padding-left:.035rem;padding-right:.035rem}.px-\[3px\]{padding-left:.03rem;padding-right:.03rem}.px-\[5px\]{padding-left:.05rem;padding-right:.05rem}.px-\[6px\]{padding-left:.06rem;padding-right:.06rem}.px-\[7\.5px\]{padding-left:.075rem;padding-right:.075rem}.px-\[7px\]{padding-left:.07rem;padding-right:.07rem}.py-1{padding-top:.04rem;padding-bottom:.04rem}.py-10{padding-top:.4rem;padding-bottom:.4rem}.py-2{padding-top:.08rem;padding-bottom:.08rem}.py-3{padding-top:.12rem;padding-bottom:.12rem}.py-\[10px\]{padding-top:.1rem;padding-bottom:.1rem}.py-\[14px\]{padding-top:.14rem;padding-bottom:.14rem}.py-\[16\.5px\]{padding-top:.165rem;padding-bottom:.165rem}.py-\[1px\]{padding-top:.01rem;padding-bottom:.01rem}.py-\[21px\]{padding-top:.21rem;padding-bottom:.21rem}.py-\[22px\]{padding-top:.22rem;padding-bottom:.22rem}.py-\[3px\]{padding-top:.03rem;padding-bottom:.03rem}.py-\[4px\]{padding-top:.04rem;padding-bottom:.04rem}.py-\[5\.3px\]{padding-top:.053rem;padding-bottom:.053rem}.py-\[5\.5px\]{padding-top:.055rem;padding-bottom:.055rem}.py-\[5px\]{padding-top:.05rem;padding-bottom:.05rem}.py-\[9px\]{padding-top:.09rem;padding-bottom:.09rem}.\!pl-1{padding-left:.04rem!important}.pb-0{padding-bottom:0}.pb-1{padding-bottom:.04rem}.pb-2{padding-bottom:.08rem}.pb-3{padding-bottom:.12rem}.pb-5{padding-bottom:.2rem}.pb-\[110px\]{padding-bottom:1.1rem}.pb-\[2px\]{padding-bottom:.02rem}.pb-\[70px\]{padding-bottom:.7rem}.pl-2{padding-left:.08rem}.pl-3{padding-left:.12rem}.pl-4{padding-left:.16rem}.pl-\[10px\]{padding-left:.1rem}.pl-\[2px\]{padding-left:.02rem}.pl-\[3\.88px\]{padding-left:.0388rem}.pl-\[5\.33px\]{padding-left:.0533rem}.pl-\[5px\]{padding-left:.05rem}.pl-\[6px\]{padding-left:.06rem}.pl-\[8px\]{padding-left:.08rem}.pr-1{padding-right:.04rem}.pr-6{padding-right:.24rem}.pr-\[10px\]{padding-right:.1rem}.pr-\[4\.37px\]{padding-right:.0437rem}.pr-\[4\.67px\]{padding-right:.0467rem}.pr-\[5\.17px\]{padding-right:.0517rem}.pr-\[5px\]{padding-right:.05rem}.pr-\[7px\]{padding-right:.07rem}.pt-1{padding-top:.04rem}.pt-10{padding-top:.4rem}.pt-4{padding-top:.16rem}.pt-5{padding-top:.2rem}.pt-\[10px\]{padding-top:.1rem}.pt-\[150px\]{padding-top:1.5rem}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.align-top{vertical-align:top}.font-neue{font-family:var(--font-family-neue)}.font-pf{font-family:var(--font-family-pf)}.\!text{font-size:var(--font-size)!important}.\!text-\[12px\]{font-size:.12rem!important}.\!text-\[16px\]{font-size:.16rem!important}.\!text-\[20px\]{font-size:.2rem!important}.text{font-size:var(--font-size)}.text-2xl{font-size:var(--font-size-2xl)}.text-3xl{font-size:var(--font-size-3xl)}.text-\[10\.4px\]{font-size:.104rem}.text-\[10px\]{font-size:.1rem}.text-\[12px\]{font-size:.12rem}.text-\[13px\]{font-size:.13rem}.text-\[14px\]{font-size:.14rem}.text-\[16px\]{font-size:.16rem}.text-\[20px\]{font-size:.2rem}.text-\[22px\]{font-size:.22rem}.text-\[24px\]{font-size:.24rem}.text-\[26px\]{font-size:.26rem}.text-\[29\.39px\]{font-size:.2939rem}.text-\[30px\]{font-size:.3rem}.text-\[36px\]{font-size:.36rem}.text-\[40px\]{font-size:.4rem}.text-\[48px\]{font-size:.48rem}.text-\[8\.5px\]{font-size:.085rem}.text-\[8px\]{font-size:.08rem}.text-\[9\.6px\]{font-size:.096rem}.text-\[9px\]{font-size:.09rem}.text-lg{font-size:var(--font-size-lg)}.text-normal{font-size:var(--font-size)}.text-sm{font-size:var(--font-size-sm)}.text-xl{font-size:var(--font-size-xl)}.\!font-\[700\]{font-weight:700!important}.font-\[400\]{font-weight:400}.font-\[600\]{font-weight:600}.font-\[900\]{font-weight:900}.font-bold{font-weight:var(--font-weight-strong)}.font-normal{font-weight:var(--font-weight)}.\!leading-\[1\.2em\]{line-height:1.2em!important}.\!leading-\[42px\]{line-height:.42rem!important}.\!leading-\[75px\]{line-height:.75rem!important}.leading{line-height:var(--line-height)}.leading-\[11px\]{line-height:.11rem}.leading-\[13px\]{line-height:.13rem}.leading-\[14px\]{line-height:.14rem}.leading-\[150px\]{line-height:1.5rem}.leading-\[15px\]{line-height:.15rem}.leading-\[16px\]{line-height:.16rem}.leading-\[17px\]{line-height:.17rem}.leading-\[18px\]{line-height:.18rem}.leading-\[19px\]{line-height:.19rem}.leading-\[1em\]{line-height:1em}.leading-\[20px\]{line-height:.2rem}.leading-\[22px\]{line-height:.22rem}.leading-\[32px\]{line-height:.32rem}.leading-\[33px\]{line-height:.33rem}.leading-\[37px\]{line-height:.37rem}.leading-\[38px\]{line-height:.38rem}.leading-\[40px\]{line-height:.4rem}.leading-\[48px\]{line-height:.48rem}.leading-\[56px\]{line-height:.56rem}.leading-\[60px\]{line-height:.6rem}.tracking-tighter{letter-spacing:-.05em}.\!text-black{color:#000!important}.text-1{color:var(--color-text-1)}.text-2{color:var(--color-text-2)}.text-3{color:var(--color-text-3)}.text-4{color:var(--color-text-4)}.text-\[\#00000047\]{color:#00000047}.text-\[\#00000085\]{color:#00000085}.text-\[\#000000D1\]{color:#000000d1}.text-\[\#0070FF\]{--tw-text-opacity: 1;color:rgb(0 112 255 / var(--tw-text-opacity, 1))}.text-\[\#009F22\]{--tw-text-opacity: 1;color:rgb(0 159 34 / var(--tw-text-opacity, 1))}.text-\[\#00BE7A\]{--tw-text-opacity: 1;color:rgb(0 190 122 / var(--tw-text-opacity, 1))}.text-\[\#00D0FF\]{--tw-text-opacity: 1;color:rgb(0 208 255 / var(--tw-text-opacity, 1))}.text-\[\#06D1FF\]{--tw-text-opacity: 1;color:rgb(6 209 255 / var(--tw-text-opacity, 1))}.text-\[\#070707\]{--tw-text-opacity: 1;color:rgb(7 7 7 / var(--tw-text-opacity, 1))}.text-\[\#098BEA\]{--tw-text-opacity: 1;color:rgb(9 139 234 / var(--tw-text-opacity, 1))}.text-\[\#101014\]{--tw-text-opacity: 1;color:rgb(16 16 20 / var(--tw-text-opacity, 1))}.text-\[\#1F1F21\]{--tw-text-opacity: 1;color:rgb(31 31 33 / var(--tw-text-opacity, 1))}.text-\[\#2587FF\]{--tw-text-opacity: 1;color:rgb(37 135 255 / var(--tw-text-opacity, 1))}.text-\[\#D90004\]{--tw-text-opacity: 1;color:rgb(217 0 4 / var(--tw-text-opacity, 1))}.text-\[\#E32800\]{--tw-text-opacity: 1;color:rgb(227 40 0 / var(--tw-text-opacity, 1))}.text-\[\#FCD535FF\]{color:#fcd535}.text-\[\#FE0\]{--tw-text-opacity: 1;color:rgb(255 238 0 / var(--tw-text-opacity, 1))}.text-\[\#FF5D5D\]{--tw-text-opacity: 1;color:rgb(255 93 93 / var(--tw-text-opacity, 1))}.text-\[\#FFD900\]{--tw-text-opacity: 1;color:rgb(255 217 0 / var(--tw-text-opacity, 1))}.text-\[\#FFFFFFD1\]{color:#ffffffd1}.text-\[\#fff\]{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.text-\[rgba\(0\,0\,0\,0\.82\)\]{color:#000000d1}.text-\[rgba\(255\,255\,255\,0\.2\)\]{color:#fff3}.text-\[rgba\(255\,255\,255\,0\.3\)\]{color:#ffffff4d}.text-\[rgba\(255\,255\,255\,0\.4\)\]{color:#fff6}.text-\[rgba\(255\,255\,255\,0\.45\)\]{color:#ffffff73}.text-\[rgba\(255\,255\,255\,0\.5\)\]{color:#ffffff80}.text-\[rgba\(255\,255\,255\,0\.6\)\]{color:#fff9}.text-\[rgba\(255\,255\,255\,0\.9\)\]{color:#ffffffe6}.text-base{color:var(--color-text-base)}.text-black{color:#000}.text-card{color:var(--color-card)}.text-casino-text-blue{color:var(--color-casino-text-blue)}.text-casino-text-green{color:var(--color-casino-text-green)}.text-casino-text-red{color:var(--color-casino-text-red)}.text-disabled{color:var(--color-text-disabled)}.text-error{color:var(--color-error)}.text-info{color:var(--color-info)}.text-placeholder-disabled{color:var(--color-text-placeholder-disabled)}.text-primary{color:var(--color-primary)}.text-red-700{--tw-text-opacity: 1;color:rgb(185 28 28 / var(--tw-text-opacity, 1))}.text-roulette-hover{color:var(--color-roulette-hover)}.text-success{color:var(--color-success)}.text-tie{color:var(--color-tie)}.text-warning{color:var(--color-warning)}.text-white{color:#fff}.text-white-500{color:#ffffff80}.text-white-800{color:#fffc}.\!opacity-30{opacity:.3!important}.opacity-0{opacity:0}.opacity-10{opacity:.1}.opacity-20{opacity:.2}.opacity-30{opacity:.3}.opacity-50{opacity:.5}.opacity-80{opacity:.8}.opacity-disabled{opacity:var(--opacity-disabled)}.mix-blend-overlay{mix-blend-mode:overlay}.outline-none{outline:.02rem solid transparent;outline-offset:.02rem}.blur{--tw-blur: blur(.08rem);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.drop-shadow-\[0_0_8px_rgba\(0\,0\,0\,0\.55\)\]{--tw-drop-shadow: drop-shadow(0 0 .08rem rgba(0,0,0,.55));filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.backdrop-blur-sm{--tw-backdrop-blur: blur(.04rem);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-100{transition-duration:.1s}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}.duration-500{transition-duration:.5s}.duration-\[500\]{transition-duration:500}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}.will-change-\[transform\]{will-change:transform}.\[text-shadow\:0px_1\.5px_1px_rgba\(0\,0\,0\,0\.3\)\]{text-shadow:0 .015rem .01rem rgba(0,0,0,.3)}.gird{display:grid}.n-config-provider{height:100%}.n-modal-mask{background:#00000080!important;-webkit-backdrop-filter:blur(.1rem)!important;backdrop-filter:blur(.1rem)!important}html,body{height:100%;-webkit-user-select:none;-moz-user-select:none;user-select:none}#app{height:100%;min-height:100%;background:var(--color-bg-2)}.app-font-num{font-family:var(--font-family-sans);font-feature-settings:"tnum"}.app-disabled{opacity:.6;cursor:not-allowed;pointer-events:none}.animate__animated{animation-duration:.3s}.app-bg-react{cursor:pointer}.app-bg-react:hover{background-image:var(--bg-hover-mask)}.app-bg-react:active{background-image:var(--bg-active-mask)}.app-text-react{cursor:pointer;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;background-color:currentColor}.app-text-react:hover{background-image:var(--text-hover-mask)}.app-text-react:active{background-image:var(--text-active-mask)}.app-text-vertical{writing-mode:vertical-rl;text-orientation:upright}.app-scrollbar-hidden::-scrollbar{height:0;width:0}.app-scrollbar-hidden::-webkit-scrollbar{height:0;width:0}.custom-datepicker-theme .dp__theme_dark{--dp-background-color: var(--color-bg-3);--dp-text-color: var(--color-text-1);--dp-hover-color: #333333;--dp-hover-text-color: var(--color-primary);--dp-primary-color: var(--color-primary);--dp-primary-text-color: var(--color-bg-3);--dp-border-color: none;--dp-border-radius: 6PX;--dp-font-size: 14PX;--dp-cell-disabled-color: #777;--dp-divider-color: var(--color-divider);--dp-menu-border-color: #3a3a3a;--dp-action-buttons-padding: .08rem .16rem}.custom-datepicker-theme .dp__theme_dark .dp__calendar_item{display:flex;justify-content:center}.placeholder\:text-sm::-moz-placeholder{font-size:var(--font-size-sm)}.placeholder\:text-sm::placeholder{font-size:var(--font-size-sm)}.placeholder\:text-white::-moz-placeholder{color:#fff}.placeholder\:text-white::placeholder{color:#fff}.hover\:border-primary:hover{border-color:var(--color-primary)}.hover\:bg-input:hover{background-color:var(--color-input)}.hover\:text-primary:hover{color:var(--color-primary)}.hover\:opacity-50:hover{opacity:.5}.hover\:shadow-\[0_0_8px_0_rgba\(0\,0\,0\,0\.75\)\]:hover{--tw-shadow: 0 0 .08rem 0 rgba(0,0,0,.75);--tw-shadow-colored: 0 0 .08rem 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.focus\:outline-none:focus{outline:.02rem solid transparent;outline-offset:.02rem}.focus\:ring-0:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0 + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}[lang=en_US] .en\:uppercase{text-transform:uppercase}[lang=zh_CN] .zh\:whitespace-nowrap{white-space:nowrap}@media (max-width: 639px){.h5\:fixed{position:fixed}.h5\:\!top-\[11\.25px\]{top:.1125rem!important}.h5\:\!top-\[62px\]{top:.62rem!important}.h5\:\!top-\[80px\]{top:.8rem!important}.h5\:bottom-1{bottom:.04rem}.h5\:bottom-2{bottom:.08rem}.h5\:bottom-\[35px\]{bottom:.35rem}.h5\:bottom-\[36px\]{bottom:.36rem}.h5\:bottom-\[56px\]{bottom:.56rem}.h5\:left-\[23px\]{left:.23rem}.h5\:left-\[50\%\]{left:50%}.h5\:right-\[23px\]{right:.23rem}.h5\:right-\[5px\]{right:.05rem}.h5\:top-\[2px\]{top:.02rem}.h5\:top-\[5px\]{top:.05rem}.h5\:top-\[9\.5px\]{top:.095rem}.h5\:z-10{z-index:10}.h5\:mt-6{margin-top:.24rem}.h5\:mt-\[15px\]{margin-top:.15rem}.h5\:flex{display:flex}.h5\:hidden{display:none}.h5\:\!h-\[228px\]{height:2.28rem!important}.h5\:h-10{height:.4rem}.h5\:h-3{height:.12rem}.h5\:h-4{height:.16rem}.h5\:h-\[104px\]{height:1.04rem}.h5\:h-\[147px\]{height:1.47rem}.h5\:h-\[157px\]{height:1.57rem}.h5\:h-\[165px\]{height:1.65rem}.h5\:h-\[204px\]{height:2.04rem}.h5\:h-\[20px\]{height:.2rem}.h5\:h-\[26px\]{height:.26rem}.h5\:h-\[27\.5px\]{height:.275rem}.h5\:h-\[42px\]{height:.42rem}.h5\:h-\[43px\]{height:.43rem}.h5\:h-\[46px\]{height:.46rem}.h5\:h-\[48\.88px\]{height:.4888rem}.h5\:h-\[50px\]{height:.5rem}.h5\:h-\[60px\]{height:.6rem}.h5\:h-\[63px\]{height:.63rem}.h5\:h-\[65px\]{height:.65rem}.h5\:h-\[66px\]{height:.66rem}.h5\:min-h-\[120px\]{min-height:1.2rem}.h5\:min-h-\[60px\]{min-height:.6rem}.h5\:\!w-\[405px\]{width:4.05rem!important}.h5\:\!w-\[45\.5\%\]{width:45.5%!important}.h5\:w-3{width:.12rem}.h5\:w-\[100vw\]{width:100vw}.h5\:w-\[276px\]{width:2.76rem}.h5\:w-\[300px\]{width:3rem}.h5\:w-\[375px\]{width:3.75rem}.h5\:w-\[48\.88px\]{width:.4888rem}.h5\:w-\[50px\]{width:.5rem}.h5\:w-\[60\%\]{width:60%}.h5\:w-\[66px\]{width:.66rem}.h5\:w-\[70px\]{width:.7rem}.h5\:w-full{width:100%}.h5\:max-w-\[180px\]{max-width:1.8rem}.h5\:basis-\[47\%\]{flex-basis:47%}.h5\:basis-\[53\%\]{flex-basis:53%}.h5\:-translate-x-\[34px\]{--tw-translate-x: -.34rem;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))}.h5\:-translate-x-\[50\%\],.h5\:translate-x-\[-50\%\]{--tw-translate-x: -50%;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))}.h5\:-rotate-90{--tw-rotate: -90deg;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))}.h5\:scale-56{--tw-scale-x: .56;--tw-scale-y: .56;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))}.h5\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.h5\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.h5\:flex-row{flex-direction:row}.h5\:flex-col{flex-direction:column}.h5\:items-start{align-items:flex-start}.h5\:items-end{align-items:flex-end}.h5\:gap-1{gap:.04rem}.h5\:gap-\[1\.5\]{gap:1.5}.h5\:gap-\[1\.5px\]{gap:.015rem}.h5\:gap-\[10px\]{gap:.1rem}.h5\:gap-\[2px\]{gap:.02rem}.h5\:gap-\[3px\]{gap:.03rem}.h5\:gap-x-\[6px\]{-moz-column-gap:.06rem;column-gap:.06rem}.h5\:gap-y-5{row-gap:.2rem}.h5\:overflow-x-auto{overflow-x:auto}.h5\:overflow-x-hidden{overflow-x:hidden}.h5\:border-\[1\.5px\]{border-width:.015rem}.h5\:p-\[3px\]{padding:.03rem}.h5\:px-1{padding-left:.04rem;padding-right:.04rem}.h5\:px-5{padding-left:.2rem;padding-right:.2rem}.h5\:px-\[2px\]{padding-left:.02rem;padding-right:.02rem}.h5\:px-\[7px\]{padding-left:.07rem;padding-right:.07rem}.h5\:py-0{padding-top:0;padding-bottom:0}.h5\:pb-\[14px\]{padding-bottom:.14rem}.h5\:\!text-\[16px\]{font-size:.16rem!important}.h5\:text-\[12px\]{font-size:.12rem}.h5\:text-\[13px\]{font-size:.13rem}.h5\:text-\[14px\]{font-size:.14rem}.h5\:text-\[20px\]{font-size:.2rem}.h5\:text-\[7px\]{font-size:.07rem}.h5\:text-lg{font-size:var(--font-size-lg)}.h5\:text-sm{font-size:var(--font-size-sm)}.h5\:text-xs{font-size:var(--font-size-xs)}.h5\:leading-\[15px\]{line-height:.15rem}.h5\:leading-\[20px\]{line-height:.2rem}.h5\:leading-\[22px\]{line-height:.22rem}.h5\:leading-\[25px\]{line-height:.25rem}.h5\:leading-\[42px\]{line-height:.42rem}.h5\:leading-\[45px\]{line-height:.45rem}.h5\:leading-\[63px\]{line-height:.63rem}.h5\:placeholder\:text-\[10px\]::-moz-placeholder{font-size:.1rem}.h5\:placeholder\:text-\[10px\]::placeholder{font-size:.1rem}}@media (min-width: 768px){.md\:inset-0{top:0;right:0;bottom:0;left:0}.md\:top-\[108px\]{top:1.08rem}.md\:-mb-5{margin-bottom:-.2rem}.md\:-mb-\[26px\]{margin-bottom:-.26rem}.md\:mt-9{margin-top:.36rem}.md\:px-\[60px\]{padding-left:.6rem;padding-right:.6rem}.md\:text-3xl{font-size:var(--font-size-3xl)}.md\:text-base{color:var(--color-text-base)}}
