{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/eEN9SuAT1cBGOb7B8sdj/sxdaEiPo0kP6PDBYmxK1/hDk8iqzI5.js"],
  "sourcesContent": ["// Generated by Framer (915daba)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,Floating,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,getPropertyControls,Image,RichText,SmartComponentScopedContainer,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useOverlayState,useVariantState,withCSS,withFX}from\"framer\";import{AnimatePresence,LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/m551FBiF1KlG65ehHRiZ/30Km7G9HBITjhjuX8KBj/KCyUlehY9.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/bqlwkeufolKEHO3Y2Jhq/DmX975C1yKh048sSMnWs/vlUd825be.js\";import ContactModal from\"https://framerusercontent.com/modules/93vmIDZdbz96cMcyeXPT/NjC00h6iaQqQBEowDWT0/KjW7TWEH1.js\";import Button from\"https://framerusercontent.com/modules/e0Oy5qU6RgWYNMXbnGdT/h0thAYrMhiH3IO9pw0Ax/LNCJ8JrMb.js\";const ButtonFonts=getFonts(Button);const ContactModalFonts=getFonts(ContactModal);const MotionDivWithFX=withFX(motion.div);const ButtonControls=getPropertyControls(Button);const cycleOrder=[\"o6EQRhOkB\",\"kDRJlWlos\",\"ipmzz36AJ\"];const serializationHash=\"framer-SDt1q\";const variantClassNames={ipmzz36AJ:\"framer-v-1wwceon\",kDRJlWlos:\"framer-v-1k04x4q\",o6EQRhOkB:\"framer-v-1bsvqv0\"};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 transition2={bounce:.2,delay:0,duration:.4,type:\"spring\"};const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2,x:0,y:0};const animation1={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2,x:0,y:0};const animation2={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};const Overlay=({children,blockDocumentScrolling,enabled=true})=>{const[visible,setVisible]=useOverlayState({blockDocumentScrolling});return children({hide:()=>setVisible(false),show:()=>setVisible(true),toggle:()=>setVisible(!visible),visible:enabled&&visible});};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={\"Simple Light [Desktop]\":\"o6EQRhOkB\",\"Simple Light [Mobile]\":\"ipmzz36AJ\",\"Simple Light [Tablet]\":\"kDRJlWlos\"};const getProps=({background,buttonColor,buttonText,buttonTextColor,height,iconName,id,link,newTab,text,textColor,title,titleColor,width,...props})=>{return{...props,ACpMpFr3L:background??props.ACpMpFr3L??\"var(--token-bebb5c17-844d-419e-ab0e-ada0b43a4350, rgb(250, 250, 250))\",eG2qRWVuY:text??props.eG2qRWVuY??\"Enter your text here.\",fSwsic5wq:buttonTextColor??props.fSwsic5wq??\"var(--token-2b0e18bf-9e9a-4016-bdfc-5769700a5529, rgb(255, 255, 255))\",gsEAQKbuw:titleColor??props.gsEAQKbuw??\"var(--token-de5448c6-98bb-4403-96cd-7fe86bf2daa6, rgb(9, 9, 11))\",hZOusc34J:buttonColor??props.hZOusc34J??\"var(--token-de5448c6-98bb-4403-96cd-7fe86bf2daa6, rgb(9, 9, 11))\",iTSiyCfn6:iconName??props.iTSiyCfn6??\"Lightning\",izv65hphi:textColor??props.izv65hphi??\"var(--token-fd54a91d-2c97-4609-acbc-244da5b6b983, rgb(113, 113, 122))\",ngvo314ej:buttonText??props.ngvo314ej??\"Button Label\",RBfiI_81A:newTab??props.RBfiI_81A,TPfgUMKvU:title??props.TPfgUMKvU??\"Call To Action\",variant:humanReadableVariantMap[props.variant]??props.variant??\"o6EQRhOkB\",w3EFGvBAB:link??props.w3EFGvBAB};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,TPfgUMKvU,gsEAQKbuw,eG2qRWVuY,izv65hphi,ngvo314ej,hZOusc34J,fSwsic5wq,iTSiyCfn6,w3EFGvBAB,RBfiI_81A,ACpMpFr3L,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"o6EQRhOkB\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const nSQvgmbyztxyyif=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.show();});const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const ref2=React.useRef(null);const ref3=React.useRef(null);const defaultLayoutId=React.useId();const componentViewport=useComponentViewport();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.section,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-1bsvqv0\",className,classNames),\"data-framer-name\":\"Simple Light [Desktop]\",layoutDependency:layoutDependency,layoutId:\"o6EQRhOkB\",ref:ref??ref1,style:{...style},...addPropertyOverrides({ipmzz36AJ:{\"data-framer-name\":\"Simple Light [Mobile]\"},kDRJlWlos:{\"data-framer-name\":\"Simple Light [Tablet]\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1fm2bp7\",\"data-framer-name\":\"Wrapper\",layoutDependency:layoutDependency,layoutId:\"Q5v2YCb22\",style:{backgroundColor:ACpMpFr3L,borderBottomLeftRadius:15,borderBottomRightRadius:15,borderTopLeftRadius:15,borderTopRightRadius:15},children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-8y6aow\",\"data-framer-name\":\"Overlay\",layoutDependency:layoutDependency,layoutId:\"y9UjnLbid\",style:{background:\"linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.02) 100%)\"},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",backgroundSize:.85,fit:\"tile\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+(15+((componentViewport?.height||200)-30-440)/2)+440-285+0),pixelHeight:96,pixelWidth:96,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/c0EZxtMucSR6UOSZk2TBnWsqr4.svg\"},className:\"framer-16fkhwp\",\"data-framer-name\":\"pattern\",layoutDependency:layoutDependency,layoutId:\"BS7mGsyYo\",style:{mask:\"linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%) add\",opacity:.075,rotateX:39,transformPerspective:1200,WebkitMask:\"linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%) add\",z:80},...addPropertyOverrides({ipmzz36AJ:{background:{alt:\"\",backgroundSize:.85,fit:\"tile\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+(15+((componentViewport?.height||200)-30-360)/2)+360-285+0),pixelHeight:96,pixelWidth:96,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/c0EZxtMucSR6UOSZk2TBnWsqr4.svg\"}},kDRJlWlos:{background:{alt:\"\",backgroundSize:.85,fit:\"tile\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+(15+((componentViewport?.height||200)-30-360)/2)+360-285+0),pixelHeight:96,pixelWidth:96,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/c0EZxtMucSR6UOSZk2TBnWsqr4.svg\"}}},baseVariant,gestureVariant)})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h2,{className:\"framer-styles-preset-1nqpcik\",\"data-styles-preset\":\"vlUd825be\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-1of0zx5, var(--variable-reference-gsEAQKbuw-hDk8iqzI5))\"},children:\"Call To Action\"})}),className:\"framer-155k78e\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"QDhTDuoqi\",style:{\"--extracted-1of0zx5\":\"var(--variable-reference-gsEAQKbuw-hDk8iqzI5)\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\",\"--framer-paragraph-spacing\":\"0px\",\"--variable-reference-gsEAQKbuw-hDk8iqzI5\":gsEAQKbuw},text:TPfgUMKvU,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1btcpgd\",\"data-styles-preset\":\"KCyUlehY9\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--variable-reference-izv65hphi-hDk8iqzI5))\"},children:\"Enter your text here.\"})}),className:\"framer-m67mui\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"hnFWmTaX4\",style:{\"--extracted-r6o4lv\":\"var(--variable-reference-izv65hphi-hDk8iqzI5)\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\",\"--variable-reference-izv65hphi-hDk8iqzI5\":izv65hphi},text:eG2qRWVuY,verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({ipmzz36AJ:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1btcpgd\",\"data-styles-preset\":\"KCyUlehY9\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--variable-reference-izv65hphi-hDk8iqzI5))\"},children:\"Enter your text here.\"})})}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-ltjcxb\",\"data-framer-name\":\"Button\",layoutDependency:layoutDependency,layoutId:\"duOxNuLih\",children:/*#__PURE__*/_jsx(Overlay,{blockDocumentScrolling:false,children:overlay=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:50,y:(componentViewport?.y||0)+(15+((componentViewport?.height||200)-30-440)/2)+80+178+10,...addPropertyOverrides({ipmzz36AJ:{y:(componentViewport?.y||0)+(15+((componentViewport?.height||200)-30-360)/2)+40+168+10},kDRJlWlos:{y:(componentViewport?.y||0)+(15+((componentViewport?.height||200)-30-360)/2)+60+158+10}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(SmartComponentScopedContainer,{className:\"framer-qkgwcd-container\",id:`${layoutId}-qkgwcd`,layoutDependency:layoutDependency,layoutId:\"yhjYEX8Jc-container\",nodeId:\"yhjYEX8Jc\",ref:ref2,rendersWithMotion:true,scopeId:\"hDk8iqzI5\",children:[/*#__PURE__*/_jsx(Button,{ApWhoO21o:{borderColor:'var(--token-408e9ffb-f435-48c7-a9ff-2c04fe742fc2, rgb(228, 228, 231)) /* {\"name\":\"Gray 200\"} */',borderStyle:\"solid\",borderWidth:0},ey7w8muFX:RBfiI_81A,G77f5Yx_v:ngvo314ej,height:\"100%\",HFfTjmBlq:fSwsic5wq,id:\"yhjYEX8Jc\",layoutId:\"yhjYEX8Jc\",n9WP3fBIv:true,nSQvgmbyz:nSQvgmbyztxyyif({overlay}),oV7zrnzuy:hZOusc34J,SZQpZ3lk2:10,U1Kbkgydv:w3EFGvBAB,variant:\"rt1NrdlKK\",VkxZQkMEC:\"\",Vo_oxchYD:iTSiyCfn6,width:\"100%\",WM2TpCryl:false}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay.visible&&/*#__PURE__*/_jsx(Floating,{alignment:\"center\",anchorRef:ref2,className:cx(scopingClassNames,classNames),collisionDetection:true,collisionDetectionPadding:20,\"data-framer-portal-id\":`${layoutId}-qkgwcd`,offsetX:-.137451171875,offsetY:137,onDismiss:overlay.hide,placement:\"top\",safeArea:true,zIndex:11,children:/*#__PURE__*/_jsx(MotionDivWithFX,{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation1,className:\"framer-w9x0oe\",exit:animation,initial:animation2,layoutDependency:layoutDependency,layoutId:\"B9HcdtSDY\",ref:ref3,role:\"dialog\",style:{backgroundColor:\"rgb(0, 0, 0)\",boxShadow:\"0px 10px 20px 0px rgba(0,0,0,0.05)\"},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"1000px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1wdz8h1-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"NJk7PVqyE-container\",nodeId:\"NJk7PVqyE\",rendersWithMotion:true,scopeId:\"hDk8iqzI5\",children:/*#__PURE__*/_jsx(ContactModal,{height:\"100%\",id:\"NJk7PVqyE\",layoutId:\"NJk7PVqyE\",style:{height:\"100%\",width:\"100%\"},variant:\"reXdVjCyA\",width:\"100%\"})})})})})})]})})})})})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-SDt1q.framer-1bc5nuq, .framer-SDt1q .framer-1bc5nuq { display: block; }\",\".framer-SDt1q.framer-1bsvqv0 { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 15px; position: relative; width: 1200px; }\",\".framer-SDt1q .framer-1fm2bp7 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; max-width: 1200px; min-height: 440px; overflow: hidden; padding: 80px; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-SDt1q .framer-8y6aow { bottom: -15px; flex: none; height: 300px; left: -15px; overflow: visible; position: absolute; right: -15px; z-index: 0; }\",\".framer-SDt1q .framer-16fkhwp { bottom: 0px; flex: none; left: 0px; position: absolute; right: 0px; top: 0px; }\",\".framer-SDt1q .framer-155k78e { flex: none; height: auto; overflow: visible; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; z-index: 0; }\",\".framer-SDt1q .framer-m67mui { flex: none; height: auto; max-width: 650px; position: relative; white-space: pre-wrap; width: auto; word-break: break-word; word-wrap: break-word; z-index: 0; }\",\".framer-SDt1q .framer-ltjcxb { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: visible; padding: 10px 0px 0px 0px; position: relative; width: min-content; z-index: 0; }\",\".framer-SDt1q .framer-qkgwcd-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-SDt1q .framer-w9x0oe { height: 1463px; overflow: hidden; position: relative; width: 1218px; }\",\".framer-SDt1q .framer-1wdz8h1-container { bottom: 0px; flex: none; left: 109px; position: absolute; right: 109px; top: 582px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-SDt1q.framer-1bsvqv0, .framer-SDt1q .framer-1fm2bp7, .framer-SDt1q .framer-ltjcxb { gap: 0px; } .framer-SDt1q.framer-1bsvqv0 > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-SDt1q.framer-1bsvqv0 > :first-child, .framer-SDt1q .framer-ltjcxb > :first-child { margin-left: 0px; } .framer-SDt1q.framer-1bsvqv0 > :last-child, .framer-SDt1q .framer-ltjcxb > :last-child { margin-right: 0px; } .framer-SDt1q .framer-1fm2bp7 > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-SDt1q .framer-1fm2bp7 > :first-child { margin-top: 0px; } .framer-SDt1q .framer-1fm2bp7 > :last-child { margin-bottom: 0px; } .framer-SDt1q .framer-ltjcxb > * { margin: 0px; margin-left: calc(20px / 2); margin-right: calc(20px / 2); } }\",\".framer-SDt1q.framer-v-1k04x4q.framer-1bsvqv0 { width: 810px; }\",\".framer-SDt1q.framer-v-1k04x4q .framer-1fm2bp7 { min-height: 360px; padding: 60px; }\",\".framer-SDt1q.framer-v-1wwceon.framer-1bsvqv0 { width: 390px; }\",\".framer-SDt1q.framer-v-1wwceon .framer-1fm2bp7 { gap: 10px; min-height: 360px; padding: 40px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-SDt1q.framer-v-1wwceon .framer-1fm2bp7 { gap: 0px; } .framer-SDt1q.framer-v-1wwceon .framer-1fm2bp7 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-SDt1q.framer-v-1wwceon .framer-1fm2bp7 > :first-child { margin-top: 0px; } .framer-SDt1q.framer-v-1wwceon .framer-1fm2bp7 > :last-child { margin-bottom: 0px; } }\",...sharedStyle.css,...sharedStyle1.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 470\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"kDRJlWlos\":{\"layout\":[\"fixed\",\"auto\"]},\"ipmzz36AJ\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"TPfgUMKvU\":\"title\",\"gsEAQKbuw\":\"titleColor\",\"eG2qRWVuY\":\"text\",\"izv65hphi\":\"textColor\",\"ngvo314ej\":\"buttonText\",\"hZOusc34J\":\"buttonColor\",\"fSwsic5wq\":\"buttonTextColor\",\"iTSiyCfn6\":\"iconName\",\"w3EFGvBAB\":\"link\",\"RBfiI_81A\":\"newTab\",\"ACpMpFr3L\":\"background\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerhDk8iqzI5=withCSS(Component,css,\"framer-SDt1q\");export default FramerhDk8iqzI5;FramerhDk8iqzI5.displayName=\"Call To Action\";FramerhDk8iqzI5.defaultProps={height:470,width:1200};addPropertyControls(FramerhDk8iqzI5,{variant:{options:[\"o6EQRhOkB\",\"kDRJlWlos\",\"ipmzz36AJ\"],optionTitles:[\"Simple Light [Desktop]\",\"Simple Light [Tablet]\",\"Simple Light [Mobile]\"],title:\"Variant\",type:ControlType.Enum},TPfgUMKvU:{defaultValue:\"Call To Action\",displayTextArea:true,title:\"Title\",type:ControlType.String},gsEAQKbuw:{defaultValue:'var(--token-de5448c6-98bb-4403-96cd-7fe86bf2daa6, rgb(9, 9, 11)) /* {\"name\":\"Gray 950 [Dynamic]\"} */',title:\"Title Color\",type:ControlType.Color},eG2qRWVuY:{defaultValue:\"Enter your text here.\",displayTextArea:false,title:\"Text\",type:ControlType.String},izv65hphi:{defaultValue:'var(--token-fd54a91d-2c97-4609-acbc-244da5b6b983, rgb(113, 113, 122)) /* {\"name\":\"Gray 500 [Dynamic]\"} */',title:\"Text Color\",type:ControlType.Color},ngvo314ej:{defaultValue:\"Button Label\",displayTextArea:false,placeholder:\"\",title:\"Button Text\",type:ControlType.String},hZOusc34J:{defaultValue:'var(--token-de5448c6-98bb-4403-96cd-7fe86bf2daa6, rgb(9, 9, 11)) /* {\"name\":\"Gray 950 [Dynamic]\"} */',title:\"Button Color\",type:ControlType.Color},fSwsic5wq:{defaultValue:'var(--token-2b0e18bf-9e9a-4016-bdfc-5769700a5529, rgb(255, 255, 255)) /* {\"name\":\"Light/Dark [Dynamic]\"} */',title:\"Button Text Color\",type:ControlType.Color},iTSiyCfn6:ButtonControls?.[\"Vo_oxchYD\"]&&{...ButtonControls[\"Vo_oxchYD\"],defaultValue:\"Lightning\",description:undefined,hidden:undefined,title:\"Icon Name\"},w3EFGvBAB:{title:\"Link\",type:ControlType.Link},RBfiI_81A:{defaultValue:false,title:\"New Tab\",type:ControlType.Boolean},ACpMpFr3L:{defaultValue:'var(--token-bebb5c17-844d-419e-ab0e-ada0b43a4350, rgb(250, 250, 250)) /* {\"name\":\"Gray 50 [Dynamic]\"} */',title:\"Background\",type:ControlType.Color}});addFonts(FramerhDk8iqzI5,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"}]},...ButtonFonts,...ContactModalFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerhDk8iqzI5\",\"slots\":[],\"annotations\":{\"framerDisplayContentsDiv\":\"false\",\"framerVariables\":\"{\\\"TPfgUMKvU\\\":\\\"title\\\",\\\"gsEAQKbuw\\\":\\\"titleColor\\\",\\\"eG2qRWVuY\\\":\\\"text\\\",\\\"izv65hphi\\\":\\\"textColor\\\",\\\"ngvo314ej\\\":\\\"buttonText\\\",\\\"hZOusc34J\\\":\\\"buttonColor\\\",\\\"fSwsic5wq\\\":\\\"buttonTextColor\\\",\\\"iTSiyCfn6\\\":\\\"iconName\\\",\\\"w3EFGvBAB\\\":\\\"link\\\",\\\"RBfiI_81A\\\":\\\"newTab\\\",\\\"ACpMpFr3L\\\":\\\"background\\\"}\",\"framerIntrinsicHeight\":\"470\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"1200\",\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"kDRJlWlos\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"ipmzz36AJ\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "sgBACk+B,IAAMA,GAAYC,EAASC,CAAM,EAAQC,GAAkBF,EAASG,CAAY,EAAQC,GAAgBC,EAAOC,EAAO,GAAG,EAAQC,GAAeC,EAAoBP,CAAM,EAAQQ,GAAW,CAAC,YAAY,YAAY,WAAW,EAAQC,GAAkB,eAAqBC,GAAkB,CAAC,UAAU,mBAAmB,UAAU,mBAAmB,UAAU,kBAAkB,EAAE,SAASC,EAAqBC,KAAaC,EAAS,CAAC,IAAMC,EAAc,CAAC,EAAE,OAAAD,GAAU,QAAQE,GAASA,GAAS,OAAO,OAAOD,EAAcF,EAAUG,CAAO,CAAC,CAAC,EAASD,CAAc,CAAC,IAAME,GAAY,CAAC,QAAQ,GAAG,MAAM,EAAE,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,EAAQC,GAAY,CAAC,OAAO,GAAG,MAAM,EAAE,SAAS,GAAG,KAAK,QAAQ,EAAQC,GAAU,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,WAAWD,GAAY,EAAE,EAAE,EAAE,CAAC,EAAQE,GAAW,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,WAAWF,GAAY,EAAE,EAAE,EAAE,CAAC,EAAQG,GAAW,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,EAAE,EAAE,EAAE,CAAC,EAAQC,GAAQ,CAAC,CAAC,SAAAC,EAAS,uBAAAC,EAAuB,QAAAC,EAAQ,EAAI,IAAI,CAAC,GAAK,CAACC,EAAQC,CAAU,EAAEC,GAAgB,CAAC,uBAAAJ,CAAsB,CAAC,EAAE,OAAOD,EAAS,CAAC,KAAK,IAAII,EAAW,EAAK,EAAE,KAAK,IAAIA,EAAW,EAAI,EAAE,OAAO,IAAIA,EAAW,CAACD,CAAO,EAAE,QAAQD,GAASC,CAAO,CAAC,CAAE,EAAQG,GAAW,CAAC,CAAC,MAAAC,EAAM,SAAAP,CAAQ,IAAI,CAAC,IAAMQ,EAAaC,EAAWC,CAAmB,EAAQC,EAAWJ,GAAOC,EAAO,WAAiBI,EAAmBC,EAAQ,KAAK,CAAC,GAAGL,EAAO,WAAAG,CAAU,GAAG,CAAC,KAAK,UAAUA,CAAU,CAAC,CAAC,EAAE,OAAoBG,EAAKJ,EAAoB,SAAS,CAAC,MAAME,EAAa,SAASZ,CAAQ,CAAC,CAAE,EAAQe,GAAShC,EAAO,OAAaiC,CAAQ,EAAQC,GAAwB,CAAC,yBAAyB,YAAY,wBAAwB,YAAY,wBAAwB,WAAW,EAAQC,GAAS,CAAC,CAAC,WAAAC,EAAW,YAAAC,EAAY,WAAAC,EAAW,gBAAAC,EAAgB,OAAAC,EAAO,SAAAC,EAAS,GAAAC,EAAG,KAAAC,EAAK,OAAAC,EAAO,KAAAC,EAAK,UAAAC,EAAU,MAAAC,EAAM,WAAAC,EAAW,MAAAC,EAAM,GAAGC,CAAK,KAAW,CAAC,GAAGA,EAAM,UAAUd,GAAYc,EAAM,WAAW,wEAAwE,UAAUL,GAAMK,EAAM,WAAW,wBAAwB,UAAUX,GAAiBW,EAAM,WAAW,wEAAwE,UAAUF,GAAYE,EAAM,WAAW,mEAAmE,UAAUb,GAAaa,EAAM,WAAW,mEAAmE,UAAUT,GAAUS,EAAM,WAAW,YAAY,UAAUJ,GAAWI,EAAM,WAAW,wEAAwE,UAAUZ,GAAYY,EAAM,WAAW,eAAe,UAAUN,GAAQM,EAAM,UAAU,UAAUH,GAAOG,EAAM,WAAW,iBAAiB,QAAQhB,GAAwBgB,EAAM,OAAO,GAAGA,EAAM,SAAS,YAAY,UAAUP,GAAMO,EAAM,SAAS,GAAUC,GAAuB,CAACD,EAAM1C,IAAe0C,EAAM,iBAAwB1C,EAAS,KAAK,GAAG,EAAE0C,EAAM,iBAAwB1C,EAAS,KAAK,GAAG,EAAU4C,GAA6BC,EAAW,SAASH,EAAMI,EAAI,CAAC,GAAK,CAAC,aAAAC,EAAa,UAAAC,CAAS,EAAEC,EAAc,EAAO,CAAC,MAAAC,EAAM,UAAAC,EAAU,SAAAC,EAAS,QAAAlD,EAAQ,UAAAmD,EAAU,UAAAC,EAAU,UAAAC,EAAU,UAAAC,EAAU,UAAAC,EAAU,UAAAC,EAAU,UAAAC,EAAU,UAAAC,GAAU,UAAAC,GAAU,UAAAC,GAAU,UAAAC,GAAU,GAAGC,EAAS,EAAErC,GAASe,CAAK,EAAO,CAAC,YAAAuB,EAAY,WAAAC,EAAW,oBAAAC,GAAoB,gBAAAC,GAAgB,eAAAC,EAAe,UAAAC,GAAU,gBAAAC,GAAgB,WAAAC,GAAW,SAAAxE,CAAQ,EAAEyE,GAAgB,CAAC,WAAA9E,GAAW,eAAe,YAAY,QAAAO,EAAQ,kBAAAL,EAAiB,CAAC,EAAQ6E,EAAiB/B,GAAuBD,EAAM1C,CAAQ,EAAO,CAAC,sBAAA2E,GAAsB,MAAAC,EAAK,EAAEC,GAAyBZ,CAAW,EAAQa,GAAgB,CAAC,CAAC,QAAAC,EAAQ,SAAAC,EAAQ,IAAIL,GAAsB,SAASM,KAAO,CAACF,EAAQ,KAAK,CAAE,CAAC,EAAmFG,EAAkBC,EAAGvF,GAAkB,GAA5F,CAAauD,GAAuBA,EAAS,CAAuE,EAAQiC,GAAWC,EAAO,IAAI,EAAQC,EAAWD,EAAO,IAAI,EAAQE,GAAWF,EAAO,IAAI,EAAQG,GAAsBC,EAAM,EAAQC,EAAkBC,GAAqB,EAAE,OAAoBpE,EAAKqE,EAAY,CAAC,GAAGxC,GAAUoC,GAAgB,SAAsBjE,EAAKC,GAAS,CAAC,QAAQxB,EAAS,QAAQ,GAAM,SAAsBuB,EAAKR,GAAW,CAAC,MAAMZ,GAAY,SAAsBoB,EAAK/B,EAAO,QAAQ,CAAC,GAAGwE,GAAU,GAAGI,GAAgB,UAAUe,EAAGD,EAAkB,iBAAiB/B,EAAUe,CAAU,EAAE,mBAAmB,yBAAyB,iBAAiBQ,EAAiB,SAAS,YAAY,IAAI5B,GAAKsC,GAAK,MAAM,CAAC,GAAGlC,CAAK,EAAE,GAAGpD,EAAqB,CAAC,UAAU,CAAC,mBAAmB,uBAAuB,EAAE,UAAU,CAAC,mBAAmB,uBAAuB,CAAC,EAAEmE,EAAYI,CAAc,EAAE,SAAsBwB,EAAMrG,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,UAAU,iBAAiBkF,EAAiB,SAAS,YAAY,MAAM,CAAC,gBAAgBX,GAAU,uBAAuB,GAAG,wBAAwB,GAAG,oBAAoB,GAAG,qBAAqB,EAAE,EAAE,SAAS,CAAcxC,EAAK/B,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,UAAU,iBAAiBkF,EAAiB,SAAS,YAAY,MAAM,CAAC,WAAW,8EAA8E,EAAE,SAAsBnD,EAAKuE,GAAM,CAAC,WAAW,CAAC,IAAI,GAAG,eAAe,IAAI,IAAI,OAAO,QAAQC,GAA2BL,GAAmB,GAAG,IAAI,KAAKA,GAAmB,QAAQ,KAAK,GAAG,KAAK,GAAG,IAAI,IAAI,CAAC,EAAE,YAAY,GAAG,WAAW,GAAG,UAAU,SAAS,UAAU,SAAS,IAAI,qEAAqE,EAAE,UAAU,iBAAiB,mBAAmB,UAAU,iBAAiBhB,EAAiB,SAAS,YAAY,MAAM,CAAC,KAAK,oEAAoE,QAAQ,KAAK,QAAQ,GAAG,qBAAqB,KAAK,WAAW,oEAAoE,EAAE,EAAE,EAAE,GAAG5E,EAAqB,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,eAAe,IAAI,IAAI,OAAO,QAAQiG,GAA2BL,GAAmB,GAAG,IAAI,KAAKA,GAAmB,QAAQ,KAAK,GAAG,KAAK,GAAG,IAAI,IAAI,CAAC,EAAE,YAAY,GAAG,WAAW,GAAG,UAAU,SAAS,UAAU,SAAS,IAAI,qEAAqE,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,eAAe,IAAI,IAAI,OAAO,QAAQK,GAA2BL,GAAmB,GAAG,IAAI,KAAKA,GAAmB,QAAQ,KAAK,GAAG,KAAK,GAAG,IAAI,IAAI,CAAC,EAAE,YAAY,GAAG,WAAW,GAAG,UAAU,SAAS,UAAU,SAAS,IAAI,qEAAqE,CAAC,CAAC,EAAEzB,EAAYI,CAAc,CAAC,CAAC,CAAC,CAAC,EAAe9C,EAAKyE,EAAS,CAAC,sBAAsB,GAAK,SAAsBzE,EAAWE,EAAS,CAAC,SAAsBF,EAAK/B,EAAO,GAAG,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,MAAM,CAAC,0BAA0B,SAAS,sBAAsB,yEAAyE,EAAE,SAAS,gBAAgB,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,OAAO,EAAE,iBAAiBkF,EAAiB,SAAS,YAAY,MAAM,CAAC,sBAAsB,gDAAgD,2BAA2B,mBAAmB,gCAAgC,YAAY,6BAA6B,MAAM,2CAA2CpB,CAAS,EAAE,KAAKD,EAAU,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAe9B,EAAKyE,EAAS,CAAC,sBAAsB,GAAK,SAAsBzE,EAAWE,EAAS,CAAC,SAAsBF,EAAK/B,EAAO,EAAE,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,wEAAwE,EAAE,SAAS,uBAAuB,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,OAAO,EAAE,iBAAiBkF,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,gDAAgD,2BAA2B,mBAAmB,gCAAgC,YAAY,2CAA2ClB,CAAS,EAAE,KAAKD,EAAU,kBAAkB,MAAM,mBAAmB,GAAK,GAAGzD,EAAqB,CAAC,UAAU,CAAC,SAAsByB,EAAWE,EAAS,CAAC,SAAsBF,EAAK/B,EAAO,EAAE,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,MAAM,CAAC,0BAA0B,SAAS,sBAAsB,wEAAwE,EAAE,SAAS,uBAAuB,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEyE,EAAYI,CAAc,CAAC,CAAC,EAAe9C,EAAK/B,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,SAAS,iBAAiBkF,EAAiB,SAAS,YAAY,SAAsBnD,EAAKf,GAAQ,CAAC,uBAAuB,GAAM,SAASuE,GAAsBxD,EAAK0E,EAAU,CAAC,SAAsB1E,EAAK2E,EAA0B,CAAC,OAAO,GAAG,GAAGR,GAAmB,GAAG,IAAI,KAAKA,GAAmB,QAAQ,KAAK,GAAG,KAAK,GAAG,GAAG,IAAI,GAAG,GAAG5F,EAAqB,CAAC,UAAU,CAAC,GAAG4F,GAAmB,GAAG,IAAI,KAAKA,GAAmB,QAAQ,KAAK,GAAG,KAAK,GAAG,GAAG,IAAI,EAAE,EAAE,UAAU,CAAC,GAAGA,GAAmB,GAAG,IAAI,KAAKA,GAAmB,QAAQ,KAAK,GAAG,KAAK,GAAG,GAAG,IAAI,EAAE,CAAC,EAAEzB,EAAYI,CAAc,EAAE,SAAsBwB,EAAMM,EAA8B,CAAC,UAAU,0BAA0B,GAAG,GAAG/C,CAAQ,UAAU,iBAAiBsB,EAAiB,SAAS,sBAAsB,OAAO,YAAY,IAAIY,EAAK,kBAAkB,GAAK,QAAQ,YAAY,SAAS,CAAc/D,EAAKpC,EAAO,CAAC,UAAU,CAAC,YAAY,kGAAkG,YAAY,QAAQ,YAAY,CAAC,EAAE,UAAU2E,GAAU,UAAUL,EAAU,OAAO,OAAO,UAAUE,EAAU,GAAG,YAAY,SAAS,YAAY,UAAU,GAAK,UAAUmB,GAAgB,CAAC,QAAAC,CAAO,CAAC,EAAE,UAAUrB,EAAU,UAAU,GAAG,UAAUG,GAAU,QAAQ,YAAY,UAAU,GAAG,UAAUD,GAAU,MAAM,OAAO,UAAU,EAAK,CAAC,EAAerC,EAAK6E,EAAgB,CAAC,SAASrB,EAAQ,SAAsBxD,EAAK8E,GAAS,CAAC,UAAU,SAAS,UAAUf,EAAK,UAAUH,EAAGD,EAAkBhB,CAAU,EAAE,mBAAmB,GAAK,0BAA0B,GAAG,wBAAwB,GAAGd,CAAQ,UAAU,QAAQ,eAAe,QAAQ,IAAI,UAAU2B,EAAQ,KAAK,UAAU,MAAM,SAAS,GAAK,OAAO,GAAG,SAAsBxD,EAAKjC,GAAgB,CAAC,gBAAgB,GAAM,mBAAmB,GAAK,gBAAgB,EAAE,QAAQgB,GAAW,UAAU,gBAAgB,KAAKD,GAAU,QAAQE,GAAW,iBAAiBmE,EAAiB,SAAS,YAAY,IAAIa,GAAK,KAAK,SAAS,MAAM,CAAC,gBAAgB,eAAe,UAAU,oCAAoC,EAAE,SAAsBhE,EAAK2E,EAA0B,CAAC,MAAM,SAAS,SAAsB3E,EAAK4E,EAA8B,CAAC,UAAU,2BAA2B,gBAAgB,GAAK,iBAAiBzB,EAAiB,SAAS,sBAAsB,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsBnD,EAAKlC,EAAa,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,EAAQiH,GAAI,CAAC,kFAAkF,kFAAkF,mQAAmQ,qXAAqX,2JAA2J,kHAAkH,oMAAoM,kMAAkM,6SAA6S,wGAAwG,wGAAwG,kIAAkI,o2BAAo2B,kEAAkE,uFAAuF,kEAAkE,kGAAkG,ubAAub,GAAeA,GAAI,GAAgBA,EAAG,EASzhfC,EAAgBC,EAAQ5D,GAAU0D,GAAI,cAAc,EAASG,GAAQF,EAAgBA,EAAgB,YAAY,iBAAiBA,EAAgB,aAAa,CAAC,OAAO,IAAI,MAAM,IAAI,EAAEG,EAAoBH,EAAgB,CAAC,QAAQ,CAAC,QAAQ,CAAC,YAAY,YAAY,WAAW,EAAE,aAAa,CAAC,yBAAyB,wBAAwB,uBAAuB,EAAE,MAAM,UAAU,KAAKI,EAAY,IAAI,EAAE,UAAU,CAAC,aAAa,iBAAiB,gBAAgB,GAAK,MAAM,QAAQ,KAAKA,EAAY,MAAM,EAAE,UAAU,CAAC,aAAa,uGAAuG,MAAM,cAAc,KAAKA,EAAY,KAAK,EAAE,UAAU,CAAC,aAAa,wBAAwB,gBAAgB,GAAM,MAAM,OAAO,KAAKA,EAAY,MAAM,EAAE,UAAU,CAAC,aAAa,4GAA4G,MAAM,aAAa,KAAKA,EAAY,KAAK,EAAE,UAAU,CAAC,aAAa,eAAe,gBAAgB,GAAM,YAAY,GAAG,MAAM,cAAc,KAAKA,EAAY,MAAM,EAAE,UAAU,CAAC,aAAa,uGAAuG,MAAM,eAAe,KAAKA,EAAY,KAAK,EAAE,UAAU,CAAC,aAAa,8GAA8G,MAAM,oBAAoB,KAAKA,EAAY,KAAK,EAAE,UAAUlH,IAAiB,WAAc,CAAC,GAAGA,GAAe,UAAa,aAAa,YAAY,YAAY,OAAU,OAAO,OAAU,MAAM,WAAW,EAAE,UAAU,CAAC,MAAM,OAAO,KAAKkH,EAAY,IAAI,EAAE,UAAU,CAAC,aAAa,GAAM,MAAM,UAAU,KAAKA,EAAY,OAAO,EAAE,UAAU,CAAC,aAAa,2GAA2G,MAAM,aAAa,KAAKA,EAAY,KAAK,CAAC,CAAC,EAAEC,GAASL,EAAgB,CAAC,CAAC,cAAc,GAAK,MAAM,CAAC,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,0EAA0E,IAAI,yEAAyE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,wDAAwD,IAAI,yEAAyE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,cAAc,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,cAAc,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,uGAAuG,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,6JAA6J,IAAI,sEAAsE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,oGAAoG,IAAI,wEAAwE,OAAO,KAAK,CAAC,CAAC,EAAE,GAAGtH,GAAY,GAAGG,GAAkB,GAAGyH,EAAoCC,EAAK,EAAE,GAAGD,EAAqCC,EAAK,CAAC,EAAE,CAAC,6BAA6B,EAAI,CAAC",
  "names": ["ButtonFonts", "getFonts", "LNCJ8JrMb_default", "ContactModalFonts", "KjW7TWEH1_default", "MotionDivWithFX", "withFX", "motion", "ButtonControls", "getPropertyControls", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "transition2", "animation", "animation1", "animation2", "Overlay", "children", "blockDocumentScrolling", "enabled", "visible", "setVisible", "useOverlayState", "Transition", "value", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "x", "humanReadableVariantMap", "getProps", "background", "buttonColor", "buttonText", "buttonTextColor", "height", "iconName", "id", "link", "newTab", "text", "textColor", "title", "titleColor", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "TPfgUMKvU", "gsEAQKbuw", "eG2qRWVuY", "izv65hphi", "ngvo314ej", "hZOusc34J", "fSwsic5wq", "iTSiyCfn6", "w3EFGvBAB", "RBfiI_81A", "ACpMpFr3L", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "nSQvgmbyztxyyif", "overlay", "loadMore", "args", "scopingClassNames", "cx", "ref1", "pe", "ref2", "ref3", "defaultLayoutId", "ae", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "Image2", "getLoadingLazyAtYPosition", "RichText2", "l", "ComponentViewportProvider", "SmartComponentScopedContainer", "AnimatePresence", "Floating", "css", "FramerhDk8iqzI5", "withCSS", "hDk8iqzI5_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts"]
}
