{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/vjisNbTjA2OBKv0GhWnG/q09xuEQggg6hBKEpLqmZ/BbYLMpVTj.js"],
  "sourcesContent": ["// Generated by Framer (013b13c)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentPresetsProvider,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromComponentPreset,getFontsFromSharedStyle,getWhereExpressionFromPathVariables,NotFoundError,PropertyOverrides,RichText,useComponentViewport,useCurrentPathVariables,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useQueryData,withCSS}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import Image from\"https://framerusercontent.com/modules/4FYXL5lQz9cgJ2BJkaNV/73UsIpa97froefZwqzz9/Image.js\";import Footer from\"#framer/local/canvasComponent/dfaCWNTzO/dfaCWNTzO.js\";import Topbar from\"#framer/local/canvasComponent/TVp069sC8/TVp069sC8.js\";import People from\"#framer/local/collection/pTyTdtY_3/pTyTdtY_3.js\";import*as componentPresets from\"#framer/local/componentPresets/componentPresets/componentPresets.js\";import*as sharedStyle6 from\"#framer/local/css/Bxj5QVohS/Bxj5QVohS.js\";import*as sharedStyle8 from\"#framer/local/css/BylA1Kqnj/BylA1Kqnj.js\";import*as sharedStyle2 from\"#framer/local/css/dNraR2X7W/dNraR2X7W.js\";import*as sharedStyle5 from\"#framer/local/css/DOyFWBS5h/DOyFWBS5h.js\";import*as sharedStyle3 from\"#framer/local/css/FmDlkuJ3G/FmDlkuJ3G.js\";import*as sharedStyle7 from\"#framer/local/css/gftvrAmTx/gftvrAmTx.js\";import*as sharedStyle1 from\"#framer/local/css/JsV8vohrE/JsV8vohrE.js\";import*as sharedStyle4 from\"#framer/local/css/rN2q5PGNq/rN2q5PGNq.js\";import*as sharedStyle from\"#framer/local/css/XWmws91V_/XWmws91V_.js\";import metadataProvider from\"#framer/local/webPageMetadata/BbYLMpVTj/BbYLMpVTj.js\";const TopbarFonts=getFonts(Topbar);const ImageFonts=getFonts(Image);const FooterFonts=getFonts(Footer);const breakpoints={fH5ddyAfh:\"(min-width: 810px) and (max-width: 1199px)\",K7SYsdSdJ:\"(max-width: 809px)\",Uk3xhn3Xd:\"(min-width: 1200px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-HpR6C\";const variantClassNames={fH5ddyAfh:\"framer-v-1d5xsgg\",K7SYsdSdJ:\"framer-v-cl3ck4\",Uk3xhn3Xd:\"framer-v-1ff0s99\"};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"Uk3xhn3Xd\",Phone:\"K7SYsdSdJ\",Tablet:\"fH5ddyAfh\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"Uk3xhn3Xd\"};};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 currentPathVariables=useCurrentPathVariables();const[currentRouteData]=useQueryData({from:{alias:\"BbYLMpVTj\",data:People,type:\"Collection\"},select:[{collection:\"BbYLMpVTj\",name:\"VRAGpuXHq\",type:\"Identifier\"},{collection:\"BbYLMpVTj\",name:\"ZwvjbX7Ju\",type:\"Identifier\"},{collection:\"BbYLMpVTj\",name:\"q7XCkXIF4\",type:\"Identifier\"},{collection:\"BbYLMpVTj\",name:\"hWeXvtpgB\",type:\"Identifier\"}],where:getWhereExpressionFromPathVariables(currentPathVariables,\"BbYLMpVTj\")});const getFromCurrentRouteData=key=>{if(!currentRouteData)throw new NotFoundError(`No data matches path variables: ${JSON.stringify(currentPathVariables)}`);return currentRouteData[key];};const{style,className,layoutId,variant,VRAGpuXHq=getFromCurrentRouteData(\"VRAGpuXHq\")??\"\",ZwvjbX7Ju=getFromCurrentRouteData(\"ZwvjbX7Ju\")??\"\",q7XCkXIF4=getFromCurrentRouteData(\"q7XCkXIF4\"),hWeXvtpgB=getFromCurrentRouteData(\"hWeXvtpgB\")??\"\",...restProps}=getProps(props);React.useEffect(()=>{const metadata=metadataProvider(currentRouteData,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);}}},[currentRouteData,activeLocale]);React.useInsertionEffect(()=>{const metadata=metadataProvider(currentRouteData,activeLocale);document.title=metadata.title||\"\";if(metadata.viewport){document.querySelector('meta[name=\"viewport\"]')?.setAttribute(\"content\",metadata.viewport);}},[currentRouteData,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className,sharedStyle5.className,sharedStyle6.className,sharedStyle7.className,sharedStyle8.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"Uk3xhn3Xd\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: rgb(255, 255, 255); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-1ff0s99\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:78,width:\"100vw\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-8mcol9-container\",layoutScroll:true,nodeId:\"Ff2T2MjDR\",scopeId:\"BbYLMpVTj\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{K7SYsdSdJ:{variant:\"Ss4UkqcOo\"}},children:/*#__PURE__*/_jsx(Topbar,{height:\"100%\",id:\"Ff2T2MjDR\",layoutId:\"Ff2T2MjDR\",style:{width:\"100%\"},variant:\"P8__fvQbk\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1534mb7\",\"data-framer-name\":\"Container\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1yp6lvl\",\"data-framer-name\":\"Header\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1lqd460\",\"data-framer-name\":\"Title\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-8a4aom\",\"data-styles-preset\":\"XWmws91V_\",style:{\"--framer-text-color\":\"var(--token-255a7e67-e8e5-43aa-8c21-80ea13bc7a07, rgb(32, 32, 32))\"},children:\"Umut \u0130yig\\xfcn\"})}),className:\"framer-ms1q2u\",fonts:[\"Inter\"],text:VRAGpuXHq,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-swakvh\"}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1tcp5r2\",\"data-styles-preset\":\"JsV8vohrE\",style:{\"--framer-text-color\":\"var(--token-255a7e67-e8e5-43aa-8c21-80ea13bc7a07, rgb(32, 32, 32))\"},children:\"Founding Partner I Ms Arch\"})}),className:\"framer-iuj4nh\",fonts:[\"Inter\"],text:ZwvjbX7Ju,verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-62a0dx\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-rkjk79-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"UkEbKsQpG\",scopeId:\"BbYLMpVTj\",children:/*#__PURE__*/_jsx(Image,{alt:\"\",height:\"100%\",id:\"UkEbKsQpG\",image:toResponsiveImage(q7XCkXIF4),layoutId:\"UkEbKsQpG\",newTab:true,padding:0,radius:0,shadowOptions:{shadowBlur:4,shadowColor:\"rgba(0, 0, 0, 0.2)\",shadowEnabled:false,shadowX:0,shadowY:2},style:{width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentPresetsProvider,{presets:{\"module:NEd4VmDdsxM3StIUbddO/9rhBPUZttCbLCWqJEL42/YouTube.js:Youtube\":componentPresets.props[\"ZsrnAbevt\"],\"module:pVk4QsoHxASnVtUBp6jr/TbhpORLndv1iOkZzyo83/CodeBlock.js:default\":componentPresets.props[\"X2TtsID7G\"]},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:hWeXvtpgB,className:\"framer-1rht4kt\",fonts:[\"Inter\"],stylesPresetsClassNames:{a:\"framer-styles-preset-637770\",h1:\"framer-styles-preset-1qftib0\",h2:\"framer-styles-preset-a7846h\",h3:\"framer-styles-preset-1v8blvx\",h4:\"framer-styles-preset-686gpv\",img:\"framer-styles-preset-1ffhg5s\",p:\"framer-styles-preset-1b91pwf\"},verticalAlignment:\"top\",withExternalLayout:true})})]})]})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fH5ddyAfh:{y:(componentViewport?.y||0)+0+766},K7SYsdSdJ:{y:(componentViewport?.y||0)+0+836}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:400,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+1088,children:/*#__PURE__*/_jsx(Container,{className:\"framer-14xtxsi-container\",nodeId:\"yz3hZRT4p\",scopeId:\"BbYLMpVTj\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fH5ddyAfh:{variant:\"W8wAJTFIv\"},K7SYsdSdJ:{variant:\"dAlGQTxZl\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"yz3hZRT4p\",layoutId:\"yz3hZRT4p\",style:{width:\"100%\"},variant:\"HhxgmJiob\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-HpR6C.framer-db2h0t, .framer-HpR6C .framer-db2h0t { display: block; }\",\".framer-HpR6C.framer-1ff0s99 { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 160px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1200px; }\",\".framer-HpR6C .framer-8mcol9-container { flex: none; height: auto; left: 50%; position: fixed; top: 0px; transform: translateX(-50%); width: 100%; z-index: 1; }\",\".framer-HpR6C .framer-1534mb7 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; max-width: 1920px; overflow: hidden; padding: 128px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-HpR6C .framer-1yp6lvl { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: 800px; justify-content: center; max-height: 100vh; min-height: 38vh; overflow: hidden; padding: 128px 24px 24px 24px; position: relative; width: 100%; }\",\".framer-HpR6C .framer-1lqd460 { align-content: flex-end; align-items: flex-end; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 4px 0px 10px 0px; position: relative; width: 100%; }\",\".framer-HpR6C .framer-ms1q2u, .framer-HpR6C .framer-iuj4nh { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-HpR6C .framer-swakvh { background-color: var(--token-4ea4c120-bc6e-4f6e-9a3e-1df6f04442b0, #8d8d8d); flex: 1 0 0px; height: 2px; overflow: hidden; position: relative; width: 1px; }\",\".framer-HpR6C .framer-62a0dx { display: grid; flex: none; gap: 16px; grid-auto-rows: min-content; grid-template-columns: repeat(3, minmax(1px, 1fr)); grid-template-rows: repeat(1, min-content); height: min-content; justify-content: center; overflow: hidden; padding: 24px 0px 24px 0px; position: relative; width: 100%; }\",\".framer-HpR6C .framer-rkjk79-container { align-self: center; flex: none; height: auto; justify-self: center; position: relative; width: 100%; }\",\".framer-HpR6C .framer-1rht4kt { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --framer-paragraph-spacing: 16px; align-self: start; flex: none; grid-column: auto / span 2; height: auto; justify-self: end; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-HpR6C .framer-14xtxsi-container { flex: none; height: auto; position: relative; width: 100%; z-index: 1; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-HpR6C.framer-1ff0s99, .framer-HpR6C .framer-1534mb7, .framer-HpR6C .framer-1yp6lvl, .framer-HpR6C .framer-1lqd460 { gap: 0px; } .framer-HpR6C.framer-1ff0s99 > * { margin: 0px; margin-bottom: calc(160px / 2); margin-top: calc(160px / 2); } .framer-HpR6C.framer-1ff0s99 > :first-child, .framer-HpR6C .framer-1534mb7 > :first-child, .framer-HpR6C .framer-1yp6lvl > :first-child { margin-top: 0px; } .framer-HpR6C.framer-1ff0s99 > :last-child, .framer-HpR6C .framer-1534mb7 > :last-child, .framer-HpR6C .framer-1yp6lvl > :last-child { margin-bottom: 0px; } .framer-HpR6C .framer-1534mb7 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-HpR6C .framer-1yp6lvl > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-HpR6C .framer-1lqd460 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-HpR6C .framer-1lqd460 > :first-child { margin-left: 0px; } .framer-HpR6C .framer-1lqd460 > :last-child { margin-right: 0px; } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,...sharedStyle5.css,...sharedStyle6.css,...sharedStyle7.css,...sharedStyle8.css,\"@media (min-width: 810px) and (max-width: 1199px) { .framer-HpR6C.framer-1ff0s99 { width: 810px; } .framer-HpR6C .framer-1yp6lvl { height: min-content; max-height: unset; min-height: unset; padding: 0px 24px 24px 24px; } .framer-HpR6C .framer-62a0dx { grid-template-columns: repeat(1, minmax(1px, 1fr)); } .framer-HpR6C .framer-1rht4kt { grid-column: auto / span 1; }}\",\"@media (max-width: 809px) { .framer-HpR6C.framer-1ff0s99 { width: 390px; } .framer-HpR6C .framer-1yp6lvl { height: min-content; max-height: unset; min-height: unset; padding: 0px 24px 24px 24px; } .framer-HpR6C .framer-1lqd460 { align-content: flex-start; align-items: flex-start; flex-direction: column; } .framer-HpR6C .framer-swakvh { flex: none; width: 100%; } .framer-HpR6C .framer-62a0dx { grid-template-columns: repeat(1, minmax(1px, 1fr)); } .framer-HpR6C .framer-1rht4kt { grid-column: auto / span 1; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-HpR6C .framer-1lqd460 { gap: 0px; } .framer-HpR6C .framer-1lqd460 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-HpR6C .framer-1lqd460 > :first-child { margin-top: 0px; } .framer-HpR6C .framer-1lqd460 > :last-child { margin-bottom: 0px; } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 1488\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"fH5ddyAfh\":{\"layout\":[\"fixed\",\"auto\"]},\"K7SYsdSdJ\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections\n * @framerResponsiveScreen\n */const FramerBbYLMpVTj=withCSS(Component,css,\"framer-HpR6C\");export default FramerBbYLMpVTj;FramerBbYLMpVTj.displayName=\"People\";FramerBbYLMpVTj.defaultProps={height:1488,width:1200};addFonts(FramerBbYLMpVTj,[{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\"}]},...TopbarFonts,...ImageFonts,...FooterFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts),...getFontsFromSharedStyle(sharedStyle5.fonts),...getFontsFromSharedStyle(sharedStyle6.fonts),...getFontsFromSharedStyle(sharedStyle7.fonts),...getFontsFromSharedStyle(sharedStyle8.fonts),...componentPresets.fonts?.[\"X2TtsID7G\"]?getFontsFromComponentPreset(componentPresets.fonts?.[\"X2TtsID7G\"]):[],...componentPresets.fonts?.[\"ZsrnAbevt\"]?getFontsFromComponentPreset(componentPresets.fonts?.[\"ZsrnAbevt\"]):[]],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerBbYLMpVTj\",\"slots\":[],\"annotations\":{\"framerComponentViewportWidth\":\"true\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerIntrinsicWidth\":\"1200\",\"framerScrollSections\":\"* @framerResponsiveScreen\",\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"fH5ddyAfh\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"K7SYsdSdJ\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicHeight\":\"1488\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "s9BACgqD,IAAMA,GAAYC,EAASC,CAAM,EAAQC,GAAWF,EAASG,CAAK,EAAQC,GAAYJ,EAASK,CAAM,EAAQC,GAAY,CAAC,UAAU,6CAA6C,UAAU,qBAAqB,UAAU,qBAAqB,EAAoD,IAAMC,GAAkB,eAAqBC,GAAkB,CAAC,UAAU,mBAAmB,UAAU,kBAAkB,UAAU,kBAAkB,EAAQC,GAAkBC,GAAW,OAAOA,GAAQ,UAAUA,IAAQ,MAAM,OAAOA,EAAM,KAAM,SAAiBA,EAAc,OAAOA,GAAQ,SAAS,CAAC,IAAIA,CAAK,EAAE,OAAkBC,GAAU,CAAC,CAAC,MAAAD,CAAK,IAAoBE,EAAoB,EAAqB,KAAyBC,EAAK,QAAQ,CAAC,wBAAwB,CAAC,OAAOH,CAAK,EAAE,yBAAyB,EAAE,CAAC,EAAUI,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,EAAQC,EAAqBC,EAAwB,EAAO,CAACC,CAAgB,EAAEC,EAAa,CAAC,KAAK,CAAC,MAAM,YAAY,KAAKC,GAAO,KAAK,YAAY,EAAE,OAAO,CAAC,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,CAAC,EAAE,MAAMC,EAAoCL,EAAqB,WAAW,CAAC,CAAC,EAAQM,EAAwBC,GAAK,CAAC,GAAG,CAACL,EAAiB,MAAM,IAAIM,EAAc,mCAAmC,KAAK,UAAUR,CAAoB,GAAG,EAAE,OAAOE,EAAiBK,CAAG,CAAE,EAAO,CAAC,MAAAE,GAAM,UAAAC,GAAU,SAAAC,GAAS,QAAAC,GAAQ,UAAAC,GAAUP,EAAwB,WAAW,GAAG,GAAG,UAAAQ,GAAUR,EAAwB,WAAW,GAAG,GAAG,UAAAS,GAAUT,EAAwB,WAAW,EAAE,UAAAU,GAAUV,EAAwB,WAAW,GAAG,GAAG,GAAGW,EAAS,EAAEnC,GAASI,CAAK,EAAQgC,EAAU,IAAI,CAAC,IAAMC,EAASA,EAAiBjB,EAAiBP,CAAY,EAAE,GAAGwB,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,CAAClB,EAAiBP,CAAY,CAAC,EAAQ0B,EAAmB,IAAI,CAAC,IAAMF,EAASA,EAAiBjB,EAAiBP,CAAY,EAAE,SAAS,MAAMwB,EAAS,OAAO,GAAMA,EAAS,UAAU,SAAS,cAAc,uBAAuB,GAAG,aAAa,UAAUA,EAAS,QAAQ,CAAG,EAAE,CAACjB,EAAiBP,CAAY,CAAC,EAAE,GAAK,CAAC2B,EAAYC,EAAmB,EAAEC,EAA8BZ,GAAQa,GAAY,EAAK,EAAQC,GAAe,OAA4PC,GAAkBC,EAAGtD,GAAkB,GAA7P,CAAaoC,GAAuBA,GAAuBA,GAAuBA,GAAuBA,GAAuBA,GAAuBA,EAAuBA,GAAuBA,EAAS,CAAuE,EAAE,OAAAmB,EAAiB,CAAC,CAAC,EAAsBjD,EAAKkD,EAA0B,SAAS,CAAC,MAAM,CAAC,iBAAiB,YAAY,kBAAAvD,EAAiB,EAAE,SAAsBwD,EAAMC,EAAY,CAAC,GAAGrB,IAAUlB,GAAgB,SAAS,CAAcb,EAAKF,GAAU,CAAC,MAAM,+CAA+C,CAAC,EAAeqD,EAAME,EAAO,IAAI,CAAC,GAAGhB,GAAU,UAAUW,EAAGD,GAAkB,iBAAiBjB,EAAS,EAAE,IAAIlB,EAAW,MAAM,CAAC,GAAGiB,EAAK,EAAE,SAAS,CAAc7B,EAAKsD,EAA0B,CAAC,OAAO,GAAG,MAAM,QAAQ,EAAE,EAAE,SAAsBtD,EAAKuD,EAAU,CAAC,UAAU,0BAA0B,aAAa,GAAK,OAAO,YAAY,QAAQ,YAAY,SAAsBvD,EAAKwD,EAAkB,CAAC,WAAWd,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAE,SAAsB1C,EAAKyD,EAAO,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAezD,EAAK,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,YAAY,SAAsBmD,EAAM,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,SAAS,SAAS,CAAcA,EAAM,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,QAAQ,SAAS,CAAcnD,EAAK0D,EAAS,CAAC,sBAAsB,GAAK,SAAsB1D,EAAW2D,EAAS,CAAC,SAAsB3D,EAAK,KAAK,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,oEAAoE,EAAE,SAAS,qBAAgB,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,OAAO,EAAE,KAAKiC,GAAU,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAejC,EAAK,MAAM,CAAC,UAAU,eAAe,CAAC,EAAeA,EAAK0D,EAAS,CAAC,sBAAsB,GAAK,SAAsB1D,EAAW2D,EAAS,CAAC,SAAsB3D,EAAK,IAAI,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,oEAAoE,EAAE,SAAS,4BAA4B,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,OAAO,EAAE,KAAKkC,GAAU,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,EAAeiB,EAAM,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,UAAU,SAAS,CAAcnD,EAAKsD,EAA0B,CAAC,SAAsBtD,EAAKuD,EAAU,CAAC,UAAU,0BAA0B,iBAAiB,GAAK,iBAAiB,GAAK,OAAO,YAAY,QAAQ,YAAY,SAAsBvD,EAAK4D,EAAM,CAAC,IAAI,GAAG,OAAO,OAAO,GAAG,YAAY,MAAMhE,GAAkBuC,EAAS,EAAE,SAAS,YAAY,OAAO,GAAK,QAAQ,EAAE,OAAO,EAAE,cAAc,CAAC,WAAW,EAAE,YAAY,qBAAqB,cAAc,GAAM,QAAQ,EAAE,QAAQ,CAAC,EAAE,MAAM,CAAC,MAAM,MAAM,EAAE,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,EAAenC,EAAK6D,EAAyB,CAAC,QAAQ,CAAC,sEAAuFvD,EAAM,UAAa,wEAAyFA,EAAM,SAAY,EAAE,SAAsBN,EAAK0D,EAAS,CAAC,sBAAsB,GAAK,SAAStB,GAAU,UAAU,iBAAiB,MAAM,CAAC,OAAO,EAAE,wBAAwB,CAAC,EAAE,8BAA8B,GAAG,+BAA+B,GAAG,8BAA8B,GAAG,+BAA+B,GAAG,8BAA8B,IAAI,+BAA+B,EAAE,8BAA8B,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAepC,EAAKwD,EAAkB,CAAC,WAAWd,EAAY,UAAU,CAAC,UAAU,CAAC,GAAGxB,GAAmB,GAAG,GAAG,EAAE,GAAG,EAAE,UAAU,CAAC,GAAGA,GAAmB,GAAG,GAAG,EAAE,GAAG,CAAC,EAAE,SAAsBlB,EAAKsD,EAA0B,CAAC,OAAO,IAAI,MAAMpC,GAAmB,OAAO,QAAQ,GAAGA,GAAmB,GAAG,GAAG,EAAE,KAAK,SAAsBlB,EAAKuD,EAAU,CAAC,UAAU,2BAA2B,OAAO,YAAY,QAAQ,YAAY,SAAsBvD,EAAKwD,EAAkB,CAAC,WAAWd,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,WAAW,EAAE,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAE,SAAsB1C,EAAK8D,EAAO,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,CAAC,CAAC,CAAC,EAAe9D,EAAK,MAAM,CAAC,GAAG,SAAS,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,EAAQ+D,GAAI,CAAC,kFAAkF,gFAAgF,qSAAqS,mKAAmK,gTAAgT,wUAAwU,8RAA8R,2NAA2N,+LAA+L,mUAAmU,kJAAkJ,sVAAsV,qHAAqH,wkCAAwkC,GAAeA,GAAI,GAAgBA,GAAI,GAAgBA,GAAI,GAAgBA,GAAI,GAAgBA,GAAI,GAAgBA,GAAI,GAAgBA,EAAI,GAAgBA,GAAI,GAAgBA,GAAI,mXAAmX,y2BAAy2B,EAW30cC,EAAgBC,EAAQ1D,GAAUwD,GAAI,cAAc,EAASG,GAAQF,EAAgBA,EAAgB,YAAY,SAASA,EAAgB,aAAa,CAAC,OAAO,KAAK,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,CAAC,CAAC,EAAE,GAAGI,GAAY,GAAGC,GAAW,GAAGC,GAAY,GAAGC,EAAoCC,EAAK,EAAE,GAAGD,EAAqCC,EAAK,EAAE,GAAGD,EAAqCC,EAAK,EAAE,GAAGD,EAAqCC,EAAK,EAAE,GAAGD,EAAqCC,EAAK,EAAE,GAAGD,EAAqCC,CAAK,EAAE,GAAGD,EAAqCC,CAAK,EAAE,GAAGD,EAAqCC,EAAK,EAAE,GAAGD,EAAqCC,EAAK,EAAE,GAAoBA,GAAQ,UAAaC,EAA6CD,GAAQ,SAAY,EAAE,CAAC,EAAE,GAAoBA,GAAQ,UAAaC,EAA6CD,GAAQ,SAAY,EAAE,CAAC,CAAC,EAAE,CAAC,6BAA6B,EAAI,CAAC,EAC79E,IAAME,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,6BAA+B,OAAO,4BAA8B,OAAO,qBAAuB,OAAO,qBAAuB,4BAA4B,yBAA2B,QAAQ,oCAAsC,4JAA0L,sBAAwB,IAAI,yBAA2B,OAAO,sBAAwB,MAAM,CAAC,EAAE,mBAAqB,CAAC,KAAO,UAAU,CAAC,CAAC",
  "names": ["TopbarFonts", "getFonts", "TVp069sC8_default", "ImageFonts", "Image", "FooterFonts", "dfaCWNTzO_default", "breakpoints", "serializationHash", "variantClassNames", "toResponsiveImage", "value", "HTMLStyle", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "currentPathVariables", "useCurrentPathVariables", "currentRouteData", "useQueryData", "pTyTdtY_3_default", "getWhereExpressionFromPathVariables", "getFromCurrentRouteData", "key", "NotFoundError", "style", "className", "layoutId", "variant", "VRAGpuXHq", "ZwvjbX7Ju", "q7XCkXIF4", "hWeXvtpgB", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "scopingClassNames", "cx", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "ComponentViewportProvider", "Container", "PropertyOverrides2", "TVp069sC8_default", "RichText2", "x", "Image", "ComponentPresetsProvider", "dfaCWNTzO_default", "css", "FramerBbYLMpVTj", "withCSS", "BbYLMpVTj_default", "addFonts", "TopbarFonts", "ImageFonts", "FooterFonts", "getFontsFromSharedStyle", "fonts", "getFontsFromComponentPreset", "__FramerMetadata__"]
}
