{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/KYOw5QFvXcGxS8yoEjX4/4u29UL4NkKo3L3XGw705/vVyRFf17A.js"],
  "sourcesContent": ["// Generated by Framer (ee31e22)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,Link,PropertyOverrides,ResolveLinks,RichText,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useRouter,withCSS}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import Slideshow from\"https://framerusercontent.com/modules/zvkTOpMSuRzRhLzZZIwG/z9LFDX6PKECtSqS68OWD/SlideShow.js\";import VideoReviews from\"#framer/local/canvasComponent/ARlc7sacA/ARlc7sacA.js\";import Collections from\"#framer/local/canvasComponent/dYtjHc36U/dYtjHc36U.js\";import Footer from\"#framer/local/canvasComponent/KoFBQoJeE/KoFBQoJeE.js\";import Occasions from\"#framer/local/canvasComponent/ofGCdyxCw/ofGCdyxCw.js\";import Bestsellers from\"#framer/local/canvasComponent/Po0kLsRQj/Po0kLsRQj.js\";import Conscience from\"#framer/local/canvasComponent/poK8cOIIJ/poK8cOIIJ.js\";import AnnouncementBar from\"#framer/local/canvasComponent/qB9iWYyR1/qB9iWYyR1.js\";import Socials from\"#framer/local/canvasComponent/QfQ8w2gd3/QfQ8w2gd3.js\";import PromiseSignUp from\"#framer/local/canvasComponent/uXfuckBjS/uXfuckBjS.js\";import HeroButton from\"#framer/local/canvasComponent/xLqb_1zCj/xLqb_1zCj.js\";import NavLux from\"#framer/local/canvasComponent/yZ4IgS1kh/yZ4IgS1kh.js\";import Track_PageView from\"#framer/local/codeFile/Vvn9Wd0/Track_PageView.js\";import*as sharedStyle from\"#framer/local/css/f6U5Fliyv/f6U5Fliyv.js\";import*as sharedStyle2 from\"#framer/local/css/MiOnoiXAZ/MiOnoiXAZ.js\";import*as sharedStyle1 from\"#framer/local/css/wys2CbwP8/wys2CbwP8.js\";import metadataProvider from\"#framer/local/webPageMetadata/vVyRFf17A/vVyRFf17A.js\";const Track_PageViewFonts=getFonts(Track_PageView);const AnnouncementBarFonts=getFonts(AnnouncementBar);const NavLuxFonts=getFonts(NavLux);const SlideshowFonts=getFonts(Slideshow);const HeroButtonFonts=getFonts(HeroButton);const BestsellersFonts=getFonts(Bestsellers);const OccasionsFonts=getFonts(Occasions);const VideoReviewsFonts=getFonts(VideoReviews);const CollectionsFonts=getFonts(Collections);const ConscienceFonts=getFonts(Conscience);const SocialsFonts=getFonts(Socials);const PromiseSignUpFonts=getFonts(PromiseSignUp);const FooterFonts=getFonts(Footer);const breakpoints={hvIq138XF:\"(min-width: 1920px)\",IqhRdPYiZ:\"(min-width: 1100px) and (max-width: 1919px)\",xIc8mM7zQ:\"(max-width: 809px)\",Zr_FOY7jS:\"(min-width: 810px) and (max-width: 1099px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-vCn9Z\";const variantClassNames={hvIq138XF:\"framer-v-4x61z5\",IqhRdPYiZ:\"framer-v-sks1s3\",xIc8mM7zQ:\"framer-v-1gp8atc\",Zr_FOY7jS:\"framer-v-mf4k27\"};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={\"Desktop 2\":\"IqhRdPYiZ\",Desktop:\"hvIq138XF\",Mobile:\"xIc8mM7zQ\",Tablet:\"Zr_FOY7jS\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"xIc8mM7zQ\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,...restProps}=getProps(props);React.useEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);if(metadata.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);document.title=metadata.title||\"\";if(metadata.viewport){document.querySelector('meta[name=\"viewport\"]')?.setAttribute(\"content\",metadata.viewport);}},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if(!isBrowser())return true;if([\"Zr_FOY7jS\",\"IqhRdPYiZ\",\"hvIq138XF\"].includes(baseVariant))return false;return true;};const router=useRouter();useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"xIc8mM7zQ\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: rgb(255, 255, 255); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-1gp8atc\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1brx5gs-container\",isAuthoredByUser:true,nodeId:\"F4E4cymeU\",scopeId:\"vVyRFf17A\",children:/*#__PURE__*/_jsx(Track_PageView,{height:\"100%\",id:\"F4E4cymeU\",layoutId:\"F4E4cymeU\",pageCategory:\"Gifts\",width:\"100%\"})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{hvIq138XF:{y:(componentViewport?.y||0)+0+0},IqhRdPYiZ:{y:(componentViewport?.y||0)+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:31,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+200,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1sbjf1b-container\",nodeId:\"zYAq0UbOn\",scopeId:\"vVyRFf17A\",children:/*#__PURE__*/_jsx(AnnouncementBar,{height:\"100%\",id:\"zYAq0UbOn\",layoutId:\"zYAq0UbOn\",style:{width:\"100%\"},width:\"100%\"})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1b961yn\",\"data-framer-name\":\"Nav\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{hvIq138XF:{y:(componentViewport?.y||0)+0+31+0},IqhRdPYiZ:{y:(componentViewport?.y||0)+0+31+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:77,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+231+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1c2emzv-container\",nodeId:\"nHPF9Pagl\",scopeId:\"vVyRFf17A\",children:/*#__PURE__*/_jsx(NavLux,{dXgxkXC3X:false,height:\"100%\",id:\"nHPF9Pagl\",layoutId:\"nHPF9Pagl\",style:{width:\"100%\"},variant:\"CDKvfyxue\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{hvIq138XF:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:800,intrinsicWidth:1200,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+108),pixelHeight:800,pixelWidth:1200,sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/yLpoBCLZIbofYBhqnySlcj4joo.png\",srcSet:\"https://framerusercontent.com/images/yLpoBCLZIbofYBhqnySlcj4joo.png?scale-down-to=512 512w,https://framerusercontent.com/images/yLpoBCLZIbofYBhqnySlcj4joo.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/yLpoBCLZIbofYBhqnySlcj4joo.png 1200w\"}},IqhRdPYiZ:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:800,intrinsicWidth:1200,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+108),pixelHeight:800,pixelWidth:1200,sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/uzJA7H7KQHPNekJbGSOYDS6BA5k.png\",srcSet:\"https://framerusercontent.com/images/uzJA7H7KQHPNekJbGSOYDS6BA5k.png?scale-down-to=512 512w,https://framerusercontent.com/images/uzJA7H7KQHPNekJbGSOYDS6BA5k.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/uzJA7H7KQHPNekJbGSOYDS6BA5k.png 1200w\"}},Zr_FOY7jS:{background:{alt:\"\",intrinsicHeight:800,intrinsicWidth:1200,positionX:\"center\",positionY:\"center\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:800,intrinsicWidth:1200,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+308),pixelHeight:800,pixelWidth:1200,sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/uzJA7H7KQHPNekJbGSOYDS6BA5k.png\",srcSet:\"https://framerusercontent.com/images/uzJA7H7KQHPNekJbGSOYDS6BA5k.png?scale-down-to=512 512w,https://framerusercontent.com/images/uzJA7H7KQHPNekJbGSOYDS6BA5k.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/uzJA7H7KQHPNekJbGSOYDS6BA5k.png 1200w\"},className:\"framer-u1atmv\",\"data-framer-name\":\"Hero\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Zr_FOY7jS:{background:{alt:\"\",intrinsicHeight:800,intrinsicWidth:1200,positionX:\"center\",positionY:\"center\"}}},children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-rtgicu\",children:[isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1myey39-container hidden-mf4k27 hidden-sks1s3 hidden-4x61z5\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"X72O4uopr\",scopeId:\"vVyRFf17A\",children:/*#__PURE__*/_jsx(Slideshow,{alignment:\"center\",arrowOptions:{arrowFill:\"rgba(0, 0, 0, 0.2)\",arrowGap:10,arrowPadding:20,arrowPaddingBottom:0,arrowPaddingLeft:0,arrowPaddingRight:0,arrowPaddingTop:0,arrowPosition:\"auto\",arrowRadius:40,arrowShouldFadeIn:false,arrowShouldSpace:true,arrowSize:40,showMouseControls:false},autoPlayControl:true,borderRadius:0,direction:\"left\",dragControl:true,effectsOptions:{effectsHover:true,effectsOpacity:1,effectsPerspective:1200,effectsRotate:0,effectsScale:1},fadeOptions:{fadeAlpha:0,fadeContent:false,fadeInset:0,fadeWidth:25,overflow:false},gap:0,height:\"100%\",id:\"X72O4uopr\",intervalControl:3,itemAmount:1,layoutId:\"X72O4uopr\",padding:0,paddingBottom:0,paddingLeft:0,paddingPerSide:false,paddingRight:0,paddingTop:0,progressOptions:{dotsActiveOpacity:1,dotsBackground:\"rgba(0, 0, 0, 0.2)\",dotsBlur:0,dotsFill:\"rgb(255, 255, 255)\",dotsGap:10,dotsInset:10,dotSize:10,dotsOpacity:.5,dotsPadding:10,dotsRadius:50,showProgressDots:false},slots:[/*#__PURE__*/_jsx(Image,{background:{alt:\"A person's hands holding a small black jewellery box containing a Gold Night Sky Star Map pendant. \",fit:\"fill\",intrinsicHeight:1e3,intrinsicWidth:1e3,pixelHeight:1e3,pixelWidth:1e3,sizes:\"400px\",src:\"https://framerusercontent.com/images/MKsDD3zs9ooyz2kDkLlP6ijm0bM.png\",srcSet:\"https://framerusercontent.com/images/MKsDD3zs9ooyz2kDkLlP6ijm0bM.png?scale-down-to=512 512w,https://framerusercontent.com/images/MKsDD3zs9ooyz2kDkLlP6ijm0bM.png 1000w\"},className:\"framer-1gz57du\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"Man and child smiling looking at a Night Sky Star Map.\",fit:\"fill\",intrinsicHeight:1500,intrinsicWidth:1e3,pixelHeight:1500,pixelWidth:1e3,sizes:\"400px\",src:\"https://framerusercontent.com/images/Aqt7PslAWoCpk7UfgZg6GqqavXU.png\",srcSet:\"https://framerusercontent.com/images/Aqt7PslAWoCpk7UfgZg6GqqavXU.png?scale-down-to=1024 682w,https://framerusercontent.com/images/Aqt7PslAWoCpk7UfgZg6GqqavXU.png 1000w\"},className:\"framer-rz3yl9\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"Smiling woman sitting on the floor holding a Night Sky Star Map print.\",fit:\"fill\",intrinsicHeight:1e3,intrinsicWidth:1e3,pixelHeight:1e3,pixelWidth:1e3,sizes:\"400px\",src:\"https://framerusercontent.com/images/S7cN8d1AxiWuP6Qm7rU4yxzUYSo.png\",srcSet:\"https://framerusercontent.com/images/S7cN8d1AxiWuP6Qm7rU4yxzUYSo.png?scale-down-to=512 512w,https://framerusercontent.com/images/S7cN8d1AxiWuP6Qm7rU4yxzUYSo.png 1000w\"},className:\"framer-qdgpuu\"})],startFrom:0,style:{height:\"100%\",width:\"100%\"},transitionControl:{damping:40,delay:0,mass:1,stiffness:200,type:\"spring\"},width:\"100%\"})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1f50ls0\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-1yuyehi\",\"data-styles-preset\":\"f6U5Fliyv\",children:\"The Night Sky Birthday Gifts\"})}),className:\"framer-1oruudv\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Zr_FOY7jS:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItMzAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"300\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(242, 242, 245)\"},children:\"The perfect way to say I love you.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItMzAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"300\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(242, 242, 245)\"},children:\"The perfect way to say I love you.\"})}),className:\"framer-pynkje\",fonts:[\"GF;Inter-300\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1lt5svd\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1eqhn2j\",children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"G4tF6ksh_\"},implicitPathVariables:undefined},{href:{webPageId:\"G4tF6ksh_\"},implicitPathVariables:undefined},{href:{webPageId:\"G4tF6ksh_\"},implicitPathVariables:undefined},{href:{webPageId:\"G4tF6ksh_\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{hvIq138XF:{y:(componentViewport?.y||0)+0+108+0+800-79+0+0},IqhRdPYiZ:{y:(componentViewport?.y||0)+0+108+0+750-79+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:49,y:(componentViewport?.y||0)+0+308+0+750-79+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-x7x7w1-container\",nodeId:\"vNPeFrXEm\",scopeId:\"vVyRFf17A\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{hvIq138XF:{vnIw4WYzq:resolvedLinks[3]},IqhRdPYiZ:{vnIw4WYzq:resolvedLinks[2]},Zr_FOY7jS:{vnIw4WYzq:resolvedLinks[1]}},children:/*#__PURE__*/_jsx(HeroButton,{height:\"100%\",id:\"vNPeFrXEm\",layoutId:\"vNPeFrXEm\",vnIw4WYzq:resolvedLinks[0],width:\"100%\"})})})})})})})]})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-11qekeb\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-1cm2u9w\",\"data-styles-preset\":\"wys2CbwP8\",children:\"Why Is a Night Sky a Great Birthday Gift?\"})}),className:\"framer-de2n4r\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1vlbm3f\",\"data-styles-preset\":\"MiOnoiXAZ\",children:\"A Night Sky star map is an incredibly heartfelt and unique birthday gift that captures the exact alignment of the stars at a significant moment in someone's life. \"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1vlbm3f\",\"data-styles-preset\":\"MiOnoiXAZ\",children:\"Let your loved ones know how much you cherish and appreciate them. A Night Sky is the perfect way to honor their individuality and celebrate the special role they play in your life.\"})]}),className:\"framer-8ycwcp\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(Link,{href:{webPageId:\"G4tF6ksh_\"},motionChild:true,nodeId:\"bumaByllY\",openInNewTab:true,scopeId:\"vVyRFf17A\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-rxihy7 framer-b8t0qu\",\"data-border\":true,children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-text-color\":\"var(--token-98d00dfa-2fea-410c-8d5e-76fde3a08493, rgb(18, 24, 36))\"},children:\"CREATE YOUR NIGHT SKY\"})}),className:\"framer-wk5mk4\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{hvIq138XF:{y:(componentViewport?.y||0)+0+1311.6},IqhRdPYiZ:{y:(componentViewport?.y||0)+0+1261.6}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:707,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+1461.6,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1k7l9vi-container\",nodeId:\"H7RMzlSvf\",scopeId:\"vVyRFf17A\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{hvIq138XF:{variant:\"BsL5b9fWQ\"}},children:/*#__PURE__*/_jsx(Bestsellers,{height:\"100%\",id:\"H7RMzlSvf\",layoutId:\"H7RMzlSvf\",style:{width:\"100%\"},variant:\"JoqO5BrvG\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{hvIq138XF:{y:(componentViewport?.y||0)+0+2018.6},IqhRdPYiZ:{y:(componentViewport?.y||0)+0+1968.6}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:587,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+2168.6,children:/*#__PURE__*/_jsx(Container,{className:\"framer-15n0vr8-container\",nodeId:\"KE7jyvDBf\",scopeId:\"vVyRFf17A\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{hvIq138XF:{variant:\"WhSNk5Q4Z\"}},children:/*#__PURE__*/_jsx(Occasions,{height:\"100%\",id:\"KE7jyvDBf\",layoutId:\"KE7jyvDBf\",style:{width:\"100%\"},variant:\"XaFENrAbX\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{hvIq138XF:{y:(componentViewport?.y||0)+0+2605.6},IqhRdPYiZ:{y:(componentViewport?.y||0)+0+2555.6}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:724,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+2755.6,children:/*#__PURE__*/_jsx(Container,{className:\"framer-vclj1p-container\",nodeId:\"NSJWpnGrJ\",scopeId:\"vVyRFf17A\",children:/*#__PURE__*/_jsx(VideoReviews,{height:\"100%\",id:\"NSJWpnGrJ\",layoutId:\"NSJWpnGrJ\",style:{width:\"100%\"},variant:\"Xg_0_YD3p\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{hvIq138XF:{y:(componentViewport?.y||0)+0+3329.6},IqhRdPYiZ:{y:(componentViewport?.y||0)+0+3279.6}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:637,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+3479.6,children:/*#__PURE__*/_jsx(Container,{className:\"framer-en9r19-container\",nodeId:\"tHElbulWT\",scopeId:\"vVyRFf17A\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{hvIq138XF:{variant:\"Vat5aOLuR\"}},children:/*#__PURE__*/_jsx(Collections,{height:\"100%\",id:\"tHElbulWT\",layoutId:\"tHElbulWT\",style:{width:\"100%\"},variant:\"w3be0I0ln\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{hvIq138XF:{y:(componentViewport?.y||0)+0+3966.6},IqhRdPYiZ:{y:(componentViewport?.y||0)+0+3916.6}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:555,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+4116.6,children:/*#__PURE__*/_jsx(Container,{className:\"framer-cws9s2-container\",nodeId:\"s4bBG0orr\",scopeId:\"vVyRFf17A\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{hvIq138XF:{variant:\"Qqeh_CNd1\"}},children:/*#__PURE__*/_jsx(Conscience,{height:\"100%\",id:\"s4bBG0orr\",layoutId:\"s4bBG0orr\",style:{width:\"100%\"},variant:\"rN3SJaJQK\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{hvIq138XF:{y:(componentViewport?.y||0)+0+4521.6},IqhRdPYiZ:{y:(componentViewport?.y||0)+0+4471.6}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1546,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+4671.6,children:/*#__PURE__*/_jsx(Container,{className:\"framer-cucc84-container\",nodeId:\"AAm3uAuZa\",scopeId:\"vVyRFf17A\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{hvIq138XF:{variant:\"p4NfNpQ3S\"},IqhRdPYiZ:{variant:\"jSZuQDe3f\"},Zr_FOY7jS:{variant:\"jSZuQDe3f\"}},children:/*#__PURE__*/_jsx(Socials,{height:\"100%\",id:\"AAm3uAuZa\",layoutId:\"AAm3uAuZa\",style:{width:\"100%\"},variant:\"SWhMAjk2x\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{hvIq138XF:{y:(componentViewport?.y||0)+0+6067.6},IqhRdPYiZ:{y:(componentViewport?.y||0)+0+6017.6}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:851,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+6217.6,children:/*#__PURE__*/_jsx(Container,{className:\"framer-zjs6dh-container\",nodeId:\"xDg4rUDp5\",scopeId:\"vVyRFf17A\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{hvIq138XF:{variant:\"qjNqGbkTq\"},IqhRdPYiZ:{variant:\"qjNqGbkTq\"}},children:/*#__PURE__*/_jsx(PromiseSignUp,{height:\"100%\",id:\"xDg4rUDp5\",layoutId:\"xDg4rUDp5\",style:{width:\"100%\"},variant:\"tU__QveD7\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{hvIq138XF:{y:(componentViewport?.y||0)+0+6918.6},IqhRdPYiZ:{y:(componentViewport?.y||0)+0+6868.6}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:967,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+7068.6,children:/*#__PURE__*/_jsx(Container,{className:\"framer-uzxnmx-container\",nodeId:\"bB6qJYBXk\",scopeId:\"vVyRFf17A\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{hvIq138XF:{variant:\"lNZL0kAAw\"},IqhRdPYiZ:{variant:\"lNZL0kAAw\"},Zr_FOY7jS:{variant:\"lNZL0kAAw\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"bB6qJYBXk\",layoutId:\"bB6qJYBXk\",style:{width:\"100%\"},variant:\"nIOUhi10c\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-vCn9Z.framer-b8t0qu, .framer-vCn9Z .framer-b8t0qu { display: block; }\",\".framer-vCn9Z.framer-1gp8atc { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 400px; }\",\".framer-vCn9Z .framer-1brx5gs-container, .framer-vCn9Z .framer-x7x7w1-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-vCn9Z .framer-1sbjf1b-container, .framer-vCn9Z .framer-1c2emzv-container, .framer-vCn9Z .framer-1k7l9vi-container, .framer-vCn9Z .framer-15n0vr8-container, .framer-vCn9Z .framer-vclj1p-container, .framer-vCn9Z .framer-en9r19-container, .framer-vCn9Z .framer-cws9s2-container, .framer-vCn9Z .framer-cucc84-container, .framer-vCn9Z .framer-zjs6dh-container, .framer-vCn9Z .framer-uzxnmx-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-vCn9Z .framer-1b961yn { align-content: center; align-items: center; background-color: var(--token-aa039c86-cf31-4635-9aca-8a0096a5ef37, #0a0e15); 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: 100%; }\",\".framer-vCn9Z .framer-u1atmv { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 750px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-vCn9Z .framer-rtgicu { flex: none; height: 100%; overflow: hidden; position: relative; width: 100%; }\",\".framer-vCn9Z .framer-1myey39-container { bottom: 0px; flex: none; left: 0px; position: absolute; right: 0px; top: 0px; }\",\".framer-vCn9Z .framer-1gz57du, .framer-vCn9Z .framer-qdgpuu { height: 675px; overflow: hidden; position: relative; width: 400px; }\",\".framer-vCn9Z .framer-rz3yl9 { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 675px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 400px; }\",\".framer-vCn9Z .framer-1f50ls0 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 300px; justify-content: flex-end; left: 0px; overflow: hidden; padding: 0px 12px 0px 12px; position: absolute; top: 75px; width: 100%; }\",\".framer-vCn9Z .framer-1oruudv { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.25); white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-vCn9Z .framer-pynkje, .framer-vCn9Z .framer-de2n4r, .framer-vCn9Z .framer-8ycwcp { --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-vCn9Z .framer-1lt5svd { align-content: center; align-items: center; bottom: 0px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-end; left: 0px; min-height: 30px; overflow: hidden; padding: 0px 0px 30px 0px; position: absolute; right: 0px; }\",\".framer-vCn9Z .framer-1eqhn2j { align-content: center; align-items: center; bottom: 0px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-end; left: 0px; overflow: hidden; padding: 0px 0px 30px 0px; position: absolute; right: 0px; }\",\".framer-vCn9Z .framer-11qekeb { align-content: flex-start; align-items: flex-start; background-color: #ffffff; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; max-width: 800px; overflow: hidden; padding: 60px 12px 32px 12px; position: relative; width: 100%; }\",\".framer-vCn9Z .framer-rxihy7 { --border-bottom-width: 1.5px; --border-color: var(--token-98d00dfa-2fea-410c-8d5e-76fde3a08493, #121824); --border-left-width: 1.5px; --border-right-width: 1.5px; --border-style: solid; --border-top-width: 1.5px; align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 16px 24px 16px 24px; position: relative; text-decoration: none; width: min-content; }\",\".framer-vCn9Z .framer-wk5mk4 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-vCn9Z.framer-1gp8atc, .framer-vCn9Z .framer-1b961yn, .framer-vCn9Z .framer-u1atmv, .framer-vCn9Z .framer-rz3yl9, .framer-vCn9Z .framer-1f50ls0, .framer-vCn9Z .framer-1lt5svd, .framer-vCn9Z .framer-1eqhn2j, .framer-vCn9Z .framer-11qekeb, .framer-vCn9Z .framer-rxihy7 { gap: 0px; } .framer-vCn9Z.framer-1gp8atc > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-vCn9Z.framer-1gp8atc > :first-child, .framer-vCn9Z .framer-rz3yl9 > :first-child, .framer-vCn9Z .framer-1f50ls0 > :first-child, .framer-vCn9Z .framer-1lt5svd > :first-child, .framer-vCn9Z .framer-1eqhn2j > :first-child, .framer-vCn9Z .framer-11qekeb > :first-child { margin-top: 0px; } .framer-vCn9Z.framer-1gp8atc > :last-child, .framer-vCn9Z .framer-rz3yl9 > :last-child, .framer-vCn9Z .framer-1f50ls0 > :last-child, .framer-vCn9Z .framer-1lt5svd > :last-child, .framer-vCn9Z .framer-1eqhn2j > :last-child, .framer-vCn9Z .framer-11qekeb > :last-child { margin-bottom: 0px; } .framer-vCn9Z .framer-1b961yn > *, .framer-vCn9Z .framer-u1atmv > *, .framer-vCn9Z .framer-rxihy7 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-vCn9Z .framer-1b961yn > :first-child, .framer-vCn9Z .framer-u1atmv > :first-child, .framer-vCn9Z .framer-rxihy7 > :first-child { margin-left: 0px; } .framer-vCn9Z .framer-1b961yn > :last-child, .framer-vCn9Z .framer-u1atmv > :last-child, .framer-vCn9Z .framer-rxihy7 > :last-child { margin-right: 0px; } .framer-vCn9Z .framer-rz3yl9 > *, .framer-vCn9Z .framer-1f50ls0 > *, .framer-vCn9Z .framer-1lt5svd > *, .framer-vCn9Z .framer-1eqhn2j > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-vCn9Z .framer-11qekeb > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,'.framer-vCn9Z[data-border=\"true\"]::after, .framer-vCn9Z [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }',\"@media (min-width: 810px) and (max-width: 1099px) { .framer-vCn9Z.framer-1gp8atc { width: 810px; } .framer-vCn9Z .framer-1f50ls0 { height: 400px; } .framer-vCn9Z .framer-1lt5svd { min-height: 33px; }}\",\"@media (min-width: 1100px) and (max-width: 1919px) { .framer-vCn9Z.framer-1gp8atc { width: 1100px; } .framer-vCn9Z .framer-1brx5gs-container { order: 16; } .framer-vCn9Z .framer-1sbjf1b-container { order: 0; } .framer-vCn9Z .framer-1b961yn { order: 1; } .framer-vCn9Z .framer-u1atmv { order: 2; } .framer-vCn9Z .framer-1f50ls0 { height: 400px; } .framer-vCn9Z .framer-1lt5svd { min-height: 39px; } .framer-vCn9Z .framer-11qekeb { order: 4; } .framer-vCn9Z .framer-1k7l9vi-container { order: 5; } .framer-vCn9Z .framer-15n0vr8-container { order: 9; } .framer-vCn9Z .framer-vclj1p-container { order: 10; } .framer-vCn9Z .framer-en9r19-container { order: 11; } .framer-vCn9Z .framer-cws9s2-container { order: 12; } .framer-vCn9Z .framer-cucc84-container { order: 13; } .framer-vCn9Z .framer-zjs6dh-container { order: 14; } .framer-vCn9Z .framer-uzxnmx-container { order: 15; }}\",\"@media (min-width: 1920px) { .framer-vCn9Z.framer-1gp8atc { width: 1920px; } .framer-vCn9Z .framer-1brx5gs-container { order: 16; } .framer-vCn9Z .framer-1sbjf1b-container { order: 0; } .framer-vCn9Z .framer-1b961yn { order: 1; } .framer-vCn9Z .framer-u1atmv { height: 80vh; order: 2; } .framer-vCn9Z .framer-1f50ls0 { height: 400px; } .framer-vCn9Z .framer-1lt5svd { min-height: 39px; } .framer-vCn9Z .framer-11qekeb { order: 4; } .framer-vCn9Z .framer-1k7l9vi-container { order: 5; } .framer-vCn9Z .framer-15n0vr8-container { order: 9; } .framer-vCn9Z .framer-vclj1p-container { order: 10; } .framer-vCn9Z .framer-en9r19-container { order: 11; } .framer-vCn9Z .framer-cws9s2-container { order: 12; } .framer-vCn9Z .framer-cucc84-container { order: 13; } .framer-vCn9Z .framer-zjs6dh-container { order: 14; } .framer-vCn9Z .framer-uzxnmx-container { order: 15; }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 7935\n * @framerIntrinsicWidth 400\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"Zr_FOY7jS\":{\"layout\":[\"fixed\",\"auto\"]},\"IqhRdPYiZ\":{\"layout\":[\"fixed\",\"auto\"]},\"hvIq138XF\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections\n * @framerResponsiveScreen\n */const FramervVyRFf17A=withCSS(Component,css,\"framer-vCn9Z\");export default FramervVyRFf17A;FramervVyRFf17A.displayName=\"Gifts / Anniversary Gifts\";FramervVyRFf17A.defaultProps={height:7935,width:400};addFonts(FramervVyRFf17A,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"},{family:\"Inter\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/inter/v18/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuOKfMZ1rib2Bg-4.woff2\",weight:\"300\"}]},...Track_PageViewFonts,...AnnouncementBarFonts,...NavLuxFonts,...SlideshowFonts,...HeroButtonFonts,...BestsellersFonts,...OccasionsFonts,...VideoReviewsFonts,...CollectionsFonts,...ConscienceFonts,...SocialsFonts,...PromiseSignUpFonts,...FooterFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramervVyRFf17A\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\",\"framerScrollSections\":\"* @framerResponsiveScreen\",\"framerColorSyntax\":\"true\",\"framerIntrinsicHeight\":\"7935\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicWidth\":\"400\",\"framerImmutableVariables\":\"true\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"Zr_FOY7jS\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"IqhRdPYiZ\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"hvIq138XF\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["Track_PageViewFonts", "getFonts", "Track_PageView", "AnnouncementBarFonts", "qB9iWYyR1_default", "NavLuxFonts", "yZ4IgS1kh_default", "SlideshowFonts", "Slideshow", "HeroButtonFonts", "xLqb_1zCj_default", "BestsellersFonts", "Po0kLsRQj_default", "OccasionsFonts", "ofGCdyxCw_default", "VideoReviewsFonts", "ARlc7sacA_default", "CollectionsFonts", "dYtjHc36U_default", "ConscienceFonts", "poK8cOIIJ_default", "SocialsFonts", "QfQ8w2gd3_default", "PromiseSignUpFonts", "uXfuckBjS_default", "FooterFonts", "KoFBQoJeE_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "HTMLStyle", "value", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "scopingClassNames", "cx", "isDisplayed", "router", "useRouter", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "ComponentViewportProvider", "Container", "PropertyOverrides2", "getLoadingLazyAtYPosition", "Image2", "RichText2", "x", "ResolveLinks", "resolvedLinks", "Link", "css", "FramervVyRFf17A", "withCSS", "vVyRFf17A_default", "addFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
