.contact-eyebrow-red{color:var(--red)}.contact-disclaimer{font-size:14px;font-style:italic;color:var(--mid);margin-bottom:44px}.footer-col-h-spacing{margin-bottom:22px}.form-error{display:none;color:#dc3545;font-size:.875rem;margin-top:.25rem;font-weight:500}.form-ctrl.is-invalid{border-color:#dc3545;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%3ccircle cx='6' cy='6' r='4.5' fill='none' stroke='%23dc3545' stroke-width='1'/%3e%3cline x1='4' y1='4' x2='8' y2='8' stroke='%23dc3545' stroke-width='1' stroke-linecap='round'/%3e%3cline x1='8' y1='4' x2='4' y2='8' stroke='%23dc3545' stroke-width='1' stroke-linecap='round'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem);padding-right:calc(1.5em + .75rem)}.form-message{margin-bottom:1.5rem;border-radius:.375rem;padding:.75rem 1rem;animation:slideDown .3s ease-out}@keyframes slideDown{from{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.btn-send:disabled{opacity:.6;cursor:not-allowed}