{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/kaEVl2B46ZjXLCMcFeKm/IrpuNlR1r4lxdnnMz4mH/Hz2dRNeFK.js"],
  "sourcesContent": ["// Generated by Framer (b42fcc8)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getWhereExpressionFromPathVariables,NotFoundError,PropertyOverrides,useCurrentPathVariables,useCustomCursors,useHydratedBreakpointVariants,useLocaleInfo,useQueryData,withCSS}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import Footer from\"#framer/local/canvasComponent/fPDgomnyL/fPDgomnyL.js\";import ContentWrapper from\"#framer/local/canvasComponent/trMSmco_n/trMSmco_n.js\";import Navbar from\"#framer/local/canvasComponent/ZiAPnSbhy/ZiAPnSbhy.js\";import Articles from\"#framer/local/collection/JZseHBCF1/JZseHBCF1.js\";import metadataProvider from\"#framer/local/webPageMetadata/Hz2dRNeFK/Hz2dRNeFK.js\";const NavbarFonts=getFonts(Navbar);const ContentWrapperFonts=getFonts(ContentWrapper);const FooterFonts=getFonts(Footer);const breakpoints={IDtSeHpgi:\"(min-width: 1440px)\",sjKk09BpJ:\"(min-width: 1200px) and (max-width: 1439px)\",x39McGvnc:\"(min-width: 810px) and (max-width: 1199px)\",xeBmY6ppE:\"(max-width: 809px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-WG0M4\";const variantClassNames={IDtSeHpgi:\"framer-v-1jmtyxq\",sjKk09BpJ:\"framer-v-j5xv9e\",x39McGvnc:\"framer-v-1lfoo7c\",xeBmY6ppE:\"framer-v-18ztew6\"};const metadata=metadataProvider();const humanReadableVariantMap={Desktop:\"IDtSeHpgi\",Laptop:\"sjKk09BpJ\",Phone:\"xeBmY6ppE\",Tablet:\"x39McGvnc\"};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:\"IDtSeHpgi\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const currentPathVariables=useCurrentPathVariables();const[currentRouteData]=useQueryData({from:{alias:\"Hz2dRNeFK\",data:Articles,type:\"Collection\"},select:[{collection:\"Hz2dRNeFK\",name:\"xNtKaHKVG\",type:\"Identifier\"},{collection:\"Hz2dRNeFK\",name:\"UhniQVTRl\",type:\"Identifier\"},{collection:\"Hz2dRNeFK\",name:\"cyfQHesZ9\",type:\"Identifier\"},{collection:\"Hz2dRNeFK\",name:\"OjQQWOF7H\",type:\"Identifier\"},{collection:\"Hz2dRNeFK\",name:\"AjZmVvsSz\",type:\"Identifier\"},{collection:\"Hz2dRNeFK\",name:\"tEEKupcXV\",type:\"Identifier\"}],where:getWhereExpressionFromPathVariables(currentPathVariables,\"Hz2dRNeFK\")});const getFromCurrentRouteData=key=>{if(!currentRouteData)throw new NotFoundError(`No data matches path variables: ${JSON.stringify(currentPathVariables)}`);return currentRouteData[key];};var _getFromCurrentRouteData,_getFromCurrentRouteData1,_getFromCurrentRouteData2,_getFromCurrentRouteData3,_getFromCurrentRouteData4;const{style,className,layoutId,variant,xNtKaHKVG=(_getFromCurrentRouteData=getFromCurrentRouteData(\"xNtKaHKVG\"))!==null&&_getFromCurrentRouteData!==void 0?_getFromCurrentRouteData:\"\",UhniQVTRl=(_getFromCurrentRouteData1=getFromCurrentRouteData(\"UhniQVTRl\"))!==null&&_getFromCurrentRouteData1!==void 0?_getFromCurrentRouteData1:\"\",tEEKupcXV=getFromCurrentRouteData(\"tEEKupcXV\"),cyfQHesZ9=(_getFromCurrentRouteData2=getFromCurrentRouteData(\"cyfQHesZ9\"))!==null&&_getFromCurrentRouteData2!==void 0?_getFromCurrentRouteData2:\"\",OjQQWOF7H=(_getFromCurrentRouteData3=getFromCurrentRouteData(\"OjQQWOF7H\"))!==null&&_getFromCurrentRouteData3!==void 0?_getFromCurrentRouteData3:\"\",AjZmVvsSz=(_getFromCurrentRouteData4=getFromCurrentRouteData(\"AjZmVvsSz\"))!==null&&_getFromCurrentRouteData4!==void 0?_getFromCurrentRouteData4:\"\",...restProps}=getProps(props);React.useEffect(()=>{const metadata1=metadataProvider(currentRouteData,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);}}},[currentRouteData,activeLocale]);React.useInsertionEffect(()=>{const metadata1=metadataProvider(currentRouteData,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-WG0M4`);}return()=>{if(bodyCls)document.body.classList.remove(`${metadata1.bodyClassName}-framer-WG0M4`);};},[currentRouteData,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[];useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"IDtSeHpgi\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-1jmtyxq\",className),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:80,width:\"100vw\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1voaqyt-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{x39McGvnc:{variant:\"l6mlNTGfm\"},xeBmY6ppE:{variant:\"l6mlNTGfm\"}},children:/*#__PURE__*/_jsx(Navbar,{height:\"100%\",id:\"lNYSKUYIe\",layoutId:\"lNYSKUYIe\",style:{width:\"100%\"},variant:\"tWNuFhbrQ\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-18xo8lk\",\"data-framer-name\":\"Main\",name:\"Main\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{x39McGvnc:{width:\"max(min(100vw, 1440px) - 40px, 1px)\",y:120},xeBmY6ppE:{width:\"max(min(100vw, 1440px), 1px)\",y:100}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:306,width:\"max(min(100vw, 1440px) - 100px, 1px)\",y:150,children:/*#__PURE__*/_jsx(Container,{className:\"framer-jhxod1-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{x39McGvnc:{variant:\"y9qlHDFiD\"},xeBmY6ppE:{variant:\"y9qlHDFiD\"}},children:/*#__PURE__*/_jsx(ContentWrapper,{height:\"100%\",id:\"xsg6mBFPl\",jO_C3n1JG:OjQQWOF7H,layoutId:\"xsg6mBFPl\",Lk_Ztm103:tEEKupcXV,pOYVwk6Xh:UhniQVTRl,style:{width:\"100%\"},sz572nlSS:cyfQHesZ9,variant:\"XBNMAQAvm\",WarhNPy6l:AjZmVvsSz,width:\"100%\",ZyTJEwIRT:xNtKaHKVG})})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{x39McGvnc:{y:466},xeBmY6ppE:{y:426}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:435,width:\"100vw\",y:526,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1y5to2n-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{x39McGvnc:{variant:\"lHC1viPy5\"},xeBmY6ppE:{variant:\"G79jWTrsC\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"NEAu7dV6C\",layoutId:\"NEAu7dV6C\",style:{width:\"100%\"},variant:\"rRii90KZS\",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-WG0M4 { background: white; }`,\".framer-WG0M4.framer-j14x0r, .framer-WG0M4 .framer-j14x0r { display: block; }\",\".framer-WG0M4.framer-1jmtyxq { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1440px; }\",\".framer-WG0M4 .framer-1voaqyt-container, .framer-WG0M4 .framer-1y5to2n-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-WG0M4 .framer-18xo8lk { 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: 1440px; overflow: visible; padding: 50px; position: relative; width: 100%; }\",\".framer-WG0M4 .framer-jhxod1-container { flex: 1 0 0px; height: auto; position: relative; width: 1px; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-WG0M4.framer-1jmtyxq, .framer-WG0M4 .framer-18xo8lk { gap: 0px; } .framer-WG0M4.framer-1jmtyxq > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-WG0M4.framer-1jmtyxq > :first-child { margin-top: 0px; } .framer-WG0M4.framer-1jmtyxq > :last-child { margin-bottom: 0px; } .framer-WG0M4 .framer-18xo8lk > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-WG0M4 .framer-18xo8lk > :first-child { margin-left: 0px; } .framer-WG0M4 .framer-18xo8lk > :last-child { margin-right: 0px; } }\",`@media (min-width: 810px) and (max-width: 1199px) { .${metadata.bodyClassName}-framer-WG0M4 { background: white; } .framer-WG0M4.framer-1jmtyxq { width: 810px; } .framer-WG0M4 .framer-18xo8lk { padding: 20px; }}`,`@media (max-width: 809px) { .${metadata.bodyClassName}-framer-WG0M4 { background: white; } .framer-WG0M4.framer-1jmtyxq { width: 390px; } .framer-WG0M4 .framer-18xo8lk { padding: 0px; }}`,`@media (min-width: 1200px) and (max-width: 1439px) { .${metadata.bodyClassName}-framer-WG0M4 { background: white; } .framer-WG0M4.framer-1jmtyxq { width: 1200px; }}`];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 4302\n * @framerIntrinsicWidth 1440\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"x39McGvnc\":{\"layout\":[\"fixed\",\"auto\"]},\"xeBmY6ppE\":{\"layout\":[\"fixed\",\"auto\"]},\"sjKk09BpJ\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerResponsiveScreen\n */const FramerHz2dRNeFK=withCSS(Component,css,\"framer-WG0M4\");export default FramerHz2dRNeFK;FramerHz2dRNeFK.displayName=\"Articles / Copy 2\";FramerHz2dRNeFK.defaultProps={height:4302,width:1440};addFonts(FramerHz2dRNeFK,[{explicitInter:true,fonts:[]},...NavbarFonts,...ContentWrapperFonts,...FooterFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerHz2dRNeFK\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"x39McGvnc\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"xeBmY6ppE\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"sjKk09BpJ\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"4302\",\"framerIntrinsicWidth\":\"1440\",\"framerDisplayContentsDiv\":\"false\",\"framerResponsiveScreen\":\"\",\"framerComponentViewportWidth\":\"true\",\"framerImmutableVariables\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["NavbarFonts", "getFonts", "ZiAPnSbhy_default", "ContentWrapperFonts", "trMSmco_n_default", "FooterFonts", "fPDgomnyL_default", "breakpoints", "serializationHash", "variantClassNames", "metadata", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "currentPathVariables", "useCurrentPathVariables", "currentRouteData", "useQueryData", "JZseHBCF1_default", "getWhereExpressionFromPathVariables", "getFromCurrentRouteData", "key", "NotFoundError", "_getFromCurrentRouteData", "_getFromCurrentRouteData1", "_getFromCurrentRouteData2", "_getFromCurrentRouteData3", "_getFromCurrentRouteData4", "style", "className", "layoutId", "variant", "xNtKaHKVG", "UhniQVTRl", "tEEKupcXV", "cyfQHesZ9", "OjQQWOF7H", "AjZmVvsSz", "restProps", "ue", "metadata1", "robotsTag", "ie", "_document_querySelector", "bodyCls", "body", "c", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "useCustomCursors", "p", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "cx", "ComponentViewportProvider", "Container", "PropertyOverrides2", "ZiAPnSbhy_default", "trMSmco_n_default", "fPDgomnyL_default", "css", "FramerHz2dRNeFK", "withCSS", "Hz2dRNeFK_default", "addFonts", "NavbarFonts", "ContentWrapperFonts", "FooterFonts", "__FramerMetadata__"]
}
