.forms-module__b71mVa__form{flex-direction:column;gap:20px;display:flex}.forms-module__b71mVa__row{grid-template-columns:1fr 1fr;gap:16px;display:grid}.forms-module__b71mVa__field{flex-direction:column;gap:6px;display:flex}.forms-module__b71mVa__field label{letter-spacing:.06em;text-transform:uppercase;color:var(--ink-700);font-size:12px;font-weight:700}.forms-module__b71mVa__field input,.forms-module__b71mVa__field select,.forms-module__b71mVa__field textarea{font-family:var(--font-body);color:var(--ink-900);border:1.5px solid var(--ink-200);border-radius:var(--r-md);background:#fff;width:100%;padding:12px 14px;font-size:15px;transition:border-color .16s,box-shadow .16s}.forms-module__b71mVa__field input:focus,.forms-module__b71mVa__field select:focus,.forms-module__b71mVa__field textarea:focus{border-color:var(--brand-500);outline:none;box-shadow:0 0 0 3px #6c60ff26}.forms-module__b71mVa__field textarea{resize:vertical;min-height:96px}.forms-module__b71mVa__error{color:var(--danger-700);font-size:12.5px;font-weight:600}.forms-module__b71mVa__errorBox{background:var(--danger-50);border-radius:var(--r-md);color:var(--danger-700);border:1px solid #d0382633;margin:0;padding:12px 14px;font-size:14px}.forms-module__b71mVa__success{border:1.5px solid var(--ink-900);border-radius:var(--r-lg);box-shadow:6px 6px 0 var(--brand-500);text-align:center;background:#fff;padding:48px 32px}.forms-module__b71mVa__successIcon{background:var(--brand-500);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 18px;font-size:28px;font-weight:800;display:flex}.forms-module__b71mVa__success h3{font-family:var(--font-display);color:var(--ink-900);margin:0 0 8px;font-size:28px;font-weight:800}.forms-module__b71mVa__success p{color:var(--ink-500);margin:0;font-size:16px}@media (max-width:640px){.forms-module__b71mVa__row{grid-template-columns:1fr}}
