/* eslint-disable no-undef */
(function (apiKey, formId, tmpl, model, theme) {
	theme.links.map(function (url) {
		var link = document.createElement('link');
		link.rel = 'stylesheet';
		link.href = url;
		document.head.appendChild(link);
	});

	var scripts = document.head.querySelectorAll('[src*=\'svc/load-form/form-def/' + apiKey + '/' + formId + '\']');

	currentScript = document.currentScript || scripts[scripts.length - 1];
	currentScript['formDefinition'] = {
		template: tmpl,
		modelOptions: model,
		theme: theme
	};
})(
	"i_gtEfUC-UqSElpC5KPcYQ",
	"100",
	"\u003cform\r\n\t\t\t\tref=\u0027form\u0027\r\n\t\t\t\tlang=\u0027en\u0027\r\n\t\t\t\tclass=\u0027😉 cog-cognito cog-form cog-100\u0027\r\n\t\t\t\t:class=\u0027[\"is-\"+submitStatus,\r\n\t\t\t\t\tisChameleon ? \"cog-cognito--chameleon\" : \"cog-cognito--styled\",\r\n\t\t\t\t{\r\n\t\t\t\t\t\"cog-form--light-background\": flags.forceLightBackgroundClass || (!isChameleon \u0026\u0026 true)\r\n\t\t\t\t\t,\"cog-form--dark-background\": !flags.forceLightBackgroundClass \u0026\u0026 !isChameleon \u0026\u0026 false\r\n\t\t\t\t\t,\"cog-form--maximal-branding\": flags.branding \u0026\u0026 !flags.minimalBranding\r\n\t\t\t\t\t,\"cog-form--show-all-pages\": showAllPages || !enablePaging\r\n\t\t\t\t\t,\"cog-form--confirmation-has-entry-details\": showConfirmation \u0026\u0026 entryDetailsVisible\r\n\t\t\t\t\t,\"cog-cognito--protect-css\": flags.protectCss\r\n\t\t\t\t\t\r\n\t\t\t\t\t\r\n\t\t\t\t}]\u0027\r\n\t\t\t\ttabindex=\u0027-1\u0027\r\n\t\t\t\t@submit.prevent\r\n\t\t\t\u003e\r\n\t\t\t\u003cdiv ref=\u0027formContainer\u0027 class=\u0027cog-form__container\u0027\u003e\u003cdiv class=\u0027cog-form__content\u0027\u003e\u003cc-header ref=\u0027header\u0027\r\n\t\t\t\t:visible=\u0027!flags.hideHeader\u0027\r\n\t\t\t\ttitle=\u0027Become an Exhibitor UK\u0027\r\n\t\t\t\t:description=\u0027available ? \"\" : \"\"\u0027\r\n\t\t\t\t:logo=\u0027typeof themeSettings.logo === \"string\" ? themeSettings.logo : \"\"\u0027\r\n\t\t\t\t:alt=\u0027themeSettings.logoAlt || \"\"\u0027\r\n\t\t\t\t:show-confirmation=showConfirmation\r\n\t\t\t\t:layout=\u0027themeSettings.headerLayout || \"column\"\u0027\r\n\t\t\t\t:alignment=\u0027themeSettings.headerAlignment || \"center\"\u0027 /\u003e\u003ctemplate v-if=\u0027!flags.archived \u0026\u0026 ((available || isExistingEntry) \u0026\u0026 session.isValidSharedLink)\u0027\u003e\u003cdiv class=\u0027cog-body\u0027 ref=\u0027body\u0027\u003e\u003cc-confirmation\r\n\t\t\t\tref=\u0027confirmation\u0027\r\n\t\t\t\t:entry=\u0027entry\u0027\r\n\t\t\t\t:order=\u0027order\u0027\r\n\t\t\t\t:confirmation-message=\u0027action ? action.Confirmation.Message : null\u0027\r\n\t\t\t\t:redirect-enabled=\u0027flags.redirect\u0027\r\n\t\t\t\t:show-users-redirected=\u0027flags.showUsersRedirected\u0027\r\n\t\t\t\t:redirect-url=\u0027action ? action.Confirmation.RedirectUrl : null\u0027\t\t\t\t\r\n\t\t\t\t:visible=\u0027readonly \u0026\u0026 showConfirmation\u0027\r\n\t\t\t\t:documents=\u0027documents\u0027\r\n\t\t\t\t@show-entry-details=\u0027handleEntryDetailsVisibility\u0027\r\n\t\t\t\t@redirect=\u0027redirect\u0027\r\n\t\t\t\t@entering=\u0027confirmationEntered\u0027\r\n\t\t\t\t:include-entry-details=\u0027action ? action.Confirmation.IncludeEntryDetails : null\u0027 :action=\u0027action\u0027\u003e\u003c/c-confirmation\u003e\u003cc-page\r\n\t\t\t\tv-slot=\u0027pageSlot\u0027\r\n\t\t\t\t@next=\u0027navigate({forward: true, validateCaptcha: $event.validateCaptcha})\u0027\r\n\t\t\t\t@back=\u0027navigate({forward: false})\u0027\r\n\t\t\t\t@save=\u0027save({validateCaptcha: $event.validateCaptcha})\u0027\r\n\t\t\t\t@beforeEnter=\u0027pageBeforeEnter\u0027\r\n\t\t\t\t@entering=\u0027pageEntering\u0027\r\n\t\t\t\t@entered=\u0027pageEntered\u0027\r\n\t\t\t\t@clicked-submit=\u0027handleSubmit($event)\u0027\r\n\t\t\t\t:submit-button=\u0027nextButton\u0027\r\n\t\t\t\t:show-submission-warning=\u0027flags.showSubmissionWarning\u0027\r\n\t\t\t\t:is-submission=\u0027lastVisiblePageNumber === 1\u0027\r\n\t\t\t\t:submit-status=\u0027submitStatus\u0027\r\n\t\t\t\t:save-status=\u0027saveStatus\u0027\r\n\t\t\t\t:allow-save=\u0027flags.saveAndResume\u0027\r\n\t\t\t\t:paging=\u0027enablePaging\u0027\r\n\t\t\t\t:show-navigation=\u0027showNavigation \u0026\u0026 flags.submissionSettings \u0026\u0026 !showConfirmation\u0027\r\n\t\t\t\t:visible=\u0027true\u0027\r\n\t\t\t\t:current=\u0027showAllPages || !enablePaging || (pageNumber === 1 \u0026\u0026 !showConfirmation)\u0027\r\n\t\t\t\t:number=\u00271\u0027\r\n\t\t\t\t:hide-number=\u0027!enablePaging || readonly || false\u0027\r\n\t\t\t\t:visible-number=\u0027visiblePageNumber\u0027\r\n\t\t\t\tnext-button=\u0027SUBMIT\u0027 title=\u0027\u0027 :allowed-actions=\u0027allowedActions\u0027 :current-action=\u0027action\u0027\u003e\u003cc-row key=\u0027row-0\u0027\u003e\u003cc-field \r\n\t\t\t\t\tsource=\u0027FirstName\u0027\r\n\t\t\t\t\tv-slot=\u0027fieldSlot\u0027\r\n\t\t\t\t\ttype=\u0027text\u0027\r\n\t\t\t\t\tsubtype=\u0027singleline\u0027\r\n\t\t\t\t\tfield-index=\u00273\u0027\r\n\t\t\t\t\t:render=\u0027!pageSlot.virtual\u0027\r\n\t\t\t\t\t\r\n\t\t\t\t\t\r\n\t\t\t\t\t\r\n\t\t\t\t\t\r\n\t\t\t\t\t\r\n\t\t\t\t\t\r\n\t\t\t\t\t\r\n\t\t\t\t\t\u003e\u003cc-input type=\u0027text\u0027  :id=\u0027fieldSlot.field.id\u0027 v-model=\u0027fieldSlot.field.displayValue\u0027 :readonly=\u0027fieldSlot.field.readonly\u0027 /\u003e\u003c/c-field\u003e\u003c/c-row\u003e\u003cc-row key=\u0027row-1\u0027\u003e\u003cc-field \r\n\t\t\t\t\tsource=\u0027LastName\u0027\r\n\t\t\t\t\tv-slot=\u0027fieldSlot\u0027\r\n\t\t\t\t\ttype=\u0027text\u0027\r\n\t\t\t\t\tsubtype=\u0027singleline\u0027\r\n\t\t\t\t\tfield-index=\u00274\u0027\r\n\t\t\t\t\t:render=\u0027!pageSlot.virtual\u0027\r\n\t\t\t\t\t\r\n\t\t\t\t\t\r\n\t\t\t\t\t\r\n\t\t\t\t\t\r\n\t\t\t\t\t\r\n\t\t\t\t\t\r\n\t\t\t\t\t\r\n\t\t\t\t\t\u003e\u003cc-input type=\u0027text\u0027  :id=\u0027fieldSlot.field.id\u0027 v-model=\u0027fieldSlot.field.displayValue\u0027 :readonly=\u0027fieldSlot.field.readonly\u0027 /\u003e\u003c/c-field\u003e\u003c/c-row\u003e\u003cc-row key=\u0027row-2\u0027\u003e\u003cc-field \r\n\t\t\t\t\tsource=\u0027Title\u0027\r\n\t\t\t\t\tv-slot=\u0027fieldSlot\u0027\r\n\t\t\t\t\ttype=\u0027text\u0027\r\n\t\t\t\t\tsubtype=\u0027singleline\u0027\r\n\t\t\t\t\tfield-index=\u002711\u0027\r\n\t\t\t\t\t:render=\u0027!pageSlot.virtual\u0027\r\n\t\t\t\t\t\r\n\t\t\t\t\t\r\n\t\t\t\t\t\r\n\t\t\t\t\t\r\n\t\t\t\t\t\r\n\t\t\t\t\t\r\n\t\t\t\t\t\r\n\t\t\t\t\t\u003e\u003cc-input type=\u0027text\u0027  :id=\u0027fieldSlot.field.id\u0027 v-model=\u0027fieldSlot.field.displayValue\u0027 :readonly=\u0027fieldSlot.field.readonly\u0027 /\u003e\u003c/c-field\u003e\u003c/c-row\u003e\u003cc-row key=\u0027row-3\u0027\u003e\u003cc-field \r\n\t\t\t\t\tsource=\u0027Email\u0027\r\n\t\t\t\t\tv-slot=\u0027fieldSlot\u0027\r\n\t\t\t\t\ttype=\u0027email\u0027\r\n\t\t\t\t\tsubtype=\u0027none\u0027\r\n\t\t\t\t\tfield-index=\u00276\u0027\r\n\t\t\t\t\t:render=\u0027!pageSlot.virtual\u0027\r\n\t\t\t\t\t\r\n\t\t\t\t\t\r\n\t\t\t\t\t\r\n\t\t\t\t\t\r\n\t\t\t\t\t\r\n\t\t\t\t\t\r\n\t\t\t\t\t\r\n\t\t\t\t\t\u003e\u003cc-input :type=\u0027flags.mobile ? \"email\" : \"text\"\u0027 autocomplete=\u0027email\u0027  :id=\u0027fieldSlot.field.id\u0027 v-model=\u0027fieldSlot.field.displayValue\u0027 :readonly=\u0027fieldSlot.field.readonly\u0027 /\u003e\u003c/c-field\u003e\u003c/c-row\u003e\u003cc-row key=\u0027row-4\u0027\u003e\u003cc-field \r\n\t\t\t\t\tsource=\u0027Phone\u0027\r\n\t\t\t\t\tv-slot=\u0027fieldSlot\u0027\r\n\t\t\t\t\ttype=\u0027phone\u0027\r\n\t\t\t\t\tsubtype=\u0027internationalphone\u0027\r\n\t\t\t\t\tfield-index=\u00275\u0027\r\n\t\t\t\t\t:render=\u0027!pageSlot.virtual\u0027\r\n\t\t\t\t\t\r\n\t\t\t\t\t\r\n\t\t\t\t\t\r\n\t\t\t\t\t\r\n\t\t\t\t\t\r\n\t\t\t\t\t\r\n\t\t\t\t\t\r\n\t\t\t\t\t\u003e\u003cc-input :type=\u0027flags.mobile ? \"tel\" : \"text\"\u0027  :id=\u0027fieldSlot.field.id\u0027 v-model=\u0027fieldSlot.field.displayValue\u0027 :readonly=\u0027fieldSlot.field.readonly\u0027 autocomplete=\u0027tel\u0027 /\u003e\u003c/c-field\u003e\u003c/c-row\u003e\u003cc-row key=\u0027row-5\u0027\u003e\u003cc-field \r\n\t\t\t\t\tsource=\u0027SelectAllThatApply\u0027\r\n\t\t\t\t\tv-slot=\u0027fieldSlot\u0027\r\n\t\t\t\t\ttype=\u0027choice\u0027\r\n\t\t\t\t\tsubtype=\u0027checkboxes\u0027\r\n\t\t\t\t\tfield-index=\u00277\u0027\r\n\t\t\t\t\t:render=\u0027!pageSlot.virtual\u0027\r\n\t\t\t\t\t\r\n\t\t\t\t\t\r\n\t\t\t\t\t\r\n\t\t\t\t\t\r\n\t\t\t\t\t\r\n\t\t\t\t\t\r\n\t\t\t\t\t\r\n\t\t\t\t\t\u003e\u003cc-choice v-slot=\u0027choiceSlot\u0027 :checkable=\u0027true\u0027 :columns=\u00272\u0027  :choices=\u0027fieldSlot.field.lastTarget.SelectAllThatApply_Choices\u0027\u003e\u003cc-checkbox-group :options=\u0027choiceSlot.options\u0027 :columns=\u00272\u0027  :readonly=\u0027fieldSlot.field.readonly\u0027 v-model=\u0027fieldSlot.field.value\u0027 /\u003e\u003c/c-choice\u003e\u003c/c-field\u003e\u003c/c-row\u003e\u003cc-row key=\u0027row-6\u0027\u003e\u003cc-field \r\n\t\t\t\t\tsource=\u0027CompanyName\u0027\r\n\t\t\t\t\tv-slot=\u0027fieldSlot\u0027\r\n\t\t\t\t\ttype=\u0027text\u0027\r\n\t\t\t\t\tsubtype=\u0027singleline\u0027\r\n\t\t\t\t\tfield-index=\u00278\u0027\r\n\t\t\t\t\t:render=\u0027!pageSlot.virtual\u0027\r\n\t\t\t\t\t\r\n\t\t\t\t\t\r\n\t\t\t\t\t\r\n\t\t\t\t\t\r\n\t\t\t\t\t\r\n\t\t\t\t\t\r\n\t\t\t\t\t\r\n\t\t\t\t\t\u003e\u003cc-input type=\u0027text\u0027  :id=\u0027fieldSlot.field.id\u0027 v-model=\u0027fieldSlot.field.displayValue\u0027 :readonly=\u0027fieldSlot.field.readonly\u0027 /\u003e\u003c/c-field\u003e\u003c/c-row\u003e\u003cc-row key=\u0027row-7\u0027\u003e\u003cc-field \r\n\t\t\t\t\tsource=\u0027Industry\u0027\r\n\t\t\t\t\tv-slot=\u0027fieldSlot\u0027\r\n\t\t\t\t\ttype=\u0027text\u0027\r\n\t\t\t\t\tsubtype=\u0027singleline\u0027\r\n\t\t\t\t\tfield-index=\u00279\u0027\r\n\t\t\t\t\t:render=\u0027!pageSlot.virtual\u0027\r\n\t\t\t\t\t\r\n\t\t\t\t\t\r\n\t\t\t\t\t\r\n\t\t\t\t\t\r\n\t\t\t\t\t\r\n\t\t\t\t\t\r\n\t\t\t\t\t\r\n\t\t\t\t\t\u003e\u003cc-input type=\u0027text\u0027  :id=\u0027fieldSlot.field.id\u0027 v-model=\u0027fieldSlot.field.displayValue\u0027 :readonly=\u0027fieldSlot.field.readonly\u0027 /\u003e\u003c/c-field\u003e\u003c/c-row\u003e\u003cc-row key=\u0027row-8\u0027\u003e\u003cc-field \r\n\t\t\t\t\tsource=\u0027WebsiteURL\u0027\r\n\t\t\t\t\tv-slot=\u0027fieldSlot\u0027\r\n\t\t\t\t\ttype=\u0027text\u0027\r\n\t\t\t\t\tsubtype=\u0027singleline\u0027\r\n\t\t\t\t\tfield-index=\u002710\u0027\r\n\t\t\t\t\t:render=\u0027!pageSlot.virtual\u0027\r\n\t\t\t\t\t\r\n\t\t\t\t\t\r\n\t\t\t\t\t\r\n\t\t\t\t\t\r\n\t\t\t\t\t\r\n\t\t\t\t\t\r\n\t\t\t\t\t\r\n\t\t\t\t\t\u003e\u003cc-input type=\u0027text\u0027  :id=\u0027fieldSlot.field.id\u0027 v-model=\u0027fieldSlot.field.displayValue\u0027 :readonly=\u0027fieldSlot.field.readonly\u0027 /\u003e\u003c/c-field\u003e\u003c/c-row\u003e\u003cc-row key=\u0027row-9\u0027\u003e\u003cc-field \r\n\t\t\t\t\tsource=\u0027WhereDidYouHearAboutUsFrom2\u0027\r\n\t\t\t\t\tv-slot=\u0027fieldSlot\u0027\r\n\t\t\t\t\ttype=\u0027choice\u0027\r\n\t\t\t\t\tsubtype=\u0027radiobuttons\u0027\r\n\t\t\t\t\tfield-index=\u002713\u0027\r\n\t\t\t\t\t:render=\u0027!pageSlot.virtual\u0027\r\n\t\t\t\t\t\r\n\t\t\t\t\t\r\n\t\t\t\t\t\r\n\t\t\t\t\t\r\n\t\t\t\t\t\r\n\t\t\t\t\t\r\n\t\t\t\t\t\r\n\t\t\t\t\t\u003e\u003cc-choice v-slot=\u0027choiceSlot\u0027 :checkable=\u0027true\u0027 :columns=\u00270\u0027  :choices=\u0027fieldSlot.field.lastTarget.WhereDidYouHearAboutUsFrom2_Choices\u0027\u003e\u003cc-radio-group @focus-lost=\u0027fieldSlot.focusLost\u0027 :options=\u0027choiceSlot.options\u0027 :columns=\u00270\u0027  :readonly=\u0027fieldSlot.field.readonly\u0027 v-model=\u0027fieldSlot.field.displayValue\u0027 /\u003e\u003c/c-choice\u003e\u003c/c-field\u003e\u003c/c-row\u003e\u003cc-row key=\u0027row-10\u0027\u003e\u003cc-col \u003e\u003cc-content content=\u0027\u0026lt;p style=\u0026quot;text-align: center;\u0026quot;\u003eBy submitting this form, you agree to our \u0026lt;a title=\u0026quot;https://quartznetwork.com/privacy-policy/\u0026quot; href=\u0026quot;https://quartznetwork.com/privacy-policy/\u0026quot; target=\u0026quot;_blank\u0026quot; rel=\u0026quot;noopener\u0026quot;\u003ePrivacy Policy.\u0026lt;/a\u003e\u0026lt;/p\u003e\u0027 /\u003e\u003c/c-col\u003e\u003c/c-row\u003e\u003c/c-page\u003e\u003c/div\u003e\u003cc-save-resume-dialog\r\n\t\t\t\tv-if=\u0027flags.saveAndResume \u0026\u0026 flags.submissionSettings \u0026\u0026 showSaveAndResumeDialog\u0027\r\n\t\t\t\tv-bind=\u0027saveResumeInfo\u0027\r\n\t\t\t\t:embedded=\u0027flags.embedded\u0027\r\n\t\t\t\t\r\n\t\t\t\t@send-email=\u0027emailResumeLink\u0027\r\n\t\t\t\t@close=\u0027closeSaveResumeDialog\u0027 /\u003e\u003c/template\u003e\u003ctemplate v-else-if=\u0027!session.isValidSharedLink\u0027 \u003e\u003cc-invalid-form type=\u0027invalid-share-link\u0027 :not-available-message=\u0027notAvailableMessage\u0027 /\u003e\u003c/template\u003e\u003ctemplate v-else\u003e\u003cc-invalid-form type=\u0027form-not-available\u0027 not-available-message=\u0027This form is not currently available.\u0027 /\u003e\u003c/template\u003e\u003cc-abuse v-if=\u0027flags.abuseLink\u0027 /\u003e\u003cc-branding v-if=\u0027flags.branding\u0027 :needs-font=\u0027true\u0027 :minimal-branding=\u0027flags.minimalBranding\u0027 CRSReferral=\u0027https://www.cognitoforms.com//?crs=cmVmcHVibGljOjpRdWFydHpFdmVudHM=\u0026utm_source=Customer-Referral\u0026utm_medium=form\u0026utm_campaign=Form\u0027 /\u003e\u003c/div\u003e\u003c/div\u003e\u003c/form\u003e",
	(function(core, getModule) {
var Cognito = {};
var options = 
{
  $locale: "en",
  $version: 12,
  $namespace: Cognito,
  $culture: {"name":"en-US","dateTimeFormat":{"AMDesignator":"AM","Calendar":{"MinSupportedDateTime":"\/Date(-62135596800000)\/","MaxSupportedDateTime":"\/Date(253402300799999)\/","AlgorithmType":1,"CalendarType":1,"Eras":[1],"TwoDigitYearMax":2049,"IsReadOnly":false},"DateSeparator":"/","FirstDayOfWeek":0,"CalendarWeekRule":0,"FullDateTimePattern":"dddd, MMMM d, yyyy h:mm:ss tt","LongDatePattern":"dddd, MMMM d, yyyy","LongTimePattern":"h:mm:ss tt","MonthDayPattern":"MMMM d","PMDesignator":"PM","RFC1123Pattern":"ddd, dd MMM yyyy HH\u0027:\u0027mm\u0027:\u0027ss \u0027GMT\u0027","ShortDatePattern":"M/d/yyyy","ShortTimePattern":"h:mm tt","SortableDateTimePattern":"yyyy\u0027-\u0027MM\u0027-\u0027dd\u0027T\u0027HH\u0027:\u0027mm\u0027:\u0027ss","TimeSeparator":":","UniversalSortableDateTimePattern":"yyyy\u0027-\u0027MM\u0027-\u0027dd HH\u0027:\u0027mm\u0027:\u0027ss\u0027Z\u0027","YearMonthPattern":"MMMM yyyy","AbbreviatedDayNames":["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],"ShortestDayNames":["Su","Mo","Tu","We","Th","Fr","Sa"],"DayNames":["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],"AbbreviatedMonthNames":["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec",""],"MonthNames":["January","February","March","April","May","June","July","August","September","October","November","December",""],"IsReadOnly":false,"NativeCalendarName":"Gregorian Calendar","AbbreviatedMonthGenitiveNames":["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec",""],"MonthGenitiveNames":["January","February","March","April","May","June","July","August","September","October","November","December",""]},"numberFormat":{"CurrencyDecimalDigits":2,"CurrencyDecimalSeparator":".","IsReadOnly":false,"CurrencyGroupSizes":[3],"NumberGroupSizes":[3],"PercentGroupSizes":[3],"CurrencyGroupSeparator":",","CurrencySymbol":"$","NaNSymbol":"NaN","CurrencyNegativePattern":0,"NumberNegativePattern":1,"PercentPositivePattern":1,"PercentNegativePattern":1,"NegativeInfinitySymbol":"-∞","NegativeSign":"-","NumberDecimalDigits":2,"NumberDecimalSeparator":".","NumberGroupSeparator":",","CurrencyPositivePattern":0,"PositiveInfinitySymbol":"∞","PositiveSign":"+","PercentDecimalDigits":2,"PercentDecimalSeparator":".","PercentGroupSeparator":",","PercentSymbol":"%","PerMilleSymbol":"‰","NativeDigits":["0","1","2","3","4","5","6","7","8","9"],"DigitSubstitution":1}},
  'Forms.FormEntry': {
    Entry: {
      label: "Entry",
      type: 'Forms.EntryMeta'
    },
    Form: {
      label: "Form",
      type: 'Forms.FormRef'
    },
    Id: {
      identifier: true,
      label: "Id",
      type: String
    }
  },
  'Forms.EntryMeta': {
    Action: {
      label: "Action",
      type: String
    },
    AdminLink: {
      label: "Admin Link",
      type: String
    },
    CustomerCard: {
      label: "Customer Card",
      type: 'Payment.CustomerCard'
    },
    DateCreated: {
      label: "Date Created",
      default: null,
      format: "g",
      type: Date
    },
    DateSubmitted: {
      label: "Date Submitted",
      default: null,
      format: "g",
      type: Date
    },
    DateUpdated: {
      label: "Date Updated",
      default: null,
      format: "g",
      type: Date
    },
    EditLink: {
      label: "Edit Link",
      type: String
    },
    IsBeta: {
      label: "Is Beta",
      type: Boolean
    },
    LastPageViewed: {
      label: "Last Page Viewed",
      type: String
    },
    Number: {
      label: "Number",
      default: null,
      format: "N0",
      type: Number
    },
    Order: {
      label: "Order",
      type: 'Payment.OrderRef'
    },
    Origin: {
      label: "Origin",
      type: 'Origin'
    },
    PaymentToken: {
      label: "Payment Token",
      type: 'Payment.PaymentToken'
    },
    Role: {
      label: "Role",
      type: String
    },
    Status: {
      label: "Status",
      type: String
    },
    Timestamp: {
      label: "Timestamp",
      default: null,
      format: "g",
      type: Date
    },
    User: {
      label: "User",
      type: 'Forms.UserInfo'
    },
    Version: {
      label: "Version",
      format: "N0",
      type: Number
    },
    ViewLink: {
      label: "View Link",
      type: String
    }
  },
  'Payment.CustomerCard': {
    Card: {
      label: "Card",
      type: 'Payment.CardInformation'
    },
    CustomerCardId: {
      label: "Customer Card Id",
      type: String
    },
    CustomerId: {
      label: "Customer Id",
      type: String
    },
    EmailAddress: {
      label: "Email Address",
      type: String
    },
    ReferenceUrl: {
      label: "Reference Url",
      type: String
    },
    Status: {
      label: "Status",
      format: "[DisplayName]",
      type: 'Payment.CustomerCardStatus'
    }
  },
  'Payment.CardInformation': {
    Brand: {
      label: "Brand",
      type: String
    },
    Country: {
      label: "Country",
      type: String
    },
    Last4: {
      label: "Last4",
      type: String
    }
  },
  'Payment.CustomerCardStatus': {
    $enum: [
      "Unspecified",
      "PendingAction",
      "Confirmed"
    ],
    $format: "[DisplayName]",
    Id: {
      identifier: true,
      label: "Id",
      type: Number
    },
    Name: {
      label: "Name",
      type: String
    },
    DisplayName: {
      label: "Display Name",
      type: String
    }
  },
  'Payment.OrderRef': {
    Date: {
      label: "Date",
      default: null,
      format: "g",
      type: Date
    },
    Id: {
      identifier: true,
      label: "Id",
      type: String
    },
    PaymentMessage: {
      label: "Payment Message",
      type: String
    },
    PaymentStatus: {
      label: "Payment Status",
      format: "[DisplayName]",
      type: 'Payment.PaymentStatus'
    }
  },
  'Payment.PaymentStatus': {
    $enum: [
      "New",
      "Unpaid",
      "Pending",
      "Paid",
      "Declined",
      "Refunded",
      "Cancelled"
    ],
    $format: "[DisplayName]",
    Id: {
      identifier: true,
      label: "Id",
      type: Number
    },
    Name: {
      label: "Name",
      type: String
    },
    DisplayName: {
      label: "Display Name",
      type: String
    }
  },
  'Origin': {
    City: {
      label: "City",
      type: String
    },
    CountryCode: {
      label: "Country Code",
      type: String
    },
    IpAddress: {
      label: "Ip Address",
      type: String
    },
    IsImported: {
      label: "Is Imported",
      type: Boolean
    },
    Region: {
      label: "Region",
      type: String
    },
    Timezone: {
      label: "Timezone",
      type: String
    },
    UserAgent: {
      label: "User Agent",
      type: String
    }
  },
  'Payment.PaymentToken': {
    Card: {
      label: "Card",
      type: 'Payment.CardInformation'
    },
    ClientSecret: {
      label: "Client Secret",
      type: String
    },
    CustomerId: {
      label: "Customer Id",
      type: String
    },
    DateCreated: {
      label: "Date Created",
      default: null,
      format: "g",
      type: Date
    },
    IsLive: {
      label: "Is Live",
      type: Boolean
    },
    SaveForFutureUse: {
      label: "Save For Future Use",
      type: Boolean
    },
    Status: {
      label: "Status",
      format: "[DisplayName]",
      type: 'Payment.PaymentTokenStatus'
    },
    Token: {
      label: "Token",
      type: String
    },
    TransactionId: {
      label: "Transaction Id",
      type: String
    },
    Type: {
      label: "Type",
      type: String
    },
    VerificationToken: {
      label: "Verification Token",
      type: String
    }
  },
  'Payment.PaymentTokenStatus': {
    $enum: [
      "Unspecified",
      "PendingPayment",
      "PendingSaveCard",
      "PendingAction",
      "Confirmed",
      "AuthenticationSucceeded",
      "AuthenticationFailed"
    ],
    $format: "[DisplayName]",
    Id: {
      identifier: true,
      label: "Id",
      type: Number
    },
    Name: {
      label: "Name",
      type: String
    },
    DisplayName: {
      label: "Display Name",
      type: String
    }
  },
  'Forms.UserInfo': {
    Email: {
      label: "Email",
      type: String
    },
    Name: {
      label: "Name",
      type: String
    }
  },
  'Forms.FormRef': {
    Id: {
      identifier: true,
      label: "Id",
      type: String
    },
    InternalName: {
      label: "Internal Name",
      type: String
    },
    Name: {
      label: "Name",
      required: true,
      type: String
    }
  },
  'Forms.FormEntry.QuartzEvents.BecomeAnExhibitorUK': {
    $extends: "Forms.FormEntry",
    $format: "[FirstName]",
    $id: "100",
    FirstName: {
      label: "First Name",
      required: true,
      type: String
    },
    LastName: {
      label: "Last Name",
      required: true,
      type: String
    },
    Phone: {
      label: "Phone",
      required: true,
      type: String
    },
    Email: {
      label: "Email",
      required: true,
      format: {
        description: "name@address.xyz",
        reformat: "$1",
        expression: /^\s*([a-zA-Z0-9\!\#\$\%\&\'\*\+\-\/\=\?\^_\`\{\|\}\~]+(\.[a-zA-Z0-9\!\#\$\%\&\'\*\+\-\/\=\?\^_\`\{\|\}\~]+)*@([a-zA-Z0-9]([a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?(\.[a-zA-Z0-9]([a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?)*\.[a-zA-Z]{2,64}|([0-9]{1,3}(\.[0-9]{1,3}){3})))\s*$/
      },
      type: String
    },
    SelectAllThatApply_Choices: {
      label: "Select all that apply Choices",
      constant: [
        {
          Label: "Cybersecurity"
        },
        {
          Label: "Energy"
        },
        {
          Label: "Finance"
        },
        {
          Label: "Gaming"
        },
        {
          Label: "Human Resources"
        },
        {
          Label: "Information Technology"
        },
        {
          Label: "Logistics"
        },
        {
          Label: "Manufacturing"
        },
        {
          Label: "Marketing"
        },
        {
          Label: "Mobile"
        },
        {
          Label: "Procurement"
        },
        {
          Label: "Research & Development"
        },
        {
          Label: "Supply Chain"
        }
      ],
      set: function() { return core.ensureChildProperties(this, 'SelectAllThatApply_Choices', arguments); },
      type: 'Choice[]'
    },
    SelectAllThatApply: {
      label: "Select all that apply",
      allowedValues: {
        ignoreValidation: true,
        preventInvalidValues: true,
        function: function() { return ["Cybersecurity", "Energy", "Finance", "Gaming", "Human Resources", "Information Technology", "Logistics", "Manufacturing", "Marketing", "Mobile", "Procurement", "Research \u0026 Development", "Supply Chain"]; }
      },
      type: 'String[]'
    },
    CompanyName: {
      label: "Company Name",
      required: true,
      type: String
    },
    Industry: {
      label: "Industry",
      type: String
    },
    WebsiteURL: {
      label: "Website URL",
      type: String
    },
    Title: {
      label: "Title",
      required: true,
      type: String
    },
    WhereDidYouHearAboutUsFrom2_Choices: {
      label: "Where did you hear about us from? Choices",
      constant: [
        {
          Label: "Recommendation from a Colleague / Peer",
          IsSelected: true
        },
        {
          Label: "Spoke to a member of the Quartz team"
        },
        {
          Label: "LinkedIn"
        },
        {
          Label: "Industry Publication"
        },
        {
          Label: "Other"
        }
      ],
      set: function() { return core.ensureChildProperties(this, 'WhereDidYouHearAboutUsFrom2_Choices', arguments); },
      type: 'Choice[]'
    },
    WhereDidYouHearAboutUsFrom2: {
      label: "Where did you hear about us from?",
      default: "Recommendation from a Colleague / Peer",
      allowedValues: {
        ignoreValidation: true,
        preventInvalidValues: true,
        function: function() { return ["Recommendation from a Colleague / Peer", "Spoke to a member of the Quartz team", "LinkedIn", "Industry Publication", "Other"]; }
      },
      required: true,
      type: String
    },
    Entry: {
      init: function() { return {"FieldValues":null,"Number":null,"Version":0,"Status":"Incomplete","Timestamp":null,"DateCreated":null,"DateSubmitted":null,"DateUpdated":null,"PaymentToken":null,"CustomerCard":null,"Origin":null,"IsBeta":true,"Order":null,"LastPageViewed":null,"EditLink":null,"ViewLink":null,"AdminLink":null,"Action":null,"Role":null,"User":null}; },
      label: "Entry",
      type: 'Forms.EntryMeta.QuartzEvents.BecomeAnExhibitorUK'
    },
    Id: {
      identifier: true,
      label: "Id",
      type: String
    },
    Entry_Statuses: {
      $transient: true,
      type: 'Object[]',
      constant: [
        {
          Id: 0,
          Name: "Incomplete",
          Color: "#d0dbdb"
        },
        {
          Id: 1,
          Name: "Submitted",
          Color: "#00B3AB"
        },
        {
          Id: 2,
          Name: "Reviewed",
          Color: "#f9cf62"
        },
        {
          Id: 3,
          Name: "Complete",
          Color: "#94cc3f"
        }
      ]
    },
    Form: {
      init: function() { return {"Id":"100","Name":"Become an Exhibitor UK","InternalName":"BecomeAnExhibitorUK"}; }
    },
    Form_Theme: {
      $transient: true,
      type: 'Object[]',
      constant: {
        Style: "Standard",
        HeaderAlignment: 1,
        Title: {
          FontFamily: "'Montserrat',sans-serif|https://fonts.googleapis.com/css?family=Montserrat:400,700",
          FontSize: "1.5em",
          Color: "#ffffff",
          IsBold: true
        },
        HideHeading: true,
        HeaderBackgroundColor: "rgba(0, 0, 0, 0)",
        Heading: {
          FontFamily: "'Montserrat',sans-serif|https://fonts.googleapis.com/css?family=Montserrat:400,700",
          FontSize: "1.25em",
          Color: "#000000"
        },
        Label: {
          FontFamily: "'Montserrat',sans-serif|https://fonts.googleapis.com/css?family=Montserrat:400,700",
          FontSize: "0.875em",
          Color: "#000000"
        },
        Text: {
          FontFamily: "'Montserrat',sans-serif|https://fonts.googleapis.com/css?family=Montserrat:400,700",
          FontSize: "0.8125em",
          Color: "#000000"
        },
        PlaceholderText: {
          FontFamily: "Arial,Helvetica,sans-serif",
          FontSize: "0.8125em",
          Color: "#d9d9d9"
        },
        Link: {
          FontFamily: "'Montserrat',sans-serif|https://fonts.googleapis.com/css?family=Montserrat:400,700",
          FontSize: "0.875em",
          Color: "#6f97f6"
        },
        Button: {
          FontFamily: "'Montserrat',sans-serif|https://fonts.googleapis.com/css?family=Montserrat:400,700",
          FontSize: "0.875em",
          Color: "#ffffff",
          BackgroundColor: "#6f97f6"
        },
        FormBackgroundColor: "#ffffff",
        PageBackgroundColor: "rgba(204,204,204,1)"
      }
    },
    Form_ReadOnly: {
      $transient: true,
      type: Boolean,
      get: {
        dependsOn: "Entry.Role",
        function: function() { return (this.Entry.Role === "Reviewer"); }
      }
    },
    Allow_Workflow_Links: {
      $transient: true,
      type: Boolean,
      constant: true
    },
    Form_Available: {
      $transient: true,
      type: Boolean,
      constant: true
    },
    $storageProperties: {
      x3: "FirstName",
      x4: "LastName",
      x5: "Phone",
      x6: "Email",
      x7: "SelectAllThatApply",
      x8: "CompanyName",
      x9: "Industry",
      x10: "WebsiteURL",
      x11: "Title",
      x13: "WhereDidYouHearAboutUsFrom2",
      x14: "SelectAllThatApply_Choices",
      x15: "WhereDidYouHearAboutUsFrom2_Choices"
    }
  },
  'Choice': {
    $format: "[Label]",
    Description: {
      label: "Description",
      type: String
    },
    Images: {
      label: "Images",
      type: 'FileDataRef[]'
    },
    IsSelected: {
      label: "Is Selected",
      type: Boolean
    },
    Label: {
      label: "Label",
      type: String
    },
    Price: {
      label: "Price",
      default: null,
      format: "N2",
      type: Number
    },
    Quantity: {
      label: "Quantity",
      default: null,
      format: "N0",
      type: Number
    },
    Value: {
      label: "Value",
      default: null,
      format: "N2",
      type: Number
    }
  },
  'FileDataRef': {
    $format: "[Name]",
    ContentType: {
      label: "Content Type",
      type: String
    },
    Id: {
      identifier: true,
      label: "Id",
      type: String
    },
    IsEncrypted: {
      label: "Is Encrypted",
      type: Boolean
    },
    Name: {
      label: "Name",
      type: String
    },
    Size: {
      label: "Size",
      format: "N0",
      type: Number
    },
    StorageUrl: {
      label: "Storage Url",
      type: String
    }
  },
  'Forms.EntryMeta.QuartzEvents.BecomeAnExhibitorUK': {
    $extends: "Forms.EntryMeta",
    Action: {
      label: "Action",
      type: String
    },
    Role: {
      label: "Role",
      type: String
    },
    Status: {
      label: "Status",
      type: String
    },
    PublicLink: {
      label: "PublicLink",
      type: String
    },
    InternalLink: {
      label: "InternalLink",
      type: String
    },
    ReviewerLink: {
      label: "ReviewerLink",
      type: String
    }
  },
  'Forms.WorkflowAction': {
    ActionName: {
      label: "Action Name",
      type: String
    },
    AllowedWhen: {
      label: "Allowed When",
      type: String
    },
    ButtonText: {
      label: "Button Text",
      type: String
    },
    Confirmation: {
      label: "Confirmation",
      type: 'Forms.WorkflowActionConfirmation'
    },
    Emails: {
      label: "Emails",
      type: 'Forms.EntryEmailNotification[]'
    },
    FieldsToClear: {
      label: "Fields To Clear",
      type: 'String[]'
    },
    Id: {
      label: "Id",
      format: "N0",
      type: Number
    },
    IsArchived: {
      label: "Is Archived",
      type: Boolean
    },
    NewStatus: {
      label: "New Status",
      default: null,
      format: "N0",
      type: Number
    },
    PrefillConfigs: {
      label: "Prefill Configs",
      type: 'Forms.WorkflowActionPrefillConfiguration[]'
    },
    IsAllowed: {
      $transient: true,
      type: Boolean
    }
  },
  'Forms.FormEntry.QuartzEvents.BecomeAnExhibitorUK.Form.Actions.Action1': {
    $extends: "Forms.WorkflowAction",
    Form: {
      $transient: true,
      type: 'Forms.FormEntry.QuartzEvents.BecomeAnExhibitorUK'
    },
    IsAllowed: {
      $transient: true,
      type: Boolean,
      get: {
        dependsOn: "Form.Entry.Status",
        function: function() { return (function() { return (this.Entry.Status === "Incomplete"); }).call(this.Form); }
      }
    },
    $data: {
      Id: 1,
      ActionName: "SUBMIT",
      AllowedWhen: "=(Entry.Status == \"Incomplete\")",
      ButtonText: "SUBMIT",
      NewStatus: 1,
      IsArchived: false,
      Confirmation: {
        Behavior: "ConfirmationPage",
        Message: "<p style=\"text-align: center;\">Thank you for filling out the form. Our team will be in contact shortly.</p>",
        IncludeEntryDetails: false,
        IncludedDocuments: [],
        RedirectUrl: null
      }
    }
  },
  'Forms.FormEntry.QuartzEvents.BecomeAnExhibitorUK.Form.Actions.Action2': {
    $extends: "Forms.WorkflowAction",
    Form: {
      $transient: true,
      type: 'Forms.FormEntry.QuartzEvents.BecomeAnExhibitorUK'
    },
    IsAllowed: {
      $transient: true,
      type: Boolean,
      get: {
        dependsOn: "Form.Entry{Status,Role}",
        function: function() { return (function() { return ((this.Entry.Status !== "Incomplete") && (this.Entry.Role !== "Reviewer")); }).call(this.Form); }
      }
    },
    $data: {
      Id: 2,
      ActionName: "Update",
      AllowedWhen: "=(Entry.Status != \"Incomplete\" && Entry.Role != \"Reviewer\")",
      ButtonText: "Update",
      NewStatus: null,
      IsArchived: false,
      Confirmation: {
        Behavior: "ConfirmationPage",
        Message: "<p style=\"text-align: center;\">Thank you for filling out the form. Our team will be in contact shortly.</p>",
        IncludeEntryDetails: false,
        IncludedDocuments: [],
        RedirectUrl: null
      }
    }
  },
  'Forms.WorkflowActionConfirmation': {
    Behavior: {
      label: "Behavior",
      format: "[DisplayName]",
      type: 'Forms.ConfirmationBehavior'
    },
    IncludedDocuments: {
      label: "Included Documents",
      type: 'Number[]'
    },
    IncludeEntryDetails: {
      label: "Include Entry Details",
      type: Boolean
    },
    Message: {
      label: "Message",
      type: String
    },
    RedirectUrl: {
      label: "Redirect Url",
      type: String
    }
  },
  'Forms.ConfirmationBehavior': {
    $enum: [
      "ConfirmationPage",
      "RedirectURL"
    ],
    $format: "[DisplayName]",
    Id: {
      identifier: true,
      label: "Id",
      type: Number
    },
    Name: {
      label: "Name",
      type: String
    },
    DisplayName: {
      label: "Display Name",
      type: String
    }
  },
  'Notification': {
    IncludedDocuments: {
      label: "Included Documents",
      type: 'Number[]'
    },
    IncludeDocumentAttachments: {
      label: "Include Document Attachments",
      type: Boolean
    }
  },
  'EmailNotification': {
    $extends: "Notification",
    Body: {
      label: "Body",
      type: String
    },
    Recipients: {
      label: "Recipients",
      type: 'NotificationAddress[]'
    },
    ReplyTo: {
      label: "Reply To",
      format: "[Address]",
      type: 'NotificationAddress'
    },
    Sender: {
      label: "Sender",
      format: "[Address]",
      type: 'NotificationAddress'
    },
    SendReceipt: {
      label: "Send Receipt",
      type: String
    },
    Subject: {
      label: "Subject",
      type: String
    }
  },
  'NotificationAddress': {
    $format: "[Address]",
    Address: {
      label: "Address",
      type: String
    },
    DeliveryStatus: {
      label: "Delivery Status",
      type: 'EmailDeliveryStatus'
    },
    DisplayName: {
      label: "Display Name",
      type: String
    },
    SendReceipt: {
      label: "Send Receipt",
      type: String
    }
  },
  'EmailDeliveryStatus': {
    Code: {
      label: "Code",
      format: "[DisplayName]",
      type: 'EmailStatusCode'
    },
    Description: {
      label: "Description",
      type: String
    },
    IsTerminal: {
      label: "Is Terminal",
      type: Boolean
    },
    RawStatus: {
      label: "Raw Status",
      type: String
    },
    Timestamp: {
      label: "Timestamp",
      format: "g",
      type: Date
    }
  },
  'EmailStatusCode': {
    $enum: [
      "Unsent",
      "Sent",
      "Delivered",
      "Bounced",
      "Rejected",
      "Spam",
      "Unknown",
      "Invalid",
      "SoftBounced"
    ],
    $format: "[DisplayName]",
    Id: {
      identifier: true,
      label: "Id",
      type: Number
    },
    Name: {
      label: "Name",
      type: String
    },
    DisplayName: {
      label: "Display Name",
      type: String
    }
  },
  'Forms.EntryEmailNotification': {
    $extends: "EmailNotification",
    DaysToLinkExpiration: {
      label: "Days To Link Expiration",
      default: null,
      format: "N0",
      type: Number
    },
    IncludeAttachments: {
      label: "Include Attachments",
      type: Boolean
    },
    IncludeBlankFields: {
      label: "Include Blank Fields",
      type: Boolean
    },
    IncludeEditLink: {
      label: "Include Edit Link",
      type: Boolean
    },
    IncludeEntryDetails: {
      label: "Include Entry Details",
      type: Boolean
    },
    IncludeFormLogo: {
      label: "Include Form Logo",
      type: Boolean
    },
    IncludeFormName: {
      label: "Include Form Name",
      type: Boolean
    },
    IncludeOrgName: {
      label: "Include Org Name",
      type: Boolean
    },
    IncludeReceipt: {
      label: "Include Receipt",
      type: Boolean
    },
    IncludeSenderName: {
      label: "Include Sender Name",
      type: Boolean
    },
    IncludeViewLink: {
      label: "Include View Link",
      type: Boolean
    },
    OnlySendOnChange: {
      label: "Only Send On Change",
      type: Boolean
    },
    RoleAssignment: {
      label: "Role Assignment",
      default: null,
      format: "N0",
      type: Number
    },
    SendWhen: {
      label: "Send When",
      type: String
    },
    SendWhenSubmitted: {
      label: "Send When Submitted",
      type: String
    },
    SendWhenUpdated: {
      label: "Send When Updated",
      type: String
    },
    Type: {
      label: "Type",
      format: "[DisplayName]",
      type: 'Forms.EmailNotificationType'
    },
    WorkflowLinkButtonText: {
      label: "Workflow Link Button Text",
      type: String
    }
  },
  'Forms.EmailNotificationType': {
    $enum: [
      "Notification",
      "Confirmation",
      "SaveAndResume",
      "SharedEntry",
      "Workflow"
    ],
    $format: "[DisplayName]",
    Id: {
      identifier: true,
      label: "Id",
      type: Number
    },
    Name: {
      label: "Name",
      type: String
    },
    DisplayName: {
      label: "Display Name",
      type: String
    }
  },
  'Forms.WorkflowActionPrefillConfiguration': {
    FieldMappings: {
      label: "Field Mappings",
      type: 'Forms.FieldMapping[]'
    },
    TargetActionId: {
      label: "Target Action Id",
      format: "N0",
      type: Number
    },
    TargetFormInfo: {
      label: "Target Form Info",
      type: 'Forms.TargetFormInfo'
    }
  },
  'Forms.FieldMapping': {
    SourceFieldIdPath: {
      label: "Source Field Id Path",
      type: String
    },
    TargetFieldIdPath: {
      label: "Target Field Id Path",
      type: String
    }
  },
  'Forms.TargetFormInfo': {
    TargetFormId: {
      label: "Target Form Id",
      type: String
    },
    TargetFormName: {
      label: "Target Form Name",
      type: String
    }
  }
};
return options;
})
,
	{ isChameleon: false, css: ".cog-100{--background-hsl: 0, 0%, 80%;--border-radius: 0px;--border-width: 1px;--color: #000000;--font-family: 'Montserrat',sans-serif;--font-size: 13px;--font-weight: normal;--gutter: 25px;--highlight: hsl(206,100%,55%);--highlight-reverse: hsl(0,0%,100%);--icon-weight: .9;--line-height: 1.4;--negative: hsl(2, 70%, 47%);--negative-reverse: white;--primary: #6f97f6;--primary-reverse: #ffffff;--small-text: .85em;--speed: 1s;--a__color: #6f97f6;--a__font-family: 'Montserrat',sans-serif;--a__font-size: 1.08em;--a__font-weight: normal;--checkable__border-color: #bbb;--checkbox__border-radius: calc(var(--input__border-radius) * .2);--checkable__scale: 1;--checkable-checked__scale: 1.1;--button-primary__background-color: #6f97f6;--button-primary__border-color: #6f97f6;--button-primary__border-width: var(--border-width);--button-primary__border-radius: calc(var(--border-radius) + 3px);--button-primary__color: #ffffff;--button-primary__font-family: 'Montserrat',sans-serif;--button-primary__font-size: 1.08em;--button-primary__font-weight: normal;--button-secondary__background-color: #ffffff;--button-secondary__border-color: #6f97f6;--button-secondary__border-radius: calc(var(--border-radius) + 3px);--button-secondary__border-width: var(--border-width);--button-secondary__color: #6f97f6;--button-secondary__font-family: 'Montserrat',sans-serif;--button-secondary__font-size: 1.08em;--button-secondary__font-weight: normal;--form__background-color: #ffffff;--form__margins: 0px;--form__margins--responsive: 0px;--form__opacity: 1;--form__width: 800px;--h2__font-size: 1.54em;--header__background-color: rgba(0, 0, 0, 0);--header__padding-bottom: 0;--header__color: #ffffff;--header__font-family: 'Montserrat',sans-serif;--header__font-size: 1.85em;--header__font-weight: bold;--heading__base-size: 1.54em;--heading__color: #000000;--heading__font-family: 'Montserrat',sans-serif;--heading__font-size: 1.54em;--heading__font-weight: normal;--input__background-color: white;--input__border-color: #ccc;--input__border-radius: calc(var(--border-radius) * .75);--input__border-style: solid;--input__border-width: var(--border-width);--input__box-shadow: none;--input__color: #333;--input__line-height: calc(var(--line-height) - .1);--input__padding-h: 10px;--input__padding-v: 8px;--input-focus__box-shadow: 0 0 1px 2px var(--input__background-color);--label__color: #000000;--label__font-family: 'Montserrat',sans-serif;--label__font-size: 1.08em;--label__font-weight: normal;--page__background-color: rgba(204,204,204,1);--page__background-image: none;--page__background-size: cover;--page__margins: 40px auto auto;--placeholder__color: #d9d9d9;--toggle__border-radius: var(--input__border-radius);--input-highlight: var(--highlight);--input-highlight-reverse: transparent;}", links: ["https://www.cognitoforms.com/content/fonts/montserrat/montserrat.css"] || [] }
);