:root{--white-color:#fff;--black-color:#000;--black-color-100:#00000003;--black-color-200:#16161e;--primary-color:#2bc97c;--gray-color:#edf2f7;--gray-color-400:#a0aec0;--gray-color-900:#171923;--dark-color:#1a202c;--red-color:#e53e3e;--red-color-100:#e24a4a;--bg-header-color:#0f131c;--green-color:#2bc97c;--green-color-100:#38a169;--green-color-200:#25855a;--yellow-color:#f4d42d;--blue-color:#4a87e233;--blue-color-100:#1c6fbb;--blue-color-200:#3499e61a;--input-border:#cbd5e0;--input-border-focus:#2bc97c;--button-primary-bg:#2bc97c;--button-gray-bg:#edf2f7;--button-active-login-color:#e2edff;--button-active-login-bg:#004ac1;--gray-color:#a4acb7;--gray-color-100:#f1f1f1;--gray-color-200:#f6f6f9;--gray-color-300:#e2e2e2;--gray-color-400:#9a9aaf;--gray-color-500:#909090;--gray-color-600:#7b7f90;--gray-color-700:#718096;--loading-circle-one:#2bc97c;--loading-circle-two:#1a82ff66;--loading-circle-three:#1a82ff33;--loading-circle-four:#1a82ff1a;--body-background:#fff;--body-color:#1e1f26}.mt5{margin-top:5px}.mb5{margin-bottom:5px}.ml5{margin-left:5px}.mr5{margin-right:5px}.mt10{margin-top:10px}.mb10{margin-bottom:10px}.ml10{margin-left:10px}.mr10{margin-right:10px}.mt15{margin-top:15px}.mb15{margin-bottom:15px}.ml15{margin-left:15px}.mr15{margin-right:15px}.mt20{margin-top:20px}.mb20{margin-bottom:20px}.ml20{margin-left:20px}.mr20{margin-right:20px}.mt30{margin-top:30px}.mb30{margin-bottom:30px}.ml30{margin-left:30px}.mr30{margin-right:30px}.mt40{margin-top:40px}.mb40{margin-bottom:40px}.ml40{margin-left:40px}.mr40{margin-right:40px}.mt50{margin-top:50px}.mb50{margin-bottom:50px}.ml50{margin-left:50px}.mr50{margin-right:50px}.Register-card{width:100%;max-width:550px;padding:50px}@media(max-width:576px){.Register-card{padding:50px 15px}}.Register-steps{margin-top:40px}.Register-form{margin-top:10px}.Register-label{margin-bottom:30px;color:var(--bg-header-color);font-size:14px;font-family:Ubuntu;font-weight:500;line-height:20px}.Register-types{display:flex;align-items:center;justify-content:space-around}.Register-type{text-align:center;cursor:pointer;position:relative}.Register-type svg{margin-bottom:10px}.Register-type svg path:first-child{fill:var(--gray-color-100)}.Register-type_active svg path:first-child{fill:var(--button-primary-bg)}.Register-type_active .Register-text{color:var(--button-primary-bg)}.Register-text{color:var(--body-color)}.Register-radio{position:absolute;left:0;top:0;z-index:-99999;opacity:0}.Register-grid{display:grid;grid-template-columns:repeat(1,1fr);grid-gap:25px;gap:25px}.Register-checkboxes{display:grid;grid-template-columns:repeat(1,1fr);grid-gap:15px;gap:15px;margin-top:30px}.Register-bottom{margin-top:30px;display:grid;grid-template-columns:repeat(1,1fr);grid-gap:12px;gap:12px}.Register-verify{margin-top:20px}.Register-code{margin-top:10px}