{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/3mMsahFtnSPmCkE8aGr9/Ax1JQvOOMWELRWtMbsm8/AW5FRS_1H.js"],
  "sourcesContent": ["// Generated by Framer (3d4fa65)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,Link,PropertyOverrides,RichText,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,withCSS,withFX,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import{Youtube as YouTube}from\"https://framerusercontent.com/modules/NEd4VmDdsxM3StIUbddO/bZxrMUxBPAhoXlARkK9C/YouTube.js\";import NavigationCopy from\"#framer/local/canvasComponent/kwWOMx0jK/kwWOMx0jK.js\";import Footer_1 from\"#framer/local/canvasComponent/NbsbQuD_B/NbsbQuD_B.js\";import Navigation from\"#framer/local/canvasComponent/ZgdjW4owP/ZgdjW4owP.js\";import*as sharedStyle from\"#framer/local/css/D3TmvzIFG/D3TmvzIFG.js\";import*as sharedStyle3 from\"#framer/local/css/eFhMJAsCe/eFhMJAsCe.js\";import*as sharedStyle4 from\"#framer/local/css/JkJFbsLgg/JkJFbsLgg.js\";import*as sharedStyle1 from\"#framer/local/css/lAqzkrMN2/lAqzkrMN2.js\";import*as sharedStyle2 from\"#framer/local/css/TDLojby_u/TDLojby_u.js\";import*as sharedStyle5 from\"#framer/local/css/UADJb3dnV/UADJb3dnV.js\";import metadataProvider from\"#framer/local/webPageMetadata/AW5FRS_1H/AW5FRS_1H.js\";const NavigationCopyFonts=getFonts(NavigationCopy);const NavigationFonts=getFonts(Navigation);const RichTextWithOptimizedAppearEffect=withOptimizedAppearEffect(RichText);const YouTubeFonts=getFonts(YouTube);const ImageWithFX=withFX(Image);const MotionDivWithFX=withFX(motion.div);const Footer_1Fonts=getFonts(Footer_1);const breakpoints={iVBeLsfI4:\"(min-width: 810px) and (max-width: 1199px)\",kEWb9qlEd:\"(min-width: 1200px)\",V6NwaQJ3U:\"(max-width: 809px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-W4Z6S\";const variantClassNames={iVBeLsfI4:\"framer-v-1mhojs4\",kEWb9qlEd:\"framer-v-1tdhz9k\",V6NwaQJ3U:\"framer-v-1iq5moq\"};const transition1={damping:30,delay:0,mass:1,stiffness:400,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:-150,y:0};const transition2={damping:30,delay:.3,mass:1,stiffness:400,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:.001,rotate:0,rotateX:0,rotateY:0,scale:.5,skewX:0,skewY:0,transformPerspective:1200,x:0,y:50};const transition3={delay:.6,duration:.3,ease:[.44,0,.65,.92],type:\"tween\"};const animation4={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition3,x:0,y:0};const animation5={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:150,y:0};const transition4={bounce:.25,delay:0,duration:.45,type:\"spring\"};const animation6={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1.1,skewX:0,skewY:0,transition:transition4};const animation7={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:50};const transition5={damping:60,delay:0,mass:1.2,stiffness:350,type:\"spring\"};const animation8={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition5,x:0,y:50};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"kEWb9qlEd\",Phone:\"V6NwaQJ3U\",Tablet:\"iVBeLsfI4\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"kEWb9qlEd\"};};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,sharedStyle3.className,sharedStyle4.className,sharedStyle5.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if(!isBrowser())return true;if(baseVariant===\"V6NwaQJ3U\")return false;return true;};const isDisplayed1=()=>{if(!isBrowser())return true;if(baseVariant===\"iVBeLsfI4\")return false;return true;};const isDisplayed2=()=>{if(!isBrowser())return true;if(baseVariant===\"iVBeLsfI4\")return true;return false;};const isDisplayed3=()=>{if(!isBrowser())return true;if([\"iVBeLsfI4\",\"V6NwaQJ3U\"].includes(baseVariant))return false;return true;};useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"kEWb9qlEd\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-8813bd98-ac6f-471a-8294-c8e5675a1975, rgb(9, 9, 11)); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-1tdhz9k\",className),ref:refBinding,style:{...style},children:[isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-3ysnzq-container hidden-1iq5moq\",\"data-framer-name\":\"Nav 1\",name:\"Nav 1\",nodeId:\"dwijsu_GM\",scopeId:\"AW5FRS_1H\",children:/*#__PURE__*/_jsx(NavigationCopy,{height:\"100%\",id:\"dwijsu_GM\",layoutId:\"dwijsu_GM\",name:\"Nav 1\",style:{width:\"100%\"},variant:\"C3vqfPq7E\",width:\"100%\"})})}),isDisplayed1()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{V6NwaQJ3U:{y:(componentViewport?.y||0)+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:64,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+40,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1jj0p5l-container hidden-1mhojs4\",nodeId:\"GnOQQ5xj_\",scopeId:\"AW5FRS_1H\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{V6NwaQJ3U:{variant:\"GYJVtIQov\"}},children:/*#__PURE__*/_jsx(Navigation,{height:\"100%\",id:\"GnOQQ5xj_\",layoutId:\"GnOQQ5xj_\",style:{width:\"100%\"},variant:\"jZXBTA61X\",width:\"100%\"})})})})}),isDisplayed2()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{iVBeLsfI4:{height:64,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+40}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-11icf93-container hidden-1tdhz9k hidden-1iq5moq\",nodeId:\"FYyXdNC3L\",scopeId:\"AW5FRS_1H\",children:/*#__PURE__*/_jsx(Navigation,{height:\"100%\",id:\"FYyXdNC3L\",layoutId:\"FYyXdNC3L\",style:{width:\"100%\"},variant:\"GYJVtIQov\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{V6NwaQJ3U:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1400,intrinsicWidth:1200,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+64),pixelHeight:1400,pixelWidth:1200,sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/WlsCBJvOIsa5RrRBPc03Iw16fo.png\",srcSet:\"https://framerusercontent.com/images/WlsCBJvOIsa5RrRBPc03Iw16fo.png?scale-down-to=1024 877w,https://framerusercontent.com/images/WlsCBJvOIsa5RrRBPc03Iw16fo.png 1200w\"}}},children:/*#__PURE__*/_jsxs(Image,{as:\"header\",background:{alt:\"\",fit:\"fill\",intrinsicHeight:1400,intrinsicWidth:1200,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+104),pixelHeight:1400,pixelWidth:1200,sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/WlsCBJvOIsa5RrRBPc03Iw16fo.png\",srcSet:\"https://framerusercontent.com/images/WlsCBJvOIsa5RrRBPc03Iw16fo.png?scale-down-to=1024 877w,https://framerusercontent.com/images/WlsCBJvOIsa5RrRBPc03Iw16fo.png 1200w\"},className:\"framer-16da0rc\",\"data-framer-name\":\"Header Image\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-g1r721\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{V6NwaQJ3U:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T3V0Zml0LTUwMA==\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0.36px\",\"--framer-line-height\":\"120%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(254, 80, 0)\"},children:\"From any platform to Pure Cloud Block Store\u2014automated, complete, and uncompromised.\"})}),fonts:[\"GF;Outfit-500\"]}},children:/*#__PURE__*/_jsx(RichTextWithOptimizedAppearEffect,{__fromCanvasComponent:true,animate:animation,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1ct4vix\",\"data-styles-preset\":\"D3TmvzIFG\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(254, 80, 0)\"},children:\"From any platform to Pure Cloud Block Store\u2014automated, complete, and uncompromised.\"})}),className:\"framer-16m43cq\",\"data-framer-appear-id\":\"16m43cq\",fonts:[\"Inter\"],initial:animation1,optimized:true,style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{V6NwaQJ3U:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1qywzs1\",\"data-styles-preset\":\"TDLojby_u\",style:{\"--framer-text-alignment\":\"center\"},children:\"Harness the Power of Pure Cloud Block Store Faster\"})})}},children:/*#__PURE__*/_jsx(RichTextWithOptimizedAppearEffect,{__fromCanvasComponent:true,animate:animation2,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-1twumkf\",\"data-styles-preset\":\"lAqzkrMN2\",children:\"Harness the Power of Pure Cloud Block Store Faster\"})}),className:\"framer-1acbq1z\",\"data-framer-appear-id\":\"1acbq1z\",fonts:[\"Inter\"],initial:animation3,optimized:true,style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{V6NwaQJ3U:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-j351iu\",\"data-styles-preset\":\"eFhMJAsCe\",style:{\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Cirrus Migrate Cloud gives you the power to move everything\u2014your OS, applications, and data volumes\u2014directly to Pure Cloud Block Store. Eliminate complexity, avoid interim steps like EBS, and land your workloads where they belong: on high-performance, enterprise-grade storage with built-in automation, iSCSI configuration, and multipathing. Whether you\u2019re modernizing infrastructure or escaping legacy constraints, you can migrate completely, securely, and without disruption.\"})})}},children:/*#__PURE__*/_jsx(RichTextWithOptimizedAppearEffect,{__fromCanvasComponent:true,animate:animation4,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1ct4vix\",\"data-styles-preset\":\"D3TmvzIFG\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Cirrus Migrate Cloud gives you the power to move everything\u2014your OS, applications, and data volumes\u2014directly to Pure Cloud Block Store. Eliminate complexity, avoid interim steps like EBS, and land your workloads where they belong: on high-performance, enterprise-grade storage with built-in automation, iSCSI configuration, and multipathing. Whether you\u2019re modernizing infrastructure or escaping legacy constraints, you can migrate completely, securely, and without disruption.\"})}),className:\"framer-v73r6y\",\"data-framer-appear-id\":\"v73r6y\",fonts:[\"Inter\"],initial:animation5,optimized:true,style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(Link,{href:\"https://www.purestorage.com/uk/products/cloud-block-storage/\",motionChild:true,nodeId:\"N1mWv7c6C\",scopeId:\"AW5FRS_1H\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{iVBeLsfI4:{background:{alt:\"Features image\",fit:\"fill\",intrinsicHeight:453.3333333333333,intrinsicWidth:453.3333333333333,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+104+60+439.3),pixelHeight:1350,pixelWidth:3136,sizes:`min(${componentViewport?.width||\"100vw\"} - 120px, 1200px)`,src:\"https://framerusercontent.com/images/nfuAXdQAnfyyYU7veijUhiH1B9g.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/nfuAXdQAnfyyYU7veijUhiH1B9g.png?scale-down-to=512 512w,https://framerusercontent.com/images/nfuAXdQAnfyyYU7veijUhiH1B9g.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/nfuAXdQAnfyyYU7veijUhiH1B9g.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/nfuAXdQAnfyyYU7veijUhiH1B9g.png 3136w\"}},V6NwaQJ3U:{background:{alt:\"Features image\",fit:\"fill\",intrinsicHeight:453.3333333333333,intrinsicWidth:453.3333333333333,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+64+60+164.2),pixelHeight:1350,pixelWidth:3136,sizes:`min(${componentViewport?.width||\"100vw\"} - 120px, 1200px)`,src:\"https://framerusercontent.com/images/nfuAXdQAnfyyYU7veijUhiH1B9g.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/nfuAXdQAnfyyYU7veijUhiH1B9g.png?scale-down-to=512 512w,https://framerusercontent.com/images/nfuAXdQAnfyyYU7veijUhiH1B9g.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/nfuAXdQAnfyyYU7veijUhiH1B9g.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/nfuAXdQAnfyyYU7veijUhiH1B9g.png 3136w\"}}},children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:\"Features image\",fit:\"fill\",intrinsicHeight:453.3333333333333,intrinsicWidth:453.3333333333333,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+104+60+472.3),pixelHeight:1350,pixelWidth:3136,sizes:`min(${componentViewport?.width||\"100vw\"} - 120px, 1200px)`,src:\"https://framerusercontent.com/images/nfuAXdQAnfyyYU7veijUhiH1B9g.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/nfuAXdQAnfyyYU7veijUhiH1B9g.png?scale-down-to=512 512w,https://framerusercontent.com/images/nfuAXdQAnfyyYU7veijUhiH1B9g.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/nfuAXdQAnfyyYU7veijUhiH1B9g.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/nfuAXdQAnfyyYU7veijUhiH1B9g.png 3136w\"},className:\"framer-1qrusc8 framer-ngxwqp\",\"data-framer-name\":\"Image two\"})})})]})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1egxp0u\",\"data-framer-name\":\"Testimonials 2\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{V6NwaQJ3U:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1qywzs1\",\"data-styles-preset\":\"TDLojby_u\",style:{\"--framer-text-alignment\":\"center\"},children:\"End-to-End Host and Workload Migration to Pure Cloud Block Store\"})})}},children:/*#__PURE__*/_jsx(RichTextWithOptimizedAppearEffect,{__fromCanvasComponent:true,animate:animation,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-narlyn\",\"data-styles-preset\":\"JkJFbsLgg\",style:{\"--framer-text-alignment\":\"center\"},children:\"End-to-End Host and Workload Migration to Pure Cloud Block Store\"})}),className:\"framer-d1zxj8\",\"data-framer-appear-id\":\"d1zxj8\",fonts:[\"Inter\"],initial:animation1,optimized:true,style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-175u1xf\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{V6NwaQJ3U:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-j351iu\",\"data-styles-preset\":\"eFhMJAsCe\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-bcc6522d-fc3b-4831-a69b-60558aa791bb, rgb(46, 105, 246))\"},children:\"Experience enterprise-grade migration\u2014automated, efficient, and purpose-built for Pure Cloud Block Store.\"})})}},children:/*#__PURE__*/_jsx(RichTextWithOptimizedAppearEffect,{__fromCanvasComponent:true,animate:animation2,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-1sgtqzi\",\"data-styles-preset\":\"UADJb3dnV\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-bcc6522d-fc3b-4831-a69b-60558aa791bb, rgb(46, 105, 246))\"},children:\"Experience enterprise-grade migration\u2014automated, efficient, and purpose-built for Pure Cloud Block Store.\"})}),className:\"framer-1ns6ko0\",\"data-framer-appear-id\":\"1ns6ko0\",fonts:[\"Inter\"],initial:animation3,optimized:true,style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{V6NwaQJ3U:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-j351iu\",\"data-styles-preset\":\"eFhMJAsCe\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-fc87e36d-7563-4711-8c16-35a27fd93159, rgb(180, 186, 204))\"},children:\"This demo shows how Cirrus Migrate Cloud moves your entire host\u2014OS, applications, and data\u2014directly to Pure Cloud Block Store, bypassing EBS and eliminating manual steps. With automation powered by MigrateOps\u2122, native integration with Pure, and built-in iSCSI and multipathing configuration, your workloads land exactly where they belong: on enterprise-class storage engineered for performance, resiliency, and scale.\"})})}},children:/*#__PURE__*/_jsx(RichTextWithOptimizedAppearEffect,{__fromCanvasComponent:true,animate:animation2,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1ct4vix\",\"data-styles-preset\":\"D3TmvzIFG\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-fc87e36d-7563-4711-8c16-35a27fd93159, rgb(180, 186, 204))\"},children:\"This demo shows how Cirrus Migrate Cloud moves your entire host\u2014OS, applications, and data\u2014directly to Pure Cloud Block Store, bypassing EBS and eliminating manual steps. With automation powered by MigrateOps\u2122, native integration with Pure, and built-in iSCSI and multipathing configuration, your workloads land exactly where they belong: on enterprise-class storage engineered for performance, resiliency, and scale.\"})}),className:\"framer-1ihc8hu\",\"data-framer-appear-id\":\"1ihc8hu\",fonts:[\"Inter\"],initial:animation3,optimized:true,style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-zadum5-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"vhQnnQ0Am\",scopeId:\"AW5FRS_1H\",children:/*#__PURE__*/_jsx(YouTube,{borderRadius:30,bottomLeftRadius:30,bottomRightRadius:30,height:\"100%\",id:\"vhQnnQ0Am\",isMixedBorderRadius:false,isRed:false,layoutId:\"vhQnnQ0Am\",play:\"On\",shouldMute:true,style:{height:\"100%\",width:\"100%\"},thumbnail:\"High Quality\",topLeftRadius:30,topRightRadius:30,url:\"https://youtu.be/PeFNZxXeQAU?si=bTaIpyFrRNDTo8b8\",width:\"100%\"})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1uxu3q8\",\"data-framer-name\":\"Container\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-ypxkwg\",\"data-framer-name\":\"Container\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-12y8cr8\",\"data-framer-name\":\"txt\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-r8ysh6\",\"data-framer-name\":\"badge+head\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-98yw2y\",\"data-framer-name\":\"head-txt\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{V6NwaQJ3U:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1qywzs1\",\"data-styles-preset\":\"TDLojby_u\",style:{\"--framer-text-alignment\":\"center\"},children:\"Want to see more?\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-narlyn\",\"data-styles-preset\":\"JkJFbsLgg\",style:{\"--framer-text-alignment\":\"center\"},children:\"Want to see more?\"})}),className:\"framer-o58hi8\",\"data-framer-name\":\"A security-first alternative to Okta\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{V6NwaQJ3U:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-j351iu\",\"data-styles-preset\":\"eFhMJAsCe\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-9944d0ef-dada-4f1c-9b4d-7800a87dbcca, rgb(129, 137, 156))\"},children:\"Check out our complete library of video tutorials, demonstrations, and webinars.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1ct4vix\",\"data-styles-preset\":\"D3TmvzIFG\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-9944d0ef-dada-4f1c-9b4d-7800a87dbcca, rgb(129, 137, 156))\"},children:\"Check out our complete library of video tutorials, demonstrations, and webinars.\"})}),className:\"framer-a8qlk9\",\"data-framer-name\":\"We are building a platform for better security in workforce identity and access management. Join as an early design partner and make your mark on the future of identity.\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1yqqsx3\",children:/*#__PURE__*/_jsx(Link,{href:\"https://www.youtube.com/@CirrusData\",motionChild:true,nodeId:\"A9JO2zlTz\",openInNewTab:true,scopeId:\"AW5FRS_1H\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-1ug7598 framer-ngxwqp\",\"data-framer-name\":\"Button\",whileHover:animation6,children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{iVBeLsfI4:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:490,intrinsicWidth:700,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1942+64+0+0+0+0+224+0+12.5),pixelHeight:980,pixelWidth:1400,sizes:\"20px\",src:\"https://framerusercontent.com/images/KtV38wJKAU3vkoKvItf90yCvU.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/KtV38wJKAU3vkoKvItf90yCvU.png?scale-down-to=512 512w,https://framerusercontent.com/images/KtV38wJKAU3vkoKvItf90yCvU.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/KtV38wJKAU3vkoKvItf90yCvU.png 1400w\"}},V6NwaQJ3U:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:490,intrinsicWidth:700,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1513+64+0+0+0+0+174+0+12.5),pixelHeight:980,pixelWidth:1400,sizes:\"20px\",src:\"https://framerusercontent.com/images/KtV38wJKAU3vkoKvItf90yCvU.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/KtV38wJKAU3vkoKvItf90yCvU.png?scale-down-to=512 512w,https://framerusercontent.com/images/KtV38wJKAU3vkoKvItf90yCvU.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/KtV38wJKAU3vkoKvItf90yCvU.png 1400w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:490,intrinsicWidth:700,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+2048+64+0+0+0+0+224+0+12.5),pixelHeight:980,pixelWidth:1400,sizes:\"20px\",src:\"https://framerusercontent.com/images/KtV38wJKAU3vkoKvItf90yCvU.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/KtV38wJKAU3vkoKvItf90yCvU.png?scale-down-to=512 512w,https://framerusercontent.com/images/KtV38wJKAU3vkoKvItf90yCvU.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/KtV38wJKAU3vkoKvItf90yCvU.png 1400w\"},className:\"framer-uqn8i3\",\"data-framer-name\":\"Image\"})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T3V0Zml0LTYwMA==\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"0.3px\",\"--framer-line-height\":\"100%\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Visit our YouTube Channel\"})}),className:\"framer-14er3p2\",fonts:[\"GF;Outfit-600\"],verticalAlignment:\"top\",withExternalLayout:true})]})})})]})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{iVBeLsfI4:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:2160,intrinsicWidth:3840,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1942+64+284),pixelHeight:710,pixelWidth:1920,positionX:\"center\",positionY:\"center\",sizes:\"994px\",src:\"https://framerusercontent.com/images/hJby4128YXnzwfpbOFhKK88Xxb0.png\",srcSet:\"https://framerusercontent.com/images/hJby4128YXnzwfpbOFhKK88Xxb0.png?scale-down-to=512 512w,https://framerusercontent.com/images/hJby4128YXnzwfpbOFhKK88Xxb0.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/hJby4128YXnzwfpbOFhKK88Xxb0.png 1920w\"}},V6NwaQJ3U:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:2160,intrinsicWidth:3840,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1513+64+234),pixelHeight:710,pixelWidth:1920,positionX:\"center\",positionY:\"center\",sizes:\"385px\",src:\"https://framerusercontent.com/images/hJby4128YXnzwfpbOFhKK88Xxb0.png\",srcSet:\"https://framerusercontent.com/images/hJby4128YXnzwfpbOFhKK88Xxb0.png?scale-down-to=512 512w,https://framerusercontent.com/images/hJby4128YXnzwfpbOFhKK88Xxb0.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/hJby4128YXnzwfpbOFhKK88Xxb0.png 1920w\"}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__spring:{damping:31,delay:0,duration:.3,ease:[.44,0,.56,1],mass:5.5,stiffness:360,type:\"spring\"},__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:.9,rotate:0,rotateX:10,rotateY:0,scale:.9,skewX:0,skewY:0,x:0,y:25}},{target:{opacity:1,rotate:0,rotateX:-20,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:25}}],__framer__transformTrigger:\"onScroll\",__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fit\",intrinsicHeight:2160,intrinsicWidth:3840,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+2048+64+264),pixelHeight:710,pixelWidth:1920,positionX:\"center\",positionY:\"center\",sizes:\"1198px\",src:\"https://framerusercontent.com/images/hJby4128YXnzwfpbOFhKK88Xxb0.png\",srcSet:\"https://framerusercontent.com/images/hJby4128YXnzwfpbOFhKK88Xxb0.png?scale-down-to=512 512w,https://framerusercontent.com/images/hJby4128YXnzwfpbOFhKK88Xxb0.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/hJby4128YXnzwfpbOFhKK88Xxb0.png 1920w\"},className:\"framer-bg8pv2\",style:{transformPerspective:1200}})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{iVBeLsfI4:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+2654),pixelHeight:1800,pixelWidth:4096,sizes:`min(${componentViewport?.width||\"100vw\"}, 2200px)`,src:\"https://framerusercontent.com/images/utkVFStjDcQVmb5DaPcjmNjLzo.png\",srcSet:\"https://framerusercontent.com/images/utkVFStjDcQVmb5DaPcjmNjLzo.png?scale-down-to=512 512w,https://framerusercontent.com/images/utkVFStjDcQVmb5DaPcjmNjLzo.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/utkVFStjDcQVmb5DaPcjmNjLzo.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/utkVFStjDcQVmb5DaPcjmNjLzo.png 4096w\"}},V6NwaQJ3U:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1950),pixelHeight:1800,pixelWidth:4096,sizes:`min(${componentViewport?.width||\"100vw\"}, 2200px)`,src:\"https://framerusercontent.com/images/utkVFStjDcQVmb5DaPcjmNjLzo.png\",srcSet:\"https://framerusercontent.com/images/utkVFStjDcQVmb5DaPcjmNjLzo.png?scale-down-to=512 512w,https://framerusercontent.com/images/utkVFStjDcQVmb5DaPcjmNjLzo.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/utkVFStjDcQVmb5DaPcjmNjLzo.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/utkVFStjDcQVmb5DaPcjmNjLzo.png 4096w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+2808),pixelHeight:1800,pixelWidth:4096,sizes:`min(${componentViewport?.width||\"100vw\"}, 2200px)`,src:\"https://framerusercontent.com/images/utkVFStjDcQVmb5DaPcjmNjLzo.png\",srcSet:\"https://framerusercontent.com/images/utkVFStjDcQVmb5DaPcjmNjLzo.png?scale-down-to=512 512w,https://framerusercontent.com/images/utkVFStjDcQVmb5DaPcjmNjLzo.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/utkVFStjDcQVmb5DaPcjmNjLzo.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/utkVFStjDcQVmb5DaPcjmNjLzo.png 4096w\"},className:\"framer-9zprjk\",\"data-framer-name\":\"Container\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-enuuuu\",\"data-framer-name\":\"Container\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-24jiwo\",\"data-framer-name\":\"txt\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-zbj05f\",\"data-framer-name\":\"badge+head\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-7e8cvk\",\"data-framer-name\":\"head-txt\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{iVBeLsfI4:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-narlyn\",\"data-styles-preset\":\"JkJFbsLgg\",style:{\"--framer-text-alignment\":\"center\"},children:\"Ready to get Started?\"})})},V6NwaQJ3U:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1qywzs1\",\"data-styles-preset\":\"TDLojby_u\",style:{\"--framer-text-alignment\":\"center\"},children:\"Ready to get Started?\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-narlyn\",\"data-styles-preset\":\"JkJFbsLgg\",children:\"Ready to get Started?\"})}),className:\"framer-1pve8qb\",\"data-framer-name\":\"A security-first alternative to Okta\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})}),isDisplayed3()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-vpik5a hidden-1mhojs4 hidden-1iq5moq\",\"data-framer-name\":\"head-txt\"}),isDisplayed3()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-vifkiv hidden-1mhojs4 hidden-1iq5moq\",\"data-framer-name\":\"head-txt\"})]})}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition5},__framer__animateOnce:true,__framer__enter:animation7,__framer__exit:animation8,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-6wtu8\",\"data-border\":true,\"data-framer-name\":\"Card One\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1kqoh16\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-y6dw2e\",\"data-framer-name\":\"Content\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1gllg1y\",\"data-framer-name\":\"info\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{V6NwaQJ3U:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1ct4vix\",\"data-styles-preset\":\"D3TmvzIFG\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Get access to Cirrus Data Cloud and register for a demonstration.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1ct4vix\",\"data-styles-preset\":\"D3TmvzIFG\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Get access to Cirrus Data Cloud and register for a demonstration.\"})}),className:\"framer-6uizmk\",\"data-framer-name\":\"+239 555-0108, +324 776-1056\",fonts:[\"Inter\"],verticalAlignment:\"center\",withExternalLayout:true})}),/*#__PURE__*/_jsx(Link,{href:\"https://action.cirrusdata.com/data-migration-demo\",motionChild:true,nodeId:\"fNHVrORYi\",openInNewTab:true,scopeId:\"AW5FRS_1H\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-1cdi13u framer-ngxwqp\",\"data-framer-name\":\"Button MD\",whileHover:animation6,children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T3V0Zml0LTYwMA==\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"0.3px\",\"--framer-line-height\":\"100%\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Get Access\"})}),className:\"framer-5xdh3l\",\"data-framer-name\":\"Book a demo\",fonts:[\"GF;Outfit-600\"],verticalAlignment:\"top\",withExternalLayout:true})})})]})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{iVBeLsfI4:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:522,intrinsicWidth:814,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+2654+64+0+0+84+40+0+0),pixelHeight:1324,pixelWidth:1919,sizes:`max((min(min(${componentViewport?.width||\"100vw\"}, 2200px) - 80px, 1200px) - 84px) / 2, 1px)`,src:\"https://framerusercontent.com/images/dqcwdyeP5yqifAxs7PCseN81oc.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/dqcwdyeP5yqifAxs7PCseN81oc.png?scale-down-to=512 512w,https://framerusercontent.com/images/dqcwdyeP5yqifAxs7PCseN81oc.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/dqcwdyeP5yqifAxs7PCseN81oc.png 1919w\"}},V6NwaQJ3U:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:522,intrinsicWidth:814,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1950+64+0+0+64+40+0+218),pixelHeight:1324,pixelWidth:1919,sizes:`max(min(min(${componentViewport?.width||\"100vw\"}, 2200px) - 40px, 1200px) - 40px, 1px)`,src:\"https://framerusercontent.com/images/dqcwdyeP5yqifAxs7PCseN81oc.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/dqcwdyeP5yqifAxs7PCseN81oc.png?scale-down-to=512 512w,https://framerusercontent.com/images/dqcwdyeP5yqifAxs7PCseN81oc.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/dqcwdyeP5yqifAxs7PCseN81oc.png 1919w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:522,intrinsicWidth:814,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+2808+64+0+0+100+11),pixelHeight:1324,pixelWidth:1919,sizes:`max((max(max((min(min(${componentViewport?.width||\"100vw\"}, 2200px) - 80px, 1200px) - 16px) / 2, 1px) - 60px, 1px) - 24px) / 2, 1px)`,src:\"https://framerusercontent.com/images/dqcwdyeP5yqifAxs7PCseN81oc.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/dqcwdyeP5yqifAxs7PCseN81oc.png?scale-down-to=512 512w,https://framerusercontent.com/images/dqcwdyeP5yqifAxs7PCseN81oc.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/dqcwdyeP5yqifAxs7PCseN81oc.png 1919w\"},className:\"framer-kxnwwt\",\"data-framer-name\":\"calendar_content\"})})]})})]})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{iVBeLsfI4:{y:(componentViewport?.y||0)+0+3161},V6NwaQJ3U:{y:(componentViewport?.y||0)+0+2628}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1778,width:`min(${componentViewport?.width||\"100vw\"}, 1920px)`,y:(componentViewport?.y||0)+0+3346,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1xtdctr-container\",nodeId:\"O_VWSdkGw\",scopeId:\"AW5FRS_1H\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{iVBeLsfI4:{variant:\"OmYMXCOFQ\"},V6NwaQJ3U:{variant:\"J1jYW8KnN\"}},children:/*#__PURE__*/_jsx(Footer_1,{height:\"100%\",id:\"O_VWSdkGw\",layoutId:\"O_VWSdkGw\",style:{maxWidth:\"100%\",width:\"100%\"},variant:\"V_kM39xXQ\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-W4Z6S.framer-ngxwqp, .framer-W4Z6S .framer-ngxwqp { display: block; }\",\".framer-W4Z6S.framer-1tdhz9k { align-content: center; align-items: center; background-color: var(--token-8813bd98-ac6f-471a-8294-c8e5675a1975, #09090b); 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-W4Z6S .framer-3ysnzq-container, .framer-W4Z6S .framer-1jj0p5l-container, .framer-W4Z6S .framer-11icf93-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-W4Z6S .framer-16da0rc { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: 1118px; justify-content: center; overflow: hidden; padding: 60px; position: relative; width: 100%; }\",\".framer-W4Z6S .framer-g1r721 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-W4Z6S .framer-16m43cq { --framer-paragraph-spacing: 0px; flex: none; height: auto; max-width: 1200px; overflow: visible; position: relative; white-space: pre-wrap; width: 100%; will-change: var(--framer-will-change-effect-override, transform); word-break: break-word; word-wrap: break-word; z-index: 0; }\",\".framer-W4Z6S .framer-1acbq1z { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --framer-paragraph-spacing: 0px; flex: none; height: auto; max-width: 1200px; position: relative; white-space: pre-wrap; width: 100%; will-change: var(--framer-will-change-effect-override, transform); word-break: break-word; word-wrap: break-word; z-index: 0; }\",\".framer-W4Z6S .framer-v73r6y { --framer-paragraph-spacing: 0px; flex: none; height: auto; max-width: 1200px; overflow: visible; position: relative; white-space: pre-wrap; width: 100%; will-change: var(--framer-will-change-effect-override, transform); word-break: break-word; word-wrap: break-word; z-index: 1; }\",\".framer-W4Z6S .framer-1qrusc8 { aspect-ratio: 2.3225806451612905 / 1; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; flex: none; height: var(--framer-aspect-ratio-supported, 465px); max-width: 1200px; overflow: visible; position: relative; text-decoration: none; width: 100%; }\",\".framer-W4Z6S .framer-1egxp0u { align-content: center; align-items: center; background-color: var(--token-8813bd98-ac6f-471a-8294-c8e5675a1975, #09090b); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: center; overflow: hidden; padding: 100px 40px 100px 40px; position: relative; width: 100%; }\",\".framer-W4Z6S .framer-d1zxj8 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --framer-paragraph-spacing: 0px; flex: none; height: auto; max-width: 1200px; overflow: visible; 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-W4Z6S .framer-175u1xf { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; max-width: 100%; overflow: visible; padding: 0px; position: relative; width: 1000px; }\",\".framer-W4Z6S .framer-1ns6ko0, .framer-W4Z6S .framer-1ihc8hu { --framer-paragraph-spacing: 0px; flex: none; height: auto; max-width: 1200px; overflow: visible; position: relative; white-space: pre-wrap; width: 100%; will-change: var(--framer-will-change-effect-override, transform); word-break: break-word; word-wrap: break-word; }\",\".framer-W4Z6S .framer-zadum5-container { aspect-ratio: 1.7777777777777777 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 504px); position: relative; width: 80%; }\",\".framer-W4Z6S .framer-1uxu3q8 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; max-width: 1200px; overflow: visible; padding: 64px 40px 0px 40px; position: relative; width: 100%; }\",\".framer-W4Z6S .framer-ypxkwg { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; max-width: 1200px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-W4Z6S .framer-12y8cr8 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-W4Z6S .framer-r8ysh6, .framer-W4Z6S .framer-98yw2y, .framer-W4Z6S .framer-zbj05f, .framer-W4Z6S .framer-7e8cvk { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-W4Z6S .framer-o58hi8, .framer-W4Z6S .framer-a8qlk9, .framer-W4Z6S .framer-1pve8qb, .framer-W4Z6S .framer-6uizmk { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-W4Z6S .framer-1yqqsx3 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 15px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-W4Z6S .framer-1ug7598 { align-content: center; align-items: center; background-color: #de142f; border-bottom-left-radius: 50px; border-bottom-right-radius: 50px; border-top-left-radius: 50px; border-top-right-radius: 50px; box-shadow: 0px 0.7065919983928324px 0.7065919983928324px -0.625px rgba(0, 0, 0, 0.15), 0px 1.8065619053231785px 1.8065619053231785px -1.25px rgba(0, 0, 0, 0.14), 0px 3.6217592146567767px 3.6217592146567767px -1.875px rgba(0, 0, 0, 0.14), 0px 6.8655999097303715px 6.8655999097303715px -2.5px rgba(0, 0, 0, 0.13), 0px 13.646761411524492px 13.646761411524492px -3.125px rgba(0, 0, 0, 0.1), 0px 30px 30px -3.75px rgba(0, 0, 0, 0.05); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 40px; justify-content: center; overflow: visible; padding: 15px; position: relative; text-decoration: none; width: min-content; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-W4Z6S .framer-uqn8i3 { aspect-ratio: 1.4285714285714286 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 14px); overflow: visible; position: relative; width: 20px; }\",\".framer-W4Z6S .framer-14er3p2 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-W4Z6S .framer-bg8pv2 { aspect-ratio: 2.7731481481481484 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 432px); overflow: hidden; position: relative; width: 1198px; }\",\".framer-W4Z6S .framer-9zprjk { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: center; max-width: 2200px; overflow: visible; padding: 64px 40px 80px 40px; position: relative; width: 100%; }\",\".framer-W4Z6S .framer-enuuuu { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; max-width: 1200px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-W4Z6S .framer-24jiwo { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-W4Z6S .framer-vpik5a, .framer-W4Z6S .framer-vifkiv { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; min-height: 48px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-W4Z6S .framer-6wtu8 { --border-bottom-width: 4px; --border-color: rgba(37, 47, 67, 0.8); --border-left-width: 4px; --border-right-width: 4px; --border-style: solid; --border-top-width: 4px; align-content: center; align-items: center; background: linear-gradient(180deg, rgba(14, 14, 18, 0.8) 0%, rgb(9, 9, 11) 100%); border-bottom-left-radius: 30px; border-bottom-right-radius: 30px; border-top-left-radius: 30px; border-top-right-radius: 30px; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 100px 30px 100px 30px; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-W4Z6S .framer-1kqoh16 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-W4Z6S .framer-y6dw2e { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-W4Z6S .framer-1gllg1y { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-W4Z6S .framer-1cdi13u { align-content: flex-start; align-items: flex-start; background-color: var(--token-7333cce7-d8e8-4756-b944-c6d1fdb0357c, #10cc88); border-bottom-left-radius: 40px; border-bottom-right-radius: 40px; border-top-left-radius: 40px; border-top-right-radius: 40px; box-shadow: 0px 12px 24px 0px rgba(0, 0, 0, 0.15); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; overflow: visible; padding: 12px 40px 12px 40px; position: relative; text-decoration: none; width: min-content; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-W4Z6S .framer-5xdh3l { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-W4Z6S .framer-kxnwwt { aspect-ratio: 1.447674418604651 / 1; flex: 1 0 0px; height: var(--framer-aspect-ratio-supported, 172px); overflow: visible; position: relative; width: 1px; }\",\".framer-W4Z6S .framer-1xtdctr-container { flex: none; height: auto; max-width: 1920px; position: relative; width: 100%; }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,...sharedStyle5.css,'.framer-W4Z6S[data-border=\"true\"]::after, .framer-W4Z6S [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: 810px) and (max-width: 1199px) { .framer-W4Z6S.framer-1tdhz9k { width: 810px; } .framer-W4Z6S .framer-16da0rc { height: 1052px; } .framer-W4Z6S .framer-1qrusc8 { height: var(--framer-aspect-ratio-supported, 297px); } .framer-W4Z6S .framer-1egxp0u { padding: 80px 40px 80px 40px; } .framer-W4Z6S .framer-zadum5-container { height: var(--framer-aspect-ratio-supported, 329px); } .framer-W4Z6S .framer-12y8cr8 { padding: 0px 0px 20px 0px; } .framer-W4Z6S .framer-98yw2y, .framer-W4Z6S .framer-7e8cvk { align-content: center; align-items: center; } .framer-W4Z6S .framer-bg8pv2 { height: var(--framer-aspect-ratio-supported, 359px); width: 994px; } .framer-W4Z6S .framer-enuuuu { flex-direction: column; } .framer-W4Z6S .framer-24jiwo { align-content: center; align-items: center; flex: none; padding: 0px 0px 20px 0px; width: 100%; } .framer-W4Z6S .framer-6wtu8 { flex: none; flex-direction: column; padding: 40px 30px 40px 30px; width: 100%; } .framer-W4Z6S .framer-1kqoh16 { flex: none; width: 100%; } .framer-W4Z6S .framer-y6dw2e { align-content: center; align-items: center; justify-content: center; } .framer-W4Z6S .framer-kxnwwt { height: var(--framer-aspect-ratio-supported, 223px); }}\",\"@media (max-width: 809px) { .framer-W4Z6S.framer-1tdhz9k { width: 390px; } .framer-W4Z6S .framer-1jj0p5l-container { order: 0; } .framer-W4Z6S .framer-16da0rc { height: 763px; order: 3; } .framer-W4Z6S .framer-16m43cq, .framer-W4Z6S .framer-v73r6y { width: auto; } .framer-W4Z6S .framer-1qrusc8 { height: var(--framer-aspect-ratio-supported, 116px); } .framer-W4Z6S .framer-1egxp0u { order: 4; padding: 60px 20px 60px 20px; } .framer-W4Z6S .framer-zadum5-container { height: var(--framer-aspect-ratio-supported, 158px); } .framer-W4Z6S .framer-1uxu3q8 { order: 6; } .framer-W4Z6S .framer-12y8cr8 { padding: 0px 0px 20px 0px; } .framer-W4Z6S .framer-r8ysh6, .framer-W4Z6S .framer-zbj05f { align-content: center; align-items: center; order: 0; } .framer-W4Z6S .framer-98yw2y, .framer-W4Z6S .framer-7e8cvk, .framer-W4Z6S .framer-1gllg1y { align-content: center; align-items: center; } .framer-W4Z6S .framer-1yqqsx3 { order: 3; } .framer-W4Z6S .framer-bg8pv2 { height: var(--framer-aspect-ratio-supported, 139px); width: 385px; } .framer-W4Z6S .framer-9zprjk { order: 7; padding: 64px 20px 80px 20px; } .framer-W4Z6S .framer-enuuuu, .framer-W4Z6S .framer-1kqoh16 { flex-direction: column; } .framer-W4Z6S .framer-24jiwo { align-content: center; align-items: center; flex: none; padding: 0px 0px 20px 0px; width: 100%; } .framer-W4Z6S .framer-6wtu8 { flex: none; padding: 40px 20px 40px 20px; width: 100%; } .framer-W4Z6S .framer-y6dw2e { align-content: center; align-items: center; flex: none; width: 100%; } .framer-W4Z6S .framer-kxnwwt { flex: none; height: var(--framer-aspect-ratio-supported, 214px); width: 100%; } .framer-W4Z6S .framer-1xtdctr-container { order: 8; }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 5044\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"iVBeLsfI4\":{\"layout\":[\"fixed\",\"auto\"]},\"V6NwaQJ3U\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections\n * @framerResponsiveScreen\n */const FramerAW5FRS_1H=withCSS(Component,css,\"framer-W4Z6S\");export default FramerAW5FRS_1H;FramerAW5FRS_1H.displayName=\"Cloud Migration Hyper V\";FramerAW5FRS_1H.defaultProps={height:5044,width:1200};addFonts(FramerAW5FRS_1H,[{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:\"Outfit\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/outfit/v11/QGYyz_MVcBeNP4NjuGObqx1XmO1I4QK1C4S-EiAou6Y.woff2\",weight:\"500\"},{family:\"Outfit\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/outfit/v11/QGYyz_MVcBeNP4NjuGObqx1XmO1I4e6yC4S-EiAou6Y.woff2\",weight:\"600\"}]},...NavigationCopyFonts,...NavigationFonts,...YouTubeFonts,...Footer_1Fonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts),...getFontsFromSharedStyle(sharedStyle5.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerAW5FRS_1H\",\"slots\":[],\"annotations\":{\"framerAutoSizeImages\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"iVBeLsfI4\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"V6NwaQJ3U\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\",\"framerScrollSections\":\"* @framerResponsiveScreen\",\"framerImmutableVariables\":\"true\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerColorSyntax\":\"true\",\"framerContractVersion\":\"1\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicWidth\":\"1200\",\"framerIntrinsicHeight\":\"5044\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["NavigationCopyFonts", "getFonts", "kwWOMx0jK_default", "NavigationFonts", "ZgdjW4owP_default", "RichTextWithOptimizedAppearEffect", "withOptimizedAppearEffect", "RichText", "YouTubeFonts", "Youtube", "ImageWithFX", "withFX", "Image2", "MotionDivWithFX", "motion", "Footer_1Fonts", "NbsbQuD_B_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "transition1", "animation", "animation1", "transition2", "animation2", "animation3", "transition3", "animation4", "animation5", "transition4", "animation6", "animation7", "transition5", "animation8", "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", "gestureVariant", "scopingClassNames", "cx", "isDisplayed", "isDisplayed1", "isDisplayed2", "isDisplayed3", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "ComponentViewportProvider", "Container", "PropertyOverrides2", "getLoadingLazyAtYPosition", "x", "Link", "css", "FramerAW5FRS_1H", "withCSS", "AW5FRS_1H_default", "addFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
