.whatsapp-widget { bottom: 92px; }

.auth-section{min-height:650px;display:grid;place-items:center;padding:65px 20px;background:#f5f7f8}.auth-card{width:min(480px,100%);background:#fff;border:1px solid #e1e5e8;box-shadow:0 16px 45px rgba(29,39,49,.08);padding:38px}.auth-intro{text-align:center;margin-bottom:28px}.auth-intro>span{color:#d81c55;text-transform:uppercase;letter-spacing:.13em;font-size:12px;font-weight:800}.auth-intro h1{font-size:31px;line-height:1.15;margin:7px 0}.auth-intro p{color:#677279;margin:0}.auth-form{display:grid;gap:18px}.auth-field{display:grid;gap:7px}.auth-field label{font-weight:700}.auth-field input{height:47px;border:1px solid #cfd5d9;border-radius:4px;padding:0 13px;outline:0}.auth-field input:focus{border-color:#d81c55;box-shadow:0 0 0 3px rgba(216,28,85,.1)}.auth-field small{color:#b42318}.field-label{display:flex;justify-content:space-between}.field-label a,.auth-foot a{color:#d81c55;font-weight:700}.auth-check{display:flex;align-items:center;gap:8px;color:#677279}.auth-form .store-button{width:100%}.auth-foot{text-align:center;border-top:1px solid #e1e5e8;margin-top:25px;padding-top:22px;color:#677279}@media(max-width:580px){.auth-section{padding:30px 12px}.auth-card{padding:26px 20px}}
