{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/l0nlwUeHJDSThZxNE3Yy/L9MPrfiejczY5AHYrwYY/sZPTvhdNX.js"],
  "sourcesContent": ["// Generated by Framer (f030ee3)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,Link,PropertyOverrides,ResolveLinks,RichText,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useRouter,withCSS,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import SmoothScroll from\"https://framerusercontent.com/modules/Yppqt3Cs3Y8TZqvASnXl/PGrowqBrgWCViHduGfsA/SmoothScroll_Prod.js\";import Button from\"#framer/local/canvasComponent/BnmQu3yy2/BnmQu3yy2.js\";import Navbar from\"#framer/local/canvasComponent/L8tQY8otO/L8tQY8otO.js\";import FooterDark from\"#framer/local/canvasComponent/lKsqQ6OJZ/lKsqQ6OJZ.js\";import*as sharedStyle from\"#framer/local/css/fVxnimdqP/fVxnimdqP.js\";import*as sharedStyle2 from\"#framer/local/css/NEaestLra/NEaestLra.js\";import*as sharedStyle1 from\"#framer/local/css/XbZTK8NNl/XbZTK8NNl.js\";import metadataProvider from\"#framer/local/webPageMetadata/sZPTvhdNX/sZPTvhdNX.js\";const NavbarFonts=getFonts(Navbar);const RichTextWithOptimizedAppearEffect=withOptimizedAppearEffect(RichText);const ButtonFonts=getFonts(Button);const ContainerWithOptimizedAppearEffect=withOptimizedAppearEffect(Container);const ImageWithOptimizedAppearEffect=withOptimizedAppearEffect(Image);const FooterDarkFonts=getFonts(FooterDark);const SmoothScrollFonts=getFonts(SmoothScroll);const breakpoints={buEUBCPDO:\"(max-width: 809px)\",IJLC17VuP:\"(min-width: 1200px)\",yfhauNp0k:\"(min-width: 810px) and (max-width: 1199px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-KamWH\";const variantClassNames={buEUBCPDO:\"framer-v-1ymu6t1\",IJLC17VuP:\"framer-v-zza9o6\",yfhauNp0k:\"framer-v-1yafle4\"};const transition1={damping:40,delay:0,mass:1,stiffness:150,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:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:80};const transition2={damping:40,delay:.1,mass:1,stiffness:150,type:\"spring\"};const animation2={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition2,x:0,y:0};const transition3={damping:40,delay:.2,mass:1,stiffness:150,type:\"spring\"};const animation3={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition3,x:0,y:0};const transition4={damping:40,delay:.4,mass:1,stiffness:150,type:\"spring\"};const animation4={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition4,x:0,y:0};const transition5={damping:40,delay:.5,mass:1,stiffness:150,type:\"spring\"};const animation5={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition5,x:0,y:0};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"IJLC17VuP\",Phone:\"buEUBCPDO\",Tablet:\"yfhauNp0k\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"IJLC17VuP\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,...restProps}=getProps(props);React.useEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);if(metadata.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);document.title=metadata.title||\"\";if(metadata.viewport){document.querySelector('meta[name=\"viewport\"]')?.setAttribute(\"content\",metadata.viewport);}},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const router=useRouter();useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"IJLC17VuP\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: rgb(17, 17, 17); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-zza9o6\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:68,width:\"100vw\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-i7diz6-container\",layoutScroll:true,nodeId:\"BRAs5j3YX\",scopeId:\"sZPTvhdNX\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{buEUBCPDO:{variant:\"o1CrQd0Fj\"}},children:/*#__PURE__*/_jsx(Navbar,{height:\"100%\",id:\"BRAs5j3YX\",layoutId:\"BRAs5j3YX\",style:{width:\"100%\"},variant:\"WNzO8KqwH\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(\"section\",{className:\"framer-3vkq15\",\"data-framer-name\":\"Hero sections\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-117rkvj\",\"data-framer-name\":\"Container\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-168ojqv\",\"data-framer-name\":\"Text Content\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-blruoh\",\"data-framer-name\":\"text\",children:[/*#__PURE__*/_jsx(RichTextWithOptimizedAppearEffect,{__fromCanvasComponent:true,animate:animation,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1wml6uu\",\"data-styles-preset\":\"fVxnimdqP\",children:\"My name is Tanjim Smith, I\u2019m a website designer  working and living in NY.\"})}),className:\"framer-xwpow3\",\"data-framer-appear-id\":\"xwpow3\",\"data-framer-name\":\"Creative Designer & Photographer\",fonts:[\"Inter\"],initial:animation1,optimized:true,style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichTextWithOptimizedAppearEffect,{__fromCanvasComponent:true,animate:animation2,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1jbvfj6\",\"data-styles-preset\":\"XbZTK8NNl\",children:\"The user lands on the website's homepage, which includes a clear value proposition, an overview of the art detector's services, and a prominent call-to-action to encourage the user to learn more.\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1jbvfj6\",\"data-styles-preset\":\"XbZTK8NNl\",children:\"an overview of the art detector's services, and a prominent call-to-action to encourage the user to learn more.\"})]}),className:\"framer-a3dzpy\",\"data-framer-appear-id\":\"a3dzpy\",\"data-framer-name\":\"The user lands on the website's homepage, which includes a clear value proposition, an overview of the art detector's services, and a prominent call-to-action to encourage the user to learn more. an overview of the art detector's services, and a prominent call-to-action to encourage the user to learn more.\",fonts:[\"Inter\"],initial:animation1,optimized:true,style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"P2fNGwzVU\"},implicitPathVariables:undefined},{href:{webPageId:\"P2fNGwzVU\"},implicitPathVariables:undefined},{href:{webPageId:\"P2fNGwzVU\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{buEUBCPDO:{y:(componentViewport?.y||0)+0+0+0+0+120+474+0+0+0+401.6},yfhauNp0k:{y:(componentViewport?.y||0)+0+0+0+0+120+674+0+0+0+393.6}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:23,y:(componentViewport?.y||0)+0+0+0+0+179.9+0+0+0+401.6,children:/*#__PURE__*/_jsx(ContainerWithOptimizedAppearEffect,{animate:animation3,className:\"framer-1d83yfs-container\",\"data-framer-appear-id\":\"1d83yfs\",initial:animation1,nodeId:\"dhTZiFf69\",optimized:true,rendersWithMotion:true,scopeId:\"sZPTvhdNX\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{buEUBCPDO:{R6cRSlkkG:resolvedLinks[2]},yfhauNp0k:{R6cRSlkkG:resolvedLinks[1]}},children:/*#__PURE__*/_jsx(Button,{height:\"100%\",id:\"dhTZiFf69\",JpoVv5_JQ:\"Start project request\",layoutId:\"dhTZiFf69\",R6cRSlkkG:resolvedLinks[0],width:\"100%\"})})})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-7qzsax\",\"data-framer-name\":\"Social\",children:[/*#__PURE__*/_jsx(RichTextWithOptimizedAppearEffect,{__fromCanvasComponent:true,animate:animation4,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNTAw\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"1.6em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-00c5736b-5042-4637-a4cd-ce729f2c3212, rgba(26, 26, 26, 0.37))\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://twitter.com/Tanjim38\",motionChild:true,nodeId:\"W3cEyX6am\",openInNewTab:true,scopeId:\"sZPTvhdNX\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-qn5ilg\",\"data-styles-preset\":\"NEaestLra\",children:\"Twitter\"})})})}),className:\"framer-55khhv\",\"data-framer-appear-id\":\"55khhv\",fonts:[\"GF;Inter-500\"],initial:animation1,optimized:true,style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichTextWithOptimizedAppearEffect,{__fromCanvasComponent:true,animate:animation5,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNTAw\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"1.6em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-00c5736b-5042-4637-a4cd-ce729f2c3212, rgba(26, 26, 26, 0.37))\"},children:/*#__PURE__*/_jsx(Link,{href:\"tanjimislam27@gmail.com \",motionChild:true,nodeId:\"TjPOtlwwl\",openInNewTab:true,scopeId:\"sZPTvhdNX\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-qn5ilg\",\"data-styles-preset\":\"NEaestLra\",children:\"Mail\"})})})}),className:\"framer-t55ny2\",\"data-framer-appear-id\":\"t55ny2\",fonts:[\"GF;Inter-500\"],initial:animation1,optimized:true,style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})]})]})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{buEUBCPDO:{background:{alt:\"Tuba Profile pic\",fit:\"fill\",intrinsicHeight:3648,intrinsicWidth:3648,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+0+120+0),pixelHeight:3648,pixelWidth:3648,sizes:`min(min(${componentViewport?.width||\"100vw\"}, 1400px) - 40px, 610px)`,src:\"https://framerusercontent.com/images/1vCK8U8CZYQifMC5XAs0LOMMKKA.jpg\",srcSet:\"https://framerusercontent.com/images/1vCK8U8CZYQifMC5XAs0LOMMKKA.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/1vCK8U8CZYQifMC5XAs0LOMMKKA.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/1vCK8U8CZYQifMC5XAs0LOMMKKA.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/1vCK8U8CZYQifMC5XAs0LOMMKKA.jpg 3648w\"}},yfhauNp0k:{background:{alt:\"Tuba Profile pic\",fit:\"fill\",intrinsicHeight:3648,intrinsicWidth:3648,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+0+120+0),pixelHeight:3648,pixelWidth:3648,sizes:`min(min(${componentViewport?.width||\"100vw\"}, 1400px) - 80px, 610px)`,src:\"https://framerusercontent.com/images/1vCK8U8CZYQifMC5XAs0LOMMKKA.jpg\",srcSet:\"https://framerusercontent.com/images/1vCK8U8CZYQifMC5XAs0LOMMKKA.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/1vCK8U8CZYQifMC5XAs0LOMMKKA.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/1vCK8U8CZYQifMC5XAs0LOMMKKA.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/1vCK8U8CZYQifMC5XAs0LOMMKKA.jpg 3648w\"}}},children:/*#__PURE__*/_jsx(ImageWithOptimizedAppearEffect,{animate:animation,background:{alt:\"Tuba Profile pic\",fit:\"fill\",intrinsicHeight:3648,intrinsicWidth:3648,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+0+120),pixelHeight:3648,pixelWidth:3648,sizes:`min(max((min(${componentViewport?.width||\"100vw\"}, 1400px) - 180px) / 2, 1px), 610px)`,src:\"https://framerusercontent.com/images/1vCK8U8CZYQifMC5XAs0LOMMKKA.jpg\",srcSet:\"https://framerusercontent.com/images/1vCK8U8CZYQifMC5XAs0LOMMKKA.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/1vCK8U8CZYQifMC5XAs0LOMMKKA.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/1vCK8U8CZYQifMC5XAs0LOMMKKA.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/1vCK8U8CZYQifMC5XAs0LOMMKKA.jpg 3648w\"},className:\"framer-gt3k07\",\"data-framer-appear-id\":\"gt3k07\",\"data-framer-name\":\"Image\",initial:animation1,optimized:true,style:{transformPerspective:1200}})})]})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{buEUBCPDO:{y:(componentViewport?.y||0)+0+1150.2},yfhauNp0k:{y:(componentViewport?.y||0)+0+1338.2}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:350,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+796,children:/*#__PURE__*/_jsx(Container,{className:\"framer-lqmok4-container\",nodeId:\"PlQ9THZkL\",scopeId:\"sZPTvhdNX\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{buEUBCPDO:{variant:\"EUwvLxldl\"},yfhauNp0k:{variant:\"tGXeaMPQ6\"}},children:/*#__PURE__*/_jsx(FooterDark,{height:\"100%\",id:\"PlQ9THZkL\",layoutId:\"PlQ9THZkL\",style:{width:\"100%\"},variant:\"tZxO7UyE5\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1vh5r66-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"YueGpqvAL\",scopeId:\"sZPTvhdNX\",children:/*#__PURE__*/_jsx(SmoothScroll,{height:\"100%\",id:\"YueGpqvAL\",intensity:10,layoutId:\"YueGpqvAL\",width:\"100%\"})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-KamWH.framer-3twujl, .framer-KamWH .framer-3twujl { display: block; }\",\".framer-KamWH.framer-zza9o6 { align-content: center; align-items: center; background-color: #111111; 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-KamWH .framer-i7diz6-container { flex: none; height: auto; left: 50%; position: fixed; top: 0px; transform: translateX(-50%); width: 100%; z-index: 5; }\",\".framer-KamWH .framer-3vkq15 { align-content: center; align-items: center; 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-KamWH .framer-117rkvj { align-content: center; align-items: center; background-color: #111111; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: center; max-width: 1400px; overflow: visible; padding: 120px 60px 80px 60px; position: relative; width: 100%; }\",\".framer-KamWH .framer-168ojqv { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 72px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-KamWH .framer-blruoh { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 26px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-KamWH .framer-xwpow3, .framer-KamWH .framer-a3dzpy { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; will-change: var(--framer-will-change-effect-override, transform); word-break: break-word; word-wrap: break-word; }\",\".framer-KamWH .framer-1d83yfs-container { flex: none; height: auto; position: relative; width: auto; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-KamWH .framer-7qzsax { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 15px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-KamWH .framer-55khhv, .framer-KamWH .framer-t55ny2 { flex: none; height: auto; position: relative; white-space: pre; width: auto; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-KamWH .framer-gt3k07 { flex: 1 0 0px; height: 596px; max-width: 610px; overflow: hidden; position: relative; width: 1px; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-KamWH .framer-lqmok4-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-KamWH .framer-1vh5r66-container { flex: none; height: auto; position: relative; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-KamWH.framer-zza9o6, .framer-KamWH .framer-3vkq15, .framer-KamWH .framer-117rkvj, .framer-KamWH .framer-168ojqv, .framer-KamWH .framer-blruoh, .framer-KamWH .framer-7qzsax { gap: 0px; } .framer-KamWH.framer-zza9o6 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-KamWH.framer-zza9o6 > :first-child, .framer-KamWH .framer-3vkq15 > :first-child, .framer-KamWH .framer-168ojqv > :first-child, .framer-KamWH .framer-blruoh > :first-child { margin-top: 0px; } .framer-KamWH.framer-zza9o6 > :last-child, .framer-KamWH .framer-3vkq15 > :last-child, .framer-KamWH .framer-168ojqv > :last-child, .framer-KamWH .framer-blruoh > :last-child { margin-bottom: 0px; } .framer-KamWH .framer-3vkq15 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-KamWH .framer-117rkvj > * { margin: 0px; margin-left: calc(60px / 2); margin-right: calc(60px / 2); } .framer-KamWH .framer-117rkvj > :first-child, .framer-KamWH .framer-7qzsax > :first-child { margin-left: 0px; } .framer-KamWH .framer-117rkvj > :last-child, .framer-KamWH .framer-7qzsax > :last-child { margin-right: 0px; } .framer-KamWH .framer-168ojqv > * { margin: 0px; margin-bottom: calc(72px / 2); margin-top: calc(72px / 2); } .framer-KamWH .framer-blruoh > * { margin: 0px; margin-bottom: calc(26px / 2); margin-top: calc(26px / 2); } .framer-KamWH .framer-7qzsax > * { margin: 0px; margin-left: calc(15px / 2); margin-right: calc(15px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,\"@media (min-width: 810px) and (max-width: 1199px) { .framer-KamWH.framer-zza9o6 { width: 810px; } .framer-KamWH .framer-117rkvj { flex-direction: column; gap: 42px; padding: 120px 40px 80px 40px; } .framer-KamWH .framer-168ojqv { flex: none; max-width: 610px; order: 1; width: 100%; } .framer-KamWH .framer-blruoh { gap: 22px; } .framer-KamWH .framer-gt3k07 { flex: none; height: 632px; order: 0; width: 100%; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-KamWH .framer-117rkvj, .framer-KamWH .framer-blruoh { gap: 0px; } .framer-KamWH .framer-117rkvj > * { margin: 0px; margin-bottom: calc(42px / 2); margin-top: calc(42px / 2); } .framer-KamWH .framer-117rkvj > :first-child, .framer-KamWH .framer-blruoh > :first-child { margin-top: 0px; } .framer-KamWH .framer-117rkvj > :last-child, .framer-KamWH .framer-blruoh > :last-child { margin-bottom: 0px; } .framer-KamWH .framer-blruoh > * { margin: 0px; margin-bottom: calc(22px / 2); margin-top: calc(22px / 2); } }}\",\"@media (max-width: 809px) { .framer-KamWH.framer-zza9o6 { width: 390px; } .framer-KamWH .framer-117rkvj { flex-direction: column; gap: 42px; padding: 120px 20px 80px 20px; } .framer-KamWH .framer-168ojqv { flex: none; order: 1; width: 100%; } .framer-KamWH .framer-gt3k07 { aspect-ratio: 0.7754629629629629 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 258px); order: 0; width: 100%; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-KamWH .framer-117rkvj { gap: 0px; } .framer-KamWH .framer-117rkvj > * { margin: 0px; margin-bottom: calc(42px / 2); margin-top: calc(42px / 2); } .framer-KamWH .framer-117rkvj > :first-child { margin-top: 0px; } .framer-KamWH .framer-117rkvj > :last-child { margin-bottom: 0px; } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 1146.5\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"yfhauNp0k\":{\"layout\":[\"fixed\",\"auto\"]},\"buEUBCPDO\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections\n * @framerResponsiveScreen\n */const FramersZPTvhdNX=withCSS(Component,css,\"framer-KamWH\");export default FramersZPTvhdNX;FramersZPTvhdNX.displayName=\"About\";FramersZPTvhdNX.defaultProps={height:1146.5,width:1200};addFonts(FramersZPTvhdNX,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"},{family:\"Inter\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/inter/v18/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuI6fMZ1rib2Bg-4.woff2\",weight:\"500\"}]},...NavbarFonts,...ButtonFonts,...FooterDarkFonts,...SmoothScrollFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramersZPTvhdNX\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerScrollSections\":\"* @framerResponsiveScreen\",\"framerIntrinsicHeight\":\"1146.5\",\"framerIntrinsicWidth\":\"1200\",\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"yfhauNp0k\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"buEUBCPDO\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "qsBAC6nC,IAAMA,GAAYC,EAASC,CAAM,EAAQC,EAAkCC,EAA0BC,CAAQ,EAAQC,GAAYL,EAASM,CAAM,EAAQC,GAAmCJ,EAA0BK,CAAS,EAAQC,GAA+BN,EAA0BO,CAAK,EAAQC,GAAgBX,EAASY,CAAU,EAAQC,GAAkBb,EAASc,CAAY,EAAQC,GAAY,CAAC,UAAU,qBAAqB,UAAU,sBAAsB,UAAU,4CAA4C,EAAoD,IAAMC,GAAkB,eAAqBC,GAAkB,CAAC,UAAU,mBAAmB,UAAU,kBAAkB,UAAU,kBAAkB,EAAQC,GAAY,CAAC,QAAQ,GAAG,MAAM,EAAE,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,EAAQC,GAAU,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,qBAAqB,KAAK,WAAWD,GAAY,EAAE,EAAE,EAAE,CAAC,EAAQE,EAAW,CAAC,QAAQ,KAAK,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,qBAAqB,KAAK,EAAE,EAAE,EAAE,EAAE,EAAQC,GAAY,CAAC,QAAQ,GAAG,MAAM,GAAG,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,EAAQC,GAAW,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,qBAAqB,KAAK,WAAWD,GAAY,EAAE,EAAE,EAAE,CAAC,EAAQE,GAAY,CAAC,QAAQ,GAAG,MAAM,GAAG,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,EAAQC,GAAW,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,qBAAqB,KAAK,WAAWD,GAAY,EAAE,EAAE,EAAE,CAAC,EAAQE,GAAY,CAAC,QAAQ,GAAG,MAAM,GAAG,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,EAAQC,GAAW,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,qBAAqB,KAAK,WAAWD,GAAY,EAAE,EAAE,EAAE,CAAC,EAAQE,GAAY,CAAC,QAAQ,GAAG,MAAM,GAAG,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,EAAQC,GAAW,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,qBAAqB,KAAK,WAAWD,GAAY,EAAE,EAAE,EAAE,CAAC,EAAQE,GAAU,CAAC,CAAC,MAAAC,CAAK,IAAoBC,EAAoB,EAAqB,KAAyBC,EAAK,QAAQ,CAAC,wBAAwB,CAAC,OAAOF,CAAK,EAAE,yBAAyB,EAAE,CAAC,EAAUG,GAAwB,CAAC,QAAQ,YAAY,MAAM,YAAY,OAAO,WAAW,EAAQC,GAAS,CAAC,CAAC,OAAAC,EAAO,GAAAC,EAAG,MAAAC,EAAM,GAAGC,CAAK,KAAW,CAAC,GAAGA,EAAM,QAAQL,GAAwBK,EAAM,OAAO,GAAGA,EAAM,SAAS,WAAW,GAAUC,GAA6BC,EAAW,SAASF,EAAMG,EAAI,CAAC,IAAMC,EAAYC,EAAO,IAAI,EAAQC,EAAWH,GAAKC,EAAkBG,GAAsBC,EAAM,EAAO,CAAC,aAAAC,EAAa,UAAAC,EAAS,EAAEC,EAAc,EAAQC,EAAkBC,EAAqB,EAAO,CAAC,MAAAC,GAAM,UAAAC,GAAU,SAAAC,GAAS,QAAAC,GAAQ,GAAGC,EAAS,EAAEtB,GAASI,CAAK,EAAQmB,EAAU,IAAI,CAAC,IAAMC,EAASA,EAAiB,OAAUX,CAAY,EAAE,GAAGW,EAAS,OAAO,CAAC,IAAIC,EAAU,SAAS,cAAc,qBAAqB,EAAKA,EAAWA,EAAU,aAAa,UAAUD,EAAS,MAAM,GAAQC,EAAU,SAAS,cAAc,MAAM,EAAEA,EAAU,aAAa,OAAO,QAAQ,EAAEA,EAAU,aAAa,UAAUD,EAAS,MAAM,EAAE,SAAS,KAAK,YAAYC,CAAS,GAAI,EAAE,CAAC,OAAUZ,CAAY,CAAC,EAAQa,EAAmB,IAAI,CAAC,IAAMF,EAASA,EAAiB,OAAUX,CAAY,EAAE,SAAS,MAAMW,EAAS,OAAO,GAAMA,EAAS,UAAU,SAAS,cAAc,uBAAuB,GAAG,aAAa,UAAUA,EAAS,QAAQ,CAAG,EAAE,CAAC,OAAUX,CAAY,CAAC,EAAE,GAAK,CAACc,EAAYC,EAAmB,EAAEC,EAA8BR,GAAQS,GAAY,EAAK,EAAQC,GAAe,OAAkHC,GAAkBC,EAAGnD,GAAkB,GAAnH,CAAaqC,GAAuBA,EAAuBA,CAAS,CAAuE,EAAQe,GAAOC,EAAU,EAAE,OAAAC,EAAiB,CAAC,CAAC,EAAsBtC,EAAKuC,EAA0B,SAAS,CAAC,MAAM,CAAC,iBAAiB,YAAY,kBAAAtD,EAAiB,EAAE,SAAsBuD,EAAMC,EAAY,CAAC,GAAGnB,IAAUT,GAAgB,SAAS,CAAcb,EAAKH,GAAU,CAAC,MAAM,4CAA4C,CAAC,EAAe2C,EAAME,EAAO,IAAI,CAAC,GAAGlB,GAAU,UAAUW,EAAGD,GAAkB,gBAAgBb,EAAS,EAAE,IAAIT,EAAW,MAAM,CAAC,GAAGQ,EAAK,EAAE,SAAS,CAAcpB,EAAK2C,EAA0B,CAAC,OAAO,GAAG,MAAM,QAAQ,EAAE,EAAE,SAAsB3C,EAAK4C,EAAU,CAAC,UAAU,0BAA0B,aAAa,GAAK,OAAO,YAAY,QAAQ,YAAY,SAAsB5C,EAAK6C,EAAkB,CAAC,WAAWhB,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAE,SAAsB7B,EAAK8C,EAAO,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe9C,EAAK,UAAU,CAAC,UAAU,gBAAgB,mBAAmB,gBAAgB,SAAsBwC,EAAM,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,YAAY,SAAS,CAAcxC,EAAK,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,eAAe,SAAsBwC,EAAM,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,OAAO,SAAS,CAAcxC,EAAK+C,EAAkC,CAAC,sBAAsB,GAAK,QAAQ5D,GAAU,SAAsBa,EAAWgD,EAAS,CAAC,SAAsBhD,EAAK,KAAK,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,iFAA4E,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,wBAAwB,SAAS,mBAAmB,mCAAmC,MAAM,CAAC,OAAO,EAAE,QAAQZ,EAAW,UAAU,GAAK,MAAM,CAAC,qBAAqB,IAAI,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeY,EAAK+C,EAAkC,CAAC,sBAAsB,GAAK,QAAQzD,GAAW,SAAsBkD,EAAYQ,EAAS,CAAC,SAAS,CAAchD,EAAK,IAAI,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,qMAAqM,CAAC,EAAeA,EAAK,IAAI,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,iHAAiH,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,wBAAwB,SAAS,mBAAmB,sTAAsT,MAAM,CAAC,OAAO,EAAE,QAAQZ,EAAW,UAAU,GAAK,MAAM,CAAC,qBAAqB,IAAI,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeY,EAAKiD,EAAa,CAAC,MAAM,CAAC,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,EAAE,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,EAAE,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,CAAC,EAAE,SAASC,GAA4BlD,EAAK6C,EAAkB,CAAC,WAAWhB,EAAY,UAAU,CAAC,UAAU,CAAC,GAAGX,GAAmB,GAAG,GAAG,EAAE,EAAE,EAAE,EAAE,IAAI,IAAI,EAAE,EAAE,EAAE,KAAK,EAAE,UAAU,CAAC,GAAGA,GAAmB,GAAG,GAAG,EAAE,EAAE,EAAE,EAAE,IAAI,IAAI,EAAE,EAAE,EAAE,KAAK,CAAC,EAAE,SAAsBlB,EAAK2C,EAA0B,CAAC,OAAO,GAAG,GAAGzB,GAAmB,GAAG,GAAG,EAAE,EAAE,EAAE,EAAE,MAAM,EAAE,EAAE,EAAE,MAAM,SAAsBlB,EAAKmD,GAAmC,CAAC,QAAQ3D,GAAW,UAAU,2BAA2B,wBAAwB,UAAU,QAAQJ,EAAW,OAAO,YAAY,UAAU,GAAK,kBAAkB,GAAK,QAAQ,YAAY,MAAM,CAAC,qBAAqB,IAAI,EAAE,SAAsBY,EAAK6C,EAAkB,CAAC,WAAWhB,EAAY,UAAU,CAAC,UAAU,CAAC,UAAUqB,EAAc,CAAC,CAAC,EAAE,UAAU,CAAC,UAAUA,EAAc,CAAC,CAAC,CAAC,EAAE,SAAsBlD,EAAKoD,EAAO,CAAC,OAAO,OAAO,GAAG,YAAY,UAAU,wBAAwB,SAAS,YAAY,UAAUF,EAAc,CAAC,EAAE,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeV,EAAM,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,SAAS,SAAS,CAAcxC,EAAK+C,EAAkC,CAAC,sBAAsB,GAAK,QAAQrD,GAAW,SAAsBM,EAAWgD,EAAS,CAAC,SAAsBhD,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,mBAAmB,uBAAuB,MAAM,uBAAuB,QAAQ,0BAA0B,OAAO,sBAAsB,2EAA2E,EAAE,SAAsBA,EAAKqD,EAAK,CAAC,KAAK,+BAA+B,YAAY,GAAK,OAAO,YAAY,aAAa,GAAK,QAAQ,YAAY,aAAa,GAAM,SAAsBrD,EAAK0C,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,SAAS,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,wBAAwB,SAAS,MAAM,CAAC,cAAc,EAAE,QAAQtD,EAAW,UAAU,GAAK,MAAM,CAAC,qBAAqB,IAAI,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeY,EAAK+C,EAAkC,CAAC,sBAAsB,GAAK,QAAQnD,GAAW,SAAsBI,EAAWgD,EAAS,CAAC,SAAsBhD,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,mBAAmB,uBAAuB,MAAM,uBAAuB,QAAQ,0BAA0B,OAAO,sBAAsB,2EAA2E,EAAE,SAAsBA,EAAKqD,EAAK,CAAC,KAAK,2BAA2B,YAAY,GAAK,OAAO,YAAY,aAAa,GAAK,QAAQ,YAAY,aAAa,GAAM,SAAsBrD,EAAK0C,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,wBAAwB,SAAS,MAAM,CAAC,cAAc,EAAE,QAAQtD,EAAW,UAAU,GAAK,MAAM,CAAC,qBAAqB,IAAI,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeY,EAAK6C,EAAkB,CAAC,WAAWhB,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,mBAAmB,IAAI,OAAO,gBAAgB,KAAK,eAAe,KAAK,QAAQyB,GAA2BpC,GAAmB,GAAG,GAAG,EAAE,EAAE,EAAE,EAAE,IAAI,CAAC,EAAE,YAAY,KAAK,WAAW,KAAK,MAAM,WAAWA,GAAmB,OAAO,kCAAkC,IAAI,uEAAuE,OAAO,oWAAoW,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,mBAAmB,IAAI,OAAO,gBAAgB,KAAK,eAAe,KAAK,QAAQoC,GAA2BpC,GAAmB,GAAG,GAAG,EAAE,EAAE,EAAE,EAAE,IAAI,CAAC,EAAE,YAAY,KAAK,WAAW,KAAK,MAAM,WAAWA,GAAmB,OAAO,kCAAkC,IAAI,uEAAuE,OAAO,oWAAoW,CAAC,CAAC,EAAE,SAAsBlB,EAAKuD,GAA+B,CAAC,QAAQpE,GAAU,WAAW,CAAC,IAAI,mBAAmB,IAAI,OAAO,gBAAgB,KAAK,eAAe,KAAK,QAAQmE,GAA2BpC,GAAmB,GAAG,GAAG,EAAE,EAAE,EAAE,EAAE,GAAG,EAAE,YAAY,KAAK,WAAW,KAAK,MAAM,gBAAgBA,GAAmB,OAAO,8CAA8C,IAAI,uEAAuE,OAAO,oWAAoW,EAAE,UAAU,gBAAgB,wBAAwB,SAAS,mBAAmB,QAAQ,QAAQ9B,EAAW,UAAU,GAAK,MAAM,CAAC,qBAAqB,IAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeY,EAAK6C,EAAkB,CAAC,WAAWhB,EAAY,UAAU,CAAC,UAAU,CAAC,GAAGX,GAAmB,GAAG,GAAG,EAAE,MAAM,EAAE,UAAU,CAAC,GAAGA,GAAmB,GAAG,GAAG,EAAE,MAAM,CAAC,EAAE,SAAsBlB,EAAK2C,EAA0B,CAAC,OAAO,IAAI,MAAMzB,GAAmB,OAAO,QAAQ,GAAGA,GAAmB,GAAG,GAAG,EAAE,IAAI,SAAsBlB,EAAK4C,EAAU,CAAC,UAAU,0BAA0B,OAAO,YAAY,QAAQ,YAAY,SAAsB5C,EAAK6C,EAAkB,CAAC,WAAWhB,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,WAAW,EAAE,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAE,SAAsB7B,EAAKwD,EAAW,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAexD,EAAK2C,EAA0B,CAAC,SAAsB3C,EAAK4C,EAAU,CAAC,UAAU,2BAA2B,iBAAiB,GAAK,iBAAiB,GAAK,OAAO,YAAY,QAAQ,YAAY,SAAsB5C,EAAKyD,EAAa,CAAC,OAAO,OAAO,GAAG,YAAY,UAAU,GAAG,SAAS,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAezD,EAAK,MAAM,CAAC,GAAG,SAAS,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,EAAQ0D,GAAI,CAAC,kFAAkF,gFAAgF,kSAAkS,mKAAmK,+QAA+Q,6UAA6U,+RAA+R,wRAAwR,qQAAqQ,4KAA4K,gSAAgS,iNAAiN,wMAAwM,wGAAwG,yGAAyG,sgDAAsgD,GAAeA,GAAI,GAAgBA,EAAI,GAAgBA,EAAI,0+BAA0+B,2vBAA2vB,EAWhlpBC,EAAgBC,EAAQrD,GAAUmD,GAAI,cAAc,EAASG,GAAQF,EAAgBA,EAAgB,YAAY,QAAQA,EAAgB,aAAa,CAAC,OAAO,OAAO,MAAM,IAAI,EAAEG,EAASH,EAAgB,CAAC,CAAC,cAAc,GAAK,MAAM,CAAC,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,0EAA0E,IAAI,yEAAyE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,wDAAwD,IAAI,yEAAyE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,cAAc,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,cAAc,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,uGAAuG,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,6JAA6J,IAAI,sEAAsE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,oGAAoG,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,IAAI,0GAA0G,OAAO,KAAK,CAAC,CAAC,EAAE,GAAGI,GAAY,GAAGC,GAAY,GAAGC,GAAgB,GAAGC,GAAkB,GAAGC,EAAoCC,EAAK,EAAE,GAAGD,EAAqCC,CAAK,EAAE,GAAGD,EAAqCC,CAAK,CAAC,EAAE,CAAC,6BAA6B,EAAI,CAAC,EAC3qE,IAAMC,GAAqB,CAAC,QAAU,CAAC,MAAQ,CAAC,KAAO,SAAS,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,QAAU,CAAC,KAAO,iBAAiB,KAAO,kBAAkB,MAAQ,CAAC,EAAE,YAAc,CAAC,sBAAwB,IAAI,4BAA8B,OAAO,6BAA+B,OAAO,qBAAuB,4BAA4B,sBAAwB,SAAS,qBAAuB,OAAO,yBAA2B,OAAO,yBAA2B,QAAQ,oCAAsC,2JAAyL,CAAC,EAAE,mBAAqB,CAAC,KAAO,UAAU,CAAC,CAAC",
  "names": ["NavbarFonts", "getFonts", "L8tQY8otO_default", "RichTextWithOptimizedAppearEffect", "withOptimizedAppearEffect", "RichText2", "ButtonFonts", "BnmQu3yy2_default", "ContainerWithOptimizedAppearEffect", "Container", "ImageWithOptimizedAppearEffect", "Image2", "FooterDarkFonts", "lKsqQ6OJZ_default", "SmoothScrollFonts", "SmoothScroll_Prod_default", "breakpoints", "serializationHash", "variantClassNames", "transition1", "animation", "animation1", "transition2", "animation2", "transition3", "animation3", "transition4", "animation4", "transition5", "animation5", "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", "router", "useRouter", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "ComponentViewportProvider", "Container", "PropertyOverrides2", "L8tQY8otO_default", "RichTextWithOptimizedAppearEffect", "x", "ResolveLinks", "resolvedLinks", "ContainerWithOptimizedAppearEffect", "BnmQu3yy2_default", "Link", "getLoadingLazyAtYPosition", "ImageWithOptimizedAppearEffect", "lKsqQ6OJZ_default", "SmoothScroll_Prod_default", "css", "FramersZPTvhdNX", "withCSS", "sZPTvhdNX_default", "addFonts", "NavbarFonts", "ButtonFonts", "FooterDarkFonts", "SmoothScrollFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
