.tooltip-container{--tooltipBackground: #fff;--tooltipBorder: #c0c0c0;--tooltipColor: #000;background-color:var(--tooltipBackground);border-radius:3px;border:1px solid var(--tooltipBorder);box-shadow:0 2px 4px #0000002e;color:var(--tooltipColor);display:flex;flex-direction:column;padding:.4rem;transition:opacity .3s;z-index:9999}.tooltip-container[data-popper-interactive=false]{pointer-events:none}.tooltip-arrow{height:1rem;position:absolute;width:1rem;pointer-events:none}.tooltip-arrow:before{border-style:solid;content:"";display:block;height:0;margin:auto;width:0}.tooltip-arrow:after{border-style:solid;content:"";display:block;height:0;margin:auto;position:absolute;width:0}.tooltip-container[data-popper-placement*=bottom] .tooltip-arrow{left:0;margin-top:-.4rem;top:0}.tooltip-container[data-popper-placement*=bottom] .tooltip-arrow:before{border-color:transparent transparent var(--tooltipBorder) transparent;border-width:0 .5rem .4rem .5rem;position:absolute;top:-1px}.tooltip-container[data-popper-placement*=bottom] .tooltip-arrow:after{border-color:transparent transparent var(--tooltipBackground) transparent;border-width:0 .5rem .4rem .5rem}.tooltip-container[data-popper-placement*=top] .tooltip-arrow{bottom:0;left:0;margin-bottom:-1rem}.tooltip-container[data-popper-placement*=top] .tooltip-arrow:before{border-color:var(--tooltipBorder) transparent transparent transparent;border-width:.4rem .5rem 0 .5rem;position:absolute;top:1px}.tooltip-container[data-popper-placement*=top] .tooltip-arrow:after{border-color:var(--tooltipBackground) transparent transparent transparent;border-width:.4rem .5rem 0 .5rem}.tooltip-container[data-popper-placement*=right] .tooltip-arrow{left:0;margin-left:-.7rem}.tooltip-container[data-popper-placement*=right] .tooltip-arrow:before{border-color:transparent var(--tooltipBorder) transparent transparent;border-width:.5rem .4rem .5rem 0}.tooltip-container[data-popper-placement*=right] .tooltip-arrow:after{border-color:transparent var(--tooltipBackground) transparent transparent;border-width:.5rem .4rem .5rem 0;left:6px;top:0}.tooltip-container[data-popper-placement*=left] .tooltip-arrow{margin-right:-.7rem;right:0}.tooltip-container[data-popper-placement*=left] .tooltip-arrow:before{border-color:transparent transparent transparent var(--tooltipBorder);border-width:.5rem 0 .5rem .4em}.tooltip-container[data-popper-placement*=left] .tooltip-arrow:after{border-color:transparent transparent transparent var(--tooltipBackground);border-width:.5rem 0 .5rem .4em;left:3px;top:0}._notificationToast_1szp3_1{border-radius:20px!important;border:1px solid rgba(76,113,162,.3);background-color:#283242!important;padding:19px!important;display:flex;align-items:center;font-family:var(--font-nunito);font-size:13px;line-height:16px!important;box-shadow:none!important;width:320px;overflow:hidden}._notificationToast_1szp3_1>div{margin:0;display:flex;align-items:center;gap:20px}._iconContainer_1szp3_22{width:24px;min-width:24px;height:24px;display:flex;align-items:center;justify-content:center}._content_1szp3_31{display:flex;flex-direction:column;gap:3px}._title_1szp3_37{font-weight:800;letter-spacing:.13px}._description_1szp3_42{font-weight:600;line-height:16px;background:linear-gradient(180deg,#fff 0%,#e1d0cb 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}._closeButton_1szp3_51{padding:0;border:none;font:inherit;color:inherit;background-color:transparent;outline:none;position:relative;width:24px;height:24px;cursor:pointer;display:flex;align-items:center;justify-content:center}._closeButton_1szp3_51:focus{outline:none}._closeButton_1szp3_51:before{content:"";position:absolute;width:30px;height:30px;top:50%;left:50%;transform:translate(-50%,-50%)}._glow_1szp3_80{position:absolute;bottom:0;left:50%;transform:translate(-50%);pointer-events:none}._stars_1szp3_88{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);mix-blend-mode:color-dodge;pointer-events:none}._progressBar_pv8hy_1{height:4px;position:absolute;left:0;bottom:0;width:100%;border-top:.5px solid rgba(255,255,255,.2);background:#4c71a2;box-shadow:0 -4px 12px #00000040,0 -1px 2px #517fbd6b,0 1px 2px #ffffff40 inset,0 -1px 2px #0009137a inset;animation:_progress_pv8hy_1 var(--progressDuration, 7s) linear 0s forwards}@keyframes _progress_pv8hy_1{0%{width:100%}to{width:0%}}._text_1yhfp_1{line-height:1.8}._text_1yhfp_1 ._coin_1yhfp_4{width:18px;height:18px;transform:translateY(4px)}._modal_1w1tp_1{--modal-padding-x: 24px;--modal-padding-top: 24px;--modal-padding-bottom: 0;--modal-content-padding-x: 0;--modal-content-padding-bottom: 24px;--unboxed-item-background: #202121;border:1px solid #2d3c3a;position:fixed;width:400px;z-index:var(--zIndex-modal);top:50%;left:50%;transform:translate(-50%) translateY(-50%);padding:var(--modal-padding-top) var(--modal-padding-x) var(--modal-padding-bottom);outline:none;border-radius:var(--modal-border-radius);background:var(--modal-bg);max-width:calc(100vw - 2rem)}@media (max-width: 960px){._modal_1w1tp_1{max-width:calc(100vw - 2rem)!important}}@media (max-width: 480px){._modal_1w1tp_1{--modal-padding-x: 0;--modal-content-padding-x: 1rem;width:calc(100vw - 2rem)!important}}._backdrop_1w1tp_34{position:fixed;z-index:var(--zIndex-modal);top:0;bottom:0;left:0;right:0;background:rgba(8,9,10,.78);transform:translateY(0) translate(0)!important}._closeButton_1w1tp_45{padding:0;border:none;font:inherit;color:inherit;background-color:transparent;cursor:pointer;outline:none;position:absolute;z-index:50;color:#c1d0ce;transition:var(--transition);width:32px;height:32px;display:flex;align-items:center;justify-content:center;top:4px;right:4px}._closeButton_1w1tp_45:focus{outline:none}._closeButton_1w1tp_45:hover{color:var(--white);transform:scale(1.1)}@media (max-width: 576px){._closeButton_1w1tp_45._smSticky_1w1tp_73{position:fixed}}@media (max-width: 480px){._closeButton_1w1tp_45{top:8px;right:8px}}._content_1w1tp_84{max-height:90vh;overflow-y:auto;padding:0 var(--modal-content-padding-x) var(--modal-content-padding-bottom)}._footer_1w1tp_90{display:flex;padding:21px 60px 20px;margin-left:-15px;margin-right:-15px;border-radius:0 0 var(--modal-border-radius) var(--modal-border-radius);background-color:var(--modal-footer-bg);gap:16px;justify-content:space-between;border-top:1px solid var(--grey-600)}._fade_1rk89_1{opacity:0;transition:all .4s cubic-bezier(.34,.9,.69,.97);transform:translate(-50%) translateY(calc(-50% - 50px)) scale(.95)}._show_1rk89_7{opacity:1;transform:translate(-50%) translateY(-50%) scale(1)}._modal_65sg0_1{--modal-content-padding-bottom: 60px;padding-top:60px;width:531px;min-height:622px;overflow:hidden}@media (max-width: 576px){._modal_65sg0_1{min-height:unset;height:100%;max-width:unset!important;width:100%!important}}._stars_65sg0_17,._bgImage_65sg0_18{pointer-events:none;position:absolute;left:50%;transform:translate(-50%);bottom:-1px;z-index:-1}._stars_65sg0_17{mix-blend-mode:color-dodge}._container_n9e5f_1{display:flex;border-bottom:1px solid #2d3c3a;width:100%;gap:8px}._item_n9e5f_8{border:none;font:inherit;color:inherit;background-color:transparent;cursor:pointer;outline:none;align-items:center;position:relative;font-family:Inter;color:#c1d0ce;font-size:14px;font-weight:600;line-height:20px;padding:12px}._item_n9e5f_8:focus{outline:none}._item_n9e5f_8:before{content:"";position:absolute;left:50%;bottom:-1px;border-radius:5px;background:var(--primary-color);height:2px;transform:translateY(.5px) translate(-50%);width:0;transition:all .2s cubic-bezier(.22,.68,0,1.71)}._item_n9e5f_8:hover,._item_n9e5f_8._itemActive_n9e5f_40{opacity:1}._item_n9e5f_8:hover:before,._item_n9e5f_8._itemActive_n9e5f_40:before{width:100%}._container_11w4e_1{gap:47px;margin:0 auto;padding:0 11px;width:auto}._container_1lefu_1{display:flex;position:relative;border-radius:8px;background:var(--grey-850);padding:24px 16px}._icon_1lefu_9{color:#2bd13e}._text_1lefu_13{text-align:center;font-size:15px;font-weight:700;line-height:16px;letter-spacing:-.15px;margin:0;padding:6px 0}._timer_1lefu_23{color:#2bd13e;text-align:center;text-shadow:0px 4px 44px rgba(0,0,0,.16);font-size:28px;font-weight:900;line-height:28px}._content_1lefu_32{display:flex;align-items:center;justify-content:center;flex-direction:column;width:100%;gap:20px}._content_1lefu_32._invisible_1lefu_40{opacity:0}._root_3gcuv_1{width:32px;height:32px;border:4px solid currentColor;border-left:4px solid transparent;border-radius:50%;animation:_loadingAnimation_3gcuv_1 .5s linear 0s infinite}@keyframes _loadingAnimation_3gcuv_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._loaderV2_15uxt_1{left:0;right:0;top:0;bottom:0;z-index:10}._backdrop_15uxt_9{background:var(--grey-900);opacity:.5;position:absolute;left:0;right:0;top:0;bottom:0}._backdropDark_15uxt_18 ._backdrop_15uxt_9{background-color:#3d4145;opacity:.6}._progressContainer_15uxt_23{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}._fullWidth_1tll3_1{width:100%}._containedVariant_1tll3_5{background:var(--grey-750);border-radius:8px}._containedVariant_1tll3_5 ._inputContainer_1tll3_9{border:none;padding-bottom:12px}._containedVariant_1tll3_5 ._labelContainer_1tll3_13{padding:12px 12px 0;color:var(--grey-400);font-size:13px;font-weight:500;line-height:16px;margin-bottom:4px}._containedVariant_1tll3_5 input{height:28px!important;color:var(--white);font-size:15px;font-weight:800}._containedVariant_1tll3_5 input::placeholder{font-size:inherit;font-weight:inherit}._lightGreyAppearance_1tll3_32{--input-bg: var(--grey-700)}._lightGreyAppearance_1tll3_32 ._labelContainer_1tll3_13{font-size:13px;color:var(--grey-300);line-height:14px}._lightGreyAppearance_1tll3_32 input::placeholder{color:#fff;opacity:.6;font-size:15px;font-weight:500}._darkGreyAppearance_1tll3_47{--input-bg: var(--grey-800)}._darkGreyAppearance_1tll3_47 ._labelContainer_1tll3_13{font-size:15px;color:var(--grey-400);font-weight:600;line-height:16px;letter-spacing:.45px;margin-bottom:6px}._darkGreyAppearance_1tll3_47 input{color:var(--grey-300);font-size:13px;font-weight:500;line-height:20px;letter-spacing:.13px}._labelContainer_1tll3_13{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px;color:var(--inputLabelColor)}._input_1tll3_9{height:38px;outline:none;border:none;border-radius:var(--input-border-radius, 8px);background:var(--input-bg);padding:0;width:100%;font-family:var(--primary-font);font-size:14px;font-style:normal;font-weight:500;color:var(--white-color);background:var(--grey-900)}._input_1tll3_9::placeholder{font-family:var(--primary-font);font-size:inherit;font-weight:inherit;color:#c1d0ce}._input_1tll3_9._withAppend_1tll3_94{padding-right:40px}._input_1tll3_9._lightFontStyle_1tll3_97{font-size:13px}._input_1tll3_9._lightFontStyle_1tll3_97::placeholder{color:var(--grey-400);font-size:13px;font-weight:500}._input_1tll3_9._text500_1tll3_105{font-weight:500}._input_1tll3_9._text500_1tll3_105::placeholder{font-weight:500}._inputContainer_1tll3_9{border:var(--input-border);position:relative;border-radius:var(--input-border-radius, 8px);background:var(--input-bg, var(--grey-900));display:flex;align-items:stretch;justify-content:center;padding:0 12px;gap:8px;border:1px solid #2d3c3a}._hovered_1tll3_124 ._inputContainer_1tll3_9{border-color:#b3ec0180}._focused_1tll3_127 ._inputContainer_1tll3_9{border-color:#b3ec01}._hasError_1tll3_130 ._inputContainer_1tll3_9{border-color:var(--error)}._append_1tll3_134{top:0;bottom:0;display:flex;align-items:center}._prepend_1tll3_141{align-items:center;display:flex}._error_1tll3_146{color:var(--error);margin-top:4px;display:flex}._suffix_1tll3_152{position:absolute;top:50%;transform:translateY(-50%);left:16px;font-size:15px;font-weight:500;letter-spacing:.39px;pointer-events:none}._suffix_1tll3_152 span{opacity:0}._form_h6hce_1{width:100%}._button_dcybg_1{border:none;font:inherit;color:inherit;background-color:transparent;cursor:pointer;outline:none;display:flex;justify-content:center;align-items:center;padding:7px 15px;gap:8px;border-radius:var(--border-radius);transition:var(--transition);position:relative;white-space:nowrap;-webkit-user-select:none;user-select:none;font-size:14px;font-weight:600;font-family:var(--font-family)}._button_dcybg_1:focus{outline:none}._button_dcybg_1:focus,._button_dcybg_1:active{outline:none}._button_dcybg_1._loading_dcybg_29{color:transparent!important}._button_dcybg_1._loading_dcybg_29 img{visibility:hidden}._button_dcybg_1._loading_dcybg_29 svg{visibility:hidden}._button_dcybg_1._fullWidth_dcybg_38{width:100%}._button_dcybg_1._none_dcybg_41{background:transparent;color:var(--white);padding:0}._primaryColor_dcybg_47{--loader-color: var(--grey-850);color:var(--grey-850);font-weight:600;font-size:14px;border-radius:7.644px;border:1px solid #b3ec01;background:linear-gradient(180deg,#d8ff5f -3.66%,#b3ec01 100%)}._primaryColor_dcybg_47._pressable_dcybg_56{--loader-color: var(--grey-850);padding-top:8px;padding-bottom:8px;color:var(--grey-850);border-radius:var(--pressable-button-radius);height:var(--height)}._primaryColor_dcybg_47._pressable_dcybg_56:hover:not([disabled]){background:linear-gradient(180deg,#eaff7b 0%,#b6ff3c 100%);color:#052b02}._primaryColor_dcybg_47._pressable_dcybg_56:after{content:"";position:absolute;top:-1px;left:-1px;right:-1px;bottom:-1px;box-shadow:0 -2px #00000040 inset;pointer-events:none;border-radius:inherit;transition:var(--transition)}._primaryColor_dcybg_47:active:not([disabled]){transform:translateY(2px) scale(.99);box-shadow:0 8px 40px #1d93124d,0 0 #1d9312}._primaryColor_dcybg_47:active:not([disabled]):after{box-shadow:0 0 #00000040 inset}._content_dcybg_88{display:flex;align-items:center;justify-content:center;gap:8px;position:relative;z-index:1}._secondaryColor_dcybg_97{--loader-color: #f9feff;color:#f9feff;outline:1px solid transparent;outline-offset:-2px;background:linear-gradient(180deg,#445553 0%,#2d3c3a 100%)}._secondaryColor_dcybg_97:before{content:"";position:absolute;top:1px;left:1px;right:1px;bottom:1px;border-radius:var(--btn-border-radius, 8px);border:1px solid transparent;background:#2d3c3a;z-index:0}._secondaryColor_dcybg_97:hover,._secondaryColor_dcybg_97._selected_dcybg_116{outline:1px solid #b3ec01;background:transparent}._secondaryColor_dcybg_97:hover:before,._secondaryColor_dcybg_97._selected_dcybg_116:before{background:linear-gradient(180deg,rgba(179,236,1,.5) -152.45%,rgba(179,236,1,.1) 69.33%)}._secondaryColor_dcybg_97._outlinedStyle_dcybg_123{--loader-color: var(--white-color);background:transparent;border:1px solid var(--grey-600);color:var(--white-color)}._secondaryColor_dcybg_97._outlinedStyle_dcybg_123:hover{border-color:var(--grey-750);background:transparent;color:var(--white-color)}._secondaryColor_dcybg_97:disabled{background:#232b2a;color:#7a8a89;border-color:#2d3c3a;cursor:not-allowed;pointer-events:none}._secondary-v2Color_dcybg_142{--loader-color: var(--white-color);background:linear-gradient(180deg,#475569 0%,#334155 100%);color:var(--white-color)}._secondary-v2Color_dcybg_142:hover{background:linear-gradient(180deg,#6987b3 0%,#334155 100%);color:var(--white-color)}._secondary-v3Color_dcybg_152{--loader-color: var(--white-color);color:var(--white-color);font-size:15px;border-radius:8px;background:#373e3f;box-shadow:0 1px #737a89 inset,0 5px 16px #0003,0 2px #1d1f24}._secondary-v3Color_dcybg_152:hover{background:var(--grey-850);color:var(--white-color)}._secondary-v3Color_dcybg_152._pressable_dcybg_56{border-radius:var(--pressable-button-radius);background:#373e3f;box-shadow:0 1px #737a89 inset,0 5px 16px #0003,0 2px #1d1f24;height:calc(var(--height) - 3px);transform:translateY(-3px)}._secondary-v3Color_dcybg_152._pressable_dcybg_56:hover{background:var(--grey-850)}._secondary-v3Color_dcybg_152._pressable_dcybg_56:active{transform:translateY(0);box-shadow:0 0 #2e394e}._secondary-v4Color_dcybg_179{--loader-color: var(--white-color);background:var(--grey-900);color:var(--white-color);font-size:15px}._secondary-v4Color_dcybg_179:hover{background:var(--grey-800)}._secondary-v4Color_dcybg_179.active{background:var(--grey-800);color:var(--primary-color);text-shadow:0px 1px 5px rgba(219,254,74,.7)}._secondary-v4Color_dcybg_179.active svg{filter:drop-shadow(0px 1px 5px rgba(219,254,74,.7))}._secondary-v5Color_dcybg_197{color:var(--grey-950);border-radius:8px;background:radial-gradient(50% 50% at 50% 50%,#fff 0%,#fafafa 100%);box-shadow:0 0 1px 4px #ffffff1a,0 -4px 2px #1d223b40 inset,0 2px 1px #ffffff40 inset;height:calc(var(--height) - 2px)}._secondary-v5Color_dcybg_197:hover{outline:2px solid #eaff7b;outline-offset:2px;background:linear-gradient(180deg,#f7f8f3 0%,#fbfbfb 100%);transform:scale(1.04);color:#052b02}._secondary-v5Color_dcybg_197:hover:active:not([disabled]){transform:translateY(0);box-shadow:0 8px 40px #1d93124d,0 0 #1d9312}._dangerColor_dcybg_216{--loader-color: var(--white-color);background:var(--danger);color:var(--white-color);font-size:15px}._dangerColor_dcybg_216:hover{background:var(--danger-hover);color:var(--white-color)}._danger-v2Color_dcybg_227{--loader-color: #80270b;background:#ff521c;color:#80270b;font-size:15px}._danger-v2Color_dcybg_227:hover{background:#f7450f;color:#80270b}._danger-v2Color_dcybg_227._pressable_dcybg_56{padding-top:8px;padding-bottom:8px;border-radius:var(--pressable-button-radius);box-shadow:0 3px #9a2f0e,0 5px 16px #0003,0 2px #ff9574 inset;height:calc(var(--height) - 2px);transform:translateY(-2px)}._danger-v2Color_dcybg_227._pressable_dcybg_56:hover:not([disabled]){background:#f7450f}._danger-v2Color_dcybg_227._pressable_dcybg_56:active:not([disabled]){transform:translateY(0);box-shadow:0 0 #9a2f0e,0 5px 16px #0003,0 2px #ff9574 inset}._flatStyle_dcybg_253{--loader-color: var(--white-color);background-color:transparent;border:none;color:var(--white-color)}._flatStyle_dcybg_253:hover{color:var(--grey-300);background-color:transparent}._sSize_dcybg_264{--height: 32px;height:var(--height);font-size:15px;letter-spacing:-.15px}._mSize_dcybg_271{--height: 40px;height:var(--height);font-size:14px}._lSize_dcybg_277{--height: 48px;height:var(--height);font-size:15px;letter-spacing:-.15px}@media (max-width: 576px){._lSize_dcybg_277{--height: 38px;font-size:13px;padding-left:12px;padding-right:12px}}._pressable_dcybg_56._hugeSize_dcybg_292{height:62px;border-radius:var(--pressable-button-huge-radius);font-size:18px;font-weight:900;gap:8px}@media (max-width: 576px){._pressable_dcybg_56._hugeSize_dcybg_292{--height: 52px;height:52px;font-size:16px}}._pressable_dcybg_56._hugeSize_dcybg_292._primaryColor_dcybg_47{border-radius:8px;box-shadow:0 3px #1d9312,0 5px 16px #0003,0 2px #73f882 inset}._pressable_dcybg_56._hugeSize_dcybg_292._primaryColor_dcybg_47:active{transform:translateY(0);box-shadow:0 0 #1d9312,0 5px 16px #0003,0 2px #73f882 inset}._rounded_dcybg_315{padding-left:3px;padding-right:3px}._append_dcybg_320,._prepend_dcybg_321{display:flex;position:relative;z-index:1}._iconOnly_dcybg_327{--height: 36px;padding:0;width:var(--height);height:var(--height)}.v2Variables ._primaryColor_dcybg_47{color:#21292a}.v2Variables ._secondary-v3Color_dcybg_152{font-weight:900;letter-spacing:initial;border-radius:8px;background:#373e3f;box-shadow:0 1px #737a89 inset,0 5px 16px #0003,0 2px #1d1f24}.v2Variables ._secondary-v3Color_dcybg_152:hover{background:linear-gradient(180deg,#4d4e52 40%,#353638 100%)}._purpleColor_dcybg_348{--loader-color: var(--white);color:var(--white);font-weight:600;font-size:14px;border-radius:8px;border:1px solid #7b51ff;background:linear-gradient(180deg,#9370ff -3.66%,#7b51ff 100%);box-shadow:0 -2px #00000040 inset}._purpleColor_dcybg_348._pressable_dcybg_56{--loader-color: var(--white);padding-top:8px;padding-bottom:8px;color:var(--white);border-radius:var(--pressable-button-radius);height:var(--height)}._purpleColor_dcybg_348._pressable_dcybg_56:hover:not([disabled]){background:linear-gradient(180deg,#7b51ff -3.66%,#7b51ff 100%);color:var(--white)}._purpleColor_dcybg_348:active:not([disabled]){transform:translateY(2px) scale(.99);box-shadow:0 0 #7b51ff}._yellowColor_dcybg_375{--loader-color: var(--grey-900);background:#ffe24b;color:var(--grey-900);font-weight:900}._yellowColor_dcybg_375:hover{color:var(--grey-900)}._yellowColor_dcybg_375._pressable_dcybg_56{padding-top:8px;padding-bottom:8px;border-radius:var(--pressable-button-radius);box-shadow:0 2px #9c5e14,0 5px 16px #0003,0 1px #ffea9d inset;height:calc(var(--height) - 2px);transform:translateY(-2px)}._yellowColor_dcybg_375._pressable_dcybg_56:hover:not([disabled]){background:#ffe24b}._yellowColor_dcybg_375._pressable_dcybg_56:active:not([disabled]){transform:translateY(0);box-shadow:0 0 #9c5e14,0 5px 16px #0003,0 1px #ffea9d inset}._container_y890a_1{--input-bg: var(--grey-900);--input-border: 1.5px solid var(--grey-800);--input-border-radius: 8px;--inputLabelColor: var(--grey-300);display:flex;flex-direction:column;align-items:center;gap:28px}@media (max-width: 576px){._container_y890a_1{height:100%;justify-content:center}}._vaultImage_y890a_18{width:229px;height:auto;margin-bottom:-8px}._title_y890a_24{display:flex;align-items:center;justify-content:center;gap:12px}._title_y890a_24 ._titleText_y890a_30{text-shadow:0px 4px 44px rgba(0,0,0,.16);font-size:28px;font-weight:900;line-height:36px}._title_y890a_24 ._coinContainer_y890a_36{height:38px;padding:0 16px;display:flex;align-items:center;justify-content:center;background-color:var(--grey-850);border-radius:8px;font-size:15px;letter-spacing:.45px}._title_y890a_24 ._coin_y890a_36{transform:scale(1.05) translateY(-1px)}._tabContainer_y890a_51{width:292px}._maxButton_y890a_55{border:none;font:inherit;color:inherit;background-color:transparent;outline:none;height:40px;padding:0 10px;margin-right:-10px;display:flex;align-items:center;cursor:pointer;color:var(--grey-300);font-size:13px;font-weight:600;line-height:14px;letter-spacing:.39px}._maxButton_y890a_55:focus{outline:none}._root_1n9ps_1{display:flex;align-items:center;gap:8px;font-weight:600;line-height:14px;letter-spacing:.39px;white-space:nowrap}._root_1n9ps_1._negative_1n9ps_10{color:#ff5252}._root_1n9ps_1._negative_1n9ps_10 ._arrow_1n9ps_13{transform:rotate(180deg)}._root_1n9ps_1._positive_1n9ps_16{color:var(--primary-color)}._form_e9l82_1{width:100%}._input_e9l82_5{padding-right:57px!important}._lockContainer_e9l82_9{height:52px;display:flex;align-items:center}._time_e9l82_15{margin-right:auto;font-size:15px;font-weight:600}._timeText_e9l82_21{text-transform:uppercase;color:var(--grey-300);font-size:13px;font-weight:600;line-height:14px;letter-spacing:.39px}._container_pa2qb_1{display:flex;gap:12px;font-size:15px;font-style:normal;font-weight:700;line-height:16px;flex-direction:row;align-items:center;justify-content:space-between;position:relative}._container_pa2qb_1 *{line-height:1}._container_pa2qb_1._fullWidth_pa2qb_16{width:100%}._container_pa2qb_1 .react-switch-bg{background:#1a2122!important}._container_pa2qb_1 .react-switch-handle,._container_pa2qb_1._active_pa2qb_25 .react-switch-handle{background:var(--white)!important}._container_pa2qb_1._active_pa2qb_25 .react-switch-bg{background:#7b51ff!important}._label_pa2qb_32{display:flex;align-items:center;color:#f9feff;font-size:14px;font-weight:500;line-height:20px}._switchContainer_pa2qb_41{position:relative;display:flex;transition:var(--transition)}._switchContainer_pa2qb_41._loading_pa2qb_46 ._switch_pa2qb_41{opacity:0!important}._container_n6xf6_1{display:flex;align-items:center;justify-content:center;gap:8px}._icon_n6xf6_8{color:#9ca3af;transition:var(--transition)}._icon_n6xf6_8._red_n6xf6_12{color:#ff521c}._icon_n6xf6_8._disabled_n6xf6_15{color:#4b5563}._icon_n6xf6_8._green_n6xf6_18{color:#2bd13e}._root_rnh62_1{display:flex;flex-direction:column;width:100%}._root_rnh62_1._inline_rnh62_6{flex-direction:row;align-items:center}._labelContainer_rnh62_11{margin-bottom:4px;color:#f9feff;font-size:13px;font-weight:500;line-height:18px}._inline_rnh62_6 ._labelContainer_rnh62_11{margin-bottom:0;margin-right:8px}._inline_rnh62_6 ._labelContainer_rnh62_11 label{white-space:nowrap}._placeholderContainer_rnh62_26{position:relative;height:var(--dropdown-height, 40px);background:var(--dropdown-bg, var(--grey-850));border-radius:var(--input-border-radius, 12px);border:1px solid #2d3c3a;padding:0 12px;cursor:pointer;display:flex;align-items:center;justify-content:space-between}._placeholderIcon_rnh62_39{margin-right:8px}._placeholderInput_rnh62_43{padding:0;height:var(--dropdown-height, 40px);background-color:transparent;border:none;outline:none;pointer-events:none;letter-spacing:-.15px;width:100%;display:flex;align-items:center;flex:1;min-width:0;color:var(--white);font-size:14px;font-weight:500;line-height:20px}._text500_rnh62_61 ._placeholderInput_rnh62_43{font-weight:500}._arrow_rnh62_65{width:16px;height:16px;margin-left:8px;transition:transform .2s ease;color:var(--arrow-color, #c1d0ce);flex-shrink:0}._open_rnh62_73 ._arrow_rnh62_65{transform:rotate(180deg)}._iconContainer_rnh62_77{display:flex;min-width:20px;align-items:center;justify-content:center;margin-right:8px}._iconContainer_rnh62_77 img{max-width:20px;max-height:20px;border-radius:6px}@media screen and (max-width: 767px){._iconContainer_rnh62_77 img{max-width:16px;max-height:16px}}@media screen and (max-width: 767px){._iconContainer_rnh62_77{min-width:16px}}._prefix_rnh62_101{margin-right:8px;color:var(--grey-500);font-weight:400;font-size:15px;letter-spacing:-.15px;white-space:nowrap}._darkBordered_rnh62_110 ._labelContainer_rnh62_11{color:var(--grey-300);font-weight:500;margin-bottom:8px;font-size:13px;line-height:14px;letter-spacing:.39px}._darkBordered_rnh62_110 ._placeholderContainer_rnh62_26{border:1.5px solid var(--grey-800);background:var(--grey-900)}._root_1ws9f_1{border-radius:var(--border-radius);padding:8px;z-index:var(--dropdown-z-index, 10);background:var(--dropdown-list-bg, var(--dropdown-bg, var(--grey-850)));box-shadow:0 4px 28px #00000040}._list_1ws9f_9{max-height:300px;overflow:auto}._listItem_1ws9f_14{display:flex;gap:8px;align-items:center;padding:12px 8px;font-size:15px;line-height:16px;letter-spacing:-.15px;cursor:pointer;border-radius:8px}._listItem_1ws9f_14:hover{background:var(--grey-800)}@media screen and (max-width: 767px){._listItem_1ws9f_14{gap:8px}}._iconContainer_1ws9f_34{display:flex;width:20px;align-items:center;justify-content:center;margin-right:12px}@media screen and (max-width: 767px){._iconContainer_1ws9f_34{width:16px;height:16px;margin-right:0;font-size:16px}._iconContainer_1ws9f_34 svg{width:16px;height:16px}}._iconContainer_1ws9f_34 img{max-width:20px;max-height:20px;border-radius:6px}@media screen and (max-width: 767px){._iconContainer_1ws9f_34 img{max-width:16px;max-height:16px}}._chatStyle_1ws9f_65{background-color:var(--grey-700);padding:0}._chatStyle_1ws9f_65 ._list_1ws9f_9{padding:0;min-width:240px}._chatStyle_1ws9f_65 ._listItem_1ws9f_14{padding-left:12px}._chatStyle_1ws9f_65 ._listItem_1ws9f_14:hover{background-color:var(--grey-600)}._darkBordered_1ws9f_80{background:var(--grey-900);border-radius:8px;box-shadow:0 5px 11px #00000045,0 20px 20px #0000003b,0 45px 27px #00000024,0 79px 32px #0000000a,0 124px 35px #00000003;padding:0}._darkBordered_1ws9f_80 ._listItem_1ws9f_14{padding:12px 16px;border-radius:0;gap:12px}._darkBordered_1ws9f_80 ._listItem_1ws9f_14:first-of-type{border-top-left-radius:8px;border-top-right-radius:8px}._darkBordered_1ws9f_80 ._listItem_1ws9f_14:last-of-type{border-bottom-left-radius:8px;border-bottom-right-radius:8px}._root_ccgt7_1{overflow:hidden;white-space:nowrap;display:inline-block;text-overflow:ellipsis;max-width:100%;line-height:1.3}._itemsGrid_bx55s_1{margin-top:16px;max-height:50vh;overflow-y:auto}._modal_bx55s_7{width:100%;max-width:715px;padding-left:0;padding-right:0;background:var(--case-details-modal-bg, var(--grey-900))}._modal_bx55s_7._bigModal_bx55s_14{max-width:740px}._modalContent_bx55s_18{padding-left:40px;padding-right:40px}@media (max-width: 576px){._modalContent_bx55s_18{padding-left:1rem;padding-right:1rem}}._listTitle_bx55s_29{margin-top:16px}._headerContainer_bx55s_33{display:flex;align-items:center}@media (max-width: 480px){._headerContainer_bx55s_33{flex-direction:column;gap:12px}}@media (max-width: 480px){._openCaseButton_bx55s_45{width:100%;margin-top:20px;margin-bottom:24px}}._divider_bx55s_52{width:100%;height:1px;background-color:#242833;margin:20px 0 28px}._caseAmount_bx55s_59{height:28px;border-radius:6px;background:#fdd134;box-shadow:0 4px 12px #ebca1f66;padding:0 8px;line-height:18px;color:#593103;font-size:15px;font-weight:700;letter-spacing:.45px;display:flex;align-items:center;transform:translateY(-2px)}._titleContainer_1m9xt_1{display:flex;align-items:center;gap:14px;margin-right:auto}._titleContainer_1m9xt_1._reverse_1m9xt_7{flex-direction:row-reverse}._caseImage_1m9xt_11{width:120px;height:120px;object-fit:contain}@media (max-width: 576px){._caseImage_1m9xt_11{width:80px!important;height:80px!important}}._title_1m9xt_1{font-size:26px;font-weight:700;line-height:28px;letter-spacing:-.26px;text-transform:capitalize;white-space:nowrap;flex:1;min-width:0}@media (max-width: 576px){._title_1m9xt_1{font-size:18px;line-height:20px}}._title1_1hpf3_1{display:flex;align-items:center;gap:11px;font-size:26px;font-weight:700;line-height:28px;letter-spacing:-.26px}@media (max-width: 576px){._title1_1hpf3_1{font-size:18px;line-height:22px}}._title28_1hpf3_17{display:flex;align-items:center;gap:11px;font-size:28px;font-weight:700;line-height:28px;letter-spacing:-.26px}@media (max-width: 576px){._title28_1hpf3_17{font-size:18px;line-height:22px}}._semiBoldText_1hpf3_33{font-size:13px;font-weight:600;line-height:14px;letter-spacing:.39px}._noDataMessage_1hpf3_40{font-size:16px;font-weight:600;line-height:1.33}@media screen and (max-width: 767px){._noDataMessage_1hpf3_40{text-align:center;font-weight:500}}._label_1hpf3_52{color:var(--white);font-size:15px;font-weight:700;line-height:16px;letter-spacing:-.15px;margin-bottom:12px;display:inline-flex}@media (max-width: 576px){._label_1hpf3_52{font-size:13px;margin-bottom:6px}}._title4_1hpf3_68{display:flex;font-size:18px;font-weight:800;line-height:20px;letter-spacing:.54px;margin:0}._blockTitleSmall_1hpf3_77{color:var(--grey-300);font-size:13px;font-weight:600;line-height:16px;letter-spacing:.39px}._container_151d5_1{--wheel-item-size: 170px;height:182px;width:100%;position:relative;border-radius:var(--single-case-open-wheel-radius);background:var(--grey-950)}@media (max-width: 576px){._container_151d5_1{height:128px}}._container_151d5_1:before,._container_151d5_1:after{content:"";position:absolute;top:0;bottom:0;width:200px;pointer-events:none;z-index:8}@media screen and (max-width: 800px){._container_151d5_1:before,._container_151d5_1:after{width:80px}}._container_151d5_1:before{left:0;border-radius:var(--single-case-open-wheel-radius) 0px 0px var(--single-case-open-wheel-radius);background:linear-gradient(90deg,#030712 18.75%,rgba(3,7,18,0) 100%)}._container_151d5_1:after{right:0;border-radius:0px var(--single-case-open-wheel-radius) var(--single-case-open-wheel-radius) 0px;background:linear-gradient(90deg,rgba(3,7,18,0) 0%,#030712 88.02%)}._smallSize_151d5_39{--wheel-item-size: 128px;height:140px}@media (max-width: 576px){._smallSize_151d5_39{height:128px}}._smallSize_151d5_39 ._arrow_151d5_48{width:60px}._smallSize_151d5_39 ._itemContainer_151d5_51._winItem_151d5_51 ._image_151d5_51{transform:translate3d(0,-18px,0) scale(.7)}._arrow_151d5_48{position:absolute;z-index:10;left:50%;top:-28px;transform:translate(-50%) rotate(-86deg)}@media (max-width: 576px){._arrow_151d5_48{width:60px}}._box_151d5_68{height:var(--wheel-item-size);width:var(--wheel-item-size)}@media (max-width: 576px){._box_151d5_68{height:120px}}._scrollContainer_151d5_79{width:100%;overflow:hidden;padding:6px 2px;border-radius:var(--single-case-open-wheel-radius)}@media (max-width: 576px){._scrollContainer_151d5_79{padding:4px 2px}}._itemContainer_151d5_51{padding-left:3px;padding-right:3px;filter:opacity(.9);transition:all .4s var(--easing);transform:scale(1) translateZ(0)}._itemContainer_151d5_51._fadeItem_151d5_98{filter:opacity(.2)}._itemContainer_151d5_51._winItem_151d5_51{transition:all .5s cubic-bezier(.26,.56,.2,1);filter:opacity(1);transform:scale(1.07) translateZ(0)}._itemContainer_151d5_51._winItem_151d5_51 ._image_151d5_51{transform:translate3d(0,-30px,0) scale(1.04)}@media (max-width: 576px){._itemContainer_151d5_51._winItem_151d5_51 ._image_151d5_51{transform:translate3d(0,-18px,0) scale(.7)}}._image_151d5_51{transition:all .5s cubic-bezier(.26,.56,.2,1);transform:translateZ(0) scale(1)}._item_151d5_51{width:var(--wheel-item-size);height:var(--wheel-item-size);flex:0 0 var(--wheel-item-size);display:flex;align-items:center;justify-content:center;border-radius:var(--border-radius-large);background:var(--single-case-open-wheel-item-bg, var(--grey-900));position:relative}@media (max-width: 576px){._item_151d5_51{width:120px;height:120px;flex:0 0 120px}}._item_151d5_51 img{max-width:100px;max-height:100px;z-index:3;position:relative}@media (max-width: 576px){._item_151d5_51 img{width:94px;height:94px}}._itemBgGradient_151d5_151{content:"";position:absolute;left:0;right:0;top:0;bottom:0;border-radius:var(--border-radius-large)}._roll_151d5_161{width:20000px;display:flex;will-change:margin;transform:translateZ(0)}._itemPrice_151d5_168,._itemName_151d5_169{position:absolute;z-index:5;text-shadow:0px 4px 4px 0px rgba(0,0,0,.25);font-size:14px;font-weight:700;letter-spacing:-.28px;transform:translateY(50px);animation:_fadeIn_151d5_1 .5s cubic-bezier(.26,.56,.2,1) forwards;left:0;right:0;bottom:0}._itemName_151d5_169{bottom:27px;width:100%;text-align:center;padding:0 10px;font-size:14px;font-weight:700;line-height:1.3}@media (max-width: 576px){._itemName_151d5_169{text-align:left;padding-left:8px;font-size:12px}}._itemPrice_151d5_168{bottom:7px;display:flex;justify-content:center}@media (max-width: 576px){._itemPrice_151d5_168{justify-content:flex-start;padding-left:8px;font-size:12px}._itemPrice_151d5_168 svg{width:18px;height:auto}}@keyframes _fadeIn_151d5_1{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0) scale(1)}}._elipseContainer_151d5_227{width:var(--wheel-item-size);height:var(--wheel-item-size);position:absolute;left:50%;top:50%;transform:translate(-50%) translateY(-50%);overflow:hidden;z-index:2;border-radius:var(--border-radius-large)}@media (max-width: 576px){._elipseContainer_151d5_227{width:120px;height:120px}}._glow_151d5_245{color:#ddd;width:223.5px;height:81px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}._line_151d5_255{background:linear-gradient(270deg,rgba(163,241,64,0) 0%,currentColor 48.96%,rgba(163,241,64,0) 100%);filter:blur(.150000006px);width:82%;max-width:90%;height:2px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}._itemClass_151d5_267{font-size:11px;margin-bottom:0;color:var(--grey-300)}._winnerTextBg_151d5_273{position:absolute;bottom:0;left:0;right:0;z-index:4;height:60px;border-radius:var(--border-radius-large);animation:_fromBottom_151d5_1 .5s cubic-bezier(.26,.56,.2,1) forwards;transform:translateY(100px)}._winnerTextBg_151d5_273._withClass_151d5_284{height:71px}@keyframes _fromBottom_151d5_1{0%{transform:translateY(100px)}to{transform:translateY(0)}}._container_1tg4t_1{position:absolute;left:0;right:0;top:0;bottom:0;background:var(--grey-850);z-index:10;display:flex;align-items:center;justify-content:center;gap:16px}._button_1tg4t_15{padding:0;width:32px;height:32px}._item_9vsen_1{overflow:hidden;position:relative;-webkit-user-select:none;user-select:none;height:100%;display:flex;flex-direction:column;transition:transform .25s var(--easing);transform:translateZ(0);border-radius:12px;border:1px solid #2d3c3a;background:#21292a;padding:15px;box-shadow:0 1px 2px #21292a40}._item_9vsen_1:hover{border:1px solid rgb(var(--itemColor));background:linear-gradient(180deg,rgba(var(--itemColor),.8) -152.45%,rgba(var(--itemColor),.1) 69.33%)}._item_9vsen_1._animateAppearance_9vsen_20{transform:scale(0) rotate(0);animation:_scale_9vsen_1 .5s forwards cubic-bezier(.55,.58,.52,.98)}._item_9vsen_1._selected_9vsen_24{border-color:var(--primary-color)}._item_9vsen_1._contentLeft_9vsen_27 ._footer_9vsen_27{padding:8px 20px 20px;align-items:flex-start}@media (max-width: 480px){._item_9vsen_1._contentLeft_9vsen_27 ._footer_9vsen_27{padding:8px 12px 12px}}._item_9vsen_1._contentLeft_9vsen_27 ._name_9vsen_36{justify-content:flex-start}._item_9vsen_1._contentLeft_9vsen_27 ._rolledRound_9vsen_39{left:12px;right:auto}._item_9vsen_1._clickable_9vsen_43{cursor:pointer}@keyframes _scale_9vsen_1{0%{transform:scale(0) rotate(0)}to{transform:scale(1) rotate(720deg)}}._rolledRound_9vsen_39{z-index:2;font-family:var(--font-poppins);top:15px;right:15px;color:#c1d0ce;font-size:10px;font-weight:500;line-height:16px;margin-left:auto;margin-bottom:9px}@media (max-width: 480px){._rolledRound_9vsen_39{top:6px;right:6px}}._imageContainer_9vsen_74{height:90px;min-height:90px;display:flex;align-items:center;justify-content:center;position:relative;z-index:5}@media (max-width: 480px){._imageContainer_9vsen_74{height:130px}}._imageContainer_9vsen_74 ._image_9vsen_74{width:auto;height:auto;max-width:120px;max-height:100%;transition:all .25s var(--easing);position:relative;z-index:5}._item_9vsen_1:hover ._imageContainer_9vsen_74 ._image_9vsen_74{filter:opacity(1) drop-shadow(4px 4px 19px rgb(var(--itemColor)))}._imageContainer_9vsen_74 ._bgLines_9vsen_100{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1;pointer-events:none}._imageContainer_9vsen_74 ._circle_9vsen_108{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1;pointer-events:none;width:80px;height:80px}._footer_9vsen_27{display:flex;flex-direction:column;align-items:center;justify-content:flex-end;position:relative;z-index:2;flex:1}._nameContainer_9vsen_129{width:100%;margin-bottom:8px}._name_9vsen_36{width:100%;text-align:center;display:flex;justify-content:center;font-size:14px;font-weight:600;line-height:20px}._amountSelector_9vsen_144{display:none}._item_9vsen_1:hover ._amountSelector_9vsen_144{display:flex}._price_9vsen_151{font-size:14px;font-weight:400;line-height:20px;letter-spacing:.42px}._checkbox_9vsen_158{position:absolute;top:12px;right:12px;z-index:10}._exterior_9vsen_165{position:absolute;top:12px;left:12px;padding:0 6px;border-radius:7px;background:rgba(0,0,0,.2);height:20px;display:flex;align-items:center;justify-content:center;min-width:27px;color:var(--grey-500);font-size:12px;font-weight:500;z-index:10;transition:var(--transition)}._item_9vsen_1:hover ._exterior_9vsen_165{background-color:var(--grey-900);color:var(--grey-400)}._itemType_9vsen_188{color:var(--grey-500);font-size:14px;font-weight:400;line-height:20px;margin-bottom:2px}._sSize_9vsen_196 ._imageContainer_9vsen_74{height:120px}._sSize_9vsen_196 ._footer_9vsen_27{padding-top:16px;padding-bottom:16px}._sSize_9vsen_196 ._nameContainer_9vsen_129{margin-bottom:8px}._sSize_9vsen_196 ._line_9vsen_206{height:1px}._stars_9vsen_210{position:absolute;left:0;top:0;bottom:0;right:0;z-index:2;transform:scale(3);transition:all .3s var(--easing);opacity:0}._item_9vsen_1:hover ._stars_9vsen_210,._item_9vsen_1._selected_9vsen_24 ._stars_9vsen_210{transform:scale(1);opacity:1}._hoverBg_9vsen_226{background:#030814;position:absolute;left:0;top:0;bottom:0;right:0;z-index:1;opacity:0}._item_9vsen_1:hover ._hoverBg_9vsen_226,._item_9vsen_1._selected_9vsen_24 ._hoverBg_9vsen_226{opacity:1}._locked_9vsen_240{position:absolute;left:0;top:0;bottom:0;right:0;display:flex;align-items:center;justify-content:center;flex-direction:column;z-index:20;padding-bottom:4px;gap:8px;background:radial-gradient(50% 50% at 50% 50%,#192432 0%,rgba(25,36,50,.6) 100%);font-size:14px;font-weight:500;line-height:20px}._locked_9vsen_240 svg{color:#6b7280}._root_4rgev_1{cursor:pointer;-webkit-user-select:none;user-select:none;display:inline-flex;flex-direction:column}._root_4rgev_1._block_4rgev_7{display:flex}._root_4rgev_1._checked_4rgev_10 ._checkbox_4rgev_10 svg path{fill:var(--modal-bg)}._root_4rgev_1 ._checkbox_4rgev_10 svg path{fill:var(--modal-bg)}._noBg_4rgev_17 ._checkbox_4rgev_10{background-color:transparent!important}._hidden_4rgev_21{border:0;clip:rect(0 0 0 0);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}._inputContainer_4rgev_34{display:inline-flex;align-items:center}._checkbox_4rgev_10{display:inline-flex;align-items:center;justify-content:center;width:13px;height:13px;border:1px solid #494b59;background-color:transparent;border-radius:5px;margin-right:10px;transition:all .15s}._noLabel_4rgev_51 ._checkbox_4rgev_10{margin-right:0}._large_4rgev_54 ._checkbox_4rgev_10{width:28px;height:28px;flex:0 0 28px}._xlargeSize_4rgev_59 ._checkbox_4rgev_10{width:20px;height:20px;flex:0 0 20px}._hidden_4rgev_21:focus ._checkbox_4rgev_10{box-shadow:0 0 0 3px pink}._outlined_4rgev_67 ._checkbox_4rgev_10{background-color:transparent;border:1px solid #494b59}._outlined_4rgev_67 ._checkbox_4rgev_10._checked_4rgev_10{background:#fff;border:none}._checked_4rgev_10 ._icon_4rgev_76{opacity:1;border-radius:4px;background:green;border:1px solid #494b59}._icon_4rgev_76{width:100%;height:100%;opacity:0;border-radius:4px;background:green;border:1px solid #494b59;transition:var(--transition)}._error_4rgev_93{color:var(--error);margin-top:6px;display:inline-flex}._container_lsrdv_1{width:100%;container-type:inline-size}._grid_lsrdv_6{display:grid;grid-column-gap:12px;grid-row-gap:12px;grid-template-columns:repeat(7,minmax(0,1fr))}@container (max-width: 1100px){._grid_lsrdv_6{grid-template-columns:repeat(6,minmax(0,1fr))}}@container (max-width: 940px){._grid_lsrdv_6{grid-template-columns:repeat(5,minmax(0,1fr))}}@container (max-width: 800px){._grid_lsrdv_6{grid-template-columns:repeat(4,minmax(0,1fr))}}@container (max-width: 630px){._grid_lsrdv_6{grid-template-columns:repeat(3,minmax(0,1fr))}}@container (max-width: 480px){._grid_lsrdv_6{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 576px){._grid_lsrdv_6{gap:8px}}._grid_lsrdv_6 ._gridItem_lsrdv_42{width:100%}._v2Variables_ww8qz_136{--grey-50: #f9fafb;--grey-100: #f3f4f6;--grey-200: #e6e8eb;--grey-300: #9ca3af;--grey-400: #a4a6af;--grey-500: #767980;--grey-600: #555a63;--grey-700: #3d424d;--grey-750: ##222f2d;--grey-800: #373e3f;--grey-850: #21292a;--grey-900: #1a2122;--grey-950: #12191e;--text-secondary: #94a2a4;--link-hover-color: #b3ec01;--box-bg: var(--grey-850);--Button-Green: #2bd13e;--font-primary: "Geist", sans-serif;--font-family: "Geist", sans-serif;--table-section-background: var(--grey-900);--table-heaer-background: var(--grey-850);--table-row-hover-background: var(--grey-850);--table-row-divider-color: var(--grey-750);--unboxed-item-background: var(--grey850);--modal-border-radius: 12px;--border-radius: 8px;--unboxed-item-border-radius: 16px;--bet-history-modal-radius: 20px;--case-battles-list-item: 16px;--case-battles-cases-radius: 12px;--pressable-button-radius: 8px;--modal-bg: var(--grey-850);--violet: #7b51ff;--case-details-modal-bg: var(--grey-850);--single-case-open-wheel-item-bg: var(--grey-800);font-family:var(--font-primary);--input-bg: var(--grey-900)}@media screen and (max-width: 660px){._button_ww8qz_178{width:100%;margin-bottom:30px}}._modal_1q4t2_1{width:486px;height:600px}._modal_1q4t2_1 ._modalContent_1q4t2_5{overflow:hidden;height:100%}._container_1q4t2_10{display:flex;flex-direction:column;align-items:center;text-align:center;height:100%;width:100%}@media (max-width: 576px){._container_1q4t2_10{text-align:left}}._container_1q4t2_10 ._overlay_1q4t2_23{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:var(--border-radius);background-color:#0000;z-index:-1}._container_1q4t2_10 ._overlay_1q4t2_23[data-visible=true]{z-index:100;background-color:#00000080}._container_1q4t2_10 ._overlay_1q4t2_23 ._checkmark_1q4t2_37{height:150px;width:150px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}._container_1q4t2_10 form{width:100%;height:100%;margin-top:2rem;display:flex;flex-direction:column;gap:1rem}._container_1q4t2_10 p{font-size:14px;padding:1rem 0;color:var(--grey-500)}._container_1q4t2_10 ._authOptions_1q4t2_58{display:flex;width:100%;gap:1rem}@media (max-width: 576px){._container_1q4t2_10 ._authOptions_1q4t2_58{flex-direction:row;justify-content:space-between;align-items:center}}._container_1q4t2_10 ._authOptions_1q4t2_58 ._authOption_1q4t2_58{display:flex;flex-direction:column;gap:1rem;align-items:center;cursor:pointer;text-transform:uppercase;width:100%;-webkit-user-select:none;user-select:none}._container_1q4t2_10 ._authOptions_1q4t2_58 ._authOption_1q4t2_58._clicked_1q4t2_80{transform:scale(.95);transition:transform .3s ease-in-out}._container_1q4t2_10 ._authOptions_1q4t2_58 ._authOption_1q4t2_58 ._iconWrapper_1q4t2_84{width:100%;height:4em;display:flex;justify-content:center;align-items:center;background-color:var(--grey-750);border-radius:8px;transition:all .4s;background-color:var(--grey-900)}._container_1q4t2_10 ._authOptions_1q4t2_58 ._authOption_1q4t2_58 ._iconWrapper_1q4t2_84:hover{background-color:var(--grey-800)}._container_1q4t2_10 ._authOptions_1q4t2_58 ._authOption_1q4t2_58 ._labels_1q4t2_98{display:flex;flex-direction:column;gap:.7rem;align-items:center;width:100%}._container_1q4t2_10 ._authOptions_1q4t2_58 ._authOption_1q4t2_58 ._labels_1q4t2_98 ._label_1q4t2_98{font-size:1rem}._container_1q4t2_10 ._authOptions_1q4t2_58 ._authOption_1q4t2_58 ._labels_1q4t2_98 ._active_1q4t2_108{color:#fc0;font-size:.7rem}._button_1q4t2_113{margin-top:16px}._text_1q4t2_117{font-weight:500;font-size:13px;line-height:16px}._text_1q4t2_117 strong{font-weight:700}._checkboxes_1q4t2_126{display:flex;flex-direction:column;gap:8px;align-items:flex-start;padding-left:85px}@media (max-width: 576px){._checkboxes_1q4t2_126{padding-left:0}}._tosLink_1q4t2_139{color:var(--Button-Green)}._tosLink_1q4t2_139:hover{color:var(--Button-Green);text-decoration:underline}._container_18572_1{width:100%}._modal_wt5dx_1{z-index:calc(var(--zIndex-modal) + 1);width:640px}._backdrop_wt5dx_6{z-index:calc(var(--zIndex-modal) + 1)}._form_wt5dx_10{gap:44px;display:flex;flex-direction:column}._title_wt5dx_16{white-space:nowrap}._coinIcon_wt5dx_20{transform:translateY(-1px)}._container_17dk9_1{display:inline-block;font-size:0;line-height:0;position:relative;z-index:1}._container_17dk9_1:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:url(/images/avatar-border.png) no-repeat center center;background-size:contain;z-index:5}._clickable_17dk9_20{cursor:pointer}._image_17dk9_24{position:relative;z-index:2;object-fit:cover}._image_17dk9_24[style*="border-radius: 12px"]{border:1px solid rgba(255,255,255,.12)!important}._fallbackContainer_17dk9_33{position:relative;z-index:5;display:flex;align-items:center;justify-content:center;background-color:var(--grey-750);border-radius:50%}._fallbackContainer_17dk9_33[style*="border-radius: 12px"]{border:1px solid rgba(255,255,255,.12)!important}._level_17dk9_46{font-family:var(--font-nunito);position:absolute;z-index:6;left:50%;bottom:0;transform:translateY(50%) translate(-50%);min-width:16px;height:16px;justify-content:center;align-items:center;border-radius:50%;display:flex;padding:3px 3px 2px;color:#000;font-size:8px;font-weight:800;line-height:1;letter-spacing:.24px;background:var(--avatar-color)}._tooltip_1e9l4_1{border-radius:var(--border-radius);border:1px solid rgba(255,255,255,.12);background-color:var(--grey-800);min-width:157px;max-width:300px;z-index:9999}._tooltip_1e9l4_1[data-popper-interactive=false]{pointer-events:none}._content_1e9l4_13{padding:13px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:8px}._button_1e9l4_23{height:28px;background-color:var(--grey-700)}._title_1e9l4_28{font-weight:600;line-height:14px;letter-spacing:.39px}._footer_1e9l4_34{border-top:1px solid rgba(255,255,255,.12);padding:5px 13px 6px;color:var(--grey-400);display:flex;align-items:center;justify-content:center;gap:4px;white-space:nowrap;font-size:9px;font-weight:300;line-height:12px;letter-spacing:-.09px}._footer_1e9l4_34 svg{color:var(--grey-500);width:12px;flex:0 0 12px}._minimal_1e9l4_54{min-width:unset;border:unset}._minimal_1e9l4_54 ._content_1e9l4_13{padding:6px 12px;color:var(--grey-300);font-size:12px}._container_2meal_1{position:relative}._container_2meal_1 .svg-pi{transform:rotate(-90deg)}._container_2meal_1 .svg-pi-indicator--spinner{animation:spinner .75s linear infinite;transform-origin:center}._container_2meal_1 .svg-pi-label{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center}._container_2meal_1 .svg-pi-label__loading{font-size:1.5em}._container_2meal_1 .svg-pi-label__progress{font-size:1.5em;font-weight:700}._container_2meal_1 .svg-pi-label__loading,._container_2meal_1 .svg-pi-label__progress{display:block}@keyframes _spinner_2meal_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._container_1uzr5_1{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%) rotate(180deg);z-index:4}._circleDot_1uzr5_9{position:absolute;left:50%;top:50%;z-index:5;border-radius:50%}._circleDot_1uzr5_9:before{content:"";position:absolute;top:0;left:50%;transform:translate(-25%) translateY(-25%);width:6px;height:6px;background-color:#ff5b01;border:1.5px solid var(--avatar-color);border-radius:50%;box-sizing:border-box}._container_13su8_1{display:flex;gap:8px;align-items:center}._center_13su8_7{justify-content:center;margin-left:auto;margin-right:auto}._userName_13su8_13{font-size:16.714px;font-style:normal;font-weight:600;line-height:18px;letter-spacing:.501px}._modal_14wp5_1{z-index:calc(var(--zIndex-modal) + 1);width:540px}._container_14wp5_6{display:flex;justify-content:center;flex-direction:column;text-align:center}._title_14wp5_13{font-size:28px;text-align:inherit;display:block;margin-bottom:28px}._sendingText_14wp5_20{display:flex;justify-content:center;color:var(--grey-400);gap:8px;margin-bottom:20px;font-size:13px;align-items:center;font-weight:500;line-height:24px}._coinContainer_14wp5_32{display:flex;gap:6px;align-items:center;color:#ffe24b;text-shadow:0px 4px 8px rgba(255,183,75,.25);font-size:15px;font-style:normal;font-weight:600}._userDetails_14wp5_43{max-width:80%}._buttons_14wp5_47{display:flex;gap:20px;margin-top:54px}._v2Variables_x5p92_136{--grey-50: #f9fafb;--grey-100: #f3f4f6;--grey-200: #e6e8eb;--grey-300: #9ca3af;--grey-400: #a4a6af;--grey-500: #767980;--grey-600: #555a63;--grey-700: #3d424d;--grey-750: ##222f2d;--grey-800: #373e3f;--grey-850: #21292a;--grey-900: #1a2122;--grey-950: #12191e;--text-secondary: #94a2a4;--link-hover-color: #b3ec01;--box-bg: var(--grey-850);--Button-Green: #2bd13e;--font-primary: "Geist", sans-serif;--font-family: "Geist", sans-serif;--table-section-background: var(--grey-900);--table-heaer-background: var(--grey-850);--table-row-hover-background: var(--grey-850);--table-row-divider-color: var(--grey-750);--unboxed-item-background: var(--grey850);--modal-border-radius: 12px;--border-radius: 8px;--unboxed-item-border-radius: 16px;--bet-history-modal-radius: 20px;--case-battles-list-item: 16px;--case-battles-cases-radius: 12px;--pressable-button-radius: 8px;--modal-bg: var(--grey-850);--violet: #7b51ff;--case-details-modal-bg: var(--grey-850);--single-case-open-wheel-item-bg: var(--grey-800);font-family:var(--font-primary);--input-bg: var(--grey-900)}._modal_x5p92_177{width:1440px;height:840px;max-height:90%;--modal-padding-x: 0;--modal-padding-top: 0;--modal-padding-bottom: 0;--modal-content-padding-x: 0;--modal-content-padding-bottom: 0}@media (max-width: 960px){._modal_x5p92_177._mobileSidebarTop_x5p92_188{height:100%;width:100%;max-height:unset;max-width:none!important}}@media (max-width: 576px){._modal_x5p92_177{width:100%!important}}._modalContent_x5p92_201{display:flex;padding-right:405px;height:100%}._mainContent_x5p92_207{--padding: 36px;padding-left:var(--padding);padding-right:var(--padding);padding-top:var(--padding);min-height:550px;height:100%;overflow-y:auto;width:100%;container-type:inline-size;display:flex;flex-direction:column;overflow:hidden}._mainContent_x5p92_207::-webkit-scrollbar-track{margin-top:106px}._mainContent_x5p92_207::-webkit-scrollbar-thumb{background-color:var(--grey-750);width:4px}._sidebar_x5p92_229{width:400px;position:absolute;right:0;bottom:0;top:0;border-radius:var(--add-case-modal-radius);background:var(--grey-850);align-self:stretch;padding:28px 28px 44px;display:flex;flex-direction:column;justify-content:space-between;z-index:10;overflow-y:auto;--input-bg: transparent;--input-border: 1.5px solid var(--grey-750)}@media (max-width: 960px){._mobileSidebarTop_x5p92_188 ._modalContent_x5p92_201{flex-direction:column;padding:1rem;max-height:none}._mobileSidebarTop_x5p92_188 ._modalContent_x5p92_201 ._sidebar_x5p92_229{position:relative;order:1;padding:0;background-color:transparent;width:100%;overflow-y:unset}._mobileSidebarTop_x5p92_188 ._modalContent_x5p92_201 ._mainContent_x5p92_207{order:2;padding:0;margin-top:20px;min-height:500px}}@media (max-width: 960px) and (max-width: 480px){._mobileSidebarTop_x5p92_188 ._modalContent_x5p92_201 ._mainContent_x5p92_207{min-height:90vh;max-height:90vh}}._container_17alz_1{border-radius:16px;background:var(--grey-950);height:var(--displayHeight, 450px);width:100%;padding:8px;position:relative;display:flex;justify-content:center;align-items:center;flex-direction:column;overflow:hidden}@media (max-width: 576px){._container_17alz_1{height:344px}}._container_17alz_1:before{content:"";border-radius:50%;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);transition:var(--transition-medium);width:284px;height:284px;opacity:.6;background:var(--originalItemColor);filter:blur(138.6485748291px);z-index:2}._container_17alz_1._won_17alz_34:before{width:500px;height:500px}._content_17alz_39{position:relative;z-index:5}._itemName_17alz_44{color:var(--grey-300);text-align:center;font-size:15px;font-weight:500;line-height:16px;max-width:190px;margin-bottom:-20px;white-space:nowrap;display:flex;align-items:center}@media (max-width: 576px){._itemName_17alz_44{margin-bottom:-5px;font-size:12px;line-height:13px}}._imageContainer_17alz_64{width:175px;height:175px;display:flex;align-items:center;justify-content:center;transition:var(--transition);transform:scale(1)}@media (max-width: 576px){._imageContainer_17alz_64{width:140px;height:140px}}._contentInner_17alz_79:hover ._imageContainer_17alz_64{transform:scale(1.1)}._image_17alz_64{width:170px;height:170px;object-fit:contain;transition:var(--transition-medium)}@media (max-width: 576px){._image_17alz_64{width:140px;height:140px}}._image_17alz_64._steamImage_17alz_95{width:100px;height:100px}@media (max-width: 576px){._image_17alz_64._steamImage_17alz_95{width:80px;height:80px}}._image_17alz_64._withTicket_17alz_105{transform:translate(-55px)}._price_17alz_109{color:#fff;text-shadow:0px 6.2388415337px 31.1942119598px rgba(0,0,0,.25);font-size:20px;font-weight:700;letter-spacing:.608px;margin-top:-20px}@media (max-width: 576px){._price_17alz_109{font-size:16px;margin-top:-10px}._price_17alz_109 svg{width:22px!important;height:22px!important}}._placeholderText_17alz_128{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);white-space:nowrap;z-index:20}._contentTransition_17alz_137{position:relative;z-index:5}._contentInner_17alz_79{display:flex;justify-content:center;align-items:center;flex-direction:column;cursor:pointer}._isModal_17alz_150 ._itemName_17alz_44{margin-bottom:-5px;font-size:12px;line-height:13px}._isModal_17alz_150 ._imageContainer_17alz_64,._isModal_17alz_150 ._image_17alz_64{width:140px;height:140px}._isModal_17alz_150 ._image_17alz_64._steamImage_17alz_95{width:80px;height:80px}._isModal_17alz_150 ._price_17alz_109{font-size:16px;margin-top:-10px}._isModal_17alz_150 ._price_17alz_109 svg{width:22px!important;height:22px!important}._chance_17alz_176{color:var(--grey-200);text-align:center;font-size:12px;font-weight:400;line-height:12px;letter-spacing:.12px;opacity:.8;margin:6px 0}._rollText_17alz_187{color:var(--grey-200);text-align:center;font-size:14px;font-weight:500;line-height:16px}._winTicket_17alz_195{position:absolute;left:50%;top:50%;z-index:5;color:var(--grey-200);text-align:center;font-size:15px;font-weight:500;line-height:16px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:4px;opacity:0;transform:translate(-50%,-50%);transition:var(--transition-medium)}._winTicket_17alz_195 span{color:var(--white);font-weight:600}._winTicket_17alz_195._visible_17alz_218{opacity:1;transform:translate(calc(-50% + 55px),-50%)}._container_dl08r_1{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:4}._arrowContainer_1lp24_1{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:450px;height:450px;pointer-events:none;z-index:6}@media (max-width: 576px){._arrowContainer_1lp24_1{width:365px;height:365px}}._arrowContainer_1lp24_1 svg{transform:translateY(-15px)}@media (max-width: 576px){._arrowContainer_1lp24_1 svg{transform:translateY(-5px);width:74px;height:74px}}._arrowContainer_1lp24_1 ._innerContainer_1lp24_27{width:100%;height:100%;position:absolute;left:0;top:0;transform:rotate(0);transition:all var(--upgrader-animation-duration) var(--wheel-easing);display:flex;justify-content:center}@media (min-width: 600px){._inModal_1lp24_40{width:100%;height:100%}._inModal_1lp24_40 svg{width:54px;height:54px;transform:translateY(5px)}}._container_12x1w_1{display:flex;margin-top:44px;gap:12px}@media (max-width: 576px){._container_12x1w_1{gap:8px;margin-top:20px}}._container_12x1w_1._isModal_12x1w_12{margin-top:20px}._refreshButton_12x1w_16{flex:0 0 64px}@media (max-width: 576px){._refreshButton_12x1w_16{flex:0 0 52px}}._container_xoemp_1{width:100%;container-type:inline-size}._containerInner_xoemp_6{display:flex;flex-direction:column;gap:40px}@container (min-width: 670px){._containerInner_xoemp_6{flex-direction:row;gap:20px}}@media (max-width: 576px){._containerInner_xoemp_6{gap:20px}}._isModal_xoemp_22 ._containerInner_xoemp_6{gap:20px}._container_xyqdi_1{display:flex;flex-direction:column;gap:20px}@media (max-width: 576px){._container_xyqdi_1{gap:14px}}._fieldsContainer_xyqdi_12{display:flex;gap:12px}._buttons_xyqdi_17{display:flex;gap:8px;width:100%}._button_xyqdi_17{color:#fff;border:1.5px solid transparent;flex:1;padding:0;text-transform:capitalize;font-weight:500;font-size:15px}._button_xyqdi_17:hover{border-color:transparent;background-color:var(--grey-800);color:#fff}._button_xyqdi_17._active_xyqdi_37{border-color:var(--crazy-green)}._slider_xyqdi_41{margin:16px 0}._textInput_xyqdi_45{height:52px}@media (max-width: 576px){._textInput_xyqdi_45{height:44px}}.rc-slider{position:relative;width:100%;height:14px;padding:5px 0;border-radius:6px;touch-action:none;box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0)}.rc-slider *{box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0)}.rc-slider-rail{position:absolute;width:100%;height:4px;background-color:#e9e9e9;border-radius:6px}.rc-slider-track,.rc-slider-tracks{position:absolute;height:4px;background-color:#abe2fb;border-radius:6px}.rc-slider-track-draggable{z-index:1;box-sizing:content-box;background-clip:content-box;border-top:5px solid rgba(0,0,0,0);border-bottom:5px solid rgba(0,0,0,0);transform:translateY(-5px)}.rc-slider-handle{position:absolute;z-index:1;width:14px;height:14px;margin-top:-5px;background-color:#fff;border:solid 2px #96dbfa;border-radius:50%;cursor:pointer;cursor:-webkit-grab;cursor:grab;opacity:.8;touch-action:pan-x}.rc-slider-handle-dragging.rc-slider-handle-dragging.rc-slider-handle-dragging{border-color:#57c5f7;box-shadow:0 0 0 5px #96dbfa}.rc-slider-handle:focus{outline:none;box-shadow:none}.rc-slider-handle:focus-visible{border-color:#2db7f5;box-shadow:0 0 0 3px #96dbfa}.rc-slider-handle-click-focused:focus{border-color:#96dbfa;box-shadow:unset}.rc-slider-handle:hover{border-color:#57c5f7}.rc-slider-handle:active{border-color:#57c5f7;box-shadow:0 0 5px #57c5f7;cursor:-webkit-grabbing;cursor:grabbing}.rc-slider-mark{position:absolute;top:18px;left:0;width:100%;font-size:12px}.rc-slider-mark-text{position:absolute;display:inline-block;color:#999;text-align:center;vertical-align:middle;cursor:pointer}.rc-slider-mark-text-active{color:#666}.rc-slider-step{position:absolute;width:100%;height:4px;background:transparent}.rc-slider-dot{position:absolute;bottom:-2px;width:8px;height:8px;vertical-align:middle;background-color:#fff;border:2px solid #e9e9e9;border-radius:50%;cursor:pointer}.rc-slider-dot-active{border-color:#96dbfa}.rc-slider-dot-reverse{margin-right:-4px}.rc-slider-disabled{background-color:#e9e9e9}.rc-slider-disabled .rc-slider-track{background-color:#ccc}.rc-slider-disabled .rc-slider-handle,.rc-slider-disabled .rc-slider-dot{background-color:#fff;border-color:#ccc;box-shadow:none;cursor:not-allowed}.rc-slider-disabled .rc-slider-mark-text,.rc-slider-disabled .rc-slider-dot{cursor:not-allowed!important}.rc-slider-vertical{width:14px;height:100%;padding:0 5px}.rc-slider-vertical .rc-slider-rail{width:4px;height:100%}.rc-slider-vertical .rc-slider-track{bottom:0;left:5px;width:4px}.rc-slider-vertical .rc-slider-track-draggable{border-top:0;border-bottom:0;border-right:5px solid rgba(0,0,0,0);border-left:5px solid rgba(0,0,0,0);transform:translate(-5px)}.rc-slider-vertical .rc-slider-handle{position:absolute;z-index:1;margin-top:0;margin-left:-5px;touch-action:pan-y}.rc-slider-vertical .rc-slider-mark{top:0;left:18px;height:100%}.rc-slider-vertical .rc-slider-step{width:4px;height:100%}.rc-slider-vertical .rc-slider-dot{margin-left:-2px}.rc-slider-tooltip-zoom-down-enter,.rc-slider-tooltip-zoom-down-appear,.rc-slider-tooltip-zoom-down-leave{display:block!important;animation-duration:.3s;animation-fill-mode:both;animation-play-state:paused}.rc-slider-tooltip-zoom-down-enter.rc-slider-tooltip-zoom-down-enter-active,.rc-slider-tooltip-zoom-down-appear.rc-slider-tooltip-zoom-down-appear-active{animation-name:rcSliderTooltipZoomDownIn;animation-play-state:running}.rc-slider-tooltip-zoom-down-leave.rc-slider-tooltip-zoom-down-leave-active{animation-name:rcSliderTooltipZoomDownOut;animation-play-state:running}.rc-slider-tooltip-zoom-down-enter,.rc-slider-tooltip-zoom-down-appear{transform:scale(0);animation-timing-function:cubic-bezier(.23,1,.32,1)}.rc-slider-tooltip-zoom-down-leave{animation-timing-function:cubic-bezier(.755,.05,.855,.06)}@keyframes rcSliderTooltipZoomDownIn{0%{transform:scale(0);transform-origin:50% 100%;opacity:0}to{transform:scale(1);transform-origin:50% 100%}}@keyframes rcSliderTooltipZoomDownOut{0%{transform:scale(1);transform-origin:50% 100%}to{transform:scale(0);transform-origin:50% 100%;opacity:0}}.rc-slider-tooltip{position:absolute;top:-9999px;left:-9999px;visibility:visible;box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0)}.rc-slider-tooltip *{box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0)}.rc-slider-tooltip-hidden{display:none}.rc-slider-tooltip-placement-top{padding:4px 0 8px}.rc-slider-tooltip-inner{min-width:24px;height:24px;padding:6px 2px;color:#fff;font-size:12px;line-height:1;text-align:center;text-decoration:none;background-color:#6c6c6c;border-radius:6px;box-shadow:0 0 4px #d9d9d9}.rc-slider-tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.rc-slider-tooltip-placement-top .rc-slider-tooltip-arrow{bottom:4px;left:50%;margin-left:-4px;border-width:4px 4px 0;border-top-color:#6c6c6c}._root_1epd4_1{padding:0;height:12px}@media (max-width: 576px){._root_1epd4_1{height:8px}}._rail_1epd4_11{height:12px;background-color:var(--grey-950)}@media (max-width: 576px){._rail_1epd4_11{height:8px}}._track_1epd4_21{height:12px;background-color:#dbfe4a}@media (max-width: 576px){._track_1epd4_21{height:8px}}._handle_1epd4_31{border:4px solid #dbfe4a!important;height:28px;width:28px;opacity:1;margin-top:-8px;background-color:#283242;outline:none!important;filter:drop-shadow(0px 4px 12px rgba(0,0,0,.4));box-shadow:none!important}@media (max-width: 576px){._handle_1epd4_31{height:20px;width:20px;margin-top:-6px}}.rc-slider-disabled{opacity:.5}.rc-slider-disabled ._handle_1epd4_31{background-color:var(--grey-750)}.rc-slider-disabled ._rail_1epd4_11{background-color:var(--grey-950)}.rc-slider{width:100%;margin-left:auto!important;margin-right:auto!important}.rc-slider-mark{margin-top:7px}.rc-slider-mark-text{font-size:13px;color:#7d7e80;font-weight:600}@media (max-width: 576px){.rc-slider-mark-text{font-size:10px;margin-top:6px}}.rc-slider-mark-text:first-child{transform:none!important}.rc-slider-mark-text:last-child{transform:translate(-100%)!important}._title_95qhg_1{margin-bottom:25px}._upgraderControls_95qhg_5{--inputLabelColor: var(--grey-300);--displayHeight: 376px;margin-bottom:auto}._container_1pfd0_1{container-type:size;height:var(--upgraderListHeight);min-height:var(--upgraderListMinHeight);width:100%}._container_1pfd0_1::-webkit-scrollbar-thumb{background-color:var(--grey-750);width:4px}._grid_1pfd0_12{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-template-rows:1fr;gap:9px}@container (max-width: 790px){._grid_1pfd0_12{grid-template-columns:repeat(4,minmax(0,1fr))}}@container (max-width: 620px){._grid_1pfd0_12{grid-template-columns:repeat(3,minmax(0,1fr))}}@container (max-width: 460px){._grid_1pfd0_12{grid-template-columns:repeat(2,minmax(0,1fr))}}._container_2mxuj_1{height:168px;border-radius:var(--border-radius-medium);background:var(--grey-850);padding:9px 9px 10px;position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:flex-end;align-items:center}._container_2mxuj_1._clickable_2mxuj_13{cursor:pointer}._container_2mxuj_1:hover ._glow_2mxuj_16{width:420.5px;height:210px}._container_2mxuj_1:hover ._image_2mxuj_20{filter:opacity(1) drop-shadow(4px 4px 19px var(--itemColor));transform:scale(1.07)}._container_2mxuj_1._selected_2mxuj_24{background:radial-gradient(92.19% 120% at 50% 50%,rgba(246,104,0,.8) 0%,rgba(50,21,0,.8) 63.22%);box-shadow:0 4px 28px #923e0980;--itemColor: rgba(246, 104, 0, .8) !important}._image_2mxuj_20{height:102px;width:100%;max-width:100px;object-fit:contain;margin:0 auto 8px;display:block;filter:opacity(.9);transition:all .25s var(--easing);position:relative;z-index:3;justify-self:flex-start}._itemName_2mxuj_45{text-align:center;color:var(--grey-300);width:100%;position:relative;z-index:3}._price_2mxuj_53{position:relative;z-index:3;margin-top:4px}._line_2mxuj_59{color:var(--itemColor);background:linear-gradient(270deg,rgba(163,241,64,0) 0%,currentColor 48.96%,rgba(163,241,64,0) 100%);filter:blur(.150000006px);width:82%;max-width:90%;height:2px;position:absolute;bottom:0;left:50%;transform:translate(-50%);transition:all .25s var(--easing)}._elipseContainer_2mxuj_73{width:170px;height:170px;position:absolute;left:50%;top:50%;transform:translate(-50%) translateY(-50%);z-index:2;border-radius:var(--border-radius-large)}._glow_2mxuj_16{color:#ddd;width:274.5px;height:115px;position:absolute;bottom:0;left:50%;transform:translate(-50%);transition:all .25s var(--easing)}._stars_2mxuj_95{position:absolute;left:0;top:0;bottom:0;right:0;z-index:2;transform:scale(3);transition:all .3s var(--easing);opacity:0;mix-blend-mode:color-dodge}._container_2mxuj_1:hover ._stars_2mxuj_95,._container_2mxuj_1._selected_2mxuj_24 ._stars_2mxuj_95{transform:scale(.9);opacity:1}._container_n938u_1{--upgraderListHeight:calc(100vh - 236px) !important;--upgraderListMinHeight: 780px;border-radius:var(--border-radius-medium);background:var(--grey-950);overflow:hidden;min-height:400px;padding:12px 12px 0;position:relative;transition:opacity .25s var(--easing);height:var(--upgraderListHeight);min-height:var(--upgraderListMinHeight)}._container_n938u_1:before{content:"";z-index:5;pointer-events:none;position:absolute;box-shadow:0 -60px 60px #0009 inset,0 60px 60px #0006 inset;height:100%;width:100%;left:0;top:0}@media (max-width: 480px){._container_n938u_1{border-radius:0;background:transparent;padding:0}._container_n938u_1:before{display:none}}._disabled_n938u_36{opacity:.5;pointer-events:none}._isModal_n938u_41{--upgraderListHeight: 400px !important;--upgraderListMinHeight: 400px;border-radius:0;background:transparent;padding:0;flex:1;width:calc(100% + 20px)}._isModal_n938u_41:before{display:none}._isModal_n938u_41 .virtuoso-grid-list{padding-right:20px}._isModal_n938u_41 .virtuoso-grid-item:last-child{margin-bottom:20px}._center_n938u_60{display:flex;align-items:center;justify-content:center;height:100%}._loginLink_n938u_67{color:var(--secondary-color);cursor:pointer}._loginLink_n938u_67:hover{text-decoration:underline}._container_in7tc_1{--input-border-radius: var(--wallet-modal-input-radius);--input-border: none;container-type:inline-size;display:flex;gap:8px;align-items:center;justify-content:space-between;margin-bottom:20px;flex-wrap:wrap}._searchField_in7tc_13{min-width:174px;flex:1;order:5}@media (max-width: 576px){._searchField_in7tc_13{min-width:150px}}._gameTypeDropdown_in7tc_24{max-width:150px;flex:1;order:1}@container (max-width: 520px){._gameTypeDropdown_in7tc_24{max-width:none}}._orderByDropdown_in7tc_35{max-width:180px;flex:1;order:3}@container (max-width: 520px){._orderByDropdown_in7tc_35{max-width:none}}._priceDropdown_in7tc_46{max-width:270px;flex:1;order:3}@container (max-width: 620px){._priceDropdown_in7tc_46{max-width:none}}._priceFields_in7tc_57{min-width:225px;max-width:225px;flex:1;order:2}@container (max-width: 520px){._priceFields_in7tc_57{display:none!important}}._pricesContainer_in7tc_69{display:flex;align-items:center;gap:8px;flex:1;order:2}@container (max-width: 620px){._pricesContainer_in7tc_69{order:4;width:100%}}._placeholder_n9fr7_1{min-width:unset}._container_6rz7s_1{display:flex;gap:8px;align-items:center}._root_1oqd0_1{display:flex;height:var(--dropdown-height, 40px);align-items:center;justify-content:space-between;padding:0 12px;gap:16px;border-radius:var(--input-border-radius, 8px);background:var(--input-bg, var(--grey-900));cursor:pointer;border:1px solid #2d3c3a;font-size:14px;font-weight:500;-webkit-user-select:none;user-select:none}@media screen and (max-width: 767px){._root_1oqd0_1{gap:6px;padding:0 10px;height:var(--dropdown-height, 36px)}}._root_1oqd0_1:hover{border-color:#b3ec0180}._root_1oqd0_1:active{border-color:#b3ec01}._selectedOptionContainer_1oqd0_30{display:flex;align-items:center;gap:5px}._prefixContainer_1oqd0_36{display:flex;align-items:center;color:#c1d0ce}._chevronIcon_1oqd0_42{width:16px;height:16px;flex-shrink:0;color:#c1d0ce}._root_1y2dr_1{display:flex;gap:8px;font-size:16px;font-weight:600;color:#fc8888}._root_1y2dr_1 svg{min-width:24px}._center_1y2dr_12{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}._container_4ajld_1{gap:11px;display:flex;align-items:center;flex:1;min-width:0}._container_4ajld_1._withRank_4ajld_8 ._contentContainer_4ajld_8{gap:0}._container_4ajld_1._withRank_4ajld_8 ._level_4ajld_11{margin-top:-1px}._userName_4ajld_15{font-size:15px;font-weight:700;line-height:16px;display:flex;align-items:center;gap:6px;font-family:var(--font-poppins)}._level_4ajld_11{color:var(--grey-400);font-size:10px;font-weight:300;line-height:12px;letter-spacing:-.09px;font-family:var(--font-poppins)}._rankIcon_4ajld_34{width:24px;height:24px;flex:0 0 24px;object-fit:contain}._contentContainer_4ajld_8{display:flex;flex-direction:column;gap:3px;flex:1;min-width:0}._container_17cko_1{padding:23px;display:flex;gap:24px;width:100%;border-radius:12px;border:1px solid #2d3c3a;background:var(--grey-850);box-shadow:0 1px 2px #21292a40}._container_17cko_1._dark_17cko_11{background:#1a2122}._container_17cko_1._inline_17cko_14{width:auto;display:inline-flex}@media (max-width: 576px){._container_17cko_1{padding:15px!important;min-height:unset!important;gap:16px}}._modal_1ou2r_1{max-width:480px;width:100%;--modal-padding-x: 0;--modal-padding-top: 50px;--modal-content-padding-x: 40px;--modal-content-padding-bottom: 30px}@media (max-width: 480px){._modal_1ou2r_1{--modal-content-padding-x: 1rem;--modal-content-padding-bottom: 1.5rem}}._buttonCoin_1ou2r_16{width:21px;height:21px}._header_1ou2r_21{margin-left:calc(-1 * var(--modal-content-padding-x));margin-right:calc(-1 * var(--modal-content-padding-x));padding:0 var(--modal-content-padding-x) 28px;border-bottom:1px solid rgba(255,255,255,.12);margin-bottom:26px;padding-top:4px}._title_1ou2r_30{font-size:15px;font-weight:700;line-height:16px;margin-bottom:11px;white-space:nowrap}._box_1ou2r_38{padding:13px 19px 13px 17px;min-height:0!important}._box_1ou2r_38 ._title_1ou2r_30{margin-bottom:0}._iconContainer_1ou2r_46{display:flex;flex:0 0 22px;align-items:center;justify-content:center}._rewardsStatsContainer_1ou2r_53{display:flex;gap:10px;align-items:stretch}._rewardsBox_1ou2r_59{padding:17px 17px 17px 14px;min-height:0!important;justify-content:flex-start!important}._rewardIconContainer_1ou2r_65{width:41px;display:flex;align-items:center;justify-content:center;color:#9ca3af}._rewardsTitle_1ou2r_73{font-size:10px;font-weight:500;line-height:16px;white-space:nowrap}._modal_1ozax_1{--input-bg: var(--grey-900);--dropdown-bg: var(--grey-900);--dropdown-list-bg: var(--grey-900);--input-border-radius: 8px;width:614px;min-height:738px;max-width:94vw;transition:transform .15s ease-in-out;border-radius:var(--wallet-modal-radius);background:var(--grey-850)}._modal_1ozax_1._gameSelectedModal_1ozax_13{min-height:400px}@media screen and (max-height: 940px){._modal_1ozax_1{min-height:unset}}@media screen and (max-width: 830px){._modal_1ozax_1{height:100%;width:100vw!important;max-width:100vw!important;overflow-y:auto;border-radius:0;--modal-padding-x: 0rem;--modal-padding-top: 45px;--modal-padding-bottom: 0;--modal-content-padding-x: 1.5rem;--modal-content-padding-bottom: 24px}}@media (max-width: 480px){._modal_1ozax_1{--modal-content-padding-x: 16px;--modal-content-padding-bottom: 16px;--modal-padding-top: 16px}}@media screen and (max-width: 830px){._modalContent_1ozax_44{max-height:unset}}._gameSelectedModal_1ozax_13{width:1440px;--modal-padding-x: 0;--modal-padding-top: 0;--modal-padding-bottom: 0;--modal-content-padding-x: 0;--modal-content-padding-bottom: 0}._root_hi4br_1{margin-bottom:20px;padding-bottom:4px;display:flex;gap:12px}@media (max-width: 576px){._root_hi4br_1{overflow-x:auto;overflow-y:hidden;max-width:unset;width:auto}}._root_hi4br_1::-webkit-scrollbar{height:4px;display:none}._container_hi4br_20{margin-top:-12px}._form_1ukjq_1{display:flex;flex-direction:column;gap:20px;width:286px}._couponImg_1ukjq_8{height:100px;width:auto}._title_1ukjq_13{font-size:28px;font-weight:900;line-height:36px;letter-spacing:normal}._info_1ukjq_20{font-size:12px;font-weight:300;line-height:12px;letter-spacing:-.09px}._info_1ukjq_20 a{text-decoration:underline}._info_1ukjq_20 a:hover{color:var(--grey-300);text-decoration:none}._couponIcon_1ukjq_34{height:22px;width:auto}._textField_1ukjq_39{--input-bg: var(--grey-900);background-color:var(--input-bg)}._image_1vc2y_1{width:auto;height:auto}._root_5421x_1{background-color:var(--grey-900);border-radius:8px;border:1px solid #2d3c3a;padding:6px 12px;min-height:58px;justify-content:flex-start;display:flex;align-items:center;gap:8px}._root_5421x_1:hover{cursor:pointer;border:1px solid #b3ec01;background:linear-gradient(180deg,rgba(179,236,1,.5) -152.45%,rgba(179,236,1,.1) 69.33%)}._title_5421x_18{font-size:14px;font-weight:500;line-height:20px}._imageContainer_5421x_24{border-radius:6px;background:rgba(80,80,80,.2);min-width:32px;width:32px;height:32px;display:flex;align-items:center;justify-content:center}._imageContainer_5421x_24 img,._imageContainer_5421x_24 svg{max-width:32px;max-height:32px}._content_5421x_40{display:flex;flex-direction:column}._text_5421x_45{color:#b3ec01;font-family:Inter;font-size:12px;font-style:normal;font-weight:400;line-height:18px}._image_15lrc_1{width:32px;height:32px}._container_11ypr_1{background-color:var(--grey-750);padding:0 8px;height:17px;font-size:10px;font-weight:700;line-height:14px;letter-spacing:-.25px;color:var(--white);display:inline-flex;align-items:center;justify-content:center}._dangerColor_11ypr_15{background-color:red;color:var(--white)}._successColor_11ypr_20{background:radial-gradient(92.19% 120% at 50% 50%,rgba(74,221,1,.4) 0%,rgba(42,118,6,.4) 63.22%);color:var(--crazy-green);font-weight:600;letter-spacing:-.195px}._title_vw0c7_1{display:flex;gap:8px;align-items:center;margin-bottom:8px;min-height:20px;font-size:14px;font-weight:600;line-height:20px}._badge_vw0c7_12._badge_vw0c7_12{font-size:13px;font-weight:700}._text_vw0c7_17{transform:translateY(2px)}._grid_13fou_1{display:grid;gap:16px;grid-template-columns:repeat(3,minmax(0,1fr))}@media screen and (max-width: 767px){._grid_13fou_1{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}}._copyIcon_13gd1_1{color:#9ca3af;cursor:pointer;pointer-events:auto;-webkit-user-select:none;user-select:none;display:flex;align-items:center;justify-content:center;min-width:24px;min-height:24px}._copyIcon_13gd1_1:hover{color:var(--white-color)}._copyIconGreen_13gd1_16{opacity:.8;cursor:pointer;pointer-events:auto;-webkit-user-select:none;user-select:none;transform:scale(1);transition:var(--transition);display:flex;align-items:center;justify-content:center;min-width:24px;min-height:24px}._copyIconGreen_13gd1_16:hover{opacity:1;transform:scale(1.1)}._container_1u056_1{font-family:var(--font-poppins)}._equalSignPlaceholder_1u056_5{flex:0 0 24px;height:1px}._equalSign_1u056_5{width:24px;flex:0 0 24px;height:20px;display:flex;align-self:flex-start;align-items:center;justify-content:center;margin-top:10px;font-size:13px;font-weight:500;line-height:18px}._inputsContainer_1u056_25{display:flex;gap:0;align-items:flex-start;justify-content:stretch}._inputContainer_1u056_32{border-radius:8px;overflow:hidden}._input_1u056_25._input_1u056_25{font-family:var(--font-poppins);font-size:15px;font-weight:500}._label_1u056_43{width:100%;margin-bottom:4px;font-size:13px;font-weight:500;line-height:18px}._footer_1u056_51{justify-content:space-between;display:flex;gap:12px;align-items:center;justify-content:stretch;margin-top:8px}@media (max-width: 576px){._footer_1u056_51{display:none}}._footerColumn_1u056_66{display:flex;justify-content:space-between;gap:7px;align-items:center;flex:1}._quickAction_1u056_74{padding:0;border:none;font:inherit;color:inherit;background-color:transparent;cursor:pointer;outline:none;display:flex;justify-content:center;align-items:center;border-radius:7px;background:var(--grey-850);flex:1;height:28px;transition:var(--transition)}._quickAction_1u056_74:focus{outline:none}._quickAction_1u056_74:hover{background-color:var(--grey-700)}._badge_1u056_98{width:100%;font-size:13px}._container_337ox_1{padding-top:6px;margin:0 auto;display:flex;width:100%;flex-direction:column;gap:16px}@media screen and (max-width: 767px){._container_337ox_1{padding-bottom:90px}}._viewTransactionsLink_337ox_15{color:#ffffff80;font-size:13px;font-weight:500;line-height:16px;display:inline-block;border-bottom:1px dashed rgba(255,255,255,.2);padding-bottom:2px;align-self:flex-end}._importantNotice_337ox_26{color:#c1d0ce;font-family:Inter;font-size:12px;font-style:normal;font-weight:400;line-height:18px;margin-top:8px}._equalSign_337ox_36{font-weight:500}._qrWrapper_337ox_40{width:112px;flex:0 0 112px;min-height:112px;position:relative}._qrImg_337ox_47{max-width:112px;width:112px;height:112px;border-radius:var(--border-radius);margin-bottom:9px;cursor:pointer}._qrCodeModal_337ox_56{width:500px}._qrImgBig_337ox_60{display:block;width:350px;height:350px;margin:0 auto;border-radius:var(--border-radius);cursor:pointer}._qrText_337ox_69{color:#ffffff80;text-align:center;font-size:9px;font-weight:300;line-height:12px;letter-spacing:-.09px}._topRow_337ox_79{display:flex;justify-content:space-between;gap:16px}@media screen and (max-width: 767px){._topRow_337ox_79{flex-direction:column}}._dropdownLabel_337ox_90{color:var(--white);font-size:13px;font-weight:500;line-height:18px}._blockTitle_337ox_97{font-size:15px;font-weight:600;line-height:16px;margin-bottom:8px;font-family:var(--font-poppins);color:#e5e7eb}._depositText_337ox_106{color:#c1d0ce;font-size:14px;font-weight:500;line-height:20px;margin-bottom:4px}@media screen and (max-width: 767px){._depositText_337ox_106{margin-bottom:12px}}._network_337ox_119{font-size:smaller}._networkTagYellow_337ox_123{color:var(--primary-color);font-size:12px;font-style:normal;font-weight:500;line-height:16px;border-radius:5px;border:1.5px solid var(--primary-color);display:inline-flex;padding:2px 6px;align-items:center;gap:7px;margin-left:8px}._disclaimer_337ox_138{display:flex;gap:8px;align-items:center;margin-top:auto;color:#b3ec01;font-size:14px;font-weight:500;line-height:20px}._disclaimer_337ox_138 svg{min-width:16px;padding:1px}@media screen and (max-width: 767px){._disclaimer_337ox_138{align-items:flex-start}._disclaimer_337ox_138 svg{transform:translateY(2px)}}._bigTitle_337ox_161{font-size:18px;font-style:normal;font-weight:700;font-family:var(--font-poppins);line-height:20px;margin-bottom:14px}._minAmountText_337ox_170{color:var(--primary-color);font-size:12px;font-weight:600;letter-spacing:.12px}._pillsContainer_337ox_177{display:flex;gap:12px;width:100%;flex-wrap:wrap;margin-top:8px}._pillsContainer_337ox_177 ._pill_337ox_177{flex:1;display:flex;align-items:center;justify-content:space-between;gap:8px;border-radius:12px;background-color:var(--grey-800);color:var(--grey-300);padding:8px 16px;height:44px;font-size:14px;letter-spacing:.14px;white-space:nowrap}._pillsContainer_337ox_177 ._pill_337ox_177 span{color:var(--primary-color)}._iconContainer_337ox_203{min-width:unset;width:unset;border-radius:0}._iconContainer_337ox_203 img{border-radius:0;width:auto;height:auto}._depositInfo_337ox_214{border-radius:8px;border:1px solid #2d3c3a;background:#1a2122;min-height:112px;display:flex;flex-direction:column;padding:16px;flex:1}._depositInfoTitle_337ox_225{font-size:16px;font-weight:600;line-height:24px;margin-bottom:4px}._dropdownLabel_1pev6_1{color:#f9feff;font-size:13px;font-weight:500;line-height:18px}._container_112ks_1{margin:0 auto}._rowContainer_112ks_5{display:flex;align-items:flex-end;gap:12px;margin-top:44px}@media (max-width: 576px){._rowContainer_112ks_5{margin-top:24px}}._submitButton_112ks_17{margin-top:24px}._title_112ks_21{font-size:18px;font-weight:700;line-height:20px;margin-bottom:10px}._emailInput_112ks_28{min-width:300px}._policyCheckbox_112ks_32{margin-top:44px;display:flex}@media (max-width: 576px){._policyCheckbox_112ks_32{margin-top:24px}}._coinIcon_112ks_42{width:55px;height:auto;transform:translate(-7px) translateY(-9px);pointer-events:none}._verifyButton_112ks_49{height:52px}._warningText_112ks_53{font-size:14px;line-height:30px;color:#b4b4b4}._grid_1yp8j_1{margin-bottom:36px;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-column-gap:10px;grid-row-gap:10px}._logo_1yp8j_9{border-radius:var(--border-radius-small);background:rgba(25,36,50,.9);display:flex;align-items:center;justify-content:center;width:100%;aspect-ratio:1.84615385}._container_1b42i_1{margin:0 auto}._title_1b42i_5{font-size:18px;font-weight:700;line-height:20px;margin-bottom:10px}._submitButton_1b42i_12{margin-top:46px}@media (max-width: 576px){._submitButton_1b42i_12{margin-top:24px}}._grid_ftghq_1{margin-bottom:44px;display:flex;flex-wrap:wrap;gap:6px;align-items:center}._andMore_ftghq_9{color:var(--grey-400);font-size:12px;font-weight:500;line-height:14px;padding:0 20px}._container_13xdl_1{margin-bottom:44px}._title_13xdl_5{font-size:15px;font-weight:600;line-height:16px;margin-bottom:10px}._grid_13xdl_12{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-template-rows:1fr;gap:10px}@media screen and (max-width: 620px){._grid_13xdl_12{grid-template-columns:repeat(3,minmax(0,1fr))}}._button_13xdl_24{padding:0;border:none;font:inherit;color:inherit;background-color:transparent;cursor:pointer;outline:none;display:flex;justify-content:center;align-items:center;border-radius:var(--border-radius);background:var(--grey-850);color:var(--white);font-size:18px;font-weight:700;gap:8px;aspect-ratio:1.8;width:100%;transform:scale(1);transition:var(--transition)}._button_13xdl_24:focus{outline:none}._button_13xdl_24 svg{width:42px;height:auto;transform:translateY(-2px) translateY(-2px)}._button_13xdl_24:hover,._button_13xdl_24._selected_13xdl_54{background-color:var(--grey-750);transform:scale(1.04)}._button_13xdl_24 ._coin_13xdl_58{transition:var(--transition)}._button_13xdl_24._selected_13xdl_54 ._coin_13xdl_58{transform:scale(1.2)}._button_13xdl_24 span,._button_13xdl_24 svg{position:relative;z-index:2}._button_13xdl_24 span{display:flex}._glow_13xdl_73{position:absolute;left:0;right:0;top:0;bottom:0;z-index:1}@media screen and (max-width: 830px){._glow_13xdl_73{display:none}}._container_18lii_1{padding-top:6px;margin:0 auto;display:flex;flex-direction:column;height:100%;gap:16px}._content_18lii_10{flex:1;display:flex;flex-direction:column}._footer_18lii_16{margin-top:auto}._submitButton_18lii_20{margin-top:15px}._cryptoIconSmall_18lii_24{width:24px;height:24px;object-fit:contain}._text_18lii_30{color:var(--grey-300);font-size:13px;line-height:18px;margin-bottom:8px}._networkContainer_18lii_37{margin-bottom:24px}._networkGrid_18lii_41{display:grid;grid-template-columns:1fr 1fr;gap:12px;align-items:start}._networkItem_18lii_48{display:flex;align-items:center;justify-content:center;padding:12px;gap:7px;border-radius:14px;border:1.5px solid var(--Grey-800, #1f2937);cursor:pointer;font-weight:500}._selectedNetwork_18lii_60{border:1.5px solid var(--primary-color)}._disclaimer_18lii_64{display:flex;gap:8px;align-items:center;margin-top:auto;color:#b3ec01;font-size:14px;font-weight:500;line-height:20px}._disclaimer_18lii_64 svg{width:16px;height:16px;min-width:16px;padding:1px}@media screen and (max-width: 767px){._disclaimer_18lii_64{align-items:flex-start}._disclaimer_18lii_64 svg{transform:translateY(2px)}}._addressSectionSpacer_18lii_89{margin-top:26px}._dropdownLabel_18lii_93{color:var(--white);font-size:13px;font-weight:500;line-height:18px}._networkTagYellow_18lii_100{color:var(--primary-color);font-size:12px;font-style:normal;font-weight:500;line-height:16px;border-radius:5px;border:1.5px solid var(--primary-color);display:inline-flex;padding:2px 6px;align-items:center;gap:7px;margin-left:8px}._blockTitle_18lii_115{font-family:var(--font-poppins);font-weight:400}._topRow_18lii_120{display:flex;justify-content:space-between;gap:16px}@media screen and (max-width: 767px){._topRow_18lii_120{flex-direction:column}}._importantNotice_18lii_131{color:#c1d0ce;font-family:Inter;font-size:12px;font-style:normal;font-weight:400;line-height:18px;margin-top:8px}._menuFooter_fgbiw_1{margin:0 16px;display:flex;gap:12px;align-items:center;font-size:13px;color:var(--white);font-weight:700;letter-spacing:.39px;flex-wrap:wrap;cursor:pointer}._menuFooter_fgbiw_1 span{transform:translateY(-2px)}._menuDivider_fgbiw_17{display:block;min-height:1px;background-color:var(--grey-700);margin:16px}._menuInner_fgbiw_24{background:#21292A;border-radius:14px;border:1px solid rgba(255,255,255,.12);overflow:hidden}._menuList_fgbiw_31{padding:16px 0!important}._menu_fgbiw_1{background:transparent!important;box-shadow:none}._menu_fgbiw_1>*{z-index:1}._label_fgbiw_43{color:var(--grey-300, #d1d5db);font-size:13px;font-weight:400;line-height:14px;letter-spacing:.39px;margin-bottom:8px;display:inline-block}._error_fgbiw_53{color:var(--error);padding-left:16px;margin-top:4px;display:flex}._option_fgbiw_60{display:flex;flex-direction:column;gap:0;padding:2px 0;margin-right:auto}._option_fgbiw_60 ._optionLabel_fgbiw_67{color:var(--grey-50);font-size:13px;font-weight:600;line-height:14px;letter-spacing:.39px}._option_fgbiw_60 ._optionAddress_fgbiw_74{color:var(--grey-500);font-size:13px;font-weight:500;line-height:16px}._cryptoIcon_fgbiw_81{width:24px;height:24px;flex:0 0 24px}._deleteButton_fgbiw_87{width:28px;height:28px;flex:0 0 28px}._modal_mz8h4_1{width:580px;--dropdown-bg: var(--grey-900)}._form_mz8h4_6{display:flex;flex-direction:column;gap:16px}._warningText_mz8h4_12{color:#b3ec01;font-size:14px;font-weight:500;line-height:20px;margin-top:8px}._container_8vtlo_1{display:flex;flex-direction:column;gap:16px;margin:0 auto}._submitButton_8vtlo_8{margin-top:8px}._cryptoIconSmall_8vtlo_12{width:24px;height:24px;object-fit:contain}._dropdown_8vtlo_18{height:60px}._dropdown_8vtlo_18 ._placeholderText_8vtlo_21{font-size:20px;margin-left:7px}._dropdownLabel_8vtlo_26{color:var(--grey-300);line-height:14px;letter-spacing:.39px;font-weight:400;margin-bottom:8px;font-size:13px}._maxButton_8vtlo_35{border:none;font:inherit;color:inherit;background-color:transparent;outline:none;height:40px;padding:0 10px;display:flex;align-items:center;margin-right:-10px;color:var(--crazy-green);cursor:pointer}._maxButton_8vtlo_35:focus{outline:none}._grid_r6c6c_1{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}@media screen and (max-width: 767px){._grid_r6c6c_1{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}}._container_1m1w3_1{padding:20px;color:#fff}._title_1m1w3_6{font-size:24px;font-weight:700;margin-bottom:20px;color:#fff}._content_1m1w3_13{display:flex;flex-direction:column;gap:20px}._description_1m1w3_19{font-size:14px;font-weight:400;line-height:20px;color:#fff;opacity:.8}._comingSoon_1m1w3_27{display:flex;justify-content:center;align-items:center;height:200px;font-size:18px;font-weight:600;color:#fff;background:rgba(255,255,255,.05);border-radius:8px;border:1px solid rgba(255,255,255,.1)}._container_zuzde_1{container-type:size}._grid_zuzde_5{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));grid-template-rows:1fr;gap:9px}@container (max-width: 1210px){._grid_zuzde_5{grid-template-columns:repeat(5,minmax(0,1fr))}}@container (max-width: 920px){._grid_zuzde_5{grid-template-columns:repeat(4,minmax(0,1fr))}}@container (max-width: 700px){._grid_zuzde_5{grid-template-columns:repeat(3,minmax(0,1fr))}}@container (max-width: 520px){._grid_zuzde_5{grid-template-columns:repeat(2,minmax(0,1fr))}}._container_16utn_1{display:flex;gap:8px;align-items:center;container-type:inline-size;flex-wrap:wrap;position:relative}@media screen and (max-width: 830px){._backButton_16utn_11{position:absolute;top:-45px}}@media (max-width: 576px){._backButton_16utn_11{top:-43px}}._searchField_16utn_22{min-width:174px;flex:1;order:1}@media (max-width: 576px){._searchField_16utn_22{min-width:150px}}@container (max-width: 930px){._searchField_16utn_22{order:5}}@container (max-width: 540px){._searchField_16utn_22{order:10}}._orderByDropdown_16utn_43{max-width:180px;flex:1;order:3}@container (max-width: 520px){._orderByDropdown_16utn_43{max-width:none}}._priceDropdown_16utn_54{max-width:270px;min-width:270px;flex:1;order:3}@container (max-width: 620px){._priceDropdown_16utn_54{max-width:none}}._priceFields_16utn_66{min-width:225px;max-width:225px;flex:1;order:2}@container (max-width: 930px){._priceFields_16utn_66{max-width:none}}@container (max-width: 540px){._priceFields_16utn_66{display:none!important}}._pricesContainer_16utn_83{display:flex;align-items:center;gap:8px;flex:1;order:2}@container (max-width: 650px){._pricesContainer_16utn_83{order:7;width:100%}}._container_ol8fk_1{width:352px;flex:0 0 352px;padding:52px 24px 24px;border-radius:var(--add-case-modal-radius);background:var(--grey-850);display:flex;flex-direction:column}@media screen and (max-width: 830px){._container_ol8fk_1{position:absolute;left:0;right:0;bottom:0;top:auto;width:100%;height:164px;padding:1rem;border-radius:20px 20px 0 0;box-shadow:0 -20px 44px #00000040;z-index:100;transition:var(--transition)}._container_ol8fk_1._expanded_ol8fk_25{height:100%}}._header_ol8fk_30{display:flex;gap:16px;font-size:18px;font-weight:500;line-height:19px;padding-bottom:32px}@media screen and (max-width: 830px){._header_ol8fk_30{font-size:17px;padding-bottom:21px}}._clearButton_ol8fk_45{padding:0;border:none;font:inherit;color:inherit;background-color:transparent;cursor:pointer;outline:none;color:var(--grey-500);font-size:15px;line-height:19px}._clearButton_ol8fk_45:focus{outline:none}._clearButton_ol8fk_45:hover{color:var(--white)}._content_ol8fk_64{display:flex;flex-direction:column;margin-bottom:auto;gap:10px;max-height:43vh;overflow-y:auto}@media screen and (max-width: 830px){._content_ol8fk_64{opacity:0;transition:var(--transition);max-height:unset}._expanded_ol8fk_25 ._content_ol8fk_64{opacity:1}}._footer_ol8fk_83{padding-top:20px}@media screen and (max-width: 830px){._footer_ol8fk_83{padding-top:0}._expanded_ol8fk_25 ._footer_ol8fk_83{padding-top:12px}}._footer_ol8fk_83 ._total_ol8fk_94{display:flex;justify-content:space-between;color:var(--grey-300);font-size:16px;line-height:19px;align-items:center}@media screen and (max-width: 830px){._footer_ol8fk_83 ._total_ol8fk_94{font-size:15px}}._footer_ol8fk_83 ._totalValue_ol8fk_107{color:var(--white);display:flex;gap:12px;align-items:center;font-size:18px;font-weight:500;line-height:19px}@media screen and (max-width: 830px){._footer_ol8fk_83 ._totalValue_ol8fk_107{font-size:17px;gap:6px}}._doneButton_ol8fk_123._doneButton_ol8fk_123{height:62px;border-radius:var(--pressable-button-huge-radius);font-size:18px;font-weight:700;margin-top:30px}@media screen and (max-width: 830px){._doneButton_ol8fk_123._doneButton_ol8fk_123{height:49px;margin-top:14px}}._item_ol8fk_137{display:flex;align-items:center;justify-content:space-between;gap:12px;position:relative;border-radius:var(--border-radius);border:1px solid rgba(255,255,255,.12);background:var(--grey-850);padding:10px 12px 7px;overflow:hidden;flex:0 0 62px}._item_ol8fk_137 ._line_ol8fk_150{background:linear-gradient(270deg,rgba(163,241,64,0) 0%,currentColor 48.96%,rgba(163,241,64,0) 100%);filter:blur(.150000006px);width:53%;min-width:123px;max-width:90%;height:2px;position:absolute;bottom:-1px;left:50%;transform:translate(-50%)}._item_ol8fk_137 ._elipse_ol8fk_162{filter:blur(30px);width:100%;height:80px;flex-shrink:0;position:absolute;left:50%;transform:translate(-50%);bottom:-70px}._itemImage_ol8fk_173{width:45px;height:45px;flex:0 0 45px;object-fit:contain}._itemName_ol8fk_180{font-weight:500;font-size:13px;line-height:18px;margin-right:2px;max-width:79px;flex:1;min-width:0}._itemPrice_ol8fk_190{margin-left:auto}._expandCollapseButton_ol8fk_194{display:none}@media screen and (max-width: 830px){._expandCollapseButton_ol8fk_194{padding:0;border:none;font:inherit;color:inherit;background-color:transparent;cursor:pointer;outline:none;display:flex;align-items:center;justify-content:center;width:32px;height:32px;position:absolute;top:12px;right:12px;border-radius:var(--border-radius);color:var(--grey-400);transition:var(--transition)}._expandCollapseButton_ol8fk_194:focus{outline:none}._expanded_ol8fk_25 ._expandCollapseButton_ol8fk_194{transform:rotate(180deg)}}._container_9ihsm_1{display:flex;gap:24px;padding:24px;border-bottom:1px solid #25314a}._container_9ihsm_1:first-of-type{border-top:1px solid #25314a}._container_9ihsm_1:hover ._deleteButton_9ihsm_10{transform:translate(-50%) translateY(-50%) scale(1);opacity:1;pointer-events:initial}@media screen and (max-width: 830px){._container_9ihsm_1:hover ._deleteButton_9ihsm_10{transform:translate(25%) translateY(-50%) scale(1)}}._container_9ihsm_1:hover ._imageContainer_9ihsm_20{transform:scale(1.05)}._imageContainer_9ihsm_20{flex:0 0 var(--image-size);width:var(--image-size);padding-bottom:var(--image-size);position:relative;transition:var(--transition)}._imageContainer_9ihsm_20 ._thumbnail_9ihsm_31{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:contain}._content_9ihsm_40{padding-top:4px;line-height:20px;font-size:14px;min-width:0;flex:1}._title_9ihsm_48{margin-bottom:4px;font-size:16px;font-weight:500;line-height:1;display:flex}._title_9ihsm_48 span{line-height:1.5}._amountContainer_9ihsm_59{min-width:28px;height:28px;position:relative;align-self:center;display:flex}@media screen and (max-width: 830px){._amountContainer_9ihsm_59{min-width:50px}}._amount_9ihsm_59{min-width:28px;height:28px;border-radius:28px;padding:5px 7px;display:flex;align-items:center;justify-content:center;background:var(--grey-750)}._deleteButton_9ihsm_10{position:absolute;left:50%;top:50%;transform:translate(-50%) translateY(-50%) scale(0);color:var(--grey-900);opacity:0;pointer-events:initial;transition:var(--transition)}._deleteButton_9ihsm_10:hover{color:var(--grey-950);cursor:pointer}@media screen and (max-width: 830px){._deleteButton_9ihsm_10{opacity:1;transform:translate(25%) translateY(-50%) scale(1)}}._price_9ihsm_103{color:var(--grey-300)}._itemsContainer_3pz3d_1{min-height:50vh;position:relative}._itemsVirtualGrid_3pz3d_6{height:700px!important;width:100%;margin-top:14px}._itemsVirtualGrid_3pz3d_6::-webkit-scrollbar-thumb{background-color:var(--grey-750);width:4px}@media screen and (max-width: 830px){._itemsVirtualGrid_3pz3d_6{height:calc(100vh - 330px)!important}}._contentContainer_3pz3d_21{padding:40px 36px 0 40px;flex:1;container-type:inline-size}@media screen and (max-width: 1023px){._contentContainer_3pz3d_21{padding:20px 20px 0}}@media (max-width: 480px){._contentContainer_3pz3d_21{padding:1rem .5rem 1rem 1rem}}._error_3pz3d_37{font-size:18px;text-align:center;transform:translate(-50%) translateY(calc(-50% - 50px));left:50%;top:50%;position:absolute}._dropdown_3pz3d_46{min-width:238px}@container (max-width: 476px){._dropdown_3pz3d_46{min-width:unset}}._dropdownsContainer_3pz3d_55{display:flex;gap:9px;align-items:center}@container (max-width: 830px){._dropdownsContainer_3pz3d_55{flex-direction:column}}@container (max-width: 476px){._dropdownsContainer_3pz3d_55{flex-direction:row;width:100%}}._header_3pz3d_72{display:flex;gap:16px;justify-content:space-between}@container (max-width: 830px){._header_3pz3d_72{align-items:flex-start}}@container (max-width: 476px){._header_3pz3d_72{flex-direction:column;gap:9px}}._title_3pz3d_89{display:none;margin-bottom:12px}@media screen and (max-width: 830px){._title_3pz3d_89{display:block;padding-left:50px}}@media (max-width: 576px){._title_3pz3d_89{padding-left:45px}}._headerLeft_3pz3d_105{display:flex;gap:16px;align-items:center}@container (max-width: 576px){._headerLeft_3pz3d_105{flex-direction:column;gap:9px;align-items:flex-start}}@container (max-width: 476px){._headerLeft_3pz3d_105{width:100%}._headerLeft_3pz3d_105 button{display:none}._headerLeft_3pz3d_105 ._searchField_3pz3d_124{width:100%}}._button_1m6qd_1{margin-top:24px}._modal_1m6qd_5{width:500px}._container_8dlrt_1{width:100%;display:flex;justify-content:center;align-items:center;padding:5px 1.5rem;gap:15px;min-height:45px;position:relative;color:#fff;font-family:Inter;font-size:12px;font-weight:700;line-height:15px;background:#f00}@media (max-width: 576px){._container_8dlrt_1{padding:5px 50px 5px 1rem;justify-content:flex-start}}._animateIn_8dlrt_24{animation:_slide-in-blurred-top_8dlrt_1 .6s cubic-bezier(.23,1,.32,1) both}._hidden_8dlrt_28{animation:_slide-out-top_8dlrt_1 .5s cubic-bezier(.55,.085,.68,.53) both}._iconContainer_8dlrt_32{display:flex;min-width:24px}._closeButton_8dlrt_37{padding:0;border:none;font:inherit;color:inherit;background-color:transparent;cursor:pointer;outline:none;color:#fff;position:absolute;top:50%;transform:translateY(-50%);right:20px;width:34px;height:100%;transition:var(--transition)}._closeButton_8dlrt_37:focus{outline:none}._closeButton_8dlrt_37:hover{opacity:1;cursor:pointer;transform:scale(1.05) translateY(-50%)}@keyframes _swing-in-top-fwd_8dlrt_1{0%{transform:rotateX(-100deg);transform-origin:top;opacity:0}to{transform:rotateX(0);transform-origin:top;opacity:1}}@keyframes _bounce-in-top_8dlrt_1{0%{transform:translateY(-500px);animation-timing-function:ease-in;opacity:0}38%{transform:translateY(0);animation-timing-function:ease-out;opacity:1}55%{transform:translateY(-65px);animation-timing-function:ease-in}72%{transform:translateY(0);animation-timing-function:ease-out}81%{transform:translateY(-28px);animation-timing-function:ease-in}90%{transform:translateY(0);animation-timing-function:ease-out}95%{transform:translateY(-8px);animation-timing-function:ease-in}to{transform:translateY(0);animation-timing-function:ease-out}}@keyframes _slide-in-blurred-top_8dlrt_1{0%{transform:translateY(-1000px) scaleY(2.5) scaleX(.2);transform-origin:50% 0%;filter:blur(40px);opacity:0}to{transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}}@keyframes _bounce-out-top_8dlrt_1{0%{transform:translateY(0);animation-timing-function:ease-out}5%{transform:translateY(-30px);animation-timing-function:ease-in}15%{transform:translateY(0);animation-timing-function:ease-out}25%{transform:translateY(-38px);animation-timing-function:ease-in}38%{transform:translateY(0);animation-timing-function:ease-out}52%{transform:translateY(-75px);animation-timing-function:ease-in}70%{transform:translateY(0);animation-timing-function:ease-out}85%{opacity:1}to{transform:translateY(-800px);opacity:0}}@keyframes _slide-out-bck-center_8dlrt_1{0%{transform:translateZ(0);opacity:1}to{transform:translateZ(-1100px);opacity:0}}@keyframes _slide-out-elliptic-top-bck_8dlrt_1{0%{transform:translateY(0) rotateX(0) scale(1);transform-origin:50% 1400px;opacity:1}to{transform:translateY(-600px) rotateX(-30deg) scale(0);transform-origin:50% 100%;opacity:1}}@keyframes _slide-out-top_8dlrt_1{0%{transform:translateY(0);opacity:1}to{transform:translateY(-1000px);opacity:0}}._container_vg14l_1{position:fixed;z-index:var(--zIndex-system-notification);left:0;right:0;top:var(--header-size);display:flex;flex-direction:column}._message_xon6a_1{font-size:13px;display:flex;padding:8px;flex-direction:column;gap:8px;border-radius:8px;background:#2d3c3a;border:1px solid #344543}._message_xon6a_1._systemMessage_xon6a_11{background-color:transparent;text-align:center;border:1px solid red;margin:4px 0;font-size:14px;border-radius:8px}._message_xon6a_1._systemMessage_xon6a_11 ._content_xon6a_20{width:100%}._avatar_xon6a_24{align-self:flex-start}._header_xon6a_28{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:600;position:relative}._title_xon6a_37{color:var(--white);cursor:pointer}._date_xon6a_42{white-space:nowrap;color:#c1d0ce;font-size:12px;font-weight:400;margin-left:auto}._text_xon6a_50{display:flex;color:#c1d0ce;font-size:13px;font-weight:500;line-height:18px}._icon_xon6a_58{width:20px;height:20px;min-width:20px;object-fit:contain;margin-right:auto;margin-left:-4px}._smallEmoji_xon6a_67{width:25px;height:auto;max-height:25px;margin:0 4px;transform:translateY(5px)}._bigEmoji_xon6a_75{max-height:60px;padding-top:6px;max-width:100%}._coinContainer_xon6a_81{display:inline-flex;align-items:center;vertical-align:middle;gap:4px;margin-right:4px;color:#ffe24b;text-shadow:0px 4px 8px rgba(255,183,75,.25);font-size:15px;font-weight:600}._userTag_xon6a_93{padding:2px 3px;border-radius:3px;display:inline-flex;margin-right:7px;text-transform:uppercase;color:var(--grey-850);font-family:var(--font-poppins);font-size:11px;font-weight:600;letter-spacing:.33px;text-indent:0;line-height:10px}._userTag_xon6a_93._adminTag_xon6a_107{background:#ff3a3a}._userTag_xon6a_93._moderatorTag_xon6a_110{background-color:#03a9f4}._caseBattleLink_xon6a_114{color:var(--Button-Green, #2bd13e);-webkit-text-fill-color:var(--Button-Green, #2bd13e);font-family:var(--font-nunito);font-size:13px;font-weight:600;line-height:16px;display:inline-flex;align-items:center;vertical-align:middle}._caseBattleLink_xon6a_114 ._caseBattleImage_xon6a_125{width:28px;height:28px;object-fit:contain}._senderText_xon6a_131{display:flex;align-items:center;min-width:0}._form_18dd7_1{margin-top:auto;width:100%}._inputRow_18dd7_6{display:flex;justify-content:space-between;align-items:center;gap:10px}._inputContainer_18dd7_13{position:relative;width:100%}._input_18dd7_6{border-radius:8px;background:var(--grey-800);width:100%;border:none;outline:none;height:36px;padding:0 40px 0 16px}._button_18dd7_29{height:36px;flex:0 0 36px;padding:0;display:flex;justify-content:center;align-items:center}._emojiPopup_1xmx1_1{position:absolute;bottom:100%;left:0;right:0;padding:16px 14px 8px;display:flex;gap:.5rem;flex-wrap:wrap;background-color:var(--grey-850)}._emoji_1xmx1_1{width:25px;height:25px;object-fit:contain}._emojiPicker_1xmx1_19{right:0;top:0;bottom:0;z-index:5}._opener_1xmx1_26{padding:0;border:none;font:inherit;color:inherit;background-color:transparent;cursor:pointer;outline:none;width:24px;top:0;right:0;bottom:0;border-radius:36px;display:flex;align-items:center;justify-content:center;color:#94a2a4;margin-right:-8px}._opener_1xmx1_26:focus{outline:none}._opener_1xmx1_26:hover{color:var(--white)}._opener_1xmx1_26 span{width:24px;height:24px;display:flex;align-items:center;justify-content:center}._opener_1xmx1_26 img{width:18px;height:18px}._chatFooter_4sbk4_1{background:var(--grey-850);position:sticky;bottom:0;margin-top:auto;padding:10px 16px 20px;margin-left:-16px;margin-right:-16px;z-index:5;display:flex}._chatActions_4sbk4_13{display:flex;justify-content:space-between;align-items:center}._chatActions_4sbk4_13 ._left_4sbk4_18{display:flex;align-items:center;gap:4px;margin-left:-4px}._chatActions_4sbk4_13 ._right_4sbk4_24{display:flex;align-items:center;gap:8px}._tempNumber_4sbk4_30{color:#c1d0ce;font-size:13px;font-weight:500;line-height:18px}._actionButton_4sbk4_37{border:none;font:inherit;color:inherit;background-color:transparent;cursor:pointer;outline:none;color:#94a2a4;font-size:14px;font-weight:900;padding:4px;transition:var(--transition)}._actionButton_4sbk4_37:focus{outline:none}._actionButton_4sbk4_37:hover{color:var(--white)}._button_1tkbb_1{padding:0;border:none;font:inherit;color:inherit;cursor:pointer;outline:none;height:28px;margin-top:4px;flex:0 0 18px;margin-right:4px;border-radius:4px;transition:var(--transition);background-color:transparent;display:none}._button_1tkbb_1:focus{outline:none}._button_1tkbb_1:hover{background-color:var(--grey-700)}._chatHeader_10aui_1{position:sticky;top:0;padding:14px 16px 0;margin-right:-16px;margin-left:-16px;z-index:5;display:flex;justify-content:space-between;align-items:center;gap:8px;display:none;background-color:var(--grey-850)}@media screen and (max-width: 1023px){._chatHeader_10aui_1{display:flex}}._sectionHeaderContent_10aui_21{justify-content:flex-end}._container_nkxwm_1{display:flex;align-items:center;justify-content:space-between;gap:24px;width:100%;margin-bottom:16px;flex-wrap:wrap}@media screen and (max-width: 767px){._container_nkxwm_1{gap:16px}}._title_nkxwm_16{font-size:24px;display:flex;align-items:center;gap:8px;color:var(--white);font-family:var(--font-secondary);font-size:16px;font-weight:600;line-height:1.5;text-transform:uppercase}@media screen and (max-width: 767px){._title_nkxwm_16{font-size:14px;line-height:20px}._title_nkxwm_16 svg{font-size:14px}}._title_nkxwm_16 ._iconContainer_nkxwm_37{width:20px;height:20px;display:flex;align-items:center;justify-content:center;color:#b3ec01}@media screen and (max-width: 767px){._title_nkxwm_16 ._iconContainer_nkxwm_37{width:16px;height:16px}}._content_nkxwm_52{display:flex;align-items:center;gap:12px}@media screen and (max-width: 767px){._content_nkxwm_52{flex:1}}._content_nkxwm_52._contentRight_nkxwm_62{justify-content:flex-end}._chat_ujo2z_1{--chat-bg: var(--grey-850);position:fixed;width:var(--chat-width);right:0;top:calc(var(--header-size) - 1px);bottom:0;background-color:var(--chat-bg);padding:12px 12px 0;z-index:var(--zIndex-sidebar);display:flex;flex-direction:column;overflow-y:auto;transition:var(--transition);transform:translate(100%);overflow-x:hidden;border-left:1px solid #2d3c3a}._chat_ujo2z_1._open_ujo2z_19{transform:translate(0)}._chat_ujo2z_1 *{overflow-anchor:none}._chat_ujo2z_1 ._chatList_ujo2z_25>div:last-child{overflow-anchor:auto}@media screen and (max-width: 1023px){._chat_ujo2z_1{top:0;right:0;bottom:0;left:0;width:100%;z-index:var(--zIndex-mobile-chat);padding:0 16px}}._chatList_ujo2z_25{display:flex;flex-direction:column;gap:8px;margin:0 0 12px}._chatOpenButton_ujo2z_47{position:fixed;bottom:16px;right:16px;transform:translate(0);transition:var(--transition);z-index:var(--zIndex-chat-button);width:40px}._chatOpenButton_ujo2z_47._chatOpened_ujo2z_56{transform:translate(calc(-1 * var(--chat-width)));display:none}._chatWithMessages_ujo2z_61{margin-bottom:0}._rainContainer_ujo2z_65{position:sticky;top:60px;z-index:var(--zIndex-rain)}._rainOuterContainer_n1g5h_1{background-color:var(--chat-bg);position:absolute;left:0;right:0;height:155px;transition:var(--transition-medium);transform:translate(800px) rotateY(-30deg) scale(0);transform-origin:-100% 50%;transform:translateY(600px) rotateX(30deg) scale(0);transform:translateY(1000px) scaleY(2.5) scaleX(.2);transform-origin:50% 100%;filter:blur(40px);opacity:0}._rainOuterContainer_n1g5h_1._visible_n1g5h_17{transform:translate(0) rotateY(0) scale(1);transform-origin:-1800px 50%;transform:translateY(0) rotateX(0) scale(1);transform-origin:50% -1400px;transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}._container_n1g5h_29{right:0;left:0;width:249px;min-height:146px;border-radius:20px;padding:20px;display:flex;flex-direction:column;position:absolute;top:0;overflow:hidden;border:1px solid rgba(206,79,7,.3);background:radial-gradient(92.19% 120% at 50% 50%,rgba(246,104,0,.8) 0%,rgba(50,21,0,.8) 63.22%),#000;box-shadow:0 0 30px #ca562c73}@media screen and (max-width: 1023px){._container_n1g5h_29{margin-left:-6px;margin-right:-6px;max-width:auto;width:auto}}._container_n1g5h_29:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:url(/images/rain/rain-popup-bg-2.png) no-repeat center center;background-size:cover;z-index:-1}._container_n1g5h_29:after{content:url(/images/rain/stars.svg);position:absolute;top:0;left:0;width:100%;height:100%;mix-blend-mode:color-dodge;z-index:-1}._header_n1g5h_75 ._topLine_n1g5h_75{display:flex;align-items:center;gap:12px}._header_n1g5h_75 ._playersCount_n1g5h_80{display:flex;align-items:center;gap:2px}._title_n1g5h_86{font-size:15px;font-weight:700;line-height:14px;letter-spacing:.45px;display:flex;gap:8px;align-items:center}._text_n1g5h_96{font-size:13px;font-weight:600;line-height:16px;background:linear-gradient(180deg,#fff 0%,#e1d0cb 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}._footer_n1g5h_106{display:flex;gap:8px;align-items:center;margin-top:auto}._closeButton_n1g5h_113{padding:0;border:none;font:inherit;color:inherit;background-color:transparent;outline:none;position:absolute;width:30px;height:30px;display:flex;align-items:center;justify-content:center;top:14px;right:14px;opacity:.8;cursor:pointer;transition:var(--transition)}._closeButton_n1g5h_113:focus{outline:none}._closeButton_n1g5h_113:hover{opacity:1}._closeButton_n1g5h_113 svg{width:19px;height:19px}._potContainer_n1g5h_144{border-radius:8px;background:rgba(26,29,36,.6);width:100%;font-weight:600;display:flex;justify-content:space-between;align-items:center;height:36px;padding:4px 10px}._potContainer_n1g5h_144 ._potText_n1g5h_155{gap:4px;display:flex;justify-content:center;align-items:center}._potContainer_n1g5h_144 svg{transform:translateY(-1px)}._potContainer_n1g5h_144 ._potAmount_n1g5h_164{font-family:var(--font-poppins);font-size:15px;font-weight:700;line-height:16px;letter-spacing:-.15px}._astronaut_n1g5h_172{position:absolute;top:0;right:0;z-index:-1;mix-blend-mode:color-dodge}._container_1lqmu_1{border-radius:4px;background:#cd572c;height:16px;padding:1px 4px 0;width:45px;text-align:center;display:flex;align-items:center;justify-content:center}._text_1lqmu_14{font-weight:600;line-height:1;background:linear-gradient(180deg,#fff 0%,#e1d0cb 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}._list_nburu_1{font-size:13px;font-weight:600;font-family:var(--font-nunito);text-align:left;padding-left:16px}._list_nburu_1 li{list-style-type:disc;list-style-position:outside;margin:5px 0;line-height:16px}._modal_16non_1{z-index:calc(var(--zIndex-modal) + 1);width:388px}._backdrop_16non_6{z-index:calc(var(--zIndex-modal) + 1)}._form_16non_10{display:flex;flex-direction:column}._text_16non_15{color:var(--grey-300)}._root_1ly13_1{padding:0px calc(var(--content-padding) + var(--chat-width)) 0px calc(var(--content-padding) + var(--sidebar-expanded-width));width:100%;transition:var(--transition);overflow-x:hidden}._root_1ly13_1._noSidebar_1ly13_7{padding-left:calc(var(--sidebar-collapsed-width) + var(--content-padding))}._root_1ly13_1._noChat_1ly13_10{padding-right:var(--content-padding)}@media screen and (max-width: 1500px){._root_1ly13_1{padding-right:var(--content-padding)}}@media screen and (max-width: 1400px){._root_1ly13_1{padding-left:calc(var(--sidebar-collapsed-width) + var(--content-padding))}}@media screen and (max-width: 1023px){._root_1ly13_1,._root_1ly13_1._noSidebar_1ly13_7{padding-left:var(--content-padding)}}._content_1ly13_32{max-width:1370px;margin:0 auto;width:100%}._root_82130_1{max-width:336px}@media screen and (max-width: 767px){._root_82130_1{max-width:unset}}._footerText_82130_10{margin-top:32px;color:#c1d0ce;font-size:14px;font-weight:400;line-height:20px}._supoprtLink_82130_18{margin-top:5px;color:var(--grey-400);display:inline-block}._paymentLogos_82130_24{display:flex;align-items:center;gap:16px;padding:6px 0;margin:29px 0}._paymentLogos_82130_24 img{height:24px;width:auto}@container (max-width: 700px){._paymentLogos_82130_24{margin:18px 0 0}}@container (max-width: 1088px){._desktopOnly_82130_42{display:none}}@container (max-width: 700px){._logo_82130_48{height:15px;width:auto}}._list_mlcwb_1{display:flex;flex-direction:column}._listItem_mlcwb_6{display:flex;align-items:center;gap:8px}._iconContainer_mlcwb_12{display:flex;align-items:center;justify-content:center}._nav_6md5q_1{display:flex;gap:56px}._nav_6md5q_1 ul{min-width:160px}@media screen and (max-width: 1280px){._nav_6md5q_1{gap:20px}._nav_6md5q_1 ul{min-width:130px}}@media screen and (max-width: 1023px){._nav_6md5q_1{flex-wrap:wrap;gap:27px}._nav_6md5q_1 ul{width:160px}}@media screen and (max-width: 767px){._nav_6md5q_1{gap:27px}._nav_6md5q_1 ul{flex:1}}._navItem_6md5q_34{color:#c1d0ce;font-size:14px;font-weight:500;line-height:20px;display:inline-flex}._navItem_6md5q_34:hover{cursor:pointer;color:var(--link-hover-color)}._title_6md5q_46{color:var(--white);font-family:var(--font-secondary);font-size:12px;font-style:normal;font-weight:600;line-height:18px;text-transform:uppercase;margin-bottom:16px}._mobileOnly_6md5q_57{display:none}@container (max-width: 480px){._mobileOnly_6md5q_57{display:block}}._footer_6nrgh_1{margin-top:auto;padding-top:48px;padding-bottom:0;background:var(--grey-850);position:relative;z-index:1;container-type:inline-size}@media screen and (max-width: 767px){._footer_6nrgh_1{padding-top:24px}}._footer_6nrgh_1:before{content:"";position:absolute;height:331px;top:0;transform:translateY(-100%);left:0;right:0;background:url(/images/footer-grid.png) repeat-x center center}._footer_6nrgh_1:after{position:absolute;content:"";left:0;right:0;top:0;transform:translateY(-100%);height:27px;background:url(/images/footer-separator.png) repeat-x center center}._content_6nrgh_36{display:flex;align-items:stretch;justify-content:space-between;gap:44px;row-gap:24px;overflow:hidden}@media screen and (max-width: 767px){._content_6nrgh_36{gap:32px;flex-direction:column}}._right_6nrgh_51{display:flex;flex-direction:column;gap:16px}@container (max-width: 1088px){._right_6nrgh_51{width:100%}}._copyright_6nrgh_62{display:none}@container (max-width: 1088px){._copyright_6nrgh_62{display:flex;margin-top:0}}@container (max-width: 480px){._hideOnMobile_6nrgh_73{display:none}}._copyright_1nyu6_1{color:var(--text-secondary);font-family:var(--font-secondary);font-size:11px;font-weight:500;line-height:18px;text-transform:uppercase}._container_1ud98_1{border-top:1px solid #2d3c3a;padding:24px 0;margin-top:80px}@media screen and (max-width: 767px){._container_1ud98_1{margin-top:32px;padding:16px 0 24px}}._content_1ud98_13{display:flex;justify-content:space-between;align-items:center}@media screen and (max-width: 420px){._content_1ud98_13{flex-direction:column-reverse;gap:16px;align-items:flex-start}}._links_1ud98_26{display:flex;align-items:center;gap:24px}._links_1ud98_26 a{color:var(--text-secondary);font-family:var(--font-secondary);text-align:center;font-size:11px;font-weight:500;line-height:18px;text-transform:uppercase}._links_1ud98_26 a:hover{color:var(--link-hover-color)}._logosContainer_1ud98_44{display:flex;align-items:center;gap:4px}@media screen and (max-width: 420px){._logosContainer_1ud98_44{justify-content:stretch;width:100%}}._logo_1ud98_44{display:flex;align-items:center;justify-content:center;height:24px;min-width:34px;padding:0 4px;border-radius:4px;border:1px solid #2d3c3a;background:#1a2122}@media screen and (max-width: 420px){._logo_1ud98_44{flex:1}}._rootContainer_1axol_1{display:flex;flex-direction:column;position:relative}@media screen and (max-width: 1023px){._rootContainer_1axol_1{background-color:var(--grey-800);border-radius:var(--border-radius)}}._root_1axol_1{display:flex;justify-content:space-between;align-items:center;gap:8px;position:relative}._root_1axol_1:hover{cursor:pointer}@media screen and (max-width: 1023px){._root_1axol_1{justify-content:flex-start;padding:8px;gap:8px;background-color:var(--grey-800);border-radius:var(--border-radius)}}@media screen and (max-width: 1023px){._nameContainer_1axol_34{flex:1}}._progress_1axol_39{margin-top:8px}._topContainer_1axol_43{display:flex;justify-content:space-between;align-items:center;gap:6px}._userName_1axol_50{width:100px;display:inline-block;color:#f9feff;font-size:14px;font-weight:600;line-height:20px}._lvl_1axol_59{font-weight:700;letter-spacing:-.13px;color:var(--orange-700);display:flex;gap:6px;align-items:center}._lvlIcon_1axol_68{color:#e5e7eb}._rankIcon_1axol_72{height:16px;width:16px;flex:0 0 16px;object-fit:contain}._caretIcon_1axol_79{margin-left:4px;width:16px;font-size:12px}._avatar_1axol_85{margin-right:4px}._dropdown_1gb2m_1{position:absolute;top:calc(100% + 8px);right:-9px;min-width:266px;padding:16px 16px 8px;z-index:100;-webkit-user-select:none;user-select:none;border-radius:8px;border:1px solid #2d3c3a;background:#21292a;box-shadow:0 3px 8px #21292a80}._dropdown_1gb2m_1 ul{display:flex;flex-direction:column;gap:4px}@media screen and (max-width: 1023px){._dropdown_1gb2m_1{position:static;background-color:transparent}}._link_1gb2m_26{white-space:nowrap;display:flex;align-items:center;gap:8px;padding:8px;margin:0 -8px;border-radius:10px;cursor:pointer;position:relative;color:#c1d0ce;font-family:Inter;font-size:14px;font-weight:600;line-height:20px}._link_1gb2m_26:hover{color:var(--white)}._link_1gb2m_26:hover svg{color:#b3ec01}._link_1gb2m_26:hover:before,._link_1gb2m_26.active:before{transform:scale(1)}._link_1gb2m_26:before{content:"";position:absolute;left:0;right:0;top:0;bottom:0;transition:var(--transition);border-radius:10px;background:var(--grey-850);transform:scale(0);z-index:-1}._link_1gb2m_26._logoutLink_1gb2m_64{color:var(--danger)}._separator_1gb2m_68{height:1px;background:#2d3c3a;margin:16px -16px 8px}._userProfile_1gb2m_74{display:flex;align-items:center;gap:12px;color:#fff;font-size:18px;font-weight:600;line-height:26px;margin-bottom:16px}._progressLabels_1gb2m_85{display:flex;align-items:center;justify-content:space-between;gap:1rem;color:#a4bcbf;font-size:14px;font-weight:400;line-height:20px;margin-bottom:8px}._rankIndicators_1gb2m_97{margin-top:8px;display:flex;justify-content:space-between;gap:2rem}._levelIcon_1gb2m_104{width:16px;height:16px;object-fit:contain}._rankItem_1gb2m_110{display:flex;align-items:center;gap:6px;font-size:14px;font-weight:600;line-height:20px}._rankItem_1gb2m_110 ._levelText_1gb2m_118{white-space:nowrap}._root_h6au8_1{background:var(--grey-700);border-radius:6px;width:100%;height:6px;background-size:cover;background-position:center}._inner_h6au8_10{height:6px;border-radius:4px;background-color:var(--primary-color)}._container_s8nbb_1{display:flex;position:relative}._tableSection_s8nbb_6._tableSection_s8nbb_6{border-radius:16px}._button_s8nbb_10{padding:0;border:none;font:inherit;color:inherit;background-color:transparent;cursor:pointer;outline:none;color:#dbfe4a;height:36px;width:30px;display:flex;align-items:center;justify-content:center;transition:var(--transition)}._button_s8nbb_10:focus{outline:none}._button_s8nbb_10:hover{color:#caf327}@media (max-width: 576px){._button_s8nbb_10{height:100%}}._iconContainer_s8nbb_38{display:flex;position:relative}._iconContainer_s8nbb_38._hasUnreadNotifications_s8nbb_42:after{content:"";position:absolute;width:6px;height:6px;border-radius:50%;background-color:#b3ec01;top:-4px;right:-5px;border:2px solid var(--grey-850)}._container_bcyvy_1{position:absolute;top:calc(100% + 18px);right:-10px;min-width:305px;border-radius:20px;background:var(--grey-900);z-index:100;-webkit-user-select:none;user-select:none;box-shadow:0 8px 17px #1118272e,0 32px 32px #11182729,0 71px 43px #11182717,0 126px 51px #11182708,0 197px 55px #11182700}._container_bcyvy_1:not(._open_bcyvy_12){display:none}@media screen and (max-width: 1023px){._container_bcyvy_1{position:fixed;left:0;right:0;bottom:0;top:0;border-radius:0;display:flex;flex-direction:column;transition:var(--transition)}._container_bcyvy_1:not(._open_bcyvy_12){display:flex;pointer-events:none;transform:translate3d(-100%,0,0)}}._header_bcyvy_34{padding:18px 20px;background:#030814;display:flex;justify-content:space-between;gap:1rem;align-items:center;border-radius:20px 20px 0 0}@media screen and (max-width: 1023px){._header_bcyvy_34{position:sticky;top:0;z-index:5;border-radius:0}}._content_bcyvy_52{max-height:450px;overflow-y:auto}@media screen and (max-width: 1023px){._content_bcyvy_52{max-height:unset;min-height:0px;flex:1;overflow-y:auto}}._title_bcyvy_65{color:var(--grey-50, #f9fafb);font-size:13px;font-weight:600;line-height:16px}._title_bcyvy_65 ._capitalize_bcyvy_71{text-transform:capitalize}._dismissButton_bcyvy_75{padding:0;border:none;font:inherit;color:inherit;background-color:transparent;cursor:pointer;outline:none;color:var(--grey-400);font-weight:600}._dismissButton_bcyvy_75:focus{outline:none}._dismissButton_bcyvy_75:hover{color:var(--white)}._noNotifications_bcyvy_93{padding:18px 20px;text-align:center;font-size:13px;font-weight:800;min-height:70px;position:relative}._footer_bcyvy_102{display:none;padding:1rem}@media screen and (max-width: 1023px){._footer_bcyvy_102{display:block}}._closeButton_bcyvy_112{margin-left:auto}._sectionHeader_bcyvy_116{padding:1rem 1rem 0}@media screen and (min-width: 1024px){._sectionHeader_bcyvy_116{display:none}}._container_1ewuz_1{display:flex;gap:10px;align-items:center;font-size:13px;line-height:16px;padding:18px 20px;border-bottom:1px solid #030814}._container_1ewuz_1:last-child{border-bottom:none}._header_1ewuz_14{display:flex;justify-content:space-between;gap:1rem;align-items:center}._content_1ewuz_21{display:flex;width:100%;flex-direction:column;gap:3px}._title_1ewuz_28{font-weight:800;letter-spacing:.13px}._description_1ewuz_33{font-weight:600;background:linear-gradient(180deg,#fff 0%,#e1d0cb 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}._timeAgo_1ewuz_41{color:var(--grey-400);font-style:normal;font-weight:600}._container_1j9i6_1{--bg-color: var(--grey-900);display:flex;height:40px;align-items:center;gap:4px;padding:4px;font-size:13px;font-weight:500;background-color:var(--bg-color);border-radius:8px 0 0 8px;border:1px solid #2d3c3a}@media screen and (max-width: 1023px){._container_1j9i6_1{font-size:13px;padding:0 4px;height:36px}._container_1j9i6_1 svg{width:20px;height:auto}}._normalPrice_1j9i6_27{position:relative;background-color:var(--bg-color);z-index:10;backface-visibility:hidden;border-radius:4px;display:flex;gap:8px;align-items:center;padding:1px 12px;height:100%;white-space:nowrap}@media (max-width: 576px){._normalPrice_1j9i6_27{padding:1px 8px}}._newPrice_1j9i6_46{position:absolute;left:1px;right:1px;top:1px;height:calc(100% - 2px);overflow:hidden;transition:var(--transition);padding:3px;border-radius:5px;background:radial-gradient(92.19% 120% at 50% 50%,rgba(74,221,1,.4) 0%,rgba(42,118,6,.4) 63.22%);color:var(--grey-950);z-index:5;transform:rotateX(180deg);white-space:nowrap;text-align:center;display:flex;align-items:center;justify-content:center;color:var(--crazy-green);font-family:var(--font-nunito);line-height:16px;letter-spacing:.45px}._priceAnimationContainer_1j9i6_71{position:relative;height:100%;transform-style:preserve-3d;transition:transform .4s cubic-bezier(.455,.03,.515,.955);transform:translateZ(0) rotateX(0)}._priceAnimationContainer_1j9i6_71._flipHorizontalTop_1j9i6_78{transform:translateZ(0) rotateX(180deg)}@keyframes _flip-horizontal-top_1j9i6_1{0%{transform:translateZ(0) rotateX(0)}to{transform:translateZ(0) rotateX(180deg)}}._walletContainer_13phh_1{display:flex;align-items:center;justify-content:center;margin-right:24px}@media screen and (max-width: 1023px){._walletContainer_13phh_1{height:36px;border-radius:8px;margin-right:0}}._walletButton_13phh_15._walletButton_13phh_15{border-top-left-radius:0;border-bottom-left-radius:0}._balanceContainer_13phh_20{display:flex;position:relative}._header_18gph_1{min-height:var(--header-size);height:var(--header-size);padding:12px 20px;color:var(--white);display:flex;justify-content:space-between;align-items:center;gap:16px;position:fixed;z-index:var(--zIndex-header);top:0;left:0;right:0;border-bottom:1px solid #2d3c3a;background:var(--grey-850)}@media screen and (max-width: 1023px){._header_18gph_1{padding:6px 16px;gap:10px}}._left_18gph_25{display:flex;align-items:center;gap:24px}@media screen and (max-width: 1023px){._left_18gph_25{gap:10px}}._leftContentContainer_18gph_36{display:flex;align-items:center;gap:16px}._leftContentContainer_18gph_36 ._buttons_18gph_41{display:flex;align-items:center;gap:12px}._right_18gph_47{display:flex;align-items:center}._divider_18gph_52{margin:-9px 9px;width:2px;background-color:var(--grey-850);height:var(--header-size)}._tickets_18gph_59{margin-right:12px}._desktopLogo_18gph_63{display:initial}@media screen and (max-width: 460px){._desktopLogo_18gph_63{width:80px!important;height:auto!important;margin-left:-4px}}._mobileLogo_18gph_74{display:none;width:70px;height:auto}@media screen and (max-width: 1023px){._mobileLogo_18gph_74{display:initial}}._iconButtons_18gph_85{display:flex;gap:8px;margin-left:30px}@media (max-width: 576px){._iconButtons_18gph_85{margin-left:0;gap:0}}._iconButton_18gph_85{padding:0;border:none;font:inherit;color:inherit;background-color:transparent;cursor:pointer;outline:none;height:40px;width:40px;display:flex;align-items:center;justify-content:center;color:var(--grey-400)}._iconButton_18gph_85:focus{outline:none}._iconButton_18gph_85:hover{background-color:var(--grey-900);border-radius:var(--border-radius)}._loginButton_18gph_120{min-width:64px}@media screen and (max-width: 370px){._desktopNotificationBell_18gph_125{display:none}}._desktopButtons_18gph_130{margin-left:.75rem;display:flex;align-items:center;gap:.5rem}@media screen and (max-width: 1023px){._desktopButtons_18gph_130{margin-left:.5rem}}._menuIcon_18gph_142{transform:rotateY(180deg)}._modal_1cum7_1{z-index:calc(var(--zIndex-modal) + 1);width:691px}._container_1cum7_6{display:flex;flex-direction:column;align-items:center;gap:28px}._title_1cum7_13{text-align:center;font-size:28px;margin-top:-8px;font-weight:900;line-height:36px;letter-spacing:normal}._description_1cum7_22{max-width:507px;font-size:14px;font-weight:700;line-height:20px;text-align:center}._button_1cum7_30{font-size:18px;font-weight:900px;line-height:18px;padding:18px;width:292px;height:66px;color:#052b02}._bomb_1cum7_40{display:flex;flex-direction:column;align-items:center;width:100%}._glow_1cum7_47{position:absolute;bottom:0;left:50%;height:300px;transform:translate(-50%);pointer-events:none;z-index:-1}._headerMenu_155kc_1{display:flex;align-items:center;gap:1.5rem;margin-left:24px}._menuItemContainer_155kc_8{position:relative;display:flex;align-items:center}._menuItem_155kc_8{border:none;font:inherit;color:inherit;background-color:transparent;outline:none;display:flex;align-items:center;gap:8px;padding:7px 3px;text-decoration:none;border-radius:8px;transition:all .2s ease;white-space:nowrap;cursor:pointer;border:1px solid transparent;background:transparent;color:var(--white);font-family:var(--font-secondary);font-size:14px;font-style:normal;font-weight:600;line-height:20px;text-transform:uppercase}._menuItem_155kc_8:focus{outline:none}._menuItem_155kc_8:hover,._menuItem_155kc_8._active_155kc_47{color:#b3ec01}._menuItem_155kc_8._active_155kc_47 ._chevron_155kc_50{color:var(--primary-500)}._icon_155kc_54{font-size:16px;display:flex;align-items:center;justify-content:center;min-width:16px}._label_155kc_62{font-family:inherit}._chevron_155kc_50{font-size:12px;margin-left:4px;transition:transform .2s ease}._dropdown_155kc_72{position:absolute;top:100%;left:0;right:0;background:var(--grey-800);border:1px solid var(--grey-700);padding:4px;margin-top:8px;z-index:1000;width:fit-content;animation:_dropdownEnter_155kc_1 .2s ease;border-radius:8px;border:1px solid #2d3c3a;background:#21292a;box-shadow:0 8px 32px #0000004d}@keyframes _dropdownEnter_155kc_1{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}._dropdownItem_155kc_101{border:none;font:inherit;color:inherit;background-color:transparent;outline:none;width:100%;display:flex;align-items:center;gap:8px;padding:12px;border-radius:8px;transition:all .2s ease;cursor:pointer;position:relative;color:#c1d0ce;font-family:Inter;font-size:14px;font-style:normal;font-weight:600;line-height:20px}._dropdownItem_155kc_101:focus{outline:none}._dropdownItem_155kc_101:hover{color:var(--white)}._dropdownItem_155kc_101:hover ._dropdownIcon_155kc_131{color:#b3ec01}._dropdownItem_155kc_101._disabled_155kc_134{cursor:not-allowed;opacity:.6}._dropdownItem_155kc_101._disabled_155kc_134:hover{color:#c1d0ce}._dropdownItem_155kc_101._disabled_155kc_134:hover ._dropdownIcon_155kc_131{color:inherit;opacity:.5}._dropdownItem_155kc_101._disabled_155kc_134 ._dropdownIcon_155kc_131{opacity:.5}._dropdownLabel_155kc_149{min-width:130px}._dropdownIcon_155kc_131{font-size:13px;min-width:16px;display:flex;align-items:center;justify-content:center;transition:all .2s ease}._badge_155kc_162{white-space:nowrap}._badge_155kc_162._coming-soon_155kc_165{color:#b3ec01}._badge_155kc_162._new_155kc_168{color:#22c55e;background:rgba(34,197,94,.15)}._badge_155kc_162._hot_155kc_172{color:#ef4444;background:rgba(239,68,68,.15)}@media screen and (max-width: 1023px){._headerMenu_155kc_1{gap:1rem;margin-left:1rem}._menuItem_155kc_8{padding:6px 12px;font-size:13px}._label_155kc_62{display:none}._icon_155kc_54{font-size:18px}}@media screen and (max-width: 768px){._headerMenu_155kc_1{display:none}}._dropdown_1o067_1{position:fixed;z-index:100;-webkit-user-select:none;user-select:none;top:0;right:0;bottom:0;left:0;width:100%;z-index:var(--zIndex-mobile-chat);padding:16px 16px 100px;transform:translate(100%);background:var(--grey-850);transition:var(--transition);overflow-x:hidden;overflow-y:auto}._dropdown_1o067_1._open_1o067_19{transform:translate(0)}._dropdown_1o067_1 ul{display:flex;flex-direction:column;gap:4px}._menuList_1o067_28{display:flex;flex-direction:column;gap:4px;margin-top:16px}._menuItem_1o067_35{list-style:none;border-top:1px solid #2d3c3a;margin:0 -16px}._menuItemContent_1o067_41{white-space:nowrap;display:flex;align-items:center;gap:8px;padding:16px;border-radius:10px;cursor:pointer;position:relative;text-decoration:none;color:#c1d0ce;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;width:100%;justify-content:space-between}._menuItemContent_1o067_41:hover{color:var(--white)}._menuItemContent_1o067_41:hover svg{color:#b3ec01}._menuItemContent_1o067_41:hover:before,._menuItemContent_1o067_41.active:before{transform:scale(1)}._menuItemContent_1o067_41:before{content:"";position:absolute;left:0;right:0;top:0;bottom:0;transition:var(--transition);border-radius:10px;background:var(--grey-850);transform:scale(0);z-index:-1}._menuIcon_1o067_82{display:flex;align-items:center;justify-content:center;width:20px;height:20px;color:#b3ec01}._menuLabel_1o067_91{flex:1;text-align:left}._chevron_1o067_96{color:#b3ec01;font-size:12px;transition:transform var(--transition)}._submenu_1o067_102{margin-left:32px;margin-top:4px;display:flex;flex-direction:column;gap:2px;border-left:2px solid rgba(179,236,1,.2);padding-left:24px;margin-bottom:16px}._submenuItem_1o067_113{list-style:none}._submenuItemContent_1o067_117{white-space:nowrap;display:flex;align-items:center;gap:8px;padding:8px;margin:0 -8px;border-radius:6px;cursor:pointer;position:relative;text-decoration:none;font-family:Inter;font-size:16px;font-weight:500;line-height:24px;width:100%}._submenuItemContent_1o067_117:hover{color:var(--white);background:rgba(179,236,1,.1)}._submenuItemContent_1o067_117.active{color:var(--white);background:rgba(179,236,1,.15)}._submenuItemContent_1o067_117._disabled_1o067_142{cursor:not-allowed;opacity:.6}._submenuItemContent_1o067_117._disabled_1o067_142:hover{color:inherit;background:transparent}._submenuItemContent_1o067_117._disabled_1o067_142 ._submenuIcon_1o067_150{opacity:.5}._submenuIcon_1o067_150{display:flex;align-items:center;justify-content:center;width:18px;height:18px;color:#b3ec01}._submenuLabel_1o067_163{flex:1;text-align:left}._badge_1o067_168{padding:2px 6px;border-radius:4px;font-size:11px;font-weight:500;line-height:14px;text-transform:uppercase;letter-spacing:.5px}._badge_1o067_168._coming-soon_1o067_177{background:rgba(179,236,1,.2);color:#b3ec01}._badge_1o067_168._new_1o067_181{background:rgba(255,193,7,.2);color:#ffc107}._badge_1o067_168._hot_1o067_185{background:rgba(244,67,54,.2);color:#f44336}._link_1o067_190{white-space:nowrap;display:flex;align-items:center;gap:8px;padding:8px;margin:0 -8px;border-radius:10px;cursor:pointer;position:relative;font-family:Inter;font-size:16px;font-weight:600;line-height:20px}._link_1o067_190:hover{color:var(--white)}._link_1o067_190:hover svg{color:#b3ec01}._link_1o067_190:hover:before,._link_1o067_190.active:before{transform:scale(1)}._link_1o067_190:before{content:"";position:absolute;left:0;right:0;top:0;bottom:0;transition:var(--transition);border-radius:10px;background:var(--grey-850);transform:scale(0);z-index:-1}._link_1o067_190._logoutLink_1o067_227{color:var(--danger)}._separator_1o067_231{height:1px;background:#2d3c3a;margin-left:-16px;margin-right:-16px;margin-top:16px}._userProfile_1o067_239{display:flex;align-items:center;gap:12px;color:#fff;font-size:18px;font-weight:600;line-height:26px;margin-bottom:16px}._progressLabels_1o067_250{display:flex;align-items:center;justify-content:space-between;gap:1rem;color:#a4bcbf;font-size:14px;font-weight:400;line-height:20px;margin-bottom:8px}._rankIndicators_1o067_262{margin-top:8px;display:flex;justify-content:space-between;gap:2rem}._levelIcon_1o067_269{width:16px;height:16px;object-fit:contain}._rankItem_1o067_275{display:flex;align-items:center;gap:6px;font-size:14px;font-weight:600;line-height:20px}._rankItem_1o067_275 ._levelText_1o067_283{white-space:nowrap}._userInfo_1o067_287{background-color:#2d3c3a;border:1px solid rgba(255,255,255,0);background:#2d3c3a;box-shadow:0 1px 2px #21292a40;gap:0}._closeButton_1o067_295{margin-left:auto}._pageContentContainer_c8m1m_1{height:100vh;overflow-y:auto;padding-top:var(--page-container-padding-top);flex-direction:column;background:var(--grey-750);background-size:cover;position:relative}._pageContentContainer_c8m1m_1._wofPage_c8m1m_10{background:var(--grey-900) url(/images/wof-bg1.png) no-repeat top center;background-size:cover}@media (max-width: 576px){._pageContentContainer_c8m1m_1._wofPage_c8m1m_10{background:var(--grey-750);background-attachment:unset;background-size:100% auto;padding-top:calc(var(--header-size) + 10px)}}._pageContentContainer_c8m1m_1._levelRewardsPage_c8m1m_22,._pageContentContainer_c8m1m_1._stakingPage_c8m1m_22{background:var(--grey-750)}._pageContentContainer_c8m1m_1._caseBattlesHostPage_c8m1m_25,._pageContentContainer_c8m1m_1._caseOpeningPage_c8m1m_25,._pageContentContainer_c8m1m_1._caseBattlesPage_c8m1m_25{padding-top:var(--page-container-padding-top);background-attachment:local;position:relative}@media screen and (max-width: 660px){._pageContentContainer_c8m1m_1._caseBattlesHostPage_c8m1m_25,._pageContentContainer_c8m1m_1._caseOpeningPage_c8m1m_25,._pageContentContainer_c8m1m_1._caseBattlesPage_c8m1m_25{position:relative}._pageContentContainer_c8m1m_1._caseBattlesHostPage_c8m1m_25:before,._pageContentContainer_c8m1m_1._caseOpeningPage_c8m1m_25:before,._pageContentContainer_c8m1m_1._caseBattlesPage_c8m1m_25:before{content:"";position:absolute;top:var(--header-size);left:0;right:0;bottom:0;background:url(/images/case-battle/background-stars.svg) no-repeat center top;background-size:100% auto;opacity:.4;z-index:1}}._pageContentContainer_c8m1m_1._homePage_c8m1m_47{position:relative}._pageContentContainer_c8m1m_1._homePage_c8m1m_47:before{content:"";position:absolute;top:var(--header-size);left:0;right:0;bottom:0}@media screen and (max-width: 660px){._pageContentContainer_c8m1m_1._homePage_c8m1m_47{padding-top:var(--header-size);position:relative}._pageContentContainer_c8m1m_1._homePage_c8m1m_47:before{content:"";position:absolute;top:var(--header-size);left:0;right:0;bottom:0;background:url(/images/case-battle/background-stars.svg) no-repeat center top;background-size:100% auto;opacity:.4;z-index:1}}._main_c8m1m_77{padding-bottom:140px;position:relative;z-index:2;min-height:var(--main-content-height)}@media screen and (max-width: 767px){._main_c8m1m_77{padding-bottom:80px}}._container_9in66_1{display:flex;gap:1rem;width:100%}@media screen and (max-width: 460px){._container_9in66_1{flex-direction:column}}._card_9in66_12{display:flex;flex-direction:column;gap:4px;align-items:center;justify-content:flex-end;flex:1;text-align:center;border:1px solid #2d3c3a;background:#21292a;box-shadow:0 1px 2px #21292a40;height:13.75rem;padding:16px;position:relative}@media screen and (max-width: 460px){._card_9in66_12{flex:auto}}._card_9in66_12:before{content:"";position:absolute;bottom:-1px;left:0;width:100%;height:220px;background:url(/images/home-page/card1-shadow.png) no-repeat center bottom;z-index:8;background-size:100% 100%}._card_9in66_12 ._title_9in66_44{color:#f9feff;text-align:center;text-shadow:0 1px 1px rgba(33,41,42,.25);font-family:var(--font-secondary);font-size:16px;font-weight:600;line-height:1.5;text-transform:uppercase;position:relative;z-index:10}._card_9in66_12 ._subtitle_9in66_56{color:#c1d0ce;text-align:center;font-size:10px;font-weight:500;line-height:20px;text-transform:uppercase;position:relative;z-index:10}._card_9in66_12 ._image_9in66_66{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:5}._border_9in66_76{position:absolute;z-index:10;pointer-events:none}._border-1-left_9in66_82{left:0;top:-1px;bottom:0;width:19.5px;height:231px;background:url(/images/home-page/cards/card1-border-left.png) no-repeat center center;transform:translate(-50%);background-size:contain}._border-1-top_9in66_93{left:-5px;top:0;right:-2px;height:32px;background:url(/images/home-page/cards/card1-border-top.png) no-repeat center center;transform:translateY(-50%);background-size:100% 100%}._border-1-right_9in66_103{right:0;top:-1px;bottom:0;width:38px;height:222px;background:url(/images/home-page/cards/card1-border-right.png) no-repeat center center;transform:translate(50%);background-size:contain}._border-1-bottom_9in66_114{left:-8px;right:-2px;bottom:0;height:6px;background:url(/images/home-page/cards/card1-border-bottom.png) no-repeat center center;transform:translateY(50%);background-size:100% 100%}._border-2-left_9in66_124{left:0;top:-24px;bottom:0;width:32px;height:244px;background:url(/images/home-page/cards/card2-border-left.png) no-repeat center center;transform:translate(-50%);background-size:contain}._border-2-top_9in66_135{left:0;top:0;right:0;height:5px;background:url(/images/home-page/cards/card2-border-top.png) no-repeat center center;transform:translateY(-50%);background-size:100% 100%}._border-2-right_9in66_145{right:0;top:-1px;bottom:0;width:19.5px;height:229px;background:url(/images/home-page/cards/card2-border-right.png) no-repeat center center;transform:translate(50%);background-size:contain}._border-2-bottom_9in66_156{left:0px;right:-2px;bottom:0;height:5px;background:url(/images/home-page/cards/card2-border-bottom.png) no-repeat center center;transform:translateY(50%);background-size:100% 100%}._border-3-left_9in66_166{left:0;top:-2px;bottom:0;width:26px;height:224px;background:url(/images/home-page/cards/card-3-border-left.png) no-repeat center center;transform:translate(-50%);background-size:contain}._border-3-top_9in66_177{left:-5px;top:0;right:0;height:19px;background:url(/images/home-page/cards/card-3-border-top.png) no-repeat center center;transform:translateY(-50%);background-size:100% 100%}._border-3-right_9in66_187{right:0;top:-1px;bottom:0;width:19.5px;height:229px;background:url(/images/home-page/cards/card-3-border-right.png) no-repeat center center;transform:translate(50%);background-size:contain}._border-3-bottom_9in66_198{left:0px;right:-2px;bottom:0;height:19px;background:url(/images/home-page/cards/card-3-border-bottom.png) no-repeat center center;transform:translateY(50%);background-size:100% 100%}._border-4-left_9in66_208{left:0;top:-2px;bottom:0;width:19.5px;height:224px;background:url(/images/home-page/cards/card-4-border-left.png) no-repeat center center;transform:translate(-50%);background-size:contain}._border-4-top_9in66_219{left:-5px;top:0;right:-2px;height:6px;background:url(/images/home-page/cards/card-4-border-top.png) no-repeat center center;transform:translateY(-50%);background-size:100% 100%}._border-4-right_9in66_229{right:0;top:-1px;bottom:0;width:32px;height:229px;background:url(/images/home-page/cards/card-4-border-right.png) no-repeat center center;transform:translate(50%);background-size:contain}._border-4-bottom_9in66_240{left:0px;right:-2px;bottom:1px;height:19px;background:url(/images/home-page/cards/card-4-border-bottom.png) no-repeat center center;transform:translateY(50%);background-size:100% 100%}._list_1n2gj_1{position:relative;margin:0 auto;width:100%}._listItem_1n2gj_7{position:absolute;will-change:transform,height,opacity;width:100%}._tooltip_126rv_1{z-index:9999;pointer-events:none}._tooltipContent_126rv_6{min-width:157px;max-width:300px;border-radius:12px;border:1px solid #2d3c3a;background:var(--grey-850);box-shadow:0 1px 2px #21292a40;opacity:0;transform:translateY(0)}._tooltipContent_126rv_6[data-popper-interactive=false]{pointer-events:none}._tooltipContent_126rv_6._hidden_126rv_19{animation:_disappear_126rv_1 .3s forwards var(--easing);transform:translateY(9px)}._tooltipContent_126rv_6:not(._hidden_126rv_19){animation:_appear_126rv_1 .3s forwards var(--easing)}@keyframes _disappear_126rv_1{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(9px)}}@keyframes _appear_126rv_1{0%{opacity:0;transform:translateY(9px)}to{opacity:1;transform:translateY(0)}}._content_126rv_47{padding:13px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:8px}._button_126rv_57{height:28px}._title_126rv_61{font-weight:600;line-height:14px;letter-spacing:.39px}._footer_126rv_67{border-top:1px solid rgba(255,255,255,.12);padding:5px 13px 6px;color:var(--grey-400);display:flex;align-items:center;justify-content:center;gap:4px;white-space:nowrap;font-size:9px;font-weight:300;line-height:12px;letter-spacing:-.09px}._footer_126rv_67 svg{color:var(--grey-500);width:12px;flex:0 0 12px}._outer_iufdo_1{overflow:hidden}._root_iufdo_5{display:flex;align-items:center;gap:20px;transition:all .45s var(--easing)}._imgContainer_iufdo_12{display:flex;align-items:center;position:relative}._caseImg_iufdo_18{max-height:78px;max-width:60px;width:60px;height:78px;object-fit:contain;position:relative;z-index:10}._selectionEffect_iufdo_28{position:absolute;left:0;bottom:0;pointer-events:none;z-index:1;display:block;width:82px;height:63px}._arrowsContainer_iufdo_39{position:relative;z-index:10;top:-13px;transition:all .45s var(--easing)}._arrows_iufdo_39{position:relative;width:60px;height:106px;position:absolute;left:0;pointer-events:none;transition:all .45s var(--easing)}._arrows_iufdo_39 ._arrowDown_iufdo_55,._arrows_iufdo_39 ._arrowUp_iufdo_56{width:8px;height:auto;position:absolute;left:50%;transform:translate(-50%) translateY(-50%)}._arrows_iufdo_39 ._arrowDown_iufdo_55{top:0}._arrows_iufdo_39 ._arrowUp_iufdo_56{bottom:1px;transform:translate(-50%) rotate(180deg)}._root_1eiex_1{display:flex;align-items:center;justify-content:center;gap:12px;width:100%}._root_1eiex_1._variantSelectBox_1eiex_8{gap:16px}@media (max-width: 576px){._root_1eiex_1._variantSelectBox_1eiex_8{gap:4px}}._separator_1eiex_17{width:16px;min-width:16px;font-size:10px;display:flex;align-items:center;justify-content:center}._box_1eiex_26{--grey-750: transparent;cursor:pointer;position:relative;padding:0 22px;min-width:80px;height:80px;display:flex;gap:12px;align-items:center;justify-content:center;border-radius:16px;overflow:hidden;transition:var(--transition);background:var(--grey-850);box-shadow:0 4px 8px #00000026,0 14px 14px #00000021,0 32px 19px #00000014,0 57px 23px #00000005,0 89px 25px #0000;border:1px solid transparent}._box_1eiex_26:hover:before{transform:scale(1)}._box_1eiex_26:active:before{transform:scale(1.05)}._box_1eiex_26:before{content:"";position:absolute;left:0;right:0;top:0;bottom:0;transition:var(--transition);border-radius:10px;background:var(--grey-800);transform:scale(0);z-index:-1}._box_1eiex_26:before{z-index:1}._box_1eiex_26._selected_1eiex_66{border-color:var(--Button-Green)}._root_1qkhp_1{--col-padding: 24px;display:flex;align-items:center;justify-content:space-between;width:100%;gap:0;min-height:108px;position:relative;border-radius:12px;border:1px solid #2d3c3a;background:var(--grey-850);box-shadow:0 1px 2px #21292a40}@media (max-width: 1023px){._root_1qkhp_1{flex-direction:column;gap:0;padding:16px 0;min-height:310px;height:310px;overflow:hidden}}._col_1qkhp_27{padding:0 var(--col-padding);border-right:1px solid #2d3c3a;align-self:stretch;display:flex;justify-content:center;flex-direction:column}._col_1qkhp_27:last-child{border-right:none}@media (max-width: 1023px){._col_1qkhp_27{border-right:none}}._col1_1qkhp_44{flex-basis:25%;min-width:25%;overflow:hidden;position:relative;align-self:stretch;display:flex;align-items:flex-start;flex-direction:column;justify-content:center}@media (max-width: 1023px){._col1_1qkhp_44{flex:0 0 82px;border-bottom:1px solid #2d3c3a;border-right:none;padding:0 16px;justify-content:flex-start}}._colCost_1qkhp_66{align-items:center;min-width:137px}@media (max-width: 1023px){._colCost_1qkhp_66{display:none}}._costTitle_1qkhp_76{color:#c1d0ce;font-size:12px;font-weight:500;line-height:18px;margin-bottom:8px;text-align:center}._price_1qkhp_85{height:40px}@media (max-width: 1023px){._price_1qkhp_85{height:auto}}._col2_1qkhp_94{width:50%;position:relative;flex:1 1 0%;min-width:0;padding-right:36px;background:var(--grey-850)}._col2_1qkhp_94:after{content:"";position:absolute;top:0;bottom:0;width:60px;z-index:10;right:36px;pointer-events:none;z-index:5;background:linear-gradient(90deg,rgba(34,47,45,0) 0%,var(--grey-850) 100%)}@media (max-width: 1023px){._col2_1qkhp_94{width:100%}._col2_1qkhp_94:after{display:none;border-right:none}}._col3_1qkhp_124{align-items:center;flex:0 0 190px;order:3;gap:8px}@media (max-width: 1023px){._col3_1qkhp_124{margin-top:auto;flex:0 0 114px;border-top:1px solid #2d3c3a;justify-content:flex-end}}._waitingForPlayers_1qkhp_139{color:#c1d0ce;text-align:center;font-size:12px;font-weight:500;line-height:18px}._totalWin_1qkhp_147{color:#c1d0ce;text-align:center;font-size:12px;font-weight:500;line-height:18px;display:flex;align-items:center;gap:6px}._totalWin_1qkhp_147 ._totalWinValue_1qkhp_157{color:var(--white);font-weight:600!important}@media (max-width: 1023px){._totalWin_1qkhp_147{display:flex;align-items:center;justify-content:space-between;gap:1rem;width:100%;font-size:14px;line-height:20px}}._button_1qkhp_173{padding:0 8px}._eyeIcon_1qkhp_177{width:16px;height:16px}._joinLoungeButton_1qkhp_182{margin-right:-12px;margin-left:20px;transform:translateY(-2px);--height: 42px}@media (max-width: 576px){._joinLoungeButton_1qkhp_182{--height: 38px;margin-left:10px;margin-right:8px}}._rounds_1qkhp_196{white-space:nowrap;color:var(--grey-200)}._roundCounter_1qkhp_201{position:absolute;top:4px;right:4px;border-radius:4px;min-width:31px;z-index:10;pointer-events:none}._totalWin_1qkhp_147{white-space:nowrap}._battleCost_1qkhp_215{display:flex;justify-content:space-between;width:100%;gap:1rem;align-items:center}._battleCost_1qkhp_215 ._text_1qkhp_222{color:#c1d0ce;font-size:14px;font-weight:500;line-height:20px}._battleCost_1qkhp_215 ._price_1qkhp_85{font-size:14px}@media (max-width: 1023px){._desktop_1qkhp_233{display:none}}@media (min-width: 1024px){._mobile_1qkhp_239{display:none}}._container_1xdou_1{display:flex;gap:12px;align-items:center;margin-bottom:8px;font-size:12px;font-weight:600;line-height:18px;justify-content:center;width:100%}._battleTypeContainer_1xdou_13{display:flex;align-items:center;gap:4px;color:var(--white);font-size:12px;font-weight:600;line-height:18px}._battleTypeContainer_1xdou_13 ._iconContainer_1xdou_22{width:18px;height:18px;display:flex;align-items:center;justify-content:center}._battleTypeContainer_1xdou_13 ._cursedText_1xdou_29{color:#f44}._separator_1xdou_33{min-width:1px;height:18px;background:#2d3c3a}._roundsContainer_1xdou_39{color:#c1d0ce;font-size:12px;font-weight:500;line-height:18px}._button_12zi3_1{min-width:14em;border:.5px solid var(--grey-750)!important;overflow:hidden}._button_12zi3_1._hidden_12zi3_6{position:absolute;left:0;animation:_appearance_12zi3_1 .3s ease-in forwards;transform-origin:right center;transition:opacity .3s ease-in}._button_12zi3_1 ._title_12zi3_13{flex-grow:1;text-align:left}@keyframes _appearance_12zi3_1{0%{opacity:1;pointer-events:auto}to{opacity:0;pointer-events:none}}._waitingText_12zi3_28{font-weight:900;display:flex;align-items:center;justify-content:center;gap:8px;padding:0 14px;height:100%;border:.5px solid var(--grey-750)!important;border-radius:var(--border-radius)}@keyframes _shimmer_1pkda_1{0%{background-position:-200px 0}to{background-position:calc(200px + 100%) 0}}._battleCostPriceSkeleton_1pkda_9,._battleCostTextSkeleton_1pkda_9,._actionButtonSkeleton_1pkda_9,._roundCounterSkeleton_1pkda_9,._caseSkeleton_1pkda_9,._priceSkeleton_1pkda_9,._costTitleSkeleton_1pkda_9,._vsSeparator_1pkda_9,._playerSkeleton_1pkda_9,._roundsSkeleton_1pkda_9,._separatorSkeleton_1pkda_9,._battleTypeSkeleton_1pkda_9,._iconSkeleton_1pkda_9{background:linear-gradient(90deg,var(--grey-900) 25%,var(--grey-850) 50%,var(--grey-900) 75%);background-size:200px 100%;animation:_shimmer_1pkda_1 2s infinite linear}._root_1pkda_15{--col-padding: 24px;display:flex;align-items:center;justify-content:space-between;width:100%;gap:0;min-height:108px;position:relative;border-radius:12px;border:1px solid #2d3c3a;background:var(--grey-850);box-shadow:0 1px 2px #21292a40}@media (max-width: 1023px){._root_1pkda_15{flex-direction:column;gap:0;padding:16px 0;min-height:310px;height:310px;overflow:hidden}}._col_1pkda_40{padding:0 var(--col-padding);border-right:1px solid #2d3c3a;align-self:stretch;display:flex;justify-content:center;flex-direction:column}._col_1pkda_40:last-child{border-right:none}@media (max-width: 1023px){._col_1pkda_40{border-right:none}}._col1_1pkda_57{flex-basis:25%;min-width:25%;overflow:hidden;position:relative;align-self:stretch;display:flex;align-items:flex-start;flex-direction:column;justify-content:center}@media (max-width: 1023px){._col1_1pkda_57{flex:0 0 82px;border-bottom:1px solid #2d3c3a;border-right:none;padding:0 16px;justify-content:flex-start}}._colCost_1pkda_79{align-items:center;min-width:137px}@media (max-width: 1023px){._colCost_1pkda_79{display:none}}._col2_1pkda_89{width:50%;position:relative;flex:1 1 0%;min-width:0;padding-right:36px;background:var(--grey-850)}._col2_1pkda_89:after{content:"";position:absolute;top:0;bottom:0;width:60px;z-index:10;right:36px;pointer-events:none;z-index:5;background:linear-gradient(90deg,rgba(34,47,45,0) 0%,var(--grey-850) 100%)}@media (max-width: 1023px){._col2_1pkda_89{width:100%}._col2_1pkda_89:after{display:none;border-right:none}}._col3_1pkda_119{align-items:center;flex:0 0 190px;order:3;gap:8px}@media (max-width: 1023px){._col3_1pkda_119{margin-top:auto;flex:0 0 114px;border-top:1px solid #2d3c3a;justify-content:flex-end}}._battleInfoSkeleton_1pkda_134{display:flex;gap:12px;align-items:center;margin-bottom:8px;justify-content:center;width:100%;height:18px}._iconSkeleton_1pkda_9{width:18px;height:18px;border-radius:2px;flex-shrink:0}._battleTypeSkeleton_1pkda_9{width:24px;height:12px;border-radius:4px;flex-shrink:0}._separatorSkeleton_1pkda_9{width:1px;height:18px;border-radius:0;flex-shrink:0}._roundsSkeleton_1pkda_9{width:48px;height:12px;border-radius:4px;flex-shrink:0}._playerListSkeleton_1pkda_172{display:flex;gap:12px;align-items:center;justify-content:center;width:100%}._playerSkeleton_1pkda_9{width:40px;height:40px;border-radius:50%}@media (max-width: 576px){._playerSkeleton_1pkda_9{width:24px;height:24px}}._vsSeparator_1pkda_9{width:16px;height:10px;border-radius:2px;flex-shrink:0}._costTitleSkeleton_1pkda_9{width:40px;height:12px;border-radius:4px;margin-bottom:8px}._priceSkeleton_1pkda_9{width:80px;height:40px;border-radius:8px}._casesListSkeleton_1pkda_212{display:flex;gap:6px;height:60px;align-items:center;overflow:hidden}._caseSkeleton_1pkda_9{width:50px;height:50px;border-radius:8px;flex-shrink:0}._roundCounterSkeleton_1pkda_9{position:absolute;top:4px;right:4px;width:31px;height:24px;border-radius:4px;z-index:10}._actionButtonSkeleton_1pkda_9{width:120px;height:44px;border-radius:8px}@media (max-width: 576px){._actionButtonSkeleton_1pkda_9{width:100px;height:40px}}@media screen and (max-width: 870px){._actionButtonSkeleton_1pkda_9{margin-left:auto}}._battleCostSkeleton_1pkda_254{display:flex;justify-content:space-between;width:100%;gap:1rem;align-items:center;margin-bottom:16px}._battleCostTextSkeleton_1pkda_9{width:60px;height:14px;border-radius:4px}._battleCostPriceSkeleton_1pkda_9{width:50px;height:14px;border-radius:4px}@media (min-width: 1024px){._mobile_1pkda_276{display:none}}._games_znmf2_1{display:flex;flex-direction:column;gap:16px;position:relative;min-height:356px}._emptyState_znmf2_9{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;min-height:200px;padding:40px 20px;text-align:center}._emptyText_znmf2_20{color:var(--grey-300);margin:0}._root_1kiju_1{width:100%;padding:15px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;cursor:pointer;transition:var(--transition);position:relative;border-radius:12px;border:1px solid #2d3c3a;background:#21292a;box-shadow:0 1px 2px #21292a40;box-shadow:0 78px 31px #00000003,0 44px 26px #0000000a,0 20px 20px #00000012,0 5px 11px #00000014,0 0 #0000000d}._root_1kiju_1:hover{border-radius:8px;border:1px solid #b3ec01;background:linear-gradient(180deg,rgba(179,236,1,.5) -152.45%,rgba(179,236,1,.1) 69.33%)}._root_1kiju_1:hover ._imageContainer_1kiju_23{transform:scale(1.02)}._root_1kiju_1._hasAmountSwitcher_1kiju_26{padding-bottom:12px}@media (max-width: 576px){._root_1kiju_1{min-height:180px}}._imageContainer_1kiju_23{width:100%;padding-bottom:100%;position:relative;transition:var(--transition);margin-top:auto;margin-bottom:auto}._imageContainer_1kiju_23 ._thumbnail_1kiju_43{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:contain;transition:var(--transition)}._title_1kiju_53{color:var(--white);max-width:100%;margin-top:auto;font-size:14px;font-weight:600;line-height:20px;display:flex}._title_1kiju_53 ._titleText_1kiju_62{line-height:20px}._amountPicker_1kiju_66{height:40px;border-radius:var(--border-radius);background:var(--grey-850);width:100%;margin:12px 0 0;display:flex;justify-content:center;align-items:center;padding:4px;color:var(--grey-400);border-radius:12px;border:1px solid #2d3c3a;background:#1a2122;color:#f9feff;font-family:Geist;font-size:14px;font-style:normal;font-weight:600;line-height:var(--Line-height-text-sm, 20px);justify-content:space-between}._amountPicker_1kiju_66 button{border-radius:8px}._price_1kiju_93{display:flex;align-items:center;gap:6px;color:var(--white);font-size:14px;font-weight:600;line-height:20px}._addButton_1kiju_103{margin-top:12px}._viewItems_1kiju_107{opacity:0;border-radius:7px;background:rgba(40,50,66,.92);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);padding:17px 16px;flex-direction:column;justify-content:center;align-items:center;display:flex;font-size:13px;line-height:16px;font-weight:500;white-space:nowrap;gap:10px;transition:var(--transition)}._viewItems_1kiju_107:hover{cursor:pointer;background-color:var(--grey-800)}._root_1kiju_1:hover ._viewItems_1kiju_107{opacity:1}._closeButton_1kiju_136{padding:0;border:none;font:inherit;color:inherit;background-color:transparent;cursor:pointer;outline:none;position:absolute;right:1px;top:1px;width:28px;height:28px;border-radius:50%;z-index:10;display:flex;align-items:center;justify-content:center;transition:var(--transition);color:#c1d0ce}._closeButton_1kiju_136:focus{outline:none}._closeButton_1kiju_136 svg{width:14px;height:14px;transition:var(--transition)}._root_1kiju_1:hover ._closeButton_1kiju_136,._closeButton_1kiju_136:hover{color:var(--white)}._closeButton_1kiju_136:hover svg{transform:scale(1.5)}@keyframes _shimmer_1qs5t_1{0%{background-position:-200px 0}to{background-position:calc(200px + 100%) 0}}._priceTextSkeleton_1qs5t_9,._coinSkeleton_1qs5t_9,._titleSkeleton_1qs5t_9,._imageSkeleton_1qs5t_9{background:linear-gradient(90deg,var(--grey-900) 25%,var(--grey-850) 50%,var(--grey-900) 75%);background-size:200px 100%;animation:_shimmer_1qs5t_1 2s infinite linear}._root_1qs5t_15{width:100%;padding:12px 12px 20px;display:flex;flex-direction:column;gap:8px;justify-content:center;align-items:center;text-align:center;position:relative;border-radius:20px;background:var(--grey-900);box-shadow:0 122px 34px #0000,0 78px 31px #00000005,0 44px 26px #00000012,0 20px 20px #0000001f,0 5px 11px #00000024,0 0 #0000001f}@media (max-width: 576px){._root_1qs5t_15{min-height:180px}}._imageContainer_1qs5t_35{width:100%;padding-bottom:100%;position:relative;margin-top:auto;margin-bottom:auto}@media (max-width: 576px){._imageContainer_1qs5t_35{width:80%;padding-bottom:80%}}._imageSkeleton_1qs5t_9{position:absolute;left:0;top:0;width:100%;height:100%;border-radius:8px}._titleSkeleton_1qs5t_9{width:80%;height:22px;border-radius:8px;margin-top:auto}._priceSkeleton_1qs5t_65{display:flex;align-items:center;gap:8px;justify-content:center;height:20px}._coinSkeleton_1qs5t_9{width:16px;height:16px;border-radius:50%}._priceTextSkeleton_1qs5t_9{width:60px;height:16px;border-radius:8px}._casesSlider_5lqq6_1._casesSlider_5lqq6_1{width:100%;overflow:visible;position:relative;width:auto}@media screen and (max-width: 767px){._casesSlider_5lqq6_1._casesSlider_5lqq6_1{margin:0 -16px}}._casesSlider_5lqq6_1._casesSlider_5lqq6_1:not(._swiper_5lqq6_12){display:flex;gap:16px;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none}._casesSlider_5lqq6_1._casesSlider_5lqq6_1:not(._swiper_5lqq6_12)::-webkit-scrollbar{display:none}@media screen and (max-width: 767px){._casesSlider_5lqq6_1._casesSlider_5lqq6_1.swiper{padding:0 16px}}._casesSlider_5lqq6_1._casesSlider_5lqq6_1 .swiper-slide._slideItem_5lqq6_27,._slideItem_5lqq6_27{width:140px!important;flex-shrink:0}._slideItem_5lqq6_27>*{width:100%}._headerActions_5lqq6_40{display:flex;align-items:center;gap:12px}._navigationArrows_5lqq6_46{display:flex;align-items:center;gap:8px}@media screen and (max-width: 767px){._navigationArrows_5lqq6_46{display:none}}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA);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;overflow:clip;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:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.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)}}._root_1umao_1{position:relative;margin-top:16px}._container_1umao_6{border:1px solid var(--grey-900);height:220px;padding:32px;display:flex;justify-content:space-between;align-items:center;gap:32px;background-image:url(/images/home-page/top-bg.png);background-size:cover;background-repeat:no-repeat;position:relative;overflow:hidden}@media screen and (max-width: 767px){._container_1umao_6{flex-direction:column;height:auto;align-items:stretch;justify-content:flex-start;padding:24px;gap:16px}}._leftColumn_1umao_31{position:relative;z-index:5}._title_1umao_36{color:#c1d0ce;font-family:var(--font-secondary);font-size:24px;font-weight:600;line-height:36px;text-transform:uppercase;margin-bottom:18px}._title_1umao_36 span{text-shadow:0 1px 1px rgba(33,41,42,.25)}@media screen and (max-width: 767px){._title_1umao_36{font-size:20px;line-height:28px;margin-bottom:12px}}._rustImage_1umao_56{position:absolute;right:360px;height:254px;width:279px;z-index:1;bottom:0}@media screen and (max-width: 1023px){._rustImage_1umao_56{display:none}}._rustImage_1umao_56 ._image_1umao_69{width:279px;height:254px;position:relative;z-index:2}._rustImage_1umao_56 ._rustIcons_1umao_75{position:absolute;top:48px;right:4px;height:auto;width:300px;z-index:1}._progressInfo_1umao_84{width:334px}@media screen and (max-width: 767px){._progressInfo_1umao_84{width:100%}}._progressInfoContainer_1umao_93{width:100%}._progressInfoContainer_1umao_93 ._progressLabels_1umao_96{display:flex;align-items:center;justify-content:space-between;gap:1rem;color:#c1d0ce;font-size:12px;font-weight:500;line-height:18px;margin-bottom:8px}._progressInfoContainer_1umao_93 ._rankIndicators_1umao_107{margin-top:12px;display:flex;justify-content:space-between;gap:2rem}._progressInfoContainer_1umao_93 ._levelIcon_1umao_113{width:16px;height:16px;object-fit:contain}._progressInfoContainer_1umao_93 ._rankItem_1umao_118{display:flex;align-items:center;gap:6px;font-size:14px;font-weight:600;line-height:20px}._progressInfoContainer_1umao_93 ._rankItem_1umao_118 ._levelText_1umao_126{white-space:nowrap}._borderLeft_1umao_130,._borderRight_1umao_131,._borderBottom_1umao_132,._borderTop_1umao_133{position:absolute;z-index:5}._borderLeft_1umao_130{left:0;top:-1px;bottom:0;width:19.5px;height:calc(100% + 11px);background:url(/images/home-page/banner-border-left.png) no-repeat center center;transform:translate(-50%);background-size:100% 100%}._borderTop_1umao_133{left:-5px;top:0;right:-2px;height:32px;background:url(/images/home-page/banner-border-top.png) no-repeat center center;transform:translateY(-50%);background-size:100% 100%}._borderRight_1umao_131{right:0;top:-1px;bottom:0;width:38px;height:calc(100% + 2px);background:url(/images/home-page/banner-border-right.png) no-repeat center center;transform:translate(50%);background-size:100% 100%}._borderBottom_1umao_132{left:-8px;right:-2px;bottom:0;height:19px;background:url(/images/home-page/banner-border-bottom.png) no-repeat center center;transform:translateY(50%);background-size:100% 100%}._summaryCard_17vte_1{width:306px;border-radius:12px;border:1px solid #445653;background:#2d3c3a;box-shadow:0 1px 2px #21292a40;padding:16px}@media screen and (max-width: 767px){._summaryCard_17vte_1{width:100%}}._summaryCard_17vte_1 ._divider_17vte_14{width:100%;height:1px;background:#42504e;margin:12px 0}._summaryCard_17vte_1 ._wageredLabel_17vte_20{color:#c1d0ce;font-size:14px;font-weight:500;line-height:20px}._summaryCard_17vte_1 ._wageredPrice_17vte_26{font-size:14px}._container_1phgz_1{display:flex;align-items:center;justify-content:flex-start;gap:8px;margin-bottom:20px}@media (max-width: 480px){._container_1phgz_1{gap:.5rem}}@media screen and (max-width: 520px){._filtersContainer_1phgz_15{width:100%;min-width:100%;flex:1;flex-wrap:wrap;gap:12px}}@container (max-width: 500px){._priceDropdown_1phgz_26{min-width:100%}}._dropdown_1phgz_31{width:auto}@container (max-width: 800px){._dropdown_1phgz_31{flex:1}}@container (max-width: 700px){._dropdown_1phgz_31{width:50%}}._orderByDropdown_1phgz_45{width:220px}@media screen and (max-width: 767px){._orderByDropdown_1phgz_45{width:auto;flex:0 0 calc((100% - 12px)/2)}}._dropdownPlaceholder_1phgz_55{background:var(--grey-800);min-width:150px}@media (max-width: 480px){._dropdownPlaceholder_1phgz_55{min-width:80px}}._searchField_1phgz_65{width:220px;flex:auto}@media screen and (max-width: 767px){._searchField_1phgz_65{flex:calc((100% - 12px)/2);height:36px}}._communityToggleWrap_1phgz_76{display:flex;align-items:center;gap:12px;padding:0 16px;height:40px}._communityLabel_1phgz_84{font-size:15px;line-height:16px;font-weight:700;font-family:var(--font-poppins)}._caseList_12fv8_1{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));grid-column-gap:1rem;grid-row-gap:1rem}@media (max-width: 1050px){._caseList_12fv8_1{grid-template-columns:repeat(5,minmax(0,1fr))}}@media (max-width: 820px){._caseList_12fv8_1{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width: 680px){._caseList_12fv8_1{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width: 576px){._caseList_12fv8_1{grid-template-columns:repeat(2,minmax(0,1fr));grid-column-gap:1rem;grid-row-gap:1rem}}@media (max-width: 480px){._caseList_12fv8_1{grid-column-gap:12px;grid-row-gap:12px}}._dropdownIcon_12fv8_36{margin-left:6px}._root_mzi18_1{display:flex;gap:12px;width:100%;justify-content:stretch;align-items:stretch;margin-bottom:48px}@media screen and (max-width: 960px){._root_mzi18_1{flex-wrap:wrap}}@media screen and (max-width: 767px){._root_mzi18_1{display:none}}._item_mzi18_20{flex:1;display:flex;flex-direction:column;align-items:center;position:relative;border:1px solid rgba(255,255,255,.12)}._item_mzi18_20:before{content:"";position:absolute;left:0;right:0;top:0;bottom:0;z-index:1}@media screen and (max-width: 960px){._item_mzi18_20{min-width:40%}}._item_mzi18_20._item-1_mzi18_42{background:var(--grey-850) url(/images/create-case-battle/card1-bg.png) no-repeat right 40% top 0;background-size:272px 52px}._item_mzi18_20._item-2_mzi18_46{background:var(--grey-850) url(/images/create-case-battle/card2-bg.png) no-repeat left 30% top 0;background-size:262px 44px}._item_mzi18_20._item-3_mzi18_50{background:var(--grey-850) url(/images/create-case-battle/card3-bg.png) no-repeat left 50% top 0;background-size:298px 42px}._itemContent_mzi18_55{padding:24px;width:100%;position:relative;z-index:2}._title_mzi18_62{width:100%;margin-bottom:16px;vertical-align:middle;text-align:center;display:flex;gap:8px;align-items:center;justify-content:center;text-shadow:0 1px 1px rgba(33,41,42,.25);font-family:var(--font-secondary);font-size:16px;font-style:normal;font-weight:600;line-height:24px;text-transform:uppercase}._iconContainer_mzi18_80{flex:0 0 20px;display:inline-flex;height:20px;align-items:center;justify-content:center;font-size:16px;color:#b3ec01}._options_mzi18_90{display:flex;align-items:stretch;justify-content:center;gap:8px}._option_mzi18_90{font-weight:600}._optionWrapper_mzi18_101{flex:1;padding:5px;background:var(--grey-900, #111827);display:flex;align-items:center;justify-content:center}._singleButton_mzi18_109 ._optionWrapper_mzi18_101{padding:6px;border-radius:10px}._optionLabel_mzi18_114{position:relative;z-index:2}._dropdown_mzi18_119{margin-bottom:1rem;margin-top:1rem;display:none}@media screen and (max-width: 767px){._dropdown_mzi18_119{display:flex}}._border_mzi18_130{position:absolute;z-index:10;pointer-events:none}._border-1-left_mzi18_136{left:0;top:0px;bottom:0;width:17px;height:132px;background:url(/images/create-case-battle/card1-border-left.png) no-repeat center center;transform:translate(-40%);background-size:contain}._border-1-top_mzi18_147{left:-5px;top:0;right:0px;height:22px;background:url(/images/create-case-battle/card1-border-top.png) no-repeat center center;transform:translateY(-50%);background-size:100% 100%}._border-1-right_mzi18_157{right:0;top:-1px;bottom:0;width:19.5px;height:132px;background:url(/images/create-case-battle/card1-border-right.png) no-repeat center center;transform:translate(40%);background-size:contain}._border-1-bottom_mzi18_168{left:-10px;right:-2px;bottom:1px;height:6px;background:url(/images/create-case-battle/card1-border-bottom.png) no-repeat center center;transform:translateY(50%);background-size:100% 100%}._border-2-left_mzi18_178{left:0;top:-1px;bottom:0;width:12px;height:132px;background:url(/images/create-case-battle/card2-border-left.png) no-repeat center center;transform:translate(-40%);background-size:contain}._border-2-top_mzi18_189{left:0px;top:0;right:-2px;height:17px;background:url(/images/create-case-battle/card2-border-top.png) no-repeat center center;transform:translateY(-50%);background-size:100% 100%}._border-2-right_mzi18_199{right:0;top:-4px;bottom:0;width:17.5px;height:141px;background:url(/images/create-case-battle/card2-border-right.png) no-repeat center center;transform:translate(40%);background-size:100% 100%}._border-2-bottom_mzi18_210{left:-2px;right:-4px;bottom:1px;height:6px;background:url(/images/create-case-battle/card2-border-bottom.png) no-repeat center center;transform:translateY(50%);background-size:100% 100%}._border-3-left_mzi18_220{left:0;top:-2px;bottom:0;width:17px;height:138px;background:url(/images/create-case-battle/card3-border-left.png) no-repeat center center;transform:translate(-40%);background-size:100% 100%}._border-3-top_mzi18_231{left:0px;top:0;right:0px;height:22px;background:url(/images/create-case-battle/card3-border-top.png) no-repeat center center;transform:translateY(-50%);background-size:100% 100%}._border-3-right_mzi18_241{right:0;top:0px;bottom:0;width:19.5px;height:132px;background:url(/images/create-case-battle/card3-border-right.png) no-repeat center center;transform:translate(40%);background-size:100% 100%}._border-3-bottom_mzi18_252{left:0px;right:0px;bottom:0px;height:6px;background:url(/images/create-case-battle/card3-border-bottom.png) no-repeat center center;transform:translateY(50%);background-size:100% 100%}._button_1ymbh_1{padding:0;border:none;font:inherit;color:inherit;background-color:transparent;cursor:pointer;outline:none;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:12px;width:190px;min-height:270px;width:100%;height:100%;border-radius:12px;border:1px solid #2d3c3a;background:#21292a;box-shadow:0 1px 2px #21292a40;color:#f9feff;font-size:14px;font-weight:600;line-height:20px;transition:var(--transition)}._button_1ymbh_1:focus{outline:none}._button_1ymbh_1:hover{cursor:pointer;border:1px solid #b3ec01;background:linear-gradient(180deg,rgba(179,236,1,.5) -152.45%,rgba(179,236,1,.1) 69.33%)}._grid_amw91_1{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-column-gap:10px;grid-row-gap:10px;padding-right:calc(var(--padding) - 5px);padding-bottom:var(--padding)}@container (max-width: 910px){._grid_amw91_1{grid-template-columns:repeat(4,minmax(0,1fr))}}@container (max-width: 730px){._grid_amw91_1{grid-template-columns:repeat(3,minmax(0,1fr))}}@container (max-width: 530px){._grid_amw91_1{grid-template-columns:repeat(2,minmax(0,1fr))}}._modal_amw91_25{width:1440px;--modal-padding-x: 0;--modal-padding-bottom: 0;--modal-content-padding-x: 0;--modal-content-padding-bottom: 0}@media screen and (max-width: 830px){._modal_amw91_25{height:100%;width:100vw;max-width:100vw!important}}@media (max-width: 576px){._modal_amw91_25{width:100vw!important}}._header_amw91_45{padding-bottom:30px;margin-bottom:0;position:relative;background:var(--modal-bg);z-index:2;top:-1px;padding-right:calc(var(--padding) - 5px);padding-top:var(--padding)}._modalContent_amw91_56{display:flex;padding-right:357px}@media screen and (max-width: 830px){._modalContent_amw91_56{padding-right:0;max-height:100%}}._mainContent_amw91_67{--padding: 36px;padding-left:var(--padding);min-height:550px;height:80vh;overflow-y:auto;width:100%;container-type:inline-size}._mainContent_amw91_67::-webkit-scrollbar-track{margin-top:106px}._mainContent_amw91_67::-webkit-scrollbar-thumb{background-color:var(--grey-750);width:4px}@media screen and (max-width: 830px){._mainContent_amw91_67{--padding: 20px;height:calc(100vh - 164px);overflow-y:auto}}._dropdown1_amw91_91{min-width:173px}._dropdown2_amw91_95{min-width:227px}._searchField_amw91_99{flex:0 0 236px}._searchNotFound_amw91_103{font-size:15px;font-weight:600}._modalTitle_amw91_108{padding-top:20px;display:none}@media screen and (max-width: 830px){._modalTitle_amw91_108{display:block}}._sidebar_7xqo3_1{width:352px;position:absolute;right:0;bottom:0;top:0;border-radius:var(--add-case-modal-radius);background:var(--grey-900);align-self:stretch;padding:44px 24px 24px;display:flex;flex-direction:column;justify-content:space-between;z-index:10}@media screen and (max-width: 830px){._sidebar_7xqo3_1{left:0;right:0;bottom:0;top:auto;width:100%;height:164px;padding:1rem;border-radius:20px 20px 0 0;box-shadow:0 -20px 44px #00000040;z-index:100;transition:var(--transition)}._sidebar_7xqo3_1._expanded_7xqo3_30{height:100%}}._header_7xqo3_35{display:flex;gap:16px;font-size:18px;font-weight:500;line-height:19px;padding-bottom:32px}@media screen and (max-width: 830px){._header_7xqo3_35{font-size:17px;padding-bottom:21px}}._clearButton_7xqo3_50{padding:0;border:none;font:inherit;color:inherit;background-color:transparent;cursor:pointer;outline:none;color:var(--grey-500);font-size:15px;line-height:19px}._clearButton_7xqo3_50:focus{outline:none}._clearButton_7xqo3_50:hover{color:var(--white)}._caseList_7xqo3_69{margin-bottom:auto;flex:1;overflow-y:auto}._caseList_7xqo3_69::-webkit-scrollbar-thumb{background-color:var(--grey-700);width:4px}@media screen and (max-width: 830px){._caseList_7xqo3_69{opacity:0;transition:var(--transition)}._expanded_7xqo3_30 ._caseList_7xqo3_69{opacity:1}}._footer_7xqo3_88{padding-top:12px}@media screen and (max-width: 830px){._footer_7xqo3_88{padding-top:0}._expanded_7xqo3_30 ._footer_7xqo3_88{padding-top:12px}}._footer_7xqo3_88 ._total_7xqo3_99{display:flex;justify-content:space-between;color:var(--grey-300);font-size:16px;line-height:19px;align-items:center}@media screen and (max-width: 830px){._footer_7xqo3_88 ._total_7xqo3_99{font-size:15px}}._footer_7xqo3_88 ._totalValue_7xqo3_112{color:var(--white);display:flex;gap:12px;align-items:center;font-size:18px;font-weight:500;line-height:19px}@media screen and (max-width: 830px){._footer_7xqo3_88 ._totalValue_7xqo3_112{font-size:17px;gap:6px}}._doneButton_7xqo3_128._doneButton_7xqo3_128{height:62px;border-radius:var(--pressable-button-huge-radius);font-size:18px;font-weight:700;margin-top:32px}@media screen and (max-width: 830px){._doneButton_7xqo3_128._doneButton_7xqo3_128{height:49px;margin-top:14px}}._expandCollapseButton_7xqo3_142{display:none}@media screen and (max-width: 830px){._expandCollapseButton_7xqo3_142{padding:0;border:none;font:inherit;color:inherit;background-color:transparent;cursor:pointer;outline:none;display:flex;align-items:center;justify-content:center;width:32px;height:32px;position:absolute;top:12px;right:12px;border-radius:var(--border-radius);color:var(--grey-400);transition:var(--transition)}._expandCollapseButton_7xqo3_142:focus{outline:none}._expanded_7xqo3_30 ._expandCollapseButton_7xqo3_142{transform:rotate(180deg)}}._root_1queb_1{display:flex;align-items:center;color:var(--white);font-size:15px;font-weight:700;line-height:16px;font-family:var(--font-poppins)}._text_1queb_11{margin-left:6px;margin-right:9px}._textGrey_1queb_16{color:var(--grey-400)}._coin_1queb_20{margin-right:3px}._price_1queb_24{font-family:inherit;font-weight:inherit}@media screen and (max-width: 960px){._headerContent_v8aab_2{width:100%}}._top_v8aab_7{display:flex;justify-content:end;align-items:center;gap:0;align-self:center}@media screen and (max-width: 960px){._top_v8aab_7{width:100%;border-radius:12px;border:1px solid #2d3c3a;padding:15px;background:#21292a;box-shadow:0 1px 2px #21292a40}}@media screen and (max-width: 767px){._top_v8aab_7{display:none}}._switchers_v8aab_30{display:flex;gap:20px;align-items:center}._smallScreen_v8aab_36{display:none}@media screen and (max-width: 960px){._smallScreen_v8aab_36{display:flex}}._smallScreenActions_v8aab_45{width:100%;justify-content:space-between;gap:20px;margin-bottom:24px;margin-top:-20px}@media (max-width: 576px){._smallScreenActions_v8aab_45{margin-bottom:1rem;margin-top:0}}._smallScreenActions_v8aab_45 button{margin-left:auto}@media (max-width: 576px){._smallScreenActions_v8aab_45 button{width:100%;height:45px!important}}@media (max-width: 576px){._cursedContainerSmallScreen_v8aab_69{display:none}}._cursedSelectorMobile_v8aab_74{display:none;margin-bottom:12px;height:38px;width:100%}@media (max-width: 576px){._cursedSelectorMobile_v8aab_74{display:flex}}._cursedSelectorMobile_v8aab_74 ._cursedSwitcher_v8aab_85{justify-content:space-between;width:100%}._cursedSelectorMobile_v8aab_74 ._cursedSwitcher_v8aab_85 label{flex:1;margin-right:auto}@media screen and (max-width: 767px){._hiddenOnMobile_v8aab_95{display:none}}._mobileCasesTotal_v8aab_100{color:var(--grey-400);text-align:center;font-size:15px;font-weight:600;gap:8px;align-items:center}._mobileCasesTotal_v8aab_100 svg{color:#fff}._mobileTotal_v8aab_112{color:#c1d0ce;font-size:14px;font-weight:500;line-height:16px;text-align:center;margin-left:auto;gap:6px}._mobileTotal_v8aab_112 ._totalPriceMobile_v8aab_121{justify-content:center;color:#f9feff;font-weight:600;font-size:14px}._grid_v8aab_128{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:16px}@media screen and (max-width: 900px){._grid_v8aab_128{grid-template-columns:repeat(4,minmax(0,1fr))}}@media screen and (max-width: 730px){._grid_v8aab_128{grid-template-columns:repeat(3,minmax(0,1fr))}}@media screen and (max-width: 500px){._grid_v8aab_128{grid-template-columns:repeat(2,minmax(0,1fr))}}._imageContainer_v8aab_149{padding-bottom:0;width:100%;height:126px}._divider_v8aab_155{background:#2d3c3a;width:1px;height:18px;margin:0 12px}._smallLabelContainer_v8aab_162{display:flex;align-items:center;gap:6px;font-size:14px;font-weight:600;line-height:20px}._smallLabelContainer_v8aab_162 ._smallLabel_v8aab_162{color:#c1d0ce;font-weight:500;line-height:20px}._mobileControls_v8aab_176{flex-direction:column;gap:16px}@media screen and (max-width: 767px){._createButton_v8aab_182{width:100%;margin-bottom:32px}}._mobileOnly_v8aab_188._mobileOnly_v8aab_188{display:none}@media screen and (max-width: 767px){._mobileOnly_v8aab_188._mobileOnly_v8aab_188{display:flex}}._wheelContainer_8w43z_1{overflow:hidden;height:var(--wheel-slot-height);width:100%;-webkit-user-select:none;user-select:none;position:absolute}._wheelContainer_8w43z_1 ._items_8w43z_9{width:100%;overflow:hidden;transition:transform 5s var(--custom-wheel-easing, var(--wheel-easing));opacity:1}._wheelContainer_8w43z_1 ._items_8w43z_9[data-isreset=true]{transition:none}._item_8w43z_9{height:104px;display:flex;align-items:center;justify-content:center;width:100%;position:relative}._item_8w43z_9._main_8w43z_28 ._itemImage_8w43z_28{transform:scale(1.1) translateZ(0);filter:opacity(1) drop-shadow(2px 4px 13px var(--itemColor))}._itemImage_8w43z_28{transition:all .5s var(--wheel-item-easing);max-width:min(70%,140px);max-height:min(70%,140px);transform:scale(1) translateZ(0);position:relative;z-index:1;will-change:transform;filter:opacity(.9)}._itemPrice_8w43z_44{position:absolute;left:50%;top:50%;transform:translate(-50%) translateY(calc(-50% - 10px)) scale(0);color:#fff;text-shadow:0px 4px 4px 0px rgba(0,0,0,.25);font-size:28px;font-weight:700;line-height:30px;letter-spacing:-.28px;transition:all .5s var(--wheel-item-easing);opacity:0;z-index:2}._itemPrice_8w43z_44._visible_8w43z_59{transform:translate(-50%) translateY(-50%) scale(1);opacity:1}._itemPriceV2_8w43z_64{position:absolute;left:50%;bottom:10px;transform:translate(-50%) translateY(-10px);color:#fff;text-shadow:0px 4px 4px 0px rgba(0,0,0,.25);font-size:24px;font-weight:700;line-height:30px;letter-spacing:-.28px;transition:all .5s var(--wheel-item-easing);opacity:0;z-index:2}._itemPriceV2_8w43z_64._visible_8w43z_59{transform:translate(-50%) translateY(0);opacity:1}._shadowVariant1_8w43z_84{position:absolute;left:50%;top:50%;transform:translate(-50%) translateY(-50%);transition:opacity .5s var(--wheel-item-easing);z-index:-1}._shadowVariant1_8w43z_84._visible_8w43z_59{opacity:1}._line_8w43z_96{background:linear-gradient(270deg,rgba(255,255,255,0) 0%,#fff 48.96%,rgba(255,255,255,0) 100%);width:180px;height:2px;max-width:80%;position:absolute;left:50%;top:50%;transform:translate(-50%) translateY(-50%) scale(0);transition:all .5s var(--wheel-item-easing);opacity:0;z-index:-1}._line_8w43z_96._visible_8w43z_59{transform:translate(-50%) translateY(-50%) scale(1);opacity:1}._lottieAnimation_8w43z_114{position:absolute;z-index:-1;max-width:100%;width:349px;left:50%;transform:translate(-50%);bottom:-62px}._shadowDefault_8w43z_124{position:absolute;left:50%;top:50%;transform:translate(-50%) translateY(-50%) scale(.5);width:min(77%,345px);aspect-ratio:1.85;height:auto;opacity:0;transition:all .5s var(--wheel-item-easing)}._shadowDefault_8w43z_124._visible_8w43z_59{opacity:1;transform:translate(-50%) translateY(-50%) scale(1)}._item_1ls4g_1{--transition: all .5s cubic-bezier(.26, .56, .2, 1);opacity:.9;height:104px;display:flex;align-items:center;justify-content:center;width:100%;position:relative;transition:var(--transition);transform:translateZ(0)}._item_1ls4g_1._main_1ls4g_13{opacity:1}._item_1ls4g_1._main_1ls4g_13 ._itemImage_1ls4g_16{filter:opacity(1) drop-shadow(2px 4px 6px var(--itemColor));max-width:238px;max-height:178px;transform:translate3d(0,-24px,0)}@media screen and (max-width: 900px){._item_1ls4g_1._main_1ls4g_13 ._itemImage_1ls4g_16{max-width:107px;max-height:80px;transform:translate3d(0,-24px,0)}}._item_1ls4g_1._main_1ls4g_13 ._bgLines_1ls4g_29{width:138px;transform:translate3d(-50%,calc(-50% - 24px),0)}@media screen and (max-width: 900px){._item_1ls4g_1._main_1ls4g_13 ._bgLines_1ls4g_29{width:74px}}._item_1ls4g_1._main_1ls4g_13 ._circle_1ls4g_38{width:126px;transform:translate3d(-50%,calc(-50% - 24px),0)}@media screen and (max-width: 900px){._item_1ls4g_1._main_1ls4g_13 ._circle_1ls4g_38{width:74px}}._itemImage_1ls4g_16{transition:var(--transition);transform:scale(1) translateZ(0);position:relative;z-index:2;will-change:transform;filter:opacity(.9);max-width:min(128px,70%);max-height:96px}@media screen and (max-width: 900px){._itemImage_1ls4g_16{max-width:min(65px,70%);max-height:48px}}._big_1ls4g_64 ._itemImage_1ls4g_16{max-width:min(70%,140px);max-height:min(70%,140px)}._bgLines_1ls4g_29{transition:var(--transition);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1;pointer-events:none;width:84px;height:auto;will-change:transform}@media screen and (max-width: 900px){._bgLines_1ls4g_29{width:48px}}._circle_1ls4g_38{transition:var(--transition);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1;pointer-events:none;width:72px;height:auto;will-change:transform}@media screen and (max-width: 900px){._circle_1ls4g_38{width:44px}}._itemPrice_1ls4g_105,._itemName_1ls4g_106{position:absolute;z-index:5;text-shadow:0px 4px 4px 0px rgba(0,0,0,.25);font-size:26px;font-weight:900;letter-spacing:-.28px;transform:translateY(50px);animation:_fadeIn_1ls4g_1 .5s cubic-bezier(.26,.56,.2,1) forwards;left:0;right:0}._itemName_1ls4g_106{bottom:-2px;width:100%;text-align:center;padding:0 10px;color:#f9feff;font-size:14px;font-weight:600;line-height:20px}@media screen and (max-width: 900px){._itemName_1ls4g_106{bottom:14px;font-size:12px;line-height:18px}}._itemPrice_1ls4g_105{bottom:-22px;display:flex;justify-content:center;color:#f9feff;font-size:14px;font-weight:600;line-height:20px}@media screen and (max-width: 900px){._itemPrice_1ls4g_105{bottom:-2px;font-size:12px;line-height:18px}}@keyframes _fadeIn_1ls4g_1{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0) scale(1)}}._itemClass_1ls4g_164{font-size:11px;margin-bottom:0;color:var(--grey-300)}._mobileShadow_1ls4g_170{display:none}._item_ayege_1{--transition: all .5s cubic-bezier(.26, .56, .2, 1);opacity:.9;height:104px;display:flex;align-items:center;justify-content:center;width:100%;position:relative;transition:var(--transition);transform:translateZ(0)}._item_ayege_1._main_ayege_13{opacity:1}._item_ayege_1._main_ayege_13 ._itemImage_ayege_16{filter:opacity(1) drop-shadow(2px 4px 6px var(--itemColor));max-width:180px;max-height:127px;transform:translate3d(0,-20px,0)}._item_ayege_1._main_ayege_13 ._bgLines_ayege_22{width:110px;transform:translate3d(-50%,calc(-50% - 20px),0)}._item_ayege_1._main_ayege_13 ._circle_ayege_26{width:105px;transform:translate3d(-50%,calc(-50% - 20px),0)}@media screen and (max-width: 670px){._item_ayege_1{overflow:hidden}._item_ayege_1:before{content:"";background:var(--grey-900, #111827);height:calc(100% - 8px);position:absolute;left:2px;right:2px;top:4px;border-radius:var(--border-radius)}}._itemImage_ayege_16{transition:var(--transition);transform:scale(1) translateZ(0);position:relative;z-index:2;will-change:transform;filter:opacity(.9);max-width:min(128px,70%);max-height:96px}._big_ayege_56 ._itemImage_ayege_16{max-width:min(70%,140px);max-height:min(70%,140px)}@media screen and (max-width: 670px){._itemImage_ayege_16{max-height:75px}}._bgLines_ayege_22{transition:var(--transition);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1;pointer-events:none;width:84px;height:auto;will-change:transform}._circle_ayege_26{transition:var(--transition);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1;pointer-events:none;width:72px;height:auto;will-change:transform}._itemPrice_ayege_92,._itemName_ayege_93{position:absolute;z-index:5;text-shadow:0px 4px 4px 0px rgba(0,0,0,.25);font-size:26px;font-weight:900;letter-spacing:-.28px;transform:translateY(50px);animation:_fadeIn_ayege_1 .5s cubic-bezier(.26,.56,.2,1) forwards;left:0;right:0}._itemName_ayege_93{bottom:25px;width:100%;text-align:center;padding:0 10px;color:#f9feff;font-size:14px;font-weight:600;line-height:20px}@media screen and (max-width: 670px){._itemName_ayege_93{font-size:12px;bottom:24px}}._itemPrice_ayege_92{bottom:10px;display:flex;justify-content:center;color:#f9feff;font-size:14px;font-weight:600;line-height:20px}@media screen and (max-width: 670px){._itemPrice_ayege_92{font-size:12px}._itemPrice_ayege_92 svg{height:18px;width:auto;bottom:4px}}@keyframes _fadeIn_ayege_1{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0) scale(1)}}._itemClass_ayege_153{font-size:11px;margin-bottom:0;color:var(--grey-300)}._mobileShadow_ayege_159{display:none}@media screen and (max-width: 670px){._mobileShadow_ayege_159{display:block;transition:all .2s var(--easing);height:calc(100% - 8px);position:absolute;left:2px;right:2px;top:4px;border-radius:var(--border-radius);transform:translateZ(0)}._item_ayege_1:not(._main_ayege_13) ._mobileShadow_ayege_159{transform:translate3d(0,200px,0)}}._player_59ubl_1{display:flex;justify-content:center;align-items:center;gap:12px;font-weight:600;line-height:14px;letter-spacing:.39px;opacity:0;animation:_appearance_59ubl_1 .7s cubic-bezier(.42,.97,.52,1.49) 0s 1 forwards;font-size:17px;width:100%;justify-content:space-between}@media screen and (max-width: 1200px){._player_59ubl_1{gap:8px;font-size:13px}}@keyframes _appearance_59ubl_1{0%{opacity:0}to{opacity:1}}._playerName_59ubl_30{margin-right:-8px;max-width:140px;cursor:pointer;display:inline-flex;align-items:center;color:#c1d0ce;font-size:14px;font-style:normal;font-weight:600;line-height:20px}@media screen and (max-width: 1200px){._playerName_59ubl_30{font-size:13px;font-weight:600;max-width:80px}}._playerLeft_59ubl_50{display:flex;align-items:center;gap:12px}._container_2i600_1{display:flex;opacity:0;animation:_appearance_2i600_1 .7s cubic-bezier(.42,.97,.52,1.49) .3s 1 forwards;font-size:14px;font-family:var(--font-poppins)}._container_2i600_1._visible_2i600_8{opacity:1}@keyframes _appearance_2i600_1{0%{opacity:0}to{opacity:1}}._slot_1blu1_1{flex:1 1 0px;width:0;display:flex;flex-direction:column}@media screen and (max-width: 900px){._slot_1blu1_1{width:100%;height:var(--wheel-slot-height)}}._slotTop_1blu1_14{background:#2d3c3a;overflow:hidden;position:relative;display:flex;flex-direction:column;width:100%}@media screen and (max-width: 900px){._slotTop_1blu1_14{background-color:transparent}}._slotTop_1blu1_14:before{content:"";width:100%;height:40px;position:absolute;top:0;left:0;background:linear-gradient(to top,rgba(26,33,34,0) 0%,#1a2122 100%);z-index:5}._slotTop_1blu1_14:after{content:"";width:100%;height:40px;position:absolute;bottom:0;left:0;background:linear-gradient(to top,rgba(26,33,34,0) 0%,#1a2122 100%);z-index:5;transform:rotate(180deg)}._rollContainer_1blu1_49{display:flex;width:100%;align-items:center;justify-content:center;position:relative;z-index:3;height:var(--wheel-slot-height)}._footer_1blu1_59{height:var(--case-battle-slot-player-height);padding:16px;position:relative;z-index:5;display:flex;justify-content:center;align-items:center;margin:14px 8px 0;border-radius:12px;border:1px solid #2d3c3a;background:#21292a;box-shadow:0 1px 2px #21292a40}._slot_1blu1_1:first-child ._footer_1blu1_59{margin-left:0}._slot_1blu1_1:last-child ._footer_1blu1_59{margin-right:0}._elipse_1blu1_80{border-radius:300px;background:#d9d9d9;filter:blur(62px);width:300px;height:68px;z-index:1;position:absolute;bottom:-22px;left:50%;transform:translate(-50%)}._elipse_1blu1_80._green_1blu1_92{background-color:#5efc4f}._elipseWheel_1blu1_96{border-radius:330px;background:rgba(217,217,217,.15);filter:blur(30px);width:330px;height:32px;z-index:1;position:absolute;left:50%;top:94px;transform:translate(-50%)}._slotReadines_1blu1_109{position:absolute;left:50%;top:50%;transform:translate(-50%) translateY(-50%);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;font-weight:600;letter-spacing:.39px;line-height:14px}._slotReadines_1blu1_109 ._iconContainer_1blu1_123{width:42px;height:42px;display:flex;justify-content:center;align-items:center}._targetIcon_1blu1_131{width:42px;height:42px}._waitingIcon_1blu1_136{width:29px;height:29px}._addButton_19ovi_1{transition:all .2s ease-in-out;position:absolute;opacity:1}._addButton_19ovi_1._hidden_19ovi_6{opacity:0;pointer-events:none}._root_2jqpg_1{position:relative}._container_2jqpg_5{display:flex;justify-content:stretch;width:100%;align-items:stretch;position:relative;overflow:hidden;border-radius:var(--case-battle-wheel-radius)}._container_2jqpg_5:before{content:"";position:absolute;top:0;left:0;right:0;height:400px;background:url(/images/case-battle/bg-grid.png) no-repeat center center;z-index:1}@media screen and (max-width: 900px){._container_2jqpg_5{display:grid;gap:0;padding:0;--wheel-slot-height: 230px;background:linear-gradient(0deg,#1a2122 0%,#232b2c 102.95%)}._container_2jqpg_5._twoPlayers_2jqpg_32{grid-template-columns:1fr 1fr;grid-template-rows:1fr;padding-bottom:58px}._container_2jqpg_5._threePlayers_2jqpg_37{grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;padding-bottom:112px}._container_2jqpg_5._threePlayers_2jqpg_37>:nth-child(3){grid-column:1/-1;justify-self:center}._container_2jqpg_5._fourPlayers_2jqpg_46{grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;padding-bottom:112px}._container_2jqpg_5:before{display:none}}._separatorContainer_2jqpg_56{position:relative;z-index:5}@media screen and (max-width: 900px){._separatorContainer_2jqpg_56{position:absolute;top:0;left:50%;transform:translate(-50%);height:var(--wheel-slot-height)}._separatorContainer_2jqpg_56:before,._separatorContainer_2jqpg_56:after{content:"";position:absolute;left:50%;transform:translate(-50%);height:90px;width:1px;background:#2d3c3a}._separatorContainer_2jqpg_56:before{top:0}._separatorContainer_2jqpg_56:after{bottom:0}}._separator_2jqpg_56{width:1px;height:var(--wheel-slot-height);position:absolute;z-index:5;top:0;transform:translate(-50%)}@media screen and (max-width: 900px){._threePlayers_2jqpg_37 ._separator_2jqpg_56,._fourPlayers_2jqpg_46 ._separator_2jqpg_56{height:calc(2 * var(--wheel-slot-height))}}._separatorIcon_2jqpg_99{position:absolute;left:50%;top:50%;transform:translate(-50%) translateY(-50%);font-size:16px;color:#b3ec01}._separatorTopLine_2jqpg_108{width:1px;height:178px;background:#2d3c3a;position:absolute;top:0;left:50%;transform:translate(-50%)}._separatorBottomLine_2jqpg_118{width:1px;height:178px;background:#2d3c3a;position:absolute;bottom:0;left:50%;transform:translate(-50%)}._rollIconLeft_2jqpg_128,._rollIconRight_2jqpg_129{position:absolute;top:calc(50% - 45px);transition:var(--transition);z-index:9;pointer-events:none}._rollIconLeft_2jqpg_128._hidden_2jqpg_136,._rollIconRight_2jqpg_129._hidden_2jqpg_136{opacity:0}@media screen and (max-width: 900px){._rollIconLeft_2jqpg_128,._rollIconRight_2jqpg_129{top:114px}._rollIconLeft_2jqpg_128._arrowSecondRow_2jqpg_145,._rollIconRight_2jqpg_129._arrowSecondRow_2jqpg_145{top:340px}}._rollIconLeft_2jqpg_128{left:11px;transform:translateY(-50%)}._rollIconLeft_2jqpg_128._hidden_2jqpg_136{transform:translateY(-50%) translate(-30px)}@media screen and (max-width: 900px){._rollIconLeft_2jqpg_128{left:5px}}._rollIconRight_2jqpg_129{right:11px;transform:translateY(-50%)}._rollIconRight_2jqpg_129._hidden_2jqpg_136{transform:translateY(-50%) translate(30px)}@media screen and (max-width: 900px){._rollIconRight_2jqpg_129{right:6px}}._borderLeft_2jqpg_177,._borderRight_2jqpg_178,._borderBottom_2jqpg_179,._borderTop_2jqpg_180{position:absolute;z-index:20}._borderLeft_2jqpg_177{left:0;top:-1px;bottom:0;width:20px;height:402px;background:url(/images/case-battle/border-left-x2.png) no-repeat center center;transform:translate(-50%);background-size:contain}@media screen and (max-width: 900px){._borderLeft_2jqpg_177{height:calc(100% + 2px);background-size:100% 100%}}._borderTop_2jqpg_180{left:-5px;top:0;right:-2px;height:25px;background:url(/images/case-battle/border-top-x2.png) no-repeat center center;transform:translateY(-50%);background-size:100% 100%}._borderRight_2jqpg_178{right:0;top:-1px;bottom:0;width:32px;height:402px;background:url(/images/case-battle/border-right-x2.png) no-repeat center center;transform:translate(50%);background-size:contain}@media screen and (max-width: 900px){._borderRight_2jqpg_178{height:calc(100% + 2px);background-size:100% 100%}}._borderBottom_2jqpg_179{left:-15px;right:-2px;top:389px;height:19px;background:url(/images/case-battle/border-bottom-x2.png) no-repeat center center;background-size:100% 100%}@media screen and (max-width: 900px){._borderBottom_2jqpg_179{top:auto;bottom:0;transform:translateY(50%)}}._separatorContainer4Columns_2jqpg_245{position:absolute;left:0;right:0;top:0;height:calc(2 * var(--wheel-slot-height));display:flex;align-items:center;justify-content:center;pointer-events:none;z-index:5}._lineLeft_2jqpg_258,._lineRight_2jqpg_259,._lineBottom_2jqpg_260,._lineTop_2jqpg_261{position:absolute;background:#2d3c3a}._lineLeft_2jqpg_258{left:0;top:50%;transform:translateY(-50%);height:1px;width:calc(50% - 20px)}._groupLines_2jqpg_273 ._lineLeft_2jqpg_258{width:50%}._lineRight_2jqpg_259{right:0;top:50%;transform:translateY(-50%);height:1px;width:calc(50% - 20px)}._groupLines_2jqpg_273 ._lineRight_2jqpg_259{width:50%}._lineBottom_2jqpg_260{left:50%;transform:translate(-50%);bottom:0;width:1px;height:calc(50% - 20px)}._threeLines_2jqpg_295 ._lineBottom_2jqpg_260,._duelLines_2jqpg_295 ._lineBottom_2jqpg_260{display:none}._groupLines_2jqpg_273 ._lineBottom_2jqpg_260{height:50%}._lineTop_2jqpg_261{left:50%;transform:translate(-50%);top:0;width:1px;height:calc(50% - 20px)}._duelLines_2jqpg_295 ._lineTop_2jqpg_261{display:none}._groupLines_2jqpg_273 ._lineTop_2jqpg_261{height:50%}._container_lpn8t_1{border-radius:12px;border:1px solid #2d3c3a;background:#2d3c3a;box-shadow:0 1px 2px #21292a40;position:absolute;bottom:16px;left:14px;right:14px;z-index:5;display:grid;padding:0 12px;gap:24px;z-index:10}._container_lpn8t_1._twoPlayers_lpn8t_16{grid-template-columns:1fr 1fr;grid-template-rows:1fr;height:48px}._container_lpn8t_1._threePlayers_lpn8t_21{grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;height:96px}._container_lpn8t_1._threePlayers_lpn8t_21>:nth-child(3){grid-column:1/-1;justify-self:center}._container_lpn8t_1._fourPlayers_lpn8t_30{grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;height:96px}._item_lpn8t_36{height:100%;display:flex;align-items:center;justify-content:center;gap:8px}._swordsIcon_lpn8t_44{font-weight:900;font-size:12px;width:16px;height:16px;position:absolute;left:50%;top:50%;transform:translateY(-50%) translate(-50%);color:#c1d0ce}._wonAmount_lpn8t_56{font-size:12px}._header_1o0ex_1{width:100%;display:flex;flex-direction:column;gap:16px;margin-bottom:24px}@media screen and (max-width: 767px){._header_1o0ex_1{gap:12px;margin-bottom:28px}}._left_1o0ex_15{display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex:1 1 auto;width:100%;border-radius:12px;border:1px solid #2d3c3a;background:#21292a;box-shadow:0 1px 2px #21292a40}@media screen and (max-width: 900px){._left_1o0ex_15{gap:.5em}}@media (max-width: 681px){._left_1o0ex_15{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;width:100%}}._right_1o0ex_42{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;flex:1;gap:.5em}@media (max-width: 681px){._right_1o0ex_42{justify-content:center;gap:5px}}._totalValue_1o0ex_57,._playerCount_1o0ex_58,._gameMode_1o0ex_59{display:flex;flex-direction:row;justify-content:center;align-items:center;font-weight:600;letter-spacing:.39px;white-space:nowrap;height:100%;gap:1em;border:.5px solid var(--grey-750);border-radius:var(--border-radius);padding:0 .8em}._totalValue_1o0ex_57 ._text_1o0ex_73,._playerCount_1o0ex_58 ._text_1o0ex_73,._gameMode_1o0ex_59 ._text_1o0ex_73{line-height:14px;letter-spacing:.39px}@media screen and (max-width: 900px){._totalValue_1o0ex_57 ._text_1o0ex_73,._playerCount_1o0ex_58 ._text_1o0ex_73,._gameMode_1o0ex_59 ._text_1o0ex_73{display:none}}._totalValue_1o0ex_57 ._value_1o0ex_86,._playerCount_1o0ex_58 ._value_1o0ex_86,._gameMode_1o0ex_59 ._value_1o0ex_86{font-size:15px;font-weight:800;line-height:25px;max-width:160px}@media screen and (max-width: 900px){._totalValue_1o0ex_57 ._value_1o0ex_86,._playerCount_1o0ex_58 ._value_1o0ex_86,._gameMode_1o0ex_59 ._value_1o0ex_86{font-size:12px}}._totalValue_1o0ex_57 ._gameModeValue_1o0ex_101,._playerCount_1o0ex_58 ._gameModeValue_1o0ex_101,._gameMode_1o0ex_59 ._gameModeValue_1o0ex_101{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:7px}._totalValue_1o0ex_57{display:flex;flex-direction:column;gap:0;font-size:13px}._gameMode_1o0ex_59>._text_1o0ex_73>span:last-child{margin-left:.5em;font-weight:900}._hostBattleBtn_1o0ex_123{height:3em;min-width:14em;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:.5em}@media (max-width: 681px){._hostBattleBtn_1o0ex_123{width:100%}._hostBattleBtn_1o0ex_123>:first-child{flex:1}}._unifiedControlBlock_1o0ex_141{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;flex:1;gap:20px}@media screen and (max-width: 900px){._unifiedControlBlock_1o0ex_141{gap:5px}}@media (max-width: 681px){._unifiedControlBlock_1o0ex_141{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;margin-left:auto!important;margin-right:0!important}}._controlButtons_1o0ex_165{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;gap:20px}@media screen and (max-width: 900px){._controlButtons_1o0ex_165{gap:5px}}._cupBlock_1o0ex_178{display:flex;align-items:center;justify-content:center;width:80px;height:80px}._deleteButton_1o0ex_186,._soundButton_1o0ex_187,._copyLinkButton_1o0ex_188,._fairnessButton_1o0ex_189{min-width:3em;border:.5px solid var(--grey-750)!important;padding:0}._deleteButton_1o0ex_186:hover,._soundButton_1o0ex_187:hover,._copyLinkButton_1o0ex_188:hover,._fairnessButton_1o0ex_189:hover{background-color:var(--grey-750)!important}@media screen and (max-width: 900px){._deleteButton_1o0ex_186,._soundButton_1o0ex_187,._copyLinkButton_1o0ex_188,._fairnessButton_1o0ex_189{border:none!important;min-width:2em}}._totalPrice_1o0ex_210{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;font-weight:600;line-height:14px;font-size:15px;letter-spacing:.39px}._totalPrice_1o0ex_210 svg{color:#fdd134}@media (max-width: 576px){._totalPrice_1o0ex_210{font-size:12px}._totalPrice_1o0ex_210 svg{height:18px;width:auto}}._cursedMode_1o0ex_233{font-size:15px;font-weight:700;letter-spacing:-.15px;white-space:nowrap}@media screen and (max-width: 900px){._cursedMode_1o0ex_233{font-size:0}}._grid_1kcl0_1{display:grid;grid-template-columns:180px 1fr;grid-column-gap:16px;grid-row-gap:20px;font-size:13px}@media screen and (max-width: 600px){._grid_1kcl0_1{grid-template-columns:1fr;grid-row-gap:24px}}._grid_1kcl0_1 div:nth-of-type(2n + 1){white-space:nowrap;font-weight:600}@media screen and (max-width: 600px){._grid_1kcl0_1 div:nth-of-type(2n + 1){margin-bottom:-12px}}._grid_1kcl0_1 div:nth-of-type(2n){word-break:break-word;font-weight:500;text-align:right}@media screen and (max-width: 600px){._grid_1kcl0_1 div:nth-of-type(2n){text-align:left}}._grid_1kcl0_1 a:hover{opacity:.8}._modal_1kcl0_37{--modal-padding-top: 85px;--modal-content-padding-bottom: 60px;width:100%;max-width:640px}@media screen and (max-width: 500px){._modal_1kcl0_37{--modal-padding-top: 45px;--modal-content-padding-bottom: 30px}}._container_1owv0_1{display:flex;align-items:center;justify-content:space-between;white-space:nowrap;-webkit-user-select:none;user-select:none;width:100%;border-radius:12px;border:1px solid #2d3c3a;background:#21292a;box-shadow:0 1px 2px #21292a40;height:72px;padding:0 16px;gap:24px}@media screen and (max-width: 767px){._container_1owv0_1{height:64px;padding:0 12px}}._caseIconsWrapper_1owv0_23{display:flex;align-items:center;justify-content:center;height:100%;flex:1;min-width:0}._separator_1owv0_32{background:#2d3c3a;width:1px;height:40px}@media screen and (max-width: 767px){._separator_1owv0_32{display:none}}._roundsContainer_1owv0_43{display:flex;align-items:center;gap:16px}@media screen and (max-width: 767px){._roundsContainer_1owv0_43{display:none}}._currentRound_1owv0_54{background:linear-gradient(180deg,rgba(179,236,1,0) 0%,rgba(179,236,1,.5) 177.22%);border:1px solid #b3ec01;border-radius:50%;width:38px;height:38px;display:flex;align-items:center;justify-content:center;color:#b3ec01;text-align:center;font-family:Tomorrow;font-size:14px;font-style:normal;font-weight:600;line-height:26px}._infoBlock_1owv0_72{display:flex;flex-direction:column;gap:4px;font-size:13px;font-weight:600;line-height:18px}._infoBlock_1owv0_72._row_1owv0_80{flex-direction:row;gap:8px}._infoBlock_1owv0_72 ._title_1owv0_84{color:#c1d0ce;font-weight:400;height:18px}._infoBlock_1owv0_72 ._titleTruncate_1owv0_89{line-height:18px}._infoBlock_1owv0_72 ._content_1owv0_92{min-height:18px;display:flex;align-items:center;gap:6px}._infoBlock_1owv0_72._alignEnd_1owv0_98{align-items:flex-end}@media screen and (max-width: 767px){._mobileUp_1owv0_103{display:none}}._mobileContainer_1owv0_108{display:flex;flex-direction:column;gap:8px}@media screen and (min-width: 768px){._mobileContainer_1owv0_108{display:none}}._mobileBattleType_1owv0_119{font-size:13px;font-weight:600;line-height:18px}._scrollerContainer_l09pl_1{max-width:235px;position:relative;overflow:hidden}._scrollArea_l09pl_7{display:flex;position:relative;align-items:center}._scrollArea_l09pl_7 ._crates_l09pl_12{display:flex;gap:12px;align-items:center;transition:transform .5s ease-in-out}._crate_l09pl_12{width:35px;height:35px;flex-shrink:0;display:flex;flex-direction:column;align-items:center;justify-content:center;opacity:.5;transition:border .3s ease}._crate_l09pl_12 img{width:100%;height:100%;object-fit:cover}._crate_l09pl_12._activeCrate_l09pl_35{opacity:1}._case_l09pl_39{display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;gap:8px}._leftElement_l09pl_48,._rightElement_l09pl_49{position:absolute;top:50%;transform:translateY(-50%);font-style:normal;font-weight:600;letter-spacing:.39px;display:flex;align-items:center;justify-content:center;height:100%;white-space:nowrap;padding:0 1em;z-index:2;width:fit-content;cursor:pointer;-webkit-user-select:none;user-select:none}._leftElement_l09pl_48 ._roundIndicator_l09pl_68,._rightElement_l09pl_49 ._roundIndicator_l09pl_68{position:absolute;right:1em;opacity:0;clip-path:inset(50% 0 50% 0);transition:opacity .1s ease-in-out,clip-path .3s ease-in-out;transition-delay:0s}._leftElement_l09pl_48 ._roundIndicator_l09pl_68._show_l09pl_77,._rightElement_l09pl_49 ._roundIndicator_l09pl_68._show_l09pl_77{opacity:1;clip-path:inset(0% 0 0% 0)}._leftElement_l09pl_48 ._finishedIndicator_l09pl_82,._rightElement_l09pl_49 ._finishedIndicator_l09pl_82{position:absolute;right:1em;opacity:0;clip-path:inset(50% 0 50% 0);transition:opacity .1s ease-in-out,clip-path .3s ease-in-out;transition-delay:0s}._leftElement_l09pl_48 ._finishedIndicator_l09pl_82._show_l09pl_77,._rightElement_l09pl_49 ._finishedIndicator_l09pl_82._show_l09pl_77{opacity:1;clip-path:inset(0% 0 0% 0);transition-delay:.3s}._dotsContainer_l09pl_98{display:flex;justify-content:center;gap:41px;margin-top:5px;margin-right:10px}@media screen and (max-width: 767px){._dotsContainer_l09pl_98{display:none}}._dot_l09pl_98{width:6px;height:6px;border-radius:50%;transition:all .3s ease;flex-shrink:0}._dotEmpty_l09pl_119{border:1px solid #888;background:transparent}._dotPassed_l09pl_124{background-color:#888}._dotActive_l09pl_128{background-color:#c9ff4a}._root_1a97s_1{position:absolute;height:var(--wheel-slot-height);background:var(--grey-950);width:100%;z-index:11;display:flex;align-items:center;justify-content:center;flex-direction:column;border-radius:var(--case-battle-wheel-radius) var(--case-battle-wheel-radius) 0 0;transition:var(--transition);opacity:1}@media screen and (max-width: 900px){._root_1a97s_1{height:100%}}._root_1a97s_1 .svg-pi-label__loading,._root_1a97s_1 .svg-pi-label__progress{font-size:2.5rem!important}._title_1a97s_25{display:flex;align-items:center;justify-content:center;margin-bottom:12px;gap:8px;opacity:1;transition:var(--transition)}._waitingForBlockMining_1a97s_35{color:var(--grey-500);font-size:15px;font-weight:700;line-height:16px;margin-bottom:12px;opacity:1;transition:var(--transition)}@keyframes _pulse_1a97s_1{0%{transform:scale(1)}17%{transform:scale(1.4)}50%{transform:scale(1.8)}83%{transform:scale(1.4)}to{transform:scale(1)}}._timerContainer_1a97s_62{top:0;position:relative;transform:scale(1);transition:var(--transition)}._battleStarted_1a97s_69{pointer-events:none;opacity:0}._timerDone_1a97s_74 ._title_1a97s_25,._timerDone_1a97s_74 ._waitingForBlockMining_1a97s_35{opacity:0}._list_23loh_1{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}._list_23loh_1._itemsPerRow3_23loh_6{grid-template-columns:repeat(3,minmax(0,1fr))}@media screen and (max-width: 1240px){._list_23loh_1._itemsPerRow3_23loh_6{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width: 1240px){._list_23loh_1{grid-template-columns:repeat(1,minmax(0,1fr))}}@media screen and (max-width: 900px){._list_23loh_1{gap:8px;flex-direction:row;display:flex}}._container_wn8n1_1{position:relative;--transition-duration: .3s}._container_wn8n1_1._withItem_wn8n1_5 ._placeholder_wn8n1_5{opacity:0;pointer-events:none}._container_wn8n1_1._withItem_wn8n1_5 ._itemContainer_wn8n1_9{opacity:1}@media screen and (max-width: 900px){._container_wn8n1_1{flex:0 0 160px;width:160px}}._placeholder_wn8n1_5{border-radius:var(--unboxed-item-border-radius);background:var(--grey-850, #21292a);width:100%;height:220px;transition:opacity .5s var(--easing);opacity:1;will-change:transform;display:flex;align-items:center;justify-content:center;flex-direction:column;border-radius:12px;border:1px solid #2d3c3a;box-shadow:0 1px 2px #21292a40}@media (max-width: 1023px){._placeholder_wn8n1_5{height:220px}}._round_wn8n1_41{padding:4px;min-width:36px;height:36px;font-size:14px;font-weight:600;line-height:20px}._itemContainer_wn8n1_9{position:absolute;left:0;right:0;top:0;bottom:0;transition:opacity .5s var(--easing) .5s;opacity:0;will-change:transform}@keyframes _shimmer_v9njk_1{0%{background-position:-200px 0}to{background-position:calc(200px + 100%) 0}}._playerNameSkeleton_v9njk_9,._avatarSkeleton_v9njk_9{background:linear-gradient(90deg,var(--grey-900) 25%,var(--grey-850) 50%,var(--grey-900) 75%);background-size:200px 100%;animation:_shimmer_v9njk_1 2s infinite linear}._container_v9njk_15{display:flex;align-items:flex-start;justify-content:space-between;overflow-y:auto;padding-bottom:12px;gap:16px;width:calc(100% + 7px);padding-right:7px;margin-right:-7px;height:calc(100vh - var(--page-container-padding-top) - var(--case-battle-game-height) - var(--case-battle-header-height) - 19px - 20px);padding-top:4px;margin-top:-29px;min-height:400px;transform:translateY(44px)}@media screen and (max-width: 900px){._container_v9njk_15{height:auto;overflow-x:auto;flex-direction:column;gap:24px;padding:0 var(--content-padding) 12px;margin:0 calc(-1 * var(--content-padding));width:auto;scrollbar-width:none;-ms-overflow-style:none}._container_v9njk_15::-webkit-scrollbar{display:none}}._roundItems_v9njk_48{flex:1 1 0px;width:0}@media screen and (max-width: 900px){._roundItems_v9njk_48{flex:auto;width:100%;position:relative}}._mobileContainer_v9njk_60{display:flex;flex-direction:column;gap:16px}._player_v9njk_9{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;position:sticky;left:0;padding-left:2px;width:calc(100vw - var(--content-padding) * 2)}._player_v9njk_9 ._playerLeft_v9njk_76{display:flex;align-items:center;gap:12px;min-width:0}._player_v9njk_9 ._playerName_v9njk_9{font-size:14px;font-weight:600;line-height:20px;min-width:0}._playerPlaceholder_v9njk_89{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;position:sticky;left:0;padding-left:2px;width:calc(100vw - var(--content-padding) * 2);height:32px}._playerPlaceholderLeft_v9njk_101{display:flex;align-items:center;gap:12px}._avatarSkeleton_v9njk_9{width:32px;height:32px;border-radius:4px;flex-shrink:0}._playerNameSkeleton_v9njk_9{width:80px;height:14px;border-radius:4px}._root_1vnde_1{position:absolute;height:var(--wheel-slot-height);background:var(--grey-950);width:100%;z-index:10;display:flex;align-items:center;justify-content:center;flex-direction:column;border-radius:var(--case-battle-wheel-radius) var(--case-battle-wheel-radius) 0 0;animation:_opacity_1vnde_1 1s forwards}@media screen and (max-width: 900px){._root_1vnde_1{height:100%}}@keyframes _opacity_1vnde_1{0%{opacity:0}to{opacity:1}}@keyframes _zoomIn_1vnde_36{0%{transform:scale(0)}to{transform:scale(1)}}._zoomIn_1vnde_36,._buttonContainer_1vnde_36,._totalValue_1vnde_36,._winners_1vnde_36,._title_1vnde_36{transform:scale(0);animation:_zoomIn_1vnde_36 .5s forwards .5s}._title_1vnde_36{font-size:26px;font-weight:700;line-height:28px;letter-spacing:-.26px;margin-bottom:11px}._winners_1vnde_36{display:flex;align-items:center;justify-content:center;gap:8px;margin-bottom:15px}._totalValue_1vnde_36{display:flex;align-items:center;font-size:28px;font-weight:800;line-height:28px;letter-spacing:.84px;gap:7px;margin-bottom:14px}._totalValue_1vnde_36 ._coin_1vnde_67{width:34px;height:auto}._root_48wmy_1{-webkit-user-select:none;user-select:none}._contentContainer_48wmy_5,._contentContainerInner_48wmy_9{position:relative}._battleStartingMobile_48wmy_13,._battleWinnersMobile_48wmy_19{position:absolute;height:100%;border-radius:var(--border-radius)}._itemsGrid_1yjbz_1{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:12px}._itemsGrid_1yjbz_1 ._gridItem_1yjbz_6{width:100%}@media screen and (max-width: 1023px){._itemsGrid_1yjbz_1{grid-template-columns:repeat(4,minmax(0,1fr))}}@media screen and (max-width: 750px){._itemsGrid_1yjbz_1{grid-template-columns:repeat(3,minmax(0,1fr));grid-column-gap:1rem;grid-row-gap:1rem}}@media screen and (max-width: 520px){._itemsGrid_1yjbz_1{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}}._board_1yjbz_28{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:24px;margin-top:24px}@media screen and (max-width: 1280px){._board_1yjbz_28{justify-content:flex-end}}@media screen and (max-width: 1280px){._caseBottom_1yjbz_43{display:none}}._caseTop_1yjbz_48{display:none;padding-top:24px}@media screen and (max-width: 1280px){._caseTop_1yjbz_48{display:flex;transform:translateY(-20px)}}._root_zsvat_1{display:flex;align-items:center;gap:9px}._button_zsvat_7{padding:0;border:none;font:inherit;color:inherit;background-color:transparent;cursor:pointer;outline:none;display:flex;justify-content:center;align-items:center;flex:0 0 40px;width:40px;height:40px;border-radius:var(--border-radius);color:var(--white);background:var(--grey-750);font-family:var(--secondary-font);font-size:15px;font-weight:600;border:1.5px solid transparent}._button_zsvat_7:focus{outline:none}._button_zsvat_7[disabled]{filter:grayscale(1);pointer-events:none}._button_zsvat_7:not(._active_zsvat_36):hover{background-color:var(--grey-700);border-color:transparent}._button_zsvat_7._active_zsvat_36{border-color:var(--primary-color)}@media screen and (max-width: 670px){._button_zsvat_7[data-case-count="4"]{display:none}}@media (max-width: 480px){._button_zsvat_7[data-case-count="3"]{display:none}}._root_1c7x0_1{display:flex;align-items:center}@media (max-width: 960px){._root_1c7x0_1{flex-wrap:wrap;justify-content:flex-end;gap:20px;row-gap:1rem;column-gap:20px}}@media (max-width: 480px){._root_1c7x0_1{justify-content:space-between}}._demoSpinButton_1c7x0_20{margin-left:48px;padding-left:24px;padding-right:24px}@media (max-width: 960px){._demoSpinButton_1c7x0_20{margin:0}}._openCaseButton_1c7x0_31{margin-left:20px;padding-left:24px;padding-right:24px}@media (max-width: 576px){._openCaseButton_1c7x0_31{padding-left:12px;padding-right:12px;margin-left:12px}}._fastOpen_1c7x0_44{margin-left:12px}@media (max-width: 960px){._fastOpen_1c7x0_44{margin-left:auto}}._buttons_1c7x0_53{display:flex;align-items:center}@media (max-width: 480px){._buttons_1c7x0_53{width:100%;justify-content:space-between}._buttons_1c7x0_53 button{flex:1}}._container_1udgp_1{height:182px;width:100%;border-radius:var(--single-case-open-wheel-radius);background:var(--grey-950, #030712);position:relative;display:flex;gap:16px;justify-content:space-between}@media screen and (max-width: 670px){._container_1udgp_1{height:148px;gap:0}}._wheelContainer_1udgp_19{display:block;position:relative;height:182px;flex:1}@media screen and (max-width: 670px){._wheelContainer_1udgp_19{height:148px}}._arrowLeft_1udgp_31,._arrowRight_1udgp_32{position:absolute;top:50%;transition:var(--transition);z-index:9}@media screen and (max-width: 670px){._arrowLeft_1udgp_31,._arrowRight_1udgp_32{height:54px}}._arrowLeft_1udgp_31{left:-28px;transform:translateY(-50%) rotate(-180deg)}._arrowRight_1udgp_32{right:-28px;transform:translateY(-50%) rotate(0)}._grid_1ckqs_1{display:grid;grid-template-columns:240px 1fr;grid-column-gap:16px;grid-row-gap:20px;font-size:13px}@media screen and (max-width: 600px){._grid_1ckqs_1{grid-template-columns:1fr;grid-row-gap:24px}}._grid_1ckqs_1 div:nth-of-type(2n + 1){white-space:nowrap;font-weight:600}@media screen and (max-width: 600px){._grid_1ckqs_1 div:nth-of-type(2n + 1){margin-bottom:-12px}}._grid_1ckqs_1 div:nth-of-type(2n){word-break:break-word;text-align:right;font-weight:500}@media screen and (max-width: 600px){._grid_1ckqs_1 div:nth-of-type(2n){text-align:left}}._grid_1ckqs_1 a:hover{opacity:.8}._modal_1ckqs_37{--modal-padding-top: 85px;--modal-content-padding-bottom: 60px;width:100%;max-width:640px}@media screen and (max-width: 500px){._modal_1ckqs_37{--modal-padding-top: 45px;--modal-content-padding-bottom: 30px}}._topContainer_1fkmu_1{display:flex;justify-content:space-between;gap:1rem;margin-bottom:1rem}@media (max-width: 576px){._topContainer_1fkmu_1{font-size:16px;align-items:flex-start}}._title_1fkmu_14{display:flex;align-items:center;font-size:18px;font-weight:600;gap:12px}@media (max-width: 576px){._title_1fkmu_14{font-size:14px;gap:8px;flex-direction:column;align-items:flex-start}}._itemsGrid_1fkmu_30{height:calc(var(--main-content-height) - 56px)!important;min-height:500px}._rightContent_1fkmu_35{display:flex;align-items:center;gap:1rem}@media (max-width: 576px){._rightContent_1fkmu_35{flex-direction:column-reverse;gap:.5rem;align-items:flex-end}}@media (max-width: 576px){._searchField_1fkmu_49._searchDesktop_1fkmu_49{display:none}}._searchField_1fkmu_49._searchMobile_1fkmu_53{display:none}@media (max-width: 576px){._searchField_1fkmu_49._searchMobile_1fkmu_53{display:block;margin-bottom:1rem}}._container_1oafs_1{display:flex;justify-content:space-between;gap:24px}@media screen and (max-width: 840px){._container_1oafs_1{flex-direction:column;gap:0;justify-content:flex-start}}._sidebar_1oafs_14{flex:0 0 240px}@media screen and (max-width: 1200px){._sidebar_1oafs_14{flex:0 0 200px}}@media screen and (max-width: 840px){._sidebar_1oafs_14{flex:auto;margin-bottom:1rem}}._content_1oafs_29{flex:1}._mobileTitle_1oafs_33{display:none}@media screen and (max-width: 840px){._mobileTitle_1oafs_33{display:flex}}._mobileMenu_zxbrf_1{display:none}@media screen and (max-width: 840px){._mobileMenu_zxbrf_1{display:flex}}._list_zxbrf_10{border-radius:12px;border:1px solid #2d3c3a;background:#21292a;box-shadow:0 1px 2px #21292a40;padding:16px;flex-direction:column;display:flex}@media screen and (max-width: 840px){._list_zxbrf_10{display:none}}._listItem_zxbrf_25{color:#c1d0ce;font-size:14px;font-weight:600;line-height:20px;gap:10px}._listItem_zxbrf_25.active{color:var(--white)}._listItem_zxbrf_25.active ._iconContainer_zxbrf_35,._listItem_zxbrf_25:hover,._listItem_zxbrf_25:hover ._iconContainer_zxbrf_35{color:var(--link-hover-color)}._iconContainer_zxbrf_35{width:16px;font-size:16px}@media screen and (max-width: 840px){._icon_zxbrf_35._active_zxbrf_32{color:#b3ec01}}._grid_tmanu_1{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}@media (max-width: 576px){._grid_tmanu_1{grid-template-columns:repeat(1,minmax(0,1fr));border-radius:12px;border:1px solid #2d3c3a;padding:15px;background:#21292a;box-shadow:0 1px 2px #21292a40}}._box_tmanu_17{padding:15px}@media (max-width: 576px){._box_tmanu_17{padding:0!important;border:none;background-color:transparent}}@media (max-width: 576px){._boxTextContent_tmanu_29{display:flex;justify-content:space-between;width:100%;align-items:center;gap:16px}}._boxContent_tmanu_38{width:100%;display:flex;align-items:center;gap:16px}@media (max-width: 576px){._boxContent_tmanu_38{gap:8px}}._title_tmanu_50{color:#c1d0ce;font-size:14px;font-weight:500;line-height:20px;margin-bottom:4px}@media (max-width: 576px){._title_tmanu_50{margin-bottom:0}}._icon_tmanu_63{width:32px;min-width:32px;height:32px;font-size:20px;display:flex;align-items:center;justify-content:center;color:#b3ec01}@media (max-width: 576px){._icon_tmanu_63{width:16px;min-width:16px;height:16px;font-size:16px}}._price_tmanu_82{font-size:16px;line-height:24px}@media (max-width: 576px){._price_tmanu_82{font-size:14px;line-height:20px}}._mainGrid_d62zz_1{--dropdown-bg: var(--grey-900);display:flex;gap:16px;flex-direction:column}._labelContainer_d62zz_8{margin-bottom:4px;color:#f9feff;font-size:13px;font-weight:500;line-height:18px}._labelContainer_d62zz_8 label{display:flex;justify-content:space-between;gap:12px;width:100%}._labelContainer_d62zz_8 a,._labelContainer_d62zz_8 button{padding:0;border:none;font:inherit;color:inherit;background-color:transparent;cursor:pointer;outline:none;color:#c1d0ce;font-size:13px;font-style:normal;font-weight:500;line-height:18px}._labelContainer_d62zz_8 a:focus,._labelContainer_d62zz_8 button:focus{outline:none}._labelContainer_d62zz_8 a:hover,._labelContainer_d62zz_8 button:hover{color:var(--link-hover-color)}._columns_d62zz_45{width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-column-gap:21px;grid-row-gap:17px}._prepend_1hmpr_1{display:flex;align-items:center;gap:8px}._submiButton_1hmpr_7{border-radius:8px;background:#1a2122;box-shadow:0 2px #17212f;color:var(--white)}._submiButton_1hmpr_7:hover{background:#1a2122;box-shadow:0 2px #17212f;color:var(--white)}._labelAction_1hmpr_19{color:var(--grey-400);cursor:pointer}._labelAction_1hmpr_19:hover{color:var(--grey-300)}._copyButtonCustom_1hmpr_27,._copyButtonCustom_1hmpr_27:hover{background:#21292a!important}._input_1hmpr_34{font-family:var(--font-poppins);font-size:13px}._button_1hmpr_39{margin-right:-6px}._title_10m5d_1{font-family:var(--font-secondary);font-size:16px;font-style:normal;font-weight:600;line-height:24px;text-transform:uppercase}._content_10m5d_10{row-gap:16px;column-gap:16px}@media screen and (max-width: 1000px){._content_10m5d_10{grid-template-columns:1fr}}._flexContainer_1pk40_1{display:flex;flex-direction:column;gap:24px;width:100%}@media (max-width: 576px){._flexContainer_1pk40_1{gap:16px}}._row_1pk40_13{display:flex;gap:24px;width:100%}._row_1pk40_13>div{flex:1}@media screen and (max-width: 767px){._row_1pk40_13{gap:16px;flex-direction:column}}._referrerBlock_1pk40_28{display:flex;flex-direction:column;gap:8px}._referrerLabel_1pk40_34{font-size:13px;font-weight:500;color:#fff;line-height:18px}._referrerContent_1pk40_41{display:flex;align-items:center;gap:8px;background:var(--grey-900);padding:0 12px;min-height:40px;border-radius:8px;border:1px solid #2d3c3a}._referrerInfo_1pk40_52{display:flex;align-items:center;gap:8px}._referrerName_1pk40_58{color:var(--white);font-size:14px;font-weight:500;line-height:20px}._eyeButton_1pk40_65{margin-right:-6px}@media screen and (max-width: 767px){._saveButton_1pk40_70{width:100%}}._container_yn7dl_1{--input-bg: var(--grey-700)}._append_yn7dl_5{right:6px}._copyButtonCustom_yn7dl_9{background:#1a2122!important}._copyButtonCustom_yn7dl_9:hover{background:#21292a!important}@media screen and (max-width: 767px){._saveButton_yn7dl_17{width:100%}}._container_1t69r_1{--input-bg: var(--grey-700)}._copyButtonCustom_1t69r_5{background:#1a2122!important}._copyButtonCustom_1t69r_5:hover{background:#21292a!important}@media screen and (max-width: 767px){._saveButton_1t69r_13{width:100%!important}}._gridContainer_jtvpc_1{display:grid;grid-template-columns:1fr 1fr;gap:24px;width:100%}._leftColumn_jtvpc_8,._rightColumn_jtvpc_13{display:flex;flex-direction:column}@media (max-width: 768px){._gridContainer_jtvpc_1{grid-template-columns:1fr;gap:16px}}@media (max-width: 576px){._container_insee_2{flex-direction:column!important;gap:16px!important}}._button_insee_8{margin-top:auto}@media (max-width: 576px){._button_insee_8{width:100%!important}}._container_1abjh_1{display:grid;grid-template-columns:1fr 1fr;gap:24px;width:100%}._securitySection_1abjh_8{display:flex;flex-direction:column;justify-content:flex-end}@media (max-width: 768px){._container_1abjh_1{grid-template-columns:1fr;gap:16px}}._container_1homd_1{flex-direction:row!important;align-items:center;gap:32px}@media screen and (max-width: 767px){._container_1homd_1{flex-direction:column!important;gap:16px}}._rankContainer_1homd_13{flex:1;min-width:0;width:100%}._wageredContainer_1homd_19{width:306px;border-radius:12px;border:1px solid #445653;background:#2d3c3a;box-shadow:0 1px 2px #21292a40;padding:16px}._divider_1homd_28{width:100%;height:1px;background:#42504e;margin:12px 0}._wageredLabel_1homd_35{color:#c1d0ce;font-size:14px;font-weight:500;line-height:20px}._wageredPrice_1homd_42{font-size:14px}._rankTitle_1homd_46{display:flex;align-items:center;gap:12px;color:#f9feff;font-family:var(--font-secondary);font-size:24px;font-weight:600;line-height:36px;text-transform:uppercase;margin-bottom:22px;text-shadow:0 1px 1px rgba(33,41,42,.25)}._rankTitle_1homd_46 img{width:32px;height:32px;object-fit:contain}@media screen and (max-width: 767px){._rankTitle_1homd_46{font-size:20px;line-height:28px;margin-bottom:16px}._rankTitle_1homd_46 img{width:24px;height:24px}}._titleContainer_1guny_1{padding-left:28px;display:flex;align-items:center;justify-content:space-between;gap:16px;height:60px}@media (max-width: 480px){._titleContainer_1guny_1{padding:0 1rem}}._title_1guny_1{font-family:var(--font-nunito);font-size:26px;font-weight:800;line-height:20px;letter-spacing:.54px}._infoContainer_1guny_23{display:inline-flex;opacity:.2}._infoContainer_1guny_23:hover{opacity:1}._dropdown_1guny_31{min-width:170px;width:auto;margin-right:14px}@media (max-width: 480px){._dropdown_1guny_31{max-width:100%;width:100%;min-width:100%;margin-left:0;margin-right:0}}._noData_1guny_46{padding:16px 35px}._mobileTableContainer_1guny_50{padding:1rem;min-height:10rem}._tableHidden_1guny_55{display:none}@media (max-width: 480px){._headerContent_1guny_60{min-width:100%}}._table_1h4d9_1{width:100%}._tr_1h4d9_5{position:relative}._tbody_1h4d9_8 ._tr_1h4d9_5:hover{background-color:var(--table-row-hover-background, var(--grey-750))}._td_1h4d9_12,._th_1h4d9_13{padding:6px 16px;height:40px;font-size:13px;font-weight:600;line-height:16px;vertical-align:middle}._td_1h4d9_12:first-child,._th_1h4d9_13:first-child{padding-left:28px}._td_1h4d9_12:last-child,._th_1h4d9_13:last-child{padding-right:28px;text-align:right}._thead_1h4d9_31 ._td_1h4d9_12{font-weight:700}._thead_1h4d9_31{background:var(--table-heaer-background, rgba(255, 255, 255, .1))}._tbody_1h4d9_8 ._tr_1h4d9_5{border-bottom:1px solid var(--table-row-divider-color, rgba(255, 255, 255, .12))}._tbody_1h4d9_8 ._tr_1h4d9_5:last-child{border-bottom:none}._container_1xv1i_1{display:flex;align-items:center;justify-content:flex-end;color:var(--grey-500);font-weight:500;margin-top:21px;padding-right:16px;-webkit-user-select:none;user-select:none}._rowsPerPageSection_1xv1i_12{display:flex;align-items:center;margin-right:25px}._rowsText_1xv1i_18{white-space:nowrap}._selectedPerPageValue_1xv1i_22{color:var(--grey-400)!important;background:none!important;-webkit-text-fill-color:unset!important}._startEndText_1xv1i_28{margin-right:22px}._arrowLeft_1xv1i_32,._arrowRight_1xv1i_33{height:24px;width:24px;display:flex;align-items:center;justify-content:center}._arrowLeft_1xv1i_32:hover,._arrowRight_1xv1i_33:hover{background-color:var(--grey-900);color:var(--white);border-radius:4px;cursor:pointer}._arrowRight_1xv1i_33{transform:rotate(180deg);margin-left:10px}._disabled_1xv1i_53{pointer-events:none}._arrow_1xv1i_32{margin-left:5px;transition:transform .2s ease}.open ._arrow_1xv1i_32{transform:rotate(180deg)}._noDataContainer_1l4st_1{position:absolute;left:0;right:0;top:40px;bottom:60px;display:flex;align-items:center;justify-content:center}._root_1l4st_12{position:relative}._pagination_1l4st_16{position:absolute;bottom:0;left:0;right:0;margin-top:0;transform:translateY(100%);background-color:var(--grey-850);height:60px;border-radius:0 0 16px 16px}._pagination_1l4st_16._smallDevicePagination_1l4st_27{position:static;margin-top:20px;bottom:0;transform:unset;padding-bottom:1rem}._tableNoData_1l4st_35 table,._tableLoadingNoData_1l4st_39 table{min-height:140px}._clickable_1l4st_43{cursor:pointer}._container_ooc9i_1{display:flex;flex-direction:column;gap:12px}._item_ooc9i_7{border-radius:var(--border-radius);background-color:var(--grey-750);padding:1rem;gap:10px;display:flex;flex-direction:column}._row_ooc9i_16{display:grid;grid-template-columns:130px 1fr;row-gap:8px;column-gap:1rem}._row_ooc9i_16._clickable_ooc9i_22{cursor:pointer}._name_ooc9i_26{font-weight:600;display:flex;align-items:center}@media (max-width: 480px){._content_ooc9i_33{display:flex;justify-content:flex-end}}._container_yglz7_1{display:flex;align-items:center;justify-content:space-between;font-weight:500;margin-top:16px;-webkit-user-select:none;user-select:none;font-size:14px;color:#c1d0ce;gap:16px}._rowsPerPageSection_yglz7_13{display:flex;align-items:center;gap:12px}._rowsText_yglz7_19{white-space:nowrap}._arrowLeft_yglz7_23,._arrowRight_yglz7_24{height:24px;width:24px;display:flex;align-items:center;justify-content:center}._arrowLeft_yglz7_23:hover,._arrowRight_yglz7_24:hover{background-color:var(--grey-900);color:var(--white);border-radius:4px;cursor:pointer}._arrowRight_yglz7_24{transform:rotate(180deg);margin-left:10px}._disabled_yglz7_44{pointer-events:none}._arrow_yglz7_23{margin-left:5px;transition:transform .2s ease}.open ._arrow_yglz7_23{transform:rotate(180deg)}._dropdown_yglz7_56{min-width:75px}._arrowsContainer_yglz7_60{display:flex;gap:24px;align-items:center;justify-content:center}._noPerPageChange_yglz7_66 ._arrowsContainer_yglz7_60{width:100%;justify-content:space-between}._table_1c59l_1{width:100%;border-radius:12px;border-collapse:unset;border:1px solid #2d3c3a;overflow:hidden;background-color:var(--table-v2-body-background, var(--grey-850))}._tr_1c59l_10{position:relative}._tbody_1c59l_13 ._tr_1c59l_10:hover{background-color:var(--table-v2-row-hover-background, #2d3c3a)}._td_1c59l_17,._th_1c59l_18{padding:6px 16px;height:44px;font-size:14px;font-weight:500;line-height:20px;vertical-align:middle}._thead_1c59l_27 ._td_1c59l_17{font-weight:700;height:34px;color:#c1d0ce;font-size:13px;font-weight:500;line-height:18px}._thead_1c59l_27{background:var(--table-v2-header-background, #2d3c3a)}._tbody_1c59l_13{background:var(--table-v2-body-background, var(--grey-850))}._tbody_1c59l_13 ._tr_1c59l_10:not(:last-child) td{border-bottom:1px solid var(--table-v2-row-divider-color, #2d3c3a)}._content_12l3q_1{line-height:1.5}._content_12l3q_1 h1{font-weight:800;font-size:28px;margin-bottom:24px}._content_12l3q_1 h2{font-weight:700;font-size:24px;margin-bottom:24px}._content_12l3q_1 h4{font-size:16px;font-weight:700;margin-bottom:24px}._content_12l3q_1 p{margin-bottom:24px}._content_12l3q_1 ol,._content_12l3q_1 ul{margin-bottom:24px;padding-left:20px}._content_12l3q_1 ol{list-style-type:decimal}._content_12l3q_1 ul{list-style-type:disc}._content_12l3q_1 strong{font-weight:700}._noData_4art6_1{padding:16px 35px}._table_4art6_5{min-height:200px}._tableContainer_4art6_9{border-radius:16px 16px 0 0;background:var(--table-section-background, var(--grey-800));flex:1;margin-bottom:30px}._tableHeader_4art6_16{display:flex;gap:16px;align-items:center;justify-content:space-between;padding:var(--table-section-header-padding, 10px 0px 10px 28px)}@media (max-width: 576px){._tableHeader_4art6_16{padding:var(--table-section-header-padding, 16px 16px 12px)}}._tableHeader_4art6_16 ._title_4art6_28{font-family:var(--font-nunito);font-size:18px;font-weight:800;line-height:20px;letter-spacing:.54px}._tableHeader_4art6_16 ._headerTimeNotice_4art6_35{display:flex;align-items:center;gap:7px;color:#ffffff80}._tableHeader_4art6_16 ._headerTimeNotice_4art6_35 svg{width:15px;height:15px}._noData_kvf9b_1{padding:16px 35px}._table_kvf9b_5{min-height:200px}._priceWithCoin_kvf9b_9 img{transform:translateY(1px)}._rankIcon_kvf9b_13{max-width:25px;max-height:25px}._items_1o8yf_1{display:flex;flex-direction:column;gap:.5rem}._mobileItem_1o8yf_7{padding:1rem 1rem 1rem 2.25rem;background-color:var(--grey-850);border-radius:var(--border-radius);position:relative;display:flex;justify-content:space-between;align-items:center;gap:1rem}._position_1o8yf_19{position:absolute;left:0;top:0;bottom:0;width:24px;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700;background-color:var(--grey-700);z-index:3;border-radius:var(--border-radius) 0 0 var(--border-radius)}._grid_1o8yf_35{display:flex;flex-direction:column;align-items:flex-end;gap:.5rem}._pageContainer_tgf9r_1{display:flex;gap:20px;padding-bottom:70px}@media screen and (max-width: 1023px){._pageContainer_tgf9r_1{flex-direction:column}}._sidebar_tgf9r_12{flex:0 0 300px;max-width:300px;display:flex;flex-direction:column;gap:20px}@media screen and (max-width: 1023px){._sidebar_tgf9r_12{flex-direction:row;max-width:100%;flex:auto;justify-content:space-between}}@media (max-width: 576px){._sidebar_tgf9r_12{flex-direction:column}}._container_henfh_1{display:flex;justify-content:stretch;gap:5px;align-items:stretch;width:100%}._item_henfh_9{display:flex;flex:1;flex-direction:column;gap:2px;padding:13px 9px;min-width:62px;border-radius:var(--border-radius);border:1px solid rgba(255,255,255,.12)}._value_henfh_20{text-align:center;font-size:36px;font-weight:900;line-height:1;letter-spacing:-.36px}._label_henfh_28{color:var(--grey-400);text-align:center;font-size:13px;font-weight:600;line-height:14px;letter-spacing:.39px;text-transform:uppercase}._topCard_hxfvl_1{width:100%;height:280px;border-radius:var(--border-radius-medium);border:1px solid rgba(255,255,255,.12);background:linear-gradient(154deg,#192432 5.8%,#283242 80.36%);overflow:hidden;display:flex;align-items:flex-end;justify-content:center;text-align:center;background:url(/assets/daily-race2-2aba4658.png) no-repeat center center;background-size:cover}@media screen and (max-width: 1023px){._topCard_hxfvl_1{width:280px}}@media (max-width: 576px){._topCard_hxfvl_1{max-width:375px;width:100%;margin:0 auto}}._topCardContent_hxfvl_28{padding:45px 18px 27px;width:100%;display:flex;justify-content:center;background:linear-gradient(180deg,rgba(0,0,0,0) 0%,rgba(16,16,17,.88) 41.91%,#030107 100%)}._timerCard_hxfvl_36{padding:24px 20px 20px;display:flex;flex-direction:column;border-radius:var(--border-radius-medium);background:var(--grey-800)}._timerCard_hxfvl_36 ._title_hxfvl_43{font-family:Poppins;font-size:18px;font-weight:700;line-height:20px;margin-bottom:21px}._prizePool_hxfvl_51{font-weight:600;line-height:14px;letter-spacing:.39px;margin-bottom:16px}._prizePool_hxfvl_51 ._priceWithCoin_hxfvl_57{margin-top:4px;font-size:18px;font-style:normal;font-weight:700;line-height:20px}._prizePool_hxfvl_51 ._priceWithCoin_hxfvl_57 img{width:25px;height:25px}._root_vvvni_1{position:relative;height:100vh;width:100vw;max-width:50rem;margin:0 auto;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;padding-bottom:3rem;background-color:var(--body-background);box-sizing:border-box;gap:20px;padding-left:1rem;padding-right:1rem}._text404_vvvni_20{font-style:normal;font-weight:700;font-size:5rem;margin:0;position:relative}._text404_vvvni_20 img{position:absolute;top:-3.9375rem;left:-9.6875rem}._logo_vvvni_33{position:absolute;top:2.4375rem;left:2rem}._pf_1gqcr_1 p{opacity:.8}._pf_1gqcr_1 h2{font-size:26px;font-weight:600;color:var(--new-text-color);margin-bottom:24px}._pf_1gqcr_1 h3{margin-top:30px;font-size:16px;font-weight:700;margin-bottom:12px}._pf_1gqcr_1 h3,._pf_1gqcr_1 p{color:var(--new-text-color);width:100%}._pf_1gqcr_1 p{margin-bottom:12px;line-height:1.33}._pf_1gqcr_1 pre{background:var(--grey-800);border-radius:5px;line-height:20px;padding:15px;margin:24px 0}@media screen and (max-width: 750px){._pf_1gqcr_1 pre{word-break:break-all;white-space:break-spaces}}._pf_1gqcr_1 iframe{margin-top:20px}._select_1gqcr_49{width:100%;margin:40px 0 0;border-bottom:1px solid var(--grey-800);display:flex}._select_1gqcr_49 div{padding:15px 20px;color:var(--new-text-color);border-radius:var(--border-radius) var(--border-radius) 0 0}._select_1gqcr_49 div:hover{cursor:pointer;opacity:.8}._select_1gqcr_49 div[data-active=true]{background:var(--grey-800)}._pf_1gqcr_1,._data_1gqcr_72,._data_1gqcr_72 ._full_1gqcr_73{width:100%}._data_1gqcr_72{margin:30px 0 0;display:grid;grid-template-columns:1fr 1fr;column-gap:1rem;row-gap:1rem}@media (max-width: 576px){._data_1gqcr_72{grid-template-columns:1fr}}._data_1gqcr_72 ._half_1gqcr_90{width:50%}._data_1gqcr_72 label{font-size:14px;opacity:.7;font-weight:600;margin:0 0 5px}._data_1gqcr_72 button{width:70%;display:block;padding-left:0;padding-right:0;margin:5px 0 0}._data_1gqcr_72 ._res_1gqcr_118{width:calc(30% - 15px);margin:5px 0 0 15px;background:var(--new-bg-color-2);border-radius:5px;height:40px}._data_1gqcr_72 ._res_1gqcr_118 p,._data_1gqcr_72 ._res_1gqcr_118 span{display:block;width:auto;line-height:40px;font-size:14px}._data_1gqcr_72 ._res_1gqcr_118 p{opacity:.7;margin:0 10px}._error_1gqcr_139{width:100%;margin:10px 0;text-align:center;color:#ff5656!important}._data_1gqcr_72 ._full_1gqcr_73 input{width:calc(100% - 30px)}._btn_1gqcr_150{margin:30px 0 24px}._round_1gqcr_154{width:100%;margin:0 0 24px}._round_1gqcr_154 h4{font-weight:600;margin:0 0 8px;width:100%}._round_1gqcr_154 div p{font-size:14px;font-weight:600;opacity:.7;margin:0 0 4px}._round_1gqcr_154 div span{font-size:14px;display:block;width:100%}._round_1gqcr_154 ._grid_1gqcr_179{display:grid;grid-template-columns:1fr 1fr;column-gap:2rem}._left_1i8ke_1{display:flex;align-items:center;gap:16px}._root_1i8ke_7{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:40px}@media (max-width: 576px){._root_1i8ke_7{margin-bottom:24px;gap:12px;flex-direction:column;align-items:flex-start}._root_1i8ke_7._mobileRow_1i8ke_21{align-items:center;flex-direction:row}}._title_1i8ke_27{display:flex;align-items:center;gap:10px;font-size:26px;font-weight:700;font-family:var(--font-poppins);line-height:30px;letter-spacing:normal}@media (max-width: 576px){._title_1i8ke_27{font-size:18px;line-height:22px}}._iconContainer_1i8ke_44{display:flex;justify-content:center;align-items:center}._childrenContainer_1i8ke_50{display:flex;gap:18px;align-items:center}@media (max-width: 576px){._childrenContainer_1i8ke_50{width:100%}}@media (max-width: 576px){._mobileRow_1i8ke_21 ._childrenContainer_1i8ke_50{width:auto}}._upgrader_bwhqg_1{display:flex;gap:60px;margin-top:-8px}@media (max-width: 1400px){._upgrader_bwhqg_1{gap:20px}}@media (max-width: 1000px){._upgrader_bwhqg_1{flex-direction:column;gap:20px}}._content_bwhqg_18{flex:1}@media (max-width: 1000px){._content_bwhqg_18{order:2}}._sidebar_bwhqg_27{max-width:450px;flex:1;min-width:350px}@media (max-width: 1000px){._sidebar_bwhqg_27{order:1;max-width:unset}}._modal_mio48_1{width:760px;border-radius:var(--bet-history-modal-radius);--modal-bg: #14161c;--modal-padding-top: 60px;--modal-content-padding-x: 45px;--modal-content-padding-bottom: 60px}@media screen and (max-width: 800px){._modal_mio48_1{height:100%;width:100vw!important;max-width:100vw!important;overflow-y:auto;--modal-padding-x: 0rem;--modal-padding-top: 0;--modal-padding-bottom: 0;--modal-content-padding-x: 1rem;--modal-content-padding-bottom: 36px}}@media screen and (max-width: 800px){._modalContent_mio48_24{max-height:100%;padding-top:45px}}._container_f73ab_1{display:inline-flex;gap:6px;align-items:center}._icon_f73ab_7{width:32px;height:32px;min-width:32px;object-fit:contain}._content_f73ab_14{white-space:nowrap;display:flex;flex-direction:column;gap:2px}._title_f73ab_21{color:var(--grey-300);font-size:15px;font-weight:700;line-height:16px;letter-spacing:.45px}._description_f73ab_29{color:var(--grey-500);font-size:13px;font-weight:600;line-height:14px;letter-spacing:.39px}._container_q2j2u_1{display:flex;flex-direction:column;gap:30px}@media (max-width: 576px){._container_q2j2u_1{gap:16px}}._twoFields_q2j2u_12{display:flex;gap:16px}@media (max-width: 576px){._twoFields_q2j2u_12{flex-direction:column;gap:16px}}._twoFields_q2j2u_12>div{flex:1}@media (max-width: 576px){._twoFields_q2j2u_12>div{flex:unset}}._twoFields_q2j2u_12>div:last-child{flex:0 0 148px}@media (max-width: 576px){._twoFields_q2j2u_12>div:last-child{flex:unset}}._container_t6m6z_1{display:flex;justify-content:space-between;gap:2rem}._item_t6m6z_7:last-child{text-align:right}._label_t6m6z_11{font-size:15px;font-weight:800;line-height:16px;letter-spacing:.15px}._text_t6m6z_18{color:var(--grey-300);font-size:14px;font-weight:500;line-height:20px;letter-spacing:.14px}._container_146ii_1{text-align:right;margin-left:auto}._multiplier_146ii_6{color:#ff7f0a;text-shadow:0px 4px 12px rgba(255,127,10,.25);font-size:26px;font-weight:800;line-height:28px;letter-spacing:.78px}._ticket_146ii_15{color:var(--grey-300);font-size:13px;font-weight:500;line-height:20px;letter-spacing:.13px;display:flex;gap:10px}._container_vgmr6_1{display:flex;gap:20px;align-items:center}._iconContainer_vgmr6_7{width:60px;height:48px;display:flex;align-items:center;justify-content:center}._icon_vgmr6_7{font-size:48px}._content_vgmr6_19{flex:1;min-width:0}._title_vgmr6_24{font-size:26px;font-weight:800;line-height:28px;letter-spacing:.26px}._text_vgmr6_31{color:var(--grey-300);font-size:13px;font-weight:500;line-height:20px;letter-spacing:.13px}._topRow_1bu6v_1{display:flex;justify-content:space-between;align-items:center;gap:1rem;flex-wrap:wrap}._container_1y1qy_1{display:flex;gap:20px;align-items:center;flex:1;min-width:100px}._image_1y1qy_9{width:92px;height:92px;object-fit:contain;min-width:92px}._content_1y1qy_16{flex:1;min-width:0}._title_1y1qy_21{font-size:26px;font-weight:800;line-height:28px;letter-spacing:.26px}._price_1y1qy_28{font-size:15px;font-weight:800;line-height:16px;letter-spacing:.45px}@media (max-width: 480px){._openMoreButton_1xl4o_2{width:100%}}._container_tb3oc_1{display:flex;gap:20px;align-items:center;justify-content:space-between}@media (max-width: 576px){._container_tb3oc_1{flex-direction:column;gap:1rem}}._image_tb3oc_14{width:92px;height:92px;object-fit:contain;min-width:92px}._content_tb3oc_21{flex:1;min-width:0}._title_tb3oc_26{font-size:26px;font-weight:800;line-height:28px;letter-spacing:.26px}._winnersContainer_tb3oc_33{text-align:center}._winners_tb3oc_33{display:flex;align-items:center;justify-content:center;gap:6px}._winnersTitle_tb3oc_44{color:var(--grey-300);font-size:14px;font-weight:500;line-height:20px;letter-spacing:.14px}._container_1fkn5_1{display:flex;align-items:center;gap:12px;flex-wrap:wrap}._item_1fkn5_8{display:flex;position:relative}._image_1fkn5_13{width:84px;height:84px;object-fit:contain}._amount_1fkn5_19{position:absolute;right:0;bottom:0;border-radius:103.95px;background:rgba(36,40,51,.4);-webkit-backdrop-filter:blur(4.1999998093px);backdrop-filter:blur(4.1999998093px);padding:8.4px;font-size:13.65px;font-weight:800;line-height:16.8px;letter-spacing:.409px}._container_zmgra_1{display:flex;align-items:center;gap:12px;flex-wrap:wrap;justify-content:space-between}@media (max-width: 576px){._container_zmgra_1{flex-wrap:wrap}}._item_zmgra_14{display:flex;flex-direction:column;gap:6px}._itemTitle_zmgra_20{color:var(--grey-300);font-size:15px;font-weight:600;line-height:16px;letter-spacing:.45px}._itemPrice_zmgra_28{font-size:13px;line-height:16px;letter-spacing:.39px}@media (max-width: 576px){._button_zmgra_35{width:100%;margin-top:.5rem}}._container_1bd2k_1{--p: 8px 16px 8px 12px;--r: 8px;border-radius:var(--r);background:var(--grey-800)}._header_1bd2k_8{padding:var(--p);border-radius:var(--r);background:var(--grey-750);display:flex;justify-content:space-between;align-items:center;gap:1rem}._player_1bd2k_18{display:flex;align-items:center;gap:8px;flex:1;min-width:0}._player_1bd2k_18 ._levelIcon_1bd2k_25{width:20px;height:20px;object-fit:contain}._player_1bd2k_18 ._playerName_1bd2k_30{font-size:15px;font-weight:800;letter-spacing:.45px}._wonAmount_1bd2k_36{letter-spacing:.39px}._item_1bd2k_40{padding:var(--p);display:flex;gap:1rem;align-items:center;justify-content:space-between;border-bottom:1px solid var(--grey-750)}._item_1bd2k_40:last-child{border-bottom:none}._item_1bd2k_40 img{width:32px;height:32px;min-width:32px;object-fit:contain}._item_1bd2k_40 ._itemLeft_1bd2k_57{display:flex;align-items:center;gap:10px;flex:1;min-width:0}._item_1bd2k_40 ._round_1bd2k_64{color:var(--grey-500);font-weight:600;line-height:14px;letter-spacing:.39px}._item_1bd2k_40 ._itemPrice_1bd2k_70{font-size:11px}._item_1bd2k_40 ._itemDescription_1bd2k_73{flex:1;min-width:0}._item_1bd2k_40 ._itemName_1bd2k_77{color:var(--grey-300);font-weight:600;line-height:14px;letter-spacing:.39px}._item_1bd2k_40 ._itemChance_1bd2k_83{color:var(--grey-400);font-size:11px;font-weight:600;line-height:16px;letter-spacing:.33px}._item_1bd2k_40 ._itemChance_1bd2k_83 span{color:var(--grey-500)}._container_15gm5_1{container-type:inline-size}._itemsGrid_15gm5_5{display:grid;grid-column-gap:12px;grid-row-gap:12px;grid-template-columns:repeat(2,minmax(0,1fr))}@container (max-width: 550px){._itemsGrid_15gm5_5{grid-template-columns:repeat(1,minmax(0,1fr))}}._container_oslra_1{margin-bottom:30px}._dropdown_oslra_5{max-width:220px;margin-left:auto}@media (max-width: 480px){._dropdown_oslra_5{max-width:100%;width:100%;min-width:100%;margin-left:0;margin-right:0}}@media (max-width: 480px){._headerContent_oslra_20{min-width:100%}}._gameName_oslra_25{display:flex;gap:6px;align-items:center}._gameIcon_oslra_31{width:18px;height:18px;display:flex;align-items:center}._gameIcon_oslra_31 svg{max-width:18px;max-height:18px}._gameIcon_oslra_31 img{width:18px;height:18px;object-fit:contain}._infoButton_oslra_47{width:20px;height:20px;display:flex;align-items:center;justify-content:center;margin-left:auto;color:#c1d0ce;cursor:pointer;font-size:14px}._infoButton_oslra_47:hover{color:var(--white)}._horizontalDivider_argmq_1{width:100%;height:1px;background-color:#2d3c3a;font-size:14px;line-height:20px}._topRow_argmq_9{display:flex;justify-content:space-between;align-items:center;gap:1rem}._left_argmq_16{display:flex;align-items:center;gap:.5rem;font-weight:500}._date_argmq_23{color:#c1d0ce}._iconContainer_argmq_27{width:16px;height:16px;font-size:16px;display:flex;align-items:center;justify-content:center;color:#b3ec01}._iconContainer_argmq_27 img{width:100%;height:100%;object-fit:contain}._bottomRow_argmq_42{display:flex;align-items:center;gap:1rem}._priceItem_argmq_48{display:flex;flex-direction:column;gap:.75rem;flex:1}._priceItem_argmq_48 ._priceItemLabel_argmq_54{color:#c1d0ce}._priceItem_argmq_48 ._priceItemValue_argmq_57{font-size:14px}._verticalDivider_argmq_61{width:1px;min-width:1px;height:100%;background-color:#2d3c3a;margin:0 1rem;min-height:52px}._container_13x07_1{border-radius:var(--border-radius);background:var(--grey-850);padding:28px;display:flex;position:relative;width:100%;margin-bottom:12px}._container_htedz_1{justify-content:space-between;gap:24px;padding-left:44px;padding-right:44px}._left_htedz_8{display:flex;flex-direction:column;gap:8px}._title_htedz_14{font-size:32px;font-weight:900;line-height:40px}._subtitle_htedz_20{color:var(--grey-200);font-size:14px;font-weight:700;line-height:20px;letter-spacing:.14px}._topIcon_htedz_28{position:absolute;top:-81px;right:211px;z-index:-1}@media screen and (max-width: 660px){._topIcon_htedz_28{width:89px;height:auto;right:32px;top:-55px}}._right_htedz_43{display:flex;gap:26px}._right_htedz_43 ._item_htedz_47{flex:1;display:flex;flex-direction:column;align-items:center;gap:8px}._right_htedz_43 ._itemTitle_htedz_54{font-size:18px;font-weight:800;line-height:20px;letter-spacing:.54px;white-space:nowrap}._right_htedz_43 ._step_htedz_61{width:44px;height:44px;position:relative;display:flex;justify-content:center;padding-top:14px;color:#9c5e14;font-size:15px;font-weight:800;line-height:16px;letter-spacing:.45px}._right_htedz_43 ._stepNumber_htedz_74{position:relative;z-index:2}._right_htedz_43 ._coin_htedz_78{width:64px;position:absolute;left:50%;top:-4px;transform:translate(calc(-50% - 1px))}._separator_htedz_86{align-self:center;color:#d1d1d3}._title_hrv4q_1{color:var(--white);font-size:32px;font-weight:900;line-height:40px;margin-bottom:20px;font-family:var(--font-nunito)}@media screen and (max-width: 660px){._title_hrv4q_1{font-family:var(--font-poppins);margin-top:32px;margin-bottom:28px;padding-left:20px;font-size:18px;font-weight:700;line-height:20px}}._container_kf4pd_1{margin-bottom:30px}._row_kf4pd_5{display:flex;gap:12px}._row_m8474_1{display:grid;grid-column-gap:12px;grid-row-gap:12px;grid-template-columns:repeat(2,minmax(0,1fr))}@container (max-width: 480px){._row_m8474_1{grid-template-columns:repeat(1,minmax(0,1fr))}}._container_f20pm_1{border-radius:12px;background:#14161c;padding:20px;display:flex;gap:12px;align-items:center;justify-content:space-between;width:100%}._title_f20pm_12{font-size:13px;font-style:normal;font-weight:600;line-height:16px}._text_f20pm_19{font-size:24px;font-weight:800;line-height:20px;letter-spacing:.72px}._content_f20pm_26{display:flex;flex-direction:column;gap:12px}._container_bndca_1{padding-top:16px;position:relative}._container_bndca_1 .recharts-active-dot circle{fill:var(--grey-850);stroke:#2bd13e}._filterButtons_bndca_10{position:absolute;top:0;left:0;display:flex;gap:8px;z-index:20}._filterButtons_bndca_10 ._filterButton_bndca_10{border:none;font:inherit;color:inherit;background-color:transparent;outline:none;height:32px;padding:0 16px;border-radius:8px;background:#14161c;display:flex;align-items:center;color:#d1d1d3;font-size:13px;font-style:normal;font-weight:700;cursor:pointer}._filterButtons_bndca_10 ._filterButton_bndca_10:focus{outline:none}._filterButtons_bndca_10 ._filterButton_bndca_10:hover{background:var(--grey-700)}._filterButtons_bndca_10 ._filterButton_bndca_10._active_bndca_44{background:var(--grey-750)}@media screen and (max-width: 660px){._tableSection_825w1_2{--table-section-header-padding: 14px 4px;padding-left:12px;padding-right:12px}}._username_825w1_9{font-size:13px;font-style:normal;font-weight:800;letter-spacing:.39px}._tableCoins_825w1_16{display:flex}._container_1b7c6_1{flex:0 0 356px}._container_r3vhz_1{display:flex;align-items:flex-end;gap:8px}._games_174ls_1{display:flex;flex-direction:column;gap:16px;position:relative;min-height:40vh}._gamesTitles_174ls_9{display:flex;margin-bottom:4px;width:100%;gap:12px;padding-left:20px;letter-spacing:.39px}._gamesTitles_174ls_9>div:nth-of-type(1){flex-basis:25%;min-width:25%;transform:translate(-20px)}._gamesTitles_174ls_9>div:nth-of-type(2){width:50%;flex:1 1 0%}._caseBattleTitleImg_174ls_27{height:clamp(20px,2.4vw,100px)}._dropdown_174ls_31{z-index:100}._topIcon_174ls_35{position:absolute;top:-81px;right:311px;z-index:-1}._col1_174ls_42{flex-basis:25%;min-width:25%;overflow:hidden;position:relative;align-self:stretch;display:flex;align-items:flex-start;flex-direction:column;justify-content:center;padding-bottom:2px;background-color:var(--grey-850);border-radius:16px}@media screen and (max-width: 1000px){._col1_174ls_42{flex:1}}@media screen and (max-width: 870px){._col1_174ls_42{width:100%;flex:1;order:2;padding:4px 8px 6px;flex:2}}@media (max-width: 576px){._col1_174ls_42{min-width:0}}._col1_174ls_42:after{content:"";right:0px;top:0;height:100%;position:absolute;width:30%;opacity:1;background:linear-gradient(270deg,var(--grey-850) 0%,transparent);transition:opacity .5s ease 0s;pointer-events:none}._infoIcon_174ls_88{position:absolute;top:7px;left:7px}._infoIcon_174ls_88 path{fill:#2a2d34}._col2_174ls_97{width:50%;position:relative;flex:1 1 0%;min-width:0;border-radius:var(--case-battles-cases-radius);background:var(--grey-900);box-shadow:-1px -1px 20px #0000001f inset;padding:8px}@media screen and (max-width: 1000px){._col2_174ls_97{width:auto;flex:1;min-width:0}}@media screen and (max-width: 870px){._col2_174ls_97{min-width:100%;flex:1;order:1}}._mysteryBattle_174ls_122{display:flex;align-items:center;justify-content:space-between;width:100%;gap:24px;padding:8px 30px 8px 28px;min-height:110px;position:relative;border-radius:var(--case-battles-list-item);border-radius:16px;background:var(--grey-850);box-shadow:0 4px 8px #00000026,0 14px 14px #00000021,0 32px 19px #00000014,0 57px 23px #00000005,0 89px 25px #0000}@media screen and (max-width: 870px){._mysteryBattle_174ls_122{flex-wrap:wrap;padding:4px;gap:8px}}._backToBattleListBtn_174ls_144{border:none!important;line-height:2;gap:.8em}._noGames_174ls_150{display:flex;flex-direction:column;gap:1em;justify-content:center;align-items:center;margin-top:10em;font-size:24px;font-weight:900}._container_1wv4x_1{border-radius:12px;border:1px solid #2d3c3a;background:var(--grey-850);box-shadow:0 1px 2px #21292a40;padding:64px 1rem;display:flex;flex-direction:column;align-items:center;gap:0;background-image:url(/images/rewards-coming-soon-bg.png);background-repeat:no-repeat;background-position:center 100px;background-size:100% 87px}@media (max-width: 576px){._container_1wv4x_1{background-image:none}}._title_1wv4x_22{color:var(--white);font-size:16px;font-weight:600;line-height:24px;text-transform:uppercase;font-family:var(--font-secondary)}._description_1wv4x_31{color:#c1d0ce;text-align:center;font-size:14px;font-weight:400;line-height:20px;max-width:600px}._image_1wv4x_40{width:136px;height:auto}:root{font-family:Geist,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;--crazy-green: #dbfe4a;--losermode: #9747ff;--white: #f9feff;--modal-bg: var(--grey-900);--modal-footer-bg: var(--grey-850);--box-bg: var(--grey-800);--primary-color: #dbfe4a;--secondary-color: #f7971d;--green: #5efc4f;--red: #f00;--orange-700: #ff7f0a;--error: #f00;--danger: #db3030;--danger-hover: #f30d0d;--header-size: 80px;--page-container-padding-top: calc(var(--header-size) + 32px);--footer-height: 339px;--case-battle-game-height: 404px;--case-battle-header-height: 73px;--sidebar-expanded-width: 0px;--sidebar-collapsed-width: 0px;--chat-width: 266px;--content-padding: 1rem;--border-radius-small: 8px;--border-radius: 8px;--border-radius-medium: 14px;--border-radius-large: 12px;--border-radius-huge: 8px;--pressable-button-radius: 8px;--pressable-button-huge-radius: 8px;--avatar-border-radius: 12px;--avatar-shadow-border-radius: 13px;--chat-avatar-border-radius: 0px;--case-battle-avatar-radius: 8px;--single-case-open-wheel-radius: 8px;--add-case-modal-radius: 8px;--wallet-modal-radius: 16px;--wallet-modal-input-radius: 8px;--input-border-radius: 8px;--case-battle-wheel-radius: 0;--case-battles-list-item: 8px;--case-battles-cases-radius: 8px;--case-battle-case-item-radius: 8px;--main-content-height: calc(100vh - var(--page-container-padding-top));--wheel-slot-height: 400px;--case-battle-slot-player-height: 64px;--zIndex-header: 22;--zIndex-sidebar: 21;--zIndex-chat-button: 21;--zIndex-modal: 1040;--zIndex-mobile-chat: 1039;--zIndex-system-notification: 1030;--zIndex-rain: 1029;--font-primary: "Geist", sans-serif;--font-poppins: "Geist", sans-serif;--font-secondary: "Tomorrow", sans-serif;--easing: cubic-bezier(.4, 0, .2, 1);--easing2: cubic-bezier(.22, .68, 0, 1.71);--wheel-easing: cubic-bezier(.24, .95, .49, 1);--wheel-item-easing: ease;--upgrader-animation-duration: 5s;--transition: all .15s var(--easing);--transition-medium: all .3s var(--easing)}@media screen and (max-width: 1600px){:root{--content-padding: 1rem}}@media screen and (max-width: 1023px){:root{--header-size: 64px}}@media screen and (max-width: 1000px){:root{--case-battle-avatar-radius: 4px;--avatar-shadow-border-radius: 4px}}@media screen and (max-width: 1500px){:root{--page-container-padding-top: calc(var(--header-size) + 32px);--content-padding: 1rem}}@media screen and (max-width: 870px){:root{--case-battle-avatar-radius: 4px;--avatar-shadow-border-radius: 4px}}@media screen and (max-width: 680px){:root{--header-size: 60px;--page-container-padding-top: calc(var(--header-size) + 24px);--content-padding: 1rem}}@media (max-width: 576px){:root{--content-padding: 1rem;--avatar-border-radius: 4px}}@media screen and (max-width: 900px){:root{--wheel-slot-height: 230px}}@media screen and (max-width: 767px){:root{--page-container-padding-top: calc(var(--header-size) + 16px);--modal-content-padding-x: 16px;--modal-content-padding-bottom: 16px;--modal-padding-top: 16px}}.v2Variables{--grey-50: #f9fafb;--grey-100: #f3f4f6;--grey-200: #e6e8eb;--grey-300: #9ca3af;--grey-400: #a4a6af;--grey-500: #767980;--grey-600: #555a63;--grey-700: #3d424d;--grey-750: ##222f2d;--grey-800: #373e3f;--grey-850: #21292a;--grey-900: #1a2122;--grey-950: #12191e;--text-secondary: #94a2a4;--link-hover-color: #b3ec01;--box-bg: var(--grey-850);--Button-Green: #2bd13e;--font-primary: "Geist", sans-serif;--font-family: "Geist", sans-serif;--table-section-background: var(--grey-900);--table-heaer-background: var(--grey-850);--table-row-hover-background: var(--grey-850);--table-row-divider-color: var(--grey-750);--unboxed-item-background: var(--grey850);--modal-border-radius: 12px;--border-radius: 8px;--unboxed-item-border-radius: 16px;--bet-history-modal-radius: 20px;--case-battles-list-item: 16px;--case-battles-cases-radius: 12px;--pressable-button-radius: 8px;--modal-bg: var(--grey-850);--violet: #7b51ff;--case-details-modal-bg: var(--grey-850);--single-case-open-wheel-item-bg: var(--grey-800);font-family:var(--font-primary);--input-bg: var(--grey-900)}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,menu,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,main,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section{display:block}*[hidden]{display:none}body{line-height:1}menu,ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}img{user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}a{color:#fff;text-decoration:inherit}a:hover{color:#fff}*{box-sizing:border-box}*::-webkit-scrollbar{width:5px;border-radius:5px;background:transparent}*::-webkit-scrollbar-track{background:transparent;width:3px;border-radius:8px}*::-webkit-scrollbar-thumb{background:var(--grey-800);border-radius:12px;width:5px}html{background:#222f2d!important;-webkit-tap-highlight-color:transparent}body{margin:0;min-width:320px;min-height:100vh;font-family:var(--font-primary);letter-spacing:-.15px;background:var(--grey-750);font-size:13px;color:var(--white);font-weight:500}input{font-family:var(--font-primary);color:var(--white);font-weight:500;letter-spacing:.39px;font-size:13px}input::placeholder{font-family:var(--font-primary);font-weight:500;letter-spacing:.39px;font-size:13px}input:-webkit-autofill,input:-webkit-autofill:focus,input:-webkit-autofill:hover,input:-webkit-autofill:active{-webkit-box-shadow:0 0 0 1000px var(--grey-850) inset!important;box-shadow:0 0 0 1000px var(--grey-850) inset!important;-webkit-text-fill-color:var(--white)!important;color:var(--white)!important;transition:background-color 5000s ease-in-out 0s}input:-webkit-autofill:first-line{color:var(--white)}input:-internal-autofill-selected{background-color:var(--grey-850)!important;color:var(--white)!important}input:-webkit-autofill+datalist{background-color:var(--grey-850)!important}input:-moz-autofill{background-color:var(--grey-850)!important;color:var(--white)!important}input:-webkit-autofill{background-color:var(--grey-850)!important;color:var(--white)!important}h1{font-size:3.2em;line-height:1.1}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#fff}button{background-color:#f9f9f9}}.flex{display:flex}.items-center{align-items:center}.justify-center{justify-content:center}.gap-16{gap:16px}.uppercase{text-transform:uppercase}.intercom-lightweight-app-launcher,.intercom-dfosxs,iframe[name=intercom-notifications-frame],.intercom-namespace .intercom-o8wqhy,.intercom-namespace .intercom-dfosxs,.intercom-namespace .intercom-1ojvo21,.intercom-lightweight-app-style,.intercom-lightweight-app-messenger,.intercom-lightweight-app-gradient{left:20px}
