{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/CeXhOs7iBlHroQFI038i/VTdRfXrS5AUcvPckh0fg/UQKvAKPet.js"],
  "sourcesContent": ["// Generated by Framer (99ae5b3)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ChildrenCanSuspend,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,Image,Link,PathVariablesContext,PropertyOverrides,RichText,useCustomCursors,useHydratedBreakpointVariants,useLocaleCode,useLocaleInfo,useQueryData,withCSS,withFX}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import NavbarNavbar from\"#framer/local/canvasComponent/ecmJK805P/ecmJK805P.js\";import Footer from\"#framer/local/canvasComponent/g0SUzKpAC/g0SUzKpAC.js\";import Blog from\"#framer/local/collection/kYIEcqnfo/kYIEcqnfo.js\";import*as sharedStyle1 from\"#framer/local/css/ATEg0rdPQ/ATEg0rdPQ.js\";import*as sharedStyle3 from\"#framer/local/css/ck6QttiNQ/ck6QttiNQ.js\";import*as sharedStyle2 from\"#framer/local/css/dwcxbrYir/dwcxbrYir.js\";import*as sharedStyle4 from\"#framer/local/css/FJaimQvQO/FJaimQvQO.js\";import*as sharedStyle from\"#framer/local/css/G7_U7T01w/G7_U7T01w.js\";import*as sharedStyle5 from\"#framer/local/css/SqgXEfLF_/SqgXEfLF_.js\";import metadataProvider from\"#framer/local/webPageMetadata/UQKvAKPet/UQKvAKPet.js\";const NavbarNavbarFonts=getFonts(NavbarNavbar);const RichTextWithFX=withFX(RichText);const FooterFonts=getFonts(Footer);const cycleOrder=[\"gugGv7LHP\",\"qwgAaVbyd\",\"fALIJgMeM\"];const breakpoints={fALIJgMeM:\"(max-width: 809px)\",gugGv7LHP:\"(min-width: 1200px)\",qwgAaVbyd:\"(min-width: 810px) and (max-width: 1199px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-w6kab\";const variantClassNames={fALIJgMeM:\"framer-v-1l0v7un\",gugGv7LHP:\"framer-v-grwael\",qwgAaVbyd:\"framer-v-pr9txp\"};const animation={filter:\"blur(10px)\",opacity:.001,rotate:0,scale:1,skewX:0,skewY:0,x:0,y:10};const transition1={damping:40,delay:.05,mass:1,stiffness:400,type:\"spring\"};const textEffect={effect:animation,tokenization:\"word\",transition:transition1,trigger:\"onMount\",type:\"appear\"};const animation1={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:10};const transition2={delay:0,duration:1,ease:[.12,.23,.5,1],type:\"tween\"};const animation2={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2,x:0,y:10};const transition3={damping:30,delay:0,mass:1,stiffness:400,type:\"spring\"};const animation3={opacity:.7,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition3};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};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{if(display===\"date\"){return date.toLocaleDateString(locale,dateOptions);}return date.toLocaleString(locale,dateOptions);}catch{if(display===\"date\"){return date.toLocaleDateString(fallbackLocale,dateOptions);}return date.toLocaleString(fallbackLocale,dateOptions);}};const QueryData=({query,children})=>{const data=useQueryData(query);return children(data);};const metadata=metadataProvider();const humanReadableVariantMap={Desktop:\"gugGv7LHP\",Phone:\"fALIJgMeM\",Tablet:\"qwgAaVbyd\"};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:\"gugGv7LHP\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,PODzd5BiJdKpYtjHV6,TaMcwfNd3dKpYtjHV6,BlpJU88ozdKpYtjHV6,alavTTNkSdKpYtjHV6,ZSuztsgGgdKpYtjHV6,iddKpYtjHV6,PODzd5BiJemPZk4uLE,TaMcwfNd3emPZk4uLE,BlpJU88ozemPZk4uLE,alavTTNkSemPZk4uLE,idemPZk4uLE,...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-w6kab`);}return()=>{if(bodyCls)document.body.classList.remove(`${metadata1.bodyClassName}-framer-w6kab`);};},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const ref1=React.useRef(null);const activeLocaleCode=useLocaleCode();const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className,sharedStyle5.className];useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"gugGv7LHP\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-grwael\",className),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fALIJgMeM:{width:\"100vw\"},qwgAaVbyd:{width:\"100vw\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"85vw\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-k8gr4r-container\",layoutScroll:true,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fALIJgMeM:{variant:\"JCLKeDgGH\"}},children:/*#__PURE__*/_jsx(NavbarNavbar,{height:\"100%\",id:\"uxPkQjFyp\",layoutId:\"uxPkQjFyp\",style:{width:\"100%\"},variant:\"nhjlQitLJ\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(\"header\",{className:\"framer-nqx25r\",\"data-framer-name\":\"Header\",name:\"Header\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ht2xrn\",\"data-framer-name\":\"Heading + Subtitle\",name:\"Heading + Subtitle\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-nivpto\",\"data-styles-preset\":\"G7_U7T01w\",children:\"Blog\"})}),className:\"framer-162sqy4\",\"data-framer-name\":\"Heading\",effect:textEffect,fonts:[\"Inter\"],name:\"Heading\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation1,__framer__exit:animation2,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1fklw24\",\"data-styles-preset\":\"ATEg0rdPQ\",children:\"New updates and improvements to sirius.\"})}),className:\"framer-1iwqbug\",\"data-framer-name\":\"Subtitle\",fonts:[\"Inter\"],name:\"Subtitle\",verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsxs(\"section\",{className:\"framer-yemns2\",\"data-framer-name\":\"Featured blog + Other blogs\",name:\"Featured blog + Other blogs\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-mpblb0\",\"data-framer-name\":\"Featured blog Collection\",name:\"Featured blog Collection\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"default\",data:Blog,type:\"Collection\"},select:[{collection:\"default\",name:\"PODzd5BiJ\",type:\"Identifier\"},{collection:\"default\",name:\"TaMcwfNd3\",type:\"Identifier\"},{collection:\"default\",name:\"BlpJU88oz\",type:\"Identifier\"},{collection:\"default\",name:\"alavTTNkS\",type:\"Identifier\"},{collection:\"default\",name:\"ZSuztsgGg\",type:\"Identifier\"},{collection:\"default\",name:\"id\",type:\"Identifier\"}],where:{name:\"efVxSr5HC\",type:\"Identifier\"}},children:(collection,paginationInfo,loadMore)=>/*#__PURE__*/_jsx(_Fragment,{children:collection.map(({\"PODzd5BiJ\":PODzd5BiJdKpYtjHV6,\"TaMcwfNd3\":TaMcwfNd3dKpYtjHV6,\"BlpJU88oz\":BlpJU88ozdKpYtjHV6,\"alavTTNkS\":alavTTNkSdKpYtjHV6,\"ZSuztsgGg\":ZSuztsgGgdKpYtjHV6,\"id\":iddKpYtjHV6},i)=>{const textContent=toDateString(BlpJU88ozdKpYtjHV6,{dateStyle:\"medium\",locale:\"\"},activeLocaleCode);return /*#__PURE__*/_jsx(LayoutGroup,{id:`dKpYtjHV6-${iddKpYtjHV6}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{PODzd5BiJ:PODzd5BiJdKpYtjHV6},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{PODzd5BiJ:PODzd5BiJdKpYtjHV6},webPageId:\"HTDVvI9TR\"},children:/*#__PURE__*/_jsx(\"a\",{className:\"framer-ed75z3 framer-h8tkfc\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-pu1bmh\",\"data-framer-name\":\"section\",name:\"section\",whileHover:animation3,children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-tvxlra\",\"data-border\":true,\"data-framer-name\":\"Image border\",name:\"Image border\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fALIJgMeM:{background:{alt:\"\",fit:\"fill\",sizes:\"calc(min(90vw, 900px) - 8px)\",...toResponsiveImage(TaMcwfNd3dKpYtjHV6)}},qwgAaVbyd:{background:{alt:\"\",fit:\"fill\",sizes:\"calc(max(min(90vw, 900px) - 320px, 1px) - 8px)\",...toResponsiveImage(TaMcwfNd3dKpYtjHV6)}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",sizes:\"calc(max(min(100vw, 900px) - 355px, 1px) - 8px)\",...toResponsiveImage(TaMcwfNd3dKpYtjHV6)},className:\"framer-175eyrm\",\"data-framer-name\":\"Image\",name:\"Image\"})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1pk09e\",\"data-framer-name\":\"Content\",name:\"Content\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-lpplpo\",\"data-framer-name\":\"Content\",name:\"Content\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1fwhvdr\",\"data-styles-preset\":\"dwcxbrYir\",children:\"Apr 8, 2022\"})}),className:\"framer-1pyzx23\",\"data-framer-name\":\"Date\",fonts:[\"Inter\"],name:\"Date\",text:textContent,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-16zqnuh\",\"data-styles-preset\":\"ck6QttiNQ\",children:\"Starting and Growing a Career in Web Design\"})}),className:\"framer-y7kdq\",\"data-framer-name\":\"Heading\",fonts:[\"Inter\"],name:\"Heading\",text:alavTTNkSdKpYtjHV6,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-19sk8q1\",\"data-styles-preset\":\"FJaimQvQO\",children:\"As the internet continues to develop and grow exponentially, jobs related to the industry do too, particularly those that relate to web design and development. \"})}),className:\"framer-1jtlp3g\",\"data-framer-name\":\"Subtitle\",fonts:[\"Inter\"],name:\"Subtitle\",text:ZSuztsgGgdKpYtjHV6,verticalAlignment:\"top\",withExternalLayout:true})]})})]})})})})},iddKpYtjHV6);})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1dfcmkf\",\"data-framer-name\":\"Other blog collection\",name:\"Other blog collection\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"default\",data:Blog,type:\"Collection\"},select:[{collection:\"default\",name:\"PODzd5BiJ\",type:\"Identifier\"},{collection:\"default\",name:\"TaMcwfNd3\",type:\"Identifier\"},{collection:\"default\",name:\"BlpJU88oz\",type:\"Identifier\"},{collection:\"default\",name:\"alavTTNkS\",type:\"Identifier\"},{collection:\"default\",name:\"id\",type:\"Identifier\"}],where:{operator:\"not\",type:\"UnaryOperation\",value:{name:\"efVxSr5HC\",type:\"Identifier\"}}},children:(collection1,paginationInfo1,loadMore1)=>/*#__PURE__*/_jsx(_Fragment,{children:collection1.map(({\"PODzd5BiJ\":PODzd5BiJemPZk4uLE,\"TaMcwfNd3\":TaMcwfNd3emPZk4uLE,\"BlpJU88oz\":BlpJU88ozemPZk4uLE,\"alavTTNkS\":alavTTNkSemPZk4uLE,\"id\":idemPZk4uLE},i)=>{const textContent1=toDateString(BlpJU88ozemPZk4uLE,{dateStyle:\"medium\",locale:\"\"},activeLocaleCode);return /*#__PURE__*/_jsx(LayoutGroup,{id:`emPZk4uLE-${idemPZk4uLE}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{PODzd5BiJ:PODzd5BiJemPZk4uLE},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{PODzd5BiJ:PODzd5BiJemPZk4uLE},webPageId:\"HTDVvI9TR\"},openInNewTab:false,children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-1baip7w framer-h8tkfc\",whileHover:animation3,children:[/*#__PURE__*/_jsx(\"div\",{background:{alt:\"\",fit:\"fill\"},className:\"framer-1wrow7e\",\"data-border\":true,\"data-framer-name\":\"Blog image border\",name:\"Blog image border\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fALIJgMeM:{background:{alt:\"\",fit:\"fill\",sizes:\"max(max(min(90vw, 900px), 200px) - 8px, 1px)\",...toResponsiveImage(TaMcwfNd3emPZk4uLE)}},qwgAaVbyd:{background:{alt:\"\",fit:\"fill\",sizes:\"max(max((min(90vw, 900px) - 40px) / 2, 200px) - 8px, 1px)\",...toResponsiveImage(TaMcwfNd3emPZk4uLE)}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",sizes:\"max(max((min(100vw, 900px) - 80px) / 3, 200px) - 8px, 1px)\",...toResponsiveImage(TaMcwfNd3emPZk4uLE)},className:\"framer-f9slk7\",\"data-framer-name\":\"Image\",name:\"Image\"})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-z28pq9\",\"data-framer-name\":\"Content\",name:\"Content\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1fwhvdr\",\"data-styles-preset\":\"dwcxbrYir\",children:\"Mar 15, 2022\"})}),className:\"framer-1nvs3d3\",\"data-framer-name\":\"Date\",fonts:[\"Inter\"],name:\"Date\",text:textContent1,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-1wfg1lw\",\"data-styles-preset\":\"SqgXEfLF_\",children:\"Create a Landing Page That Performs Great\"})}),className:\"framer-qfbxse\",\"data-framer-name\":\"Heading\",fonts:[\"Inter\"],name:\"Heading\",text:alavTTNkSemPZk4uLE,verticalAlignment:\"top\",withExternalLayout:true})]})]})})})},idemPZk4uLE);})})})})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{qwgAaVbyd:{width:\"min(90vw, 900px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"min(100vw, 900px)\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-fwjj62-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fALIJgMeM:{variant:\"Jr7DmxqTi\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"iLB55ylLi\",layoutId:\"iLB55ylLi\",style:{maxWidth:\"100%\",width:\"100%\"},variant:\"amsA4wauT\",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-w6kab { background: var(--token-10132b16-bc5a-46c6-a517-77461491c346, rgb(0, 0, 0)) /* {\"name\":\"UI/Black\"} */; }`,\".framer-w6kab.framer-h8tkfc, .framer-w6kab .framer-h8tkfc { display: block; }\",\".framer-w6kab.framer-grwael { align-content: center; align-items: center; background-color: var(--token-10132b16-bc5a-46c6-a517-77461491c346, #000000); 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-w6kab .framer-k8gr4r-container { flex: none; height: auto; left: 50%; position: fixed; top: 0px; transform: translateX(-50%); width: 85%; z-index: 3; }\",\".framer-w6kab .framer-nqx25r { align-content: flex-start; align-items: flex-start; background: radial-gradient(50% 63% at 50% 21.3%, #1f1f1f 0%, rgb(0, 0, 0) 100%); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; max-width: 900px; overflow: visible; padding: 140px 0px 40px 0px; position: relative; width: 100%; }\",\".framer-w6kab .framer-1ht2xrn { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-w6kab .framer-162sqy4, .framer-w6kab .framer-1iwqbug, .framer-w6kab .framer-1pyzx23, .framer-w6kab .framer-y7kdq, .framer-w6kab .framer-1jtlp3g { --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-w6kab .framer-yemns2 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 112px; height: min-content; justify-content: center; max-width: 900px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-w6kab .framer-mpblb0 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; width: 100%; }\",\".framer-w6kab .framer-ed75z3 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: wrap; gap: 40px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; text-decoration: none; width: 100%; }\",\".framer-w6kab .framer-pu1bmh { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-w6kab .framer-tvxlra { --border-bottom-width: 1px; --border-color: var(--token-b0f6bb0a-49f9-412a-a6f0-fef486b1f223, #191919); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: center; align-items: center; aspect-ratio: 1.0540827147401908 / 1; border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; border-top-left-radius: 12px; border-top-right-radius: 12px; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: var(--framer-aspect-ratio-supported, 517px); justify-content: center; overflow: hidden; padding: 4px; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-w6kab .framer-175eyrm { border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; border-top-left-radius: 8px; border-top-right-radius: 8px; flex: 1 0 0px; height: 1px; overflow: hidden; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-w6kab .framer-1pk09e { align-content: flex-start; align-items: flex-start; align-self: stretch; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: auto; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 275px; }\",\".framer-w6kab .framer-lpplpo { 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-w6kab .framer-1dfcmkf { display: grid; flex: none; gap: 40px; grid-auto-rows: minmax(0, 1fr); grid-template-columns: repeat(3, minmax(200px, 1fr)); height: min-content; justify-content: center; padding: 0px; position: relative; width: 100%; }\",\".framer-w6kab .framer-1baip7w { align-content: center; align-items: center; align-self: start; display: flex; flex: none; flex-direction: column; flex-wrap: wrap; gap: 32px; height: 100%; justify-content: flex-start; justify-self: start; padding: 0px; position: relative; text-decoration: none; width: 100%; }\",\".framer-w6kab .framer-1wrow7e { --border-bottom-width: 1px; --border-color: var(--token-b0f6bb0a-49f9-412a-a6f0-fef486b1f223, #191919); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: center; align-items: center; aspect-ratio: 1.463235294117647 / 1; border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; border-top-left-radius: 12px; border-top-right-radius: 12px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: var(--framer-aspect-ratio-supported, 187px); justify-content: center; padding: 4px; position: relative; width: 100%; }\",\".framer-w6kab .framer-f9slk7 { border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; border-top-left-radius: 8px; border-top-right-radius: 8px; flex: 1 0 0px; height: 100%; overflow: hidden; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-w6kab .framer-z28pq9 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; min-width: 200px; padding: 0px; position: relative; width: 100%; }\",\".framer-w6kab .framer-1nvs3d3, .framer-w6kab .framer-qfbxse { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-w6kab .framer-fwjj62-container { flex: none; height: auto; max-width: 900px; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-w6kab.framer-grwael, .framer-w6kab .framer-nqx25r, .framer-w6kab .framer-1ht2xrn, .framer-w6kab .framer-yemns2, .framer-w6kab .framer-mpblb0, .framer-w6kab .framer-ed75z3, .framer-w6kab .framer-pu1bmh, .framer-w6kab .framer-tvxlra, .framer-w6kab .framer-1pk09e, .framer-w6kab .framer-lpplpo, .framer-w6kab .framer-1baip7w, .framer-w6kab .framer-1wrow7e, .framer-w6kab .framer-z28pq9 { gap: 0px; } .framer-w6kab.framer-grwael > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-w6kab.framer-grwael > :first-child, .framer-w6kab .framer-nqx25r > :first-child, .framer-w6kab .framer-1ht2xrn > :first-child, .framer-w6kab .framer-yemns2 > :first-child, .framer-w6kab .framer-mpblb0 > :first-child, .framer-w6kab .framer-ed75z3 > :first-child, .framer-w6kab .framer-tvxlra > :first-child, .framer-w6kab .framer-1pk09e > :first-child, .framer-w6kab .framer-lpplpo > :first-child, .framer-w6kab .framer-1baip7w > :first-child, .framer-w6kab .framer-z28pq9 > :first-child { margin-top: 0px; } .framer-w6kab.framer-grwael > :last-child, .framer-w6kab .framer-nqx25r > :last-child, .framer-w6kab .framer-1ht2xrn > :last-child, .framer-w6kab .framer-yemns2 > :last-child, .framer-w6kab .framer-mpblb0 > :last-child, .framer-w6kab .framer-ed75z3 > :last-child, .framer-w6kab .framer-tvxlra > :last-child, .framer-w6kab .framer-1pk09e > :last-child, .framer-w6kab .framer-lpplpo > :last-child, .framer-w6kab .framer-1baip7w > :last-child, .framer-w6kab .framer-z28pq9 > :last-child { margin-bottom: 0px; } .framer-w6kab .framer-nqx25r > *, .framer-w6kab .framer-mpblb0 > *, .framer-w6kab .framer-ed75z3 > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-w6kab .framer-1ht2xrn > *, .framer-w6kab .framer-tvxlra > *, .framer-w6kab .framer-1pk09e > *, .framer-w6kab .framer-lpplpo > *, .framer-w6kab .framer-z28pq9 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-w6kab .framer-yemns2 > * { margin: 0px; margin-bottom: calc(112px / 2); margin-top: calc(112px / 2); } .framer-w6kab .framer-pu1bmh > * { margin: 0px; margin-left: calc(80px / 2); margin-right: calc(80px / 2); } .framer-w6kab .framer-pu1bmh > :first-child, .framer-w6kab .framer-1wrow7e > :first-child { margin-left: 0px; } .framer-w6kab .framer-pu1bmh > :last-child, .framer-w6kab .framer-1wrow7e > :last-child { margin-right: 0px; } .framer-w6kab .framer-1baip7w > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-w6kab .framer-1wrow7e > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } }\",\"@media (min-width: 1200px) { .framer-w6kab .hidden-grwael { display: none !important; } }\",`@media (min-width: 810px) and (max-width: 1199px) { .framer-w6kab .hidden-pr9txp { display: none !important; } .${metadata.bodyClassName}-framer-w6kab { background: var(--token-10132b16-bc5a-46c6-a517-77461491c346, rgb(0, 0, 0)) /* {\"name\":\"UI/Black\"} */; } .framer-w6kab.framer-grwael { width: 810px; } .framer-w6kab .framer-k8gr4r-container { width: 100%; } .framer-w6kab .framer-nqx25r { gap: 60px; width: 90%; } .framer-w6kab .framer-yemns2, .framer-w6kab .framer-fwjj62-container { width: 90%; } .framer-w6kab .framer-pu1bmh { gap: 60px; } .framer-w6kab .framer-tvxlra { height: var(--framer-aspect-ratio-supported, 388px); } .framer-w6kab .framer-1pk09e { width: 260px; } .framer-w6kab .framer-1dfcmkf { grid-template-columns: repeat(2, minmax(200px, 1fr)); } .framer-w6kab .framer-1wrow7e { height: var(--framer-aspect-ratio-supported, 236px); } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-w6kab .framer-nqx25r, .framer-w6kab .framer-pu1bmh { gap: 0px; } .framer-w6kab .framer-nqx25r > * { margin: 0px; margin-bottom: calc(60px / 2); margin-top: calc(60px / 2); } .framer-w6kab .framer-nqx25r > :first-child { margin-top: 0px; } .framer-w6kab .framer-nqx25r > :last-child { margin-bottom: 0px; } .framer-w6kab .framer-pu1bmh > * { margin: 0px; margin-left: calc(60px / 2); margin-right: calc(60px / 2); } .framer-w6kab .framer-pu1bmh > :first-child { margin-left: 0px; } .framer-w6kab .framer-pu1bmh > :last-child { margin-right: 0px; } }}`,`@media (max-width: 809px) { .framer-w6kab .hidden-1l0v7un { display: none !important; } .${metadata.bodyClassName}-framer-w6kab { background: var(--token-10132b16-bc5a-46c6-a517-77461491c346, rgb(0, 0, 0)) /* {\"name\":\"UI/Black\"} */; } .framer-w6kab.framer-grwael { width: 390px; } .framer-w6kab .framer-k8gr4r-container { width: 100%; } .framer-w6kab .framer-nqx25r { gap: 28px; padding: 120px 0px 40px 0px; width: 90%; } .framer-w6kab .framer-yemns2 { gap: 80px; width: 90%; } .framer-w6kab .framer-pu1bmh { flex-direction: column; gap: 40px; } .framer-w6kab .framer-tvxlra { flex: none; height: var(--framer-aspect-ratio-supported, 333px); width: 100%; } .framer-w6kab .framer-1pk09e { align-self: unset; gap: 20px; height: min-content; width: 100%; } .framer-w6kab .framer-lpplpo { gap: 12px; } .framer-w6kab .framer-1dfcmkf { gap: 80px; grid-template-columns: repeat(1, minmax(200px, 1fr)); } .framer-w6kab .framer-1baip7w { gap: 20px; } .framer-w6kab .framer-1wrow7e { height: var(--framer-aspect-ratio-supported, 240px); } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-w6kab .framer-nqx25r, .framer-w6kab .framer-yemns2, .framer-w6kab .framer-pu1bmh, .framer-w6kab .framer-1pk09e, .framer-w6kab .framer-lpplpo, .framer-w6kab .framer-1dfcmkf, .framer-w6kab .framer-1baip7w { gap: 0px; } .framer-w6kab .framer-nqx25r > * { margin: 0px; margin-bottom: calc(28px / 2); margin-top: calc(28px / 2); } .framer-w6kab .framer-nqx25r > :first-child, .framer-w6kab .framer-yemns2 > :first-child, .framer-w6kab .framer-pu1bmh > :first-child, .framer-w6kab .framer-1pk09e > :first-child, .framer-w6kab .framer-lpplpo > :first-child, .framer-w6kab .framer-1baip7w > :first-child { margin-top: 0px; } .framer-w6kab .framer-nqx25r > :last-child, .framer-w6kab .framer-yemns2 > :last-child, .framer-w6kab .framer-pu1bmh > :last-child, .framer-w6kab .framer-1pk09e > :last-child, .framer-w6kab .framer-lpplpo > :last-child, .framer-w6kab .framer-1baip7w > :last-child { margin-bottom: 0px; } .framer-w6kab .framer-yemns2 > * { margin: 0px; margin-bottom: calc(80px / 2); margin-top: calc(80px / 2); } .framer-w6kab .framer-pu1bmh > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-w6kab .framer-1pk09e > *, .framer-w6kab .framer-1baip7w > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-w6kab .framer-lpplpo > * { margin: 0px; margin-bottom: calc(12px / 2); margin-top: calc(12px / 2); } .framer-w6kab .framer-1dfcmkf > *, .framer-w6kab .framer-1dfcmkf > :first-child, .framer-w6kab .framer-1dfcmkf > :last-child { margin: 0px; } }}`,...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,...sharedStyle5.css,'.framer-w6kab[data-border=\"true\"]::after, .framer-w6kab [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; }'];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 1879\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"qwgAaVbyd\":{\"layout\":[\"fixed\",\"auto\"]},\"fALIJgMeM\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerResponsiveScreen\n */const FramerUQKvAKPet=withCSS(Component,css,\"framer-w6kab\");export default FramerUQKvAKPet;FramerUQKvAKPet.displayName=\"Blog\";FramerUQKvAKPet.defaultProps={height:1879,width:1200};addFonts(FramerUQKvAKPet,[{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\"}]},...NavbarNavbarFonts,...FooterFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts),...getFontsFromSharedStyle(sharedStyle5.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerUQKvAKPet\",\"slots\":[],\"annotations\":{\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"1879\",\"framerIntrinsicWidth\":\"1200\",\"framerDisplayContentsDiv\":\"false\",\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\",\"framerResponsiveScreen\":\"\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"qwgAaVbyd\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"fALIJgMeM\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["NavbarNavbarFonts", "getFonts", "ecmJK805P_default", "RichTextWithFX", "withFX", "RichText", "FooterFonts", "g0SUzKpAC_default", "breakpoints", "serializationHash", "variantClassNames", "animation", "transition1", "textEffect", "animation1", "transition2", "animation2", "transition3", "animation3", "toResponsiveImage", "value", "toDateString", "options", "activeLocale", "date", "display", "dateOptions", "fallbackLocale", "locale", "QueryData", "query", "children", "data", "useQueryData", "metadata", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "Component", "Y", "ref", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "PODzd5BiJdKpYtjHV6", "TaMcwfNd3dKpYtjHV6", "BlpJU88ozdKpYtjHV6", "alavTTNkSdKpYtjHV6", "ZSuztsgGgdKpYtjHV6", "iddKpYtjHV6", "PODzd5BiJemPZk4uLE", "TaMcwfNd3emPZk4uLE", "BlpJU88ozemPZk4uLE", "alavTTNkSemPZk4uLE", "idemPZk4uLE", "restProps", "ue", "metadata1", "robotsTag", "ie", "_document_querySelector", "bodyCls", "body", "c", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "ref1", "pe", "activeLocaleCode", "useLocaleCode", "defaultLayoutId", "ae", "sharedStyleClassNames", "useCustomCursors", "p", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "cx", "PropertyOverrides", "ComponentViewportProvider", "Container", "ecmJK805P_default", "RichText", "x", "RichTextWithFX", "ChildrenCanSuspend", "kYIEcqnfo_default", "collection", "paginationInfo", "loadMore", "l", "i", "textContent", "PathVariablesContext", "Link", "Image2", "collection1", "paginationInfo1", "loadMore1", "textContent1", "g0SUzKpAC_default", "css", "FramerUQKvAKPet", "withCSS", "UQKvAKPet_default", "addFonts", "NavbarNavbarFonts", "FooterFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
