.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}.toast__icon{display:flex;align-items:center}.paper-area{padding:24px;background:rgba(206,204,204,.04);border-radius:18px;width:100%}.paper-header{padding-bottom:24px;border-bottom:1px solid #666;width:100%;display:flex;justify-content:space-between}.paper{background:#191919;border-radius:18px}.paper--hover{border:1px solid #191919}.paper--hover:hover{border:1px solid #fff700}.label{position:absolute;display:block;color:#fff;left:16px;top:0;bottom:0;margin:auto;pointer-events:none;transition:.2s;height:max-content}.label--focused{padding:0 4px;margin:unset;top:-8px;font-size:12px;line-height:16px;background:linear-gradient(180deg,rgba(1,2,2,0) 50%,#2b2b2b 0);height:16px}.label--valued{color:#939390}.field-with-label{display:block;margin-bottom:8px}.form-errors_form-error__egNGG{text-align:left;margin-top:8px;font-size:14px;line-height:20px;color:#dd4747}.text-field{font-size:16px;line-height:24px;width:100%}.text-field:not(:last-child){margin-bottom:16px}.text-field__box{position:relative}.text-field input{font-size:16px;line-height:24px;width:100%;height:48px;border-radius:15px;padding:16px;background:#2b2b2b;color:#fff;border:1px solid #2b2b2b;transition:.2s,-webkit-box-shadow 0s}@media screen and (width >= 992px){.text-field input{height:56px}}.text-field input:-webkit-autofill,.text-field input:-webkit-autofill:active,.text-field input:-webkit-autofill:focus,.text-field input:-webkit-autofill:hover,.text-field input:autofill,.text-field input:autofill:active,.text-field input:autofill:focus,.text-field input:autofill:hover{box-shadow:inset 0 0 0 100px #2b2b2b;-webkit-text-fill-color:#fff;caret-color:#fff;background-color:#2b2b2b}.text-field__input-wrapper{position:relative}.text-field__input-wrapper--focused input{border:1px solid #fff700}.text-field__input-wrapper--valued input{border:1px solid #939390}.text-field__input-wrapper--error input{border:1px solid #dd4747}.text-field__input-wrapper--disabled input{border:none;color:#fff}.text-field__input-wrapper--disabled input::placeholder{color:#fff}.text-field__input-wrapper-copy{cursor:pointer;display:flex;position:absolute;right:16px;top:50%;transform:translateY(-50%)}.text-field__icon{cursor:pointer;height:24px;width:24px;position:absolute;right:16px;top:0;bottom:0;margin:auto}.text-field--with-copy input{padding-right:40px}.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--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],.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}.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}.radio-field{width:100%;display:flex;flex-direction:column;gap:12px}.radio-field__option{display:flex;align-items:center;gap:12px;position:relative;width:max-content}.radio-field__option input[type=radio]{width:100%;height:100%;margin:0;z-index:1;opacity:0;position:absolute;cursor:pointer}.radio-field__checkmark{width:20px;height:20px;border:1px solid #fff700;border-radius:50%;position:relative}.radio-field__checkmark:after{content:"";width:12px;height:12px;background:#fff700;border-radius:50%;inset:0;position:absolute;margin:auto;display:none}input:checked~.radio-field__checkmark:after{display:block}input:disabled~.radio-field__checkmark{border:1px solid #939390}input:disabled~.radio-field__checkmark:after{background:#939390}.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}.checkbox-field__label{position:relative;display:flex;gap:12px;align-items:center}.checkbox-field__label input{position:absolute;width:100%;height:100%;opacity:0;cursor:pointer}.checkbox-field__checkmark{cursor:pointer;min-width:18px;width:18px;height:18px;border:1px solid #cecccc;position:relative;border-radius:3px}.checkbox-field__checkmark:after{content:"";inset:1px 0 0 5px;width:5px;height:10px;border:solid #261459;border-width:0 2px 2px 0;transform:rotate(45deg);position:absolute;display:none}input:checked~.checkbox-field__checkmark{background:#fff700;border:1px solid #fff700}input:checked~.checkbox-field__checkmark:after{display:block}.checkbox-field__label-content{z-index:2}.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}.Card_card__riv70{padding:24px;border-radius:18px;max-width:327px;font-size:14px;line-height:20px}.place-order-items__item{background:#26a62b;height:48px;width:100%;border-radius:18px;padding:12px 24px;margin-bottom:16px;display:flex;align-items:center;justify-content:space-between}.place-order-items__item button{height:24px}.place-order-items .sell__list li{position:relative;padding-left:15px}.place-order-items .sell__list li:before{content:"";position:absolute;width:4px;height:4px;border-radius:50%;background:#fff;margin:auto;top:0;bottom:0;left:0}.place-order-items__add{color:#0098ff;font-size:16px;line-height:24px;font-family:var(--font-space),sans-serif;font-weight:700;display:flex;align-items:center}.place-order-items__add:before{margin-right:10px;display:flex;height:14px;width:14px;content:"";background:url('data:image/svg+xml,<svg width="14" height="14" viewBox="0 0 14 14" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M6 8H0V6H6V0H8V6H14V8H8V14H6V8Z" fill="%230098FF"/></svg>')}.place-order-items__fields-row{margin-top:10px;display:flex;gap:10px}@media screen and (width <= 700px){.place-order-items__fields-row{flex-direction:column}}.place-order-items__fields-row .radio-field{width:auto;min-width:100px}.place-order-items__fields-row-caption{margin-top:auto;max-width:300px;color:#cecccc}.Counter_counter__DimxF{--bg-color:#1f1f1e;display:flex;align-items:center;justify-content:space-between;height:56px;min-width:213px;border-radius:28px;background-color:var(--bg-color);padding:10px;color:#fff;position:relative}.Counter_counter__input__XJNZI{max-width:calc(100% - 200px);height:36px;color:#fff;font-family:var(--font-space),sans-serif;font-weight:700;text-align:center}.Counter_counter__input__XJNZI:-webkit-autofill,.Counter_counter__input__XJNZI:-webkit-autofill:active,.Counter_counter__input__XJNZI:-webkit-autofill:focus,.Counter_counter__input__XJNZI:-webkit-autofill:hover,.Counter_counter__input__XJNZI:autofill,.Counter_counter__input__XJNZI:autofill:active,.Counter_counter__input__XJNZI:autofill:focus,.Counter_counter__input__XJNZI:autofill:hover{box-shadow:0 0 0 100px var(--bg-color) inset;-webkit-text-fill-color:#fff;caret-color:#fff;background-color:var(--bg-color)}.Counter_counter__action__0GZr4{cursor:pointer;height:36px;width:36px;min-width:36px;display:flex;align-items:center;justify-content:center;border-radius:50%;background-color:#fff700;position:relative}.Counter_counter__action__0GZr4:before{position:absolute;content:"";inset:0;margin:auto;height:2px;width:14px;background-repeat:no-repeat;background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMiIgdmlld0JveD0iMCAwIDE0IDIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik0wIDJWMEgxNFYySDBaIiBmaWxsPSIjMTQwRjBEIi8+Cjwvc3ZnPgo=")}.Counter_counter__action--plus__VI1zu:before{height:14px;background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMTQiIHZpZXdCb3g9IjAgMCAxNCAxNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTYgOEgwVjZINlYwSDhWNkgxNFY4SDhWMTRINlY4WiIgZmlsbD0iIzE0MEYwRCIvPgo8L3N2Zz4K")}.Counter_counter__prefix__1EW6i{position:absolute;right:70px;font-size:14px;line-height:20px}@media screen and (width <= 700px){.Counter_counter__prefix__1EW6i{right:55px}}.Rate_rate__orHZ7{color:#26a62b;width:70px;font-size:14px;line-height:20px;font-weight:600;max-width:max-content}.Rate_rate__orHZ7 svg{min-width:20px;width:20px;height:20px}.Rate_rate--big__Y6VXI{font-size:36px;line-height:40px;width:unset;font-family:var(--font-space),sans-serif;font-weight:700}@media screen and (width <= 700px){.Rate_rate--big__Y6VXI{font-size:14px;line-height:20px}}.Rate_rate--big__Y6VXI .Rate_rate__value__BTtEe{gap:8px}.Rate_rate--big__Y6VXI svg{min-width:30px;height:30px}@media screen and (width <= 700px){.Rate_rate--big__Y6VXI svg{min-width:20px;height:20px}}.Rate_rate__value__BTtEe{align-items:center;display:flex;gap:6px;width:max-content}.Rate_rate__orHZ7 progress{vertical-align:unset;display:block;border-radius:2px;margin-top:6px;background-color:#939390;height:2px;width:100%;color:#26a62b}.Rate_rate__orHZ7 progress::-webkit-progress-bar{background-color:#939390;width:100%;border-radius:2px}.Rate_rate__orHZ7 progress::-moz-progress-bar{background:#26a62b;border-radius:2px}.Rate_rate__orHZ7 progress::-webkit-progress-value{background:#26a62b;border-radius:2px}.Tooltip_tooltip__7p65i{position:relative;align-items:center;display:flex}.Tooltip_tooltip__tooltip__Cs6tt{display:block;position:absolute;transform:translate(-50%,-100%);width:max-content;z-index:9999;white-space:wrap;text-wrap:balance;word-break:break-all;hyphens:auto;font-size:.875rem;line-height:1.25;background-color:rgba(43,43,43,.9);padding:5px 10px;border-radius:5px}@media screen and (width <= 700px){.Tooltip_tooltip__tooltip__Cs6tt{display:none}}.Tooltip_tooltip__children__Ey9hu{display:block}.Tag_tag__5tg5o{width:max-content;padding:4px 8px;border-radius:6px;font-size:.75rem;font-weight:400;line-height:1rem;color:#fff;background-color:rgba(206,204,204,.1)}.Tag_status__mCUUG,.Tag_tag__5tg5o{display:flex;align-items:center;justify-content:center}.Tag_status__mCUUG{background:#0098ff;min-height:28px;border-radius:10px;padding:4px 12px;font-size:14px;font-family:var(--font-space),sans-serif;font-weight:700;line-height:1}.Tag_status--canceled__MiVjI{background-color:#666}