{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/t12oDDUsh2ACLDNLrrs4/ydKRe0K8a22J4t3k4yXm/augiA20Il.js"],
  "sourcesContent": ["// Generated by Framer (0afc761)\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,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useQueryData,useRouter,withCSS}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import Input from\"https://framerusercontent.com/modules/oWVHHLIj4Q7woeIlKzbt/q6QHBkUymdktnMQmdwdO/Input.js\";import Navigation from\"#framer/local/canvasComponent/a0RHdLpeT/a0RHdLpeT.js\";import HeadingLines from\"#framer/local/canvasComponent/eyP4cEyT1/eyP4cEyT1.js\";import BlogCard from\"#framer/local/canvasComponent/MtzpnJqTB/MtzpnJqTB.js\";import Footer from\"#framer/local/canvasComponent/q1nbHX__T/q1nbHX__T.js\";import Button from\"#framer/local/canvasComponent/wpURhGRSb/wpURhGRSb.js\";import Blog,{enumToDisplayNameFunctions}from\"#framer/local/collection/k8eb6OYNe/k8eb6OYNe.js\";import*as sharedStyle1 from\"#framer/local/css/dXz3lE8Cb/dXz3lE8Cb.js\";import*as sharedStyle from\"#framer/local/css/Mw0TX7E69/Mw0TX7E69.js\";import metadataProvider from\"#framer/local/webPageMetadata/augiA20Il/augiA20Il.js\";const NavigationFonts=getFonts(Navigation);const HeadingLinesFonts=getFonts(HeadingLines);const BlogCardFonts=getFonts(BlogCard);const ButtonFonts=getFonts(Button);const InputFonts=getFonts(Input);const FooterFonts=getFonts(Footer);const breakpoints={b9OvRtrpp:\"(max-width: 809px)\",PxbCaJA4s:\"(min-width: 810px) and (max-width: 1199px)\",WQLkyLRf1:\"(min-width: 1200px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-aQ05k\";const variantClassNames={b9OvRtrpp:\"framer-v-1emtlbd\",PxbCaJA4s:\"framer-v-p8nwob\",WQLkyLRf1:\"framer-v-72rtr7\"};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const QueryData=({query,pageSize,children})=>{const data=useQueryData(query);return children(data);};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"WQLkyLRf1\",Phone:\"b9OvRtrpp\",Tablet:\"PxbCaJA4s\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"WQLkyLRf1\"};};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,bfB8UVrhcGROmW9Aqt,JEClYTGY6GROmW9Aqt,ljepAC0faGROmW9Aqt,Di0jLz3N4GROmW9Aqt,vcrs_9kymGROmW9Aqt,vxlTCs4PtGROmW9Aqt,idGROmW9Aqt,...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];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const router=useRouter();useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"WQLkyLRf1\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-44ca3908-b195-4365-8554-f7d6d9156f84, rgb(0, 0, 0)); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-72rtr7\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{b9OvRtrpp:{width:`min(${componentViewport?.width||\"100vw\"} - 40px, 1300px)`},PxbCaJA4s:{width:`min(${componentViewport?.width||\"100vw\"} - 60px, 1300px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:92,width:`min(${componentViewport?.width||\"100vw\"} - 80px, 1300px)`,y:(componentViewport?.y||0)+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-17wub9n-container\",nodeId:\"SIxDxKImg\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{b9OvRtrpp:{variant:\"pzLGXT17y\"}},children:/*#__PURE__*/_jsx(Navigation,{height:\"100%\",id:\"SIxDxKImg\",layoutId:\"SIxDxKImg\",style:{maxWidth:\"100%\",width:\"100%\"},variant:\"pAueaQ7_w\",width:\"100%\"})})})})}),/*#__PURE__*/_jsxs(\"main\",{className:\"framer-2tnm44\",\"data-framer-name\":\"Main\",children:[/*#__PURE__*/_jsxs(\"section\",{className:\"framer-o78dmu\",\"data-framer-name\":\"Featured Posts\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{b9OvRtrpp:{width:`min(${componentViewport?.width||\"100vw\"} - 40px, 1300px)`},PxbCaJA4s:{width:`min(${componentViewport?.width||\"100vw\"} - 60px, 1300px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:45,width:`min(${componentViewport?.width||\"100vw\"} - 80px, 1300px)`,y:(componentViewport?.y||0)+0+92+80+0+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-14b440y-container\",nodeId:\"bNAxd0CPJ\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{b9OvRtrpp:{variant:\"EhcSAyufG\"}},children:/*#__PURE__*/_jsx(HeadingLines,{height:\"100%\",id:\"bNAxd0CPJ\",layoutId:\"bNAxd0CPJ\",MlAnCQ05n:\"Featured Posts\",style:{width:\"100%\"},variant:\"dXk_GPa9p\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-161p1ww\",\"data-framer-name\":\"Featured Articles\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"GROmW9Aqt\",data:Blog,type:\"Collection\"},limit:{type:\"LiteralValue\",value:6},select:[{collection:\"GROmW9Aqt\",name:\"bfB8UVrhc\",type:\"Identifier\"},{collection:\"GROmW9Aqt\",name:\"JEClYTGY6\",type:\"Identifier\"},{collection:\"GROmW9Aqt\",name:\"ljepAC0fa\",type:\"Identifier\"},{collection:\"GROmW9Aqt\",name:\"Di0jLz3N4\",type:\"Identifier\"},{collection:\"GROmW9Aqt\",name:\"vcrs_9kym\",type:\"Identifier\"},{collection:\"GROmW9Aqt\",name:\"vxlTCs4Pt\",type:\"Identifier\"},{collection:\"GROmW9Aqt\",name:\"id\",type:\"Identifier\"}],where:{collection:\"GROmW9Aqt\",name:\"GTewd2Q7a\",type:\"Identifier\"}},children:(collection,paginationInfo,loadMore)=>/*#__PURE__*/_jsx(_Fragment,{children:collection?.map(({bfB8UVrhc:bfB8UVrhcGROmW9Aqt,Di0jLz3N4:Di0jLz3N4GROmW9Aqt,id:idGROmW9Aqt,JEClYTGY6:JEClYTGY6GROmW9Aqt,ljepAC0fa:ljepAC0faGROmW9Aqt,vcrs_9kym:vcrs_9kymGROmW9Aqt,vxlTCs4Pt:vxlTCs4PtGROmW9Aqt},index)=>{bfB8UVrhcGROmW9Aqt??=\"\";JEClYTGY6GROmW9Aqt??=0;vxlTCs4PtGROmW9Aqt??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`GROmW9Aqt-${idGROmW9Aqt}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{vxlTCs4Pt:vxlTCs4PtGROmW9Aqt},children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{vxlTCs4Pt:vxlTCs4PtGROmW9Aqt},webPageId:\"odX7FpawL\"},implicitPathVariables:undefined},{href:{pathVariables:{vxlTCs4Pt:vxlTCs4PtGROmW9Aqt},webPageId:\"odX7FpawL\"},implicitPathVariables:undefined},{href:{pathVariables:{vxlTCs4Pt:vxlTCs4PtGROmW9Aqt},webPageId:\"odX7FpawL\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{b9OvRtrpp:{width:`min(${componentViewport?.width||\"100vw\"} - 40px, 1300px)`},PxbCaJA4s:{width:`max((min(${componentViewport?.width||\"100vw\"} - 60px, 1300px) - 25px) / 2, 200px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:514,width:`max((min(${componentViewport?.width||\"100vw\"} - 80px, 1300px) - 50px) / 3, 200px)`,y:(componentViewport?.y||0)+0+92+80+0+0+95+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1tfoch9-container\",nodeId:\"NeGdsMcTi\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{b9OvRtrpp:{O83m41AIk:resolvedLinks[2]},PxbCaJA4s:{O83m41AIk:resolvedLinks[1]}},children:/*#__PURE__*/_jsx(BlogCard,{ad_P5e88U:enumToDisplayNameFunctions[\"vcrs_9kym\"]?.(vcrs_9kymGROmW9Aqt,activeLocale),EWshFxKwB:ljepAC0faGROmW9Aqt,fj7t6JmNa:JEClYTGY6GROmW9Aqt,gfVtKhp6Q:bfB8UVrhcGROmW9Aqt,height:\"100%\",id:\"NeGdsMcTi\",layoutId:\"NeGdsMcTi\",ny3cNqLR_:toResponsiveImage(Di0jLz3N4GROmW9Aqt),O83m41AIk:resolvedLinks[0],style:{width:\"100%\"},width:\"100%\"})})})})})})})},idGROmW9Aqt);})})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"MqUDNtK_Z\"},implicitPathVariables:undefined},{href:{webPageId:\"MqUDNtK_Z\"},implicitPathVariables:undefined},{href:{webPageId:\"MqUDNtK_Z\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{b9OvRtrpp:{y:(componentViewport?.y||0)+0+92+80+0+0+659}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:43,y:(componentViewport?.y||0)+0+92+80+0+0+684,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1p21ofb-container\",nodeId:\"FG1hTlUEN\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{b9OvRtrpp:{FkGQyZcCS:resolvedLinks1[2]},PxbCaJA4s:{FkGQyZcCS:resolvedLinks1[1]}},children:/*#__PURE__*/_jsx(Button,{FkGQyZcCS:resolvedLinks1[0],height:\"100%\",id:\"FG1hTlUEN\",layoutId:\"FG1hTlUEN\",width:\"100%\",zoHaZ1fWY:\"Explore More Articles\"})})})})})})]}),/*#__PURE__*/_jsxs(\"section\",{className:\"framer-1ptke7z\",\"data-framer-name\":\"Newsletter Signup\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-yumrhi\",\"data-framer-name\":\"Text Container\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{b9OvRtrpp:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-ok3bry\",\"data-styles-preset\":\"Mw0TX7E69\",style:{\"--framer-text-alignment\":\"center\"},children:\"Don't Miss Our Weekly Post\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-ok3bry\",\"data-styles-preset\":\"Mw0TX7E69\",children:\"Don't Miss Our Weekly Post\"})}),className:\"framer-nl0f6l\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-3ys1sd\",\"data-styles-preset\":\"dXz3lE8Cb\",style:{\"--framer-text-alignment\":\"center\"},children:\"Subscribe to our newsletter and never miss out on the latest tech trends again.\"})}),className:\"framer-n8mj0r\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1885o4r-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"X_wq7X0JW\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(Input,{button:{buttonFont:{},buttonPadding:10,buttonPaddingBottom:10,buttonPaddingLeft:10,buttonPaddingPerSide:false,buttonPaddingRight:10,buttonPaddingTop:10,color:\"rgb(255, 255, 255)\",fill:\"rgb(239, 35, 60)\",insetWhenDocked:8,isDocked:false,label:\"Subscribe\",shouldAppear:true,widthWhenDocked:100},convertkitAPI:\"\",convertkitFormID:\"\",font:{fontFamily:'\"General Sans\", \"General Sans Placeholder\", sans-serif',fontSize:\"16px\",fontStyle:\"normal\",fontWeight:400,letterSpacing:\"0em\",lineHeight:\"1em\"},formsparkID:\"\",gap:10,getwaitlistAPI:\"\",height:\"100%\",id:\"X_wq7X0JW\",input:{borderRadius:8,color:\"var(--token-44ca3908-b195-4365-8554-f7d6d9156f84, rgb(17, 17, 17))\",fill:\"rgb(255, 255, 255)\",fixedHeight:50,height:true,padding:15,paddingBottom:10,paddingLeft:20,paddingPerSide:true,paddingRight:20,paddingTop:10,placeholder:\"name@email.com\",placeholderColor:\"var(--token-44ca3908-b195-4365-8554-f7d6d9156f84, rgb(17, 17, 17))\"},layout:\"horizontal\",layoutId:\"X_wq7X0JW\",loopsID:\"\",loopsMailingList:\"\",loopsUserGroup:\"\",mailchimpURL:\"\",redirectAs:\"link\",service:\"mailchimp\",style:{maxWidth:\"100%\",width:\"100%\"},width:\"100%\"})})})]})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{b9OvRtrpp:{width:`min(${componentViewport?.width||\"100vw\"} - 40px, 1300px)`,y:(componentViewport?.y||0)+0+1405},PxbCaJA4s:{width:`min(${componentViewport?.width||\"100vw\"} - 60px, 1300px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:332,width:`min(${componentViewport?.width||\"100vw\"} - 80px, 1300px)`,y:(componentViewport?.y||0)+0+1379.2,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1wraagr-container\",nodeId:\"T3rstUl3u\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{b9OvRtrpp:{variant:\"jQXR4nula\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"T3rstUl3u\",layoutId:\"T3rstUl3u\",style:{maxWidth:\"100%\",width:\"100%\"},variant:\"SA9qj85Mp\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-aQ05k.framer-lux5qc, .framer-aQ05k .framer-lux5qc { display: block; }\",\".framer-aQ05k.framer-72rtr7 { align-content: center; align-items: center; background-color: var(--token-44ca3908-b195-4365-8554-f7d6d9156f84, #000000); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px 40px 0px 40px; position: relative; width: 1200px; }\",\".framer-aQ05k .framer-17wub9n-container { flex: none; height: auto; max-width: 1300px; position: relative; width: 100%; z-index: 1; }\",\".framer-aQ05k .framer-2tnm44 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; max-width: 1300px; overflow: hidden; padding: 80px 0px 150px 0px; position: relative; width: 100%; z-index: 2; }\",\".framer-aQ05k .framer-o78dmu { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 50px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-aQ05k .framer-14b440y-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-aQ05k .framer-161p1ww { display: grid; flex: none; gap: 25px; grid-auto-rows: min-content; grid-template-columns: repeat(3, minmax(200px, 1fr)); height: min-content; justify-content: center; padding: 0px; position: relative; width: 100%; }\",\".framer-aQ05k .framer-1tfoch9-container { align-self: start; flex: none; height: auto; justify-self: start; position: relative; width: 100%; }\",\".framer-aQ05k .framer-1p21ofb-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-aQ05k .framer-1ptke7z { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 35px; height: min-content; justify-content: center; overflow: hidden; padding: 150px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-aQ05k .framer-yumrhi { 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: min-content; }\",\".framer-aQ05k .framer-nl0f6l { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-aQ05k .framer-n8mj0r { flex: none; height: auto; max-width: 500px; position: relative; white-space: pre-wrap; width: auto; word-break: break-word; word-wrap: break-word; }\",\".framer-aQ05k .framer-1885o4r-container { flex: none; height: auto; max-width: 400px; position: relative; width: 100%; }\",\".framer-aQ05k .framer-1wraagr-container { flex: none; height: auto; max-width: 1300px; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-aQ05k.framer-72rtr7, .framer-aQ05k .framer-2tnm44, .framer-aQ05k .framer-o78dmu, .framer-aQ05k .framer-1ptke7z, .framer-aQ05k .framer-yumrhi { gap: 0px; } .framer-aQ05k.framer-72rtr7 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-aQ05k.framer-72rtr7 > :first-child, .framer-aQ05k .framer-2tnm44 > :first-child, .framer-aQ05k .framer-o78dmu > :first-child, .framer-aQ05k .framer-1ptke7z > :first-child, .framer-aQ05k .framer-yumrhi > :first-child { margin-top: 0px; } .framer-aQ05k.framer-72rtr7 > :last-child, .framer-aQ05k .framer-2tnm44 > :last-child, .framer-aQ05k .framer-o78dmu > :last-child, .framer-aQ05k .framer-1ptke7z > :last-child, .framer-aQ05k .framer-yumrhi > :last-child { margin-bottom: 0px; } .framer-aQ05k .framer-2tnm44 > *, .framer-aQ05k .framer-yumrhi > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-aQ05k .framer-o78dmu > * { margin: 0px; margin-bottom: calc(50px / 2); margin-top: calc(50px / 2); } .framer-aQ05k .framer-1ptke7z > * { margin: 0px; margin-bottom: calc(35px / 2); margin-top: calc(35px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,\"@media (min-width: 810px) and (max-width: 1199px) { .framer-aQ05k.framer-72rtr7 { padding: 0px 30px 0px 30px; width: 810px; } .framer-aQ05k .framer-161p1ww { grid-template-columns: repeat(2, minmax(200px, 1fr)); }}\",\"@media (max-width: 809px) { .framer-aQ05k.framer-72rtr7 { padding: 0px 20px 0px 20px; width: 390px; } .framer-aQ05k .framer-2tnm44 { padding: 80px 0px 100px 0px; } .framer-aQ05k .framer-161p1ww { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: column; flex-wrap: nowrap; justify-content: flex-start; } .framer-aQ05k .framer-1tfoch9-container { align-self: unset; } .framer-aQ05k .framer-yumrhi, .framer-aQ05k .framer-n8mj0r { width: 100%; } .framer-aQ05k .framer-nl0f6l { white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-aQ05k .framer-161p1ww { gap: 0px; } .framer-aQ05k .framer-161p1ww > * { margin: 0px; margin-bottom: calc(25px / 2); margin-top: calc(25px / 2); } .framer-aQ05k .framer-161p1ww > :first-child { margin-top: 0px; } .framer-aQ05k .framer-161p1ww > :last-child { margin-bottom: 0px; } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 2254\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"PxbCaJA4s\":{\"layout\":[\"fixed\",\"auto\"]},\"b9OvRtrpp\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections\n * @framerResponsiveScreen\n */const FrameraugiA20Il=withCSS(Component,css,\"framer-aQ05k\");export default FrameraugiA20Il;FrameraugiA20Il.displayName=\"Home\";FrameraugiA20Il.defaultProps={height:2254,width:1200};addFonts(FrameraugiA20Il,[{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:\"General Sans\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/MFQT7HFGCR2L5ULQTW6YXYZXXHMPKLJ3/YWQ244D6TACUX5JBKATPOW5I5MGJ3G73/7YY3ZAAE3TRV2LANYOLXNHTPHLXVWTKH.woff2\",weight:\"400\"}]},...NavigationFonts,...HeadingLinesFonts,...BlogCardFonts,...ButtonFonts,...InputFonts,...FooterFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FrameraugiA20Il\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerIntrinsicHeight\":\"2254\",\"framerColorSyntax\":\"true\",\"framerIntrinsicWidth\":\"1200\",\"framerScrollSections\":\"* @framerResponsiveScreen\",\"framerComponentViewportWidth\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"PxbCaJA4s\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"b9OvRtrpp\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerAutoSizeImages\":\"true\",\"framerDisplayContentsDiv\":\"false\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["NavigationFonts", "getFonts", "a0RHdLpeT_default", "HeadingLinesFonts", "eyP4cEyT1_default", "BlogCardFonts", "MtzpnJqTB_default", "ButtonFonts", "wpURhGRSb_default", "InputFonts", "Input_default", "FooterFonts", "q1nbHX_T_default", "breakpoints", "serializationHash", "variantClassNames", "toResponsiveImage", "value", "QueryData", "query", "pageSize", "children", "data", "useQueryData", "HTMLStyle", "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", "bfB8UVrhcGROmW9Aqt", "JEClYTGY6GROmW9Aqt", "ljepAC0faGROmW9Aqt", "Di0jLz3N4GROmW9Aqt", "vcrs_9kymGROmW9Aqt", "vxlTCs4PtGROmW9Aqt", "idGROmW9Aqt", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "scopingClassNames", "cx", "router", "useRouter", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "PropertyOverrides2", "ComponentViewportProvider", "Container", "a0RHdLpeT_default", "eyP4cEyT1_default", "ChildrenCanSuspend", "k8eb6OYNe_default", "collection", "paginationInfo", "loadMore", "l", "index", "PathVariablesContext", "ResolveLinks", "resolvedLinks", "MtzpnJqTB_default", "enumToDisplayNameFunctions", "resolvedLinks1", "wpURhGRSb_default", "RichText2", "Input_default", "q1nbHX_T_default", "css", "FrameraugiA20Il", "withCSS", "augiA20Il_default", "addFonts", "NavigationFonts", "HeadingLinesFonts", "BlogCardFonts", "ButtonFonts", "InputFonts", "FooterFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
