.withdraw-balance-form{width:100%}.withdraw-balance-form__grid{justify-content:flex-start;align-items:stretch;padding-top:32px;padding-left:32px;padding-right:8px;display:flex}.withdraw-balance-form__aside{border-right:1px solid #2b292e;flex-shrink:0;width:100%;max-width:253px;min-height:450px;padding-right:28px}.withdraw-balance-form__aside--list{width:100%;margin-top:20px}.withdraw-balance-form__aside--list-item{cursor:pointer;border-radius:8px;justify-content:space-between;align-items:center;width:100%;padding:0 8px;transition:all .2s;display:flex}.withdraw-balance-form__aside--list-item-icon{width:40px;height:40px;margin-right:8px}.withdraw-balance-form__aside--list-item-label{justify-content:center;align-items:center;gap:6px;display:flex}.withdraw-balance-form__aside--list-item-label img{object-fit:contain;width:40px;height:40px}.withdraw-balance-form__aside--list-item-label span{color:#fff;font-size:16px;font-weight:400;line-height:100%;transition:all .2s}.withdraw-balance-form__aside--list-item-value{color:#939199;font-size:16px;font-weight:400;line-height:100%;transition:all .2s}.withdraw-balance-form__aside--list-item+.withdraw-balance-form__aside--list-item{margin-top:8px}.withdraw-balance-form__aside--list-item:hover,.withdraw-balance-form__aside--list-item:active{background:#1f1e21}.withdraw-balance-form__aside--list-item--active{background:#2a2138}.withdraw-balance-form__aside--list-item--active .withdraw-balance-form__aside--list-item-label span{color:#a66dff}.withdraw-balance-form__aside--list-item--active .withdraw-balance-form__aside--list-item-value{color:#fff}.withdraw-balance-form__loader{width:100%;padding:50px 0}.withdraw-balance-form__main{flex-direction:column;flex-grow:1;padding-left:28px;display:flex}.withdraw-balance-form__main--title{color:var(--new-white,#fff);font-size:24px;font-weight:500;line-height:100%}.withdraw-balance-form__main--title.mobile{display:none}.withdraw-balance-form__main-countries{width:100%;position:relative}.withdraw-balance-form__main-countries__dropdown{z-index:1000}.withdraw-balance-form__main--form{max-height:300px;padding-right:28px;overflow:auto}.withdraw-balance-form__main--form::-webkit-scrollbar{border-radius:2px;width:4px}.withdraw-balance-form__main--form::-webkit-scrollbar-track{background:0 0;border-radius:2px}.withdraw-balance-form__main--form::-webkit-scrollbar-thumb{background:#26232c;border-radius:2px}.withdraw-balance-form__main--form::-webkit-scrollbar-thumb:hover{cursor:pointer;background:#2f2c34}.withdraw-balance-form__main--form-item-label{color:#fff;margin-bottom:8px;font-size:14px;font-weight:400;line-height:120%}.withdraw-balance-form__main--form-item-hint{color:#e5d126;margin-top:6px;font-size:12px;font-weight:400;line-height:120%}.withdraw-balance-form__main--form-item+.withdraw-balance-form__main--form-item{margin-top:20px}.withdraw-balance-form__main--balance{border:1px solid #2b292e;border-radius:8px;margin:32px 32px 28px 0;padding:16px;font-size:16px;font-weight:400;line-height:100%}.withdraw-balance-form__main--balance span{color:#fff;font-size:16px;font-weight:500;line-height:100%}.withdraw-balance-form__footer{background:var(--new-bg-3,#1f1e21);justify-content:space-between;align-items:center;gap:16px;padding:28px 32px;display:flex}.withdraw-balance-form__footer--value h3{color:#fff;margin-top:0;margin-bottom:12px;font-size:20px;font-weight:500;line-height:100%}.withdraw-balance-form__footer--value span{color:#939199;font-size:16px;font-weight:400;line-height:100%}@media screen and (max-width:1024px){.withdraw-balance-form__grid{flex-direction:column;padding:0}.withdraw-balance-form__aside{border-bottom:1px solid #2b292e;border-right:none;max-width:none;min-height:0;padding:26px 16px 0}.withdraw-balance-form__aside--list{justify-content:flex-start;align-items:center;gap:4px;margin-bottom:16px;display:flex;overflow-x:scroll}.withdraw-balance-form__aside--list::-webkit-scrollbar{border-radius:2px;height:4px}.withdraw-balance-form__aside--list::-webkit-scrollbar-track{background:0 0;border-radius:2px;height:4px}.withdraw-balance-form__aside--list::-webkit-scrollbar-thumb{background:#1f1b26;border-radius:2px;height:4px}.withdraw-balance-form__aside--list::-webkit-scrollbar-thumb:hover{cursor:pointer;background:#26222d;height:4px}.withdraw-balance-form__aside--list-item+.withdraw-balance-form__aside--list-item{margin-top:0}.withdraw-balance-form__aside--list-item-label{margin-right:8px}.withdraw-balance-form__aside--list-item-label span{white-space:nowrap;font-size:14px;font-weight:400;line-height:120%}.withdraw-balance-form__footer{padding:24px 16px}.withdraw-balance-form__footer--value h3{font-size:18px;font-weight:500;line-height:100%}.withdraw-balance-form__footer--value span{font-size:14px;font-weight:400;line-height:120%}.withdraw-balance-form__main{padding-left:16px}.withdraw-balance-form__main--balance{margin-right:16px}.withdraw-balance-form__main--form{margin-bottom:20px;padding-right:12px}.withdraw-balance-form__main--title.mobile{margin-bottom:22px;font-size:20px;font-weight:500;line-height:100%;display:inline-block}.withdraw-balance-form__main--title.desktop{display:none}}
.cart-item{border-top:1px solid var(--new-border,#2b292e);justify-content:space-between;align-items:center;gap:24px;padding:16px 0;display:flex}.cart-item:hover{background:#1f1e21;transition:background .4s ease-in-out}.cart-item__product{flex-grow:1;justify-content:flex-start;align-items:center;gap:24px;margin-left:8px;display:flex}.cart-item__img:hover img{transform:scale(1.2)}.cart-item__img img{object-fit:contain;width:80px;height:70px;transition:transform .4s ease-in-out;display:block}.cart-item__info{color:#fff;font-size:14px;font-weight:400;line-height:120%}.cart-item__title{color:#e5d126}.cart-item__label{margin-top:8px}.cart-item__float{width:135px;margin-top:12px}.cart-item__float-grid{color:var(--new-white,#fff);justify-content:space-between;align-items:center;gap:16px;margin-bottom:7px;display:flex}.cart-item__stickers{gap:8px}.cart-item__price{color:#fff;margin-right:16px;font-size:16px;font-weight:500;line-height:100%}.cart-item__btn-delete{margin-right:16px}@media screen and (max-width:1024px){.cart-item{gap:16px}.cart-item__info{font-size:12px;font-weight:400;line-height:120%}.cart-item__float{width:200px}.cart-item__stickers{margin-top:12px}.cart-item__price{color:#fff;font-size:14px;font-weight:400;line-height:120%}}@media screen and (max-width:768px){.cart-item{flex-direction:column;gap:24px}.cart-item__product{justify-content:space-evenly;align-items:center;gap:16px;width:100%;padding-top:0}.cart-item__float{width:auto;min-width:170px}.cart-item__price{align-self:flex-end}.cart-item__btn-delete{width:100%!important}}
.cart-modal__wrapper .ant-modal-close{top:30px;right:30px}.cart-modal__head{justify-content:space-between;align-items:center;gap:12px;padding:32px 76px 16px 32px;display:flex}.cart-modal__title{color:#fff;font-size:24px;font-weight:500;line-height:100%}.cart-modal__count{color:#939199;flex-grow:1;justify-content:flex-start;align-items:center;gap:12px;font-size:20px;font-weight:400;line-height:100%;display:flex}.cart-modal__content{padding-left:32px;padding-right:8px}.cart-modal__list--scroll{position:relative}.cart-modal__list--scroll:after{content:"";pointer-events:none;background:linear-gradient(#19181c00 0%,#19181c 100%);height:100px;display:block;position:absolute;bottom:0;left:0;right:8px}.cart-modal__scroll{max-height:50vh;padding-bottom:16px;padding-right:24px;overflow:auto}.cart-modal__scroll::-webkit-scrollbar{border-radius:2px;width:4px}.cart-modal__scroll::-webkit-scrollbar-track{background:0 0;border-radius:2px}.cart-modal__scroll::-webkit-scrollbar-thumb{background:#26232c;border-radius:2px}.cart-modal__scroll::-webkit-scrollbar-thumb:hover{cursor:pointer;background:#2f2c34}.cart-modal__footer{background:var(--new-bg-3,#1f1e21);justify-content:space-between;align-items:center;gap:16px;padding:32px;display:flex}.cart-modal__summary{color:var(--new-grey-text,#939199);font-size:20px;font-weight:500;line-height:100%}.cart-modal__summary span{color:var(--new-white,#fff);font-size:18px;font-weight:500;line-height:100%}.cart-modal__btn-pay{width:100%;max-width:190px}.cart-modal__empty{margin-bottom:98px}@media screen and (max-width:1024px){.cart-modal__wrapper .ant-modal-close{top:20px;right:16px}.cart-modal__head{flex-wrap:wrap;padding:20px 56px 16px 16px}.cart-modal__title{font-size:20px;font-weight:500;line-height:100%}.cart-modal__count{font-size:14px;font-weight:400;line-height:120%}.cart-modal__actions{width:100%}.cart-modal__content{padding-bottom:88px;padding-left:16px;padding-right:8px}.cart-modal__list--scroll:after{display:none}.cart-modal__scroll{max-height:100%;padding-right:0}.cart-modal__footer{z-index:1;background:var(--new-bg-2,#19181c);gap:24px;width:100%;padding:24px 16px;position:fixed;bottom:0;left:0;box-shadow:0 10px 65px #00000040}}@media screen and (max-width:768px){.cart-modal__content{padding-bottom:132px}.cart-modal__footer{flex-direction:column;align-items:flex-start}.cart-modal__btn-pay{align-self:center;max-width:480px}}
.two-factor{flex-direction:column;justify-content:center;align-items:center;width:100%;padding:24px;display:flex}.two-factor--icon svg{color:#8d5dd9;width:48px;height:48px}.two-factor--qr{width:150px;height:150px;margin-bottom:10px}.two-factor--qr img{object-fit:contain;width:100%;height:auto}.two-factor--text{color:#fff;margin-bottom:5px}.two-factor--desc{color:#fff;text-align:center;max-width:320px;margin-bottom:32px;font-size:16px;font-weight:300;line-height:150%}.two-factor--title{color:#fff;margin-top:24px;margin-bottom:32px;font-size:20px;font-weight:500;line-height:100%}.two-factor--button{width:100%;margin-top:32px}.two-factor--input{width:100%}.two-factor--input+.two-factor--input{margin-top:12px}@media screen and (max-width:1024px){.two-factor{padding:0}.two-factor--icon{margin-top:20px}.two-factor--title{font-size:16px;font-weight:500;line-height:100%}.two-factor--title,.two-factor--desc,.two-factor--input{text-align:center;width:100%;padding-left:16px;padding-right:16px}.two-factor--desc{max-width:none}.two-factor--button{background:#19181c;margin-top:90px;padding:16px 24px}}
.withdraw-balance-confirmation{width:100%}.withdraw-balance-confirmation__head{flex-direction:column;justify-content:space-between;align-items:flex-start;width:100%;height:385px;display:flex;position:relative}.withdraw-balance-confirmation__head--small{height:235px}.withdraw-balance-confirmation__head--bg{z-index:0;position:absolute;top:0;bottom:0;left:0;right:0}.withdraw-balance-confirmation__head--bg img{object-fit:cover;width:100%;height:100%}.withdraw-balance-confirmation__head--action{padding-top:32px;padding-left:32px}.withdraw-balance-confirmation__head--content{z-index:1;-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px);background:#0000004d;justify-content:space-between;align-items:flex-end;width:100%;padding:32px;display:flex;position:relative}.withdraw-balance-confirmation__head--content-left{width:100%;max-width:395px}.withdraw-balance-confirmation__head--content-left h3{color:#fff;margin-top:0;margin-bottom:8px;font-size:24px;font-weight:500;line-height:100%}.withdraw-balance-confirmation__head--content-left p{color:#fff;margin:0;font-size:14px;font-weight:300;line-height:150%}.withdraw-balance-confirmation__head--content-right p{color:#b5a3d1;margin-top:0;margin-bottom:12px;font-size:14px;font-weight:400;line-height:120%}.withdraw-balance-confirmation__head--content-right-sum{color:#b5a3d1;font-size:48px;font-weight:600;line-height:100%}.withdraw-balance-confirmation__head--content-right-sum span{color:#fff}.withdraw-balance-confirmation__desc{width:100%;padding:32px}.withdraw-balance-confirmation__desc--title{color:#f2ba4d;margin-bottom:12px;font-size:20px;font-weight:500;line-height:100%}.withdraw-balance-confirmation__desc--content{color:#fff;font-size:16px;font-weight:300;line-height:150%}.withdraw-balance-confirmation__body{background:#131215;justify-content:space-between;align-items:center;gap:12px;width:100%;padding:32px 32px 32px 24px;display:flex}.withdraw-balance-confirmation__body--card{background:#19181c;border-radius:12px;flex-direction:column;justify-content:space-between;align-self:stretch;width:100%;padding:24px;display:flex}.withdraw-balance-confirmation__body--card-label{color:#939199;font-size:14px;font-weight:400;line-height:120%}.withdraw-balance-confirmation__body--card-title{color:#fff;margin-bottom:8px;font-size:20px;font-weight:500;line-height:100%}.withdraw-balance-confirmation__body--card-title span{color:#939199;font-size:14px;font-weight:400;line-height:120%}.withdraw-balance-confirmation__body--card-title--wide{color:#fff;font-size:14px;font-weight:500;line-height:100%}.withdraw-balance-confirmation__actions{width:100%;padding:32px}.withdraw-balance-confirmation__actions--light{background:#1f1e21}@media screen and (max-width:1024px){.withdraw-balance-confirmation__desc{padding:16px}.withdraw-balance-confirmation__actions{background:#19181c;padding:24px 16px}.withdraw-balance-confirmation__body{flex-direction:column;padding:12px}.withdraw-balance-confirmation__body--card-title{font-size:18px;font-weight:500;line-height:100%}.withdraw-balance-confirmation__body--card-label{font-size:14px;font-weight:500;line-height:100%}.withdraw-balance-confirmation__head--action{padding-top:16px;padding-left:16px}.withdraw-balance-confirmation__head--content{flex-direction:column;justify-content:flex-start;align-items:flex-start;padding:16px}.withdraw-balance-confirmation__head--content-left{max-width:none;margin-bottom:16px}.withdraw-balance-confirmation__head--content-left h3{font-size:20px;font-weight:500;line-height:100%}.withdraw-balance-confirmation__head--content-left p{font-size:14px;font-weight:300;line-height:150%}.withdraw-balance-confirmation__head--content-right-sum{font-size:28px;font-weight:500;line-height:100%}.withdraw-balance-confirmation__head--content-right-sum span span{color:#b5a3d1;font-size:20px}}
.dashboard__create-payment-password{flex-direction:column;justify-content:center;align-items:center;width:100%;padding:24px;display:flex}.dashboard__create-payment-password--desc{color:#fff;text-align:center;max-width:250px;margin-bottom:32px;font-size:16px;font-weight:300;line-height:150%}.dashboard__create-payment-password--icon{color:#8d5dd9;border:1px solid #8d5dd9;border-radius:12px;justify-content:center;align-items:center;width:32px;height:32px;display:flex;box-shadow:0 12px 24px #00000014}.dashboard__create-payment-password--title{color:#fff;margin-top:24px;margin-bottom:32px;font-size:20px;font-weight:500;line-height:100%}.dashboard__create-payment-password--button{width:100%;margin-top:32px}.dashboard__create-payment-password--input{width:100%}.dashboard__create-payment-password--input+.dashboard__create-payment-password--input{margin-top:12px}@media screen and (max-width:1024px){.dashboard__create-payment-password{padding:0}.dashboard__create-payment-password--icon{margin-top:20px}.dashboard__create-payment-password--title{font-size:16px;font-weight:500;line-height:100%}.dashboard__create-payment-password--title,.dashboard__create-payment-password--desc,.dashboard__create-payment-password--input{text-align:center;width:100%;padding-left:16px;padding-right:16px}.dashboard__create-payment-password--desc{max-width:none}.dashboard__create-payment-password--button{margin-top:90px;padding:16px 24px}}
.dashboard__create-payment-password{flex-direction:column;justify-content:center;align-items:center;width:100%;padding:24px;display:flex}.dashboard__create-payment-password--icon{color:#8d5dd9;border:1px solid #8d5dd9;border-radius:12px;justify-content:center;align-items:center;width:32px;height:32px;display:flex;box-shadow:0 12px 24px #00000014}.dashboard__create-payment-password--title{color:#fff;margin-top:24px;margin-bottom:32px;font-size:20px;font-weight:500;line-height:100%}.dashboard__create-payment-password--button{flex-direction:column;justify-content:center;align-items:center;gap:12px;width:100%;margin-top:32px;display:flex}.dashboard__create-payment-password--input{width:100%}.dashboard__create-payment-password--input+.dashboard__create-payment-password--input{margin-top:12px}
.withdraw-balance-form{width:100%}.withdraw-balance-form__grid{justify-content:flex-start;align-items:stretch;padding-top:32px;padding-left:32px;padding-right:8px;display:flex}.withdraw-balance-form__aside{border-right:1px solid #2b292e;flex-shrink:0;width:100%;max-width:253px;min-height:450px;padding-right:28px}.withdraw-balance-form__aside--list{width:100%;margin-top:20px}.withdraw-balance-form__aside--list-item{cursor:pointer;border-radius:8px;justify-content:space-between;align-items:center;width:100%;height:40px;padding:0 8px;transition:all .2s;display:flex}.withdraw-balance-form__aside--list-item-icon{width:40px;height:40px;margin-right:8px}.withdraw-balance-form__aside--list-item-label{justify-content:center;align-items:center;display:flex}.withdraw-balance-form__aside--list-item-label span{color:#fff;font-size:16px;font-weight:400;line-height:100%;transition:all .2s}.withdraw-balance-form__aside--list-item-value{color:#939199;font-size:16px;font-weight:400;line-height:100%;transition:all .2s}.withdraw-balance-form__aside--list-item+.withdraw-balance-form__aside--list-item{margin-top:8px}.withdraw-balance-form__aside--list-item:hover,.withdraw-balance-form__aside--list-item:active{background:#1f1e21}.withdraw-balance-form__aside--list-item--active{background:#2a2138}.withdraw-balance-form__aside--list-item--active .withdraw-balance-form__aside--list-item-label span{color:#a66dff}.withdraw-balance-form__aside--list-item--active .withdraw-balance-form__aside--list-item-value{color:#fff}.withdraw-balance-form__main{flex-direction:column;flex-grow:1;padding-left:28px;display:flex}.withdraw-balance-form__main--title{color:var(--new-white,#fff);font-size:24px;font-weight:500;line-height:100%}.withdraw-balance-form__main--title.mobile{display:none}.withdraw-balance-form__main--form{max-height:300px;padding-right:28px;overflow:auto}.withdraw-balance-form__main--form::-webkit-scrollbar{border-radius:2px;width:4px}.withdraw-balance-form__main--form::-webkit-scrollbar-track{background:0 0;border-radius:2px}.withdraw-balance-form__main--form::-webkit-scrollbar-thumb{background:#26232c;border-radius:2px}.withdraw-balance-form__main--form::-webkit-scrollbar-thumb:hover{cursor:pointer;background:#2f2c34}.withdraw-balance-form__main--form-item-label{color:#fff;margin-bottom:8px;font-size:14px;font-weight:400;line-height:120%}.withdraw-balance-form__main--form-item+.withdraw-balance-form__main--form-item{margin-top:20px}.withdraw-balance-form__main--balance{border:1px solid #2b292e;border-radius:8px;margin:32px 32px 28px 0;padding:16px;font-size:16px;font-weight:400;line-height:100%}.withdraw-balance-form__main--balance span{color:#fff;font-size:16px;font-weight:500;line-height:100%}.withdraw-balance-form__footer{background:var(--new-bg-3,#1f1e21);justify-content:space-between;align-items:center;gap:16px;padding:28px 32px;display:flex}.withdraw-balance-form__footer--value h3{color:#fff;margin-top:0;margin-bottom:12px;font-size:20px;font-weight:500;line-height:100%}.withdraw-balance-form__footer--value span{color:#939199;font-size:16px;font-weight:400;line-height:100%}@media screen and (max-width:1024px){.withdraw-balance-form__grid{flex-direction:column;padding:0}.withdraw-balance-form__aside{border-bottom:1px solid #2b292e;border-right:none;max-width:none;min-height:0;padding:26px 16px 0}.withdraw-balance-form__aside--list{justify-content:flex-start;align-items:center;gap:4px;margin-bottom:16px;display:flex;overflow-x:scroll}.withdraw-balance-form__aside--list::-webkit-scrollbar{border-radius:2px;height:4px}.withdraw-balance-form__aside--list::-webkit-scrollbar-track{background:0 0;border-radius:2px;height:4px}.withdraw-balance-form__aside--list::-webkit-scrollbar-thumb{background:#1f1b26;border-radius:2px;height:4px}.withdraw-balance-form__aside--list::-webkit-scrollbar-thumb:hover{cursor:pointer;background:#26222d;height:4px}.withdraw-balance-form__aside--list-item+.withdraw-balance-form__aside--list-item{margin-top:0}.withdraw-balance-form__aside--list-item-label{margin-right:8px}.withdraw-balance-form__aside--list-item-label span{white-space:nowrap;font-size:14px;font-weight:400;line-height:120%}.withdraw-balance-form__footer{padding:24px 16px}.withdraw-balance-form__footer--value h3{font-size:18px;font-weight:500;line-height:100%}.withdraw-balance-form__footer--value span{font-size:14px;font-weight:400;line-height:120%}.withdraw-balance-form__main{padding-left:16px}.withdraw-balance-form__main--balance{margin-right:16px}.withdraw-balance-form__main--form{margin-bottom:20px;padding-right:12px}.withdraw-balance-form__main--title.mobile{margin-bottom:22px;font-size:20px;font-weight:500;line-height:100%;display:inline-block}.withdraw-balance-form__main--title.desktop{display:none}}
.header-actions{justify-content:flex-end;align-items:center;gap:12px;display:flex}.header-actions__game-option-flag{margin-right:8px;display:inline-block}.header-actions__btn-balance:hover .header-actions__btn-content,.header-actions__btn-balance:active .header-actions__btn-content,.header-actions__btn-balance:focus .header-actions__btn-content{color:#fff}.header-actions__btn-content{color:#939199;justify-content:center;align-items:center;font-size:16px;font-weight:500;line-height:100%;transition:all .2s;display:flex}.header-actions__btn-content span{color:#fff;margin-left:4px;display:inline-block}.header-actions__btn-content svg{color:#fff;margin-left:8px}.header-actions__balance-popover{z-index:990;width:100%;max-width:320px}.header-actions__balance-content{color:#fff}.header-actions__balance-head{justify-content:space-between;align-items:center;gap:16px;margin-bottom:16px;display:flex}.header-actions__balance-title{font-size:16px;font-weight:400;line-height:100%}.header-actions__balance-btn{height:36px!important}.header-actions__balance-num span{color:#939199}.header-actions__balance-freeze,.header-actions__balance-hold{color:#e54545;margin-top:8px;font-size:16px;font-weight:400;line-height:100%}.header-actions__balance-freeze span,.header-actions__balance-hold span{font-size:16px;font-weight:500;line-height:100%}.header-actions__balance-hold{color:#f2ba4d}.header-actions__balance-actions{justify-content:space-between;align-items:center;gap:8px;margin-top:16px;display:flex}.header-actions__balance-actions>button{width:calc(50% - 4px)}.header-actions__select-game{width:145px}.header-actions__btn-summary{font-variant-numeric:tabular-nums}@media screen and (max-width:1024px){.header-actions{flex-direction:row-reverse;gap:8px}.header-actions__btn-balance{height:36px;padding:4px 8px}.header-actions__btn-content{font-size:12px;font-weight:400;line-height:100%}.header-actions__btn-content svg{width:20px;height:auto}.header-actions__balance-title{font-size:16px;font-weight:400;line-height:100%}.header-actions__balance-num{font-size:16px;font-weight:500;line-height:100%}.header-actions__balance-num span{color:#939199}.header-actions__balance-freeze{font-size:12px;font-weight:400;line-height:100%}.header-actions__balance-freeze span{font-size:12px;font-weight:500;line-height:100%}.header-actions__balance-actions{justify-content:space-between;align-items:center;gap:8px;margin-top:16px;display:flex}.header-actions__btn-cart{height:36px;padding:4px 8px;font-size:12px;font-weight:400;line-height:100%}.header-actions__btn-cart.ant-btn-icon-only{width:36px;padding:4px}.header-actions__btn-cart svg{width:20px;height:auto}}
.steam-auth-modal{width:100%}.steam-auth-modal__wrapper .ant-modal-close{color:#fff}.steam-auth-modal__head{text-align:center;background:radial-gradient(73.2% 81.31% at 50% 81.14%,#a66dff 0%,#532d8f 90%);width:100%;height:260px;position:relative}.steam-auth-modal__head-bg{z-index:1;opacity:.5;background:url(/img/maskotBg.png) 50%/cover no-repeat;width:100%;height:100%;position:absolute;left:0;right:0}.steam-auth-modal__head-maskot{z-index:2;object-position:center center;object-fit:cover;width:100%;max-width:456px;height:100%;margin:0 auto}.steam-auth-modal__body{text-align:center;background:var(--new-bg-1,#131215);padding:32px}.steam-auth-modal__title{color:var(--new-purple-3,#a66dff);margin-bottom:12px;font-size:20px;font-weight:500;line-height:100%}.steam-auth-modal__text{color:var(--new-white,#fff);font-size:16px;font-weight:300;line-height:150%}.steam-auth-modal__tags{margin-top:24px}.steam-auth-modal__grid{justify-content:center;align-items:center;gap:8px;display:flex}.steam-auth-modal__grid .ant-tag{margin:0}.steam-auth-modal__actions{background:var(--new-bg-3,#1f1e21);padding:32px 32px 12px}.steam-auth-modal__checkbox .ant-checkbox{align-self:flex-start}.steam-auth-modal__checkbox .ant-checkbox+span{color:#fff;font-size:14px;font-weight:300;line-height:150%}.steam-auth-modal__checkbox a{color:var(--new-purple-3,#a66dff);text-decoration:underline;transition:all .2s cubic-bezier(.645,.045,.355,1)}.steam-auth-modal__checkbox a:hover,.steam-auth-modal__checkbox a:active,.steam-auth-modal__checkbox a:focus{color:var(--gray-0,#bebdc2);text-decoration:none}.steam-auth-modal__btn-auth{margin-top:24px}@media screen and (max-width:1024px){.steam-auth-modal__head-bg{background-repeat:repeat-x;background-size:contain}.steam-auth-modal__actions{flex-direction:column;align-items:center;display:flex}.steam-auth-modal__actions .ant-btn{max-width:480px}}@media screen and (max-width:768px){.steam-auth-modal__head{height:240px}.steam-auth-modal__body{text-align:left;padding:24px 16px}.steam-auth-modal__title{margin-bottom:8px;font-size:16px;font-weight:500;line-height:100%}.steam-auth-modal__text{font-size:12px;font-weight:400;line-height:150%}.steam-auth-modal__tags{width:calc(100% + 32px);margin-top:16px;margin-left:-16px;position:relative;overflow:hidden}.steam-auth-modal__tags:before{content:"";z-index:1;background:linear-gradient(-90deg,transparent 0%,var(--new-bg-3,#1f1e21)80%);width:32px;position:absolute;top:0;bottom:0;left:0}.steam-auth-modal__tags:after{content:"";z-index:1;background:linear-gradient(90deg,transparent 0%,var(--new-bg-3,#1f1e21)80%);width:32px;position:absolute;top:0;bottom:0;right:0}.steam-auth-modal__scroll{scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;width:100%;padding-bottom:4px;overflow-x:auto}.steam-auth-modal__scroll::-webkit-scrollbar{border-radius:2px;height:4px}.steam-auth-modal__scroll::-webkit-scrollbar-track{background:0 0;border-radius:2px;height:4px}.steam-auth-modal__scroll::-webkit-scrollbar-thumb{background:#1f1b26;border-radius:2px;height:4px}.steam-auth-modal__scroll::-webkit-scrollbar-thumb:hover{cursor:pointer;background:#26222d;height:4px}.steam-auth-modal__grid{gap:4px;padding:0 16px}.steam-auth-modal__actions{padding:24px 16px 16px}.steam-auth-modal__checkbox .ant-checkbox+span{font-size:12px;font-weight:400;line-height:150%}.steam-auth-modal__btn-auth{margin-top:16px}}
.header-profile__avatar{flex-shrink:0;margin-right:6px}.header-profile__name{text-overflow:ellipsis;white-space:nowrap;max-width:100px;overflow:hidden}.header-profile__btn-menu{color:#fff!important;background:#1f1e21!important;border-color:#1f1e21!important}.header-profile__btn-menu:not(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:0}.header-profile__btn-menu:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-left:0}.header-profile__btn-menu:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-left:0}.header-profile__btn-menu svg{width:24px;color:#939199!important}.header-profile__btn-menu:hover,.header-profile__btn-menu:active{color:#fff!important;background:#252428!important;border-color:#252428!important}.header-profile__btn-menu.ant-dropdown-open{border-bottom-right-radius:0;border-bottom-left-radius:0}.header-profile__btn-menu.ant-dropdown-open svg{color:#fff!important}.header-profile__dropdown-menu .ant-dropdown-menu{overflow:hidden}.header-profile__dropdown-menu .ant-dropdown-menu .ant-dropdown-menu-item{border-radius:0}.header-profile__btn-notice{color:#fff!important;background:#232326!important;border-color:#232326!important}.header-profile__btn-notice:hover,.header-profile__btn-notice:active{color:#fff!important;background:#2e2e31!important;border-color:#2e2e31!important}
.header-sticky{z-index:120;background:var(--new-bg-2,#19181c);justify-content:space-between;align-items:center;gap:16px;padding:22px 60px;display:flex;position:-webkit-sticky;position:sticky;top:0;left:0}.header-sticky__logo svg{width:147px;height:auto}.header-sticky__left{justify-content:flex-start;align-items:center;gap:32px;display:flex}.header-sticky__btn-drawer{cursor:pointer;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.header-sticky__btn-drawer svg{color:#fff;transition:all .2s}.header-sticky__btn-drawer:hover svg,.header-sticky__btn-drawer:active svg{color:var(--new-grey-text,#939199)}.header-sticky__right{justify-content:flex-end;align-items:center;gap:16px;display:flex}@media screen and (max-width:1440px){.header-sticky__left{gap:24px}}@media screen and (max-width:1280px){.header-sticky{padding-left:16px;padding-right:16px}}@media screen and (max-width:1024px){.header-sticky{padding:12px 16px}.header-sticky__btn-drawer{width:36px;height:36px}}

