{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/HmO04ZAe50n3vZijBPVn/XqBWddciXUr4p9DdUAHD/V5i8Hni2X.js", "ssg:https://framerusercontent.com/modules/I36J06zruAyVdv4IZZD3/yhqPqMiuHqlOYcZXyVwe/V5i8Hni2X.js"],
  "sourcesContent": ["// Generated by Framer (3d4fa65)\nimport{LazyValue}from\"framer\";const valuesByLocaleId={ml8pjfsNv:new LazyValue(()=>import(\"./V5i8Hni2X-0.js\"))};export default function getLocalizedValue(key,locale){while(locale){const values=valuesByLocaleId[locale.id];if(values){const value=values.read()[key];if(value)return value;}locale=locale.fallback;}}function preload(locale){const promises=[];while(locale){const values=valuesByLocaleId[locale.id];if(values){const promise=values.preload();if(promise)promises.push(promise);}locale=locale.fallback;}if(promises.length>0)return Promise.all(promises);}export function usePreloadLocalizedValues(locale){const preloadPromise=preload(locale);if(preloadPromise)throw preloadPromise;}\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"usePreloadLocalizedValues\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (3d4fa65)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,PropertyOverrides,ResolveLinks,RichText,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useRouteElementId,useRouter,withCSS,withFX,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import Instagram from\"#framer/local/canvasComponent/CEg1THRoT/CEg1THRoT.js\";import Navbar from\"#framer/local/canvasComponent/DjW_yhvIO/DjW_yhvIO.js\";import ButtonOutline from\"#framer/local/canvasComponent/FL2esXJBu/FL2esXJBu.js\";import LoaderComp from\"#framer/local/canvasComponent/p9rkL3IyA/p9rkL3IyA.js\";import PortfolioCTA from\"#framer/local/canvasComponent/W9SZyN96h/W9SZyN96h.js\";import Footer from\"#framer/local/canvasComponent/ZAs3gIH8Z/ZAs3gIH8Z.js\";import*as sharedStyle1 from\"#framer/local/css/jlZjCZVO_/jlZjCZVO_.js\";import*as sharedStyle from\"#framer/local/css/miUA7RpVT/miUA7RpVT.js\";import getLocalizedValue,{usePreloadLocalizedValues}from\"#framer/local/localization/V5i8Hni2X/V5i8Hni2X.js\";import metadataProvider from\"#framer/local/webPageMetadata/V5i8Hni2X/V5i8Hni2X.js\";const NavbarFonts=getFonts(Navbar);const ButtonOutlineFonts=getFonts(ButtonOutline);const ImageWithFX=withFX(Image);const MotionDivWithOptimizedAppearEffect=withOptimizedAppearEffect(motion.div);const PortfolioCTAFonts=getFonts(PortfolioCTA);const InstagramFonts=getFonts(Instagram);const FooterFonts=getFonts(Footer);const ContainerWithOptimizedAppearEffect=withOptimizedAppearEffect(Container);const LoaderCompFonts=getFonts(LoaderComp);const breakpoints={GK5Ic7Mfr:\"(min-width: 810px) and (max-width: 1199px)\",JvSWDPW6j:\"(min-width: 1800px)\",PCnaKlWND:\"(min-width: 1500px) and (max-width: 1799px)\",tcVM3ti9j:\"(max-width: 809px)\",vjDVFoFZC:\"(min-width: 1200px) and (max-width: 1499px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-zxm58\";const variantClassNames={GK5Ic7Mfr:\"framer-v-cfif43\",JvSWDPW6j:\"framer-v-rfcqlz\",PCnaKlWND:\"framer-v-rawifa\",tcVM3ti9j:\"framer-v-2yxiyk\",vjDVFoFZC:\"framer-v-cw0o4n\"};const transition1={bounce:.2,delay:0,duration:1,type:\"spring\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:0,y:0};const animation1={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:50};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={\"Big screens\":\"JvSWDPW6j\",\"Bigger screens\":\"PCnaKlWND\",Desktop:\"vjDVFoFZC\",Phone:\"tcVM3ti9j\",Tablet:\"GK5Ic7Mfr\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"vjDVFoFZC\"};};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];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if(!isBrowser())return true;if(baseVariant===\"tcVM3ti9j\")return true;return false;};usePreloadLocalizedValues(activeLocale);const router=useRouter();const isDisplayed1=()=>{if(!isBrowser())return true;if(baseVariant===\"tcVM3ti9j\")return false;return true;};const elementId=useRouteElementId(\"D_id7_UmU\");const ref1=React.useRef(null);useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"vjDVFoFZC\",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-cw0o4n\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:75,width:componentViewport?.width||\"100vw\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-194jwtw-container\",layoutScroll:true,nodeId:\"KTV7JiAzl\",scopeId:\"V5i8Hni2X\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GK5Ic7Mfr:{variant:\"tJR7Ivdno\"},JvSWDPW6j:{style:{width:\"100%\"}},tcVM3ti9j:{variant:\"VP4Tijjml\"}},children:/*#__PURE__*/_jsx(Navbar,{height:\"100%\",id:\"KTV7JiAzl\",layoutId:\"KTV7JiAzl\",style:{height:\"100%\",width:\"100%\"},variant:\"ZutDpHpJA\",width:\"100%\"})})})}),isDisplayed()&&/*#__PURE__*/_jsxs(MotionDivWithOptimizedAppearEffect,{animate:animation,className:\"framer-o0t1vi hidden-cw0o4n hidden-rfcqlz hidden-rawifa hidden-cfif43\",\"data-framer-appear-id\":\"o0t1vi\",\"data-framer-name\":\"\\xdavod\",initial:animation1,optimized:true,children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v0\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-byv0qo\",\"data-styles-preset\":\"miUA7RpVT\",style:{\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"V\\xedtejte!\"})}),className:\"framer-1r0shxs\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-134ja9f\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v1\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h2\",{className:\"framer-styles-preset-om8eqi\",\"data-styles-preset\":\"jlZjCZVO_\",children:[\"Zde bohu\u017Eel nic \",/*#__PURE__*/_jsx(\"br\",{}),\"nenajde\u0161\u2026 :(\"]})}),className:\"framer-16xstn0\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{webPageId:\"augiA20Il\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{tcVM3ti9j:{y:(componentViewport?.y||0)+0+0+20+418.5+0+100.4}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:36,children:/*#__PURE__*/_jsx(Container,{className:\"framer-ii08jn-container\",nodeId:\"iQefwvuAB\",scopeId:\"V5i8Hni2X\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{tcVM3ti9j:{lBlx9HloF:resolvedLinks[1]}},children:/*#__PURE__*/_jsx(ButtonOutline,{height:\"100%\",id:\"iQefwvuAB\",layoutId:\"iQefwvuAB\",lBlx9HloF:resolvedLinks[0],variant:\"sp72vMnOp\",width:\"100%\",yDy4QODQk:getLocalizedValue(\"v2\",activeLocale)??\"Zp\u011Bt dom\u016F\"})})})})})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{tcVM3ti9j:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+1e3-350),pixelHeight:656,pixelWidth:656,positionX:\"center\",positionY:\"center\",sizes:\"231px\",src:\"https://framerusercontent.com/images/zQsqsohzAHHADjfqcKexqDoNuxU.svg\",srcSet:\"https://framerusercontent.com/images/zQsqsohzAHHADjfqcKexqDoNuxU.svg?scale-down-to=512 512w,https://framerusercontent.com/images/zQsqsohzAHHADjfqcKexqDoNuxU.svg 656w\"}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__adjustPosition:false,__framer__offset:0,__framer__parallaxTransformEnabled:true,__framer__speed:115,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fit\",pixelHeight:656,pixelWidth:656,positionX:\"center\",positionY:\"center\",sizes:\"231px\",src:\"https://framerusercontent.com/images/zQsqsohzAHHADjfqcKexqDoNuxU.svg\",srcSet:\"https://framerusercontent.com/images/zQsqsohzAHHADjfqcKexqDoNuxU.svg?scale-down-to=512 512w,https://framerusercontent.com/images/zQsqsohzAHHADjfqcKexqDoNuxU.svg 656w\"},className:\"framer-zz0w24\",\"data-framer-name\":\"Sticker 1\",style:{rotate:-30}})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ky3ftf\"}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{tcVM3ti9j:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+91),pixelHeight:658,pixelWidth:662,positionX:\"center\",positionY:\"center\",sizes:\"241px\",src:\"https://framerusercontent.com/images/GmYImYeeYE9cX7MKQ1UemZ17Ogo.svg\",srcSet:\"https://framerusercontent.com/images/GmYImYeeYE9cX7MKQ1UemZ17Ogo.svg?scale-down-to=512 512w,https://framerusercontent.com/images/GmYImYeeYE9cX7MKQ1UemZ17Ogo.svg 662w\"}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__adjustPosition:false,__framer__offset:0,__framer__parallaxTransformEnabled:true,__framer__speed:105,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fit\",pixelHeight:658,pixelWidth:662,positionX:\"center\",positionY:\"center\",sizes:\"241px\",src:\"https://framerusercontent.com/images/GmYImYeeYE9cX7MKQ1UemZ17Ogo.svg\",srcSet:\"https://framerusercontent.com/images/GmYImYeeYE9cX7MKQ1UemZ17Ogo.svg?scale-down-to=512 512w,https://framerusercontent.com/images/GmYImYeeYE9cX7MKQ1UemZ17Ogo.svg 662w\"},className:\"framer-f8cd91\",\"data-framer-name\":\"Sticker 1\",style:{rotate:3}})})]}),isDisplayed1()&&/*#__PURE__*/_jsxs(MotionDivWithOptimizedAppearEffect,{animate:animation,className:\"framer-18957lz hidden-2yxiyk\",\"data-framer-appear-id\":\"18957lz\",\"data-framer-name\":\"\\xdavod\",initial:animation1,optimized:true,children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v0\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-byv0qo\",\"data-styles-preset\":\"miUA7RpVT\",style:{\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"V\\xedtejte!\"})}),className:\"framer-py5s1g\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1402ujb\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v1\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h2\",{className:\"framer-styles-preset-om8eqi\",\"data-styles-preset\":\"jlZjCZVO_\",children:[\"Zde bohu\u017Eel nic \",/*#__PURE__*/_jsx(\"br\",{}),\"nenajde\u0161\u2026 :(\"]})}),className:\"framer-123tc7a\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{webPageId:\"augiA20Il\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GK5Ic7Mfr:{y:(componentViewport?.y||0)+0+0+50+89+0+100.4},JvSWDPW6j:{y:(componentViewport?.y||0)+0+0+50+239+0+100.4},PCnaKlWND:{y:(componentViewport?.y||0)+0+0+50+239+0+100.4}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:36,y:(componentViewport?.y||0)+0+0+50+189+0+100.4,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1q2x7se-container\",nodeId:\"KLGdqYBG5\",scopeId:\"V5i8Hni2X\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GK5Ic7Mfr:{lBlx9HloF:resolvedLinks1[3]},JvSWDPW6j:{lBlx9HloF:resolvedLinks1[1]},PCnaKlWND:{lBlx9HloF:resolvedLinks1[2]}},children:/*#__PURE__*/_jsx(ButtonOutline,{height:\"100%\",id:\"KLGdqYBG5\",layoutId:\"KLGdqYBG5\",lBlx9HloF:resolvedLinks1[0],variant:\"sp72vMnOp\",width:\"100%\",yDy4QODQk:getLocalizedValue(\"v2\",activeLocale)??\"Zp\u011Bt dom\u016F\"})})})})})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GK5Ic7Mfr:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+400-224),pixelHeight:656,pixelWidth:656,positionX:\"center\",positionY:\"center\",sizes:\"193px\",src:\"https://framerusercontent.com/images/zQsqsohzAHHADjfqcKexqDoNuxU.svg\",srcSet:\"https://framerusercontent.com/images/zQsqsohzAHHADjfqcKexqDoNuxU.svg?scale-down-to=512 512w,https://framerusercontent.com/images/zQsqsohzAHHADjfqcKexqDoNuxU.svg 656w\"}},JvSWDPW6j:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+700-293),pixelHeight:656,pixelWidth:656,positionX:\"center\",positionY:\"center\",sizes:\"275px\",src:\"https://framerusercontent.com/images/zQsqsohzAHHADjfqcKexqDoNuxU.svg\",srcSet:\"https://framerusercontent.com/images/zQsqsohzAHHADjfqcKexqDoNuxU.svg?scale-down-to=512 512w,https://framerusercontent.com/images/zQsqsohzAHHADjfqcKexqDoNuxU.svg 656w\"}},PCnaKlWND:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+700-299),pixelHeight:656,pixelWidth:656,positionX:\"center\",positionY:\"center\",sizes:\"285px\",src:\"https://framerusercontent.com/images/zQsqsohzAHHADjfqcKexqDoNuxU.svg\",srcSet:\"https://framerusercontent.com/images/zQsqsohzAHHADjfqcKexqDoNuxU.svg?scale-down-to=512 512w,https://framerusercontent.com/images/zQsqsohzAHHADjfqcKexqDoNuxU.svg 656w\"}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__adjustPosition:false,__framer__offset:0,__framer__parallaxTransformEnabled:true,__framer__speed:120,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+600-251),pixelHeight:656,pixelWidth:656,positionX:\"center\",positionY:\"center\",sizes:\"221px\",src:\"https://framerusercontent.com/images/zQsqsohzAHHADjfqcKexqDoNuxU.svg\",srcSet:\"https://framerusercontent.com/images/zQsqsohzAHHADjfqcKexqDoNuxU.svg?scale-down-to=512 512w,https://framerusercontent.com/images/zQsqsohzAHHADjfqcKexqDoNuxU.svg 656w\"},className:\"framer-1jy1d7e\",\"data-framer-name\":\"Sticker 1\",style:{rotate:-30}})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-98ej7r\"}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GK5Ic7Mfr:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+77),pixelHeight:658,pixelWidth:662,positionX:\"center\",positionY:\"center\",sizes:\"199px\",src:\"https://framerusercontent.com/images/GmYImYeeYE9cX7MKQ1UemZ17Ogo.svg\",srcSet:\"https://framerusercontent.com/images/GmYImYeeYE9cX7MKQ1UemZ17Ogo.svg?scale-down-to=512 512w,https://framerusercontent.com/images/GmYImYeeYE9cX7MKQ1UemZ17Ogo.svg 662w\"}},JvSWDPW6j:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+103),pixelHeight:658,pixelWidth:662,positionX:\"center\",positionY:\"center\",sizes:\"300px\",src:\"https://framerusercontent.com/images/GmYImYeeYE9cX7MKQ1UemZ17Ogo.svg\",srcSet:\"https://framerusercontent.com/images/GmYImYeeYE9cX7MKQ1UemZ17Ogo.svg?scale-down-to=512 512w,https://framerusercontent.com/images/GmYImYeeYE9cX7MKQ1UemZ17Ogo.svg 662w\"}},PCnaKlWND:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+92),pixelHeight:658,pixelWidth:662,positionX:\"center\",positionY:\"center\",sizes:\"291px\",src:\"https://framerusercontent.com/images/GmYImYeeYE9cX7MKQ1UemZ17Ogo.svg\",srcSet:\"https://framerusercontent.com/images/GmYImYeeYE9cX7MKQ1UemZ17Ogo.svg?scale-down-to=512 512w,https://framerusercontent.com/images/GmYImYeeYE9cX7MKQ1UemZ17Ogo.svg 662w\"}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__adjustPosition:false,__framer__offset:0,__framer__parallaxTransformEnabled:true,__framer__speed:105,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+86),pixelHeight:658,pixelWidth:662,positionX:\"center\",positionY:\"center\",sizes:\"222px\",src:\"https://framerusercontent.com/images/GmYImYeeYE9cX7MKQ1UemZ17Ogo.svg\",srcSet:\"https://framerusercontent.com/images/GmYImYeeYE9cX7MKQ1UemZ17Ogo.svg?scale-down-to=512 512w,https://framerusercontent.com/images/GmYImYeeYE9cX7MKQ1UemZ17Ogo.svg 662w\"},className:\"framer-fh7k2e\",\"data-framer-name\":\"Sticker 1\",style:{rotate:-1}})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GK5Ic7Mfr:{y:(componentViewport?.y||0)+0+400},JvSWDPW6j:{y:(componentViewport?.y||0)+0+700},PCnaKlWND:{y:(componentViewport?.y||0)+0+700},tcVM3ti9j:{y:(componentViewport?.y||0)+0+1e3}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1288,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+600,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1ktgmke-container\",nodeId:\"RDWOGIFs5\",scopeId:\"V5i8Hni2X\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GK5Ic7Mfr:{variant:\"F_3I6xKG7\"},JvSWDPW6j:{variant:\"LaVOXDA4q\"},PCnaKlWND:{variant:\"CGlLKokuj\"},tcVM3ti9j:{variant:\"DolTqngef\"}},children:/*#__PURE__*/_jsx(PortfolioCTA,{height:\"100%\",id:\"RDWOGIFs5\",layoutId:\"RDWOGIFs5\",style:{width:\"100%\"},variant:\"SGZ7y_nnt\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GK5Ic7Mfr:{y:(componentViewport?.y||0)+0+1688},JvSWDPW6j:{y:(componentViewport?.y||0)+0+1988},PCnaKlWND:{y:(componentViewport?.y||0)+0+1988},tcVM3ti9j:{y:(componentViewport?.y||0)+0+2288}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:410,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+1888,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1s7c858-container\",id:elementId,nodeId:\"D_id7_UmU\",ref:ref1,scopeId:\"V5i8Hni2X\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GK5Ic7Mfr:{variant:\"uuIC4iH9c\"},JvSWDPW6j:{variant:\"F7apmQCRz\"},PCnaKlWND:{variant:\"G7MfW1muj\"},tcVM3ti9j:{variant:\"HgoB3IkqN\"}},children:/*#__PURE__*/_jsx(Instagram,{height:\"100%\",id:\"D_id7_UmU\",layoutId:\"D_id7_UmU\",style:{width:\"100%\"},variant:\"rbC0UnTEU\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GK5Ic7Mfr:{y:(componentViewport?.y||0)+0+2098},JvSWDPW6j:{y:(componentViewport?.y||0)+0+2398},PCnaKlWND:{y:(componentViewport?.y||0)+0+2398},tcVM3ti9j:{y:(componentViewport?.y||0)+0+2698}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:445,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+2298,children:/*#__PURE__*/_jsx(ContainerWithOptimizedAppearEffect,{animate:animation,className:\"framer-18xgc49-container\",\"data-framer-appear-id\":\"18xgc49\",initial:animation1,nodeId:\"T7SFmZdm5\",optimized:true,rendersWithMotion:true,scopeId:\"V5i8Hni2X\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GK5Ic7Mfr:{variant:\"bgJI28lJg\"},tcVM3ti9j:{variant:\"VeYbDCRn1\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"T7SFmZdm5\",layoutId:\"T7SFmZdm5\",style:{width:\"100%\"},variant:\"f1hRMDqRT\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1e3,width:componentViewport?.width||\"100vw\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-fhvw18-container\",layoutScroll:true,nodeId:\"ZAGNs8YrL\",scopeId:\"V5i8Hni2X\",children:/*#__PURE__*/_jsx(LoaderComp,{height:\"100%\",id:\"ZAGNs8YrL\",iIUQPw3lX:\"rgb(255, 255, 255)\",layoutId:\"ZAGNs8YrL\",style:{height:\"100%\",width:\"100%\"},variant:\"pwHfOHYa3\",width:\"100%\"})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-zxm58.framer-12n16bp, .framer-zxm58 .framer-12n16bp { display: block; }\",\".framer-zxm58.framer-cw0o4n { 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: 1200px; }\",\".framer-zxm58 .framer-194jwtw-container { flex: none; height: 75px; left: 0px; position: fixed; right: 0px; top: 0px; z-index: 9; }\",\".framer-zxm58 .framer-o0t1vi { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; height: 100vh; justify-content: space-between; min-height: 500px; overflow: hidden; padding: 20px; position: relative; width: 100%; will-change: var(--framer-will-change-effect-override, transform); z-index: 1; }\",\".framer-zxm58 .framer-1r0shxs, .framer-zxm58 .framer-py5s1g { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-zxm58 .framer-134ja9f { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-zxm58 .framer-16xstn0 { --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-zxm58 .framer-ii08jn-container, .framer-zxm58 .framer-1q2x7se-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-zxm58 .framer-zz0w24 { bottom: 127px; flex: none; height: 223px; overflow: hidden; position: absolute; right: 40px; width: 231px; z-index: 1; }\",\".framer-zxm58 .framer-1ky3ftf { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: 1px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-zxm58 .framer-f8cd91 { flex: none; height: 263px; left: 24px; overflow: hidden; position: absolute; top: 91px; width: 241px; z-index: 1; }\",\".framer-zxm58 .framer-18957lz { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; height: 60vh; justify-content: space-between; min-height: 400px; overflow: hidden; padding: 50px; position: relative; width: 100%; will-change: var(--framer-will-change-effect-override, transform); z-index: 1; }\",\".framer-zxm58 .framer-1402ujb { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-zxm58 .framer-123tc7a { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-zxm58 .framer-1jy1d7e { bottom: 41px; flex: none; height: 210px; overflow: hidden; position: absolute; right: 209px; width: 221px; z-index: 1; }\",\".framer-zxm58 .framer-98ej7r { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; min-height: 19px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-zxm58 .framer-fh7k2e { flex: none; height: 250px; left: 162px; overflow: hidden; position: absolute; top: 86px; width: 222px; z-index: 1; }\",\".framer-zxm58 .framer-1ktgmke-container { flex: none; height: auto; position: relative; width: 100%; z-index: 2; }\",\".framer-zxm58 .framer-1s7c858-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-zxm58 .framer-18xgc49-container { flex: none; height: auto; position: relative; width: 100%; will-change: var(--framer-will-change-effect-override, transform); z-index: 0; }\",\".framer-zxm58 .framer-fhvw18-container { bottom: 0px; flex: none; left: 0px; pointer-events: none; position: fixed; right: 0px; top: 0px; z-index: 10; }\",...sharedStyle.css,...sharedStyle1.css,\"@media (min-width: 1800px) { .framer-zxm58.framer-cw0o4n { width: 1800px; } .framer-zxm58 .framer-194jwtw-container { height: auto; } .framer-zxm58 .framer-18957lz { height: 70vh; } .framer-zxm58 .framer-1jy1d7e { bottom: 31px; height: 262px; right: 458px; width: 275px; } .framer-zxm58 .framer-fh7k2e { height: 306px; left: 369px; top: 103px; width: 300px; }}\",\"@media (min-width: 1500px) and (max-width: 1799px) { .framer-zxm58.framer-cw0o4n { width: 1500px; } .framer-zxm58 .framer-18957lz { height: 70vh; } .framer-zxm58 .framer-1jy1d7e { bottom: 38px; height: 261px; right: 284px; width: 285px; } .framer-zxm58 .framer-fh7k2e { height: 286px; left: 229px; top: 92px; width: 291px; }}\",\"@media (min-width: 810px) and (max-width: 1199px) { .framer-zxm58.framer-cw0o4n { width: 810px; } .framer-zxm58 .framer-18957lz { height: 40vh; } .framer-zxm58 .framer-1jy1d7e { bottom: 36px; height: 188px; right: 133px; width: 193px; } .framer-zxm58 .framer-fh7k2e { height: 208px; left: 83px; top: 77px; width: 199px; }}\",\"@media (max-width: 809px) { .framer-zxm58.framer-cw0o4n { width: 390px; }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 2622.5\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"JvSWDPW6j\":{\"layout\":[\"fixed\",\"auto\"]},\"PCnaKlWND\":{\"layout\":[\"fixed\",\"auto\"]},\"GK5Ic7Mfr\":{\"layout\":[\"fixed\",\"auto\"]},\"tcVM3ti9j\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections {\"D_id7_UmU\":{\"pattern\":\":D_id7_UmU\",\"name\":\"down\"}}\n * @framerResponsiveScreen\n */const FramerV5i8Hni2X=withCSS(Component,css,\"framer-zxm58\");export default FramerV5i8Hni2X;FramerV5i8Hni2X.displayName=\"Page\";FramerV5i8Hni2X.defaultProps={height:2622.5,width:1200};addFonts(FramerV5i8Hni2X,[{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\"}]},...NavbarFonts,...ButtonOutlineFonts,...PortfolioCTAFonts,...InstagramFonts,...FooterFonts,...LoaderCompFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerV5i8Hni2X\",\"slots\":[],\"annotations\":{\"framerDisplayContentsDiv\":\"false\",\"framerContractVersion\":\"1\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerColorSyntax\":\"true\",\"framerAutoSizeImages\":\"true\",\"framerIntrinsicHeight\":\"2622.5\",\"framerImmutableVariables\":\"true\",\"framerResponsiveScreen\":\"\",\"framerIntrinsicWidth\":\"1200\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"JvSWDPW6j\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"PCnaKlWND\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"GK5Ic7Mfr\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"tcVM3ti9j\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerScrollSections\":\"{\\\"D_id7_UmU\\\":{\\\"pattern\\\":\\\":D_id7_UmU\\\",\\\"name\\\":\\\"down\\\"}}\",\"framerComponentViewportWidth\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["valuesByLocaleId", "LazyValue", "getLocalizedValue", "key", "locale", "values", "value", "preload", "promises", "promise", "usePreloadLocalizedValues", "preloadPromise", "NavbarFonts", "getFonts", "DjW_yhvIO_default", "ButtonOutlineFonts", "FL2esXJBu_default", "ImageWithFX", "withFX", "Image2", "MotionDivWithOptimizedAppearEffect", "withOptimizedAppearEffect", "motion", "PortfolioCTAFonts", "W9SZyN96h_default", "InstagramFonts", "CEg1THRoT_default", "FooterFonts", "ZAs3gIH8Z_default", "ContainerWithOptimizedAppearEffect", "Container", "LoaderCompFonts", "p9rkL3IyA_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "transition1", "animation", "animation1", "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", "usePreloadLocalizedValues", "router", "useRouter", "isDisplayed1", "elementId", "useRouteElementId", "ref1", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "ComponentViewportProvider", "PropertyOverrides2", "RichText2", "getLocalizedValue", "x", "ResolveLinks", "resolvedLinks", "getLoadingLazyAtYPosition", "resolvedLinks1", "css", "FramerV5i8Hni2X", "withCSS", "V5i8Hni2X_default", "addFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
