CINXE.COM

Form

<!DOCTYPE html><html lang="en"><head><meta charSet="UTF-8"/><meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"/><link rel="preconnect" href="https://static.hsappstatic.net" crossorigin="anonymous"/><meta name="viewport" content="width=device-width, initial-scale=1"/><meta name="robots" content="noindex, nofollow"/><meta name="googlebot" content="noindex"/><link rel="dns-prefetch" href="https://fonts.gstatic.com"/><link rel="dns-prefetch" href="https://forms.hsforms.com"/><title>Form</title><style type="text/css">:root{--hsf-global__font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;--hsf-global__font-size:1em;--hsf-global__color:#212d3a;--hsf-global-error__color:#e51520;--hsf-row__horizontal-spacing:30px;--hsf-row__vertical-spacing:20px;--hsf-module__vertical-spacing:10px;--hsf-button__font-family:var(--hsf-global__font-family);--hsf-button__font-size:var(--hsf-global__font-size);--hsf-button__color:#fff;--hsf-button__background-color:#ff5c35;--hsf-button__background-image:none;--hsf-button__border-radius:3px;--hsf-button__padding:12px 24px;--hsf-button__box-shadow:none;--hsf-richtext__font-family:var(--hsf-global__font-family);--hsf-richtext__font-size:var(--hsf-global__font-size);--hsf-richtext__color:var(--hsf-global__color);--hsf-heading__font-family:var(--hsf-global__font-family);--hsf-heading__color:var(--hsf-global__color);--hsf-heading__text-shadow:none;--hsf-background__background:none;--hsf-background__border-style:none;--hsf-background__border-color:#fff;--hsf-background__border-radius:0px;--hsf-background__border-width:1px 1px 1px 1px;--hsf-background__padding:40px;--hsf-progressbar-text__font-family:var(--hsf-global__font-family);--hsf-progressbar-text__font-size:var(--hsf-global__font-size);--hsf-progressbar-text__color:var(--hsf-global__color);--hsf-progressbar-progressLine__background-color:#018184;--hsf-progressbar-progressLine__background-image:none;--hsf-progressbar-progressLine__border-color:var(--hsf-field-input__border-color);--hsf-progressbar-progressLine__border-style:none;--hsf-progressbar-progressLine__border-width:0px 0px 0px 0px;--hsf-progressbar-trackLine__background-color:#d9d9d9;--hsf-erroralert__font-family:var(--hsf-global__font-family);--hsf-erroralert__font-size:var(--hsf-global__font-size);--hsf-erroralert__color:var(--hsf-global-error__color);--hsf-infoalert__font-family:var(--hsf-global__font-family);--hsf-infoalert__font-size:var(--hsf-global__font-size);--hsf-infoalert__color:#253342;--hsf-field-label__font-family:var(--hsf-global__font-family);--hsf-field-label__font-size:var(--hsf-global__font-size);--hsf-field-label__color:var(--hsf-global__color);--hsf-field-label-requiredindicator__color:var(--hsf-global-error__color);--hsf-field-description__font-family:var(--hsf-global__font-family);--hsf-field-description__color:rgba(81,99,131,.87);--hsf-field-footer__font-family:var(--hsf-field-description__font-family);--hsf-field-footer__color:var(--hsf-field-description__color);--hsf-field-input__font-family:var(--hsf-global__font-family);--hsf-field-input__color:#253342;--hsf-field-input__background-color:#f5f8fa;--hsf-field-input__placeholder-color:#212d3a;--hsf-field-input__border-color:#959494;--hsf-field-input__border-width:1px 1px 1px 1px;--hsf-field-input__border-style:solid;--hsf-field-input__border-radius:3px;--hsf-field-input__padding:10px;--hsf-field-textarea__font-family:var(--hsf-field-input__font-family);--hsf-field-textarea__color:var(--hsf-field-input__color);--hsf-field-textarea__background-color:var(--hsf-field-input__background-color);--hsf-field-textarea__placeholder-color:var(--hsf-field-input__placeholder-color);--hsf-field-textarea__border-color:var(--hsf-field-input__border-color);--hsf-field-textarea__border-width:1px 1px 1px 1px;--hsf-field-textarea__border-style:var(--hsf-field-input__border-style);--hsf-field-textarea__border-radius:var(--hsf-field-input__border-radius);--hsf-field-textarea__padding:var(--hsf-field-input__padding);--hsf-field-checkbox__padding:8px;--hsf-field-checkbox__background-color:var(--hsf-field-input__background-color);--hsf-field-checkbox__color:var(--hsf-field-input__color);--hsf-field-checkbox__border-color:var(--hsf-field-input__border-color);--hsf-field-checkbox__border-width:1px 1px 1px 1px;--hsf-field-checkbox__border-style:var(--hsf-field-input__border-style);--hsf-field-radio__padding:8px;--hsf-field-radio__background-color:var(--hsf-field-input__background-color);--hsf-field-radio__color:var(--hsf-field-input__color);--hsf-field-radio__border-color:var(--hsf-field-input__border-color);--hsf-field-radio__border-width:1px 1px 1px 1px;--hsf-field-radio__border-style:var(--hsf-field-input__border-style)}.hsfc-Button{width:auto;font-family:var(--hsf-button__font-family);font-size:var(--hsf-button__font-size);color:var(--hsf-button__color);padding:var(--hsf-button__padding);border-radius:var(--hsf-button__border-radius);background-color:var(--hsf-button__background-color);background-image:var(--hsf-button__background-image);box-shadow:var(--hsf-button__box-shadow);font-weight:700;position:relative;text-align:center;transition:transform .2s ease-out,filter .2s linear,box-shadow .2s;cursor:pointer;border:0;margin:0;white-space:normal;overflow:hidden}@keyframes spin{to{transform:rotate(1turn)}}.hsfc-Button:not([disabled]):hover{transform:translateY(-1px);filter:brightness(110%)}.hsfc-Button:not([disabled]):active{transform:translateY(1px);box-shadow:none}.hsfc-Button[disabled]{cursor:not-allowed;filter:brightness(90%)}.hsfc-Button--loading{color:transparent!important}.hsfc-Button--loading:after{position:absolute;left:0;right:0;top:0;bottom:0;transform-origin:center;animation:spin .75s infinite linear;mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M12 1a11 11 0 1 0 11 11A11 11 0 0 0 12 1zm0 19a8 8 0 1 1 8-8 8 8 0 0 1-8 8z' opacity='.25'/%3E%3Cpath d='M10.72 19.9a8 8 0 0 1-6.5-9.79 7.77 7.77 0 0 1 6.18-5.95 8 8 0 0 1 9.49 6.52A1.54 1.54 0 0 0 21.38 12h.13a1.37 1.37 0 0 0 1.38-1.54 11 11 0 1 0-12.7 12.39A1.54 1.54 0 0 0 12 21.34a1.47 1.47 0 0 0-1.28-1.44z' opacity='.6'/%3E%3C/svg%3E");mask-repeat:no-repeat;mask-position:center;mask-size:1em;content:"";background-color:var(--hsf-button__color)}.hsfc-Debug{font-size:.9em;border:5px solid pink;border-image:repeating-linear-gradient(40deg,#fdbf4e,#ffd07a 15px,#393f42 0,#4f5659 30px) 5;padding:8px}.hsfc-Debug h2,.hsfc-Debug h4{margin:0;color:#493524}.hsfc-Debug a{cursor:pointer}.hsfc-Debug table th{text-align:left}.hsfc-Debug table tr>td:first-child{padding-left:20px}.hsfc-ErrorAlert{font-family:var(--hsf-erroralert__font-family);font-size:var(--hsf-erroralert__font-size);color:var(--hsf-erroralert__color);word-break:break-word;overflow-wrap:break-word}.hsfc-Form{margin:0;padding:0;border:none;background:none;font-family:var(--hsf-global__font-family)}.hsfc-Heading{font-family:var(--hsf-heading__font-family);color:var(--hsf-heading__color);text-shadow:var(--hsf-heading__text-shadow);width:100%}.hsfc-Heading,.hsfc-InfoAlert{word-break:break-word;overflow-wrap:break-word}.hsfc-InfoAlert{font-family:var(--hsf-infoalert__font-family);font-size:var(--hsf-infoalert__font-size);color:var(--hsf-infoalert__color)}.hsfc-LinkButton{font-size:1em;color:#253342;font-weight:500;background:none;border:none;text-align:left;padding-left:0}.hsfc-LinkButton:hover{text-decoration:underline;cursor:pointer}.hsfc-LinkImage{width:100%}.hsfc-LinkImage img{width:auto;height:auto;max-width:100%;overflow:auto}.hsfc-LiveRegionContent{border:0;padding:0;margin:0;position:absolute!important;height:1px;width:1px;overflow:hidden;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);clip-path:inset(50%);white-space:nowrap}.hsfc-PostSubmit{font-family:var(--hsf-global__font-family)}.hsfc-ReCaptchaV2{width:100%;min-height:60px}.hsfc-ReCaptchaV2 .grecaptcha-badge{margin:0}.hsfc-RichText{font-family:var(--hsf-richtext__font-family);font-size:var(--hsf-richtext__font-size);color:var(--hsf-richtext__color);width:100%;word-break:break-word}.hsfc-RichText p{font-family:inherit;font-style:inherit;font-weight:inherit;text-decoration:inherit;color:inherit;font-size:inherit}.hsfc-RichText:after{content:".";visibility:hidden;display:block;height:0;clear:both}.hsfc-Row{width:100%;display:flex;flex-direction:row;flex-grow:1;align-items:start;justify-content:space-between;flex-wrap:nowrap;gap:var(--hsf-row__horizontal-spacing);box-sizing:border-box}@media (max-width:400px){.hsfc-Row{flex-direction:column;gap:var(--hsf-row__vertical-spacing)}}.hsfc-NavigationRow{margin-top:calc(var(--hsf-row__vertical-spacing) * 2)}.hsfc-NavigationRow__Alerts{margin-bottom:var(--hsf-row__vertical-spacing)}.hsfc-NavigationRow__Buttons{justify-content:space-between;display:flex;flex-direction:row;flex-grow:1;align-items:center;gap:var(--hsf-row__horizontal-spacing)}.hsfc-NavigationRow__Buttons:has(>:only-child){justify-content:end}@media (max-width:400px){.hsfc-NavigationRow__Buttons{flex-direction:column;gap:var(--hsf-row__vertical-spacing)}.hsfc-NavigationRow__Buttons>*{width:100%}}.hsfc-Step{border-width:var(--hsf-background__border-width);border-style:var(--hsf-background__border-style);border-color:var(--hsf-background__border-color);border-radius:var(--hsf-background__border-radius);background-color:var(--hsf-background__background-color);background-image:var(--hsf-background__background-image);background-position:var(--hsf-background__background-position);background-size:var(--hsf-background__background-size);background-repeat:var(--hsf-background__background-repeat);width:100%;height:auto;box-sizing:border-box;display:flex}.hsfc-Step .hsfc-Step__Banner{background-color:#ebf0f5}.hsfc-Step .hsfc-Step__Content{width:100%;box-sizing:border-box;padding:var(--hsf-background__padding)}.hsfc-Step .hsfc-Step__Content>:not(:last-child):has(>:not(div[style*="display: none"])):has(>:not(input[type=hidden])){margin-bottom:var(--hsf-row__vertical-spacing)}.hsfc-Step--layoutTemplate-top{flex-direction:column-reverse}.hsfc-Step--layoutTemplate-top>.hsfc-Step__Banner{height:200px;border-bottom-left-radius:var(--hsf-background-banner__border-bottom-left-radius);border-bottom-right-radius:var(--hsf-background-banner__border-bottom-right-radius)}.hsfc-Step--layoutTemplate-bottom{flex-direction:column}.hsfc-Step--layoutTemplate-bottom>.hsfc-Step__Banner{height:200px;border-top-left-radius:var(--hsf-background-banner__border-top-left-radius);border-top-right-radius:var(--hsf-background-banner__border-top-right-radius)}.hsfc-Step--layoutTemplate-right{flex-direction:row}.hsfc-Step--layoutTemplate-right>.hsfc-Step__Banner{width:50%;border-bottom-left-radius:var(--hsf-background-banner__border-bottom-left-radius);border-top-left-radius:var(--hsf-background-banner__border-top-left-radius)}@media screen and (min-width:480px){.hsfc-Step--layoutTemplate-right>.hsfc-Step__Content{width:50%}}@media screen and (max-width:480px){.hsfc-Step--layoutTemplate-right{display:block}.hsfc-Step--layoutTemplate-right>.hsfc-Step__Banner{display:none}}.hsfc-Step--layoutTemplate-twoThirdRight{flex-direction:row}.hsfc-Step--layoutTemplate-twoThirdRight>.hsfc-Step__Banner{width:30%;border-bottom-left-radius:var(--hsf-background-banner__border-bottom-left-radius);border-top-left-radius:var(--hsf-background-banner__border-top-left-radius)}@media screen and (min-width:480px){.hsfc-Step--layoutTemplate-twoThirdRight>.hsfc-Step__Content{width:70%}}@media screen and (max-width:480px){.hsfc-Step--layoutTemplate-twoThirdRight{display:block}.hsfc-Step--layoutTemplate-twoThirdRight>.hsfc-Step__Banner{display:none}}.hsfc-Step--layoutTemplate-left{flex-direction:row-reverse}.hsfc-Step--layoutTemplate-left>.hsfc-Step__Banner{width:50%;border-bottom-right-radius:var(--hsf-background-banner__border-bottom-right-radius);border-top-right-radius:var(--hsf-background-banner__border-top-right-radius)}@media screen and (min-width:480px){.hsfc-Step--layoutTemplate-left>.hsfc-Step__Content{width:50%}}@media screen and (max-width:480px){.hsfc-Step--layoutTemplate-left{display:block}.hsfc-Step--layoutTemplate-left>.hsfc-Step__Banner{display:none}}.hsfc-Step--layoutTemplate-twoThirdLeft{flex-direction:row-reverse}.hsfc-Step--layoutTemplate-twoThirdLeft>.hsfc-Step__Banner{width:30%;border-bottom-right-radius:var(--hsf-background-banner__border-bottom-right-radius);border-top-right-radius:var(--hsf-background-banner__border-top-right-radius)}@media screen and (min-width:480px){.hsfc-Step--layoutTemplate-twoThirdLeft>.hsfc-Step__Content{width:70%}}@media screen and (max-width:480px){.hsfc-Step--layoutTemplate-twoThirdLeft{display:block}.hsfc-Step--layoutTemplate-twoThirdLeft>.hsfc-Step__Banner{display:none}}.hsfc-ProgressBar{width:100%}.hsfc-ProgressBar__Text{font-family:var(--hsf-progressbar-text__font-family);font-size:var(--hsf-progressbar-text__font-size);color:var(--hsf-progressbar-text__color);margin-left:4px;margin-bottom:4px}.hsfc-ProgressBar__Progress{min-width:100%;height:12px;border-radius:12px;background-color:var(--hsf-progressbar-trackLine__background-color)}.hsfc-ProgressBar__Progress>div{border-width:var(--hsf-progressbar-progressLine__border-width);height:12px;border-radius:12px;box-sizing:border-box;background-color:var(--hsf-progressbar-progressLine__background-color);background-image:var(--hsf-progressbar-progressLine__background-image);border-style:var(--hsf-progressbar-progressLine__border-style);border-color:var(--hsf-progressbar-progressLine__border-color);transition:width .3s ease-in-out}.hsfc-FieldLabel{margin:0;font-family:var(--hsf-field-label__font-family);font-size:var(--hsf-field-label__font-size);color:var(--hsf-field-label__color);display:block;word-break:break-word;overflow-wrap:break-word}.hsfc-FieldLabel>span{margin:auto 0}.hsfc-FieldLabel__RequiredIndicator{color:var(--hsf-field-label-requiredindicator__color)}.hsfc-FieldDescription{font-family:var(--hsf-field-description__font-family);color:var(--hsf-field-description__color)}.hsfc-FieldDescription,.hsfc-FieldFooter{font-size:.8em;word-break:break-word;overflow-wrap:break-word}.hsfc-FieldFooter{font-family:var(--hsf-field-footer__font-family);color:var(--hsf-field-footer__color)}.hsfc-StarRatingIcon{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-left:2.5px;margin-right:2.5px}.hsfc-StarRatingIcon input{position:absolute;opacity:0;bottom:0}.hsfc-StarRatingIcon__Icon{display:block;cursor:pointer;fill:#fff;width:40px;height:32px;stroke:#cbd6e2;stroke-width:3px;transform:scale(.8);transition:transform .2s ease-in-out}.hsfc-StarRatingIcon__Icon path{transition:fill .2s ease-in-out,stroke .1s ease-in-out}.hsfc-StarRatingIcon__Icon--highlight{fill:#f7e31b;stroke:#d7c508}.hsfc-SentimentRatingItem{height:70px;width:70px;display:flex;align-items:center;justify-content:center;margin:0 5px}.hsfc-SentimentRatingItem input{position:absolute;opacity:0;bottom:0}.hsfc-SentimentRatingItem__Image{width:70px;height:70px;padding:10px;box-sizing:border-box}.hsfc-SentimentRatingItem__Image:hover{border:5px solid;border-radius:50px;padding:5px}.hsfc-SentimentRatingItem__Image:hover.hsfc-SentimentRatingItem__Image__Happy{border-color:#acd096}.hsfc-SentimentRatingItem__Image:hover.hsfc-SentimentRatingItem__Image__Neutral{border-color:#f2a993}.hsfc-SentimentRatingItem__Image:hover.hsfc-SentimentRatingItem__Image__Sad{border-color:#de95b0}.hsfc-SentimentRatingItem__Image--checked{border:5px solid;border-radius:50px;padding:5px}.hsfc-SentimentRatingItem__Image--checked.hsfc-SentimentRatingItem__Image__Happy{border-color:#acd096}.hsfc-SentimentRatingItem__Image--checked.hsfc-SentimentRatingItem__Image__Neutral{border-color:#f2a993}.hsfc-SentimentRatingItem__Image--checked.hsfc-SentimentRatingItem__Image__Sad{border-color:#de95b0}.hsfc-CheckboxInput{border-width:var(--hsf-field-checkbox__border-width);background-color:var(--hsf-field-checkbox__background-color);border-style:var(--hsf-field-checkbox__border-style);border-color:var(--hsf-field-checkbox__border-color);padding:var(--hsf-field-checkbox__padding);appearance:none;position:relative;cursor:pointer;margin:0;border-radius:2px;transition:box-shadow .2s ease}.hsfc-CheckboxInput:hover{box-shadow:0 0 2px var(--hsf-field-checkbox__border-color)}.hsfc-CheckboxInput:focus{box-shadow:0 0 3px var(--hsf-field-checkbox__border-color)}.hsfc-CheckboxInput:active{box-shadow:0 0 4px var(--hsf-field-checkbox__border-color)}.hsfc-CheckboxInput:focus-visible{outline:2px solid var(--hsf-field-checkbox__border-color)}.hsfc-CheckboxInput:checked:after{position:absolute;top:0;left:0;bottom:0;right:0;mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 15 16' fill='%23253342'%3E%3Cpath d='M1.013 8.11c0-.223.078-.412.234-.568l1.14-1.14c.155-.155.345-.233.568-.233s.413.077.57.233l2.46 2.47 5.492-5.5a.774.774 0 0 1 .568-.234c.224 0 .413.077.57.233l1.138 1.14a.771.771 0 0 1 .234.568.776.776 0 0 1-.234.57l-6.06 6.06-1.14 1.14c-.155.155-.345.233-.568.233s-.413-.078-.57-.234l-1.138-1.14-3.03-3.03a.776.776 0 0 1-.234-.57z'/%3E%3C/svg%3E");mask-repeat:no-repeat;mask-position:center;mask-size:80%;content:"";background-color:var(--hsf-field-checkbox__color)}.hsfc-RadioInput{border-width:var(--hsf-field-radio__border-width);background-color:var(--hsf-field-radio__background-color);border-style:var(--hsf-field-radio__border-style);border-color:var(--hsf-field-radio__border-color);padding:var(--hsf-field-radio__padding);appearance:none;position:relative;cursor:pointer;margin:0;border-radius:50%;transition:box-shadow .2s ease}.hsfc-RadioInput:hover{box-shadow:0 0 2px var(--hsf-field-radio__border-color)}.hsfc-RadioInput:focus{box-shadow:0 0 3px var(--hsf-field-radio__border-color)}.hsfc-RadioInput:active{box-shadow:0 0 4px var(--hsf-field-radio__border-color)}.hsfc-RadioInput:focus-visible{outline:2px solid var(--hsf-field-radio__border-color)}.hsfc-RadioInput:checked:after{position:absolute;top:0;left:0;bottom:0;right:0;mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23253342'%3E%3Ccircle cx='12' cy='12' r='6'/%3E%3C/svg%3E");mask-repeat:no-repeat;mask-position:center;mask-size:100%;content:"";background-color:var(--hsf-field-radio__color)}.hsfc-FileInput{font-size:1em;color:var(--hsf-field-label__color);width:inherit}.hsfc-FileInput:focus-visible{outline:2px solid var(--hsf-field-input__border-color)}.hsfc-FileInputAsync{border-width:var(--hsf-field-input__border-width);font-family:var(--hsf-field-input__font-family);background-color:var(--hsf-field-input__background-color);border-color:var(--hsf-field-input__border-color);border-radius:var(--hsf-field-input__border-radius);font-size:var(--hsf-field-label__font-size);color:var(--hsf-field-input__color);border-style:dashed;box-sizing:border-box;width:100%;cursor:pointer;position:relative}.hsfc-FileInputAsync input{position:absolute}.hsfc-FileInputAsync:focus{outline:none;fill:var(--hsf-field-label__color)}.hsfc-FileInputAsync--dragover,.hsfc-FileInputAsync:focus,.hsfc-FileInputAsync:hover{box-shadow:0 0 2px var(--hsf-field-input__border-color)}.hsfc-FileInputAsync--active{border-style:solid}.hsfc-FileInputAsync__Progress{background-color:var(--hsf-field-input__border-color);width:0;height:100%;transition:width .3s ease-in-out,opacity .3s ease-in-out;position:absolute;top:0;opacity:.05}.hsfc-FileInputAsync__Content{display:flex;justify-content:space-between;position:relative;z-index:1;padding:var(--hsf-field-input__padding)}.hsfc-FileInputAsync__Content__Text{color:var(--hsf-field-input__color);display:flex;flex-direction:column;gap:8px}.hsfc-FileInputAsync__Content__Text label{cursor:pointer}.hsfc-FileInputAsync__Content__Text button,.hsfc-FileInputAsync__Content__Text span{font-family:var(--hsf-field-input__font-family);color:var(--hsf-field-input__color);font-size:.8em;width:fit-content;border:none;background:none;cursor:pointer;padding:0}.hsfc-FileInputAsync__Content__Buttons{display:flex;justify-content:end;gap:8px}.hsfc-FileInputAsync__Content__Buttons>svg:focus{outline:none}.hsfc-FileInputAsync__Content__Buttons>svg:not(.hsfc-FileInputAsync__FileIcon){fill:var(--hsf-field-input__border-color);flex:0 0 27px}.hsfc-FileInputAsync__Content__Buttons>svg:not(.hsfc-FileInputAsync__FileIcon) circle{opacity:.2}.hsfc-FileInputAsync__Content__Buttons>svg:not(.hsfc-FileInputAsync__FileIcon):not(.hsfc-FileInputAsync__CompleteIcon):hover circle{opacity:.5}.hsfc-FileInputAsync__Content__Buttons>svg.hsfc-FileInputAsync__FileIcon{fill:var(--hsf-field-label__color);color:var(--hsf-field-label__color);flex:0 0 24px}.hsfc-TextInput{border-width:var(--hsf-field-input__border-width);margin:0;font-family:var(--hsf-field-input__font-family);color:var(--hsf-field-input__color);background-color:var(--hsf-field-input__background-color);border-color:var(--hsf-field-input__border-color);border-style:var(--hsf-field-input__border-style);border-radius:var(--hsf-field-input__border-radius);padding:var(--hsf-field-input__padding);font-size:1em;width:100%;box-sizing:border-box;transition:box-shadow .2s ease}.hsfc-TextInput:hover{box-shadow:0 0 2px var(--hsf-field-input__border-color)}.hsfc-TextInput:focus{box-shadow:0 0 3px var(--hsf-field-input__border-color)}.hsfc-TextInput:active{box-shadow:0 0 4px var(--hsf-field-input__border-color)}.hsfc-TextInput::placeholder{color:var(--hsf-field-input__placeholder-color)}.hsfc-TextInput:focus-visible{outline:none}.hsfc-TextareaInput{border-width:var(--hsf-field-textarea__border-width);margin:0;font-family:var(--hsf-field-textarea__font-family);color:var(--hsf-field-textarea__color);background-color:var(--hsf-field-textarea__background-color);border-color:var(--hsf-field-textarea__border-color);border-style:var(--hsf-field-textarea__border-style);border-radius:var(--hsf-field-textarea__border-radius);padding:var(--hsf-field-textarea__padding);font-size:1em;width:100%;box-sizing:border-box;resize:vertical;transition:box-shadow .2s ease}.hsfc-TextareaInput:hover{box-shadow:0 0 2px var(--hsf-field-textarea__border-color)}.hsfc-TextareaInput:focus{box-shadow:0 0 3px var(--hsf-field-textarea__border-color)}.hsfc-TextareaInput:active{box-shadow:0 0 4px var(--hsf-field-textarea__border-color)}.hsfc-TextareaInput::placeholder{color:var(--hsf-field-textarea__placeholder-color)}.hsfc-TextareaInput:focus-visible{outline:none}.hsfc-DateInput{transition:color .1s ease}.hsfc-DateInput.hsfc-DateInput--placeholder{color:var(--hsf-field-input__placeholder-color)}.hsfc-DropdownOptions{border-width:var(--hsf-field-input__border-width);font-family:var(--hsf-field-input__font-family);background-color:var(--hsf-field-input__background-color);border-color:var(--hsf-field-input__border-color);border-style:var(--hsf-field-input__border-style);border-radius:var(--hsf-field-input__border-radius);width:100%;display:block;z-index:10000;position:absolute;overflow:hidden;top:100%;margin-top:10px;box-sizing:border-box;padding:0;word-wrap:break-word}.hsfc-DropdownOptions__List{padding:0;margin:0;overflow-y:auto}.hsfc-DropdownOptions__List__ListItem{color:var(--hsf-field-input__color);background-color:var(--hsf-field-input__background-color);padding:var(--hsf-field-input__padding);list-style:none;cursor:pointer;transition:filter .1s ease;min-height:14px}.hsfc-DropdownOptions__List__ListItem:hover{filter:brightness(90%)}.hsfc-DropdownOptions__List__ListItem:focus{outline:none;filter:brightness(90%)}.hsfc-DropdownOptions__List__ListItem--disabled{cursor:default}.hsfc-DropdownOptions__List__ListItem--selected{filter:brightness(90%)}.hsfc-DropdownInput{display:flex;align-items:center;position:relative}.hsfc-DropdownInput>input{cursor:pointer}.hsfc-DropdownInput__Caret{position:absolute;top:0;bottom:0;right:0;padding:0 20px;display:flex;align-items:center;justify-content:center;cursor:pointer;pointer-events:all}.hsfc-DropdownInput__Caret:focus-visible{outline:2px solid var(--hsf-field-input__border-color)}.hsfc-DropdownInput__Caret>span{border-top:6px solid var(--hsf-field-input__border-color);width:0;height:0;display:inline-block;vertical-align:middle;border-left:6px solid transparent;border-right:6px solid transparent}.hsfc-PhoneInput__FlagAndCaret{border-width:var(--hsf-field-input__border-width)}.hsfc-PhoneInput{align-items:center;position:relative;cursor:pointer}.hsfc-PhoneInput__FlagAndCaret{position:absolute;top:0;bottom:0;right:0;display:flex;align-items:center;cursor:pointer;pointer-events:all;box-sizing:content-box;width:35px;right:auto;left:0;padding:0 10px;transition:filter .1s ease;justify-content:space-between;gap:5px;border-color:var(--hsf-field-input__border-color);border-style:var(--hsf-field-input__border-style);border-right:1px solid var(--hsf-field-input__border-color);background-color:var(--hsf-field-input__background-color);border-radius:var(--hsf-field-input__border-radius);border-top-right-radius:0;border-bottom-right-radius:0}.hsfc-PhoneInput__FlagAndCaret:focus-visible{outline:2px solid var(--hsf-field-input__border-color)}.hsfc-PhoneInput__FlagAndCaret:hover{filter:brightness(90%)}.hsfc-PhoneInput__FlagAndCaret__Caret{width:0;height:0;display:inline-block;vertical-align:middle;border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid var(--hsf-field-input__color)}.hsfc-PhoneInput>.hsfc-TextInput{padding-left:70px}.hsfc-TextField{width:100%}.hsfc-TextField>:not(:last-child){margin-bottom:var(--hsf-module__vertical-spacing)}.hsfc-TextareaField{width:100%}.hsfc-TextareaField>:not(:last-child){margin-bottom:var(--hsf-module__vertical-spacing)}.hsfc-DataPrivacyField{width:100%}.hsfc-DataPrivacyField>:not(:last-child){margin-bottom:var(--hsf-row__vertical-spacing)}.hsfc-DataPrivacyField p{margin:0}.hsfc-CheckboxField{width:100%}.hsfc-CheckboxField label{display:flex;align-items:center;justify-content:center;gap:8px}.hsfc-CheckboxField label>input{flex-shrink:0}.hsfc-CheckboxField label>span{margin:0;flex-grow:1}.hsfc-CheckboxField>:not(:last-child){margin-bottom:var(--hsf-module__vertical-spacing)}.hsfc-CheckboxFieldGroup{width:100%}.hsfc-CheckboxFieldGroup>:not(:last-child){margin-bottom:var(--hsf-module__vertical-spacing)}.hsfc-CheckboxFieldGroup__Options>:not(:last-child){margin-bottom:8px}.hsfc-CheckboxFieldGroup__Options label{display:flex;align-items:center;gap:8px}.hsfc-CheckboxFieldGroup__Options label>input{flex-shrink:0}.hsfc-CheckboxFieldGroup__Options label>span{margin:0}.hsfc-DateField{width:100%}.hsfc-DateField>:not(:last-child){margin-bottom:var(--hsf-module__vertical-spacing)}.hsfc-DropdownField{width:100%;position:relative}.hsfc-DropdownField>:not(:last-child){margin-bottom:var(--hsf-module__vertical-spacing)}.hsfc-FileField{width:100%}.hsfc-FileField>:not(:last-child){margin-bottom:var(--hsf-module__vertical-spacing)}.hsfc-FileFieldAsync{width:100%}.hsfc-FileFieldAsync>:not(:last-child){margin-bottom:var(--hsf-module__vertical-spacing)}.hsfc-EmailField{width:100%}.hsfc-EmailField>:not(:last-child){margin-bottom:var(--hsf-module__vertical-spacing)}.hsfc-NumberField{width:100%}.hsfc-NumberField>:not(:last-child){margin-bottom:var(--hsf-module__vertical-spacing)}.hsfc-RadioFieldGroup{width:100%}.hsfc-RadioFieldGroup>:not(:last-child){margin-bottom:var(--hsf-module__vertical-spacing)}.hsfc-RadioFieldGroup__Options>:not(:last-child){margin-bottom:8px}.hsfc-RadioFieldGroup__Options label{display:flex;align-items:center;gap:8px}.hsfc-RadioFieldGroup__Options label>input{flex-shrink:0}.hsfc-RadioFieldGroup__Options label>span{margin:0}.hsfc-PhoneField{width:100%;position:relative}.hsfc-PhoneField>:not(:last-child){margin-bottom:var(--hsf-module__vertical-spacing)}.hsfc-StarRatingField{width:100%}.hsfc-StarRatingField>:not(:last-child){margin-bottom:10px}.hsfc-StarRatingField__StarRatingContainer{display:flex;flex-grow:1;align-items:center;flex-flow:wrap}.hsfc-NumberRatingField{width:100%}.hsfc-NumberRatingField>:not(:last-child){margin-bottom:10px}.hsfc-NumberRatingField__Group{width:fit-content}.hsfc-NumberRatingField__Item{display:flex;flex-grow:1;align-items:center;flex-wrap:nowrap}.hsfc-NumberRatingField__Range{font-family:var(--hsf-field-label__font-family);font-size:var(--hsf-field-label__font-size);display:flex;justify-content:space-between;color:#69788a;padding:0}.hsfc-NumberRatingField__Item__Radio{border-width:var(--hsf-field-input__border-width);font-family:var(--hsf-field-input__font-family);font-size:var(--hsf-field-input__font-size);color:var(--hsf-field-input__color);background-color:var(--hsf-field-input__background-color);border-style:var(--hsf-field-input__border-style);border-color:var(--hsf-field-input__border-color);position:relative;display:block;cursor:pointer;border-radius:100%;width:35px;aspect-ratio:1;margin:8px 4px 10px}.hsfc-NumberRatingField__Item__Radio:hover{box-shadow:0 0 2px var(--hsf-field-checkbox__border-color)}.hsfc-NumberRatingField__Item__Radio:focus{box-shadow:0 0 3px var(--hsf-field-checkbox__border-color)}.hsfc-NumberRatingField__Item__Radio:active{box-shadow:0 0 4px var(--hsf-field-checkbox__border-color)}.hsfc-NumberRatingField__Item__Radio:focus-visible{outline:2px solid var(--hsf-field-checkbox__border-color)}.hsfc-NumberRatingField__Item__Radio:checked{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23253342'%3E%3Ccircle cx='12' cy='12' r='6'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat}.hsfc-NumberRatingField__Item__Radio:disabled{cursor:not-allowed;background-color:#ebebeb;border:1px solid #d8d8d8;box-shadow:none}.hsfc-NumberRatingField__Item__Radio label{cursor:pointer;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);padding:10px}.hsfc-NumberRatingField__Item__Radio label input{position:absolute;opacity:0;bottom:0}.hsfc-NumberRatingField__Item__Radio--checked{background:#7c98b6}.hsfc-NumberRatingField__Item__Radio--checked>label{color:#fff}.hsfc-SentimentRatingField{width:100%}.hsfc-SentimentRatingField>:not(:last-child){margin-bottom:10px}.hsfc-SentimentRatingField__ItemsContainer{display:inline-block;width:auto}.hsfc-SentimentRatingField__Item{display:flex;flex-grow:1;align-items:center;justify-content:space-between;flex-flow:wrap}</style><style> html, body { margin: 0; min-height: 100%; height: 100%; } body { background-color: #f4f8fa } main { padding: 30px; max-width: 800px; margin: auto; } .hsfc-Step { background-color: var(--hsf-background__background-color, #fff); } @media only screen and (min-width: 480px) { #main [data-hsfc-id=Step] { box-shadow: 0 4px 8px 0 rgba(53, 105, 128, 0.3), 0 6px 20px 0 rgba(165, 200, 213, 0.41); } #hs-form-virality-container { border-radius: 10px; } } @media only screen and (max-width: 480px) { main { padding: 0; } #main [data-hsfc-id=Step], #main [data-hsfc-id=Banner] { border-radius: 0; } } </style><script>!function(){"use strict";const e="_hs_shareable_forms_env",r="na1",t=[...Array(256)].map(((e,r)=>(r+256).toString(16).substr(1))),s=[["+","-"],["/","_"]],a=(e,r)=>{let s=r||0;return[t[e[s++]],t[e[s++]],t[e[s++]],t[e[s++]],"-",t[e[s++]],t[e[s++]],"-",t[e[s++]],t[e[s++]],"-",t[e[s++]],t[e[s++]],"-",t[e[s++]],t[e[s++]],t[e[s++]],t[e[s++]],t[e[s++]],t[e[s++]]].join("")},n=e=>{const r=window.atob(e);return new Uint8Array([...Array(r.length)].map(((e,t)=>r.charCodeAt(t))))},l=e=>a(n(e)),o=e=>s.reduce(((e,r)=>e.replace(new RegExp(`\\${r[1]}`,"g"),r[0])),e),h=e=>parseInt(e,36)+(isNaN(1*e)&&e===e.toUpperCase()?26:0);var i=e=>{const r=1;return{formId:l(o(e.substring(r,22+r))),portalId:`${parseInt(e.substring(22+r),36)}`,version:h(e.charAt(r-1))}};const d=/\/([a-z0-9\-_]+)\/?([?#].*)?$/i;var g=e=>{const r=d.exec(e.href);return r&&r.length?r[1]:null};var p=e=>/(hubspot|hsforms)(qa).com/.test(e.href);var u=e=>e.hostname.split(".")[0].split("-")[1]||"";const c="_hsShareToken",_="_hsFormId",m="_hsPortalId",I="_hsHublet",b="_hsIsQa",f="_hsDisableScriptloader",w="_hsLang",U="_hsPageUrl",v="_hsPageTitle",A="_hsRenderSteps",S="_hsAllowUnpublished";var R=e=>{const t=new URLSearchParams(e.search),s=t.get(c)||g(e),a=s?i(s):{formId:null,portalId:null};return{formId:t.get(_)||a.formId||"",portalId:t.get(m)||a.portalId||"",hublet:t.get(I)||u(e)||r,isQa:null!==t.get(b)?"true"===t.get(b):p(e)||!1,disableScriptloader:"true"===t.get(f)||!1,lang:(t.get(w)||"").trim()||"",pageUrl:decodeURIComponent((t.get(U)||"").trim()||""),pageTitle:(t.get(v)||"").trim()||"",disableRedirect:!1,renderSteps:t.getAll(A)||"",allowUnpublished:"true"===t.get(S)||!1}};((r=window)=>{r[e]=R(new URL(r.location.href))})()}(); //# sourceURL=//static.hsappstatic.net/ui-forms-embed-components-app/static-1.2067/bundles/form-env-variables-init-window.js</script><script>!function(){"use strict";const e="na1",r={APP:"app",APP_API:"app-api"};function t(r,t){const n=t&&t.hubletOverride?t.hubletOverride:r;return n===e?"":`-${n}`}function n(e,n,i){if(i&&i.hubletPostfixLocation&&"domain"===i.hubletPostfixLocation)return n;n===r.APP_API&&(n=r.APP);return`${n}${t(e,i)}`}function i(e,r,t){return`${a(t)}${o(r,t)}${s(e,t)}`}function o(e,r){return"qa"===(r&&r.envOverride?r.envOverride:e)?"qa":""}function a(e){return e&&e.domainOverride?e.domainOverride:"hubspot"}function s(e,r){return r&&r.hubletPostfixLocation&&"domain"===r.hubletPostfixLocation?t(e,r):""}function u(e){return e&&e.tldOverride?e.tldOverride:"com"}function f(e){return e===r.APP_API?"/api":""}function d(e,r,t,o){return`https://${n(r,e,o)}.${i(r,t,o)}.${u(o)}${f(e)}`}var c=({subDomainPrefix:r,hublet:t,isQa:n,pathname:i="",pathValues:o={},domainOverride:a,tldOverride:s,query:u})=>{const f=Object.keys(o).reduce(((e,r)=>e.replace(RegExp(`{{${r}}}`,"g"),o[r])),i),c=d(r,t||e,n?"qa":"prod",{domainOverride:a,tldOverride:s}),l=new URL(f,c);if(u)for(const[e,r]of Object.entries(u))l.searchParams.append(e,r);return l.href};const l="_hs_shareable_forms_quick_fetch",I="DEFINITION_NOT_FOUND",h="INVALID_FORM_GUID",_="INVALID_PORTAL_ID",m="INVALID_LANG",O="SUBMISSION_PERIOD_ENDED",p="RATE_LIMIT_EXCEEDED",A="NON_EMBEDDABLE_FORM",v="IP_ADDRESS_IS_PROBABLY_A_BOT",D="FORBIDDEN",P="FALLBACK_DEFINITION_FAILURE",b="_hs_shareable_forms_env";var E=(e=window)=>{if(!e[b])throw new Error("form-env-variables must be initalised first");return e[b]};const L=e=>"object"==typeof e,y=e=>"string"==typeof e,N=e=>Array.isArray(e),R=e=>null===e,g=e=>void 0===e,$=e=>y(e)&&0===e.trim().length,S=e=>N(e)&&0===e.length,B=e=>L(e)&&0===Object.keys(e).length;var w=e=>R(e)||g(e)||$(e)||S(e)||B(e);var F=e=>!w(e)&&/^[{]?[0-9a-fA-F]{8}-?([0-9a-fA-F]{4}-?){3}[0-9a-fA-F]{12}[}]?$/.test(e);var T=e=>!w(e)&&/^[0-9]+$/.test(e);var x=e=>/^[A-Za-z]{2}(-[A-Za-z]{2})?$/.test(e);var j=({status:e,message:r=""})=>{if(404===e)return I;if(400===e){if(/form guid/i.test(r))return h;if(/you cannot fetch this type of form/i.test(r))return A;if(/IP_ADDRESS_IS_PROBABLY_A_BOT/i.test(r))return v;if(/SUBMISSION_PERIOD_ENDED/i.test(r))return O}return 429===e&&/RATE_LIMIT_EXCEEDED/i.test(r)?p:403===e?D:null};((e=window)=>{const{formId:r,portalId:t,hublet:n,isQa:i,lang:o,allowUnpublished:a}=E();if(!r||!F(r))return{errorKey:h};if(!t||!T(t))return{errorKey:_};if(o&&!x(o))return{errorKey:m};const s=c({hublet:n,isQa:i,subDomainPrefix:"forms",domainOverride:"hsforms",pathname:"embed/v4/render-definition/{{portalId}}/{{formId}}",pathValues:{formId:r,portalId:t},query:Object.assign({},o&&{lang:o},a?{allowUnpublished:a.toString()}:{})}),u=c({hublet:n,subDomainPrefix:"hubspot-forms-static-embed.s3",domainOverride:"amazonaws",pathname:"{{env}}/{{portalId}}/{{formId}}.json.gz",pathValues:{formId:r,portalId:t,env:i?"qa":"prod"}}),f=e=>e.ok?e.json().then((e=>({renderDefinition:e}))):Promise.reject(e);e[l]=fetch(s).then((e=>f(e))).catch((async e=>{let r,t;if(e instanceof Response){r=await e.text();t=e.status}else"string"==typeof e&&(r=e);const n=j({status:t,message:r});return n?{errorKey:n,error:e}:fetch(u).then((e=>f(e))).catch((e=>({errorKey:P,error:e})))}))})()}(); //# sourceURL=//static.hsappstatic.net/ui-forms-embed-components-app/static-1.2067/bundles/quick-fetch-form.js</script><script>!function(){"use strict";const e="_hs_shareable_forms_env";var n=(n=window)=>{if(!n[e])throw new Error("form-env-variables must be initalised first");return n[e]};(()=>{const{renderSteps:e}=n(),t=e=>{const n=document.createElement("style");n.appendChild(document.createTextNode(e));document.head.appendChild(n)};if(0===e.length)return;let a="";if(e.includes("ALL"))a="\n [data-hsfc-id=Step] {\n display: flex !important;\n }";else{a+="\n [data-hsfc-id=Step] {\n display: none;\n }\n ";e.forEach((e=>{a+=`\n [data-hsfc-id=Step]:nth-child(${e}) {\n display: flex !important;\n }\n `}))}t(a)})()}(); //# sourceURL=//static.hsappstatic.net/ui-forms-embed-components-app/static-1.2067/bundles/render-steps.js</script><script> window.disabledHsPopups = ['ADS', 'LEADFLOW', 'LIVE_CHAT', 'FEEDBACK', 'CALLS_TO_ACTION']; </script><meta name="author" content="HubSpot, Inc."/><link rel="apple-touch-icon" sizes="180x180" href="//static.hsappstatic.net/StyleGuideUI/static-3.409/img/sprocket/apple-touch-icon.png"/><link rel="icon" type="image/png" sizes="32x32" href="//static.hsappstatic.net/StyleGuideUI/static-3.409/img/sprocket/favicon-32x32.png"/><link rel="icon" type="image/png" sizes="16x16" href="//static.hsappstatic.net/StyleGuideUI/static-3.409/img/sprocket/favicon-16x16.png"/><link rel="mask-icon" href="//static.hsappstatic.net/StyleGuideUI/static-3.409/img/sprocket/safari-pinned-tab.svg" color="#FF7A59"/><meta name="msapplication-TileColor" content="#2b5797"/></head><body><a id="skip-to-form" href="#main" style="left:-9999px;position:absolute">Skip to form</a><main id="main"><div id="form-target"></div></main><script src="//static.hsappstatic.net/ui-forms-embed-components-app/static-1.2067/bundles/project.js" type="text/javascript" crossorigin="anonymous"></script><script>!function(){"use strict";const e="na1",r={APP:"app",APP_API:"app-api"};function t(r,t){const n=t&&t.hubletOverride?t.hubletOverride:r;return n===e?"":`-${n}`}function n(e,n,i){if(i&&i.hubletPostfixLocation&&"domain"===i.hubletPostfixLocation)return n;n===r.APP_API&&(n=r.APP);return`${n}${t(e,i)}`}function i(e,r,t){return`${a(t)}${o(r,t)}${s(e,t)}`}function o(e,r){return"qa"===(r&&r.envOverride?r.envOverride:e)?"qa":""}function a(e){return e&&e.domainOverride?e.domainOverride:"hubspot"}function s(e,r){return r&&r.hubletPostfixLocation&&"domain"===r.hubletPostfixLocation?t(e,r):""}function u(e){return e&&e.tldOverride?e.tldOverride:"com"}function d(e){return e===r.APP_API?"/api":""}function c(e,r,t,o){return`https://${n(r,e,o)}.${i(r,t,o)}.${u(o)}${d(e)}`}var p=({subDomainPrefix:r,hublet:t,isQa:n,pathname:i="",pathValues:o={},domainOverride:a,tldOverride:s,query:u})=>{const d=Object.keys(o).reduce(((e,r)=>e.replace(RegExp(`{{${r}}}`,"g"),o[r])),i),p=c(r,t||e,n?"qa":"prod",{domainOverride:a,tldOverride:s}),f=new URL(d,p);if(u)for(const[e,r]of Object.entries(u))f.searchParams.append(e,r);return f.href};const f="_hs_shareable_forms_env";var l=(e=window)=>{if(!e[f])throw new Error("form-env-variables must be initalised first");return e[f]};(()=>{const{portalId:e,hublet:r,isQa:t,disableScriptloader:n}=l();if(!e||n)return;const i=document.createElement("script");i.type="text/javascript";i.id="hs-script-loader";i.async=!0;i.defer=!0;i.src=p({hublet:r,isQa:t,subDomainPrefix:"js",domainOverride:"hs-scripts",pathname:"{{portalId}}.js",pathValues:{portalId:e}});document.body.appendChild(i)})()}(); //# sourceURL=//static.hsappstatic.net/ui-forms-embed-components-app/static-1.2067/bundles/script-loader-inject.js</script><script>!function(){"use strict";const e="na1",r={APP:"app",APP_API:"app-api"};function t(r,t){const n=t&&t.hubletOverride?t.hubletOverride:r;return n===e?"":`-${n}`}function n(e,n,i){if(i&&i.hubletPostfixLocation&&"domain"===i.hubletPostfixLocation)return n;n===r.APP_API&&(n=r.APP);return`${n}${t(e,i)}`}function i(e,r,t){return`${a(t)}${o(r,t)}${s(e,t)}`}function o(e,r){return"qa"===(r&&r.envOverride?r.envOverride:e)?"qa":""}function a(e){return e&&e.domainOverride?e.domainOverride:"hubspot"}function s(e,r){return r&&r.hubletPostfixLocation&&"domain"===r.hubletPostfixLocation?t(e,r):""}function u(e){return e&&e.tldOverride?e.tldOverride:"com"}function d(e){return e===r.APP_API?"/api":""}function c(e,r,t,o){return`https://${n(r,e,o)}.${i(r,t,o)}.${u(o)}${d(e)}`}var l=({subDomainPrefix:r,hublet:t,isQa:n,pathname:i="",pathValues:o={},domainOverride:a,tldOverride:s,query:u})=>{const d=Object.keys(o).reduce(((e,r)=>e.replace(RegExp(`{{${r}}}`,"g"),o[r])),i),l=c(r,t||e,n?"qa":"prod",{domainOverride:a,tldOverride:s}),f=new URL(d,l);if(u)for(const[e,r]of Object.entries(u))f.searchParams.append(e,r);return f.href};const f="_hs_shareable_forms_env";var h=(e=window)=>{if(!e[f])throw new Error("form-env-variables must be initalised first");return e[f]};const p="_hs_shareable_forms_quick_fetch";var m=(e=window)=>{if(!e[p])throw new Error("quick-fetch-form must be initalised first");return e[p]};const b="SET_IFRAME_HEIGHT";var v=e=>{window.addEventListener("message",(({source:r,data:t})=>{r===e.contentWindow&&t&&t.action===b&&(e.style.height=`${t.value}px`)}))};const P=()=>{const{portalId:e,isQa:r,hublet:t}=h();return l({hublet:t,isQa:r,subDomainPrefix:"app",pathname:"embedded-viral-link/forms?lang={{lang}}&portalId={{portalId}}&hubs_id={{hubs_id}}&hubs_source={{hubs_source}}&intent={{intent}}",pathValues:{portalId:e,lang:"en",intent:"marketingFreeForms",hubs_id:"forms-branding-control",hubs_source:window.location.href}})},_=()=>{const e=document.createElement("div");e.id="hs-form-virality-container";e.style.boxSizing="border-box";e.style.marginTop="5px";e.style.background="#fff";e.style.border="1px solid #cfcfcf";e.style.padding="8px 30px 0 30px";return e},x=({src:e})=>{const r=document.createElement("iframe");r.id="hs-form-virality-iframe";r.title="HubSpot Virality";r.src=e;r.style.height="34px";r.style.width="100%";r.style.border="none";return r},w=()=>{const e=_(),r=x({src:P()});e.appendChild(r);v(r);return e};(()=>{const{portalId:e,hublet:r,isQa:t}=h();if(!e)return;const n=l({hublet:r,isQa:t,subDomainPrefix:"forms",domainOverride:"hsforms",pathname:"embed/v4/feature-control/{{portalId}}",pathValues:{portalId:e}});fetch(n).then((e=>e.json())).then((({featureControls:{showBranding:e}})=>{if(e)return m().then((({errorKey:e})=>{e||document.querySelector("main").appendChild(w())}))})).catch((()=>{}))})()}(); //# sourceURL=//static.hsappstatic.net/ui-forms-embed-components-app/static-1.2067/bundles/virality-inject.js</script></body></html>

Pages: 1 2 3 4 5 6 7 8 9 10