.toast{display:flex;position:fixed;z-index:1000;padding:16px 24px;border-radius:12px;border:1px solid #dd4747;font-size:20px;line-height:28px;color:#dd4747;left:20px;right:20px;margin:auto;top:20px;background:#1b152b;gap:10px;align-items:center;width:max-content;max-width:calc(100% - 40px)}.toast--info{color:#0098ff;border:1px solid #0098ff;background:#0e1d39}.toast--success{color:#26a62b;border:1px solid #26a62b;background:#0e202c}.toast:not(.toast--success) svg{fill:#dd4747}.toast--warning{color:#fff700;border:1px solid #fff700;background:#1c1a26}.toast__text{font-family:var(--font-space),sans-serif;font-weight:700}.Button_button__vlcoK,.toast__icon{display:flex;align-items:center}.Button_button__vlcoK{font-size:16px;line-height:24px;border:0;color:#140f0d;padding:0 16px;cursor:pointer;outline:0;min-height:40px;border-radius:15px;justify-content:center;font-weight:700;font-family:var(--font-space),sans-serif;white-space:nowrap}.Button_button--primary__tNoRm{background:#fff700}.Button_button--invert__YGcK4{background:none;border:1px solid #fff700;color:#fff700}.Button_button--secondary__5t45P{color:#fff;background:#191919}.Button_button--default__AlrTR{background:rgba(206,204,204,.1);gap:50px;color:#fff}.Button_button--default__AlrTR:disabled{opacity:.4;cursor:default}.Button_button--transparent__nOOHU{font-size:16px;font-weight:400;line-height:24px;background-color:rgba(0,0,0,0);color:#fff700;padding:0;min-height:0}.Button_button--grey__jQjFg{background:#cecccc;color:#000}.Button_button--danger__lYA9e{background:#dd4747;color:#fff}.Button_button--icon__Tcdrr{height:14px}.Button_button--small__Eikz6{height:28px;padding:0 12px;font-size:14px;line-height:20px}@media screen and (width >= 992px){.Button_button--small__Eikz6{height:40px;border-radius:15px}}.Button_button--big__ggjbJ{height:48px;border-radius:18px}@media screen and (width >= 992px){.Button_button--big__ggjbJ{height:56px}}.Button_button__loader__Afi_B{display:none;width:24px;height:24px;position:relative}.Button_button__loader__Afi_B:before{content:"";box-sizing:border-box;position:absolute;margin-top:3px;left:8px;width:20px;height:20px;border-radius:50%;border:2px solid #191919;border-top-color:rgba(0,0,0,0);animation:Button_spin__ix1ft 1s linear infinite}@keyframes Button_spin__ix1ft{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.Button_button--loading__Y7mTd .Button_button__loader__Afi_B{display:block}.Button_button__vlcoK:disabled{opacity:.5;cursor:default}.Button_button__vlcoK[type=submit]{width:100%}.form-errors_form-error__egNGG{text-align:left;margin-top:8px;font-size:14px;line-height:20px;color:#dd4747}.TextAreaField_text-area__Advns{width:100%}.TextAreaField_text-area__heading__DSLlg{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;margin-bottom:6px;color:#cecccc}.TextAreaField_text-area__heading__DSLlg p{text-align:right;margin-left:auto;text-wrap:nowrap;font-family:var(--font-proxima),sans-serif;color:#fff;opacity:.5}.TextAreaField_text-area__box__rqyzJ{font-size:1rem;line-height:24px}.TextAreaField_text-area__box__rqyzJ textarea{font-family:var(--font-proxima),sans-serif;font-size:inherit;line-height:inherit;width:100%;min-height:120px;overflow-y:auto;scrollbar-width:thin;resize:none;background:#2b2b2b;color:#fff;border:1px solid #2b2b2b;border-radius:18px;padding:24px;box-shadow:none;outline:0}.TextAreaField_text-area__box__rqyzJ textarea::placeholder{color:#fff}.TextAreaField_text-area__box__rqyzJ textarea:focus{border:1px solid #fff700}.Modal_modal__eQFdY{position:fixed;top:0;left:0;width:100dvw;height:100dvh;transition:opacity .35s,visibility .35s;overflow:hidden;z-index:500;opacity:1;visibility:visible;display:flex;align-items:center;justify-content:center}.Modal_modal__content__8Faey{position:relative;max-height:100%;overflow-y:auto;z-index:100}.Modal_modal__close__9mDOV{position:absolute;right:48px;top:24px;z-index:200}.Modal_modal__backdrop__v5IGa{cursor:pointer;position:absolute;z-index:99;inset:0}.Modal_modal--color-default__ekArn .Modal_modal__backdrop__v5IGa{background:rgba(0,51,102,.8)}.Modal_modal--color-default__ekArn .Modal_modal__content__8Faey{background:#191919}.Modal_modal--color-transparent__P89aZ .Modal_modal__backdrop__v5IGa{background:rgba(25,25,25,.6)}.Modal_modal--color-outline__MhXqG .Modal_modal__content__8Faey{background:#191919;border:1px solid hsla(0,0%,40%,.3)}.Modal_modal--color-outline__MhXqG .Modal_modal__backdrop__v5IGa{background:rgba(25,25,25,.6)}.Modal_modal--size-compact__8TSjv .Modal_modal__content__8Faey{max-width:768px;width:100%;min-width:320px}.Modal_modal--size-dynamic__r1joe .Modal_modal__content__8Faey{max-width:65vw;width:100%;min-width:320px}.Modal_modal--size-fullscreen__KO0Or .Modal_modal__content__8Faey{width:100%;height:100%}.Modal_modal--borders-sm__qZBSj .Modal_modal__content__8Faey{border-radius:32px}.Modal_modal--borders-lg___Ai2a .Modal_modal__content__8Faey{border-radius:60px}.Modal_modal--paddings-sm__nwxK4 .Modal_modal__content__8Faey{padding:36px 24px}.Modal_modal--paddings-sm__nwxK4 .Modal_modal__close__9mDOV{right:24px;top:36px}.Modal_modal--paddings-lg__aEtpj .Modal_modal__content__8Faey{padding:64px 48px 56px}.Modal_modal--paddings-lg__aEtpj .Modal_modal__close__9mDOV{right:48px;top:64px}.ConfirmationModal_confirmation-modal__l3Fer{display:flex;flex-direction:column;gap:36px;align-items:center;width:max-content}.ConfirmationModal_confirmation-modal__header__1O8JG{display:flex;flex-direction:column;align-items:center;gap:24px}@media screen and (width >= 992px){.ConfirmationModal_confirmation-modal__l3Fer{width:366px}}.ConfirmationModal_confirmation-modal__text__9SigQ{display:flex;flex-direction:column;align-items:center;gap:16px}.ConfirmationModal_confirmation-modal__text__9SigQ p{font-size:14px;line-height:20px;font-family:var(--font-proxima),sans-serif;color:#cecccc}.ConfirmationModal_confirmation-modal__footer__cLu_Y{display:flex;gap:24px;width:100%}.ConfirmationModal_confirmation-modal__button__D8rjd{height:48px;width:50%}.switch_switch__WOqrv{position:relative;display:inline-block;width:56px;height:28px;background:#cecccc;border-radius:14px}.switch_switch__WOqrv input{opacity:0;width:0;height:0}.switch_switch__WOqrv input:checked+.switch_switch__slider__P4qyl{background-color:#fff700}.switch_switch__WOqrv input:checked+.switch_switch__slider__P4qyl:before{transform:translateX(26px)}.switch_switch__slider__P4qyl{position:absolute;cursor:pointer;inset:0;transition:.4s;border-radius:14px}.switch_switch__slider__P4qyl:before{position:absolute;content:"";height:26px;width:26px;border-radius:50%;left:2px;bottom:1px;background-color:#191919;transition:.4s}.PasswordTextField_password-field__icon__OnjMj{cursor:pointer;height:24px;width:24px;position:absolute;right:16px;top:0;bottom:0;margin:auto}.PasswordTextField_password-field__icon__OnjMj svg path{fill:#fff}.Typography_typography--color-grey__y_PWm{color:#cecccc}.Typography_typography--color-black__GrLh9{color:#191919}.Typography_typography--color-white__epjOE{color:#fff}.Typography_typography--color-primary__8gkj_{color:#fff700}.Typography_typography--color-red__y6Bl8{color:#dd4747}.Typography_typography--color-green__fr_So{color:#26a62b}.Typography_typography--color-blue__qHiir{color:#0098ff}.Typography_typography--color-purple__4m5St{color:#261459}.Typography_typography-title__Z_5D1{font-family:var(--font-space),sans-serif;line-height:1.3;font-weight:700}.Typography_typography-title__Z_5D1[data-level="1"]{font-size:3.75rem}@media screen and (width < 992px){.Typography_typography-title__Z_5D1[data-level="1"]{font-size:3rem}}@media screen and (width <= 700px){.Typography_typography-title__Z_5D1[data-level="1"]{font-size:2.25rem}}.Typography_typography-title__Z_5D1[data-level="2"]{font-size:3rem}@media screen and (width <= 700px){.Typography_typography-title__Z_5D1[data-level="2"]{font-size:2.25rem}}.Typography_typography-title__Z_5D1[data-level="3"]{font-size:2.25rem}@media screen and (width <= 700px){.Typography_typography-title__Z_5D1[data-level="3"]{font-size:1.25rem}}.Typography_typography-title__Z_5D1[data-level="4"]{font-size:1.5rem}@media screen and (width <= 700px){.Typography_typography-title__Z_5D1[data-level="4"]{font-size:1rem}}.Typography_typography-title__Z_5D1[data-level="5"]{font-size:1.25rem}@media screen and (width <= 700px){.Typography_typography-title__Z_5D1[data-level="5"]{font-size:1rem}}.Typography_typography-title__Z_5D1[data-level="6"]{font-size:.875rem}.Typography_typography-title__Z_5D1 span{display:inline-block;padding-inline:15px;border-radius:18px;border:1px solid #fff700;line-height:1.1}.Typography_typography-text__YhL0u{line-height:1.6}.Typography_typography-text__YhL0u.Typography_typography--size-xl__dgKwE{font-size:1.875rem;line-height:1.4}.Typography_typography-text__YhL0u.Typography_typography--size-lg__wN9Dg{font-size:1.125rem}.Typography_typography-text__YhL0u.Typography_typography--size-md__6JpFI{font-size:1rem}.Typography_typography-text__YhL0u.Typography_typography--size-sm___MANf{font-size:.875rem}.Typography_typography-text__YhL0u.Typography_typography--size-xs__faOeO{font-size:.75rem}