{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/JxA4bCYbRjmMaeBh1bng/lYxbcLSrfQx6YCd7Kiej/FhPzlnzGf.js", "ssg:https://framerusercontent.com/modules/OuQ1YT13WEtuBAN08ZAk/YRu4ZaWI4bV0scAwzVhN/yTqcLFNZF.js", "ssg:https://framerusercontent.com/modules/F7gSIj0j8czXZ5xiHg8n/SYYxDW748tTCTSJAGYyg/we2vgX6OV.js", "ssg:https://framerusercontent.com/modules/Vwet227dGhkRPRp1m5Ga/KAA366KE6yJAVj8wz2Wg/MuH_JmfCf.js", "ssg:https://framerusercontent.com/modules/FyrX4bT5uIFAz0JixMWm/REkSAix2enPXZzCZ191q/eK1NDww1q.js"],
  "sourcesContent": ["// Generated by Framer (f7d95e4)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,Floating,getFonts,getLoadingLazyAtYPosition,Image,Link,ResolveLinks,RichText,SmartComponentScopedContainer,SVG,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useOverlayState,useRouter,useVariantState,withCSS,withFX}from\"framer\";import{AnimatePresence,LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import BrandCaseButton from\"https://framerusercontent.com/modules/OuQ1YT13WEtuBAN08ZAk/YRu4ZaWI4bV0scAwzVhN/yTqcLFNZF.js\";const MotionDivWithFX=withFX(motion.div);const BrandCaseButtonFonts=getFonts(BrandCaseButton);const enabledGestures={AfLqItOd1:{hover:true},nDO8SWkOV:{hover:true}};const cycleOrder=[\"AfLqItOd1\",\"nDO8SWkOV\"];const serializationHash=\"framer-02HnR\";const variantClassNames={AfLqItOd1:\"framer-v-1g9vqzj\",nDO8SWkOV:\"framer-v-1nwi417\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={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:transition1,x:0,y:0};const animation1={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,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 transformTemplate1=(_,t)=>`translate(-50%, -50%) ${t}`;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={\"V1 - Fayt\":\"AfLqItOd1\",\"v1-AI\":\"nDO8SWkOV\"};const getProps=({height,hover,hover2,hover3,id,width,...props})=>{return{...props,AuXHIVKLg:hover3??props.AuXHIVKLg,SJalyWGJ9:hover??props.SJalyWGJ9,variant:humanReadableVariantMap[props.variant]??props.variant??\"AfLqItOd1\",vm75h6Ge1:hover2??props.vm75h6Ge1};};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,SJalyWGJ9,vm75h6Ge1,AuXHIVKLg,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"AfLqItOd1\",enabledGestures,ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onMouseEnter12vssog=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});if(AuXHIVKLg){const res=await AuXHIVKLg(...args);if(res===false)return false;}});const onMouseEnterief2nn=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{if(SJalyWGJ9){const res=await SJalyWGJ9(...args);if(res===false)return false;}overlay.show();});const onMouseEntertrqysj=activeVariantCallback(async(...args)=>{if(vm75h6Ge1){const res=await vm75h6Ge1(...args);if(res===false)return false;}});const pbkbc704jtxyyif=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.show();});const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const ref2=React.useRef(null);const router=useRouter();const ref3=React.useRef(null);const ref4=React.useRef(null);return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-1g9vqzj\",className,classNames),\"data-framer-name\":\"V1 - Fayt\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"AfLqItOd1\",onMouseEnter:onMouseEnter12vssog,ref:refBinding,style:{...style},...addPropertyOverrides({\"AfLqItOd1-hover\":{\"data-framer-name\":undefined},\"nDO8SWkOV-hover\":{\"data-framer-name\":undefined},nDO8SWkOV:{\"data-framer-name\":\"v1-AI\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(Overlay,{blockDocumentScrolling:false,children:overlay=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{WR6uzBJoM:\"fayt-the-label\"},unresolvedPathSlugs:{WR6uzBJoM:{collectionId:\"ouh1gyiVO\",collectionItemId:\"k0HURQtCE\"}},webPageId:\"IVRbNeyVL\"},motionChild:true,nodeId:\"dtKb7u6ju\",openInNewTab:false,scopeId:\"FhPzlnzGf\",children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:\"Fayt Logo\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+(0+((componentViewport?.height||63)-0-((componentViewport?.height||63)-0)*1)/2)),pixelHeight:116,pixelWidth:248,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/mz0BSb6t2I5N3gfEIFl72bvK9Y.png\"},className:\"framer-18cypyh framer-1p9a9k1\",\"data-highlight\":true,id:`${layoutId}-18cypyh`,layoutDependency:layoutDependency,layoutId:\"dtKb7u6ju\",onMouseEnter:onMouseEnterief2nn({overlay}),ref:ref1,...addPropertyOverrides({\"AfLqItOd1-hover\":{background:{alt:\"Fayt Logo\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+(0+((componentViewport?.height||63)-0-((componentViewport?.height||63)-0)*1)/2)),pixelHeight:116,pixelWidth:248,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/Xuoj5kXcQYdCgLtOum8ICoC1Ng.png\"}},\"nDO8SWkOV-hover\":{background:{alt:\"Fayt Logo\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+(0+((componentViewport?.height||63)-0-((componentViewport?.height||63)-0)*1)/2)),pixelHeight:116,pixelWidth:248,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/Xuoj5kXcQYdCgLtOum8ICoC1Ng.png\"}}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(AnimatePresence,{children:overlay.visible&&/*#__PURE__*/_jsx(Floating,{alignment:\"center\",anchorRef:ref1,className:cx(scopingClassNames,classNames),collisionDetection:true,collisionDetectionPadding:20,\"data-framer-portal-id\":`${layoutId}-18cypyh`,offsetX:0,offsetY:-9,onDismiss:overlay.hide,placement:\"top\",safeArea:true,zIndex:11,children:/*#__PURE__*/_jsxs(MotionDivWithFX,{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation1,className:\"framer-oshdpf\",\"data-border\":true,exit:animation,initial:animation2,layoutDependency:layoutDependency,layoutId:\"X3F7cmvnt\",ref:ref2,role:\"dialog\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(67, 209, 0)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"rgb(246, 253, 242)\",borderBottomLeftRadius:8,borderBottomRightRadius:8,borderTopLeftRadius:8,borderTopRightRadius:8,boxShadow:\"0px 10px 20px 0px rgba(0,0,0,0.05)\"},variants:{\"nDO8SWkOV-hover\":{boxShadow:\"10px 10px 49px -4px rgba(59, 186, 0, 0.46)\"}},children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"JULY logo\",fit:\"fit\",pixelHeight:98,pixelWidth:209,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/V72cnDD3DY5usmQdcgOotgdnJ5s.png\"},className:\"framer-zglnls\",layoutDependency:layoutDependency,layoutId:\"d_1r1jDHv\"}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"130%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 5, 22))\"},children:\"How Fayt The Label drove 4.5x higher email revenue with Instant Audiences in the last six months:\"})}),className:\"framer-jn5emk\",\"data-framer-name\":\"\u201CThat then turned into a 48x ROI from using the platform, as well as a 17% incremental revenue boost from the emails we were able to send.\u201D\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"xDP4dVqup\",style:{\"--extracted-r6o4lv\":\"rgb(4, 5, 22)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-3b9gnr\",\"data-framer-name\":\"Line 375\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:4,intrinsicWidth:215,layoutDependency:layoutDependency,layoutId:\"WAZewq71e\",svg:'<svg width=\"215\" height=\"4\" viewBox=\"-1 -1 215 4\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M1 0.5C0.723858 0.5 0.5 0.723858 0.5 1C0.5 1.27614 0.723858 1.5 1 1.5V0.5ZM1 1.5H213V0.5H1V1.5Z\" fill=\"#898798\" fill-opacity=\"0.16\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-17qhj34\",layoutDependency:layoutDependency,layoutId:\"NpmdGj3iz\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-r5aesc\",\"data-framer-name\":\"Stat\",layoutDependency:layoutDependency,layoutId:\"xtWNrhoCd\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1ukabxr\",layoutDependency:layoutDependency,layoutId:\"yzCJDOn5h\",style:{background:'linear-gradient(180deg, rgb(255, 255, 255) 0%, var(--token-7b9e362c-f852-408c-bbef-42ff68d35e13, rgb(60, 187, 0)) /* {\"name\":\"brand600\"} */ 49.0990990990991%, rgb(255, 255, 255) 100%)'}}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1ke920u\",\"data-framer-name\":\"Name title\",layoutDependency:layoutDependency,layoutId:\"ybYtO7x1h\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"22px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"130%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 5, 22))\"},children:\"4.5x\"})}),className:\"framer-l7nudk\",\"data-framer-name\":\"Lachi Agnew\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"erU3BX6us\",style:{\"--extracted-r6o4lv\":\"rgb(4, 5, 22)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-font-size\":\"8px\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"130%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(137, 135, 152))\"},children:\"Higher Email Revenue\"})}),className:\"framer-1cn6ej5\",\"data-framer-name\":\"Head of Technology - July\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"Uevl2nVxi\",style:{\"--extracted-r6o4lv\":\"rgb(137, 135, 152)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-11fcud9\",\"data-framer-name\":\"Stat\",layoutDependency:layoutDependency,layoutId:\"w7LE5gMfz\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-qbv8wp\",layoutDependency:layoutDependency,layoutId:\"PZjZRGyT7\",style:{background:'linear-gradient(180deg, rgb(255, 255, 255) 0%, var(--token-7b9e362c-f852-408c-bbef-42ff68d35e13, rgb(60, 187, 0)) /* {\"name\":\"brand600\"} */ 49.0990990990991%, rgb(255, 255, 255) 100%)'}}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1okpn1u\",\"data-framer-name\":\"Name title\",layoutDependency:layoutDependency,layoutId:\"oMauaSZ9M\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"22px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"130%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 5, 22))\"},children:\"46.1x\"})}),className:\"framer-1dqh2j0\",\"data-framer-name\":\"Lachi Agnew\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"pPjhDuzqj\",style:{\"--extracted-r6o4lv\":\"rgb(4, 5, 22)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-font-size\":\"8px\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"130%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(137, 135, 152))\"},children:\"ROI\"})}),className:\"framer-19eutj8\",\"data-framer-name\":\"Head of Technology - July\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"aEg1_XAf1\",style:{\"--extracted-r6o4lv\":\"rgb(137, 135, 152)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})]})]})]})]})})})})})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1k2ldrl\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"rp8DCEnGa\",onMouseEnter:onMouseEntertrqysj,children:/*#__PURE__*/_jsx(Overlay,{blockDocumentScrolling:false,children:overlay1=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{WR6uzBJoM:\"fayt-the-label\"},unresolvedPathSlugs:{WR6uzBJoM:{collectionId:\"ouh1gyiVO\",collectionItemId:\"k0HURQtCE\"}},webPageId:\"IVRbNeyVL\"},implicitPathVariables:undefined},{href:{pathVariables:{WR6uzBJoM:\"fayt-the-label\"},unresolvedPathSlugs:{WR6uzBJoM:{collectionId:\"ouh1gyiVO\",collectionItemId:\"k0HURQtCE\"}},webPageId:\"IVRbNeyVL\"},implicitPathVariables:undefined},{href:{pathVariables:{WR6uzBJoM:\"fayt-the-label\"},unresolvedPathSlugs:{WR6uzBJoM:{collectionId:\"ouh1gyiVO\",collectionItemId:\"k0HURQtCE\"}},webPageId:\"IVRbNeyVL\"},implicitPathVariables:undefined},{href:{pathVariables:{WR6uzBJoM:\"fayt-the-label\"},unresolvedPathSlugs:{WR6uzBJoM:{collectionId:\"ouh1gyiVO\",collectionItemId:\"k0HURQtCE\"}},webPageId:\"IVRbNeyVL\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:20,y:(componentViewport?.y||0)+(componentViewport?.height||63)- -20+-10,children:/*#__PURE__*/_jsxs(SmartComponentScopedContainer,{className:\"framer-l5j0hz-container\",id:`${layoutId}-l5j0hz`,layoutDependency:layoutDependency,layoutId:\"GoU_TUFiE-container\",nodeId:\"GoU_TUFiE\",ref:ref3,rendersWithMotion:true,scopeId:\"FhPzlnzGf\",transformTemplate:transformTemplate1,children:[/*#__PURE__*/_jsx(BrandCaseButton,{height:\"100%\",id:\"GoU_TUFiE\",layoutId:\"GoU_TUFiE\",pbkbc704j:pbkbc704jtxyyif({overlay:overlay1}),variant:overlay1.visible?\"muyq5GOOk\":\"muyq5GOOk\",width:\"100%\",ZNUfewGLF:resolvedLinks[0],...addPropertyOverrides({\"AfLqItOd1-hover\":{ZNUfewGLF:resolvedLinks[2]},\"nDO8SWkOV-hover\":{ZNUfewGLF:resolvedLinks[3]},nDO8SWkOV:{ZNUfewGLF:resolvedLinks[1]}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay1.visible&&/*#__PURE__*/_jsx(Floating,{alignment:\"center\",anchorRef:ref3,className:cx(scopingClassNames,classNames),collisionDetection:true,collisionDetectionPadding:20,\"data-framer-portal-id\":`${layoutId}-l5j0hz`,offsetX:0,offsetY:-68,onDismiss:overlay1.hide,placement:\"top\",safeArea:true,zIndex:11,children:/*#__PURE__*/_jsxs(MotionDivWithFX,{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation1,className:\"framer-1dzusoe\",\"data-border\":true,exit:animation,initial:animation2,layoutDependency:layoutDependency,layoutId:\"O8WjUnyQt\",ref:ref4,role:\"dialog\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(67, 209, 0)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"rgb(246, 253, 242)\",borderBottomLeftRadius:8,borderBottomRightRadius:8,borderTopLeftRadius:8,borderTopRightRadius:8,boxShadow:\"0px 10px 20px 0px rgba(0,0,0,0.05)\"},variants:{nDO8SWkOV:{boxShadow:\"10px 10px 49px -4px rgba(59, 186, 0, 0.46)\"}},children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"JULY logo\",fit:\"fit\",pixelHeight:98,pixelWidth:209,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/V72cnDD3DY5usmQdcgOotgdnJ5s.png\"},className:\"framer-1nfpezl\",layoutDependency:layoutDependency,layoutId:\"zUmbR4Sbf\"}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"130%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 5, 22))\"},children:\"How Fayt The Label drove 4.5x higher email revenue with Instant Audiences in the last six months:\"})}),className:\"framer-499ohi\",\"data-framer-name\":\"\u201CThat then turned into a 48x ROI from using the platform, as well as a 17% incremental revenue boost from the emails we were able to send.\u201D\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"aRHJAo24t\",style:{\"--extracted-r6o4lv\":\"rgb(4, 5, 22)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-13tmacf\",\"data-framer-name\":\"Line 375\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:4,intrinsicWidth:215,layoutDependency:layoutDependency,layoutId:\"rNq0z_VVE\",svg:'<svg width=\"215\" height=\"4\" viewBox=\"-1 -1 215 4\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M1 0.5C0.723858 0.5 0.5 0.723858 0.5 1C0.5 1.27614 0.723858 1.5 1 1.5V0.5ZM1 1.5H213V0.5H1V1.5Z\" fill=\"#898798\" fill-opacity=\"0.16\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-16fes1i\",layoutDependency:layoutDependency,layoutId:\"kGcDvhOkb\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1eqbpjd\",\"data-framer-name\":\"Stat\",layoutDependency:layoutDependency,layoutId:\"LT2Vabmiy\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-aao370\",layoutDependency:layoutDependency,layoutId:\"fnzn7Qi3g\",style:{background:'linear-gradient(180deg, rgb(255, 255, 255) 0%, var(--token-7b9e362c-f852-408c-bbef-42ff68d35e13, rgb(60, 187, 0)) /* {\"name\":\"brand600\"} */ 49.0990990990991%, rgb(255, 255, 255) 100%)'}}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-12iq7h\",\"data-framer-name\":\"Name title\",layoutDependency:layoutDependency,layoutId:\"i7Fm0QfBx\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"22px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"130%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 5, 22))\"},children:\"4.5x\"})}),className:\"framer-1bck7ge\",\"data-framer-name\":\"Lachi Agnew\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"YjLGtB8ZN\",style:{\"--extracted-r6o4lv\":\"rgb(4, 5, 22)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-font-size\":\"8px\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"130%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(137, 135, 152))\"},children:\"Higher Email Revenue\"})}),className:\"framer-9rl21e\",\"data-framer-name\":\"Head of Technology - July\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"EGX0fzmhi\",style:{\"--extracted-r6o4lv\":\"rgb(137, 135, 152)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-ogd53v\",\"data-framer-name\":\"Stat\",layoutDependency:layoutDependency,layoutId:\"eQh9p664E\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1igawja\",layoutDependency:layoutDependency,layoutId:\"QB2JmqXG7\",style:{background:'linear-gradient(180deg, rgb(255, 255, 255) 0%, var(--token-7b9e362c-f852-408c-bbef-42ff68d35e13, rgb(60, 187, 0)) /* {\"name\":\"brand600\"} */ 49.0990990990991%, rgb(255, 255, 255) 100%)'}}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1hor5cm\",\"data-framer-name\":\"Name title\",layoutDependency:layoutDependency,layoutId:\"kcTh9Cv6J\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"22px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"130%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 5, 22))\"},children:\"46.1x\"})}),className:\"framer-lxskmn\",\"data-framer-name\":\"Lachi Agnew\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"UBxasATic\",style:{\"--extracted-r6o4lv\":\"rgb(4, 5, 22)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-font-size\":\"8px\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"130%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(137, 135, 152))\"},children:\"ROI\"})}),className:\"framer-8j04b1\",\"data-framer-name\":\"Head of Technology - July\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"rEGGlvbt2\",style:{\"--extracted-r6o4lv\":\"rgb(137, 135, 152)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})]})]})]})]})})})]})})})})})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-02HnR.framer-1p9a9k1, .framer-02HnR .framer-1p9a9k1 { display: block; }\",\".framer-02HnR.framer-1g9vqzj { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 63px; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-02HnR .framer-18cypyh { cursor: pointer; flex: none; height: 100%; position: relative; text-decoration: none; width: 121px; }\",\".framer-02HnR .framer-oshdpf, .framer-02HnR .framer-1dzusoe { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 14px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 14px; position: relative; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-02HnR .framer-zglnls, .framer-02HnR .framer-1nfpezl { flex: none; height: 30px; overflow: hidden; position: relative; width: 61px; }\",\".framer-02HnR .framer-jn5emk, .framer-02HnR .framer-499ohi { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 212px; word-break: break-word; word-wrap: break-word; }\",\".framer-02HnR .framer-3b9gnr, .framer-02HnR .framer-13tmacf { align-self: stretch; flex: none; height: 1px; position: relative; width: auto; }\",\".framer-02HnR .framer-17qhj34, .framer-02HnR .framer-16fes1i { align-content: center; align-items: center; align-self: stretch; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: auto; }\",\".framer-02HnR .framer-r5aesc, .framer-02HnR .framer-11fcud9, .framer-02HnR .framer-1eqbpjd, .framer-02HnR .framer-ogd53v { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 6px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-02HnR .framer-1ukabxr, .framer-02HnR .framer-qbv8wp, .framer-02HnR .framer-aao370, .framer-02HnR .framer-1igawja { align-self: stretch; flex: none; height: auto; overflow: hidden; position: relative; width: 1px; }\",\".framer-02HnR .framer-1ke920u, .framer-02HnR .framer-1okpn1u, .framer-02HnR .framer-12iq7h, .framer-02HnR .framer-1hor5cm { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 2px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-02HnR .framer-l7nudk, .framer-02HnR .framer-1dqh2j0, .framer-02HnR .framer-1bck7ge, .framer-02HnR .framer-lxskmn { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-02HnR .framer-1cn6ej5, .framer-02HnR .framer-19eutj8, .framer-02HnR .framer-9rl21e, .framer-02HnR .framer-8j04b1 { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-02HnR .framer-1k2ldrl { align-content: center; align-items: center; bottom: -20px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; left: 28px; min-height: 20px; overflow: visible; padding: 0px; position: absolute; width: 63px; z-index: 1; }\",\".framer-02HnR .framer-l5j0hz-container { cursor: pointer; flex: none; height: auto; left: 50%; position: absolute; top: 50%; width: auto; z-index: 1; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-02HnR.framer-1g9vqzj, .framer-02HnR .framer-oshdpf, .framer-02HnR .framer-17qhj34, .framer-02HnR .framer-r5aesc, .framer-02HnR .framer-1ke920u, .framer-02HnR .framer-11fcud9, .framer-02HnR .framer-1okpn1u, .framer-02HnR .framer-1k2ldrl, .framer-02HnR .framer-1dzusoe, .framer-02HnR .framer-16fes1i, .framer-02HnR .framer-1eqbpjd, .framer-02HnR .framer-12iq7h, .framer-02HnR .framer-ogd53v, .framer-02HnR .framer-1hor5cm { gap: 0px; } .framer-02HnR.framer-1g9vqzj > *, .framer-02HnR .framer-17qhj34 > *, .framer-02HnR .framer-1k2ldrl > *, .framer-02HnR .framer-16fes1i > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-02HnR.framer-1g9vqzj > :first-child, .framer-02HnR .framer-17qhj34 > :first-child, .framer-02HnR .framer-r5aesc > :first-child, .framer-02HnR .framer-11fcud9 > :first-child, .framer-02HnR .framer-1k2ldrl > :first-child, .framer-02HnR .framer-16fes1i > :first-child, .framer-02HnR .framer-1eqbpjd > :first-child, .framer-02HnR .framer-ogd53v > :first-child { margin-left: 0px; } .framer-02HnR.framer-1g9vqzj > :last-child, .framer-02HnR .framer-17qhj34 > :last-child, .framer-02HnR .framer-r5aesc > :last-child, .framer-02HnR .framer-11fcud9 > :last-child, .framer-02HnR .framer-1k2ldrl > :last-child, .framer-02HnR .framer-16fes1i > :last-child, .framer-02HnR .framer-1eqbpjd > :last-child, .framer-02HnR .framer-ogd53v > :last-child { margin-right: 0px; } .framer-02HnR .framer-oshdpf > *, .framer-02HnR .framer-1dzusoe > * { margin: 0px; margin-bottom: calc(14px / 2); margin-top: calc(14px / 2); } .framer-02HnR .framer-oshdpf > :first-child, .framer-02HnR .framer-1ke920u > :first-child, .framer-02HnR .framer-1okpn1u > :first-child, .framer-02HnR .framer-1dzusoe > :first-child, .framer-02HnR .framer-12iq7h > :first-child, .framer-02HnR .framer-1hor5cm > :first-child { margin-top: 0px; } .framer-02HnR .framer-oshdpf > :last-child, .framer-02HnR .framer-1ke920u > :last-child, .framer-02HnR .framer-1okpn1u > :last-child, .framer-02HnR .framer-1dzusoe > :last-child, .framer-02HnR .framer-12iq7h > :last-child, .framer-02HnR .framer-1hor5cm > :last-child { margin-bottom: 0px; } .framer-02HnR .framer-r5aesc > *, .framer-02HnR .framer-11fcud9 > *, .framer-02HnR .framer-1eqbpjd > *, .framer-02HnR .framer-ogd53v > * { margin: 0px; margin-left: calc(6px / 2); margin-right: calc(6px / 2); } .framer-02HnR .framer-1ke920u > *, .framer-02HnR .framer-1okpn1u > *, .framer-02HnR .framer-12iq7h > *, .framer-02HnR .framer-1hor5cm > * { margin: 0px; margin-bottom: calc(2px / 2); margin-top: calc(2px / 2); } }\",'.framer-02HnR[data-border=\"true\"]::after, .framer-02HnR [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }'];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 63\n * @framerIntrinsicWidth 121\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"fixed\"]},\"nDO8SWkOV\":{\"layout\":[\"auto\",\"fixed\"]},\"FQjQTvOP4\":{\"layout\":[\"auto\",\"fixed\"]},\"vBuj_5FQJ\":{\"layout\":[\"auto\",\"fixed\"]}}}\n * @framerVariables {\"SJalyWGJ9\":\"hover\",\"vm75h6Ge1\":\"hover2\",\"AuXHIVKLg\":\"hover3\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerFhPzlnzGf=withCSS(Component,css,\"framer-02HnR\");export default FramerFhPzlnzGf;FramerFhPzlnzGf.displayName=\"Fayt overlay\";FramerFhPzlnzGf.defaultProps={height:63,width:121};addPropertyControls(FramerFhPzlnzGf,{variant:{options:[\"AfLqItOd1\",\"nDO8SWkOV\"],optionTitles:[\"V1 - Fayt\",\"v1-AI\"],title:\"Variant\",type:ControlType.Enum},SJalyWGJ9:{title:\"Hover\",type:ControlType.EventHandler},vm75h6Ge1:{title:\"Hover 2\",type:ControlType.EventHandler},AuXHIVKLg:{title:\"Hover 3\",type:ControlType.EventHandler}});addFonts(FramerFhPzlnzGf,[{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/5A3Ce6C9YYmCjpQx9M4inSaKU.woff2\",weight:\"500\"},{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/Qx95Xyt0Ka3SGhinnbXIGpEIyP4.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/6mJuEAguuIuMog10gGvH5d3cl8.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/xYYWaj7wCU5zSQH0eXvSaS19wo.woff2\",weight:\"500\"},{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/otTaNuNpVK4RbdlT7zDDdKvQBA.woff2\",weight:\"500\"},{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/d3tHnaQIAeqiE5hGcRw4mmgWYU.woff2\",weight:\"500\"},{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/DolVirEGb34pEXEp8t8FQBSK4.woff2\",weight:\"500\"},{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\"}]},...BrandCaseButtonFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerFhPzlnzGf\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicWidth\":\"121\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"nDO8SWkOV\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"FQjQTvOP4\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"vBuj_5FQJ\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]}}}\",\"framerVariables\":\"{\\\"SJalyWGJ9\\\":\\\"hover\\\",\\\"vm75h6Ge1\\\":\\\"hover2\\\",\\\"AuXHIVKLg\\\":\\\"hover3\\\"}\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"63\",\"framerImmutableVariables\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (f7d95e4)\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={muyq5GOOk:{hover:true},VnvCgKpSx:{hover:true}};const cycleOrder=[\"muyq5GOOk\",\"VnvCgKpSx\"];const serializationHash=\"framer-5yfAa\";const variantClassNames={muyq5GOOk:\"framer-v-1mir6k5\",VnvCgKpSx:\"framer-v-1f1tj8c\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,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={\"v2-AI\":\"VnvCgKpSx\",V1:\"muyq5GOOk\"};const getProps=({height,hover,hover2,id,link,width,...props})=>{return{...props,pbkbc704j:hover??props.pbkbc704j,usgJGnGvT:hover2??props.usgJGnGvT,variant:humanReadableVariantMap[props.variant]??props.variant??\"muyq5GOOk\",ZNUfewGLF:link??props.ZNUfewGLF};};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,pbkbc704j,ZNUfewGLF,usgJGnGvT,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"muyq5GOOk\",enabledGestures,ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onMouseEnter1ur6zwk=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});if(pbkbc704j){const res=await pbkbc704j(...args);if(res===false)return false;}if(usgJGnGvT){const res=await usgJGnGvT(...args);if(res===false)return false;}});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:ZNUfewGLF,motionChild:true,nodeId:\"muyq5GOOk\",scopeId:\"yTqcLFNZF\",children:/*#__PURE__*/_jsx(motion.a,{...restProps,...gestureHandlers,className:`${cx(scopingClassNames,\"framer-1mir6k5\",className,classNames)} framer-1v528gi`,\"data-border\":true,\"data-framer-name\":\"V1\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"muyq5GOOk\",onMouseEnter:onMouseEnter1ur6zwk,ref:refBinding,style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(221, 222, 215)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",background:\"linear-gradient(128deg, rgb(84, 228, 36) 0%, rgb(171, 255, 45) 37%, rgb(84, 228, 36) 80%)\",borderBottomLeftRadius:4,borderBottomRightRadius:4,borderTopLeftRadius:4,borderTopRightRadius:4,...style},...addPropertyOverrides({\"muyq5GOOk-hover\":{\"data-framer-name\":undefined},\"VnvCgKpSx-hover\":{\"data-framer-name\":undefined},VnvCgKpSx:{\"data-framer-name\":\"v2-AI\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-font-size\":\"10px\",\"--framer-letter-spacing\":\"-0.05em\",\"--framer-line-height\":\"120%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 5, 22))\"},children:\"case study\"})}),className:\"framer-1hrj7ls\",\"data-framer-name\":\"case study\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"UYZk9rKCt\",style:{\"--extracted-r6o4lv\":\"rgb(4, 5, 22)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"center\",withExternalLayout:true})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-5yfAa.framer-1v528gi, .framer-5yfAa .framer-1v528gi { display: block; }\",\".framer-5yfAa.framer-1mir6k5 { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; padding: 4px 6px 4px 6px; position: relative; text-decoration: none; width: min-content; }\",\".framer-5yfAa .framer-1hrj7ls { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 48px; word-break: break-word; word-wrap: break-word; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-5yfAa.framer-1mir6k5 { gap: 0px; } .framer-5yfAa.framer-1mir6k5 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-5yfAa.framer-1mir6k5 > :first-child { margin-top: 0px; } .framer-5yfAa.framer-1mir6k5 > :last-child { margin-bottom: 0px; } }\",'.framer-5yfAa[data-border=\"true\"]::after, .framer-5yfAa [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }'];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 20\n * @framerIntrinsicWidth 60\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"VnvCgKpSx\":{\"layout\":[\"auto\",\"auto\"]},\"cA7y4GdFb\":{\"layout\":[\"auto\",\"auto\"]},\"q1g_o4hfc\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerVariables {\"pbkbc704j\":\"hover\",\"ZNUfewGLF\":\"link\",\"usgJGnGvT\":\"hover2\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FrameryTqcLFNZF=withCSS(Component,css,\"framer-5yfAa\");export default FrameryTqcLFNZF;FrameryTqcLFNZF.displayName=\"Brand case button\";FrameryTqcLFNZF.defaultProps={height:20,width:60};addPropertyControls(FrameryTqcLFNZF,{variant:{options:[\"muyq5GOOk\",\"VnvCgKpSx\"],optionTitles:[\"V1\",\"v2-AI\"],title:\"Variant\",type:ControlType.Enum},pbkbc704j:{title:\"Hover\",type:ControlType.EventHandler},ZNUfewGLF:{title:\"Link\",type:ControlType.Link},usgJGnGvT:{title:\"Hover 2\",type:ControlType.EventHandler}});addFonts(FrameryTqcLFNZF,[{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\"}]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FrameryTqcLFNZF\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"20\",\"framerComponentViewportWidth\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"VnvCgKpSx\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"cA7y4GdFb\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"q1g_o4hfc\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicWidth\":\"60\",\"framerVariables\":\"{\\\"pbkbc704j\\\":\\\"hover\\\",\\\"ZNUfewGLF\\\":\\\"link\\\",\\\"usgJGnGvT\\\":\\\"hover2\\\"}\",\"framerImmutableVariables\":\"true\",\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./yTqcLFNZF.map", "// Generated by Framer (e1a43d5)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,Floating,getFonts,getLoadingLazyAtYPosition,Image,Link,ResolveLinks,RichText,SmartComponentScopedContainer,SVG,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useOverlayState,useRouter,useVariantState,withCSS,withFX}from\"framer\";import{AnimatePresence,LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import BrandCaseButton from\"https://framerusercontent.com/modules/OuQ1YT13WEtuBAN08ZAk/YRu4ZaWI4bV0scAwzVhN/yTqcLFNZF.js\";const MotionDivWithFX=withFX(motion.div);const BrandCaseButtonFonts=getFonts(BrandCaseButton);const cycleOrder=[\"I4OplOKlO\",\"a9hNDPK26\",\"Ykf9AwX_e\",\"K96095ebU\"];const serializationHash=\"framer-zw9lq\";const variantClassNames={a9hNDPK26:\"framer-v-nkxo3y\",I4OplOKlO:\"framer-v-gt7vwy\",K96095ebU:\"framer-v-10o2hsf\",Ykf9AwX_e:\"framer-v-13w5eq7\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={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:transition1,x:0,y:0};const animation1={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,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 transformTemplate1=(_,t)=>`translateX(-50%) ${t}`;const transformTemplate2=(_,t)=>`translate(-50%, -50%) ${t}`;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={\"v3-AI-hover\":\"K96095ebU\",\"V3-AI\":\"Ykf9AwX_e\",V1:\"I4OplOKlO\",V2:\"a9hNDPK26\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"I4OplOKlO\"};};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,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"I4OplOKlO\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onMouseEnter1s9301h=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{setVariant(\"a9hNDPK26\");overlay.show();});const onMouseLeavewwtih=activeVariantCallback(async(...args)=>{setVariant(\"I4OplOKlO\");});const onMouseEnter1ul4wy6=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{setVariant(\"K96095ebU\");overlay.show();});const onMouseEntertxyyif=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.show();});const onMouseLeave2jitx5=activeVariantCallback(async(...args)=>{setVariant(\"Ykf9AwX_e\");});const onMouseEnter1utrp8p=activeVariantCallback(async(...args)=>{setVariant(\"a9hNDPK26\");});const onMouseEnter15jyg0=activeVariantCallback(async(...args)=>{setVariant(\"K96095ebU\");});const pbkbc704jtxyyif=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.show();});const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const ref2=React.useRef(null);const router=useRouter();const ref3=React.useRef(null);const ref4=React.useRef(null);return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-gt7vwy\",className,classNames),\"data-framer-name\":\"V1\",layoutDependency:layoutDependency,layoutId:\"I4OplOKlO\",ref:refBinding,style:{...style},...addPropertyOverrides({a9hNDPK26:{\"data-framer-name\":\"V2\"},K96095ebU:{\"data-framer-name\":\"v3-AI-hover\"},Ykf9AwX_e:{\"data-framer-name\":\"V3-AI\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(Overlay,{blockDocumentScrolling:false,children:overlay=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{WR6uzBJoM:\"how-a-b-testing-showed-a-21-revenue-lift-for-july-luggage\"},unresolvedPathSlugs:{WR6uzBJoM:{collectionId:\"ouh1gyiVO\",collectionItemId:\"siMKYVTY3\"}},webPageId:\"IVRbNeyVL\"},motionChild:true,nodeId:\"YHf48nQJw\",openInNewTab:false,scopeId:\"we2vgX6OV\",children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:\"JULY logo\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||41)-0-41)/2+0+0)),pixelHeight:83,pixelWidth:154,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/NZsHUsHqJJEun6UeZquJ93SedPY.png\"},className:\"framer-u26pvf framer-1xwfsj6\",\"data-highlight\":true,id:`${layoutId}-u26pvf`,layoutDependency:layoutDependency,layoutId:\"YHf48nQJw\",onMouseEnter:onMouseEnter1s9301h({overlay}),ref:ref1,...addPropertyOverrides({a9hNDPK26:{background:{alt:\"JULY logo\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||41)-0-41)/2+0+0)),pixelHeight:83,pixelWidth:154,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/LwD64znrnneRvx9LcgLYpIVDjQA.png\"},onMouseLeave:onMouseLeavewwtih},K96095ebU:{background:{alt:\"JULY logo\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||41)-0-41)/2+0+0)),pixelHeight:83,pixelWidth:154,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/LwD64znrnneRvx9LcgLYpIVDjQA.png\"},onMouseEnter:onMouseEntertxyyif({overlay}),onMouseLeave:onMouseLeave2jitx5},Ykf9AwX_e:{onMouseEnter:onMouseEnter1ul4wy6({overlay})}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(AnimatePresence,{children:overlay.visible&&/*#__PURE__*/_jsx(Floating,{alignment:\"center\",anchorRef:ref1,className:cx(scopingClassNames,classNames),collisionDetection:true,collisionDetectionPadding:20,\"data-framer-portal-id\":`${layoutId}-u26pvf`,offsetX:0,offsetY:-14,onDismiss:overlay.hide,placement:\"top\",safeArea:true,zIndex:9,children:/*#__PURE__*/_jsx(MotionDivWithFX,{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation1,className:\"framer-1e0o93\",\"data-border\":true,exit:animation,initial:animation2,layoutDependency:layoutDependency,layoutId:\"PGn9AklLE\",ref:ref2,role:\"dialog\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(67, 209, 0)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"rgb(246, 253, 242)\",borderBottomLeftRadius:8,borderBottomRightRadius:8,borderTopLeftRadius:8,borderTopRightRadius:8,boxShadow:\"0px 10px 20px 0px rgba(0,0,0,0.05)\"},variants:{K96095ebU:{backgroundColor:\"rgba(0, 0, 0, 0)\",boxShadow:\"10px 10px 49px -4px rgba(165, 252, 43, 0.33)\"},Ykf9AwX_e:{backgroundColor:\"rgba(0, 0, 0, 0)\",boxShadow:\"10px 10px 49px -4px rgba(59, 186, 0, 0.46)\"}},...addPropertyOverrides({a9hNDPK26:{animate:undefined,exit:undefined,initial:undefined},K96095ebU:{animate:undefined,exit:undefined,initial:undefined},Ykf9AwX_e:{animate:undefined,exit:undefined,initial:undefined}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1wtd2fy\",layoutDependency:layoutDependency,layoutId:\"JNMr3yNYD\",style:{backgroundColor:\"rgb(246, 253, 242)\",borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0,boxShadow:\"0px 10px 20px 0px rgba(0,0,0,0.05)\"},variants:{a9hNDPK26:{borderBottomLeftRadius:8,borderBottomRightRadius:8,borderTopLeftRadius:8,borderTopRightRadius:8},K96095ebU:{borderBottomLeftRadius:8,borderBottomRightRadius:8,borderTopLeftRadius:8,borderTopRightRadius:8,boxShadow:\"none\"},Ykf9AwX_e:{borderBottomLeftRadius:8,borderBottomRightRadius:8,borderTopLeftRadius:8,borderTopRightRadius:8,boxShadow:\"none\"}},children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"JULY logo\",fit:\"fill\",pixelHeight:31,pixelWidth:59,src:\"https://framerusercontent.com/images/GcblJQe4XSF44C4oU1e1gGrtKes.png\"},className:\"framer-melrzu\",layoutDependency:layoutDependency,layoutId:\"oPtZETup8\"}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"130%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 5, 22))\"},children:\"\u201CThat then turned into a 48x ROI from using the platform, as well as a 17% incremental revenue boost from the emails we were able to send.\u201D\"})}),className:\"framer-1jio896\",\"data-framer-name\":\"\u201CThat then turned into a 48x ROI from using the platform, as well as a 17% incremental revenue boost from the emails we were able to send.\u201D\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"esMxILw2R\",style:{\"--extracted-r6o4lv\":\"rgb(4, 5, 22)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1r7ky2c\",\"data-framer-name\":\"Line 375\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:4,intrinsicWidth:215,layoutDependency:layoutDependency,layoutId:\"fx57Wjx_2\",svg:'<svg width=\"215\" height=\"4\" viewBox=\"-1 -1 215 4\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M1 0.5C0.723858 0.5 0.5 0.723858 0.5 1C0.5 1.27614 0.723858 1.5 1 1.5V0.5ZM1 1.5H213V0.5H1V1.5Z\" fill=\"#898798\" fill-opacity=\"0.16\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1baj6t\",\"data-framer-name\":\"Person\",layoutDependency:layoutDependency,layoutId:\"iyFzsyt9U\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:80,pixelWidth:80,src:\"https://framerusercontent.com/images/WlcVOTz0Qj9QxXbGojSnh2Avq0A.png\"},className:\"framer-tl2x0e\",layoutDependency:layoutDependency,layoutId:\"umpqxqLPI\",style:{borderBottomLeftRadius:4,borderBottomRightRadius:4,borderTopLeftRadius:4,borderTopRightRadius:4}}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-18h4li6\",\"data-framer-name\":\"Name title\",layoutDependency:layoutDependency,layoutId:\"Q2GSbETgd\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"130%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 5, 22))\"},children:\"Lachi Agnew\"})}),className:\"framer-1yrxkh0\",\"data-framer-name\":\"Lachi Agnew\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"gQ47dxCaW\",style:{\"--extracted-r6o4lv\":\"rgb(4, 5, 22)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-font-size\":\"10px\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"130%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(137, 135, 152))\"},children:\"Head of Technology - July\"})}),className:\"framer-1no6enh\",\"data-framer-name\":\"Head of Technology - July\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"kLTYY35Rl\",style:{\"--extracted-r6o4lv\":\"rgb(137, 135, 152)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})]})]})]})})})})})})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-ct4mmq\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"by4BGCL6g\",onMouseEnter:onMouseEnter1utrp8p,transformTemplate:transformTemplate1,...addPropertyOverrides({a9hNDPK26:{onMouseLeave:onMouseLeavewwtih},K96095ebU:{onMouseEnter:undefined,onMouseLeave:onMouseLeave2jitx5},Ykf9AwX_e:{onMouseEnter:onMouseEnter15jyg0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(Overlay,{blockDocumentScrolling:false,children:overlay1=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{WR6uzBJoM:\"how-a-b-testing-showed-a-21-revenue-lift-for-july-luggage\"},unresolvedPathSlugs:{WR6uzBJoM:{collectionId:\"ouh1gyiVO\",collectionItemId:\"siMKYVTY3\"}},webPageId:\"IVRbNeyVL\"},implicitPathVariables:undefined},{href:{pathVariables:{WR6uzBJoM:\"how-a-b-testing-showed-a-21-revenue-lift-for-july-luggage\"},unresolvedPathSlugs:{WR6uzBJoM:{collectionId:\"ouh1gyiVO\",collectionItemId:\"siMKYVTY3\"}},webPageId:\"IVRbNeyVL\"},implicitPathVariables:undefined},{href:{pathVariables:{WR6uzBJoM:\"how-a-b-testing-showed-a-21-revenue-lift-for-july-luggage\"},unresolvedPathSlugs:{WR6uzBJoM:{collectionId:\"ouh1gyiVO\",collectionItemId:\"siMKYVTY3\"}},webPageId:\"IVRbNeyVL\"},implicitPathVariables:undefined},{href:{pathVariables:{WR6uzBJoM:\"how-a-b-testing-showed-a-21-revenue-lift-for-july-luggage\"},unresolvedPathSlugs:{WR6uzBJoM:{collectionId:\"ouh1gyiVO\",collectionItemId:\"siMKYVTY3\"}},webPageId:\"IVRbNeyVL\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:20,y:(componentViewport?.y||0)+(componentViewport?.height||41)- -20+-10,children:/*#__PURE__*/_jsxs(SmartComponentScopedContainer,{className:\"framer-138e322-container\",id:`${layoutId}-138e322`,layoutDependency:layoutDependency,layoutId:\"XBl3PCEcg-container\",nodeId:\"XBl3PCEcg\",ref:ref3,rendersWithMotion:true,scopeId:\"we2vgX6OV\",transformTemplate:transformTemplate2,children:[/*#__PURE__*/_jsx(BrandCaseButton,{height:\"100%\",id:\"XBl3PCEcg\",layoutId:\"XBl3PCEcg\",pbkbc704j:pbkbc704jtxyyif({overlay:overlay1}),variant:overlay1.visible?\"muyq5GOOk\":\"muyq5GOOk\",width:\"100%\",ZNUfewGLF:resolvedLinks[0],...addPropertyOverrides({a9hNDPK26:{ZNUfewGLF:resolvedLinks[1]},K96095ebU:{variant:overlay1.visible?\"VnvCgKpSx\":\"VnvCgKpSx\",ZNUfewGLF:resolvedLinks[3]},Ykf9AwX_e:{variant:overlay1.visible?\"VnvCgKpSx\":\"VnvCgKpSx\",ZNUfewGLF:resolvedLinks[2]}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay1.visible&&/*#__PURE__*/_jsx(Floating,{alignment:\"center\",anchorRef:ref3,className:cx(scopingClassNames,classNames),collisionDetection:true,collisionDetectionPadding:20,\"data-framer-portal-id\":`${layoutId}-138e322`,offsetX:0,offsetY:-56,onDismiss:overlay1.hide,placement:\"top\",safeArea:true,zIndex:9,children:/*#__PURE__*/_jsx(MotionDivWithFX,{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation1,className:\"framer-1uftyik\",\"data-border\":true,exit:animation,initial:animation2,layoutDependency:layoutDependency,layoutId:\"nU_A47zZQ\",ref:ref4,role:\"dialog\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(67, 209, 0)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",borderBottomLeftRadius:8,borderBottomRightRadius:8,borderTopLeftRadius:8,borderTopRightRadius:8,boxShadow:\"none\"},variants:{K96095ebU:{boxShadow:\"10px 10px 49px -4px rgba(165, 252, 43, 0.33)\"},Ykf9AwX_e:{boxShadow:\"10px 10px 49px -4px rgba(59, 186, 0, 0.46)\"}},...addPropertyOverrides({K96095ebU:{animate:undefined,exit:undefined,initial:undefined},Ykf9AwX_e:{animate:undefined,exit:undefined,initial:undefined}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-19t66it\",\"data-border\":true,layoutDependency:layoutDependency,layoutId:\"UEbQ2OVg7\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(67, 209, 0)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"rgb(246, 253, 242)\",borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0,boxShadow:\"0px 10px 20px 0px rgba(0,0,0,0.05)\"},variants:{K96095ebU:{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\",borderBottomLeftRadius:8,borderBottomRightRadius:8,borderTopLeftRadius:8,borderTopRightRadius:8,boxShadow:\"none\"},Ykf9AwX_e:{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\",borderBottomLeftRadius:8,borderBottomRightRadius:8,borderTopLeftRadius:8,borderTopRightRadius:8,boxShadow:\"none\"}},children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"JULY logo\",fit:\"fill\",pixelHeight:31,pixelWidth:59,src:\"https://framerusercontent.com/images/GcblJQe4XSF44C4oU1e1gGrtKes.png\"},className:\"framer-16ebcw7\",layoutDependency:layoutDependency,layoutId:\"uvYlWD3Fw\"}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"130%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 5, 22))\"},children:\"\u201CThat then turned into a 48x ROI from using the platform, as well as a 17% incremental revenue boost from the emails we were able to send.\u201D\"})}),className:\"framer-15o47d6\",\"data-framer-name\":\"\u201CThat then turned into a 48x ROI from using the platform, as well as a 17% incremental revenue boost from the emails we were able to send.\u201D\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"FrGK3A9ph\",style:{\"--extracted-r6o4lv\":\"rgb(4, 5, 22)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-yd2w7g\",\"data-framer-name\":\"Line 375\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:4,intrinsicWidth:215,layoutDependency:layoutDependency,layoutId:\"JZycEdQiE\",svg:'<svg width=\"215\" height=\"4\" viewBox=\"-1 -1 215 4\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M1 0.5C0.723858 0.5 0.5 0.723858 0.5 1C0.5 1.27614 0.723858 1.5 1 1.5V0.5ZM1 1.5H213V0.5H1V1.5Z\" fill=\"#898798\" fill-opacity=\"0.16\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-12885iv\",\"data-framer-name\":\"Person\",layoutDependency:layoutDependency,layoutId:\"J_4JPNo_r\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:80,pixelWidth:80,src:\"https://framerusercontent.com/images/WlcVOTz0Qj9QxXbGojSnh2Avq0A.png\"},className:\"framer-1bpgepw\",layoutDependency:layoutDependency,layoutId:\"Zg81T1oei\",style:{borderBottomLeftRadius:4,borderBottomRightRadius:4,borderTopLeftRadius:4,borderTopRightRadius:4}}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-281hez\",\"data-framer-name\":\"Name title\",layoutDependency:layoutDependency,layoutId:\"adJxFfSSr\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"130%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 5, 22))\"},children:\"Lachi Agnew\"})}),className:\"framer-keny5r\",\"data-framer-name\":\"Lachi Agnew\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"MusNfl7NC\",style:{\"--extracted-r6o4lv\":\"rgb(4, 5, 22)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-font-size\":\"10px\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"130%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(137, 135, 152))\"},children:\"Head of Technology - July\"})}),className:\"framer-vebjw\",\"data-framer-name\":\"Head of Technology - July\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"F4OO8mPJk\",style:{\"--extracted-r6o4lv\":\"rgb(137, 135, 152)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})]})]})]})})})})]})})})})})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-zw9lq.framer-1xwfsj6, .framer-zw9lq .framer-1xwfsj6 { display: block; }\",\".framer-zw9lq.framer-gt7vwy { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-zw9lq .framer-u26pvf { flex: none; height: 41px; position: relative; text-decoration: none; width: 77px; }\",\".framer-zw9lq .framer-1e0o93 { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 14px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 14px; position: relative; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-zw9lq .framer-1wtd2fy, .framer-zw9lq .framer-19t66it { align-content: flex-start; align-items: flex-start; align-self: stretch; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 14px; height: min-content; justify-content: center; overflow: visible; padding: 14px; position: relative; width: auto; }\",\".framer-zw9lq .framer-melrzu, .framer-zw9lq .framer-16ebcw7 { flex: none; height: 17px; overflow: hidden; position: relative; width: 31px; }\",\".framer-zw9lq .framer-1jio896, .framer-zw9lq .framer-15o47d6 { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 212px; word-break: break-word; word-wrap: break-word; }\",\".framer-zw9lq .framer-1r7ky2c, .framer-zw9lq .framer-yd2w7g { flex: none; height: 1px; position: relative; width: 100%; }\",\".framer-zw9lq .framer-1baj6t, .framer-zw9lq .framer-12885iv { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-zw9lq .framer-tl2x0e, .framer-zw9lq .framer-1bpgepw { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 40px); overflow: hidden; position: relative; width: 40px; will-change: var(--framer-will-change-override, transform); }\",\".framer-zw9lq .framer-18h4li6, .framer-zw9lq .framer-281hez { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 2px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-zw9lq .framer-1yrxkh0, .framer-zw9lq .framer-1no6enh, .framer-zw9lq .framer-keny5r, .framer-zw9lq .framer-vebjw { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-zw9lq .framer-ct4mmq { align-content: center; align-items: center; bottom: -20px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; left: 49%; min-height: 20px; overflow: visible; padding: 0px; position: absolute; width: 63px; z-index: 1; }\",\".framer-zw9lq .framer-138e322-container { cursor: pointer; flex: none; height: auto; left: 50%; position: absolute; top: 50%; width: auto; z-index: 1; }\",\".framer-zw9lq .framer-1uftyik { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-zw9lq.framer-gt7vwy, .framer-zw9lq .framer-1e0o93, .framer-zw9lq .framer-1wtd2fy, .framer-zw9lq .framer-1baj6t, .framer-zw9lq .framer-18h4li6, .framer-zw9lq .framer-ct4mmq, .framer-zw9lq .framer-1uftyik, .framer-zw9lq .framer-19t66it, .framer-zw9lq .framer-12885iv, .framer-zw9lq .framer-281hez { gap: 0px; } .framer-zw9lq.framer-gt7vwy > *, .framer-zw9lq .framer-1uftyik > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-zw9lq.framer-gt7vwy > :first-child, .framer-zw9lq .framer-1e0o93 > :first-child, .framer-zw9lq .framer-1wtd2fy > :first-child, .framer-zw9lq .framer-18h4li6 > :first-child, .framer-zw9lq .framer-1uftyik > :first-child, .framer-zw9lq .framer-19t66it > :first-child, .framer-zw9lq .framer-281hez > :first-child { margin-top: 0px; } .framer-zw9lq.framer-gt7vwy > :last-child, .framer-zw9lq .framer-1e0o93 > :last-child, .framer-zw9lq .framer-1wtd2fy > :last-child, .framer-zw9lq .framer-18h4li6 > :last-child, .framer-zw9lq .framer-1uftyik > :last-child, .framer-zw9lq .framer-19t66it > :last-child, .framer-zw9lq .framer-281hez > :last-child { margin-bottom: 0px; } .framer-zw9lq .framer-1e0o93 > *, .framer-zw9lq .framer-1wtd2fy > *, .framer-zw9lq .framer-19t66it > * { margin: 0px; margin-bottom: calc(14px / 2); margin-top: calc(14px / 2); } .framer-zw9lq .framer-1baj6t > *, .framer-zw9lq .framer-12885iv > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-zw9lq .framer-1baj6t > :first-child, .framer-zw9lq .framer-ct4mmq > :first-child, .framer-zw9lq .framer-12885iv > :first-child { margin-left: 0px; } .framer-zw9lq .framer-1baj6t > :last-child, .framer-zw9lq .framer-ct4mmq > :last-child, .framer-zw9lq .framer-12885iv > :last-child { margin-right: 0px; } .framer-zw9lq .framer-18h4li6 > *, .framer-zw9lq .framer-281hez > * { margin: 0px; margin-bottom: calc(2px / 2); margin-top: calc(2px / 2); } .framer-zw9lq .framer-ct4mmq > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } }\",\".framer-zw9lq.framer-v-nkxo3y .framer-1e0o93, .framer-zw9lq.framer-v-10o2hsf .framer-1e0o93 { gap: 0px; padding: 0px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-zw9lq.framer-v-nkxo3y .framer-1e0o93 { gap: 0px; } .framer-zw9lq.framer-v-nkxo3y .framer-1e0o93 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-zw9lq.framer-v-nkxo3y .framer-1e0o93 > :first-child { margin-top: 0px; } .framer-zw9lq.framer-v-nkxo3y .framer-1e0o93 > :last-child { margin-bottom: 0px; } }\",\".framer-zw9lq.framer-v-13w5eq7 .framer-1e0o93 { gap: 0px; overflow: visible; padding: 0px; will-change: unset; }\",\".framer-zw9lq.framer-v-13w5eq7 .framer-1uftyik { overflow: visible; will-change: unset; }\",\".framer-zw9lq.framer-v-13w5eq7 .framer-19t66it, .framer-zw9lq.framer-v-10o2hsf .framer-1wtd2fy, .framer-zw9lq.framer-v-10o2hsf .framer-19t66it { justify-content: flex-start; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-zw9lq.framer-v-13w5eq7 .framer-1e0o93 { gap: 0px; } .framer-zw9lq.framer-v-13w5eq7 .framer-1e0o93 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-zw9lq.framer-v-13w5eq7 .framer-1e0o93 > :first-child { margin-top: 0px; } .framer-zw9lq.framer-v-13w5eq7 .framer-1e0o93 > :last-child { margin-bottom: 0px; } }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-zw9lq.framer-v-10o2hsf .framer-1e0o93 { gap: 0px; } .framer-zw9lq.framer-v-10o2hsf .framer-1e0o93 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-zw9lq.framer-v-10o2hsf .framer-1e0o93 > :first-child { margin-top: 0px; } .framer-zw9lq.framer-v-10o2hsf .framer-1e0o93 > :last-child { margin-bottom: 0px; } }\",'.framer-zw9lq[data-border=\"true\"]::after, .framer-zw9lq [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }'];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 41\n * @framerIntrinsicWidth 77\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"a9hNDPK26\":{\"layout\":[\"auto\",\"auto\"]},\"Ykf9AwX_e\":{\"layout\":[\"auto\",\"auto\"]},\"K96095ebU\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const Framerwe2vgX6OV=withCSS(Component,css,\"framer-zw9lq\");export default Framerwe2vgX6OV;Framerwe2vgX6OV.displayName=\"brand case overlay\";Framerwe2vgX6OV.defaultProps={height:41,width:77};addPropertyControls(Framerwe2vgX6OV,{variant:{options:[\"I4OplOKlO\",\"a9hNDPK26\",\"Ykf9AwX_e\",\"K96095ebU\"],optionTitles:[\"V1\",\"V2\",\"V3-AI\",\"v3-AI-hover\"],title:\"Variant\",type:ControlType.Enum}});addFonts(Framerwe2vgX6OV,[{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/5A3Ce6C9YYmCjpQx9M4inSaKU.woff2\",weight:\"500\"},{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/Qx95Xyt0Ka3SGhinnbXIGpEIyP4.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/6mJuEAguuIuMog10gGvH5d3cl8.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/xYYWaj7wCU5zSQH0eXvSaS19wo.woff2\",weight:\"500\"},{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/otTaNuNpVK4RbdlT7zDDdKvQBA.woff2\",weight:\"500\"},{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/d3tHnaQIAeqiE5hGcRw4mmgWYU.woff2\",weight:\"500\"},{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/DolVirEGb34pEXEp8t8FQBSK4.woff2\",weight:\"500\"},{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\"}]},...BrandCaseButtonFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"Framerwe2vgX6OV\",\"slots\":[],\"annotations\":{\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicWidth\":\"77\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"a9hNDPK26\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"Ykf9AwX_e\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"K96095ebU\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicHeight\":\"41\",\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./we2vgX6OV.map", "// Generated by Framer (9e6b000)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"Inter-Medium\",\"Inter-Bold\",\"Inter-BoldItalic\",\"Inter-MediumItalic\"]);export const fonts=[{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/5A3Ce6C9YYmCjpQx9M4inSaKU.woff2\",weight:\"500\"},{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/Qx95Xyt0Ka3SGhinnbXIGpEIyP4.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/6mJuEAguuIuMog10gGvH5d3cl8.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/xYYWaj7wCU5zSQH0eXvSaS19wo.woff2\",weight:\"500\"},{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/otTaNuNpVK4RbdlT7zDDdKvQBA.woff2\",weight:\"500\"},{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/d3tHnaQIAeqiE5hGcRw4mmgWYU.woff2\",weight:\"500\"},{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/DolVirEGb34pEXEp8t8FQBSK4.woff2\",weight:\"500\"},{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/DpPBYI0sL4fYLgAkX8KXOPVt7c.woff2\",weight:\"700\"},{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/4RAEQdEOrcnDkhHiiCbJOw92Lk.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/1K3W8DizY3v4emK8Mb08YHxTbs.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/tUSCtfYVM1I1IchuyCwz9gDdQ.woff2\",weight:\"700\"},{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/VgYFWiwsAC5OYxAycRXXvhze58.woff2\",weight:\"700\"},{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/DXD0Q7LSl7HEvDzucnyLnGBHM.woff2\",weight:\"700\"},{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/GIryZETIX4IFypco5pYZONKhJIo.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/H89BbHkbHDzlxZzxi8uPzTsp90.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/u6gJwDuwB143kpNK1T1MDKDWkMc.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/43sJ6MfOPh1LCJt46OvyDuSbA6o.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/wccHG0r4gBDAIRhfHiOlq6oEkqw.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",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/WZ367JPwf9bRW6LdTHN8rXgSjw.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",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/QxmhnWTzLtyjIiZcfaLIJ8EFBXU.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",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/2A4Xx7CngadFGlVV4xrO06OBHY.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/khkJkwSL66WFg8SX6Wa726c.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/0E7IMbDzcGABpBwwqNEt60wU0w.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/NTJ0nQgIF0gcDelS14zQ9NR9Q.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/QrcNhgEPfRl0LS8qz5Ln8olanl8.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"italic\",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/JEXmejW8mXOYMtt0hyRg811kHac.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"italic\",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/ksvR4VsLksjpSwnC2fPgHRNMw.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"italic\",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/uy9s0iWuxiNnVt8EpTI3gzohpwo.woff2\",weight:\"500\"}]}];export const css=['.framer-SZ3yA .framer-styles-preset-u3ha69:not(.rich-text-wrapper), .framer-SZ3yA .framer-styles-preset-u3ha69.rich-text-wrapper p { --framer-font-family: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-bold: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-bold-italic: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-italic: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 20px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-variation-axes: normal; --framer-font-weight: 500; --framer-font-weight-bold: 700; --framer-font-weight-bold-italic: 700; --framer-font-weight-italic: 500; --framer-letter-spacing: -0.04em; --framer-line-height: 1.3em; --framer-paragraph-spacing: 20px; --framer-text-alignment: start; --framer-text-color: #000000; --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; }'];export const className=\"framer-SZ3yA\";\nexport const __FramerMetadata__ = {\"exports\":{\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (06534cb)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,RichText,SmartComponentScopedContainer,useComponentViewport,useLocaleInfo,useVariantState,withCodeBoundaryForOverrides,withCSS,withFX}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import{WithCalculateWaitlist}from\"https://framerusercontent.com/modules/9jKRVUbCG6BmyFOBZtEv/uoOzFlNE7AcjsDJxe4mS/AI_Waitlist_number.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/Adxw188XvO5LaaUSx917/VawfMmpGUfK0BbDAbcL6/AaoSebNYA.js\";import AnimationArrow from\"https://framerusercontent.com/modules/2F2IlUenx7KYjnf8hPP0/rPlJmtt8a2ougSzJwHj4/TwakuEv4L.js\";const RichTextWithCalculateWaitlist1ymzz2k=withCodeBoundaryForOverrides(RichText,{nodeId:\"P8pBGUoQf\",override:WithCalculateWaitlist,scopeId:\"eK1NDww1q\"});const AnimationArrowFonts=getFonts(AnimationArrow);const MotionDivWithFX=withFX(motion.div);const enabledGestures={X0v_9z0IE:{hover:true,pressed:true}};const cycleOrder=[\"X0v_9z0IE\",\"LopNE95bi\",\"oH4d7Ob4Z\",\"bSDn_gqDn\",\"ZS4At7xnM\",\"fF3O_IJ6Y\"];const serializationHash=\"framer-f311l\";const variantClassNames={bSDn_gqDn:\"framer-v-d805vu\",fF3O_IJ6Y:\"framer-v-22sp4w\",LopNE95bi:\"framer-v-18rbbkd\",oH4d7Ob4Z:\"framer-v-n63hsa\",X0v_9z0IE:\"framer-v-19a9mc3\",ZS4At7xnM:\"framer-v-12wkeeh\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const numberToPixelString=value=>{if(typeof value!==\"number\")return value;if(!Number.isFinite(value))return undefined;return Math.max(0,value)+\"px\";};const transition1={delay:0,duration:.2,ease:[.44,0,.56,1],type:\"tween\"};const transition2={delay:0,duration:1,ease:[0,0,1,1],type:\"tween\"};const animation={opacity:1,rotate:360,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};const transformTemplate1=(_,t)=>`translateX(-50%) ${t}`;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={\"Success-Wait\":\"fF3O_IJ6Y\",Default:\"X0v_9z0IE\",Disabled:\"oH4d7Ob4Z\",Error:\"ZS4At7xnM\",Loading:\"LopNE95bi\",Success:\"bSDn_gqDn\"};const getProps=({buttonPadding,buttonText,fontSize,height,id,showArrow,successText,textColor,width,...props})=>{return{...props,CaRmZWRYJ:buttonText??props.CaRmZWRYJ??\"Submit\",DLD0uiilE:successText??props.DLD0uiilE??\"Thank you\",dx1pkjQCl:buttonPadding??props.dx1pkjQCl??\"16px 20px 16px 20px\",Jv62afmBm:fontSize??props.Jv62afmBm??16,N7gVlYMwZ:showArrow??props.N7gVlYMwZ??true,U1DNS4MOu:textColor??props.U1DNS4MOu??\"rgb(255, 255, 255)\",variant:humanReadableVariantMap[props.variant]??props.variant??\"X0v_9z0IE\"};};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,CaRmZWRYJ,dx1pkjQCl,DLD0uiilE,U1DNS4MOu,N7gVlYMwZ,Jv62afmBm,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"X0v_9z0IE\",enabledGestures,ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[sharedStyle.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if([\"LopNE95bi\",\"fF3O_IJ6Y\"].includes(baseVariant))return false;return true;};const isDisplayed1=()=>{if(baseVariant===\"fF3O_IJ6Y\")return true;return false;};const isDisplayed2=value=>{if([\"LopNE95bi\",\"bSDn_gqDn\",\"fF3O_IJ6Y\"].includes(baseVariant))return false;return value;};const isDisplayed3=()=>{if(baseVariant===\"LopNE95bi\")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__*/_jsxs(motion.button,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-19a9mc3\",className,classNames),\"data-framer-name\":\"Default\",\"data-reset\":\"button\",layoutDependency:layoutDependency,layoutId:\"X0v_9z0IE\",ref:refBinding,style:{\"--b1gibg\":numberToPixelString(dx1pkjQCl),background:\"linear-gradient(254deg, rgb(171, 255, 45) 0%, rgb(84, 228, 36) 100%)\",borderBottomLeftRadius:12,borderBottomRightRadius:12,borderTopLeftRadius:12,borderTopRightRadius:12,opacity:1,...style},variants:{\"X0v_9z0IE-hover\":{opacity:1},\"X0v_9z0IE-pressed\":{opacity:1},bSDn_gqDn:{opacity:1},fF3O_IJ6Y:{opacity:1},oH4d7Ob4Z:{opacity:.5},ZS4At7xnM:{opacity:1}},...addPropertyOverrides({\"X0v_9z0IE-hover\":{\"data-framer-name\":undefined},\"X0v_9z0IE-pressed\":{\"data-framer-name\":undefined},bSDn_gqDn:{\"data-framer-name\":\"Success\"},fF3O_IJ6Y:{\"data-framer-name\":\"Success-Wait\"},LopNE95bi:{\"data-framer-name\":\"Loading\"},oH4d7Ob4Z:{\"data-framer-name\":\"Disabled\"},ZS4At7xnM:{\"data-framer-name\":\"Error\"}},baseVariant,gestureVariant),children:[isDisplayed()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"calc(var(--variable-reference-Jv62afmBm-eK1NDww1q) * 1px)\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"1.3em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-db0d284f-8e9b-4600-ae01-da0470a985b9, rgb(0, 20, 44)))\"},children:\"Submit\"})}),className:\"framer-1jua6vh\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"RKXAkZoYg\",style:{\"--extracted-r6o4lv\":\"var(--token-db0d284f-8e9b-4600-ae01-da0470a985b9, rgb(0, 20, 44))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\",\"--variable-reference-Jv62afmBm-eK1NDww1q\":Jv62afmBm},text:CaRmZWRYJ,variants:{ZS4At7xnM:{\"--extracted-r6o4lv\":\"rgb(255, 34, 68)\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({bSDn_gqDn:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-pi1gne\",\"data-styles-preset\":\"AaoSebNYA\",children:\"Thank you\"})}),fonts:[\"Inter\"],text:DLD0uiilE},ZS4At7xnM:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"600\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 34, 68))\"},children:\"Something went wrong\"})}),fonts:[\"Inter-SemiBold\"],text:undefined}},baseVariant,gestureVariant)}),isDisplayed1()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-peubnt\",layoutDependency:layoutDependency,layoutId:\"XbHyBMMMR\",style:{borderBottomLeftRadius:4,borderBottomRightRadius:4,borderTopLeftRadius:4,borderTopRightRadius:4},children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-letter-spacing\":\"-0.05em\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-431c8ab4-1cbe-42d8-868a-f3a0f174deb2, rgb(15, 19, 24)))\"},children:\"Thank you! You\u2019ve secured spot \"})}),className:\"framer-18g37gc\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"R_aOmbOCS\",style:{\"--extracted-r6o4lv\":\"var(--token-431c8ab4-1cbe-42d8-868a-f3a0f174deb2, rgb(15, 19, 24))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichTextWithCalculateWaitlist1ymzz2k,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.05em\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-431c8ab4-1cbe-42d8-868a-f3a0f174deb2, rgb(15, 19, 24)))\"},children:\"1,043\"})}),className:\"framer-1ymzz2k\",fonts:[\"Inter-Bold\"],layoutDependency:layoutDependency,layoutId:\"P8pBGUoQf\",style:{\"--extracted-r6o4lv\":\"var(--token-431c8ab4-1cbe-42d8-868a-f3a0f174deb2, rgb(15, 19, 24))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true})]}),isDisplayed2(N7gVlYMwZ)&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:16,children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1fw7ozh-container\",layoutDependency:layoutDependency,layoutId:\"IJ05wlfRM-container\",nodeId:\"IJ05wlfRM\",rendersWithMotion:true,scopeId:\"eK1NDww1q\",children:/*#__PURE__*/_jsx(AnimationArrow,{height:\"100%\",id:\"IJ05wlfRM\",layoutId:\"IJ05wlfRM\",nm1rv8u5b:true,variant:\"LxL6x7rP1\",width:\"100%\",...addPropertyOverrides({\"X0v_9z0IE-hover\":{variant:\"BOEQzV0Pc\"},\"X0v_9z0IE-pressed\":{variant:\"BOEQzV0Pc\"}},baseVariant,gestureVariant)})})}),isDisplayed3()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-1ijnc0g\",\"data-framer-name\":\"Spinner\",layoutDependency:layoutDependency,layoutId:\"wPIrl_pKU\",style:{mask:\"url('https://framerusercontent.com/images/pGiXYozQ3mE4cilNOItfe2L2fUA.svg') alpha no-repeat center / cover add\",WebkitMask:\"url('https://framerusercontent.com/images/pGiXYozQ3mE4cilNOItfe2L2fUA.svg') alpha no-repeat center / cover add\"},children:/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__loop:animation,__framer__loopEffectEnabled:true,__framer__loopRepeatDelay:0,__framer__loopRepeatType:\"loop\",__framer__loopTransition:transition2,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:\"framer-1ui11i2\",\"data-framer-name\":\"Conic\",layoutDependency:layoutDependency,layoutId:\"Ufe8HHaMg\",style:{backgroundColor:U1DNS4MOu,mask:\"none\",WebkitMask:\"none\"},variants:{LopNE95bi:{mask:\"url('https://framerusercontent.com/images/pGiXYozQ3mE4cilNOItfe2L2fUA.svg') alpha no-repeat center / cover add\",WebkitMask:\"url('https://framerusercontent.com/images/pGiXYozQ3mE4cilNOItfe2L2fUA.svg') alpha no-repeat center / cover add\"}},children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-101hmln\",\"data-framer-name\":\"Rounding\",layoutDependency:layoutDependency,layoutId:\"k1IDFGaRM\",style:{backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:1,borderBottomRightRadius:1,borderTopLeftRadius:1,borderTopRightRadius:1},transformTemplate:transformTemplate1})})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-f311l.framer-rbg2l9, .framer-f311l .framer-rbg2l9 { display: block; }\",\".framer-f311l.framer-19a9mc3 { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 5px; height: 40px; justify-content: center; overflow: visible; padding: var(--b1gibg); position: relative; width: min-content; }\",\".framer-f311l .framer-1jua6vh { -webkit-user-select: none; flex: none; height: auto; position: relative; user-select: none; white-space: pre; width: auto; }\",\".framer-f311l .framer-peubnt { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-f311l .framer-18g37gc, .framer-f311l .framer-1ymzz2k { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-f311l .framer-1fw7ozh-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-f311l .framer-1ijnc0g { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 20px); overflow: hidden; position: relative; width: 20px; }\",\".framer-f311l .framer-1ui11i2 { bottom: 0px; flex: none; left: 0px; overflow: visible; position: absolute; right: 0px; top: 0px; }\",\".framer-f311l .framer-101hmln { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 2px); left: 50%; overflow: visible; position: absolute; top: 0px; width: 2px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-f311l.framer-19a9mc3, .framer-f311l .framer-peubnt { gap: 0px; } .framer-f311l.framer-19a9mc3 > * { margin: 0px; margin-left: calc(5px / 2); margin-right: calc(5px / 2); } .framer-f311l.framer-19a9mc3 > :first-child, .framer-f311l .framer-peubnt > :first-child { margin-left: 0px; } .framer-f311l.framer-19a9mc3 > :last-child, .framer-f311l .framer-peubnt > :last-child { margin-right: 0px; } .framer-f311l .framer-peubnt > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } }\",\".framer-f311l.framer-v-18rbbkd.framer-19a9mc3, .framer-f311l.framer-v-n63hsa.framer-19a9mc3, .framer-f311l.framer-v-d805vu.framer-19a9mc3, .framer-f311l.framer-v-12wkeeh.framer-19a9mc3, .framer-f311l.framer-v-22sp4w.framer-19a9mc3 { cursor: unset; }\",\".framer-f311l.framer-v-18rbbkd .framer-1ui11i2 { overflow: hidden; }\",...sharedStyle.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 40\n * @framerIntrinsicWidth 113.5\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"fixed\"]},\"LopNE95bi\":{\"layout\":[\"auto\",\"fixed\"]},\"oH4d7Ob4Z\":{\"layout\":[\"auto\",\"fixed\"]},\"bSDn_gqDn\":{\"layout\":[\"auto\",\"fixed\"]},\"ZS4At7xnM\":{\"layout\":[\"auto\",\"fixed\"]},\"fF3O_IJ6Y\":{\"layout\":[\"auto\",\"fixed\"]},\"bggIWA82k\":{\"layout\":[\"auto\",\"fixed\"]},\"TPdUvAErt\":{\"layout\":[\"auto\",\"fixed\"]}}}\n * @framerVariables {\"CaRmZWRYJ\":\"buttonText\",\"dx1pkjQCl\":\"buttonPadding\",\"DLD0uiilE\":\"successText\",\"U1DNS4MOu\":\"textColor\",\"N7gVlYMwZ\":\"showArrow\",\"Jv62afmBm\":\"fontSize\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramereK1NDww1q=withCSS(Component,css,\"framer-f311l\");export default FramereK1NDww1q;FramereK1NDww1q.displayName=\"Button 5\";FramereK1NDww1q.defaultProps={height:40,width:113.5};addPropertyControls(FramereK1NDww1q,{variant:{options:[\"X0v_9z0IE\",\"LopNE95bi\",\"oH4d7Ob4Z\",\"bSDn_gqDn\",\"ZS4At7xnM\",\"fF3O_IJ6Y\"],optionTitles:[\"Default\",\"Loading\",\"Disabled\",\"Success\",\"Error\",\"Success-Wait\"],title:\"Variant\",type:ControlType.Enum},CaRmZWRYJ:{defaultValue:\"Submit\",displayTextArea:false,title:\"Button Text\",type:ControlType.String},dx1pkjQCl:{defaultValue:\"16px 20px 16px 20px\",title:\"Button Padding\",type:ControlType.Padding},DLD0uiilE:{defaultValue:\"Thank you\",displayTextArea:false,title:\"Success Text\",type:ControlType.String},U1DNS4MOu:{defaultValue:\"rgb(255, 255, 255)\",title:\"Text Color\",type:ControlType.Color},N7gVlYMwZ:{defaultValue:true,title:\"Show arrow\",type:ControlType.Boolean},Jv62afmBm:{defaultValue:16,title:\"Font Size\",type:ControlType.Number}});addFonts(FramereK1NDww1q,[{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/5A3Ce6C9YYmCjpQx9M4inSaKU.woff2\",weight:\"500\"},{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/Qx95Xyt0Ka3SGhinnbXIGpEIyP4.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/6mJuEAguuIuMog10gGvH5d3cl8.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/xYYWaj7wCU5zSQH0eXvSaS19wo.woff2\",weight:\"500\"},{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/otTaNuNpVK4RbdlT7zDDdKvQBA.woff2\",weight:\"500\"},{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/d3tHnaQIAeqiE5hGcRw4mmgWYU.woff2\",weight:\"500\"},{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/DolVirEGb34pEXEp8t8FQBSK4.woff2\",weight:\"500\"},{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\"},{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/hyOgCu0Xnghbimh0pE8QTvtt2AU.woff2\",weight:\"600\"},{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/NeGmSOXrPBfEFIy5YZeHq17LEDA.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/oYaAX5himiTPYuN8vLWnqBbfD2s.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/lEJLP4R0yuCaMCjSXYHtJw72M.woff2\",weight:\"600\"},{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/cRJyLNuTJR5jbyKzGi33wU9cqIQ.woff2\",weight:\"600\"},{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/1ZFS7N918ojhhd0nQWdj3jz4w.woff2\",weight:\"600\"},{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/A0Wcc7NgXMjUuFdquHDrIZpzZw0.woff2\",weight:\"600\"},{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/DpPBYI0sL4fYLgAkX8KXOPVt7c.woff2\",weight:\"700\"},{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/4RAEQdEOrcnDkhHiiCbJOw92Lk.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/1K3W8DizY3v4emK8Mb08YHxTbs.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/tUSCtfYVM1I1IchuyCwz9gDdQ.woff2\",weight:\"700\"},{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/VgYFWiwsAC5OYxAycRXXvhze58.woff2\",weight:\"700\"},{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/DXD0Q7LSl7HEvDzucnyLnGBHM.woff2\",weight:\"700\"},{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/GIryZETIX4IFypco5pYZONKhJIo.woff2\",weight:\"700\"}]},...AnimationArrowFonts,...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramereK1NDww1q\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"113.5\",\"framerVariables\":\"{\\\"CaRmZWRYJ\\\":\\\"buttonText\\\",\\\"dx1pkjQCl\\\":\\\"buttonPadding\\\",\\\"DLD0uiilE\\\":\\\"successText\\\",\\\"U1DNS4MOu\\\":\\\"textColor\\\",\\\"N7gVlYMwZ\\\":\\\"showArrow\\\",\\\"Jv62afmBm\\\":\\\"fontSize\\\"}\",\"framerIntrinsicHeight\":\"40\",\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"LopNE95bi\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"oH4d7Ob4Z\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"bSDn_gqDn\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"ZS4At7xnM\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"fF3O_IJ6Y\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"bggIWA82k\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"TPdUvAErt\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]}}}\",\"framerComponentViewportWidth\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["init_ssg_sandbox_shims", "init_ssg_sandbox_shims", "enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "hover", "hover2", "id", "link", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "pbkbc704j", "ZNUfewGLF", "usgJGnGvT", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onMouseEnter1ur6zwk", "args", "scopingClassNames", "cx", "LayoutGroup", "Link", "RichText2", "css", "FrameryTqcLFNZF", "withCSS", "yTqcLFNZF_default", "addPropertyControls", "ControlType", "addFonts", "MotionDivWithFX", "withFX", "motion", "BrandCaseButtonFonts", "getFonts", "yTqcLFNZF_default", "enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "animation", "animation1", "animation2", "Overlay", "children", "blockDocumentScrolling", "enabled", "visible", "setVisible", "useOverlayState", "transformTemplate1", "_", "t", "Transition", "value", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "x", "humanReadableVariantMap", "getProps", "height", "hover", "hover2", "hover3", "id", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "SJalyWGJ9", "vm75h6Ge1", "AuXHIVKLg", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onMouseEnter12vssog", "args", "onMouseEnterief2nn", "overlay", "loadMore", "onMouseEntertrqysj", "pbkbc704jtxyyif", "scopingClassNames", "cx", "ref1", "ref2", "router", "useRouter", "ref3", "ref4", "LayoutGroup", "u", "l", "Link", "Image2", "getLoadingLazyAtYPosition", "AnimatePresence", "Floating", "RichText2", "SVG", "overlay1", "ResolveLinks", "resolvedLinks", "ComponentViewportProvider", "SmartComponentScopedContainer", "css", "FramerFhPzlnzGf", "withCSS", "FhPzlnzGf_default", "addPropertyControls", "ControlType", "addFonts", "init_ssg_sandbox_shims", "MotionDivWithFX", "withFX", "motion", "BrandCaseButtonFonts", "getFonts", "yTqcLFNZF_default", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "animation", "animation1", "animation2", "Overlay", "children", "blockDocumentScrolling", "enabled", "visible", "setVisible", "useOverlayState", "transformTemplate1", "_", "t", "transformTemplate2", "Transition", "value", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onMouseEnter1s9301h", "overlay", "loadMore", "args", "onMouseLeavewwtih", "onMouseEnter1ul4wy6", "onMouseEntertxyyif", "onMouseLeave2jitx5", "onMouseEnter1utrp8p", "onMouseEnter15jyg0", "pbkbc704jtxyyif", "scopingClassNames", "cx", "ref1", "ref2", "router", "useRouter", "ref3", "ref4", "LayoutGroup", "u", "l", "Link", "Image2", "getLoadingLazyAtYPosition", "AnimatePresence", "Floating", "RichText2", "SVG", "overlay1", "ResolveLinks", "resolvedLinks", "ComponentViewportProvider", "SmartComponentScopedContainer", "css", "Framerwe2vgX6OV", "withCSS", "we2vgX6OV_default", "addPropertyControls", "ControlType", "addFonts", "init_ssg_sandbox_shims", "fontStore", "fonts", "css", "className", "eK1NDww1q_exports", "__export", "__FramerMetadata__", "eK1NDww1q_default", "init_ssg_sandbox_shims", "RichTextWithCalculateWaitlist1ymzz2k", "withCodeBoundaryForOverrides", "RichText2", "WithCalculateWaitlist", "AnimationArrowFonts", "getFonts", "TwakuEv4L_default", "MotionDivWithFX", "withFX", "motion", "enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "numberToPixelString", "value", "transition1", "transition2", "animation", "transformTemplate1", "_", "t", "Transition", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "x", "humanReadableVariantMap", "getProps", "buttonPadding", "buttonText", "fontSize", "height", "id", "showArrow", "successText", "textColor", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "CaRmZWRYJ", "dx1pkjQCl", "DLD0uiilE", "U1DNS4MOu", "N7gVlYMwZ", "Jv62afmBm", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "scopingClassNames", "cx", "isDisplayed", "isDisplayed1", "isDisplayed2", "isDisplayed3", "LayoutGroup", "u", "ComponentViewportProvider", "SmartComponentScopedContainer", "css", "FramereK1NDww1q", "withCSS", "eK1NDww1q_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
