@keyframes Button_show__Rri5r{0%{opacity:0}to{opacity:1}}@keyframes Button_hide__bS8CF{0%{opacity:1}to{opacity:0}}@keyframes Button_pulse__SfW5t{0%{box-shadow:0 0 0 0 hsla(0,0%,100%,.17)}70%{box-shadow:0 0 0 6px rgba(204,169,44,0)}to{box-shadow:0 0 0 0 rgba(204,169,44,0)}}@keyframes Button_shake__OSKa1{0%{left:0}15%{left:10px}30%{left:-10px}45%{left:10px}60%{left:-10px}75%{left:10px}90%{left:0}}@keyframes Button_showScale__YgrF0{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes Button_hideScale__aBZr_{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.8)}}@keyframes Button_showTranslate__kppFk{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@keyframes Button_hideTranslate__0a7CM{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(22px)}}.Button_button__Fl8EN{outline:none;border:0;border-radius:12px;width:-moz-fit-content;width:fit-content;font-size:15px;font-weight:600;line-height:24px;transition:background-color .2s,opacity .2s;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:16px;font-family:ZonaPro,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}@media screen and (max-width:441px){.Button_button__Fl8EN{width:calc(100% - 32px)}}.Button_disabled__JZ_a3{opacity:.3}.Button_disabled__JZ_a3:hover{background:#b9a7f6!important;cursor:not-allowed}.Button_fullWidth__L2eoK{width:100%}.Button_contained__CnczU{color:#181822;background:#b9a7f6}.Button_contained__CnczU:hover{background:#8477af}.Button_contained__CnczU:active{background:#a393d8}.Button_outlined__PHHzf{color:#f8fbff;background:#1e212c;border:1px solid #2c2f39}.Button_outlined__PHHzf:hover{background:#252833}.Button_outlined__PHHzf:active{background:#2c2f39}.Button_red-contained__2o52E{background:#9c3d3d;color:#f8fbff}.Button_red-contained__2o52E:hover{background:#7a3437}.Button_red-contained__2o52E:active{background:#5d2b30}.Button_red-outlined__a74O_{border:2px solid var(--additional-red-main,#9c3d3d);color:var(--additional-red-main,#9c3d3d);background:#1e212c}.Button_red-outlined__a74O_:hover{background:#252833}.Button_red-outlined__a74O_:active{background:#2c2f39}.Button_small__JZokn{max-height:48px;padding:12px 16px;letter-spacing:.1px}.Button_small-medium__3PvRZ{max-height:56px;padding:16px;letter-spacing:.1px}.Button_medium__fL9PG{max-height:64px;padding:20px 24px;letter-spacing:.1px}@media screen and (max-width:441px){.Button_medium__fL9PG{padding:12px 16px}}.Button_large__0J_mL{max-height:80px;padding:24px 56px;letter-spacing:.1px;font-size:24px;font-weight:600;line-height:32px;border-radius:24px}@keyframes Header_show__BP1sW{0%{opacity:0}to{opacity:1}}@keyframes Header_hide__sAqkT{0%{opacity:1}to{opacity:0}}@keyframes Header_pulse__HvlC2{0%{box-shadow:0 0 0 0 hsla(0,0%,100%,.17)}70%{box-shadow:0 0 0 6px rgba(204,169,44,0)}to{box-shadow:0 0 0 0 rgba(204,169,44,0)}}@keyframes Header_shake__92_g_{0%{left:0}15%{left:10px}30%{left:-10px}45%{left:10px}60%{left:-10px}75%{left:10px}90%{left:0}}@keyframes Header_showScale__MbmCg{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes Header_hideScale__bmF9u{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.8)}}@keyframes Header_showTranslate__SRu7h{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@keyframes Header_hideTranslate__zzDMp{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(22px)}}header.Header_header___df_F{height:88px;max-height:88px;position:fixed;top:0;left:0;width:100vw;z-index:999;background:rgba(24,24,34,.153);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}@media screen and (max-width:769px){header.Header_header___df_F{height:72px;max-height:72px}}.Header_wrapper__445d4{max-width:1330px;width:calc(100vw - 48px);height:100%;display:flex;align-items:center;justify-content:space-between}.Header_logo__1pIPZ{display:flex;align-items:center;gap:14px}.Header_logo__1pIPZ span{font-size:24px;color:#f8fbff;line-height:28px;font-weight:300}@media screen and (max-width:769px){.Header_logo__1pIPZ{display:none}}.Header_miniLogo__iSc64{display:none}@media screen and (max-width:769px){.Header_miniLogo__iSc64{display:block;position:relative;z-index:9}}.Header_menu__iqdQE{display:flex;align-items:center;gap:0}.Header_menu__iqdQE a{font-size:16px;font-weight:500;line-height:24px}@media screen and (max-width:1100px){.Header_nav__SkJay{display:none}}@media screen and (max-width:769px){.Header_nav__SkJay{display:flex;flex-direction:column;justify-content:space-between;position:fixed;left:-100vw;top:0;height:100dvh;width:100vw;background:#181822;z-index:1;transition:all .2s ease-in-out}.Header_nav__SkJay:before{content:"";width:100vw;height:72px;position:fixed;top:0;left:0;z-index:2}.Header_nav__SkJay.Header_show__BP1sW{left:0}}.Header_navItems__NrvYc{display:flex;align-items:center;gap:40px}@media screen and (max-width:769px){.Header_navItems__NrvYc{padding-top:72px;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:0}.Header_navItems__NrvYc li{width:100%;border-bottom:1px solid #2c2f39}.Header_navItems__NrvYc li:first-child{border-top:1px solid #2c2f39}}.Header_navItems__NrvYc li a{transition:.2s ease-in-out;padding:16px 0 12px;height:100%;position:relative}@media screen and (max-width:769px){.Header_navItems__NrvYc li a{padding:24px 16px;width:100%;display:inline-block}}.Header_navItems__NrvYc li a:before{border-radius:0 8px 8px 0;left:50%}.Header_navItems__NrvYc li a:after,.Header_navItems__NrvYc li a:before{content:"";height:4px;background:#b9a7f6;position:absolute;bottom:0;width:0;transition:.2s ease-in-out}.Header_navItems__NrvYc li a:after{border-radius:8px 0 0 8px;right:50%}@media screen and (min-width:770px){.Header_navItems__NrvYc li .Header_active__tUrOK,.Header_navItems__NrvYc li:hover a{color:#b9a7f6}.Header_navItems__NrvYc li .Header_active__tUrOK:after,.Header_navItems__NrvYc li .Header_active__tUrOK:before,.Header_navItems__NrvYc li:hover a:after,.Header_navItems__NrvYc li:hover a:before{width:50%}.Header_navItems__NrvYc li:active a{color:rgba(186,167,246,.718)}}.Header_languageSelectBox__Pqag4{width:129px;display:flex;align-items:center;justify-content:space-between;padding:0 16px;gap:8px;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;margin-left:24px;cursor:url(/cursor-pointer.svg) 0 0,pointer}@media screen and (max-width:769px){.Header_languageSelectBox__Pqag4{position:relative;z-index:9}}.Header_languageSelectBox__Pqag4 img{transition:transform .3s ease-in-out}.Header_languageSelectBox__Pqag4 img.Header_rotate__Q5WU8{transform:rotate(180deg)}.Header_languageSelectBox__Pqag4 span{font-size:16px;font-weight:600;line-height:24px}.Header_languageSelect__5haY9{position:absolute;top:48px;left:0;border-radius:16px;border:1px solid #2c2f39;background:#1e212c;opacity:0;visibility:hidden;transform:translateY(-10px)}.Header_languageSelect__5haY9.Header_transition__elNSZ{transition:all .3s ease-in-out}.Header_languageSelect__5haY9.Header_show__BP1sW{opacity:1;visibility:visible;transform:translateY(0)}.Header_languageSelectItem__BPJpY{width:144px;padding:16px;border-bottom:1px solid #2c2f39;font-size:16px;font-weight:600;line-height:24px;position:relative;transition:padding .3s;cursor:url(/cursor-pointer.svg) 0 0,pointer}.Header_languageSelectItem__BPJpY:before{content:"";position:absolute;left:16px;top:50%;width:0;height:0;background:#b9a7f6;transform:translateY(-50%);border-radius:50%;box-shadow:0;transition:all .3s}.Header_languageSelectItem__BPJpY.Header_active__tUrOK{color:#b9a7f6;padding-left:36px}.Header_languageSelectItem__BPJpY.Header_active__tUrOK:before{width:8px;height:8px;box-shadow:0 0 .7200000286px 0 #b9a7f6,0 0 1.4400000572px 0 #b9a7f6,0 0 5.0399999619px 0 #b9a7f6,0 0 10.0799999237px 0 #b9a7f6,0 0 17.2800006866px 0 #b9a7f6,0 0 30.2399997711px 0 #b9a7f6}.Header_languageSelectItem__BPJpY:last-child{border-bottom:0}.Header_burgerBox__5gaul{width:50px;height:50px;margin-right:-10px;display:flex;align-items:center;justify-content:center}.Header_burgerButton__IQz6k{display:none;position:relative;width:20px;height:12px}@media screen and (max-width:769px){.Header_burgerButton__IQz6k{display:block;z-index:9}}.Header_burgerButton__IQz6k span,.Header_burgerButton__IQz6k:after,.Header_burgerButton__IQz6k:before{content:"";background-color:#f8fbff;position:absolute;width:100%;height:2.4px;left:0;transition:transform .3s ease-in-out,top .3s ease-in-out,bottom .3s ease-in-out;border-radius:4px}.Header_burgerButton__IQz6k span{top:5px}.Header_burgerButton__IQz6k:before{top:0}.Header_burgerButton__IQz6k:after{bottom:0}.Header_burgerButton__IQz6k.Header_active__tUrOK:before{transform:rotate(45deg);top:4.4px}.Header_burgerButton__IQz6k.Header_active__tUrOK:after{transform:rotate(-45deg);bottom:4.9px}.Header_burgerButton__IQz6k.Header_active__tUrOK span{transform:scale(0)}@media screen and (max-width:769px){.Header_signIn__90we4{display:none!important}}button.Header_signInMobile__aC3vj{display:none}@media screen and (max-width:769px){button.Header_signInMobile__aC3vj{display:block;width:calc(100% - 48px);margin:24px}}.LottieAnimation_lottieContainer__jdYkt{position:relative}.LottieAnimation_lottieContainer__jdYkt .lottie-svg-low-quality{text-rendering:optimizeSpeed;image-rendering:optimizeSpeed;image-rendering:pixelated;transform:translateZ(0);-webkit-font-smoothing:none;-moz-osx-font-smoothing:grayscale}.LottieAnimation_lottieContainer__jdYkt .lottie-svg-low-quality svg{shape-rendering:crispEdges;filter:none!important;isolation:auto}.LottieAnimation_lottieContainer__jdYkt .lottie-svg-low-quality g,.LottieAnimation_lottieContainer__jdYkt .lottie-svg-low-quality path{vector-effect:non-scaling-stroke}@keyframes Planet_show__WRS1r{0%{opacity:0}to{opacity:1}}@keyframes Planet_hide__bBRh3{0%{opacity:1}to{opacity:0}}@keyframes Planet_pulse__430u2{0%{box-shadow:0 0 0 0 hsla(0,0%,100%,.17)}70%{box-shadow:0 0 0 6px rgba(204,169,44,0)}to{box-shadow:0 0 0 0 rgba(204,169,44,0)}}@keyframes Planet_shake__jjDvw{0%{left:0}15%{left:10px}30%{left:-10px}45%{left:10px}60%{left:-10px}75%{left:10px}90%{left:0}}@keyframes Planet_showScale__RPuuV{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes Planet_hideScale__EFSUb{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.8)}}@keyframes Planet_showTranslate__STyZ0{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@keyframes Planet_hideTranslate__tYPcB{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(22px)}}.Planet_circleBox__MtRqp{z-index:9;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);transition:transform .8s ease-in-out,opacity .8s ease-in-out}@media screen and (max-width:769px){.Planet_circleBox__MtRqp{transform:translate(-50%,70%);top:0;position:absolute}}@media screen and (max-width:441px){.Planet_circleBox__MtRqp{transform:translate(-50%,120%)}}.Planet_circleBox__MtRqp.Planet_exitLeft__Kvvm9{transform:translate(-120%,-50%) scale(0) rotate(130deg);opacity:0}.Planet_lottieAnimation__Cj80I{opacity:.6;min-width:100vw;min-height:100vw;will-change:transform,opacity}.Planet_lastScreenLottieAnimation__o8oJ2{position:absolute;bottom:-800px;right:-500px;max-width:1300px;max-height:1300px;width:100%;height:100%;opacity:0;animation:Planet_hide2__Z2sIY .5s ease-in-out forwards}.Planet_lastScreenLottieAnimation__o8oJ2.Planet_lastScreenActive__7M1xR{animation:Planet_show2__9U_Vt 1s ease-in-out .3s forwards}@keyframes Planet_show2__9U_Vt{0%{opacity:0}to{opacity:.6}}@keyframes Planet_hide2__Z2sIY{0%{opacity:.6}to{opacity:0}}@keyframes Checkbox_show__ABXJg{0%{opacity:0}to{opacity:1}}@keyframes Checkbox_hide__huMl1{0%{opacity:1}to{opacity:0}}@keyframes Checkbox_pulse__33f3_{0%{box-shadow:0 0 0 0 hsla(0,0%,100%,.17)}70%{box-shadow:0 0 0 6px rgba(204,169,44,0)}to{box-shadow:0 0 0 0 rgba(204,169,44,0)}}@keyframes Checkbox_shake__JOICM{0%{left:0}15%{left:10px}30%{left:-10px}45%{left:10px}60%{left:-10px}75%{left:10px}90%{left:0}}@keyframes Checkbox_showScale__r_fJz{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes Checkbox_hideScale__sZTsj{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.8)}}@keyframes Checkbox_showTranslate__DVa2D{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@keyframes Checkbox_hideTranslate__g_QBP{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(22px)}}.Checkbox_checkbox__klu1y{min-width:20px;height:20px;padding:3px;display:inline-block;background:#1c1f29;border:2px solid #707e8f;border-radius:2px;transition:.2s ease-in-out;position:relative;margin-top:2px}.Checkbox_checkbox__klu1y.Checkbox_active__WlXrl{border-color:#fff;background:var(--mainColor);animation:Checkbox_bounce__fd33_ .3s ease-in}.Checkbox_checkbox__klu1y path{transition:.2s ease-in-out}.Checkbox_checkboxTitle__dAmyu{font-size:16px;font-weight:400;line-height:24px}.Checkbox_checkboxTitle__dAmyu a{color:#b9a7f6;transition:.2s ease-in-out}.Checkbox_checkboxTitle__dAmyu a:hover{color:rgba(186,167,246,.718)}.Checkbox_label__Wa9ID{-webkit-user-select:none;-moz-user-select:none;user-select:none;display:flex;gap:10px;cursor:pointer}.Checkbox_label__Wa9ID input{display:none}@keyframes Checkbox_bounce__fd33_{0%{box-shadow:0 0 0 -1px rgba(130,132,234,.506);transform:scale(1)}50%{box-shadow:0 0 0 4px rgba(130,132,234,.29);transform:scale(.92)}to{box-shadow:0 0 0 4px rgba(130,132,234,0);transform:scale(1)}}.Input_inputBox__s5zaN textarea::-webkit-scrollbar-track{background-color:var(--color2);border-radius:15px}.Input_inputBox__s5zaN textarea::-webkit-scrollbar-thumb{background:hsla(26,5%,70%,.827);border-radius:15px}.Input_inputBox__s5zaN textarea::-webkit-scrollbar-thumb:hover{background:hsla(30,2%,51%,.827)}.Input_inputBox__s5zaN textarea::-webkit-scrollbar{width:8px;height:8px}@keyframes Input_show__4cNpn{0%{opacity:0}to{opacity:1}}@keyframes Input_hide___NC1N{0%{opacity:1}to{opacity:0}}@keyframes Input_pulse__a5J9Z{0%{box-shadow:0 0 0 0 hsla(0,0%,100%,.17)}70%{box-shadow:0 0 0 6px rgba(204,169,44,0)}to{box-shadow:0 0 0 0 rgba(204,169,44,0)}}@keyframes Input_shake__Myu76{0%{left:0}15%{left:10px}30%{left:-10px}45%{left:10px}60%{left:-10px}75%{left:10px}90%{left:0}}@keyframes Input_showScale__aeaDl{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes Input_hideScale__PihVR{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.8)}}@keyframes Input_showTranslate__cRFgz{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@keyframes Input_hideTranslate__Mh3ZY{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(22px)}}.Input_inputBox__s5zaN{display:flex;flex-direction:column;gap:4px;position:relative;z-index:1;border-radius:16px;border:2px solid var(--neutral-stroke-grey-hover,#494b55);background:rgba(248,251,255,.05);transition:all .3s ease-in-out}.Input_inputBox__s5zaN:hover{background:rgba(248,251,255,.1)}.Input_inputBox__s5zaN.Input_focusedLabel__yHgqt input~label,.Input_inputBox__s5zaN.Input_focusedLabel__yHgqt textarea~label{top:-10px;left:14px;font-size:12px;line-height:107%;color:#ababaf}.Input_inputBox__s5zaN.Input_focusedLabel__yHgqt input~label .Input_line__rRAbT,.Input_inputBox__s5zaN.Input_focusedLabel__yHgqt textarea~label .Input_line__rRAbT{background:#292c35}.Input_inputBox__s5zaN.Input_focusedLabel__yHgqt input~button,.Input_inputBox__s5zaN.Input_focusedLabel__yHgqt textarea~button{opacity:1;visibility:visible}.Input_inputBox__s5zaN.Input_focusedLabel__yHgqt:hover .Input_line__rRAbT{background:#34373f}.Input_inputBox__s5zaN.Input_focused__5Ti08{border:2px solid #b9a7f6}.Input_inputBox__s5zaN.Input_focused__5Ti08 input~label,.Input_inputBox__s5zaN.Input_focused__5Ti08 textarea~label{top:-10px;left:14px;font-size:12px;line-height:107%;color:#ababaf}.Input_inputBox__s5zaN.Input_focused__5Ti08 input~label .Input_line__rRAbT,.Input_inputBox__s5zaN.Input_focused__5Ti08 textarea~label .Input_line__rRAbT{background:#292c35}.Input_inputBox__s5zaN.Input_focused__5Ti08 input~button,.Input_inputBox__s5zaN.Input_focused__5Ti08 textarea~button{opacity:1;visibility:visible}.Input_inputBox__s5zaN.Input_focused__5Ti08:hover .Input_line__rRAbT{background:#34373f}.Input_inputBox__s5zaN.Input_error__A8g7u{border:2px solid #9c3d3d}.Input_inputBox__s5zaN.Input_textAreaBox__aEfdE{padding-top:7px}.Input_inputBox__s5zaN span{position:absolute;bottom:-17px;font-size:12px;color:#9c3d3d;margin-top:-3px}.Input_inputBox__s5zaN button{position:absolute;right:16px;top:16px;font-size:18px;color:#d9d9d9;opacity:0;visibility:hidden;transition:opacity .3s,visibility .3s;cursor:pointer}.Input_inputBox__s5zaN img{width:22px}.Input_inputBox__s5zaN label{padding:0 2px;font-size:1em;font-weight:300;line-height:150%;position:absolute;pointer-events:none;left:17px;top:12px;transition:all .2s ease-in-out;color:#f8fbff;border-radius:4px}.Input_inputBox__s5zaN label .Input_line__rRAbT{height:2px;width:calc(100% + 2px);position:absolute;bottom:calc(50% - 1px);left:-1px;z-index:1;transition:all .3s ease-in-out}.Input_inputBox__s5zaN label p{z-index:9;position:relative}.Input_inputBox__s5zaN textarea{padding:.1em 1em .3em;resize:none;min-height:90px;font-family:inherit;border:1px solid transparent}.Input_inputBox__s5zaN input,.Input_inputBox__s5zaN textarea{background:transparent;color:#f8fbff;font-size:16px;outline:none}.Input_inputBox__s5zaN input{max-height:48px;min-height:48px;padding:.9em 1em .8em;border-radius:14px;border:1px solid transparent}.Input_inputBox__s5zaN input:-webkit-autofill,.Input_inputBox__s5zaN input:-webkit-autofill:focus,.Input_inputBox__s5zaN input:-webkit-autofill:hover{-webkit-box-shadow:inset 0 0 0 50px #181822;-webkit-text-fill-color:#fff;border:none}@keyframes Loaders_show__efRbR{0%{opacity:0}to{opacity:1}}@keyframes Loaders_hide__aSxTz{0%{opacity:1}to{opacity:0}}@keyframes Loaders_pulse__UBxTY{0%{box-shadow:0 0 0 0 hsla(0,0%,100%,.17)}70%{box-shadow:0 0 0 6px rgba(204,169,44,0)}to{box-shadow:0 0 0 0 rgba(204,169,44,0)}}@keyframes Loaders_shake__zy_38{0%{left:0}15%{left:10px}30%{left:-10px}45%{left:10px}60%{left:-10px}75%{left:10px}90%{left:0}}@keyframes Loaders_showScale__q61TJ{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes Loaders_hideScale__oZbDc{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.8)}}@keyframes Loaders_showTranslate__P5vP_{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@keyframes Loaders_hideTranslate__JYxNF{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(22px)}}.Loaders_ldsRing__Ayg6H{display:inline-block;position:relative;width:26.6px;height:26.6px}.Loaders_ldsRing__Ayg6H div{box-sizing:border-box;display:block;position:absolute;width:21.3px;height:21.3px;margin:2.6px;border-radius:50%;animation:Loaders_ldsRing__Ayg6H 1.2s cubic-bezier(.5,0,.5,1) infinite;border:2.6px solid transparent;border-top-color:#fff}.Loaders_ldsRing__Ayg6H div:first-child{animation-delay:-.45s}.Loaders_ldsRing__Ayg6H div:nth-child(2){animation-delay:-.3s}.Loaders_ldsRing__Ayg6H div:nth-child(3){animation-delay:-.15s}@keyframes Loaders_ldsRing__Ayg6H{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.Loaders_loader__12UPG{color:#b9a7f6;font-size:20px;width:1em;height:1em;border-radius:50%;position:relative;text-indent:-9999em;animation:Loaders_mulShdSpin__AHAm2 1.3s linear infinite;transform:translateZ(0)}@keyframes Loaders_mulShdSpin__AHAm2{0%,to{box-shadow:0 -3em 0 .2em,2em -2em 0 0,3em 0 0 -1em,2em 2em 0 -1em,0 3em 0 -1em,-2em 2em 0 -1em,-3em 0 0 -1em,-2em -2em 0 0}12.5%{box-shadow:0 -3em 0 0,2em -2em 0 .2em,3em 0 0 0,2em 2em 0 -1em,0 3em 0 -1em,-2em 2em 0 -1em,-3em 0 0 -1em,-2em -2em 0 -1em}25%{box-shadow:0 -3em 0 -.5em,2em -2em 0 0,3em 0 0 .2em,2em 2em 0 0,0 3em 0 -1em,-2em 2em 0 -1em,-3em 0 0 -1em,-2em -2em 0 -1em}37.5%{box-shadow:0 -3em 0 -1em,2em -2em 0 -1em,3em 0 0 0,2em 2em 0 .2em,0 3em 0 0,-2em 2em 0 -1em,-3em 0 0 -1em,-2em -2em 0 -1em}50%{box-shadow:0 -3em 0 -1em,2em -2em 0 -1em,3em 0 0 -1em,2em 2em 0 0,0 3em 0 .2em,-2em 2em 0 0,-3em 0 0 -1em,-2em -2em 0 -1em}62.5%{box-shadow:0 -3em 0 -1em,2em -2em 0 -1em,3em 0 0 -1em,2em 2em 0 -1em,0 3em 0 0,-2em 2em 0 .2em,-3em 0 0 0,-2em -2em 0 -1em}75%{box-shadow:0 -3em 0 -1em,2em -2em 0 -1em,3em 0 0 -1em,2em 2em 0 -1em,0 3em 0 -1em,-2em 2em 0 0,-3em 0 0 .2em,-2em -2em 0 0}87.5%{box-shadow:0 -3em 0 0,2em -2em 0 -1em,3em 0 0 -1em,2em 2em 0 -1em,0 3em 0 -1em,-2em 2em 0 0,-3em 0 0 0,-2em -2em 0 .2em}}@keyframes Snackbar_show__uBJla{0%{opacity:0}to{opacity:1}}@keyframes Snackbar_hide__PlHuj{0%{opacity:1}to{opacity:0}}@keyframes Snackbar_pulse__3a0n5{0%{box-shadow:0 0 0 0 hsla(0,0%,100%,.17)}70%{box-shadow:0 0 0 6px rgba(204,169,44,0)}to{box-shadow:0 0 0 0 rgba(204,169,44,0)}}@keyframes Snackbar_shake__sTcOj{0%{left:0}15%{left:10px}30%{left:-10px}45%{left:10px}60%{left:-10px}75%{left:10px}90%{left:0}}@keyframes Snackbar_showScale__7856_{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes Snackbar_hideScale__GZY7H{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.8)}}@keyframes Snackbar_showTranslate__IrzsF{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@keyframes Snackbar_hideTranslate__KTIga{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(22px)}}.Snackbar_snackbarBox__oPa4Z{position:fixed;z-index:99999;right:-100%;top:88px;display:flex;align-items:center;max-width:400px;width:100%;padding:16px 24px 16px 16px;gap:16px;transition:right .5s ease-in-out;border-radius:16px;border:2px solid var(--additional-green-main,#12d477);background:var(--neutral-black-main,#181822);box-shadow:0 16px 32px 0 rgba(12,14,20,.44);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px)}.Snackbar_snackbarBox__oPa4Z.Snackbar_show__uBJla{right:56px}.Snackbar_snackbarBox__oPa4Z.Snackbar_reject__wj7sB{border-color:#9c3d3d}.Snackbar_snackbarBox__oPa4Z p{font-size:16px;font-weight:400;line-height:150%}@media screen and (max-width:769px){.Snackbar_snackbarBox__oPa4Z{top:22px;left:50%;transform:translateX(-50%);width:calc(100% - 32px)}}@keyframes ContactModal_show__48k1_{0%{opacity:0}to{opacity:1}}@keyframes ContactModal_hide__ThxZK{0%{opacity:1}to{opacity:0}}@keyframes ContactModal_pulse__IwZCK{0%{box-shadow:0 0 0 0 hsla(0,0%,100%,.17)}70%{box-shadow:0 0 0 6px rgba(204,169,44,0)}to{box-shadow:0 0 0 0 rgba(204,169,44,0)}}@keyframes ContactModal_shake___ERoN{0%{left:0}15%{left:10px}30%{left:-10px}45%{left:10px}60%{left:-10px}75%{left:10px}90%{left:0}}@keyframes ContactModal_showScale__mZeTu{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes ContactModal_hideScale__4JIzf{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.8)}}@keyframes ContactModal_showTranslate__JjObz{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@keyframes ContactModal_hideTranslate__jrIf7{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(22px)}}.ContactModal_modalBox__oKeQx{width:580px;border-radius:24px;border:2px solid var(--neutral-stroke-grey-main,#2c2f39);background:hsla(0,0%,64%,.05);-webkit-backdrop-filter:blur(38px);backdrop-filter:blur(38px);padding:40px}@media screen and (max-width:1065px){.ContactModal_modalBox__oKeQx{max-width:550px;width:90%;margin:0 auto}}@media screen and (max-width:441px){.ContactModal_modalBox__oKeQx{width:100%;border-radius:0;border-left:0;border-right:0;padding:24px 16px}}.ContactModal_modalBox__oKeQx form{margin-top:40px;grid-gap:18px;gap:18px;display:grid;grid-template-rows:52px 52px 100px auto 64px;grid-template-areas:"input1 input1" "input2 input3" "input4 input4" "checkbox checkbox" "button button"}@media screen and (max-width:769px){.ContactModal_modalBox__oKeQx form{display:flex;flex-direction:column;gap:20px}}.ContactModal_modalBox__oKeQx form div:first-child{grid-area:input1}.ContactModal_modalBox__oKeQx form div:nth-child(2){grid-area:input2}.ContactModal_modalBox__oKeQx form div:nth-child(3){grid-area:input3}.ContactModal_modalBox__oKeQx form div:nth-child(4){grid-area:input4}.ContactModal_modalBox__oKeQx form div:nth-child(5){grid-area:checkbox}.ContactModal_modalBox__oKeQx form>button{grid-area:button}.EighthScreen_contentBox__z4f7T{min-height:90vh;height:90vh;max-height:-moz-available;max-height:-webkit-stretch;max-height:-webkit-fill-available;max-height:stretch}@media screen and (max-width:769px){.EighthScreen_contentBox__z4f7T{height:100%;min-height:100%}}@keyframes EighthScreen_show__5MyJX{0%{opacity:0}to{opacity:1}}@keyframes EighthScreen_hide__NC2vz{0%{opacity:1}to{opacity:0}}@keyframes EighthScreen_pulse__0jPET{0%{box-shadow:0 0 0 0 hsla(0,0%,100%,.17)}70%{box-shadow:0 0 0 6px rgba(204,169,44,0)}to{box-shadow:0 0 0 0 rgba(204,169,44,0)}}@keyframes EighthScreen_shake__eIbfF{0%{left:0}15%{left:10px}30%{left:-10px}45%{left:10px}60%{left:-10px}75%{left:10px}90%{left:0}}@keyframes EighthScreen_showScale__Vukmd{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes EighthScreen_hideScale__oPNcZ{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.8)}}@keyframes EighthScreen_showTranslate__c4bN3{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@keyframes EighthScreen_hideTranslate__oQTR2{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(22px)}}.EighthScreen_contentBox__z4f7T{position:relative;z-index:9;display:flex;flex-direction:column;align-items:center;justify-content:center}@media screen and (max-width:769px){.EighthScreen_contentBox__z4f7T{padding-top:100px;padding-bottom:200px;min-height:-moz-fit-content;min-height:fit-content}}.EighthScreen_contentBox__z4f7T.EighthScreen_active__nYBRE .EighthScreen_textBox__RUS1P{animation:EighthScreen_show__5MyJX .5s ease-in-out 1.8s forwards}.EighthScreen_contentBox__z4f7T.EighthScreen_active__nYBRE .EighthScreen_modalBox__nVfMm{animation:EighthScreen_translate__H80Ft 1s ease-in-out forwards}.EighthScreen_contentBox__z4f7T.EighthScreen_mobileActive__19FTp .EighthScreen_textBox__RUS1P{animation:EighthScreen_show__5MyJX .5s ease-in-out forwards}.EighthScreen_contentBox__z4f7T.EighthScreen_mobileActive__19FTp .EighthScreen_mobilePlanet__U5Tzw{animation:EighthScreen_planetMobile__7mkaD 1s ease-in-out .5s forwards}.EighthScreen_contentBox__z4f7T p{font-weight:400;line-height:150%}.EighthScreen_contentBox__z4f7T h2{font-size:48px;font-weight:600;line-height:56px;margin-bottom:24px}@media screen and (max-width:769px){.EighthScreen_contentBox__z4f7T h2{font-size:32px;line-height:40px}}@media screen and (max-width:441px){.EighthScreen_contentBox__z4f7T h2{max-width:343px;margin:0 auto 40px;overflow:hidden;position:relative;z-index:1}}.EighthScreen_mobilePlanet__U5Tzw{display:none}@media screen and (max-width:769px){.EighthScreen_mobilePlanet__U5Tzw{display:block;position:absolute;top:-20px;left:-10%;transform:rotate(-90deg);opacity:0}}@media screen and (max-width:441px){.EighthScreen_mobilePlanet__U5Tzw{left:-30%}}.EighthScreen_textBox__RUS1P{max-width:477px;margin:0 16px;opacity:0;animation:EighthScreen_hide__NC2vz .5s ease-in-out forwards}@media screen and (max-width:769px){.EighthScreen_textBox__RUS1P{text-align:center}}.EighthScreen_textBox__RUS1P button{margin-top:40px;height:72px;min-height:72px;gap:6px}@media screen and (max-width:769px){.EighthScreen_textBox__RUS1P button{gap:0;margin:40px auto 0}}@media screen and (max-width:616px){.EighthScreen_textBox__RUS1P button{flex-direction:column;padding:16px;max-height:none;height:auto;width:100%}}.EighthScreen_flexWrapper__GOGoj{display:flex;align-items:center;justify-content:center;gap:8em;margin:0 15px}@media screen and (max-width:1093px){.EighthScreen_flexWrapper__GOGoj{gap:2em}}@media screen and (max-width:769px){.EighthScreen_flexWrapper__GOGoj{flex-direction:column;gap:2em}}@media screen and (max-width:616px){.EighthScreen_flexWrapper__GOGoj{width:100%}}.EighthScreen_modalBox__nVfMm{transform:translateX(calc(100% + 100vh))}@media screen and (min-width:769px){.EighthScreen_modalBox__nVfMm{animation:EighthScreen_translateReverse__c12oP 1.5s ease-in-out forwards}}@media screen and (max-width:616px){.EighthScreen_modalBox__nVfMm{width:100%}}@media screen and (max-width:769px){.EighthScreen_modalBox__nVfMm{transform:translateX(0)}}@keyframes EighthScreen_translate__H80Ft{0%{transform:translateX(calc(100% + 100vh))}to{transform:translateX(0)}}@keyframes EighthScreen_translateReverse__c12oP{0%{transform:translateX(0)}to{transform:translateX(calc(100% + 100vh))}}@keyframes EighthScreen_planetMobile__7mkaD{0%{opacity:0;transform:rotate(-90deg)}to{opacity:1;transform:rotate(-45deg)}}@keyframes Footer_show__CHpv_{0%{opacity:0}to{opacity:1}}@keyframes Footer_hide__PQ061{0%{opacity:1}to{opacity:0}}@keyframes Footer_pulse__g3zts{0%{box-shadow:0 0 0 0 hsla(0,0%,100%,.17)}70%{box-shadow:0 0 0 6px rgba(204,169,44,0)}to{box-shadow:0 0 0 0 rgba(204,169,44,0)}}@keyframes Footer_shake__seq2z{0%{left:0}15%{left:10px}30%{left:-10px}45%{left:10px}60%{left:-10px}75%{left:10px}90%{left:0}}@keyframes Footer_showScale__1NyTh{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes Footer_hideScale__guFy5{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.8)}}@keyframes Footer_showTranslate__vltPz{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@keyframes Footer_hideTranslate__FPmFL{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(22px)}}.Footer_footer__cU09z{position:absolute;left:0;bottom:0;width:100%;height:100px;background:#1e212c;display:flex;align-items:center;justify-content:space-between;padding:0 120px;border-top:1px solid #2c2f39;z-index:9999}@media screen and (max-width:769px){.Footer_footer__cU09z{align-items:flex-start;flex-direction:column;padding:24px 16px;height:180px;bottom:0;position:absolute}}.Footer_footer__cU09z span{color:var(--neutral-grey-main,#707e8f)}.Footer_footer__cU09z ul{display:flex;gap:24px}@media screen and (max-width:769px){.Footer_footer__cU09z ul{margin-top:24px;flex-direction:column;gap:16px}}.Footer_footer__cU09z ul li{display:flex}.Footer_footer__cU09z ul a{transition:color .3s;text-decoration:underline}.Footer_footer__cU09z ul a:hover{color:#b9a7f6}.Footer_footer__cU09z ul a:active{color:rgba(186,167,246,.718)}@keyframes contact_show__NMExa{0%{opacity:0}to{opacity:1}}@keyframes contact_hide__X6Cjv{0%{opacity:1}to{opacity:0}}@keyframes contact_pulse__NG0hd{0%{box-shadow:0 0 0 0 hsla(0,0%,100%,.17)}70%{box-shadow:0 0 0 6px rgba(204,169,44,0)}to{box-shadow:0 0 0 0 rgba(204,169,44,0)}}@keyframes contact_shake__xwV7L{0%{left:0}15%{left:10px}30%{left:-10px}45%{left:10px}60%{left:-10px}75%{left:10px}90%{left:0}}@keyframes contact_showScale__vttzv{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes contact_hideScale__gvWDb{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.8)}}@keyframes contact_showTranslate__vK5DR{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@keyframes contact_hideTranslate__kxQhE{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(22px)}}.contact_pageBox__qv_d7{position:relative;overflow:hidden}.contact_pageBox__qv_d7::-webkit-scrollbar-track{background-color:#181822;border-radius:.7rem}.contact_pageBox__qv_d7::-webkit-scrollbar-thumb{background-color:#b9a7f6;border-radius:.7rem}.contact_pageBox__qv_d7::-webkit-scrollbar{width:.6rem}.contact_pageBox__qv_d7{height:100dvh}@media screen and (max-width:769px){.contact_pageBox__qv_d7{margin-top:45px;height:100%}}.contact_pageBox__qv_d7 #lastPlanet{z-index:auto}@media screen and (max-width:769px){.contact_pageBox__qv_d7 #lastPlanet{display:none}.contact_pageBox__qv_d7 #contact{padding-bottom:280px}}.contact_planetBox__Eew3t{position:absolute;bottom:10%;left:0;width:100%;height:100%}