.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;display:flex;align-items:center;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--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%}.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}.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}