.Alerts_viewport__QP68c{position:fixed;bottom:0;left:0;display:flex;flex-direction:column;padding:25px;gap:10px;min-width:390px;max-width:100vw;margin:0;list-style:none;z-index:50;outline:none}.Alerts_topRight__ZZVfp{top:0;right:0;align-items:flex-end}.Alerts_topLeft__m2E_6{top:0;left:0;align-items:flex-start}.Alerts_bottomRight__mt8_9{bottom:0;right:0;align-items:flex-end}.Alerts_bottomLeft__X_WJs{bottom:0;left:0;align-items:flex-start}.Alerts_root__WllB9{display:grid;grid-template-columns:1fr auto;align-items:start;grid-gap:20px;gap:20px;padding:12px 24px;border-radius:2px;color:#ede6e6;border:1px solid rgba(0,0,0,0)}.Alerts_root__WllB9[data-state=open]{animation:Alerts_slideIn__0n7V1 .18s ease-out}.Alerts_root__WllB9[data-state=closed]{animation:Alerts_hide__CRdHp .12s ease-in}.Alerts_content__Tqg55{display:flex;flex-direction:column;width:100%;gap:4px}.Alerts_title__b2fA5{font-weight:700;white-space:normal}.Alerts_desc__rlmwD{font-weight:400;word-break:break-word;overflow-wrap:break-word;white-space:normal;max-width:100%}.Alerts_close__LkYIk{all:unset;display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:2px;opacity:.9;cursor:pointer;transition:background-color .15s ease,opacity .15s ease}.Alerts_close__LkYIk:hover{background:hsla(0,0%,100%,.15);opacity:1}.Alerts_close__LkYIk:focus-visible{outline:2px solid hsla(0,0%,100%,.5);outline-offset:2px}.Alerts_success__9V22f{background-color:#0a6638;border-color:#14cc70}.Alerts_error__1PjOd{background-color:#660a1d;border-color:#cc1439}@keyframes Alerts_slideIn__0n7V1{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@keyframes Alerts_hide__CRdHp{to{opacity:0;transform:translateY(-6px)}}.Button_button__wliYd{border-radius:2px;padding:4px 22px;cursor:pointer;line-height:1.5;transition:.25s;border:2px solid rgba(0,0,0,0)}.Button_primary__G1mpW{background:#397df6}.Button_primary__G1mpW:hover{background:#73a5ff}.Button_primary__G1mpW:active{background:#2f68cc}.Button_primary__G1mpW:focus{border-color:#2f68cc}.Button_primary__G1mpW:disabled{background:#234e99;color:#8d9094;cursor:not-allowed}.Button_secondary__LGYa1{background:#333;color:#ede6e6}.Button_secondary__LGYa1:hover{background:#4c4c4c}.Button_secondary__LGYa1:active{background:#212121}.Button_secondary__LGYa1:focus{border-color:#4c8dff}.Button_secondary__LGYa1:disabled{background:#171717;color:#8d9094;cursor:not-allowed}.Button_outline__1gh2i{background:none;border:2px solid #397df6;color:#397df6}.Button_outline__1gh2i:hover{border-color:#73a5ff;color:#73a5ff;background:none}.Button_outline__1gh2i:active{border-color:#397df6;background:none}.Button_outline__1gh2i:focus{border-color:#2f68cc;color:#2f68cc;background:none}.Button_outline__1gh2i:disabled{border-color:#234e99;color:#234e99;background:none;cursor:not-allowed}.Button_text__7Xwh0{border:2px solid rgba(0,0,0,0);background:none;color:#397df6}.Button_text__7Xwh0:hover{border-color:#73a5ff;color:#73a5ff;background:none}.Button_text__7Xwh0:active{border-color:#397df6;background:none}.Button_text__7Xwh0:focus{border:2px solid #2f68cc;color:#2f68cc;background:none}.Button_text__7Xwh0:disabled{border-color:#234e99;color:#234e99;background:none;cursor:not-allowed}.Button_fullWidth__TZceV{text-align:center;font-weight:600;font-size:16px;line-height:150%;width:100%}.Cards_card__4NjsN{min-width:100px;min-height:100px;background-color:#333;border:1px solid #333;border-radius:2px}.Checkbox_checkboxWrapper__3S6up{display:inline-flex;gap:8px;align-items:center;cursor:pointer}.Checkbox_checkboxInner__HKy5j{position:relative;z-index:2;cursor:pointer}.Checkbox_label__dQEq5{cursor:pointer;color:#edf3fa}.Checkbox_labelDisabled__mG17c{color:#8d9094}.Checkbox_checkboxRoot__UQxko{width:18px;height:18px;background-color:rgba(0,0,0,0);border:2px solid #edf3fa;border-radius:2px;display:flex;justify-content:center;align-items:center;outline:none;box-shadow:none}.Checkbox_checkboxRoot__UQxko[data-disabled]{border-color:#8d9094}.Checkbox_checkboxIcon__3LWQK{width:14px;height:14px;color:#000}.Checkbox_checkboxIndicator__K_rFh{cursor:pointer;display:block;width:100%;height:100%;background:#edf3fa;position:relative}.Checkbox_checkboxIndicator__K_rFh[data-disabled]{background:#8d9094}.Checkbox_checkboxIndicator__K_rFh[data-disabled] .Checkbox_checkboxIcon__3LWQK{color:#d5dae0}.Checkbox_circle___1iM9{position:absolute;top:50%;left:50%;width:36px;height:36px;border-radius:50%;transform:translate(-50%,-50%);pointer-events:none;transition:all .3s;z-index:-1}.Checkbox_checkboxRoot__UQxko[data-state=checked]:active~.Checkbox_circle___1iM9,.Checkbox_checkboxRoot__UQxko[data-state=checked]:hover~.Checkbox_circle___1iM9{background-color:rgba(76,76,76,.5)}.Checkbox_checkboxRoot__UQxko[data-state=checked]:focus~.Checkbox_circle___1iM9{background-color:rgba(23,23,23,.5)}.Checkbox_checkboxRoot__UQxko[data-state=checked].Checkbox_checkboxIcon__3LWQK{color:#ede6e6}.Checkbox_checkboxRoot__UQxko[data-disabled]{cursor:not-allowed}.Checkbox_checkboxRoot__UQxko[data-disabled]~.Checkbox_circle___1iM9{display:none}.Input_Root__Ci1my{position:relative;display:flex;flex-direction:column}.Input_Root__Ci1my:has(input:not(:disabled)):active .Input_searchIcon__LE_b7{transition:.25s;color:#ede6e6}.Input_Root__Ci1my:has(input:not(:disabled)):active ::placeholder{transition:.25s;color:#ede6e6}.Input_Root__Ci1my:has(input:disabled) .Input_searchIcon__LE_b7{color:#4c4c4c}.Input_Root__Ci1my:has(input:disabled) .Input_inputLabel__Lqnwk{color:#4c4c4c}.Input_Root__Ci1my:has(input:disabled) ::placeholder{color:#4c4c4c}.Input_Root__Ci1my input{flex:1 1}.Input_inputLabel__Lqnwk{font-family:inherit;font-size:14px;font-weight:400;color:#8d9094;line-height:170%}.Input_Input__1QIWQ{all:unset;padding:6px 12px;border:1px solid #4c4c4c;border-radius:2px;outline:none;font-family:inherit;font-weight:400;font-size:16px;line-height:150%;display:flex;flex-direction:row-reverse;justify-content:center;transition:.25s}.Input_Input__1QIWQ:focus-within{border-color:#397df6}.Input_Input__1QIWQ:hover{border-color:#8d9094}.Input_Input__1QIWQ:active{border-color:#ede6e6}.Input_Input__1QIWQ:disabled{cursor:not-allowed;border-color:#4c4c4c}.Input_Input__1QIWQ:has(input:disabled){cursor:not-allowed;border-color:#4c4c4c}.Input_Input__1QIWQ:has(input:disabled):hover{border-color:#4c4c4c}.Input_Input__1QIWQ:disabled~.Input_Toggle__24lWC .Input_EyePasswordIcon__3444D{cursor:not-allowed;color:#4c4c4c}.Input_Toggle__24lWC{all:unset;color:inherit;position:absolute;right:12px;bottom:7px;width:24px;height:24px;cursor:pointer}.Input_searchIcon__LE_b7{color:#8d9094}.Input_EyePasswordIcon__3444D{color:#ede6e6}.Input_inputErrorText__vbBr8{position:absolute;color:#cc1439;font-size:14px;bottom:-19px;letter-spacing:-.9px}.Input_inputError__YVrZc{border:1px solid #cc1439}.Container_container__HiaaC{max-width:1280px;padding:0 60px;margin:0 auto;width:100%}.CustomSelect_container__g6Xq3{position:relative;min-width:50px}.CustomSelect_header__OALAS{border:1px solid #333;border-radius:2px;background-color:#171717;cursor:pointer;display:flex;justify-content:space-between;align-items:center;transition:border-color .2s ease;padding:6px 2px 6px 6px;width:52px;height:24px;color:#ede6e6}.CustomSelect_header__OALAS:hover{border-color:#397df6}.CustomSelect_container__g6Xq3.CustomSelect_open__8N8nO .CustomSelect_header__OALAS{border-color:#333;box-shadow:0 0 0 3px rgba(51,51,51,.25)}.CustomSelect_arrow__S7tNA{transition:transform .2s ease;transform:translateY(-3px)}.CustomSelect_container__g6Xq3.CustomSelect_open__8N8nO .CustomSelect_arrow__S7tNA{transform:rotate(180deg) translateY(-3px)}.CustomSelect_dropdown__gvTZt{position:absolute;top:100%;left:0;right:0;background-color:#171717;color:#ede6e6;border:1px solid #333;border-top:none;border-radius:0 0 2px 2px;z-index:1000;max-height:200px;box-shadow:0 4px 8px rgba(0,0,0,.1)}.CustomSelect_option__3QLMa{padding:0 6px;cursor:pointer;transition:background-color .2s ease;color:#ede6e6;line-height:171%}.CustomSelect_option__3QLMa:hover{background-color:#4c4c4c;color:#ede6e6}.CustomSelect_option__3QLMa.CustomSelect_selected__tdcFi{color:#ede6e6}.CustomSelect_iconContainer__U_N_7{padding:6px}.SuperPagination_pagination__AkhpK{display:flex;align-items:center}.SuperPagination_pagination__AkhpK .MuiPagination-ul{display:flex;align-items:flex-end;height:100%;margin-left:20px;margin-right:20px}.SuperPagination_pagination__AkhpK .MuiPaginationItem-root{color:#ede6e6!important;background-color:rgba(0,0,0,0)!important;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif!important;font-size:14px!important;min-width:32px!important;height:32px!important;display:flex!important;align-items:center!important;justify-content:center!important;border-radius:2px}.SuperPagination_pagination__AkhpK .MuiPaginationItem-root:focus{background:none!important;border-color:#2f68cc!important}.SuperPagination_pagination__AkhpK .MuiPaginationItem-root:hover{background-color:#171717!important;border-color:#171717!important;color:#ede6e6!important}.SuperPagination_pagination__AkhpK .MuiPaginationItem-root.SuperPagination_Mui-disabled__LMAHQ{opacity:.5!important;color:#4c4c4c!important}.SuperPagination_pagination__AkhpK .MuiPaginationItem-root.Mui-selected{font-weight:600!important}.SuperPagination_pagination__AkhpK .MuiPaginationItem-root.Mui-selected,.SuperPagination_pagination__AkhpK .MuiPaginationItem-root.Mui-selected:hover{color:#000!important;background-color:#ede6e6!important;border-color:#ede6e6!important}.SuperPagination_pagination__AkhpK .MuiPaginationItem-ellipsis{color:#ede6e6!important;border:none!important;background-color:rgba(0,0,0,0)!important;min-width:24px!important;height:32px!important;display:flex!important;align-items:flex-end!important;justify-content:center!important;padding-bottom:4px!important;font-size:16px!important;line-height:1!important}.SuperPagination_pagination__AkhpK .MuiPaginationItem-previousNext{border:none!important;color:#ede6e6!important;background-color:rgba(0,0,0,0)!important;min-width:32px!important;height:32px!important;display:flex;align-items:center;justify-content:center}.SuperPagination_pagination__AkhpK .MuiPaginationItem-previousNext:hover{background-color:#171717!important;color:#ede6e6!important}.SuperPagination_pagination__AkhpK .MuiPaginationItem-previousNext.SuperPagination_Mui-disabled__LMAHQ{opacity:.5;color:#4c4c4c!important;background-color:rgba(0,0,0,0)!important}.SuperPagination_text1__AJ6kI{margin-right:5px}.SuperPagination_text2__dgohM{margin-left:5px}.RadioItem_wrapper__SzvkY{display:flex;align-items:center}.RadioItem_Item__YNKQa{all:unset;background-color:rgba(0,0,0,0);width:20px;height:20px;border-radius:100%;border:2px solid #ede6e6;position:relative;cursor:pointer}.RadioItem_Item__YNKQa:before{content:"";position:absolute;width:36px;height:36px;border-radius:100%;z-index:-1;top:50%;left:50%;transform:translate(-50%,-50%);opacity:0;transition:all .4s}.RadioItem_Item__YNKQa:hover:before{opacity:1;background-color:#333}.RadioItem_Item__YNKQa:active:before{opacity:1;background-color:#4c4c4c}.RadioItem_Item__YNKQa:focus:before{opacity:1;background-color:#171717}.RadioItem_Item__YNKQa:disabled{cursor:not-allowed;border-color:#4c4c4c}.RadioItem_Item__YNKQa:disabled .RadioItem_Indicator__Oj_30:after{background-color:#4c4c4c}.RadioItem_Item__YNKQa:disabled~.RadioItem_Label__wmQXT{color:#4c4c4c;cursor:not-allowed}.RadioItem_Item__YNKQa:disabled:before{opacity:0}.RadioItem_Indicator__Oj_30{display:flex;align-items:center;justify-content:center;width:100%;height:100%;position:relative}.RadioItem_Indicator__Oj_30:after{content:"";display:block;width:9px;height:9px;border-radius:50%;background-color:#ede6e6}.RadioItem_Label__wmQXT{color:#fff;font-size:15px;line-height:1;padding-left:15px;cursor:pointer}.RadioButtons_Root__5Qa_L{display:flex;gap:44px}.Scroll_root__8KLmG{width:100%;height:100%;word-break:break-word}.Scroll_viewport__rnttm{width:100%;height:100%;display:block;border-radius:inherit}.Scroll_scrollbar__1CDL5{display:flex;-webkit-user-select:none;-moz-user-select:none;user-select:none;padding:.125rem;background-color:#171717;z-index:100;transition:background .16s ease-out}.Scroll_scrollbar__1CDL5:hover .Scroll_thumb__qFFMi{background:#8d9094}.Scroll_scrollbar__1CDL5[data-orientation=vertical]{width:.5rem}.Scroll_scrollbar__1CDL5[data-orientation=horizontal]{flex-direction:column;height:.5rem}.Scroll_thumb__qFFMi{flex:1 1;position:relative;background-color:#333;border-radius:.188rem;width:.25rem}.Scroll_thumb__qFFMi:hover{background:#8d9094}.Scroll_corner__DqyrY{background:rgba(0,0,0,0)}.Select_select__1MHR5{position:relative;display:inline-block}.Select_select__1MHR5.Select_fullWidth__g9LRp{width:100%}.Select_trigger__2htYh{all:unset;display:inline-flex;align-items:center;justify-content:space-between;padding:12px 16px;font-size:14px;line-height:1;gap:8px;background-color:#000;border:1px solid #8d9094;outline:2px solid rgba(0,0,0,0);color:#ede6e6;cursor:pointer;transition:all .2s ease;box-sizing:border-box;height:36px;min-width:210px}.Select_trigger__2htYh.Select_selectLang__syqN1{min-width:163px}.Select_trigger__2htYh.Select_fullWidth__g9LRp{width:100%}.Select_trigger__2htYh:hover{border-color:#ede6e6;background-color:#000;color:#8d9094}.Select_trigger__2htYh:focus{outline:2px solid #397df6;border:1px solid rgba(0,0,0,0);color:#8d9094}.Select_trigger__2htYh[data-placeholder]{color:#8d9094}.Select_trigger__2htYh.Select_error__9M8HO{border-color:#cc1439}.Select_trigger__2htYh.Select_error__9M8HO:focus{outline:2px solid #397df6}.Select_trigger__2htYh.Select_disabled__LN_kZ{cursor:not-allowed}.Select_trigger__2htYh.Select_disabled__LN_kZ,.Select_trigger__2htYh.Select_disabled__LN_kZ:hover{border-color:#8d9094;background-color:#000;color:#8d9094}.Select_trigger__2htYh[data-state=open]{border:1px solid #ede6e6}.Select_icon__7H5WH{color:#ede6e6;transition:transform .2s ease}.Select_trigger__2htYh[data-state=open] .Select_icon__7H5WH{transform:rotate(180deg)}.Select_content__VS9mv{overflow:hidden;border:1px solid #ede6e6;z-index:1000;animation-duration:.2s;animation-timing-function:ease;cursor:pointer;width:var(--radix-select-trigger-width);max-height:300px;box-sizing:border-box}.Select_content__VS9mv,.Select_content__VS9mv:hover{background-color:#000;color:#8d9094}.Select_content__VS9mv[data-state=open]{animation-name:Select_slideUp__jGmjA}.Select_content__VS9mv[data-state=closed]{animation-name:Select_slideDown__7uIvj}.Select_viewport__6u5D3{padding:4px;max-height:180px;overflow-y:auto}@keyframes Select_slideUp__jGmjA{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@keyframes Select_slideDown__7uIvj{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-8px)}}.Select_label__zuRzx{display:block;font-size:14px;font-weight:500;color:#8d9094;margin-bottom:6px}.Select_errorMessage__F_oO8{color:#cc1439;font-size:12px;margin-top:4px}.Select_placeholder__s0Ln7{color:#8d9094}.Select_item__fr3K7{font-size:14px;line-height:1;color:#ede6e6;display:flex;align-items:center;height:32px;padding:0 12px;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer;transition:all .1s ease;border:none;margin:2px 0}.Select_item__fr3K7[data-highlighted]{outline:none;background-color:#333;color:#397df6}.Select_itemContent__Pflgq{display:flex;align-items:center;gap:5px}.Select_itemContent__Pflgq svg{width:24px;height:24px}.Select_fullWidth__g9LRp{width:100%}.Select_customSelect__7qbTx{background-color:#fff}.CustomTabs_Root__02Lq8{width:100%}.CustomTabs_List__LsIxK{display:flex;margin-bottom:20px}.CustomTabs_Trigger__6_cB8{all:unset;background:rgba(0,0,0,0);display:flex;align-items:center;gap:8px;flex:1 1;justify-content:center;padding:6px 24px;cursor:pointer;line-height:1.5;transition:.25s;color:#4c4c4c;border-radius:2px;border-bottom:2px solid #4c4c4c}.CustomTabs_Trigger__6_cB8:hover{background:rgba(35,78,153,.15)}.CustomTabs_Trigger__6_cB8:focus{background:none;outline:2px solid #2f68cc}.CustomTabs_Trigger__6_cB8:active{background:rgba(115,165,255,.15)}.CustomTabs_Trigger__6_cB8:disabled{background:none;opacity:.5;cursor:not-allowed}.CustomTabs_Trigger__6_cB8[data-state=active]{color:#397df6;border-bottom-color:#397df6}.CustomTabs_Trigger__6_cB8[data-state=active]:disabled{background:none}.CustomTabs_Icon__S6_FY{display:flex;align-items:center;justify-content:center;width:16px;height:16px}@keyframes CustomTabs_fadeIn__nz_pV{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.CustomTabs_Content__1DcL0{outline:none;animation:CustomTabs_fadeIn__nz_pV .2s ease}.CustomTabs_Content__1DcL0[data-state=inactive]{animation:CustomTabs_fadeOut__lhu1d .1s ease}@keyframes CustomTabs_fadeOut__lhu1d{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(10px)}}.TextArea_container__oeiP_{display:flex;flex-direction:column;max-width:284px;gap:6px;padding:6px}.TextArea_title__tYy9e{color:#8d9094;font-size:14px}.TextArea_textarea__f_v5M{min-height:84px;width:100%;resize:none;padding:6px 12px;border-radius:2px;background:#171717;color:#8d9094;border:1px solid #4c4c4c;font-size:16px}.TextArea_textarea__f_v5M::placeholder{color:#8d9094}.TextArea_textarea__f_v5M:focus{outline:none;border-color:#2f68cc;color:#ede6e6}.TextArea_textarea__f_v5M:focus::placeholder{color:#ede6e6}.TextArea_textarea__f_v5M:active{border-color:#ede6e6;color:#ede6e6}.TextArea_textarea__f_v5M:active::placeholder{color:#ede6e6}.TextArea_textarea__f_v5M:disabled{cursor:not-allowed;border-color:#8d9094;color:#8d9094}.TextArea_textarea__f_v5M:disabled::placeholder{color:#8d9094}.TextArea_error___NqBG{border-color:#cc1439;color:#ede6e6}.TextArea_error___NqBG::placeholder{color:#ede6e6}.TextArea_errorText__R40Sg{color:#cc1439}.FormWrapper_formWrapper__HR3_V{display:flex;justify-content:center;min-height:100vh;align-items:center}.Tooltip_Content__Z0_2a{border-radius:4px;max-width:481px;padding:15px 10px;font-size:16px;line-height:24px;border:1px solid #d9d7d8;color:#0d0b0c;background-color:#fffefe;box-shadow:0 4px 8px 0 rgba(0,0,0,.1);-webkit-user-select:none;-moz-user-select:none;user-select:none;animation-timing-function:ease-in-out;will-change:transform,opacity}.Tooltip_Content__Z0_2a[data-state=delayed-open][data-side=top]{animation-name:Tooltip_slideDownAndFade__vKNRk}.Tooltip_Content__Z0_2a[data-state=delayed-open][data-side=right]{animation-name:Tooltip_slideLeftAndFade__5Qrh_}.Tooltip_Content__Z0_2a[data-state=delayed-open][data-side=bottom]{animation-name:Tooltip_slideUpAndFade__VgFH_}.Tooltip_Content__Z0_2a[data-state=delayed-open][data-side=left]{animation-name:Tooltip_slideRightAndFade__NqlkU}.Tooltip_Content__Z0_2a span:first-child{font-weight:500;display:inline-block;width:100%;margin-bottom:6px}@keyframes Tooltip_slideUpAndFade__VgFH_{0%{opacity:0;transform:translateY(2px)}to{opacity:1;transform:translateY(0)}}@keyframes Tooltip_slideRightAndFade__NqlkU{0%{opacity:0;transform:translateX(-2px)}to{opacity:1;transform:translateX(0)}}@keyframes Tooltip_slideDownAndFade__vKNRk{0%{opacity:0;transform:translateY(-2px)}to{opacity:1;transform:translateY(0)}}@keyframes Tooltip_slideLeftAndFade__5Qrh_{0%{opacity:0;transform:translateX(2px)}to{opacity:1;transform:translateX(0)}}.Header_header__ji3Hx{position:fixed;width:100%;border-bottom:1px solid #4c4c4c;z-index:10}.Header_headerWrapper__TB9xu{display:flex;justify-content:space-between;align-items:center;padding:12px 0}.Header_headerTitle__proXU{font-family:inherit;font-weight:600;font-size:26px;line-height:138%;color:#ede6e6;cursor:pointer}.Header_headerGroupContainer__wzdo5{display:flex;align-items:center;justify-content:space-between}.Header_buttonNotification__WjH2J{all:unset;cursor:pointer;width:24px;height:24px;position:relative;margin-right:45px}.Header_notificationCount__ZvRy3{position:absolute;bottom:15px;right:-2px;width:15px;height:15px;font-weight:500;font-size:10px;line-height:80%;text-align:center;padding-top:3px;border-radius:50%;background-color:#cc1439}.Header_buttonGroupLogin__C2ZM0{display:flex}.Header_buttonGroupLogin__C2ZM0>:first-child{margin-right:36px}.Header_buttonGroupLogin__C2ZM0>:nth-child(2){margin-right:24px}.Congratulations_congratulationsWrapper__rsgid{min-height:100vh;display:flex;flex-direction:column;align-items:center;padding-top:95px;text-align:center;color:#ede6e6}.Congratulations_congratulationsTitle__cwH7i{font-weight:700;font-size:20px;line-height:1.8;margin-bottom:19px}.Congratulations_congratulationsText__QFLej{font-weight:400;font-size:16px;color:#ede6e6;margin-bottom:54px}.Congratulations_congratulationsBtn__zG_Dw{max-width:182px;width:100%;box-sizing:border-box;margin-bottom:72px}.Congratulations_congratulationsIcon__bhN2m{max-width:432px;width:100%;height:300px}.TotalRegisteredUsers_container__KJQpz{display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:100%;padding:12px 24px;background-color:#171717;border:1px solid #333;border-radius:2px}.TotalRegisteredUsers_title__ZDK0r{font-weight:700;font-size:18px;line-height:133%;color:#ede6e6}.TotalRegisteredUsers_numbersContainer__i0DhW{display:flex;background:#0d0d0d;border:1px solid #333;border-radius:2px;overflow:hidden;padding:12px}.TotalRegisteredUsers_digit__AP4Ja{flex:1 1;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:18px;line-height:133%;text-align:center;color:#ede6e6;width:30px;height:30px;border-right:1px solid #333}.TotalRegisteredUsers_digit__AP4Ja:last-child{border-right:none}.HomePage_container__AmMGu{margin:24px}.HomePage_homePageWrapper__c5OvI{display:flex}.HomePage_homePageContent__hR9_2{display:flex;width:100%;flex-direction:column}.SidebarItem_sidebarItem__VQLsD{display:inline-block;min-width:220px;max-width:-moz-fit-content;max-width:fit-content;margin-bottom:24px;cursor:pointer;padding:0}.SidebarItem_sidebarItem__VQLsD:nth-child(5){margin-bottom:60px}.SidebarItem_sidebarItem__VQLsD:nth-child(7){margin-bottom:180px}.SidebarItem_sidebarItem__VQLsD:last-child{margin-bottom:0}.SidebarItem_sidebarItem__VQLsD:hover .SidebarItem_icon__TVZO1,.SidebarItem_sidebarItem__VQLsD:hover .SidebarItem_sidebarItemLink__5wxBN{color:#397df6}.SidebarItem_sidebarItem__VQLsD:active .SidebarItem_icon__TVZO1,.SidebarItem_sidebarItem__VQLsD:active .SidebarItem_sidebarItemLink__5wxBN{color:#73a5ff}.SidebarItem_sidebarItem__VQLsD.SidebarItem_disabled__TMr9b{cursor:not-allowed}.SidebarItem_sidebarItem__VQLsD.SidebarItem_disabled__TMr9b .SidebarItem_icon__TVZO1,.SidebarItem_sidebarItem__VQLsD.SidebarItem_disabled__TMr9b .SidebarItem_sidebarItemLink__5wxBN{color:#4c4c4c;pointer-events:none}.SidebarItem_sidebarItemLink__5wxBN{background-color:rgba(0,0,0,0);color:#ede6e6;display:flex;align-items:center;gap:12px;outline:none;border:2px solid rgba(0,0,0,0);padding:0 7px 0 0}.SidebarItem_sidebarItemLink__5wxBN:hover{background-color:rgba(0,0,0,0);transition:none}.SidebarItem_sidebarItemLink__5wxBN:focus{border:2px solid #2f68cc;border-radius:2px}.SidebarItem_icon__TVZO1{color:#ede6e6;width:24px;height:24px}.Sidebar_sidebar__VM2gt{display:flex;flex-direction:column}.Sidebar_buttonWrapper__7uZ0D{display:flex;gap:24px}.Sidebar_contentTextModal__w4bGU{width:390px;font-weight:400;font-size:16px;line-height:150%;color:#ede6e6}.Sidebar_contentTextModal__w4bGU span{font-weight:700}.Modal_overlay__ovi8E{position:absolute;top:0;left:0;right:0;bottom:0;background-color:#000;z-index:20;display:flex;justify-content:center;align-items:center}.Modal_modal__AF7If{border:1px solid #4c4c4c;border-radius:2px;background:#333;min-height:240px;display:flex;flex-direction:column;justify-content:space-between}.Modal_modalTop__JEC68{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #4c4c4c;padding:12px 24px;flex-shrink:0}.Modal_modalTitle__qDqNb{font-weight:700;font-size:20px;line-height:1.8;color:#ede6e6}.Modal_modalCloseBtn__LKnx9{width:24px;height:24px;cursor:pointer}.Modal_modalContent__pvtIp{flex:1 1;padding:30px 24px 36px;font-weight:400;font-size:16px;line-height:1.5;color:#ede6e6;display:flex;flex-direction:column;align-items:flex-end;justify-content:space-between}.VerificationLinkExpired_verificationWrapper__XxHRQ{min-height:100vh;display:flex;flex-direction:column;align-items:center;padding-top:95px;text-align:center;color:#ede6e6}.VerificationLinkExpired_verificationTitle__XU0kj{font-weight:700;font-size:20px;line-height:1.8;margin-bottom:19px}.VerificationLinkExpired_verificationText__4Loe3{font-weight:400;font-size:16px;line-height:1.5;max-width:294px;margin-bottom:30px}.VerificationLinkExpired_verificationForm__7tqou{display:flex;flex-direction:column;gap:24px;min-width:229px;margin-bottom:36px}.VerificationLinkExpired_verificationInput__qtvmS{text-align:start}.VerificationLinkExpired_verificationIcon__FDkpG{max-width:473px;width:100%;height:352px}.GoogleOAuth_googleAuthButton__WBiW3{padding:0;height:36px;border:none}