.ButtonsSocialComponent-module__ASPd_W__socialButtons{justify-content:space-between;width:300px;display:flex}.ButtonsSocialComponent-module__ASPd_W__socialButton{border:1px solid var(--color-white);color:#fff;cursor:pointer;background:linear-gradient(90deg,#fff,#30240b 50%);border-radius:1.5rem;outline:none;justify-content:center;align-items:center;width:47%;height:40px;font-size:.6rem;display:flex}.ButtonsSocialComponent-module__ASPd_W__socialButton:hover{color:#30240b;background:linear-gradient(90deg,#7a5c1e,#d4af37,#f5e6a1,#d4af37,#7a5c1e)}.ButtonsSocialComponent-module__ASPd_W__google:disabled,.ButtonsSocialComponent-module__ASPd_W__facebook:disabled,.ButtonsSocialComponent-module__ASPd_W__socialButton:disabled{cursor:not-allowed;opacity:.7}.ButtonsSocialComponent-module__ASPd_W__socialButton img{width:20px;height:20px;margin-right:5px}.ButtonsSocialComponent-module__ASPd_W__google{scale:.8}.ButtonsSocialComponent-module__ASPd_W__loaderWrapper{box-sizing:border-box;justify-content:center;align-items:flex-start;height:45px;margin:0;padding:0;line-height:1.2;display:flex;transform:scale(.2)}.ButtonsSocialComponent-module__ASPd_W__socialButtonItem{justify-content:center;align-items:center;display:flex}.ButtonsSocialComponent-module__ASPd_W__socialButton.ButtonsSocialComponent-module__ASPd_W__loading{pointer-events:none;opacity:.6;cursor:not-allowed}
.RegisterComponent-module__quKXSG__centerContainer{flex-direction:column;justify-content:center;align-items:center;gap:20px;height:auto;min-height:100dvh;max-height:fit-content;margin:10px auto;padding-bottom:40px;display:flex;position:relative}.RegisterComponent-module__quKXSG__form{-webkit-backdrop-filter:blur(20px);background-color:#0000;border-radius:1.5rem;flex-direction:column;justify-content:center;align-items:center;width:340px;padding:0 2.5rem 1rem;transition:transform .3s,box-shadow .3s;animation:6s ease-in-out infinite RegisterComponent-module__quKXSG__float;display:flex;box-shadow:0 0 12px #fff}.RegisterComponent-module__quKXSG__form:hover{transform:translateY(-8px)scale(1.02);box-shadow:0 25px 50px #00000040,inset 0 1px #fff3}@keyframes RegisterComponent-module__quKXSG__float{0%{transform:translateY(0)}50%{transform:translateY(-12px)}to{transform:translateY(0)}}.RegisterComponent-module__quKXSG__title{text-align:center;text-shadow:0 0 8px #ffffff4d;background:linear-gradient(90deg,#fff,#30240b);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text;margin:12px auto;font-size:2rem;font-weight:800}.RegisterComponent-module__quKXSG__inputGroup,.RegisterComponent-module__quKXSG__inputDate{width:100%;margin-bottom:1rem;position:relative}.RegisterComponent-module__quKXSG__input,.RegisterComponent-module__quKXSG__inputDate{width:100%;color:var(--color-white);border:1px solid var(--color-white);box-sizing:border-box;background-color:#0000;border-radius:1.5rem;outline:none;height:40px;padding:.5rem 2.5rem .5rem 1rem}.RegisterComponent-module__quKXSG__input:focus{background-color:#ffffff4d}.RegisterComponent-module__quKXSG__icon{cursor:pointer;position:absolute;top:50%;right:1rem;transform:translateY(-50%)}.RegisterComponent-module__quKXSG__error{background:linear-gradient(90deg,#7a5c1e,#d4af37,#f5e6a1,#d4af37,#7a5c1e);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text;justify-content:center;align-items:center;margin:0;padding:0;font-size:.6rem;text-decoration:none;display:flex}.RegisterComponent-module__quKXSG__inputError{max-height:40px;margin:0;padding:0}.RegisterComponent-module__quKXSG__checkboxGroup{font-size:.6rem}.RegisterComponent-module__quKXSG__checkboxGroup label{align-items:center;display:flex}.RegisterComponent-module__quKXSG__checkboxGroup .RegisterComponent-module__quKXSG__checkbox{cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;margin-right:10px}.RegisterComponent-module__quKXSG__checkboxGroup{justify-content:center;align-items:center;padding:10px;display:flex}.RegisterComponent-module__quKXSG__checkbox{align-items:center;display:flex;position:relative}.RegisterComponent-module__quKXSG__checkboxInput{opacity:0;cursor:pointer;position:absolute}.RegisterComponent-module__quKXSG__checkboxSpan{background-color:#0000;border:1px solid #30240b;border-radius:.25rem;width:20px;height:20px;margin-right:10px;transition:background-color .3s;display:inline-block;position:relative}.RegisterComponent-module__quKXSG__checkboxInput:checked+.RegisterComponent-module__quKXSG__checkboxSpan{background-color:gold}.RegisterComponent-module__quKXSG__checkboxInput:checked+.RegisterComponent-module__quKXSG__checkboxSpan:before{content:"✔";color:#30240b;font-size:12px;line-height:20px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.RegisterComponent-module__quKXSG__button{color:#30240b;cursor:pointer;background:linear-gradient(90deg,#30240b,#fff,#30240b);border:1px solid #ffffff80;border-radius:1.5rem;outline:none;justify-content:center;align-items:center;width:100%;height:45px;padding:.5rem 1rem;transition:all .3s ease-in-out;display:flex}.RegisterComponent-module__quKXSG__button:hover{color:#fff;background:linear-gradient(90deg,#fff,#30240b,#fff)}.RegisterComponent-module__quKXSG__bottomContainer{flex-direction:column;justify-content:flex-end;height:100%;display:flex}.RegisterComponent-module__quKXSG__registerText{color:var(--color-white);text-align:center;font-size:.875rem}.RegisterComponent-module__quKXSG__linkRul,.RegisterComponent-module__quKXSG__link{background:linear-gradient(90deg,#7a5c1e,#d4af37,#f5e6a1,#d4af37,#7a5c1e);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text;font-size:1rem;text-decoration:none}.RegisterComponent-module__quKXSG__linkRul:hover,.RegisterComponent-module__quKXSG__link:hover{text-decoration:underline}.RegisterComponent-module__quKXSG__loaderWrapper{box-sizing:border-box;justify-content:center;align-items:flex-start;height:45px;margin:0;padding:0;line-height:1.2;display:flex;transform:scale(.2)}.RegisterComponent-module__quKXSG__calendarSidebar{z-index:100;position:absolute;top:-22vh;left:115%}.RegisterComponent-module__quKXSG__linkRul{padding:0;font-size:12px}@media (min-width:420px){.RegisterComponent-module__quKXSG__form{width:380px}}
