@keyframes fadeInUp{0%{transform:translateY(4%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes fadeOutDown{0%{transform:translateY(0);opacity:1}to{transform:translateY(4%);opacity:0}}@keyframes openingBlock{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.arrow_backspace,.default_button_exit,.modal_footer button{transition:all .26s linear}.default_button_exit:after,.default_button_exit:before{transition:all .1s linear}@keyframes linearAnim{0%{background-position:0 0}to{background-position:-200% 0}}.page-root:before{content:"";width:100%;height:auto;position:absolute;top:0;bottom:0;right:0;left:0;opacity:.06;background:url(/texture/race-texture.webp) 50%/40% auto repeat}body,html{margin:0;padding:0;height:100%;box-sizing:border-box;font-size:1rem;font-family:var(--defaultFont),sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;background-color:#242227;text-rendering:optimizeLegibility}.html,body::-webkit-scrollbar{width:9px}.html,body::-webkit-scrollbar-track{border:1px solid #1c1c1f}.html,body::-webkit-scrollbar-thumb{background-color:#929292}.html,body::-webkit-scrollbar-thumb:active{background-color:#5f5f5f}.page-root{background-color:#1d1d1d;height:auto;min-height:100%;position:relative;display:flex;flex-direction:column;margin:80px 0 auto;padding:0 15px 15px}@media screen and (max-width:1300px){.page-root{overflow:hidden}}@media screen and (max-width:768px){.page-root{padding:0}}header{width:calc(100% - 30px);margin:0 15px;background:#101010;border-radius:0 0 1rem 1rem;position:fixed;left:0;top:0;z-index:14;transition:all .6s cubic-bezier(.68,-.01,.3,.99)}@media screen and (max-width:1024px){header{padding:0;width:100%;margin:0}}footer{margin:auto 0 0;flex-direction:column;padding:5% 0 0}footer,h1{width:100%;position:relative;display:flex}h1{font-family:var(--defaultFont),sans-serif;font-weight:400;font-size:max(1.3em,min(2.3em,2.3vw));line-height:1.4;text-transform:uppercase;margin:clamp(60px,10%,120px) auto clamp(60px,10%,60px);color:#fff;cursor:default;justify-content:center;flex-direction:row;align-items:center;text-align:center;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-image:linear-gradient(90deg,#e67551 40%,#ffaf03 60%);background-image:-webkit-linear-gradient(linear,90deg,#e67551 40%,#ffaf03 60%);white-space:nowrap}h1:before{left:0;background:linear-gradient(270deg,rgba(241,188,49,.6) 20%,transparent 70%)}h1:after{right:0;background:linear-gradient(90deg,rgba(241,188,49,.6) 20%,transparent 70%)}h1:after,h1:before{content:"";position:relative;width:clamp(100px,60%,800px);border-radius:2px 0 0 2px;margin:0 20px;height:2px;z-index:-1}@media screen and (max-width:1024px){h1:after,h1:before{display:none}}hr{margin:1rem 0;color:inherit;border:0;border-top:1px solid;opacity:.4;width:100%}.multi-separator{height:4px;width:90%;margin:80px auto;background:#4b4d51;background:linear-gradient(90deg,rgba(75,77,81,0),#4b4d51 30%,#6c6f75 50%,#4b4d51 70%,rgba(75,77,81,0));border-radius:50px;z-index:2;box-shadow:0 4.7px 4.2px -8px rgba(0,0,0,.018),0 11px 15px -8px rgba(0,0,0,.31)}.multi-separator.middle{margin:40px auto}.multi-separator.hard{margin:100px auto}.root_authorization{position:fixed;z-index:1;inset:0;width:100%;height:auto;filter:brightness(.8)}.modal_wrapper{position:fixed;z-index:50;inset:0;display:flex;justify-content:center;align-items:center;width:100%;height:100%;padding:80px 0}.modal_outer_container{border-radius:1rem;overflow:hidden;justify-content:center;width:clamp(340px,90%,360px);height:100%}.modal_content,.modal_outer_container{display:flex;flex-direction:column;position:relative}.modal_content{background:#1c1c1f;border:1px solid hsla(0,0%,100%,.1);border-radius:1rem;color:#fff;justify-content:space-between;padding:40px 30px;z-index:5;width:100%;height:auto;overflow:hidden auto;-ms-scroll-chaining:none;overscroll-behavior:contain;animation:slideInFromTop .24s cubic-bezier(0,.43,1,1)}.modal_content.overflow{overflow:visible}.modal_content::-webkit-scrollbar{width:4px}.modal_content::-webkit-scrollbar-track{border-radius:100px;border:1px solid #1c1c1f}.modal_content::-webkit-scrollbar-thumb{border-radius:100px;background-color:#929292}.modal_content::-webkit-scrollbar-thumb:active{background-color:#5f5f5f}.modal_footer{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;margin:30px 0 0;font-family:var(--defaultFont),sans-serif;font-weight:400;font-size:18px;line-height:normal}.modal_footer button{width:100%;border-radius:1.2rem;padding:12px 30px;border:none}.modal_footer button:first-child{color:#ff424c;background-color:rgba(239,117,123,.3)}.modal_footer button:hover{background-color:rgba(219,106,112,.2)}.modal_footer button:active{transform:scale(.98);transition:none}.underlay_root_page{background:rgba(14,14,15,.75);backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);position:absolute;z-index:1;inset:0}.panelModal{position:fixed;z-index:50;inset:0;align-items:center;width:100%;height:100%;padding:80px 5px;animation:fadeInUp .14s cubic-bezier(0,.43,1,1) forwards}.panelModal,.panelModal_wrapper{display:flex;justify-content:center}.panelModal_wrapper{flex-direction:column;position:relative;z-index:2;width:clamp(340px,100%,360px);max-height:calc(100vh - 160px);height:auto}.panelModal_wrapper.hidden{animation:fadeOutDown .14s cubic-bezier(0,.43,1,1) forwards}.panelModal_headline{width:100%;padding:40px 30px 0;cursor:default;position:relative}.panelModal_headline__title{color:#f1f1f3;font-weight:600;font-size:28px}.panelModal_headline__subtitle,.panelModal_headline__title{font-family:var(--defaultFont),sans-serif;line-height:normal}.panelModal_headline__subtitle{display:block;color:#d2d2d2;margin-top:8px;font-weight:400;font-size:16px}.panelModal_container{background-color:#1c1c1f;border-radius:1rem;border:1px solid hsla(0,0%,100%,.1);max-height:100%;height:100%;position:relative}.panelModal_container,.panelModal_scrollOuter{display:flex;flex-direction:column;overflow:hidden}.panelModal_scrollOuter{flex-grow:1;padding:0 30px 28px}.panelModal_scrollInner{overflow-y:auto;overflow-x:hidden;position:relative;padding-right:2px}.panelModal_scrollInner::-webkit-scrollbar{width:8px}.panelModal_scrollInner::-webkit-scrollbar-track{background-color:transparent}.panelModal_scrollInner::-webkit-scrollbar-thumb{background-color:#4b4d51}.panelModal_scrollInner::-webkit-scrollbar-thumb:active{background-color:#5f5f5f}.panelModal_errors{position:absolute;top:100%;left:inherit;width:100%;color:#ff424c;margin-top:6px;font-family:var(--defaultFont),sans-serif;font-weight:600;font-size:14px;line-height:normal;animation:fadeInError .4s forwards,fadeOutError .46s 3s forwards}@keyframes fadeInError{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translate(0)}}@keyframes fadeOutError{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translateY(10px)}}.panelModal.hidden{animation:fadeOutDown .14s cubic-bezier(0,.43,1,1) forwards}.panelModal_underlay{background:rgba(14,14,15,.75);backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);position:absolute;z-index:1;inset:0}.symbols_upgrade:before{width:10px;height:10px;content:"";border-radius:50%;background-color:#ff5454;position:absolute;top:-5px;right:-5px;display:block}.underlay_menu{background-color:transparent;width:100%;height:100vh;z-index:9;position:absolute;top:0;bottom:0;opacity:.5}.default_button_exit{overflow:hidden;border:none;padding:0;width:32px;height:32px;border-radius:50%;background:transparent;cursor:pointer;position:absolute;top:20px;right:20px;z-index:101}.default_button_exit.high_distance{top:10px;right:10px}.default_button_exit.middle_distance{top:30px;right:30px}.default_button_exit.circle_position{top:0;right:12px}.default_button_exit.circle_center_position{top:-14%;right:40px}.default_button_exit:after,.default_button_exit:before{position:absolute;top:16%;left:48%;width:2px;height:80%;border-radius:50px;transform:rotate(45deg);background:#d2d2d2;content:""}.default_button_exit:after{transform:rotate(-45deg)}.default_button_exit:hover:after,.default_button_exit:hover:before{background:#fff}.arrow_backspace{position:absolute;top:30px;left:30px;cursor:pointer;width:100%;max-width:30px;height:30px;display:flex;flex-direction:row;align-items:center;justify-content:center;z-index:2;animation:AnimateArrowBack .9s cubic-bezier(.68,-.55,.27,1.55)}.arrow_backspace svg{width:30px;height:30px}.arrow_backspace:hover{opacity:.9}@keyframes AnimateArrowBack{0%{opacity:0;transform:translateX(-10%)}to{opacity:1;transform:translateX(0)}}.checkmark{width:3.2rem;height:3.2rem;border-radius:50%;display:block;stroke-width:2px;stroke-miterlimit:10;margin:10% auto}.checkmark.personal_block{width:50px;height:50px;margin:0 auto;display:block}.circle{stroke-dasharray:166;stroke-dashoffset:166;stroke-width:2px;stroke-miterlimit:10;transform:rotate(-90deg);transform-origin:center center}.circle.loading{stroke:#fff;animation:loading 2s linear infinite}.circle.success{stroke:#24cc7b;fill:none}.circle.error,.circle.success{animation:stroke .9s cubic-bezier(.65,0,.45,1) forwards}.circle.error{stroke:#e80000}.spinner_his{color:#e5e5e5;text-align:center;display:block;font-family:var(--defaultFont),sans-serif;font-weight:400;font-size:max(1em,min(1.2em,1.2vw));line-height:2}.spinner_his.not_active{color:#929292}.spinner_his.active{color:#24cc7b}.spinner_his.loading{color:#e5e5e5}.spinner_his.error{color:#e80000}.error_icon{stroke:#e80000;animation:error 1s linear .5s backwards}.error_icon.hidden{visibility:hidden}.check_arrow{transform-origin:50% 50%;stroke-dasharray:48;stroke:#00f14c;stroke-dashoffset:48;animation:stroke .8s cubic-bezier(.65,0,.45,1) .8s forwards}.check_arrow.hidden{visibility:hidden}.overflow_x_hide{overflow:hidden;display:none}.overflow_x_scroll{overflow-x:scroll;overflow-y:hidden}.navigateUpdates{width:100%;max-width:1920px;display:grid;padding:2% 0;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));justify-items:center;grid-gap:40px 20px;gap:40px 20px;margin:clamp(60px,10%,60px) auto 0}.navigateUpdates>*{transform:translateY(-6px);animation:openingBlock .3s cubic-bezier(.39,.575,.565,1);animation-fill-mode:forwards;opacity:0}.navigateUpdates>:first-child{animation-delay:.15s}.navigateUpdates>:nth-child(2){animation-delay:.3s}.navigateUpdates>:nth-child(3){animation-delay:.45s}.navigateUpdates>:nth-child(4){animation-delay:.6s}.navigateUpdates>:nth-child(5){animation-delay:.75s}.navigateUpdates>:nth-child(6){animation-delay:.9s}.navigateUpdates>:nth-child(7){animation-delay:1.05s}.navigateUpdates>:nth-child(8){animation-delay:1.2s}.navigateUpdates>:nth-child(9){animation-delay:1.35s}.navigateUpdates>:nth-child(10){animation-delay:1.5s}.navigateUpdates.few_items{max-width:1400px}.navigateUpdates.two{max-width:1024px}@media screen and (max-width:768px){.navigateUpdates{justify-items:center;grid-template-columns:1fr 1fr}}@media screen and (max-width:620px){.navigateUpdates{justify-items:center;grid-template-columns:1fr}}.preloader-overlay{position:absolute;inset:0;background-color:rgba(0,0,0,.6);backdrop-filter:blur(1px);-webkit-backdrop-filter:blur(1px);border-radius:1.2rem;color:#f1f1f3;flex-direction:column;z-index:7;font-family:var(--defaultFont),sans-serif;font-weight:400;font-size:16px;line-height:3}.preloader-overlay,.upload-loader{display:flex;align-items:center;justify-content:center}.upload-loader{height:100%;width:100%}.loader{border-radius:50%;display:inline-block;animation:svg-animation 2s linear infinite}.loader circle{animation:circle-animation 1.6s ease-in-out infinite both;fill:transparent;stroke:#fff;stroke-linecap:round;stroke-dasharray:283;stroke-dashoffset:280;stroke-width:10px;transform-origin:50% 50%}.loader--lg{width:48px;height:48px}.loader--sm{width:30px;height:30px}@keyframes circle-animation{0%,25%{stroke-dashoffset:280;transform:rotate(0)}50%,75%{stroke-dashoffset:75;transform:rotate(45deg)}to{stroke-dashoffset:280;transform:rotate(1turn)}}@keyframes svg-animation{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes slideInFromTop{0%{transform:translateY(10%);opacity:0}to{transform:translate(0);opacity:1}}@keyframes shake{25%{transform:translate(1px)}50%{transform:translate(-1px)}75%{transform:translate(1px)}}@keyframes stroke{to{stroke-dashoffset:0}}@keyframes loading{0%{stroke-dasharray:1,360;stroke-dashoffset:0}50%{stroke-dasharray:200,0;stroke-dashoffset:0}to{stroke-dasharray:1,360;stroke-dashoffset:-200}}@keyframes error{0%{stroke-dasharray:1,180;stroke-dashoffset:0}to{stroke-dasharray:180,180;stroke-dashoffset:50}}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.display-visible{display:block}.hidden{visibility:hidden}.display-none{display:none!important}@media screen and (max-width:1023px){.mobile-container{display:block}.pc-container{display:none}}@media screen and (min-width:1025px){.pc-container{display:block}.mobile-container{display:none}}@keyframes Avatar_fadeInUp__80bQT{0%{transform:translateY(4%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes Avatar_fadeOutDown__mO3J_{0%{transform:translateY(0);opacity:1}to{transform:translateY(4%);opacity:0}}@keyframes Avatar_openingBlock__br0AC{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes Avatar_linearAnim__26exL{0%{background-position:0 0}to{background-position:-200% 0}}.Avatar_wrapper__2v1qu{position:relative;width:100%;z-index:4}.Avatar_container__dwCDW{width:180px;height:160px;margin:0 auto;flex-direction:column}.Avatar_container__dwCDW,.Avatar_preview__dlei1{display:flex;align-items:center;justify-content:center;position:relative}.Avatar_preview__dlei1{flex-direction:row;flex-wrap:nowrap;isolation:isolate;width:120px;height:120px;border-radius:50%;border:1px solid hsla(0,0%,100%,.2);overflow:hidden;z-index:2}.Avatar_preview__dlei1 img{width:auto;height:100%}.Avatar_preview__dlei1 .Avatar_default__Hi_eg{color:#fff;cursor:default;background-color:#fa511c;border-radius:50%;width:100%;height:100%;display:flex;flex-direction:row;align-items:center;justify-content:center;flex-wrap:nowrap;font-family:var(--defaultFont),sans-serif;font-weight:400;font-size:32px;line-height:normal}.Avatar_edit__nAvvy{position:absolute;top:22px;right:22px;background-color:#29292c;border-radius:1rem;box-shadow:10px 19px 20px 0 rgba(0,0,0,.01),2px 4px 9px 0 rgba(0,0,0,.13),1px 1px 3px 0 rgba(0,0,0,.03);display:flex;justify-content:center;align-items:center;height:44px;width:44px;cursor:pointer;z-index:2}.Avatar_edit__nAvvy>svg{width:24px;height:24px}.Avatar_edit__nAvvy>svg path{stroke:#d2d2d2}@keyframes EditAvatarModal_fadeInUp__NFMF_{0%{transform:translateY(4%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes EditAvatarModal_fadeOutDown__QxWhc{0%{transform:translateY(0);opacity:1}to{transform:translateY(4%);opacity:0}}@keyframes EditAvatarModal_openingBlock__gx0lV{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.EditAvatarModal_btnVariant__SWQl0{transition:all .1s linear}@keyframes EditAvatarModal_linearAnim__j8uJQ{0%{background-position:0 0}to{background-position:-200% 0}}.EditAvatarModal_editAvatarGrid__o_T5v{display:grid;justify-items:stretch;align-content:center}.EditAvatarModal_editAvatarGrid__o_T5v label{width:100%}.EditAvatarModal_editAvatarGrid__o_T5v input[type=file]{visibility:hidden;display:none}.EditAvatarModal_separator__o_NO0{margin-top:60px}.EditAvatarModal_btnVariant__SWQl0{color:#f1f1f3;border-radius:1rem;background-color:hsla(0,0%,100%,.05);cursor:pointer;padding:12px 0 12px 12px;width:100%;display:flex;line-height:normal;flex-wrap:nowrap;align-items:center;gap:12px}.EditAvatarModal_btnVariant__SWQl0 .EditAvatarModal_svgBlocking__PnDSq{background-color:hsla(0,0%,100%,.1);border-radius:1rem;width:44px;height:44px;display:flex;justify-content:center;align-items:center}.EditAvatarModal_btnVariant__SWQl0 .EditAvatarModal_svgBlocking__PnDSq>svg{width:24px;height:24px;display:block}.EditAvatarModal_btnVariant__SWQl0 .EditAvatarModal_title__d7_HZ{font-family:var(--defaultFont),sans-serif;font-weight:500;font-size:16px;line-height:normal;color:#f1f1f3}.EditAvatarModal_btnVariant__SWQl0:hover{background-color:hsla(0,0%,100%,.03)}.EditAvatarModal_btnVariant__SWQl0.EditAvatarModal_delete__L4X9K{margin-top:14px;background-color:rgba(239,117,123,.15);color:#ff424c}.EditAvatarModal_btnVariant__SWQl0.EditAvatarModal_delete__L4X9K .EditAvatarModal_svgBlocking__PnDSq{background-color:rgba(239,117,123,.1);border-radius:1rem;width:44px;height:44px;display:flex;justify-content:center;align-items:center}.EditAvatarModal_btnVariant__SWQl0.EditAvatarModal_delete__L4X9K .EditAvatarModal_svgBlocking__PnDSq>svg{width:24px;height:24px;display:block}.EditAvatarModal_btnVariant__SWQl0.EditAvatarModal_delete__L4X9K .EditAvatarModal_svgBlocking__PnDSq>svg path{fill:#ff424c}.EditAvatarModal_btnVariant__SWQl0.EditAvatarModal_delete__L4X9K .EditAvatarModal_title__d7_HZ{font-family:var(--defaultFont),sans-serif;font-weight:500;font-size:16px;line-height:normal;color:#ff424c}.EditAvatarModal_btnVariant__SWQl0.EditAvatarModal_delete__L4X9K:hover{background-color:rgba(239,117,123,.1)}@keyframes VerificationManager_fadeInUp___QAqF{0%{transform:translateY(4%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes VerificationManager_fadeOutDown__Ki5yf{0%{transform:translateY(0);opacity:1}to{transform:translateY(4%);opacity:0}}@keyframes VerificationManager_openingBlock__Ip6H_{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes VerificationManager_linearAnim__lG_Y2{0%{background-position:0 0}to{background-position:-200% 0}}.VerificationManager_wrapper__ph3dG{position:relative;height:auto;width:100%}.VerificationManager_container__zJXF0{width:clamp(360px,100%,560px);margin:0 auto;transform:translate(-150px);animation:VerificationManager_slideInFront__CyM_Y .24s cubic-bezier(0,.43,1,1)}@keyframes VerificationManager_slideInFront__CyM_Y{0%{transform:translate(-150px,10%);opacity:0}to{transform:translate(-150px);opacity:1}}.VerificationManager_checkgame_wrapper__qIDyE{display:block;position:relative}.VerificationManager_checkgame_wrapper__qIDyE>*{transform:translateY(-6px);animation:VerificationManager_openingBlock__Ip6H_ .3s cubic-bezier(.39,.575,.565,1);animation-fill-mode:forwards;opacity:0}.VerificationManager_checkgame_wrapper__qIDyE>:first-child{animation-delay:.15s}.VerificationManager_checkgame_wrapper__qIDyE>:nth-child(2){animation-delay:.3s}.VerificationManager_checkgame_wrapper__qIDyE>:nth-child(3){animation-delay:.45s}.VerificationManager_checkgame_wrapper__qIDyE>:nth-child(4){animation-delay:.6s}@media screen and (max-width:1300px){.VerificationManager_container__zJXF0{width:100%;animation:none;transform:translate(0)}}.VerificationManager_headline__3xi_K{display:flex;flex-direction:column;align-items:flex-start;flex-wrap:wrap;color:#fff;cursor:default;width:clamp(340px,100%,560px);margin:0 auto}.VerificationManager_headline__3xi_K p{font-family:var(--defaultFont),sans-serif;font-weight:600;font-size:26px;line-height:normal}.VerificationManager_headline__3xi_K span{margin:8px 0 0;font-family:var(--defaultFont),sans-serif;font-weight:400;font-size:18px;line-height:normal;display:block}@keyframes VerificationBlock_fadeInUp__mAWfE{0%{transform:translateY(4%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes VerificationBlock_fadeOutDown__SIKPf{0%{transform:translateY(0);opacity:1}to{transform:translateY(4%);opacity:0}}@keyframes VerificationBlock_openingBlock__p8wzL{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes VerificationBlock_linearAnim__fTPTn{0%{background-position:0 0}to{background-position:-200% 0}}.VerificationBlock_checkgame_wrapper__q8C2P{display:block;position:relative}.VerificationBlock_checkgame_wrapper__q8C2P>*{transform:translateY(-6px);animation:VerificationBlock_openingBlock__p8wzL .3s cubic-bezier(.39,.575,.565,1);animation-fill-mode:forwards;opacity:0}.VerificationBlock_checkgame_wrapper__q8C2P>:first-child{animation-delay:.15s}.VerificationBlock_checkgame_wrapper__q8C2P>:nth-child(2){animation-delay:.3s}.VerificationBlock_checkgame_wrapper__q8C2P>:nth-child(3){animation-delay:.45s}.VerificationBlock_multiblock_checkgame__JYpI4{width:clamp(330px,100%,560px);height:160px;background-color:#101010;border-radius:1rem;box-shadow:.7px 1.3px 2.9px rgba(0,0,0,.003),2.2px 4.2px 9.2px rgba(0,0,0,.013),10px 19px 20px rgba(0,0,0,.08);border-left:2px solid #929292;border-right:2px solid #929292;margin:0 auto 30px;overflow:hidden}.VerificationBlock_multiblock_checkgame__JYpI4.VerificationBlock_greyscale__HBWNF svg path{fill:#929292}.VerificationBlock_multiblock_checkgame__JYpI4.VerificationBlock_active__QSYJ_{border-left:2px solid #24cc7b;border-right:2px solid #24cc7b}.VerificationBlock_multiblock_checkgame__JYpI4:first-child{margin:50px auto 30px}.VerificationBlock_multiblock_checkgame__JYpI4:last-child{margin:0 auto}.VerificationBlock_container__UmwzW{display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:100%;height:100%;padding:20px 20px 20px 30px}.VerificationBlock_container__UmwzW>div:first-child,.VerificationBlock_container__UmwzW>div:nth-child(2){width:50%}@media screen and (max-width:768px){.VerificationBlock_container__UmwzW{flex-direction:column;align-items:center}.VerificationBlock_container__UmwzW>div:first-child{width:100%;display:flex;justify-content:center}.VerificationBlock_container__UmwzW>div:nth-child(2){width:100%}.VerificationBlock_multiblock_checkgame__JYpI4{height:auto}}.VerificationBlock_logotype__yU2qM{width:240px;height:76px;position:relative;z-index:1}.VerificationBlock_shadow__xsp4l{content:"";position:absolute;top:70%;left:50%;transform:translate(-50%,-50%);display:block;width:95%;height:14px;background:#9fa1af;border-radius:50%;z-index:-1;filter:blur(35px)}.VerificationBlock_statuses__821U_{display:flex;flex-direction:column;align-items:flex-end;flex-wrap:nowrap}.VerificationBlock_statuses_current__zLb1m{display:block;background:transparent}.VerificationBlock_statuses_current__zLb1m.VerificationBlock_loading__teLfD{display:block;width:140px;height:16px;border-radius:.3rem;background:linear-gradient(82deg,hsla(0,0%,100%,.05) 25%,hsla(0,0%,100%,.2) 50%,hsla(0,0%,100%,.05) 75%);background-size:200% 100%;animation:VerificationBlock_loading__teLfD 2.65s linear infinite;-webkit-animation:VerificationBlock_loading__teLfD 2.65s linear infinite;-webkit-background-size:200% 100%}.VerificationBlock_statuses_identifier__bV0x_{display:block;background:transparent;margin-top:8px}.VerificationBlock_statuses_identifier__bV0x_.VerificationBlock_loading__teLfD{width:200px;height:24px;display:block;border-radius:.3rem;background:linear-gradient(82deg,hsla(0,0%,100%,.05) 25%,hsla(0,0%,100%,.2) 50%,hsla(0,0%,100%,.05) 75%);background-size:200% 100%;animation:VerificationBlock_loading__teLfD 2.65s linear infinite;-webkit-animation:VerificationBlock_loading__teLfD 2.65s linear infinite;-webkit-background-size:200% 100%}@keyframes VerificationBlock_loading__teLfD{0%{background-position:200% 0}to{background-position:-200% 0}}.VerificationBlock_verification_info__pTEMi{height:100%;color:#fff;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-end;flex-wrap:wrap;cursor:default}.VerificationBlock_verification_info__pTEMi.VerificationBlock_greyscale__HBWNF{color:#929292}@media screen and (max-width:768px){.VerificationBlock_verification_info__pTEMi{align-items:center;margin:40px 0 0}}.VerificationBlock_copyContainer__tNLeO{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;margin:8px 0 0}.VerificationBlock_copyContainer__tNLeO p{color:#f1f1f3}.VerificationBlock_copyContainer__tNLeO .VerificationBlock_fill__SdCKo{width:24px;height:24px;margin:0 6px 0 0;cursor:pointer}.VerificationBlock_copyContainer__tNLeO .VerificationBlock_fill__SdCKo path{fill:#24cc7b}.VerificationBlock_copyContainer__tNLeO .VerificationBlock_copyText__Rx56p{position:relative;width:24px;height:24px;margin:0 8px 0 0}.VerificationBlock_copyContainer__tNLeO .VerificationBlock_copyText__Rx56p .VerificationBlock_activeIndicator__SjGZC{background-color:#fff;border-radius:.875rem;box-shadow:10px 19px 20px 0 rgba(0,0,0,.01),2px 4px 9px 0 rgba(0,0,0,.13),1px 1px 3px 0 rgba(0,0,0,.03);padding:6px 20px 6px 10px;font-family:var(--defaultFont),sans-serif;font-weight:600;font-size:14px;line-height:normal;position:absolute;bottom:100%;left:50%;transform:translate(-50%);display:flex;flex-direction:row;align-items:center;justify-content:center;flex-wrap:nowrap;animation:VerificationBlock_fadeInStatuses__xbNCz .4s forwards,VerificationBlock_fadeOutStatuses__r7W8K .4s 3s forwards}.VerificationBlock_copyContainer__tNLeO .VerificationBlock_copyText__Rx56p .VerificationBlock_activeIndicator__SjGZC p{color:#000}.VerificationBlock_copyContainer__tNLeO .VerificationBlock_copyText__Rx56p .VerificationBlock_activeIndicator__SjGZC svg{width:24px;height:24px;margin:0 12px 0 0}.VerificationBlock_copyContainer__tNLeO .VerificationBlock_copyText__Rx56p .VerificationBlock_activeIndicator__SjGZC svg path{stroke:#24cc7b}@keyframes VerificationBlock_fadeInStatuses__xbNCz{0%{opacity:0;transform:translate(-50%)}to{opacity:1;transform:translate(-50%,-10px)}}@keyframes VerificationBlock_fadeOutStatuses__r7W8K{0%{opacity:1;transform:translate(-50%,-10px)}to{opacity:0;transform:translate(-50%)}}.VerificationBlock_interaction__om6Bo{border:none;outline:none;background:#fff;color:#000;border-radius:1rem;padding:10px 22px;font-family:var(--defaultFont),sans-serif;font-weight:600;font-size:16px;line-height:normal;margin:auto 0 0}.VerificationBlock_interaction__om6Bo.VerificationBlock_changing__Pq21J{background-color:#29292c;color:#929292}@media screen and (max-width:768px){.VerificationBlock_interaction__om6Bo{margin:40px 0 0}}@keyframes VerificationModal_fadeInUp__t7Yd_{0%{transform:translateY(4%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes VerificationModal_fadeOutDown__wTVIm{0%{transform:translateY(0);opacity:1}to{transform:translateY(4%);opacity:0}}@keyframes VerificationModal_openingBlock__cJIqX{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.VerificationModal_dialog_sendbutton__ekJc_{transition:all .26s linear}@keyframes VerificationModal_linearAnim__XVpZs{0%{background-position:0 0}to{background-position:-200% 0}}.VerificationModal_container__nNTUf{display:flex;flex-direction:column;align-items:center;flex-wrap:nowrap}.VerificationModal_logotype___kUaN{width:240px;height:76px;margin:0 auto}.VerificationModal_headline__Tfl9e{width:100%;text-align:center;margin:30px 0 0;cursor:default}.VerificationModal_headline__Tfl9e>p{color:#fff;font-family:var(--defaultFont),sans-serif;font-weight:700;font-size:26px;line-height:normal}.VerificationModal_subtitle__aZvx_{margin:8px 0 0;font-family:var(--defaultFont),sans-serif;font-weight:400;font-size:16px;line-height:normal;color:#f1f1f3;text-align:center;cursor:default}.VerificationModal_subtitle__aZvx_.VerificationModal_success__ZNUFk{color:#24cc7b}.VerificationModal_dialog_sendbutton__ekJc_{background-color:#fff;color:#000;padding:16px 0;border-radius:1rem;border:transparent;outline:none;margin:40px 0 0;width:100%;display:flex;align-items:center;justify-content:center;flex-direction:row;flex-wrap:nowrap;cursor:pointer;font-family:var(--defaultFont),sans-serif;font-weight:600;font-size:16px;line-height:normal}.VerificationModal_dialog_sendbutton__ekJc_:active{transform:scale(.98);transition:none}.VerificationModal_dialog_sendbutton__ekJc_:disabled{background-color:#2f2e32;color:#929292;pointer-events:none}@keyframes VerificationModalForm_fadeInUp__VAVHy{0%{transform:translateY(4%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes VerificationModalForm_fadeOutDown__aWLTR{0%{transform:translateY(0);opacity:1}to{transform:translateY(4%);opacity:0}}@keyframes VerificationModalForm_openingBlock__mE9Hm{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.VerificationModalForm_dialog_sendbutton__hYPBn{transition:all .26s linear}.VerificationModalForm_dialog_input__vW_Yo,.VerificationModalForm_dialog_input__vW_Yo.VerificationModalForm_invalid__0crfc{transition:all .1s linear}@keyframes VerificationModalForm_linearAnim__lwQ8U{0%{background-position:0 0}to{background-position:-200% 0}}.VerificationModalForm_wrapper__yU7vH{margin:60px 0 0;position:relative;width:100%}.VerificationModalForm_headline__v2wzK{width:100%;text-align:center;cursor:default}.VerificationModalForm_headline__v2wzK>p{color:#fff;font-family:var(--defaultFont),sans-serif;font-weight:700;font-size:26px;line-height:normal}.VerificationModalForm_subtitle__Up47e{margin:8px 0 0;font-family:var(--defaultFont),sans-serif;font-weight:400;font-size:16px;line-height:normal;color:#f1f1f3;text-align:center;cursor:default}.VerificationModalForm_subtitle__Up47e.VerificationModalForm_success__6WQdo{color:#24cc7b}.VerificationModalForm_dialog_content__ufNLy{width:100%;display:block;position:relative;margin:50px 0 0}.VerificationModalForm_dialog_input__vW_Yo{border:1px solid hsla(0,0%,100%,.2);border-radius:1rem;padding:16px 18px;width:100%;color:#929292;background:#1c1c1f}.VerificationModalForm_dialog_input__vW_Yo::-moz-placeholder{color:#929292;letter-spacing:normal;font-family:var(--defaultFont),sans-serif;font-weight:400;font-size:16px;line-height:normal;text-align:center}.VerificationModalForm_dialog_input__vW_Yo:-ms-input-placeholder{color:#929292;letter-spacing:normal;font-family:var(--defaultFont),sans-serif;font-weight:400;font-size:16px;line-height:normal;text-align:center}.VerificationModalForm_dialog_input__vW_Yo::-ms-input-placeholder{color:#929292;letter-spacing:normal;font-family:var(--defaultFont),sans-serif;font-weight:400;font-size:16px;line-height:normal;text-align:center}.VerificationModalForm_dialog_input__vW_Yo::placeholder{color:#929292;letter-spacing:normal;font-family:var(--defaultFont),sans-serif;font-weight:400;font-size:16px;line-height:normal;text-align:center}.VerificationModalForm_dialog_input__vW_Yo:focus{color:#fff;border:2px solid #fff;outline:0;background:transparent;box-shadow:none}.VerificationModalForm_dialog_input__vW_Yo.VerificationModalForm_invalid__0crfc{border:2px solid #ff424c;box-shadow:none}.VerificationModalForm_dialog_error__ngg3i{color:#ff424c;font-family:var(--defaultFont),sans-serif;font-weight:400;font-size:14px;line-height:normal;position:absolute;margin:6px 0 0}.VerificationModalForm_dialog_sendbutton__hYPBn{background-color:#fff;color:#000;padding:16px 0;border-radius:1rem;border:transparent;outline:none;margin:40px 0 0;width:100%;display:flex;align-items:center;justify-content:center;flex-direction:row;flex-wrap:nowrap;cursor:pointer;font-family:var(--defaultFont),sans-serif;font-weight:600;font-size:16px;line-height:normal;animation:VerificationModalForm_loading__Q48YW 2.65s linear infinite;-webkit-animation:VerificationModalForm_loading__Q48YW 2.65s linear infinite;-webkit-background-size:200% 100%}.VerificationModalForm_dialog_sendbutton__hYPBn.VerificationModalForm_loading__Q48YW{color:#929292;background:linear-gradient(82deg,hsla(0,0%,100%,.05) 25%,hsla(0,0%,100%,.2) 50%,hsla(0,0%,100%,.05) 75%);background-size:200% 100%}.VerificationModalForm_dialog_sendbutton__hYPBn:active{transform:scale(.98);transition:none}.VerificationModalForm_dialog_sendbutton__hYPBn:disabled{background-color:#2f2e32;color:#929292;pointer-events:none}@keyframes VerificationModalForm_loading__Q48YW{0%{background-position:200% 0}to{background-position:-200% 0}}.PurchaseHistoryManager_wrapper__xmt3i{position:relative;height:auto;width:100%}.PurchaseHistoryManager_wrapper__xmt3i .PurchaseHistoryManager_desktop__whDXR{display:block}.PurchaseHistoryManager_wrapper__xmt3i .PurchaseHistoryManager_mobile__tsTW0{display:none}@media screen and (max-width:1300px){.PurchaseHistoryManager_wrapper__xmt3i .PurchaseHistoryManager_desktop__whDXR{display:none}.PurchaseHistoryManager_wrapper__xmt3i .PurchaseHistoryManager_mobile__tsTW0{display:block}}@keyframes PurchaseHistoryMobile_fadeInUp__wZj_3{0%{transform:translateY(4%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes PurchaseHistoryMobile_fadeOutDown__ZcWA_{0%{transform:translateY(0);opacity:1}to{transform:translateY(4%);opacity:0}}@keyframes PurchaseHistoryMobile_openingBlock__I5QRe{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.PurchaseHistoryMobile_details_button__QilD3{transition:all .1s linear}.PurchaseHistoryMobile_MobileContainer__zRGes.PurchaseHistoryMobile_skeleton__VmRcJ,.PurchaseHistoryMobile_headline__CfAMW.PurchaseHistoryMobile_skeleton__VmRcJ{background:linear-gradient(90deg,#2e2e32,#444449 50%,#2e2e32);background-size:200% 100%;-webkit-background-size:200% 100%;background-position:0 0;animation:PurchaseHistoryMobile_linearAnim__8Fzx2 2s linear infinite}@keyframes PurchaseHistoryMobile_linearAnim__8Fzx2{0%{background-position:0 0}to{background-position:-200% 0}}.PurchaseHistoryMobile_container__xk5_7{width:clamp(360px,100%,560px);margin:0 auto;transform:translate(-150px)}@media screen and (max-width:1300px){.PurchaseHistoryMobile_container__xk5_7{width:100%;transform:translate(0)}}.PurchaseHistoryMobile_headline__CfAMW{display:flex;flex-direction:column;align-items:flex-start;flex-wrap:wrap;color:#fff;cursor:default;margin:0 auto;width:clamp(340px,100%,560px)}.PurchaseHistoryMobile_headline__CfAMW p{font-family:var(--defaultFont),sans-serif;font-weight:600;font-size:26px;line-height:normal}.PurchaseHistoryMobile_headline__CfAMW span{margin:8px 0 0;font-family:var(--defaultFont),sans-serif;font-weight:400;font-size:18px;line-height:normal;display:block}.PurchaseHistoryMobile_headline__CfAMW.PurchaseHistoryMobile_skeleton__VmRcJ{border-radius:1rem;height:63px}.PurchaseHistoryMobile_history_container__dca5D{width:clamp(340px,100%,560px);margin:50px auto 0;cursor:default}.PurchaseHistoryMobile_MobileContainer__zRGes{display:flex;flex-direction:column;border-radius:1rem;background-color:#101010;box-shadow:inset 0 18px 24px 0 rgba(8,8,11,.2);color:#9fa1af;margin:0 auto 30px 0;cursor:pointer;padding:20px}.PurchaseHistoryMobile_MobileContainer__zRGes.PurchaseHistoryMobile_skeleton__VmRcJ{border-radius:1rem;height:246px}.PurchaseHistoryMobile_MobileContainer_content__WTV4c{font-family:var(--defaultFont),sans-serif;font-weight:400;font-size:14px;line-height:normal}.PurchaseHistoryMobile_MobileContainer_content__WTV4c .PurchaseHistoryMobile_row__PwMby{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.PurchaseHistoryMobile_MobileContainer_content__WTV4c .PurchaseHistoryMobile_row__PwMby .PurchaseHistoryMobile_orderDate__T1nxk{position:relative;display:flex;flex-direction:row;align-items:center;flex-wrap:nowrap;color:#9fa1af}.PurchaseHistoryMobile_MobileContainer_content__WTV4c .PurchaseHistoryMobile_row__PwMby .PurchaseHistoryMobile_orderDate__T1nxk span{color:#24cc7b;font-family:var(--defaultFont),sans-serif;font-weight:400;font-size:14px;line-height:normal;display:block;position:absolute;bottom:0;top:0;left:0;transform:translate(-100%);animation:PurchaseHistoryMobile_fadeInStatuses___O02z .4s forwards,PurchaseHistoryMobile_fadeOutStatuses__a1ZVB .4s 3s forwards}.PurchaseHistoryMobile_MobileContainer_content__WTV4c .PurchaseHistoryMobile_row__PwMby .PurchaseHistoryMobile_orderDate__T1nxk svg{cursor:pointer;width:16px;height:16px;margin:0 6px 0 0}.PurchaseHistoryMobile_MobileContainer_content__WTV4c .PurchaseHistoryMobile_row__PwMby .PurchaseHistoryMobile_orderDate__T1nxk svg path{fill:#24cc7b}.PurchaseHistoryMobile_MobileContainer_content__WTV4c .PurchaseHistoryMobile_row__PwMby:last-child{margin:0}@keyframes PurchaseHistoryMobile_fadeInStatuses___O02z{0%{opacity:0;transform:translate(-100%)}to{opacity:1;transform:translate(-106%)}}@keyframes PurchaseHistoryMobile_fadeOutStatuses__a1ZVB{0%{opacity:1;transform:translate(-106%)}to{opacity:0;transform:translate(-100%)}}.PurchaseHistoryMobile_orderDetails__nulvV{margin:48px 0 0}.PurchaseHistoryMobile_orderDetails_container__1wIdv{display:flex;flex-direction:row;justify-content:space-between;flex-wrap:nowrap;align-items:flex-end;margin:0 0 15px;border-bottom:1px dotted #4b4d51;padding:0 0 15px}.PurchaseHistoryMobile_orderDetails_info__SJgOl{display:flex;flex-direction:column;align-items:flex-start}.PurchaseHistoryMobile_orderDetails_info__SJgOl>div:first-child{font-family:var(--defaultFont),sans-serif;font-weight:400;font-size:12px;line-height:normal;color:#929292}.PurchaseHistoryMobile_orderDetails_info__SJgOl>div:nth-child(2){font-family:var(--defaultFont),sans-serif;font-weight:400;font-size:14px;line-height:normal;display:flex;align-items:flex-start;flex-direction:column;justify-content:flex-start;margin:6px 0 0}.PurchaseHistoryMobile_orderDetails_Status__k7mFL{width:auto;display:flex;flex-direction:row;align-items:center;flex-wrap:nowrap}.PurchaseHistoryMobile_orderDetails_Status__k7mFL p{width:10px;height:10px;border-radius:50%;margin:0 6px 0 0}.PurchaseHistoryMobile_orderDetails_Status__k7mFL p.PurchaseHistoryMobile_created__Ab5cB{background-color:#9fa1af}.PurchaseHistoryMobile_orderDetails_Status__k7mFL p.PurchaseHistoryMobile_in_process__jLElE{background-color:#fff}.PurchaseHistoryMobile_orderDetails_Status__k7mFL p.PurchaseHistoryMobile_success__x4Jni{background-color:#24cc7b}.PurchaseHistoryMobile_orderDetails_Status__k7mFL p.PurchaseHistoryMobile_fail__Dsd1x{background-color:#ff424c}.PurchaseHistoryMobile_orderDetails_Price__Sj_e_{display:flex;align-items:center;flex-wrap:nowrap;flex-direction:row;justify-content:flex-end;font-family:var(--defaultFont),sans-serif;font-weight:400;font-size:14px;line-height:normal;width:-webkit-max-content;width:-moz-max-content;width:max-content;white-space:nowrap}.PurchaseHistoryMobile_orderDetails_Price__Sj_e_.PurchaseHistoryMobile_hidden__gZHzs{visibility:hidden}.PurchaseHistoryMobile_orderDetails_Price__Sj_e_ div:first-child{color:#9fa1af}.PurchaseHistoryMobile_orderDetails_Price__Sj_e_ div:nth-child(2){color:#4b4d51}.PurchaseHistoryMobile_orderDetails_Price__Sj_e_ div:nth-child(3){color:#dab28d}.PurchaseHistoryMobile_PurchaseContainer_gift__b8bkh{width:16px;height:16px}.PurchaseHistoryMobile_PurchaseContainer_gift__b8bkh path{fill:#9fa1af}.PurchaseHistoryMobile_PurchaseContainer_ContainerCoin__B9YyU{display:flex;flex-direction:row;align-items:center;flex-wrap:nowrap;color:#dab28d}.PurchaseHistoryMobile_PurchaseContainer_ContainerCoin__B9YyU svg{width:12px;height:12px;margin-left:3px}.PurchaseHistoryMobile_PurchaseContainer_ContainerCoin__B9YyU svg path{fill:#dab28d}.PurchaseHistoryMobile_CarsListName__uWNBe{width:clamp(160px,50%,400px)}.PurchaseHistoryMobile_CarsListName__uWNBe>p{font-family:var(--defaultFont),sans-serif;font-weight:400;font-size:11px;line-height:normal;color:#86adff;margin:0 4px 0 0;float:left}.PurchaseHistoryMobile_general_status__1wy_n p{font-family:var(--defaultFont),sans-serif;font-weight:500;font-size:12px;line-height:normal;padding:4px 12px;border-radius:1.8rem}.PurchaseHistoryMobile_general_status__1wy_n p.PurchaseHistoryMobile_created__Ab5cB{color:#9fa1af;background-color:hsla(0,0%,100%,.1)}.PurchaseHistoryMobile_general_status__1wy_n p.PurchaseHistoryMobile_in_process__jLElE{color:#fff;background-color:hsla(0,0%,100%,.1)}.PurchaseHistoryMobile_general_status__1wy_n p.PurchaseHistoryMobile_success__x4Jni{color:#24cc7b;background-color:rgba(0,241,105,.1)}.PurchaseHistoryMobile_general_status__1wy_n p.PurchaseHistoryMobile_fail__Dsd1x{color:#ff424c;background-color:rgba(239,117,123,.1)}.PurchaseHistoryMobile_details_button__QilD3{width:300px;padding:16px 0;background-color:#242227;color:#9fa1af;border:none;border-radius:8px;cursor:pointer;margin:30px auto 0;font-family:var(--defaultFont),sans-serif;font-weight:500;font-size:14px;line-height:normal}.PurchaseHistoryMobile_details_button__QilD3:hover{opacity:.9}.PurchaseHistoryMobile_expandable_container__wuHGP{max-height:0;width:100%;overflow:hidden;margin:0 auto;cursor:default;transition:max-height .365s ease-in-out}.PurchaseHistoryMobile_purchaseType__lyJ_R{display:flex;flex-direction:row;align-items:center}.PurchaseHistoryMobile_purchaseType_gift__Pj4Bg{width:16px;height:16px;margin:0 6px 0 0}.PurchaseHistoryMobile_purchaseType_gift__Pj4Bg path{fill:#b4b4b4}.PurchaseHistoryMobile_purchaseType_storeCoin__F6nMC{color:#9fa1af;width:12px;height:12px;margin-left:3px}.PurchaseHistoryMobile_purchaseType_storeCoin__F6nMC path{fill:#9fa1af}.PurchaseHistoryMobile_purchaseType_promocode__Xt2jo{width:24px;height:24px;margin:0 6px 0 0}.PurchaseHistoryMobile_purchaseType_promocode__Xt2jo path{stroke:#9fa1af}.PurchaseHistoryMobile_purchaseType_promocode__Xt2jo path:first-child{stroke:#ffaf03}@keyframes Pagination_fadeInUp__hyVsO{0%{transform:translateY(4%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes Pagination_fadeOutDown__vAnAc{0%{transform:translateY(0);opacity:1}to{transform:translateY(4%);opacity:0}}@keyframes Pagination_openingBlock__mMABk{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes Pagination_linearAnim__WWfPt{0%{background-position:0 0}to{background-position:-200% 0}}.Pagination_wrapper_pagination__CHFAC{display:flex;width:100%;position:relative;margin:20px 0}.Pagination_container__H9wf5{margin:0 auto;background-color:transparent;border-radius:50px;padding:.4rem;display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:center}.Pagination_page_number__OO2kS{border:none;outline:none;background-color:transparent;color:#fff;width:auto;min-width:40px;height:40px;margin:0 8px;font-family:var(--defaultFont),sans-serif;font-weight:500;font-size:16px;line-height:normal}.Pagination_page_number__OO2kS.Pagination_active__3ntIl{border-radius:50%;color:#f1f1f3;background-color:hsla(0,0%,100%,.2)}@keyframes PurchaseHistoryEmpty_fadeInUp__PFhqY{0%{transform:translateY(4%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes PurchaseHistoryEmpty_fadeOutDown__hvtnq{0%{transform:translateY(0);opacity:1}to{transform:translateY(4%);opacity:0}}@keyframes PurchaseHistoryEmpty_openingBlock__M6mIY{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes PurchaseHistoryEmpty_linearAnim__AuoWn{0%{background-position:0 0}to{background-position:-200% 0}}.PurchaseHistoryEmpty_container__Ditjd{width:clamp(360px,100%,700px);margin:0 auto;transform:translate(-150px)}@media screen and (max-width:1300px){.PurchaseHistoryEmpty_container__Ditjd{width:100%;transform:translate(0)}}.PurchaseHistoryEmpty_empty___qtWx{display:flex;flex-direction:column;width:clamp(340px,50%,360px);margin:40px auto 0}.PurchaseHistoryEmpty_empty___qtWx svg{width:clamp(160px,100%,300px);height:auto}@keyframes PurchaseHistoryDesktop_fadeInUp__fHPwU{0%{transform:translateY(4%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes PurchaseHistoryDesktop_fadeOutDown__2TAeN{0%{transform:translateY(0);opacity:1}to{transform:translateY(4%);opacity:0}}@keyframes PurchaseHistoryDesktop_openingBlock__DxvHb{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.PurchaseHistoryDesktop_history_content__SGgfv .PurchaseHistoryDesktop_arrow__2UMk4{transition:all .1s linear}.PurchaseHistoryDesktop_flexible_table_cover__APKf1.PurchaseHistoryDesktop_skeleton__C6t3C,.PurchaseHistoryDesktop_headline__X3wY_.PurchaseHistoryDesktop_skeleton__C6t3C,.PurchaseHistoryDesktop_history_genericContainer__qJ_qh.PurchaseHistoryDesktop_skeleton__C6t3C{background:linear-gradient(90deg,#2e2e32,#444449 50%,#2e2e32);background-size:200% 100%;-webkit-background-size:200% 100%;background-position:0 0;animation:PurchaseHistoryDesktop_linearAnim__IkSbO 2s linear infinite}@keyframes PurchaseHistoryDesktop_linearAnim__IkSbO{0%{background-position:0 0}to{background-position:-200% 0}}.PurchaseHistoryDesktop_container__dOd1Z{width:clamp(360px,100%,700px);margin:0 auto;transform:translate(-150px)}@media screen and (min-width:1300px)and (max-width:1499px){.PurchaseHistoryDesktop_container__dOd1Z{width:clamp(360px,64%,700px)}}.PurchaseHistoryDesktop_headline__X3wY_{display:flex;flex-direction:column;align-items:flex-start;flex-wrap:wrap;color:#fff;cursor:default;margin:0 auto 0 0}.PurchaseHistoryDesktop_headline__X3wY_ p{font-family:var(--defaultFont),sans-serif;font-weight:600;font-size:26px;line-height:normal}.PurchaseHistoryDesktop_headline__X3wY_ span{margin:8px 0 0;font-family:var(--defaultFont),sans-serif;font-weight:400;font-size:18px;line-height:normal;display:block}.PurchaseHistoryDesktop_headline__X3wY_.PurchaseHistoryDesktop_skeleton__C6t3C{border-radius:1rem;height:63px}.PurchaseHistoryDesktop_history_container__riN7a{width:clamp(360px,100%,700px);margin:50px auto 0;cursor:default}.PurchaseHistoryDesktop_history_genericContainer__qJ_qh{display:flex;flex-direction:column;border-radius:1rem;background-color:#101010;box-shadow:inset 0 18px 24px 0 rgba(8,8,11,.2);color:#9fa1af;margin:0 auto 12px 0;cursor:pointer}.PurchaseHistoryDesktop_history_genericContainer__qJ_qh.PurchaseHistoryDesktop_skeleton__C6t3C{border-radius:1rem;height:80px}.PurchaseHistoryDesktop_history_content__SGgfv{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;width:100%;padding:28px 30px;font-family:var(--defaultFont),sans-serif;font-weight:400;font-size:14px;line-height:normal}.PurchaseHistoryDesktop_history_content__SGgfv>:nth-child(4){display:flex;justify-content:flex-end;padding:0 14px 0 0;width:28%}.PurchaseHistoryDesktop_history_content__SGgfv .PurchaseHistoryDesktop_arrow__2UMk4,.PurchaseHistoryDesktop_history_content__SGgfv .PurchaseHistoryDesktop_arrow__2UMk4 svg{width:16px;height:16px}.PurchaseHistoryDesktop_history_content__SGgfv .PurchaseHistoryDesktop_arrow__2UMk4 svg path{stroke:#9fa1af}.PurchaseHistoryDesktop_history_content__SGgfv .PurchaseHistoryDesktop_arrow__2UMk4.PurchaseHistoryDesktop_active__VfgOr{transform:rotate(90deg)}.PurchaseHistoryDesktop_history_cell__jfX4D{width:24%}.PurchaseHistoryDesktop_history_orderDate__i_dWE{position:relative;display:flex;flex-direction:row;align-items:center;flex-wrap:nowrap;color:#9fa1af}.PurchaseHistoryDesktop_history_orderDate__i_dWE span{color:#24cc7b;font-family:var(--defaultFont),sans-serif;font-weight:400;font-size:14px;line-height:normal;display:block;position:absolute;bottom:100%;left:0;animation:PurchaseHistoryDesktop_fadeInStatuses__NFrIH .4s forwards,PurchaseHistoryDesktop_fadeOutStatuses__pOta_ .4s 3s forwards}.PurchaseHistoryDesktop_history_orderDate__i_dWE svg{cursor:pointer;width:16px;height:16px;margin:0 6px 0 0}.PurchaseHistoryDesktop_history_orderDate__i_dWE svg path{fill:#24cc7b}.PurchaseHistoryDesktop_insetItems_wrapper__9dh99{max-height:0;overflow:hidden;color:#9fa1af;width:clamp(360px,100%,560px);margin:0 auto;cursor:default;transition:max-height .365s ease-in-out}.PurchaseHistoryDesktop_insetItems_container__HQQFC{color:#9fa1af;padding:16px 0 16px 8px;margin:0 auto;cursor:default;display:flex;flex-direction:row;align-items:center;flex-wrap:nowrap;justify-content:space-between;font-family:var(--defaultFont),sans-serif;font-weight:400;font-size:14px;line-height:normal}.PurchaseHistoryDesktop_insetItems_container__HQQFC.PurchaseHistoryDesktop_many_elements__4xl3n:nth-child(odd){background:linear-gradient(90deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.05) 50%,hsla(0,0%,100%,0))}.PurchaseHistoryDesktop_insetItems_Status__t9lOB{width:auto}.PurchaseHistoryDesktop_insetItems_Status__t9lOB p{width:10px;height:10px;border-radius:50%}.PurchaseHistoryDesktop_insetItems_Status__t9lOB p.PurchaseHistoryDesktop_created__5LpRz{background-color:#9fa1af}.PurchaseHistoryDesktop_insetItems_Status__t9lOB p.PurchaseHistoryDesktop_in_process__drWQ7{background-color:#fff}.PurchaseHistoryDesktop_insetItems_Status__t9lOB p.PurchaseHistoryDesktop_success__3m_Jb{background-color:#24cc7b}.PurchaseHistoryDesktop_insetItems_Status__t9lOB p.PurchaseHistoryDesktop_fail__vzJ31{background-color:#ff424c}.PurchaseHistoryDesktop_insetItems_GameBuild__BVimb{color:#9fa1af;font-family:var(--defaultFont),sans-serif;font-weight:400;font-size:11px;line-height:normal;padding:2px 8px;border-radius:30px;border:1px solid #9fa1af;margin:0 0 0 12px;width:auto}.PurchaseHistoryDesktop_insetItems_Name__aHkRO{width:40%;margin:0 10% 0 4%}.PurchaseHistoryDesktop_insetItems_Price__Ql4Ib{margin:0 0 0 auto;display:flex;align-items:center;flex-wrap:nowrap;flex-direction:row;justify-content:space-between;width:18%}.PurchaseHistoryDesktop_insetItems_Price__Ql4Ib.PurchaseHistoryDesktop_hidden__8agDu{visibility:hidden}.PurchaseHistoryDesktop_insetItems_Price__Ql4Ib div:first-child{color:#9fa1af}.PurchaseHistoryDesktop_insetItems_Price__Ql4Ib div:nth-child(2){color:#4b4d51}.PurchaseHistoryDesktop_insetItems_Price__Ql4Ib div:nth-child(3){color:#dab28d}.PurchaseHistoryDesktop_PurchaseContainer_ContainerCoin__AvOWl{display:flex;flex-direction:row;align-items:center;flex-wrap:nowrap;color:#dab28d}.PurchaseHistoryDesktop_PurchaseContainer_ContainerCoin__AvOWl svg{width:11px;height:11px;margin-left:3px}.PurchaseHistoryDesktop_PurchaseContainer_ContainerCoin__AvOWl svg path{fill:#dab28d}.PurchaseHistoryDesktop_purchaseType__35tw9{display:flex;flex-direction:row;align-items:center}.PurchaseHistoryDesktop_purchaseType_gift__gN8_a{width:16px;height:16px;margin:0 6px 0 0}.PurchaseHistoryDesktop_purchaseType_gift__gN8_a path{fill:#b4b4b4}.PurchaseHistoryDesktop_purchaseType_storeCoin__5dFYK{color:#9fa1af;width:12px;height:12px;margin-left:3px}.PurchaseHistoryDesktop_purchaseType_storeCoin__5dFYK path{fill:#9fa1af}.PurchaseHistoryDesktop_purchaseType_promocode__I5gnc{width:24px;height:24px;margin:0 6px 0 0}.PurchaseHistoryDesktop_purchaseType_promocode__I5gnc path{stroke:#9fa1af}.PurchaseHistoryDesktop_purchaseType_promocode__I5gnc path:first-child{stroke:#ffaf03}.PurchaseHistoryDesktop_CarsListName__sBvNm p{font-family:var(--defaultFont),sans-serif;font-weight:400;font-size:11px;line-height:normal;color:#86adff;margin:0 4px 0 0;float:left}@keyframes PurchaseHistoryDesktop_fadeInStatuses__NFrIH{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translate(0)}}@keyframes PurchaseHistoryDesktop_fadeOutStatuses__pOta_{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translateY(10px)}}.PurchaseHistoryDesktop_flexible_table_cover__APKf1{width:100%;position:-webkit-sticky;position:sticky;top:150px;border-radius:.3rem;background-color:hsla(0,0%,100%,.05);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);padding:12px 30px;z-index:10;cursor:default;margin:0 0 8px}.PurchaseHistoryDesktop_flexible_table_cover__APKf1.PurchaseHistoryDesktop_skeleton__C6t3C{border-radius:1rem;height:43px}.PurchaseHistoryDesktop_flexible_table_header__g_wv1{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:flex-start;font-family:var(--defaultFont),sans-serif;font-weight:400;font-size:14px;line-height:normal;color:#9fa1af}.PurchaseHistoryDesktop_flexible_table_cell__sAN_2{width:24%;text-transform:uppercase}.PurchaseHistoryDesktop_flexible_table_cell__sAN_2.PurchaseHistoryDesktop_status__y1raE{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center}.PurchaseHistoryDesktop_flexible_table_cell__sAN_2:last-child{justify-content:flex-end;padding:0 30px 0 0;width:30%}.PurchaseHistoryDesktop_tooltip_container__4QZTG{font-family:var(--defaultFont),sans-serif;font-weight:300;font-size:16px;line-height:2.4;text-transform:none;position:relative;display:flex;flex-direction:row;justify-content:space-between;align-items:center;cursor:pointer}.PurchaseHistoryDesktop_tooltip_container__4QZTG svg{width:16px;height:16px;margin:0 0 0 6px}.PurchaseHistoryDesktop_tooltip_container__4QZTG svg circle,.PurchaseHistoryDesktop_tooltip_container__4QZTG svg path{stroke:#9fa1af;stroke-width:1.5}.PurchaseHistoryDesktop_tooltip_container__4QZTG:hover .PurchaseHistoryDesktop_tooltip_element__goV9d{visibility:visible;opacity:1;transform:translate(-50%,-100%)}.PurchaseHistoryDesktop_tooltip_element__goV9d{background:#fff;box-shadow:.7px 1.3px 2.9px rgba(0,0,0,.003),2.2px 4.2px 9.2px rgba(0,0,0,.013),10px 19px 20px rgba(0,0,0,.08);color:#000;font-family:var(--defaultFont),sans-serif;font-weight:400;font-size:14px;line-height:normal;visibility:hidden;white-space:nowrap;text-align:center;border-radius:.6rem;padding:10px 20px;position:absolute;top:-12px;left:50%;opacity:0;transition:all .15s linear;z-index:2;transform:translate(-50%,-80%)}.PurchaseHistoryDesktop_general_status__VAAFQ p{font-family:var(--defaultFont),sans-serif;font-weight:500;font-size:12px;line-height:normal;padding:4px 12px;border-radius:1.8rem}.PurchaseHistoryDesktop_general_status__VAAFQ p.PurchaseHistoryDesktop_created__5LpRz{color:#9fa1af;background-color:hsla(0,0%,100%,.1)}.PurchaseHistoryDesktop_general_status__VAAFQ p.PurchaseHistoryDesktop_in_process__drWQ7{color:#fff;background-color:hsla(0,0%,100%,.1)}.PurchaseHistoryDesktop_general_status__VAAFQ p.PurchaseHistoryDesktop_success__3m_Jb{color:#24cc7b;background-color:rgba(0,241,105,.1)}.PurchaseHistoryDesktop_general_status__VAAFQ p.PurchaseHistoryDesktop_fail__vzJ31{color:#ff424c;background-color:rgba(239,117,123,.1)}@keyframes MainScreenSettings_fadeInUp__rTKco{0%{transform:translateY(4%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes MainScreenSettings_fadeOutDown__FRWmL{0%{transform:translateY(0);opacity:1}to{transform:translateY(4%);opacity:0}}@keyframes MainScreenSettings_openingBlock__ZGE3j{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.MainScreenSettings_ButtonBox_items__5TzMM{transition:all .26s linear}@keyframes MainScreenSettings_linearAnim__2E9v3{0%{background-position:0 0}to{background-position:-200% 0}}.MainScreenSettings_container_main__2OiPb{display:flex;flex-direction:column;align-items:center;flex-wrap:nowrap;transition:all .3s ease-in-out}.MainScreenSettings_container_main__2OiPb.MainScreenSettings_active__89bxt{animation:MainScreenSettings_slideInFromTop__VK5Nh .735s ease forwards}@keyframes MainScreenSettings_slideInFromTop__VK5Nh{0%{transform:translateY(10%);opacity:0}to{transform:translate(0);opacity:1}}.MainScreenSettings_setting_logo__2HeLp{width:64px;height:64px;margin:0 auto;background-color:#1c1c1f;border-radius:1.2rem;display:flex;flex-direction:row;align-items:center;justify-content:center;position:relative;z-index:2}.MainScreenSettings_setting_logo__2HeLp:after{content:"";width:64px;height:33px;filter:blur(32px);background:#9fa1af;z-index:-1;position:absolute;bottom:0;left:0}.MainScreenSettings_setting_logo__2HeLp svg{background-color:#2f2e32;border-radius:1.2rem;padding:16px;width:64px;height:64px}.MainScreenSettings_headline__xKtE5{width:100%;text-align:center;margin:30px 0 0;cursor:default}.MainScreenSettings_headline__xKtE5>p{color:#fff;font-family:var(--defaultFont),sans-serif;font-weight:700;font-size:26px;line-height:normal}.MainScreenSettings_subtitle__yKSaE{margin:8px 0 0;font-family:var(--defaultFont),sans-serif;font-weight:400;font-size:16px;line-height:normal;color:#f1f1f3;text-align:center;cursor:default}.MainScreenSettings_subtitle__yKSaE.MainScreenSettings_success__AVXI2{color:#24cc7b}.MainScreenSettings_ButtonBox__VXPHq{margin:60px 0 0}.MainScreenSettings_ButtonBox_items__5TzMM{display:flex;flex-direction:row;align-items:center;justify-content:space-between;flex-wrap:nowrap;padding:14px;background-color:hsla(0,0%,100%,.02);border-radius:1rem;width:300px;margin:0 0 14px;font-family:var(--defaultFont),sans-serif;font-weight:600;font-size:16px;line-height:normal;color:#929292;cursor:pointer;box-shadow:none;outline:none;border:none}.MainScreenSettings_ButtonBox_items__5TzMM:hover{background-color:#2f2e32;color:#fff}.MainScreenSettings_ButtonBox_items__5TzMM>div{text-align:center;margin:0 auto}.MainScreenSettings_ButtonBox_items__5TzMM:last-child{margin:0}.MainScreenSettings_ButtonBox_items_success__2dh1m{display:flex;flex-direction:row;justify-content:space-between;flex-wrap:nowrap;color:#24cc7b;background:rgba(0,241,105,.1);border-radius:1rem;margin:0 0 14px;width:300px;padding:14px;font-family:var(--defaultFont),sans-serif;font-weight:600;font-size:16px;line-height:normal;cursor:default}.MainScreenSettings_ButtonBox_items_success__2dh1m>div{margin:0 auto}.MainScreenSettings_ButtonBox_items_success__2dh1m svg{width:24px;height:24px}.MainScreenSettings_ButtonBox_items_success__2dh1m svg path{fill:#24cc7b}.MainScreenSettings_arrow__LUaZG{width:24px;height:24px;padding:6px 9px}.MainScreenSettings_arrow__LUaZG path{stroke:#929292}@keyframes VerificationEmail_fadeInUp__IFwPQ{0%{transform:translateY(4%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes VerificationEmail_fadeOutDown__ZxeDT{0%{transform:translateY(0);opacity:1}to{transform:translateY(4%);opacity:0}}@keyframes VerificationEmail_openingBlock__NqzQt{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.VerificationEmail_button_closed__dDq6d,.VerificationEmail_dialog_button_repeat__3lxWN,.VerificationEmail_dialog_button_send__hn4AX{transition:all .26s linear}.VerificationEmail_containerCode_input__PZe0A.VerificationEmail_invalid__UQjaB{transition:all .1s linear}@keyframes VerificationEmail_linearAnim__psL4X{0%{background-position:0 0}to{background-position:-200% 0}}.VerificationEmail_container_secondary__IZn6s{width:100%;margin:0 auto;animation:VerificationEmail_slideInFromTop__RgdDl .735s ease forwards}.VerificationEmail_container_secondary__IZn6s img{margin:0 auto}.VerificationEmail_container_secondary__IZn6s.VerificationEmail_success__ITPat{animation:VerificationEmail_slideInFromTop__RgdDl .735s ease forwards}.VerificationEmail_container_secondary__IZn6s.VerificationEmail_success__ITPat img{margin:0 auto}@keyframes VerificationEmail_slideInFromTop__RgdDl{0%{transform:translateY(4%);opacity:0}to{transform:translate(0);opacity:1}}.VerificationEmail_headline__bGFRp{width:100%;text-align:center;margin:30px 0 0;cursor:default}.VerificationEmail_headline__bGFRp>p{color:#fff;font-family:var(--defaultFont),sans-serif;font-weight:700;font-size:26px;line-height:normal}.VerificationEmail_headline__bGFRp .VerificationEmail_subtitle__hTNE4{margin:8px 0 0;font-family:var(--defaultFont),sans-serif;font-weight:400;font-size:16px;line-height:normal;color:#f1f1f3;text-align:center;cursor:default}.VerificationEmail_headline__bGFRp .VerificationEmail_subtitle__hTNE4 .VerificationEmail_email__v0MLn{font-family:var(--defaultFont),sans-serif;font-weight:500;font-size:16px;line-height:normal}.VerificationEmail_headline__bGFRp .VerificationEmail_subtitle__hTNE4.VerificationEmail_success__ITPat{color:#24cc7b}.VerificationEmail_containerCode__OtcfR{margin:30px auto 60px;display:flex;justify-content:center;width:184px;position:relative}.VerificationEmail_containerCode_input__PZe0A{width:100%;margin:0 auto;padding:14px 0;border-radius:1rem;border:none;background:#2f2e32;color:#f1f1f3;font-family:var(--defaultFont),sans-serif;font-weight:300;font-size:28px;line-height:normal;text-align:center;text-transform:uppercase}.VerificationEmail_containerCode_input__PZe0A.VerificationEmail_invalid__UQjaB{border:2px solid #ff424c;box-shadow:none}.VerificationEmail_containerCode_input__PZe0A:focus{border:none;outline:0;box-shadow:none}.VerificationEmail_containerCode_input__PZe0A::-moz-placeholder{color:#929292;font-family:var(--defaultFont),sans-serif;font-weight:300;font-size:28px;line-height:normal;text-transform:uppercase;text-align:center}.VerificationEmail_containerCode_input__PZe0A:-ms-input-placeholder{color:#929292;font-family:var(--defaultFont),sans-serif;font-weight:300;font-size:28px;line-height:normal;text-transform:uppercase;text-align:center}.VerificationEmail_containerCode_input__PZe0A::-ms-input-placeholder{color:#929292;font-family:var(--defaultFont),sans-serif;font-weight:300;font-size:28px;line-height:normal;text-transform:uppercase;text-align:center}.VerificationEmail_containerCode_input__PZe0A::placeholder{color:#929292;font-family:var(--defaultFont),sans-serif;font-weight:300;font-size:28px;line-height:normal;text-transform:uppercase;text-align:center}.VerificationEmail_containerCode_error__boNt1{font-family:var(--defaultFont),sans-serif;font-weight:400;font-size:14px;line-height:normal;position:absolute;top:100%;color:#ff424c;margin:0 auto}.VerificationEmail_dialog_button__ZA_ib{display:flex;align-items:center;justify-content:center;flex-direction:row;flex-wrap:nowrap;cursor:pointer;font-family:var(--defaultFont),sans-serif;font-weight:600;font-size:16px;line-height:normal;padding:16px 0;border-radius:1rem;color:#929292;outline:none;box-shadow:none}.VerificationEmail_dialog_button_send__hn4AX{background-color:#2f2e32;border:1px solid transparent;margin:0 0 14px;width:100%;animation:VerificationEmail_loading__NXxsR 2.65s linear infinite;-webkit-animation:VerificationEmail_loading__NXxsR 2.65s linear infinite;-webkit-background-size:200% 100%}.VerificationEmail_dialog_button_send__hn4AX:not(:disabled){background-color:#fff;color:#000}.VerificationEmail_dialog_button_send__hn4AX.VerificationEmail_loading__NXxsR{color:#929292;background:linear-gradient(82deg,hsla(0,0%,100%,.05) 25%,hsla(0,0%,100%,.2) 50%,hsla(0,0%,100%,.05) 75%);background-size:200% 100%}.VerificationEmail_dialog_button_send__hn4AX:disabled{background-color:#2f2e32;color:#929292;pointer-events:none}.VerificationEmail_dialog_button_repeat__3lxWN{background-color:transparent;border:none;width:100%}.VerificationEmail_dialog_button_repeat__3lxWN.VerificationEmail_inactive__G9cU_{pointer-events:none;color:#929292}.VerificationEmail_dialog_button_repeat__3lxWN:hover{background-color:#2f2e32}.VerificationEmail_dialog_button_repeat__3lxWN:disabled{background-color:#101010;color:#929292;pointer-events:none}.VerificationEmail_dialog_button__ZA_ib:active{transform:scale(.98);transition:none}@keyframes VerificationEmail_loading__NXxsR{0%{background-position:200% 0}to{background-position:-200% 0}}.VerificationEmail_button_closed__dDq6d{display:flex;align-items:center;justify-content:center;flex-direction:row;flex-wrap:nowrap;cursor:pointer;width:100%;font-family:var(--defaultFont),sans-serif;font-weight:600;font-size:16px;line-height:normal;padding:16px 0;border-radius:1rem;background-color:#fff;color:#000;outline:none;box-shadow:none;margin:40px 0 0}.VerificationEmail_button_closed__dDq6d:active{transform:scale(.98);transition:none}@keyframes UpdatePassword_fadeInUp__i1bFN{0%{transform:translateY(4%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes UpdatePassword_fadeOutDown__g4q2t{0%{transform:translateY(0);opacity:1}to{transform:translateY(4%);opacity:0}}@keyframes UpdatePassword_openingBlock__j6eie{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.UpdatePassword_button_closed__pYYiw,.UpdatePassword_dialog_button_repeat__YdLpo,.UpdatePassword_dialog_button_send__tbwqG{transition:all .26s linear}.UpdatePassword_containerCode_input__IWmrd.UpdatePassword_invalid__2Sly8,.UpdatePassword_containerControl_password_input__7Hc_0.UpdatePassword_invalid__2Sly8{transition:all .1s linear}@keyframes UpdatePassword_linearAnim__M9_gF{0%{background-position:0 0}to{background-position:-200% 0}}.UpdatePassword_container_tertiary__4PfyS{width:100%;margin:0 auto;animation:UpdatePassword_slideInFromTop__xJ8SR .735s ease forwards}.UpdatePassword_container_tertiary__4PfyS img{margin:0 auto}.UpdatePassword_container_tertiary__4PfyS.UpdatePassword_success__PzaF2{animation:UpdatePassword_slideInFromTop__xJ8SR .735s ease forwards}.UpdatePassword_container_tertiary__4PfyS.UpdatePassword_success__PzaF2 img{margin:0 auto}@keyframes UpdatePassword_slideInFromTop__xJ8SR{0%{transform:translateY(4%);opacity:0}to{transform:translate(0);opacity:1}}.UpdatePassword_headline__LVjrQ{width:100%;text-align:center;margin:30px 0 0;cursor:default}.UpdatePassword_headline__LVjrQ>p{color:#fff;font-family:var(--defaultFont),sans-serif;font-weight:700;font-size:26px;line-height:normal}.UpdatePassword_headline__LVjrQ .UpdatePassword_subtitle__ITi3l{margin:8px 0 0;font-family:var(--defaultFont),sans-serif;font-weight:400;font-size:16px;line-height:normal;color:#f1f1f3;text-align:center;cursor:default}.UpdatePassword_headline__LVjrQ .UpdatePassword_subtitle__ITi3l .UpdatePassword_email__YYhQU{font-family:var(--defaultFont),sans-serif;font-weight:500;font-size:16px;line-height:normal}.UpdatePassword_headline__LVjrQ .UpdatePassword_subtitle__ITi3l.UpdatePassword_success__PzaF2{color:#24cc7b}.UpdatePassword_containerCode__DfzE2{margin:30px auto 50px;display:flex;justify-content:center;width:184px;position:relative}.UpdatePassword_containerCode_input__IWmrd{width:100%;margin:0 auto;padding:14px 0;border-radius:1rem;border:none;background:#2f2e32;color:#f1f1f3;font-family:var(--defaultFont),sans-serif;font-weight:300;font-size:28px;line-height:normal;text-align:center;text-transform:uppercase}.UpdatePassword_containerCode_input__IWmrd.UpdatePassword_invalid__2Sly8{border:2px solid #ff424c;box-shadow:none}.UpdatePassword_containerCode_input__IWmrd:focus{border:none;outline:0;box-shadow:none}.UpdatePassword_containerCode_input__IWmrd::-moz-placeholder{color:#929292;font-family:var(--defaultFont),sans-serif;font-weight:300;font-size:28px;line-height:normal;text-transform:uppercase;text-align:center}.UpdatePassword_containerCode_input__IWmrd:-ms-input-placeholder{color:#929292;font-family:var(--defaultFont),sans-serif;font-weight:300;font-size:28px;line-height:normal;text-transform:uppercase;text-align:center}.UpdatePassword_containerCode_input__IWmrd::-ms-input-placeholder{color:#929292;font-family:var(--defaultFont),sans-serif;font-weight:300;font-size:28px;line-height:normal;text-transform:uppercase;text-align:center}.UpdatePassword_containerCode_input__IWmrd::placeholder{color:#929292;font-family:var(--defaultFont),sans-serif;font-weight:300;font-size:28px;line-height:normal;text-transform:uppercase;text-align:center}.UpdatePassword_containerCode_error__J5E9X{font-family:var(--defaultFont),sans-serif;font-weight:400;font-size:14px;line-height:normal;position:absolute;top:100%;color:#ff424c;margin:0 auto}.UpdatePassword_containerControl__DNUXP{margin-bottom:30px;position:relative}.UpdatePassword_containerControl_password__kpdtz{box-sizing:border-box;cursor:text;display:inline-flex;align-items:center;position:relative;padding-right:0;flex-direction:row;width:100%}.UpdatePassword_containerControl_password_input__7Hc_0{display:block;background-clip:padding-box;background-color:#1c1c1f;border:1px solid hsla(0,0%,100%,.2);border-radius:1rem;padding:16px 18px;width:100%;color:#929292;background:#1c1c1f;-webkit-appearance:none;-moz-appearance:none;appearance:none;transition:all .2s ease-in-out}.UpdatePassword_containerControl_password_input__7Hc_0:focus{color:#fff;border:2px solid #fff;outline:0;box-shadow:none}.UpdatePassword_containerControl_password_input__7Hc_0.UpdatePassword_invalid__2Sly8{border:2px solid #ff424c;box-shadow:none}.UpdatePassword_controlHiddenPass__G2ocp{position:absolute;cursor:pointer;display:flex;white-space:nowrap;flex:0 0 auto;margin-left:0;right:20px;width:28px;height:28px;opacity:.6}.UpdatePassword_controlHiddenPass__G2ocp .UpdatePassword_hide__IvAvT{width:100%;height:100%;background:url(/icons/hide-password.svg) 50%/cover no-repeat}.UpdatePassword_controlHiddenPass__G2ocp .UpdatePassword_show__j_rtd{width:inherit;height:inherit;background:url(/icons/show-password.svg) 50%/cover no-repeat}.UpdatePassword_separator__lC_sd{background-color:transparent;box-shadow:none;border:none;outline:none;height:30px;pointer-events:none}.UpdatePassword_dialog_button__REVLa{display:flex;align-items:center;justify-content:center;flex-direction:row;flex-wrap:nowrap;cursor:pointer;font-family:var(--defaultFont),sans-serif;font-weight:600;font-size:16px;line-height:normal;padding:16px 0;border-radius:1rem;color:#929292;outline:none;box-shadow:none}.UpdatePassword_dialog_button_send__tbwqG{background-color:#2f2e32;border:1px solid transparent;margin:0 0 14px;width:100%;animation:UpdatePassword_loading__6D3K4 2.65s linear infinite;-webkit-animation:UpdatePassword_loading__6D3K4 2.65s linear infinite;-webkit-background-size:200% 100%}.UpdatePassword_dialog_button_send__tbwqG:not(:disabled){background-color:#fff;color:#000}.UpdatePassword_dialog_button_send__tbwqG.UpdatePassword_loading__6D3K4{color:#929292;background:linear-gradient(82deg,hsla(0,0%,100%,.05) 25%,hsla(0,0%,100%,.2) 50%,hsla(0,0%,100%,.05) 75%);background-size:200% 100%}.UpdatePassword_dialog_button_send__tbwqG:disabled{background-color:#2f2e32;color:#929292;pointer-events:none}.UpdatePassword_dialog_button_repeat__YdLpo{background-color:transparent;border:none;width:100%}.UpdatePassword_dialog_button_repeat__YdLpo.UpdatePassword_inactive__vaeGP{pointer-events:none;color:#929292}.UpdatePassword_dialog_button_repeat__YdLpo:hover{background-color:#2f2e32}.UpdatePassword_dialog_button_repeat__YdLpo:disabled{background-color:#101010;color:#929292;pointer-events:none}.UpdatePassword_dialog_button__REVLa:active{transform:scale(.98);transition:none}@keyframes UpdatePassword_loading__6D3K4{0%{background-position:200% 0}to{background-position:-200% 0}}.UpdatePassword_button_closed__pYYiw{display:flex;align-items:center;justify-content:center;flex-direction:row;flex-wrap:nowrap;cursor:pointer;width:100%;font-family:var(--defaultFont),sans-serif;font-weight:600;font-size:16px;line-height:normal;padding:16px 0;border-radius:1rem;background-color:#fff;color:#000;outline:none;box-shadow:none;margin:40px 0 0}.UpdatePassword_button_closed__pYYiw:active{transform:scale(.98);transition:none}.UpdatePassword_multi_block_errors__vHv37{display:flex;flex-direction:column;flex-wrap:wrap;align-items:flex-start;margin:4px 0 0}.UpdatePassword_multi_block_errors__vHv37 p{position:absolute;opacity:0;transform:translateY(-10px);color:#ff424c;font-family:var(--defaultFont),sans-serif;font-weight:400;font-size:14px;line-height:normal}.UpdatePassword_multi_block_errors__vHv37 p.UpdatePassword_password__7ZoxY{animation:UpdatePassword_fadeInError__FoP1D .4s .6s forwards}@keyframes UpdatePassword_fadeInError__FoP1D{0%{opacity:0}to{opacity:1;transform:translate(0)}}@keyframes PurchasedKeysManager_fadeInUp__pzAt2{0%{transform:translateY(4%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes PurchasedKeysManager_fadeOutDown__h2FDN{0%{transform:translateY(0);opacity:1}to{transform:translateY(4%);opacity:0}}@keyframes PurchasedKeysManager_openingBlock__KtFyZ{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.PurchasedKeysManager_headline__K0FjE.PurchasedKeysManager_skeleton___E58b{background:linear-gradient(90deg,#2e2e32,#444449 50%,#2e2e32);background-size:200% 100%;-webkit-background-size:200% 100%;background-position:0 0;animation:PurchasedKeysManager_linearAnim__V8_FV 2s linear infinite}@keyframes PurchasedKeysManager_linearAnim__V8_FV{0%{background-position:0 0}to{background-position:-200% 0}}.PurchasedKeysManager_wrapper__gPjKy{position:relative;height:auto;width:100%}.PurchasedKeysManager_container__Z__mL{width:clamp(360px,100%,560px);margin:0 auto;transform:translate(-150px)}@media screen and (max-width:1300px){.PurchasedKeysManager_container__Z__mL{width:100%;transform:translate(0);animation:none}}.PurchasedKeysManager_headline__K0FjE{display:flex;flex-direction:column;align-items:flex-start;flex-wrap:wrap;color:#fff;cursor:default;width:clamp(340px,100%,560px);margin:0 auto}.PurchasedKeysManager_headline__K0FjE p{font-family:var(--defaultFont),sans-serif;font-weight:600;font-size:26px;line-height:normal}.PurchasedKeysManager_headline__K0FjE span{margin:8px 0 0;font-family:var(--defaultFont),sans-serif;font-weight:400;font-size:18px;line-height:normal;display:block}.PurchasedKeysManager_headline__K0FjE.PurchasedKeysManager_skeleton___E58b{border-radius:1rem;height:63px}.PurchasedKeysManager_empty_container__cdqOh{width:clamp(340px,100%,480px);margin:0 auto;padding:40px;border-radius:1rem;background-color:#29292c;box-shadow:.7px 1.3px 2.9px rgba(0,0,0,.003),2.2px 4.2px 9.2px rgba(0,0,0,.013),10px 19px 20px rgba(0,0,0,.08);color:#f1f1f3}.PurchasedKeysManager_empty_container__cdqOh img{margin:0 auto}.PurchasedKeysManager_empty_headtext__jxVT_{font-family:var(--defaultFont),sans-serif;font-weight:600;font-size:26px;line-height:normal;margin:20px 0 0;text-align:center}.PurchasedKeysManager_empty_subtext__blM6O{font-family:var(--defaultFont),sans-serif;font-weight:400;font-size:18px;line-height:normal;margin:8px 0 0;text-align:center}@keyframes PurchasedKeysConfirmation_fadeInUp__77dRK{0%{transform:translateY(4%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes PurchasedKeysConfirmation_fadeOutDown__qRj2C{0%{transform:translateY(0);opacity:1}to{transform:translateY(4%);opacity:0}}@keyframes PurchasedKeysConfirmation_openingBlock__Dt1V5{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.PurchasedKeysConfirmation_ReadMoreKey_Suggest__7dY0O,.PurchasedKeysConfirmation_ReadMoreKey__v_yuR .PurchasedKeysConfirmation_icon__WGJND,.PurchasedKeysConfirmation_ReadMoreKey_closed__EdFU8{transition:all .26s linear}.PurchasedKeysConfirmation_headline__oMAIw.PurchasedKeysConfirmation_skeleton__2_pIQ,.PurchasedKeysConfirmation_keys_genericContainer__ozNjc.PurchasedKeysConfirmation_skeleton__2_pIQ{background:linear-gradient(90deg,#2e2e32,#444449 50%,#2e2e32);background-size:200% 100%;-webkit-background-size:200% 100%;background-position:0 0;animation:PurchasedKeysConfirmation_linearAnim__rK3eF 2s linear infinite}@keyframes PurchasedKeysConfirmation_linearAnim__rK3eF{0%{background-position:0 0}to{background-position:-200% 0}}.PurchasedKeysConfirmation_ReadMoreKey_container__IIl1H{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.PurchasedKeysConfirmation_headline__oMAIw{display:flex;flex-direction:column;align-items:flex-start;flex-wrap:wrap;color:#fff;cursor:default;width:clamp(340px,100%,560px);margin:0 auto}.PurchasedKeysConfirmation_headline__oMAIw p{font-family:var(--defaultFont),sans-serif;font-weight:600;font-size:26px;line-height:normal}.PurchasedKeysConfirmation_headline__oMAIw span{margin:8px 0 0;font-family:var(--defaultFont),sans-serif;font-weight:400;font-size:18px;line-height:normal;display:block}.PurchasedKeysConfirmation_headline__oMAIw.PurchasedKeysConfirmation_skeleton__2_pIQ{border-radius:1rem;height:63px}.PurchasedKeysConfirmation_keys_container__ZdHPn{width:clamp(340px,100%,560px);margin:50px auto 0;cursor:default}.PurchasedKeysConfirmation_keys_genericContainer__ozNjc{display:flex;flex-direction:row;justify-content:space-between;align-items:center;border-radius:1rem;background-color:#101010;box-shadow:inset 0 18px 24px 0 rgba(8,8,11,.2);color:#9fa1af;margin:0 auto 12px 0;cursor:default;padding:20px 20px 20px 30px;position:relative}.PurchasedKeysConfirmation_keys_genericContainer__ozNjc.PurchasedKeysConfirmation_skeleton__2_pIQ{border-radius:1rem;height:74px}.PurchasedKeysConfirmation_orderInfoBlock__NiPt7{display:flex;flex-direction:row}.PurchasedKeysConfirmation_date__vqGa8{color:#9fa1af;font-size:14px;margin:0 36px 0 0}.PurchasedKeysConfirmation_title__AZp50{color:#dab28d;font-family:var(--defaultFont),sans-serif;font-weight:500;font-size:max(.688em,min(1em,1vw));line-height:normal}.PurchasedKeysConfirmation_games__ZAg9x{border:1px solid #9fa1af;border-radius:1rem;padding:4px 12px;color:#9fa1af;background:transparent;margin:0 20px 0 auto;white-space:nowrap;font-family:var(--defaultFont),sans-serif;font-weight:500;font-size:max(.688em,min(.875em,.875vw));line-height:normal}@media screen and (max-width:560px){.PurchasedKeysConfirmation_orderInfoBlock__NiPt7{flex-direction:column}.PurchasedKeysConfirmation_games__ZAg9x{margin:0}}.PurchasedKeysConfirmation_ReadMoreKey__v_yuR{cursor:pointer;position:relative;width:34px;height:34px}.PurchasedKeysConfirmation_ReadMoreKey__v_yuR .PurchasedKeysConfirmation_icon__WGJND{width:34px;height:34px;cursor:pointer}.PurchasedKeysConfirmation_ReadMoreKey__v_yuR .PurchasedKeysConfirmation_icon__WGJND:hover circle{stroke:#dab28d}.PurchasedKeysConfirmation_ReadMoreKey_container__IIl1H{position:absolute;background-color:#1c1c1f;border-radius:1rem;box-shadow:0 2px 5.3px rgba(0,0,0,.043),0 5px 17.9px rgba(0,0,0,.103),0 8px 80px rgba(0,0,0,.22);border:1px solid hsla(0,0%,100%,.1);color:#e5e5e5;right:0;top:calc(100% + 12px);width:clamp(340px,100%,420px);cursor:default;padding:20px 20px 30px;z-index:3;display:flex;flex-direction:column;animation:PurchasedKeysConfirmation_slideInFromRight__Zu_XQ .24s cubic-bezier(0,.43,1,1);animation:PurchasedKeysConfirmation_fadeInUp__77dRK .14s cubic-bezier(0,.43,1,1) forwards}.PurchasedKeysConfirmation_ReadMoreKey_container__IIl1H.PurchasedKeysConfirmation_hidden__705pk{animation:PurchasedKeysConfirmation_fadeOutDown__qRj2C .14s cubic-bezier(0,.43,1,1) forwards}.PurchasedKeysConfirmation_ReadMoreKey_Suggest__7dY0O{display:flex;flex-direction:row;justify-content:space-between;align-items:stretch;flex-wrap:nowrap;margin:0 0 12px;border-radius:.875rem;padding:20px 30px 20px 20px;background-color:hsla(0,0%,100%,.03)}.PurchasedKeysConfirmation_ReadMoreKey_Suggest__7dY0O:last-child{margin:0}.PurchasedKeysConfirmation_ReadMoreKey_Suggest_Info__rdhkq{display:flex;flex-direction:column;align-items:flex-start;flex-wrap:wrap}.PurchasedKeysConfirmation_ReadMoreKey_Suggest_name__y9K0D{color:#dab28d;font-family:var(--defaultFont),sans-serif;font-weight:700;font-size:18px;line-height:normal}.PurchasedKeysConfirmation_ReadMoreKey_Suggest_key__2tZ7l{color:#929292;font-family:var(--defaultFont),sans-serif;font-weight:400;font-size:18px;line-height:normal;text-transform:uppercase;mask-image:linear-gradient(90deg,#000 50%,transparent 80%);-webkit-mask-image:linear-gradient(90deg,#000 50%,transparent 80%)}.PurchasedKeysConfirmation_ReadMoreKey_Suggest_Copy__axD_z{position:relative;display:flex;margin:auto 0 0;width:24px;height:24px}.PurchasedKeysConfirmation_ReadMoreKey_Suggest_Copy__axD_z span{color:#24cc7b;font-family:var(--defaultFont),sans-serif;font-weight:400;font-size:14px;line-height:normal;display:block;position:absolute;bottom:calc(6px + 100%);right:0;animation:PurchasedKeysConfirmation_fadeInStatuses__PwMWO .4s forwards,PurchasedKeysConfirmation_fadeOutStatuses__Fy_Yt .4s 3s forwards}.PurchasedKeysConfirmation_ReadMoreKey_Suggest_Copy__axD_z svg{cursor:pointer;width:24px;height:24px}.PurchasedKeysConfirmation_ReadMoreKey_Suggest_Copy__axD_z svg path{fill:#24cc7b}.PurchasedKeysConfirmation_ReadMoreKey_closed__EdFU8{width:100%;max-width:300px;padding:16px 0;margin:30px auto 0;background-color:transparent;border:none;outline:none;box-shadow:none;border-radius:1rem;color:#929292}.PurchasedKeysConfirmation_ReadMoreKey_closed__EdFU8:hover{background-color:hsla(0,0%,100%,.1)}@keyframes PurchasedKeysConfirmation_fadeInStatuses__PwMWO{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translate(0)}}@keyframes PurchasedKeysConfirmation_fadeOutStatuses__Fy_Yt{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translateY(10px)}}@keyframes PurchasedKeysConfirmation_slideInFromRight__Zu_XQ{0%{transform:translateY(6%);opacity:0}to{transform:translate(0);opacity:1}}@media screen and (max-width:1024px){.PurchasedKeysConfirmation_ReadMoreKey_container__IIl1H{width:clamp(340px,90vw,420px);right:0}}@keyframes PersonalAccount_fadeInUp__J5FLE{0%{transform:translateY(4%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes PersonalAccount_fadeOutDown__vBw_Q{0%{transform:translateY(0);opacity:1}to{transform:translateY(4%);opacity:0}}@keyframes PersonalAccount_openingBlock__d_GKR{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes PersonalAccount_linearAnim__01qcM{0%{background-position:0 0}to{background-position:-200% 0}}.PersonalAccount_wrapper__hfEHk{position:relative;height:auto;width:100%}.PersonalAccount_container__j4jKK{width:clamp(360px,100%,560px);margin:0 auto;transform:translate(-150px);animation:PersonalAccount_slideInFront__TyGM_ .24s cubic-bezier(0,.43,1,1)}@keyframes PersonalAccount_slideInFront__TyGM_{0%{transform:translate(-150px,10%);opacity:0}to{transform:translate(-150px);opacity:1}}@media screen and (max-width:1300px){.PersonalAccount_container__j4jKK{width:100%;transform:translate(0);animation:none}}.PersonalAccount_grid_container__oM04n{display:grid;grid-template-columns:1fr;grid-template-rows:1fr auto auto auto auto auto auto auto;align-items:start;grid-gap:0;gap:0;grid-auto-flow:column;position:relative}@keyframes ChargeCoinUser_fadeInUp__OBzMj{0%{transform:translateY(4%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes ChargeCoinUser_fadeOutDown__5TZxE{0%{transform:translateY(0);opacity:1}to{transform:translateY(4%);opacity:0}}@keyframes ChargeCoinUser_openingBlock__tyNGJ{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.ChargeCoinUser_box__MiBBQ img,.ChargeCoinUser_close_box__QsAgi{transition:all .26s linear}@keyframes ChargeCoinUser_linearAnim__RjFj1{0%{background-position:0 0}to{background-position:-200% 0}}.ChargeCoinUser_wrapper_lottie__SHRAe{width:100vw;height:100vh;z-index:10;position:fixed;top:50%;left:50%;right:0;bottom:0;transform:translate(-50%,-50%);background:rgba(0,0,0,.74);-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px)}.ChargeCoinUser_lottie__LEn0t{width:80vw;height:auto;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(0);animation:ChargeCoinUser_scaleAnimate__CKXcq .865s ease-in-out forwards,ChargeCoinUser_lottie-animate__VbGIv 45s linear .865s infinite;fill:rgba(221,213,239,.5)}.ChargeCoinUser_container___cUOJ{position:relative;width:clamp(200px,100%,1920px);height:100vh;top:0;left:50%;transform:translate(-50%)}.ChargeCoinUser_box__MiBBQ{width:clamp(280px,50%,400px);height:400px;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ChargeCoinUser_box__MiBBQ,.ChargeCoinUser_box__MiBBQ img{position:relative;top:50%;left:50%;transform:translate(-50%,-50%)}.ChargeCoinUser_box__MiBBQ img{width:100%;height:auto;pointer-events:none;filter:drop-shadow(-20px 20px 60px rgba(255,255,255,.78)) drop-shadow(20px -20px 80px rgba(255,114,0,.45)) contrast(1.1)}.ChargeCoinUser_text_count_coins__GLBsO{color:#fff;position:absolute;text-transform:uppercase;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;width:100%;flex-direction:column;align-items:center;flex-wrap:nowrap;z-index:11}.ChargeCoinUser_text_count_coins__GLBsO p{cursor:default;transform:scale(0);font-family:var(--defaultFont),sans-serif;font-weight:900;font-size:max(6em,min(10em,10vw));line-height:1;color:orange;text-shadow:-1px -1px 1px #efede3,0 1px 0 #2e2e2e,0 2px 0 #2c2c2c,0 2px 0 #2a2a2a}.ChargeCoinUser_text_count_coins__GLBsO p.ChargeCoinUser_active___ZihP{opacity:1;transform:scale(1)}.ChargeCoinUser_wrapper_assessment__BgEoQ{display:flex;top:100%;left:50%;position:absolute;z-index:10;width:100%;flex-direction:column;align-items:center;flex-wrap:nowrap;transform:translate(-50%)}.ChargeCoinUser_assessment__0AW98{padding:1.2rem 2rem;border-radius:.6rem;border:none;outline:none;transform:skew(-18deg);background:linear-gradient(1turn,#ff9d00,#fc0);animation:ChargeCoinUser_fadeIn__mOInC .4s linear forwards;width:clamp(300px,100%,300px);display:flex;align-items:center;flex-wrap:nowrap;flex-direction:row;justify-content:center}.ChargeCoinUser_assessment__0AW98 p{font-family:var(--defaultFont),sans-serif;font-weight:800;font-size:22px;line-height:normal;text-transform:uppercase;color:#fff;text-shadow:0 0 1px #000;transform:skew(18deg)}@keyframes ChargeCoinUser_fadeIn__mOInC{0%{opacity:0;transform:translateY(20px) skew(-18deg)}to{opacity:1;transform:translate(0) skew(-18deg)}}.ChargeCoinUser_about_action_container__37MHr{display:flex;flex-direction:row;color:#d2d2d2;font-family:var(--defaultFont),sans-serif;font-weight:400;font-size:12px;line-height:normal;margin:4px 0}.ChargeCoinUser_about_action_container__37MHr a{color:#d2d2d2;text-decoration:underline}.ChargeCoinUser_close_box__QsAgi{overflow:hidden;border:none;padding:0;width:60px;height:60px;border-radius:50%;background:transparent;cursor:pointer;position:absolute;top:0;right:0;z-index:14}.ChargeCoinUser_close_box__QsAgi:after,.ChargeCoinUser_close_box__QsAgi:before{position:absolute;top:16%;left:48%;width:4px;height:70%;border-radius:50px;transform:rotate(45deg);background:#ffaf03;content:""}.ChargeCoinUser_close_box__QsAgi:after{transform:rotate(-45deg)}.ChargeCoinUser_close_box__QsAgi:hover{background:hsla(0,0%,100%,.1)}.ChargeCoinUser_StoreBox__f_rDm{width:clamp(330px,100%,380px);position:relative;cursor:default;margin:40px auto 0;height:100px}.ChargeCoinUser_StoreBox__f_rDm:after{content:"";width:80%;height:5px;background:#f1f1f3;position:absolute;bottom:0;left:40px;z-index:-1}.ChargeCoinUser_StoreBox__f_rDm img{pointer-events:none;position:absolute;top:-22px;left:14px;z-index:4;filter:contrast(1.2)}.ChargeCoinUser_StoreBox_container__sMSbQ{margin:0 auto;background-color:hsla(0,0%,100%,.04);border-radius:1rem;box-shadow:.7px 1.3px 2.9px rgba(0,0,0,.003),2.2px 4.2px 9.2px rgba(0,0,0,.013),10px 19px 20px rgba(0,0,0,.08);border:1px solid hsla(0,0%,100%,.1);backdrop-filter:blur(22px);-webkit-backdrop-filter:blur(22px)}.ChargeCoinUser_StoreBox_container_Inner__5h60i{overflow:hidden;border:none;outline:none;border-radius:1rem;height:100px;position:relative}.ChargeCoinUser_StoreBox_container_Inner__5h60i .ChargeCoinUser_miniLottie__THK_C{width:360px;height:auto;position:absolute;top:40px;left:70px;opacity:.3;z-index:1;transform:translate(-50%,-50%) scale(0);animation:ChargeCoinUser_scaleAnimate__CKXcq .865s ease-in-out forwards,ChargeCoinUser_lottie-animate__VbGIv 45s linear .865s infinite;fill:rgba(221,213,239,.5)}.ChargeCoinUser_StoreBox_container_Inner__5h60i .ChargeCoinUser_miniLottie__THK_C.ChargeCoinUser_inactive__Xxkkm{transform:translate(-50%,-50%) scale(1);animation:none}.ChargeCoinUser_StoreBox_btn__ujjVR{padding:10px 20px;border-radius:.6rem;border:none;outline:none;transform:skew(-18deg);background:linear-gradient(1turn,#ff9d00,#fc0);position:absolute;bottom:20px;right:20px;display:flex;align-items:center;flex-wrap:nowrap;flex-direction:row;justify-content:center}.ChargeCoinUser_StoreBox_btn__ujjVR p{font-family:var(--defaultFont),sans-serif;font-weight:800;font-size:16px;line-height:normal;color:#000;transform:skew(18deg)}.ChargeCoinUser_StoreBox_btn__ujjVR:disabled{filter:grayscale(1);pointer-events:none}.ChargeCoinUser_StoreBox_btn__ujjVR:active{transform:skew(-18deg) scale(.98);transition:none}@keyframes ChargeCoinUser_lottie-animate__VbGIv{0%{transform:translate(-50%,-50%) rotate(0deg)}to{transform:translate(-50%,-50%) rotate(1turn)}}@keyframes ChargeCoinUser_scaleAnimate__CKXcq{0%{transform:translate(-50%,-50%) scale(0)}to{transform:translate(-50%,-50%) scale(1)}}@keyframes ReferralManager_fadeInUp__sYaaj{0%{transform:translateY(4%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes ReferralManager_fadeOutDown__rUZwO{0%{transform:translateY(0);opacity:1}to{transform:translateY(4%);opacity:0}}@keyframes ReferralManager_openingBlock__InBkm{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.ReferralManager_customers_button__RqSWv button{transition:all .26s linear}@keyframes ReferralManager_linearAnim___MYry{0%{background-position:0 0}to{background-position:-200% 0}}.ReferralManager_referral_container__o_BUQ{width:clamp(330px,100%,560px);border-radius:1rem;background:radial-gradient(90% 100% at 50% 0,transparent 0,#29292c 50%),radial-gradient(80% 100% at 50% 0,hsla(60,25%,76%,.4) 0,#29292c 50%);box-shadow:.7px 1.3px 2.9px rgba(0,0,0,.003),2.2px 4.2px 9.2px rgba(0,0,0,.013),10px 19px 20px rgba(0,0,0,.08);border-bottom:1px solid hsla(0,0%,100%,.1);border-left:1px solid hsla(0,0%,100%,.1);border-right:1px solid hsla(0,0%,100%,.1);margin:40px auto 0;position:relative;overflow:hidden}.ReferralManager_referral_container_headset__JA9Zk{width:-webkit-max-content;width:-moz-max-content;width:max-content;padding:10px 15px;display:block;margin:0 auto;position:relative;background:#1d1d1d;color:#f1f1f3;cursor:default;text-align:center;font-family:var(--defaultFont),sans-serif;font-weight:500;font-size:max(1.2em,min(1.4em,1.4vw));line-height:normal;border-radius:0 0 1rem 1rem}.ReferralManager_referral_container_headset__JA9Zk svg{width:100%;height:20px}.ReferralManager_referral_container_headset__JA9Zk svg path{fill:#ff424c}.ReferralManager_referral_container_headset__JA9Zk:after{content:"";position:absolute;top:0;height:50px;right:-25px;width:25px;border-top-left-radius:1rem;box-shadow:0 -25px 0 #1d1d1d}.ReferralManager_referral_container_headset__JA9Zk:before{content:"";position:absolute;top:0;height:50px;left:-25px;width:25px;border-top-right-radius:1rem;box-shadow:0 -25px 0 #1d1d1d}.ReferralManager_referral_MultiBlock__3_YE1{position:relative;padding:20px 30px 30px}.ReferralManager_referral_inner__jRApt{display:flex;flex-direction:column;position:relative}.ReferralManager_referral_containerImage__6iPdu{position:relative;height:240px}.ReferralManager_referral_containerImage__6iPdu img{filter:drop-shadow(0 2px 20px rgba(255,255,255,.1));position:absolute;top:0;right:0}.ReferralManager_referral_hashtags__RnJR7{color:#f1f1f3;display:flex;flex-direction:row;align-items:center;justify-content:center;margin:0 0 12px;cursor:default;font-family:var(--defaultFont),sans-serif;font-weight:300;font-size:14px;line-height:normal;position:absolute;z-index:1}.ReferralManager_referral_hashtags__RnJR7 p{width:-webkit-max-content;width:-moz-max-content;width:max-content;border-radius:50px;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);position:relative;background-color:hsla(0,0%,100%,.05);padding:16px 20px;font-family:var(--defaultFont),sans-serif;font-weight:500;font-size:16px;line-height:1;text-shadow:1px 1px 0 rgba(0,0,0,.4)}.ReferralManager_referral_hashtags__RnJR7:first-child{top:40px;left:20px}.ReferralManager_referral_hashtags__RnJR7:nth-child(2){top:100px;left:0}@media screen and (max-width:768px){.ReferralManager_referral_hashtags__RnJR7{display:none}}.ReferralManager_requirements__0_FzH{margin:20px 0 12px;position:relative;cursor:default;background-color:hsla(0,0%,100%,.05);border-radius:1rem;border:1px solid hsla(0,0%,100%,.1);box-shadow:.7px 1.3px 2.9px rgba(0,0,0,.003),2.2px 4.2px 9.2px rgba(0,0,0,.013),10px 19px 20px rgba(0,0,0,.08);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);padding:20px;width:100%}.ReferralManager_requirements__0_FzH p{color:#fff;margin:0 0 12px;font-family:var(--defaultFont),sans-serif;font-weight:700;font-size:18px;line-height:normal}.ReferralManager_status_container__ZHJEG{display:flex;flex-direction:row;align-items:center;flex-wrap:nowrap;color:#f1f1f3;font-family:var(--defaultFont),sans-serif;font-weight:500;font-size:14.5px;line-height:normal;cursor:default}.ReferralManager_status_container__ZHJEG.ReferralManager_success__QNAPC{color:#24cc7b}.ReferralManager_status_container__ZHJEG.ReferralManager_success__QNAPC svg path{stroke:#24cc7b}.ReferralManager_status_container__ZHJEG svg{width:24px;height:24px;margin:0 0 0 4px}.ReferralManager_status_container__ZHJEG svg path{stroke:#f1f1f3}.ReferralManager_customers_button__RqSWv button{border:none;outline:none;padding:10px 14px 10px 12px;font-family:var(--defaultFont),sans-serif;font-weight:500;font-size:14px;line-height:normal;background-color:hsla(0,0%,100%,.05);display:flex;flex-direction:row;align-items:center;flex-wrap:nowrap;border-radius:.875rem;cursor:pointer}.ReferralManager_customers_button__RqSWv{display:flex;flex-direction:row;align-items:center;justify-content:space-between;margin:40px 0 0;position:relative}.ReferralManager_customers_button__RqSWv button:last-child{background:none;color:#d9d9d9}.ReferralManager_customers_button__RqSWv button:last-child:hover{background-color:hsla(0,0%,100%,.05)}.ReferralManager_customers_button__RqSWv button:last-child svg{width:24px;height:24px;margin:0 14px 0 0}.ReferralManager_customers_button__RqSWv button:last-child svg path{stroke:#d9d9d9}.ReferralManager_button_geting_animation__iiygw{color:#ffce2e;position:relative;animation:ReferralManager_loading__xLUGA 2.65s linear infinite;-webkit-animation:ReferralManager_loading__xLUGA 2.65s linear infinite;-webkit-background-size:200% 100%}.ReferralManager_button_geting_animation__iiygw.ReferralManager_loading__xLUGA{color:#929292;background:linear-gradient(82deg,hsla(0,0%,100%,.05) 25%,hsla(0,0%,100%,.2) 50%,hsla(0,0%,100%,.05) 75%);background-size:200% 100%}.ReferralManager_button_geting_animation__iiygw.ReferralManager_loading__xLUGA svg path{stroke:#929292}.ReferralManager_button_geting_animation__iiygw svg{width:24px;height:24px;margin:0 8px 0 0}.ReferralManager_button_geting_animation__iiygw svg path{stroke:#ffce2e}.ReferralManager_button_geting_animation__iiygw:disabled{background:#2f2e32;color:#929292;pointer-events:none}.ReferralManager_button_geting_animation__iiygw:disabled svg path{stroke:#929292}@keyframes ReferralManager_loading__xLUGA{0%{background-position:200% 0}to{background-position:-200% 0}}.ReferralManager_status_errors__2KlLA{position:absolute;bottom:100%;left:0;margin:16px 0 0}.ReferralManager_status_errors__2KlLA .ReferralManager_error__nEimL{display:flex;flex-direction:row;align-items:center;flex-wrap:nowrap;width:100%;font-family:var(--defaultFont),sans-serif;font-weight:500;font-size:14px;line-height:normal;color:#ff424c;opacity:0;animation:ReferralManager_fadeInStatuses__hUtqz .4s forwards,ReferralManager_fadeOutStatuses__L_Kgs .4s 3s forwards}.ReferralManager_status_errors__2KlLA .ReferralManager_error__nEimL svg{width:16px;height:16px;margin:0 8px 0 0}.ReferralManager_status_errors__2KlLA .ReferralManager_error__nEimL svg circle,.ReferralManager_status_errors__2KlLA .ReferralManager_error__nEimL svg path{stroke-width:2px;stroke:#ff424c}.ReferralManager_status_errors__2KlLA .ReferralManager_success__QNAPC{display:flex;flex-direction:row;align-items:center;flex-wrap:nowrap;width:100%;font-family:var(--defaultFont),sans-serif;font-weight:400;font-size:16px;line-height:normal;color:#00f14c;opacity:0;animation:ReferralManager_fadeInStatuses__hUtqz .4s forwards,ReferralManager_fadeOutStatuses__L_Kgs .4s 3s forwards}.ReferralManager_status_errors__2KlLA .ReferralManager_success__QNAPC svg{width:16px;height:16px;margin:0 8px 0 0}.ReferralManager_status_errors__2KlLA .ReferralManager_success__QNAPC svg path{stroke:#00f14c;stroke-width:2px}@keyframes ReferralManager_fadeInStatuses__hUtqz{0%{opacity:0;transform:translate(0)}to{opacity:1;transform:translateY(-10px)}}@keyframes ReferralManager_fadeOutStatuses__L_Kgs{0%{opacity:1;transform:translateY(-10px)}to{opacity:0;transform:translate(0)}}@media screen and (max-width:480px){.ReferralManager_referral_MultiBlock__3_YE1{padding:12px}}@keyframes ReferralReadMore_fadeInUp__Gp7aI{0%{transform:translateY(4%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes ReferralReadMore_fadeOutDown__S8ZhD{0%{transform:translateY(0);opacity:1}to{transform:translateY(4%);opacity:0}}@keyframes ReferralReadMore_openingBlock__s0_4M{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.ReferralReadMore_close_button__1jmdJ{transition:all .26s linear}.ReferralReadMore_close_button__1jmdJ:after,.ReferralReadMore_close_button__1jmdJ:before{transition:all .1s linear}@keyframes ReferralReadMore_linearAnim__BBE3S{0%{background-position:0 0}to{background-position:-200% 0}}.ReferralReadMore_wrapper_read_more__MDVc9{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;flex-wrap:nowrap;height:90%;width:100%;cursor:default}.ReferralReadMore_outer_container__jDTZQ{background-color:#1c1c1f;border-radius:1.2rem;box-shadow:0 .4px .8px rgba(0,0,0,.091),0 1px 2.1px rgba(0,0,0,.13),0 2.4px 5.1px rgba(0,0,0,.169),0 8px 17px rgba(0,0,0,.26);overflow:hidden;margin:40px 0 0;width:clamp(340px,90%,900px);max-height:1000px;display:flex;justify-content:center;flex-direction:row;flex-wrap:nowrap;z-index:10;position:relative;animation:ReferralReadMore_slideInFromTop__gwnhm .24s cubic-bezier(0,.43,1,1)}@keyframes ReferralReadMore_slideInFromTop__gwnhm{0%{transform:translateY(10%);opacity:0}to{transform:translate(0);opacity:1}}.ReferralReadMore_inner_container__H2wDv{border-radius:1.2rem;background-clip:padding-box;position:relative;width:100%;height:100%;overflow:hidden auto;-ms-scroll-chaining:none;overscroll-behavior:contain;padding:60px 0;display:flex;flex-direction:column;align-items:center;flex-wrap:nowrap}.ReferralReadMore_inner_container__H2wDv::-webkit-scrollbar{width:4px}.ReferralReadMore_inner_container__H2wDv::-webkit-scrollbar-track{border-radius:100px;border:1px solid #1c1c1f}.ReferralReadMore_inner_container__H2wDv::-webkit-scrollbar-thumb{border-radius:100px;background-color:#929292}.ReferralReadMore_inner_container__H2wDv::-webkit-scrollbar-thumb:active{background-color:#5f5f5f}.ReferralReadMore_multistage__J8u_m{display:block;position:relative;width:clamp(320px,90%,620px)}.ReferralReadMore_multistage__J8u_m div:nth-child(2){margin:0}.ReferralReadMore_wrapper_head__krMh_{margin:0 auto 70px;width:100%;display:flex;flex-direction:column;align-items:center;flex-wrap:nowrap}.ReferralReadMore_wrapper_head__krMh_ p{text-align:center;font-family:var(--defaultFont),sans-serif;font-weight:600;font-size:max(1em,min(2.625em,2.625vw));line-height:1;color:#ffce2e;text-transform:uppercase;margin:0 0 20px}.ReferralReadMore_wrapper_head__krMh_ aside{font-family:var(--defaultFont),sans-serif;font-weight:400;font-size:max(1em,min(1.125em,1.125vw));line-height:normal;text-align:center;color:#b4b4b4}.ReferralReadMore_referral_info__UAkUg{margin:50px 0 0}.ReferralReadMore_referral_info__title__jHy2L{margin-bottom:20px;font-family:var(--defaultFont),sans-serif;font-weight:800;font-size:max(1em,min(1.875em,1.875vw));line-height:normal;color:#ffce2e}.ReferralReadMore_referral_info__title__jHy2L.ReferralReadMore_bottom_title__C0Yba{color:#f1f1f3}.ReferralReadMore_referral_info__description__WSVdv{font-family:var(--defaultFont),sans-serif;font-weight:400;font-size:max(1em,min(1.125em,1.125vw));line-height:1.5;margin-bottom:12px;color:#f1f1f3}.ReferralReadMore_close_button__1jmdJ{overflow:hidden;border:none;padding:0;width:40px;height:40px;background:transparent;cursor:pointer;position:absolute;top:40px;right:40px}.ReferralReadMore_close_button__1jmdJ:after,.ReferralReadMore_close_button__1jmdJ:before{position:absolute;top:0;left:48%;width:2px;height:100%;transform:rotate(45deg);background:#ffce2e;content:""}.ReferralReadMore_close_button__1jmdJ:after{transform:rotate(-45deg)}.ReferralReadMore_conclusion__1G9KD{display:flex;flex-direction:column;align-items:flex-start;flex-wrap:nowrap;color:#d9d9d9;margin:50px 0 0;width:100%}.ReferralReadMore_conclusion__description__eDPey{font-family:var(--defaultFont),sans-serif;font-weight:400;font-size:max(1em,min(1.125em,1.125vw));line-height:1.5}@media screen and (min-width:360px)and (max-width:480px){.ReferralReadMore_inner_container__H2wDv{padding:100px 0 60px}}@keyframes AnnotationBlock_fadeInUp__QUer6{0%{transform:translateY(4%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes AnnotationBlock_fadeOutDown__sU_q_{0%{transform:translateY(0);opacity:1}to{transform:translateY(4%);opacity:0}}@keyframes AnnotationBlock_openingBlock__0j6mj{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes AnnotationBlock_linearAnim__xSDl1{0%{background-position:0 0}to{background-position:-200% 0}}.AnnotationBlock_annotation__FcrQI{display:flex;flex-direction:row;align-items:flex-start;padding:12px;color:#3cb8fe;background-color:rgba(60,184,254,.2);border-radius:.6rem;box-shadow:10px 19px 20px 0 rgba(0,0,0,.01),2px 4px 9px 0 rgba(0,0,0,.13),1px 1px 3px 0 rgba(0,0,0,.03);font-family:var(--defaultFont),sans-serif;font-weight:300;font-size:12px;line-height:1.2;width:clamp(300px,80%,400px);cursor:default;margin:34px 0 0}.AnnotationBlock_annotation__FcrQI p{width:100%;padding-left:10px}.AnnotationBlock_annotation__FcrQI svg{width:16px;height:16px;display:block}.AnnotationBlock_annotation__FcrQI svg circle,.AnnotationBlock_annotation__FcrQI svg path{stroke:#3cb8fe}.AnnotationBlock_annotation__FcrQI b{font-family:var(--defaultFont),sans-serif;font-weight:600;font-size:12px;line-height:normal}