html .biotage-form-CheckboxInput,html .biotage-form-radioInput,html .mfn-subscribe input[type=checkbox]{appearance:none;border-radius:calc(var(--radius-50)/2);border-style:solid;border-width:var(--boder-width-50);cursor:pointer;flex-shrink:0;margin:0;position:relative;transition:box-shadow .3s ease}html .biotage-form-group{width:100%}html .biotage-form-filterSidebar .biotage-form-group{margin-bottom:var(--space-150)}html .biotage-form-groupHeading{padding-bottom:var(--space-50);padding-top:var(--space-50)}html .biotage-form-groupSubHeading{align-items:center;align-self:stretch;display:flex;justify-content:space-between}html .biotage-form-groupSubHeading h5{padding:var(--space-50) 0}html .biotage-form-CheckboxFieldGroup>div label{padding-bottom:var(--space-75);padding-top:var(--space-75)}html .biotage-form-CheckboxFieldGroup label{gap:var(--space-75)}html [data-hsfc-id=RichText].hsfc-RichText{color:var(--text-color-primary)}html .biotage-form-CheckboxFieldGroup label,html [data-hsfc-id=CheckboxFieldGroup] .hsfc-CheckboxFieldGroup__Options label,html [data-hsfc-id=CheckboxField].hsfc-CheckboxField label,html [data-hsfc-id=RadioFieldGroup].hsfc-RadioFieldGroup label{align-items:center;display:flex;gap:var(--space-75)}html [data-hsfc-id=CheckboxFieldGroup] .hsfc-CheckboxFieldGroup__Options>:not(:last-child),html [data-hsfc-id=RadioFieldGroup__Options] .hsfc-RadioFieldGroup__Options>:not(:last-child){margin-bottom:var(--space-75)}html .biotage-form-CheckboxInput,html .biotage-form-radioInput,html .mfn-subscribe input[type=checkbox],html [data-hsfc-id=CheckboxInput].hsfc-CheckboxInput,html [data-hsfc-id=RadioInput].hsfc-RadioInput{background:var(--surface-color-100);border-color:var(--border-color-primary);cursor:pointer;padding:var(--space-50);position:relative}html .biotage-form-CheckboxInput:hover,html .biotage-form-radioInput:hover,html .mfn-subscribe input[type=checkbox]:hover,html [data-hsfc-id=CheckboxInput].hsfc-CheckboxInput:hover,html [data-hsfc-id=RadioInput].hsfc-RadioInput:hover{box-shadow:none}html .biotage-form-CheckboxInput:hover:before,html .biotage-form-radioInput:hover:before,html .mfn-subscribe input[type=checkbox]:hover:before,html [data-hsfc-id=CheckboxInput].hsfc-CheckboxInput:hover:before,html [data-hsfc-id=RadioInput].hsfc-RadioInput:hover:before{background-color:var(--button-color-ghost-hovered);border:none;border-radius:var(--radius-radius-75,8px);bottom:-8px;content:"";left:-8px;-webkit-mask-image:none;mask-image:none;position:absolute;right:-8px;top:-8px}html .biotage-form-CheckboxInput:focus,html .biotage-form-radioInput:focus,html .mfn-subscribe input[type=checkbox]:focus,html [data-hsfc-id=CheckboxInput].hsfc-CheckboxInput:focus,html [data-hsfc-id=RadioInput].hsfc-RadioInput:focus{box-shadow:none}html .biotage-form-CheckboxInput:focus-visible,html .biotage-form-radioInput:focus-visible,html .mfn-subscribe input[type=checkbox]:focus-visible,html [data-hsfc-id=CheckboxInput].hsfc-CheckboxInput:focus-visible,html [data-hsfc-id=RadioInput].hsfc-RadioInput:focus-visible{box-shadow:none}html .biotage-form-CheckboxInput:focus-visible:before,html .biotage-form-radioInput:focus-visible:before,html .mfn-subscribe input[type=checkbox]:focus-visible:before,html [data-hsfc-id=CheckboxInput].hsfc-CheckboxInput:focus-visible:before,html [data-hsfc-id=RadioInput].hsfc-RadioInput:focus-visible:before{border:4px solid var(--support-color-focused);border-radius:var(--radius-radius-75,8px);bottom:-8px;content:"";left:-8px;-webkit-mask-image:none;mask-image:none;position:absolute;right:-8px;top:-8px}html .biotage-form-CheckboxInput:focus-visible,html .biotage-form-radioInput:focus-visible,html .mfn-subscribe input[type=checkbox]:focus-visible,html [data-hsfc-id=CheckboxInput].hsfc-CheckboxInput:focus-visible,html [data-hsfc-id=RadioInput].hsfc-RadioInput:focus-visible{outline:none}html .biotage-form-CheckboxInput:checked,html .biotage-form-radioInput:checked,html .mfn-subscribe input[type=checkbox]:checked,html [data-hsfc-id=CheckboxInput].hsfc-CheckboxInput:checked,html [data-hsfc-id=RadioInput].hsfc-RadioInput:checked{border-color:var(--key-color-orange-400)}html .biotage-form-CheckboxInput:checked:after,html .biotage-form-radioInput:checked:after,html .mfn-subscribe input[type=checkbox]:checked:after,html [data-hsfc-id=CheckboxInput].hsfc-CheckboxInput:checked:after,html [data-hsfc-id=RadioInput].hsfc-RadioInput:checked:after{background-color:var(--key-color-orange-400);bottom:2px;content:"";left:2px;-webkit-mask-image:none;mask-image:none;mask-position:center;mask-size:80%;position:absolute;right:2px;top:2px}html .biotage-form-radioInput,html [data-hsfc-id=RadioInput].hsfc-RadioInput{border-radius:50%}html .biotage-form-radioInput:checked:after,html [data-hsfc-id=RadioInput].hsfc-RadioInput:checked:after{background-color:var(--key-color-orange-400);border-radius:50%}html .biotage-form-textInput,html .mfn-field-input,html [data-hsfc-id=DateInput].hsfc-DateInput,html [data-hsfc-id=TextInput].hsfc-TextInput{background:var(--surface-color-100);border:var(--support-border-default) solid var(--border-color-primary);border-radius:var(--radius-50);color:var(--text-color-primary);font-size:var(--font-size-75);padding:var(--space-100)}html .biotage-form-textInput:hover,html .mfn-field-input:hover,html [data-hsfc-id=DateInput].hsfc-DateInput:hover,html [data-hsfc-id=TextInput].hsfc-TextInput:hover{border:var(--support-border-hover) solid var(--surface-color-inverse);padding:calc(var(--space-100) - var(--support-border-hover) + 1px)}html .biotage-form-textInput:focus,html .biotage-form-textInput:focus-visible,html .mfn-field-input:focus,html .mfn-field-input:focus-visible,html [data-hsfc-id=DateInput].hsfc-DateInput:focus,html [data-hsfc-id=DateInput].hsfc-DateInput:focus-visible,html [data-hsfc-id=TextInput].hsfc-TextInput:focus,html [data-hsfc-id=TextInput].hsfc-TextInput:focus-visible{border:var(--support-border-focused) solid var(--support-color-focused);box-shadow:none;padding:calc(var(--space-100) - var(--support-border-focused) + 1px)}html [data-hsfc-id=Renderer] .hsfc-Step .hsfc-Step__Content{padding:0}html [data-hsfc-id=DropdownOptions].hsfc-DropdownOptions,html [data-hsfc-id=DropdownOptions].hsfc-DropdownOptions .hsfc-DropdownOptions__List__ListItem{background:var(--surface-color-200);color:var(--text-color-primary)}html .hsfc-PhoneInput .hsfc-PhoneInput__FlagAndCaret{background-color:var(--surface-color-100);border:var(--support-border-default) solid var(--border-color-primary);padding:calc(var(--space-100) - 7px)}html .hsfc-PhoneInput .hsfc-PhoneInput__FlagAndCaret:hover{background-color:var(--surface-color-100-hovered);border-color:var(--surface-color-inverse);border-width:var(--support-border-hover);padding:calc(var(--space-100) - var(--support-border-hover) - 6px);padding-right:calc(var(--space-100) - 7px)}html .hsfc-PhoneInput .hsfc-PhoneInput__FlagAndCaret:focus,html .hsfc-PhoneInput .hsfc-PhoneInput__FlagAndCaret:focus-visible{border-color:var(--support-color-focused);border-width:var(--support-border-focused);padding:calc(var(--space-100) - var(--support-border-focused) - 6px);padding-right:calc(var(--space-100) - 7px)}html .hsfc-PhoneInput .hsfc-PhoneInput__FlagAndCaret__Caret{border-top:6px solid var(--text-color-primary)}html .hsfc-PhoneInput [data-hsfc-id=TextInput].hsfc-TextInput:hover{padding:calc(var(--space-100) - var(--support-border-hover) + 1px);padding-left:var(--space-100)}html .hsfc-PhoneInput [data-hsfc-id=TextInput].hsfc-TextInput:focus,html .hsfc-PhoneInput [data-hsfc-id=TextInput].hsfc-TextInput:focus-visible{padding:calc(var(--space-100) - var(--support-border-focused) + 1px);padding-left:var(--space-100)}html [data-hsfc-id=Renderer] .hsfc-DropdownInput__Caret:focus-visible{outline:var(--support-border-focused) solid var(--support-color-focused)}html .biotage-select{display:flex;flex-direction:column;gap:var(--space-50)}html .biotage-select select{appearance:none;background-color:var(--surface-color-100);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='24' viewBox='0 0 25 24'%3E%3Cpath d='M12.6 14.308 8.792 10.5h7.615z'/%3E%3C/svg%3E");background-position:right var(--space-50) center;background-repeat:no-repeat;background-size:auto 60%;border:none;border-radius:.25em;outline:var(--support-border-default) solid var(--border-color-primary);padding:var(--space-100) var(--space-500) var(--space-100) var(--space-100);text-overflow:ellipsis;white-space:nowrap}html .biotage-select select:hover{background-color:var(--surface-color-100-hovered);outline:var(--support-border-hover) solid var(--surface-color-inverse)}html .biotage-select select:focus,html .biotage-select select:focus-visible{border-color:var(--support-color-focused);outline:var(--support-border-focused) solid var(--support-color-focused)}.hs_cos_wrapper_type_form form{display:flex;flex-direction:column;gap:var(--space-150);width:var(--layout-size-small)}.hs_cos_wrapper_type_form label{font-size:var(--font-size-100);font-weight:400;line-height:1.5}.hs_cos_wrapper_type_form .input{width:100%}.hs_cos_wrapper_type_form .hs-form-field{display:flex;flex-direction:column;gap:var(--space-50);width:100%}.hs_cos_wrapper_type_form .hs-error-msg{color:var(--support-color-error);font-size:var(--font-size-75)}.hs_cos_wrapper_type_form .hs-error-msgs{margin:0}.hs_cos_wrapper_type_form .hs-form-field:has(.hs-error-msgs) [type=email],.hs_cos_wrapper_type_form .hs-form-field:has(.hs-error-msgs) [type=number],.hs_cos_wrapper_type_form .hs-form-field:has(.hs-error-msgs) [type=password],.hs_cos_wrapper_type_form .hs-form-field:has(.hs-error-msgs) [type=tel],.hs_cos_wrapper_type_form .hs-form-field:has(.hs-error-msgs) [type=text]{border-color:var(--support-color-error);outline-color:var(--support-color-error)}.hs_cos_wrapper_type_form input[type=email],.hs_cos_wrapper_type_form input[type=number],.hs_cos_wrapper_type_form input[type=password],.hs_cos_wrapper_type_form input[type=tel],.hs_cos_wrapper_type_form input[type=text]{background:var(--surface-color-100);border:1px solid var(--border-color-primary);border-radius:var(--radius-50);box-shadow:none;color:var(--text-color-primary);font-size:var(--font-size-75);padding:var(--space-100) var(--space-100);width:100%}.hs_cos_wrapper_type_form input[type=email]:hover,.hs_cos_wrapper_type_form input[type=number]:hover,.hs_cos_wrapper_type_form input[type=password]:hover,.hs_cos_wrapper_type_form input[type=tel]:hover,.hs_cos_wrapper_type_form input[type=text]:hover{border:var(--support-border-hover) solid var(--surface-color-inverse);padding:calc(var(--space-100) - var(--support-border-hover) + 1px)}.hs_cos_wrapper_type_form input[type=email]:focus,.hs_cos_wrapper_type_form input[type=email]:focus-visible,.hs_cos_wrapper_type_form input[type=number]:focus,.hs_cos_wrapper_type_form input[type=number]:focus-visible,.hs_cos_wrapper_type_form input[type=password]:focus,.hs_cos_wrapper_type_form input[type=password]:focus-visible,.hs_cos_wrapper_type_form input[type=tel]:focus,.hs_cos_wrapper_type_form input[type=tel]:focus-visible,.hs_cos_wrapper_type_form input[type=text]:focus,.hs_cos_wrapper_type_form input[type=text]:focus-visible{border:var(--support-border-hover) solid var(--support-color-focused);outline:1px solid var(--support-color-focused);padding:calc(var(--space-100) - var(--support-border-hover) + 1px)}.hs_cos_wrapper_type_form input[type=submit]{align-items:center;background:var(--button-color-primary-fill);border:none;border:1px solid var(--border-color-brand);border-radius:var(--radius-50);color:var(--button-color-text);cursor:pointer;display:inline-flex;flex-shrink:0;font-size:inherit;font-weight:400;gap:var(--space-75);justify-content:center;line-height:1.3335;padding:var(--space-75) var(--space-150);position:relative;text-decoration:none;white-space:nowrap;width:fit-content}@media (hover:hover){.hs_cos_wrapper_type_form input[type=submit]:hover{background-color:var(--button-color-primary-hovered)}}.hs_cos_wrapper_type_form input[type=submit]:focus-visible{outline:var(--support-border-focused) solid var(--support-color-focused)}.hs_cos_wrapper_type_form input[type=submit]:active{background-color:var(--button-color-primary-pressed)}.hs_cos_wrapper_type_form input[type=submit][disabled]{opacity:.3;pointer-events:none}