.page_container__jZF7q{display:flex;justify-content:center;align-items:center;min-height:100vh;font-family:Poppins,sans-serif;padding:20px}.page_formWrapper__mi9Oo{width:100%;max-width:500px}.page_formContainer__9vwPo{padding:30px;border-radius:8px;box-shadow:0 4px 6px rgba(0,0,0,.1)}.page_logo__ikIZE{margin-bottom:20px}.page_title__po7na{font-size:24px;font-weight:700;margin-bottom:20px}.page_subtext__zKDwO{font-size:16px;margin-bottom:30px}.page_form__NxPAx{display:flex;flex-direction:column}.page_input__lx_gt{margin-bottom:15px;padding:10px;border:1px solid #ccc;border-radius:4px;background-color:#f9f9f9;color:#000;font-size:16px}.page_button__52WaL{padding:10px;border:none;border-radius:4px;font-size:16px;cursor:pointer;transition:opacity .2s;display:flex;justify-content:center;align-items:center;min-height:40px}.page_button__52WaL:hover{opacity:.8}.page_button__52WaL:disabled{opacity:.7;cursor:not-allowed}.page_thankYouMessage__AuI7E{text-align:center;font-size:20px;padding:30px;border-radius:8px}.page_spinner__1BdMn{border-radius:50%;border:2px solid hsla(0,0%,100%,.3);border-top-color:#fff;width:20px;height:20px;animation:page_spin__OXxwq 1s linear infinite;margin:0 auto}@keyframes page_spin__OXxwq{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.page_phoneInputWrapper__oP0Kc{display:flex;margin-bottom:15px;direction:ltr}.page_countryCodeSelect__SEAvx{border:1px solid #ccc;border-radius:4px 0 0 4px}.page_countryCodeSelect__SEAvx,.page_phoneInput___6B0B{padding:10px;background-color:#f9f9f9;color:#000;font-size:16px}.page_phoneInput___6B0B{flex-grow:1;border:1px solid #ccc;border-left:none;width:80%}.page_phoneInput___6B0B,[dir=rtl] .page_countryCodeSelect__SEAvx{border-radius:0 4px 4px 0}[dir=rtl] .page_phoneInput___6B0B{border-right:none;border-left:1px solid #ccc;border-radius:4px 0 0 4px}.page_logoWrapper__LBPBH{width:100%;display:flex;margin-bottom:20px}.page_logoWrapperLeft__kXG_U{justify-content:flex-start}.page_logoWrapperCenter__ZOuzD{justify-content:center}.page_logoWrapperRight__7H5Ju{justify-content:flex-end}.page_logo__ikIZE{border-radius:20%;max-width:200px}