.page_wrapper__7FCHQ{min-height:100vh;max-width:100vw;overflow-x:hidden}.page_container__bKlsu{display:flex;min-height:100vh}.page_sidebar__qnPSU{background:#434286;display:flex;height:100vh;width:250px;flex-direction:column;justify-content:space-between;padding:20px;box-sizing:border-box}.page_logo__2iuHa{font-size:27px;font-weight:600;margin-bottom:15px}.page_links__FAm2R{display:flex;flex-direction:column;gap:15px}.page_links__FAm2R a{display:flex;align-items:center;gap:10px;font-size:18px;color:#dfd5e5;transition:all .5s ease}.page_activeLink__BWexk{color:#fff;text-shadow:0 0 10px rgba(247,235,255,.504)}.page_profile__5YbTD{text-align:center;font-size:20px;margin-bottom:20px;font-weight:500;letter-spacing:.2px}.page_sidebarBottom__nnfif a{display:flex;align-items:center;gap:10px;font-size:18px;color:#F7EBFF}.page_content__1MjoS{min-height:100vh;width:calc(100% - 250px);padding:20px;box-sizing:border-box;opacity:0;visibility:hidden;transition:opacity .5s ease;flex:1 1 auto;position:absolute;left:250px}.page_activePage___Tp1W{opacity:1;visibility:visible;position:relative;left:0}.page_statistics__p5_He{display:flex;flex-wrap:wrap;gap:15px}.page_statisticItem___PpXU{display:flex;flex-direction:column;justify-content:center;width:calc(50% - 7.5px);padding:15px;box-sizing:border-box;border-radius:10px;background:linear-gradient(180deg,rgba(255,255,255,.08),rgba(255,255,255,0)),#403B9D}.page_statisticItemTitle__cZb1D{font-size:18px;font-weight:500;color:#BCB8FF}.page_statisticItemValue__kYk7K{font-size:24px;font-weight:600;color:#F7EBFF;margin-top:7px;display:flex;justify-content:space-between;align-items:center}.page_statisticItemValue__kYk7K img{width:27px;height:27px;margin-left:6px}.page_chartContainer__qTs4C{margin-top:50px}.page_contentTop__4FErg{display:flex;align-items:center;justify-content:space-between}.page_contentTopLeftButton__7I77_{background:linear-gradient(180deg,rgba(255,255,255,.05),rgba(255,255,255,0)),#4944af;padding:12px 30px;border-radius:50px;border:none;font-size:15.5px;color:#F7EBFF;cursor:pointer;transition:all .5s ease;letter-spacing:.3px}.page_contentTopLeftButton__7I77_:hover{background:linear-gradient(180deg,rgba(255,255,255,.05),rgba(255,255,255,0)),#6B54FA}.page_contentTopRightButtons__dEFpV{display:flex;align-items:center;gap:15px}.page_tabsControls__OBvP3{margin-top:30px;display:flex;align-items:center;justify-content:space-between}.page_search__VOyNm{position:relative;transition:all .4s ease}.page_searchInput__HrSy5{width:330px;padding:11px 40px 11px 15px;border-radius:50px;border:none;background:#4944af;color:#F7EBFF;box-sizing:border-box;font-size:15.5px;letter-spacing:.3px;transition:all .4s ease}.page_search__VOyNm:focus-within{transform:scale(1.05)}.page_search__VOyNm:focus-within .page_searchInput__HrSy5{box-shadow:0 9px 20px rgba(38,37,80,.699)}.page_searchInput__HrSy5::placeholder{color:#F7EBFF;font-weight:300;opacity:.5;letter-spacing:.3px}.page_searchIcon__y1GOF{position:absolute;right:9px;top:50%;transform:translateY(-50%);cursor:pointer;padding:5px}.page_pagination__bZBP4{display:flex;align-items:center;gap:10px}.page_pageNumber__qmbDo{padding:8px 12px;border-radius:6px;color:#F7EBFF;font-size:14px;transition:all .3s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none}.page_pageNumber__qmbDo:hover{background:rgba(255,255,255,.1)}.page_activePageNumber__QjExH{padding:8px 12px;border-radius:6px;background:#9F79F9;color:white;font-size:14px;font-weight:600;-webkit-user-select:none;-moz-user-select:none;user-select:none}.page_paginationIcon__KlFlA{cursor:pointer;transition:all .3s ease}.page_paginationIcon__KlFlA:hover{transform:scale(1.1)}.page_table__HXw0S{margin-top:20px;background:#403B9D;border-radius:10px;overflow:hidden}.page_tableHeader__8wUVv{background:#4944af;font-weight:600;color:#F7EBFF;font-size:16px}.page_tableHeader__8wUVv,.page_tableRow__tGH9l{display:grid;grid-template-columns:40px 1fr 121px 140px 156px 100px 190px;grid-gap:15px;gap:15px;padding:15px 20px}.page_tableRow__tGH9l{border-bottom:1px solid rgba(255,255,255,.1);align-items:center;transition:background .3s ease}.page_tableRow__tGH9l:hover{background:rgba(255,255,255,.05)}.page_tableRow__tGH9l:last-child{border-bottom:none}.page_tableCell__IJbE5,.page_tableHeaderItem__WMLsE{color:#F7EBFF;font-size:15px;display:flex;align-items:center;justify-content:end;text-align:right}.page_tableFirstCell__Dw51F{justify-content:start}.page_checkbox__YO9nZ{width:18px;height:18px;cursor:pointer;accent-color:#9F79F9}.page_status__Y18mv{padding:4px 12px;border-radius:20px;font-size:12px;font-weight:500;text-align:center;width:-moz-fit-content;width:fit-content}.page_statusActive__Lveia{background:rgba(76,175,80,.2);color:#4CAF50;border:1px solid rgba(76,175,80,.3)}.page_statusInvalid__wLoaH{background:rgba(244,67,54,.2);color:#F44336;border:1px solid rgba(244,67,54,.3)}.page_actions__x4d1L{display:flex;gap:8px}.page_actionButton__zRyvT{padding:6px 12px;border-radius:6px;border:none;font-size:12px;cursor:pointer;transition:all .3s ease;font-weight:500}.page_updateButton__bB5eJ{background:#9F79F9;color:white}.page_updateButton__bB5eJ:hover{background:#8B6FE6}.page_deleteButton__R9YF8{background:#F44336;color:white}.page_deleteButton__R9YF8:hover{background:#D32F2F}.page_password__I1xfA{font-family:monospace;background:rgba(255,255,255,.1);padding:2px 6px;border-radius:4px;font-size:12px}.page_popupContent__SmxrH{display:flex;flex-direction:column;gap:15px;background:#403B9D;padding:30px;box-shadow:0 0 20px rgba(0,0,0,.7)}.page_popupTitle__xqQIf{font-size:29px;font-weight:600;color:#F7EBFF;text-align:center;letter-spacing:.4px}.page_popupTextarea__sL4up{width:100%;height:200px;background:#504AC4;padding:11px;box-sizing:border-box;resize:none;border:2px solid #655fd2;border-radius:8px;transition:all .3s ease;font-size:15.5px;font-weight:400;font-family:Arial,Helvetica Neue,Helvetica,sans-serif;letter-spacing:.2px}.page_popupTextarea__sL4up::placeholder{color:#F7EBFF;font-weight:300;opacity:.5;letter-spacing:.3px}.page_popupTextarea__sL4up:focus{border-color:#847fe7}.page_popupTextareaDescription__4DvV5{text-align:center}.page_errorMessage__QBRET{margin-bottom:10px;margin-top:-5px;font-weight:500;color:rgba(238,108,134,.942);letter-spacing:.5px;text-shadow:0 0 4px rgba(242,107,134,.5)}.page_popupButton___sq3U{background:#9F79F9;color:#fff;border:none;display:block;width:100%;padding:13px 15px 12px;font-size:17px;border-radius:8px;font-weight:500;letter-spacing:.8px;cursor:pointer;transition:all .25s ease}.page_popupButton___sq3U:hover{box-shadow:0 0 15px rgba(159,121,249,.55)}.page_popupButtonLoading__1Uhrg{padding:6px 10px 3px}.page_loading__wVyJi{opacity:0;visibility:hidden;transition:all .3s ease;width:100%;height:100%;position:fixed;top:0;left:0;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;flex-direction:column;gap:40px;z-index:1000;font-size:23px;letter-spacing:11.5px}.page_loadingActive__Kear_{opacity:1;visibility:visible}.page_loading__wVyJi p{position:relative;left:7px}.Popup_wrapper__GDs5H{width:100vw;height:100vh;position:fixed;top:0;left:0;display:flex;justify-content:center;align-items:center;box-sizing:border-box;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);transition:all .4s ease;opacity:0;visibility:hidden;z-index:20}.Popup_wrapperActive__7GrNR{opacity:1;visibility:visible}.Popup_content__juy_b{transform:scale(.8);box-sizing:border-box;box-shadow:0 0 45px rgba(36,34,89,.472);max-width:690px;width:100%;min-width:300px;position:relative;transition:all .4s ease;border-radius:21px;overflow:hidden;margin:0 15px}.Popup_wrapperActive__7GrNR .Popup_content__juy_b{transform:scale(1)}.Popup_closeIcon__mPNNj{width:17px;padding:5px;position:absolute;top:8px;right:10px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;z-index:12}.page_page__srzuT{min-height:100vh;display:flex;flex-direction:column}.page_main__qQeJP{z-index:2;flex:1 1 auto}.page_profileBg__3eBHV{height:100vh}.page_content__thBSs{width:100%;box-sizing:border-box;color:#B9B5FF;margin:160px 0 120px}.page_tabs__XRiWy{margin-top:14px;display:flex;overflow-x:auto;white-space:nowrap;-webkit-overflow-scrolling:touch;gap:5px;padding-bottom:8px}.page_tab__GwPjl{padding:10px 15px 8px;cursor:pointer;font-weight:500;font-size:15.5px;transition:all .3s ease;border-bottom:2px solid transparent;-webkit-user-select:none;-moz-user-select:none;user-select:none;flex-shrink:0;white-space:nowrap;position:relative;border-radius:8px}.page_tabActive__GxdoR{color:#fff;background:#5650BF}.page_faqs__DiOl8{margin-top:40px}.page_telegramContact__Hai08{margin-top:70px}.page_telegramContactContent__gf7Bi{display:flex;justify-content:space-between;align-items:center;background:#403B9D;border-radius:12px;padding:20px;gap:20px;margin-top:-5px}.page_telegramContactTitle__77x41{color:#F7EBFF;font-size:18px;font-weight:500}.page_telegramContactDescription__0cset{color:#B9B5FF;margin-top:10px;font-size:17px}.page_telegramContactButton__As06e{display:flex;align-items:center;background:#A682F9;border-radius:8px;padding:8px 18px 8px 13px;border:none;color:#F7EBFF;font-size:16px;cursor:pointer;transition:all .3s ease;font-weight:500}.page_telegramContactButton__As06e:hover{box-shadow:0 0 10px #A682F9}.page_telegramContactButton__As06e img{width:24px;height:24px;object-fit:contain;margin-right:8px}@media (max-width:550px){.page_telegramContact__Hai08{margin-top:90px}.page_telegramContactTopTitle__sGG07{text-align:center;font-size:22px;color:#F7EBFF;font-weight:500;letter-spacing:.3px;margin-bottom:9px}.page_telegramContactContent__gf7Bi{flex-direction:column;background:transparent;padding:0;text-align:center}.page_telegramContactTitle__77x41{display:none}}@media (max-width:475px){.page_tabs__XRiWy{gap:2px}}.page_page__TmYKI{min-height:100vh;display:flex;flex-direction:column}.page_main__Tg8Rz{z-index:2;flex:1 1 auto}.page_profileBg___RieQ{height:100vh}.page_wrapper__83aIV{max-width:600px;box-sizing:border-box;border-radius:21px;box-shadow:0 0 45px rgba(36,34,89,.472);padding:22px;background:#403B9D;color:#BCB8FF;margin:250px auto 200px}.page_popupTextTitles__0VMjJ span{margin-right:9px;font-size:25px;font-weight:500;cursor:pointer}.page_popupTextTitles__0VMjJ span:hover{color:#c8c5fe}.page_popupTextTitleActive__NJC1c{color:#fff!important}.page_popupTextDescription__199yM{margin-top:6px;font-size:16px;letter-spacing:.2px}.page_popupText__dFjXj form{margin-top:19px}.page_inputContainer__tNk5E{margin-bottom:15px;position:relative}.page_inputContainer__tNk5E input{background:transparent;width:100%;box-sizing:border-box;padding:13px;font-size:18px;border:2px solid #655fd2;border-radius:8px;transition:all .3s ease;letter-spacing:.5px;color:#fff}.page_inputContainer__tNk5E input:focus+label,.page_inputContainer__tNk5E input:not(:placeholder-shown)+label{top:-12px;left:14px;font-size:15px}.page_inputContainer__tNk5E input:focus{border-color:#847fe7;border-radius:10px}.page_inputContainer__tNk5E input:focus+label{color:#B9B5FF}.page_inputContainer__tNk5E label{position:absolute;top:10px;left:8px;font-size:18px;padding:4px;transition:all .25s ease;cursor:text;color:#B9B5FF;pointer-events:none;background:#403B9D}.page_showPassword__PCLQh{position:absolute;z-index:2;right:10px;top:50%;transform:translateY(-50%);width:27px;cursor:pointer}.page_error__R8Bw8{margin-bottom:10px;margin-top:-5px;font-weight:500;color:rgba(238,108,134,.942);letter-spacing:.5px;text-shadow:0 0 4px rgba(242,107,134,.5)}.page_submitButton__BTi8K{background:#9F79F9;color:#fff;border:none;display:block;width:100%;padding:13px 15px 12px;font-size:17px;border-radius:8px;font-weight:500;letter-spacing:.8px;cursor:pointer;transition:all .25s ease;box-sizing:border-box}.page_submitButton__BTi8K:hover{box-shadow:0 0 15px rgba(159,121,249,.55)}.page_submitButtonLoading__J2mAy{padding:6px 10px 3px}.page_loading__csEaX{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:30px 20px;text-align:center}.page_loading__csEaX p{margin-top:15px;font-size:16px;color:#BCB8FF;font-weight:500}.page_successMessage__Xe0Z_{text-align:center;padding:30px 20px}.page_successIcon__RyS0d{width:130px;height:130px;margin-bottom:20px}.page_successMessage__Xe0Z_ h3{color:#81c784;font-size:24px;font-weight:600;margin:0 0 15px}.page_successMessage__Xe0Z_ p{color:#BCB8FF;font-size:17px;line-height:1.5}.page_successMessage__Xe0Z_ .page_submitButton__BTi8K{margin-top:20px;background:#655fd2}.page_successMessage__Xe0Z_ .page_submitButton__BTi8K:hover{background:#847fe7;box-shadow:0 0 15px rgba(101,95,210,.55)}.page_page__ZU32B{min-height:100vh;display:flex;flex-direction:column}.page_main__GlU4n{z-index:2}.page_hero__SKW6o{margin-top:130px}.page_heroContent__2lPR8{text-align:center}.page_heroSubtitle__RTAw0{font-family:var(--font-ibm-plex-mono),monospace;font-weight:500;font-size:18.5px;color:#F7EBFF;letter-spacing:.5px}.page_heroTitle__Gfler{margin-top:8px;color:#DCCDE5;font-size:46px;text-shadow:0 4px 41px #6F68E6;letter-spacing:.5px}.page_calculator__4_jwn{margin-top:40px}.page_calculatorContent__7Ywx1{max-width:600px;margin:0 auto;background:#403B9D;box-shadow:0 0 45px rgba(36,34,89,.472);border-radius:12px;padding:20px}.page_methodTabs__P4d8p{display:flex;gap:3px;padding:4px 5px;border-radius:10px;background:#6F68E6;color:#B9B5FF;box-shadow:0 0 5px rgba(53,49,132,.389)}.page_methodTab__PFPGQ{padding:8px 18px;border-radius:8px;font-size:17px;letter-spacing:.3px;font-weight:500;color:#B9B5FF;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;flex:1 1 auto;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.page_methodTab__PFPGQ:hover{text-shadow:0 0 10px #B9B5FF}.page_methodTabIcon__A0cCT{width:20px;fill:#B9B5FF;margin-right:6px;transition:all .3s ease}.page_methodTabQuestionIcon__fd5yP{fill:#B9B5FF;width:12px;padding:5px;position:relative;top:1px;transition:all .3s ease}.page_methodTab__PFPGQ:nth-child(2),.page_methodTab__PFPGQ:nth-child(3){color:#8782DF;cursor:default}.page_methodTab__PFPGQ:nth-child(2):hover,.page_methodTab__PFPGQ:nth-child(3):hover{text-shadow:none}.page_methodTab__PFPGQ:nth-child(2) .page_methodTabIcon__A0cCT,.page_methodTab__PFPGQ:nth-child(3) .page_methodTabIcon__A0cCT{fill:#8681DD}.page_methodTabActive__2jBTY{background:#8480F5;color:#F7EBFF}.page_methodTabActive__2jBTY:hover{text-shadow:0 0 10px #fff}.page_methodTabActive__2jBTY .page_methodTabIcon__A0cCT,.page_methodTabActive__2jBTY .page_methodTabQuestionIcon__fd5yP{fill:#F7EBFF}.page_methodTabNew__ANo03{background:#E677FF;padding:4px;color:#fff;font-size:14px;border-radius:5px;margin-left:3px}.page_promocode__GLmfo{background:transparent;border:none;cursor:pointer;margin:19px auto 0;display:flex;align-items:center;color:#B9B5FF;font-size:16px;font-weight:500;transition:all .25s ease;letter-spacing:.3px}.page_promocode__GLmfo svg{margin-right:4px;position:relative;bottom:2px;fill:#B9B5FF;transition:all .25s ease}.page_promocode__GLmfo:hover,.page_promocode__GLmfo:hover svg{color:#fff;fill:#fff;text-shadow:0 0 6px rgba(255,255,255,.5)}.page_currency__i8vO6{margin-top:23px}.page_currencyHead__Bsx3q{justify-content:space-between;color:#B9B5FF;font-size:17px;font-weight:500;letter-spacing:.1px}.page_currencyHead__Bsx3q,.page_currencyHead__Bsx3q p{display:flex;align-items:center}.page_currencyHead__Bsx3q span{color:#F7EBFF;margin-left:5px}.page_currencyHead__Bsx3q svg{display:block;margin-left:3px}.page_currencyInputWrapper__bD1BG{position:relative;margin-top:8px}.page_currencyInput___ChlL{width:100%;padding:12px 50px 12px 14px;box-sizing:border-box;color:#F7EBFF;border-radius:10px;background:#5650BF;border:none;font-size:18.5px;letter-spacing:.3px;box-shadow:0 0 5px rgba(53,49,132,.389)}.page_currencyInputIcon__fo0l1{fill:#B9B5FF;height:25px;width:25px;object-fit:contain;position:absolute;top:50%;right:14px;transform:translateY(-50%)}.page_suggestedValues__J1cWL{display:flex;justify-content:space-between;align-items:center;gap:8px;margin-top:12px}.page_suggestedValues__J1cWL p{width:33.333333%;text-align:center;background:#5650BF;border-radius:8px;padding:10px;letter-spacing:.5px;font-weight:500;color:#B9B5FF;transition:all .3s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer;box-shadow:0 0 5px rgba(53,49,132,.389)}.page_suggestedValues__J1cWL p:hover{color:#f7ebff;box-shadow:0 0 14px rgba(39,36,98,.389)}.page_rangeSlider__rcXJf{position:relative;margin-top:23px;height:40px}.page_rangeInput__j2ySs{width:100%;height:8px;background:linear-gradient(90deg,#9B73F9,#A682F9);border-radius:20px;outline:none;-moz-appearance:none;appearance:none;-webkit-appearance:none;cursor:default;position:relative;z-index:1;pointer-events:none}.page_rangeInput__j2ySs::-webkit-slider-thumb{appearance:none;-webkit-appearance:none;width:0;height:0;background:transparent;cursor:pointer}.page_rangeInput__j2ySs::-moz-range-thumb{width:0;height:0;background:transparent;cursor:pointer;border:none}.page_rangeHandle__eUuSQ{position:absolute;top:-5px;transform:translateX(-50%);background:linear-gradient(180deg,rgba(255,255,255,.08),rgba(255,255,255,0)),#9E77F9;box-shadow:0 9px 117px rgba(19,28,54,.53),0 2px 26px rgba(19,28,54,.32),0 0 7px rgba(19,28,54,.21);border-radius:45px;display:flex;align-items:center;z-index:2;pointer-events:auto;padding:7px 12px;cursor:-webkit-grab;cursor:grab;-webkit-user-select:none;-moz-user-select:none;user-select:none}.page_rangeHandle__eUuSQ:active{cursor:-webkit-grabbing;cursor:grabbing}.page_rangeHandleIcon__hOyc4{width:17px;height:17px;object-fit:contain;margin-bottom:2px}.page_rangeHandleIcon__hOyc4 svg{width:100%;height:100%;fill:#F7EBFF}.page_rangeHandleValue__k9cTC{color:#F7EBFF;font-size:15px;font-weight:600;letter-spacing:.2px;line-height:1;margin-left:4px}.page_calculatorDetailsText__c5CAd{margin-top:10px;color:#B9B5FF;font-size:15px;letter-spacing:.1px}.page_calculatorButton__faH9Z{margin-top:20px;font-size:18px;border:none;background:linear-gradient(180deg,rgba(255,255,255,.08),rgba(255,255,255,0)),#9B73F9;border-radius:8px;width:100%;padding:12px;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer;transition:all .2s ease}.page_calculatorButton__faH9Z:hover{box-shadow:0 0 10px #A682F9}.page_popupContent__eBtmb{display:flex;justify-content:space-between;align-items:stretch;position:relative;background:#403B9D;color:#B9B5FF}.page_popupImage__Jhzzt{width:40%;position:relative}.page_popupImage__Jhzzt img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.page_popupText__EQ8r_{width:60%;padding:22px}.page_popupTextTitles__uVRZU span{margin-right:9px;font-size:25px;font-weight:500;cursor:pointer}.page_popupTextTitles__uVRZU span:hover{color:#c8c5fe}.page_popupTextTitleActive__9iISe{color:#fff!important}.page_popupTextDescription__yWNw8{margin-top:6px;font-size:16px;letter-spacing:.2px}.page_popupText__EQ8r_ form{margin-top:19px}.page_inputContainer__8v5CU{margin-bottom:15px;position:relative}.page_inputContainer__8v5CU input{background:transparent;width:100%;box-sizing:border-box;padding:13px;font-size:18px;border:2px solid #655fd2;border-radius:8px;transition:all .3s ease;letter-spacing:.5px;color:#fff}.page_inputContainer__8v5CU input:focus+label,.page_inputContainer__8v5CU input:not(:placeholder-shown)+label{top:-12px;left:14px;font-size:15px}.page_inputContainer__8v5CU input:focus{border-color:#847fe7;border-radius:10px}.page_inputContainer__8v5CU input:focus+label{color:#B9B5FF}.page_inputContainer__8v5CU label{position:absolute;top:10px;left:8px;font-size:18px;padding:4px;transition:all .25s ease;cursor:text;color:#B9B5FF;pointer-events:none;background:#403B9D}.page_error__Jil8M{margin-bottom:10px;margin-top:-5px;font-weight:500;color:rgba(238,108,134,.942);letter-spacing:.5px;text-shadow:0 0 4px rgba(242,107,134,.5)}.page_submitButton__6O8qB{background:#9F79F9;color:#fff;border:none;display:block;width:100%;padding:13px 15px 12px;font-size:17px;border-radius:8px;font-weight:500;letter-spacing:.8px;cursor:pointer;transition:all .25s ease}.page_submitButton__6O8qB:hover{box-shadow:0 0 15px rgba(159,121,249,.55)}.page_submitButtonLoading__mClk7{padding:6px 10px 3px}.page_heroReview__FvJdP{margin-top:60px}.page_heroReviewContent__mnLVh{display:flex;justify-content:space-between;align-items:start;gap:30px}.page_heroReviewImage__cbLIH{width:106px;height:106px;border:2px solid #b9b5ff;background:#B9B5FF;box-sizing:border-box;border-radius:50%}.page_heroReviewText__KrYXO{width:100%;background:#403B9D;padding:20px;border-radius:10px;position:relative}.page_heroReviewText__KrYXO:before{content:"";border-top:20px solid #0000;border-bottom:20px solid #0000;border-right:20px solid #403b9d;width:0;height:0;position:absolute;top:-10px;left:-10px;transform:rotate(-90deg)}.page_heroReviewTitle__G4esz{color:#F7EBFF;font-weight:600;font-size:20px;letter-spacing:.3px}.page_heroReviewDescription__pzNuw{margin-top:10px;color:#B9B5FF;font-size:17px;letter-spacing:.1px;line-height:145%}.page_reviews__LP7hK{margin-top:80px}.page_reviewsContent__dcZt5{display:flex;justify-content:space-between;gap:12px}.page_reviewsItem__6LyD2{width:25%;background:#403B9D;border-radius:12px;padding:16px 10px 12px;box-sizing:border-box;text-align:center}.page_reviewsItemImage__lQ2Os{width:70px;height:70px;border:2px solid #b9b5ff;background:#B9B5FF;box-sizing:border-box;border-radius:50%}.page_reviewsItemTitle__LtpDK{color:#F7EBFF;margin-top:16px;font-size:19px;font-weight:500}.page_reviewsItemDescription__2uLOM{color:#B9B5FF;margin-top:5px;font-size:16px;letter-spacing:.2px}.page_lastOrders__G5zXl{margin-top:100px}.page_lastOrdersItems__XC7IB{display:flex;justify-content:space-between;overflow-x:auto;white-space:nowrap;-webkit-overflow-scrolling:touch;gap:8px}.page_lastOrdersItem__dryHI{width:calc(25% - 6px);min-width:200px;padding:10px;box-sizing:border-box;background:#403B9D;border-radius:10px;display:flex;align-items:center;gap:9px;flex-shrink:0}.page_lastOrderItemImage___4Q81{width:50px;height:50px;border:9px}.page_lastOrderItemName__JahfY{color:#F7EBFF;letter-spacing:.5px}.page_lastOrderItemText__BhmBH{color:#B9B5FF}.page_lastOrderItemText__BhmBH img{width:20px;height:15px;object-fit:contain;margin-left:3px}.page_tasks__OsrOJ{margin-top:90px}.page_taskItems__x6fDR{display:flex;justify-content:space-between;gap:10px}.page_taskItem__fRtUb{width:50%;padding:18px;height:200px;display:flex;flex-direction:column;justify-content:end;box-sizing:border-box;background-color:#403B9D;border-radius:10px;color:#fff;position:relative;overflow:hidden}.page_taskItemDetailsBg__yydKI{transition:all .3s ease;position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover;z-index:1}.page_taskItem__fRtUb:hover .page_taskItemDetailsBg__yydKI{transform:scale(1.07);filter:brightness(.8)}.page_taskItemName___oDUC{font-size:22px;line-height:130%;font-weight:600;letter-spacing:.5px;z-index:2}.page_taskItemDetails__9NEZk{margin-top:12px;font-size:16px;letter-spacing:.3px;display:flex;align-items:center;color:#fff;z-index:2}.page_taskItemDetailsImage__LziYZ{width:20px;height:20px;object-fit:contain;margin-left:5px}.page_faq__hmOuC{margin-top:80px;margin-bottom:120px}@media (max-width:650px){.page_methodTabs__P4d8p{align-items:normal;flex-direction:column}.page_methodTab__PFPGQ{text-align:left;justify-content:left}}@media (max-width:620px){.page_heroSubtitle__RTAw0{font-size:17px}.page_heroTitle__Gfler{font-size:38px}}@media (max-width:550px){.page_heroReviewImage__cbLIH{width:60px;height:60px}.page_reviewsContent__dcZt5{flex-wrap:wrap}.page_reviewsItem__6LyD2{width:calc(50% - 6px);box-sizing:border-box}.page_taskItems__x6fDR{flex-direction:column;gap:15px}.page_taskItem__fRtUb{width:100%}}@media (max-width:490px){.page_popupImage__Jhzzt{display:none}.page_popupText__EQ8r_{width:100%}}@media (max-width:350px){.page_suggestedValues__J1cWL p{font-size:14px}}.page_page__l0mEz{min-height:100vh;display:flex;flex-direction:column}.page_main__j24eT{z-index:2;flex:1 1 auto}.page_profileBg__5bIhI{height:100vh}.page_profile__ZNzMr{width:100%;box-sizing:border-box;border-radius:21px;box-shadow:0 0 45px rgba(36,34,89,.472);padding:22px;background:#403B9D;color:#BCB8FF;margin:250px 0 200px}.page_profileId__cqpSA{font-size:24px;color:#F7EBFF;font-weight:500;letter-spacing:.1px}.page_methodTabs___eMt6{display:inline-flex;align-items:center;gap:3px;padding:3px;border-radius:10px;background:#6F68E6;margin-top:14px}.page_methodTab__1pLO_{padding:8px 18px;border-radius:8px;font-size:17px;letter-spacing:.3px;font-weight:500;color:#BCB8FF;transition:all .3s ease;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.page_methodTabActive__Cy1Ie{background:#8480F5;color:#F7EBFF}.page_statusTabs__aac1U{margin-top:14px;border-bottom:2px solid #6f68e6;display:flex;overflow-x:auto;white-space:nowrap;-webkit-overflow-scrolling:touch;gap:5px}.page_statusTab___VJdB{padding:0 10px 5px;cursor:pointer;font-weight:500;letter-spacing:.2px;transition:all .3s ease;border-bottom:2px solid transparent;-webkit-user-select:none;-moz-user-select:none;user-select:none;flex-shrink:0;white-space:nowrap;position:relative}.page_statusTabActive__fl8wM{color:#fff;border-bottom:2px solid #a682f9}.page_orders__hJ3lX{margin-top:13px}.page_ordersTitle__Vw7V2{display:flex;justify-content:space-between;align-items:center;font-size:18px}.page_noOrders__FuC_C{padding:30px 0 5px;text-align:center;font-size:18px}.page_orderItems__CUxWO{margin-top:4px}.page_orderItem__IUhpv{margin-top:10px;display:flex;justify-content:space-between;align-items:start}.page_orderItemInfo__4VDJW{display:flex}.page_orderItemImg__UvSe_{width:50px;height:50px;border-radius:6px}.page_orderItemInfoText__5c9km{margin-left:7px;display:flex;flex-direction:column;justify-content:space-between}.page_orderItemInfoTextSum___5JPH{font-size:17.5px;font-weight:600;color:#F7EBFF}.page_orderItemInfoTextDetails__03C3s{font-size:14px;color:#BCB8FF;font-weight:500;font-size:16.5px}.page_orderItemInfoTextDetailsStatusSuccess__uNt6Z{color:#B2FF36;letter-spacing:.4px}.page_orderItemInfoTextDetailsStatusError__f6WUd{color:#FF4D36;letter-spacing:.4px}.page_orderItemId__pZKEn{display:flex;align-items:center}.page_page__QA_ci{min-height:100vh;display:flex;flex-direction:column}.page_main__X70NK{z-index:2;flex:1 1 auto}.page_profileBg__dvWMg{height:100vh}.page_profile__pE_ks{width:100%;box-sizing:border-box;border-radius:21px;box-shadow:0 0 45px rgba(36,34,89,.472);padding:22px;background:#403B9D;color:#BCB8FF;margin:250px 0 200px}.page_profileTitle__ZGneb{font-size:24px;color:#F7EBFF;font-weight:500;letter-spacing:.1px}.page_profileContent__ZiVfK{margin-top:20px}.page_profileContentText__Tknr8{line-height:1.6;white-space:pre-line}.page_page__2xhui{min-height:100vh;display:flex;flex-direction:column}.page_main__3uX9p{z-index:2;flex:1 1 auto}.page_profileBg__jf5f7{height:100vh}.page_content__6FPEh{width:100%;box-sizing:border-box;color:#B9B5FF;margin:160px 0 120px;display:flex;align-items:start;gap:15px}.page_steps__owiAk{display:flex;flex-direction:column;gap:15px;position:relative}.page_steps__owiAk span{width:50px;height:50px;border-radius:50px;font-size:19px;background:#403B9D;display:flex;align-items:center;justify-content:center;z-index:2;border:3px solid #403b9d;transition:all .25s ease}.page_steps__owiAk span.page_activeStep__BfEwf{border-color:#A47FF9;box-shadow:0 0 15px rgba(164,127,249,.5)}.page_verticalLine__tpHLh{position:absolute;z-index:1;height:100%;width:3px;background:#403B9D;top:0;left:50%;transform:translateX(-50%)}.page_stepContent__NhXwt{flex:1 1 auto;box-sizing:border-box;border-radius:21px;box-shadow:0 0 45px rgba(36,34,89,.472);padding:22px;background:#403B9D;color:#BCB8FF}.page_stepContentHead__MQGXe{display:flex;align-items:center}.page_backIcon__Iw9I9{width:30px;height:25px;object-fit:contain;transition:all .25s ease;stroke:#8782DF;cursor:pointer}.page_backIcon__Iw9I9:hover{stroke:#F7EBFF}.page_stepContentTitle__OY8i1{font-size:25px;font-weight:500;color:#F7EBFF;margin-left:9px}.page_stepContentDescription__Ty3BB{margin-top:7px;font-weight:500;font-size:17px;letter-spacing:.3px}.page_inputContainer__bHaVk{margin-top:20px;position:relative}.page_inputContainer__bHaVk input{background:transparent;width:100%;box-sizing:border-box;padding:13px;font-size:18px;border:2px solid #655fd2;border-radius:8px;transition:all .3s ease;letter-spacing:.5px;color:#fff}.page_inputContainer__bHaVk input:focus+label,.page_inputContainer__bHaVk input:not(:placeholder-shown)+label{top:-12px;left:14px;font-size:15px}.page_inputContainer__bHaVk input:focus{border-color:#847fe7;border-radius:10px}.page_inputContainer__bHaVk input:focus+label{color:#B9B5FF}.page_inputContainer__bHaVk label{position:absolute;top:10px;left:8px;font-size:18px;padding:4px;transition:all .25s ease;cursor:text;color:#B9B5FF;pointer-events:none;background:#403B9D}.page_verifyButton___82xZ{position:absolute;right:10px;top:50%;transform:translateY(-50%);background:#9F79F9;border:none;border-radius:50%;width:35px;height:35px;display:flex;align-items:center;justify-content:center;color:white;font-size:16px;font-weight:700;cursor:pointer;transition:all .25s ease;z-index:10}.page_verifyButton___82xZ:hover:not(:disabled){background:#B994FF;box-shadow:0 0 10px rgba(159,121,249,.5)}.page_verifyButton___82xZ:disabled{background:#6B6896;cursor:not-allowed;opacity:.7}.page_showPassword__roHBL{position:absolute;z-index:2;right:10px;top:50%;transform:translateY(-50%);width:27px;cursor:pointer}.page_error__3eCV5{margin-bottom:10px;margin-top:-5px;font-weight:500;color:rgba(238,108,134,.942);letter-spacing:.5px;text-shadow:0 0 4px rgba(242,107,134,.5)}.page_submitButton__tFkM2{margin-top:15px;background:#9F79F9;color:#fff;border:none;display:block;width:100%;padding:13px 15px 12px;font-size:17px;border-radius:8px;font-weight:500;letter-spacing:.8px;cursor:pointer;transition:all .25s ease;box-sizing:border-box;text-align:center}.page_submitButton__tFkM2:hover{box-shadow:0 0 15px rgba(159,121,249,.55)}.page_submitButtonLoading__vuxYD{background:#9b86cd;color:#d5c3ff;cursor:not-allowed}.page_submitButtonDisabled__NsAVQ{background:#6B6896;color:#9B9AC7;cursor:not-allowed}.page_submitButtonDisabled__NsAVQ:hover{box-shadow:none}.page_changeAccount___n2rK{text-align:center;font-weight:500;font-size:17px;margin-top:10px;cursor:pointer;transition:all .25s ease}.page_changeAccount___n2rK:hover{color:#F7EBFF}.page_errorMessage__JuHbG{margin-top:10px;padding:10px;background:rgba(238,108,134,.1);border:1px solid rgba(238,108,134,.3);border-radius:8px;color:rgba(238,108,134,.942);font-weight:500;font-size:14px;text-align:center}.page_accountSuggestions__5XFEh{margin-top:15px;max-height:400px;overflow-y:auto;padding-right:5px}.page_accountSuggestion__LHfL4{display:flex;align-items:center;background:#5650BF;border-radius:8px;padding:15px;margin-bottom:10px;box-sizing:border-box;transition:all .3s ease;cursor:pointer;gap:15px}.page_accountSuggestion__LHfL4:hover{background:#6B60D4;transform:translateY(-1px)}.page_accountSuggestionAvatar__i4V3E{width:60px;height:60px;object-fit:cover;border-radius:50px;border:2px solid #b9b5ff;background:#B9B5FF;flex-shrink:0}.page_accountInfo__LqNCU{flex:1 1;display:flex;flex-direction:column;gap:2px}.page_accountSuggestionName__ieS0M{font-size:16px;font-weight:500;letter-spacing:.1px;color:#F7EBFF;margin:0}.page_accountDisplayName__bPMpl{font-size:14px;color:#B9B5FF;font-weight:400;margin:0}.page_loading__o3BZP{width:100%;height:200px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:15px}.page_loading__o3BZP p{color:#B9B5FF;font-size:16px;margin:0}.page_minLength__rAa6c,.page_noResults__zMh9T{width:100%;padding:30px;text-align:center;background:rgba(91,87,185,.3);border-radius:8px;border:1px dashed #b9b5ff;box-sizing:border-box}.page_minLength__rAa6c p,.page_noResults__zMh9T p{color:#B9B5FF;font-size:16px;margin:0;font-weight:500}.page_chosenAccount__kWcAz{width:100%;display:flex;align-items:center;background:#5650BF;border-radius:8px;padding:20px;box-sizing:border-box;margin-top:15px;gap:15px;border:2px solid #a47ff9;box-shadow:0 0 15px rgba(164,127,249,.3)}.page_chosenAccount__kWcAz .page_accountSuggestionAvatar__i4V3E{width:100px;height:100px}.page_chosenAccount__kWcAz .page_accountSuggestionName__ieS0M{font-size:20px}.page_chosenAccount__kWcAz .page_accountDisplayName__bPMpl{font-size:16px}.page_placeThumbnail__u3JT1{border-radius:8px;object-fit:cover;border:2px solid #b9b5ff;background:#5650BF;flex-shrink:0}.page_placeStats__Cw0_o{font-size:12px;color:#B9B5FF;margin:4px 0 0}.page_placeDescription__gpo2m{font-size:15px;color:#B9B5FF;margin:7px 0 0;line-height:1.3}.page_successMessage__XISfD{background:rgba(76,175,80,.2);border:2px solid rgba(76,175,80,.5);border-radius:8px;color:#81c784}.page_successMessage__XISfD,.page_warningMessage__QGvSo{margin:20px 0;padding:15px;font-weight:500;text-align:center}.page_warningMessage__QGvSo{background:rgba(255,193,7,.2);border:2px solid rgba(255,193,7,.5);border-radius:8px;color:#ffb74d}.page_issuesList__fQmoR{margin:15px 0;padding-left:20px;color:#ffb74d}.page_issuesList__fQmoR li{margin:8px 0;font-weight:500}.page_gamepassInfo__DkUT4{margin:20px 0;padding:15px;background:rgba(159,121,249,.1);border:2px solid rgba(159,121,249,.3);border-radius:8px;color:#BCB8FF}.page_gamepassInfo__DkUT4 p{margin:8px 0;font-size:16px}.page_gamepassInfo__DkUT4 strong{color:#F7EBFF}.page_secondaryButton__Qwb_P{background:#655fd2!important;margin-top:10px!important}.page_secondaryButton__Qwb_P:hover{background:#847fe7!important}.page_page__SRB19{min-height:100vh;display:flex;flex-direction:column}.page_main__yjEEm{z-index:2;flex:1 1 auto}.page_profileBg__ui05s{height:100vh}.page_wrapper__G5ifa{max-width:600px;box-sizing:border-box;border-radius:21px;box-shadow:0 0 45px rgba(36,34,89,.472);padding:22px;background:#403B9D;color:#BCB8FF;margin:250px auto 200px}.page_popupTextTitles__6gDMM span{margin-right:9px;font-size:25px;font-weight:500;cursor:pointer}.page_popupTextTitles__6gDMM span:hover{color:#c8c5fe}.page_popupTextTitleActive__1OskI{color:#fff!important}.page_popupTextDescription__wVJEX{margin-top:6px;font-size:16px;letter-spacing:.2px}.page_popupText__qYgO3 form{margin-top:19px}.page_inputContainer__b58Xk{margin-bottom:15px;position:relative}.page_inputContainer__b58Xk input{background:transparent;width:100%;box-sizing:border-box;padding:13px;font-size:18px;border:2px solid #655fd2;border-radius:8px;transition:all .3s ease;letter-spacing:.5px;color:#fff}.page_inputContainer__b58Xk input:focus+label,.page_inputContainer__b58Xk input:not(:placeholder-shown)+label{top:-12px;left:14px;font-size:15px}.page_inputContainer__b58Xk input:focus{border-color:#847fe7;border-radius:10px}.page_inputContainer__b58Xk input:focus+label{color:#B9B5FF}.page_inputContainer__b58Xk label{position:absolute;top:10px;left:8px;font-size:18px;padding:4px;transition:all .25s ease;cursor:text;color:#B9B5FF;pointer-events:none;background:#403B9D}.page_showPassword__OQQgj{position:absolute;z-index:2;right:10px;top:50%;transform:translateY(-50%);width:27px;cursor:pointer}.page_error__Qn_5_{margin-bottom:10px;margin-top:-5px;font-weight:500;color:rgba(238,108,134,.942);letter-spacing:.5px;text-shadow:0 0 4px rgba(242,107,134,.5)}.page_submitButton__M3LPu{background:#9F79F9;color:#fff;border:none;display:block;width:100%;padding:13px 15px 12px;font-size:17px;border-radius:8px;font-weight:500;letter-spacing:.8px;cursor:pointer;transition:all .25s ease}.page_submitButton__M3LPu:hover{box-shadow:0 0 15px rgba(159,121,249,.55)}.page_submitButtonLoading__fKx5r{padding:6px 10px 3px}.page_loading__NR34X{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:30px 20px;text-align:center}.page_loading__NR34X p{margin-top:15px;font-size:16px;color:#BCB8FF;font-weight:500}.page_successMessage__WkzbB{text-align:center;padding:30px 20px}.page_successIcon__joXcN{width:130px;height:130px;margin-bottom:20px}.page_successMessage__WkzbB h3{color:#81c784;font-size:24px;font-weight:600;margin:0 0 15px}.page_successMessage__WkzbB p{color:#BCB8FF;font-size:17px;line-height:1.5}.page_successMessage__WkzbB .page_submitButton__M3LPu{margin-top:20px;background:#655fd2}.page_successMessage__WkzbB .page_submitButton__M3LPu:hover{background:#847fe7;box-shadow:0 0 15px rgba(101,95,210,.55)}.page_page__E82Ys{min-height:100vh;display:flex;flex-direction:column}.page_main__mCrkO{z-index:2;flex:1 1 auto}.page_profileBg__v_356{height:100vh}.page_profile__bJ422{width:100%;box-sizing:border-box;border-radius:21px;box-shadow:0 0 45px rgba(36,34,89,.472);padding:22px;background:#403B9D;color:#BCB8FF;margin:250px 0 200px}.page_profileContent__DFlJU{margin-top:20px}.Footer_footer__4vzqH{z-index:2;padding:25px 0;color:#BCB8FF;background:#323169;box-shadow:0 40px 90px 110px #323169}.Footer_container__Dj1D9{max-width:867px;margin:0 auto;padding:0 15px}.Footer_footerMain__AF8RC{display:flex;justify-content:space-between;align-items:center}.Footer_footerMainLogo__tbiyA{color:#fff;font-size:19.5px;font-weight:600;letter-spacing:.5px}.Footer_footerMainSocial__0FIms{display:flex;align-items:center}.Footer_footerMainSocial__0FIms a{padding:4px;margin-left:14px;transition:all .3s ease}.Footer_footerMainSocial__0FIms a img{width:25px}.Footer_footerColumns__bgSt7{margin-top:20px;display:flex;justify-content:space-between;gap:15px}.Footer_footerColumnTitle__wOK_i{color:#fff;font-size:21px;font-weight:600;letter-spacing:.4px}.Footer_footerColumnItem__bJphC{margin-top:10px;display:block;color:#BCB8FF;font-weight:500;letter-spacing:.1px;transition:all .25s ease}.Footer_footerColumnItem__bJphC:hover{text-shadow:0 0 9px #BCB8FF}.Footer_footerColumn__Qxhvr:last-child{display:flex;flex-direction:column;justify-content:end}.Footer_footerColumn__Qxhvr:last-child .Footer_footerColumnItem__bJphC:hover{text-shadow:none}.Footer_mobileRights__IdvP_{display:none}.Footer_footerSeparator__p_4Xh{width:100%;height:1px;background:#8480F5;margin:23px 0}.Footer_footerRights__m4D38{color:#BCB8FF;font-size:17px;font-weight:500;letter-spacing:.2px;text-align:justify}.Footer_footerBottom__OFeMd{display:flex;align-items:center;justify-content:space-between;font-size:17px;gap:15px}.Footer_footerBottomItem__UHjyf a{color:#EBEAFF;font-weight:600;letter-spacing:.2px;transition:all .25s ease}.Footer_footerBottomItem__UHjyf a:hover{text-shadow:0 0 12px rgba(235,234,255,.5)}@media (max-width:600px){.Footer_footerColumns__bgSt7{flex-wrap:wrap;gap:5px}.Footer_footerColumn__Qxhvr{width:calc(50% - 10px);margin-bottom:15px}.Footer_desktopRights__wVhdL{display:none}.Footer_mobileRights__IdvP_{display:block}.Footer_footerBottom__OFeMd{flex-direction:column;text-align:center}}@media (max-width:370px){.Footer_footerColumn__Qxhvr:nth-child(4n),.Footer_footerColumn__Qxhvr:nth-child(5n){width:100%}}.Spoiler_technologyItem__cqSZG{display:flex;justify-content:space-between;align-items:center;cursor:pointer;transition:all .25s ease;background:#403B9D;border-radius:10px;padding:18px;color:#F7EBFF;margin-top:18px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.Spoiler_technologyItem__cqSZG:hover{background:#4641a8}.Spoiler_technologyItemActive__O_VvK{border-radius:10px 10px 0 0}.Spoiler_noBorderTop__BjFez{border-top:none}.Spoiler_technologyItemName__6WNt3{font-size:17px;letter-spacing:.2px}.Spoiler_technologyItemArrow__5BICI{width:22px;transition:all .6s ease;margin-left:15px}.Spoiler_technologyItemArrowActive__4pwoF{transform:rotate(180deg)}.Spoiler_content__OaoLB{opacity:0;visibility:hidden;max-height:0;transition:max-height .7s ease,opacity .5s ease,visibility .5s ease;overflow:hidden}.Spoiler_contentActive__8uPFn{opacity:1;visibility:visible;max-height:400px}