.Modal__background__F7HrS{position:fixed;z-index:10000;top:0;right:0;bottom:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.7);display:flex;justify-content:center;align-items:center}.Modal__modal__Iy9Do{background-color:var(--white);border-radius:32px;margin-inline:10px;width:100%;max-width:658px;max-height:100%;overflow-x:auto}.RegisterFormModal__registerModal__98rdf{position:relative}.RegisterFormModal__header__UjfzZ{position:relative;padding:84px 25px 40px;border-top-left-radius:32px;border-top-right-radius:32px}.RegisterFormModal__title__WHdL8{color:var(--brand-blue);text-transform:uppercase;font-weight:800;font-size:30px;line-height:1;text-align:center;margin-bottom:8px}.RegisterFormModal__caption__750vg{font-size:24px;font-weight:800;line-height:1.4;color:#5B5B5B;text-align:center;max-width:400px;margin:0 auto}.RegisterFormModal__button__kgSlP{color:var(--white);background-color:var(--brand-blue);display:flex;justify-content:center;align-items:center;border-radius:16px;font-size:50px;line-height:0;width:60px;height:60px;position:absolute;top:16px;right:16px;cursor:pointer;@media screen and (min-width:768px){top:20px;right:20px}}.RegisterFormModal__content__TPT1P{padding:0 24px 32px;@media screen and (min-width:768px){padding-left:40px;padding-bottom:32px;padding-right:40px;padding-top:0}}.RegisterFormModal__form__ok0xb{display:flex;flex-direction:column;gap:16px}.RegisterFormModal__wrapper__SwWeO{display:flex;flex-direction:column;gap:16px;@media screen and (min-width:768px){flex-direction:row}}.RegisterFormModal__delimiter__10Nn4{color:var(--input-border-color)}.RegisterFormModal__actions__yX5V_{padding-top:16px;display:flex;justify-content:center}.RegisterFormModal__confirmOverlay__3_3ML{position:absolute;top:-1px;right:-1px;bottom:-1px;left:-1px;background-color:rgba(0,0,0,.7);display:flex;align-items:center;justify-content:center;text-align:center}.RegisterFormModal__confirmWrapper__Ou4BM{padding:32px;background-color:#fff;border-radius:32px}.RegisterFormModal__confirmTitle__cpDvR{font-size:22px;line-height:1.4;font-weight:800;color:#5B5B5B;margin-bottom:16px;@media screen and (min-width:768px){margin-bottom:32px;font-size:24px}}.RegisterFormModal__confirmText__NQZrJ{font-weight:500;font-size:16px;line-height:1.5;color:var(--text-color);margin-bottom:32px;@media screen and (min-width:768px){margin-bottom:58px}}.RegisterFormModal__confirmActions__poLpO{display:flex;flex-direction:column;gap:16px;align-items:center;justify-content:center;@media screen and (min-width:768px){flex-direction:row-reverse}}.RegisterFormModal__statusError__h21RF,.RegisterFormModal__statusSuccess__4TTJS{margin-top:12px;font-size:14px;font-weight:600;text-align:center}.RegisterFormModal__statusSuccess__4TTJS{color:var(--brand-blue)}.RegisterFormModal__statusError__h21RF{color:var(--brand-red)}