﻿@charset "UTF-8";*,*:before,*:after{box-sizing:border-box;-webkit-user-select:none;-webkit-user-drag:none;-webkit-app-region:no-drag;-webkit-tap-highlight-color:transparent;tap-highlight-color:transparent;outline:none}body,h1,h2,h3,h4,p,ul[class],ol[class],li,figure,figcaption,blockquote,dl,dd{margin:0}body{min-height:100vh;scroll-behavior:smooth;text-rendering:optimizeSpeed;line-height:1.5}ul[class],ol[class]{list-style:none}a:not([class]){text-decoration-skip-ink:auto}img{max-width:100%;display:block}article>*+*{margin-top:1em}input,button,textarea,select{font:inherit}body{font-weight:400;background-color:#111112}.font-european{font-size:.75rem}.font-asian{font-size:1rem}body.scroll-lock{overflow:hidden}.scrollable{overflow:auto}:root{--toastify-color-light: #fff;--toastify-color-dark: #121212;--toastify-color-info: #3498db;--toastify-color-success: #07bc0c;--toastify-color-warning: #f1c40f;--toastify-color-error: #e74c3c;--toastify-color-transparent: rgba(255, 255, 255, .7);--toastify-icon-color-info: var(--toastify-color-info);--toastify-icon-color-success: var(--toastify-color-success);--toastify-icon-color-warning: var(--toastify-color-warning);--toastify-icon-color-error: var(--toastify-color-error);--toastify-toast-width: 320px;--toastify-toast-offset: 16px;--toastify-toast-top: max(var(--toastify-toast-offset), env(safe-area-inset-top));--toastify-toast-right: max(var(--toastify-toast-offset), env(safe-area-inset-right));--toastify-toast-left: max(var(--toastify-toast-offset), env(safe-area-inset-left));--toastify-toast-bottom: max(var(--toastify-toast-offset), env(safe-area-inset-bottom));--toastify-toast-background: #fff;--toastify-toast-min-height: 64px;--toastify-toast-max-height: 800px;--toastify-toast-bd-radius: 6px;--toastify-font-family: sans-serif;--toastify-z-index: 9999;--toastify-text-color-light: #757575;--toastify-text-color-dark: #fff;--toastify-text-color-info: #fff;--toastify-text-color-success: #fff;--toastify-text-color-warning: #fff;--toastify-text-color-error: #fff;--toastify-spinner-color: #616161;--toastify-spinner-color-empty-area: #e0e0e0;--toastify-color-progress-light: linear-gradient( to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55 );--toastify-color-progress-dark: #bb86fc;--toastify-color-progress-info: var(--toastify-color-info);--toastify-color-progress-success: var(--toastify-color-success);--toastify-color-progress-warning: var(--toastify-color-warning);--toastify-color-progress-error: var(--toastify-color-error);--toastify-color-progress-bgo: .2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index));position:fixed;padding:4px;width:var(--toastify-toast-width);box-sizing:border-box;color:#fff}.Toastify__toast-container--top-left{top:var(--toastify-toast-top);left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:var(--toastify-toast-top);left:50%;transform:translate(-50%)}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right)}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);left:50%;transform:translate(-50%)}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right)}@media only screen and (max-width : 480px){.Toastify__toast-container{width:100vw;padding:0;left:env(safe-area-inset-left);margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translate(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:initial}}.Toastify__toast{--y: 0;position:relative;-ms-touch-action:none;touch-action:none;min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:8px;border-radius:var(--toastify-toast-bd-radius);box-shadow:0 4px 12px #0000001a;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);cursor:default;direction:ltr;z-index:0;overflow:hidden}.Toastify__toast--stacked{position:absolute;width:100%;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s}.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body,.Toastify__toast--stacked[data-collapsed] .Toastify__close-button{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{content:"";position:absolute;left:0;right:0;height:calc(var(--g) * 1px);bottom:100%}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{content:"";position:absolute;left:0;right:0;bottom:0;height:100%;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{margin:auto 0;-ms-flex:1 1 auto;flex:1 1 auto;padding:6px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.Toastify__toast-body>div:last-child{word-break:break-word;-ms-flex:1;flex:1}.Toastify__toast-icon{-webkit-margin-end:10px;margin-inline-end:10px;width:20px;-ms-flex-negative:0;flex-shrink:0;display:-ms-flexbox;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.5s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}@media only screen and (max-width : 480px){.Toastify__toast{margin-bottom:0;border-radius:0}}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;-ms-flex-item-align:start;align-self:flex-start;z-index:1}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:100%;z-index:var(--toastify-z-index);opacity:.7;transform-origin:left;border-bottom-left-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:right;border-bottom-left-radius:initial;border-bottom-right-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp{position:absolute;bottom:0;left:0;width:100%;height:5px;border-bottom-left-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{opacity:var(--toastify-color-progress-bgo);width:100%;height:100%}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg);opacity:1}to{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(110%,var(--y),0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(-110%,var(--y),0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-timing-function:ease-in;animation-duration:.3s}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._container_2dvvr_1{padding:10px 15px;height:100vh}._outletWrapper_2dvvr_6{height:85dvh;overflow:visible}._navBar_2dvvr_11{position:static;z-index:13;display:flex;justify-content:center;left:0;right:0;bottom:0;background-color:#111112}._navBar_disabled_2dvvr_21{opacity:60%}._mine_2dvvr_25{position:relative;padding-top:15px;height:85svh;background-repeat:no-repeat;background-size:cover}._mine__bg_2dvvr_32{z-index:-2;position:fixed;left:0;right:0;bottom:0;top:0;width:100%;height:100%;object-fit:cover}._mine__bg__filter_2dvvr_43{content:"";position:fixed;top:0;left:0;right:0;bottom:0;background-color:#000c;z-index:-1}._mine_2dvvr_25:before{content:"";position:fixed;top:0;left:0;right:0;bottom:0;background-color:#0003;z-index:-1}._enegry_2dvvr_64{display:flex;justify-content:center;align-items:center;background-repeat:no-repeat;width:115px;height:35px;padding-left:12px}._enegryCounter_2dvvr_74{position:absolute;left:50%;transform:translate(-50%);z-index:3;margin-left:3px;color:#fff;-webkit-user-select:none;user-select:none;pointer-events:none}._enegryCounter_2dvvr_74._enegryCounter_2dvvr_74._enegryCounter__eu_2dvvr_84{font-size:1rem;top:3px;transform:translate(-48%)}._enegryCounter_2dvvr_74._enegryCounter_2dvvr_74._enegryCounter__as_2dvvr_89{font-size:1.3rem;top:-6px}._energyBarPosition_2dvvr_94{position:relative;width:100%;height:20px}._energyBar_2dvvr_94{position:absolute;top:3px;width:100%;left:2px}._energyBarFill_2dvvr_107{position:relative;height:20px;background:#e2b436;width:100%;z-index:2}._energyBarFill__backdrop_2dvvr_114{background:#685b37;height:20px;width:100%;position:absolute;top:0;z-index:1}._energyBarFill__backdrop_2dvvr_114:before{content:"";position:absolute;bottom:2px;left:7px;width:calc(100% - 14px);height:20px;background:#685b37}._energyBarFill__backdrop_2dvvr_114:after{content:"";position:absolute;top:2px;left:7px;width:calc(100% - 14px);height:20px;background:#685b37}._energyBarFill_2dvvr_107:before{content:"";position:absolute;bottom:2px;left:7px;width:calc(100% - 14px);height:20px;background:#e2b436}._energyBarFill_2dvvr_107:after{content:"";position:absolute;top:2px;left:7px;width:calc(100% - 14px);height:20px;background:#e2b436}._lightning_2dvvr_159{position:absolute;left:-12px;bottom:-12px;z-index:3}._chest_2dvvr_166{background-image:url("");background-repeat:no-repeat;background-size:cover;width:50px;height:50px}._chest_2dvvr_166:active{background-image:url("")}._topBar_2dvvr_177{display:flex;justify-content:space-between;align-items:center}._topBar__settings_2dvvr_182{background-image:url("");width:40px;height:40px;border:none;background-color:transparent}._topBar__settings__item_2dvvr_189{color:#fff}._coinCounter_2dvvr_193{display:flex;justify-content:center}._coinCounter__coin_2dvvr_199{width:30px;height:30px}._coinCounterContent_2dvvr_204{display:flex;gap:10px;align-items:center}._coinCounterContent_2dvvr_204._coinCounterContent_2dvvr_204._coinCounterContent__eu_2dvvr_209{font-size:1rem;font-weight:700}._coinCounterContent_2dvvr_204._coinCounterContent_2dvvr_204._coinCounterContent__as_2dvvr_213{font-size:1.5rem}._cointCounterText_2dvvr_217{color:#ffd400;-webkit-user-select:none;user-select:none;pointer-events:none;font-size:30px;line-height:30px}._clicker_2dvvr_225{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%}._clickerButton_2dvvr_233{display:flex;justify-content:center;align-items:center;width:100%;height:100%}._clickerImage_2dvvr_241{pointer-events:none;-webkit-user-select:none;user-select:none;padding:2rem}._clickNumber_2dvvr_247{display:flex;align-items:center;position:fixed;color:#fff;pointer-events:none;transition:opacity .5s,transform 1s;opacity:0;z-index:2}._clickNumberHeart_2dvvr_257{padding-bottom:8px;font-size:1.8rem}._clickNumber_2dvvr_247._active_2dvvr_262{opacity:1;transform:translateY(-150px)}._clickNumber_2dvvr_247._active_2dvvr_262._fadeOut_2dvvr_267{opacity:0;transition:opacity .5s ease-out}._progressBarBlock_2dvvr_272{position:absolute;left:50%;transform:translate(-50%);bottom:10px;width:330px}._progressBar_2dvvr_272{position:absolute;top:3px;width:100%}._progressBarPosition_2dvvr_286{position:relative;height:20px;background-image:url("");background-repeat:no-repeat}._progressBarFill_2dvvr_293{position:relative;height:5px;background:#b364d8}._progressBarFill_2dvvr_293:before{content:"";position:absolute;bottom:2px;left:7px;width:calc(100% - 12px);height:6px;background:#b364d8}._progressBarFill_2dvvr_293:after{content:"";position:absolute;top:2px;left:7px;width:calc(100% - 12px);height:6px;background:#b364d8}._league_2dvvr_317{display:flex;margin-bottom:10px;justify-content:space-between}._leagueLink_2dvvr_323{display:flex;gap:10px;color:#fff9;text-decoration:none}._leagueCounter_2dvvr_330{color:#fff9}._firstOpenBlock_2dvvr_334{display:flex;flex-direction:column;justify-content:flex-end;position:fixed;top:0;left:0;width:100%;height:100svh;background-color:#00000080;z-index:1}._blurBlock_2dvvr_347{padding-left:30px;position:relative;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}._dialogWindow_2dvvr_353{display:flex;justify-content:center;align-items:center;position:absolute;background-image:url("");background-repeat:no-repeat;width:330px;height:70px}._cursor_2dvvr_364{margin:0 auto 30px;width:60px;height:90px;-webkit-animation:_pulsate-fwd_2dvvr_1 .5s ease-in-out infinite both;animation:_pulsate-fwd_2dvvr_1 .5s ease-in-out infinite both}@-webkit-keyframes _pulsate-fwd_2dvvr_1{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}@keyframes _pulsate-fwd_2dvvr_1{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}._chooseWayBlock_2dvvr_394{display:flex;flex-direction:column;align-items:center;justify-content:flex-end;height:100svh;background-color:#090a17}._chooseWayTitle_2dvvr_403{color:#fff;font-size:18px;margin-bottom:10px}._chooseWayLinksBlock_2dvvr_409{display:flex;flex-direction:column;gap:10px;margin-bottom:30px}._chooseLink_2dvvr_416{display:flex;align-items:center;width:330px;height:70px;color:#fff;text-decoration:none;font-size:16px;cursor:pointer}._imgBackground_2dvvr_427{display:flex;justify-content:center;align-items:center;margin:10px;background-image:url("");background-repeat:no-repeat;width:50px;height:50px;background-size:cover}._chooseWayLinkName_2dvvr_439{display:flex;justify-content:space-between;align-items:center;padding-left:10px;width:70%}._notAuthenticatedUser_2dvvr_447{position:fixed;top:0;left:0;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;gap:30px;color:#fff;height:100svh;z-index:10;background-color:#090a17d9}._referrals_2dvvr_463{padding-top:20px}._referrals__bg_2dvvr_466{z-index:-2;position:fixed;left:0;right:0;bottom:0;top:0;width:100%;height:100%;object-fit:cover}._referrals_2dvvr_463:before{content:"";position:fixed;left:0;right:0;bottom:0;top:0;background-color:#000c;z-index:-1}._referralsWrapper_2dvvr_488{height:100%;width:100%}._referralsHeader_2dvvr_493{display:flex;justify-content:space-between}._referralsHeader_2dvvr_493 h2{font-size:1.375rem}._referralsHeader__button_2dvvr_500{position:relative;height:24px;width:fit-content;background-color:#b364d8;outline:0;border:none;color:#000;z-index:4}._referralsHeader__button_2dvvr_500:before,._referralsHeader__button_2dvvr_500:after{content:"";position:absolute;width:calc(100% - 8px);height:24px;background:#b364d8;z-index:-1}._referralsHeader__button_2dvvr_500:before{bottom:2px;left:4px}._referralsHeader__button_2dvvr_500:after{top:2px;left:4px}._referralsHeader__button_2dvvr_500:active{background-color:#8847a7}._referralsHeader__button_2dvvr_500:active:before,._referralsHeader__button_2dvvr_500:active:after{background-color:#8847a7}._referralsHeader__buttonText_2dvvr_532{padding:0 4px;font-size:.875rem;font-weight:700}._referralsHeader__buttonText__eu_2dvvr_537{transform:translateY(2px)}._referralsHeader__buttonText__as_2dvvr_540{transform:translateY(-4px)}._referralsCard_2dvvr_544{display:flex;justify-content:space-between;margin:20px auto 0;background-image:url("");background-size:100% 100%;max-width:550px;height:160px;padding:15px;position:relative;font-weight:700}._referralsCard__details_2dvvr_557{display:flex;flex-direction:column;justify-content:space-between;height:100%}._referralsCard__details_2dvvr_557._referralsCard__details_2dvvr_557._referralsCard__details__eu_2dvvr_563{font-size:1rem;font-weight:700}._referralsCard__details__as_2dvvr_567{font-size:1rem}._myReferrals_2dvvr_571{margin-top:20px}._myReferrals__textBlock_2dvvr_574{display:flex;align-items:center;gap:10px}._myReferrals__text_2dvvr_574{color:#fff9;max-width:250px}._myReferrals__text_2dvvr_574._myReferrals__text_2dvvr_574._myReferrals__text__eu_2dvvr_583{font-size:1.375rem;font-weight:700}._myReferrals__text_2dvvr_574._myReferrals__text_2dvvr_574._myReferrals__text__as_2dvvr_587{font-size:1.4rem}._myReferrals__counter_2dvvr_590{display:flex;justify-content:center;align-items:center;width:22px;height:22px;background-image:url("");color:#000;text-align:center}._referralsPercent_2dvvr_601{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;font-size:.875rem;text-align:center;color:#fff9;line-height:18px;margin-top:12px}._referralsPercent_2dvvr_601._referralsPercent_2dvvr_601._referralsPercent__eu_2dvvr_613{font-size:.875rem}._referralsPercent_2dvvr_601._referralsPercent_2dvvr_601._referralsPercent__as_2dvvr_616{font-size:1.1rem}._refList_2dvvr_620{margin-top:20px;padding:0 18px 120px;display:flex;flex-direction:column;gap:5px;font-size:.875rem}._modal_2dvvr_630{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-sizing:border-box;display:flex;justify-content:center;align-items:center}._modal_2dvvr_630 ._modalCross_2dvvr_640{position:absolute;top:12px;right:15px;cursor:pointer}._modal_2dvvr_630 ._modalContentWrapper_2dvvr_646{background:#151623;width:316px;display:flex}._modal_2dvvr_630 ._modalContentWrapper_2dvvr_646 ._modalContent_2dvvr_646{padding:9px 11px 26px;display:flex;flex-direction:column;gap:25px}._modal_2dvvr_630 ._modalContentWrapper_2dvvr_646 ._modalContent_2dvvr_646 ._modalTitle_2dvvr_657{font-size:24px;color:#fff;width:80%}._modal_2dvvr_630 ._modalContentWrapper_2dvvr_646 ._modalContent_2dvvr_646 ._modalTitle__eu_2dvvr_662{font-size:1rem}._modal_2dvvr_630 ._modalContentWrapper_2dvvr_646 ._modalContent_2dvvr_646 ._modalTitle__as_2dvvr_665{font-size:1.4rem}._modal_2dvvr_630 ._modalContentWrapper_2dvvr_646 ._modalContent_2dvvr_646 ._refModalButtonsWrapper_2dvvr_668{display:flex;flex-direction:column;gap:8px}._modal_2dvvr_630 ._modalContentWrapper_2dvvr_646 ._modalContent_2dvvr_646 ._refModalButtonsWrapper_2dvvr_668 ._refModalButton_2dvvr_668{height:48px;width:100%;padding:10px 0;background:#b364d8;color:#000;border:none;cursor:pointer;font-size:1rem;font-weight:700}._petModal_2dvvr_685{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-sizing:border-box;display:flex;justify-content:center;align-items:center}._petModal_2dvvr_685 ._petModalCross_2dvvr_695{position:absolute;top:12px;right:15px;cursor:pointer}._petModal_2dvvr_685 ._petModalContentWrapper_2dvvr_701{background:#151623;width:330px;display:flex}._petModal_2dvvr_685 ._petModalContentWrapper_2dvvr_701 ._petModalContent_2dvvr_701{padding:9px 11px 20px;display:flex;flex-direction:column;gap:10px}._petModal_2dvvr_685 ._petModalContentWrapper_2dvvr_701 ._petModalContent_2dvvr_701 ._petModalButton_2dvvr_712,._petModalButton_2dvvr_712{height:36px;width:100%;background:#b364d8;color:#000;border:none;cursor:pointer;font-size:16px}._tasks_2dvvr_732{height:100%;display:flex;gap:4px;flex-direction:column;color:#fff;position:relative}._tasks__loader_2dvvr_740{height:100%;width:100%;display:flex;align-items:center;justify-content:center;margin:auto}._tasks__bg_2dvvr_748{z-index:-2;position:fixed;left:0;right:0;bottom:0;top:0;width:100%;height:100%;object-fit:cover}._tasks__content_2dvvr_759{z-index:2;display:flex;align-items:center;justify-content:space-between;flex-direction:column;width:100%}._tasks__content__top_2dvvr_767{display:flex;flex-direction:column;gap:16px;margin-bottom:24px;width:100%;max-width:420px}._tasks__content__points_2dvvr_775{background-image:url("");background-size:100% 100%;width:100%;max-height:112px;height:fit-content;padding:15px}._tasks__content__points__value_2dvvr_783{width:100%;display:flex;align-items:center;justify-content:center;gap:16px;height:45px}._tasks__content__points__value__text_2dvvr_791._tasks__content__points__value__text_2dvvr_791._tasks__content__points__value__text__eu_2dvvr_791{font-size:1rem;font-weight:700}._tasks__content__points__value__text_2dvvr_791._tasks__content__points__value__text_2dvvr_791._tasks__content__points__value__text__as_2dvvr_795{font-size:1.6rem}._tasks__content__points__league_2dvvr_798{width:100%;display:flex;align-items:center;justify-content:center;gap:8px;color:#fff9}._tasks__content__tabs_2dvvr_806{background-image:url("");background-size:100% 100%;width:100%;height:64px;display:flex;align-items:center;justify-content:space-around;padding:0 8px;overflow-x:auto}._tasks__content__tabs__item_2dvvr_817{border:none;margin:0;min-width:100px;background-color:transparent;color:#fff9;text-wrap:nowrap;font-weight:700}._tasks__content__tabs__item_2dvvr_817._tasks__content__tabs__item_2dvvr_817._tasks__content__tabs__item__eu_2dvvr_826,._tasks__content__tabs__item_2dvvr_817._tasks__content__tabs__item_2dvvr_817._tasks__content__tabs__item__as_2dvvr_829{font-size:1rem}._tasks__content__tabs__item_active_2dvvr_832{background-image:url("");background-size:100% 100%;min-width:100px;padding:12px;height:48px;border:none;margin:0;background-color:transparent;color:#000;text-wrap:nowrap;font-weight:700}._tasks__content__tabs__item_active_2dvvr_832._tasks__content__tabs__item_active_2dvvr_832._tasks__content__tabs__item_active__eu_2dvvr_845,._tasks__content__tabs__item_active_2dvvr_832._tasks__content__tabs__item_active_2dvvr_832._tasks__content__tabs__item_active__as_2dvvr_848{font-size:1rem}._tasks__content__bottom_2dvvr_851{height:100%;width:100%;max-width:420px}._tasks__content__bottom__title_2dvvr_856{color:#fff;margin-bottom:10px;font-size:16px;font-weight:700}._tasks__content__tasks_2dvvr_862{display:flex;flex-direction:column;gap:8px;overflow-y:auto}._tasks__content__tasks__borderGradient_2dvvr_868{padding:1px;border-radius:14px;background:linear-gradient(128.83deg,#b570d5 21.76%,#88899200 89.87%)}._tasks__content__tasks__item_2dvvr_873{background:#151517;border:1px solid;border-radius:14px;border-image-source:linear-gradient(155.03deg,#1d1d20 23.72%,rgba(43,44,48,0) 95.34%);width:100%;height:70px;margin:0;display:flex;align-items:center;justify-content:space-between;padding:0 16px 0 10px;gap:16px;color:#fff}._tasks__content__tasks__item__arrowContainer_2dvvr_888{display:flex;align-items:center;gap:6px}._tasks__content__tasks__item__featured_2dvvr_893{display:flex;align-items:center;width:63px;height:23px;padding:4px 8px;background-color:#b364d8;border-radius:17px;color:#000;font-weight:500;text-transform:uppercase;font-size:9px;line-height:9px}._tasks__content__tasks__item__icon_2dvvr_907{min-width:50px;min-height:50px;display:flex;align-items:center;justify-content:center;background:linear-gradient(0deg,#ffffff0a,#ffffff0a),linear-gradient(148.47deg,#d9d9d90c 29.79%,#73737300 70.59%);border-radius:10px;border:1px solid rgba(153,153,153,.1019607843)}._tasks__content__tasks__item__icon_2dvvr_907 img{max-width:36px;max-height:36px;border-radius:100%}._tasks__content__tasks__item__body_2dvvr_922{display:flex;flex-direction:column;align-items:start;margin:16px 0;gap:6px;color:#fff;width:100%;overflow-x:hidden}._tasks__content__tasks__item__body__title_2dvvr_932{text-wrap:nowrap;width:100%;overflow-x:hidden;text-overflow:ellipsis;text-align:start;font-size:16px;line-height:22.4px;font-weight:500}._tasks__content__tasks__item__body__points_2dvvr_942{display:flex;align-items:center;gap:8px}._tasks__content__tasks__item__body__points_2dvvr_942 p{font-size:14px;line-height:14px}._tasks__content__tasks__item__body__points_2dvvr_942 img{height:16px;width:16px}._tecnicalWorks_2dvvr_956{position:relative;color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;text-align:center;height:90svh}._tecnicalWorks_2dvvr_956:before{content:"";opacity:70%;background-color:#111;background-size:cover;position:fixed;top:0;bottom:0;left:0;right:0;z-index:-1}._tecnicalWorks_2dvvr_956 img{position:absolute;top:50%;transform:translateY(-50%);margin-bottom:32px;min-height:288px;min-width:288px;width:100%;object-fit:cover}._tecnicalWorks_2dvvr_956 h1{font-size:34px;line-height:31px;margin-bottom:16px;font-weight:500;text-transform:uppercase}._tecnicalWorks_2dvvr_956 p{opacity:60%;font-size:10px;text-transform:uppercase;width:100%;padding-bottom:40px}._globalLoader_2dvvr_1006{position:fixed;top:0;bottom:0;left:0;right:0;display:flex;align-items:center;justify-content:center;z-index:9999;background-image:url("");background-size:cover;background-color:#000}._settingsBody_2dvvr_1021{color:#fff;padding:16px 0}._settingsBody_2dvvr_1021 ._settingsTitle_2dvvr_1025{margin-bottom:12px;font-weight:700}._settingsBody_2dvvr_1021 ._settingsTitle__eu_2dvvr_1029{font-size:1rem}._settingsBody_2dvvr_1021 ._settingsTitle__as_2dvvr_1032{font-size:1.4rem}._settingsBody_2dvvr_1021 ._languages_2dvvr_1035{margin-bottom:16px}._settingsBody_2dvvr_1021 ._languageSave_2dvvr_1038{background-color:#b364d8;height:42px;width:100%;border:none;color:#232330;display:flex;justify-content:center;align-items:center;font-size:1rem;font-weight:700}._settingsBody_2dvvr_1021 ._languageSaveWrapper_2dvvr_1050{height:fit-content}._boostPage_2dvvr_1054{background-repeat:no-repeat;background-size:cover;display:flex;height:calc(100svh - 100px)}._boostPage__balance_2dvvr_1060{margin:auto;width:330px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:10px;background-image:url("");background-size:contain;background-repeat:no-repeat;background-position:center;height:120px}._boostPage__dailyBoosterBlock_2dvvr_1074{max-width:330px;margin:30px auto 0;padding-bottom:40px}._boostPage__dailyBoosters_2dvvr_1080{display:flex;justify-content:space-between;margin-top:10px;gap:10px}._boostPage__dailyBooster_2dvvr_1074{width:160px;display:flex;align-items:center;gap:5px;padding:15px;background-image:url("");background-size:contain;background-repeat:no-repeat;font-size:12px;cursor:pointer}._boostPage__boostersBlock_2dvvr_1098{padding-top:10px;max-width:330px;margin:0 auto}._boostPage__boostersList_2dvvr_1103{display:flex;flex-direction:column;padding-top:10px;gap:10px}._boostPage__boostersDetails_2dvvr_1109{display:flex;flex-direction:column;gap:3px;padding-left:10px;width:70%;font-size:14px}@keyframes _fadeUp_2dvvr_1{0%{opacity:1;top:initial;visibility:visible}to{opacity:0;top:-50px;visibility:hidden}}._pet_2dvvr_685{width:330px;height:fit-content;margin:auto;padding:16px 12px;background-image:repeating-linear-gradient(to bottom,#151623 0,#151623 1.5px,#232330 1.5px,#232330 3px);background-repeat:repeat;border-radius:10px}._pet__img_2dvvr_1139{position:relative}._pet__lvl_2dvvr_1142{position:absolute;top:0;left:0;font-size:20px}._pet__lvl_2dvvr_1142 span{font-size:14px}._pet__stats_2dvvr_1151{display:grid;grid-template-columns:1fr 1fr;row-gap:16px;column-gap:6px}._pet__stats__stat_2dvvr_1157{display:flex;gap:8px;width:100%}._pet__stats__stat__icon_2dvvr_1162{width:33px;height:33px;box-sizing:border-box;border:2px solid #30303e;background-color:#232330;display:flex;justify-content:center;align-items:center;border-radius:10px}._pet__stats__stat__progress_2dvvr_1173{display:flex;flex-direction:column;gap:8px;flex:1}._pet__stats__stat__progress__nameWrapper_2dvvr_1179{display:flex;gap:8px;justify-content:space-between;font-weight:500;line-height:14px}._pet__stats__stat__progress__nameWrapper__name_2dvvr_1186{color:#fff9;width:100%;font-size:10px!important}._pet__stats__stat__progress__nameWrapper__name_2dvvr_1186._pet__stats__stat__progress__nameWrapper__name_2dvvr_1186._pet__stats__stat__progress__nameWrapper__name__as_2dvvr_1191{font-size:1rem}._pet__stats__stat__progress__nameWrapper__value_2dvvr_1194{position:relative;font-size:10px!important}._pet__stats__stat__progress__nameWrapper__value_2dvvr_1194 ._lvlUpBonus_2dvvr_1198{position:absolute;color:#e2b436;left:-20px;visibility:hidden;animation:_fadeUp_2dvvr_1 2s linear 1}@keyframes _fadeUp_2dvvr_1{0%{opacity:1;visibility:visible}to{opacity:0;transform:translateY(-50px);visibility:hidden}}._pet__footer_2dvvr_1216{border-top:1px solid #30303e;margin-top:16px;padding:24px 6px 6px;box-sizing:border-box}._pet__footer__lvlUpButton_2dvvr_1223{border:none;height:36px;text-align:center;padding:22px 30px;width:100%;background-color:#b364d8;display:flex;justify-content:center;align-items:center;color:#000;font-size:14px;line-height:20px;cursor:pointer}._pet__footer__lvlUpButton_2dvvr_1223._pet__footer__lvlUpButton_2dvvr_1223._pet__footer__lvlUpButton__as_2dvvr_1238{font-size:1rem}._boostPageWrapper_2dvvr_1242{width:100%;height:calc(100svh - 280px);padding-top:20px}@media (max-height: 700px){._boostPageWrapper_2dvvr_1242{height:calc(100svh - 240px)}}._blurBackground_2dvvr_1253{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#0000004d;z-index:80}._disclaimer_2dvvr_1263{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:80;padding:15px;border-radius:5px}._closeIcon_2dvvr_1273{position:absolute;top:30px;right:30px;cursor:pointer}._lvlUpModal_2dvvr_1280{background-repeat:no-repeat;background-position:center;max-width:316px;width:316px;padding-top:20px}._lvlUpModal__button_2dvvr_1287{padding:17px;width:100%}._lvlUpModal__button__disabled_2dvvr_1291{opacity:50%}._modalImageBg_2dvvr_1295{display:flex;justify-content:center;align-items:center;margin:0 auto;width:164px;height:164px;background-color:#232330;border-radius:12px}._modalDescriptionBlock_2dvvr_1306{margin-top:20px;display:flex;flex-direction:column;align-items:center;gap:20px;font-size:.875rem}._modalDescription_2dvvr_1306{font-size:14px;text-align:center;line-height:22.4px;color:#fff9}._modalDescription_2dvvr_1306._modalDescription_2dvvr_1306._modalDescription__as_2dvvr_1321{font-size:1rem}.rewardCard{display:flex;flex-direction:column;align-items:center;border-radius:16px;height:143px;background:#30303e;border:1px solid #30303e;overflow:hidden}.rewardCard .reward{flex:1;background:#151517;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:space-between;padding-bottom:12px}.rewardCard .rewardImage{flex:1;display:flex;justify-content:center;align-items:center}.rewardCard .rewardImage img{object-fit:contain;object-position:center}.rewardCard .rewardAmount{color:orange;font-size:26px;font-weight:500;line-height:1}.rewardCardLabel{font-size:10px;line-height:1;font-weight:500;color:#fff}.rewardCardLabelWrapper{height:22px;display:flex;justify-content:center;align-items:center;gap:2px}.rewardCardLabelWrapper svg{height:10px;width:10px;margin-top:-3px}.rewardCard.active{background:#c64eff;border:1px solid #c64eff}.rewardCard.active .rewardCardLabel{color:#000}.rewardCard.claimed{background:#30303e66;border:1px solid rgba(48,48,62,.4)}.rewardCard.claimed .reward{opacity:40%}.rewardCard.claimed .rewardCardLabel{opacity:100;color:#83d987;opacity:40%}.rewardsList{display:flex;width:100%;gap:6px}.rewardsList>*{width:27%;flex-shrink:0}.justifyStart{justify-content:start}.justifyCenter{justify-content:center}@keyframes _spin_waiqq_1{to{transform:rotate(360deg)}}._animate_spin_waiqq_6{animation:_spin_waiqq_1 1s linear infinite}._clock_1qquf_1{padding:3px;border-radius:50%;overflow:hidden;box-shadow:inset 0 0 0 1.5px #fff}.wrapper{background-color:#000000b3}.wrapper .modalContainer{display:flex;flex-flow:column nowrap;justify-content:flex-end;outline:none;position:absolute;left:0;width:100vw;height:fit-content;min-height:300px;bottom:0;padding:36px 0 45px;transition:background-color .3s ease,top .3s ease-in-out;border-radius:20px 20px 0 0;background:#151517;border:1px solid #1d1d20}.dailyRewardModalContent{color:#fff;display:flex;flex-direction:column;align-items:center}.dailyRewardModalContent .header{display:flex;flex-direction:column;gap:8px;margin-bottom:30px;line-height:1;text-transform:uppercase;font-weight:500}.dailyRewardModalContent .header .title{text-align:center;font-size:28px}.dailyRewardModalContent .header .details{opacity:40%;font-size:10px}.dailyRewardModalContent .rewards{height:143px;margin-bottom:25px;width:100%}.dailyRewardModalContent .alreadyClaimed{display:flex;align-items:center;justify-content:center;margin-bottom:25px}.dailyRewardModalContent .alreadyClaimedLabel{margin-right:8px;opacity:44%}.dailyRewardModalContent .alreadyClaimedValue{font-weight:500}.dailyRewardModalContent .alreadyClaimed img{width:16px;height:16px;margin-right:2px}.dailyRewardModalContent .claimButton{gap:4px;display:flex;justify-content:center;align-items:center;text-transform:uppercase;font-weight:500;height:55px;color:#fff;background:linear-gradient(90deg,#b364d8 68.02%,#9749bc)}.dailyRewardModalContent .claimButtonWrapper{padding:0 30px;width:100%}.dailyRewardModalContent .claimButton .disabled{opacity:40%}.dailyRewardModalGlow{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.dailyRewardModalGlow img{object-fit:contain;width:100%;object-position:center}._cheaterScreen_176bw_1{position:relative;color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;text-align:center;height:100svh;font-family:Rubik;padding-bottom:60px}._cheaterScreen_176bw_1 img{margin-bottom:32px;min-height:288px;min-width:288px;width:100%;object-fit:cover}._cheaterScreen_176bw_1 h1{font-size:34px;line-height:31px;margin-bottom:16px;font-weight:500;text-transform:uppercase}._cheaterScreen_176bw_1 p{opacity:60%;font-size:10px;text-transform:uppercase}._font-rubik_194m8_1{font-family:Rubik,sans-serif;font-weight:400;font-style:normal}._container_194m8_7{position:fixed;left:0;right:0;bottom:10px;display:grid;grid-template-columns:repeat(5,1fr);align-items:center;width:100%;height:calc(15vh - 20px);max-height:76px;padding:0 13px;border-top:1px solid rgba(255,255,255,.1)}._container_194m8_7._navDisabled_194m8_21{opacity:30%}._container_194m8_7 ._menuItem_194m8_24{position:relative;display:flex;flex-flow:column nowrap;align-items:center;gap:2px;padding:17px 0;height:100%;text-decoration:none;cursor:not-allowed;-webkit-user-select:none;user-select:none}._container_194m8_7 ._menuItem_194m8_24:before{content:"";display:block;position:absolute;width:0;height:1px;top:-1px;left:50%;transform:translate(-50%);background-color:#b364d8;transition:width ease .2s}._container_194m8_7 ._menuItem_194m8_24._disabled_194m8_48{opacity:.3!important}._container_194m8_7 ._menuItem_194m8_24 svg,._container_194m8_7 ._menuItem_194m8_24 svg *{transition:fill ease .2s}._container_194m8_7 ._menuItem_194m8_24 ._text_194m8_55{font-weight:500;font-size:11px;line-height:169%;color:#fff;transition:color ease .2s;text-align:center}._container_194m8_7 ._menuItem_194m8_24._active_194m8_63:before{width:20px}._container_194m8_7 ._menuItem_194m8_24._active_194m8_63 ._text_194m8_55{color:#b364d8}._button_1htmx_1{width:100%;height:55px;padding:8px;display:flex;flex-flow:row nowrap;align-items:center;justify-content:center;gap:10px;border-radius:17px;background:linear-gradient(90deg,#b364d8 68.02%,#9749bc);border:1px solid;border:1px solid rgba(255,255,255,.2);transition:background-color .15s ease,color .15s ease}._button_1htmx_1 img{width:15px;height:15px}._button_1htmx_1 span{font-family:Rubik,sans-serif;font-size:15px;font-weight:500;line-height:15px;text-align:center;color:#fff}._button_1htmx_1._textUppercase_1htmx_28 span{text-transform:uppercase}._button_1htmx_1._purple_1htmx_31{background:linear-gradient(90deg,#b364d8 68.02%,#9749bc);border-color:#a969c7}._button_1htmx_1._purple_1htmx_31:active{background:linear-gradient(90deg,#8b3faf 68.02%,#742b96)}._button_1htmx_1._green_1htmx_38{background:#83d987;border-color:#95dd99}._button_1htmx_1._green_1htmx_38 span{color:#000}._button_1htmx_1._yellow_1htmx_45{background:#ffca01;border-color:#fccf27}._button_1htmx_1._yellow_1htmx_45:active{background:#d6a900}._button_1htmx_1._yellow_1htmx_45 span{color:#111112}._button_1htmx_1._yellow_1htmx_45:disabled span{background:#d6a900}._button_1htmx_1._blackNWhite_1htmx_58{background:#151517;border-color:#30303e}._button_1htmx_1._blackNWhite_1htmx_58 span{color:#fff}._button_1htmx_1._darkPurple_1htmx_65{background:linear-gradient(90deg,#b364d833 68.02%,#9749bc33);border-color:#ffffff1a}._button_1htmx_1._outlined_1htmx_69{background:transparent}._button_1htmx_1._outlined_1htmx_69._purple_1htmx_31 span{color:#a969c7}._button_1htmx_1._outlined_1htmx_69._green_1htmx_38 span{color:#95dd99}._button_1htmx_1._outlined_1htmx_69._yellow_1htmx_45 span{color:#fccf27}._button_1htmx_1._outlined_1htmx_69._blackNWhite_1htmx_58 span{color:#fff}._button_1htmx_1:disabled{opacity:.2}._button_1htmx_1:disabled._purple_1htmx_31:active{background:linear-gradient(90deg,#b364d8 68.02%,#9749bc);border-color:#a969c7}._wrapper_1evju_1{background-color:#000000b3}._wrapper_1evju_1 ._modalContainer_1evju_4{display:flex;flex-flow:column nowrap;justify-content:space-between;gap:20px;outline:none;position:absolute;left:0;width:100vw;height:fit-content;min-height:300px;bottom:0;padding:36px 30px 45px;transform:translateY(100%);transition:background-color .3s ease,transform .3s ease-in-out;border-radius:20px 20px 0 0;background:#151517;border:1px solid #1d1d20}._wrapper_1evju_1 ._modalContainer_1evju_4._show_1evju_23{transform:translateY(0)}._wrapper_1evju_1 ._modalContainer_1evju_4 ._closeBtn_1evju_26{position:absolute;top:5px;right:5px;width:46px;height:46px;display:flex;align-items:center;justify-content:center;background:transparent;border:none;cursor:pointer}._wrapper_1evju_1 ._modalContainer_1evju_4 ._closeBtn_1evju_26 svg{width:15px;height:15px}._wrapper_1evju_1 ._modalContainer_1evju_4 ._header_1evju_43{display:flex;flex-direction:column;gap:8px;line-height:1;font-weight:500;color:#fff}._wrapper_1evju_1 ._modalContainer_1evju_4 ._header_1evju_43._uppercase_1evju_51{text-transform:uppercase}._wrapper_1evju_1 ._modalContainer_1evju_4 ._header_1evju_43 ._title_1evju_54{text-align:center;font-size:28px}._wrapper_1evju_1 ._modalContainer_1evju_4 ._header_1evju_43 ._details_1evju_58{opacity:40%;text-align:center;font-size:10px}._wrapper_1evju_1 ._modalContainer_1evju_4 ._body_1evju_63{color:#fff;font-weight:400;font-size:15px}._desktopQrcode_1abyu_1{position:relative;color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;text-align:center;height:100svh;font-family:Rubik}._desktopQrcode_1abyu_1:before{content:"";opacity:70%;background-color:#111;background-size:cover;position:fixed;top:0;bottom:0;left:0;right:0;z-index:-1}._desktopQrcode_1abyu_1 img{position:absolute;top:50%;transform:translateY(-50%);margin-bottom:32px;min-height:288px;min-width:288px;width:100%;object-fit:cover}._desktopQrcode_1abyu_1 h1{font-size:34px;line-height:31px;margin-bottom:16px;font-weight:500;text-transform:uppercase;width:284px}._desktopQrcode_1abyu_1 p{opacity:60%;font-size:10px;text-transform:uppercase;width:220px;padding-bottom:40px}._container_1yewl_1{display:flex;flex-flow:column nowrap;align-items:center;width:100%}._container_1yewl_1 ._avatar_1yewl_7{display:block;width:120px;height:120px;border-radius:50%;border:2px solid #3a3042;background:#18181a;margin-bottom:25px;overflow:hidden}._container_1yewl_1 ._header_1yewl_17{display:flex;flex-flow:column nowrap;align-items:center;gap:5px;width:100%;margin-bottom:30px}._container_1yewl_1 ._header_1yewl_17 ._subTitle_1yewl_25{font-size:16px;font-weight:500;line-height:16px;text-align:center;color:#a0a0a0}._container_1yewl_1 ._header_1yewl_17 ._name_1yewl_32{font-size:30px;font-weight:700;line-height:30px;text-align:center;color:#fff}._container_1yewl_1 ._bodyText_1yewl_39{font-size:14px;font-weight:500;line-height:19.6px;text-align:center;color:#fff9;margin-bottom:40px}._container_1yewl_1 ._buttonsBlock_1yewl_47{display:flex;flex-flow:row nowrap;gap:10px;width:100%}.pixelatedBordersWrapper{position:relative;width:100%;height:100%;border:transparent;box-sizing:border-box;font-size:16px}.boxWithCornersWrapper{position:relative;width:100%}.botsList{display:flex;gap:8px;max-width:330px;margin:auto auto 20px;padding-bottom:70px}.column{display:flex;flex-direction:column;gap:8px;flex:1}.buyBotButtonWrapper{position:fixed;bottom:14%;left:50%;transform:translate(-50%);padding:17px;width:100%;z-index:11}.disabled{opacity:50%}.buyBotButton{height:36px;width:100%;background:#b364d8;color:#000;border:none;cursor:pointer;font-size:1rem;font-weight:700}.botCard{display:flex;flex-direction:column;height:max-content;gap:8px;border-radius:8px;padding:8px 8px 12px;background-image:repeating-linear-gradient(to bottom,#232330 0,#232330 1.5px,#151623 1.5px,#151623 3px)}.botImage{position:relative;background:#373954;height:101px;width:100%;border-radius:8px;display:flex;justify-content:center;align-items:center;flex-direction:column}.botImage img{max-height:101px;object-fit:contain}.botImage p{position:absolute;bottom:-4px;font-size:14px}.boughtBotCheck{position:absolute;top:8px;right:8px}.BotName{display:flex;justify-content:center;align-items:center;color:#ffffffb2;font-size:1rem;font-weight:700;line-height:17px;min-height:32px;padding:0;text-align:center;word-break:normal}.upgradeButton{background-color:#83d987;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#000;height:37px;border-radius:10px;outline:0;border:none;font-size:12px;font-weight:700;cursor:pointer}.upgradeButton.inactive{opacity:.5}.button-container{display:flex;flex-direction:column;gap:10px}.selectButton{background-color:#b364d8;height:37px;border-radius:10px;outline:0;border:none;font-size:12px;font-weight:700;cursor:pointer}.maxLvl{background-color:#f006;color:#232330}.decorationBg{position:fixed;left:0;right:0;bottom:13%;width:100%;height:125px;background:linear-gradient(180deg,#0000,#000 51.89%);pointer-events:none;z-index:10}.petsContent{height:100%;overflow-y:auto}._blurBackground_zem03_1{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#0000004d;z-index:80;font-size:.7rem}._disclaimer_zem03_12{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:80;padding:15px;border-radius:5px}._isPetAbove_zem03_23{top:60%;transform:translate(-50%,-50%)}._modalContent_zem03_28{position:relative;width:330px;background:#151623;padding:40px 10px 10px;color:#fff}._modalHeader_zem03_36{position:absolute;left:-15px;top:-20px;background-image:url("");background-size:100% 100%;width:360px;height:50px;z-index:1}._modalHeader__content_zem03_46{position:relative;width:100%;height:100%}._modalHeader__title_zem03_51{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;font-size:1rem;text-align:center;font-weight:700}._closeIcon_zem03_63{position:absolute;top:50%;transform:translateY(-50%);right:20px;cursor:pointer}._pet_zem03_71{position:absolute;top:-65%;z-index:-2;-webkit-animation:_slide-in-bottom_zem03_1 .5s cubic-bezier(.25,.46,.45,.94) both;animation:_slide-in-bottom_zem03_1 .5s cubic-bezier(.25,.46,.45,.94) both}@-webkit-keyframes _slide-in-bottom_zem03_1{0%{-webkit-transform:translateY(300px);transform:translateY(300px);opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@keyframes _slide-in-bottom_zem03_1{0%{-webkit-transform:translateY(300px);transform:translateY(300px);opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}._light_zem03_103{position:absolute;top:-30%;left:-30px;width:386px;height:200px;background-image:url("");background-size:100% 100%;z-index:-1}._description_1tdf4_1{background-image:url("");background-size:100% 100%;padding:12px}._description_1tdf4_1 p{height:130px;overflow-y:scroll}._description_1tdf4_1 p::-webkit-scrollbar{width:4px;border-radius:12px}._description_1tdf4_1 p::-webkit-scrollbar-thumb{width:4px;border-radius:12px;background-color:#494848}._stats_1tdf4_20{margin:20px 0;display:flex;flex-direction:column;gap:10px;padding:10px;background-color:#232330;border-radius:12px}._upgradeButton_1tdf4_30{display:flex;justify-content:center;align-items:center;width:100%;height:42px;border:none;outline:0;background-color:#83d987;color:#232330}._upgradeButton_1tdf4_30._inactive_1tdf4_41{opacity:.4}._lvlUpModal_1tdf4_45{background-repeat:no-repeat;background-position:center;max-width:316px;width:316px;padding-top:20px}._lvlUpModal__button_1tdf4_52{padding:17px;width:100%}._lvlUpModal__button__disabled_1tdf4_56{opacity:50%}._modalImageBg_1tdf4_60{display:flex;justify-content:center;align-items:center;margin:0 auto;width:164px;height:164px;background-color:#232330;border-radius:12px}._modalDescriptionBlock_1tdf4_71{margin-top:20px;display:flex;flex-direction:column;align-items:center;gap:20px}._modalDescription_1tdf4_71{font-size:12px;text-align:center;line-height:22.4px;color:#fff9}._modalDescription_1tdf4_71._modalDescription_1tdf4_71._modalDescription__as_1tdf4_85{font-size:1rem}._pet__footer_1tdf4_89{border-top:1px solid #30303e;margin-top:16px;padding:24px 6px 6px;box-sizing:border-box}._pet__footer__lvlUpButton_1tdf4_96{border:none;height:36px;text-align:center;padding:22px 30px;width:100%;background-color:#b364d8;display:flex;justify-content:center;align-items:center;color:#000;font-size:14px;line-height:20px;cursor:pointer}._pet__footer__lvlUpButton_1tdf4_96._pet__footer__lvlUpButton_1tdf4_96._pet__footer__lvlUpButton__as_1tdf4_111{font-size:1rem}._maxLvl_1tdf4_115{background-color:#f006;color:#232330}._content_dvw51_1{max-width:480px;margin:auto;display:flex;flex-direction:column;gap:10px;flex:1;height:100%}._content__header_dvw51_10{position:relative;display:flex;justify-content:space-between;align-items:center}._content__header_dvw51_10:after{content:"";position:absolute;bottom:-10px;left:0;margin-left:-20px;height:1px;width:calc(100% + 20px);background-color:#282828}._content__header__title_dvw51_26{color:#b364d8;font-size:1rem}._content__header__info_dvw51_30{background-image:url("");width:34px;height:34px;background-size:100% 100%;border:none;background-color:transparent}._content__top_dvw51_38{display:flex;flex-direction:column;gap:16px;border-radius:17px;font-weight:500}._content__top__win_dvw51_45{text-transform:uppercase;color:#a1a1a2;display:flex;flex-direction:column;gap:8px;padding:15px;line-height:1}._content__top__win_label_dvw51_54{width:100%;font-weight:700;font-size:11px}._content__top__win_value_dvw51_59{color:#ffd400;font-size:30px}._content__top__win_value_dvw51_59 span{font-size:18px;color:#a1a1a2}._content__top__win_learn_dvw51_67{border:1px solid #ffd400;border-radius:17px;color:#ffd400;padding:7px 8px;font-size:9px;width:fit-content;text-align:center}._content__top__balance_dvw51_76{position:relative;margin-top:21px;background-color:#151517;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:10px;height:114px;border-radius:17px;overflow:hidden}._content__top__date_dvw51_90{color:#fff9;font-size:1rem;font-weight:400}._content__top__leftImg_dvw51_95{position:absolute;left:0;pointer-events:none}._content__top__rightImg_dvw51_100{position:absolute;right:-17px;top:-4.5px;pointer-events:none}._header_qsut3_1{min-height:48px;width:100%;display:flex;justify-content:space-between;align-items:center;padding:2px 12px 0 14px;background-image:url("");background-size:100% 100%;color:#fff}._header__leftside_qsut3_12{display:flex;gap:24px}._header__rightside_qsut3_16{padding-right:14px}._list_qsut3_20{color:#fff;display:flex;flex-direction:column;gap:5px;border-radius:17px}._list__top_qsut3_27{border-radius:17px 17px 0 0;overflow:hidden}._list__item_qsut3_31{display:flex;align-items:center;justify-content:space-between;background-color:#151517;min-height:50px;padding:0 16px 0 0}._list__item__avatarWrapper_qsut3_39{border-radius:50%;overflow:hidden;padding:1px;border:1px solid #2c2d39;width:36px;height:36px}._list__item__user_qsut3_47{position:sticky;bottom:-2px;max-width:480px;color:#b364d8;background-color:#21212b;border-radius:0 0 17px 17px;min-height:50px}._list__item__leftside_qsut3_56{display:flex;align-items:center;gap:12px}._list__item__leftside__position_qsut3_61{display:flex;justify-content:center;align-items:center;width:36px;height:36px;color:#ffffff4d;font-size:14px;font-weight:500}._list__item__leftside__position_gold_qsut3_71{color:#ffd400}._list__item__leftside__position_silver_qsut3_74{color:#d9d9d9}._list__item__leftside__position_bronze_qsut3_77{color:#ff9519}._list__item__leftside__name_qsut3_80{max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._list__item__leftside__name__my_qsut3_86{color:#b364d8}._list__item__leftside__lvl_qsut3_89{color:#b364d8;font-size:12px;line-height:12px;font-weight:500}._list__item__rightside_qsut3_95{max-width:86px;overflow:hidden;text-overflow:ellipsis;width:100%;text-align:right;font-size:14px;font-weight:500;color:#b364d8}._list__top_qsut3_27>*:not(:last-child){border-bottom:1px solid #212121}._borderGradientTop_qsut3_110{background:linear-gradient(155.03deg,#1d1d20 23.72%,#2b2c3000 95.34%);padding:1px;border-radius:17px 17px 0 0}._header_1q3fl_1{display:flex;align-items:center;justify-content:space-between;width:100%;max-height:46px;height:46px}._header_1q3fl_1 ._title_1q3fl_9{font-size:24px;line-height:24px;font-weight:500;color:#fff;text-transform:uppercase}._header_1q3fl_1 ._infoBtn_1q3fl_16{display:flex;align-items:center;justify-content:center;height:46px;width:46px;border:1px solid #30303e;border-radius:14px;background:linear-gradient(148.47deg,#d9d9d90c 29.79%,#73737300 70.59%);font-size:14px;font-weight:400;line-height:14px;text-align:center;color:#fff;cursor:pointer;-webkit-user-select:none;user-select:none;padding:11.5px}._header_1q3fl_1 ._infoBtn_1q3fl_16 img{min-width:20px}._header_1q3fl_1 ._buyBtn_1q3fl_37{display:flex;align-items:center;justify-content:center;height:46px;width:46px;border:1px solid #30303e;border-radius:14px;background:linear-gradient(148.47deg,#d9d9d90c 29.79%,#73737300 70.59%);line-height:14px;text-align:center;color:#fff;cursor:pointer;-webkit-user-select:none;user-select:none;padding:16px 20px;flex-flow:row nowrap;gap:10px;white-space:nowrap;font-size:14px;font-weight:400}._modalRoot_1xj5h_1{position:absolute;display:flex;justify-content:center;align-items:center}._modalWrapper_1xj5h_8{width:calc(100vw - 30px);height:calc(100vh - 30px);padding:20px 15px;background:#151517;display:flex;flex-flow:column nowrap;gap:25px;width:330px;border-radius:17px;border:1px;border:1px solid #1d1d20}._header_1xj5h_22{width:100%;height:46px;display:flex;align-items:center;justify-content:space-between}._header_1xj5h_22 ._modalTitle_1xj5h_29{font-size:24px;font-weight:500;line-height:24px;text-align:left;color:#fff;margin:0;padding:0}._header_1xj5h_22 ._closeBtn_1xj5h_38{width:46px;height:46px;display:flex;align-items:center;justify-content:center;background:transparent;border:none;cursor:pointer}._header_1xj5h_22 ._closeBtn_1xj5h_38 svg{width:15px;height:15px}._modalBodyWrapper_1xj5h_53{width:100%}._modalBody_1xj5h_53{width:100%;overflow-y:auto}._subTitle_1xj5h_62{font-size:16px;font-weight:700;line-height:16px;text-align:left;color:#fff}._text_1xj5h_70{font-size:14px;font-weight:400;line-height:19.6px;text-align:left;color:#fff9;margin-bottom:15px}.modalWrapper{height:100%;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:15px}.modalBody{position:relative;z-index:2;max-height:calc(100vh - 30px);width:100%;overflow:hidden;box-sizing:border-box;padding:15px;border:1px solid;border-image-source:linear-gradient(155.03deg,#1d1d20 23.72%,rgba(43,44,48,0) 95.34%);background-color:#151517;border-radius:17px;display:flex;flex-direction:column;gap:15px}.modalContent{display:flex;flex-direction:column;max-height:100%;height:fit-content;overflow:hidden;flex:1}.modalContent>*{flex:1}.modalTop{position:relative;display:flex;justify-content:space-between;align-items:center}.modalTopIcon{padding:11px;display:flex}.modalTopCentered{position:relative;margin-left:50%;transform:translate(-50%);z-index:10}.modalHeader{font-weight:500;font-size:24px;line-height:1;color:#fff;text-transform:uppercase}.modalSubHeader{margin-top:8px;font-size:10px;line-height:1;color:#fff;opacity:40%;text-transform:uppercase}._header_140ml_1{position:relative;display:flex;justify-content:space-between;align-items:center}._header_140ml_1:after{content:"";position:absolute;bottom:-10px;left:0;margin-left:-20px;height:1px;width:calc(100% + 20px);background-color:#282828}._header__title_140ml_17{color:#b364d8;font-size:1rem}._header__info_140ml_21{background-image:url("");width:34px;height:34px;background-size:100% 100%;border:none;background-color:transparent}._top_140ml_30{display:flex;flex-direction:column;gap:16px;border-radius:17px;font-weight:500}._top__balance_140ml_37{position:relative;margin-top:21px;background-color:#b364d8;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:10px;height:114px;border-radius:17px;overflow:hidden}._top__title_140ml_51{position:relative;z-index:100;font-size:30px;font-weight:500;line-height:30px;color:#fff;text-transform:uppercase}._top__date_140ml_60{font-size:14px;font-weight:400;line-height:14px;padding:7px 8px;border:1px solid #ffffff;border-radius:17px;color:#fff}._top__leftImg_140ml_69{position:absolute;top:0;left:0;bottom:0;height:100%;pointer-events:none;object-fit:contain}._top__rightImg_140ml_78{position:absolute;top:0;right:0;bottom:0;height:100%;pointer-events:none;object-fit:contain}._modal_1gxdw_1{--root-corner-radius: 1.125rem;--root-text-cl: #ffffff99;--root-inner-spacing: 1rem;--root-bg: #151517;--root-px: 1rem;--root-pt: 2rem;--root-pb: 1rem;--example-corner-radius: .625rem;--example-box-ratio: 70px;--red-cl: #ff3b5d;position:fixed;z-index:100;bottom:50%;width:calc(100% - 2rem);left:50%;transform:translate(-50%,50%);height:80dvh;background-color:var(--root-bg);border:1px solid rgba(43,44,48,.4);border-radius:var(--root-corner-radius);padding:var(--root-pt) var(--root-px) var(--root-pb);overflow-y:auto}._modal_1gxdw_1:focus{outline:none}._modal__header_1gxdw_28{color:#fff;display:flex;align-items:center;justify-content:space-between}._modal__header_1gxdw_28 button{padding:0;border:none;outline:none;background-color:transparent;display:flex}._modal__header_title_1gxdw_41{font-weight:500;font-size:24px;line-height:100%;text-transform:uppercase}._modal__header_1gxdw_28 svg{fill:#737374}._modal__heading_1gxdw_50{font-weight:700;color:var(--root-text-cl);color:#fff}._modal__description_1gxdw_55{font-size:14px;color:var(--root-text-cl);line-height:150%}._modal__description_1gxdw_55 span{font-weight:700;color:#fff}._modal__content_1gxdw_64{display:flex;flex-direction:column;gap:30px}._modal__content_item_1gxdw_69{display:flex;flex-direction:column;grid-gap:6px}.battlesBanner{position:relative;z-index:1;display:flex;justify-content:space-between;background:#18181a;border-radius:17px;overflow:hidden;height:96px;flex-shrink:0;margin-bottom:15px}.battlesBannerPet{position:relative;z-index:1;width:119px}.battlesBannerWonCup{right:-40px;top:-20px;scale:1.5;position:absolute;height:170px;width:225px;object-fit:contain}.radialBG{position:absolute;left:0;top:0;bottom:0;z-index:0;height:100%}.petImg{width:100%;position:relative;z-index:1}.battlesBannerLeft{position:relative;color:#fff;margin-top:15px;margin-left:15px;margin-bottom:15px;text-align:center;text-transform:uppercase;display:flex;flex-direction:column;justify-content:start;align-items:start;gap:3px}.battlesBannerLeft:after{content:"";position:absolute;left:-135px;bottom:-155px;width:400px;height:300px;opacity:.1;background:radial-gradient(circle at center,white,transparent 45%);background-size:400px 290px;background-repeat:no-repeat;background-position:bottom}.battlesBannerLeft .subtitle{font-size:8px;line-height:1;height:8px;max-width:150px;z-index:2;font-weight:700}.battlesBannerLeft .title{margin-bottom:4px;font-weight:500}.battlesBannerLeft .title_yellow{font-size:20px;line-height:20px;color:#eea12b;text-align-last:left}.battlesBannerLeft .battlesBannerLearn{width:73px;height:23px;padding:4px 8px;margin-top:12px;display:flex;justify-content:center;align-items:center;border:1px solid #eea12b;border-radius:17px;color:#eea12b;line-height:1;font-size:9px;cursor:pointer;font-weight:500}.battlesBannerMiddle{color:#fff;margin-top:16px;margin-bottom:12px;text-align:center;text-transform:uppercase;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:3px}.battlesBannerMiddle .subtitle{font-size:8px;line-height:1;opacity:40%;font-weight:700}.battlesBannerMiddle .title{font-size:25px;line-height:30px;margin-bottom:7px;font-weight:500}.battlesBannerMiddle .battlesBannerPlay{width:fit-content;padding:4px 8px;display:flex;justify-content:center;align-items:center;border:1px solid #c64eff;border-radius:17px;color:#c64eff;line-height:1;font-size:9px;cursor:pointer;font-weight:500}.claimBanner{position:relative;width:100%;background-color:#9749bc;padding:9px 7px;overflow:hidden;flex:1}.claimBannerContent{display:flex;justify-content:space-between;align-items:end;height:100%}.claimBannerTitleBlock{position:relative;display:flex;height:100%;flex-direction:column;justify-content:space-between;z-index:10;padding-left:6px}.claimBannerTitle{font-size:25px;line-height:25px;font-weight:700;color:#fff;text-transform:uppercase}.claimBannerDesc{font-size:12px;line-height:12px;color:#fff;font-weight:500;text-transform:uppercase}.claimBannerButton{position:relative;display:flex;align-items:center;justify-content:center;width:103px;height:45px;padding:15px 12px;border-radius:17px;background:#ffca01!important;border:1px solid #30303e;z-index:1;color:#000;text-transform:uppercase}.claimBannerButton>span{color:#000}.claimGradient{position:absolute;left:0;bottom:0;object-fit:cover;z-index:1}.claimImage1{position:absolute;bottom:0;right:35px}.claimImage2{position:absolute;top:0;right:70px}.claimImage3{position:absolute;top:0;right:0;filter:blur(2px)}.characterBanner{position:relative;z-index:1;display:flex;flex-flow:column nowrap;justify-content:space-between;flex-shrink:0;background-image:url("476b603dd0e7b420474a47d90b44cbe4e1473e3e.png");background-position:center;background-repeat:no-repeat;background-size:cover;height:96px;padding:10px;margin-bottom:15px;border-radius:20px;overflow:hidden;color:#fff}.characterBanner img{position:absolute;top:50%;right:-9%;transform:translateY(-42%);width:283px;height:212px}.characterBanner h3{font-size:20px;font-weight:700;line-height:20px;text-align:left;text-transform:uppercase;max-width:200px}.characterBanner span{font-size:12px;font-weight:500;line-height:12px;text-align:left;text-transform:uppercase}.claimButton{width:100%;height:55px;min-height:55px;display:flex;align-items:center;background:#ffca01;border-radius:17px;color:#000;border:none;padding:0;overflow:hidden;font-weight:500;z-index:1}.claimButtonFinished{background:#ffb802}.claimButton:disabled{opacity:70%}.claimButtonText{opacity:40%;text-transform:uppercase}.animationWrapper{z-index:1}.claimButtonLoader{height:48px;margin:auto}.claimButtonContent{flex:1;gap:6px;display:flex;justify-content:center;align-items:center}.claimTimer{display:flex;gap:2px;flex-direction:column;align-items:center;justify-content:center;width:40px;height:100%;background-color:#ffb802;font-size:8px;line-height:1}.shines{width:100%;position:absolute;top:0;bottom:0;left:0;right:0;z-index:2}.shine-1{opacity:0;width:100%;position:absolute;top:calc(100dvh - 58%);z-index:1;animation:flash .5s ease 0s}.shine-2{opacity:0;width:100%;position:absolute;top:calc(100dvh - 70%);z-index:2;animation:flash .5s ease .25s}.shine-3{opacity:0;width:100%;position:absolute;top:calc(100dvh - 65%);z-index:3;animation:flash .5s ease .5s}@keyframes flash{0%{opacity:0}25%{opacity:1}50%{opacity:.75}75%{opacity:1}to{opacity:0}}._claim_particles_6pt2e_1{position:absolute;z-index:100;bottom:0%;left:50%;transform:translate(-50%);width:100vw!important;height:300px}._wrapper_1erzm_1{width:100%;border-radius:17px;padding:1px}._container_1erzm_7{display:flex;flex-direction:column;justify-content:space-between;height:100%;border-radius:17px;padding:10px 8px 10px 11px;overflow:hidden;align-items:end;gap:8px}._container_1erzm_7 ._balanceWrapper_1erzm_18{display:flex;align-items:center;justify-content:space-between}._container_1erzm_7 ._balanceWrapper_1erzm_18 ._balance_1erzm_18{display:flex;align-items:center;gap:4px}._container_1erzm_7 ._balanceWrapper_1erzm_18 ._balance_1erzm_18 img{width:18px;height:18px}._container_1erzm_7 ._balanceWrapper_1erzm_18 ._balance_1erzm_18 span{font-size:18px;font-weight:500;line-height:18px;color:#ffd400}._container_1erzm_7 p{font-size:20px;line-height:12px}._container_1erzm_7 ._amount_1erzm_42{font-size:10px;font-weight:400;line-height:14px;color:#fff9}._boostButton_1xawp_1{height:41px;border:1px solid #1d1d20;width:100%;background-color:#151517;border-radius:14px;display:flex;flex-direction:row;justify-content:space-between;padding:6px;align-items:center;font-family:Rubik,sans-serif}._boostButton_1xawp_1:active{opacity:.7}._boostButton__leftSide_1xawp_17{display:flex;flex-direction:row;gap:6px;align-items:center}._boostButton__boostImgDisable_1xawp_23{border:1px solid rgba(217,217,217,.4901960784);width:29px;height:29px;border-radius:10px}._boostButton__boostImgActive_1xawp_29{border:1px solid #83d987;width:29px;height:29px;border-radius:10px}._boostButton__boostInfo_1xawp_35{display:flex;flex-direction:column;gap:3px;align-items:flex-start}._boostButton__boostName_1xawp_41{font-size:12px;font-weight:500;line-height:12px;color:#fff}._boostButton__disable_1xawp_47{font-size:10px;font-weight:500;line-height:10px;color:#fff9}._boostButton__active_1xawp_53{font-size:10px;font-weight:500;line-height:10px;color:#83d987}._boostButton__rightSide_1xawp_59{display:flex;flex-direction:row;gap:8px;align-items:center}._boostButton__timer_1xawp_65{display:flex;align-items:center;gap:6px;font-weight:500;font-size:9;color:#fff}._boostButton__timer_1xawp_65 div{display:flex;flex-flow:column nowrap;gap:2px}._buttonWrapper_1xawp_79{border:none;display:flex}._available_in_timer_1xawp_84{font-size:9px;font-weight:500;line-height:9px}._opacity_1xawp_90{opacity:.4}._boostModal_1xawp_94{background-color:#000000b3;font-family:Rubik,sans-serif}._boostModal__container_1xawp_98{width:100vw;height:98vh;border:1px solid white;display:flex;flex-flow:column nowrap;align-items:center;outline:none;position:absolute;bottom:0;border-radius:20px 20px 0 0;background:#151517;border:1px solid #1d1d20;padding-inline:15px}._boostModal__top_1xawp_113{width:100%;margin-top:5px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;height:46px}._boostModal__title_1xawp_122{font-size:24px;font-weight:500;line-height:24px;text-transform:uppercase;color:#fff}._boostModal__closeBtn_1xawp_129{width:26px;height:26px;display:flex;align-items:center;justify-content:center;background:transparent;border:none;cursor:pointer;z-index:7}._boostModal__closeBtn_1xawp_129 svg{z-index:8;position:absolute}._boostModal__boostsBlocks_1xawp_144{width:100%;margin-top:10px;display:flex;flex-direction:column;gap:15px}._boostModal__timerContainer_1xawp_151{margin-top:24px;margin-bottom:15px;width:100%;height:60px;border-radius:14px;display:flex;flex-direction:column;justify-content:space-between;background-color:#1d1d20;font-size:14px;font-weight:500;line-height:14px;color:#fff;padding:10px 15px}._boostModal__timerInfo_1xawp_167{display:flex;flex-direction:row;justify-content:space-between}._boostModal__disabled_1xawp_172{font-size:14px;font-weight:500;line-height:14px;padding-top:5px}._boostModal__activeContainer_1xawp_178{display:flex;flex-direction:column;gap:4px;font-size:14px;font-weight:500;line-height:14px}._boostModal__limit_1xawp_186{font-size:14px;font-weight:500;line-height:14px}._boostModal__bonus_1xawp_191{color:#ffd400}._boostModal__active_1xawp_178{font-size:10px;font-weight:500;line-height:10px;color:#83d987}._boostModal__timerActive_1xawp_200{border:1px solid #83d987}._boostsBlock_1xawp_204{display:flex;flex-direction:column;font-family:Rubik,sans-serif;color:#fff;height:127px;gap:10px;width:100%}._boostsBlock__top_1xawp_213{display:flex;flex-direction:row;justify-content:space-between;width:100%;height:15px}._boostsBlock__bonusText_1xawp_220{font-size:15px;font-weight:500;line-height:15px;text-transform:uppercase}._boostsBlock__bonusYellow_1xawp_226{color:#ffd400}._boostsBlock__items_1xawp_229{color:#fff6}._boostsBlock__row_1xawp_232{display:flex;flex-direction:row;gap:10px}._boostItem_1xawp_238{height:102px;width:100%;border-radius:17px;border:1px solid #30303e;font-size:9px;background-size:cover;background-position:center;display:flex;justify-content:end;font-family:Rubik,sans-serif;background-color:transparent;padding:0}._boostItem_1xawp_238:disabled{opacity:.5}._boostItem__infoContainer_1xawp_255{display:flex;flex-direction:column;justify-content:space-between;padding:5px;height:100%}._boostItem__daysContainer_1xawp_262{background-color:#fff;border-radius:10px;width:30px;height:30px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#000c;font-size:14px;font-weight:500;line-height:14px;text-align:center}._boostItem__days_1xawp_262{text-transform:uppercase;font-size:6px;line-height:7px}._boostItem__amount_1xawp_282{padding:5px;font-size:15px;font-weight:500;line-height:15px;text-align:right;color:#fff9}._boostItem__5x_1xawp_290{border-color:#b364d8}._boostItem__3x_1xawp_293{border-color:#83d987}._boostItem__2x_1xawp_296{border-color:#ffd400}._boostItem__activeBoost_1xawp_299{border-color:#83d987}._boostItem__activeBoost_1xawp_299:disabled{opacity:1}._dailyLimit_138vl_1{display:flex;flex-direction:column;gap:8px}._dailyLimit__row_138vl_6{display:flex;align-items:center;color:#fff;gap:5px;font-size:18px;line-height:18px;font-weight:500}._dailyLimit__title_138vl_15{color:#fff9;font-size:10px;line-height:10px}._dailyLimit__lightningButton_138vl_20{display:flex;justify-content:center;align-items:center;width:24px;height:24px;border-radius:8px;border:none;border:1px solid #323132;background-color:transparent}.timer{display:flex;justify-content:center;align-items:center}.circle{position:relative;width:44px;height:44px;border-radius:50%;display:flex;justify-content:center;align-items:center;background:#6fdc8c}.inner-circle{display:flex;flex-direction:column;justify-content:center;align-items:center;color:#333;font-size:24px;position:absolute;border-radius:50%;width:calc(100% - 4px);height:calc(100% - 4px);background-color:#6fdc8c}.progress{position:absolute;width:100%;height:100%;border-radius:50%;background:conic-gradient(#003300 0%,transparent 0%);transition:"background" 1s linear}.multiplier{font-size:15px;font-weight:700;line-height:100%}.time{font-size:8px;color:#133f15;font-weight:500}._modal_container_1r7f6_1{font-family:Rubik,sans-serif;color:#fff;outline:none}._modal_container_1r7f6_1 ._content_1r7f6_6{position:relative;color:#fff;width:100vw;height:100vh;background-color:#111112;padding:30px 15px 32px;outline:none;z-index:0}._modal_container_1r7f6_1 ._content_1r7f6_6 ._header_1r7f6_16{position:absolute;left:15px;right:15px;top:15px;height:46px;display:flex;align-items:center;justify-content:end}._modal_container_1r7f6_1 ._content_1r7f6_6 ._header_1r7f6_16 ._back_btn_1r7f6_26{display:flex;align-items:center;justify-content:center;width:46px;height:46px;z-index:2}._modal_container_1r7f6_1 ._content_1r7f6_6 ._half_circle_progress_1r7f6_34{height:140px}._modal_container_1r7f6_1 ._content_1r7f6_6 ._next_level_container_1r7f6_37{position:relative;width:100%;height:max(91px,13.5%)}._modal_container_1r7f6_1 ._content_1r7f6_6 ._next_level_container_1r7f6_37:before{content:"";position:absolute;z-index:0;left:21px;top:20px;width:43%;height:74px;border-radius:50%;background:#b364d8;filter:blur(44px)}._modal_container_1r7f6_1 ._content_1r7f6_6 ._next_level_container_1r7f6_37:after{content:"";position:absolute;z-index:0;right:21px;top:20px;width:43%;height:74px;border-radius:50%;background:#83d987;filter:blur(44px)}._modal_container_1r7f6_1 ._content_1r7f6_6 ._next_level_container_1r7f6_37._ready_for_levelup_1r7f6_66:before{background:#83d987;left:65px;top:0}._modal_container_1r7f6_1 ._content_1r7f6_6 ._next_level_container_1r7f6_37._ready_for_levelup_1r7f6_66:after{right:65px;top:0}._modal_container_1r7f6_1 ._content_1r7f6_6 ._next_level_container_1r7f6_37._upgrading_1r7f6_75:before{background:#ffcb00;left:65px;top:0}._modal_container_1r7f6_1 ._content_1r7f6_6 ._next_level_container_1r7f6_37._upgrading_1r7f6_75:after{background:#ffcb00;right:65px;top:0}._modal_container_1r7f6_1 ._content_1r7f6_6 ._next_level_container_1r7f6_37 ._next_level_info_1r7f6_85{display:flex;flex-flow:row nowrap;align-items:center;justify-content:center;gap:4px;height:calc(100% - 14px);position:absolute;bottom:0;width:100%;padding:26px 10px 10px;border-radius:17px;border:1px solid #1d1d20;background-color:#151517;z-index:1}._modal_container_1r7f6_1 ._content_1r7f6_6 ._next_level_container_1r7f6_37 ._next_level_info_1r7f6_85>img{position:absolute;bottom:100%;left:50%;transform:translate(-50%);z-index:2}._modal_container_1r7f6_1 ._content_1r7f6_6 ._next_level_container_1r7f6_37 ._next_level_info_1r7f6_85 ._next_level_1r7f6_37{position:absolute;top:3px;left:50%;transform:translate(-50%);font-size:1.7vh;font-weight:500;line-height:12px;text-align:center;color:#fff}._modal_container_1r7f6_1 ._content_1r7f6_6 ._next_level_container_1r7f6_37 ._next_level_info_1r7f6_85 ._info_item_1r7f6_119{--size: max(42px, 100%);width:100%;height:var(--size);padding:7px 9px;border-radius:12px;background:#151517;border:1px solid #1d1d20;display:flex;flex-flow:column nowrap;justify-content:space-between;max-width:33%;gap:6px}._modal_container_1r7f6_1 ._content_1r7f6_6 ._next_level_container_1r7f6_37 ._next_level_info_1r7f6_85 ._info_item_1r7f6_119 img{height:2vh;width:unset;aspect-ratio:1/1}._modal_container_1r7f6_1 ._content_1r7f6_6 ._next_level_container_1r7f6_37 ._next_level_info_1r7f6_85 ._info_item_1r7f6_119 ._label_1r7f6_138{font-size:1.5vh;font-weight:400;line-height:1;text-align:left;color:#ffffff70}._modal_container_1r7f6_1 ._content_1r7f6_6 ._next_level_container_1r7f6_37 ._next_level_info_1r7f6_85 ._info_item_1r7f6_119 ._value_1r7f6_145{display:flex;flex-flow:row nowrap;text-wrap:nowrap;align-items:center;gap:4px;font-size:2vh;line-height:1;font-weight:500;text-transform:uppercase;color:#fff}._modal_container_1r7f6_1 ._content_1r7f6_6 ._next_level_container_1r7f6_37 ._next_level_info_1r7f6_85 ._info_item_1r7f6_119 ._value_1r7f6_145 ._yellow_1r7f6_157{color:#ffcb00}._modal_container_1r7f6_1 ._content_1r7f6_6 ._next_level_container_1r7f6_37 ._next_level_info_1r7f6_85 ._info_item_1r7f6_119 ._value_1r7f6_145 ._green_1r7f6_160{color:#83d987}._maxLvl_1r7f6_164{margin:auto;text-align:center;text-transform:uppercase;font-size:20px;font-weight:500}._level_items_container_1r7f6_172{margin-top:40px}._next_league_1r7f6_176{display:flex;align-items:center;justify-content:space-between;margin:17px auto 0;width:330px;height:40px;background-color:#272728;border-radius:14px;padding-left:10px;padding-right:7px}._next_league_title_1r7f6_190{display:flex;gap:10px;align-items:center}._next_league_icon_1r7f6_196{width:19px}._next_league_title_right_1r7f6_200{font-size:14px}._next_league_title_right_1r7f6_200{font-size:12px}._next_league_info_1r7f6_208{width:26px;height:26px;border:1px solid rgba(255,255,255,.1);border-radius:8px;display:flex;align-items:center;justify-content:center}._levels_button_1r7f6_218{position:absolute;bottom:0;left:50%;transform:translate(-50%)}._content_1r7f6_6:after{content:"";position:absolute;left:46px;top:0;bottom:0;right:0;background-repeat:repeat-y;background-image:url("");z-index:-1}._level_instantUpgrade_container_1r7f6_237{position:absolute;bottom:0;left:0;right:0}._container_1v57i_1{display:flex;flex-flow:column nowrap;justify-content:space-evenly;position:absolute;padding:20px 15px 15px;bottom:25px;right:0;left:0}._container_1v57i_1>*{position:relative;z-index:1}._container_1v57i_1>button{position:fixed;bottom:15px;width:calc(100vw - 30px)}._container_1v57i_1 ._card_1v57i_20{display:flex;flex-direction:column;justify-content:space-between;align-items:center;position:relative;z-index:2;overflow:hidden;width:100%;height:100%;padding:20px;border-radius:23px;background-color:#212123;gap:17px;border:1px solid #1d1d20;text-align:center;color:#fff}._container_1v57i_1 ._cardHeader_1v57i_38{display:flex;width:100%;justify-content:space-between}._container_1v57i_1 ._title_1v57i_43{z-index:2;font-weight:500;font-size:14px;line-height:14px}._container_1v57i_1 ._progress_1v57i_49{z-index:2;width:100%;display:flex;justify-content:center;align-items:center;overflow:visible}._container_1v57i_1 ._particles_1v57i_57{position:absolute;z-index:1;left:50%;top:50%;transform:translate(-50%) translateY(-50%)}._container_1v57i_1 ._details_1v57i_64{z-index:2;font-size:14px;font-weight:400;line-height:19.6px;text-align:start;width:100%;color:#fff9}._container_1v57i_1 ._shadow_1v57i_73{position:absolute;left:50%;top:50%;box-shadow:0 0 130px 59px #ffca01;z-index:1}._container_1v57i_1 ._timer_1v57i_80{display:flex;flex-direction:column;gap:6px}._container_1v57i_1 ._timer__title_1v57i_85{font-size:14px;font-weight:400;line-height:18px;color:#fff9;text-wrap:nowrap;text-transform:capitalize}._container_1v57i_1 ._timer__time_1v57i_93{font-size:12px;font-weight:500;line-height:12px;text-wrap:nowrap;display:flex;align-items:center;gap:4px}._container_1v57i_1 ._buttons_1v57i_102{position:relative;display:flex;flex-flow:row nowrap;gap:10px}._container_1v57i_1 ._buttons_1v57i_102 button{position:relative;z-index:1}._instant_modal_wrapper_1v57i_113{color:#fff}._instant_modal_wrapper_1v57i_113>div:nth-child(3){padding:35px 15px 45px}._instant_modal_1v57i_113{display:flex;flex-flow:column nowrap;align-items:center;justify-content:space-between;height:165px;padding-top:14px}._instant_modal_1v57i_113 ._description_1v57i_128{display:flex;flex-flow:column nowrap;align-items:center;gap:8px;margin-bottom:20px}._instant_modal_1v57i_113 ._title_1v57i_43{font-size:18px;font-weight:500;line-height:23.4px;text-align:center;color:#e2b436}._instant_modal_1v57i_113 ._amount_1v57i_142{display:flex;align-items:center;gap:5px}._instant_modal_1v57i_113 ._amount_1v57i_142 span{font-size:14px;font-weight:500;line-height:14px;text-align:left;color:#fff}._instant_modal_1v57i_113 ._amount_1v57i_142 img{width:16px}._buttons_1v57i_102{width:100%;position:relative;display:flex;flex-flow:row nowrap;gap:10px}._congrats_modal_wrapper_okghj_1{color:#fff}._congrats_modal_wrapper_okghj_1>div:nth-child(3){padding:35px 15px 45px}._shine_okghj_8{position:absolute;top:20px;left:50%;transform:translate(-50%);width:138px;height:62px;background-color:#83d987;filter:blur(125px)}._progress_okghj_19{height:125px}._card_okghj_23{display:flex;flex-flow:column nowrap;align-items:center;gap:25px;position:relative;width:100%;padding:18px 15px 27px;border-radius:17px;border:1px solid #1d1d20;background-color:#151517;z-index:1;margin-bottom:20px}._card_okghj_23>img{position:absolute;bottom:100%;left:50%;transform:translate(-50%);z-index:2}._stat_item_okghj_45{display:flex;flex-flow:row nowrap;align-items:center;gap:8px;width:100%}._stat_item_okghj_45 ._stat_icon_okghj_52{display:flex;align-items:center;justify-content:center;width:29px;min-width:29px;height:29px;min-height:29px;background:linear-gradient(148.47deg,#d9d9d917 29.79%,#73737300 70.59%);border-radius:10px;border:1px solid rgba(153,153,153,.1)}._stat_item_okghj_45 ._stat_icon_okghj_52 img{height:17px;aspect-ratio:1/1}._stat_item_okghj_45 ._data_okghj_68{width:100%;display:flex;flex-flow:column nowrap;gap:6px}._stat_item_okghj_45 ._data_row_okghj_74{display:flex;align-items:center;justify-content:space-between}._stat_item_okghj_45 ._text_okghj_79{font-size:14px;font-weight:500;line-height:14px;text-align:left;color:#fff9}._stat_item_okghj_45 ._value_okghj_86{display:flex;gap:4px;font-size:14px;font-weight:500;line-height:14px;text-align:left;color:#fff}._stat_item_okghj_45 ._value_okghj_86._green_okghj_95,._stat_item_okghj_45 ._value_okghj_86 ._green_okghj_95{color:#83d987}._stat_item_okghj_45 ._value_okghj_86._yellow_okghj_99,._stat_item_okghj_45 ._value_okghj_86 ._yellow_okghj_99{color:#ffd400}._stat_item_okghj_45 ._progress_okghj_19{position:relative;z-index:0;width:100%;height:4px;border-radius:2px;background:#30303e;overflow:hidden}@keyframes _slide-in_okghj_1{0%{left:-150px}to{left:0}}._stat_item_okghj_45 ._progress_okghj_19 ._prev_okghj_120{position:absolute;left:0;top:0;z-index:2;height:4px;border-radius:2px;background:#83d987;transition:margin-right 1s;animation:_slide-in_okghj_1 1s}._stat_item_okghj_45 ._progress_okghj_19 ._current_okghj_131{position:absolute;left:0;top:0;z-index:1;height:4px;border-radius:2px;background:#83d987;opacity:.5;animation:_slide-in_okghj_1 1.5s}._container_1p1dp_1{margin:0 auto;position:relative;width:fit-content;height:16vh}._container_1p1dp_1 svg{position:relative;z-index:1;height:100%;aspect-ratio:2/1;width:unset}._container_1p1dp_1 ._decoration_1p1dp_14{position:absolute;z-index:0;top:50%;left:50%;transform:translate(-52%,-42%);width:144%;height:170%;background-size:contain;background-position:center;background-repeat:no-repeat}._container_1p1dp_1 ._decoration_1p1dp_14._green_1p1dp_26{background-image:url("")}._container_1p1dp_1 ._decoration_1p1dp_14._yellow_1p1dp_29{background-image:url("")}._container_1p1dp_1 ._content_1p1dp_32{position:absolute;top:60%;left:50%;transform:translate(-50%,-28%);z-index:1}._top_progress_content_1p1dp_40{display:flex;flex-flow:row nowrap;align-items:flex-end;gap:4px}._top_progress_content_1p1dp_40 ._level_1p1dp_46{font-size:34px;font-weight:500;line-height:34px;text-align:right;color:#fff}._top_progress_content_1p1dp_40 ._level_label_1p1dp_53{font-size:25px;font-weight:500;line-height:25px;text-align:left;color:#fff;opacity:.3}._top_progress_content_1p1dp_40 ._upgrading_1p1dp_61{display:flex;flex-flow:row nowrap;align-items:center;gap:11px}._top_progress_content_1p1dp_40 ._upgrading_1p1dp_61 span{font-size:34px;font-weight:500;line-height:34px;text-align:left;color:#ffca01}._top_progress_content_1p1dp_40 ._upgrading_1p1dp_61 span:first-child{opacity:.6}._helpModalBody_prujr_1{color:#fff}._level_1ouzc_1{display:flex;justify-content:start;gap:13px;align-items:start;min-width:316px}._current_level_1ouzc_9{width:251px;height:237px;background-color:#212123;border-radius:22px;position:relative;box-sizing:border-box}._current_level_active_1ouzc_18{background-image:url("");background-position:100px -120px;background-repeat:no-repeat;background-size:contain}._current_level_active_1ouzc_18 :after{content:"";position:absolute;background:linear-gradient(250deg,#b364d8 10%,#212123 80%);bottom:-1px;top:-1px;right:-1px;left:0;z-index:-1;border-radius:22px}._current_next_level_1ouzc_36{width:251px;height:169px;border:none}._current_level_lable_1ouzc_42{width:78px;height:27px;display:flex;align-items:center;justify-content:center;position:absolute;background-color:#b364d8;font-size:12px;border-radius:20px;border:1px solid rgba(255,255,255,.1);top:-8px;left:5px}._current_level_info_1ouzc_57{display:flex;flex-direction:column;margin-left:10px;gap:20px;margin-top:39px}._current_level_info_next_level_1ouzc_65{margin-top:20px}._current_level_info_text_1ouzc_69{color:#fff6;font-size:10px;font-weight:400}._current_level_info_value_1ouzc_75{font-size:14px;line-height:14px}._current_level_info_reward_1ouzc_80{display:flex;gap:4px}._current_level_info_reward_value_1ouzc_85{font-size:14px;line-height:14px;color:#ffcb00}._current_level_button_1ouzc_91{display:block;width:222px;height:40px;background-color:#b364d8;border-radius:12px;margin:20px auto 0;color:#fff;display:flex;align-items:center;justify-content:center;gap:10px}._current_level_button_value_1ouzc_105{min-width:37px;min-height:21px;background-color:#fff3;border-radius:20px;font-size:12px;line-height:12px;display:flex;align-items:center;justify-content:center}._current_level_button_value_last_1ouzc_117{color:#fff3}._current_level_value_1ouzc_121{min-width:37px;min-height:21px;background-color:#b364d8;border-radius:20px;font-size:12px;line-height:12px;display:flex;align-items:center;justify-content:center;position:absolute;bottom:-30px;font-weight:500}._current_level_value_1ouzc_121._availableToUpgrade_1ouzc_135{background-color:#83d987;color:#000}._current_level_value_1ouzc_121._upgrading_1ouzc_139{background-color:#ffca01;color:#000}._level_circle_1ouzc_144{position:relative;display:flex;min-width:67px;min-height:67px;flex-direction:column;gap:10px;justify-content:center;align-items:center;background-color:#212123;border-radius:50%}._lock_container_1ouzc_157{position:absolute;width:25px;height:25px;background-color:#212123;border-radius:50%;display:flex;align-items:center;justify-content:center;right:-1px;top:-1px}._next_level_info_text_container_1ouzc_170{display:flex}._current_level_value_last_1ouzc_174{opacity:.5}._container_em2qe_1{position:relative;display:flex;align-items:center;justify-content:center}._container_em2qe_1 img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}._stat_item_m4tj0_1{width:100%}._stat_item_m4tj0_1 ._stat_icon_m4tj0_4{display:flex;align-items:center;justify-content:center;width:29px;min-width:29px;height:29px;min-height:29px;background:linear-gradient(148.47deg,#d9d9d917 29.79%,#73737300 70.59%);border-radius:10px;border:1px solid rgba(153,153,153,.1)}._stat_item_m4tj0_1 ._stat_icon_m4tj0_4 img{height:17px;aspect-ratio:1/1}._stat_item_m4tj0_1 ._data_m4tj0_20{width:100%;display:flex;gap:6px}._stat_item_m4tj0_1 ._data_row_m4tj0_25{display:flex;flex-direction:column;gap:4px}._stat_item_m4tj0_1 ._text_m4tj0_30{font-size:10px;line-height:10px;text-align:left;color:#ffffff70}._stat_item_m4tj0_1 ._value_m4tj0_36{display:flex;gap:4px;font-size:14px;font-weight:500;line-height:14px;text-align:left;color:#fff}._stat_item_m4tj0_1 ._value_m4tj0_36._green_m4tj0_45,._stat_item_m4tj0_1 ._value_m4tj0_36 ._green_m4tj0_45{color:#83d987}._stat_item_m4tj0_1 ._value_m4tj0_36._yellow_m4tj0_49,._stat_item_m4tj0_1 ._value_m4tj0_36 ._yellow_m4tj0_49{color:#ffd400}._stat_item_m4tj0_1 ._progress_m4tj0_53{position:relative;z-index:0;width:100%;height:4px;border-radius:2px;background:#30303e;overflow:hidden}@keyframes _slide-in_m4tj0_1{0%{left:-150px}to{left:0}}._stat_item_m4tj0_1 ._progress_m4tj0_53 ._prev_m4tj0_70{position:absolute;left:0;top:0;z-index:2;height:4px;border-radius:2px;background:#83d987;transition:margin-right 1s;animation:_slide-in_m4tj0_1 1s}._stat_item_m4tj0_1 ._progress_m4tj0_53 ._current_m4tj0_81{position:absolute;left:0;top:0;z-index:1;height:4px;border-radius:2px;background:#83d987;opacity:.5;animation:_slide-in_m4tj0_1 1.5s}._current_level_46jzi_1{width:251px;height:fit-content;background-color:#212123;border-radius:22px;position:relative;box-sizing:border-box}._current_level_active_46jzi_10{background-image:url("");background-position:100px -120px;background-repeat:no-repeat;background-size:cover}._current_level_active_46jzi_10 :after{content:"";position:absolute;background:linear-gradient(250deg,#b364d8 10%,#212123 80%);bottom:-1px;top:-1px;right:-1px;left:0;z-index:-1;border-radius:22px}._current_level_active_done_46jzi_28{height:184px;background-image:url("");background-position:100px -120px;background-repeat:no-repeat;background-size:contain}._current_level_active_done_46jzi_28 :after{content:"";position:absolute;background:linear-gradient(250deg,#83d987 10%,#212123 80%);bottom:-1px;top:-1px;right:-1px;left:0;z-index:-1;border-radius:22px}._current_level_active_upgrading_46jzi_47{height:184px}._current_level_active_upgrading_46jzi_47 :after{content:"";position:absolute;background:linear-gradient(250deg,#ffca01 10%,#212123 80%);bottom:-1px;top:-1px;right:-1px;left:0;z-index:-1;border-radius:22px}._current_next_level_46jzi_62{width:251px;height:fit-content;border:none}._current_level_lable_46jzi_68{width:78px;height:27px;display:flex;align-items:center;justify-content:center;position:absolute;background-color:#b364d8;font-size:12px;border-radius:20px;border:1px solid rgba(255,255,255,.1);top:-8px;left:5px;font-weight:500}._current_level_lable_46jzi_68._avaliableToUpgrade_46jzi_83{background-color:#83d987;color:#000}._current_level_lable_46jzi_68._upgrading_46jzi_87{background-color:#ffca01;color:#000}._current_level_info_46jzi_92{display:flex;flex-direction:column;padding:20px;margin-top:15px;gap:20px;height:fit-content}._next_level_info_text_container_46jzi_101{display:flex}._current_level_info_next_level_46jzi_105{margin-top:0}._current_level_info_text_46jzi_109{color:#fff6;font-size:10px;font-weight:400}._current_level_info_value_46jzi_115{font-size:14px;line-height:14px}._current_level_info_reward_46jzi_120{display:flex;gap:4px}._current_level_info_reward_value_46jzi_125{font-size:14px;line-height:14px;color:#ffcb00}._current_level_button_46jzi_131{width:222px;height:40px;background-color:#b364d8;border-radius:12px;color:#fff;display:flex;align-items:center;justify-content:center;gap:10px;left:0;right:0;margin-left:auto;margin-right:auto;border:none}._current_level_button_value_46jzi_148{min-width:37px;min-height:21px;background-color:#fff3;border-radius:20px;font-size:12px;line-height:12px;display:flex;align-items:center;justify-content:center;padding-top:2px}._current_level_button_value_last_46jzi_161{color:#fff3}._current_level_value_46jzi_165{min-width:37px;min-height:21px;background-color:#b364d8;border-radius:20px;font-size:12px;line-height:12px;display:flex;align-items:center;justify-content:center;position:absolute;bottom:-30px}._next_level_info_next_46jzi_179{color:#83d987}._next_level_info_icon_46jzi_183{margin:0 3px}._blurred_46jzi_187{filter:blur(10px);pointer-events:none}._gradientWrapper_46jzi_192{position:absolute;display:flex;justify-content:end;border-radius:22px;width:100%;height:100%;overflow:hidden;pointer-events:none}._current_level_button_text_46jzi_203{text-transform:uppercase;font-weight:500;font-size:12px;line-height:12px}._next_league_ahauv_1{display:flex;align-items:center;justify-content:space-between;margin:17px auto 0;width:330px;height:40px;background-color:#272728;border-radius:14px;padding-left:10px;padding-right:7px}._next_league_title_ahauv_15{display:flex;gap:10px;align-items:center}._next_league_icon_ahauv_21{width:19px}._next_league_title_right_ahauv_25{font-size:14px}._next_league_title_right_ahauv_25{font-size:12px}._next_league_info_ahauv_33{width:26px;height:26px;border:1px solid rgba(255,255,255,.1);border-radius:8px;display:flex;align-items:center;justify-content:center}._task_15bby_1{width:100%;height:42px;display:flex;flex-flow:row nowrap;align-items:center;gap:10px;padding:7px;border-radius:14px;background:#151517;border:1px solid #1d1d20;font-size:10px}@media (min-height: 700px){._task_15bby_1{font-size:15px}}._task_15bby_1._completed_15bby_19 ._order_15bby_19,._task_15bby_1._completed_15bby_19 ._progress_15bby_20,._task_15bby_1._completed_15bby_19 ._header_15bby_21 ._name_15bby_21{opacity:.3}._task_15bby_1 ._order_15bby_19{display:flex;flex-shrink:0;align-items:center;justify-content:center;font-size:14px;width:28px;height:28px;max-width:40px;max-height:40px;padding:9px 0;border-radius:10px;background:linear-gradient(148.47deg,#d9d9d90c 29.79%,#73737300 70.59%);border:1px solid #3a3a3c}._task_15bby_1 ._data_15bby_39{width:100%;display:flex;flex-flow:column nowrap;align-items:flex-start;gap:10px}._task_15bby_1 ._header_15bby_21{width:100%;display:flex;flex-flow:row nowrap;align-items:center;justify-content:space-between;gap:10px}._task_15bby_1 ._header_15bby_21 ._name_15bby_21{font-size:14px;font-weight:400;line-height:1.1em;text-align:left;color:#fff}._task_15bby_1 ._header_15bby_21 ._score_container_15bby_61{display:flex;align-items:center;gap:8px}._task_15bby_1 ._header_15bby_21 ._score_15bby_61{font-size:14px;font-weight:400;line-height:1em;text-align:left;color:#fff}._task_15bby_1 ._header_15bby_21 ._score_15bby_61._green_15bby_73,._task_15bby_1 ._header_15bby_21 ._score_15bby_61 span._green_15bby_73{color:#83d987}._task_15bby_1 ._header_15bby_21 ._check_15bby_77{display:flex;align-items:center;justify-content:center;width:14px;min-width:14px;height:14px;border-radius:5px;border:1px solid #30303e}._task_15bby_1 ._header_15bby_21 ._check_15bby_77._checked_15bby_87{border:1px solid #83d987;background:#83d987}._task_15bby_1 ._progress_15bby_20{display:flex;flex-flow:row nowrap;gap:4px;width:100%;height:.3em;border-radius:.15em;overflow:hidden}._task_15bby_1 ._progress_15bby_20 ._linear_item_15bby_100{position:relative;height:.3em;width:100%;border-radius:.15em;background:#30303e}._task_15bby_1 ._progress_15bby_20 ._linear_item_15bby_100 div{position:absolute;left:0;top:0;height:.3em;border-radius:.15em;background:#83d987}._task_15bby_1 ._progress_15bby_20 ._dashed_item_active_15bby_115{width:100%;height:.3em;border-radius:.15em;background:#83d987}._task_15bby_1 ._progress_15bby_20 ._dashed_item_15bby_115{width:100%;height:.3em;border-radius:.15em;background:#30303e}._helpModalBody_738to_1{color:#fff;margin-top:10px;display:flex;flex-direction:column;flex:1}._helpModalBody_738to_1 ._helpModalBodyTitle_738to_8{font-weight:700;font-size:20px;line-height:20px;margin-bottom:5px}._helpModalBody_738to_1 ._helpModalBodySection_738to_14{height:100%;display:flex;flex-direction:column;justify-content:space-between;flex:1}._helpModalBody_738to_1 ._helpModalBodyDetails_738to_21{flex:1;font-size:14px;line-height:19.6px;color:#fff9}._helpModalBody_738to_1 ._helpModalButtons_738to_27{display:flex;flex-direction:row;gap:10px;margin-bottom:30px}._wrapper_738to_34{background-color:#000000b3;color:#fff;position:relative!important}._wrapper_738to_34 ._modalContainer_738to_39{outline:none;display:flex;flex-direction:column;flex:1;position:absolute;z-index:0;left:0;width:100vw;height:fit-content;min-height:300px;bottom:0;padding:15px 15px 25px;transform:translateY(100%);transition:background-color .3s ease,transform .3s ease-in-out;border-radius:20px 20px 0 0;background:#151517;border:1px solid #1d1d20}._wrapper_738to_34 ._modalContainer_738to_39._show_738to_58{transform:translateY(0)}._wrapper_738to_34 ._modalContainer_738to_39 ._modaHeader_738to_61{display:flex;justify-content:space-between;margin-bottom:10px}._wrapper_738to_34 ._modalContainer_738to_39 ._backBtn_738to_66{background:transparent;border:none;display:flex;align-items:center;justify-content:center}._skipModal__container_1y23v_1{color:#fff}._skipModal__container_1y23v_1>div:nth-child(3){padding:35px 15px 45px}._skipModal_modal_1y23v_8{display:flex;flex-flow:column nowrap;align-items:center;justify-content:space-between;height:165px;padding-top:14px}._skipModal_modal_1y23v_8 ._description_1y23v_16{display:flex;flex-flow:column nowrap;align-items:center;gap:8px;margin-bottom:20px}._skipModal_modal_1y23v_8 ._title_1y23v_23{font-size:18px;font-weight:500;line-height:23.4px;text-align:center;color:#e2b436}._skipModal_modal_1y23v_8 ._amount_1y23v_30{display:flex;align-items:center;gap:5px}._skipModal_modal_1y23v_8 ._amount_1y23v_30 span{font-size:14px;font-weight:500;line-height:14px;text-align:left;color:#fff}._skipModal_modal_1y23v_8 ._amount_1y23v_30 img{width:16px}._skipModal_modal_1y23v_8 ._buttons_1y23v_45{width:100%;position:relative;display:flex;flex-flow:row nowrap;gap:10px}._tasks__tasks_list_z72ux_1{display:flex;flex:1;flex-direction:column;gap:8px;overflow:auto;width:100%}._tasks_z72ux_1{display:flex;flex-direction:column;justify-content:start;padding:20px 0 70px;font-size:10px}@media (min-height: 700px){._tasks_z72ux_1{font-size:14px}}._tasks_z72ux_1>*{position:relative;z-index:1}._tasks_z72ux_1>button{position:fixed;bottom:15px;width:calc(100vw - 30px)}._tasks_z72ux_1:before{position:absolute;bottom:100%;left:-50vw;width:200vw;height:40px;background:linear-gradient(180deg,#12121300,#121213 93.49%,#111112)}._tasks_z72ux_1:after{position:absolute;top:0;left:-50vw;width:200vw;height:100%;background-color:#121213}._tasks__header_z72ux_47{display:flex;flex-flow:row nowrap;align-items:center;justify-content:space-between;gap:20px;margin-bottom:1.6em}._tasks__title_z72ux_55{font-size:2.6vh;font-weight:500;line-height:1.1em;text-align:left;color:#fff}._tasks__item_z72ux_62{width:100%;height:53px;padding:10px;gap:10px;border-radius:14px;background:#151517;border:1px solid #1d1d20}._heading_z72ux_72{font-size:16px;font-weight:500;line-height:16px;display:flex;justify-content:space-between;margin-bottom:15px;text-transform:uppercase}._tasksCounter_z72ux_82{font-size:12px;font-weight:400;line-height:12px}._helpModalBody_y3a2l_1{color:#fff}._helpModalBody_y3a2l_1 ._helpModalBodyTitle_y3a2l_4{font-weight:700;font-size:20px;line-height:20px;margin-bottom:5px}._helpModalBody_y3a2l_1 ._helpModalBodySection_y3a2l_10{height:100%;display:flex;flex-direction:column;justify-content:space-between}._helpModalBody_y3a2l_1 ._helpModalBodyDetails_y3a2l_16{font-size:14px;line-height:19.6px;color:#fff9}._helpModalBody_y3a2l_1 ._helpModalButtons_y3a2l_21{display:flex;flex-direction:row;gap:10px;margin-bottom:30px}._wrapper_y3a2l_28{background-color:#000000b3;color:#fff;position:relative!important}._wrapper_y3a2l_28 ._modalContainer_y3a2l_33{outline:none;position:absolute;z-index:0;left:0;width:100vw;height:fit-content;min-height:300px;bottom:0;padding:15px 15px 25px;transition:background-color .3s ease,transform .3s ease-in-out;border-radius:20px 20px 0 0;background:#151517;border:1px solid #1d1d20}._wrapper_y3a2l_28 ._modalContainer_y3a2l_33 ._modaHeader_y3a2l_48{display:flex;justify-content:center;align-items:center;width:100%;flex:1;position:relative;font-size:30px;font-weight:700;line-height:30px;text-align:center;margin-top:20px;margin-bottom:25px}._wrapper_y3a2l_28 ._modalContainer_y3a2l_33 ._closeBtn_y3a2l_62{background:transparent;border:none;display:flex;align-items:center;justify-content:center;position:absolute;right:5px;top:5px;z-index:1}@font-face{font-family:swiper-icons;src:url("");font-weight:400;font-style:normal}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._wrapper_hssag_1{background-color:#000000b3;position:relative;display:flex;align-items:flex-end}._wrapper_hssag_1 ._modalContainer_hssag_7{display:flex;flex-flow:column nowrap;align-items:center;outline:none;position:relative;left:0;bottom:0;width:100vw;transition:background-color .3s ease,top .3s ease-in-out,filter .3s ease;border-radius:20px 20px 0 0;background:#151517;border:1px solid #1d1d20;padding-bottom:32px}._wrapper_hssag_1 ._modalContainer_hssag_7._show_hssag_22{top:30vh}._wrapper_hssag_1 ._modalContainer_hssag_7 ._closeBtn_hssag_25{position:absolute;right:10px;top:10px;width:26px;height:26px;display:flex;align-items:center;justify-content:center;background:transparent;border:none;cursor:pointer;z-index:2000}._wrapper_hssag_1 ._modalContainer_hssag_7 ._closeBtn_hssag_25 svg{width:15px;height:15px;position:absolute}._wrapper_hssag_1 ._modalContainer_hssag_7 ._swiperContainer_hssag_44{width:100%;height:100%;overflow:visible}._wrapper_hssag_1 ._modalContainer_hssag_7 ._swiperSlide_hssag_49{display:flex;flex-direction:column;align-items:center;text-align:center;color:#fff}._wrapper_hssag_1 ._modalContainer_hssag_7 ._swiperSlide_hssag_49 ._leagueImage_hssag_56{position:absolute;min-width:172px;bottom:48px;z-index:10;left:50%;transform:translate(-50%)}._wrapper_hssag_1 ._modalContainer_hssag_7 ._swiperSlide_hssag_49 ._leagueTitle_hssag_64{font-size:24px;margin-bottom:5px}._wrapper_hssag_1 ._modalContainer_hssag_7 ._swiperSlide_hssag_49 ._leagueLevels_hssag_68{font-size:18px;margin-bottom:5px}._wrapper_hssag_1 ._modalContainer_hssag_7 ._swiperSlide_hssag_49 ._leagueAmount_hssag_72{font-size:16px}._leagueTopContainer_hssag_76{display:flex;flex-direction:column;justify-content:flex-end}._leagueImageContainer_hssag_82{height:232px;position:relative}._leagueBgContainer_hssag_87{position:absolute;top:0;left:50%;transform:translate(-50%);width:100%;height:232px;overflow:hidden}._leagueBg_hssag_87{position:absolute;top:-190px;left:50%;transform:translate(-50%);z-index:20}._LeagueBottomElipse_hssag_105{position:absolute;bottom:37px;left:0;right:0;margin-left:auto;margin-right:auto}._leagueLevel_hssag_68{color:#fff6;font-weight:400}._swiperSlideButtons_hssag_119{width:100%;padding-left:50px;padding-right:50px;position:absolute;top:100px;display:flex;align-items:center;justify-content:space-between;z-index:100}._swiperSlideButton_hssag_119{background-color:#ffffff05;display:flex;width:39px;height:39px;justify-content:center;align-items:center;border-radius:8px;border:none;border:.5px solid rgba(255,255,255,.1)}._leagueBenefitRow_1z06k_1{width:100%;height:70px;border:solid 1px #1D1D20;border-radius:14px;margin-bottom:5px;display:flex;align-items:center;justify-content:space-between;padding-left:10px;padding-right:15px}._leagueBenefitImg_1z06k_14{min-width:47px}._leagueBenefitImgContainer_1z06k_18{width:50px;height:50px;display:flex;align-items:center;justify-content:center}._leagueBenefitLeft_1z06k_26{display:flex;align-items:center;gap:5px}._leagueBenefitValueContainer_1z06k_32{display:flex;align-items:center;gap:3px}._leagueBenefitValueIcon_1z06k_38{min-width:18px;width:18px;height:18px}._borderGradient_je5yj_1{background:linear-gradient(148.47deg,#d9d9d91a 29.79%,#73737300 70.59%);padding:1px;border-radius:14px;width:100%}._topDashBoardInfo_je5yj_8{position:relative;display:flex;align-items:center;width:100%;background-repeat:no-repeat;background-size:100% 100%;min-height:67px;max-height:67px;padding:12px;background:linear-gradient(155.03deg,#1d1d20 23.72%,#2b2c3000 95.34%);border-radius:14px}._progress_je5yj_22{position:absolute;left:50%;top:25px;transform:translate(-50%) rotate(-45deg);border:8px solid #111112;border-bottom-color:transparent;border-left-color:transparent;border-radius:50%;z-index:10}._progress__wrapper_je5yj_33{position:relative;transform:rotate(45deg)}._progress__label_je5yj_37{position:absolute;bottom:-7px;left:50%;transform:translate(-50%);display:flex;align-items:center;justify-content:center;width:45px;height:21px;padding-left:5px;border-radius:20px;background-color:#b364d8;border:1px solid rgba(255,255,255,.1019607843);font-weight:500;font-size:12px;color:#d1a2e8}._progress__label_completedTasks_je5yj_55{color:#fff}._progress__label_je5yj_37._completed_je5yj_58{background-color:#83d987;color:#578659}._progress__label_je5yj_37._completed_je5yj_58 ._progress__label_completedTasks_je5yj_55{color:#000}._progress__label_je5yj_37._upgrading_je5yj_65{background-color:#ffca01;color:#f7e399}._progress__label_je5yj_37._upgrading_je5yj_65 ._progress__label_completedTasks_je5yj_55{color:#fff}._shine_je5yj_73{position:absolute;left:-25px;top:0;min-width:150px;z-index:-1;animation:_float_je5yj_1 10s linear infinite}._spot_je5yj_82{position:absolute;min-height:200px;min-width:200px;left:-55px;top:-55px;z-index:-1}._boostTimer_je5yj_91{position:absolute;bottom:-70px;width:44px;height:44px}@keyframes _float_je5yj_1{0%{transform:translate(0)}25%{opacity:.6;transform:translate(3px,-5px)}50%{opacity:1;transform:translate(-3px,-7px)}75%{opacity:.5;transform:translate(3px,-10px)}to{transform:translate(0)}}._petsEarn_6wgxu_1{position:relative;width:100%;height:100%}._petsEarn_6wgxu_1 img{position:absolute;min-width:300px;height:300px;bottom:-90px}._petsEarn_6wgxu_1 img._smallImg_6wgxu_12{min-width:200px;height:200px;bottom:-40px}@media (max-height: 715px){._petsEarn_6wgxu_1 img{min-width:200px;height:200px;bottom:-40px}._petsEarn_6wgxu_1 img._smallImg_6wgxu_12{min-width:150px;height:150px;bottom:-30px}}._pets__length1_pet1_6wgxu_30{left:50%;transform:translate(-50%)}._pets__length2_pet1_6wgxu_34{left:calc(50% - 30px);transform:translate(-50%)}._pets__length2_pet2_6wgxu_38{left:calc(50% + 60px);transform:translate(-50%)}._pets__length3_pet1_6wgxu_42{left:50%;transform:translate(-50%);z-index:2}._pets__length3_pet2_6wgxu_47{left:calc(50% - 90px);transform:translate(-50%)}._pets__length3_pet3_6wgxu_51{left:calc(50% + 90px);transform:translate(-50%) scaleX(-1);z-index:3}._pets__length4_pet1_6wgxu_56{left:30px;transform:translate(-50%);z-index:1}._pets__length4_pet2_6wgxu_61{left:calc(50% - 70px);transform:translate(-50%);z-index:2}._pets__length4_pet3_6wgxu_66{left:calc(50% + 70px);transform:translate(-50%) scaleX(-1);z-index:3}._pets__length4_pet4_6wgxu_71,._pets__length5_pet4_6wgxu_76{right:30px;transform:translate(50%) scaleX(-1);z-index:2}._pets__length5_pet1_6wgxu_81{left:30px;transform:translate(-50%);z-index:1}._pets__length5_pet2_6wgxu_86{left:calc(50% - 70px);transform:translate(-50%);z-index:2}._pets__length5_pet3_6wgxu_91{left:calc(50% + 70px);transform:translate(-50%) scaleX(-1);z-index:3}._pets__length5_pet4_6wgxu_76{right:30px;transform:translate(50%) scaleX(-1);z-index:2}._pets__length5_pet5_6wgxu_101{left:50%;transform:translate(-50%);z-index:3}.earnContent{position:relative;display:flex;gap:16px;padding:5px 0 16px;flex-direction:column;align-items:center;justify-content:space-between;flex:1;border-radius:17px;border:1px solid;border-image-source:linear-gradient(155.03deg,#1d1d20 23.72%,rgba(43,44,48,0) 95.34%);margin-bottom:8px;background-image:url("EarnRadialBG-eCEW4nVc.png");background-repeat:no-repeat;background-position:center;background-size:cover}.earnContent .coin{flex:1;flex-shrink:1;display:flex;position:relative;justify-content:center;align-items:center;width:100%;min-height:64px}.earnContent .coin img{max-width:210px;max-height:210px;height:100%;transform:scale(1);transition:transform .15s ease}.earnContent .coin:active img{transform:scale(.95)}.earned{position:relative;z-index:2;display:flex;flex-direction:column;gap:6px;color:#fff}.earnedTitle{font-size:10px;font-weight:500;line-height:10px;text-align:center;opacity:40%;text-transform:uppercase}.earnedAmount{display:flex;align-items:center;gap:8px;font-size:34px;line-height:1;font-weight:500;text-align:center}@keyframes wave{0%{transform:scale(1);opacity:1}to{transform:scale(3);opacity:0}}.pulsate{position:absolute;height:100%;aspect-ratio:1/1;z-index:0;border-radius:100%;border:1px solid #302b23;animation:wave 2s infinite}.plusButton{display:flex;align-items:center;justify-content:center;height:28px;width:28px;padding:0;position:relative;background:none;border:none;cursor:pointer;transition:opacity .3s ease}.plusButton:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(148.47deg,#d9d9d97d 29.79%,#73737300 70.59%);border:1px solid white;border-radius:10px;opacity:.1;transition:opacity .3s ease}.plusButton:hover:before{opacity:.5}.plusButtonItem{font-size:24px;color:#c64eff;position:relative}.claimContainer{position:relative;width:100%;z-index:10}.shadow{position:absolute;top:-25px;left:-26px;width:100vw;height:25px;background:linear-gradient(180deg,#140c1b,#140c1b00);transform:scale(-1)}.blackSpot{position:absolute;bottom:0;width:100vw;height:72px;background:#111112;z-index:9}.topBar{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;column-gap:20px}@media (min-width: 375px){.topBar{column-gap:30px}}.topBar__item{position:relative;display:flex;justify-content:center;align-items:center;width:46px;height:46px;border-radius:17px;border:1px solid rgba(153,153,153,.1019607843);color:#fff;overflow:hidden;background:linear-gradient(148.47deg,#d9d9d90d 29.79%,#73737300 70.59%)}.topBar__item .content{position:absolute;top:0;left:0;width:100%;height:100%}.topBar__item__options{width:fit-content;padding-right:30px}.topBar__item__options__item{color:#fff;display:flex;gap:8px;align-items:center;background-color:transparent;border:none;font-size:1rem;font-weight:700}.language,.wallets,.connectWallet{display:flex;flex-direction:column;height:100%;overflow-y:auto;gap:20px}.language__list,.wallets__list,.connectWallet__list{display:flex;flex-direction:column;width:100%;gap:8px;overflow:auto;flex:1}.language__flag,.wallets__flag,.connectWallet__flag{height:24px;width:24px}.language__option,.wallets__option,.connectWallet__option{height:55px;flex-shrink:0;padding:0 24px;display:flex;gap:10px;align-items:center;border:1px solid #30303e;border-radius:17px;color:#fff;font-weight:700}.language__option__active,.wallets__option__active,.connectWallet__option__active{color:#fff}.language__name,.wallets__name,.connectWallet__name{flex:1}.language__exchange,.wallets__exchange,.connectWallet__exchange{color:#fff;text-transform:uppercase}.language__save,.wallets__save,.connectWallet__save{width:100%;height:55px;background:linear-gradient(90deg,#b364d8 68.02%,#9749bc);border:1px solid;border-image-source:linear-gradient(314.78deg,rgba(255,255,255,.2) -.05%,rgba(153,153,153,0) 83.57%);display:flex;justify-content:center;align-items:center;border-radius:17px;color:#fff;font-size:15px;line-height:1;text-transform:uppercase;font-weight:500}.language__save:disabled,.wallets__save:disabled,.connectWallet__save:disabled{background:#543564;color:#737374}.language__disconnect,.wallets__disconnect,.connectWallet__disconnect{width:100%;height:55px;border:1px solid red;background-color:transparent;display:flex;justify-content:center;align-items:center;border-radius:17px;color:red;font-size:15px;line-height:1;text-transform:uppercase;font-weight:500}.language__disconnect:disabled,.wallets__disconnect:disabled,.connectWallet__disconnect:disabled{border:1px solid rgba(255,0,0,.315);color:#ff000050}.language__buttonsContainer,.wallets__buttonsContainer,.connectWallet__buttonsContainer{width:100%;display:flex;gap:20px}.wallets__option__selected{border:1px solid #B364D8}.wallets__exchange{color:#fff}.selectWallets{display:flex;flex-direction:column;gap:10px;justify-content:space-between;min-height:58vh}.selectWallets__providerNameContainer{width:100%}.selectWallets__settingsContainer{display:flex;align-items:center;gap:13px}.selectWallets__main{display:flex;align-items:center;justify-content:center;height:23px;background-color:#b364d8;border-radius:17px;font-size:9px;line-height:9px;padding-right:5px;min-width:48px;text-transform:uppercase;color:#000}.selectWallets__providerName{color:#fff6;width:100%;font-size:14px;line-height:14px;font-weight:400;text-transform:uppercase;margin-bottom:4px}.selectWallets__settings{display:flex;justify-content:center;align-items:center;width:30px;height:30px;border:1px solid #2b2b2d;background:linear-gradient(148.47deg,#d9d9d90d 29.79%,#73737300 70.59%);border-radius:10px}.selectWallets__settingsImg{min-width:18px;height:18px}.selectWallets__address{font-size:15px;line-height:15px;font-weight:500;text-transform:uppercase}.selectWallets__buttonsContainer{display:flex;flex-direction:column;gap:10px}.selectWallets__buttonsContainer button{text-transform:uppercase}.topbarActions{display:flex;gap:8px}.borderGradient{background:linear-gradient(155.03deg,#1d1d20 23.72%,#2b2c3000 95.34%);border-radius:14px;padding:1px;width:100%}.nameContainer{display:flex;align-items:center;gap:8px}.username{max-width:160px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media (max-width: 392px){.username{max-width:120px}}.connectWallet{display:flex;flex-direction:column;align-items:center;justify-content:space-between;height:100%}.connectWallet__iconWrapper{margin:10% 0;padding:28px;position:relative;display:flex;justify-content:center;align-items:center;width:120px;height:120px;border-radius:36px;border:2.61px solid rgba(153,153,153,.1019607843);background:linear-gradient(148.47deg,#d9d9d90d 29.79%,#73737300 70.59%)}.connectWallet__icon{width:64px;height:65px}.connectWallet__text{display:flex;flex-direction:column;align-items:center;gap:10px;margin-bottom:10%}.connectWallet__title{color:#fff;text-transform:uppercase;text-align:center;font-weight:500}.connectWallet__subTitle{color:#fff9;font-size:14px;font-weight:400;text-align:center}.connectWallet__buttons{width:100%;display:flex;flex-direction:column;align-items:center;gap:8px}.connectWallet__create{width:100%;height:55px;background:transparent;display:flex;justify-content:center;border:1px solid #30303e;align-items:center;border-radius:17px;flex-shrink:0;text-decoration:none;color:#b364d8;font-size:15px;line-height:1;text-transform:uppercase;font-weight:500}.connectedWallet__title{color:#83d987}.connectedWallet__text{margin-bottom:20%}@media screen and (max-height: 610px){.connectedWallet__text{margin-bottom:10%}}.connectedWallet__address{color:#fff}.connectedWallet__iconWrapperBorder{border-color:#83d9871a}.connectedWallet__iconWrapper{padding:0;margin:0;position:absolute;z-index:1;top:-16px;right:-16px;border-radius:50%;width:50px;height:50px;background:linear-gradient(0deg,#151517,#151517),linear-gradient(148.47deg,#d9d9d90c 29.79%,#73737300 70.59%)}.connectedWallet__icon{width:26px;height:26px}.createWallet__text{margin-top:85px;margin-bottom:15px}.createWallet__subTitle{width:100%}.createWallet__inputs{width:100%;margin-bottom:220px;display:flex;flex-direction:column;gap:10px}@media screen and (max-height: 650px){.createWallet__inputs{margin-bottom:23vh}}.createWallet__input{height:48px;width:100%;border:1px solid #30303e;padding:15px;background-color:transparent;border-radius:17px;font-size:14px;color:#fff}.createWallet__input:focus{border:1px solid #b364d8;outline:none}.createWallet__input_label,.createWallet__input_helper-text{display:block;width:0;height:0;visibility:hidden}.createWallet__buttons{width:100%;display:flex;gap:8px}.createWallet__question{width:55px}.createWallet__buttonWrapper{width:100%}.tips{margin-top:30px;display:flex;flex-direction:column;gap:30px;color:#fff;font-weight:500}.tips__item{display:flex;flex-direction:column;gap:5px}.tips__description{color:#fff9;font-weight:400}.tabsContent{margin-top:20px}._loaderContainer_6u971_1{display:flex;justify-content:center;align-items:center;height:80svh}._error_6u971_8{color:red;display:flex;justify-content:center}._modalWrapper_6u971_14{background-color:#151517;width:100%;height:100%;font-family:Rubik;border-radius:17px;overflow:hidden}._modalWrapper__topBar_6u971_22{padding-right:10px;position:relative;display:flex;justify-content:space-between;z-index:10}._modalWrapper__title_6u971_29{font-size:24px;line-height:100%;color:#fff;margin-left:50%;text-transform:uppercase;transform:translate(-50%);font-weight:500}._userProfile_6u971_39{overflow-y:auto;overflow-x:hidden;height:100%}._userProfile__wrapper_6u971_44{padding:20px 15px}._userProfile__imageContainer_6u971_47{position:relative;display:flex;justify-content:center}._userProfile__imgWrapper_6u971_52{position:relative;z-index:2;background-color:#18181a;border-radius:50%}._userProfile__img_6u971_52{position:relative;z-index:200;width:120px;height:120px;border:2px solid #3a3042;border-radius:50%}._userProfile__spotGradient_6u971_66{position:absolute;top:50%;left:50%;z-index:1;min-width:200%;height:300%;pointer-events:none;transform:translate(-50%,-50%);border-radius:50%;background-image:url("");background-size:100% 100%;background-repeat:no-repeat}._userProfile__circle_6u971_80{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);border-radius:50%;-webkit-animation:_ping_6u971_1 2s ease-in-out infinite alternate;animation:_ping_6u971_1 2s ease-in-out infinite alternate;z-index:-1;pointer-events:none}._userProfile__smallCircle_6u971_91{width:120px;height:120px;border:.5px solid #3a3042}._userProfile__mediumCircle_6u971_96{height:166px;width:166px;border:.5px solid #3a3042}._userProfile__bigCircle_6u971_101{height:248px;width:248px;border:.5px solid #3a3042}._userProfile__username_6u971_106{font-size:24px;line-height:33.6px;font-weight:500;color:#fff;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._userProfile__usernameContainer_6u971_115{position:relative;margin-top:5px;display:flex;justify-content:center;gap:12px;z-index:10}._userProfile__editButton_6u971_123{display:flex;justify-content:center;align-items:center;width:46px;height:46px;background:linear-gradient(148.47deg,#d9d9d90d 29.79%,#73737300 70.59%);border-radius:14px;border:1px solid #272727}._userProfile__input_6u971_133{background-color:transparent;border:.5px solid #3a3042;color:#fff;border-radius:12px;padding-inline:10px}._userProfile__input_6u971_133:focus[type=text]{border:.5px solid #4f405c;outline:0}._userProfile__statistic_6u971_144{position:relative;display:flex;justify-content:center;align-items:center;flex-direction:column;margin-top:25px;z-index:10}._userProfile__statisticTitle_6u971_153{position:relative;color:#fff;font-weight:500}._userProfile__statisticTitle_6u971_153:before{position:absolute;top:50%;left:calc(-100% - 15px);content:"";width:98px;height:1px;background-color:#30303e}._userProfile__statisticTitle_6u971_153:after{position:absolute;top:50%;right:calc(-100% - 15px);content:"";width:98px;height:1px;background-color:#30303e}._userProfile__backButton_6u971_176{width:46px;height:46px;background-color:inherit;border:none}._userProfile__brieflyInfo_6u971_182{display:flex;gap:10px;margin-top:17px;margin-bottom:10px}._borderGradient_6u971_189{background:linear-gradient(155.03deg,#1d1d20 23.72%,#2b2c3000 95.34%);padding:1px;border-radius:14px;margin-top:10px}._avatarSection_q3sfk_1{display:flex;align-items:center;gap:16px}._avatarSection__usernameContainer_q3sfk_6{position:relative;margin-top:5px;display:flex;flex-direction:column;gap:6px;z-index:10}._avatarSection__spotGradient_q3sfk_14{position:absolute;top:50%;left:50%;z-index:1;min-width:250%;height:250%;pointer-events:none;transform:translate(-50%,-50%);background-image:url("");background-size:100% 100%;border-radius:50%;background-repeat:no-repeat;box-shadow:inset -10px 10px 10px #090a174d}._avatarSection__imageContainer_q3sfk_29{position:relative;display:flex;justify-content:center}._avatarSection__imgWrapper_q3sfk_34{position:relative;z-index:2;background-color:#18181a;border-radius:50%}._avatarSection__img_q3sfk_34{position:relative;z-index:10;width:104px;height:104px;border:2px solid #3a3042;border-radius:50%}@media (max-height: 620px){._avatarSection__img_q3sfk_34{width:70px;height:70px}}._avatarSection__button_q3sfk_54{display:flex;justify-content:center;align-items:center;gap:2px;text-decoration:none;padding:8px;height:28px;width:100%;background:linear-gradient(148.47deg,#2f2c33 29.79%,#26232b 70.59%);font-size:12px;line-height:12px;color:#fff;border-radius:7px;font-weight:400}._avatarSection__lvlProgress_q3sfk_70{border:3px solid #201924;border-radius:50%;background-color:#201924;position:absolute;top:2px;right:0;z-index:20}@media (max-height: 620px){._avatarSection__lvlProgress_q3sfk_70{right:-5px}}._avatarSection__editAvatarButton_q3sfk_84{position:absolute;bottom:2px;left:5px;display:flex;justify-content:center;align-items:center;width:30px;height:30px;border:none;background-color:inherit;background:linear-gradient(148.47deg,#2f2c33 29.79%,#26232b 70.59%);border-radius:10px;border:1px solid #3b3840;z-index:20;color:#fff;font-weight:500;font-size:18px}@media (max-height: 620px){._avatarSection__editAvatarButton_q3sfk_84{width:20px;height:20px;right:-3px;bottom:-3px;font-size:10px;border-radius:5px}}._avatarSection__username_q3sfk_6{max-width:250px;font-size:20px;line-height:20px;font-weight:500;color:#fff;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media (max-height: 620px){._avatarSection__username_q3sfk_6{font-size:18px;line-height:100%}}@media (max-width: 430px){._avatarSection__username_q3sfk_6{font-size:18px;line-height:100%;max-width:200px}}._borderGradient_1qisd_1{padding:1px;flex-shrink:0;flex-grow:1;background:linear-gradient(155.03deg,#1d1d20 23.72%,#2b2c3000 95.34%);border-radius:14px;width:32%}._brieflyInformationCard_1qisd_10{display:flex;align-items:center;height:50px;background:#221c27;background:linear-gradient(0deg,#221c27,#201a24);border-radius:14px;padding-inline:15px;gap:10px}._brieflyInformationCard__text_1qisd_20{color:#fff;font-weight:500;font-size:12px;line-height:12px;overflow:hidden;text-overflow:ellipsis}._brieflyInformationCard__textGray_1qisd_28{font-weight:500;font-size:12px;line-height:12px;overflow:hidden;text-overflow:ellipsis;color:#fff9}._brieflyInformationCard_1qisd_10 svg{flex-shrink:0}._hobby_26dzo_1{padding:10px 15px 15px;background:linear-gradient(148.47deg,#1d1921 29.79%,#151517 70.59%);border-radius:14px}._hobbyTitle_26dzo_6{color:#c64eff;font-weight:500;font-size:14px;line-height:14px}._hobbyList_26dzo_12{display:flex;flex-direction:column;gap:5px;margin-top:10px}._hobbyGroup_26dzo_18{display:flex;gap:5px}._hobbyItem_26dzo_22{display:flex;align-items:center;gap:5px;padding:5px 10px;width:fit-content;border:.7px solid #3e3943;color:#fff;border-radius:7px;font-size:12px;line-height:12px}._hobbyItem_26dzo_22 p{text-wrap:nowrap}._hobby_26dzo_1 ._emptyHobbyList_26dzo_37{color:#fff;display:flex;justify-content:center;align-items:center}._defaultSvgProgressBar_pvwgf_1{position:relative;z-index:50;overflow:visible;width:134px;height:37px;margin-bottom:50px}._userProfile__statisticContent_1u2nb_1{width:100%;padding:10px 15px;background:#161619;background:linear-gradient(180deg,#161619,#251e2a);border-radius:14px}._userProfile__statisticContent__column1_1u2nb_8{display:flex;flex-direction:column;gap:5px;width:100%;padding-right:10px;border-right:1px solid #3b3840}._userProfile__statisticContent__column2_1u2nb_16{display:flex;flex-direction:column;gap:5px;width:100%;padding-left:10px}._userProfile__statisticContent__columns_1u2nb_23{display:flex}._userProfile__statisticContent__title_1u2nb_26{color:#c64eff}._userProfile__statisticContent__textContainer_1u2nb_29{display:flex;flex-direction:column;align-items:center;gap:6px}._userProfile__statisticContent__textContainerText_1u2nb_35{color:#fff9;font-size:14px;line-height:14px;font-weight:500}._userProfile__statisticContent__item_1u2nb_41{display:flex;justify-content:space-between;align-items:center;width:100%}._userProfile__statisticContent__item_1u2nb_41 p{color:#fff9;line-height:100%;font-weight:500;font-size:12px}._userProfile__statisticContent__item_1u2nb_41 div{color:#fff;font-size:14px;line-height:100%;font-weight:500}._progressContainer_1u2nb_60{position:relative;display:flex;justify-content:center}._progressContainer__text_1u2nb_65{left:50%;bottom:20px;position:absolute;font-size:20px;line-height:20px;font-weight:500;color:#c64eff;transform:translate(-50%)}._progressContainer_1u2nb_60 svg{transform:translate(-50%)}._coinIcon_1u2nb_79{width:15px;height:15px}._positive_1u2nb_84{color:#83d987!important}._negative_1u2nb_88{color:red!important}.modalWrapperFull{height:100%;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.modalUserWrapper{background-color:#111112;font-family:Rubik;height:100%;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:0}.wrapper{background-color:#000000b3;-webkit-overflow-scrolling:touch}.wrapper .modalContainer{display:flex;flex-flow:column nowrap;justify-content:flex-end;outline:none;position:absolute;left:0;bottom:0;width:100vw;height:fit-content;min-height:300px;padding:36px 0 45px;transition:background-color .3s ease,top .3s ease-in-out;border-radius:20px 20px 0 0;background:#151517;border:1px solid #1d1d20}@media (max-height: 590px){.wrapper .modalContainer{padding-bottom:10px}}.wrapper .modalContainer .closeBtn{position:absolute;top:5px;right:5px;width:46px;height:46px;display:flex;align-items:center;justify-content:center;background:transparent;border:none;cursor:pointer}.wrapper .modalContainer .closeBtn svg{width:15px;height:15px}.wrapper .modalContainer .petImg{position:relative;display:flex;align-items:center;justify-content:center;width:100%;max-height:240px;max-width:204px;top:0;left:50%;transform:translate(-50%);pointer-events:none}.wrapper .modalContainer .petImg img{top:-34px;position:relative;z-index:1}._container_l6iaz_1{display:flex;flex-direction:column;padding:0 15px}._header_l6iaz_7{margin-bottom:20px;display:flex;flex-direction:column;align-items:center;text-transform:uppercase}._header_l6iaz_7 h2{font-size:28px;font-weight:500;line-height:28px;color:#fff;margin-bottom:8px}._header_l6iaz_7 p{font-size:10px;font-weight:500;line-height:13px;color:#fff6}._main_l6iaz_28{margin-bottom:15px;flex:1 1 auto;width:100%;height:calc(100dvh - 242px);max-height:100%;display:flex;flex-direction:column;gap:15px}._main_l6iaz_28 ._searchInput_l6iaz_38{width:100%;height:48px;padding:0 15px;border-radius:17px;border:1px solid #30303e;background-color:#151517;font-size:14px;font-weight:400;line-height:14px;color:#fff}._footer_l6iaz_51{display:flex;align-items:center;gap:10px;margin-bottom:20px}._cancelButton_l6iaz_58{border-color:#30303e!important;background-color:#111}._cancelButton_l6iaz_58 span{color:#fff!important}._container_qfq87_1{display:flex;flex-direction:column;padding:0 15px}._header_qfq87_7{margin-bottom:20px;display:flex;flex-direction:column;align-items:center;text-transform:uppercase}._header_qfq87_7 h2{font-size:28px;font-weight:500;line-height:28px;color:#fff;margin-bottom:8px}._header_qfq87_7 p{font-size:10px;font-weight:500;line-height:13px;color:#fff6}._main_qfq87_28{margin-bottom:20px;max-height:calc(100dvh - 242px);overflow:scroll}._main_qfq87_28 ._hobbies_qfq87_33{display:flex;align-items:center;gap:10px;flex-wrap:wrap}._footer_qfq87_40{display:flex;align-items:center;gap:10px;margin-bottom:20px}._cancelButton_qfq87_47{border-color:#30303e!important;background-color:#111}._cancelButton_qfq87_47 span{color:#fff!important}._container_1gbv9_1{display:flex;align-items:center;gap:5px;padding:0 10px;height:27px;border:1px solid #3b3840;border-radius:7px}._container_1gbv9_1 img{width:17px;height:17px;object-fit:contain}._container_1gbv9_1 span{color:#fff;font-size:12px;font-weight:400;line-height:12px;text-transform:capitalize}._disabled_1gbv9_23 img{filter:brightness(50%)}._disabled_1gbv9_23 span{color:#fff6}._active_1gbv9_30{background:linear-gradient(90deg,#b364d8 68.02%,#9749bc);border-color:#a969c7}._active_1gbv9_30 img{filter:brightness(100%)}._active_1gbv9_30 span{color:#fff}._container_1ih61_1{display:flex;flex-direction:column;padding:0 15px}._header_1ih61_7{margin-bottom:20px;display:flex;flex-direction:column;align-items:center;text-transform:uppercase}._header_1ih61_7 h2{font-size:28px;font-weight:500;line-height:28px;color:#fff;margin-bottom:8px}._header_1ih61_7 p{font-size:10px;font-weight:500;line-height:13px;color:#fff6}._main_1ih61_28{display:flex;flex-direction:column;gap:8px;margin-bottom:30px}._main_1ih61_28 ._gender_1ih61_34{position:relative;padding:0 15px;height:48px;display:flex;align-items:center;gap:6px;border:1px solid #30303e;border-radius:17px;background-color:transparent;font-size:14px;font-weight:400;line-height:14px;color:#fff}._main_1ih61_28 ._gender_1ih61_34::placeholder{text-transform:capitalize}._main_1ih61_28 ._gender_1ih61_34 span{font-size:14px;font-weight:400;line-height:14px}._main_1ih61_28 ._gender_1ih61_34 ._checkIcon_1ih61_57{position:absolute;right:15px;top:50%;transform:translateY(-50%)}._footer_1ih61_64{display:flex;align-items:center;gap:10px;margin-bottom:20px}._cancelButton_1ih61_71{border-color:#30303e!important;background-color:#111}._cancelButton_1ih61_71 span{color:#fff!important}._container_as3ea_1{display:flex;flex-direction:column;padding:0 15px}._header_as3ea_7{margin-bottom:20px;display:flex;flex-direction:column;align-items:center;text-transform:uppercase}._header_as3ea_7 h2{font-size:28px;font-weight:500;line-height:28px;color:#fff;margin-bottom:8px}._header_as3ea_7 p{font-size:10px;font-weight:500;line-height:13px;color:#fff6}._main_as3ea_28{margin-bottom:30px}._main_as3ea_28 ._name_as3ea_31{width:100%;position:relative;padding:0 15px;height:48px;display:flex;align-items:center;gap:6px;border:1px solid #30303e;border-radius:17px;background-color:transparent;font-size:14px;font-weight:400;line-height:14px;color:#fff}._main_as3ea_28 ._name_as3ea_31::placeholder{text-transform:capitalize}._footer_as3ea_51{display:flex;align-items:center;gap:10px;margin-bottom:20px}._cancelButton_as3ea_58{border-color:#30303e!important;background-color:#111}._cancelButton_as3ea_58 span{color:#fff!important}._error_as3ea_66{color:red}._container_qmqt5_1{display:flex;flex-direction:column;padding:0 15px}._header_qmqt5_7{margin-bottom:20px;display:flex;flex-direction:column;align-items:center;text-transform:uppercase}._header_qmqt5_7 h2{font-size:28px;font-weight:500;line-height:28px;color:#fff;margin-bottom:8px}._header_qmqt5_7 p{font-size:10px;font-weight:500;line-height:13px;color:#fff6}._main_qmqt5_28{margin-bottom:30px}._main_qmqt5_28 ._age_qmqt5_31{width:100%;position:relative;padding:0 15px;height:48px;display:flex;align-items:center;gap:6px;border:1px solid #30303e;border-radius:17px;background-color:transparent;font-size:14px;font-weight:400;line-height:14px;color:#fff}._main_qmqt5_28 ._age_qmqt5_31::placeholder{text-transform:capitalize}._main_qmqt5_28 ._message_qmqt5_50{margin-top:15px;color:#ff3b5d}._footer_qmqt5_55{display:flex;align-items:center;gap:10px;margin-bottom:20px}._cancelButton_qmqt5_62{border-color:#30303e!important;background-color:#111}._cancelButton_qmqt5_62 span{color:#fff!important}._modalWrapper_17s97_1{background-color:#111112;font-family:Rubik}._container_17s97_6{width:100%;height:100%;display:flex;flex-direction:column;padding:15px}._header_17s97_14{margin-bottom:10px;display:flex;align-items:center}._header_17s97_14 h1{width:calc(100% - 92px);font-size:24px;font-weight:500;line-height:24px;color:#fff;text-transform:uppercase;text-align:center}._backIcon_17s97_29{width:46px;height:46px;display:flex;align-items:center;justify-content:center}._main_17s97_37{flex:1 1 auto;width:100%;display:flex;flex-direction:column}._info_17s97_44{display:flex;flex-direction:column;gap:8px}._userNameInput_17s97_50{width:100%;height:42px;padding:0 15px;border-radius:17px;border:1px solid #30303e;background-color:#151517;font-size:14px;font-weight:400;line-height:14px;color:#fff}._userNameInput_17s97_50::placeholder{text-transform:capitalize}._genderAgeWrapper_17s97_66{display:flex;align-items:center;gap:8px}._gender_17s97_66,._age_17s97_73,._country_17s97_74,._hobby_17s97_75{display:flex;justify-content:space-between;align-items:center;width:100%;border-radius:17px;border:1px solid #30303e;background-color:#151517;height:42px;padding:0 15px;font-size:14px;font-weight:400;line-height:14px;color:#fff}._gender_17s97_66::placeholder,._age_17s97_73::placeholder{text-transform:uppercase}._country_17s97_74{display:flex;align-items:center;gap:6px;text-transform:capitalize}._hobby_17s97_75{align-items:flex-start;min-height:115px;height:auto;padding:20px 15px;color:#747474;text-transform:capitalize}._hobbies_17s97_112{display:flex;align-items:center;gap:5px;flex-wrap:wrap}._footer_17s97_119{display:flex;align-items:center;gap:10px;margin-bottom:20px}._cancelButton_17s97_126{border-color:#30303e!important;background-color:#111}._cancelButton_17s97_126 span{color:#fff!important}._flagContainer_17s97_134{display:flex;align-items:center;gap:6px}._inputFieldContainer_17s97_140{position:relative}._hobbyText_17s97_144{display:flex;justify-content:space-between;width:100%}._container_3zm6s_1{display:flex;flex-direction:column;padding:0 15px}._header_3zm6s_7{margin-bottom:20px;display:flex;flex-direction:column;align-items:center;text-transform:uppercase}._header_3zm6s_7 h2{font-size:28px;font-weight:500;line-height:28px;color:#fff;margin-bottom:8px}._header_3zm6s_7 p{max-width:240px;font-size:10px;font-weight:500;line-height:13px;color:#fff6;text-align:center}._main_3zm6s_30{margin-bottom:30px;max-height:calc(100dvh - 270px);overflow:scroll}._main_3zm6s_30 ._avatars_3zm6s_35{display:grid;grid-template-columns:repeat(2,1fr);align-items:center;gap:10px}._main_3zm6s_30 ._avatars_3zm6s_35 ._avatar_3zm6s_35{display:flex;flex:1 1 auto;width:100%;height:105px;border:2px solid #3a3042;border-radius:20px;overflow:hidden}._main_3zm6s_30 ._avatars_3zm6s_35 ._avatar_3zm6s_35 img{width:100%;height:100%;object-fit:contain;object-position:bottom}._main_3zm6s_30 ._avatars_3zm6s_35 ._selected_3zm6s_56{border:2px solid #a969c7}._footer_3zm6s_60{display:flex;align-items:center;gap:10px;margin-bottom:20px}._cancelButton_3zm6s_67{border-color:#30303e!important;background-color:#111}._cancelButton_3zm6s_67 span{color:#fff!important}._nftAvatar_3zm6s_75{margin:0 auto 10px;display:flex;flex:1 1 auto;max-width:150px;width:100%;height:105px;border:2px solid #3a3042;border-radius:20px;overflow:hidden;grid-column:span 2}._nftAvatar_3zm6s_75._selected_3zm6s_56{border:2px solid #a969c7}._nftAvatar_3zm6s_75 img{width:100%;height:100%;object-fit:cover;object-position:center}._wrapper_y5u3s_1{background-color:#000000b3}._wrapper_y5u3s_1 ._modalContainer_y5u3s_4{font-family:Rubik;position:absolute;bottom:0;width:100vw;height:fit-content;padding:30px 15px;animation:_slide-to-top_y5u3s_1 .3s linear;border-radius:20px 20px 0 0;background:#151517;border:1px solid #1d1d20;gap:25px}._wrapper_y5u3s_1 ._modalContainer_y5u3s_4._show_y5u3s_17{animation:_slide-to-bottom_y5u3s_1 .3s linear}._wrapper_y5u3s_1 ._modalContainer_y5u3s_4 ._buttonClaim_y5u3s_20{background-color:#b364d8;color:#fff;border-radius:17px;border:none!important;padding-block:20px;padding-inline:121px;width:100%}._wrapper_y5u3s_1 ._closeBtn_y5u3s_29{position:absolute;top:5px;right:5px;width:46px;height:46px;display:flex;align-items:center;justify-content:center;background:transparent;border:none;cursor:pointer;z-index:2}._wrapper_y5u3s_1 ._closeBtn_y5u3s_29 svg{width:46px;height:46px}@keyframes _slide-to-top_y5u3s_1{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes _slide-to-bottom_y5u3s_1{0%{transform:translateY(0)}to{transform:translateY(100%)}}._container_4tkur_2{display:flex;flex-flow:column nowrap;align-items:center;gap:25px}._heading_4tkur_9{font-size:28px;line-height:28px;text-align:center;max-width:232px;color:#fff;font-weight:500}._warning_4tkur_18{margin-bottom:20px;display:flex;flex-direction:column;position:relative;justify-content:center;align-items:center}._warning_4tkur_18 ._warning_text_4tkur_26{display:flex;flex-direction:column;gap:9px;align-items:center;justify-content:center;font-size:12px;line-height:16.8px;color:#fff9;text-align:center;padding-top:15px;padding-inline:10px}._warning_4tkur_18 ._warning_button_4tkur_39{display:flex;align-items:center;margin-bottom:21px;background-color:transparent;box-shadow:none;border:none;color:#b364d8;margin-top:25px;font-size:14px;line-height:14px;font-weight:500;max-width:140px;cursor:pointer}._warning_4tkur_18:before{content:"";pointer-events:none;position:absolute;top:-1px;left:-1px;right:-1px;bottom:-1px;border-radius:10px;padding:1px;background:linear-gradient(110deg,#eea12b 5%,#885c1933 95%);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:destination-out;mask-composite:exclude}._inputSection_4tkur_71{display:flex;flex-direction:column;gap:9px;align-self:start;width:100%}._inputSection_4tkur_71 ._inputSectionText_4tkur_78{color:#fff9}._inputSection_4tkur_71 ._inputSectionInput_4tkur_81{border:1px solid #30303E;border-radius:17px;padding:25px 15px;width:100%;background-color:transparent;color:#fff}._confirmSection_4tkur_90{align-self:start}._confirmSectionLabel_4tkur_94{display:flex;align-items:center;font-size:15px;color:#fff9;gap:9px;position:relative}._confirmation_4tkur_103{position:absolute;opacity:0;cursor:pointer}._customCheckbox_4tkur_109{width:20px;height:20px;background-color:transparent;border:2px solid #30303E;border-radius:3px;display:inline-block;margin-right:10px;transition:background-color .3s,border-color .3s}._confirmation_4tkur_103:checked+._customCheckbox_4tkur_109{background-color:#b364d8;border-color:#30303e}._buttonClaim_4tkur_126:disabled{background-color:#b364d8;color:#fff;border-radius:17px;border:none!important;padding-block:20px;padding-inline:121px;width:100%}._error_4tkur_136{color:red}._purple_4tkur_140{color:#b364d8}._white_4tkur_144{color:#fff}._congrats_1tgoo_1{position:relative;width:100%;display:flex;flex-direction:column;gap:25px}._universe_1tgoo_9{position:absolute;object-fit:cover;z-index:1;left:50%;transform:translate(-50%,-50%);height:324px;width:225px;pointer-events:none;filter:drop-shadow(0px 0px 50px rgba(192,128,192,.4))}._congratsHeadingBlock_1tgoo_21{display:flex;flex-direction:column;align-items:center;gap:8px;margin-top:150px}._congratsHeading_1tgoo_21{color:#fff;font-weight:700;font-size:30px;line-height:30px}._congratsSubHeading_1tgoo_36{color:#a0a0a0;font-weight:500;font-size:16px;line-height:16px}._congratsCopyBlock_1tgoo_43{display:flex;flex-direction:column;gap:12px;padding:15px 20px;border-radius:20px;background-color:#1b1b1c}._congratsCopyText_1tgoo_52{font-weight:400;font-size:14px;line-height:19.6px;color:#fff}._congratsCopyAdress_1tgoo_59{background-color:#000;padding:17px 15px;border:1px solid #30303E;border-radius:17px;display:flex;justify-content:space-between;color:#fff}._copyButton_1tgoo_69{border:none;background-color:transparent;display:flex;align-items:center}._congratsButton_1tgoo_76>*{display:flex;flex-direction:row;align-items:center}._congratsButton_1tgoo_76>span{align-items:center;justify-content:center;gap:3px;width:100%}._congratsButton_1tgoo_76{display:flex;flex-direction:row;justify-content:space-between;align-items:center}._LinkArrow_1tgoo_96{display:flex;align-items:center}._firstPara_1kmq7_1{font-weight:400;font-size:14px;line-height:19.6px;color:#fff9}._howTo_1kmq7_8{margin-top:16px}._secondPara_1kmq7_12{display:flex;flex-direction:column;gap:15px;margin-top:16px}._para_1kmq7_19{color:#fff9;font-weight:400;font-size:14px;line-height:19.6px}._thirdPara_1kmq7_26{display:flex;flex-direction:column;gap:15px;margin-top:16px;margin-bottom:30px}._purple_1kmq7_34{color:#b364d8}._container_6eb8a_1{bottom:0;position:fixed;width:100%;z-index:999;background-color:#151517;right:0;font-family:Rubik}._closeButton_6eb8a_11{position:absolute;top:10px;right:20px;color:#fff;background:#151517;border:none;width:25px;height:25px;font-size:30px;display:flex;align-items:center;justify-content:center;cursor:pointer}._ton_wallet_6eb8a_27{position:relative;width:100%;display:flex;flex-direction:column;padding-top:40px;gap:25px}._wallet_6eb8a_36{position:absolute;object-fit:cover;left:50%;transform:translate(-45%,-5%);height:324px;width:225px;pointer-events:none}._walletMain_6eb8a_45{position:absolute;z-index:2}._walletCheck_6eb8a_49{position:absolute;z-index:3;bottom:175px;left:50%;transform:translate(-60%)}._walletDeep_6eb8a_56{position:absolute;z-index:1;bottom:180px;left:63%;transform:translate(-60%)}._congratsHeadingBlock_6eb8a_64{display:flex;flex-direction:column;align-items:center;gap:8px;margin-top:150px}._congratsHeading_6eb8a_64{color:#fff;font-weight:700;font-size:30px;line-height:30px}._congratsSubHeading_6eb8a_79{color:#a0a0a0;font-weight:500;font-size:16px;line-height:16px}._congratsCopyBlock_6eb8a_86{display:flex;flex-direction:column;gap:12px;padding:15px 20px;margin:10px;border-radius:20px;background-color:#1b1b1c}._congratsCopyText_6eb8a_96{font-weight:400;font-size:14px;line-height:19.6px;color:#fff;display:flex;justify-content:center}._congratsCopyAdress_6eb8a_105{background-color:#000;padding:17px 15px;border:1px solid #30303E;border-radius:17px;display:flex;justify-content:space-between;color:#fff}._copyInput_6eb8a_115{border:none;background-color:transparent;display:flex;height:15px;align-items:center;color:#fff;width:100%}._congratsButton_6eb8a_125>*{display:flex;flex-direction:row;align-items:center}._congratsButton_6eb8a_125>span{align-items:center;justify-content:center;gap:3px;width:100%;text-transform:uppercase}._congratsButton_6eb8a_125{display:flex;flex-direction:row;justify-content:space-between;align-items:center}._congrats_770wi_1{position:relative;width:100%;display:flex;flex-direction:column;gap:25px}._container_770wi_9{bottom:0;position:fixed;width:100%;z-index:999;background-color:#151517;right:0;font-family:Rubik}._universe_770wi_19{position:absolute;object-fit:cover;z-index:1;left:50%;transform:translate(-50%,-30%);height:324px;width:225px;pointer-events:none}._universeLabel_770wi_29{position:absolute;z-index:1;bottom:132px;left:40%;transform:translate(-50%);padding:7px 8px;font-size:12px;line-height:12px;font-weight:500;border-radius:10px;text-transform:uppercase}._universeLabel_770wi_29._common_770wi_42{background-color:#ccc}._universeLabel_770wi_29._uncommon_770wi_45{background-color:#83d987}._universeLabel_770wi_29._rare_770wi_48{background-color:#2eb4ff}._universeLabel_770wi_29._epic_770wi_51{background-color:#c64eff}._universeLabel_770wi_29._legendary_770wi_54{background-color:#eea12b}._closeButton_770wi_58{position:absolute;top:10px;right:10px;color:#fff;background:#151517;border:none;width:25px;height:25px;font-size:30px;display:flex;align-items:center;justify-content:center;cursor:pointer}._congratsHeadingBlock_770wi_74{display:flex;flex-direction:column;align-items:center;gap:8px;margin-top:150px}._congratsHeading_770wi_74{color:#fff;font-weight:700;font-size:30px;line-height:30px}._congratsSubHeading_770wi_89{color:#a0a0a0;font-weight:500;font-size:16px;line-height:16px}._congratsCopyBlock_770wi_96{display:flex;flex-direction:column;gap:12px;padding:15px 20px;border-radius:20px;background-color:#1b1b1c;margin:10px}._congratsCopyText_770wi_106{font-weight:400;font-size:14px;line-height:19.6px;color:#fff}._congratsCopyAdress_770wi_113{background-color:#000;padding:17px 15px;border:1px solid #30303E;border-radius:17px;display:flex;justify-content:space-between;color:#fff}._copyButton_770wi_123{border:none;background-color:transparent;display:flex;align-items:center}._congratsButton_770wi_130>*{display:flex;flex-direction:row;align-items:center}._congratsButton_770wi_130>span{align-items:center;justify-content:center;gap:3px;width:100%}._congratsButton_770wi_130{display:flex;flex-direction:row;justify-content:space-between;align-items:center}._LinkArrow_770wi_150{display:flex;align-items:center}a{text-decoration:none}._claim_192zl_1{position:relative;overflow:hidden}._claim__text_192zl_5{top:20px;position:absolute;color:#fff;text-align:center;z-index:12;font-size:1.375rem;font-weight:700}._claim__image_192zl_14{width:100%;object-fit:100% 100%;height:100vh;object-fit:contain}._claim__fingerTap_192zl_20{position:absolute;right:30px;bottom:20%;width:114px;height:88px;-webkit-animation:_slide-in-top_192zl_1 2s cubic-bezier(.25,.46,.45,.94) infinite alternate both;animation:_slide-in-top_192zl_1 2s cubic-bezier(.25,.46,.45,.94) infinite alternate both}._claim__fingerSwipe_192zl_29{position:absolute;right:0;top:50%;width:114px;transform:rotate(90deg);height:88px;animation:_swipeRightFinger_192zl_1 1.5s infinite}._claim__robotContainer_192zl_38{width:100%;position:absolute;top:45%;left:0;transform:translateY(-50%);display:flex;animation:_swipeRight_192zl_1 1.5s infinite;align-items:center}@keyframes _swipeRight_192zl_1{0%{-webkit-transform:translate(0%,-50%);transform:translateY(-50%)}to{-webkit-transform:translate(-100%,-50%);transform:translate(-100%,-50%)}}@keyframes _swipeRightFinger_192zl_1{0%{-webkit-transform:rotate(90deg) translate(50%,0%);transform:rotate(90deg) translate(50%)}to{-webkit-transform:rotate(90deg) translate(50%,250%);transform:rotate(90deg) translate(50%,250%)}}._claim__robot_192zl_38{position:relative;z-index:10;width:100%;height:543px;object-fit:contain}._claim__robot_192zl_38:nth-child(2){height:403px}._claim__robotAbsolute_192zl_78{position:absolute;top:50%;transform:translateY(-50%);width:100%;height:543px;object-fit:contain}._howToEarn_192zl_87{position:absolute;top:50px;left:50%;transform:translate(-50%);color:#767477;font-weight:500;font-size:12px;line-height:12px}@-webkit-keyframes _slide-in-top_192zl_1{0%{-webkit-transform:translateY(-50px);transform:translateY(-50px)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes _slide-in-top_192zl_1{0%{-webkit-transform:translateY(-50px);transform:translateY(-50px)}to{-webkit-transform:translateY(0);transform:translateY(0)}}._coolButton_192zl_118{position:absolute;bottom:80px;left:20px;right:20px;background-color:#f0f8ff;height:50px;border:#30303e;border-radius:6px;color:#eea12b;background-color:#232330b2;font-size:.875rem;font-weight:700}._onboarding_192zl_133{width:100%;height:100%;position:absolute;top:0}._onboarding__dog_192zl_139{width:280px;height:280px}._onboarding__title_192zl_143{text-transform:uppercase}._onboarding__position_192zl_146{height:100%;position:relative;display:flex;justify-content:center;flex-direction:column;align-items:center}._onboarding__coin_192zl_154{position:absolute;-webkit-animation:_slide-in-top_192zl_1 3s cubic-bezier(.25,.46,.45,.94) infinite alternate both;animation:_slide-in-top_192zl_1 3s cubic-bezier(.25,.46,.45,.94) infinite alternate both}._onboarding__coin_192zl_154:nth-child(4){width:120px;height:120px;top:200px;left:-60px;transform:scaleX(-1);filter:blur(3px);-webkit-animation:_slide-in-top-with-scale_192zl_1 3s cubic-bezier(.25,.46,.45,.94) infinite alternate both;animation:_slide-in-top-with-scale_192zl_1 3s cubic-bezier(.25,.46,.45,.94) infinite alternate both}._onboarding__coin_192zl_154:nth-child(5){width:53px;height:53px;transform:scaleX(-1);top:calc(50% + 30px);left:60px}._onboarding__coin_192zl_154:nth-child(6){width:92px;height:92px;top:35%;right:60px}._onboarding__coin_192zl_154:nth-child(7){width:160px;height:160px;top:45%;right:-90px;filter:blur(3px)}._onboarding__titleBlock_192zl_189{position:absolute;top:82px;display:flex;justify-content:center;padding-inline:20px;color:#fff;font-size:28px;line-height:28px;font-weight:500;font-family:Rubik;text-align:center;z-index:10}._onboarding__purpleText_192zl_203{color:#b364d8}._onboarding__person1_192zl_206{position:absolute;top:40%;left:30px;height:35%}._onboarding__person2_192zl_212{position:absolute;top:40%;right:30px;height:35%;transform:scaleX(-1)}._onboarding__person3_192zl_219{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(1.1);z-index:-1;height:35%}@-webkit-keyframes _slide-in-top_192zl_1{0%{-webkit-transform:translateY(-20px);transform:translateY(-20px)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes _slide-in-top_192zl_1{0%{-webkit-transform:translateY(-20px);transform:translateY(-20px)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes _slide-in-top-with-scale_192zl_1{0%{-webkit-transform:translateY(-20px) scaleX(-1);transform:translateY(-20px) scaleX(-1)}to{-webkit-transform:translateY(0) scaleX(-1);transform:translateY(0) scaleX(-1)}}@keyframes _slide-in-top-with-scale_192zl_1{0%{-webkit-transform:translateY(-20px) scaleX(-1);transform:translateY(-20px) scaleX(-1)}to{-webkit-transform:translateY(0) scaleX(-1);transform:translateY(0) scaleX(-1)}}._fightContainer_192zl_268{display:flex;justify-content:center;align-items:center;margin-top:20px;width:100%;height:100%}._fightContainer__characters_192zl_276{position:relative;display:flex;justify-content:center;width:100%;height:350px}._fightContainer__character_192zl_276{position:absolute;bottom:60px;display:flex;flex-direction:column;align-items:center;margin:0 20px}._fightContainer__character_192zl_276:nth-child(1){left:-90px}._fightContainer__character_192zl_276:nth-child(3){right:-90px}._fightContainer__vs_192zl_297{position:absolute;top:100px;left:50%;transform:translate(-50%);font-size:28px;color:#b364d8;font-family:Rubik;font-weight:500;z-index:10}._fightContainer__battleImage_192zl_308{object-fit:cover;width:240px;height:240px}._fightContainer__dog_192zl_313{width:240px;height:240px}._shake_192zl_318{-webkit-animation:_shake-horizontal_192zl_1 .8s cubic-bezier(.455,.03,.515,.955) infinite both;animation:_shake-horizontal_192zl_1 .8s cubic-bezier(.455,.03,.515,.955) infinite both}._healthBarContainer_192zl_323{display:flex;position:absolute;bottom:23px;width:calc(100% - 20px);justify-content:space-between}._healthBarContainer_192zl_323>div:last-child ._healthBarContainer__topContent_192zl_330{flex-direction:row-reverse}._healthBarContainer__health_192zl_333{width:100%;height:100%;background-color:#b364d8}._healthBarContainer__healthBar_192zl_338{width:100px;height:2px;background-color:#555;border-radius:5px;margin:3px 0 7px;overflow:hidden}._healthBarContainer__topContent_192zl_330{display:flex;width:100px;justify-content:space-between;align-items:center}._healthBarContainer__fighterName_192zl_352{color:#fff;font-size:11px;line-height:11px}._healthBarContainer__fighterHealthText_192zl_357{color:#fff;font-size:8px}._healthBarContainer__catsHearts_192zl_361{display:flex;gap:2px;margin-top:10px}._healthBarContainer__catsHearts_192zl_361 img{width:14px;height:14px}._healthBarContainer__dogsHearts_192zl_370{display:flex;justify-content:flex-end;gap:2px;margin-top:10px}._healthBarContainer__dogsHearts_192zl_370 img{width:15px;height:15px}._taskItem_192zl_381{position:relative;background-color:#30303099;display:flex;flex-direction:column;gap:1%;padding:5% 5.2%;border-radius:8px;width:100%;height:100%}._task_192zl_381{position:absolute;background-color:#30303099;display:flex;flex-direction:column;border-radius:8px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);overflow:hidden}._task1_192zl_403{gap:5px;top:-20px;left:-70px;width:151px;height:59px;padding:13px 14px}._task1__line1_192zl_411{border-radius:30px;width:103px;height:8px}._task1__line2_192zl_416{border-radius:30px;width:65px;height:8px}._task1__line3_192zl_421{border-radius:30px;width:96px;height:8px}._task2_192zl_427{gap:5px;top:-40px;right:-35px;width:137px;height:53px;padding:12px}._task2__line1_192zl_435{border-radius:27px;width:93px;height:7px}._task2__line2_192zl_440{border-radius:27px;width:59px;height:8px}._task2__line3_192zl_445{border-radius:27px;width:87px;height:8px}._task3_192zl_451{gap:3px;left:-30px;bottom:10px;width:95px;height:37px;padding:8px}._task3__line1_192zl_459{border-radius:30px;width:65px;height:5px}._task3__line2_192zl_464{border-radius:30px;width:41px;height:5px}._task3__line3_192zl_469{border-radius:18px;width:60px;height:5px}._task4_192zl_475{gap:5px;right:-70px;bottom:-10px;width:137px;height:53px;padding:12px}._task4__line1_192zl_483{border-radius:27px;width:93px;height:7px}._task4__line2_192zl_488{border-radius:27px;width:59px;height:8px}._task4__line3_192zl_493{border-radius:27px;width:87px;height:8px}._line_192zl_499{background-color:#d9d9d9;opacity:.1}._taskPosition_192zl_504{display:flex;flex-direction:column;position:relative}._circularProgressContainer_192zl_510{position:relative}._checkIcon_192zl_514{position:absolute;right:10px;top:10px}._gradient_192zl_520{position:absolute;right:0;top:0;transform:scaleX(-1);z-index:-1}@-webkit-keyframes _shake-horizontal_192zl_1{0%,to{-webkit-transform:translateX(0);transform:translate(0)}10%,30%,50%,70%{-webkit-transform:translateX(-10px);transform:translate(-10px)}20%,40%,60%{-webkit-transform:translateX(10px);transform:translate(10px)}80%{-webkit-transform:translateX(8px);transform:translate(8px)}90%{-webkit-transform:translateX(-8px);transform:translate(-8px)}}@keyframes _shake-horizontal_192zl_1{0%,to{-webkit-transform:translateX(0);transform:translate(0)}10%,30%,50%,70%{-webkit-transform:translateX(-10px);transform:translate(-10px)}20%,40%,60%{-webkit-transform:translateX(10px);transform:translate(10px)}80%{-webkit-transform:translateX(8px);transform:translate(8px)}90%{-webkit-transform:translateX(-8px);transform:translate(-8px)}}._infoCarouselWrapper_1iiqp_1{position:fixed;left:0;top:0;bottom:0;height:100%;width:100%;z-index:1200;background:#000;overflow:hidden}._infoCarouselWrapperHowToEarn_1iiqp_13{position:absolute;top:53px;left:50%;transform:translate(-50%);border-radius:20px;color:#b364d8;padding:5px 10px;border:2px solid #b364d8;font-weight:700}._infoCarouselWrapperSpot_1iiqp_25{position:absolute;width:100%;height:100%;background-image:url("");background-size:cover}._infoCarouselWrapperCircle_1iiqp_33{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);border-radius:50%;-webkit-animation:_ping_1iiqp_1 2s ease-in-out infinite alternate;animation:_ping_1iiqp_1 2s ease-in-out infinite alternate}._infoCarouselWrapperSmallCircle_1iiqp_43{width:260px;height:260px;border:1px solid #302b23}._infoCarouselWrapperMediumCircle_1iiqp_49{height:330px;width:330px;border:1px solid #444036}._infoCarouselWrapperBigCircle_1iiqp_55{width:412px;height:412px;border:1px solid #373b4c}@keyframes _ping_1iiqp_1{0%{transform:translate(-50%,-50%) scale(1);opacity:.8}80%{transform:translate(-50%,-50%) scale(2.2);opacity:0}to{transform:translate(-50%,-50%) scale(3.2);opacity:0}}._infoCarouselSwiper_17pqo_1{height:100%;flex:1;width:100%}._infoCarouselButtons_1hjjr_1{position:absolute;bottom:32px;left:50%;transform:translate(-50%);width:calc(100% - 20px);height:56px;z-index:100;display:flex;gap:8px}._infoCarouselSkipButton_1hjjr_13{flex-shrink:0;width:auto;border-radius:14px;font-size:13px;line-height:13px}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom, 8px);top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0,-50%,0)}.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.earnScreen{display:flex;flex-direction:column;position:relative;padding-top:0;height:85svh;background-repeat:no-repeat;background-size:cover}.earnScreen__bg{z-index:-2;position:fixed;left:0;right:0;bottom:0;top:0;width:100%;height:100%;object-fit:cover}.earnScreen__bg__filter{content:"";position:fixed;top:0;left:0;right:0;bottom:0;background-color:#000c;z-index:-1}.clickerBackdrop{position:fixed;z-index:10;top:0;right:0;bottom:0;left:0;background:#00f;-webkit-mask-image:linear-gradient(#000 50%,transparent 0);mask-image:linear-gradient(#000 50%,transparent 0);mask-mode:alpha;-webkit-mask-composite:source-out;mask-composite:subtract;-webkit-mask-size:100px,100px;mask-size:100px,100px;-webkit-mask-position:top;mask-position:top;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.clickableArea{position:absolute;width:40vw;height:40vh;z-index:11}.clickableArea:active~div .swiper-slide-active>div img{-webkit-animation:shake-bottom .8s cubic-bezier(.455,.03,.515,.955) both;animation:shake-bottom .8s cubic-bezier(.455,.03,.515,.955) both}.points{position:relative;border:1px solid #30303e;background-color:#232330b2;color:#fff;padding:4px 8px 4px 22px;border-radius:6px;font-size:.875rem;line-height:12px;font-weight:700;margin-left:12px;height:20px}.coinIconWrapper{position:absolute;width:fit-content;top:50%;left:0;transform:translate(-50%) translateY(-50%)}.coinIconWrapper svg{filter:drop-shadow(0px 2px 0px #6b288a)}.coinName{position:absolute;font-size:7px;line-height:1;color:#37084d;z-index:1;left:50%;top:50%;letter-spacing:-1px;transform:translate(-50%) translateY(-50%)}.swiper-pagination{height:50px;margin-bottom:65px}.swiper-pagination .swiper-pagination-bullet{width:57px;height:3px;text-align:center;line-height:20px;font-size:12px;color:#000;opacity:1;background:#30303e;border-radius:15px}.swiper-pagination .swiper-pagination-bullet-active{color:#fff;background:#b364d8}.welcomeScreen{position:fixed;left:0;width:100%;height:100vh;z-index:12;background:#000}.styledSwiper{height:100%;flex:1;width:calc(100% + 40px);left:0;right:0;margin-left:-20px}.loaderContainer{display:flex;height:100%;width:100%;justify-content:center;align-items:center}.buttonsContainer{position:absolute;bottom:32px;left:50%;transform:translate(-50%);width:calc(100% - 20px);height:56px;z-index:100;display:flex;gap:8px}.skipButton{min-width:55px;width:initial!important;border-radius:14px!important;font-size:13px;line-height:13px}._modalBody_5n4xg_1{width:100%}._text_5n4xg_5{font-size:14px;font-weight:400;line-height:19.6px;text-align:left;color:#fff9;margin-bottom:15px}@keyframes _shine_1jpji_1{to{background-position:right -40px top 0}}._miniProfile_1jpji_6{display:flex;align-items:center;column-gap:8px;border:1px solid #23242f;border-radius:17px;background:#18181a;overflow:hidden;padding:4px 8px}._miniProfileImgWrapper_1jpji_17{width:36px;height:36px;color:#fff;border:1px solid #23242f;border-radius:42px;background:#18181a;overflow:hidden;flex-shrink:0}._miniProfileUsername_1jpji_28{color:#fff;margin-right:auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:none}@media (min-width: 375px){._miniProfileUsername_1jpji_28{display:block}}._miniProfileBalance_1jpji_42{display:flex;flex-direction:column;row-gap:5px;font-size:12px;line-height:12px;flex-shrink:0}._miniProfileGems_1jpji_51,._miniProfilePtons_1jpji_52{display:flex;align-items:center;column-gap:5px}._miniProfileGems_1jpji_51{color:#b364d8}._miniProfilePtons_1jpji_52{color:#41b9ef}._miniProfileAmountSkeleton_1jpji_66{width:45px;height:12px;border-radius:4px;background-color:#18181a;background-image:linear-gradient(90deg,#fff0,#ffffff1a,#fff0);background-size:40px 100%;background-repeat:no-repeat;background-position:left -40px top 0;animation:_shine_1jpji_1 1s ease infinite}._tabs_1a5wk_1{width:100%;border-bottom:1px solid rgba(255,255,255,.1019607843);display:flex;gap:34px;flex-grow:0}._tab_1a5wk_1{display:flex;align-items:center;justify-content:center;background:none;outline:none;border:none;position:relative;transition:color ease .2s;color:#fff6;padding-bottom:7px;text-transform:uppercase;font-weight:500}._tab_1a5wk_1:before,._tab_1a5wk_1:after{content:"";display:block;position:absolute}._tab_1a5wk_1:after{width:0;height:1px;bottom:-1px;left:50%;background-color:#b364d8;transform:translate(-50%);transition:width ease .2s}._tabActive_1a5wk_38{color:#b364d8}._tabActive_1a5wk_38:after{width:100%}._wrapper_p6uef_1{position:relative;max-height:75vh;min-height:75vh;height:100%;display:flex;flex-direction:column}._loader_p6uef_10{display:flex;justify-content:center;margin-top:100px}._paginationLoader_p6uef_16{margin:20px 0}._header_p6uef_20{display:flex;align-items:center;position:relative;justify-content:center;padding:11px 0;height:46px;z-index:1}._header_p6uef_20 ._backBtn_p6uef_29{background-color:transparent;outline:none;border:0;position:absolute;right:15px;top:5px}._statsWrapper_p6uef_38{display:flex;justify-content:space-between;align-items:center;width:100%;padding:0 15px;margin-bottom:18px}._totalBetWrapper_p6uef_47,._winWrapper_p6uef_47{display:flex;justify-content:space-between;align-items:center;font-size:14px;font-weight:400;line-height:14px;color:#fff6}._winPercentage_p6uef_57{font-weight:500;color:#83d987;margin-left:4px}._botImg_p6uef_63{width:120px;height:120px;border-radius:50%;border:1px solid rgb(48,48,62);margin-right:8px;transform:scaleX(-1)}._title_p6uef_72{text-transform:uppercase;font-size:24px;line-height:24px;font-weight:500}._body_p6uef_79{display:flex;height:100%;flex-direction:column;align-items:center;width:100%;margin-top:20px;overflow:hidden;z-index:1;position:relative}._tonIconBg_p6uef_91{background:linear-gradient(180deg,#53bedb,#188fd1);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-right:4px}._balanceAmount_p6uef_100{display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:500;line-height:13px;margin-left:8px;color:#fff}._tonIconBg_p6uef_91{width:16px;height:16px}._tonIcon_p6uef_91{width:10px;height:9px}._tableWrapper_p6uef_121{background:#1d1d1f;width:100%;border-radius:17px;border:1px solid #1D1D20;overflow-y:auto}._tableWrapper_p6uef_121 ._row_p6uef_128{padding:15px;border-bottom:1px solid rgba(255,255,255,.05);display:flex;justify-content:space-between;align-items:center}._tableWrapper_p6uef_121 ._row_p6uef_128:last-of-type{border-bottom:none}._tableWrapper_p6uef_121 ._row_p6uef_128 ._rowLeft_p6uef_138{display:flex;justify-content:space-between;align-items:center}._tableWrapper_p6uef_121 ._row_p6uef_128 ._rowLeft_p6uef_138 ._botImg_p6uef_63{width:45px;height:45px;border-radius:50%;border:1px solid rgb(44,45,57);background-color:#18181a}._tableWrapper_p6uef_121 ._row_p6uef_128 ._rowLeft_p6uef_138 ._statusAndDate_p6uef_150{display:flex;flex-direction:column;justify-content:space-between;padding:6px 0}._tableWrapper_p6uef_121 ._row_p6uef_128 ._rowLeft_p6uef_138 ._status_p6uef_150{font-size:15px;font-weight:500;line-height:15px;color:#fff9;margin-bottom:5px}._tableWrapper_p6uef_121 ._row_p6uef_128 ._rowLeft_p6uef_138 ._statusWin_p6uef_163{color:#83d987}._tableWrapper_p6uef_121 ._row_p6uef_128 ._rowLeft_p6uef_138 ._statusDefeat_p6uef_166{color:#ff3d3d}._tableWrapper_p6uef_121 ._row_p6uef_128 ._rowLeft_p6uef_138 ._date_p6uef_169{font-size:13px;font-weight:500;line-height:13px;color:#a0a0a0}._tableWrapper_p6uef_121 ._row_p6uef_128 ._rowRight_p6uef_175{padding:4px 0;display:flex;flex-direction:column;align-items:flex-end;justify-content:flex-end}._tableWrapper_p6uef_121 ._row_p6uef_128 ._rowRight_p6uef_175 ._balanceAmount_p6uef_100{display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:400;line-height:13px}._tableWrapper_p6uef_121 ._row_p6uef_128 ._rowRight_p6uef_175 ._prizePool_p6uef_190{font-size:15px;font-weight:500;line-height:15px;color:#fff;margin-bottom:7px}._wrapper_armkd_1{position:relative;max-height:420px;display:flex;flex-direction:column;padding:15px 15px 25px}._header_armkd_9{display:flex;align-items:center;position:relative;justify-content:center;padding:11px 0;height:46px;z-index:1}._header_armkd_9 ._backBtn_armkd_18{background-color:transparent;outline:none;border:0;position:absolute;right:15px;top:5px}._botImg_armkd_27{width:120px;height:120px;border-radius:50%;border:1px solid rgb(48,48,62);margin-right:8px;transform:scaleX(-1)}._botName_armkd_36{text-transform:uppercase;font-size:30px;font-weight:700;line-height:30px;text-align:center;margin-top:25px}._title_armkd_45{text-transform:uppercase;font-size:24px;line-height:24px;font-weight:500}._ringsAndRadialBg_armkd_52{position:absolute;top:-160px;z-index:0}._body_armkd_58{display:flex;height:100%;flex-direction:column;justify-content:space-between;align-items:center;width:100%;margin-top:20px;overflow:hidden;z-index:1;position:relative}._body_armkd_58 ._betInfoWrapper_armkd_70{display:flex;flex-direction:column;align-items:center}._body_armkd_58 ._btn_armkd_75{background:linear-gradient(90deg,#b364d8 68.02%,#9749bc);outline:none;border:0;padding:20px 0;width:100%;color:#fff;text-transform:uppercase;text-align:center;font-size:15px;font-weight:500;line-height:15px;border-radius:17px;margin-top:40px}._balanceWrapper_armkd_91{display:flex;align-items:center;justify-content:center;background-color:#1a181d;border:1px solid rgb(48,48,62);border-radius:22px;margin-top:10px;padding-right:6px;width:fit-content}._balanceWrapper_armkd_91 ._balanceAmount_armkd_102{display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:500;line-height:16px}._balanceWrapper_armkd_91 ._betAmount_armkd_110{margin:6px;font-size:16px;font-weight:400;line-height:16px}._balanceWrapper_armkd_91 ._tonIconBg_armkd_116{background:linear-gradient(180deg,#53bedb,#188fd1);width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-right:4px}._balanceWrapper_armkd_91 ._tonIcon_armkd_116{width:20px;height:20px}._container_ykwyl_1{display:flex;flex-direction:column;padding:0 15px;justify-content:space-between;height:100%}._botImg_ykwyl_9{width:40px;height:40px;border-radius:50%;border:1px solid rgb(48,48,62);padding:4px;margin-right:8px}._botName_ykwyl_18{text-transform:uppercase;font-size:14px;font-weight:500;line-height:14px;text-align:center}._header_ykwyl_26{margin-bottom:20px;display:flex;flex-direction:column;align-items:center;text-transform:uppercase}._header_ykwyl_26 h2{font-size:28px;font-weight:500;line-height:28px;color:#fff;margin-bottom:8px}._header_ykwyl_26 p{font-size:10px;font-weight:500;line-height:13px;color:#fff6}._main_ykwyl_47{display:flex;flex-direction:column;gap:8px;margin-bottom:30px}._main_ykwyl_47 ._gender_ykwyl_53{position:relative;padding:0 15px;height:48px;display:flex;align-items:center;gap:6px;border:1px solid #30303e;border-radius:17px;background-color:transparent;font-size:14px;font-weight:400;line-height:14px;color:#fff}._main_ykwyl_47 ._gender_ykwyl_53::placeholder{text-transform:capitalize}._main_ykwyl_47 ._gender_ykwyl_53 span{font-size:14px;font-weight:400;line-height:14px}._main_ykwyl_47 ._gender_ykwyl_53 ._checkIcon_ykwyl_76{position:absolute;right:15px;top:50%;transform:translateY(-50%)}._footer_ykwyl_83{display:flex;align-items:center;gap:10px;margin-bottom:20px}._cancelButton_ykwyl_90{border-color:#30303e!important;background-color:#111}._cancelButton_ykwyl_90 span{color:#fff!important}._modalWrapper_vx3jq_1{color:#fff}._modalWrapper_vx3jq_1>div[class*=backdrop]{background-color:#000000b3}._modalWrapper_vx3jq_1 ._modalContainer_vx3jq_7{display:flex;flex-flow:column nowrap;justify-content:flex-end;gap:20px;outline:none;position:absolute;left:0;top:110svh;width:100vw;height:590px;padding:0 15px 40px;transition:background-color .3s ease,top .3s ease-in-out;border-radius:20px 20px 0 0;background:#151517;border:1px solid #1d1d20}._modalWrapper_vx3jq_1 ._modalContainer_vx3jq_7._show_vx3jq_24{top:calc(100svh - 590px)}._modalWrapper_vx3jq_1 ._modalContainer_vx3jq_7 ._header_vx3jq_27{position:relative}._modalWrapper_vx3jq_1 ._modalContainer_vx3jq_7 ._header_vx3jq_27 img{position:absolute;bottom:0;left:50%;transform:translate(-50%,35%);aspect-ratio:1/1;max-width:590px}._modalWrapper_vx3jq_1 ._modalContainer_vx3jq_7 ._titleBlock_vx3jq_38{text-align:center}._modalWrapper_vx3jq_1 ._modalContainer_vx3jq_7 ._titleBlock_vx3jq_38 h3{font-size:30px;line-height:30px;font-weight:700;text-transform:uppercase}._modalWrapper_vx3jq_1 ._modalContainer_vx3jq_7 ._titleBlock_vx3jq_38 span{font-size:16px;font-weight:500;line-height:16px;color:#a0a0a0}._modalWrapper_vx3jq_1 ._modalContainer_vx3jq_7 ._optionsList_vx3jq_53{width:100%;display:flex;flex-flow:column nowrap;gap:5px}._modalWrapper_vx3jq_1 ._modalContainer_vx3jq_7 ._optionWrapper_vx3jq_59{display:grid;grid-template-columns:3fr 1fr;border:1px solid rgb(48,48,49);border-radius:17px;background:#18181a;overflow:hidden}._modalWrapper_vx3jq_1 ._modalContainer_vx3jq_7 ._optionWrapperLeft_vx3jq_67{position:relative;display:flex;flex-flow:column nowrap;align-items:flex-start;justify-content:center;gap:9px;padding:12px;border-right:1px solid rgb(48,48,49)}._modalWrapper_vx3jq_1 ._modalContainer_vx3jq_7 ._optionWrapperLeft_vx3jq_67 h4{font-size:20px;font-weight:500;line-height:20px;text-align:left;color:#fff;text-transform:uppercase}._modalWrapper_vx3jq_1 ._modalContainer_vx3jq_7 ._optionWrapperLeft_vx3jq_67 span{display:block;padding:4px;border-radius:9px;font-size:10px;font-weight:500;line-height:10px;text-align:right;color:#090a17;text-transform:uppercase}._modalWrapper_vx3jq_1 ._modalContainer_vx3jq_7 ._optionWrapperLeftShine_vx3jq_96{position:absolute;top:60%;left:-75px;width:250px;height:160px;background:radial-gradient(rgb(255,255,255) 0%,transparent 69%);opacity:.15;border-radius:17px}._modalWrapper_vx3jq_1 ._modalContainer_vx3jq_7 ._optionWrapperRight_vx3jq_106{position:relative;display:flex;flex-flow:column nowrap;align-items:center;justify-content:center;gap:6px;padding:12px}._modalWrapper_vx3jq_1 ._modalContainer_vx3jq_7 ._optionWrapperRight_vx3jq_106>span{font-size:14px;font-weight:400;line-height:14px;color:#a0a0a0}._modalWrapper_vx3jq_1 ._modalContainer_vx3jq_7 ._optionWrapperRight_vx3jq_106 div{position:relative;display:flex;align-items:center;gap:6px}._modalWrapper_vx3jq_1 ._modalContainer_vx3jq_7 ._optionWrapperRight_vx3jq_106 div:before{content:"";position:absolute;left:-40%;display:block;width:60px;height:60px;border-radius:50%;background:radial-gradient(#F2D748 0%,transparent 65%);opacity:.1}._modalWrapper_vx3jq_1 ._modalContainer_vx3jq_7 ._optionWrapperRight_vx3jq_106 div img{width:20px}._modalWrapper_vx3jq_1 ._modalContainer_vx3jq_7 ._optionWrapperRight_vx3jq_106 div span{font-size:20px;font-weight:500;line-height:20px;margin-top:2px}._modalWrapper_vx3jq_1 ._modalContainer_vx3jq_7 ._closeBtn_vx3jq_147{position:absolute;z-index:10;top:5px;right:7px;width:46px;height:46px;display:flex;align-items:center;justify-content:center;background:transparent;border:none;cursor:pointer}._modalWrapper_vx3jq_1 ._modalContainer_vx3jq_7 ._closeBtn_vx3jq_147 svg{width:15px;height:15px}._container_1y6rm_1{padding-bottom:25px;max-height:400px}._header_1y6rm_6{display:flex;justify-content:space-between;align-items:center;padding:11px}._header_1y6rm_6 ._backBtn_1y6rm_12{background-color:transparent;outline:none;border:0}._disabledBtn_1y6rm_18{opacity:.7}._balanceWrapper_1y6rm_22{display:flex;align-items:center;justify-content:flex-start}._balanceWrapper_1y6rm_22 ._balanceTitle_1y6rm_27{font-size:16px;font-weight:400;line-height:16px;text-align:center;color:#fff9;margin-right:9px}._balanceWrapper_1y6rm_22 ._miniProfileGems_1y6rm_35{display:flex;align-items:center;gap:5px;font-size:16px;font-weight:500;line-height:16px;color:#fff}._balanceWrapper_1y6rm_22 ._miniProfileGems_1y6rm_35:first-of-type{margin-right:12px}._title_1y6rm_48{text-transform:uppercase;font-size:24px;line-height:24px;font-weight:500}._botInfo_1y6rm_55{display:flex;align-items:center}._loader_1y6rm_60{height:20px;display:flex;justify-content:center;align-items:center}._body_1y6rm_67{display:flex;height:100%;flex-direction:column;align-items:center;width:100%;margin-top:20px}._body_1y6rm_67 ._bodyTitle_1y6rm_75{font-size:14px;font-weight:400;line-height:20px;color:#fff6;padding:0 20px;text-align:left}._body_1y6rm_67 ._botSelect_1y6rm_83{height:56px;padding:10px 8px;border-radius:17px;border:1px solid rgba(48,48,62,.4862745098);background-color:#151517;width:100%;margin-top:10px;color:#fff;display:flex;align-items:center;justify-content:space-between;position:relative}._body_1y6rm_67 ._botImg_1y6rm_97{width:40px;height:40px;border-radius:50%;border:1px solid rgb(48,48,62);padding:4px;margin-right:8px}._body_1y6rm_67 ._botName_1y6rm_105{text-transform:uppercase;font-size:14px;font-weight:500;line-height:14px;text-align:center}._body_1y6rm_67 ._arrowIcon_1y6rm_112{transform:rotate(90deg);position:absolute;right:15px;top:20px;pointer-events:none}._body_1y6rm_67 ._btnWrapper_1y6rm_119{display:flex;justify-content:space-between;width:100%;gap:8px}._body_1y6rm_67 ._btn_1y6rm_119{background-color:#6e3f85;outline:none;border:none;padding:20px 0;width:100%;color:#fff;text-transform:uppercase;text-align:center;font-size:18px;font-weight:500;line-height:18px;border-radius:17px;margin-top:25px;display:flex;justify-content:center;align-items:center;gap:8px}._body_1y6rm_67 ._starsBtn_1y6rm_144{background-color:#ffca01;color:#000}._inputWrapper_1y6rm_149{height:56px;padding:20px 15px;border-radius:17px;border:1px solid rgba(48,48,62,.4862745098);background-color:#151517;width:100%;margin-top:10px;color:#fff}._inputWrapper_1y6rm_149::placeholder{color:#fff9}._inputWrapper_1y6rm_149:disabled{color:#fff6}._balanceWrapper_1y6rm_22{display:flex;align-items:center;justify-content:flex-start;align-self:flex-start;margin-top:8px;margin-left:8px}._balanceWrapper_1y6rm_22 ._balanceAmount_1y6rm_176{display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:500;line-height:16px}._balanceWrapper_1y6rm_22 ._tonIconBg_1y6rm_184{background:linear-gradient(180deg,#53bedb,#188fd1);width:16px;height:16px;border-radius:50%;margin-left:8px;display:flex;align-items:center;justify-content:center;margin-right:4px}._balanceWrapper_1y6rm_22 ._tonIcon_1y6rm_184{width:10px;height:9px}._modalContainer_288i8_1{z-index:900;overflow-y:auto;position:absolute}._container_288i8_7{display:flex;flex-direction:column;color:#fff}@keyframes _up_288i8_1{0%{transform:translateY(100%)}to{transform:translateY(0)}}._show_288i8_21{animation-name:_up_288i8_1;animation-duration:.45s}._header_288i8_26{display:flex;justify-content:space-between;align-items:center;padding:11px}._header_288i8_26 ._backBtn_288i8_32{background-color:transparent;outline:none;border:0}._header_288i8_26 ._title_288i8_37{text-transform:uppercase;font-size:24px;line-height:24px;font-weight:500}._error_288i8_44{color:#ff3d3d;font-size:12px;font-weight:400;line-height:12px;margin-top:4px}._btn_288i8_52{background:linear-gradient(90deg,#b364d8 68.02%,#9749bc);outline:none;border:0;height:55px;width:100%;color:#fff;text-transform:uppercase;text-align:center;font-size:15px;font-weight:500;line-height:15px;border-radius:17px;margin-top:25px;display:flex;justify-content:center;align-items:center}._bodyTitle_288i8_71{font-size:14px;font-weight:400;line-height:20px;color:#fff6;padding:0 20px;text-align:left}._loader_288i8_80{height:55px;display:flex;justify-content:center;align-items:center}._body_288i8_71{display:flex;height:100%;flex-direction:column;align-items:center;width:100%;margin-top:20px}._body_288i8_71 ._inputWrapper_288i8_95{height:56px;padding:20px 15px;border-radius:17px;border:1px solid rgba(48,48,62,.4862745098);background-color:#151517;width:100%;margin-top:10px;color:#fff;text-overflow:ellipsis}._body_288i8_71 ._inputWrapper_288i8_95:first-of-type{margin-top:20px}._body_288i8_71 ._inputWrapper_288i8_95::placeholder{color:#fff9}._body_288i8_71 ._inputWrapper_288i8_95:disabled{color:#fff6}._modalContainer_odzco_1{display:flex;flex-direction:column;justify-content:space-between}._header_odzco_7{display:flex;justify-content:space-between;align-items:center;padding:11px}._header_odzco_7 ._backBtn_odzco_13{background-color:transparent;outline:none;border:0}._title_odzco_19{text-transform:uppercase;font-size:24px;line-height:24px;font-weight:500}._body_odzco_26{display:flex;flex-direction:column;justify-content:space-between;align-items:center;height:100%;align-content:flex-end;width:100%;margin-top:20px}._body_odzco_26 ._titlesWrapper_odzco_36{display:flex;flex-direction:column;justify-content:center;align-items:center}._body_odzco_26 ._bodyTitle_odzco_42{margin-top:16px;text-align:center}._body_odzco_26 ._greenTitle_odzco_46{color:#83d987}._body_odzco_26 ._subTitle_odzco_49{font-size:14px;font-weight:400;line-height:20px;color:#fff9;width:300px;margin-top:10px;text-align:center}._body_odzco_26 ._connectSuccess_odzco_59{padding:0 25px}._body_odzco_26 ._btn_odzco_62{background:linear-gradient(90deg,#b364d8 68.02%,#9749bc);outline:none;border:0;width:100%;color:#fff;text-transform:uppercase;text-align:center;font-size:15px;font-weight:500;line-height:15px;border-radius:17px;margin-top:70px;height:55px}._tonIconWrapper_odzco_78{width:120px;height:120px;border-radius:36px;background:linear-gradient(148.47deg,#d9d9d90f 29.79%,#73737300 70.59%);border:2.61px solid rgba(255,255,255,.03);display:flex;justify-content:center;align-items:center}._tonIconWrapper_odzco_78 ._tonIcon_odzco_78{width:50px;height:50px}._wrapper_ium15_1{position:relative;max-height:520px;display:flex;flex-direction:column;padding:15px 15px 25px}._header_ium15_9{display:flex;align-items:center;position:relative;justify-content:center;padding:11px 0;height:46px;z-index:1}._header_ium15_9 ._backBtn_ium15_18{background-color:transparent;outline:none;border:0;position:absolute;right:15px;top:5px}._botImg_ium15_27{width:120px;height:120px;border-radius:50%;border:1px solid rgb(48,48,62);margin-right:8px;transform:scaleX(-1)}._botName_ium15_36{font-size:30px;font-weight:700;line-height:30px;text-align:center;margin-top:25px}._title_ium15_44{text-transform:uppercase;font-size:24px;line-height:24px;font-weight:500}._ringsAndRadialBg_ium15_51{position:absolute;top:-160px;z-index:0}._body_ium15_57{display:flex;height:100%;flex-direction:column;justify-content:space-between;align-items:center;width:100%;margin-top:20px;overflow:hidden;z-index:1;position:relative}._body_ium15_57 ._betInfoWrapper_ium15_69{display:flex;flex-direction:column;align-items:center}._body_ium15_57 ._betInfoWrapper_ium15_69 ._description_ium15_74{text-align:center;font-size:14px;font-weight:400;line-height:20px;color:#fff9;padding:20px 5px 0}._body_ium15_57 ._btn_ium15_82{background:linear-gradient(90deg,#b364d8 68.02%,#9749bc);outline:none;border:0;padding:20px 0;width:100%;color:#fff;text-transform:uppercase;text-align:center;font-size:15px;font-weight:500;line-height:15px;border-radius:17px;margin-top:40px}._balanceWrapper_ium15_98{display:flex;align-items:center;justify-content:center;background-color:#1a181d;border:1px solid rgb(48,48,62);border-radius:22px;margin-top:10px;padding-right:6px;width:fit-content}._balanceWrapper_ium15_98 ._balanceAmount_ium15_109{display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:500;line-height:16px}._balanceWrapper_ium15_98 ._betAmount_ium15_117{margin:6px;font-size:16px;font-weight:400;line-height:16px}._balanceWrapper_ium15_98 ._tonIconBg_ium15_123{background:linear-gradient(180deg,#53bedb,#188fd1);width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-right:4px}._balanceWrapper_ium15_98 ._tonIcon_ium15_123{width:20px;height:20px}._wrapper_1o128_1{position:relative;max-height:520px;display:flex;flex-direction:column;padding:15px 15px 25px}._header_1o128_9{display:flex;align-items:center;position:relative;justify-content:center;padding:11px 0;height:46px;z-index:1}._header_1o128_9 ._backBtn_1o128_18{background-color:transparent;outline:none;border:0;position:absolute;right:15px;top:5px}._botImg_1o128_27{width:120px;height:120px;border-radius:50%;border:2px solid rgb(64,43,61);margin-right:8px;transform:scaleX(-1)}._botName_1o128_36{font-size:30px;font-weight:700;line-height:30px;text-align:center;margin-top:25px}._title_1o128_44{text-transform:uppercase;font-size:24px;line-height:24px;font-weight:500}._ringsAndRadialBg_1o128_51{position:absolute;top:-160px;z-index:0}._body_1o128_57{display:flex;height:100%;flex-direction:column;justify-content:space-between;align-items:center;width:100%;margin-top:20px;overflow:hidden;z-index:1;position:relative}._body_1o128_57 ._betInfoWrapper_1o128_69{display:flex;flex-direction:column;align-items:center}._body_1o128_57 ._betInfoWrapper_1o128_69 ._description_1o128_74{text-align:center;font-size:14px;font-weight:400;line-height:20px;color:#fff9;padding:20px 5px 0}._body_1o128_57 ._btn_1o128_82{background:linear-gradient(90deg,#b364d8 68.02%,#9749bc);outline:none;border:0;padding:20px 0;width:100%;color:#fff;text-transform:uppercase;text-align:center;font-size:15px;font-weight:500;line-height:15px;border-radius:17px;margin-top:30px}._balanceWrapper_1o128_98{display:flex;align-items:center;justify-content:center;background-color:#1a181d;border:1px solid rgb(48,48,62);border-radius:22px;margin-top:10px;padding-right:6px;width:fit-content}._balanceWrapper_1o128_98 ._balanceAmount_1o128_109{display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:500;line-height:16px}._balanceWrapper_1o128_98 ._betAmount_1o128_117{margin:6px;font-size:16px;font-weight:400;line-height:16px}._balanceWrapper_1o128_98 ._tonIconBg_1o128_123{background:linear-gradient(180deg,#53bedb,#188fd1);width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-right:4px}._balanceWrapper_1o128_98 ._tonIcon_1o128_123{width:20px;height:20px}._modalWrapper_1bcqg_1{padding:0}._wrapper_1bcqg_5{background-color:#0000001a;color:#fff}._modalContainer_1bcqg_10{display:flex;flex-flow:column nowrap;outline:none;justify-content:flex-end;position:absolute;left:0;bottom:0;width:100vw;height:fit-content;min-height:30vh;transition:background-color .3s ease,transform .3s ease-in-out;border-radius:20px 20px 0 0;background:#151517;border:1px solid #1d1d20;z-index:1300}@keyframes _up_1bcqg_1{0%{transform:translateY(100%)}to{transform:translateY(0)}}._show_1bcqg_36{animation-name:_up_1bcqg_1;animation-duration:.45s}._wrapperIndent_1bcqg_41{padding:15px 15px 25px}._balances_y2tvf_1{display:flex;flex-direction:column;row-gap:10px;list-style:none;padding:0;margin:0;font-family:Rubik,sans-serif}._balancesItem_y2tvf_11{display:flex;flex-wrap:wrap;border:1px solid #1D1D20;border-radius:17px;padding:15px;font-size:20px;font-weight:500;color:#fff;align-items:center;row-gap:15px;column-gap:8px}._balancesItemGem_y2tvf_25{color:#b364d8}._balancesItemStars_y2tvf_29{color:#ffd400}._balancesItemHeader_y2tvf_33{display:flex;align-items:center;justify-content:space-between;color:#fff6;font-weight:400;width:100%}._balancesItemDisabled_y2tvf_42{opacity:.4}._walletsModalContent_1b1hk_1{margin-top:20px;overflow-x:hidden;overflow-y:auto}._nftCardImgContainer_1qku3_1{position:relative;display:flex}._nftCardRarity_1qku3_6{font-family:Rubik,sans-serif;position:absolute;left:50%;transform:translate(-50%)}._nftCardRarity_1qku3_6._regular_1qku3_12{bottom:-1px}._nftCardRarity_1qku3_6._large_1qku3_15{bottom:-18px}._nftCardImgWrapper_1qku3_19{overflow:hidden}._nftCardImgWrapper_1qku3_19._regular_1qku3_12{border-radius:14px}._nftCardImgWrapper_1qku3_19._large_1qku3_15{border-radius:36px}._nftCardNftId_1qku3_29{margin-top:44px;display:flex;justify-content:center;font-family:Rubik,sans-serif;font-size:24px;font-weight:500;line-height:28px;color:#fff}._rarity_fuzrp_1{display:flex;align-items:center;justify-content:center;padding:8px 6px;border-radius:8px;font-size:9px;font-weight:500;line-height:9px;text-align:center;color:#000;background-color:#ccc;text-transform:uppercase}._rarity_fuzrp_1._large_fuzrp_15{font-size:14px;line-height:14px;font-weight:500;text-align:center;padding:12px}._shine_wrapper_an02w_1{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);aspect-ratio:1/1;width:300px;z-index:-1}._shine_wrapper_an02w_1 ._container1_an02w_10,._shine_wrapper_an02w_1 ._container2_an02w_11,._shine_wrapper_an02w_1 ._container3_an02w_12{position:absolute;left:50%;top:50%;width:100%;height:100%}._shine_wrapper_an02w_1 ._container1_an02w_10{transform:translate(-50%,-50%) rotate(0);animation:_rotateContainer_an02w_1 70s infinite normal linear}._shine_wrapper_an02w_1 ._container2_an02w_11{transform:translate(-50%,-50%) rotate(360deg);animation:_rotateReverseContainer_an02w_1 71s infinite normal linear}._shine_wrapper_an02w_1 ._container3_an02w_12{transform:translate(-50%,-50%) rotate(0);animation:_rotateContainer_an02w_1 69s infinite normal linear}._shine_wrapper_an02w_1 ._particle1_an02w_31,._shine_wrapper_an02w_1 ._particle2_an02w_32,._shine_wrapper_an02w_1 ._particle3_an02w_33{list-style-type:none;position:absolute;transform-origin:top;height:115%;background:radial-gradient(ellipse at top,#B364D8 0%,transparent 70%,transparent 100%);top:50%;left:50%}._shine_wrapper_an02w_1 ._particle1_an02w_31:nth-child(0){width:34px;transform:translate(-50%) rotate(136deg)}._shine_wrapper_an02w_1 ._particle1_an02w_31:nth-child(1){width:4px;transform:translate(-50%) rotate(98deg)}._shine_wrapper_an02w_1 ._particle1_an02w_31:nth-child(2){width:16px;transform:translate(-50%) rotate(37deg)}._shine_wrapper_an02w_1 ._particle1_an02w_31:nth-child(3){width:10px;transform:translate(-50%) rotate(104deg)}._shine_wrapper_an02w_1 ._particle1_an02w_31:nth-child(4){width:30px;transform:translate(-50%) rotate(91deg)}._shine_wrapper_an02w_1 ._particle1_an02w_31:nth-child(5){width:25px;transform:translate(-50%) rotate(283deg)}._shine_wrapper_an02w_1 ._particle1_an02w_31:nth-child(6){width:39px;transform:translate(-50%) rotate(266deg)}._shine_wrapper_an02w_1 ._particle1_an02w_31:nth-child(7){width:2px;transform:translate(-50%) rotate(343deg)}._shine_wrapper_an02w_1 ._particle1_an02w_31:nth-child(8){width:20px;transform:translate(-50%) rotate(9deg)}._shine_wrapper_an02w_1 ._particle1_an02w_31:nth-child(9){width:18px;transform:translate(-50%) rotate(325deg)}._shine_wrapper_an02w_1 ._particle1_an02w_31:nth-child(10){width:32px;transform:translate(-50%) rotate(326deg)}._shine_wrapper_an02w_1 ._particle1_an02w_31:nth-child(11){width:18px;transform:translate(-50%) rotate(238deg)}._shine_wrapper_an02w_1 ._particle1_an02w_31:nth-child(12){width:18px;transform:translate(-50%) rotate(193deg)}._shine_wrapper_an02w_1 ._particle1_an02w_31:nth-child(13){width:31px;transform:translate(-50%) rotate(257deg)}._shine_wrapper_an02w_1 ._particle1_an02w_31:nth-child(14){width:23px;transform:translate(-50%) rotate(79deg)}._shine_wrapper_an02w_1 ._particle1_an02w_31:nth-child(15){width:2px;transform:translate(-50%) rotate(309deg)}._shine_wrapper_an02w_1 ._particle1_an02w_31:nth-child(16){width:23px;transform:translate(-50%) rotate(123deg)}._shine_wrapper_an02w_1 ._particle1_an02w_31:nth-child(17){width:5px;transform:translate(-50%) rotate(94deg)}._shine_wrapper_an02w_1 ._particle1_an02w_31:nth-child(18){width:40px;transform:translate(-50%) rotate(55deg)}._shine_wrapper_an02w_1 ._particle1_an02w_31:nth-child(19){width:4px;transform:translate(-50%) rotate(304deg)}._shine_wrapper_an02w_1 ._particle1_an02w_31:nth-child(20){width:34px;transform:translate(-50%) rotate(16deg)}._shine_wrapper_an02w_1 ._particle1_an02w_31:nth-child(21){width:24px;transform:translate(-50%) rotate(95deg)}._shine_wrapper_an02w_1 ._particle1_an02w_31:nth-child(22){width:32px;transform:translate(-50%) rotate(140deg)}._shine_wrapper_an02w_1 ._particle1_an02w_31:nth-child(23){width:35px;transform:translate(-50%) rotate(145deg)}._shine_wrapper_an02w_1 ._particle1_an02w_31:nth-child(24){width:15px;transform:translate(-50%) rotate(19deg)}._shine_wrapper_an02w_1 ._particle1_an02w_31:nth-child(25){width:36px;transform:translate(-50%) rotate(360deg)}._shine_wrapper_an02w_1 ._particle1_an02w_31:nth-child(26){width:27px;transform:translate(-50%) rotate(258deg)}._shine_wrapper_an02w_1 ._particle1_an02w_31:nth-child(27){width:31px;transform:translate(-50%) rotate(41deg)}._shine_wrapper_an02w_1 ._particle1_an02w_31:nth-child(28){width:3px;transform:translate(-50%) rotate(103deg)}._shine_wrapper_an02w_1 ._particle1_an02w_31:nth-child(29){width:35px;transform:translate(-50%) rotate(259deg)}._shine_wrapper_an02w_1 ._particle1_an02w_31:nth-child(30){width:36px;transform:translate(-50%) rotate(264deg)}._shine_wrapper_an02w_1 ._particle2_an02w_32:nth-child(0){width:56px;transform:translate(-50%) rotate(101deg)}._shine_wrapper_an02w_1 ._particle2_an02w_32:nth-child(1){width:39px;transform:translate(-50%) rotate(85deg)}._shine_wrapper_an02w_1 ._particle2_an02w_32:nth-child(2){width:25px;transform:translate(-50%) rotate(5deg)}._shine_wrapper_an02w_1 ._particle2_an02w_32:nth-child(3){width:31px;transform:translate(-50%) rotate(206deg)}._shine_wrapper_an02w_1 ._particle2_an02w_32:nth-child(4){width:54px;transform:translate(-50%) rotate(116deg)}._shine_wrapper_an02w_1 ._particle2_an02w_32:nth-child(5){width:31px;transform:translate(-50%) rotate(131deg)}._shine_wrapper_an02w_1 ._particle2_an02w_32:nth-child(6){width:39px;transform:translate(-50%) rotate(5deg)}._shine_wrapper_an02w_1 ._particle2_an02w_32:nth-child(7){width:57px;transform:translate(-50%) rotate(3deg)}._shine_wrapper_an02w_1 ._particle2_an02w_32:nth-child(8){width:42px;transform:translate(-50%) rotate(215deg)}._shine_wrapper_an02w_1 ._particle2_an02w_32:nth-child(9){width:30px;transform:translate(-50%) rotate(187deg)}._shine_wrapper_an02w_1 ._particle2_an02w_32:nth-child(10){width:60px;transform:translate(-50%) rotate(61deg)}._shine_wrapper_an02w_1 ._particle2_an02w_32:nth-child(11){width:43px;transform:translate(-50%) rotate(122deg)}._shine_wrapper_an02w_1 ._particle2_an02w_32:nth-child(12){width:54px;transform:translate(-50%) rotate(200deg)}._shine_wrapper_an02w_1 ._particle2_an02w_32:nth-child(13){width:22px;transform:translate(-50%) rotate(50deg)}._shine_wrapper_an02w_1 ._particle2_an02w_32:nth-child(14){width:42px;transform:translate(-50%) rotate(226deg)}._shine_wrapper_an02w_1 ._particle2_an02w_32:nth-child(15){width:50px;transform:translate(-50%) rotate(329deg)}._shine_wrapper_an02w_1 ._particle2_an02w_32:nth-child(16){width:23px;transform:translate(-50%) rotate(167deg)}._shine_wrapper_an02w_1 ._particle2_an02w_32:nth-child(17){width:47px;transform:translate(-50%) rotate(61deg)}._shine_wrapper_an02w_1 ._particle2_an02w_32:nth-child(18){width:27px;transform:translate(-50%) rotate(342deg)}._shine_wrapper_an02w_1 ._particle2_an02w_32:nth-child(19){width:25px;transform:translate(-50%) rotate(148deg)}._shine_wrapper_an02w_1 ._particle2_an02w_32:nth-child(20){width:52px;transform:translate(-50%) rotate(300deg)}._shine_wrapper_an02w_1 ._particle2_an02w_32:nth-child(21){width:34px;transform:translate(-50%) rotate(192deg)}._shine_wrapper_an02w_1 ._particle2_an02w_32:nth-child(22){width:57px;transform:translate(-50%) rotate(5deg)}._shine_wrapper_an02w_1 ._particle2_an02w_32:nth-child(23){width:50px;transform:translate(-50%) rotate(319deg)}._shine_wrapper_an02w_1 ._particle2_an02w_32:nth-child(24){width:36px;transform:translate(-50%) rotate(24deg)}._shine_wrapper_an02w_1 ._particle2_an02w_32:nth-child(25){width:23px;transform:translate(-50%) rotate(311deg)}._shine_wrapper_an02w_1 ._particle2_an02w_32:nth-child(26){width:45px;transform:translate(-50%) rotate(311deg)}._shine_wrapper_an02w_1 ._particle2_an02w_32:nth-child(27){width:23px;transform:translate(-50%) rotate(80deg)}._shine_wrapper_an02w_1 ._particle2_an02w_32:nth-child(28){width:25px;transform:translate(-50%) rotate(179deg)}._shine_wrapper_an02w_1 ._particle2_an02w_32:nth-child(29){width:21px;transform:translate(-50%) rotate(284deg)}._shine_wrapper_an02w_1 ._particle2_an02w_32:nth-child(30){width:59px;transform:translate(-50%) rotate(83deg)}._shine_wrapper_an02w_1 ._particle3_an02w_33:nth-child(0){width:120px;transform:translate(-50%) rotate(190deg)}._shine_wrapper_an02w_1 ._particle3_an02w_33:nth-child(1){width:139px;transform:translate(-50%) rotate(319deg)}._shine_wrapper_an02w_1 ._particle3_an02w_33:nth-child(2){width:156px;transform:translate(-50%) rotate(211deg)}._shine_wrapper_an02w_1 ._particle3_an02w_33:nth-child(3){width:93px;transform:translate(-50%) rotate(165deg)}._shine_wrapper_an02w_1 ._particle3_an02w_33:nth-child(4){width:126px;transform:translate(-50%) rotate(84deg)}._shine_wrapper_an02w_1 ._particle3_an02w_33:nth-child(5){width:137px;transform:translate(-50%) rotate(253deg)}._shine_wrapper_an02w_1 ._particle3_an02w_33:nth-child(6){width:103px;transform:translate(-50%) rotate(161deg)}._shine_wrapper_an02w_1 ._particle3_an02w_33:nth-child(7){width:157px;transform:translate(-50%) rotate(126deg)}._shine_wrapper_an02w_1 ._particle3_an02w_33:nth-child(8){width:88px;transform:translate(-50%) rotate(240deg)}._shine_wrapper_an02w_1 ._particle3_an02w_33:nth-child(9){width:118px;transform:translate(-50%) rotate(179deg)}._shine_wrapper_an02w_1 ._particle3_an02w_33:nth-child(10){width:103px;transform:translate(-50%) rotate(221deg)}._shine_wrapper_an02w_1 ._particle3_an02w_33:nth-child(11){width:103px;transform:translate(-50%) rotate(198deg)}._shine_wrapper_an02w_1 ._particle3_an02w_33:nth-child(12){width:144px;transform:translate(-50%) rotate(177deg)}._shine_wrapper_an02w_1 ._particle3_an02w_33:nth-child(13){width:158px;transform:translate(-50%) rotate(247deg)}._shine_wrapper_an02w_1 ._particle3_an02w_33:nth-child(14){width:134px;transform:translate(-50%) rotate(11deg)}._shine_wrapper_an02w_1 ._particle3_an02w_33:nth-child(15){width:142px;transform:translate(-50%) rotate(334deg)}._shine_wrapper_an02w_1 ._particle3_an02w_33:nth-child(16){width:142px;transform:translate(-50%) rotate(104deg)}._shine_wrapper_an02w_1 ._particle3_an02w_33:nth-child(17){width:123px;transform:translate(-50%) rotate(74deg)}._shine_wrapper_an02w_1 ._particle3_an02w_33:nth-child(18){width:90px;transform:translate(-50%) rotate(185deg)}._shine_wrapper_an02w_1 ._particle3_an02w_33:nth-child(19){width:95px;transform:translate(-50%) rotate(20deg)}._shine_wrapper_an02w_1 ._particle3_an02w_33:nth-child(20){width:106px;transform:translate(-50%) rotate(302deg)}._shine_wrapper_an02w_1 ._particle3_an02w_33:nth-child(21){width:98px;transform:translate(-50%) rotate(349deg)}._shine_wrapper_an02w_1 ._particle3_an02w_33:nth-child(22){width:130px;transform:translate(-50%) rotate(66deg)}._shine_wrapper_an02w_1 ._particle3_an02w_33:nth-child(23){width:155px;transform:translate(-50%) rotate(101deg)}._shine_wrapper_an02w_1 ._particle3_an02w_33:nth-child(24){width:118px;transform:translate(-50%) rotate(36deg)}._shine_wrapper_an02w_1 ._particle3_an02w_33:nth-child(25){width:133px;transform:translate(-50%) rotate(247deg)}._shine_wrapper_an02w_1 ._particle3_an02w_33:nth-child(26){width:130px;transform:translate(-50%) rotate(86deg)}._shine_wrapper_an02w_1 ._particle3_an02w_33:nth-child(27){width:103px;transform:translate(-50%) rotate(176deg)}._shine_wrapper_an02w_1 ._particle3_an02w_33:nth-child(28){width:160px;transform:translate(-50%) rotate(210deg)}._shine_wrapper_an02w_1 ._particle3_an02w_33:nth-child(29){width:153px;transform:translate(-50%) rotate(345deg)}._shine_wrapper_an02w_1 ._particle3_an02w_33:nth-child(30){width:97px;transform:translate(-50%) rotate(299deg)}@keyframes _grow_an02w_1{0%{height:115%}50%{height:105%}to{height:115%}}@keyframes _shrink_an02w_1{0%{height:117%}50%{height:105%}to{height:117%}}@keyframes _rotateContainer_an02w_1{0%{transform:translate(-50%,-50%) rotate(0)}50%{transform:translate(-50%,-50%) rotate(180deg)}to{transform:translate(-50%,-50%) rotate(360deg)}}@keyframes _rotateReverseContainer_an02w_1{0%{transform:translate(-50%,-50%) rotate(360deg)}50%{transform:translate(-50%,-50%) rotate(180deg)}to{transform:translate(-50%,-50%) rotate(0)}}._congratsModalContainer_1v3h8_1{display:flex;flex-flow:column nowrap;outline:none;position:absolute;z-index:0;left:0;width:100vw;height:fit-content;bottom:0;padding:25px 0 40px;border-radius:20px 20px 0 0;border:1px solid #1d1d20;background:#151517 url("") 50% 100%/cover no-repeat;overflow:hidden}._congratsModalHeader_1v3h8_18{display:flex;align-items:center;justify-content:center;position:relative;padding:0 25px;color:#fff}._congratsModalTitle_1v3h8_27{font-weight:500;font-family:Rubik;text-transform:uppercase}._congratsModalCloseBtn_1v3h8_33{position:absolute;right:25px;top:calc(50% - 13px);display:flex;justify-content:center;align-items:center;margin-left:auto;width:26px;height:26px;outline:none;border:none;background:none;padding:0}._congratsModalBody_1v3h8_49{display:flex;justify-content:center;padding:26px 0;width:100%}._congratsModalNftImg_1v3h8_56{max-width:272px}._congratsModalFooter_1v3h8_60{padding:0 25px}._wrapper_1xn6j_1{position:relative;z-index:1;width:100%;height:100%;padding:1px;background-color:linear-gradient(155.03deg,#1D1D20 23.72%,rgba(43,44,48,0) 95.34%);border-radius:20px}._wrapperInner_1xn6j_10{width:100%;height:100%;display:flex;flex-flow:column nowrap;justify-content:space-between;gap:12px;padding:12px;background-color:#151517;border-radius:20px}._wrapperInnerTitle_1xn6j_21{font-size:16px;font-weight:500;line-height:16px;text-align:left}._wrapperInnerContent_1xn6j_27{display:flex;align-items:center;justify-content:space-between;gap:8px}._wrapperInnerContentAvatars_1xn6j_33{display:flex;gap:4px;align-items:center;width:100%}._wrapperInnerContentAvatar_1xn6j_33{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;max-width:50px;width:100%;min-width:32px;aspect-ratio:1/1;font-size:24px;font-weight:500;line-height:24px;text-align:center;color:#fff9;border:1px solid #3A3042;border-radius:12px;background:linear-gradient(135deg,#171719,#1c1c1e)}._wrapperInnerContentAvatar_1xn6j_33._circled_1xn6j_58{border-radius:50%}._wrapperInnerContentAvatar_1xn6j_33._circled_1xn6j_58:last-child{z-index:2;transform:translate(-14px)}._wrapperInnerContentArrowBtn_1xn6j_65{display:flex;align-items:center;justify-content:center;height:46px;min-width:26px;padding:0;background-color:transparent;border:none;outline:none}._wrapperInnerContentArrowBtn_1xn6j_65 svg path{stroke:#fff9}._wrapper_1kr87_1{display:grid;grid-template-columns:1fr 1fr;gap:10px;width:100%;height:102px}._static_wa25v_1{position:relative;overflow:hidden;display:flex;align-items:center;width:100%;height:100%}._static_wa25v_1 ul,._static_wa25v_1 li{list-style-type:none;margin:0;padding:0}._static_wa25v_1._vertical_wa25v_15{flex-flow:column nowrap}._static_wa25v_1._vertical_wa25v_15:before,._static_wa25v_1._vertical_wa25v_15:after{content:"";position:absolute;z-index:4;left:0;width:100%;height:110px}._static_wa25v_1._vertical_wa25v_15:before{top:0;background:linear-gradient(180deg,#151517,#15151796 41.98%,#15151700)}._static_wa25v_1._vertical_wa25v_15:after{bottom:0;background:linear-gradient(180deg,#15151700,#15151796 41.98%,#151517)}._static_wa25v_1._vertical_wa25v_15 ._slides_wa25v_34{flex-flow:column nowrap;height:100%}._static_wa25v_1._vertical_wa25v_15 ._slides_wa25v_34 ._slide_wa25v_34 img{width:100%}._static_wa25v_1._horizontal_wa25v_41{flex-flow:row nowrap;max-width:calc(100% - 30px);overflow:visible}._static_wa25v_1._horizontal_wa25v_41:before,._static_wa25v_1._horizontal_wa25v_41:after{content:"";position:absolute;z-index:1;width:43px;height:100%;top:0;bottom:initial}._static_wa25v_1._horizontal_wa25v_41:before{left:-16px;right:initial;background:linear-gradient(90deg,#151517,#15151796 30%,#15151700)}._static_wa25v_1._horizontal_wa25v_41:after{right:-16px;left:initial;background:linear-gradient(90deg,#15151700,#15151796 70%,#151517)}._static_wa25v_1._horizontal_wa25v_41 ._slides_wa25v_34{flex-flow:row nowrap;position:relative;width:100vw;transform:translate(-16px)}._static_wa25v_1._horizontal_wa25v_41 ._slides_wa25v_34 ._slide_wa25v_34{max-width:80vw;min-width:80vw;max-height:80vw}._static_wa25v_1._horizontal_wa25v_41 ._slides_wa25v_34 ._slide_wa25v_34 img{height:100%}._static_wa25v_1 ._slides_wa25v_34{position:absolute;display:flex}._static_wa25v_1 ._slides_wa25v_34._animate_wa25v_83{transition-timing-function:linear;transition-property:top,left}._static_wa25v_1 ._slides_wa25v_34 ._slide_wa25v_34{position:relative;z-index:0;width:100%;padding:8px}._static_wa25v_1 ._slides_wa25v_34 ._slide_wa25v_34 img{border:3px solid #3D3D3D;border-radius:40px;aspect-ratio:1/1}._wrapper_1suhx_1{position:relative;display:grid;grid-template-rows:min-content 1fr min-content min-content;gap:15px;height:100%;width:100%;max-width:calc(100vw - 30px)}._wrapper_1suhx_1>div,._wrapper_1suhx_1>button{max-width:calc(100vw - 30px)}._wrapperInfo_1suhx_14{width:100%;height:44px;display:grid;grid-template-columns:3fr 2fr;gap:10px;align-items:flex-end}._wrapperInfoTitle_1suhx_22{font-size:20px;font-weight:500;line-height:22px;text-align:left}._wrapperInfoPrice_1suhx_28{display:flex;align-items:center;gap:10px;justify-self:flex-end}._wrapperInfoPrice_1suhx_28 span{font-size:20px;font-weight:500;line-height:20px;text-align:left;color:#2997f8}._wrapperButtons_1suhx_41{display:flex;align-items:center;gap:7px}._wrapperIconButton_1suhx_46{position:relative;display:flex;justify-content:center;align-items:center;width:46px;height:46px;border-radius:17px;border:1px solid rgba(153,153,153,.1019607843);color:#fff;overflow:hidden;background:linear-gradient(148.47deg,#d9d9d90d 29.79%,#73737300 70.59%)}._shine_1suhx_60{position:absolute;left:50%;top:50%;transform:translate(-50%,-20%);max-width:347px;width:347px;height:347px;border-radius:50%;background:radial-gradient(#B364D8 0%,transparent 70%);opacity:.4}._roulette_1suhx_73{position:relative;z-index:1;display:flex;align-items:center;height:initial;overflow:hidden;width:calc(100% + 30px);transform:translate(-15px)}._roulette_1suhx_73 ul{width:100%;display:flex;align-items:center;position:relative;list-style-type:none;margin:0;padding:0}._roulette_1suhx_73 ul._animated_1suhx_92{transition:left linear 3s}._roulette_1suhx_73 ul li{position:relative;z-index:0;width:calc(100vw - 46px);min-width:90vw;transition-property:all;transition-timing-function:linear;transition-duration:.15s;transform:translate(0)}._roulette_1suhx_73 ul li._hideLeft_1suhx_105{min-width:0}._roulette_1suhx_73 ul li._active_1suhx_108{z-index:1;transform:scale(1)}._roulette_1suhx_73 ul li img{padding:6px;width:100%}._wrapper_164gu_1{position:relative;display:flex;flex-flow:column nowrap;align-items:center;gap:16px}._wrapper_164gu_1:before{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:210px;height:210px;border-radius:50%;opacity:.6;background-color:#b364d8;filter:blur(137px)}._wrapper_withChip_164gu_21{gap:0}._wrapper_card_164gu_24{position:relative;display:flex;flex-flow:column nowrap;align-items:center;min-width:164px;width:164px}._wrapper_card_check_164gu_32{position:absolute;top:0;left:0;transform:translate(-50%,-2px)}._wrapper_card_rar_164gu_38{transform:translateY(-50%)}._wrapper_card_img_164gu_41{aspect-ratio:1/1;width:100%;height:100%;min-width:100%;border-radius:28px;background-position:center;background-size:cover;background-repeat:no-repeat}._wrapper_card_164gu_24 div[class*=rarity]{transform:translateY(-50%)}._wrapper_title_164gu_54{font-size:17px;font-weight:500;line-height:17px;text-align:center}._wrapper_fq8er_1{position:relative;width:100%;height:100%;display:flex;flex-flow:column nowrap;gap:20px}._wrapper_fq8er_1>p{font-size:14px;font-weight:400;line-height:22.4px;text-align:center;color:#fff9;margin-bottom:4px}._wrapper_jq1x0_1{position:relative;width:100vw;height:100dvh;padding:10px 15px 40px;display:grid;gap:10px;grid-template-rows:46px 1fr;color:#fff;background-color:#111112}._wrapperHeader_jq1x0_12{width:100%;height:46px;display:grid;gap:8px;align-items:center;grid-template-columns:46px 1fr 46px}._wrapperHeader_jq1x0_12>h3{font-size:24px;font-weight:500;line-height:24px;text-align:left;text-align:center;text-transform:uppercase}._wrapperHeaderCross_jq1x0_28 svg path{fill:#737374}._wrapperHeader_jq1x0_12>button{display:flex;align-items:center;justify-content:center;background-color:transparent;border:none;outline:none}._swiperWrapper_dh5u9_1{padding-bottom:10px}._wrapper_dh5u9_5{position:relative;width:100%;max-width:100%;height:100%;overflow:hidden}._wrapper_dh5u9_5 div[class*=swiper-pagination]{margin-bottom:0;bottom:0;height:3px}._wrapperSlide_dh5u9_17{width:100%;height:100%;display:grid;gap:6px}._wrapperNft_dh5u9_23{aspect-ratio:1/1;position:relative;width:100%;height:100%}._wrapperNft_dh5u9_23 img{width:100%}._wrapperNft_dh5u9_23 [class*=rarity]{position:absolute;left:50%;bottom:0%;transform:translate(-50%)}._wrapperEmpty_dh5u9_38{aspect-ratio:1/1;width:100%;height:100%;border-radius:14px;padding:2px;background:linear-gradient(135deg,#242424,#24242480)}._wrapperEmpty_dh5u9_38:before{content:"?";width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:50px;font-weight:500;line-height:50px;color:#ffffff40;border-radius:14px;background:linear-gradient(135deg,#171719,#1c1c1e)}._nftCardEmpty_1sfru_1{aspect-ratio:1/1;width:100%;height:100%;padding:2px;background:linear-gradient(135deg,#242424,#24242480)}._nftCardEmpty_1sfru_1:before{content:"?";width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:50px;font-weight:500;line-height:50px;color:#ffffff40;background:linear-gradient(135deg,#171719,#1c1c1e)}._nftCardEmpty_1sfru_1._regular_1sfru_21{border-radius:14px}._nftCardEmpty_1sfru_1._regular_1sfru_21:before{border-radius:14px}._nftCardEmpty_1sfru_1._large_1sfru_27{border-radius:36px}._nftCardEmpty_1sfru_1._large_1sfru_27:before{border-radius:36px}._yourNftsModalContainer_9rpeu_1{display:flex;flex-flow:column nowrap;outline:none;position:absolute;z-index:0;left:0;width:100vw;height:fit-content;bottom:0;padding:25px 0 40px;border-radius:20px 20px 0 0;border:1px solid #1d1d20;background:#151517 url("") 50% 100%/cover no-repeat;overflow:hidden}._yourNftsModalHeader_9rpeu_18{display:flex;align-items:center;justify-content:center;position:relative;padding:0 25px;color:#fff}._yourNftsModalTitle_9rpeu_27{font-weight:500;font-family:Rubik;text-transform:uppercase}._yourNftsModalCloseBtn_9rpeu_33{position:absolute;right:25px;top:calc(50% - 13px);display:flex;justify-content:center;align-items:center;margin-left:auto;width:26px;height:26px;outline:none;border:none;background:none;padding:0}._yourNftsModalBody_9rpeu_49{display:flex;justify-content:center;padding:26px 0;width:100%}._yourNftsModalNftImg_9rpeu_56{max-width:272px}._yourNftsModalFooter_9rpeu_60{padding:0 25px;display:flex;justify-content:center}._yourNftsModalFooter_9rpeu_60 button{max-width:272px}._shine_jwihf_1{position:absolute;left:50%;top:50%;transform:translate(-50%,-20%);width:210px;height:210px;border-radius:50%;background-color:#b364d8;filter:blur(137px)}._battle_topbar_4j4s5_1{position:relative;display:grid;column-gap:30px;grid-template-columns:1fr 1fr;width:100%;height:94px;padding:16px 16px 9px;background:#151517;border-radius:17px;border:1px solid;border-image-source:linear-gradient(155.03deg,#1d1d20 23.72%,rgba(43,44,48,0) 95.34%);margin-bottom:60px;z-index:300}._timer_4j4s5_17{position:absolute;top:100%;left:50%;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center;width:72px;height:44px;padding:12px 18px;gap:10px;background:#151517;border:1px solid #1d1d20;border-radius:17px;z-index:1}._timer_4j4s5_17>div{font-size:16px;font-weight:500;line-height:16px;text-align:center;color:#fff}._user_info_4j4s5_42{display:flex;flex-flow:column nowrap;align-items:flex-start;gap:11px;width:100%;height:100%}._user_info_4j4s5_42._mirrored_4j4s5_50{align-items:flex-end}._user_info_4j4s5_42._mirrored_4j4s5_50 ._userPoints_4j4s5_53{flex-direction:row-reverse}._user_info_4j4s5_42._mirrored_4j4s5_50 ._progress_4j4s5_56>div{right:0;left:unset}._user_info_4j4s5_42 ._userPoints_4j4s5_53{display:flex;align-items:baseline;justify-content:space-between;height:11px;width:100%;position:relative}._user_info_4j4s5_42 ._userPoints_4j4s5_53 ._value_4j4s5_68{display:flex;align-items:center;gap:2px}._user_info_4j4s5_42 ._userPoints_4j4s5_53 ._value_4j4s5_68 span{font-size:14px;font-weight:500;line-height:14px;text-align:left;color:#fff}._user_info_4j4s5_42 ._userPoints_4j4s5_53 ._value_4j4s5_68 img{height:13px}._user_info_4j4s5_42 ._userPoints_4j4s5_53 ._value_4j4s5_68 ._ability_4j4s5_83{position:absolute;height:20px;width:20px;animation:_float_4j4s5_1 4s infinite ease-in-out;z-index:7;top:0;left:60%;opacity:0}._user_info_4j4s5_42 ._userPoints_4j4s5_53 ._value_4j4s5_68 ._ability__mirrored_4j4s5_93{left:25%}._user_info_4j4s5_42 ._userPoints_4j4s5_53 ._value_4j4s5_68 ._ability2_4j4s5_96{animation-delay:1s}._user_info_4j4s5_42 ._userPoints_4j4s5_53 ._value_4j4s5_68 ._ability3_4j4s5_99{animation-delay:2s}._user_info_4j4s5_42 ._userPoints_4j4s5_53 ._value_4j4s5_68 ._ability4_4j4s5_102{animation-delay:3s}._user_info_4j4s5_42 ._userPoints_4j4s5_53 ._percents_4j4s5_105{font-size:10px;font-weight:400;line-height:10px;text-align:right;color:#fff9}._user_info_4j4s5_42 ._progress_4j4s5_56{position:relative;display:block;width:100%;height:4px;border-radius:2px;overflow:hidden;background-color:#fff3}._user_info_4j4s5_42 ._progress__container_4j4s5_121{position:absolute;left:0;top:0;height:100%;border-radius:2px;width:100%;display:flex;flex-direction:row}._user_info_4j4s5_42 ._progress__container_4j4s5_121._mirrored_4j4s5_50{flex-direction:row-reverse}._user_info_4j4s5_42 ._progress__energy_4j4s5_134{height:100%;background-color:#b364d8;transition:width .25s ease}._user_info_4j4s5_42 ._progress__heal_4j4s5_139{background-color:#83d987}._user_info_4j4s5_42 ._progress__poison_4j4s5_142{background-color:#3b8d3e}._user_info_4j4s5_42 ._userName_4j4s5_145{display:block;font-size:11px;font-weight:500;line-height:11px;text-align:left;text-transform:uppercase;max-width:130px;color:#fff;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._user_info_4j4s5_42 ._abilityInfo_4j4s5_158{font-size:11px;font-weight:500;line-height:11px;text-transform:uppercase;max-width:130px;color:#fff;overflow:hidden;white-space:nowrap}._user_info_4j4s5_42 ._freezeColor_4j4s5_168{color:#3aadff}._user_info_4j4s5_42 ._armorColor_4j4s5_171{color:#b364d8}._user_info_4j4s5_42 ._punchColor_4j4s5_174{color:#ff3d3d}._user_info_4j4s5_42 ._poisonColor_4j4s5_177{color:#83d987}._user_info_4j4s5_42 ._healColor_4j4s5_180{color:#ffd400}@keyframes _float_4j4s5_1{0%{opacity:0;transform:translate(0)}25%{opacity:1;transform:translate(7px,-15px)}50%{opacity:.8;transform:translate(-7px,-30px)}75%{transform:translate(7px,-45px)}to{opacity:0;transform:translateY(-60px)}}.pvpPageWrapper{color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;height:90svh;padding:0 36px}.pvpPageWrapper:before{content:"";background-image:url("");opacity:70%;background-color:#090a17;background-size:cover;position:fixed;top:0;bottom:0;left:0;right:0;z-index:-1}.lobby{display:flex;flex-direction:column;height:100%;gap:24px;padding:15px;width:100%}.lobby__topBar{word-spacing:-10px;height:64px;flex-shrink:0;margin-bottom:17px;padding:0 16px;background-color:#232330;border-radius:15px;background-image:repeating-linear-gradient(to bottom,#232330 0,#232330 1.5px,#15162380 1.5px,#15162380 3px);display:flex;justify-content:space-between;align-items:center;font-size:1.75rem;line-height:1;text-align:center}.lobby__topBar__beta{font-size:.7rem;opacity:60%}.lobby__topBar .infoIcon{width:fit-content;height:fit-content;cursor:pointer}.lobby__topBar .infoIcon>div{background-color:#151623;padding:7px}.lobby__topBar .infoIcon img{width:16px;height:16px}.lobby__avatar{flex:1;display:flex;justify-content:center;min-height:0}.lobby__avatar img{object-fit:contain}.lobby__find{height:48px;flex-shrink:0;box-sizing:border-box;border:6px solid transparent}.lobby__find .findButton{height:100%;width:100%;background:#eea12b;color:#000;border:none;cursor:pointer;display:flex;justify-content:center;align-items:center;font-size:1rem;font-weight:700}.lobby__find .findButton:disabled{background:#ff3d3d}.searchBattle{display:flex;flex-direction:column;height:calc(100vh - 168px);gap:24px;padding:15px;width:100%}.searchBattle__topBar{display:flex;gap:24px;height:82px;padding:12px 16px;background-color:#232330;flex:0 0 auto;border-radius:15px;background-image:repeating-linear-gradient(to bottom,#232330 0,#232330 1.5px,#15162380 1.5px,#15162380 3px);justify-content:space-between;align-items:center;font-size:1.75rem;line-height:1;text-align:start}.searchBattle__topBar img{height:57px}.searchBattle__avatar{flex:1;display:flex;justify-content:center;min-height:0}.searchBattle__avatar img{object-fit:contain}.searchBattle__cancel{height:48px;flex-shrink:0;box-sizing:border-box;border:6px solid transparent;flex:0 0 auto}.searchBattle__cancel .cancelButton{height:100%;width:100%;background:#ff3d3d;color:#000;border:none;cursor:pointer;display:flex;justify-content:center;align-items:center;font-size:1rem;font-weight:700}.prebattle{display:flex;flex-direction:column;height:100%;gap:24px;padding-bottom:0;width:100%;overflow:hidden}.prebattle__avatars{display:flex;width:100%;justify-content:center;flex:1;align-items:center}.battle{display:flex;flex-direction:column;height:100%;gap:24px;padding:15px 15px 0;width:100%}.battle__enemy{display:flex;width:100%;justify-content:space-between;flex:1;align-items:end}.battleTopBar{display:flex;width:100%;justify-content:space-between}.battleTopBar>*:not(:nth-child(2)){flex:1}.battleTopBar .userInfo{display:flex;flex-direction:column;align-items:start;gap:6px}.battleTopBar .userInfo>*{width:100%;text-align:start}.battleTopBar .userInfo .energyBar{position:relative}.battleTopBar .userInfo .energyBar>img{height:20px;position:absolute;z-index:1;top:0;left:0;transform:translate(-50%) translateY(-30%)}.battleTopBar .userInfo .energyAmount{font-size:12px;line-height:16px}.battleTopBar .userInfo .name{font-size:10px;line-height:1;opacity:60%}.battleTopBar .mirrored{align-items:end}.battleTopBar .mirrored>*:nth-child(2){transform:scaleX(-1)}.battleTopBar .mirrored>*:nth-child(2) img{transform:scaleX(-1) translate(50%) translateY(-30%);right:0}.battleTopBar .mirrored>*{text-align:end}.battleTopBar .timer{padding:0 16px;font-size:14px}.battleTopBar .timer>*:first-child{opacity:60%;font-size:12px;letter-spacing:-1px}.tap{display:flex;align-items:center;position:fixed;font-family:Rubik,sans-serif;font-size:36px;line-height:36px;font-weight:500;color:#fff;pointer-events:none;transform:translate(-50%);transition:opacity .5s,transform 1s;opacity:0;z-index:300;-webkit-animation:tap .8s ease-in-out 1 both;animation:tap .8s ease-in-out 1 both}.tapHeart{padding-bottom:8px;font-size:1.8rem}@keyframes tap{0%{-webkit-transform:translate(-50%,0%);transform:translate(-50%);opacity:0}60%{-webkit-transform:translate(-50%,-150px);transform:translate(-50%,-150px);opacity:1}to{-webkit-transform:translate(-50%,-150px);transform:translate(-50%,-150px);opacity:0}}.tap.active{opacity:1;transform:translate(-50%,-150px)}.tap.active.fadeOut{opacity:0;transition:opacity .5s ease-out}.explosion{height:25px;width:25px;animation:boom .5s ease-in-out;position:absolute;top:50%;z-index:300;transform:translate(-50%)}@keyframes boom{0%{transform:translate(-50%)}to{transform:translate(-50%) scale(7.5)}}.battleResultModalContentWrapper{width:fit-content;height:fit-content;position:absolute;left:50%;top:50%;transform:translate(-50%) translateY(-50%)}.battleResultModalContentWrapper__ios{top:40%}.battleResultModalContentWrapper .battleResultModalContent{background-color:#151623;padding:47px 37px 32px}.battleResultModalContentWrapper .battleResultModalContent .avatar{width:166px;height:166px;border-radius:100%;background:#15162366;border:5px solid #232330;box-sizing:border-box;z-index:2;position:relative;margin:0 auto}.battleResultModalContentWrapper .battleResultModalContent .reward{color:#fff;display:flex;flex-direction:column;gap:8px;align-items:center;margin-top:24px}.battleResultModalContentWrapper .battleResultModalContent .reward .coins{display:flex;gap:12px;align-items:center;margin-bottom:28px}.battleResultModalContentWrapper .battleResultModalContent .reward .coins p{filter:drop-shadow(2px 2px 0px #4e1d64);font-size:18px;line-height:1}.battleResultModalContentWrapper .battleResultModalContent .reward .coins img{width:26px;height:26px;filter:drop-shadow(0px 1.49px 0px #6b288a)}.battleResultModalContentWrapper .battleResultModalContent .reward>div:first-child{opacity:60%;font-weight:500;font-size:14px}.battleResultModalContentWrapper .avatarBG{position:absolute;left:0;right:0;bottom:-30%;opacity:40%;z-index:1;pointer-events:none}.battleResultModalContentWrapper .actions{display:flex;justify-content:center;gap:12px;width:100%}.battleResultModalContentWrapper .actions .share{width:100%;height:42px;background-color:#151623;border:none;display:flex;justify-content:center;align-items:center;color:#fff}.battleResultModalContentWrapper .actions .close{width:146px;color:#fff;height:42px;background-color:#151623;border:none;display:flex;justify-content:center;align-items:center;font-size:.9rem}.battleResultModalFlag .leftFlag{position:absolute;z-index:1;left:0;transform:translate(-100%) translateY(-10%)}.battleResultModalFlag .rightFlag{position:absolute;z-index:1;right:0;transform:scaleX(-1) translate(-100%) translateY(-10%)}.battleResultModalFlag .banner{position:absolute;z-index:1;left:50%;font-size:24px;transform:translate(-50%) translateY(-50%)}.battleResultModalFlag .banner p{position:absolute;font-weight:700;left:50%;transform:translate(-50%) translateY(25%)}.battleResultModalFlag .title{width:100%;display:flex;justify-content:center}.stars{position:absolute;top:0;transform:translateY(-100%)}.rules{overflow-y:auto;max-height:80vh;margin-top:.6rem;line-height:1.6}.rules .ruleImage{padding:12px;border-radius:15px;background-color:#151623}.rules .ruleImage img{border-radius:8px;width:262px;height:176px}.rules .rulesText{color:#fff;opacity:60%;margin-bottom:1rem}.floatingChange{position:absolute;font-family:Rubik,sans-serif;font-size:14px;line-height:14px;font-weight:500;color:#fff;opacity:0;transition:opacity .3s,transform 1s;z-index:20;-webkit-animation:floating-change 1.1s ease-in-out 1 both;animation:floating-change 1.1s ease-in-out 1 both}@keyframes floating-change{0%{-webkit-transform:translateY(0px);transform:translateY(0);opacity:0}60%{-webkit-transform:translateY(60px);transform:translateY(60px);opacity:1}to{-webkit-transform:translateY(60px);transform:translateY(60px);opacity:0}}.floatingChange.active{opacity:1;transform:translateY(60px)}.floatingChange.fadeOut{opacity:0;transform:translateY(60px)}.energyBarContainer{position:relative}.statsWrapper{position:relative;width:100%;height:100%;overflow-y:auto}.statsWrapper .stats{position:absolute;margin:0 auto 16px;left:0;right:0;top:40px;padding:16px 12px 20px;background-color:#232330;background-image:repeating-linear-gradient(to bottom,#232330 0,#232330 1.5px,#15162380 1.5px,#15162380 3px);border-radius:12px;width:100%;height:100%;min-height:456px;max-height:456px;width:95%}.statsWrapper .stats__header{display:flex;justify-content:space-between;align-items:center}.statsWrapper .stats__header__vs{opacity:60%}.statsWrapper .stats__header__user{display:flex;flex-direction:column;align-items:start;gap:8px}.statsWrapper .stats__header__user_enemy{display:flex;flex-direction:column;align-items:end;gap:8px}.statsWrapper .stats__header__progress{position:relative;z-index:1;width:74px}.statsWrapper .stats__header__progress__lightning{position:absolute;left:-10px;top:-7px;width:24px;height:24px;z-index:2}.statsWrapper .stats__header__progress__lightning_enemy{position:absolute;right:-10px;top:-7px;width:24px;height:24px;z-index:2}.statsWrapper .stats__avatars{max-height:180px;width:100%;display:flex;justify-content:space-between;margin-bottom:8px}.statsWrapper .stats__avatars__user{transform:scaleX(-1);max-width:140px;max-height:180px}.statsWrapper .stats__avatars__enemy{max-width:140px;max-height:180px}.statsWrapper .stats__characterictics{display:flex;flex-direction:column;justify-content:center;width:100%}.statsWrapper .stats__characterictics__title{align-self:start;margin-bottom:16px}.statsWrapper .stats__characterictics__content{display:flex;flex-direction:column;gap:20px}.statsWrapper .stats__characterictics__content__row{display:flex;width:100%;justify-content:space-between;gap:8px;align-items:center}.statsWrapper .stats__characterictics__content__row__user{width:100%}.statsWrapper .stats__characterictics__content__row__user__stat{display:flex;justify-content:space-between;gap:8px;width:100%;padding-bottom:8px}.statsWrapper .stats__characterictics__content__row__user__stat__enemy{flex-direction:row-reverse}.statsWrapper .stats__characterictics__content__row__user__stat__title{opacity:60%;font-size:.6rem}.statsWrapper .stats__characterictics__content__row__user__stat__progress{transform:scaleX(-1)}.statsWrapper .stats__characterictics__content__row__user__stat__icon{min-width:33px;min-height:33px;width:33px;height:33px;box-sizing:border-box;border:2px solid #30303e;background-color:#232330;display:flex;justify-content:center;align-items:center;border-radius:10px}.size-fit{width:fit-content;height:fit-content}.clickBackdrop{position:absolute;width:35vw;height:35vw;border-radius:100%;z-index:400}.clickBackdrop__finger{width:112px;height:88px;position:absolute;left:60%;bottom:60%;z-index:11}.clickBackdrop__title{position:fixed;top:20%;text-align:center;left:0;right:0;font-size:1.2rem;color:#fff;z-index:11}.fullScreenShadow{box-shadow:0 0 0 99999px #000000b3;border:3px solid #b364d8}.IOSclickBackdrop{position:absolute;width:35vw;height:35vw;border-radius:100%;z-index:200}.clickableArea{position:absolute;width:40vw;height:40vw;z-index:500;overflow:hidden;border-radius:100%}.clickableArea:active~div>img{-webkit-animation:shake-bottom .8s cubic-bezier(.455,.03,.515,.955) both;animation:shake-bottom .8s cubic-bezier(.455,.03,.515,.955) both}@-webkit-keyframes shake-bottom{0%,to{-webkit-transform:rotate(0deg);transform:rotate(0);-webkit-transform-origin:50% 100%;transform-origin:50% 100%}10%{-webkit-transform:rotate(2deg);transform:rotate(2deg)}20%,40%,60%{-webkit-transform:rotate(-4deg);transform:rotate(-4deg)}30%,50%,70%{-webkit-transform:rotate(4deg);transform:rotate(4deg)}80%{-webkit-transform:rotate(-2deg);transform:rotate(-2deg)}90%{-webkit-transform:rotate(2deg);transform:rotate(2deg)}}@keyframes shake-bottom{0%,to{-webkit-transform:rotate(0deg);transform:rotate(0);-webkit-transform-origin:50% 100%;transform-origin:50% 100%}10%{-webkit-transform:rotate(2deg);transform:rotate(2deg)}20%,40%,60%{-webkit-transform:rotate(-4deg);transform:rotate(-4deg)}30%,50%,70%{-webkit-transform:rotate(4deg);transform:rotate(4deg)}80%{-webkit-transform:rotate(-2deg);transform:rotate(-2deg)}90%{-webkit-transform:rotate(2deg);transform:rotate(2deg)}}._battle__enemy_j18m9_1{position:relative;display:flex;align-items:center;justify-content:center;height:100%;padding-bottom:94px}._battle__enemy_j18m9_1:after{content:"";position:absolute;bottom:30%;left:50%;transform:translate(-50%,-50%);width:124px;height:124px;background-color:#b76adb;filter:blur(116px);opacity:60%}._imagePlaceholder_j18m9_22{position:relative}._enemyImg_j18m9_26{position:relative;z-index:100;margin:0 auto}._enemyImg_j18m9_26._bright_j18m9_31{filter:contrast(150%) brightness(150%)}._maskImage_j18m9_35{background:"transparent";background-size:100%;position:relative;z-index:3;margin:0 auto;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100%;mask-size:100%}._maskImage_j18m9_35 img{mix-blend-mode:multiply}._greenMask_j18m9_48{background-color:#29e044;filter:brightness(150%)}._blueMask_j18m9_53{background-color:#29b5e0}._heal_j18m9_57{filter:drop-shadow(10px 10px 20px #ffca01)}._circles_j18m9_61{position:absolute;width:100%;height:100%;z-index:0}._circles_j18m9_61>div{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);border-radius:50%;-webkit-animation:_ping_j18m9_1 1.5s ease-in-out infinite alternate;animation:_ping_j18m9_1 1.5s ease-in-out infinite alternate}._smallCircle_j18m9_77{width:233px;height:233px;border:1px solid #302b23}._mediumCircle_j18m9_83{height:298px;width:298px;border:1px solid #444036}._bigCircle_j18m9_89{width:372px;height:372px;border:1px solid #373b4c}@-webkit-keyframes _ping_j18m9_1{0%{-webkit-transform:translate(-50%,-50%) scale(.9);transform:translate(-50%,-50%) scale(.9);opacity:.5}80%{-webkit-transform:translate(-50%,-50%) scale(1.2);transform:translate(-50%,-50%) scale(1.2);opacity:0}to{-webkit-transform:translate(-50%,-50%) scale(2.2);transform:translate(-50%,-50%) scale(2.2);opacity:0}}@keyframes _ping_j18m9_1{0%{-webkit-transform:translate(-50%,-50%) scale(.9);transform:translate(-50%,-50%) scale(.9);opacity:.5}80%{-webkit-transform:translate(-50%,-50%) scale(1.2);transform:translate(-50%,-50%) scale(1.2);opacity:0}to{-webkit-transform:translate(-50%,-50%) scale(2.2);transform:translate(-50%,-50%) scale(2.2);opacity:0}}._preFight_1jbz3_1{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:48px;height:100%}._preFight__title_1jbz3_9{font-size:30px;line-height:30px;color:#fff;text-shadow:2px 2px #aaaaaa;text-transform:uppercase}._preFight__time_1jbz3_16,._time_10uhr_1{font-size:100px;line-height:100px;color:#fff;text-shadow:2px 2px #aaaaaa}._selectableArea_1uj3h_1{position:relative;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:20px;height:100%;padding-bottom:50px}._selectableArea__time_1uj3h_10{position:absolute;top:calc(50% - 30px);left:50%;transform:translate(-50%,-50%);pointer-events:none}._floatingChange_1uj3h_18{position:absolute;display:flex;align-items:center;font-family:Rubik,sans-serif;font-size:36px;line-height:36px;font-weight:500;color:#fff;pointer-events:none;transform:translate(-50%);transition:opacity .5s,transform 1s;opacity:0;z-index:3}._floatingChange_1uj3h_18._active_1uj3h_33{opacity:1;transform:translate(-50%,-150px)}._floatingChange_1uj3h_18._fadeOut_1uj3h_37{opacity:0;transition:opacity .5s ease-out}._floatingChangeIcon_1uj3h_42{padding-top:5px;padding-left:8px;font-size:1.8rem}._card_x3e7v_1{display:flex;justify-content:center;align-items:center;min-width:150px;min-height:250px;background:#46275533;border:2px solid #77498c;border-radius:14px}@media (max-height: 700px){._card_x3e7v_1{min-height:200px}}@media (max-height: 600px){._card_x3e7v_1{min-height:190px}}._card_x3e7v_1._active_x3e7v_21{background:#b364d866;border:2px solid #b364d8}._card_x3e7v_1._wrong_x3e7v_25{border:2px solid #c03838;background:#77262666}._card_x3e7v_1._correct_x3e7v_29{background:#0f03;border:2px solid #00ff00}._superAtack_mv5z8_1{display:flex;flex-direction:column;justify-content:center;gap:25px;height:100%;background-color:#0009;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}@media (max-height: 600px){._superAtack_mv5z8_1{justify-content:flex-start;gap:10px}}._superAtack__title_mv5z8_16{color:#fff;font-size:22px;line-height:26px;text-transform:uppercase;text-align:center}._superDefense_1wtda_1{display:flex;flex-direction:column;justify-content:center;gap:25px;height:100%;background-color:#0006;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}@media (max-height: 600px){._superDefense_1wtda_1{justify-content:flex-start;gap:10px}}._superDefense__title_1wtda_16{color:#fff;font-size:22px;line-height:26px;text-transform:uppercase;text-align:center}._result_1icn7_1{position:relative;width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;gap:30px;background-color:#0006;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}._result__title_1icn7_12{font-size:26px;line-height:26px;color:#fff;text-transform:uppercase;text-align:center}@media (max-height: 600px){._result_1icn7_1{justify-content:flex-start;gap:10px}}._leftLightning_1icn7_26{position:absolute;top:0;left:-30px;transform:scaleX(-1);z-index:2}._rightLightning_1icn7_34{position:absolute;top:-50px;right:-10px;z-index:2}._ability_1wyae_1{position:relative;width:58px;height:58px}._abilityLevel_1wyae_6{position:absolute;top:-5px;left:-5px;display:flex;justify-content:center;align-items:center;width:26px;height:26px;border-radius:50%;background-color:#151517;border:1px solid #1d1d20;font-size:12px;z-index:10}._abilityLevel_1wyae_6._active_1wyae_21{border:1px solid #b364d8}._abilityImageContainer_1wyae_24{display:flex;justify-content:center;align-items:center;width:100%;height:100%;border:1px solid #1d1d20;background-color:#151517;border-radius:50%}._abilityImageContainer_1wyae_24._active_1wyae_21{border:1px solid #b364d8}._abilityImageContainer_1wyae_24 img{filter:grayscale(1)}._abilityImageContainer_1wyae_24._active_1wyae_21 img{filter:grayscale(0)}._abilityNameContainer_1wyae_43{position:absolute;width:100%;display:flex;align-items:center;justify-content:center;height:18px;border:1px solid #1d1d20;background-color:#151517;border-radius:6px;bottom:-9px}._abilityName_1wyae_43{font-size:10px}._armorContainer_l1j08_1{position:fixed;left:0;right:0;height:100%;display:flex;flex-direction:column;justify-content:center;top:0;z-index:300;pointer-events:none}._enemyArmor_l1j08_14{opacity:.6;margin-top:60px;position:absolute;left:0;right:0;width:100%}._armorSelf_l1j08_23{height:100%;position:absolute;left:0;right:0;width:100%}._freezeContainer_1buni_1{position:fixed;height:100%;width:100%;top:40px;left:0;display:flex;flex-direction:column;justify-content:center;z-index:300;pointer-events:none}._img_1buni_14{position:relative;width:100%}._img2_1buni_19{position:fixed;opacity:.5;width:100%}._layoutFill_1buni_25{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#078fff18;z-index:-1;pointer-events:none}._freezeSelf_1buni_36{position:fixed;top:0;left:0;width:100%;height:100%}._healScreenContainer_1wmql_1{position:fixed;top:0;left:0;width:100%;height:100%;z-index:300;display:flex;align-items:center;justify-content:center;pointer-events:none}._circlesContainer_1wmql_14{position:relative;display:flex;flex-direction:column;align-items:center;width:100%}._circlesContainer_1wmql_14 img{width:min-content;animation:_floatUp_1wmql_1 2s ease-in-out infinite;opacity:0}@keyframes _floatUp_1wmql_1{0%{transform:translateY(50px);opacity:0}25%{transform:translateY(25px);opacity:.5}50%{transform:translateY(0);opacity:1}to{transform:translateY(-50px);opacity:0}}._circle1_1wmql_45{animation-delay:.2s!important}._circle2_1wmql_49{animation-delay:.4s!important}._circle3_1wmql_53{animation-delay:.6s!important}._circle4_1wmql_57{animation-delay:.8s!important}._circle5_1wmql_61{animation-delay:1s!important}._starIcon_1wmql_65{position:absolute;animation:_float_1wmql_1 4s infinite ease-in-out!important;bottom:0;opacity:0}._star1_1wmql_72{left:58px;width:21px;height:21px}._star2_1wmql_78{bottom:39px;left:95px;width:10px;height:10px}._star3_1wmql_85{right:43px;width:16px;height:16px}._star4_1wmql_91{bottom:68px;right:17px;width:10px;height:10px}._star5_1wmql_98{bottom:97px;right:75px;width:21px;height:21px}._star6_1wmql_105{bottom:92px;left:70px;width:21px;height:21px}._star7_1wmql_112{top:80px;left:64px;width:21px;height:21px}._star8_1wmql_119{top:0;left:149px;width:10px;height:10px}._star9_1wmql_126{top:39px;right:145px;width:21px;height:21px}._star10_1wmql_133{top:85px;right:54px;width:21px;height:21px}@keyframes _float_1wmql_1{0%{opacity:0;transform:translate(0)}25%{opacity:.6;transform:translate(10px,-20px)}50%{opacity:1;transform:translate(-10px,-40px)}75%{opacity:.5;transform:translate(10px,-60px)}to{opacity:0;transform:translateY(-80px)}}._healSelf_1wmql_162{position:fixed;top:0;left:0;box-shadow:0 0 40px #fe0 inset;width:100%;height:100%}._poisonContainer_s77tq_1{height:100%;pointer-events:none;z-index:300;position:relative}._greenLayout_s77tq_8{position:fixed;top:0;left:0;right:0;width:100%;height:100%;opacity:.5;z-index:4;background:#221c27;background:linear-gradient(180deg,#221c27,#27f749 82%)}._poisonSelfLayout_s77tq_21{position:fixed;top:0;left:0;box-shadow:0 0 30px #00ff2f inset;width:100%;height:100%}._smoke_s77tq_30{position:fixed;left:0;z-index:3;width:100%;bottom:0}._scull_s77tq_38{position:absolute;width:50px;height:50px;animation:_float_s77tq_1 4s infinite ease-in-out;z-index:7}@keyframes _float_s77tq_1{0%{opacity:1;transform:translate(0)}25%{transform:translate(10px,-20px)}50%{opacity:.8;transform:translate(-10px,-40px)}75%{transform:translate(10px,-60px)}to{opacity:0;transform:translateY(-80px)}}._scull1_s77tq_66{bottom:120px;left:6px;width:37px;height:40px}._scull2_s77tq_73{bottom:149px;left:136px;width:37px;height:40px}._scull3_s77tq_80{bottom:115px;right:43px;width:64px;height:68px}._scull4_s77tq_87{bottom:235px;left:81px;width:26px;height:28px}._scull5_s77tq_94{bottom:225px;right:1px;width:26px;height:28px}._scull6_s77tq_101{top:256px;left:26px;width:37px;height:40px}._scull7_s77tq_108{top:277px;right:67px;width:54px;height:58px}._scull8_s77tq_115{top:222px;left:50%;transform:translate(-50%);width:26px;height:28px}._scull9_s77tq_123{top:152px;right:91px;width:26px;height:28px}._punchScreenContainerEnemy_acztq_1{position:fixed;top:0;left:0;box-shadow:0 0 40px #fd1616 inset;width:100%;height:100%;z-index:300}._punchScreenContainer_acztq_1{position:fixed;top:190px;left:30px;width:50%;height:50%;z-index:200}._abilitiesList_sgs9x_1{position:fixed;bottom:27px;left:0;right:0;display:flex;justify-content:center;gap:10px;color:#fff;z-index:500}._battle_b5xzy_1{position:relative;height:100%}._superKick_b5xzy_6{position:fixed;left:50%;top:calc(50% + 114px);transform:translate(-50%,-50%);z-index:600;width:100%;height:100%;padding:50px 10px 114px;background:#000000b3}@media (max-height: 600px){._superKick_b5xzy_6{padding-top:5px}}._modalRoot_1bu0e_1{position:absolute;display:flex;justify-content:center;align-items:center}._modalWrapper_1bu0e_8{width:calc(100vw - 30px);height:calc(100vh - 30px);padding:20px 15px;background:#151517;display:flex;flex-flow:column nowrap;gap:25px;width:330px;border-radius:17px;border:1px;border:1px solid #1d1d20}._header_1bu0e_22{width:100%;height:46px;display:flex;align-items:center;justify-content:space-between}._header_1bu0e_22 ._modalTitle_1bu0e_29{font-size:24px;font-weight:500;line-height:24px;text-align:left;color:#fff;margin:0;padding:0}._header_1bu0e_22 ._closeBtn_1bu0e_38{width:46px;height:46px;display:flex;align-items:center;justify-content:center;background:transparent;border:none;cursor:pointer}._header_1bu0e_22 ._closeBtn_1bu0e_38 svg{width:15px;height:15px}._modalBodyWrapper_1bu0e_53,._modalBody_1bu0e_53{width:100%}._subTitle_1bu0e_61{font-size:16px;font-weight:700;line-height:16px;text-align:left;color:#fff}._text_1bu0e_69{font-size:14px;font-weight:400;line-height:19.6px;text-align:left;color:#fff9;margin-bottom:15px}._header_tihth_1{display:grid;grid-template-columns:1fr repeat(2,min-content);column-gap:8px;align-items:center;width:100%;max-height:46px;height:46px}._header_tihth_1 ._title_tihth_10{font-size:24px;line-height:24px;font-weight:500;color:#fff;text-transform:uppercase}._header_tihth_1 ._infoBtn_tihth_17{display:flex;align-items:center;justify-content:center;height:46px;border:1px solid #30303e;border-radius:14px;background:linear-gradient(148.47deg,#d9d9d90c 29.79%,#73737300 70.59%);font-size:14px;font-weight:400;line-height:14px;text-align:center;color:#fff;cursor:pointer;-webkit-user-select:none;user-select:none;padding:11.5px}._header_tihth_1 ._infoBtn_tihth_17 img{min-width:20px}._header_tihth_1 ._leagueBtn_tihth_37{display:flex;align-items:center;justify-content:center;height:46px;border:1px solid #30303e;border-radius:14px;background:linear-gradient(148.47deg,#d9d9d90c 29.79%,#73737300 70.59%);font-size:14px;font-weight:400;line-height:14px;text-align:center;color:#fff;cursor:pointer;-webkit-user-select:none;user-select:none;padding:8px}._header_tihth_1 ._leagueBtn_tihth_37 img{min-width:25px}._header_tihth_1 ._buyBtn_tihth_57{display:flex;align-items:center;justify-content:center;height:46px;border:1px solid #30303e;border-radius:14px;background:linear-gradient(148.47deg,#d9d9d90c 29.79%,#73737300 70.59%);line-height:14px;text-align:center;color:#fff;cursor:pointer;-webkit-user-select:none;user-select:none;padding:16px 20px;flex-flow:row nowrap;gap:10px;min-width:150px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;font-size:14px;font-weight:400}._header_tihth_1 ._buyBtn_tihth_57 span{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;font-size:14px;font-weight:400}._header_tihth_1 ._buyBtn_tihth_57:disabled{opacity:.2}._wrapper_mi37q_1{background-color:#000000b3;position:relative}._wrapper_mi37q_1 ._modalContainer_mi37q_5{display:flex;flex-flow:column nowrap;align-items:center;outline:none;position:relative;left:0;top:110svh;width:100vw;height:100svh;padding:36px 15px calc(30vh + 45px);transition:background-color .3s ease,top .3s ease-in-out,filter .3s ease;border-radius:20px 20px 0 0;background:#151517;border:1px solid #1d1d20}._wrapper_mi37q_1 ._modalContainer_mi37q_5._show_mi37q_21{top:30vh}._wrapper_mi37q_1 ._modalContainer_mi37q_5 ._closeBtn_mi37q_24{position:absolute;right:10px;top:10px;width:26px;height:26px;display:flex;align-items:center;justify-content:center;background:transparent;border:none;cursor:pointer;z-index:2000}._wrapper_mi37q_1 ._modalContainer_mi37q_5 ._closeBtn_mi37q_24 svg{width:15px;height:15px;position:absolute}._wrapper_mi37q_1 ._modalContainer_mi37q_5 ._heading_mi37q_43{display:flex;width:100%;margin-bottom:23px}._wrapper_mi37q_1 ._modalContainer_mi37q_5 ._heading_mi37q_43 ._title_mi37q_48{font-size:28px;font-weight:500;line-height:28px;text-align:center;color:#fff;text-transform:uppercase}._wrapper_mi37q_1 ._modalContainer_mi37q_5 ._infoWrapper_mi37q_56{display:flex;flex-direction:column;gap:8px;width:100%}._wrapper_mi37q_1 ._levelContainer_mi37q_62{width:100%;color:#fff;font-weight:700}._wrapper_mi37q_1 ._levelContainerLevel_mi37q_67{color:#b364d8}._leagueInfoItem_1l0td_1{border:1px solid #1d1d20;border-radius:14px;padding:10px;color:#fff;width:100%}._leagueInfoItem_1l0td_1 ._leagueInfoItemContent_1l0td_8{display:flex;justify-content:space-between;align-items:center}._leagueInfoItem_1l0td_1 ._leagueInfoItemContent_1l0td_8 ._leagueInfoItemImageContainer_1l0td_13{display:flex;align-items:center;width:50px;height:50px;background:linear-gradient(148.47deg,#d9d9d90d 29.79%,#73737300 70.59%);border-radius:10px;padding:7.5px 10px;border:1px solid rgba(153,153,153,.1215686275)}._leagueInfoItem_1l0td_1 ._leagueInfoItemContent_1l0td_8 ._leagueInfoItemLevelContainer_1l0td_23{display:flex;gap:4px;color:#ffffff41;align-items:center}._leagueInfoItem_1l0td_1 ._leagueInfoItemContent_1l0td_8 ._leagueInfoItemLevel_1l0td_23{color:#fff}._leagueInfoItem_1l0td_1 ._leagueInfoItemContent_1l0td_8 ._leagueInfoItemLeftSide_1l0td_32{display:flex;gap:10px;align-items:center}._leagueInfoItem_1l0td_1 ._leagueInfoItemContent_1l0td_8 ._leagueInfoItemImg_1l0td_37{width:50px;height:50px}._leagueInfoItem_1l0td_1 ._leagueInfoItemContent_1l0td_8 ._leagueInfoItemText_1l0td_41{display:flex;flex-direction:column;gap:6px}._leagueInfoItem_1l0td_1 ._leagueInfoItemContent_1l0td_8 ._leagueInfoItemText_1l0td_41 ._leagueInfoItemTitle_1l0td_46{font-size:16px;font-weight:500;line-height:22.4px}._leagueInfoItem_1l0td_1 ._leagueInfoItemContent_1l0td_8 ._leagueInfoItemText_1l0td_41 ._leagueInfoItemAmount_1l0td_51{display:flex;gap:8px;align-items:end;font-size:14px;line-height:14px;font-weight:400}._leagueInfoItem_1l0td_1 ._leagueInfoItemContent_1l0td_8 ._leagueInfoItemText_1l0td_41 ._leagueInfoItemAmount_1l0td_51 ._amount_1l0td_59{color:#fff9}._leagueInfoItem_1l0td_1 ._leagueInfoItemContent_1l0td_8 ._leagueInfoItemText_1l0td_41 ._leagueInfoItemAmount_1l0td_51 :last-child{margin-left:-2px}._disabled_1l0td_66{opacity:50%}._active_1l0td_70{background:linear-gradient(90deg,#1b181f,#2a2031 50.5%,#1d1920)}._container_cvbfo_1{position:relative;display:grid;grid-template-columns:1fr;grid-template-rows:min-content 1fr repeat(2,min-content);max-width:300px;width:100%;max-height:404px;height:100%;min-height:360px;padding:15px;margin:0 auto;border-radius:17px;background:#151517;border:1px solid #1d1d20;overflow:hidden}@media screen and (max-height: 600px){._container_cvbfo_1{min-height:340px}}._container_cvbfo_1:before{content:"";display:block;width:104px;height:104px;border-radius:50%;background-color:#b76adb;position:absolute;top:40%;left:50%;transform:translateY(-50%) translate(-50%);filter:blur(115px)}._container_cvbfo_1 ._header_cvbfo_36{display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center;margin-bottom:10px;padding-right:4px}._container_cvbfo_1 ._header_cvbfo_36 ._pet_name_cvbfo_44{font-size:16px;font-weight:700;line-height:16px;text-align:left;color:#fff}._container_cvbfo_1 ._header_cvbfo_36 ._lvl_cvbfo_51{font-size:14px;font-weight:500;line-height:14px;text-align:right;color:#b364d8}._container_cvbfo_1 ._avatar_cvbfo_58{margin:0 auto 8px;height:100%;max-height:208px}@media screen and (max-height: 650px){._container_cvbfo_1 ._avatar_cvbfo_58{max-height:160px}}@media screen and (max-height: 580px){._container_cvbfo_1 ._avatar_cvbfo_58{max-height:144px}}._container_cvbfo_1 ._upgradeBtn_cvbfo_74{width:100%;height:45px;padding:10px 20px;display:flex;align-items:center;justify-content:center;gap:10px;border-radius:0 0 17px 17px;background:#2a282d;border:1px solid #30303e}._container_cvbfo_1 ._upgradeBtn_cvbfo_74 span{font-size:14px;font-weight:400;line-height:14px;text-align:center;color:#83d987}ul._container_1122v_1{display:flex;align-items:center;justify-content:space-around;width:100%;height:87px;gap:0px;border-radius:17px 17px 0 0;border:1px solid #30303e;border-bottom:0px;padding:8px 0 6px}ul._container_1122v_1 ._item_container_1122v_13{display:flex;flex-flow:column nowrap;align-items:center;justify-content:center;gap:8px}ul._container_1122v_1 ._value_1122v_20{font-size:14px;font-weight:500;line-height:14px;text-align:center;color:#fff}._item_1122v_13{position:relative;width:35px;height:35px;display:flex;align-items:center;justify-content:center;padding:8px;border-radius:10px;border:1px solid rgba(255,255,255,.1)}._item_1122v_13._small_1122v_39{width:31px;height:29px;padding:6px}._item_1122v_13:after{content:"";position:absolute;display:block;width:100%;height:100%;top:0;bottom:0;left:0;right:0;opacity:.1;background:linear-gradient(148.47deg,#d9d9d97d 29.79%,#73737300 70.59%)}._item_1122v_13 img{width:18px;max-width:100%;height:18px;max-height:100%}._item_1122v_13._highlighted_1122v_63{border:1px solid #b364d8}._item_1122v_13._highlighted_1122v_63._with_chip_1122v_66:before{content:"";position:absolute;width:11px;height:11px;top:-1px;right:-1px;background-position:-2px -2px;background-image:url("")}._item_1122v_13._highlighted_1122v_63+._value_1122v_20{color:#b364d8}._wrapper_1aemy_1{background-color:#000000b3}._wrapper_1aemy_1 ._modalContainer_1aemy_4{display:flex;flex-flow:column nowrap;justify-content:flex-end;outline:none;position:absolute;left:0;top:110svh;width:100vw;height:calc(100svh - 79px);padding:0 15px;transition:background-color .3s ease,top .3s ease-in-out;border-radius:20px 20px 0 0;background:#151517;border:1px solid #1d1d20}._wrapper_1aemy_1 ._modalContainer_1aemy_4._show_1aemy_20{top:79px}._wrapper_1aemy_1 ._modalContainer_1aemy_4._blur_1aemy_23{filter:blur(12px)}._wrapper_1aemy_1 ._modalContainer_1aemy_4 ._closeBtn_1aemy_26{position:absolute;top:5px;right:5px;width:46px;height:46px;display:flex;align-items:center;justify-content:center;background:transparent;border:none;cursor:pointer}._wrapper_1aemy_1 ._modalContainer_1aemy_4 ._closeBtn_1aemy_26 svg{width:15px;height:15px}._wrapper_1aemy_1 ._modalContainer_1aemy_4 ._petImg_1aemy_43{position:relative;display:flex;align-items:center;justify-content:center;width:100%;max-height:240px;max-width:204px;top:0;left:50%;transform:translate(-50%);pointer-events:none}._wrapper_1aemy_1 ._modalContainer_1aemy_4 ._petImg_1aemy_43 img{top:-34px;position:relative;z-index:1}._wrapper_1aemy_1 ._modalContainer_1aemy_4 ._petImg_1aemy_43:before{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:100px;height:100px;border-radius:50%;background-color:#fff;filter:blur(70px)}._wrapper_1aemy_1 ._modalContainer_1aemy_4 ._title_1aemy_73{display:flex;flex-flow:column nowrap;align-items:center;margin-bottom:20px}._wrapper_1aemy_1 ._modalContainer_1aemy_4 ._title_1aemy_73 ._petName_1aemy_79{font-size:30px;font-weight:700;line-height:30px;text-align:center;color:#fff;margin-bottom:5px}._wrapper_1aemy_1 ._modalContainer_1aemy_4 ._title_1aemy_73 ._petLevel_1aemy_87{font-size:16px;font-weight:500;line-height:16px;text-align:center;color:#a0a0a0}._wrapper_1aemy_1 ._modalContainer_1aemy_4 ._stats_1aemy_94{display:flex;flex-flow:column nowrap;align-items:center;gap:8px;padding:0 15px;margin-bottom:29px}._wrapper_1aemy_1 ._modalContainer_1aemy_4 ._stats__statItem_1aemy_102{display:flex;flex-flow:row nowrap;align-items:center;gap:8px;width:100%}._wrapper_1aemy_1 ._modalContainer_1aemy_4 ._stats__statItem__statsWrapper_1aemy_109{display:flex;flex-flow:column nowrap;gap:6px;width:100%}._wrapper_1aemy_1 ._modalContainer_1aemy_4 ._stats__statItem__statsData_1aemy_115{display:flex;flex-flow:row nowrap;align-items:baseline;justify-content:space-between;gap:6px}._wrapper_1aemy_1 ._modalContainer_1aemy_4 ._stats__statItem__statName_1aemy_122{font-size:14px;font-weight:500;line-height:14px;text-align:left;color:#fff9}._wrapper_1aemy_1 ._modalContainer_1aemy_4 ._stats__statItem__statValue_1aemy_129{font-size:14px;font-weight:500;line-height:14px;text-align:left;color:#fff}._wrapper_1aemy_1 ._modalContainer_1aemy_4 ._stats__statItem__progress_1aemy_136{position:relative;width:100%;height:4px;border-radius:2px;overflow:hidden;background:#30303e}._wrapper_1aemy_1 ._modalContainer_1aemy_4 ._stats__statItem__progress_1aemy_136>div{position:absolute;left:0;top:0;height:100%;width:0;border-radius:2px;background:#83d987;transition:width .25s ease}._wrapper_1aemy_1 ._modalContainer_1aemy_4 ._footerCard_1aemy_154{width:100%;height:160px;padding:15px;border-radius:17px;border:1px solid #1d1d20;background:#1f1f22;display:flex;flex-flow:column nowrap;align-items:center;gap:10px;margin-top:auto}._wrapper_1aemy_1 ._modalContainer_1aemy_4 ._footerCard__header_1aemy_167{display:flex;flex-direction:column;align-items:center;gap:8px;margin-bottom:20px}._wrapper_1aemy_1 ._modalContainer_1aemy_4 ._footerCard__subTitle_1aemy_174{font-size:18px;font-weight:500;line-height:23.4px;text-align:center;color:#e2b436}._wrapper_1aemy_1 ._modalContainer_1aemy_4 ._footerCard__desc_1aemy_181{display:flex;align-items:center;flex-flow:row nowrap;gap:8px;margin-bottom:8px}._wrapper_1aemy_1 ._modalContainer_1aemy_4 ._footerCard__desc_1aemy_181 img{width:16px;height:16px}._wrapper_1aemy_1 ._modalContainer_1aemy_4 ._footerCard__price_row_1aemy_192{display:flex;flex-flow:row nowrap;align-items:center;gap:2px}._wrapper_1aemy_1 ._modalContainer_1aemy_4 ._footerCard__price_1aemy_192{display:flex;justify-content:center;align-items:center;height:16px;font-size:14px;font-weight:500;text-align:left;color:#fff}._wrapper_1aemy_1 ._modalContainer_1aemy_4 ._footerCard__limiter_1aemy_208{width:1px;height:12px;opacity:.6;background-color:#fff}._wrapper_1aemy_1 ._modalContainer_1aemy_4 ._footerCard__levelLabel_1aemy_214{font-size:14px;font-weight:500;line-height:14px;text-align:left;opacity:.6;color:#fff}._buysuccess_1aemy_223{position:fixed;top:0;left:0;display:flex;flex-flow:column nowrap;justify-content:space-between;width:100vw;height:100vh;z-index:10;padding:28px 15px 20px;opacity:0;visibility:hidden;background-color:transparent;transition:opacity .3s ease,background-color .5s ease,filter .5s ease}._buysuccess_1aemy_223._visible_1aemy_239{visibility:visible;opacity:1}._buysuccess_1aemy_223._visible_1aemy_239._bg_dark_1aemy_243{background:#000000b2}._buysuccess_1aemy_223._visible_1aemy_239 ._footer_blured_1aemy_246{filter:blur(0);opacity:1}._buysuccess_1aemy_223._visible_1aemy_239 ._buysuccess__footer__level_progress_1aemy_250 div{width:100%;background:#b364d8}._buysuccess_1aemy_223._visible_1aemy_239 ._buysuccess__footer__level_text_1aemy_254{opacity:0}._buysuccess_1aemy_223._visible_1aemy_239 ._buysuccess__footer__level_text_current_1aemy_257{left:0;opacity:1}._buysuccess_1aemy_223._visible_1aemy_239 ._fade_out_vatar_1aemy_261,._buysuccess_1aemy_223._visible_1aemy_239 ._fireworks_scale_in_1aemy_264._fireworks_purple_1aemy_264{opacity:1}._buysuccess_1aemy_223._visible_1aemy_239 ._fireworks_greeen_1aemy_267{animation:_shake_1aemy_1 8s ease 0s infinite normal none,_opacity_in_out_1aemy_1 2s ease 1.3s 1 normal none}._buysuccess_1aemy_223._visible_1aemy_239 ._fireworks_purple_1aemy_264{animation:_shake_1aemy_1 8s ease 0s infinite normal none}._buysuccess__heading_1aemy_273{color:#fff}._buysuccess__heading__title_1aemy_276{font-size:30px;font-weight:700;line-height:30px;text-align:center;color:#fff;margin-bottom:5px}._buysuccess__heading__subtitle_1aemy_284{font-size:16px;font-weight:500;line-height:16px;text-align:center;color:#a0a0a0}._buysuccess__avatar_container_1aemy_291{position:relative;width:100%;z-index:0;display:flex;align-items:center;justify-content:center}._buysuccess__avatar_container_1aemy_291 img{position:absolute;z-index:1;height:100%;max-height:92vw;aspect-ratio:1/1;opacity:0}._buysuccess__avatar_container_1aemy_291 img._fireworks_greeen_1aemy_267{transition:opacity 1s ease 1.5s,max-width 1s ease 1.5s}._buysuccess__avatar_container_1aemy_291 img._fireworks_purple_1aemy_264{transition:opacity 1s ease 2s,max-width 1s ease 1.5s}@keyframes _opacity_in_out_1aemy_1{0%{opacity:0}50%{opacity:1}to{opacity:0}}@keyframes _shake_1aemy_1{0%{transform:translate(0)}20%{transform:translate(-2px,2px)}40%{transform:translate(-2px,-2px)}60%{transform:translate(2px,2px)}80%{transform:translate(2px,-2px)}to{transform:translate(0)}}@keyframes _scale-in_1aemy_1{0%{opacity:.8;transform:scale(.2)}80%{opacity:0;transform:scale(1.2)}to{opacity:0;transform:scale(2.2)}}._buysuccess__avatar_1aemy_291{z-index:5;color:#fff;margin:0 auto;height:43vh;width:80vw;background-position:center;background-size:contain;background-repeat:no-repeat}@media screen and (max-height: 645px){._buysuccess__avatar_1aemy_291{height:34vh}}._buysuccess__avatar_1aemy_291._fade_out_vatar_1aemy_261{opacity:0;transition:opacity 1s ease 1s}._buysuccess__footer_1aemy_250{color:#fff}._buysuccess__footer_1aemy_250._footer_blured_1aemy_246{opacity:0;filter:blur(13);transition:opacity 1s ease 1s,filter 1s ease 1s}._buysuccess__footer__level_holder_1aemy_385{display:flex;flex-flow:column nowrap;align-items:center;gap:10px;margin-bottom:22px}._buysuccess__footer__level_progress_1aemy_250{position:relative;width:196px;height:14px;border-radius:7px;background:#44445c}._buysuccess__footer__level_progress_1aemy_250 div{position:absolute;left:0;top:0;width:0%;height:14px;border-radius:7px;background-color:#83d987;transition:width 1s ease,background-color 1s ease;transition-timing-function:linear}._buysuccess__footer__level_text_cont_1aemy_410{position:relative}._buysuccess__footer__level_text_1aemy_254{font-size:25px;font-weight:700;line-height:25px;text-align:center;color:#fff;opacity:1;transition:opacity 1s ease}._buysuccess__footer__level_text_current_1aemy_257{font-size:25px;font-weight:700;line-height:25px;text-align:left;color:#fff;position:absolute;top:0;left:50px;width:80px;opacity:0;transition:left 1s ease,opacity 1s ease}._buysuccess__footer__card_1aemy_435{width:100%;padding:12px 15px;gap:15px;border-radius:17px;background:#1f1f22;border:1px solid;border-image-source:linear-gradient(155.03deg,#1d1d20 23.72%,rgba(43,44,48,0) 95.34%)}._buysuccess__footer__stats_1aemy_444{display:flex;flex-flow:column nowrap;gap:15px;color:#fff;margin-bottom:17px}._buysuccess__footer__stat_1aemy_444{display:grid;grid-template-columns:min-content 1fr;column-gap:8px;align-items:center}._buysuccess__footer__stat__row_1aemy_457{display:flex;flex-flow:column nowrap;gap:6px}._buysuccess__footer__stat__data_1aemy_462{display:flex;flex-flow:row nowrap;align-items:baseline;justify-content:space-between;line-height:0px;gap:8px}._buysuccess__footer__stat__name_1aemy_470{font-size:14px;font-weight:500;line-height:14px;text-align:left;color:#fff9}._buysuccess__footer__stat__value_1aemy_477{position:relative}._buysuccess__footer__stat__value_1aemy_477 span{font-size:14px;font-weight:500;line-height:14px;text-align:right}._buysuccess__footer__stat__value_1aemy_477 span:first-child{color:#fff;margin-right:4px}._buysuccess__footer__stat__value_1aemy_477 span:last-child{color:#83d987}._buysuccess__footer__stat__progress_1aemy_493{position:relative;width:100%;height:4px;border-radius:2px;background:#30303e}._buysuccess__footer__stat__progress_1aemy_493 div{position:absolute;height:4px;border-radius:2px}._buysuccess__footer__stat__progress_1aemy_493 div:first-child{background:#83d987;z-index:2}._buysuccess__footer__stat__progress_1aemy_493 div:last-child{background:#008306;width:0;transition:width 1s ease;z-index:1}._buysuccess__footer__button_1aemy_515{width:100%;height:55px;padding:20px 40px;gap:10px;border-radius:17px;border:1px solid;background:linear-gradient(90deg,#b364d8 68.02%,#9749bc);border-image-source:linear-gradient(314.78deg,rgba(255,255,255,.2) -.05%,rgba(153,153,153,0) 83.57%);font-size:15px;font-weight:500;line-height:15px;text-align:center;color:#fff}._swiper_1ymop_1{width:100vw;transform:translate(-15px);min-height:340px;overflow:visible}._swiperWrapper_1ymop_8{padding-left:calc((100vw - 300px)/2);height:100%}._container_1ymop_13{display:flex;flex-flow:column nowrap;justify-content:space-between;height:100%}.pet-swiper div.swiper-pagination.swiper-pagination-bullets.swiper-pagination-horizontal{position:absolute;bottom:-20px;height:3px;margin-bottom:0;display:flex;align-items:center;justify-content:center}.pet-swiper div.swiper-pagination.swiper-pagination-bullets.swiper-pagination-horizontal span.swiper-pagination-bullet{transform:translate(0);width:3px;height:3px;margin:0 3px;border-radius:1.5px;background-color:#39393a;transition:width .25s ease,background-color .25s ease}.pet-swiper div.swiper-pagination.swiper-pagination-bullets.swiper-pagination-horizontal span.swiper-pagination-bullet.swiper-pagination-bullet-active{width:14px;background-color:#b364d8}@media screen and (max-height: 668px){.pet-swiper div.swiper-pagination.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:-10px}}._container_1rtv5_1{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;cursor:pointer;max-width:300px;width:100%;max-height:404px;height:100%;min-height:360px;padding:15px;margin:0 auto;border-radius:17px;background:#151517;border:1px solid #30303e;overflow:hidden}@media screen and (max-height: 600px){._container_1rtv5_1{min-height:340px}}._container_1rtv5_1:before{content:"";display:block;width:104px;height:104px;border-radius:50%;background-color:#fff;position:absolute;top:40%;left:50%;transform:translateY(-50%) translate(-50%);filter:blur(115px);z-index:0}._container_1rtv5_1 ._avatar_1rtv5_39{margin:0 auto 8px;height:100%;max-height:208px;position:relative;z-index:1}@media screen and (max-height: 650px){._container_1rtv5_1 ._avatar_1rtv5_39{max-height:160px}}@media screen and (max-height: 580px){._container_1rtv5_1 ._avatar_1rtv5_39{max-height:144px}}._container_1rtv5_1 ._plus_1rtv5_57{position:absolute;z-index:2}._container_1rtv5_1 ._text_1rtv5_61{color:#fff;position:absolute;bottom:37px;font-weight:500;font-size:15px;text-transform:uppercase}._wrapper_1ar04_1{background-color:#000000b3}._wrapper_1ar04_1 ._modalContainer_1ar04_4{display:flex;flex-flow:column nowrap;align-items:center;justify-content:flex-end;outline:none;position:absolute;bottom:0;width:100vw;height:fit-content;padding:30px 28px;animation:_slide-to-top_1ar04_1 .3s linear;border-radius:20px 20px 0 0;background:#151517;border:1px solid #1d1d20}._wrapper_1ar04_1 ._modalContainer_1ar04_4:before{content:"";position:absolute;left:50%;top:10%;transform:translate(-50%);width:100px;height:100px;border-radius:50%;background-color:#fff;filter:blur(90px)}._wrapper_1ar04_1 ._modalContainer_1ar04_4._blur_1ar04_32{filter:blur(12px)}._wrapper_1ar04_1 ._modalContainer_1ar04_4._show_1ar04_35{animation:_slide-to-bottom_1ar04_1 .3s linear}._wrapper_1ar04_1 ._modalContainer_1ar04_4 ._closeBtn_1ar04_38{position:absolute;top:5px;right:5px;width:46px;height:46px;display:flex;align-items:center;justify-content:center;background:transparent;border:none;cursor:pointer;z-index:2}._wrapper_1ar04_1 ._modalContainer_1ar04_4 ._closeBtn_1ar04_38 svg{width:15px;height:15px}._wrapper_1ar04_1 ._modalContainer_1ar04_4 ._petImg_1ar04_56{position:absolute;display:flex;align-items:center;justify-content:center;width:205px;height:75svh;top:0;transform:translate(-50%,-40%);left:50%;width:100%;-webkit-mask-image:linear-gradient(to right,#0000,#000 36%,#000 64%,#0000 95%);mask-image:linear-gradient(to right,#0000,#000 36%,#000 64%,#0000 95%);-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:left top,left bottom;mask-position:left top,left bottom;pointer-events:none}._wrapper_1ar04_1 ._modalContainer_1ar04_4 ._petImg_1ar04_56 img{max-width:100%;height:240px;width:204px;object-fit:cover;position:relative;z-index:1;margin:0 auto}._wrapper_1ar04_1 ._modalContainer_1ar04_4 ._heading_1ar04_82{display:flex;flex-flow:column nowrap;align-items:center;margin-bottom:30px}._wrapper_1ar04_1 ._modalContainer_1ar04_4 ._heading_1ar04_82 ._title_1ar04_88{font-size:30px;font-weight:700;line-height:30px;text-align:center;color:#fff;margin-bottom:5px}._wrapper_1ar04_1 ._modalContainer_1ar04_4 ._heading_1ar04_82 ._subTitle_1ar04_96{font-size:16px;font-weight:500;line-height:16px;text-align:center;color:#a0a0a0}._wrapper_1ar04_1 ._modalContainer_1ar04_4 ._desc_1ar04_103{display:block;font-size:14px;font-weight:500;line-height:19.6px;text-align:center;color:#a0a0a0;width:186px;margin-bottom:30px}._starDesc_1ar04_114{color:#fff;max-width:264px;text-align:center;font-weight:500;margin-bottom:15px}._buyButton_1ar04_122{min-height:55px}._payDisabled_1ar04_126 span{background:transparent!important}._buttonsContainer_1ar04_130{display:flex;width:100%;gap:10px}@keyframes _slide-to-top_1ar04_1{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes _slide-to-bottom_1ar04_1{0%{transform:translateY(0)}to{transform:translateY(100%)}}._borderWrapper_y5cdq_1{padding:1px;border-radius:17px;background:linear-gradient(155.03deg,#1d1d20 23.72%,#2b2c3000 95.34%)}._toastContent_y5cdq_7{padding:17px 20px;display:flex;align-items:center;gap:12px;background-color:#151517;border-radius:17px}._modal_buttons_5utgf_1{display:flex;flex-flow:column nowrap;gap:10px;width:100%}._modal_buttons_5utgf_1 ._clipboard_input_5utgf_7{display:flex;justify-content:space-between;align-items:center;margin-top:20px;padding:12px 9px 12px 15px;border:1px solid #2b2b2d;border-radius:17px}._modal_buttons_5utgf_1 ._link_5utgf_16{width:206px;color:#fff;font-family:Rubik;font-size:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._modal_buttons_5utgf_1 ._copyLinkButton_5utgf_25{display:flex;align-items:center;background-color:transparent;outline:0;border:none}._loader_5utgf_33{position:relative;min-height:120px;display:flex;justify-content:center;align-items:center}._container_q5q5k_1{height:100%;display:flex;flex-flow:column nowrap;align-items:center;justify-content:space-between}._buttonsBlock_q5q5k_9{width:100%;display:flex;flex-flow:row nowrap;align-items:center;gap:8px}._fightButton_q5q5k_17{width:100%;height:55px;padding:20px 40px;display:flex;flex-flow:row nowrap;align-items:center;justify-content:center;gap:10px;border-radius:17px;border:1px solid;border-image-source:linear-gradient(314.78deg,rgba(255,255,255,.2) -.05%,rgba(153,153,153,0) 83.57%);font-size:15px;font-weight:500;line-height:15px;text-align:center;text-transform:uppercase;color:#fff;background:linear-gradient(90deg,#b364d8 68.02%,#9749bc);opacity:1;transition:opacity ease .25s}._fightButton_q5q5k_17:active:disabled{opacity:1}._fightButton_q5q5k_17:active{opacity:.8}._fightButton_q5q5k_17 img{width:15px;height:15px}._resultContainer_1ief9_1{display:flex;flex-flow:column nowrap;align-items:center;justify-content:space-between;width:100%;height:calc(100svh - 30px);padding-top:25px}._resultContainer_1ief9_1._friendlyContainer_1ief9_10{padding-top:5px}._resultContainer_1ief9_1._win_1ief9_13 ._avatar_1ief9_13:before{background-color:#f1c805}._resultContainer_1ief9_1._win_1ief9_13 ._reward_1ief9_16 span{color:#f1c805}._resultContainer_1ief9_1._lose_1ief9_19 ._avatar_1ief9_13:before{background-color:#ff3b5d}._resultContainer_1ief9_1._lose_1ief9_19 ._reward_1ief9_16 span{color:#ff3b5d}._resultContainer_1ief9_1 ._avatar_1ief9_13{position:relative;width:100%;flex:1;flex-shrink:1;height:50%;display:flex;justify-content:center;align-items:center}._resultContainer_1ief9_1 ._avatar_1ief9_13:before{content:"";position:absolute;z-index:0;left:50%;top:50%;transform:translate(-50%,-50%);display:block;width:160px;height:160px;border-radius:50%;filter:blur(100px)}._resultContainer_1ief9_1 ._avatar_1ief9_13 img{position:relative;z-index:1;height:100%;max-height:300px}._resultContainer_1ief9_1 ._share_1ief9_54{background:none;border:none;outline:none;box-shadow:none;display:flex;align-items:center;justify-content:center;gap:8px;width:80px;font-weight:500}._resultContainer_1ief9_1 ._share_1ief9_54 ._shareIcon_1ief9_66{height:24px;width:24px}._resultContainer_1ief9_1 ._share_1ief9_54 span{font-size:16px;font-weight:500;line-height:16px;text-align:center;color:#fff}._resultContainer_1ief9_1 ._footerCard_1ief9_77{position:relative;display:flex;flex-flow:column nowrap;align-items:center;justify-content:space-between;gap:25px;width:100%;height:fit-content;padding:25px 15px 20px;border-radius:17px;border:1px solid #2e2e30;background:#151517;z-index:3}._resultContainer_1ief9_1 ._footerCard_1ief9_77 ._buttons_1ief9_92{display:flex;flex-flow:row nowrap;align-items:center;gap:10px;width:100%}._resultContainer_1ief9_1 ._footerCard_1ief9_77 ._buttons_1ief9_92 button:first-child{width:65%}._resultContainer_1ief9_1 ._footerCard_1ief9_77 ._buttons_1ief9_92 button:last-child{width:100%}._resultContainer_1ief9_1 ._footerCard_1ief9_77 ._buttons_1ief9_92._size_equal_1ief9_105 button{width:100%}._resultContainer_1ief9_1 ._footerCard_1ief9_77 ._buttons_1ief9_92._size_equal_1ief9_105:first-child,._resultContainer_1ief9_1 ._footerCard_1ief9_77 ._buttons_1ief9_92._size_equal_1ief9_105:last-child{flex-grow:none}._resultContainer_1ief9_1 ._footerCard_1ief9_77 ._buttons_1ief9_92 button{width:initial}._resultContainer_1ief9_1 ._footerCard_1ief9_77 ._buttons_1ief9_92 button:first-child{flex-grow:7}._resultContainer_1ief9_1 ._footerCard_1ief9_77 ._buttons_1ief9_92 button:last-child{flex-grow:2}._resultContainer_1ief9_1 ._footerCard_1ief9_77 ._buttons_1ief9_92 button ._btn_battle_1ief9_120{flex-grow:2;display:flex;flex-flow:row nowrap;align-items:center;justify-content:center;gap:10px;border:1px solid rgba(255,255,255,.2);background:linear-gradient(90deg,#b364d8 68.02%,#9749bc)}._resultContainer_1ief9_1 ._footerCard_1ief9_77 ._buttons_1ief9_92 button ._btn_battle_1ief9_120 img{width:15px;height:15px}._friendly_header_1ief9_135{display:flex;flex-flow:row nowrap;align-items:center;justify-content:space-between;height:63px;width:100%;padding:13px 14px;border-radius:20px;background:#151517;border:1px solid #30303e}._userData_1ief9_148{display:flex;flex-flow:row nowrap;align-items:center;gap:10px}._userData_1ief9_148._reverse_1ief9_154{flex-direction:row-reverse}._userData_1ief9_148 span{font-size:11px;font-weight:500;line-height:11px;text-align:left;text-transform:uppercase;color:#fff}._notification_1ief9_166{position:absolute;bottom:calc(100% - 20px);display:flex;flex-flow:row nowrap;align-items:center;width:100%;height:54px;padding:10px 20px 10px 10px;gap:10px;border-radius:20px;background:#151517;border:1px solid #30303e}._notification_1ief9_166 span{font-size:12px;font-weight:500;line-height:15.6px;text-align:left;color:#fff}._notificationAvatar_1ief9_188{position:relative}._notificationAvatar_1ief9_188._chip_1ief9_191:before{content:"";display:block;width:16px;height:16px;background-position:center;background-repeat:no-repeat;background-size:contain;position:absolute;z-index:1;right:-5px;top:-2px}._notificationAvatar_1ief9_188._chip_1ief9_191._accepted_1ief9_204:before{background-image:url("")}._notificationAvatar_1ief9_188._chip_1ief9_191._declined_1ief9_207:before{background-image:url("")}._userAvatar_1ief9_211{position:relative;width:35px;max-width:35px;height:35px;max-height:35px;border-radius:50%;border:1px solid rgba(115,115,115,.1);background:linear-gradient(148.47deg,#d9d9d90c 29.79%,#73737300 70.59%);background-position:-1px -1px;background-size:35px 35px;overflow:hidden}._userAvatar_1ief9_211 img{position:absolute;bottom:0;max-width:33px;max-height:33px}._header_1ylzx_1{display:flex;position:relative;justify-content:center;width:100%;margin-bottom:32px;z-index:2}._detailsButton_1ylzx_11{position:absolute;right:0;display:flex;align-items:center;justify-content:center;height:46px;border:1px solid #30303e;border-radius:14px;background:linear-gradient(148.47deg,#d9d9d90c 29.79%,#73737300 70.59%);font-size:14px;font-weight:400;line-height:14px;text-align:center;cursor:pointer;-webkit-user-select:none;user-select:none;padding:11.5px}._detailsButton_1ylzx_11 img{min-width:20px}._title_1ylzx_33{justify-self:center;font-size:46px;font-weight:700;line-height:46px;text-align:center;text-transform:uppercase}._lose_1ylzx_42{color:#ff3b5d}._win_1ylzx_46{color:#f1c805}._popoverBody_1ylzx_50{padding:15px;background:#151517;border:1px solid #30303e;border-radius:17px;color:#fff;min-width:150px;font-family:Rubik;font-size:14px;font-weight:400;line-height:14px}._popoverBody_1ylzx_50 ._reportButton_1ylzx_62{text-transform:uppercase}._rewardInfoWrapper_15p38_1{position:relative;width:100%;height:90px;margin-bottom:35px}._userAvatar_15p38_8{position:absolute;width:100px;height:100px;border-radius:100%;border:2px solid #3a3042;z-index:3;background:#18181a;transform:translateY(-50%);top:50%}._rewardInfoContainer_15p38_20{position:relative;height:100%;z-index:2;background:#151517bf;border:1px solid #2e2e30;border-radius:17px;display:flex;justify-content:center;padding:20px;margin-left:30px}._rewardInfo_15p38_1{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:10px}._subTitle_15p38_41{font-size:14px;font-weight:400;line-height:14px;text-align:left;color:#fff;opacity:.6}._reward_15p38_1{display:flex;flex-flow:row nowrap;align-items:center;gap:6px}._reward_15p38_1 span{font-size:26px;font-weight:500;line-height:26px}._reward_15p38_1 img{width:26px;height:26px}._reward_15p38_1 ._win_15p38_65{color:#ffd400}._reward_15p38_1 ._lose_15p38_68{color:#ff3b5d}._background_15p38_72{position:absolute;width:117px;height:117px;top:0;left:50%;transform:translate(-50%);background:#b76adb;border-radius:100%;filter:blur(80px);z-index:1;pointer-events:none}._backgroundCircles_15p38_86{position:absolute;top:50%;left:50%;transform:translateX(-50%,-50%);z-index:1;pointer-events:none}._statisticBlock_1pgqt_1{margin-bottom:15px;position:relative;width:100%;z-index:2;display:flex;flex-direction:column;flex:1;background:linear-gradient(148.47deg,#d9d9d90c 29.79%,#73737300 70.59%);border-radius:17px;border:1px solid rgba(153,153,153,.1019607843)}._playersInfo_1pgqt_14{padding:14px 16px;background:#15151780;border-radius:17px;border:1px solid rgba(46,46,48,.5019607843);margin:-1px -1px 0;display:grid;grid-template-columns:repeat(3,1fr)}._playersInfo_1pgqt_14 ._playerInfoBlock_1pgqt_23{display:flex;gap:6px}._playersInfo_1pgqt_14 ._playerInfoBlock_1pgqt_23 ._playerInfo_1pgqt_23{display:flex;flex-direction:column;gap:4px;font-size:11px;font-weight:500;line-height:11px}._playersInfo_1pgqt_14 ._playerInfoBlock_1pgqt_23 ._playerInfo_1pgqt_23 ._playerName_1pgqt_35{color:#fff;text-overflow:ellipsis;overflow:hidden;max-width:94px}._playersInfo_1pgqt_14 ._playerInfoBlock_1pgqt_23 ._playerInfo_1pgqt_23 ._playerLevel_1pgqt_41{color:#ffd400}._playersInfo_1pgqt_14 ._playerInfoBlock_1pgqt_23 ._playerAvatar_1pgqt_44{width:35px;height:35px;background:linear-gradient(148.47deg,#d9d9d90c 29.79%,#73737300 70.59%);border-radius:100%;border:1px solid rgba(153,153,153,.1019607843)}._playersInfo_1pgqt_14 ._vs_1pgqt_51{color:#fff9;font-size:16px;font-weight:500;line-height:16px;vertical-align:center;display:flex;justify-content:center;align-items:center}._playersInfo_1pgqt_14 ._enemyInfo_1pgqt_61{flex-direction:row-reverse;justify-content:end}._playerStatistic_1pgqt_66{display:grid;grid-template-columns:repeat(3,1fr);padding:20px 16px 26px;flex:1}@media screen and (max-height: 700px){._playerStatistic_1pgqt_66{padding:0}}._playerStatistic_1pgqt_66>div{display:flex;justify-content:center;align-items:center;text-align:center;font-size:18px;font-weight:500;line-height:18px;color:#fff;text-wrap:wrap}@media screen and (min-height: 800px){._playerStatistic_1pgqt_66>div{font-size:24px}}._playerStatistic_1pgqt_66>div:nth-child(3n+2){color:#fff9;text-transform:capitalize;font-size:14px;font-weight:500;line-height:14px}@media screen and (min-height: 800px){._playerStatistic_1pgqt_66>div:nth-child(3n+2){font-size:20px;line-height:20px}}._volumeButton_1vupk_1{display:flex;justify-content:center;align-items:center;min-width:55px;height:55px;background-color:transparent;border:1px solid #30303e;border-radius:14px}._container_18gg6_1{width:100%;border-radius:17px;border:1px;background:#151517;border:1px solid #1d1d20;overflow:hidden;padding:16px 15px 20px;margin-bottom:14px}._botSliderWrapper_6sav3_1{max-width:130px}._botSliderWrapper_6sav3_1 ._swiper-slide_6sav3_4{max-height:100%}._container_6sav3_8{width:100%;border-radius:15px;border:1px;border:1px solid rgba(153,153,153,.1);padding:14px 0 16px;background:#18181a;overflow:hidden;margin-bottom:30px;display:flex;flex-flow:column nowrap;align-items:center;transition:border-color .25s ease}@media screen and (max-height: 680px){._container_6sav3_8{margin-bottom:16px}}._container_6sav3_8._isEnemyFinded_6sav3_27{border:1px solid #b364d8}._container_6sav3_8 ._title_6sav3_30{font-size:10px;font-weight:700;line-height:10px;text-align:center;text-transform:uppercase;color:#fff;margin-bottom:8px}._container_6sav3_8 ._timer_6sav3_39{display:block;height:24px;font-size:24px;font-weight:500;line-height:24px;text-align:center;color:#9749bc}._avatarsRow_6sav3_49{display:grid;align-items:center;grid-template-columns:1fr 30px 1fr;width:100%}@media screen and (max-height: 680px){._avatarsRow_6sav3_49{margin-top:-30px}}._avatarsRow_6sav3_49 ._vsLabel_6sav3_60{font-size:24px;font-weight:500;line-height:24px;text-align:center;color:#747476}._avatarWithName_6sav3_68{position:relative;display:flex;flex-flow:column nowrap;z-index:0}._avatarWithName_6sav3_68._searching_6sav3_74:before{opacity:0}._avatarWithName_6sav3_68._rightSide_6sav3_77:before{background:#40c0c9}._avatarWithName_6sav3_68._rightSide_6sav3_77 ._avatarImg_6sav3_80{transform:rotateY(180deg);align-self:flex-end;-webkit-mask-image:linear-gradient(to right,#000 64%,#0000 95%);mask-image:linear-gradient(to right,#000 64%,#0000 95%);-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:left top,left bottom;mask-position:left top,left bottom}._avatarWithName_6sav3_68._rightSide_6sav3_77 ._avatarName_6sav3_88{transform:translate(10px)}._avatarWithName_6sav3_68:before{content:"";position:absolute;top:65%;left:50%;transform:translate(-50%,-50%);width:105px;height:108px;border-radius:18px;opacity:0px;background:#dd6c95;opacity:.6;filter:blur(42px);opacity:1;transition:opacity ease .25s}._avatarWithName_6sav3_68 ._avatarImg_6sav3_80{position:relative;height:147px;min-height:130px;width:100%;background-position:center;background-repeat:no-repeat;background-size:contain;align-self:flex-start}@media screen and (max-height: 600px){._avatarWithName_6sav3_68 ._avatarImg_6sav3_80{height:100px;min-height:100px}}._avatarWithName_6sav3_68 ._avatarImg_6sav3_80._mirroredAvatar_6sav3_123{transform:scaleX(-1) rotateY(180deg)}._avatarWithName_6sav3_68 ._avatarImg_6sav3_80._userAvatar_6sav3_126{transform:scaleX(-1)}._avatarWithName_6sav3_68 ._avatarImg_6sav3_80 ._mirroredShadow_6sav3_129{transform:scaleX(-1) rotateY(180deg)}._avatarWithName_6sav3_68 ._avatarName_6sav3_88{font-size:12px;font-weight:500;line-height:12px;text-align:center;text-transform:uppercase;color:#fff;transform:translate(-10px)}._userInfo_12gzd_1{height:35px;width:100%;display:grid;grid-template-columns:min-content minmax(66px,1fr);align-items:center;column-gap:6px}._userInfo_12gzd_1._loading_12gzd_9 ._userData_12gzd_9 ._progress_12gzd_9{background-color:#35353733}._userInfo_12gzd_1._loading_12gzd_9 ._userData_12gzd_9 ._progress_12gzd_9 div{visibility:hidden}._userInfo_12gzd_1._right_12gzd_15{grid-template-columns:minmax(84px,1fr) min-content}._userInfo_12gzd_1._right_12gzd_15 ._userAvatar_12gzd_18{order:2}._userInfo_12gzd_1._right_12gzd_15 ._userData_12gzd_9{align-items:flex-end;order:1}._userInfo_12gzd_1._right_12gzd_15 ._userData_12gzd_9 ._userPoints_12gzd_25{flex-direction:row-reverse}._userInfo_12gzd_1 ._dataPlaceholder_12gzd_28{display:block;width:50%;max-width:48px;height:100%;max-height:14px;border-radius:2px;background:linear-gradient(90deg,#353537,#35353700,#353537);background-size:200%;-webkit-animation:_placeholderAnimation_12gzd_1 .9s linear infinite;-moz-animation:_placeholderAnimation_12gzd_1 .9s linear infinite;-o-animation:_placeholderAnimation_12gzd_1 .9s linear infinite;animation:_placeholderAnimation_12gzd_1 .9s linear infinite}._userInfo_12gzd_1 ._userAvatar_12gzd_18{position:relative;width:35px;max-width:35px;height:35px;max-height:35px;border-radius:50%;border:1px solid rgba(115,115,115,.1);background:linear-gradient(148.47deg,#d9d9d90c 29.79%,#73737300 70.59%);background-position:-1px -1px;background-size:35px 35px;overflow:hidden}._userInfo_12gzd_1 ._userAvatar_12gzd_18 img{position:absolute;bottom:0;max-width:33px;max-height:33px}._userInfo_12gzd_1 ._userData_12gzd_9{display:flex;flex-flow:column nowrap;align-items:flex-start;justify-content:center;width:100%;height:100%}._userInfo_12gzd_1 ._userData_12gzd_9 ._userPoints_12gzd_25{display:flex;align-items:baseline;justify-content:space-between;height:11px;width:100%}._userInfo_12gzd_1 ._userData_12gzd_9 ._userPoints_12gzd_25 ._value_12gzd_76{display:flex;align-items:center;gap:2px}._userInfo_12gzd_1 ._userData_12gzd_9 ._userPoints_12gzd_25 ._value_12gzd_76 span{font-size:11px;font-weight:500;line-height:11px;text-align:left;color:#fff}._userInfo_12gzd_1 ._userData_12gzd_9 ._userPoints_12gzd_25 ._value_12gzd_76 img{height:13px}._userInfo_12gzd_1 ._userData_12gzd_9 ._userPoints_12gzd_25 ._percents_12gzd_91{font-size:10px;font-weight:400;line-height:10px;text-align:right;color:#fff9}._userInfo_12gzd_1 ._userData_12gzd_9 ._progress_12gzd_9{position:relative;display:block;width:100%;height:4px;border-radius:2px;overflow:hidden;background-color:#fff3}._userInfo_12gzd_1 ._userData_12gzd_9 ._progress_12gzd_9 div{content:"";position:absolute;left:0;top:0;height:100%;border-radius:2px;background-color:#b364d8}._userInfo_12gzd_1 ._userData_12gzd_9 ._userName_12gzd_116{display:block;font-size:11px;font-weight:500;line-height:11px;text-align:left;text-transform:uppercase;color:#fff;max-width:70px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._usernameContainer_12gzd_130{display:flex;flex-direction:column;gap:4px}._userLvl_12gzd_136{color:#ffd400;font-size:11px;line-height:11px;font-weight:500}@-webkit-keyframes _placeholderAnimation_12gzd_1{0%{background-position:0%}50%{background-position:100%}to{background-position:200%}}@-moz-keyframes _placeholderAnimation_12gzd_1{0%{background-position:0%}50%{background-position:100%}to{background-position:200%}}@-o-keyframes _placeholderAnimation_12gzd_1{0%{background-position:0%}50%{background-position:100%}to{background-position:200%}}@keyframes _placeholderAnimation_12gzd_1{0%{background-position:0%}50%{background-position:100%}to{background-position:200%}}._header_1w5nf_1{display:flex;flex-flow:row nowrap;align-items:center;gap:16px;margin-bottom:20px}._header_1w5nf_1>span{font-size:12px;line-height:12px;font-weight:500;color:#fff}._container_1qq43_1{display:flex;flex-flow:column nowrap;gap:8px}._title_1qq43_7{font-size:16px;font-weight:700;line-height:16px;text-align:left;color:#fff;margin-bottom:6px}._dataPlaceholder_1qq43_16{display:block;width:70px;max-width:48px;height:14px;max-height:14px;border-radius:2px;background:linear-gradient(90deg,#353537,#35353700,#353537);background-size:200%;-webkit-animation:_placeholderAnimation_1qq43_1 .9s linear infinite;-moz-animation:_placeholderAnimation_1qq43_1 .9s linear infinite;-o-animation:_placeholderAnimation_1qq43_1 .9s linear infinite;animation:_placeholderAnimation_1qq43_1 .9s linear infinite}._statsRow_1qq43_31{display:grid;grid-template-columns:minmax(100px,1fr) 30px minmax(100px,1fr);column-gap:8px;align-items:center}._statItem_1qq43_38{height:fit-content;min-height:24px;max-height:40px;width:100%;display:flex;flex-flow:column nowrap;gap:6px}._statItem_1qq43_38._rightSide_1qq43_47 ._dataRow_1qq43_47{flex-direction:row-reverse}._statItem_1qq43_38._rightSide_1qq43_47 ._dataRow_1qq43_47 ._statName_1qq43_50{text-align:left}._statItem_1qq43_38._rightSide_1qq43_47 ._progressBar_1qq43_53>div{left:0;right:unset}._statItem_1qq43_38._loading_1qq43_57{color:#fff}._statItem_1qq43_38._loading_1qq43_57 ._progressBar_1qq43_53{background:#2f2f31}._statItem_1qq43_38 ._dataRow_1qq43_47{display:flex;align-items:center;justify-content:space-between;gap:4px}._statItem_1qq43_38 ._dataRow_1qq43_47 ._value_1qq43_69{font-size:14px;font-weight:500;line-height:14px;text-align:left;color:#fff}._statItem_1qq43_38 ._dataRow_1qq43_47 ._statName_1qq43_50{font-size:14px;font-weight:500;line-height:14px;text-align:right;overflow:hidden;text-overflow:ellipsis;color:#fff9}._statItem_1qq43_38 ._progressBar_1qq43_53{position:relative;height:4px;border-radius:2px;overflow:hidden;background:#30303e}._statItem_1qq43_38 ._progressBar_1qq43_53>div{position:absolute;right:0;top:0;height:100%;border-radius:2px;background:#83d987;transition:width .25s ease}._statItem_1qq43_38 ._progressBar_1qq43_53._red_1qq43_101 div{background:#ff3d3d}@-webkit-keyframes _placeholderAnimation_1qq43_1{0%{background-position:0%}50%{background-position:100%}to{background-position:200%}}@-moz-keyframes _placeholderAnimation_1qq43_1{0%{background-position:0%}50%{background-position:100%}to{background-position:200%}}@-o-keyframes _placeholderAnimation_1qq43_1{0%{background-position:0%}50%{background-position:100%}to{background-position:200%}}@keyframes _placeholderAnimation_1qq43_1{0%{background-position:0%}50%{background-position:100%}to{background-position:200%}}._btn_1mfv8_1{position:relative;width:100%;height:55px;border-radius:17px;border:1px solid #b364d8;background:none;display:flex;align-items:center;justify-content:center}._btn_1mfv8_1._waitingStart_1mfv8_12{border:1px solid #30303e}._btn_1mfv8_1._waitingStart_1mfv8_12 ._text_1mfv8_15{color:#30303e}._btn_1mfv8_1._waitingStart_1mfv8_12 ._timer_1mfv8_18{display:none}._btn_1mfv8_1 ._text_1mfv8_15{font-size:15px;font-weight:500;line-height:15px;text-align:center;color:#b364d8;text-transform:uppercase}._btn_1mfv8_1 ._timer_1mfv8_18{position:absolute;left:0;top:0;height:100%;padding:15px 11px;display:flex;flex-flow:column nowrap;align-items:center;gap:2px}._btn_1mfv8_1 ._timer_1mfv8_18 ._digits_1mfv8_40{font-size:8px;font-weight:500;line-height:8px;text-align:center;color:#b364d8}._btn_1mfv8_1 ._timer_1mfv8_18 ._clock_1mfv8_47{width:13px;height:13px;border:1.25px solid #b364d8;border-radius:50%;overflow:hidden;box-shadow:inset 0 0 0 1.5px #111112}._searchBattle_19myf_1{display:grid;grid-template-rows:1fr min-content;width:100%;min-height:100%}._centered_19myf_8{display:flex;align-items:center;justify-content:center;max-height:100%;overflow-y:auto}._buttonsContainer_19myf_16{display:flex;gap:8px}._avatar_gbrw7_1{display:flex;flex-direction:column;align-items:center;padding:12px;min-height:220px;min-width:162px;width:50%;border:1px solid #30303e;border-radius:16px;background-color:#18181a}@media (max-height: 660px){._avatar_gbrw7_1{min-height:160px}}._avatar_gbrw7_1 ._content_gbrw7_18{position:relative;z-index:2}._avatar_gbrw7_1 ._avatarImage_gbrw7_22{width:125px;height:160px;object-fit:contain;transform:scaleX(-1)}@media (max-height: 660px){._avatar_gbrw7_1 ._avatarImage_gbrw7_22{width:100px;height:120px}}._avatar_gbrw7_1 ._enemySlider_gbrw7_34 div{width:125px!important;height:175px!important}._avatar_gbrw7_1 ._enemySlide_gbrw7_34{width:100px;height:200px}._avatar_gbrw7_1 ._awaiting_gbrw7_42{color:#ffffff80;text-transform:uppercase;font-size:12px;font-weight:500;line-height:18px}._avatar_gbrw7_1 ._waiting_gbrw7_49{width:100%;display:flex;align-items:center;justify-content:center;gap:6px}._avatar_gbrw7_1 ._waiting_gbrw7_49 img{width:18px;height:18px}._avatar_gbrw7_1 ._waiting_gbrw7_49 span{color:#eea12b;text-transform:uppercase;font-family:Rubik;font-size:12px;font-weight:500;line-height:18px}._avatar_gbrw7_1 ._ready_gbrw7_68{width:100%;display:flex;align-items:center;justify-content:center;gap:6px}._avatar_gbrw7_1 ._ready_gbrw7_68 img{width:18px;height:18px}._avatar_gbrw7_1 ._ready_gbrw7_68 span{color:#83d987;text-transform:uppercase;font-family:Rubik;font-size:12px;font-weight:500;line-height:18px}._enemyAvatar_gbrw7_88 img{transform:scale(1)!important}._avatarIsReady_gbrw7_92{border:1px solid #83d987;position:relative;overflow:hidden}._avatarIsReady_gbrw7_92 ._backgroundReady_gbrw7_97{position:absolute;width:100%;height:100%;z-index:0}._header_gbrw7_104{width:100%;display:flex;align-items:center;justify-content:space-between}._header_gbrw7_104 span{color:#fff;font-size:12px;line-height:12px;font-weight:500}._headerPlaceholder_gbrw7_117{width:48px;height:14px;display:block;border-radius:2px;background:linear-gradient(90deg,#353537,#35353700,#353537);background-size:200%;-webkit-animation:_placeholderAnimation_gbrw7_1 .9s linear infinite;-moz-animation:_placeholderAnimation_gbrw7_1 .9s linear infinite;-o-animation:_placeholderAnimation_gbrw7_1 .9s linear infinite;animation:_placeholderAnimation_gbrw7_1 .9s linear infinite}@-webkit-keyframes _placeholderAnimation_gbrw7_1{0%{background-position:0%}50%{background-position:100%}to{background-position:200%}}@-moz-keyframes _placeholderAnimation_gbrw7_1{0%{background-position:0%}50%{background-position:100%}to{background-position:200%}}@-o-keyframes _placeholderAnimation_gbrw7_1{0%{background-position:0%}50%{background-position:100%}to{background-position:200%}}@keyframes _placeholderAnimation_gbrw7_1{0%{background-position:0%}50%{background-position:100%}to{background-position:200%}}._avatars_8qet4_1{position:relative;width:100%;display:flex;align-items:center;gap:6px}._vsLabel_8qet4_9{position:absolute;top:50%;left:50%;display:flex;align-items:center;justify-content:center;width:46px;height:46px;border:4px solid #111112;border-radius:50%;background-color:#18181a;transform:translate(-50%,-50%);z-index:1}._vsLabel_8qet4_9 span{font-size:16px;font-weight:500;line-height:16px;color:#747476}._seconds_8qet4_31{background-color:#83d987}._seconds_8qet4_31 span{color:#000}._betBanner_1bx2j_1{position:relative;z-index:1;display:flex;justify-content:space-between;background:#18181a;border:1px solid rgba(255,255,255,.1019607843);border-radius:17px;overflow:hidden;height:96px;flex-shrink:0;margin-bottom:15px}@media (max-height: 610px){._betBanner_1bx2j_1{height:60px}}._betBanner_1bx2j_1 ._goldImage1_1bx2j_19{position:absolute;top:0;left:0}._betBanner_1bx2j_1 ._goldImage2_1bx2j_24{position:absolute;left:0;bottom:0}._betBanner_1bx2j_1 ._goldImage3_1bx2j_29{position:absolute;right:0;bottom:0}._betBanner_1bx2j_1 ._betBannerContent_1bx2j_34{display:flex;flex-direction:column;align-items:center;gap:8px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}._betBanner_1bx2j_1 ._betBannerContent_1bx2j_34 ._betBannerContentTitle_1bx2j_44{font-size:10px;font-weight:700;line-height:10px;text-transform:uppercase;color:#ffffff80}._betBanner_1bx2j_1 ._betBannerContent_1bx2j_34 ._coinCounter_1bx2j_51{display:flex;align-items:center;gap:8px}._betBanner_1bx2j_1 ._betBannerContent_1bx2j_34 ._coinCounter_1bx2j_51 p{font-size:31px;font-weight:500;line-height:31px;color:#ffd400}._userInfo_16oe1_1{height:35px;width:100%;display:grid;grid-template-columns:min-content minmax(66px,1fr);align-items:center;column-gap:6px}._userInfo_16oe1_1._loading_16oe1_9 ._userData_16oe1_9{gap:10px}._userInfo_16oe1_1._right_16oe1_12{grid-template-columns:minmax(84px,1fr) min-content}._userInfo_16oe1_1._right_16oe1_12 ._userAvatar_16oe1_15{order:2}._userInfo_16oe1_1._right_16oe1_12 ._userData_16oe1_9{align-items:flex-end;order:1}._userInfo_16oe1_1 ._userNamePlaceholder_16oe1_22,._userInfo_16oe1_1 ._coinCounterPlaceholder_16oe1_23{display:block;border-radius:2px;background:linear-gradient(90deg,#353537,#35353700,#353537);background-size:200%;-webkit-animation:_placeholderAnimation_16oe1_1 .9s linear infinite;-moz-animation:_placeholderAnimation_16oe1_1 .9s linear infinite;-o-animation:_placeholderAnimation_16oe1_1 .9s linear infinite;animation:_placeholderAnimation_16oe1_1 .9s linear infinite}._userInfo_16oe1_1 ._userNamePlaceholder_16oe1_22{width:40px;height:6px}._userInfo_16oe1_1 ._coinCounterPlaceholder_16oe1_23{width:48px;height:14px}._userInfo_16oe1_1 ._userAvatar_16oe1_15{position:relative;width:35px;max-width:35px;height:35px;max-height:35px;border-radius:50%;border:1px solid rgba(115,115,115,.1019607843);background:linear-gradient(148.47deg,#d9d9d90c 29.79%,#73737300 70.59%);background-position:-1px -1px;background-size:35px 35px;overflow:hidden}._userInfo_16oe1_1 ._userAvatar_16oe1_15 img{position:absolute;bottom:0;max-width:33px;max-height:33px}._userInfo_16oe1_1 ._userData_16oe1_9{display:flex;flex-flow:column nowrap;align-items:flex-start;justify-content:center;gap:4px;width:100%;height:100%}._userInfo_16oe1_1 ._userData_16oe1_9 ._userName_16oe1_22{display:block;font-size:11px;font-weight:500;line-height:11px;text-align:left;text-transform:uppercase;color:#fff;max-width:70px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._userInfo_16oe1_1 ._userData_16oe1_9 ._coinCounter_16oe1_23{display:flex;align-items:center;gap:4px}._userInfo_16oe1_1 ._userData_16oe1_9 ._coinCounter_16oe1_23 ._coinCounterIcon_16oe1_87{width:15px;height:15px}._userInfo_16oe1_1 ._userData_16oe1_9 ._coinCounter_16oe1_23 ._coinCounterText_16oe1_91{color:#ffd400;font-size:11px;line-height:11px;font-weight:500}@-webkit-keyframes _placeholderAnimation_16oe1_1{0%{background-position:0%}50%{background-position:100%}to{background-position:200%}}@-moz-keyframes _placeholderAnimation_16oe1_1{0%{background-position:0%}50%{background-position:100%}to{background-position:200%}}@-o-keyframes _placeholderAnimation_16oe1_1{0%{background-position:0%}50%{background-position:100%}to{background-position:200%}}@keyframes _placeholderAnimation_16oe1_1{0%{background-position:0%}50%{background-position:100%}to{background-position:200%}}._header_pmmnf_1{width:100%;border-radius:17px;border:1px;background:#151517;border:1px solid #1d1d20;overflow:hidden;padding:16px 15px 20px;display:flex;flex-flow:row nowrap;align-items:center;gap:16px;margin-bottom:16px}._header_pmmnf_1 ._timer_pmmnf_15{width:100%;display:flex;align-items:center;justify-content:center;max-width:28px;min-width:28px;height:28px;border:1px solid #b364d8;border-radius:50%;text-transform:uppercase;color:#b364d8;font-size:8px;line-height:8px;font-weight:500}._swiper_1t6ia_1{width:100vw;max-height:calc(100svh - 300px);height:100%;transform:translate(-15px);min-height:340px;overflow:visible}._swiperWrapper_1t6ia_10{padding-left:calc((100vw - 300px)/2);height:100%}._container_1df06_1{position:relative;display:grid;grid-template-columns:1fr;grid-template-rows:min-content 1fr repeat(2,min-content);max-width:320px;width:100%;height:100%;padding:15px;margin:0 auto;border-radius:17px;background:#151517;border:1px solid #1d1d20;overflow:hidden}@media screen and (max-height: 600px){._container_1df06_1{min-height:340px}}._container_1df06_1._selected_1df06_21{border:1px solid #83d987}._container_1df06_1:before{content:"";display:block;width:104px;height:104px;border-radius:50%;background-color:#b76adb;position:absolute;top:40%;left:50%;transform:translateY(-50%) translate(-50%);filter:blur(115px)}._container_1df06_1 ._header_1df06_37{display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center;margin-bottom:10px;padding-right:4px}._container_1df06_1 ._header_1df06_37 ._pet_name_1df06_45{font-size:16px;font-weight:700;line-height:16px;text-align:left;color:#fff}._container_1df06_1 ._header_1df06_37 ._lvl_1df06_52{font-size:14px;font-weight:500;line-height:14px;text-align:right;color:#b364d8}._container_1df06_1 ._avatar_1df06_59{margin:0 auto 8px;height:100%;max-height:308px;transform:translateY(40%)}@media screen and (max-height: 760px){._container_1df06_1 ._avatar_1df06_59{max-height:220px}}@media screen and (max-height: 660px){._container_1df06_1 ._avatar_1df06_59{max-height:190px}}@media screen and (max-height: 580px){._container_1df06_1 ._avatar_1df06_59{max-height:160px}}._modalWrapper_hijfp_1{position:fixed;display:flex;align-items:flex-end;width:100%;height:100%;bottom:0;left:0;background-color:#000000b2;z-index:10}._modalBody_hijfp_13{position:relative;height:90svh;width:100%;background-color:#151517;border-radius:20px 20px 0 0;padding-top:35px;animation:_slide-to-top_hijfp_1 .5s}._closeButton_hijfp_23{position:absolute;top:15px;right:15px;width:26px;height:26px}._modalContent_hijfp_31{height:100%}._modalContent__textContainer_hijfp_34{display:flex;flex-direction:column;align-items:center;gap:8px;margin-bottom:15px}._modalContent__title_hijfp_41{text-transform:uppercase;color:#fff;font-size:28px;line-height:28px;font-weight:500}._modalContent__description_hijfp_48{color:#737374;font-size:10px;line-height:13px;font-weight:500;text-transform:uppercase;text-align:center}._modalContent__buttonContainer_hijfp_56{padding:25px 15px}@media (max-height: 600px){._modalContent__buttonContainer_hijfp_56{padding:10px 15px}}@keyframes _slide-to-top_hijfp_1{0%{transform:translateY(100%)}to{transform:translateY(0)}}._buttonsWrapper_154j9_1{display:flex;gap:10px;margin-top:26px}._container_f5nx6_1{width:100%}._info_f5nx6_5{margin:10px 0;padding:13px 20px;display:flex;align-items:center;gap:15px;border:1px solid #30303e;border-radius:20px;width:100%}._info_f5nx6_5 span{width:200px;color:#ffffff80;font-size:12px;line-height:16px}._buttons_f5nx6_22{margin-bottom:15px}._infoBlock_f5nx6_26{display:flex;align-items:center;gap:8px}._imageContainer_1o8ej_1{padding-top:38px;width:100%;display:flex;justify-content:center}.countdownBackdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;height:100%;z-index:2;display:flex;justify-content:center;align-items:center}.countdown{color:#fff;font-size:100px}._timesUp_96xte_1{height:455px}._timesUp__content_96xte_4{display:flex;flex-direction:column;align-items:center;justify-content:space-around;height:100%}._timesUp__imageContainer_96xte_11{position:relative}._timesUp__image_96xte_11{width:333px;height:333px;position:relative;z-index:10}._timesUp__gradient_96xte_20{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:0}._timesUp__textContainer_96xte_27{display:flex;flex-direction:column;gap:10px;text-align:center}._timesUp__title_96xte_33{font-size:24px;line-height:33px;font-weight:500;color:#fff}._timesUp__description_96xte_39{color:#fff9;font-size:16px;line-height:22px;font-weight:500}._placebet_gsmx4_1{height:100%}._placebet__content_gsmx4_4{display:flex;justify-content:space-between;flex-direction:column;gap:20px;height:100%;padding-inline:15px;padding-top:24px}._placebet__topbar_gsmx4_13{display:flex;justify-content:space-between;align-items:center}._placebet__title_gsmx4_18{font-size:24px;line-height:33px;font-weight:500;color:#fff}._placebet__maxbet_gsmx4_24{display:flex;align-items:center;color:#fff;font-size:16px;gap:3px;text-transform:uppercase}._placebet__maxbet_gsmx4_24 span{color:#ffd400}._placebet__coin_gsmx4_36{width:17px;height:17px}._placebet__inputContainer_gsmx4_40{display:flex;flex-direction:column;gap:13px}._placebet__inputContainerDescription_gsmx4_45{color:#737374;line-height:19px;font-size:14px}._placebet__input_gsmx4_40{display:flex;align-items:center;border:1px solid #30303e;height:56px;background-color:#151517;border-radius:17px;padding-inline:15px;color:#fff;outline:0}._placebet__input_gsmx4_40:checked{border:1px solid #fff}._placebet__buttonsContainer_gsmx4_64{display:flex;flex-direction:column;gap:13px}._placebet__buttonsContainer_gsmx4_64 button{text-transform:uppercase}._purpleColor_gsmx4_73{color:#c64eff!important}._error_gsmx4_77{color:red}._numberpadRow_o0wzd_1{display:flex;justify-content:space-between;align-items:center}._numberContainer_o0wzd_7{background:#151517;height:60px;border-radius:12px;color:#fff;display:flex;justify-content:center;align-items:center;flex-grow:1;cursor:pointer;transition:.2s}._numberContainer_o0wzd_7:active{background-color:#404046}._numpad_o0wzd_23{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}._betConfirm_1tdw7_1{overflow:hidden;height:455px}._betConfirm__progressContainer_1tdw7_5{position:relative;z-index:10}._betConfirm__content_1tdw7_9{display:flex;flex-direction:column;justify-content:space-between;padding-top:50px;padding-bottom:10px;height:100%}._betConfirm__imageContainer_1tdw7_17{position:relative;display:flex;justify-content:center}._betConfirm__imgWrapper_1tdw7_22{position:relative;z-index:2;background-color:#18181a;border-radius:50%}._betConfirm__img_1tdw7_22{position:relative;z-index:200;width:120px;height:120px;border:2px solid #3a3042;border-radius:50%}._betConfirm__spotGradient_1tdw7_36{position:absolute;top:50%;left:50%;z-index:1;min-width:100%;height:220%;pointer-events:none;transform:translate(-50%,-50%);background-image:url("");background-size:100% 100%;background-repeat:no-repeat}._betConfirm__circle_1tdw7_49{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);border-radius:50%;-webkit-animation:_ping_1tdw7_1 2s ease-in-out infinite alternate;animation:_ping_1tdw7_1 2s ease-in-out infinite alternate;z-index:-1;pointer-events:none}._betConfirm__smallCircle_1tdw7_60{width:120px;height:120px;border:.5px solid #3a3042}._betConfirm__mediumCircle_1tdw7_65{height:166px;width:166px;border:.5px solid #3a3042}._betConfirm__bigCircle_1tdw7_70{height:248px;width:248px;border:.5px solid #3a3042}._betConfirm__textContainer_1tdw7_75{margin-top:8px}._betConfirm__whoseBet_1tdw7_78{display:flex;justify-content:center;font-size:24px;line-height:33px;font-weight:500;color:#fff}._betConfirm__balance_1tdw7_86{position:relative;display:flex;align-items:center;margin:10px auto 0;color:#fff;border:1px solid #30303e;width:fit-content;padding:3px 10px 3px 35px;border-radius:22px;z-index:10}._betConfirm__coin_1tdw7_99{width:32px;height:32px;position:absolute;left:-5px}._betConfirm__bottomContent_1tdw7_105{position:relative;display:flex;flex-direction:column;justify-content:space-between;max-height:250px;height:100%;z-index:10}._betConfirm__waitingOpponent_1tdw7_114{display:flex;justify-content:center;color:#fff;font-size:24px;line-height:33px;text-align:center}._betConfirm__buttonsContainer_1tdw7_122{display:flex;flex-direction:column;padding-inline:15px;gap:11px}._betConfirm__buttonsContainer_1tdw7_122 button{text-transform:uppercase}._purpleColor_1tdw7_132{color:#c64eff!important}@-webkit-keyframes _ping_1tdw7_1{0%{-webkit-transform:translate(-50%,-50%) scale(1);transform:translate(-50%,-50%) scale(1);opacity:.8}80%{-webkit-transform:translate(-50%,-50%) scale(2.2);transform:translate(-50%,-50%) scale(2.2);opacity:0}to{-webkit-transform:translate(-50%,-50%) scale(3.2);transform:translate(-50%,-50%) scale(3.2);opacity:0}}@keyframes _ping_1tdw7_1{0%{-webkit-transform:translate(-50%,-50%) scale(1);transform:translate(-50%,-50%) scale(1);opacity:.8}80%{-webkit-transform:translate(-50%,-50%) scale(2.2);transform:translate(-50%,-50%) scale(2.2);opacity:0}to{-webkit-transform:translate(-50%,-50%) scale(3.2);transform:translate(-50%,-50%) scale(3.2);opacity:0}}._modal_buttons_rwpgb_1{display:flex;flex-flow:column nowrap;gap:10px;width:100%;margin-bottom:34px}._modal_buttons_rwpgb_1 ._clipboard_input_rwpgb_8{display:flex;justify-content:space-between;align-items:center;margin-top:20px;padding:12px 9px 12px 15px;border:1px solid #2b2b2d;border-radius:17px}._modal_buttons_rwpgb_1 ._link_rwpgb_17{width:206px;color:#fff;font-family:Rubik;font-size:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._modal_buttons_rwpgb_1 ._copyLinkButton_rwpgb_26{display:flex;align-items:center;background-color:transparent;outline:0;border:none}._image_rwpgb_34{max-height:170px;aspect-ratio:1/1;object-fit:cover;z-index:2;position:relative}._title_rwpgb_42{color:#fff;font-weight:500;text-align:center;font-size:24px;line-height:29px;text-transform:uppercase}._details_rwpgb_51{color:#fff9;font-size:14px;line-height:20px;text-align:center}._contentWrapper_rwpgb_58{min-height:calc(100vh - 270px);display:flex;flex-direction:column;gap:39px;align-items:center;justify-content:center}._goldenGlow_rwpgb_67{position:absolute;pointer-events:none;top:-30%;left:50%;transform:translate(-50%);height:200px;aspect-ratio:1/1}._goldenGlow_rwpgb_67 img{object-fit:cover;object-position:center;border-radius:100%;z-index:1}._relative_rwpgb_83{position:relative}._modal_i0dfb_1{position:fixed;left:0;bottom:0;width:100%;height:100%;display:flex;align-items:flex-end;background-color:#000000b2;z-index:10}._modalBody_i0dfb_13{background-color:#151517;border:1px solid;border-image-source:linear-gradient(155.03deg,#1d1d20 23.72%,rgba(43,44,48,0) 95.34%);width:100%;height:fit-content;padding-top:36px;animation:_slide-top_i0dfb_1 .5s;overflow:hidden}._modalBody__title_i0dfb_23{position:relative;display:flex;justify-content:center;text-transform:uppercase;font-size:24px;line-height:24px;font-weight:500;color:#fff;z-index:10}._modalBody__content_i0dfb_34{padding-top:20px;padding-bottom:48px;height:100%}@media (max-height: 600px){._modalBody__content_i0dfb_34{padding-bottom:20px}}@keyframes _slide-top_i0dfb_1{0%{transform:translateY(100%)}to{transform:translateY(0)}}._container_1n68j_1{height:100%;padding-bottom:12px}._referralItem_pvxp8_1{display:flex;align-items:center;justify-content:space-between;padding:6px 18px;font-size:16px;line-height:16px;font-weight:500}._referralItem_pvxp8_1 h3{max-width:200px;color:#fff;font-size:16px;line-height:24px;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._referralItem_pvxp8_1 ._points_pvxp8_20{display:flex;align-items:center;gap:4px;font-size:16px;line-height:16px;font-weight:500;color:#fff}._referralItem_pvxp8_1 ._pointsGem_pvxp8_29{color:#b364d8}._referralItem__avatarBlock_pvxp8_32{display:flex;gap:11px;align-items:center}._referralItem__avatar_pvxp8_32{border:1px solid #2c2d39;border-radius:50%;overflow:hidden}._referralItem__usernameContainer_pvxp8_42{display:flex;flex-direction:column;gap:5px}._referralItem__lvl_pvxp8_47{color:#b364d8;font-weight:500;font-size:12px;line-height:12px}._modalBackdrop_yb2zq_1>div:first-child{background:#000000d9}._modal_yb2zq_1{background-color:#151517;padding:20px 14px;border-radius:17px;max-width:calc(100vw - 30px);width:100%}._modal__header_yb2zq_12{display:flex;justify-content:space-between}._modal__titleBlock_yb2zq_16{display:flex;flex-direction:column;gap:8px;font-family:Rubik}._modal__title_yb2zq_16{color:#fff;font-size:24px;line-height:24px;font-weight:500}._modal__description_yb2zq_28{font-size:10px;line-height:10px;color:#737374;font-weight:700}._modal__closeButton_yb2zq_34{display:flex;justify-content:center;align-items:center;width:46px;height:46px;border:1px solid #2b2b2d;background:linear-gradient(148.47deg,#d9d9d90d 29.79%,#73737300 70.59%);border-radius:17px}._modal__linkContainer_yb2zq_44{display:flex;justify-content:space-between;align-items:center;margin-top:20px;padding:12px 9px 12px 15px;border:1px solid #2b2b2d;border-radius:17px}._modal__link_yb2zq_44{width:206px;color:#fff;font-family:Rubik;font-size:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._modal__copyLinkButton_yb2zq_62{display:flex;align-items:center;background-color:transparent;outline:0;border:none}._modal__sendButton_yb2zq_69{margin-top:10px}._modalWrapper_yb2zq_73{display:flex;justify-content:center;align-items:center;height:100%;width:100%}._refScreen_13wx5_1{display:flex;flex-direction:column;justify-content:space-between;width:100%;height:calc(100% - 71px);padding:0 0 5px;gap:10px}._refScreen_13wx5_1 ._header_13wx5_10{display:flex;align-items:center;justify-content:space-between;row-gap:8px;column-gap:20px}@media (min-width: 375px){._refScreen_13wx5_1 ._header_13wx5_10{column-gap:30px}}._refScreen_13wx5_1 ._accountInfo_13wx5_22{display:flex;align-items:center;gap:8px}._refScreen_13wx5_1 ._accountInfo_13wx5_22 ._avatar_13wx5_27{width:46px;height:46px;border-radius:14px;border:1px solid #282828;overflow:hidden}._refScreen_13wx5_1 ._accountInfo_13wx5_22 ._balances_13wx5_34{display:flex;flex-flow:column nowrap;gap:8px}._refScreen_13wx5_1 ._accountInfo_13wx5_22 ._balances_13wx5_34>div{display:flex;align-items:center;gap:5px}._refScreen_13wx5_1 ._accountInfo_13wx5_22 ._balances_13wx5_34>div span{font-size:12px;font-weight:400;line-height:12px;text-align:left}._refScreen_13wx5_1 ._accountInfo_13wx5_22 ._tons_13wx5_50{color:#188fd1}._refScreen_13wx5_1 ._accountInfo_13wx5_22 ._gems_13wx5_53{color:#b364d8}._refScreen_13wx5_1 ._btnAbout_13wx5_56{display:flex;align-items:center;justify-content:center;width:46px;height:46px;border-radius:14px;border:1px solid rgba(153,153,153,.1);background:linear-gradient(148.47deg,#d9d9d90d 29.79%,#73737300 70.59%)}._refScreen_13wx5_1 ._title_13wx5_66{font-size:28px;font-weight:500;line-height:28px;text-align:center;text-transform:uppercase;color:#fff;padding:25px 0 15px}._refScreen_13wx5_1 ._rewardInfo_13wx5_75{display:grid;grid-template-columns:1fr 1fr;width:100%;gap:10px;justify-content:center}._refScreen_13wx5_1 ._rewardBlock_13wx5_82{display:flex;flex-direction:column;justify-content:space-between;height:103px;background-color:#151517;border-radius:17px;padding:13px}._refScreen_13wx5_1 ._rewardBlock_13wx5_82 ._titleBlock_13wx5_91{display:flex;align-items:center;justify-content:space-between;gap:8px}._refScreen_13wx5_1 ._rewardBlock_13wx5_82 ._titleBlock_13wx5_91 svg{min-width:16px}._refScreen_13wx5_1 ._rewardBlock_13wx5_82 ._titleBlock_13wx5_91 svg path{fill:#fff9}._refScreen_13wx5_1 ._rewardBlock_13wx5_82 ._titleBlockTitle_13wx5_103{font-size:18px;line-height:18px;color:#fff9;font-size:14px}._refScreen_13wx5_1 ._rewardBlock_13wx5_82 ._reward_13wx5_75{display:flex;align-items:center;gap:5px;font-weight:500;color:#b364d8}._refScreen_13wx5_1 ._rewardBlock_13wx5_82 ._reward_13wx5_75 span{font-size:20px;line-height:20px}._refScreen_13wx5_1 ._rewardBlock_13wx5_82 ._reward_13wx5_75 span._white_13wx5_120{color:#fff}._refScreen_13wx5_1 ._referralPercent_13wx5_123{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;font-size:15px;line-height:19.6px;text-align:center;color:#fff9;margin-top:14px}._refScreen_13wx5_1 ._referralPercent_13wx5_123._refScreen_13wx5_1 ._referralPercent_13wx5_123._refScreen_13wx5_1 ._referralPercent__eu_13wx5_135{font-size:.875em}._refScreen_13wx5_1 ._referralPercent_13wx5_123._refScreen_13wx5_1 ._referralPercent_13wx5_123._refScreen_13wx5_1 ._referralPercent__as_13wx5_138{font-size:1.1em}._refScreen_13wx5_1 ._myReferrals_13wx5_141{border-radius:17px;background-color:#151517}._refScreen_13wx5_1 ._myReferralsTextBlock_13wx5_145{display:grid;grid-template-columns:repeat(2,min-content);gap:6px;align-items:center;justify-content:space-between;padding:20px 14px}._refScreen_13wx5_1 ._myReferralsTextBlock_13wx5_145>span{display:flex;gap:6px;align-items:center;color:#fff}._refScreen_13wx5_1 ._myReferralsTextBlockPurple_13wx5_159{color:#b364d8}._refScreen_13wx5_1 ._myReferralsCounter_13wx5_162{line-height:19px;color:#ad5ed2;font-weight:700}._refScreen_13wx5_1 ._myReferralsText_13wx5_145{color:#fff;line-height:16px;font-weight:500;text-transform:uppercase}._refScreen_13wx5_1 ._myReferralsText_13wx5_145._refScreen_13wx5_1 ._myReferralsText_13wx5_145._refScreen_13wx5_1 ._myReferralsText__eu_13wx5_173{font-size:1rem;font-weight:700}._refScreen_13wx5_1 ._myReferralsText_13wx5_145._refScreen_13wx5_1 ._myReferralsText_13wx5_145._refScreen_13wx5_1 ._myReferralsText__as_13wx5_177{font-size:1.6rem}._refScreen_13wx5_1 ._noReferrals_13wx5_180{font-size:14px;font-weight:400;line-height:19.6px;text-align:left;color:#fff9;padding:0 0 14px 14px}._refScreen_13wx5_1 ._buttonWrapper_13wx5_188{position:fixed;bottom:calc(15vh - 13px);left:0;right:0;display:flex;justify-content:center;padding:0 15px 15px;background-color:#111112}._refScreen_13wx5_1 ._modalText_13wx5_198{font-size:14px;font-weight:400;line-height:20px;text-align:left;color:#fff;opacity:.4}._refScreen__refList_13wx5_207>*:not(:last-child){border-bottom:1px solid #212121}._borderGradient_13wx5_211{background:linear-gradient(155.03deg,#1d1d20 23.72%,#2b2c3000 95.34%);border-radius:17px;padding:1px}._loaderContainer_13wx5_217{display:flex;justify-content:center;align-items:center;height:100%}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.tabs{width:100%;border-bottom:1px solid rgba(255,255,255,.1019607843);display:flex;gap:34px}.tab{display:flex;align-items:center;justify-content:center;background:none;outline:none;border:none;position:relative;transition:color ease .2s;color:#fff6;padding-bottom:7px;text-transform:uppercase;font-weight:500}.tab:before,.tab:after{content:"";display:block;position:absolute}.tab:after{width:0;height:1px;bottom:-1px;left:50%;background-color:#b364d8;transform:translate(-50%);transition:width ease .2s}.tab__counter{display:flex;align-items:center;justify-content:center;border-radius:6px;height:17px;min-width:17px;padding:4px;background-color:#fff6;color:#000;font-size:12px;margin-left:8px;font-weight:500;animation:fadeIn .25s ease-in-out}.tab--active{color:#b364d8}.tab--active:after{width:100%}.tab--active .tab__counter{background-color:#b364d8}._content_1o6m9_1{display:flex;flex-flow:column;gap:10px}._content_1o6m9_1 ._pageTitle_1o6m9_6{font-size:16px;font-weight:700;line-height:16px;text-align:left;color:#fff}._content_1o6m9_1 ._reward_card_1o6m9_13{overflow:hidden;position:relative;display:flex;flex-flow:column nowrap;justify-content:space-between;border:1px solid rgba(255,255,255,.1);width:100%;height:129px;padding:15px 18px;border-radius:17px;background:linear-gradient(18deg,#151517,#151517 70%);background-position:center;background-repeat:no-repeat;background-size:cover}._content_1o6m9_1 ._reward_card_1o6m9_13>div{display:flex;flex-flow:row nowrap;justify-content:space-between}._content_1o6m9_1 ._reward_card_1o6m9_13 ._header_1o6m9_34{line-height:0;align-items:center}._content_1o6m9_1 ._reward_card_1o6m9_13 ._header_1o6m9_34 ._title_1o6m9_38{font-size:20px;font-weight:500;line-height:20px;text-align:left;color:#fff;text-transform:uppercase}._content_1o6m9_1 ._reward_card_1o6m9_13 ._header_1o6m9_34 ._avaliable_1o6m9_46{display:flex;align-items:center;gap:6px}._content_1o6m9_1 ._reward_card_1o6m9_13 ._header_1o6m9_34 ._avaliable_1o6m9_46 div{display:flex;flex-flow:column nowrap;gap:2px}._content_1o6m9_1 ._reward_card_1o6m9_13 ._header_1o6m9_34 ._coming_soon_1o6m9_56{font-size:12px;font-weight:500;line-height:12px;text-align:right;color:#b364d8;text-transform:uppercase}._content_1o6m9_1 ._reward_card_1o6m9_13 ._header_1o6m9_34 ._available_in_1o6m9_64{font-size:9px;font-weight:500;line-height:9px;text-align:right;color:#fff;opacity:.4;text-transform:uppercase}._content_1o6m9_1 ._reward_card_1o6m9_13 ._header_1o6m9_34 ._available_in_timer_1o6m9_73{font-size:9px;font-weight:500;line-height:9px;text-align:right;color:#fff;text-transform:uppercase}._content_1o6m9_1 ._reward_card_1o6m9_13 ._header_1o6m9_34 ._now_1o6m9_81{font-size:9px;font-weight:500;line-height:9px;text-align:right;color:#83d987;text-transform:uppercase}._content_1o6m9_1 ._reward_card_1o6m9_13 ._footer_1o6m9_89{align-items:flex-end}._content_1o6m9_1 ._reward_card_1o6m9_13 ._footer_1o6m9_89 ._daily_items_1o6m9_92{display:flex;align-items:center;gap:3px}._content_1o6m9_1 ._reward_card_1o6m9_13 ._footer_1o6m9_89 ._daily_item_1o6m9_92{display:grid;grid-template-rows:22px 10px;width:21px;height:32px;border-radius:3.6px;border:.22px solid #30303e;overflow:hidden}._content_1o6m9_1 ._reward_card_1o6m9_13 ._footer_1o6m9_89 ._daily_item_1o6m9_92 div{display:flex;align-items:center;justify-content:center}._content_1o6m9_1 ._reward_card_1o6m9_13 ._footer_1o6m9_89 ._daily_item_1o6m9_92 span{display:flex;align-items:center;justify-content:center;font-size:4.95px;font-weight:500;line-height:4.95px;text-align:center;color:#83838b;background-color:#30303e;overflow:hidden;white-space:nowrap;text-size-adjust:none;-webkit-text-size-adjust:none}._claim_button_1o6m9_127{display:flex;align-items:center;justify-content:center;width:103px;height:45px;padding:15px 12px;border-radius:17px;background:#ffca01;border:1px solid #30303e}._claim_button_1o6m9_127._disabled_1o6m9_138{background-color:transparent;border:1px solid #30303e;color:#30303e}._claim_button_1o6m9_127 span{font-size:14px;font-weight:500;line-height:14px;text-align:center;color:#090a17;text-transform:uppercase;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}._claim_button_1o6m9_127 span._disabled_1o6m9_138{color:#30303e;text-transform:uppercase}._rouletteBtn_1o6m9_159 span{color:#fff}._pinkGlow_1o6m9_163{width:180px;height:55px;position:absolute;bottom:-45%;left:0;background-color:#fe78ff91;border-radius:20px;filter:blur(25px);z-index:1}._roulettePrizes_1o6m9_175{position:absolute;bottom:4px;left:-40px;z-index:2}.cypherGameModalContent{color:#fff;display:flex;flex-direction:column;align-items:center;padding:0 15px}.cypherGameModalContent .header{display:flex;flex-direction:column;gap:8px;margin-bottom:30px;line-height:1;text-transform:uppercase;font-weight:500}.cypherGameModalContent .header .title{text-align:center;font-size:28px}.cypherGameModalContent .header .details{opacity:40%;font-size:10px}.cypherGameModalContent .rewards{height:143px;margin-bottom:25px;width:100%}.cypherGameModalContent .maxReward{display:flex;align-items:center;justify-content:center;margin-bottom:25px;font-size:14px}.cypherGameModalContent .maxRewardLabel{margin-right:8px;opacity:44%}.cypherGameModalContent .maxRewardValue{font-weight:500}.cypherGameModalContent .maxReward img{width:16px;height:16px;margin-right:2px}.cypherGameModalContent .buttonsWrapper{display:flex;width:100%;gap:8px}.cypherGameModalContent .buttonsWrapper .rulesButton{border:1px solid #30303e;height:55px;width:55px;display:flex;justify-content:center;align-items:center;border-radius:14px}.cypherGameModalContent .buttonsWrapper .checkButton{flex:1;border:1px solid #30303e;height:55px;width:100%;display:flex;justify-content:center;align-items:center;border-radius:14px;background:linear-gradient(90deg,#b364d8 68.02%,#9749bc);color:#fff;text-transform:uppercase;font-weight:500}.cypherGameModalContent .buttonsWrapper .checkButtonDisabled{color:#30303e;border:1px solid #30303e;background:transparent}.cypherGameModalContent .game{margin-bottom:20px}.cypherGameModalGlow{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.cypherGameModalGlow img{object-fit:contain;width:100%;object-position:center}.draggable-list{display:grid;grid-template-columns:repeat(5,1fr);grid-template-rows:repeat(2);gap:5px;margin-inline:auto}.draggable-block{display:flex;justify-content:center;align-items:center;width:62px;aspect-ratio:1;border:1px solid #30303e;border-radius:10px}.draggable-block img{max-width:48px;max-height:53px;object-fit:cover}._modal_ykczk_1{padding:0 15px;width:100%;display:flex;flex-direction:column;align-items:center}._header_ykczk_9{align-items:center;margin-bottom:26px!important}._title_ykczk_14{margin-bottom:8px;font-size:28px;font-weight:500;line-height:28px;text-align:center;color:#fff;text-transform:uppercase}._subtitle_ykczk_24{font-size:10px;font-weight:500;line-height:10px;text-align:center;color:#fff6;text-transform:uppercase}._goldsImage_ykczk_33{margin-bottom:30px}._amount_ykczk_37{margin-bottom:14px;display:flex;align-items:center;gap:4px}._amount_ykczk_37 span{color:#ffd400;font-weight:500;font-size:22px}._pixelverseSmallCoin_ykczk_49{width:25px;height:25px}._completion_ykczk_54{margin-bottom:8px;width:100%;border:1px solid #363244;border-radius:20px;padding:8px}._completionTitle_ykczk_62{text-align:center;margin-top:12px;margin-bottom:14px;font-weight:400;color:#fff9}._completionTitlePercent_ykczk_70{font-weight:500;color:#fff}._bots_ykczk_75{display:flex;align-items:center;gap:4px}._button_ykczk_81{display:flex;align-items:center;justify-content:center;width:100%;height:45px;padding:15px 29px;gap:10px;border-radius:17px;background:#ffca01;border:1px solid #30303e;font-size:14px;font-weight:500;line-height:14px;text-align:center;color:#090a17;text-transform:uppercase}._bot_z11yy_1{padding-top:4px;height:110px;width:100%;border-radius:10px}._bot_z11yy_1 ._botImage_z11yy_7{display:flex;align-items:center;justify-content:center}._bot_z11yy_1 ._botImage_z11yy_7 img{max-height:72px;max-width:72px}._bot_z11yy_1 ._percent_z11yy_16{text-align:center;font-weight:500;color:#ff3b5d;font-size:14px}._botFailed_z11yy_23{background:radial-gradient(100% 100% at 0% 0%,#ff3d5e4d,#0009);border:1px solid #ff3b5d}._botFailed_z11yy_23 ._percent_z11yy_16{color:#ff3b5d}._botSuccess_z11yy_31{background:radial-gradient(100% 100% at 0% 0%,#83d9874d,#0009);border:1px solid #83d987}._botSuccess_z11yy_31 ._percent_z11yy_16{color:#83d987}._botNearlySucceeded_z11yy_39{background:radial-gradient(100% 100% at 0% 0%,#ffca014d,#0009);border:1px solid #ffca01}._botNearlySucceeded_z11yy_39 ._percent_z11yy_16{color:#ffca01}._modal_16xii_1{padding:0 15px;width:100%;display:flex;flex-direction:column;align-items:center}._header_16xii_9{align-items:center;margin-bottom:26px!important}._title_16xii_14{margin-bottom:8px;font-size:28px;font-weight:500;line-height:28px;text-align:center;color:#fff;text-transform:uppercase}._subtitle_16xii_24{font-size:10px;font-weight:500;line-height:10px;text-align:center;color:#fff6;text-transform:uppercase}._travoltaImage_16xii_33{margin-bottom:30px}._travoltaImage_16xii_33 img{width:115px;height:115px}._amount_16xii_41{margin-bottom:14px;display:flex;align-items:center;gap:4px}._amount_16xii_41 span{color:#ff3b5d;font-weight:500;font-size:22px}._pixelverseSmallCoin_16xii_53{width:25px;height:25px}._completion_16xii_58{margin-bottom:8px;width:100%;border:1px solid #363244;border-radius:20px;padding:8px}._completionTitle_16xii_66{text-align:center;margin-top:12px;margin-bottom:14px;font-weight:400;color:#fff9}._completionTitlePercent_16xii_74{font-weight:500;color:#fff}._bots_16xii_79{display:flex;align-items:center;gap:4px}._button_16xii_85{display:flex;align-items:center;justify-content:center;width:100%;height:45px;padding:15px 29px;gap:10px;border-radius:17px;background:#ffca01;border:1px solid #30303e;font-size:14px;font-weight:500;line-height:14px;text-align:center;color:#090a17;text-transform:uppercase}._modal_aypnh_1{--root-corner-radius: 1.125rem;--root-text-cl: #ffffff99;--root-inner-spacing: 1rem;--root-bg: #151517;--root-px: 1rem;--root-pt: 2rem;--root-pb: 1rem;--example-corner-radius: .625rem;--example-box-ratio: 70px;--red-cl: #ff3b5d;--green-cl: #83d987;--yellow-cl: #ffca01;position:fixed;z-index:100;bottom:var(--root-inner-spacing);width:calc(100% - 2rem);left:50%;transform:translate(-50%);height:calc(100dvh - 2rem);background-color:var(--root-bg);border:1px solid rgba(43,44,48,.4);border-radius:var(--root-corner-radius);padding:var(--root-pt) var(--root-px) var(--root-pb);overflow-y:auto}._modal__header_aypnh_27{color:#fff;display:flex;align-items:center;justify-content:space-between}._modal__header_aypnh_27 button{padding:0;border:none;outline:none;background-color:transparent;display:flex}._modal__header_title_aypnh_40{font-weight:500;font-size:24px;line-height:100%;text-transform:uppercase}._modal__header_aypnh_27 svg{fill:#737374}._modal__heading_aypnh_49{font-weight:700;color:var(--root-text-cl);color:#fff}._modal__description_aypnh_54{font-size:14px;color:var(--root-text-cl);line-height:150%}._modal__description_aypnh_54 span{font-weight:700;color:#fff}._modal__content_aypnh_63{display:flex;flex-direction:column;gap:30px}._modal__content_item_aypnh_68{display:flex;flex-direction:column;grid-gap:6px}._modal_aypnh_1 ._example_aypnh_73{display:flex;flex-direction:column;grid-gap:var(--root-inner-spacing)}._modal_aypnh_1 ._row_aypnh_78{display:grid;grid-template-columns:repeat(4,1fr);gap:.5rem;padding:0}._modal_aypnh_1 ._row__item_aypnh_84{display:flex;flex-direction:column;align-items:center;grid-gap:.875rem}._modal_aypnh_1 ._row__item_aypnh_84:nth-child(1){--main-cl: var(--red-cl)}._modal_aypnh_1 ._row__item_aypnh_84:nth-child(2){--main-cl: var(--red-cl)}._modal_aypnh_1 ._row__item_aypnh_84:nth-child(3){--main-cl: var(--green-cl)}._modal_aypnh_1 ._row__item_aypnh_84:nth-child(4){--main-cl: var(--yellow-cl)}._modal_aypnh_1 ._row__image_aypnh_102{width:var(--example-box-ratio);height:var(--example-box-ratio);display:flex;align-items:center;justify-content:center;border:1px solid var(--main-cl);border-radius:var(--example-corner-radius);padding:4px;position:relative}._modal_aypnh_1 ._row__image_aypnh_102:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-radius:inherit;background-image:linear-gradient(120deg,var(--main-cl) 0%,transparent 100%);opacity:.15;pointer-events:none}._modal_aypnh_1 ._row__image_aypnh_102 img{width:100%;height:100%;object-fit:cover;position:relative}._modal_aypnh_1 ._row__value_aypnh_131{font-size:.75rem;font-weight:500;color:var(--main-cl)}._modal_aypnh_1 ._colors_aypnh_136{display:flex;flex-direction:column;grid-gap:var(--root-inner-spacing);padding:0}._modal_aypnh_1 ._colors__item_aypnh_142{display:flex;align-items:flex-start;grid-gap:var(--root-inner-spacing)}._modal_aypnh_1 ._colors__item_aypnh_142 span{color:#fff;font-weight:700}._modal_aypnh_1 ._colors__item_bullet_aypnh_151{width:1.25rem;aspect-ratio:1/1;flex:0 0 auto;border-radius:4px;background-color:var(--bullet-bg)}._modal_aypnh_1 ._colors__item_aypnh_142:nth-child(1){--bullet-bg: var(--red-cl)}._modal_aypnh_1 ._colors__item_aypnh_142:nth-child(2){--bullet-bg: var(--yellow-cl)}._modal_aypnh_1 ._colors__item_aypnh_142:nth-child(3){--bullet-bg: var(--green-cl)}._content_1phqv_1{display:flex;flex-flow:column;gap:10px}._content_1phqv_1>div{display:flex;flex-flow:row nowrap;justify-content:space-between}._reward_card_1phqv_12{position:relative;display:flex;flex-flow:column nowrap;justify-content:space-between;border:1px solid rgba(255,255,255,.1);width:100%;height:129px;padding:15px 18px;border-radius:17px;background:linear-gradient(18deg,#222125,#18181a 70%)}._pageTitle_1phqv_25{font-size:16px;font-weight:700;line-height:16px;text-align:left;color:#fff}._header_1phqv_33{line-height:0;display:flex;justify-content:space-between}._header_1phqv_33 ._title_1phqv_38{font-size:20px;font-weight:500;line-height:20px;text-align:left;color:#fff;text-transform:uppercase}._header_1phqv_33 ._coming_soon_1phqv_46{font-size:12px;font-weight:500;line-height:12px;text-align:right;color:#b364d8;text-transform:uppercase}._header_1phqv_33 ._now_1phqv_54{font-size:9px;font-weight:500;line-height:9px;text-align:right;color:#83d987;text-transform:uppercase}._avaliable_1phqv_63{display:flex;align-items:center;gap:6px}._avaliable_1phqv_63 div{display:flex;flex-flow:column nowrap;gap:2px}._available_in_1phqv_74{font-size:9px;font-weight:500;line-height:9px;text-align:right;color:#fff;opacity:.4;text-transform:uppercase}._available_in_timer_1phqv_84{font-size:9px;font-weight:500;line-height:9px;text-align:right;color:#fff;text-transform:uppercase}._footer_1phqv_93{display:flex;width:100%;justify-content:flex-end}._footer_1phqv_93 ._daily_items_1phqv_98{display:flex;align-items:center;gap:3px}._footer_1phqv_93 ._daily_item_1phqv_98{display:grid;grid-template-rows:22px 10px;width:21px;height:32px;border-radius:3.6px;border:.22px solid #30303e;overflow:hidden}._footer_1phqv_93 ._daily_item_1phqv_98 div{display:flex;align-items:center;justify-content:center}._footer_1phqv_93 ._daily_item_1phqv_98 span{display:flex;align-items:center;justify-content:center;font-size:4.95px;font-weight:500;line-height:4.95px;text-align:center;color:#83838b;background-color:#30303e;overflow:hidden;white-space:nowrap;text-size-adjust:none;-webkit-text-size-adjust:none}._claim_button_1phqv_133{display:flex;align-items:center;justify-content:center;width:103px;height:45px;padding:15px 29px;gap:10px;border-radius:17px;background:#ffca01;border:1px solid #30303e;font-size:14px;font-weight:500;line-height:14px;text-align:center;color:#090a17;text-transform:uppercase}._claim_button_1phqv_133._disabled_1phqv_151{background-color:transparent;border:1px solid #30303e;color:#30303e}._banner_1phqv_157{position:absolute;left:0;bottom:0;border-radius:17px;height:129px}._rouletteModalBody_1qmzd_1{display:flex;flex-flow:column nowrap;padding-top:10px;color:#fff;overflow:auto}._rouletteModalBody_1qmzd_1>h3{font-size:16px;font-weight:700;line-height:20px;text-align:left;margin-bottom:5px}._rouletteModalBody_1qmzd_1>span{font-size:14px;font-weight:400;line-height:19.6px;text-align:left;color:#fff9;margin-bottom:15px}._rouletteModalBody_1qmzd_1>img{width:100%;margin-bottom:30px}._rouletteModalBody_1qmzd_1 ._card_1qmzd_27{display:flex;flex-flow:row nowrap;align-items:center;justify-content:space-between;gap:10px;width:100%;height:70px;padding:10px;border-radius:14px;border:1px solid #26262b;background:#151517}._rouletteModalBody_1qmzd_1 ._card_1qmzd_27 ._iconPlaceholder_1qmzd_40{display:flex;align-items:center;justify-content:center;width:50px;min-width:50px;height:50px;border-radius:10px;opacity:.1px;border:1px solid rgba(153,153,153,.08);background:linear-gradient(148.47deg,#d9d9d91f 29.79%,#7373730d 70.59%)}._rouletteModalBody_1qmzd_1 ._card_1qmzd_27 ._iconPlaceholder_1qmzd_40 img{height:100%;max-width:40px;max-height:40px;aspect-ratio:1/1}._rouletteModalBody_1qmzd_1 ._card_1qmzd_27 h4{font-size:16px;font-weight:500;line-height:22.4px;text-align:left}._rouletteModalBody_1qmzd_1 ._leagueGrid_1qmzd_64{display:flex;flex-flow:column nowrap;width:100%;gap:15px;margin-bottom:30px}._rouletteModalBody_1qmzd_1 ._prizesGrid_1qmzd_71{display:flex;flex-flow:column nowrap;width:100%;gap:4px}._rouletteModalBody_1qmzd_1 span span{color:#fff9}._rouletteModalBody_1qmzd_1 ._chip_1qmzd_80{display:flex;align-items:center;justify-content:center;width:60px;min-width:60px;height:30px;border-radius:10px;background:#30303e;font-size:12px;font-weight:400;line-height:12px;text-align:center}._header_naqd5_1{display:flex;flex-direction:column;width:100%;height:46px;justify-content:space-between}._header_naqd5_1 ._navRow_naqd5_8{display:flex;align-items:center;justify-content:space-between;gap:8px}._header_naqd5_1 ._backBtn_naqd5_14{display:flex;align-items:center;justify-content:center;width:46px;min-width:46px;height:46px;background-color:transparent;border:none;outline:none}._header_naqd5_1 ._title_naqd5_25{text-align:center;font-size:24px;font-weight:500;line-height:24px;text-transform:uppercase}._header_naqd5_1 ._aboutRoulette_naqd5_32{width:17px;height:17px}._header_naqd5_1 ._details_naqd5_36{opacity:40%;font-size:14px;font-weight:500;line-height:14px;text-align:center;text-transform:uppercase}._header_naqd5_1 ._dummy_naqd5_44{min-width:46px}._offers_19yhq_1{display:flex;align-items:center;gap:6px}._offers_19yhq_1 ._offer_19yhq_1{position:relative;display:flex;flex-flow:column nowrap;justify-content:space-between;gap:10px;width:100%;padding:15px;border-radius:17px;border:1px solid rgba(255,255,255,.1);overflow:hidden}._offers_19yhq_1 ._offer_19yhq_1 ._shine_19yhq_18{position:absolute;left:0;bottom:0;width:100%;height:100%}._offers_19yhq_1 ._offer_19yhq_1>img{position:absolute;top:0;right:0;z-index:0}._offers_19yhq_1 ._offer_19yhq_1 *{position:relative;z-index:1}._offers_19yhq_1 ._offer__header_19yhq_35{display:flex;flex-flow:column nowrap;gap:4px}._offers_19yhq_1 ._offer__header_19yhq_35 h3{font-size:20px;font-weight:500;line-height:20px;text-align:left;text-transform:uppercase}._offers_19yhq_1 ._offer__header_19yhq_35 span{font-size:8px;font-weight:700;line-height:8px;text-align:left;opacity:.4;text-transform:uppercase}._offers_19yhq_1 ._offer__footer_19yhq_55{display:flex;align-items:center;gap:10px;width:100%;justify-content:space-between}._offers_19yhq_1 ._offer__footer_19yhq_55 ._priceValue_19yhq_62{display:flex;align-items:center;gap:5px}._offers_19yhq_1 ._offer__footer_19yhq_55 ._priceValue_19yhq_62 img{width:20px;height:20px}._offers_19yhq_1 ._offer__footer_19yhq_55 ._priceValue_19yhq_62 span{font-size:14px;font-weight:500;line-height:14px;text-align:center}._offers_19yhq_1 ._offer__footer_19yhq_55 ._priceValue_19yhq_62 ._currency_19yhq_77{color:#fff9;font-size:10px;font-weight:500;line-height:10px}._offers_19yhq_1 ._offer__footer_19yhq_55 ._buyNowBtn_19yhq_83{display:flex;align-items:center;justify-content:center;height:23px;border-radius:17px;border:1px solid;outline:none;background-color:transparent;font-size:9px;font-weight:500;line-height:9px;text-align:center}._offers_19yhq_1 ._offer__footer_19yhq_55 ._buyCoin_19yhq_97{color:#b364d8;border-color:#b364d8}._offers_19yhq_1 ._offer__footer_19yhq_55 ._buyStars_19yhq_101{color:#7dbcf7;border-color:#7dbcf7}._container_7m030_1{display:flex;flex-flow:column nowrap;justify-content:space-evenly;position:relative;height:calc(100vh - 261px);background-color:#121213;padding:20px 0 15px}._container_7m030_1>*{position:relative;z-index:1}._container_7m030_1>button{position:fixed;bottom:15px;width:calc(100vw - 30px)}._container_7m030_1:before{content:"";position:absolute;bottom:100%;left:-50vw;width:200vw;height:40px;background:linear-gradient(180deg,#12121300,#121213 93.49%,#111112)}._container_7m030_1 ._card_7m030_28{display:flex;flex-direction:column;justify-content:space-between;align-items:center;position:relative;z-index:2;overflow:hidden;width:100%;height:100%;padding:20px 30px 25px;border-radius:23px;background:#151517;border:1px solid #1d1d20;text-align:center;color:#fff;margin-bottom:20px}._container_7m030_1 ._title_7m030_46{z-index:2;font-weight:500;font-size:24px;line-height:29px;text-transform:uppercase}._container_7m030_1 ._progress_7m030_53{z-index:2;width:170px;height:170px;display:flex;justify-content:center;align-items:center;overflow:visible}._container_7m030_1 ._particles_7m030_62{position:absolute;z-index:1;left:50%;top:50%;transform:translate(-50%) translateY(-50%)}._container_7m030_1 ._details_7m030_69{z-index:2;font-size:14px;font-weight:400;line-height:19.6px;text-align:center;color:#fff9}._container_7m030_1 ._shadow_7m030_77{position:absolute;left:50%;top:50%;box-shadow:0 0 130px 59px #ffca01;z-index:1}._container_7m030_1 ._timer_7m030_84{display:flex;flex-direction:column;gap:6px}._container_7m030_1 ._timer__title_7m030_89{font-size:18px;font-weight:400;line-height:18px;color:#fff9;text-wrap:nowrap;text-transform:capitalize}._container_7m030_1 ._timer__time_7m030_97{font-size:24px;font-weight:500;line-height:32px;text-wrap:nowrap}._container_7m030_1 ._buttons_7m030_103{position:relative;display:flex;flex-flow:row nowrap;gap:10px}._container_7m030_1 ._buttons_7m030_103 button{position:relative;z-index:1}._instant_modal_wrapper_7m030_114{color:#fff}._instant_modal_wrapper_7m030_114>div:nth-child(3){padding:35px 15px 45px}._instant_modal_7m030_114{display:flex;flex-flow:column nowrap;align-items:center;justify-content:space-between;height:165px;padding-top:14px}._instant_modal_7m030_114 ._description_7m030_129{display:flex;flex-flow:column nowrap;align-items:center;gap:8px;margin-bottom:20px}._instant_modal_7m030_114 ._title_7m030_46{font-size:18px;font-weight:500;line-height:23.4px;text-align:center;color:#e2b436}._instant_modal_7m030_114 ._amount_7m030_143{display:flex;align-items:center;gap:5px}._instant_modal_7m030_114 ._amount_7m030_143 span{font-size:14px;font-weight:500;line-height:14px;text-align:left;color:#fff}._instant_modal_7m030_114 ._amount_7m030_143 img{width:16px}._instant_modal_7m030_114 ._buttons_7m030_103{width:100%;position:relative;display:flex;flex-flow:row nowrap;gap:10px}._timer_1a0ka_1{color:#fff;display:flex;gap:6px;font-size:9px;font-weight:500;line-height:9px;align-items:center;text-transform:uppercase}._timer_1a0ka_1 ._timerInfo_1a0ka_11{display:flex;flex-direction:column;gap:2px}._timer_1a0ka_1 ._timerInfo_1a0ka_11 ._label_1a0ka_16{opacity:40%}._league_1o1u8_1{display:flex;flex-direction:column;align-items:center;justify-content:space-between;width:100%;padding:10px 10px 10px 15px;margin-bottom:15px;gap:4px}._league_1o1u8_1 h3{font-size:20px;font-weight:500;line-height:28px;text-transform:capitalize}._league_1o1u8_1 h3 span{font-size:inherit}._league_1o1u8_1 span{font-size:14px;font-weight:500;line-height:14px;text-align:left;color:#fff6}._league_1o1u8_1 span span{color:#fff}._centered_1wpej_1{width:100%;height:100%;display:flex;align-items:center;justify-content:center;flex-grow:1}._body_1wpej_10{display:flex;flex-direction:column;flex-grow:1}._body_1wpej_10._rouletteHidden_1wpej_15{justify-content:space-between}._body_1wpej_10._rouletteHidden_1wpej_15 ._rouletteContainer_1wpej_18{display:none}._body_1wpej_10._rouletteHidden_1wpej_15 ._prizeImage_1wpej_21{height:calc(100vh - 55vw - 156px)}._body_1wpej_10._rouletteHidden_1wpej_15 ._prizeContainer_1wpej_24{margin-top:20px}._card_mljdr_1{padding:15px 15px 20px;display:flex;flex-direction:column;align-items:center;width:160px;height:190px;border:1px solid rgba(153,153,153,.1019607843);border-radius:17px;background-color:#00000017;transition:all .3s ease-in-out;position:relative;overflow:hidden}._card_mljdr_1 ._shadowBg_mljdr_16{position:absolute;bottom:-20%;height:120%;width:100%;z-index:9}._card_mljdr_1 ._title_mljdr_23{margin-bottom:4px;font-weight:500;font-size:16px;line-height:16px;text-transform:uppercase;text-align:center}._card_mljdr_1 ._type_mljdr_31{margin-bottom:16px;font-weight:500;font-size:12px;line-height:12px;text-transform:uppercase;color:#fff9}._card_mljdr_1 ._img_mljdr_39{position:relative;width:98px;height:98px;z-index:2}._card_mljdr_1 ._background_mljdr_45{position:absolute;top:0;left:0;right:0;bottom:0;z-index:1}._activeCard_mljdr_54{transform:scale(1.2)}._rouletteActiveCard_mljdr_58{transform:scale(1.65)}._rouletteSwiper_aquvl_1{position:relative}._content_aquvl_5{position:absolute;left:-15px;right:-15px;margin-top:40px;border-radius:24px}._wrapper_aquvl_13{position:relative;width:100%;overflow:hidden}._swiper_aquvl_19{height:230px}._swiper_aquvl_19 div{display:flex;align-items:center}._spinsLeft_aquvl_27{display:block;margin:15px 0;font-size:14px;font-weight:500;line-height:14px;text-align:center;color:#fff6;text-transform:uppercase}._spinsLeft_aquvl_27 span{color:#fff}._buttonWrapper_aquvl_41{position:absolute;bottom:-65%;left:50%;width:173px;height:173px;background-color:#151517;border-radius:50%;display:flex;align-items:center;justify-content:center;transform:translate(-50%);z-index:1}._spinBtn_aquvl_56{position:relative;width:140px;height:140px;outline:none;border:none;background:transparent;cursor:pointer;border-radius:50%}._spinBtn_aquvl_56 ._spinBtnImage_aquvl_66{position:absolute;top:-10px;left:0;right:0;bottom:0;z-index:3}._spinBtn_aquvl_56 ._glareAnimation_aquvl_74{position:absolute;left:0;top:0;width:140px;height:140px;outline:none;border:none;background:transparent;border-radius:50%;z-index:20;overflow:hidden}._spinBtn_aquvl_56 ._glareAnimation_aquvl_74:before{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);opacity:.3}._spinBtn_aquvl_56 ._glareAnimation_aquvl_74:after{content:"";position:absolute;left:50%;top:50%;z-index:12;transform:translate(-50%,-50%) rotate(120deg);width:200%;height:100%;opacity:.3;background-image:linear-gradient(0deg,transparent 0%,transparent 10%,#ffffff 10%,#ffffff 35%,transparent 35%,transparent 40%,#ffffff 40%,#ffffff 47%,transparent 47%,transparent 100%);animation:_glare_aquvl_74 4s ease 1s infinite}._spinBtn_aquvl_56 ._pinkShadow_aquvl_108{position:absolute;top:45px;left:-6%;width:156px;height:75px;background-color:#c342ff;border-radius:200px;filter:blur(20px)}._spinBtn_aquvl_56 ._spin_aquvl_27{top:50%;left:50%;position:absolute;z-index:25;transform:translate(-50%,-50%)}._spinBtn_aquvl_56 ._spin_aquvl_27 p{font-size:31px;font-weight:500;line-height:31px;color:#fff;text-transform:uppercase}._spinBtn_aquvl_56 ._leftSpins_aquvl_132{font-size:14px;font-weight:500;line-height:14px;text-align:center;color:#ffffff40}._spinBtn_aquvl_56 ._leftSpins_aquvl_132 span{color:#fff}@keyframes _glare_aquvl_74{0%{left:-100%}40%{left:200%}to{left:200%}}._rouletteWrapper_54uty_1{color:#fff;font-family:Rubik,sans-serif;font-weight:400;font-style:normal}._rouletteWrapper_54uty_1 ._modalContainer_54uty_7{padding:15px;display:flex;flex-flow:column nowrap;gap:20px;outline:none;width:100vw;height:fit-content;min-height:96svh;position:absolute;left:0;bottom:0;z-index:0;border-radius:20px 20px 0 0;background:#151517;border:1px solid #1d1d20}._rouletteWrapper_54uty_1 ._modalContainer_54uty_7 ._content_54uty_24{position:absolute;top:60px;left:-15px;right:-15px;margin-top:40px;border-radius:24px}._rouletteWrapper_54uty_1 ._modalContainer_54uty_7 ._wrapper_54uty_32{position:relative;width:100%;overflow:hidden}._rouletteWrapper_54uty_1 ._modalContainer_54uty_7 ._swiper_54uty_37{height:320px;transition:all .1s linear;transition-delay:0}._rouletteWrapper_54uty_1 ._modalContainer_54uty_7 ._swiper_54uty_37 div{display:flex;align-items:center}._rouletteWrapper_54uty_1 ._modalContainer_54uty_7 ._button_54uty_46{position:fixed;bottom:0;left:0;right:0}._rouletteWrapper_54uty_1 ._modalContainer_54uty_7 ._button_54uty_46 ._pinkRefreshIcon_54uty_52{position:absolute;left:50%;top:30%;transform:translate(-50%,-50%);display:inline-block}._rouletteWrapper_54uty_1 ._modalContainer_54uty_7 ._button_54uty_46 ._pinkRefreshIconSpin_54uty_59{animation:_spin_54uty_62 2s linear infinite}._rouletteWrapper_54uty_1 ._modalContainer_54uty_7 ._button_54uty_46 ._spinButtonLoading_54uty_62{width:100%}._rouletteWrapper_54uty_1 ._modalContainer_54uty_7 ._buttonTitle_54uty_65{width:40%;position:absolute;bottom:20%;left:50%;z-index:2;font-size:20px;font-weight:500;line-height:22px;text-align:center;color:#fff;transform:translate(-50%);text-transform:uppercase}._rouletteWrapper_54uty_1 ._modalContainer_54uty_7 ._pinkShadow_54uty_79{position:absolute;left:50%;right:0;bottom:-80px;width:80%;height:250px;border-radius:50%;background-color:#c342ff;filter:blur(64px);z-index:-1;transform:translate(-50%)}@keyframes _spin_54uty_62{0%{transform:rotate(0);left:47%;top:24%}to{transform:rotate(360deg);left:47%;top:24%}}._resultFooter_en2be_1{display:flex;flex-flow:column nowrap;align-items:center;gap:25px;width:100%}._resultFooter_en2be_1 ._spinsLeft_en2be_8{padding:0!important}._shareBtn_en2be_12{position:relative;z-index:30;background:none;border:none;outline:none;box-shadow:none;display:flex;align-items:center;justify-content:center;gap:8px;width:80px;font-weight:500}._shareBtn_en2be_12 ._shareIcon_en2be_26{height:24px;width:24px}._shareBtn_en2be_12 span{font-size:16px;font-weight:500;line-height:16px;text-align:center;color:#fff}._resultCard_en2be_38{display:flex;align-items:center;flex-flow:column nowrap;gap:20px;width:100%;padding:20px 15px;background:#151517;border-radius:17px;border:1px solid #2e2e30}._spinsLeft_en2be_8{display:block;padding:31px 0 16px;font-size:14px;font-weight:500;line-height:14px;text-align:center;color:#fff6;text-transform:uppercase}._spinsLeft_en2be_8 span{color:#fff}._btnRow_en2be_64{display:flex;flex-flow:row nowrap;gap:10px;width:100%}._btnRow_en2be_64 button{width:100%}._wrapper_152b9_1{background-color:#000000b3;color:#fff;font-family:Rubik,sans-serif;font-weight:400;font-style:normal}._wrapper_152b9_1 ._container_152b9_8{gap:20px;outline:none;position:absolute;z-index:0;left:0;width:100vw;min-height:96svh;bottom:0;transition:background-color .3s ease,transform .3s ease-in-out;border-radius:20px 20px 0 0;background:#151517;border:1px solid #1d1d20;display:flex;flex-direction:column;justify-content:space-between;transform:translateY(0)}._wrapper_152b9_1 ._container__hidden_152b9_26{transform:translateY(100%)}._wrapper_152b9_1 ._container_152b9_8 ._header_152b9_29{display:flex;flex-direction:column;z-index:10;min-height:46px;align-items:start;font-weight:500;font-size:24px;padding:14px 14px 42px;top:0;width:100%;background:linear-gradient(180deg,#00000094,#0000004d 50%,#0000001a,#0000)}._wrapper_152b9_1 ._container_152b9_8 ._header__content_152b9_43{display:flex;width:100%;justify-content:space-between;align-items:center}._wrapper_152b9_1 ._container_152b9_8 ._header__subtitle_152b9_49{text-align:center;width:100%;font-weight:500px;font-size:12px;line-height:16px;opacity:60%;max-width:200px;margin:0 auto;text-transform:uppercase}._wrapper_152b9_1 ._container_152b9_8 ._header_152b9_29 ._backBtn_152b9_60{display:flex;align-items:center;justify-content:center;width:46px;min-width:46px;height:46px;background-color:transparent;border:none;outline:none}._wrapper_152b9_1 ._container_152b9_8 ._header_152b9_29 ._title_152b9_71{text-transform:uppercase;font-weight:500;font-size:3.6vh;text-align:center}._wrapper_152b9_1 ._container_152b9_8 ._header_152b9_29>*:last-child{flex-shrink:0}._wrapper_152b9_1 ._prizeImageWrapper_152b9_80{height:100%;width:100%;display:flex;align-items:center;justify-content:center;flex:1}._wrapper_152b9_1 ._prizeImageWrapper_152b9_80 ._prizeImage_152b9_80{max-height:100%;height:100%;width:50%}._wrapper_152b9_1 ._resultFooterWrapper_152b9_93{padding:0 20px 30px}._fireworks_152b9_97{position:absolute;transition:opacity 1s ease 2s,max-width 1s ease 1.5s;animation:_shake_152b9_1 5s ease .4s infinite normal none,_scale-in_152b9_1 .4s ease 0s 1 normal none;z-index:-1}._prizeGlow_152b9_104{position:absolute;background-color:#ffca01;filter:blur(116px);height:150px;width:150px;z-index:-1}@keyframes _shake_152b9_1{0%{transform:translate(0) scale(1.3)}20%{transform:translate(-2px,2px) scale(1.3)}40%{transform:translate(-2px,-2px) scale(1.3)}60%{transform:translate(2px,2px) scale(1.3)}80%{transform:translate(2px,-2px) scale(1.3)}to{transform:translate(0) scale(1.3)}}@keyframes _scale-in_152b9_1{0%{opacity:0;transform:scale(.2)}to{opacity:1;transform:scale(1)}}._wrapper_yvicv_1{background-color:#000000b3;color:#fff}._wrapper_yvicv_1 ._modalContainer_yvicv_5{display:flex;flex-flow:column nowrap;outline:none;position:absolute;z-index:0;left:0;width:100vw;height:fit-content;min-height:97vh;bottom:0;padding:15px 15px 25px;transform:translateY(100%);transition:background-color .3s ease,transform .3s ease-in-out;border-radius:20px 20px 0 0;background:#151517;border:1px solid #1d1d20}._wrapper_yvicv_1 ._modalContainer_yvicv_5._show_yvicv_23{transform:translateY(0)}.chooseFileModal{margin-bottom:20px;display:flex;align-items:center;justify-content:center;min-height:470px;min-width:300px;border:1px solid rgba(153,153,153,.1019607843);border-radius:17px;background:#3a343b;background:radial-gradient(circle,#3a343b,#252527 65%,#1f1f21 99%)}@media (max-height: 700px){.chooseFileModal{min-height:calc(100dvh - 250px)}}.chooseFileModalInput{display:none}.chooseFileModalButton{text-transform:uppercase;padding:20px}.chooseFileModalButton:disabled{background:transparent;border:1px solid #30303e;color:#30303e}.chooseFileModalPreview{position:relative;margin-bottom:20px;display:flex;flex:1 1 auto;align-items:center;justify-content:center;max-height:470px;min-width:300px;background:linear-gradient(0deg,#ffffff0a,#ffffff0a),linear-gradient(148.47deg,#d9d9d90c 29.79%,#73737300 70.59%);border:1px solid rgba(153,153,153,.1019607843);border-radius:17px;overflow:hidden}@media (max-height: 700px){.chooseFileModalPreview{height:calc(100dvh - 250px);min-height:calc(100dvh - 250px)}}.chooseFileModalSnapshotImage{width:100%;height:100%;object-fit:contain}.chooseFileModalErrorMessage{color:#ff3d3d;font-size:14px;line-height:19.6px;text-align:center;margin-bottom:10px}.chooseFileModalLoader{position:absolute;width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-color:#0006}.chooseFileModalPreviewDeleteButton{display:flex;align-items:center;justify-content:center;padding:20px;background-color:#1119;color:#ff3d3d;border:1px solid rgb(255,61,61);border-radius:17px;position:absolute;bottom:10px;text-transform:uppercase;left:10px;right:10px;font-size:15px;font-weight:500;line-height:15px}.taskModal{color:#fff;display:flex;flex-direction:column;gap:20px;height:80dvh}.taskModalDetails{display:flex;flex-direction:column}.taskModalDescriptionTitle,.taskModalAttachTitle{font-weight:700;font-size:16px;line-height:1;margin-bottom:5px}.taskModalAttachButton{width:100%;display:flex;align-items:center;justify-content:space-between;padding:10px 10px 10px 15px;background:linear-gradient(0deg,#ffffff0a,#ffffff0a),linear-gradient(148.47deg,#d9d9d90c 29.79%,#73737300 70.59%);border:1px solid rgba(153,153,153,.1019607843);border-radius:14px;color:#fff;font-weight:500;font-size:14px}.taskModalAttachTitle{margin-bottom:8px}.taskModalAttachTitleReject{color:#ff3d3d}.taskModalAttachButton{width:100%;display:flex;align-items:center;justify-content:space-between;padding:10px 10px 10px 15px;background:linear-gradient(0deg,#ffffff0a,#ffffff0a),linear-gradient(148.47deg,#d9d9d90c 29.79%,#73737300 70.59%);border:1px solid rgba(153,153,153,.1019607843);border-radius:14px;color:#fff;font-weight:500;font-size:14px;text-transform:capitalize}.taskModalAttachButtonIcon{display:flex;align-items:center;justify-content:center;padding:10px;background:linear-gradient(0deg,#ffffff0a,#ffffff0a),linear-gradient(148.47deg,#d9d9d90c 29.79%,#73737300 70.59%);border:1px solid rgba(153,153,153,.1019607843);border-radius:14px}.taskModalDescription{color:#fff9;font-size:14px;line-height:19.6px}.taskModalDescription a{color:#b364d8;text-decoration:none}.taskModalReward{height:72px;padding:12px;box-sizing:border-box;border-radius:17px;display:flex;align-items:center;gap:7px;border:1px solid rgba(153,153,153,.1019607843);background-color:#18181a;text-transform:uppercase}.taskModalRewards{display:flex;flex-direction:column;gap:6px}.taskModalRewardsLabel{opacity:40%;font-size:8px;line-height:1;font-weight:700}.taskModalRewardsValue{font-weight:600;font-size:20px;line-height:1}.taskModalCoin{width:47px;height:47px;box-shadow:0 0 40px #ffb80259;border-radius:100%}.taskModalButton{background:linear-gradient(90deg,#b364d8 68.02%,#9749bc);border:1px solid;border-image-source:linear-gradient(314.78deg,rgba(255,255,255,.2) -.05%,rgba(153,153,153,0) 83.57%);border-radius:17px;height:55px;display:flex;justify-content:center;align-items:center;text-transform:uppercase;font-size:15px;line-height:1;font-weight:500;margin-top:15px}.taskModalButtons{display:flex;column-gap:12px}.walletError{color:red}._title_qanwi_1{font-family:Rubik;font-size:16px;font-weight:700;line-height:16px;text-align:left;padding-bottom:10px;padding-top:10px}._font-rubik_1qeyl_1{font-family:Rubik,sans-serif;font-weight:400;font-style:normal}._container_1qeyl_7{display:flex;justify-content:space-between;border-radius:17px;width:100%;height:100%;max-height:160px}._petWrapper_1qeyl_16{position:relative;z-index:1;width:30%;overflow:visible}._battlesBannerPet_1qeyl_23{position:relative;z-index:1}._petImgLeft_1qeyl_28,._petImgRight_1qeyl_28{height:100%;position:absolute;top:0;width:166px;min-width:166px}._petImgLeft_1qeyl_28{left:0}._petImgRight_1qeyl_28{right:0;width:130px;min-width:130px}._radialBG_1qeyl_46{position:absolute;left:0;top:0;bottom:0;z-index:0;height:100%}._battlesBannerMiddle_1qeyl_55{color:#fff;text-align:center;text-transform:uppercase;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:3px}._battlesBannerMiddle_1qeyl_55 ._subtitle_1qeyl_65{font-size:8px;line-height:1;opacity:40%;font-weight:700}._battlesBannerMiddle_1qeyl_55 ._title_1qeyl_71{font-size:25px;line-height:30px;margin-bottom:7px;font-weight:500}._battlesBannerMiddle_1qeyl_55 ._battlesBannerPlay_1qeyl_77{width:fit-content;padding:4px 8px;display:flex;justify-content:center;align-items:center;border:1px solid rgb(255,202,0);border-radius:17px;color:#ffca00;line-height:1;font-size:9px;white-space:nowrap;cursor:pointer;font-weight:500}._font-rubik_a14f1_1{font-family:Rubik,sans-serif;font-weight:400;font-style:normal}._container_a14f1_7{display:flex;justify-content:space-between;border-radius:17px;width:100%;border:0;overflow:hidden;height:100%;max-height:160px;position:relative}._petWrapper_a14f1_19{position:relative;z-index:1;width:30%;overflow:visible}._petImgLeft_a14f1_26,._petImgRight_a14f1_26{height:100%;position:absolute;top:0;width:186px;min-width:186px}._petImgLeft_a14f1_26{left:0}._petImgRight_a14f1_26{right:0}._radialBG_a14f1_42{position:absolute;left:0;top:0;bottom:0;z-index:0;height:100%}._battlesBannerMiddle_a14f1_51{color:#fff;text-align:center;text-transform:uppercase;display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:1}._battlesBannerMiddle_a14f1_51 ._subtitle_a14f1_61{font-size:8px;line-height:1;opacity:40%;font-weight:700}._battlesBannerMiddle_a14f1_51 ._title_a14f1_67{font-size:25px;line-height:30px;margin-bottom:7px;font-weight:500}._battlesBannerMiddle_a14f1_51 ._battlesBannerPlay_a14f1_73{width:fit-content;padding:4px 8px;display:flex;justify-content:center;align-items:center;border:1px solid rgb(255,202,0);border-radius:17px;color:#ffca00;font-size:9px;white-space:nowrap;cursor:pointer;font-weight:500}._battlesBanner_4swrl_3{position:relative;z-index:1;display:flex;justify-content:space-between;background:#18181a;border-radius:17px;overflow:hidden;height:96px;flex-shrink:0;margin-bottom:15px}._topBar_ledj0_1{display:flex;justify-content:space-between;column-gap:20px}@media (min-width: 375px){._topBar_ledj0_1{column-gap:30px}}._topBar_ledj0_1 ._avatarIconWrapper_ledj0_11{width:46px;height:46px;padding:1px;border:1px solid rgb(40,40,40);background-color:#151517;border-radius:14px;overflow:hidden}._topBar_ledj0_1 ._btnsWrapper_ledj0_20{display:flex;gap:8px;height:46px}._topBar_ledj0_1 ._avatarIcon_ledj0_11{width:45px;height:45px}._topBar_ledj0_1 ._profileBalanceWrapper_ledj0_29{display:flex;flex-direction:column;justify-content:center;align-content:space-between;gap:8px;color:#fff;height:46px;padding:5px 7px}._topBar_ledj0_1 ._profileBalanceWrapper_ledj0_29 ._miniProfileGems_ledj0_39,._topBar_ledj0_1 ._profileBalanceWrapper_ledj0_29 ._miniProfilePoints_ledj0_40{display:flex;align-items:flex-start;justify-content:space-between;font-size:12px;font-weight:400;line-height:12px;gap:6px;color:#b364d8}._topBar_ledj0_1 ._profileBalanceWrapper_ledj0_29 ._miniProfilePoints_ledj0_40{color:#ffd400}._topBar_ledj0_1 ._profileBalanceWrapper_ledj0_29 ._coinIcon_ledj0_53{width:12px;height:12px}._modalCard_98nju_1{height:100svh;padding:43px 17px 137px;text-align:center;display:flex;flex-direction:column}._modalCardHeadline_98nju_9{font-size:12px;line-height:12px;color:#767477;text-transform:uppercase}._modalCardTitle_98nju_16{color:#fff;font-size:28px;line-height:28px;font-weight:500;text-transform:uppercase;margin-top:13px}._modalCardTitle_98nju_16 b{font-weight:500;color:#b364d8}._modalCardText_98nju_30{color:#767477;font-size:12px;line-height:12px;max-width:270px;margin:13px auto 0}._modalCardImageWrapper_98nju_38{margin:auto;overflow:hidden;padding-top:13px}._placedBetWrapper_bl65s_1{border:1px solid rgb(29,29,32);height:calc(100% - 70px);display:flex;justify-content:space-between;flex-direction:column;background-color:#151517;border-radius:25px 25px 0 0;padding:20px 15px;gap:8px;margin-top:20px;height:100%}._cardsWrapper_bl65s_15{display:flex;flex:1;flex-direction:column}._petBannerWrapper_bl65s_21{max-height:120px;height:100%;position:relative;border-radius:12px;color:#fff;padding:12px;border:1px solid rgb(29,29,32);display:flex;justify-content:space-between;align-items:center;overflow:hidden;opacity:.3;margin-bottom:8px}._petBannerWrapper_bl65s_21 ._petImg_bl65s_37{position:absolute;right:-5px;height:150px;top:-20px;z-index:1}._petBannerWrapper_bl65s_21 ._petCardInfo_bl65s_44{display:flex;flex-direction:column;justify-content:space-between;height:100%;z-index:1}._petBannerWrapper_bl65s_21 ._petCardInfo_bl65s_44 ._placeAndBet_bl65s_51{display:flex;align-items:center}._petBannerWrapper_bl65s_21 ._petCardInfo_bl65s_44 ._balanceWrapper_bl65s_55{display:flex;align-items:center;justify-content:center;flex-wrap:nowrap;border:1px solid rgb(48,48,62);border-radius:22px;padding-right:5px;margin-left:11px}._petBannerWrapper_bl65s_21 ._petCardInfo_bl65s_44 ._balanceWrapper_bl65s_55 ._balanceAmount_bl65s_65{display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:500;line-height:16px}._petBannerWrapper_bl65s_21 ._petCardInfo_bl65s_44 ._balanceWrapper_bl65s_55 ._betAmount_bl65s_73{margin:6px;font-size:16px;font-weight:400;line-height:16px;white-space:nowrap}._petBannerWrapper_bl65s_21 ._petCardInfo_bl65s_44 ._balanceWrapper_bl65s_55 ._tonIconBg_bl65s_80{background:linear-gradient(180deg,#53bedb,#188fd1);width:26px;height:26px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-right:4px}._petBannerWrapper_bl65s_21 ._petCardInfo_bl65s_44 ._balanceWrapper_bl65s_55 ._tonIcon_bl65s_80{width:13px;height:13px}._petBannerWrapper_bl65s_21 ._petCardInfo_bl65s_44 ._petPlace_bl65s_94{font-size:24px;font-weight:700;line-height:24px}._petBannerWrapper_bl65s_21 ._petCardInfo_bl65s_44 ._petName_bl65s_99{font-size:20px;font-weight:500;line-height:20px;text-transform:uppercase}._petBannerWrapper_bl65s_21 ._petCardInfo_bl65s_44 ._nameWrapper_bl65s_105{display:flex;align-items:center}._petBannerWrapper_bl65s_21 ._petCardInfo_bl65s_44 ._nameWrapper_bl65s_105 ._chosenCircle_bl65s_109{background:#83d987;width:24px;height:24px;border-radius:50%;margin-left:8px;display:flex;justify-content:center;align-items:center}._selectedBannerWrapper_bl65s_120{opacity:1}._btnWrapper_bl65s_124{display:flex;justify-content:space-between;align-items:center;gap:10px}._btn_bl65s_124{height:55px;padding:15px 0;gap:4px;border-radius:17px;border:1px solid rgb(48,48,62);background:#111;color:#fff;font-size:15px;font-weight:500;line-height:15px;text-align:center;text-transform:uppercase;width:50%}._increaseBetBtn_bl65s_147{background:linear-gradient(90deg,#b364d8 68.02%,#9749bc)}._topBalanceContainer_18tmp_1{margin-top:10px;color:#fff;display:flex;gap:5px;justify-content:space-between}._topBalanceContainer_18tmp_1 ._topBalance_18tmp_1{min-width:120px}._topBalanceContainer_18tmp_1 ._topBalance_18tmp_1,._topBalanceContainer_18tmp_1 ._topMultiplier_18tmp_12,._topBalanceContainer_18tmp_1 ._topTimer_18tmp_13{display:flex;flex-direction:column;justify-content:space-between;padding:8px;background-color:#151517;border:1px solid rgb(29,29,32);border-radius:12px;align-items:center;width:100%}._topBalanceContainer_18tmp_1 ._topBalance_18tmp_1 ._topLabel_18tmp_24,._topBalanceContainer_18tmp_1 ._topMultiplier_18tmp_12 ._topLabel_18tmp_24,._topBalanceContainer_18tmp_1 ._topTimer_18tmp_13 ._topLabel_18tmp_24{color:#fff9;font-size:12px;font-weight:500;line-height:12px}._topBalanceContainer_18tmp_1 ._topMultiplier_18tmp_12,._topBalanceContainer_18tmp_1 ._topTimer_18tmp_13{opacity:.4}._topMainText_18tmp_37{font-size:18px;font-weight:500;line-height:18px;text-transform:uppercase}._balanceAmount_18tmp_44{display:flex;align-items:center;justify-content:center;max-width:100px}._balanceAmount_18tmp_44 ._balanceAmountLabel_18tmp_50{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}._tonIconBg_18tmp_56{background:linear-gradient(180deg,#53bedb,#188fd1);width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-right:6px}._tonIcon_18tmp_56{width:12px;height:12px}._balanceLabel_18tmp_72{font-size:12px;font-weight:500;line-height:12px;display:flex;justify-content:space-between;margin-bottom:12px;color:#fff9;width:100%}._balanceLabel_18tmp_72 ._plusBtn_18tmp_82{background-color:#b364d8;width:16px;height:16px;border-radius:50%;display:flex;align-items:center;justify-content:center}._font-rubik_dfm4l_1{font-family:Rubik,sans-serif;font-weight:400;font-style:normal}._container_dfm4l_7{width:100%;height:96px;border-radius:17px;background-color:#b364d8;display:flex;position:relative;overflow:hidden}._looseContainer_dfm4l_17{background-color:#18181a}._title_dfm4l_21{font-weight:500;text-transform:uppercase;color:#fff;font-size:20px;line-height:20px;margin-bottom:4px;white-space:nowrap}._looseImgWrapper_dfm4l_31{width:100%;display:flex;align-items:flex-end;justify-content:flex-end;justify-items:flex-end;align-content:flex-end}._radialBg_dfm4l_40{position:absolute;bottom:0;right:0}._upsetImg_dfm4l_46,._loveImg_dfm4l_46{width:101px;display:flex;align-self:flex-end;position:absolute;right:20px;bottom:0;z-index:1}._loveImg_dfm4l_46{width:60%;right:0}._subtitle_dfm4l_61{font-weight:500;text-transform:uppercase;color:#fff9;font-size:8px;line-height:8px}._looseSubtitle_dfm4l_69{color:#ff3d3d}._noGamesSubtitle_dfm4l_73{color:#eea12b}._textInfoWrapper_dfm4l_77{display:flex;flex-direction:column;justify-content:space-between;height:100%;padding:12px 0 12px 12px}._imgWrapper_dfm4l_86{position:relative;display:flex;width:100%}._blurredImg_dfm4l_92{position:absolute;bottom:-2px;left:10px;height:80px}._img_dfm4l_86{height:145px;position:absolute;right:-15px;bottom:0;height:100px}._btn_dfm4l_107{border:1px solid white;border-radius:17px;font-size:9px;line-height:9px;color:#fff;padding:7px 8px;width:85px;display:flex;justify-content:center;align-items:center;text-transform:uppercase}._container_1dmxg_1{height:250px;max-height:250px;border:1px solid #1D1D20;display:flex;border-radius:17px;justify-content:space-between;flex-direction:column;align-items:center;padding:8px;position:relative;background-size:cover}._place_1dmxg_15{position:absolute;top:13px;left:13px;font-weight:700;color:#fff}._imgWrapper_1dmxg_23{display:flex;flex-direction:column;justify-content:flex-end;height:100%}._img_1dmxg_23{transform:scale(1.1) scaleX(-1)}._btn_1dmxg_34{height:47px;border-radius:12px;border:1px solid rgba(118,118,118,.2);width:100%;color:#fff;display:flex;justify-content:center;align-items:center;text-align:center;background-color:#48484866;text-transform:uppercase;font-size:13px;line-height:13px;font-weight:500;z-index:20}._disabled_1dmxg_52{opacity:.7}.cards-swiper{margin-bottom:15px}.cards-swiper .swiper-slide-active{transform:scale(1.2);transition:transform .5s ease}.cards-swiper .swiper-slide:not(.swiper-slide-active){transform:scale(1);transition:transform .5s ease}._swiper_138f7_1{width:100vw;transform:translate(-15px);min-height:275px;overflow:visible}._swiperWrapper_138f7_8{padding-left:calc((100vw - 184px)/2);height:250px}._container_138f7_13{display:flex;flex-direction:column;padding-bottom:15px;height:85vh}._loader_138f7_20{height:55px;display:flex;justify-content:center;align-items:center;margin-top:100px}._modalWrapper_1psus_1{display:flex;flex-direction:column;justify-content:space-between}._body_1psus_7{display:flex;height:100%;flex-direction:column;justify-content:flex-start;align-items:center;width:100%;margin-top:20px}._body_1psus_7 ._botSelect_1psus_16{height:56px;padding:10px 8px;border-radius:17px;border:1px solid rgba(48,48,62,.4862745098);background-color:#151517;width:100%;margin-top:10px;color:#fff;display:flex;align-items:center;justify-content:space-between;position:relative}._body_1psus_7 ._botSelect_1psus_16 ._rightIcon_1psus_30{transform:rotate(90deg);position:absolute;right:15px;top:20px;pointer-events:none}._body_1psus_7 ._botSelect_1psus_16 ._botInfo_1psus_37{display:flex;align-items:center}._body_1psus_7 ._botSelect_1psus_16 ._botImg_1psus_41{width:40px;height:40px;border-radius:50%;border:1px solid rgb(48,48,62);padding:4px;margin-right:8px}._body_1psus_7 ._botSelect_1psus_16 ._botName_1psus_49{text-transform:uppercase;font-size:14px;font-weight:500;line-height:14px;text-align:center}._body_1psus_7 ._inputWrapper_1psus_56{height:56px;padding:20px 15px;border-radius:17px;border:1px solid rgba(48,48,62,.4862745098);background-color:#151517;width:100%;margin-top:10px;color:#fff}._body_1psus_7 ._inputWrapper_1psus_56::placeholder{color:#fff9}._body_1psus_7 ._inputWrapper_1psus_56:disabled{color:#fff6}._body_1psus_7 ._balanceWrapper_1psus_72{display:flex;align-items:center;justify-content:flex-start;align-self:flex-start;margin-top:8px;margin-left:8px}._body_1psus_7 ._balanceWrapper_1psus_72 ._balanceAmount_1psus_80{display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:500;line-height:16px}._body_1psus_7 ._balanceWrapper_1psus_72 ._tonIconBg_1psus_88{background:linear-gradient(180deg,#53bedb,#188fd1);width:16px;height:16px;border-radius:50%;margin-left:8px;display:flex;align-items:center;justify-content:center;margin-right:4px}._body_1psus_7 ._balanceWrapper_1psus_72 ._tonIcon_1psus_88{width:10px;height:9px}._container_lre55_1{display:flex;flex-direction:column;padding:0 15px;color:#fff}@keyframes _up_lre55_1{0%{transform:translateY(100%)}to{transform:translateY(0)}}._show_lre55_16{animation-name:_up_lre55_1;animation-duration:.45s}._header_lre55_21{display:flex;align-items:center;position:relative;justify-content:center;padding:11px 0;height:46px;z-index:1}._header_lre55_21 ._backBtn_lre55_30{background-color:transparent;outline:none;border:0;position:absolute;right:15px;top:5px}._header_lre55_21 ._title_lre55_38{text-transform:uppercase;font-size:24px;line-height:24px;font-weight:500}._body_lre55_45{display:flex;height:100%;flex-direction:column;justify-content:space-between;align-items:center;width:100%;margin-top:20px;overflow:visible;z-index:1;position:relative}._body_lre55_45 ._botImg_lre55_57{width:120px;height:120px;border-radius:50%;border:1px solid rgb(48,48,62);margin-right:8px;transform:scaleX(-1)}._body_lre55_45 ._wrapperTitle_lre55_65{font-size:30px;font-weight:700;line-height:30px;text-align:center;margin-top:25px}._body_lre55_45 ._btn_lre55_72{height:55px;background:linear-gradient(90deg,#b364d8 68.02%,#9749bc);outline:none;border:0;width:100%;color:#fff;text-transform:uppercase;text-align:center;font-size:15px;font-weight:500;line-height:15px;border-radius:17px;margin-top:40px}._inputWrapper_lre55_88{height:56px;padding:0 15px;border-radius:17px;border:1px solid rgba(48,48,62,.4862745098);background-color:#151517;width:100%;margin-top:10px;color:#fff;display:flex;justify-content:space-between;align-items:center}._inputWrapper_lre55_88 ._inputAmount_lre55_102{background-color:transparent;border:none;color:#fff;outline:none;width:100%}._error_lre55_110{color:#ff3d3d;font-size:12px;font-weight:400;line-height:12px;margin-top:4px}._tonIconBg_lre55_118{background:linear-gradient(180deg,#53bedb,#188fd1);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-right:4px}._balanceAmount_lre55_127{display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:500;line-height:16px}._balanceWrapper_lre55_136{display:flex;align-items:center;justify-content:center;background-color:#1a181d;border:1px solid rgb(48,48,62);border-radius:22px;margin-top:10px;padding-right:6px;z-index:90}._balanceWrapper_lre55_136 ._betAmount_lre55_147{margin:6px;font-size:16px;font-weight:400;line-height:16px}._balanceWrapper_lre55_136 ._tonIconBg_lre55_118{width:32px;height:32px}._balanceWrapper_lre55_136 ._tonIcon_lre55_118{width:20px;height:20px}._bottomBalanceWrapper_lre55_162{display:flex;align-items:center;justify-content:flex-start;align-self:flex-start;margin-top:8px;margin-left:8px}._bottomBalanceWrapper_lre55_162 ._tonIconBg_lre55_118{width:16px;height:16px;margin-left:8px}._bottomBalanceWrapper_lre55_162 ._tonIcon_lre55_118{width:10px;height:9px}._inputWrapper_lre55_88 ._tonIconBg_lre55_118{width:20px;height:20px;margin-left:8px}._inputWrapper_lre55_88 ._tonIcon_lre55_118{width:12px;height:11px}._balanceWrapper_ub2ge_1{display:flex;align-items:center;justify-content:flex-start;align-self:flex-start;margin-top:8px;margin-left:8px}._balanceWrapper_ub2ge_1 ._balanceAmount_ub2ge_9{display:flex;align-items:center;justify-content:center;font-size:16px;line-height:16px;font-weight:500}._balanceWrapper_ub2ge_1 ._tonIconBg_ub2ge_17{background:linear-gradient(180deg,#53bedb,#188fd1);width:16px;height:16px;border-radius:50%;margin-left:8px;display:flex;align-items:center;justify-content:center;margin-right:4px}._balanceWrapper_ub2ge_1 ._tonIcon_ub2ge_17{width:10px;height:9px}._xsLoader_ub2ge_33{height:25px;width:25px}.font-rubik{font-family:Rubik,sans-serif;font-weight:400;font-style:normal}button{outline:none}.clickableFadeOutDigit{position:absolute;z-index:10;display:flex;align-items:center;justify-content:center;width:0;height:0;font-size:38px;line-height:0;font-weight:700;color:#fff;-webkit-user-select:none;user-select:none;pointer-events:none;-webkit-animation:fade-out-up-digits .7s cubic-bezier(.25,.46,.45,.94) 1;animation:fade-out-up-digits .7s cubic-bezier(.25,.46,.45,.94) 1}@keyframes fade-out-up-digits{0%{transform:translateY(0);opacity:.95}to{transform:translateY(-150px);opacity:0}}
