:root{--hsf-global__font-family:Poppins,"Montserrat",sans-serif;--hsf-global__font-size:16px;--hsf-global__color:#f8fafc;--hsf-global-error__color:#fca5a5;--hsf-row__horizontal-spacing:16px;--hsf-row__vertical-spacing:16px;--hsf-module__vertical-spacing:6px;--hsf-background__background-color:transparent;--hsf-background__background-image:none;--hsf-background__background-size:cover;--hsf-background__background-position:center;--hsf-background__background-repeat:no-repeat;--hsf-background__border-style:none;--hsf-background__border-color:transparent;--hsf-background__border-width:0;--hsf-background__border-radius:0;--hsf-background__padding:0;--hsf-heading__font-family:inherit;--hsf-heading__color:#fff;--hsf-heading__text-shadow:none;--hsf-richtext__font-family:inherit;--hsf-richtext__font-size:16px;--hsf-richtext__color:#d1d5db;--hsf-field-label__font-family:inherit;--hsf-field-label__font-size:15px;--hsf-field-label__color:#f8fafc;--hsf-field-label-requiredindicator__color:#fca5a5;--hsf-field-description__font-family:inherit;--hsf-field-description__color:#cbd5e1;--hsf-field-footer__font-family:inherit;--hsf-field-footer__color:#cbd5e1;--hsf-field-input__font-family:inherit;--hsf-field-input__color:#111827;--hsf-field-input__background-color:#fff;--hsf-field-input__placeholder-color:#6b7280;--hsf-field-input__border-color:#d1d5db;--hsf-field-input__border-width:1px;--hsf-field-input__border-style:solid;--hsf-field-input__border-radius:8px;--hsf-field-input__padding:16px 18px;--hsf-field-textarea__font-family:inherit;--hsf-field-textarea__color:#111827;--hsf-field-textarea__background-color:#fff;--hsf-field-textarea__placeholder-color:#6b7280;--hsf-field-textarea__border-color:#d1d5db;--hsf-field-textarea__border-width:1px;--hsf-field-textarea__border-style:solid;--hsf-field-textarea__border-radius:8px;--hsf-field-textarea__padding:16px 18px;--hsf-field-checkbox__padding:4px;--hsf-field-checkbox__background-color:#fff;--hsf-field-checkbox__color:#eab308;--hsf-field-checkbox__border-color:#cbd5e1;--hsf-field-checkbox__border-width:1px;--hsf-field-checkbox__border-style:solid;--hsf-field-radio__padding:4px;--hsf-field-radio__background-color:#fff;--hsf-field-radio__color:#eab308;--hsf-field-radio__border-color:#cbd5e1;--hsf-field-radio__border-width:1px;--hsf-field-radio__border-style:solid;--hsf-button__font-family:inherit;--hsf-button__font-size:16px;--hsf-button__color:#111827;--hsf-button__background-color:#eab308;--hsf-button__background-image:none;--hsf-button__border-radius:8px;--hsf-button__padding:16px 28px;--hsf-button__box-shadow:0 8px 20px rgba(0,0,0,.24);--hsf-progressbar-text__font-family:inherit;--hsf-progressbar-text__font-size:14px;--hsf-progressbar-text__color:#cbd5e1;--hsf-progressbar-progressLine__background-color:#eab308;--hsf-progressbar-progressLine__background-image:none;--hsf-progressbar-progressLine__border-color:#eab308;--hsf-progressbar-progressLine__border-style:solid;--hsf-progressbar-progressLine__border-width:0;--hsf-progressbar-trackLine__background-color:hsla(0,0%,100%,.18);--hsf-erroralert__font-family:inherit;--hsf-erroralert__font-size:14px;--hsf-erroralert__color:#fca5a5;--hsf-infoalert__font-family:inherit;--hsf-infoalert__font-size:14px;--hsf-infoalert__color:#fde68a}.hsfc-NavigationRow{margin-top:var(--hsf-row__vertical-spacing,5px)!important}.hsfc-Button{width:100%!important}form input[type=email],form input[type=file],form input[type=number],form input[type=password],form input[type=tel],form input[type=text],form select,form textarea{background-color:#fff;border:1px solid #d1d5db!important;color:#111827;outline:none;transition:border-color .25s ease,box-shadow .25s ease,background-color .25s ease}form input[type=email]::placeholder,form input[type=number]::placeholder,form input[type=password]::placeholder,form input[type=tel]::placeholder,form input[type=text]::placeholder,form textarea::placeholder{color:#6b7280;opacity:1}form input[type=email]:focus,form input[type=file]:focus,form input[type=number]:focus,form input[type=password]:focus,form input[type=tel]:focus,form input[type=text]:focus,form select:focus,form textarea:focus{animation:form-focus-glow 1.8s ease-in-out infinite alternate;background-color:#fff;border:1px solid #eab308!important;box-shadow:0 0 0 3px rgba(234,179,8,.18),0 0 16px rgba(234,179,8,.26)!important;color:#111827;outline:none!important}@keyframes form-focus-glow{0%{box-shadow:0 0 0 3px rgba(234,179,8,.14),0 0 10px rgba(234,179,8,.18)}to{box-shadow:0 0 0 4px rgba(234,179,8,.22),0 0 22px rgba(234,179,8,.38)}}@media (prefers-reduced-motion:reduce){form input[type=email],form input[type=file],form input[type=number],form input[type=password],form input[type=tel],form input[type=text],form select,form textarea{animation:none!important;transition:none}}.c-disclaimer{margin-top:16px}