:root{--b:0, 25, 29;--b-sc:255, 255, 255;--hero:90, 255, 243;--hero-sc:0, 0, 0;--brand:22, 199, 46;--secondary:6, 169, 170;--accent:255, 148, 0;--oc-1:90, 255, 243;--oc-2:255, 255, 255;--oc-3:255, 52, 73;--odd-up:22, 199, 46;--odd-down:255, 52, 73;--header:0, 25, 29;--header-sc:255, 255, 255;--tab-navigation:0, 25, 29;--tab-navigation-sc:255, 255, 255;--menu:0, 25, 29;--menu-sc:255, 255, 255;--color-bg-primary:rgba(var(--b), 1);--color-bg-secondary:#0f2425;--color-bg-tertiary:rgba(var(--b-sc), .07);--color-bg-elevated:#1a2c2e;--color-text-primary:rgba(var(--b-sc), 1);--color-text-secondary:rgba(var(--b-sc), .65);--color-text-muted:rgba(var(--b-sc), .35);--color-accent:rgba(var(--hero), 1);--color-accent-hover:#27ffef;--color-accent-orange:rgba(var(--accent), 1);--color-accent-orange-hover:#cc7600;--color-gold:rgba(var(--hero), 1);--color-success:#2aff7f;--color-error:rgba(var(--oc-3), 1);--color-header-bg:rgba(var(--header), 1);--color-header-border:rgba(var(--header-sc), .06);--color-border:rgba(var(--b-sc), .07);--card-background:#0f2425;--item-columns:#1a2c2e;--arrow-colors:#01554f;--linear-gradient:linear-gradient(90deg, #5afff333 0%, #36d47e00 100%);--dark-linear-gradient:linear-gradient(90deg, #00b2a494 0%, #00a34a00 100%);--top-linear-gradient:linear-gradient(180deg, #5afff333 0%, #36d47e00 100%);--orange-linear-gradient:linear-gradient(90deg, #ff940026 0%, #ff8a011c 100%);--layout-width:1670px;--content-max-width:1280px;--desktop-header-height:56px;--desktop-nav-height:36px;--desktop-sub-nav-height:36px;--desktop-header-margin-bottom:10px;--desktop-home-page-content-width:1328px;--desktop-home-page-gutter:8px;--padding-page-aside:7px;--border-radius:4px;--border-radius-middle:8px;--border-radius-big:16px;--default-transition-duration:.24s;--slow-transition-duration:.4s;--default-transition-delay:.1s;--slow-transition-delay:.4s;--font-family:Roboto, Arial, Helvetica, sans-serif}.Modal-module-scss-module__1Vg-Cq__backdrop{top:calc(50px + env(safe-area-inset-top,0px));z-index:99;background:var(--color-bg-secondary);flex-direction:column;display:flex;position:fixed;bottom:0;left:0;right:0}@media (min-width:1024px){.Modal-module-scss-module__1Vg-Cq__backdrop{z-index:1000;overscroll-behavior:contain;touch-action:pan-y;background:#000000b8;align-items:center;padding:1rem 1rem 1rem calc(56px + 1rem);inset:0;overflow-y:auto}}.Modal-module-scss-module__1Vg-Cq__dialog{background:var(--color-bg-secondary);outline:none;flex-direction:column;flex:1;width:100%;animation:.18s Modal-module-scss-module__1Vg-Cq__slideIn;display:flex;position:relative}@media (min-width:1024px){.Modal-module-scss-module__1Vg-Cq__dialog{border:1px solid var(--color-border);border-radius:12px;flex:none;max-width:420px;margin:auto}}.Modal-module-scss-module__1Vg-Cq__dialogWrapper{outline:none;display:contents}@media (min-width:1024px){.Modal-module-scss-module__1Vg-Cq__dialogWrapper{border:1px solid var(--color-border);background:var(--color-bg-secondary);border-radius:12px;flex-direction:row;width:100%;max-width:880px;height:min(720px,100dvh - 4rem);margin:auto;animation:.18s Modal-module-scss-module__1Vg-Cq__slideIn;display:flex;overflow:hidden}}.Modal-module-scss-module__1Vg-Cq__dialogInner{display:contents}@media (min-width:1024px){.Modal-module-scss-module__1Vg-Cq__dialogInner{background:var(--color-bg-secondary);flex-direction:column;flex:1;min-width:0;display:flex;overflow:hidden}}.Modal-module-scss-module__1Vg-Cq__bannerPanel{display:none}@media (min-width:1024px){.Modal-module-scss-module__1Vg-Cq__bannerPanel{background:linear-gradient(90deg, rgba(var(--b-sc), .04) 0%, rgba(var(--b-sc), .1) 40%, rgba(var(--b-sc), .14) 50%, rgba(var(--b-sc), .1) 60%, rgba(var(--b-sc), .04) 100%);background-size:200% 100%;flex-shrink:0;width:420px;animation:1.5s ease-in-out infinite Modal-module-scss-module__1Vg-Cq__bannerShimmer;display:block;position:relative;overflow:hidden}.Modal-module-scss-module__1Vg-Cq__bannerPanel img{object-fit:cover;object-position:center top;filter:saturate(.92)brightness(.92);opacity:0;width:100%;height:100%;transition:opacity .4s;position:absolute;inset:0}.Modal-module-scss-module__1Vg-Cq__bannerPanel:after{content:"";pointer-events:none;opacity:0;background:linear-gradient(135deg,#0000 55%,#00000059 100%),radial-gradient(#0000 55%,#00000059 100%);transition:opacity .4s;position:absolute;inset:0}.Modal-module-scss-module__1Vg-Cq__bannerPanelLoaded{background:var(--color-bg-elevated);animation:none}.Modal-module-scss-module__1Vg-Cq__bannerPanelLoaded img,.Modal-module-scss-module__1Vg-Cq__bannerPanelLoaded:after{opacity:1}}@keyframes Modal-module-scss-module__1Vg-Cq__bannerShimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.Modal-module-scss-module__1Vg-Cq__bannerClose{display:none}@media (min-width:1024px){.Modal-module-scss-module__1Vg-Cq__bannerClose{z-index:2;color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000073;border:1.5px solid #ffffff26;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;font-size:1.375rem;transition:background .15s,border-color .15s;display:flex;position:absolute;top:.75rem;right:.75rem}}@media (min-width:1024px) and (hover:hover) and (pointer:fine){.Modal-module-scss-module__1Vg-Cq__bannerClose:hover{background:#000000a6;border-color:#ffffff4d}}@keyframes Modal-module-scss-module__1Vg-Cq__slideIn{0%{opacity:0;transform:translateY(-12px)}to{opacity:1;transform:translateY(0)}}.Modal-module-scss-module__1Vg-Cq__header{border-bottom:1px solid #ffffff12;flex-shrink:0;justify-content:space-between;align-items:center;gap:.75rem;padding:1rem 1.5rem;display:flex}.Modal-module-scss-module__1Vg-Cq__headerIcon{flex-shrink:0;justify-content:center;align-items:center;display:none}@media (min-width:1024px){.Modal-module-scss-module__1Vg-Cq__headerIcon{display:flex}}.Modal-module-scss-module__1Vg-Cq__headerIcon img{width:auto;height:auto;max-height:40px;display:block}.Modal-module-scss-module__1Vg-Cq__headerText{flex:1;min-width:0}.Modal-module-scss-module__1Vg-Cq__title{color:var(--color-text-primary);margin:0;font-size:1.125rem;font-weight:700}.Modal-module-scss-module__1Vg-Cq__subtitle{color:var(--color-text-secondary);margin:.25rem 0 0;font-size:.8125rem}.Modal-module-scss-module__1Vg-Cq__closeBtn{background:rgba(var(--b-sc), .1);border:1.5px solid rgba(var(--b-sc), .12);width:28px;height:28px;color:rgba(var(--b-sc), .75);cursor:pointer;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;font-size:1.125rem;transition:background .15s,color .15s,border-color .15s;display:flex}@media (hover:hover) and (pointer:fine){.Modal-module-scss-module__1Vg-Cq__closeBtn:hover{background:rgba(var(--b-sc), .16);border-color:rgba(var(--b-sc), .22);color:rgba(var(--b-sc), 1)}}@media (min-width:1024px){.Modal-module-scss-module__1Vg-Cq__dialogWrapper .Modal-module-scss-module__1Vg-Cq__closeBtn{display:none}}.Modal-module-scss-module__1Vg-Cq__body{flex:1;padding:1.25rem 1.5rem 1.5rem;overflow-y:auto}@media (min-width:1024px){.Modal-module-scss-module__1Vg-Cq__body{flex-direction:column;display:flex}}
:root{--b:0, 25, 29;--b-sc:255, 255, 255;--hero:90, 255, 243;--hero-sc:0, 0, 0;--brand:22, 199, 46;--secondary:6, 169, 170;--accent:255, 148, 0;--oc-1:90, 255, 243;--oc-2:255, 255, 255;--oc-3:255, 52, 73;--odd-up:22, 199, 46;--odd-down:255, 52, 73;--header:0, 25, 29;--header-sc:255, 255, 255;--tab-navigation:0, 25, 29;--tab-navigation-sc:255, 255, 255;--menu:0, 25, 29;--menu-sc:255, 255, 255;--color-bg-primary:rgba(var(--b), 1);--color-bg-secondary:#0f2425;--color-bg-tertiary:rgba(var(--b-sc), .07);--color-bg-elevated:#1a2c2e;--color-text-primary:rgba(var(--b-sc), 1);--color-text-secondary:rgba(var(--b-sc), .65);--color-text-muted:rgba(var(--b-sc), .35);--color-accent:rgba(var(--hero), 1);--color-accent-hover:#27ffef;--color-accent-orange:rgba(var(--accent), 1);--color-accent-orange-hover:#cc7600;--color-gold:rgba(var(--hero), 1);--color-success:#2aff7f;--color-error:rgba(var(--oc-3), 1);--color-header-bg:rgba(var(--header), 1);--color-header-border:rgba(var(--header-sc), .06);--color-border:rgba(var(--b-sc), .07);--card-background:#0f2425;--item-columns:#1a2c2e;--arrow-colors:#01554f;--linear-gradient:linear-gradient(90deg, #5afff333 0%, #36d47e00 100%);--dark-linear-gradient:linear-gradient(90deg, #00b2a494 0%, #00a34a00 100%);--top-linear-gradient:linear-gradient(180deg, #5afff333 0%, #36d47e00 100%);--orange-linear-gradient:linear-gradient(90deg, #ff940026 0%, #ff8a011c 100%);--layout-width:1670px;--content-max-width:1280px;--desktop-header-height:56px;--desktop-nav-height:36px;--desktop-sub-nav-height:36px;--desktop-header-margin-bottom:10px;--desktop-home-page-content-width:1328px;--desktop-home-page-gutter:8px;--padding-page-aside:7px;--border-radius:4px;--border-radius-middle:8px;--border-radius-big:16px;--default-transition-duration:.24s;--slow-transition-duration:.4s;--default-transition-delay:.1s;--slow-transition-delay:.4s;--font-family:Roboto, Arial, Helvetica, sans-serif}.AuthForm-module-scss-module__CZqVpG__form{flex-direction:column;gap:1rem;display:flex}@media (min-width:1024px){.AuthForm-module-scss-module__CZqVpG__form{flex:1;min-height:0}}.AuthForm-module-scss-module__CZqVpG__field{flex-direction:column;gap:.375rem;display:flex}.AuthForm-module-scss-module__CZqVpG__label{color:rgba(var(--b-sc), 1);font-size:.875rem;font-weight:700}.AuthForm-module-scss-module__CZqVpG__inputWrap{position:relative}.AuthForm-module-scss-module__CZqVpG__labelText{order:-1}.AuthForm-module-scss-module__CZqVpG__labelRow{justify-content:space-between;align-items:center;display:flex}.AuthForm-module-scss-module__CZqVpG__forgotLink{color:var(--color-accent);cursor:pointer;background:0 0;border:none;align-self:flex-end;padding:0;font-family:inherit;font-size:.75rem;text-decoration:none;transition:opacity .15s}@media (hover:hover) and (pointer:fine){.AuthForm-module-scss-module__CZqVpG__forgotLink:hover{opacity:.8;text-decoration:underline}}.AuthForm-module-scss-module__CZqVpG__input,.AuthForm-module-scss-module__CZqVpG__select{background:var(--color-bg-elevated);border:1.5px solid var(--color-border);width:100%;color:var(--color-text-primary);box-sizing:border-box;border-radius:8px;outline:none;padding:.6875rem .875rem;font-family:inherit;font-size:1rem;transition:border-color .15s}.AuthForm-module-scss-module__CZqVpG__input::placeholder,.AuthForm-module-scss-module__CZqVpG__select::placeholder{color:#ffffff4d}.AuthForm-module-scss-module__CZqVpG__input:focus,.AuthForm-module-scss-module__CZqVpG__select:focus{border-color:var(--color-accent)}.AuthForm-module-scss-module__CZqVpG__input:disabled,.AuthForm-module-scss-module__CZqVpG__select:disabled{opacity:.55;cursor:not-allowed}.AuthForm-module-scss-module__CZqVpG__select{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='rgba(255,255,255,0.5)' stroke-width='1.5' fill='none'/%3E%3C/svg%3E");background-position:right .875rem center;background-repeat:no-repeat;padding-right:2.25rem}.AuthForm-module-scss-module__CZqVpG__row{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}@media (max-width:767px){.AuthForm-module-scss-module__CZqVpG__row{grid-template-columns:1fr}}.AuthForm-module-scss-module__CZqVpG__checkboxField{align-items:flex-start;gap:.625rem;display:flex}.AuthForm-module-scss-module__CZqVpG__checkbox{border:1.5px solid var(--color-border);background:var(--color-bg-primary);width:18px;height:18px;accent-color:var(--color-accent);cursor:pointer;border-radius:4px;flex-shrink:0;margin-top:2px}.AuthForm-module-scss-module__CZqVpG__checkboxLabel{color:var(--color-text-secondary);font-size:.8125rem;line-height:1.5}.AuthForm-module-scss-module__CZqVpG__checkboxLabel a{color:var(--color-accent);text-decoration:underline}.AuthForm-module-scss-module__CZqVpG__error{color:#f56565;background:#f565651a;border:1px solid #f565654d;border-radius:6px;margin:0;padding:.5rem .75rem;font-size:.8125rem}@keyframes AuthForm-module-scss-module__CZqVpG__spin{to{transform:rotate(360deg)}}.AuthForm-module-scss-module__CZqVpG__btnPrimary{appearance:none;-webkit-tap-highlight-color:#0000;background:linear-gradient(180deg, rgba(var(--hero), 1) 0%, rgba(var(--hero), .75) 100%);color:#000;cursor:pointer;width:100%;box-shadow:0 2px 8px rgba(var(--hero), .25),0 -2px 0 rgba(var(--hero), .4) inset;border:none;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1rem;font-family:inherit;font-size:.9375rem;font-weight:600;transition:opacity .15s;display:flex}@media (hover:hover) and (pointer:fine){.AuthForm-module-scss-module__CZqVpG__btnPrimary:hover:not(:disabled){opacity:.88}}.AuthForm-module-scss-module__CZqVpG__btnPrimary:disabled{opacity:.5;cursor:not-allowed}.AuthForm-module-scss-module__CZqVpG__btnSpinner{border:2px solid #ffffff59;border-top-color:#fff;border-radius:50%;flex-shrink:0;width:16px;height:16px;animation:.7s linear infinite AuthForm-module-scss-module__CZqVpG__spin;display:inline-block}.AuthForm-module-scss-module__CZqVpG__switchText{text-align:center;color:var(--color-text-secondary);margin:0;font-size:.875rem}.AuthForm-module-scss-module__CZqVpG__switchLink{color:var(--color-accent);font-size:inherit;cursor:pointer;background:0 0;border:none;padding:0;font-family:inherit;text-decoration:underline}@media (hover:hover) and (pointer:fine){.AuthForm-module-scss-module__CZqVpG__switchLink:hover{text-decoration:none}}.AuthForm-module-scss-module__CZqVpG__hint{color:var(--color-text-secondary);margin:0;font-size:.75rem}.AuthForm-module-scss-module__CZqVpG__socialLinks{display:none}@media (min-width:1024px){.AuthForm-module-scss-module__CZqVpG__socialLinks{flex-direction:column;align-items:center;gap:12px;margin-top:auto;padding-top:1.5rem;display:flex}}.AuthForm-module-scss-module__CZqVpG__socialLabel{letter-spacing:.06em;text-transform:uppercase;color:var(--color-text-secondary);font-size:.75rem;font-weight:600}.AuthForm-module-scss-module__CZqVpG__socialList{align-items:center;gap:10px;display:flex}.AuthForm-module-scss-module__CZqVpG__socialBtn{color:#ffffffb3;background:#ffffff0a;border:1px solid #ffffff14;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:background .18s,border-color .18s,color .18s,transform .18s;display:inline-flex}@media (hover:hover) and (pointer:fine){.AuthForm-module-scss-module__CZqVpG__socialBtn:hover{background:rgba(var(--hero), .12);border-color:rgba(var(--hero), .45);color:var(--color-accent);transform:translateY(-2px)}}.AuthForm-module-scss-module__CZqVpG__twofaHeader{text-align:center;flex-direction:column;align-items:center;gap:12px;padding:8px 0 4px;display:flex}.AuthForm-module-scss-module__CZqVpG__twofaIcon{background:rgba(var(--hero), .1);border:1.5px solid rgba(var(--hero), .3);width:56px;height:56px;color:rgba(var(--hero), .9);border-radius:50%;justify-content:center;align-items:center;display:flex}.AuthForm-module-scss-module__CZqVpG__twofaTitle{color:#ffffffe6;margin:0;font-size:1rem;font-weight:700}.AuthForm-module-scss-module__CZqVpG__twofaDesc{color:#ffffff80;margin:0;font-size:.8125rem;line-height:1.55}.AuthForm-module-scss-module__CZqVpG__twofaQrWrap{background:#ffffff0a;border:1px solid #ffffff14;border-radius:14px;flex-direction:column;align-items:center;gap:8px;padding:16px;display:flex}.AuthForm-module-scss-module__CZqVpG__twofaQrHint{color:#fff6;text-align:center;margin:0;font-size:.75rem}@keyframes AuthForm-module-scss-module__CZqVpG__blink{0%,to{opacity:1}50%{opacity:0}}.AuthForm-module-scss-module__CZqVpG__otpWrapper{cursor:text;justify-content:center;gap:8px;padding:4px 0;display:flex;position:relative}.AuthForm-module-scss-module__CZqVpG__otpHiddenInput{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.AuthForm-module-scss-module__CZqVpG__otpDigit{color:#fff;-webkit-user-select:none;user-select:none;background:#ffffff0d;border:1.5px solid #ffffff1a;border-radius:10px;justify-content:center;align-items:center;width:44px;height:52px;font-size:1.4rem;font-weight:700;transition:border-color .15s,background .15s;display:flex}.AuthForm-module-scss-module__CZqVpG__otpDigitActive{border-color:rgba(var(--hero), .7);background:rgba(var(--hero), .07)}.AuthForm-module-scss-module__CZqVpG__otpDigitActive:after{content:"";background:rgba(var(--hero), .8);border-radius:1px;width:1.5px;height:24px;animation:1s step-end infinite AuthForm-module-scss-module__CZqVpG__blink;display:block}.AuthForm-module-scss-module__CZqVpG__otpDigitFilled{background:#ffffff12;border-color:#fff3}.AuthForm-module-scss-module__CZqVpG__viewDesc{color:var(--color-text-secondary);margin:0;font-size:.875rem;line-height:1.55}.AuthForm-module-scss-module__CZqVpG__viewDesc strong{color:#ffffffd9;font-weight:500}.AuthForm-module-scss-module__CZqVpG__selectHeader{text-align:center;flex-direction:column;align-items:center;gap:10px;padding:4px 0 8px;display:flex}.AuthForm-module-scss-module__CZqVpG__selectIcon{background:rgba(var(--hero), .1);border:1.5px solid rgba(var(--hero), .3);width:56px;height:56px;color:rgba(var(--hero), .9);border-radius:50%;justify-content:center;align-items:center;display:flex}.AuthForm-module-scss-module__CZqVpG__selectTitle{color:#ffffffe6;margin:0;font-size:1rem;font-weight:700}.AuthForm-module-scss-module__CZqVpG__selectDesc{color:#ffffff80;margin:0;font-size:.8125rem;line-height:1.5}.AuthForm-module-scss-module__CZqVpG__methodCard{cursor:pointer;text-align:left;background:#ffffff0a;border:1.5px solid #ffffff14;border-radius:10px;align-items:center;gap:1rem;width:100%;padding:.875rem 1rem;font-family:inherit;transition:background .15s,border-color .15s;display:flex}@media (hover:hover) and (pointer:fine){.AuthForm-module-scss-module__CZqVpG__methodCard:hover{border-color:rgba(var(--hero), .4);background:#ffffff12}}.AuthForm-module-scss-module__CZqVpG__methodCardIcon{background:rgba(var(--hero), .12);width:40px;height:40px;color:rgba(var(--hero), .9);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.AuthForm-module-scss-module__CZqVpG__methodCardBody{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.AuthForm-module-scss-module__CZqVpG__methodCardTitle{color:#ffffffe6;font-size:.9375rem;font-weight:600}.AuthForm-module-scss-module__CZqVpG__methodCardDesc{color:#ffffff73;font-size:.75rem;line-height:1.4}.AuthForm-module-scss-module__CZqVpG__passwordWrap{position:relative}.AuthForm-module-scss-module__CZqVpG__eyeBtn{color:#ffffff59;cursor:pointer;-webkit-user-select:none;user-select:none;background:0 0;border:none;align-items:center;padding:0;font-style:normal;line-height:1;transition:color .15s;display:flex;position:absolute;bottom:.6875rem;right:.75rem}@media (hover:hover) and (pointer:fine){.AuthForm-module-scss-module__CZqVpG__eyeBtn:hover{color:#ffffffb3}}.AuthForm-module-scss-module__CZqVpG__inputWrap .AuthForm-module-scss-module__CZqVpG__input{padding-right:2.5rem}.AuthForm-module-scss-module__CZqVpG__inputError{border-color:#f5656599!important}.AuthForm-module-scss-module__CZqVpG__fieldError{color:#f56565;margin:0;font-size:.75rem}.AuthForm-module-scss-module__CZqVpG__strengthWrap{align-items:center;gap:8px;margin-top:4px;display:flex}.AuthForm-module-scss-module__CZqVpG__strengthBar{flex:1;gap:4px;display:flex}.AuthForm-module-scss-module__CZqVpG__strengthSegment{background:#ffffff1a;border-radius:2px;flex:1;height:3px;transition:background .2s}.AuthForm-module-scss-module__CZqVpG__strengthLabel{white-space:nowrap;text-align:right;min-width:46px;font-size:.6875rem;font-weight:600}.AuthForm-module-scss-module__CZqVpG__successBody{text-align:center;flex-direction:column;align-items:center;gap:12px;padding:8px 0 4px;display:flex}.AuthForm-module-scss-module__CZqVpG__successIcon{background:rgba(var(--hero), .1);border:1.5px solid rgba(var(--hero), .35);width:64px;height:64px;color:rgba(var(--hero), .95);border-radius:50%;justify-content:center;align-items:center;display:flex}.AuthForm-module-scss-module__CZqVpG__successTitle{color:#fffffff2;margin:0;font-size:1.125rem;font-weight:700}.AuthForm-module-scss-module__CZqVpG__successDesc{color:#ffffff80;margin:0;font-size:.875rem;line-height:1.55}.AuthForm-module-scss-module__CZqVpG__successDesc strong{color:#fffc;font-weight:500}.AuthForm-module-scss-module__CZqVpG__emailSentIcon{background:rgba(var(--hero), .1);border:1.5px solid rgba(var(--hero), .35);width:64px;height:64px;color:rgba(var(--hero), .9);border-radius:50%;justify-content:center;align-items:center;display:flex}.AuthForm-module-scss-module__CZqVpG__emailSentHints{background:#ffffff08;border:1px solid #ffffff0f;border-radius:8px;flex-direction:column;gap:8px;padding:12px 14px;display:flex}.AuthForm-module-scss-module__CZqVpG__emailHintItem{color:#ffffff73;align-items:center;gap:8px;margin:0;font-size:.8125rem;line-height:1.4;display:flex}.AuthForm-module-scss-module__CZqVpG__errorIcon{background:#f565651a;border:1.5px solid #f565654d;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;display:flex}.AuthForm-module-scss-module__CZqVpG__recoveredRow{background:#ffffff08;border:1px solid #ffffff0f;border-radius:8px;justify-content:space-between;align-items:center;padding:10px 14px;display:flex}.AuthForm-module-scss-module__CZqVpG__recoveredLabel{color:#fff6;text-transform:uppercase;letter-spacing:.03em;font-size:.75rem;font-weight:600}.AuthForm-module-scss-module__CZqVpG__recoveredValue{color:#ffffffd9;font-size:.8125rem;font-weight:500}.AuthForm-module-scss-module__CZqVpG__recoveredPasswordBox{background:rgba(var(--hero), .08);border:1.5px solid rgba(var(--hero), .25);border-radius:10px;justify-content:space-between;align-items:center;gap:10px;padding:12px 14px;display:flex}.AuthForm-module-scss-module__CZqVpG__recoveredPasswordValue{color:#fff;letter-spacing:.04em;word-break:break-all;font-family:monospace;font-size:1.125rem;font-weight:700}.AuthForm-module-scss-module__CZqVpG__recoveredCopyBtn{background:rgba(var(--hero), .15);border:1px solid rgba(var(--hero), .3);color:rgba(var(--hero), 1);cursor:pointer;white-space:nowrap;border-radius:6px;flex-shrink:0;align-items:center;gap:6px;padding:6px 12px;font-family:inherit;font-size:.75rem;font-weight:600;transition:background .15s;display:flex}@media (hover:hover) and (pointer:fine){.AuthForm-module-scss-module__CZqVpG__recoveredCopyBtn:hover{background:rgba(var(--hero), .25)}}
:root{--b:0, 25, 29;--b-sc:255, 255, 255;--hero:90, 255, 243;--hero-sc:0, 0, 0;--brand:22, 199, 46;--secondary:6, 169, 170;--accent:255, 148, 0;--oc-1:90, 255, 243;--oc-2:255, 255, 255;--oc-3:255, 52, 73;--odd-up:22, 199, 46;--odd-down:255, 52, 73;--header:0, 25, 29;--header-sc:255, 255, 255;--tab-navigation:0, 25, 29;--tab-navigation-sc:255, 255, 255;--menu:0, 25, 29;--menu-sc:255, 255, 255;--color-bg-primary:rgba(var(--b), 1);--color-bg-secondary:#0f2425;--color-bg-tertiary:rgba(var(--b-sc), .07);--color-bg-elevated:#1a2c2e;--color-text-primary:rgba(var(--b-sc), 1);--color-text-secondary:rgba(var(--b-sc), .65);--color-text-muted:rgba(var(--b-sc), .35);--color-accent:rgba(var(--hero), 1);--color-accent-hover:#27ffef;--color-accent-orange:rgba(var(--accent), 1);--color-accent-orange-hover:#cc7600;--color-gold:rgba(var(--hero), 1);--color-success:#2aff7f;--color-error:rgba(var(--oc-3), 1);--color-header-bg:rgba(var(--header), 1);--color-header-border:rgba(var(--header-sc), .06);--color-border:rgba(var(--b-sc), .07);--card-background:#0f2425;--item-columns:#1a2c2e;--arrow-colors:#01554f;--linear-gradient:linear-gradient(90deg, #5afff333 0%, #36d47e00 100%);--dark-linear-gradient:linear-gradient(90deg, #00b2a494 0%, #00a34a00 100%);--top-linear-gradient:linear-gradient(180deg, #5afff333 0%, #36d47e00 100%);--orange-linear-gradient:linear-gradient(90deg, #ff940026 0%, #ff8a011c 100%);--layout-width:1670px;--content-max-width:1280px;--desktop-header-height:56px;--desktop-nav-height:36px;--desktop-sub-nav-height:36px;--desktop-header-margin-bottom:10px;--desktop-home-page-content-width:1328px;--desktop-home-page-gutter:8px;--padding-page-aside:7px;--border-radius:4px;--border-radius-middle:8px;--border-radius-big:16px;--default-transition-duration:.24s;--slow-transition-duration:.4s;--default-transition-delay:.1s;--slow-transition-delay:.4s;--font-family:Roboto, Arial, Helvetica, sans-serif}.RegisterModal-module-scss-module__bMslBq__backdrop{top:calc(50px + env(safe-area-inset-top,0px));z-index:99;background:var(--color-bg-secondary);flex-direction:column;display:flex;position:fixed;bottom:0;left:0;right:0}@media (min-width:1024px){.RegisterModal-module-scss-module__bMslBq__backdrop{z-index:1000;overscroll-behavior:contain;touch-action:pan-y;background:#000000c7;align-items:center;padding:1rem 1rem 1rem calc(56px + 1rem);inset:0;overflow-y:auto}}.RegisterModal-module-scss-module__bMslBq__dialogWrapper{outline:none;display:contents}@media (min-width:1024px){.RegisterModal-module-scss-module__bMslBq__dialogWrapper{border:1px solid var(--color-border);background:var(--color-bg-secondary);border-radius:12px;flex-direction:row;width:100%;max-width:880px;height:min(720px,100dvh - 4rem);margin:auto;animation:.18s RegisterModal-module-scss-module__bMslBq__slideIn;display:flex;overflow:hidden}}.RegisterModal-module-scss-module__bMslBq__dialog{background:var(--color-bg-secondary);outline:none;flex-direction:column;flex:1;width:100%;animation:.18s RegisterModal-module-scss-module__bMslBq__slideIn;display:flex;position:relative;overflow:hidden}@media (min-width:1024px){.RegisterModal-module-scss-module__bMslBq__dialog{border-radius:0;flex:1;min-width:0;max-height:none;animation:none}}.RegisterModal-module-scss-module__bMslBq__bannerPanel{display:none}@media (min-width:1024px){.RegisterModal-module-scss-module__bMslBq__bannerPanel{background:linear-gradient(90deg, rgba(var(--b-sc), .04) 0%, rgba(var(--b-sc), .1) 40%, rgba(var(--b-sc), .14) 50%, rgba(var(--b-sc), .1) 60%, rgba(var(--b-sc), .04) 100%);background-size:200% 100%;flex-shrink:0;width:420px;animation:1.5s ease-in-out infinite RegisterModal-module-scss-module__bMslBq__bannerRegisterShimmer;display:block;position:relative;overflow:hidden}.RegisterModal-module-scss-module__bMslBq__bannerPanel img{object-fit:cover;object-position:center top;filter:saturate(.92)brightness(.92);opacity:0;width:100%;height:100%;transition:opacity .4s;position:absolute;inset:0}.RegisterModal-module-scss-module__bMslBq__bannerPanel:after{content:"";pointer-events:none;opacity:0;background:linear-gradient(135deg,#0000 55%,#00000059 100%),radial-gradient(#0000 55%,#00000059 100%);transition:opacity .4s;position:absolute;inset:0}.RegisterModal-module-scss-module__bMslBq__bannerPanelLoaded{background:var(--color-bg-elevated);animation:none}.RegisterModal-module-scss-module__bMslBq__bannerPanelLoaded img,.RegisterModal-module-scss-module__bMslBq__bannerPanelLoaded:after{opacity:1}}@keyframes RegisterModal-module-scss-module__bMslBq__bannerRegisterShimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.RegisterModal-module-scss-module__bMslBq__bannerClose{display:none}@media (min-width:1024px){.RegisterModal-module-scss-module__bMslBq__bannerClose{z-index:2;color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000073;border:1.5px solid #ffffff26;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;font-size:1.375rem;transition:background .15s,border-color .15s;display:flex;position:absolute;top:.75rem;right:.75rem}}@media (min-width:1024px) and (hover:hover) and (pointer:fine){.RegisterModal-module-scss-module__bMslBq__bannerClose:hover{background:#000000a6;border-color:#ffffff4d}}@keyframes RegisterModal-module-scss-module__bMslBq__slideIn{0%{opacity:0;transform:translateY(-14px)}to{opacity:1;transform:translateY(0)}}.RegisterModal-module-scss-module__bMslBq__header{border-bottom:1px solid #ffffff12;flex-shrink:0;justify-content:space-between;align-items:center;gap:.75rem;padding:1rem 1rem .875rem;display:flex}@media (max-height:700px){.RegisterModal-module-scss-module__bMslBq__header{padding:.625rem 1rem}}@media (min-width:1024px){.RegisterModal-module-scss-module__bMslBq__header{padding:1.375rem 1.375rem 1.25rem}}.RegisterModal-module-scss-module__bMslBq__headerLeft{align-items:center;gap:.875rem;min-width:0;display:flex}.RegisterModal-module-scss-module__bMslBq__headerIcon{flex-shrink:0;justify-content:center;align-items:center;display:none}@media (min-width:1024px){.RegisterModal-module-scss-module__bMslBq__headerIcon{display:flex}}.RegisterModal-module-scss-module__bMslBq__headerIcon img{width:auto;max-height:36px;display:block}.RegisterModal-module-scss-module__bMslBq__title{color:rgba(var(--b-sc), 1);margin:0;font-size:1.125rem;font-weight:700;line-height:1.2}@media (max-height:700px){.RegisterModal-module-scss-module__bMslBq__title{font-size:1rem}}.RegisterModal-module-scss-module__bMslBq__subtitle{color:rgba(var(--b-sc), .5);margin:.2rem 0 0;font-size:.8125rem}@media (max-height:700px){.RegisterModal-module-scss-module__bMslBq__subtitle{margin:.125rem 0 0;font-size:.75rem}}.RegisterModal-module-scss-module__bMslBq__closeBtn{background:rgba(var(--b-sc), .1);border:1.5px solid rgba(var(--b-sc), .12);width:28px;height:28px;color:rgba(var(--b-sc), .75);cursor:pointer;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;margin-left:auto;font-size:1.125rem;transition:background .15s,color .15s,border-color .15s;display:flex}@media (hover:hover) and (pointer:fine){.RegisterModal-module-scss-module__bMslBq__closeBtn:hover{background:rgba(var(--b-sc), .16);border-color:rgba(var(--b-sc), .22);color:rgba(var(--b-sc), 1)}}@media (min-width:1024px){.RegisterModal-module-scss-module__bMslBq__closeBtn{display:none}}.RegisterModal-module-scss-module__bMslBq__body{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;flex:1;padding:1rem;overflow-y:auto}@media (max-height:700px){.RegisterModal-module-scss-module__bMslBq__body{padding:.625rem 1rem}}@media (min-width:1024px){.RegisterModal-module-scss-module__bMslBq__body{padding:1.375rem}}.RegisterModal-module-scss-module__bMslBq__form{flex-direction:column;gap:1rem;display:flex}@media (max-height:700px){.RegisterModal-module-scss-module__bMslBq__form{gap:.625rem}}.RegisterModal-module-scss-module__bMslBq__field{flex-direction:column;gap:.375rem;display:flex}@media (max-height:700px){.RegisterModal-module-scss-module__bMslBq__field{gap:.25rem}}.RegisterModal-module-scss-module__bMslBq__label{color:rgba(var(--b-sc), 1);font-size:.875rem;font-weight:700}@media (max-height:700px){.RegisterModal-module-scss-module__bMslBq__label{font-size:.8125rem}}.RegisterModal-module-scss-module__bMslBq__input{background:var(--color-bg-elevated);border:1.5px solid rgba(var(--b-sc), .1);width:100%;padding:.75rem 1rem}@media (max-height:700px){.RegisterModal-module-scss-module__bMslBq__input{padding:.5625rem .875rem;font-size:.9375rem}}.RegisterModal-module-scss-module__bMslBq__input{color:rgba(var(--b-sc), 1);box-sizing:border-box;border-radius:8px;outline:none;font-family:inherit;font-size:1rem;transition:border-color .15s}.RegisterModal-module-scss-module__bMslBq__input::placeholder{color:rgba(var(--b-sc), .3)}.RegisterModal-module-scss-module__bMslBq__input:focus{border-color:rgba(var(--hero), .6)}.RegisterModal-module-scss-module__bMslBq__input:disabled{opacity:.5;cursor:not-allowed}.RegisterModal-module-scss-module__bMslBq__inputVerified{border-color:rgba(var(--hero), .7)!important}.RegisterModal-module-scss-module__bMslBq__inputError{border-color:#f56565!important}.RegisterModal-module-scss-module__bMslBq__cpfRow{align-items:stretch;gap:.5rem;display:flex}.RegisterModal-module-scss-module__bMslBq__cpfInputWrapper{flex:1;min-width:0;position:relative}.RegisterModal-module-scss-module__bMslBq__cpfInputWrapper .RegisterModal-module-scss-module__bMslBq__input{width:100%}.RegisterModal-module-scss-module__bMslBq__cpfCheckIcon{color:rgba(var(--hero), .9);pointer-events:none;align-items:center;font-size:1.125rem;display:flex;position:absolute;top:50%;right:.875rem;transform:translateY(-50%)}.RegisterModal-module-scss-module__bMslBq__verifyBtn{background:linear-gradient(180deg, rgba(var(--hero), 1) 0%, rgba(var(--hero), .75) 100%);color:#000;box-shadow:0 2px 8px rgba(var(--hero), .25),0 -2px 0 rgba(var(--hero), .4) inset;cursor:pointer;white-space:nowrap;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;min-width:88px;padding:0 1.125rem;font-family:inherit;font-size:.875rem;font-weight:700;transition:opacity .15s;display:flex}@media (hover:hover) and (pointer:fine){.RegisterModal-module-scss-module__bMslBq__verifyBtn:hover:not(:disabled){opacity:.85}}.RegisterModal-module-scss-module__bMslBq__verifyBtn:disabled{opacity:.4;cursor:not-allowed}.RegisterModal-module-scss-module__bMslBq__fieldError{color:#f56565;margin:0;font-size:.75rem}.RegisterModal-module-scss-module__bMslBq__kycName{color:rgba(var(--hero), .9);align-items:center;gap:.25rem;margin:0;font-size:.8125rem;display:flex}.RegisterModal-module-scss-module__bMslBq__kycName i{font-size:.875rem}.RegisterModal-module-scss-module__bMslBq__emailWrapper{position:relative}.RegisterModal-module-scss-module__bMslBq__suggest{background:var(--color-bg-elevated);border:1px solid rgba(var(--b-sc), .1);z-index:200;border-radius:8px;margin:0;padding:.25rem 0;list-style:none;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow:hidden;box-shadow:0 8px 28px #0000008c}.RegisterModal-module-scss-module__bMslBq__suggestItem{color:rgba(var(--b-sc), .6);cursor:pointer;padding:.625rem 1rem;font-size:.9375rem;transition:background .1s}.RegisterModal-module-scss-module__bMslBq__suggestItem strong{color:rgba(var(--b-sc), 1);font-weight:600}@media (hover:hover) and (pointer:fine){.RegisterModal-module-scss-module__bMslBq__suggestItem:hover{background:rgba(var(--b-sc), .05);color:rgba(var(--b-sc), 1)}}.RegisterModal-module-scss-module__bMslBq__suggestItem.RegisterModal-module-scss-module__bMslBq__suggestItemActive{background:rgba(var(--b-sc), .05);color:rgba(var(--b-sc), 1)}.RegisterModal-module-scss-module__bMslBq__passWrapper{align-items:stretch;display:flex;position:relative}.RegisterModal-module-scss-module__bMslBq__passWrapper .RegisterModal-module-scss-module__bMslBq__input{padding-right:3rem}.RegisterModal-module-scss-module__bMslBq__eyeBtn{cursor:pointer;width:3rem;color:rgba(var(--b-sc), .45);background:0 0;border:none;justify-content:center;align-items:center;font-size:1.125rem;transition:color .15s;display:flex;position:absolute;top:0;bottom:0;right:0}@media (hover:hover) and (pointer:fine){.RegisterModal-module-scss-module__bMslBq__eyeBtn:hover{color:rgba(var(--b-sc), .8)}}.RegisterModal-module-scss-module__bMslBq__terms{background:rgba(var(--b-sc), .04);border:1px solid rgba(var(--b-sc), .07);border-radius:8px;align-items:flex-start;gap:.625rem;padding:.625rem .875rem;display:flex}@media (max-height:700px){.RegisterModal-module-scss-module__bMslBq__terms{gap:.5rem;padding:.5rem .75rem}}.RegisterModal-module-scss-module__bMslBq__terms i{color:var(--color-accent);flex-shrink:0;margin-top:1px;font-size:1rem}@media (max-height:700px){.RegisterModal-module-scss-module__bMslBq__terms i{font-size:.875rem}}.RegisterModal-module-scss-module__bMslBq__terms span{color:rgba(var(--b-sc), .55);font-size:.8125rem;line-height:1.5}@media (max-height:700px){.RegisterModal-module-scss-module__bMslBq__terms span{font-size:.75rem;line-height:1.4}}.RegisterModal-module-scss-module__bMslBq__terms a{color:var(--color-accent);text-decoration:none}@media (hover:hover) and (pointer:fine){.RegisterModal-module-scss-module__bMslBq__terms a:hover{text-decoration:underline}}.RegisterModal-module-scss-module__bMslBq__limitsSection{background:rgba(var(--b-sc), .03);border:1px solid rgba(var(--b-sc), .08);border-radius:10px;flex-direction:column;gap:.625rem;display:flex;overflow:hidden}.RegisterModal-module-scss-module__bMslBq__limitsToggle{cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:.75rem;width:100%;padding:.875rem;font-family:inherit;display:flex}.RegisterModal-module-scss-module__bMslBq__limitsToggle div{flex-direction:column;gap:2px;display:flex}.RegisterModal-module-scss-module__bMslBq__limitsArrow{color:rgba(var(--b-sc), .4);flex-shrink:0;transition:transform .2s}.RegisterModal-module-scss-module__bMslBq__limitsTitle{color:rgba(var(--b-sc), .9);font-size:.8125rem;font-weight:700}.RegisterModal-module-scss-module__bMslBq__limitsDesc{color:rgba(var(--b-sc), .4);font-size:.7rem}.RegisterModal-module-scss-module__bMslBq__limitsBody{flex-direction:column;gap:.5rem;padding:0 .875rem .75rem;display:flex}.RegisterModal-module-scss-module__bMslBq__limitRow{align-items:center;gap:.5rem;display:flex}.RegisterModal-module-scss-module__bMslBq__limitLabel{color:rgba(var(--b-sc), .6);flex-shrink:0;min-width:80px;font-size:.75rem;font-weight:600}.RegisterModal-module-scss-module__bMslBq__limitSelect{background:var(--color-bg-elevated);border:1.5px solid rgba(var(--b-sc), .1);color:rgba(var(--b-sc), 1);cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' viewBox='0 0 24 24' fill='none' stroke='%23888' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");background-position:right .5rem center;background-repeat:no-repeat;border-radius:6px;outline:none;flex:1;padding:.5rem 2rem .5rem .625rem;font-family:inherit;font-size:.8125rem;transition:border-color .15s}.RegisterModal-module-scss-module__bMslBq__limitSelect:focus{border-color:rgba(var(--hero), .5)}.RegisterModal-module-scss-module__bMslBq__limitSelect:disabled{opacity:.5;cursor:not-allowed}.RegisterModal-module-scss-module__bMslBq__limitCustomRow{align-items:center;gap:.375rem;margin-left:80px;display:flex}.RegisterModal-module-scss-module__bMslBq__limitCurrency{color:rgba(var(--b-sc), .5);flex-shrink:0;font-size:.8125rem;font-weight:600}.RegisterModal-module-scss-module__bMslBq__limitUnit{color:rgba(var(--b-sc), .5);flex-shrink:0;font-size:.8125rem}.RegisterModal-module-scss-module__bMslBq__limitCustomInput{background:rgba(var(--b), 1);border:1.5px solid rgba(var(--b-sc), .1);color:rgba(var(--b-sc), 1);-moz-appearance:textfield;border-radius:6px;outline:none;flex:1;padding:.4rem .625rem;font-family:inherit;font-size:.8125rem;transition:border-color .15s}.RegisterModal-module-scss-module__bMslBq__limitCustomInput::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.RegisterModal-module-scss-module__bMslBq__limitCustomInput::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.RegisterModal-module-scss-module__bMslBq__limitCustomInput::placeholder{color:rgba(var(--b-sc), .3)}.RegisterModal-module-scss-module__bMslBq__limitCustomInput:focus{border-color:rgba(var(--hero), .5)}.RegisterModal-module-scss-module__bMslBq__limitCustomInput:disabled{opacity:.5;cursor:not-allowed}.RegisterModal-module-scss-module__bMslBq__limitsWarning{color:rgba(var(--hero), .6);margin:0;font-size:.68rem;line-height:1.4}.RegisterModal-module-scss-module__bMslBq__error{color:#f56565;background:#f5656514;border:1px solid #f5656540;border-radius:6px;margin:0;padding:.5rem .75rem;font-size:.8125rem}@keyframes RegisterModal-module-scss-module__bMslBq__spin{to{transform:rotate(360deg)}}.RegisterModal-module-scss-module__bMslBq__spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;flex-shrink:0;width:16px;height:16px;animation:.7s linear infinite RegisterModal-module-scss-module__bMslBq__spin;display:inline-block}.RegisterModal-module-scss-module__bMslBq__btnPrimary{background:linear-gradient(180deg, rgba(var(--hero), 1) 0%, rgba(var(--hero), .75) 100%);color:#000;width:100%;box-shadow:0 2px 8px rgba(var(--hero), .25),0 -2px 0 rgba(var(--hero), .4) inset;cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;margin-top:.25rem;padding:.875rem 1rem;font-family:inherit;font-size:1rem;font-weight:700;transition:opacity .15s,transform .1s;display:flex}@media (max-height:700px){.RegisterModal-module-scss-module__bMslBq__btnPrimary{margin-top:0;padding:.6875rem 1rem;font-size:.9375rem}}.RegisterModal-module-scss-module__bMslBq__btnPrimary{letter-spacing:.01em}@media (hover:hover) and (pointer:fine){.RegisterModal-module-scss-module__bMslBq__btnPrimary:hover:not(:disabled){opacity:.9;transform:translateY(-1px)}}.RegisterModal-module-scss-module__bMslBq__btnPrimary:active:not(:disabled){transform:translateY(0)}.RegisterModal-module-scss-module__bMslBq__btnPrimary:disabled{opacity:.45;cursor:not-allowed;transform:none}.RegisterModal-module-scss-module__bMslBq__switchText{text-align:center;color:rgba(var(--b-sc), .5);margin:.25rem 0 0;font-size:.875rem}@media (max-height:700px){.RegisterModal-module-scss-module__bMslBq__switchText{margin:.125rem 0 0;font-size:.8125rem}}.RegisterModal-module-scss-module__bMslBq__switchLink{color:var(--color-accent);font-size:inherit;cursor:pointer;background:0 0;border:none;padding:0;font-family:inherit;font-weight:600}@media (hover:hover) and (pointer:fine){.RegisterModal-module-scss-module__bMslBq__switchLink:hover{text-decoration:underline}}@keyframes RegisterModal-module-scss-module__bMslBq__fadeIn{0%{opacity:0}to{opacity:1}}.RegisterModal-module-scss-module__bMslBq__existsOverlay{top:calc(50px + env(safe-area-inset-top,0px));z-index:100;background:var(--color-bg-secondary);flex-direction:column;animation:.18s RegisterModal-module-scss-module__bMslBq__fadeIn;display:flex;position:fixed;bottom:0;left:0;right:0;overflow-y:auto}@media (min-width:1024px){.RegisterModal-module-scss-module__bMslBq__existsOverlay{border-radius:0;position:absolute;top:0}}.RegisterModal-module-scss-module__bMslBq__existsHeader{border-bottom:1px solid #ffffff12;flex-shrink:0;justify-content:space-between;align-items:center;padding:1rem 1.5rem;display:flex}.RegisterModal-module-scss-module__bMslBq__existsHeaderTitle{color:var(--color-text-primary);margin:0;font-size:1.125rem;font-weight:700}.RegisterModal-module-scss-module__bMslBq__existsHeaderSub{color:var(--color-text-secondary);margin:.25rem 0 0;font-size:.8125rem}.RegisterModal-module-scss-module__bMslBq__existsClose{background:rgba(var(--b-sc), .1);border:1.5px solid rgba(var(--b-sc), .12);width:36px;height:36px;color:rgba(var(--b-sc), .75);cursor:pointer;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;font-size:1.375rem;transition:background .15s,color .15s,border-color .15s;display:flex}@media (hover:hover) and (pointer:fine){.RegisterModal-module-scss-module__bMslBq__existsClose:hover{background:rgba(var(--b-sc), .16);border-color:rgba(var(--b-sc), .22);color:rgba(var(--b-sc), 1)}}.RegisterModal-module-scss-module__bMslBq__existsCard{flex-direction:column;align-self:center;align-items:center;width:100%;max-width:400px;padding:1.5rem 1.5rem 0;display:flex}.RegisterModal-module-scss-module__bMslBq__existsIconWrap{background:rgba(var(--hero), .08);border:1.5px solid rgba(var(--hero), .2);width:52px;height:52px;color:rgba(var(--hero), .85);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-bottom:1rem;display:flex}.RegisterModal-module-scss-module__bMslBq__existsTitle{color:rgba(var(--b-sc), 1);text-align:center;text-transform:uppercase;letter-spacing:.02em;margin:0 0 .5rem;font-size:1.0625rem;font-weight:700;line-height:1.35}.RegisterModal-module-scss-module__bMslBq__existsDetails{background:rgba(var(--b-sc), .03);border:1px solid rgba(var(--b-sc), .08);border-radius:10px;flex-direction:column;width:100%;margin-bottom:1.5rem;display:flex;overflow:hidden}.RegisterModal-module-scss-module__bMslBq__existsRow{justify-content:space-between;align-items:center;padding:.75rem 1rem;display:flex}.RegisterModal-module-scss-module__bMslBq__existsRow+.RegisterModal-module-scss-module__bMslBq__existsRow{border-top:1px solid rgba(var(--b-sc), .06)}.RegisterModal-module-scss-module__bMslBq__existsLabel{color:rgba(var(--b-sc), .35);text-transform:uppercase;letter-spacing:.04em;font-size:.75rem;font-weight:600}.RegisterModal-module-scss-module__bMslBq__existsValue{color:rgba(var(--b-sc), .85);font-size:.8125rem;font-weight:500}.RegisterModal-module-scss-module__bMslBq__existsSupport{color:rgba(var(--b-sc), .4);cursor:pointer;background:0 0;border:none;align-items:center;gap:.375rem;margin-top:1rem;padding:0;font-family:inherit;font-size:.8125rem;transition:color .15s;display:flex}@media (hover:hover) and (pointer:fine){.RegisterModal-module-scss-module__bMslBq__existsSupport:hover{color:rgba(var(--b-sc), .7)}}.RegisterModal-module-scss-module__bMslBq__exitOverlay{z-index:10;background:#000000b3;justify-content:center;align-items:center;padding:1.5rem;animation:.18s RegisterModal-module-scss-module__bMslBq__fadeIn;display:flex;position:absolute;inset:0}@media (max-height:700px){.RegisterModal-module-scss-module__bMslBq__exitOverlay{padding:1rem}}.RegisterModal-module-scss-module__bMslBq__exitCard{background:var(--color-bg-secondary);border-radius:14px;flex-direction:column;align-items:center;width:100%;max-width:400px;padding:2.5rem 2rem;display:flex}@media (max-height:700px){.RegisterModal-module-scss-module__bMslBq__exitCard{border-radius:12px;padding:1.5rem 1.25rem}}.RegisterModal-module-scss-module__bMslBq__exitIconWrap{background:rgba(var(--hero), .1);border:1.5px solid rgba(var(--hero), .2);width:72px;height:72px;color:rgba(var(--hero), 1);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-bottom:1.5rem;display:flex}@media (max-height:700px){.RegisterModal-module-scss-module__bMslBq__exitIconWrap{width:56px;height:56px;margin-bottom:1rem}}.RegisterModal-module-scss-module__bMslBq__exitTitle{color:rgba(var(--b-sc), 1);text-align:center;margin:0 0 .625rem;font-size:1.25rem;font-weight:700}@media (max-height:700px){.RegisterModal-module-scss-module__bMslBq__exitTitle{margin:0 0 .375rem;font-size:1.0625rem}}.RegisterModal-module-scss-module__bMslBq__exitSub{color:rgba(var(--b-sc), .45);text-align:center;max-width:300px;margin:0 0 2rem;font-size:.9375rem;line-height:1.55}@media (max-height:700px){.RegisterModal-module-scss-module__bMslBq__exitSub{margin:0 0 1.25rem;font-size:.8125rem}}.RegisterModal-module-scss-module__bMslBq__btnContinue{background:linear-gradient(180deg, rgba(var(--hero), 1) 0%, rgba(var(--hero), .75) 100%);color:#000;cursor:pointer;width:100%;box-shadow:0 2px 8px rgba(var(--hero), .25),0 -2px 0 rgba(var(--hero), .4) inset;border:none;border-radius:8px;margin-bottom:.75rem;padding:.9375rem 1rem;font-family:inherit;font-size:1rem;font-weight:700;transition:opacity .15s,transform .1s}@media (max-height:700px){.RegisterModal-module-scss-module__bMslBq__btnContinue{margin-bottom:.5rem;padding:.6875rem 1rem;font-size:.9375rem}}@media (hover:hover) and (pointer:fine){.RegisterModal-module-scss-module__bMslBq__btnContinue:hover{opacity:.9;transform:translateY(-1px)}}.RegisterModal-module-scss-module__bMslBq__btnContinue:active{transform:translateY(0)}.RegisterModal-module-scss-module__bMslBq__btnExit{width:100%;color:rgba(var(--b-sc), .45);border:1.5px solid rgba(var(--b-sc), .1);cursor:pointer;background:0 0;border-radius:8px;padding:.875rem 1rem;font-family:inherit;font-size:.9375rem;font-weight:500;transition:border-color .15s,color .15s}@media (max-height:700px){.RegisterModal-module-scss-module__bMslBq__btnExit{padding:.625rem 1rem;font-size:.8125rem}}@media (hover:hover) and (pointer:fine){.RegisterModal-module-scss-module__bMslBq__btnExit:hover{border-color:rgba(var(--b-sc), .22);color:rgba(var(--b-sc), .65)}}
:root{--b:0, 25, 29;--b-sc:255, 255, 255;--hero:90, 255, 243;--hero-sc:0, 0, 0;--brand:22, 199, 46;--secondary:6, 169, 170;--accent:255, 148, 0;--oc-1:90, 255, 243;--oc-2:255, 255, 255;--oc-3:255, 52, 73;--odd-up:22, 199, 46;--odd-down:255, 52, 73;--header:0, 25, 29;--header-sc:255, 255, 255;--tab-navigation:0, 25, 29;--tab-navigation-sc:255, 255, 255;--menu:0, 25, 29;--menu-sc:255, 255, 255;--color-bg-primary:rgba(var(--b), 1);--color-bg-secondary:#0f2425;--color-bg-tertiary:rgba(var(--b-sc), .07);--color-bg-elevated:#1a2c2e;--color-text-primary:rgba(var(--b-sc), 1);--color-text-secondary:rgba(var(--b-sc), .65);--color-text-muted:rgba(var(--b-sc), .35);--color-accent:rgba(var(--hero), 1);--color-accent-hover:#27ffef;--color-accent-orange:rgba(var(--accent), 1);--color-accent-orange-hover:#cc7600;--color-gold:rgba(var(--hero), 1);--color-success:#2aff7f;--color-error:rgba(var(--oc-3), 1);--color-header-bg:rgba(var(--header), 1);--color-header-border:rgba(var(--header-sc), .06);--color-border:rgba(var(--b-sc), .07);--card-background:#0f2425;--item-columns:#1a2c2e;--arrow-colors:#01554f;--linear-gradient:linear-gradient(90deg, #5afff333 0%, #36d47e00 100%);--dark-linear-gradient:linear-gradient(90deg, #00b2a494 0%, #00a34a00 100%);--top-linear-gradient:linear-gradient(180deg, #5afff333 0%, #36d47e00 100%);--orange-linear-gradient:linear-gradient(90deg, #ff940026 0%, #ff8a011c 100%);--layout-width:1670px;--content-max-width:1280px;--desktop-header-height:56px;--desktop-nav-height:36px;--desktop-sub-nav-height:36px;--desktop-header-margin-bottom:10px;--desktop-home-page-content-width:1328px;--desktop-home-page-gutter:8px;--padding-page-aside:7px;--border-radius:4px;--border-radius-middle:8px;--border-radius-big:16px;--default-transition-duration:.24s;--slow-transition-duration:.4s;--default-transition-delay:.1s;--slow-transition-delay:.4s;--font-family:Roboto, Arial, Helvetica, sans-serif}@font-face{font-family:DSEG7;src:url(/fonts/dseg/DSEG7Classic-Bold.woff2)format("woff2");font-weight:700;font-style:normal;font-display:swap}.WelcomeModal-module-scss-module__6WMoMG__overlay{top:calc(50px + env(safe-area-inset-top,0px));z-index:99;background:var(--color-bg-secondary);overscroll-behavior:contain;flex-direction:column;display:flex;position:fixed;bottom:0;left:0;right:0;overflow-y:auto}@media (min-width:1024px){.WelcomeModal-module-scss-module__6WMoMG__overlay{z-index:1000;background:#000000b8;justify-content:center;align-items:center;padding:1rem 1rem 1rem calc(56px + 1rem);inset:0}}.WelcomeModal-module-scss-module__6WMoMG__modal{background:var(--color-bg-secondary);color:#fff;flex:1;width:100%;padding:28px 20px 20px;animation:.18s WelcomeModal-module-scss-module__6WMoMG__popIn;position:relative;overflow-y:auto}@media (min-width:1024px){.WelcomeModal-module-scss-module__6WMoMG__modal{border:1px solid rgba(var(--hero), .2);border-radius:18px;flex:none;max-width:420px;margin:auto;animation:.24s cubic-bezier(.34,1.56,.64,1) WelcomeModal-module-scss-module__6WMoMG__popIn;overflow:hidden}}@keyframes WelcomeModal-module-scss-module__6WMoMG__popIn{0%{opacity:0;transform:scale(.85)}to{opacity:1;transform:scale(1)}}.WelcomeModal-module-scss-module__6WMoMG__x{z-index:10;color:#ffffffbf;cursor:pointer;background:#ffffff1a;border:none;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;font-size:22px;transition:background .15s,color .15s;display:flex;position:absolute;top:12px;right:12px}@media (hover:hover) and (pointer:fine){.WelcomeModal-module-scss-module__6WMoMG__x:hover{color:#fff;background:#ffffff2e}}.WelcomeModal-module-scss-module__6WMoMG__floating{z-index:1;position:absolute}.WelcomeModal-module-scss-module__6WMoMG__coinL,.WelcomeModal-module-scss-module__6WMoMG__coinR{z-index:1;background:linear-gradient(145deg,#fff2aa,#ffc312 45%,#ff9700 70%,#965100);border:3px solid #ffe17a99;border-radius:50%;position:absolute;box-shadow:0 0 12px #ffa60033}.WelcomeModal-module-scss-module__6WMoMG__coinL:before,.WelcomeModal-module-scss-module__6WMoMG__coinR:before{content:"R$";color:#b86600;justify-content:center;align-items:center;font-weight:900;display:flex;position:absolute;inset:0}.WelcomeModal-module-scss-module__6WMoMG__coinL{width:44px;height:44px;top:28px;left:10px;transform:rotate(-16deg)}.WelcomeModal-module-scss-module__6WMoMG__coinL:before{font-size:14px}.WelcomeModal-module-scss-module__6WMoMG__coinR{width:38px;height:38px;top:68px;right:14px;transform:rotate(14deg)}.WelcomeModal-module-scss-module__6WMoMG__coinR:before{font-size:12px}.WelcomeModal-module-scss-module__6WMoMG__spark{z-index:1;background:linear-gradient(#ffd966,#f90);border-radius:8px;width:5px;position:absolute}.WelcomeModal-module-scss-module__6WMoMG__s1{height:14px;top:30px;left:62px;transform:rotate(28deg)}.WelcomeModal-module-scss-module__6WMoMG__s2{height:14px;top:28px;right:58px;transform:rotate(-28deg)}.WelcomeModal-module-scss-module__6WMoMG__s3{height:10px;top:68px;left:4px;transform:rotate(-30deg)}.WelcomeModal-module-scss-module__6WMoMG__s4{height:10px;top:82px;right:4px;transform:rotate(30deg)}.WelcomeModal-module-scss-module__6WMoMG__top{z-index:2;text-align:center;position:relative}.WelcomeModal-module-scss-module__6WMoMG__crown{filter:drop-shadow(0 0 12px rgba(var(--hero), .7));font-size:2.5rem;line-height:1}.WelcomeModal-module-scss-module__6WMoMG__h1{letter-spacing:.04em;color:rgba(var(--hero), 1);text-shadow:0 0 28px rgba(var(--hero), .45);margin:6px 0 2px;font-size:2.25rem;font-weight:900;line-height:1.05}.WelcomeModal-module-scss-module__6WMoMG__sub{color:#ffffff80;letter-spacing:.08em;margin:0;font-size:.8125rem;font-weight:600}.WelcomeModal-module-scss-module__6WMoMG__card{z-index:2;background:rgba(var(--hero), .06);border:1px solid rgba(var(--hero), .25);border-radius:12px;align-items:center;gap:10px;margin-top:14px;padding:16px;display:flex;position:relative}.WelcomeModal-module-scss-module__6WMoMG__rewardLeft{flex:1;min-width:0}.WelcomeModal-module-scss-module__6WMoMG__rewardLabel{color:#ffffffd9;letter-spacing:.04em;margin:0 0 6px;font-size:13px;font-weight:800}.WelcomeModal-module-scss-module__6WMoMG__rewardRow{align-items:flex-end;gap:8px;display:flex}.WelcomeModal-module-scss-module__6WMoMG__num{color:rgba(var(--hero), 1);text-shadow:0 2px 12px rgba(var(--hero), .4);font-size:64px;font-weight:900;line-height:.82}.WelcomeModal-module-scss-module__6WMoMG__words{font-size:26px;font-weight:900;line-height:.9}.WelcomeModal-module-scss-module__6WMoMG__giftArea{flex-shrink:0;justify-content:center;width:100px;display:flex;position:relative}.WelcomeModal-module-scss-module__6WMoMG__giftGlow{background:radial-gradient(circle, rgba(var(--hero), .35) 0%, transparent 65%);border-radius:50%;width:120px;height:120px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.WelcomeModal-module-scss-module__6WMoMG__box{width:86px;height:84px;position:relative}.WelcomeModal-module-scss-module__6WMoMG__boxBase{background:linear-gradient(145deg,#ffcf46,#ff9f00 70%,#cb6500);border-radius:6px;height:54px;position:absolute;bottom:0;left:10px;right:10px;box-shadow:inset 0 0 0 2px #ffe79766}.WelcomeModal-module-scss-module__6WMoMG__boxLid{background:linear-gradient(145deg,#ffd85b,#ffb100 70%,#ca6300);border-radius:5px;height:20px;position:absolute;top:14px;left:5px;right:5px;box-shadow:inset 0 0 0 2px #ffe79766}.WelcomeModal-module-scss-module__6WMoMG__rV{background:linear-gradient(#c60000,#ff2b00 55%,#940000);border-radius:4px;width:14px;height:68px;position:absolute;top:14px;left:36px}.WelcomeModal-module-scss-module__6WMoMG__rH{background:linear-gradient(#d00000,#ff2b00 55%,#960000);border-radius:3px;height:12px;position:absolute;top:32px;left:5px;right:5px}.WelcomeModal-module-scss-module__6WMoMG__bowL,.WelcomeModal-module-scss-module__6WMoMG__bowR{background:linear-gradient(145deg,#e30000,#ff511f 55%,#980000);border-radius:20px 20px 5px;width:30px;height:18px;position:absolute;top:4px}.WelcomeModal-module-scss-module__6WMoMG__bowL{left:20px;transform:rotate(-18deg)}.WelcomeModal-module-scss-module__6WMoMG__bowR{right:20px;transform:scaleX(-1)rotate(-18deg)}.WelcomeModal-module-scss-module__6WMoMG__bowK{background:linear-gradient(#ff5a2c,#bc0000);border-radius:5px;width:14px;height:10px;position:absolute;top:9px;left:36px}.WelcomeModal-module-scss-module__6WMoMG__infoRow{align-items:center;gap:10px;padding:10px 14px;display:flex}.WelcomeModal-module-scss-module__6WMoMG__cal{background:linear-gradient(#ffcf5d,#ff9300 75%,#af4f00);border-radius:8px;flex-shrink:0;width:38px;height:38px;position:relative}.WelcomeModal-module-scss-module__6WMoMG__calPegL,.WelcomeModal-module-scss-module__6WMoMG__calPegR{background:linear-gradient(#ffd96c,#ff8c00);border:1px solid #9a3f00;border-radius:3px;width:5px;height:10px;position:absolute;top:-3px}.WelcomeModal-module-scss-module__6WMoMG__calPegL{left:8px}.WelcomeModal-module-scss-module__6WMoMG__calPegR{right:8px}.WelcomeModal-module-scss-module__6WMoMG__calStar{color:#6d2d00;justify-content:center;align-items:center;font-size:18px;font-weight:700;display:flex;position:absolute;inset:0}.WelcomeModal-module-scss-module__6WMoMG__infoTxt{color:#ffffffd9;margin:0;font-size:13px;font-weight:800;line-height:1.3}.WelcomeModal-module-scss-module__6WMoMG__infoTxt b{color:rgba(var(--hero), 1)}.WelcomeModal-module-scss-module__6WMoMG__timerSection{flex-direction:row;align-items:center;gap:10px;padding:12px;display:flex;overflow:hidden}.WelcomeModal-module-scss-module__6WMoMG__watchSide{flex-shrink:0;justify-content:center;align-items:center;width:150px;height:170px;display:flex;position:relative}.WelcomeModal-module-scss-module__6WMoMG__rays{background:radial-gradient(circle, rgba(var(--hero), .2) 0%, transparent 55%);position:absolute;inset:-16px}.WelcomeModal-module-scss-module__6WMoMG__watch{width:140px;height:158px;filter:drop-shadow(0 0 16px rgba(var(--hero), .3));position:relative}.WelcomeModal-module-scss-module__6WMoMG__wTop{z-index:3;background:linear-gradient(#ffe68a,#c99520);border:1.5px solid #8a5000;border-top-color:#ffe890;border-radius:4px 4px 2px 2px;width:30px;height:16px;margin-left:-15px;position:absolute;top:0;left:50%}.WelcomeModal-module-scss-module__6WMoMG__wBtnL,.WelcomeModal-module-scss-module__6WMoMG__wBtnR{z-index:3;background:linear-gradient(#ffe080,#b88818);border:1px solid #6a3a00;border-radius:2px;width:18px;height:7px;position:absolute;top:20px}.WelcomeModal-module-scss-module__6WMoMG__wBtnL{left:6px;transform:rotate(-42deg)}.WelcomeModal-module-scss-module__6WMoMG__wBtnR{right:6px;transform:rotate(42deg)}.WelcomeModal-module-scss-module__6WMoMG__wRing{width:126px;height:126px;box-shadow:0 0 0 2px #694000,0 0 0 5px #ddb440,0 0 0 6px #7a4a10,0 0 20px rgba(var(--hero), .25);background:radial-gradient(circle at 50% 40%,#1a1508,#080604);border:6px solid #d4a830;border-color:#d4a830 #b08020 #9a6a18 #c09828;border-radius:50%;justify-content:center;align-items:center;margin-left:-63px;display:flex;position:absolute;top:18px;left:50%}.WelcomeModal-module-scss-module__6WMoMG__wMarkers{border-radius:50%;position:absolute;inset:0}.WelcomeModal-module-scss-module__6WMoMG__wMark{transform-origin:.75px 51px;background:#c8a0324d;border-radius:1px;width:1.5px;height:4px;margin-left:-.75px;position:absolute;top:6px;left:50%}.WelcomeModal-module-scss-module__6WMoMG__wMarkBig{transform-origin:1px 51px;background:#ffc83c80;width:2px;height:8px;margin-left:-1px}.WelcomeModal-module-scss-module__6WMoMG__wTime{border:1.5px solid rgba(var(--hero), .35);color:rgba(var(--hero), 1);font-variant-numeric:tabular-nums;letter-spacing:.15em;text-shadow:0 0 8px rgba(var(--hero), .7),0 0 20px rgba(var(--hero), .3);box-shadow:0 0 8px rgba(var(--hero), .1) inset;background:#080600;border-radius:5px;padding:3px 6px;font-family:DSEG7,Courier New,monospace;font-size:20px;font-weight:400}.WelcomeModal-module-scss-module__6WMoMG__timerInfo{text-align:center;flex-direction:column;flex:1;align-items:center;gap:3px;min-width:0;display:flex}.WelcomeModal-module-scss-module__6WMoMG__pill{color:#fff;background:linear-gradient(#e32215,#bf0f06);border-radius:6px;margin-bottom:2px;padding:5px 14px;font-size:13px;font-weight:800}.WelcomeModal-module-scss-module__6WMoMG__youHave{font-size:13px;font-weight:800}.WelcomeModal-module-scss-module__6WMoMG__fiveMin{color:rgba(var(--hero), 1);text-shadow:0 0 12px rgba(var(--hero), .3);font-size:24px;font-weight:900;line-height:1}.WelcomeModal-module-scss-module__6WMoMG__toVerify{color:#ffffffb3;font-size:11px;font-weight:800}.WelcomeModal-module-scss-module__6WMoMG__warn{color:#ffffff80;white-space:nowrap;margin-top:4px;font-size:8px;font-weight:700;line-height:1.3}.WelcomeModal-module-scss-module__6WMoMG__warnDot{color:#111;vertical-align:middle;background:#ffbf0f;border-radius:50%;justify-content:center;align-items:center;width:14px;height:14px;margin-right:3px;font-size:9px;font-style:normal;font-weight:900;display:inline-flex}.WelcomeModal-module-scss-module__6WMoMG__red{color:#ff2e16;font-style:normal}@keyframes WelcomeModal-module-scss-module__6WMoMG__pulse{0%,to{box-shadow:0 0 0 0 rgba(var(--hero), .4)}50%{box-shadow:0 0 0 8px rgba(var(--hero), 0)}}.WelcomeModal-module-scss-module__6WMoMG__cta{background:rgba(var(--hero), 1);color:#fff;cursor:pointer;letter-spacing:.04em;border:none;border-radius:10px;justify-content:center;align-items:center;gap:10px;width:100%;margin-top:14px;padding:14px;font-size:18px;font-weight:800;transition:opacity .15s,transform .1s;animation:2s ease-in-out infinite WelcomeModal-module-scss-module__6WMoMG__pulse;display:flex}@media (hover:hover) and (pointer:fine){.WelcomeModal-module-scss-module__6WMoMG__cta:hover{opacity:.9;transform:translateY(-1px)}}.WelcomeModal-module-scss-module__6WMoMG__cta:active{transform:translateY(0)}.WelcomeModal-module-scss-module__6WMoMG__arrow{font-size:28px;line-height:1}.WelcomeModal-module-scss-module__6WMoMG__skip{color:#ffffff59;cursor:pointer;background:0 0;border:none;margin:10px auto 0;font-family:inherit;font-size:13px;text-decoration:underline;transition:color .15s;display:block}@media (hover:hover) and (pointer:fine){.WelcomeModal-module-scss-module__6WMoMG__skip:hover{color:#fff9}}
:root{--b:0, 25, 29;--b-sc:255, 255, 255;--hero:90, 255, 243;--hero-sc:0, 0, 0;--brand:22, 199, 46;--secondary:6, 169, 170;--accent:255, 148, 0;--oc-1:90, 255, 243;--oc-2:255, 255, 255;--oc-3:255, 52, 73;--odd-up:22, 199, 46;--odd-down:255, 52, 73;--header:0, 25, 29;--header-sc:255, 255, 255;--tab-navigation:0, 25, 29;--tab-navigation-sc:255, 255, 255;--menu:0, 25, 29;--menu-sc:255, 255, 255;--color-bg-primary:rgba(var(--b), 1);--color-bg-secondary:#0f2425;--color-bg-tertiary:rgba(var(--b-sc), .07);--color-bg-elevated:#1a2c2e;--color-text-primary:rgba(var(--b-sc), 1);--color-text-secondary:rgba(var(--b-sc), .65);--color-text-muted:rgba(var(--b-sc), .35);--color-accent:rgba(var(--hero), 1);--color-accent-hover:#27ffef;--color-accent-orange:rgba(var(--accent), 1);--color-accent-orange-hover:#cc7600;--color-gold:rgba(var(--hero), 1);--color-success:#2aff7f;--color-error:rgba(var(--oc-3), 1);--color-header-bg:rgba(var(--header), 1);--color-header-border:rgba(var(--header-sc), .06);--color-border:rgba(var(--b-sc), .07);--card-background:#0f2425;--item-columns:#1a2c2e;--arrow-colors:#01554f;--linear-gradient:linear-gradient(90deg, #5afff333 0%, #36d47e00 100%);--dark-linear-gradient:linear-gradient(90deg, #00b2a494 0%, #00a34a00 100%);--top-linear-gradient:linear-gradient(180deg, #5afff333 0%, #36d47e00 100%);--orange-linear-gradient:linear-gradient(90deg, #ff940026 0%, #ff8a011c 100%);--layout-width:1670px;--content-max-width:1280px;--desktop-header-height:56px;--desktop-nav-height:36px;--desktop-sub-nav-height:36px;--desktop-header-margin-bottom:10px;--desktop-home-page-content-width:1328px;--desktop-home-page-gutter:8px;--padding-page-aside:7px;--border-radius:4px;--border-radius-middle:8px;--border-radius-big:16px;--default-transition-duration:.24s;--slow-transition-duration:.4s;--default-transition-delay:.1s;--slow-transition-delay:.4s;--font-family:Roboto, Arial, Helvetica, sans-serif}.SelfExclusionSuccessModal-module-scss-module__JVlnuq__backdrop{z-index:1000;background:#000000d9;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}@media (min-width:1024px){.SelfExclusionSuccessModal-module-scss-module__JVlnuq__backdrop{padding-left:calc(56px + 1rem)}}.SelfExclusionSuccessModal-module-scss-module__JVlnuq__dialog{background:#1a2c2e;border:1px solid #22c55e33;border-radius:16px;width:100%;max-width:420px;animation:.22s SelfExclusionSuccessModal-module-scss-module__JVlnuq__fadeIn;position:relative;overflow:hidden}@keyframes SelfExclusionSuccessModal-module-scss-module__JVlnuq__fadeIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.SelfExclusionSuccessModal-module-scss-module__JVlnuq__closeBtn{z-index:10;color:#ffffff80;cursor:pointer;background:#ffffff12;border:1px solid #ffffff1a;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;font-size:1.25rem;transition:background .15s,color .15s;display:flex;position:absolute;top:.75rem;right:.75rem}@media (hover:hover) and (pointer:fine){.SelfExclusionSuccessModal-module-scss-module__JVlnuq__closeBtn:hover{color:#ffffffe6;background:#ffffff1f}}.SelfExclusionSuccessModal-module-scss-module__JVlnuq__body{text-align:center;flex-direction:column;align-items:center;gap:14px;padding:2.5rem 1.5rem 1.5rem;display:flex}.SelfExclusionSuccessModal-module-scss-module__JVlnuq__iconRing{background:#22c55e12;border:1.5px solid #22c55e40;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;display:flex}.SelfExclusionSuccessModal-module-scss-module__JVlnuq__title{color:rgba(var(--b-sc), 1);margin:0;font-size:1.25rem;font-weight:700}.SelfExclusionSuccessModal-module-scss-module__JVlnuq__desc{color:#ffffff80;max-width:320px;margin:0;font-size:.85rem;line-height:1.6}.SelfExclusionSuccessModal-module-scss-module__JVlnuq__desc strong{color:#f87171;font-weight:700}.SelfExclusionSuccessModal-module-scss-module__JVlnuq__supportBtn{color:#4ade80;background:#22c55e1a;border:1px solid #22c55e40;border-radius:10px;align-items:center;gap:8px;margin-top:4px;padding:12px 24px;font-size:.9rem;font-weight:600;text-decoration:none;transition:background .15s,color .15s;display:inline-flex}@media (hover:hover) and (pointer:fine){.SelfExclusionSuccessModal-module-scss-module__JVlnuq__supportBtn:hover{color:#86efac;background:#22c55e29}}.SelfExclusionSuccessModal-module-scss-module__JVlnuq__supportBtn i{font-size:1rem}.SelfExclusionSuccessModal-module-scss-module__JVlnuq__dismissBtn{color:#ffffff59;cursor:pointer;background:0 0;border:none;font-family:inherit;font-size:.8125rem;text-decoration:underline;transition:color .15s}@media (hover:hover) and (pointer:fine){.SelfExclusionSuccessModal-module-scss-module__JVlnuq__dismissBtn:hover{color:#fff9}}
:root{--b:0, 25, 29;--b-sc:255, 255, 255;--hero:90, 255, 243;--hero-sc:0, 0, 0;--brand:22, 199, 46;--secondary:6, 169, 170;--accent:255, 148, 0;--oc-1:90, 255, 243;--oc-2:255, 255, 255;--oc-3:255, 52, 73;--odd-up:22, 199, 46;--odd-down:255, 52, 73;--header:0, 25, 29;--header-sc:255, 255, 255;--tab-navigation:0, 25, 29;--tab-navigation-sc:255, 255, 255;--menu:0, 25, 29;--menu-sc:255, 255, 255;--color-bg-primary:rgba(var(--b), 1);--color-bg-secondary:#0f2425;--color-bg-tertiary:rgba(var(--b-sc), .07);--color-bg-elevated:#1a2c2e;--color-text-primary:rgba(var(--b-sc), 1);--color-text-secondary:rgba(var(--b-sc), .65);--color-text-muted:rgba(var(--b-sc), .35);--color-accent:rgba(var(--hero), 1);--color-accent-hover:#27ffef;--color-accent-orange:rgba(var(--accent), 1);--color-accent-orange-hover:#cc7600;--color-gold:rgba(var(--hero), 1);--color-success:#2aff7f;--color-error:rgba(var(--oc-3), 1);--color-header-bg:rgba(var(--header), 1);--color-header-border:rgba(var(--header-sc), .06);--color-border:rgba(var(--b-sc), .07);--card-background:#0f2425;--item-columns:#1a2c2e;--arrow-colors:#01554f;--linear-gradient:linear-gradient(90deg, #5afff333 0%, #36d47e00 100%);--dark-linear-gradient:linear-gradient(90deg, #00b2a494 0%, #00a34a00 100%);--top-linear-gradient:linear-gradient(180deg, #5afff333 0%, #36d47e00 100%);--orange-linear-gradient:linear-gradient(90deg, #ff940026 0%, #ff8a011c 100%);--layout-width:1670px;--content-max-width:1280px;--desktop-header-height:56px;--desktop-nav-height:36px;--desktop-sub-nav-height:36px;--desktop-header-margin-bottom:10px;--desktop-home-page-content-width:1328px;--desktop-home-page-gutter:8px;--padding-page-aside:7px;--border-radius:4px;--border-radius-middle:8px;--border-radius-big:16px;--default-transition-duration:.24s;--slow-transition-duration:.4s;--default-transition-delay:.1s;--slow-transition-delay:.4s;--font-family:Roboto, Arial, Helvetica, sans-serif}.GamePauseSuccessModal-module-scss-module___RUOuG__backdrop{z-index:1000;background:#000000d9;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}@media (min-width:1024px){.GamePauseSuccessModal-module-scss-module___RUOuG__backdrop{padding-left:calc(56px + 1rem)}}.GamePauseSuccessModal-module-scss-module___RUOuG__dialog{border:1px solid rgba(var(--hero), .2);background:#1a2c2e;border-radius:16px;width:100%;max-width:420px;animation:.22s GamePauseSuccessModal-module-scss-module___RUOuG__fadeIn;position:relative;overflow:hidden}@keyframes GamePauseSuccessModal-module-scss-module___RUOuG__fadeIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.GamePauseSuccessModal-module-scss-module___RUOuG__closeBtn{z-index:10;color:#ffffff80;cursor:pointer;background:#ffffff12;border:1px solid #ffffff1a;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;font-size:1.25rem;transition:background .15s,color .15s;display:flex;position:absolute;top:.75rem;right:.75rem}@media (hover:hover) and (pointer:fine){.GamePauseSuccessModal-module-scss-module___RUOuG__closeBtn:hover{color:#ffffffe6;background:#ffffff1f}}.GamePauseSuccessModal-module-scss-module___RUOuG__body{text-align:center;flex-direction:column;align-items:center;gap:14px;padding:2.5rem 1.5rem 1.5rem;display:flex}.GamePauseSuccessModal-module-scss-module___RUOuG__iconRing{background:rgba(var(--hero), .07);border:1.5px solid rgba(var(--hero), .25);border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;display:flex}.GamePauseSuccessModal-module-scss-module___RUOuG__title{color:rgba(var(--b-sc), 1);margin:0;font-size:1.25rem;font-weight:700}.GamePauseSuccessModal-module-scss-module___RUOuG__desc{color:#ffffff80;max-width:320px;margin:0;font-size:.85rem;line-height:1.6}.GamePauseSuccessModal-module-scss-module___RUOuG__desc strong{color:rgba(var(--hero), 1);font-weight:700}.GamePauseSuccessModal-module-scss-module___RUOuG__supportBtn{background:rgba(var(--hero), .1);border:1px solid rgba(var(--hero), .25);color:rgba(var(--hero), 1);border-radius:10px;align-items:center;gap:8px;margin-top:4px;padding:12px 24px;font-size:.9rem;font-weight:600;text-decoration:none;transition:background .15s;display:inline-flex}@media (hover:hover) and (pointer:fine){.GamePauseSuccessModal-module-scss-module___RUOuG__supportBtn:hover{background:rgba(var(--hero), .18)}}.GamePauseSuccessModal-module-scss-module___RUOuG__supportBtn i{font-size:1rem}.GamePauseSuccessModal-module-scss-module___RUOuG__dismissBtn{color:#ffffff59;cursor:pointer;background:0 0;border:none;font-family:inherit;font-size:.8125rem;text-decoration:underline;transition:color .15s}@media (hover:hover) and (pointer:fine){.GamePauseSuccessModal-module-scss-module___RUOuG__dismissBtn:hover{color:#fff9}}
:root{--b:0, 25, 29;--b-sc:255, 255, 255;--hero:90, 255, 243;--hero-sc:0, 0, 0;--brand:22, 199, 46;--secondary:6, 169, 170;--accent:255, 148, 0;--oc-1:90, 255, 243;--oc-2:255, 255, 255;--oc-3:255, 52, 73;--odd-up:22, 199, 46;--odd-down:255, 52, 73;--header:0, 25, 29;--header-sc:255, 255, 255;--tab-navigation:0, 25, 29;--tab-navigation-sc:255, 255, 255;--menu:0, 25, 29;--menu-sc:255, 255, 255;--color-bg-primary:rgba(var(--b), 1);--color-bg-secondary:#0f2425;--color-bg-tertiary:rgba(var(--b-sc), .07);--color-bg-elevated:#1a2c2e;--color-text-primary:rgba(var(--b-sc), 1);--color-text-secondary:rgba(var(--b-sc), .65);--color-text-muted:rgba(var(--b-sc), .35);--color-accent:rgba(var(--hero), 1);--color-accent-hover:#27ffef;--color-accent-orange:rgba(var(--accent), 1);--color-accent-orange-hover:#cc7600;--color-gold:rgba(var(--hero), 1);--color-success:#2aff7f;--color-error:rgba(var(--oc-3), 1);--color-header-bg:rgba(var(--header), 1);--color-header-border:rgba(var(--header-sc), .06);--color-border:rgba(var(--b-sc), .07);--card-background:#0f2425;--item-columns:#1a2c2e;--arrow-colors:#01554f;--linear-gradient:linear-gradient(90deg, #5afff333 0%, #36d47e00 100%);--dark-linear-gradient:linear-gradient(90deg, #00b2a494 0%, #00a34a00 100%);--top-linear-gradient:linear-gradient(180deg, #5afff333 0%, #36d47e00 100%);--orange-linear-gradient:linear-gradient(90deg, #ff940026 0%, #ff8a011c 100%);--layout-width:1670px;--content-max-width:1280px;--desktop-header-height:56px;--desktop-nav-height:36px;--desktop-sub-nav-height:36px;--desktop-header-margin-bottom:10px;--desktop-home-page-content-width:1328px;--desktop-home-page-gutter:8px;--padding-page-aside:7px;--border-radius:4px;--border-radius-middle:8px;--border-radius-big:16px;--default-transition-duration:.24s;--slow-transition-duration:.4s;--default-transition-delay:.1s;--slow-transition-delay:.4s;--font-family:Roboto, Arial, Helvetica, sans-serif}.SessionDurationEnforcer-module-scss-module__xXcWBq__overlay{z-index:9999;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0009;justify-content:center;align-items:center;padding:1rem;animation:.2s SessionDurationEnforcer-module-scss-module__xXcWBq__fadeIn;display:flex;position:fixed;inset:0}.SessionDurationEnforcer-module-scss-module__xXcWBq__modal{background:rgb(var(--b));border:1px solid rgba(var(--b-sc), .1);text-align:center;border-radius:16px;flex-direction:column;align-items:center;gap:.75rem;width:100%;max-width:360px;padding:2rem 1.75rem 1.75rem;animation:.25s SessionDurationEnforcer-module-scss-module__xXcWBq__slideUp;display:flex;box-shadow:0 24px 64px #0006}.SessionDurationEnforcer-module-scss-module__xXcWBq__modalIcon{background:rgba(var(--hero), .12);border:1.5px solid rgba(var(--hero), .25);width:56px;height:56px;color:rgb(var(--hero));border-radius:50%;justify-content:center;align-items:center;margin-bottom:.25rem;display:flex}.SessionDurationEnforcer-module-scss-module__xXcWBq__modalTitle{color:rgba(var(--b-sc), .95);margin:0;font-size:1.0625rem;font-weight:700}.SessionDurationEnforcer-module-scss-module__xXcWBq__modalText{color:rgba(var(--b-sc), .8);margin:0;font-size:.9375rem;line-height:1.5}.SessionDurationEnforcer-module-scss-module__xXcWBq__modalText strong{color:rgb(var(--hero));font-weight:700}.SessionDurationEnforcer-module-scss-module__xXcWBq__modalSub{color:rgba(var(--b-sc), .45);margin:0;font-size:.8125rem;line-height:1.5}.SessionDurationEnforcer-module-scss-module__xXcWBq__modalBtn{background:rgb(var(--hero));color:#fff;cursor:pointer;border:none;border-radius:10px;width:100%;height:44px;margin-top:.5rem;font-size:.9375rem;font-weight:700;transition:opacity .15s}@media (hover:hover) and (pointer:fine){.SessionDurationEnforcer-module-scss-module__xXcWBq__modalBtn:hover{opacity:.88}}@keyframes SessionDurationEnforcer-module-scss-module__xXcWBq__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes SessionDurationEnforcer-module-scss-module__xXcWBq__slideUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}
:root{--b:0, 25, 29;--b-sc:255, 255, 255;--hero:90, 255, 243;--hero-sc:0, 0, 0;--brand:22, 199, 46;--secondary:6, 169, 170;--accent:255, 148, 0;--oc-1:90, 255, 243;--oc-2:255, 255, 255;--oc-3:255, 52, 73;--odd-up:22, 199, 46;--odd-down:255, 52, 73;--header:0, 25, 29;--header-sc:255, 255, 255;--tab-navigation:0, 25, 29;--tab-navigation-sc:255, 255, 255;--menu:0, 25, 29;--menu-sc:255, 255, 255;--color-bg-primary:rgba(var(--b), 1);--color-bg-secondary:#0f2425;--color-bg-tertiary:rgba(var(--b-sc), .07);--color-bg-elevated:#1a2c2e;--color-text-primary:rgba(var(--b-sc), 1);--color-text-secondary:rgba(var(--b-sc), .65);--color-text-muted:rgba(var(--b-sc), .35);--color-accent:rgba(var(--hero), 1);--color-accent-hover:#27ffef;--color-accent-orange:rgba(var(--accent), 1);--color-accent-orange-hover:#cc7600;--color-gold:rgba(var(--hero), 1);--color-success:#2aff7f;--color-error:rgba(var(--oc-3), 1);--color-header-bg:rgba(var(--header), 1);--color-header-border:rgba(var(--header-sc), .06);--color-border:rgba(var(--b-sc), .07);--card-background:#0f2425;--item-columns:#1a2c2e;--arrow-colors:#01554f;--linear-gradient:linear-gradient(90deg, #5afff333 0%, #36d47e00 100%);--dark-linear-gradient:linear-gradient(90deg, #00b2a494 0%, #00a34a00 100%);--top-linear-gradient:linear-gradient(180deg, #5afff333 0%, #36d47e00 100%);--orange-linear-gradient:linear-gradient(90deg, #ff940026 0%, #ff8a011c 100%);--layout-width:1670px;--content-max-width:1280px;--desktop-header-height:56px;--desktop-nav-height:36px;--desktop-sub-nav-height:36px;--desktop-header-margin-bottom:10px;--desktop-home-page-content-width:1328px;--desktop-home-page-gutter:8px;--padding-page-aside:7px;--border-radius:4px;--border-radius-middle:8px;--border-radius-big:16px;--default-transition-duration:.24s;--slow-transition-duration:.4s;--default-transition-delay:.1s;--slow-transition-delay:.4s;--font-family:Roboto, Arial, Helvetica, sans-serif}.Header-module-scss-module__uJvYVW__header{z-index:100;background:rgba(var(--header), 1);border-bottom:1px solid rgba(var(--header-sc), .1);width:100%;padding-top:env(safe-area-inset-top,0px);position:sticky;top:0;box-shadow:0 2px 10px #0006}.Header-module-scss-module__uJvYVW__inner{max-width:var(--content-max-width,1280px);align-items:center;gap:.25rem;height:56px;margin:0 auto;padding:0 .5rem 0 .75rem;display:flex}@media (max-width:1023px){.Header-module-scss-module__uJvYVW__inner{height:50px;padding:0 .375rem 0 .625rem}}.Header-module-scss-module__uJvYVW__logoContainer{flex:auto;align-items:center;gap:.375rem;display:flex}.Header-module-scss-module__uJvYVW__logo{transition:opacity var(--default-transition-duration,.2s);border-radius:4px;flex-shrink:0;align-items:center;text-decoration:none;display:flex}.Header-module-scss-module__uJvYVW__logo:active{opacity:.65}.Header-module-scss-module__uJvYVW__giftLink{flex-shrink:0;align-items:center;transition:transform .2s;display:flex}.Header-module-scss-module__uJvYVW__giftLink:active{transform:scale(.9)}.Header-module-scss-module__uJvYVW__giftImg{object-fit:contain;width:22px;height:22px}.Header-module-scss-module__uJvYVW__logoImg{object-fit:contain;width:70px;height:25px}.Header-module-scss-module__uJvYVW__logoText{color:rgba(var(--hero), 1);letter-spacing:.03em;font-size:1.25rem;font-weight:900}.Header-module-scss-module__uJvYVW__nav{flex:2}@media (max-width:1023px){.Header-module-scss-module__uJvYVW__nav{display:none}}.Header-module-scss-module__uJvYVW__navList{align-items:center;gap:0;margin:0;padding:0;list-style:none;display:flex}.Header-module-scss-module__uJvYVW__navLink{border-radius:var(--border-radius);color:rgba(var(--header-sc), .65);white-space:nowrap;transition:color var(--default-transition-duration),background var(--default-transition-duration);align-items:center;padding:.375rem .75rem;font-size:.875rem;font-weight:500;text-decoration:none;display:flex}@media (hover:hover) and (pointer:fine){.Header-module-scss-module__uJvYVW__navLink:hover{color:rgba(var(--header-sc), 1);background:rgba(var(--header-sc), .06)}}.Header-module-scss-module__uJvYVW__navLink:active{background:rgba(var(--header-sc), .12);color:rgba(var(--header-sc), 1)}.Header-module-scss-module__uJvYVW__navLinkActive{background:rgba(var(--hero), .12);color:rgba(var(--hero), 1)!important}.Header-module-scss-module__uJvYVW__actions{flex-shrink:0;align-items:center;gap:8px;display:flex}.Header-module-scss-module__uJvYVW__balanceDropdown{background-color:#ffffff1a;border:2px solid #ffffff0d;border-radius:.75rem;align-items:center;gap:.5rem;width:auto;height:2.5rem;margin-top:-3px;padding:.125rem .125rem .125rem .625rem;display:flex;position:relative}.Header-module-scss-module__uJvYVW__balanceInfo{flex-direction:column;justify-content:center;display:flex;overflow:hidden}.Header-module-scss-module__uJvYVW__balanceAmount{color:rgba(var(--header-sc), 1);white-space:nowrap;font-size:12px;font-weight:600;line-height:1.1}.Header-module-scss-module__uJvYVW__bonusAmount{color:rgba(var(--hero), .85);white-space:nowrap;letter-spacing:.01em;font-size:11px;font-weight:600;line-height:1.1}.Header-module-scss-module__uJvYVW__btnDeposit{background:rgba(var(--accent), 1);height:2rem;box-shadow:0 0 12px rgba(var(--accent), .3),0 -2px 0 rgba(var(--accent), .6) inset;white-space:nowrap;cursor:pointer;transition:opacity var(--default-transition-duration);border:none;border-radius:.5rem;justify-content:center;align-items:center;padding:0 .5rem;font-family:inherit;font-size:13px;font-weight:700;text-decoration:none;display:inline-flex;color:#000!important}@media (hover:hover) and (pointer:fine){.Header-module-scss-module__uJvYVW__btnDeposit:hover{opacity:.9}}.Header-module-scss-module__uJvYVW__btnAccount{width:38px;height:38px;transition:background var(--default-transition-duration,.2s);background:0 0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;text-decoration:none;display:inline-flex;overflow:hidden}.Header-module-scss-module__uJvYVW__btnAccount:active{background:#ffffff26}.Header-module-scss-module__uJvYVW__avatarIcon{font-size:1rem;line-height:1}.Header-module-scss-module__uJvYVW__avatarImg{border:2px solid rgba(var(--hero), 1);width:34px;height:34px;box-shadow:0 -1px 20px -4px rgba(var(--hero), 1);object-fit:cover;border-radius:50%;flex-shrink:0;margin-top:1px;padding:2px;display:block}.Header-module-scss-module__uJvYVW__btnLogin{color:#fff;cursor:pointer;white-space:nowrap;box-sizing:border-box;height:38px;transition:opacity var(--default-transition-duration),background var(--default-transition-duration);background-color:#2a4144;border:2px solid #2c4a3a;border-radius:11px;justify-content:center;align-items:center;padding:17px 16px;font-family:inherit;font-size:11px;font-weight:700;text-decoration:none;display:flex}@media (hover:hover) and (pointer:fine){.Header-module-scss-module__uJvYVW__btnLogin:hover{opacity:.85}}.Header-module-scss-module__uJvYVW__btnLogin:active{opacity:.7}.Header-module-scss-module__uJvYVW__btnRegister{background-color:rgba(var(--accent), 1);color:#fff;cursor:pointer;white-space:nowrap;box-sizing:border-box;height:34px;transition:opacity var(--default-transition-duration);border:none;border-radius:11px;justify-content:center;align-items:center;padding:17px 16px;font-family:inherit;font-size:11px;font-weight:700;text-decoration:none;display:flex}@media (hover:hover) and (pointer:fine){.Header-module-scss-module__uJvYVW__btnRegister:hover{opacity:.85}}.Header-module-scss-module__uJvYVW__btnRegister:active{opacity:.7}.Header-module-scss-module__uJvYVW__dotsWrapper{flex-shrink:0;position:relative}.Header-module-scss-module__uJvYVW__menuDots{background:rgba(var(--header-sc), .1);width:29px;height:29px;color:rgba(var(--header-sc), .8);cursor:pointer;transition:background var(--default-transition-duration),color var(--default-transition-duration);border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-inline-start:6px;padding:0;font-size:12px;display:flex;position:relative}.Header-module-scss-module__uJvYVW__menuDots i{font-size:12px;line-height:1}@media (hover:hover) and (pointer:fine){.Header-module-scss-module__uJvYVW__menuDots:hover{background:rgba(var(--header-sc), .18);color:rgba(var(--header-sc), 1)}}.Header-module-scss-module__uJvYVW__menuDots:active{background:rgba(var(--header-sc), .28)}.Header-module-scss-module__uJvYVW__smartPanel{background:rgba(var(--tab-navigation), 1);-webkit-overflow-scrolling:touch;z-index:200;border-radius:8px;width:225px;max-height:51vh;position:absolute;top:calc(100% + 6px);right:0;overflow:hidden auto;box-shadow:0 2px 4px #00000026}.Header-module-scss-module__uJvYVW__spButton{background:rgba(var(--tab-navigation-sc), .04);width:100%;height:46px;color:rgba(var(--tab-navigation-sc), .85);cursor:pointer;transition:background var(--default-transition-duration),color var(--default-transition-duration);border:none;align-items:center;gap:10px;padding-left:10px;padding-right:14px;text-decoration:none;display:flex;position:relative}.Header-module-scss-module__uJvYVW__spButton+.Header-module-scss-module__uJvYVW__spButton{margin-top:1px}@media (hover:hover) and (pointer:fine){.Header-module-scss-module__uJvYVW__spButton:hover{background:rgba(var(--tab-navigation-sc), .28);color:rgba(var(--tab-navigation-sc), 1)}.Header-module-scss-module__uJvYVW__spButton:hover .Header-module-scss-module__uJvYVW__spIcon{color:rgba(var(--tab-navigation-sc), 1)}}.Header-module-scss-module__uJvYVW__spIcon{color:rgba(var(--tab-navigation-sc), .7);flex-shrink:0;font-size:18px;line-height:1}.Header-module-scss-module__uJvYVW__spTitle{text-align:left;white-space:nowrap;text-overflow:ellipsis;color:rgba(var(--tab-navigation-sc), .85);flex:1;margin:0;font-size:13px;font-weight:500;overflow:hidden}.Header-module-scss-module__uJvYVW__spBadge{background:rgba(var(--hero), 1);min-width:16px;height:16px;color:rgba(var(--hero-sc), 1);vertical-align:middle;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;margin-left:6px;padding:0 4px;font-size:10px;font-weight:700;line-height:1;display:inline-flex}.Header-module-scss-module__uJvYVW__toggleBadge{background:rgba(var(--hero), 1);min-width:16px;height:16px;color:rgba(var(--hero-sc), 1);pointer-events:none;border-radius:8px;justify-content:center;align-items:center;padding:0 3px;font-size:9px;font-weight:700;line-height:1;display:inline-flex;position:absolute;top:-4px;right:-4px}.Header-module-scss-module__uJvYVW__sessionLoader{border:3px solid #fff3;border-top-color:rgba(var(--hero), 1);border-radius:50%;flex-shrink:0;width:28px;height:28px;animation:.8s linear infinite Header-module-scss-module__uJvYVW__spin;display:inline-block}@keyframes Header-module-scss-module__uJvYVW__spin{to{transform:rotate(360deg)}}
:root{--b:0, 25, 29;--b-sc:255, 255, 255;--hero:90, 255, 243;--hero-sc:0, 0, 0;--brand:22, 199, 46;--secondary:6, 169, 170;--accent:255, 148, 0;--oc-1:90, 255, 243;--oc-2:255, 255, 255;--oc-3:255, 52, 73;--odd-up:22, 199, 46;--odd-down:255, 52, 73;--header:0, 25, 29;--header-sc:255, 255, 255;--tab-navigation:0, 25, 29;--tab-navigation-sc:255, 255, 255;--menu:0, 25, 29;--menu-sc:255, 255, 255;--color-bg-primary:rgba(var(--b), 1);--color-bg-secondary:#0f2425;--color-bg-tertiary:rgba(var(--b-sc), .07);--color-bg-elevated:#1a2c2e;--color-text-primary:rgba(var(--b-sc), 1);--color-text-secondary:rgba(var(--b-sc), .65);--color-text-muted:rgba(var(--b-sc), .35);--color-accent:rgba(var(--hero), 1);--color-accent-hover:#27ffef;--color-accent-orange:rgba(var(--accent), 1);--color-accent-orange-hover:#cc7600;--color-gold:rgba(var(--hero), 1);--color-success:#2aff7f;--color-error:rgba(var(--oc-3), 1);--color-header-bg:rgba(var(--header), 1);--color-header-border:rgba(var(--header-sc), .06);--color-border:rgba(var(--b-sc), .07);--card-background:#0f2425;--item-columns:#1a2c2e;--arrow-colors:#01554f;--linear-gradient:linear-gradient(90deg, #5afff333 0%, #36d47e00 100%);--dark-linear-gradient:linear-gradient(90deg, #00b2a494 0%, #00a34a00 100%);--top-linear-gradient:linear-gradient(180deg, #5afff333 0%, #36d47e00 100%);--orange-linear-gradient:linear-gradient(90deg, #ff940026 0%, #ff8a011c 100%);--layout-width:1670px;--content-max-width:1280px;--desktop-header-height:56px;--desktop-nav-height:36px;--desktop-sub-nav-height:36px;--desktop-header-margin-bottom:10px;--desktop-home-page-content-width:1328px;--desktop-home-page-gutter:8px;--padding-page-aside:7px;--border-radius:4px;--border-radius-middle:8px;--border-radius-big:16px;--default-transition-duration:.24s;--slow-transition-duration:.4s;--default-transition-delay:.1s;--slow-transition-delay:.4s;--font-family:Roboto, Arial, Helvetica, sans-serif}.Header-desktop-module-scss-module__XcqGwG__header{z-index:100;background:var(--color-bg-primary);width:100%;padding-top:env(safe-area-inset-top,0px);position:sticky;top:0}.Header-desktop-module-scss-module__XcqGwG__inner{max-width:var(--content-max-width,1280px);justify-content:flex-start;align-items:center;gap:.375rem;height:56px;margin:0 auto;padding:0 1rem;display:flex}.Header-desktop-module-scss-module__XcqGwG__desktopTabs{flex:1;align-items:center;gap:.25rem;display:flex}.Header-desktop-module-scss-module__XcqGwG__desktopTab{color:#ffffffa6;background:#ffffff0f;border:1px solid #0000;border-radius:6px;align-items:center;gap:.5rem;padding:.4375rem .875rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:color .2s,background .2s,border-color .2s;display:inline-flex}.Header-desktop-module-scss-module__XcqGwG__desktopTab i{font-size:1rem;line-height:1}@media (hover:hover) and (pointer:fine){.Header-desktop-module-scss-module__XcqGwG__desktopTab:hover{color:#ffffffe6;background:#ffffff1a}}.Header-desktop-module-scss-module__XcqGwG__desktopTabActive{color:#fff;background:rgba(var(--hero), .15);border-color:rgba(var(--hero), .4)}.Header-desktop-module-scss-module__XcqGwG__desktopTabActive i{color:rgba(var(--hero), 1)}@media (hover:hover) and (pointer:fine){.Header-desktop-module-scss-module__XcqGwG__desktopTabActive:hover{color:#fff;background:rgba(var(--hero), .2)}}.Header-desktop-module-scss-module__XcqGwG__actions{flex-shrink:0;align-items:center;gap:8px;display:flex}.Header-desktop-module-scss-module__XcqGwG__balanceDropdown{background-color:#ffffff1a;border:2px solid #ffffff0d;border-radius:.75rem;align-items:center;gap:.5rem;height:2.5rem;margin-top:-3px;padding:.125rem .125rem .125rem .625rem;display:flex;position:relative}.Header-desktop-module-scss-module__XcqGwG__balanceInfo{flex-direction:column;justify-content:center;display:flex;overflow:hidden}.Header-desktop-module-scss-module__XcqGwG__balanceAmount{color:#fff;white-space:nowrap;font-size:13px;font-weight:600;line-height:1.2}.Header-desktop-module-scss-module__XcqGwG__bonusAmount{color:rgba(var(--hero), 1);white-space:nowrap;font-size:11px;font-weight:600;line-height:1.2}.Header-desktop-module-scss-module__XcqGwG__btnDeposit{background:rgba(var(--accent), 1);height:2rem;box-shadow:0 0 12px rgba(var(--accent), .3),0 -2px 0 rgba(var(--accent), .6) inset;white-space:nowrap;cursor:pointer;transition:opacity var(--default-transition-duration);border:none;border-radius:.5rem;justify-content:center;align-items:center;padding:0 .5rem;font-family:inherit;font-size:13px;font-weight:700;text-decoration:none;display:inline-flex;color:#000!important}.Header-desktop-module-scss-module__XcqGwG__btnDeposit span{color:#000;font-size:13px;font-weight:700}@media (hover:hover) and (pointer:fine){.Header-desktop-module-scss-module__XcqGwG__btnDeposit:hover{opacity:.9}}.Header-desktop-module-scss-module__XcqGwG__btnAccount{background:0 0;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;gap:.5rem;height:38px;padding:0 .625rem 0 0;text-decoration:none;transition:background .2s;display:inline-flex}@media (hover:hover) and (pointer:fine){.Header-desktop-module-scss-module__XcqGwG__btnAccount:hover{background:#ffffff1a}}.Header-desktop-module-scss-module__XcqGwG__avatarImg{border:2px solid rgba(var(--hero), 1);width:34px;height:34px;box-shadow:0 -1px 20px -4px rgba(var(--hero), 1);object-fit:cover;border-radius:50%;flex-shrink:0;margin-top:1px;padding:2px;display:block}.Header-desktop-module-scss-module__XcqGwG__avatarFallback{color:#fff9;justify-content:center;align-items:center;width:38px;height:38px;font-size:1.75rem;display:inline-flex}.Header-desktop-module-scss-module__XcqGwG__userInfo{flex-direction:column;justify-content:center;align-items:flex-start;gap:.125rem;min-width:0;display:inline-flex}.Header-desktop-module-scss-module__XcqGwG__userName{color:var(--color-text-primary);white-space:nowrap;text-overflow:ellipsis;max-width:8rem;font-size:.875rem;font-weight:600;line-height:1;overflow:hidden}.Header-desktop-module-scss-module__XcqGwG__sessionElapsed{color:rgba(var(--b-sc), .55);font-variant-numeric:tabular-nums;letter-spacing:.02em;align-items:center;gap:.25rem;font-size:.6875rem;font-weight:500;line-height:1;display:inline-flex}.Header-desktop-module-scss-module__XcqGwG__sessionIcon{color:rgba(var(--b-sc), .45);flex-shrink:0}.Header-desktop-module-scss-module__XcqGwG__btnLogin{color:#ffffffd9;cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #fff3;border-radius:4px;justify-content:center;align-items:center;height:2.25rem;padding:0 .625rem;font-family:inherit;font-size:.8125rem;font-weight:500;transition:opacity .2s,border-color .2s;display:inline-flex}@media (hover:hover) and (pointer:fine){.Header-desktop-module-scss-module__XcqGwG__btnLogin:hover{opacity:.8;border-color:#fff6}}.Header-desktop-module-scss-module__XcqGwG__btnRegister{color:#000;cursor:pointer;white-space:nowrap;background:#ff9515;border:none;border-radius:4px;justify-content:center;align-items:center;height:2.25rem;padding:0 .875rem;font-family:inherit;font-size:.8125rem;font-weight:700;transition:opacity .2s;display:inline-flex;box-shadow:0 0 12px #ee23234d,inset 0 -2px #ca7e1d}@media (hover:hover) and (pointer:fine){.Header-desktop-module-scss-module__XcqGwG__btnRegister:hover{opacity:.88}}.Header-desktop-module-scss-module__XcqGwG__dotsWrapper{flex-shrink:0;position:relative}.Header-desktop-module-scss-module__XcqGwG__menuDots{color:#fffc;cursor:pointer;background:#ffffff1a;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:29px;height:29px;margin-inline-start:6px;padding:0;font-size:12px;transition:background .2s,color .2s;display:flex;position:relative}.Header-desktop-module-scss-module__XcqGwG__menuDots i{font-size:12px;line-height:1}@media (hover:hover) and (pointer:fine){.Header-desktop-module-scss-module__XcqGwG__menuDots:hover{color:#fff;background:#ffffff2e}}.Header-desktop-module-scss-module__XcqGwG__smartPanel{background:rgba(var(--tab-navigation), 1);z-index:200;border-radius:8px;width:225px;max-height:51vh;position:absolute;top:calc(100% + 6px);right:0;overflow:hidden auto;box-shadow:0 4px 24px #0006}.Header-desktop-module-scss-module__XcqGwG__spButton{background:rgba(var(--tab-navigation-sc), .04);width:100%;height:46px;color:rgba(var(--tab-navigation-sc), .85);cursor:pointer;transition:background var(--default-transition-duration),color var(--default-transition-duration);border:none;align-items:center;gap:10px;padding-left:10px;padding-right:14px;text-decoration:none;display:flex;position:relative}.Header-desktop-module-scss-module__XcqGwG__spButton+.Header-desktop-module-scss-module__XcqGwG__spButton{margin-top:1px}@media (hover:hover) and (pointer:fine){.Header-desktop-module-scss-module__XcqGwG__spButton:hover{background:rgba(var(--tab-navigation-sc), .28);color:rgba(var(--tab-navigation-sc), 1)}.Header-desktop-module-scss-module__XcqGwG__spButton:hover .Header-desktop-module-scss-module__XcqGwG__spIcon{color:rgba(var(--tab-navigation-sc), 1)}}.Header-desktop-module-scss-module__XcqGwG__spIcon{color:rgba(var(--tab-navigation-sc), .7);flex-shrink:0;font-size:18px;line-height:1}.Header-desktop-module-scss-module__XcqGwG__spTitle{text-align:left;white-space:nowrap;text-overflow:ellipsis;color:rgba(var(--tab-navigation-sc), .85);flex:1;margin:0;font-size:13px;font-weight:500;overflow:hidden}.Header-desktop-module-scss-module__XcqGwG__spBadge{background:rgba(var(--hero), 1);min-width:16px;height:16px;color:rgba(var(--hero-sc), 1);vertical-align:middle;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;margin-left:6px;padding:0 4px;font-size:10px;font-weight:700;line-height:1;display:inline-flex}.Header-desktop-module-scss-module__XcqGwG__toggleBadge{background:rgba(var(--hero), 1);min-width:16px;height:16px;color:rgba(var(--hero-sc), 1);pointer-events:none;border-radius:8px;justify-content:center;align-items:center;padding:0 3px;font-size:9px;font-weight:700;line-height:1;display:inline-flex;position:absolute;top:-4px;right:-4px}.Header-desktop-module-scss-module__XcqGwG__sessionLoader{border:3px solid #fff3;border-top-color:rgba(var(--hero), 1);border-radius:50%;flex-shrink:0;width:28px;height:28px;animation:.8s linear infinite Header-desktop-module-scss-module__XcqGwG__spin;display:inline-block}@keyframes Header-desktop-module-scss-module__XcqGwG__spin{to{transform:rotate(360deg)}}
:root{--b:0, 25, 29;--b-sc:255, 255, 255;--hero:90, 255, 243;--hero-sc:0, 0, 0;--brand:22, 199, 46;--secondary:6, 169, 170;--accent:255, 148, 0;--oc-1:90, 255, 243;--oc-2:255, 255, 255;--oc-3:255, 52, 73;--odd-up:22, 199, 46;--odd-down:255, 52, 73;--header:0, 25, 29;--header-sc:255, 255, 255;--tab-navigation:0, 25, 29;--tab-navigation-sc:255, 255, 255;--menu:0, 25, 29;--menu-sc:255, 255, 255;--color-bg-primary:rgba(var(--b), 1);--color-bg-secondary:#0f2425;--color-bg-tertiary:rgba(var(--b-sc), .07);--color-bg-elevated:#1a2c2e;--color-text-primary:rgba(var(--b-sc), 1);--color-text-secondary:rgba(var(--b-sc), .65);--color-text-muted:rgba(var(--b-sc), .35);--color-accent:rgba(var(--hero), 1);--color-accent-hover:#27ffef;--color-accent-orange:rgba(var(--accent), 1);--color-accent-orange-hover:#cc7600;--color-gold:rgba(var(--hero), 1);--color-success:#2aff7f;--color-error:rgba(var(--oc-3), 1);--color-header-bg:rgba(var(--header), 1);--color-header-border:rgba(var(--header-sc), .06);--color-border:rgba(var(--b-sc), .07);--card-background:#0f2425;--item-columns:#1a2c2e;--arrow-colors:#01554f;--linear-gradient:linear-gradient(90deg, #5afff333 0%, #36d47e00 100%);--dark-linear-gradient:linear-gradient(90deg, #00b2a494 0%, #00a34a00 100%);--top-linear-gradient:linear-gradient(180deg, #5afff333 0%, #36d47e00 100%);--orange-linear-gradient:linear-gradient(90deg, #ff940026 0%, #ff8a011c 100%);--layout-width:1670px;--content-max-width:1280px;--desktop-header-height:56px;--desktop-nav-height:36px;--desktop-sub-nav-height:36px;--desktop-header-margin-bottom:10px;--desktop-home-page-content-width:1328px;--desktop-home-page-gutter:8px;--padding-page-aside:7px;--border-radius:4px;--border-radius-middle:8px;--border-radius-big:16px;--default-transition-duration:.24s;--slow-transition-duration:.4s;--default-transition-delay:.1s;--slow-transition-delay:.4s;--font-family:Roboto, Arial, Helvetica, sans-serif}.Header-shell-module-scss-module__mAm8IG__mobileOnly{display:contents}@media (min-width:1024px){.Header-shell-module-scss-module__mAm8IG__mobileOnly{display:none}}.Header-shell-module-scss-module__mAm8IG__desktopOnly{display:none}@media (min-width:1024px){.Header-shell-module-scss-module__mAm8IG__desktopOnly{display:contents}}
:root{--b:0, 25, 29;--b-sc:255, 255, 255;--hero:90, 255, 243;--hero-sc:0, 0, 0;--brand:22, 199, 46;--secondary:6, 169, 170;--accent:255, 148, 0;--oc-1:90, 255, 243;--oc-2:255, 255, 255;--oc-3:255, 52, 73;--odd-up:22, 199, 46;--odd-down:255, 52, 73;--header:0, 25, 29;--header-sc:255, 255, 255;--tab-navigation:0, 25, 29;--tab-navigation-sc:255, 255, 255;--menu:0, 25, 29;--menu-sc:255, 255, 255;--color-bg-primary:rgba(var(--b), 1);--color-bg-secondary:#0f2425;--color-bg-tertiary:rgba(var(--b-sc), .07);--color-bg-elevated:#1a2c2e;--color-text-primary:rgba(var(--b-sc), 1);--color-text-secondary:rgba(var(--b-sc), .65);--color-text-muted:rgba(var(--b-sc), .35);--color-accent:rgba(var(--hero), 1);--color-accent-hover:#27ffef;--color-accent-orange:rgba(var(--accent), 1);--color-accent-orange-hover:#cc7600;--color-gold:rgba(var(--hero), 1);--color-success:#2aff7f;--color-error:rgba(var(--oc-3), 1);--color-header-bg:rgba(var(--header), 1);--color-header-border:rgba(var(--header-sc), .06);--color-border:rgba(var(--b-sc), .07);--card-background:#0f2425;--item-columns:#1a2c2e;--arrow-colors:#01554f;--linear-gradient:linear-gradient(90deg, #5afff333 0%, #36d47e00 100%);--dark-linear-gradient:linear-gradient(90deg, #00b2a494 0%, #00a34a00 100%);--top-linear-gradient:linear-gradient(180deg, #5afff333 0%, #36d47e00 100%);--orange-linear-gradient:linear-gradient(90deg, #ff940026 0%, #ff8a011c 100%);--layout-width:1670px;--content-max-width:1280px;--desktop-header-height:56px;--desktop-nav-height:36px;--desktop-sub-nav-height:36px;--desktop-header-margin-bottom:10px;--desktop-home-page-content-width:1328px;--desktop-home-page-gutter:8px;--padding-page-aside:7px;--border-radius:4px;--border-radius-middle:8px;--border-radius-big:16px;--default-transition-duration:.24s;--slow-transition-duration:.4s;--default-transition-delay:.1s;--slow-transition-delay:.4s;--font-family:Roboto, Arial, Helvetica, sans-serif}.DesktopSidebar-module-scss-module__N_FJDa__sidebar{display:none}@media (min-width:1024px){.DesktopSidebar-module-scss-module__N_FJDa__sidebar{background-color:var(--color-bg-secondary);z-index:20;border-right:1px solid #ffffff14;flex-direction:column;flex-shrink:0;width:56px;height:100vh;transition:width .25s;display:flex;position:sticky;top:0;overflow:hidden auto}.DesktopSidebar-module-scss-module__N_FJDa__expanded{width:270px}}.DesktopSidebar-module-scss-module__N_FJDa__topRow{flex-shrink:0;justify-content:center;align-items:center;gap:16px;height:84px;padding:0 6px;display:flex;overflow:hidden}.DesktopSidebar-module-scss-module__N_FJDa__topRowExpanded{justify-content:flex-start;padding:0 24px}.DesktopSidebar-module-scss-module__N_FJDa__hamburger{background:var(--color-bg-elevated);color:#ffffffa6;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;transition:background .25s ease-in-out,color .25s ease-in-out;display:flex}.DesktopSidebar-module-scss-module__N_FJDa__hamburger i{font-size:1.125rem;line-height:1}@media (hover:hover) and (pointer:fine){.DesktopSidebar-module-scss-module__N_FJDa__hamburger:hover{color:#ffffffe6;background:#ffffff1a}}.DesktopSidebar-module-scss-module__N_FJDa__logo{white-space:nowrap;flex-shrink:0;line-height:0;display:none;overflow:hidden}.DesktopSidebar-module-scss-module__N_FJDa__logoVisible{display:block}.DesktopSidebar-module-scss-module__N_FJDa__giftLink{flex-shrink:0;justify-content:center;align-items:center;margin-left:-8px;text-decoration:none;transition:transform .18s;display:flex}@media (hover:hover) and (pointer:fine){.DesktopSidebar-module-scss-module__N_FJDa__giftLink:hover{transform:scale(1.08)}}.DesktopSidebar-module-scss-module__N_FJDa__giftImg{object-fit:contain;width:28px;height:28px;display:block}.DesktopSidebar-module-scss-module__N_FJDa__navList{flex-direction:column;flex:1;gap:8px;padding:0 0 16px;list-style:none;display:flex;overflow:hidden auto}.DesktopSidebar-module-scss-module__N_FJDa__navListExpanded{padding:0 24px 16px}.DesktopSidebar-module-scss-module__N_FJDa__navItem{color:#ffffff8c;white-space:nowrap;opacity:0;width:100%;height:48px;animation:.32s cubic-bezier(.22,.61,.36,1) forwards DesktopSidebar-module-scss-module__N_FJDa__cascadeIn;animation-delay:var(--cascade-delay,0s);border-radius:0;flex-shrink:0;justify-content:center;align-items:center;padding:0;text-decoration:none;transition:background .25s ease-in-out,color .25s ease-in-out;display:flex;overflow:hidden;transform:translate(-12px)}@media (hover:hover) and (pointer:fine){.DesktopSidebar-module-scss-module__N_FJDa__navItem:hover{color:#ffffffd9;background:#ffffff12}}.DesktopSidebar-module-scss-module__N_FJDa__navItemExpanded{background:var(--color-bg-elevated);border-radius:8px;justify-content:flex-start;gap:12px;height:55px;padding:0 8px}@media (hover:hover) and (pointer:fine){.DesktopSidebar-module-scss-module__N_FJDa__navItemExpanded:hover{background:#ffffff17}}.DesktopSidebar-module-scss-module__N_FJDa__navItemActive{color:rgba(var(--hero), 1);background:rgba(var(--hero), .1)}@media (hover:hover) and (pointer:fine){.DesktopSidebar-module-scss-module__N_FJDa__navItemActive:hover{background:rgba(var(--hero), .16);color:rgba(var(--hero), 1)}}.DesktopSidebar-module-scss-module__N_FJDa__navIcon{text-align:center;flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;font-size:1rem;line-height:1;display:flex}.DesktopSidebar-module-scss-module__N_FJDa__navLabel{text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:.875rem;font-weight:500;overflow:hidden}.DesktopSidebar-module-scss-module__N_FJDa__group{background:var(--color-bg-elevated);opacity:0;animation:.36s cubic-bezier(.22,.61,.36,1) forwards DesktopSidebar-module-scss-module__N_FJDa__cascadeIn;animation-delay:var(--cascade-delay,0s);border-radius:8px;flex-direction:column;display:flex;overflow:hidden;transform:translate(-12px)}.DesktopSidebar-module-scss-module__N_FJDa__groupHeader{cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;height:55px;padding:0 12px;transition:background .2s;display:flex}@media (hover:hover) and (pointer:fine){.DesktopSidebar-module-scss-module__N_FJDa__groupHeader:hover{background:#ffffff0d}}.DesktopSidebar-module-scss-module__N_FJDa__groupHeaderOpen{background:#ffffff08}.DesktopSidebar-module-scss-module__N_FJDa__groupRow{align-items:center;gap:12px;display:flex}.DesktopSidebar-module-scss-module__N_FJDa__groupIcon{text-align:center;color:#ffffffbf;flex-shrink:0;width:16px;font-size:1rem;line-height:1}.DesktopSidebar-module-scss-module__N_FJDa__groupLabel{color:#ffffffe6;white-space:nowrap;font-size:.875rem;font-weight:600}.DesktopSidebar-module-scss-module__N_FJDa__chevron{color:#fff6;flex-shrink:0;font-size:.625rem;transition:transform .25s}.DesktopSidebar-module-scss-module__N_FJDa__chevronOpen{transform:rotate(180deg)}.DesktopSidebar-module-scss-module__N_FJDa__groupCollapse{max-height:0;transition:max-height .3s;overflow:hidden}.DesktopSidebar-module-scss-module__N_FJDa__groupCollapseOpen{max-height:900px;padding-bottom:8px}.DesktopSidebar-module-scss-module__N_FJDa__subItem{color:#ffffff8c;opacity:0;animation:.32s cubic-bezier(.22,.61,.36,1) forwards DesktopSidebar-module-scss-module__N_FJDa__cascadeIn;animation-delay:var(--cascade-delay,0s);align-items:center;gap:12px;padding:10px 12px;text-decoration:none;transition:background .2s,color .2s;display:flex;transform:translate(-12px)}@media (hover:hover) and (pointer:fine){.DesktopSidebar-module-scss-module__N_FJDa__subItem:hover{color:#ffffffd9;background:#ffffff0f}}.DesktopSidebar-module-scss-module__N_FJDa__subItemActive{color:rgba(var(--hero), 1);background:rgba(var(--hero), .08)}@media (hover:hover) and (pointer:fine){.DesktopSidebar-module-scss-module__N_FJDa__subItemActive:hover{background:rgba(var(--hero), .14);color:rgba(var(--hero), 1)}}.DesktopSidebar-module-scss-module__N_FJDa__subIcon{text-align:center;flex-shrink:0;width:16px;font-size:.875rem;line-height:1}.DesktopSidebar-module-scss-module__N_FJDa__subEmoji{flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;display:flex}.DesktopSidebar-module-scss-module__N_FJDa__subEmoji svg{width:14px;height:14px}.DesktopSidebar-module-scss-module__N_FJDa__subLabel{text-overflow:ellipsis;white-space:nowrap;font-size:.8125rem;font-weight:400;overflow:hidden}@keyframes DesktopSidebar-module-scss-module__N_FJDa__skeletonPulse{0%,to{opacity:.5}50%{opacity:1}}.DesktopSidebar-module-scss-module__N_FJDa__skeletonBlock{background:#ffffff12;border-radius:8px;flex-shrink:0;animation:1.6s ease-in-out infinite DesktopSidebar-module-scss-module__N_FJDa__skeletonPulse}.DesktopSidebar-module-scss-module__N_FJDa__skeletonHamburger{width:44px;height:44px}.DesktopSidebar-module-scss-module__N_FJDa__skeletonLogo{border-radius:6px;width:111px;height:22px}.DesktopSidebar-module-scss-module__N_FJDa__skeletonGroup{border-radius:8px;width:100%;height:55px;animation-delay:.1s}.DesktopSidebar-module-scss-module__N_FJDa__skeletonItem{border-radius:8px;width:100%;height:48px;animation-delay:.2s}@keyframes DesktopSidebar-module-scss-module__N_FJDa__cascadeIn{to{opacity:1;transform:translate(0)}}@media (prefers-reduced-motion:reduce){.DesktopSidebar-module-scss-module__N_FJDa__group,.DesktopSidebar-module-scss-module__N_FJDa__subItem,.DesktopSidebar-module-scss-module__N_FJDa__navItem{opacity:1;animation:none;transform:none}}
:root{--b:0, 25, 29;--b-sc:255, 255, 255;--hero:90, 255, 243;--hero-sc:0, 0, 0;--brand:22, 199, 46;--secondary:6, 169, 170;--accent:255, 148, 0;--oc-1:90, 255, 243;--oc-2:255, 255, 255;--oc-3:255, 52, 73;--odd-up:22, 199, 46;--odd-down:255, 52, 73;--header:0, 25, 29;--header-sc:255, 255, 255;--tab-navigation:0, 25, 29;--tab-navigation-sc:255, 255, 255;--menu:0, 25, 29;--menu-sc:255, 255, 255;--color-bg-primary:rgba(var(--b), 1);--color-bg-secondary:#0f2425;--color-bg-tertiary:rgba(var(--b-sc), .07);--color-bg-elevated:#1a2c2e;--color-text-primary:rgba(var(--b-sc), 1);--color-text-secondary:rgba(var(--b-sc), .65);--color-text-muted:rgba(var(--b-sc), .35);--color-accent:rgba(var(--hero), 1);--color-accent-hover:#27ffef;--color-accent-orange:rgba(var(--accent), 1);--color-accent-orange-hover:#cc7600;--color-gold:rgba(var(--hero), 1);--color-success:#2aff7f;--color-error:rgba(var(--oc-3), 1);--color-header-bg:rgba(var(--header), 1);--color-header-border:rgba(var(--header-sc), .06);--color-border:rgba(var(--b-sc), .07);--card-background:#0f2425;--item-columns:#1a2c2e;--arrow-colors:#01554f;--linear-gradient:linear-gradient(90deg, #5afff333 0%, #36d47e00 100%);--dark-linear-gradient:linear-gradient(90deg, #00b2a494 0%, #00a34a00 100%);--top-linear-gradient:linear-gradient(180deg, #5afff333 0%, #36d47e00 100%);--orange-linear-gradient:linear-gradient(90deg, #ff940026 0%, #ff8a011c 100%);--layout-width:1670px;--content-max-width:1280px;--desktop-header-height:56px;--desktop-nav-height:36px;--desktop-sub-nav-height:36px;--desktop-header-margin-bottom:10px;--desktop-home-page-content-width:1328px;--desktop-home-page-gutter:8px;--padding-page-aside:7px;--border-radius:4px;--border-radius-middle:8px;--border-radius-big:16px;--default-transition-duration:.24s;--slow-transition-duration:.4s;--default-transition-delay:.1s;--slow-transition-delay:.4s;--font-family:Roboto, Arial, Helvetica, sans-serif}.Footer-module-scss-module__QPfkOW__footer{background:rgba(var(--b), 1);border-top:1px solid rgba(var(--b-sc), .07);padding:.75rem 0 1.5rem}@media (min-width:1024px){.Footer-module-scss-module__QPfkOW__footer{padding:1rem 0 1.5rem}}.Footer-module-scss-module__QPfkOW__inner{max-width:var(--content-max-width);margin:0 auto;padding:0 1rem}.Footer-module-scss-module__QPfkOW__divider{background:rgba(var(--b-sc), .07);height:1px;margin:.75rem 0}.Footer-module-scss-module__QPfkOW__mainGrid{grid-template-columns:1fr;gap:.75rem;display:grid}@media (min-width:1024px){.Footer-module-scss-module__QPfkOW__mainGrid{grid-template-columns:1.4fr 1fr 1.2fr 1fr;gap:2rem}}.Footer-module-scss-module__QPfkOW__brandCol{text-align:center;flex-direction:column;align-items:center;gap:.625rem;display:flex}@media (min-width:1024px){.Footer-module-scss-module__QPfkOW__brandCol{text-align:left;align-items:flex-start}}.Footer-module-scss-module__QPfkOW__legalText{color:rgba(var(--b-sc), .45);margin:0;font-size:.75rem;line-height:1.7}.Footer-module-scss-module__QPfkOW__badges{flex-wrap:wrap;justify-content:center;align-items:center;gap:1.25rem;display:flex}@media (min-width:1024px){.Footer-module-scss-module__QPfkOW__badges{justify-content:flex-start}}.Footer-module-scss-module__QPfkOW__badge{opacity:.85;align-items:center;transition:opacity .15s;display:flex}@media (hover:hover) and (pointer:fine){.Footer-module-scss-module__QPfkOW__badge:hover{opacity:1}}.Footer-module-scss-module__QPfkOW__badge img{object-fit:contain;width:auto;height:40px}.Footer-module-scss-module__QPfkOW__lawText{color:rgba(var(--b-sc), .4);margin:0;font-size:.6875rem;line-height:1.5}.Footer-module-scss-module__QPfkOW__socialRow{justify-content:center;align-items:center;gap:.5rem;display:flex}@media (min-width:1024px){.Footer-module-scss-module__QPfkOW__socialRow{justify-content:flex-start}}.Footer-module-scss-module__QPfkOW__socialLink{border:1px solid rgba(var(--b-sc), .1);width:36px;height:36px;color:rgba(var(--b-sc), .5);border-radius:8px;justify-content:center;align-items:center;text-decoration:none;transition:color .15s,border-color .15s,background .15s;display:flex}@media (hover:hover) and (pointer:fine){.Footer-module-scss-module__QPfkOW__socialLink:hover{color:rgba(var(--b-sc), 1);border-color:rgba(var(--b-sc), .2);background:rgba(var(--b-sc), .05)}}.Footer-module-scss-module__QPfkOW__langSelector{border:1px solid rgba(var(--b-sc), .1);border-radius:6px;align-items:center;gap:.375rem;padding:.375rem .625rem;display:inline-flex}.Footer-module-scss-module__QPfkOW__langFlag{font-size:.9375rem;line-height:1}.Footer-module-scss-module__QPfkOW__langText{color:rgba(var(--b-sc), .55);font-size:.75rem}.Footer-module-scss-module__QPfkOW__navCol{border-top:1px solid rgba(var(--b-sc), .06);flex-direction:column;align-items:stretch;width:100%;display:flex}.Footer-module-scss-module__QPfkOW__navCol:last-child{border-bottom:1px solid rgba(var(--b-sc), .06)}@media (min-width:1024px){.Footer-module-scss-module__QPfkOW__navCol{border-top:none;align-items:flex-start;width:auto;border-bottom:none!important}}.Footer-module-scss-module__QPfkOW__navHeader{cursor:pointer;width:100%;color:inherit;-webkit-tap-highlight-color:#0000;background:0 0;border:none;justify-content:space-between;align-items:center;gap:.5rem;padding:.5rem 0;font-family:inherit;display:flex}@media (min-width:1024px){.Footer-module-scss-module__QPfkOW__navHeader{pointer-events:none;cursor:default;padding:0}}.Footer-module-scss-module__QPfkOW__navChevron{color:rgba(var(--b-sc), .45);justify-content:center;align-items:center;transition:transform .2s;display:inline-flex}@media (min-width:1024px){.Footer-module-scss-module__QPfkOW__navChevron{display:none}}.Footer-module-scss-module__QPfkOW__navColOpen .Footer-module-scss-module__QPfkOW__navChevron{transform:rotate(180deg)}.Footer-module-scss-module__QPfkOW__appBlock{flex-direction:column;align-items:center;gap:.625rem;width:100%;display:flex}@media (min-width:1024px){.Footer-module-scss-module__QPfkOW__appBlock{align-items:flex-start}}.Footer-module-scss-module__QPfkOW__navTitle{color:rgba(var(--b-sc), .45);letter-spacing:0;margin:0;font-size:.875rem;font-weight:700}@media (min-width:1024px){.Footer-module-scss-module__QPfkOW__navTitle{text-transform:uppercase;letter-spacing:.08em;color:rgba(var(--b-sc), .9);margin:0 0 .5rem;font-size:.6875rem}}.Footer-module-scss-module__QPfkOW__navList{flex-direction:column;align-items:flex-start;gap:.125rem;margin:0;padding:0 0 .5rem;list-style:none;display:none}.Footer-module-scss-module__QPfkOW__navColOpen .Footer-module-scss-module__QPfkOW__navList{display:flex}@media (min-width:1024px){.Footer-module-scss-module__QPfkOW__navList{padding:0;display:flex}}.Footer-module-scss-module__QPfkOW__navLink{color:rgba(var(--b-sc), .5);text-align:left;padding:.375rem 0;font-size:.8125rem;text-decoration:none;transition:color .15s;display:inline-block}@media (hover:hover) and (pointer:fine){.Footer-module-scss-module__QPfkOW__navLink:hover{color:rgba(var(--b-sc), .9)}}@media (min-width:1024px){.Footer-module-scss-module__QPfkOW__navLink{padding:.25rem 0}}.Footer-module-scss-module__QPfkOW__appDesc{color:rgba(var(--b-sc), .45);text-align:center;margin:0 0 .625rem;font-size:.75rem;line-height:1.5}@media (min-width:1024px){.Footer-module-scss-module__QPfkOW__appDesc{text-align:left}}.Footer-module-scss-module__QPfkOW__googlePlay{display:inline-block}.Footer-module-scss-module__QPfkOW__googlePlay img{width:auto;height:36px;display:block}
