@keyframes styles-module-scss-module__3xYiaW__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__3xYiaW__container{background-color:var(--background-paper-color);top:calc(80px + var(--safe-area-top,env(safe-area-inset-top,0px)));border-radius:8px;padding:32px;position:sticky}@media (max-width:768px){.styles-module-scss-module__3xYiaW__container{width:100%;top:unset;background-color:unset;padding:0;position:relative}}.styles-module-scss-module__3xYiaW__container__row{justify-content:flex-end;align-items:center;width:100%;display:none}@media (max-width:768px){.styles-module-scss-module__3xYiaW__container__row{display:flex}}.styles-module-scss-module__3xYiaW__container__content{flex-direction:column;gap:4px;width:100%;display:flex}.styles-module-scss-module__3xYiaW__container__content::-webkit-scrollbar{display:none!important}.styles-module-scss-module__3xYiaW__container__content::-webkit-scrollbar-track{display:none!important}.styles-module-scss-module__3xYiaW__container__content::-webkit-scrollbar-thumb{display:none!important}@media (max-width:768px){.styles-module-scss-module__3xYiaW__container__content{scroll-snap-type:x mandatory;scroll-snap-align:start;flex-direction:row;overflow-x:auto}}
@keyframes styles-module-scss-module__q3FaiW__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__q3FaiW__container{background-color:var(--card-color);border-radius:8px;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:4px;width:100%;height:fit-content;min-height:100px;padding:16px;display:flex;position:relative;overflow:hidden}@media (max-width:768px){.styles-module-scss-module__q3FaiW__container{padding:8px 16px}}.styles-module-scss-module__q3FaiW__container__title{white-space-collapse:preserve;color:var(--text-primary-color);font-size:18px;font-weight:700}.styles-module-scss-module__q3FaiW__container__description{width:50%;color:var(--text-secondary-color);font-size:14px;font-weight:700}@media (max-width:768px){.styles-module-scss-module__q3FaiW__container__description{font-size:12px}}.styles-module-scss-module__q3FaiW__container__title,.styles-module-scss-module__q3FaiW__container__description{z-index:2;width:100%;max-width:70%}.styles-module-scss-module__q3FaiW__container__lottie{z-index:2;object-fit:cover;width:190px;position:absolute;bottom:-20%;right:-11.5%;transform:rotate(-45deg)}@media (max-width:768px){.styles-module-scss-module__q3FaiW__container__lottie{bottom:-52%;right:-16%}}.styles-module-scss-module__q3FaiW__container:before,.styles-module-scss-module__q3FaiW__container:after{content:"";border-radius:8px;width:300%;height:300%;position:absolute;top:0%;left:0%;overflow:hidden}.styles-module-scss-module__q3FaiW__container:after{z-index:1;border:1px solid var(--card-color);background:linear-gradient(145deg, var(--card-color) 15%, transparent 200%);width:100%;height:100%}.styles-module-scss-module__q3FaiW__container:before{z-index:0;opacity:.8;background:radial-gradient(var(--primary-ghost-color), var(--primary-color) 80%),repeating-conic-gradient(var(--primary-ghost-color) 0 10deg, var(--primary-color) 0 20deg) 100% no-repeat;left:2px}
@keyframes styles-module-scss-module__afCQ5a__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__afCQ5a__container{align-items:center;display:inline-flex;position:relative}.styles-module-scss-module__afCQ5a__container>button{transition:color .2s ease-out}.styles-module-scss-module__afCQ5a__container>button svg{z-index:2;transition:color .2s ease-out;position:relative}.styles-module-scss-module__afCQ5a__container:before{content:"";background:var(--feedback-color,var(--primary-color));opacity:0;pointer-events:none;z-index:1;border-radius:999px;width:max(100%,2.25em);height:max(100%,2.25em);transition:opacity .2s ease-out,transform .2s ease-out;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(.4)}.styles-module-scss-module__afCQ5a__container--active>button,.styles-module-scss-module__afCQ5a__container--active>button:hover{color:var(--text-primary-color)}.styles-module-scss-module__afCQ5a__container--active:before{opacity:1;transform:translate(-50%,-50%)scale(1)}.styles-module-scss-module__afCQ5a__container--active:after{content:"";border:2px solid var(--feedback-color,var(--primary-color));opacity:0;pointer-events:none;z-index:1;border-radius:999px;width:max(100%,2.25em);height:max(100%,2.25em);animation:.55s ease-out styles-module-scss-module__afCQ5a__feedback-ripple;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(1.9)}.styles-module-scss-module__afCQ5a__container__chip{background:var(--feedback-color,var(--primary-color));color:var(--text-primary-color);white-space:nowrap;opacity:0;visibility:hidden;pointer-events:none;z-index:3;border-radius:8px;align-items:center;gap:6px;padding:6px 10px;font-size:12px;font-weight:600;line-height:1;transition:opacity .2s ease-out,visibility .2s ease-out,transform .2s ease-out;display:inline-flex;position:absolute;box-shadow:0 4px 12px #00000059}.styles-module-scss-module__afCQ5a__container__chip:before{content:"";background:inherit;width:8px;height:8px;position:absolute}.styles-module-scss-module__afCQ5a__container__chip--left{top:50%;right:calc(100% + 10px);transform:translate(4px,-50%)scale(.9)}.styles-module-scss-module__afCQ5a__container__chip--left:before{top:50%;right:-3px;transform:translateY(-50%)rotate(45deg)}.styles-module-scss-module__afCQ5a__container__chip--left.styles-module-scss-module__afCQ5a__container__chip--visible{transform:translateY(-50%)scale(1)}.styles-module-scss-module__afCQ5a__container__chip--right{top:50%;left:calc(100% + 10px);transform:translate(-4px,-50%)scale(.9)}.styles-module-scss-module__afCQ5a__container__chip--right:before{top:50%;left:-3px;transform:translateY(-50%)rotate(45deg)}.styles-module-scss-module__afCQ5a__container__chip--right.styles-module-scss-module__afCQ5a__container__chip--visible{transform:translateY(-50%)scale(1)}.styles-module-scss-module__afCQ5a__container__chip--top{bottom:calc(100% + 10px);left:50%;transform:translate(-50%,4px)scale(.9)}.styles-module-scss-module__afCQ5a__container__chip--top:before{bottom:-3px;left:50%;transform:translate(-50%)rotate(45deg)}.styles-module-scss-module__afCQ5a__container__chip--top.styles-module-scss-module__afCQ5a__container__chip--visible{transform:translate(-50%)scale(1)}.styles-module-scss-module__afCQ5a__container__chip--bottom{top:calc(100% + 10px);left:50%;transform:translate(-50%,-4px)scale(.9)}.styles-module-scss-module__afCQ5a__container__chip--bottom:before{top:-3px;left:50%;transform:translate(-50%)rotate(45deg)}.styles-module-scss-module__afCQ5a__container__chip--bottom.styles-module-scss-module__afCQ5a__container__chip--visible{transform:translate(-50%)scale(1)}.styles-module-scss-module__afCQ5a__container__chip--visible{opacity:1;visibility:visible}.styles-module-scss-module__afCQ5a__container__label{line-height:1}@keyframes styles-module-scss-module__afCQ5a__feedback-ripple{0%{opacity:.7;transform:translate(-50%,-50%)scale(.7)}to{opacity:0;transform:translate(-50%,-50%)scale(1.9)}}
@keyframes styles-module-scss-module__iSSt7q__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__iSSt7q__container{flex-direction:row;justify-content:space-between;align-items:center;display:flex}@media (max-width:768px){.styles-module-scss-module__iSSt7q__container{display:none}}
@keyframes styles-module-scss-module__NDu1Xq__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__NDu1Xq__row{background-color:var(--card-color);border-radius:0 0 8px 8px;justify-content:space-between;align-items:center;width:100%;height:48px;padding:16px;display:flex}@media (max-width:768px){.styles-module-scss-module__NDu1Xq__row{display:none}}.styles-module-scss-module__NDu1Xq__row--isFullScreen{border-radius:0;position:absolute;bottom:0;left:0;right:0}.styles-module-scss-module__NDu1Xq__row__icon{align-items:center;gap:16px;display:flex}@media (max-width:1200px){.styles-module-scss-module__NDu1Xq__row__icon{gap:8px}}@media (max-width:768px){.styles-module-scss-module__NDu1Xq__row__icon{justify-content:space-between;width:100%}}.styles-module-scss-module__NDu1Xq__row__wrapper{color:var(--text-primary-color);flex-direction:column;gap:8px;font-size:12px;display:flex;text-transform:capitalize!important}@media (max-width:768px){.styles-module-scss-module__NDu1Xq__row__wrapper{width:100%}}.styles-module-scss-module__NDu1Xq__row__wrapper__title{font-size:14px;font-weight:700}.styles-module-scss-module__NDu1Xq__row__wrapper__provider{cursor:pointer;font-weight:600;transition:color .3s;color:var(--text-secondary-color)!important}.styles-module-scss-module__NDu1Xq__row__wrapper__provider:hover{color:var(--text-primary-color)!important}
.styles-module-scss-module__YHvf_G__game,.styles-module-scss-module__YHvf_G__provider,.styles-module-scss-module__YHvf_G__switch-label,.styles-module-scss-module__YHvf_G__button,.styles-module-scss-module__YHvf_G__switch{background-color:var(--background-paper-color);position:relative;overflow:hidden!important}.styles-module-scss-module__YHvf_G__game:after,.styles-module-scss-module__YHvf_G__provider:after,.styles-module-scss-module__YHvf_G__switch-label:after,.styles-module-scss-module__YHvf_G__button:after,.styles-module-scss-module__YHvf_G__switch:after{content:"";background:linear-gradient(.25turn, transparent, var(--background-default-color), transparent);pointer-events:none;opacity:.8;width:100%;height:100%;animation:2s infinite styles-module-scss-module__YHvf_G__skeleton-animation;position:absolute;top:0;left:0;transform:translate(-100%);overflow:hidden!important}@keyframes styles-module-scss-module__YHvf_G__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__YHvf_G__game,.styles-module-scss-module__YHvf_G__provider,.styles-module-scss-module__YHvf_G__switch-label,.styles-module-scss-module__YHvf_G__button,.styles-module-scss-module__YHvf_G__switch{background-color:var(--background-default-color)!important}.styles-module-scss-module__YHvf_G__game:after,.styles-module-scss-module__YHvf_G__provider:after,.styles-module-scss-module__YHvf_G__switch-label:after,.styles-module-scss-module__YHvf_G__button:after,.styles-module-scss-module__YHvf_G__switch:after{background:linear-gradient(.25turn, transparent, var(--background-paper-color), transparent)!important}.styles-module-scss-module__YHvf_G__game,.styles-module-scss-module__YHvf_G__provider,.styles-module-scss-module__YHvf_G__switch-label,.styles-module-scss-module__YHvf_G__button,.styles-module-scss-module__YHvf_G__switch{border-radius:var(--shape-borderRadius)}.styles-module-scss-module__YHvf_G__game{width:140px;height:16px}.styles-module-scss-module__YHvf_G__provider{width:100px;height:14px}.styles-module-scss-module__YHvf_G__row{align-items:center;gap:8px;display:flex}.styles-module-scss-module__YHvf_G__switch-label{width:60px;height:16px}.styles-module-scss-module__YHvf_G__button{width:40px;height:40px}.styles-module-scss-module__YHvf_G__switch{border-radius:8px;width:41px;height:24px}
@keyframes styles-module-scss-module__gq-PIa__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__gq-PIa__container{aspect-ratio:auto 1280/720;flex-direction:column;align-items:center;width:100%;height:100%;display:flex;position:relative}.styles-module-scss-module__gq-PIa__container--full-screen{aspect-ratio:unset;padding-bottom:80px}
.styles-module-scss-module__PE4Ura__skeleton{background-color:var(--background-paper-color);position:relative;overflow:hidden!important}.styles-module-scss-module__PE4Ura__skeleton:after{content:"";background:linear-gradient(.25turn, transparent, var(--background-default-color), transparent);pointer-events:none;opacity:.8;width:100%;height:100%;animation:2s infinite styles-module-scss-module__PE4Ura__skeleton-animation;position:absolute;top:0;left:0;transform:translate(-100%);overflow:hidden!important}@keyframes styles-module-scss-module__PE4Ura__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__PE4Ura__container{border-radius:8px;width:100%;height:100%}.styles-module-scss-module__PE4Ura__skeleton{border-radius:var(--shape-borderRadius);border-radius:8px;width:100%;height:100%;position:absolute;inset:0}.styles-module-scss-module__PE4Ura__error{border-radius:8px;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.styles-module-scss-module__PE4Ura__frame{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background-color:#000;border:none;width:100%;height:100%;display:block}.styles-module-scss-module__PE4Ura__overlay{z-index:5;background-color:#000;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;inset:56px 0 0}@media (max-width:1054px) and (orientation:landscape){.styles-module-scss-module__PE4Ura__overlay{top:0}}.styles-module-scss-module__PE4Ura__spinner{color:#fff;font-size:32px}.styles-module-scss-module__PE4Ura__pgSoftFrame{border:none;width:100%;height:100%}
.styles-module-scss-module__ay0UfG__skeleton{background-color:var(--background-paper-color);position:relative;overflow:hidden!important}.styles-module-scss-module__ay0UfG__skeleton:after{content:"";background:linear-gradient(.25turn, transparent, var(--background-default-color), transparent);pointer-events:none;opacity:.8;width:100%;height:100%;animation:2s infinite styles-module-scss-module__ay0UfG__skeleton-animation;position:absolute;top:0;left:0;transform:translate(-100%);overflow:hidden!important}@keyframes styles-module-scss-module__ay0UfG__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__ay0UfG__container{background-color:var(--background-paper-color);border-radius:8px 8px 0 0;width:100%;height:100%;position:relative}.styles-module-scss-module__ay0UfG__container--error{justify-content:center;align-items:center;max-width:400px;min-height:400px;display:flex}.styles-module-scss-module__ay0UfG__skeleton{border-radius:var(--shape-borderRadius);border-radius:8px 8px 0 0;width:100%;height:100%}
@keyframes styles-module-scss-module__I3X8jW__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__I3X8jW__container{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.styles-module-scss-module__I3X8jW__container--theme-primary{background:radial-gradient(#4dd8fe33 0%,#0000 70%)}.styles-module-scss-module__I3X8jW__container__image{content:"";z-index:0;object-fit:cover;object-position:top center;opacity:.3;width:100%;height:100%;animation:styles-module-scss-module__I3X8jW__pulse 5s ease-in-out var(--ambient-iterations,2);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes styles-module-scss-module__I3X8jW__pulse{0%,to{width:110%}50%{width:120%}}.styles-module-scss-module__I3X8jW__container__content{justify-content:center;align-items:center;width:100%;max-width:450px;height:100%;display:flex;position:relative}.styles-module-scss-module__I3X8jW__container__card{background-color:var(--card-color);z-index:2;border-radius:8px;flex-direction:column;gap:16px;width:100%;max-width:450px;padding:24px;display:flex}.styles-module-scss-module__I3X8jW__container__card__row{white-space:nowrap;align-items:center;gap:16px;width:100%;display:flex}.styles-module-scss-module__I3X8jW__container__card__description{color:var(--text-secondary-color);font-size:12px}.styles-module-scss-module__I3X8jW__container__card__description strong{color:var(--primary-color)}.styles-module-scss-module__I3X8jW__container__card__grid{justify-content:space-between;align-items:center;gap:8px;width:100%;display:flex}.styles-module-scss-module__I3X8jW__card{background-color:var(--background-paper-color);border-radius:8px;flex-direction:column;gap:16px;width:100%;padding:16px;display:flex}.styles-module-scss-module__I3X8jW__card__wrapper{background-color:var(--background-paper-color);border-radius:8px;align-items:stretch;gap:16px;width:100%;display:flex}.styles-module-scss-module__I3X8jW__card__column{flex-direction:column;justify-content:space-between;gap:16px;width:100%;display:flex}.styles-module-scss-module__I3X8jW__card__image{object-fit:cover;border-radius:8px;min-width:150px;height:100%;overflow:hidden}.styles-module-scss-module__I3X8jW__card__buttons{flex-direction:column;align-items:center;gap:8px;width:100%;display:flex}.styles-module-scss-module__I3X8jW__card__button{text-align:center;width:max-content;padding-top:unset;font-size:13px}.styles-module-scss-module__I3X8jW__card__button strong{color:var(--text-secondary-color);font-weight:500}.styles-module-scss-module__I3X8jW__card__tags{flex-wrap:wrap;gap:8px;width:100%;display:flex}.styles-module-scss-module__I3X8jW__card__label{color:var(--text-secondary-color);text-align:center;font-size:12px}.styles-module-scss-module__I3X8jW__card__label strong{color:var(--primary-color)}.styles-module-scss-module__I3X8jW__card__cards{align-items:stretch;gap:8px;width:100%;display:flex}
@keyframes styles-module-scss-module__qdh2eq__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__qdh2eq__container{justify-content:space-between;align-items:flex-start;gap:8px;width:100%;display:flex}.styles-module-scss-module__qdh2eq__card{background-color:var(--background-paper-color);border-radius:8px;flex-direction:column;width:100%;padding:16px;display:flex}.styles-module-scss-module__qdh2eq__card__wrapper{background-color:var(--background-paper-color);border-radius:8px;justify-content:space-between;align-items:center;gap:8px;width:100%;display:flex}@media (max-width:768px){.styles-module-scss-module__qdh2eq__card__wrapper--col{flex-direction:column;align-items:start;gap:16px}.styles-module-scss-module__qdh2eq__card__wrapper{align-items:start;gap:16px}}.styles-module-scss-module__qdh2eq__card__column{flex-direction:column;gap:8px;width:100%;display:flex}.styles-module-scss-module__qdh2eq__card__column__title{color:var(--text-primary-color);font-size:18px;font-weight:700}@media (max-width:768px){.styles-module-scss-module__qdh2eq__card__column__title{font-size:16px}}.styles-module-scss-module__qdh2eq__card__column__description{color:var(--text-secondary-color);font-size:14px;font-weight:500}.styles-module-scss-module__qdh2eq__card__column__description a{color:var(--primary-color);cursor:pointer;transition:all .3s}.styles-module-scss-module__qdh2eq__card__column__description a:hover{color:var(--secondary-color)}@media (max-width:768px){.styles-module-scss-module__qdh2eq__card__column__description{font-size:12px}}.styles-module-scss-module__qdh2eq__card__chips{align-items:center;gap:8px;width:max-content;display:flex}.styles-module-scss-module__qdh2eq__card__chips__chip{white-space:nowrap;cursor:pointer;border-radius:8px;padding:8px 12px;font-size:10px;font-weight:500;transition:all .3s;background-color:var(--card-color)!important;color:var(--text-secondary-color)!important}.styles-module-scss-module__qdh2eq__card__chips__chip:hover{background-color:var(--primary-ghost-color)!important;color:var(--primary-color)!important}@media (max-width:768px){.styles-module-scss-module__qdh2eq__card__chips__chip{padding:8px;font-size:10px}}.styles-module-scss-module__qdh2eq__card__content{flex-direction:column;gap:16px;width:100%;padding-block:16px;display:flex}
.styles-module-scss-module__Fs9y8q__title,.styles-module-scss-module__Fs9y8q__description{background-color:var(--background-paper-color);position:relative;overflow:hidden!important}.styles-module-scss-module__Fs9y8q__title:after,.styles-module-scss-module__Fs9y8q__description:after{content:"";background:linear-gradient(.25turn, transparent, var(--background-default-color), transparent);pointer-events:none;opacity:.8;width:100%;height:100%;animation:2s infinite styles-module-scss-module__Fs9y8q__skeleton-animation;position:absolute;top:0;left:0;transform:translate(-100%);overflow:hidden!important}@keyframes styles-module-scss-module__Fs9y8q__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__Fs9y8q__title,.styles-module-scss-module__Fs9y8q__description{background-color:var(--background-default-color)!important}.styles-module-scss-module__Fs9y8q__title:after,.styles-module-scss-module__Fs9y8q__description:after{background:linear-gradient(.25turn, transparent, var(--background-paper-color), transparent)!important}.styles-module-scss-module__Fs9y8q__title,.styles-module-scss-module__Fs9y8q__description{border-radius:var(--shape-borderRadius);border-radius:8px}.styles-module-scss-module__Fs9y8q__title{width:120px;height:20px}@media (max-width:768px){.styles-module-scss-module__Fs9y8q__title{height:16px}}.styles-module-scss-module__Fs9y8q__description{width:80px;height:16px}@media (max-width:768px){.styles-module-scss-module__Fs9y8q__description{height:12px}}
@keyframes styles-module-scss-module__RjAQnq__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__RjAQnq__container{align-items:center;gap:16px;width:100%;display:flex}@media (max-width:768px){.styles-module-scss-module__RjAQnq__container{gap:8px}}
@keyframes styles-module-scss-module__JDjESG__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__JDjESG__actions{z-index:2;flex-direction:column;align-items:flex-end;gap:8px;display:flex;position:absolute;top:12px;right:12px}.styles-module-scss-module__JDjESG__actions__fav{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#070b228c;border-radius:50%;display:inline-flex}.styles-module-scss-module__JDjESG__actions__share{align-items:center;gap:8px;display:flex}.styles-module-scss-module__JDjESG__actions__share__panel{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#070b22eb;border-radius:999px;align-items:center;padding:5px;display:flex;box-shadow:0 8px 24px #00000073}.styles-module-scss-module__JDjESG__actions__toggle{color:var(--text-primary-color);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#070b228c!important;border-radius:50%!important}.styles-module-scss-module__JDjESG__actions__toggle svg{font-size:15px}.styles-module-scss-module__JDjESG__actions__toggle--open{color:var(--primary-contrast-color);background:var(--primary-color)!important}
@keyframes styles-module-scss-module__Zokt-G__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__Zokt-G__info{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.styles-module-scss-module__Zokt-G__info__title{white-space:nowrap;text-overflow:ellipsis;max-width:calc(100% - 44px);color:var(--text-primary-color);margin:0;font-size:19px;font-weight:600;overflow:hidden}.styles-module-scss-module__Zokt-G__info__title--skeleton{background:var(--card-color);border-radius:8px;width:70%;height:22px}.styles-module-scss-module__Zokt-G__info__provider{color:var(--text-disabled-color);font-size:12px;font-weight:600}.styles-module-scss-module__Zokt-G__info__provider a{color:var(--primary-color);cursor:pointer;transition:color .3s}.styles-module-scss-module__Zokt-G__info__provider a:hover{color:var(--secondary-color)}.styles-module-scss-module__Zokt-G__info__provider--skeleton{background:var(--card-color);border-radius:8px;width:45%;height:14px;margin-top:4px}.styles-module-scss-module__Zokt-G__info__rtp{width:max-content;color:var(--text-primary-color);background:#8c94dc24;border-radius:999px;align-items:center;gap:5px;margin-top:6px;padding:4px 10px;font-size:10.5px;font-weight:600;display:inline-flex}.styles-module-scss-module__Zokt-G__info__paid{flex-direction:column;margin-top:auto;padding-top:8px;display:flex}.styles-module-scss-module__Zokt-G__info__paid__label{letter-spacing:.4px;text-transform:uppercase;color:var(--text-disabled-color);font-size:10.5px;font-weight:600}.styles-module-scss-module__Zokt-G__info__paid__value{letter-spacing:-.3px;color:var(--success-color);font-variant-numeric:tabular-nums;font-size:24px;font-weight:700}.styles-module-scss-module__Zokt-G__info__paid--skeleton{background:var(--card-color);border-radius:8px;width:60%;height:26px;margin-top:8px}
.styles-module-scss-module__8eCZSq__content__value--skeleton{background-color:var(--background-paper-color);position:relative;overflow:hidden!important}.styles-module-scss-module__8eCZSq__content__value--skeleton:after{content:"";background:linear-gradient(.25turn, transparent, var(--background-default-color), transparent);pointer-events:none;opacity:.8;width:100%;height:100%;animation:2s infinite styles-module-scss-module__8eCZSq__skeleton-animation;position:absolute;top:0;left:0;transform:translate(-100%);overflow:hidden!important}@keyframes styles-module-scss-module__8eCZSq__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__8eCZSq__content__value--skeleton{background-color:var(--background-default-color)!important}.styles-module-scss-module__8eCZSq__content__value--skeleton:after{background:linear-gradient(.25turn, transparent, var(--background-paper-color), transparent)!important}.styles-module-scss-module__8eCZSq__content{align-items:center;gap:8px;width:100%;display:flex}.styles-module-scss-module__8eCZSq__content__image{object-fit:contain;width:100%;max-width:25px;height:auto}.styles-module-scss-module__8eCZSq__content__value{color:var(--primary-color);font-size:16.5px;font-weight:600}.styles-module-scss-module__8eCZSq__content__value--skeleton{border-radius:var(--shape-borderRadius);border-radius:8px;width:80px;height:14px}
@keyframes styles-module-scss-module__dbkleG__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__dbkleG__container{left:0;right:0;bottom:calc(38px + var(--safe-area-bottom,env(safe-area-inset-bottom,0px)));z-index:109;pointer-events:none;background:linear-gradient(180deg, #0000 0%, var(--background-default-color) 62%);padding:28px 14px 34px;display:none;position:fixed}@media (max-width:768px){.styles-module-scss-module__dbkleG__container--visible{animation:.25s ease-out styles-module-scss-module__dbkleG__slot-play-bar-rise;display:block}}.styles-module-scss-module__dbkleG__container__inner{pointer-events:auto;width:100%}@keyframes styles-module-scss-module__dbkleG__slot-play-bar-rise{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}
@keyframes styles-module-scss-module__CtGn_G__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__CtGn_G__rewards{flex-direction:column;gap:12px;width:100%;display:flex}.styles-module-scss-module__CtGn_G__rewards__title{color:var(--text-primary-color);font-size:14.5px;font-weight:600}.styles-module-scss-module__CtGn_G__rewards__list{flex-wrap:wrap;gap:6px;display:flex}.styles-module-scss-module__CtGn_G__rewards__pill{color:var(--text-primary-color);background:#8c94dc24;border-radius:999px;align-items:center;gap:6px;padding:7px 12px;font-size:11.5px;font-weight:600;display:inline-flex}.styles-module-scss-module__CtGn_G__rewards__pill svg{color:var(--success-color);font-size:11px}
@keyframes styles-module-scss-module__Dil2Ea__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__Dil2Ea__container{flex-direction:column;gap:8px;width:100%;display:none}@media (max-width:768px){.styles-module-scss-module__Dil2Ea__container{display:flex}}.styles-module-scss-module__Dil2Ea__container__hero{background:#8c94dc1a;border-radius:18px;flex-direction:column;gap:14px;width:100%;padding:14px;display:flex;position:relative}.styles-module-scss-module__Dil2Ea__container__hero__top{align-items:stretch;gap:14px;display:flex}.styles-module-scss-module__Dil2Ea__container__hero__cover{border:1px solid var(--divider-color);border-radius:14px;flex-shrink:0;width:128px;overflow:hidden}.styles-module-scss-module__Dil2Ea__container__hero__cover__image{aspect-ratio:1;object-fit:cover;width:100%;height:100%;display:block}.styles-module-scss-module__Dil2Ea__container__buttons{flex-direction:column;align-items:center;gap:8px;width:100%;display:flex}.styles-module-scss-module__Dil2Ea__container__button{padding-top:unset;text-align:center;width:max-content;font-size:13px}.styles-module-scss-module__Dil2Ea__container__button strong{color:var(--text-secondary-color);font-weight:500}.styles-module-scss-module__Dil2Ea__container__label{text-align:center;color:var(--text-secondary-color);font-size:12px}.styles-module-scss-module__Dil2Ea__container__label strong{color:var(--primary-color)}.styles-module-scss-module__Dil2Ea__container__cards{align-items:stretch;gap:8px;width:100%;display:flex}
@keyframes styles-module-scss-module__MD98jq__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__MD98jq__container{flex-direction:column;gap:12px;margin:20px 0;display:flex}.styles-module-scss-module__MD98jq__drag{cursor:pointer;background-color:var(--background-default-color);border:2.3px dashed #616161;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:56px 48px;transition:all .25s ease-in-out;display:flex;position:relative}.styles-module-scss-module__MD98jq__drag:after{content:"";opacity:0;z-index:0;background-color:#01579b;border-radius:8px;width:100%;height:100%;position:absolute;top:0;left:0}.styles-module-scss-module__MD98jq__drag:before{content:"";transition:all .25s ease-in-out;position:absolute;top:0;left:0}.styles-module-scss-module__MD98jq__drag--dragging:before{background-color:color-mix(in srgb, var(--card-color) 60%, transparent);border-radius:8px;width:100%;height:100%}.styles-module-scss-module__MD98jq__drag:hover{background-color:color-mix(in srgb, var(--background-default-color) 60%, transparent);border-color:#0288d1}.styles-module-scss-module__MD98jq__drag:hover:after{opacity:.1;transition:opacity .25s}.styles-module-scss-module__MD98jq__drag:hover :is(i,svg){color:#0288d1}.styles-module-scss-module__MD98jq__icon-upload{font-size:28px}.styles-module-scss-module__MD98jq__text-container{z-index:1;flex-direction:column;align-items:center;gap:36px;display:flex}.styles-module-scss-module__MD98jq__text-container h5,.styles-module-scss-module__MD98jq__text-container p{max-width:50%;font-size:12px}.styles-module-scss-module__MD98jq__text-container h5{color:var(--text-primary-color);font-weight:600}.styles-module-scss-module__MD98jq__text-container p{color:var(--text-secondary-color);font-weight:400}.styles-module-scss-module__MD98jq__input{all:unset;clip:rect(0, 0, 0, 0);z-index:1;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.styles-module-scss-module__MD98jq__image-infos{justify-content:space-between;align-items:center;width:100%;display:flex}.styles-module-scss-module__MD98jq__image-infos p{color:var(--text-secondary-color);font-size:12px}.styles-module-scss-module__MD98jq__file-upload-container{background-color:var(--card-color);border:1px solid var(--card-color);border-radius:8px;justify-content:space-between;align-items:center;gap:.65rem;width:100%;padding:.5rem;transition:all .3s;display:flex;position:relative}.styles-module-scss-module__MD98jq__file-upload-container span{color:var(--text-primary-color);white-space:nowrap;text-overflow:ellipsis;max-width:75%;font-size:.75rem;font-weight:600;overflow:hidden}.styles-module-scss-module__MD98jq__file-upload-container--loading span{color:var(--text-secondary-color)}.styles-module-scss-module__MD98jq__file-upload-container:before{content:"";height:2px;width:var(--progress,0%);background-color:var(--primary-color);border-radius:8px;transition:width .25s;position:absolute;bottom:0;left:0}.styles-module-scss-module__MD98jq__file-upload-wrapper{align-items:center;gap:.65rem;width:80%;display:flex}.styles-module-scss-module__MD98jq__file-upload-loading-container{background-color:var(--background-default-color);border-radius:8px;justify-content:center;align-items:center;min-width:44px;height:44px;display:flex;position:relative}.styles-module-scss-module__MD98jq__file-upload-loading-container--complete:before{content:"";border:4px solid var(--primary-color);border-top:none;border-right:none;width:20px;height:10px;position:absolute;top:15px;left:13px;transform:rotate(-45deg)}@media (max-width:768px){.styles-module-scss-module__MD98jq__file-upload-loading-container--complete:before{left:12px}}.styles-module-scss-module__MD98jq__action-button{cursor:pointer;background-color:color-mix(in srgb, var(--text-secondary-color) 10%, transparent);width:32px;height:32px;color:var(--text-secondary-color);border:1px solid var(--divider-color);border-radius:8px;justify-content:center;align-items:center;transition:all .3s;display:flex}.styles-module-scss-module__MD98jq__action-button--disabled{opacity:.5;pointer-events:none}.styles-module-scss-module__MD98jq__action-button:hover{background-color:color-mix(in srgb, var(--text-primary-color) 30%, transparent);color:var(--text-primary-color)}.styles-module-scss-module__MD98jq__action-button:hover :is(i,svg){color:#c62828}.styles-module-scss-module__MD98jq__action-button :is(i,svg){font-size:14px}.styles-module-scss-module__MD98jq__spinner{color:var(--primary-color);font-size:1.3rem}.styles-module-scss-module__MD98jq__image-preview{aspect-ratio:auto 44/44;object-fit:cover;object-position:center;border:1px solid var(--background-default-color);border-radius:8px;width:44px;height:100%}
@keyframes styles-module-scss-module__hWIs0q__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__hWIs0q__container{z-index:3;pointer-events:none;opacity:0;flex-direction:column;align-items:start;width:100%;height:100%;padding:16px 24px;transition:opacity .25s ease-in-out;display:flex;position:absolute;top:0;left:0;overflow:hidden}.styles-module-scss-module__hWIs0q__container--visible{opacity:1}.styles-module-scss-module__hWIs0q__container--v2{flex-direction:row;justify-content:center;align-items:center;top:50%;left:50%;transform:translate(-50%,-50%)}.styles-module-scss-module__hWIs0q__container:before{content:"";background:linear-gradient(to top, transparent 0%, var(--background-default-color) 100%);width:100%;height:100%;position:absolute;top:0;left:0}
@keyframes styles-module-scss-module__aJhd3q__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__aJhd3q__container{color:var(--error-color);align-items:center;gap:4px;font-size:12px;font-weight:500;display:flex}.styles-module-scss-module__aJhd3q__container__row{align-items:center;gap:4px;display:flex}.styles-module-scss-module__aJhd3q__container__coin{border-radius:50%;width:16px}
@keyframes styles-module-scss-module__S6ba3q__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__S6ba3q__container{flex-flow:column;flex:1;gap:4px;width:100%;min-width:100px;display:flex;position:relative}.styles-module-scss-module__S6ba3q__container__input-wrapper{background-color:var(--card-color);flex-flow:wrap;flex-wrap:unset;border-radius:8px;align-items:flex-end;gap:0;width:100%;padding:4px;display:flex}.styles-module-scss-module__S6ba3q__container__input-wrapper--default{background-color:var(--background-default-color)}@media (max-width:768px){.styles-module-scss-module__S6ba3q__container__input-wrapper__input{height:40px;min-height:unset}}.styles-module-scss-module__S6ba3q__container__description{color:var(--text-secondary-color);font-size:12px;font-weight:500}
.styles-module-scss-module__A7GkzW__input{background-color:var(--background-paper-color);position:relative;overflow:hidden!important}.styles-module-scss-module__A7GkzW__input:after{content:"";background:linear-gradient(.25turn, transparent, var(--background-default-color), transparent);pointer-events:none;opacity:.8;width:100%;height:100%;animation:2s infinite styles-module-scss-module__A7GkzW__skeleton-animation;position:absolute;top:0;left:0;transform:translate(-100%);overflow:hidden!important}@keyframes styles-module-scss-module__A7GkzW__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__A7GkzW__input{background-color:var(--background-default-color)!important}.styles-module-scss-module__A7GkzW__input:after{background:linear-gradient(.25turn, transparent, var(--background-paper-color), transparent)!important}.styles-module-scss-module__A7GkzW__input{border-radius:var(--shape-borderRadius);width:100%;height:48px}@media (max-width:768px){.styles-module-scss-module__A7GkzW__input{height:40px}}
@keyframes styles-module-scss-module__h2OeCa__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__h2OeCa__container{width:20px;height:20px;color:var(--text-primary-color);z-index:2;font-size:12px;font-weight:500;position:absolute;top:50%;right:16px;transform:translateY(-50%)}.styles-module-scss-module__h2OeCa__container--v4{position:unset;right:unset;top:unset;z-index:unset;transform:unset;background-color:var(--card-color);border:1px solid var(--background-default-color);border-radius:8px;justify-content:center;align-items:center;gap:8px;width:auto;height:48px;padding:8px;display:flex}@media (max-width:768px){.styles-module-scss-module__h2OeCa__container--v4{height:40px}}.styles-module-scss-module__h2OeCa__container--left{right:unset;left:16px}.styles-module-scss-module__h2OeCa__container__image{border-radius:50%;width:20px;height:20px}
@keyframes styles-module-scss-module__0x8Mca__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__0x8Mca__chip{width:max-content;height:max-content;transform:initial;opacity:0;opacity:0;background-color:var(--primary-ghost-color);color:var(--text-primary-color);z-index:0;border-radius:8px;align-items:center;gap:8px;padding:8px;font-size:14px;font-weight:700;animation:1.2s .3s both styles-module-scss-module__0x8Mca__animate-profit;display:flex;position:absolute;top:-30px;overflow:hidden}.styles-module-scss-module__0x8Mca__chip *{z-index:2;position:relative}.styles-module-scss-module__0x8Mca__chip:after{content:"";z-index:-1;pointer-events:none;background:radial-gradient(circle, var(--primary-color) -100%, var(--card-color) 45%);width:200%;height:100%;transition:width .5s;position:absolute;top:50%;left:10%;transform:translate(-50%,-50%)}@keyframes styles-module-scss-module__0x8Mca__animate-profit{0%{opacity:0;top:10px;left:50%;transform:translate(-50%)scale(0)}30%{transform:translate(-50%)scale(1)}60%{opacity:1;z-index:9999;left:50%;transform:translate(-50%)}to{opacity:0;top:-60px;left:50%;transform:translate(-50%)}}
@keyframes styles-module-scss-module__l9UIGq__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__l9UIGq__button--transparent{background-color:#0000!important}.styles-module-scss-module__l9UIGq__button--transparent:disabled{opacity:.7;color:var(--primary-contrast-color)!important}.styles-module-scss-module__l9UIGq__button--custom{background-repeat:no-repeat;background-size:cover}.styles-module-scss-module__l9UIGq__button--custom .styles-module-scss-module__l9UIGq__button:after{display:none}.styles-module-scss-module__l9UIGq__button--custom:hover{filter:brightness(90%)}.styles-module-scss-module__l9UIGq__button--active-bet:not(.styles-module-scss-module__l9UIGq__button--transparent){background-color:var(--success-color);color:var(--success-contrast-color)}.styles-module-scss-module__l9UIGq__button--active-bet:not(.styles-module-scss-module__l9UIGq__button--transparent):hover{filter:brightness(80%);background-color:var(--success-color)!important}.styles-module-scss-module__l9UIGq__button:active{transform:scale(.95)}.styles-module-scss-module__l9UIGq__wrapper{width:100%;position:relative}
@keyframes styles-module-scss-module__3WF7tG__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__3WF7tG__container{justify-content:center;width:100%;padding:0 24px;display:flex}@media (max-width:768px){.styles-module-scss-module__3WF7tG__container{padding:0 8px}}
@keyframes styles-module-scss-module__i2WH0a__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__i2WH0a__container{z-index:999;justify-content:center;align-items:center;width:250px;transition:all .3s;position:fixed;top:300px;right:-250px}.styles-module-scss-module__i2WH0a__container:hover{transition:all .3s;right:0}.styles-module-scss-module__i2WH0a__container__flag{background-color:var(--primary-color);transform-origin:0 0;border-radius:0 0 8px 8px;justify-content:center;align-items:center;width:100%;padding:12px;transition:all .3s;display:flex;position:relative;transform:rotate(90deg)}.styles-module-scss-module__i2WH0a__container__flag__label{white-space:nowrap;justify-content:center;align-items:center;width:100%;height:100%;transition:all .3s;display:flex;transform:rotate(180deg)}.styles-module-scss-module__i2WH0a__container__content{cursor:pointer;background-color:var(--secondary-color);flex-direction:column;justify-content:space-between;height:250px;padding:24px;transition:all .3s;display:flex;position:relative;top:-48px}.styles-module-scss-module__i2WH0a__container__content__description{color:var(--text-primary-color);justify-content:center;align-items:center;width:100%;max-width:100%;font-size:16px;font-weight:300;display:flex}.styles-module-scss-module__i2WH0a__container__content__action{color:var(--text-secondary-color);font-size:12px;font-weight:100}.styles-module-scss-module__i2WH0a__container__content__action:hover{color:var(--text-primary-color)}@keyframes styles-module-scss-module__i2WH0a__shake{10%,90%{transform:translate(-.5px)}20%,80%{transform:translate(1px)}30%,50%,70%{transform:translate(-2px)}40%,60%{transform:translate(2px)}}
@keyframes styles-module-scss-module__V68Tuq__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__V68Tuq__image{cursor:pointer;border-radius:8px;width:100%;height:100%;position:absolute;inset:0;overflow:hidden;object-fit:cover!important}
@keyframes styles-module-scss-module__a8Kgra__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__a8Kgra__card{background-color:var(--card-color);will-change:transform;border-radius:15px;align-items:center;gap:12px;width:100%;min-width:300px;padding:10px;transition:transform .3s;display:flex;position:relative}.styles-module-scss-module__a8Kgra__card--luckiest:after{background:linear-gradient(45deg, var(--success-color) -25%, transparent 30%)}.styles-module-scss-module__a8Kgra__card__thumb{z-index:1;flex-shrink:0;width:78px;height:78px;display:flex;position:relative}@media (max-width:768px){.styles-module-scss-module__a8Kgra__card__thumb{width:68px;height:68px}}.styles-module-scss-module__a8Kgra__card__thumb__image{object-fit:cover;border-radius:8px;width:100%;height:100%}.styles-module-scss-module__a8Kgra__card__thumb__multiplier{color:var(--primary-color);background-color:var(--card-color);border-radius:8px 0 0;justify-content:center;align-items:center;padding:0 0 0 6px;font-size:15px;font-weight:600;display:flex;position:absolute;bottom:-10px;right:0;transform:translateY(-50%)}@media (max-width:768px){.styles-module-scss-module__a8Kgra__card__thumb__multiplier{font-size:12px}}.styles-module-scss-module__a8Kgra__card__content{z-index:1;flex-direction:column;gap:0;min-width:0;display:flex}.styles-module-scss-module__a8Kgra__card__content__username{min-width:0;color:var(--text-primary-color);align-items:center;gap:6px;font-size:12px;font-weight:400;display:flex}.styles-module-scss-module__a8Kgra__card__content__username--private{color:var(--text-secondary-color);pointer-events:none}.styles-module-scss-module__a8Kgra__card__content__username__label{white-space:nowrap;text-overflow:ellipsis;min-width:0;overflow:hidden}.styles-module-scss-module__a8Kgra__card__content__amount{color:var(--text-primary-color);white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:600;line-height:1.25;overflow:hidden}@media (max-width:768px){.styles-module-scss-module__a8Kgra__card__content__amount{font-size:12px}}.styles-module-scss-module__a8Kgra__card__content__game{color:var(--text-secondary-color);white-space:nowrap;text-overflow:ellipsis;opacity:.5;font-size:12px;font-weight:400;overflow:hidden}@media (max-width:768px){.styles-module-scss-module__a8Kgra__card__content__game{font-size:12px}.styles-module-scss-module__a8Kgra__card{gap:10px;padding:8px;min-width:240px!important}.styles-module-scss-module__a8Kgra__card:hover{transform:unset}}
.styles-module-scss-module__6MEgnW__image,.styles-module-scss-module__6MEgnW__username,.styles-module-scss-module__6MEgnW__amount,.styles-module-scss-module__6MEgnW__game{background-color:var(--background-paper-color);position:relative;overflow:hidden!important}.styles-module-scss-module__6MEgnW__image:after,.styles-module-scss-module__6MEgnW__username:after,.styles-module-scss-module__6MEgnW__amount:after,.styles-module-scss-module__6MEgnW__game:after{content:"";background:linear-gradient(.25turn, transparent, var(--background-default-color), transparent);pointer-events:none;opacity:.8;width:100%;height:100%;animation:2s infinite styles-module-scss-module__6MEgnW__skeleton-animation;position:absolute;top:0;left:0;transform:translate(-100%);overflow:hidden!important}@keyframes styles-module-scss-module__6MEgnW__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__6MEgnW__image,.styles-module-scss-module__6MEgnW__username,.styles-module-scss-module__6MEgnW__amount,.styles-module-scss-module__6MEgnW__game{background-color:var(--background-default-color)!important}.styles-module-scss-module__6MEgnW__image:after,.styles-module-scss-module__6MEgnW__username:after,.styles-module-scss-module__6MEgnW__amount:after,.styles-module-scss-module__6MEgnW__game:after{background:linear-gradient(.25turn, transparent, var(--background-paper-color), transparent)!important}.styles-module-scss-module__6MEgnW__image,.styles-module-scss-module__6MEgnW__username,.styles-module-scss-module__6MEgnW__amount,.styles-module-scss-module__6MEgnW__game{border-radius:var(--shape-borderRadius)}.styles-module-scss-module__6MEgnW__image{border-radius:8px;width:78px;min-width:78px;height:78px}@media (max-width:768px){.styles-module-scss-module__6MEgnW__image{width:68px;min-width:68px;height:68px}}.styles-module-scss-module__6MEgnW__username{width:110px;height:16px;margin-bottom:6px}.styles-module-scss-module__6MEgnW__amount{width:130px;height:16px;margin-bottom:6px}.styles-module-scss-module__6MEgnW__game{width:90px;height:14px}
@keyframes styles-module-scss-module__23yvja__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__23yvja__container{cursor:pointer;width:var(--game-card-desktop);min-width:var(--game-card-desktop);flex-direction:column;gap:6px;transition:transform .3s;display:flex;position:relative}@media (max-width:768px){.styles-module-scss-module__23yvja__container{width:var(--game-card-tablet);min-width:var(--game-card-tablet)}}.styles-module-scss-module__23yvja__container__top{z-index:10;top:4px;left:4px;position:absolute!important}.styles-module-scss-module__23yvja__container:hover .styles-module-scss-module__23yvja__container__background img{transform:scale(1.06)}.styles-module-scss-module__23yvja__container--static{cursor:default}.styles-module-scss-module__23yvja__container--static:hover .styles-module-scss-module__23yvja__container__background img{transform:none}.styles-module-scss-module__23yvja__container--show-total-paid{width:var(--game-card-desktop);height:calc(var(--game-card-desktop) + 64px);background:var(--card-color);border-radius:8px;gap:0;overflow:hidden}@media (max-width:768px){.styles-module-scss-module__23yvja__container--show-total-paid{width:var(--game-card-tablet);height:calc(var(--game-card-tablet) + 48px)}}.styles-module-scss-module__23yvja__container--show-total-paid .styles-module-scss-module__23yvja__container__background{border-radius:0}.styles-module-scss-module__23yvja__container--show-total-paid .styles-module-scss-module__23yvja__container__content{display:flex}.styles-module-scss-module__23yvja__container__info{flex-direction:column;gap:2px;padding:0 2px;display:flex}.styles-module-scss-module__23yvja__container__info__name{color:var(--text-primary-color);white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:600;line-height:1.3;overflow:hidden}@media (max-width:768px){.styles-module-scss-module__23yvja__container__info__name{font-size:12px}}.styles-module-scss-module__23yvja__container__info__provider{color:var(--text-secondary-color);white-space:nowrap;text-overflow:ellipsis;font-size:12px;line-height:1.3;overflow:hidden}@media (max-width:768px){.styles-module-scss-module__23yvja__container__info__provider{font-size:10px}}.styles-module-scss-module__23yvja__container__background{width:100%;height:var(--game-card-desktop);background-color:var(--card-color);border-radius:8px;position:relative;overflow:hidden}@media (max-width:768px){.styles-module-scss-module__23yvja__container__background{width:100%;height:var(--game-card-tablet)}}.styles-module-scss-module__23yvja__container__background__wrapper{object-position:center;width:100%;height:100%;position:relative}.styles-module-scss-module__23yvja__container__background__wrapper--theme-primary:before{background:#4dd8fe}.styles-module-scss-module__23yvja__container__background img{object-fit:cover;object-position:top center;width:100%;height:100%;transition:transform .3s;position:absolute}.styles-module-scss-module__23yvja__container__background__overlay{z-index:1;flex-direction:column;gap:2px;width:100%;padding:8px;display:flex;position:absolute;bottom:0}@media (max-width:768px){.styles-module-scss-module__23yvja__container__background__overlay{padding-block:18px}}.styles-module-scss-module__23yvja__container__background__overlay__title{color:var(--text-primary-color);font-size:16px;font-weight:700;line-height:1.6}@media (max-width:768px){.styles-module-scss-module__23yvja__container__background__overlay__title{font-size:12px;line-height:1}}.styles-module-scss-module__23yvja__container__background__overlay__provider{color:var(--text-primary-color);font-size:10px;line-height:1}.styles-module-scss-module__23yvja__container__icon{z-index:1;background:var(--primary-color);border-radius:8px;padding:8px;position:absolute;bottom:42px;right:16px}@media (max-width:768px){.styles-module-scss-module__23yvja__container__icon{bottom:33.5px;right:10px}}@media (max-width:360px){.styles-module-scss-module__23yvja__container__icon{bottom:56px}}.styles-module-scss-module__23yvja__container__icon__circle{color:var(--primary-contrast-color);justify-content:center;align-items:center;width:16px;height:16px;display:flex}@media (max-width:768px){.styles-module-scss-module__23yvja__container__icon__circle{width:12px;height:12px}}.styles-module-scss-module__23yvja__container__content{flex-direction:column;gap:2px;display:none}.styles-module-scss-module__23yvja__container__content__footer{flex-direction:column;gap:2px;padding:8px;display:flex}.styles-module-scss-module__23yvja__container__content__footer__title{color:var(--text-secondary-color);font-size:14px;font-weight:500;line-height:1.5}@media (max-width:768px){.styles-module-scss-module__23yvja__container__content__footer__title{font-size:10px}}.styles-module-scss-module__23yvja__container__content__footer__amount{color:var(--success-color);font-size:14px;font-weight:700;line-height:1}@media (max-width:768px){.styles-module-scss-module__23yvja__container__content__footer__amount{font-size:12px}}.styles-module-scss-module__23yvja__container__content__footer__amount span{margin-right:2px}
.styles-module-scss-module__aW4Dxa__image,.styles-module-scss-module__aW4Dxa__name,.styles-module-scss-module__aW4Dxa__icon,.styles-module-scss-module__aW4Dxa__text,.styles-module-scss-module__aW4Dxa__coin{background-color:var(--background-paper-color);position:relative;overflow:hidden!important}.styles-module-scss-module__aW4Dxa__image:after,.styles-module-scss-module__aW4Dxa__name:after,.styles-module-scss-module__aW4Dxa__icon:after,.styles-module-scss-module__aW4Dxa__text:after,.styles-module-scss-module__aW4Dxa__coin:after{content:"";background:linear-gradient(.25turn, transparent, var(--background-default-color), transparent);pointer-events:none;opacity:.8;width:100%;height:100%;animation:2s infinite styles-module-scss-module__aW4Dxa__skeleton-animation;position:absolute;top:0;left:0;transform:translate(-100%);overflow:hidden!important}@keyframes styles-module-scss-module__aW4Dxa__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__aW4Dxa__name,.styles-module-scss-module__aW4Dxa__icon,.styles-module-scss-module__aW4Dxa__text,.styles-module-scss-module__aW4Dxa__coin{background-color:var(--background-default-color)!important}.styles-module-scss-module__aW4Dxa__name:after,.styles-module-scss-module__aW4Dxa__icon:after,.styles-module-scss-module__aW4Dxa__text:after,.styles-module-scss-module__aW4Dxa__coin:after{background:linear-gradient(.25turn, transparent, var(--background-paper-color), transparent)!important}.styles-module-scss-module__aW4Dxa__name,.styles-module-scss-module__aW4Dxa__icon,.styles-module-scss-module__aW4Dxa__text,.styles-module-scss-module__aW4Dxa__coin{border-radius:var(--shape-borderRadius)}.styles-module-scss-module__aW4Dxa__image{border-radius:var(--shape-borderRadius);min-height:100%;min-width:var(--game-card-desktop);position:relative}@media (max-width:768px){.styles-module-scss-module__aW4Dxa__image{min-width:var(--game-card-tablet)}}.styles-module-scss-module__aW4Dxa__name{width:100%;height:16px}.styles-module-scss-module__aW4Dxa__icon{border-radius:50%;width:14px;height:14px}.styles-module-scss-module__aW4Dxa__text{width:50%;height:10px}.styles-module-scss-module__aW4Dxa__coin{border-radius:50%;width:15px;min-width:15px;height:15px}
.styles-module-scss-module__UZGi3G__skeleton{background-color:var(--background-paper-color);position:relative;overflow:hidden!important}.styles-module-scss-module__UZGi3G__skeleton:after{content:"";background:linear-gradient(.25turn, transparent, var(--background-default-color), transparent);pointer-events:none;opacity:.8;width:100%;height:100%;animation:2s infinite styles-module-scss-module__UZGi3G__skeleton-animation;position:absolute;top:0;left:0;transform:translate(-100%);overflow:hidden!important}@keyframes styles-module-scss-module__UZGi3G__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__UZGi3G__card{cursor:pointer;background-color:#8c94dc29;border-radius:8px;width:100%;min-width:125px;height:80px;transition:all .3s;position:relative}@media (max-width:768px){.styles-module-scss-module__UZGi3G__card{min-width:calc(33.3333dvw - 9.33333px)}}.styles-module-scss-module__UZGi3G__card__image{object-fit:contain;width:55%;height:90%;transition:all .25s ease-in-out;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.styles-module-scss-module__UZGi3G__card:hover{filter:brightness(120%)}.styles-module-scss-module__UZGi3G__card:hover .styles-module-scss-module__UZGi3G__container__card__image{transform:translate(-50%,-50%)scale(1.05)}.styles-module-scss-module__UZGi3G__skeleton{border-radius:var(--shape-borderRadius);width:100%;min-width:160px;height:100px}@media (max-width:768px){.styles-module-scss-module__UZGi3G__skeleton{min-width:calc(33.3333dvw - 9.33333px)}}
@keyframes styles-module-scss-module__EQwBUW__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__EQwBUW__container{justify-content:space-between;align-items:center;gap:8px;display:flex}@media (max-width:768px){.styles-module-scss-module__EQwBUW__container{height:24px}}.styles-module-scss-module__EQwBUW__container__label{align-items:center;gap:8px;font-size:14px;font-weight:600;display:flex}.styles-module-scss-module__EQwBUW__container__label p{white-space:nowrap}.styles-module-scss-module__EQwBUW__container__label :is(i,svg){font-size:16px;transition:inherit;color:var(--primary-color)!important}.styles-module-scss-module__EQwBUW__container__label--custom-color :is(i,svg),.styles-module-scss-module__EQwBUW__container__label--custom-color strong{color:var(--custom-color)!important}.styles-module-scss-module__EQwBUW__container__label--custom-icon :is(i,svg){font-size:15px;color:var(--custom-color)!important}.styles-module-scss-module__EQwBUW__container__label--filter{flex:1;align-items:center;gap:8px;display:flex;max-width:100%!important;overflow-y:hidden!important}@media (max-width:576px){.styles-module-scss-module__EQwBUW__container__label--filter{width:100%;display:flex;overflow-y:auto!important}}.styles-module-scss-module__EQwBUW__container__label--disabled{pointer-events:none}.styles-module-scss-module__EQwBUW__container__label:disabled{opacity:.8;pointer-events:none!important}.styles-module-scss-module__EQwBUW__container__row{align-items:center;gap:8px;display:flex}@media (max-width:576px){.styles-module-scss-module__EQwBUW__container__row--hidden{display:none}}.styles-module-scss-module__EQwBUW__container__button{all:unset;box-sizing:border-box;background-color:var(--background-paper-color);width:36px;height:36px;color:var(--text-secondary-color);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;padding:0 16px;font-size:10px;font-weight:500;transition:background-color .25s ease-in-out,opacity .25s ease-in-out,filter .25s ease-in-out;display:flex}.styles-module-scss-module__EQwBUW__container__button:hover{filter:brightness(125%)}.styles-module-scss-module__EQwBUW__container__button:disabled{opacity:.7;pointer-events:none}.styles-module-scss-module__EQwBUW__container__button--secondary{background-color:var(--background-default-color)}.styles-module-scss-module__EQwBUW__container__label-link{all:unset;box-sizing:border-box;cursor:pointer;border-radius:8px;align-items:center;gap:8px;height:36px;padding:8px 16px;font-size:12px;font-weight:600;transition:all .25s ease-in-out;display:flex;color:var(--text-primary-color)!important}.styles-module-scss-module__EQwBUW__container__label-link :is(i,svg){font-size:9px}.styles-module-scss-module__EQwBUW__container__label-link:hover{background-color:var(--card-color);color:var(--text-primary-color)!important}.styles-module-scss-module__EQwBUW__container__hide-mobile{align-items:center;gap:8px;display:flex}@media (max-width:576px){.styles-module-scss-module__EQwBUW__container__hide-mobile{display:none}}
@keyframes styles-module-scss-module__GmAdAa__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__GmAdAa__container{background-color:var(--background-paper-color);filter:brightness(130%);border-radius:8px 8px 0 0;justify-content:space-between;align-items:center;gap:16px;width:100%;padding:16px;display:flex}.styles-module-scss-module__GmAdAa__container__label{color:var(--text-primary-color);white-space:nowrap;font-size:14px;font-weight:500}
@keyframes styles-module-scss-module__TaO5tW__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__TaO5tW__container{align-items:center;gap:8px;width:100%;display:flex}.styles-module-scss-module__TaO5tW__container__dot{background-color:var(--primary-color);border-radius:50%;width:8px;height:8px}.styles-module-scss-module__TaO5tW__container__link{cursor:pointer;white-space:nowrap;text-overflow:ellipsis;max-width:70px;font-size:14px;font-weight:500;transition:color .25s ease-in-out;display:block;overflow:hidden;color:var(--primary-color)!important}.styles-module-scss-module__TaO5tW__container__link:hover{color:var(--secondary-color)!important}.styles-module-scss-module__TaO5tW__container__link--disabled{pointer-events:none;color:var(--text-secondary-color)!important}
.styles-module-scss-module__SCilwa__text-skeleton{background-color:var(--background-paper-color);position:relative;overflow:hidden!important}.styles-module-scss-module__SCilwa__text-skeleton:after{content:"";background:linear-gradient(.25turn, transparent, var(--background-default-color), transparent);pointer-events:none;opacity:.8;width:100%;height:100%;animation:2s infinite styles-module-scss-module__SCilwa__skeleton-animation;position:absolute;top:0;left:0;transform:translate(-100%);overflow:hidden!important}@keyframes styles-module-scss-module__SCilwa__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__SCilwa__text-skeleton{background-color:var(--background-default-color)!important}.styles-module-scss-module__SCilwa__text-skeleton:after{background:linear-gradient(.25turn, transparent, var(--background-paper-color), transparent)!important}.styles-module-scss-module__SCilwa__label{color:var(--primary-color);white-space:nowrap;font-size:14px;font-weight:500}.styles-module-scss-module__SCilwa__text-skeleton{border-radius:var(--shape-borderRadius);width:80px;height:16px}
@keyframes styles-module-scss-module__H34jFG__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__H34jFG__table{table-layout:fixed;border-collapse:collapse;border-spacing:0;width:100%;display:table}.styles-module-scss-module__H34jFG__table__row{table-layout:fixed;border:none;width:100%;height:48px;display:table}.styles-module-scss-module__H34jFG__table__row__data{color:var(--text-secondary-color);text-align:left;white-space:nowrap;text-overflow:ellipsis;background-color:#0000;max-width:70px;padding-left:0;padding-right:4px;font-size:12px;font-weight:500;overflow:hidden}.styles-module-scss-module__H34jFG__table__row__data>div{justify-content:flex-start}.styles-module-scss-module__H34jFG__table__row__data--right{text-align:right;padding-left:4px;padding-right:0}.styles-module-scss-module__H34jFG__table__row__data--right>div{justify-content:flex-end}.styles-module-scss-module__H34jFG__table__row__data--center{text-align:center;padding:0 4px}.styles-module-scss-module__H34jFG__table__row__data--center>div{justify-content:center}.styles-module-scss-module__H34jFG__table__row__data--primary{color:var(--text-primary-color)}
.styles-module-scss-module__2N2UoG__text{background-color:var(--background-paper-color);position:relative;overflow:hidden!important}.styles-module-scss-module__2N2UoG__text:after{content:"";background:linear-gradient(.25turn, transparent, var(--background-default-color), transparent);pointer-events:none;opacity:.8;width:100%;height:100%;animation:2s infinite styles-module-scss-module__2N2UoG__skeleton-animation;position:absolute;top:0;left:0;transform:translate(-100%);overflow:hidden!important}@keyframes styles-module-scss-module__2N2UoG__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__2N2UoG__text{background-color:var(--background-default-color)!important}.styles-module-scss-module__2N2UoG__text:after{background:linear-gradient(.25turn, transparent, var(--background-paper-color), transparent)!important}.styles-module-scss-module__2N2UoG__text{border-radius:var(--shape-borderRadius);width:50px;height:16px}.styles-module-scss-module__2N2UoG__text--center{margin:0 auto}.styles-module-scss-module__2N2UoG__text--right{margin-left:auto}
@keyframes styles-module-scss-module__Cpry7W__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__Cpry7W__container{width:100%;margin-bottom:340px;padding-top:8px}.styles-module-scss-module__Cpry7W__row{grid-template-columns:repeat(auto-fill,minmax(170px,1fr));gap:16px;width:100%;margin-bottom:16px;display:grid}@media (max-width:768px){.styles-module-scss-module__Cpry7W__row{margin-bottom:unset;grid-template-columns:repeat(3,1fr);gap:8px}.styles-module-scss-module__Cpry7W__row>*{content-visibility:auto;contain-intrinsic-size:auto 160px;min-width:100px!important}}.styles-module-scss-module__Cpry7W__row>*{content-visibility:auto;contain-intrinsic-size:auto 210px;min-width:100px!important;min-height:100px!important}
@keyframes styles-module-scss-module__NIaIba__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__NIaIba__container{background-color:var(--background-default-color);border-radius:8px;justify-content:space-between;align-items:center;gap:8px;width:100%;padding:16px;display:flex}.styles-module-scss-module__NIaIba__container__row{align-items:center;gap:16px;width:100%;display:flex}.styles-module-scss-module__NIaIba__container__row--small{justify-content:flex-end;gap:8px}.styles-module-scss-module__NIaIba__container__column{flex-direction:column;gap:8px;display:flex}.styles-module-scss-module__NIaIba__container__text,.styles-module-scss-module__NIaIba__container__link{font-size:14px;font-weight:500;color:var(--text-primary-color)!important}.styles-module-scss-module__NIaIba__container__text--secondary,.styles-module-scss-module__NIaIba__container__link--secondary{color:var(--text-secondary-color)!important}.styles-module-scss-module__NIaIba__container__link{cursor:pointer;align-items:center;gap:8px;transition:color .25s ease-in-out;display:flex;color:var(--primary-color)!important}.styles-module-scss-module__NIaIba__container__link:hover{color:var(--secondary-color)!important}.styles-module-scss-module__NIaIba__container__banner{object-fit:cover;aspect-ratio:1;border-radius:8px;width:48px;height:48px}
.styles-module-scss-module__s1waIW__banner,.styles-module-scss-module__s1waIW__text,.styles-module-scss-module__s1waIW__chevron{background-color:var(--background-paper-color);position:relative;overflow:hidden!important}.styles-module-scss-module__s1waIW__banner:after,.styles-module-scss-module__s1waIW__text:after,.styles-module-scss-module__s1waIW__chevron:after{content:"";background:linear-gradient(.25turn, transparent, var(--background-default-color), transparent);pointer-events:none;opacity:.8;width:100%;height:100%;animation:2s infinite styles-module-scss-module__s1waIW__skeleton-animation;position:absolute;top:0;left:0;transform:translate(-100%);overflow:hidden!important}@keyframes styles-module-scss-module__s1waIW__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__s1waIW__banner,.styles-module-scss-module__s1waIW__text,.styles-module-scss-module__s1waIW__chevron{border-radius:var(--shape-borderRadius)}.styles-module-scss-module__s1waIW__banner{width:48px;height:48px}.styles-module-scss-module__s1waIW__text{width:80px;height:16px}.styles-module-scss-module__s1waIW__chevron{border-radius:50%;width:14px;height:14px}
@keyframes styles-module-scss-module__BqS9-W__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__BqS9-W__container{width:100%;height:fit-content;padding:0 24px;position:relative;overflow-y:scroll}.styles-module-scss-module__BqS9-W__container::-webkit-scrollbar{display:none!important}.styles-module-scss-module__BqS9-W__container::-webkit-scrollbar-track{display:none!important}.styles-module-scss-module__BqS9-W__container::-webkit-scrollbar-thumb{display:none!important}@media (max-width:768px){.styles-module-scss-module__BqS9-W__container{padding:0 16px}}.styles-module-scss-module__BqS9-W__container__background{z-index:0;justify-content:center;align-items:center;width:100%;display:flex;position:absolute;top:0;left:0}.styles-module-scss-module__BqS9-W__container__background__image{width:100%;height:auto}.styles-module-scss-module__BqS9-W__container__content{z-index:1;background-color:var(--card-color);border-radius:8px;flex-direction:column;gap:16px;width:100%;margin-top:64px;padding:16px;display:flex;position:relative;overflow:hidden}.styles-module-scss-module__BqS9-W__container__content:before{content:"";background:radial-gradient(59.48% 78.95% at 51.89% 0%, #ffd43c66 0.01%, var(--card-color) 100%);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:-1;border-radius:8px;width:100%;height:150px;position:absolute;top:0;left:0;right:0}
@keyframes styles-module-scss-module__SG5AcW__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__SG5AcW__container{flex-direction:column;gap:16px;width:100%;display:flex}
@keyframes styles-module-scss-module__mSbEja__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__mSbEja__container{flex-direction:column;align-items:center;gap:4px;width:100%;display:flex}.styles-module-scss-module__mSbEja__container__title{color:var(--text-primary-color);font-size:14px;font-weight:500}.styles-module-scss-module__mSbEja__container__result{justify-content:center;align-items:center;gap:8px;width:100%;display:flex}.styles-module-scss-module__mSbEja__container__result__coin{border-radius:50%;width:28px;height:28px}.styles-module-scss-module__mSbEja__container__result__value{color:var(--error-color);font-size:28px;font-weight:800}.styles-module-scss-module__mSbEja__container__result__value--won{color:var(--success-color)}.styles-module-scss-module__mSbEja__container__result__symbol{color:var(--text-primary-color);font-size:24px;font-weight:600}
.styles-module-scss-module__cKvJVW__title,.styles-module-scss-module__cKvJVW__coin,.styles-module-scss-module__cKvJVW__value,.styles-module-scss-module__cKvJVW__symbol{background-color:var(--background-paper-color);position:relative;overflow:hidden!important}.styles-module-scss-module__cKvJVW__title:after,.styles-module-scss-module__cKvJVW__coin:after,.styles-module-scss-module__cKvJVW__value:after,.styles-module-scss-module__cKvJVW__symbol:after{content:"";background:linear-gradient(.25turn, transparent, var(--background-default-color), transparent);pointer-events:none;opacity:.8;width:100%;height:100%;animation:2s infinite styles-module-scss-module__cKvJVW__skeleton-animation;position:absolute;top:0;left:0;transform:translate(-100%);overflow:hidden!important}@keyframes styles-module-scss-module__cKvJVW__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__cKvJVW__title,.styles-module-scss-module__cKvJVW__coin,.styles-module-scss-module__cKvJVW__value,.styles-module-scss-module__cKvJVW__symbol{border-radius:var(--shape-borderRadius)}.styles-module-scss-module__cKvJVW__title{width:40px;height:16px}.styles-module-scss-module__cKvJVW__coin{border-radius:50%;width:28px;height:28px}.styles-module-scss-module__cKvJVW__value{width:60px;height:30px}.styles-module-scss-module__cKvJVW__symbol{width:40px;height:28px}
@keyframes styles-module-scss-module__p_qD6W__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__p_qD6W__container{flex-direction:column;gap:16px;width:100%;display:flex}
@keyframes styles-module-scss-module__mkZOOa__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__mkZOOa__container{background-color:var(--background-paper-color);border-radius:8px;justify-content:space-between;align-items:center;gap:8px;width:100%;padding:16px;display:flex}.styles-module-scss-module__mkZOOa__container__column{flex-direction:column;align-items:center;gap:8px;width:100%;display:flex}.styles-module-scss-module__mkZOOa__container__title{color:var(--text-secondary-color);text-align:center;font-size:12px;font-weight:500}.styles-module-scss-module__mkZOOa__container__value{color:var(--text-primary-color);align-items:center;gap:4px;font-size:14px;font-weight:600;display:flex}.styles-module-scss-module__mkZOOa__container__value--won{color:var(--success-color)}.styles-module-scss-module__mkZOOa__container__value--lost{color:var(--error-color)}.styles-module-scss-module__mkZOOa__container__value__coin{border-radius:50%;width:18px;height:18px}.styles-module-scss-module__mkZOOa__container__divider{background-color:var(--divider-color);width:2px;height:40px}@media (max-width:768px){.styles-module-scss-module__mkZOOa__container__divider{display:none}.styles-module-scss-module__mkZOOa__container{grid-template-columns:repeat(2,1fr);display:grid}}
.styles-module-scss-module__gB5MGa__text{background-color:var(--background-paper-color);position:relative;overflow:hidden!important}.styles-module-scss-module__gB5MGa__text:after{content:"";background:linear-gradient(.25turn, transparent, var(--background-default-color), transparent);pointer-events:none;opacity:.8;width:100%;height:100%;animation:2s infinite styles-module-scss-module__gB5MGa__skeleton-animation;position:absolute;top:0;left:0;transform:translate(-100%);overflow:hidden!important}@keyframes styles-module-scss-module__gB5MGa__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__gB5MGa__text{background-color:var(--background-default-color)!important}.styles-module-scss-module__gB5MGa__text:after{background:linear-gradient(.25turn, transparent, var(--background-paper-color), transparent)!important}.styles-module-scss-module__gB5MGa__text{border-radius:var(--shape-borderRadius);width:60px;height:16px}
@keyframes styles-module-scss-module__s6OHrW__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__s6OHrW__container{background-color:var(--background-default-color);border-radius:8px 8px 0 0;flex-direction:column;gap:16px;width:100%;padding:16px;display:flex;position:relative}.styles-module-scss-module__s6OHrW__container:after{content:"";background:radial-gradient(circle, transparent, transparent 50%, var(--background-default-color) 50%, var(--background-default-color) 100%) 0px 1px/.7rem .7rem repeat-x;width:100%;height:6px;position:absolute;bottom:-4px;left:50%;transform:translate(-50%)}
@keyframes styles-module-scss-module__e0eYwq__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__e0eYwq__container{align-items:center;gap:16px;width:100%;display:flex}.styles-module-scss-module__e0eYwq__container__image{border-radius:50%;width:48px;height:48px}@media (max-width:768px){.styles-module-scss-module__e0eYwq__container__image{width:32px;height:32px}}.styles-module-scss-module__e0eYwq__container__text{color:var(--text-primary-color);font-size:14px;font-weight:500}.styles-module-scss-module__e0eYwq__container__text--small{font-size:12px}.styles-module-scss-module__e0eYwq__container__text--secondary,.styles-module-scss-module__e0eYwq__container__text--copy{color:var(--text-secondary-color)}.styles-module-scss-module__e0eYwq__container__text--success-color{color:var(--success-color);font-weight:unset}.styles-module-scss-module__e0eYwq__container__text--copy{cursor:pointer;font-weight:unset;transition:color .25s ease-in-out}.styles-module-scss-module__e0eYwq__container__text--copy:hover{color:var(--text-primary-color)}.styles-module-scss-module__e0eYwq__container__column{flex-direction:column;gap:8px;width:100%;display:flex}.styles-module-scss-module__e0eYwq__container__column--small{gap:4px}.styles-module-scss-module__e0eYwq__container__row{align-items:center;gap:4px;display:flex}
.styles-module-scss-module__2KtZFq__image,.styles-module-scss-module__2KtZFq__text,.styles-module-scss-module__2KtZFq__icon{background-color:var(--background-paper-color);position:relative;overflow:hidden!important}.styles-module-scss-module__2KtZFq__image:after,.styles-module-scss-module__2KtZFq__text:after,.styles-module-scss-module__2KtZFq__icon:after{content:"";background:linear-gradient(.25turn, transparent, var(--background-default-color), transparent);pointer-events:none;opacity:.8;width:100%;height:100%;animation:2s infinite styles-module-scss-module__2KtZFq__skeleton-animation;position:absolute;top:0;left:0;transform:translate(-100%);overflow:hidden!important}@keyframes styles-module-scss-module__2KtZFq__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__2KtZFq__image,.styles-module-scss-module__2KtZFq__text,.styles-module-scss-module__2KtZFq__icon{border-radius:var(--shape-borderRadius)}.styles-module-scss-module__2KtZFq__image{border-radius:50%;width:48px;min-width:48px;height:48px}.styles-module-scss-module__2KtZFq__text{width:70%;height:14px}.styles-module-scss-module__2KtZFq__icon{border-radius:50%;width:14px;height:14px}
@keyframes styles-module-scss-module__uWHi8G__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__uWHi8G__container{width:100%;position:relative}.styles-module-scss-module__uWHi8G__container__line{border:4px dashed var(--background-paper-color);width:100%;transform:scaleY(.25)}.styles-module-scss-module__uWHi8G__container:before,.styles-module-scss-module__uWHi8G__container:after{content:"";background-color:var(--background-paper-color);border-radius:50%;width:24px;height:24px;position:absolute;top:50%;overflow:hidden;transform:translateY(-50%)}.styles-module-scss-module__uWHi8G__container:before{left:-7%}.styles-module-scss-module__uWHi8G__container:after{right:-7%}.styles-module-scss-module__uWHi8G__container--secondary .styles-module-scss-module__uWHi8G__container__line{border-color:var(--card-color)}.styles-module-scss-module__uWHi8G__container--secondary:before,.styles-module-scss-module__uWHi8G__container--secondary:after{background-color:var(--card-color)}
@keyframes styles-module-scss-module__y-pozG__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__y-pozG__container{flex-direction:column;width:100%;display:flex}.styles-module-scss-module__y-pozG__container__card{cursor:pointer;background-color:var(--background-default-color);border-radius:8px;justify-content:space-between;align-items:center;gap:16px;width:100%;padding:16px;display:flex}.styles-module-scss-module__y-pozG__container__card--open{border-bottom-right-radius:0;border-bottom-left-radius:0}.styles-module-scss-module__y-pozG__container__card--loading{pointer-events:none}.styles-module-scss-module__y-pozG__container__card__title,.styles-module-scss-module__y-pozG__container__card__chevron{color:var(--text-secondary-color);font-size:14px;transition:color .25s ease-in-out,transform .25s ease-in-out}.styles-module-scss-module__y-pozG__container__card__title{font-weight:500}.styles-module-scss-module__y-pozG__container__card__chevron--open{transform:rotate(90deg)}.styles-module-scss-module__y-pozG__container__card:hover .styles-module-scss-module__y-pozG__container__card__title,.styles-module-scss-module__y-pozG__container__card:hover .styles-module-scss-module__y-pozG__container__card__chevron{color:var(--text-primary-color)}.styles-module-scss-module__y-pozG__container__collapse-container{background-color:var(--background-default-color);border-radius:0 0 8px 8px;width:100%;padding:16px}
.styles-module-scss-module__fcUMMq__card{background-color:var(--background-paper-color);position:relative;overflow:hidden!important}.styles-module-scss-module__fcUMMq__card:after{content:"";background:linear-gradient(.25turn, transparent, var(--background-default-color), transparent);pointer-events:none;opacity:.8;width:100%;height:100%;animation:2s infinite styles-module-scss-module__fcUMMq__skeleton-animation;position:absolute;top:0;left:0;transform:translate(-100%);overflow:hidden!important}@keyframes styles-module-scss-module__fcUMMq__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__fcUMMq__card{background-color:var(--background-default-color)!important}.styles-module-scss-module__fcUMMq__card:after{background:linear-gradient(.25turn, transparent, var(--background-paper-color), transparent)!important}.styles-module-scss-module__fcUMMq__card{border-radius:var(--shape-borderRadius);aspect-ratio:1;width:100%;height:100%}
@keyframes styles-module-scss-module___oFSqq__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module___oFSqq__container{border-radius:8px;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;width:100%;max-width:70%;display:grid;position:relative}@media (max-width:768px){.styles-module-scss-module___oFSqq__container{max-width:unset;grid-template-columns:repeat(5,60px);justify-content:center;gap:4px}}.styles-module-scss-module___oFSqq__container--disabled{pointer-events:none}.styles-module-scss-module___oFSqq__container--boletim{grid-template-columns:repeat(5,1fr);margin-inline:auto}
@keyframes styles-module-scss-module__9bDTvW__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__9bDTvW__container{cursor:pointer;border:1px solid #0000;border-radius:8px;width:100%;max-width:90px;transition:transform .3s}.styles-module-scss-module__9bDTvW__container--disabled{pointer-events:none;cursor:default}@keyframes styles-module-scss-module__9bDTvW__shake{10%,90%{transform:translate(-1px)}20%,80%{transform:translate(2px)}30%,50%,70%{transform:translate(-4px)}40%,60%{transform:translate(4px)}}.styles-module-scss-module__9bDTvW__container .styles-module-scss-module__9bDTvW__start-animation{animation:1s ease-out both styles-module-scss-module__9bDTvW__shake}@media (min-width:768px){.styles-module-scss-module__9bDTvW__container:hover{transform:translateY(-5px)}}.styles-module-scss-module__9bDTvW__container__card{z-index:2;background-color:var(--background-default-color);cursor:pointer;perspective:1000px;width:100%;height:100%;transform-style:preserve-3d;-webkit-transform-style:preserve-3d;backface-visibility:hidden;border-radius:8px;justify-content:center;align-items:center;transition:all .5s;display:inline-block}.styles-module-scss-module__9bDTvW__container__card:after{content:"";padding-bottom:100%;display:block}.styles-module-scss-module__9bDTvW__container__card--disabled,.styles-module-scss-module__9bDTvW__container__card--selected{pointer-events:none;cursor:default}.styles-module-scss-module__9bDTvW__container__card--turn,.styles-module-scss-module__9bDTvW__container__card--selected{cursor:default;transform:rotateY(180deg);pointer-events:none!important}.styles-module-scss-module__9bDTvW__container__card--turn .styles-module-scss-module__9bDTvW__container__card__front,.styles-module-scss-module__9bDTvW__container__card--selected .styles-module-scss-module__9bDTvW__container__card__front{display:none!important}.styles-module-scss-module__9bDTvW__container__card--clicked .styles-module-scss-module__9bDTvW__container__card__back{opacity:1}.styles-module-scss-module__9bDTvW__container__card__front,.styles-module-scss-module__9bDTvW__container__card__back{backface-visibility:hidden;border-radius:8px;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;transform:rotateX(0)}.styles-module-scss-module__9bDTvW__container__card__front__image,.styles-module-scss-module__9bDTvW__container__card__back__image{width:80%;height:80%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.styles-module-scss-module__9bDTvW__container__card__front{background-color:var(--card-color);width:100%;box-shadow:0 0 var(--background-default-color),0 0 var(--background-default-color),inset 0 1px var(--background-default-color),inset 0 -4px var(--background-default-color),0 2px var(--background-default-color)}.styles-module-scss-module__9bDTvW__container__card__front__image{filter:grayscale();opacity:.15;height:100%}.styles-module-scss-module__9bDTvW__container__card__back{opacity:.6;background-color:var(--background-default-color);justify-content:center;align-items:center;display:flex;transform:rotateY(-180deg)}.styles-module-scss-module__9bDTvW__container__card__back__image{height:auto}.styles-module-scss-module__9bDTvW__container__card--paper,.styles-module-scss-module__9bDTvW__container__card--paper .styles-module-scss-module__9bDTvW__container__card__back{background-color:var(--background-paper-color)}@media (min-width:768px){.styles-module-scss-module__9bDTvW__container__card:hover{filter:brightness(200%);background-color:var(--background-paper-color)}}
@keyframes styles-module-scss-module__UXAbbW__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__UXAbbW__icon{object-fit:cover;object-position:center;z-index:0;border-radius:8px;width:100%;height:100%;position:relative;overflow:hidden}.styles-module-scss-module__UXAbbW__icon--disabled{pointer-events:none!important}.styles-module-scss-module__UXAbbW__icon--not-clicked{opacity:.5}
@keyframes styles-module-scss-module__qhP4IG__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__qhP4IG__image{object-fit:contain;z-index:1;width:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);max-width:30px!important}.styles-module-scss-module__qhP4IG__image--not-clicked{opacity:.5}@media (max-width:768px){.styles-module-scss-module__qhP4IG__image{width:20px}}
@keyframes styles-module-scss-module__NOJvka__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__NOJvka__card{cursor:pointer;border-radius:8px;width:100%;height:40px;transition:all .3s;position:relative}.styles-module-scss-module__NOJvka__card--disabled{pointer-events:none;opacity:.8}.styles-module-scss-module__NOJvka__card{overflow:hidden}@media (max-width:1300px){.styles-module-scss-module__NOJvka__card{height:35px}}.styles-module-scss-module__NOJvka__card:hover{transform:scale(1.05)}@media (max-width:768px){.styles-module-scss-module__NOJvka__card{height:30px}}
@keyframes styles-module-scss-module__edGKfa__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__edGKfa__container{gap:8px;width:100%;margin-top:6.9375rem;padding:16px;display:grid;position:relative}@media (max-width:768px){.styles-module-scss-module__edGKfa__container{margin-top:5rem;padding:4px}}.styles-module-scss-module__edGKfa__container--boletim{margin-top:0;padding:0}@media (max-width:768px){.styles-module-scss-module__edGKfa__container--boletim{margin-top:0;padding:0}}
.styles-module-scss-module__JmC6xG__skeleton{background-color:var(--background-paper-color);position:relative;overflow:hidden!important}.styles-module-scss-module__JmC6xG__skeleton:after{content:"";background:linear-gradient(.25turn, transparent, var(--background-default-color), transparent);pointer-events:none;opacity:.8;width:100%;height:100%;animation:2s infinite styles-module-scss-module__JmC6xG__skeleton-animation;position:absolute;top:0;left:0;transform:translate(-100%);overflow:hidden!important}@keyframes styles-module-scss-module__JmC6xG__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__JmC6xG__container{width:fit-content}.styles-module-scss-module__JmC6xG__container__image{width:70px;height:70px}@media (max-width:768px){.styles-module-scss-module__JmC6xG__container__image{width:25px;height:25px}}.styles-module-scss-module__JmC6xG__skeleton{border-radius:var(--shape-borderRadius);border-radius:50%;width:70px;height:70px}@media (max-width:768px){.styles-module-scss-module__JmC6xG__skeleton{width:25px;height:25px}}
@keyframes styles-module-scss-module__wTJBMG__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__wTJBMG__container{background-color:var(--background-default-color);opacity:0;z-index:1;border-radius:8px;justify-content:flex-start;align-items:center;gap:4px;width:90%;min-height:80px;padding:8px;list-style:none;transition:opacity .3s;display:flex;position:absolute;bottom:40px;left:50%;overflow:auto hidden;transform:translate(-50%)}.styles-module-scss-module__wTJBMG__container::-webkit-scrollbar{display:none!important}.styles-module-scss-module__wTJBMG__container::-webkit-scrollbar-track{display:none!important}.styles-module-scss-module__wTJBMG__container::-webkit-scrollbar-thumb{display:none!important}@media (max-width:1300px){.styles-module-scss-module__wTJBMG__container{height:40px;min-height:unset;bottom:8px}}.styles-module-scss-module__wTJBMG__container--visible{opacity:1}.styles-module-scss-module__wTJBMG__container--secondary{transform:unset;background-color:var(--background-paper-color);width:100%;position:relative;inset:0}
@keyframes styles-module-scss-module__LQaguG__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__LQaguG__container{flex-direction:column;justify-content:center;align-items:center;gap:8px;width:100%;min-height:250px;display:flex;position:relative}.styles-module-scss-module__LQaguG__container__coin{width:100px;height:100px}
@keyframes styles-module-scss-module__-al2jq__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__-al2jq__container{justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto;display:flex;position:relative}.styles-module-scss-module__-al2jq__container__multiplier{z-index:2;color:var(--error-color);font-size:16px;font-weight:500;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.styles-module-scss-module__-al2jq__container__multiplier--won{color:var(--success-color)}
@keyframes styles-module-scss-module__8ouyea__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__8ouyea__rocket{z-index:1;width:100%;max-width:180px;transition:all .3s .3s;display:none}.styles-module-scss-module__8ouyea__rocket--visible{display:flex}.styles-module-scss-module__8ouyea__rocket--animate{transform:translateY(-120px)}.styles-module-scss-module__8ouyea__rocket--static{transform:translateY(60px)}@media (max-width:768px){.styles-module-scss-module__8ouyea__rocket{max-width:110px}.styles-module-scss-module__8ouyea__rocket--animate{transform:translateY(-120px)}.styles-module-scss-module__8ouyea__rocket--static{transform:translateY(20px)}}.styles-module-scss-module__8ouyea__explosion{opacity:.9;z-index:1;width:100%;max-width:250px;display:none;transform:translateY(-150px)}.styles-module-scss-module__8ouyea__explosion--visible{display:flex}@media (max-width:768px){.styles-module-scss-module__8ouyea__explosion{max-width:140px;transform:translateY(-140px)}}.styles-module-scss-module__8ouyea__rocket-waiting{width:100%;max-width:250px;display:none;transform:translateY(40px)}.styles-module-scss-module__8ouyea__rocket-waiting--visible{display:flex}@media (max-width:768px){.styles-module-scss-module__8ouyea__rocket-waiting{max-width:140px}}.styles-module-scss-module__8ouyea__multiplier{width:fit-content;color:var(--text-primary-color);z-index:4;font-size:32px;font-weight:600;position:absolute;top:15%;left:50%;transform:translate(-50%,-15%)}.styles-module-scss-module__8ouyea__multiplier--won-playing{color:var(--success-color)}.styles-module-scss-module__8ouyea__moon-image{z-index:0;width:100%;max-width:600px;transition:all .3s;position:absolute;top:-30%;right:-20%}@media (max-width:768px){.styles-module-scss-module__8ouyea__moon-image{top:-80%;right:-30%}}@keyframes styles-module-scss-module__8ouyea__bounce{0%{margin-top:0}50%{margin-top:10px}to{margin-top:0}}.styles-module-scss-module__8ouyea__ufo-image{z-index:0;width:100%;max-width:100px;animation:styles-module-scss-module__8ouyea__bounce 3s var(--ambient-iterations,2);position:absolute;top:15%;left:0%}@media (max-width:768px){.styles-module-scss-module__8ouyea__ufo-image{max-width:80px;top:-35%}}.styles-module-scss-module__8ouyea__satellite-image{z-index:0;width:100%;max-width:100px;position:absolute;bottom:15%;right:15%}@media (max-width:768px){.styles-module-scss-module__8ouyea__satellite-image{right:5%}}.styles-module-scss-module__8ouyea__last-bet-container{z-index:5;width:100%;padding:16px;position:absolute;top:0;left:0;right:0}.styles-module-scss-module__8ouyea__container{background-image:var(--limbo-bg-url);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:8px;justify-content:center;align-items:center;width:100%;min-height:300px;display:flex;position:relative;overflow:hidden}@media (max-width:768px){.styles-module-scss-module__8ouyea__container{min-height:300px}}.styles-module-scss-module__8ouyea__container--secondary{min-height:300px}.styles-module-scss-module__8ouyea__container--secondary .styles-module-scss-module__8ouyea__rocket,.styles-module-scss-module__8ouyea__container--secondary .styles-module-scss-module__8ouyea__explosion{max-width:140px;transform:translateY(-80px)}.styles-module-scss-module__8ouyea__container--secondary .styles-module-scss-module__8ouyea__rocket-waiting{max-width:140px}.styles-module-scss-module__8ouyea__container--secondary .styles-module-scss-module__8ouyea__moon-image{top:-80%;right:-30%}.styles-module-scss-module__8ouyea__container--secondary .styles-module-scss-module__8ouyea__ufo-image{max-width:80px;top:-35%}.styles-module-scss-module__8ouyea__container--secondary .styles-module-scss-module__8ouyea__satellite-image{right:5%}.styles-module-scss-module__8ouyea__counter{color:var(--text-primary-color);z-index:2;font-size:64px;font-weight:600;position:absolute;top:15%;left:50%;transform:translate(-50%,-15%)}.styles-module-scss-module__8ouyea__counter--won{color:#06e385}@media (max-width:768px){.styles-module-scss-module__8ouyea__counter{font-size:38px}}
@keyframes styles-module-scss-module__H_6YZG__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__H_6YZG__tomato{z-index:1;pointer-events:none;-webkit-user-select:none;user-select:none;transform:translateY(calc(50% - 41px)) translateX(calc(180px + (var(--tomato-position) - 1) * 155px + 36px));justify-content:center;transition:all .5s;animation:1s ease-in styles-module-scss-module__H_6YZG__slide-in;display:flex;top:calc(50% - 41px);transition:transform .4s!important;position:absolute!important}.styles-module-scss-module__H_6YZG__tomato--first-step{transform:translateY(calc(50% - 41px))translate(221.5px)}.styles-module-scss-module__H_6YZG__tomato--initial-position{transform:translateY(calc(50% - 41px))translate(85.5px)}.styles-module-scss-module__H_6YZG__multiplier{background:var(--missionUncrossable-shadow-color);border-radius:.5rem;justify-content:center;align-items:center;padding:.625rem;font-size:1rem;font-weight:500;display:flex;position:absolute;bottom:-3.25rem}.styles-module-scss-module__H_6YZG__multiplier:before{content:"";border-left:.5rem solid #0000;border-right:.5rem solid #0000;border-bottom:.5rem solid var(--missionUncrossable-shadow-color);width:0;height:0;position:absolute;top:-.5rem;left:50%;transform:translate(-50%)}.styles-module-scss-module__H_6YZG__multiplier--relative{position:relative;inset:0}.styles-module-scss-module__H_6YZG__image{object-fit:cover;width:82px;max-width:82px;height:92px}@keyframes styles-module-scss-module__H_6YZG__slide-in{0%{opacity:0;transform:translateY(calc(50% - 41px))translate(-300px)}50%{opacity:1}to{transform:translateY(calc(50% - 41px))translate(77.5px)}}
@keyframes styles-module-scss-module__Py3lYa__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__Py3lYa__container{flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:250px;display:flex}.styles-module-scss-module__Py3lYa__container__image{object-fit:cover;width:82px;max-width:82px;height:92px}
.styles-module-scss-module__KW1E7W__skeleton{background-color:var(--background-paper-color);position:relative;overflow:hidden!important}.styles-module-scss-module__KW1E7W__skeleton:after{content:"";background:linear-gradient(.25turn, transparent, var(--background-default-color), transparent);pointer-events:none;opacity:.8;width:100%;height:100%;animation:2s infinite styles-module-scss-module__KW1E7W__skeleton-animation;position:absolute;top:0;left:0;transform:translate(-100%);overflow:hidden!important}@keyframes styles-module-scss-module__KW1E7W__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__KW1E7W__button{all:unset;box-sizing:border-box;background-color:var(--background-paper-color);width:40px;min-width:40px;height:40px;color:var(--text-secondary-color);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;font-size:16px;transition:all .3s;display:flex}.styles-module-scss-module__KW1E7W__button:hover{border:1px solid var(--primary-color);color:var(--text-primary-color)}.styles-module-scss-module__KW1E7W__skeleton{border-radius:var(--shape-borderRadius);width:48px;height:48px}
@keyframes styles-module-scss-module__aG7cYa__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__aG7cYa__container{flex-direction:column;gap:16px;width:100%;display:flex}.styles-module-scss-module__aG7cYa__container__row{align-items:center;gap:16px;width:100%;display:flex}.styles-module-scss-module__aG7cYa__container__row--between{justify-content:space-between}@media (max-width:768px){.styles-module-scss-module__aG7cYa__container__row--between{display:none}}.styles-module-scss-module__aG7cYa__container__row--small{width:fit-content}.styles-module-scss-module__aG7cYa__container__game__wrapper{border-radius:8px;gap:16px;width:100%;max-width:100%;display:flex}.styles-module-scss-module__aG7cYa__container__game__wrapper--column{flex-direction:column-reverse;gap:8px}.styles-module-scss-module__aG7cYa__container__game__wrapper__panel{flex:1;min-width:350px}@media (max-width:768px){.styles-module-scss-module__aG7cYa__container__game__wrapper__panel{min-width:unset}}.styles-module-scss-module__aG7cYa__container__game__wrapper__board{flex:2;width:100%;min-width:300px}@media (max-width:1054px){.styles-module-scss-module__aG7cYa__container__game__wrapper{flex-direction:column-reverse}}
@keyframes styles-module-scss-module__x2mgfW__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__x2mgfW__card{background-color:var(--background-paper-color);border-radius:8px;flex-direction:column;width:100%;padding:16px;display:flex}.styles-module-scss-module__x2mgfW__card__wrapper{background-color:var(--background-paper-color);border-radius:8px;justify-content:space-between;align-items:center;gap:8px;width:100%;display:flex}@media (max-width:768px){.styles-module-scss-module__x2mgfW__card__wrapper--col{flex-direction:column;align-items:start;gap:16px}.styles-module-scss-module__x2mgfW__card__wrapper{align-items:start;gap:16px}}.styles-module-scss-module__x2mgfW__card__column{flex-direction:column;gap:8px;display:flex}.styles-module-scss-module__x2mgfW__card__column__header{align-items:center;gap:8px;height:fit-content;display:flex}.styles-module-scss-module__x2mgfW__card__column__header__title{width:max-content;color:var(--text-primary-color);font-size:18px;font-weight:700}.styles-module-scss-module__x2mgfW__card__column__header__attributes{width:fit-content;height:24px;position:relative}.styles-module-scss-module__x2mgfW__card__column__description{color:var(--text-secondary-color);font-size:14px;font-weight:500}.styles-module-scss-module__x2mgfW__card__column__description a{color:var(--primary-color);cursor:pointer;transition:all .3s}.styles-module-scss-module__x2mgfW__card__column__description a:hover{color:var(--secondary-color)}.styles-module-scss-module__x2mgfW__card__chips{gap:inherit;flex-wrap:wrap;align-items:center;width:fit-content;max-width:100%;display:flex;gap:4px!important}.styles-module-scss-module__x2mgfW__card__chips__chip{white-space:nowrap;cursor:pointer;border-radius:8px;padding:8px 12px;font-size:10px;font-weight:500;transition:all .3s;background-color:var(--card-color)!important;color:var(--text-secondary-color)!important}.styles-module-scss-module__x2mgfW__card__chips__chip:hover{background-color:var(--primary-ghost-color)!important;color:var(--primary-color)!important}@media (max-width:768px){.styles-module-scss-module__x2mgfW__card__chips__chip{padding:8px;font-size:10px}}.styles-module-scss-module__x2mgfW__card__content{flex-direction:column;gap:16px;width:100%;padding-block:16px;display:flex}
.styles-module-scss-module__Hjzoxa__title,.styles-module-scss-module__Hjzoxa__description,.styles-module-scss-module__Hjzoxa__chip{background-color:var(--background-paper-color);position:relative;overflow:hidden!important}.styles-module-scss-module__Hjzoxa__title:after,.styles-module-scss-module__Hjzoxa__description:after,.styles-module-scss-module__Hjzoxa__chip:after{content:"";background:linear-gradient(.25turn, transparent, var(--background-default-color), transparent);pointer-events:none;opacity:.8;width:100%;height:100%;animation:2s infinite styles-module-scss-module__Hjzoxa__skeleton-animation;position:absolute;top:0;left:0;transform:translate(-100%);overflow:hidden!important}@keyframes styles-module-scss-module__Hjzoxa__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__Hjzoxa__title,.styles-module-scss-module__Hjzoxa__description,.styles-module-scss-module__Hjzoxa__chip{background-color:var(--background-default-color)!important}.styles-module-scss-module__Hjzoxa__title:after,.styles-module-scss-module__Hjzoxa__description:after,.styles-module-scss-module__Hjzoxa__chip:after{background:linear-gradient(.25turn, transparent, var(--background-paper-color), transparent)!important}.styles-module-scss-module__Hjzoxa__title,.styles-module-scss-module__Hjzoxa__description,.styles-module-scss-module__Hjzoxa__chip{border-radius:var(--shape-borderRadius);border-radius:8px}.styles-module-scss-module__Hjzoxa__title{width:120px;height:24px}.styles-module-scss-module__Hjzoxa__description{width:80px;height:16px}.styles-module-scss-module__Hjzoxa__chip{width:60px;height:30px}
@keyframes styles-module-scss-module__DWIjNG__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__DWIjNG__container{grid-template-columns:repeat(2,1fr);align-items:start;gap:16px;width:100%;display:grid}@media (max-width:768px){.styles-module-scss-module__DWIjNG__container{grid-template-columns:1fr}}
.styles-module-scss-module__xT59WW__skeleton{background-color:var(--background-paper-color);position:relative;overflow:hidden!important}.styles-module-scss-module__xT59WW__skeleton:after{content:"";background:linear-gradient(.25turn, transparent, var(--background-default-color), transparent);pointer-events:none;opacity:.8;width:100%;height:100%;animation:2s infinite styles-module-scss-module__xT59WW__skeleton-animation;position:absolute;top:0;left:0;transform:translate(-100%);overflow:hidden!important}@keyframes styles-module-scss-module__xT59WW__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__xT59WW__skeleton{background-color:var(--background-default-color)!important}.styles-module-scss-module__xT59WW__skeleton:after{background:linear-gradient(.25turn, transparent, var(--background-paper-color), transparent)!important}.styles-module-scss-module__xT59WW__row{width:100%;color:var(--text-secondary-color);justify-content:space-between;align-items:center;gap:8px;font-size:14px;font-weight:500;display:flex}.styles-module-scss-module__xT59WW__row__value{color:var(--primary-color)}.styles-module-scss-module__xT59WW__row__value--empty{color:var(--text-primary-color)}.styles-module-scss-module__xT59WW__skeleton{border-radius:var(--shape-borderRadius)}.styles-module-scss-module__xT59WW__skeleton__value{border-radius:8px;width:80px;height:14px}
@keyframes styles-module-scss-module__svZG3W__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__svZG3W__container{width:100%}
.styles-module-scss-module__8JZl_G__skeleton__text{background-color:var(--background-paper-color);position:relative;overflow:hidden!important}.styles-module-scss-module__8JZl_G__skeleton__text:after{content:"";background:linear-gradient(.25turn, transparent, var(--background-default-color), transparent);pointer-events:none;opacity:.8;width:100%;height:100%;animation:2s infinite styles-module-scss-module__8JZl_G__skeleton-animation;position:absolute;top:0;left:0;transform:translate(-100%);overflow:hidden!important}@keyframes styles-module-scss-module__8JZl_G__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__8JZl_G__skeleton__text{background-color:var(--background-default-color)!important}.styles-module-scss-module__8JZl_G__skeleton__text:after{background:linear-gradient(.25turn, transparent, var(--background-paper-color), transparent)!important}.styles-module-scss-module__8JZl_G__container{width:100%;color:var(--text-primary-color);font-size:14px}.styles-module-scss-module__8JZl_G__skeleton__container{flex-direction:column;gap:4px;width:100%;display:flex}.styles-module-scss-module__8JZl_G__skeleton__text{border-radius:var(--shape-borderRadius);width:100%;height:14px}.styles-module-scss-module__8JZl_G__skeleton__text--half{width:80%}
@keyframes styles-module-scss-module__rDsIYW__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__rDsIYW__container{grid-template-columns:auto 32px;grid-auto-flow:column;justify-content:flex-end;align-items:center;gap:8px;width:100%;display:grid;position:relative}.styles-module-scss-module__rDsIYW__container--absolute{inset:8px;bottom:unset;z-index:4;padding-block:8px;padding-right:8px;position:absolute}.styles-module-scss-module__rDsIYW__container:before{content:"";pointer-events:none;z-index:1;background-image:linear-gradient(to right, var(--card-color), transparent 70%);opacity:.5;width:50px;height:100%;position:absolute;top:0;left:0}.styles-module-scss-module__rDsIYW__container__list{direction:rtl;grid-auto-flow:column;gap:8px;width:100%;max-width:100%;font-size:10px;display:grid;overflow-x:hidden}.styles-module-scss-module__rDsIYW__container__link{background-color:var(--background-default-color);cursor:pointer;width:32px;height:32px;color:var(--text-primary-color);border-radius:8px;justify-content:center;align-items:center;font-size:14px;transition:background .25s ease-in-out,opacity .25s ease-in-out,filter .25s ease-in-out;display:flex;position:relative}.styles-module-scss-module__rDsIYW__container__link:hover,.styles-module-scss-module__rDsIYW__container__link:focus{filter:brightness(70%)}.styles-module-scss-module__rDsIYW__container__link--paper{background-color:var(--background-paper-color)}.styles-module-scss-module__rDsIYW__container__link--loading{pointer-events:none;opacity:.8}
.styles-module-scss-module__hzM4fG__skeleton--paper,.styles-module-scss-module__hzM4fG__skeleton,.styles-module-scss-module__hzM4fG__skeleton--cover{background-color:var(--background-paper-color);position:relative;overflow:hidden!important}.styles-module-scss-module__hzM4fG__skeleton--paper:after,.styles-module-scss-module__hzM4fG__skeleton:after,.styles-module-scss-module__hzM4fG__skeleton--cover:after{content:"";background:linear-gradient(.25turn, transparent, var(--background-default-color), transparent);pointer-events:none;opacity:.8;width:100%;height:100%;animation:2s infinite styles-module-scss-module__hzM4fG__skeleton-animation;position:absolute;top:0;left:0;transform:translate(-100%);overflow:hidden!important}@keyframes styles-module-scss-module__hzM4fG__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__hzM4fG__skeleton,.styles-module-scss-module__hzM4fG__skeleton--cover{background-color:var(--background-default-color)!important}.styles-module-scss-module__hzM4fG__skeleton:after,.styles-module-scss-module__hzM4fG__skeleton--cover:after{background:linear-gradient(.25turn, transparent, var(--background-paper-color), transparent)!important}.styles-module-scss-module__hzM4fG__link{cursor:pointer;width:80px;height:32px;color:var(--text-primary-color);background-color:var(--background-default-color);border-radius:8px;justify-content:center;align-items:center;font-size:12px;font-weight:500;transition:background-color .25s ease-in-out,filter .25s ease-in-out;display:flex;position:relative}.styles-module-scss-module__hzM4fG__link--paper{background-color:var(--background-paper-color)}.styles-module-scss-module__hzM4fG__link:hover{background-color:var(--card-color)}.styles-module-scss-module__hzM4fG__link--cover{width:120px;height:32px}.styles-module-scss-module__hzM4fG__link--won{background-color:var(--success-color);color:var(--success-contrast-color)!important}.styles-module-scss-module__hzM4fG__link--won:hover{background-color:var(--success-color);filter:brightness(80%)}.styles-module-scss-module__hzM4fG__skeleton,.styles-module-scss-module__hzM4fG__skeleton--paper{width:80px;height:32px}.styles-module-scss-module__hzM4fG__skeleton,.styles-module-scss-module__hzM4fG__skeleton--cover,.styles-module-scss-module__hzM4fG__skeleton--paper{border-radius:var(--shape-borderRadius)}.styles-module-scss-module__hzM4fG__skeleton--cover{width:120px;height:32px}
@keyframes styles-module-scss-module__l2-ytG__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__l2-ytG__container{justify-content:center;align-items:center;width:100%;display:flex}
@keyframes styles-module-scss-module__6rPxkG__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__6rPxkG__column{flex-direction:column;align-items:center;gap:16px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.styles-module-scss-module__6rPxkG__column--row{background-color:var(--card-color);border:1px solid var(--divider-color);border-radius:8px;flex-direction:row;gap:8px;padding:0 16px;top:24px;transform:translate(-50%)}.styles-module-scss-module__6rPxkG__column--row .styles-module-scss-module__6rPxkG__column__multiplier{font-size:24px}.styles-module-scss-module__6rPxkG__column--row .styles-module-scss-module__6rPxkG__column__card{all:unset;color:var(--text-primary-color);font-size:18px;font-weight:600}@media (max-width:768px){.styles-module-scss-module__6rPxkG__column--row .styles-module-scss-module__6rPxkG__column__card{font-size:12px;font-weight:700}}.styles-module-scss-module__6rPxkG__column__multiplier{color:var(--text-primary-color);font-size:52px;font-weight:800}@media (max-width:768px){.styles-module-scss-module__6rPxkG__column__multiplier{font-size:38px}}.styles-module-scss-module__6rPxkG__column__card{text-align:center;background-color:var(--background-paper-color);width:120px;color:var(--text-primary-color);opacity:0;border-radius:8px;justify-content:center;align-items:center;padding:8px 16px;font-size:14px;font-weight:600;transition:opacity .25s ease-in-out;display:flex}.styles-module-scss-module__6rPxkG__column__card--closed{opacity:1}@media (max-width:768px){.styles-module-scss-module__6rPxkG__column__card{width:120px;height:40px;font-size:12px;font-weight:700}}
@keyframes styles-module-scss-module__NLbaka__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__NLbaka__container{background-color:var(--background-default-color);border-radius:8px;width:100%;height:100%;padding:16px}.styles-module-scss-module__NLbaka__container--with-last-winner-bets{border-radius:0 0 8px 8px}.styles-module-scss-module__NLbaka__container__column{flex-direction:column;align-items:center;gap:16px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.styles-module-scss-module__NLbaka__container__multiplier{color:var(--text-primary-color);font-size:32px;font-weight:800}.styles-module-scss-module__NLbaka__container__card{background-color:var(--background-paper-color);width:150px;height:48px;color:var(--text-primary-color);opacity:0;border-radius:8px;justify-content:center;align-items:center;padding:0 16px;font-size:28px;font-weight:600;transition:opacity .25s ease-in-out;display:flex}.styles-module-scss-module__NLbaka__container__card--closed{opacity:1}
@keyframes styles-module-scss-module__orUCnG__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__orUCnG__container{width:100%;height:250px;position:relative}
@keyframes styles-module-scss-module__ukJ3bq__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__ukJ3bq__container{background-color:var(--background-paper-color);border-radius:8px;flex-direction:column;gap:24px;width:100%;padding:16px;display:flex}.styles-module-scss-module__ukJ3bq__container__wrapper{all:inherit;padding:unset;gap:16px}.styles-module-scss-module__ukJ3bq__container__wrapper--grid{all:unset;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));align-items:end;gap:16px;width:100%;display:grid}@media (max-width:768px){.styles-module-scss-module__ukJ3bq__container__wrapper--grid{flex-direction:column;display:flex}.styles-module-scss-module__ukJ3bq__container{max-width:unset;min-width:unset;gap:16px;padding:16px}}.styles-module-scss-module__ukJ3bq__container--small-padding{padding:16px}@media (max-width:768px){.styles-module-scss-module__ukJ3bq__container--small-padding{padding:8px}}.styles-module-scss-module__ukJ3bq__container__wrapper__title{color:var(--text-primary-color);font-size:18px;font-weight:700}.styles-module-scss-module__ukJ3bq__container__wrapper__description{color:var(--text-secondary-color);font-size:12px}.styles-module-scss-module__ukJ3bq__container__mobile-only{display:none}@media (max-width:768px){.styles-module-scss-module__ukJ3bq__container__mobile-only{display:block}}.styles-module-scss-module__ukJ3bq__container__desktop-only{display:block}@media (max-width:768px){.styles-module-scss-module__ukJ3bq__container__desktop-only{display:none}}.styles-module-scss-module__ukJ3bq__container__bet__data{flex-direction:column;gap:16px;width:100%;display:flex}
