{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/L8ZuMxxEqOcsmQ4IHMDR/GVrE7woqwyRp9LjwMdaF/mRSDuwHDc.js"],
  "sourcesContent": ["// Generated by Framer (be619af)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ChildrenCanSuspend,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,PathVariablesContext,PropertyOverrides,ResolveLinks,RichText,useCustomCursors,useHydratedBreakpointVariants,useLocaleCode,useLocaleInfo,useQueryData,useRouteElementId,withCSS}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import SmoothScroll from\"https://framerusercontent.com/modules/Yppqt3Cs3Y8TZqvASnXl/ALzPzo9ZL7qsyNt6jnNi/Smooth_Scroll.js\";import BlogPostCard from\"#framer/local/canvasComponent/ehag4Z4WS/ehag4Z4WS.js\";import NavBar from\"#framer/local/canvasComponent/ru8A0Khuy/ru8A0Khuy.js\";import Footer from\"#framer/local/canvasComponent/SJ0XI2Eg4/SJ0XI2Eg4.js\";import CTA from\"#framer/local/canvasComponent/WSmYSAq0c/WSmYSAq0c.js\";import Articles from\"#framer/local/collection/RFKJ1jGTB/RFKJ1jGTB.js\";import*as sharedStyle from\"#framer/local/css/HOdy1ttWS/HOdy1ttWS.js\";import*as sharedStyle1 from\"#framer/local/css/M45o_1br3/M45o_1br3.js\";import*as sharedStyle2 from\"#framer/local/css/z2Ax1gyEm/z2Ax1gyEm.js\";import metadataProvider from\"#framer/local/webPageMetadata/mRSDuwHDc/mRSDuwHDc.js\";const NavBarFonts=getFonts(NavBar);const BlogPostCardFonts=getFonts(BlogPostCard);const CTAFonts=getFonts(CTA);const SmoothScrollFonts=getFonts(SmoothScroll);const FooterFonts=getFonts(Footer);const breakpoints={bMmTolv_W:\"(max-width: 809px)\",WciuJy6Rf:\"(min-width: 810px) and (max-width: 1199px)\",xigqhBDtk:\"(min-width: 1200px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-dMuNX\";const variantClassNames={bMmTolv_W:\"framer-v-vklvwz\",WciuJy6Rf:\"framer-v-9q2cdr\",xigqhBDtk:\"framer-v-y24q58\"};const animation={filter:\"blur(10px)\",opacity:.001,rotate:0,scale:1,skewX:0,skewY:0,x:0,y:10};const transition1={bounce:0,delay:.02,duration:.4,type:\"spring\"};const textEffect={effect:animation,tokenization:\"character\",transition:transition1,trigger:\"onMount\",type:\"appear\"};const toDateString=(value,options={},activeLocale)=>{if(typeof value!==\"string\")return\"\";const date=new Date(value);if(isNaN(date.getTime()))return\"\";const display=options.display?options.display:\"date\";const dateOptions={dateStyle:display!==\"time\"?options.dateStyle:undefined,timeStyle:display===\"date\"?undefined:\"short\",timeZone:\"UTC\"};const fallbackLocale=\"en-US\";const locale=options.locale||activeLocale||fallbackLocale;// We add a try block because an invalid language code results in a crash\ntry{return date.toLocaleString(locale,dateOptions);}catch{return date.toLocaleString(fallbackLocale,dateOptions);}};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const isSet=value=>{if(Array.isArray(value)){return value.length>0;}return value!==undefined&&value!==null&&value!==\"\";};const convertFromBoolean=(value,activeLocale,{kPf9mJo7vAqTwtxZxm})=>{if(value){return{pathVariables:{kPf9mJo7v:kPf9mJo7vAqTwtxZxm},webPageId:\"uFn5hW2SF\"};}else{return undefined;}};const QueryData=({query,pageSize,children})=>{const data=useQueryData(query);return children(data);};const metadata=metadataProvider();const humanReadableVariantMap={Desktop:\"xigqhBDtk\",Phone:\"bMmTolv_W\",Tablet:\"WciuJy6Rf\"};const getProps=({height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"xigqhBDtk\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,kqm0ab6LaAqTwtxZxm,uNIxfO0gmAqTwtxZxm,iC2nQD1MKAqTwtxZxm,VfIEYZt5bAqTwtxZxm,kPf9mJo7vAqTwtxZxm,idAqTwtxZxm,...restProps}=getProps(props);React.useEffect(()=>{const metadata1=metadataProvider(undefined,activeLocale);if(metadata1.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata1.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata1.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata1=metadataProvider(undefined,activeLocale);document.title=metadata1.title||\"\";if(metadata1.viewport){var _document_querySelector;(_document_querySelector=document.querySelector('meta[name=\"viewport\"]'))===null||_document_querySelector===void 0?void 0:_document_querySelector.setAttribute(\"content\",metadata1.viewport);}const bodyCls=metadata1.bodyClassName;if(bodyCls){const body=document.body;body.classList.forEach(c=>c.startsWith(\"framer-body-\")&&body.classList.remove(c));body.classList.add(`${metadata1.bodyClassName}-framer-dMuNX`);}return()=>{if(bodyCls)document.body.classList.remove(`${metadata1.bodyClassName}-framer-dMuNX`);};},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const ref1=React.useRef(null);const elementId=useRouteElementId(\"gmYFdoAkq\");const ref2=React.useRef(null);const activeLocaleCode=useLocaleCode();const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className];useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"xigqhBDtk\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-y24q58\",className),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:64,width:\"100vw\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-2ru7b5-container\",layoutScroll:true,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bMmTolv_W:{variant:\"E2U_YtmJD\"},WciuJy6Rf:{variant:\"LABl2iNjG\"}},children:/*#__PURE__*/_jsx(NavBar,{height:\"100%\",id:\"zeAlpAtIN\",layoutId:\"zeAlpAtIN\",style:{width:\"100%\"},variant:\"KPew1tYkU\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-xgtzxa\",\"data-framer-name\":\"Section / Team\",id:elementId,name:\"Section / Team\",ref:ref2,children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1qnmxai\",\"data-framer-name\":\"Container\",name:\"Container\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ntbck0\",\"data-framer-name\":\"Headline\",name:\"Headline\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-s6294t\",\"data-framer-name\":\"Section Title\",name:\"Section Title\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RnVzdGF0LTYwMA==\",\"--framer-font-family\":'\"Fustat\", \"Fustat Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"1em\",\"--framer-text-color\":\"var(--token-02e746dc-e957-465c-9b03-730e45ce57ca, rgb(215, 137, 22))\"},children:\"Linokrat Blog\"})}),className:\"framer-1fbj1rk\",fonts:[\"GF;Fustat-600\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-oqk4cg\",\"data-framer-name\":\"Wrapper\",name:\"Wrapper\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bMmTolv_W:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-1btw26n\",\"data-styles-preset\":\"M45o_1br3\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-b81e6fca-e38c-49ae-8dad-7acfd2556ec0, rgb(4, 4, 4))\"},children:\"Insights to Empower Your Career\"})})},WciuJy6Rf:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-1btw26n\",\"data-styles-preset\":\"M45o_1br3\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-b81e6fca-e38c-49ae-8dad-7acfd2556ec0, rgb(4, 4, 4))\"},children:\"Insights to Empower Your Career\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-xsna3i\",\"data-styles-preset\":\"HOdy1ttWS\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-b81e6fca-e38c-49ae-8dad-7acfd2556ec0, rgb(4, 4, 4))\"},children:\"Insights to Empower Your Career\"})}),className:\"framer-1s2a2e1\",effect:textEffect,fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-yp3fde\",\"data-styles-preset\":\"z2Ax1gyEm\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-3907f782-e2eb-4f45-8924-19001b5e7989, rgb(105, 105, 105))\"},children:\"Stay ahead in your career journey with expert advice, industry trends, and actionable tips. From resume building to interview prep.\"})}),className:\"framer-1hi5w0j\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-spj5r5\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"AqTwtxZxm\",data:Articles,type:\"Collection\"},limit:{type:\"LiteralValue\",value:8},select:[{collection:\"AqTwtxZxm\",name:\"kqm0ab6La\",type:\"Identifier\"},{collection:\"AqTwtxZxm\",name:\"uNIxfO0gm\",type:\"Identifier\"},{collection:\"AqTwtxZxm\",name:\"iC2nQD1MK\",type:\"Identifier\"},{collection:\"AqTwtxZxm\",name:\"VfIEYZt5b\",type:\"Identifier\"},{collection:\"AqTwtxZxm\",name:\"kPf9mJo7v\",type:\"Identifier\"},{collection:\"AqTwtxZxm\",name:\"id\",type:\"Identifier\"}]},children:(collection,paginationInfo,loadMore)=>/*#__PURE__*/_jsx(_Fragment,{children:collection.map(({iC2nQD1MK:iC2nQD1MKAqTwtxZxm,id:idAqTwtxZxm,kPf9mJo7v:kPf9mJo7vAqTwtxZxm,kqm0ab6La:kqm0ab6LaAqTwtxZxm,uNIxfO0gm:uNIxfO0gmAqTwtxZxm,VfIEYZt5b:VfIEYZt5bAqTwtxZxm},i)=>{kqm0ab6LaAqTwtxZxm!==null&&kqm0ab6LaAqTwtxZxm!==void 0?kqm0ab6LaAqTwtxZxm:kqm0ab6LaAqTwtxZxm=\"\";uNIxfO0gmAqTwtxZxm!==null&&uNIxfO0gmAqTwtxZxm!==void 0?uNIxfO0gmAqTwtxZxm:uNIxfO0gmAqTwtxZxm=\"\";kPf9mJo7vAqTwtxZxm!==null&&kPf9mJo7vAqTwtxZxm!==void 0?kPf9mJo7vAqTwtxZxm:kPf9mJo7vAqTwtxZxm=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`AqTwtxZxm-${idAqTwtxZxm}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{kPf9mJo7v:kPf9mJo7vAqTwtxZxm},children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-aje6ub\",children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:convertFromBoolean(isSet(kPf9mJo7vAqTwtxZxm),activeLocale,{kPf9mJo7vAqTwtxZxm}),implicitPathVariables:undefined},{href:convertFromBoolean(isSet(kPf9mJo7vAqTwtxZxm),activeLocale,{kPf9mJo7vAqTwtxZxm}),implicitPathVariables:undefined},{href:convertFromBoolean(isSet(kPf9mJo7vAqTwtxZxm),activeLocale,{kPf9mJo7vAqTwtxZxm}),implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bMmTolv_W:{width:\"max(max(max(min(100vw, 1200px) - 24px, 1px), 50px), 1px)\",y:451.4},WciuJy6Rf:{width:\"max(max((max(min(100vw, 1200px) - 112px, 1px) - 24px) / 2, 50px), 1px)\",y:451.4}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:447,width:\"max(max((max(min(100vw, 1200px) - 72px, 1px) - 24px) / 2, 50px), 1px)\",y:494.6,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1p3656m-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bMmTolv_W:{KT4XA98Gr:resolvedLinks[2]},WciuJy6Rf:{KT4XA98Gr:resolvedLinks[1]}},children:/*#__PURE__*/_jsx(BlogPostCard,{cLHX3AlXW:uNIxfO0gmAqTwtxZxm,height:\"100%\",id:\"o0IFSdeU2\",KT4XA98Gr:resolvedLinks[0],layoutId:\"o0IFSdeU2\",nSKQymWU4:toDateString(iC2nQD1MKAqTwtxZxm,{dateStyle:\"medium\",locale:\"\"},activeLocaleCode),P5xemizYD:toResponsiveImage(VfIEYZt5bAqTwtxZxm),style:{width:\"100%\"},ve3uYz7FZ:kqm0ab6LaAqTwtxZxm,width:\"100%\"})})})})})})})})},idAqTwtxZxm);})})})})})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-12o2g3y\",\"data-framer-name\":\"Section / CTA\",name:\"Section / CTA\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bMmTolv_W:{width:\"max(min(100vw, 1200px) - 24px, 1px)\",y:1465.4},WciuJy6Rf:{width:\"max(min(100vw, 1200px) - 112px, 1px)\",y:1513.4}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:500,width:\"max(min(100vw, 1200px) - 72px, 1px)\",y:2063.6,children:/*#__PURE__*/_jsx(Container,{className:\"framer-19o6wz2-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bMmTolv_W:{variant:\"fiHn4DhIb\"}},children:/*#__PURE__*/_jsx(CTA,{height:\"100%\",id:\"PpPabofKu\",layoutId:\"PpPabofKu\",style:{height:\"100%\",width:\"100%\"},variant:\"pM6Pq2MEu\",width:\"100%\"})})})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-pu907c-container\",children:/*#__PURE__*/_jsx(SmoothScroll,{height:\"100%\",id:\"PhWdxZLpE\",intensity:10,layoutId:\"PhWdxZLpE\",width:\"100%\"})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bMmTolv_W:{y:2213.4},WciuJy6Rf:{y:2285.4}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:287,width:\"min(100vw, 1200px)\",y:2853.6,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1p5tlwm-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bMmTolv_W:{variant:\"ejdHNEExD\"},WciuJy6Rf:{variant:\"wzdBN3atK\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"AhZxPxl3l\",layoutId:\"AhZxPxl3l\",style:{maxWidth:\"100%\",width:\"100%\"},variant:\"dstLbCxhY\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{className:cx(serializationHash,...sharedStyleClassNames),id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",`.${metadata.bodyClassName}-framer-dMuNX { background: rgb(255, 255, 255); }`,\".framer-dMuNX.framer-jbtokn, .framer-dMuNX .framer-jbtokn { display: block; }\",\".framer-dMuNX.framer-y24q58 { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1200px; }\",\".framer-dMuNX .framer-2ru7b5-container { flex: none; height: auto; left: 50%; position: fixed; top: 0px; transform: translateX(-50%); width: 100%; z-index: 9; }\",\".framer-dMuNX .framer-xgtzxa { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; max-width: 1200px; overflow: hidden; padding: 150px 36px 90px 36px; position: relative; width: 100%; }\",\".framer-dMuNX .framer-1qnmxai { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 72px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-dMuNX .framer-ntbck0 { align-content: center; align-items: center; 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-dMuNX .framer-s6294t { align-content: center; align-items: center; background-color: var(--token-400908ec-6a44-4934-9e83-4a7b92677881, #ffecd9); border-bottom-left-radius: 32px; border-bottom-right-radius: 32px; border-top-left-radius: 32px; border-top-right-radius: 32px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: hidden; padding: 10px 18px 10px 18px; position: relative; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-dMuNX .framer-1fbj1rk { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-dMuNX .framer-oqk4cg { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-dMuNX .framer-1s2a2e1 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-dMuNX .framer-1hi5w0j { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 66%; word-break: break-word; word-wrap: break-word; }\",\".framer-dMuNX .framer-spj5r5 { display: grid; flex: none; gap: 24px; grid-auto-rows: minmax(0, 1fr); grid-template-columns: repeat(2, minmax(50px, 1fr)); height: min-content; justify-content: center; padding: 0px; position: relative; width: 100%; }\",\".framer-dMuNX .framer-aje6ub { align-content: center; align-items: center; align-self: start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; justify-self: start; padding: 0px; position: relative; width: 100%; }\",\".framer-dMuNX .framer-1p3656m-container { flex: 1 0 0px; height: auto; position: relative; width: 1px; }\",\".framer-dMuNX .framer-12o2g3y { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; max-width: 1200px; overflow: hidden; padding: 90px 36px 90px 36px; position: relative; width: 100%; }\",\".framer-dMuNX .framer-19o6wz2-container { flex: 1 0 0px; height: 500px; position: relative; width: 1px; }\",\".framer-dMuNX .framer-pu907c-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-dMuNX .framer-1p5tlwm-container { flex: none; height: auto; max-width: 1200px; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-dMuNX.framer-y24q58, .framer-dMuNX .framer-xgtzxa, .framer-dMuNX .framer-1qnmxai, .framer-dMuNX .framer-ntbck0, .framer-dMuNX .framer-s6294t, .framer-dMuNX .framer-oqk4cg, .framer-dMuNX .framer-aje6ub, .framer-dMuNX .framer-12o2g3y { gap: 0px; } .framer-dMuNX.framer-y24q58 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-dMuNX.framer-y24q58 > :first-child, .framer-dMuNX .framer-1qnmxai > :first-child, .framer-dMuNX .framer-ntbck0 > :first-child, .framer-dMuNX .framer-oqk4cg > :first-child { margin-top: 0px; } .framer-dMuNX.framer-y24q58 > :last-child, .framer-dMuNX .framer-1qnmxai > :last-child, .framer-dMuNX .framer-ntbck0 > :last-child, .framer-dMuNX .framer-oqk4cg > :last-child { margin-bottom: 0px; } .framer-dMuNX .framer-xgtzxa > *, .framer-dMuNX .framer-aje6ub > *, .framer-dMuNX .framer-12o2g3y > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-dMuNX .framer-xgtzxa > :first-child, .framer-dMuNX .framer-s6294t > :first-child, .framer-dMuNX .framer-aje6ub > :first-child, .framer-dMuNX .framer-12o2g3y > :first-child { margin-left: 0px; } .framer-dMuNX .framer-xgtzxa > :last-child, .framer-dMuNX .framer-s6294t > :last-child, .framer-dMuNX .framer-aje6ub > :last-child, .framer-dMuNX .framer-12o2g3y > :last-child { margin-right: 0px; } .framer-dMuNX .framer-1qnmxai > * { margin: 0px; margin-bottom: calc(72px / 2); margin-top: calc(72px / 2); } .framer-dMuNX .framer-ntbck0 > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-dMuNX .framer-s6294t > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-dMuNX .framer-oqk4cg > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,`@media (min-width: 810px) and (max-width: 1199px) { .${metadata.bodyClassName}-framer-dMuNX { background: rgb(255, 255, 255); } .framer-dMuNX.framer-y24q58 { width: 810px; } .framer-dMuNX .framer-xgtzxa { padding: 120px 56px 72px 56px; } .framer-dMuNX .framer-12o2g3y { padding: 72px 56px 72px 56px; }}`,`@media (max-width: 809px) { .${metadata.bodyClassName}-framer-dMuNX { background: rgb(255, 255, 255); } .framer-dMuNX.framer-y24q58 { width: 390px; } .framer-dMuNX .framer-xgtzxa { padding: 120px 12px 48px 12px; } .framer-dMuNX .framer-1hi5w0j { width: 100%; } .framer-dMuNX .framer-spj5r5 { grid-template-columns: repeat(1, minmax(50px, 1fr)); } .framer-dMuNX .framer-12o2g3y { padding: 48px 12px 48px 12px; }}`];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 2947\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"WciuJy6Rf\":{\"layout\":[\"fixed\",\"auto\"]},\"bMmTolv_W\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerResponsiveScreen\n */const FramermRSDuwHDc=withCSS(Component,css,\"framer-dMuNX\");export default FramermRSDuwHDc;FramermRSDuwHDc.displayName=\"About\";FramermRSDuwHDc.defaultProps={height:2947,width:1200};addFonts(FramermRSDuwHDc,[{explicitInter:true,fonts:[{family:\"Fustat\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/fustat/v1/NaPEcZ_aHO9Iy5thRNqze7YGY9HGCJoXRrmztWo_3fk.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"}]},...NavBarFonts,...BlogPostCardFonts,...CTAFonts,...SmoothScrollFonts,...FooterFonts,...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\":\"FramermRSDuwHDc\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"WciuJy6Rf\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"bMmTolv_W\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"2947\",\"framerComponentViewportWidth\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"1200\",\"framerResponsiveScreen\":\"\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["NavBarFonts", "getFonts", "ru8A0Khuy_default", "BlogPostCardFonts", "ehag4Z4WS_default", "CTAFonts", "WSmYSAq0c_default", "SmoothScrollFonts", "SmoothScroll", "FooterFonts", "SJ0XI2Eg4_default", "breakpoints", "serializationHash", "variantClassNames", "animation", "transition1", "textEffect", "toDateString", "value", "options", "activeLocale", "date", "display", "dateOptions", "fallbackLocale", "locale", "toResponsiveImage", "isSet", "convertFromBoolean", "kPf9mJo7vAqTwtxZxm", "QueryData", "query", "pageSize", "children", "data", "useQueryData", "metadata", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "Component", "Y", "ref", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "kqm0ab6LaAqTwtxZxm", "uNIxfO0gmAqTwtxZxm", "iC2nQD1MKAqTwtxZxm", "VfIEYZt5bAqTwtxZxm", "idAqTwtxZxm", "restProps", "ue", "metadata1", "robotsTag", "ie", "_document_querySelector", "bodyCls", "body", "c", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "ref1", "pe", "elementId", "useRouteElementId", "ref2", "activeLocaleCode", "useLocaleCode", "defaultLayoutId", "ae", "sharedStyleClassNames", "useCustomCursors", "p", "GeneratedComponentContext", "LayoutGroup", "motion", "cx", "ComponentViewportProvider", "Container", "PropertyOverrides2", "ru8A0Khuy_default", "RichText2", "x", "ChildrenCanSuspend", "RFKJ1jGTB_default", "collection", "paginationInfo", "loadMore", "l", "i", "PathVariablesContext", "ResolveLinks", "resolvedLinks", "ehag4Z4WS_default", "WSmYSAq0c_default", "SmoothScroll", "SJ0XI2Eg4_default", "css", "FramermRSDuwHDc", "withCSS", "mRSDuwHDc_default", "addFonts", "NavBarFonts", "BlogPostCardFonts", "CTAFonts", "SmoothScrollFonts", "FooterFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
