{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/vLgSskykPLgp2iIRUY0q/EJwYHlpKf2RjpWeWS67O/BkgN0QFro.js"],
  "sourcesContent": ["// Generated by Framer (ab692b1)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,Image,PropertyOverrides,RichText,useActiveVariantCallback,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useOverlayState,useRouteElementId,withCSS,withFX}from\"framer\";import{AnimatePresence,LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import*as ReactDOM from\"react-dom\";import BackgroundBGHero1 from\"https://framerusercontent.com/modules/3dCdjuYckjQSSTs5vAN4/DCEtXK530kxRLkQuD1yg/EOWGs43Ou.js\";import{Video}from\"https://framerusercontent.com/modules/lRDHiNWNVWmE0lqtoVHP/jFOAZKc2EvehHtUZX1Hf/Video.js\";import Embed from\"https://framerusercontent.com/modules/o1PI5S8YtkA5bP5g4dFz/Xr8CO3Ul8Gb7lVfgMKTh/Embed.js\";import BlueLightButton from\"#framer/local/canvasComponent/CS8H3bJMe/CS8H3bJMe.js\";import SectionsFooter from\"#framer/local/canvasComponent/g_qptRaS5/g_qptRaS5.js\";import BackgroundBGHero from\"#framer/local/canvasComponent/GSJFBkv3P/GSJFBkv3P.js\";import BlueButtons from\"#framer/local/canvasComponent/MWSzVhGXa/MWSzVhGXa.js\";import HelperTag from\"#framer/local/canvasComponent/qe5Qxsg0P/qe5Qxsg0P.js\";import SmallLightButton from\"#framer/local/canvasComponent/SzsCq76oj/SzsCq76oj.js\";import NavNavbar from\"#framer/local/canvasComponent/YYoS19yg3/YYoS19yg3.js\";import*as sharedStyle from\"#framer/local/css/DDAiLgRSV/DDAiLgRSV.js\";import*as sharedStyle1 from\"#framer/local/css/Te7rtOK7N/Te7rtOK7N.js\";import*as sharedStyle3 from\"#framer/local/css/xJfjYGe1S/xJfjYGe1S.js\";import*as sharedStyle2 from\"#framer/local/css/ZCmfL1qao/ZCmfL1qao.js\";import metadataProvider from\"#framer/local/webPageMetadata/BkgN0QFro/BkgN0QFro.js\";const BackgroundBGHeroFonts=getFonts(BackgroundBGHero);const RichTextWithFX=withFX(RichText);const BackgroundBGHero1Fonts=getFonts(BackgroundBGHero1);const HelperTagFonts=getFonts(HelperTag);const MotionDivWithFX=withFX(motion.div);const ImageWithFX=withFX(Image);const EmbedFonts=getFonts(Embed);const BlueButtonsFonts=getFonts(BlueButtons);const BlueLightButtonFonts=getFonts(BlueLightButton);const VideoFonts=getFonts(Video);const SmallLightButtonFonts=getFonts(SmallLightButton);const NavNavbarFonts=getFonts(NavNavbar);const SectionsFooterFonts=getFonts(SectionsFooter);const breakpoints={arUb51o1R:\"(max-width: 999px)\",lbz3sZgSC:\"(min-width: 1200px)\",TJP3jKRD_:\"(min-width: 1000px) and (max-width: 1199px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-w15hh\";const variantClassNames={arUb51o1R:\"framer-v-lpuvvk\",lbz3sZgSC:\"framer-v-1fsyivq\",TJP3jKRD_:\"framer-v-1dsfiud\"};const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:20};const transition1={damping:30,delay:0,mass:1,stiffness:150,type:\"spring\"};const animation1={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:24};const transition2={delay:0,duration:1,ease:[.44,0,.56,1],type:\"tween\"};const transition3={delay:0,duration:.95,ease:[.44,0,.56,1],type:\"tween\"};const animation2={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition3,x:0,y:0};const animation3={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:.9,skewX:0,skewY:0,x:60,y:0};const animation4={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:.9,skewX:0,skewY:0,x:0,y:60};const animation5={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:20};const animation6={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:30};const transition4={delay:0,duration:.5,ease:[.12,.23,.5,1],type:\"tween\"};const transformTemplate1=(_,t)=>`translate(-50%, -50%) ${t}`;const transformTemplate2=(_,t)=>`translateX(-50%) ${t}`;const getContainer=()=>{return document.querySelector(\"#template-overlay\")??document.querySelector(\"#overlay\")??document.body;};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 HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"lbz3sZgSC\",Phone:\"arUb51o1R\",Tablet:\"TJP3jKRD_\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"lbz3sZgSC\"};};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{activeVariantCallback,delay}=useActiveVariantCallback(undefined);const GY0MtgDV13bnx0g=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.toggle();});const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const elementId=useRouteElementId(\"twfhNkbhE\");const ref1=React.useRef(null);const elementId1=useRouteElementId(\"eTQIy6z2G\");const ref2=React.useRef(null);const elementId2=useRouteElementId(\"wAr7VfUPo\");const ref3=React.useRef(null);const elementId3=useRouteElementId(\"YRvKxkOY1\");const ref4=React.useRef(null);const elementId4=useRouteElementId(\"g9wiH7R7r\");const ref5=React.useRef(null);useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"lbz3sZgSC\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-3c15e18b-280e-4477-addb-c02a65fcbfb3, rgb(7, 7, 8)); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-1fsyivq\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-8t5nai\",\"data-framer-name\":\"Hero\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1pia9f9\",\"data-framer-name\":\"Hero Background\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1xa2gtf\",\"data-framer-name\":\"Linear Overlay\"}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1e3,width:\"1920px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-uowla1-container\",nodeId:\"YuX7UhAFZ\",scopeId:\"BkgN0QFro\",children:/*#__PURE__*/_jsx(BackgroundBGHero,{height:\"100%\",id:\"YuX7UhAFZ\",layoutId:\"YuX7UhAFZ\",style:{height:\"100%\",width:\"100%\"},variant:\"omn88m1Iy\",width:\"100%\"})})})]}),/*#__PURE__*/_jsxs(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:400,pixelWidth:1280,sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/zbvjKr52uG3IGSDbe8griBp5qPA.png\",srcSet:\"https://framerusercontent.com/images/zbvjKr52uG3IGSDbe8griBp5qPA.png?scale-down-to=512 512w,https://framerusercontent.com/images/zbvjKr52uG3IGSDbe8griBp5qPA.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/zbvjKr52uG3IGSDbe8griBp5qPA.png 1280w\"},className:\"framer-1wq5ujt\",\"data-framer-name\":\"Hero\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1h3dyee\",\"data-framer-name\":\"Shape\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1m5s73t\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{arUb51o1R:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"RlM7UG9wcGlucy1tZWRpdW0=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"33px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"1.4em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-9ba5df47-566d-4cce-965a-b909bddf5adc, rgb(204, 204, 204))\"},children:/*#__PURE__*/_jsx(\"span\",{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(77deg, var(--token-346f8585-bf55-4e6d-8850-5d1504ef9f3c, rgb(255, 255, 247)) 0%, rgba(255, 255, 247, 0.6) 100%)\"},children:\"Explore a Powerful DR Tool in Less than 10 Minutes\"})})}),fonts:[\"FS;Poppins-medium\"]}},children:/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1tn2ynu\",\"data-styles-preset\":\"DDAiLgRSV\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-9ba5df47-566d-4cce-965a-b909bddf5adc, rgb(204, 204, 204))\"},children:/*#__PURE__*/_jsx(\"span\",{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(77deg, var(--token-346f8585-bf55-4e6d-8850-5d1504ef9f3c, rgb(255, 255, 247)) 0%, rgba(255, 255, 247, 0.6) 100%)\"},children:\"Explore a Powerful DR Tool in Less than 10 Minutes\"})})}),className:\"framer-ggydcr\",\"data-framer-name\":\"Paragraph\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1vb38f0\",\"data-framer-name\":\"Top\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-z6a1f0\",\"data-framer-name\":\"Hero Background\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1s3p0ht\",\"data-framer-name\":\"Linear Overlay\"}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1e3,width:\"1920px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-16ms1ep-container\",isModuleExternal:true,nodeId:\"Tdvl1DiR9\",scopeId:\"BkgN0QFro\",children:/*#__PURE__*/_jsx(BackgroundBGHero1,{height:\"100%\",id:\"Tdvl1DiR9\",layoutId:\"Tdvl1DiR9\",style:{height:\"100%\",width:\"100%\"},variant:\"uoaLLCSCH\",width:\"100%\"})})})]}),/*#__PURE__*/_jsx(\"section\",{className:\"framer-yqprkr\",\"data-framer-name\":\"Feature 1\",id:elementId,ref:ref1,children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-5hzc2g\",\"data-framer-name\":\"Container\",children:[/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation1,__framer__exit:animation2,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-sxxbhd\",\"data-framer-name\":\"Sub Container\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-hr1dz7\",\"data-framer-name\":\"Text Container\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{arUb51o1R:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"RlM7UG9wcGlucy1tZWRpdW0=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"33px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"1.4em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-9ba5df47-566d-4cce-965a-b909bddf5adc, rgb(204, 204, 204))\"},children:/*#__PURE__*/_jsx(\"span\",{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(77deg, var(--token-346f8585-bf55-4e6d-8850-5d1504ef9f3c, rgb(255, 255, 247)) 0%, rgba(255, 255, 247, 0.6) 100%)\"},children:\"Agentless Deployment \u2013 Simple, Hassle-Free Protection\"})})}),fonts:[\"FS;Poppins-medium\"]}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1tn2ynu\",\"data-styles-preset\":\"DDAiLgRSV\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-9ba5df47-566d-4cce-965a-b909bddf5adc, rgb(204, 204, 204))\"},children:/*#__PURE__*/_jsx(\"span\",{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(77deg, var(--token-346f8585-bf55-4e6d-8850-5d1504ef9f3c, rgb(255, 255, 247)) 0%, rgba(255, 255, 247, 0.6) 100%)\"},children:\"Agentless Deployment \u2013 Simple, Hassle-Free Protection\"})})}),className:\"framer-1ihoqsq\",\"data-framer-name\":\"Heading \",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-17t2at8\",\"data-styles-preset\":\"Te7rtOK7N\",style:{\"--framer-text-color\":\"var(--token-750c88a1-c0dc-4676-8883-36ba8d67f588, rgb(147, 147, 159))\"},children:\"HyperBDR\u2019s agentless architecture allows seamless disaster recovery without modifying your source environment. Effortlessly protect VMware, OpenStack, and AWS workloads with just a few clicks.\"})}),className:\"framer-zrdc6d\",\"data-framer-name\":\"Paragraph\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-6ms8mx\",\"data-framer-name\":\"Sub Container\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1vpc6m1-container\",nodeId:\"PDGXYnnqQ\",scopeId:\"BkgN0QFro\",children:/*#__PURE__*/_jsx(HelperTag,{height:\"100%\",id:\"PDGXYnnqQ\",layoutId:\"PDGXYnnqQ\",TYTW50qs8:\"Disruption-Free\",variant:\"WqQsUVKYv\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,children:/*#__PURE__*/_jsx(Container,{className:\"framer-goyvcq-container\",nodeId:\"Le6pncxBb\",scopeId:\"BkgN0QFro\",children:/*#__PURE__*/_jsx(HelperTag,{height:\"100%\",id:\"Le6pncxBb\",layoutId:\"Le6pncxBb\",TYTW50qs8:\"Easy Deployment\",variant:\"WqQsUVKYv\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1vdlo4z-container\",nodeId:\"lf5wRaFAM\",scopeId:\"BkgN0QFro\",children:/*#__PURE__*/_jsx(HelperTag,{height:\"100%\",id:\"lf5wRaFAM\",layoutId:\"lf5wRaFAM\",TYTW50qs8:\"More Security\",variant:\"WqQsUVKYv\",width:\"100%\"})})})]})]})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{arUb51o1R:{__framer__enter:animation4,background:{alt:\"\",fit:\"stretch\",pixelHeight:1024,pixelWidth:1024,positionX:\"center\",positionY:\"center\",sizes:`calc(min(${componentViewport?.width||\"100vw\"}, 1440px) - 72px)`,src:\"https://framerusercontent.com/images/9Sf4ufBTJPLosWnmYkKFSnsdDM.png\",srcSet:\"https://framerusercontent.com/images/9Sf4ufBTJPLosWnmYkKFSnsdDM.png?scale-down-to=512 512w,https://framerusercontent.com/images/9Sf4ufBTJPLosWnmYkKFSnsdDM.png 1024w\"}},TJP3jKRD_:{background:{alt:\"\",fit:\"stretch\",pixelHeight:1024,pixelWidth:1024,positionX:\"center\",positionY:\"center\",sizes:`max((min(${componentViewport?.width||\"100vw\"}, 1440px) - 160px) / 2, 1px)`,src:\"https://framerusercontent.com/images/9Sf4ufBTJPLosWnmYkKFSnsdDM.png\",srcSet:\"https://framerusercontent.com/images/9Sf4ufBTJPLosWnmYkKFSnsdDM.png?scale-down-to=512 512w,https://framerusercontent.com/images/9Sf4ufBTJPLosWnmYkKFSnsdDM.png 1024w\"}}},children:/*#__PURE__*/_jsxs(ImageWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation3,__framer__exit:animation2,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"stretch\",pixelHeight:1024,pixelWidth:1024,positionX:\"center\",positionY:\"center\",sizes:`max((min(${componentViewport?.width||\"100vw\"}, 1440px) - 200px) / 2, 1px)`,src:\"https://framerusercontent.com/images/9Sf4ufBTJPLosWnmYkKFSnsdDM.png\",srcSet:\"https://framerusercontent.com/images/9Sf4ufBTJPLosWnmYkKFSnsdDM.png?scale-down-to=512 512w,https://framerusercontent.com/images/9Sf4ufBTJPLosWnmYkKFSnsdDM.png 1024w\"},className:\"framer-1s13uhe\",\"data-border\":true,\"data-framer-name\":\"Image Container\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1lxhhxn\",\"data-framer-name\":\"Top Glow\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1xh9t9p\",\"data-framer-name\":\"Abstract Design\",style:{rotate:90}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1oke36\",\"data-framer-name\":\"Abstract Design\",style:{rotate:90}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-14cmeeq\",\"data-framer-name\":\"Abstract Design\",style:{rotate:90}})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{arUb51o1R:{background:{alt:\"\",fit:\"fill\",pixelHeight:1388,pixelWidth:2170,positionX:\"left\",positionY:\"center\",sizes:`calc(min(${componentViewport?.width||\"100vw\"}, 1440px) - 94px)`,src:\"https://framerusercontent.com/images/NiqFG5N0vMlr96MjNF8swlNlUs.png\",srcSet:\"https://framerusercontent.com/images/NiqFG5N0vMlr96MjNF8swlNlUs.png?scale-down-to=512 512w,https://framerusercontent.com/images/NiqFG5N0vMlr96MjNF8swlNlUs.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/NiqFG5N0vMlr96MjNF8swlNlUs.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/NiqFG5N0vMlr96MjNF8swlNlUs.png 2170w\"}},TJP3jKRD_:{background:{alt:\"\",fit:\"fill\",pixelHeight:1388,pixelWidth:2170,positionX:\"left\",positionY:\"center\",sizes:`calc(max((min(${componentViewport?.width||\"100vw\"}, 1440px) - 160px) / 2, 1px) - 30px)`,src:\"https://framerusercontent.com/images/NiqFG5N0vMlr96MjNF8swlNlUs.png\",srcSet:\"https://framerusercontent.com/images/NiqFG5N0vMlr96MjNF8swlNlUs.png?scale-down-to=512 512w,https://framerusercontent.com/images/NiqFG5N0vMlr96MjNF8swlNlUs.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/NiqFG5N0vMlr96MjNF8swlNlUs.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/NiqFG5N0vMlr96MjNF8swlNlUs.png 2170w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:1388,pixelWidth:2170,positionX:\"left\",positionY:\"center\",sizes:`calc(max((min(${componentViewport?.width||\"100vw\"}, 1440px) - 200px) / 2, 1px) - 30px)`,src:\"https://framerusercontent.com/images/NiqFG5N0vMlr96MjNF8swlNlUs.png\",srcSet:\"https://framerusercontent.com/images/NiqFG5N0vMlr96MjNF8swlNlUs.png?scale-down-to=512 512w,https://framerusercontent.com/images/NiqFG5N0vMlr96MjNF8swlNlUs.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/NiqFG5N0vMlr96MjNF8swlNlUs.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/NiqFG5N0vMlr96MjNF8swlNlUs.png 2170w\"},className:\"framer-k0ef7w\",\"data-framer-name\":\"Product image\"})})]})})]})}),/*#__PURE__*/_jsx(\"section\",{className:\"framer-odtbzs\",\"data-framer-name\":\"Feature 2\",id:elementId1,ref:ref2,children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-k4pzdo\",\"data-framer-name\":\"Container\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{arUb51o1R:{__framer__enter:animation4,background:{alt:\"\",fit:\"stretch\",pixelHeight:1024,pixelWidth:1024,positionX:\"center\",positionY:\"center\",sizes:`calc(min(${componentViewport?.width||\"100vw\"}, 1440px) - 72px)`,src:\"https://framerusercontent.com/images/9Sf4ufBTJPLosWnmYkKFSnsdDM.png\",srcSet:\"https://framerusercontent.com/images/9Sf4ufBTJPLosWnmYkKFSnsdDM.png?scale-down-to=512 512w,https://framerusercontent.com/images/9Sf4ufBTJPLosWnmYkKFSnsdDM.png 1024w\"}},TJP3jKRD_:{background:{alt:\"\",fit:\"stretch\",pixelHeight:1024,pixelWidth:1024,positionX:\"center\",positionY:\"center\",sizes:`max((min(${componentViewport?.width||\"100vw\"}, 1440px) - 160px) / 2, 1px)`,src:\"https://framerusercontent.com/images/9Sf4ufBTJPLosWnmYkKFSnsdDM.png\",srcSet:\"https://framerusercontent.com/images/9Sf4ufBTJPLosWnmYkKFSnsdDM.png?scale-down-to=512 512w,https://framerusercontent.com/images/9Sf4ufBTJPLosWnmYkKFSnsdDM.png 1024w\"}}},children:/*#__PURE__*/_jsxs(ImageWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation3,__framer__exit:animation2,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"stretch\",pixelHeight:1024,pixelWidth:1024,positionX:\"center\",positionY:\"center\",sizes:`max((min(${componentViewport?.width||\"100vw\"}, 1440px) - 200px) / 2, 1px)`,src:\"https://framerusercontent.com/images/9Sf4ufBTJPLosWnmYkKFSnsdDM.png\",srcSet:\"https://framerusercontent.com/images/9Sf4ufBTJPLosWnmYkKFSnsdDM.png?scale-down-to=512 512w,https://framerusercontent.com/images/9Sf4ufBTJPLosWnmYkKFSnsdDM.png 1024w\"},className:\"framer-w7ygss\",\"data-border\":true,\"data-framer-name\":\"Image Container\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-78jeq\",\"data-framer-name\":\"Top Glow\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1fxbo3n\",\"data-framer-name\":\"Abstract Design\",style:{rotate:90}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1wc9id5\",\"data-framer-name\":\"Abstract Design\",style:{rotate:90}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-269mp3\",\"data-framer-name\":\"Abstract Design\",style:{rotate:90}})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{arUb51o1R:{background:{alt:\"\",fit:\"fill\",pixelHeight:1724,pixelWidth:2170,positionX:\"left\",positionY:\"center\",sizes:`calc(min(${componentViewport?.width||\"100vw\"}, 1440px) - 94px)`,src:\"https://framerusercontent.com/images/gjM108uXUlDJoE0YW7zCawf5g.png\",srcSet:\"https://framerusercontent.com/images/gjM108uXUlDJoE0YW7zCawf5g.png?scale-down-to=512 512w,https://framerusercontent.com/images/gjM108uXUlDJoE0YW7zCawf5g.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/gjM108uXUlDJoE0YW7zCawf5g.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/gjM108uXUlDJoE0YW7zCawf5g.png 2170w\"}},TJP3jKRD_:{background:{alt:\"\",fit:\"fill\",pixelHeight:1724,pixelWidth:2170,positionX:\"left\",positionY:\"center\",sizes:`calc(max((min(${componentViewport?.width||\"100vw\"}, 1440px) - 160px) / 2, 1px) - 30px)`,src:\"https://framerusercontent.com/images/gjM108uXUlDJoE0YW7zCawf5g.png\",srcSet:\"https://framerusercontent.com/images/gjM108uXUlDJoE0YW7zCawf5g.png?scale-down-to=512 512w,https://framerusercontent.com/images/gjM108uXUlDJoE0YW7zCawf5g.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/gjM108uXUlDJoE0YW7zCawf5g.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/gjM108uXUlDJoE0YW7zCawf5g.png 2170w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:1724,pixelWidth:2170,positionX:\"left\",positionY:\"center\",sizes:`calc(max((min(${componentViewport?.width||\"100vw\"}, 1440px) - 200px) / 2, 1px) - 30px)`,src:\"https://framerusercontent.com/images/gjM108uXUlDJoE0YW7zCawf5g.png\",srcSet:\"https://framerusercontent.com/images/gjM108uXUlDJoE0YW7zCawf5g.png?scale-down-to=512 512w,https://framerusercontent.com/images/gjM108uXUlDJoE0YW7zCawf5g.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/gjM108uXUlDJoE0YW7zCawf5g.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/gjM108uXUlDJoE0YW7zCawf5g.png 2170w\"},className:\"framer-gd9xpm\",\"data-framer-name\":\"Product image\"})})]})}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation1,__framer__exit:animation2,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1yu69ux\",\"data-framer-name\":\"Sub Container\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-u7b4cj\",\"data-framer-name\":\"Text Container\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{arUb51o1R:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"RlM7UG9wcGlucy1tZWRpdW0=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"33px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"1.4em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-9ba5df47-566d-4cce-965a-b909bddf5adc, rgb(204, 204, 204))\"},children:/*#__PURE__*/_jsx(\"span\",{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(77deg, var(--token-346f8585-bf55-4e6d-8850-5d1504ef9f3c, rgb(255, 255, 247)) 0%, rgba(255, 255, 247, 0.6) 100%)\"},children:\"Powered by Boot-in-Cloud\u2122 \u2013 Nearly Zero Delays\"})})}),fonts:[\"FS;Poppins-medium\"]}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1tn2ynu\",\"data-styles-preset\":\"DDAiLgRSV\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-9ba5df47-566d-4cce-965a-b909bddf5adc, rgb(204, 204, 204))\"},children:/*#__PURE__*/_jsx(\"span\",{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(77deg, var(--token-346f8585-bf55-4e6d-8850-5d1504ef9f3c, rgb(255, 255, 247)) 0%, rgba(255, 255, 247, 0.6) 100%)\"},children:\"Powered by Boot-in-Cloud\u2122 \u2013 Nearly Zero Delays\"})})}),className:\"framer-lbr8k1\",\"data-framer-name\":\"Heading \",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-17t2at8\",\"data-styles-preset\":\"Te7rtOK7N\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-750c88a1-c0dc-4676-8883-36ba8d67f588, rgb(147, 147, 159))\"},children:\"With Boot-in-Cloud\u2122 technology, HyperBDR ensures your instance boots up in minutes, enabling seamless failover and rapid recovery.\"})}),className:\"framer-1crklpm\",\"data-framer-name\":\"Paragraph\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-8x1iby\",\"data-framer-name\":\"Sub Container\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,children:/*#__PURE__*/_jsx(Container,{className:\"framer-xa7og6-container\",nodeId:\"M9H_FKdQV\",scopeId:\"BkgN0QFro\",children:/*#__PURE__*/_jsx(HelperTag,{height:\"100%\",id:\"M9H_FKdQV\",layoutId:\"M9H_FKdQV\",TYTW50qs8:\"Seamless Failover\",variant:\"WqQsUVKYv\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,children:/*#__PURE__*/_jsx(Container,{className:\"framer-10fdeni-container\",nodeId:\"lowipo9Za\",scopeId:\"BkgN0QFro\",children:/*#__PURE__*/_jsx(HelperTag,{height:\"100%\",id:\"lowipo9Za\",layoutId:\"lowipo9Za\",TYTW50qs8:\"Rapid Recovery\",variant:\"WqQsUVKYv\",width:\"100%\"})})})]})]})})]})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-v5pqg7\",\"data-framer-name\":\"Container\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-17bx70b\",\"data-framer-name\":\"Text Container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{arUb51o1R:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"RlM7UG9wcGlucy1tZWRpdW0=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"33px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"1.4em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-9ba5df47-566d-4cce-965a-b909bddf5adc, rgb(204, 204, 204))\"},children:/*#__PURE__*/_jsx(\"span\",{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(77deg, var(--token-346f8585-bf55-4e6d-8850-5d1504ef9f3c, rgb(255, 255, 247)) 0%, rgba(255, 255, 247, 0.6) 100%)\"},children:\"Invest 10 Minutes Now - Save Countless Hours, Costs, and Effort in the Future\"})})})}},children:/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation5,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"RlM7UG9wcGlucy1tZWRpdW0=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"38px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"1.4em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-9ba5df47-566d-4cce-965a-b909bddf5adc, rgb(204, 204, 204))\"},children:/*#__PURE__*/_jsx(\"span\",{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(77deg, var(--token-346f8585-bf55-4e6d-8850-5d1504ef9f3c, rgb(255, 255, 247)) 0%, rgba(255, 255, 247, 0.6) 100%)\"},children:\"Invest 10 Minutes Now - Save Countless Hours, Costs, and Effort in the Future\"})})}),className:\"framer-x093j6\",\"data-framer-name\":\"Benefits of being a member\",fonts:[\"FS;Poppins-medium\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1c4qdj3\",\"data-framer-name\":\"text 1\",id:elementId2,ref:ref3,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{arUb51o1R:{background:{alt:\"\",fit:\"fill\",pixelHeight:1024,pixelWidth:1024,sizes:`calc(min(${componentViewport?.width||\"100vw\"}, 1440px) - 40px)`,src:\"https://framerusercontent.com/images/9Sf4ufBTJPLosWnmYkKFSnsdDM.png\",srcSet:\"https://framerusercontent.com/images/9Sf4ufBTJPLosWnmYkKFSnsdDM.png?scale-down-to=512 512w,https://framerusercontent.com/images/9Sf4ufBTJPLosWnmYkKFSnsdDM.png 1024w\"}},TJP3jKRD_:{background:{alt:\"\",fit:\"fill\",pixelHeight:1024,pixelWidth:1024,sizes:`calc(min(${componentViewport?.width||\"100vw\"}, 1440px) - 120px)`,src:\"https://framerusercontent.com/images/9Sf4ufBTJPLosWnmYkKFSnsdDM.png\",srcSet:\"https://framerusercontent.com/images/9Sf4ufBTJPLosWnmYkKFSnsdDM.png?scale-down-to=512 512w,https://framerusercontent.com/images/9Sf4ufBTJPLosWnmYkKFSnsdDM.png 1024w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:1024,pixelWidth:1024,sizes:`calc(min(${componentViewport?.width||\"100vw\"}, 1440px) - 160px)`,src:\"https://framerusercontent.com/images/9Sf4ufBTJPLosWnmYkKFSnsdDM.png\",srcSet:\"https://framerusercontent.com/images/9Sf4ufBTJPLosWnmYkKFSnsdDM.png?scale-down-to=512 512w,https://framerusercontent.com/images/9Sf4ufBTJPLosWnmYkKFSnsdDM.png 1024w\"},className:\"framer-p5s9ev\",\"data-framer-name\":\"card\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-tnqiww\",\"data-framer-name\":\"Card\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:130,intrinsicWidth:130,pixelHeight:268,pixelWidth:343,src:\"https://framerusercontent.com/images/NXq3AZwCPdx6XtCX9KoSHyvZYmk.svg\"},className:\"framer-19tk0y\",\"data-framer-name\":\"Light\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1iekv9p\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{arUb51o1R:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{style:{\"--font-selector\":\"RlM7UG9wcGlucy1tZWRpdW0=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"500\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-0b594445-c239-4097-b43a-c5abff1b7017, rgba(255, 255, 255, 0.9))\"},children:\"Try HyperBDR Free & See the Difference!\"})})},TJP3jKRD_:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{style:{\"--font-selector\":\"RlM7UG9wcGlucy1tZWRpdW0=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"38px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-0b594445-c239-4097-b43a-c5abff1b7017, rgba(255, 255, 255, 0.9))\"},children:\"Try HyperBDR Free & See the Difference!\"})})}},children:/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition4},__framer__animateOnce:true,__framer__enter:animation6,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{style:{\"--font-selector\":\"RlM7UG9wcGlucy1tZWRpdW0=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"30px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"38px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-0b594445-c239-4097-b43a-c5abff1b7017, rgba(255, 255, 255, 0.9))\"},children:\"Try HyperBDR Free & See the Difference!\"})}),className:\"framer-1gtqply\",\"data-framer-name\":\"Paragraph\",fonts:[\"FS;Poppins-medium\"],verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:130,intrinsicWidth:130,pixelHeight:1024,pixelWidth:1024,sizes:\"120px\",src:\"https://framerusercontent.com/images/57P1WS2H2vPT8sqxtG8yumV70.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/57P1WS2H2vPT8sqxtG8yumV70.png?scale-down-to=512 512w,https://framerusercontent.com/images/57P1WS2H2vPT8sqxtG8yumV70.png 1024w\"},className:\"framer-dmoswl\",\"data-framer-name\":\"Icon\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-bzchnc\",\"data-framer-name\":\"credential\",id:elementId3,ref:ref4,children:[/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition4},__framer__animateOnce:true,__framer__enter:animation6,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-vifdna\",\"data-styles-preset\":\"ZCmfL1qao\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-488546d9-9aca-45e0-9c7d-a65b34b79ce1, rgba(255, 255, 255, 0.9))\"},children:\"Your Trial Credentials\uFF1A\"})}),className:\"framer-1tvo3gf\",\"data-framer-name\":\"Paragraph\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1gvt3j7-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"vwBjU0kle\",scopeId:\"BkgN0QFro\",children:/*#__PURE__*/_jsx(Embed,{height:\"100%\",html:\"\",id:\"vwBjU0kle\",layoutId:\"vwBjU0kle\",style:{height:\"100%\",width:\"100%\"},type:\"url\",url:\"https://www.oneprocloud.com.cn/share/hyperbdr-try-inset/\",width:\"100%\"})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1p5nrvr\",\"data-framer-name\":\"Button Container\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:52,width:\"200px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-ru8r6h-container\",nodeId:\"lDMnysYHU\",scopeId:\"BkgN0QFro\",children:/*#__PURE__*/_jsx(BlueButtons,{height:\"100%\",id:\"lDMnysYHU\",JyiXHls_K:\"Start Free Trial\",layoutId:\"lDMnysYHU\",pi9IO14mo:\"https://demo.oneprocloud.com:10443\",style:{width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(Overlay,{blockDocumentScrolling:true,children:overlay=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:52,children:/*#__PURE__*/_jsxs(Container,{className:\"framer-15b33pa-container\",id:\"15b33pa\",nodeId:\"vUcuBLkGc\",scopeId:\"BkgN0QFro\",children:[/*#__PURE__*/_jsx(BlueLightButton,{GY0MtgDV1:GY0MtgDV13bnx0g({overlay}),height:\"100%\",id:\"vUcuBLkGc\",layoutId:\"vUcuBLkGc\",variant:\"x6N6cZLGC\",width:\"100%\",Xf7Jsw9Lo:\"Watch Tutorial Video\"}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay.visible&&/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/ReactDOM.createPortal(/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.div,{animate:{opacity:1,transition:{delay:0,duration:0,ease:[.5,0,.88,.77],type:\"tween\"}},className:cx(scopingClassNames,\"framer-1reoc6r\"),\"data-framer-portal-id\":\"15b33pa\",exit:{opacity:0,transition:{delay:0,duration:0,ease:[.12,.23,.5,1],type:\"tween\"}},initial:{opacity:0},onTap:()=>overlay.hide()},\"eTcYfaius\"),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{arUb51o1R:{transformTemplate:transformTemplate2}},children:/*#__PURE__*/_jsxs(motion.div,{className:cx(scopingClassNames,\"framer-12o6dmo\"),\"data-border\":true,\"data-framer-name\":\"free trial card\",\"data-framer-portal-id\":\"15b33pa\",transformTemplate:transformTemplate1,children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-g01ogc-container\",inComponentSlot:true,isModuleExternal:true,nodeId:\"Mihyv0F2n\",rendersWithMotion:true,scopeId:\"BkgN0QFro\",children:/*#__PURE__*/_jsx(Video,{backgroundColor:\"rgba(0, 0, 0, 0)\",borderRadius:0,bottomLeftRadius:0,bottomRightRadius:0,controls:true,height:\"100%\",id:\"Mihyv0F2n\",isMixedBorderRadius:false,layoutId:\"Mihyv0F2n\",loop:true,muted:true,objectFit:\"cover\",playing:true,posterEnabled:true,srcFile:\"https://framerusercontent.com/assets/ZyeoKC1URTOiKdgMDJWhGADwwQ.mp4\",srcType:\"Upload\",srcUrl:\"\",startTime:0,style:{height:\"100%\",width:\"100%\"},topLeftRadius:0,topRightRadius:0,volume:25,width:\"100%\"})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-d36b24\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1xx6hx4\",\"data-styles-preset\":\"xJfjYGe1S\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-488546d9-9aca-45e0-9c7d-a65b34b79ce1, rgba(255, 255, 255, 0.9))\"},children:\"Please watch the tutorial video before the trial.\"})}),className:\"framer-1eadsc1\",\"data-framer-name\":\"Paragraph\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-azu82t-container\",inComponentSlot:true,nodeId:\"vPU6PPjwl\",rendersWithMotion:true,scopeId:\"BkgN0QFro\",children:/*#__PURE__*/_jsx(SmallLightButton,{dXojX24uZ:\"Go to HyperBDR\",eLvjVszoP:\"12px 24px 12px 24px\",height:\"100%\",id:\"vPU6PPjwl\",layoutId:\"vPU6PPjwl\",variant:\"ciWEtzYsU\",wHlAekMi6:\"https://demo.oneprocloud.com:10443\",width:\"100%\"})})})]})]})})]}),getContainer())})})]})})})})]})]})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ghgilq\",\"data-framer-name\":\"text 2\",id:elementId4,ref:ref5,children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{arUb51o1R:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{style:{\"--font-selector\":\"RlM7UG9wcGlucy1tZWRpdW0=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"500\",\"--framer-text-color\":\"var(--token-0b594445-c239-4097-b43a-c5abff1b7017, rgba(255, 255, 255, 0.9))\"},children:\"Trial Tips:\"})})},TJP3jKRD_:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{style:{\"--font-selector\":\"RlM7UG9wcGlucy1tZWRpdW0=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"38px\",\"--framer-text-color\":\"var(--token-0b594445-c239-4097-b43a-c5abff1b7017, rgba(255, 255, 255, 0.9))\"},children:\"Trial Tips:\"})})}},children:/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition4},__framer__animateOnce:true,__framer__enter:animation6,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{style:{\"--font-selector\":\"RlM7UG9wcGlucy1tZWRpdW0=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"30px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"38px\",\"--framer-text-color\":\"var(--token-0b594445-c239-4097-b43a-c5abff1b7017, rgba(255, 255, 255, 0.9))\"},children:\"Trial Tips:\"})}),className:\"framer-pfg01a\",\"data-framer-name\":\"Paragraph\",fonts:[\"FS;Poppins-medium\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition4},__framer__animateOnce:true,__framer__enter:animation6,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7UG9wcGlucy1yZWd1bGFy\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"var(--token-750c88a1-c0dc-4676-8883-36ba8d67f588, rgb(147, 147, 159))\"},children:\"This trial account is pre-configured with VMware as the production platform and Huawei Cloud and Google Cloud as the target platforms. Disaster recovery hosts have been preset to provide a hands-on experience. While submission buttons are disabled (except for DR drills and takeover operations), you can explore the process as outlined below:\"})}),className:\"framer-11mdisf\",\"data-framer-name\":\"Paragraph\",fonts:[\"FS;Poppins-regular\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{arUb51o1R:{background:{alt:\"\",fit:\"fill\",pixelHeight:288,pixelWidth:2748,sizes:`calc(min(${componentViewport?.width||\"100vw\"}, 1440px) - 40px)`,src:\"https://framerusercontent.com/images/OfO1LNeLjrxuMLlseiGgUYJHXDw.png\",srcSet:\"https://framerusercontent.com/images/OfO1LNeLjrxuMLlseiGgUYJHXDw.png?scale-down-to=512 512w,https://framerusercontent.com/images/OfO1LNeLjrxuMLlseiGgUYJHXDw.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/OfO1LNeLjrxuMLlseiGgUYJHXDw.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/OfO1LNeLjrxuMLlseiGgUYJHXDw.png 2748w\"}},TJP3jKRD_:{background:{alt:\"\",fit:\"fill\",pixelHeight:288,pixelWidth:2748,sizes:`calc(min(${componentViewport?.width||\"100vw\"}, 1440px) - 120px)`,src:\"https://framerusercontent.com/images/OfO1LNeLjrxuMLlseiGgUYJHXDw.png\",srcSet:\"https://framerusercontent.com/images/OfO1LNeLjrxuMLlseiGgUYJHXDw.png?scale-down-to=512 512w,https://framerusercontent.com/images/OfO1LNeLjrxuMLlseiGgUYJHXDw.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/OfO1LNeLjrxuMLlseiGgUYJHXDw.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/OfO1LNeLjrxuMLlseiGgUYJHXDw.png 2748w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:288,pixelWidth:2748,sizes:`calc(min(${componentViewport?.width||\"100vw\"}, 1440px) - 160px)`,src:\"https://framerusercontent.com/images/OfO1LNeLjrxuMLlseiGgUYJHXDw.png\",srcSet:\"https://framerusercontent.com/images/OfO1LNeLjrxuMLlseiGgUYJHXDw.png?scale-down-to=512 512w,https://framerusercontent.com/images/OfO1LNeLjrxuMLlseiGgUYJHXDw.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/OfO1LNeLjrxuMLlseiGgUYJHXDw.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/OfO1LNeLjrxuMLlseiGgUYJHXDw.png 2748w\"},className:\"framer-81zvrh\"})}),/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition4},__framer__animateOnce:true,__framer__enter:animation6,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7UG9wcGlucy1yZWd1bGFy\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"var(--token-750c88a1-c0dc-4676-8883-36ba8d67f588, rgb(147, 147, 159))\"},children:\"After completing the drill or takeover on the target platform, you can verify the availability of the WordPress application by accessing the public IP of the drill or takeover host in a browser.\"})}),className:\"framer-i3sr4t\",\"data-framer-name\":\"Paragraph\",fonts:[\"FS;Poppins-regular\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7UG9wcGlucy1tZWRpdW0=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"var(--token-488546d9-9aca-45e0-9c7d-a65b34b79ce1, rgba(255, 255, 255, 0.9))\"},children:\"Important Notice: \"}),/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"RlM7UG9wcGlucy1yZWd1bGFy\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"var(--token-750c88a1-c0dc-4676-8883-36ba8d67f588, rgb(147, 147, 159))\"},children:[\"To ensure an optimized trial experience for all users, we \",/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"RlM7UG9wcGlucy1tZWRpdW0=\",\"--framer-font-weight\":\"500\",\"--framer-text-color\":\"var(--token-b06e5c85-a73b-456d-97cb-7fdc67a6dea3, rgb(201, 202, 206))\"},children:\"regularly clean up trial resources on a daily basis\"}),\". If your resources are removed during this process, you are \",/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"RlM7UG9wcGlucy1tZWRpdW0=\",\"--framer-font-weight\":\"500\",\"--framer-text-color\":\"var(--token-b06e5c85-a73b-456d-97cb-7fdc67a6dea3, rgb(201, 202, 206))\"},children:\"welcome to recreate them at any time\"}),\" and continue exploring HyperBDR without interruption.\"]})]}),className:\"framer-mti5cs\",\"data-framer-name\":\"Paragraph\",fonts:[\"FS;Poppins-medium\",\"FS;Poppins-regular\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:67,width:componentViewport?.width||\"100vw\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1j8r3d9-container\",layoutScroll:true,nodeId:\"zQiq99TR2\",scopeId:\"BkgN0QFro\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{arUb51o1R:{variant:\"TzNgmgcQp\"}},children:/*#__PURE__*/_jsx(NavNavbar,{height:\"100%\",id:\"zQiq99TR2\",layoutId:\"zQiq99TR2\",style:{width:\"100%\"},variant:\"Kd_aJJ2_2\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:708,width:componentViewport?.width||\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-12rafh6-container\",nodeId:\"jY8EO9DD2\",scopeId:\"BkgN0QFro\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{arUb51o1R:{variant:\"NipnZSrlt\"},TJP3jKRD_:{variant:\"KQDtnupgE\"}},children:/*#__PURE__*/_jsx(SectionsFooter,{height:\"100%\",id:\"jY8EO9DD2\",layoutId:\"jY8EO9DD2\",style:{width:\"100%\"},variant:\"HxSHAHMbp\",width:\"100%\"})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-w15hh.framer-1amflyo, .framer-w15hh .framer-1amflyo { display: block; }\",\".framer-w15hh.framer-1fsyivq { align-content: center; align-items: center; background-color: var(--token-3c15e18b-280e-4477-addb-c02a65fcbfb3, #070708); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1200px; }\",\".framer-w15hh .framer-8t5nai { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-w15hh .framer-1pia9f9 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; left: 50%; min-height: 1000px; min-width: 1920px; overflow: hidden; padding: 0px; position: absolute; top: 48%; transform: translate(-50%, -50%); width: min-content; }\",'.framer-w15hh .framer-1xa2gtf { background: linear-gradient(180deg, rgba(7, 7, 8, 0) 42.34234234234234%, var(--token-834ceac9-2e23-41b2-9e42-301fbb297f56, rgb(7, 7, 8)) /* {\"name\":\"Dark 03\"} */ 100%); bottom: 0px; flex: none; left: 0px; overflow: hidden; position: absolute; right: 0px; top: 0px; z-index: 1; }',\".framer-w15hh .framer-uowla1-container, .framer-w15hh .framer-16ms1ep-container { flex: none; height: 1000px; left: calc(50.00000000000002% - 1920px / 2); position: absolute; top: calc(50.00000000000002% - 1000px / 2); width: 1920px; z-index: 0; }\",\".framer-w15hh .framer-1wq5ujt { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 64px; height: 400px; justify-content: flex-start; overflow: visible; padding: 150px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-w15hh .framer-1h3dyee { -webkit-filter: blur(283.29998779296875px); aspect-ratio: 1 / 1; background: radial-gradient(50% 49.99999999999999% at 50% 49.99999999999999%, rgba(98, 98, 115, 0.8) 0%, rgba(98, 98, 115, 0) 100%); border-bottom-left-radius: 100%; border-bottom-right-radius: 100%; border-top-left-radius: 100%; border-top-right-radius: 100%; filter: blur(283.29998779296875px); flex: none; height: var(--framer-aspect-ratio-supported, 665px); left: 50%; position: absolute; top: -200px; transform: translateX(-50%); width: 665px; z-index: 0; }\",\".framer-w15hh .framer-1m5s73t { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; max-width: 1440px; overflow: hidden; padding: 0px 80px 0px 80px; position: relative; width: 100%; }\",\".framer-w15hh .framer-ggydcr { flex: 1 0 0px; height: auto; max-width: 580px; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-w15hh .framer-1vb38f0 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; max-width: 1440px; overflow: hidden; padding: 0px 80px 80px 80px; position: relative; width: 100%; }\",\".framer-w15hh .framer-z6a1f0 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; left: 50%; min-height: 1000px; min-width: 1920px; overflow: hidden; padding: 0px; position: absolute; top: 0px; transform: translateX(-50%); width: min-content; }\",'.framer-w15hh .framer-1s3p0ht { background: linear-gradient(180deg, rgba(7, 7, 8, 0) 42.34234234234234%, var(--token-3c15e18b-280e-4477-addb-c02a65fcbfb3, rgb(7, 7, 8)) /* {\"name\":\"Dark 03\"} */ 100%); bottom: 0px; flex: none; left: 0px; overflow: hidden; position: absolute; right: 0px; top: 0px; z-index: 1; }',\".framer-w15hh .framer-yqprkr, .framer-w15hh .framer-odtbzs { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 46px; height: min-content; justify-content: center; overflow: hidden; padding: 110px 0px 60px 0px; position: relative; width: 100%; }\",\".framer-w15hh .framer-5hzc2g, .framer-w15hh .framer-k4pzdo { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-w15hh .framer-sxxbhd, .framer-w15hh .framer-1yu69ux { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-w15hh .framer-hr1dz7, .framer-w15hh .framer-u7b4cj { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-w15hh .framer-1ihoqsq, .framer-w15hh .framer-zrdc6d, .framer-w15hh .framer-lbr8k1, .framer-w15hh .framer-1crklpm, .framer-w15hh .framer-1tvo3gf, .framer-w15hh .framer-pfg01a, .framer-w15hh .framer-11mdisf, .framer-w15hh .framer-i3sr4t, .framer-w15hh .framer-mti5cs { --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-w15hh .framer-6ms8mx, .framer-w15hh .framer-8x1iby { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: wrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-w15hh .framer-1vpc6m1-container, .framer-w15hh .framer-goyvcq-container, .framer-w15hh .framer-1vdlo4z-container, .framer-w15hh .framer-xa7og6-container, .framer-w15hh .framer-10fdeni-container, .framer-w15hh .framer-15b33pa-container, .framer-w15hh .framer-azu82t-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-w15hh .framer-1s13uhe { --border-bottom-width: 1px; --border-color: var(--token-36031cc4-c4d6-458a-a100-9febd0e97f8f, #1c1c21); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; -webkit-backdrop-filter: blur(18px); -webkit-mask: linear-gradient(270deg, rgba(0, 0, 0, 0) 0%, rgba(0,0,0,1) 20%) add; align-content: flex-start; align-items: flex-start; backdrop-filter: blur(18px); border-bottom-left-radius: 22px; border-bottom-right-radius: 22px; border-top-left-radius: 22px; border-top-right-radius: 22px; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; mask: linear-gradient(270deg, rgba(0, 0, 0, 0) 0%, rgba(0,0,0,1) 20%) add; overflow: visible; padding: 15px; position: relative; width: 1px; }\",\".framer-w15hh .framer-1lxhhxn, .framer-w15hh .framer-78jeq { flex: none; height: 38px; overflow: visible; position: absolute; right: -28px; top: 15px; width: 531px; z-index: 1; }\",\".framer-w15hh .framer-1xh9t9p, .framer-w15hh .framer-1fxbo3n { -webkit-filter: blur(137px); background-color: var(--token-ec1aae90-30e5-4581-be84-644341ab7878, #409fff); border-bottom-left-radius: 100%; border-bottom-right-radius: 100%; border-top-left-radius: 100%; border-top-right-radius: 100%; bottom: -246px; filter: blur(137px); flex: none; left: 247px; mix-blend-mode: overlay; position: absolute; right: 247px; top: -246px; }\",\".framer-w15hh .framer-1oke36, .framer-w15hh .framer-1wc9id5 { -webkit-filter: blur(42px); background-color: var(--token-f1db7143-cf10-4025-8f82-99a7062ce765, #60b8f4); border-bottom-left-radius: 100%; border-bottom-right-radius: 100%; border-top-left-radius: 100%; border-top-right-radius: 100%; bottom: -246px; filter: blur(42px); flex: none; left: 247px; position: absolute; right: 247px; top: -246px; }\",\".framer-w15hh .framer-14cmeeq, .framer-w15hh .framer-269mp3 { -webkit-filter: blur(92px); background-color: var(--token-f6a2d25d-a742-49b6-8708-a1cc1046e50b, #7ecbe1); border-bottom-left-radius: 100%; border-bottom-right-radius: 100%; border-top-left-radius: 100%; border-top-right-radius: 100%; bottom: -246px; filter: blur(92px); flex: none; left: 247px; position: absolute; right: 247px; top: -246px; }\",\".framer-w15hh .framer-k0ef7w, .framer-w15hh .framer-gd9xpm { aspect-ratio: 0.9583975346687211 / 1; border-bottom-left-radius: 14px; border-bottom-right-radius: 14px; border-top-left-radius: 14px; border-top-right-radius: 14px; flex: none; height: var(--framer-aspect-ratio-supported, 506px); overflow: hidden; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); z-index: 1; }\",\".framer-w15hh .framer-w7ygss { --border-bottom-width: 1px; --border-color: var(--token-36031cc4-c4d6-458a-a100-9febd0e97f8f, #1c1c21); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; -webkit-backdrop-filter: blur(18px); -webkit-mask: linear-gradient(270deg, rgba(0, 0, 0, 0) 0%, rgba(0,0,0,1) 17%) add; align-content: flex-start; align-items: flex-start; backdrop-filter: blur(18px); border-bottom-left-radius: 22px; border-bottom-right-radius: 22px; border-top-left-radius: 22px; border-top-right-radius: 22px; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; mask: linear-gradient(270deg, rgba(0, 0, 0, 0) 0%, rgba(0,0,0,1) 17%) add; overflow: visible; padding: 15px; position: relative; width: 1px; }\",\".framer-w15hh .framer-v5pqg7 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 110px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-w15hh .framer-17bx70b { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-around; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-w15hh .framer-x093j6, .framer-w15hh .framer-1eadsc1 { flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-w15hh .framer-1c4qdj3 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: hidden; padding: 40px 0px 40px 0px; position: relative; width: 100%; }\",\".framer-w15hh .framer-p5s9ev { align-content: center; align-items: center; border-bottom-left-radius: 24px; border-bottom-right-radius: 24px; border-top-left-radius: 24px; border-top-right-radius: 24px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 15px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-w15hh .framer-tnqiww { align-content: center; align-items: center; background-color: #070708; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 50px 40px 50px 40px; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); z-index: 0; }\",\".framer-w15hh .framer-19tk0y { -webkit-user-select: none; flex: none; height: 306px; overflow: hidden; pointer-events: none; position: absolute; right: 0px; top: 0px; user-select: none; width: 437px; z-index: 1; }\",\".framer-w15hh .framer-1iekv9p { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 0px 40px 0px; position: relative; width: 100%; }\",\".framer-w15hh .framer-1gtqply { --framer-paragraph-spacing: 0px; flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-w15hh .framer-dmoswl { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 120px); overflow: hidden; position: relative; width: 120px; }\",\".framer-w15hh .framer-bzchnc { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 40px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-w15hh .framer-1gvt3j7-container { flex: none; height: 208px; position: relative; width: 100%; }\",\".framer-w15hh .framer-1p5nrvr { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-w15hh .framer-ru8r6h-container { flex: none; height: auto; position: relative; width: 200px; }\",\".framer-w15hh.framer-1reoc6r { background-color: rgba(0, 0, 0, 0.8); inset: 0px; position: fixed; user-select: none; z-index: 1; }\",\".framer-w15hh.framer-12o6dmo { --border-bottom-width: 1px; --border-color: #000000; --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: center; align-items: center; background-color: #0e0e10; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; left: 50%; overflow: hidden; padding: 0px 0px 20px 0px; position: fixed; top: 45%; transform: translate(-50%, -50%); width: 880px; will-change: var(--framer-will-change-override, transform); z-index: 1; }\",\".framer-w15hh .framer-g01ogc-container { aspect-ratio: 1.78343949044586 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 112px); position: relative; width: 100%; }\",\".framer-w15hh .framer-d36b24 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: 45px; justify-content: space-between; overflow: hidden; padding: 0px 40px 0px 40px; position: relative; width: 100%; }\",\".framer-w15hh .framer-1ghgilq { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: hidden; padding: 20px 0px 120px 0px; position: relative; width: 100%; }\",\".framer-w15hh .framer-81zvrh { aspect-ratio: 9.81132075471698 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 106px); overflow: hidden; position: relative; width: 100%; }\",\".framer-w15hh .framer-1j8r3d9-container { flex: none; height: auto; left: 0px; position: fixed; right: 0px; top: 0px; z-index: 0; }\",\".framer-w15hh .framer-12rafh6-container { flex: none; height: auto; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-w15hh.framer-1fsyivq, .framer-w15hh .framer-8t5nai, .framer-w15hh .framer-1pia9f9, .framer-w15hh .framer-1wq5ujt, .framer-w15hh .framer-1m5s73t, .framer-w15hh .framer-1vb38f0, .framer-w15hh .framer-z6a1f0, .framer-w15hh .framer-yqprkr, .framer-w15hh .framer-5hzc2g, .framer-w15hh .framer-sxxbhd, .framer-w15hh .framer-hr1dz7, .framer-w15hh .framer-6ms8mx, .framer-w15hh .framer-1s13uhe, .framer-w15hh .framer-odtbzs, .framer-w15hh .framer-k4pzdo, .framer-w15hh .framer-w7ygss, .framer-w15hh .framer-1yu69ux, .framer-w15hh .framer-u7b4cj, .framer-w15hh .framer-8x1iby, .framer-w15hh .framer-v5pqg7, .framer-w15hh .framer-1c4qdj3, .framer-w15hh .framer-p5s9ev, .framer-w15hh .framer-tnqiww, .framer-w15hh .framer-1iekv9p, .framer-w15hh .framer-bzchnc, .framer-w15hh .framer-1p5nrvr, .framer-w15hh.framer-12o6dmo, .framer-w15hh .framer-1ghgilq { gap: 0px; } .framer-w15hh.framer-1fsyivq > *, .framer-w15hh .framer-1s13uhe > *, .framer-w15hh .framer-w7ygss > *, .framer-w15hh .framer-v5pqg7 > *, .framer-w15hh .framer-tnqiww > *, .framer-w15hh .framer-bzchnc > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-w15hh.framer-1fsyivq > :first-child, .framer-w15hh .framer-8t5nai > :first-child, .framer-w15hh .framer-1wq5ujt > :first-child, .framer-w15hh .framer-1vb38f0 > :first-child, .framer-w15hh .framer-yqprkr > :first-child, .framer-w15hh .framer-sxxbhd > :first-child, .framer-w15hh .framer-hr1dz7 > :first-child, .framer-w15hh .framer-1s13uhe > :first-child, .framer-w15hh .framer-odtbzs > :first-child, .framer-w15hh .framer-w7ygss > :first-child, .framer-w15hh .framer-1yu69ux > :first-child, .framer-w15hh .framer-u7b4cj > :first-child, .framer-w15hh .framer-v5pqg7 > :first-child, .framer-w15hh .framer-1c4qdj3 > :first-child, .framer-w15hh .framer-tnqiww > :first-child, .framer-w15hh .framer-bzchnc > :first-child, .framer-w15hh.framer-12o6dmo > :first-child, .framer-w15hh .framer-1ghgilq > :first-child { margin-top: 0px; } .framer-w15hh.framer-1fsyivq > :last-child, .framer-w15hh .framer-8t5nai > :last-child, .framer-w15hh .framer-1wq5ujt > :last-child, .framer-w15hh .framer-1vb38f0 > :last-child, .framer-w15hh .framer-yqprkr > :last-child, .framer-w15hh .framer-sxxbhd > :last-child, .framer-w15hh .framer-hr1dz7 > :last-child, .framer-w15hh .framer-1s13uhe > :last-child, .framer-w15hh .framer-odtbzs > :last-child, .framer-w15hh .framer-w7ygss > :last-child, .framer-w15hh .framer-1yu69ux > :last-child, .framer-w15hh .framer-u7b4cj > :last-child, .framer-w15hh .framer-v5pqg7 > :last-child, .framer-w15hh .framer-1c4qdj3 > :last-child, .framer-w15hh .framer-tnqiww > :last-child, .framer-w15hh .framer-bzchnc > :last-child, .framer-w15hh.framer-12o6dmo > :last-child, .framer-w15hh .framer-1ghgilq > :last-child { margin-bottom: 0px; } .framer-w15hh .framer-8t5nai > *, .framer-w15hh .framer-1vb38f0 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-w15hh .framer-1pia9f9 > *, .framer-w15hh .framer-1m5s73t > *, .framer-w15hh .framer-z6a1f0 > *, .framer-w15hh .framer-6ms8mx > *, .framer-w15hh .framer-8x1iby > *, .framer-w15hh .framer-p5s9ev > *, .framer-w15hh .framer-1iekv9p > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-w15hh .framer-1pia9f9 > :first-child, .framer-w15hh .framer-1m5s73t > :first-child, .framer-w15hh .framer-z6a1f0 > :first-child, .framer-w15hh .framer-5hzc2g > :first-child, .framer-w15hh .framer-6ms8mx > :first-child, .framer-w15hh .framer-k4pzdo > :first-child, .framer-w15hh .framer-8x1iby > :first-child, .framer-w15hh .framer-p5s9ev > :first-child, .framer-w15hh .framer-1iekv9p > :first-child, .framer-w15hh .framer-1p5nrvr > :first-child { margin-left: 0px; } .framer-w15hh .framer-1pia9f9 > :last-child, .framer-w15hh .framer-1m5s73t > :last-child, .framer-w15hh .framer-z6a1f0 > :last-child, .framer-w15hh .framer-5hzc2g > :last-child, .framer-w15hh .framer-6ms8mx > :last-child, .framer-w15hh .framer-k4pzdo > :last-child, .framer-w15hh .framer-8x1iby > :last-child, .framer-w15hh .framer-p5s9ev > :last-child, .framer-w15hh .framer-1iekv9p > :last-child, .framer-w15hh .framer-1p5nrvr > :last-child { margin-right: 0px; } .framer-w15hh .framer-1wq5ujt > * { margin: 0px; margin-bottom: calc(64px / 2); margin-top: calc(64px / 2); } .framer-w15hh .framer-yqprkr > *, .framer-w15hh .framer-odtbzs > * { margin: 0px; margin-bottom: calc(46px / 2); margin-top: calc(46px / 2); } .framer-w15hh .framer-5hzc2g > *, .framer-w15hh .framer-k4pzdo > * { margin: 0px; margin-left: calc(40px / 2); margin-right: calc(40px / 2); } .framer-w15hh .framer-sxxbhd > *, .framer-w15hh .framer-1yu69ux > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-w15hh .framer-hr1dz7 > *, .framer-w15hh .framer-u7b4cj > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-w15hh .framer-1c4qdj3 > *, .framer-w15hh.framer-12o6dmo > *, .framer-w15hh .framer-1ghgilq > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-w15hh .framer-1p5nrvr > * { margin: 0px; margin-left: calc(16px / 2); margin-right: calc(16px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,'.framer-w15hh[data-border=\"true\"]::after, .framer-w15hh [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; }',\"@media (min-width: 1000px) and (max-width: 1199px) { .framer-w15hh.framer-1fsyivq { width: 1000px; } .framer-w15hh .framer-1vb38f0 { gap: 120px; padding: 160px 60px 80px 60px; } .framer-w15hh .framer-yqprkr, .framer-w15hh .framer-odtbzs { padding: 0px; } .framer-w15hh .framer-k0ef7w, .framer-w15hh .framer-gd9xpm { height: var(--framer-aspect-ratio-supported, 422px); } .framer-w15hh .framer-w7ygss { order: 0; } .framer-w15hh .framer-1yu69ux { order: 1; } .framer-w15hh .framer-v5pqg7 { gap: 10px; padding: 0px 0px 80px 0px; } .framer-w15hh .framer-17bx70b { padding: 0px 80px 0px 80px; } .framer-w15hh .framer-81zvrh { aspect-ratio: 9.868421052631579 / 1; height: var(--framer-aspect-ratio-supported, 89px); } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-w15hh .framer-1vb38f0, .framer-w15hh .framer-v5pqg7 { gap: 0px; } .framer-w15hh .framer-1vb38f0 > * { margin: 0px; margin-bottom: calc(120px / 2); margin-top: calc(120px / 2); } .framer-w15hh .framer-1vb38f0 > :first-child, .framer-w15hh .framer-v5pqg7 > :first-child { margin-top: 0px; } .framer-w15hh .framer-1vb38f0 > :last-child, .framer-w15hh .framer-v5pqg7 > :last-child { margin-bottom: 0px; } .framer-w15hh .framer-v5pqg7 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } }}\",\"@media (max-width: 999px) { .framer-w15hh.framer-1fsyivq { width: 390px; } .framer-w15hh .framer-1wq5ujt { height: min-content; padding: 140px 16px 120px 16px; } .framer-w15hh .framer-1m5s73t { padding: 0px 20px 0px 20px; } .framer-w15hh .framer-1vb38f0 { gap: 120px; padding: 70px 20px 60px 20px; } .framer-w15hh .framer-yqprkr, .framer-w15hh .framer-odtbzs { padding: 16px; } .framer-w15hh .framer-5hzc2g, .framer-w15hh .framer-k4pzdo { flex-direction: column; } .framer-w15hh .framer-sxxbhd { align-content: center; align-items: center; flex: none; width: 100%; } .framer-w15hh .framer-1s13uhe { flex: none; padding: 11px; width: 100%; } .framer-w15hh .framer-k0ef7w, .framer-w15hh .framer-gd9xpm { height: var(--framer-aspect-ratio-supported, 309px); } .framer-w15hh .framer-w7ygss { flex: none; order: 1; padding: 11px; width: 100%; } .framer-w15hh .framer-1yu69ux { align-content: center; align-items: center; flex: none; order: 0; width: 100%; } .framer-w15hh .framer-v5pqg7 { gap: 64px; } .framer-w15hh .framer-tnqiww { gap: 20px; padding: 50px 10px 50px 10px; } .framer-w15hh .framer-1p5nrvr { flex-direction: column; gap: 20px; max-width: 320px; width: 100%; } .framer-w15hh.framer-12o6dmo { top: 40px; transform: translateX(-50%); width: 95%; } .framer-w15hh .framer-d36b24 { align-content: flex-start; align-items: flex-start; flex-direction: column; gap: 20px; height: min-content; justify-content: flex-start; padding: 0px 20px 0px 20px; } .framer-w15hh .framer-1eadsc1 { flex: none; width: 100%; } .framer-w15hh .framer-81zvrh { aspect-ratio: 9.868421052631579 / 1; height: var(--framer-aspect-ratio-supported, 36px); } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-w15hh .framer-1vb38f0, .framer-w15hh .framer-5hzc2g, .framer-w15hh .framer-k4pzdo, .framer-w15hh .framer-v5pqg7, .framer-w15hh .framer-tnqiww, .framer-w15hh .framer-1p5nrvr, .framer-w15hh .framer-d36b24 { gap: 0px; } .framer-w15hh .framer-1vb38f0 > * { margin: 0px; margin-bottom: calc(120px / 2); margin-top: calc(120px / 2); } .framer-w15hh .framer-1vb38f0 > :first-child, .framer-w15hh .framer-5hzc2g > :first-child, .framer-w15hh .framer-k4pzdo > :first-child, .framer-w15hh .framer-v5pqg7 > :first-child, .framer-w15hh .framer-tnqiww > :first-child, .framer-w15hh .framer-1p5nrvr > :first-child, .framer-w15hh .framer-d36b24 > :first-child { margin-top: 0px; } .framer-w15hh .framer-1vb38f0 > :last-child, .framer-w15hh .framer-5hzc2g > :last-child, .framer-w15hh .framer-k4pzdo > :last-child, .framer-w15hh .framer-v5pqg7 > :last-child, .framer-w15hh .framer-tnqiww > :last-child, .framer-w15hh .framer-1p5nrvr > :last-child, .framer-w15hh .framer-d36b24 > :last-child { margin-bottom: 0px; } .framer-w15hh .framer-5hzc2g > *, .framer-w15hh .framer-k4pzdo > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-w15hh .framer-v5pqg7 > * { margin: 0px; margin-bottom: calc(64px / 2); margin-top: calc(64px / 2); } .framer-w15hh .framer-tnqiww > *, .framer-w15hh .framer-1p5nrvr > *, .framer-w15hh .framer-d36b24 > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 4184\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"TJP3jKRD_\":{\"layout\":[\"fixed\",\"auto\"]},\"arUb51o1R\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections {\"twfhNkbhE\":{\"pattern\":\":twfhNkbhE\",\"name\":\"left-feature\"},\"eTQIy6z2G\":{\"pattern\":\":eTQIy6z2G\",\"name\":\"left-feature\"},\"wAr7VfUPo\":{\"pattern\":\":wAr7VfUPo\",\"name\":\"1\"},\"YRvKxkOY1\":{\"pattern\":\":YRvKxkOY1\",\"name\":\"1\"},\"g9wiH7R7r\":{\"pattern\":\":g9wiH7R7r\",\"name\":\"2\"}}\n * @framerResponsiveScreen\n */const FramerBkgN0QFro=withCSS(Component,css,\"framer-w15hh\");export default FramerBkgN0QFro;FramerBkgN0QFro.displayName=\"Freetrial Hyperbdr Test\";FramerBkgN0QFro.defaultProps={height:4184,width:1200};addFonts(FramerBkgN0QFro,[{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:\"Poppins\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/K4RHKGAGLQZBXEZQT2O2AGSLKJF2E4YC/JRUTXNFPWLFGIEVSSEYOW7EP7TYM3V6A/UCDYLFFGLZRGCFY5GYDYM5LDB52BAR5M.woff2\",weight:\"500\"},{family:\"Poppins\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/NC2MP33RO4WQTSTEEAWBJLAEXNCNEQVF/7F4U3COKLHQH4WUH3AXPC7N4UELEWJQN/JMWNCAGBH3TLANIVQPVABVAVNV5QERTH.woff2\",weight:\"400\"}]},...BackgroundBGHeroFonts,...BackgroundBGHero1Fonts,...HelperTagFonts,...EmbedFonts,...BlueButtonsFonts,...BlueLightButtonFonts,...VideoFonts,...SmallLightButtonFonts,...NavNavbarFonts,...SectionsFooterFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerBkgN0QFro\",\"slots\":[],\"annotations\":{\"framerResponsiveScreen\":\"\",\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicWidth\":\"1200\",\"framerIntrinsicHeight\":\"4184\",\"framerImmutableVariables\":\"true\",\"framerScrollSections\":\"{\\\"twfhNkbhE\\\":{\\\"pattern\\\":\\\":twfhNkbhE\\\",\\\"name\\\":\\\"left-feature\\\"},\\\"eTQIy6z2G\\\":{\\\"pattern\\\":\\\":eTQIy6z2G\\\",\\\"name\\\":\\\"left-feature\\\"},\\\"wAr7VfUPo\\\":{\\\"pattern\\\":\\\":wAr7VfUPo\\\",\\\"name\\\":\\\"1\\\"},\\\"YRvKxkOY1\\\":{\\\"pattern\\\":\\\":YRvKxkOY1\\\",\\\"name\\\":\\\"1\\\"},\\\"g9wiH7R7r\\\":{\\\"pattern\\\":\\\":g9wiH7R7r\\\",\\\"name\\\":\\\"2\\\"}}\",\"framerComponentViewportWidth\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"TJP3jKRD_\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"arUb51o1R\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerAcceptsLayoutTemplate\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["BackgroundBGHeroFonts", "getFonts", "GSJFBkv3P_default", "RichTextWithFX", "withFX", "RichText2", "BackgroundBGHero1Fonts", "EOWGs43Ou_default", "HelperTagFonts", "qe5Qxsg0P_default", "MotionDivWithFX", "motion", "ImageWithFX", "Image2", "EmbedFonts", "Embed", "BlueButtonsFonts", "MWSzVhGXa_default", "BlueLightButtonFonts", "CS8H3bJMe_default", "VideoFonts", "Video", "SmallLightButtonFonts", "SzsCq76oj_default", "NavNavbarFonts", "YYoS19yg3_default", "SectionsFooterFonts", "g_qptRaS5_default", "breakpoints", "serializationHash", "variantClassNames", "animation", "transition1", "animation1", "transition2", "transition3", "animation2", "animation3", "animation4", "animation5", "animation6", "transition4", "transformTemplate1", "_", "t", "transformTemplate2", "getContainer", "Overlay", "children", "blockDocumentScrolling", "enabled", "visible", "setVisible", "useOverlayState", "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", "activeVariantCallback", "delay", "useActiveVariantCallback", "GY0MtgDV13bnx0g", "overlay", "loadMore", "args", "scopingClassNames", "cx", "elementId", "useRouteElementId", "ref1", "elementId1", "ref2", "elementId2", "ref3", "elementId3", "ref4", "elementId4", "ref5", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "ComponentViewportProvider", "Container", "GSJFBkv3P_default", "Image2", "PropertyOverrides2", "x", "RichTextWithFX", "EOWGs43Ou_default", "MotionDivWithFX", "RichText2", "qe5Qxsg0P_default", "ImageWithFX", "Embed", "MWSzVhGXa_default", "l", "CS8H3bJMe_default", "AnimatePresence", "Ga", "Video", "SzsCq76oj_default", "YYoS19yg3_default", "g_qptRaS5_default", "css", "FramerBkgN0QFro", "withCSS", "BkgN0QFro_default", "addFonts", "BackgroundBGHeroFonts", "BackgroundBGHero1Fonts", "HelperTagFonts", "EmbedFonts", "BlueButtonsFonts", "BlueLightButtonFonts", "VideoFonts", "SmallLightButtonFonts", "NavNavbarFonts", "SectionsFooterFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
