.styles_INPUTBOX__rN7U3{display:flex;align-items:center;gap:.25rem;width:100%}.styles_INPUTBOX_VERTICAL__E_2Z1{flex-direction:column;text-align:left;align-items:flex-start}.styles_INPUTBOX_VERTICAL__E_2Z1>input{width:100%}.styles_INPUTBOX__rN7U3>input{border-radius:.2rem;padding:.35rem .75rem;font-size:.7rem;outline:none;border:none;background-color:var(--input-background);flex:1 1}.styles_INPUTBOX__rN7U3>input:focus,.styles_INPUTBOX__rN7U3>input:hover{border-color:var(--primary)}@media screen and (max-width:768px){.styles_INPUTBOX__rN7U3{flex-direction:column;align-items:flex-start}.styles_INPUTBOX__rN7U3>input{width:100%}}.styles_PASSWORDBOX__2BQh3{display:flex;align-items:center;gap:.25rem;width:100%}.styles_PASSWORDBOX_VERTICAL__VJPyI{flex-direction:column;text-align:left;align-items:flex-start}.styles_PASSWORDBOX_VERTICAL__VJPyI>input{width:100%}.styles_PASSWORDBOX_INPUT_ROW__XP6_L{display:flex;flex:1 1;width:100%}.styles_PASSWORDBOX_INPUT_ROW__XP6_L img{width:1rem;height:auto}.styles_PASSWORDBOX_INPUT_ROW__XP6_L>button{padding:0 .5rem!important;background-color:var(--input-background)!important;height:auto}.styles_PASSWORDBOX_INPUT_ROW__XP6_L>input{border-radius:.2rem;padding:.25rem .75rem;font-size:.7rem;outline:none;border:none;background-color:var(--input-background);flex:1 1}.styles_PASSWORDBOX_INPUT_ROW__XP6_L>input:focus,.styles_PASSWORDBOX_INPUT_ROW__XP6_L>input:hover{border-color:var(--primary)}@media screen and (max-width:768px){.styles_PASSWORDBOX__2BQh3{flex-direction:column;align-items:flex-start}.styles_PASSWORDBOX__2BQh3>input{width:100%}}.styles_SINGUP__Hw0QG{display:flex;flex-direction:column;width:100%;overflow-y:auto}.styles_SINGUP_CONTENT__XLh_Y{display:flex;flex-direction:column;width:100%;max-width:var(--max-width);margin:0 auto;align-items:center;gap:1rem;padding:1rem;text-align:center}.styles_SINGUP_CONTENT__XLh_Y>h1{max-width:20rem}.styles_SINGUP_CONTENT__XLh_Y>h1>span{color:var(--primary)}.styles_SINGUP_FORM__0NfKC{width:100%;max-width:30rem;z-index:100;background-color:var(--contact-form-bg);border-radius:var(--default-border-radius);padding:1rem;display:flex;flex-direction:column;gap:1rem}.styles_SINGUP_FORM_ROW__4Bpx1{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1rem;gap:1rem}.styles_SINGUP_FORM_CAPTCHA__cbeNV{margin:auto}.styles_SINGUP_FORM_GOOGLE_BUTTON__h3pRJ{position:relative;display:flex;align-items:center;gap:1rem}.styles_SINGUP_FORM_GOOGLE_BUTTON__h3pRJ>img{width:1rem;height:auto}.styles_SINGUP_PRIVACY_TEXT__BGqsk{text-align:center;max-width:25rem;margin:auto}.styles_SINGUP_SUCCESS__Qbkxb{padding:1rem;border:1px solid var(--border-color);background-color:var(--contact-succeded-bg);border-radius:.4rem;width:100%}.styles_SINGUP_RESEND_BUTTON__GK0kg{cursor:pointer}.styles_SINGUP_ERROR__Be_tn{padding:1rem;border:1px solid var(--border-color);background-color:var(--contact-error-bg);border-radius:.4rem}