{"version":3,"file":"YkZlLizmx.DqdR_buT.mjs","names":["addPropertyOverrides","cycleOrder","serializationHash","variantClassNames","transition1","Transition","React.useContext","React.useMemo","Variants","React.Fragment","humanReadableVariantMap","getProps","createLayoutDependency","useRef","React.useId","useState","useRef","Material","React.useContext","React.useMemo","React.Fragment","useRef","React.useId"],"sources":["https:/framerusercontent.com/modules/1UJJo1fc82X3dadpIKfZ/v5dahLZs3NvONyhHYmrb/udUMBrKzE.js","https:/framerusercontent.com/modules/o1PI5S8YtkA5bP5g4dFz/Xr8CO3Ul8Gb7lVfgMKTh/Embed.js","https:/framerusercontent.com/modules/2Cy84PwMA07HwS0imktP/wSP11Tjei0OfOXOT7HR5/YkZlLizmx.js"],"sourcesContent":["// Generated by Framer (f74aab7)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,Link,RichText,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";const enabledGestures={fOdrHfAmD:{hover:true,pressed:true},GUm4cndPg:{hover:true,pressed:true},jDcYTLKI_:{hover:true,pressed:true},KqLmDiRhD:{hover:true,pressed:true},OvzhSQHrz:{hover:true},qYUpqqW_h:{hover:true,pressed:true}};const cycleOrder=[\"KqLmDiRhD\",\"GUm4cndPg\",\"jDcYTLKI_\",\"qYUpqqW_h\",\"fOdrHfAmD\",\"OvzhSQHrz\",\"IaSIoHzEK\"];const serializationHash=\"framer-FHyNc\";const variantClassNames={fOdrHfAmD:\"framer-v-ekphyo\",GUm4cndPg:\"framer-v-1x4lv2c\",IaSIoHzEK:\"framer-v-1eqdgzu\",jDcYTLKI_:\"framer-v-1e3eznq\",KqLmDiRhD:\"framer-v-14pdvcb\",OvzhSQHrz:\"framer-v-eijs6h\",qYUpqqW_h:\"framer-v-2rvjr2\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const numberToPixelString=value=>{if(typeof value!==\"number\")return value;if(!Number.isFinite(value))return undefined;return Math.max(0,value)+\"px\";};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"demo-sm\":\"qYUpqqW_h\",\"register-sm\":\"jDcYTLKI_\",aboutlg:\"OvzhSQHrz\",aboutsm:\"IaSIoHzEK\",demo:\"GUm4cndPg\",login:\"fOdrHfAmD\",register:\"KqLmDiRhD\"};const getProps=({bG,btnLabel,click,height,hover,id,padding,text,text2,width,...props})=>{return{...props,FxjII65sW:hover??props.FxjII65sW,HhKJ4nRbc:click??props.HhKJ4nRbc,iRSM5aV0D:bG??props.iRSM5aV0D??\"var(--token-2d700b21-743f-4c02-bc27-4fe7a29b8841, rgb(52, 162, 250))\",K0lItqMEm:padding??props.K0lItqMEm??\"16px 60px 16px 60px\",lhSexKCeM:btnLabel??props.lhSexKCeM??\"Claim Free Trial\",Pr3wb0Uf2:text??props.Pr3wb0Uf2??\"var(--token-df067089-4247-4106-8189-9d14ee92727a, rgb(255, 255, 255))\",variant:humanReadableVariantMap[props.variant]??props.variant??\"KqLmDiRhD\",ZAQHjFIxq:text2??props.ZAQHjFIxq??\"var(--token-ebd8830a-12a5-41ea-83b5-2c39ff1a5e4f, rgb(6, 5, 53))\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,HhKJ4nRbc,lhSexKCeM,iRSM5aV0D,Pr3wb0Uf2,ZAQHjFIxq,K0lItqMEm,FxjII65sW,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"KqLmDiRhD\",enabledGestures,ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTapgqdu6s=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});if(HhKJ4nRbc){const res=await HhKJ4nRbc(...args);if(res===false)return false;}});const onMouseEnter1m0sd12=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});if(FxjII65sW){const res=await FxjII65sW(...args);if(res===false)return false;}});const onTapmc671f=activeVariantCallback(async(...args)=>{setVariant(\"GUm4cndPg\");});const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(Link,{href:\"https://app.advisoryai.com/register/\",motionChild:true,nodeId:\"KqLmDiRhD\",scopeId:\"udUMBrKzE\",...addPropertyOverrides({\"GUm4cndPg-hover\":{href:undefined},\"GUm4cndPg-pressed\":{href:undefined},\"OvzhSQHrz-hover\":{href:undefined},\"qYUpqqW_h-hover\":{href:undefined},\"qYUpqqW_h-pressed\":{href:undefined},fOdrHfAmD:{href:\"https://app.advisoryai.com/login/\",openInNewTab:true},GUm4cndPg:{href:undefined,openInNewTab:true},IaSIoHzEK:{href:undefined},OvzhSQHrz:{href:undefined},qYUpqqW_h:{href:undefined,openInNewTab:true}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.a,{...restProps,...gestureHandlers,className:`${cx(scopingClassNames,\"framer-14pdvcb\",className,classNames)} framer-xv3qvy`,\"data-framer-name\":\"register\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"KqLmDiRhD\",onMouseEnter:onMouseEnter1m0sd12,onTap:onTapgqdu6s,ref:refBinding,style:{\"--4rpetz\":numberToPixelString(K0lItqMEm),backgroundColor:iRSM5aV0D,borderBottomLeftRadius:43,borderBottomRightRadius:43,borderTopLeftRadius:43,borderTopRightRadius:43,opacity:1,...style},variants:{\"fOdrHfAmD-hover\":{opacity:.8},\"fOdrHfAmD-pressed\":{opacity:.6},\"GUm4cndPg-hover\":{opacity:.8},\"GUm4cndPg-pressed\":{opacity:.6},\"jDcYTLKI_-hover\":{opacity:.8},\"jDcYTLKI_-pressed\":{opacity:.6},\"KqLmDiRhD-hover\":{opacity:.8},\"KqLmDiRhD-pressed\":{opacity:.6},\"OvzhSQHrz-hover\":{opacity:.8},\"qYUpqqW_h-hover\":{opacity:.8},\"qYUpqqW_h-pressed\":{opacity:.6},fOdrHfAmD:{backgroundColor:\"var(--token-df067089-4247-4106-8189-9d14ee92727a, rgb(255, 255, 255))\"}},...addPropertyOverrides({\"fOdrHfAmD-hover\":{\"data-framer-name\":undefined},\"fOdrHfAmD-pressed\":{\"data-framer-name\":undefined},\"GUm4cndPg-hover\":{\"data-framer-name\":undefined},\"GUm4cndPg-pressed\":{\"data-framer-name\":undefined},\"jDcYTLKI_-hover\":{\"data-framer-name\":undefined},\"jDcYTLKI_-pressed\":{\"data-framer-name\":undefined},\"KqLmDiRhD-hover\":{\"data-framer-name\":undefined},\"KqLmDiRhD-pressed\":{\"data-framer-name\":undefined},\"OvzhSQHrz-hover\":{\"data-framer-name\":undefined},\"qYUpqqW_h-hover\":{\"data-framer-name\":undefined},\"qYUpqqW_h-pressed\":{\"data-framer-name\":undefined},fOdrHfAmD:{\"data-framer-name\":\"login\"},GUm4cndPg:{\"data-framer-name\":\"demo\"},IaSIoHzEK:{\"data-framer-name\":\"aboutsm\"},jDcYTLKI_:{\"data-framer-name\":\"register-sm\"},OvzhSQHrz:{\"data-framer-name\":\"aboutlg\"},qYUpqqW_h:{\"data-framer-name\":\"demo-sm\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UG9wcGlucy01MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"35px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--variable-reference-Pr3wb0Uf2-udUMBrKzE))\"},children:\"Claim Free Trial\"})}),className:\"framer-10y5sba\",fonts:[\"GF;Poppins-500\"],layoutDependency:layoutDependency,layoutId:\"JN1WmXVSG\",style:{\"--extracted-r6o4lv\":\"var(--variable-reference-Pr3wb0Uf2-udUMBrKzE)\",\"--variable-reference-Pr3wb0Uf2-udUMBrKzE\":Pr3wb0Uf2,\"--variable-reference-ZAQHjFIxq-udUMBrKzE\":ZAQHjFIxq},variants:{fOdrHfAmD:{\"--extracted-r6o4lv\":\"var(--variable-reference-ZAQHjFIxq-udUMBrKzE)\",\"--variable-reference-ZAQHjFIxq-udUMBrKzE\":ZAQHjFIxq},IaSIoHzEK:{\"--extracted-r6o4lv\":\"var(--token-df067089-4247-4106-8189-9d14ee92727a, rgb(255, 255, 255))\"},OvzhSQHrz:{\"--extracted-r6o4lv\":\"var(--token-df067089-4247-4106-8189-9d14ee92727a, rgb(255, 255, 255))\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({fOdrHfAmD:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UG9wcGlucy01MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--variable-reference-ZAQHjFIxq-udUMBrKzE))\"},children:\"Login\"})})},GUm4cndPg:{\"data-highlight\":true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UG9wcGlucy01MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"35px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--variable-reference-Pr3wb0Uf2-udUMBrKzE))\"},children:\"Book a demo\"})}),onTap:onTapmc671f,text:lhSexKCeM},IaSIoHzEK:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UG9wcGlucy01MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-df067089-4247-4106-8189-9d14ee92727a, rgb(255, 255, 255)))\"},children:\"Talk to us\"})})},jDcYTLKI_:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UG9wcGlucy01MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--variable-reference-Pr3wb0Uf2-udUMBrKzE))\"},children:\"Claim Free Trial\"})})},OvzhSQHrz:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UG9wcGlucy01MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"35px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-df067089-4247-4106-8189-9d14ee92727a, rgb(255, 255, 255)))\"},children:\"Talk to us\"})})},qYUpqqW_h:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UG9wcGlucy01MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--variable-reference-Pr3wb0Uf2-udUMBrKzE))\"},children:\"Book a demo\"})}),text:lhSexKCeM}},baseVariant,gestureVariant)})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-FHyNc.framer-xv3qvy, .framer-FHyNc .framer-xv3qvy { display: block; }\",\".framer-FHyNc.framer-14pdvcb { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 16px 60px 16px 60px; position: relative; text-decoration: none; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-FHyNc .framer-10y5sba { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-FHyNc.framer-v-1x4lv2c.framer-14pdvcb { padding: var(--4rpetz); }\",\".framer-FHyNc.framer-v-1x4lv2c .framer-10y5sba { cursor: pointer; }\",\".framer-FHyNc.framer-v-1e3eznq.framer-14pdvcb, .framer-FHyNc.framer-v-2rvjr2.framer-14pdvcb, .framer-FHyNc.framer-v-ekphyo.framer-14pdvcb, .framer-FHyNc.framer-v-1eqdgzu.framer-14pdvcb { gap: 0px; padding: 12px 24px 12px 24px; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 67\n * @framerIntrinsicWidth 277\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"GUm4cndPg\":{\"layout\":[\"auto\",\"auto\"]},\"jDcYTLKI_\":{\"layout\":[\"auto\",\"auto\"]},\"qYUpqqW_h\":{\"layout\":[\"auto\",\"auto\"]},\"fOdrHfAmD\":{\"layout\":[\"auto\",\"auto\"]},\"OvzhSQHrz\":{\"layout\":[\"auto\",\"auto\"]},\"IaSIoHzEK\":{\"layout\":[\"auto\",\"auto\"]},\"GDJEvNgFX\":{\"layout\":[\"auto\",\"auto\"]},\"Ov7g5zfzd\":{\"layout\":[\"auto\",\"auto\"]},\"mWZcG6gVL\":{\"layout\":[\"auto\",\"auto\"]},\"HlW3OYjJ_\":{\"layout\":[\"auto\",\"auto\"]},\"QrgUK84R2\":{\"layout\":[\"auto\",\"auto\"]},\"BBpw4fxuL\":{\"layout\":[\"auto\",\"auto\"]},\"VMRN4Ydcz\":{\"layout\":[\"auto\",\"auto\"]},\"VziFdkQas\":{\"layout\":[\"auto\",\"auto\"]},\"ECu1LYTeh\":{\"layout\":[\"auto\",\"auto\"]},\"amTcsYiut\":{\"layout\":[\"auto\",\"auto\"]},\"qPup900Vy\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerVariables {\"HhKJ4nRbc\":\"click\",\"lhSexKCeM\":\"btnLabel\",\"iRSM5aV0D\":\"bG\",\"Pr3wb0Uf2\":\"text\",\"ZAQHjFIxq\":\"text2\",\"K0lItqMEm\":\"padding\",\"FxjII65sW\":\"hover\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramerudUMBrKzE=withCSS(Component,css,\"framer-FHyNc\");export default FramerudUMBrKzE;FramerudUMBrKzE.displayName=\"Button\";FramerudUMBrKzE.defaultProps={height:67,width:277};addPropertyControls(FramerudUMBrKzE,{variant:{options:[\"KqLmDiRhD\",\"GUm4cndPg\",\"jDcYTLKI_\",\"qYUpqqW_h\",\"fOdrHfAmD\",\"OvzhSQHrz\",\"IaSIoHzEK\"],optionTitles:[\"register\",\"demo\",\"register-sm\",\"demo-sm\",\"login\",\"aboutlg\",\"aboutsm\"],title:\"Variant\",type:ControlType.Enum},HhKJ4nRbc:{title:\"Click\",type:ControlType.EventHandler},lhSexKCeM:{defaultValue:\"Claim Free Trial\",displayTextArea:false,placeholder:\"\",title:\"btnLabel\",type:ControlType.String},iRSM5aV0D:{defaultValue:'var(--token-2d700b21-743f-4c02-bc27-4fe7a29b8841, rgb(52, 162, 250)) /* {\"name\":\"primary-blue\"} */',description:\"\",title:\"BG\",type:ControlType.Color},Pr3wb0Uf2:{defaultValue:'var(--token-df067089-4247-4106-8189-9d14ee92727a, rgb(255, 255, 255)) /* {\"name\":\"white\"} */',description:\"\",title:\"Text\",type:ControlType.Color},ZAQHjFIxq:{defaultValue:'var(--token-ebd8830a-12a5-41ea-83b5-2c39ff1a5e4f, rgb(6, 5, 53)) /* {\"name\":\"blue-dark\"} */',title:\"Text 2\",type:ControlType.Color},K0lItqMEm:{defaultValue:\"16px 60px 16px 60px\",title:\"Padding\",type:ControlType.Padding},FxjII65sW:{title:\"Hover\",type:ControlType.EventHandler}});addFonts(FramerudUMBrKzE,[{explicitInter:true,fonts:[{family:\"Poppins\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/poppins/v23/pxiByp8kv8JHgFVrLGT9V15vFP-KUEg.woff2\",weight:\"500\"}]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerudUMBrKzE\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"277\",\"framerContractVersion\":\"1\",\"framerVariables\":\"{\\\"HhKJ4nRbc\\\":\\\"click\\\",\\\"lhSexKCeM\\\":\\\"btnLabel\\\",\\\"iRSM5aV0D\\\":\\\"bG\\\",\\\"Pr3wb0Uf2\\\":\\\"text\\\",\\\"ZAQHjFIxq\\\":\\\"text2\\\",\\\"K0lItqMEm\\\":\\\"padding\\\",\\\"FxjII65sW\\\":\\\"hover\\\"}\",\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"GUm4cndPg\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"jDcYTLKI_\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"qYUpqqW_h\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"fOdrHfAmD\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"OvzhSQHrz\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"IaSIoHzEK\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"GDJEvNgFX\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"Ov7g5zfzd\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"mWZcG6gVL\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"HlW3OYjJ_\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"QrgUK84R2\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"BBpw4fxuL\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"VMRN4Ydcz\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"VziFdkQas\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"ECu1LYTeh\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"amTcsYiut\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"qPup900Vy\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerComponentViewportWidth\":\"true\",\"framerImmutableVariables\":\"true\",\"framerAutoSizeImages\":\"true\",\"framerColorSyntax\":\"true\",\"framerIntrinsicHeight\":\"67\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./udUMBrKzE.map","import{jsx as _jsx}from\"react/jsx-runtime\";import{useEffect,useRef,useState}from\"react\";import{addPropertyControls,ControlType}from\"framer\";import{useIsOnCanvas,emptyStateStyle,containerStyles}from\"https://framer.com/m/framer/default-utils.js\";/**\n * @framerIntrinsicWidth 600\n * @framerIntrinsicHeight 400\n *\n * @framerSupportedLayoutWidth fixed\n * @framerSupportedLayoutHeight any-prefer-fixed\n *\n * @framerDisableUnlink\n */export default function Embed({type,url,html,style={}}){if(type===\"url\"&&url){return /*#__PURE__*/_jsx(EmbedUrl,{url:url,style:style});}if(type===\"html\"&&html){return /*#__PURE__*/_jsx(EmbedHtml,{html:html,style:style});}return /*#__PURE__*/_jsx(Instructions,{style:style});}addPropertyControls(Embed,{type:{type:ControlType.Enum,defaultValue:\"url\",displaySegmentedControl:true,options:[\"url\",\"html\"],optionTitles:[\"URL\",\"HTML\"]},url:{title:\"URL\",type:ControlType.String,description:\"Some websites don’t support embedding.\",hidden(props){return props.type!==\"url\";}},html:{title:\"HTML\",type:ControlType.String,displayTextArea:true,hidden(props){return props.type!==\"html\";}}});function Instructions({style}){return /*#__PURE__*/_jsx(\"div\",{style:{minHeight:getMinHeight(style),...emptyStateStyle,overflow:\"hidden\",...style},children:/*#__PURE__*/_jsx(\"div\",{style:centerTextStyle,children:\"To embed a website or widget, add it to the properties\\xa0panel.\"})});}function EmbedUrl({url,style}){const hasAutoHeight=!style.height;// Add https:// if the URL does not have a protocol.\nif(!/[a-z]+:\\/\\//.test(url)){url=\"https://\"+url;}const onCanvas=useIsOnCanvas();// We need to check if the url is blocked inside an iframe by the X-Frame-Options\n// or Content-Security-Policy headers on the backend.\nconst[state,setState]=useState(onCanvas?undefined:false);useEffect(()=>{// We only want to check on the canvas.\n// On the website we want to avoid the additional delay.\nif(!onCanvas)return;// TODO: We could also use AbortController here.\nlet isLastEffect=true;setState(undefined);async function load(){const response=await fetch(\"https://api.framer.com/functions/check-iframe-url?url=\"+encodeURIComponent(url));if(response.status==200){const{isBlocked}=await response.json();if(isLastEffect){setState(isBlocked);}}else{const message=await response.text();console.error(message);const error=new Error(\"This site can’t be reached.\");setState(error);}}load().catch(error=>{console.error(error);setState(error);});return()=>{isLastEffect=false;};},[url]);if(onCanvas&&hasAutoHeight){return /*#__PURE__*/_jsx(ErrorMessage,{message:\"URL embeds do not support auto height.\",style:style});}if(!url.startsWith(\"https://\")){return /*#__PURE__*/_jsx(ErrorMessage,{message:\"Unsupported protocol.\",style:style});}if(state===undefined){return /*#__PURE__*/_jsx(LoadingIndicator,{});}if(state instanceof Error){return /*#__PURE__*/_jsx(ErrorMessage,{message:state.message,style:style});}if(state===true){const message=`Can’t embed ${url} due to its content security policy.`;return /*#__PURE__*/_jsx(ErrorMessage,{message:message,style:style});}return /*#__PURE__*/_jsx(\"iframe\",{src:url,style:{...iframeStyle,...style},loading:\"lazy\",// @ts-ignore\nfetchPriority:onCanvas?\"low\":\"auto\",referrerPolicy:\"no-referrer\",sandbox:getSandbox(onCanvas)});}const iframeStyle={width:\"100%\",height:\"100%\",border:\"none\"};function getSandbox(onCanvas){const result=[\"allow-same-origin\",\"allow-scripts\"];if(!onCanvas){result.push(\"allow-downloads\",\"allow-forms\",\"allow-modals\",\"allow-orientation-lock\",\"allow-pointer-lock\",\"allow-popups\",\"allow-popups-to-escape-sandbox\",\"allow-presentation\",\"allow-storage-access-by-user-activation\",\"allow-top-navigation-by-user-activation\");}return result.join(\" \");}function EmbedHtml({html,...props}){const hasScript=html.includes(\"</script>\");if(hasScript){const hasSplineViewer=html.includes(\"</spline-viewer>\");const hasComment=html.includes(\"<!-- framer-direct-embed -->\");if(hasSplineViewer||hasComment){return /*#__PURE__*/_jsx(EmbedHtmlWithScripts,{html:html,...props});}return /*#__PURE__*/_jsx(EmbedHtmlInsideIframe,{html:html,...props});}return /*#__PURE__*/_jsx(EmbedHtmlWithoutScripts,{html:html,...props});}function EmbedHtmlInsideIframe({html,style}){const ref=useRef();const[iframeHeight,setIframeHeight]=useState(0);// Handle auto sizing\nuseEffect(()=>{var _ref_current;const iframeWindow=(_ref_current=ref.current)===null||_ref_current===void 0?void 0:_ref_current.contentWindow;function handleMessage(event){if(event.source!==iframeWindow)return;const data=event.data;if(typeof data!==\"object\"||data===null)return;const height=data.embedHeight;if(typeof height!==\"number\")return;setIframeHeight(height);}window.addEventListener(\"message\",handleMessage);// After SSG the iframe loads before we attach the event handler,\n// therefore we need to request the latest height from the iframe.\niframeWindow===null||iframeWindow===void 0?void 0:iframeWindow.postMessage(\"getEmbedHeight\",\"*\");return()=>{window.removeEventListener(\"message\",handleMessage);};},[]);// The CSS is mainly copied from:\n// FramerStudio/src/app/vekter/src/renderer/setDefaultFont.ts\n// FramerStudio/src/app/vekter/src/export/globalStylesForExport.ts\nconst srcDoc=`\n<html>\n    <head>\n        <style>\n            html, body {\n                margin: 0;\n                padding: 0;\n            }\n\n            body {\n                display: flex;\n                justify-content: center;\n                align-items: center;\n                min-height: 100vh;\n            }\n\n            :root {\n                -webkit-font-smoothing: antialiased;\n                -moz-osx-font-smoothing: grayscale;\n            }\n\n            * {\n                box-sizing: border-box;\n                -webkit-font-smoothing: inherit;\n            }\n\n            h1, h2, h3, h4, h5, h6, p, figure {\n                margin: 0;\n            }\n\n            body, input, textarea, select, button {\n                font-size: 12px;\n                font-family: sans-serif;\n            }\n        </style>\n    </head>\n    <body>\n        ${html}\n        <script type=\"module\">\n            let height = 0\n\n            function sendEmbedHeight() {\n                window.parent.postMessage({\n                    embedHeight: height\n                }, \"*\")\n            }\n\n            const observer = new ResizeObserver((entries) => {\n                if (entries.length !== 1) return\n                const entry = entries[0]\n                if (entry.target !== document.body) return\n\n                height = entry.contentRect.height\n                sendEmbedHeight()\n            })\n\n            observer.observe(document.body)\n\n            window.addEventListener(\"message\", (event) => {\n                if (event.source !== window.parent) return\n                if (event.data !== \"getEmbedHeight\") return\n                sendEmbedHeight()\n            })\n        </script>\n    <body>\n</html>\n`;const currentStyle={...iframeStyle,...style};const hasAutoHeight=!style.height;if(hasAutoHeight){currentStyle.height=iframeHeight+\"px\";}return /*#__PURE__*/_jsx(\"iframe\",{ref:ref,style:currentStyle,srcDoc:srcDoc});}function EmbedHtmlWithScripts({html,style}){const ref=useRef();useEffect(()=>{const div=ref.current;if(!div)return;div.innerHTML=html;executeScripts(div);return()=>{div.innerHTML=\"\";};},[html]);return /*#__PURE__*/_jsx(\"div\",{ref:ref,style:{...htmlStyle,...style}});}function EmbedHtmlWithoutScripts({html,style}){return /*#__PURE__*/_jsx(\"div\",{style:{...htmlStyle,...style},dangerouslySetInnerHTML:{__html:html}});}const htmlStyle={width:\"100%\",height:\"100%\",display:\"flex\",flexDirection:\"column\",justifyContent:\"center\",alignItems:\"center\"};// This function replaces scripts with executable ones.\n// https://stackoverflow.com/questions/1197575/can-scripts-be-inserted-with-innerhtml\nfunction executeScripts(node){if(node instanceof Element&&node.tagName===\"SCRIPT\"){const script=document.createElement(\"script\");script.text=node.innerHTML;for(const{name,value}of node.attributes){script.setAttribute(name,value);}node.parentElement.replaceChild(script,node);}else{for(const child of node.childNodes){executeScripts(child);}}}// Generic components\nfunction LoadingIndicator(){return /*#__PURE__*/_jsx(\"div\",{className:\"framerInternalUI-componentPlaceholder\",style:{...containerStyles,overflow:\"hidden\"},children:/*#__PURE__*/_jsx(\"div\",{style:centerTextStyle,children:\"Loading…\"})});}function ErrorMessage({message,style}){return /*#__PURE__*/_jsx(\"div\",{className:\"framerInternalUI-errorPlaceholder\",style:{minHeight:getMinHeight(style),...containerStyles,overflow:\"hidden\",...style},children:/*#__PURE__*/_jsx(\"div\",{style:centerTextStyle,children:message})});}const centerTextStyle={textAlign:\"center\",minWidth:140};// Returns a min-height if the component is using auto-height.\nfunction getMinHeight(style){const hasAutoHeight=!style.height;if(hasAutoHeight)return 200;}\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"Embed\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"400\",\"framerIntrinsicWidth\":\"600\",\"framerContractVersion\":\"1\",\"framerSupportedLayoutHeight\":\"any-prefer-fixed\",\"framerDisableUnlink\":\"\",\"framerSupportedLayoutWidth\":\"fixed\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Embed.map","// Generated by Framer (0dc35dd)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,SmartComponentScopedContainer,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import{Icon as Material}from\"https://framerusercontent.com/modules/6Ldpz1V0DkD45gXvi67I/PCgBX5d6MdQT7E7nhdXn/Material.js\";import Embed from\"https://framerusercontent.com/modules/o1PI5S8YtkA5bP5g4dFz/Xr8CO3Ul8Gb7lVfgMKTh/Embed.js\";const EmbedFonts=getFonts(Embed);const MaterialFonts=getFonts(Material);const cycleOrder=[\"PNLLbE74c\",\"ObWwvJKiy\",\"VlcAoUVr8\",\"NYRAwq96y\"];const serializationHash=\"framer-ULLfq\";const variantClassNames={NYRAwq96y:\"framer-v-1dr0v7g\",ObWwvJKiy:\"framer-v-1tewet3\",PNLLbE74c:\"framer-v-1d3xu1c\",VlcAoUVr8:\"framer-v-1yqdwyg\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"For header CTA\":\"VlcAoUVr8\",\"small for header cta\":\"NYRAwq96y\",large:\"PNLLbE74c\",small:\"ObWwvJKiy\"};const getProps=({click,height,id,width,...props})=>{return{...props,pZVMGLt2z:click??props.pZVMGLt2z,variant:humanReadableVariantMap[props.variant]??props.variant??\"PNLLbE74c\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,pZVMGLt2z,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"PNLLbE74c\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTap1arny1c=activeVariantCallback(async(...args)=>{if(pZVMGLt2z){const res=await pZVMGLt2z(...args);if(res===false)return false;}});const onClick1arny1c=activeVariantCallback(async(...args)=>{if(pZVMGLt2z){const res=await pZVMGLt2z(...args);if(res===false)return false;}});const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if([\"ObWwvJKiy\",\"NYRAwq96y\"].includes(baseVariant))return false;return true;};const isDisplayed1=()=>{if([\"ObWwvJKiy\",\"NYRAwq96y\"].includes(baseVariant))return true;return false;};return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-1d3xu1c\",className,classNames),\"data-framer-name\":\"large\",layoutDependency:layoutDependency,layoutId:\"PNLLbE74c\",ref:refBinding,style:{backgroundColor:\"rgba(0, 0, 0, 0)\",borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0,...style},variants:{NYRAwq96y:{backgroundColor:\"rgba(0, 0, 0, 0)\",borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0},VlcAoUVr8:{backgroundColor:\"var(--token-ebd8830a-12a5-41ea-83b5-2c39ff1a5e4f, rgb(6, 5, 53))\",borderBottomLeftRadius:32,borderBottomRightRadius:32,borderTopLeftRadius:32,borderTopRightRadius:32}},...addPropertyOverrides({NYRAwq96y:{\"data-framer-name\":\"small for header cta\"},ObWwvJKiy:{\"data-framer-name\":\"small\"},VlcAoUVr8:{\"data-framer-name\":\"For header CTA\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-123p2a6\",\"data-framer-name\":\"Card\",layoutDependency:layoutDependency,layoutId:\"hIjJ3yMUr\",style:{backgroundColor:\"rgb(6, 5, 53)\",borderBottomLeftRadius:32,borderBottomRightRadius:32,borderTopLeftRadius:32,borderTopRightRadius:32},variants:{NYRAwq96y:{borderBottomLeftRadius:24,borderBottomRightRadius:24,borderTopLeftRadius:24,borderTopRightRadius:24},ObWwvJKiy:{borderBottomLeftRadius:24,borderBottomRightRadius:24,borderTopLeftRadius:24,borderTopRightRadius:24},VlcAoUVr8:{backgroundColor:\"rgba(0, 0, 0, 0)\"}},children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-z8xrua\",layoutDependency:layoutDependency,layoutId:\"kuYzJ8gVs\",style:{backgroundColor:\"rgb(6, 5, 53)\"},variants:{VlcAoUVr8:{backgroundColor:\"rgba(0, 0, 0, 0)\"}},children:[isDisplayed()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-1g4oc8b\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"wqMzax6Ck\",onTap:onTap1arny1c,children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1tr79bm-container\",isAuthoredByUser:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"dJtm726uY-container\",nodeId:\"dJtm726uY\",rendersWithMotion:true,scopeId:\"YkZlLizmx\",children:/*#__PURE__*/_jsx(Embed,{height:\"100%\",html:'<!-- Start of Meetings Embed Script -->\\n    <div class=\"meetings-iframe-container\" data-src=\"https://meetings-eu1.hubspot.com/aai/demo?embed=true\"></div>\\n    <script type=\"text/javascript\" src=\"https://static.hsappstatic.net/MeetingsEmbed/ex/MeetingsEmbedCode.js\"></script>\\n  <!-- End of Meetings Embed Script -->',id:\"dJtm726uY\",layoutId:\"dJtm726uY\",style:{height:\"100%\",width:\"100%\"},type:\"html\",url:\"\",width:\"100%\"})})})}),isDisplayed1()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-13al4kv-container\",isAuthoredByUser:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"FHOIdwKfi-container\",nodeId:\"FHOIdwKfi\",rendersWithMotion:true,scopeId:\"YkZlLizmx\",children:/*#__PURE__*/_jsx(Embed,{height:\"100%\",html:'<script charset=\"utf-8\" type=\"text/javascript\" src=\"//js-eu1.hsforms.net/forms/embed/v2.js\"></script>\\n<script>\\n  hbspt.forms.create({\\n    region: \"eu1\",\\n    portalId: \"144806854\",\\n    formId: \"b09d9fa7-4db8-4c8d-b708-f2da79d4cc5d\"\\n  });\\n</script>\\n\\n\\n<!-- Calendly routing form code begin -->\\n<link href=\"https://assets.calendly.com/assets/external/widget.css\" rel=\"stylesheet\">\\n<script src=\"https://assets.calendly.com/assets/external/forms.js\" type=\"text/javascript\" async></script>\\n<script type=\"text/javascript\">\\n  window.addEventListener(\\'load\\', function() {\\n    Calendly.initHubspotForm({\"id\":\"b09d9fa7-4db8-4c8d-b708-f2da79d4cc5d\",\"url\":\"https://calendly.com/api/form_builder/forms/2e0d74c2-6182-47f2-ac9f-83fb3ff2652e/submissions\"})\\n  })\\n</script>\\n<!-- Calendly routing form code end -->',id:\"FHOIdwKfi\",layoutId:\"FHOIdwKfi\",style:{height:\"100%\",width:\"100%\"},type:\"html\",url:\"\",width:\"100%\",...addPropertyOverrides({NYRAwq96y:{html:'<!-- Start of Meetings Embed Script -->\\n    <div class=\"meetings-iframe-container\" data-src=\"https://meetings-eu1.hubspot.com/aai/demo?embed=true\"></div>\\n    <script type=\"text/javascript\" src=\"https://static.hsappstatic.net/MeetingsEmbed/ex/MeetingsEmbedCode.js\"></script>\\n  <!-- End of Meetings Embed Script -->'},ObWwvJKiy:{html:'<!-- Start of Meetings Embed Script -->\\n    <div class=\"meetings-iframe-container\" data-src=\"https://meetings-eu1.hubspot.com/aai/demo?embed=true\"></div>\\n    <script type=\"text/javascript\" src=\"https://static.hsappstatic.net/MeetingsEmbed/ex/MeetingsEmbedCode.js\"></script>\\n  <!-- End of Meetings Embed Script -->'}},baseVariant,gestureVariant)})})})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1mpp7yo-container\",isAuthoredByUser:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"EXb4dJQzm-container\",nodeId:\"EXb4dJQzm\",rendersWithMotion:true,scopeId:\"YkZlLizmx\",children:/*#__PURE__*/_jsx(Material,{color:\"var(--token-df067089-4247-4106-8189-9d14ee92727a, rgb(255, 255, 255))\",height:\"100%\",iconSearch:\"Home\",iconSelection:\"Close\",iconStyle15:\"Filled\",iconStyle2:\"Filled\",iconStyle7:\"Filled\",id:\"EXb4dJQzm\",layoutId:\"EXb4dJQzm\",mirrored:false,onClick:onClick1arny1c,selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-ULLfq.framer-moc00k, .framer-ULLfq .framer-moc00k { display: block; }\",\".framer-ULLfq.framer-1d3xu1c { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 595px; }\",\".framer-ULLfq .framer-123p2a6 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 32px; position: relative; width: 595px; will-change: var(--framer-will-change-override, transform); }\",\".framer-ULLfq .framer-z8xrua { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 32px 7px 32px 21px; position: relative; width: 100%; }\",\".framer-ULLfq .framer-1g4oc8b { cursor: pointer; flex: none; height: 568px; overflow: visible; position: relative; width: 95%; }\",\".framer-ULLfq .framer-1tr79bm-container { bottom: 0px; flex: none; left: calc(49.90059642147119% - 100% / 2); position: absolute; top: 0px; width: 100%; }\",\".framer-ULLfq .framer-13al4kv-container { flex: none; height: 600px; position: relative; width: 100%; }\",\".framer-ULLfq .framer-1mpp7yo-container { aspect-ratio: 1 / 1; cursor: pointer; flex: none; height: var(--framer-aspect-ratio-supported, 35px); position: absolute; right: 98px; top: 32px; width: 32px; z-index: 1; }\",\".framer-ULLfq.framer-v-1tewet3.framer-1d3xu1c { padding: 8px; width: 343px; }\",\".framer-ULLfq.framer-v-1tewet3 .framer-123p2a6, .framer-ULLfq.framer-v-1dr0v7g .framer-123p2a6 { align-content: flex-end; align-items: flex-end; gap: 4px; padding: 24px 16px 32px 16px; }\",\".framer-ULLfq.framer-v-1tewet3 .framer-z8xrua, .framer-ULLfq.framer-v-1dr0v7g .framer-z8xrua { order: 1; padding: 16px 0px 0px 0px; }\",\".framer-ULLfq.framer-v-1tewet3 .framer-13al4kv-container, .framer-ULLfq.framer-v-1dr0v7g .framer-13al4kv-container { order: 0; }\",\".framer-ULLfq.framer-v-1tewet3 .framer-1mpp7yo-container, .framer-ULLfq.framer-v-1dr0v7g .framer-1mpp7yo-container { order: 0; right: 12px; top: 12px; }\",\".framer-ULLfq.framer-v-1yqdwyg.framer-1d3xu1c { will-change: var(--framer-will-change-override, transform); }\",\".framer-ULLfq.framer-v-1yqdwyg .framer-1mpp7yo-container { right: 64px; }\",\".framer-ULLfq.framer-v-1dr0v7g.framer-1d3xu1c { width: 343px; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 696\n * @framerIntrinsicWidth 595\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"ObWwvJKiy\":{\"layout\":[\"fixed\",\"auto\"]},\"VlcAoUVr8\":{\"layout\":[\"fixed\",\"auto\"]},\"NYRAwq96y\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"pZVMGLt2z\":\"click\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramerYkZlLizmx=withCSS(Component,css,\"framer-ULLfq\");export default FramerYkZlLizmx;FramerYkZlLizmx.displayName=\"bookDemoModal\";FramerYkZlLizmx.defaultProps={height:696,width:595};addPropertyControls(FramerYkZlLizmx,{variant:{options:[\"PNLLbE74c\",\"ObWwvJKiy\",\"VlcAoUVr8\",\"NYRAwq96y\"],optionTitles:[\"large\",\"small\",\"For header CTA\",\"small for header cta\"],title:\"Variant\",type:ControlType.Enum},pZVMGLt2z:{title:\"Click\",type:ControlType.EventHandler}});addFonts(FramerYkZlLizmx,[{explicitInter:true,fonts:[]},...EmbedFonts,...MaterialFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerYkZlLizmx\",\"slots\":[],\"annotations\":{\"framerColorSyntax\":\"true\",\"framerIntrinsicHeight\":\"696\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicWidth\":\"595\",\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"ObWwvJKiy\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"VlcAoUVr8\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"NYRAwq96y\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\",\"framerVariables\":\"{\\\"pZVMGLt2z\\\":\\\"click\\\"}\",\"framerAutoSizeImages\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./YkZlLizmx.map"],"mappings":"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"}