form.ext-custom-form label,form.ext-custom-form label[for]{left:auto!important;position:static!important;top:auto!important;transition:none!important}.ext-custom-form .ext-form-row{margin-bottom:15px}.ext-custom-form .ext-form-two-col{display:grid;gap:8px;grid-template-columns:1fr 1fr}.ext-custom-form .ext-form-field input[type=email],.ext-custom-form .ext-form-field input[type=tel],.ext-custom-form .ext-form-field input[type=text],.ext-custom-form .ext-form-field select{background-color:#0f1729;border:2px solid #1e3a5f;border-radius:8px;box-sizing:border-box;color:#e2e8f0;font-family:Outfit,sans-serif;font-size:14px;font-weight:600;height:47px;outline:none;padding:0 14px;width:100%}.ext-custom-form .ext-form-field textarea{background-color:#0f1729;border:2px solid #1e3a5f;border-radius:8px;box-sizing:border-box;color:#e2e8f0;font-family:Outfit,sans-serif;font-size:14px;font-weight:600;min-height:110px;outline:none;padding:12px 14px;resize:vertical;width:100%}.ext-custom-form .ext-form-field input::placeholder,.ext-custom-form .ext-form-field textarea::placeholder{color:#94a3b8}.ext-custom-form .ext-form-field input:focus,.ext-custom-form .ext-form-field textarea:focus{border-color:#3b82f6}.ext-custom-form .ext-file-upload{background:#1a2640;border:2px solid #1e3a5f;border-radius:8px;padding:20px 24px;position:relative}.ext-custom-form .ext-file-label,form .ext-custom-form .ext-file-label,form.ext-custom-form .ext-file-label{align-items:center!important;cursor:pointer!important;display:flex!important;font-size:14px!important;gap:12px!important;justify-content:space-between!important;left:auto!important;letter-spacing:0!important;line-height:normal!important;position:static!important;top:auto!important}.ext-custom-form .ext-file-text{color:#94a3b8;font-size:14px;font-weight:600}.ext-custom-form .ext-file-btn{background:#0f1729;border:1px solid #1e3a5f;border-radius:6px;color:#e2e8f0;display:inline-block;font-size:14px;font-weight:600;padding:8px 24px;transition:border-color .2s ease;white-space:nowrap}.ext-custom-form .ext-file-label:hover .ext-file-btn{border-color:#3b82f6}.ext-custom-form .ext-file-name{color:#3b82f6;display:block;font-size:13px;margin-top:8px;word-break:break-all}.ext-custom-form .ext-file-name:empty{display:none}.ext-custom-form .ext-submit-btn{background:linear-gradient(135deg,#3b82f6,#8b5cf6);border:none;border-radius:8px;color:#fff;cursor:pointer;font-family:Outfit,sans-serif;font-size:16px;font-weight:600;height:47px;outline:none;padding:0 42px;transition:opacity .2s ease;width:auto}.ext-custom-form .ext-submit-btn:hover{opacity:.9}.ext-custom-form .ext-submit-btn:disabled{cursor:not-allowed;opacity:.6}@media (max-width:500px){.ext-custom-form .ext-form-two-col{grid-template-columns:1fr}}