.footer{border-top:1px solid var(--new-border,#2b292e);background:#19181c;padding:48px 60px 28px}.footer__main,.footer__bottom{width:100%;max-width:1560px;margin-left:auto;margin-right:auto}.footer__main{grid-template-columns:300px minmax(560px,1fr) 180px;align-items:flex-start;gap:clamp(32px,4vw,64px);display:grid}.footer__info{flex-direction:column;align-items:flex-start;gap:16px;display:flex}.footer__logo{cursor:pointer;text-decoration:none;display:inline-block}.footer__logo svg{width:147px;height:auto;display:block}.footer__chrome{margin-top:4px}.footer__desc{color:#fff;max-width:320px;font-size:14px;font-weight:400;line-height:150%}.footer__mail{color:#939199}.footer__links{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;width:100%;display:grid}.footer__group{min-width:0}.footer__group ul{color:#d3d3d3;margin:0;font-size:14px;font-weight:400;line-height:120%;padding-left:0!important;list-style:none!important}.footer__group ul li+li{margin-top:16px}.footer__group ul a{color:#939199;transition:color .4s ease-in-out}.footer__group ul a:hover,.footer__group ul a:active{color:#fff}.footer__group-title{color:#fff;margin-bottom:24px;font-size:18px;font-weight:500;line-height:100%}.footer__aside{flex-direction:column;align-items:flex-end;gap:28px;min-width:0;display:flex}.footer__socials{color:#d3d3d3;justify-content:flex-end;align-items:center;gap:16px;margin:0;display:flex;padding-left:0!important;list-style:none!important}.footer__socials li+li{margin-top:0}.footer__socials a{color:#939199;justify-content:center;align-items:center;width:24px;height:24px;transition:all .2s;display:flex}.footer__socials a:hover,.footer__socials a:active{color:#fff}.footer__socials a svg{width:24px;height:24px}.footer__currencies{flex-direction:column;align-items:flex-end;gap:12px;display:flex}.footer__currencies-title{color:#939199;font-size:12px;font-weight:400;line-height:100%}.footer__currencies-list{color:#d3d3d3;flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:16px;margin:0;display:flex;padding-left:0!important;list-style:none!important}.footer__currencies-list li{color:#939199;text-transform:uppercase;align-items:center;gap:4px;font-size:14px;font-weight:400;line-height:100%;display:inline-flex}.footer__currencies-list li span{color:#939199}.footer__bottom{color:var(--new-gray-2,#5d5c66);border-top:1px solid var(--new-border,#2b292e);flex-direction:column;gap:12px;margin-top:36px;padding-top:24px;font-size:14px;font-weight:400;line-height:120%;display:flex}.footer__bottom-row{justify-content:space-between;align-items:center;gap:16px;display:flex}.footer__disclaimer{max-width:760px;font-size:12px;line-height:150%}@media screen and (max-width:1280px){.footer{padding-left:32px;padding-right:32px}.footer__main{grid-template-columns:240px minmax(500px,1fr) 160px;gap:32px}.footer__logo svg{width:147px}.footer__links{gap:20px}}@media screen and (max-width:1024px){.footer{padding:32px 16px 24px}.footer__main{grid-template-columns:1fr;gap:32px}.footer__links{grid-template-columns:repeat(3,minmax(0,1fr));padding-top:0}.footer__aside{align-items:flex-start;padding-top:0}.footer__socials{justify-content:flex-start}.footer__currencies{align-items:flex-start}.footer__currencies-list{justify-content:flex-start}.footer__bottom{margin-top:28px;font-weight:300;line-height:150%}}@media screen and (max-width:680px){.footer__links{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:32px}.footer__aside{align-items:flex-start}.footer__bottom-row{flex-direction:column;align-items:flex-start;gap:6px}}@media screen and (max-width:340px){.footer__links{grid-template-columns:1fr}}
.header-alert--extension{background:linear-gradient(90deg,#624cbc61,#624cbc33),#231d3d;border-bottom:1px solid #9884e873;box-shadow:inset 0 1px #bcaaff24}.header-alert__banner--extension.ant-alert.ant-alert-warning{min-height:48px;box-shadow:none;background:0 0;border:0;border-radius:0;padding-top:8px;padding-bottom:8px}.header-alert__banner--extension.ant-alert.ant-alert-warning .ant-alert-message{width:100%;font-size:14px;line-height:1.35}.header-alert__message{cursor:pointer;font-variant-numeric:tabular-nums;padding-top:16px;padding-bottom:16px}.header-alert--extension .header-alert__message{width:100%;padding:0}.header-alert__extension{color:#eee9ff;justify-content:center;align-items:center;gap:16px;width:100%;padding-right:44px;display:flex;position:relative}.header-alert__extension-copy{align-items:center;gap:8px;min-width:0;display:flex}.header-alert__extension-title{white-space:nowrap;font-weight:600}.header-alert__extension-description{color:#eee9ffc7;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.header-alert__extension-btn{color:#fff;cursor:pointer;background:#624cbc;border:1px solid #bcaaff3d;border-radius:7px;flex:none;padding:7px 14px;font-size:13px;font-weight:700;line-height:1.2;transition:background .15s,transform .15s}.header-alert__extension-btn:hover{background:#765ddb;transform:translateY(-1px)}.header-alert__extension-close{color:#eee9ffb8;cursor:pointer;background:#ffffff0f;border:1px solid #bcaaff24;border-radius:9px;justify-content:center;align-items:center;width:32px;height:32px;transition:color .15s,background .15s,border-color .15s;display:inline-flex;position:absolute;top:50%;right:0;transform:translateY(-50%)}.header-alert__extension-close svg{width:16px;height:16px}.header-alert__extension-close:hover{color:#fff;background:#ffffff1a;border-color:#bcaaff52}@media screen and (max-width:1280px){.header-alert__extension{justify-content:space-between}}@media screen and (max-width:960px){.header-alert__banner--extension.ant-alert.ant-alert-warning{min-height:auto}.header-alert__extension{justify-content:space-between;align-items:flex-start}.header-alert__extension-copy{text-align:left;flex-direction:column;align-items:flex-start;gap:4px}.header-alert__extension-title,.header-alert__extension-description{white-space:normal;overflow:visible}}@media screen and (max-width:560px){.header-alert--extension{background:linear-gradient(135deg,#6f53d26b,#2f2352c7),#1f1a2c}.header-alert__banner--extension.ant-alert.ant-alert-warning{padding:10px 12px}.header-alert__extension{flex-direction:column;align-items:flex-start;gap:8px;padding-right:42px}.header-alert__extension-close{width:30px;height:30px;position:absolute;top:0;right:0;transform:none}.header-alert__extension-copy{gap:3px}.header-alert__extension-title{font-size:14px;line-height:1.2}.header-alert__extension-description{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:13px;line-height:1.3;display:-webkit-box;overflow:hidden}.header-alert__extension-btn{border-radius:8px;width:min(100%,260px);min-height:32px;padding:7px 12px;font-size:12px}}
.header-simple{background:var(--new-bg-3,#1f1e21)}.header-simple__content{background:0 0;justify-content:flex-start;align-items:center;gap:16px;padding:16px 60px;display:flex}.header-simple__togglers{color:#d3d3d3;flex-grow:1;justify-content:flex-end;align-items:center;margin:0;display:flex;padding-left:0!important;list-style:none!important}@media screen and (max-width:1760px){.header-simple__logo svg{width:80px;height:auto}}@media screen and (max-width:1280px){.header-simple__content{padding-left:16px;padding-right:16px}}@media screen and (max-width:1024px){.header-simple{flex-direction:column;display:flex}.header-simple__lang{min-width:74px}.header-simple__content{padding:8px 16px}.header-simple__togglers{gap:8px}.header-simple__alerts{order:1}}
.header-nav{color:#d3d3d3;justify-content:flex-start;align-items:center;gap:16px;margin:0;display:flex;padding-left:0!important;list-style:none!important}.header-nav a{color:#fff;justify-content:flex-start;align-items:center;padding:8px 0;font-size:16px;font-weight:400;line-height:100%;transition:all .2s;display:inline-flex}.header-nav a svg{margin-right:8px}.header-nav a:hover,.header-nav a:active{color:#939199}@media screen and (max-width:1680px){.header-nav{gap:12px}.header-nav a{font-size:14px}.header-nav a svg{margin-right:4px}}@media screen and (max-width:1280px){.header-nav{flex-direction:column;justify-content:center;align-items:flex-start;gap:12px;padding-bottom:12px}.header-nav li{width:100%}.header-nav a{display:block}}@media screen and (max-width:1024px){.header-nav a{font-size:14px;font-weight:400;line-height:120%}}
.header-notice-drawer{height:calc(100vh - 100%);top:100%}.header-notice-drawer .ant-drawer-content{background:var(--new-bg-1,#131215)}.header-notice-drawer .ant-drawer-body{height:100%}
.header-notice{background:var(--new-bg-2,#19181c);border-radius:12px;overflow:hidden}.header-notice__body{justify-content:space-between;align-items:center;gap:16px;padding:14px 16px;display:flex}.header-notice__img{flex-shrink:0;width:50px;height:auto;display:block}.header-notice__icon{background:#232326;border-radius:8px;flex-shrink:0;justify-content:center;align-self:stretch;align-items:center;width:50px;padding:11px;display:flex}.header-notice__content{flex-grow:1}.header-notice__title{color:#fff;font-size:16px;font-weight:400;line-height:100%}.header-notice__title span{color:#fff}.header-notice__title a{text-overflow:ellipsis;white-space:nowrap;max-width:70px;text-decoration:underline;display:inline-block;overflow:hidden;transform:translateY(2px)}.header-notice__title a:hover{color:#a66dff}.header-notice__subtitle{text-transform:capitalize;color:#939199;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:6px;font-size:14px;font-weight:400;line-height:120%;display:-webkit-box;overflow:hidden}.header-notice__btn-close{cursor:pointer;width:24px;height:24px;color:var(--new-grey-text,#939199);flex-shrink:0;align-self:flex-start;margin-right:-4px;transition:all .2s}.header-notice__btn-close:hover,.header-notice__btn-close:active{color:#fff}.header-notice__footer{color:var(--new-grey-text,#939199);border-top:1px solid var(--new-border,#2b292e);justify-content:space-between;align-items:center;padding:0 16px;font-size:12px;font-weight:400;line-height:120%;display:flex}.header-notice__footer>span{padding:16px 0 17px;display:inline-block}.header-notice__footer-timer span{color:#fff;font-variant-numeric:tabular-nums;margin-left:2px;margin-right:2px;padding-bottom:0;padding-right:0;font-size:14px;font-weight:400;line-height:100%}.header-notice__footer-timer svg{transform:translateY(-2px)}.header-notice__price-grid{justify-content:flex-start;align-items:center;gap:4px;margin-top:10px;font-size:14px;font-weight:500;line-height:100%;display:flex}.header-notice__price-grid .header-notice__price{white-space:nowrap;margin-top:0}.header-notice__price{margin-top:10px;font-size:14px;font-weight:500;line-height:100%;display:inline-block}.header-notice__percent{white-space:nowrap;font-size:14px;font-weight:400;line-height:120%}.header-notice__btn{width:85px;padding:0 4px!important}.header-notice__offer-actions{justify-content:space-between;align-items:center;gap:4px;margin-right:-8px;display:flex}.header-notice__offer-btn{padding:0 4px!important}.header-notice__bargain-btn{margin-right:-8px}.header-notice__bargain-btn--decline{margin-right:0}.header-notice__bargain-actions{justify-content:flex-end;align-items:center;gap:4px;margin-right:-8px;display:flex}.header-notice__balance-out{color:var(--new-purple-3,#a66dff)}.header-notice__balance-request-out{color:var(--new-yellow,#f2ba4d)}.header-notice__balance{font-size:14px;font-weight:400;line-height:120%}.header-notice__support{color:#939199;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:6px;font-size:14px;font-weight:300;line-height:150%;display:-webkit-box;overflow:hidden}.header-notice__chat{margin-right:-8px}.header-notice__user-product-purchased{color:var(--new-green,#62cc3d)}.header-notice__user-product-actions{justify-content:flex-end;align-items:center;gap:4px;margin-right:-8px;display:flex}.header-notice__user-product-btn-help{color:#5d5c66;cursor:pointer}@media screen and (max-width:1024px){.header-notice__title{font-size:14px;font-weight:400;line-height:120%}}
.header-notices{color:#fff;width:355px}.header-notices__head{justify-content:space-between;align-items:center;gap:8px;padding:8px 0 16px;display:flex}.header-notices__title{flex-grow:1;font-size:16px;font-weight:400;line-height:100%}.header-notices__btn-read{width:130px;height:32px!important}.header-notices__btn-close{cursor:pointer;color:var(--new-grey-text,#939199);transition:all .2s;width:32px!important;height:32px!important}.header-notices__btn-close:hover,.header-notices__btn-close:active{color:#fff}.header-notices__list--scroll{margin-right:-8px;position:relative}.header-notices__list--scroll:after{pointer-events:none;content:"";background:linear-gradient(#19181c00 0%,#1f1e21 100%);height:100px;display:block;position:absolute;bottom:0;left:0;right:8px}.header-notices__scroll{max-height:50vh;padding-bottom:40px;padding-right:8px;overflow:auto}.header-notices__scroll::-webkit-scrollbar{border-radius:2px;width:4px}.header-notices__scroll::-webkit-scrollbar-track{background:0 0;border-radius:2px}.header-notices__scroll::-webkit-scrollbar-thumb{background:#26232c;border-radius:2px}.header-notices__scroll::-webkit-scrollbar-thumb:hover{cursor:pointer;background:#2f2c34}.header-notices__item+.header-notices__item{margin-top:8px}@media screen and (max-width:1024px){.header-notices{width:100%;height:100%}.header-notices__head{gap:8px;padding:20px 12px 16px}.header-notices__title{flex-grow:1;font-size:20px;font-weight:500;line-height:100%}.header-notices__btn-read.ant-btn{font-size:12px;font-weight:400;line-height:100%}.header-notices__btn-close svg{width:16px!important}.header-notices__list{height:calc(100% - 66px);padding-bottom:12px;padding-left:12px;padding-right:8px}.header-notices__list--scroll{margin-right:0}.header-notices__scroll{height:100%;max-height:inherit}}
.header-drawer{height:calc(100vh - 100%);top:100%}.header-drawer .ant-drawer-content{padding:16px 16px 0}.header-drawer .ant-drawer-body{scrollbar-gutter:stable;padding:0}.header-drawer .ant-drawer-body::-webkit-scrollbar{border-radius:2px;width:4px}.header-drawer .ant-drawer-body::-webkit-scrollbar-track{background:0 0;border-radius:2px}.header-drawer .ant-drawer-body::-webkit-scrollbar-thumb{background:#26232c;border-radius:2px}.header-drawer .ant-drawer-body::-webkit-scrollbar-thumb:hover{cursor:pointer;background:#2f2c34}.header-drawer__content{padding-right:4px}.header-drawer__radio-game{width:100%;margin-bottom:12px}.header-drawer__radio-game .ant-radio-button-wrapper{width:50%;height:40px;padding:0;background-color:var(--new-bg-3,#1f1e21)!important}.header-drawer__radio-game .ant-radio-button-wrapper:first-child.ant-radio-button-wrapper-checked{background-color:#2bb45a!important}.header-drawer__radio-game .ant-radio-button-wrapper:first-child.ant-radio-button-wrapper-checked svg rect{fill:#2bb45a}.header-drawer__radio-game .ant-radio-button-wrapper:nth-child(2).ant-radio-button-wrapper-checked{background-color:#e54545!important}.header-drawer__radio-game .ant-radio-button-wrapper:nth-child(2).ant-radio-button-wrapper-checked svg rect{fill:#e54545}.header-drawer__radio-game svg{width:32px;height:auto}.header-drawer__radio-game svg rect{fill:var(--new-bg-3,#1f1e21);transition:fill .2s}.header-drawer__card{background:var(--new-bg-3,#1f1e21);border-radius:8px;margin-bottom:20px;padding:12px;overflow:hidden}.header-drawer__card ul{color:#d3d3d3;margin:0;padding-left:0!important;list-style:none!important}.header-drawer__card li{display:block;overflow:hidden}.header-drawer__card li.header-drawer__profile-nav--danger{color:#e54545;cursor:pointer;padding:8px 0;font-size:14px;font-weight:400;line-height:100%}.header-drawer__card li.header-drawer__profile-nav--danger:hover,.header-drawer__card li.header-drawer__profile-nav--danger:active{color:#e54545;background:0 0}.header-drawer__card a{color:#fff;align-items:center;min-height:30px;padding:8px 0;font-size:14px;font-weight:400;line-height:100%;transition:all .2s cubic-bezier(.645,.045,.355,1);display:flex}.header-drawer__card a:hover,.header-drawer__card a:active{color:#939199;background-color:#0000}.header-drawer__profile{color:#fff;cursor:pointer;justify-content:space-between;align-items:center;gap:8px;padding:0;font-size:14px;font-weight:500;line-height:100%;transition:all .2s;display:flex}.header-drawer__profile:hover,.header-drawer__profile:active{color:#939199}.header-drawer__profile .ant-badge .ant-badge-count{box-shadow:none}.header-drawer__profile--open .header-drawer__profile-actions{transform:rotate(90deg)}.header-drawer__profile-user{align-items:center;gap:8px;min-width:0;display:flex}.header-drawer__avatar{flex-shrink:0}.header-drawer__avatar.ant-avatar{color:#fff;background:0 0}.header-drawer__name{text-overflow:ellipsis;white-space:nowrap;max-width:130px;overflow:hidden}.header-drawer__notice-badge{cursor:pointer;align-items:center;display:inline-flex}.header-drawer__profile-actions{color:#5d5c66;flex-shrink:0;justify-content:flex-end;align-items:center;transition:all .2s;display:flex}.header-drawer__profile-actions svg{width:20px;height:20px}.header-drawer__profile-nav{opacity:0;pointer-events:none;flex-direction:column;gap:8px;max-height:0;padding-top:0;transition:max-height .24s,padding-top .24s,opacity .18s,transform .24s;display:flex;overflow:hidden;transform:translateY(-4px)}.header-drawer__profile-nav--open{opacity:1;pointer-events:auto;max-height:320px;padding-top:16px;transform:translateY(0)}.header-drawer__profile-nav-btn{color:#fff;text-align:left;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;gap:8px;width:100%;min-height:30px;padding:8px 0;font-size:14px;font-weight:400;line-height:100%;transition:all .2s cubic-bezier(.645,.045,.355,1);display:flex}.header-drawer__profile-nav-btn .ant-badge{line-height:0}.header-drawer__profile-nav-btn .ant-badge .ant-badge-count{box-shadow:none}.header-drawer__profile-nav-btn:hover,.header-drawer__profile-nav-btn:active{color:#939199;background-color:#0000}@media (prefers-reduced-motion:reduce){.header-drawer__profile-actions,.header-drawer__profile-nav{transition:none}}@media screen and (max-width:480px){.header-drawer .ant-drawer-content{padding:16px 8px 0 16px}}
.app-loader{color:#a66dff;justify-content:center;align-items:center;display:flex}.app-loader__overlay{z-index:0;background:var(--new-bg-1,#131215);opacity:.4;width:100%;height:100%;position:absolute;top:0;left:0}.app-loader__content{color:currentColor;justify-content:center;align-items:center;display:flex;position:relative}.app-loader__content svg{height:auto;animation:1.25s infinite loader}.app-loader__blur{filter:blur(125px);position:absolute}.app-loader[data-position=relative],.app-loader[data-position=component]{position:relative}.app-loader[data-position=absolute]{width:100%;height:100%;position:absolute;top:0;left:0}.app-loader[data-position=absolute] .app-loader__overlay{border-radius:8px}.app-loader[data-position=global]{z-index:1;background:var(--new-bg-2,#18171d);border-radius:12px;width:100%;min-height:clamp(220px,45vh,420px);position:relative}.app-loader[data-position=global] .app-loader__overlay{display:none}@keyframes loader{0%{rotate:none}to{rotate:360deg}}
.app-autocomplete__loader{padding:16px}.app-autocomplete__dropdown{z-index:1010}.app-autocomplete__dropdown .ant-select-item{padding:0 6px}.app-autocomplete__dropdown .ant-select-item .ant-select-item-option-content{border-top:1px solid var(--new-border,#2b292e);padding:6px 0}.app-autocomplete__option{justify-content:space-between;align-items:center;display:flex}.app-autocomplete__option--show-all{color:#a66dff;font-size:14px;font-weight:400;line-height:120%}.app-autocomplete__item{justify-content:flex-start;align-items:center;gap:8px;display:flex}.app-autocomplete__item img{aspect-ratio:1.14;object-fit:contain;width:40px;height:35px;display:block}.app-autocomplete__image-fallback{color:#a661ff80;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:35px;display:flex}.app-autocomplete__image-fallback svg{width:34px;height:34px}.app-autocomplete__info{flex-direction:column;gap:8px;display:flex}.app-autocomplete__title{color:#fff;font-size:14px;font-weight:400;line-height:120%}.app-autocomplete__subtitle{color:var(--new-grey-text,#939199);font-size:14px;font-weight:400;line-height:120%}@media screen and (max-width:1024px){.app-autocomplete__title{font-size:14px;font-weight:400;line-height:120%}}
.app-btn-cart--remove.ant-btn:not(:disabled):not(.ant-btn-disabled){color:#e54545;background:#3c2a2a;border-color:#3c2a2a}.app-btn-cart--remove.ant-btn:not(:disabled):not(.ant-btn-disabled):hover,.app-btn-cart--remove.ant-btn:not(:disabled):not(.ant-btn-disabled):active{color:#e54545;background:#493737;border-color:#493737}
.sticker-market-link{cursor:pointer;border-radius:6px;outline:none;justify-content:center;align-items:center;transition:background .16s,box-shadow .16s,transform .16s;display:inline-flex}.sticker-market-link img{transition:filter .16s,transform .16s}.sticker-market-link:hover,.sticker-market-link:focus-visible{background:#a86dff1f;transform:translateY(-1px);box-shadow:0 0 0 1px #a86dff3d}.sticker-market-link:hover img,.sticker-market-link:focus-visible img{filter:drop-shadow(0 8px 12px #a86dff3d);transform:scale(1.08)}
.sticker-tooltip{min-width:0}.sticker-tooltip__title{color:#fff;font-family:Inter,sans-serif;font-size:18px;font-style:normal;font-weight:500;line-height:100%}.sticker-tooltip__grid{color:var(--new-grey-text,#939199);justify-content:space-between;align-items:center;gap:24px;margin-top:18px;font-size:16px;line-height:120%;display:flex}.sticker-tooltip__grid span{color:#fff;white-space:nowrap}.sticker-tooltip--small .sticker-tooltip__title{font-size:15px;line-height:120%}.sticker-tooltip--small .sticker-tooltip__grid{gap:16px;margin-top:10px;font-size:13px}@media screen and (max-width:1024px){.sticker-tooltip__title{color:#fff;font-size:15px;line-height:120%}.sticker-tooltip__grid{gap:16px;font-size:13px}.sticker-tooltip--small .sticker-tooltip__title{font-size:14px}.sticker-tooltip--small .sticker-tooltip__grid{margin-top:8px;font-size:12px}}
.stickers-box{justify-content:flex-start;align-items:center;gap:4px;display:flex}.stickers-box__sticker{object-fit:contain;aspect-ratio:1;cursor:pointer;width:34px;height:auto;display:block}@media screen and (max-width:1024px){.stickers-box{justify-content:flex-start;align-items:center;gap:4px;display:flex}.stickers-box__sticker{width:28px}}
