.ContactForm_form__mb6ub{display:flex;flex-direction:column;gap:1.25rem;background:transparent;padding:0}.ContactForm_row__2giLr{display:grid;grid-template-columns:1fr;grid-gap:1.25rem;gap:1.25rem}@media(min-width:768px){.ContactForm_row__2giLr{grid-template-columns:1fr 1fr}}.ContactForm_field__IX5nd{display:flex;flex-direction:column;gap:.5rem}.ContactForm_field__IX5nd label{font-size:.875rem;font-weight:500;color:#3d2d4a;letter-spacing:.01em}.ContactForm_field__IX5nd input,.ContactForm_field__IX5nd select,.ContactForm_field__IX5nd textarea{width:100%;padding:.75rem 1rem;background:#fbf6f1;border:1.5px solid #ede3da;border-radius:12px;font-family:var(--font-body),"DM Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:1rem;color:#2a1f33;min-height:48px;transition:border-color .15s cubic-bezier(.22,1,.36,1),background-color .15s cubic-bezier(.22,1,.36,1),box-shadow .15s cubic-bezier(.22,1,.36,1)}.ContactForm_field__IX5nd input::placeholder,.ContactForm_field__IX5nd select::placeholder,.ContactForm_field__IX5nd textarea::placeholder{color:#94889c}.ContactForm_field__IX5nd input:hover,.ContactForm_field__IX5nd select:hover,.ContactForm_field__IX5nd textarea:hover{border-color:rgba(126,76,168,.4)}.ContactForm_field__IX5nd input:focus,.ContactForm_field__IX5nd select:focus,.ContactForm_field__IX5nd textarea:focus{outline:none;border-color:#7e4ca8;background:#fff;box-shadow:0 0 0 3px rgba(126,76,168,.12)}.ContactForm_field__IX5nd input:invalid:not(:placeholder-shown),.ContactForm_field__IX5nd select:invalid:not(:placeholder-shown),.ContactForm_field__IX5nd textarea:invalid:not(:placeholder-shown){border-color:rgba(192,57,43,.6)}@media(min-width:768px){.ContactForm_field__IX5nd input,.ContactForm_field__IX5nd select,.ContactForm_field__IX5nd textarea{padding:1rem}}.ContactForm_field__IX5nd textarea{resize:vertical;min-height:120px;line-height:1.55;font-family:var(--font-body),"DM Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}@media(min-width:768px){.ContactForm_field__IX5nd textarea{min-height:140px}}.ContactForm_field__IX5nd select{cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12'%3E%3Cpath fill='%237E4CA8' d='M2 4l4 4 4-4'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;padding-right:2.5rem}.ContactForm_consent___9aKg{font-size:.85rem;color:#6b5f73;line-height:1.5}.ContactForm_submit___h7qK{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:1rem 1.75rem;background:#c9624a;color:#fff;font-weight:600;font-size:1rem;border-radius:999px;align-self:stretch;min-height:52px;box-shadow:0 4px 14px rgba(201,98,74,.25);transition:transform .25s cubic-bezier(.22,1,.36,1),background-color .25s cubic-bezier(.22,1,.36,1),box-shadow .25s cubic-bezier(.22,1,.36,1)}@media(min-width:640px){.ContactForm_submit___h7qK{align-self:flex-start;padding:1rem 2rem}}.ContactForm_submit___h7qK:hover:not(:disabled){background:#a64a36;transform:translateY(-2px);box-shadow:0 8px 20px rgba(201,98,74,.35)}.ContactForm_submit___h7qK:disabled{opacity:.7;cursor:not-allowed}.ContactForm_spinner__vj1QY{display:inline-block;width:16px;height:16px;border:2px solid hsla(0,0%,100%,.4);border-top-color:#fff;border-radius:50%;animation:ContactForm_spin__TOpPa .8s linear infinite}@keyframes ContactForm_spin__TOpPa{to{transform:rotate(1turn)}}.ContactForm_alert__dYzw2{display:flex;align-items:flex-start;gap:.75rem;padding:1rem 1.25rem;border-radius:12px;font-size:.95rem;line-height:1.5;animation:ContactForm_fadeUp__Y2Aos .45s cubic-bezier(.22,1,.36,1) both}.ContactForm_alert__dYzw2 svg{flex-shrink:0;margin-top:3px;font-size:1.05rem}.ContactForm_alertSuccess__x6Ojq{background:rgba(201,98,74,.1);color:#a64a36;border:1px solid rgba(201,98,74,.25)}.ContactForm_alertError__TwTA2{background:rgba(192,57,43,.08);color:#c0392b;border:1px solid rgba(192,57,43,.25)}