{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/rAmSoUTGPQflgoVWekIF/cXGpMOtC6aiPBmfqBOyp/D0PzZZnsz.js", "ssg:https://framerusercontent.com/modules/9Ol0bU0Ou0VJjTu22mNF/EEw8RYXoGXflKnyHOkTO/D0PzZZnsz.js"],
  "sourcesContent": ["// Generated by Framer (2306ade)\nimport{LazyValue}from\"framer\";const valuesByLocaleId={auqPZ7bVZ:new LazyValue(()=>import(\"./D0PzZZnsz-1.js\")),d3zz4OVjk:new LazyValue(()=>import(\"./D0PzZZnsz-4.js\")),QKwCkT64G:new LazyValue(()=>import(\"./D0PzZZnsz-0.js\")),R42VOk6xA:new LazyValue(()=>import(\"./D0PzZZnsz-2.js\")),xBVZLtfDU:new LazyValue(()=>import(\"./D0PzZZnsz-3.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\":{\"usePreloadLocalizedValues\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (2306ade)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,Link,PropertyOverrides,RichText,SVG,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,withCSS}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import StartCreatingForFree from\"#framer/local/canvasComponent/dQ2RC0oUQ/dQ2RC0oUQ.js\";import Navbar from\"#framer/local/canvasComponent/EvcKxprMj/EvcKxprMj.js\";import Footer from\"#framer/local/canvasComponent/X2h3ldMQM/X2h3ldMQM.js\";import*as sharedStyle2 from\"#framer/local/css/gxltY5chj/gxltY5chj.js\";import*as sharedStyle from\"#framer/local/css/JYrCDQVMp/JYrCDQVMp.js\";import*as sharedStyle3 from\"#framer/local/css/QPTmydKPK/QPTmydKPK.js\";import*as sharedStyle1 from\"#framer/local/css/yWBxje_HP/yWBxje_HP.js\";import getLocalizedValue,{usePreloadLocalizedValues}from\"#framer/local/localization/D0PzZZnsz/D0PzZZnsz.js\";import metadataProvider from\"#framer/local/webPageMetadata/D0PzZZnsz/D0PzZZnsz.js\";const NavbarFonts=getFonts(Navbar);const StartCreatingForFreeFonts=getFonts(StartCreatingForFree);const FooterFonts=getFonts(Footer);const breakpoints={FbvCTXUPN:\"(min-width: 1200px)\",rD5xOQCt8:\"(min-width: 810px) and (max-width: 1199px)\",yh31wYq2_:\"(max-width: 809px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-rMbLK\";const variantClassNames={FbvCTXUPN:\"framer-v-1gppl37\",rD5xOQCt8:\"framer-v-1u4tmur\",yh31wYq2_:\"framer-v-1kmv77u\"};const transition1={bounce:.25,delay:0,duration:.45,type:\"spring\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1.1,skewX:0,skewY:0,transition:transition1};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"FbvCTXUPN\",Phone:\"yh31wYq2_\",Tablet:\"rD5xOQCt8\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"FbvCTXUPN\"};};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];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);usePreloadLocalizedValues(activeLocale);useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"FbvCTXUPN\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: rgb(12, 13, 19); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-1gppl37\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{rD5xOQCt8:{width:\"min(92.5926vw, 750px)\",y:40},yh31wYq2_:{width:\"min(92.0513vw, 450px)\",y:40}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:80,width:\"1440px\",y:30,children:/*#__PURE__*/_jsx(Container,{className:\"framer-qtka3o-container\",layoutScroll:true,nodeId:\"jUovYZprg\",scopeId:\"D0PzZZnsz\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{rD5xOQCt8:{style:{maxWidth:\"100%\",width:\"100%\"},variant:\"mwIJjBrdQ\"},yh31wYq2_:{style:{maxWidth:\"100%\",width:\"100%\"},variant:\"mwIJjBrdQ\"}},children:/*#__PURE__*/_jsx(Navbar,{AEYmtQjZO:\"H2mz9ePrc\",height:\"100%\",id:\"jUovYZprg\",layoutId:\"jUovYZprg\",style:{maxWidth:\"100%\"},variant:\"WcMtchEjr\",width:\"100%\",y5fM_boha:\"H2mz9ePrc\"})})})})}),/*#__PURE__*/_jsx(\"header\",{className:\"framer-9gg03h\",\"data-framer-name\":\"Hero\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-18cwkpl\",\"data-framer-name\":\"Main Container\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-5kjhr2\",\"data-framer-name\":\"Title Container\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-2kq31w\",\"data-framer-name\":\"Text Container\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-13ozvdj\",\"data-framer-name\":\"Breadcrumb\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v0\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"20px\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://www.pykaso.ai/\",motionChild:true,nodeId:\"sMC7j1sXj\",openInNewTab:false,scopeId:\"D0PzZZnsz\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-18oiu5j\",\"data-styles-preset\":\"JYrCDQVMp\",children:\"Home\"})})})}),className:\"framer-7jppq8\",\"data-framer-name\":\"First Item\",fonts:[\"Inter-Medium\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-jspzzz\",\"data-framer-name\":\"chevron-right\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 20 20\"><path d=\"M 7.5 15 L 12.5 10 L 7.5 5\" fill=\"transparent\" stroke-width=\"1.5\" stroke=\"rgb(174, 176, 183)\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path></svg>',svgContentId:11563727390,withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v1\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0.02em\",\"--framer-line-height\":\"20px\",\"--framer-text-color\":\"rgb(254, 254, 254)\"},children:\"Brand\"})}),className:\"framer-1vecd5f\",\"data-framer-name\":\"First Item\",fonts:[\"Inter-Medium\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{rD5xOQCt8:{children:getLocalizedValue(\"v3\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-c32sw0\",\"data-styles-preset\":\"yWBxje_HP\",style:{\"--framer-text-alignment\":\"center\"},children:\"Pykaso Brand Guidelines\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v2\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-c32sw0\",\"data-styles-preset\":\"yWBxje_HP\",style:{\"--framer-text-alignment\":\"center\"},children:\"Pykaso Brand Guidelines\"})}),className:\"framer-1c1zwli\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v4\",activeLocale)??/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-dop3wb\",\"data-styles-preset\":\"gxltY5chj\",children:\"Resources for presenting the Pykaso brand \"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-dop3wb\",\"data-styles-preset\":\"gxltY5chj\",children:\"consistently and professionally\"})]}),className:\"framer-1ip810b\",\"data-framer-name\":\"Paragraph\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:50,y:(componentViewport?.y||0)+0+0+206+0+0+480,children:/*#__PURE__*/_jsx(Container,{className:\"framer-137sf6u-container\",nodeId:\"UdMlFoDvN\",rendersWithMotion:true,scopeId:\"D0PzZZnsz\",whileHover:animation,children:/*#__PURE__*/_jsx(StartCreatingForFree,{height:\"100%\",id:\"UdMlFoDvN\",iKCVJq1WX:true,K5CwdVZK_:getLocalizedValue(\"v5\",activeLocale)??\"Brands Assets\",K8bbd36HF:\"https://soulbytes.notion.site/Pykaso-Media-Kit-Brand-Assets-7a402ebdd42046bdb3f53da67eee1593?pvs=4\",layoutId:\"UdMlFoDvN\",variant:\"lJ2sAU8Qu\",width:\"100%\"})})})]})}),/*#__PURE__*/_jsx(\"main\",{className:\"framer-d1bcem\",\"data-framer-name\":\"Main Body\",children:/*#__PURE__*/_jsxs(\"section\",{className:\"framer-njhc7z\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1k0nd7p\",\"data-framer-name\":\"Main Container\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-i38gq0\",\"data-framer-name\":\"Line\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-e8q3lh\",\"data-framer-name\":\"Sub Container\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-zbjxvt\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{yh31wYq2_:{children:getLocalizedValue(\"v7\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"var(--token-c40dec17-ad9b-478b-a7f0-e25384b15814, rgb(255, 255, 255))\"},children:\"Logo\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v6\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"22px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"var(--token-c40dec17-ad9b-478b-a7f0-e25384b15814, rgb(255, 255, 255))\"},children:\"Logo\"})}),className:\"framer-12lleef\",\"data-framer-name\":\"Heading\",fonts:[\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v8\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-jycf3n\",\"data-styles-preset\":\"QPTmydKPK\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-8d7e0ee3-cbeb-4f0c-8fae-b1180c2c0a4a, rgb(173, 176, 183))\"},children:\"Whether you're working on a partnership, content, or just need to share our brand, these logos will help you do it right\"})}),className:\"framer-1nv8nwi\",\"data-framer-name\":\"Paragraph\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{rD5xOQCt8:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:375,intrinsicWidth:812.5,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+797+0+0+0+0+0+57+0+336),pixelHeight:750,pixelWidth:1625,sizes:`min(min(min(${componentViewport?.width||\"100vw\"}, 900px) - 60px, 730px), 652px)`,src:\"https://framerusercontent.com/images/JAP69UC5UILjLRRQBcZyntDczs.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/JAP69UC5UILjLRRQBcZyntDczs.png?scale-down-to=512 512w,https://framerusercontent.com/images/JAP69UC5UILjLRRQBcZyntDczs.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/JAP69UC5UILjLRRQBcZyntDczs.png 1625w\"}},yh31wYq2_:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:375,intrinsicWidth:812.5,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+817+0+0+0+0+0+57+0+321),pixelHeight:750,pixelWidth:1625,sizes:`min(min(min(${componentViewport?.width||\"100vw\"}, 450px) - 32px, 400px), 652px)`,src:\"https://framerusercontent.com/images/JAP69UC5UILjLRRQBcZyntDczs.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/JAP69UC5UILjLRRQBcZyntDczs.png?scale-down-to=512 512w,https://framerusercontent.com/images/JAP69UC5UILjLRRQBcZyntDczs.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/JAP69UC5UILjLRRQBcZyntDczs.png 1625w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:375,intrinsicWidth:812.5,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+797+0+0+0+0+0+57+0+336),pixelHeight:750,pixelWidth:1625,sizes:`min(min(${componentViewport?.width||\"100vw\"}, 1380px) - 80px, 652px)`,src:\"https://framerusercontent.com/images/JAP69UC5UILjLRRQBcZyntDczs.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/JAP69UC5UILjLRRQBcZyntDczs.png?scale-down-to=512 512w,https://framerusercontent.com/images/JAP69UC5UILjLRRQBcZyntDczs.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/JAP69UC5UILjLRRQBcZyntDczs.png 1625w\"},className:\"framer-1qsg860\",\"data-border\":true,\"data-framer-name\":\"Image\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{rD5xOQCt8:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:375,intrinsicWidth:812.5,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+797+0+0+0+0+0+57+0+735),pixelHeight:750,pixelWidth:1625,sizes:`min(min(min(${componentViewport?.width||\"100vw\"}, 900px) - 60px, 730px), 652px)`,src:\"https://framerusercontent.com/images/Mgor8nvIM2g4XHCDlVCWKRg.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/Mgor8nvIM2g4XHCDlVCWKRg.png?scale-down-to=512 512w,https://framerusercontent.com/images/Mgor8nvIM2g4XHCDlVCWKRg.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/Mgor8nvIM2g4XHCDlVCWKRg.png 1625w\"}},yh31wYq2_:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:375,intrinsicWidth:812.5,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+817+0+0+0+0+0+57+0+720),pixelHeight:750,pixelWidth:1625,sizes:`min(min(min(${componentViewport?.width||\"100vw\"}, 450px) - 32px, 400px), 652px)`,src:\"https://framerusercontent.com/images/Mgor8nvIM2g4XHCDlVCWKRg.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/Mgor8nvIM2g4XHCDlVCWKRg.png?scale-down-to=512 512w,https://framerusercontent.com/images/Mgor8nvIM2g4XHCDlVCWKRg.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/Mgor8nvIM2g4XHCDlVCWKRg.png 1625w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:375,intrinsicWidth:812.5,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+797+0+0+0+0+0+57+0+735),pixelHeight:750,pixelWidth:1625,sizes:`min(min(${componentViewport?.width||\"100vw\"}, 1380px) - 80px, 652px)`,src:\"https://framerusercontent.com/images/Mgor8nvIM2g4XHCDlVCWKRg.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/Mgor8nvIM2g4XHCDlVCWKRg.png?scale-down-to=512 512w,https://framerusercontent.com/images/Mgor8nvIM2g4XHCDlVCWKRg.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/Mgor8nvIM2g4XHCDlVCWKRg.png 1625w\"},className:\"framer-1nqztvv\",\"data-border\":true,\"data-framer-name\":\"Image\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{rD5xOQCt8:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:375,intrinsicWidth:812.5,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+797+0+0+0+0+0+57+0+1134),pixelHeight:750,pixelWidth:1625,sizes:`min(min(min(${componentViewport?.width||\"100vw\"}, 900px) - 60px, 730px), 652px)`,src:\"https://framerusercontent.com/images/xSh222ieJr6Ln7cIlVL0QcXdUY.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/xSh222ieJr6Ln7cIlVL0QcXdUY.png?scale-down-to=512 512w,https://framerusercontent.com/images/xSh222ieJr6Ln7cIlVL0QcXdUY.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/xSh222ieJr6Ln7cIlVL0QcXdUY.png 1625w\"}},yh31wYq2_:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:375,intrinsicWidth:812.5,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+817+0+0+0+0+0+57+0+1119),pixelHeight:750,pixelWidth:1625,sizes:`min(min(min(${componentViewport?.width||\"100vw\"}, 450px) - 32px, 400px), 652px)`,src:\"https://framerusercontent.com/images/xSh222ieJr6Ln7cIlVL0QcXdUY.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/xSh222ieJr6Ln7cIlVL0QcXdUY.png?scale-down-to=512 512w,https://framerusercontent.com/images/xSh222ieJr6Ln7cIlVL0QcXdUY.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/xSh222ieJr6Ln7cIlVL0QcXdUY.png 1625w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:375,intrinsicWidth:812.5,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+797+0+0+0+0+0+57+0+1134),pixelHeight:750,pixelWidth:1625,sizes:`min(min(${componentViewport?.width||\"100vw\"}, 1380px) - 80px, 652px)`,src:\"https://framerusercontent.com/images/xSh222ieJr6Ln7cIlVL0QcXdUY.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/xSh222ieJr6Ln7cIlVL0QcXdUY.png?scale-down-to=512 512w,https://framerusercontent.com/images/xSh222ieJr6Ln7cIlVL0QcXdUY.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/xSh222ieJr6Ln7cIlVL0QcXdUY.png 1625w\"},className:\"framer-vfaq48\",\"data-border\":true,\"data-framer-name\":\"Image\"})})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-2af3oq\",\"data-framer-name\":\"Main Container\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-ny2m55\",\"data-framer-name\":\"Line\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-d8h87k\",\"data-framer-name\":\"Sub Container\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-hwh90a\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{yh31wYq2_:{children:getLocalizedValue(\"v10\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"var(--token-c40dec17-ad9b-478b-a7f0-e25384b15814, rgb(255, 255, 255))\"},children:\"Favicon\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v9\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"22px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"var(--token-c40dec17-ad9b-478b-a7f0-e25384b15814, rgb(255, 255, 255))\"},children:\"Favicon\"})}),className:\"framer-1muumsn\",\"data-framer-name\":\"Heading\",fonts:[\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v11\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-jycf3n\",\"data-styles-preset\":\"QPTmydKPK\",children:\"Our favicon is designed to make us instantly recognizable, even in the smallest of spaces. You\u2019ll find it here to use wherever you need it.\"})}),className:\"framer-1esxo7u\",\"data-framer-name\":\"Paragraph\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ao6epa\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{rD5xOQCt8:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:375,intrinsicWidth:812.5,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+797+0+0+0+1646+0+57+0+344+0),pixelHeight:750,pixelWidth:750,sizes:`max((min(min(min(${componentViewport?.width||\"100vw\"}, 900px) - 60px, 730px), 652px) - 24px) / 2, 1px)`,src:\"https://framerusercontent.com/images/9vMl6vPFKr2ZMJn0qvadgufegc.png\",srcSet:\"https://framerusercontent.com/images/9vMl6vPFKr2ZMJn0qvadgufegc.png?scale-down-to=512 512w,https://framerusercontent.com/images/9vMl6vPFKr2ZMJn0qvadgufegc.png 750w\"}},yh31wYq2_:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:375,intrinsicWidth:812.5,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+817+0+0+0+1611+0+57+0+329+0+0),pixelHeight:750,pixelWidth:750,sizes:`min(min(min(${componentViewport?.width||\"100vw\"}, 450px) - 32px, 400px), 652px)`,src:\"https://framerusercontent.com/images/9vMl6vPFKr2ZMJn0qvadgufegc.png\",srcSet:\"https://framerusercontent.com/images/9vMl6vPFKr2ZMJn0qvadgufegc.png?scale-down-to=512 512w,https://framerusercontent.com/images/9vMl6vPFKr2ZMJn0qvadgufegc.png 750w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:375,intrinsicWidth:812.5,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+797+0+0+0+1622+0+57+0+344+0),pixelHeight:750,pixelWidth:750,sizes:`max((min(min(${componentViewport?.width||\"100vw\"}, 1380px) - 80px, 652px) - 24px) / 2, 1px)`,src:\"https://framerusercontent.com/images/9vMl6vPFKr2ZMJn0qvadgufegc.png\",srcSet:\"https://framerusercontent.com/images/9vMl6vPFKr2ZMJn0qvadgufegc.png?scale-down-to=512 512w,https://framerusercontent.com/images/9vMl6vPFKr2ZMJn0qvadgufegc.png 750w\"},className:\"framer-1hr0xxx\",\"data-border\":true,\"data-framer-name\":\"Image\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{rD5xOQCt8:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:375,intrinsicWidth:812.5,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+797+0+0+0+1646+0+57+0+344+0),pixelHeight:750,pixelWidth:750,sizes:`max((min(min(min(${componentViewport?.width||\"100vw\"}, 900px) - 60px, 730px), 652px) - 24px) / 2, 1px)`,src:\"https://framerusercontent.com/images/2HMeqxr5w2IbQu48bZ1toB4p1M.png\",srcSet:\"https://framerusercontent.com/images/2HMeqxr5w2IbQu48bZ1toB4p1M.png?scale-down-to=512 512w,https://framerusercontent.com/images/2HMeqxr5w2IbQu48bZ1toB4p1M.png 750w\"}},yh31wYq2_:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:375,intrinsicWidth:812.5,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+817+0+0+0+1611+0+57+0+329+0+337),pixelHeight:750,pixelWidth:750,sizes:`min(min(min(${componentViewport?.width||\"100vw\"}, 450px) - 32px, 400px), 652px)`,src:\"https://framerusercontent.com/images/2HMeqxr5w2IbQu48bZ1toB4p1M.png\",srcSet:\"https://framerusercontent.com/images/2HMeqxr5w2IbQu48bZ1toB4p1M.png?scale-down-to=512 512w,https://framerusercontent.com/images/2HMeqxr5w2IbQu48bZ1toB4p1M.png 750w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:375,intrinsicWidth:812.5,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+797+0+0+0+1622+0+57+0+344+0),pixelHeight:750,pixelWidth:750,sizes:`max((min(min(${componentViewport?.width||\"100vw\"}, 1380px) - 80px, 652px) - 24px) / 2, 1px)`,src:\"https://framerusercontent.com/images/2HMeqxr5w2IbQu48bZ1toB4p1M.png\",srcSet:\"https://framerusercontent.com/images/2HMeqxr5w2IbQu48bZ1toB4p1M.png?scale-down-to=512 512w,https://framerusercontent.com/images/2HMeqxr5w2IbQu48bZ1toB4p1M.png 750w\"},className:\"framer-bokafe\",\"data-border\":true,\"data-framer-name\":\"Image\"})})]})]})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{rD5xOQCt8:{y:(componentViewport?.y||0)+0+797+0+0+0+2440},yh31wYq2_:{y:(componentViewport?.y||0)+0+817+0+0+0+2707}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:50,y:(componentViewport?.y||0)+0+797+0+0+0+2392,children:/*#__PURE__*/_jsx(Container,{className:\"framer-vi31u9-container\",nodeId:\"wpk7WwqIN\",rendersWithMotion:true,scopeId:\"D0PzZZnsz\",whileHover:animation,children:/*#__PURE__*/_jsx(StartCreatingForFree,{height:\"100%\",id:\"wpk7WwqIN\",iKCVJq1WX:true,K5CwdVZK_:getLocalizedValue(\"v12\",activeLocale)??\"All Brands Assets\",K8bbd36HF:\"https://soulbytes.notion.site/Pykaso-Media-Kit-Brand-Assets-7a402ebdd42046bdb3f53da67eee1593?pvs=4\",layoutId:\"wpk7WwqIN\",variant:\"lJ2sAU8Qu\",width:\"100%\"})})})})]})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{rD5xOQCt8:{y:(componentViewport?.y||0)+0+3437},yh31wYq2_:{y:(componentViewport?.y||0)+0+3674}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:698,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+3389,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1ihb6yz-container\",nodeId:\"ERr9WPkEU\",scopeId:\"D0PzZZnsz\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{rD5xOQCt8:{variant:\"d9ZNYzAhn\"},yh31wYq2_:{variant:\"eZT_Ri8x5\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"ERr9WPkEU\",layoutId:\"ERr9WPkEU\",style:{width:\"100%\"},variant:\"o0L8boL4M\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-rMbLK.framer-1mqdo3t, .framer-rMbLK .framer-1mqdo3t { display: block; }\",\".framer-rMbLK.framer-1gppl37 { align-content: center; align-items: center; background-color: #0c0d13; 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-rMbLK .framer-qtka3o-container { flex: none; height: auto; left: 50%; max-width: 1440px; position: fixed; top: 30px; transform: translateX(-50%); width: auto; z-index: 9; }\",\".framer-rMbLK .framer-9gg03h { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; overflow: visible; padding: 206px 40px 61px 40px; position: relative; width: 100%; z-index: 2; }\",\".framer-rMbLK .framer-18cwkpl { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: flex-start; max-width: 1120px; overflow: visible; padding: 0px; position: relative; width: 1120px; z-index: 5; }\",\".framer-rMbLK .framer-5kjhr2 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; max-width: 644px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-rMbLK .framer-2kq31w { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-rMbLK .framer-13ozvdj { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-rMbLK .framer-7jppq8, .framer-rMbLK .framer-1vecd5f { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-rMbLK .framer-jspzzz { flex: none; height: 20px; position: relative; width: 20px; }\",\".framer-rMbLK .framer-1c1zwli { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; z-index: 2; }\",\".framer-rMbLK .framer-1ip810b, .framer-rMbLK .framer-12lleef, .framer-rMbLK .framer-1muumsn { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-rMbLK .framer-137sf6u-container, .framer-rMbLK .framer-vi31u9-container { flex: none; height: auto; position: relative; width: auto; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-rMbLK .framer-d1bcem { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; max-width: 1380px; overflow: visible; padding: 0px 40px 150px 40px; position: relative; width: 100%; }\",\".framer-rMbLK .framer-njhc7z { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 56px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-rMbLK .framer-1k0nd7p, .framer-rMbLK .framer-2af3oq { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 56px; height: min-content; justify-content: flex-start; max-width: 652px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-rMbLK .framer-i38gq0, .framer-rMbLK .framer-ny2m55 { background-color: rgba(255, 255, 255, 0.12); flex: none; height: 1px; overflow: hidden; position: relative; width: 100%; }\",\".framer-rMbLK .framer-e8q3lh { 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; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-rMbLK .framer-zbjxvt, .framer-rMbLK .framer-hwh90a { align-content: center; align-items: center; 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-rMbLK .framer-1nv8nwi, .framer-rMbLK .framer-1esxo7u { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 652px; word-break: break-word; word-wrap: break-word; }\",\".framer-rMbLK .framer-1qsg860 { --border-bottom-width: 1px; --border-color: rgba(0, 0, 0, 0.12); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; aspect-ratio: 2.1666666666666665 / 1; border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; border-top-left-radius: 12px; border-top-right-radius: 12px; flex: none; height: var(--framer-aspect-ratio-supported, 92px); overflow: visible; position: relative; width: 100%; }\",\".framer-rMbLK .framer-1nqztvv, .framer-rMbLK .framer-vfaq48 { --border-bottom-width: 1px; --border-color: rgba(255, 255, 255, 0.12); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; aspect-ratio: 2.1666666666666665 / 1; border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; border-top-left-radius: 12px; border-top-right-radius: 12px; flex: none; height: var(--framer-aspect-ratio-supported, 92px); overflow: visible; position: relative; width: 100%; }\",\".framer-rMbLK .framer-d8h87k { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-rMbLK .framer-ao6epa { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: 313px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-rMbLK .framer-1hr0xxx, .framer-rMbLK .framer-bokafe { --border-bottom-width: 1px; --border-color: rgba(255, 255, 255, 0.12); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; border-top-left-radius: 12px; border-top-right-radius: 12px; flex: 1 0 0px; height: 313px; overflow: visible; position: relative; width: 1px; }\",\".framer-rMbLK .framer-1ihb6yz-container { flex: none; height: auto; position: relative; width: 100%; }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,'.framer-rMbLK[data-border=\"true\"]::after, .framer-rMbLK [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }',\"@media (min-width: 810px) and (max-width: 1199px) { .framer-rMbLK.framer-1gppl37, .framer-rMbLK .framer-18cwkpl { width: 810px; } .framer-rMbLK .framer-qtka3o-container { max-width: 750px; top: 40px; width: 93%; } .framer-rMbLK .framer-9gg03h { overflow: hidden; } .framer-rMbLK .framer-1ip810b { width: 91%; } .framer-rMbLK .framer-d1bcem { max-width: 900px; padding: 0px 30px 150px 30px; } .framer-rMbLK .framer-njhc7z { gap: 80px; max-width: 730px; }}\",\"@media (max-width: 809px) { .framer-rMbLK.framer-1gppl37 { width: 390px; } .framer-rMbLK .framer-qtka3o-container { max-width: 450px; top: 40px; width: 92%; } .framer-rMbLK .framer-9gg03h { overflow: hidden; } .framer-rMbLK .framer-18cwkpl { max-width: 450px; padding: 0px 0px 20px 0px; width: 100%; } .framer-rMbLK .framer-5kjhr2 { gap: 16px; width: 92%; } .framer-rMbLK .framer-d1bcem { max-width: 450px; padding: 0px 16px 100px 16px; } .framer-rMbLK .framer-njhc7z { gap: 60px; max-width: 400px; } .framer-rMbLK .framer-ao6epa { flex-direction: column; height: min-content; } .framer-rMbLK .framer-1hr0xxx, .framer-rMbLK .framer-bokafe { flex: none; width: 100%; }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 3271\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"rD5xOQCt8\":{\"layout\":[\"fixed\",\"auto\"]},\"yh31wYq2_\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections\n * @framerResponsiveScreen\n */const FramerD0PzZZnsz=withCSS(Component,css,\"framer-rMbLK\");export default FramerD0PzZZnsz;FramerD0PzZZnsz.displayName=\"Legal / Privacy Policy\";FramerD0PzZZnsz.defaultProps={height:3271,width:1200};addFonts(FramerD0PzZZnsz,[{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/5A3Ce6C9YYmCjpQx9M4inSaKU.woff2\",weight:\"500\"},{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/Qx95Xyt0Ka3SGhinnbXIGpEIyP4.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/6mJuEAguuIuMog10gGvH5d3cl8.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/xYYWaj7wCU5zSQH0eXvSaS19wo.woff2\",weight:\"500\"},{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/otTaNuNpVK4RbdlT7zDDdKvQBA.woff2\",weight:\"500\"},{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/d3tHnaQIAeqiE5hGcRw4mmgWYU.woff2\",weight:\"500\"},{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/DolVirEGb34pEXEp8t8FQBSK4.woff2\",weight:\"500\"},{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:\"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\"}]},...NavbarFonts,...StartCreatingForFreeFonts,...FooterFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerD0PzZZnsz\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"1200\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"rD5xOQCt8\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"yh31wYq2_\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerColorSyntax\":\"true\",\"framerAutoSizeImages\":\"true\",\"framerScrollSections\":\"* @framerResponsiveScreen\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicHeight\":\"3271\",\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["valuesByLocaleId", "LazyValue", "getLocalizedValue", "key", "locale", "values", "value", "preload", "promises", "promise", "usePreloadLocalizedValues", "preloadPromise", "NavbarFonts", "getFonts", "EvcKxprMj_default", "StartCreatingForFreeFonts", "dQ2RC0oUQ_default", "FooterFonts", "X2h3ldMQM_default", "breakpoints", "serializationHash", "variantClassNames", "transition1", "animation", "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", "usePreloadLocalizedValues", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "PropertyOverrides2", "ComponentViewportProvider", "Container", "EvcKxprMj_default", "RichText2", "getLocalizedValue", "x", "Link", "SVG", "dQ2RC0oUQ_default", "getLoadingLazyAtYPosition", "Image2", "X2h3ldMQM_default", "css", "FramerD0PzZZnsz", "withCSS", "D0PzZZnsz_default", "addFonts", "NavbarFonts", "StartCreatingForFreeFonts", "FooterFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
