{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/97O1VStnhp98011umjub/WeyxV3nP10yiNjsWI74V/W7dr9Xa4F.js"],
  "sourcesContent": ["// Generated by Framer (128ce9c)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,Floating,GeneratedComponentContext,getFonts,getLoadingLazyAtYPosition,Image,PropertyOverrides,RichText,useActiveVariantCallback,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useOverlayState,withCSS,withFX,withOptimizedAppearEffect}from\"framer\";import{AnimatePresence,LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import{Video}from\"https://framerusercontent.com/modules/lRDHiNWNVWmE0lqtoVHP/IZ0vSV62Dv7ax4rBiGUk/Video.js\";import Copy4 from\"#framer/local/canvasComponent/cnOzQ19z0/cnOzQ19z0.js\";import Copy from\"#framer/local/canvasComponent/DmUxsgNg9/DmUxsgNg9.js\";import UserComponent1 from\"#framer/local/canvasComponent/hStcr3fzN/hStcr3fzN.js\";import UserComponent from\"#framer/local/canvasComponent/QKytuFCjZ/QKytuFCjZ.js\";import metadataProvider from\"#framer/local/webPageMetadata/W7dr9Xa4F/W7dr9Xa4F.js\";const RichTextWithOptimizedAppearEffect=withOptimizedAppearEffect(RichText);const UserComponentFonts=getFonts(UserComponent);const ContainerWithOptimizedAppearEffect=withOptimizedAppearEffect(Container);const CopyFonts=getFonts(Copy);const VideoFonts=getFonts(Video);const ContainerWithFX=withFX(Container);const MotionDivWithFX=withFX(motion.div);const RichTextWithFX=withFX(RichText);const Copy4Fonts=getFonts(Copy4);const UserComponent1Fonts=getFonts(UserComponent1);const breakpoints={fSywYRvxg:\"(max-width: 1183px)\",IzQFcbrEb:\"(min-width: 1920px)\",NkXM58WTa:\"(min-width: 1184px) and (max-width: 1919px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-Vl9a3\";const variantClassNames={fSywYRvxg:\"framer-v-182tfp9\",IzQFcbrEb:\"framer-v-17yg04w\",NkXM58WTa:\"framer-v-6ag1na\"};const transition1={damping:67,delay:.3,mass:.1,stiffness:403,type:\"spring\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:0,y:0};const animation1={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:80};const animation2={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:80};const transition2={damping:57,delay:0,mass:1,stiffness:342,type:\"spring\"};const animation3={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2,x:0,y:80};const transition3={damping:30,delay:0,mass:1,stiffness:400,type:\"spring\"};const animation4={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition3,x:0,y:0};const animation5={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition3,x:0,y:0};const animation6={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};const Overlay=({children,blockDocumentScrolling,enabled=true})=>{const[visible,setVisible]=useOverlayState({blockDocumentScrolling});return children({hide:()=>setVisible(false),show:()=>setVisible(true),toggle:()=>setVisible(!visible),visible:enabled&&visible});};const transition4={delay:0,duration:.55,ease:[.44,0,.56,1],type:\"tween\"};const animation7={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition4,x:0,y:80};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"IzQFcbrEb\",Phone:\"fSywYRvxg\",Tablet:\"NkXM58WTa\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"IzQFcbrEb\"};};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 onMouseEntertxyyif=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.show();});const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if(!isBrowser())return true;if(baseVariant===\"fSywYRvxg\")return false;return true;};const ref1=React.useRef(null);const ref2=React.useRef(null);const isDisplayed1=()=>{if(!isBrowser())return true;if(baseVariant===\"fSywYRvxg\")return true;return false;};useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"IzQFcbrEb\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-8dad11cb-2488-48e4-9f7c-e343a3ce0736, rgb(7, 7, 8)); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-17yg04w\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-7yin08\",\"data-framer-name\":\"1\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0),pixelHeight:1450,pixelWidth:3840,sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/haQxK5hA0ATwXBC2dVAzizi8Ev0.png\",srcSet:\"https://framerusercontent.com/images/haQxK5hA0ATwXBC2dVAzizi8Ev0.png?scale-down-to=512 512w,https://framerusercontent.com/images/haQxK5hA0ATwXBC2dVAzizi8Ev0.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/haQxK5hA0ATwXBC2dVAzizi8Ev0.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/haQxK5hA0ATwXBC2dVAzizi8Ev0.png 3840w\"},className:\"framer-7ayosg\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1pqxsx\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1z0j3zm\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fSywYRvxg:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO01pU2FucyBTZW1pYm9sZA==\",\"--framer-font-family\":'\"MiSans Semibold\", \"MiSans Semibold Placeholder\", sans-serif',\"--framer-font-size\":\"60px\",\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"center\"},children:/*#__PURE__*/_jsx(\"span\",{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(270deg, rgb(30, 129, 255) 0%, rgb(45, 182, 255) 100%)\"},children:\"Realibox Studio\"})})})}},children:/*#__PURE__*/_jsx(RichTextWithOptimizedAppearEffect,{__fromCanvasComponent:true,animate:animation,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO01pU2FucyBTZW1pYm9sZA==\",\"--framer-font-family\":'\"MiSans Semibold\", \"MiSans Semibold Placeholder\", sans-serif',\"--framer-font-size\":\"90px\",\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"center\"},children:/*#__PURE__*/_jsx(\"span\",{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(270deg, rgb(30, 129, 255) 0%, rgb(45, 182, 255) 100%)\"},children:\"Realibox Studio\"})})}),className:\"framer-2yy4q5\",\"data-framer-appear-id\":\"2yy4q5\",\"data-framer-name\":\"\u63A2\u7D22\u521B\u610F\u5185\u5BB9\u7684 \u4E0B\u4E00\u4EE33D\u8BBE\u8BA1\u5DE5\u5177\",fonts:[\"CUSTOM;MiSans Semibold\"],initial:animation1,optimized:true,verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fSywYRvxg:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO01pU2FucyBTZW1pYm9sZA==\",\"--framer-font-family\":'\"MiSans Semibold\", \"MiSans Semibold Placeholder\", sans-serif',\"--framer-font-size\":\"30px\",\"--framer-line-height\":\"200%\",\"--framer-text-alignment\":\"center\"},children:/*#__PURE__*/_jsx(\"span\",{\"data-text-fill\":\"true\",style:{backgroundImage:\"radial-gradient(50% 113.99999999999999% at 47.1% 56.2%, rgb(255, 255, 255) 34.688%, rgba(255, 255, 255, 0.65) 100%)\"},children:\"\u4E00\u7AD9\u5F0F3D\u8BBE\u8BA1\u4E0E\u534F\u540C\u5DE5\u5177\"})})})}},children:/*#__PURE__*/_jsx(RichTextWithOptimizedAppearEffect,{__fromCanvasComponent:true,animate:animation,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO01pU2FucyBTZW1pYm9sZA==\",\"--framer-font-family\":'\"MiSans Semibold\", \"MiSans Semibold Placeholder\", sans-serif',\"--framer-font-size\":\"70px\",\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"center\"},children:/*#__PURE__*/_jsx(\"span\",{\"data-text-fill\":\"true\",style:{backgroundImage:\"radial-gradient(50% 113.99999999999999% at 47.1% 56.2%, rgb(255, 255, 255) 34.688%, rgba(255, 255, 255, 0.65) 100%)\"},children:\"\u4E00\u7AD9\u5F0F3D\u8BBE\u8BA1\u4E0E\u534F\u540C\u5DE5\u5177\"})})}),className:\"framer-ywxkl8\",\"data-framer-appear-id\":\"ywxkl8\",\"data-framer-name\":\"\u63A2\u7D22\u521B\u610F\u5185\u5BB9\u7684 \u4E0B\u4E00\u4EE33D\u8BBE\u8BA1\u5DE5\u5177\",fonts:[\"CUSTOM;MiSans Semibold\"],initial:animation1,optimized:true,verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fSywYRvxg:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO01pU2FucyBSZWd1bGFy\",\"--framer-font-family\":'\"MiSans Regular\", \"MiSans Regular Placeholder\", sans-serif',\"--framer-line-height\":\"200%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgba(255, 255, 255, 0.65)\"},children:\"\u63D0\u4F9B\u5728\u7EBF3D \u5DE5\u4F5C\u6D41\u7A0B\u6240\u9700\u7684\u4E00\u5207\u3002\u521B\u5EFA\u3001\u534F\u4F5C\u3001\u5C55\u793A\u548C\u53D1\u5E03\u60A8\u7684\u6982\u5FF5\uFF0C\u5168\u90E8\u5728\u4E00\u4E2A\u5DE5\u5177\u5185\u5B8C\u6210\u3002\"})})}},children:/*#__PURE__*/_jsx(RichTextWithOptimizedAppearEffect,{__fromCanvasComponent:true,animate:animation,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO01pU2FucyBSZWd1bGFy\",\"--framer-font-family\":'\"MiSans Regular\", \"MiSans Regular Placeholder\", sans-serif',\"--framer-line-height\":\"60px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgba(255, 255, 255, 0.65)\"},children:\"\u63D0\u4F9B\u5728\u7EBF3D \u5DE5\u4F5C\u6D41\u7A0B\u6240\u9700\u7684\u4E00\u5207\u3002\u521B\u5EFA\u3001\u534F\u4F5C\u3001\u5C55\u793A\u548C\u53D1\u5E03\u60A8\u7684\u6982\u5FF5\uFF0C\u5168\u90E8\u5728\u4E00\u4E2A\u5DE5\u5177\u5185\u5B8C\u6210\u3002\"})}),className:\"framer-fnxh9n\",\"data-framer-appear-id\":\"fnxh9n\",\"data-framer-name\":\"Realibox 3D\u7CFB\u5217\u5DE5\u5177\uFF0C\u9002\u5408\u5DE5\u4E1A\u8BBE\u8BA1\u5E08\u53CA3D\u521B\u610F\u8BBE\u8BA1\u5E08\uFF0C\u53EF\u8BA9\u4F60\u4E3A\u4EA7\u54C1\u548C\u65F6\u5C1A\u8BBE\u8BA1\uFF0C\u8425\u9500\u548C\u54C1\u724C\u6253\u9020\u7B49\u9886\u57DF\u521B\u4F5C\u903C\u771F\u76843D\u5185\u5BB9\u3002\",fonts:[\"CUSTOM;MiSans Regular\"],initial:animation1,optimized:true,verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-tylnns\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-9he86n\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fSywYRvxg:{width:\"147px\",y:(componentViewport?.y||0)+0+0+-98.7436+0+0+0+910+0+0+68-55}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:55,width:\"197px\",y:(componentViewport?.y||0)+0+0+-384+0+0+0+1500+0+0+68-55,children:/*#__PURE__*/_jsx(ContainerWithOptimizedAppearEffect,{animate:animation,className:\"framer-53dwt8-container\",\"data-framer-appear-id\":\"53dwt8\",initial:animation1,nodeId:\"VnrJiCcpb\",optimized:true,rendersWithMotion:true,scopeId:\"W7dr9Xa4F\",children:/*#__PURE__*/_jsx(UserComponent,{fgYBW2UEa:\"\u514D\u8D39\u8BD5\u7528\",height:\"100%\",id:\"VnrJiCcpb\",layoutId:\"VnrJiCcpb\",rp470qh61:\"https://hub.realibox.com/entry/login\",style:{height:\"100%\",width:\"100%\"},variant:\"ufVzahAMx\",width:\"100%\"})})})})})})]})})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:62,width:\"100vw\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1mevys5-container\",layoutScroll:true,nodeId:\"uumjrbTNN\",scopeId:\"W7dr9Xa4F\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fSywYRvxg:{style:{width:\"100%\"},variant:\"vwTaqeNyB\"}},children:/*#__PURE__*/_jsx(Copy,{height:\"100%\",id:\"uumjrbTNN\",layoutId:\"uumjrbTNN\",style:{height:\"100%\",width:\"100%\"},variant:\"nm1sIQwZ5\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ea6lie\",\"data-framer-name\":\"studio/\u6B63\u6587/3D\u8BBE\u8BA1\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-cmr9mp\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:false,__framer__enter:animation2,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-wlt9j6-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"QRtaDE7kP\",rendersWithMotion:true,scopeId:\"W7dr9Xa4F\",children:/*#__PURE__*/_jsx(Video,{backgroundColor:\"rgba(0, 0, 0, 0)\",borderRadius:4,bottomLeftRadius:4,bottomRightRadius:4,controls:true,height:\"100%\",id:\"QRtaDE7kP\",isMixedBorderRadius:false,layoutId:\"QRtaDE7kP\",loop:true,muted:true,objectFit:\"cover\",playing:false,posterEnabled:false,srcType:\"URL\",srcUrl:\"https://asset.realibox.com/assets/officially/ishot_Demonstration.mp4\",startTime:0,style:{height:\"100%\",width:\"100%\"},topLeftRadius:4,topRightRadius:4,volume:25,width:\"100%\"})})}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:false,__framer__enter:animation2,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-fwa12d\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1p3yo4p\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fSywYRvxg:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO01pU2FucyBTZW1pYm9sZA==\",\"--framer-font-family\":'\"MiSans Semibold\", \"MiSans Semibold Placeholder\", sans-serif',\"--framer-font-size\":\"26px\",\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"center\"},children:/*#__PURE__*/_jsx(\"span\",{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(270deg, rgb(30, 129, 255) 0%, rgb(45, 182, 255) 100%)\"},children:\"3D\u865A\u62DF\u68DA\u62CD\"})})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO01pU2FucyBTZW1pYm9sZA==\",\"--framer-font-family\":'\"MiSans Semibold\", \"MiSans Semibold Placeholder\", sans-serif',\"--framer-font-size\":\"48px\",\"--framer-line-height\":\"58px\",\"--framer-text-alignment\":\"left\"},children:/*#__PURE__*/_jsx(\"span\",{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(270deg, rgb(30, 129, 255) 0%, rgb(45, 182, 255) 100%)\"},children:\"3D\u865A\u62DF\u68DA\u62CD\"})})}),className:\"framer-1idlyz3\",\"data-framer-name\":\"\u63A2\u7D22\u521B\u610F\u5185\u5BB9\u7684 \u4E0B\u4E00\u4EE33D\u8BBE\u8BA1\u5DE5\u5177\",fonts:[\"CUSTOM;MiSans Semibold\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fSywYRvxg:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO01pU2FucyBSZWd1bGFy\",\"--framer-font-family\":'\"MiSans Regular\", \"MiSans Regular Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgba(255, 255, 255, 0.65)\"},children:\"\u60A8\u53EF\u4EE5\u5C06\u6D4F\u89C8\u5668\u53D8\u6210\u201C3D\u865A\u62DF\u68DA\u62CD\u5DE5\u4F5C\u5BA4\u201D\uFF0C\u53EA\u9700\u62D6\u653E\u6A21\u578B\u6765\u6784\u5EFA\u573A\u666F\u5E76\u6E32\u67D3\u8F93\u51FA\u7167\u7247\u7EA7\u7684\u4EA7\u54C1\u7D20\u6750\u3002\u7528\u4E8E\u8BBE\u8BA1\u63D0\u6848\u3001\u7528\u6237\u8C03\u7814\u3001\u7535\u5546\u7F51\u7AD9\uFF0C\u793E\u4EA4\u5A92\u4F53\u7B49\u6240\u6709\u573A\u666F\u3002\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO01pU2FucyBSZWd1bGFy\",\"--framer-font-family\":'\"MiSans Regular\", \"MiSans Regular Placeholder\", sans-serif',\"--framer-line-height\":\"32px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgba(255, 255, 255, 0.65)\"},children:\"\u60A8\u53EF\u4EE5\u5C06\u6D4F\u89C8\u5668\u53D8\u6210\u201C3D\u865A\u62DF\u68DA\u62CD\u5DE5\u4F5C\u5BA4\u201D\uFF0C\u53EA\u9700\u62D6\u653E\u6A21\u578B\u6765\u6784\u5EFA\u573A\u666F\u5E76\u6E32\u67D3\u8F93\u51FA\u7167\u7247\u7EA7\u7684\u4EA7\u54C1\u7D20\u6750\u3002\u7528\u4E8E\u8BBE\u8BA1\u63D0\u6848\u3001\u7528\u6237\u8C03\u7814\u3001\u7535\u5546\u7F51\u7AD9\uFF0C\u793E\u4EA4\u5A92\u4F53\u7B49\u6240\u6709\u573A\u666F\u3002\"})}),className:\"framer-1ix63ms\",\"data-framer-name\":\"\u5728\u7EBF\u521B\u4F5C\u5E76\u53D1\u5E03\u9AD8\u8D28\u91CF\u76843D\u89C6\u89C9\u6548\u679C\uFF0C\u7B80\u5355\u5FEB\u901F\uFF0C\u6613\u5206\u4EAB\uFF0CRealibox Studio\u63D0\u4F9B\u5728\u7EBF3D\u521B\u4F5C\u5DE5\u4F5C\u6D41\u6240\u9700\u7684\u4E00\u5207\uFF0C\u8BBE\u8BA1\u5E08\u3001\u5DE5\u7A0B\u5E08\u548C\u5E02\u573A\u4EBA\u5458\u90FD\u53EF\u4EE5\u4F7F\u7528\u3002\",fonts:[\"CUSTOM;MiSans Regular\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-fvjtmj\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-mm26um\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fSywYRvxg:{width:\"136px\",y:(componentViewport?.y||0)+0+761+60+0+0+0+350+0+0+68-55}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:55,width:`calc(min(${componentViewport?.width||\"100vw\"} * 0.3084, 426px) * 0.48)`,y:(componentViewport?.y||0)+0+780+80+0+0+500+0+0+68-55,children:/*#__PURE__*/_jsx(Container,{className:\"framer-7dfazp-container\",nodeId:\"Dp67ZL92V\",scopeId:\"W7dr9Xa4F\",children:/*#__PURE__*/_jsx(UserComponent,{fgYBW2UEa:\"\u514D\u8D39\u8BD5\u7528\",height:\"100%\",id:\"Dp67ZL92V\",layoutId:\"Dp67ZL92V\",rp470qh61:\"https://hub.realibox.com/entry/login\",style:{height:\"100%\",width:\"100%\"},variant:\"ufVzahAMx\",width:\"100%\"})})})})}),isDisplayed()&&/*#__PURE__*/_jsx(Overlay,{blockDocumentScrolling:false,children:overlay=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-7h3rgr hidden-182tfp9\",id:\"7h3rgr\",onMouseEnter:onMouseEntertxyyif({overlay}),ref:ref1,children:/*#__PURE__*/_jsx(AnimatePresence,{children:overlay.visible&&/*#__PURE__*/_jsx(Floating,{alignment:\"center\",anchorRef:ref1,className:cx(scopingClassNames),collisionDetection:true,collisionDetectionPadding:20,\"data-framer-portal-id\":\"7h3rgr\",offsetX:0,offsetY:10,onDismiss:overlay.hide,placement:\"bottom\",safeArea:true,zIndex:11,children:/*#__PURE__*/_jsx(motion.div,{animate:animation5,className:\"framer-19h6sph\",exit:animation4,initial:animation6,ref:ref2,role:\"dialog\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:576,pixelWidth:578,sizes:\"188px\",src:\"https://framerusercontent.com/images/9Y6KwuwnWQdUMWL2HRUgdOI7VA.jpg\",srcSet:\"https://framerusercontent.com/images/9Y6KwuwnWQdUMWL2HRUgdOI7VA.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/9Y6KwuwnWQdUMWL2HRUgdOI7VA.jpg 578w\"},className:\"framer-5oeiu4\"})})})})})})})]})]})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1b86n6p\",\"data-framer-name\":\"studio/\u6B63\u6587/3D\u8BBE\u8BA1\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-dq3hw5\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ldx1pg\",children:[/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:false,__framer__enter:animation2,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-10jta6e\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fSywYRvxg:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO01pU2FucyBTZW1pYm9sZA==\",\"--framer-font-family\":'\"MiSans Semibold\", \"MiSans Semibold Placeholder\", sans-serif',\"--framer-font-size\":\"26px\",\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"center\"},children:/*#__PURE__*/_jsx(\"span\",{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(270deg, rgb(30, 129, 255) 0%, rgb(45, 182, 255) 100%)\"},children:\"\u4EA7\u54C1\u8BBE\u8BA1\u5B9E\u65F6\u8BC4\u5BA1\"})})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO01pU2FucyBTZW1pYm9sZA==\",\"--framer-font-family\":'\"MiSans Semibold\", \"MiSans Semibold Placeholder\", sans-serif',\"--framer-font-size\":\"48px\",\"--framer-line-height\":\"58px\",\"--framer-text-alignment\":\"left\"},children:/*#__PURE__*/_jsx(\"span\",{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(270deg, rgb(30, 129, 255) 0%, rgb(45, 182, 255) 100%)\"},children:\"\u4EA7\u54C1\u8BBE\u8BA1\u5B9E\u65F6\u8BC4\u5BA1\"})})}),className:\"framer-4vbqgl\",\"data-framer-name\":\"\u63A2\u7D22\u521B\u610F\u5185\u5BB9\u7684 \u4E0B\u4E00\u4EE33D\u8BBE\u8BA1\u5DE5\u5177\",fonts:[\"CUSTOM;MiSans Semibold\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fSywYRvxg:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO01pU2FucyBSZWd1bGFy\",\"--framer-font-family\":'\"MiSans Regular\", \"MiSans Regular Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgba(255, 255, 255, 0.65)\"},children:\"\u4FBF\u4E8E\u8BBE\u8BA1\u5E08\u5728\u4E91\u7AEF\u6784\u5EFA\u5404\u79CD\u8BBE\u8BA1\u5185\u5BB9\uFF0C\u4EC5\u9700\u5FEB\u901F\u7684\u51E0\u6B65\u64CD\u4F5C\u5373\u53EF\u5C06\u60A8\u7684\u521B\u610F\u5206\u4EAB\u81F3\u56E2\u961F\uFF0C\u5E76\u83B7\u53D6\u5173\u952E\u7684\u53CD\u9988\u5EFA\u8BAE\u53CA\u5BA1\u6279\u3002\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO01pU2FucyBSZWd1bGFy\",\"--framer-font-family\":'\"MiSans Regular\", \"MiSans Regular Placeholder\", sans-serif',\"--framer-line-height\":\"32px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgba(255, 255, 255, 0.65)\"},children:\"\u4FBF\u4E8E\u8BBE\u8BA1\u5E08\u5728\u4E91\u7AEF\u6784\u5EFA\u5404\u79CD\u8BBE\u8BA1\u5185\u5BB9\uFF0C\u4EC5\u9700\u5FEB\u901F\u7684\u51E0\u6B65\u64CD\u4F5C\u5373\u53EF\u5C06\u60A8\u7684\u521B\u610F\u5206\u4EAB\u81F3\u56E2\u961F\uFF0C\u5E76\u83B7\u53D6\u5173\u952E\u7684\u53CD\u9988\u5EFA\u8BAE\u53CA\u5BA1\u6279\u3002\"})}),className:\"framer-146f90m\",\"data-framer-name\":\"\u5728\u7EBF\u521B\u4F5C\u5E76\u53D1\u5E03\u9AD8\u8D28\u91CF\u76843D\u89C6\u89C9\u6548\u679C\uFF0C\u7B80\u5355\u5FEB\u901F\uFF0C\u6613\u5206\u4EAB\uFF0CRealibox Studio\u63D0\u4F9B\u5728\u7EBF3D\u521B\u4F5C\u5DE5\u4F5C\u6D41\u6240\u9700\u7684\u4E00\u5207\uFF0C\u8BBE\u8BA1\u5E08\u3001\u5DE5\u7A0B\u5E08\u548C\u5E02\u573A\u4EBA\u5458\u90FD\u53EF\u4EE5\u4F7F\u7528\u3002\",fonts:[\"CUSTOM;MiSans Regular\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fSywYRvxg:{width:\"136px\",y:(componentViewport?.y||0)+0+1732+60+0+0+0+368}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:55,width:\"205px\",y:(componentViewport?.y||0)+0+1508+80+0+0+518,children:/*#__PURE__*/_jsx(Container,{className:\"framer-vmtdsc-container\",nodeId:\"jBoSs_pk2\",scopeId:\"W7dr9Xa4F\",children:/*#__PURE__*/_jsx(UserComponent,{fgYBW2UEa:\"\u514D\u8D39\u8BD5\u7528\",height:\"100%\",id:\"jBoSs_pk2\",layoutId:\"jBoSs_pk2\",rp470qh61:\"https://hub.realibox.com/entry/login\",style:{height:\"100%\",width:\"100%\"},variant:\"ufVzahAMx\",width:\"100%\"})})})})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:false,__framer__enter:animation2,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-wros2-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"iYRWJPesd\",rendersWithMotion:true,scopeId:\"W7dr9Xa4F\",children:/*#__PURE__*/_jsx(Video,{backgroundColor:\"rgba(0, 0, 0, 0)\",borderRadius:4,bottomLeftRadius:4,bottomRightRadius:4,controls:true,height:\"100%\",id:\"iYRWJPesd\",isMixedBorderRadius:false,layoutId:\"iYRWJPesd\",loop:true,muted:true,objectFit:\"cover\",playing:false,posterEnabled:false,srcType:\"URL\",srcUrl:\"https://asset.realibox.com/assets/officially/Product_Review.mp4\",startTime:0,style:{height:\"100%\",width:\"100%\"},topLeftRadius:4,topRightRadius:4,volume:25,width:\"100%\"})})})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1mh8vo\",\"data-framer-name\":\"studio/\u6B63\u6587/3D\u8BBE\u8BA1\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-duil77\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:false,__framer__enter:animation2,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1ayw2ii-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"x_2P8KAau\",rendersWithMotion:true,scopeId:\"W7dr9Xa4F\",children:/*#__PURE__*/_jsx(Video,{backgroundColor:\"rgba(0, 0, 0, 0)\",borderRadius:4,bottomLeftRadius:4,bottomRightRadius:4,controls:true,height:\"100%\",id:\"x_2P8KAau\",isMixedBorderRadius:false,layoutId:\"x_2P8KAau\",loop:true,muted:true,objectFit:\"cover\",playing:false,posterEnabled:false,srcType:\"URL\",srcUrl:\"https://asset.realibox.com/assets/officially/Creative_Design.mp4\",startTime:0,style:{height:\"100%\",width:\"100%\"},topLeftRadius:4,topRightRadius:4,volume:25,width:\"100%\"})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-193xg9t\",children:[/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:false,__framer__enter:animation2,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-le79lm\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fSywYRvxg:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO01pU2FucyBTZW1pYm9sZA==\",\"--framer-font-family\":'\"MiSans Semibold\", \"MiSans Semibold Placeholder\", sans-serif',\"--framer-font-size\":\"26px\",\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"center\"},children:/*#__PURE__*/_jsx(\"span\",{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(270deg, rgb(30, 129, 255) 0%, rgb(45, 182, 255) 100%)\"},children:\"\u5FEB\u901F\u5B9E\u73B03D\u4EA7\u54C1\u5728\u7EBF\u8BBE\u8BA1\"})})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO01pU2FucyBTZW1pYm9sZA==\",\"--framer-font-family\":'\"MiSans Semibold\", \"MiSans Semibold Placeholder\", sans-serif',\"--framer-font-size\":\"48px\",\"--framer-line-height\":\"58px\",\"--framer-text-alignment\":\"left\"},children:/*#__PURE__*/_jsx(\"span\",{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(270deg, rgb(30, 129, 255) 0%, rgb(45, 182, 255) 100%)\"},children:\"\u5FEB\u901F\u5B9E\u73B03D\u4EA7\u54C1\u5728\u7EBF\u8BBE\u8BA1\"})})}),className:\"framer-18kalle\",\"data-framer-name\":\"\u63A2\u7D22\u521B\u610F\u5185\u5BB9\u7684 \u4E0B\u4E00\u4EE33D\u8BBE\u8BA1\u5DE5\u5177\",fonts:[\"CUSTOM;MiSans Semibold\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fSywYRvxg:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO01pU2FucyBSZWd1bGFy\",\"--framer-font-family\":'\"MiSans Regular\", \"MiSans Regular Placeholder\", sans-serif',\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgba(255, 255, 255, 0.65)\"},children:\"\u4F7F\u7528Realibox Studio \u5728\u7EBF3D\u8BBE\u8BA1\u7F16\u8F91\u5668 \u91CD\u65B0\u5B9A\u4E493D\u5185\u5BB9\u7684\u521B\u5EFA\u548C\u5206\u53D1\u65B9\u5F0F\uFF0C\u60A8\u53EF\u4EE5\u5728\u6D4F\u89C8\u5668\u4E0A\u5C31\u521B\u5EFA\uFF0C\u5BFC\u5165\uFF0C\u7F16\u8F91\uFF0C\u5B9E\u73B0\u903C\u771F\u7684\u5B9E\u65F63D\u8BBE\u8BA1\u3002\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO01pU2FucyBSZWd1bGFy\",\"--framer-font-family\":'\"MiSans Regular\", \"MiSans Regular Placeholder\", sans-serif',\"--framer-line-height\":\"32px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgba(255, 255, 255, 0.65)\"},children:\"\u4F7F\u7528Realibox Studio \u5728\u7EBF3D\u8BBE\u8BA1\u7F16\u8F91\u5668 \u91CD\u65B0\u5B9A\u4E493D\u5185\u5BB9\u7684\u521B\u5EFA\u548C\u5206\u53D1\u65B9\u5F0F\uFF0C\u60A8\u53EF\u4EE5\u5728\u6D4F\u89C8\u5668\u4E0A\u5C31\u521B\u5EFA\uFF0C\u5BFC\u5165\uFF0C\u7F16\u8F91\uFF0C\u5B9E\u73B0\u903C\u771F\u7684\u5B9E\u65F63D\u8BBE\u8BA1\u3002\"})}),className:\"framer-o1he0u\",\"data-framer-name\":\"\u5728\u7EBF\u521B\u4F5C\u5E76\u53D1\u5E03\u9AD8\u8D28\u91CF\u76843D\u89C6\u89C9\u6548\u679C\uFF0C\u7B80\u5355\u5FEB\u901F\uFF0C\u6613\u5206\u4EAB\uFF0CRealibox Studio\u63D0\u4F9B\u5728\u7EBF3D\u521B\u4F5C\u5DE5\u4F5C\u6D41\u6240\u9700\u7684\u4E00\u5207\uFF0C\u8BBE\u8BA1\u5E08\u3001\u5DE5\u7A0B\u5E08\u548C\u5E02\u573A\u4EBA\u5458\u90FD\u53EF\u4EE5\u4F7F\u7528\u3002\",fonts:[\"CUSTOM;MiSans Regular\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fSywYRvxg:{width:\"136px\",y:(componentViewport?.y||0)+0+2708+60+0+0+0+383}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:55,width:\"205px\",y:(componentViewport?.y||0)+0+2241+80+0+0+518,children:/*#__PURE__*/_jsx(Container,{className:\"framer-4aamma-container\",nodeId:\"NLHyBlNjM\",scopeId:\"W7dr9Xa4F\",children:/*#__PURE__*/_jsx(UserComponent,{fgYBW2UEa:\"\u514D\u8D39\u8BD5\u7528\",height:\"100%\",id:\"NLHyBlNjM\",layoutId:\"NLHyBlNjM\",rp470qh61:\"https://hub.realibox.com/entry/login\",style:{height:\"100%\",width:\"100%\"},variant:\"ufVzahAMx\",width:\"100%\"})})})})]})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-jlu5tu\",\"data-framer-name\":\"studio/\u6B63\u6587/3D\u8BBE\u8BA1\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ykv94x\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-fqr1k1\",children:[/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:false,__framer__enter:animation2,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-of1bqa\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fSywYRvxg:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO01pU2FucyBTZW1pYm9sZA==\",\"--framer-font-family\":'\"MiSans Semibold\", \"MiSans Semibold Placeholder\", sans-serif',\"--framer-font-size\":\"26px\",\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"center\"},children:/*#__PURE__*/_jsx(\"span\",{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(270deg, rgb(30, 129, 255) 0%, rgb(45, 182, 255) 100%)\"},children:\"\u9AD8\u6548\u76843D\u6570\u5B57\u8D44\u4EA7\u7BA1\u7406\"})})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO01pU2FucyBTZW1pYm9sZA==\",\"--framer-font-family\":'\"MiSans Semibold\", \"MiSans Semibold Placeholder\", sans-serif',\"--framer-font-size\":\"48px\",\"--framer-line-height\":\"58px\",\"--framer-text-alignment\":\"left\"},children:/*#__PURE__*/_jsx(\"span\",{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(270deg, rgb(30, 129, 255) 0%, rgb(45, 182, 255) 100%)\"},children:\"\u9AD8\u6548\u76843D\u6570\u5B57\u8D44\u4EA7\u7BA1\u7406\"})})}),className:\"framer-5xb4v2\",\"data-framer-name\":\"\u63A2\u7D22\u521B\u610F\u5185\u5BB9\u7684 \u4E0B\u4E00\u4EE33D\u8BBE\u8BA1\u5DE5\u5177\",fonts:[\"CUSTOM;MiSans Semibold\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fSywYRvxg:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO01pU2FucyBSZWd1bGFy\",\"--framer-font-family\":'\"MiSans Regular\", \"MiSans Regular Placeholder\", sans-serif',\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgba(255, 255, 255, 0.65)\"},children:\"Realibox\u53EF\u63D0\u4F9B\u4E30\u5BCC\u7684CMF\u8D44\u4EA7\u5E93\uFF0C\u6A21\u578B\u8D44\u4EA7\u5E93\uFF0C\u8BA9\u60A8\u8F7B\u677E\u5FEB\u901F\u5730\u8C03\u6574\u60A8\u7684\u8BBE\u8BA1\u4F5C\u54C1\u3002\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO01pU2FucyBSZWd1bGFy\",\"--framer-font-family\":'\"MiSans Regular\", \"MiSans Regular Placeholder\", sans-serif',\"--framer-line-height\":\"32px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgba(255, 255, 255, 0.65)\"},children:\"Realibox\u53EF\u63D0\u4F9B\u4E30\u5BCC\u7684CMF\u8D44\u4EA7\u5E93\uFF0C\u6A21\u578B\u8D44\u4EA7\u5E93\uFF0C\u8BA9\u60A8\u8F7B\u677E\u5FEB\u901F\u5730\u8C03\u6574\u60A8\u7684\u8BBE\u8BA1\u4F5C\u54C1\u3002\"})}),className:\"framer-x48x79\",\"data-framer-name\":\"\u5728\u7EBF\u521B\u4F5C\u5E76\u53D1\u5E03\u9AD8\u8D28\u91CF\u76843D\u89C6\u89C9\u6548\u679C\uFF0C\u7B80\u5355\u5FEB\u901F\uFF0C\u6613\u5206\u4EAB\uFF0CRealibox Studio\u63D0\u4F9B\u5728\u7EBF3D\u521B\u4F5C\u5DE5\u4F5C\u6D41\u6240\u9700\u7684\u4E00\u5207\uFF0C\u8BBE\u8BA1\u5E08\u3001\u5DE5\u7A0B\u5E08\u548C\u5E02\u573A\u4EBA\u5458\u90FD\u53EF\u4EE5\u4F7F\u7528\u3002\",fonts:[\"CUSTOM;MiSans Regular\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fSywYRvxg:{width:\"136px\",y:(componentViewport?.y||0)+0+3699+60+0+0+0+383}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:55,width:\"205px\",y:(componentViewport?.y||0)+0+2974+80+0+0+518,children:/*#__PURE__*/_jsx(Container,{className:\"framer-21bdf0-container\",nodeId:\"zEOtD7c2m\",scopeId:\"W7dr9Xa4F\",children:/*#__PURE__*/_jsx(UserComponent,{fgYBW2UEa:\"\u514D\u8D39\u8BD5\u7528\",height:\"100%\",id:\"zEOtD7c2m\",layoutId:\"zEOtD7c2m\",rp470qh61:\"https://hub.realibox.com/entry/login\",style:{height:\"100%\",width:\"100%\"},variant:\"ufVzahAMx\",width:\"100%\"})})})})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:false,__framer__enter:animation2,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1t5hnsq-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"WlhiHg2Bo\",rendersWithMotion:true,scopeId:\"W7dr9Xa4F\",children:/*#__PURE__*/_jsx(Video,{backgroundColor:\"rgba(0, 0, 0, 0)\",borderRadius:4,bottomLeftRadius:4,bottomRightRadius:4,controls:true,height:\"100%\",id:\"WlhiHg2Bo\",isMixedBorderRadius:false,layoutId:\"WlhiHg2Bo\",loop:true,muted:true,objectFit:\"cover\",playing:false,posterEnabled:false,srcType:\"URL\",srcUrl:\"https://asset.realibox.com/assets/officially/Asset_Management.mp4\",startTime:0,style:{height:\"100%\",width:\"100%\"},topLeftRadius:4,topRightRadius:4,volume:25,width:\"100%\"})})})]})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-13wtbo2\",\"data-framer-name\":\"8\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fSywYRvxg:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO01pU2FucyBTZW1pYm9sZA==\",\"--framer-font-family\":'\"MiSans Semibold\", \"MiSans Semibold Placeholder\", sans-serif',\"--framer-font-size\":\"28px\",\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"center\"},children:/*#__PURE__*/_jsx(\"span\",{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(270deg, rgb(30, 129, 255) 0%, rgb(45, 182, 255) 100%)\"},children:\"\u8BA9Realibox\u5B9E\u73B0\u4F60\u7684\u521B\u4F5C\u7075\u611F\"})})})}},children:/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO01pU2FucyBTZW1pYm9sZA==\",\"--framer-font-family\":'\"MiSans Semibold\", \"MiSans Semibold Placeholder\", sans-serif',\"--framer-font-size\":\"44px\",\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"center\"},children:/*#__PURE__*/_jsx(\"span\",{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(270deg, rgb(30, 129, 255) 0%, rgb(45, 182, 255) 100%)\"},children:\"\u8BA9Realibox\u5B9E\u73B0\u4F60\u7684\u521B\u4F5C\u7075\u611F\"})})}),className:\"framer-11p5rrc\",\"data-framer-name\":\"\u63A2\u7D22\u521B\u610F\u5185\u5BB9\u7684 \u4E0B\u4E00\u4EE33D\u8BBE\u8BA1\u5DE5\u5177\",fonts:[\"CUSTOM;MiSans Semibold\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fSywYRvxg:{y:(componentViewport?.y||0)+0+4690+60+250}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:55,width:\"197px\",y:(componentViewport?.y||0)+0+3707+80+106,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition4},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation7,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-bkdwbi-container\",nodeId:\"GNwTf1jko\",rendersWithMotion:true,scopeId:\"W7dr9Xa4F\",children:/*#__PURE__*/_jsx(UserComponent,{fgYBW2UEa:\"\u7ACB\u5373\u514D\u8D39\u8BD5\u7528\",height:\"100%\",id:\"GNwTf1jko\",layoutId:\"GNwTf1jko\",rp470qh61:\"https://hub.realibox.com/entry/login\",style:{height:\"100%\",width:\"100%\"},variant:\"ufVzahAMx\",width:\"100%\"})})})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-m9uiwu\",\"data-framer-name\":\"studio/\u6B63\u6587/3D\u8BBE\u8BA1\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-n9fylv\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:false,__framer__enter:animation2,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1sed4ue-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"ghelbEmSF\",rendersWithMotion:true,scopeId:\"W7dr9Xa4F\",children:/*#__PURE__*/_jsx(Video,{backgroundColor:\"rgba(0, 0, 0, 0)\",borderRadius:4,bottomLeftRadius:4,bottomRightRadius:4,controls:true,height:\"100%\",id:\"ghelbEmSF\",isMixedBorderRadius:false,layoutId:\"ghelbEmSF\",loop:true,muted:true,objectFit:\"cover\",playing:false,posterEnabled:false,srcType:\"URL\",srcUrl:\"https://asset.realibox.com/assets/officially/Content_Publishing.mp4\",startTime:0,style:{height:\"100%\",width:\"100%\"},topLeftRadius:4,topRightRadius:4,volume:25,width:\"100%\"})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-c5etzd\",children:[/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:false,__framer__enter:animation2,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-13798jm\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fSywYRvxg:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO01pU2FucyBTZW1pYm9sZA==\",\"--framer-font-family\":'\"MiSans Semibold\", \"MiSans Semibold Placeholder\", sans-serif',\"--framer-font-size\":\"26px\",\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"center\"},children:/*#__PURE__*/_jsx(\"span\",{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(270deg, rgb(30, 129, 255) 0%, rgb(45, 182, 255) 100%)\"},children:\"\u4E00\u7AD9\u5F0F\u5168\u6E20\u9053\u8BBE\u8BA1\u7D20\u6750\u5206\u53D1\"})})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO01pU2FucyBTZW1pYm9sZA==\",\"--framer-font-family\":'\"MiSans Semibold\", \"MiSans Semibold Placeholder\", sans-serif',\"--framer-font-size\":\"48px\",\"--framer-line-height\":\"58px\",\"--framer-text-alignment\":\"left\"},children:/*#__PURE__*/_jsx(\"span\",{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(270deg, rgb(30, 129, 255) 0%, rgb(45, 182, 255) 100%)\"},children:\"\u4E00\u7AD9\u5F0F\u5168\u6E20\u9053\u8BBE\u8BA1\u7D20\u6750\u5206\u53D1\"})})}),className:\"framer-118gzuh\",\"data-framer-name\":\"\u63A2\u7D22\u521B\u610F\u5185\u5BB9\u7684 \u4E0B\u4E00\u4EE33D\u8BBE\u8BA1\u5DE5\u5177\",fonts:[\"CUSTOM;MiSans Semibold\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fSywYRvxg:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO01pU2FucyBSZWd1bGFy\",\"--framer-font-family\":'\"MiSans Regular\", \"MiSans Regular Placeholder\", sans-serif',\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgba(255, 255, 255, 0.65)\"},children:\"\u65E0\u9700\u91CD\u590D\u5236\u4F5C\uFF0C\u5373\u53EF\u652F\u6301\u5B98\u7F51\u3001\u7535\u5546\u5E73\u53F0\u3001\u5FAE\u4FE1\u5C0F\u7A0B\u5E8F\u3001app\u7B49\u591A\u6E20\u9053\u5E94\u7528\uFF0C\u8986\u76D6\u7528\u6237\u65C5\u7A0B\u5168\u89E6\u70B9\u3002\u540C\u65F6\u5177\u6709\u5F3A\u5927\u7684SDK\u5F00\u53D1\u80FD\u529B\uFF0C\u5E2E\u52A9\u7528\u6237\u4E1A\u52A1\u8FDB\u884C\u7075\u6D3B\u7684\u62D3\u5C55\u3002\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO01pU2FucyBSZWd1bGFy\",\"--framer-font-family\":'\"MiSans Regular\", \"MiSans Regular Placeholder\", sans-serif',\"--framer-line-height\":\"32px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgba(255, 255, 255, 0.65)\"},children:\"\u65E0\u9700\u91CD\u590D\u5236\u4F5C\uFF0C\u5373\u53EF\u652F\u6301\u5B98\u7F51\u3001\u7535\u5546\u5E73\u53F0\u3001\u5FAE\u4FE1\u5C0F\u7A0B\u5E8F\u3001app\u7B49\u591A\u6E20\u9053\u5E94\u7528\uFF0C\u8986\u76D6\u7528\u6237\u65C5\u7A0B\u5168\u89E6\u70B9\u3002\u540C\u65F6\u5177\u6709\u5F3A\u5927\u7684SDK\u5F00\u53D1\u80FD\u529B\uFF0C\u5E2E\u52A9\u7528\u6237\u4E1A\u52A1\u8FDB\u884C\u7075\u6D3B\u7684\u62D3\u5C55\u3002\"})}),className:\"framer-1q692xz\",\"data-framer-name\":\"\u5728\u7EBF\u521B\u4F5C\u5E76\u53D1\u5E03\u9AD8\u8D28\u91CF\u76843D\u89C6\u89C9\u6548\u679C\uFF0C\u7B80\u5355\u5FEB\u901F\uFF0C\u6613\u5206\u4EAB\uFF0CRealibox Studio\u63D0\u4F9B\u5728\u7EBF3D\u521B\u4F5C\u5DE5\u4F5C\u6D41\u6240\u9700\u7684\u4E00\u5207\uFF0C\u8BBE\u8BA1\u5E08\u3001\u5DE5\u7A0B\u5E08\u548C\u5E02\u573A\u4EBA\u5458\u90FD\u53EF\u4EE5\u4F7F\u7528\u3002\",fonts:[\"CUSTOM;MiSans Regular\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fSywYRvxg:{width:\"136px\",y:(componentViewport?.y||0)+0+5115+60+0+0+0+383}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:55,width:\"205px\",y:(componentViewport?.y||0)+0+4028+80+0+0+518,children:/*#__PURE__*/_jsx(Container,{className:\"framer-12ccfhv-container\",nodeId:\"OZ5i6cZPj\",scopeId:\"W7dr9Xa4F\",children:/*#__PURE__*/_jsx(UserComponent,{fgYBW2UEa:\"\u514D\u8D39\u8BD5\u7528\",height:\"100%\",id:\"OZ5i6cZPj\",layoutId:\"OZ5i6cZPj\",rp470qh61:\"https://hub.realibox.com/entry/login\",style:{height:\"100%\",width:\"100%\"},variant:\"ufVzahAMx\",width:\"100%\"})})})})]})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-qz22cl\",\"data-framer-name\":\"studio/\u6B63\u6587/3D\u8BBE\u8BA1\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-2tk9xz\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-bh0aqd\",children:[/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:false,__framer__enter:animation2,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1rux9gp\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fSywYRvxg:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO01pU2FucyBTZW1pYm9sZA==\",\"--framer-font-family\":'\"MiSans Semibold\", \"MiSans Semibold Placeholder\", sans-serif',\"--framer-font-size\":\"26px\",\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"center\"},children:/*#__PURE__*/_jsx(\"span\",{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(270deg, rgb(30, 129, 255) 0%, rgb(45, 182, 255) 100%)\"},children:\"\u4EA7\u54C1\u529F\u80FD\u4EAE\u70B9VR/AR\u5C55\u793A\"})})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO01pU2FucyBTZW1pYm9sZA==\",\"--framer-font-family\":'\"MiSans Semibold\", \"MiSans Semibold Placeholder\", sans-serif',\"--framer-font-size\":\"48px\",\"--framer-line-height\":\"58px\",\"--framer-text-alignment\":\"left\"},children:/*#__PURE__*/_jsx(\"span\",{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(270deg, rgb(30, 129, 255) 0%, rgb(45, 182, 255) 100%)\"},children:\"\u4EA7\u54C1\u529F\u80FD\u4EAE\u70B9VR/AR\u5C55\u793A\"})})}),className:\"framer-g41x4z\",\"data-framer-name\":\"\u63A2\u7D22\u521B\u610F\u5185\u5BB9\u7684 \u4E0B\u4E00\u4EE33D\u8BBE\u8BA1\u5DE5\u5177\",fonts:[\"CUSTOM;MiSans Semibold\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fSywYRvxg:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO01pU2FucyBSZWd1bGFy\",\"--framer-font-family\":'\"MiSans Regular\", \"MiSans Regular Placeholder\", sans-serif',\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgba(255, 255, 255, 0.65)\"},children:\"\u53EF\u4EA4\u4E92\u76843D\u4EA7\u54C1\u914D\u7F6E\u80FD\u529B\u53CA\u5176XR\u5C55\u793A\u65B9\u5F0F\uFF0C\u53EF\u8BA9\u5BA2\u6237\u66F4\u4E3A\u6C89\u6D78\u7684\u5168\u65B9\u4F4D\u63A2\u7D22\u4EA7\u54C1\u7EC6\u8282\uFF0C\u6DF1\u5165\u4E86\u89E3\u4EA7\u54C1\u5356\u70B9\u4F18\u52BF\uFF0C\u4ECE\u800C\u8FDB\u4E00\u6B65\u63D0\u5347\u4EA7\u54C1\u9500\u91CF\u3002\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO01pU2FucyBSZWd1bGFy\",\"--framer-font-family\":'\"MiSans Regular\", \"MiSans Regular Placeholder\", sans-serif',\"--framer-line-height\":\"32px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgba(255, 255, 255, 0.65)\"},children:\"\u53EF\u4EA4\u4E92\u76843D\u4EA7\u54C1\u914D\u7F6E\u80FD\u529B\u53CA\u5176XR\u5C55\u793A\u65B9\u5F0F\uFF0C\u53EF\u8BA9\u5BA2\u6237\u66F4\u4E3A\u6C89\u6D78\u7684\u5168\u65B9\u4F4D\u63A2\u7D22\u4EA7\u54C1\u7EC6\u8282\uFF0C\u6DF1\u5165\u4E86\u89E3\u4EA7\u54C1\u5356\u70B9\u4F18\u52BF\uFF0C\u4ECE\u800C\u8FDB\u4E00\u6B65\u63D0\u5347\u4EA7\u54C1\u9500\u91CF\u3002\"})}),className:\"framer-lv9e5q\",\"data-framer-name\":\"\u5728\u7EBF\u521B\u4F5C\u5E76\u53D1\u5E03\u9AD8\u8D28\u91CF\u76843D\u89C6\u89C9\u6548\u679C\uFF0C\u7B80\u5355\u5FEB\u901F\uFF0C\u6613\u5206\u4EAB\uFF0CRealibox Studio\u63D0\u4F9B\u5728\u7EBF3D\u521B\u4F5C\u5DE5\u4F5C\u6D41\u6240\u9700\u7684\u4E00\u5207\uFF0C\u8BBE\u8BA1\u5E08\u3001\u5DE5\u7A0B\u5E08\u548C\u5E02\u573A\u4EBA\u5458\u90FD\u53EF\u4EE5\u4F7F\u7528\u3002\",fonts:[\"CUSTOM;MiSans Regular\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fSywYRvxg:{width:\"136px\",y:(componentViewport?.y||0)+0+6106+60+0+0+0+383}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:55,width:\"205px\",y:(componentViewport?.y||0)+0+4761+80+0+0+518,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1ikghej-container\",nodeId:\"WC4cv4Wbl\",scopeId:\"W7dr9Xa4F\",children:/*#__PURE__*/_jsx(UserComponent,{fgYBW2UEa:\"\u514D\u8D39\u8BD5\u7528\",height:\"100%\",id:\"WC4cv4Wbl\",layoutId:\"WC4cv4Wbl\",rp470qh61:\"https://hub.realibox.com/entry/login\",style:{height:\"100%\",width:\"100%\"},variant:\"ufVzahAMx\",width:\"100%\"})})})})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:false,__framer__enter:animation2,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1b3qmdv-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"dxD56Sr7P\",rendersWithMotion:true,scopeId:\"W7dr9Xa4F\",children:/*#__PURE__*/_jsx(Video,{backgroundColor:\"rgba(0, 0, 0, 0)\",borderRadius:4,bottomLeftRadius:4,bottomRightRadius:4,controls:true,height:\"100%\",id:\"dxD56Sr7P\",isMixedBorderRadius:false,layoutId:\"dxD56Sr7P\",loop:true,muted:true,objectFit:\"cover\",playing:false,posterEnabled:false,srcFile:\"https://framerusercontent.com/assets/5fUG1hgiNHcCKmU0uEM86NuiSkM.mp4\",srcType:\"URL\",srcUrl:\"https://asset.realibox.com/assets/officially/Honda_Digital_Showroom.mp4\",startTime:0,style:{height:\"100%\",width:\"100%\"},topLeftRadius:4,topRightRadius:4,volume:25,width:\"100%\"})})})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-w5cb2v\",\"data-framer-name\":\"studio/\u6B63\u6587/3D\u8BBE\u8BA1\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-frily7\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:false,__framer__enter:animation2,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1cdhym5-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"whOVZKlMC\",rendersWithMotion:true,scopeId:\"W7dr9Xa4F\",children:/*#__PURE__*/_jsx(Video,{backgroundColor:\"rgba(0, 0, 0, 0)\",borderRadius:4,bottomLeftRadius:4,bottomRightRadius:4,controls:true,height:\"100%\",id:\"whOVZKlMC\",isMixedBorderRadius:false,layoutId:\"whOVZKlMC\",loop:true,muted:true,objectFit:\"cover\",playing:false,posterEnabled:false,srcFile:\"https://framerusercontent.com/assets/VlyukMbalFxt3uZsd1J7ZGGPE.mp4\",srcType:\"Upload\",srcUrl:\"https://asset.realibox.com/assets/officially/\u5728\u7EBF\u6E32\u67D3.mp4\",startTime:0,style:{height:\"100%\",width:\"100%\"},topLeftRadius:4,topRightRadius:4,volume:25,width:\"100%\"})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1opk5po\",children:[/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:false,__framer__enter:animation2,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1tb0j2h\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fSywYRvxg:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO01pU2FucyBTZW1pYm9sZA==\",\"--framer-font-family\":'\"MiSans Semibold\", \"MiSans Semibold Placeholder\", sans-serif',\"--framer-font-size\":\"26px\",\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"center\"},children:/*#__PURE__*/_jsx(\"span\",{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(270deg, rgb(30, 129, 255) 0%, rgb(45, 182, 255) 100%)\"},children:\"0\u4EE3\u7801\u91CA\u653E3D\u4E92\u52A8\u521B\u610F\"})})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO01pU2FucyBTZW1pYm9sZA==\",\"--framer-font-family\":'\"MiSans Semibold\", \"MiSans Semibold Placeholder\", sans-serif',\"--framer-font-size\":\"48px\",\"--framer-line-height\":\"58px\",\"--framer-text-alignment\":\"left\"},children:/*#__PURE__*/_jsx(\"span\",{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(270deg, rgb(30, 129, 255) 0%, rgb(45, 182, 255) 100%)\"},children:\"0\u4EE3\u7801\u91CA\u653E3D\u4E92\u52A8\u521B\u610F\"})})}),className:\"framer-gwkn3j\",\"data-framer-name\":\"\u63A2\u7D22\u521B\u610F\u5185\u5BB9\u7684 \u4E0B\u4E00\u4EE33D\u8BBE\u8BA1\u5DE5\u5177\",fonts:[\"CUSTOM;MiSans Semibold\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fSywYRvxg:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO01pU2FucyBSZWd1bGFy\",\"--framer-font-family\":'\"MiSans Regular\", \"MiSans Regular Placeholder\", sans-serif',\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgba(255, 255, 255, 0.65)\"},children:\"\u65E0\u9700\u590D\u6742\u7684\u7F16\u7A0B\u4EE3\u7801\uFF0C\u53EA\u8981\u9009\u5B9A\u5408\u9002\u7684\u52A8\u753B\u7C7B\u578B\u5E76\u7ED1\u5B9A\u5728\u6A21\u578B\u4E0A\u5373\u53EF\u4E3A\u4EA7\u54C1\u6DFB\u52A0\u771F\u5B9E\u52A8\u6001\u5C55\u793A\u6548\u679C\uFF0C\u5B9E\u73B0\u4EA7\u54C1\u7206\u70B8\u5C55\u793A\u548C\u4E2A\u6027\u5316SKU\u5B9A\u5236\u3002\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO01pU2FucyBSZWd1bGFy\",\"--framer-font-family\":'\"MiSans Regular\", \"MiSans Regular Placeholder\", sans-serif',\"--framer-line-height\":\"32px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgba(255, 255, 255, 0.65)\"},children:\"\u65E0\u9700\u590D\u6742\u7684\u7F16\u7A0B\u4EE3\u7801\uFF0C\u53EA\u8981\u9009\u5B9A\u5408\u9002\u7684\u52A8\u753B\u7C7B\u578B\u5E76\u7ED1\u5B9A\u5728\u6A21\u578B\u4E0A\u5373\u53EF\u4E3A\u4EA7\u54C1\u6DFB\u52A0\u771F\u5B9E\u52A8\u6001\u5C55\u793A\u6548\u679C\uFF0C\u5B9E\u73B0\u4EA7\u54C1\u7206\u70B8\u5C55\u793A\u548C\u4E2A\u6027\u5316SKU\u5B9A\u5236\u3002\"})}),className:\"framer-fopts1\",\"data-framer-name\":\"\u5728\u7EBF\u521B\u4F5C\u5E76\u53D1\u5E03\u9AD8\u8D28\u91CF\u76843D\u89C6\u89C9\u6548\u679C\uFF0C\u7B80\u5355\u5FEB\u901F\uFF0C\u6613\u5206\u4EAB\uFF0CRealibox Studio\u63D0\u4F9B\u5728\u7EBF3D\u521B\u4F5C\u5DE5\u4F5C\u6D41\u6240\u9700\u7684\u4E00\u5207\uFF0C\u8BBE\u8BA1\u5E08\u3001\u5DE5\u7A0B\u5E08\u548C\u5E02\u573A\u4EBA\u5458\u90FD\u53EF\u4EE5\u4F7F\u7528\u3002\",fonts:[\"CUSTOM;MiSans Regular\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fSywYRvxg:{width:\"136px\",y:(componentViewport?.y||0)+0+7097+60+0+0+0+383}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:55,width:\"205px\",y:(componentViewport?.y||0)+0+5494+80+0+0+518,children:/*#__PURE__*/_jsx(Container,{className:\"framer-8fajs7-container\",nodeId:\"Y2ApCpMYm\",scopeId:\"W7dr9Xa4F\",children:/*#__PURE__*/_jsx(UserComponent,{fgYBW2UEa:\"\u514D\u8D39\u8BD5\u7528\",height:\"100%\",id:\"Y2ApCpMYm\",layoutId:\"Y2ApCpMYm\",rp470qh61:\"https://hub.realibox.com/entry/login\",style:{height:\"100%\",width:\"100%\"},variant:\"ufVzahAMx\",width:\"100%\"})})})})]})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-fc4ax5\",\"data-framer-name\":\"studio/\u6B63\u6587/3D\u8BBE\u8BA1\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1rp47eu\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-xw48dt\",children:[/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:false,__framer__enter:animation2,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1t9ot44\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fSywYRvxg:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO01pU2FucyBTZW1pYm9sZA==\",\"--framer-font-family\":'\"MiSans Semibold\", \"MiSans Semibold Placeholder\", sans-serif',\"--framer-font-size\":\"26px\",\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"center\"},children:/*#__PURE__*/_jsx(\"span\",{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(270deg, rgb(30, 129, 255) 0%, rgb(45, 182, 255) 100%)\"},children:\"\u5FEB\u901F\u4E91\u7AEF\u642D\u5EFA3D\u573A\u666F\"})})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO01pU2FucyBTZW1pYm9sZA==\",\"--framer-font-family\":'\"MiSans Semibold\", \"MiSans Semibold Placeholder\", sans-serif',\"--framer-font-size\":\"48px\",\"--framer-line-height\":\"58px\",\"--framer-text-alignment\":\"left\"},children:/*#__PURE__*/_jsx(\"span\",{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(270deg, rgb(30, 129, 255) 0%, rgb(45, 182, 255) 100%)\"},children:\"\u5FEB\u901F\u4E91\u7AEF\u642D\u5EFA3D\u573A\u666F\"})})}),className:\"framer-14hsvp4\",\"data-framer-name\":\"\u63A2\u7D22\u521B\u610F\u5185\u5BB9\u7684 \u4E0B\u4E00\u4EE33D\u8BBE\u8BA1\u5DE5\u5177\",fonts:[\"CUSTOM;MiSans Semibold\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fSywYRvxg:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO01pU2FucyBSZWd1bGFy\",\"--framer-font-family\":'\"MiSans Regular\", \"MiSans Regular Placeholder\", sans-serif',\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgba(255, 255, 255, 0.65)\"},children:\"\u652F\u6301\u4E3B\u6D413D\u8BBE\u8BA1\u6570\u636E\u683C\u5F0F\uFF0C\u4E30\u5BCC\u7684\u5404\u7C7B\u7D20\u6750\u5E93\uFF0C\u8BA9\u8BBE\u8BA1\u5E08\u4EC5\u9700\u8981\u901A\u8FC7\u5728\u6D4F\u89C8\u5668\u4E0A\u7B80\u5355\u7684\u62D6\u62FD\uFF0C\u5373\u53EF\u5448\u73B0\u903C\u771F\u7684\u89C6\u89C9\u6548\u679C\u3002\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO01pU2FucyBSZWd1bGFy\",\"--framer-font-family\":'\"MiSans Regular\", \"MiSans Regular Placeholder\", sans-serif',\"--framer-line-height\":\"32px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgba(255, 255, 255, 0.65)\"},children:\"\u652F\u6301\u4E3B\u6D413D\u8BBE\u8BA1\u6570\u636E\u683C\u5F0F\uFF0C\u4E30\u5BCC\u7684\u5404\u7C7B\u7D20\u6750\u5E93\uFF0C\u8BA9\u8BBE\u8BA1\u5E08\u4EC5\u9700\u8981\u901A\u8FC7\u5728\u6D4F\u89C8\u5668\u4E0A\u7B80\u5355\u7684\u62D6\u62FD\uFF0C\u5373\u53EF\u5448\u73B0\u903C\u771F\u7684\u89C6\u89C9\u6548\u679C\u3002\"})}),className:\"framer-19md03i\",\"data-framer-name\":\"\u5728\u7EBF\u521B\u4F5C\u5E76\u53D1\u5E03\u9AD8\u8D28\u91CF\u76843D\u89C6\u89C9\u6548\u679C\uFF0C\u7B80\u5355\u5FEB\u901F\uFF0C\u6613\u5206\u4EAB\uFF0CRealibox Studio\u63D0\u4F9B\u5728\u7EBF3D\u521B\u4F5C\u5DE5\u4F5C\u6D41\u6240\u9700\u7684\u4E00\u5207\uFF0C\u8BBE\u8BA1\u5E08\u3001\u5DE5\u7A0B\u5E08\u548C\u5E02\u573A\u4EBA\u5458\u90FD\u53EF\u4EE5\u4F7F\u7528\u3002\",fonts:[\"CUSTOM;MiSans Regular\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fSywYRvxg:{width:\"136px\",y:(componentViewport?.y||0)+0+8088+60+0+0+0+383}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:55,width:\"205px\",y:(componentViewport?.y||0)+0+6227+80+0+0+518,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1d2xwhb-container\",nodeId:\"S6xLsvxnv\",scopeId:\"W7dr9Xa4F\",children:/*#__PURE__*/_jsx(UserComponent,{fgYBW2UEa:\"\u514D\u8D39\u8BD5\u7528\",height:\"100%\",id:\"S6xLsvxnv\",layoutId:\"S6xLsvxnv\",rp470qh61:\"https://hub.realibox.com/entry/login\",style:{height:\"100%\",width:\"100%\"},variant:\"ufVzahAMx\",width:\"100%\"})})})})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:false,__framer__enter:animation2,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1q23qlq-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"VFpq60dkd\",rendersWithMotion:true,scopeId:\"W7dr9Xa4F\",children:/*#__PURE__*/_jsx(Video,{backgroundColor:\"rgba(0, 0, 0, 0)\",borderRadius:4,bottomLeftRadius:4,bottomRightRadius:4,controls:true,height:\"100%\",id:\"VFpq60dkd\",isMixedBorderRadius:false,layoutId:\"VFpq60dkd\",loop:true,muted:true,objectFit:\"cover\",playing:false,posterEnabled:false,srcFile:\"https://framerusercontent.com/assets/5fUG1hgiNHcCKmU0uEM86NuiSkM.mp4\",srcType:\"URL\",srcUrl:\"https://asset.realibox.com/assets/officially/CMF_Design.mp4\",startTime:0,style:{height:\"100%\",width:\"100%\"},topLeftRadius:4,topRightRadius:4,volume:25,width:\"100%\"})})})]})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fSywYRvxg:{y:(componentViewport?.y||0)+0+9079}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:565,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+6960,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1fqplwj-container\",nodeId:\"gsb2GtiM9\",scopeId:\"W7dr9Xa4F\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fSywYRvxg:{variant:\"U4dVQ8rFW\"}},children:/*#__PURE__*/_jsx(Copy4,{height:\"100%\",id:\"gsb2GtiM9\",layoutId:\"gsb2GtiM9\",style:{width:\"100%\"},sWZ_nOSMJ:\"rgb(0, 0, 0)\",variant:\"CVmmctEyx\",width:\"100%\"})})})})}),isDisplayed1()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fSywYRvxg:{height:500,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+9644}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-19jny1i-container hidden-17yg04w hidden-6ag1na\",nodeId:\"SMq4OQ9al\",scopeId:\"W7dr9Xa4F\",children:/*#__PURE__*/_jsx(UserComponent1,{height:\"100%\",id:\"SMq4OQ9al\",layoutId:\"SMq4OQ9al\",style:{width:\"100%\"},sWZ_nOSMJ:\"rgb(0, 0, 0)\",variant:\"UTZ3qxExn\",width:\"100%\"})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-Vl9a3.framer-1msbuvu, .framer-Vl9a3 .framer-1msbuvu { display: block; }\",\".framer-Vl9a3.framer-17yg04w { align-content: center; align-items: center; background-color: var(--token-8dad11cb-2488-48e4-9f7c-e343a3ce0736, #070708); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1920px; }\",\".framer-Vl9a3 .framer-7yin08 { border-bottom-left-radius: 40px; border-bottom-right-radius: 40px; flex: none; height: 780px; overflow: hidden; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-Vl9a3 .framer-7ayosg { flex: none; height: 780px; left: 0px; overflow: hidden; position: absolute; right: 0px; top: 0px; }\",\".framer-Vl9a3 .framer-1pqxsx { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; left: 50%; overflow: hidden; padding: 0px; position: absolute; top: 51%; transform: translate(-50%, -50%); width: 100%; }\",\".framer-Vl9a3 .framer-1z0j3zm { 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: 0px; position: relative; width: 100%; }\",\".framer-Vl9a3 .framer-2yy4q5, .framer-Vl9a3 .framer-ywxkl8, .framer-Vl9a3 .framer-fnxh9n { --framer-paragraph-spacing: 0px; flex: none; height: auto; 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-Vl9a3 .framer-tylnns { align-content: flex-end; align-items: flex-end; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-Vl9a3 .framer-9he86n { flex: none; height: 68px; overflow: hidden; position: relative; width: 219px; }\",\".framer-Vl9a3 .framer-53dwt8-container { bottom: 0px; flex: none; height: 55px; left: 0px; position: absolute; width: 197px; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-Vl9a3 .framer-1mevys5-container { flex: none; height: 62px; left: calc(50.00000000000002% - 100% / 2); position: fixed; top: 0px; width: 100%; z-index: 1; }\",\".framer-Vl9a3 .framer-1ea6lie, .framer-Vl9a3 .framer-1b86n6p, .framer-Vl9a3 .framer-1mh8vo, .framer-Vl9a3 .framer-jlu5tu, .framer-Vl9a3 .framer-m9uiwu, .framer-Vl9a3 .framer-qz22cl, .framer-Vl9a3 .framer-w5cb2v, .framer-Vl9a3 .framer-fc4ax5 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: center; overflow: visible; padding: 80px 0px 80px 0px; position: relative; width: 100%; }\",\".framer-Vl9a3 .framer-cmr9mp, .framer-Vl9a3 .framer-dq3hw5, .framer-Vl9a3 .framer-duil77, .framer-Vl9a3 .framer-1ykv94x, .framer-Vl9a3 .framer-n9fylv, .framer-Vl9a3 .framer-2tk9xz, .framer-Vl9a3 .framer-frily7, .framer-Vl9a3 .framer-1rp47eu { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: hidden; padding: 0px; position: relative; width: 76%; }\",\".framer-Vl9a3 .framer-wlt9j6-container, .framer-Vl9a3 .framer-wros2-container, .framer-Vl9a3 .framer-1ayw2ii-container, .framer-Vl9a3 .framer-1t5hnsq-container, .framer-Vl9a3 .framer-1sed4ue-container, .framer-Vl9a3 .framer-1b3qmdv-container, .framer-Vl9a3 .framer-1cdhym5-container, .framer-Vl9a3 .framer-1q23qlq-container { aspect-ratio: 1.7847533632286996 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 446px); position: relative; width: 55%; }\",\".framer-Vl9a3 .framer-fwa12d { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 41%; }\",\".framer-Vl9a3 .framer-1p3yo4p { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 592px; }\",\".framer-Vl9a3 .framer-1idlyz3, .framer-Vl9a3 .framer-1ix63ms, .framer-Vl9a3 .framer-4vbqgl, .framer-Vl9a3 .framer-146f90m, .framer-Vl9a3 .framer-18kalle, .framer-Vl9a3 .framer-o1he0u, .framer-Vl9a3 .framer-5xb4v2, .framer-Vl9a3 .framer-x48x79, .framer-Vl9a3 .framer-118gzuh, .framer-Vl9a3 .framer-1q692xz, .framer-Vl9a3 .framer-g41x4z, .framer-Vl9a3 .framer-lv9e5q, .framer-Vl9a3 .framer-gwkn3j, .framer-Vl9a3 .framer-fopts1, .framer-Vl9a3 .framer-14hsvp4, .framer-Vl9a3 .framer-19md03i { --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-Vl9a3 .framer-fvjtmj { align-content: flex-end; align-items: flex-end; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: flex-start; max-width: 426px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-Vl9a3 .framer-mm26um { flex: none; height: 68px; overflow: hidden; position: relative; width: 48%; }\",\".framer-Vl9a3 .framer-7dfazp-container { bottom: 0px; flex: none; height: 55px; left: 0px; position: absolute; width: 100%; }\",\".framer-Vl9a3 .framer-7h3rgr { flex: none; height: 55px; overflow: hidden; position: relative; width: 48%; }\",\".framer-Vl9a3 .framer-19h6sph { align-content: center; align-items: center; aspect-ratio: 1 / 1; background-color: #ffffff; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.05); display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: var(--framer-aspect-ratio-supported, 198px); justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 198px; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-Vl9a3 .framer-5oeiu4 { aspect-ratio: 1 / 1; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; flex: none; height: var(--framer-aspect-ratio-supported, 188px); position: relative; width: 188px; }\",\".framer-Vl9a3 .framer-ldx1pg, .framer-Vl9a3 .framer-193xg9t, .framer-Vl9a3 .framer-fqr1k1, .framer-Vl9a3 .framer-c5etzd, .framer-Vl9a3 .framer-bh0aqd, .framer-Vl9a3 .framer-1opk5po, .framer-Vl9a3 .framer-xw48dt { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 58px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 41%; }\",\".framer-Vl9a3 .framer-10jta6e, .framer-Vl9a3 .framer-le79lm, .framer-Vl9a3 .framer-of1bqa, .framer-Vl9a3 .framer-13798jm, .framer-Vl9a3 .framer-1rux9gp, .framer-Vl9a3 .framer-1tb0j2h, .framer-Vl9a3 .framer-1t9ot44 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-Vl9a3 .framer-vmtdsc-container, .framer-Vl9a3 .framer-4aamma-container, .framer-Vl9a3 .framer-21bdf0-container, .framer-Vl9a3 .framer-12ccfhv-container, .framer-Vl9a3 .framer-1ikghej-container, .framer-Vl9a3 .framer-8fajs7-container, .framer-Vl9a3 .framer-1d2xwhb-container { flex: none; height: 55px; position: relative; width: 205px; }\",\".framer-Vl9a3 .framer-13wtbo2 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; padding: 80px 0px 80px 0px; position: relative; width: 100%; }\",\".framer-Vl9a3 .framer-11p5rrc { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-Vl9a3 .framer-bkdwbi-container { flex: none; height: 55px; position: relative; width: 197px; }\",\".framer-Vl9a3 .framer-1fqplwj-container, .framer-Vl9a3 .framer-19jny1i-container { flex: none; height: auto; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-Vl9a3.framer-17yg04w, .framer-Vl9a3 .framer-1pqxsx, .framer-Vl9a3 .framer-1z0j3zm, .framer-Vl9a3 .framer-tylnns, .framer-Vl9a3 .framer-1ea6lie, .framer-Vl9a3 .framer-fwa12d, .framer-Vl9a3 .framer-1p3yo4p, .framer-Vl9a3 .framer-fvjtmj, .framer-Vl9a3 .framer-19h6sph, .framer-Vl9a3 .framer-1b86n6p, .framer-Vl9a3 .framer-ldx1pg, .framer-Vl9a3 .framer-10jta6e, .framer-Vl9a3 .framer-1mh8vo, .framer-Vl9a3 .framer-193xg9t, .framer-Vl9a3 .framer-le79lm, .framer-Vl9a3 .framer-jlu5tu, .framer-Vl9a3 .framer-fqr1k1, .framer-Vl9a3 .framer-of1bqa, .framer-Vl9a3 .framer-13wtbo2, .framer-Vl9a3 .framer-m9uiwu, .framer-Vl9a3 .framer-c5etzd, .framer-Vl9a3 .framer-13798jm, .framer-Vl9a3 .framer-qz22cl, .framer-Vl9a3 .framer-bh0aqd, .framer-Vl9a3 .framer-1rux9gp, .framer-Vl9a3 .framer-w5cb2v, .framer-Vl9a3 .framer-1opk5po, .framer-Vl9a3 .framer-1tb0j2h, .framer-Vl9a3 .framer-fc4ax5, .framer-Vl9a3 .framer-xw48dt, .framer-Vl9a3 .framer-1t9ot44 { gap: 0px; } .framer-Vl9a3.framer-17yg04w > *, .framer-Vl9a3 .framer-1z0j3zm > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-Vl9a3.framer-17yg04w > :first-child, .framer-Vl9a3 .framer-1pqxsx > :first-child, .framer-Vl9a3 .framer-1z0j3zm > :first-child, .framer-Vl9a3 .framer-fwa12d > :first-child, .framer-Vl9a3 .framer-1p3yo4p > :first-child, .framer-Vl9a3 .framer-ldx1pg > :first-child, .framer-Vl9a3 .framer-10jta6e > :first-child, .framer-Vl9a3 .framer-193xg9t > :first-child, .framer-Vl9a3 .framer-le79lm > :first-child, .framer-Vl9a3 .framer-fqr1k1 > :first-child, .framer-Vl9a3 .framer-of1bqa > :first-child, .framer-Vl9a3 .framer-13wtbo2 > :first-child, .framer-Vl9a3 .framer-c5etzd > :first-child, .framer-Vl9a3 .framer-13798jm > :first-child, .framer-Vl9a3 .framer-bh0aqd > :first-child, .framer-Vl9a3 .framer-1rux9gp > :first-child, .framer-Vl9a3 .framer-1opk5po > :first-child, .framer-Vl9a3 .framer-1tb0j2h > :first-child, .framer-Vl9a3 .framer-xw48dt > :first-child, .framer-Vl9a3 .framer-1t9ot44 > :first-child { margin-top: 0px; } .framer-Vl9a3.framer-17yg04w > :last-child, .framer-Vl9a3 .framer-1pqxsx > :last-child, .framer-Vl9a3 .framer-1z0j3zm > :last-child, .framer-Vl9a3 .framer-fwa12d > :last-child, .framer-Vl9a3 .framer-1p3yo4p > :last-child, .framer-Vl9a3 .framer-ldx1pg > :last-child, .framer-Vl9a3 .framer-10jta6e > :last-child, .framer-Vl9a3 .framer-193xg9t > :last-child, .framer-Vl9a3 .framer-le79lm > :last-child, .framer-Vl9a3 .framer-fqr1k1 > :last-child, .framer-Vl9a3 .framer-of1bqa > :last-child, .framer-Vl9a3 .framer-13wtbo2 > :last-child, .framer-Vl9a3 .framer-c5etzd > :last-child, .framer-Vl9a3 .framer-13798jm > :last-child, .framer-Vl9a3 .framer-bh0aqd > :last-child, .framer-Vl9a3 .framer-1rux9gp > :last-child, .framer-Vl9a3 .framer-1opk5po > :last-child, .framer-Vl9a3 .framer-1tb0j2h > :last-child, .framer-Vl9a3 .framer-xw48dt > :last-child, .framer-Vl9a3 .framer-1t9ot44 > :last-child { margin-bottom: 0px; } .framer-Vl9a3 .framer-1pqxsx > *, .framer-Vl9a3 .framer-1p3yo4p > *, .framer-Vl9a3 .framer-10jta6e > *, .framer-Vl9a3 .framer-le79lm > *, .framer-Vl9a3 .framer-of1bqa > *, .framer-Vl9a3 .framer-13798jm > *, .framer-Vl9a3 .framer-1rux9gp > *, .framer-Vl9a3 .framer-1tb0j2h > *, .framer-Vl9a3 .framer-1t9ot44 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-Vl9a3 .framer-tylnns > *, .framer-Vl9a3 .framer-19h6sph > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-Vl9a3 .framer-tylnns > :first-child, .framer-Vl9a3 .framer-1ea6lie > :first-child, .framer-Vl9a3 .framer-fvjtmj > :first-child, .framer-Vl9a3 .framer-19h6sph > :first-child, .framer-Vl9a3 .framer-1b86n6p > :first-child, .framer-Vl9a3 .framer-1mh8vo > :first-child, .framer-Vl9a3 .framer-jlu5tu > :first-child, .framer-Vl9a3 .framer-m9uiwu > :first-child, .framer-Vl9a3 .framer-qz22cl > :first-child, .framer-Vl9a3 .framer-w5cb2v > :first-child, .framer-Vl9a3 .framer-fc4ax5 > :first-child { margin-left: 0px; } .framer-Vl9a3 .framer-tylnns > :last-child, .framer-Vl9a3 .framer-1ea6lie > :last-child, .framer-Vl9a3 .framer-fvjtmj > :last-child, .framer-Vl9a3 .framer-19h6sph > :last-child, .framer-Vl9a3 .framer-1b86n6p > :last-child, .framer-Vl9a3 .framer-1mh8vo > :last-child, .framer-Vl9a3 .framer-jlu5tu > :last-child, .framer-Vl9a3 .framer-m9uiwu > :last-child, .framer-Vl9a3 .framer-qz22cl > :last-child, .framer-Vl9a3 .framer-w5cb2v > :last-child, .framer-Vl9a3 .framer-fc4ax5 > :last-child { margin-right: 0px; } .framer-Vl9a3 .framer-1ea6lie > *, .framer-Vl9a3 .framer-1b86n6p > *, .framer-Vl9a3 .framer-1mh8vo > *, .framer-Vl9a3 .framer-jlu5tu > *, .framer-Vl9a3 .framer-m9uiwu > *, .framer-Vl9a3 .framer-qz22cl > *, .framer-Vl9a3 .framer-w5cb2v > *, .framer-Vl9a3 .framer-fc4ax5 > * { margin: 0px; margin-left: calc(48px / 2); margin-right: calc(48px / 2); } .framer-Vl9a3 .framer-fwa12d > *, .framer-Vl9a3 .framer-13wtbo2 > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-Vl9a3 .framer-fvjtmj > * { margin: 0px; margin-left: calc(12px / 2); margin-right: calc(12px / 2); } .framer-Vl9a3 .framer-ldx1pg > *, .framer-Vl9a3 .framer-193xg9t > *, .framer-Vl9a3 .framer-fqr1k1 > *, .framer-Vl9a3 .framer-c5etzd > *, .framer-Vl9a3 .framer-bh0aqd > *, .framer-Vl9a3 .framer-1opk5po > *, .framer-Vl9a3 .framer-xw48dt > * { margin: 0px; margin-bottom: calc(58px / 2); margin-top: calc(58px / 2); } }\",\"@media (max-width: 1183px) { .framer-Vl9a3.framer-17yg04w { width: 390px; } .framer-Vl9a3 .framer-7yin08 { height: 761px; } .framer-Vl9a3 .framer-1pqxsx { gap: 32px; width: 90%; } .framer-Vl9a3 .framer-tylnns { width: 110%; } .framer-Vl9a3 .framer-9he86n { width: 40%; } .framer-Vl9a3 .framer-53dwt8-container { width: 147px; } .framer-Vl9a3 .framer-1mevys5-container { height: auto; left: 50%; transform: translateX(-50%); } .framer-Vl9a3 .framer-1ea6lie, .framer-Vl9a3 .framer-1b86n6p, .framer-Vl9a3 .framer-1mh8vo, .framer-Vl9a3 .framer-jlu5tu, .framer-Vl9a3 .framer-m9uiwu, .framer-Vl9a3 .framer-qz22cl, .framer-Vl9a3 .framer-w5cb2v, .framer-Vl9a3 .framer-fc4ax5 { gap: 16px; padding: 60px 0px 20px 0px; } .framer-Vl9a3 .framer-cmr9mp, .framer-Vl9a3 .framer-dq3hw5, .framer-Vl9a3 .framer-duil77, .framer-Vl9a3 .framer-1ykv94x, .framer-Vl9a3 .framer-n9fylv, .framer-Vl9a3 .framer-2tk9xz, .framer-Vl9a3 .framer-frily7, .framer-Vl9a3 .framer-1rp47eu { flex-direction: column; gap: 27px; justify-content: flex-start; order: 0; } .framer-Vl9a3 .framer-wlt9j6-container, .framer-Vl9a3 .framer-1ayw2ii-container, .framer-Vl9a3 .framer-1sed4ue-container, .framer-Vl9a3 .framer-1b3qmdv-container, .framer-Vl9a3 .framer-1q23qlq-container { height: var(--framer-aspect-ratio-supported, 167px); order: 1; width: 100%; } .framer-Vl9a3 .framer-fwa12d, .framer-Vl9a3 .framer-ldx1pg, .framer-Vl9a3 .framer-193xg9t, .framer-Vl9a3 .framer-fqr1k1, .framer-Vl9a3 .framer-c5etzd, .framer-Vl9a3 .framer-bh0aqd, .framer-Vl9a3 .framer-1opk5po, .framer-Vl9a3 .framer-xw48dt { align-content: center; align-items: center; order: 0; width: 100%; } .framer-Vl9a3 .framer-1p3yo4p { width: 100%; } .framer-Vl9a3 .framer-fvjtmj { justify-content: center; } .framer-Vl9a3 .framer-mm26um { order: 0; width: 46%; } .framer-Vl9a3 .framer-7dfazp-container, .framer-Vl9a3 .framer-vmtdsc-container, .framer-Vl9a3 .framer-4aamma-container, .framer-Vl9a3 .framer-21bdf0-container, .framer-Vl9a3 .framer-12ccfhv-container, .framer-Vl9a3 .framer-1ikghej-container, .framer-Vl9a3 .framer-8fajs7-container, .framer-Vl9a3 .framer-1d2xwhb-container { width: 136px; } .framer-Vl9a3 .framer-10jta6e, .framer-Vl9a3 .framer-le79lm, .framer-Vl9a3 .framer-of1bqa, .framer-Vl9a3 .framer-13798jm, .framer-Vl9a3 .framer-1rux9gp, .framer-Vl9a3 .framer-1tb0j2h, .framer-Vl9a3 .framer-1t9ot44 { align-content: center; align-items: center; } .framer-Vl9a3 .framer-wros2-container, .framer-Vl9a3 .framer-1t5hnsq-container, .framer-Vl9a3 .framer-1cdhym5-container { height: var(--framer-aspect-ratio-supported, 166px); order: 1; width: 100%; } .framer-Vl9a3 .framer-13wtbo2 { padding: 60px 16px 60px 16px; } .framer-Vl9a3 .framer-11p5rrc { white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-Vl9a3 .framer-1pqxsx, .framer-Vl9a3 .framer-1ea6lie, .framer-Vl9a3 .framer-cmr9mp, .framer-Vl9a3 .framer-1b86n6p, .framer-Vl9a3 .framer-dq3hw5, .framer-Vl9a3 .framer-1mh8vo, .framer-Vl9a3 .framer-duil77, .framer-Vl9a3 .framer-jlu5tu, .framer-Vl9a3 .framer-1ykv94x, .framer-Vl9a3 .framer-m9uiwu, .framer-Vl9a3 .framer-n9fylv, .framer-Vl9a3 .framer-qz22cl, .framer-Vl9a3 .framer-2tk9xz, .framer-Vl9a3 .framer-w5cb2v, .framer-Vl9a3 .framer-frily7, .framer-Vl9a3 .framer-fc4ax5, .framer-Vl9a3 .framer-1rp47eu { gap: 0px; } .framer-Vl9a3 .framer-1pqxsx > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-Vl9a3 .framer-1pqxsx > :first-child, .framer-Vl9a3 .framer-cmr9mp > :first-child, .framer-Vl9a3 .framer-dq3hw5 > :first-child, .framer-Vl9a3 .framer-duil77 > :first-child, .framer-Vl9a3 .framer-1ykv94x > :first-child, .framer-Vl9a3 .framer-n9fylv > :first-child, .framer-Vl9a3 .framer-2tk9xz > :first-child, .framer-Vl9a3 .framer-frily7 > :first-child, .framer-Vl9a3 .framer-1rp47eu > :first-child { margin-top: 0px; } .framer-Vl9a3 .framer-1pqxsx > :last-child, .framer-Vl9a3 .framer-cmr9mp > :last-child, .framer-Vl9a3 .framer-dq3hw5 > :last-child, .framer-Vl9a3 .framer-duil77 > :last-child, .framer-Vl9a3 .framer-1ykv94x > :last-child, .framer-Vl9a3 .framer-n9fylv > :last-child, .framer-Vl9a3 .framer-2tk9xz > :last-child, .framer-Vl9a3 .framer-frily7 > :last-child, .framer-Vl9a3 .framer-1rp47eu > :last-child { margin-bottom: 0px; } .framer-Vl9a3 .framer-1ea6lie > *, .framer-Vl9a3 .framer-1b86n6p > *, .framer-Vl9a3 .framer-1mh8vo > *, .framer-Vl9a3 .framer-jlu5tu > *, .framer-Vl9a3 .framer-m9uiwu > *, .framer-Vl9a3 .framer-qz22cl > *, .framer-Vl9a3 .framer-w5cb2v > *, .framer-Vl9a3 .framer-fc4ax5 > * { margin: 0px; margin-left: calc(16px / 2); margin-right: calc(16px / 2); } .framer-Vl9a3 .framer-1ea6lie > :first-child, .framer-Vl9a3 .framer-1b86n6p > :first-child, .framer-Vl9a3 .framer-1mh8vo > :first-child, .framer-Vl9a3 .framer-jlu5tu > :first-child, .framer-Vl9a3 .framer-m9uiwu > :first-child, .framer-Vl9a3 .framer-qz22cl > :first-child, .framer-Vl9a3 .framer-w5cb2v > :first-child, .framer-Vl9a3 .framer-fc4ax5 > :first-child { margin-left: 0px; } .framer-Vl9a3 .framer-1ea6lie > :last-child, .framer-Vl9a3 .framer-1b86n6p > :last-child, .framer-Vl9a3 .framer-1mh8vo > :last-child, .framer-Vl9a3 .framer-jlu5tu > :last-child, .framer-Vl9a3 .framer-m9uiwu > :last-child, .framer-Vl9a3 .framer-qz22cl > :last-child, .framer-Vl9a3 .framer-w5cb2v > :last-child, .framer-Vl9a3 .framer-fc4ax5 > :last-child { margin-right: 0px; } .framer-Vl9a3 .framer-cmr9mp > *, .framer-Vl9a3 .framer-dq3hw5 > *, .framer-Vl9a3 .framer-duil77 > *, .framer-Vl9a3 .framer-1ykv94x > *, .framer-Vl9a3 .framer-n9fylv > *, .framer-Vl9a3 .framer-2tk9xz > *, .framer-Vl9a3 .framer-frily7 > *, .framer-Vl9a3 .framer-1rp47eu > * { margin: 0px; margin-bottom: calc(27px / 2); margin-top: calc(27px / 2); } }}\",\"@media (min-width: 1184px) and (max-width: 1919px) { .framer-Vl9a3.framer-17yg04w { width: 1184px; } .framer-Vl9a3 .framer-wlt9j6-container { height: var(--framer-aspect-ratio-supported, 276px); } .framer-Vl9a3 .framer-1p3yo4p { width: 100%; } .framer-Vl9a3 .framer-wros2-container, .framer-Vl9a3 .framer-1ayw2ii-container, .framer-Vl9a3 .framer-1t5hnsq-container, .framer-Vl9a3 .framer-1sed4ue-container, .framer-Vl9a3 .framer-1b3qmdv-container, .framer-Vl9a3 .framer-1cdhym5-container, .framer-Vl9a3 .framer-1q23qlq-container { height: var(--framer-aspect-ratio-supported, 275px); }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 6515\n * @framerIntrinsicWidth 1920\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"fSywYRvxg\":{\"layout\":[\"fixed\",\"auto\"]},\"NkXM58WTa\":{\"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 FramerW7dr9Xa4F=withCSS(Component,css,\"framer-Vl9a3\");export default FramerW7dr9Xa4F;FramerW7dr9Xa4F.displayName=\"Page\";FramerW7dr9Xa4F.defaultProps={height:6515,width:1920};addFonts(FramerW7dr9Xa4F,[{explicitInter:true,fonts:[{family:\"MiSans Semibold\",source:\"custom\",url:\"https://framerusercontent.com/assets/8rs2lFN9GaEAoFrQJtYieFdH5Pk.woff2\"},{family:\"MiSans Regular\",source:\"custom\",url:\"https://framerusercontent.com/assets/92t68KeGRsnlLHjCFMtHMlbGmI.woff2\"}]},...UserComponentFonts,...CopyFonts,...VideoFonts,...Copy4Fonts,...UserComponent1Fonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerW7dr9Xa4F\",\"slots\":[],\"annotations\":{\"framerImmutableVariables\":\"true\",\"framerContractVersion\":\"1\",\"framerScrollSections\":\"* @framerResponsiveScreen\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"fSywYRvxg\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"NkXM58WTa\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\",\"framerAutoSizeImages\":\"true\",\"framerIntrinsicWidth\":\"1920\",\"framerColorSyntax\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"6515\",\"framerAcceptsLayoutTemplate\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["RichTextWithOptimizedAppearEffect", "withOptimizedAppearEffect", "RichText2", "UserComponentFonts", "getFonts", "QKytuFCjZ_default", "ContainerWithOptimizedAppearEffect", "Container", "CopyFonts", "DmUxsgNg9_default", "VideoFonts", "Video", "ContainerWithFX", "withFX", "MotionDivWithFX", "motion", "RichTextWithFX", "Copy4Fonts", "cnOzQ19z0_default", "UserComponent1Fonts", "hStcr3fzN_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "transition1", "animation", "animation1", "animation2", "transition2", "animation3", "transition3", "animation4", "animation5", "animation6", "Overlay", "children", "blockDocumentScrolling", "enabled", "visible", "setVisible", "useOverlayState", "transition4", "animation7", "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", "activeVariantCallback", "delay", "useActiveVariantCallback", "onMouseEntertxyyif", "overlay", "loadMore", "args", "scopingClassNames", "cx", "isDisplayed", "ref1", "ref2", "isDisplayed1", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "Image2", "getLoadingLazyAtYPosition", "PropertyOverrides2", "x", "ComponentViewportProvider", "l", "AnimatePresence", "Floating", "css", "FramerW7dr9Xa4F", "withCSS", "W7dr9Xa4F_default", "addFonts", "__FramerMetadata__"]
}
