.contact-wrap.svelte-12xyhj1{grid-template-columns:1fr 320px;align-items:start;gap:28px;margin-top:32px;display:grid}.contact-trust.svelte-12xyhj1{border:1px solid var(--line);border-radius:var(--radius-m);background:#fff;flex-direction:column;gap:24px;padding:32px 28px;display:flex}.trust-item.svelte-12xyhj1{align-items:flex-start;gap:14px;display:flex}.trust-ic.svelte-12xyhj1{background:var(--brand-soft);width:42px;height:42px;color:var(--brand);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.trust-h.svelte-12xyhj1{color:var(--ink);letter-spacing:-.01em;font-size:15px;font-weight:700}.trust-d.svelte-12xyhj1{color:var(--muted);margin-top:4px;font-size:13px;line-height:1.6}.trust-contact-info.svelte-12xyhj1{border-top:1px solid var(--line);flex-direction:column;gap:10px;padding-top:20px;display:flex}.tci-row.svelte-12xyhj1{color:var(--muted);align-items:center;gap:10px;font-size:13px;display:flex}.tci-row.svelte-12xyhj1 svg:where(.svelte-12xyhj1){color:var(--brand);flex-shrink:0}.tci-row.svelte-12xyhj1 b:where(.svelte-12xyhj1){color:var(--ink)}.contact-form-wrap.svelte-12xyhj1{border:1px solid var(--line);border-radius:var(--radius-m);background:#fff;padding:36px 32px}.contact-form-wrap.svelte-12xyhj1 form:where(.svelte-12xyhj1){flex-direction:column;gap:20px;display:flex}.form-row.svelte-12xyhj1{grid-template-columns:1fr 1fr;gap:16px;display:grid}.form-field.svelte-12xyhj1{flex-direction:column;gap:7px;display:flex}.form-field.svelte-12xyhj1 label:where(.svelte-12xyhj1){color:var(--ink-2);font-size:14px;font-weight:600}.req.svelte-12xyhj1{color:var(--brand)}.opt.svelte-12xyhj1{color:var(--muted-2);font-weight:400}.form-field.svelte-12xyhj1 input:where(.svelte-12xyhj1),.form-field.svelte-12xyhj1 select:where(.svelte-12xyhj1),.form-field.svelte-12xyhj1 textarea:where(.svelte-12xyhj1){border:1px solid var(--line);width:100%;color:var(--ink);appearance:none;background:#fff;border-radius:10px;outline:none;padding:12px 14px;font-family:inherit;font-size:15px;transition:border-color .18s}.form-field.svelte-12xyhj1 select:where(.svelte-12xyhj1){cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%236b7280' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;padding-right:36px}.form-field.svelte-12xyhj1 input:where(.svelte-12xyhj1):focus,.form-field.svelte-12xyhj1 select:where(.svelte-12xyhj1):focus,.form-field.svelte-12xyhj1 textarea:where(.svelte-12xyhj1):focus{border-color:var(--brand);box-shadow:0 0 0 3px #2f5bff1a}.form-field.svelte-12xyhj1 input:where(.svelte-12xyhj1)::placeholder,.form-field.svelte-12xyhj1 textarea:where(.svelte-12xyhj1)::placeholder{color:var(--muted-2)}.form-field.svelte-12xyhj1 textarea:where(.svelte-12xyhj1){resize:vertical;min-height:108px;line-height:1.6}.form-fieldset.svelte-12xyhj1{border:none;min-width:0;padding:0}.form-legend.svelte-12xyhj1{color:var(--ink-2);margin-bottom:7px;padding:0;font-size:14px;font-weight:600}.form-chips.svelte-12xyhj1{flex-wrap:wrap;gap:8px;display:flex}.chip.svelte-12xyhj1{border:1px solid var(--line);color:var(--ink-2);cursor:pointer;border-radius:999px;align-items:center;padding:9px 16px;font-size:14px;font-weight:600;transition:border-color .18s,background .18s,color .18s;display:inline-flex}.chip.svelte-12xyhj1 input[type=radio]:where(.svelte-12xyhj1),.chip.svelte-12xyhj1 input[type=checkbox]:where(.svelte-12xyhj1){display:none}.chip.svelte-12xyhj1:hover{border-color:var(--brand);color:var(--brand)}.chip-on.svelte-12xyhj1{background:var(--brand);border-color:var(--brand);color:#fff!important}.btn.svelte-12xyhj1{cursor:pointer;white-space:nowrap;border-radius:14px;align-items:center;gap:10px;padding:16px 26px;font-size:16px;font-weight:700;transition:all .2s;display:inline-flex}.btn-primary.svelte-12xyhj1{background:var(--brand);color:#fff}.btn-primary.svelte-12xyhj1:hover{background:#244bd6}.arrow.svelte-12xyhj1{flex-shrink:0;width:20px;height:20px}.form-submit.svelte-12xyhj1{border-radius:12px;justify-content:center;width:100%;margin-top:4px;padding:17px;font-size:17px}.form-submit.svelte-12xyhj1:disabled{opacity:.6;cursor:not-allowed}.form-err.svelte-12xyhj1{color:#dc2626;background:#fff0f0;border:1px solid #fecaca;border-radius:10px;padding:12px 16px;font-size:14px;font-weight:600}.form-note.svelte-12xyhj1{color:var(--muted-2);text-align:center;font-size:12px;line-height:1.6}.form-success.svelte-12xyhj1{text-align:center;flex-direction:column;align-items:center;gap:16px;padding:48px 24px;display:flex}.form-success-ic.svelte-12xyhj1{background:#e8f5e9;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;display:flex}.form-success.svelte-12xyhj1 h3:where(.svelte-12xyhj1){color:var(--ink);letter-spacing:-.01em;font-size:22px;font-weight:800}.form-success.svelte-12xyhj1 p:where(.svelte-12xyhj1){color:var(--muted);font-size:15px;line-height:1.7}@media (width<=1024px){.contact-wrap.svelte-12xyhj1{grid-template-columns:1fr;margin-top:32px}.contact-trust.svelte-12xyhj1{flex-flow:wrap;gap:20px}.trust-item.svelte-12xyhj1{flex:220px}.trust-contact-info.svelte-12xyhj1{flex-direction:row;flex:0 0 100%;gap:20px}}@media (width<=768px){.form-row.svelte-12xyhj1{grid-template-columns:1fr}.contact-trust.svelte-12xyhj1{flex-direction:column;gap:12px;padding:24px 20px}.trust-item.svelte-12xyhj1{flex:none;min-height:70px}.trust-contact-info.svelte-12xyhj1{flex-direction:column;gap:8px}.contact-form-wrap.svelte-12xyhj1{padding:24px 20px}}
