.spinner{animation:rotator 2s linear infinite}.spinner__path{stroke-dasharray:0,204;stroke-dashoffset:0;stroke-width:3px;transform-origin:center;stroke:#fff;animation:dash 2s ease-in-out infinite}.spinner.is-small .spinner__path{stroke-width:5px;stroke:#c85a8b}@keyframes rotator{0%{transform:rotate(0deg) translateZ(0)}to{transform:rotate(396deg) translateZ(0)}}@keyframes dash{0%{stroke-dasharray:1,204;stroke-dashoffset:0}50%{stroke-dasharray:102,204;stroke-dashoffset:-51}to{stroke-dasharray:102,204;stroke-dashoffset:-204}}.trades-icon-direction__in,.trades-icon-direction__out{display:none}.trades-icon-direction.active .trades-icon-direction__in,.trades-icon-direction.active .trades-icon-direction__out{display:block}.trades-icon-direction__in.active{display:block;fill:#316939}.trades-icon-direction__out.active{display:block;fill:#c85a8b}.logo{display:block}@media screen and (max-width:350px){.logo__full{display:none}}.logo__short{display:block}@media screen and (min-width:351px){.logo__short{display:none}}.logo svg{display:block;width:190px;height:40px}@media screen and (max-width:459px){.logo svg{width:auto;height:24px}}.logo.in-footer .logo__full{display:block}.logo.in-footer .logo__short{display:none}@media screen and (max-width:991px){.logo.in-footer svg{width:190px;height:40px}}.loading-dots{display:inline-block;transform:translateZ(0)}.loading-dots span{display:inline-block;opacity:0;animation:blink 1.5s ease-in-out infinite;will-change:opacity}.loading-dots span:first-child{animation-delay:.2s}.loading-dots span:nth-child(2){animation-delay:.4s}.loading-dots span:nth-child(3){animation-delay:.6s}@keyframes blink{0%{opacity:0}50%{opacity:1}60%{opacity:1}to{opacity:0}}.widget{position:relative;display:flex;align-items:center;text-decoration:none;padding:15px 0 14px}@media screen and (max-width:991px){.widget{padding:12px 0}}.widget.is-loader svg{display:block;height:40px}.widget.is-search{padding:5px 0}.widget.is-cart{transition:opacity .3s linear;cursor:pointer}.widget.is-cart.is-loading{opacity:.3}@media screen and (max-width:991px){.widget.is-profile{position:inherit}}.widget__icon{position:relative;display:flex;align-items:center;justify-content:center;margin:0 10px 0 0;width:40px;height:40px;border-radius:50%;background-color:rgba(0,0,0,.3)}@media screen and (max-width:1439px){.widget__icon{margin:0}}@media screen and (max-width:991px){.widget__icon{background:transparent}}.widget__icon svg{fill:#fff}.is-cart .widget__icon svg{width:17px;height:17px}@media screen and (max-width:991px){.is-cart .widget__icon svg{width:20px;height:20px}}.widget__icon.is-premium{position:relative;margin-right:20px}.widget__icon.is-premium .diamond-icon,.widget__icon.is-premium .premium-icon{position:absolute;left:-9px;top:-9px;display:block;width:58px;height:63px}.widget__icon.is-premium .streamer-icon{position:absolute;left:-9px;top:-14px;display:block;width:58px;height:58px}@media screen and (max-width:991px){.widget__icon.is-premium{margin-right:8px}}.widget__icon__avatar{border-radius:40px;overflow:hidden}.widget__icon__avatar img{display:block;object-fit:scale-down;image-rendering:-webkit-optimize-contrast;width:40px;height:40px}.is-disconnected .widget__icon{position:relative}.is-disconnected .widget__icon:after{content:"";position:absolute;left:0;right:0;top:0;bottom:0;z-index:1;border-radius:40px;background:rgba(0,0,0,.45)}.is-disconnected .widget__icon img{display:block;object-fit:scale-down;width:40px;height:40px}.is-disconnected .widget__icon svg.connected-icon,.is-disconnected .widget__icon svg.disconnected-icon{position:absolute;left:0;top:0;z-index:2;width:40px;height:40px}.is-disconnected .widget__icon svg.disconnected-icon{animation:hide 3s linear infinite both}.is-disconnected .widget__icon svg.connected-icon{opacity:0;animation:show 3s linear infinite both}.is-notifications .widget__icon svg{fill:none;width:16px;height:16px}@media screen and (max-width:991px){.is-notifications .widget__icon svg{width:20px;height:20px}}.is-balance .widget__icon svg{fill:none;width:17px;height:17px}.is-search .widget__icon svg{width:14px;height:14px;fill:#fff}@media screen and (max-width:991px){.is-search .widget__icon svg{width:20px;height:20px}}.widget__count{position:absolute;right:-12px;top:-8px;display:flex;align-items:center;justify-content:center;border-radius:12px;padding:0 2px;min-width:24px;height:24px;background-color:#c85a8b}.is-cart .widget__count{background-color:#41484b}.widget__count span{display:block;font-size:14px;line-height:15px;text-align:center;color:#fff}.widget__body{cursor:pointer}.widget__body,.widget__content{display:flex;align-items:center}.widget__content{line-height:15px;font-size:16px;transition:all .3s linear;color:#fff}@media screen and (max-width:1439px){.widget__content span,.widget__content strong{display:none}}.widget__content strong{font-weight:600;white-space:nowrap}.widget__content span+strong{margin-left:5px}.is-balance .widget__content svg,.is-lang .widget__content svg,.is-profile .widget__content svg{display:block;width:14px;height:14px}.is-balance .widget__content span+svg,.is-balance .widget__content strong+svg,.is-lang .widget__content span+svg,.is-lang .widget__content strong+svg,.is-profile .widget__content span+svg,.is-profile .widget__content strong+svg{margin-left:6px;width:9px;height:9px;fill:#fff}@media screen and (max-width:991px){.is-lang .widget__content span,.is-lang .widget__content strong{display:flex}}.is-profile .widget__content strong{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;max-width:205px}@media screen and (max-width:991px){.is-profile .widget__content svg{display:none}}.is-search .widget__content{overflow:hidden;position:fixed;left:11px;right:0;bottom:1px;z-index:100;padding:2px 0;width:48px;background-color:#1e1e1e;transform:translate3d(0,100%,0);transition:width .45s cubic-bezier(.215,.61,.355,1)}.is-search .widget__content .widget__close{opacity:0;display:flex;align-items:center;justify-content:center;position:absolute;left:0;top:50%;width:50px;height:100%;transform:translateY(-50%);transition:opacity .3s linear .4s;cursor:pointer}.is-search .widget__content .widget__close svg{display:block;width:16px;height:16px;fill:#d3d3d3}.is-search .widget__content.is-open{display:block;padding:0 0 0 50px;width:calc(100% - 11px);transform:translateZ(0)}.is-search .widget__content.is-open svg{width:20px}.is-search .widget__content.is-open .widget__close{opacity:1}.widget__flag{margin-right:9px}.widget__flag img{display:block}.widget__list{overflow:hidden;position:absolute;left:50%;top:100%;z-index:100;list-style:none;margin:0;box-shadow:0 0 9px 2px rgba(0,0,0,.3);display:flex;flex-direction:column;padding:25px;background-color:#2f3535;cursor:auto;opacity:0;z-index:-100;transition:z-index .3s step-end,opacity .3s ease}.is-fixed .widget__list{display:none}.widget:hover .widget__list{z-index:999;opacity:1;transition:z-index .3s step-start,opacity .3s ease}.is-fixed .widget:hover .widget__list{display:block}.is-profile .widget__list{min-width:240px}.is-no-shadow .widget__list{box-shadow:none}.is-grow .widget__list{flex-grow:1}.is-profile-menu .widget__list{background:#1e1e1e}.is-balance .widget__list{min-width:260px;left:auto;right:0}.is-profile .widget__list{transform:translateX(-50%)}@media screen and (max-width:1439px){.is-profile .widget__list{transform:translateX(0)}}@media screen and (max-width:1439px){.widget__list{left:auto;right:0}}@media screen and (max-width:991px){.widget:hover .widget__list,.widget__list{display:none}}.widget__list.visible{position:relative;left:auto;right:auto;top:auto;bottom:auto;opacity:1;z-index:100;padding:16px 12px}@media screen and (max-width:991px){.widget__list.visible{display:block}}.widget__separator{margin-bottom:22px;height:1px;background-color:#505050}.is-grow .widget__separator{margin-top:auto}.widget__item{display:flex;align-items:center;margin-bottom:22px;font-weight:600;font-size:16px;line-height:16px;text-decoration:none;color:#fff;transition:color .3s linear;cursor:pointer}.widget__item:last-child{margin-bottom:0}.widget__item.active,.widget__item:hover{color:#c85a8b}.widget__item.active svg,.widget__item:hover svg{fill:#c85a8b}.widget__item svg{display:block;flex-shrink:0;margin-right:16px;width:19px;height:19px;fill:#fff;transition:fill .3s linear}.widget__item span{display:flex;flex-wrap:nowrap}.is-profile .widget__item{text-transform:capitalize}.is-balance .widget__item{position:relative;display:block;margin:0;padding:11px 0;cursor:default}.is-balance .widget__item:first-child{padding-top:0}.is-balance .widget__item:last-child{padding-bottom:0}.is-balance .widget__item:last-child:after{display:none}.is-balance .widget__item:after{content:"";position:absolute;bottom:0;left:0;right:0;height:1px;background-color:#505050}.is-balance .widget__item__title{font-size:18px;line-height:18px;color:#fff}.is-balance .widget__item__text{font-size:12px;line-height:14px;color:#999}.is-balance .widget__item__amount{display:flex;align-items:center;justify-content:space-between;padding-top:2px}.is-balance .widget__item__amount__value{font-weight:600;font-size:20px;line-height:20px;color:#fff}.is-balance .widget__item__amount__text{font-size:14px;line-height:20px;text-decoration:none;color:#c85a8b}.widget:hover .widget__content{color:#c85a8b}@keyframes show{0%{opacity:0}70%{opacity:0}to{opacity:1}}@keyframes hide{0%{opacity:1}70%{opacity:1}to{opacity:0}}.chart-loader.no-data,.no-data .chart-loader__body{height:100%}.chart-loader__body{margin-bottom:20px;padding-right:20px;background-color:#2b2e2f;box-shadow:0 0 9px 2px rgba(0,0,0,.3)}.chart-loader__body svg{height:413px;width:100%}.group{display:flex;flex-wrap:wrap;margin-left:-20px;height:100%}.group__block{flex-grow:1;padding-left:20px;width:30%}.group__block.is-half-wide{width:50%}@media screen and (max-width:991px){.group__block.is-half-wide{width:100%}}@media screen and (max-width:1519px){.group__block{width:50%}}@media screen and (max-width:991px){.group__block{width:100%}}.is-narrow .group__block:first-child{padding-left:0}.group__block__inner{margin-bottom:20px;padding:20px;background-color:#2b2e2f;box-shadow:0 0 10px rgba(0,0,0,.42)}.group__block__header{margin:0 0 24px;font-weight:400;font-size:18px;line-height:24px;color:#fff;text-transform:uppercase;transition:color .3s linear}.group__block__header.disabled{color:hsla(0,0%,100%,.3)}.group__block__header.centered{text-align:center}@media screen and (max-width:479px){.group__block__header svg{display:block;max-width:100%}}.group__block.is--deposit-amount{flex-shrink:0;flex-grow:0;width:715px}@media screen and (max-width:1439px){.group__block.is--deposit-amount{width:515px}}@media screen and (max-width:991px){.group__block.is--deposit-amount{width:100%}}.group__block.is--deposit-info{margin-bottom:20px;width:350px}@media screen and (max-width:991px){.group__block.is--deposit-info{padding-left:0;width:100%}}.page{display:flex;margin-left:-20px;height:100%}.page.is-loading{display:flex;margin:auto;padding:80px 0}.page__header{display:flex;align-items:center;margin-bottom:10px}.page__header .title{margin-bottom:0}.page__header--offer-page,.page__header--space-between{justify-content:space-between;padding-right:10px}@media screen and (max-width:519px){.page__header--offer-page,.page__header--space-between{flex-direction:column;align-items:flex-start}.page__header--offer-page .btn,.page__header--space-between .btn{margin:8px auto 0}}.page__header--offer-page{margin-bottom:34px;padding-top:16px}.page__spacer{margin-bottom:46px;height:1px}.page__loader{display:flex;align-items:center;justify-content:center;margin:auto;padding:80px 0;height:100%}.page__loader svg{display:block;width:100%;height:100%;max-width:480px;max-height:480px}.page__content{display:flex;padding-left:20px;width:100%}@media screen and (max-width:991px){.page__content{flex-direction:column}}.page__content.is-large-text p{font-size:21px;line-height:34px}.page__agent{position:fixed;top:200px;left:calc(50% + 540px)}.page__agent img{display:block;width:100%}@media screen and (max-width:1799px){.page__agent{display:none}}.page__section{padding:120px 0;width:100%}.page__section.is-dark{background-color:#1b1c1d}@media screen and (max-width:991px){.page__section{padding:80px 0}}@media screen and (max-width:767px){.page__section{padding:70px 0}}.page__blocks{display:flex;flex-wrap:wrap;justify-content:center;margin:0 auto;max-width:1200px}@media screen and (max-width:991px){.page__blocks{flex-direction:column;align-items:center}}@media screen and (max-width:767px){.page__blocks{padding:0 16px}}.page__block{display:flex;flex-direction:column;justify-content:center;flex-grow:1}.page__block .subtitle{margin:0 0 10px;font-size:20px;line-height:24px}@media screen and (max-width:640px){.page__block .subtitle{font-size:16px;line-height:20px}}.page__block p{margin:0 0 15px;font-size:16px;line-height:22px}@media screen and (max-width:640px){.page__block p{font-size:14px;line-height:19px}}.page__block.with-shadow{align-items:center;margin:5px;padding:12px 0 24px;max-width:540px;background-color:#2b2d2e;box-shadow:0 0 10px rgba(0,0,0,.42)}@media screen and (max-width:991px){.page__block.with-shadow{min-width:540px}}@media screen and (max-width:767px){.page__block.with-shadow{margin:0 auto 10px;min-width:auto;width:100%}}.page__block.with-visual-content{align-items:center}@media screen and (max-width:1280px){.page__block.with-visual-content{max-width:380px}}@media screen and (max-width:991px){.page__block.with-visual-content{margin-bottom:40px;max-width:500px}}.page__block.with-visual-content svg{display:block;height:360px}.page__block.with-visual-content img{display:block;margin-bottom:30px;max-width:100%}.page__block.with-visual-content .trade-status-modal.is-p2p-pending{padding:0 20px}@media screen and (max-width:479px){.page__block.with-visual-content .trade-status-modal.is-p2p-pending{padding:0 10px}}.page__block.with-text-content{max-width:590px}@media screen and (max-width:1280px){.page__block.with-text-content{max-width:520px}}@media screen and (max-width:991px){.page__block.with-text-content{max-width:700px}.page__block.with-text-content .title{justify-content:center}.page__block.with-text-content .title span:after{left:50%;transform:translate(-50%)}}.page__block.with-text-content.is-left{padding-right:50px}@media screen and (max-width:991px){.page__block.with-text-content.is-left{padding:0}}.page__block.with-text-content.is-right{padding-left:50px}@media screen and (max-width:991px){.page__block.with-text-content.is-right{padding:0}}.page__block.with-text-content.is-centered{margin:0 auto 90px}@media screen and (max-width:991px){.page__block.is-mobile-order-first{order:-1}}.page__inner{flex-grow:1}.page__footer{margin-top:auto}.page--full-wide{margin:0;padding-top:40px}.page--full-wide .page__content{padding-left:0;max-width:100%}@media screen and (max-width:1519px){.page{flex-wrap:wrap}}@media screen and (max-width:991px){.page{padding-top:110px}}.page--centered,.page--deposit{flex-direction:column;padding-top:40px}@media screen and (max-width:1280px){.page--centered,.page--deposit{padding-top:0}}@media screen and (max-width:991px){.page--centered,.page--deposit{margin-left:0}}.page--centered .page__content,.page--deposit .page__content{margin-left:calc(50% - 500px);padding:0;max-width:750px}@media screen and (max-width:1280px){.page--centered .page__content,.page--deposit .page__content{margin:0 auto}}.page--deposit{padding-top:0}.page--deposit .page__content{margin-left:calc(50% - 500px);padding:0;max-width:1045px}@media screen and (max-width:1439px){.page--deposit .page__content{max-width:820px}}@media screen and (max-width:1280px){.page--deposit .page__content{margin:0 auto}}.page--p2p-pending{margin-left:0}.page--p2p-pending .page__content{margin-left:9%;padding:0;max-width:980px}@media screen and (max-width:1440px){.page--p2p-pending .page__content{margin:0 auto}}.title{display:flex;align-items:center;margin-top:0;margin-bottom:20px;font-weight:600;font-size:30px;line-height:36px;text-transform:capitalize;color:#fff}.title svg{margin-right:20px;fill:#419a4d}.title.as-h1{font-size:40px;line-height:50px}@media screen and (max-width:640px){.title--alt{font-size:26px;line-height:32px}}.title--alt span{display:block;position:relative;margin-bottom:10px;padding-bottom:10px}.title--alt span:after{content:"";position:absolute;left:0;bottom:0;width:80px;height:5px;background-color:#c85a8b}@media screen and (max-width:640px){.title--alt span:after{width:70px;height:4px}}.title--alt.is-centered span:after{left:50%;transform:translateX(-50%)}.title.for-trade-inventory{display:flex;min-width:calc(100% - 30px);margin:0 0 10px;padding-left:9px;font-weight:600;font-size:24px;line-height:24px;color:#fff}.title.for-trade-inventory span{font-weight:400;font-size:16px;line-height:20px}.title.for-inventory-list,.title.with-count,.title.with-option{align-items:flex-end;margin-right:10px;font-weight:600;font-size:24px;line-height:28px;color:#fff}.title.for-inventory-list span,.title.with-count span,.title.with-option span{margin-left:10px;font-weight:400;font-size:16px;line-height:20px;color:hsla(0,0%,100%,.3)}@media screen and (max-width:349px){.title.with-count{align-items:flex-start;flex-direction:column}.title.with-count span{margin-left:0}}.title.is-centered{text-align:center;justify-content:center}.title.no-text-transform{text-transform:none}.title.no-text-transform div{text-transform:capitalize}.title.is-normal{font-weight:400}.title.font-small{line-height:24px;font-size:24px}.title.is-shifted-right-15{padding-left:15px}.title.is-twitter svg{width:36px;height:36px;fill:#289bf0}.title.is-features{margin-bottom:24px}.title.is-features svg{width:36px;height:36px;fill:#c85a8b}.title--deposit{margin-left:calc(50% - 180px);max-width:1050px}@media screen and (max-width:1280px){.title--deposit{margin-left:auto;margin-right:auto}}.title.margin-none{margin:0}.btn{display:inline-block;border:none;border-radius:1px;padding:7px 10px;font-weight:600;font-size:12px;line-height:26px;background-color:#419a4d;color:#fff;text-transform:uppercase;text-decoration:none;text-align:center;transition:background .3s linear,color .3s linear,border-color .3s linear;cursor:pointer}.btn:focus{outline:none}.btn[data-tip]{position:relative}.btn[data-tip]:after,.btn[data-tip]:before{content:"";display:block;opacity:0}.btn:hover{background-color:#398844}.btn:hover[data-tip]:after{content:attr(data-tip);bottom:calc(100% + 6px);left:-50%;border-radius:3px;padding:8px 21px;background:hsla(0,0%,100%,.9);white-space:nowrap;font-weight:400;font-size:14px;line-height:16px;text-transform:none;color:#222;pointer-events:none}.btn:hover[data-tip]:after,.btn:hover[data-tip]:before{opacity:1;position:absolute;transition:opacity .3s linear}.btn:hover[data-tip]:before{content:"";width:0;height:0;border-top:6px solid hsla(0,0%,100%,.9);border-left:8px solid transparent;border-right:8px solid transparent;top:-6px;left:50%;margin-left:-8px}.btn svg{display:block;margin:0 auto;width:27px;height:27px;fill:#fff;transition:fill .3s linear}.btn--disabled,.btn[disabled]{background-color:rgba(65,67,68,.4);color:hsla(0,0%,100%,.3);cursor:default}.btn--disabled svg,.btn[disabled] svg{fill:hsla(0,0%,100%,.3)}.btn--primary{background:#c85a8b}.btn--primary:hover:not([disabled]){background-color:#c2477e}.btn--red{background:#e70419}.btn--red:hover:not([disabled]){background-color:#ce0416}.btn--grey-color{color:#616161}.btn--grey-color svg{fill:#616161}.btn--grey-color:hover:not([disabled]){color:#545454}.btn--grey-color:hover:not([disabled]) svg{fill:#545454}.btn--primary-color{color:#c85a8b}.btn--primary-color svg{fill:#c85a8b}.btn--primary-color:hover:not([disabled]){color:#c2477e}.btn--primary-color:hover:not([disabled]) svg{fill:#c2477e}.btn--secondary-color{color:#419a4d}.btn--secondary-color svg{fill:#419a4d}.btn--secondary-color:hover:not([disabled]){color:#398844}.btn--secondary-color:hover:not([disabled]) svg{fill:#398844}.btn--grey{background-color:#414344}.btn--grey:hover:not([disabled]){background-color:#3a3b3c}.btn--primary-bordered{box-sizing:border-box;padding-top:5px;padding-bottom:5px;border:2px solid #c85a8b;border-radius:1px;background:transparent;color:#c85a8b}.btn--primary-bordered:hover:not([disabled]){border:2px solid #c2477e;background:transparent;color:#c2477e}.btn--green-bordered{box-sizing:border-box;padding-top:5px;padding-bottom:5px;border:2px solid #419a4d;border-radius:1px;background:transparent;color:#419a4d}.btn--green-bordered:hover:not([disabled]){border:2px solid #398844;background:transparent;color:#398844}.btn--green-bordered:disabled{border:2px solid #414344;background:transparent;color:#414344}.btn--bordered{border:1px solid;background:transparent}.btn--bordered.is-confirmed{color:#419a4d}.btn--bordered.is-active{color:#c85a8b}.btn--bordered.is-canceled,.btn--bordered.is-pending{color:#999}.btn--bordered:hover{background:transparent}@media screen and (max-width:991px){.btn--trade-offers{position:fixed;bottom:50px;left:0;right:0;z-index:1000}}.btn--trade-status{padding:5px 28px;font-weight:400;font-size:16px;line-height:20px;text-transform:none}@media screen and (max-width:767px){.btn--trade-status{padding:0;border:none;font-size:12px;line-height:14px}}.btn--withdraw-all{padding-top:0;padding-bottom:0;line-height:28px}@media screen and (max-width:859px){.btn--withdraw-all{padding:8px 32px}}.btn--grow{flex-grow:1}.btn--large-padding{padding-left:27px;padding-right:27px}.btn--no-padding{padding:0}.btn--verify{margin-left:auto;width:100%;max-width:80px;line-height:26px}.btn--verify svg{height:26px}.btn--m-size{flex-grow:1;padding-top:13px;padding-bottom:13px;height:50px;font-size:16px;line-height:20px}.btn--big{padding-left:27px;padding-right:27px}.btn--big,.btn--static{font-size:18px;line-height:26px}.btn--static{padding:12px 40px;font-weight:400}.btn--loading{padding-top:3px;padding-bottom:4px}.btn--login{display:flex;align-items:center;align-self:center;border-radius:1px;padding:9px 12px;font-weight:600;font-size:12px;line-height:14px;text-transform:uppercase;background-color:#419a4d;color:#fff}.btn--login span{overflow:hidden;display:block;padding-top:6px;white-space:nowrap;text-overflow:ellipsis}.btn--login svg{display:block;margin-right:13px;width:22px;height:22px;fill:#fff}.btn--queue{padding:18px 24px;border:2px solid #419a4d;border-radius:1px;width:100%;background:transparent;font-weight:600;font-size:18px;line-height:20px;text-transform:uppercase;color:#419a4d}.btn--queue:hover{border:2px solid #398844;background:transparent}.btn--queue[disabled]{border:2px solid rgba(65,67,68,.3);background:transparent}.btn--deposit{display:block;border-radius:1px;padding:20px 24px;width:100%;background:#419a4d;font-weight:600;font-size:18px;line-height:20px;text-transform:uppercase;color:#fff}.btn--deposit[disabled]{background-color:rgba(65,67,68,.3);color:hsla(0,0%,100%,.3);cursor:default}.btn--copy:hover svg{fill:#c85a8b}.btn--inspect-in-steam:hover svg{fill:#c7c5c2}.btn--inspect-in-game:not([disabled]):hover svg{fill:#e2ad00}.btn--reset-filters{padding:0 18px}.btn--reset-filters svg{display:block;width:21px;height:21px;fill:#999}.btn--small{line-height:100%}.btn--small svg{display:inline-block;width:16px;height:16px;fill:#fff}.btn--md{flex-grow:1;padding-top:8px;padding-bottom:8px;width:100%;font-weight:600;font-size:16px;line-height:20px}@media screen and (max-width:479px){.btn--md{font-size:12px}}.btn--lg{flex-grow:1;padding:18px 24px;width:100%;font-weight:600;font-size:18px;line-height:24px}.btn--with-icon{display:flex;align-items:center;justify-content:center}.btn--with-icon svg{display:block;flex-shrink:0;margin:0 10px 0 0;width:20px;height:20px}.btn--modal{min-width:200px}.btn--modal-statuses{padding:0;min-width:200px}.btn--modal-statuses svg{width:20px;height:20px}.btn--wide{min-width:230px}.btn--centered{margin:0 auto}.btn--transparent,.btn--transparent:hover{background:transparent!important}@media screen and (max-width:1540px){.btn--trade-mode{font-size:12px}}.btn--notification-event{display:flex;align-items:center;justify-content:center;background:transparent!important;transition:transform .3s linear;transform-origin:center center}.btn--notification-event svg{display:block;flex-shrink:0;width:16px;height:16px;fill:#c85a8b}.btn--notification-event:hover{background:transparent!important}.btn--notification-event:hover svg{fill:#c2477e}@media screen and (max-width:479px){.btn--notification-event{padding:7px}.btn--notification-event svg{width:14px;height:14px}}.btn--rotate-180{transform:rotate(180deg)}.btn--how-it-works{padding:4px 12px;background:#c85a8b}.btn--screenshot[data-tip]{position:absolute;right:9px;top:9px;padding:0;background:transparent}.btn--screenshot[data-tip]:hover{background:transparent}.btn--default{border:none;border-radius:1px;padding:7px 10px;font-weight:600;font-size:12px;line-height:26px;background-color:#419a4d;color:#fff}.profile-menu{position:fixed;right:0;top:0;bottom:0;z-index:999;overflow-y:scroll;width:360px;max-width:86%;box-shadow:0 0 9px 2px rgba(0,0,0,.3);background-color:#1e1e1e;transform:translateX(100%);transition:transform .3s linear}@media screen and (max-width:991px){.profile-menu.is-active{transform:translateX(0)}}.profile-menu__user{position:relative;display:flex;align-items:center;margin-bottom:2px;padding:9px 12px;background:#2f3535}.profile-menu__close{margin-left:auto}.profile-menu__avatar{flex-shrink:0;overflow:hidden;border-radius:50%;width:58px;height:58px}.profile-menu__avatar img{display:block;width:100%}.profile-menu__name{overflow:hidden;text-overflow:ellipsis;margin-left:17px;font-weight:600;font-size:20px;line-height:20px;color:#fff}.profile-menu__list{display:flex;flex-grow:1}/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */.hamburger{display:inline-block;outline:none;margin:0;padding:0;cursor:pointer;transition-property:opacity,filter;transition-duration:.15s;transition-timing-function:linear;font:inherit;color:inherit;text-transform:none;background-color:transparent;border:0;overflow:visible}.hamburger.is-active:hover,.hamburger:hover{opacity:1}.hamburger.is-active .hamburger__inner,.hamburger.is-active .hamburger__inner:after,.hamburger.is-active .hamburger__inner:before{background-color:#fff}.hamburger__box{position:relative;display:block;width:20px;height:18px}.hamburger__inner{display:block;top:50%;margin-top:-1px}.hamburger__inner,.hamburger__inner:after,.hamburger__inner:before{position:absolute;width:20px;height:2px;background-color:#fff;border-radius:2px;transition-property:transform;transition-duration:.15s;transition-timing-function:ease}.hamburger__inner:after,.hamburger__inner:before{content:"";display:block}.hamburger__inner:before{top:-8px}.hamburger__inner:after{bottom:-8px}.hamburger__inner{transition-duration:.22s;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger__inner:before{transition:top .1s ease-in .25s,opacity .1s ease-in}.hamburger__inner:after{transition:bottom .1s ease-in .25s,transform .22s cubic-bezier(.55,.055,.675,.19)}.hamburger.is-active .hamburger__inner{transform:rotate(225deg);transition-delay:.12s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger.is-active .hamburger__inner:before{top:0;opacity:0;transition:top .1s ease-out,opacity .1s ease-out .12s}.hamburger.is-active .hamburger__inner:after{bottom:0;transform:rotate(-90deg);transition:bottom .1s ease-out,transform .22s cubic-bezier(.215,.61,.355,1) .12s}.background-cover{display:none;position:fixed;left:0;top:0;z-index:900;width:100%;height:100%;background:rgba(0,0,0,.55)}.background-cover.is-active{display:block}.background-cover.is-active.is-mobile-only{display:none}@media screen and (max-width:991px){.background-cover.is-active.is-mobile-only{display:block}}.header{padding:0 40px}@media screen and (max-width:1559px){.header{padding:0 20px}}@media screen and (max-width:991px){.header{padding:0 12px;position:fixed;left:0;right:0;top:0;z-index:300;background:#1e1e1e}}.header__inner{display:flex;align-items:center;width:100%}.header__hamburger{display:none}@media screen and (max-width:1024px){.header__hamburger{display:block}}.header__logo{margin:0;width:230px}@media screen and (max-width:1480px){.header__logo{width:206px}}@media screen and (max-width:1040px){.header__logo{width:198px}}@media screen and (max-width:767px){.header__logo{overflow:hidden;width:auto}}.header__login{padding:14px 0 15px}@media screen and (max-width:991px){.header__login{padding:12px 0}}.header__menu{margin-left:65px}@media screen and (max-width:1024px){.header__menu{display:none}}.header__widgets{display:flex;align-items:center;margin-left:auto}.header__widgets-loader{padding:17px 0}.header__widgets-loader svg{display:block;height:35px}.header__balance,.header__langs,.header__notifications,.header__profile{margin-left:30px}@media screen and (max-width:991px){.header__balance,.header__langs,.header__notifications,.header__profile{margin-left:15px}}@media screen and (max-width:767px){.header__balance,.header__langs,.header__notifications,.header__profile{margin-left:10px}}.header__search{display:none}@media screen and (max-width:991px){.header__search{display:flex}}@media screen and (max-width:991px){.header__balance,.header__langs{display:none}}@media screen and (max-width:991px){.header__profile{margin-left:30px}}.mobile-menu{overflow-y:scroll;position:fixed;left:0;top:0;z-index:999;display:flex;flex-direction:column;width:360px;max-width:86%;height:100%;background-color:#1e1e1e;transform:translateX(-100%);transition:transform .3s linear}.mobile-menu.is-active{transform:translateX(0)}.mobile-menu__header{position:relative;padding:0 40px 0 22px;border-bottom:1px solid hsla(0,0%,100%,.2)}.mobile-menu__close{position:absolute;right:20px;top:50%;transform:translateY(-50%)}.mobile-menu__footer{margin:auto 22px 0;border-top:1px solid hsla(0,0%,100%,.2);padding:4px 0}.select-game{position:relative;display:flex;align-items:center;padding:17px 0 16px}@media screen and (max-width:991px){.select-game{padding:14px 0 13px}}.select-game__current{display:flex;align-items:center;cursor:pointer}.select-game__icon{flex-shrink:0;margin-right:5px}.select-game__icon svg{display:block;height:26px;fill:#fff}.select-game__title{flex-shrink:0;margin:0;font-weight:600;font-size:16px;line-height:20px;color:#fff}@media screen and (max-width:991px){.select-game__title{font-size:20px;line-height:20px}}.select-game__title svg{margin-right:12px;width:9px;height:9px;fill:#fff;transition:all .3s linear}.select-game__list{overflow:hidden;position:absolute;left:0;top:100%;z-index:100;list-style:none;margin:0;box-shadow:0 0 9px 2px rgba(0,0,0,.3);display:flex;flex-direction:column;padding:25px;background-color:#2f3535;opacity:0;z-index:-100;transition:z-index .3s step-end,opacity .3s ease}.is-fixed .select-game__list{display:none}.select-game:hover .select-game__list{z-index:999;opacity:1;transition:z-index .3s step-start,opacity .3s ease}.is-fixed .select-game:hover .select-game__list{display:block}.select-game__item{display:flex;align-items:center;margin-bottom:22px;font-weight:600;font-size:18px;line-height:20px;text-decoration:none;color:#fff;transition:color .3s linear}.select-game__item img{display:block;margin-right:16px;width:35px}.select-game__item:last-child{margin-bottom:0}.select-game__item:hover{color:#c85a8b}.select-game:hover .select-game__title svg{fill:#c85a8b;transform:rotate(180deg)}.mobile-categories{margin-top:12px;padding:0 24px}.mobile-categories__list{display:block;border-top:1px solid hsla(0,0%,100%,.2);padding:12px 0 8px}.game-subcategories-list{position:absolute;top:60px;z-index:100;width:200px;transform:translateX(-12px) translateZ(0)}.game-subcategories-list.relative{position:relative;top:auto;transform:none}.game-subcategories-list.relative .game-subcategories-list__content{box-shadow:none}.game-subcategories-list.is-open{z-index:999;opacity:1;transition:z-index .3s step-start,opacity .3s ease}@media screen and (max-width:1024px){.game-subcategories-list{display:none;left:0;right:auto;margin-left:-40px;padding-left:40px;width:auto;background-color:#3c3f3f;transform:translate(0)}.game-categories-list.is-mobile .game-categories-list__item.is-open .game-subcategories-list{display:block;position:relative;top:0}}.game-subcategories-list.is-wide{width:400px}@media screen and (max-width:1280px){.game-subcategories-list.is-wide{right:auto;transform:translateX(-12px) translateZ(0)}}@media screen and (max-width:1024px){.game-subcategories-list.is-wide{width:auto;transform:translate(0)}}.game-subcategories-list__view-all{position:relative;z-index:1}.game-subcategories-list__view-all .game-subcategories-list__item{position:relative;display:flex;border-bottom:1px solid rgba(0,0,0,.15);padding:16px 32px 16px 16px;text-transform:uppercase}.game-subcategories-list__view-all .game-subcategories-list__item span{margin:0 auto}.game-subcategories-list__view-all .game-subcategories-list__item>svg{position:absolute;right:16px;top:50%;display:block;margin-left:auto;width:12px;height:12px;fill:none;stroke:#d3d3d3;transform:translateY(-50%);transition:stroke .3s linear}.game-subcategories-list__view-all .game-subcategories-list__item:hover>svg{fill:none;stroke:#c85a8b}.game-subcategories-list__content{background-color:#2f3535;box-shadow:0 0 9px 2px rgba(0,0,0,.3)}@media screen and (max-width:1024px){.game-subcategories-list__content{background:transparent;box-shadow:none}}.game-subcategories-list__inner{padding:8px 0;max-height:595px;display:flex;flex-direction:column;flex-wrap:wrap;flex:1 1 auto}.relative .game-subcategories-list__inner{box-shadow:none}@media screen and (max-width:1024px){.game-subcategories-list__inner{display:block;column-count:2;max-height:inherit;background:transparent;box-shadow:none}}.game-subcategories-list__item{display:block;white-space:nowrap;align-items:center;margin-bottom:8px;padding:4px 12px;font-size:16px;line-height:20px;text-decoration:none;color:#fff;transition:all .3s linear}@media screen and (max-width:1024px){.game-subcategories-list__item{display:inline-block;width:100%}}.game-subcategories-list__item img{display:inline-block;margin-right:12px;vertical-align:middle;max-height:38px}@media screen and (max-width:1024px){.game-subcategories-list__item img{display:none}}.game-subcategories-list__item span{display:inline-block;white-space:nowrap;vertical-align:middle}.game-subcategories-list__item:hover{color:#c85a8b}.game-subcategories-list__item:last-child{margin-bottom:0}@media screen and (max-width:1024px){.game-subcategories-list__item:last-child{margin-bottom:8px}}.game-more-list{overflow:hidden;position:absolute;left:0;top:39px;z-index:100;list-style:none;margin:0;box-shadow:0 0 9px 2px rgba(0,0,0,.3);display:flex;flex-direction:column;padding:8px 0;min-width:160px;background-color:#2f3535;opacity:0;z-index:-100;transition:z-index .3s step-end,opacity .3s ease}.game-panel__more.is-open .game-more-list{z-index:999;opacity:1;transition:z-index .3s step-start,opacity .3s ease}.is-fixed .game-panel__more.is-open .game-more-list{display:block}.game-more-list__item{display:flex;flex-direction:column;margin-bottom:8px;font-size:16px;line-height:20px;text-decoration:none;color:#fff;transition:all .3s linear}.game-more-list__item__name{display:flex;padding:4px 12px;white-space:nowrap;align-items:center}.game-more-list__item__name>svg{display:block;margin-left:8px;width:10px;height:10px;fill:#fff;transition:all .3s linear}.game-more-list__item__list{display:none}.game-more-list__item.is-opened{color:#c85a8b}.game-more-list__item.is-opened .game-more-list__item__name>svg{fill:#c85a8b;transform:rotate(180deg)}.game-more-list__item.is-opened .game-more-list__item__list{display:block}.game-categories-list{overflow:hidden;display:flex;flex-wrap:wrap;align-items:center;list-style:none;margin:0;padding:0;height:60px}@media screen and (max-width:1024px){.game-categories-list{display:block;background:transparent}}.game-categories-list.is-mobile{width:100%;height:auto}.game-categories-list__item{position:relative;margin:0 17px;cursor:pointer}.game-categories-list__item:first-child{margin-left:0}.game-categories-list__item:last-child{margin-right:0}.game-categories-list__item.is-open .game-categories-list__link{color:#c85a8b}.game-categories-list__item.is-open .game-categories-list__link>svg{fill:#c85a8b;transform:rotate(180deg)}@media screen and (max-width:1024px){.game-categories-list__item{margin:0;padding-left:0}}.game-categories-list__link{display:flex;align-items:center;white-space:nowrap;padding:20px 0;text-decoration:none;font-size:16px;line-height:20px;color:#fff;transition:all .3s linear}.game-categories-list__link span{margin-right:10px}.game-categories-list__link span:last-child{margin-right:0}.game-categories-list__link svg{display:block;width:10px;height:10px;fill:#fff;transition:all .3s linear}@media screen and (max-width:1024px){.game-categories-list__link{padding:13px 0;font-size:20px;line-height:20px}}.nav-list{overflow:hidden;display:flex;flex-wrap:wrap;list-style:none;margin:0;padding:0;height:69px}.nav-list.is-vertical{flex-direction:column;height:auto}.nav-list__item{position:relative;padding:23px 0;margin:0 22px}.nav-list__item.is-open .nav-list__sublist{display:block}@media screen and (max-width:1799px){.nav-list__item{margin:0 12px}}@media screen and (max-width:1024px){.nav-list__item{margin:0;padding:0 22px;transition:background .3s linear}.nav-list__item.is-open{background:#303232}.nav-list__item.is-open .nav-list__sublist{display:block}}.nav-list__link{display:block;text-decoration:none;font-size:16px;line-height:23px;color:#888989;transition:all .3s linear}.nav-list__link,.nav-list__link>span{position:relative}.nav-list__link:hover{color:#fff}.is-mobile .nav-list__link{font-size:24px;font-weight:600;line-height:56px;color:#fff}.with-submenu .nav-list__link{display:flex;align-items:center;cursor:pointer}.with-submenu .nav-list__link svg{display:block;margin-left:12px;width:12px;height:9px;fill:#888989;transition:all .3s linear}@media screen and (max-width:1024px){.with-submenu .nav-list__link svg{fill:#fff}}.with-submenu .nav-list__link:hover svg{fill:#fff}.is-open .nav-list__link{color:#fff}.is-open .nav-list__link svg{fill:#fff;transform:rotate(180deg)}@media screen and (max-width:1024px){.is-open .nav-list__link svg{transform:rotate(0deg);fill:#fff;transform:rotate(180deg)}}.nav-list__link--primary{color:#c85a8b}.nav-list__count{position:absolute;left:100%;top:-8px;border-radius:8px;padding:0 4px;min-width:16px;height:16px;background-color:#c85a8b}.nav-list__count span{display:block;font-weight:600;font-size:12px;line-height:16px;text-align:center;color:#fff}.nav-list__sublist{position:absolute;top:100%;z-index:100;list-style:none;margin:0;padding:0 18px;width:180px;box-shadow:0 0 9px 2px rgba(0,0,0,.3);background-color:#2f3535}@media screen and (max-width:1024px){.nav-list__sublist{display:none}}@media screen and (max-width:1024px){.is-open .nav-list__sublist{display:block;position:relative;width:100%;box-shadow:none;background-color:transparent;column-count:2}}@media screen and (max-width:1024px){.nav-list__subitem{display:inline-block;width:100%}}.nav-list__sublink{display:block;padding:8px 0;font-size:16px;line-height:20px;text-decoration:none;color:#fff;transition:color .3s linear}@media screen and (max-width:1024px){.nav-list__sublink{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;padding:13px 0;font-size:20px}}.active .nav-list__sublink,.nav-list__sublink:hover{color:#c85a8b}.mobile-menu-wrapper{display:flex;margin-right:10px;padding-right:10px}.collapsing-menu{position:relative;display:flex;margin-right:40px;padding-right:80px}.collapsing-menu__more{position:absolute;right:0;display:flex;align-items:center;height:69px;transition:all .3s linear;cursor:pointer}.collapsing-menu__more span{display:flex;align-items:center;white-space:nowrap;line-height:23px}.collapsing-menu__more span>svg{display:block;margin-left:12px;width:12px;height:9px;fill:#fff;transition:all .3s linear}.collapsing-menu__more.is-open{color:#c85a8b}.collapsing-menu__more.is-open span>svg{fill:#c85a8b;transform:rotate(180deg)}.collapsing-menu__more-list{display:none;position:absolute;top:100%;right:0;z-index:100;width:180px}.is-open .collapsing-menu__more-list{display:block}.announcement{position:-webkit-sticky;position:sticky;top:0;z-index:100;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;grid-gap:8px;gap:8px;padding:12px 32px;font-size:16px;line-height:20px;background-color:#419a4d;box-shadow:0 0 10px rgba(0,0,0,.42);text-align:center;color:#fff;max-height:500px;overflow:hidden;transition:max-height .3s ease,opacity .3s ease}@media(max-width:991px){.announcement{top:65px}}.announcement a{color:#fff;text-decoration:underline}.announcement a:hover{text-decoration:none}.announcement__close{display:flex;flex-shrink:0;align-items:center;justify-content:center;border-radius:50%;width:20px;height:20px;font-weight:600;background-color:#fff;font-size:12px;transition:all .3s ease;cursor:pointer}.announcement__close:hover{background-color:hsla(0,0%,100%,.8)}.announcement--error{background-color:#ff3c3c}.announcement--error .announcement__close{color:#ff3c3c}.announcement--warning{background-color:#f28202}.announcement--warning .announcement__close{color:#f28202}.announcement--hide{max-height:0;opacity:0;padding-top:0;padding-bottom:0;margin-top:0;margin-bottom:0;border-width:0;z-index:-100;transition:max-height .3s ease,opacity .3s ease,padding .3s ease,margin .3s ease,border-width .3s ease,z-index .3s step-end}.menu-list{list-style:none;margin:0;padding:24px 0 0}@media screen and (max-width:991px){.menu-list{padding-top:0}}@media screen and (max-width:480px){.menu-list{min-width:50%}}.menu-list__item{margin:0 0 24px}.menu-list__link{display:block;font-size:16px;line-height:20px;color:#fff;text-decoration:none;transition:all .3s linear}.menu-list__link:hover{color:#c85a8b}.social-block__title{margin:0 0 16px;font-weight:600;font-size:16px;line-height:20px;color:hsla(0,0%,100%,.2);text-align:center}.social-block__body,.social-block__item{display:flex;justify-content:center}.social-block__item{align-items:center;margin-right:20px;border-radius:50%;width:40px;height:40px;background-color:rgba(0,0,0,.4);transition:all .3s linear}.social-block__item:last-child{margin-right:0}.social-block__item svg{fill:#fff}.social-block__item.is-steam:hover{background-color:#1b2838}.social-block__item.is-steam svg{width:24px;height:24px}.social-block__item.is-instagram:hover{background-color:#e4405f}.social-block__item.is-instagram svg{width:24px;height:24px}.social-block__item.is-tik-tok:hover{background-color:#69c9d0}.social-block__item.is-tik-tok svg{width:24px;height:24px}.social-block__item.is-twitter:hover{background-color:#289bf0}.social-block__item.is-twitter svg{width:24px;height:24px}.game-search{display:flex;align-items:center;border-radius:3px;padding:11px 15px;transition:all .3s linear}.game-search.is-active{background-color:#2b2f30}.game-search__icon{margin-right:10px}.game-search__icon svg{width:15px;height:15px;fill:#fff}.game-search__input{border:none;outline:none;background:transparent;max-width:200px;width:100%;font-weight:400;font-size:16px;line-height:16px;color:#fff}.game-search__input::placeholder{color:hsla(0,0%,100%,.6)}@media screen and (max-width:991px){.game-search__input{max-width:100%}}.game-search--reverse{flex-direction:row-reverse}.mobile-panel{display:none;align-items:stretch;justify-content:space-between;position:fixed;left:0;right:0;bottom:0;z-index:200;padding:0 16px;background:#1e1e1e}@media screen and (max-width:991px){.mobile-panel{display:flex}}.mobile-panel__items{display:flex;justify-content:space-between;width:calc(50% + 25px)}.mobile-panel__item{display:flex;align-items:center}.mobile-panel__item a{padding:5px 15px}.mobile-panel__item svg{display:block;height:20px;fill:#fff}.mobile-panel__balance{display:flex;align-items:center;justify-content:flex-end;padding:0 10px;font-weight:500;font-size:18px;line-height:20px;text-align:right;color:#659953;text-decoration:none}.footer{padding:0 40px;background-color:#0b0b0b;content-visibility:auto}@media screen and (max-width:1559px){.footer{padding:0 20px}}@media screen and (max-width:991px){.footer{padding:0 12px}}.footer__inner{width:100%;margin:0 auto;max-width:1420px}.footer__top{display:flex;align-items:center;flex-wrap:wrap;padding:32px 0 50px}@media screen and (max-width:991px){.footer__top{flex-direction:column-reverse;justify-content:center;padding-bottom:0}}.footer__logo{margin-bottom:50px}@media screen and (max-width:991px){.footer__logo{margin:0 0 20px}}.footer__menu{display:flex;justify-content:space-around;flex-grow:1}@media screen and (max-width:991px){.footer__menu{margin:0 auto;width:100%}}@media screen and (max-width:480px){.footer__menu{flex-wrap:wrap;justify-content:flex-start}}.footer__social{margin:0 3% 0 12%}@media screen and (max-width:1280px){.footer__social{margin-left:0;margin-right:100px}}@media screen and (max-width:991px){.footer__social{display:flex;flex-direction:column;align-items:center;margin:0;border-top:1px solid hsla(0,0%,100%,.2);padding:30px 0;width:100%}}.footer__bottom{display:flex;flex-wrap:wrap;padding-top:25px;padding-bottom:21px;border-top:1px solid hsla(0,0%,100%,.2)}.footer__payments{width:100%}.footer__copyrights{margin-top:10px;width:100%;line-height:20px;font-size:12px;color:#999;text-align:center}.cookie-consent{position:fixed;left:0;right:0;bottom:0;z-index:999;display:flex;align-items:center;justify-content:center;padding:10px 60px 10px 20px;background-color:#000;transition:transform .3s linear}@media screen and (max-width:639px){.cookie-consent{flex-direction:column;text-align:center}}@media screen and (max-width:639px){.cookie-consent__body{padding:16px}}.cookie-consent__action{margin-left:20px}@media screen and (max-width:639px){.cookie-consent__action{margin:0}}.cookie-consent__close{position:absolute;right:10px;top:50%;padding:10px;width:40px;height:40px;transform:translateY(-50%);cursor:pointer}.cookie-consent__close svg{display:block;width:20px;height:20px;fill:#414344;transition:fill .3s linear}.cookie-consent__close:hover svg{fill:#fff}.cookie-consent--closed{transform:translateY(100%)}.payments-accept-widget{flex-direction:column}.payments-accept-widget,.payments-accept-widget__item{display:flex;align-items:center;justify-content:center}.payments-accept-widget__item{margin:0 30px;width:100%}.payments-accept-widget__item:not(:last-child){margin-bottom:10px}@media screen and (max-width:991px){.payments-accept-widget__item{margin:0 15px}}.payments-accept-widget__item img{display:block;margin:0 8px 8px;max-height:33px}.game-panel{background-color:#1e1e1e}@media screen and (max-width:1024px){.game-panel{display:none}}.game-panel__inner{display:flex;align-items:center;padding:0 40px}@media screen and (max-width:1559px){.game-panel__inner{padding:0 20px}}@media screen and (max-width:991px){.game-panel__inner{padding:0 12px}}.game-panel__select{margin-right:40px}.game-panel__menu{position:relative;display:flex;align-items:center;width:calc(100% - 300px)}@media screen and (max-width:1024px){.game-panel__menu{width:100%}}.game-panel__more{display:flex;align-items:center;position:relative;margin-left:auto;cursor:pointer;transition:all .3s linear}@media screen and (max-width:1024px){.game-panel__more{display:none}}.game-panel__more>svg{display:block;margin-left:8px;width:10px;height:10px;fill:#fff;transition:all .3s linear}.game-panel__more.is-open{color:#c85a8b}.game-panel__more.is-open>svg{fill:#c85a8b;transform:rotate(180deg)}.game-panel__search{margin-left:auto;padding:2px 0 0 12px;width:18%}@media screen and (max-width:1439px){.game-panel__search{width:21%}}@media screen and (max-width:1139px){.game-panel__search{width:25%}}@font-face{src:url(/fonts/ProximaNova/ProximaNova-Regular.woff2) format("woff2");font-family:"Proxima Nova";font-weight:400;font-style:normal;font-display:swap}@font-face{src:url(/fonts/ProximaNova/ProximaNova-Semibold.woff2) format("woff2");font-family:"Proxima Nova";font-weight:600;font-style:normal;font-display:swap}*,:after,:before{box-sizing:inherit}html{box-sizing:border-box}body{background-color:#1f2223;font-family:"Proxima Nova",Arial,Tahoma,sans-serif;color:#fff}.static-info{display:flex;align-items:center;align-self:center;justify-content:center;margin:0 auto;width:100%;height:100%;min-height:500px}.static-info.is-vertical{height:auto}.static-info__inner{display:flex;align-items:center;margin:0 auto;max-width:900px;width:100%}.is-wide .static-info__inner{max-width:1000px}.is-vertical .static-info__inner{flex-direction:column;text-align:center}@media screen and (max-width:1024px){.is-vertical .static-info__inner,.static-info__inner{flex-direction:column;text-align:center}}.static-info__icon{width:44.4444444444%}.is-wide .static-info__icon{width:52%}.static-info__icon img{display:block;margin:0 0 0 auto;max-width:100%;image-rendering:-moz-crisp-edges;image-rendering:-o-crisp-edges;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges}.static-info__icon svg{display:block;margin-left:auto;width:400px;height:100%}.is-vertical .static-info__icon{width:100%}.is-vertical .static-info__icon img,.is-vertical .static-info__icon svg{margin:0 auto}@media screen and (max-width:1024px){.static-info__icon img{margin:0 auto}.is-vertical .static-info__icon,.is-wide .static-info__icon,.static-info__icon{width:100%}.is-vertical .static-info__icon svg,.is-wide .static-info__icon svg,.static-info__icon svg{margin:0 auto;width:100%;max-width:400px}}@media screen and (max-width:480px){.static-info__icon svg{max-width:280px}}.static-info__content{padding:40px 0 40px 60px;width:55.5555555556%}.is-wide .static-info__content{width:48%}.is-vertical .static-info__content{padding:40px 0;width:100%}@media screen and (max-width:1024px){.is-vertical .static-info__content,.is-wide .static-info__content,.static-info__content{display:flex;flex-direction:column;align-items:center;padding:40px 8px;width:100%}}.static-info__title{margin:0 0 20px;font-weight:600;font-size:46px;line-height:55px;color:#fff}@media screen and (max-width:1200px){.static-info__title{font-size:40px;line-height:48px}}@media screen and (max-width:767px){.static-info__title{font-size:36px;line-height:42px}}@media screen and (max-width:480px){.static-info__title{font-size:28px;line-height:34px}}.static-info__404{display:block;font-size:90px;line-height:90px}.static-info__body{margin:0 0 40px;width:75%;font-size:20px;line-height:28px;color:#999}.is-vertical .static-info__body{width:100%}@media screen and (max-width:767px){.static-info__body{width:100%}}@media screen and (max-width:480px){.static-info__body{font-size:16px;line-height:20px}}.static-info__action{display:flex}.static-info__action .btn{max-width:250px}.is-vertical .static-info__action{justify-content:center}.is-vertical .static-info__action .btn{margin:0 10px}@media screen and (max-width:767px){.is-vertical .static-info__action,.static-info__action{flex-direction:column;align-items:center}.is-vertical .static-info__action .btn,.static-info__action .btn{margin:0 0 10px}}.wrapper{width:100%;min-height:800px;padding:0 40px}@media screen and (max-width:1559px){.wrapper{padding:0 20px}}@media screen and (max-width:991px){.wrapper{padding:0 12px;padding-top:79px;min-height:auto}}@media screen and (max-width:991px){.wrapper.no-padding{padding-top:64px}}.wrapper.is-flex{display:flex}.wrapper.is-flex-wrap{flex-wrap:wrap}.wrapper.is-limited-width{margin:0 auto;max-width:1920px}.wrapper.is-narrow{margin:0 auto;max-width:1240px}.wrapper__main{width:100%}.wrapper__sidebar{flex-shrink:0;padding-right:2px;width:316px}.wrapper__sidebar+.wrapper__main{width:calc(100% - 316px)}@media screen and (max-width:991px){.wrapper.is-home-page{padding-top:0;flex-direction:column-reverse}}@media screen and (max-width:991px){.wrapper.is-home-page .wrapper__main{margin-bottom:50px;width:100%}.wrapper.is-home-page .wrapper__sidebar{padding:0;margin:0 auto;width:100%;max-width:640px}}.private-route{width:100%}.private-route__loading{display:flex;align-items:center;justify-content:center;height:100%}.private-route__loading svg{display:block;width:480px;height:480px}.hero-slider{overflow:hidden;position:relative;margin:0 auto 20px;width:100%;height:410px;background-color:#2b2e2f;-webkit-user-select:none;user-select:none}@media screen and (min-width:1921px){.hero-slider{height:26.0416666667vw}}@media screen and (max-width:991px){.hero-slider{margin:64px auto 5px}}@media screen and (max-width:767px){.hero-slider{height:320px}}.hero-slider>svg{display:block;height:100%;width:100%}.hero-slider__wrapper{overflow:hidden}.hero-slider__slider{overflow:hidden;opacity:0;height:0;transition:opacity .3s linear}.hero-slider__slider.slick-initialized{height:auto;opacity:1}.hero-slider__next,.hero-slider__prev{position:absolute;right:120px;top:50%;z-index:10;width:30px;height:30px;transform:translateY(-50%);cursor:pointer}@media screen and (max-width:1440px){.hero-slider__next,.hero-slider__prev{display:none!important}}.hero-slider__next svg,.hero-slider__prev svg{display:block;width:30px;height:30px;fill:hsla(0,0%,100%,.3);transition:fill .3s linear}.hero-slider__next:hover svg,.hero-slider__prev:hover svg{fill:#fff}.hero-slider__prev{left:120px;right:auto}.hero-slider__item{display:block!important;position:relative;width:100%;height:410px}@media screen and (min-width:1921px){.hero-slider__item{height:26.0416666667vw}}@media screen and (max-width:767px){.hero-slider__item{height:320px}}.slick-current .hero-slider__item{z-index:10}.hero-slider__image{position:absolute;left:0;top:0;width:100%;height:100%}.slick-current .hero-slider__image{transform:translateX(0)}.hero-slider__image img{display:block;margin:0 auto;width:auto;height:100%}@media screen and (max-width:1440px){.hero-slider__image img{position:relative;left:50%;transform:translateX(-50%)}}.hero-slider__content{position:absolute;left:0;right:0;top:0;bottom:0;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;margin:0 200px;width:100%}@media screen and (max-width:1440px){.hero-slider__content{padding-left:15%}}@media screen and (max-width:991px){.hero-slider__content{align-items:center;padding:0 40px}}.slick-current .hero-slider__content{z-index:10}.hero-slider__title{opacity:0;margin:0 0 55px;max-width:32.6056338028%;font-weight:600;font-size:46px;line-height:60px;color:#fff;transform:translateX(-100px);transition:all .35s linear}@media screen and (max-width:1440px){.hero-slider__title{max-width:80%}}@media screen and (max-width:991px){.hero-slider__title{max-width:100%;text-align:center}}.slick-current .hero-slider__title{transform:translateX(0);opacity:1}.hero-slider__action{margin-bottom:5px;border:none;border-radius:3px;padding:15px 30px;min-width:180px;font-weight:600;font-size:18px;line-height:20px;text-transform:uppercase;text-decoration:none;text-align:center;background-color:#419a4d;color:#fff;transform:translateX(-50px);transition:all .35s linear}.slick-current .hero-slider__action{transform:translateX(0)}.slick-dots{position:absolute;bottom:35px;z-index:100;list-style:none;display:flex!important;margin:0;width:100%}.slick-dots,.slick-dots li{align-items:center;justify-content:center;padding:0}.slick-dots li{position:relative;display:flex;height:18px;width:18px;margin:0 5px}.slick-dots li button{display:block;border:0;border-radius:50%;width:8px;height:8px;background-color:hsla(0,0%,100%,.3);outline:none;line-height:0;font-size:0;color:transparent;padding:5px;cursor:pointer;transition:all .3s linear}.slick-dots li button:focus,.slick-dots li button:hover{outline:none}.slick-dots li.slick-active button{width:12px;height:12px;background:#fff}.section__header{display:flex;align-items:center;margin-bottom:12px}@media screen and (max-width:991px){.section__header{padding-top:8px}}.section__title{display:flex;align-items:center;margin:0 32px 0 0}.section__title svg{fill:#c85a8b}.section__title img,.section__title svg{display:block;margin-right:20px;width:36px;height:36px}.section__title .title{margin:2px 0 0;line-height:34px;text-transform:capitalize}@media screen and (max-width:991px){.section__title .title{font-size:24px;line-height:28px}}.section__see-all-items{padding-top:4px}@media screen and (max-width:991px){.section__see-all-items{display:none}}.section__action,.section__checkbox,.section__widget{margin-left:50px}@media screen and (max-width:991px){.section__action,.section__checkbox,.section__widget{display:none}}.section__widget{margin-left:auto}.section__see-all-items .link{font-weight:400;font-size:16px;line-height:20px;text-decoration:underline;color:hsla(0,0%,100%,.3);transition:all .3s linear}.section__see-all-items .link:hover{color:#fff}.section__slider-controls{margin-left:auto}.section__products{display:flex;flex-wrap:nowrap}.section--products{overflow-x:hidden;margin-bottom:40px;min-height:499px}.section--products .section__header{padding-left:5px}.section--products .product-card{padding:0 2px 0 7px}.section--full-height{height:100%}.product-card{padding-left:9px;text-decoration:none;transform:translateZ(0)}@media screen and (max-width:617px){.product-card{margin:0 auto;max-width:320px;width:100%!important}}.product-card__link,.product-card__name{display:none}.product-card__bottom{display:flex;justify-content:space-between}.product-card__exchangable{padding:0 0 5px;background:transparent}.product-card__exchangable:hover{background:transparent;cursor:default}.product-card__exchangable svg{width:24px;height:24px;fill:#fff}.product-card__inner{position:relative;display:block;margin-bottom:9px;padding:12px 12px 10px;border-radius:1px;background-color:#2b2e2f;box-shadow:0 0 9px 2px rgba(0,0,0,.3);word-break:normal;text-decoration:none;cursor:pointer}.product-card__inner.is-featured{border:2px solid #c85a8b;padding:10px 10px 8px}.in-trade .product-card__inner:after{content:attr(data-content);position:absolute;left:0;top:0;z-index:750;display:flex;align-items:center;justify-content:center;width:100%;height:100%;padding:10px 15px;background:rgba(43,46,47,.8);color:#fff;text-align:center;cursor:not-allowed}.product-card__inner.is-listed-item,.product-card__inner.is-withdrawable-item{cursor:auto}.product-card__inner.is-preloader{padding:0 5px 0 0;height:418px}.product-card__inner.is-preloader svg{display:block;margin:0 auto;height:100%;width:100%}.product-card__inner.is-disabled-item{opacity:.5}.product-card__trade-link{position:absolute;left:0;right:0;bottom:10px;z-index:10;text-align:center;text-decoration:none}.product-card__owner{display:flex;align-items:center}.product-card__owner img{margin-right:8px;border-radius:16px;width:16px}.product-card__checkbox{position:absolute;z-index:2;right:6px;top:6px;width:20px;height:20px}.product-card__edit{position:absolute;z-index:2;right:0;top:0;display:flex;align-items:center;justify-content:center;width:24px;height:24px;background-color:#4d4d4d;transition:background .3s ease-in-out}.product-card__edit svg{z-index:-1;display:block;width:16px;height:16px;fill:hsla(0,0%,100%,.6)}.product-card__edit:hover{background-color:#404040}.product-card__header{position:relative;margin:0}.product-card__name-1{margin:0 0 6px;font-weight:400;font-size:16px;line-height:16px;color:#fff}.product-card__name-2{font-weight:600;font-size:18px;line-height:18px;color:#fff}.product-card__name-2,.product-card__name-3{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;margin:0 0 6px}.product-card__name-3{font-weight:400;font-size:14px;line-height:14px;color:#c2c2c2}.product-card__name-3 span{color:#fff}.product-card__screenshot{display:block;position:absolute;right:0;top:10px;z-index:10;width:26px;height:26px}.product-card__screenshot svg{display:block;width:26px;height:26px;fill:#fff;transition:fill .3s linear}.product-card__screenshot:focus{outline:none}.product-card__screenshot:hover svg{fill:#c85a8b}.product-card__subheader{display:flex;align-items:center;justify-content:space-between;min-height:26px}.product-card__tag{padding:6px;border-radius:1px;background-color:#c85a8b;font-weight:600;font-size:11px;line-height:14px;text-transform:uppercase;color:#fff}.product-card__suggest{margin-left:auto;font-weight:400;font-size:14px;line-height:14px;color:#999}.product-card__image{position:relative;display:flex;align-items:center;justify-content:center;margin:0 0 9px;height:170px}.product-card__image img{display:block;max-width:100%;max-height:100%;image-rendering:-webkit-optimize-contrast}.product-card__image svg.image-loader{position:relative;z-index:-1;display:block;height:230px}.product-card__image-inner{position:relative;z-index:0;display:flex;align-items:center;justify-content:center;flex-grow:1;min-width:260px}.product-card__phase{position:absolute;right:0;top:4px}.product-card__phase img{display:block}.product-card__phase svg{display:block;width:16px;height:16px}.product-card__phase.is-big svg{display:block;width:28px;height:28px}.product-card__stickers{position:absolute;left:0;right:0;bottom:0}.product-card__price{overflow:hidden;margin-left:auto;margin-bottom:3px;min-height:26px;font-weight:400;font-size:26px;line-height:26px;color:#fff;text-align:right;text-overflow:ellipsis}.product-card__price strong{font-weight:600}.product-card__float{display:flex;flex-wrap:wrap;align-items:center;position:relative;margin-bottom:4px;min-height:29px}.product-card__float__graph{position:relative;margin-bottom:12px;width:100%;height:3px}.product-card__float__graph>svg{width:100%;height:3px}.product-card__float__graph .is--bad,.product-card__float__graph .is--good,.product-card__float__graph .is--normal,.product-card__float__graph .is--perfect,.product-card__float__graph .is--worst{position:absolute;left:0;bottom:0;top:0}.product-card__float__graph .is--worst{background:#ff0024;width:100%}.product-card__float__graph .is--bad{background:#f2861d;width:45%}.product-card__float__graph .is--normal{background:#f8ed40;width:38%}.product-card__float__graph .is--good{background:#0fb22e;width:15%}.product-card__float__graph .is--perfect{background:#06854e;width:7%}.product-card__float__graph__triangle{position:absolute;left:0;top:3px;width:8px;height:8px;transform:translateX(-50%)}.product-card__float__graph__triangle>svg{display:block;width:8px;height:8px}.product-card__float__value{display:flex;position:relative;padding-left:0;width:50%;font-weight:400;font-size:14px;line-height:14px;color:#999}.product-card__float__value svg{display:block;margin-left:6px;width:12px;height:12px;fill:#999}.product-card__private{position:absolute;left:50%;top:50%;z-index:20;transform:translate(-50%,-50%) rotate(-8deg);padding:10px 20px;border:2px solid #c85a8b;background-color:rgba(200,90,139,.15);border-radius:8px;font-weight:600;font-size:48px;line-height:48px;text-shadow:1px 1px 1px #000;color:#c85a8b}.product-card__paintseed{margin-left:auto;width:50%;font-weight:400;font-size:14px;line-height:14px;color:#999;text-align:right}.product-card__withdrawable-item-actions{display:flex;flex-grow:1}.product-card__withdrawable-item-actions>.btn{margin-left:4px;flex-grow:1}.product-card__actions{position:relative;z-index:100;display:flex;justify-content:center;margin-bottom:8px}.product-card__actions>.btn{margin-left:4px}.product-card__actions>.btn--grey{padding-left:0;padding-right:0;min-width:41px}.product-card__actions>.btn:first-child{margin-left:0}.product-card__withdrawable{display:flex;align-items:center;justify-content:center;margin:0 auto;outline:none;border:none;min-height:16px;font-weight:400;font-size:13px;line-height:14px;background:transparent;color:#999;text-align:center;text-decoration:none;cursor:pointer}.product-card__withdrawable svg{margin-right:7px;width:16px;height:16px}.product-card__withdrawable svg circle{stroke:#e35b00}.product-card__withdrawable svg path{fill:#e35b00}.product-card__withdrawable span{display:block;padding-top:2px}.product-card__withdrawable.is-instantly svg,.product-card__withdrawable.is-offline svg,.product-card__withdrawable.is-online svg{width:14px;height:14px}.product-card__withdrawable.is-instantly svg circle,.product-card__withdrawable.is-offline svg circle,.product-card__withdrawable.is-online svg circle{stroke:#06854e}.product-card__withdrawable.is-instantly svg path,.product-card__withdrawable.is-offline svg path,.product-card__withdrawable.is-online svg path{fill:#06854e}.product-card__withdrawable.is-offline,.product-card__withdrawable.is-online{letter-spacing:.56px}.product-card__withdrawable.is-online{color:#06854e}.product-card__withdrawable.is-offline{color:#999}.product-card__withdrawable.is-offline svg circle{stroke:#999}.product-card__withdrawable.is-offline svg path{fill:#999}.product-card--tiny{padding:0;width:100%;min-width:auto}@media screen and (max-width:380px){.product-card--tiny{max-width:200px}}.product-card--tiny.is-blocked:after,.product-card--tiny.is-in-queue:after{content:attr(data-content);position:absolute;left:0;top:0;display:flex;align-items:center;justify-content:center;width:100%;height:100%;padding:10px 15px;color:#fff;text-align:center;cursor:not-allowed}.product-card--tiny.is-blocked .product-card__inner,.product-card--tiny.is-in-queue .product-card__inner{opacity:.3}.product-card--tiny.is-in-trade:after{content:attr(data-content);position:absolute;left:0;top:0;display:flex;align-items:center;justify-content:center;width:100%;height:100%;padding:10px 15px;color:#fff;text-align:center}.product-card--tiny.is-in-trade .product-card__inner{opacity:.3}.product-card--tiny .product-card__inner{overflow:hidden;position:relative;margin:0;padding:8px 7px 6px;cursor:pointer}.product-card--tiny .product-card__inner:after{content:"";position:absolute;left:0;right:0;bottom:0;width:100%;height:4px;background-color:#c85a8b;transition:transform .3s linear;transform:translateY(4px)}.product-card--tiny .product-card__inner.is-preloader{padding:0 5px 0 0;height:148px}.product-card--tiny .product-card__image-inner{min-width:auto}.product-card--tiny .product-card__actions{justify-content:space-between}.product-card--tiny .product-card__close{position:absolute;right:0;top:0;z-index:10;padding:4px;width:18px;height:18px;background-color:#4e4e4e;cursor:pointer}.product-card--tiny .product-card__close svg{display:block;width:10px;height:10px;fill:hsla(0,0%,100%,.8)}.product-card--tiny .product-card__title{overflow:hidden;margin:0 0 4px;height:auto;font-size:14px;font-weight:600;line-height:18px;white-space:nowrap;text-overflow:ellipsis;color:#fff}.product-card--tiny .product-card__subheader{min-height:12px}.product-card--tiny .product-card__extra-data{display:flex;align-items:center;overflow:hidden;margin:0 auto 0 0;white-space:nowrap;width:100%;text-overflow:ellipsis;font-size:12px;line-height:12px;color:#c2c2c2}.product-card--tiny .product-card__suggest{display:flex;align-items:center;white-space:nowrap;margin-left:auto;font-size:12px;line-height:12px}.product-card--tiny .product-card__suggest svg{display:block;margin-right:5px;width:12px;height:12px;fill:#999}.product-card--tiny .product-card__tag{white-space:nowrap;padding:6px 8px 5px;font-size:10px;line-height:11px}.product-card--tiny .product-card__image{margin:0;padding:0;height:100px}.product-card--tiny .product-card__image svg.image-loader{display:block;margin:0 auto;width:50%;height:86px;transform:translate(-2px,-5px)}.product-card--tiny .product-card .sticker svg{display:block;width:30px;height:30px;stroke:#41484b}.product-card--tiny .product-card .sticker:hover img{transform:scale(1.3)}.product-card--tiny .product-card .sticker:hover.is--empty{transform:none}.product-card--tiny .product-card__float{margin:0 0 0 5px;min-height:0}.product-card--tiny .product-card__float__value{width:100%;font-size:12px;line-height:12px}.product-card--tiny .product-card__price{margin-left:0;margin-bottom:0;min-height:20px;font-weight:600;font-size:20px;line-height:20px;text-align:center}.product-card--tiny.is-active .product-card__inner{position:relative}.product-card--tiny.is-active .product-card__inner:after{transform:translateY(0)}.product-card--queue{min-width:auto}.product-card--queue .product-card__inner{overflow:hidden;cursor:default}.product-card--queue .product-card__title{padding-right:30px}.product-card--queue .product-card__image{height:90px}.product-card--queue .product-card__subheader{min-height:22px}.product-card--queue .product-card__features{display:flex;justify-content:space-between;width:100%;height:28px;transform:translateY(-8px)}.product-card--queue .product-card__feature{position:relative;display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:14px;background-color:rgba(0,0,0,.4)}.product-card--queue .product-card__feature.is-active svg{fill:#c85a8b}.product-card--queue .product-card__feature svg{display:block;width:14px;height:14px;fill:#989898}.product-card--queue .product-card__feature__days{position:absolute;right:0;top:0;transform:translate(4px,-8px);display:flex;flex-shrink:0;align-items:center;justify-content:center;width:16px;height:16px;border-radius:7px;background-color:#c60a1e;font-weight:600;font-size:10px;line-height:14px;color:#fff}.product-card--queue .product-card__price{margin-left:0;text-align:left}.product-card--queue .product-card__actions{margin-bottom:0;min-height:16px}.product-card--queue .product-card__stickers{position:relative;left:auto;right:auto;bottom:auto;margin-bottom:14px}.product-card--queue .product-card__info{display:flex;flex-direction:column;position:absolute;left:0;right:0;bottom:0;z-index:200;border-radius:1px;padding:6px;background-color:rgba(28,29,29,.9);cursor:default;transform:translate3d(0,100%,0);transition:transform .3s linear}.product-card--queue .product-card__info.is-active{transform:translateZ(0)}.product-card--queue .product-card__info__hide{margin-left:auto;margin-bottom:10px;padding:6px 0;font-size:12px;line-height:14px;text-align:right;color:#c85a8b;cursor:pointer}.product-card--queue .product-card__info .sticker__tooltips{display:none}.product-card--pending{width:100%;max-width:100%}@media screen and (max-width:379px){.product-card--pending{max-width:100%}}.product-card--pending .product-card__inner{padding:0 7px;width:100%;box-shadow:none;background-color:#2b2e2f}@media screen and (max-width:767px){.product-card--pending .product-card__inner{padding:14px 12px;max-width:100%;background-color:#252627}}.product-card--pending .product-card__float{margin:8px 0 0}.product-card--pending .product-card__float__value{width:50%;color:#fff}.product-card--pending .product-card__float,.product-card--pending .product-card__paintseed{font-size:12px;line-height:12px}.list-view .product-card__inner{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:6px 10px}.list-view .product-card__exchangable,.list-view .product-card__header,.list-view .product-card__subheader{display:none}.list-view .product-card__image{margin:0;height:100px}.list-view .product-card__image-inner{order:1;flex-basis:20%;margin-right:10px;min-width:0;max-width:100px}.list-view .product-card__float{order:2;flex-basis:24%;margin-right:10px}.list-view .product-card__withdrawable{order:3;flex-basis:12%;margin-right:10px;margin-left:0}.list-view .product-card__bottom{order:4;flex-basis:10%;margin-right:10px}.list-view .product-card__actions{order:6;flex-basis:25%}@media screen and (max-width:768px){.list-view .product-card__inner{flex-direction:column}}@keyframes floatLoading{0%{transform:translate3d(-300px,0,0)}to{transform:translateZ(0)}}@keyframes spin{to{transform:rotate(1turn) translateZ(0)}}@keyframes rarityGradient{0%{background-position:0 60%}15%{background-position:50% 60%}50%{background-position:100% 60%}85%{background-position:25% 60%}to{background-position:0 60%}}.product-card:hover .product-card__inner{animation:rarityGradient 5s linear infinite}.product-card--consumer-grade:hover .product-card__inner{background:linear-gradient(167deg,#b0c3d9,#2b2e2f,#2b2e2f);background-size:200% 200%}.product-card--industrial-grade:hover .product-card__inner{background:linear-gradient(167deg,#5e98d9,#2b2e2f,#2b2e2f);background-size:200% 200%}.product-card--mil-spec-grade:hover .product-card__inner{background:linear-gradient(167deg,#4b69ff,#2b2e2f,#2b2e2f);background-size:200% 200%}.product-card--restricted:hover .product-card__inner{background:linear-gradient(167deg,#8847ff,#2b2e2f,#2b2e2f);background-size:200% 200%}.product-card--classified:hover .product-card__inner{background:linear-gradient(167deg,#d32ee6,#2b2e2f,#2b2e2f);background-size:200% 200%}.product-card--covert:hover .product-card__inner{background:linear-gradient(167deg,#eb4b4b,#2b2e2f,#2b2e2f);background-size:200% 200%}.product-card--contraband:hover .product-card__inner{background:linear-gradient(167deg,#b8860b,#2b2e2f,#2b2e2f);background-size:200% 200%}.product-card--exceedingly-rare:hover .product-card__inner{background:linear-gradient(167deg,#ffc229,#2b2e2f,#2b2e2f);background-size:200% 200%}.checkbox{position:relative}.checkbox__input{position:absolute;left:-9999px}.checkbox__input:checked+label:before{border-color:#419a4d;background-color:#419a4d;transition:border-color .3s linear}.checkbox__input:checked+label svg{opacity:1}.checkbox__label{display:block;position:relative;padding:0 0 0 36px;font-size:16px;line-height:22px;color:#fff;cursor:pointer}.checkbox__label>p{margin:0 0 15px;color:#fff}.checkbox__label.no-text{padding-left:20px;height:22px}.checkbox__label svg{display:block;position:absolute;left:0;top:0;width:11px;height:11px;fill:#fff;opacity:0;transform:translate3d(50%,50%,0);transition:opacity .3s linear}.checkbox__label:before{content:"";position:absolute;left:0;top:0;width:20px;height:20px;border-radius:4px;border:1px solid hsla(0,0%,69.4%,.52)}.checkbox.is-error .checkbox__label:before{border-color:#e70419;animation-name:shake;animation-duration:1s;animation-fill-mode:both}@keyframes shake{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(-4px,0,0)}20%,40%,60%,80%{transform:translate3d(4px,0,0)}}.sticker{position:relative;display:flex;align-items:center;justify-content:center;width:25%}.is-five-slots .sticker{width:20%}.sticker img{display:block;max-width:100%;transition:transform .3s linear;image-rendering:-webkit-optimize-contrast}.sticker svg{display:block;width:36px;height:36px;stroke:#41484b}.product-card--tiny .sticker svg{width:28px;height:28px}.sticker:hover img{transform:scale(1.5);transition:transform .3s linear}.sticker:hover.is--empty{transform:none}.sticker__wear-label{position:absolute;bottom:5px;left:0;right:0;margin:0 auto;font-weight:600;font-size:10px;line-height:12px;width:28px;height:12px;border-radius:8px;background-color:rgba(0,0,0,.15);text-align:center;color:#fff}.sticker__tooltips{position:absolute;left:50%;bottom:120%;padding:8px;width:120px;background-color:rgba(21,22,22,.9);transform:translateX(-50%);text-align:center;opacity:0;z-index:-100;transition:z-index .3s step-end,opacity .3s ease}.is-fixed .sticker__tooltips{display:none}.sticker:hover .sticker__tooltips{z-index:999;opacity:1;transition:z-index .3s step-start,opacity .3s ease}.is-fixed .sticker:hover .sticker__tooltips{display:block}.is-slot-1 .sticker__tooltips{left:0;transform:none}.is-slot-4 .sticker__tooltips,.is-slot-5 .sticker__tooltips{left:auto;right:0;transform:none}.sticker__name{margin:0 0 5px;color:#fff}.sticker__name,.sticker__wear{font-weight:600;font-size:14px;line-height:16px}.sticker__wear{color:#4b8452}.sticker:hover{z-index:100}.sticker:hover .sticker__wear-label{opacity:0}.stickers{display:flex;align-items:center;justify-content:flex-start;width:100%;max-width:320px}.stickers.is-large svg{width:54px;height:54px;max-width:100%}.stickers.is-centered{justify-content:center}@media screen and (max-width:1799px){.stickers.in-product-table{display:none}.stickers.in-product-table.is-open{position:absolute;left:50%;transform:translateX(-50%) translateY(-60%);display:flex;border-radius:20px;width:180px;padding:10px;background:rgba(0,0,0,.3)}}.inventory-slider{position:relative;width:100%}.inventory-slider__wrapper{overflow:hidden}.inventory-slider__slider{padding:12px 0}.inventory-slider__controls{position:absolute;right:13px;top:-40px;display:flex;align-items:center;justify-content:space-between;border-radius:18px;border:1px solid hsla(0,0%,100%,.3);padding:0 12px;width:80px;height:35px}@media screen and (max-width:640px){.inventory-slider__controls{display:none}}.inventory-slider__next,.inventory-slider__prev{display:block;width:20px;height:20px;cursor:pointer}.inventory-slider__next svg,.inventory-slider__prev svg{width:20px;height:20px;fill:hsla(0,0%,100%,.8);transition:fill .3s linear}.inventory-slider__next:hover svg,.inventory-slider__prev:hover svg{fill:#c85a8b}.inventory-slider__next.slick-disabled svg,.inventory-slider__prev.slick-disabled svg{fill:hsla(0,0%,100%,.4)}.inventory-slider__prev{right:47px}.inventory-slider .slick-list{overflow:visible}.inventory-slider .slick-track{display:flex;margin-left:0}.inventory-slider .slick-slide>div>div{outline:none}.twitter-widget_twitter-widget__3X5Yz{overflow-y:auto;height:2650px;margin-bottom:50px;--can-scroll:0;animation:twitter-widget_detect-scroll__B2S5Q;animation-timeline:scroll(self);scrollbar-width:thin;scrollbar-color:transparent transparent}.twitter-widget_twitter-widget__3X5Yz::-webkit-scrollbar{width:12px}.twitter-widget_twitter-widget__3X5Yz::-webkit-scrollbar-thumb{background-color:transparent,transparent}.twitter-widget_twitter-widget__3X5Yz:hover::-webkit-scrollbar-thumb{background-color:var(--scrollbar-color,transparent)}@keyframes twitter-widget_detect-scroll__B2S5Q{0%,to{--can-scroll:1;--scrollbar-color:rgba(0,0,0,0.15)}}.category-header{display:flex;align-items:flex-end;padding-top:16px;width:100%}@media screen and (max-width:991px){.category-header{padding-top:8px}}.category-header__title{margin:0 10px 0 0;font-weight:600;font-size:24px;line-height:28px;color:#fff}.category-header__title h1{display:inline-block;margin:0}.category-header__title span{margin-left:10px}.category-header__items,.category-header__title span{font-weight:400;font-size:16px;line-height:20px;color:hsla(0,0%,100%,.3)}.category-header__sort{margin-left:auto}@media screen and (max-width:991px){.category-header__sort{display:none}}.select-widget{position:relative;overflow:hidden}.select-widget.is-sort{margin-left:auto}.select-widget.is-open{overflow:visible}.select-widget.is-open .select-widget__selected>svg{transform:translateY(-50%) rotate(180deg)}.select-widget__header{display:flex;align-items:center}.select-widget__title{margin:0;width:70px;font-weight:400;font-size:14px;line-height:20px;color:#8a8b8c}.is-sort .select-widget__title{margin-right:20px;width:auto;font-weight:400;font-size:16px;line-height:20px;color:hsla(0,0%,100%,.3)}.select-widget__selected{flex-grow:1;position:relative;border-bottom:1px solid hsla(0,0%,100%,.2);padding:1px 32px 2px 0;font-weight:400;font-size:16px;line-height:20px;color:#fff;cursor:pointer}.select-widget__selected span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select-widget__selected>svg{position:absolute;right:0;top:50%;width:9px;height:9px;fill:#fff;transform:translateY(-50%);transition:transform .3s linear}.is-sort .select-widget__selected{border:none;width:166px;font-weight:400;font-size:16px;line-height:20px;color:#fff}.is-sort .select-widget__selected>svg{margin-left:10px}.select-widget__dropdown{position:absolute;left:0;top:100%;z-index:100;width:100%;padding:16px 17px 16px 14px;background-color:#2f3535;box-shadow:0 0 9px 2px rgba(0,0,0,.3);-webkit-backface-visibility:hidden;backface-visibility:hidden;opacity:0;z-index:-100;transition:z-index .3s step-end,opacity .3s ease}.select-widget.is-open .select-widget__dropdown{z-index:999;opacity:1;transition:z-index .3s step-start,opacity .3s ease}.is-fixed .select-widget.is-open .select-widget__dropdown{display:block}.is-sort .select-widget__dropdown{width:180px;left:auto;right:0}.select-widget__list{max-height:208px}.is-sort .select-widget__list{max-height:none}.select-widget__list__item{display:flex;align-items:center;padding:8px 0;font-size:16px;line-height:16px;text-decoration:none;color:#fff;transition:color .3s linear;cursor:pointer}.select-widget__list__item:first-child{padding-top:0}.select-widget__list__item:last-child{padding-bottom:0}.select-widget__list__item:hover{color:#c85a8b}@media screen and (max-width:991px){.category-page{padding-top:24px}}.category-page__header{display:flex;align-items:center;margin-bottom:12px}.category-page__inner{display:flex;margin-left:-40px}@media screen and (max-width:1559px){.category-page__inner{margin-left:-20px}}@media screen and (max-width:991px){.category-page__inner{flex-wrap:wrap;margin-left:0}}.category-page__content{display:flex;flex-direction:column;flex-grow:1;will-change:margin;max-width:100%}.category-page__filters{position:relative;flex-shrink:0;width:321px;margin:36px 40px 30px 0}.category-page__filters.is-closed{margin-left:-321px}@media screen and (max-width:991px){.category-page__filters{display:none}}.category-page .category-page__products{display:grid;grid-template-columns:repeat(auto-fill,minmax(290px,1fr));margin:0 0 32px -9px;transform:translateZ(0)}.category-page .category-page__products.list-view{grid-template-columns:1fr;margin:0 0 32px -16px}.mobile-category-setting{position:fixed;left:0;right:0;top:64px;display:none;margin:0 0 24px;padding:12px;background-color:#171717;z-index:100}@media screen and (max-width:991px){.mobile-category-setting{display:block}}.mobile-category-setting__header{position:relative;display:flex;justify-content:space-between;font-size:16px;line-height:20px;color:#fff}.mobile-category-setting__body{display:none;position:absolute;left:0;right:0;top:100%;z-index:200;border-top:1px solid hsla(0,0%,100%,.2);padding:16px 24px;background-color:#171717}.mobile-category-setting__body.is-auto-scroll{overflow-y:auto;max-height:calc(100vh - 103px)}.mobile-category-setting__body.is-open{display:block}.mobile-category-setting__item{display:flex;align-items:center;justify-content:space-between;padding:12px 0}.mobile-category-setting__selected{flex-shrink:0;width:50%;padding-right:25px}.mobile-category-setting__toggle{position:absolute;left:50%;transform:translateX(-50%)}.mobile-category-setting__sort{display:flex;justify-content:flex-end;flex-shrink:0;width:50%;padding-left:25px}.filter-search{position:relative}.filter-search__input{outline:none;border:none;border-bottom:1px solid hsla(0,0%,100%,.2);padding:10px 20px 9px 0;width:100%;background:transparent;font-size:16px;line-height:20px;color:#fff}.filter-search__input::placeholder{color:hsla(0,0%,100%,.6)}.filter-search__submit{position:absolute;right:0;top:50%;outline:none;border:none;padding:1px 0;background:transparent;transform:translateY(-50%)}.filter-search__submit svg{width:16px;height:16px;fill:#fff}.range-slider-widget{display:flex;align-items:flex-start;margin-bottom:20px}.range-slider-widget__header{flex-shrink:0;width:47px;margin:0 0 8px;font-weight:400;font-size:14px;line-height:20px;color:#8a8b8c}.range-slider-widget__body{flex-grow:1}.range-slider-widget__range{display:flex;align-items:center;margin-bottom:8px;height:20px}.range-slider-widget__range img{display:block;width:100%}.range-slider-widget__values{display:flex;justify-content:space-between}.range-slider-widget__value{display:block;padding:8px 3px 6px;width:90px;border-radius:2px;border:1px solid hsla(0,0%,100%,.3);background:transparent;font-weight:600;font-size:14px;line-height:14px;color:#fff}.input-range{height:9px;position:relative;width:100%}.input-range__slider{-webkit-appearance:none;appearance:none;background:#d3d3d3;border:1px solid #d3d3d3;border-radius:100%;cursor:pointer;display:block;width:9px;height:9px;margin-left:-9px!important;margin-top:-5px;outline:none;position:absolute;top:50%;transition:transform .3s ease-out,box-shadow .3s ease-out}.input-range__slider:active{transform:scale(1.3)}.input-range__slider:focus{box-shadow:0 0 0 5px rgba(0,0,0,.2)}.input-range--disabled .input-range__slider{background:hsla(0,0%,100%,.2);border:0 solid hsla(0,0%,100%,.2);box-shadow:none;transform:none}.input-range__slider-container{transition:left .3s ease-out}.input-range__slider-container:first-of-type .input-range__slider{margin-left:0}.input-range__label{display:none;transform:translateZ(0);white-space:nowrap}.input-range__track{cursor:pointer;display:block;height:1px;position:relative;transition:left .3s ease-out,width .3s ease-out}.input-range--disabled .input-range__track,.input-range__track{background:hsla(0,0%,100%,.2)}.input-range__track--background{position:absolute;left:0;right:0;top:50%;margin-top:-.25px}.input-range__track--active{background:#fff}.game-filters{padding-top:20px;padding-bottom:170px}.game-filters__inner{position:relative;padding:20px;background-color:rgba(53,58,60,.3)}.game-filters.is-mobile{margin:0 auto}@media screen and (max-width:480px){.game-filters.is-mobile{width:100%}}.game-filters__toggler{display:flex;align-items:center;justify-content:center;position:absolute;left:100%;top:50%;transform:translateY(-50%);width:15px;height:60px;border-radius:0 5px 5px 0;background-color:#414344;cursor:pointer}.game-filters__toggler .triangle{width:0;height:0;border-color:transparent #fff transparent transparent;border-style:solid;border-width:4px 6px 4px 0;transform:translateX(-25%)}.is-closed .game-filters__toggler .triangle{transform:translateX(-25%) rotate(180deg)}.game-filters__widget{position:relative;margin-bottom:20px;flex-grow:1}.game-filters__widget.is-flex{display:flex;justify-content:space-between}@media screen and (max-width:359px){.game-filters__widget.is-flex{flex-wrap:wrap}}.game-filters__widget .rcs-custom-scroll .rcs-outer-container{margin-right:-14px}.game-filters__widget .rcs-custom-scroll .rcs-inner-handle{margin:0;height:100%;background-color:#c85a8b}.game-filters__widget .rcs-custom-scroll .rcs-custom-scroll-handle,.game-filters__widget .rcs-custom-scroll .rcs-custom-scrollbar{opacity:1}.game-filters__action{display:flex}.game-filters__action button{flex-grow:1}.game-filters__action button+button{flex-grow:0;margin-left:12px}.checkbox-toggler{position:relative;display:flex;align-items:center;flex-wrap:nowrap}.checkbox-toggler__label{width:70px;font-weight:400;font-size:14px;line-height:20px;color:#8a8b8c}.is-off .checkbox-toggler__label{text-decoration:line-through}.checkbox-toggler__body{position:relative;z-index:2;margin-right:10px;padding:3px;width:36px;height:18px;border-radius:9px;background-color:#888989;transition:background .15s linear;cursor:pointer}.checkbox-toggler__body.is-active{background-color:#419a4d}.checkbox-toggler__body.is-active .checkbox-toggler__switcher{transform:translateX(calc(30px - 100%))}.checkbox-toggler__switcher{position:absolute;top:3px;left:3px;z-index:-1;border-radius:50%;width:12px;height:12px;background:#fff;transition:all .15s linear}.checkbox-toggler__trigger{border-radius:50%;width:12px;height:12px;background-color:#888989;cursor:pointer}.is-off .checkbox-toggler__trigger{background-color:#b51e1e}.stickers-search-result{display:none;position:absolute}.stickers-search-result.is-open{display:block;padding:16px 17px 16px 14px;width:100%;background-color:#2f3535;box-shadow:0 0 9px 2px rgba(0,0,0,.3)}.stickers-search-result__list{max-height:198px;opacity:0;z-index:-100;transition:z-index .3s step-end,opacity .3s ease}.stickers-search-result.is-open .stickers-search-result__list{z-index:999;opacity:1;transition:z-index .3s step-start,opacity .3s ease}.is-fixed .stickers-search-result.is-open .stickers-search-result__list{display:block}.stickers-search-result__item{display:flex;align-items:center;padding:8px 20px 8px 0;font-size:16px;line-height:16px;text-decoration:none;color:#fff;transition:color .3s linear;cursor:pointer}.stickers-search-result__item:first-child{padding-top:0}.stickers-search-result__item:last-child{padding-bottom:0}.stickers-search-result__item:hover{color:#c85a8b}.stickers-search-result__image{flex-shrink:0;margin-right:20px;width:34px}.stickers-search-result__image img{display:block;width:100%}.stickers-search-result__title{margin:0;font-weight:400;font-size:14px;line-height:20px;color:#cdcdcd}.stickers-search-result__action{margin-left:auto;cursor:pointer}.stickers-search-result__action svg{width:12px;height:12px;fill:hsla(0,0%,100%,.4);transition:fill .3s linear}.stickers-search-result__action:hover svg{fill:hsla(0,0%,100%,.7)}.stickers-selected-list__item{display:flex;align-items:center;padding:7px 0}.stickers-selected-list__image{flex-shrink:0;margin-right:20px;width:34px}.stickers-selected-list__image img{display:block;width:100%}.stickers-selected-list__title{margin:0;padding-right:8px;font-weight:400;font-size:14px;line-height:20px;color:#cdcdcd}.table{background-color:#252627;box-shadow:0 0 9px 2px rgba(0,0,0,.3);border-collapse:collapse;min-height:100%}.table--transparent{background:transparent}.table--background-dark{background:#000}.table--no-shadow{box-shadow:none}.table.no-data{display:flex;flex-direction:column;height:200px;min-height:100%;font-size:14px;line-height:16px;color:#999;text-align:center}.table.no-data>span{margin:auto}.table.show-bg{background:#252627 url(/images/agents/data-agent.webp) center bottom 40px no-repeat}@media screen and (max-width:1439px){.table.show-bg{background-image:none}}.table__title{border-bottom:1px solid #3e4347;padding:12px 25px;font-weight:600;font-size:18px;line-height:18px;text-align:center;color:#fff}.table__header .table__row,.table__header .table__row:hover,.table__title{background-color:#2b2e2f}.table__header .table__cell{display:flex;padding:27px 25px 24px;font-weight:400;font-size:14px;line-height:16px;text-align:left;color:#999;white-space:nowrap;text-overflow:ellipsis}.table__header .table__cell--tiny{padding:14px 25px;font-size:16px;line-height:20px}@media screen and (max-width:991px){.table__header .table__cell{flex-wrap:wrap;padding:22px 12px 19px}}@media screen and (max-width:767px){.table__header .table__cell{padding:17px 7px 14px}}.table__header .table__cell span+span{margin-left:4px}.table__header .table__cell.is--pattern{text-transform:capitalize}@media screen and (max-width:991px){.table__header .table__cell.is-pc-only{display:none}}.table__header .table__cell.is-mobile-only,.table__header .table__cell .is-mobile-only{display:none}@media screen and (max-width:991px){.table__header .table__cell.is-mobile-only,.table__header .table__cell .is-mobile-only{display:block;width:100%}}.table__header .table__cell>svg{width:16px;height:16px}.table__header .table__cell--text{display:block}.table__header .table__cell--text p:first-child{margin:0}.table__row{position:relative;display:flex;width:100%;background-color:#252627;transition:background .3s linear}.table__row:after{content:"";position:absolute;left:20px;right:20px;bottom:0;height:1px;background-color:#3e4347}@media screen and (max-width:991px){.table__row:after{left:12px;right:12px}}@media screen and (max-width:767px){.table__row:after{left:5px;right:5px}}.table__row:last-child:after{display:none}.table__row.is-visited{background-color:#1e1e1e}.table__row.is-visited .table__cell{color:hsla(0,0%,100%,.5)}.table__row.is-visited .table__cell>svg{fill:hsla(0,0%,100%,.5)}.table__row.is-opened{background-color:#1e1e1e}.table__row.is-transparent{background-color:transparent}.table__row:hover{background-color:#1a1919}.table__cell{display:flex;align-items:center;flex-grow:1;padding:15px 25px;font-size:16px;line-height:20px;color:#fff}@media screen and (max-width:1440px){.table__cell{padding:15px 18px}}@media screen and (max-width:991px){.table__cell{flex-wrap:wrap;padding:15px 12px;font-size:12px;line-height:14px}}@media screen and (max-width:767px){.table__cell{padding:12px 5px;font-size:12px;line-height:14px}}@media screen and (max-width:991px){.table__cell.is-pc-only,.table__cell .is-pc-only{display:none}}.table__cell.is-mobile-only,.table__cell .is-mobile-only{display:none}@media screen and (max-width:991px){.table__cell.is-mobile-only,.table__cell .is-mobile-only{display:block;width:100%}}.table__cell>img{display:block}.table__cell.is-method img{max-width:123px;max-height:30px}.table__cell>svg{display:block;width:20px;height:20px;fill:#999}.table__cell.with-icon svg{flex-shrink:0;margin-right:14px;fill:#fff}@media screen and (max-width:379px){.table__cell.with-icon svg{display:none}}.table__cell.ws-pre{white-space:pre}.table__cell.pr{position:relative}.table__cell.tl{text-align:left;justify-content:flex-start}.table__cell.tr{text-align:right;justify-content:flex-end}.table__cell.tc{text-align:center;justify-content:center}.table__cell.ttc{text-transform:capitalize}.table__cell.fdc{flex-direction:column;align-items:flex-start}.table__cell.shifted-right{display:block;flex-grow:1;margin-left:35%}@media screen and (max-width:767px){.table__cell.shifted-right{margin-left:8px}}.table__cell--text p:first-child,.table__cell--text p:last-child,.table__cell--title p:first-child{margin:0}.table__cell.w-5{width:5%}.table__cell.w-6{width:6%}.table__cell.w-7{width:7%}.table__cell.w-8{width:8%}.table__cell.w-9{width:9%}.table__cell.w-10{width:10%}.table__cell.w-11{width:11%}.table__cell.w-12{width:12%}.table__cell.w-13{width:13%}.table__cell.w-14{width:14%}.table__cell.w-15{width:15%}.table__cell.w-16{width:16%}.table__cell.w-17{width:17%}.table__cell.w-18{width:18%}.table__cell.w-19{width:19%}.table__cell.w-20{width:20%}.table__cell.w-21{width:21%}.table__cell.w-22{width:22%}.table__cell.w-23{width:23%}.table__cell.w-24{width:24%}.table__cell.w-25{width:25%}.table__cell.w-26{width:26%}.table__cell.w-27{width:27%}.table__cell.w-28{width:28%}.table__cell.w-29{width:29%}.table__cell.w-30{width:30%}.table__cell.w-31{width:31%}.table__cell.w-32{width:32%}.table__cell.w-33{width:33%}.table__cell.w-34{width:34%}.table__cell.w-35{width:35%}.table__cell.w-36{width:36%}.table__cell.w-37{width:37%}.table__cell.w-38{width:38%}.table__cell.w-39{width:39%}.table__cell.w-40{width:40%}.table__cell.w-41{width:41%}.table__cell.w-42{width:42%}.table__cell.w-43{width:43%}.table__cell.w-44{width:44%}.table__cell.w-45{width:45%}.table__cell.w-46{width:46%}.table__cell.w-47{width:47%}.table__cell.w-48{width:48%}.table__cell.w-49{width:49%}.table__cell.w-50{width:50%}.table__cell.w-51{width:51%}.table__cell.w-52{width:52%}.table__cell.w-53{width:53%}.table__cell.w-54{width:54%}.table__cell.w-55{width:55%}.table__cell.w-56{width:56%}.table__cell.w-57{width:57%}.table__cell.w-58{width:58%}.table__cell.w-59{width:59%}.table__cell.w-60{width:60%}.table__cell.w-61{width:61%}.table__cell.w-62{width:62%}.table__cell.w-63{width:63%}.table__cell.w-64{width:64%}.table__cell.w-65{width:65%}.table__cell.w-66{width:66%}.table__cell.w-67{width:67%}.table__cell.w-68{width:68%}.table__cell.w-69{width:69%}.table__cell.w-70{width:70%}.table__cell.w-71{width:71%}.table__cell.w-72{width:72%}.table__cell.w-73{width:73%}.table__cell.w-74{width:74%}.table__cell.w-75{width:75%}.table__cell.w-76{width:76%}.table__cell.w-77{width:77%}.table__cell.w-78{width:78%}.table__cell.w-79{width:79%}.table__cell.w-80{width:80%}.ellipsis{display:flex;align-items:center;align-self:flex-end;justify-content:center;width:32px;height:16px;border-radius:8px;background-color:#1c1c1c;cursor:pointer}.ellipsis span{display:block;position:relative}.ellipsis span,.ellipsis span:after,.ellipsis span:before{width:4px;height:4px;border-radius:2px;background-color:#b05a88;color:#b05a88}.ellipsis span:after,.ellipsis span:before{content:"";display:inline-block;position:absolute;top:0}.ellipsis span:before{left:-8px}.ellipsis span:after{left:8px}.ellipsis.in-product-table{display:none;align-self:center}@media screen and (max-width:1799px){.ellipsis.in-product-table{display:flex}}.trade-features-item{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;margin-bottom:4px;border:2px solid #1b1c1d;border-radius:1px;padding:10px 19px;height:100px;width:calc(50% - 2px);background-color:#1b1c1d;font-size:16px;line-height:20px;color:hsla(0,0%,100%,.5);transition:all .3s linear;cursor:pointer}.trade-features-item__icon{margin-bottom:4px}.trade-features-item__icon svg{display:block;height:24px;fill:hsla(0,0%,100%,.5)}.trade-features-item svg{transition:all .3s linear}.trade-features-item__checked{position:absolute;left:7px;top:7px;opacity:0;transition:opacity .3s linear}.is-active .trade-features-item__checked{opacity:1}.is-disabled .trade-features-item__checked{opacity:0}.trade-features-item__checked svg{display:block;width:10px;height:10px;fill:#c85a8b}.trade-features-item__text{margin-bottom:2px;text-align:center}.trade-features-item__price{font-size:14px;line-height:16px}.trade-features-item__info{position:absolute;right:5px;top:5px}.trade-features-item__info svg{display:block;width:14px;height:14px;fill:hsla(0,0%,100%,.5);cursor:pointer}.trade-features-item__tooltips{position:absolute;right:4px;top:27px;padding:8px 10px;width:231px;background-color:rgba(21,22,22,.8);font-weight:600;font-size:14px;line-height:16px;color:#fff;opacity:0;z-index:-100;transition:z-index .3s step-end,opacity .3s ease}.is-fixed .trade-features-item__tooltips{display:none}.trade-features-item__info:hover .trade-features-item__tooltips{z-index:999;opacity:1;transition:z-index .3s step-start,opacity .3s ease}.is-fixed .trade-features-item__info:hover .trade-features-item__tooltips{display:block}.trade-features-item.is-active{border-color:#c85a8b;color:#c85a8b}.trade-features-item.is-active svg{fill:#c85a8b}.trade-features-item.is-disabled{border-color:#1b1c1d;color:#414344;cursor:not-allowed}.trade-features-item.is-disabled svg{fill:#414344}.trade-features-item:nth-child(2) .trade-features-item__icon svg{stroke:hsla(0,0%,100%,.5)}.trade-features-item:nth-child(2).is-active .trade-features-item__icon svg{stroke:#c85a8b}.trade-features-item:nth-child(2).is-disabled .trade-features-item__icon svg{stroke:#414344}.trade-features{margin-top:7px;margin-bottom:auto}.trade-features__header{margin:0 0 12px;font-weight:600;font-size:20px;line-height:24px;color:#fff;text-align:center}.trade-features__list{display:flex;justify-content:space-between;flex-wrap:wrap;list-style:none;margin:0;padding:0}.select{position:relative}.select.is-open .select__selected>svg{transform:translateY(-50%) rotate(180deg)}.select__header{display:flex;align-items:center}.select__selected{display:flex;flex-grow:1;justify-content:center;position:relative;box-sizing:border-box;border:1px solid hsla(0,0%,100%,.3);border-radius:2px;padding:7px 4px;height:34px;width:46px;font-weight:500;font-size:18px;line-height:18px;background:transparent;color:#fff;cursor:pointer}.select__selected span{margin-right:8px}.select__selected svg{position:absolute;right:3px;top:50%;width:7px;height:7px;fill:#fff;transform:translateY(-50%);transition:transform .3s linear}.select__dropdown{position:absolute;left:0;top:100%;z-index:100;width:100%;padding:8px 0;background-color:#2f3535;box-shadow:0 0 9px 2px rgba(0,0,0,.3);-webkit-backface-visibility:hidden;backface-visibility:hidden;opacity:0;z-index:-100;transition:z-index .3s step-end,opacity .3s ease}.select.is-open .select__dropdown{z-index:999;opacity:1;transition:z-index .3s step-start,opacity .3s ease}.is-fixed .select.is-open .select__dropdown{display:block}.select__list__item{display:flex;justify-content:center;padding:8px 0;font-weight:500;font-size:20px;line-height:20px;text-decoration:none;color:#fff;transition:color .3s linear;cursor:pointer}.select__list__item:hover{color:#c85a8b}.select--form-element .select__selected{display:block;border:1px solid hsla(0,0%,100%,.3);border-radius:2px;box-sizing:border-box;padding:10px 40px 10px 10px;width:100%;height:auto;font-weight:400;font-size:14px;line-height:18px;background:#1e1e1e;color:#fff}.select--form-element .select__selected svg{position:absolute;right:10px;top:50%;width:14px;height:14px;fill:#fff;transform:translateY(-50%);transition:transform .3s linear}.select--form-element .select__dropdown{height:242px;overflow-y:auto}.select--form-element .select__list__item{display:block;padding:8px 12px;font-weight:500;font-size:14px;line-height:14px}.select--form-element .select__list__item:hover{background-color:#2b2e2f;color:#c85a8b}.trade-selected-price{display:flex;align-items:center;padding:6px 0 12px}.trade-selected-price__text{margin-right:12px;min-width:81px;font-weight:500;font-size:18px;line-height:24px;color:#fff;text-align:right}.trade-selected-price__value{position:relative;flex-grow:1}.trade-selected-price__value input{outline:none;box-sizing:border-box;border:1px solid hsla(0,0%,100%,.3);border-radius:2px;padding:7px 4px;height:34px;width:100%;font-weight:500;font-size:18px;line-height:18px;background:transparent;color:#fff;transition:border-color .3s linear}.trade-selected-price__value input::placeholder{color:hsla(0,0%,100%,.3)}.trade-selected-price__value input.is-error{border-color:#e70419}.trade-selected-price__days{display:flex;align-items:center;flex-wrap:nowrap;margin-left:12px}.trade-selected-price__days>span{margin-left:8px;font-size:16px;line-height:20px;color:hsla(0,0%,100%,.3)}.product{display:flex;box-shadow:0 0 9px 2px rgba(0,0,0,.3);margin-bottom:20px}@media screen and (max-width:899px){.product{flex-direction:column}}.product__loader{overflow:hidden;width:100%;height:482px;background-color:#2b2e2f}.product__loader svg{display:block;height:482px;width:100%}.product__left{position:relative;border-radius:1px;padding:15px 20px;flex-shrink:0;width:470px;background-color:#2b2e2f}@media screen and (max-width:1799px){.product__left{width:450px}}@media screen and (max-width:899px){.product__left{width:100%}}.product__right{display:flex;flex-direction:column;flex-grow:1;border-radius:1px;background-color:#252627}.product__right-top{padding:20px 18px 0}@media screen and (min-width:1800px){.product__right-top{padding:20px 32px 0}}.product__right-bottom{margin-top:auto;padding:20px 18px;box-shadow:0 -4px 4px rgba(0,0,0,.1)}@media screen and (min-width:1800px){.product__right-bottom{padding:20px 32px}}.product__header{position:relative;margin:0;padding-right:140px}.product__name{display:none}.product__name-1,.product__name-2,.product__name-3{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;color:#fff}.product__name-1{margin:0 0 4px;font-weight:600;font-size:18px;line-height:21px}.product__name-2{margin:0 0 4px;font-weight:600;font-size:22px;line-height:24px}.product__name-3{margin:0 0 10px;font-weight:400;font-size:14px;line-height:21px;color:#c2c2c2}.product__name-3 span{color:#fff}.product__phase{position:absolute;right:0;top:4px}.product__phase svg{display:block;width:26px;height:26px}.product__phase.is-big svg{display:block;width:42px;height:42px}.product__values{position:absolute;left:0;top:0;display:flex;align-items:flex-start;margin-bottom:6px}.product__description{max-height:310px;padding-right:14px;font-weight:400;font-size:16px;line-height:22px;color:#fff}.product__screenshot{display:flex;align-items:center;justify-content:center;margin-left:7px;width:48px;height:40px}.product__screenshot svg{display:block;width:26px;height:26px;fill:#fff;transition:fill .3s linear}.product__screenshot:hover svg{fill:#c85a8b}.product__tag{padding:7px 8px;border-radius:1px;background-color:#c85a8b;font-weight:600;font-size:13px;line-height:13px;text-transform:uppercase;color:#fff}.product__suggest{position:absolute;top:100%;right:10px;display:flex;align-items:center;white-space:nowrap;margin:15px 0 15px auto;font-weight:400;font-size:16px;line-height:16px;text-align:right;color:#999}.product__suggest svg{display:block;margin-right:5px;width:16px;height:16px;fill:#999}.product__image{position:relative;display:flex;align-items:center;justify-content:center;margin:0 0 15px;height:320px}.product__image img{display:block;max-width:100%;max-height:100%}.product__image svg.image-loader{position:relative;z-index:-1;display:block;height:320px}.product__image-inner{position:relative;z-index:0;display:flex;align-items:center;justify-content:center;flex-grow:1}.product__stickers-wrapper{position:absolute;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:flex-start;margin:0 auto;min-height:60px}@media screen and (max-width:479px){.product__stickers-wrapper{flex-direction:column}}.product__stickers{max-width:320px;width:100%;margin:0 auto}.product__price{margin-left:auto;max-width:200px;min-width:180px;font-weight:400;font-size:32px;line-height:32px;color:#fff;text-align:right}.product__price strong{font-weight:600;font-size:32px}@media screen and (max-width:479px){.product__price{margin-top:10px}}.product__float{display:flex;flex-wrap:wrap;align-items:center;width:100%}.product__float__graph{position:relative;margin-bottom:3px;width:100%;height:4px}.product__float__graph>svg{display:block;width:100%;height:4px}.product__float__graph .is--bad,.product__float__graph .is--good,.product__float__graph .is--normal,.product__float__graph .is--perfect,.product__float__graph .is--worst{position:absolute;left:0;bottom:0;top:0}.product__float__graph .is--worst{background:#ff0024;width:100%}.product__float__graph .is--bad{background:#f2861d;width:45%}.product__float__graph .is--normal{background:#f8ed40;width:38%}.product__float__graph .is--good{background:#0fb22e;width:15%}.product__float__graph .is--perfect{background:#06854e;width:7%}.product__float__graph__triangle{position:absolute;left:0;top:4px;width:10px;height:10px;transform:translateX(-50%)}.product__float__graph__triangle svg{display:block;width:10px;height:10px}.product__float__value{width:60%;color:#fff}.product__float__value,.product__paintseed{position:relative;padding-top:10px;font-weight:400;font-size:16px;line-height:16px}.product__paintseed{margin-left:auto;width:40%;text-align:right;color:#999}.product__actions{position:absolute;right:8px;top:15px;z-index:10;display:flex;align-items:center}.product__actions>.btn{margin-left:4px;border:none;padding:7px}.product__action{display:flex;justify-content:space-between;margin-left:-16px;margin-top:auto;padding-top:8px}.product__action>*{margin-left:16px}.product__withdrawable{display:flex;align-items:center;justify-content:center;margin-top:10px;font-weight:400;font-size:16px;line-height:14px;color:#999;text-align:center;text-decoration:none}.product__withdrawable img{margin-right:8px;border-radius:20px;width:20px;height:20px}.product__withdrawable svg{margin-right:10px;width:16px;height:16px}.product__withdrawable svg circle{stroke:#e35b00}.product__withdrawable svg path{fill:#e35b00}.product__withdrawable span{padding-top:2px}.product__withdrawable.is-instantly svg circle,.product__withdrawable.is-online svg circle{stroke:#06854e}.product__withdrawable.is-instantly svg path,.product__withdrawable.is-online svg path{fill:#06854e}.product__withdrawable.is-offline,.product__withdrawable.is-online{letter-spacing:.56px}.product__withdrawable.is-online{color:#06854e}.product__withdrawable.is-offline{color:#999}.product__withdrawable.is-offline svg circle{stroke:#999}.product__withdrawable.is-offline svg path{fill:#999}.product .rcs-custom-scroll .rcs-outer-container{margin-right:-14px}.product .rcs-custom-scroll .rcs-inner-handle{margin:0;height:100%;background-color:#c85a8b}.product .rcs-custom-scroll .rcs-custom-scroll-handle,.product .rcs-custom-scroll .rcs-custom-scrollbar{opacity:1}.product-page{display:flex;align-items:stretch;justify-content:space-between;margin-bottom:15px;padding-top:20px}@media screen and (max-width:1439px){.product-page{flex-direction:column;margin:0 auto 15px;max-width:1400px}}.product-page__sticky{align-self:flex-start}@media screen and (max-width:1439px){.product-page__sticky{position:relative!important;top:0!important;width:100%}}.product-page .product-page__content{width:940px}@media screen and (max-width:1799px){.product-page .product-page__content{width:800px}}@media screen and (max-width:1439px){.product-page .product-page__content{width:100%}}.product-page .product-page__table{margin-bottom:20px;width:calc(100% - 960px)}@media screen and (max-width:1799px){.product-page .product-page__table{width:calc(100% - 820px)}}@media screen and (max-width:1439px){.product-page .product-page__table{width:100%}}.product-page .product-page__table-loader{height:100%;background:#282828;box-shadow:0 0 9px 2px rgba(0,0,0,.3)}.inventory-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(290px,1fr));flex-grow:1;transform:translateZ(0)}.cart-checkout__details{display:flex;margin:0 auto;max-width:750px;height:60px;box-shadow:0 0 9px 2px rgba(0,0,0,.3);background-color:#1e1e1e;opacity:.85;transition:opacity .3s ease-in-out}@media screen and (max-width:767px){.cart-checkout__details{flex-wrap:wrap;height:auto}}.cart-checkout__details.is-fixed{position:fixed;left:0;right:0;bottom:0;z-index:200}.cart-checkout__details:hover{opacity:1}.cart-checkout__cart{display:flex;width:180px;padding:18px 20px;align-items:flex-end;font-weight:600;font-size:24px;line-height:24px;color:#fff}@media screen and (max-width:767px){.cart-checkout__cart{order:2;width:auto}}.cart-checkout__cart strong{overflow:hidden;display:block;margin-left:5px;max-width:160px;font-weight:400;font-size:24px;line-height:24px;text-overflow:ellipsis}.cart-checkout__cart span{display:block;margin-left:10px;font-weight:400;font-size:16px;line-height:20px;text-align:center;color:hsla(0,0%,100%,.3)}.cart-checkout__cart--total{display:flex;align-items:center;padding:18px 0 18px 20px;width:280px;font-weight:600;font-size:24px;line-height:14px;color:#fff}@media screen and (max-width:767px){.cart-checkout__cart--total{width:auto}}.cart-checkout__action{padding:18px 20px;width:400px;background-color:#419a4d;font-weight:600;font-size:16px;line-height:24px;text-transform:uppercase;color:#fff;text-align:center;cursor:pointer;transition:background-color .3s linear}@media screen and (max-width:767px){.cart-checkout__action{order:4;width:100%}}.cart-checkout__action>svg{display:block;margin:0 auto;width:27px;height:27px}.cart-checkout__action.is-disabled{background-color:#3e3e3e;color:#999;cursor:not-allowed}.cart-checkout__action:hover{background-color:#398844}.cart-checkout__action:hover.is-disabled{background-color:#3e3e3e;color:#999}.cart-checkout__msg{display:none}@media screen and (max-width:767px){.cart-checkout__msg{order:1;display:block;padding:10px 0 0;width:100%;font-weight:600;font-size:16px;line-height:14px;color:#c85a8b;text-align:center}}.cart-checkout__action-deposit{display:flex;align-items:center;justify-content:space-between;padding:10px;width:350px;font-weight:600;font-size:16px;line-height:14px;color:#c85a8b}@media screen and (max-width:767px){.cart-checkout__action-deposit{order:4;padding-top:0;width:100%}.cart-checkout__action-deposit>.btn{width:100%}}.cart-checkout__action-deposit>.btn>span{max-width:100px;display:inline-block;overflow:hidden;vertical-align:bottom;white-space:nowrap;text-overflow:ellipsis}.cart-checkout__action-deposit>span{margin-right:10px;white-space:nowrap}@media screen and (max-width:767px){.cart-checkout__action-deposit>span{display:none}}.cart-checkout__clear{display:flex;width:180px;padding:18px 20px 18px 45px;align-items:flex-end;font-weight:600;font-size:14px;line-height:24px;text-decoration:underline;text-transform:capitalize;color:#999;transition:color .3s linear;cursor:pointer}@media screen and (max-width:767px){.cart-checkout__clear{order:3;justify-content:flex-end;margin-left:auto;padding-left:0;width:auto;text-align:right}}@media screen and (max-width:480px){.cart-checkout__clear{margin:0 auto}}.cart-checkout__clear.is-disabled{color:hsla(0,0%,60%,.5);cursor:not-allowed}.cart-checkout__clear:hover{color:#fff}.cart-checkout__clear:hover.is-disabled{color:hsla(0,0%,60%,.5)}.cart-checkout__clear--alt{padding:18px 20px 18px 25px;width:120px}@media screen and (max-width:767px){.cart-checkout__clear--alt{padding-left:0;width:auto}}.cart-page{display:flex;flex-direction:column;padding:30px 0 0;min-height:850px}@media screen and (max-width:991px){.cart-page{padding-top:0}}.cart-page__inventory{display:flex;flex-grow:1;flex-wrap:wrap;margin-left:-9px;margin-bottom:auto;padding-bottom:120px}.aside-menu{display:flex;flex-direction:column;align-items:flex-start;padding-top:20px}.aside-menu__item{display:flex;align-items:center;margin-bottom:30px;text-decoration:none;cursor:pointer}.aside-menu__item:last-child{margin-bottom:0}.aside-menu__item.active .aside-menu__icon svg,.aside-menu__item:hover .aside-menu__icon svg{fill:#c85a8b}.aside-menu__item.active .aside-menu__text,.aside-menu__item:hover .aside-menu__text{color:#c85a8b}.aside-menu__icon{flex-shrink:0;margin-right:24px}.aside-menu__icon svg{display:block;width:22px;height:22px;fill:#fff;transition:fill .3s ease}.aside-menu__text{font-weight:500;font-size:24px;line-height:24px;color:#fff;transition:color .3s ease}.account-page{display:flex;align-items:flex-start;padding:16px 0 30px;min-height:600px;width:100%}@media screen and (max-width:991px){.account-page{padding-top:0}.account-page.with-settings{padding-top:24px}}.account-page.pb-0{padding-bottom:0}.account-page__sidebar{flex-shrink:0;margin-right:20px;padding-top:25px;width:300px}@media screen and (max-width:1280px){.account-page__sidebar{display:none}}.account-page__main{flex-grow:1;max-width:100%;width:calc(100% - 320px)}@media screen and (max-width:1280px){.account-page--store .account-page__sidebar{display:block}}@media screen and (max-width:991px){.account-page--store{display:flex;flex-direction:column}.account-page--store .account-page__sidebar{display:block;width:100%}.account-page--store .account-page__main{width:100%}}.account-page--no-sidebar .account-page__main{width:100%}.profile-info__avatar{position:relative;margin:0 20px}.profile-info__avatar>.diamond-icon{position:absolute;left:-15px;top:-6px;display:block;width:92px}.profile-info__avatar>.premium-icon{position:absolute;left:-16px;top:-14px;display:block;width:92px}.profile-info__avatar>.streamer-icon{position:absolute;left:-10px;top:-22px;display:block;width:84px}.profile-info__avatar__image{overflow:hidden;flex-shrink:0;width:62px;height:62px;border-radius:50%}.profile-info__avatar__image.is-streamer{border-radius:0}.profile-info__avatar img{display:block;width:100%;image-rendering:-webkit-optimize-contrast}.profile-info__avatar--trader>svg{left:-15px;top:-7px;display:block;width:92px}.profile-info__name{flex-grow:1;align-self:center;margin-left:10px;font-weight:500;font-size:16px;line-height:30px;color:#fff}.profile-info__row{display:flex;align-items:stretch;border-bottom:1px solid #3e4347;padding:20px 0}.profile-info__row--flex-column{flex-direction:column}.profile-info__row:last-child{border:none;padding-bottom:0}.profile-info__field{display:flex;flex-direction:column;flex-grow:1;margin-right:20px}.profile-info__commission{font-size:18px;line-height:22px;color:#999}.profile-info__commission strong{font-weight:600;color:#419a4d}.profile-info__label{display:flex;align-items:center;color:#999}.profile-info__data,.profile-info__label{font-weight:500;font-size:20px;line-height:30px}.profile-info__data{word-break:break-all;color:#fff}.profile-info__data input{display:block;outline:none;border:none;padding:0;width:100%;font-size:20px;line-height:44px;background:transparent;color:#fff}.profile-info__data input::placeholder{color:#999}.profile-info__action{display:flex;margin-left:auto;cursor:pointer}.profile-info__action svg{display:block;margin-top:6px;width:16px;height:16px;fill:hsla(0,0%,100%,.6)}.profile-info__action .btn{margin:auto;min-width:120px;font-size:18px;line-height:26px}.form{max-width:640px}.form.small{max-width:380px}.form--centered{margin:0 auto}.form__columns{display:flex}@media screen and (max-width:991px){.form__columns{flex-direction:column}}.form__column{display:flex;flex-basis:50%;flex-direction:column;flex-grow:1;padding:0 15px}.form__tooltip{position:absolute;right:0;top:-5px;z-index:10;border-radius:2px;padding:10px;width:80px;min-height:48px;background-color:#ff3c3c;font-size:12px;line-height:14px;text-align:center}.form__tooltip:after{content:"";position:absolute;left:0;top:50%;transform:translate(-5px,-50%) rotate(45deg);width:0;height:0;border:10px solid #ff3c3c;border-width:10px 10px 0 0}.form__tooltip--bottom{left:50%;top:100%;width:80%;min-height:auto;transform:translateX(-50%)}.form__tooltip--bottom:after{left:50%;top:0;transform:translate(-50%,-5px) rotate(45deg);border-width:10px 10px 0 0}.form__field{position:relative;margin-bottom:20px;width:100%}.form__field--last{margin-top:auto;margin-bottom:28px}.form__field--no-margin{margin:0}.form__field--error{margin-bottom:40px}.form__label{position:relative;display:block;margin-bottom:8px;font-size:18px;line-height:22px;color:#fff}.form__label__icon{position:absolute;left:-18px;top:50%;display:inline-block;width:12px;height:12px;fill:#419a4d;transform:translateY(-50%)}@media screen and (max-width:479px){.form__label__icon{position:relative;left:0;top:auto;margin-right:8px;transform:translateY(0)}}.form__label a{text-decoration:none}.form__label.disabled,.form__label.disabled a{color:#999}.form__icon{display:flex;align-items:center;justify-content:center;margin-right:8px;border-radius:50%;width:22px;height:22px;background:#c85a8b}.form__icon svg{display:block;width:14px;height:14px;fill:#fefefe}.form__file{overflow:hidden;position:relative;display:flex;align-items:center;font-weight:600;font-size:14px;line-height:17px;text-transform:uppercase;color:#c85a8b;cursor:pointer}.form__file input[type=file]{display:block;position:absolute;top:0;right:0;opacity:0;outline:none;min-width:100%;min-height:100%;background:#fff;font-size:100px;text-align:right;filter:alpha(opacity=0);cursor:inherit}.form__file span{overflow:hidden;max-width:250px;white-space:nowrap;text-overflow:ellipsis}.form__text,.form__text p{font-weight:400;font-size:14px;line-height:21px;color:#999}.form__text p{margin:0 0 8px}.form__text.is-subtext{padding-top:4px}.form__text.error{color:#ff3c3c}.form__flex{position:relative;display:flex;align-items:flex-start}.form__flex.is-space-between{grid-gap:10px;gap:10px}.form__flex.is-stretch{align-items:stretch}.form__flex--alt,.form__flex.is-center{align-items:center}.form__flex--alt{grid-gap:8px;gap:8px;margin-top:8px;color:#999}.form__input,.form__textarea{display:block;width:100%;border:1px solid hsla(0,0%,100%,.3);border-radius:2px;box-sizing:border-box;padding:10px;font-weight:400;font-size:14px;line-height:18px;background:#1e1e1e;color:#fff}.form__input:focus,.form__textarea:focus{outline:none}.form__input::placeholder,.form__input:disabled,.form__textarea::placeholder,.form__textarea:disabled{color:#999}.form__input.error,.form__textarea.error{border-color:#ff3c3c;color:#ff3c3c}.form__input--alt,.form__textarea--alt{border-color:hsla(0,0%,100%,.3);background-color:#2b2e2f}.form__input--alt::placeholder,.form__textarea--alt::placeholder{color:hsla(0,0%,60%,.5)}.form__textarea{height:140px;resize:none}.form__textarea--short{height:60px}.form__textarea--no-border{border:none}.form__input:read-only{color:#999}.profile-premium{display:flex;flex-direction:column;height:100%}.profile-premium__content{display:flex;margin-bottom:auto;padding:20px 0 0}@media screen and (max-width:479px){.profile-premium__content{flex-direction:column}}.profile-premium__row{display:flex}@media screen and (max-width:479px){.profile-premium__row{flex-direction:column}}.profile-premium__icon{flex-shrink:0;margin-right:36px;margin-top:44px;width:96px}@media screen and (max-width:479px){.profile-premium__icon{margin:0 auto 12px}}.profile-premium__icon svg{display:block;width:96px;fill:#c85a8b}.profile-premium__description{font-size:16px;line-height:26px;color:#999}.profile-premium__description>p{margin:0 0 10px}.profile-premium__action{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;border-top:1px solid #3e4347;padding:20px 0}.profile-premium__action--no-border{border:none;padding:5px 0 15px}.profile-premium__action:last-child{padding-bottom:0}@media screen and (max-width:1824px){.profile-premium__action{flex-direction:column}}@media screen and (max-width:1780px){.profile-premium__action{flex-direction:row}}@media screen and (max-width:543px){.profile-premium__action{flex-direction:column}}.profile-premium__action>.btn:first-child{margin-right:10px}@media screen and (max-width:1824px){.profile-premium__action>.btn:first-child{margin:0 0 10px}}@media screen and (max-width:1780px){.profile-premium__action>.btn:first-child{margin:0 10px 0 0}}@media screen and (max-width:543px){.profile-premium__action>.btn:first-child{margin:0 0 10px}}.profile-premium__action>.btn:last-child{margin-left:10px}@media screen and (max-width:1824px){.profile-premium__action>.btn:last-child{margin:0}}@media screen and (max-width:1780px){.profile-premium__action>.btn:last-child{margin:0 10px 0 0}}@media screen and (max-width:543px){.profile-premium__action>.btn:last-child{margin:0}}.profile-premium__renew,.profile-premium__status{display:flex;align-items:center;font-weight:600;font-size:20px;line-height:28px;color:#999}.profile-premium__renew span,.profile-premium__status span{margin-right:14px;color:#fff}.profile-premium__renew strong,.profile-premium__status strong{font-weight:600;color:#419a4d}.toggle{position:relative;display:flex;align-items:center;flex-wrap:nowrap}.toggle.is-disabled{cursor:not-allowed}.toggle__label{width:70px;font-weight:400;font-size:14px;line-height:20px;color:#8a8b8c}.is-off .toggle__label{text-decoration:line-through}.toggle__body{position:relative;z-index:2;margin-right:10px;padding:3px;width:36px;height:18px;border-radius:9px;background-color:#888989;transition:background .15s linear;cursor:pointer}.toggle__body.is-disabled{cursor:not-allowed}.toggle__body.is-active{background-color:#419a4d}.toggle__body.is-active .toggle__switcher{transform:translateX(calc(30px - 100%))}.toggle__switcher{position:absolute;top:3px;left:3px;z-index:-1;border-radius:50%;width:12px;height:12px;background:#fff;transition:all .15s linear}.grid-template{display:grid;margin-bottom:16px;grid-gap:16px;gap:16px;align-items:start;justify-items:stretch;grid-template-columns:repeat(auto-fill,minmax(288px,1fr))}.grid-template h3{margin-top:0}.grid-template--320{grid-template-columns:repeat(auto-fill,minmax(320px,1fr))}@media screen and (max-width:991px){.grid-template{grid-template-columns:repeat(auto-fill,minmax(320px,1fr))}}@media screen and (max-width:704px){.grid-template{grid-template-columns:repeat(auto-fill,minmax(290px,1fr))}}@media screen and (max-width:478px){.grid-template{grid-template-columns:repeat(auto-fill,minmax(260px,1fr))}}.grid-template--variant1{background-color:#f1f1f1}.grid-template--variant2{background-color:#e1e1e1}.grid-template--col-1{grid-template-columns:1fr}.grid-template--col-2{grid-template-columns:repeat(2,1fr)}.grid-template--col-3{grid-template-columns:repeat(3,1fr)}.grid-template--col-4{grid-template-columns:repeat(4,1fr)}.grid-template--col-1-3{grid-template-columns:1fr 3fr}.grid-template--col-2-1{grid-template-columns:2fr 1fr}.grid-template--col-1-2-1{grid-template-columns:1fr 2fr 1fr}.grid-template--col-2-1-1{grid-template-columns:2fr 1fr 1fr}@media screen and (max-width:991px){.grid-template,.grid-template--col-1,.grid-template--col-1-2-1,.grid-template--col-1-3,.grid-template--col-2,.grid-template--col-2-1,.grid-template--col-2-1-1,.grid-template--col-3,.grid-template--col-4,.grid-template--variant1,.grid-template--variant2{grid-template-columns:1fr}}.account-profile{display:grid;grid-template-areas:"info premium gift-card" "streamer streamer streamer";grid-template-columns:1fr 1fr auto;grid-gap:20px;gap:20px;margin-left:-20px}@media screen and (max-width:1780px){.account-profile{flex-wrap:wrap;flex-direction:column;margin:0 auto;width:100%;max-width:800px;grid-template-areas:"info" "premium" "gift-card" "streamer";grid-template-columns:1fr}}@media screen and (max-width:1280px){.account-profile{margin-left:0}}.account-profile__block{display:flex;flex-direction:column;flex-shrink:0}.account-profile__block--info{grid-area:info}.account-profile__block--premium{grid-area:premium}.account-profile__block--card{grid-area:card;width:auto}@media screen and (max-width:1780px){.account-profile__block--card{min-width:33.3333333333%}}.account-profile__block--streamer{grid-area:streamer}.account-profile__block__header{margin:0 0 12px;font-weight:500;font-size:24px;line-height:28px;color:#fff}.account-profile__block__content{flex-grow:1;padding:20px;box-shadow:0 0 9px 2px rgba(0,0,0,.3);background-color:#2b2e2f}.payment-methods{display:flex;flex-wrap:wrap;margin-left:-20px}@media screen and (max-width:479px){.payment-methods{flex-direction:column}}.payment-method{margin-bottom:20px;padding-left:20px;width:33.3333333333%}@media screen and (max-width:1439px){.payment-method{width:50%}}@media screen and (max-width:767px){.payment-method{width:50%}}@media screen and (max-width:479px){.payment-method{margin:0 auto 30px;width:100%;max-width:240px}}.payment-method[disabled],.payment-method[disabled]>div{cursor:not-allowed}.payment-method__image{display:flex;align-items:center;justify-content:center;flex-direction:column;margin-bottom:6px;border:2px solid #1e1e1e;padding:7px 12px;min-height:92px;background-color:#1e1e1e;transition:all .3s linear;cursor:pointer}.payment-method__image img{display:block;margin-bottom:10px;max-width:100%;min-height:36px;max-height:44px;transition:all .3s linear}.payment-method__image span{word-break:break-all;text-transform:capitalize}.active .payment-method__image,.payment-method__image:hover{border:2px solid #c85a8b;background-color:#1e1e1e}.payment-method__info{font-size:14px;line-height:20px;text-align:center;color:#999}.payment-method__info span{font-weight:600;color:#fff}.payment-amount__input{margin-bottom:15px}.payment-amount__input input{border:1px solid #1e1e1e;padding:15px;width:100%;background-color:#1e1e1e;font-weight:600;font-size:24px;line-height:28px;transition:border .3s linear;color:#fff}.payment-amount__input input[disabled]{border:1px solid #1e1e1e;color:hsla(0,0%,100%,.3)}.payment-amount__input input:focus{outline:none;border:1px solid #c85a8b}.payment-amount__examples{display:flex;flex-wrap:wrap}.payment-amount__example{display:flex;align-items:center;justify-content:center;margin-left:11px;margin-bottom:10px;outline:none;border-radius:20px;border:2px solid #1e1e1e;min-width:80px;height:40px;background-color:#1e1e1e;font-weight:600;font-size:16px;line-height:20px;color:hsla(0,0%,100%,.7);transition:all .3s linear;cursor:pointer}.is-loader .payment-amount__example{border:none;background:transparent;cursor:default}.payment-amount__example:first-child{margin-left:0}.payment-amount__example:enabled:hover{border:2px solid #c85a8b;background-color:#1e1e1e;color:#fff}.payment-amount__example[disabled]{color:hsla(0,0%,100%,.3);cursor:default}@media screen and (max-width:480px){.payment-amount__example{min-width:72px}}.payment-amount__action{display:flex;margin-left:calc(50% - 520px);max-width:750px;background:#1e1e1e;box-shadow:0 0 10px rgba(0,0,0,.42)}@media screen and (max-width:1439px){.payment-amount__action{margin-left:calc(50% - 510px)}}@media screen and (max-width:1280px){.payment-amount__action{margin-left:calc(50% - 380px)}}@media screen and (max-width:991px){.payment-amount__action{margin-left:calc(50% - 375px)}}@media screen and (max-width:767px){.payment-amount__action{flex-wrap:wrap;margin-left:0}.payment-amount__action>.btn{order:2;width:100%}}.payment-amount__value{display:flex;flex-direction:column;align-items:center;justify-content:center;flex-shrink:0;padding:12px;width:175px}@media screen and (max-width:767px){.payment-amount__value{order:1;width:auto;margin:0 auto}}.payment-amount__value span,.payment-amount__value strong{display:block;font-size:14px;line-height:20px}.payment-amount__value span{color:#999}.payment-information__details{display:flex;margin-left:-9px}.payment-information__details-item{margin-bottom:30px;padding-left:9px;width:50%}.payment-information__details-item__header{margin-bottom:4px;font-size:14px;line-height:16px;color:#999}.payment-information__details-item__body{overflow:hidden;text-overflow:ellipsis;font-weight:400;font-size:18px;line-height:20px;color:#fff}.payment-information__description,.payment-information__description p{margin:0 0 30px;font-size:16px;line-height:24px;color:#999}.payment-information__description span{color:#c85a8b}.payment-information__description strong{font-weight:500;color:#fff}.payment-information__results-item{display:flex;flex-wrap:wrap;margin-bottom:14px;font-weight:400;font-size:20px;line-height:24px}.payment-information__results-item__text{width:140px;color:#999}.payment-information__results-item__value{margin-left:20px;color:#419a4d}.payment-information__results-item:last-child{margin-bottom:0}.kinguin__hero{margin:36px 0;font-size:36px;line-height:16px;text-transform:uppercase;color:#fff}.kinguin__hero a{display:flex;flex-direction:column;text-decoration:none;text-indent:86px;color:#fff}.kinguin__hero img{margin-top:-27px}.kinguin__note{margin:16px 0;border:2px dashed #c85a8b;padding:10px;text-align:center;color:#fff}.faq{display:flex}.faq__aside{width:290px}@media screen and (max-width:767px){.faq__aside{width:100%}}.faq__main{margin-left:20px;max-width:910px;width:100%}@media screen and (max-width:767px){.faq__main{display:none}}.faq__category{margin-bottom:5px;box-shadow:0 0 9px 2px rgba(0,0,0,.3);background-color:#2b2e2f}.faq__section-title{margin:20px 0;font-size:28px;line-height:28px;color:#c85a8b}.faq__section-title:first-of-type{margin-top:0}.faq__header{position:relative;padding:11px 42px 11px 17px;font-weight:600;font-size:14px;line-height:20px;text-transform:uppercase;color:#999;transition:color .3s linear;cursor:pointer}.faq__header:hover{color:#fff}.faq__header:hover svg{fill:#fff}.faq__list{display:none;padding:0 20px 17px 17px}.faq__list.is-open{display:block}.faq__item{margin-bottom:14px;font-size:14px;line-height:20px;color:#fefefe;transition:color .3s linear;cursor:pointer}@media screen and (max-width:767px){.faq__item{display:none}}.faq__item.is-active,.faq__item:hover{color:#c85a8b}.faq__item:last-child{margin-bottom:0}.faq__toggle{position:absolute;width:42px;height:42px;right:0;top:0;display:flex;align-items:center;justify-content:center}.faq__toggle svg{width:14px;fill:#999;transition:fill .3s linear}.faq__content{margin-bottom:5px;padding:14px 20px;box-shadow:0 0 9px 2px rgba(0,0,0,.3);background-color:#2b2e2f}@media screen and (max-width:767px){.faq__content{display:none;box-shadow:none}}.faq__content.is-mobile-only{display:none}@media screen and (max-width:767px){.faq__content.is-mobile-only{display:block}}.faq__title{margin:0 0 12px;font-weight:400;font-size:24px;line-height:28px;color:#fff;transition:color .3s linear}.faq__title.is-active{color:#c85a8b}.faq__body{font-size:14px;line-height:20px;color:#999}.faq__agent{display:none}@media screen and (min-width:1880px){.faq__agent{display:block;padding-left:30px}.faq__agent img{position:-webkit-sticky;position:sticky;top:25%}}.static-content{position:relative;padding-top:14px;max-width:1200px}.static-content.is-centered{margin:0 auto}.static-content__title{margin:0 0 60px;font-weight:600;font-size:24px;line-height:29px;color:#fff}.static-content__agent{position:absolute;right:0;top:20%}.static-content__agent svg{display:block;width:100%}@media screen and (max-width:991px){.static-content__agent{display:none}}.static-content--contact-page{padding-right:300px}@media screen and (max-width:991px){.static-content--contact-page{padding-right:0}}.account-stats-tabs{overflow:hidden;margin-bottom:20px;border-bottom:10px solid #414344;width:100%}.account-stats-tabs__inner{display:flex;overflow-x:auto;scroll-behavior:smooth;transition:transform .3s linear}.account-stats-tabs__inner::-webkit-scrollbar{height:8px;background-color:#41484b;border-radius:2px;border:1px solid #2b2e2f}@media screen and (max-width:991px){.account-stats-tabs__inner::-webkit-scrollbar{height:0}}.account-stats-tabs__inner::-webkit-scrollbar-thumb:horizontal{background:#2b2e2f;border-radius:10px;border:1px solid #2b2e2f}.account-stats-tab{position:relative;display:flex;flex-direction:column;flex-shrink:0;border-radius:3px 3px 0 0;background:#2b2e2f;margin-left:6px;padding:14px 18px 12px;min-width:240px;text-decoration:none;transition:background .3s linear}@media screen and (max-width:991px){.account-stats-tab{margin-left:1px;padding:10px 18px 8px;min-width:220px}}.account-stats-tab.active,.account-stats-tab:hover{background:#414344}.account-stats-tab.active svg,.account-stats-tab:hover svg{fill:#c85a8b}.account-stats-tab:focus{outline:none}.account-stats-tab__after,.account-stats-tab__arrows,.account-stats-tab__before{display:none}.account-stats-tab.active .account-stats-tab__after,.account-stats-tab.active .account-stats-tab__before{position:absolute;bottom:0;right:-4px;z-index:10;display:block;width:4px;height:4px}.account-stats-tab.active .account-stats-tab__after svg,.account-stats-tab.active .account-stats-tab__before svg{width:4px;height:4px;fill:#414344}.account-stats-tab.active .account-stats-tab__before{left:-4px;right:auto}@media screen and (max-width:991px){.account-stats-tab.active .account-stats-tab__arrows{display:flex;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}.account-stats-tab.active .account-stats-tab__arrows svg{display:block;width:8px;height:8px;fill:none;stroke:#d3d3d3}.account-stats-tab.active .account-stats-tab__arrow-left{margin-left:8px;margin-right:auto}.account-stats-tab.active .account-stats-tab__arrow-right{margin-left:auto;margin-right:8px}}.account-stats-tab__header{display:flex;align-items:center;font-weight:600;font-size:20px;line-height:20px;color:#fff}@media screen and (min-width:992px){.account-stats-tab__header{margin-bottom:8px;height:22px;text-transform:uppercase}}.account-stats-tab__header svg{display:block;margin-right:17px;width:22px;height:100%;fill:#fff;transition:fill .3s linear}@media screen and (max-width:991px){.account-stats-tab__header svg{margin-left:3px;margin-right:14px;width:30px}}.account-stats-tab__header__body{display:flex;flex-direction:column}.account-stats-tab__header__body .is-amount{font-size:18px;line-height:20px;color:#999}@media screen and (min-width:992px){.account-stats-tab__header__body .is-amount{display:none}}.account-stats-tab__body{display:flex;margin-left:-20px}@media screen and (max-width:991px){.account-stats-tab__body{display:none}}.account-stats-tab__value{padding-left:20px;font-weight:600;font-size:20px;line-height:20px;color:#fff}.account-stats-tab__value span{display:block;margin-bottom:4px;font-weight:400;font-size:14px;line-height:20px;color:#999}.install-extension{position:relative;display:flex;align-items:center;margin:10px;border:1px solid #252627;border-radius:2px;padding:20px 26px 20px 20px;background-color:#2b2e2f;box-shadow:0 0 10px rgba(0,0,0,.42)}@media screen and (max-width:639px){.install-extension{flex-direction:column;text-align:center}}.install-extension__body{font-size:14px;line-height:16px;color:#999}@media screen and (max-width:639px){.install-extension__body{margin-bottom:12px}}.install-extension__action{flex-shrink:0;margin-left:40px}@media screen and (max-width:639px){.install-extension__action{margin:0}}.install-extension--offer{margin:0 0 10px;box-shadow:none}.install-extension--vertical{max-width:300px;padding:0;margin:0 0 0 auto;box-shadow:none;border:none;flex-direction:column;text-align:center}.install-extension--vertical .install-extension__action{margin:10px 0 0}.install-extension--fluid{max-width:100%;margin:0 16px 24px;padding:16px;box-shadow:none;border:none;flex-direction:column;text-align:center}.install-extension--fluid .install-extension__action{margin:10px 0 0}.account-pending-item{margin-bottom:12px;padding:0 10px;width:100%}.account-pending-item__inner{display:flex;flex-direction:column;width:100%;background-color:#2b2e2f;box-shadow:0 0 10px rgba(0,0,0,.42)}.is-loading .account-pending-item__inner{padding:8px 20px 7px 12px;background-color:#2b2e2f}.is-loading .account-pending-item__inner svg{display:block;width:100%}.is-archive .account-pending-item__inner{box-shadow:none}@media screen and (max-width:767px){.account-pending-item__inner{margin:0 auto;max-width:330px}}.account-pending-item__row{display:flex;align-items:center;margin-bottom:20px;width:100%}.account-pending-item__row.with-padding-gutter{padding-left:20px;padding-right:20px}@media screen and (max-width:767px){.account-pending-item__row.with-padding-gutter{padding:0}}@media screen and (max-width:767px){.account-pending-item__row{flex-direction:column}}.account-pending-item__card{position:relative;z-index:10;display:flex;align-items:center;justify-content:center;width:100%;max-width:214px}@media screen and (max-width:767px){.account-pending-item__card{max-width:100%}}.is-archive .account-pending-item__card{position:relative;opacity:.35}.account-pending-item__body{position:relative;display:flex;flex-direction:column;flex-grow:1;padding:16px}.account-pending-item__body.is-mobile-only{display:none}@media screen and (max-width:767px){.account-pending-item__body{padding:16px 10px;width:100%}.account-pending-item__body.is-mobile-only{display:block}}.account-pending-item__user{position:relative;display:flex;align-items:center;padding:14px 20px;width:100%}@media screen and (max-width:767px){.account-pending-item__user{flex-direction:column;padding:12px 10px}}.account-pending-item__user__data,.account-pending-item__user__info{display:flex;align-items:center}@media screen and (max-width:767px){.account-pending-item__user__data,.account-pending-item__user__info{width:100%}}.account-pending-item__user__info{margin-right:auto}@media screen and (max-width:767px){.account-pending-item__user__info{margin:0 0 14px}}.account-pending-item__user__separator{position:absolute;left:0;right:0;top:0;transform:translateY(-50%);line-height:14px;font-size:12px;text-align:center}.account-pending-item__user__separator span{position:relative;z-index:10;display:inline-block;padding:0 10px;background-color:#2b2e2f}.account-pending-item__user__separator:before{content:"";position:absolute;left:0;right:0;top:calc(50% - 1px);height:1px;width:100%;background-color:#3e4347}.account-pending-item__user__avatar{flex-shrink:0;overflow:hidden;border-radius:36px;border:1px solid #c85a8b;margin-right:15px}@media screen and (max-width:767px){.account-pending-item__user__avatar{margin-right:10px}}.account-pending-item__user__avatar img{display:block;width:36px}.account-pending-item__user__avatar a{display:block}.account-pending-item__user__name{line-height:20px;font-size:16px}@media screen and (max-width:991px){.account-pending-item__user__name{font-size:12px}}@media screen and (max-width:767px){.account-pending-item__user__name{width:calc(100% - 48px);font-size:14px}}.account-pending-item__user__name a{color:#c85a8b;text-decoration:underline}.account-pending-item__user__level{display:flex;align-items:center;margin:0 0 0 auto;color:#999}.account-pending-item__user__level>span{display:block;margin-right:4px}@media screen and (max-width:991px){.account-pending-item__user__level{margin:0;font-size:13px;line-height:20px}}.account-pending-item__user__date{margin-left:40px;color:#999}.account-pending-item__user__date .is-mobile-only{display:none}@media screen and (max-width:991px){.account-pending-item__user__date{margin-left:20px;font-size:13px;line-height:20px}.account-pending-item__user__date .is-pc-only{display:none}.account-pending-item__user__date .is-mobile-only{display:block}}@media screen and (max-width:767px){.account-pending-item__user__date{margin:0 auto}}.account-pending-item__user__link{position:relative;z-index:1;margin-left:40px;padding:4px 10px;background-color:#c85a8b;color:#fff}.account-pending-item__user__link:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%;background-color:rgba(200,90,139,.5);z-index:-1;animation:pulsar 3s ease-in-out infinite}@keyframes pulsar{0%{transform:translate(-50%,-50%) scale(1);opacity:0}50%{transform:translate(-50%,-50%) scale(1.25,1.6);opacity:.4}to{transform:translate(-50%,-50%) scale(1);opacity:1}}@media screen and (max-width:991px){.account-pending-item__user__link{margin-left:20px;font-size:13px;line-height:20px}}@media screen and (max-width:767px){.account-pending-item__user__link{margin:0}}.account-pending-item__name{margin:0 0 16px;padding-right:80px;line-height:18px;font-size:18px;color:#fff}.is-archive .account-pending-item__name{position:relative;opacity:.35}.is-mobile-only .account-pending-item__name{margin-bottom:0}@media screen and (max-width:767px){.account-pending-item__name{padding-right:0}.account-pending-item__name.is-pc-only{display:none}}.account-pending-item__created{position:absolute;right:20px;top:15px;display:flex;flex-direction:column;align-items:flex-end}@media screen and (max-width:767px){.account-pending-item__created{order:-1;position:static;flex-direction:row;margin-bottom:10px}.account-pending-item__created.is-pc-only{display:none}}.account-pending-item__created strong{font-weight:600;font-size:16px;line-height:20px;color:#999}@media screen and (max-width:767px){.account-pending-item__created strong{margin-right:4px}}.account-pending-item__created span{font-weight:400;font-size:12px;line-height:20px;color:#999}@media screen and (max-width:767px){.account-pending-item__created span{margin-right:4px;line-height:16px}}.account-pending-item__content{display:flex}.account-pending-item__block{flex-grow:1}.account-pending-item__lifetime{padding:0 20px;width:100%;max-width:440px}@media screen and (max-width:991px){.account-pending-item__lifetime{max-width:320px}}.account-pending-item__price{margin-bottom:20px;font-weight:600;font-size:20px;line-height:20px;color:#fff}.account-pending-item__price span{margin-top:4px;font-size:16px;line-height:20px;color:#999}.is-archive .account-pending-item__price{position:relative;opacity:.35}.account-pending-item__actions{display:flex;flex-grow:1}@media screen and (max-width:767px){.account-pending-item__actions{flex-direction:column;align-self:center}}.account-pending-item__timer{display:flex;align-items:center;justify-content:center;margin:0 0 0 auto;width:96px;font-size:16px;line-height:20px;color:#c85a8b}@media screen and (max-width:767px){.account-pending-item__timer{margin:20px auto 30px}}.account-pending-item__timer svg{display:block;width:16px;height:16px;margin-right:8px;fill:#c85a8b}.account-pending-item__timer span{width:80px}.account-pending-item__status{padding:8px;min-height:42px;font-size:18px;line-height:21px;text-align:center;background-color:#252627;color:#999}@media screen and (max-width:991px){.account-pending-item__status{font-size:16px;line-height:20px}}.account-pending-item__status.is-success{color:#419a4d}.account-pending-item__status.is-error{color:#ff3c3c}.account-pending-item__status.is-hold{color:#ffb13c}.account-pending-item__action{display:flex;flex-direction:column;align-items:center;margin-left:auto;max-width:250px}@media screen and (max-width:767px){.account-pending-item__action{margin:0 auto}}.account-pending-item__action .btn{margin-bottom:8px;min-width:140px;font-size:14px}.account-pending-item__action .btn--loading{margin-bottom:0;align-self:stretch}.account-pending-item__action.is-full-wide{width:100%;max-width:100%;justify-content:flex-end}.account-pending-item__action.is-row{flex-direction:row}.account-pending-item__action.is-row .btn{margin:0 8px}.steam-level{display:inline-block;font-weight:400;font-size:16px;border-radius:50%;border:2px solid #fff;height:28px;width:28px;line-height:26px;text-align:center;cursor:default;color:#e5e5e5}.steam-level.lvl_0{border-color:#9b9b9b}.steam-level.lvl_10{border-color:#c02942}.steam-level.lvl_20{border-color:#d95b43}.steam-level.lvl_30{border-color:#fecc23}.steam-level.lvl_40{border-color:#467a3c}.steam-level.lvl_50{border-color:#4e8ddb}.steam-level.lvl_60{border-color:#7652c9}.steam-level.lvl_70{border-color:#c252c9}.steam-level.lvl_80{border-color:#542437}.steam-level.lvl_90{border-color:#997c52}.steam-level.lvl_100,.steam-level.lvl_200,.steam-level.lvl_300,.steam-level.lvl_400,.steam-level.lvl_500,.steam-level.lvl_600,.steam-level.lvl_700,.steam-level.lvl_800,.steam-level.lvl_900,.steam-level.lvl_1000,.steam-level.lvl_1100,.steam-level.lvl_1200,.steam-level.lvl_1300,.steam-level.lvl_1400,.steam-level.lvl_1500,.steam-level.lvl_1600,.steam-level.lvl_1700,.steam-level.lvl_1800,.steam-level.lvl_1900,.steam-level.lvl_2000,.steam-level.lvl_2100,.steam-level.lvl_2200,.steam-level.lvl_2300,.steam-level.lvl_2400,.steam-level.lvl_2500,.steam-level.lvl_2600,.steam-level.lvl_2700,.steam-level.lvl_2800,.steam-level.lvl_2900,.steam-level.lvl_3000,.steam-level.lvl_3100,.steam-level.lvl_3200,.steam-level.lvl_3300,.steam-level.lvl_3400,.steam-level.lvl_3500,.steam-level.lvl_3600,.steam-level.lvl_3700,.steam-level.lvl_3800,.steam-level.lvl_3900,.steam-level.lvl_4000,.steam-level.lvl_4100,.steam-level.lvl_4200,.steam-level.lvl_4300,.steam-level.lvl_4400,.steam-level.lvl_4500,.steam-level.lvl_4600,.steam-level.lvl_4700,.steam-level.lvl_4800,.steam-level.lvl_4900,.steam-level.lvl_5000{border:none;border-radius:0;background-repeat:no-repeat;background-position:0 0;font-weight:400;font-size:14px;height:32px;width:32px;line-height:32px;text-shadow:1px 1px #1a1a1a}.steam-level.lvl_100{background-image:url(https://steamcommunity-a.akamaihd.net/public/shared/images/community/levels_hexagons.png)}.steam-level.lvl_200{background-image:url(https://steamcommunity-a.akamaihd.net/public/shared/images/community/levels_shields.png)}.steam-level.lvl_300{background-image:url(https://steamcommunity-a.akamaihd.net/public/shared/images/community/levels_books.png)}.steam-level.lvl_400{background-image:url(https://steamcommunity-a.akamaihd.net/public/shared/images/community/levels_chevrons.png)}.steam-level.lvl_500{background-image:url(https://steamcommunity-a.akamaihd.net/public/shared/images/community/levels_circle2.png)}.steam-level.lvl_600{background-image:url(https://steamcommunity-a.akamaihd.net/public/shared/images/community/levels_angle.png)}.steam-level.lvl_700{background-image:url(https://steamcommunity-a.akamaihd.net/public/shared/images/community/levels_flag.png)}.steam-level.lvl_800{background-image:url(https://steamcommunity-a.akamaihd.net/public/shared/images/community/levels_wings.png)}.steam-level.lvl_900{background-image:url(https://steamcommunity-a.akamaihd.net/public/shared/images/community/levels_arrows.png)}.steam-level.lvl_1000{background-image:url(https://steamcommunity-a.akamaihd.net/public/shared/images/community/levels_crystals.png)}.steam-level.lvl_1100{background-image:url(https://steamcommunity-a.akamaihd.net/public/shared/images/community/levels_space.png)}.steam-level.lvl_1200{background-image:url(https://steamcommunity-a.akamaihd.net/public/shared/images/community/levels_waterelement.png)}.steam-level.lvl_1300{background-image:url(https://steamcommunity-a.akamaihd.net/public/shared/images/community/levels_fireelement.png)}.steam-level.lvl_1400{background-image:url(https://steamcommunity-a.akamaihd.net/public/shared/images/community/levels_earthelement.png)}.steam-level.lvl_1500{background-image:url(https://steamcommunity-a.akamaihd.net/public/shared/images/community/levels_airelement_1-2.png)}.steam-level.lvl_1600{background-image:url(https://steamcommunity-a.akamaihd.net/public/shared/images/community/levels_airelement_3-4.png)}.steam-level.lvl_1700{background-image:url(https://steamcommunity-a.akamaihd.net/public/shared/images/community/levels_airelement_5-6.png)}.steam-level.lvl_1800{background-image:url(https://steamcommunity-a.akamaihd.net/public/shared/images/community/levels_airelement_7-8.png)}.steam-level.lvl_1900{background-image:url(https://steamcommunity-a.akamaihd.net/public/shared/images/community/levels_airelement_9-10.png)}.steam-level.lvl_2000{background-image:url(https://steamcommunity-a.akamaihd.net/public/shared/images/community/levels_geo_1-2.png?v=2)}.steam-level.lvl_2100{background-image:url(https://steamcommunity-a.akamaihd.net/public/shared/images/community/levels_geo_3-4.png?v=2)}.steam-level.lvl_2200{background-image:url(https://steamcommunity-a.akamaihd.net/public/shared/images/community/levels_geo_5-6.png?v=2)}.steam-level.lvl_2300{background-image:url(https://steamcommunity-a.akamaihd.net/public/shared/images/community/levels_geo_7-8.png?v=2)}.steam-level.lvl_2400{background-image:url(https://steamcommunity-a.akamaihd.net/public/shared/images/community/levels_geo_9-10.png?v=2)}.steam-level.lvl_2500{background-image:url(https://steamcommunity-a.akamaihd.net/public/shared/images/community/levels_mandala_1-2.png?v=2)}.steam-level.lvl_2600{background-image:url(https://steamcommunity-a.akamaihd.net/public/shared/images/community/levels_mandala_3-4.png?v=2)}.steam-level.lvl_2700{background-image:url(https://steamcommunity-a.akamaihd.net/public/shared/images/community/levels_mandala_5-6.png?v=2)}.steam-level.lvl_2800{background-image:url(https://steamcommunity-a.akamaihd.net/public/shared/images/community/levels_mandala_7-8.png?v=2)}.steam-level.lvl_2900{background-image:url(https://steamcommunity-a.akamaihd.net/public/shared/images/community/levels_mandala_9-10.png?v=2)}.steam-level.lvl_3000{background-image:url(https://steamcommunity-a.akamaihd.net/public/shared/images/community/levels_spiro_1-2.png?v=2)}.steam-level.lvl_3100{background-image:url(https://steamcommunity-a.akamaihd.net/public/shared/images/community/levels_spiro_3-4.png?v=2)}.steam-level.lvl_3200{background-image:url(https://steamcommunity-a.akamaihd.net/public/shared/images/community/levels_spiro_5-6.png?v=2)}.steam-level.lvl_3300{background-image:url(https://steamcommunity-a.akamaihd.net/public/shared/images/community/levels_spiro_7-8.png?v=2)}.steam-level.lvl_3400{background-image:url(https://steamcommunity-a.akamaihd.net/public/shared/images/community/levels_spiro_9-10.png?v=2)}.steam-level.lvl_3500{background-image:url(https://steamcommunity-a.akamaihd.net/public/shared/images/community/levels_patterns_1-2.png?v=2)}.steam-level.lvl_3600{background-image:url(https://steamcommunity-a.akamaihd.net/public/shared/images/community/levels_patterns_3-4.png?v=2)}.steam-level.lvl_3700{background-image:url(https://steamcommunity-a.akamaihd.net/public/shared/images/community/levels_patterns_5-6.png?v=2)}.steam-level.lvl_3800{background-image:url(https://steamcommunity-a.akamaihd.net/public/shared/images/community/levels_patterns_7-8.png?v=2)}.steam-level.lvl_3900{background-image:url(https://steamcommunity-a.akamaihd.net/public/shared/images/community/levels_patterns_9-10.png?v=2)}.steam-level.lvl_4000{background-image:url(https://steamcommunity-a.akamaihd.net/public/shared/images/community/levels_shapes_1.png?v=2)}.steam-level.lvl_4100{background-image:url(https://steamcommunity-a.akamaihd.net/public/shared/images/community/levels_shapes_2.png?v=2)}.steam-level.lvl_4200{background-image:url(https://steamcommunity-a.akamaihd.net/public/shared/images/community/levels_shapes_3.png?v=2)}.steam-level.lvl_4300{background-image:url(https://steamcommunity-a.akamaihd.net/public/shared/images/community/levels_shapes_4.png?v=2)}.steam-level.lvl_4400{background-image:url(https://steamcommunity-a.akamaihd.net/public/shared/images/community/levels_shapes_5.png?v=2)}.steam-level.lvl_4500{background-image:url(https://steamcommunity-a.akamaihd.net/public/shared/images/community/levels_grunge_1.png?v=2)}.steam-level.lvl_4600{background-image:url(https://steamcommunity-a.akamaihd.net/public/shared/images/community/levels_grunge_2.png?v=2)}.steam-level.lvl_4700{background-image:url(https://steamcommunity-a.akamaihd.net/public/shared/images/community/levels_grunge_3.png?v=2)}.steam-level.lvl_4800{background-image:url(https://steamcommunity-a.akamaihd.net/public/shared/images/community/levels_grunge_4.png?v=2)}.steam-level.lvl_4900{background-image:url(https://steamcommunity-a.akamaihd.net/public/shared/images/community/levels_grunge_5.png?v=2)}.steam-level.lvl_plus_10{background-position:0 -32px}.steam-level.lvl_plus_20{background-position:0 -64px}.steam-level.lvl_plus_30{background-position:0 -96px}.steam-level.lvl_plus_40{background-position:0 -128px}.steam-level.lvl_plus_50{background-position:0 -160px}.steam-level.lvl_plus_60{background-position:0 -192px}.steam-level.lvl_plus_70{background-position:0 -224px}.steam-level.lvl_plus_80{background-position:0 -256px}.steam-level.lvl_plus_90{background-position:0 -288px}.offers-table__row{position:relative;display:flex;align-items:center;margin-top:8px;width:100%;background-color:#282828}.offers-table__cell{display:flex;flex-grow:1;padding:5px 25px;font-size:16px;line-height:30px;color:#fff}@media screen and (max-width:1279px){.offers-table__cell{padding:12px 14px;font-size:12px;line-height:14px}}@media screen and (max-width:991px){.offers-table__cell{flex-wrap:wrap;padding:12px}}@media screen and (max-width:767px){.offers-table__cell{padding:12px 5px}}.offers-table__cell a{color:#c85a8b;text-decoration:none}@media screen and (max-width:991px){.offers-table__cell.is-pc-only{display:none}}.offers-table__cell.is-mobile-only,.offers-table__cell .is-mobile-only{display:none}@media screen and (max-width:991px){.offers-table__cell.is-mobile-only,.offers-table__cell .is-mobile-only{display:block;width:100%;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}}.offers-table__cell.is-date{text-transform:capitalize}.offers-table__cell svg{flex-shrink:0;display:block;width:20px;height:20px;fill:#999}.offers-table__cell.w-5{width:5%}.offers-table__cell.w-6{width:6%}.offers-table__cell.w-7{width:7%}.offers-table__cell.w-8{width:8%}.offers-table__cell.w-9{width:9%}.offers-table__cell.w-10{width:10%}.offers-table__cell.w-11{width:11%}.offers-table__cell.w-12{width:12%}.offers-table__cell.w-13{width:13%}.offers-table__cell.w-14{width:14%}.offers-table__cell.w-15{width:15%}.offers-table__cell.w-16{width:16%}.offers-table__cell.w-17{width:17%}.offers-table__cell.w-18{width:18%}.offers-table__cell.w-19{width:19%}.offers-table__cell.w-20{width:20%}.offers-table__cell.w-21{width:21%}.offers-table__cell.w-22{width:22%}.offers-table__cell.w-23{width:23%}.offers-table__cell.w-24{width:24%}.offers-table__cell.w-25{width:25%}.offers-table__cell.w-26{width:26%}.offers-table__cell.w-27{width:27%}.offers-table__cell.w-28{width:28%}.offers-table__cell.w-29{width:29%}.offers-table__cell.w-30{width:30%}.offers-table__cell.w-31{width:31%}.offers-table__cell.w-32{width:32%}.offers-table__cell.w-33{width:33%}.offers-table__cell.w-34{width:34%}.offers-table__cell.w-35{width:35%}.offers-table__cell.w-36{width:36%}.offers-table__cell.w-37{width:37%}.offers-table__cell.w-38{width:38%}.offers-table__cell.w-39{width:39%}.offers-table__cell.w-40{width:40%}.offers-table__cell.w-41{width:41%}.offers-table__cell.w-42{width:42%}.offers-table__cell.w-43{width:43%}.offers-table__cell.w-44{width:44%}.offers-table__cell.w-45{width:45%}.offers-table__cell.w-46{width:46%}.offers-table__cell.w-47{width:47%}.offers-table__cell.w-48{width:48%}.offers-table__cell.w-49{width:49%}.offers-table__cell.w-50{width:50%}.offers-table__cell.w-51{width:51%}.offers-table__cell.w-52{width:52%}.offers-table__cell.w-53{width:53%}.offers-table__cell.w-54{width:54%}.offers-table__cell.w-55{width:55%}.offers-table__cell.w-56{width:56%}.offers-table__cell.w-57{width:57%}.offers-table__cell.w-58{width:58%}.offers-table__cell.w-59{width:59%}.offers-table__cell.w-60{width:60%}.offers-table__cell.w-61{width:61%}.offers-table__cell.w-62{width:62%}.offers-table__cell.w-63{width:63%}.offers-table__cell.w-64{width:64%}.offers-table__cell.w-65{width:65%}.offers-table__cell.w-66{width:66%}.offers-table__cell.w-67{width:67%}.offers-table__cell.w-68{width:68%}.offers-table__cell.w-69{width:69%}.offers-table__cell.w-70{width:70%}.offers-table__cell.w-71{width:71%}.offers-table__cell.w-72{width:72%}.offers-table__cell.w-73{width:73%}.offers-table__cell.w-74{width:74%}.offers-table__cell.w-75{width:75%}.offers-table__cell.w-76{width:76%}.offers-table__cell.w-77{width:77%}.offers-table__cell.w-78{width:78%}.offers-table__cell.w-79{width:79%}.offers-table__cell.w-80{width:80%}.offers-table__cell--items{display:flex;align-items:center;transition:color .3s linear;cursor:pointer}.offers-table__cell--items svg{display:block;margin-left:6px;width:10px;height:6px;fill:#fff;transition:fill .3s linear,transform .3s linear}.is-open .offers-table__cell--items svg{transform:rotate(180deg)}.offers-table__cell--items:hover{color:#c85a8b}.offers-table__cell--items:hover svg{fill:#c85a8b}.offers-table__cell--actions{display:grid;padding-left:0;grid-template-columns:repeat(auto-fill,minmax(100px,1fr));grid-gap:16px;gap:16px}.offer-details{position:relative;display:flex;padding:16px;width:100%;background-color:#1e1e1e}@media screen and (max-width:1023px){.offer-details{align-items:center;flex-direction:column;padding:12px 8px;grid-gap:16px;gap:16px}}.offer-details--archived:after{content:"";position:absolute;left:0;right:0;top:0;bottom:0;background-color:rgba(26,25,25,.65)}@media screen and (max-width:859px){.offer-details--received-accepted{padding-top:130px}}.offer-details__left{flex-shrink:0;width:294px}.offer-details__left .offer-details__user{padding-left:9px}.offer-details__exchange{display:flex;align-items:center;justify-content:center;width:152px}@media screen and (max-width:1439px){.offer-details__exchange{width:92px}}.offer-details__exchange__icon{display:flex;align-items:center;justify-content:center;border-radius:16px;width:32px;height:32px;background-color:#3e4347}.offer-details__exchange__icon svg{display:block;width:20px;fill:#fff}.offer-details__right{flex-grow:1}@media screen and (max-width:1023px){.offer-details__right{width:100%}}.offer-details__user{display:flex;align-items:center;margin-bottom:16px;font-size:16px;color:#fff}.offer-details__user img{display:block;margin-right:16px;max-width:48px;image-rendering:-moz-crisp-edges}.offer-details__inventory{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));grid-gap:16px;gap:16px}@media screen and (max-width:859px){.offer-details__inventory{grid-gap:8px;gap:8px}}.offer-details__inventory .product-card{padding-left:0}.offer-details__inventory--few-items{grid-template-columns:repeat(auto-fill,minmax(254px,-webkit-max-content));grid-template-columns:repeat(auto-fill,minmax(254px,max-content))}@media screen and (max-width:1023px){.offer-details__inventory--few-items{display:flex;flex-wrap:wrap;justify-content:center}}.offer-details__label{position:absolute;left:0;right:0;top:50%;z-index:1;box-shadow:0 0 10px rgba(0,0,0,.42);background-color:#419a4d;transform:translateY(-50%)}.offer-details__label.is--received-offer-accepted{top:8px;transform:none}.offer-details__label__body{padding:8px 32px;background-color:#419a4d;font-size:20px;line-height:23px;color:#fff;text-transform:capitalize;text-align:center}.offer-details__label__body.is-expired,.offer-details__label__body.is-not-available,.offer-details__label__body.is-rejected{background-color:#616161}.offer-details__label__body.is-canceled{background-color:#c85a8b}.offer-details__buyer{position:relative;display:flex;align-items:center;padding:8px 48px;width:100%;font-size:20px;line-height:23px;text-align:center;background-color:#419a4d;color:hsla(0,0%,100%,.5)}@media(max-width:860px){.offer-details__buyer{display:grid;grid-template-areas:"trade trade" "avatar level" "link link";margin:0 auto;padding:0}}.offer-details__buyer__avatar{display:flex;align-items:center;grid-area:avatar}@media screen and (max-width:859px){.offer-details__buyer__avatar{margin-left:auto;margin-right:8px}}.offer-details__buyer__avatar img{display:block;margin-right:16px;border-radius:16px;border:1px solid #fff;width:32px}.offer-details__buyer__avatar a{color:#fff}@media screen and (max-width:859px){.offer-details__buyer__avatar a{display:block;overflow:hidden;max-width:160px;white-space:nowrap;text-overflow:ellipsis}}.offer-details__buyer__level{position:absolute;left:50%;transform:translateX(-50%);display:flex;align-items:center;margin-left:auto;grid-area:level}.offer-details__buyer__level span{margin-right:8px;white-space:nowrap}@media screen and (max-width:859px){.offer-details__buyer__level span{display:none}}@media screen and (max-width:859px){.offer-details__buyer__level{position:relative;left:auto;transform:none;margin-right:auto;margin-left:8px}}.offer-details__buyer__trade-data{margin-left:auto;grid-area:trade}@media screen and (max-width:859px){.offer-details__buyer__trade-data{margin:0 0 8px;padding:4px;background-color:#20732b;color:#fff}}.offer-details__buyer__trade-link{grid-area:link}.offer-details__buyer__trade-link a{margin-left:16px;color:#fff}@media(max-width:860px){.offer-details__buyer__trade-link{display:flex;flex-direction:column;margin:0}.offer-details__buyer__trade-link a{display:block;margin:8px 0}}.hero{position:relative;overflow:hidden;display:flex;align-items:center;background-size:cover;background-repeat:no-repeat;background-position:top;padding:16px;height:542px}.hero:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(31,34,35,.8);z-index:10}@media screen and (max-width:991px){.hero{margin:64px 0 0}}@media screen and (max-width:704px){.hero{height:auto;background-image:none!important}}.hero__content{position:relative;z-index:30;margin:auto;max-width:1340px;width:100%}.p2p-feature{border-radius:2px;padding:32px 32px 24px;background:rgba(18,18,18,.9)}.p2p-feature__title{display:flex;align-items:center;margin-bottom:16px;border-bottom:1px solid hsla(0,0%,76.9%,.1);padding:10px 10px 18px;font-size:26px;line-height:32px;letter-spacing:.56px;color:#fff}.p2p-feature__title img{display:block;margin-right:26px;height:42px}.p2p-feature__body ul{margin-bottom:0;padding-left:0;list-style:inside}.p2p-feature__body li{padding:2px 0;font-size:16px;line-height:1.4;color:#fff}.p2p-feature.is-alt{padding:16px;width:100%;background-color:transparent}.content-tabs{position:relative;z-index:40;display:flex;align-items:flex-end;margin:-119px auto 100px;max-width:1344px;width:100%}.content-tabs__item{width:50%;padding:17px;background:#252627;font-size:24px;line-height:29px;color:hsla(0,0%,100%,.5);text-align:center;transition:color .3s linear;cursor:pointer}@media(max-width:1024px){.content-tabs__item{font-size:20px;line-height:24px}}.content-tabs__item.is-active{padding:25px;box-shadow:0 -6px 10px rgba(0,0,0,.1);background:#1e2022;font-weight:600;color:#fff}@media(max-width:1024px){.content-tabs__item.is-active{padding:20px 16px}}.content-tabs__item:hover{color:#fff}.p2p-step{display:grid;grid-template-areas:"title agent status" "seller agent buyer";grid-template-columns:380px 1fr 400px;grid-template-rows:120px 1fr;margin:0 auto;padding:0 20px;max-width:1320px}@media(max-width:1279px){.p2p-step{grid-template-areas:"agent" "status" "title" "seller" "buyer";grid-template-columns:auto;grid-template-rows:1fr}}.p2p-step__title{grid-area:title}@media(max-width:1279px){.p2p-step__title{display:flex;justify-content:center}.p2p-step__title .title--alt span:after{left:50%;transform:translate(-50%)}}.p2p-step__subtitle{margin:0 0 10px;font-size:20px;line-height:24px}.p2p-step__status{grid-area:status;margin-bottom:40px;padding-right:16px}.p2p-step__agent{grid-area:agent;margin-bottom:30px;padding:0 40px}.p2p-step__agent img{display:block;margin:0 auto;max-width:100%}.p2p-step__buyer{grid-area:buyer}.p2p-step__seller{grid-area:seller}.modal{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(100%);clip-path:inset(100%);height:1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px;opacity:0;transition:opacity .3s linear}.modal.is-open{clip:auto;-webkit-clip-path:none;clip-path:none;height:auto;overflow:visible;position:static;white-space:inherit;width:auto;overflow:auto;position:fixed;left:0;right:0;top:0;bottom:0;z-index:500;width:100%;height:100%;background:rgba(0,0,0,.7);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);opacity:1}.modal__inner{position:absolute;left:0;right:0;top:20%;margin:0 auto;padding:40px;max-width:560px;width:100%;background-color:#1e1e1e}@media screen and (max-width:479px){.modal__inner{top:80px;padding:20px;max-width:96%}}.is-alt .modal__inner{background-color:#2d2d2d}.is-long .modal__inner{top:10%}.is-wide .modal__inner{max-width:640px;padding:30px}.modal__header{display:flex;flex-direction:column;align-items:center}.modal__icon{margin-bottom:25px}.modal__icon svg{display:block;width:60px;height:60px}.modal__title{margin:0 0 20px;padding:0 70px;font-weight:600;font-size:28px;line-height:28px;color:#fff;text-align:center}.is-wide .modal__title{padding:0}.modal__text{margin:0 auto 45px;max-width:320px;font-weight:600;font-size:16px;line-height:20px;color:#999;text-align:center}.modal__text img{display:block;width:100%}.modal__text p:first-of-type{margin-top:0}.is-wide .modal__text{max-width:100%}.no-footer .modal__text{margin:0}.modal__close{position:absolute;right:10px;top:12px;display:flex;align-items:center;justify-content:center;padding:5px;width:24px;height:24px;cursor:pointer}.modal__close svg{display:block;width:14px;height:14px;fill:#999;transition:fill .3s linear}.modal__close:hover svg{fill:#fff}.modal__footer{display:flex;align-items:center;justify-content:center;font-weight:400;font-size:16px;line-height:20px;color:#fff}@media screen and (max-width:479px){.modal__footer{flex-direction:column}}.modal__footer>.btn{margin:0 10px}@media screen and (max-width:479px){.modal__footer>.btn:not(:last-child){margin-bottom:10px}}.modal--centered .modal__footer{display:flex;justify-content:center}.modal--info-box .modal__footer{text-align:center}.modal__form{display:flex;flex-grow:1;flex-direction:column}.modal__form__row{display:flex;flex-grow:1;justify-content:center;margin-bottom:25px}.modal__form__row:last-child{margin-bottom:0}.modal__form__row>.input{flex-grow:1;max-width:300px}.modal__form__row>.btn{flex-grow:1;margin-left:10px;max-width:100px}.modal__form__row>a,.modal__form__row>a:visited{color:#c85a8b;text-decoration:none}.trade-status-modal.withdrawals .trade-status-modal__inner{padding:15px 25px 10px}.trade-status-modal.withdrawals .trade-status-modal__title{margin-bottom:14px;font-size:24px;line-height:24px}.trade-status-modal.withdrawals .trade-status-modal__withdrawals{padding-right:10px;max-height:400px}.trade-status-modal.withdrawals .trade-status-modal__separator{padding-top:2px;height:0;border-bottom:1px solid #3e3e3e}.trade-status-modal.withdrawals .trade-status-modal__separator:last-of-type{display:none}.trade-status-modal.withdrawals .trade-status-modal__bot{display:flex;align-items:center;padding:10px 0;font-size:16px;line-height:20px}.trade-status-modal.withdrawals .trade-status-modal__bot>:only-child{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.trade-status-modal.withdrawals .trade-status-modal__bot>:first-child{width:130px}.trade-status-modal.withdrawals .trade-status-modal__bot>:nth-child(2){width:204px}.trade-status-modal.withdrawals .trade-status-modal__bot>:nth-child(3){width:179px}.trade-status-modal.withdrawals .trade-status-modal__table-header{display:flex;align-items:center;padding:10px 25px;margin:0 -25px;background-color:#1f2223;font-size:14px;line-height:20px;color:#999}.trade-status-modal.withdrawals .trade-status-modal__table-header__item{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.trade-status-modal.withdrawals .trade-status-modal__table-header>:first-child{width:130px}.trade-status-modal.withdrawals .trade-status-modal__table-header>:nth-child(2){width:204px}.trade-status-modal.withdrawals .trade-status-modal__table-header>:nth-child(3){width:179px}.trade-status-modal.withdrawals .trade-status-modal__steps{margin-bottom:10px;align-items:center}.trade-status-modal.withdrawals .trade-status-modal__steps__container{display:flex;align-items:center;justify-content:space-between;max-width:320px;width:100%}.trade-status-modal.withdrawals .trade-status-modal__step{position:relative;z-index:20;flex-grow:0}.trade-status-modal.withdrawals .trade-status-modal__step__line{position:absolute;left:50%;top:10px;z-index:-1;width:90px;height:2px;background-color:#999}.trade-status-modal.withdrawals .trade-status-modal__step__name{position:absolute;top:30px;width:100px;text-align:center}.trade-status-modal.withdrawals .trade-status-modal__step__status{overflow:hidden;text-indent:-99999px}.trade-status-modal.withdrawals .trade-status-modal__step__status__circle{margin:0;border:none;border-radius:22px;width:22px;height:22px;font-weight:600;font-size:12px;line-height:22px;background:#999}.trade-status-modal.withdrawals .trade-status-modal__step.is-done .trade-status-modal__step__status__circle,.trade-status-modal.withdrawals .trade-status-modal__step.is-error .trade-status-modal__step__status__circle,.trade-status-modal.withdrawals .trade-status-modal__step.is-waiting .trade-status-modal__step__status__circle{background:#fff}.trade-status-modal.withdrawals .trade-status-modal__step.is-done .trade-status-modal__step__status__circle svg,.trade-status-modal.withdrawals .trade-status-modal__step.is-error .trade-status-modal__step__status__circle svg,.trade-status-modal.withdrawals .trade-status-modal__step.is-waiting .trade-status-modal__step__status__circle svg{width:12px;height:12px}.trade-status-modal.withdrawals .trade-status-modal__step.is-done .trade-status-modal__step__line{background:#fff}.trade-status-modal.withdrawals .trade-status-modal__step.is-waiting .trade-status-modal__step__status__circle svg{width:14px;height:14px;fill:#c85a8b}.trade-status-modal.withdrawals .trade-status-modal__step.is-error .trade-status-modal__step__status__circle{background:#ff3c3c}.trade-status-modal.withdrawals .trade-status-modal__step.is-error .trade-status-modal__step__status__circle svg{width:8px;height:8px;fill:#fff}.trade-status-modal.withdrawals .trade-status-modal__current-status{width:100%;max-width:179px;font-weight:600;font-size:12px;line-height:14px;text-transform:uppercase;color:#fff}.trade-status-modal.withdrawals .trade-status-modal__current-status.is-success{color:#419a4d}.trade-status-modal.withdrawals .trade-status-modal__current-status.is-error{color:#ff3c3c}.trade-status-modal.is-p2p-pending{width:100%}.trade-status-modal.is-p2p-pending .trade-status-modal__steps{margin-bottom:10px;align-items:center;justify-content:center}.trade-status-modal.is-p2p-pending .trade-status-modal__steps__container{display:flex;align-items:flex-start;justify-content:space-between;max-width:436px;min-height:56px;width:100%}.trade-status-modal.is-p2p-pending .trade-status-modal__step{position:relative;z-index:20;flex-grow:0}.trade-status-modal.is-p2p-pending .trade-status-modal__step__name{position:absolute;top:calc(100% + 8px);width:100px;text-align:center}.trade-status-modal.is-p2p-pending .trade-status-modal__step__status{overflow:hidden}.trade-status-modal.is-p2p-pending .trade-status-modal__step__status__circle{margin:0;border:1px solid #999;border-radius:34px;width:34px;height:34px;font-weight:600;font-size:12px;line-height:32px;background:transparent;color:#999}.trade-status-modal.is-p2p-pending .trade-status-modal__step.is-done .trade-status-modal__step__status__circle{border:none;background:#419a4d}.trade-status-modal.is-p2p-pending .trade-status-modal__step.is-done .trade-status-modal__step__status__circle svg{display:block;width:18px;height:18px;fill:#fff}.trade-status-modal.is-p2p-pending .trade-status-modal__step.is-waiting .trade-status-modal__step__status__circle{border:none;color:#fff}.trade-status-modal.is-p2p-pending .trade-status-modal__step.is-waiting .trade-status-modal__step__status__circle svg{display:block;width:34px;height:34px;fill:#c85a8b}.trade-status-modal.is-p2p-pending .trade-status-modal__step.is-error .trade-status-modal__step__status__circle{border:none;background:#ff3c3c}.trade-status-modal.is-p2p-pending .trade-status-modal__step.is-error .trade-status-modal__step__status__circle svg{display:block;width:12px;height:12px;fill:#fff}.trade-status-modal.is-p2p-pending .trade-status-modal__current-status{width:100%;max-width:179px;font-weight:600;font-size:12px;line-height:14px;text-transform:uppercase;color:#fff}.trade-status-modal.is-p2p-pending .trade-status-modal__current-status.is-success{color:#419a4d}.trade-status-modal.is-p2p-pending .trade-status-modal__current-status.is-error{color:#ff3c3c}.trade-status-modal.is-p2p-pending.is-large .trade-status-modal__step__status__circle{border-width:2px;width:44px;height:44px;line-height:40px;font-size:16px}.trade-status-modal.is-p2p-pending.is-large .trade-status-modal__step.is-done .trade-status-modal__step__status__circle svg{width:24px;height:24px}.trade-status-modal.is-p2p-pending.is-large .trade-status-modal__step.is-waiting .trade-status-modal__step__status__circle svg{width:44px;height:44px}.trade-status-modal.is-p2p-pending.is-large .trade-status-modal__step.is-error .trade-status-modal__step__status__circle svg{width:16px;height:16px}.trade-status-modal__inner{padding:30px 25px;max-width:560px;width:100%}@media screen and (max-width:479px){.trade-status-modal__inner{padding:20px}}.trade-status-modal__header{display:flex;align-items:center;flex-direction:column}.trade-status-modal__title{margin:0 0 5px;padding:0 70px;font-weight:600;font-size:28px;line-height:28px;color:#fff;text-align:center}.trade-status-modal__text{margin:0 auto 20px;max-width:320px;font-weight:600;font-size:16px;line-height:20px;color:#999;text-align:center}.trade-status-modal__steps{display:flex;justify-content:space-between;margin-bottom:25px}@media screen and (max-width:479px){.trade-status-modal__steps{flex-wrap:wrap}}.trade-status-modal__step{display:flex;align-items:center;flex-direction:column;flex-grow:1;color:#999;text-align:center}@media screen and (max-width:479px){.trade-status-modal__step{margin-bottom:20px;width:50%}}.trade-status-modal__step.is-done,.trade-status-modal__step.is-waiting{color:#fff}.trade-status-modal__step.is-error{color:#ff3c3c}.trade-status-modal__step__status__circle{display:flex;align-items:center;justify-content:center;margin-bottom:12px;border:3px solid #999;border-radius:34px;width:68px;height:68px;font-weight:600;font-size:26px;line-height:26px}.trade-status-modal__step__status__circle svg{display:block;width:36px;fill:#c85a8b}.is-done .trade-status-modal__step__status__circle{border-color:#fff;color:#fff}.is-waiting .trade-status-modal__step__status__circle{position:relative;border:none;color:#fff}.is-waiting .trade-status-modal__step__status__circle svg{position:absolute;width:68px;height:68px}.is-error .trade-status-modal__step__status__circle{position:relative;border:none;color:#ff3c3c}.is-error .trade-status-modal__step__status__circle svg{position:absolute;width:68px;height:68px;fill:none}.is-error .trade-status-modal__step__status__circle svg circle{stroke-width:3}.trade-status-modal__step__name{width:-webkit-min-content;width:min-content;font-weight:600;font-size:12px;line-height:14px;text-transform:uppercase}.trade-status-modal__body{margin:18px auto;width:92%;font-weight:600;font-size:14px;line-height:18px;color:#999;text-align:center}.trade-status-modal__body span{color:#d3d3d3}.trade-status-modal__body.is-inline{display:flex;flex-wrap:wrap;justify-content:space-between;width:100%;margin:0 auto 24px}.trade-status-modal__body.is-error,.trade-status-modal__body.is-success{margin:18px auto 6px;font-weight:600;font-size:28px;line-height:34px}.trade-status-modal__body.is-error{color:#ff3c3c}.trade-status-modal__body.is-success{color:#419a4d}@media screen and (max-width:479px){.trade-status-modal__body{margin-bottom:20px}}.trade-status-modal__footer{display:flex;justify-content:space-between;margin:0 auto;width:90%}.premium__title{margin:0 auto 80px;max-width:840px;font-size:24px;line-height:140%;text-align:center}.premium__title--large{font-size:36px;line-height:56px}.premium__features{display:grid;grid-gap:12px;gap:12px;grid-template-columns:repeat(auto-fill,minmax(290px,1fr));margin:0 auto;max-width:1160px}.premium__features__item{display:flex;justify-content:center;margin-bottom:60px}.premium__features__item.is-alt{margin-bottom:24px;border:2px solid #c85a8b;padding:62px 30px;background-color:#2b2e2f}.premium__table{margin:0 auto 60px;max-width:1200px}.premium__table svg{display:block;width:15px;height:15px}.premium-feature{display:flex;flex-direction:column;align-items:center;width:300px}.premium-feature__icon{display:block;margin-bottom:15px}.premium-feature__title{margin:0 auto 10px;max-width:250px;font-weight:600;font-size:18px;line-height:22px;text-align:center}.premium-feature__text{font-size:14px;line-height:17px;text-align:center;color:#999}.premium-feature--alt{width:auto;margin-bottom:16px}.premium-feature--alt .premium-feature__title{max-width:100%;font-size:21px;line-height:24px;color:#fff}.premium-feature--alt .premium-feature__text{font-size:16px;line-height:20px;color:#fff}.premium-hero{display:flex;align-items:flex-end;margin-bottom:80px;height:500px}.premium-hero__inner{margin:auto auto 20px;max-width:700px}.premium-hero__title{margin:0 auto 22px;font-size:36px;line-height:42px;text-align:center}.premium-hero__text{margin:0 auto 40px;font-size:20px;line-height:24px;text-align:center}.premium-hero__text strong{font-weight:600}.premium-hero__footer{display:flex;flex-direction:column;align-items:center}.premium-hero__action{margin-bottom:20px}.premium-hero__condition{margin-top:70px;font-size:14px;line-height:17px;text-align:center}.premium-hero--small{margin:0 auto 100px;max-width:1200px;height:600px;align-items:center}.premium-hero--small .premium-hero__inner{margin:auto}.premium-hero--small .premium-hero__condition{margin-top:40px}.premium-hero--xsmall{margin:0 auto 100px;max-width:1200px;height:400px;align-items:center}.premium-hero--xsmall .premium-hero__condition,.premium-hero--xsmall .premium-hero__inner{margin:auto}.premium-hero--empty{margin:0 auto 20px;max-width:480px;height:auto}.premium-hero--empty .premium-hero__condition{margin-top:40px}.premium-hero--auto-height,.premium-hero--cover{margin:0 auto 20px;height:auto}.premium-hero--cover{max-width:1200px}.premium-hero--cover .premium-hero__inner{max-width:800px;padding:60px 40px 40px}.premium-hero--cover .premium-hero__inner p{color:#fff}@media screen and (max-width:766px){.premium-hero--cover .premium-hero__inner{padding:40px 20px}}@media screen and (max-width:478px){.premium-hero--cover .premium-hero__inner{padding:40px 16px}}.trade-tabs{display:none;margin:0 -12px 30px;background-color:#171717}@media screen and (max-width:991px){.trade-tabs{display:flex;flex-grow:1}}@media screen and (max-width:640px){.trade-tabs{display:flex;justify-content:center}}.trade-tabs__inner{display:flex;flex-grow:1;align-items:center;justify-content:space-around;margin:0 auto;max-width:640px}.trade-tabs__item{overflow:hidden;position:relative;margin:0 10px;padding:20px 0;font-weight:600;font-size:20px;line-height:20px;color:#fff;transition:color .3s linear;cursor:pointer}@media screen and (max-width:799px){.trade-tabs__item{margin:0 5px;padding:14px 0;font-size:18px;line-height:20px}}@media screen and (max-width:640px){.trade-tabs__item{padding:10px 0;font-size:16px;line-height:20px}}.trade-tabs__item:after{content:"";position:absolute;left:0;right:0;bottom:0;height:4px;background-color:#c85a8b;transition:transform .3s linear;transform:translateY(4px)}.trade-tabs__item.active{color:#c85a8b}.trade-tabs__item.active:after{transform:translateY(0)}.trade-search{display:flex;align-items:center;border-radius:3px;padding:11px 15px;width:100%;transition:all .3s linear}.trade-search.is-active{background-color:#2b2f30}.trade-search__icon{margin-right:10px}.trade-search__icon svg{width:15px;height:15px;fill:#fff;transition:all .3s linear}.trade-search__input{border:none;outline:none;background:transparent;width:100%;font-weight:400;font-size:16px;line-height:16px;color:#fff}.trade-search__input::placeholder{color:hsla(0,0%,100%,.6)}.trade-panel{display:flex;margin-bottom:20px}@media screen and (max-width:1279px){.trade-panel{flex-direction:column}}.trade-panel__games,.trade-panel__mode,.trade-panel__search{display:flex}.trade-panel__games{display:none}.trade-panel__search{flex-grow:1;margin-left:20px;background-color:rgba(40,40,40,.4)}@media screen and (max-width:1279px){.trade-panel__search{margin-left:0}}.trade-panel__mode{min-width:380px}@media screen and (max-width:1540px){.trade-panel__mode{min-width:280px}}@media screen and (max-width:1279px){.trade-panel__mode{margin:0 0 8px}}.trade-mode{position:relative;display:flex;justify-content:space-between;border:1px solid #419a4d;padding:4px;width:100%;transition:border-color .3s linear}.trade-mode.primary-color{border-color:#c85a8b}.trade-mode.disabled{border-color:#3e4345}.trade-mode__item{flex-shrink:0;width:100%}.trade-mode__icon{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);border-radius:50%;display:flex;align-items:center;justify-content:center;width:28px;height:28px;background-color:#1f2223}.trade-mode__icon svg{display:block;width:16px;height:16px;fill:#419a4d;transition:fill .3s linear}.trade-mode__icon.primary-color svg{fill:#c85a8b}.trade-mode__icon.disabled svg{fill:#3e4345}.trade-queue{display:flex;flex-direction:column;flex-grow:1}.trade-queue__cards{display:grid;grid-template-columns:repeat(auto-fill,minmax(164px,1fr));margin-left:-10px;padding-right:12px;max-height:535px;overflow-y:scroll}.trade-queue__cards::-webkit-scrollbar{width:12px;background-color:#f5f5f5;width:6px;background-color:transparent}.trade-queue__cards::-webkit-scrollbar-thumb{border-radius:3px;background-color:#c85a8b}.trade-queue__cards::-webkit-scrollbar-track{border-radius:3px;background-color:transparent}.trade-queue__card{margin-bottom:10px;padding-left:10px}.trade-queue__action{margin:0 auto;width:100%;max-width:350px}.trade-queue__agreement{margin:auto auto 20px;padding-top:14px;max-width:400px}.trade-inventory__list{display:flex;flex-direction:column;width:100%}.trade-inventory__header{display:flex;align-items:center;justify-content:space-between;margin:0 0 10px 9px;padding:10px 20px 0 10px;width:calc(100% - 9px);background-color:#303232;transition:all .3s linear;cursor:pointer}.is-open .trade-inventory__header{background-color:#3e4345}.trade-inventory__header.toggle-disabled{cursor:default}.trade-inventory__header.loading{width:100%}.trade-inventory__toggle svg{display:block;width:14px;height:14px;fill:#fff;transform:translateY(-25%);transition:all .3s linear}.is-open .trade-inventory__toggle svg{transform:translateY(-25%) rotate(180deg)}.toggle-disabled .trade-inventory__toggle{display:none}.trade-inventory__p2p-value{margin-left:auto;font-weight:400;font-size:.9em;color:#fff;padding:2px 8px 0;white-space:nowrap}@media(max-width:768px){.trade-inventory__p2p-value{display:flex;grid-gap:4px;gap:4px;flex-wrap:wrap;margin-left:0;margin-top:5px;font-size:.8em}}.trade-inventory__body{display:grid;grid-template-columns:repeat(auto-fill,minmax(165px,1fr))}.is-closed .trade-inventory__body{display:none}.trade-inventory__private-listing-error{margin-left:9px}.trade-pricing{display:flex;flex-direction:column;flex-grow:1}@media screen and (max-width:991px){.trade-pricing{align-items:center}}@media screen and (max-width:640px){.trade-pricing{flex-direction:column}}.trade-pricing__receive{padding:12px;background-color:#2b2e2f;box-shadow:0 0 9px 2px rgba(0,0,0,.3);text-align:center}.trade-pricing__body{display:flex;flex-direction:column;flex-grow:1;margin-bottom:auto}.trade-pricing__separator{margin:20px 0;height:1px;background-color:hsla(0,0%,100%,.3)}.trade-pricing__separator.is-empty{margin:14px 0;background-color:transparent}.trade-pricing__field{display:flex;align-items:center;margin-bottom:5px}.trade-pricing__field .trade-pricing__field__label{font-weight:600;font-size:20px;line-height:20px;color:#fff}.trade-pricing__field__label{flex-shrink:0;padding-right:5px;width:34.2028985507%}.trade-pricing__field__input{flex-grow:1}.trade-pricing__field__input input{width:100%;outline:none;border-radius:2px;border:1px solid hsla(0,0%,100%,.3);padding:9px 15px;font-weight:400;font-size:20px;line-height:30px;background-color:transparent;color:#fff}.trade-pricing__field__input.is-alt input{border:1px solid #72c47d;background-color:#72c47d;color:#1e1e1e}.trade-pricing__action{margin:12px 0 0;font-size:14px;letter-spacing:.28px;line-height:20px;color:#fff;text-align:center}.trade-pricing__action .btn{display:block}.trade-selected-card{width:100%;height:100%}.trade-selected-card__inner{display:block;padding:21px 16px 11px;text-decoration:none;cursor:default;border:1px solid transparent;transition:border .3s linear}.trade-selected-card__inner.is-featured{border:1px solid #c85a8b}.trade-selected-card__title{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;margin:0 0 8px;font-size:22px;line-height:24px;color:#fff}.trade-selected-card__subheader{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px;min-height:26px}.trade-selected-card__extra-data{display:flex;align-items:center;overflow:hidden;margin:0 auto 0 0;white-space:nowrap;width:100%;text-overflow:ellipsis;font-weight:400;font-size:18px;line-height:18px;color:#c2c2c2}.trade-selected-card__float{margin-left:5px}.trade-selected-card__suggest{display:flex;align-items:center;white-space:nowrap;margin-left:auto;font-weight:400;font-size:18px;line-height:18px;color:#999}.trade-selected-card__suggest svg{display:block;margin-right:15px;width:21px;height:21px;fill:#999}.trade-selected-card__image{position:relative;display:flex;align-items:center;justify-content:center;margin-bottom:9px;height:170px}.trade-selected-card__image img{display:block;max-width:100%;max-height:100%}.trade-selected-card__image svg.image-loader{display:block;width:auto;height:100%}.trade-selected-card__stickers{position:absolute;left:0;right:0;bottom:0}.trade-selected-card__prices{display:flex;justify-content:space-around}.trade-selected-card__price{border-radius:1px;border:1px solid #c85a8b;padding:1px 10px;font-size:16px;line-height:20px;color:#c85a8b;text-align:center;cursor:pointer;transition:border .3s linear,color .3s linear}.trade-selected-card__price.disabled{border:1px solid #a03565;color:#a03565;cursor:not-allowed}.trade-selected-item{display:flex;align-items:center;justify-content:center;position:relative;margin-bottom:5px;padding:0;background-color:#2b2e2f;box-shadow:0 0 9px 2px rgba(0,0,0,.3)}@media screen and (max-width:991px){.trade-selected-item{margin-right:20px;max-width:460px;width:100%}}@media screen and (max-width:640px){.trade-selected-item{margin:0 auto 12px}}.trade-selected-item__text{position:absolute;left:0;right:0;top:50px;align-self:flex-start;font-weight:400;font-size:16px;line-height:16px;color:hsla(0,0%,100%,.4);text-align:center}.trade-selected-item__icon{margin-top:113px;padding-bottom:40px}.trade-selected-item__icon img{display:block;margin:0 auto}.trade-selected-item__icon svg{display:block;width:68px;height:68px;fill:hsla(0,0%,100%,.7)}.trade{display:flex;justify-content:space-between;padding:20px 0 50px;height:804px}@media screen and (max-width:991px){.trade{flex-wrap:wrap;padding-top:0;height:auto}}.trade__tabs{display:none}@media screen and (max-width:991px){.trade__tabs{display:block;width:100%}}.trade__panel{flex-grow:1;width:calc(70.65217% - 350px)}.trade__panel,.trade__pricing{display:flex;flex-direction:column;flex-shrink:0}.trade__pricing{margin:0 10px;padding-bottom:10px;width:330px}.trade__queue{display:flex;flex-grow:1;flex-direction:column;padding-bottom:10px;width:calc(50% - 350px)}.trade__queue__empty{display:flex;align-items:center;justify-content:center;margin:0 auto;width:100%;max-width:310px;height:100%;font-weight:500;font-size:20px;line-height:30px;color:#999;text-align:center}@media screen and (max-width:991px){.trade__panel,.trade__pricing,.trade__queue{display:none;margin:0}.trade__panel.active,.trade__pricing.active,.trade__queue.active{display:flex;width:100%}}.trade__products{display:flex;align-content:flex-start;flex-wrap:wrap;margin:0 0 0 -10px;padding-right:12px;height:630px;overflow-y:scroll}.trade__products::-webkit-scrollbar{width:12px;background-color:#f5f5f5;width:6px;background-color:transparent}.trade__products::-webkit-scrollbar-thumb{border-radius:3px;background-color:#c85a8b}.trade__products::-webkit-scrollbar-track{border-radius:3px;background-color:transparent}.trade__card{margin-bottom:10px;padding-left:10px}.trade-title{margin:0 0 12px;font-weight:600;font-size:24px;line-height:28px;text-transform:capitalize;color:#fff}@media screen and (max-width:1280px){.trade-title{font-size:23px}}@media screen and (max-width:991px){.trade-title{font-size:24px}}.store-profile.is--boxed{padding:12px 12px 10px;border-radius:1px;background-color:#2b2e2f;box-shadow:0 0 9px 2px rgba(0,0,0,.3)}.store-profile__media{margin:0 auto 28px;width:192px}.store-profile__avatar{position:relative;height:192px}.store-profile__avatar svg{position:absolute;top:0;left:50%;transform:translateX(-50%)}.store-profile__avatar img{display:block;width:100%;image-rendering:-webkit-optimize-contrast;-webkit-clip-path:url(#avatarClip);clip-path:url(#avatarClip)}.is-offline .store-profile__avatar img{filter:grayscale(1)}.is-offline .store-profile__avatar svg circle,.is-offline .store-profile__avatar svg path{fill:#999}.is-online .store-profile__avatar img{filter:none}.store-profile__name{margin-bottom:24px;font-size:26px;line-height:32px;text-align:center}.store-profile__stats{font-weight:600;font-size:18px;line-height:20px}@media screen and (max-width:991px){.store-profile__stats{margin:0 auto;max-width:320px}}.store-profile__stats__item{display:flex;align-items:center;margin-bottom:24px;color:#fff}.is--centered .store-profile__stats__item{justify-content:center}.store-profile__stats__item svg{margin-right:15px;height:21px;fill:#fff}.store-profile__stats__item span{margin-right:8px}.store-profile__stats__item--link a,.store-profile__stats__item--link svg{transition:all .3s ease-in-out}.store-profile__stats__item--link:hover a{color:#c85a8b}.store-profile__stats__item--link:hover svg{fill:#c85a8b}.store-profile__link{text-decoration:none;color:#fff}.store-profile__media.is-streamer{margin:0 auto 12px;width:222px}.is-streamer .store-profile__avatar{height:252px}.is-streamer .store-profile__avatar img{padding-top:76px;padding-left:15px;width:211px}#root,body{min-height:100vh}#root{display:flex;flex-direction:column}.is-visually-hidden{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(100%);clip-path:inset(100%);height:1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.is-tac{text-align:center}.is-tal{text-align:left}.is-tar{text-align:right}.is-ttn{text-transform:none}.is-flex{display:flex}.is-flex-aifs{align-items:start}.is-ai-center{align-items:center}.is-flex-asc{align-self:center}.is-flex-column{display:flex;flex-direction:column}.is-full-wide{flex-grow:1;width:100%}.is-inline-block{display:inline-block}.is-primary-color{color:#419a4d!important}.is-secondary-color{color:#c85a8b!important}.is-gray-color{color:#999!important}.is-bold{font-weight:600}.is-block{display:block}.infinite-scroll-component__outerdiv{width:100%}.infinite-scroll-component{display:flex;flex-grow:1;flex-wrap:wrap}.recharts-wrapper{width:100%!important}.recharts-wrapper svg.recharts-surface{width:100%}svg{display:block}h1,h2{margin:0 0 24px;font-weight:600;font-size:24px;line-height:28px;color:#fff}strong{font-weight:500;color:#fff}p,ul{font-weight:400;font-size:16px;line-height:20px;color:#999}.link,a{display:inline-block;text-decoration:underline;word-break:break-word;color:#c85a8b;cursor:pointer}.link:hover,a:hover{text-decoration:none}.link--white{color:#fff}.link--with-icon{display:flex;align-items:center}.link--with-icon svg{margin-right:6px}.small{font-size:12px}.medium,.small{line-height:20px}.medium{font-size:14px}.fill-primary{fill:#c85a8b}.is-icon{display:inline-block;width:20px}.is-gap-8{grid-gap:8px;gap:8px}.is-gap-10{grid-gap:10px;gap:10px}.is-gap-12{grid-gap:12px;gap:12px}.is-gap-14{grid-gap:14px;gap:14px}.is-gap-16{grid-gap:16px;gap:16px}.is-gap-18{grid-gap:18px;gap:18px}.is-gap-20{grid-gap:20px;gap:20px}.is-gap-22{grid-gap:22px;gap:22px}.is-gap-24{grid-gap:24px;gap:24px}.ml-0{margin-left:0}.mr-0{margin-right:0}.mb-0{margin-bottom:0}.mt-0{margin-top:0}.ml-2{margin-left:2px}.mr-2{margin-right:2px}.mb-2{margin-bottom:2px}.mt-2{margin-top:2px}.ml-4{margin-left:4px}.mr-4{margin-right:4px}.mb-4{margin-bottom:4px}.mt-4{margin-top:4px}.ml-6{margin-left:6px}.mr-6{margin-right:6px}.mb-6{margin-bottom:6px}.mt-6{margin-top:6px}.ml-8{margin-left:8px}.mr-8{margin-right:8px}.mb-8{margin-bottom:8px}.mt-8{margin-top:8px}.ml-10{margin-left:10px}.mr-10{margin-right:10px}.mb-10{margin-bottom:10px}.mt-10{margin-top:10px}.ml-12{margin-left:12px}.mr-12{margin-right:12px}.mb-12{margin-bottom:12px}.mt-12{margin-top:12px}.ml-14{margin-left:14px}.mr-14{margin-right:14px}.mb-14{margin-bottom:14px}.mt-14{margin-top:14px}.ml-16{margin-left:16px}.mr-16{margin-right:16px}.mb-16{margin-bottom:16px}.mt-16{margin-top:16px}.ml-18{margin-left:18px}.mr-18{margin-right:18px}.mb-18{margin-bottom:18px}.mt-18{margin-top:18px}.ml-20{margin-left:20px}.mr-20{margin-right:20px}.mb-20{margin-bottom:20px}.mt-20{margin-top:20px}.pt-0{padding-top:0}.pr-0{padding-right:0}.pt-5{padding-top:5px}.pr-5{padding-right:5px}.pt-10{padding-top:10px}.pr-10{padding-right:10px}.pt-15{padding-top:15px}.pr-15{padding-right:15px}.pt-20{padding-top:20px}.pr-20{padding-right:20px}.pt-25{padding-top:25px}.pr-25{padding-right:25px}.w-10{width:10px}.w-12{width:12px}.w-14{width:14px}.w-16{width:16px}.w-18{width:18px}.w-20{width:20px}.w-22{width:22px}.w-24{width:24px}.w-26{width:26px}.w-28{width:28px}.w-30{width:30px}.w-32{width:32px}.w-34{width:34px}.w-36{width:36px}.w-38{width:38px}.w-40{width:40px}.h-10{height:10px}.h-12{height:12px}.h-14{height:14px}.h-16{height:16px}.h-18{height:18px}.h-20{height:20px}.h-22{height:22px}.h-24{height:24px}.h-26{height:26px}.h-28{height:28px}.h-30{height:30px}.h-32{height:32px}.h-34{height:34px}.h-36{height:36px}.h-38{height:38px}.h-40{height:40px}.mh-50{max-height:50px}.mh-100{max-height:100px}.mh-150{max-height:150px}.mh-200{max-height:200px}.mh-250{max-height:250px}.mh-300{max-height:300px}.mh-350{max-height:350px}.mh-400{max-height:400px}.mh-450{max-height:450px}.mh-500{max-height:500px}.is-max-width-img{max-width:100%}.color-primary{color:#c85a8b}.color-white{color:#fff}.color-gray{color:#999}.color-green,.color-secondary-notification{color:#419a4d}.is-visited .color-green,.is-visited .color-secondary-notification{color:rgba(65,154,77,.45)}.color-orange,.color-primary-notification{color:#ffb13c}.is-visited .color-orange,.is-visited .color-primary-notification{color:rgba(255,177,60,.35)}.bold{font-weight:600}.flex{display:flex}.space-between{justify-content:space-between}.jc-center{justify-content:center}.border-radius-50{overflow:hidden;border-radius:50%}.text-md{font-size:16px;line-height:21px}.text-lg{font-size:24px;line-height:32px}.text-highlighted{background-color:#c85a8b;color:#fff}.text-ellipsis{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.text-uppercase{text-transform:uppercase}.menu-wrapper--inner{display:flex}.menu-item-wrapper:first-child{padding-left:10px}.horizontal-menu{position:relative}.rcs-custom-scroll .rcs-outer-container{margin-right:-14px}.rcs-custom-scroll .rcs-inner-handle{margin:0;height:100%;background-color:#c85a8b}.rcs-custom-scroll .rcs-custom-scroll-handle,.rcs-custom-scroll .rcs-custom-scrollbar{opacity:1}.home-page-title{display:none}.scrollable-inventory{display:grid;grid-template-columns:repeat(auto-fill,minmax(290px,1fr));margin:0 0 32px -9px;transform:translateZ(0)}