.ifm-form{background:#fff;border:1px solid var(--brand-border);border-radius:var(--brand-radius);padding:28px;color:var(--brand-text)}.ifm-form .form-label{color:var(--brand-text);font-weight:700}.ifm-form .form-check-input,.ifm-form .form-control{border-radius:var(--brand-radius);border-color:var(--brand-border)}.ifm-form .form-control{min-height:48px}.ifm-form textarea.form-control{min-height:132px}.ifm-form a{color:var(--brand-primary);-webkit-text-decoration:underline;text-decoration:underline;text-underline-offset:3px}