{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/iQtFgJDAN3NaIwCDhMPq/ODaHMRy3ycD43Yh4kfzo/NfroVBcmj.js"],
  "sourcesContent": ["// Generated by Framer (47ebf4a)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,getWhereExpressionFromPathVariables,Image,Link,NotFoundError,PropertyOverrides,RichText,useActiveVariantCallback,useComponentViewport,useCurrentPathVariables,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useOverlayState,useQueryData,useRouteElementId,withCodeBoundaryForOverrides,withCSS,withMappedReactProps}from\"framer\";import{AnimatePresence,LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import*as ReactDOM from\"react-dom\";import Button,*as ButtonInfo from\"https://framerusercontent.com/modules/niLPN2acqOmmVPPTgnGT/pxB78I5hUJv1AQZB30uH/l3iIPRECW.js\";import SmoothScroll from\"https://framerusercontent.com/modules/Yppqt3Cs3Y8TZqvASnXl/CzcVr5U1VFk6uNcyYvJq/SmoothScroll_Prod.js\";import Links from\"#framer/local/canvasComponent/KELfDa9ob/KELfDa9ob.js\";import Footer from\"#framer/local/canvasComponent/WCfvUsapK/WCfvUsapK.js\";import ButtonsButton,*as ButtonsButtonInfo from\"#framer/local/canvasComponent/zT5tBUXwl/zT5tBUXwl.js\";import{withPreviousPage}from\"#framer/local/codeFile/WnNH4d9/Back_Button.js\";import{withBuyNowClassOverride}from\"#framer/local/codeFile/dGTOG8p/Class.js\";import Blog,{enumToDisplayNameFunctions}from\"#framer/local/collection/Ed0wiFjb1/Ed0wiFjb1.js\";import*as sharedStyle3 from\"#framer/local/css/DRr6MVc9k/DRr6MVc9k.js\";import*as sharedStyle from\"#framer/local/css/EKK4gZCOL/EKK4gZCOL.js\";import*as sharedStyle5 from\"#framer/local/css/fu1T2D8B7/fu1T2D8B7.js\";import*as sharedStyle2 from\"#framer/local/css/hYuMv717b/hYuMv717b.js\";import*as sharedStyle8 from\"#framer/local/css/K9ihaDvpa/K9ihaDvpa.js\";import*as sharedStyle4 from\"#framer/local/css/OdI3e17Xp/OdI3e17Xp.js\";import*as sharedStyle7 from\"#framer/local/css/q842ImoHB/q842ImoHB.js\";import*as sharedStyle6 from\"#framer/local/css/RD90YSH4n/RD90YSH4n.js\";import*as sharedStyle1 from\"#framer/local/css/zippme_qp/zippme_qp.js\";import metadataProvider from\"#framer/local/webPageMetadata/NfroVBcmj/NfroVBcmj.js\";const LinksFonts=getFonts(Links);const ButtonsButtonFonts=getFonts(ButtonsButton);const ButtonsButtonWithPreviousPage11hx89fWithMappedReactPropsmf7a38=withMappedReactProps(withCodeBoundaryForOverrides(ButtonsButton,{nodeId:\"ja7y0CQE_\",override:withPreviousPage,scopeId:\"NfroVBcmj\"}),ButtonsButtonInfo);const FooterFonts=getFonts(Footer);const SmoothScrollFonts=getFonts(SmoothScroll);const ButtonFonts=getFonts(Button);const ButtonWithBuyNowClassOverride1xj2ksoWithMappedReactProps1v1ipky=withMappedReactProps(withCodeBoundaryForOverrides(Button,{nodeId:\"AMgeV7ifN\",override:withBuyNowClassOverride,scopeId:\"NfroVBcmj\"}),ButtonInfo);const breakpoints={g2flIcyAD:\"(min-width: 1200px)\",GMpca1iNc:\"(max-width: 809px)\",M31lOUTiT:\"(min-width: 810px) and (max-width: 1199px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-cYZgq\";const variantClassNames={g2flIcyAD:\"framer-v-gh5sjh\",GMpca1iNc:\"framer-v-1c50xeh\",M31lOUTiT:\"framer-v-qlrw5m\"};const transition1={delay:0,duration:.2,ease:[.44,0,.56,1],type:\"tween\"};const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:0,y:0};const animation1={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:0,y:0};const animation2={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};const getContainer=()=>{return document.querySelector(\"#template-overlay\")??document.querySelector(\"#overlay\")??document.body;};const Overlay=({children,blockDocumentScrolling,enabled=true})=>{const[visible,setVisible]=useOverlayState({blockDocumentScrolling});return children({hide:()=>setVisible(false),show:()=>setVisible(true),toggle:()=>setVisible(!visible),visible:enabled&&visible});};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"g2flIcyAD\",Phone:\"GMpca1iNc\",Tablet:\"M31lOUTiT\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"g2flIcyAD\"};};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 currentPathVariables=useCurrentPathVariables();const[currentRouteData]=useQueryData({from:{alias:\"NfroVBcmj\",data:Blog,type:\"Collection\"},select:[{collection:\"NfroVBcmj\",name:\"iIpg0iohp\",type:\"Identifier\"},{collection:\"NfroVBcmj\",name:\"FO4kLZql3\",type:\"Identifier\"},{collection:\"NfroVBcmj\",name:\"azk0janOq\",type:\"Identifier\"},{collection:\"NfroVBcmj\",name:\"DAibTgeJJ\",type:\"Identifier\"},{collection:\"NfroVBcmj\",name:\"w172wdT8I\",type:\"Identifier\"}],where:getWhereExpressionFromPathVariables(currentPathVariables,\"NfroVBcmj\")});const getFromCurrentRouteData=key=>{if(!currentRouteData)throw new NotFoundError(`No data matches path variables: ${JSON.stringify(currentPathVariables)}`);return currentRouteData[key];};const{style,className,layoutId,variant,DAibTgeJJ=getFromCurrentRouteData(\"DAibTgeJJ\"),FO4kLZql3=getFromCurrentRouteData(\"FO4kLZql3\")??\"\",azk0janOq=getFromCurrentRouteData(\"azk0janOq\")??\"\",iIpg0iohp=getFromCurrentRouteData(\"iIpg0iohp\"),w172wdT8I=getFromCurrentRouteData(\"w172wdT8I\")??\"\",...restProps}=getProps(props);React.useEffect(()=>{const metadata=metadataProvider(currentRouteData,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);}}},[currentRouteData,activeLocale]);React.useInsertionEffect(()=>{const metadata=metadataProvider(currentRouteData,activeLocale);document.title=metadata.title||\"\";if(metadata.viewport){document.querySelector('meta[name=\"viewport\"]')?.setAttribute(\"content\",metadata.viewport);}},[currentRouteData,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const{activeVariantCallback,delay}=useActiveVariantCallback(undefined);const onTap3bnx0g=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.toggle();});const onTap1wnntms=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.hide();});const uIGpyKZbr1wnntms=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.hide();});const Y3mH6qFGX1wnntms=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.hide();});const zGNX1BNmf1wnntms=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.hide();});const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className,sharedStyle5.className,sharedStyle6.className,sharedStyle7.className,sharedStyle8.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const elementId=useRouteElementId(\"qabZ6NLGj\");const ref1=React.useRef(null);const textContent=enumToDisplayNameFunctions[\"DAibTgeJJ\"]?.(DAibTgeJJ,activeLocale);useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"g2flIcyAD\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-f8dc39cc-9b31-4d20-8063-4556a3d8afa9, rgb(255, 255, 255)); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-gh5sjh\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsxs(\"nav\",{className:\"framer-wb1c28\",\"data-framer-name\":\"Sticky Navigation\",children:[/*#__PURE__*/_jsx(Link,{href:{webPageId:\"augiA20Il\"},motionChild:true,nodeId:\"CtpFNB8oJ\",scopeId:\"NfroVBcmj\",children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:\"\",fit:\"fill\",intrinsicHeight:132,intrinsicWidth:368,loading:getLoadingLazyAtYPosition(16.5),pixelHeight:264,pixelWidth:736,sizes:\"86.4242px\",src:\"https://framerusercontent.com/images/rZUO0EqvCUtiCTtpaEloVzrWg.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/rZUO0EqvCUtiCTtpaEloVzrWg.png?scale-down-to=512 512w,https://framerusercontent.com/images/rZUO0EqvCUtiCTtpaEloVzrWg.png 736w\"},className:\"framer-1tkj3tm framer-lfya4r\",\"data-framer-name\":\"Haven (Black)\"})}),/*#__PURE__*/_jsx(Overlay,{children:overlay=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-f99ybd\",\"data-framer-name\":\"Button\",id:\"f99ybd\",onTap:onTap3bnx0g({overlay}),children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-hkvzn7\"}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-xkb2fv\",style:{rotate:90}}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay.visible&&/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/ReactDOM.createPortal(/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.div,{animate:{opacity:1,transition:{damping:100,delay:0,mass:3,stiffness:500,type:\"spring\"}},className:cx(scopingClassNames,\"framer-1olsdq8\"),\"data-framer-portal-id\":\"f99ybd\",exit:{opacity:0,transition:{damping:100,delay:0,mass:3,stiffness:500,type:\"spring\"}},initial:{opacity:0}},\"M4_Owz20n\"),/*#__PURE__*/_jsxs(motion.nav,{animate:animation1,className:cx(scopingClassNames,\"framer-kooyyf\"),\"data-framer-name\":\"Container\",\"data-framer-portal-id\":\"f99ybd\",exit:animation,initial:animation2,children:[/*#__PURE__*/_jsxs(\"nav\",{className:\"framer-14jgk4h\",\"data-framer-name\":\"Navigation\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-1sjlsrc\",\"data-styles-preset\":\"EKK4gZCOL\",style:{\"--framer-text-color\":\"var(--token-f8dc39cc-9b31-4d20-8063-4556a3d8afa9, rgb(255, 255, 255))\"},children:\"Haven*\"})}),className:\"framer-168e53r\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-wmzs7l\",\"data-framer-name\":\"Button\",onTap:onTap1wnntms({overlay}),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1lnird8\",style:{rotate:90}})})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-12kipm5-container\",nodeId:\"MqnCN6Pht\",scopeId:\"NfroVBcmj\",children:/*#__PURE__*/_jsx(Links,{height:\"100%\",id:\"MqnCN6Pht\",layoutId:\"MqnCN6Pht\",style:{width:\"100%\"},uIGpyKZbr:uIGpyKZbr1wnntms({overlay}),width:\"100%\",Y3mH6qFGX:Y3mH6qFGX1wnntms({overlay}),zGNX1BNmf:zGNX1BNmf1wnntms({overlay})})})})]})]}),getContainer())})})]})})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1o7efp3\",\"data-framer-name\":\"Hero\",id:elementId,ref:ref1,children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-z7msx3\",\"data-framer-name\":\"Container\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-14lnoq\",\"data-framer-name\":\"Top\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GMpca1iNc:{y:(componentViewport?.y||0)+0+0+120+0+0+0+0},M31lOUTiT:{y:(componentViewport?.y||0)+0+0+120+0+0+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:44,y:(componentViewport?.y||0)+0+0+160+0+0+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-11hx89f-container\",nodeId:\"ja7y0CQE_\",rendersWithMotion:true,scopeId:\"NfroVBcmj\",children:/*#__PURE__*/_jsx(ButtonsButtonWithPreviousPage11hx89fWithMappedReactPropsmf7a38,{height:\"100%\",id:\"ja7y0CQE_\",layoutId:\"ja7y0CQE_\",variant:\"bpsJsrh1H\",VArIlTNTt:\"Go back\",width:\"100%\",Wkl2LaE_O:true,X0C_MyY4o:false,ySQRauHhw:false})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1rr83fy\",\"data-framer-name\":\"Badge\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GMpca1iNc:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1t0qbzo\",\"data-styles-preset\":\"zippme_qp\",style:{\"--framer-text-color\":\"var(--token-f8dc39cc-9b31-4d20-8063-4556a3d8afa9, rgb(255, 255, 255))\"},children:\"$1,150,000\"})})},M31lOUTiT:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1t0qbzo\",\"data-styles-preset\":\"zippme_qp\",style:{\"--framer-text-color\":\"var(--token-f8dc39cc-9b31-4d20-8063-4556a3d8afa9, rgb(255, 255, 255))\"},children:\"$1,150,000\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1t0qbzo\",\"data-styles-preset\":\"zippme_qp\",style:{\"--framer-text-color\":\"var(--token-f8dc39cc-9b31-4d20-8063-4556a3d8afa9, rgb(255, 255, 255))\"},children:\"Innovation\"})}),className:\"framer-y74b2o\",fonts:[\"Inter\"],text:textContent,verticalAlignment:\"top\",withExternalLayout:true})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-neurlk\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1obfy1k\",\"data-framer-name\":\"Text\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1t4fwjx\",\"data-framer-name\":\"Text\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1cgs8je\",\"data-styles-preset\":\"hYuMv717b\",style:{\"--framer-text-color\":\"var(--token-2007957d-a074-4c0c-8a33-8d85ed1ba0fd, rgb(0, 0, 0))\"},children:\"The Future of Luxury: AI and Automation in Home Design\"})}),className:\"framer-1hewv0\",fonts:[\"Inter\"],text:FO4kLZql3,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1t0qbzo\",\"data-styles-preset\":\"zippme_qp\",style:{\"--framer-text-color\":\"var(--token-563917f7-788f-412e-bbb3-52a063ef4a82, rgba(0, 0, 0, 0.56))\"},children:\"Explore how AI and automation are revolutionizing luxury home design, creating spaces that are intelligent, personalized, and futuristic.\"})}),className:\"framer-dnk779\",fonts:[\"Inter\"],text:azk0janOq,verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsx(\"div\",{background:{alt:\"\",fit:\"fill\"},className:\"framer-1rw3z0e\",\"data-framer-name\":\"Image Container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GMpca1iNc:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+120+0+0+68+0+240.6+0),sizes:`min(${componentViewport?.width||\"100vw\"} - 48px, 800px)`,...toResponsiveImage(iIpg0iohp)}},M31lOUTiT:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+120+0+0+68+0+240.6+0),sizes:`min(${componentViewport?.width||\"100vw\"} - 64px, 800px)`,...toResponsiveImage(iIpg0iohp)}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+160+0+0+68+0+240.6+0),sizes:`min(${componentViewport?.width||\"100vw\"} - 128px, 800px)`,...toResponsiveImage(iIpg0iohp)},className:\"framer-10sna26\",\"data-framer-name\":\"Image\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:w172wdT8I,className:\"framer-1hbcw6y\",\"data-framer-name\":\"Content\",fonts:[\"Inter\"],stylesPresetsClassNames:{a:\"framer-styles-preset-vbvxj3\",h1:\"framer-styles-preset-ssfadv\",h2:\"framer-styles-preset-11q98m1\",h3:\"framer-styles-preset-11w6p1o\",h4:\"framer-styles-preset-nc1v9e\",img:\"framer-styles-preset-135tmvc\",p:\"framer-styles-preset-1bo7ki3\"},verticalAlignment:\"top\",withExternalLayout:true})]})]})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GMpca1iNc:{y:(componentViewport?.y||0)+0+1120.6},M31lOUTiT:{y:(componentViewport?.y||0)+0+1136.6}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:900,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+1176.6,children:/*#__PURE__*/_jsx(Container,{className:\"framer-xvs5tv-container\",nodeId:\"uCWH_rJLr\",scopeId:\"NfroVBcmj\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GMpca1iNc:{variant:\"ftpQ7AbZc\"},M31lOUTiT:{variant:\"WGuTvvY8W\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"uCWH_rJLr\",layoutId:\"uCWH_rJLr\",style:{width:\"100%\"},variant:\"v7XQvP_8f\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-w1zzk5-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"dmAjELDJw\",scopeId:\"NfroVBcmj\",children:/*#__PURE__*/_jsx(SmoothScroll,{height:\"100%\",id:\"dmAjELDJw\",intensity:8,layoutId:\"dmAjELDJw\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:48,y:882,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1xj2kso-container\",\"data-framer-name\":\"Buy Now\",isModuleExternal:true,layoutScroll:true,name:\"Buy Now\",nodeId:\"AMgeV7ifN\",rendersWithMotion:true,scopeId:\"NfroVBcmj\",children:/*#__PURE__*/_jsx(ButtonWithBuyNowClassOverride1xj2ksoWithMappedReactProps1v1ipky,{DBPeCFRBW:\"var(--token-f8dc39cc-9b31-4d20-8063-4556a3d8afa9, rgb(255, 255, 255))\",EF7KpE8az:\"var(--token-f8dc39cc-9b31-4d20-8063-4556a3d8afa9, rgb(255, 255, 255))\",height:\"100%\",id:\"AMgeV7ifN\",layoutId:\"AMgeV7ifN\",name:\"Buy Now\",rL56q6S6g:\"ArrowRight\",variant:\"KcCz6IcHd\",VArIlTNTt:\"Buy template\",width:\"100%\",X0C_MyY4o:true,Y94ZFdwI6:\"var(--token-77d751c9-08ac-4e2f-8376-f52fe7da9abd, rgb(38, 38, 38))\",ZbmxbSyuG:\"https://www.hxmzaehsan.com/templates/haven\"})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-cYZgq.framer-lfya4r, .framer-cYZgq .framer-lfya4r { display: block; }\",\".framer-cYZgq.framer-gh5sjh { align-content: center; align-items: center; background-color: var(--token-f8dc39cc-9b31-4d20-8063-4556a3d8afa9, #ffffff); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1200px; }\",\".framer-cYZgq .framer-wb1c28 { -webkit-backdrop-filter: blur(4px); -webkit-mask: linear-gradient(180deg, #000000 0%, rgb(0, 0, 0) 70%, rgba(0, 0, 0, 0) 100%) add; align-content: center; align-items: center; backdrop-filter: blur(4px); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: 64px; justify-content: space-between; left: 0px; mask: linear-gradient(180deg, #000000 0%, rgb(0, 0, 0) 70%, rgba(0, 0, 0, 0) 100%) add; overflow: hidden; padding: 24px; position: fixed; right: 0px; top: 0px; z-index: 2; }\",\".framer-cYZgq .framer-1tkj3tm { aspect-ratio: 2.787878787878788 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 31px); overflow: visible; position: relative; text-decoration: none; width: 86px; }\",\".framer-cYZgq .framer-f99ybd, .framer-cYZgq .framer-wmzs7l { cursor: pointer; flex: none; height: 20px; overflow: visible; position: relative; width: 20px; }\",\".framer-cYZgq .framer-hkvzn7, .framer-cYZgq .framer-xkb2fv { background-color: var(--token-2007957d-a074-4c0c-8a33-8d85ed1ba0fd, #000000); border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; flex: none; height: 18px; left: calc(50.00000000000002% - 2px / 2); overflow: hidden; position: absolute; top: calc(50.00000000000002% - 18px / 2); width: 2px; will-change: var(--framer-will-change-override, transform); }\",\".framer-cYZgq.framer-1olsdq8 { inset: 0px; position: fixed; user-select: none; z-index: 4; }\",\".framer-cYZgq.framer-kooyyf { -webkit-backdrop-filter: blur(8px); align-content: center; align-items: center; backdrop-filter: blur(8px); background-color: rgba(0, 0, 0, 0.8); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 100vh; justify-content: flex-start; left: 0px; overflow: hidden; padding: 0px; position: fixed; right: 0px; top: 0px; will-change: var(--framer-will-change-effect-override, transform); z-index: 4; }\",\".framer-cYZgq .framer-14jgk4h { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: 64px; justify-content: space-between; left: 0px; overflow: hidden; padding: 24px; position: absolute; right: 0px; top: 0px; z-index: 2; }\",\".framer-cYZgq .framer-168e53r, .framer-cYZgq .framer-y74b2o { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-cYZgq .framer-1lnird8 { background-color: #ffffff; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; flex: none; height: 18px; left: calc(50.00000000000002% - 2px / 2); overflow: hidden; position: absolute; top: calc(50.00000000000002% - 18px / 2); width: 2px; will-change: var(--framer-will-change-override, transform); }\",\".framer-cYZgq .framer-12kipm5-container { flex: none; height: auto; position: relative; width: 100%; z-index: 1; }\",\".framer-cYZgq .framer-1o7efp3 { align-content: center; align-items: center; background-color: var(--token-f8dc39cc-9b31-4d20-8063-4556a3d8afa9, #ffffff); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: flex-start; overflow: visible; padding: 160px 64px 80px 64px; position: relative; width: 100%; z-index: 1; }\",\".framer-cYZgq .framer-z7msx3 { 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: center; max-width: 800px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-cYZgq .framer-14lnoq { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-cYZgq .framer-11hx89f-container, .framer-cYZgq .framer-w1zzk5-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-cYZgq .framer-1rr83fy { align-content: center; align-items: center; background-color: var(--token-2007957d-a074-4c0c-8a33-8d85ed1ba0fd, #000000); border-bottom-left-radius: 50px; border-bottom-right-radius: 50px; border-top-left-radius: 50px; border-top-right-radius: 50px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 6px; height: min-content; justify-content: center; overflow: hidden; padding: 4px 20px 4px 20px; position: relative; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-cYZgq .framer-neurlk { 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: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-cYZgq .framer-1obfy1k { align-content: flex-end; align-items: flex-end; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-cYZgq .framer-1t4fwjx { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-cYZgq .framer-1hewv0 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; z-index: 1; }\",\".framer-cYZgq .framer-dnk779 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-cYZgq .framer-1rw3z0e { aspect-ratio: 1.6 / 1; border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; flex: none; height: var(--framer-aspect-ratio-supported, 500px); overflow: hidden; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); z-index: 1; }\",\".framer-cYZgq .framer-10sna26 { flex: none; height: 100%; left: calc(50.00000000000002% - 100% / 2); overflow: visible; position: absolute; top: calc(50.00000000000002% - 100% / 2); width: 100%; z-index: 1; }\",\".framer-cYZgq .framer-1hbcw6y { --framer-paragraph-spacing: 32px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-cYZgq .framer-xvs5tv-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-cYZgq .framer-1xj2kso-container { bottom: 70px; flex: none; height: auto; position: fixed; right: 20px; width: auto; z-index: 10; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-cYZgq.framer-gh5sjh, .framer-cYZgq.framer-kooyyf, .framer-cYZgq .framer-1o7efp3, .framer-cYZgq .framer-z7msx3, .framer-cYZgq .framer-1rr83fy, .framer-cYZgq .framer-neurlk, .framer-cYZgq .framer-1t4fwjx { gap: 0px; } .framer-cYZgq.framer-gh5sjh > *, .framer-cYZgq.framer-kooyyf > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-cYZgq.framer-gh5sjh > :first-child, .framer-cYZgq.framer-kooyyf > :first-child, .framer-cYZgq .framer-1o7efp3 > :first-child, .framer-cYZgq .framer-z7msx3 > :first-child, .framer-cYZgq .framer-neurlk > :first-child, .framer-cYZgq .framer-1t4fwjx > :first-child { margin-top: 0px; } .framer-cYZgq.framer-gh5sjh > :last-child, .framer-cYZgq.framer-kooyyf > :last-child, .framer-cYZgq .framer-1o7efp3 > :last-child, .framer-cYZgq .framer-z7msx3 > :last-child, .framer-cYZgq .framer-neurlk > :last-child, .framer-cYZgq .framer-1t4fwjx > :last-child { margin-bottom: 0px; } .framer-cYZgq .framer-1o7efp3 > * { margin: 0px; margin-bottom: calc(48px / 2); margin-top: calc(48px / 2); } .framer-cYZgq .framer-z7msx3 > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-cYZgq .framer-1rr83fy > * { margin: 0px; margin-left: calc(6px / 2); margin-right: calc(6px / 2); } .framer-cYZgq .framer-1rr83fy > :first-child { margin-left: 0px; } .framer-cYZgq .framer-1rr83fy > :last-child { margin-right: 0px; } .framer-cYZgq .framer-neurlk > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-cYZgq .framer-1t4fwjx > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,...sharedStyle5.css,...sharedStyle6.css,...sharedStyle7.css,...sharedStyle8.css,\"@media (min-width: 810px) and (max-width: 1199px) { .framer-cYZgq.framer-gh5sjh { width: 810px; } .framer-cYZgq .framer-1o7efp3 { padding: 120px 32px 80px 32px; } .framer-cYZgq .framer-dnk779 { --framer-text-wrap-override: balance; } .framer-cYZgq .framer-1rw3z0e { height: var(--framer-aspect-ratio-supported, 466px); } .framer-cYZgq .framer-1hbcw6y { max-width: 682px; }}\",\"@media (max-width: 809px) { .framer-cYZgq.framer-gh5sjh { width: 390px; } .framer-cYZgq .framer-1o7efp3 { padding: 120px 24px 64px 24px; } .framer-cYZgq .framer-1obfy1k { align-content: flex-start; align-items: flex-start; flex-direction: column; gap: 24px; justify-content: flex-start; } .framer-cYZgq .framer-1t4fwjx { flex: none; width: 100%; } .framer-cYZgq .framer-dnk779 { --framer-text-wrap-override: balance; } .framer-cYZgq .framer-1rw3z0e { height: var(--framer-aspect-ratio-supported, 214px); } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-cYZgq .framer-1obfy1k { gap: 0px; } .framer-cYZgq .framer-1obfy1k > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-cYZgq .framer-1obfy1k > :first-child { margin-top: 0px; } .framer-cYZgq .framer-1obfy1k > :last-child { margin-bottom: 0px; } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 2645.5\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"M31lOUTiT\":{\"layout\":[\"fixed\",\"auto\"]},\"GMpca1iNc\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections {\"qabZ6NLGj\":{\"pattern\":\":qabZ6NLGj\",\"name\":\"hero\"}}\n * @framerResponsiveScreen\n */const FramerNfroVBcmj=withCSS(Component,css,\"framer-cYZgq\");export default FramerNfroVBcmj;FramerNfroVBcmj.displayName=\"Page\";FramerNfroVBcmj.defaultProps={height:2645.5,width:1200};addFonts(FramerNfroVBcmj,[{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\"}]},...LinksFonts,...ButtonsButtonFonts,...FooterFonts,...SmoothScrollFonts,...ButtonFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts),...getFontsFromSharedStyle(sharedStyle5.fonts),...getFontsFromSharedStyle(sharedStyle6.fonts),...getFontsFromSharedStyle(sharedStyle7.fonts),...getFontsFromSharedStyle(sharedStyle8.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerNfroVBcmj\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"M31lOUTiT\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"GMpca1iNc\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicHeight\":\"2645.5\",\"framerDisplayContentsDiv\":\"false\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"1200\",\"framerResponsiveScreen\":\"\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerScrollSections\":\"{\\\"qabZ6NLGj\\\":{\\\"pattern\\\":\\\":qabZ6NLGj\\\",\\\"name\\\":\\\"hero\\\"}}\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["LinksFonts", "getFonts", "KELfDa9ob_default", "ButtonsButtonFonts", "zT5tBUXwl_default", "ButtonsButtonWithPreviousPage11hx89fWithMappedReactPropsmf7a38", "withMappedReactProps", "withCodeBoundaryForOverrides", "withPreviousPage", "zT5tBUXwl_exports", "FooterFonts", "WCfvUsapK_default", "SmoothScrollFonts", "SmoothScroll", "ButtonFonts", "l3iIPRECW_default", "ButtonWithBuyNowClassOverride1xj2ksoWithMappedReactProps1v1ipky", "withBuyNowClassOverride", "l3iIPRECW_exports", "breakpoints", "serializationHash", "variantClassNames", "transition1", "animation", "animation1", "animation2", "getContainer", "Overlay", "children", "blockDocumentScrolling", "enabled", "visible", "setVisible", "useOverlayState", "toResponsiveImage", "value", "HTMLStyle", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "currentPathVariables", "useCurrentPathVariables", "currentRouteData", "useQueryData", "Ed0wiFjb1_default", "getWhereExpressionFromPathVariables", "getFromCurrentRouteData", "key", "NotFoundError", "style", "className", "layoutId", "variant", "DAibTgeJJ", "FO4kLZql3", "azk0janOq", "iIpg0iohp", "w172wdT8I", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTap3bnx0g", "overlay", "loadMore", "args", "onTap1wnntms", "uIGpyKZbr1wnntms", "Y3mH6qFGX1wnntms", "zGNX1BNmf1wnntms", "scopingClassNames", "cx", "elementId", "useRouteElementId", "ref1", "textContent", "enumToDisplayNameFunctions", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "Link", "Image2", "getLoadingLazyAtYPosition", "l", "AnimatePresence", "Ga", "x", "RichText2", "ComponentViewportProvider", "Container", "KELfDa9ob_default", "PropertyOverrides2", "ButtonsButtonWithPreviousPage11hx89fWithMappedReactPropsmf7a38", "WCfvUsapK_default", "SmoothScroll", "ButtonWithBuyNowClassOverride1xj2ksoWithMappedReactProps1v1ipky", "css", "FramerNfroVBcmj", "withCSS", "NfroVBcmj_default", "addFonts", "LinksFonts", "ButtonsButtonFonts", "FooterFonts", "SmoothScrollFonts", "ButtonFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
