{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/3nWuCFcTTPL9W37btolX/5SGoiFMkwyY5r80qnGhP/wk9bKOGwg.js"],
  "sourcesContent": ["// Generated by Framer (90417e1)\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,useRouteElementId,withCSS,withFX}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import AboutUsCard from\"#framer/local/canvasComponent/C9Avwecw_/C9Avwecw_.js\";import Navigation from\"#framer/local/canvasComponent/lCsDvkoEn/lCsDvkoEn.js\";import Footer from\"#framer/local/canvasComponent/svmPpNReg/svmPpNReg.js\";import Blog from\"#framer/local/collection/kA404DwhS/kA404DwhS.js\";import*as sharedStyle1 from\"#framer/local/css/dQEocg0fH/dQEocg0fH.js\";import*as sharedStyle from\"#framer/local/css/SELvmmAkf/SELvmmAkf.js\";import*as sharedStyle2 from\"#framer/local/css/ZzIg35cX4/ZzIg35cX4.js\";import metadataProvider from\"#framer/local/webPageMetadata/wk9bKOGwg/wk9bKOGwg.js\";const RichTextWithFX=withFX(RichText);const NavigationFonts=getFonts(Navigation);const AboutUsCardFonts=getFonts(AboutUsCard);const FooterFonts=getFonts(Footer);const breakpoints={M5quYe3md:\"(max-width: 809px)\",O1vhhVEjv:\"(min-width: 1200px)\",S8IVNz7N6:\"(min-width: 810px) and (max-width: 1199px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-v2AsJ\";const variantClassNames={M5quYe3md:\"framer-v-1v81b8w\",O1vhhVEjv:\"framer-v-e3wl08\",S8IVNz7N6:\"framer-v-1llbxcc\"};const transition1={damping:30,delay:0,mass:1,stiffness:250,type:\"spring\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:.98,skewX:0,skewY:0,transition:transition1};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const animation1={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:-40};const transition2={damping:40,delay:0,mass:1,stiffness:200,type:\"spring\"};const animation2={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:-20};const transition3={damping:40,delay:.1,mass:1,stiffness:200,type:\"spring\"};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 QueryData=({query,pageSize,children})=>{const data=useQueryData(query);return children(data);};const metadata=metadataProvider();const humanReadableVariantMap={Desktop:\"O1vhhVEjv\",Phone:\"M5quYe3md\",Tablet:\"S8IVNz7N6\"};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:\"O1vhhVEjv\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,XdGOlmNXHFGyxfX5Sn,urjDFdd1rFGyxfX5Sn,Z7AJyoxXdFGyxfX5Sn,CB_t0o0LjFGyxfX5Sn,idFGyxfX5Sn,...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-v2AsJ`);}return()=>{if(bodyCls)document.body.classList.remove(`${metadata1.bodyClassName}-framer-v2AsJ`);};},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const ref1=React.useRef(null);const elementId=useRouteElementId(\"fIJUnrEit\");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:\"O1vhhVEjv\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-e3wl08\",className),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-19pw311\",\"data-framer-name\":\"SectionHeader\",id:elementId,name:\"SectionHeader\",ref:ref2,children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-opjzlj\",\"data-framer-name\":\"Header\",name:\"Header\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{M5quYe3md:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-uyuyv3\",\"data-styles-preset\":\"SELvmmAkf\",style:{\"--framer-text-color\":\"var(--token-545afc82-d790-4647-bdd0-17dca164eab2, rgb(0, 0, 0))\"},children:\"Latest stories from Swiss alps\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-uyuyv3\",\"data-styles-preset\":\"SELvmmAkf\",style:{\"--framer-text-color\":\"var(--token-545afc82-d790-4647-bdd0-17dca164eab2, rgb(0, 0, 0))\"},children:\"Activities in Sintra\"})}),className:\"framer-11tpc9b\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-wzgeo\",\"data-framer-name\":\"BlogCollection\",name:\"BlogCollection\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1e0wwi7\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"FGyxfX5Sn\",data:Blog,type:\"Collection\"},select:[{collection:\"FGyxfX5Sn\",name:\"XdGOlmNXH\",type:\"Identifier\"},{collection:\"FGyxfX5Sn\",name:\"urjDFdd1r\",type:\"Identifier\"},{collection:\"FGyxfX5Sn\",name:\"Z7AJyoxXd\",type:\"Identifier\"},{collection:\"FGyxfX5Sn\",name:\"CB_t0o0Lj\",type:\"Identifier\"},{collection:\"FGyxfX5Sn\",name:\"id\",type:\"Identifier\"}]},children:(collection,paginationInfo,loadMore)=>/*#__PURE__*/_jsx(_Fragment,{children:collection.map(({\"XdGOlmNXH\":XdGOlmNXHFGyxfX5Sn,\"urjDFdd1r\":urjDFdd1rFGyxfX5Sn,\"Z7AJyoxXd\":Z7AJyoxXdFGyxfX5Sn,\"CB_t0o0Lj\":CB_t0o0LjFGyxfX5Sn,\"id\":idFGyxfX5Sn},i)=>{const textContent=toDateString(CB_t0o0LjFGyxfX5Sn,{dateStyle:\"medium\",locale:\"\"},activeLocaleCode);return /*#__PURE__*/_jsx(LayoutGroup,{id:`FGyxfX5Sn-${idFGyxfX5Sn}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{XdGOlmNXH:XdGOlmNXHFGyxfX5Sn},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{XdGOlmNXH:XdGOlmNXHFGyxfX5Sn},webPageId:\"Vn0gFNJNN\"},children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-1ub9chc framer-1a6jwdp\",whileHover:animation,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{M5quYe3md:{background:{alt:\"\",fit:\"fill\",sizes:\"max(min(90vw, 1200px), 200px)\",...toResponsiveImage(urjDFdd1rFGyxfX5Sn)}},S8IVNz7N6:{background:{alt:\"\",fit:\"fill\",sizes:\"max((max(min(90vw, 1200px), 1px) - 16px) / 2, 200px)\",...toResponsiveImage(urjDFdd1rFGyxfX5Sn)}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",sizes:\"max((max(min(90vw, 1200px), 1px) - 32px) / 3, 200px)\",...toResponsiveImage(urjDFdd1rFGyxfX5Sn)},className:\"framer-1s6qic8\",\"data-framer-name\":\"Image\",name:\"Image\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-prbs9d\",\"data-framer-name\":\"Articlename\",name:\"Articlename\",children:[/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation1,__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-efnd65\",\"data-styles-preset\":\"dQEocg0fH\",style:{\"--framer-text-color\":\"var(--token-d0383b39-63d0-4c76-86ab-da6b778a314a, rgb(255, 255, 255))\"},children:\"Title\"})}),className:\"framer-eg354i\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],name:\"Title\",text:Z7AJyoxXdFGyxfX5Sn,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter: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-1w969p9\",\"data-styles-preset\":\"ZzIg35cX4\",style:{\"--framer-text-color\":\"var(--token-d0383b39-63d0-4c76-86ab-da6b778a314a, rgb(255, 255, 255))\"},children:\"Content\"})}),className:\"framer-jgmng2\",\"data-framer-name\":\"Date\",fonts:[\"Inter\"],name:\"Date\",text:textContent,verticalAlignment:\"top\",withExternalLayout:true})]})})})})})})},idFGyxfX5Sn);})})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{M5quYe3md:{width:\"min(100vw - 32px, 1400px)\",y:24}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:80,width:\"min(100vw, 1400px)\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-cg86a1-container\",layoutScroll:true,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{M5quYe3md:{variant:\"iDkwlWnSm\"}},children:/*#__PURE__*/_jsx(Navigation,{height:\"100%\",id:\"Km3jH357q\",layoutId:\"Km3jH357q\",style:{maxWidth:\"100%\",width:\"100%\"},variant:\"EW_i9S2nT\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1gf3jsq\",\"data-framer-name\":\"About us\",name:\"About us\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{M5quYe3md:{width:\"min(95vw, 1280px)\",y:3584},S8IVNz7N6:{y:1976}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:720,width:\"min(max(100vw - 80px, 1px), 1280px)\",y:1440,children:/*#__PURE__*/_jsx(Container,{className:\"framer-urgwwf-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{M5quYe3md:{style:{maxWidth:\"100%\",width:\"100%\"},variant:\"So8dJgZr8\"}},children:/*#__PURE__*/_jsx(AboutUsCard,{height:\"100%\",id:\"zh8ylORSt\",layoutId:\"zh8ylORSt\",style:{height:\"100%\",maxWidth:\"100%\",width:\"100%\"},variant:\"hlQ4QM_p8\",width:\"100%\"})})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{M5quYe3md:{y:4424},S8IVNz7N6:{y:2816}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:519,width:\"100vw\",y:2280,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1wa2r4x-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{M5quYe3md:{variant:\"yXP3eFbVF\"},S8IVNz7N6:{variant:\"HyrQVkmlK\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"X9zxOyf3j\",layoutId:\"X9zxOyf3j\",style:{width:\"100%\"},variant:\"sXI8wqrCW\",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-v2AsJ { background: white; }`,\".framer-v2AsJ.framer-1a6jwdp, .framer-v2AsJ .framer-1a6jwdp { display: block; }\",\".framer-v2AsJ.framer-e3wl08 { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 120px 0px 0px 0px; position: relative; width: 1200px; }\",\".framer-v2AsJ .framer-19pw311 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: center; max-width: 1200px; overflow: visible; padding: 0px; position: relative; scroll-margin-top: 40px; width: 90%; }\",\".framer-v2AsJ .framer-opjzlj { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 60%; }\",\".framer-v2AsJ .framer-11tpc9b { --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-v2AsJ .framer-wzgeo { 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: 0px; position: relative; width: 90%; }\",\".framer-v2AsJ .framer-1e0wwi7 { display: grid; flex: 1 0 0px; gap: 16px; grid-auto-rows: min-content; grid-template-columns: repeat(3, minmax(200px, 1fr)); height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-v2AsJ .framer-1ub9chc { align-content: center; align-items: center; align-self: start; display: flex; flex: none; flex-direction: row; flex-wrap: wrap; gap: 24px; height: 520px; justify-content: flex-start; justify-self: start; padding: 0px; position: relative; text-decoration: none; width: 100%; }\",\".framer-v2AsJ .framer-1s6qic8 { border-bottom-left-radius: 24px; border-bottom-right-radius: 24px; border-top-left-radius: 24px; border-top-right-radius: 24px; flex: 1 0 0px; height: 100%; position: relative; width: 1px; }\",\".framer-v2AsJ .framer-prbs9d { align-content: flex-start; align-items: flex-start; background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 100%); border-bottom-left-radius: 24px; border-bottom-right-radius: 24px; bottom: 0px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; left: 0px; min-width: 200px; padding: 24px; position: absolute; right: 0px; }\",\".framer-v2AsJ .framer-eg354i, .framer-v2AsJ .framer-jgmng2 { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-v2AsJ .framer-cg86a1-container { flex: none; height: auto; left: 50%; max-width: 1400px; position: fixed; top: 0px; transform: translateX(-50%); width: 100%; z-index: 1; }\",\".framer-v2AsJ .framer-1gf3jsq { align-content: flex-start; align-items: flex-start; background-color: #ffffff; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 40px; position: relative; width: 100%; }\",\".framer-v2AsJ .framer-urgwwf-container { flex: 1 0 0px; height: 720px; max-width: 1280px; position: relative; width: 1px; }\",\".framer-v2AsJ .framer-1wa2r4x-container { flex: none; height: auto; position: relative; width: 100%; z-index: 0; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-v2AsJ.framer-e3wl08, .framer-v2AsJ .framer-19pw311, .framer-v2AsJ .framer-opjzlj, .framer-v2AsJ .framer-wzgeo, .framer-v2AsJ .framer-1ub9chc, .framer-v2AsJ .framer-prbs9d, .framer-v2AsJ .framer-1gf3jsq { gap: 0px; } .framer-v2AsJ.framer-e3wl08 > *, .framer-v2AsJ .framer-19pw311 > * { margin: 0px; margin-bottom: calc(80px / 2); margin-top: calc(80px / 2); } .framer-v2AsJ.framer-e3wl08 > :first-child, .framer-v2AsJ .framer-19pw311 > :first-child, .framer-v2AsJ .framer-opjzlj > :first-child, .framer-v2AsJ .framer-prbs9d > :first-child { margin-top: 0px; } .framer-v2AsJ.framer-e3wl08 > :last-child, .framer-v2AsJ .framer-19pw311 > :last-child, .framer-v2AsJ .framer-opjzlj > :last-child, .framer-v2AsJ .framer-prbs9d > :last-child { margin-bottom: 0px; } .framer-v2AsJ .framer-opjzlj > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-v2AsJ .framer-wzgeo > *, .framer-v2AsJ .framer-1gf3jsq > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-v2AsJ .framer-wzgeo > :first-child, .framer-v2AsJ .framer-1ub9chc > :first-child, .framer-v2AsJ .framer-1gf3jsq > :first-child { margin-left: 0px; } .framer-v2AsJ .framer-wzgeo > :last-child, .framer-v2AsJ .framer-1ub9chc > :last-child, .framer-v2AsJ .framer-1gf3jsq > :last-child { margin-right: 0px; } .framer-v2AsJ .framer-1ub9chc > * { margin: 0px; margin-left: calc(24px / 2); margin-right: calc(24px / 2); } .framer-v2AsJ .framer-prbs9d > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } }\",`@media (min-width: 810px) and (max-width: 1199px) { .${metadata.bodyClassName}-framer-v2AsJ { background: white; } .framer-v2AsJ.framer-e3wl08 { width: 810px; } .framer-v2AsJ .framer-opjzlj { gap: 32px; } .framer-v2AsJ .framer-1e0wwi7 { grid-template-columns: repeat(2, minmax(200px, 1fr)); } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-v2AsJ .framer-opjzlj { gap: 0px; } .framer-v2AsJ .framer-opjzlj > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-v2AsJ .framer-opjzlj > :first-child { margin-top: 0px; } .framer-v2AsJ .framer-opjzlj > :last-child { margin-bottom: 0px; } }}`,`@media (max-width: 809px) { .${metadata.bodyClassName}-framer-v2AsJ { background: white; } .framer-v2AsJ.framer-e3wl08 { width: 390px; } .framer-v2AsJ .framer-opjzlj { gap: 24px; width: 100%; } .framer-v2AsJ .framer-wzgeo { flex-direction: column; } .framer-v2AsJ .framer-1e0wwi7 { flex: none; grid-template-columns: repeat(1, minmax(200px, 1fr)); width: 100%; } .framer-v2AsJ .framer-cg86a1-container { left: 16px; right: 16px; top: 24px; transform: unset; width: unset; } .framer-v2AsJ .framer-1gf3jsq { flex-direction: column; padding: 40px 0px 40px 0px; width: 95%; } .framer-v2AsJ .framer-urgwwf-container { flex: none; height: auto; width: 100%; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-v2AsJ .framer-opjzlj, .framer-v2AsJ .framer-wzgeo, .framer-v2AsJ .framer-1gf3jsq { gap: 0px; } .framer-v2AsJ .framer-opjzlj > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-v2AsJ .framer-opjzlj > :first-child, .framer-v2AsJ .framer-wzgeo > :first-child, .framer-v2AsJ .framer-1gf3jsq > :first-child { margin-top: 0px; } .framer-v2AsJ .framer-opjzlj > :last-child, .framer-v2AsJ .framer-wzgeo > :last-child, .framer-v2AsJ .framer-1gf3jsq > :last-child { margin-bottom: 0px; } .framer-v2AsJ .framer-wzgeo > *, .framer-v2AsJ .framer-1gf3jsq > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } }}`,...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 2799\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"S8IVNz7N6\":{\"layout\":[\"fixed\",\"auto\"]},\"M5quYe3md\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerResponsiveScreen\n */const Framerwk9bKOGwg=withCSS(Component,css,\"framer-v2AsJ\");export default Framerwk9bKOGwg;Framerwk9bKOGwg.displayName=\"Blog\";Framerwk9bKOGwg.defaultProps={height:2799,width:1200};addFonts(Framerwk9bKOGwg,[{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\"}]},...NavigationFonts,...AboutUsCardFonts,...FooterFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"Framerwk9bKOGwg\",\"slots\":[],\"annotations\":{\"framerComponentViewportWidth\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"1200\",\"framerIntrinsicHeight\":\"2799\",\"framerResponsiveScreen\":\"\",\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"S8IVNz7N6\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"M5quYe3md\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["RichTextWithFX", "withFX", "RichText2", "NavigationFonts", "getFonts", "lCsDvkoEn_default", "AboutUsCardFonts", "C9Avwecw_default", "FooterFonts", "svmPpNReg_default", "breakpoints", "serializationHash", "variantClassNames", "transition1", "animation", "toResponsiveImage", "value", "animation1", "transition2", "animation2", "transition3", "toDateString", "options", "activeLocale", "date", "display", "dateOptions", "fallbackLocale", "locale", "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", "XdGOlmNXHFGyxfX5Sn", "urjDFdd1rFGyxfX5Sn", "Z7AJyoxXdFGyxfX5Sn", "CB_t0o0LjFGyxfX5Sn", "idFGyxfX5Sn", "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", "u", "LayoutGroup", "motion", "cx", "PropertyOverrides2", "x", "RichText2", "ChildrenCanSuspend", "kA404DwhS_default", "collection", "paginationInfo", "loadMore", "l", "i", "textContent", "PathVariablesContext", "Link", "Image2", "RichTextWithFX", "ComponentViewportProvider", "Container", "lCsDvkoEn_default", "C9Avwecw_default", "svmPpNReg_default", "css", "Framerwk9bKOGwg", "withCSS", "wk9bKOGwg_default", "addFonts", "NavigationFonts", "AboutUsCardFonts", "FooterFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
