.ModalLoginForm{padding:30px 0}.ModalLoginForm__label{color:#000;font-size:20px;line-height:22px;margin-bottom:16px}.ModalLoginForm__socials{display:flex;gap:20px;justify-content:space-between}.ModalLoginForm__social{background:#f0f0f0;border-radius:4px;color:#000;transition:background-color .2s ease;width:60px}.ModalLoginForm__social:hover{background:#dfdfdf}.ModalLoginForm__or{color:#666;display:flex;justify-content:center;margin:16px 0}.ModalLoginForm__input{margin-bottom:20px;max-width:100%!important}.ModalLoginForm__submit{width:100%}.ModalLoginForm__footer{display:flex;font-size:16px;gap:30px;justify-content:center;line-height:26px;margin-top:14px}.ModalLoginForm__signup{color:var(--bg-info-color);cursor:pointer}.ModalLoginForm__forgot{color:#000;cursor:pointer}.AuthModal .Modal__wrapper{max-width:360px}@media screen and (max-width:767px){.AuthModal .Modal__wrapper{max-width:100%}}
