.contact-fixed-form-container{-webkit-text-size-adjust:100%;text-size-adjust:100%}.contact-fixed-form-container .checkbox-group .checkbox-grid{gap:var(--space-xs) var(--space-xl)}@media(max-width: 767px){.contact-fixed-form-container .checkbox-group .checkbox-grid{gap:var(--space-sm)}}.contact-fixed-form-container .checkbox-group .checkbox-label{display:grid;grid-template-columns:.82rem 1fr;column-gap:.6rem;align-items:center;justify-content:flex-start}.contact-fixed-form-container .checkbox-group .checkbox-label input[type=checkbox]{-webkit-appearance:none;appearance:none;box-sizing:border-box;width:.82rem;height:.82rem;min-width:.82rem;max-width:.82rem;padding:0;margin:0;border:1.5px solid color-mix(in srgb, var(--color-primary) 40%, #ffffff);border-radius:.28rem;background-color:#fff;display:inline-grid;place-content:center;cursor:pointer;flex-shrink:0;transition:background-color .15s ease,border-color .15s ease,box-shadow .15s ease}.contact-fixed-form-container .checkbox-group .checkbox-label input[type=checkbox]:checked{background-color:var(--color-secondary);border-color:var(--color-secondary);background-image:url("data:image/svg+xml,%3Csvg viewBox=%270 0 12 12%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M2.5 6.3 4.9 8.7 9.5 3.8%27 stroke=%27%23fff%27 stroke-width=%271.8%27 fill=%27none%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:.58rem .58rem}.contact-fixed-form-container .checkbox-group .checkbox-label input[type=checkbox]:focus-visible{outline:none;box-shadow:0 0 0 3px rgba(122,157,157,.22)}.contact-fixed-form-container .checkbox-group .checkbox-text{line-height:1.4;font-size:var(--font-size-sm);font-weight:500;-webkit-text-size-adjust:100%;text-size-adjust:100%}@media(max-width: 767px){.contact-fixed-form-container .checkbox-group .checkbox-label{grid-template-columns:.78rem 1fr;column-gap:.55rem}.contact-fixed-form-container .checkbox-group .checkbox-label input[type=checkbox]{width:.78rem;height:.78rem;min-width:.78rem;max-width:.78rem;border-radius:.25rem}.contact-fixed-form-container .checkbox-group .checkbox-label input[type=checkbox]:checked{background-size:.54rem .54rem}}

/*# sourceMappingURL=contact.css.map*/