.auth-form{--phone-input-x-padding:16px;--phone-input-y-padding:8px}.auth-form input{font-size:.875rem;margin:5px}.auth-form label{margin-bottom:.5rem;--tw-text-opacity:1;color:rgb(165 165 165/var(--tw-text-opacity));display:block}.auth-form .label-option{margin-inline-start:.25rem;font-size:.75rem;font-weight:400;line-height:1.125rem}.auth-form .auth-input-group{margin-bottom:3.75rem}.auth-form .last-period{margin-bottom:1.5rem}.auth-form .phone-input{padding:var(--phone-input-y-padding) var(--phone-input-x-padding);border-radius:var(--border-radius);width:100%;position:relative;display:flex;flex-direction:column}.auth-form .phone-input,.auth-form .phone-input .auth-input{--tw-bg-opacity:1;background-color:rgb(245 245 245/var(--tw-bg-opacity));direction:ltr}.auth-form .phone-input .auth-input{padding:0 .5rem;border-radius:0;height:24px;line-height:24px}.auth-form .country-code{font-size:.875rem}.auth-form .country-code .select-input{--tw-bg-opacity:1;background-color:rgb(245 245 245/var(--tw-bg-opacity));border-radius:0;height:24px;flex-direction:row-reverse;justify-content:start}.auth-form .country-code .select-arrow{margin-inline-end:.5rem;margin-inline-start:0}.auth-form .country-code .select-dropdown{min-width:170px;inset-inline-start:calc(-1*var(--phone-input-x-padding));inset-inline-end:unset}.auth-form .country-code .select-dropdown.open{transform:translateY(var(--phone-input-y-padding))}.auth-form .country-code .dropdown-option{white-space:break-spaces}.auth-form .auth-or{margin-top:.5rem;margin-bottom:.5rem;--tw-text-opacity:1;text-align:center}.auth-form .auth-or,.auth-form .google-button{color:rgb(165 165 165/var(--tw-text-opacity));width:100%}.auth-form .google-button{--tw-bg-opacity:1;background-color:rgb(245 245 245/var(--tw-bg-opacity));padding:.75rem .5rem;--tw-text-opacity:1;display:flex;justify-content:center;align-items:center;border-radius:var(--border-radius);font-weight:400}.auth-form .google-button svg{margin-inline-end:.5rem;width:24px;height:24px}.auth-form .input-error-text{font-size:1rem}html[dir=rtl] .select-dropdown ul,html[dir=rtl] .select-search-input{direction:rtl}