.hb-form{--color:var(--x-blue-100);--background:var(--x-white);--border-color:#d9dbe9;--btn-primary:var(--x-pink);--btn-secondary:var(--x-pink-dark);--placeholder:#667085;--error:var(--x-dark-pink);--check:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMSIgaGVpZ2h0PSIyMCIgZmlsbD0ibm9uZSI+PHBhdGggc3Ryb2tlPSIjNjY3MDg1IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS13aWR0aD0iMS42NjciIGQ9Im01LjYyNSA3LjUgNSA1IDUtNSIvPjwvc3ZnPg==);--gutter:12px;--input-height:48px}.hb-form .legal-consent-container{font-size:16px;line-height:150%}.hb-form fieldset.form-columns-1,.hb-form fieldset.form-columns-2{max-width:100%}.hb-form form fieldset.form-columns-2{display:flex;gap:var(--gutter)}.hb-form form fieldset.form-columns-2 .input{margin-right:0}.hb-form .field:not(.hs-fieldtype-booleancheckbox) label,.hb-form label.hs-error-msg{line-height:140%;font-weight:var(--font-regular);font-family:var(--font-serotiva);display:block;margin:0 0 8px;font-size:16px;font-weight:var(--font-semibold)}.hb-form .field:not(.hs-fieldtype-booleancheckbox) label{font-size:16px}.hb-form .field label.hs-error-msg,.hb-form .legal-consent-container .hs-error-msgs label{font-size:12px;color:var(--error)}.hb-form .field:not(.hs-fieldtype-booleancheckbox){margin:0 0 var(--gutter)}.hb-form .field:not(.hs-fieldtype-booleancheckbox) .input textarea{height:180px}.hb-form .field:not(.hs-fieldtype-booleancheckbox) .input input[type=email],.hb-form .field:not(.hs-fieldtype-booleancheckbox) .input input[type=tel],.hb-form .field:not(.hs-fieldtype-booleancheckbox) .input input[type=text],.hb-form .field:not(.hs-fieldtype-booleancheckbox) .input select,.hb-form .field:not(.hs-fieldtype-booleancheckbox) .input textarea{color:var(--color);width:100%!important;padding:12px;border-radius:12px;border:1px solid var(--border-color);background-color:var(--background)}.hb-form .field:not(.hs-fieldtype-booleancheckbox) .input input[type=email].error,.hb-form .field:not(.hs-fieldtype-booleancheckbox) .input input[type=tel].error,.hb-form .field:not(.hs-fieldtype-booleancheckbox) .input input[type=text].error,.hb-form .field:not(.hs-fieldtype-booleancheckbox) .input select.error,.hb-form .field:not(.hs-fieldtype-booleancheckbox) .input textarea.error{border-color:var(--x-pink-dark)}.hb-form .field:not(.hs-fieldtype-booleancheckbox) .input input[type=email],.hb-form .field:not(.hs-fieldtype-booleancheckbox) .input input[type=email]::placeholder,.hb-form .field:not(.hs-fieldtype-booleancheckbox) .input input[type=tel],.hb-form .field:not(.hs-fieldtype-booleancheckbox) .input input[type=tel]::placeholder,.hb-form .field:not(.hs-fieldtype-booleancheckbox) .input input[type=text],.hb-form .field:not(.hs-fieldtype-booleancheckbox) .input input[type=text]::placeholder,.hb-form .field:not(.hs-fieldtype-booleancheckbox) .input select,.hb-form .field:not(.hs-fieldtype-booleancheckbox) .input select::placeholder,.hb-form .field:not(.hs-fieldtype-booleancheckbox) .input textarea,.hb-form .field:not(.hs-fieldtype-booleancheckbox) .input textarea::placeholder{font-size:16px;font-weight:var(--font-regular)}.hb-form .field:not(.hs-fieldtype-booleancheckbox) .input input[type=email]::placeholder,.hb-form .field:not(.hs-fieldtype-booleancheckbox) .input input[type=tel]::placeholder,.hb-form .field:not(.hs-fieldtype-booleancheckbox) .input input[type=text]::placeholder,.hb-form .field:not(.hs-fieldtype-booleancheckbox) .input select::placeholder,.hb-form .field:not(.hs-fieldtype-booleancheckbox) .input textarea::placeholder{color:var(--placeholder)}.hb-form .field:not(.hs-fieldtype-booleancheckbox) .input select{cursor:pointer;background-image:var(--check);background-position:right 16px center;background-size:20px}.hb-form .field:not(.hs-fieldtype-booleancheckbox) .hs-error-msgs{color:var(--error);margin-top:8px}.hb-form .input input[type=radio]{cursor:pointer;padding:0;width:18px!important;height:18px;border-radius:50%;border:1px solid var(--border-color);background-color:var(--background)}.hb-form .input input[type=radio]:checked{position:relative}.hb-form .input input[type=radio]:checked:after{content:"";position:absolute;width:8px;height:8px;background-color:var(--color);top:4px;left:4px;border-radius:50%}.hb-form .input input[type=checkbox]{cursor:pointer;padding:0;width:18px!important;height:18px;border-radius:4px;border:1px solid var(--border-color);background-color:var(--background);background-position:50%;background-size:10px}.hb-form .input input[type=checkbox]:checked{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMCAzLjc5NGwzLjUgMy41IDYuMy02LjNMOC44MTMgMCAzLjUgNS4zMTMuOTg3IDIuOCAwIDMuNzk0eiIgZmlsbD0iIzAwMCIvPjwvc3ZnPg==)}.hb-form .hs-richtext{margin:0 0 12px}.hb-form label.hs-form-booleancheckbox-display{cursor:pointer;display:flex;align-items:center;gap:12px;margin-top:12px}.hb-form label.hs-form-booleancheckbox-display span{margin:0}.hb-form .inputs-list.multi-container{display:flex;flex-flow:row wrap;gap:8px}.hb-form .inputs-list.multi-container .hs-form-checkbox-display,.hb-form .inputs-list.multi-container .hs-form-radio-display{display:flex;flex-flow:row nowrap;gap:4px;align-items:center;margin:0;cursor:pointer;font-size:14px}.hb-form .hs-fieldtype-checkbox .inputs-list.multi-container{flex-flow:column}.hb-form .actions input[type=submit]{background-size:24px;cursor:pointer;width:100%;font-size:18px;line-height:125%;padding:12px 24px;border-radius:12px;background-color:var(--x-blue-200);color:var(--x-white);text-align:center}.hb-form .submitted-message{font-weight:var(--font-regular);font-size:16px;line-height:140%}.hb-form .submitted-message h1,.hb-form .submitted-message h2,.hb-form .submitted-message h3,.hb-form .submitted-message h4,.hb-form .submitted-message h5,.hb-form .submitted-message h6{font-size:40px;font-family:var(--font-sink);line-height:100%;text-transform:uppercase;font-weight:var(--font-regular);margin:0 0 4px}