{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/tmhTCujzqgVu6xEtgHIe/bxYFTIWffa2Egfp1q8Qi/Jo35hgMHB.js"],
  "sourcesContent": ["// Generated by Framer (f7d95e4)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,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 Noise from\"https://framerusercontent.com/modules/bamMgJhjMszHbcnxCtZj/20nHFbpxFqdlchR1dDZF/Noise.js\";import SmoothScroll from\"https://framerusercontent.com/modules/Yppqt3Cs3Y8TZqvASnXl/PGrowqBrgWCViHduGfsA/SmoothScroll_Prod.js\";import ContactButton from\"#framer/local/canvasComponent/AqGoFcwVG/AqGoFcwVG.js\";import LogoProfile from\"#framer/local/canvasComponent/BYNb_BvuU/BYNb_BvuU.js\";import GetTemplateButton from\"#framer/local/canvasComponent/fcP2eio1t/fcP2eio1t.js\";import MenuLink from\"#framer/local/canvasComponent/htvPULmZG/htvPULmZG.js\";import*as sharedStyle from\"#framer/local/css/axKfd42Hw/axKfd42Hw.js\";import*as sharedStyle1 from\"#framer/local/css/xzgxdrArF/xzgxdrArF.js\";import metadataProvider from\"#framer/local/webPageMetadata/Jo35hgMHB/Jo35hgMHB.js\";const SmoothScrollFonts=getFonts(SmoothScroll);const LogoProfileFonts=getFonts(LogoProfile);const ContainerWithOptimizedAppearEffect=withOptimizedAppearEffect(Container);const RichTextWithFX=withFX(RichText);const MenuLinkFonts=getFonts(MenuLink);const MotionDivWithFX=withFX(motion.div);const RichTextWithFXWithOptimizedAppearEffect=withOptimizedAppearEffect(withFX(RichText));const ContactButtonFonts=getFonts(ContactButton);const NoiseFonts=getFonts(Noise);const GetTemplateButtonFonts=getFonts(GetTemplateButton);const breakpoints={jnasemqaK:\"(min-width: 1200px)\",V6NuUeZfw:\"(max-width: 809px)\",XZ8usY34Z:\"(min-width: 810px) and (max-width: 1199px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-BLGd3\";const variantClassNames={jnasemqaK:\"framer-v-1qgoo20\",V6NuUeZfw:\"framer-v-1pd85qe\",XZ8usY34Z:\"framer-v-m2n9j1\"};const transition1={damping:60,delay:0,mass:1,stiffness:200,type:\"spring\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition1,x:0,y:0};const animation1={opacity:1,rotate:-180,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:-120,y:-120};const animation2={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:.8,skewX:0,skewY:0,transformPerspective:1200,x:0,y:0};const transition2={damping:30,delay:0,mass:1,stiffness:400,type:\"spring\"};const animation3={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:.8,skewX:0,skewY:0,transformPerspective:1200,transition:transition2,x:0,y:0};const animation4={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:120};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"jnasemqaK\",Phone:\"V6NuUeZfw\",Tablet:\"XZ8usY34Z\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"jnasemqaK\"};};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 elementId=useRouteElementId(\"Tt_dtyS5H\");const ref1=React.useRef(null);const elementId1=useRouteElementId(\"KCQoApziF\");const ref2=React.useRef(null);const router=useRouter();useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"jnasemqaK\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-e963b8ae-02ac-4e93-b75a-f86ceff4c8c2, rgb(50, 58, 44)); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-1qgoo20\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-7uy9q7-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"RvfCI76oY\",scopeId:\"Jo35hgMHB\",children:/*#__PURE__*/_jsx(SmoothScroll,{height:\"100%\",id:\"RvfCI76oY\",intensity:10,layoutId:\"RvfCI76oY\",width:\"100%\"})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ec21h2\",\"data-framer-name\":\"Post\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-rvtx6s\",\"data-framer-name\":\"Top Columns\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1xd38cz\",\"data-framer-name\":\"Left Content\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{V6NuUeZfw:{height:192,width:\"192px\",y:(componentViewport?.y||0)+0+0+48+0+0+0+0+0},XZ8usY34Z:{height:192,width:\"192px\",y:(componentViewport?.y||0)+0+0+48+0+0+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:384,width:\"384px\",y:(componentViewport?.y||0)+0+0+48+0+0+0,children:/*#__PURE__*/_jsx(ContainerWithOptimizedAppearEffect,{animate:animation,className:\"framer-1195jbv-container\",\"data-framer-appear-id\":\"1195jbv\",initial:animation1,nodeId:\"ZNRKFhEMw\",optimized:true,rendersWithMotion:true,scopeId:\"Jo35hgMHB\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{V6NuUeZfw:{variant:\"Baa_qDBie\"},XZ8usY34Z:{variant:\"Baa_qDBie\"}},children:/*#__PURE__*/_jsx(LogoProfile,{height:\"100%\",HpsExVU1H:\"\u2726 BRAND CREATOR \u2726 DIGITAL DESIGNER \",id:\"ZNRKFhEMw\",layoutId:\"ZNRKFhEMw\",style:{height:\"100%\",width:\"100%\"},variant:\"bLbruZGKs\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{V6NuUeZfw:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-mbk48r\",\"data-styles-preset\":\"axKfd42Hw\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-99351878-363a-47b2-9a3c-6acaef70a562, rgb(137, 251, 131))\"},children:\"Licensing\"})})}},children:/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-mbk48r\",\"data-styles-preset\":\"axKfd42Hw\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-99351878-363a-47b2-9a3c-6acaef70a562, rgb(137, 251, 131))\"},children:\"Licensing\"})}),className:\"framer-33jsfn\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})})]})}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-66shuk\",\"data-framer-name\":\"Licensing\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-24gkgt\",\"data-framer-name\":\"Fonts\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{V6NuUeZfw:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1qaovoe\",\"data-styles-preset\":\"xzgxdrArF\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-7556d445-f146-4c56-8498-b781258a332a, rgb(232, 251, 252))\"},children:\"Fonts:\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1qaovoe\",\"data-styles-preset\":\"xzgxdrArF\",style:{\"--framer-text-color\":\"var(--token-7556d445-f146-4c56-8498-b781258a332a, rgb(232, 251, 252))\"},children:\"Fonts:\"})}),className:\"framer-9bqbx4\",\"data-framer-name\":\"Fonts\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-33c1bx-container\",nodeId:\"u3fylb5WR\",scopeId:\"Jo35hgMHB\",children:/*#__PURE__*/_jsx(MenuLink,{height:\"100%\",id:\"u3fylb5WR\",layoutId:\"u3fylb5WR\",link2:\"https://fonts.google.com/\",title:\"Google Fonts\",variant:\"gg7eTiMWX\",width:\"100%\"})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1xzpauw\",\"data-framer-name\":\"Icons\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{V6NuUeZfw:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1qaovoe\",\"data-styles-preset\":\"xzgxdrArF\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-7556d445-f146-4c56-8498-b781258a332a, rgb(232, 251, 252))\"},children:\"Icons\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1qaovoe\",\"data-styles-preset\":\"xzgxdrArF\",style:{\"--framer-text-color\":\"var(--token-7556d445-f146-4c56-8498-b781258a332a, rgb(232, 251, 252))\"},children:\"Icons\"})}),className:\"framer-162dsld\",\"data-framer-name\":\"Icons\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-br8m81-container\",nodeId:\"txgqnxUO4\",scopeId:\"Jo35hgMHB\",children:/*#__PURE__*/_jsx(MenuLink,{height:\"100%\",id:\"txgqnxUO4\",layoutId:\"txgqnxUO4\",link2:\"https://fonts.google.com/icons\",title:\"Material Design\",variant:\"gg7eTiMWX\",width:\"100%\"})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-qfk5br\",\"data-framer-name\":\"Photos\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{V6NuUeZfw:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1qaovoe\",\"data-styles-preset\":\"xzgxdrArF\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-7556d445-f146-4c56-8498-b781258a332a, rgb(232, 251, 252))\"},children:\"Photos\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1qaovoe\",\"data-styles-preset\":\"xzgxdrArF\",style:{\"--framer-text-color\":\"var(--token-7556d445-f146-4c56-8498-b781258a332a, rgb(232, 251, 252))\"},children:\"Photos\"})}),className:\"framer-wtptie\",\"data-framer-name\":\"Photos\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-16fbvh-container\",nodeId:\"rCFWWxoAz\",scopeId:\"Jo35hgMHB\",children:/*#__PURE__*/_jsx(MenuLink,{height:\"100%\",id:\"rCFWWxoAz\",layoutId:\"rCFWWxoAz\",link2:\"https://unsplash.com/collections/9RTR1efIdH0/kong-template/45bcc5e36d80b6ddd2e352352ab413d7\",title:\"Unsplash\",variant:\"gg7eTiMWX\",width:\"100%\"})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-19x0ari\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{V6NuUeZfw:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1qaovoe\",\"data-styles-preset\":\"xzgxdrArF\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-7556d445-f146-4c56-8498-b781258a332a, rgb(232, 251, 252))\"},children:\"Components\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1qaovoe\",\"data-styles-preset\":\"xzgxdrArF\",style:{\"--framer-text-color\":\"var(--token-7556d445-f146-4c56-8498-b781258a332a, rgb(232, 251, 252))\"},children:\"Components\"})}),className:\"framer-j0kvj6\",\"data-framer-name\":\"Components\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-73skfb-container\",nodeId:\"dgDEhWWBe\",scopeId:\"Jo35hgMHB\",children:/*#__PURE__*/_jsx(MenuLink,{height:\"100%\",id:\"dgDEhWWBe\",layoutId:\"dgDEhWWBe\",link2:\"https://framer.supply/\",title:\"Framer Supply\",variant:\"gg7eTiMWX\",width:\"100%\"})})})]})]})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-q6l1za\",\"data-framer-name\":\"Invisible footer\",id:elementId,ref:ref1}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ah2a2s\",\"data-framer-name\":\"Footer Section\",id:elementId1,ref:ref2,children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-5e50zs\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1o09zyd\",children:/*#__PURE__*/_jsx(RichTextWithFXWithOptimizedAppearEffect,{__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:2,skewX:0,skewY:0,x:0,y:0}},{ref:ref1,target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}}],__framer__transformTrigger:\"onScrollTarget\",__framer__transformViewportThreshold:1,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,animate:animation,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"R0Y7SW50ZXIgVGlnaHQtOTAw\",\"--framer-font-family\":'\"Inter Tight\", sans-serif',\"--framer-font-size\":\"160px\",\"--framer-font-weight\":\"900\",\"--framer-line-height\":\"0.8em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-e963b8ae-02ac-4e93-b75a-f86ceff4c8c2, rgb(50, 58, 44))\"},children:\"LET'S TALK\"})}),className:\"framer-gv1xjv\",\"data-framer-appear-id\":\"gv1xjv\",fonts:[\"GF;Inter Tight-900\"],initial:animation4,optimized:true,style:{transformPerspective:1200},verticalAlignment:\"top\",viewBox:\"0 0 889 128\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{V6NuUeZfw:{height:192,width:\"192px\",y:96},XZ8usY34Z:{height:192,width:\"192px\",y:760}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:384,width:\"384px\",y:568,children:/*#__PURE__*/_jsx(Container,{className:\"framer-qw2lge-container\",nodeId:\"twoNzT99S\",scopeId:\"Jo35hgMHB\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{V6NuUeZfw:{variant:\"uytax5Kr_\"},XZ8usY34Z:{variant:\"uytax5Kr_\"}},children:/*#__PURE__*/_jsx(ContactButton,{height:\"100%\",id:\"twoNzT99S\",layoutId:\"twoNzT99S\",style:{height:\"100%\",width:\"100%\"},variant:\"oXNss8DIB\",width:\"100%\"})})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1qxygsq\",\"data-framer-name\":\"Footer Links\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-13w5ynr\",\"data-framer-name\":\"Menu\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-9wqvw9-container\",\"data-framer-name\":\"Twitter\",name:\"Twitter\",nodeId:\"f7XHmzzTk\",scopeId:\"Jo35hgMHB\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{V6NuUeZfw:{link2:undefined},XZ8usY34Z:{link2:undefined}},children:/*#__PURE__*/_jsx(MenuLink,{height:\"100%\",id:\"f7XHmzzTk\",layoutId:\"f7XHmzzTk\",link2:\"https://framer.com/projects/new?duplicate=DLwvJujGzbe9CRiS9poU&via=cristianmielu\",name:\"Twitter\",title:\"Twitter\",variant:\"gjuBRTGMF\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-aeqks-container\",\"data-framer-name\":\"Framer\",name:\"Framer\",nodeId:\"rw_b8fFFK\",scopeId:\"Jo35hgMHB\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{V6NuUeZfw:{link2:undefined,title:\"LinkedIn\"},XZ8usY34Z:{link2:undefined,title:\"LinkedIn\"}},children:/*#__PURE__*/_jsx(MenuLink,{height:\"100%\",id:\"rw_b8fFFK\",layoutId:\"rw_b8fFFK\",link2:\"https://www.framer.com/@cristian/?via=cristianmielu\",name:\"Framer\",title:\"Framer\",variant:\"gjuBRTGMF\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1enefnx-container\",\"data-framer-name\":\"Instagram\",name:\"Instagram\",nodeId:\"JVztfgguG\",scopeId:\"Jo35hgMHB\",children:/*#__PURE__*/_jsx(MenuLink,{height:\"100%\",id:\"JVztfgguG\",layoutId:\"JVztfgguG\",link2:\"https://framer.com/projects/new?duplicate=DLwvJujGzbe9CRiS9poU&via=cristianmielu\",name:\"Instagram\",title:\"Instagram\",variant:\"gjuBRTGMF\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"Jo35hgMHB\"},implicitPathVariables:undefined},{href:{webPageId:\"Jo35hgMHB\"},implicitPathVariables:undefined},{href:{webPageId:\"Jo35hgMHB\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-17blahe-container\",\"data-framer-name\":\"Licensing\",name:\"Licensing\",nodeId:\"UY3h0lpTJ\",scopeId:\"Jo35hgMHB\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{V6NuUeZfw:{link2:resolvedLinks[2]},XZ8usY34Z:{link2:resolvedLinks[1]}},children:/*#__PURE__*/_jsx(MenuLink,{height:\"100%\",id:\"UY3h0lpTJ\",layoutId:\"UY3h0lpTJ\",link2:resolvedLinks[0],name:\"Licensing\",title:\"Licensing\",variant:\"JIOR1dDzo\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ucb84r\",\"data-framer-name\":\"Credentials\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXIgVGlnaHQtcmVndWxhcg==\",\"--framer-font-family\":'\"Inter Tight\", \"Inter Tight Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"var(--token-e963b8ae-02ac-4e93-b75a-f86ceff4c8c2, rgb(25, 29, 22))\"},children:\"\\xa9 Copyright 2023. All rights Reserved.\"})}),className:\"framer-1kszeap\",fonts:[\"GF;Inter Tight-regular\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXIgVGlnaHQtcmVndWxhcg==\",\"--framer-font-family\":'\"Inter Tight\", \"Inter Tight Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"var(--token-e963b8ae-02ac-4e93-b75a-f86ceff4c8c2, rgb(25, 29, 22))\"},children:\"Made in Framer\"})}),className:\"framer-uddjpj\",fonts:[\"GF;Inter Tight-regular\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-5ytu1f\",\"data-framer-name\":\"Noise Layer\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-14773c-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"p0G1jaDGM\",scopeId:\"Jo35hgMHB\",children:/*#__PURE__*/_jsx(Noise,{backgroundSize:256,borderRadius:0,height:\"100%\",id:\"p0G1jaDGM\",layoutId:\"p0G1jaDGM\",opacity:.1,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1k77oyp-container\",layoutScroll:true,nodeId:\"vA7SNjORI\",scopeId:\"Jo35hgMHB\",children:/*#__PURE__*/_jsx(GetTemplateButton,{height:\"100%\",id:\"vA7SNjORI\",layoutId:\"vA7SNjORI\",link:\"https://framer.com/projects/new?duplicate=DLwvJujGzbe9CRiS9poU&via=cristianmielu\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-BLGd3.framer-1fa1zne, .framer-BLGd3 .framer-1fa1zne { display: block; }\",\".framer-BLGd3.framer-1qgoo20 { align-content: center; align-items: center; background-color: var(--token-e963b8ae-02ac-4e93-b75a-f86ceff4c8c2, #323a2c); 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-BLGd3 .framer-7uy9q7-container { flex: none; height: auto; left: 50%; position: absolute; top: 0px; transform: translateX(-50%); width: auto; z-index: 1; }\",\".framer-BLGd3 .framer-ec21h2 { align-content: flex-start; align-items: flex-start; background-color: var(--token-e963b8ae-02ac-4e93-b75a-f86ceff4c8c2, #191d16); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 48px; height: 100vh; justify-content: flex-start; padding: 48px 48px 96px 48px; position: relative; width: 100%; z-index: 1; }\",\".framer-BLGd3 .framer-rvtx6s { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-BLGd3 .framer-1xd38cz { 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: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-BLGd3 .framer-1195jbv-container { flex: none; height: 384px; position: relative; width: 384px; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-BLGd3 .framer-33jsfn { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-BLGd3 .framer-66shuk { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: 528px; justify-content: flex-end; overflow: hidden; padding: 0px; position: relative; width: 1px; z-index: 1; }\",\".framer-BLGd3 .framer-24gkgt { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-BLGd3 .framer-9bqbx4, .framer-BLGd3 .framer-162dsld, .framer-BLGd3 .framer-wtptie, .framer-BLGd3 .framer-j0kvj6 { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 120px; word-break: break-word; word-wrap: break-word; }\",\".framer-BLGd3 .framer-33c1bx-container, .framer-BLGd3 .framer-br8m81-container, .framer-BLGd3 .framer-16fbvh-container, .framer-BLGd3 .framer-73skfb-container, .framer-BLGd3 .framer-9wqvw9-container, .framer-BLGd3 .framer-aeqks-container, .framer-BLGd3 .framer-1enefnx-container, .framer-BLGd3 .framer-17blahe-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-BLGd3 .framer-1xzpauw, .framer-BLGd3 .framer-qfk5br, .framer-BLGd3 .framer-19x0ari { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-BLGd3 .framer-q6l1za { flex: none; height: 100vh; overflow: hidden; pointer-events: none; position: relative; width: 100%; }\",\".framer-BLGd3 .framer-1ah2a2s { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 100vh; justify-content: center; left: 0px; overflow: visible; padding: 0px; position: fixed; right: 0px; top: 0px; z-index: 0; }\",\".framer-BLGd3 .framer-5e50zs { align-content: flex-start; align-items: flex-start; background-color: var(--token-e963b8ae-02ac-4e93-b75a-f86ceff4c8c2, #191d16); display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: 100%; justify-content: flex-start; overflow: visible; padding: 48px; position: relative; width: 1px; z-index: 1; }\",\".framer-BLGd3 .framer-1o09zyd { background-color: var(--token-99351878-363a-47b2-9a3c-6acaef70a562, #89fb83); border-bottom-right-radius: 192px; flex: 1 0 0px; height: 1px; overflow: hidden; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-BLGd3 .framer-gv1xjv { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; left: -14px; position: absolute; right: -14px; top: -14px; white-space: pre; will-change: var(--framer-will-change-effect-override, transform); z-index: 1; }\",\".framer-BLGd3 .framer-qw2lge-container { bottom: 48px; flex: none; height: 384px; position: absolute; right: 48px; width: 384px; z-index: 1; }\",\".framer-BLGd3 .framer-1qxygsq { align-content: flex-start; align-items: flex-start; bottom: 96px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; height: 336px; justify-content: space-between; left: 96px; overflow: hidden; padding: 0px; position: absolute; width: min-content; z-index: 1; }\",\".framer-BLGd3 .framer-13w5ynr { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-BLGd3 .framer-1ucb84r { align-content: center; align-items: center; align-self: stretch; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: hidden; padding: 0px; position: relative; width: auto; z-index: 1; }\",\".framer-BLGd3 .framer-1kszeap, .framer-BLGd3 .framer-uddjpj { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre; width: auto; z-index: 1; }\",\".framer-BLGd3 .framer-5ytu1f { align-content: center; align-items: center; bottom: 0px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; justify-content: center; left: 0px; overflow: hidden; padding: 0px; pointer-events: none; position: fixed; right: 0px; top: 0px; z-index: 1; }\",\".framer-BLGd3 .framer-14773c-container { flex: 1 0 0px; height: 100%; position: relative; width: 1px; }\",\".framer-BLGd3 .framer-1k77oyp-container { bottom: 64px; flex: none; height: 36px; position: fixed; right: 20px; width: 142px; z-index: 3; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-BLGd3.framer-1qgoo20, .framer-BLGd3 .framer-ec21h2, .framer-BLGd3 .framer-rvtx6s, .framer-BLGd3 .framer-1xd38cz, .framer-BLGd3 .framer-66shuk, .framer-BLGd3 .framer-24gkgt, .framer-BLGd3 .framer-1xzpauw, .framer-BLGd3 .framer-qfk5br, .framer-BLGd3 .framer-19x0ari, .framer-BLGd3 .framer-1ah2a2s, .framer-BLGd3 .framer-5e50zs, .framer-BLGd3 .framer-13w5ynr, .framer-BLGd3 .framer-5ytu1f { gap: 0px; } .framer-BLGd3.framer-1qgoo20 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-BLGd3.framer-1qgoo20 > :first-child, .framer-BLGd3 .framer-1xd38cz > :first-child, .framer-BLGd3 .framer-66shuk > :first-child, .framer-BLGd3 .framer-24gkgt > :first-child, .framer-BLGd3 .framer-1xzpauw > :first-child, .framer-BLGd3 .framer-qfk5br > :first-child, .framer-BLGd3 .framer-19x0ari > :first-child, .framer-BLGd3 .framer-5e50zs > :first-child { margin-top: 0px; } .framer-BLGd3.framer-1qgoo20 > :last-child, .framer-BLGd3 .framer-1xd38cz > :last-child, .framer-BLGd3 .framer-66shuk > :last-child, .framer-BLGd3 .framer-24gkgt > :last-child, .framer-BLGd3 .framer-1xzpauw > :last-child, .framer-BLGd3 .framer-qfk5br > :last-child, .framer-BLGd3 .framer-19x0ari > :last-child, .framer-BLGd3 .framer-5e50zs > :last-child { margin-bottom: 0px; } .framer-BLGd3 .framer-ec21h2 > *, .framer-BLGd3 .framer-rvtx6s > *, .framer-BLGd3 .framer-13w5ynr > * { margin: 0px; margin-left: calc(48px / 2); margin-right: calc(48px / 2); } .framer-BLGd3 .framer-ec21h2 > :first-child, .framer-BLGd3 .framer-rvtx6s > :first-child, .framer-BLGd3 .framer-1ah2a2s > :first-child, .framer-BLGd3 .framer-13w5ynr > :first-child, .framer-BLGd3 .framer-5ytu1f > :first-child { margin-left: 0px; } .framer-BLGd3 .framer-ec21h2 > :last-child, .framer-BLGd3 .framer-rvtx6s > :last-child, .framer-BLGd3 .framer-1ah2a2s > :last-child, .framer-BLGd3 .framer-13w5ynr > :last-child, .framer-BLGd3 .framer-5ytu1f > :last-child { margin-right: 0px; } .framer-BLGd3 .framer-1xd38cz > *, .framer-BLGd3 .framer-66shuk > *, .framer-BLGd3 .framer-5e50zs > * { margin: 0px; margin-bottom: calc(48px / 2); margin-top: calc(48px / 2); } .framer-BLGd3 .framer-24gkgt > * { margin: 0px; margin-bottom: calc(12px / 2); margin-top: calc(12px / 2); } .framer-BLGd3 .framer-1xzpauw > *, .framer-BLGd3 .framer-qfk5br > *, .framer-BLGd3 .framer-19x0ari > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-BLGd3 .framer-1ah2a2s > *, .framer-BLGd3 .framer-5ytu1f > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,\"@media (min-width: 810px) and (max-width: 1199px) { .framer-BLGd3.framer-1qgoo20 { width: 810px; } .framer-BLGd3 .framer-ec21h2 { flex-direction: column; gap: 96px; } .framer-BLGd3 .framer-rvtx6s { flex: none; width: 100%; } .framer-BLGd3 .framer-1195jbv-container, .framer-BLGd3 .framer-qw2lge-container { aspect-ratio: 1 / 1; height: var(--framer-aspect-ratio-supported, 192px); width: 192px; } .framer-BLGd3 .framer-66shuk { flex: none; height: min-content; width: 100%; } .framer-BLGd3 .framer-1o09zyd { border-bottom-right-radius: 96px; } .framer-BLGd3 .framer-1qxygsq { height: 40%; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-BLGd3 .framer-ec21h2 { gap: 0px; } .framer-BLGd3 .framer-ec21h2 > * { margin: 0px; margin-bottom: calc(96px / 2); margin-top: calc(96px / 2); } .framer-BLGd3 .framer-ec21h2 > :first-child { margin-top: 0px; } .framer-BLGd3 .framer-ec21h2 > :last-child { margin-bottom: 0px; } }}\",\"@media (max-width: 809px) { .framer-BLGd3.framer-1qgoo20 { width: 390px; } .framer-BLGd3 .framer-ec21h2 { flex-direction: column; padding: 48px 24px 48px 24px; } .framer-BLGd3 .framer-rvtx6s { flex: none; flex-direction: column; width: 100%; } .framer-BLGd3 .framer-1xd38cz, .framer-BLGd3 .framer-24gkgt, .framer-BLGd3 .framer-1xzpauw, .framer-BLGd3 .framer-qfk5br, .framer-BLGd3 .framer-19x0ari { align-content: center; align-items: center; } .framer-BLGd3 .framer-1195jbv-container { aspect-ratio: 1 / 1; height: var(--framer-aspect-ratio-supported, 192px); width: 192px; } .framer-BLGd3 .framer-66shuk { align-content: center; align-items: center; flex: none; gap: 24px; height: min-content; width: 100%; } .framer-BLGd3 .framer-9bqbx4, .framer-BLGd3 .framer-162dsld, .framer-BLGd3 .framer-wtptie, .framer-BLGd3 .framer-j0kvj6 { width: 110px; } .framer-BLGd3 .framer-1ah2a2s, .framer-BLGd3 .framer-5ytu1f { flex-direction: column; } .framer-BLGd3 .framer-5e50zs { gap: 0px; height: 1px; padding: 0px; width: 100%; } .framer-BLGd3 .framer-1o09zyd { border-bottom-right-radius: unset; will-change: unset; } .framer-BLGd3 .framer-gv1xjv { left: -8px; right: -8px; top: -8px; } .framer-BLGd3 .framer-qw2lge-container { aspect-ratio: 1 / 1; bottom: unset; height: var(--framer-aspect-ratio-supported, 192px); left: 51%; right: unset; top: 96px; transform: translateX(-50%); width: 192px; } .framer-BLGd3 .framer-1qxygsq { align-content: center; align-items: center; bottom: 48px; gap: 96px; height: min-content; justify-content: center; left: 50%; transform: translateX(-50%); } .framer-BLGd3 .framer-13w5ynr { flex-direction: column; gap: 24px; } .framer-BLGd3 .framer-1ucb84r { flex-direction: column; gap: 24px; justify-content: flex-start; } .framer-BLGd3 .framer-1kszeap { order: 1; } .framer-BLGd3 .framer-uddjpj { order: 0; } .framer-BLGd3 .framer-14773c-container { height: 1px; width: 100%; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-BLGd3 .framer-ec21h2, .framer-BLGd3 .framer-rvtx6s, .framer-BLGd3 .framer-66shuk, .framer-BLGd3 .framer-1ah2a2s, .framer-BLGd3 .framer-5e50zs, .framer-BLGd3 .framer-1qxygsq, .framer-BLGd3 .framer-13w5ynr, .framer-BLGd3 .framer-1ucb84r, .framer-BLGd3 .framer-5ytu1f { gap: 0px; } .framer-BLGd3 .framer-ec21h2 > *, .framer-BLGd3 .framer-rvtx6s > * { margin: 0px; margin-bottom: calc(48px / 2); margin-top: calc(48px / 2); } .framer-BLGd3 .framer-ec21h2 > :first-child, .framer-BLGd3 .framer-rvtx6s > :first-child, .framer-BLGd3 .framer-66shuk > :first-child, .framer-BLGd3 .framer-1ah2a2s > :first-child, .framer-BLGd3 .framer-5e50zs > :first-child, .framer-BLGd3 .framer-1qxygsq > :first-child, .framer-BLGd3 .framer-13w5ynr > :first-child, .framer-BLGd3 .framer-1ucb84r > :first-child, .framer-BLGd3 .framer-5ytu1f > :first-child { margin-top: 0px; } .framer-BLGd3 .framer-ec21h2 > :last-child, .framer-BLGd3 .framer-rvtx6s > :last-child, .framer-BLGd3 .framer-66shuk > :last-child, .framer-BLGd3 .framer-1ah2a2s > :last-child, .framer-BLGd3 .framer-5e50zs > :last-child, .framer-BLGd3 .framer-1qxygsq > :last-child, .framer-BLGd3 .framer-13w5ynr > :last-child, .framer-BLGd3 .framer-1ucb84r > :last-child, .framer-BLGd3 .framer-5ytu1f > :last-child { margin-bottom: 0px; } .framer-BLGd3 .framer-66shuk > *, .framer-BLGd3 .framer-13w5ynr > *, .framer-BLGd3 .framer-1ucb84r > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-BLGd3 .framer-1ah2a2s > *, .framer-BLGd3 .framer-5ytu1f > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-BLGd3 .framer-5e50zs > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-BLGd3 .framer-1qxygsq > * { margin: 0px; margin-bottom: calc(96px / 2); margin-top: calc(96px / 2); } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 1600\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"XZ8usY34Z\":{\"layout\":[\"fixed\",\"auto\"]},\"V6NuUeZfw\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections {\"Tt_dtyS5H\":{\"pattern\":\":Tt_dtyS5H\",\"name\":\"invisible-footer\"},\"KCQoApziF\":{\"pattern\":\":KCQoApziF\",\"name\":\"footer-section\"}}\n * @framerResponsiveScreen\n */const FramerJo35hgMHB=withCSS(Component,css,\"framer-BLGd3\");export default FramerJo35hgMHB;FramerJo35hgMHB.displayName=\"Licensing\";FramerJo35hgMHB.defaultProps={height:1600,width:1200};addFonts(FramerJo35hgMHB,[{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 Tight\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/intertight/v7/NGSnv5HMAFg6IuGlBNMjxJEL2VmU3NS7Z2mjpgiqWSRToK8EPg.woff2\",weight:\"900\"},{family:\"Inter Tight\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/intertight/v7/NGSnv5HMAFg6IuGlBNMjxJEL2VmU3NS7Z2mjDw-qWSRToK8EPg.woff2\",weight:\"400\"}]},...SmoothScrollFonts,...LogoProfileFonts,...MenuLinkFonts,...ContactButtonFonts,...NoiseFonts,...GetTemplateButtonFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerJo35hgMHB\",\"slots\":[],\"annotations\":{\"framerAcceptsLayoutTemplate\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\",\"framerImmutableVariables\":\"true\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"1200\",\"framerResponsiveScreen\":\"\",\"framerIntrinsicHeight\":\"1600\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"XZ8usY34Z\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"V6NuUeZfw\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerScrollSections\":\"{\\\"Tt_dtyS5H\\\":{\\\"pattern\\\":\\\":Tt_dtyS5H\\\",\\\"name\\\":\\\"invisible-footer\\\"},\\\"KCQoApziF\\\":{\\\"pattern\\\":\\\":KCQoApziF\\\",\\\"name\\\":\\\"footer-section\\\"}}\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["SmoothScrollFonts", "getFonts", "SmoothScroll_Prod_default", "LogoProfileFonts", "BYNb_BvuU_default", "ContainerWithOptimizedAppearEffect", "withOptimizedAppearEffect", "Container", "RichTextWithFX", "withFX", "RichText2", "MenuLinkFonts", "htvPULmZG_default", "MotionDivWithFX", "motion", "RichTextWithFXWithOptimizedAppearEffect", "ContactButtonFonts", "AqGoFcwVG_default", "NoiseFonts", "Noise", "GetTemplateButtonFonts", "fcP2eio1t_default", "breakpoints", "serializationHash", "variantClassNames", "transition1", "animation", "animation1", "animation2", "transition2", "animation3", "animation4", "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", "router", "useRouter", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "ComponentViewportProvider", "Container", "SmoothScroll_Prod_default", "PropertyOverrides2", "ContainerWithOptimizedAppearEffect", "BYNb_BvuU_default", "x", "RichTextWithFX", "MotionDivWithFX", "RichText2", "htvPULmZG_default", "RichTextWithFXWithOptimizedAppearEffect", "AqGoFcwVG_default", "ResolveLinks", "resolvedLinks", "Noise", "fcP2eio1t_default", "css", "FramerJo35hgMHB", "withCSS", "Jo35hgMHB_default", "addFonts", "SmoothScrollFonts", "LogoProfileFonts", "MenuLinkFonts", "ContactButtonFonts", "NoiseFonts", "GetTemplateButtonFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
