.Message{position:relative;display:flex;flex-direction:column;max-width:330px;border-radius:2.5px;color:#1d2021;background-color:#fff;box-shadow:0 -23px 30px 0 rgba(29,32,33,.5);padding:16px 20px 23px;animation:shakeMessage 1s .2s}@media (max-width:768px){.Message{max-width:100%;padding:16px 20px 23px;border-radius:0;animation:none}}.Message--error .Message-title{color:#fa490a}.Message-timeBar{position:absolute;overflow:hidden;bottom:0;left:0;right:0;height:4px;border-radius:0 0 2.5px 2.5px}.Message-progress{height:4px;background:#ccc;width:100%;will-change:transform;-webkit-backface-visibility:hidden;backface-visibility:hidden}.Message-enter{opacity:.1;transform:translateY(15px)}.Message-enter-active{opacity:1;transform:translateY(0)}.Message-enter-active,.Message-exit{transition:transform .2s ease,opacity .2s ease}.Message-exit{opacity:0;transform:translateY(15px)}.Message-title{font-size:14px;margin-bottom:7px;font-weight:700}.Message-text{font-size:12px;line-height:18px;margin-bottom:14px}.Message-buttons{display:flex}.Message-actionBtn{outline:none;position:relative;color:#4db5da;letter-spacing:1.6px;font-size:12px;font-weight:700;transition:color .2s ease;margin-right:15px;text-transform:uppercase}.Message-actionBtn:focus,.Message-actionBtn:hover{color:#489cbf}.Message-actionBtn:last-child{margin-right:0}@keyframes shakeMessage{0%{transform:translateZ(0)}10%{transform:translate3d(-5px,0,0)}20%{transform:translate3d(5px,0,0)}30%,50%,70%{transform:translate3d(-10px,0,0)}40%,60%{transform:translate3d(10px,0,0)}80%{transform:translate3d(5px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:translateZ(0)}}.MessageContainer{position:fixed;bottom:8px;left:8px;z-index:100}@media (max-width:768px){.MessageContainer{left:0;right:0;bottom:0}}@media (min-width:1025px) and (max-width:1280px),(min-width:1281px){.ItemsWrapper--padding{padding-bottom:25px}}.ItemsWrapper--slider{-webkit-user-select:none;-ms-user-select:none;user-select:none;position:relative;margin-top:-25px}.ItemsWrapper-carousel{display:flex;flex:0 1 100%;overflow:hidden;padding:25px 0}.ItemsWrapper-inner{display:flex;will-change:transform;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:transform .4s ease}.ItemsWrapper-next,.ItemsWrapper-prev{-webkit-user-select:none;-ms-user-select:none;user-select:none;position:absolute;top:25px;bottom:25px;width:40px;margin:auto;display:flex;justify-content:center;align-items:center;transition:opacity .3s ease,visibility 0s 0s}.ItemsWrapper-next--disabled,.ItemsWrapper-prev--disabled{opacity:0;visibility:hidden;pointer-events:none;transition:opacity .3s ease,visibility 0s ease .3s}.ItemsWrapper-prev{left:-40px;border-radius:5px 0 0 5px;justify-content:flex-end}.ItemsWrapper-next{right:-38px;border-radius:0 5px 5px 0;justify-content:flex-start}.ItemsWrapper-nextBtn,.ItemsWrapper-prevBtn{width:38px;height:100%;display:flex;justify-content:center;align-items:center;transition:background-color .3s ease}.isMobile .ItemsWrapper-nextBtn:active,.isMobile .ItemsWrapper-prevBtn:active,.isNotMobile .ItemsWrapper-nextBtn:hover,.isNotMobile .ItemsWrapper-prevBtn:hover{background:#2b2f30}.ItemsWrapper-nextBtn svg,.ItemsWrapper-prevBtn svg{width:16px;height:22px;fill:#fff}.ItemsWrapper-prevBtn{border-right:2px solid #1d2021}.ItemsWrapper-prevBtn svg{margin-right:3px}.ItemsWrapper-nextBtn{border-left:2px solid #1d2021}.ItemsWrapper-nextBtn svg{margin-left:3px}.u-SvgSprite{height:0;width:0;position:absolute;opacity:0;left:-99999px;top:-99999px}.Background{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;background-color:#2b2f30;overflow:hidden;z-index:-1;pointer-events:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.Background--full{position:fixed}.Background--fixed{position:fixed;left:40px;right:40px;width:auto}@media (max-width:768px),(min-width:769px) and (max-width:1024px){.Background--fixed{left:0;right:0;width:100%}}.Background--color{background:#2b2f30}.BackgroundVideo{object-fit:cover;object-position:bottom center}.Background>svg,.BackgroundVideo{position:absolute;top:0;left:0;width:100%;height:100%}.Background>svg{bottom:0;right:0}.Spinner{right:0;pointer-events:none;stroke:#fff;stroke-width:3px}.Spinner,.Spinner svg{position:absolute;top:0;width:100%;height:100%}.Spinner svg{left:0}.Spinner--blue{stroke:#4db5da}.Spinner--danger{stroke:#fa490a}.Spinner--large{animation-duration:1s;stroke-width:1px}.Spinner svg{animation:spin .5s linear infinite}.SubmitButton{height:65px;padding:0 50px;border:2px solid #4db5da;line-height:20px;position:relative;vertical-align:middle;cursor:pointer;text-transform:uppercase;color:#fff;border-radius:5px;background:#4db5da;text-align:center;font-size:12px;letter-spacing:1.6px;font-weight:700;-webkit-user-select:none;-ms-user-select:none;user-select:none;transition:color .2s ease,background .2s ease,border-color .2s ease;display:flex;align-items:center;justify-content:center}@media (max-width:768px){.SubmitButton{height:55px}}.isMobile .SubmitButton:active,.isNotMobile .SubmitButton:hover{background:#36809a;border-color:#36809a}.isNotMobile .SubmitButton:active{background:#307087;border-color:#307087}.SubmitButton--outline{border-color:#fff;background:transparent}.isMobile .SubmitButton--outline:active,.isNotMobile .SubmitButton--outline:hover{background:#fff;border-color:#fff;color:#1d2021}.isMobile .SubmitButton--outline:active .SubmitButton-title>svg,.isNotMobile .SubmitButton--outline:hover .SubmitButton-title>svg{fill:#1d2021}.SubmitButton--comment{padding:0;border:none;height:28px;background:none!important}.SubmitButton--comment svg{width:28px;height:28px;fill:#4db5da;transition:fill .2s ease}.SubmitButton--loading{pointer-events:none;background:#39809a;border-color:#39809a}.SubmitButton--loading .SubmitButton-title{opacity:0}.SubmitButton--isFull{padding:0;width:100%}.SubmitButton--danger{background:#464a4b;color:#747778;fill:#747778;border-color:#464a4b}.SubmitButton--danger>div{display:flex;justify-content:center;align-items:center}.SubmitButton--danger>div>svg{transition:fill .2s ease;width:14px;height:12px;margin-right:10px}.SubmitButton--isSmall{height:auto;padding:5px 10px;font-size:12px;font-weight:600;border-radius:3px;border-width:1px}.isMobile .SubmitButton:active.SubmitButton--comment,.isNotMobile .SubmitButton:hover.SubmitButton--comment{background:none;border:none}.isMobile .SubmitButton:active.SubmitButton--danger,.isNotMobile .SubmitButton:hover.SubmitButton--danger{background:#e05a59;color:#fff;border-color:#e05a59;fill:#fff}.SubmitButton:disabled,.SubmitButton[disabled]{cursor:default;pointer-events:none;background:#323738;color:#747778;border-color:#323738}.SubmitButton:disabled.SubmitButton--comment,.SubmitButton[disabled].SubmitButton--comment{background:none;border:none}.SubmitButton:disabled.SubmitButton--comment>svg,.SubmitButton[disabled].SubmitButton--comment>svg{fill:#43484a}.SubmitButton:disabled.SubmitButton--danger,.SubmitButton:disabled.SubmitButton--secondary,.SubmitButton[disabled] .SubmitButton--danger,.SubmitButton[disabled] .SubmitButton--secondary{cursor:default;pointer-events:none;background:#464a4b;color:#747778;border-color:#464a4b}.SubmitButton:disabled.SubmitButton--dark,.SubmitButton[disabled] .SubmitButton--dark{cursor:default;pointer-events:none;background:#2b2f30;color:#43484a;border-color:#2b2f30}.SubmitButton:disabled.SubmitButton--loading,.SubmitButton[disabled] .SubmitButton--loading{background:#39809a;border-color:#39809a}.SubmitButton-title{display:flex;align-items:center}.SubmitButton-spinner{position:absolute;width:22px;height:22px;margin:auto}.ErrorWrapper{position:relative;width:100%;min-height:calc(100vh - 140px);display:flex;justify-content:center;align-items:center;padding:40px}@media (max-width:768px),(min-width:769px) and (max-width:1024px){.ErrorWrapper{padding:20px;min-height:calc(100vh - 110px)}}.ErrorWrapper--commonLayout{min-height:calc(100vh - 120px)}@media (max-width:768px),(min-width:769px) and (max-width:1024px){.ErrorWrapper--commonLayout{min-height:calc(100vh - 60px)}}.ErrorWrapper-errorText{text-align:center;max-width:640px;display:flex;justify-content:center;flex-direction:column}.ErrorWrapper-errorCode{margin-top:30px;font-size:12px;color:#747778}.ErrorWrapper-icon{display:block;margin:0 auto 30px;width:80px;height:80px;fill:#fff}.ErrorWrapper-title{margin-bottom:20px;line-height:29px;font-size:24px;font-weight:600;color:#f6f6f6}.ErrorWrapper-subtitle,.ErrorWrapper-text{line-height:20px;font-size:14px;color:#747778}.ErrorWrapper-text{margin:7px 0}.ErrorWrapper-link{margin:35px auto 0}.ErrorWrapper-circle{margin:0 auto 30px;height:80px;width:80px;border-radius:50%;background:#fff;position:relative;padding:20px}.ErrorWrapper-circle>svg{fill:#1d2021;width:100%;height:100%}.ErrorWrapper-subAction{display:inline-block;margin-top:20px;transition:color .4s ease}.isMobile .ErrorWrapper-subAction:active,.isNotMobile .ErrorWrapper-subAction:hover{color:#fa490a}.CatalogPageLoader{display:flex;flex-direction:column;flex:1;padding:0 0 80px;min-height:55vh}.CatalogPage{display:flex;align-items:flex-start;position:relative}@media (max-width:768px),(min-width:769px) and (max-width:1024px){.CatalogPage{margin-top:50px}}.CatalogPage-pageTitle{display:none}@media (min-width:1025px) and (max-width:1280px),(min-width:1281px){.CatalogPage--filter .CatalogPage-filter{width:270px;display:block}}@media (min-width:1441px){.CatalogPage--filter .CatalogPage-filter{width:300px}}.CatalogPage--filter .CatalogPage-filterBg{display:block}@media (max-width:768px),(min-width:769px) and (max-width:1024px){.CatalogPage--filter .CatalogPage-filterBg{display:none}}.CatalogPage-header{width:100%;border-bottom:2px solid #1d2021;position:relative}@media (max-width:768px),(min-width:769px) and (max-width:1024px){.CatalogPage-header{display:none}}.CatalogPage-filter{width:270px;border-right:2px solid #1d2021;display:none;min-height:calc(100vh - 120px);transform:translateZ(0)}@media (min-width:1441px){.CatalogPage-filter{width:300px}}.CatalogPage-filterBg{position:absolute;top:0;left:0;width:270px;height:100%;background:#2b2f30;display:none}@media (min-width:1441px){.CatalogPage-filterBg{width:300px}}.CatalogPage-content{display:flex;flex:1 1;flex-direction:column}.CatalogPage-emptyFiltering,.CatalogPage-noSearchResult{min-height:calc(100vh - 120px)}.CatalogPage-emptyFiltering{position:fixed;right:40px;bottom:0;left:40px;width:auto}.CatalogPage--filter .CatalogPage-emptyFiltering{left:310px}@media (min-width:1441px){.CatalogPage--filter .CatalogPage-emptyFiltering{left:340px}}@media (min-width:1025px) and (max-width:1280px),(min-width:1281px){.CatalogPage-emptyFiltering{padding-top:70px}}@media (max-width:768px),(min-width:769px) and (max-width:1024px){.CatalogPage-emptyFiltering{min-height:calc(100vh - 110px);position:static!important}}.CatalogPage-items{position:relative;display:flex;z-index:1;flex-wrap:wrap;margin-left:-2px;padding-bottom:100px}@media (min-width:769px) and (max-width:1024px){.CatalogPage-items{position:relative;z-index:1}}@media (max-width:768px){.CatalogPage-items{padding:0 20px 50px}}.CatalogPage-item{position:relative;border-left:2px solid #1d2021;border-bottom:2px solid #1d2021;z-index:1}.isMobile .CatalogPage-item:active,.isNotMobile .CatalogPage-item:hover{z-index:3}.CatalogPage-item--list{width:100%}@media (min-width:769px) and (max-width:1024px){.CatalogPage-item--list{padding:0 1px}}@media (max-width:768px){.CatalogPage-item{width:50%}}.CatalogPage-loader{padding:25px;display:flex;justify-content:center;align-items:center}.ScrollTopBtn{width:40px;height:40px;position:fixed;z-index:20;bottom:30px;right:50px;background:#f6f6f6;border-radius:50%;opacity:0;pointer-events:none;visibility:hidden;transition:opacity .3s ease,visibility 0s .3s,background-color .3s ease,transform .3s ease;cursor:pointer;box-shadow:0 0 20px rgba(0,0,0,.9);transform:scale(0)}.ScrollTopBtn--shown{pointer-events:all;opacity:1;visibility:visible;transition:opacity .3s ease,visibility 0s,background-color .3s ease,transform .3s ease;transform:scale(1)}.isMobile .ScrollTopBtn--shown:active,.isNotMobile .ScrollTopBtn--shown:hover{background:#fff}.isMobile .ScrollTopBtn--shown:active svg,.isNotMobile .ScrollTopBtn--shown:hover svg{transform:scale(.8)}@media (max-width:768px){.ScrollTopBtn{right:20px;bottom:20px}}@media (min-width:769px) and (max-width:1024px){.ScrollTopBtn{right:30px}}.ScrollTopBtn svg{position:absolute;width:20px;height:14px;top:0;left:0;right:0;bottom:2px;margin:auto;fill:#000;transition:transform .4s ease}.CatalogHeaderLoader{height:70px;background:#2b2f30;display:flex;justify-content:space-between;align-items:center;padding:0 30px}@media (max-width:768px),(min-width:769px) and (max-width:1024px){.CatalogHeaderLoader{position:relative;height:50px;background:#232728;padding:0 20px}.CatalogHeaderLoader:after{content:"";position:absolute;top:0;left:20px;right:20px;height:1px;background:#34393b}}.CatalogHeaderLoader-breadcrumbs{display:flex}.CatalogHeaderLoader-left{display:flex;flex:1;align-items:center}.CatalogHeaderLoader-right{display:flex;align-items:flex-end}.CatalogHeaderLoader-count{display:flex;flex-grow:1;justify-content:center;margin:0 20px;padding:0 15% 0 0}@media (min-width:769px) and (max-width:1024px){.CatalogHeaderLoader-count{padding:0}}@media (max-width:768px){.CatalogHeaderLoader-count{padding:0}}.CatalogHeaderLoader-sort{margin:0 40px}@media (max-width:768px),(min-width:769px) and (max-width:1024px){.CatalogHeaderLoader-sort{display:none}}.CatalogHeaderLoader-view{display:flex}@media (max-width:768px),(min-width:769px) and (max-width:1024px){.CatalogHeaderLoader-view{display:none}}.CatalogHeaderLoader-filterBtn{display:none}@media (max-width:768px),(min-width:769px) and (max-width:1024px){.CatalogHeaderLoader-filterBtn{display:flex;align-items:center}}.ItemPreviewLoader{position:relative;display:flex;flex-direction:column;background:#2b2f30;width:100%;height:100%}.ItemPreviewLoader--list{height:115px}.CatalogHeader{position:relative;height:70px;background:#2b2f30;display:flex;justify-content:space-between;align-items:center;padding:0 30px}@media (max-width:768px),(min-width:769px) and (max-width:1024px){.CatalogHeader{position:relative;height:50px;background:#232728;padding:0 20px}.CatalogHeader:after{content:"";position:absolute;top:0;left:20px;right:20px;height:1px;background:#34393b}}.CatalogHeader-dropdown{z-index:999999999}.CatalogHeader-left{display:flex;flex:1;align-items:center}.CatalogHeader-right{display:flex;align-items:flex-end}@media (max-width:768px){.CatalogHeader--shop .CatalogHeader-breadcrumbs{flex:1 0}}.CatalogHeader-count{display:flex;flex-grow:1;justify-content:center;margin:0 20px;padding:0 15% 0 0}@media (min-width:769px) and (max-width:1024px){.CatalogHeader-count{padding:0}}@media (max-width:768px){.CatalogHeader-count{padding:0;flex:1 0}}.CatalogHeader-sort{margin:0 40px}@media (max-width:768px),(min-width:769px) and (max-width:1024px){.CatalogHeader-currency,.CatalogHeader-sort{display:none}}.CatalogHeader-view{display:flex}@media (max-width:768px),(min-width:769px) and (max-width:1024px){.CatalogHeader-view{display:none}}.CatalogHeader-viewBtn{padding:0;background:none;border:none;color:inherit;outline:none;cursor:pointer;font-weight:inherit;display:block;position:relative;width:16px;height:14px;fill:#fff;margin:0 0 0 15px;transition:fill .4s ease}.CatalogHeader-viewBtn svg{position:absolute;top:0;left:0;width:100%;height:100%}.CatalogHeader-viewBtn:first-child{margin-left:0}.CatalogHeader-viewBtn.isActive,.isMobile .CatalogHeader-viewBtn:active,.isNotMobile .CatalogHeader-viewBtn:hover{fill:#fa490a}.CatalogHeader-filterBtn{display:none}@media (max-width:768px),(min-width:769px) and (max-width:1024px){.CatalogHeader-filterBtn{display:flex;align-items:center}}.CatalogHeader-filterIcon{width:16px;height:13px;fill:currentColor}.CatalogHeader-filterCount{margin-left:10px;font-weight:700;font-size:12px;letter-spacing:1.6px;color:#fa490a}.CatalogHeader-loader{position:absolute;top:0;left:0;width:100%;height:100%;opacity:.7}.Breadcrumbs-fullView{display:flex;align-items:center}.Breadcrumbs-fullView .Breadcrumbs-item:last-child{color:#8a8c8d}.Breadcrumbs-fullView .Breadcrumbs-item:last-child .Breadcrumbs-arrow{display:none}@media (max-width:768px){.Breadcrumbs-fullView{display:none}}.Breadcrumbs-smallView{display:none}.Breadcrumbs-smallView .Breadcrumbs-item--game{color:#8a8c8d;pointer-events:none}.Breadcrumbs-smallView .Breadcrumbs-item--game .Breadcrumbs-arrow{display:none}.Breadcrumbs-smallView .Breadcrumbs-item--shop{color:#8a8c8d;pointer-events:none;font-size:12px}@media (max-width:768px){.Breadcrumbs-smallView{display:flex}}.Breadcrumbs-arrow{fill:#555859;height:11px;width:6px;margin:0 10px}.Breadcrumbs-arrow--left{margin:0 10px 0 0;height:10px}.Breadcrumbs-item{font-size:12px;line-height:14px;letter-spacing:1.6px;text-transform:uppercase;display:flex;justify-content:center;align-items:center;color:#fff;transition:color .4s ease}.Breadcrumbs-item h1,.Breadcrumbs-item h2,.Breadcrumbs-item h3{font-size:12px;line-height:14px;font-weight:400}.isMobile .Breadcrumbs-item:active,.isNotMobile .Breadcrumbs-item:hover{color:#fa490a}.Dropdown{position:relative}.Dropdown--opened .Dropdown-button{color:#fa490a}.Dropdown--opened .Dropdown-button:after{border-color:#fa490a transparent transparent;transform:rotate(180deg)}.Dropdown--bold .Dropdown-buttonTitle,.Dropdown--bold .Dropdown-itemText{font-weight:600}.Dropdown--top .Dropdown-dropDown{top:auto;bottom:calc(100% + 10px)}.Dropdown-button{display:flex;align-items:center;font-size:12px;text-transform:uppercase;font-weight:400;letter-spacing:1.6px;transition:color .4s ease}.Dropdown-button:after{display:block;content:"";margin:0 0 0 7px;width:0;height:0;border-color:#fff transparent transparent;border-style:solid;border-width:5px 4px 0;transition:color .4s ease,border-color .4s ease}.Dropdown-button:hover{color:#fa490a}.Dropdown-button:hover:after{border-color:#fa490a transparent transparent}@media (max-width:768px){.Dropdown-buttonTitle{text-align:left}}.Dropdown-dropDown{position:absolute;top:calc(100% + 10px);left:-15px;background:#323738;padding:10px 0;box-shadow:0 10px 40px #1d2021;z-index:999}@media (max-width:768px){.Dropdown-dropDown{left:-15px}}.Dropdown-dropDownItem{display:flex;white-space:nowrap;align-items:center;cursor:pointer;transition:background .4s ease;height:34px;padding:0 15px}@media (max-width:768px){.Dropdown-dropDownItem{padding:0 15px}}.Dropdown-dropDownItem:hover{background:#3b4142}.Dropdown-dropDownItem--active{color:#fa490a;pointer-events:none}.Dropdown-itemText{margin:15px 0;font-size:14px;line-height:16px;font-weight:400}.CatalogCheckbox{display:flex;align-items:center;justify-content:space-between;min-height:35px;cursor:pointer;padding:5px 30px;-webkit-user-select:none;-ms-user-select:none;user-select:none;transition:background-color .4s ease}.isMobile .CatalogCheckbox:active,.isNotMobile .CatalogCheckbox:hover{background:#333839}.isMobile .CatalogCheckbox:active .CatalogCheckbox-onlyBtn,.isNotMobile .CatalogCheckbox:hover .CatalogCheckbox-onlyBtn{opacity:1}.CatalogCheckbox .Checkbox{pointer-events:none;margin-right:10px;width:100%}.CatalogCheckbox-onlyBtn{opacity:0;margin:0 10px 0 auto;font-size:10px;text-transform:uppercase;color:#fff;letter-spacing:1.6px;transition:color .4s ease,opacity .4s ease;-webkit-user-select:none;-ms-user-select:none;user-select:none;line-height:25px}.isMobile .CatalogCheckbox-onlyBtn:active,.isNotMobile .CatalogCheckbox-onlyBtn:hover{color:#fa490a}@media (max-width:768px),(min-width:769px) and (max-width:1024px){.CatalogCheckbox-onlyBtn{opacity:1}}.CatalogCheckbox-count{display:inline-block;margin-right:-2px;color:#747778;font-size:12px;min-width:23px;text-align:right}.Checkbox{position:relative;display:flex;align-items:center;-webkit-user-select:none;-ms-user-select:none;user-select:none}.Checkbox-input{flex-shrink:0;width:18px;height:18px;margin-right:10px;opacity:0;cursor:pointer}.Checkbox--active .Checkbox-overlay{background:#fff}.Checkbox--active .Checkbox-overlay:after{border-color:#000}.Checkbox--center .Checkbox-overlay{bottom:0;margin:auto}.Checkbox--indeterminate .Checkbox-overlay{display:flex;align-items:center;justify-content:center;background:#fff}.Checkbox--indeterminate .Checkbox-overlay:after{background:#000;position:static;border:none;content:"";width:10px;height:2px;transform:rotate(0)}.Checkbox-overlay{position:absolute;top:0;left:0;width:18px;height:18px;border:2px solid #fff;background:#2b2f30;border-radius:2px;pointer-events:none;transition:background .2s ease-out}.Checkbox-overlay:after{border:solid #2b2f30;border-width:0 2px 2px 0;width:5px;content:"";position:absolute;background:transparent;transform:rotate(45deg);transition:border-color .2s ease-out;height:9px;top:2px;left:5px}.Checkbox-label{color:#fff;font-size:12px;cursor:pointer}[lang=ru] .Checkbox-label{word-break:break-word}.CatalogFilter{background:#2b2f30;height:100%;width:100%;margin-bottom:2px;padding-bottom:30px;position:relative}@media (max-width:768px),(min-width:769px) and (max-width:1024px){.CatalogFilter{margin-bottom:0}}.CatalogFilter-loader{position:absolute;top:0;left:0;width:100%;height:100%;opacity:.8}.FilterWrapper{display:flex;flex-direction:column;position:relative}.FilterWrapper:last-child .FilterWrapper-content:after{content:none}.FilterWrapper--hasPadding .FilterWrapper-content{padding:0 30px 30px}.FilterWrapper--color .FilterWrapper-content{padding-bottom:0}.FilterWrapper--opened .FilterWrapper-arrow{transform:rotate(0)}.FilterWrapper--opened .FilterWrapper-header{margin-bottom:20px}html[lang=de] .FilterWrapper--opened .FilterWrapper-header{margin-bottom:25px}.FilterWrapper--opened .FilterWrapper-content:after{content:"";position:absolute;display:block;left:30px;right:30px;bottom:0;height:1px;background:#43484a}.FilterWrapper-header{display:flex;justify-content:space-between;align-items:center;color:#fff;padding:30px 30px 0;margin-bottom:0;cursor:pointer;-webkit-user-select:none;-ms-user-select:none;user-select:none}.isMobile .FilterWrapper-header:active,.isNotMobile .FilterWrapper-header:hover{color:#fa490a}.FilterWrapper-reset{position:absolute;top:30px;right:60px}html[lang=de] .FilterWrapper-reset{position:absolute;z-index:2;left:30px;right:30px;top:50px}html[lang=de] .FilterWrapper-reset .ResetButton{display:inline-block}.FilterWrapper-content{padding-bottom:30px}.FilterWrapper-svg{position:absolute;left:7px}.FilterWrapper-svg>svg{height:20px;width:20px}.FilterWrapper-contentWrapper{position:relative}.FilterWrapper-title{font-size:16px;font-weight:600;transition:color .4s ease}.FilterWrapper-arrow{position:relative;width:11px;height:6px;fill:currentColor;transform:rotate(180deg);transition:fill .4s ease}.FilterWrapper-arrow svg{position:absolute;top:0;left:0;width:100%;height:100%}.ResetButton{padding:0;margin:0;background:none;border:none;color:inherit;outline:none;cursor:pointer;font-weight:inherit;text-transform:uppercase;font-size:10px;line-height:24px;letter-spacing:1.6px;color:#fff;transition:color .4s ease}.ResetButton:hover{color:#fa490a}.PriceFilter{background:#2b2f30;display:flex;flex-direction:column;height:100%;color:#fff}html[lang=de] .PriceFilter{padding-top:10px}.PriceFilter-reset{position:absolute;top:-43px;right:60px}.PriceFilter-diagram{width:100%;height:57px;display:flex;align-items:flex-end;justify-content:space-between}.PriceFilter-diagramCol{width:calc(4% - 1px);margin:0 .5px;height:100%;background:#4db5da}.PriceFilter-bar{padding:0 7px;width:100%;margin-bottom:22px}.PriceFilter-bar .rc-slider-handle:before{content:"";position:absolute;transform:rotate(45deg);background-color:#fff;width:9px;height:9px;top:-3px;left:2px;border-radius:2px}.PriceFilter-bar .rc-slider-handle:active,.PriceFilter-bar .rc-slider-handle:hover{background:#fa490a;box-shadow:none}.PriceFilter-bar .rc-slider-handle:active:before,.PriceFilter-bar .rc-slider-handle:hover:before{background:#fa490a}.PriceFilter-inputs{display:flex}.PriceFilter-inputField{display:flex;justify-content:space-between;align-items:center;padding:14px 12px 0;height:45px;border:1px solid #43484a;border-radius:3px;flex:1;color:#fff;font-size:12px;position:relative;cursor:text}.PriceFilter-inputField:first-child{margin-right:5px}.PriceFilter-inputField:last-child{margin-left:5px}.PriceFilter-label{color:#747778;position:absolute;top:5px;left:12px}.PriceFilter-inputWrapper{display:flex;align-items:flex-start}.PriceFilter-input{font-size:12px;font-weight:400;width:100%;height:100%;color:#fff}.PriceFilter .rc-slider-handle{outline:none;box-shadow:none!important}.ExteriorFilter{background:#2b2f30;display:flex;flex-direction:column;height:100%;color:#fff}.ExteriorFilter-reset{position:absolute;top:-43px;right:60px}.ExteriorFilter-checkboxes{margin-bottom:18px}.ExteriorFilter-slider{padding:0 30px;margin-bottom:30px}.ExteriorFilter-diagram{width:100%;height:57px;display:flex;align-items:flex-end;justify-content:space-between}.ExteriorFilter-diagramCol{margin:0 .5px;height:100%;background:#4db5da}.ExteriorFilter-diagramCol:first-child{background:#5eb648;width:calc(7% - 1px)}.ExteriorFilter-diagramCol:nth-child(2){background:#79d154;width:calc(8% - 1px)}.ExteriorFilter-diagramCol:nth-child(3){background:#e3e15b;width:calc(23% - 1px)}.ExteriorFilter-diagramCol:nth-child(4){background:#e9a75d;width:calc(7% - 1px)}.ExteriorFilter-diagramCol:nth-child(5){background:#e05a59;width:calc(55% - 1px)}.ExteriorFilter-bar{padding:0 7px;width:100%;margin-bottom:22px}.ExteriorFilter-bar .rc-slider-handle:before{content:"";position:absolute;transform:rotate(45deg);background-color:#fff;width:9px;height:9px;top:-3px;left:2px;border-radius:2px}.ExteriorFilter-bar .rc-slider-handle:active,.ExteriorFilter-bar .rc-slider-handle:hover{background:#fa490a;box-shadow:none}.ExteriorFilter-bar .rc-slider-handle:active:before,.ExteriorFilter-bar .rc-slider-handle:hover:before{background:#fa490a}.ExteriorFilter-inputs{display:flex}.ExteriorFilter-inputField{display:flex;justify-content:space-between;align-items:center;padding:14px 12px 0;height:45px;border:1px solid #43484a;border-radius:3px;flex:1;color:#fff;font-size:12px;position:relative;cursor:text}.ExteriorFilter-inputField:first-child{margin-right:5px}.ExteriorFilter-inputField:last-child{margin-left:5px}.ExteriorFilter-label{color:#747778;position:absolute;top:5px;left:12px}.ExteriorFilter-inputWrapper{position:relative;display:flex;align-items:flex-start}.ExteriorFilter-input{font-size:12px;font-weight:400;width:100%;height:100%;color:#fff}.ExteriorFilter-perc{position:absolute;left:0;font-size:12px;font-weight:400;pointer-events:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.ExteriorFilter-percVal{visibility:hidden}.ExteriorFilter-showExactBtn{padding:0;background:none;color:inherit;outline:none;cursor:pointer;font-weight:inherit;-webkit-user-select:none;-ms-user-select:none;user-select:none;color:#fff;border:1px solid #858999;text-transform:uppercase;font-size:12px;letter-spacing:1.6px;border-radius:3px;height:40px;margin:0 30px;transition:color .4s ease,background-color .4s ease}.isMobile .ExteriorFilter-showExactBtn:active,.isNotMobile .ExteriorFilter-showExactBtn:hover{color:#2b2f30;background:#fff}.ExteriorFilter .rc-slider-handle{outline:none;box-shadow:none!important}.CheckboxFilter{background:#2b2f30;display:flex;flex-direction:column;height:100%;color:#fff}.CheckboxFilter-nested .Checkbox{margin-left:25px}.CheckboxFilter-moreBtn{padding:0;background:none;color:inherit;outline:none;cursor:pointer;font-weight:inherit;-webkit-user-select:none;-ms-user-select:none;user-select:none;color:#fff;border:1px solid #858999;text-transform:uppercase;font-size:12px;letter-spacing:1.6px;border-radius:3px;height:40px;margin:18px 30px 0;transition:color .4s ease,background-color .4s ease}.isMobile .CheckboxFilter-moreBtn:active,.isNotMobile .CheckboxFilter-moreBtn:hover{color:#2b2f30;background:#fff}.TradeLockFilter{background:#2b2f30;display:flex;flex-direction:column;height:100%;color:#fff}.TradeLockFilter-reset{position:absolute;top:-43px;right:60px}.TradeLockFilter-sliderWrapper{padding:0 11px 0 12px;position:relative}.TradeLockFilter-sliderWrapper:after,.TradeLockFilter-sliderWrapper:before{content:"";position:absolute;top:0;height:2px;width:12px}.TradeLockFilter-sliderWrapper:before{left:0;background:#fff}.TradeLockFilter-sliderWrapper:after{right:0;background:#43484a}.TradeLockFilter-sliderWrapper.isFull:after{background:#fff}.TradeLockFilter-diagram{width:100%;height:55px;display:flex;align-items:flex-end;justify-content:space-between}.TradeLockFilter-diagramCol{width:calc(12.5% - 1px);margin:0 .5px;height:100%;background:#c7d296;position:relative}.TradeLockFilter-diagramCol:after{content:"";position:absolute;width:1px;height:1px;bottom:1px;left:0;right:0;margin:auto;background:#fff}.TradeLockFilter-diagramCol:first-child{background:#00a67c}.TradeLockFilter-bar{width:100%;margin-bottom:15px}.TradeLockFilter-bar .rc-slider-handle{outline:none;transition:background .4s ease}.TradeLockFilter-bar .rc-slider-handle:before{content:"";position:absolute;transform:rotate(45deg);background-color:#fff;width:9px;height:9px;top:-3px;left:2px;border-radius:2px;transition:background .4s ease}.TradeLockFilter-bar .rc-slider-handle:active,.TradeLockFilter-bar .rc-slider-handle:hover{background:#fa490a;box-shadow:none}.TradeLockFilter-bar .rc-slider-handle:active:before,.TradeLockFilter-bar .rc-slider-handle:hover:before{background:#fa490a}.TradeLockFilter-inputs{display:flex}.TradeLockFilter-inputField{display:flex;justify-content:space-between;align-items:center;padding:12px;height:40px;border:1px solid #43484a;border-radius:3px;width:calc(50% - 5px);color:#fff;font-size:12px}.TradeLockFilter-inputField:first-child{margin-right:5px}.TradeLockFilter-inputField:last-child{margin-left:5px}.TradeLockFilter-label{color:#747778;margin-right:8px}.TradeLockFilter-inputWrapper{display:flex;justify-content:space-between}.TradeLockFilter-input{font-size:12px;font-weight:400;width:40px;color:#fff}.TradeLockFilter-description{display:flex;color:#c7d296;font-weight:600;font-size:12px;align-items:center}.TradeLockFilter-description.isUnlocked{color:#00a67c}.TradeLockFilter-icon{width:17px;height:20px;margin-right:7px;position:relative;fill:currentColor;stroke:none}.TradeLockFilter-icon svg{position:absolute;top:0;left:0;width:100%;height:100%}*{box-sizing:border-box}.rc-select{display:inline-block;font-size:12px;width:100%;position:relative}.rc-select-disabled,.rc-select-disabled input{cursor:not-allowed}.rc-select-disabled .rc-select-selector{opacity:.3}.rc-select-show-arrow.rc-select-loading .rc-select-arrow-icon:after{box-sizing:border-box;width:12px;height:12px;border-radius:100%;border-color:transparent #999;border-style:solid;border-width:2px;transform:none;margin-top:4px;animation:rcSelectLoadingIcon .5s infinite}.rc-select .rc-select-selection-placeholder{opacity:.4}.rc-select-open .rc-select-arrow-icon{transform:rotate(180deg)}.rc-select-open .rc-select-selector{background:#323738!important}.rc-select-single .rc-select-selector{display:flex;position:relative}.rc-select-single .rc-select-selector .rc-select-selection-search,.rc-select-single .rc-select-selector .rc-select-selection-search-input{width:100%}.rc-select-single .rc-select-selector .rc-select-selection-item,.rc-select-single .rc-select-selector .rc-select-selection-placeholder{position:absolute;display:flex;align-items:center;top:0;bottom:0;left:10px;right:25px;pointer-events:none;font-size:12px;color:#fff}.rc-select-single .rc-select-selector .rc-select-selection-item .rc-select-item-option-count{display:none}.rc-select-single .rc-select-selector .rc-select-selection-item .rc-select-item-option-label{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.rc-select-single:not(.rc-select-customize-input) .rc-select-selector{position:relative;width:100%;text-align:left;min-height:40px;color:#747778;border-radius:5px;border:1px solid #51545d;font-size:12px;line-height:12px;transition:border-color .4s ease,background .4s ease;background:transparent}.rc-select-single:not(.rc-select-customize-input) .rc-select-selector .rc-select-selection-search-input{border:none;outline:none;width:100%;height:100%;padding:5px 25px 5px 10px;color:#fff}.rc-select-multiple .rc-select-selector{display:flex;flex-wrap:wrap;align-items:center;padding:0 10px;position:relative;width:100%;text-align:left;min-height:40px;color:#747778;border-radius:5px;border:1px solid #51545d;font-size:12px;line-height:12px;transition:border-color .4s ease,background .4s ease;background:transparent}.rc-select-multiple .rc-select-selector .rc-select-selection-search-input{width:100%;height:100%;padding:5px 25px 5px 10px;color:#fff}.Select--dirty .rc-select-multiple .rc-select-selector{padding:2px}.Select--limit .rc-select-multiple .rc-select-selector{pointer-events:none}.rc-select-multiple .rc-select-selector .rc-select-selection-item{flex:none;display:flex;align-items:center;background:#3b4142;border-radius:4px;margin:2px;padding:0 8px;min-height:30px;line-height:14px;color:#fff;max-width:calc(100% - 4px)}.rc-select-multiple .rc-select-selector .rc-select-selection-item-content{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rc-select-multiple .rc-select-selector .rc-select-selection-item-disabled{cursor:not-allowed;opacity:.5}.rc-select-multiple .rc-select-selector .rc-select-selection-item-remove{margin-left:5px;font-size:18px;transition:color .2s ease}.Select--limit .rc-select-multiple .rc-select-selector .rc-select-selection-item-remove{pointer-events:all}.rc-select-multiple .rc-select-selector .rc-select-selection-item-remove:hover{cursor:pointer;color:#fa490a}.rc-select-multiple .rc-select-selector .rc-select-item-option-count{display:none}.rc-select-multiple .rc-select-selector .rc-select-selection-placeholder{position:absolute;display:flex;align-items:center;top:0;bottom:0;left:10px;right:25px;pointer-events:none;font-size:12px;color:#fff}.rc-select-multiple .rc-select-selector .rc-select-selection-search{position:relative}.rc-select-multiple .rc-select-selector .rc-select-selection-search-input,.rc-select-multiple .rc-select-selector .rc-select-selection-search-mirror{padding:1px;font-family:inherit;line-height:14px;font-size:12px}.rc-select-multiple .rc-select-selector .rc-select-selection-search-mirror{position:absolute;z-index:999;white-space:nowrap;left:0;top:0;visibility:hidden}.rc-select-multiple .rc-select-selector .rc-select-selection-search-input{border:none;outline:none}.rc-select-item-option-img{width:24px;height:18px;margin-right:3px;display:inline-block;margin-left:-3px}.rc-select-item-option-label,.rc-select-item-option-label-text{vertical-align:middle}.rc-select-allow-clear.rc-select-multiple .rc-select-selector{padding-right:20px}.rc-select-allow-clear .rc-select-clear{position:absolute;right:20px;top:0}.rc-select-show-arrow.rc-select-multiple .rc-select-selector{padding-right:20px}.rc-select-show-arrow .rc-select-arrow{pointer-events:none;position:absolute;right:12px;top:0;bottom:0;display:flex;align-items:center}.rc-select-show-arrow .rc-select-arrow-icon:after{content:"";width:0;height:0;display:block;border-color:#f6f6f6 transparent transparent;border-style:solid;border-width:5px 4px 0}.rc-select-focused .rc-select-selector{border-color:#fff!important}.rc-select-dropdown{z-index:1;min-height:100px;position:absolute;border:none;background:#323738}.rc-select-dropdown * ::-webkit-scrollbar{background:transparent;width:18px}.rc-select-dropdown * ::-webkit-scrollbar-thumb{background:#42494a;border-radius:7px;min-height:55px;border:5px solid #323738;-webkit-transition:background .4s ease;transition:background .4s ease}.rc-select-dropdown * ::-webkit-scrollbar-thumb:hover{background:hsla(0,0%,100%,.7)}.rc-select-dropdown-hidden{display:none}.rc-select-dropdown-extended{padding-top:5px;background:none}.rc-select-dropdown-extended>div{padding:8px 0;background:#323738;margin-left:-20px;width:calc(100% + 40px);box-shadow:0 10px 40px #1d2021}.rc-select-dropdown-extended .rc-select-item,.rc-select-dropdown-extended .rc-select-item-empty,.rc-select-item{padding:7px 14px}.rc-select-item{font-size:12px;line-height:15px;cursor:pointer}.rc-select-item-group{color:#999;font-weight:700;font-size:80%}.rc-select-item-option{position:relative}.rc-select-item-option-grouped{padding-left:24px}.rc-select-item-option-content{display:flex;align-items:center;justify-content:space-between}.rc-select-item-option-count{color:#747778;max-width:35px}.rc-select-item-option .rc-select-item-option-state{position:absolute;right:0;top:4px;pointer-events:none}.rc-select-item-option-active,.rc-select-item-option-selected{background:#3b4142}.rc-select-item-option-disabled{color:#999}.rc-select-item .rc-select-item-option-label{text-overflow:ellipsis;overflow:hidden;max-width:calc(100% - 35px);white-space:nowrap}.rc-select-item-empty{color:#999;align-items:center;display:flex;font-size:12px}.rc-select-item-empty svg{width:24px;height:16px;margin-left:6px}.rc-select-selection__choice-zoom{transition:all .3s}.rc-select-selection__choice-zoom-appear{opacity:0;transform:scale(.5)}.rc-select-selection__choice-zoom-appear.rc-select-selection__choice-zoom-appear-active,.rc-select-selection__choice-zoom-leave{opacity:1;transform:scale(1)}.rc-select-selection__choice-zoom-leave.rc-select-selection__choice-zoom-leave-active{opacity:0;transform:scale(.5)}.rc-select-dropdown-slide-up-appear,.rc-select-dropdown-slide-up-enter{animation-duration:.3s;animation-fill-mode:both;transform-origin:0 0;opacity:0;animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-play-state:paused}.rc-select-dropdown-slide-up-leave{animation-duration:.3s;animation-fill-mode:both;transform-origin:0 0;opacity:1;animation-timing-function:cubic-bezier(.6,.04,.98,.34);animation-play-state:paused}.rc-select-dropdown-slide-up-appear.rc-select-dropdown-slide-up-appear-active.rc-select-dropdown-placement-bottomLeft,.rc-select-dropdown-slide-up-enter.rc-select-dropdown-slide-up-enter-active.rc-select-dropdown-placement-bottomLeft{animation-name:rcSelectDropdownSlideUpIn;animation-play-state:running}.rc-select-dropdown-slide-up-leave.rc-select-dropdown-slide-up-leave-active.rc-select-dropdown-placement-bottomLeft{animation-name:rcSelectDropdownSlideUpOut;animation-play-state:running}.rc-select-dropdown-slide-up-appear.rc-select-dropdown-slide-up-appear-active.rc-select-dropdown-placement-topLeft,.rc-select-dropdown-slide-up-enter.rc-select-dropdown-slide-up-enter-active.rc-select-dropdown-placement-topLeft{animation-name:rcSelectDropdownSlideDownIn;animation-play-state:running}.rc-select-dropdown-slide-up-leave.rc-select-dropdown-slide-up-leave-active.rc-select-dropdown-placement-topLeft{animation-name:rcSelectDropdownSlideDownOut;animation-play-state:running}@keyframes rcSelectDropdownSlideUpIn{0%{opacity:0;transform-origin:0 0;transform:scaleY(0)}to{opacity:1;transform-origin:0 0;transform:scaleY(1)}}@keyframes rcSelectDropdownSlideUpOut{0%{opacity:1;transform-origin:0 0;transform:scaleY(1)}to{opacity:0;transform-origin:0 0;transform:scaleY(0)}}@keyframes rcSelectLoadingIcon{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.Select-field{min-width:200px}.Select--dirty .Select-placeholder,.Select--focused .Select-placeholder{transform:scale(.75) translateY(-6px)}@media (max-width:768px){.Select--dirty .Select-placeholder,.Select--focused .Select-placeholder{transform:scale(.75) translateY(-5px)}}.Select--left{border-radius:5px 0 0 5px}.Select--center{border-left:0;border-right:0;border-radius:0}.Select--right{border-radius:0 5px 5px 0}.Select:hover{border-color:#7a7f8d}.Select--focused{background:#2b2f30}.Select--invalid,.Select--invalid .Select--right{color:#fa490a;border-color:#fa490a!important}.Select--invalid .Select-placeholder{color:#fa490a}.Select--disabled{pointer-events:none;cursor:not-allowed}.Select-placeholder{pointer-events:none;position:absolute;top:0;left:13px;right:0;height:100%;display:flex;align-items:center;color:#747778;transition:transform .4s ease;transform-origin:0 0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.Select-errorMsg{position:relative;cursor:default;pointer-events:none;line-height:2;width:100%;color:#fa490a}@media (max-width:768px){.Select-errorMsg{font-size:12px}}.Select--loading{pointer-events:none}.Select--loading .Select-loader{display:block}.Select--loading .SelectField-DropdownIndicator{display:none!important}.Select-loader{position:absolute;top:17px;right:15px;width:16px;height:16px;pointer-events:none;display:none}.Select-notification{display:flex;justify-content:space-between;align-items:center}.Select-menuList{height:100%;max-height:300px;padding-bottom:5px;padding-top:5px;position:relative}.Select-menuItem{transition:background-color .2s ease}.Select-menuItem:hover{background:#3b4142}.Select-dropdownIndicator{display:flex;box-sizing:border-box}.Select-dropdownIndicator:after{display:block;content:"";margin:0 10px 0 0;width:0;height:0;border-color:#747778 transparent transparent;border-style:solid;border-width:5px 4px 0}.Select-dropdownIndicator.isActive:after{border-color:#fff transparent transparent;transform:rotate(180deg)}.DropdownFilter{background:#2b2f30;position:relative;display:flex;flex-direction:column;height:100%;color:#fff;padding:0 30px}.DropdownFilter .rc-select-dropdown:not(.rc-select-dropdown-hidden){top:44px!important}.SliderFilter{background:#2b2f30;position:relative;display:flex;flex-direction:column;height:100%;color:#fff;padding:0 30px}.SliderFilter-reset{position:absolute;top:-43px;right:60px}.SliderFilter-diagram{width:100%;height:57px;display:flex;align-items:flex-end;justify-content:space-between}.SliderFilter-diagramCol{width:calc(4% - 1px);margin:0 .5px;height:100%;background:#4db5da}.SliderFilter-bar{padding:0 7px;width:100%;margin-bottom:22px}.SliderFilter-bar .rc-slider-handle:before{content:"";position:absolute;transform:rotate(45deg);background-color:#fff;width:9px;height:9px;top:-3px;left:2px;border-radius:2px}.SliderFilter-bar .rc-slider-handle:active,.SliderFilter-bar .rc-slider-handle:hover{background:#fa490a;box-shadow:none}.SliderFilter-bar .rc-slider-handle:active:before,.SliderFilter-bar .rc-slider-handle:hover:before{background:#fa490a}.SliderFilter-inputs{display:flex}.SliderFilter-inputField{display:flex;justify-content:space-between;align-items:center;padding:14px 12px 0;height:45px;border:1px solid #43484a;border-radius:3px;flex:1;color:#fff;font-size:12px;position:relative;cursor:text}.SliderFilter-inputField:first-child{margin-right:5px}.SliderFilter-inputField:last-child{margin-left:5px}.SliderFilter-label{color:#747778;position:absolute;top:5px;left:12px}.SliderFilter-inputWrapper{position:relative;display:flex;align-items:flex-start}.SliderFilter-input{font-size:12px;font-weight:400;width:100%;height:100%;color:#fff}.SliderFilter .rc-slider-handle{outline:none;box-shadow:none!important}.SliderFilter-suffix{position:absolute;left:0;font-size:12px;font-weight:400;pointer-events:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.SliderFilter-suffixVal{visibility:hidden}.ColorItem{width:25px;height:25px;cursor:pointer;position:relative;border-radius:5px;overflow:hidden;transition:box-shadow .2s ease,opacity .2s ease,transform .2s ease}.ColorItem:not(.ColorItem--checked):hover{transform:scale(1.2)}.ColorItem--checked{box-shadow:0 0 0 2px #2b2f30,0 0 0 4px #fff}.ColorItem-inner{width:100%;height:100%;display:flex;transform:scale(1.5) rotate(45deg)}.ColorItem-half{display:flex;height:100%;width:50%}.ColorFilter{background:#2b2f30;display:flex}.ColorFilter-list{display:flex;flex-wrap:wrap;padding:0 20px 20px;margin-top:-10px}.ColorFilter-color{margin:10px}.StickerFilter{background:#2b2f30;position:relative;display:flex;flex-direction:column;height:100%;color:#fff;padding:0 30px}.StickerFilter .rc-select-dropdown:not(.rc-select-dropdown-hidden){top:44px!important}.Tooltip{max-width:360px;position:absolute;z-index:1070;display:block;visibility:visible;line-height:1.5;background-color:rgba(0,0,0,.05);opacity:1;font-size:12px}.Tooltip--small{max-width:180px}.Tooltip-title{font-size:14px;margin-bottom:7px;font-weight:700;color:#fa490a}.Tooltip-text{font-size:12px;line-height:18px}.Tooltip-links{margin-top:14px;display:flex}.Tooltip-links a{outline:none;position:relative;color:#4db5da;letter-spacing:1.6px;font-size:12px;font-weight:700;transition:color .2s ease;margin-right:15px;text-transform:uppercase}.Tooltip-links a:focus,.Tooltip-links a:hover{color:#489cbf}.Tooltip-links a:last-child{margin-right:0}.Tooltip--isCart{top:55%;right:75px;transform:none}@media (min-width:769px) and (max-width:1024px){.Tooltip--isCart{top:60px;right:20px}}@media (max-width:768px){.Tooltip--isCart{max-width:375px;top:60px;right:0}}.Tooltip--isCart:before{top:-10px;right:17px;transform:rotate(90deg)}.Tooltip-hidden{display:none}.Tooltip-inner{padding:10px 12px;color:#1d2021;text-align:left;text-decoration:none;background-color:#fff;border-radius:3px;min-height:34px;border:1px solid #fff}.Tooltip-arrow,.Tooltip-arrow-inner{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.Tooltip-placement-top .Tooltip-arrow,.Tooltip-placement-topLeft .Tooltip-arrow,.Tooltip-placement-topRight .Tooltip-arrow{bottom:-5px;margin-left:-6px;border-width:6px 6px 0;border-top-color:#fff}.Tooltip-placement-top .Tooltip-arrow-inner,.Tooltip-placement-topLeft .Tooltip-arrow-inner,.Tooltip-placement-topRight .Tooltip-arrow-inner{bottom:1px;margin-left:-6px;border-width:6px 6px 0;border-top-color:#fff}.Tooltip-placement-top .Tooltip-arrow{left:50%}.Tooltip-placement-topLeft .Tooltip-arrow{left:15%}.Tooltip-placement-topRight .Tooltip-arrow{right:10px}.Tooltip-placement-right .Tooltip-arrow,.Tooltip-placement-rightBottom .Tooltip-arrow,.Tooltip-placement-rightTop .Tooltip-arrow{left:-5px;margin-top:-6px;border-width:6px 6px 6px 0;border-right-color:#fff}.Tooltip-placement-right .Tooltip-arrow-inner,.Tooltip-placement-rightBottom .Tooltip-arrow-inner,.Tooltip-placement-rightTop .Tooltip-arrow-inner{left:1px;margin-top:-6px;border-width:6px 6px 6px 0;border-right-color:#fff}.Tooltip-placement-right .Tooltip-arrow{top:50%}.Tooltip-placement-rightTop .Tooltip-arrow{top:20px;margin-top:0}.Tooltip-placement-rightBottom .Tooltip-arrow{bottom:15%}.Tooltip-placement-left .Tooltip-arrow,.Tooltip-placement-leftBottom .Tooltip-arrow,.Tooltip-placement-leftTop .Tooltip-arrow{right:-5px;margin-top:-6px;border-width:6px 0 6px 6px;border-left-color:#fff}.Tooltip-placement-left .Tooltip-arrow-inner,.Tooltip-placement-leftBottom .Tooltip-arrow-inner,.Tooltip-placement-leftTop .Tooltip-arrow-inner{right:1px;margin-top:-6px;border-width:6px 0 6px 6px;border-left-color:#fff}.Tooltip-placement-left .Tooltip-arrow{top:50%}.Tooltip-placement-leftTop .Tooltip-arrow{top:15%;margin-top:0}.Tooltip-placement-leftBottom .Tooltip-arrow{bottom:15%}.Tooltip-placement-bottom .Tooltip-arrow,.Tooltip-placement-bottomLeft .Tooltip-arrow,.Tooltip-placement-bottomRight .Tooltip-arrow{top:-5px;margin-left:-6px;border-width:0 6px 6px;border-bottom-color:#fff}.Tooltip-placement-bottom .Tooltip-arrow-inner,.Tooltip-placement-bottomLeft .Tooltip-arrow-inner,.Tooltip-placement-bottomRight .Tooltip-arrow-inner{top:1px;margin-left:-6px;border-width:0 6px 6px;border-bottom-color:#fff}.Tooltip-placement-bottom .Tooltip-arrow{left:50%}.Tooltip-placement-bottomLeft .Tooltip-arrow{left:15%}.Tooltip-placement-bottomRight .Tooltip-arrow{right:20px}.Tooltip-fade-enter,.Tooltip-fade-leave{display:block}.Tooltip-fade-appear,.Tooltip-fade-enter{opacity:0}.Tooltip-fade-appear,.Tooltip-fade-enter,.Tooltip-fade-leave{animation-duration:.2s;animation-fill-mode:both;animation-play-state:paused}.Tooltip-fade-appear.Tooltip-fade-appear-active,.Tooltip-fade-enter.Tooltip-fade-enter-active{animation-name:fadeIn;animation-play-state:running}.Tooltip-fade-leave.Tooltip-fade-leave-active{animation-name:fadeOut;animation-play-state:running}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.TextField{position:relative;width:100%;cursor:pointer;text-align:left;height:50px;color:#747778;border-radius:5px;border:1px solid #51545d;font-size:14px;line-height:14px;transition:border-color .4s ease;background:#26292b;-webkit-user-select:none;-ms-user-select:none;user-select:none}.TextField:hover{border-color:#7a7f8d}.TextField--isPopup{background:#323738}.TextField--isPopup:hover{border-color:#fff}.TextField--big .TextField-input{font-size:20px;font-weight:600;display:flex;align-items:center;height:100%}.TextField--big .TextField-placeholder{font-size:20px;font-weight:600;display:flex;align-items:center;padding:0}.TextField--big.TextField--dirty .TextField-placeholder,.TextField--big.TextField--focused .TextField-placeholder{transform:scale(.75) translateY(-12px)}.TextField--isSupport{background:transparent}.TextField--isSupport:hover{border-color:#fff}.TextField--isSupport.TextField--focused .TextField-placeholder{transform:none}@media (max-width:768px){.TextField--isSupport.TextField--focused .TextField-placeholder{transform:none}}.TextField--isSupport.TextField--dirty .TextField-placeholder{opacity:0;transform:none}@media (max-width:768px){.TextField--isSupport.TextField--dirty .TextField-placeholder{opacity:0;transform:none}}.TextField--isSupport .TextField-inputWrapper{padding-top:16px;padding-bottom:18px}.TextField--filter{height:40px;background:transparent}.TextField--filter .TextField-input{font-size:12px;line-height:14px;background:transparent}.TextField--filter.TextField--focused{border:1px solid #fff}.TextField--focused{background:#2b2f30}.TextField--focused .TextField-input:-webkit-autofill{background-color:#2b2f30;box-shadow:inset 0 0 0 9999px #2b2f30}.TextField--dirty .TextField-placeholder,.TextField--focused .TextField-placeholder{transform:scale(.75) translateY(-6px)}@media (max-width:768px){.TextField--dirty .TextField-placeholder,.TextField--focused .TextField-placeholder{transform:scale(.75) translateY(-5px)}}.TextField--placeholder .TextField-inputWrapper{padding:21px 40px 9px 13px}.TextField--transparent{border:none;border-bottom:1px solid #51545d;border-radius:0;background:transparent}.TextField--transparent.TextField--focused{border-color:#fff}.TextField--transparent.TextField--dirty .TextField-placeholder,.TextField--transparent.TextField--focused .TextField-placeholder{transform:scale(.75) translateY(-12px)}.TextField--transparent .TextField-input:-webkit-autofill{background-color:#323738;box-shadow:inset 0 0 0 9999px #323738;-webkit-text-fill-color:#fff!important;caret-color:#fff!important}.TextField--transparent .TextField-inputWrapper{padding:22px 40px 5px 0}.TextField--transparent .TextField-placeholder{left:0;padding-top:16px}.TextField--disabled{pointer-events:none;cursor:not-allowed;background:#2b2f30}.TextField--disabled .TextField-input{color:#f6f6f6}.TextField--disabled.TextField--transparent{border-bottom:none}.TextField--invalid{border-color:#fa490a!important}.TextField--invalid .TextField-input{color:#fa490a}.TextField--asyncTestPassed .TextField-asyncTestPassed,.TextField--loading .TextField-loader,.TextField--warning .TextField-warning{opacity:1}@media (max-width:768px){.TextField--hasTooltip{display:block}}.TextField--showTooltip .TextField-tooltip{opacity:1;pointer-events:all}@media (max-width:768px){.TextField--hasMobileValidationBar .TextField-tooltip{position:fixed;z-index:2;top:0;left:0;right:0;bottom:0;display:flex;flex-direction:column;align-items:center;align-content:center;justify-content:center;width:100%!important;background-color:rgba(0,0,0,.9);opacity:0;pointer-events:none;transition:opacity .2s ease-in-out}.TextField--hasMobileValidationBar .TextField-tooltip-content{display:flex;flex-direction:column;width:calc(100% - 40px);max-height:96vh;border-radius:5px;background-color:#fff}}@media (max-width:768px){.TextField--showMobileTooltip .TextField-tooltip{opacity:1;pointer-events:all}}.TextField-loader{top:17px;right:15px;width:16px;height:16px}.TextField-loader,.TextField-warning{position:absolute;pointer-events:none;opacity:0}.TextField-warning{top:18px;right:20px;width:2px;height:14px}.TextField-warning svg{position:absolute;top:0;left:0;width:100%;height:100%}.TextField-asyncTestPassed{position:absolute;top:18px;right:15px;width:12px;height:12px;pointer-events:none;opacity:0}.TextField-asyncTestPassed svg{position:absolute;top:0;left:0;width:100%;height:100%;fill:hsla(0,0%,100%,.7)}.TextField-errorMsg{position:relative;cursor:default;pointer-events:none;line-height:2;width:100%;color:#fa490a}@media (max-width:768px){.TextField-errorMsg{font-size:12px}}.TextField-inner{position:relative;display:flex;justify-content:space-between;width:100%;height:100%;cursor:text}.TextField-inner>.TextField-tooltip{align-self:flex-start;height:100%}.TextField-inputWrapper{width:100%;height:100%;flex-shrink:1;padding-right:40px;padding-left:13px}.TextField-child{display:flex;flex-shrink:0;height:100%;align-items:center;padding:10px 13px 10px 0}.TextField-input{position:relative;display:block;z-index:1;width:100%;height:100%;color:#fff;font-weight:400;font-size:14px;background:transparent;border-radius:0!important;-webkit-tap-highlight-color:transparent}.TextField-input::-webkit-credentials-auto-fill-button{visibility:hidden;display:none!important;pointer-events:none;position:absolute;right:0}.TextField-input::-webkit-caps-lock-indicator{visibility:hidden}.TextField-input:-webkit-autofill{background-color:#26292b;box-shadow:inset 0 0 0 9999px #26292b;-webkit-text-fill-color:#fff!important;caret-color:#fff!important}.TextField-input::-webkit-inner-spin-button,.TextField-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.TextField-input input[type=number]{-moz-appearance:textfield}.TextField--password .TextField-input{padding-right:70px}.TextField-input::-webkit-input-placeholder{color:#747778}.TextField-input::-ms-input-placeholder{color:#747778}.TextField-input::placeholder{color:#747778}.TextField-placeholder{pointer-events:none;position:absolute;top:0;left:13px;right:0;height:100%;color:#747778;display:flex;align-items:center;transition:transform .4s ease;transform-origin:0 0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.TextField-showPassBtn{display:block;cursor:pointer;text-transform:uppercase;font-size:10px;line-height:10px;letter-spacing:1.6px;color:#fff;position:absolute;z-index:2;right:14px;top:20px}.TextField-mobileValidationBar{display:none;width:100%;position:relative}@media (max-width:768px){.TextField-mobileValidationBar{display:block}}.TextField-mobileValidationBar-info{position:absolute;top:0;right:0;cursor:pointer}.TextField-mobileValidationBar-info:active{opacity:.5}.TextField-mobileValidationBar-info-text{margin-right:5px;line-height:2;font-size:12px;letter-spacing:1.6px;text-transform:uppercase;color:#fff}.TextField-mobileValidationBar-info-icon{vertical-align:middle;display:inline-block;width:16px;height:16px;fill:#fff}.TextField-notification{display:flex;justify-content:space-between;align-items:center}@media (max-width:768px){.TextField .Tooltip{display:none}}html.isMobile .TextField .Tooltip{display:none!important}.InputFilter{background:#2b2f30;position:relative;display:flex;flex-direction:column;height:100%;color:#fff;padding:0 30px}.InputFilter:not(.InputFilter--focused) .InputFilter-clear{opacity:0;pointer-events:none}.InputFilter-clear{display:block;cursor:pointer;width:10px;height:10px;position:relative;fill:#959797;transition:opacity .2s ease}.InputFilter-clear svg{position:absolute;top:0;left:0;width:100%;height:100%}.isMobile .InputFilter-clear:active,.isNotMobile .InputFilter-clear:hover{fill:#fa490a}.SideFilter{position:fixed;z-index:20;top:0;bottom:0;left:0;width:375px;transform:translateX(-375px);background:#2b2f30;transition:transform .3s ease;height:calc(100% - 140px)}@media (max-width:768px){.SideFilter{width:100%;transform:translateX(-100vw)}}.SideFilter--opened{transform:translateX(0)}.SideFilter--opened .SideFilter-outer{opacity:1;display:block}@media (max-width:768px){.SideFilter--opened .SideFilter-outer{opacity:0;display:none}}.SideFilter-outer{opacity:0;display:none;position:absolute;left:375px;top:0;bottom:0;right:-375px;width:100vw;height:100vh;background:rgba(29,32,33,.5);transition:opacity .3s ease}@media (max-width:768px){.SideFilter-outer{left:100vw}}.SideFilter-content{position:relative;height:100%;overflow-x:hidden;overflow-y:scroll;padding:0;-webkit-overflow-scrolling:touch;flex:auto;background:#2b2f30}.SideFilter-footer{background-color:#2b2f30;flex:none;position:relative;height:80px;width:100%;padding:0 30px}.SideFilter-footer:before{content:"";box-shadow:0 -1px 1px 0 rgba(43,47,48,.9);height:2px;position:absolute;top:0;left:0;width:100%}.SideFilter-footerBtns{display:flex;border-top:1px solid #3f4647;padding:15px 0;height:100%}.SideFilter-footerBtn{display:flex;align-items:center;justify-content:center;padding:0 10px!important;height:50px;width:calc(50% - 6px)}.SideFilter-footerBtn--see{margin-left:6px;line-height:14px}.SideFilter-footerBtn--reset{margin-right:6px}@media (max-width:768px),(min-width:769px) and (max-width:1024px){.SideFilter-footerBtn{height:100%;width:100%}}.SideFilter-view{padding:25px 30px;display:flex;flex-shrink:0;border-radius:3px;overflow:hidden}@media (max-width:768px){.SideFilter-view{display:none}}.SideFilter-viewBtn{display:flex;align-items:center;justify-content:center;height:40px;color:#fff;border:1px solid #fff;min-width:115px}.SideFilter-viewBtn.isActive{color:#232728;background:#fff}.SideFilter-viewBtn:first-child{border-radius:3px 0 0 3px}.SideFilter-viewBtn:last-child{border-radius:0 3px 3px 0}.SideFilter-viewBtnIcon{width:16px;height:14px;stroke:currentColor;margin-right:10px}.SideFilter-currencyDD{position:relative;z-index:10;white-space:nowrap}@media (max-width:768px){.SideFilter-currencyDD{margin-right:10px}}.SideFilter-header{min-height:60px;height:60px;padding:0 25px 0 30px;flex:none;position:relative;z-index:5}.SideFilter-headerContent{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #3f4647;height:100%}.SideFilter-headerContent:after{content:"";box-shadow:0 1px 1px 0 rgba(43,47,48,.9);height:2px;position:absolute;bottom:0;left:0;width:100%}.SideFilter-sort{z-index:3;position:relative}@media (max-width:768px){.SideFilter-sort{margin-right:10px}}.SideFilter-close{margin-right:-10px}.OutlineButton{font-size:12px;letter-spacing:1.6px;padding:0 50px;line-height:20px;text-align:center;border-radius:5px;background:transparent;font-weight:700;text-transform:uppercase;border:2px solid #fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s ease,color .2s ease,border-color .2s ease;-webkit-user-select:none;-ms-user-select:none;user-select:none;height:65px}@media (max-width:768px){.OutlineButton{height:55px}}.OutlineButton-title{display:flex;align-items:center}.OutlineButton-title>svg{fill:#fff;height:12px;transition:fill .2s ease}.OutlineButton--isFull{width:100%;padding:0}.isMobile .OutlineButton:active,.isNotMobile .OutlineButton:hover{background:#fff;color:#1d2021}.isMobile .OutlineButton:active .OutlineButton-title>svg,.isNotMobile .OutlineButton:hover .OutlineButton-title>svg{fill:#1d2021}.isMobile .OutlineButton--danger:active,.isNotMobile .OutlineButton--danger:hover{background:rgba(250,73,10,.1);color:#fa490a;border-color:#fa490a}.OutlineButton--disabled{opacity:.4}.OutlineButton-spinner{position:relative;width:22px;height:22px;margin:-5px auto}.OutlineButton:disabled,.OutlineButton[disabled]{cursor:default;pointer-events:none}.OutlineButton:disabled.OutlineButton--danger,.OutlineButton[disabled] .OutlineButton--danger{cursor:default;pointer-events:none;background:rgba(250,73,10,.1);color:#fa490a;border-color:#fa490a}.ButtonTransition{align-items:center;border:none;justify-content:center;outline:none;position:relative;z-index:0;cursor:pointer;display:flex}.ButtonTransition:before{content:"";display:block;opacity:0;position:absolute;transition-duration:.25s;transition-timing-function:cubic-bezier(.4,0,.2,1);z-index:-1;bottom:0;left:0;right:0;top:0;background:none;border-radius:50%;box-sizing:border-box;transform:scale(0);transition-property:transform,opacity}.ButtonTransition--hover:before{background-color:rgba(29,32,33,.45);border:none;box-shadow:none;opacity:1;transform:scale(1)}.ButtonTransition--focus:before{background-color:rgba(29,32,33,.75);border:none;box-shadow:none;opacity:1;transform:scale(1)}.ButtonTransition--active:before{animation-duration:.3s;animation-name:button-icon-ink-focus-decay}@keyframes button-icon-ink-focus-decay{0%{background-color:rgba(29,32,33,.75);border:none;box-shadow:inset 0 0 0 1px #1d2021;opacity:1;transform:scale(1)}to{transform:scale(0)}}@keyframes button-ink-focus-decay{0%{opacity:.12;transform:scale(1)}to{opacity:0}}.Cross{width:40px;height:40px;flex-shrink:0}.Cross>svg{fill:#fff;height:16px;width:16px;transition:fill .2s ease}.isMobile .Cross:active>svg,.isNotMobile .Cross:hover>svg{fill:#fa490a}.FilterButton{display:flex;justify-content:center}@media (max-width:768px),(min-width:769px) and (max-width:1024px){.FilterButton{display:none}}.FilterButton-btn{padding:0;margin:0;background:none;border:none;color:inherit;outline:none;cursor:pointer;font-weight:inherit;text-transform:uppercase;transition:color .2s ease}.FilterButton-btn.isActive,.isMobile .FilterButton-btn:active,.isNotMobile .FilterButton-btn:hover{color:#fa490a}.FilterButton-filter{color:#fff;display:flex;align-items:center;margin-right:30px;font-weight:700;font-size:12px}.FilterButton-filter,.FilterButton-reset{letter-spacing:1.6px;transition:color .2s ease}.FilterButton-reset{font-size:10px;max-width:125px}.FilterButton-icon{width:16px;height:13px;margin-right:12px;fill:currentColor}.InventoryPage{display:flex;align-items:flex-start;position:relative}@media (min-width:1025px) and (max-width:1280px),(min-width:1281px){.InventoryPage--filter .InventoryPage-filter{width:270px;opacity:1;margin-left:0}}@media (min-width:1441px){.InventoryPage--filter .InventoryPage-filter{width:300px}}.InventoryPage--filter .InventoryPage-filterBg{display:block}@media (max-width:768px),(min-width:769px) and (max-width:1024px){.InventoryPage--filter .InventoryPage-filterBg{display:none}}@media (max-width:768px),(min-width:769px) and (max-width:1024px){.InventoryPage--filter .InventoryPage-footer{left:0;margin-right:0;margin-left:0;border-left:none}}@media (min-width:1025px) and (max-width:1280px),(min-width:1281px){.InventoryPage--filter .InventoryPage-footer{margin-left:0;left:310px}}@media (min-width:1441px){.InventoryPage--filter .InventoryPage-footer{margin-left:0;left:340px}}.InventoryPage:not(.InventoryPage--filter) .InventoryPage-itemsWrapper{padding-left:0}.InventoryPage-header{width:100%;margin-bottom:2px}.InventoryPage-content{display:flex;flex-direction:column;flex:1 1;min-height:calc(100vh - 139px)}.InventoryPage-filter{width:270px;margin-left:-270px;border-right:2px solid #1d2021;opacity:0;background:#2b2f30;min-height:calc(100vh - 140px)}@media (min-width:1441px){.InventoryPage-filter{width:300px;margin-left:-300px}}.InventoryPage-filterBg{position:absolute;top:0;left:0;width:270px;height:100%;background:#2b2f30;display:none}@media (min-width:1441px){.InventoryPage-filterBg{width:300px}}.InventoryPage-gameHeader{align-items:center;display:flex;width:100%;justify-content:space-between;margin:20px 0;padding:0 20px}@media (max-width:768px){.InventoryPage-gameHeader{flex-wrap:wrap}}.InventoryPage-gameIcon{margin-right:10px;display:block;position:relative;height:36px;width:36px}.InventoryPage-gameIcon--fish{fill:#fff;width:50px}.InventoryPage-gameIcon--730{width:84px}.InventoryPage-gameIcon--570{width:36px}@media (max-width:768px){.InventoryPage-gameIcon{display:none}}.InventoryPage-gameTitle{font-size:16px;font-weight:600}.InventoryPage-gameHeaderText{display:flex;align-items:center}@media (max-width:768px){.InventoryPage-gameHeaderText{width:50%}}.InventoryPage-gameHeaderItems{color:#747778;font-size:14px;display:flex;align-items:center;justify-content:flex-end;margin-left:auto}@media (max-width:768px){.InventoryPage-gameHeaderItems{width:50%}}.InventoryPage-gameHeaderItemsSelectAll{color:#fff;display:flex;cursor:pointer;font-size:12px;margin-left:30px;line-height:24px;letter-spacing:1.6px;text-transform:uppercase;align-items:center;transition:color .3s ease-out}.isNotMobile .InventoryPage-gameHeaderItemsSelectAll:hover{color:#fa490a}.isNotMobile .InventoryPage-gameHeaderItemsSelectAll:hover svg{stroke:#fa490a}.InventoryPage-gameHeaderItemsSelectAll svg{stroke:#fff;width:21px;height:21px;display:flex;margin-right:5px;transition:stroke .3s ease-out}.InventoryPage-gameHeaderItemsDeselect{color:#fff;display:flex;cursor:pointer;font-size:12px;margin-left:30px;line-height:24px;letter-spacing:1.6px;text-transform:uppercase;align-items:center;transition:color .3s ease-out}.isNotMobile .InventoryPage-gameHeaderItemsDeselect:hover{color:#fa490a}.isNotMobile .InventoryPage-gameHeaderItemsDeselect:hover svg{fill:#fa490a}.InventoryPage-gameHeaderItemsDeselect svg{fill:#fff;width:12px;height:12px;display:flex;margin-right:5px;transition:fill .3s ease-out}.InventoryPage-emptyFiltering{position:fixed;right:40px;bottom:0;left:40px;width:auto}.InventoryPage--filter .InventoryPage-emptyFiltering{left:310px}@media (min-width:1441px){.InventoryPage--filter .InventoryPage-emptyFiltering{left:340px}}@media (max-width:768px),(min-width:769px) and (max-width:1024px){.InventoryPage-emptyFiltering{position:static!important}}.InventoryPage-gameHeaderSelection{display:flex;align-items:center}@media (max-width:768px){.InventoryPage-gameHeaderSelection{margin-top:20px;width:100%}}.InventoryPage-gameHeaderSelect{color:#fff;display:flex;cursor:pointer;font-size:12px;margin-left:30px;line-height:24px;letter-spacing:1.6px;text-transform:uppercase;align-items:center;transition:color .3s ease-out}.isNotMobile .InventoryPage-gameHeaderSelect:hover{color:#fa490a}.isNotMobile .InventoryPage-gameHeaderSelect:hover svg{fill:#fa490a}.InventoryPage-gameHeaderSelect svg{fill:#fff;display:flex;margin-right:5px;transition:fill .3s ease-out}.InventoryPage-gameHeaderSelect svg.icon-select-all{width:21px;height:21px}.InventoryPage-gameHeaderSelect svg.close{width:12px;height:12px}@media (max-width:768px){.InventoryPage-gameHeaderSelect:first-child{margin-left:0}}.InventoryPage-noTradeUrlWarning{margin:0 0 20px 18px}@media (max-width:768px),(min-width:769px) and (max-width:1024px){.InventoryPage-noTradeUrlWarning{margin:0 20px 18px}}.InventoryPage-items{display:flex;flex-wrap:wrap;margin-left:-2px;padding-bottom:100px;position:relative;z-index:3}@media (min-width:769px) and (max-width:1024px){.InventoryPage-items{position:relative;z-index:1}}@media (max-width:768px){.InventoryPage-items{padding:0 20px 50px}}.InventoryPage-item{position:relative;border-left:2px solid #1d2021;border-bottom:2px solid #1d2021;z-index:1}.isMobile .InventoryPage-item:active,.isNotMobile .InventoryPage-item:hover{z-index:3}.InventoryPage-item--list{width:100%}@media (min-width:769px) and (max-width:1024px){.InventoryPage-item--list{padding:0 1px}}@media (max-width:768px){.InventoryPage-item{width:50%}}.TourTooltip{max-width:380px;background-color:#323738;padding:20px;border-radius:5px}.TourTooltip-title{font-size:16px;margin-bottom:15px;font-weight:700;color:#fa490a}.TourTooltip-text{color:#f6f6f6;font-size:14px;line-height:20px}.TourTooltip-text>strong{color:#fff;font-weight:700}.TourTooltip-footer{margin-top:25px;display:flex;align-items:center;justify-content:space-between}.TourTooltip-footerInner{display:flex;align-items:center;justify-content:flex-end}.TourTooltip-btn{white-space:nowrap;font-size:12px;font-weight:700;color:#fff;text-transform:uppercase;letter-spacing:1.6px;transition:color .2s ease}.isMobile .TourTooltip-btn:active,.isNotMobile .TourTooltip-btn:hover{color:#fa490a}.TourTooltip-btn--skip{color:#747778}.TourTooltip-btn--back{margin:0 15px}.Popup{position:fixed;top:0;bottom:0;left:0;right:0;z-index:99;padding:30px;overflow:auto;display:flex;justify-content:center}.Popup,.Popup--image .Popup-inner{align-items:center}@media (max-width:768px){.Popup--simple{padding:0}}.Popup--simple .Popup-inner{margin:auto;height:auto}@media (max-width:768px){.Popup--simple .Popup-inner{position:static}}.Popup--simple .Popup-close{position:absolute;right:-50px;top:-10px;width:40px;height:40px;display:flex;align-items:center;justify-content:center}.Popup--simple .Popup-close svg{position:static;width:20px;height:20px}@media (max-width:768px){.Popup--simple .Popup-close{right:5px;top:5px}.Popup--simple .Popup-close svg{width:16px;height:16px}}.Popup--simple .Popup-content{display:flex;justify-content:center;align-items:center;max-width:none;width:auto;margin:auto}@media (max-width:768px){.Popup--simple .Popup-content{padding:0;position:absolute;top:0;left:0;width:100%;height:100%;overflow:auto;-webkit-overflow-scrolling:touch}}.Popup--simple .Popup-overlay{background-color:rgba(0,0,0,.6)}.Popup--fullScreen .Popup-content{margin:0}.Popup--fullScreen .Popup-overlay{opacity:1}@media (min-width:1025px) and (max-width:1280px),(min-width:1281px){.Popup--large .Popup-content{max-width:800px}}.Popup-scrollbarMeasure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}.Popup-open{overflow:hidden}.Popup-overlay{position:fixed;top:0;bottom:0;left:0;right:0;height:100%;background-color:rgba(29,32,33,.9);transform:translateZ(0)}.Popup-content,.Popup-inner{position:relative}.Popup-content{margin:0 auto;width:100%}@media (min-width:769px) and (max-width:1024px),(min-width:1025px) and (max-width:1280px),(min-width:1281px){.Popup-content{max-width:550px}}@media (max-width:768px){.Popup-content{padding:25px 20px}}.Popup-body{padding:35px 40px;background:#2b2f30;width:100%;margin:0 auto}.Popup-title{font-size:24px;line-height:29px;color:#f6f6f6;font-weight:600;text-align:center}.Popup-text{font-size:14px;line-height:18px;color:#9fa1a2;font-weight:400;text-align:center;margin:20px auto 0;width:100%}.Popup-text--block{width:100%;position:relative;padding:25px 30px;background:#3b4142;color:#fff}.Popup-text>span{color:#4db5da;font-weight:600}.Popup-footer{width:100%;margin:36px auto 0;display:flex;align-items:center;justify-content:space-between}@media (max-width:768px){.Popup-footer{margin-top:25px;width:100%;flex-wrap:wrap}}.Popup-button{flex:1 1 34%;margin:0 10px}@media (max-width:768px){.Popup-button{flex:1 1 100%;margin:5px 0}}.Popup-button:first-child{margin-left:0}.Popup-button:last-child{margin-right:0}.Popup-imageWrapper{position:relative;z-index:2;max-width:calc(100vw - 200px)}@media (max-width:768px){.Popup-imageWrapper{max-width:calc(100vw - 50px)}}.Popup-imageWrapper img{max-width:100%;max-height:calc(100vh - 100px)}.Popup-close{position:absolute;z-index:3;right:-50px;flex-shrink:0;width:21px;height:21px}.Popup-enter.Popup--fullScreen .Popup-content,.Popup-enter.Popup--simple .Popup-content{opacity:0}.Popup-enter .Popup-body{opacity:0;transform:translateY(-15px)}.Popup-enter .Popup-overlay{opacity:0}.Popup-enter-active.Popup--fullScreen .Popup-content,.Popup-enter-active.Popup--simple .Popup-content{opacity:1;transition:opacity .2s ease}.Popup-enter-active.Popup--fullScreen .Popup-overlay{opacity:1}.Popup-enter-active .Popup-body{opacity:1;transform:translateY(0);transition:transform .2s ease,opacity .2s ease}.Popup-enter-active .Popup-overlay{transform:translateZ(0);opacity:.9;transition:opacity .2s ease}.Popup-exit.Popup--fullScreen .Popup-content,.Popup-exit.Popup--fullScreen .Popup-overlay,.Popup-exit.Popup--simple .Popup-content{opacity:1}.Popup-exit .Popup-body{opacity:1;transform:translateY(0)}.Popup-exit .Popup-overlay{opacity:.9}.Popup-exit .Popup-close{display:none}.Popup-exit-active.Popup--fullScreen .Popup-content,.Popup-exit-active.Popup--simple .Popup-content{opacity:0;transition:opacity .2s ease}.Popup-exit-active.Popup--fullScreen .Popup-overlay{opacity:0}.Popup-exit-active .Popup-body{opacity:0;transform:translateY(-15px);transition:transform .2s ease,opacity .2s ease}.Popup-exit-active .Popup-overlay{opacity:0;transition:opacity .2s ease}.ItemHistoryList{position:relative;margin-top:15px;display:flex;flex-direction:column;width:calc(100% + 12px)}.ItemHistoryList-header{display:flex;align-items:center;justify-content:space-between;color:#747778;font-size:11px;margin-bottom:5px}@media (max-width:768px){.ItemHistoryList-header{margin-top:30px}}.ItemHistoryList-row{display:flex;align-items:center;justify-content:space-between;padding:10px 0;border-top:1px solid #43484a;margin-right:12px}.ItemHistoryList-row:first-child{border-top:0}.ItemHistoryList-col{width:35%}.ItemHistoryList-col:first-child{width:45%}.ItemHistoryList-col:last-child{display:flex;justify-content:flex-end;text-align:right;width:20%}.HistoryNoData{margin-top:20px;min-height:250px;display:flex;justify-content:center;align-items:center;font-weight:600;color:#747778;border:1px solid #43484a}.XYChart{position:relative}.XYChart-chart{margin-top:-15px;margin-left:-25px;width:calc(100% + 50px)}.MarketVariant{position:relative;margin-top:15px;display:flex;flex-direction:column;width:calc(100% + 12px)}.MarketVariant-header{color:#747778;font-size:11px;margin-bottom:5px}@media (max-width:768px){.MarketVariant-header{margin-top:30px}}.MarketVariant-row{display:flex;align-items:center;justify-content:space-between;padding:10px 0;border-top:1px solid #43484a;margin-right:12px}.MarketVariant-row:first-child{border-top:0}.MarketVariant-col{width:35%}.MarketVariant-col:first-child{width:45%}.MarketVariant-col:last-child{display:flex;justify-content:flex-end;text-align:right;width:20%}.MarketVariant-stattrak{color:#cf6a32}.MarketVariant-souvenir{color:gold}.MarketVariant-price{display:flex}.MarketVariant-discount{margin-left:10px}.SeeMoreLink{display:flex;align-items:center;color:#fff;fill:#fff;transition:color .4s ease,fill .4s ease}.isMobile .SeeMoreLink:active,.isNotMobile .SeeMoreLink:hover{color:#fa490a;fill:#fa490a}.SeeMoreLink-title{font-size:12px;text-transform:uppercase;letter-spacing:1.6px;margin-right:5px;text-align:right}.SeeMoreLink-icon{position:relative;width:6px;height:10px}.SeeMoreLink-icon svg{position:absolute;top:0;left:0;width:100%;height:100%}.GradientLabel{position:relative;border-radius:3px;background:#0073d5;background:linear-gradient(135deg,#0073d5,#fa490a);transform:skewX(-15deg)}.GradientLabel>span{font-size:10px;line-height:18px;font-weight:600;color:#fff;padding:0 8px;transform:skewX(15deg);display:block;white-space:nowrap}.ChartLoader{display:flex;flex-direction:column;flex:1 0;margin-top:23px}.ChartLoader-scrollbar{display:flex;justify-content:flex-end;margin-right:8px}.ChartLoader-chart{display:flex;margin:10px 0}.ChartLoader-chartBody{position:relative;width:100%;height:263px;display:flex;align-items:flex-end;border-bottom:1px solid #43484a;margin:0 20px}.ChartLoader-chartBody>div{margin:0 3px;width:auto;display:flex;flex-grow:1}@media (max-width:768px){.ChartLoader-chartBody>div{margin:0 2px}}.ChartLoader-chartAxis{flex-direction:column}.ChartLoader-chartAxis,.ChartLoader-dateAxis{display:flex;justify-content:space-between}.ItemHistory{width:100%}.ItemHistory-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px;flex-wrap:wrap}@media (max-width:768px){.ItemHistory-header{flex-wrap:nowrap;align-items:flex-start;margin-bottom:15px}}.ItemHistory-links{display:flex}@media (max-width:768px){.ItemHistory-links{display:block}}@media (max-width:768px){.ItemHistory-links .ItemHistory-link{display:block;width:auto}.ItemHistory-links .ItemHistory-link:last-child{margin-bottom:0}}.ItemHistory-link{letter-spacing:1.6px;text-transform:uppercase;cursor:pointer;position:relative;-webkit-user-select:none;-ms-user-select:none;user-select:none;font-weight:700;margin-right:20px;margin-bottom:15px}@media (max-width:768px){.ItemHistory-link{font-size:12px;display:flex;align-items:flex-start;margin-right:0;text-align:left}}.ItemHistory-link:before{content:"";opacity:0;position:absolute;bottom:-5px;left:0;right:0;height:2px;background:#fa490a;border-radius:2px}.ItemHistory-link:last-child{margin-right:0}.ItemHistory-link.active{color:#fa490a}.ItemHistory-link.active:before{opacity:1}.ItemHistory-tab{display:none}.ItemHistory-tab.active{display:block}.WearBar{font-size:12px;display:flex;justify-content:center;align-items:center}.WearBar-bar{flex:1;height:9px;position:relative}.WearBar-barBg{right:0;border-radius:2.5px;overflow:hidden}.WearBar-barBg,.WearBar-bgColor{position:absolute;top:0;left:0;bottom:0}.WearBar-bgColor--worst{background:#e05a59;width:100%}.WearBar-bgColor--bad{background:#e9a75d;width:45%}.WearBar-bgColor--normal{background:#e3e15b;width:38%}.WearBar-bgColor--good{background:#79d154;width:15%}.WearBar-bgColor--perfect{background:#5eb648;width:7%}.WearBar-value{margin-right:7px}.WearBar-progress{position:absolute;width:100%}.WearBar-arrow{top:5px;left:-7px;position:absolute;width:14px;height:9px;fill:#fff;stroke-width:.6px;stroke:#2b2f30;transition:stroke .4s ease}@media (max-width:768px){.WearBar-arrow{width:12px;height:7px;left:-6px}}.ItemPopup{position:absolute;display:block}@media (max-width:768px){.ItemPopup{margin:auto}}.ItemPopup .ItemHistory-header{margin-bottom:0}.ItemPopup .HistoryNoData{height:150px;min-height:150px}.ItemPopup--sellBar{box-shadow:none}.ItemPopup--sellBar .ItemPopup-inner{background:#333839;width:50vw}.ItemPopup--sellBar .ItemPopup-details{margin-bottom:20px}.ItemPopup--sellBar .ItemPopup-market{margin-bottom:30px}.ItemPopup--static{position:static}@media (max-width:768px){.ItemPopup--static{width:100%;min-height:100%;overflow:hidden}}.ItemPopup-inner{padding:30px;color:#fff;background:#2b2f30;max-width:650px}@media (min-width:769px) and (max-width:1024px),(min-width:1025px) and (max-width:1280px),(min-width:1281px){.ItemPopup-inner{width:50vw}}@media (max-width:768px){.ItemPopup-inner{padding:30px 20px 20px;display:flex;flex-direction:column;justify-content:flex-start}}.ItemPopup-details{display:flex;justify-content:space-between;margin-bottom:20px}@media (max-width:768px){.ItemPopup-details{flex-direction:column;margin-bottom:10px;overflow:hidden}}.ItemPopup-left{margin-right:20px;display:flex;flex:1 1 100%;position:relative}@media (max-width:768px){.ItemPopup-left{margin-right:0}}.ItemPopup-right{text-align:right;margin-left:20px;flex:0 1}@media (max-width:768px){.ItemPopup-right{margin-top:25px;margin-left:0;display:flex}}@media (max-width:768px){.ItemPopup-priceWrapper{text-align:left;width:50%}}@media (max-width:768px){.ItemPopup-priceWrapper:first-child{margin-right:10px}}@media (max-width:768px){.ItemPopup-priceWrapper:last-child{margin-left:10px}}.ItemPopup-suggestedText{white-space:nowrap;font-size:12px;color:#747778;margin-bottom:5px;display:flex;align-items:center;justify-content:flex-end}@media (max-width:768px){.ItemPopup-suggestedText{justify-content:flex-start;margin-bottom:0;font-size:14px}}.ItemPopup-suggestedText>svg{height:20px;width:20px;fill:#747778;margin-right:5px}.ItemPopup-image{position:relative;display:block;height:95px;width:200px;margin-left:-30px}@media (max-width:768px){.ItemPopup-image{height:88px;width:160px;margin-left:-20px;min-width:140px}}.ItemPopup-image>img,.ItemPopup-image svg{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:contain;object-position:center}.ItemPopup-stickers{position:absolute;left:30px;top:calc(100% - 5px);display:flex;flex-wrap:wrap}@media (max-width:768px){.ItemPopup-stickers{left:20px;top:100%}}.ItemPopup-sticker{width:30px;margin-bottom:4px}@media (max-width:768px){.ItemPopup-sticker{width:25px;height:100%}}.ItemPopup-count{position:absolute;left:30px;bottom:calc(100% - 20px);font-weight:600;font-size:15px}.ItemPopup-info{display:flex;flex-direction:column;flex-grow:1}.ItemPopup-title{font-size:12px;color:#fff}@media (max-width:768px){.ItemPopup-title{font-size:10px}}.ItemPopup-name{font-size:24px;font-weight:600;color:#f6f6f6}@media (max-width:768px){.ItemPopup-name{font-size:20px}}.ItemPopup-text{font-size:14px;color:#747778}@media (max-width:768px){.ItemPopup-text{font-size:12px}}.ItemPopup-price{font-size:24px;font-weight:600;color:#fff;line-height:30px;margin-bottom:10px;text-align:right}.ItemPopup-price>div{color:#747778;font-size:16px;line-height:16px}@media (max-width:768px){.ItemPopup-price{font-size:20px;text-align:left;display:flex;align-items:baseline}.ItemPopup-price>div{margin-left:10px;font-size:14px;line-height:14px}}.ItemPopup-price--text{font-size:16px;color:#747778;line-height:30px;white-space:nowrap}.ItemPopup-wear{margin-top:20px}@media (max-width:768px){.ItemPopup-wear{margin-top:15px}}.ItemPopup-market{margin-bottom:20px}@media (max-width:768px){.ItemPopup-market{margin-bottom:25px}}.ItemPopup-marketText{color:#9fa1a2;font-size:16px}@media (max-width:768px){.ItemPopup-marketText{font-size:14px}}.ItemPopup-marketText>strong{color:#fff;font-weight:600}.ItemPopup-marketText>span{margin-left:5px;color:#747778}.ItemPopup-marketLinks{margin-top:15px}[lang=en] .ItemPopup-marketLinks{display:flex;justify-content:space-between}@media (max-width:768px){[lang=en] .ItemPopup-marketLinks{display:block}}.ItemPopup-link:first-child{margin-right:20px;margin-bottom:5px}[lang=en] .ItemPopup-link{margin-bottom:0}@media (max-width:768px){[lang=en] .ItemPopup-link{margin-bottom:5px}}@media (max-width:768px){.ItemPopup-link:first-child,.ItemPopup-link:first-of-type{margin-bottom:10px;margin-right:0}}.ItemPopup-buttons{display:flex;margin-top:30px}@media (max-width:768px){.ItemPopup-buttons{margin-top:auto;padding-top:30px}}.ItemPopup-buttons .ItemPopup-button{width:50%;padding:0 35px}@media (max-width:768px){.ItemPopup-buttons .ItemPopup-button{padding:0 15px;height:43px;font-size:11px;line-height:14px}}.ItemPopup-buttons .ItemPopup-button:first-child{margin-right:5px}.ItemPopup-buttons .ItemPopup-button:last-child{margin-left:5px}.ItemPopup-buttons .ItemPopup-button:only-child{margin:0;width:100%}.BlankLink{font-size:12px;color:#f6f6f6;letter-spacing:1.6px;text-transform:uppercase;cursor:pointer;transition:color .2s ease;display:flex;align-items:center}.BlankLink:first-child,.BlankLink:first-of-type{margin-right:20px}.BlankLink:only-child{margin-right:0;margin-bottom:0}.isMobile .BlankLink:active,.isNotMobile .BlankLink:hover{color:#fa490a}.isMobile .BlankLink:active svg,.isNotMobile .BlankLink:hover svg{fill:#fa490a}.BlankLink svg{transition:fill .2s ease;fill:#f6f6f6;flex-shrink:0}@media (max-width:768px){.BlankLink:first-child,.BlankLink:first-of-type{margin-bottom:10px;margin-right:0}.BlankLink:only-child{margin-right:0;margin-bottom:0}}.BlankLink-mainIcon{width:20px;height:20px;margin-right:10px}.BlankLink-iconWrapper{position:relative;white-space:nowrap;color:transparent;fill:#f6f6f6;transition:color .2s ease;vertical-align:middle}.BlankLink-svgBlank{margin-top:3px;margin-left:3px;height:10px;width:10px}@media (max-width:768px){.BlankLink-svgBlank{margin-left:5px}}.SellPage{display:flex;align-items:flex-start;position:relative}.SellPage-alert{margin:0 20px 20px;width:auto!important}@media (min-width:1025px) and (max-width:1280px),(min-width:1281px){.SellPage--filter .SellPage-filter{width:270px;opacity:1;margin-left:0}}@media (min-width:1441px){.SellPage--filter .SellPage-filter{width:300px}}.SellPage--filter .SellPage-filterBg{display:block}@media (max-width:768px),(min-width:769px) and (max-width:1024px){.SellPage--filter .SellPage-filterBg{display:none}}.SellPage--filter .SellPage-promo{margin-left:20px}@media (min-width:1025px) and (max-width:1280px),(min-width:1281px){.SellPage:not(.SellPage--filter) .SellPage-items{padding-left:0}}.SellPage-header{width:100%;margin-bottom:2px}.SellPage-content{display:flex;flex-direction:column;flex:1 1;position:relative;z-index:3}.SellPage-emptyFiltering{position:fixed;right:342px;width:auto;bottom:0;left:40px}.SellPage--filter .SellPage-emptyFiltering{left:310px}@media (min-width:1441px){.SellPage--filter .SellPage-emptyFiltering{left:340px}}@media (max-width:768px),(min-width:769px) and (max-width:1024px){.SellPage-emptyFiltering{position:static!important;min-height:calc(100vh - 110px)}}.SellPage-changeGame{font-size:10px;text-transform:uppercase;letter-spacing:1.6px;margin-left:15px;cursor:pointer;color:#fff;transition:color .2s ease}.SellPage-changeGame:hover{color:#fa490a}@media (max-width:768px){.SellPage-changeGame--help{display:none}}.SellPage-filter{width:270px;margin-left:-270px;border-right:2px solid #1d2021;opacity:0;background:#2b2f30;min-height:calc(100vh - 140px)}@media (min-width:1441px){.SellPage-filter{width:300px;margin-left:-300px}}.SellPage-filterBg{position:absolute;top:0;left:0;width:270px;height:100%;background:#2b2f30;display:none}@media (min-width:1441px){.SellPage-filterBg{width:300px}}.SellPage-gameHeader{align-items:center;display:flex;width:100%;justify-content:space-between;margin:20px 0;padding:0 20px}.SellPage-gameIcon{margin-right:10px;display:block;position:relative;height:36px;width:36px;fill:#fff}.SellPage-gameIcon--fish{width:50px}.SellPage-gameIcon--570{width:36px}@media (max-width:768px){.SellPage-gameIcon{display:none}}.SellPage-gameTitle{font-size:16px;font-weight:600}.SellPage-gameHeaderItems,.SellPage-gameHeaderText{display:flex;align-items:center}.SellPage-gameHeaderItems{color:#747778;font-size:14px;justify-content:flex-end}@media (max-width:768px){.SellPage-gameHeaderItems{text-align:right}}.SellPage-items{display:flex;flex-wrap:wrap;margin-left:-2px;padding:0 0 100px}@media (min-width:769px) and (max-width:1024px){.SellPage-items{position:relative;z-index:1}}@media (max-width:768px){.SellPage-items{padding:0 20px 50px}}.SellPage-item{position:relative;border-left:2px solid #1d2021;border-bottom:2px solid #1d2021;z-index:1}.isNotMobile .SellPage-item:hover{z-index:9999999!important}.SellPage-item--list{width:100%}@media (min-width:769px) and (max-width:1024px){.SellPage-item--list{padding:0 1px}}@media (max-width:768px){.SellPage-item{width:50%}}.SellPage .ScrollTopBtn{z-index:4}@media (min-width:769px) and (max-width:1024px),(min-width:1025px) and (max-width:1280px),(min-width:1281px){.SellPage .ScrollTopBtn{right:365px}}.SellPage-promo{margin:0 20px 20px 0}.SellPage-promo .Warning-icon{stroke:#e8f2bb}.Alert{background:#fff;width:100%;padding:25px;border-radius:3px}.Alert--warning .Alert-title{color:#fa490a}.Alert-title{display:flex;align-items:center;font-size:14px;line-height:22px;margin-bottom:7px;font-weight:700;color:#1d2021}.Alert-title>svg{height:22px;margin-left:7px;width:32px}.Alert-text{font-size:12px;line-height:18px;color:#323738}.Alert-links{margin-top:14px;display:flex}.Alert-links a,.Alert-links span{outline:none;position:relative;color:#4db5da;letter-spacing:1.6px;font-size:12px;font-weight:700;transition:color .2s ease;margin-right:15px;text-transform:uppercase;cursor:pointer;-webkit-user-select:none;-ms-user-select:none;user-select:none}.Alert-links a:focus,.Alert-links a:hover,.Alert-links span:focus,.Alert-links span:hover{color:#489cbf}.Alert-links a:last-child,.Alert-links span:last-child{margin-right:0}.SellLanding{display:flex;align-items:flex-start;position:relative;min-height:calc(100vh - 120px)}.SellLanding-content{max-width:1440px;width:100%;margin:0 auto;padding:40px}@media (max-width:768px){.SellLanding-content{padding:20px}}.SellLanding-actionBtn{display:inline-flex}@media (max-width:768px){.SellLanding-actionBtn{height:35px;padding:0 9px;font-size:10px}}.SellLanding-header{display:flex;justify-content:space-between;padding-top:35px;margin:0 auto 70px;width:100%}@media (max-width:768px){.SellLanding-header{padding-top:10px;margin-bottom:50px}}.SellLanding-headerRight{margin-left:50px}.SellLanding-title{font-size:60px;line-height:60px;font-weight:700;margin-bottom:30px}.SellLanding-title:after{content:"";display:inline-block;width:11px;height:11px;margin-left:15px;background:#fa490a}@media (max-width:768px){.SellLanding-title:after{width:6px;height:6px;margin-left:5px}}@media (min-width:769px) and (max-width:1024px){.SellLanding-title{font-size:48px;line-height:50px}}@media (max-width:768px){.SellLanding-title{font-size:24px;line-height:25px;margin-bottom:12px}}.SellLanding-descr{font-weight:700;font-size:24px;line-height:32px;margin-bottom:32px}@media (min-width:769px) and (max-width:1024px){.SellLanding-descr{max-width:480px}}@media (max-width:768px){.SellLanding-descr{font-size:14px;line-height:20px;margin-bottom:10px;max-width:320px}}.SellLanding-catTitle{font-size:24px;font-weight:600;margin:50px 0 25px}@media (max-width:768px){.SellLanding-catTitle{font-size:18px;margin-bottom:10px}}.SellLanding-benefits{padding:50px 10px 40px;background:#2b2f30;min-height:150px;display:flex;justify-content:space-between;align-items:flex-start}@media (max-width:768px){.SellLanding-benefits{padding:20px;flex-direction:column}}.SellLanding-col{margin:0 40px;display:flex;flex-direction:column;width:33.3333%}@media (max-width:768px){.SellLanding-col{width:100%;margin:0 0 30px}}.SellLanding-colHeader{display:flex;margin-bottom:40px;align-items:baseline;font-weight:600;font-size:40px;line-height:40px}@media (max-width:768px){.SellLanding-colHeader{font-size:20px;line-height:20px;margin-bottom:20px}}.SellLanding-listNumber{white-space:nowrap}.SellLanding-listNumber:after{content:"";display:inline-block;width:6px;height:6px;margin-left:10px;margin-right:10px;background:#fa490a}@media (max-width:768px){.SellLanding-listNumber:after{width:3px;height:3px;margin-left:5px}}.SellLanding-colText{font-size:18px;line-height:28px;margin-bottom:25px;color:#8e9191}@media (max-width:768px){.SellLanding-colText{font-size:14px;line-height:20px;margin-bottom:0}}.SellLanding-colImage{position:relative;max-width:100%;margin-bottom:30px;cursor:pointer;overflow:hidden;border-radius:6px;box-shadow:0 2px 20px rgba(0,0,0,.3)}.SellLanding-colImage:before{content:"";position:absolute;z-index:2;top:0;left:0;width:100%;height:100%;background:transparent;transition:background-color .25s ease-in-out}.isMobile .SellLanding-colImage:active img,.isNotMobile .SellLanding-colImage:hover img{transform:scale(1.02)}.isMobile .SellLanding-colImage:active:before,.isNotMobile .SellLanding-colImage:hover:before{background:rgba(0,0,0,.2)}.SellLanding-colImage img{max-width:100%;transition:transform .25s ease-in-out}@media (max-width:768px){.SellLanding-colImage{margin-bottom:20px}}.SellLanding-box{padding:40px 0;background:#2b2f30;display:flex;justify-content:space-around;align-items:center;margin-bottom:50px}@media (max-width:768px){.SellLanding-box{flex-direction:column;padding:20px}}.SellLanding-provider{margin:0 40px}@media (max-width:768px){.SellLanding-provider{margin:0 0 20px}}.SellLanding-provider>svg{-webkit-filter:grayscale(100%) contrast(80%) invert(25%) brightness(150%);filter:grayscale(100%) contrast(80%) invert(25%) brightness(150%);fill:#fff!important}.SellLanding-provider>svg.sepa{height:26px;width:96px}.SellLanding-provider>svg.bitcoin{height:27px;width:125px}.SellLanding-provider>svg.ethereum{height:49px;width:105px}.SellLanding-provider>svg.payoneer{width:116px;height:41px}.SellHeader{position:relative;height:70px;background:#2b2f30;display:flex;justify-content:space-between;align-items:center;padding:0 30px;border-top:2px solid #1d2021}@media (max-width:768px),(min-width:769px) and (max-width:1024px){.SellHeader{position:relative;height:50px;background:#232728;padding:0 20px;border-top:0}.SellHeader:after{content:"";position:absolute;top:0;left:20px;right:20px;height:1px;background:#34393b}}.SellHeader-back{color:#fff;font-size:12px;text-transform:uppercase;font-weight:700;letter-spacing:1.6px;font-weight:400;display:flex;align-items:center}.SellHeader-back svg{height:10px;fill:#555859;width:6px;margin:0 10px 0 0}.SellHeader-links{display:flex;flex:1 0;justify-content:center}@media (max-width:768px){.SellHeader-links{display:none}}.SellHeader-dropDown{display:none}@media (max-width:768px){.SellHeader-dropDown{display:block}}.SellHeader-link{color:#fff;font-size:12px;text-transform:uppercase;font-weight:700;letter-spacing:1.6px;margin-right:30px;transition:color .4s ease,border-color .4s ease;padding-bottom:4px;margin-bottom:-8px}.SellHeader-link:last-child{margin-right:0}.SellHeader-link.isActive{color:#fa490a;border-bottom:2px solid #fa490a}.SellHeader-linkCount{display:inline-block;margin-left:5px;font-weight:400}.SellHeader-dropdown{z-index:3}.SellHeader-left{display:flex;flex:1;align-items:center}.SellHeader-right{display:flex;align-items:flex-end}.SellHeader-count{display:flex;flex-grow:1;justify-content:center;margin:0 20px;padding:0 15% 0 0}@media (min-width:769px) and (max-width:1024px){.SellHeader-count{padding:0}}@media (max-width:768px){.SellHeader-count{padding:0}}.SellHeader-sort{margin-left:40px}@media (min-width:1281px){.SellHeader-sort{margin:0 40px}}@media (max-width:768px),(min-width:769px) and (max-width:1024px){.SellHeader-currency,.SellHeader-sort{display:none}}.SellHeader-view{display:flex}@media (max-width:768px),(min-width:769px) and (max-width:1024px){.SellHeader-view{display:none}}.SellHeader-viewBtn{padding:0;background:none;border:none;color:inherit;outline:none;cursor:pointer;font-weight:inherit;display:block;position:relative;width:16px;height:14px;fill:#fff;margin:0 0 0 15px;transition:fill .4s ease}.SellHeader-viewBtn svg{position:absolute;top:0;left:0;width:100%;height:100%}.SellHeader-viewBtn:first-child{margin-left:0}.isMobile .SellHeader-viewBtn:active,.isNotMobile .SellHeader-viewBtn:hover,.SellHeader-viewBtn.isActive{fill:#fa490a}.SellHeader-filterBtn{display:none}@media (max-width:768px),(min-width:769px) and (max-width:1024px){.SellHeader-filterBtn{display:flex;align-items:center}}.SellHeader-filterIcon{width:16px;height:13px;fill:currentColor}.SellHeader-filterCount{margin-left:10px;font-weight:700;font-size:12px;letter-spacing:1.92px;color:#fa490a}.SellHeader-loader{position:absolute;top:0;left:0;width:100%;height:100%;opacity:.7}.SellBar{display:flex;flex:1 0;max-width:100%;flex-direction:column;justify-content:space-between}@media (min-width:1025px) and (max-width:1280px),(min-width:1281px){.SellBar--isOpened .SellBar-title{padding:15px 0 0 15px;white-space:nowrap}}.SellBar--isOpened .SellBar-footer{padding:30px 0;margin:0 40px}.SellBar--isOpened .SellBar-warning{visibility:visible;opacity:1;max-width:570px;max-height:100%;padding-right:40px;transition:opacity .4s ease .2s,visibility 0s .2s,max-width 0s .4s,max-height 0s .4s,padding .4s ease}.SellBar--isOpened .SellBar-itemsHeader{display:flex}.SellBar--noItems .SellBar-items{justify-content:center;align-items:center}.SellBar-header{overflow:hidden;justify-content:space-between;padding:25px}.SellBar-header,.SellBar-title{display:flex;transition:padding .4s ease}.SellBar-title{position:relative;font-weight:600;font-size:20px;line-height:20px;align-items:center}.SellBar-gameIcon{margin-right:10px;display:block;position:relative;height:36px;width:36px;fill:#fff}.SellBar-game-enter{opacity:0}.SellBar-game-enter-active{opacity:1;transition:opacity .2s ease}.SellBar-game-exit{opacity:0;transition:opacity .2s ease}.SellBar-close{position:absolute;top:25px;right:25px}@media (max-width:768px){.SellBar-close{display:none}}.SellBar-capWrapper-enter{opacity:0}.SellBar-capWrapper-enter-active{opacity:1;transition:opacity .2s ease;animation:shake .6s ease}.SellBar-capWrapper-exit{opacity:0;transition:opacity .2s ease}.SellBar-itemsContent{padding-top:1px}.SellBar-popupOverlay{position:fixed;z-index:4;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.6)}.SellBar-itemPopup{position:absolute;z-index:5}.SellBar-itemPopup-enter{opacity:0}.SellBar-itemPopup-enter-active{opacity:1;transition:opacity .2s ease}.SellBar-itemPopup-exit{opacity:0;transition:opacity .2s ease}.SellBar-capWarning{background:#fff;border-radius:3px;padding:12px 15px;font-size:11px;line-height:14px;color:#232728;margin:0 25px 25px}.SellBar-capWarning.isAnimate{animation:shake .6s;animation-timing-function:ease}.SellBar-itemsHeader{font-size:11px;color:#747778;display:none;padding:0 40px;margin-bottom:15px}.SellBar-itemCol{display:flex}.SellBar-itemCol:first-child{width:43.05555556%;padding-right:15px}.SellBar-itemCol:nth-child(2){width:13.88888889%;padding-right:15px}.SellBar-itemCol:nth-child(3){width:16.66666667%}.SellBar-itemCol:nth-child(4){width:12.03703704%;justify-content:flex-end;padding-left:15px}.SellBar-itemCol:nth-child(5){width:14.81481481%;justify-content:flex-end;padding-left:15px}.SellBar-items{display:flex;flex:1 1;flex-direction:column;overflow:auto;position:relative}.SellBar-items--noItems,.SellBar-noItems{justify-content:center;align-items:center}.SellBar-noItems{display:flex;flex-direction:column}.SellBar-noItemsIcon{width:150px;height:110px;margin-bottom:25px;fill:#414445}.SellBar-noItemsText{font-weight:600;color:#414445;font-size:14px;line-height:24px;text-align:center;margin:0 25px}.SellBar-footer{padding:15px 0 25px;margin:0 25px;position:relative;transition:padding .4s ease;display:flex;justify-content:space-between;align-items:flex-end;border-top:1px solid #34393b}.SellBar-warning{visibility:hidden;opacity:0;width:100%;max-width:0;max-height:0;overflow:hidden;justify-self:start;padding-right:0;transition:opacity .2s ease,visibility 0s .2s,padding .4s ease}.SellBar-warning .Warning-title{font-weight:600;color:#fa490a}.SellBar-warning .Warning-icon{fill:#fa490a}@media (max-width:768px){.SellBar-warning{padding:0 20px;width:100%}}.SellBar-amounts{width:100%;max-width:390px;justify-self:end}.SellBar-sum{display:flex;justify-content:space-between;font-size:12px;margin-bottom:15px}.SellBar-sum--large{font-size:18px;line-height:22px}.SellBar-sum--large .SellBar-sumValue{font-weight:600}.SellBar-sum--large .SellBar-sumValue--curr{font-size:14px}.SellBar-sumValue--curr{color:#747778;font-size:10px}.SellBar-sumTitle{color:#747778;margin-right:5px;display:flex}.SellBar-money{margin-bottom:25px}.SellBar-buttons{display:flex}.SellBar-button{width:calc(50% - 6px)}.SellBar-button:first-child{margin-right:6px}.SellBar-button:last-child{margin-left:6px}.SellBar-feeIcon{margin-left:5px;width:15px;height:15px;fill:#fff;stroke:#fff}.SellBar-feeTooltip span{font-weight:600;color:#4db5da}.CapWarning{background:#fff;border-radius:3px;padding:12px 15px;font-size:11px;line-height:14px;color:#232728;margin:0 25px 25px}.CapWarning.isAnimate{animation:shake .6s;animation-timing-function:ease}.CapWarning-enter{opacity:0}.CapWarning-enter-active{opacity:1;transition:opacity .2s ease;animation:shake .6s ease}.CapWarning-exit{opacity:0;transition:opacity .2s ease}.Warning{display:flex;position:relative}.Warning--border{border:1px solid #43484a;padding:25px}@media (max-width:768px){.Warning--border{padding:15px}}.Warning-icon{position:relative;width:26px;height:30px;fill:#e8f2bb;margin-right:15px;flex-shrink:0}.Warning-icon svg{position:absolute;top:0;left:0;width:100%;height:100%}.Warning-text>:last-child{margin-bottom:0}.Warning-text a{color:#4db5da}.isMobile .Warning-text a:active,.isNotMobile .Warning-text a:hover{color:#fa490a}.Warning-text b{font-weight:600}.Warning-description,.Warning-title{font-size:14px;line-height:20px}@media (max-width:768px){.Warning-description,.Warning-title{font-size:12px;line-height:16px}}.Warning-title{margin-bottom:10px;font-weight:700;margin-right:40px}.Warning-description>span{font-weight:600;color:#4db5da}.Warning-close{width:14px;height:14px;fill:#fff;position:absolute;right:20px;top:20px;transition:fill .4s ease}.Warning-close svg{position:absolute;top:0;left:0;width:100%;height:100%}.isMobile .Warning-close:active,.isNotMobile .Warning-close:hover{fill:#fa490a}.SellBarSimple{display:flex;flex:1 0;max-width:100%;flex-direction:column;justify-content:space-between;background:#1d2021}.SellBarSimple--noItems .SellBarSimple-items{justify-content:center;align-items:center}.SellBarSimple-title{position:relative;font-weight:600;padding:0 30px 20px;font-size:16px;line-height:12px;display:flex;align-items:center}.SellBarSimple-items{display:flex;flex:1 1;flex-direction:column;overflow:auto;position:relative;padding:20px 0}.SellBarSimple-items--noItems,.SellBarSimple-noItems{justify-content:center;align-items:center}.SellBarSimple-noItems{display:flex;flex-direction:column}.SellBarSimple-noItemsIcon{width:150px;height:110px;margin-bottom:25px;fill:#414445}.SellBarSimple-noItemsText{font-weight:600;color:#414445;font-size:14px;line-height:24px;text-align:center;margin:0 25px}.SellBarSimple-footer{padding:20px 30px 15px;position:relative;transition:padding .4s ease;display:flex;justify-content:space-between;align-items:flex-end;background:#232728;border-top:1px solid #34393b}.SellBarSimple-warning{width:100%;justify-self:start;padding:30px 20px 0}.SellBarSimple-warning .Warning-title{font-weight:600;color:#fa490a}.SellBarSimple-warning .Warning-icon{fill:#fa490a}.SellBarSimple-amounts{width:100%}.SellBarSimple-sum{display:flex;justify-content:space-between;font-size:12px;margin-bottom:7px}.SellBarSimple-sum--large{font-size:20px;line-height:24px}.SellBarSimple-sum--large .SellBarSimple-sumValue{font-weight:600}.SellBarSimple-sum--large .SellBarSimple-sumValue--curr{font-size:14px}.SellBarSimple-sumValue--curr{color:#747778;font-size:10px}.SellBarSimple-sumTitle{display:flex;color:#747778;margin-right:5px}.SellBarSimple-money{margin-bottom:20px}.SellBarSimple-feeTooltip{max-width:265px}.SellBarSimple-feeTooltip span{font-weight:600;color:#4db5da}.SellBarSimple-buttons{display:flex}.SellBarSimple-button{width:calc(50% - 6px)}.SellBarSimple-button button{height:43px}.SellBarSimple-button:first-child{margin-right:6px}.SellBarSimple-button:last-child{margin-left:6px}.SellBarBottom{display:flex;justify-content:space-between;align-items:center;padding:6px 20px;height:100%}.SellBarBottom-items{display:flex;font-size:16px;line-height:16px;font-weight:600;flex-shrink:0}.SellBarBottom-link{display:flex;flex-shrink:1;align-items:center;color:#fff;fill:#fff;transition:color .4s ease,fill .4s ease}.isMobile .SellBarBottom-link:active,.isNotMobile .SellBarBottom-link:hover{color:#fa490a;fill:#fa490a}.SellBarBottom-title{font-size:12px;line-height:14px;text-transform:uppercase;letter-spacing:1.6px;margin-right:5px;text-align:right}.SellBarBottom-icon{position:relative;width:6px;height:10px}.SellBarBottom-icon svg{position:absolute;top:0;left:0;width:100%;height:100%}.SellBarItem{position:relative;display:flex;flex-shrink:0;flex-direction:column;padding:15px 25px;margin-top:-1px}.SellBarItem,.SellBarItem:after{transition:background-color .4s ease}.SellBarItem:after{content:"";position:absolute;bottom:0;left:25px;right:25px;height:1px;background:#43484a}.SellBarItem:last-child:after{content:none}.isMobile .SellBarItem:active,.isNotMobile .SellBarItem:hover,.SellBarItem--focused{background:#333839}.isMobile .SellBarItem:active:after,.isNotMobile .SellBarItem:hover:after,.SellBarItem--focused:after{background-color:initial}.isMobile .SellBarItem:active .SellBarItem-infoBtn,.isMobile .SellBarItem:active .SellBarItem-removeBtn,.isNotMobile .SellBarItem:hover .SellBarItem-infoBtn,.isNotMobile .SellBarItem:hover .SellBarItem-removeBtn,.SellBarItem--focused .SellBarItem-infoBtn,.SellBarItem--focused .SellBarItem-removeBtn{opacity:1}.SellBarItem--focused{z-index:10}.SellBarItem--focused:after{background-color:initial}.SellBarItem--focused .SellBarItem-infoBtn{fill:#fa490a}.SellBarItem--extended{padding:15px 40px;display:flex;flex-direction:row;align-items:center}.SellBarItem--extended .SellBarItem-itemText{margin-bottom:0}.SellBarItem--extended .SellBarItem-removeBtn{position:absolute;top:0;bottom:0;right:9%;margin:auto}.SellBarItem--extended .SellBarItem-col:first-child{padding-right:calc(8% + 14px)}.SellBarItem-bottom,.SellBarItem-top{display:flex;flex-shrink:0;justify-content:space-between}.SellBarItem-bottom{align-items:center}.SellBarItem-slider{padding:10px 0 20px;height:72px;-webkit-backface-visibility:hidden;backface-visibility:hidden}.SellBarItem-slider-enter{opacity:0;margin-top:-72px;transform:translateY(72px)}.SellBarItem-slider-enter-active{transition:opacity .2s ease,transform .2s ease,margin-top .2s ease}.SellBarItem-slider-enter-active,.SellBarItem-slider-exit{opacity:1;margin-top:0;transform:translateY(0)}.SellBarItem-slider-exit-active{opacity:0;margin-top:-72px;transform:translateY(72px);transition:opacity .2s ease,transform .2s ease,margin-top .2s ease}.SellBarItem-col{display:flex;flex-direction:column}.SellBarItem-col:first-child{position:relative;width:43.05555556%;flex-direction:row;transition:padding .2s ease .2s}.SellBarItem-col:nth-child(2){width:13.88888889%;padding-right:15px}.SellBarItem-col:nth-child(3){width:16.66666667%}.SellBarItem-col:nth-child(4){width:12.03703704%;align-items:flex-end;padding-left:15px}.SellBarItem-col:nth-child(5){width:14.81481481%;align-items:flex-end;padding-left:15px}.SellBarItem-col:nth-child(5) .SellPriceInput{text-align:right}.SellBarItem-leftCol{padding-right:10px}.SellBarItem-rightCol{max-width:105px;flex-shrink:0;justify-content:space-between}.SellBarItem-price,.SellBarItem-rightCol{display:flex;flex-direction:column;align-items:flex-end}.SellBarItem-userCurrency{color:#747778;margin-top:2px;cursor:text}.SellBarItem-colTitle{font-size:11px;white-space:nowrap;color:#747778}.SellBarItem-inputWrapper{display:flex;justify-content:flex-end;align-items:flex-start}.SellBarItem-inputWrapper .SellPriceInput{text-align:right}.SellBarItem-multiplySign{margin:0 6px;color:#737677;font-size:14px}.SellBarItem-footer{display:flex}.SellBarItem-infoBtn,.SellBarItem-removeBtn{position:relative;cursor:pointer;width:14px;height:14px;fill:#fff;transition:fill .3s ease,opacity .3s ease}.SellBarItem-infoBtn svg,.SellBarItem-removeBtn svg{position:absolute;top:0;left:0;width:100%;height:100%}.isMobile .SellBarItem-infoBtn:active,.isMobile .SellBarItem-removeBtn:active,.isNotMobile .SellBarItem-infoBtn:hover,.isNotMobile .SellBarItem-removeBtn:hover{fill:#fa490a}@media (min-width:1025px) and (max-width:1280px),(min-width:1281px){.SellBarItem-infoBtn,.SellBarItem-removeBtn{opacity:0}}.SellBarItem-infoBtn{margin-right:15px;width:16px;height:16px}.Quantity{position:static;display:inline-block;z-index:3}.Quantity--relative{position:relative}.Quantity--relative .Quantity-dropDown{left:-50%;right:auto;top:calc(100% + 10px)}.Quantity--disabled{pointer-events:none}.Quantity--disabled .Quantity-label:after{content:none}.Quantity--opened .Quantity-label{color:#fa490a}.Quantity--opened .Quantity-label:after{transform:rotate(180deg);border-color:#fa490a transparent transparent}.Quantity-label{font-size:14px;line-height:22px;cursor:pointer;display:flex;align-items:center;transition:color .4s ease;-webkit-user-select:none;-ms-user-select:none;user-select:none}.Quantity-label:after{display:inline-block;content:"";margin:0 0 0 7px;width:0;height:0;border-color:#fff transparent transparent;border-style:solid;border-width:5px 4px 0;transition:border-color .4s ease}.Quantity-label.isActive,.Quantity-label:hover{color:#fa490a}.Quantity-label.isActive:after,.Quantity-label:hover:after{border-color:#fa490a transparent transparent}.Quantity-dropDown{position:absolute;text-align:left;z-index:4;background:#3d4445;min-width:270px;padding:20px 25px;left:15px;right:15px}.Quantity-header{margin-bottom:18px;display:flex;justify-content:space-between;align-items:center}.Quantity-title{font-weight:600;font-size:14px;line-height:24px}.Quantity-input{width:30px;font-size:14px;line-height:24px;color:#fff;border:0;background:transparent;border-bottom:1px solid #585e61;text-align:right}.Quantity-btn{font-size:12px;letter-spacing:1.6px;text-transform:uppercase;transition:color .2s ease}.isMobile .Quantity-btn:active,.isNotMobile .Quantity-btn:hover{color:#fa490a}.Quantity-slider{width:100%;margin-bottom:20px}.Quantity-slider .rc-slider-handle{outline:none;transition:background .4s ease}.Quantity-slider .rc-slider-handle:before{content:"";position:absolute;transform:rotate(45deg);background-color:#fff;width:9px;height:9px;top:-3px;left:2px;border-radius:2px;transition:background .4s ease}.Quantity-slider .rc-slider-handle:active,.Quantity-slider .rc-slider-handle:hover{background:#fa490a;box-shadow:none}.Quantity-slider .rc-slider-handle:active:before,.Quantity-slider .rc-slider-handle:hover:before{background:#fa490a}.Quantity-values{display:flex;margin-top:2px;justify-content:space-between;font-size:11px;color:#949898}.PriceSlider--large .PriceSlider-sliderText{font-size:18px}@media (max-width:768px){.PriceSlider--large .PriceSlider-sliderText{font-size:14px}}.PriceSlider--large .PriceSlider-percentSign{font-size:18px;line-height:24px;height:auto}.PriceSlider--large .PriceSlider-sliderText svg{width:20px;height:20px}.PriceSlider-slider{padding:10px 0 20px;height:72px;-webkit-backface-visibility:hidden;backface-visibility:hidden}.PriceSlider-slider-enter{opacity:0;margin-top:-72px;transform:translateY(72px)}.PriceSlider-slider-enter-active{transition:opacity .2s ease,transform .2s ease,margin-top .2s ease}.PriceSlider-slider-enter-active,.PriceSlider-slider-exit{opacity:1;margin-top:0;transform:translateY(0)}.PriceSlider-slider-exit-active{opacity:0;margin-top:-72px;transform:translateY(72px);transition:opacity .2s ease,transform .2s ease,margin-top .2s ease}.PriceSlider-sliderFooter{margin-top:5px;justify-content:space-between;color:#fff}.PriceSlider-percentWrapper,.PriceSlider-sliderFooter{display:flex;align-items:center}.PriceSlider-percentInput{text-align:right;color:#fff}.PriceSlider-percentSign{color:#fff;height:18px;font-weight:600}.PriceSlider-sliderText{display:flex;align-items:center;transition:color .3s ease}.PriceSlider-sliderText>svg{width:16px;height:16px;margin-right:5px;transition:fill .3s ease}.PriceSlider-sliderText--color0{color:#e9a75d}.PriceSlider-sliderText--color0>svg{fill:#e9a75d}.PriceSlider-sliderText--color1{color:#d8bd7a}.PriceSlider-sliderText--color1>svg{fill:#d8bd7a}.PriceSlider-sliderText--color2{color:#c7d296}.PriceSlider-sliderText--color2>svg{fill:#c7d296}.PriceSlider-sliderText--color3{color:#00a67c}.PriceSlider-sliderText--color3>svg{fill:#00a67c}.PriceSlider-sliderText--color4{color:#fa490a}.PriceSlider-sliderText--color4>svg{fill:#fa490a}.RangeSlider{width:100%}.RangeSlider-dots{width:100%;display:flex;justify-content:space-between}.RangeSlider-dot{display:flex;width:1px;height:1px;background:#fff}.RangeSlider .rc-slider-handle{outline:none;transition:background .4s ease;box-shadow:none!important}.RangeSlider .rc-slider-handle:before{content:"";position:absolute;transform:rotate(45deg);background-color:#fff;width:9px;height:9px;top:-3px;left:2px;border-radius:2px;transition:background .4s ease}.RangeSlider .rc-slider-handle:active,.RangeSlider .rc-slider-handle:hover{background:#fa490a;box-shadow:none}.RangeSlider .rc-slider-handle:active:before,.RangeSlider .rc-slider-handle:hover:before{background:#fa490a}.RangeSlider .rc-slider-handle:focus{box-shadow:none}.AdaptiveInput{display:block}.AdaptiveInput--invalid .AdaptiveInput-input{color:#fa490a}.AdaptiveInput--disabled .AdaptiveInput-inputField{border-color:transparent}.AdaptiveInput--large .AdaptiveInput-input,.AdaptiveInput--large .AdaptiveInput-measure{font-size:18px;line-height:24px}.AdaptiveInput--large .AdaptiveInput-input{width:24px}.AdaptiveInput-input,.AdaptiveInput-measure{font-size:14px;line-height:22px;font-weight:600;letter-spacing:.5px}.AdaptiveInput-input{color:#fff;width:20px;min-width:10px;text-align:right;transition:color .2s ease}.AdaptiveInput-measure{white-space:nowrap;visibility:hidden;position:absolute;left:-9999em}.SellBarItemMobile{position:relative;display:flex;flex-direction:column;padding:20px 15px;flex-shrink:0;justify-content:space-between;transition:background-color .4s ease;background:#2b2f30;margin:0 20px 2px}.SellBarItemMobile:last-child{margin-bottom:0}.SellBarItemMobile-sellType{margin-left:80px;display:flex;justify-content:space-between;margin-bottom:15px}.SellBarItemMobile-table{display:flex;font-size:14px;line-height:22px}.SellBarItemMobile-col--quantity{width:30%;padding-right:10px}.SellBarItemMobile-col--suggested{width:40%;padding-right:10px}.SellBarItemMobile-col--user{width:30%;text-align:right}.SellBarItemMobile-userCurr{color:#747778;margin-left:-5px}.SellBarItemMobile-tableHeader{display:flex;font-size:11px;line-height:11px;color:#747778;margin-bottom:15px}.SellBarItemMobile-removeBtn{position:relative;cursor:pointer;width:14px;height:14px;fill:#fff;transition:fill .3s ease,opacity .3s ease}.SellBarItemMobile-removeBtn svg{position:absolute;top:0;left:0;width:100%;height:100%}.isMobile .SellBarItemMobile-removeBtn:active,.isNotMobile .SellBarItemMobile-removeBtn:hover{fill:#fa490a}.SellPriceInput{display:block}.SellPriceInput--focused .SellPriceInput-inputField{border-color:#fff}.SellPriceInput--invalid .SellPriceInput-inputField{border-color:#fa490a;color:#fa490a}.SellPriceInput--invalid .SellPriceInput-currency,.SellPriceInput--invalid .SellPriceInput-input{color:#fa490a}.SellPriceInput--disabled .SellPriceInput-inputField{border-color:transparent}.SellPriceInput-inputField{display:inline-block;color:#fff;border-bottom:1px solid #495052;transition:border .4s ease;cursor:text}.SellPriceInput-currency,.SellPriceInput-input{font-size:14px;line-height:22px;font-weight:600;letter-spacing:.5px}.SellPriceInput-currency{color:#747778;transition:color .2s ease}.SellPriceInput-input{display:inline-block;margin:0 0 0 1px}.SellPriceInput-errorText{font-size:11px;line-height:14px;margin-bottom:4px;color:#232728}.SellPriceInput-errorCurrency{font-size:12px;line-height:15px;font-weight:700;color:#232728;cursor:pointer;transition:color .4s ease}.isMobile .SellPriceInput-errorCurrency:active,.isNotMobile .SellPriceInput-errorCurrency:hover{color:#4db5da}.SellPriceInput-userCurrency{white-space:nowrap;color:#747778;margin-top:2px;cursor:text}@media (max-width:768px){.SellPriceInput-userCurrency{margin:0}}.SellTypes{position:relative;width:100%}.SellTypes--opened{z-index:1}.SellTypes--opened .SellTypes-button{color:#fa490a}.SellTypes--opened .SellTypes-button:after{border-color:#fa490a transparent transparent;transform:rotate(180deg)}.SellTypes--disabled .SellTypes-button{cursor:text;margin-right:0}@media (max-width:768px){.SellTypes--disabled .SellTypes-button{text-transform:inherit;font-size:14px;line-height:12px;letter-spacing:normal}}.SellTypes--disabled .SellTypes-button:after{content:none}.SellTypes-button{display:flex;align-items:center;text-align:left;font-size:12px;text-transform:uppercase;font-weight:400;letter-spacing:1.6px;transition:color .4s ease}.SellTypes-button:after{display:block;content:"";margin:0 0 0 7px;width:0;height:0;border-color:#fff transparent transparent;border-style:solid;border-width:5px 4px 0;transition:color .4s ease,border-color .4s ease}.SellTypes-button .SellTypes:not(.SellTypes--disabled):hover{color:#fa490a}.SellTypes-button .SellTypes:not(.SellTypes--disabled):hover:after{border-color:#fa490a transparent transparent}.SellTypes-types{position:absolute;top:calc(100% + 10px);left:-15px;width:270px;background:#323738;box-shadow:0 10px 40px #1d2021;margin-bottom:15px}@media (max-width:768px){.SellTypes-types{left:-15px}}.SellTypes-item{display:flex;cursor:pointer;transition:background .4s ease;padding:15px 25px 15px 15px}@media (max-width:768px){.SellTypes-item{padding:0 15px 15px}}.SellTypes-item:hover{background:#3b4142}.SellTypes-item:hover:before{opacity:0}.SellTypes-item:first-child{padding-top:25px}.SellTypes-item:last-child{padding-bottom:25px}.SellTypes-item--active{color:#fa490a;pointer-events:none}.SellTypes-itemIcon{width:16px;height:16px;margin-right:10px;margin-top:2px;fill:currentColor;stroke:currentColor}.SellTypes-itemTitle{font-size:14px;line-height:16px;margin-bottom:5px;font-weight:600}.SellTypes-itemDesc{font-size:11px;line-height:13px;color:#8e9191!important;font-weight:400}.DepositLoader{flex:1 1;justify-content:center;overflow:hidden}.DepositLoader,.DepositLoader-text{display:flex;align-items:center;position:relative}.DepositLoader-text{flex-direction:column}.DepositLoader-spinner{width:60px;height:60px;position:relative}@media (max-width:768px){.DepositLoader-spinner{width:40px;height:40px}}.DepositLoader-title{margin-top:40px;font-weight:600;font-size:48px;line-height:32px;margin-bottom:30px;text-align:center}@media (max-width:768px){.DepositLoader-title{margin-bottom:15px;margin-top:15px;font-size:24px;line-height:24px;padding:0 20px}}.DepositLoader-description{font-size:14px;line-height:17px;color:#8e8f90;text-align:center}@media (max-width:768px){.DepositLoader-description{max-width:275px}}.DepositLoader-close{position:absolute;top:25px;right:25px}@media (max-width:768px){.DepositLoader-close{display:none}}.SellTransfer{display:flex;flex:1 0;max-width:100%;flex-direction:column}.SellTransfer--minimized .SellTransfer-header{padding:20px 25px 15px}.SellTransfer--minimized .SellTransfer-content{padding:0;flex:1 0 0;background:#2b2f30}.SellTransfer--minimized .SellTransfer-footer{margin:0}.SellTransfer-header{padding:40px 65px 30px 40px}@media (max-width:768px){.SellTransfer-header{padding:25px 20px 20px}}.SellTransfer-title{position:relative;font-weight:600;font-size:20px;line-height:20px;margin-bottom:11px}@media (max-width:768px){.SellTransfer-title{font-size:16px;line-height:22px}}.SellTransfer-description{font-size:14px;line-height:17px;color:#747778}@media (max-width:768px){.SellTransfer-description{font-size:12px;line-height:12px}}.SellTransfer-close{position:absolute;top:25px;right:25px}@media (max-width:768px){.SellTransfer-close{display:none}}.SellTransfer-content{display:flex;flex:1 1 0;overflow:auto;flex-direction:column;background:#232728;padding:40px 0;transition:background-color .4s ease}@media (max-width:768px){.SellTransfer-content{padding:0}}.SellTransfer-itemsHeader{font-size:11px;color:#747778;padding:0 40px;margin-bottom:15px;display:flex}.SellTransfer-itemCol{display:flex}.SellTransfer-itemCol:first-child{width:37.5%;padding-right:15px}.SellTransfer-itemCol:nth-child(2){width:11.57407407%;padding-right:15px}.SellTransfer-itemCol:nth-child(3){width:14.81481481%;padding-right:15px}.SellTransfer-itemCol:nth-child(4){width:13.88888889%}.SellTransfer-itemCol:nth-child(5){width:9.72222222%;justify-content:flex-end;text-align:right;padding-left:15px}.SellTransfer-itemCol:nth-child(6){width:12.5%;justify-content:flex-end;padding-left:15px}.SellTransfer-items{display:flex;flex:1 1;flex-direction:column;overflow:auto;position:relative}.SellTransfer-footer{margin:0 40px;position:relative}@media (max-width:768px){.SellTransfer-footer{padding:20px;margin:0}}.SellTransfer-footer.withShadow:before{content:"";position:absolute;top:-16px;left:0;right:0;height:16px;background:linear-gradient(180deg,rgba(43,47,48,.1) 0,#252829);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#1a2b2f30",endColorstr="#252829",GradientType=0)}.SellTransfer-warning{max-width:455px}@media (max-width:768px){.SellTransfer-warning{margin-bottom:25px}}.SellTransfer-links{display:flex;flex:1 0;justify-content:flex-end}@media (max-width:768px){.SellTransfer-links{width:100%}}.SellTransfer-link{display:flex;align-items:center;justify-content:center;text-align:center;width:100%;max-width:160px;min-height:50px;padding:10px;border-radius:5px;font-weight:700;font-size:12px;line-height:12px;letter-spacing:1.6px;text-transform:uppercase;transition:background-color .4s ease}.SellTransfer-link:first-child{margin-right:6px}.SellTransfer-link:last-child{margin-left:6px}@media (max-width:768px){.SellTransfer-link{margin:0;display:none;height:43px}}.SellTransfer-link--browser{background:#4db5da}.SellTransfer-link--browser:hover{background-color:#36809a}@media (max-width:768px){.SellTransfer-link--browser{display:none}}.SellTransfer-link--steam{background:#668f3d}.SellTransfer-link--steam:hover{background-color:#48652b}.SellTransfer-link--steam svg{width:28px;height:17px;margin-right:10px;fill:#fff}@media (max-width:768px){.SellTransfer-link--steam{display:flex;width:100%;margin-left:0;max-width:100%}}.TradeOffer{display:flex;border:2px solid #2b2f30;padding:25px;align-items:center}@media (max-width:768px){.TradeOffer{flex-direction:column;align-items:flex-start;padding:0;border:none}}.TradeOffer--declined{border-color:#fa490a}.TradeOffer--declined .TradeOffer-icon{fill:#fa490a}.TradeOffer--declined .TradeOffer-text{color:#fa490a}.TradeOffer--pending{flex-direction:row;align-items:center}.TradeOffer--pending .TradeOffer-textWrapper{margin-bottom:0}.TradeOffer--pending .TradeOffer-icon{fill:#747778}.TradeOffer--accepted .TradeOffer-icon{fill:#00a57b}.TradeOffer--accepted .TradeOffer-text{color:#747778}.TradeOffer--sent .TradeOffer-icon{fill:#e8f2bb}.TradeOffer--sent .TradeOffer-textWrapper{justify-content:space-between}.TradeOffer--sellBar{padding:20px 0 25px;margin:0 25px;flex-direction:column;align-items:flex-start;border:0;border-top:1px solid #43484a}.TradeOffer--sellBar .TradeOffer-textWrapper{flex-direction:column;align-items:flex-start;width:100%}.TradeOffer--sellBar .TradeOffer-actions{min-width:auto;width:100%}.TradeOffer--sellBar .TradeOffer-offer{margin-bottom:5px}.TradeOffer--sellBar .TradeOffer-timer{margin:0 0 10px;width:100%}.TradeOffer-textWrapper{display:flex;align-items:center;flex:1 1}@media (max-width:768px){.TradeOffer-textWrapper{margin-bottom:15px;width:100%}}.TradeOffer-warningCol{display:flex;align-items:center}.TradeOffer-icon{position:relative;width:26px;height:30px;fill:#e8f2bb;margin-right:15px;flex-shrink:0}.TradeOffer-icon svg{position:absolute;top:0;left:0;width:100%;height:100%}.TradeOffer-offer{display:flex;justify-content:center;align-items:flex-start;flex-direction:column}.TradeOffer-bot{font-size:16px;color:#4db5da;transition:color .2s ease;line-height:24px}@media (max-width:768px){.TradeOffer-bot{font-size:12px;line-height:16px}}.TradeOffer-bot:hover{color:#fa490a}.TradeOffer-security{font-size:16px;line-height:24px}.TradeOffer-security>span{font-weight:600}@media (max-width:768px){.TradeOffer-security{font-size:12px;line-height:16px}}.TradeOffer .Tooltip-link{display:flex;align-items:center}@media (max-width:768px){.TradeOffer .Tooltip-link{font-size:12px;line-height:16px}}.TradeOffer .Tooltip-link>span{margin-left:5px;font-weight:600}.TradeOffer .Tooltip-link>svg{fill:#fa490a;height:22px;width:22px;margin:0 0 0 7px;box-shadow:0 0 0 0 #fa490a;animation:pulse 1s infinite;border-radius:50%;border:2px solid #fa490a;padding:3px}.TradeOffer .Tooltip-link:hover>svg{animation:none;animation-play-state:paused}.TradeOffer-text{font-size:16px}@media (max-width:768px){.TradeOffer-text{font-size:14px}}.TradeOffer-description,.TradeOffer-title{font-size:14px;line-height:20px}@media (max-width:768px){.TradeOffer-description,.TradeOffer-title{font-size:12px;line-height:16px}}.TradeOffer-title{margin-bottom:10px}.TradeOffer-actions{display:flex;justify-content:flex-end;flex:0 1;min-width:330px}@media (max-width:768px){.TradeOffer-actions{width:100%}}.TradeOffer-timer{font-size:24px;font-weight:600;min-width:80px;letter-spacing:1px;display:flex;justify-content:center;flex-direction:column;text-align:left;margin-right:15px}@media (max-width:768px){.TradeOffer-timer{margin-right:0;margin-left:10px;font-size:20px;min-width:auto}}.TradeOffer-link{display:flex;align-items:center;justify-content:center;text-align:center;width:100%;max-width:160px;min-height:50px;padding:10px;border-radius:5px;font-weight:700;font-size:12px;line-height:12px;letter-spacing:1.6px;text-transform:uppercase;transition:background .2s ease}@media (max-width:768px){.TradeOffer-link{display:none;height:43px}}.TradeOffer-link--browser{background:#4db5da;margin-right:6px}.TradeOffer-link--browser:hover{background-color:#36809a}@media (max-width:768px){.TradeOffer-link--browser{display:none}}.TradeOffer-link--steam{background:#668f3d;margin-left:6px}.TradeOffer-link--steam:hover{background-color:#48652b}.TradeOffer-link--steam svg{width:28px;height:17px;margin-right:10px;fill:#fff}@media (max-width:768px){.TradeOffer-link--steam{display:flex;width:100%;margin-left:0;max-width:100%}}.TradeOffer-loading{height:30px;width:30px;position:relative;margin-left:auto}.TradeOffer-dateTooltip{max-width:250px!important}@keyframes pulse{to{box-shadow:0 0 0 20px rgba(250,73,10,0)}}.SellTransferItem{position:relative;display:flex;padding:15px 40px;min-height:95px;flex-shrink:0;justify-content:space-between;transition:background-color .4s ease}.SellTransferItem:after{content:"";position:absolute;bottom:0;left:40px;right:40px;height:1px;background:#43484a}.SellTransferItem:last-child:after{content:none}.SellTransferItem-col{display:flex;align-items:center}.SellTransferItem-col:first-child{width:37.5%;padding-right:25px}.SellTransferItem-col:nth-child(2){width:11.57407407%;padding-right:15px}.SellTransferItem-col:nth-child(3){width:14.81481481%;padding-right:15px}.SellTransferItem-col:nth-child(4){width:13.88888889%}.SellTransferItem-col:nth-child(5),.SellTransferItem-col:nth-child(6){padding-left:15px;justify-content:center;flex-direction:column;align-items:flex-end}.SellTransferItem-col:nth-child(5){width:9.72222222%}.SellTransferItem-col:nth-child(6){width:12.5%}.SellTransferItem-userCur{color:#747778}.ListItemPreview{display:flex;align-items:center}.ListItemPreview-image{width:80px;height:45px;margin-left:-10px;margin-right:10px;display:block;flex-shrink:0;position:relative}.ListItemPreview-image:before{display:block;content:"";width:100%;padding-top:56.25%}@media (max-width:768px),(min-width:769px) and (max-width:1024px){.ListItemPreview-image{position:relative}.ListItemPreview-image:before{display:block;content:"";width:100%;padding-top:100%}}.ListItemPreview-image>img,.ListItemPreview-image>svg{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:contain;object-position:center}.ListItemPreview-title{font-size:11px}@media (max-width:768px){.ListItemPreview-title{font-size:11px}}.ListItemPreview-name{font-size:14px;font-weight:600;line-height:18px;margin-bottom:4px;margin-top:-2px}@media (min-width:769px) and (max-width:1024px){.ListItemPreview-name{line-height:16px}}@media (max-width:768px){.ListItemPreview-name{font-size:14px;line-height:18px}}.ListItemPreview-text{font-size:11px;line-height:13px;color:#8e9191;margin-bottom:10px}@media (max-width:768px){.ListItemPreview-text{font-size:11px;line-height:13px}}.ListItemPreview-wear{color:#fff;display:inline-block}.ListItemPreview-wear .DotsSpinner{font-size:20px;line-height:5px}@keyframes blink{0%{opacity:.2}20%{opacity:1}to{opacity:.2}}.DotsSpinner span{animation-name:blink;animation-duration:1.4s;animation-iteration-count:infinite;animation-fill-mode:both}.DotsSpinner span:nth-child(2){animation-delay:.2s}.DotsSpinner span:nth-child(3){animation-delay:.4s}.SellTransferSuccess{position:relative;display:flex;flex:1 1;flex-direction:column}.SellTransferSuccess-content{display:flex;flex:1 0;min-height:100%;padding:70px 20px;flex-direction:column;justify-content:center;align-items:center}.SellTransferSuccess-title{font-size:48px;font-weight:600;margin-bottom:30px;text-align:center}@media (max-width:768px){.SellTransferSuccess-title{font-size:24px;margin-bottom:35px}}.SellTransferSuccess-subTitle{font-size:20px;line-height:24px;margin-bottom:5px;text-align:center}@media (max-width:768px){.SellTransferSuccess-subTitle{font-size:20px;line-height:24px}}.SellTransferSuccess-description{font-size:14px;line-height:20px;color:#747778;max-width:540px;text-align:center}@media (max-width:768px){.SellTransferSuccess-description{font-size:14px;line-height:20px}}.SellTransferSuccess-itemsWrapper{width:100%;display:flex;flex-shrink:0;flex-direction:column;padding:30px 0 0}.SellTransferSuccess-items{display:flex;flex-wrap:wrap;flex-shrink:0;justify-content:center}.SellTransferSuccess-item{position:relative;padding:0 10px;margin-bottom:20px;z-index:1}.isMobile .SellTransferSuccess-item:active,.isNotMobile .SellTransferSuccess-item:hover{z-index:3}.SellTransferSuccess-links{margin-top:20px}.SellTransferSuccess-link{display:flex;align-items:center;justify-content:center;font-size:12px;line-height:12px;letter-spacing:1.6px;height:65px;padding:0 50px;text-align:center;border-radius:5px;background:#4db5da;font-weight:700;text-transform:uppercase;border:2px solid #4db5da;cursor:pointer;transition:border .2s ease,background .2s ease;-webkit-user-select:none;-ms-user-select:none;user-select:none}@media (max-width:768px){.SellTransferSuccess-link{height:55px}}.isMobile .SellTransferSuccess-link:active,.isNotMobile .SellTransferSuccess-link:hover{background:#36809a;border-color:#36809a}@media (max-width:768px){.SellTransferSuccess-link{height:43px}}.SellTransferSuccess-close{position:absolute;right:25px;top:25px;z-index:10}@media (max-width:768px){.SellTransferSuccess-close{display:none}}.SellTransferSuccess-more{margin-top:35px;display:flex;justify-content:center;align-items:center}.SellTransferSuccess-more>button{cursor:pointer;font-size:12px;line-height:24px;transition:color .2s ease;color:#f6f6f6;letter-spacing:1.6px;text-transform:uppercase}.SellTransferSuccess-more>button:hover{color:#fa490a}@media (max-width:768px){.SellTransferSuccess-more{margin-top:25px}.SellTransferSuccess-more>button{height:43px}}.SellBarError{position:relative;display:flex;flex:1 1;flex-direction:column}.SellBarError-content{display:flex;flex:1 0;min-height:100%;padding:70px 20px;flex-direction:column;justify-content:center;align-items:center}.SellBarError-title{font-size:48px;line-height:56px;font-weight:600;margin-bottom:30px;text-align:center}@media (max-width:768px){.SellBarError-title{font-size:24px;line-height:30px;margin-bottom:25px}}.SellBarError-subTitle{font-size:20px;line-height:24px;margin-bottom:30px;text-align:center;max-width:600px}@media (max-width:768px){.SellBarError-subTitle{font-size:20px;line-height:24px}}.SellBarError-description{font-size:14px;line-height:18px;color:#747778;max-width:540px;text-align:center;margin-bottom:40px}.SellBarError-description>a{font-weight:600;color:#4db5da}@media (max-width:768px){.SellBarError-description{font-size:14px;line-height:20px}}.SellBarError-errorCode{margin-bottom:40px;font-size:12px;color:#747778}.SellBarError-links{display:flex}.SellBarError-link{margin:0 10px;min-width:250px}.SellBarError-link:last-child{margin-right:0}.SellBarError-link:first-child{margin-left:0}@media (max-width:768px){.SellBarError-link{height:55px;margin:0 5px;min-width:calc(50% - 5px)}}.SellBarError-link--support{display:flex;align-items:center;justify-content:center;font-size:12px;line-height:12px;letter-spacing:1.6px;height:65px;padding:0 50px;text-align:center;border-radius:5px;background:#fa490a;font-weight:700;text-transform:uppercase;border:2px solid #fa490a;cursor:pointer;-webkit-user-select:none;-ms-user-select:none;user-select:none;transition:border .2s ease,background .2s ease}@media (max-width:768px){.SellBarError-link--support{height:55px}}.isMobile .SellBarError-link--support:active,.isNotMobile .SellBarError-link--support:hover{background:#b03407;border:2px solid #b03407}@media (max-width:768px){.SellBarError-link--support{height:55px;line-height:14px}}.SellBarError-close{position:absolute;right:25px;top:25px;z-index:10}@media (max-width:768px){.SellBarError-close{display:none}}.SellBarError-more{margin-top:35px;display:flex;justify-content:center;align-items:center}.SellBarError-more>button{cursor:pointer;font-size:12px;line-height:24px;transition:color .2s ease;color:#f6f6f6;letter-spacing:1.6px;text-transform:uppercase}.SellBarError-more>button:hover{color:#fa490a}@media (max-width:768px){.SellBarError-more{margin-top:25px}.SellBarError-more>button{height:43px}}.InventoryFooter{position:fixed;bottom:0;left:0;background:#323738;padding:0 30px;margin-right:40px;margin-left:40px;right:0;height:90px;z-index:100;display:flex;align-items:center;justify-content:space-between;border-top:2px solid #1d2021}@media (max-width:768px),(min-width:769px) and (max-width:1024px){.InventoryFooter{margin-right:0;margin-left:0;border-left:none;padding:0 20px}}@media (max-width:768px){.InventoryFooter{padding:0;height:50px;border-top:none;box-shadow:0 -5px 20px rgba(0,0,0,.37)}}.InventoryFooter-enter{opacity:.1;transform:translateY(90px)}@media (max-width:768px){.InventoryFooter-enter{transform:translateY(50px)}}.InventoryFooter-enter-active{opacity:1;transform:translateY(0);transition:transform .2s ease,opacity .2s ease}.InventoryFooter-exit{opacity:0;transform:translateY(90px);transition:transform .2s ease,opacity .2s ease}@media (max-width:768px){.InventoryFooter-exit{transform:translateY(50px);transition:transform .2s ease,opacity .2s ease}}.InventoryFooter--listed{transition:transform .2s ease,opacity .2s ease}@media (max-width:768px){.InventoryFooter--listed{flex-direction:column;height:auto;transform:translateY(calc(100% - 50px))}.InventoryFooter--listed.InventoryFooter-enter{transform:translateY(100%)}.InventoryFooter--listed.InventoryFooter-enter-active{transform:translateY(calc(100% - 50px))}.InventoryFooter--listed.InventoryFooter-exit{transform:translateY(100%)}}.InventoryFooter--listed.InventoryFooter--extend{transform:translateY(0)}.InventoryFooter--listed.InventoryFooter--extend .InventoryFooter-adjustArrow{transform:rotate(180deg)}.InventoryFooter-adjustMobile{display:none;width:100%;height:50px;justify-content:space-between;align-items:center;margin-bottom:10px;padding:0 20px}@media (max-width:768px){.InventoryFooter-adjustMobile{display:flex}}.InventoryFooter-adjustMobile p{color:#fff;font-size:16px;margin-right:15px;font-weight:500}.InventoryFooter-adjustMobile button{font-size:12px;letter-spacing:1.6px;text-transform:uppercase;display:flex;align-items:center;transition:color .2s ease,color .2s ease;fill:#fff}.InventoryFooter-adjustMobile button:active{color:#fa490a;fill:#fa490a}.InventoryFooter-adjustArrow{width:11px;height:7px;margin-left:8px}.InventoryFooter-adjust{display:flex;align-items:center}@media (max-width:768px){.InventoryFooter-adjust{flex-direction:column;width:100%;padding:0 20px}}.InventoryFooter-adjust .ButtonGroup{height:56px}@media (max-width:768px){.InventoryFooter-adjust .ButtonGroup{height:50px;width:100%}}.InventoryFooter-adjust .ButtonGroup>button{padding:0 20px}.InventoryFooter-priceContainer{display:flex;width:100%;align-items:center}@media (max-width:768px){.InventoryFooter-priceContainer{justify-content:space-between;margin:15px 0}}.InventoryFooter-inputText{width:100%;margin-left:25px;margin-right:10px}@media (max-width:768px){.InventoryFooter-inputText{width:50%;margin-right:0;padding-right:10px;margin-left:0;font-weight:600;font-size:14px}}.InventoryFooter-inputWrapper{display:flex;color:#fff;border-bottom:1px solid #fff;align-items:center;height:30px}@media (max-width:768px){.InventoryFooter-inputWrapper{width:50%;border:1px solid #fff;border-radius:3px;height:50px;padding:13px;display:flex;justify-content:center;align-items:center;font-weight:600;font-size:16px;line-height:16px}}.InventoryFooter-input{color:#fff;width:20px;text-align:right;line-height:15px}@media (max-width:768px){.InventoryFooter-input{font-weight:600;font-size:16px;line-height:18px;width:22px}}.InventoryFooter-buttons{display:flex;justify-content:space-between;max-width:480px;flex:1;margin-left:auto}@media (max-width:768px){.InventoryFooter-buttons{max-width:none;margin-left:0;width:100%}}@media (max-width:768px){.InventoryFooter--listed .InventoryFooter-buttons{border-top:1px solid #42484a}}.InventoryFooter-buttons>button{margin:0 7px}@media (max-width:768px){.InventoryFooter-buttons>button{margin:0;height:50px;border-radius:0;border:none}}.InventoryFooter-buttons>button:first-child{margin-left:0}.InventoryFooter-buttons>button:last-child{margin-right:0}.InventoryFooter-steamIcon{fill:#fff;height:12px;width:20px;margin-left:6px}.ButtonGroup{display:flex;width:100%;position:relative;height:65px}.ButtonGroup>button{position:relative;display:flex;align-items:center;justify-content:center;height:100%;flex:1 0;border-top:1px solid #43484a;border-right:1px solid #43484a;border-bottom:1px solid #43484a;font-size:12px;letter-spacing:1.6px;color:#f6f6f6;text-transform:uppercase;cursor:pointer;transition:color .2s ease,background .2s ease;-webkit-user-select:none;-ms-user-select:none;user-select:none}.ButtonGroup>button.active,.ButtonGroup>button:hover{color:#1d2021;background:#f6f6f6}.ButtonGroup>button.active svg,.ButtonGroup>button:hover svg{fill:#1d2021}@media (max-width:768px){.ButtonGroup>button{height:50px}}@media (max-width:768px){.ButtonGroup>button>span{display:none}}.ButtonGroup>button:first-of-type{border-left:1px solid #43484a;border-radius:5px 0 0 5px}.ButtonGroup>button:last-of-type{border-radius:0 5px 5px 0;border-left:none}.ButtonGroup>button:first-of-type:last-of-type{border-radius:5px;border-left:1px solid #43484a}.ButtonGroup>button svg{fill:#f6f6f6;margin-right:8px;width:16px;height:16px;transition:fill .2s ease,stroke .2s ease}.InventoryHeader{position:relative;height:70px;background:#2b2f30;display:flex;justify-content:space-between;align-items:center;padding:0 30px;border-top:2px solid #1d2021}@media (max-width:768px),(min-width:769px) and (max-width:1024px){.InventoryHeader{position:relative;height:50px;background:#232728;padding:0 20px;border-top:none}.InventoryHeader:after{content:"";position:absolute;top:0;left:20px;right:20px;height:1px;background:#34393b}}.InventoryHeader-links{display:flex;flex:1 0;justify-content:center;align-items:center}.InventoryHeader-linksTitle{font-size:16px;line-height:12px;font-weight:600}.InventoryHeader-link,.InventoryHeader-linksTitle{margin-right:30px;padding-bottom:4px;margin-bottom:-8px;color:#fff}.InventoryHeader-link{font-size:12px;text-transform:uppercase;font-weight:700;letter-spacing:1.6px;transition:color .4s ease,border-color .4s ease}.InventoryHeader-link:last-child{margin-right:0}.InventoryHeader-link.isActive{color:#fa490a;border-bottom:2px solid #fa490a}.InventoryHeader-dropdownLink{color:#fff;font-size:12px;text-transform:uppercase;font-weight:700;letter-spacing:1.6px}.InventoryHeader-linkCount{display:inline-block;margin-left:5px;font-weight:400}.InventoryHeader-left{display:flex;flex:1;align-items:center}.InventoryHeader-left>div:first-child{width:262px;justify-content:flex-start}.InventoryHeader-right{display:flex;align-items:flex-end}.InventoryHeader-count{display:flex;flex-grow:1;justify-content:center;margin:0 20px;padding:0 15% 0 0}@media (min-width:769px) and (max-width:1024px){.InventoryHeader-count{padding:0}}@media (max-width:768px){.InventoryHeader-count{padding:0}}.InventoryHeader-sort{margin:0 40px}@media (max-width:768px),(min-width:769px) and (max-width:1024px){.InventoryHeader-currency,.InventoryHeader-sort{display:none}}.InventoryHeader-view{display:flex}@media (max-width:768px),(min-width:769px) and (max-width:1024px){.InventoryHeader-view{display:none}}.InventoryHeader-viewBtn{padding:0;background:none;border:none;color:inherit;outline:none;cursor:pointer;font-weight:inherit;display:block;position:relative;width:16px;height:14px;fill:#fff;margin:0 0 0 15px;transition:fill .4s ease}.InventoryHeader-viewBtn svg{position:absolute;top:0;left:0;width:100%;height:100%}.InventoryHeader-viewBtn:first-child{margin-left:0}.InventoryHeader-viewBtn.isActive,.isMobile .InventoryHeader-viewBtn:active,.isNotMobile .InventoryHeader-viewBtn:hover{fill:#fa490a}.InventoryHeader-filterBtn{display:none}@media (max-width:768px),(min-width:769px) and (max-width:1024px){.InventoryHeader-filterBtn{display:flex;align-items:center}}.InventoryHeader-filterIcon{width:16px;height:13px;fill:currentColor}.InventoryHeader-filterCount{margin-left:10px;font-weight:700;font-size:12px;letter-spacing:1.92px;color:#fa490a}.InventoryHeader-loader{position:absolute;top:0;left:0;width:100%;height:100%;opacity:.7}.WithdrawBar{display:flex;flex:1 0;max-width:100%;flex-direction:column;justify-content:space-between}@media (min-width:1025px) and (max-width:1280px),(min-width:1281px){.WithdrawBar--isOpened .WithdrawBar-title{padding:15px 0 0 15px;white-space:nowrap}}.WithdrawBar--isOpened .WithdrawBar-footer{padding:40px}.WithdrawBar--isOpened .WithdrawBar-warning{visibility:visible;opacity:1;max-width:570px;max-height:100%;padding-right:40px;transition:opacity .4s ease .2s,visibility 0s .2s,max-width 0s .4s,max-height 0s .4s,padding .4s ease}.WithdrawBar--isOpened .WithdrawBar-itemsHeader{display:flex}.WithdrawBar--noItems .WithdrawBar-items{justify-content:center;align-items:center}.WithdrawBar-lockWarning{margin:0 40px 40px;border-color:#fa490a!important;color:#fa490a}.WithdrawBar-lockWarning .Warning-icon{fill:#fa490a}@media (max-width:768px){.WithdrawBar-lockWarning{margin:0 20px 20px}}.WithdrawBar-header{overflow:hidden;justify-content:space-between;padding:25px 65px 25px 25px}.WithdrawBar-header,.WithdrawBar-title{display:flex;transition:padding .4s ease}.WithdrawBar-title{position:relative;font-weight:600;font-size:20px;line-height:20px;align-items:center}@media (max-width:768px){.WithdrawBar-title{font-size:16px}}.WithdrawBar-gameIcon{margin-right:10px;display:block;position:relative;height:36px;width:36px;fill:#fff}.WithdrawBar-gameIcon--730{width:84px;height:36px}.WithdrawBar-gameIcon--570{width:36px;height:36px}.WithdrawBar-game-enter{opacity:0}.WithdrawBar-game-enter-active{opacity:1;transition:opacity .2s ease}.WithdrawBar-game-exit{opacity:0;transition:opacity .2s ease}.WithdrawBar-close{position:absolute;top:25px;right:25px}@media (max-width:768px){.WithdrawBar-close{display:none}}@keyframes shake{0%{transform:none}15%{transform:translate3d(-21px,0,0) rotate(-5deg)}30%{transform:translate3d(18px,0,0) rotate(3deg)}45%{transform:translate3d(-12px,0,0) rotate(-3deg)}60%{transform:translate3d(6px,0,0) rotate(2deg)}75%{transform:translate3d(-3px,0,0) rotate(-1deg)}to{transform:none}}.WithdrawBar-capWrapper-enter{opacity:0}.WithdrawBar-capWrapper-enter-active{opacity:1;transition:opacity .2s ease;animation:shake .6s ease}.WithdrawBar-capWrapper-exit{opacity:0;transition:opacity .2s ease}.WithdrawBar-capWarning{background:#fff;border-radius:3px;padding:12px 15px;font-size:11px;line-height:14px;color:#232728;margin:0 25px 25px}.WithdrawBar-capWarning.isAnimate{animation:shake .6s;animation-timing-function:ease}.WithdrawBar-itemsHeader{font-size:11px;color:#747778;display:none;padding:0 40px;margin-bottom:15px}.WithdrawBar-itemCol{display:flex}.WithdrawBar-itemCol:first-child{width:43.05555556%;padding-right:15px}.WithdrawBar-itemCol:nth-child(2){width:13.88888889%;padding-right:15px}.WithdrawBar-itemCol:nth-child(3){width:16.66666667%}.WithdrawBar-itemCol:nth-child(4){width:12.03703704%;justify-content:flex-end;padding-left:15px}.WithdrawBar-itemCol:nth-child(5){width:14.81481481%;justify-content:flex-end;padding-left:15px}.WithdrawBar-items{display:flex;flex:1 1;flex-direction:column;overflow:auto;position:relative}.WithdrawBar-items--noItems,.WithdrawBar-noItems{justify-content:center;align-items:center}.WithdrawBar-noItems{display:flex;flex-direction:column}.WithdrawBar-noItemsIcon{width:150px;height:110px;margin-bottom:25px;fill:#414445}.WithdrawBar-noItemsText{font-weight:600;color:#414445;font-size:14px;line-height:24px;text-align:center;margin:0 25px}.WithdrawBar-footer{padding:15px 25px 25px;position:relative;transition:padding .4s ease;display:flex;justify-content:space-between;align-items:flex-end}.WithdrawBar-footer.withShadow:before{content:"";position:absolute;top:-16px;left:0;right:0;height:16px;background:linear-gradient(180deg,rgba(43,47,48,.1) 0,#252829);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#1a2b2f30",endColorstr="#252829",GradientType=0)}.WithdrawBar-warning{visibility:hidden;opacity:0;width:100%;max-width:0;max-height:0;overflow:hidden;justify-self:start;padding-right:0;transition:opacity .2s ease,visibility 0s .2s,padding .4s ease}@media (max-width:768px){.WithdrawBar-warning{padding:0 20px;width:100%}}.WithdrawBar-buttons{display:none;padding:20px}@media (max-width:768px){.WithdrawBar-buttons{display:flex}}.WithdrawBar-button{width:100%}.WithdrawBar-button>button{height:43px}.WithdrawBar-trade{display:flex;flex-direction:column;background:#232728;padding:40px}@media (max-width:768px){.WithdrawBar-trade{padding:20px}}.WithdrawBar-trade--collapsed .WithdrawBar-collapseSwitchArrow{transform:rotate(180deg)}.WithdrawBar-itemsCount{font-weight:600;margin-right:25px}.WithdrawBar-tradeHeader{display:flex;margin-bottom:5px}.WithdrawBar-itemsList{border-bottom:1px solid rgba(67,72,74,.3);padding:20px 0}.WithdrawBar-itemsList:last-child{border-bottom:none}.WithdrawBar-tradeOffer{margin-top:15px}.WithdrawBar-collapseSwitch{display:flex;align-items:center;cursor:pointer;-webkit-user-select:none;-ms-user-select:none;user-select:none}.isMobile .WithdrawBar-collapseSwitch:active .WithdrawBar-collapseSwitchText,.isNotMobile .WithdrawBar-collapseSwitch:hover .WithdrawBar-collapseSwitchText{color:#fa490a}.isMobile .WithdrawBar-collapseSwitch:active .WithdrawBar-collapseSwitchArrow,.isNotMobile .WithdrawBar-collapseSwitch:hover .WithdrawBar-collapseSwitchArrow{fill:#fa490a}.WithdrawBar-collapseSwitchText{margin-right:5px;font-size:12px;text-transform:uppercase;letter-spacing:1.6px;transition:color .2s ease}.WithdrawBar-collapseSwitchArrow{position:relative;width:11px;height:6px;transform:rotate(0);fill:#fff}.WithdrawBar-collapseSwitchArrow svg{position:absolute;top:0;left:0;width:100%;height:100%}.WithdrawBar-collapseSwitchArrow>svg{transition:fill .2s ease}.ItemListView--sold .ItemListView-lock,.ItemListView--sold .ItemListView-name,.ItemListView--sold .ItemListView-text,.ItemListView--sold .ItemListView-title,.ItemListView--sold .ItemListView-wear{color:#747778!important}.ItemListView--sold .ItemListView-img>img{-webkit-filter:grayscale(100%);filter:grayscale(100%)}.ItemListView--reverse{width:100%}.ItemListView--reverse .ItemListView-wrap{flex-direction:row-reverse;justify-content:space-between}.ItemListView--reverse .ItemListView-info{margin-left:0}.ItemListView-img{position:relative;height:100%;display:flex;flex-direction:column;justify-content:space-between}@media (max-width:768px){.ItemListView-img{height:auto}}.ItemListView-img>img,.ItemListView-img>svg{width:128px}@media (max-width:768px){.ItemListView-img>img,.ItemListView-img>svg{width:96px}}.ItemListView-wrap{display:flex}.ItemListView-stickers{display:flex;position:absolute;bottom:0;left:0;flex-wrap:wrap}.ItemListView-sticker{width:32px;height:24px}.ItemListView-sticker:first-child{margin:0}.ItemListView-info{margin-left:15px}.ItemListView-info>:last-child{margin-bottom:0}.ItemListView-itemSold{position:relative;color:#fa490a;font-size:14px;margin-bottom:9px;font-weight:700;display:flex}.ItemListView-itemSold>svg{height:20px;width:20px;min-width:20px;margin-right:6px;fill:#fa490a}.ItemListView-title{width:100%;font-weight:400;font-size:11px;line-height:14px}.ItemListView-name{width:100%;font-weight:600;font-size:14px;line-height:24px;color:#fff}.ItemListView-text{color:#9fa1a2;margin-bottom:5px}.ItemListView-text,.ItemListView-wear{width:100%;font-weight:400;font-size:11px;line-height:14px}.ItemListView-wear{color:#fff}.ItemListView-extraInfoItem{margin-bottom:5px;font-size:11px}.ItemListView-extraInfoTitle{color:#747778;display:inline-block}.ItemListView-extraInfoValue{display:inline-block}.ItemListView-lock{color:#c7d296;display:flex;margin-top:3px;align-items:center;font-weight:600;font-size:11px}.ItemListView-lock--unlocked{color:#00a67c}.ItemListView-timeIcon{width:15px;height:18px;margin-right:6px;fill:currentColor}.TradeLock-lock{color:#c7d296;display:flex;align-items:center;font-weight:600;font-size:11px}.TradeLock-lock--unlocked{color:#00a67c!important}@media (min-width:769px) and (max-width:1024px),(min-width:1025px) and (max-width:1280px),(min-width:1281px){.TradeLock-lock--big{font-size:13px;position:absolute}.TradeLock-lock--big .TradeLock-timeIcon{width:25px;height:28px}}.TradeLock-timeIcon{width:15px;height:18px;margin-right:6px;fill:currentColor}.ItemList-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:25px}@media (max-width:768px),(min-width:769px) and (max-width:1024px){.ItemList-header{padding:0 20px;margin-bottom:10px}}.ItemList-title{font-size:24px;font-weight:600}@media (max-width:768px){.ItemList-title{font-size:18px}}.ItemList-list{display:flex;margin-bottom:25px;width:calc(100% + 2px)}@media (max-width:768px),(min-width:769px) and (max-width:1024px){.ItemList-list{overflow:auto;-webkit-overflow-scrolling:touch;width:100%}.ItemList-list:after,.ItemList-list:before{content:"";min-width:20px;height:20px;display:flex}}.ItemList-item{padding-right:2px;flex:0 1}.ErrorContainer{position:relative;z-index:11;flex:1;width:100%;min-height:calc(100vh - 120px);flex-direction:column}.ErrorContainer,.ErrorContent{display:flex;justify-content:center;align-items:center}.ErrorContent{text-align:center;flex-direction:column}.ErrorImage{width:80px;height:100%}.ErrorHeadline{font-size:60px;line-height:60px;font-weight:700}.ErrorSubTitle{font-size:24px;font-weight:600;margin:25px 0 0}.ErrorText{margin:50px 0;font-size:14px;color:#747778;line-height:20px;padding:0 50px;word-wrap:break-word}.ErrorText a{color:#4db5da}.ErrorButton{margin:25px auto 0}.Tags{background:#262a2b;white-space:nowrap;font-size:11px;line-height:16px;letter-spacing:1.6px;text-transform:uppercase;color:#fff;padding:8px 10px;border-radius:3px;margin:0 11px 9px 0;transition:background .2s ease,color .2s ease}.Tags:last-child{margin-right:0}.isMobile .Tags:active,.isNotMobile .Tags:hover{color:#1d2021;background:#fff}@media (max-width:768px){.Tags{padding:8px 13px;margin:0 7px 9px 0}}.ItemPage{display:flex;background:#2b2f30;margin-bottom:25px}@media (max-width:768px){.ItemPage{flex-flow:column}}.ItemPage-pageTitle{display:none}.ItemPage--loader{pointer-events:none;cursor:default;-webkit-user-select:none;-ms-user-select:none;user-select:none}.ItemPage--itemSold .ItemPage-lock>div{color:#747778}.ItemPage--itemSold .ItemPage-itemBody>img{-webkit-filter:grayscale(100%);filter:grayscale(100%);opacity:.5}.ItemPage--itemSold .ItemPage-wear{color:#747778}.ItemPage--itemSold .ItemPage-wear .WearBar-bar{-webkit-filter:grayscale(100%);filter:grayscale(100%);opacity:.5}.ItemPage--itemSold .ItemPage-inspect>a,.ItemPage--itemSold .ItemPage-inspect>button{color:#747778}.ItemPage--itemSold .ItemPage-inspect>a>svg,.ItemPage--itemSold .ItemPage-inspect>button>svg{fill:#747778}.ItemPage--itemSold .ItemPage-shareBtn{pointer-events:none;color:#747778}.ItemPage--itemSold .ItemPage-shareBtn>div>div>svg{fill:#747778}.ItemPage--itemSold .ItemPage-followBtn{pointer-events:none;color:#747778}.ItemPage--itemSold .ItemPage-followBtn>svg{fill:#747778}.ItemPage-column{display:flex;flex-direction:column}.ItemPage-column--left{width:60%;border-right:2px solid #1d2021}@media (max-width:768px){.ItemPage-column--left{width:100%;border-right:0}}.ItemPage-column--left>div{justify-content:flex-end}.ItemPage-column--right{width:40%}@media (max-width:768px){.ItemPage-column--right{width:100%}}.ItemPage-row{display:flex;padding:40px 30px}@media (max-width:768px){.ItemPage-row{padding:0 20px}}.ItemPage-row:not(:first-child){border-top:2px solid #1d2021}.ItemPage-item{justify-content:flex-end;max-width:936px;width:100%}@media (max-width:768px){.ItemPage-item{margin-top:30px}}.ItemPage-itemHeader{display:flex;flex-direction:column}@media (max-width:768px){.ItemPage-itemHeader{flex-direction:row;justify-content:space-between}}.ItemPage-itemBody{display:flex;justify-content:center;align-items:center;padding:20px;position:relative}.ItemPage-itemBody:hover .ItemPage-inCart{opacity:.7}.ItemPage-itemBody>img{max-width:512px;width:100%}.ItemPage-itemFooter{display:flex;justify-content:space-between;position:relative}.ItemPage-inCart{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:78px;height:78px;border-radius:100%;background:#4db5da;pointer-events:none;transition:opacity .2s ease}.ItemPage-inCart>svg{stroke:#fff;width:80px;height:76px;margin:0 auto}.ItemPage-lock{margin-top:10px}@media (max-width:768px){.ItemPage-lock{margin-top:0}}.ItemPage-lock .TradeLock-lock{position:relative}.ItemPage-wear{flex:1}@media (max-width:768px){.ItemPage-wear{margin-top:10px}}.isMobile .ItemPage-inspect,.isMobile .ItemPage-inspectContainer{display:none}.ItemPage-inspectContainer{margin-left:30px}.ItemPage-inspect>button{margin-top:-50px}.ItemPage-inspect>a,.ItemPage-inspect>button{display:flex;align-items:center;justify-content:flex-end;font-size:12px;letter-spacing:1.6px;text-transform:uppercase;transition:color .2s ease;white-space:nowrap}.ItemPage-inspect>a:hover,.ItemPage-inspect>button:hover{color:#fa490a}.ItemPage-inspect>a:hover>svg,.ItemPage-inspect>button:hover>svg{fill:#fa490a}.ItemPage-inspect>a>svg,.ItemPage-inspect>button>svg{margin-left:5px;width:10px;height:10px;fill:#f6f6f6;transition:fill .2s ease}.ItemPage-steam{margin-top:25px}@media (max-width:768px){.ItemPage-steam{margin-top:15px}}.ItemPage-ownItem{position:relative;display:flex;align-items:center;color:#ff7763;font-size:13px;font-weight:600;margin-top:10px}@media (max-width:768px){.ItemPage-ownItem{margin-top:0}}.ItemPage-ownItem>svg{width:24px;height:24px;fill:#ff7763;margin-right:5px}.ItemPage-info{width:100%;max-width:504px}@media (max-width:768px){.ItemPage-info{margin-bottom:30px;max-width:100%}}.ItemPage-history{justify-content:flex-end;max-width:936px;position:relative;width:100%}@media (max-width:768px){.ItemPage-history{margin:30px 0}}.ItemPage-title{font-size:12px}.ItemPage-name{font-size:25px;font-weight:600}.ItemPage-text{color:#747778}.ItemPage-price{display:flex;align-items:center;margin-top:10px}.ItemPage-value{font-size:48px;font-weight:600}@media (min-width:769px) and (max-width:1024px){.ItemPage-value{font-size:32px}}.ItemPage-value>div{color:#747778;font-size:24px;margin-top:-10px}@media (min-width:769px) and (max-width:1024px){.ItemPage-value>div{font-size:24px}}.ItemPage-suggested{color:#747778;font-size:18px;display:flex;align-items:center}.ItemPage-suggested>svg{width:20px;height:20px;margin-right:5px;fill:#747778}.ItemPage-suggested>span{margin-left:auto;padding-right:10px;font-size:14px}.ItemPage-edit{margin-top:30px;display:flex}.ItemPage-edit>div{flex:1}.ItemPage-edit>div:last-of-type:not(:only-of-type){margin-left:10px}.ItemPage-editTitle{color:#747778;font-size:18px}@media (max-width:768px){.ItemPage-editTitle{font-size:14px}}.ItemPage-editForm{margin-top:6px}.ItemPage-discount{margin-left:15px;position:relative;height:25px}.ItemPage-discount .GradientLabel>span{font-size:12px;font-weight:700;line-height:25px}.ItemPage-btns{display:flex;margin-top:30px}.ItemPage-btns>button{width:100%;margin:0 7px}.ItemPage-btns>button:first-child{margin-left:0}.ItemPage-btns>button:last-child{margin-right:0}@media (max-width:768px),(min-width:769px) and (max-width:1024px),(min-width:1025px) and (max-width:1280px){.ItemPage-btns{flex-direction:column}.ItemPage-btns>button{margin:7px 0}}.ItemPage-btns .steam-icon{width:20px;height:12px;margin-right:10px}.ItemPage-openSteamBtn{background:#668f3d;border-color:#668f3d}.ItemPage-openSteamBtn:hover{background-color:#48652b;border-color:#48652b}.ItemPage-openSteamBtn svg{width:20px;height:12px;margin-right:10px;fill:#fff}.ItemPage-btnGroup{margin-top:30px}.ItemPage-btnGroup--unfollow>button:first-of-type:hover{border-color:#fa490a;background:rgba(250,73,10,.1);color:#fa490a}.ItemPage-btnGroup--unfollow>button:first-of-type:hover>svg{fill:#fa490a;height:12px;width:12px}.ItemPage-btnGroup>button:last-of-type{padding:0}.ItemPage-btnGroup--share>button:first-of-type{border-right-color:#fa490a}.ItemPage-btnGroup--share>button:last-of-type{border-color:#fa490a;background:transparent;color:#fff}.ItemPage-btnGroup--share>button:last-of-type svg{fill:#fff}.ItemPage-include{margin-top:30px}.ItemPage-includeTitle{color:#747778}.ItemPage-sticker{margin-top:10px;display:flex;align-items:center}.ItemPage-sticker>img{width:64px;height:48px;margin-right:5px}.ItemPage-stickerTitle{font-weight:700}.ItemPage-stickerStatus{color:#747778}.ItemPage-tags{margin-top:30px;display:flex;flex-wrap:wrap}.ItemPage-tag{background:#43484a}.ItemPage-notListed,.ItemPage-offerInfo{margin-top:25px}.ItemPage-offerInfo--error .Warning-icon{fill:#fa490a}.ItemPage-offerInfo--error .Warning-description{color:#fa490a}.ItemPage-rating{margin-top:30px}.ItemPage-table{margin-top:20px}.ItemPage-table>ul>li{height:24px;color:#747778}.ItemPage-table>ul>li>span{color:#f6f6f6;font-weight:600;margin-right:5px}.ItemPage-table>ul>li>div{display:inline-block;border-bottom:1px dotted #747778}.ItemPage-seller{margin-top:40px}.Share{position:absolute}.Share,.Share-button{width:100%;height:100%}.Share-button{display:flex;align-items:center;justify-content:center}.Share-menu{cursor:default;position:absolute;top:calc(100% + 10px);width:270px;background:#323738;box-shadow:0 10px 40px #1d2021;margin-bottom:15px;right:0;z-index:10}.Share-item{display:flex;cursor:pointer;transition:background .2s ease;padding:20px}@media (max-width:768px){.Share-item{padding:15px}}.Share-item:hover{background:#3b4142}.Share-item:last-child{margin-bottom:5px}.Share-item:first-child{margin-top:5px}.Share-item--copy{position:relative}.Share-item--copy:before{content:"";position:absolute;right:25px;left:25px;bottom:0;height:1px;background:#495052}.Share-item>div>p{text-transform:none;letter-spacing:0;text-align:left}.Share-itemTitle{font-size:14px;line-height:16px;font-weight:600;color:#fff}.Share-itemDesc{font-size:11px;line-height:13px;color:#747778;margin-top:7px}.Share-tooltip{margin:-15px;padding:15px}.Share-tooltipTitle{font-size:14px;font-weight:700;color:#1d2021}.Share-tooltipDesc{margin-top:5px;font-size:12px;color:#323738}.EditPriceForm{position:relative;display:flex;flex-direction:column;margin-bottom:10px}.EditPriceForm-inputWrapper{display:flex;margin-bottom:20px}.EditPriceForm-inputWrapper>div{position:relative;width:100%}.EditPriceForm-inputWrapper>div .InputField{border-top-right-radius:0;border-bottom-right-radius:0}.EditPriceForm-inputWrapper>button{height:50px;line-height:15px;padding:15px;width:auto;border-top-left-radius:0;border-bottom-left-radius:0}.EditPriceForm-otherCurrency{position:absolute;right:40px;top:15px;color:#747778;font-weight:600}.StarsRating{display:flex;align-items:center}.StarsRating-star{position:relative;width:36px;height:36px;margin:0 2px;fill:#1d2021}.StarsRating-star--full{fill:#e05a59}.StarsRating-star--placeholder{fill:#e9a75d}.StarsRating-info{margin-left:20px}.StarsRating-rating{font-size:18px;font-weight:600}.StarsRating-votes{color:#747778}.Seller,.Seller--simple .Seller-info{display:flex}.Seller--simple .Seller-text{margin-left:5px}.Seller--simple .Seller-avatar{width:20px;height:20px}.Seller-avatar{height:40px;width:40px;border-radius:50%}.Seller-info{align-self:center;margin-left:10px}.Seller-username{color:#fff;font-weight:600}.Seller-text{color:#747778}.ActionsDropdown{position:absolute;padding:10px 0;cursor:default;z-index:3}.ActionsDropdown--grid{bottom:0;left:0;width:100%;background:#323738}.ActionsDropdown--grid.ActionsDropdown-enter{transform:translateY(100%)}.ActionsDropdown--grid.ActionsDropdown-enter-active,.ActionsDropdown--grid.ActionsDropdown-exit{transform:translateY(0);transition:transform .2s ease}.ActionsDropdown--grid.ActionsDropdown-exit-active{transform:translateY(100%);transition:transform .2s ease}@media (max-width:768px),(min-width:769px) and (max-width:1024px){.ActionsDropdown--grid{background:#2b2f30}}.ActionsDropdown--list{top:calc(100% + 5px);min-width:200px;right:0;background:#323738;padding:10px 0;box-shadow:0 10px 40px #1d2021}.ActionsDropdown--list.ActionsDropdown-enter{transform:translateY(-50%);opacity:0}.ActionsDropdown--list.ActionsDropdown-enter-active{transform:translateY(0);opacity:1;transition:transform .2s ease,opacity .15s ease .05s}.ActionsDropdown--list.ActionsDropdown-exit{transform:translateY(0);opacity:1;transition:transform .25s ease,opacity .15s ease}.ActionsDropdown--list.ActionsDropdown-exit-active{opacity:0;transform:translateY(-50%)}.ActionLink{display:flex;align-items:center;justify-content:flex-start;padding:10px 25px;width:100%;font-size:14px;line-height:16px;font-weight:600;fill:#fff;transition:background-color .2s ease,fill .2s ease,color .2s ease}.ActionLink:last-child{border-bottom:0}.isMobile .ActionLink:active,.isNotMobile .ActionLink:hover{background:#3b4142}.isNotMobile .ActionLink:active:not(.ActionLink--disabled){fill:#fa490a;color:#fa490a}@media (min-width:769px) and (max-width:1024px){.ActionLink{font-weight:400;padding:8px 16px}}@media (max-width:768px){.ActionLink{padding:8px 16px;font-size:12px;font-weight:400}}.ActionLink--disabled{color:#747778;fill:#747778}.ActionLink-icon,.ActionLink-spinner{position:relative;margin-right:10px;width:12px;height:12px;flex-shrink:0}.ActionLink-icon svg,.ActionLink-spinner svg{position:absolute;top:0;left:0;width:100%;height:100%}@media (max-width:768px){.ActionLink-icon,.ActionLink-spinner{width:10px;height:10px}}.ActionLink-title{text-align:left}.ItemPreview{position:relative;width:100%;height:100%;background:#2b2f30;cursor:pointer;transition:transform .2s ease,background-color .2s ease,box-shadow .2s ease,-webkit-filter .2s ease;transition:transform .2s ease,filter .2s ease,background-color .2s ease,box-shadow .2s ease;transition:transform .2s ease,filter .2s ease,background-color .2s ease,box-shadow .2s ease,-webkit-filter .2s ease;box-shadow:none}@media (min-width:1025px) and (max-width:1280px),(min-width:1281px){.isNotMobile .ItemPreview:hover{background:#323738;box-shadow:0 0 20px 1px #1d2021}.isNotMobile .ItemPreview:hover .WearBar-arrow{stroke:#323738}.isNotMobile .ItemPreview:hover .ItemPreview-link{background:#323738}.isNotMobile .ItemPreview:hover .ItemPreview-checkbox{opacity:1;width:30px}}.ItemPreview-href{display:none}.ItemPreview--grid .ItemPreview-actionBtn{position:absolute;justify-content:space-between;bottom:0;left:0;right:0;height:50px;transition:transform .2s ease,z-index 0s;z-index:2}@media (max-width:768px),(min-width:769px) and (max-width:1024px){.ItemPreview--grid .ItemPreview-actionBtn{position:static;margin:0 15px 15px;height:40px;border-radius:5px;border:1px solid #43484a}}@media (max-width:768px),(min-width:769px) and (max-width:1024px){.ItemPreview--grid .ItemPreview-mainAction{border-radius:5px 0 0 5px;border:none}}.ItemPreview--grid .ItemPreview-mainAction:only-child{border-radius:0 0 5px 5px}@media (max-width:768px),(min-width:769px) and (max-width:1024px){.ItemPreview--grid .ItemPreview-mainAction:only-child{border-radius:5px}}.ItemPreview--grid .ItemPreview-sideAction{border-radius:0 0 5px 0}@media (min-width:1025px) and (max-width:1280px),(min-width:1281px){.isNotMobile .ItemPreview--grid:hover{transform:translateY(-25px)}.isNotMobile .ItemPreview--grid:hover .ItemPreview-actionBtn{transform:translateY(50px);transition:transform .2s ease,z-index 0s .2s;z-index:5}}.ItemPreview.ItemPreview--grid--id-730 .ItemPreview-itemImage{margin-bottom:5px}.ItemPreview--list .ItemPreview-oldPrice{position:static;text-align:right}.ItemPreview--list .ItemPreview-actionBtn{position:static;flex-shrink:0;border-radius:5px}.ItemPreview--list .ItemPreview-mainAction{height:40px;border-radius:5px 0 0 5px}.ItemPreview--list .ItemPreview-mainAction:only-child{margin-right:0}.ItemPreview--list .ItemPreview-sideAction{height:40px;flex-shrink:0;width:35px;border-radius:0 5px 5px 0}.ItemPreview--list .ItemPreview-priceValue{justify-content:flex-end}.ItemPreview--list .ItemPreview-itemName{display:flex;justify-content:space-between}.ItemPreview--list .ItemPreview-inspect{white-space:normal;width:100%;height:100%;z-index:3}@media (min-width:769px) and (max-width:1024px),(min-width:1025px) and (max-width:1280px),(min-width:1281px){.ItemPreview--list .ItemPreview-content,.ItemPreview--list:before{display:none}.ItemPreview--list .ItemPreview-rowContent{display:flex;min-height:115px}.ItemPreview--list .ItemPreview-link{flex-direction:row;align-items:center;justify-content:flex-start;padding:0 25px}.ItemPreview--list .ItemPreview-commonInfo{display:flex;flex:1 1;flex-direction:row;justify-content:space-between;align-items:center}.ItemPreview--list .ItemPreview-stickers{right:auto;left:15px;top:15px;display:flex;flex-direction:column;flex-wrap:wrap;height:calc(100% - 15px)}.ItemPreview--list .ItemPreview-sticker{width:25px;margin-bottom:4px}.ItemPreview--list .ItemPreview-rowItemText,.ItemPreview--list .ItemPreview-wear{max-width:200px;flex:1;padding-right:15px}.ItemPreview--list .ItemPreview-wear .WearBar{margin-top:10px}.ItemPreview--list .ItemPreview-priceWrapper{max-width:330px;flex:1;display:flex;justify-content:flex-end;align-items:center}.ItemPreview--list .ItemPreview-priceContainer{display:flex;flex:1 1;justify-content:flex-end;align-items:center;padding-right:15px}.ItemPreview--list .ItemPreview-itemText{color:#fff;margin-bottom:0}.ItemPreview--list .ItemPreview-price{margin-bottom:0;margin-right:58px;text-align:right}.SellPage .ItemPreview--list .ItemPreview-price{margin-right:15px}.ItemPreview--list .ItemPreview-mainAction{justify-content:center}.ItemPreview--list .ItemPreview-priceValue{font-size:16px}.ItemPreview--list .ItemPreview-oldPrice{margin-top:3px}.ItemPreview--list .ItemPreview-itemImage{width:128px;height:94px;margin-bottom:0;margin-left:-10px;margin-right:10px}}@media (min-width:769px) and (max-width:1024px) and (min-width:1025px) and (max-width:1280px),(min-width:1025px) and (max-width:1280px) and (min-width:1025px) and (max-width:1280px),(min-width:1281px) and (min-width:1025px) and (max-width:1280px){.SellPage .ItemPreview--list .ItemPreview-mainAction{min-width:70px}}@media (min-width:1025px) and (max-width:1280px),(min-width:1281px){.ItemPreview--list .ItemPreview-actionBtn{display:none}.ItemPreview--list .ItemPreview-mainAction{min-width:120px}.ItemPreview--list.ItemPreview--hasCheckbox .ItemPreview-stickers{transition:opacity .2s ease;pointer-events:none}.isNotMobile .ItemPreview--list.ItemPreview--hasCheckbox:hover .ItemPreview-stickers{opacity:0}.isNotMobile .ItemPreview--list:hover{transform:translateY(0)}.isNotMobile .ItemPreview--list:hover .ItemPreview-price:not(.ItemPreview-price--discount){margin-right:0}.isNotMobile .ItemPreview--list:hover .ItemPreview-sticker{width:25px;margin-bottom:4px}.isNotMobile .ItemPreview--list:hover .ItemPreview-wear{display:flex;flex-direction:column}.isNotMobile .ItemPreview--list:hover .ItemPreview-priceContainer{justify-content:center}.isNotMobile .ItemPreview--list:hover .ItemPreview-actionBtn{opacity:1;display:flex}}@media (min-width:769px) and (max-width:1024px){.ItemPreview--list .ItemPreview-mainAction{min-width:100px}.ItemPreview--list .ItemPreview-rowContent{min-height:95px}.ItemPreview--list .ItemPreview-link{padding:0 18px}.ItemPreview--list .ItemPreview-priceContainer{justify-content:center}.SellPage .ItemPreview--list .ItemPreview-price{margin-right:0}.ItemPreview--list .ItemPreview-wear{width:23.4%}.ItemPreview--list .ItemPreview-priceWrapper{width:39.2%}}.ItemPreview--static{cursor:default}.isNotMobile .ItemPreview--static:hover{transform:translateY(0);background:#323738;box-shadow:none}.isNotMobile .ItemPreview--static:hover .ItemPreview-static{background:#323738}.ItemPreview--sell .ItemPreview-link{cursor:pointer}.ItemPreview--sell .ItemPreview-actions{padding:20px 15px}.ItemPreview--checkboxes{box-shadow:none!important}.isNotMobile .ItemPreview--checkboxes:hover{transform:translateY(0);background:#323738}.isNotMobile .ItemPreview--checkboxes:hover .ItemPreview-actionBtn{display:none}.ItemPreview--checkboxes .ItemPreview-checkbox{opacity:1;width:30px}.ItemPreview--onChecked,.ItemPreview--onChecked .ItemPreview-link{background:#353b3d}.ItemPreview--onChecked .ItemPreview-checkbox{opacity:1;width:30px}.isNotMobile .ItemPreview--inCart:hover .ItemPreview-inCartIcon{opacity:.7}.isNotMobile .ItemPreview--inCart:hover .ItemPreview-itemImage img,.isNotMobile .ItemPreview--inCart:hover .ItemPreview-itemInfo,.isNotMobile .ItemPreview--inCart:hover .ItemPreview-stickers,.isNotMobile .ItemPreview--inCart:hover .ItemPreview-wear{-webkit-filter:grayscale(0);filter:grayscale(0)}.ItemPreview--inCart .ItemPreview-itemImage img,.ItemPreview--inCart .ItemPreview-itemInfo,.ItemPreview--inCart .ItemPreview-stickers,.ItemPreview--inCart .ItemPreview-wear{-webkit-filter:grayscale(100%);filter:grayscale(100%)}.ItemPreview--inCart .ItemPreview-actionBtn{background:#e05a59}.ItemPreview--tooltip.ItemPreview--grid .ItemPreview-link:after{opacity:1;pointer-events:none;cursor:default}.ItemPreview-count{font-weight:600;font-size:15px}.ItemPreview-inCartIcon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:78px;height:78px;border-radius:100%;background:#4db5da;pointer-events:none}@media (max-width:768px){.ItemPreview-inCartIcon{width:55px;height:55px}}.ItemPreview-inCartIcon svg{position:absolute;top:0;left:2px;bottom:0;right:0;stroke:#fff;width:95%;height:95%;margin:auto}.ItemPreview-inspect{z-index:5;opacity:0;line-height:18px;white-space:nowrap;padding:10px 20px 9px;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);border-radius:4px;font-size:10px;letter-spacing:1.6px;text-transform:uppercase;background:rgba(29,32,33,.6);transition:opacity .2s ease,transform .2s ease,color .2s ease,background .2s ease;cursor:zoom-in;display:flex;align-items:center;justify-content:center;text-align:center}.ItemPreview-inspect:hover{background:rgba(29,32,33,.7)}.ItemPreview-inspect:active{background:rgba(29,32,33,.8)}.ItemPreview-inspect .isMobile{display:none}@media (max-width:768px){.ItemPreview-inspect{display:none}}.ItemPreview-ownItem{display:flex;align-items:center;color:#ff7763;font-size:11px;font-weight:600}.ItemPreview-ownItem>svg{width:15px;height:15px;fill:#ff7763;margin-right:5px}.ItemPreview-top{display:flex;align-items:center;margin-bottom:5px}.ItemPreview--stackAble .ItemPreview-top{justify-content:space-between}.ItemPreview-checkbox{opacity:0;width:0;transition:width .1s ease,opacity .2s ease}.ItemPreview-wrapper{position:relative;overflow:hidden}.ItemPreview-content,.ItemPreview-wrapper{display:flex;flex-direction:column;width:100%;height:100%}.ItemPreview-cartIcon{stroke:#fff;fill:#fff;width:17px;height:15px;margin-top:-3px;margin-left:7px}.ItemPreview-cartIconDel{width:10px;height:10px;margin-right:7px;fill:#fff}.ItemPreview-commonInfo,.ItemPreview-info{display:flex;flex-direction:column;flex:1}.ItemPreview-info{justify-content:space-between;padding:25px}@media (max-width:768px),(min-width:769px) and (max-width:1024px){.ItemPreview-info{padding:15px}}.ItemPreview-itemImage{position:relative;display:block;height:96px;width:100%;margin:0 auto 20px;padding:0 50px}.isMobile .ItemPreview-itemImage:active .ItemPreview-inspect,.isNotMobile .ItemPreview-itemImage:hover .ItemPreview-inspect{opacity:1}@media (max-width:768px){.ItemPreview-itemImage{margin-bottom:5px}}.ItemPreview-itemImage>img,.ItemPreview-itemImage>svg{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:contain;object-position:center}.ItemPreview-stickers{position:absolute;top:20px;right:20px}.ItemPreview-sticker{display:block;width:30px;margin-bottom:8px}.ItemPreview-itemInfo{margin-bottom:10px}.ItemPreview-price{margin-bottom:10px;position:relative;display:inline-block}@media (max-width:768px),(min-width:769px) and (max-width:1024px){.ItemPreview-price{margin-bottom:20px}}.ItemPreview-priceValue{font-size:24px;line-height:24px;font-weight:600;display:flex;align-items:center}@media (max-width:768px){.ItemPreview-priceValue{font-size:16px}}.ItemPreview-suggestedText{font-size:11px;color:#747778;margin-bottom:5px}.ItemPreview-priceNA{font-size:11px;color:#747778;line-height:15px;margin-top:10px}.ItemPreview-discount{margin-left:10px}.ItemPreview-oldPrice{color:#747778;font-size:12px;top:24px;margin-top:5px}.ItemPreview-itemTitle{font-size:12px}@media (max-width:768px){.ItemPreview-itemTitle{font-size:11px}}.ItemPreview-itemName{font-size:16px;font-weight:600;margin-bottom:5px}@media (min-width:769px) and (max-width:1024px){.ItemPreview-itemName{line-height:16px}}@media (max-width:768px){.ItemPreview-itemName{font-size:14px;line-height:17px}}.ItemPreview-itemText{font-size:12px;color:#8e9191;margin-bottom:10px}@media (max-width:768px){.ItemPreview-itemText{font-size:11px;line-height:13px}}.ItemPreview-timeIcon{width:15px;height:18px;margin-right:6px;fill:currentColor}.ItemPreview-link{position:relative;display:flex;flex:1;flex-direction:column;justify-content:space-between;background:#2b2f30;padding:25px;transition:background-color .2s ease;z-index:3}.ItemPreview-link:after{pointer-events:none;opacity:0;content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.3);transition:opacity .2s ease}@media (max-width:768px){.ItemPreview-link{padding:15px}}.ItemPreview-static{position:relative;display:flex;flex:1;flex-direction:column;justify-content:space-between;background:#2b2f30;padding:25px;transition:background .2s ease;-webkit-user-select:none;-ms-user-select:none;user-select:none}@media (max-width:768px){.ItemPreview-static{padding:15px}}.ItemPreview-actions{position:absolute;z-index:2;bottom:0;left:0;width:100%;background:#323738;padding:20px 25px}.ItemPreview-spinner{position:relative;height:24px;width:24px}@media (max-width:768px),(min-width:769px) and (max-width:1024px){.ItemPreview-spinner{height:15px;width:15px}}.ItemPreview-actionBtnWrapper{position:relative}.ItemPreview-actionBtn{display:flex;overflow:hidden;border-radius:0 0 5px 5px;background:#4db5da}@media (max-width:768px),(min-width:769px) and (max-width:1024px){.ItemPreview-actionBtn{font-size:11px;font-weight:400;position:static;background:transparent;height:40px;border:1px solid #43484a}}@media (max-width:768px){.ItemPreview-actionBtn{margin:0 15px 20px}}.ItemPreview-mainAction,.ItemPreview-sideAction{display:flex;align-items:center;justify-content:center;-webkit-user-select:none;-ms-user-select:none;user-select:none;transition:background .2s ease}.isMobile .ItemPreview-mainAction:active,.isMobile .ItemPreview-sideAction:active,.isNotMobile .ItemPreview-mainAction:active,.isNotMobile .ItemPreview-mainAction:hover,.isNotMobile .ItemPreview-sideAction:active,.isNotMobile .ItemPreview-sideAction:hover,.ItemPreview-mainAction.isActive,.ItemPreview-sideAction.isActive{background:rgba(0,0,0,.3)}.ItemPreview-mainAction{display:flex;align-items:center;justify-content:center;font-size:12px;line-height:12px;letter-spacing:1.6px;text-align:center;font-weight:700;text-transform:uppercase;cursor:pointer;-webkit-user-select:none;-ms-user-select:none;user-select:none;flex:1 0;height:100%;padding:0 10px}.ItemPreview-mainAction svg:not(:only-child){width:10px;height:10px;margin-right:10px;fill:#fff}.ItemPreview-mainAction:disabled,.ItemPreview-mainAction[disabled]{background:#39809a;cursor:default}@media (max-width:768px),(min-width:769px) and (max-width:1024px){.ItemPreview-mainAction{font-size:11px;font-weight:400;background:transparent}}@media (max-width:768px){.ItemPreview-mainAction{height:auto;font-size:10px;padding:0 5px}}.ItemPreview-sideAction{width:40px;height:100%;position:relative;fill:#fff;margin-left:1px;transition:background .2s ease;-webkit-user-select:none;-ms-user-select:none;user-select:none;flex-direction:column;box-sizing:initial}.ItemPreview-sideAction:after{position:absolute;left:-1px;content:"";height:100%;border-left:1px solid rgba(0,0,0,.35)}.ItemPreview-sideAction svg{width:13px;height:13px}.ItemPreview-sideAction--loading{cursor:default}@media (max-width:768px),(min-width:769px) and (max-width:1024px){.ItemPreview-sideAction{font-size:11px;font-weight:400;background:transparent}.ItemPreview:not(.ItemPreview--inCart) .ItemPreview-sideAction:after{border-color:#43484a}}@media (max-width:768px){.ItemPreview-sideAction{width:30px}}.ItemPreview-sideDot{width:4px;height:4px;border-radius:50%;background:#fff;display:block}.ItemPreview-sideDot:nth-child(2){margin:4px}@media (max-width:768px){.ItemPreview-sideDot:nth-child(2){margin:3px}}@media (max-width:768px){.ItemPreview-sideDot{width:3px;height:3px}}.ItemPreview-loader{position:absolute;top:0;left:0;width:100%;height:100%;opacity:.5;z-index:22}.Container{display:flex;justify-content:center;flex-direction:column;align-items:center;padding:30px;position:relative}.OrderComplete-container{padding:80px 30px;min-height:calc(100vh - 120px)}.OrderComplete-content{width:100%;max-width:1440px}.OrderComplete-title{font-size:48px;text-align:center;font-weight:600;width:100%;margin:0 auto 35px}@media (max-width:768px){.OrderComplete-title{font-size:24px;margin:0 auto 30px}}.OrderComplete-items{display:flex;flex-wrap:wrap;margin:auto;padding:0 30px;justify-content:center}@media (max-width:768px){.OrderComplete-items{padding:0 10px}}.OrderComplete-more{margin-top:35px;display:flex;justify-content:center;align-items:center}.OrderComplete-more>button{cursor:pointer;font-size:12px;line-height:24px;transition:color .2s ease;color:#f6f6f6;letter-spacing:1.6px;text-transform:uppercase}.OrderComplete-more>button:hover{color:#fa490a}.OrderComplete-item{position:relative;padding:5px}.OrderComplete-btns{margin:40px auto 0;display:flex;justify-content:center;max-width:640px}.OrderComplete-btns>button{margin:0 7px}.OrderComplete-btns>button:first-child{margin-left:0}.OrderComplete-btns>button:last-child{margin-right:0}.NoItems{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:20px 0}.NoItems-noItemsIcon{width:150px;height:110px;margin-bottom:30px;fill:#414445}.NoItems-noItemsText{font-weight:600;color:#414445;font-size:14px;line-height:24px;text-align:center}.Checkout-container{padding:40px;min-height:calc(100vh - 120px);justify-content:flex-start;background:#2b2f30}@media (min-width:769px) and (max-width:1024px){.Checkout-container{padding:40px 30px;min-height:100%}}@media (max-width:768px){.Checkout-container{padding:20px;min-height:100%}}.Checkout-alert{margin-top:20px}.Checkout-content{width:100%;height:100%;display:flex;align-items:flex-start}@media (max-width:768px){.Checkout-content{flex-direction:column;display:block}}@media (min-width:1025px) and (max-width:1280px),(min-width:1281px){.Checkout-noItems{min-height:calc(100vh - 140px);display:flex;align-items:center;justify-content:center}}.Checkout-items{display:flex;flex:1;flex-direction:column;margin-right:50px}@media (max-width:768px){.Checkout-items{display:block;width:100%;margin-right:0;margin-top:35px}}.Checkout-itemsGame{width:100%;margin-top:60px}@media (min-width:769px) and (max-width:1024px){.Checkout-itemsGame{margin-top:40px}}.Checkout-itemsGame:first-child{margin-top:0}@media (max-width:768px){.Checkout-itemsGame{margin-top:25px}.Checkout-itemsGame:first-child{margin-top:40px}}.Checkout-itemsHeader{width:100%;display:flex;align-items:center;flex-direction:row;justify-content:space-between;padding-bottom:20px;border-bottom:1px solid #43484a}@media (max-width:768px){.Checkout-itemsHeader{border-bottom:0}}.Checkout-itemsHeaderGame{display:flex;align-items:center;font-weight:600;font-size:18px}@media (max-width:768px){.Checkout-itemsHeaderGame{font-size:14px}}.Checkout-itemsHeaderGameIcon{display:block;position:relative;width:36px;height:36px;fill:#fff;margin-right:10px}@media (max-width:768px){.Checkout-itemsHeaderGameIcon{width:24px;height:24px}}.Checkout-itemsHeaderItems{display:flex}.Checkout-faq{display:flex;align-items:center;font-size:12px;font-weight:700;text-transform:uppercase;transition:color .2s ease}.Checkout-faq>svg{width:18px;height:20px;fill:#fff;transition:fill .2s ease;margin-right:10px}.Checkout-faq:hover{color:#fa490a}.Checkout-faq:hover>svg{fill:#fa490a}.Checkout-total{display:flex;width:448px;background:#323738;padding:30px;flex-direction:column}@media (min-width:769px) and (max-width:1024px){.Checkout-total{width:340px;padding:20px}}@media (max-width:768px){.Checkout-total{width:100%;margin-top:30px;padding:0;background:none}}.Checkout-totalHeader{justify-content:space-between;display:flex;width:100%;position:relative;align-items:center}@media (max-width:768px){.Checkout-totalHeader{position:absolute;top:20px;left:20px;right:20px;width:auto}}.Checkout-totalHeaderItems{color:#fff;font-weight:600;font-size:20px;line-height:20px}.Checkout-totalBody{margin-top:35px;margin-bottom:35px;width:100%;display:flex;flex-direction:column}@media (max-width:768px){.Checkout-totalBody{margin-top:0;margin-bottom:20px}}.Checkout-totalBodySave,.Checkout-totalBodyTotal,.Checkout-totalBodyYouPay{font-weight:400;display:flex;margin-top:16px;justify-content:space-between;align-items:center}.Checkout-totalBodyTitle{color:#747778;font-size:12px;line-height:12px;font-weight:400}.Checkout-totalBodyValue{color:#fff;font-size:12px;line-height:12px;font-weight:400}.Checkout-totalBodyValue>span{margin-right:10px;color:#747778}.Checkout-totalBodyYouPay{margin-top:13px}.Checkout-totalBodyYouPay .Checkout-totalBodyTitle,.Checkout-totalBodyYouPay .Checkout-totalBodyValue{font-size:20px;line-height:24px}.Checkout-totalBalance{width:100%;display:flex;justify-content:space-between;padding:30px 0;border-top:1px solid #43484a;border-bottom:1px solid #43484a}@media (max-width:768px){.Checkout-totalBalance{padding:20px 0}}.Checkout-totalBalanceTitle{color:#747778;font-size:12px;line-height:12px;font-weight:400}.Checkout-totalBalanceValue{color:#fff;font-size:12px;line-height:12px;font-weight:400}.Checkout-totalBalanceValue>span{color:#747778;margin-right:10px}.Checkout-totalBalanceEnough{width:100%;padding:16px 20px;background:#fff;border-radius:3px}.Checkout-totalBalanceEnoughTitle{width:100%;font-weight:700;color:#000;font-size:14px;line-height:18px}.Checkout-totalBalanceEnoughTitle span{margin-left:10px;display:inline-block;vertical-align:middle;font-size:16px;line-height:26px}.Checkout-totalBalanceEnoughDescr{width:100%;font-weight:400;color:#323738;font-size:12px;line-height:16px;margin-top:8px}.Checkout-totalBalanceEnoughAdd{color:#4db5da;text-transform:uppercase;font-size:12px;line-height:16px;display:inline-block;font-weight:700;letter-spacing:1.92px;margin-top:12px;cursor:pointer;transition:color .3s ease-out}.isNotMobile .Checkout-totalBalanceEnoughAdd:hover{color:#fa490a}.Checkout-totalFooter{width:100%;margin-top:40px}@media (max-width:768px){.Checkout-totalFooter{margin-top:25px}}.Checkout-item{padding:25px 0;border-top:1px solid #43484a;position:relative;display:flex;justify-content:space-between;align-items:flex-start}@media (min-width:769px) and (max-width:1024px),(min-width:1025px) and (max-width:1280px){.Checkout-item{flex-direction:column}}@media (max-width:768px){.Checkout-item{padding:25px 20px;flex-direction:column;border:none;margin-top:2px;background:#323738}}.Checkout-item:first-child{border-top:none}.Checkout-itemWrap{display:flex;width:100%;flex:1}@media (max-width:768px){.Checkout-itemWrap{flex-direction:column}}.Checkout-itemDel{display:flex;align-items:center;cursor:pointer;transition:color .2s ease,opacity .2s ease;letter-spacing:1.6px;font-size:10px;text-transform:uppercase;color:#9fa1a2}@media (max-width:768px){.Checkout-itemDel{font-size:0;bottom:-5px}}.Checkout-itemDel:hover{color:#fa490a}.Checkout-itemDel:hover>svg{fill:#fa490a}.Checkout-itemDel>svg{width:14px;height:14px;fill:#9fa1a2;transition:fill .2s ease;margin-right:5px;padding-bottom:2px}@media (max-width:768px){.Checkout-itemDel>svg{padding-bottom:0;margin-right:0}}.Checkout-itemDel>div{width:14px;height:14px;position:relative;margin-right:5px}@media (max-width:768px){.Checkout-itemDel>div{margin-right:0}}.Checkout-itemDel--loading{pointer-events:none;cursor:default;color:#747778!important}.Checkout-itemPrice{display:flex;flex:1;align-items:flex-start}@media (max-width:768px){.Checkout-itemPrice{flex-direction:column-reverse}}.Checkout-itemPriceValue{font-weight:400;font-size:14px;color:#fff;text-align:right}@media (max-width:768px),(min-width:769px) and (max-width:1024px),(min-width:1025px) and (max-width:1280px){.Checkout-itemPriceValue{text-align:left;flex:0;display:flex}}.Checkout-itemPriceListed{display:flex;justify-content:flex-end}@media (max-width:768px){.Checkout-itemPriceListed{flex-direction:row-reverse}}.Checkout-itemPriceCurr{color:#747778;margin-left:5px}.Checkout-itemPriceOld{flex:1;text-align:right;font-size:14px}.Checkout-itemPriceOld>div{color:#fff;margin-top:7px}@media (max-width:768px){.Checkout-itemPriceOld>div{margin-top:0;margin-left:10px}}.Checkout-itemPriceOld>span{color:#747778;text-decoration:line-through}@media (max-width:768px),(min-width:769px) and (max-width:1024px),(min-width:1025px) and (max-width:1280px){.Checkout-itemPriceOld{margin-left:10px}}.Checkout-itemBtns{margin-top:15px;width:100%}.Checkout-itemBtnsBtn{color:#4db5da;text-transform:uppercase;font-size:12px;line-height:16px;font-weight:700;display:inline-block;vertical-align:middle;letter-spacing:1.92px;transition:color .3s ease-out;cursor:pointer}.Checkout-itemBtnsBtn:hover{color:#fa490a}.Checkout-itemBtnsBtn:last-child{margin-left:30px}.Checkout-itemName{width:100%}@media (min-width:1281px){.Checkout-itemName{width:50%;padding-right:5%}}.Checkout-seller{margin:0 10px}@media (min-width:1281px){.Checkout-seller{width:30%}}@media (max-width:768px),(min-width:769px) and (max-width:1024px),(min-width:1025px) and (max-width:1280px){.Checkout-seller{margin:10px 0 0}}.Checkout-itemInfo{position:relative;display:flex;justify-content:space-between;flex-direction:column;align-items:flex-end;align-self:normal}@media (min-width:1281px){.Checkout-itemInfo{width:20%}}@media (max-width:768px),(min-width:769px) and (max-width:1024px),(min-width:1025px) and (max-width:1280px){.Checkout-itemInfo{flex-direction:row;align-items:center;margin-top:10px}}.Checkout-itemGradient{margin-right:15px}@media (max-width:768px){.Checkout-itemGradient{margin-left:10px;margin-right:0}}.Checkout-help{position:absolute;top:calc(100% + 10px);right:0;padding:25px;background:#3b4142;box-shadow:0 10px 40px 0 #1d2021;width:calc(100% - 40px);max-width:308px;z-index:7;letter-spacing:0;text-transform:none;font-weight:400}.Checkout-helpWrapper-enter{opacity:.1;transform:translateY(-15px)}.Checkout-helpWrapper-enter-active{opacity:1;transform:translateY(0);transition:transform .2s ease,opacity .2s ease}.Checkout-helpWrapper-exit{opacity:0;transform:translateY(-15px);transition:transform .2s ease,opacity .2s ease}.Checkout-helpBlock{width:100%;margin-top:24px}.Checkout-helpBlock:first-child{margin-top:0}.Checkout-helpBlockTitle{width:100%;color:#fff;font-weight:600;font-size:14px;line-height:16px}.Checkout-helpBlockDescr{width:100%;color:hsla(0,0%,100%,.45);font-weight:400;font-size:11px;line-height:13px;margin-top:5px}@media (min-width:769px){.Checkout-checkoutBtn:disabled,.Checkout-checkoutBtn[disabled]{background:#2b2f30;color:#43484a;border-color:#2b2f30}}.Checkout-checkbox{margin-bottom:35px;display:flex;align-items:flex-start}.Checkout-checkbox .Checkbox-label{color:#f6f6f6;line-height:18px;font-size:14px}.Checkout-checkbox .Checkbox-label a{color:#4db5da;font-weight:600;transition:color .2s ease}.Checkout-checkbox .Checkbox-label a:hover{color:#fa490a}.Checkout-checkbox .Checkbox-label p:first-child{margin-bottom:5px}.Checkout-footer{margin-top:30px;display:flex;justify-content:center}.Checkout-clear{color:#f6f6f6;font-size:12px;letter-spacing:1.6px;text-transform:uppercase;transition:color .2s ease}.isMobile .Checkout-clear:active,.isNotMobile .Checkout-clear:hover{color:#fa490a}.CartContainer{padding:40px}@media (max-width:768px),(min-width:769px) and (max-width:1024px){.CartContainer{padding:40px 20px}}.CartContainer-content{width:100%;height:100%;display:flex;align-items:flex-start}@media (max-width:768px){.CartContainer-content{flex-direction:column}}.CartContainer-items{display:flex;flex:1;flex-direction:column;margin-right:50px}@media (max-width:768px){.CartContainer-items{width:100%;margin-right:0;margin-top:35px}}.CartContainer-itemsGame{width:100%;margin-top:60px}@media (min-width:769px) and (max-width:1024px){.CartContainer-itemsGame{margin-top:40px}}.CartContainer-itemsGame:first-child{margin-top:0}@media (max-width:768px){.CartContainer-itemsGame,.CartContainer-itemsGame:first-child{margin-top:40px}}.CartContainer-itemsHeader{width:100%;display:flex;align-items:center;flex-direction:row;justify-content:space-between;padding-bottom:20px;border-bottom:1px solid #43484a}@media (max-width:768px){.CartContainer-itemsHeader{border-bottom:0}}.CartContainer-itemsHeaderGame{display:flex}.CartContainer-itemsHeaderGameIcon{display:block;position:relative}.CartContainer-itemsHeaderGameIcon--730{width:62px;height:26px}.CartContainer-itemsHeaderGameIcon--570{width:36px;height:36px}.CartContainer-itemsHeaderItems{display:flex}.CartContainer-total{display:flex;width:448px;height:100%;background:#323738;padding:30px;flex-direction:column}@media (min-width:769px) and (max-width:1024px){.CartContainer-total{width:340px;padding:20px}}@media (max-width:768px){.CartContainer-total{width:100%;margin-top:30px;padding:0;background:none}}.CartContainer-totalHeader{justify-content:space-between;display:flex;width:100%;position:relative;align-items:center}@media (max-width:768px){.CartContainer-totalHeader{position:absolute;top:35px;left:20px;right:20px;width:auto}}.CartContainer-totalHeaderItems{color:#fff;font-weight:600;font-size:20px;line-height:20px}.CartContainer-totalBody{margin-top:35px;margin-bottom:35px;width:100%;display:flex;flex-direction:column}@media (max-width:768px){.CartContainer-totalBody{margin-top:0;margin-bottom:20px}}.CartContainer-totalBodySave,.CartContainer-totalBodyTotal,.CartContainer-totalBodyYouPay{font-weight:400;display:flex;margin-top:16px;justify-content:space-between;align-items:center}.CartContainer-totalBodyTitle{color:#747778;font-size:12px;line-height:12px;font-weight:400}.CartContainer-totalBodyValue{color:#fff;font-size:12px;line-height:12px;font-weight:400}.CartContainer-totalBodyYouPay{margin-top:13px}.CartContainer-totalBodyYouPay .CartContainer-totalBodyTitle,.CartContainer-totalBodyYouPay .CartContainer-totalBodyValue{font-size:20px;line-height:24px}.CartContainer-totalBalance{width:100%;display:flex;justify-content:space-between;padding:30px 0;border-top:1px solid #43484a;border-bottom:1px solid #43484a}@media (max-width:768px){.CartContainer-totalBalance{padding:20px 0}}.CartContainer-totalBalanceTitle{color:#747778;font-size:12px;line-height:12px;font-weight:400}.CartContainer-totalBalanceValue{color:#fff;font-size:12px;line-height:12px;font-weight:400}.CartContainer-totalBalanceEnough{width:100%;padding:16px 20px;background:#fff;border-radius:3px}.CartContainer-totalBalanceEnoughTitle{width:100%;font-weight:700;color:#000;font-size:14px;line-height:18px}.CartContainer-totalBalanceEnoughTitle span{margin-left:10px;display:inline-block;vertical-align:middle;font-size:16px;line-height:26px}.CartContainer-totalBalanceEnoughDescr{width:100%;font-weight:400;color:#323738;font-size:12px;line-height:16px;margin-top:8px}.CartContainer-totalBalanceEnoughAdd{color:#4db5da;text-transform:uppercase;font-size:12px;line-height:16px;display:inline-block;font-weight:700;letter-spacing:1.92px;margin-top:12px;cursor:pointer;transition:color .3s ease-out}.isNotMobile .CartContainer-totalBalanceEnoughAdd:hover{color:#fa490a}.CartContainer-totalFooter{width:100%;margin-top:40px}@media (max-width:768px){.CartContainer-totalFooter{margin-top:25px}}.CartContainer-item{padding:25px 0;border-top:1px solid #43484a;position:relative;display:flex}@media (max-width:768px){.CartContainer-item{padding:25px 10px;flex-direction:column;border:none;margin-top:2px;background:#323738}}.CartContainer-item:first-child{border-top:none}.CartContainer-itemWrap{display:flex;width:100%;flex:1}@media (max-width:768px){.CartContainer-itemWrap{flex-direction:column}}.CartContainer-itemDel{display:flex;align-items:center;position:absolute;right:0;bottom:0;cursor:pointer;transition:color .2s ease,opacity .2s ease;letter-spacing:1.6px;font-size:10px;text-transform:uppercase;color:#9fa1a2}@media (max-width:768px){.CartContainer-itemDel{font-size:0}}.CartContainer-itemDel:hover{color:#fa490a}.CartContainer-itemDel:hover>svg{fill:#fa490a}.CartContainer-itemDel>svg{width:14px;height:14px;fill:#9fa1a2;transition:fill .2s ease;margin-right:5px;margin-bottom:2px}.CartContainer-itemPrice{display:flex;flex:1;align-items:flex-start}@media (max-width:768px){.CartContainer-itemPrice{width:100%;flex-direction:row-reverse;justify-content:flex-end;margin-left:106px}}.CartContainer-itemPriceValue{flex:1;font-weight:400;font-size:14px;line-height:24px;color:#fff;text-align:right;margin-left:50px}@media (min-width:769px) and (max-width:1024px){.CartContainer-itemPriceValue{margin-left:25px}}@media (max-width:768px){.CartContainer-itemPriceValue{margin-left:0;text-align:left;flex:0}}.CartContainer-itemPriceOld{flex:1;text-align:right;font-weight:400;font-size:14px;line-height:24px;color:#747778;text-decoration:line-through}@media (max-width:768px){.CartContainer-itemPriceOld{text-align:left;margin-left:12px;flex:0}}.CartContainer-itemBtns{margin-top:15px;width:100%}.CartContainer-itemBtnsBtn{color:#4db5da;text-transform:uppercase;font-size:12px;line-height:16px;font-weight:700;display:inline-block;vertical-align:middle;letter-spacing:1.92px;transition:color .3s ease-out;cursor:pointer}.CartContainer-itemBtnsBtn:hover{color:#fa490a}.CartContainer-itemBtnsBtn:last-child{margin-left:30px}.CartContainer-itemInfo{position:relative}.CartContainer-help{position:absolute;top:calc(100% + 10px);right:0;padding:25px;background:#3b4142;box-shadow:0 10px 40px 0 #1d2021;width:calc(100% - 40px);max-width:308px;z-index:7;letter-spacing:0;text-transform:none;font-weight:400}.CartContainer-helpWrapper-enter{opacity:.1;transform:translateY(-15px)}.CartContainer-helpWrapper-enter-active{opacity:1;transform:translateY(0);transition:transform .2s ease,opacity .2s ease}.CartContainer-helpWrapper-exit{opacity:0;transform:translateY(-15px);transition:transform .2s ease,opacity .2s ease}.CartContainer-helpBlock{width:100%;margin-top:24px}.CartContainer-helpBlock:first-child{margin-top:0}.CartContainer-helpBlockTitle{width:100%;color:#fff;font-weight:600;font-size:14px;line-height:16px}.CartContainer-helpBlockDescr{width:100%;color:hsla(0,0%,100%,.45);font-weight:400;font-size:11px;line-height:13px;margin-top:5px}.CartContainer-checkoutBtn:disabled,.CartContainer-checkoutBtn[disabled]{background:#2b2f30;color:#43484a;border-color:#2b2f30}.CartContainer-checkbox{margin-bottom:35px;display:flex;align-items:center}.CartContainer-checkboxLabel{color:#f6f6f6;line-height:18px}.CartContainer-checkboxLabel>a{color:#4db5da;font-weight:600}.Page{background:#1d2021;width:100%;flex-direction:column;color:#f6f6f6}.Page-header{position:relative;width:100%;margin-top:40px;z-index:2}@media (max-width:768px){.Page-header{margin-top:25px;height:20px}}.Page-logo{width:144px;height:20px}.Page-logo,.Page-logo svg{position:absolute;top:0;left:0}.Page-logo svg{width:100%;height:100%}@media (max-width:768px){.Page-logo{width:130px;height:19px;left:-5px}}.Page-close{position:absolute;right:0;top:0;width:21px;height:21px;cursor:pointer;fill:#fff}@media (max-width:768px){.Page-close{width:18px;height:18px;right:-5px}}.Page-content{position:relative;z-index:1;display:flex;flex:1;flex-direction:column;width:100%}@media (min-width:769px) and (max-width:1024px){.Page-content{padding:0 80px}}@media (max-width:768px){.Page-content{padding:0 30px}}.u-StateIndicator{position:absolute;top:-999em;left:-999em;z-index:1}@media (min-width:1025px) and (max-width:1280px){.u-StateIndicator{z-index:2}}@media (min-width:769px) and (max-width:1024px){.u-StateIndicator{z-index:3}}@media (max-width:768px){.u-StateIndicator{z-index:4}}.Maintenance{position:absolute;display:flex;justify-content:center;align-items:center;flex-direction:column;width:100%;height:100%;color:#f6f6f6;padding:40px}@media (max-width:768px){.Maintenance{padding:20px}}.Maintenance-logo{position:absolute;height:20px;width:144px;top:50px}.Maintenance-fish{width:137px;height:186px;margin-bottom:20px}.Maintenance-content{max-width:580px;margin:40px auto;text-align:center}.Maintenance-title{line-height:60px;font-size:60px;font-weight:700;margin-bottom:30px;color:#f6f6f6}@media (max-width:768px){.Maintenance-title{font-size:30px;line-height:36px}}.Maintenance-description{line-height:22px;font-size:14px;color:#747778}.GameSwitcher{display:flex;justify-content:center;align-items:center;position:absolute;left:0;right:0;top:0;min-height:175px;background:#1d2021;transform:translateY(-175px)}.GameSwitcher--sidebar{transform:none;min-height:100%;position:static;background:transparent}.GameSwitcher--sidebar .GameSwitcher-closeBtn{display:none}.GameSwitcher--sidebar .GameSwitcher-games{flex-wrap:wrap}.GameSwitcher--sidebar .GameSwitcher-game{width:calc(50% - 16px);height:100px;margin-bottom:15px}.GameSwitcher-closeBtn{position:absolute;top:15px;right:30px}.GameSwitcher-games{display:flex;flex-direction:row;width:100%;align-items:center;justify-content:center}.GameSwitcher-game{width:115px;height:75px;position:relative;cursor:pointer;-webkit-user-select:none;-ms-user-select:none;user-select:none;transition:transform .4s ease;margin:0 8px;box-shadow:0 10px 20px rgba(14,16,16,.51);z-index:1}.isMobile .GameSwitcher-game:active,.isNotMobile .GameSwitcher-game:hover{transform:scale(1.1)}.GameSwitcher-game--active{pointer-events:none;border:3px solid #fa490a;box-shadow:0 6px 16px rgba(199,59,8,.33)}.GameSwitcher-game--soon{pointer-events:none}.GameSwitcher-game--soon img{-webkit-filter:grayscale(1);filter:grayscale(1)}.GameSwitcher-game img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center}.GameSwitcher-soon{position:absolute;right:-10px;top:-10px}.GameSwitcher-soon:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-radius:3px;background:#0073d5;background:linear-gradient(135deg,#0073d5,#fa490a);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#0073d5",endColorstr="#fa490a",GradientType=1);transform:skewX(-15deg)}.GameSwitcher-soonTitle{position:relative;display:block;font-size:10px;line-height:18px;font-weight:600;padding:0 7px}.CommonLayout{display:flex;flex:1 0;flex-direction:column;background:#1d2021;width:100%;color:#f6f6f6}.CommonLayout--gamesShown{padding-bottom:175px}.CommonLayout--gamesShown .CommonLayout-header,.CommonLayout--gamesShown .CommonLayout-wrapper{transform:translateY(175px)}.CommonLayout-filter,.CommonLayout-sidebar{z-index:99}@media (max-width:768px){.CommonLayout--filterShown,.CommonLayout--sidebarShown{overflow:hidden;width:100vw;height:100%}}.CommonLayout--filterShown .CommonLayout-header,.CommonLayout--sidebarShown .CommonLayout-header{transform:translateX(375px)}@media (max-width:768px){.CommonLayout--filterShown .CommonLayout-header,.CommonLayout--sidebarShown .CommonLayout-header{transform:translateX(100vw)}}.CommonLayout--filterShown .CommonLayout-wrapper,.CommonLayout--sidebarShown .CommonLayout-wrapper{transform:translateX(375px)}@media (max-width:768px){.CommonLayout--filterShown .CommonLayout-wrapper,.CommonLayout--sidebarShown .CommonLayout-wrapper{transform:translateX(100vw)}}.CommonLayout-header,.CommonLayout-wrapper{transition:transform .3s ease}.CommonLayout-header{left:0;top:0;width:100%;position:fixed;z-index:98;transform:translateZ(0);padding:0 40px;margin:0 auto}.CommonLayout-header>div:last-of-type{border-bottom:2px solid #1d2021}@media (max-width:768px),(min-width:769px) and (max-width:1024px){.CommonLayout-header{padding:0}}.CommonLayout-catalogHeader{display:none}@media (max-width:768px),(min-width:769px) and (max-width:1024px){.CommonLayout-catalogHeader{display:block}}.CommonLayout-backButtonHeader{display:none;position:relative;height:50px;padding:0 20px;background:#232728}.CommonLayout-backButtonHeader:after{content:"";position:absolute;left:20px;right:20px;top:0;height:1px;background:#3d4344}@media (max-width:768px){.CommonLayout-backButtonHeader{display:flex;align-items:center}}.CommonLayout-content{position:relative;z-index:1;display:flex;flex:1;flex-direction:column;margin:120px auto 0;width:100%;padding:0 40px;background:#1d2021}@media (max-width:768px),(min-width:769px) and (max-width:1024px){.CommonLayout-content{padding:0;margin-top:60px}}.BackLink{display:block;font-size:12px;line-height:12px;letter-spacing:1.6px}.isMobile .BackLink:active .BackLink-arrow,.isNotMobile .BackLink:hover .BackLink-arrow{fill:#fa4a0b}.isMobile .BackLink:active .BackLink-title,.isNotMobile .BackLink:hover .BackLink-title{color:#fa4a0b}.BackLink-back{display:flex;flex:1;text-transform:uppercase;justify-content:center;align-items:center;cursor:pointer}.BackLink-arrow{position:relative;display:block;width:13px;height:10px;margin-right:9px;fill:#f6f6f6;transition:fill .2s ease}.BackLink-title{font-size:12px;transition:color .2s ease;color:#f6f6f6}.AuthPage{display:flex;flex:1 0;flex-direction:column;width:100%;color:#f6f6f6}.AuthPage-header{position:relative;width:100%;margin:40px 0;z-index:2}@media (max-width:768px){.AuthPage-header{margin:25px 0;height:20px}}.AuthPage-logo{position:absolute;top:0;left:0;width:144px;height:20px}.AuthPage-logo svg{position:absolute;top:0;left:0;width:100%;height:100%}@media (max-width:768px){.AuthPage-logo{width:130px;height:19px;left:-5px}}.AuthPage-close{position:absolute;right:0;top:0;width:21px;height:21px;cursor:pointer;fill:#fff;transition:fill .4s ease}.isMobile .AuthPage-close:active,.isNotMobile .AuthPage-close:hover{fill:#fa490a}@media (max-width:768px){.AuthPage-close{width:18px;height:18px;right:-5px}}.AuthPage-content{position:relative;z-index:1;display:flex;flex:1;flex-direction:column;margin:0 auto;width:100%;max-width:1320px;padding:0 20px}@media (min-width:769px) and (max-width:1024px){.AuthPage-content{padding:0 80px}}@media (max-width:768px){.AuthPage-content{padding:0 30px}}.ServicePage{display:flex;flex:1 0;flex-direction:column;background:#1d2021;width:100%;color:#f6f6f6;min-height:100vh}.ServicePage--gamesShown{padding-bottom:175px;overflow:hidden;max-height:100vh}.ServicePage--gamesShown .ServicePage-header,.ServicePage--gamesShown .ServicePage-wrapper{transform:translateY(175px)}.ServicePage-sidebar{z-index:99}@media (max-width:768px){.ServicePage--sidebarShown{overflow:hidden;width:100vw;height:100%}}.ServicePage--sidebarShown .ServicePage-header{transform:translateX(375px)}@media (max-width:768px){.ServicePage--sidebarShown .ServicePage-header{transform:translateX(100vw)}}.ServicePage--sidebarShown .ServicePage-wrapper{transform:translateX(375px)}@media (max-width:768px){.ServicePage--sidebarShown .ServicePage-wrapper{transform:translateX(100vw)}}.ServicePage--showBackHeader .ServicePage-content{margin:120px auto 0}@media (max-width:768px),(min-width:769px) and (max-width:1024px){.ServicePage--showBackHeader .ServicePage-content{margin:110px auto 0}}@media (max-width:768px){.ServicePage--showBackHeader .ServicePage-content{margin:179px auto 0}}@media (max-width:768px){.ServicePage--showBackHeader.ServicePage--notShowExtraTabs .ServicePage-content{margin:105px auto 0}}@media (max-width:768px){.ServicePage--showExtraTabs .ServicePage-content{margin:160px auto 0}}.ServicePage-wrapper{display:flex;flex:1 1;transition:transform .3s ease}.ServicePage-header{left:0;top:0;width:100%;position:fixed;z-index:98;transition:transform .3s ease;padding:0 40px;margin:0 auto}.ServicePage-header>div:last-of-type{border-bottom:2px solid #1d2021}@media (max-width:768px),(min-width:769px) and (max-width:1024px){.ServicePage-header{padding:0}}.ServicePage-headerExtra{padding:0 40px;position:relative;width:100%;background:#232728;height:50px}@media (min-width:769px) and (max-width:1024px){.ServicePage-headerExtra{padding:0 20px}}@media (max-width:768px){.ServicePage-headerExtra{padding:0 15px}}.ServicePage-headerExtraBack{display:flex;align-items:center}.ServicePage-headerExtraBack>a{color:#f6f6f6;text-transform:uppercase;line-height:28px;letter-spacing:1.6px;transition:color .2s ease;font-size:12px}.ServicePage-headerExtraBack>a:hover{color:#fa490a}.ServicePage-headerExtraBack>a:hover>svg{fill:#fa490a}.ServicePage-headerExtraBack>a>svg{width:12px;height:9px;fill:#f6f6f6;margin-right:9px;transition:fill .2s ease}.ServicePage-headerExtraTabs{display:flex;align-items:center;height:50px}.ServicePage-headerExtraTabsSepar{width:8px;height:13px;margin:0 20px}.ServicePage-headerExtraTabsSepar svg{width:100%;height:100%;fill:#747778}.ServicePage-headerExtraTabsTab{display:flex;align-items:center}.ServicePage-headerExtraTabsTab.isActive .ServicePage-headerExtraTabsTabIcon{border:2px solid #fff;color:#2b2f30;background:#fff}.ServicePage-headerExtraTabsTab.isActive .ServicePage-headerExtraTabsTabIcon>svg{stroke:#000}.ServicePage-headerExtraTabsTab.isActive .ServicePage-headerExtraTabsTabText{color:#fff}.ServicePage-headerExtraTabsTabIcon{margin-right:10px;width:24px;height:24px;position:relative;border-radius:50%;border:2px solid #747778;color:#747778;background:transparent}@media (max-width:768px){.ServicePage-headerExtraTabsTabIcon{width:22px;height:22px;margin-right:8px}}.ServicePage-headerExtraTabsTabText{font-size:14px;font-weight:600;color:#747778}@media (max-width:768px){.ServicePage-headerExtraTabsTabText{display:none}}.ServicePage-headerExtraTabsTabIconText{font-size:14px;line-height:14px;font-weight:700;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media (max-width:768px){.ServicePage-headerExtraTabsTabIconText{font-size:12px}}.ServicePage-headerExtraTabsTabIconText svg{width:35px;height:35px;fill:none;stroke:#747778}@media (max-width:768px){.ServicePage-headerExtraTabsTabIconText svg{width:27px;height:27px;margin-top:3px}}.ServicePage-headerExtraWrap{position:relative;width:100%;height:100%;display:flex;justify-content:space-between;align-items:center;border-top:1px solid #34393b}.ServicePage-headerContent{margin:0 auto;width:100%;padding:0 40px}@media (max-width:768px),(min-width:769px) and (max-width:1024px){.ServicePage-headerContent{padding:0}}.ServicePage-content{position:relative;z-index:11;display:flex;flex:1;flex-direction:column;margin:70px auto 0;width:100%;padding:0 40px;background:#1d2021}.ServicePage--isSupport .ServicePage-content{z-index:11}@media (max-width:768px),(min-width:769px) and (max-width:1024px){.ServicePage-content{padding:0;margin-top:60px}}.ServicePage-content-content{position:relative;z-index:1;display:flex;flex:1;flex-direction:column;margin:70px auto 0;width:100%;padding:0 40px;min-height:calc(100vh - 70px)}@media (min-width:769px) and (max-width:1024px){.ServicePage-content-content{padding:0;margin-top:60px}}@media (max-width:768px){.ServicePage-content-content{padding:0;margin-top:60px;width:100vw;overflow:hidden}}.SellLayout{display:flex;flex:1 0;flex-direction:column;background:#1d2021;width:100%;color:#f6f6f6}.SellLayout--gamesShown{padding-bottom:175px}.SellLayout--gamesShown .SellLayout-header,.SellLayout--gamesShown .SellLayout-wrapper{transform:translateY(175px)}.SellLayout-filter,.SellLayout-sidebar{z-index:99}@media (max-width:768px){.SellLayout--filterShown,.SellLayout--sidebarShown{overflow:hidden;width:100vw;height:100%}}.SellLayout--filterShown .SellLayout-header,.SellLayout--filterShown .SellLayout-sell,.SellLayout--sidebarShown .SellLayout-header,.SellLayout--sidebarShown .SellLayout-sell{transform:translateX(375px)}@media (max-width:768px){.SellLayout--filterShown .SellLayout-sell,.SellLayout--sidebarShown .SellLayout-sell{transform:translateX(100%)}}.SellLayout--filterShown .SellLayout-wrapper,.SellLayout--sidebarShown .SellLayout-wrapper{transform:translateX(375px)}@media (max-width:768px){.SellLayout--filterShown .SellLayout-wrapper,.SellLayout--sidebarShown .SellLayout-wrapper{transform:translateX(100vw)}}.SellLayout--sellBarPopup .SellLayout-sell{z-index:100;transition:none;transform:none;will-change:auto}.SellLayout--sellBarOpened .SellLayout-sell{width:1160px;z-index:100}@media (min-width:769px) and (max-width:1024px),(min-width:1025px) and (max-width:1280px),(min-width:1281px){.SellLayout--sellBarOpened .SellLayout-sell{transition:z-index 0s,width .4s ease,top .4s ease}}@media (min-width:1025px) and (max-width:1280px){.SellLayout--sellBarOpened .SellLayout-sell{width:calc(100vw - 280px)}}@media (min-width:769px) and (max-width:1024px){.SellLayout--sellBarOpened .SellLayout-sell{top:0;width:100vw}}@media (max-width:768px){.SellLayout--sellBarOpened:not(.SellLayout--sidebarShown) .SellLayout-sell{transition:z-index 0s,transform .3s ease;transform:translateX(0);width:100%}}.SellLayout--sellBarOpened .SellLayout-sellOverlay{opacity:1;visibility:visible;transition:opacity .3s ease,visibility 0s ease}.SellLayout-wrapper{transition:transform .3s ease;margin-right:342px;padding-left:40px}@media (min-width:1441px){.SellLayout-wrapper{margin-right:382px}}@media (min-width:769px) and (max-width:1024px){.SellLayout-wrapper{margin-right:326px;padding-left:0}}@media (max-width:768px){.SellLayout-wrapper{margin-right:0;padding-left:0}}.SellLayout-header{left:0;top:0;right:340px;padding-left:40px;padding-right:2px;position:fixed;z-index:98;transition:transform .3s ease}.SellLayout-header>div:last-of-type{border-bottom:2px solid #1d2021}@media (min-width:1441px){.SellLayout-header{right:380px}}@media (min-width:769px) and (max-width:1024px){.SellLayout-header{right:0}}@media (max-width:768px),(min-width:769px) and (max-width:1024px){.SellLayout-header{padding:0}}@media (max-width:768px){.SellLayout-header{right:0}}.SellLayout-catalogHeader{display:none}@media (max-width:768px),(min-width:769px) and (max-width:1024px){.SellLayout-catalogHeader{display:block}}.SellLayout-sell{position:fixed;display:flex;top:0;right:40px;bottom:0;width:300px;background:#2b2f30;z-index:0;transition:top .3s ease,transform .3s ease,width .3s ease,z-index 0s .3s;-webkit-backface-visibility:hidden;backface-visibility:hidden}@media (min-width:1441px){.SellLayout-sell{width:340px}}@media (min-width:769px) and (max-width:1024px){.SellLayout-sell{width:324px;top:110px;right:0}}@media (max-width:768px){.SellLayout-sell{z-index:5;top:110px;right:0;bottom:0;left:0;width:100%;transform:translateX(100%);transition:transform .3s ease}}.SellLayout-sellOverlay{position:absolute;top:0;right:100%;width:100vw;bottom:0;background:rgba(29,32,33,.91);opacity:0;visibility:hidden;transition:opacity .3s ease,visibility 0s .3s}@media (max-width:768px){.SellLayout-sellOverlay{display:none}}.SellLayout-content{position:relative;z-index:1;display:flex;flex:1;flex-direction:column;margin:140px auto 0;width:100%}.SellLayout--isSupport .SellLayout-content{z-index:3}@media (max-width:768px),(min-width:769px) and (max-width:1024px){.SellLayout-content{padding:0;margin-top:110px}}@media (max-width:768px){.SellLayout-content{margin-top:110px}}.SellLayout-mSellBar{position:fixed;z-index:4;bottom:0;left:0;right:0;height:50px;background:#333839;transition:transform .3s ease;transform:translateY(50px);-webkit-backface-visibility:hidden;backface-visibility:hidden;will-change:transform}.SellLayout-mSellBar--opened{transform:translateY(0)}.InventoryLayout{display:flex;flex:1 0;flex-direction:column;background:#1d2021;width:100%;color:#f6f6f6}.InventoryLayout--gamesShown{padding-bottom:175px}.InventoryLayout--gamesShown .InventoryLayout-header,.InventoryLayout--gamesShown .InventoryLayout-wrapper{transform:translateY(175px)}.InventoryLayout-filter,.InventoryLayout-sidebar{z-index:99}.InventoryLayout--filterShown .InventoryLayout-header,.InventoryLayout--filterShown .InventoryLayout-sell,.InventoryLayout--filterShown .InventoryLayout-wrapper,.InventoryLayout--sidebarShown .InventoryLayout-header,.InventoryLayout--sidebarShown .InventoryLayout-sell,.InventoryLayout--sidebarShown .InventoryLayout-wrapper{transform:translateX(375px)}@media (max-width:768px){.InventoryLayout--filterShown .InventoryLayout-wrapper,.InventoryLayout--sidebarShown .InventoryLayout-wrapper{transform:translateX(100vw)}}.InventoryLayout-header,.InventoryLayout-wrapper{transition:transform .3s ease}.InventoryLayout-header{left:0;top:0;width:100%;position:fixed;z-index:98;padding:0 40px;margin:0 auto}.InventoryLayout-header>div:last-of-type{border-bottom:2px solid #1d2021}@media (max-width:768px),(min-width:769px) and (max-width:1024px){.InventoryLayout-header{padding:0}}.InventoryLayout-catalogHeader{display:none}@media (max-width:768px),(min-width:769px) and (max-width:1024px){.InventoryLayout-catalogHeader{display:block}}.InventoryLayout--withdrawBarOpened .InventoryLayout-withdraw{width:1160px;z-index:100;transition:z-index 0s,width .4s ease}@media (min-width:769px) and (max-width:1024px),(min-width:1025px) and (max-width:1280px),(min-width:1281px){.InventoryLayout--withdrawBarOpened .InventoryLayout-withdraw{transition:z-index 0s,width .4s ease}}@media (min-width:1025px) and (max-width:1280px){.InventoryLayout--withdrawBarOpened .InventoryLayout-withdraw{width:calc(100vw - 280px)}}@media (min-width:769px) and (max-width:1024px){.InventoryLayout--withdrawBarOpened .InventoryLayout-withdraw{width:100vw}}@media (max-width:768px){.InventoryLayout--withdrawBarOpened .InventoryLayout-withdraw{transition:z-index 0s,transform .3s ease;transform:translateX(0);width:100%}}.InventoryLayout--withdrawBarOpened .InventoryLayout-withdrawOverlay{opacity:1;visibility:visible;transition:opacity .4s ease,visibility 0s ease}.InventoryLayout-withdraw{position:fixed;display:flex;top:0;right:40px;bottom:0;width:0;background:#2b2f30;z-index:0;transition:transform .3s ease,width .3s ease,z-index 0s .3s;transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden;will-change:width,transform}@media (min-width:769px) and (max-width:1024px){.InventoryLayout-withdraw{right:0}}@media (max-width:768px){.InventoryLayout-withdraw{z-index:5;top:110px;right:0;bottom:0;left:0;width:100%;transform:translateX(100%);transition:transform .4s ease}}.InventoryLayout-withdrawOverlay{position:absolute;top:0;right:100%;width:100vw;bottom:0;background:rgba(29,32,33,.91);opacity:0;visibility:hidden;transition:opacity .4s ease,visibility 0s .4s}.InventoryLayout-content{position:relative;z-index:1;display:flex;flex:1;flex-direction:column;margin:140px auto 0;width:100%;padding:0 40px}@media (max-width:768px),(min-width:769px) and (max-width:1024px){.InventoryLayout-content{padding:0;margin-top:110px}}.SideBar{position:fixed;z-index:20;top:0;bottom:0;left:0;width:375px;transform:translateX(-375px);background:#2b2f30;transition:transform .3s ease;height:100%;display:flex;flex-direction:column}@media (max-width:768px){.SideBar{width:100%;transform:translateX(-100vw)}}.SideBar--opened{transform:translateX(0)}.SideBar--opened .SideBar-outer{opacity:1;display:block}@media (max-width:768px){.SideBar--opened .SideBar-outer{opacity:0;display:none}}.SideBar-header{min-height:60px;height:60px;padding:0 25px 0 30px;flex:none;position:relative;z-index:5;flex:0}.SideBar-headerContent{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #3f4647;height:100%}.SideBar-headerContent:after{content:"";box-shadow:0 1px 1px 0 rgba(43,47,48,.9);height:2px;position:absolute;bottom:0;left:0;width:100%}.SideBar-content{flex:1;position:relative;height:100%;overflow-x:hidden;overflow-y:scroll;padding:22px 0 30px;-webkit-overflow-scrolling:touch}.SideBar-outer{opacity:0;display:none;position:absolute;left:375px;top:0;bottom:0;right:-375px;width:100vw;background:rgba(29,32,33,.5);transition:opacity .3s ease}.SideBar-games{max-height:0;transition:max-height .4s ease-out;background:#232728;overflow:hidden;position:relative}.SideBar-games--opened{max-height:500px;transition:max-height .4s ease-in}.SideBar-gamesContent{padding:30px 15px 15px}.SideBar-wrapper{padding:0 30px}.SideBar-links{display:flex;margin-bottom:40px}.SideBar-mainLink{width:100%;display:flex;justify-content:center;align-items:center;font-size:12px;line-height:16px;padding:7px 10px;min-height:40px;letter-spacing:1.6px;text-transform:uppercase;border-radius:3px;text-align:center;border:1px solid #fff;transition:color .4s ease,background .4s ease}.isMobile .SideBar-mainLink:active,.isNotMobile .SideBar-mainLink:hover,.SideBar-mainLink.isActive{color:#000;background:#fff}.SideBar-menu{padding-bottom:40px}.SideBar-categories{display:flex;flex-direction:column;justify-self:center}.SideBar-category{-webkit-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer;transition:color .4s ease;display:flex;justify-content:space-between;line-height:20px;font-size:16px;margin:12px 0;flex-direction:row;align-items:center;font-weight:600}.isMobile .SideBar-category:active,.isNotMobile .SideBar-category:hover,.SideBar-category--active{color:#fa490a}.isMobile .SideBar-category:active:after,.isNotMobile .SideBar-category:hover:after,.SideBar-category--active:after{border-color:#fa490a transparent transparent}.SideBar-category--active:after{transform:rotate(180deg)}.SideBar-categoryChevron{width:10px;height:10px;fill:#fff}.SideBar-social{margin-bottom:40px}.SideBar-lang{margin-bottom:20px;display:flex;align-items:flex-start}.SideBar-langContainer{flex:1}.SideBar-currency{margin-bottom:20px}.SideBar-email{font-size:12px;text-transform:uppercase;font-weight:700;letter-spacing:1.6px;font-weight:400;display:flex;align-items:center;fill:#fff;color:#fff;transition:color .4s ease,fill .4s ease;flex:1}.isMobile .SideBar-email:active,.isNotMobile .SideBar-email:hover{color:#fa490a;fill:#fa490a}.SideBar-email a{margin-right:8px}.SideBar-emailIcon{width:10px;height:10px}.SideBar-currentCategory{display:flex;align-items:center;font-size:16px;font-weight:600;cursor:pointer;fill:#fff;transition:color .2s ease}.isMobile .SideBar-currentCategory:active,.isNotMobile .SideBar-currentCategory:hover{color:#fa490a;fill:#fa490a}.SideBar-leftChevron{width:10px;height:10px;margin-right:30px;transition:fill .2s ease}.GameSwitcherButton{cursor:pointer;-webkit-user-select:none;-ms-user-select:none;user-select:none}.GameSwitcherButton--active .GameSwitcherButton-title,.isMobile .GameSwitcherButton:active .GameSwitcherButton-title,.isNotMobile .GameSwitcherButton:hover .GameSwitcherButton-title{color:#fa490a}.GameSwitcherButton--active .GameSwitcherButton-title:after,.isMobile .GameSwitcherButton:active .GameSwitcherButton-title:after,.isNotMobile .GameSwitcherButton:hover .GameSwitcherButton-title:after{border-color:#fa490a transparent transparent}.GameSwitcherButton--active .GameSwitcherButton-title:after{transform:rotate(180deg)}.GameSwitcherButton-title{display:flex;align-items:center;font-size:12px;text-transform:uppercase;white-space:nowrap;font-weight:700;letter-spacing:1.6px;transition:color .4s ease}.GameSwitcherButton-title:after{display:block;content:"";margin:0 0 0 7px;width:0;height:0;border-color:#fff transparent transparent;border-style:solid;border-width:5px 4px 0;transition:border-color .4s ease}.SocialLinks{display:flex;flex-wrap:wrap}.SocialLinks-link{display:block;position:relative;width:30px;height:30px;margin-right:25px;margin-bottom:20px;fill:#fff;transition:fill .4s ease;cursor:pointer}.SocialLinks-link svg{position:absolute;top:0;left:0;width:100%;height:100%}.isMobile .SocialLinks-link:active,.isNotMobile .SocialLinks-link:hover{fill:#fa490a}@media (max-width:768px),(min-width:769px) and (max-width:1024px){.SocialLinks-link{margin-right:25px}}.SocialLinks-link:last-child{margin-right:0}.SocialLinks-link--twitter{width:30px;height:25px}.SocialLinks-link--steam{width:29px;height:28px}.SocialLinks-link--facebook{width:25px;height:25px}.SocialLinks-link--discord{width:25px;height:29px}.SocialLinks-link--twitch{width:27px;height:28px}.SocialLinks-link--instagram{width:27px;height:27px}.ServicePagesLinks{display:flex;flex:1}.ServicePagesLinks-col{width:50%;display:flex;flex-direction:column}@media (max-width:768px){html[lang=ru] .ServicePagesLinks-col:first-of-type{width:42%}}.ServicePagesLinks-link{font-size:12px;letter-spacing:1.6px;line-height:30px;text-transform:uppercase;transition:color .4s ease;display:inline-block;white-space:nowrap}@media (min-width:769px) and (max-width:1024px){.ServicePagesLinks-link{white-space:normal}}@media (max-width:768px){.ServicePagesLinks-link{font-size:12px;line-height:20px;margin:5px 0;white-space:normal}}.isMobile .ServicePagesLinks-link:active,.isNotMobile .ServicePagesLinks-link:hover,.ServicePagesLinks-link.active{color:#fa490a}.Language,.Language-img{position:relative}.Language-img{width:24px;height:16px;margin-right:8px}.CurrencySwitcherContainer{position:relative}.CartDropdown{display:flex;flex-direction:column;max-height:calc(100vh - 70px)}.CartDropdown-wrapper{background:#323738;box-shadow:0 10px 40px #1d2021}.CartDropdown-title{margin:20px;font-size:12px;font-weight:700;letter-spacing:1.6px;text-transform:uppercase}.CartDropdown-header{display:flex;justify-content:space-between;align-items:center}.CartDropdown-close{margin-right:10px}.CartDropdown-links{display:flex;flex-direction:column;max-height:768px}.CartDropdown-link{transition:background .2s ease}.CartDropdown-link>a{display:block;padding:0 25px}.CartDropdown-link:first-child .CartDropdown-item{border-top:none!important}.CartDropdown-link:hover{background:#3b4142}.CartDropdown-itemPriceOtherCurrency{color:#9fa1a2;font-size:13px;margin-right:10px}.CartDropdown-discountLabel{display:inline-block;width:auto;height:auto}.CartDropdown-item{width:100%;padding:20px 0;border-top:1px solid #43484a;position:relative;display:flex}.CartDropdown-itemPrice{margin-left:auto;text-align:right}.CartDropdown-itemPriceValue{width:100%;font-size:14px;margin-bottom:5px;color:#fff}.CartDropdown-remove{margin:5px 0 0 auto;width:40px;height:40px}.CartDropdown-remove:hover>svg{fill:#fa490a}.CartDropdown-remove>svg{display:block;width:14px;height:14px;fill:#fff;transition:fill .2s ease}.CartDropdown-remove>div{position:relative;height:14px;width:14px}.CartDropdown-footer{padding:0 25px 25px}.CartDropdown-prices{width:100%;padding-top:20px}.CartDropdown-pricesSave{display:flex;justify-content:space-between}.CartDropdown-pricesSaveLabel{color:#747778;font-size:12px;line-height:12px}.CartDropdown-pricesSaveValue{font-size:14px;text-align:right}.CartDropdown-pricesSaveValue>span{color:#9fa1a2;font-size:13px;margin-right:10px}.CartDropdown-pricesTotal{display:flex;justify-content:space-between}.CartDropdown-pricesTotalLabel{color:#747778;font-size:20px;line-height:24px}.CartDropdown-pricesTotalValue{font-weight:600;font-size:24px;line-height:24px;text-align:right}.CartDropdown-pricesTotalValue>span{color:#9fa1a2;font-size:19px;margin-right:10px}.CartDropdown-checkout--disabled{pointer-events:none;cursor:default;background:#2b2f30;color:#43484a;border-color:#2b2f30}.CartDropdown-btns{margin-top:25px;display:flex}.CartDropdown-btns>button:first-child{margin-right:5px}.CartDropdown-btns>button:last-child{margin-left:5px}.CartDropdown-clear{display:flex;justify-content:center;margin-top:15px}.ButtonSimple{padding:0;line-height:17px;display:flex;align-items:center;font-size:12px;color:#f6f6f6;letter-spacing:1.6px;text-transform:uppercase;cursor:pointer;transition:color .2s ease}.ButtonSimple>svg{fill:#f6f6f6;transition:fill .2s ease;height:14px;width:14px;margin-right:10px}.ButtonSimple--disabled,.ButtonSimple:disabled{color:#747778;pointer-events:none}.isMobile .ButtonSimple:active,.isNotMobile .ButtonSimple:hover{color:#fa490a}.isMobile .ButtonSimple:active>svg,.isNotMobile .ButtonSimple:hover>svg{fill:#fa490a}.Cart{position:relative}.Cart--active .Cart-button,.Cart--open .Cart-button{border:2px solid #fa490a}.Cart--active .Cart-count,.Cart--open .Cart-count{background:#fa490a}@media (max-width:768px){.Cart--active .Cart-count,.Cart--open .Cart-count{background:#0073d5;background:linear-gradient(135deg,#0073d5,#fa490a)}}@media (max-width:768px){.Cart{position:static;margin-right:0;z-index:1}}.Cart-buttonPath{display:flex;align-items:center;height:50px;cursor:pointer}@media (max-width:768px){.Cart-buttonPath{display:none}}.Cart-button{display:flex;border:2px solid #4db5da;border-radius:3px;overflow:hidden;cursor:pointer;-webkit-user-select:none;-ms-user-select:none;user-select:none;transition:border-color .2s ease}.Cart-title{font-size:12px;line-height:35px;font-weight:700;letter-spacing:1.6px;text-transform:uppercase;padding:0 18px}@media (min-width:769px) and (max-width:1024px),(min-width:1025px) and (max-width:1280px){.Cart-title{padding:0 10px}}.Cart-count{display:flex;flex:1 1;justify-content:center;align-items:center;width:36px;background:#4db5da;font-size:12px;font-weight:700;position:relative;transition:background .2s ease}@media (max-width:768px){.Cart-count{position:absolute;right:2px;top:5px;font-size:9px;border-radius:50%;padding-left:2px;font-weight:600;letter-spacing:1.6px;width:15px;height:15px;background:#0073d5;background:linear-gradient(135deg,#0073d5,#fa490a);transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}}.Cart-countSpinner{position:absolute;top:50%;left:50%;width:16px;height:16px;transform:translate(-50%,-50%)}.Cart-buttonMobile{display:none;height:40px;width:40px}@media (max-width:768px){.Cart-buttonMobile{display:flex}}.Cart-buttonMobile>svg{width:20px;height:20px;stroke:#fff;stroke-width:1.5px;transition:stroke .2s ease}.Cart-buttonMobile--active>svg,.isMobile .Cart-buttonMobile:active>svg,.isNotMobile .Cart-buttonMobile:hover>svg{stroke:#fa490a}.Cart-menu{position:absolute;z-index:12;width:512px;right:-8px;top:50px}.Cart-menu-enter{opacity:.1;transform:translateY(-15px)}.Cart-menu-enter-active{opacity:1;transform:translateY(0)}.Cart-menu-enter-active,.Cart-menu-exit{transition:transform .2s ease,opacity .2s ease}.Cart-menu-exit{opacity:0;transform:translateY(-15px)}@media (max-width:768px){.Cart-menu{width:100%;min-width:auto;max-width:100%;top:100%;right:0}}.Cart-tooltip{max-width:416px;width:100%}.Cart-tooltipContent{padding:15px}.UserDropdown{padding:21px 25px;background:#323738;box-shadow:0 10px 40px #1d2021}@media (max-width:768px){.UserDropdown{padding:21px 20px}}.UserDropdown-header>.UserDropdown-link,.UserDropdown-header>.UserDropdown-separate{margin:15px 0}.UserDropdown-avatar{display:none;height:23px;width:23px;border-radius:5px;margin-right:5px}@media (max-width:768px){.UserDropdown-avatar{display:inline}}.UserDropdown-name{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:#fff;font-weight:600}.UserDropdown-close{display:none;position:absolute;right:13px;top:13px}@media (max-width:768px){.UserDropdown-close{display:block}}.UserDropdown-balance{display:flex;margin-left:1px;justify-content:space-between;align-items:center}.UserDropdown-balanceValue{font-size:12px;color:#fff;display:flex;flex-direction:column;align-items:flex-end}.UserDropdown-balanceValue>span{font-size:11px;color:#747778}.UserDropdown-links{border-top:1px solid #495052;border-bottom:1px solid #495052;margin:15px 0}.UserDropdown-links .UserDropdown-link{margin:15px 0}.UserDropdown-separate{border-bottom:1px solid #495052}.UserDropdown-link{display:block;font-size:14px;line-height:16px;font-weight:600;transition:color .3s ease}.isMobile .UserDropdown-link:active,.isNotMobile .UserDropdown-link:hover,.UserDropdown-link.isActive{color:#fa490a}.isMobile .UserDropdown-link:active .UserDropdown-linkIcon,.isNotMobile .UserDropdown-link:hover .UserDropdown-linkIcon,.UserDropdown-link.isActive .UserDropdown-linkIcon{fill:#fa490a}.UserDropdown-linkIcon{width:16px;height:16px;fill:#fff;margin-right:10px;vertical-align:middle;transition:fill .3s ease}.UserDropdown-linkIcon svg{position:absolute;top:0;left:0;width:100%;height:100%}.UserDropdown-linkIcon--deposit,.UserDropdown-linkIcon--withdraw{width:18px;height:18px}.UserDropdown-linkIcon--deposit{fill:#5eb648}.UserDropdown-linkIcon--withdraw{fill:#e05a59}.UserDropdown-linkTitle,.UserDropdown-logout{vertical-align:middle}.User{display:flex;justify-content:center;position:relative}@media (max-width:768px){.User{position:static}}.isMobile .User:active .User-username,.isNotMobile .User:hover .User-username,.User--active .User-username{color:#fa490a}.isMobile .User:active .User-triangle,.isNotMobile .User:hover .User-triangle,.User--active .User-triangle{border-color:#fa490a transparent transparent}.isMobile .User:active .User-mobileIcon,.isNotMobile .User:hover .User-mobileIcon,.User--active .User-mobileIcon{fill:#fa490a}.User--active .User-triangle{transform:rotate(180deg)}.User-button{display:flex;cursor:pointer;justify-content:center;align-items:center;height:50px;-webkit-user-select:none;-ms-user-select:none;user-select:none}@media (max-width:768px){.User-button{display:none}}.User-buttonMobile{display:none;width:40px;height:40px}@media (max-width:768px){.User-buttonMobile{display:flex}}.User-buttonMobile>svg{transition:fill .2s ease;fill:#fff;width:18px;height:18px}.isMobile .User-buttonMobile:active>svg,.isNotMobile .User-buttonMobile:hover>svg,.User-buttonMobile--open>svg{fill:#fa490a}.User-avatar{margin-left:10px}.User-avatar>img{width:34px;height:34px;border-radius:50%}.User-username{display:flex;align-items:center;font-size:12px;text-transform:uppercase;font-weight:700;letter-spacing:1.6px;transition:color .2s ease;justify-content:flex-end}.User-triangle{display:block;margin:0 0 0 7px;width:0;height:0;border-color:#fff transparent transparent;border-style:solid;border-width:5px 4px 0;transition:border-color .4s ease}.User-balance{font-size:12px;letter-spacing:1.6px;text-align:right}.User-curr{color:#747778;margin-left:-6px}.User-menu{position:absolute;z-index:12;width:265px;right:-8px;top:50px}@media (max-width:768px){.User-menu{top:100%;right:0;left:0;width:auto}}.User-menu-enter{opacity:.1;transform:translateY(-15px)}.User-menu-enter-active{opacity:1;transform:translateY(0)}.User-menu-enter-active,.User-menu-exit{transition:transform .2s ease,opacity .2s ease}.User-menu-exit{opacity:0;transform:translateY(-15px)}.User-menuClose{position:fixed;top:0;left:0;width:100%;height:100%;z-index:1}.HeaderContainer{width:100%;background:#232728;min-height:70px;display:flex;flex-direction:row;align-items:center;padding:0 35px;justify-content:space-between}@media (min-width:1025px) and (max-width:1280px){.HeaderContainer{padding:0 30px}}@media (max-width:768px),(min-width:769px) and (max-width:1024px){.HeaderContainer{padding:0 10px;min-height:60px;position:relative}}.HeaderContainer-left{display:flex;flex:1;align-items:center}.HeaderContainer-games{display:none;margin-right:30px}@media (min-width:1025px) and (max-width:1280px),(min-width:1281px){.HeaderContainer-games{display:block}}.HeaderContainer-right{display:flex;align-items:center}.HeaderContainer-burger{display:none;width:40px;height:40px;margin-right:10px;transition:fill .2s ease;fill:#fff;flex-shrink:0}.HeaderContainer-burger>svg{width:18px;height:14px}.isMobile .HeaderContainer-burger:active,.isNotMobile .HeaderContainer-burger:hover{fill:#fa490a}@media (max-width:768px),(min-width:769px) and (max-width:1024px){.HeaderContainer-burger{display:flex}}.HeaderContainer-logoLink{display:flex;height:50px;align-items:center}.HeaderContainer-logo{position:relative;width:166px;height:20px;margin-right:40px}@media (min-width:769px) and (max-width:1024px),(min-width:1025px) and (max-width:1280px){.HeaderContainer-logo{margin-right:40px;width:133px;height:16px}}@media (max-width:768px){.HeaderContainer-logo{width:133px;height:16px;margin-right:0}}@media (max-width:340px){.HeaderContainer-logo{display:none}}.HeaderContainer-logo svg{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%}.HeaderContainer-gameBtn,.HeaderContainer-link{height:50px;display:flex;align-items:center}.HeaderContainer-link{font-size:12px;font-weight:700;letter-spacing:1.6px;text-transform:uppercase;transition:color .2s ease}.HeaderContainer-link.isActive,.HeaderContainer-link:hover{color:#fa490a}.HeaderContainer-link--sell{margin-left:40px}@media (min-width:1025px) and (max-width:1280px){.HeaderContainer-link--sell{margin-left:30px}}@media (max-width:768px),(min-width:769px) and (max-width:1024px){.HeaderContainer-link--sell{display:none}}.HeaderContainer-link--market{margin-right:40px;white-space:nowrap}@media (min-width:769px) and (max-width:1024px),(min-width:1025px) and (max-width:1280px){.HeaderContainer-link--market{margin-right:20px}}@media (max-width:768px){.HeaderContainer-link--market{margin-right:0;display:flex;justify-content:center}}.HeaderContainer-link--market svg{width:18px;height:18px;stroke:#fff;stroke-width:9px}.HeaderContainer-link--login{margin-left:40px}@media (min-width:769px) and (max-width:1024px),(min-width:1025px) and (max-width:1280px){.HeaderContainer-link--login{margin-left:30px}}@media (max-width:768px){.HeaderContainer-link--login{display:none}}@media (min-width:769px) and (max-width:1024px){.HeaderContainer-link{margin-left:0}}.HeaderContainer-registerBtn{height:50px;padding:0 25px;margin-left:40px}@media (min-width:769px) and (max-width:1024px),(min-width:1025px) and (max-width:1280px){.HeaderContainer-registerBtn{margin-left:30px}}@media (max-width:768px){.HeaderContainer-registerBtn{display:none}}.HeaderContainer-mobileLogin{display:none;position:relative;width:30px;height:30px}@media (max-width:768px){.HeaderContainer-mobileLogin{display:block}}.HeaderContainer-loginIcon{position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;width:18px;height:18px;fill:#fff}.HeaderContainer-user{display:flex;margin-left:40px;align-items:center}@media (min-width:769px) and (max-width:1024px),(min-width:1025px) and (max-width:1280px){.HeaderContainer-user{margin-left:20px}}@media (max-width:768px){.HeaderContainer-user{margin-left:0}}.HeaderContainer-cart{margin-left:40px}@media (min-width:769px) and (max-width:1024px),(min-width:1025px) and (max-width:1280px){.HeaderContainer-cart{margin-left:30px}}@media (max-width:768px){.HeaderContainer-cart{margin-left:0}}.HeaderContainer-searchOuter{width:100%}.HeaderContainer-search{margin:0 auto;max-width:720px;width:100%}@media (max-width:768px){.HeaderContainer-search{transition:transform .4s ease;transform:translateY(-60px);position:absolute;z-index:2;align-items:center;top:0;left:0;right:0;bottom:0;height:100%;background:#232728}}@media (max-width:768px){.HeaderContainer-search--opened{display:flex;transform:translateY(0)}}.HeaderContainer-mobileSearch{display:none;width:40px;height:40px}@media (max-width:768px){.HeaderContainer-mobileSearch{display:flex}}.HeaderContainer-mobileSearch>svg{transition:fill .2s ease;fill:#fff;width:18px;height:18px}.isMobile .HeaderContainer-mobileSearch:active>svg,.isNotMobile .HeaderContainer-mobileSearch:hover>svg{fill:#fa490a}.SearchField{width:100%;position:relative;z-index:4}.SearchField-inputField{width:100%;height:100%;position:relative;display:flex;align-items:center;padding:1px 15px;transition:background .2s ease;cursor:text}@media (max-width:768px){.SearchField-inputField{padding-left:20px}}.SearchField-inputField--active,.SearchField-inputField:focus-within{background:#2b2f30;border-radius:5px}.SearchField-input{display:block;width:100%;font-size:16px;height:50px;color:#fff;text-overflow:ellipsis}.SearchField-input::-webkit-input-placeholder{color:#747778;opacity:1}.SearchField-input::-ms-input-placeholder{color:#747778;opacity:1}.SearchField-input::placeholder{color:#747778;opacity:1}@media (max-width:768px){.SearchField-input{font-size:14px}}.SearchField-icon{width:20px;height:20px;margin-right:10px;fill:#fff;flex-shrink:0}.SearchField-icon svg{position:absolute;top:0;left:0;width:100%;height:100%}.SearchField-close{flex-shrink:0;margin-right:-10px}.SearchField-listCategory{display:flex;justify-content:space-between;align-items:center;margin-top:20px}.SearchField-count{color:#747778;font-size:12px}.SearchField-suggestions{display:flex;align-items:center}.SearchField-arrow{fill:#555859;height:11px;width:6px;margin:0 10px}.SearchField-dropDown{position:absolute;top:100%;left:0;width:100%;padding:20px;background:#323738;box-shadow:0 10px 40px #1d2021;max-height:calc(100vh - 50px);overflow:auto;margin-top:5px}@media (min-width:769px) and (max-width:1024px){.SearchField-dropDown{max-height:calc(100vh - 60px)}}@media (max-width:768px){.SearchField-dropDown{top:46px;max-height:calc(100vh - 60px)}}.SearchField-dropDownTitle{font-size:14px;line-height:14px;color:#747778;margin-bottom:20px}.SearchField-dropDownTitle--recent{display:flex;justify-content:space-between}.SearchField-recentClear{text-transform:uppercase;font-size:12px;line-height:14px;color:#fff;letter-spacing:1.6px;cursor:pointer;transition:color .2s ease}.isMobile .SearchField-recentClear:active,.isNotMobile .SearchField-recentClear:hover{color:#747778}.SearchField-listItem{transition:color .2s ease}.isMobile .SearchField-listItem:active,.isNotMobile .SearchField-listItem:hover,.SearchField-listItem--active{color:#fa490a}.slick-fade{position:relative}.slick-slider{box-sizing:border-box;-webkit-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list,.slick-slider{position:relative;display:block}.slick-list{overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-slider .slick-list,.slick-slider .slick-track{transform:translateZ(0)}.slick-track{position:relative;top:0;left:0;display:block}.slick-track:after,.slick-track:before{display:table;content:""}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-arrow.slick-hidden{display:none}.HomeSlider{position:relative;height:500px;-webkit-user-select:none;-ms-user-select:none;user-select:none}@media (min-width:769px) and (max-width:1024px){.HomeSlider{height:380px}}@media (max-width:768px){.HomeSlider{height:230px}}.isNotMobile .HomeSlider:hover .HomeSlider-arrows{opacity:1}.HomeSlider .slick-list,.HomeSlider .slick-slide,.HomeSlider .slick-slider,.HomeSlider .slick-track{height:100%}.HomeSlider .slick-slide{pointer-events:none}.HomeSlider .slick-slide>div{height:100%}.HomeSlider .slick-slide.slick-active{z-index:10;pointer-events:all}.HomeSlider .slick-slide.slick-active .HomeSlider-slideDescription,.HomeSlider .slick-slide.slick-active .HomeSlider-slideLink,.HomeSlider .slick-slide.slick-active .HomeSlider-slideTitle{transform:translateX(0);opacity:1;transition:transform .5s ease .4s,opacity .3s ease}.HomeSlider .slick-slide.slick-active .HomeSlider-slideTitle{transition-delay:.4s}.HomeSlider .slick-slide.slick-active .HomeSlider-slideDescription{transition-delay:.6s}.HomeSlider .slick-slide.slick-active .HomeSlider-slideLink{transition-delay:.7s}.HomeSlider .slick-slide.slick-active .HomeSlider-imageWrapper{transform:translateX(0);animation-name:SlideIn;animation-duration:5.5s;animation-timing-function:ease-out;animation-fill-mode:backwards}.HomeSlider .slick-dots{position:absolute;left:0;bottom:50px;right:0;text-align:center}.HomeSlider .slick-dots>li{display:inline-block}@media (max-width:768px){.HomeSlider .slick-dots{bottom:5px}}.HomeSlider .slick-active .HomeSlider-progress{opacity:1;transition:opacity .3s ease}.HomeSlider-slide{position:relative;height:100%}.HomeSlider-dot{cursor:pointer;display:inline-block;margin:0 5px;padding:10px 0;width:70px;height:25px}@media (max-width:768px){.HomeSlider-dot{width:50px;height:15px;margin:0}}.HomeSlider-bg{position:relative;width:60px;height:6px;overflow:hidden;margin:auto;background:rgba(116,119,120,.51);border-radius:2px;transition:opacity .4s ease}@media (max-width:768px){.HomeSlider-bg{width:40px;height:5px}}.HomeSlider-progress{position:absolute;top:0;left:0;bottom:0;background:#fff;opacity:0;border-radius:2px;width:100%;height:100%}.HomeSlider-progress.isFull{transform:translateX(0)!important}.HomeSlider-dots{position:absolute;bottom:30px}.HomeSlider-slideBg{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center}.HomeSlider-imageWrapper{position:relative;height:100%;transform:translateX(120px);animation-name:SlideOut;animation-duration:.3s;animation-timing-function:ease-out;animation-fill-mode:backwards}.HomeSlider-imageWrapper img{width:auto;height:100%}.HomeSlider-slideContent{position:relative;max-width:1440px;margin:0 auto;padding:0 85px;height:100%;display:flex;justify-content:center;align-items:flex-start;flex-direction:column}@media (max-width:768px){.HomeSlider-slideContent{padding:0 20px}}.HomeSlider-slideTitle{font-size:60px;line-height:60px;margin-bottom:30px;font-weight:700;text-shadow:4px 7px 17px rgba(0,0,0,.8);max-width:768px;color:#f6f6f6}.HomeSlider-slideTitle>span{white-space:nowrap}.HomeSlider-slideTitle>span:after{content:"";display:inline-block;width:11px;height:11px;margin-left:15px;background:#fa490a}@media (max-width:768px){.HomeSlider-slideTitle>span:after{width:6px;height:6px;margin-left:5px}}@media (min-width:769px) and (max-width:1024px){.HomeSlider-slideTitle{font-size:48px;line-height:50px}}@media (max-width:768px){.HomeSlider-slideTitle{font-size:24px;line-height:25px;margin-bottom:12px}}.HomeSlider-slideDescription{font-size:24px;line-height:32px;font-weight:700;color:#fff;margin-bottom:32px;max-width:640px;text-shadow:4px 7px 17px rgba(0,0,0,.8)}@media (min-width:769px) and (max-width:1024px){.HomeSlider-slideDescription{max-width:480px}}@media (max-width:768px){.HomeSlider-slideDescription{font-size:14px;line-height:20px;margin-bottom:10px;max-width:320px}}.HomeSlider-slideDescription,.HomeSlider-slideLink,.HomeSlider-slideTitle{transform:translateX(20px);transition:transform .4s ease,opacity .2s ease;opacity:0}@media (max-width:768px){.HomeSlider-slideLink>a,.HomeSlider-slideLink>button{height:35px;padding:0 9px;font-size:10px}}.HomeSlider-loader{opacity:.8}.HomeSlider-progressBar{height:10px;width:100%;position:absolute;left:0;right:0;bottom:0;transform:translateX(-100%)}.HomeSlider-arrows{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;opacity:0;transition:opacity .4s ease}@media (max-width:768px),(min-width:769px) and (max-width:1024px){.HomeSlider-arrows{display:none}}.HomeSlider-arrowsContent{position:relative;width:100%;max-width:1440px;margin:0 auto;height:100%}.HomeSlider-arrow{pointer-events:all;cursor:pointer;position:absolute;top:0;bottom:0;width:20px;height:35px;margin:auto;stroke:#9fa1a2;transition:stroke .4s ease}.HomeSlider-arrow svg{position:absolute;top:0;left:0;width:100%;height:100%}.isMobile .HomeSlider-arrow:active,.isNotMobile .HomeSlider-arrow:hover{stroke:#fff}.HomeSlider-arrow--prev{left:30px}.HomeSlider-arrow--next{right:30px}.HomeSlider-loader{position:absolute;top:0;left:0;width:100%;height:100%}@keyframes SlideIn{0%{transform:translateX(120px) rotate(.01deg)}10%{transform:translateX(20px) rotate(.01deg)}to{transform:translateX(0) rotate(.01deg)}}@keyframes SlideOut{0%{transform:translateX(0)}to{transform:translateX(-120px)}}.TwitterLoader{height:100%;background:#2b2f30;display:flex;flex-direction:column;flex:1 0}.PopularList{margin-bottom:30px;position:relative;width:100%}@media (max-width:768px){.PopularList{margin-bottom:40px}}.PopularList-game{display:flex;align-items:center;justify-content:center}@media (max-width:768px){.PopularList-game{margin-right:20px}}.PopularList-icon{display:block;position:relative;margin-right:15px;fill:#fff;width:36px;height:36px}@media (min-width:769px) and (max-width:1024px){.PopularList-icon{height:28px;width:28px;margin-right:10px}}@media (max-width:768px){.PopularList-icon{display:none}}.PopularList-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:25px}@media (min-width:769px) and (max-width:1024px){.PopularList-header{padding-right:20px}}@media (max-width:768px){.PopularList-header{padding:0 20px}}.PopularList-title{font-size:24px;font-weight:600}@media (min-width:769px) and (max-width:1024px){.PopularList-title{font-size:20px}}@media (max-width:768px){.PopularList-title{font-size:18px}}.PopularList-list{width:calc(100% + 2px);display:flex}@media (max-width:768px),(min-width:769px) and (max-width:1024px){.PopularList-list{overflow:auto;-webkit-overflow-scrolling:touch}.PopularList-list:after{content:"";min-width:20px;height:20px;display:flex}}@media (max-width:768px){.PopularList-list{overflow:auto;width:auto;-webkit-overflow-scrolling:touch}.PopularList-list:before{content:"";min-width:20px;height:20px;display:flex}}.PopularList-mobileList{display:flex;padding-left:20px;overflow:auto;-webkit-overflow-scrolling:touch}.PopularList-item{padding-right:2px;position:relative;flex:0 1}.HomeSliderLoader{height:500px;position:relative;max-width:1440px;margin:0 auto;background:#2b2f30}@media (max-width:768px){.HomeSliderLoader{height:230px;padding:0 20px}.HomeSliderLoader svg{top:30px!important;bottom:30px!important;left:20px!important;right:20px!important;width:calc(100% - 40px)!important;height:calc(100% - 60px)!important}}.PopularListLoader-game{display:flex;align-items:center;justify-content:center}@media (max-width:768px){.PopularListLoader-game{flex-direction:column;align-items:flex-start}}@media (max-width:768px){.PopularListLoader-moreLink{display:flex;flex-direction:column;align-items:flex-end}}@media (max-width:768px){.PopularListLoader-gameIcon{display:none}}.PopularListLoader-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:25px}@media (min-width:769px) and (max-width:1024px){.PopularListLoader-header{margin-bottom:15px;padding-right:20px}}@media (max-width:768px){.PopularListLoader-header{padding:0 20px}}.PopularListLoader-list{display:flex;margin-left:40px}@media (max-width:768px){.PopularListLoader-list{margin-left:0}}.HomeGamesLoader{min-height:1000px;width:100%}.HomeGamesLoader-game{margin-bottom:50px}.HomeGamesLoader-game:last-child{margin-bottom:0}.HomeGamesLoader-gameContent{min-height:500px;background:#2b2f30}.Trustpilot-stars{margin-top:20px;display:flex;height:40px;justify-content:center}.Trustpilot-stars>svg{height:40px;width:40px;margin-right:3px}.Trustpilot-stars>svg:last-child{margin-right:0}.Trustpilot-text{margin-top:20px;text-align:center}.Trustpilot-text>span{font-weight:600}.Trustpilot-logo{display:flex;justify-content:center}.Trustpilot-logo>a>svg{width:165px;height:40px}.HomePage{display:flex;flex-direction:column;flex:1}@media (max-width:768px){.HomePage{padding-bottom:80px}}.HomePage-pageTitle{display:none}.HomePage-slider{background:#2b2f30}.HomePage-content{display:flex;margin-top:30px;position:relative}@media (max-width:768px){.HomePage-content{padding:0;margin-top:26px;flex-direction:column-reverse}}@media (min-width:769px) and (max-width:1024px){.HomePage-content{padding:0 0 0 20px}}.HomePage-feed{width:225px;margin-right:40px}@media (min-width:1441px){.HomePage-feed{width:300px}}@media (min-width:769px) and (max-width:1024px){.HomePage-feed{margin-right:20px}}@media (max-width:768px){.HomePage-feed{padding:0 20px;margin-right:0;width:100%}}.HomePage-twitter{padding:25px 20px}.HomePage-trustpilot,.HomePage-twitter{flex:1;background:#2b2f30;overflow:hidden}.HomePage-trustpilot{padding:30px 40px;margin-bottom:30px}.HomePage-title{font-weight:700;font-size:24px;margin-bottom:25px;min-height:36px;display:flex;align-items:center}@media (min-width:769px) and (max-width:1024px){.HomePage-title{font-size:20px;margin-bottom:17px}}@media (max-width:768px){.HomePage-title{font-size:18px}}.HomePage-games{width:calc(100% - 265px)}@media (min-width:1441px){.HomePage-games{width:calc(100% - 340px)}}@media (min-width:769px) and (max-width:1024px){.HomePage-games{width:calc(100% - 245px)}}@media (max-width:768px){.HomePage-games{width:100%;min-height:100%}}.HomePage-game{margin-bottom:50px}.HomePage-gameContent{min-height:500px;background:#2b2f30}.HomePageLoader{display:flex;flex-direction:column;flex:1;padding:0 0 80px;min-height:55vh}.HomePageLoader-slider{background:#2b2f30}.HomePageLoader-content{display:flex;margin-top:30px}@media (max-width:768px){.HomePageLoader-content{flex-direction:column-reverse}}.HomePageLoader-twitter{display:flex;flex-direction:column;width:225px;margin-right:40px}@media screen and (min-width:1921px){.HomePageLoader-twitter{width:300px}}@media (max-width:768px){.HomePageLoader-twitter{width:100%;margin-top:40px;padding-right:20px}}.HomePageLoader-twitterTimeline{background:#2b2f30;display:flex;flex-direction:column;flex:1;padding:25px}.HomePageLoader-title{font-weight:600;font-size:24px;line-height:29px;margin-bottom:25px;height:50px;display:flex;justify-content:center;align-items:center}.HomePageLoader-games{min-height:1000px;width:calc(100% - 265px)}@media screen and (min-width:1921px){.HomePageLoader-games{width:calc(100% - 340px)}}@media (max-width:768px){.HomePageLoader-games{width:100%}}.HomePageLoader-game{margin-bottom:50px}.HomePageLoader-game:last-child{margin-bottom:0}.HomePageLoader-gameContent{min-height:500px;background:#2b2f30}.Notifications{display:flex;margin-right:5px;position:relative;z-index:5}@media (max-width:768px){.Notifications{position:static;margin-right:0;z-index:1}}.Notifications--opened .Notifications-icon svg{fill:#fa490a;stroke:#fa490a}.Notifications--new .Notifications-count{animation:pulseAnimation 3.5s ease infinite}.Notifications-icon{cursor:pointer;position:relative;height:40px;width:40px;fill:#fff;stroke:#fff;transition:stroke .4s ease;-webkit-user-select:none;-ms-user-select:none;user-select:none}@media (max-width:768px){.Notifications-icon{width:40px;height:40px}}.isMobile .Notifications-icon:active,.isNotMobile .Notifications-icon:hover{fill:#fa490a;stroke:#fa490a}.Notifications-icon>svg{width:20px;height:20px;stroke-width:7px}@media (max-width:768px){.Notifications-icon>svg{width:15px;height:19px;stroke-width:8px}}.Notifications-count{position:absolute;top:10px;right:4px;display:flex;align-items:center;justify-content:center;font-size:9px;border-radius:50%;padding-left:2px;font-weight:600;letter-spacing:1.6px;width:15px;height:15px;background:#0073d5;background:linear-gradient(135deg,#0073d5,#fa490a);transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}@media (max-width:768px){.Notifications-count{right:5px;top:5px}}.Notifications-dropDown{max-width:450px;min-width:400px;min-height:100px;position:absolute;top:50px;right:-8px;background:#323738;box-shadow:0 10px 40px #1d2021}.Notifications-dropDown-enter{opacity:.1;transform:translateY(-15px)}.Notifications-dropDown-enter-active{opacity:1;transform:translateY(0);transition:transform .2s ease,opacity .2s ease}.Notifications-dropDown-exit{opacity:0;transform:translateY(-15px);transition:transform .2s ease,opacity .2s ease}@media (max-width:768px){.Notifications-dropDown{width:100%;min-width:auto;max-width:100%;top:100%;right:0}}.Notifications-title{margin:20px;font-size:12px;font-weight:700;letter-spacing:1.6px;text-transform:uppercase}.Notifications-header{display:flex;justify-content:space-between;align-items:center}.Notifications-close{margin-right:10px}.Notifications-emptyIcon{width:100px;height:80px;margin-bottom:10px;fill:#414445}.Notifications-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0 20px 20px;color:#414445;font-weight:600;font-size:14px;line-height:24px}@keyframes pulseAnimation{0%{transform:scaleX(1)}5%{transform:scale3d(1.4,1.4,1.4)}10%{transform:scaleX(1)}15%{transform:scale3d(1.2,1.2,1.2)}20%{transform:scaleX(1)}to{transform:scaleX(1)}}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.NotificationItem{display:flex;position:relative;flex-direction:column;padding:16px 20px 16px 50px;margin:0 20px 10px;border-radius:2.5px;transition:background-color .4s ease;background:#fff;color:#1d2021}.NotificationItem:last-of-type{margin-bottom:20px}.NotificationItem--sold .NotificationItem-icon{fill:#5eb648}.NotificationItem--support .NotificationItem-icon{fill:#fa490a}.NotificationItem-icon{position:absolute;left:15px;top:20px;width:20px;height:20px}.NotificationItem-title{font-size:14px;margin-bottom:7px;font-weight:700}.NotificationItem-text{font-size:12px;line-height:18px;margin-bottom:14px}.NotificationItem-buttons{display:flex;align-items:center}.NotificationItem-btn{outline:none;position:relative;color:#4db5da;letter-spacing:1.6px;font-size:12px;line-height:14px;font-weight:700;transition:color .2s ease;margin-right:15px;text-transform:uppercase}.isMobile .NotificationItem-btn:active,.isNotMobile .NotificationItem-btn:hover{color:#4788ab}.PromoItem{display:flex;flex-direction:column}.PromoItem-header{display:flex;justify-content:space-between;margin-bottom:20px}.PromoItem-type{display:flex;align-items:center;font-size:16px;font-weight:600}.PromoItem-type>svg{width:32px;height:30px;margin-right:10px}.PromoItem-content{position:relative;background:#323738;padding:30px 40px;transition:box-shadow .4s ease}.isMobile .PromoItem-content:active,.isNotMobile .PromoItem-content:hover{box-shadow:0 10px 40px #1d2021}.PromoItem-contentLink{position:absolute;z-index:1;left:0;top:0;width:100%;height:100%}.PromoItem-item{display:flex;justify-content:flex-start}.PromoItem-itemImage{width:55%;margin-right:15px;margin-left:-20px;margin-top:-10px;display:flex;flex:1;height:140px;position:relative}.PromoItem-itemImage:before{display:block;content:"";width:100%;padding-top:61.32075472%}.PromoItem-itemImage img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:contain;object-position:center}@media (min-width:1025px) and (max-width:1280px){.PromoItem-itemImage{margin-left:-20px;margin-right:20px}}.PromoItem-itemInfo{width:54%;margin-bottom:10px}.PromoItem-price{display:flex;align-items:center}.PromoItem-priceValue{font-size:24px;font-weight:600}.PromoItem-discount{margin-left:10px}.PromoItem-oldPrice{color:#747778;font-size:12px;margin-bottom:10px}.PromoItem-wear{position:relative;z-index:2}.PromoItem-itemWear{font-size:12px}.PromoItem-itemWearTitle{color:#8e9191;margin-right:5px}.PromoItem-wearItem{display:flex;justify-content:space-between;padding:10px 0;border-bottom:1px solid #43484a;font-size:12px;color:#fff;transition:color .4s ease}.PromoItem-wearItem:last-child{border-bottom:0;padding-bottom:0}.isMobile .PromoItem-wearItem:active,.isNotMobile .PromoItem-wearItem:hover{color:#fa490a}.PromoItem-subcategory{font-size:12px;color:#fff}.PromoItem-subcategory--special{color:#fc4d4d}.PromoItem-title{font-size:16px;font-weight:600;margin-bottom:5px}.HeaderItems{position:absolute;background:#2b2f30;box-shadow:0 10px 40px #1d2021;padding:35px 0 50px;display:flex;justify-content:center;width:100%;margin-top:94px;z-index:-2}.HeaderItems-enter{opacity:.1;transform:translateY(-15px)}.HeaderItems-enter-active{opacity:1;transform:translateY(0);transition:transform .3s ease,opacity .3s ease}.HeaderItems-exit{opacity:0;transform:translateY(-15px);transition:transform .2s ease,opacity .2s ease}.HeaderItems-loader{display:flex;flex:1;height:100%;justify-content:center;align-items:center}.HeaderItems-content{display:flex;flex:1;max-width:1360px;margin:0 auto;padding:0 50px}.HeaderItems-item{width:50%}.HeaderItems-item--left{padding-right:25px}.HeaderItems-item--right{padding-left:25px}.HeaderItems--noSubCategory{margin-top:0;border-top:2px solid #1d2021}.HeaderItems-noItems{display:flex;flex-direction:column;justify-content:center;align-items:center}.HeaderItems-noItems>svg{width:150px;height:110px;margin-bottom:25px;fill:#414445}.HeaderItems-noItems>p{font-weight:600;color:#414445;font-size:14px;line-height:24px;text-align:center;margin:0 25px}.HeaderMenu{position:relative;width:100%;height:50px;display:flex;flex-direction:row;justify-content:center;background:#232728;padding:0 35px}.HeaderMenu:after{content:"";position:absolute;left:35px;right:35px;top:0;height:1px;background:#34393b}@media (min-width:1025px) and (max-width:1280px){.HeaderMenu:after{left:30px;right:30px}}@media (min-width:1025px) and (max-width:1280px){.HeaderMenu{padding:0 30px}}@media (max-width:768px),(min-width:769px) and (max-width:1024px){.HeaderMenu{padding:0 20px;min-height:60px;display:none}}.HeaderMenu--hasFilter{justify-content:space-between}.HeaderMenu--subCat{position:absolute;justify-content:center;align-items:flex-start;background:#2b2f30;border-top:2px solid #1d2021;border-bottom:2px solid #1d2021;height:94px;width:100%;z-index:-1}.HeaderMenu--subCat-enter{opacity:.1;transform:translateY(-15px)}.HeaderMenu--subCat-enter-active{opacity:1;transform:translateY(0);transition:transform .2s ease,opacity .2s ease}.HeaderMenu--subCat-exit{opacity:0;transform:translateY(-15px);transition:transform .2s ease,opacity .2s ease}.HeaderMenu--subCat .HeaderMenu-items{position:relative;display:flex;justify-content:flex-start;flex-wrap:wrap;height:100%;overflow:hidden;margin-left:-20px}.HeaderMenu--subCat .HeaderMenu-item{height:100%;display:flex;padding:0}.HeaderMenu--subCat .HeaderMenu-item:after{content:none}.HeaderMenu--subCat .HeaderMenu-item a{display:flex;height:100%;padding:0 20px;align-items:center;font-size:14px;text-transform:none;font-weight:600;letter-spacing:normal;cursor:pointer;border-bottom:3px solid transparent;transition:border-bottom .4s ease;white-space:nowrap}.HeaderMenu--subCat .HeaderMenu-item.isActive a,.isMobile .HeaderMenu--subCat .HeaderMenu-item:active a,.isNotMobile .HeaderMenu--subCat .HeaderMenu-item:hover a{border-bottom:3px solid #fa490a}.HeaderMenu--subCat .HeaderMenu-item.isCurrent{color:#fa490a}.HeaderMenu--subCat .HeaderMenu-item--dropdown{justify-content:flex-end}.HeaderMenu--subCat .HeaderMenu-item--dropdown.isActive a,.isMobile .HeaderMenu--subCat .HeaderMenu-item--dropdown:active a,.isNotMobile .HeaderMenu--subCat .HeaderMenu-item--dropdown:hover a{border-bottom:3px solid transparent;color:#fa490a}.HeaderMenu--subCat .HeaderMenu-item--dropdown.isCurrent{color:#fa490a}.HeaderMenu--subCat .HeaderMenu-moreBtn{font-size:14px;font-weight:600;height:87px;text-transform:capitalize;padding-right:0}.HeaderMenu--subCat .HeaderMenu-more.isOpened .HeaderMenu-moreDropDown{transform:translateY(92px)}.HeaderMenu--subCat .HeaderMenu-moreDropDown{transform:translateY(76px)}.HeaderMenu--subCat .HeaderMenu-moreDropDown .HeaderMenu-item{height:35px}.HeaderMenu-filter{display:flex;align-items:center;margin-right:20px;min-width:180px}@media (min-width:1441px){.HeaderMenu-filter{min-width:205px}}html[lang=de] .HeaderMenu-filter{min-width:205px}.HeaderMenu-filter .FilterButton{width:100%;justify-content:space-between}html[lang=de] .HeaderMenu-filter .FilterButton-filter{margin-right:0}html[lang=de] .HeaderMenu-filter .FilterButton-reset{line-height:14px;padding-left:5px;text-align:right}.HeaderMenu-items{position:relative;display:flex;align-self:flex-start;flex-wrap:wrap;height:50px;overflow:hidden}.HeaderMenu-items .HeaderMenu-category:first-child{padding-left:0}.HeaderMenu-items .HeaderMenu-category:last-child{padding-right:0}.HeaderMenu-item:first-child{padding-left:0}.HeaderMenu-item,.HeaderMenu-moreBtn{white-space:nowrap;-webkit-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer;padding:0 15px;transition:color .4s ease;display:flex;flex-direction:row;align-items:center;height:50px;color:#fff;font-size:12px;text-transform:uppercase;font-weight:700;letter-spacing:1.6px}.HeaderMenu-item:after,.HeaderMenu-moreBtn:after{display:block;content:"";margin:0 0 0 7px;width:0;height:0;border-color:#fff transparent transparent;border-style:solid;border-width:5px 4px 0;transition:border-color .4s ease}.HeaderMenu-item.isActive,.HeaderMenu-item.isCurrent,.HeaderMenu-item:hover,.HeaderMenu-moreBtn.isActive,.HeaderMenu-moreBtn.isCurrent,.HeaderMenu-moreBtn:hover{color:#fa490a}.HeaderMenu-item.isActive:after,.HeaderMenu-item.isCurrent:after,.HeaderMenu-item:hover:after,.HeaderMenu-moreBtn.isActive:after,.HeaderMenu-moreBtn.isCurrent:after,.HeaderMenu-moreBtn:hover:after{border-color:#fa490a transparent transparent}.HeaderMenu-item.isActive:after,.HeaderMenu-moreBtn.isActive:after{transform:rotate(180deg)}.HeaderMenu-item--dropdown,.HeaderMenu-moreBtn--dropdown{display:none;justify-content:flex-end;height:40px}.HeaderMenu-item--dropdown:after,.HeaderMenu-moreBtn--dropdown:after{content:none}.HeaderMenu-more.isOpened .HeaderMenu-moreDropDown{opacity:1;visibility:visible;transition:visibility 0s,opacity .3s ease,transform .3s ease;transform:translateY(52px)}.HeaderMenu-moreBtn{padding-right:0}.HeaderMenu-moreDropDown{max-width:600px;display:flex;flex-wrap:wrap;justify-content:space-between;position:absolute;z-index:3;background:#323738;right:0;box-shadow:0 10px 40px #1d2021;opacity:0;padding:15px 20px;visibility:hidden;transition:visibility 0s ease .3s,opacity .3s ease,transform .3s ease;transform:translateY(38px)}.NotSupport{position:absolute;display:flex;justify-content:center;align-items:center;flex-direction:column;width:100%;height:100%;color:#f6f6f6;padding:40px}@media (max-width:768px){.NotSupport{padding:20px}}.NotSupport-content{max-width:580px;margin:0 auto;text-align:center}.NotSupport-title{line-height:29px;font-size:24px;font-weight:600;margin-bottom:30px;color:#f6f6f6}.NotSupport-description{line-height:20px;font-size:14px;color:#747778;margin-bottom:20px}.NotSupport-description>a{color:#4db5da;font-weight:600}.NotSupport-browsers{margin-top:40px}.NotSupport-browsers>a{display:inline-block;margin:0 20px;width:80px;height:80px;position:relative}.Footer{width:100%;min-height:300px;padding:40px 40px 0;margin:80px auto 0;position:relative}@media (min-width:769px) and (max-width:1024px){.Footer{padding:0 20px}}@media (max-width:768px){.Footer{padding:0 20px;margin-top:35px}}.Footer-top{display:flex;justify-content:space-between}@media (max-width:768px){.Footer-top{flex-direction:column}}.Footer-topLeft{padding-right:5%;width:53%}@media (max-width:768px){.Footer-topLeft{width:100%;padding-right:0;margin-bottom:26px}}.Footer-topRight{width:47%}@media (max-width:768px){.Footer-topRight{width:100%;padding-right:0}}.Footer-bottom{display:flex;margin-top:50px;padding-top:45px;padding-bottom:60px;border-top:1px solid #34393b}@media (max-width:768px){.Footer-bottom{display:none!important}}.Footer-bottomMobile{display:none;margin-top:16px;padding-top:30px;padding-bottom:60px;border-top:1px solid #34393b}@media (max-width:768px){.Footer-bottomMobile{display:block}}.Footer-bottomLeft{width:62.5%;display:flex}@media (min-width:769px) and (max-width:1024px),(min-width:1025px) and (max-width:1280px){.Footer-bottomLeft{width:52.5%}}.Footer-bottomRight{width:37.5%;display:flex;justify-content:space-between}@media (min-width:769px) and (max-width:1024px),(min-width:1025px) and (max-width:1280px){.Footer-bottomRight{width:47.5%}}.Footer-subTitle{display:flex;color:#6b6d6e;font-size:14px;margin-bottom:32px;font-weight:400}@media (max-width:768px){.Footer-subTitle{margin-bottom:20px}}.Footer-content{display:flex;flex-wrap:wrap}.Footer-tag{background:#262a2b;white-space:nowrap;font-size:11px;line-height:16px;letter-spacing:1.6px;text-transform:uppercase;color:#fff;padding:8px 10px;border-radius:3px;margin:0 11px 9px 0;transition:color .4s ease,background .4s ease}.Footer-tag:last-child{margin-right:0}.isMobile .Footer-tag:active,.isNotMobile .Footer-tag:hover{color:#000;background:#fff}@media (max-width:768px){.Footer-tag{padding:8px 13px;margin:0 7px 9px 0}}.Footer-options{width:20%;padding-top:5px}@media (min-width:769px) and (max-width:1024px){.Footer-options{width:24%}}@media (max-width:768px){.Footer-options{margin-bottom:30px}}.Footer-lang{margin-bottom:20px}.Footer-links{display:flex;flex:1;max-width:360px}@media (min-width:769px) and (max-width:1024px),(min-width:1025px) and (max-width:1280px){.Footer-links{max-width:285px}}@media (max-width:768px){.Footer-links{margin-bottom:35px}}.Footer-payment{margin-right:25px;margin-bottom:25px;height:25px;width:85px;-webkit-filter:grayscale(100%) brightness(200%);filter:grayscale(100%) brightness(200%);fill:#fff!important}@media (max-width:768px){.Footer-payment{margin-bottom:20px}}.Footer-payment.coingate{width:102px}.Footer-payment.visa{width:54px}.Footer-payment.mastercard{width:120px}.Footer-social{display:flex;flex-direction:column;padding-right:25px}@media (max-width:768px){.Footer-social{margin-bottom:15px}}.Footer-email{font-size:12px;text-transform:uppercase;font-weight:700;letter-spacing:1.6px;font-weight:400;display:flex;align-items:center;fill:#fff;color:#fff;margin-bottom:25px;transition:color .4s ease,fill .4s ease}.isMobile .Footer-email:active,.isNotMobile .Footer-email:hover{color:#fa490a;fill:#fa490a}@media (max-width:768px){.Footer-email{margin-bottom:18px;max-width:100%}}.Footer-email a{margin-right:8px}.Footer-emailIcon{width:10px;height:10px}.Footer-credits{display:flex;flex-direction:column;justify-self:flex-end}.Footer-copyrights,.Footer-disclaimer{font-size:14px;line-height:20px;color:#6b6d6e;max-width:225px}.Footer-disclaimer{margin-top:20px}.ResendEmailContainer{display:flex;flex:1;flex-direction:column;justify-content:center;align-items:center;padding:30px 0 80px;min-height:calc(100vh - 80px)}.Activating{text-align:center;display:flex;flex-direction:column}.Activating--auth .Activating-spinner{width:30px;height:30px}.Activating--auth .Activating-spinner .Spinner{stroke-width:2px}.Activating-spinner{display:block;position:relative;margin:0 auto 30px;width:80px;height:80px;order:5}@media (max-width:768px){.Activating-spinner{width:60px;height:60px}}.Activating-title{margin-bottom:15px;line-height:29px;font-size:24px;font-weight:600;color:#f6f6f6}.Activating-title:first-letter{text-transform:uppercase}.Activating-subtitle{line-height:20px;font-size:14px;color:#747778;margin-bottom:15px}.Activating-submit{margin:35px auto 0;width:100%;max-width:220px}.EmailSent{text-align:center;max-width:650px;display:flex;flex-direction:column;justify-content:center;align-items:center}.EmailSent-Icon{display:block;margin:0 auto 30px;width:80px;height:80px}.EmailSent-Title{margin-bottom:20px;line-height:29px;font-size:24px;font-weight:600;color:#f6f6f6}.EmailSent-Subtitle{line-height:20px;font-size:14px;margin-bottom:20px;color:#747778}.EmailSent-ChangeEmailBtn,.EmailSent-Email{font-weight:700;color:#4db5da}.EmailSent-ChangeEmailBtn{cursor:pointer;transition:color .4s ease}.EmailSent-ChangeEmailBtn:hover{color:#fff}.EmailSent-ChangeEmail{color:#747778;max-width:450px;margin:0 auto}.ChangeVerifyEmailForm{max-width:340px;margin:0 auto 30px}.ChangeVerifyEmailForm-title{margin-bottom:20px;line-height:29px;font-size:24px;font-weight:600;color:#f6f6f6}.ChangeVerifyEmailForm-subtitle{line-height:20px;font-size:14px;margin-bottom:20px;color:#747778;width:calc(100% + 100px);margin-left:-50px}@media (max-width:768px){.ChangeVerifyEmailForm-subtitle{width:100%}}.ChangeVerifyEmailForm-submit{margin-top:40px}@media (max-width:768px){.ChangeVerifyEmailForm-submit{margin-top:25px}}.ChangeVerifyEmailForm-back{margin-top:50px}.Form{width:100%;max-width:560px}.Form--autoWidth .Form-inner{max-width:none}.Form-inner{width:100%;max-width:340px;margin:30px auto}.Form--cols{max-width:1120px}.Form--cols .Form-inner{max-width:680px}.Form-fields{margin-top:30px}.Form-title{font-weight:600;font-size:24px;color:#fff;text-align:center;margin-bottom:30px}@media (max-width:768px){.Form-title{font-size:20px}}.Form-rowTitle{margin-bottom:10px}.Form-rowTitle,.Form-text{font-size:14px;color:#9fa1a2}.Form-text{margin-bottom:30px;text-align:center}.Form-text>a,.Form-text>span{color:#4db5da;font-weight:600}.Form-input{margin-top:15px}@media (max-width:768px){.Form-input{margin-top:10px}}.Form-btns{margin:40px auto 0;display:flex}@media (max-width:768px){.Form-btns{flex-direction:column}}.Form-btns>*{margin:0 7px}@media (max-width:768px){.Form-btns>*{margin:7px 0}}.Form-btns>:first-child{margin-left:0}@media (max-width:768px){.Form-btns>:first-child{margin-top:0}}.Form-btns>:last-child{margin-right:0}@media (max-width:768px){.Form-btns>:last-child{margin-bottom:0}}.Form-row{display:flex;width:100%}.Form-row>*{flex:1}.Form-row>:not(:only-child):first-child{margin-right:10px}.Form-row>:not(:only-child):last-child{margin-left:10px}.ResetPasswordContainer{display:flex;justify-content:center;flex-direction:column;align-items:center;flex:1;padding:30px 0 80px}@media (max-width:768px){.ResetPasswordContainer{padding:22px 0}}.ResetPasswordContainer .FormWrapper-title{margin-bottom:11px;width:calc(100% + 100px);margin-left:-50px}@media (max-width:768px){.ResetPasswordContainer .FormWrapper-title{width:100%;margin-left:0}}.ResetPasswordContainer .FormWrapper-subTitle{margin-bottom:26px;width:calc(100% + 100px);margin-left:-50px}@media (max-width:768px){.ResetPasswordContainer .FormWrapper-subTitle{width:100%;margin-left:0}}.ResetPasswordContainer .FormWrapper-subTitle span{color:#fff;font-weight:700}.ResetPasswordContainer-back{margin-top:50px}@media (max-width:768px){.ResetPasswordContainer-back{margin-top:25px}}.ResetPasswordContainer-successMsg{color:#747778;font-size:14px;line-height:20px;text-align:center;padding:0 10px}.ResetPasswordContainer-successMsg span{font-weight:700;color:#4db5da}@media (max-width:768px){.PasswordTooltip{background:none}.PasswordTooltip .PasswordTooltip-passComplexityTitle,.PasswordTooltip:before{display:none}}.PasswordTooltip-content{padding:15px 10px 16px}.PasswordTooltip-title{display:flex;align-items:center;font-size:14px;color:#1d2021;font-weight:700;margin-bottom:11px}@media (max-width:768px){.PasswordTooltip-title{color:#fff;margin-bottom:5px}}.PasswordTooltip-title>svg{margin-left:5px}.PasswordTooltip-svg--0{width:20px;height:20px}.PasswordTooltip-svg--1,.PasswordTooltip-svg--2,.PasswordTooltip-svg--3,.PasswordTooltip-svg--4{width:30px;height:20px}@media (max-width:768px){.PasswordTooltip-progressWrapper{display:flex;flex-direction:column-reverse}}.PasswordTooltip-progress{position:relative;height:9px;background:#e3e4e4;border-radius:2.5px;margin-bottom:17px;overflow:hidden}@media (max-width:768px){.PasswordTooltip-progress{background:#2e3132;margin-bottom:10px}}.PasswordTooltip-progress--bad .PasswordTooltip-bar{background:#e05a59;fill:#e05a59}.PasswordTooltip-progress--normal .PasswordTooltip-bar{background:#d9d757;fill:#d9d757}.PasswordTooltip-progress--good .PasswordTooltip-bar,.PasswordTooltip-progress--perfect .PasswordTooltip-bar{background:#5eb648;fill:#5eb648}.PasswordTooltip-bar{position:absolute;top:0;left:0;bottom:0;width:0;margin-left:-4px;transition:width .4s ease}.PasswordTooltip-barArrow{position:absolute;top:0;right:-5px;width:7px;height:9px}.PasswordTooltip-barArrow svg{position:absolute;top:0;left:0;width:100%;height:100%}.PasswordTooltip-passComplexityTitle{margin-bottom:10px;line-height:15px;font-size:12px;font-weight:600;color:#1d2021}.PasswordTooltip-passComplexity{margin-bottom:0}@media (max-width:768px){.PasswordTooltip-passComplexity{display:none}}.PasswordTooltip-mobilePassComplexity{display:none;font-size:12px;line-height:15px;color:#fff;white-space:nowrap;height:20px;overflow:hidden;margin-bottom:5px}.PasswordTooltip-mobilePassComplexity--bad{color:#e05a59}.PasswordTooltip-mobilePassComplexity--normal{color:#d9d757}.PasswordTooltip-mobilePassComplexity--good,.PasswordTooltip-mobilePassComplexity--perfect{color:#5eb648}@media (max-width:768px){.PasswordTooltip-mobilePassComplexity{display:block}}.PasswordTooltip-diffType{position:relative;font-size:12px;line-height:15px;color:#747778;margin-bottom:8px;transition:color .2s ease;padding-left:20px}.PasswordTooltip-diffType--isActive{color:#1d2021}@media (max-width:768px){.PasswordTooltip-diffType--isActive{color:#fff}}.PasswordTooltip-diffType--isActive .PasswordTooltip-diffType-icon{opacity:1}.PasswordTooltip-diffType:last-of-type{margin-bottom:0}.PasswordTooltip-diffType-icon{position:absolute;left:0;top:3px;display:block;width:11px;height:9px;opacity:0;transition:opacity .2s ease}.PasswordTooltip-diffType-icon svg{fill:#1d2021}.PasswordTooltip-footer{background:#edf1f2;color:#747778;font-size:11px;line-height:15px;padding:22px 30px 26px;margin:0 -13px -11px;border-bottom-left-radius:3px;border-bottom-right-radius:3px}@media (max-width:768px){.PasswordTooltip-footer{display:none}}.ResetPasswordForm-submit{margin-top:40px}@media (max-width:768px){.ResetPasswordForm-submit{margin-top:25px}}.ResetPasswordForm-input{margin-bottom:15px}@media (max-width:768px){.ResetPasswordForm-input{margin-bottom:10px}}.RestorePasswordContainer{display:flex;justify-content:center;flex-direction:column;align-items:center;flex:1;padding:30px 0 80px}@media (max-width:768px){.RestorePasswordContainer{padding:22px 0}}.RestorePasswordContainer .FormWrapper-title{margin-bottom:11px}.RestorePasswordContainer .FormWrapper-subTitle{margin-bottom:26px}.RestorePasswordContainer-back{margin-top:50px}.RestorePasswordContainer-successMsg{color:#747778;font-size:14px;line-height:20px;text-align:center;width:calc(100% + 50px);margin-left:-25px}.RestorePasswordContainer-successMsg span{font-weight:700;color:#4db5da}@media (max-width:768px){.RestorePasswordContainer-successMsg{margin-left:0;width:100%}}.RestorePasswordForm-input{margin-bottom:40px}@media (max-width:768px){.RestorePasswordForm-input{margin-bottom:25px}}.RestorePasswordForm-back{margin-top:50px}.Nav{width:100%}.Nav-inner{display:flex;align-items:center;height:100%;width:100%;max-width:1320px;margin:0 auto;padding:0 20px}@media (max-width:768px){.Nav-inner{flex-direction:column;padding:0 25px}}@media (min-width:769px) and (max-width:1024px){.Nav-inner{padding:0 80px}}.Nav-left{display:flex;align-items:center}@media (max-width:768px){.Nav-left{align-self:flex-start}}.Nav-logo{position:relative;width:144px;height:20px}@media (max-width:768px){.Nav-logo{width:130px;height:19px;margin-bottom:22px}}.Nav-logo svg{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%}.Nav-linkList{width:100%;display:flex;justify-content:center}.Nav-link{display:inline-block;position:relative;margin:0 11px;text-transform:uppercase;text-decoration:none;color:#fff;font-size:12px;line-height:24px;height:24px;font-weight:700;letter-spacing:1.6px;transition:color .4s ease}.Nav-link:before{content:"";opacity:0;position:absolute;bottom:0;left:0;right:0;height:2px;background:#fa4a0b;border-radius:2px}.Nav-link--active{color:#fa4a0b;text-decoration:none}.Nav-link--active:before{opacity:1}.Nav-link:focus,.Nav-link:hover{color:#fa4a0b;text-decoration:none}.SocialAuthButtons{display:flex;flex-direction:column}.SocialAuthButtons-title{position:relative;width:100%;display:flex;justify-content:center;margin-bottom:25px}.SocialAuthButtons-col{display:flex}.SocialAuthButtons-col--line{position:relative;flex:1 0}.SocialAuthButtons-col--line:before{content:"";position:absolute;right:0;top:6px;left:0;height:1px;background:#43484a}.SocialAuthButtons-col span{display:block;position:relative;z-index:1;font-size:16px;line-height:12px;font-weight:600;padding:0 15px}.SocialAuthButtons-buttons{display:flex;width:100%;justify-content:space-between}@media (max-width:768px){.SocialAuthButtons-buttons{margin-left:-4px;width:calc(100% + 8px)}}.SocialAuthButtons-btn{width:100%;max-width:108px;height:50px;border-radius:5px;display:block;position:relative;cursor:pointer;transition:opacity .4s ease;transform:translateZ(0)}@media (max-width:768px){.SocialAuthButtons-btn{max-width:99px;margin:0 4px}}.SocialAuthButtons-btn:hover{opacity:.7}.SocialAuthButtons-btn svg{position:absolute;top:0;left:0;bottom:0;right:0;margin:auto}.SocialAuthButtons-btn--steam{background:#668f3d}.SocialAuthButtons-btn--steam svg{width:36px;height:21px;fill:#fff}.SocialAuthButtons-btn--fb{background:#3866b8}.SocialAuthButtons-btn--fb svg{width:12px;height:26px}.SocialAuthButtons-btn--google{background:#fff}.SocialAuthButtons-btn--google svg{width:24px;height:24px}.LoginContainer{padding:80px 0}@media (max-width:768px){.LoginContainer{padding:25px 0}}.LoginContainer-pageTitle{display:none}.LoginContainer-nav{position:absolute;top:0;left:0;right:0}@media (max-width:768px){.LoginContainer-nav{position:static;margin-bottom:40px}}.LoginForm-captcha{display:flex;justify-content:center;align-items:center}.LoginForm-restore{display:block;cursor:pointer;font-size:10px;line-height:10px;letter-spacing:1.6px;text-transform:uppercase;margin-bottom:30px;transition:color .2s ease;margin-top:15px}.isMobile .LoginForm-restore:active,.isNotMobile .LoginForm-restore:hover{color:#fa4a0b}@media (max-width:768px){.LoginForm-restore{margin-top:10px;margin-bottom:20px}}.LoginForm-submit{margin-bottom:50px}@media (max-width:768px){.LoginForm-submit{margin-bottom:32px}}.SteamContainer{padding:120px 0 80px}.SteamContainer .FormWrapper{margin-bottom:0}.SteamContainer .FormWrapper-title{margin-top:0;width:calc(100% + 500px);margin-left:-250px}@media (min-width:769px) and (max-width:1024px){.SteamContainer .FormWrapper-title{width:calc(100% + 250px);margin-left:-125px;margin-bottom:11px}}@media (max-width:768px){.SteamContainer .FormWrapper-title{width:100%;margin-left:0}}.SteamContainer .FormWrapper-subTitle{margin-left:-50px;width:calc(100% + 100px);margin-bottom:25px}@media (max-width:768px){.SteamContainer .FormWrapper-subTitle{width:100%;margin-left:0}}.SteamContainer-logo{position:relative;width:80px;height:80px;margin-bottom:28px}.SteamContainer-logo svg{position:absolute;top:0;left:0;width:100%;height:100%}@media (max-width:768px){.SteamContainer-logo{width:50px;height:50px}}html.isMobile .SteamContainer .FormWrapper{width:100%}.SteamEmailForm-submit{margin-top:40px}@media (max-width:768px){.SteamEmailForm-submit{margin-top:25px}}.SteamEmailForm-back{margin-top:50px}.SocialMigrationForm-input{margin-bottom:15px}@media (max-width:768px){.SocialMigrationForm-input{margin-bottom:15px}}.SocialMigrationForm-restore{display:block;cursor:pointer;font-size:10px;line-height:10px;letter-spacing:1.6px;text-transform:uppercase;margin-bottom:30px;transition:color .4s ease}.isMobile .SocialMigrationForm-restore:active,.isNotMobile .SocialMigrationForm-restore:hover{color:#fa4a0b}@media (max-width:768px){.SocialMigrationForm-restore{margin-bottom:20px}}.SocialMigrationForm-submit{margin-bottom:50px}@media (max-width:768px){.SocialMigrationForm-submit{margin-bottom:32px}}.SocialMigrationForm-back{margin-top:50px}@media (max-width:768px){.SocialMigrationForm-back{margin-top:40px}}.VerifyCodeContainer{display:flex;justify-content:center;flex-direction:column;align-items:center;flex:1;padding:30px 0 80px}@media screen and (max-width:370px){.VerifyCodeContainer{width:calc(100% + 20px);margin-left:-10px}}@media (max-width:768px){.VerifyCodeContainer{padding:22px 0}}.VerifyCodeContainer .FormWrapper-title{margin-bottom:11px}.VerifyCodeContainer .FormWrapper-subTitle{margin-bottom:26px}.TwoFactorInput,.VerifyCodeContainer .FormWrapper-inner{display:flex;flex-direction:column;justify-content:center}.TwoFactorInput-inputs{position:relative;width:310px;margin:0 auto 45px}@media (max-width:768px){.TwoFactorInput-inputs{width:100%;margin-bottom:40px;display:flex;justify-content:center}}.TwoFactorInput-inputs.isInvalid .TwoFactorInput-input{border-color:#fa490a;color:#fa490a}.TwoFactorInput-errorMsg{color:#fa490a}.TwoFactorInput-errorMsg,.TwoFactorInput-spinner{position:absolute;font-size:12px;top:calc(100% + 10px);left:0;right:0;text-align:center}.TwoFactorInput-spinner{display:flex;justify-content:center;-webkit-user-select:none;-ms-user-select:none;user-select:none}.TwoFactorInput-spinner .DotsSpinner{margin-left:5px;font-size:15px;margin-top:-3px}.TwoFactorInput-spinnerIcon{fill:#fff;position:relative;width:10px;height:2px}.TwoFactorInput-spinnerIcon svg{position:absolute;top:0;left:0;width:100%;height:100%}.TwoFactorInput-input{width:40px;height:50px;font-size:20px;color:#fff;border-radius:3px;border:1px solid #43484a;transition:border-color .4s ease;margin-right:10px;padding:0 10px;text-align:center}.TwoFactorInput-input:nth-of-type(3){margin-right:30px}.TwoFactorInput-input:last-of-type{margin-right:0}.TwoFactorInput-input:focus{color:#fff;border-color:#fff}@media screen and (max-width:370px){.TwoFactorInput-input{width:38px}.TwoFactorInput-input:nth-of-type(3){margin-right:10px}}.VerifyCodeForm-tipBtnIcon{position:relative;width:16px;height:16px;margin-right:9px;fill:#fff;transition:fill .4s ease}.VerifyCodeForm-tipBtnIcon svg{position:absolute;top:0;left:0;width:100%;height:100%}.VerifyCodeForm-tipButton{display:flex;align-self:center;align-items:center;margin-bottom:10px;transition:color .4s ease;font-size:12px;text-transform:uppercase;letter-spacing:1.6px}.isMobile .VerifyCodeForm-tipButton:active,.isNotMobile .VerifyCodeForm-tipButton:hover{color:#fa490a}.isMobile .VerifyCodeForm-tipButton:active .VerifyCodeForm-tipBtnIcon,.isNotMobile .VerifyCodeForm-tipButton:hover .VerifyCodeForm-tipBtnIcon{fill:#fa490a}.VerifyCodeForm-tipButton.isActive{color:#fa490a}.VerifyCodeForm-tipButton.isActive .VerifyCodeForm-tipBtnIcon{fill:#fa490a}.VerifyCodeForm-tipContent{background:#323738;padding:30px 35px 25px 15px}@media (max-width:768px){.VerifyCodeForm-tipContent{padding:25px 35px 25px 15px;width:calc(100% + 12px);margin-left:-6px}}.VerifyCodeForm-tipItem{position:relative;margin-bottom:27px;padding-left:26px}.VerifyCodeForm-tipItem:last-child{margin-bottom:0}.VerifyCodeForm-tipTitle{font-weight:600;font-size:14px;line-height:16px;margin-bottom:5px}.VerifyCodeForm-tipAnswer{color:#8e9191;font-size:11px;line-height:13px}.VerifyCodeForm-tipIcon,.VerifyCodeForm-tipIcon svg{position:absolute;top:0;left:0}.VerifyCodeForm-tipIcon svg{width:100%;height:100%}.VerifyCodeForm-tipIcon--search{width:17px;height:17px}@media (max-width:768px){.VerifyCodeForm-tipIcon--search{width:20px;height:20px}}.VerifyCodeForm-tipIcon--clock{width:18px;height:16px}.VerifyCodeForm-back{margin-top:40px}.LinkExpired{text-align:center;max-width:1440px}.LinkExpired-Icon{display:block;margin:0 auto 30px;width:80px;height:80px}.LinkExpired-Title{margin-bottom:20px;line-height:29px;font-size:24px;font-weight:600;color:#f6f6f6}.LinkExpired-Subtitle{line-height:20px;font-size:14px;color:#747778;margin-bottom:35px}.LinkExpired-submit{margin:0 auto}.VerifyEmail{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100vh;margin-top:-40px}@media (max-width:768px){.VerifyEmail{justify-content:start;margin-top:40px;height:100%}}.MigrationEmail{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;flex:1 1;padding-top:20px}@media (max-width:768px){.MigrationEmail{justify-content:start}}.RegistrationContainer{padding:80px 0}@media (max-width:768px){.RegistrationContainer{padding:25px 0}}.RegistrationContainer-nav{position:absolute;top:0;left:0;right:0}@media (max-width:768px){.RegistrationContainer-nav{position:static;margin-bottom:40px}}.RegistrationContainer-pageTitle{display:none}.RegistrationContainer-terms{font-size:12px;line-height:1.5;margin-bottom:30px;text-align:center}@media (max-width:768px){.RegistrationContainer-terms{margin-bottom:17px}}.RegistrationContainer-terms a{font-weight:600;color:#4db5da}.RegistrationContainer-terms a:hover{text-decoration:underline}.UsernameTooltip--taken .UsernameTooltip-title{font-size:16px;color:#fa490a}@media (max-width:768px){.UsernameTooltip:before{display:none}}.UsernameTooltip-content{padding:15px 10px 16px}.UsernameTooltip-title{font-size:14px;color:#1d2021;font-weight:700;margin-bottom:11px}@media (max-width:768px){.UsernameTooltip-title{color:#f6f6f6}}.UsernameTooltip-title>svg{width:21px;height:20px;margin-left:5px}.UsernameTooltip-diffType{position:relative;font-size:12px;line-height:15px;color:#747778;margin-bottom:8px;transition:color .2s ease;padding-left:20px}.UsernameTooltip-diffType--isActive{color:#1d2021}.UsernameTooltip-diffType--isActive .UsernameTooltip-diffType-icon{opacity:1}@media (max-width:768px){.UsernameTooltip-diffType--isActive{color:#fff}}.UsernameTooltip-diffType:last-of-type{margin-bottom:0}.UsernameTooltip-diffType-icon{position:absolute;left:0;top:3px;display:block;width:11px;height:9px;opacity:0;transition:opacity .2s ease;fill:#1d2021}@media (max-width:768px){.UsernameTooltip-diffType-icon{fill:#fff}}.UsernameTooltip-availableUsernames{margin-top:9px}.UsernameTooltip-availableUsernames-title{margin-bottom:10px;font-size:12px;font-weight:600;color:#1d2021;line-height:15px}@media (max-width:768px){.UsernameTooltip-availableUsernames-title{color:#f6f6f6}}.UsernameTooltip-availableUsername{margin-bottom:8px;font-size:12px;font-weight:600;color:#4db5da;line-height:15px;cursor:pointer;transition:opacity .2s ease}.UsernameTooltip-availableUsername:active,.UsernameTooltip-availableUsername:hover{opacity:.6}.UsernameTooltip-availableUsername:last-child{margin-bottom:0}.UsernameTooltip-footer{background:#edf1f2;color:#747778;font-size:11px;line-height:15px;margin:0 -13px -11px;padding:22px 30px 26px;border-bottom-left-radius:3px;border-bottom-right-radius:3px}@media (max-width:768px){.UsernameTooltip-footer{display:none}}.UsernameTooltip-footer ul{list-style:disc inside}.UsernameTooltip-footer li{margin-bottom:8px}.UsernameTooltip-footer li:last-child{margin-bottom:0}.EmailTakenTooltip-text{margin-bottom:18px;font-size:12px;color:#323738;line-height:18px}@media (max-width:768px){.EmailTakenTooltip-text{color:#f6f6f6}}.EmailTakenTooltip-links a{display:inline-block;margin-right:25px;margin-bottom:15px;line-height:16px;font-size:12px;letter-spacing:1.6px;font-weight:700;text-transform:uppercase;color:#4db5da;transition:opacity .2s ease}.EmailTakenTooltip-links a:active,.EmailTakenTooltip-links a:hover{opacity:.5}.EmailTakenTooltip-links a:last-child{margin-bottom:0}.EmailTakenTooltip-content{padding:15px 10px 16px}.EmailTakenTooltip-title{font-size:16px;color:#fa490a;font-weight:700;margin-bottom:11px}.EmailTakenTooltip-title>svg{width:21px;height:20px;margin-left:5px}.EmailTakenTooltip-title-emoji{font-size:18px}.RegistrationForm{overflow:hidden}.RegistrationForm-input{margin-top:15px}@media (max-width:768px){.RegistrationForm-input{margin-top:10px}}.RegistrationForm-submit{margin-top:40px;margin-bottom:25px}@media (max-width:768px){.RegistrationForm-submit{margin-top:25px}}.RegistrationForm-usernameMobileValidation{font-size:14px;color:#fa490a;font-weight:700;line-height:26px}.RegistrationForm-usernameMobileValidation-emoji{font-size:16px}.ConfirmNewDevice{text-align:center;max-width:650px;margin:0 auto;display:flex;flex-direction:column;justify-content:center;align-items:center}.ConfirmNewDevice-icon{display:block;margin:0 auto 30px;width:80px;height:80px}.ConfirmNewDevice-title{margin-bottom:20px;line-height:29px;font-size:24px;font-weight:600;color:#f6f6f6}.ConfirmNewDevice-content{line-height:20px;font-size:14px;margin-bottom:40px;color:#747778}.ConfirmNewDevice-content p{margin-bottom:20px}.ConfirmNewDevice-content strong{font-weight:600;color:#fff}.ConfirmNewDevice-support h4{margin-bottom:20px;color:#fff}.ConfirmNewDevice-support p{color:#747778;margin-bottom:20px}.ConfirmNewDevice-support a{font-weight:600;color:#4db5da;transition:color .2s ease}.isMobile .ConfirmNewDevice-support a:active,.isNotMobile .ConfirmNewDevice-support a:hover{color:#fff}.ConfirmDeviceEmail{min-height:calc(100vh - 150px)}@media (max-width:768px),(min-width:769px) and (max-width:1024px){.ConfirmDeviceEmail{min-height:calc(100vh - 50px)}}.Article{display:flex;background:#2b2f30;align-items:flex-start;counter-reset:headings}.Article-langNotAvailable{padding:25px 50px 0}.Article-langNotAvailableTitle{font-size:16px;color:#fa490a;font-weight:700;margin-bottom:11px}.Article-langNotAvailableContainer{background:#fff;border-radius:5px;padding:25px;color:#1d2021}.Article-menu{width:300px;margin-left:auto;margin-right:0;padding:40px 30px}@media (max-width:768px){.Article-menu{display:none;width:0;margin:0}}.Article-menu-container{min-width:300px;width:30%}@media (max-width:768px){.Article-menu-container{width:0;min-width:0}}.Article-menu-heading{color:#9fa1a2;margin-bottom:10px;margin-top:30px}.Article-menu-heading:first-child{margin-top:0}.Article-menu-list{color:#fff;margin:12px 0;font-weight:600}.Article-menu-list a{cursor:pointer;transition:color .3s ease}.Article-menu-list a.active,.Article-menu-list a:hover{color:#fa490a}.Article-container{border-left:2px solid #1d2021;flex:1}@media (max-width:768px){.Article-container{width:100%}}@media (min-width:769px) and (max-width:1024px){.Article-container{width:calc(100% - 302px)}}.Article-container>.Article-section>.Article-section-content>.Article-subsection>.paragraph:before{counter-increment:headings;content:"§ " counter(headings,decimal);margin-right:15px}.Article-container>.Article-section>.Article-section-content>.Article-subsection>.section:before{counter-increment:headings;content:"Section " counter(headings,decimal);margin-right:15px}.Article-container>.Article-section>.Article-section-content>.Article-subsection>.number:before{counter-increment:headings;content:counter(headings,decimal) ".";margin-right:15px}.Article-section{width:100%;height:100%;background:#2b2f30;padding:30px 50px 0}.Article-section h2{font-size:20px;font-weight:600;line-height:40px;margin-bottom:20px}.Article-section h3{font-size:16px;font-weight:600;line-height:32px;margin-top:20px}.Article-section h3>a{opacity:0;margin-left:10px;transition:opacity .2s ease;color:#4db5da}@media (max-width:768px),(min-width:769px) and (max-width:1024px){.Article-section h3>a{opacity:1}}.Article-section h3:hover a{opacity:1}.Article-section p{line-height:1.8;margin-bottom:5px}.Article-section ol{list-style:decimal}.Article-section ol[type=a]{list-style:lower-alpha}.Article-section ul{list-style:disc}.Article-section ol li,.Article-section ul li{padding:5px 0 5px 15px;margin-left:15px}.Article-section a{color:#1c89b0;font-weight:600}.Article-section:not(:first-child){padding:30px 50px;border-bottom:2px solid #1d2021}@media (max-width:768px){.Article-section:not(:first-child){padding:20px}}.Article-section:last-child{border-bottom:0}.Article-section-content{max-width:800px}.Article-subsection{padding-bottom:15px}.Article-subsection:not(:first-of-type){border-top:1px solid #43484a}.Article-title{font-size:48px;font-weight:600;color:#f6f6f6}@media (min-width:769px) and (max-width:1024px){.Article-title{font-size:36px}}@media (max-width:768px){.Article-title{font-size:24px}}.Article-subtitle{color:#9fa1a2;font-size:14px;font-weight:400;margin-bottom:10px}.Imprint{background:#2b2f30;height:100%;padding:40px;margin:2px 0 60px}.Imprint-container{max-width:1440px;margin:0 auto}.Imprint-title{font-size:48px;font-weight:600;color:#f6f6f6}@media (max-width:768px){.Imprint-title{font-size:24px}}.Imprint-subtitle{color:hsla(0,0%,100%,.55);font-size:14px;font-weight:400;margin-bottom:10px}.Imprint-link{color:#1c89b0;font-weight:600;text-decoration:none}.Imprint-content{margin-top:32px;display:flex;max-width:800px;padding-bottom:30px}@media (max-width:768px){.Imprint-content{flex-wrap:wrap}}.Imprint-content:not(:last-child){border-bottom:1px solid #43484a}.Imprint-content-left{font-size:16px;font-weight:600;color:#fff;width:286px;min-width:286px;margin-bottom:20px}.Imprint-content-right{width:100%}.About{position:relative;min-height:calc(100vh - 120px)}@media (max-width:768px){.About{height:100%}}.About-container{padding:150px 50px 300px}@media (max-width:768px){.About-container{padding:40px 50px 80px}}.About-headline{font-size:60px;font-weight:700;line-height:1.2;max-width:900px;margin-bottom:70px}@media (min-width:769px) and (max-width:1024px){.About-headline{font-size:48px}}@media (max-width:768px){.About-headline{font-size:30px;margin-bottom:30px}}.About-headline>span{white-space:nowrap;color:transparent}.About-headline>span:after{content:"";display:inline-block;width:11px;height:11px;margin-left:-7px;background:#fa490a}@media (max-width:768px){.About-headline>span:after{width:6px;height:6px;margin-left:-2px}}@media (min-width:769px) and (max-width:1024px){.About-headline>span:after{width:9px;height:9px;margin-left:-5px}}.About-content{max-width:650px;line-height:1.8;margin-bottom:10px;font-size:18px}.About-content a{color:#4db5da;text-decoration:none;font-weight:600}@media (min-width:769px) and (max-width:1024px){.About-content{font-size:16px}}@media (max-width:768px){.About-content{font-size:14px}}.ServiceNav{padding:50px 50px 0}@media (max-width:768px){.ServiceNav{padding:20px}}.ServiceNav ul{display:flex;list-style:none;align-items:center}.ServiceNav-item{padding:0 25px;position:relative}.ServiceNav-item>a{text-transform:uppercase;display:flex;align-items:center;transition:color .2s ease;font-size:12px;font-weight:700}.ServiceNav-item>a.active,.ServiceNav-item>a:hover{color:#fa490a}.ServiceNav-item>a.active>svg,.ServiceNav-item>a:hover>svg{fill:#fa490a}.ServiceNav-item>a>svg{width:24px;height:24px;fill:#fff;transition:fill .2s ease;margin-right:10px}@media (max-width:768px){.ServiceNav-item{display:none}}.ServiceNav-headline{margin-right:auto}.ServiceNav-headline h1{font-size:48px;font-weight:600}@media (min-width:769px) and (max-width:1024px){.ServiceNav-headline h1{font-size:36px}}@media (max-width:768px){.ServiceNav-headline h1{font-size:30px}}.Affiliate{position:relative;min-height:calc(100vh - 120px);display:flex;flex-direction:column}@media (min-width:1281px){.Affiliate{flex-direction:row}}.Affiliate-container{padding:50px 50px 0;width:100%}@media (max-width:768px){.Affiliate-container{padding:40px 50px 0}}@media (min-width:1281px){.Affiliate-container{padding:100px 50px}}@media (min-width:1281px){.Affiliate-container--partner{width:40%}}@media (min-width:1281px){.Affiliate-container--info{width:60%}}.Affiliate-headline{font-size:60px;font-weight:700;line-height:1.2;margin-bottom:40px}@media (min-width:769px) and (max-width:1024px){.Affiliate-headline{font-size:48px}}@media (max-width:768px){.Affiliate-headline{font-size:30px;margin-bottom:30px}}.Affiliate-headline>span{white-space:nowrap;color:transparent}.Affiliate-headline>span:after{content:"";display:inline-block;width:11px;height:11px;margin-left:-7px;background:#fa490a}@media (max-width:768px){.Affiliate-headline>span:after{width:6px;height:6px;margin-left:-2px}}@media (min-width:769px) and (max-width:1024px){.Affiliate-headline>span:after{width:9px;height:9px;margin-left:-5px}}.Affiliate-title{margin-top:30px;font-size:28px;font-weight:600}.Affiliate-content{line-height:1.8;margin:10px 0;font-size:18px}.Affiliate-content a{color:#4db5da;text-decoration:none;font-weight:600}@media (min-width:769px) and (max-width:1024px){.Affiliate-content{font-size:16px}}@media (max-width:768px){.Affiliate-content{font-size:14px}}.Affiliate-list{list-style-type:disc;list-style-position:inside;margin-left:10px}.Affiliate-list>li{font-size:18px}.Affiliate-list>li>span{font-weight:600;margin-right:10px}.Affiliate-partner{display:flex;flex-wrap:wrap}@media (max-width:768px),(min-width:769px) and (max-width:1024px),(min-width:1025px) and (max-width:1280px){.Affiliate-partner{margin-bottom:70px}}.Affiliate-partnerLink{margin:10px;border-radius:50px}.Affiliate-partnerLink>img{border-radius:50%;width:96px;height:96px}@media (max-width:768px),(min-width:769px) and (max-width:1024px){.Affiliate-partnerLink>img{width:64px;height:64px}}.SupportFaq{background:#2b2f30;padding:30px;border-radius:5px;width:100%}.SupportFaq-title{font-size:20px;font-weight:600;margin-bottom:20px}.SupportFaq-list{font-size:14px;-webkit-columns:2;column-count:2;-webkit-column-gap:60px;column-gap:60px}@media (max-width:768px){.SupportFaq-list{-webkit-columns:1;column-count:1;font-size:12px}}.SupportFaq-listTitle{color:#747778;font-size:12px;font-weight:600}.SupportFaq-listTitle:not(:first-child){margin-top:20px}.SupportFaq-listItem{font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#4db5da}.SupportFaq-listItem>a{line-height:30px;color:#4db5da}.SupportFaq-listItem>a:hover{color:#fa490a}.SupportNoTickets{min-height:calc(100vh - 70px)}.SupportNoTickets-logo{width:80px;height:80px}.SupportNoTickets-logo svg{width:100%;height:100%}.SupportNoTickets-pageTitle{display:none}.SupportNoTickets-title{margin-top:29px;font-size:24px;line-height:29px;color:#f6f6f6;font-weight:600}@media (max-width:768px){.SupportNoTickets-title{font-size:20px;line-height:24px}}.SupportNoTickets-descr{margin:20px 0 35px;font-size:14px;line-height:20px;color:#747778;font-weight:400}@media (max-width:768px){.SupportNoTickets-descr{margin-top:16px}}.SupportNoTickets-faq{max-width:900px;margin:0 50px 50px}.SupportNoTickets-mailto{margin:20px 0;color:#f6f6f6;font-size:12px;letter-spacing:1.6px;text-transform:uppercase;transition:color .2s ease}.isMobile .SupportNoTickets-mailto:active,.isNotMobile .SupportNoTickets-mailto:hover{color:#fa490a;fill:#fa490a}.SelectField{position:relative;width:100%;min-width:100px;text-align:left;height:50px;color:#747778;border-radius:5px;border:1px solid #51545d;font-size:14px;line-height:14px;transition:border-color .4s ease;background:#26292b}@media (max-width:768px){.SelectField{min-width:50px}}.SelectField--dirty .SelectField-placeholder,.SelectField--focused .SelectField-placeholder{transform:scale(.75) translateY(-6px)}@media (max-width:768px){.SelectField--dirty .SelectField-placeholder,.SelectField--focused .SelectField-placeholder{transform:scale(.75) translateY(-5px)}}.SelectField--left{border-radius:5px 0 0 5px}.SelectField--center{border-left:0;border-right:0;border-radius:0}.SelectField--right{border-radius:0 5px 5px 0}.SelectField:hover{border-color:#7a7f8d}.SelectField--focused{background:#2b2f30}.SelectField--transparent{border:none;border-bottom:1px solid #51545d;border-radius:0;background:transparent}.SelectField--transparent.SelectField--focused{border-color:#fff}.SelectField--transparent.SelectField--dirty .SelectField-placeholder,.SelectField--transparent.SelectField--focused .SelectField-placeholder{transform:scale(.75) translateY(-12px)}.SelectField--transparent .SelectField-dropdownIndicator{padding-top:16px}.SelectField--transparent .SelectField-dropdownIndicator:after{margin-right:0}.SelectField--transparent .SelectField-placeholder{left:0;padding-top:16px}.SelectField--transparent.SelectField--disabled{border-bottom:none}.SelectField--invalid,.SelectField--invalid .SelectField--right{color:#fa490a;border-color:#fa490a!important}.SelectField--invalid .SelectField-placeholder{color:#fa490a}.SelectField--disabled{pointer-events:none;cursor:not-allowed}.SelectField-placeholder{pointer-events:none;position:absolute;top:0;left:13px;right:0;height:100%;display:flex;align-items:center;color:#747778;transition:transform .4s ease;transform-origin:0 0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.SelectField-errorMsg{position:relative;cursor:default;pointer-events:none;line-height:2;width:100%;color:#fa490a}@media (max-width:768px){.SelectField-errorMsg{font-size:12px}}.SelectField--loading{pointer-events:none}.SelectField--loading .SelectField-loader{display:block}.SelectField--loading .SelectField-DropdownIndicator{display:none!important}.SelectField-loader{position:absolute;top:17px;right:15px;width:16px;height:16px;pointer-events:none;display:none}.SelectField-notification{display:flex;justify-content:space-between;align-items:center}.SelectField-menuList{height:100%;max-height:300px;padding-bottom:5px;padding-top:5px;position:relative}.SelectField-menuItem{transition:background-color .2s ease}.SelectField-menuItem:hover{background:#3b4142}.SelectField-dropdownIndicator{display:flex;box-sizing:border-box}.SelectField-dropdownIndicator:after{display:block;content:"";margin:0 10px 0 0;width:0;height:0;border-color:#747778 transparent transparent;border-style:solid;border-width:5px 4px 0}.SelectField-dropdownIndicator.isActive:after{border-color:#fff transparent transparent;transform:rotate(180deg)}.CustomTextAreaFieldNewTicket{position:relative;width:100%;cursor:pointer;text-align:left;border-radius:5px;border:1px solid #51545d;line-height:14px;transition:border-color .2s ease;background-color:#26292b}.CustomTextAreaFieldNewTicket:hover{border-color:#7a7f8d}.CustomTextAreaFieldNewTicket--focused{background:#2b2f30}.CustomTextAreaFieldNewTicket--focused .CustomTextAreaFieldNewTicket-input{border-color:#fff!important}.CustomTextAreaFieldNewTicket--focused .CustomTextAreaFieldNewTicket-input:-webkit-autofill{background-color:#2b2f30;box-shadow:inset 0 0 0 9999px #2b2f30}.CustomTextAreaFieldNewTicket--dirty .CustomTextAreaFieldNewTicket-placeholder,.CustomTextAreaFieldNewTicket--focused .CustomTextAreaFieldNewTicket-placeholder{transform:scale(.75) translateY(-6px)}@media (max-width:768px){.CustomTextAreaFieldNewTicket--dirty .CustomTextAreaFieldNewTicket-placeholder,.CustomTextAreaFieldNewTicket--focused .CustomTextAreaFieldNewTicket-placeholder{transform:scale(.75) translateY(-5px)}}.CustomTextAreaFieldNewTicket--invalid{color:#fa490a;border-color:#fa490a!important}@media (max-width:768px){.CustomTextAreaFieldNewTicket--invalid:not(.CustomTextAreaFieldNewTicket--warning){margin-bottom:25px!important}}.CustomTextAreaFieldNewTicket--loading .CustomTextAreaFieldNewTicket-loader,.CustomTextAreaFieldNewTicket--warning .CustomTextAreaFieldNewTicket-warning{opacity:1}.CustomTextAreaFieldNewTicket-loader{position:absolute;top:17px;right:15px;width:16px;height:16px;pointer-events:none;opacity:0}.CustomTextAreaFieldNewTicket-inner{position:relative;display:block;width:100%;height:100%;cursor:text}.CustomTextAreaFieldNewTicket-inputWrapper{width:100%;height:100%}.CustomTextAreaFieldNewTicket-input{position:relative;display:block;z-index:1;width:100%;color:#fff;font-size:14px;background:transparent;-webkit-tap-highlight-color:transparent;transition:all .4s ease;border:none!important;min-height:140px;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;resize:none;font-weight:400;overflow:hidden;padding:17px 16px}.CustomTextAreaFieldNewTicket-input::-webkit-input-placeholder{color:#747778}.CustomTextAreaFieldNewTicket-input:-moz-placeholder,.CustomTextAreaFieldNewTicket-input::-moz-placeholder{color:#747778}.CustomTextAreaFieldNewTicket-input:-ms-input-placeholder{color:#747778}.CustomTextAreaFieldNewTicket-input::-webkit-credentials-auto-fill-button{visibility:hidden;pointer-events:none;position:absolute;right:0}.CustomTextAreaFieldNewTicket-input ::-webkit-caps-lock-indicator{visibility:hidden}.CustomTextAreaFieldNewTicket-popup{position:fixed;top:0;bottom:0;left:0;right:0;width:100%;height:100%;z-index:20}.CustomTextAreaFieldNewTicket-popupBg{position:fixed;top:0;bottom:0;left:0;right:0;width:100%;height:100%;background:rgba(29,32,33,.9);cursor:pointer}.CustomTextAreaFieldNewTicket-popupImg{position:absolute;top:50%;left:50%;max-width:60%;max-height:70%;transform:translate(-50%,-50%)}.CustomTextAreaFieldNewTicket-popupImg img{max-width:100%;max-height:100%;cursor:default}.CustomTextAreaFieldNewTicket-popupImgClose{position:absolute;margin-left:calc(100% + 40px);width:21px;height:21px;cursor:pointer}.CustomTextAreaFieldNewTicket-popupImgClose svg{fill:#fff;width:100%;height:100%}.CustomTextAreaFieldNewTicket-previews{position:relative;width:100%;padding:0 8px;cursor:default}.CustomTextAreaFieldNewTicket-previews-img{width:104px;height:104px;display:inline-block;margin:0 8px 16px;position:relative;border-radius:3px;overflow:hidden;cursor:pointer}.CustomTextAreaFieldNewTicket-previews-img:hover .CustomTextAreaFieldNewTicket-previews-imgShow{opacity:1}.CustomTextAreaFieldNewTicket-previews-img.Loaded .CustomTextAreaFieldNewTicket-previews-imgLoader{opacity:0;display:none}.CustomTextAreaFieldNewTicket-previews-img.Loaded .CustomTextAreaFieldNewTicket-previews-imgDelete{opacity:1;display:block}.CustomTextAreaFieldNewTicket-previews-img.Loaded .CustomTextAreaFieldNewTicket-previews-imgShow{display:block}.CustomTextAreaFieldNewTicket-previews-img.Loaded img{opacity:1}.CustomTextAreaFieldNewTicket-previews-img img{width:100%;height:100%;opacity:0;object-fit:cover}.CustomTextAreaFieldNewTicket-previews-imgDelete{position:absolute;width:20px;height:20px;top:4px;right:4px;opacity:0;display:none}.CustomTextAreaFieldNewTicket-previews-imgDelete svg{width:100%;height:100%}.CustomTextAreaFieldNewTicket-previews-imgShow{position:absolute;top:0;left:0;right:0;bottom:0;height:100%;width:100%;opacity:0;display:none}.CustomTextAreaFieldNewTicket-previews-imgShow-overlay{position:absolute;top:0;left:0;right:0;bottom:0;height:100%;width:100%;background:rgba(29,32,33,.7)}.CustomTextAreaFieldNewTicket-previews-imgShow svg{position:absolute;top:50%;left:50%;width:26px;height:16px;transform:translate(-50%,-50%)}.CustomTextAreaFieldNewTicket-previews-imgLoader{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to right bottom,rgba(116,119,120,.2),rgba(82,90,92,.2))}.CustomTextAreaFieldNewTicket-previews-imgLoader svg{stroke:#4db5da;fill:none;width:30px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);height:30px;stroke-dasharray:0 100;stroke-width:4}.CustomTextAreaFieldNewTicket-previews-imgLoader svg .circle-bg{fill:none;stroke:hsla(0,0%,100%,.15);stroke-width:4;stroke-dasharray:100 100}.CustomTextAreaFieldNewTicket-files{height:54px;position:relative;width:100%;border-top:1px solid #51545d;padding:16px;background-color:#2b2f30;border-radius:0 0 5px 5px}.CustomTextAreaFieldNewTicket-files-overlay{height:100%;position:absolute;z-index:11;background:rgba(50,55,56,.97);width:100%;top:0;border-radius:5px}.CustomTextAreaFieldNewTicket-files-overlayBorder{border-radius:5px;border:2px dashed #4db5da;top:10px;left:10px;right:10px;bottom:10px;position:absolute;z-index:12}.CustomTextAreaFieldNewTicket-files-overlayBorder span{font-size:20px;line-height:20px;color:#747778;font-weight:600;position:absolute;z-index:13;top:50%;left:50%;transform:translate(-50%,-50%)}.CustomTextAreaFieldNewTicket-files-drop{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;z-index:10}.CustomTextAreaFieldNewTicket-files-dropzone{top:0;left:0;right:0;bottom:0;width:100%;height:100%;z-index:10;outline:none}.CustomTextAreaFieldNewTicket-files-icon{width:20px;height:20px;display:inline-block;vertical-align:middle}.CustomTextAreaFieldNewTicket-files-icon svg{width:100%;height:100%;fill:#fff;stroke:#fff}.CustomTextAreaFieldNewTicket-files-iconInfo{display:inline-block;vertical-align:middle;width:calc(100% - 20px)}.CustomTextAreaFieldNewTicket-files-iconText{color:#fff;font-size:12px;line-height:12px;letter-spacing:1.6px;font-weight:400;text-transform:uppercase;display:inline-block;vertical-align:middle;margin-left:10px}.CustomTextAreaFieldNewTicket-files-tooltip{color:#747778;font-size:12px;line-height:12px;letter-spacing:1.6px;font-weight:400;float:right}@media (max-width:768px){.CustomTextAreaFieldNewTicket-files-tooltip{float:none;margin-left:10px}}.CustomTextAreaFieldNewTicket-notification{margin-top:5px;display:flex;justify-content:space-between;align-items:center}.CustomTextAreaFieldNewTicket-errorMsg{position:relative;cursor:default;pointer-events:none;line-height:2;width:100%;color:#fa490a}@media (max-width:768px){.CustomTextAreaFieldNewTicket-errorMsg{font-size:12px}}.SupportNewForm-input{margin-top:20px}.SupportNewForm-btns{width:100%;margin:36px auto 0;display:flex;align-items:center;justify-content:space-between}.SupportNewForm-btn{margin:0 10px}.SupportNewForm-btn:first-child{margin-left:0}.SupportNewForm-btn:last-child{margin-right:0}.FaqSearch{background:#2b2f30;padding:30px;border-radius:5px;width:100%}.FaqSearch-title{font-size:14px;font-weight:600;margin-bottom:10px}.FaqSearch-listItem{margin-top:10px}.FaqSearch-listItem>a{font-size:12px;font-weight:600;line-height:18px;color:#4db5da;transition:color .2s ease}.FaqSearch-listItem>a:hover{color:#fa490a}.FaqSearch-listItem>p{margin-top:3px;color:#747778;font-size:10px;line-height:14px}.SupportNewContainer{display:flex;justify-content:center;flex-direction:column;align-items:center;flex:1;padding:80px 0;position:relative;min-width:375px}@media (min-width:769px) and (max-width:1024px){.SupportNewContainer{padding:70px 43px}}@media (max-width:768px){.SupportNewContainer{padding:23px 30px}}.SupportNewContainer-title{font-size:24px;line-height:29px;color:#f6f6f6;font-weight:600}@media (max-width:768px){.SupportNewContainer-title{font-size:20px;line-height:24px}}.SupportNewContainer-text{font-size:14px;line-height:20px;margin-top:14px;color:#747778;max-width:900px}.SupportNewContainer-text>span{font-weight:700;color:#4db5da}.SupportNewContainer-form{max-width:500px;width:100%;margin-top:14px}@media (max-width:768px){.SupportNewContainer-form{margin-top:0}}.SupportNewContainer-faq{max-width:500px;margin:25px 0}.TicketConfirmation{text-align:center;max-width:550px}.TicketConfirmation-icon{display:block;margin:0 auto 30px;width:80px;height:80px}.TicketConfirmation>h2{margin-bottom:40px;line-height:29px;font-size:24px;font-weight:600;color:#f6f6f6}.TicketConfirmation>h4{line-height:20px;font-size:16px;color:#fff;margin-bottom:30px;font-weight:600}.TicketConfirmation>h4>span{color:#4db5da;font-weight:700}.TicketConfirmation>p{font-size:14px;color:#9fa1a2;margin-bottom:30px;line-height:20px}.TicketConfirmation-button{margin:50px auto 0}.TicketConfirmation-button>.SubmitButton{display:inline-flex}.General,.General-header{width:100%;position:relative}.General-header{margin-bottom:20px;display:flex;justify-content:space-between;align-items:center}.General-title{font-size:16px;font-weight:600}@media (max-width:768px){.General-title{font-size:14px}}.General-btn{font-size:12px;color:#f6f6f6;letter-spacing:1.6px;text-transform:uppercase;cursor:pointer;transition:color .2s ease;display:flex;align-items:center}.General-btn:hover{color:#fa490a}.General-btn:hover svg{stroke:#fa490a}.General-btn svg{stroke:#fff;width:14px;height:14px;margin-right:10px;fill:none;transition:stroke .2s ease}.General-block{width:100%;background:#323738;padding:20px 30px;margin-top:2px;position:relative;border:2px solid #323738;display:flex;justify-content:flex-start;align-items:center;flex-wrap:wrap;min-height:80px}@media (max-width:768px){.General-block{padding:30px 20px}}.General-block--unverified{background:transparent}.General-block:first-child{margin-top:0}.General-label{font-size:14px;font-weight:600;margin-right:10px;flex:0 0 34%}@media (max-width:768px){.General-label{flex:0}}.General-value{font-size:14px;color:#9fa1a2;margin-right:auto;flex:1 0 34%}@media (max-width:768px){.General-value{margin-right:20px;text-align:right}}.General-actions{display:flex;margin-left:auto;align-items:center;margin-right:-10px}.General-actions .Tooltip-link{display:flex;margin-left:1px}.General-actions .Tooltip-link:first-child,.General-actions .Tooltip-link:first-of-type{margin-left:5px}.General-edit{width:40px;height:40px}.General-edit:hover>svg{stroke:#fa490a}.General-edit>svg{stroke:#fff;width:16px;height:16px;transition:stroke .2s ease}.General-verified{margin-top:30px;width:100%;color:#9fa1a2}.General-verifiedResend{text-transform:uppercase;font-size:12px;letter-spacing:1.6px;font-weight:400;cursor:pointer}.General-verifiedResend,.General-verifiedResendSent{color:#f6f6f6;margin-top:13px;line-height:14px}.TwoFactor,.TwoFactor-header{width:100%;position:relative}.TwoFactor-header{margin-bottom:20px}.TwoFactor-title{font-size:16px;font-weight:600}@media (max-width:768px){.TwoFactor-title{font-size:14px}}.TwoFactor-block{width:100%;border:2px solid #323738;padding:30px;margin-top:2px;position:relative;display:flex}@media (max-width:768px){.TwoFactor-block{padding:30px 20px}}.TwoFactor-block:first-child{margin-top:0}.TwoFactor-block.isEnabled{background:#323738}.TwoFactor-block.isEnabled .TwoFactor-block-logoIcon{background:none}.TwoFactor-block.isEnabled .TwoFactor-block-logoIcon svg{stroke:#323738;fill:#fff}.TwoFactor-icon{margin-right:30px}@media (max-width:768px){.TwoFactor-icon{margin-right:20px}}.TwoFactor-icon svg{width:50px;height:65px;stroke:#fff;fill:none}@media (max-width:768px){.TwoFactor-icon svg{width:36px;height:46px}}.TwoFactor-info{width:100%}.TwoFactor-text{font-size:14px;color:#9fa1a2}.TwoFactor-btn{margin-top:14px}.TwoFactor-btn a{display:flex;align-items:center;cursor:pointer;color:#f6f6f6;font-size:12px;letter-spacing:1.6px;text-transform:uppercase;transition:color .2s ease}.TwoFactor-btn a:hover{color:#fa490a}.TwoFactor-btn a:hover svg{stroke:#fa490a}.TwoFactor-btn a svg{stroke:#fff;width:14px;height:14px;margin-right:10px;fill:none;transition:stroke .2s ease}.SteamAccount{width:100%;padding:21px 30px;border:2px solid #323738;margin-top:2px;position:relative}@media (max-width:768px){.SteamAccount{padding:25px 15px 28px}}.SteamAccount--primary{background:#323738}.SteamAccount:first-child{margin-top:0}.SteamAccount-loading{position:relative;margin:auto;width:14px;height:14px}.SteamAccount-user{width:100%;justify-content:space-between}.SteamAccount-info,.SteamAccount-user{position:relative;display:flex;align-items:center}.SteamAccount-avatar img{border-radius:50%;width:32px;height:32px}.SteamAccount-name{margin-left:7px}.SteamAccount-primary{display:flex;align-items:center;margin-left:auto;text-align:right}.SteamAccount-primary--active{color:#e9a75d;font-weight:600}.SteamAccount-primary--active>svg{width:20px;height:20px;display:inline-block;vertical-align:middle;margin-right:10px;stroke:#e9a75d}.SteamAccount-primary--inactive{font-size:12px;text-transform:uppercase;letter-spacing:1.6px;cursor:pointer;color:#f6f6f6;transition:color .2s ease}.SteamAccount-primary--inactive:hover{color:#fa490a}.SteamAccount-remove{display:flex;align-items:center}.SteamAccount-remove svg{cursor:pointer;width:14px;height:14px;fill:#fff;transition:fill .2s ease}.SteamAccount-remove svg:hover{fill:#fa490a}.SteamAccount-refresh{width:40px;height:40px}.SteamAccount-refresh>svg{width:18px;height:18px;fill:#fff;transition:fill .2s ease}.SteamAccount-trade{margin-top:10px;display:flex;justify-content:space-between;align-items:center}.SteamAccount-trade>a{color:#f6f6f6;font-size:12px;letter-spacing:1.6px;text-transform:uppercase;transition:color .2s ease}.SteamAccount-trade>a:hover{color:#fa490a}.SteamAccount-addTradeUrlText{color:#9fa1a2;margin-top:20px}.Steam,.Steam-header{width:100%;position:relative}.Steam-header{margin-bottom:20px;display:flex;justify-content:space-between}.Steam-title{font-size:16px;font-weight:600}@media (max-width:768px){.Steam-title{font-size:14px}}.Steam-btn{display:flex;align-items:center;font-size:12px;color:#f6f6f6;letter-spacing:1.6px;text-transform:uppercase;cursor:pointer;transition:color .2s ease}.Steam-btn:hover{color:#fa490a}.Steam-btn:hover svg{stroke:#fa490a}.Steam-btn svg{stroke:#fff;width:14px;height:14px;margin-right:10px;fill:none;transition:stroke .2s ease}.Steam-accounts{display:flex;justify-content:space-between;width:100%;padding:21px 30px;border:2px solid #323738;margin-top:2px;position:relative}@media (max-width:768px){.Steam-accounts{padding:25px 15px 28px}}.Steam-accounts--primary{background:#323738}.Steam-accounts:first-child{margin-top:0}.Steam-label{display:flex;align-items:center;font-size:14px;font-weight:600}.Steam-label svg{width:40px;height:40px;margin-right:8px}@media (max-width:768px){.Steam-label svg{width:32px;height:32px}}.AccountNavLink{display:flex;flex-direction:row;align-items:flex-start}@media (max-width:768px){.AccountNavLink{align-items:flex-end;flex-direction:column}}.AccountNavLink-link{display:flex;align-items:center;font-size:12px;letter-spacing:1.6px;font-weight:700;text-transform:uppercase;margin-left:30px;transition:color .2s ease}@media (min-width:769px) and (max-width:1024px){.AccountNavLink-link{margin-left:20px}}@media (max-width:768px){.AccountNavLink-link{margin-left:0;margin-bottom:10px}}.AccountNavLink-link:first-child{margin-left:0}.AccountNavLink-link.active,.AccountNavLink-link:hover{color:#fa490a}.AccountNavLink-link.active svg,.AccountNavLink-link:hover svg{fill:#fa490a}.AccountNavLink-link.active{pointer-events:none;cursor:default}.AccountNavLink-link svg{width:20px;height:20px;margin-right:8px;fill:#fff;transition:fill .2s ease}.UserShopForm{display:flex;width:100%;flex-direction:column}.UserShopForm-title{font-weight:600}.UserShopForm-text{color:#9fa1a2;margin-bottom:10px}.ToggleButton{position:relative;display:flex;align-items:center;-webkit-user-select:none;-ms-user-select:none;user-select:none}.ToggleButton--checked .ToggleButton-toggle{background:#4db5da;border:1px solid #4db5da}.ToggleButton--checked .ToggleButton-toggle:after{background:#fff;box-shadow:-3px 0 5px rgba(0,0,0,.1);transform:translateX(100%)}.ToggleButton-input{flex:1 0 100%;width:100%;height:100%;opacity:0;cursor:pointer;margin:0;padding:0}.ToggleButton-indicatorWrapper{flex-shrink:0;position:relative;margin-right:14px;width:34px;height:20px}.ToggleButton-toggle{position:absolute;top:0;left:0;width:100%;height:100%;background:#2b2f30;border:1px solid #4f525b;border-radius:13px;pointer-events:none;transition:background .2s ease-out,border-color .2s ease-out}.ToggleButton-toggle:after{content:"";position:absolute;top:2px;bottom:2px;left:2px;width:14px;height:14px;background:#fff;box-shadow:2px 0 3px rgba(0,0,0,.1);border-radius:10px;transition:box-shadow .2s ease,transform .2s ease}.ToggleButton-label{color:#fff;font-size:14px;line-height:18px}.ToggleButton-label[for]{cursor:pointer}.ToggleButton-label a{color:#4db5da;text-decoration:underline}.ToggleButton-label a:hover{text-decoration:none}@media (max-width:768px){.ToggleButton-label{font-size:14px;line-height:16px}}.ToggleButton-component{margin-left:6px;margin-top:2px}.UserShop{display:flex;flex-direction:column;width:100%;position:relative}@media (max-width:768px){.UserShop{padding:20px}}.UserShop-title{font-size:16px;font-weight:600;margin-bottom:20px}.UserShop-link>span{color:#4db5da;font-weight:600}.UserShop-block{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;margin-top:20px}.UserShop-label{font-size:14px;font-weight:600;margin-right:10px}.UserShop-value{font-size:14px;color:#9fa1a2;margin-right:auto}@media (max-width:768px){.UserShop-value{margin-right:15px;text-align:right}}.UserShop-actions{display:flex;margin-left:auto;align-items:center;margin-right:-10px}.UserShop-actions .Tooltip-link{display:flex;margin-left:1px}.UserShop-actions .Tooltip-link:first-child,.UserShop-actions .Tooltip-link:first-of-type{margin-left:5px}.UserShop-actionBtn{width:40px;height:40px}.UserShop-actionBtn--edit>svg{width:16px;height:16px;stroke:#fff;transition:stroke .2s ease}.isMobile .UserShop-actionBtn--edit:active>svg,.isNotMobile .UserShop-actionBtn--edit:hover>svg{stroke:#fa490a}.UserShop-actionBtn--copy>svg{width:18px;height:18px;fill:#fff;transition:fill .2s ease}.isMobile .UserShop-actionBtn--copy:active>svg,.isNotMobile .UserShop-actionBtn--copy:hover>svg{fill:#fa490a}.Block{width:100%;position:relative;margin-bottom:2px}.Block:last-child{margin-bottom:0}.Block--filled .Block-body{background:#323738}.Block-header{width:100%;position:relative;margin-bottom:20px;font-size:16px;font-weight:600;display:flex;justify-content:space-between;align-items:center}@media (max-width:768px){.Block-header{font-size:14px}}.Block-body{width:100%;padding:30px;border:2px solid #323738;transition:background .2s ease}@media (max-width:768px){.Block-body{padding:30px 20px}}.Sales-header{width:100%;position:relative;margin-bottom:20px}.Sales-title{font-size:16px;font-weight:600}.Api--enabled .Api-content{background:#323738}.Api-header{width:100%;position:relative;margin-bottom:20px}.Api-title{font-size:16px;font-weight:600}.Api-content{width:100%;border:2px solid #323738;padding:30px;margin-top:2px;position:relative}@media (max-width:768px){.Api-content{padding:20px}}.Api-text{font-size:14px;color:#9fa1a2;margin-top:10px}.Api-text--secret{color:#fa490a;margin-top:0;margin-bottom:20px}.Api-link{color:#4db5da;font-weight:600;transition:color .2s ease}.Api-docs{margin-top:10px}.Api-block{display:flex;justify-content:space-between;flex-wrap:wrap;align-items:center;width:100%}.Api-label{font-size:14px;font-weight:600;margin-right:10px}.Api-value{display:flex;flex:1 1 0}.Api-input{width:100%;font-size:14px;height:20px;color:#9fa1a2;cursor:text;margin-right:10px}.Api-input[type=password]{font-size:30px;line-height:24px;vertical-align:middle;color:#9fa1a2;letter-spacing:-1px}.Api-show{padding:0;margin:0;background:none;border:none;color:inherit;outline:none;font-weight:inherit;cursor:pointer;text-transform:uppercase;font-size:10px;line-height:10px;letter-spacing:1.6px;color:#fff;transition:color .4s ease}.isMobile .Api-show:active,.isNotMobile .Api-show:hover{color:#fa490a}.Api-actions{display:flex;margin-left:auto;align-items:center;margin-right:-10px}.Api-actions .Tooltip-link{display:flex;margin-left:1px}.Api-actions .Tooltip-link:first-child,.Api-actions .Tooltip-link:first-of-type{margin-left:5px}@media (max-width:768px){.Api-actions{margin-left:0}}.Api-actionBtn{width:40px;height:40px}.Api-actionBtn>svg{position:relative;z-index:2;width:18px;height:18px;fill:#fff;transition:fill .2s ease}.isMobile .Api-actionBtn:active>svg,.isNotMobile .Api-actionBtn:hover>svg{fill:#fa490a}.Api-buttons{margin-top:20px}.Api-btn{font-size:12px;letter-spacing:1.6px;color:#f6f6f6;text-transform:uppercase;cursor:pointer;transition:color .2s ease;display:flex;align-items:center}.isMobile .Api-btn:active,.isNotMobile .Api-btn:hover{color:#fa490a}@media (max-width:768px){.Api-btn{text-align:right}}.RadioButton{position:relative;display:flex;align-items:center;-webkit-user-select:none;-ms-user-select:none;user-select:none}.RadioButton-input{flex-shrink:0;width:18px;height:18px;margin-right:10px;opacity:0;cursor:pointer}.RadioButton--active .RadioButton-overlay{border-color:#4db5da;background:#4db5da}.RadioButton--active .RadioButton-overlay:after{background:#fff}.RadioButton-overlay{position:absolute;top:0;left:0;width:18px;height:18px;border:1px solid #4f525b;background:#2b2f30;border-radius:50%;pointer-events:none;transition:background .2s ease,border-color .2s ease}.RadioButton-overlay:after{content:"";position:absolute;top:2px;left:2px;border-radius:50%;background:transparent;width:12px;height:12px;transition:background .2s ease}.RadioButton-label{color:#fff;font-size:12px;cursor:pointer}.SaleReport{padding:20px 30px;position:relative}@media (max-width:768px){.SaleReport{padding:20px}}.SaleReport-radio .RadioButton-label{font-size:14px}.SaleReport-title{font-size:16px;font-weight:600;margin-bottom:20px}.SaleReport-form>div{margin-bottom:5px}.EmailNotification-header{width:100%;position:relative;margin-bottom:20px}.EmailNotification-title{font-size:16px;font-weight:600}.MarketingEmail{padding:30px;position:relative}@media (max-width:768px){.MarketingEmail{padding:20px}}.MarketingEmail-title{font-size:16px;font-weight:600;margin-bottom:20px}.MarketingEmail-checkbox .Checkbox-label{font-size:14px}.AccountContainer{padding:50px;background:#2b2f30;min-height:calc(100vh - 120px);justify-content:flex-start;display:flex;flex-direction:column;align-items:center;position:relative}@media (min-width:769px) and (max-width:1024px){.AccountContainer{padding:45px 20px}}@media (max-width:768px){.AccountContainer{padding:25px 20px}}.AccountContainer-header{display:flex;justify-content:space-between;width:100%;max-width:1440px}.AccountContainer-title{font-size:48px;font-weight:600;color:#f6f6f6}@media (max-width:768px){.AccountContainer-title{font-size:24px}}.AccountContainer-body{width:100%;margin-top:30px;display:flex;max-width:1440px}@media (max-width:768px),(min-width:769px) and (max-width:1024px){.AccountContainer-body{flex-flow:column wrap}}.AccountContainer-body>div{width:50%}@media (max-width:768px),(min-width:769px) and (max-width:1024px){.AccountContainer-body>div{width:100%}}.AccountContainer-body>div:first-child{margin-right:20px}@media (max-width:768px),(min-width:769px) and (max-width:1024px){.AccountContainer-body>div:first-child{margin-right:0}}.AccountContainer-body>div:last-child{margin-left:20px}@media (max-width:768px),(min-width:769px) and (max-width:1024px){.AccountContainer-body>div:last-child{margin-top:25px;margin-left:0}}.AccountContainer-section--api,.AccountContainer-section--email,.AccountContainer-section--identity,.AccountContainer-section--sales,.AccountContainer-section--social,.AccountContainer-section--verification{margin-top:47px}@media (min-width:769px) and (max-width:1024px){.AccountContainer-section--api,.AccountContainer-section--email,.AccountContainer-section--identity,.AccountContainer-section--sales,.AccountContainer-section--social,.AccountContainer-section--verification{margin-top:30px}}@media (max-width:768px){.AccountContainer-section--api,.AccountContainer-section--email,.AccountContainer-section--identity,.AccountContainer-section--sales,.AccountContainer-section--social,.AccountContainer-section--verification{margin-top:26px}}.AccountContainer-footer{padding-top:30px;width:100%;margin-top:auto;text-align:center;font-size:14px;line-height:18px;font-weight:400;color:#747778;margin-bottom:10px}.AccountContainer-footer>a{color:#9fa1a2;font-weight:600;transition:color .2s ease}.AccountContainer-footer>a:hover{color:#fa490a}.pagination{display:flex;list-style:none;border-radius:.25rem}.page-item>a{position:relative;display:block;padding:.5rem .75rem;margin-left:-1px;line-height:1.25;color:#fff;background-color:#2b2f30;border:1px solid #43484a;font-size:14px;transition:color .2s ease,background-color .2s ease}.page-item>a>svg{fill:#fff;width:10px;height:13px;padding-top:3px}.page-item>a:hover{z-index:2;color:#fff;text-decoration:none;background-color:#43484a;border-color:#43484a}.page-item>a:focus{z-index:2;outline:none}.page-item>a:not(:disabled):not(.disabled){cursor:pointer}.page-item:first-child .page-link{margin-left:0;border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.page-item:last-child .page-link{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.page-item.active a{z-index:1;color:#1d2021;background-color:#fff;border-color:#43484a}.page-item.disabled a{color:#747778;pointer-events:none;cursor:auto;background-color:#2b2f30;border-color:#43484a}.page-item.disabled a>svg{fill:#747778}.Security{padding:50px;background:#2b2f30;min-height:calc(100vh - 120px);justify-content:flex-start;display:flex;flex-direction:column;align-items:center;position:relative}@media (min-width:769px) and (max-width:1024px){.Security{padding:45px 20px}}@media (max-width:768px){.Security{padding:25px 20px}}.Security-header{display:flex;justify-content:space-between;width:100%;max-width:1440px}.Security-title{font-size:48px;font-weight:600;color:#f6f6f6}@media (max-width:768px){.Security-title{font-size:24px}}.Security-pagination{margin-top:25px;justify-content:center;display:flex}.Security-container{width:100%;max-width:1440px}.Security-info{display:flex;justify-content:space-between;width:100%;position:relative;margin-top:47px}@media (max-width:768px){.Security-info{flex-flow:column wrap;margin-top:20px}}.Security-headline{width:100%;font-size:16px;font-weight:600}@media (max-width:768px){.Security-headline{font-size:14px}}.Security-description{width:100%;font-size:14px;color:#9fa1a2;margin-top:16px}@media (max-width:768px){.Security-description{font-size:14px;margin-top:7px}}.Security-btn>div{display:flex;align-items:center;font-size:12px;letter-spacing:1.6px;cursor:pointer;transition:color .2s ease}.Security-btn>div:hover{color:#fa490a}.Security-btn>div:hover svg{fill:#fa490a}@media (max-width:768px){.Security-btn>div{margin-top:10px}}.Security-btn>div svg{fill:#fff;margin-right:10px;width:12px;height:13px;transition:fill .2s ease}.Security-table{padding:25px 30px;background:#323738;margin-top:18px;display:flex;flex-flow:column nowrap;justify-content:space-between}@media (max-width:768px){.Security-table{padding:10px 30px}}.Security-tableHeader{width:100%;display:flex;flex-flow:row nowrap;font-size:11px;color:#747778;padding-bottom:20px;border-bottom:1px solid #43484a}.Security-tableHeader>div{display:flex;flex-flow:row nowrap;flex:1 0;word-break:break-word;justify-content:flex-end}.Security-tableHeader>div:first-child{justify-content:flex-start}@media (max-width:768px){.Security-tableHeader{display:none}}.Security-tableRow{width:100%;display:flex;flex-flow:row nowrap}@media (max-width:768px){.Security-tableRow{display:block}}.Security-tableRow>div{display:flex;flex-flow:row nowrap;flex:1 0;word-break:break-word;margin:20px 0;justify-content:flex-end;align-items:center}.Security-tableRow>div:first-child{font-weight:600;justify-content:flex-start}@media (max-width:768px){.Security-tableRow>div:first-child{padding-bottom:10px;border-bottom:1px solid #43484a}}.Security-tableRow>div:before{content:none}@media (max-width:768px){.Security-tableRow>div{justify-content:flex-start}.Security-tableRow>div:not(:first-child):before{content:attr(data-header);width:50%;font-size:12px}}.Security-removeSession{display:flex;align-items:center;margin-left:10px}.Security-removeSession svg{width:14px;height:14px;fill:#fff;cursor:pointer;transition:fill .2s ease}.Security-removeSession svg:hover{fill:#fa490a}.Personal{padding:50px;background:#2b2f30;min-height:calc(100vh - 120px);justify-content:flex-start;display:flex;flex-direction:column;align-items:center;position:relative}@media (min-width:769px) and (max-width:1024px){.Personal{padding:45px 20px}}@media (max-width:768px){.Personal{padding:25px 20px 20px;display:block}}.Personal-header{display:flex;justify-content:space-between;width:100%;max-width:1440px}.Personal-title{font-size:48px;font-weight:600;color:#f6f6f6}@media (max-width:768px){.Personal-title{font-size:24px}}.Personal-body{width:100%;margin-top:30px;display:flex;max-width:1440px}@media (max-width:768px),(min-width:769px) and (max-width:1024px){.Personal-body{flex-flow:column wrap}}.Personal-body>div{width:50%}@media (max-width:768px),(min-width:769px) and (max-width:1024px){.Personal-body>div{width:100%}}.Personal-body>div:first-child{margin-right:20px}@media (max-width:768px),(min-width:769px) and (max-width:1024px){.Personal-body>div:first-child{margin-right:0}}.Personal-body>div:last-child{margin-left:20px}@media (max-width:768px),(min-width:769px) and (max-width:1024px){.Personal-body>div:last-child{margin-top:25px;margin-left:0}}.Personal-section{margin-top:47px}@media (min-width:769px) and (max-width:1024px){.Personal-section{margin-top:30px}}@media (max-width:768px){.Personal-section{margin-top:26px}}.Verification,.Verification-header{width:100%;position:relative}.Verification-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.Verification-title{font-size:16px;font-weight:600}@media (max-width:768px){.Verification-title{font-size:14px}}.Verification-block{display:flex;width:100%;border:2px solid #323738;padding:30px;margin-top:2px;position:relative}@media (max-width:768px){.Verification-block{padding:30px 20px}}.Verification-block.notActive{pointer-events:none}.Verification-block.notActive .Verification-btn,.Verification-block.notActive .Verification-icon,.Verification-block.notActive .Verification-level,.Verification-block.notActive .Verification-text{opacity:.25}.Verification-block.isVerified{background:#323738}.Verification-block.isVerified .Verification-icon svg{fill:#fff;stroke:#323738}.Verification-block:first-child{margin-top:0}.Verification-level{font-size:14px;font-weight:600}.Verification-text{font-size:14px;color:#9fa1a2;margin-top:14px}.Verification-btn{margin-top:14px}@media (max-width:768px){.Verification-btn{line-height:16px}}.Verification-btn a{cursor:pointer;color:#f6f6f6;font-size:12px;letter-spacing:1.6px;font-weight:400;text-transform:uppercase;transition:color .2s ease}.Verification-btn a:hover{color:#fa490a}.Verification-info{width:100%}.Verification-statusText{margin-top:11px;font-weight:600}.Verification-status{display:flex;align-items:center;font-size:14px;font-weight:600}@media (max-width:768px){.Verification-status{right:20px;font-size:12px}}.Verification-status svg{margin-right:7px;width:24px;height:24px}@media (max-width:768px){.Verification-status svg{width:20px;height:20px;margin-right:4px}}.Verification-status--open{color:#e3e15b}.Verification-status--open svg{stroke:#e3e15b}.Verification-status--rejected{color:#e05a59}.Verification-status--rejected svg{stroke:#e05a59}.Verification-status--verified{color:#79d154}.Verification-status--verified svg{stroke:#79d154}.Verification-icon{margin-right:30px}@media (max-width:768px){.Verification-icon{margin-right:20px}}.Verification-icon svg{width:51px;height:66px;stroke:#fff;fill:none}@media (max-width:768px){.Verification-icon svg{width:36px;height:47px}}.SocialForm-wrapper{display:flex;justify-content:space-between}.SocialForm-col{flex:0 0 34%;display:flex;align-items:center}.SocialForm-col--user>img{border-radius:50%;height:32px;width:32px;margin-right:5px}.SocialForm-col--provider{justify-content:flex-end;font-weight:600}.SocialForm-col--provider>svg{width:40px;height:40px;margin-right:10px}.SocialAccounts,.SocialAccounts-header{width:100%;position:relative}.SocialAccounts-header{margin-bottom:20px}.SocialAccounts-title{font-size:16px;font-weight:600}@media (max-width:768px){.SocialAccounts-title{font-size:14px}}.SocialAccounts-account{width:100%;padding:30px;border:2px solid #323738;margin-top:2px;position:relative;display:flex;justify-content:space-between}@media (max-width:768px){.SocialAccounts-account{padding:30px 20px}}.SocialAccounts-account:first-child{margin-top:0}.SocialAccounts-account--connected{background:#323738}.SocialAccounts-user{display:flex;align-items:center}.SocialAccounts-avatar img{border-radius:50%;width:32px;height:32px}.SocialAccounts-name{font-size:14px;color:#fff;margin-left:7px}.SocialAccounts-provider{display:flex;align-items:center}.SocialAccounts-logo{width:40px;height:40px}@media (max-width:768px){.SocialAccounts-logo{width:30px;height:30px}}.SocialAccounts-logo svg{width:100%;height:100%}.SocialAccounts-value{font-size:14px;font-weight:600;margin-left:12px}.SocialAccounts-disconnect{width:40px;height:40px;margin-left:5px;margin-right:-15px}.SocialAccounts-disconnect:hover svg{fill:#fa490a}.SocialAccounts-disconnect svg{width:14px;height:14px;fill:#fff;transition:fill .2s ease}.SocialAccounts-btn{font-size:12px;letter-spacing:1.6px;color:#f6f6f6;text-transform:uppercase;cursor:pointer;transition:color .2s ease;display:flex;align-items:center}.SocialAccounts-btn:hover{color:#fa490a}@media (max-width:768px){.SocialAccounts-btn{text-align:right}}.PaymentAccounts,.PaymentAccounts-header{width:100%;position:relative}.PaymentAccounts-header{margin-bottom:20px}.PaymentAccounts-title{font-size:16px;font-weight:600}@media (max-width:768px){.PaymentAccounts-title{font-size:14px}}.PaymentAccounts-account{width:100%;display:flex;justify-content:space-between}.PaymentAccounts-user{display:flex;align-items:center}.PaymentAccounts-avatar img{border-radius:50%;width:32px;height:32px}.PaymentAccounts-name{font-size:14px;color:#fff;margin-left:7px}.PaymentAccounts-provider{display:flex;align-items:center}.PaymentAccounts-logo{width:40px;height:40px}@media (max-width:768px){.PaymentAccounts-logo{width:30px;height:30px}}.PaymentAccounts-logo svg{width:100%;height:100%}.PaymentAccounts-value{margin-left:12px}.PaymentAccounts-valueTitle{font-size:14px;font-weight:600}.PaymentAccounts-valueDescr{font-size:14px;color:#747778}.PaymentAccounts-disconnect{width:40px;height:40px;margin-left:5px;margin-right:-15px}.PaymentAccounts-disconnect:hover svg{fill:#fa490a}.PaymentAccounts-disconnect svg{width:14px;height:14px;fill:#fff;transition:fill .2s ease}.PaymentAccounts-btn{font-size:12px;letter-spacing:1.6px;color:#f6f6f6;text-transform:uppercase;cursor:pointer;transition:color .2s ease;display:flex;align-items:center}.PaymentAccounts-btn:hover{color:#fa490a}@media (max-width:768px){.PaymentAccounts-btn{text-align:right}}.PayoneerPopup{background:#2b2f30;width:100%;max-width:430px;border-radius:4px}.PayoneerPopup-header{position:relative;padding:20px 60px 20px 30px;font-size:18px;font-weight:700;border-bottom:1px solid #43484a;display:flex;align-items:center;justify-content:space-between}.PayoneerPopup-close{position:absolute;right:10px;top:12px}.PayoneerPopup-option{text-align:left;display:flex;align-items:center;align-content:space-between;border-bottom:1px solid #43484a;padding:20px 30px;cursor:pointer;transition:background .2s ease}.PayoneerPopup-option:last-child{border-bottom:0}.PayoneerPopup-option:hover{background:#333839}.PayoneerPopup-option:hover .PayoneerPopup-arrow{transform:translateX(0);opacity:1}.PayoneerPopup-title{margin-bottom:10px;font-size:16px;font-weight:500}.PayoneerPopup-descr{color:#747778}.PayoneerPopup-arrow{position:relative;height:20px;width:16px;fill:#fff;margin-left:26px;opacity:0;transform:translateX(-10px);transition:opacity .2s ease,transform .2s ease}.PayoneerPopup-arrow svg{position:absolute;top:0;left:0;width:100%;height:100%}.PayoneerPopup-loading{display:flex;align-items:center;justify-content:center;position:relative;width:430px;min-height:202px}.PayoneerPopup-spinner{width:60px;height:60px;position:relative}.PayoneerPopup-footer{font-size:10px;color:#747778;padding:20px 30px}.PaymentMethod{width:100%;display:flex;justify-content:space-between}.PaymentMethod-provider{display:flex;align-items:center}.PaymentMethod-logo{width:40px;height:40px}@media (max-width:768px){.PaymentMethod-logo{width:30px;height:30px}}.PaymentMethod-logo svg{width:100%;height:100%}.PaymentMethod-value{margin-left:12px;text-align:left}.PaymentMethod-valueTitle{color:#fff;font-size:14px;font-weight:600}.PaymentMethod-valueDescr{font-size:14px;color:#747778}.PaymentMethod-disconnect{width:40px;height:40px;margin-left:5px;margin-right:-15px}.PaymentMethod-disconnect:hover svg{fill:#fa490a}.PaymentMethod-disconnect svg{width:14px;height:14px;fill:#fff;transition:fill .2s ease}.PaymentMethod-btn{font-size:12px;letter-spacing:1.6px;color:#f6f6f6;text-transform:uppercase;cursor:pointer;transition:color .2s ease;display:flex;align-items:center}.PaymentMethod-btn:hover{color:#fa490a}@media (max-width:768px){.PaymentMethod-btn{text-align:right}}.PersonalDetails-row{margin-bottom:5px}.PersonalDetails-row:last-child{margin-bottom:0}.PersonalDetails-title{font-size:14px;font-weight:600;margin-right:10px}.PersonalDetails-value{color:#747778}.PersonalDetails-edit{font-size:12px;color:#f6f6f6;letter-spacing:1.6px;font-weight:400;text-transform:uppercase;cursor:pointer;transition:color .2s ease;display:flex;align-items:center}.PersonalDetails-edit:hover{color:#fa490a}.PersonalDetails-edit:hover svg{stroke:#fa490a}.PersonalDetails-edit svg{stroke:#fff;width:14px;height:14px;margin-right:10px;fill:none;transition:stroke .2s ease}.PersonalDetails-edit--bottom{margin-top:20px;display:block}.PersonalDetailsForm{width:100%;margin:0 auto;position:relative}.PersonalDetailsForm-col{width:50%}.PersonalDetailsForm-col:first-child{margin-right:20px}.PersonalDetailsForm-col:last-child{margin-left:20px}.PersonalDetailsForm-block{margin-top:47px}.PersonalDetailsForm-block .Form-row{margin-bottom:15px}.PersonalDetailsForm-block .Form-row:last-child{margin-bottom:0}@media (max-width:768px){.PersonalDetailsForm-block{margin-top:20px}.PersonalDetailsForm-block:first-of-type{margin-top:0}}.PersonalDetailsForm-blockHeader{width:100%;position:relative;margin-bottom:20px;display:flex;justify-content:space-between;align-items:center;font-size:16px;font-weight:600}@media (max-width:768px){.PersonalDetailsForm-blockHeader{font-size:14px}}.PersonalDetailsForm-inputGroup{display:flex;width:100%}.PersonalDetailsForm-row{width:100%;display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:15px}@media (max-width:768px){.PersonalDetailsForm-row{margin-bottom:10px}}@media (max-width:768px){.PersonalDetailsForm-row--name{flex-direction:column}.PersonalDetailsForm-row--name>div{padding:0!important}}.PersonalDetailsForm-row--dob{flex-direction:column}.PersonalDetailsForm-dobError{margin-top:5px;width:100%;color:#fa490a}.PersonalDetailsForm-field{width:100%;display:flex;flex-direction:column}.PersonalDetailsForm-field .SelectField,.PersonalDetailsForm-field>.TextField{background:#2b2f30}.PersonalDetailsForm-field .SelectField--disabled,.PersonalDetailsForm-field>.TextField--disabled{background:#323738}.PersonalDetailsForm-field .SelectField input::-webkit-input-placeholder,.PersonalDetailsForm-field>.TextField input::-webkit-input-placeholder{color:transparent}.PersonalDetailsForm-field .SelectField input::placeholder,.PersonalDetailsForm-field>.TextField input::placeholder{color:transparent}.PersonalDetailsForm-field .SelectField input::-ms-input-placeholder,.PersonalDetailsForm-field>.TextField input::-ms-input-placeholder{color:transparent}.PersonalDetailsForm-field:first-child{padding-right:7.5px}.PersonalDetailsForm-field:last-child{padding-left:7.5px}.PersonalDetailsForm-field:only-child{padding:0}.PersonalDetailsForm-field--code,.PersonalDetailsForm-field--houseNumber{width:30%}@media (max-width:768px){.PersonalDetailsForm-field--code,.PersonalDetailsForm-field--houseNumber{width:45%}}.PersonalDetailsForm-field--city,.PersonalDetailsForm-field--street{width:70%}@media (max-width:768px){.PersonalDetailsForm-field--city,.PersonalDetailsForm-field--street{width:55%}}.PersonalDetailsForm-field--street{width:70%}@media (max-width:768px){.PersonalDetailsForm-field--street{width:55%}}.PersonalDetailsForm-field--day,.PersonalDetailsForm-field--month{width:33.3333%;padding-right:7.5px}.PersonalDetailsForm-field--month{padding-left:7.5px}.PersonalDetailsForm-field--year{width:33.3333%;padding-left:7.5px}.PersonalDetailsForm-footer{margin-top:30px}.TwoFactorStageOne{max-width:640px;width:100%;margin:0 auto}.TwoFactorStageOne-title{width:100%;text-align:center;font-size:24px;font-weight:600;color:#f6f6f6}@media (max-width:768px){.TwoFactorStageOne-title{font-size:20px}}.TwoFactorStageOne-descr{width:100%;text-align:center;margin-top:17px;color:#9fa1a2}@media (max-width:768px){.TwoFactorStageOne-descr{margin-top:13px}}.TwoFactorStageOne-codes{display:flex;flex-flow:row wrap;margin-top:25px;background:#343738;padding:26px 16px;position:relative;border-radius:3px}@media (max-width:768px){.TwoFactorStageOne-codes{margin-top:20px;padding:27px 40px}}.TwoFactorStageOne-codes>span{flex:1 0 50%;text-align:center;position:relative;font-size:16px;font-weight:600}@media (max-width:768px){.TwoFactorStageOne-codes>span{font-size:14px}}.TwoFactorStageOne-btnGroup{margin-top:50px}@media (max-width:768px){.TwoFactorStageOne-btnGroup{margin-top:30px}}.TwoFactorStageOne-tooltip{width:100%;text-align:center;margin-top:23px;color:#9fa1a2}.TwoFactorStageTwo{max-width:640px;width:100%;margin:0 auto}.TwoFactorStageTwo-title{width:100%;font-size:24px;color:#f6f6f6;font-weight:600;text-align:center}@media (max-width:768px){.TwoFactorStageTwo-title{font-size:20px}}.TwoFactorStageTwo-descr{color:#9fa1a2;text-align:center;margin:25px 0}@media (max-width:768px){.TwoFactorStageTwo-descr{margin:15px 0}}.TwoFactorStageTwo-info{width:100%;padding:20px;text-align:center;background:#343738;border-radius:3px;margin-top:20px;position:relative}.TwoFactorStageTwo-info img{width:164px;height:164px}.TwoFactorStageTwo-info p{padding:18px 0;font-size:16px;font-weight:600;letter-spacing:1.6px}.TwoFactorStageTwo-separ{display:flex;align-items:center;width:100%;font-weight:600;margin-bottom:19px;margin-top:19px;justify-content:space-between;font-size:16px;color:#f6f6f6}.TwoFactorStageTwo-separ>span{background:#43484a;height:1px;flex:1 0}.TwoFactorStageTwo-separ>div{margin:0 25px}.TwoFactorStageTwo-form{margin:25px auto 0}.TwoFactorSetup{padding:80px 30px;min-height:calc(100vh - 120px)}.TwoFactorSetup--loading{margin-top:25%}.VerificationContainer{max-width:1120px;margin:0 auto;width:100%}.VerificationContainer-loader{min-height:calc(100vh - 180px);width:80px;height:80px;position:relative}.VerificationContainer-alert{max-width:680px;margin-bottom:40px}.VerificationContainer-alert .Alert-text{white-space:pre-wrap}.VerificationContainer-steps{display:flex;padding:5px 0 0;width:100%;margin-bottom:50px}.VerificationContainer-step{text-align:center;flex-grow:2;width:100%;position:relative}.VerificationContainer-step:first-child{text-align:left}.VerificationContainer-step:last-child{text-align:right}.VerificationContainer-step:first-child,.VerificationContainer-step:last-child{flex-grow:1;width:50%}.VerificationContainer-step .bullet{display:block;width:24px;height:24px;border:2px solid #747778;border-radius:12px;background-color:#1d2021;position:absolute;text-align:center;line-height:24px;left:calc(50% - 12px);z-index:10;top:0}.VerificationContainer-step .bullet>div{font-size:14px;line-height:14px;font-weight:700;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#747778}.VerificationContainer-step:first-child .bullet{left:0}.VerificationContainer-step:last-child .bullet{left:auto;right:0}.VerificationContainer-step .line{display:block;height:2px;width:100%;background-color:#747778;position:absolute;top:11px}.VerificationContainer-step .title{font-size:12px;color:#747778;display:block;text-align:center;padding:34px 0 0}.VerificationContainer-step:first-child .title{text-align:left}.VerificationContainer-step:last-child .title{right:0;padding-right:0;text-align:right}.VerificationContainer-step.active .title{color:#fff;font-size:14px;font-weight:700}.VerificationContainer-step.active .bullet{background-color:#4db5da;border-color:#4db5da}.VerificationContainer-step.active .bullet>div{color:#fff}.VerificationContainer-step.active .bullet:before{background-color:#4db5da}.VerificationContainer-step.active.pending .bullet:before{background-color:#fff}.VerificationContainer-step.pending .bullet{background-color:#fff;border-color:#fff}.VerificationContainer-step.pending .bullet>div{color:#1d2021}.VerificationContainer-step.active .line{background-color:#4db5da}.VerificationContainer-step.pending .line,.VerificationContainer-step.success .line{background-color:#fff}.VerificationContainer-step.success .bullet{background-color:#fff;border-color:#fff}.VerificationContainer-step.success.pending .bullet:before{background-color:#fff}.VerificationContainer-step.error .line{background-color:#fa490a}.VerificationContainer-step.error .bullet{background-color:#fa490a;border-color:#fa490a}.VerificationContainer-step.error .bullet>div{color:#fff}.VerificationContainer-step.error.pending .bullet:before{background-color:#fa490a}.VerificationSDK{width:100%;height:100%;background:#fff;border-radius:10px;padding:10px 25px}.VerificationSDK-backBtn{display:flex;justify-content:center;margin-top:50px}.ChangeEmail-container{padding:80px 30px;min-height:calc(100vh - 120px)}.ChangeEmailConfirm-container{display:flex;justify-content:center;flex-direction:column;align-items:center;flex:1;padding:30px 0 80px;position:relative;min-height:calc(100vh - 120px)}.ChangePassword-container,.ChangeTradeUrl-container,.CreatePassword-container{padding:80px 30px;min-height:calc(100vh - 120px)}.ChangeTradeUrl-container .Form,.ChangeTradeUrl-container .Form-inner{max-width:650px}.ChangeTradeUrl-container .Form-btns{max-width:340px}.Stats{padding:50px;background:#2b2f30;min-height:calc(100vh - 120px);justify-content:flex-start;display:flex;flex-direction:column;align-items:center;position:relative}@media (min-width:1025px) and (max-width:1280px),(min-width:1281px){.Stats--common .Stats-col--purchase,.Stats--common .Stats-col--withdraw{width:50%}}@media (min-width:769px) and (max-width:1024px){.Stats{padding:45px 20px}}@media (max-width:768px){.Stats{padding:25px 20px 20px;display:block}}.Stats-header{display:flex;justify-content:space-between;width:100%;max-width:1440px}.Stats-title{font-size:48px;font-weight:600;color:#f6f6f6}@media (max-width:768px){.Stats-title{font-size:24px}}.Stats-container{display:flex;flex-wrap:wrap;max-width:1460px;width:calc(100% + 20px)}@media (max-width:768px){.Stats-container{margin-left:-10px}}.Stats-col{width:33.3333%;padding:10px}@media (min-width:769px) and (max-width:1024px){.Stats-col{width:50%}}@media (max-width:768px){.Stats-col{width:100%}}@media (min-width:769px) and (max-width:1024px){.Stats-col--deposit{order:1}}@media (max-width:768px),(min-width:769px) and (max-width:1024px){.Stats-col--credit{order:3}}@media (max-width:768px),(min-width:769px) and (max-width:1024px){.Stats-col--listed{order:5}}@media (max-width:768px),(min-width:769px) and (max-width:1024px){.Stats-col--withdraw{order:2}}@media (max-width:768px),(min-width:769px) and (max-width:1024px){.Stats-col--purchase{order:4}}@media (max-width:768px),(min-width:769px) and (max-width:1024px){.Stats-col--balance{order:7}}@media (max-width:768px),(min-width:769px) and (max-width:1024px){.Stats-col--affiliate{order:6}}.Stats-card{background:#323738;min-height:180px;padding:20px;display:flex;justify-content:space-between;position:relative}@media (max-width:768px){.Stats-card{min-height:150px}}.Stats-cardLoader{position:absolute;top:0;left:0;width:100%;height:100%}.Stats-cardType{position:relative;display:flex;flex-direction:column;justify-content:space-between}.Stats-cardImage{width:40px;height:40px;fill:#fff}@media (max-width:768px){.Stats-cardImage{width:30px;height:30px}}.Stats-cardImage.credit,.Stats-cardImage.deposit{fill:#5eb648}.Stats-cardImage.purchase,.Stats-cardImage.withdraw{fill:#e05a59}.Stats-cardImage.listed{fill:#4db5da}.Stats-cardTitle{font-size:16px;font-weight:600}.Stats-cardAmount{font-size:36px;font-weight:600;text-align:right}@media (min-width:1025px) and (max-width:1280px),(min-width:1281px){.Stats-cardAmount{margin-top:-8px}}@media (min-width:769px) and (max-width:1024px){.Stats-cardAmount{font-size:32px}}@media (max-width:768px){.Stats-cardAmount{font-size:26px}}.Stats-cardCount{margin-top:10px;font-size:16px;font-weight:600}.Stats-cardCount,.Stats-cardText{display:flex;justify-content:flex-end}.Stats-cardText{color:#747778}@media (max-width:768px){.Stats-cardText{font-size:12px}}.Stats-cardData{text-align:right;flex-direction:column;align-items:flex-end}.Stats-cardData,.Stats-charts{display:flex;justify-content:space-between}.Stats-charts{align-items:flex-start;width:calc(100% + 20px);max-width:1460px}@media (max-width:768px){.Stats-charts{margin-left:-10px}}@media (max-width:768px),(min-width:769px) and (max-width:1024px){.Stats-charts{flex-direction:column}}.Stats-chartsCol{padding:10px;width:50%}@media (max-width:768px),(min-width:769px) and (max-width:1024px){.Stats-chartsCol{width:100%}}.Stats-chart{padding-top:20px;width:100%;background:#323738}.Stats-chartTitle{margin:0 20px;font-size:16px;font-weight:600}.Stats-chartContainer{padding:0 20px}.Stats-chartContainer--balance{padding:0 40px 0 20px}.Stats-chartContainer--loader{padding:0 0 5px}.DisableAccount{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100vh;margin-top:-40px}@media (max-width:768px){.DisableAccount{justify-content:start;margin-top:40px;height:100%}}.AffiliateStats{padding:50px;background:#2b2f30;min-height:calc(100vh - 120px);justify-content:flex-start;display:flex;flex-direction:column;align-items:center;position:relative}@media (min-width:1025px) and (max-width:1280px),(min-width:1281px){.AffiliateStats--common .AffiliateStats-col--purchase,.AffiliateStats--common .AffiliateStats-col--withdraw{width:50%}}@media (min-width:769px) and (max-width:1024px){.AffiliateStats{padding:45px 20px}}@media (max-width:768px){.AffiliateStats{padding:25px 20px 20px;display:block}}.AffiliateStats-header{display:flex;justify-content:space-between;width:100%;max-width:1440px}.AffiliateStats-title{font-size:48px;font-weight:600;color:#f6f6f6}@media (max-width:768px){.AffiliateStats-title{font-size:24px}}.AffiliateStats-container{display:flex;flex-wrap:wrap;max-width:1460px;width:calc(100% + 20px)}@media (max-width:768px){.AffiliateStats-container{margin-left:-10px}}.AffiliateStats-col{width:33.3333%;padding:10px}@media (min-width:769px) and (max-width:1024px){.AffiliateStats-col{width:50%}}@media (max-width:768px){.AffiliateStats-col{width:100%}}@media (min-width:769px) and (max-width:1024px){.AffiliateStats-col--deposit{order:1}}@media (max-width:768px),(min-width:769px) and (max-width:1024px){.AffiliateStats-col--credit{order:3}}@media (max-width:768px),(min-width:769px) and (max-width:1024px){.AffiliateStats-col--listed{order:5}}@media (max-width:768px),(min-width:769px) and (max-width:1024px){.AffiliateStats-col--withdraw{order:2}}@media (max-width:768px),(min-width:769px) and (max-width:1024px){.AffiliateStats-col--purchase{order:4}}@media (max-width:768px),(min-width:769px) and (max-width:1024px){.AffiliateStats-col--balance{order:7}}@media (max-width:768px),(min-width:769px) and (max-width:1024px){.AffiliateStats-col--affiliate{order:6}}.AffiliateStats-card{background:#323738;min-height:180px;padding:20px;display:flex;justify-content:space-between;position:relative}@media (max-width:768px){.AffiliateStats-card{min-height:150px}}.AffiliateStats-cardLoader{position:absolute;top:0;left:0;width:100%;height:100%}.AffiliateStats-cardType{position:relative;display:flex;flex-direction:column;justify-content:space-between}.AffiliateStats-cardImage{width:40px;height:40px;fill:#fff}@media (max-width:768px){.AffiliateStats-cardImage{width:30px;height:30px}}.AffiliateStats-cardImage.credit,.AffiliateStats-cardImage.deposit{fill:#5eb648}.AffiliateStats-cardImage.purchase,.AffiliateStats-cardImage.withdraw{fill:#e05a59}.AffiliateStats-cardImage.listed{fill:#4db5da}.AffiliateStats-cardTitle{font-size:16px;font-weight:600}.AffiliateStats-cardAmount{font-size:36px;font-weight:600;text-align:right}@media (min-width:1025px) and (max-width:1280px),(min-width:1281px){.AffiliateStats-cardAmount{margin-top:-8px}}@media (min-width:769px) and (max-width:1024px){.AffiliateStats-cardAmount{font-size:32px}}@media (max-width:768px){.AffiliateStats-cardAmount{font-size:26px}}.AffiliateStats-cardCount{margin-top:10px;font-size:16px;font-weight:600;display:flex;justify-content:flex-end}.AffiliateStats-cardText{color:#747778;display:flex;justify-content:flex-end}@media (max-width:768px){.AffiliateStats-cardText{font-size:12px}}.AffiliateStats-cardData{text-align:right;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-end}.AffiliateStats-charts{display:flex;align-items:flex-start;justify-content:space-between;width:calc(100% + 20px);max-width:1460px}@media (max-width:768px){.AffiliateStats-charts{margin-left:-10px}}@media (max-width:768px),(min-width:769px) and (max-width:1024px){.AffiliateStats-charts{flex-direction:column}}.AffiliateStats-chartsCol{padding:10px;width:50%}@media (max-width:768px),(min-width:769px) and (max-width:1024px){.AffiliateStats-chartsCol{width:100%}}.AffiliateStats-chart{padding-top:20px;width:100%;background:#323738}.AffiliateStats-chartTitle{margin:0 20px;font-size:16px;font-weight:600}.AffiliateStats-chartContainer{padding:0 20px}.AffiliateStats-chartContainer--balance{padding:0 40px 0 20px}.AffiliateStats-chartContainer--loader{padding:0 0 5px}@media (max-width:768px){.BalanceProvider--disabled .BalanceProvider-label{color:#747778}.BalanceProvider--disabled .BalanceProvider-label .BalanceIterator-text{color:#747778;border-color:#747778}}.BalanceProvider-label{font-size:14px;color:#747778;margin:75px 0 25px}@media (max-width:768px){.BalanceProvider-label{color:#fff;margin:25px 0 10px;display:flex;align-items:center;font-weight:600;font-size:14px;line-height:18px}}.BalanceProvider-buttonGroup{display:flex;justify-content:space-between;position:relative;flex-flow:row wrap}@media (min-width:769px) and (max-width:1024px){.BalanceProvider-buttonGroup>div{width:50%}.BalanceProvider-buttonGroup>div:first-child:nth-last-child(2),.BalanceProvider-buttonGroup>div:first-child:nth-last-child(2)~div{width:100%}}@media (min-width:1025px) and (max-width:1280px){.BalanceProvider-buttonGroup>div{width:50%}.BalanceProvider-buttonGroup>div:first-child:nth-last-child(2),.BalanceProvider-buttonGroup>div:first-child:nth-last-child(2)~div{width:100%}}@media (min-width:1281px){.BalanceProvider-buttonGroup>div{width:33.33333%}.BalanceProvider-buttonGroup>div:first-child:nth-last-child(2),.BalanceProvider-buttonGroup>div:first-child:nth-last-child(2)~div{width:100%}.BalanceProvider-buttonGroup>div:first-child:nth-last-child(3),.BalanceProvider-buttonGroup>div:first-child:nth-last-child(3)~div{width:50%}}.BalanceProvider-buttonGroup.disabled{opacity:.5;pointer-events:none}.BalanceProvider-buttonGroup--withdraw .BalanceProvider-title{font-size:16px}@media (max-width:768px){.BalanceProvider-tooltip{max-width:235px}}.BalanceProvider-buttonContainer{width:100%;position:relative;padding:10px 5px;margin:0 -5px}@media (max-width:768px){.BalanceProvider-buttonContainer{padding:5px 0;margin:0}}.BalanceProvider-Tooltip{white-space:inherit}.BalanceProvider-text{text-align:left}.BalanceProvider-title{font-size:16px;font-weight:600;transition:color .2s ease}.BalanceProvider-desc{font-size:11px;transition:color .2s ease}.BalanceProvider-providerLogo{width:70px;transition:-webkit-filter .2s ease;transition:filter .2s ease;transition:filter .2s ease,-webkit-filter .2s ease;-webkit-filter:grayscale(100%) brightness(75%) contrast(50%);filter:grayscale(100%) brightness(75%) contrast(50%);margin-left:25px;flex-shrink:0}.BalanceProvider-providerLogo>img{width:100%}.BalanceProvider-button{width:100%;background:#232728;border-radius:5px;cursor:pointer;height:100px;display:flex;align-items:center;padding:20px;justify-content:space-between;-webkit-user-select:none;-ms-user-select:none;user-select:none;transition:background .2s ease,box-shadow .2s ease}@media (max-width:768px){.BalanceProvider-button{min-height:75px;padding:12px}}.BalanceProvider-button.active{box-shadow:0 0 0 3px #4db5da}.BalanceProvider-button.active,.BalanceProvider-button:hover{-webkit-filter:none;filter:none;background:#1d2021}.BalanceProvider-button.active .BalanceProvider-providerLogo,.BalanceProvider-button:hover .BalanceProvider-providerLogo{-webkit-filter:none;filter:none}.BalanceProvider-button>.GradientLabel{position:absolute;top:0;right:3px;height:auto;width:auto}.BalanceProvider-buttonError-text{font-size:14px;font-weight:400;line-height:1.5;margin-bottom:5px}@media (max-width:768px){.BalanceProvider-buttonError-text{font-size:12px;line-height:16px}}.BalanceProvider-buttonError-text:last-child{margin-bottom:0}.BalanceProvider-buttonError-text a{color:#4db5da;font-weight:600}.BalanceProvider-button--cards .BalanceProvider-providerLogo{width:70px;height:70px}.BalanceProvider-button--cards.active,.BalanceProvider-button--cards:hover{background:#f6f6f6}.BalanceProvider-button--cards.active .BalanceProvider-desc,.BalanceProvider-button--cards.active .BalanceProvider-title,.BalanceProvider-button--cards:hover .BalanceProvider-desc,.BalanceProvider-button--cards:hover .BalanceProvider-title{color:#000}.BalanceProvider-button--wire-sepa svg,.BalanceProvider-button--wire svg{width:24px!important}.BalanceProvider-button--wire-sepa.active,.BalanceProvider-button--wire-sepa:hover,.BalanceProvider-button--wire.active,.BalanceProvider-button--wire:hover{background:#4db5da}.BalanceProvider-button--g2a .BalanceProvider-providerLogo{width:100px;height:21px}.BalanceProvider-button--g2a.active,.BalanceProvider-button--g2a:hover{background:#000}.BalanceProvider-button--eth .BalanceProvider-providerLogo{height:34px;width:71px}.BalanceProvider-button--eth.active,.BalanceProvider-button--eth:hover{background:#ecf0f1}.BalanceProvider-button--eth.active .BalanceProvider-desc,.BalanceProvider-button--eth.active .BalanceProvider-title,.BalanceProvider-button--eth:hover .BalanceProvider-desc,.BalanceProvider-button--eth:hover .BalanceProvider-title{color:#3c3c3d}.BalanceProvider-button--btc .BalanceProvider-providerLogo{height:25px;width:71px}.BalanceProvider-button--btc.active,.BalanceProvider-button--btc:hover{background:#fff}.BalanceProvider-button--btc.active .BalanceProvider-desc,.BalanceProvider-button--btc.active .BalanceProvider-title,.BalanceProvider-button--btc:hover .BalanceProvider-desc,.BalanceProvider-button--btc:hover .BalanceProvider-title{color:#4d4d4e}.BalanceProvider-button--coingate .BalanceProvider-providerLogo{height:35px;width:63px}.BalanceProvider-button--coingate.active,.BalanceProvider-button--coingate:hover{background:#f2f2f2}.BalanceProvider-button--coingate.active .BalanceProvider-desc,.BalanceProvider-button--coingate.active .BalanceProvider-title,.BalanceProvider-button--coingate:hover .BalanceProvider-desc,.BalanceProvider-button--coingate:hover .BalanceProvider-title{color:#000}.BalanceProvider-button--klarna .BalanceProvider-providerLogo{height:40px;width:50px}.BalanceProvider-button--klarna.active,.BalanceProvider-button--klarna:hover{background:#eb6f93}.BalanceProvider-button--payssion-qiwi .BalanceProvider-providerLogo{height:41px;width:90px}.BalanceProvider-button--payssion-qiwi.active,.BalanceProvider-button--payssion-qiwi:hover{background:#fff}.BalanceProvider-button--payssion-qiwi.active .BalanceProvider-desc,.BalanceProvider-button--payssion-qiwi.active .BalanceProvider-title,.BalanceProvider-button--payssion-qiwi:hover .BalanceProvider-desc,.BalanceProvider-button--payssion-qiwi:hover .BalanceProvider-title{color:#000}.BalanceProvider-button--payssion-webmoney .BalanceProvider-providerLogo{width:100px;height:24px}.BalanceProvider-button--payssion-webmoney.active,.BalanceProvider-button--payssion-webmoney:hover{background:#fff}.BalanceProvider-button--payssion-webmoney.active .BalanceProvider-desc,.BalanceProvider-button--payssion-webmoney.active .BalanceProvider-title,.BalanceProvider-button--payssion-webmoney:hover .BalanceProvider-desc,.BalanceProvider-button--payssion-webmoney:hover .BalanceProvider-title{color:#000}.BalanceProvider-button--payoneer .BalanceProvider-providerLogo{height:34px;width:71px}.BalanceProvider-button--payoneer.active,.BalanceProvider-button--payoneer:hover{background:#ecf0f1}.BalanceProvider-button--payoneer.active .BalanceProvider-desc,.BalanceProvider-button--payoneer.active .BalanceProvider-title,.BalanceProvider-button--payoneer:hover .BalanceProvider-desc,.BalanceProvider-button--payoneer:hover .BalanceProvider-title{color:#3c3c3d}.BalanceIterator-icon{pointer-events:none;position:absolute;top:0;left:-70px;bottom:0;right:0;display:flex;align-items:center}@media (max-width:768px){.BalanceIterator-icon{position:static;margin-right:10px}}.BalanceIterator-text{width:31px;height:31px;position:relative;border-radius:100%;border:1px solid #fff;color:#fff;background:transparent;text-align:center;font-size:14px;line-height:2;font-weight:700}@media (max-width:768px){.BalanceIterator-text{width:22px;height:22px;font-size:12px;line-height:21px}}.BalanceForm{display:flex;position:relative}.BalanceForm-inputField{position:relative;height:76px}@media (max-width:768px){.BalanceForm-inputField{height:50px}}.BalanceForm-columnLeft{flex:1 0 0;margin-right:25px}@media (max-width:768px){.BalanceForm-columnLeft{display:flex;margin-bottom:15px;align-items:center}}@media (max-width:768px){.BalanceForm-columnLeft .BalanceForm-label{width:60%;display:flex;padding-right:30px;color:#fff}}@media (max-width:768px){.BalanceForm-columnLeft .BalanceForm-inputField{width:40%}}.BalanceForm-columnRight{flex:4 0 0}.BalanceForm-input{transition:border-color .2s ease,background .2s ease;background:#26292b;border:1px solid #51545d;border-radius:5px;font-size:20px;color:#fff;font-weight:600;padding:20px 20px 20px 40px;width:100%;height:100%;min-width:160px}@media (max-width:768px){.BalanceForm-input{min-width:100%;font-size:16px;line-height:24px;padding:10px 10px 10px 25px}}.BalanceForm-input:focus{background:#2b2f30}.BalanceForm-input:hover{background:#2b2f30;border-color:#7a7f8d}.BalanceForm-inputField--error .BalanceForm-input{border-color:#fa490a!important;color:#fa490a!important}.BalanceForm-error{color:#fa490a;margin-top:5px}.BalanceForm-currency{font-size:20px;color:#757575;font-weight:600;pointer-events:none;padding-left:20px;position:absolute;display:flex;align-items:center;height:100%;top:0;bottom:0}.BalanceForm-inputField--active .BalanceForm-currency{color:#fff}.BalanceForm-inputField--error .BalanceForm-currency{color:#fa490a!important}@media (max-width:768px){.BalanceForm-currency{font-size:16px;line-height:24px;padding-left:15px}}.BalanceForm-label{font-size:14px;color:#747778;margin:25px 0;white-space:pre}@media (max-width:768px){.BalanceForm-label{margin:0;font-weight:600;font-size:14px;line-height:18px;white-space:normal}}.BalanceForm-buttonGroup{display:flex;justify-content:space-between}.BalanceForm-buttonExchange{font-size:14px;color:#747778;white-space:nowrap}@media (max-width:768px){.BalanceForm-buttonExchange{font-size:10px;line-height:16px}}.BalanceForm-button{margin-right:10px;width:100%;background:#232728;border-radius:5px;font-size:20px;font-weight:600;padding:25px 1px;line-height:24px;text-align:center;cursor:pointer;height:76px;transition:box-shadow .2s ease,background .2s ease}.BalanceForm-button:hover{background:#2b2f30;box-shadow:inset 0 0 0 1px #7a7f8d}.BalanceForm-button:last-of-type{margin-right:0}@media (max-width:768px){.BalanceForm-button{display:flex;justify-content:center;align-items:center;height:60px;font-size:16px;line-height:24px;padding:15px}}@media (max-width:768px),(min-width:769px) and (max-width:1024px),(min-width:1025px) and (max-width:1280px){.BalanceForm-button{display:flex;flex-direction:column;justify-content:center}}@media (max-width:768px){.BalanceForm{flex-flow:row wrap}.BalanceForm-columnLeft{margin-right:0;flex:1 1 100%}}.BalanceSummary{display:flex;margin-top:35px;align-items:flex-end;justify-content:center}@media (max-width:768px),(min-width:769px) and (max-width:1024px){.BalanceSummary{flex-wrap:wrap;margin-top:25px}}.BalanceSummary-amounts{display:flex;flex-shrink:0;flex-direction:column;margin-left:50px;width:500px}@media (max-width:768px),(min-width:769px) and (max-width:1024px){.BalanceSummary-amounts{width:100%;margin-left:0}}.BalanceSummary-amountRow{display:flex;justify-content:space-between}.BalanceSummary-btn{margin-top:50px;width:50%}.BalanceSummary-btn:first-child{padding-right:7.5px}.BalanceSummary-btn:last-child{padding-left:7.5px}@media (max-width:768px){.BalanceSummary-btn{margin-top:20px}}.BalanceSummary-label{color:#747778;font-size:20px;flex-shrink:1}.BalanceSummary-value{text-align:right;font-size:20px;font-weight:600;color:#fff;flex-grow:1}.BalanceSummary-value>span{font-size:16px;color:#747778}.BalanceSummary-warning{margin-right:auto}@media (max-width:768px),(min-width:769px) and (max-width:1024px){.BalanceSummary-warning{margin-right:0;margin-bottom:35px;width:100%}}.BalanceSummary-warning .Warning-title{font-weight:600}.BalanceDeposit{max-width:1440px;margin:auto}.BalanceDeposit--loading{pointer-events:none}.BalanceDeposit-container{padding:50px 80px 100px 110px;background:#2b2f30}@media (max-width:768px){.BalanceDeposit-container{padding:25px 20px}}.BalanceDeposit-header{display:flex;justify-content:space-between}.BalanceDeposit-voucher>a{font-size:12px;color:#f6f6f6;letter-spacing:1.6px;text-transform:uppercase;cursor:pointer;transition:color .2s ease;display:flex;align-items:center}.isMobile .BalanceDeposit-voucher>a:active,.isNotMobile .BalanceDeposit-voucher>a:hover{color:#fa490a}.isMobile .BalanceDeposit-voucher>a:active>svg,.isNotMobile .BalanceDeposit-voucher>a:hover>svg{fill:#fa490a}.BalanceDeposit-voucher>a>svg{fill:#f6f6f6;transition:fill .2s ease;width:14px;height:14px;margin-right:5px}.BalanceDeposit-headline{font-size:24px;font-weight:600}@media (max-width:768px){.BalanceDeposit-headline{margin-bottom:10px}}.BalanceWithdraw{max-width:1440px;margin:auto}.BalanceWithdraw-container{padding:50px 80px 100px 110px;background:#2b2f30}@media (max-width:768px){.BalanceWithdraw-container{padding:30px 20px}}.BalanceWithdraw-headline{font-size:24px;font-weight:600}.BalanceWithdraw-alert{margin-top:30px}@media (max-width:768px){.BalanceWithdraw-alert.Alert{padding:20px}}.BalanceWithdrawAccount-enter{opacity:.01}.BalanceWithdrawAccount-enter-active{opacity:1;transition:opacity .4s ease,transform .4s ease}.BalanceWithdrawAccount-exit{opacity:1;transform:scaleY(1)}.BalanceWithdrawAccount-exit-active{opacity:.01;transform:scaleY(0)}.BalanceWithdrawAccount-label{font-size:14px;color:#747778;margin:35px 0 25px;display:flex;align-items:center}@media (max-width:768px){.BalanceWithdrawAccount-label{color:#fff;margin:25px 0 15px;display:flex;align-items:center;font-weight:600;font-size:14px;line-height:18px}}.BalanceWithdrawAccount-container{position:relative}.BalanceConfirmation-container{position:relative;overflow:hidden;min-height:calc(100vh - 120px)}.BalanceConfirmation-container--pending .BalanceConfirmation-coinGroup,.BalanceConfirmation-container--pending .BalanceConfirmation .TriangleAnimation{display:none}.BalanceConfirmation-container--pending .BalanceConfirmation-amount{margin:25px 0 10px}.BalanceConfirmation-container--pending .BalanceConfirmation-subHeadline{display:inherit}.BalanceConfirmation-container--pending .BalanceConfirmation-headline{margin-bottom:10px}.BalanceConfirmation-container--pending .BalanceConfirmation-box{z-index:0;overflow:hidden}.BalanceConfirmation-container--pending .BalanceConfirmation-box:before{content:"";position:absolute;z-index:-2;left:-50%;top:-50%;width:200%;height:200%;background-color:#1d2021;background-repeat:no-repeat;background-size:100%,100%;background-position:100% 0;background-image:linear-gradient(#0073d5,#fa490a);animation:rotate 4s linear infinite}.BalanceConfirmation-container--pending .BalanceConfirmation-box:after{content:"";position:absolute;z-index:-1;left:4px;top:4px;width:calc(100% - 8px);height:calc(100% - 8px);background:#2b2f30;border-radius:5px}.BalanceConfirmation-loader{margin-top:200px}.BalanceConfirmation-content{display:flex;justify-content:center;align-items:center;flex-direction:column}.BalanceConfirmation-content .BackLink{margin-top:20px}.BalanceConfirmation-headline{font-size:48px;font-weight:600;color:#fff;margin-bottom:50px}.BalanceConfirmation-subHeadline{font-size:14px;color:#747778;display:none}.BalanceConfirmation-box{color:#e6a55d;background:#343738;border-radius:5px;height:200px;padding:30px;position:relative;max-width:340px;margin:50px auto 0;display:flex;justify-content:center;align-items:center;flex-direction:column}.BalanceConfirmation-amount{font-size:36px;font-weight:600;margin:50px 0 10px;text-align:center}.BalanceConfirmation-amount>div{font-size:18px;color:#747778}.BalanceConfirmation-coinGroup{position:absolute;top:-60px;left:0;right:0}.BalanceConfirmation-coinLeft{position:absolute;height:90px;left:20px;top:20px}.BalanceConfirmation-coinLeft svg{height:90px;width:90px;position:relative;z-index:1}.BalanceConfirmation-coinCenter{margin:0 auto}.BalanceConfirmation-coinCenter,.BalanceConfirmation-coinCenter svg{height:120px;width:120px;z-index:2;position:relative}.BalanceConfirmation-coinRight{position:absolute;height:90px;right:20px;top:20px;z-index:1}.BalanceConfirmation-coinRight svg{height:90px;width:90px;position:relative;z-index:1}.BalanceConfirmation-text{font-size:20px;color:#fff;margin-top:40px}.BalanceConfirmation-subText{font-size:14px;color:#747778;margin-top:10px;margin-bottom:50px}.BalanceConfirmation-subText a{color:#4db5da;font-weight:600}@keyframes rotate{to{transform:rotate(1turn)}}.TriangleAnimation-one,.TriangleAnimation-three,.TriangleAnimation-two{width:0;height:0;position:absolute;border-left:400px solid transparent;border-right:400px solid transparent;border-top:400px solid rgba(232,185,132,.1);left:0;right:0;margin:auto}.TriangleAnimation-one{transform:scaleX(1);z-index:3;animation:flare1 3s infinite}.TriangleAnimation-two{transform:scaleX(2);z-index:2;animation:flare2 3s infinite}.TriangleAnimation-three{transform:scaleX(3);z-index:1;animation:flare3 3s infinite}@keyframes flare1{0%{transform:scaleX(1);opacity:1}25%{opacity:.5}50%{transform:scaleX(1.5);opacity:1}75%{opacity:.5}to{transform:scaleX(1);opacity:1}}@keyframes flare2{0%{transform:scaleX(2);opacity:1}33%{opacity:.5}50%{transform:scaleX(2.5);opacity:.75}66%{opacity:.5}to{transform:scaleX(2);opacity:1}}@keyframes flare3{0%{transform:scaleX(3);opacity:.5}50%{transform:scaleX(3.5);opacity:1}to{transform:scaleX(3);opacity:.5}}.BalanceWithdrawCancel{min-height:calc(100vh - 40px);display:flex;align-items:center;justify-content:center}.Transaction{background:#2b2f30;padding:50px 80px 100px;overflow-x:hidden}.Transaction-container{max-width:1440px;margin:auto}@media (min-width:769px) and (max-width:1024px){.Transaction{padding:20px 40px 50px}}@media (max-width:768px){.Transaction{padding:0;background:#1d2021;margin-top:50px}}.Transaction-mobileBack{display:block;height:50px;background:#232728;padding:0 20px}@media (max-width:768px){.Transaction-mobileBack{display:flex;align-items:center}}.Transaction-header{display:flex;align-items:center;justify-content:space-between}@media (max-width:768px){.Transaction-header{align-items:flex-start;padding:20px 20px 0;margin-bottom:20px}}.Transaction-headerLeft{margin-right:10px}.Transaction-headerTitle{font-size:32px;font-weight:600}@media (max-width:768px){.Transaction-headerTitle{font-size:16px;line-height:20px;font-weight:600}}.Transaction-headerSubtitle{color:#747778}@media (max-width:768px){.Transaction-headerSubtitle{font-size:12px;line-height:14px}}.Transaction-headerRight>a{transition:color .2s ease;align-items:center;justify-content:center;display:flex;text-transform:uppercase;font-size:12px;letter-spacing:1.6px}.Transaction-headerRight>a:hover{color:#fa490a}.Transaction-headerRight>a:hover>svg{fill:#fa490a}.Transaction-headerRight>a>svg{fill:#fff;height:18px;width:18px;transition:fill .2s ease;margin-right:5px}.Transaction-tableHeader{color:#747778}.Transaction-tableRow{border-top:1px solid #43484a;border-bottom:1px solid #43484a;display:flex;flex-wrap:wrap;padding:25px 0;align-items:center}.Transaction-tableRow--header{color:#747778;border:0}.Transaction-tableRow--item .Transaction-tableCol{flex:1 0 11.666666%}.Transaction-tableRow--item .Transaction-tableCol:first-child{flex:1 0 30%;text-align:left}.Transaction-tableCol{box-sizing:border-box;flex:1 0 16.6666666%;overflow:hidden;list-style:none;text-align:right}.Transaction-tableCol:first-child{text-align:left}.Transaction-tableCol--svg{position:relative;height:24px;width:70px}.Transaction-tableCol--svg svg{position:absolute;top:0;left:0;width:100%;height:100%}.Transaction-tableCol>span{color:#747778;margin-right:10px;font-size:13px}.Transaction-tableCol>a{color:#4db5da;transition:color .2s ease}.isMobile .Transaction-tableCol>a:active,.isNotMobile .Transaction-tableCol>a:hover{color:#fa490a;fill:#fa490a}.Transaction-footer{margin-top:50px;display:flex;justify-content:space-between}@media (max-width:768px){.Transaction-footer{margin-top:10px;padding-bottom:0}}@media (max-width:768px){.Transaction-footerLeft{display:none}}.Transaction-footerRight{display:flex;flex-wrap:wrap;width:100%;max-width:384px}@media (max-width:768px){.Transaction-footerRight{width:100%;max-width:100%}}@media (max-width:768px){.Transaction-footer{padding:20px}}.Transaction-summaryLeft{flex:1 0 34%;text-align:left;color:#747778;margin-bottom:10px}.Transaction-summaryLeft--big{font-size:18px}.Transaction-summaryRight{flex:1 0 34%;text-align:right;margin-bottom:10px}.Transaction-summaryRight>span{margin-right:10px;color:#747778;font-size:13px}.Transaction-summaryRight--big{font-size:18px;font-weight:600}.Transaction-summaryRight--big>span{font-size:17px}.TransactionItemMobile{position:relative;display:flex;flex-direction:column;padding:20px 15px;flex-shrink:0;justify-content:space-between;transition:background-color .4s ease;background:#2b2f30;margin:0 20px 2px}.TransactionItemMobile:last-child{margin-bottom:0}.TransactionItemMobile-itemPreview{padding-bottom:15px;margin-bottom:15px;border-bottom:1px solid #43484a}.TransactionItemMobile-table{display:flex;font-size:14px;line-height:22px}.TransactionItemMobile-col--quantity{width:30%;padding-right:10px}.TransactionItemMobile-col--suggested{text-align:right;width:40%;padding-right:10px}.TransactionItemMobile-col--user{width:30%;text-align:right}.TransactionItemMobile-col>span{color:#747778;margin-right:10px;font-size:13px}.TransactionItemMobile-tableHeader{display:flex;font-size:11px;line-height:11px;color:#747778;margin-bottom:15px}.TransactionItemMobile-itemRow{font-size:14px;line-height:14px;margin-bottom:12px}.TransactionItemMobile-itemRow:last-child,.TransactionItemMobile-itemRow:last-of-type{margin-bottom:0}.TransactionItemMobile-rowHeader{margin-right:10px;max-width:100px;color:#747778}.TransactionItemMobile-rowHeader,.TransactionItemMobile-rowValue{display:inline-block;vertical-align:middle}.CancelBtn{width:100%;height:100%;background:transparent;position:relative;border:2px solid #fff;cursor:pointer;transition:background .2s ease}.CancelBtn svg{position:absolute;top:0;left:0;width:100%;height:100%;transition:fill .2s ease;fill:#fff;stroke:none;padding:30%}.CancelBtn-svg{width:100%}.CancelBtn:hover{background:#fff}.CancelBtn:hover svg{fill:#000}.CancelBtn--circle{border-radius:50%}.CancelBtn--rounded{border-radius:5px}.CancelBtn--fill{background:#fff;border:0}.CancelBtn--fill svg{fill:#000}.CancelBtn--fill:hover{background:#000}.CancelBtn--fill:hover svg{fill:#fff}.Popup .BalanceBodyTable{border:0;padding:0!important;background:transparent!important;margin:0!important;cursor:default!important}.Popup .BalanceBodyTableCell{flex:1 1 33%}.Balance{background:#2b2f30;padding:50px 80px 100px;overflow-x:hidden}@media (min-width:769px) and (max-width:1024px){.Balance{padding:20px 40px 50px}}@media (max-width:768px){.Balance{padding:20px 25px 50px}}.Balance-otherCurrency{color:#747778;text-align:right}.Balance-balance{flex:1 0 34%}.Balance-balance,.Balance-withdrawable{display:flex;align-items:center}.Balance-withdrawableAmount{color:#9fa1a2;font-size:16px;font-weight:600;margin-right:5px}.Balance-withdrawableText{color:#747778;font-size:12px}.Balance .pagination{justify-content:center;margin-top:30px}.BalanceContainer{max-width:1440px;margin:auto;width:100%}.BalanceHeader{display:flex;align-items:center;justify-content:space-between}.BalanceHeaderLeft{display:flex;flex-direction:column;flex:1 0 34%}.BalanceHeaderRight{display:flex;align-items:center;flex:1 0 34%;justify-content:flex-end}@media (max-width:768px){.BalanceHeaderRight{flex-wrap:wrap}}.BalanceHeaderTitle{font-size:48px;font-weight:600;margin-right:10px}@media (max-width:768px){.BalanceHeaderTitle{font-size:24px}}.BalanceHeaderSubTitle{color:#747778}.BalanceHeaderLinks{font-size:12px;font-weight:700;text-transform:uppercase;transition:fill .2s ease,color .2s ease;line-height:2;margin-left:50px;white-space:nowrap}.BalanceHeaderLinks:hover{color:#fa490a}.BalanceHeaderLinks:hover svg{fill:#fa490a}.BalanceHeaderLinks:first-child{margin-left:0}@media (max-width:768px){.BalanceHeaderLinks{padding:15px 0;flex:0 0 50%;text-align:center;margin:0;width:50%;border:1px solid #43484a;border-radius:5px}.BalanceHeaderLinks:first-child{border-radius:5px 0 0 0;border-right:0}.BalanceHeaderLinks:nth-child(2){border-radius:0 5px 0 0}.BalanceHeaderLinks:last-child{width:100%;border-top:0;border-radius:0 0 5px 5px;flex:1}}@media (min-width:769px) and (max-width:1024px),(min-width:1025px) and (max-width:1280px){.BalanceHeaderLinks{margin-left:25px}}.BalanceHeaderLinksIcon{width:16px;height:16px;fill:#fff;margin-right:10px;vertical-align:middle;transition:fill .2s ease}.BalanceHeaderLinksIcon svg{position:absolute;top:0;left:0;width:100%;height:100%}.BalanceHeaderLinksIcon--deposit,.BalanceHeaderLinksIcon--withdraw{fill:#5eb648}.BalanceHeaderLinksIcon--withdraw{fill:#e05a59}@media (max-width:768px){.BalanceHeader{flex-wrap:wrap}.BalanceHeaderLeft{flex:1 0 100%}.BalanceHeaderRight{margin-top:20px;flex:1 0 100%}}.BalanceBodyTableHeader{margin:40px 0 25px;display:flex;justify-content:space-between}.BalanceBodyTableHeaderLeft{color:#747778}.BalanceBodyTableHeaderRight{text-transform:uppercase;font-size:12px;letter-spacing:1.6px}.BalanceBodyTableHeaderRight>svg{fill:#fff;height:16px;position:absolute;width:13px;margin-left:-20px}.BalanceBodyTable{border-top:1px solid #43484a;display:flex;flex-wrap:wrap;padding:25px 0;align-items:center;transition:background .2s ease,margin .2s ease,padding .2s ease}.BalanceBodyTable:not(.BalanceBodyTable--active):hover{background:#43484a;margin:0 -25px -1px;padding:25px 25px 26px;cursor:pointer}.BalanceBodyTable--active{background:#323738;padding:25px;margin:0 -25px -1px;border:1px solid #43484a;cursor:default}.BalanceBodyTable--canceled .BalanceBodyTableCell--type .BalanceBodyTableCellIcon{fill:#747778}.BalanceBodyTable--canceled .BalanceBodyTableCell--action,.BalanceBodyTable--canceled .BalanceBodyTableCell--amount,.BalanceBodyTable--canceled .BalanceBodyTableCell--date,.BalanceBodyTable--canceled .BalanceBodyTableCell--id{color:#747778}.BalanceBodyTable--canceled .BalanceBodyTableCellIcon--cancel{display:none}.BalanceBodyTableCell{box-sizing:border-box;flex:1 1 25%;overflow:hidden;list-style:none}@media (max-width:768px){.BalanceBodyTableCell{flex:1 0 50%}}.BalanceBodyTableCellIcon{display:inline-block;width:24px;height:24px;fill:#fff;margin-right:10px;vertical-align:middle;transition:fill .2s ease}.BalanceBodyTableCellIcon svg{position:absolute;top:0;left:0;width:100%;height:100%}.BalanceBodyTableCellIcon--credit,.BalanceBodyTableCellIcon--deposit{width:24px;height:24px;fill:#5eb648}.BalanceBodyTableCellIcon--purchase,.BalanceBodyTableCellIcon--withdraw{width:24px;height:24px;fill:#e05a59}.BalanceBodyTableCellIcon--cancel{margin-left:10px;margin-right:0}.BalanceBodyTableCell--type{font-weight:600;text-align:left;order:-1}.BalanceBodyTableCell--action,.BalanceBodyTableCell--amount,.BalanceBodyTableCell--date{text-align:right;align-items:center}@media (max-width:768px){.BalanceBodyTableCell--date{padding:5px 0;order:2;display:flex;margin-left:34px;color:#747778;text-align:left}.BalanceBodyTableCell--amount{order:1}.BalanceBodyTableCell--action{margin-left:34px;flex:1 1 100%;order:3;justify-content:space-between;display:flex;text-align:left}}.Invoice{background:#2b2f30;padding:50px 80px 100px;min-height:calc(100vh - 120px)}@media (max-width:768px){.Invoice{padding:25px 20px}}.Invoice-header{display:flex;justify-content:space-between;width:100%;max-width:1440px;margin:0 auto 30px}.Invoice-title{font-size:48px;font-weight:600;color:#f6f6f6}@media (max-width:768px){.Invoice-title{font-size:24px}}.Invoice-table{max-width:1440px;margin:auto}.Invoice-tableHeader{width:100%;display:flex;flex-flow:row nowrap;font-size:11px;color:#747778;padding-bottom:20px;border-bottom:1px solid #43484a}.Invoice-tableHeader .Invoice-tableCol{margin:0}@media (max-width:768px){.Invoice-tableHeader{display:none}}.Invoice-tableRow{width:100%;display:flex;flex-flow:row nowrap;margin:5px 0;min-height:64px;align-items:center;border-bottom:1px solid #43484a}@media (max-width:768px){.Invoice-tableRow{display:block;background:#323738;margin-bottom:20px;padding:10px 20px;border-bottom:none}}.Invoice-textMuted{color:#747778;font-weight:400;font-size:12px}@media (max-width:768px){.Invoice-textMuted{margin-left:10px}}.Invoice-tableCol{padding:0 10px;width:25%}.Invoice-tableCol:first-child{font-weight:600;width:20%;text-align:left;padding-left:0}@media (max-width:768px){.Invoice-tableCol:first-child{padding-bottom:15px;margin-bottom:10px;border-bottom:1px solid #43484a;font-size:14px}}.Invoice-tableCol:nth-child(2){width:30%}.Invoice-tableCol:nth-child(3){width:10%}.Invoice-tableCol:nth-child(4){width:20%}.Invoice-tableCol:last-child{width:20%;padding-right:0}@media (max-width:768px){.Invoice-tableCol{display:flex;align-items:center;width:100%!important;padding:10px 0;font-size:12px}.Invoice-tableCol:not(:first-child):before{content:attr(data-header);width:50%;font-size:12px;color:#747778}}.VoucherCreateForm{min-width:400px}.VoucherCreateForm-row{display:flex;flex-direction:column;margin-bottom:20px}.VoucherCreateForm-row p{margin-bottom:5px}.VoucherCreateForm-totalInfo{padding-bottom:20px;margin-bottom:30px;border-bottom:1px solid #43484a}.VoucherCreateForm-balance,.VoucherCreateForm-total{display:flex;align-items:center;justify-content:space-between}.VoucherCreateForm-balance{font-size:14px;margin-bottom:10px}.VoucherCreateForm-total{font-size:20px;line-height:24px}.VoucherCreateForm-infoTitle{color:#747778}.VoucherCreateForm-infoValue{font-weight:300}.VoucherCreateForm-buttons{display:flex}.VoucherCreateForm-buttons>button:first-child{margin-right:5px}.VoucherCreateForm-buttons>button:last-child{margin-left:5px}.InvalidatePopup .Popup-content{max-width:512px}.InvalidatePopup-row{display:flex;justify-content:space-between;align-items:center;margin:10px 0}.InvalidatePopup-row span:first-child{font-size:11px;color:#747778;margin-right:30px}.VoucherRedeemForm{padding:80px 30px;min-height:calc(100vh - 120px)}@media (min-width:769px) and (max-width:1024px){.VoucherRedeemForm{padding:45px 20px}}@media (max-width:768px){.VoucherRedeemForm{padding:25px 20px}}.VoucherRedeemForm-invalid{display:flex;margin:15px 0 30px}.VoucherRedeemForm-invalid>a{transition:color .2s ease;cursor:pointer;font-size:10px;line-height:16px;letter-spacing:1.6px;text-transform:uppercase}.Voucher{padding:50px;background:#2b2f30;min-height:calc(100vh - 120px);justify-content:flex-start;display:flex;flex-direction:column;align-items:center;position:relative}@media (min-width:769px) and (max-width:1024px){.Voucher{padding:45px 20px}}@media (max-width:768px){.Voucher{padding:25px 20px}}.Voucher-header{display:flex;justify-content:space-between;width:100%;max-width:1440px}.Voucher-inputField{display:flex;align-items:center;max-width:350px;padding:1px 15px;transition:background .2s ease;cursor:text}@media (max-width:768px){.Voucher-inputField{padding-left:20px}}.Voucher-inputField--active,.Voucher-inputField:focus-within{background:#323738;border-radius:5px}.Voucher-input{display:block;width:100%;font-size:16px;height:50px;color:#fff;text-overflow:ellipsis}.Voucher-input::-webkit-input-placeholder{color:#747778;opacity:1}.Voucher-input::-ms-input-placeholder{color:#747778;opacity:1}.Voucher-input::placeholder{color:#747778;opacity:1}@media (max-width:768px){.Voucher-input{font-size:14px}}.Voucher-icon{width:20px;height:20px;margin-right:10px;fill:#fff;flex-shrink:0}.Voucher-icon svg{position:absolute;top:0;left:0;width:100%;height:100%}.Voucher-title{font-size:48px;font-weight:600;color:#f6f6f6}@media (max-width:768px){.Voucher-title{font-size:24px}}.Voucher-pagination{margin-top:25px;justify-content:center;display:flex}.Voucher-container{width:100%;max-width:1440px}.Voucher-info{display:flex;justify-content:space-between;width:100%;position:relative;margin-top:47px}@media (max-width:768px){.Voucher-info{flex-flow:column wrap;margin-top:20px}}.Voucher-headline{width:100%;font-size:16px;font-weight:600}@media (max-width:768px){.Voucher-headline{font-size:14px}}.Voucher-btn>div{display:flex;align-items:center;font-size:12px;letter-spacing:1.6px;cursor:pointer;transition:color .2s ease}.Voucher-btn>div:hover{color:#fa490a}.Voucher-btn>div:hover svg{fill:#fa490a}@media (max-width:768px){.Voucher-btn>div{margin-top:10px}}.Voucher-btn>div svg{fill:#fff;margin-right:10px;width:12px;height:13px;transition:fill .2s ease}.Voucher-table{padding:25px 30px;background:#323738;margin-top:18px;display:flex;flex-flow:column nowrap;justify-content:space-between}@media (max-width:768px){.Voucher-table{padding:10px 30px}}.Voucher-tableHeader{width:100%;display:flex;flex-flow:row nowrap;font-size:11px;color:#747778;padding-bottom:20px;border-bottom:1px solid #43484a}.Voucher-tableHeader .Voucher-tableCol{margin:0}@media (max-width:768px){.Voucher-tableHeader{display:none}}.Voucher-tableRow{width:100%;display:flex;flex-flow:row nowrap;margin:5px 0;min-height:40px}.Voucher-tableRow--invalid .Voucher-tableCol{color:#747778}.Voucher-tableCol{display:flex;flex-flow:row nowrap;word-break:break-word;align-items:center;padding-right:20px}.Voucher-tableCol:first-child{width:30%;font-weight:600}@media (max-width:768px){.Voucher-tableCol:first-child{padding-bottom:10px;border-bottom:1px solid #43484a}}.Voucher-tableCol:nth-child(2){width:25%}.Voucher-tableCol:nth-child(3){width:10%}.Voucher-tableCol:nth-child(4){width:20%}.Voucher-tableCol:nth-child(5){width:15%;justify-content:flex-end;padding:0}@media (max-width:768px){.Voucher-tableCol{justify-content:flex-start}.Voucher-tableCol:not(:first-child):before{content:attr(data-header);width:50%;font-size:12px}}.Voucher-invalidBtn{margin-left:5px;margin-right:-10px}.Voucher-newBtn{text-transform:uppercase;display:flex;align-items:center;transition:color .2s ease;font-size:12px;font-weight:700}.isMobile .Voucher-newBtn:active,.isNotMobile .Voucher-newBtn:hover{color:#fa490a}.Voucher-content{display:flex;flex-direction:column;width:100%}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;vertical-align:initial}input,textarea{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}.clearfix:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.clearfix,html[xmlns] .clearfix{display:block}* html .clearfix{height:1%}.rc-slider{position:relative;height:14px;padding:5px 0;width:100%;border-radius:6px;touch-action:none}.rc-slider,.rc-slider *{box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0)}.rc-slider-rail{width:100%;background-color:#e9e9e9}.rc-slider-rail,.rc-slider-track{position:absolute;height:4px;border-radius:6px}.rc-slider-track{left:0;background-color:#abe2fb}.rc-slider-handle{position:absolute;width:14px;height:14px;cursor:pointer;cursor:-webkit-grab;margin-top:-5px;cursor:grab;border-radius:50%;border:2px solid #96dbfa;background-color:#fff;touch-action:pan-x}.rc-slider-handle-dragging.rc-slider-handle-dragging.rc-slider-handle-dragging{border-color:#57c5f7;box-shadow:0 0 0 5px #96dbfa}.rc-slider-handle:focus{outline:none}.rc-slider-handle-click-focused:focus{border-color:#96dbfa;box-shadow:unset}.rc-slider-handle:hover{border-color:#57c5f7}.rc-slider-handle:active{border-color:#57c5f7;box-shadow:0 0 5px #57c5f7;cursor:-webkit-grabbing;cursor:grabbing}.rc-slider-mark{position:absolute;top:18px;left:0;width:100%;font-size:12px}.rc-slider-mark-text{position:absolute;display:inline-block;vertical-align:middle;text-align:center;cursor:pointer;color:#999}.rc-slider-mark-text-active{color:#666}.rc-slider-step{position:absolute;width:100%;height:4px;background:transparent}.rc-slider-dot{position:absolute;bottom:-2px;margin-left:-4px;width:8px;height:8px;border:2px solid #e9e9e9;background-color:#fff;cursor:pointer;border-radius:50%;vertical-align:middle}.rc-slider-dot-active{border-color:#96dbfa}.rc-slider-dot-reverse{margin-right:-4px}.rc-slider-disabled{background-color:#e9e9e9}.rc-slider-disabled .rc-slider-track{background-color:#ccc}.rc-slider-disabled .rc-slider-dot,.rc-slider-disabled .rc-slider-handle{border-color:#ccc;box-shadow:none;background-color:#fff;cursor:not-allowed}.rc-slider-disabled .rc-slider-dot,.rc-slider-disabled .rc-slider-mark-text{cursor:not-allowed!important}.rc-slider-vertical{width:14px;height:100%;padding:0 5px}.rc-slider-vertical .rc-slider-rail{height:100%;width:4px}.rc-slider-vertical .rc-slider-track{left:5px;bottom:0;width:4px}.rc-slider-vertical .rc-slider-handle{margin-left:-5px;touch-action:pan-y}.rc-slider-vertical .rc-slider-mark{top:0;left:18px;height:100%}.rc-slider-vertical .rc-slider-step{height:100%;width:4px}.rc-slider-vertical .rc-slider-dot{left:2px;margin-bottom:-4px}.rc-slider-vertical .rc-slider-dot:first-child,.rc-slider-vertical .rc-slider-dot:last-child{margin-bottom:-4px}.rc-slider-tooltip-zoom-down-appear,.rc-slider-tooltip-zoom-down-enter,.rc-slider-tooltip-zoom-down-leave{animation-duration:.3s;animation-fill-mode:both;display:block!important;animation-play-state:paused}.rc-slider-tooltip-zoom-down-appear.rc-slider-tooltip-zoom-down-appear-active,.rc-slider-tooltip-zoom-down-enter.rc-slider-tooltip-zoom-down-enter-active{animation-name:rcSliderTooltipZoomDownIn;animation-play-state:running}.rc-slider-tooltip-zoom-down-leave.rc-slider-tooltip-zoom-down-leave-active{animation-name:rcSliderTooltipZoomDownOut;animation-play-state:running}.rc-slider-tooltip-zoom-down-appear,.rc-slider-tooltip-zoom-down-enter{transform:scale(0);animation-timing-function:cubic-bezier(.23,1,.32,1)}.rc-slider-tooltip-zoom-down-leave{animation-timing-function:cubic-bezier(.755,.05,.855,.06)}@keyframes rcSliderTooltipZoomDownIn{0%{opacity:0;transform-origin:50% 100%;transform:scale(0)}to{transform-origin:50% 100%;transform:scale(1)}}@keyframes rcSliderTooltipZoomDownOut{0%{transform-origin:50% 100%;transform:scale(1)}to{opacity:0;transform-origin:50% 100%;transform:scale(0)}}.rc-slider-tooltip{position:absolute;left:-9999px;top:-9999px;visibility:visible}.rc-slider-tooltip,.rc-slider-tooltip *{box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0)}.rc-slider-tooltip-hidden{display:none}.rc-slider-tooltip-placement-top{padding:4px 0 8px}.rc-slider-tooltip-inner{padding:6px 2px;min-width:24px;height:24px;font-size:12px;line-height:1;color:#fff;text-align:center;text-decoration:none;background-color:#6c6c6c;border-radius:6px;box-shadow:0 0 4px #d9d9d9}.rc-slider-tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.rc-slider-tooltip-placement-top .rc-slider-tooltip-arrow{bottom:4px;left:50%;margin-left:-4px;border-width:4px 4px 0;border-top-color:#6c6c6c}.u-Clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}.u-Btn{padding:0;margin:0;background:none;border:none;color:inherit;outline:none;cursor:pointer;font-weight:inherit}.u-Btn--disabled{pointer-events:none;cursor:default}.u-Link{text-decoration:none;color:inherit}.u-Link--underline{text-decoration:underline}.u-Link--underline:hover{text-decoration:none}.u-CommonLink{color:#fff;font-size:12px;text-transform:uppercase;font-weight:700;letter-spacing:1.6px}.u-Input{padding:0;border:none;background-color:initial;box-shadow:none;outline:none;-webkit-appearance:none;-moz-appearance:none}.u-Grid:after{content:".";display:block;height:0;clear:both;visibility:hidden}.u-Col{float:left;height:100%;height:inherit;min-height:1px}.u-InCol{display:inline-block;vertical-align:top}.u-Table{display:table}.u-Cell,.u-Table{height:100%;width:100%}.u-Cell{display:table-cell;position:relative;vertical-align:middle}.u-CenteredBlock:before{content:"";height:100%}.u-CenteredBlock:before,.u-VerticallyCentered{display:inline-block;vertical-align:middle}.u-ScreenCenter{top:50%;min-height:100%;transform:translateX(-50%) translateY(-50%)}.u-ScreenCenter,.u-ScreenCenterX{position:absolute;left:50%;min-width:100%}.u-ScreenCenterX{transform:translateX(-50%)}.u-FocusPlaceholder:focus::-webkit-input-placeholder{color:transparent}.u-FocusPlaceholder:focus::-ms-input-placeholder{color:transparent}.u-FocusPlaceholder:focus::placeholder{color:transparent}.u-Absolute100,.u-AbsoluteSvg svg{position:absolute;top:0;left:0;width:100%;height:100%}.u-Ellipsis{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.u-SvgIconFill svg{fill:#abb7ba;transition:fill .2s ease}.u-SvgIconFill:hover svg{fill:#455154}.u-SvgIconStroke svg{stroke:#abb7ba;transition:stroke .2s ease}.u-SvgIconStroke:hover svg{stroke:#455154}.u-letterSpacingText{font-size:12px;line-height:24px;letter-spacing:1.6px;text-transform:uppercase}*,:after,:before{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent;touch-action:manipulation}body{font-family:Montserrat,sans-serif!important;color:#fff;background:#1d2021;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;line-height:1.415;overflow-x:hidden}body,h1,h2,h3{font-weight:400}button{font-size:100%;line-height:1.15}a,a:active,a:focus,a:hover{text-decoration:none;color:inherit}a{background-color:initial;-webkit-text-decoration-skip:objects}a:not([href]):not([tabindex]),a:not([href]):not([tabindex]):focus,a:not([href]):not([tabindex]):hover{color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus{outline:0}[tabindex="-1"]:focus{outline:0!important}button{margin:0;background:none;color:inherit;cursor:pointer;font-weight:inherit}button,input{padding:0;border:none;outline:none}input{background-color:initial;box-shadow:none;-webkit-appearance:none;-moz-appearance:none}.Router-exit{position:absolute;top:0;left:0;right:0;pointer-events:none}img{vertical-align:middle;border-style:none}svg:not(:root){overflow:hidden}button,input,select,textarea{font-family:inherit;font-size:inherit}input[type=number]{-moz-appearance:textfield}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none}.ps{overflow:hidden!important;overflow-anchor:none;-ms-overflow-style:none;touch-action:auto;-ms-touch-action:auto}.ps__rail-x{height:15px;bottom:0}.ps__rail-x,.ps__rail-y{display:none;opacity:0;transition:background-color .2s linear,opacity .2s linear;-webkit-transition:background-color .2s linear,opacity .2s linear;position:absolute}.ps__rail-y{width:15px;right:0}.ps--active-x>.ps__rail-x,.ps--active-y>.ps__rail-y{display:block;background-color:initial}.ps--focus>.ps__rail-x,.ps--focus>.ps__rail-y,.ps--scrolling-x>.ps__rail-x,.ps--scrolling-y>.ps__rail-y,.ps:hover>.ps__rail-x,.ps:hover>.ps__rail-y{opacity:.8}.ps .ps__rail-x.ps--clicking,.ps .ps__rail-x:focus,.ps .ps__rail-x:hover,.ps .ps__rail-y.ps--clicking,.ps .ps__rail-y:focus,.ps .ps__rail-y:hover{opacity:1}.ps__thumb-x{transition:background-color .2s linear,height .2s ease-in-out;-webkit-transition:background-color .2s linear,height .2s ease-in-out;height:6px;bottom:2px}.ps__thumb-x,.ps__thumb-y{background-color:#1d2021;border-radius:6px;position:absolute}.ps__thumb-y{transition:background-color .2s linear,width .2s ease-in-out;-webkit-transition:background-color .2s linear,width .2s ease-in-out;width:6px;right:2px}.ps__rail-x.ps--clicking .ps__thumb-x,.ps__rail-x:focus>.ps__thumb-x,.ps__rail-x:hover>.ps__thumb-x{height:11px}.ps__rail-y.ps--clicking .ps__thumb-y,.ps__rail-y:focus>.ps__thumb-y,.ps__rail-y:hover>.ps__thumb-y{width:11px}@supports (-ms-overflow-style:none){.ps{overflow:auto!important}}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.ps{overflow:auto!important}}.scrollbar-container{position:relative;height:100%}#nprogress{pointer-events:none;background:#34393b;z-index:1031}#nprogress,#nprogress .bar{position:fixed;top:0;left:0;width:100%;right:0;height:2px}#nprogress .bar{background:#fa490a}