.Checkbox_customCheckbox__yTTla{display:flex;cursor:pointer;position:relative;-webkit-user-select:none;user-select:none}.Checkbox_checkboxInput__FPgQu{display:none}.Checkbox_checkboxLabel__SU_8C{width:30px;height:30px;border:3px solid var(--border-color);border-radius:4px;transition:background-color .3s ease}@media screen and (max-width:560px){.Checkbox_checkboxLabel__SU_8C{width:17px;height:17px;border:2px solid var(--border-color)}}.Checkbox_checkboxLabel__SU_8C:after{content:"";position:absolute;left:10%;top:25%;width:80%;height:80%;background-size:contain;background-image:url(/checked.svg);background-repeat:no-repeat;opacity:0;transition:opacity .3s ease}.Checkbox_checkboxInput__FPgQu:checked+.Checkbox_checkboxLabel__SU_8C:after{opacity:1}.InputForm_inputTitle__Q9_mj{color:#8de936;font-family:Unbounded;font-size:13px;height:33.8px;font-style:normal;font-weight:400;line-height:130%;margin-bottom:8px}@media screen and (max-width:960px){.InputForm_inputTitle__Q9_mj{height:unset;font-size:10px}}.InputForm_inputValid__3SRG2{border:3px solid #8de936}.InputForm_inputInvalid___NP_G{border:3px solid red}.InputForm_inputWrapper__8T72O,.InputForm_maskWrapper__NQopR{position:relative}.InputForm_error__1Pl5N{margin-top:9px;font-size:11px;color:red;font-family:Unbounded}@media screen and (max-width:560px){.InputForm_error__1Pl5N{font-size:7px}}.InputForm_inputPasswordIcon__Snupo{cursor:pointer;position:absolute;bottom:12px;right:16px;width:38px;height:38px;background-repeat:no-repeat;background-size:contain;background-image:url(/inputPasswordIcon.png)}@media screen and (max-width:960px){.InputForm_inputPasswordIcon__Snupo{bottom:6px}}.InputForm_inputPasswordIconModal__IYWdT{cursor:pointer;position:absolute;bottom:12px;right:16px;width:38px;height:38px;background-repeat:no-repeat;background-size:contain;background-image:url(/inputPasswordIcon.png)}@media screen and (max-width:960px){.InputForm_inputPasswordIconModal__IYWdT{width:25px;height:25px;bottom:10px}}@media screen and (max-width:960px)and (max-width:560px){.InputForm_inputPasswordIconModal__IYWdT{bottom:0}}.SelectCountry_selectCountryModal__wuJ9X,.SelectCountry_selectCountry__RP_Ao{position:absolute;top:50%;transform:translateY(-50%);z-index:1;width:100px}.SelectCountry_selectCountryArrow__1whXI{width:21px;height:12px;background-image:url(/country/arrow.svg)}@media screen and (max-width:560px){.SelectCountry_selectCountryArrow__1whXI{width:15px;height:9px;background-size:contain;background-repeat:no-repeat}}.SelectCountry_text__jGXl4{color:#000;font-family:Circe;font-size:24px;font-style:normal;font-weight:400;line-height:130%}@media screen and (max-width:960px){.SelectCountry_text__jGXl4{font-size:16px}}.SelectCountry_svg__sHlTQ{width:40px;height:30px;object-fit:cover;border:1px solid gray}@media screen and (max-width:960px){.SelectCountry_svg__sHlTQ{width:20px;height:15px}}.SelectCountry_selectCountryTop__22IXy{cursor:pointer;padding-left:20px;display:flex;align-items:center;gap:15px}@media screen and (max-width:560px){.SelectCountry_selectCountryTop__22IXy{padding-left:15px}}.SelectCountry_countryList__Acejt{position:absolute;top:63px;height:150px;overflow-y:auto;padding:25px;display:flex;flex-direction:column;gap:10px;background:#fff;outline:3px solid #8ee937;width:500px}@media screen and (max-width:960px){.SelectCountry_countryList__Acejt{width:300px;padding:15px;top:43px}}@media screen and (max-width:560px){.SelectCountry_countryList__Acejt{top:33px;width:250px}}.SelectCountry_countryListItem__Owzt_{cursor:pointer;display:grid;grid-template-columns:40px 70px auto;gap:20px}@media screen and (max-width:960px){.SelectCountry_countryListItem__Owzt_{grid-template-columns:20px 50px auto;gap:15px}}.SelectCountry_countryListItem__Owzt_:focus,.SelectCountry_countryListItem__Owzt_:hover{opacity:.7}