.ae-contact{display:grid;gap:2.5rem}@media (min-width:1024px){.ae-contact{align-items:start;grid-template-columns:1.2fr 1fr}}.ae-contact__info{display:flex;flex-direction:column;gap:1.25rem}.ae-contact__row{align-items:flex-start;display:flex;gap:1rem;padding:1.25rem}.ae-contact__row h2{color:var(--ae-secondary);font-size:.875rem;font-weight:700}.ae-contact__row a,.ae-contact__row p{color:var(--ae-muted-foreground);display:block;font-size:.875rem;line-height:1.6;margin-top:.25rem}.ae-contact__row a:hover{color:var(--ae-primary)}.ae-contact__wa{width:100%}.ae-contact__form{padding:1.5rem}@media (min-width:640px){.ae-contact__form{padding:2rem}}.ae-contact__form>h2{color:var(--ae-secondary);font-size:1.5rem;font-weight:800}.ae-contact__form-intro{color:var(--ae-muted-foreground);font-size:.875rem;margin:.5rem 0 1.5rem}.ae-fallback-form{display:flex;flex-direction:column;gap:1rem}.ae-fallback-form__row{display:grid;gap:1rem}@media (min-width:640px){.ae-fallback-form__row{grid-template-columns:repeat(2,1fr)}}.ae-contact__form-note{color:var(--ae-muted-foreground);font-size:.75rem;margin-top:1rem}.ae-hs-form .hs-form{display:flex;flex-direction:column;gap:0}.ae-hs-form fieldset{border:0!important;margin:0 0 1rem!important;max-width:none!important;padding:0!important}.ae-hs-form .form-columns-1,.ae-hs-form .form-columns-2{display:grid!important;gap:1rem!important}.ae-hs-form .form-columns-2{grid-template-columns:1fr}@media (min-width:640px){.ae-hs-form .form-columns-2{grid-template-columns:1fr 1fr}}.ae-hs-form .hs-form-field{float:none!important;margin:0!important;padding:0!important;width:100%!important}.ae-hs-form .hs-form-field>label{color:var(--ae-secondary,#111827)!important;display:block!important;font-size:.875rem!important;font-weight:500!important;margin:0 0 .375rem!important}.ae-hs-form .hs-form-required{color:var(--ae-primary,#d62828)!important;margin-left:.15rem}.ae-hs-form .input{margin:0!important}.ae-hs-form .hs-input,.ae-hs-form input.hs-input,.ae-hs-form select.hs-input,.ae-hs-form textarea.hs-input{appearance:none;-webkit-appearance:none;background:#fff!important;border:1px solid var(--ae-border,#e5e7eb)!important;border-radius:var(--ae-radius,12px)!important;box-shadow:none!important;box-sizing:border-box!important;color:var(--ae-foreground,#1f2937)!important;display:block!important;font-family:inherit!important;font-size:.875rem!important;line-height:1.4!important;margin:0!important;max-width:none!important;padding:.75rem 1rem!important;width:100%!important}.ae-hs-form select.hs-input{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath fill='%236b7280' d='M1.4.3 6 4.9 10.6.3 12 1.7l-6 6-6-6z'/%3E%3C/svg%3E")!important;background-position:right 1rem center!important;background-repeat:no-repeat!important;padding-right:2.5rem!important}.ae-hs-form textarea.hs-input{min-height:7rem!important;resize:vertical}.ae-hs-form .hs-input:focus{border-color:var(--ae-primary,#d62828)!important;outline:2px solid var(--ae-primary,#d62828)!important;outline-offset:1px!important}.ae-hs-form .hs-error-msgs{list-style:none!important;margin:.35rem 0 0!important;padding:0!important}.ae-hs-form .hs-error-msg,.ae-hs-form .hs-error-msgs label{color:#b91c1c!important;font-size:.75rem!important}.ae-hs-form .hs_submit{margin-top:.25rem!important}.ae-hs-form .hs-button,.ae-hs-form input[type=submit].hs-button{align-items:center!important;background:linear-gradient(135deg,#e03333,#d62828 45%,#b91c1c)!important;border:none!important;border-radius:var(--ae-btn-radius,12px)!important;box-shadow:0 8px 24px rgba(214,40,40,.32)!important;color:#fff!important;cursor:pointer!important;display:inline-flex!important;font-family:inherit!important;font-size:.875rem!important;font-weight:600!important;justify-content:center!important;line-height:1.2!important;margin:0!important;max-width:none!important;padding:.875rem 1.75rem!important;transition:transform .2s ease,background .2s ease!important;width:100%!important}.ae-hs-form .hs-button:hover,.ae-hs-form input[type=submit].hs-button:hover{background:linear-gradient(135deg,#ef4444,#d62828 50%,#a31616)!important;color:#fff!important;transform:scale(1.02)}.ae-hs-form .submitted-message{background:color-mix(in srgb,var(--ae-success,#16a34a) 10%,#fff);border:1px solid color-mix(in srgb,var(--ae-success,#16a34a) 30%,transparent);border-radius:var(--ae-radius,12px);color:var(--ae-secondary,#111827);font-size:.9rem;line-height:1.6;padding:1rem 1.25rem}