.LeadForm-module__NbMbsa__leadForm{--lf-columns:2;--lf-gap:16px;color:#fff;background:0 0;flex-direction:column;gap:20px;width:100%;max-width:760px;display:flex}.LeadForm-module__NbMbsa__header{flex-direction:column;gap:6px;display:flex}.LeadForm-module__NbMbsa__title{color:#fff;font-size:20px;font-weight:700}.LeadForm-module__NbMbsa__description{color:#e2e8f0;font-size:14px}.LeadForm-module__NbMbsa__grid{grid-template-columns:repeat(var(--lf-columns),minmax(0,1fr));gap:var(--lf-gap);display:grid}.LeadForm-module__NbMbsa__field{flex-direction:column;gap:6px;display:flex}.LeadForm-module__NbMbsa__colSpan2{grid-column:span 2}.LeadForm-module__NbMbsa__label{color:#fff;font-size:14px;font-weight:600}.LeadForm-module__NbMbsa__required{color:#ef4444;margin-left:4px}.LeadForm-module__NbMbsa__input{color:#fff;background:rgba(0,0,0,.4);border:1px solid rgba(255,255,255,.15);border-radius:10px;padding:10px 12px;font-size:14px}.LeadForm-module__NbMbsa__input:focus{outline-offset:1px;border-color:#355fdf;outline:2px solid #355fdf}.LeadForm-module__NbMbsa__inputError{background:rgba(220,38,38,.1);border-color:#ef4444}.LeadForm-module__NbMbsa__input::placeholder{color:#94a3b8}.LeadForm-module__NbMbsa__input option{color:#fff;background-color:#1e293b}.LeadForm-module__NbMbsa__helper{color:#cbd5e1;font-size:12px}.LeadForm-module__NbMbsa__error{color:#ef4444;margin-top:-2px;font-size:12px}.LeadForm-module__NbMbsa__button{color:#fff;cursor:pointer;background:linear-gradient(90deg,#a8cad7,#355fdf);border:none;border-radius:12px;width:-moz-fit-content;width:fit-content;padding:12px 18px;font-size:14px;font-weight:700;transition:transform .1s,opacity .2s}.LeadForm-module__NbMbsa__button:hover{opacity:.95;transform:translateY(-1px)}.LeadForm-module__NbMbsa__button:disabled{opacity:.6;cursor:not-allowed;transform:none}.LeadForm-module__NbMbsa__checkboxRow{align-items:center;gap:10px;display:flex}.LeadForm-module__NbMbsa__checkbox{accent-color:#355fdf;cursor:pointer;width:18px;height:18px}.LeadForm-module__NbMbsa__checkboxText{margin:0}@media (max-width:640px){.LeadForm-module__NbMbsa__grid{grid-template-columns:repeat(1,minmax(0,1fr))!important}.LeadForm-module__NbMbsa__colSpan2{grid-column:span 1!important}}
