@charset "UTF-8";a,b,blockquote,body,canvas,caption,code,div,em,embed,fieldset,figure,footer,form,h1,h2,h3,h4,h5,h6,header,html,i,iframe,img,label,li,main,nav,object,ol,p,pre,section,small,span,strike,strong,sub,sup,table,tbody,td,tfoot,th,thead,tr,tt,u,ul,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:none;-moz-text-size-adjust:none;text-size-adjust:none}a{text-decoration:none;color:inherit;text-underline:none}footer,header,main,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}*,:after,:before{box-sizing:border-box}html{-moz-tab-size:4;-o-tab-size:4;tab-size:4;line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji}hr{height:0;color:inherit}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}::-moz-focus-inner{border-style:none;padding:0}:-moz-focusring{outline:1px dotted ButtonText}:-moz-ui-invalid{box-shadow:none}legend{padding:0}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}:root{--White:#fafafa;--Yellow:#fff600;--Dark-Okko:#210099;--New-Okko:#2b00d9;--Black:#000;--Radial-Gradient-Okko:radial-gradient(103.99% 130.77% at 50% 100%,#2b00d9 0%,#12013d 100%);--color-white:var(--White);--color-yellow:var(--Yellow);--color-dark-okko:var(--Dark-Okko);--color-new-okko:var(--New-Okko);--color-black:var(--Black);--gradient-okko:var(--Radial-Gradient-Okko);--font-neoris:"Neoris",sans-serif;--font-bluescreens:"Bluescreens",sans-serif;--font-size-body:1.9rem;--radius-diagonal:3rem 0 3rem 0;--grid-columns:12;--grid-margin:4rem;--grid-gutter:1.6rem}.scroll-active{overflow:initial}body,html{margin:0;padding:0;box-sizing:border-box;height:100%;overflow:hidden;min-height:100%;font-family:Neoris,sans-serif!important;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;font-size:.6944444444vw;scrollbar-width:none;-ms-overflow-style:none}body::-webkit-scrollbar,html::-webkit-scrollbar{display:none}@media(max-width:729px){body,html{font-size:2.6666666667vw}}body *,body :after,body :before,html *,html :after,html :before{margin:0;padding:0;border:0;font-family:inherit;vertical-align:baseline}body{background:linear-gradient(180deg,#f7f7f7,#d9d9d9)}#__nuxt{height:100%}@media(max-width:729px){a,a:focus,button,button:focus,div,div:focus,label,label:focus{-webkit-tap-highlight-color:rgba(0,0,0,0)!important}}button{cursor:pointer;background-color:transparent}a,img{-webkit-user-drag:none}a{background-color:transparent}@media(min-width:729px){:not(input),:not(input):after,:not(input):before{-webkit-user-select:none;-moz-user-select:none;user-select:none}}@font-face{font-family:Neoris;src:url(./TT-Neoris-Medium.TvCXGsNa.ttf) format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Neoris;src:url(./TT-Neoris-Italic.BcJ2h4is.ttf) format("truetype");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:Bluescreens;src:url(./TT-Trailers-Black-Italic.CWYrVYuC.otf) format("opentype");font-weight:900;font-style:italic;font-display:swap}.transform-gpu{--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;transform:translate3d(var(--tw-translate-x),var(--tw-translate-y),0) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.simple-link{text-decoration:underline;transition:opacity .2s ease-in-out}@media(hover:hover)and (pointer:fine){.simple-link:hover{opacity:.8}}.opacity-50{opacity:.5}.centered{display:flex;align-items:center;justify-content:center}.centered-grid{display:grid;place-items:center;isolation:isolate}.centered-grid>*{grid-column:1/-1;grid-row:1/-1}.fade-enter-active,.fade-leave-active{transition:opacity .2s}.fade-enter-from,.fade-leave-to{opacity:0}.slide-enter-active,.slide-leave-active{transition:transform .3s,opacity .3s}.slide-enter,.slide-enter-from,.slide-leave-to{transform:translate(-100%);opacity:0}.slide-fade-enter-active,.slide-fade-leave-active{transition:transform .3s ease,opacity .3s ease}.slide-fade-enter,.slide-fade-enter-from,.slide-fade-leave-to{transform:translateY(100%);opacity:0}.slide-tab-next-enter-active,.slide-tab-next-leave-active,.slide-tab-prev-enter-active,.slide-tab-prev-leave-active{transition:transform .5s ease-in-out,opacity .5s ease-in-out;position:absolute;width:100%;top:0;left:0;height:100%}@media(max-width:729px){.slide-tab-next-enter-active,.slide-tab-next-leave-active,.slide-tab-prev-enter-active,.slide-tab-prev-leave-active{transition:transform .24s ease-in-out,opacity .24s ease-in-out}}.slide-tab-next-enter-from,.slide-tab-prev-leave-to{transform:translate(100%);opacity:0}.slide-tab-next-leave-to,.slide-tab-prev-enter-from{transform:translate(-100%);opacity:0}.page-enter-active,.page-leave-active{transition:opacity .5s ease-in-out}.popup-enter-active,.popup-leave-active{transition:transform .3s ease-in-out,opacity .4s ease-in-out}.popup-enter-from,.popup-leave-to{opacity:0;transform:translateY(100%)}.page-enter-active,.page-leave-active{transition:opacity .3s,filter .3s}.page-enter-from,.page-leave-to{opacity:0;filter:blur(1rem)}.anim-pulse{animation:pulse 4s cubic-bezier(.47,1.64,.41,.8) infinite}.anim-bounce-x{animation:bounce-x .3s ease}.anim-bounce-scale{animation:bounce-scale .6s ease}.anim-spin{animation:spin 3s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}@keyframes pulse{0%{transform:scale(1)}25%{transform:scale(1.09)}50%{transform:scale(.91)}to{transform:scale(1)}}@keyframes bounce-x{0%{transform:translate(-10%)}5%{transform:translate(-10%)}15%{transform:translate(0)}30%{transform:translate(-5%)}40%{transform:translate(0)}50%{transform:translate(-3%)}70%{transform:translate(0)}80%{transform:translate(-1.5%)}90%{transform:translate(0)}95%{transform:translate(-.7%)}97%{transform:translate(0)}99%{transform:translate(-.3%)}to{transform:translate(0)}}@keyframes bounce-scale{0%{transform:scale(1)}70%{transform:scale(1.15)}to{transform:scale(1)}}@keyframes shake{0%,to{transform:translate(0)}25%{transform:translate(-.5rem)}75%{transform:translate(.5rem)}}[data-reveal]{opacity:0;transform:translateY(4rem);transition:opacity .7s ease,transform .7s ease}[data-reveal].is-visible{opacity:1;transform:translateY(0)}[data-reveal-delay="1"]{transition-delay:.1s}[data-reveal-delay="2"]{transition-delay:.2s}[data-reveal-delay="3"]{transition-delay:.3s}[data-reveal-delay="4"]{transition-delay:.4s}[data-reveal-delay="5"]{transition-delay:.5s}.anim-base,.anim-bounceIn,.anim-bounceOut,.anim-fadeIn,.anim-fadeOut,.anim-fadeSlideDown,.anim-fadeSlideUp,.anim-flipIn,.anim-flipOut,.anim-leave,.anim-reveal,.anim-rotateIn,.anim-rotateOut,.anim-scaleIn,.anim-scaleOut,.anim-slideIn,.anim-slideOut{animation-duration:var(--animation-duration,.5s);animation-timing-function:var(--animation-easing,ease);animation-delay:var(--animation-delay,0s);animation-fill-mode:both}.anim-reveal{animation-name:reveal}.anim-leave{animation-name:leave}@keyframes reveal{0%{transform:translateY(100%);opacity:0;filter:blur(5px)}to{transform:translateY(0);opacity:1;filter:blur(0)}}@keyframes leave{0%{transform:translateY(0);opacity:1;filter:blur(0)}to{transform:translateY(100%);opacity:0;filter:blur(5px)}}.anim-fadeIn{animation-name:fadeIn}.anim-fadeOut{animation-name:fadeOut}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.anim-fadeSlideDown{animation-name:fadeSlideDown}.anim-fadeSlideUp{animation-name:fadeSlideUp}@keyframes fadeSlideDown{0%{opacity:0;transform:translateY(-30%)}to{opacity:1;transform:translateY(0)}}@keyframes fadeSlideUp{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-30%)}}.anim-slideIn{animation-name:slideIn}.anim-slideOut{animation-name:slideOut}@keyframes slideIn{0%{transform:translate(-100%);opacity:0}to{transform:translate(0);opacity:1}}@keyframes slideOut{0%{transform:translate(0);opacity:1}to{transform:translate(100%);opacity:0}}.anim-scaleIn{animation-name:scaleIn}.anim-scaleOut{animation-name:scaleOut}@keyframes scaleIn{0%{transform:scale(0);opacity:0}to{transform:scale(1);opacity:1}}@keyframes scaleOut{0%{transform:scale(1);opacity:1}to{transform:scale(0);opacity:0}}.anim-bounceIn{animation-name:bounceIn}.anim-bounceOut{animation-name:bounceOut}@keyframes bounceIn{0%{transform:scale(0) translateY(50%);opacity:0}50%{transform:scale(1.1) translateY(-10%)}70%{transform:scale(.9) translateY(5%)}to{transform:scale(1) translateY(0);opacity:1}}@keyframes bounceOut{0%{transform:scale(1) translateY(0);opacity:1}50%{transform:scale(1.1) translateY(-10%)}to{transform:scale(0) translateY(50%);opacity:0}}.anim-rotateIn{animation-name:rotateIn}.anim-rotateOut{animation-name:rotateOut}@keyframes rotateIn{0%{transform:rotate(-180deg) scale(0);opacity:0}to{transform:rotate(0) scale(1);opacity:1}}@keyframes rotateOut{0%{transform:rotate(0) scale(1);opacity:1}to{transform:rotate(180deg) scale(0);opacity:0}}.anim-flipIn{animation-name:flipIn}.anim-flipOut{animation-name:flipOut}@keyframes flipIn{0%{transform:perspective(400px) rotateY(-90deg);opacity:0}to{transform:perspective(400px) rotateY(0);opacity:1}}@keyframes flipOut{0%{transform:perspective(400px) rotateY(0);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}.bounce-leave-active,.fade-leave-active,.fade-slide-down-leave-active,.reveal-leave-active,.scale-leave-active,.slide-leave-active{pointer-events:none}.reveal-enter-active{animation:reveal var(--animation-duration,1.3s) var(--animation-easing,cubic-bezier(.19,1,.22,1)) both;animation-delay:var(--stagger-delay,0s)}.reveal-leave-active{animation:leave var(--animation-duration,.3s) var(--animation-easing,cubic-bezier(.785,.135,.15,.86)) both;animation-delay:var(--stagger-delay,0s)}.reveal-move{transition:transform .5s ease}.fade-enter-active{animation:fadeIn var(--animation-duration,.5s) var(--animation-easing,ease-in-out) both;animation-delay:var(--stagger-delay,0s)}.fade-leave-active{animation:fadeOut var(--animation-duration,.3s) var(--animation-easing,ease-in-out) both;animation-delay:var(--stagger-delay,0s)}.fade-move{transition:transform .5s ease}.slide-enter-active{animation:slideIn var(--animation-duration,.6s) var(--animation-easing,cubic-bezier(.47,1.64,.41,.8)) both;animation-delay:var(--stagger-delay,0s)}.slide-leave-active{animation:slideOut var(--animation-duration,.4s) var(--animation-easing,ease-in) both;animation-delay:var(--stagger-delay,0s)}.slide-move{transition:transform .5s ease}.scale-enter-active{animation:scaleIn var(--animation-duration,.5s) var(--animation-easing,cubic-bezier(.47,1.64,.41,.8)) both;animation-delay:var(--stagger-delay,0s)}.scale-leave-active{animation:scaleOut var(--animation-duration,.3s) var(--animation-easing,ease-out) both;animation-delay:var(--stagger-delay,0s)}.scale-move{transition:transform .5s ease}.bounce-enter-active{animation:bounceIn var(--animation-duration,.8s) var(--animation-easing,cubic-bezier(.47,1.64,.41,.8)) both;animation-delay:var(--stagger-delay,0s)}.bounce-leave-active{animation:bounceOut var(--animation-duration,.4s) var(--animation-easing,ease-in) both;animation-delay:var(--stagger-delay,0s)}.bounce-move{transition:transform .5s ease}.fade-slide-down-enter-active{animation:fadeSlideDown var(--animation-duration,.6s) var(--animation-easing,ease-out) both;animation-delay:var(--stagger-delay,0s)}.fade-slide-down-leave-active{animation:fadeSlideUp var(--animation-duration,.3s) var(--animation-easing,ease-in) both;animation-delay:var(--stagger-delay,0s)}.fade-slide-down-move{transition:transform .5s ease}@keyframes --sm--animation-wave{to{background-position-x:-200%}}@keyframes --sm--animation-wave-reverse{to{background-position-x:200%}}@keyframes --sm--animation-pulse{0%{opacity:1}50%{opacity:.6}to{opacity:1}}:root{--sm-color-light-primary:204,204,204,1;--sm-color-light-secondary:227,227,227,1;--sm-color-light-animation-primary:color-mix(in srgb,#fff 15%,rgba(var(--sm-color-light-primary)) 85%);--sm-color-light-animation-secondary:color-mix(in srgb,#fff 15%,rgba(var(--sm-color-light-secondary)) 85%);--sm-color-dark-primary:255,255,255,.1;--sm-color-dark-secondary:204,204,204,1;--sm-color-dark-animation-primary:color-mix(in srgb,#fff 2%,rgba(var(--sm-color-dark-primary)) 98%);--sm-color-dark-animation-secondary:color-mix(in srgb,#fff 2%,rgba(var(--sm-color-dark-secondary)) 98%);--sm-animation-duration:1.5s;--sm-animation-timing-function:linear;--sm-animation-iteration-count:infinite;--sm-animation-none:none;--sm-animation-wave:--sm--animation-wave var(--sm-animation-duration) var(--sm-animation-timing-function) var(--sm-animation-iteration-count);--sm-animation-wave-reverse:--sm--animation-wave-reverse var(--sm-animation-duration) var(--sm-animation-timing-function) var(--sm-animation-iteration-count);--sm-animation-pulse:--sm--animation-pulse var(--sm-animation-duration) var(--sm-animation-timing-function) var(--sm-animation-iteration-count)}.sm-loading .sm-item-primary,.sm-loading .sm-item-secondary{pointer-events:none;border-color:transparent!important;color:transparent!important;cursor:wait;outline:none;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}.sm-loading .sm-item-primary:before,.sm-loading .sm-item-secondary:before{clip:rect(1px,1px,1px,1px);content:"Loading, please wait.";inset:0;overflow:hidden;position:absolute;white-space:nowrap}.sm-loading .sm-item-primary::-moz-placeholder,.sm-loading .sm-item-secondary::-moz-placeholder{color:transparent!important}.sm-loading .sm-item-primary::placeholder,.sm-loading .sm-item-secondary::placeholder{color:transparent!important}.sm-loading .sm-item-primary *,.sm-loading .sm-item-secondary *{visibility:hidden}.sm-loading .sm-item-primary :empty:after,.sm-loading .sm-item-secondary :empty:after{content:" "}.sm-loading .sm-item-primary{animation:var(--sm-animation-wave);background:linear-gradient(90deg,transparent 40%,var(--sm-color-dark-animation-primary) 50%,transparent 60%) rgba(var(--sm-color-dark-primary));background-size:200% 100%}@media(prefers-reduced-motion){.sm-loading .sm-item-primary{animation:var(--sm-animation-none);background:rgba(var(--sm-color-dark-primary))}}.sm-loading .sm-item-secondary{animation:var(--sm-animation-wave);background:linear-gradient(90deg,transparent 40%,var(--sm-color-dark-animation-secondary) 50%,transparent 60%) rgba(var(--sm-color-dark-secondary));background-size:200% 100%}@media(prefers-reduced-motion){.sm-loading .sm-item-secondary{background:rgba(var(--sm-color-dark-secondary))}.sm-loading .sm-item-primary,.sm-loading .sm-item-secondary{animation:var(--sm-animation-none)}.sm-loading .sm-item-primary{background:rgba(var(--sm-color-light-primary))}.sm-loading .sm-item-secondary{background:rgba(var(--sm-color-light-secondary))}}@media(prefers-reduced-motion)and (prefers-color-scheme:dark){.sm-loading .sm-item-primary{background:rgba(var(--sm-color-dark-primary))}.sm-loading .sm-item-secondary{background:rgba(var(--sm-color-dark-secondary))}}.sm-loading[data-sm-config*='"animation":"wave"'] .sm-item-primary{animation:var(--sm-animation-wave);background:linear-gradient(90deg,transparent 40%,var(--sm-color-light-animation-primary) 50%,transparent 60%) rgba(var(--sm-color-light-primary));background-size:200% 100%}@media(prefers-reduced-motion){.sm-loading[data-sm-config*='"animation":"wave"'] .sm-item-primary{animation:var(--sm-animation-none);background:rgba(var(--sm-color-light-primary))}}.sm-loading[data-sm-config*='"animation":"wave"'] .sm-item-secondary{animation:var(--sm-animation-wave);background:linear-gradient(90deg,transparent 40%,var(--sm-color-light-animation-secondary) 50%,transparent 60%) rgba(var(--sm-color-light-secondary));background-size:200% 100%}@media(prefers-reduced-motion){.sm-loading[data-sm-config*='"animation":"wave"'] .sm-item-secondary{animation:var(--sm-animation-none);background:rgba(var(--sm-color-light-secondary))}}@media(prefers-color-scheme:dark){.sm-loading[data-sm-config*='"animation":"wave"'] .sm-item-primary{animation:var(--sm-animation-wave);background:linear-gradient(90deg,transparent 40%,var(--sm-color-dark-animation-primary) 50%,transparent 60%) rgba(var(--sm-color-dark-primary));background-size:200% 100%}}@media(prefers-color-scheme:dark)and (prefers-reduced-motion){.sm-loading[data-sm-config*='"animation":"wave"'] .sm-item-primary{animation:var(--sm-animation-none);background:rgba(var(--sm-color-dark-primary))}}@media(prefers-color-scheme:dark){.sm-loading[data-sm-config*='"animation":"wave"'] .sm-item-secondary{animation:var(--sm-animation-wave);background:linear-gradient(90deg,transparent 40%,var(--sm-color-dark-animation-secondary) 50%,transparent 60%) rgba(var(--sm-color-dark-secondary));background-size:200% 100%}}@media(prefers-color-scheme:dark)and (prefers-reduced-motion){.sm-loading[data-sm-config*='"animation":"wave"'] .sm-item-secondary{animation:var(--sm-animation-none);background:rgba(var(--sm-color-dark-secondary))}}.sm-loading[data-sm-config*='"animation":"wave-reverse"'] .sm-item-primary{animation:var(--sm-animation-wave-reverse);background:linear-gradient(90deg,transparent 40%,var(--sm-color-light-animation-primary) 50%,transparent 60%) rgba(var(--sm-color-light-primary));background-size:200% 100%}@media(prefers-reduced-motion){.sm-loading[data-sm-config*='"animation":"wave-reverse"'] .sm-item-primary{animation:var(--sm-animation-none);background:rgba(var(--sm-color-light-primary))}}.sm-loading[data-sm-config*='"animation":"wave-reverse"'] .sm-item-secondary{animation:var(--sm-animation-wave-reverse);background:linear-gradient(90deg,transparent 40%,var(--sm-color-light-animation-secondary) 50%,transparent 60%) rgba(var(--sm-color-light-secondary));background-size:200% 100%}@media(prefers-reduced-motion){.sm-loading[data-sm-config*='"animation":"wave-reverse"'] .sm-item-secondary{animation:var(--sm-animation-none);background:rgba(var(--sm-color-light-secondary))}}@media(prefers-color-scheme:dark){.sm-loading[data-sm-config*='"animation":"wave-reverse"'] .sm-item-primary{animation:var(--sm-animation-wave-reverse);background:linear-gradient(90deg,transparent 40%,var(--sm-color-dark-animation-primary) 50%,transparent 60%) rgba(var(--sm-color-dark-primary));background-size:200% 100%}}@media(prefers-color-scheme:dark)and (prefers-reduced-motion){.sm-loading[data-sm-config*='"animation":"wave-reverse"'] .sm-item-primary{animation:var(--sm-animation-none);background:rgba(var(--sm-color-dark-primary))}}@media(prefers-color-scheme:dark){.sm-loading[data-sm-config*='"animation":"wave-reverse"'] .sm-item-secondary{animation:var(--sm-animation-wave-reverse);background:linear-gradient(90deg,transparent 40%,var(--sm-color-dark-animation-secondary) 50%,transparent 60%) rgba(var(--sm-color-dark-secondary));background-size:200% 100%}}@media(prefers-color-scheme:dark)and (prefers-reduced-motion){.sm-loading[data-sm-config*='"animation":"wave-reverse"'] .sm-item-secondary{animation:var(--sm-animation-none);background:rgba(var(--sm-color-dark-secondary))}}.sm-loading[data-sm-config*='"animation":"pulse"'] .sm-item-primary{animation:var(--sm-animation-pulse);background:rgba(var(--sm-color-light-primary))}@media(prefers-reduced-motion){.sm-loading[data-sm-config*='"animation":"pulse"'] .sm-item-primary{animation:var(--sm-animation-none);background:rgba(var(--sm-color-light-primary))}}.sm-loading[data-sm-config*='"animation":"pulse"'] .sm-item-secondary{animation:var(--sm-animation-pulse);background:rgba(var(--sm-color-light-secondary))}@media(prefers-reduced-motion){.sm-loading[data-sm-config*='"animation":"pulse"'] .sm-item-secondary{animation:var(--sm-animation-none);background:rgba(var(--sm-color-light-secondary))}}@media(prefers-color-scheme:dark){.sm-loading[data-sm-config*='"animation":"pulse"'] .sm-item-primary{animation:var(--sm-animation-pulse);background:rgba(var(--sm-color-dark-primary))}}@media(prefers-color-scheme:dark)and (prefers-reduced-motion){.sm-loading[data-sm-config*='"animation":"pulse"'] .sm-item-primary{animation:var(--sm-animation-none);background:rgba(var(--sm-color-dark-primary))}}@media(prefers-color-scheme:dark){.sm-loading[data-sm-config*='"animation":"pulse"'] .sm-item-secondary{animation:var(--sm-animation-pulse);background:rgba(var(--sm-color-dark-secondary))}}@media(prefers-color-scheme:dark)and (prefers-reduced-motion){.sm-loading[data-sm-config*='"animation":"pulse"'] .sm-item-secondary{animation:var(--sm-animation-none);background:rgba(var(--sm-color-dark-secondary))}}.sm-loading[data-sm-config*='"animation":"wave"'][data-sm-config*='"theme":"light"'] .sm-item-primary{animation:var(--sm-animation-wave);background:linear-gradient(90deg,transparent 40%,var(--sm-color-light-animation-primary) 50%,transparent 60%) rgba(var(--sm-color-light-primary));background-size:200% 100%}@media(prefers-reduced-motion){.sm-loading[data-sm-config*='"animation":"wave"'][data-sm-config*='"theme":"light"'] .sm-item-primary{animation:var(--sm-animation-none);background:rgba(var(--sm-color-light-primary))}}.sm-loading[data-sm-config*='"animation":"wave"'][data-sm-config*='"theme":"light"'] .sm-item-secondary{animation:var(--sm-animation-wave);background:linear-gradient(90deg,transparent 40%,var(--sm-color-light-animation-secondary) 50%,transparent 60%) rgba(var(--sm-color-light-secondary));background-size:200% 100%}@media(prefers-reduced-motion){.sm-loading[data-sm-config*='"animation":"wave"'][data-sm-config*='"theme":"light"'] .sm-item-secondary{animation:var(--sm-animation-none);background:rgba(var(--sm-color-light-secondary))}}.sm-loading[data-sm-config*='"animation":"wave-reverse"'][data-sm-config*='"theme":"light"'] .sm-item-primary{animation:var(--sm-animation-wave-reverse);background:linear-gradient(90deg,transparent 40%,var(--sm-color-light-animation-primary) 50%,transparent 60%) rgba(var(--sm-color-light-primary));background-size:200% 100%}@media(prefers-reduced-motion){.sm-loading[data-sm-config*='"animation":"wave-reverse"'][data-sm-config*='"theme":"light"'] .sm-item-primary{animation:var(--sm-animation-none);background:rgba(var(--sm-color-light-primary))}}.sm-loading[data-sm-config*='"animation":"wave-reverse"'][data-sm-config*='"theme":"light"'] .sm-item-secondary{animation:var(--sm-animation-wave-reverse);background:linear-gradient(90deg,transparent 40%,var(--sm-color-light-animation-secondary) 50%,transparent 60%) rgba(var(--sm-color-light-secondary));background-size:200% 100%}@media(prefers-reduced-motion){.sm-loading[data-sm-config*='"animation":"wave-reverse"'][data-sm-config*='"theme":"light"'] .sm-item-secondary{animation:var(--sm-animation-none);background:rgba(var(--sm-color-light-secondary))}}.sm-loading[data-sm-config*='"animation":"pulse"'][data-sm-config*='"theme":"light"'] .sm-item-primary{animation:var(--sm-animation-pulse);background:rgba(var(--sm-color-light-primary))}@media(prefers-reduced-motion){.sm-loading[data-sm-config*='"animation":"pulse"'][data-sm-config*='"theme":"light"'] .sm-item-primary{animation:var(--sm-animation-none);background:rgba(var(--sm-color-light-primary))}}.sm-loading[data-sm-config*='"animation":"pulse"'][data-sm-config*='"theme":"light"'] .sm-item-secondary{animation:var(--sm-animation-pulse);background:rgba(var(--sm-color-light-secondary))}@media(prefers-reduced-motion){.sm-loading[data-sm-config*='"animation":"pulse"'][data-sm-config*='"theme":"light"'] .sm-item-secondary{animation:var(--sm-animation-none);background:rgba(var(--sm-color-light-secondary))}}.sm-loading[data-sm-config*='"animation":"wave"'][data-sm-config*='"theme":"dark"'] .sm-item-primary{animation:var(--sm-animation-wave);background:linear-gradient(90deg,transparent 40%,var(--sm-color-dark-animation-primary) 50%,transparent 60%) rgba(var(--sm-color-dark-primary));background-size:200% 100%}@media(prefers-reduced-motion){.sm-loading[data-sm-config*='"animation":"wave"'][data-sm-config*='"theme":"dark"'] .sm-item-primary{animation:var(--sm-animation-none);background:rgba(var(--sm-color-dark-primary))}}.sm-loading[data-sm-config*='"animation":"wave"'][data-sm-config*='"theme":"dark"'] .sm-item-secondary{animation:var(--sm-animation-wave);background:linear-gradient(90deg,transparent 40%,var(--sm-color-dark-animation-secondary) 50%,transparent 60%) rgba(var(--sm-color-dark-secondary));background-size:200% 100%}@media(prefers-reduced-motion){.sm-loading[data-sm-config*='"animation":"wave"'][data-sm-config*='"theme":"dark"'] .sm-item-secondary{animation:var(--sm-animation-none);background:rgba(var(--sm-color-dark-secondary))}}.sm-loading[data-sm-config*='"animation":"wave-reverse"'][data-sm-config*='"theme":"dark"'] .sm-item-primary{animation:var(--sm-animation-wave-reverse);background:linear-gradient(90deg,transparent 40%,var(--sm-color-dark-animation-primary) 50%,transparent 60%) rgba(var(--sm-color-dark-primary));background-size:200% 100%}@media(prefers-reduced-motion){.sm-loading[data-sm-config*='"animation":"wave-reverse"'][data-sm-config*='"theme":"dark"'] .sm-item-primary{animation:var(--sm-animation-none);background:rgba(var(--sm-color-dark-primary))}}.sm-loading[data-sm-config*='"animation":"wave-reverse"'][data-sm-config*='"theme":"dark"'] .sm-item-secondary{animation:var(--sm-animation-wave-reverse);background:linear-gradient(90deg,transparent 40%,var(--sm-color-dark-animation-secondary) 50%,transparent 60%) rgba(var(--sm-color-dark-secondary));background-size:200% 100%}@media(prefers-reduced-motion){.sm-loading[data-sm-config*='"animation":"wave-reverse"'][data-sm-config*='"theme":"dark"'] .sm-item-secondary{animation:var(--sm-animation-none);background:rgba(var(--sm-color-dark-secondary))}}.sm-loading[data-sm-config*='"animation":"pulse"'][data-sm-config*='"theme":"dark"'] .sm-item-primary{animation:var(--sm-animation-pulse);background:rgba(var(--sm-color-dark-primary))}@media(prefers-reduced-motion){.sm-loading[data-sm-config*='"animation":"pulse"'][data-sm-config*='"theme":"dark"'] .sm-item-primary{animation:var(--sm-animation-none);background:rgba(var(--sm-color-dark-primary))}}.sm-loading[data-sm-config*='"animation":"pulse"'][data-sm-config*='"theme":"dark"'] .sm-item-secondary{animation:var(--sm-animation-pulse);background:rgba(var(--sm-color-dark-secondary))}@media(prefers-reduced-motion){.sm-loading[data-sm-config*='"animation":"pulse"'][data-sm-config*='"theme":"dark"'] .sm-item-secondary{animation:var(--sm-animation-none);background:rgba(var(--sm-color-dark-secondary))}}.sm-loading[data-sm-config*='"animation":"none"'] .sm-item-primary{animation:var(--sm-animation-none);background:rgba(var(--sm-color-light-primary))}@media(prefers-reduced-motion){.sm-loading[data-sm-config*='"animation":"none"'] .sm-item-primary{animation:var(--sm-animation-none);background:rgba(var(--sm-color-light-primary))}}.sm-loading[data-sm-config*='"animation":"none"'] .sm-item-secondary{animation:var(--sm-animation-none);background:rgba(var(--sm-color-light-secondary))}@media(prefers-reduced-motion){.sm-loading[data-sm-config*='"animation":"none"'] .sm-item-secondary{animation:var(--sm-animation-none);background:rgba(var(--sm-color-light-secondary))}}@media(prefers-color-scheme:dark){.sm-loading[data-sm-config*='"animation":"none"'] .sm-item-primary{animation:var(--sm-animation-none);background:rgba(var(--sm-color-dark-primary))}}@media(prefers-color-scheme:dark)and (prefers-reduced-motion){.sm-loading[data-sm-config*='"animation":"none"'] .sm-item-primary{animation:var(--sm-animation-none);background:rgba(var(--sm-color-dark-primary))}}@media(prefers-color-scheme:dark){.sm-loading[data-sm-config*='"animation":"none"'] .sm-item-secondary{animation:var(--sm-animation-none);background:rgba(var(--sm-color-dark-secondary))}}@media(prefers-color-scheme:dark)and (prefers-reduced-motion){.sm-loading[data-sm-config*='"animation":"none"'] .sm-item-secondary{animation:var(--sm-animation-none);background:rgba(var(--sm-color-dark-secondary))}}.sm-loading[data-sm-config*='"animation":"none"'][data-sm-config*='"theme":"light"'] .sm-item-primary{animation:var(--sm-animation-none);background:rgba(var(--sm-color-light-primary))}@media(prefers-reduced-motion){.sm-loading[data-sm-config*='"animation":"none"'][data-sm-config*='"theme":"light"'] .sm-item-primary{animation:var(--sm-animation-none);background:rgba(var(--sm-color-light-primary))}}.sm-loading[data-sm-config*='"animation":"none"'][data-sm-config*='"theme":"light"'] .sm-item-secondary{animation:var(--sm-animation-none);background:rgba(var(--sm-color-light-secondary))}@media(prefers-reduced-motion){.sm-loading[data-sm-config*='"animation":"none"'][data-sm-config*='"theme":"light"'] .sm-item-secondary{animation:var(--sm-animation-none);background:rgba(var(--sm-color-light-secondary))}}.sm-loading[data-sm-config*='"animation":"none"'][data-sm-config*='"theme":"dark"'] .sm-item-primary{animation:var(--sm-animation-none);background:rgba(var(--sm-color-dark-primary))}@media(prefers-reduced-motion){.sm-loading[data-sm-config*='"animation":"none"'][data-sm-config*='"theme":"dark"'] .sm-item-primary{animation:var(--sm-animation-none);background:rgba(var(--sm-color-dark-primary))}}.sm-loading[data-sm-config*='"animation":"none"'][data-sm-config*='"theme":"dark"'] .sm-item-secondary{animation:var(--sm-animation-none);background:rgba(var(--sm-color-dark-secondary))}@media(prefers-reduced-motion){.sm-loading[data-sm-config*='"animation":"none"'][data-sm-config*='"theme":"dark"'] .sm-item-secondary{animation:var(--sm-animation-none);background:rgba(var(--sm-color-dark-secondary))}}.sm-loading[data-sm-config*='"theme":"light"'] .sm-item-primary{animation:var(--sm-animation-wave);background:linear-gradient(90deg,transparent 40%,var(--sm-color-light-animation-primary) 50%,transparent 60%) rgba(var(--sm-color-light-primary));background-size:200% 100%}@media(prefers-reduced-motion){.sm-loading[data-sm-config*='"theme":"light"'] .sm-item-primary{animation:var(--sm-animation-none);background:rgba(var(--sm-color-light-primary))}}.sm-loading[data-sm-config*='"theme":"light"'] .sm-item-secondary{animation:var(--sm-animation-wave);background:linear-gradient(90deg,transparent 40%,var(--sm-color-light-animation-secondary) 50%,transparent 60%) rgba(var(--sm-color-light-secondary));background-size:200% 100%}@media(prefers-reduced-motion){.sm-loading[data-sm-config*='"theme":"light"'] .sm-item-secondary{animation:var(--sm-animation-none);background:rgba(var(--sm-color-light-secondary))}}.sm-loading[data-sm-config*='"theme":"dark"'] .sm-item-primary{animation:var(--sm-animation-wave);background:linear-gradient(90deg,transparent 40%,var(--sm-color-dark-animation-primary) 50%,transparent 60%) rgba(var(--sm-color-dark-primary));background-size:200% 100%}@media(prefers-reduced-motion){.sm-loading[data-sm-config*='"theme":"dark"'] .sm-item-primary{animation:var(--sm-animation-none);background:rgba(var(--sm-color-dark-primary))}}.sm-loading[data-sm-config*='"theme":"dark"'] .sm-item-secondary{animation:var(--sm-animation-wave);background:linear-gradient(90deg,transparent 40%,var(--sm-color-dark-animation-secondary) 50%,transparent 60%) rgba(var(--sm-color-dark-secondary));background-size:200% 100%}@media(prefers-reduced-motion){.sm-loading[data-sm-config*='"theme":"dark"'] .sm-item-secondary{animation:var(--sm-animation-none);background:rgba(var(--sm-color-dark-secondary))}}.sm-loading[data-sm-config*='"opacity":"0"']{opacity:0}.sm-loading[data-sm-config*='"opacity":"0.1"']{opacity:.1}.sm-loading[data-sm-config*='"opacity":"0.2"']{opacity:.2}.sm-loading[data-sm-config*='"opacity":"0.3"']{opacity:.3}.sm-loading[data-sm-config*='"opacity":"0.4"']{opacity:.4}.sm-loading[data-sm-config*='"opacity":"0.5"']{opacity:.5}.sm-loading[data-sm-config*='"opacity":"0.6"']{opacity:.6}.sm-loading[data-sm-config*='"opacity":"0.7"']{opacity:.7}.sm-loading[data-sm-config*='"opacity":"0.8"']{opacity:.8}.sm-loading[data-sm-config*='"opacity":"0.9"']{opacity:.9}.sm-loading[data-sm-config*='"opacity":"1"']{opacity:1}.typography[data-v-224037a3]{margin:0;padding:0;font-family:Neoris,sans-serif,\$font-default fallback}.typography--uppercase[data-v-224037a3]{text-transform:uppercase}.typography--heading-xl[data-v-224037a3]{font-family:Unbounded,Unbounded fallback,sans-serif;font-size:5.6rem;font-style:normal;font-weight:700;line-height:87%;letter-spacing:-.112rem;text-align:center}@media(max-aspect-ratio:9/10){.typography--heading-xl[data-v-224037a3]{font-size:5.2rem;letter-spacing:-.104rem}}.typography--heading-l[data-v-224037a3]{font-family:Unbounded,Unbounded fallback,sans-serif;font-size:4.8rem;font-style:normal;font-weight:700;line-height:95%;letter-spacing:-.096rem;text-align:center}@media(max-aspect-ratio:9/10){.typography--heading-l[data-v-224037a3]{font-size:4rem;letter-spacing:-.08rem}}.typography--heading-m[data-v-224037a3]{font-family:Unbounded,Unbounded fallback,sans-serif;font-size:3.6rem;font-style:normal;font-weight:700;line-height:105%;letter-spacing:-.072rem}@media(max-aspect-ratio:9/10){.typography--heading-m[data-v-224037a3]{font-size:3.2rem;letter-spacing:-.064rem}}.typography--heading-s[data-v-224037a3]{font-family:Unbounded,Unbounded fallback,sans-serif;font-size:2.8rem;font-style:normal;font-weight:700;line-height:105%;letter-spacing:-.084rem}@media(max-aspect-ratio:9/10){.typography--heading-s[data-v-224037a3]{font-size:2.8rem;letter-spacing:-.084rem}}.typography--text-m[data-v-224037a3]{font-family:Inter,Inter fallback,sans-serif;font-size:2rem;font-style:normal;font-weight:700;line-height:115%}@media(max-aspect-ratio:9/10){.typography--text-m[data-v-224037a3]{line-height:125%;letter-spacing:-.08rem}}.typography--text-s[data-v-224037a3]{font-family:Inter,Inter fallback,sans-serif;font-size:1.6rem;font-style:normal;font-weight:500;line-height:125%}@media(max-aspect-ratio:9/10){.typography--text-s[data-v-224037a3]{letter-spacing:-.064rem}}.typography--text-xs[data-v-224037a3]{font-family:Inter,Inter fallback,sans-serif;font-size:1.2rem;font-style:normal;font-weight:500;line-height:120%}.common-button[data-v-d275fe62]{background-color:transparent;text-align:center;font-size:1.6rem;font-style:normal;font-weight:900;line-height:normal;cursor:pointer;transition:transform .15s ease;display:flex;align-items:center;justify-content:center;border-radius:.8rem;padding:1.2rem 1rem;transition:opacity .2s ease-in-out}@media(hover:hover)and (pointer:fine){.common-button[data-v-d275fe62]:hover{opacity:.8}}.common-button--theme-outlined[data-v-d275fe62]{text-decoration-line:underline;text-decoration-style:solid;-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font;text-transform:none;font-size:1.6rem;font-weight:500;color:#52525299}.common-button--theme-primary[data-v-d275fe62]{background:#000;color:#fafafa;border:unset}.common-button--theme-bordered[data-v-d275fe62]{background:transparent;color:#000;border:1px solid #000}.common-button--pressed[data-v-d275fe62]{transform:scale(.97)}.common-button--disabled[data-v-d275fe62]{color:#000;background:#525252;border:unset;pointer-events:none}.common-button__loader[data-v-d275fe62]{width:2rem;height:2rem}.nuxt-icon[data-v-272fd8ab]{display:flex;align-items:center;justify-content:center}.nuxt-icon--fill[data-v-272fd8ab],.nuxt-icon--fill[data-v-272fd8ab] *{fill:currentColor!important}.nuxt-icon--stroke[data-v-272fd8ab],.nuxt-icon--stroke[data-v-272fd8ab] *{stroke:currentColor!important}.nuxt-icon[data-v-272fd8ab] svg{width:100%;height:100%;color:inherit}.base-popup[data-v-c2cf1e08]{position:fixed;inset:0;z-index:8;display:flex;align-items:center;justify-content:center}.base-popup__backdrop[data-v-c2cf1e08]{position:absolute;inset:0;background-color:#00000080;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px)}.base-popup__slot[data-v-c2cf1e08]{position:relative;z-index:16}.common-popup__close[data-v-16e6af27]{position:absolute;top:1.2rem;right:1.2rem;width:2.4rem;height:2.4rem;cursor:pointer}.common-popup__container[data-v-16e6af27]{position:relative;width:36rem;padding:4.4rem 2.4rem 2.4rem;background:linear-gradient(180deg,#e0e0e0,#fafafa);border-radius:2rem;border:1px solid #999}.dynamic-popup{display:flex;flex-direction:column;text-align:center}.dynamic-popup__image{position:absolute;top:-6.5rem;left:50%;transform:translate(-50%);width:13rem;height:13rem;-o-object-fit:cover;object-fit:cover}.dynamic-popup__title{font-size:4.8rem;font-weight:700;line-height:4.56rem;letter-spacing:-.096rem}.dynamic-popup__title--with-image{padding-top:2.8rem}.dynamic-popup__description{margin-top:1.2rem;font-size:1.6rem;font-weight:700;line-height:2rem;letter-spacing:-.064rem}.dynamic-popup__buttons{margin-top:3.2rem;display:flex;flex-direction:column;gap:1.2rem}.dynamic-popup__progress{margin-top:2.4rem;display:flex;justify-content:center;align-items:center;gap:.8rem}.dynamic-popup__progress-dot{width:.8rem;height:.8rem;border-radius:50%;background-color:#e0e0e0;transition:background-color .3s ease}.dynamic-popup__progress-dot--active{background-color:#000}.common-checkbox[data-v-2874c7cd]{display:flex;align-items:center;gap:.7rem;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.common-checkbox--disabled[data-v-2874c7cd]{cursor:not-allowed;opacity:.6}.common-checkbox__input[data-v-2874c7cd]{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.common-checkbox__checkmark[data-v-2874c7cd]{position:relative;width:2rem;height:2rem;border:.1rem solid #525252;border-radius:.4rem;background-color:transparent;transition:all .3s;flex-shrink:0}.common-checkbox--checked .common-checkbox__checkmark[data-v-2874c7cd]{border-color:#000}.common-checkbox--checked .common-checkbox__checkmark[data-v-2874c7cd]:after{content:"";position:absolute;top:46%;left:50%;transform:translate(-50%,-50%) rotate(45deg);width:.5rem;height:1rem;border:solid #000;border-width:0 .2rem .2rem 0}.common-checkbox--disabled .common-checkbox__checkmark[data-v-2874c7cd]{cursor:not-allowed}.auth-phone[data-v-866df329]{display:flex;flex-direction:column;width:100%;gap:2.8rem;max-width:32rem;margin:0 auto}.auth-phone__text-content[data-v-866df329]{display:flex;flex-direction:column;gap:1.6rem}.auth-phone__text[data-v-866df329]{cursor:pointer}.auth-phone__description[data-v-866df329],.auth-phone__title[data-v-866df329]{text-align:center}.auth-phone__input[data-v-866df329]{width:100%;padding:1.6rem;font-size:2rem;font-weight:700;line-height:115%;letter-spacing:-.08rem;border:.1rem solid #525252;border-radius:.4rem;outline:none;transition:border-color .3s}.auth-phone__input-wrapper[data-v-866df329]{display:flex;flex-direction:column;gap:.5rem}.auth-phone__input[data-v-866df329]::-moz-placeholder{color:#525252}.auth-phone__input[data-v-866df329]::placeholder{color:#525252}.auth-phone__input--error[data-v-866df329]{border-color:#c00000;color:#c00000}.auth-phone__terms-wrapper[data-v-866df329]{display:flex;align-items:center;gap:.7rem}.auth-phone__terms--rules[data-v-866df329]{text-decoration:underline;cursor:pointer;color:#753bbd}.pin-input[data-v-d053472b]{display:flex;flex-direction:column;gap:.5rem;width:100%}.pin-input__digits[data-v-d053472b]{display:flex;align-items:center;justify-content:space-between}.pin-input__digit-wrapper[data-v-d053472b]{display:flex}.pin-input__digit[data-v-d053472b]{width:4.6rem;height:6.69rem;padding:0;font-size:3.6rem;font-weight:700;text-align:center;border:.1rem solid #525252;border-radius:.51rem;outline:none;transition:all .3s;caret-color:#000}.pin-input__digit[data-v-d053472b]:focus{border-color:#000;transform:scale(1.05)}.pin-input__digit--filled[data-v-d053472b]{border-color:#000}.pin-input__digit--error[data-v-d053472b]{border-color:#c00000;color:#c00000;animation:shake .3s}.pin-input__error[data-v-d053472b]{font-size:1.4rem;color:#c00000;text-align:center}.auth-code[data-v-94fffe5d]{display:flex;flex-direction:column;width:100%;max-width:32rem;margin:0 auto;gap:2.8rem;position:relative}.auth-code__text-content[data-v-94fffe5d]{display:flex;flex-direction:column;gap:1.6rem}.auth-code__description[data-v-94fffe5d],.auth-code__title[data-v-94fffe5d]{text-align:center}.auth-code__input-wrapper[data-v-94fffe5d]{display:flex;flex-direction:column;gap:1.6rem;align-items:center}.auth-code__timer[data-v-94fffe5d]{font-size:1.4rem;color:#525252;text-align:center}.auth-code__timer-time[data-v-94fffe5d]{color:#753bbd}.auth-code__resend[data-v-94fffe5d]{color:#753bbd;cursor:pointer;text-decoration:underline}.auth-code__resend-after[data-v-94fffe5d]{color:inherit}.auth-code__resend-after--error[data-v-94fffe5d]{color:#c00000}.auth-result[data-v-48a800aa]{display:flex;flex-direction:column;width:100%;max-width:32rem;margin:0 auto;gap:2.8rem}.auth-result__title[data-v-48a800aa]{text-align:center}.auth-result__text-content[data-v-48a800aa]{display:flex;flex-direction:column;align-items:center;gap:1.6rem}.auth-result__description[data-v-48a800aa]{text-align:center}.auth-block[data-v-bf47f742]{width:100%;height:100%;display:flex;flex-direction:column;gap:3rem}.auth-block__back[data-v-bf47f742]{position:absolute;top:1.2rem;left:1.2rem;cursor:pointer}.auth-block__content[data-v-bf47f742]{flex:1;display:flex;align-items:center;justify-content:center}.auth-popup[data-v-1e2119b3]{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem}.player-preview-popup[data-v-8953ec21]{position:fixed;bottom:0;left:1.6rem;right:1.6rem;top:15vh;background:#1a1a1a;border-radius:1.6rem 1.6rem 0 0;padding:2.4rem 2rem 3rem;overflow:auto;color:#fafafa;box-shadow:0 -4px 24px #0006}@media(min-width:729px){.player-preview-popup[data-v-8953ec21]{width:56.8rem;max-width:calc(100vw - 3.2rem);left:50%;right:auto;transform:translate(-50%);border-radius:1.6rem 1.6rem 0 0}}.player-preview-popup[data-v-8953ec21]{scrollbar-width:none;-ms-overflow-style:none}.player-preview-popup[data-v-8953ec21]::-webkit-scrollbar{display:none}.player-preview-popup__close[data-v-8953ec21]{position:absolute;top:1.2rem;right:1.2rem;width:3.2rem;height:3.2rem;display:flex;align-items:center;justify-content:center;background:transparent;border:none;color:#fafafa;font-size:2.4rem;line-height:1;cursor:pointer;padding:0}.player-preview-popup__title[data-v-8953ec21]{margin:0 0 1.6rem}.player-preview-popup__fields[data-v-8953ec21]{display:grid;grid-template-columns:1fr 1fr;gap:1rem 2rem;margin:0 0 1.6rem;padding-bottom:1.6rem;border-bottom:1px dashed hsla(0,0%,98%,.3)}.player-preview-popup__row[data-v-8953ec21]{display:flex;flex-direction:column;gap:.2rem;margin:0}.player-preview-popup__label[data-v-8953ec21]{color:#525252}.player-preview-popup__fact[data-v-8953ec21]{display:flex;flex-direction:column;gap:.6rem;margin-bottom:1.6rem}.player-preview-popup__lorem[data-v-8953ec21]{margin:0}.rotate-device[data-v-4fafd948]{position:fixed;inset:0;z-index:40;width:100%;height:100%;background-color:#000000b3;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);display:none;color:#fafafa}@media(hover:none)and (pointer:coarse)and (orientation:landscape)and (max-height:500px){.rotate-device[data-v-4fafd948]{display:flex;align-items:center;justify-content:center}}.rotate-device__container[data-v-4fafd948]{display:flex;align-items:center;flex-direction:column}.rotate-device__container img[data-v-4fafd948]{margin-bottom:4rem;width:20.6rem;height:19.7rem}.rotate-device__container span[data-v-4fafd948]{font-family:Neoris,\$font-default-name fallback}.rotate-device__title[data-v-4fafd948]{font-size:3.8rem;font-weight:700;line-height:105%;letter-spacing:-.076rem;margin-bottom:.8rem}.rotate-device__text[data-v-4fafd948]{font-size:1.4rem;line-height:115%;letter-spacing:-.014rem}.error-page[data-v-6e9954a4]{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%}.error-page__code[data-v-6e9954a4]{font-size:14rem;font-weight:700;line-height:87%;letter-spacing:-.175rem;color:#000;text-align:center;margin-bottom:1.6rem}.error-page__button[data-v-6e9954a4]{width:24rem;margin-top:6.4rem}@media(max-aspect-ratio:9/10){.error-page__button[data-v-6e9954a4]{margin-top:4.8rem}}
