{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/eUe1Qoo41W7DP8c6ZHen/pdj04i14NwF6O7cCPcfO/augiA20Il.js"],
  "sourcesContent": ["// Generated by Framer (f7ce5cf)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,PropertyOverrides,RichText,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useRouteElementId,withCSS,withFX,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import CTA from\"#framer/local/canvasComponent/bLUF5vULC/bLUF5vULC.js\";import Button from\"#framer/local/canvasComponent/c4t7Gto_i/c4t7Gto_i.js\";import Navigation from\"#framer/local/canvasComponent/wgyvFvz4U/wgyvFvz4U.js\";import*as sharedStyle2 from\"#framer/local/css/doVrtU8vg/doVrtU8vg.js\";import*as sharedStyle from\"#framer/local/css/dtE_t2F25/dtE_t2F25.js\";import*as sharedStyle1 from\"#framer/local/css/EQ8kPMZtl/EQ8kPMZtl.js\";import*as sharedStyle4 from\"#framer/local/css/T3mhBQqz3/T3mhBQqz3.js\";import*as sharedStyle3 from\"#framer/local/css/WjRfFq4F1/WjRfFq4F1.js\";import metadataProvider from\"#framer/local/webPageMetadata/augiA20Il/augiA20Il.js\";const NavigationFonts=getFonts(Navigation);const ContainerWithFX=withFX(Container);const ImageWithFXWithOptimizedAppearEffect=withOptimizedAppearEffect(withFX(Image));const RichTextWithFX=withFX(RichText);const ButtonFonts=getFonts(Button);const ImageWithFX=withFX(Image);const CTAFonts=getFonts(CTA);const breakpoints={pPkb9CLMm:\"(min-width: 810px) and (max-width: 1199px)\",tLzz4_CGc:\"(max-width: 809px)\",WQLkyLRf1:\"(min-width: 1200px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-hr7Yr\";const variantClassNames={pPkb9CLMm:\"framer-v-1uwdazc\",tLzz4_CGc:\"framer-v-xheg83\",WQLkyLRf1:\"framer-v-72rtr7\"};const transition1={delay:0,duration:.3,ease:[.44,0,.56,1],type:\"tween\"};const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:-150};const animation1={filter:\"blur(10px)\",opacity:.001,rotate:0,scale:1,skewX:0,skewY:0,x:0,y:10};const transition2={bounce:0,delay:.1,duration:2.5,type:\"spring\"};const textEffect={effect:animation1,tokenization:\"word\",transition:transition2,trigger:\"onMount\",type:\"appear\"};const transition3={bounce:0,delay:.05,duration:1.5,type:\"spring\"};const textEffect1={effect:animation1,startDelay:1.2,tokenization:\"character\",transition:transition3,trigger:\"onMount\",type:\"appear\"};const transformTemplate1=(_,t)=>`translate(-50%, -50%) ${t}`;const transition4={bounce:0,delay:0,duration:2.5,type:\"spring\"};const animation2={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition4,x:0,y:0};const animation3={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};const animation4={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};const transition5={bounce:0,delay:0,duration:2,type:\"spring\"};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"WQLkyLRf1\",Phone:\"tLzz4_CGc\",Tablet:\"pPkb9CLMm\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"WQLkyLRf1\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,...restProps}=getProps(props);React.useEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);if(metadata.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);document.title=metadata.title||\"\";if(metadata.viewport){document.querySelector('meta[name=\"viewport\"]')?.setAttribute(\"content\",metadata.viewport);}},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const elementId=useRouteElementId(\"JbsVTHDTH\");const ref1=React.useRef(null);const elementId1=useRouteElementId(\"F2N_zMPB7\");const ref2=React.useRef(null);const elementId2=useRouteElementId(\"i5ElrAbyL\");const ref3=React.useRef(null);useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"WQLkyLRf1\",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-72rtr7\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:72,width:componentViewport?.width||\"100vw\",y:0,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:false,__framer__scrollDirection:{direction:\"down\",target:animation},__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-11o63wh-container\",layoutScroll:true,nodeId:\"d3DatnLoJ\",rendersWithMotion:true,scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{pPkb9CLMm:{variant:\"VE0ecWjJY\"},tLzz4_CGc:{variant:\"INBtihZba\"}},children:/*#__PURE__*/_jsx(Navigation,{height:\"100%\",id:\"d3DatnLoJ\",layoutId:\"d3DatnLoJ\",style:{width:\"100%\"},variant:\"XE33HuBRb\",width:\"100%\"})})})}),/*#__PURE__*/_jsxs(\"section\",{className:\"framer-cypn2e\",\"data-framer-name\":\"Hero\",id:elementId,ref:ref1,children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-pnflsu\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-1rtsppb\",\"data-styles-preset\":\"dtE_t2F25\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-84d50fa8-716f-42d8-94f2-7386c9753eca, rgb(7, 13, 9))\"},children:\"Goralsk\\xe1 drevenica  \"})}),className:\"framer-1t1wshp\",effect:textEffect,fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-1rtsppb\",\"data-styles-preset\":\"dtE_t2F25\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-84d50fa8-716f-42d8-94f2-7386c9753eca, rgb(7, 13, 9))\"},children:/*#__PURE__*/_jsx(\"em\",{children:\"pod Roh\\xe1\u010Dmi\"})})}),className:\"framer-10sxo4\",effect:textEffect1,fonts:[\"Inter\",\"Inter-Italic\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1nfz2hr\",\"data-framer-name\":\"Image\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-vkgvxo\",\"data-framer-name\":\"Window\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{pPkb9CLMm:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+750+0+0+-13.5),pixelHeight:683,pixelWidth:1024,sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/tp9NzoUvpNE7UYpNqnmoG4yY.jpg\",srcSet:\"https://framerusercontent.com/images/tp9NzoUvpNE7UYpNqnmoG4yY.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/tp9NzoUvpNE7UYpNqnmoG4yY.jpg 1024w\"}},tLzz4_CGc:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+500+0+0+-14.9795),pixelHeight:683,pixelWidth:1024,sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/tp9NzoUvpNE7UYpNqnmoG4yY.jpg\",srcSet:\"https://framerusercontent.com/images/tp9NzoUvpNE7UYpNqnmoG4yY.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/tp9NzoUvpNE7UYpNqnmoG4yY.jpg 1024w\"}}},children:/*#__PURE__*/_jsx(ImageWithFXWithOptimizedAppearEffect,{__framer__spring:{bounce:.2,damping:60,delay:0,duration:.3,durationBasedSpring:false,ease:[.44,0,.56,1],mass:1,stiffness:150,type:\"spring\"},__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}},{ref:ref1,target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1.2,skewX:0,skewY:0,x:0,y:0}}],__framer__transformTrigger:\"onScrollTarget\",__framer__transformViewportThreshold:0,__perspectiveFX:false,__targetOpacity:1,animate:animation2,background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+750+0+0+-13.02),pixelHeight:683,pixelWidth:1024,sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/tp9NzoUvpNE7UYpNqnmoG4yY.jpg\",srcSet:\"https://framerusercontent.com/images/tp9NzoUvpNE7UYpNqnmoG4yY.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/tp9NzoUvpNE7UYpNqnmoG4yY.jpg 1024w\"},className:\"framer-1brvgck\",\"data-framer-appear-id\":\"1brvgck\",\"data-framer-name\":\"Image\",initial:animation3,optimized:true,transformTemplate:transformTemplate1})})})})]}),/*#__PURE__*/_jsxs(\"main\",{className:\"framer-v502ko\",\"data-framer-name\":\"Main\",children:[/*#__PURE__*/_jsxs(\"section\",{className:\"framer-px3tmh\",\"data-framer-name\":\"CTA\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{tLzz4_CGc:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1148+0+0+0),pixelHeight:600,pixelWidth:800,sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/E8rVvO5Ji2l6CRzLDctnFhqXwDQ.jpg\",srcSet:\"https://framerusercontent.com/images/E8rVvO5Ji2l6CRzLDctnFhqXwDQ.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/E8rVvO5Ji2l6CRzLDctnFhqXwDQ.jpg 800w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1398+0+0+0),pixelHeight:600,pixelWidth:800,sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/E8rVvO5Ji2l6CRzLDctnFhqXwDQ.jpg\",srcSet:\"https://framerusercontent.com/images/E8rVvO5Ji2l6CRzLDctnFhqXwDQ.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/E8rVvO5Ji2l6CRzLDctnFhqXwDQ.jpg 800w\"},className:\"framer-14goylr\",\"data-framer-name\":\"Texture\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1m1s3lb\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1315tvl\",\"data-framer-name\":\"Text\",children:[/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition5},__framer__animateOnce:true,__framer__enter:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1cqsrf3\",\"data-styles-preset\":\"EQ8kPMZtl\",style:{\"--framer-text-color\":\"var(--token-9a579884-d582-4409-a60c-5502cc78243c, rgb(253, 250, 241))\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"goralsk\\xe1 drevenica v srdci Oravy\"})})}),className:\"framer-1sdzqhn\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition5},__framer__animateOnce:true,__framer__enter:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsxs(\"h2\",{className:\"framer-styles-preset-1lhxz2v\",\"data-styles-preset\":\"doVrtU8vg\",style:{\"--framer-text-color\":\"var(--token-9a579884-d582-4409-a60c-5502cc78243c, rgb(253, 250, 241))\"},children:[\"Objavte \u010Daro goralskej drevenice uprostred \",/*#__PURE__*/_jsx(\"em\",{children:\"n\\xe1dhernej oravskej pr\\xedrody\"}),\". \",/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"br\",{}),\"Vychutnajte si bl\\xedzkos\u0165 \",/*#__PURE__*/_jsx(\"em\",{children:\"ly\u017Eiarsk\\xfdch stred\\xedsk, term\\xe1lnych k\\xfape\u013Eov a mno\u017Estva turistick\\xfdch tr\\xe1s\"}),\" v ka\u017Edom ro\u010Dnom obdob\\xed.\"]}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-ntgmlx\",\"data-styles-preset\":\"WjRfFq4F1\",children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})})]}),className:\"framer-182gri3\",fonts:[\"Inter\",\"Inter-Italic\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{pPkb9CLMm:{y:(componentViewport?.y||0)+0+1398+0+0+96+0+0+358.4},tLzz4_CGc:{y:(componentViewport?.y||0)+0+1148+0+0+64+0+0+358.4}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:37,y:(componentViewport?.y||0)+0+1398+0+0+128+0+0+398.4,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition5},__framer__animateOnce:true,__framer__enter:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1hdgdc8-container\",nodeId:\"xpkFSKclF\",rendersWithMotion:true,scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(Button,{cOPWLViV2:\"Kontakt\",height:\"100%\",hhO8od_NP:true,id:\"xpkFSKclF\",JRNgKLEvy:\"https://www.airbnb.co.uk/\",layoutId:\"xpkFSKclF\",variant:\"REGqRq1MH\",width:\"100%\"})})})})]})]}),/*#__PURE__*/_jsxs(\"section\",{className:\"framer-gyc1f4\",\"data-framer-name\":\"Benefits Outside\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-353xv9\",\"data-framer-name\":\"Header\",children:[/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition5},__framer__animateOnce:true,__framer__enter:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1cqsrf3\",\"data-styles-preset\":\"EQ8kPMZtl\",style:{\"--framer-text-color\":\"var(--token-84d50fa8-716f-42d8-94f2-7386c9753eca, rgb(7, 13, 9))\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"RODINN\\xdd RAJ\"})})}),className:\"framer-1dzrmii\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{tLzz4_CGc:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h2\",{className:\"framer-styles-preset-1lhxz2v\",\"data-styles-preset\":\"doVrtU8vg\",children:[\"Drevenica s \",/*#__PURE__*/_jsx(\"em\",{children:\"tromi izbami \"}),\"a vlastn\\xfdmi k\\xfape\u013E\u0148ami poskytuje pohodlie a\u017E pre \",/*#__PURE__*/_jsx(\"em\",{children:\"12 os\\xf4b.\"})]})})}},children:/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition5},__framer__animateOnce:true,__framer__enter:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h2\",{className:\"framer-styles-preset-1lhxz2v\",\"data-styles-preset\":\"doVrtU8vg\",children:[\"Drevenica s \",/*#__PURE__*/_jsxs(\"em\",{children:[\"tromi izbami\",/*#__PURE__*/_jsx(\"br\",{})]}),\"a vlastn\\xfdmi k\\xfape\u013E\u0148ami poskytuje pohodlie a\u017E pre \",/*#__PURE__*/_jsx(\"em\",{children:\"12 os\\xf4b.\"})]})}),className:\"framer-uagv7u\",fonts:[\"Inter\",\"Inter-Italic\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1sds5t1\",\"data-framer-name\":\"Caption Image\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{pPkb9CLMm:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1398+0+587.4+120+218.4+0+0),pixelHeight:682,pixelWidth:1024,sizes:`min(${componentViewport?.width||\"100vw\"} - 128px, 1400px)`,src:\"https://framerusercontent.com/images/thSwtioC0uTAWTkyjoEjqQP29g.jpg\",srcSet:\"https://framerusercontent.com/images/thSwtioC0uTAWTkyjoEjqQP29g.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/thSwtioC0uTAWTkyjoEjqQP29g.jpg 1024w\"}},tLzz4_CGc:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1148+0+523.4+64+202.4+0+0),pixelHeight:682,pixelWidth:1024,sizes:`min(${componentViewport?.width||\"100vw\"} - 48px, 1400px)`,src:\"https://framerusercontent.com/images/thSwtioC0uTAWTkyjoEjqQP29g.jpg\",srcSet:\"https://framerusercontent.com/images/thSwtioC0uTAWTkyjoEjqQP29g.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/thSwtioC0uTAWTkyjoEjqQP29g.jpg 1024w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1398+0+691.4+160+274.4+0+0),pixelHeight:682,pixelWidth:1024,sizes:`min(${componentViewport?.width||\"100vw\"} - 192px, 1400px)`,src:\"https://framerusercontent.com/images/thSwtioC0uTAWTkyjoEjqQP29g.jpg\",srcSet:\"https://framerusercontent.com/images/thSwtioC0uTAWTkyjoEjqQP29g.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/thSwtioC0uTAWTkyjoEjqQP29g.jpg 1024w\"},className:\"framer-hppu9p\",\"data-framer-name\":\"Picture\"})}),/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition5},__framer__animateOnce:true,__framer__enter:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-ntgmlx\",\"data-styles-preset\":\"WjRfFq4F1\",style:{\"--framer-text-color\":\"var(--token-84d50fa8-716f-42d8-94f2-7386c9753eca, rgb(7, 13, 9))\"},children:\"Drevenica poskytuje komfortn\\xe9 ubytovanie pre rodiny s de\u0165mi aj partie priate\u013Eov. Vybavenie zah\u0155\u0148a v\u0161etko potrebn\\xe9, vr\\xe1tane plne vybavenej kuchyne a spolo\u010Denskej miestnosti s kozubom. Dom\\xe1ce zvierat\\xe1 s\\xfa povolen\\xe9 po dohode.\"})}),className:\"framer-d6aiqc\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-vozp0z\",\"data-framer-name\":\"Benefits Interior\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-cmlcbe\",\"data-framer-name\":\"Heading\",children:[/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition5},__framer__animateOnce:true,__framer__enter:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1cqsrf3\",\"data-styles-preset\":\"EQ8kPMZtl\",style:{\"--framer-text-color\":\"var(--token-9a579884-d582-4409-a60c-5502cc78243c, rgb(253, 250, 241))\"},children:\"UBYTOVANIE\"})}),className:\"framer-8vqe91\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition5},__framer__animateOnce:true,__framer__enter:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-jrwfej\",\"data-styles-preset\":\"T3mhBQqz3\",style:{\"--framer-text-color\":\"var(--token-9a579884-d582-4409-a60c-5502cc78243c, rgb(253, 250, 241))\"},children:\"Na\u0161e tri izby\"})}),className:\"framer-17emgva\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1w4uxfp\",\"data-framer-name\":\"Images\",id:elementId1,ref:ref2,children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-9g0ob0\",\"data-framer-name\":\"Captioned Image\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{pPkb9CLMm:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1398+0+1768.8+120+171.2+0+0+0+0),pixelHeight:683,pixelWidth:1024,sizes:`min(max((min(${componentViewport?.width||\"100vw\"} - 128px, 1400px) - 64px) / 2, 50px), 600px)`,src:\"https://framerusercontent.com/images/HB4YTBtOYdQjCBbDbLigXURP9RQ.jpg\",srcSet:\"https://framerusercontent.com/images/HB4YTBtOYdQjCBbDbLigXURP9RQ.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/HB4YTBtOYdQjCBbDbLigXURP9RQ.jpg 1024w\"}},tLzz4_CGc:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1148+0+1576.8+64+155.2+0+0+0+0),pixelHeight:683,pixelWidth:1024,sizes:`min(min(${componentViewport?.width||\"100vw\"} - 48px, 1400px), 600px)`,src:\"https://framerusercontent.com/images/HB4YTBtOYdQjCBbDbLigXURP9RQ.jpg\",srcSet:\"https://framerusercontent.com/images/HB4YTBtOYdQjCBbDbLigXURP9RQ.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/HB4YTBtOYdQjCBbDbLigXURP9RQ.jpg 1024w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1398+0+2016.8+160+227.2+0+0+0+0),pixelHeight:683,pixelWidth:1024,sizes:`min(max((min(${componentViewport?.width||\"100vw\"} - 192px, 1400px) - 64px) / 2, 50px), 600px)`,src:\"https://framerusercontent.com/images/HB4YTBtOYdQjCBbDbLigXURP9RQ.jpg\",srcSet:\"https://framerusercontent.com/images/HB4YTBtOYdQjCBbDbLigXURP9RQ.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/HB4YTBtOYdQjCBbDbLigXURP9RQ.jpg 1024w\"},className:\"framer-1ijtyqc\",\"data-framer-name\":\"Lounge Image\"})}),/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition5},__framer__animateOnce:true,__framer__enter:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-ntgmlx\",\"data-styles-preset\":\"WjRfFq4F1\",style:{\"--framer-text-color\":\"var(--token-5ee5c070-4b27-45f1-b9d9-acd96f6799d2, rgb(253, 250, 241))\"},children:\"Podkrovn\\xe1 izba pon\\xfaka ubytovanie pre max. 4 osoby. Vybaven\\xe1 je man\u017Eelskou poste\u013Eou, samostatn\\xfdm l\\xf4\u017Ekom a mo\u017Enos\u0165ou pr\\xedstelky. Izba disponuje vlastnou k\\xfape\u013E\u0148ou.\"})}),className:\"framer-19thl2g\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1e6gtqd\",\"data-framer-name\":\"Captioned Image\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{pPkb9CLMm:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1398+0+1768.8+120+171.2+0+0+0+0),pixelHeight:683,pixelWidth:1024,sizes:`min(max((min(${componentViewport?.width||\"100vw\"} - 128px, 1400px) - 64px) / 2, 50px), 600px)`,src:\"https://framerusercontent.com/images/XcGEMtSxz5yCle8LZi9iRiWkr4.jpg\",srcSet:\"https://framerusercontent.com/images/XcGEMtSxz5yCle8LZi9iRiWkr4.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/XcGEMtSxz5yCle8LZi9iRiWkr4.jpg 1024w\"}},tLzz4_CGc:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1148+0+1576.8+64+155.2+0+559+0+0),pixelHeight:683,pixelWidth:1024,sizes:`min(min(${componentViewport?.width||\"100vw\"} - 48px, 1400px), 600px)`,src:\"https://framerusercontent.com/images/XcGEMtSxz5yCle8LZi9iRiWkr4.jpg\",srcSet:\"https://framerusercontent.com/images/XcGEMtSxz5yCle8LZi9iRiWkr4.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/XcGEMtSxz5yCle8LZi9iRiWkr4.jpg 1024w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1398+0+2016.8+160+227.2+0+0+0+0),pixelHeight:683,pixelWidth:1024,sizes:`min(max((min(${componentViewport?.width||\"100vw\"} - 192px, 1400px) - 64px) / 2, 50px), 600px)`,src:\"https://framerusercontent.com/images/XcGEMtSxz5yCle8LZi9iRiWkr4.jpg\",srcSet:\"https://framerusercontent.com/images/XcGEMtSxz5yCle8LZi9iRiWkr4.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/XcGEMtSxz5yCle8LZi9iRiWkr4.jpg 1024w\"},className:\"framer-tqsdd\",\"data-framer-name\":\"Lounge Image\"})}),/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition5},__framer__animateOnce:true,__framer__enter:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-ntgmlx\",\"data-styles-preset\":\"WjRfFq4F1\",style:{\"--framer-text-color\":\"var(--token-5ee5c070-4b27-45f1-b9d9-acd96f6799d2, rgb(253, 250, 241))\"},children:\"Stre\u0161n\\xe1 izba pon\\xfaka ubytovanie pre max. 4 osoby. Vybaven\\xe1 je man\u017Eelskou poste\u013Eou a rozkladacou poste\u013Eou. Izba disponuje vlastnou k\\xfape\u013E\u0148ou.\"})}),className:\"framer-1tgc5fp\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-l3gcah\",\"data-framer-name\":\"Captioned Image\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{pPkb9CLMm:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1398+0+1768.8+120+171.2+0+575+0+0),pixelHeight:683,pixelWidth:1024,sizes:`min(max((min(${componentViewport?.width||\"100vw\"} - 128px, 1400px) - 64px) / 2, 50px), 600px)`,src:\"https://framerusercontent.com/images/KP2yqyjYX6MiBkFGEZZYry5Mk.jpg\",srcSet:\"https://framerusercontent.com/images/KP2yqyjYX6MiBkFGEZZYry5Mk.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/KP2yqyjYX6MiBkFGEZZYry5Mk.jpg 1024w\"}},tLzz4_CGc:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1148+0+1576.8+64+155.2+0+1118+0+0),pixelHeight:683,pixelWidth:1024,sizes:`min(min(${componentViewport?.width||\"100vw\"} - 48px, 1400px), 600px)`,src:\"https://framerusercontent.com/images/KP2yqyjYX6MiBkFGEZZYry5Mk.jpg\",srcSet:\"https://framerusercontent.com/images/KP2yqyjYX6MiBkFGEZZYry5Mk.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/KP2yqyjYX6MiBkFGEZZYry5Mk.jpg 1024w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1398+0+2016.8+160+227.2+0+583+0+0),pixelHeight:683,pixelWidth:1024,sizes:`min(max((min(${componentViewport?.width||\"100vw\"} - 192px, 1400px) - 64px) / 2, 50px), 600px)`,src:\"https://framerusercontent.com/images/KP2yqyjYX6MiBkFGEZZYry5Mk.jpg\",srcSet:\"https://framerusercontent.com/images/KP2yqyjYX6MiBkFGEZZYry5Mk.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/KP2yqyjYX6MiBkFGEZZYry5Mk.jpg 1024w\"},className:\"framer-188z6g5\",\"data-framer-name\":\"Lounge Image\"})}),/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition5},__framer__animateOnce:true,__framer__enter:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-ntgmlx\",\"data-styles-preset\":\"WjRfFq4F1\",style:{\"--framer-text-color\":\"var(--token-5ee5c070-4b27-45f1-b9d9-acd96f6799d2, rgb(253, 250, 241))\"},children:\"Izba pon\\xfaka ubytovanie pre max. 4 osoby. Vybaven\\xe1 je man\u017Eelskou poste\u013Eou a rozkladacou poste\u013Eou. Izba disponuje vlastnou k\\xfape\u013E\u0148ou a priamym vstupom na balk\\xf3n.\"})}),className:\"framer-y4xj63\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ur4f5u\",\"data-framer-name\":\"Captioned Image\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{pPkb9CLMm:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1398+0+1768.8+120+171.2+0+575+0+0),pixelHeight:683,pixelWidth:1024,sizes:`min(max((min(${componentViewport?.width||\"100vw\"} - 128px, 1400px) - 64px) / 2, 50px), 600px)`,src:\"https://framerusercontent.com/images/41Kly3zpZBBfQqaTCY4gWDec.jpg\",srcSet:\"https://framerusercontent.com/images/41Kly3zpZBBfQqaTCY4gWDec.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/41Kly3zpZBBfQqaTCY4gWDec.jpg 1024w\"}},tLzz4_CGc:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1148+0+1576.8+64+155.2+0+1677+0+0),pixelHeight:683,pixelWidth:1024,sizes:`min(min(${componentViewport?.width||\"100vw\"} - 48px, 1400px), 600px)`,src:\"https://framerusercontent.com/images/41Kly3zpZBBfQqaTCY4gWDec.jpg\",srcSet:\"https://framerusercontent.com/images/41Kly3zpZBBfQqaTCY4gWDec.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/41Kly3zpZBBfQqaTCY4gWDec.jpg 1024w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1398+0+2016.8+160+227.2+0+583+0+0),pixelHeight:683,pixelWidth:1024,sizes:`min(max((min(${componentViewport?.width||\"100vw\"} - 192px, 1400px) - 64px) / 2, 50px), 600px)`,src:\"https://framerusercontent.com/images/41Kly3zpZBBfQqaTCY4gWDec.jpg\",srcSet:\"https://framerusercontent.com/images/41Kly3zpZBBfQqaTCY4gWDec.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/41Kly3zpZBBfQqaTCY4gWDec.jpg 1024w\"},className:\"framer-1db8oa5\",\"data-framer-name\":\"Lounge Image\"})}),/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition5},__framer__animateOnce:true,__framer__enter:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-ntgmlx\",\"data-styles-preset\":\"WjRfFq4F1\",style:{\"--framer-text-color\":\"var(--token-5ee5c070-4b27-45f1-b9d9-acd96f6799d2, rgb(253, 250, 241))\"},children:\"Rozkladacia poste\u013E s pr\\xedstupom na balk\\xf3n.\"})}),className:\"framer-1xxwr4s\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})]}),/*#__PURE__*/_jsxs(\"section\",{className:\"framer-10mxefv\",\"data-framer-name\":\"Sustainability\",id:elementId2,ref:ref3,children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-b2vpo2\",\"data-framer-name\":\"Heading\",children:[/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition5},__framer__animateOnce:true,__framer__enter:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1cqsrf3\",\"data-styles-preset\":\"EQ8kPMZtl\",style:{\"--framer-text-color\":\"var(--token-84d50fa8-716f-42d8-94f2-7386c9753eca, rgb(7, 13, 9))\"},children:\"SPOLO\u010Cn\\xe9 PRIESTORY\"})}),className:\"framer-76nzc3\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition5},__framer__animateOnce:true,__framer__enter:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h2\",{className:\"framer-styles-preset-jrwfej\",\"data-styles-preset\":\"T3mhBQqz3\",style:{\"--framer-text-color\":\"var(--token-84d50fa8-716f-42d8-94f2-7386c9753eca, rgb(7, 13, 9))\"},children:[\"Miesto pre \",/*#__PURE__*/_jsx(\"em\",{children:\"oddych\"}),\" a spolo\u010Dn\\xe9 \",/*#__PURE__*/_jsx(\"em\",{children:\"aktivity.\"})]})}),className:\"framer-bzfyiv\",fonts:[\"Inter\",\"Inter-Italic\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-yy1c6i\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1nikdnq\",\"data-framer-name\":\"Images\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ghzmxv\",\"data-framer-name\":\"Captioned Image\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-j44bvi\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{pPkb9CLMm:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1398+0+3266+120+171.2+0+0+0+0+0+0+0),pixelHeight:683,pixelWidth:1024,sizes:`max((min(${componentViewport?.width||\"100vw\"} - 128px, 1400px) - 64px) / 2, 1px)`,src:\"https://framerusercontent.com/images/6XfrLzKhVu6tVPnBF7OyaIUX1A0.jpg\",srcSet:\"https://framerusercontent.com/images/6XfrLzKhVu6tVPnBF7OyaIUX1A0.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/6XfrLzKhVu6tVPnBF7OyaIUX1A0.jpg 1024w\"}},tLzz4_CGc:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1148+0+4048+64+155.2+0+0+0+0+0+0+0+0),pixelHeight:683,pixelWidth:1024,sizes:`min(min(${componentViewport?.width||\"100vw\"} - 48px, 1400px), 500px)`,src:\"https://framerusercontent.com/images/6XfrLzKhVu6tVPnBF7OyaIUX1A0.jpg\",srcSet:\"https://framerusercontent.com/images/6XfrLzKhVu6tVPnBF7OyaIUX1A0.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/6XfrLzKhVu6tVPnBF7OyaIUX1A0.jpg 1024w\"}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__spring:{damping:60,delay:0,duration:.3,ease:[.44,0,.56,1],mass:1,stiffness:150,type:\"spring\"},__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}},{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1.1,skewX:0,skewY:0,x:0,y:0}}],__framer__transformTrigger:\"onInView\",__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1398+0+3666+160+227.2+0+0+0+0+0+0+0),pixelHeight:683,pixelWidth:1024,sizes:`max((min(${componentViewport?.width||\"100vw\"} - 192px, 1400px) - 64px) / 2, 1px)`,src:\"https://framerusercontent.com/images/6XfrLzKhVu6tVPnBF7OyaIUX1A0.jpg\",srcSet:\"https://framerusercontent.com/images/6XfrLzKhVu6tVPnBF7OyaIUX1A0.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/6XfrLzKhVu6tVPnBF7OyaIUX1A0.jpg 1024w\"},className:\"framer-5t535k\",\"data-framer-name\":\"Image\"})})}),/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition5},__framer__animateOnce:true,__framer__enter:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-ntgmlx\",\"data-styles-preset\":\"WjRfFq4F1\",children:\"Vonkaj\u0161ia terasa poskytuje pohodln\\xe9 posedenie s v\\xfdh\u013Eadom na okolit\\xfd les.\"})}),className:\"framer-it5hhx\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1gd5unx\",\"data-framer-name\":\"Captioned Image\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-vinr8q\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{pPkb9CLMm:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1398+0+3266+120+171.2+0+0+0+0+0+0),pixelHeight:683,pixelWidth:1024,sizes:`max((min(${componentViewport?.width||\"100vw\"} - 128px, 1400px) - 64px) / 2, 1px)`,src:\"https://framerusercontent.com/images/BAJiYLF8vcRw5y0vKu6mJU8hSzg.jpg\",srcSet:\"https://framerusercontent.com/images/BAJiYLF8vcRw5y0vKu6mJU8hSzg.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/BAJiYLF8vcRw5y0vKu6mJU8hSzg.jpg 1024w\"}},tLzz4_CGc:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1148+0+4048+64+155.2+0+0+0+704+0+0+0),pixelHeight:683,pixelWidth:1024,sizes:`max(min(min(${componentViewport?.width||\"100vw\"} - 48px, 1400px), 500px), 1px)`,src:\"https://framerusercontent.com/images/BAJiYLF8vcRw5y0vKu6mJU8hSzg.jpg\",srcSet:\"https://framerusercontent.com/images/BAJiYLF8vcRw5y0vKu6mJU8hSzg.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/BAJiYLF8vcRw5y0vKu6mJU8hSzg.jpg 1024w\"}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__spring:{damping:60,delay:0,duration:.3,ease:[.44,0,.56,1],mass:1,stiffness:150,type:\"spring\"},__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}},{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1.1,skewX:0,skewY:0,x:0,y:0}}],__framer__transformTrigger:\"onInView\",__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1398+0+3666+160+227.2+0+0+0+0+0+0),pixelHeight:683,pixelWidth:1024,sizes:`max((min(${componentViewport?.width||\"100vw\"} - 192px, 1400px) - 64px) / 2, 1px)`,src:\"https://framerusercontent.com/images/BAJiYLF8vcRw5y0vKu6mJU8hSzg.jpg\",srcSet:\"https://framerusercontent.com/images/BAJiYLF8vcRw5y0vKu6mJU8hSzg.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/BAJiYLF8vcRw5y0vKu6mJU8hSzg.jpg 1024w\"},className:\"framer-f3bhas\",\"data-framer-name\":\"Image\"})})}),/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition5},__framer__animateOnce:true,__framer__enter:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-ntgmlx\",\"data-styles-preset\":\"WjRfFq4F1\",children:\"Murovan\\xfd gril v z\\xe1hrade.\"})}),className:\"framer-wu3zdr\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1wg1ypd\",\"data-framer-name\":\"Images\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1mcvj6\",\"data-framer-name\":\"Captioned Image\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-17xjvia\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{pPkb9CLMm:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1398+0+3266+120+171.2+0+752+0+0+0+0+0),pixelHeight:683,pixelWidth:1024,sizes:`max((min(${componentViewport?.width||\"100vw\"} - 128px, 1400px) - 64px) / 2, 1px)`,src:\"https://framerusercontent.com/images/vPrOH1CCfmpq490EdmONh6v117s.jpg\",srcSet:\"https://framerusercontent.com/images/vPrOH1CCfmpq490EdmONh6v117s.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/vPrOH1CCfmpq490EdmONh6v117s.jpg 1024w\"}},tLzz4_CGc:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1148+0+4048+64+155.2+0+1408+0+0+0+0+0+0),pixelHeight:683,pixelWidth:1024,sizes:`min(min(${componentViewport?.width||\"100vw\"} - 48px, 1400px), 500px)`,src:\"https://framerusercontent.com/images/vPrOH1CCfmpq490EdmONh6v117s.jpg\",srcSet:\"https://framerusercontent.com/images/vPrOH1CCfmpq490EdmONh6v117s.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/vPrOH1CCfmpq490EdmONh6v117s.jpg 1024w\"}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__spring:{damping:60,delay:0,duration:.3,ease:[.44,0,.56,1],mass:1,stiffness:150,type:\"spring\"},__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}},{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1.1,skewX:0,skewY:0,x:0,y:0}}],__framer__transformTrigger:\"onInView\",__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1398+0+3666+160+227.2+0+728+0+0+0+0+0),pixelHeight:683,pixelWidth:1024,sizes:`max((min(${componentViewport?.width||\"100vw\"} - 192px, 1400px) - 64px) / 2, 1px)`,src:\"https://framerusercontent.com/images/vPrOH1CCfmpq490EdmONh6v117s.jpg\",srcSet:\"https://framerusercontent.com/images/vPrOH1CCfmpq490EdmONh6v117s.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/vPrOH1CCfmpq490EdmONh6v117s.jpg 1024w\"},className:\"framer-1594wwv\",\"data-framer-name\":\"Image\"})})}),/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition5},__framer__animateOnce:true,__framer__enter:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-ntgmlx\",\"data-styles-preset\":\"WjRfFq4F1\",children:\"Kryt\\xfd alt\\xe1nok s poseden\\xedm, kde m\\xf4\u017Eete vyu\u017Ei\u0165 prenosn\\xfd gril alebo kotl\\xedk na pr\\xedpravu gul\\xe1\u0161a za ka\u017Ed\\xe9ho po\u010Dasia.\"})}),className:\"framer-4cbhx1\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-o2ku6t\",\"data-framer-name\":\"Captioned Image\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1rvvsvd\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{pPkb9CLMm:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1398+0+3266+120+171.2+0+752+0+0+0+0),pixelHeight:683,pixelWidth:1024,sizes:`max((min(${componentViewport?.width||\"100vw\"} - 128px, 1400px) - 64px) / 2, 1px)`,src:\"https://framerusercontent.com/images/v0Xxb07Dt8cN9JYQ3RVqAFHvws.jpg\",srcSet:\"https://framerusercontent.com/images/v0Xxb07Dt8cN9JYQ3RVqAFHvws.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/v0Xxb07Dt8cN9JYQ3RVqAFHvws.jpg 1024w\"}},tLzz4_CGc:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1148+0+4048+64+155.2+0+1408+0+704+0+0+0),pixelHeight:683,pixelWidth:1024,sizes:`max(min(min(${componentViewport?.width||\"100vw\"} - 48px, 1400px), 500px), 1px)`,src:\"https://framerusercontent.com/images/v0Xxb07Dt8cN9JYQ3RVqAFHvws.jpg\",srcSet:\"https://framerusercontent.com/images/v0Xxb07Dt8cN9JYQ3RVqAFHvws.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/v0Xxb07Dt8cN9JYQ3RVqAFHvws.jpg 1024w\"}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__spring:{damping:60,delay:0,duration:.3,ease:[.44,0,.56,1],mass:1,stiffness:150,type:\"spring\"},__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}},{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1.1,skewX:0,skewY:0,x:0,y:0}}],__framer__transformTrigger:\"onInView\",__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1398+0+3666+160+227.2+0+728+0+0+0+0),pixelHeight:683,pixelWidth:1024,sizes:`max((min(${componentViewport?.width||\"100vw\"} - 192px, 1400px) - 64px) / 2, 1px)`,src:\"https://framerusercontent.com/images/v0Xxb07Dt8cN9JYQ3RVqAFHvws.jpg\",srcSet:\"https://framerusercontent.com/images/v0Xxb07Dt8cN9JYQ3RVqAFHvws.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/v0Xxb07Dt8cN9JYQ3RVqAFHvws.jpg 1024w\"},className:\"framer-1fsaflv\",\"data-framer-name\":\"Image\"})})}),/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition5},__framer__animateOnce:true,__framer__enter:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-ntgmlx\",\"data-styles-preset\":\"WjRfFq4F1\",children:\"Deti sa m\\xf4\u017Eu zabavi\u0165 na vonkaj\u0161ej \u0161myk\u013Eavke, drevenej hojda\u010Dke alebo vo vn\\xfatornom men\u0161om detskom k\\xfatiku.\"})}),className:\"framer-t0alwr\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-svx09d\",\"data-framer-name\":\"Images\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-knuve7\",\"data-framer-name\":\"Captioned Image\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-16ey18o\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{pPkb9CLMm:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1398+0+3266+120+171.2+0+1504+0+0+0+0+0),pixelHeight:683,pixelWidth:1024,positionX:\"20.4%\",positionY:\"48.5%\",sizes:`max((min(${componentViewport?.width||\"100vw\"} - 128px, 1400px) - 64px) / 2, 1px)`,src:\"https://framerusercontent.com/images/4QDDJsZh1SmZtWoytzmySxMfY.jpg\",srcSet:\"https://framerusercontent.com/images/4QDDJsZh1SmZtWoytzmySxMfY.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/4QDDJsZh1SmZtWoytzmySxMfY.jpg 1024w\"}},tLzz4_CGc:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1148+0+4048+64+155.2+0+2816+0+0+0+0+0+0),pixelHeight:683,pixelWidth:1024,positionX:\"20.4%\",positionY:\"48.5%\",sizes:`min(min(${componentViewport?.width||\"100vw\"} - 48px, 1400px), 500px)`,src:\"https://framerusercontent.com/images/4QDDJsZh1SmZtWoytzmySxMfY.jpg\",srcSet:\"https://framerusercontent.com/images/4QDDJsZh1SmZtWoytzmySxMfY.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/4QDDJsZh1SmZtWoytzmySxMfY.jpg 1024w\"}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__spring:{damping:60,delay:0,duration:.3,ease:[.44,0,.56,1],mass:1,stiffness:150,type:\"spring\"},__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}},{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1.1,skewX:0,skewY:0,x:0,y:0}}],__framer__transformTrigger:\"onInView\",__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1398+0+3666+160+227.2+0+1456+0+0+0+0+0),pixelHeight:683,pixelWidth:1024,positionX:\"20.4%\",positionY:\"48.5%\",sizes:`max((min(${componentViewport?.width||\"100vw\"} - 192px, 1400px) - 64px) / 2, 1px)`,src:\"https://framerusercontent.com/images/4QDDJsZh1SmZtWoytzmySxMfY.jpg\",srcSet:\"https://framerusercontent.com/images/4QDDJsZh1SmZtWoytzmySxMfY.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/4QDDJsZh1SmZtWoytzmySxMfY.jpg 1024w\"},className:\"framer-1p1186i\",\"data-framer-name\":\"Image\"})})}),/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition5},__framer__animateOnce:true,__framer__enter:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-ntgmlx\",\"data-styles-preset\":\"WjRfFq4F1\",children:\"Spolo\u010Densk\\xe1 miestnos\u0165 s kozubom\"})}),className:\"framer-qdgm6n\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-pcbdzp\",\"data-framer-name\":\"Captioned Image\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1i38y3o\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{pPkb9CLMm:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1398+0+3266+120+171.2+0+1504+0+0+0+0),pixelHeight:683,pixelWidth:1024,positionX:\"75.2%\",positionY:\"37.9%\",sizes:`max((min(${componentViewport?.width||\"100vw\"} - 128px, 1400px) - 64px) / 2, 1px)`,src:\"https://framerusercontent.com/images/nB3lhor7tjzHhsHNZwVkZ8Ee4U.jpg\",srcSet:\"https://framerusercontent.com/images/nB3lhor7tjzHhsHNZwVkZ8Ee4U.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/nB3lhor7tjzHhsHNZwVkZ8Ee4U.jpg 1024w\"}},tLzz4_CGc:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1148+0+4048+64+155.2+0+2816+0+704+0+0+0),pixelHeight:683,pixelWidth:1024,positionX:\"75.2%\",positionY:\"37.9%\",sizes:`max(min(min(${componentViewport?.width||\"100vw\"} - 48px, 1400px), 500px), 1px)`,src:\"https://framerusercontent.com/images/nB3lhor7tjzHhsHNZwVkZ8Ee4U.jpg\",srcSet:\"https://framerusercontent.com/images/nB3lhor7tjzHhsHNZwVkZ8Ee4U.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/nB3lhor7tjzHhsHNZwVkZ8Ee4U.jpg 1024w\"}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__spring:{damping:60,delay:0,duration:.3,ease:[.44,0,.56,1],mass:1,stiffness:150,type:\"spring\"},__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}},{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1.1,skewX:0,skewY:0,x:0,y:0}}],__framer__transformTrigger:\"onInView\",__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1398+0+3666+160+227.2+0+1456+0+0+0+0),pixelHeight:683,pixelWidth:1024,positionX:\"75.2%\",positionY:\"37.9%\",sizes:`max((min(${componentViewport?.width||\"100vw\"} - 192px, 1400px) - 64px) / 2, 1px)`,src:\"https://framerusercontent.com/images/nB3lhor7tjzHhsHNZwVkZ8Ee4U.jpg\",srcSet:\"https://framerusercontent.com/images/nB3lhor7tjzHhsHNZwVkZ8Ee4U.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/nB3lhor7tjzHhsHNZwVkZ8Ee4U.jpg 1024w\"},className:\"framer-1nt57u\",\"data-framer-name\":\"Image\"})})}),/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition5},__framer__animateOnce:true,__framer__enter:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-ntgmlx\",\"data-styles-preset\":\"WjRfFq4F1\",children:\"Kuchy\u0148a\"})}),className:\"framer-vecg5u\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})]})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{pPkb9CLMm:{y:(componentViewport?.y||0)+0+1398+0+5869.2},tLzz4_CGc:{y:(componentViewport?.y||0)+0+1148+0+8507.2}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:567,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+1398+0+6333.2,children:/*#__PURE__*/_jsx(Container,{className:\"framer-6q6tnx-container\",nodeId:\"p4C173Irj\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{pPkb9CLMm:{variant:\"F21eyheu4\"},tLzz4_CGc:{variant:\"Fx2pe0IS_\"}},children:/*#__PURE__*/_jsx(CTA,{height:\"100%\",id:\"p4C173Irj\",layoutId:\"p4C173Irj\",style:{width:\"100%\"},variant:\"zJrOVfII1\",width:\"100%\"})})})})})]})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-hr7Yr.framer-lux5qc, .framer-hr7Yr .framer-lux5qc { display: block; }\",\".framer-hr7Yr.framer-72rtr7 { 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: visible; padding: 0px; position: relative; width: 1200px; }\",\".framer-hr7Yr .framer-11o63wh-container { flex: none; height: auto; left: 0px; position: fixed; right: 0px; top: 0px; z-index: 5; }\",\".framer-hr7Yr .framer-cypn2e { align-content: center; align-items: center; background-color: var(--token-5ee5c070-4b27-45f1-b9d9-acd96f6799d2, #fdfaf1); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; z-index: 1; }\",\".framer-hr7Yr .framer-pnflsu { align-content: center; align-items: center; background-color: var(--token-5ee5c070-4b27-45f1-b9d9-acd96f6799d2, #fdfaf1); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; min-height: 75vh; overflow: hidden; padding: 160px 96px 160px 96px; position: relative; width: 100%; z-index: 2; }\",\".framer-hr7Yr .framer-1t1wshp, .framer-hr7Yr .framer-10sxo4 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; max-width: 800px; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-hr7Yr .framer-1nfz2hr { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-hr7Yr .framer-vkgvxo { aspect-ratio: 1.7777777777777777 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 675px); overflow: hidden; position: relative; width: 100%; }\",\".framer-hr7Yr .framer-1brvgck { align-content: center; align-items: center; aspect-ratio: 1.7777777777777777 / 1; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 48px; height: var(--framer-aspect-ratio-supported, 675px); justify-content: center; left: 50%; overflow: visible; padding: 0px; position: absolute; top: 50%; transform: translate(-50%, -50%); width: 100%; will-change: var(--framer-will-change-effect-override, transform); z-index: 0; }\",\".framer-hr7Yr .framer-v502ko { 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: visible; padding: 0px; pointer-events: none; position: relative; width: 100%; z-index: 1; }\",\".framer-hr7Yr .framer-px3tmh { align-content: center; align-items: center; background-color: var(--token-bed8afe4-26bc-4892-ad2d-7745cf5623ad, #0d120e); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 128px 96px 128px 96px; pointer-events: auto; position: relative; width: 100%; }\",\".framer-hr7Yr .framer-14goylr { -webkit-filter: invert(0); bottom: 0px; filter: invert(0); flex: none; left: 0px; opacity: 0.2; overflow: visible; position: absolute; right: 0px; top: 0px; z-index: 0; }\",\".framer-hr7Yr .framer-1m1s3lb { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 64px; height: min-content; justify-content: center; max-width: 675px; overflow: hidden; padding: 0px; position: relative; width: 100%; z-index: 1; }\",\".framer-hr7Yr .framer-1315tvl { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-hr7Yr .framer-1sdzqhn, .framer-hr7Yr .framer-182gri3, .framer-hr7Yr .framer-1dzrmii, .framer-hr7Yr .framer-19thl2g, .framer-hr7Yr .framer-1tgc5fp, .framer-hr7Yr .framer-y4xj63, .framer-hr7Yr .framer-1xxwr4s { --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-hr7Yr .framer-1hdgdc8-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-hr7Yr .framer-gyc1f4, .framer-hr7Yr .framer-10mxefv { align-content: center; align-items: center; background-color: var(--token-5ee5c070-4b27-45f1-b9d9-acd96f6799d2, #fdfaf1); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 96px; height: min-content; justify-content: center; overflow: visible; padding: 160px 96px 160px 96px; pointer-events: auto; position: relative; width: 100%; }\",\".framer-hr7Yr .framer-353xv9, .framer-hr7Yr .framer-cmlcbe, .framer-hr7Yr .framer-b2vpo2 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: center; max-width: 1400px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-hr7Yr .framer-uagv7u, .framer-hr7Yr .framer-d6aiqc, .framer-hr7Yr .framer-bzfyiv { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; max-width: 600px; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-hr7Yr .framer-1sds5t1 { 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: 1400px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-hr7Yr .framer-hppu9p { aspect-ratio: 1.7777777777777777 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 567px); overflow: visible; position: relative; width: 100%; }\",\".framer-hr7Yr .framer-vozp0z { align-content: center; align-items: center; background-color: var(--token-bed8afe4-26bc-4892-ad2d-7745cf5623ad, #040b06); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 96px; height: min-content; justify-content: flex-start; overflow: visible; padding: 160px 96px 160px 96px; pointer-events: auto; position: relative; width: 100%; }\",\".framer-hr7Yr .framer-8vqe91, .framer-hr7Yr .framer-76nzc3 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-hr7Yr .framer-17emgva { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; max-width: 550px; position: relative; white-space: pre-wrap; width: auto; word-break: break-word; word-wrap: break-word; }\",\".framer-hr7Yr .framer-1w4uxfp { display: grid; flex: none; gap: 64px; grid-auto-rows: minmax(0, 1fr); grid-template-columns: repeat(2, minmax(50px, 1fr)); grid-template-rows: repeat(2, minmax(0, 1fr)); height: min-content; justify-content: center; max-width: 1400px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-hr7Yr .framer-9g0ob0, .framer-hr7Yr .framer-1e6gtqd, .framer-hr7Yr .framer-l3gcah, .framer-hr7Yr .framer-ur4f5u { align-content: center; align-items: center; align-self: start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; justify-self: start; max-width: 600px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-hr7Yr .framer-1ijtyqc, .framer-hr7Yr .framer-tqsdd, .framer-hr7Yr .framer-188z6g5, .framer-hr7Yr .framer-1db8oa5 { aspect-ratio: 1.7777777777777777 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 266px); overflow: visible; position: relative; width: 100%; }\",\".framer-hr7Yr .framer-yy1c6i { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 64px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-hr7Yr .framer-1nikdnq, .framer-hr7Yr .framer-1wg1ypd, .framer-hr7Yr .framer-svx09d { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 64px; height: min-content; justify-content: center; max-width: 1400px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-hr7Yr .framer-ghzmxv, .framer-hr7Yr .framer-1gd5unx, .framer-hr7Yr .framer-1mcvj6, .framer-hr7Yr .framer-o2ku6t, .framer-hr7Yr .framer-knuve7, .framer-hr7Yr .framer-pcbdzp { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-hr7Yr .framer-j44bvi, .framer-hr7Yr .framer-17xjvia, .framer-hr7Yr .framer-16ey18o { align-content: center; align-items: center; aspect-ratio: 0.944 / 1; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: var(--framer-aspect-ratio-supported, 500px); justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-hr7Yr .framer-5t535k, .framer-hr7Yr .framer-1594wwv, .framer-hr7Yr .framer-1p1186i { aspect-ratio: 0.944 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 500px); overflow: visible; position: relative; width: 100%; }\",\".framer-hr7Yr .framer-it5hhx, .framer-hr7Yr .framer-wu3zdr, .framer-hr7Yr .framer-4cbhx1, .framer-hr7Yr .framer-t0alwr, .framer-hr7Yr .framer-qdgm6n, .framer-hr7Yr .framer-vecg5u { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; max-width: 600px; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; z-index: 1; }\",\".framer-hr7Yr .framer-vinr8q, .framer-hr7Yr .framer-1rvvsvd, .framer-hr7Yr .framer-1i38y3o { align-content: center; align-items: center; aspect-ratio: 0.944 / 1; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 48px; height: var(--framer-aspect-ratio-supported, 500px); justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-hr7Yr .framer-f3bhas, .framer-hr7Yr .framer-1fsaflv, .framer-hr7Yr .framer-1nt57u { aspect-ratio: 0.944 / 1; flex: 1 0 0px; height: var(--framer-aspect-ratio-supported, 500px); overflow: visible; position: relative; width: 1px; }\",\".framer-hr7Yr .framer-6q6tnx-container { flex: none; height: auto; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-hr7Yr.framer-72rtr7, .framer-hr7Yr .framer-cypn2e, .framer-hr7Yr .framer-pnflsu, .framer-hr7Yr .framer-1nfz2hr, .framer-hr7Yr .framer-1brvgck, .framer-hr7Yr .framer-v502ko, .framer-hr7Yr .framer-px3tmh, .framer-hr7Yr .framer-1m1s3lb, .framer-hr7Yr .framer-1315tvl, .framer-hr7Yr .framer-gyc1f4, .framer-hr7Yr .framer-353xv9, .framer-hr7Yr .framer-1sds5t1, .framer-hr7Yr .framer-vozp0z, .framer-hr7Yr .framer-cmlcbe, .framer-hr7Yr .framer-9g0ob0, .framer-hr7Yr .framer-1e6gtqd, .framer-hr7Yr .framer-l3gcah, .framer-hr7Yr .framer-ur4f5u, .framer-hr7Yr .framer-10mxefv, .framer-hr7Yr .framer-b2vpo2, .framer-hr7Yr .framer-yy1c6i, .framer-hr7Yr .framer-1nikdnq, .framer-hr7Yr .framer-ghzmxv, .framer-hr7Yr .framer-j44bvi, .framer-hr7Yr .framer-1gd5unx, .framer-hr7Yr .framer-vinr8q, .framer-hr7Yr .framer-1wg1ypd, .framer-hr7Yr .framer-1mcvj6, .framer-hr7Yr .framer-17xjvia, .framer-hr7Yr .framer-o2ku6t, .framer-hr7Yr .framer-1rvvsvd, .framer-hr7Yr .framer-svx09d, .framer-hr7Yr .framer-knuve7, .framer-hr7Yr .framer-16ey18o, .framer-hr7Yr .framer-pcbdzp, .framer-hr7Yr .framer-1i38y3o { gap: 0px; } .framer-hr7Yr.framer-72rtr7 > *, .framer-hr7Yr .framer-cypn2e > *, .framer-hr7Yr .framer-pnflsu > *, .framer-hr7Yr .framer-v502ko > *, .framer-hr7Yr .framer-px3tmh > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-hr7Yr.framer-72rtr7 > :first-child, .framer-hr7Yr .framer-cypn2e > :first-child, .framer-hr7Yr .framer-pnflsu > :first-child, .framer-hr7Yr .framer-1nfz2hr > :first-child, .framer-hr7Yr .framer-v502ko > :first-child, .framer-hr7Yr .framer-px3tmh > :first-child, .framer-hr7Yr .framer-1m1s3lb > :first-child, .framer-hr7Yr .framer-1315tvl > :first-child, .framer-hr7Yr .framer-gyc1f4 > :first-child, .framer-hr7Yr .framer-353xv9 > :first-child, .framer-hr7Yr .framer-1sds5t1 > :first-child, .framer-hr7Yr .framer-vozp0z > :first-child, .framer-hr7Yr .framer-cmlcbe > :first-child, .framer-hr7Yr .framer-9g0ob0 > :first-child, .framer-hr7Yr .framer-1e6gtqd > :first-child, .framer-hr7Yr .framer-l3gcah > :first-child, .framer-hr7Yr .framer-ur4f5u > :first-child, .framer-hr7Yr .framer-10mxefv > :first-child, .framer-hr7Yr .framer-b2vpo2 > :first-child, .framer-hr7Yr .framer-yy1c6i > :first-child, .framer-hr7Yr .framer-ghzmxv > :first-child, .framer-hr7Yr .framer-j44bvi > :first-child, .framer-hr7Yr .framer-1gd5unx > :first-child, .framer-hr7Yr .framer-1mcvj6 > :first-child, .framer-hr7Yr .framer-17xjvia > :first-child, .framer-hr7Yr .framer-o2ku6t > :first-child, .framer-hr7Yr .framer-knuve7 > :first-child, .framer-hr7Yr .framer-16ey18o > :first-child, .framer-hr7Yr .framer-pcbdzp > :first-child { margin-top: 0px; } .framer-hr7Yr.framer-72rtr7 > :last-child, .framer-hr7Yr .framer-cypn2e > :last-child, .framer-hr7Yr .framer-pnflsu > :last-child, .framer-hr7Yr .framer-1nfz2hr > :last-child, .framer-hr7Yr .framer-v502ko > :last-child, .framer-hr7Yr .framer-px3tmh > :last-child, .framer-hr7Yr .framer-1m1s3lb > :last-child, .framer-hr7Yr .framer-1315tvl > :last-child, .framer-hr7Yr .framer-gyc1f4 > :last-child, .framer-hr7Yr .framer-353xv9 > :last-child, .framer-hr7Yr .framer-1sds5t1 > :last-child, .framer-hr7Yr .framer-vozp0z > :last-child, .framer-hr7Yr .framer-cmlcbe > :last-child, .framer-hr7Yr .framer-9g0ob0 > :last-child, .framer-hr7Yr .framer-1e6gtqd > :last-child, .framer-hr7Yr .framer-l3gcah > :last-child, .framer-hr7Yr .framer-ur4f5u > :last-child, .framer-hr7Yr .framer-10mxefv > :last-child, .framer-hr7Yr .framer-b2vpo2 > :last-child, .framer-hr7Yr .framer-yy1c6i > :last-child, .framer-hr7Yr .framer-ghzmxv > :last-child, .framer-hr7Yr .framer-j44bvi > :last-child, .framer-hr7Yr .framer-1gd5unx > :last-child, .framer-hr7Yr .framer-1mcvj6 > :last-child, .framer-hr7Yr .framer-17xjvia > :last-child, .framer-hr7Yr .framer-o2ku6t > :last-child, .framer-hr7Yr .framer-knuve7 > :last-child, .framer-hr7Yr .framer-16ey18o > :last-child, .framer-hr7Yr .framer-pcbdzp > :last-child { margin-bottom: 0px; } .framer-hr7Yr .framer-1nfz2hr > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-hr7Yr .framer-1brvgck > *, .framer-hr7Yr .framer-vinr8q > *, .framer-hr7Yr .framer-1rvvsvd > *, .framer-hr7Yr .framer-1i38y3o > * { margin: 0px; margin-left: calc(48px / 2); margin-right: calc(48px / 2); } .framer-hr7Yr .framer-1brvgck > :first-child, .framer-hr7Yr .framer-1nikdnq > :first-child, .framer-hr7Yr .framer-vinr8q > :first-child, .framer-hr7Yr .framer-1wg1ypd > :first-child, .framer-hr7Yr .framer-1rvvsvd > :first-child, .framer-hr7Yr .framer-svx09d > :first-child, .framer-hr7Yr .framer-1i38y3o > :first-child { margin-left: 0px; } .framer-hr7Yr .framer-1brvgck > :last-child, .framer-hr7Yr .framer-1nikdnq > :last-child, .framer-hr7Yr .framer-vinr8q > :last-child, .framer-hr7Yr .framer-1wg1ypd > :last-child, .framer-hr7Yr .framer-1rvvsvd > :last-child, .framer-hr7Yr .framer-svx09d > :last-child, .framer-hr7Yr .framer-1i38y3o > :last-child { margin-right: 0px; } .framer-hr7Yr .framer-1m1s3lb > *, .framer-hr7Yr .framer-yy1c6i > * { margin: 0px; margin-bottom: calc(64px / 2); margin-top: calc(64px / 2); } .framer-hr7Yr .framer-1315tvl > *, .framer-hr7Yr .framer-353xv9 > *, .framer-hr7Yr .framer-cmlcbe > *, .framer-hr7Yr .framer-b2vpo2 > * { margin: 0px; margin-bottom: calc(48px / 2); margin-top: calc(48px / 2); } .framer-hr7Yr .framer-gyc1f4 > *, .framer-hr7Yr .framer-vozp0z > *, .framer-hr7Yr .framer-10mxefv > * { margin: 0px; margin-bottom: calc(96px / 2); margin-top: calc(96px / 2); } .framer-hr7Yr .framer-1sds5t1 > *, .framer-hr7Yr .framer-9g0ob0 > *, .framer-hr7Yr .framer-1e6gtqd > *, .framer-hr7Yr .framer-l3gcah > *, .framer-hr7Yr .framer-ur4f5u > *, .framer-hr7Yr .framer-ghzmxv > *, .framer-hr7Yr .framer-j44bvi > *, .framer-hr7Yr .framer-1gd5unx > *, .framer-hr7Yr .framer-1mcvj6 > *, .framer-hr7Yr .framer-17xjvia > *, .framer-hr7Yr .framer-o2ku6t > *, .framer-hr7Yr .framer-knuve7 > *, .framer-hr7Yr .framer-16ey18o > *, .framer-hr7Yr .framer-pcbdzp > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-hr7Yr .framer-1nikdnq > *, .framer-hr7Yr .framer-1wg1ypd > *, .framer-hr7Yr .framer-svx09d > * { margin: 0px; margin-left: calc(64px / 2); margin-right: calc(64px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,\"@media (min-width: 810px) and (max-width: 1199px) { .framer-hr7Yr.framer-72rtr7 { width: 810px; } .framer-hr7Yr .framer-pnflsu { padding: 120px 64px 120px 64px; } .framer-hr7Yr .framer-1t1wshp, .framer-hr7Yr .framer-10sxo4 { max-width: 600px; } .framer-hr7Yr .framer-vkgvxo { height: var(--framer-aspect-ratio-supported, 456px); } .framer-hr7Yr .framer-1brvgck { height: var(--framer-aspect-ratio-supported, 456px); top: 50%; } .framer-hr7Yr .framer-px3tmh { padding: 96px 64px 96px 64px; } .framer-hr7Yr .framer-14goylr { pointer-events: auto; } .framer-hr7Yr .framer-1m1s3lb { gap: 48px; max-width: 600px; pointer-events: auto; } .framer-hr7Yr .framer-1315tvl, .framer-hr7Yr .framer-353xv9, .framer-hr7Yr .framer-cmlcbe, .framer-hr7Yr .framer-b2vpo2 { gap: 24px; } .framer-hr7Yr .framer-gyc1f4, .framer-hr7Yr .framer-vozp0z, .framer-hr7Yr .framer-10mxefv { gap: 64px; padding: 120px 64px 120px 64px; } .framer-hr7Yr .framer-1sds5t1, .framer-hr7Yr .framer-9g0ob0, .framer-hr7Yr .framer-1e6gtqd, .framer-hr7Yr .framer-l3gcah, .framer-hr7Yr .framer-ur4f5u { gap: 16px; } .framer-hr7Yr .framer-hppu9p { height: var(--framer-aspect-ratio-supported, 384px); } .framer-hr7Yr .framer-1ijtyqc, .framer-hr7Yr .framer-tqsdd, .framer-hr7Yr .framer-188z6g5, .framer-hr7Yr .framer-1db8oa5 { height: var(--framer-aspect-ratio-supported, 174px); } .framer-hr7Yr .framer-ghzmxv { gap: 48px; order: 0; } .framer-hr7Yr .framer-j44bvi, .framer-hr7Yr .framer-5t535k, .framer-hr7Yr .framer-vinr8q, .framer-hr7Yr .framer-17xjvia, .framer-hr7Yr .framer-1594wwv, .framer-hr7Yr .framer-1rvvsvd, .framer-hr7Yr .framer-1fsaflv { height: var(--framer-aspect-ratio-supported, 328px); } .framer-hr7Yr .framer-1gd5unx { gap: 46px; order: 1; } .framer-hr7Yr .framer-f3bhas { height: var(--framer-aspect-ratio-supported, 328px); order: 0; } .framer-hr7Yr .framer-1mcvj6, .framer-hr7Yr .framer-o2ku6t, .framer-hr7Yr .framer-knuve7, .framer-hr7Yr .framer-pcbdzp { gap: 48px; } .framer-hr7Yr .framer-16ey18o, .framer-hr7Yr .framer-1p1186i, .framer-hr7Yr .framer-1i38y3o, .framer-hr7Yr .framer-1nt57u { height: var(--framer-aspect-ratio-supported, 327px); } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-hr7Yr .framer-1m1s3lb, .framer-hr7Yr .framer-1315tvl, .framer-hr7Yr .framer-gyc1f4, .framer-hr7Yr .framer-353xv9, .framer-hr7Yr .framer-1sds5t1, .framer-hr7Yr .framer-vozp0z, .framer-hr7Yr .framer-cmlcbe, .framer-hr7Yr .framer-9g0ob0, .framer-hr7Yr .framer-1e6gtqd, .framer-hr7Yr .framer-l3gcah, .framer-hr7Yr .framer-ur4f5u, .framer-hr7Yr .framer-10mxefv, .framer-hr7Yr .framer-b2vpo2, .framer-hr7Yr .framer-ghzmxv, .framer-hr7Yr .framer-1gd5unx, .framer-hr7Yr .framer-1mcvj6, .framer-hr7Yr .framer-o2ku6t, .framer-hr7Yr .framer-knuve7, .framer-hr7Yr .framer-pcbdzp { gap: 0px; } .framer-hr7Yr .framer-1m1s3lb > *, .framer-hr7Yr .framer-ghzmxv > *, .framer-hr7Yr .framer-1mcvj6 > *, .framer-hr7Yr .framer-o2ku6t > *, .framer-hr7Yr .framer-knuve7 > *, .framer-hr7Yr .framer-pcbdzp > * { margin: 0px; margin-bottom: calc(48px / 2); margin-top: calc(48px / 2); } .framer-hr7Yr .framer-1m1s3lb > :first-child, .framer-hr7Yr .framer-1315tvl > :first-child, .framer-hr7Yr .framer-gyc1f4 > :first-child, .framer-hr7Yr .framer-353xv9 > :first-child, .framer-hr7Yr .framer-1sds5t1 > :first-child, .framer-hr7Yr .framer-vozp0z > :first-child, .framer-hr7Yr .framer-cmlcbe > :first-child, .framer-hr7Yr .framer-9g0ob0 > :first-child, .framer-hr7Yr .framer-1e6gtqd > :first-child, .framer-hr7Yr .framer-l3gcah > :first-child, .framer-hr7Yr .framer-ur4f5u > :first-child, .framer-hr7Yr .framer-10mxefv > :first-child, .framer-hr7Yr .framer-b2vpo2 > :first-child, .framer-hr7Yr .framer-ghzmxv > :first-child, .framer-hr7Yr .framer-1gd5unx > :first-child, .framer-hr7Yr .framer-1mcvj6 > :first-child, .framer-hr7Yr .framer-o2ku6t > :first-child, .framer-hr7Yr .framer-knuve7 > :first-child, .framer-hr7Yr .framer-pcbdzp > :first-child { margin-top: 0px; } .framer-hr7Yr .framer-1m1s3lb > :last-child, .framer-hr7Yr .framer-1315tvl > :last-child, .framer-hr7Yr .framer-gyc1f4 > :last-child, .framer-hr7Yr .framer-353xv9 > :last-child, .framer-hr7Yr .framer-1sds5t1 > :last-child, .framer-hr7Yr .framer-vozp0z > :last-child, .framer-hr7Yr .framer-cmlcbe > :last-child, .framer-hr7Yr .framer-9g0ob0 > :last-child, .framer-hr7Yr .framer-1e6gtqd > :last-child, .framer-hr7Yr .framer-l3gcah > :last-child, .framer-hr7Yr .framer-ur4f5u > :last-child, .framer-hr7Yr .framer-10mxefv > :last-child, .framer-hr7Yr .framer-b2vpo2 > :last-child, .framer-hr7Yr .framer-ghzmxv > :last-child, .framer-hr7Yr .framer-1gd5unx > :last-child, .framer-hr7Yr .framer-1mcvj6 > :last-child, .framer-hr7Yr .framer-o2ku6t > :last-child, .framer-hr7Yr .framer-knuve7 > :last-child, .framer-hr7Yr .framer-pcbdzp > :last-child { margin-bottom: 0px; } .framer-hr7Yr .framer-1315tvl > *, .framer-hr7Yr .framer-353xv9 > *, .framer-hr7Yr .framer-cmlcbe > *, .framer-hr7Yr .framer-b2vpo2 > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-hr7Yr .framer-gyc1f4 > *, .framer-hr7Yr .framer-vozp0z > *, .framer-hr7Yr .framer-10mxefv > * { margin: 0px; margin-bottom: calc(64px / 2); margin-top: calc(64px / 2); } .framer-hr7Yr .framer-1sds5t1 > *, .framer-hr7Yr .framer-9g0ob0 > *, .framer-hr7Yr .framer-1e6gtqd > *, .framer-hr7Yr .framer-l3gcah > *, .framer-hr7Yr .framer-ur4f5u > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-hr7Yr .framer-1gd5unx > * { margin: 0px; margin-bottom: calc(46px / 2); margin-top: calc(46px / 2); } }}\",\"@media (max-width: 809px) { .framer-hr7Yr.framer-72rtr7 { width: 390px; } .framer-hr7Yr .framer-pnflsu { min-height: 50vh; order: 0; padding: 64px 24px 64px 24px; } .framer-hr7Yr .framer-1t1wshp, .framer-hr7Yr .framer-10sxo4 { max-width: 350px; } .framer-hr7Yr .framer-1nfz2hr, .framer-hr7Yr .framer-wu3zdr, .framer-hr7Yr .framer-t0alwr, .framer-hr7Yr .framer-vecg5u { order: 1; } .framer-hr7Yr .framer-vkgvxo { height: var(--framer-aspect-ratio-supported, 220px); } .framer-hr7Yr .framer-1brvgck { height: var(--framer-aspect-ratio-supported, 220px); top: 50%; } .framer-hr7Yr .framer-px3tmh { padding: 64px 24px 64px 24px; } .framer-hr7Yr .framer-1m1s3lb, .framer-hr7Yr .framer-yy1c6i { gap: 48px; } .framer-hr7Yr .framer-1315tvl, .framer-hr7Yr .framer-353xv9, .framer-hr7Yr .framer-cmlcbe, .framer-hr7Yr .framer-b2vpo2 { gap: 24px; } .framer-hr7Yr .framer-gyc1f4, .framer-hr7Yr .framer-vozp0z, .framer-hr7Yr .framer-10mxefv { gap: 48px; padding: 64px 24px 64px 24px; } .framer-hr7Yr .framer-1sds5t1 { gap: 16px; } .framer-hr7Yr .framer-hppu9p { height: var(--framer-aspect-ratio-supported, 192px); } .framer-hr7Yr .framer-1w4uxfp { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 48px; } .framer-hr7Yr .framer-9g0ob0, .framer-hr7Yr .framer-1e6gtqd, .framer-hr7Yr .framer-l3gcah, .framer-hr7Yr .framer-ur4f5u { align-self: unset; gap: 16px; } .framer-hr7Yr .framer-1ijtyqc, .framer-hr7Yr .framer-tqsdd, .framer-hr7Yr .framer-188z6g5, .framer-hr7Yr .framer-1db8oa5 { height: var(--framer-aspect-ratio-supported, 193px); } .framer-hr7Yr .framer-1nikdnq, .framer-hr7Yr .framer-1wg1ypd, .framer-hr7Yr .framer-svx09d { flex-direction: column; gap: 48px; } .framer-hr7Yr .framer-ghzmxv, .framer-hr7Yr .framer-1gd5unx, .framer-hr7Yr .framer-1mcvj6, .framer-hr7Yr .framer-o2ku6t, .framer-hr7Yr .framer-knuve7, .framer-hr7Yr .framer-pcbdzp { flex: none; gap: 16px; max-width: 500px; width: 100%; } .framer-hr7Yr .framer-j44bvi, .framer-hr7Yr .framer-5t535k, .framer-hr7Yr .framer-f3bhas, .framer-hr7Yr .framer-17xjvia, .framer-hr7Yr .framer-1594wwv, .framer-hr7Yr .framer-1fsaflv { height: var(--framer-aspect-ratio-supported, 363px); } .framer-hr7Yr .framer-vinr8q, .framer-hr7Yr .framer-1rvvsvd { height: var(--framer-aspect-ratio-supported, 363px); order: 0; } .framer-hr7Yr .framer-16ey18o, .framer-hr7Yr .framer-1p1186i, .framer-hr7Yr .framer-1nt57u { height: var(--framer-aspect-ratio-supported, 362px); } .framer-hr7Yr .framer-1i38y3o { height: var(--framer-aspect-ratio-supported, 362px); order: 0; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-hr7Yr .framer-1m1s3lb, .framer-hr7Yr .framer-1315tvl, .framer-hr7Yr .framer-gyc1f4, .framer-hr7Yr .framer-353xv9, .framer-hr7Yr .framer-1sds5t1, .framer-hr7Yr .framer-vozp0z, .framer-hr7Yr .framer-cmlcbe, .framer-hr7Yr .framer-1w4uxfp, .framer-hr7Yr .framer-9g0ob0, .framer-hr7Yr .framer-1e6gtqd, .framer-hr7Yr .framer-l3gcah, .framer-hr7Yr .framer-ur4f5u, .framer-hr7Yr .framer-10mxefv, .framer-hr7Yr .framer-b2vpo2, .framer-hr7Yr .framer-yy1c6i, .framer-hr7Yr .framer-1nikdnq, .framer-hr7Yr .framer-ghzmxv, .framer-hr7Yr .framer-1gd5unx, .framer-hr7Yr .framer-1wg1ypd, .framer-hr7Yr .framer-1mcvj6, .framer-hr7Yr .framer-o2ku6t, .framer-hr7Yr .framer-svx09d, .framer-hr7Yr .framer-knuve7, .framer-hr7Yr .framer-pcbdzp { gap: 0px; } .framer-hr7Yr .framer-1m1s3lb > *, .framer-hr7Yr .framer-gyc1f4 > *, .framer-hr7Yr .framer-vozp0z > *, .framer-hr7Yr .framer-1w4uxfp > *, .framer-hr7Yr .framer-10mxefv > *, .framer-hr7Yr .framer-yy1c6i > *, .framer-hr7Yr .framer-1nikdnq > *, .framer-hr7Yr .framer-1wg1ypd > *, .framer-hr7Yr .framer-svx09d > * { margin: 0px; margin-bottom: calc(48px / 2); margin-top: calc(48px / 2); } .framer-hr7Yr .framer-1m1s3lb > :first-child, .framer-hr7Yr .framer-1315tvl > :first-child, .framer-hr7Yr .framer-gyc1f4 > :first-child, .framer-hr7Yr .framer-353xv9 > :first-child, .framer-hr7Yr .framer-1sds5t1 > :first-child, .framer-hr7Yr .framer-vozp0z > :first-child, .framer-hr7Yr .framer-cmlcbe > :first-child, .framer-hr7Yr .framer-1w4uxfp > :first-child, .framer-hr7Yr .framer-9g0ob0 > :first-child, .framer-hr7Yr .framer-1e6gtqd > :first-child, .framer-hr7Yr .framer-l3gcah > :first-child, .framer-hr7Yr .framer-ur4f5u > :first-child, .framer-hr7Yr .framer-10mxefv > :first-child, .framer-hr7Yr .framer-b2vpo2 > :first-child, .framer-hr7Yr .framer-yy1c6i > :first-child, .framer-hr7Yr .framer-1nikdnq > :first-child, .framer-hr7Yr .framer-ghzmxv > :first-child, .framer-hr7Yr .framer-1gd5unx > :first-child, .framer-hr7Yr .framer-1wg1ypd > :first-child, .framer-hr7Yr .framer-1mcvj6 > :first-child, .framer-hr7Yr .framer-o2ku6t > :first-child, .framer-hr7Yr .framer-svx09d > :first-child, .framer-hr7Yr .framer-knuve7 > :first-child, .framer-hr7Yr .framer-pcbdzp > :first-child { margin-top: 0px; } .framer-hr7Yr .framer-1m1s3lb > :last-child, .framer-hr7Yr .framer-1315tvl > :last-child, .framer-hr7Yr .framer-gyc1f4 > :last-child, .framer-hr7Yr .framer-353xv9 > :last-child, .framer-hr7Yr .framer-1sds5t1 > :last-child, .framer-hr7Yr .framer-vozp0z > :last-child, .framer-hr7Yr .framer-cmlcbe > :last-child, .framer-hr7Yr .framer-1w4uxfp > :last-child, .framer-hr7Yr .framer-9g0ob0 > :last-child, .framer-hr7Yr .framer-1e6gtqd > :last-child, .framer-hr7Yr .framer-l3gcah > :last-child, .framer-hr7Yr .framer-ur4f5u > :last-child, .framer-hr7Yr .framer-10mxefv > :last-child, .framer-hr7Yr .framer-b2vpo2 > :last-child, .framer-hr7Yr .framer-yy1c6i > :last-child, .framer-hr7Yr .framer-1nikdnq > :last-child, .framer-hr7Yr .framer-ghzmxv > :last-child, .framer-hr7Yr .framer-1gd5unx > :last-child, .framer-hr7Yr .framer-1wg1ypd > :last-child, .framer-hr7Yr .framer-1mcvj6 > :last-child, .framer-hr7Yr .framer-o2ku6t > :last-child, .framer-hr7Yr .framer-svx09d > :last-child, .framer-hr7Yr .framer-knuve7 > :last-child, .framer-hr7Yr .framer-pcbdzp > :last-child { margin-bottom: 0px; } .framer-hr7Yr .framer-1315tvl > *, .framer-hr7Yr .framer-353xv9 > *, .framer-hr7Yr .framer-cmlcbe > *, .framer-hr7Yr .framer-b2vpo2 > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-hr7Yr .framer-1sds5t1 > *, .framer-hr7Yr .framer-9g0ob0 > *, .framer-hr7Yr .framer-1e6gtqd > *, .framer-hr7Yr .framer-l3gcah > *, .framer-hr7Yr .framer-ur4f5u > *, .framer-hr7Yr .framer-ghzmxv > *, .framer-hr7Yr .framer-1gd5unx > *, .framer-hr7Yr .framer-1mcvj6 > *, .framer-hr7Yr .framer-o2ku6t > *, .framer-hr7Yr .framer-knuve7 > *, .framer-hr7Yr .framer-pcbdzp > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 8048\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"pPkb9CLMm\":{\"layout\":[\"fixed\",\"auto\"]},\"tLzz4_CGc\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections {\"JbsVTHDTH\":{\"pattern\":\":JbsVTHDTH\",\"name\":\"hero\"},\"F2N_zMPB7\":{\"pattern\":\":F2N_zMPB7\",\"name\":\"interior-images\"},\"i5ElrAbyL\":{\"pattern\":\":i5ElrAbyL\",\"name\":\"sustainability\"}}\n * @framerResponsiveScreen\n */const FrameraugiA20Il=withCSS(Component,css,\"framer-hr7Yr\");export default FrameraugiA20Il;FrameraugiA20Il.displayName=\"Home\";FrameraugiA20Il.defaultProps={height:8048,width:1200};addFonts(FrameraugiA20Il,[{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:\"framer\",style:\"italic\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/CfMzU8w2e7tHgF4T4rATMPuWosA.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/867QObYax8ANsfX4TGEVU9YiCM.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Oyn2ZbENFdnW7mt2Lzjk1h9Zb9k.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/cdAe8hgZ1cMyLu9g005pAW3xMo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",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/DOfvtmE1UplCq161m6Hj8CSQYg.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",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/vFzuJY0c65av44uhEKB6vyjFMg.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",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/tKtBcDnBMevsEEJKdNGhhkLzYo.woff2\",weight:\"400\"},{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/DpPBYI0sL4fYLgAkX8KXOPVt7c.woff2\",weight:\"700\"},{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/4RAEQdEOrcnDkhHiiCbJOw92Lk.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/1K3W8DizY3v4emK8Mb08YHxTbs.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/tUSCtfYVM1I1IchuyCwz9gDdQ.woff2\",weight:\"700\"},{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/VgYFWiwsAC5OYxAycRXXvhze58.woff2\",weight:\"700\"},{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/DXD0Q7LSl7HEvDzucnyLnGBHM.woff2\",weight:\"700\"},{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/GIryZETIX4IFypco5pYZONKhJIo.woff2\",weight:\"700\"}]},...NavigationFonts,...ButtonFonts,...CTAFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FrameraugiA20Il\",\"slots\":[],\"annotations\":{\"framerImmutableVariables\":\"true\",\"framerIntrinsicHeight\":\"8048\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"pPkb9CLMm\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"tLzz4_CGc\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerScrollSections\":\"{\\\"JbsVTHDTH\\\":{\\\"pattern\\\":\\\":JbsVTHDTH\\\",\\\"name\\\":\\\"hero\\\"},\\\"F2N_zMPB7\\\":{\\\"pattern\\\":\\\":F2N_zMPB7\\\",\\\"name\\\":\\\"interior-images\\\"},\\\"i5ElrAbyL\\\":{\\\"pattern\\\":\\\":i5ElrAbyL\\\",\\\"name\\\":\\\"sustainability\\\"}}\",\"framerColorSyntax\":\"true\",\"framerContractVersion\":\"1\",\"framerAutoSizeImages\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerResponsiveScreen\":\"\",\"framerIntrinsicWidth\":\"1200\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["NavigationFonts", "getFonts", "wgyvFvz4U_default", "ContainerWithFX", "withFX", "Container", "ImageWithFXWithOptimizedAppearEffect", "withOptimizedAppearEffect", "Image2", "RichTextWithFX", "RichText2", "ButtonFonts", "c4t7Gto_i_default", "ImageWithFX", "CTAFonts", "bLUF5vULC_default", "breakpoints", "serializationHash", "variantClassNames", "transition1", "animation", "animation1", "transition2", "textEffect", "transition3", "textEffect1", "transformTemplate1", "_", "t", "transition4", "animation2", "animation3", "animation4", "transition5", "HTMLStyle", "value", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "scopingClassNames", "cx", "elementId", "useRouteElementId", "ref1", "elementId1", "ref2", "elementId2", "ref3", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "ComponentViewportProvider", "ContainerWithFX", "PropertyOverrides2", "wgyvFvz4U_default", "RichText2", "x", "getLoadingLazyAtYPosition", "ImageWithFXWithOptimizedAppearEffect", "Image2", "RichTextWithFX", "c4t7Gto_i_default", "ImageWithFX", "Container", "bLUF5vULC_default", "css", "FrameraugiA20Il", "withCSS", "augiA20Il_default", "addFonts", "NavigationFonts", "ButtonFonts", "CTAFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
