{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/6r1UtnYp7dPC2c4b0Evf/FQyKoYFoFdALsC4otWCT/vS3aBmSGo.js"],
  "sourcesContent": ["// Generated by Framer (2e9e6ed)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,PropertyOverrides,RichText,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useRouteElementId,withCSS,withFX,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import CardsBenefit from\"#framer/local/canvasComponent/HLvc5bVR3/HLvc5bVR3.js\";import*as sharedStyle from\"#framer/local/css/pKlW2ck19/pKlW2ck19.js\";import*as sharedStyle1 from\"#framer/local/css/REvmeBkwq/REvmeBkwq.js\";import*as sharedStyle2 from\"#framer/local/css/y6ZTe8ULb/y6ZTe8ULb.js\";import metadataProvider from\"#framer/local/webPageMetadata/vS3aBmSGo/vS3aBmSGo.js\";const RichTextWithOptimizedAppearEffect=withOptimizedAppearEffect(RichText);const RichTextWithFX=withFX(RichText);const MotionDivWithOptimizedAppearEffect=withOptimizedAppearEffect(motion.div);const CardsBenefitFonts=getFonts(CardsBenefit);const ContainerWithFX=withFX(Container);const MotionDivWithFX=withFX(motion.div);const breakpoints={DAXt4HjTP:\"(min-width: 810px) and (max-width: 1199px)\",X4my0JF1g:\"(max-width: 809px)\",Xkqa8tjcD:\"(min-width: 1200px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-PUn1b\";const variantClassNames={DAXt4HjTP:\"framer-v-12mxe0i\",X4my0JF1g:\"framer-v-1yyafli\",Xkqa8tjcD:\"framer-v-1orqgjp\"};const transition1={damping:30,delay:0,mass:1,stiffness:100,type:\"spring\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition1,x:0,y:0};const animation1={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:100};const transition2={damping:30,delay:.2,mass:1,stiffness:100,type:\"spring\"};const animation2={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition2,x:0,y:0};const animation3={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:60};const transition3={damping:60,delay:.4,mass:1,stiffness:320,type:\"spring\"};const transition4={damping:60,delay:.6,mass:1,stiffness:320,type:\"spring\"};const transition5={damping:60,delay:.7,mass:1,stiffness:320,type:\"spring\"};const transition6={damping:60,delay:.8,mass:1,stiffness:320,type:\"spring\"};const transition7={delay:0,duration:1,ease:[0,0,1,1],type:\"tween\"};const animation4={opacity:.5,rotate:0,rotateX:0,rotateY:0,scale:.65,skewX:0,skewY:0,x:0,y:0};const transition8={delay:.1,duration:1,ease:[0,0,1,1],type:\"tween\"};const animation5={opacity:.6,rotate:0,rotateX:0,rotateY:0,scale:.65,skewX:0,skewY:0,x:0,y:0};const transition9={delay:.4,duration:1,ease:[0,0,1,1],type:\"tween\"};const transition10={delay:.2,duration:1,ease:[0,0,1,1],type:\"tween\"};const transition11={delay:.3,duration:1,ease:[0,0,1,1],type:\"tween\"};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"Xkqa8tjcD\",Phone:\"X4my0JF1g\",Tablet:\"DAXt4HjTP\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"Xkqa8tjcD\"};};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);React.useEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);if(metadata.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);document.title=metadata.title||\"\";if(metadata.viewport){document.querySelector('meta[name=\"viewport\"]')?.setAttribute(\"content\",metadata.viewport);}},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const elementId=useRouteElementId(\"x_CBl_MAu\");const ref1=React.useRef(null);useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"Xkqa8tjcD\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: rgb(255, 255, 255); }\"}),/*#__PURE__*/_jsx(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-1orqgjp\",className),ref:refBinding,style:{...style},children:/*#__PURE__*/_jsxs(\"header\",{className:\"framer-j6kojg\",\"data-framer-name\":\"Header\",children:[/*#__PURE__*/_jsx(RichTextWithOptimizedAppearEffect,{__fromCanvasComponent:true,animate:animation,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-10u8wqq\",\"data-styles-preset\":\"pKlW2ck19\",style:{\"--framer-text-color\":\"var(--token-077104a2-d76f-4b61-ba61-73e253fa3923, rgb(36, 190, 250))\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"Meet Himaya\"})})}),className:\"framer-zozkhl\",\"data-framer-appear-id\":\"zozkhl\",fonts:[\"Inter\",\"Inter-Bold\"],initial:animation1,optimized:true,style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(MotionDivWithOptimizedAppearEffect,{animate:animation2,className:\"framer-ta3y0d\",\"data-framer-appear-id\":\"ta3y0d\",initial:animation1,optimized:true,style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1flvi22\",\"data-styles-preset\":\"REvmeBkwq\",style:{\"--framer-text-alignment\":\"center\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"Our Founders\"})})}),className:\"framer-1lijrfz\",\"data-framer-name\":\"Simple framework for business that just\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"center\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1ombrz8\",\"data-styles-preset\":\"y6ZTe8ULb\",style:{\"--framer-text-alignment\":\"center\"},children:\"Himaya was founded by a team of cybersecurity and AI professionals who established and led the Enterprise Cybersecurity division at Credo Semiconductor and enterprise AI engineering team at Coherent. Together, they pioneered and built Cloud Security, Data Security, and SaaS Security programs from the ground up. With years of experience working as a team, they bring a combined decade of expertise in Cybersecurity, Data Protection, and Artificial Intelligence.\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1ombrz8\",\"data-styles-preset\":\"y6ZTe8ULb\",style:{\"--framer-text-alignment\":\"center\"},children:\"Their backgrounds span globally recognized organizations, including Credo Semiconductor, Coherent, Abu Dhabi Islamic Bank, Sage Intacct, Orange Telecom, and Extreme Networks\u2014where they gained deep, hands-on experience building and scaling enterprise security and AI programs.\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1ombrz8\",\"data-styles-preset\":\"y6ZTe8ULb\",style:{\"--framer-text-alignment\":\"center\"},children:\"Himaya is the result of their industry expertise, technical leadership, and unique perspective on the evolving challenges of cloud-native security, data sovereignty, SaaS security, and compliance.\"})]}),className:\"framer-czi22w\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-9k61ku\",\"data-framer-name\":\"section\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{X4my0JF1g:{y:(componentViewport?.y||0)+0+0+50+763.2+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:297,width:\"317.5px\",children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition4},__framer__animateOnce:true,__framer__enter:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1qqltnv-container\",nodeId:\"iRNZFyhiJ\",rendersWithMotion:true,scopeId:\"vS3aBmSGo\",children:/*#__PURE__*/_jsx(CardsBenefit,{CYsq52cC8:\"Mohammad Sarfraz\",height:\"100%\",id:\"iRNZFyhiJ\",jqO6cuSpJ:\"text\",KV3ia6gTK:\"Security\",layoutId:\"iRNZFyhiJ\",nXetTyg4i:\"text\",SnbTVd5WU:\"text\",style:{width:\"100%\"},Sz2TTG0vl:\"text\",variant:\"D12qvdrKX\",vtT3JJjM5:\"text\",width:\"100%\",YQ0dZz_qc:\"Chief Executive Officer\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{X4my0JF1g:{y:(componentViewport?.y||0)+0+0+50+763.2+0+321}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:297,width:\"342px\",children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition5},__framer__animateOnce:true,__framer__enter:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1v3u7t3-container\",nodeId:\"nwI0jOeSU\",rendersWithMotion:true,scopeId:\"vS3aBmSGo\",children:/*#__PURE__*/_jsx(CardsBenefit,{CYsq52cC8:\"Adnan Ahmed\",height:\"100%\",id:\"nwI0jOeSU\",jqO6cuSpJ:\"text\",KV3ia6gTK:\"DataUsage\",layoutId:\"nwI0jOeSU\",nXetTyg4i:\"text\",SnbTVd5WU:\"text\",style:{width:\"100%\"},Sz2TTG0vl:\"text\",variant:\"x4hy64YOr\",vtT3JJjM5:\"text\",width:\"100%\",YQ0dZz_qc:\"Chief Technology & Product Officer\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{X4my0JF1g:{y:(componentViewport?.y||0)+0+0+50+763.2+0+642}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:297,width:\"341px\",children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition6},__framer__animateOnce:true,__framer__enter:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-beelh-container\",nodeId:\"eoLXdSCTz\",rendersWithMotion:true,scopeId:\"vS3aBmSGo\",children:/*#__PURE__*/_jsx(CardsBenefit,{CYsq52cC8:\"Faraz Hussain\",height:\"100%\",id:\"eoLXdSCTz\",jqO6cuSpJ:\"text\",KV3ia6gTK:\"LocationOn\",layoutId:\"eoLXdSCTz\",nXetTyg4i:\"text\",SnbTVd5WU:\"text\",style:{width:\"100%\"},Sz2TTG0vl:\"text\",variant:\"zJyc11Hxt\",vtT3JJjM5:\"text\",width:\"100%\",YQ0dZz_qc:\"Chief R&D Officer\"})})})})]}),/*#__PURE__*/_jsxs(\"section\",{className:\"framer-1rpa81f\",\"data-framer-name\":\"benefits\",id:elementId,ref:ref1,children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-38mocc\",\"data-framer-name\":\"container\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-u7c842\",\"data-framer-name\":\"text content\",children:/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1flvi22\",\"data-styles-preset\":\"REvmeBkwq\",children:/*#__PURE__*/_jsx(\"strong\",{children:\"Why Himaya?\"})})}),className:\"framer-1wdq448\",\"data-framer-name\":\"Simple framework for business that just\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"center\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-l4wmht\",\"data-framer-name\":\"section\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{DAXt4HjTP:{width:`max(min(max(${componentViewport?.width||\"100vw\"} - 100px, 1px), 1200px), 300px)`},X4my0JF1g:{width:`min(max(${componentViewport?.width||\"100vw\"} - 96px, 1px), 1200px)`,y:(componentViewport?.y||0)+0+0+50+1742.2+80+0+96.8+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:297,width:`max(min(max(${componentViewport?.width||\"100vw\"} - 200px, 1px), 1200px), 300px)`,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition4},__framer__animateOnce:true,__framer__enter:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-frwudk-container\",nodeId:\"ROyQCPTFf\",rendersWithMotion:true,scopeId:\"vS3aBmSGo\",children:/*#__PURE__*/_jsx(CardsBenefit,{CYsq52cC8:\"Himaya \\\\ hi\\xb7ma\\xb7ya \\\\\",height:\"100%\",id:\"ROyQCPTFf\",jqO6cuSpJ:\"In Arabic, Himaya means protection and defense \u2014 a word rooted in the principle of safeguarding what matters most.\",KV3ia6gTK:\"Security\",layoutId:\"ROyQCPTFf\",nXetTyg4i:\"This word perfectly reflects our mission: to protect your data, your compliance, and your sovereignty in an increasingly complex, cloud-native world.\",SnbTVd5WU:\"Himaya isn\u2019t just a name. It\u2019s a promise. A promise of visibility, compliance, sovereignty, and peace of mind \u2014 in every cloud, every file, every jurisdiction.\",style:{width:\"100%\"},Sz2TTG0vl:\"At its core, Himaya is built on the belief that true security is not just about technical controls but about empowering organizations to maintain full ownership and control over their most valuable asset \u2014 their data. We exist to make what seems like an impossible task \u2014 governing and securing data across hundreds of cloud platforms, regions, and compliance laws \u2014 simple, automated, and achievable.\",variant:\"KRcEFq8Vz\",vtT3JJjM5:\"The magic ingredient? Every line of code, every AI model, and every person behind Himaya is driven by one purpose: to give you the power to protect your data, on your terms, anywhere in the world.\",width:\"100%\",YQ0dZz_qc:\"Protection, Safeguarding, Security\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-c86bi7\",\"data-framer-name\":\"seperation line\"}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1y1dkdk\",\"data-framer-name\":\"bg shape\",style:{rotate:-13}}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-2nqenv\",\"data-framer-name\":\"Blur\",children:[/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__loop:animation4,__framer__loopEffectEnabled:true,__framer__loopRepeatDelay:0,__framer__loopRepeatType:\"mirror\",__framer__loopTransition:transition7,__perspectiveFX:false,__targetOpacity:.27,className:\"framer-9n4xlo\",\"data-framer-name\":\"Ray\",style:{originX:1,originY:0}}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__loop:animation5,__framer__loopEffectEnabled:true,__framer__loopRepeatDelay:0,__framer__loopRepeatType:\"mirror\",__framer__loopTransition:transition8,__perspectiveFX:false,__targetOpacity:.28,className:\"framer-5bwexm\",\"data-framer-name\":\"Ray\",style:{originX:1,originY:0,rotate:25}}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__loop:animation4,__framer__loopEffectEnabled:true,__framer__loopRepeatDelay:0,__framer__loopRepeatType:\"mirror\",__framer__loopTransition:transition9,__perspectiveFX:false,__targetOpacity:.57,className:\"framer-947fqh\",\"data-framer-name\":\"Ray\",style:{originX:1,originY:0,rotate:11}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1lx806c\",\"data-framer-name\":\"Ray\",style:{originX:1,originY:0,rotate:-12}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1ybw0km\",\"data-framer-name\":\"Ray\",style:{originX:1,originY:0,rotate:-24}}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__loop:animation4,__framer__loopEffectEnabled:true,__framer__loopRepeatDelay:0,__framer__loopRepeatType:\"mirror\",__framer__loopTransition:transition10,__perspectiveFX:false,__targetOpacity:.3,className:\"framer-cqe88k\",\"data-framer-name\":\"Ray\",style:{originX:1,originY:0,rotate:-18}}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__loop:animation4,__framer__loopEffectEnabled:true,__framer__loopRepeatDelay:0,__framer__loopRepeatType:\"mirror\",__framer__loopTransition:transition10,__perspectiveFX:false,__targetOpacity:.3,className:\"framer-1va7vwt\",\"data-framer-name\":\"Ray\",style:{originX:1,originY:0,rotate:-18}}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__loop:animation4,__framer__loopEffectEnabled:true,__framer__loopRepeatDelay:0,__framer__loopRepeatType:\"mirror\",__framer__loopTransition:transition10,__perspectiveFX:false,__targetOpacity:.3,className:\"framer-1xcq5xf\",\"data-framer-name\":\"Ray\",style:{originX:1,originY:0,rotate:-18}}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__loop:animation4,__framer__loopEffectEnabled:true,__framer__loopRepeatDelay:0,__framer__loopRepeatType:\"mirror\",__framer__loopTransition:transition11,__perspectiveFX:false,__targetOpacity:.3,className:\"framer-18vut1a\",\"data-framer-name\":\"Ray\",style:{originX:1,originY:0,rotate:-5}}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__loop:animation4,__framer__loopEffectEnabled:true,__framer__loopRepeatDelay:0,__framer__loopRepeatType:\"mirror\",__framer__loopTransition:transition11,__perspectiveFX:false,__targetOpacity:.3,className:\"framer-fsec3m\",\"data-framer-name\":\"Ray\",style:{originX:1,originY:0,rotate:-5}}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__loop:animation4,__framer__loopEffectEnabled:true,__framer__loopRepeatDelay:0,__framer__loopRepeatType:\"mirror\",__framer__loopTransition:transition11,__perspectiveFX:false,__targetOpacity:1,className:\"framer-tk3jdj\",\"data-framer-name\":\"Ray\",style:{originX:1,originY:0,rotate:-5}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1u9ohm5\",\"data-framer-name\":\"Ray\",style:{originX:1,originY:0,rotate:-3}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1wj9qwe\",\"data-framer-name\":\"Ray\",style:{originX:1,originY:0,rotate:18}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-i87vap\",\"data-framer-name\":\"Ray\",style:{originX:1,originY:0,rotate:6}}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-hf5btm\",\"data-framer-name\":\"Light Source\",style:{originX:1,originY:0}}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-99uaav\",\"data-framer-name\":\"Light Source\",style:{originX:1,originY:0}}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-16unsed\",\"data-framer-name\":\"Light Source\",style:{originX:1,originY:0}})]})]})]})}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-PUn1b.framer-hoh9x0, .framer-PUn1b .framer-hoh9x0 { display: block; }\",\".framer-PUn1b.framer-1orqgjp { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1200px; }\",\".framer-PUn1b .framer-j6kojg { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 50px; height: min-content; justify-content: center; overflow: hidden; padding: 100px; position: relative; width: 100%; }\",\".framer-PUn1b .framer-zozkhl { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --framer-paragraph-spacing: 0px; flex: none; height: auto; max-width: 100%; position: relative; white-space: pre-wrap; width: auto; will-change: var(--framer-will-change-effect-override, transform); word-break: break-word; word-wrap: break-word; }\",\".framer-PUn1b .framer-ta3y0d { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 380px; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-PUn1b .framer-1lijrfz, .framer-PUn1b .framer-1wdq448 { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-PUn1b .framer-czi22w { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-PUn1b .framer-9k61ku { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-PUn1b .framer-1qqltnv-container { flex: none; height: auto; min-width: 300px; position: relative; width: 318px; z-index: 2; }\",\".framer-PUn1b .framer-1v3u7t3-container { flex: none; height: auto; min-width: 300px; position: relative; width: 342px; z-index: 2; }\",\".framer-PUn1b .framer-beelh-container { flex: none; height: auto; min-width: 300px; position: relative; width: 341px; z-index: 2; }\",\".framer-PUn1b .framer-1rpa81f { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 100px; height: min-content; justify-content: center; overflow: hidden; padding: 10px 0px 100px 0px; position: relative; width: 100%; }\",\".framer-PUn1b .framer-38mocc { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: wrap; gap: 44px; height: min-content; justify-content: flex-start; max-width: 1200px; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-PUn1b .framer-u7c842 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: center; max-width: 640px; overflow: visible; padding: 0px; position: relative; width: 100%; z-index: 3; }\",\".framer-PUn1b .framer-l4wmht { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: wrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-PUn1b .framer-frwudk-container { flex: 1 0 0px; height: auto; min-width: 300px; position: relative; width: 1px; z-index: 2; }\",\".framer-PUn1b .framer-c86bi7 { background: radial-gradient(63.671876482476385% 63.671876482476385% at 50.000000948784894% 50.000000948784894%, var(--token-6da9d50d-e927-4dcf-93ed-bf3b8039528b, #8aa5ff) 0%, var(--token-6d7bfc0f-867f-43f5-837b-f61a13bf9490, rgb(0, 0, 0)) 100%); flex: none; height: 4px; left: calc(50.00000000000002% - 1280px / 2); opacity: 0.14; position: absolute; top: 0px; width: 1280px; z-index: 1; }\",\".framer-PUn1b .framer-1y1dkdk { background: radial-gradient(50% 50% at 50% 50%, var(--token-e8bc8706-b247-48f0-95ed-879074c7f908, #121426) 0%, var(--token-6d7bfc0f-867f-43f5-837b-f61a13bf9490, rgb(0, 0, 0)) 100%); border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; bottom: -249px; flex: none; height: 499px; left: calc(50.00000000000002% - 793px / 2); position: absolute; width: 793px; z-index: 1; }\",\".framer-PUn1b .framer-2nqenv { -webkit-filter: blur(16px); -webkit-mask: radial-gradient(50% 109.00000000000001% at 50% 50%, #000000 0%, rgba(0, 0, 0, 0.96427) 0%, rgba(0, 0, 0, 0) 96%) add; filter: blur(16px); flex: none; height: 179vh; left: calc(50.00000000000002% - 1142px / 2); mask: radial-gradient(50% 109.00000000000001% at 50% 50%, #000000 0%, rgba(0, 0, 0, 0.96427) 0%, rgba(0, 0, 0, 0) 96%) add; opacity: 0.9; overflow: hidden; pointer-events: none; position: absolute; top: -728px; width: 1142px; z-index: 2; }\",\".framer-PUn1b .framer-9n4xlo { background: radial-gradient(50% 50% at 50% 50%, var(--token-6da9d50d-e927-4dcf-93ed-bf3b8039528b, #8aa5ff) 0%, rgba(171, 171, 171, 0) 100%); flex: none; height: 2072px; left: calc(50.00000000000002% - 40px / 2); opacity: 0.27; overflow: hidden; position: absolute; top: -352px; width: 40px; z-index: 1; }\",\".framer-PUn1b .framer-5bwexm { background: radial-gradient(50% 50% at 50% 50%, var(--token-6da9d50d-e927-4dcf-93ed-bf3b8039528b, #8aa5ff) 0%, rgba(171, 171, 171, 0) 100%); bottom: -920px; flex: none; left: calc(50.00000000000002% - 35px / 2); opacity: 0.28; overflow: hidden; position: absolute; top: -352px; width: 35px; z-index: 1; }\",\".framer-PUn1b .framer-947fqh { background: radial-gradient(50% 50% at 50% 50%, var(--token-6da9d50d-e927-4dcf-93ed-bf3b8039528b, #8aa5ff) 0%, rgba(171, 171, 171, 0) 100%); bottom: -920px; flex: none; left: calc(50.00000000000002% - 35px / 2); opacity: 0.57; overflow: hidden; position: absolute; top: -352px; width: 35px; z-index: 1; }\",\".framer-PUn1b .framer-1lx806c { background: radial-gradient(50% 50% at 50% 50%, var(--token-6da9d50d-e927-4dcf-93ed-bf3b8039528b, #8aa5ff) 0%, rgba(171, 171, 171, 0) 100%); bottom: -920px; flex: none; left: calc(50.00000000000002% - 35px / 2); opacity: 0.42; overflow: hidden; position: absolute; top: -352px; width: 35px; z-index: 1; }\",\".framer-PUn1b .framer-1ybw0km { background: radial-gradient(50% 50% at 50% 50%, var(--token-6da9d50d-e927-4dcf-93ed-bf3b8039528b, #8aa5ff) 0%, rgba(171, 171, 171, 0) 100%); bottom: -920px; flex: none; left: calc(50.00000000000002% - 35px / 2); opacity: 0.32; overflow: hidden; position: absolute; top: -352px; width: 35px; z-index: 1; }\",\".framer-PUn1b .framer-cqe88k { background: radial-gradient(50% 50% at 50% 50%, var(--token-6da9d50d-e927-4dcf-93ed-bf3b8039528b, #8aa5ff) 0%, rgba(171, 171, 171, 0) 100%); bottom: -920px; flex: none; left: calc(50.00000000000002% - 50px / 2); opacity: 0.3; overflow: hidden; position: absolute; top: -352px; width: 50px; z-index: 1; }\",\".framer-PUn1b .framer-1va7vwt { background: radial-gradient(50% 50% at 50% 50%, var(--token-6da9d50d-e927-4dcf-93ed-bf3b8039528b, #8aa5ff) 0%, rgba(171, 171, 171, 0) 100%); flex: none; height: 2704px; opacity: 0.3; overflow: hidden; position: absolute; right: 446px; top: -342px; width: 50px; z-index: 1; }\",\".framer-PUn1b .framer-1xcq5xf { background: radial-gradient(50% 50% at 50% 50%, var(--token-6da9d50d-e927-4dcf-93ed-bf3b8039528b, #8aa5ff) 0%, rgba(171, 171, 171, 0) 100%); bottom: -910px; flex: none; left: calc(69.26444833625222% - 50px / 2); opacity: 0.3; overflow: hidden; position: absolute; top: -362px; width: 50px; z-index: 1; }\",\".framer-PUn1b .framer-18vut1a { background: radial-gradient(50% 50% at 50% 50%, var(--token-6da9d50d-e927-4dcf-93ed-bf3b8039528b, #8aa5ff) 0%, rgba(171, 171, 171, 0) 100%); bottom: -920px; flex: none; left: calc(50.00000000000002% - 20px / 2); opacity: 0.3; overflow: hidden; position: absolute; top: -352px; width: 20px; z-index: 1; }\",\".framer-PUn1b .framer-fsec3m { background: radial-gradient(50% 50% at 50% 50%, var(--token-6da9d50d-e927-4dcf-93ed-bf3b8039528b, #8aa5ff) 0%, rgba(171, 171, 171, 0) 100%); bottom: -910px; flex: none; left: calc(69.26444833625222% - 20px / 2); opacity: 0.3; overflow: hidden; position: absolute; top: -362px; width: 20px; z-index: 1; }\",\".framer-PUn1b .framer-tk3jdj { background: radial-gradient(50% 50% at 50% 50%, var(--token-6da9d50d-e927-4dcf-93ed-bf3b8039528b, #8aa5ff) 0%, rgba(171, 171, 171, 0) 100%); flex: none; height: 2704px; left: 881px; overflow: hidden; position: absolute; right: 241px; top: -352px; z-index: 1; }\",\".framer-PUn1b .framer-1u9ohm5 { background: radial-gradient(50% 50% at 50% 50%, var(--token-6da9d50d-e927-4dcf-93ed-bf3b8039528b, #8aa5ff) 0%, rgba(171, 171, 171, 0) 100%); bottom: -920px; flex: none; left: calc(50.00000000000002% - 15px / 2); opacity: 0.5; overflow: hidden; position: absolute; top: -352px; width: 15px; z-index: 1; }\",\".framer-PUn1b .framer-1wj9qwe { background: radial-gradient(50% 50% at 50% 50%, var(--token-6da9d50d-e927-4dcf-93ed-bf3b8039528b, #8aa5ff) 0%, rgba(171, 171, 171, 0) 100%); bottom: -920px; flex: none; left: calc(50.00000000000002% - 20px / 2); opacity: 0.6; overflow: hidden; position: absolute; top: -352px; width: 20px; z-index: 1; }\",\".framer-PUn1b .framer-i87vap { background: radial-gradient(50% 50% at 50% 50%, var(--token-6da9d50d-e927-4dcf-93ed-bf3b8039528b, #8aa5ff) 0%, rgba(171, 171, 171, 0) 100%); bottom: -920px; flex: none; left: calc(50.00000000000002% - 20px / 2); opacity: 0.18; overflow: hidden; position: absolute; top: -352px; width: 20px; z-index: 1; }\",\".framer-PUn1b .framer-hf5btm { background: radial-gradient(50% 50% at 50% 50%, var(--token-077104a2-d76f-4b61-ba61-73e253fa3923, #2934ff) 0%, rgba(171, 171, 171, 0) 100%); bottom: -46px; flex: none; left: calc(50.00000000000002% - 1198px / 2); opacity: 0.23; overflow: hidden; position: absolute; top: -352px; width: 1198px; z-index: 1; }\",\".framer-PUn1b .framer-99uaav { background: radial-gradient(50% 50% at 50% 50%, var(--token-077104a2-d76f-4b61-ba61-73e253fa3923, #2934ff) 0%, rgba(171, 171, 171, 0) 100%); flex: none; height: 929px; left: calc(50.00000000000002% - 865px / 2); opacity: 0.46; overflow: hidden; position: absolute; top: -252px; width: 865px; z-index: 1; }\",\".framer-PUn1b .framer-16unsed { background: radial-gradient(50% 50% at 50% 50%, var(--token-077104a2-d76f-4b61-ba61-73e253fa3923, #2934ff) 0%, rgba(171, 171, 171, 0) 100%); flex: none; height: 639px; left: calc(50.00000000000002% - 778px / 2); opacity: 0.72; overflow: hidden; position: absolute; top: -393px; width: 778px; z-index: 1; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-PUn1b.framer-1orqgjp, .framer-PUn1b .framer-j6kojg, .framer-PUn1b .framer-ta3y0d, .framer-PUn1b .framer-9k61ku, .framer-PUn1b .framer-1rpa81f, .framer-PUn1b .framer-38mocc, .framer-PUn1b .framer-u7c842, .framer-PUn1b .framer-l4wmht { gap: 0px; } .framer-PUn1b.framer-1orqgjp > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-PUn1b.framer-1orqgjp > :first-child, .framer-PUn1b .framer-j6kojg > :first-child, .framer-PUn1b .framer-ta3y0d > :first-child, .framer-PUn1b .framer-38mocc > :first-child, .framer-PUn1b .framer-u7c842 > :first-child { margin-top: 0px; } .framer-PUn1b.framer-1orqgjp > :last-child, .framer-PUn1b .framer-j6kojg > :last-child, .framer-PUn1b .framer-ta3y0d > :last-child, .framer-PUn1b .framer-38mocc > :last-child, .framer-PUn1b .framer-u7c842 > :last-child { margin-bottom: 0px; } .framer-PUn1b .framer-j6kojg > * { margin: 0px; margin-bottom: calc(50px / 2); margin-top: calc(50px / 2); } .framer-PUn1b .framer-ta3y0d > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-PUn1b .framer-9k61ku > *, .framer-PUn1b .framer-l4wmht > * { margin: 0px; margin-left: calc(24px / 2); margin-right: calc(24px / 2); } .framer-PUn1b .framer-9k61ku > :first-child, .framer-PUn1b .framer-1rpa81f > :first-child, .framer-PUn1b .framer-l4wmht > :first-child { margin-left: 0px; } .framer-PUn1b .framer-9k61ku > :last-child, .framer-PUn1b .framer-1rpa81f > :last-child, .framer-PUn1b .framer-l4wmht > :last-child { margin-right: 0px; } .framer-PUn1b .framer-1rpa81f > * { margin: 0px; margin-left: calc(100px / 2); margin-right: calc(100px / 2); } .framer-PUn1b .framer-38mocc > * { margin: 0px; margin-bottom: calc(44px / 2); margin-top: calc(44px / 2); } .framer-PUn1b .framer-u7c842 > * { margin: 0px; margin-bottom: calc(12px / 2); margin-top: calc(12px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,\"@media (min-width: 810px) and (max-width: 1199px) { .framer-PUn1b.framer-1orqgjp { width: 810px; } .framer-PUn1b .framer-j6kojg { padding: 100px 50px 100px 50px; } .framer-PUn1b .framer-ta3y0d { width: 342px; } .framer-PUn1b .framer-9k61ku { flex-direction: column; justify-content: flex-end; } .framer-PUn1b .framer-1qqltnv-container { order: 0; } .framer-PUn1b .framer-1v3u7t3-container { order: 1; } .framer-PUn1b .framer-beelh-container { order: 2; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-PUn1b .framer-9k61ku { gap: 0px; } .framer-PUn1b .framer-9k61ku > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-PUn1b .framer-9k61ku > :first-child { margin-top: 0px; } .framer-PUn1b .framer-9k61ku > :last-child { margin-bottom: 0px; } }}\",\"@media (max-width: 809px) { .framer-PUn1b.framer-1orqgjp { width: 390px; } .framer-PUn1b .framer-j6kojg { gap: 40px; padding: 50px 30px 50px 30px; } .framer-PUn1b .framer-ta3y0d { width: 298px; } .framer-PUn1b .framer-1lijrfz { order: 0; } .framer-PUn1b .framer-9k61ku { flex-direction: column; flex-wrap: wrap; } .framer-PUn1b .framer-1qqltnv-container, .framer-PUn1b .framer-1v3u7t3-container, .framer-PUn1b .framer-beelh-container { min-width: unset; } .framer-PUn1b .framer-1rpa81f { padding: 80px 18px 80px 18px; } .framer-PUn1b .framer-l4wmht { align-content: center; align-items: center; flex-direction: column; } .framer-PUn1b .framer-frwudk-container { flex: none; min-width: unset; width: 100%; } .framer-PUn1b .framer-1y1dkdk { height: 378px; left: calc(50.00000000000002% - 600px / 2); width: 600px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-PUn1b .framer-j6kojg, .framer-PUn1b .framer-9k61ku, .framer-PUn1b .framer-l4wmht { gap: 0px; } .framer-PUn1b .framer-j6kojg > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-PUn1b .framer-j6kojg > :first-child, .framer-PUn1b .framer-9k61ku > :first-child, .framer-PUn1b .framer-l4wmht > :first-child { margin-top: 0px; } .framer-PUn1b .framer-j6kojg > :last-child, .framer-PUn1b .framer-9k61ku > :last-child, .framer-PUn1b .framer-l4wmht > :last-child { margin-bottom: 0px; } .framer-PUn1b .framer-9k61ku > *, .framer-PUn1b .framer-l4wmht > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 2588\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"DAXt4HjTP\":{\"layout\":[\"fixed\",\"auto\"]},\"X4my0JF1g\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections {\"x_CBl_MAu\":{\"pattern\":\":x_CBl_MAu\",\"name\":\"benefits\"}}\n * @framerResponsiveScreen\n */const FramervS3aBmSGo=withCSS(Component,css,\"framer-PUn1b\");export default FramervS3aBmSGo;FramervS3aBmSGo.displayName=\"Page\";FramervS3aBmSGo.defaultProps={height:2588,width:1200};addFonts(FramervS3aBmSGo,[{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\"},{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\"}]},...CardsBenefitFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramervS3aBmSGo\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"2588\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerScrollSections\":\"{\\\"x_CBl_MAu\\\":{\\\"pattern\\\":\\\":x_CBl_MAu\\\",\\\"name\\\":\\\"benefits\\\"}}\",\"framerIntrinsicWidth\":\"1200\",\"framerColorSyntax\":\"true\",\"framerContractVersion\":\"1\",\"framerResponsiveScreen\":\"\",\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"DAXt4HjTP\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"X4my0JF1g\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerComponentViewportWidth\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["RichTextWithOptimizedAppearEffect", "withOptimizedAppearEffect", "RichText2", "RichTextWithFX", "withFX", "MotionDivWithOptimizedAppearEffect", "motion", "CardsBenefitFonts", "getFonts", "HLvc5bVR3_default", "ContainerWithFX", "Container", "MotionDivWithFX", "breakpoints", "serializationHash", "variantClassNames", "transition1", "animation", "animation1", "transition2", "animation2", "animation3", "transition3", "transition4", "transition5", "transition6", "transition7", "animation4", "transition8", "animation5", "transition9", "transition10", "transition11", "HTMLStyle", "value", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "scopingClassNames", "cx", "elementId", "useRouteElementId", "ref1", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "RichTextWithOptimizedAppearEffect", "x", "MotionDivWithOptimizedAppearEffect", "RichTextWithFX", "RichText2", "PropertyOverrides2", "ComponentViewportProvider", "ContainerWithFX", "HLvc5bVR3_default", "MotionDivWithFX", "css", "FramervS3aBmSGo", "withCSS", "vS3aBmSGo_default", "addFonts", "CardsBenefitFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
