{"version":3,"file":"IakTrzrKmb28lVNzBJwBLfROXF87q4_2Xj5NO_1mvFE.Cg3pj2d2.mjs","names":["Header","Footer","prefix","suffix","props","useRef","Articles","metadata","metadataProvider","className","PropertyOverrides","Image","componentPresets.props[\"C8Gl63o08\"]","componentPresets.fonts?.[\"C8Gl63o08\"]"],"sources":["https:/framerusercontent.com/modules/15r19rB8r1Hy5mzhAVEN/2NmAOs64gcrIlhAP2mbV/MYqsF_Hjf.js","https:/framerusercontent.com/modules/37bH8ePF1MAFpdzmCKgq/vsG7p7oONNWS0m71kMri/MYqsF_Hjf.js"],"sourcesContent":["// Generated by Framer (e1a43d5)\nimport{LazyValue}from\"framer\";const valuesByLocaleId={KRyeZnE_H:new LazyValue(()=>import(\"./MYqsF_Hjf-0.js\"))};export default function getLocalizedValue(key,locale){while(locale){const values=valuesByLocaleId[locale.id];if(values){const value=values.read()[key];if(value)return value;}locale=locale.fallback;}}function preload(locale){const promises=[];while(locale){const values=valuesByLocaleId[locale.id];if(values){const promise=values.preload();if(promise)promises.push(promise);}locale=locale.fallback;}if(promises.length>0)return Promise.all(promises);}export function usePreloadLocalizedValues(locale){const preloadPromise=preload(locale);if(preloadPromise)throw preloadPromise;}\nexport const __FramerMetadata__ = {\"exports\":{\"usePreloadLocalizedValues\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}","// Generated by Framer (e1a43d5)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentPresetsProvider,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromComponentPreset,getFontsFromSharedStyle,getLoadingLazyAtYPosition,getWhereExpressionFromPathVariables,Image,Link,NotFoundError,PropertyOverrides,RichText,useComponentViewport,useCurrentPathVariables,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleCode,useLocaleInfo,useQueryData,withCSS}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import Header from\"#framer/local/canvasComponent/IIrdkDili/IIrdkDili.js\";import Footer from\"#framer/local/canvasComponent/RG_Mu1JTi/RG_Mu1JTi.js\";import Articles from\"#framer/local/collection/m38ydVdUP/m38ydVdUP.js\";import*as componentPresets from\"#framer/local/componentPresets/componentPresets/componentPresets.js\";import*as sharedStyle6 from\"#framer/local/css/at3ymI3PW/at3ymI3PW.js\";import*as sharedStyle1 from\"#framer/local/css/jCwDSJJGK/jCwDSJJGK.js\";import*as sharedStyle3 from\"#framer/local/css/m42nfZshI/m42nfZshI.js\";import*as sharedStyle7 from\"#framer/local/css/nMT5crWBA/nMT5crWBA.js\";import*as sharedStyle from\"#framer/local/css/NUV2c0Jvb/NUV2c0Jvb.js\";import*as sharedStyle4 from\"#framer/local/css/oDMcMu4dM/oDMcMu4dM.js\";import*as sharedStyle2 from\"#framer/local/css/PQmJW0QE2/PQmJW0QE2.js\";import*as sharedStyle5 from\"#framer/local/css/qwwrTlXiV/qwwrTlXiV.js\";import*as sharedStyle8 from\"#framer/local/css/tVx8CUinc/tVx8CUinc.js\";import getLocalizedValue,{usePreloadLocalizedValues}from\"#framer/local/localization/MYqsF_Hjf/MYqsF_Hjf.js\";import metadataProvider from\"#framer/local/webPageMetadata/MYqsF_Hjf/MYqsF_Hjf.js\";const HeaderFonts=getFonts(Header);const FooterFonts=getFonts(Footer);const breakpoints={eh3yTuIvg:\"(max-width: 809px)\",ELCRAUzQK:\"(min-width: 1300px)\",YftFrhawM:\"(min-width: 810px) and (max-width: 1299px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-VKi9V\";const variantClassNames={eh3yTuIvg:\"framer-v-wj1vvi\",ELCRAUzQK:\"framer-v-lqv9vj\",YftFrhawM:\"framer-v-183nmxn\"};const toDateString=(value,options={},activeLocale)=>{if(typeof value!==\"string\")return\"\";const date=new Date(value);if(isNaN(date.getTime()))return\"\";const display=options.display?options.display:\"date\";const dateOptions={dateStyle:display!==\"time\"?options.dateStyle:undefined,timeStyle:display===\"date\"?undefined:\"short\",timeZone:\"UTC\"};const fallbackLocale=\"en-US\";const locale=options.locale||activeLocale||fallbackLocale;// We add a try block because an invalid language code results in a crash\ntry{return date.toLocaleString(locale,dateOptions);}catch{return date.toLocaleString(fallbackLocale,dateOptions);}};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const isSet=value=>{if(Array.isArray(value))return value.length>0;return value!==undefined&&value!==null&&value!==\"\";};const prefix=(value,prefix)=>{if(typeof value===\"string\"&&typeof prefix===\"string\"){return prefix+value;}else if(typeof value===\"string\"){return value;}else if(typeof prefix===\"string\"){return prefix;}return\"\";};const suffix=(value,suffix)=>{if(typeof value===\"string\"&&typeof suffix===\"string\"){return value+suffix;}else if(typeof value===\"string\"){return value;}else if(typeof suffix===\"string\"){return suffix;}return\"\";};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"ELCRAUzQK\",Phone:\"eh3yTuIvg\",Tablet:\"YftFrhawM\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"ELCRAUzQK\"};};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 currentPathVariables=useCurrentPathVariables();const[currentRouteData]=useQueryData({from:{constraint:{left:{collection:\"MYqsF_Hjf\",name:\"nextItemId\",type:\"Identifier\"},operator:\"==\",right:{collection:\"nextItemId\",name:\"id\",type:\"Identifier\"},type:\"BinaryOperation\"},left:{constraint:{left:{collection:\"MYqsF_Hjf\",name:\"previousItemId\",type:\"Identifier\"},operator:\"==\",right:{collection:\"previousItemId\",name:\"id\",type:\"Identifier\"},type:\"BinaryOperation\"},left:{alias:\"MYqsF_Hjf\",data:Articles,type:\"Collection\"},right:{alias:\"previousItemId\",data:Articles,type:\"Collection\"},type:\"LeftJoin\"},right:{alias:\"nextItemId\",data:Articles,type:\"Collection\"},type:\"LeftJoin\"},select:[{collection:\"MYqsF_Hjf\",name:\"pVLciKgAg\",type:\"Identifier\"},{collection:\"MYqsF_Hjf\",name:\"heT3VzyNd\",type:\"Identifier\"},{collection:\"MYqsF_Hjf\",name:\"pTRPdRwV_\",type:\"Identifier\"},{collection:\"MYqsF_Hjf\",name:\"Go94Ahki6\",type:\"Identifier\"},{alias:\"previousItemId.pVLciKgAg\",collection:\"previousItemId\",name:\"pVLciKgAg\",type:\"Identifier\"},{alias:\"previousItemId.ncIlwPIx0\",collection:\"previousItemId\",name:\"ncIlwPIx0\",type:\"Identifier\"},{alias:\"previousItemId\",collection:\"previousItemId\",name:\"id\",type:\"Identifier\"},{alias:\"nextItemId.pVLciKgAg\",collection:\"nextItemId\",name:\"pVLciKgAg\",type:\"Identifier\"},{alias:\"nextItemId.ncIlwPIx0\",collection:\"nextItemId\",name:\"ncIlwPIx0\",type:\"Identifier\"},{alias:\"nextItemId\",collection:\"nextItemId\",name:\"id\",type:\"Identifier\"}],where:getWhereExpressionFromPathVariables(currentPathVariables,\"MYqsF_Hjf\")});const getFromCurrentRouteData=key=>{if(!currentRouteData)throw new NotFoundError(`No data matches path variables: ${JSON.stringify(currentPathVariables)}`);return currentRouteData[key];};const{style,className,layoutId,variant,pVLciKgAg=getFromCurrentRouteData(\"pVLciKgAg\")??\"\",heT3VzyNd=getFromCurrentRouteData(\"heT3VzyNd\"),pTRPdRwV_=getFromCurrentRouteData(\"pTRPdRwV_\"),Go94Ahki6=getFromCurrentRouteData(\"Go94Ahki6\")??\"\",previousItemId=getFromCurrentRouteData(\"previousItemId\"),previousItemId_ncIlwPIx0=getFromCurrentRouteData(\"previousItemId.ncIlwPIx0\")??\"\",previousItemId_pVLciKgAg=getFromCurrentRouteData(\"previousItemId.pVLciKgAg\")??\"\",nextItemId=getFromCurrentRouteData(\"nextItemId\"),nextItemId_ncIlwPIx0=getFromCurrentRouteData(\"nextItemId.ncIlwPIx0\")??\"\",nextItemId_pVLciKgAg=getFromCurrentRouteData(\"nextItemId.pVLciKgAg\")??\"\",...restProps}=getProps(props);React.useEffect(()=>{const metadata=metadataProvider(currentRouteData,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);}}},[currentRouteData,activeLocale]);React.useInsertionEffect(()=>{const metadata=metadataProvider(currentRouteData,activeLocale);document.title=metadata.title||\"\";if(metadata.viewport){document.querySelector('meta[name=\"viewport\"]')?.setAttribute(\"content\",metadata.viewport);}},[currentRouteData,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className,sharedStyle5.className,sharedStyle6.className,sharedStyle7.className,sharedStyle8.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const activeLocaleCode=useLocaleCode();const textContent=toDateString(heT3VzyNd,{dateStyle:\"medium\",locale:\"\"},activeLocaleCode);const visible=isSet(previousItemId);usePreloadLocalizedValues(activeLocale);const textContent1=prefix(previousItemId_pVLciKgAg,getLocalizedValue(\"v0\",activeLocale)??\"‹ \");const isDisplayed=()=>{if(!isBrowser())return true;if(baseVariant===\"eh3yTuIvg\")return false;return true;};const visible1=isSet(nextItemId);const textContent2=suffix(nextItemId_pVLciKgAg,getLocalizedValue(\"v1\",activeLocale)??\" ›\");useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"ELCRAUzQK\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-012e9259-476e-4ce8-b232-f97a7a4ed06f, rgb(0, 0, 0)); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-lqv9vj\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{eh3yTuIvg:{width:componentViewport?.width||\"100vw\"},YftFrhawM:{width:componentViewport?.width||\"100vw\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:89,width:\"1300px\",y:(componentViewport?.y||0)+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-18gsz9g-container\",nodeId:\"pI71IxSHQ\",scopeId:\"MYqsF_Hjf\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{eh3yTuIvg:{variant:\"BFI8ZD9Pa\"},YftFrhawM:{variant:\"rWQ5z6cvU\"}},children:/*#__PURE__*/_jsx(Header,{height:\"100%\",id:\"pI71IxSHQ\",layoutId:\"pI71IxSHQ\",style:{height:\"100%\",width:\"100%\"},variant:\"k7H2nOSUu\",width:\"100%\"})})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-14od1f6\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-y8bfqv\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{eh3yTuIvg:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"Q1VTVE9NO1BQIE1vbnVtZW50IEV4dGVuZGVkIEJvbGQ=\",\"--framer-font-family\":'\"PP Monument Extended Bold\", \"PP Monument Extended Bold Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-305af9d4-fe33-4ce3-9dac-e261fb045b39, rgb(246, 60, 0))\"},children:\"KRACHTTRAINING VOOR VROUWEN? JAZEKER!\"})}),fonts:[\"CUSTOM;PP Monument Extended Bold\"]},YftFrhawM:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"Q1VTVE9NO1BQIE1vbnVtZW50IEV4dGVuZGVkIEJvbGQ=\",\"--framer-font-family\":'\"PP Monument Extended Bold\", \"PP Monument Extended Bold Placeholder\", sans-serif',\"--framer-font-size\":\"30px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-305af9d4-fe33-4ce3-9dac-e261fb045b39, rgb(246, 60, 0))\"},children:\"KRACHTTRAINING VOOR VROUWEN? JAZEKER!\"})}),fonts:[\"CUSTOM;PP Monument Extended Bold\"]}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-1mzqjwm\",\"data-styles-preset\":\"NUV2c0Jvb\",style:{\"--framer-text-alignment\":\"left\"},children:\"VOEDINGSSEMINAR \"})}),className:\"framer-p7da1x\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],text:pVLciKgAg,verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1cik5j8\",\"data-styles-preset\":\"jCwDSJJGK\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(153, 153, 153)\"},children:\"Content\"})}),className:\"framer-uacavi\",\"data-framer-name\":\"Date\",fonts:[\"Inter\"],text:textContent,verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{eh3yTuIvg:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+119+0+125.39999999999999),sizes:`calc(${componentViewport?.width||\"100vw\"} - 40px)`,...toResponsiveImage(pTRPdRwV_),...{positionX:\"center\",positionY:\"center\"}}},YftFrhawM:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+119+0+139.8),sizes:`calc(${componentViewport?.width||\"100vw\"} - 40px)`,...toResponsiveImage(pTRPdRwV_)}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+169+0+169.8),sizes:\"1100px\",...toResponsiveImage(pTRPdRwV_)},className:\"framer-19q4tuq\",\"data-framer-name\":\"Banner\"})}),/*#__PURE__*/_jsx(ComponentPresetsProvider,{presets:{\"module:NEd4VmDdsxM3StIUbddO/1de6WpgIbCrKkRcPfQcW/YouTube.js:Youtube\":componentPresets.props[\"C8Gl63o08\"]},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:Go94Ahki6,className:\"framer-i02zg0\",\"data-framer-name\":\"Content\",fonts:[\"Inter\"],stylesPresetsClassNames:{a:\"framer-styles-preset-9sjvhd\",code:\"framer-styles-preset-bfj44p\",h1:\"framer-styles-preset-1mzqjwm\",h2:\"framer-styles-preset-1pgjgt9\",h3:\"framer-styles-preset-1pw3dtd\",h4:\"framer-styles-preset-1up66mo\",h5:\"framer-styles-preset-1v72pdt\",h6:\"framer-styles-preset-mql78q\",p:\"framer-styles-preset-1cik5j8\"},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1igtbeh\",children:[visible&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1cik5j8\",\"data-styles-preset\":\"jCwDSJJGK\",children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{ncIlwPIx0:previousItemId_ncIlwPIx0},webPageId:\"MYqsF_Hjf\"},motionChild:true,nodeId:\"IBquLwGgt\",openInNewTab:false,scopeId:\"MYqsF_Hjf\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-9sjvhd\",\"data-styles-preset\":\"nMT5crWBA\",children:\"‹ \"})})})}),className:\"framer-u26zf5\",\"data-framer-name\":\"Previous\",fonts:[\"Inter\"],text:textContent1,verticalAlignment:\"top\",withExternalLayout:true}),isDisplayed()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-otl4bm hidden-wj1vvi\",\"data-framer-name\":\"Spacer\"}),visible1&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1cik5j8\",\"data-styles-preset\":\"jCwDSJJGK\",children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{ncIlwPIx0:nextItemId_ncIlwPIx0},webPageId:\"MYqsF_Hjf\"},motionChild:true,nodeId:\"M6tNYpkd9\",openInNewTab:false,scopeId:\"MYqsF_Hjf\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-9sjvhd\",\"data-styles-preset\":\"nMT5crWBA\",children:\" ›\"})})})}),className:\"framer-1v0vt4k\",\"data-framer-name\":\"Next\",fonts:[\"Inter\"],text:textContent2,verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{eh3yTuIvg:{width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+890.4},YftFrhawM:{width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+904.8}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:474,width:\"1200px\",y:(componentViewport?.y||0)+0+1034.8,children:/*#__PURE__*/_jsx(Container,{className:\"framer-14wd8b7-container\",nodeId:\"XqBDu_zg2\",scopeId:\"MYqsF_Hjf\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{eh3yTuIvg:{variant:\"EYs68x07w\"},YftFrhawM:{variant:\"xvMFvSDbl\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"XqBDu_zg2\",layoutId:\"XqBDu_zg2\",style:{width:\"100%\"},variant:\"FsIilnUj4\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-VKi9V.framer-1p1bsks, .framer-VKi9V .framer-1p1bsks { display: block; }\",\".framer-VKi9V.framer-lqv9vj { align-content: center; align-items: center; background-color: var(--token-012e9259-476e-4ce8-b232-f97a7a4ed06f, #000000); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1300px; }\",\".framer-VKi9V .framer-18gsz9g-container { flex: none; height: 89px; position: relative; width: 1300px; }\",\".framer-VKi9V .framer-14od1f6 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; width: 1100px; }\",\".framer-VKi9V .framer-y8bfqv { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 15px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; width: 100%; }\",\".framer-VKi9V .framer-p7da1x { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-VKi9V .framer-uacavi { flex: none; height: auto; max-width: 600px; position: relative; white-space: pre-wrap; width: auto; word-break: break-word; word-wrap: break-word; }\",\".framer-VKi9V .framer-19q4tuq { border-bottom-left-radius: 24px; border-bottom-right-radius: 24px; border-top-left-radius: 24px; border-top-right-radius: 24px; flex: none; height: 400px; position: relative; width: 100%; }\",\".framer-VKi9V .framer-i02zg0 { --framer-paragraph-spacing: 32px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-VKi9V .framer-1igtbeh { 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: 600px; padding: 0px; position: relative; width: 100%; }\",\".framer-VKi9V .framer-u26zf5, .framer-VKi9V .framer-1v0vt4k { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-VKi9V .framer-otl4bm { align-self: stretch; flex: 1 0 0px; height: auto; position: relative; width: 1px; }\",\".framer-VKi9V .framer-14wd8b7-container { flex: none; height: auto; position: relative; width: 1200px; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-VKi9V.framer-lqv9vj, .framer-VKi9V .framer-14od1f6, .framer-VKi9V .framer-y8bfqv, .framer-VKi9V .framer-1igtbeh { gap: 0px; } .framer-VKi9V.framer-lqv9vj > * { margin: 0px; margin-bottom: calc(80px / 2); margin-top: calc(80px / 2); } .framer-VKi9V.framer-lqv9vj > :first-child, .framer-VKi9V .framer-14od1f6 > :first-child, .framer-VKi9V .framer-y8bfqv > :first-child { margin-top: 0px; } .framer-VKi9V.framer-lqv9vj > :last-child, .framer-VKi9V .framer-14od1f6 > :last-child, .framer-VKi9V .framer-y8bfqv > :last-child { margin-bottom: 0px; } .framer-VKi9V .framer-14od1f6 > * { margin: 0px; margin-bottom: calc(60px / 2); margin-top: calc(60px / 2); } .framer-VKi9V .framer-y8bfqv > * { margin: 0px; margin-bottom: calc(15px / 2); margin-top: calc(15px / 2); } .framer-VKi9V .framer-1igtbeh > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-VKi9V .framer-1igtbeh > :first-child { margin-left: 0px; } .framer-VKi9V .framer-1igtbeh > :last-child { margin-right: 0px; } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,...sharedStyle5.css,...sharedStyle6.css,...sharedStyle7.css,...sharedStyle8.css,\"@media (min-width: 810px) and (max-width: 1299px) { .framer-VKi9V.framer-lqv9vj { gap: 30px; width: 810px; } .framer-VKi9V .framer-18gsz9g-container, .framer-VKi9V .framer-14wd8b7-container { width: 100%; } .framer-VKi9V .framer-14od1f6 { padding: 0px 20px 0px 20px; width: 100%; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-VKi9V.framer-lqv9vj { gap: 0px; } .framer-VKi9V.framer-lqv9vj > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } .framer-VKi9V.framer-lqv9vj > :first-child { margin-top: 0px; } .framer-VKi9V.framer-lqv9vj > :last-child { margin-bottom: 0px; } }}\",\"@media (max-width: 809px) { .framer-VKi9V.framer-lqv9vj { gap: 30px; width: 390px; } .framer-VKi9V .framer-18gsz9g-container, .framer-VKi9V .framer-14wd8b7-container { width: 100%; } .framer-VKi9V .framer-14od1f6 { padding: 0px 20px 0px 20px; width: 100%; } .framer-VKi9V .framer-19q4tuq { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 10px; justify-content: center; padding: 0px; } .framer-VKi9V .framer-1igtbeh { min-height: 100px; } .framer-VKi9V .framer-1v0vt4k { flex: 1 0 0px; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-VKi9V.framer-lqv9vj, .framer-VKi9V .framer-19q4tuq { gap: 0px; } .framer-VKi9V.framer-lqv9vj > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } .framer-VKi9V.framer-lqv9vj > :first-child, .framer-VKi9V .framer-19q4tuq > :first-child { margin-top: 0px; } .framer-VKi9V.framer-lqv9vj > :last-child, .framer-VKi9V .framer-19q4tuq > :last-child { margin-bottom: 0px; } .framer-VKi9V .framer-19q4tuq > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 2457\n * @framerIntrinsicWidth 1300\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"YftFrhawM\":{\"layout\":[\"fixed\",\"auto\"]},\"eh3yTuIvg\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections\n * @framerResponsiveScreen\n */const FramerMYqsF_Hjf=withCSS(Component,css,\"framer-VKi9V\");export default FramerMYqsF_Hjf;FramerMYqsF_Hjf.displayName=\"Articles\";FramerMYqsF_Hjf.defaultProps={height:2457,width:1300};addFonts(FramerMYqsF_Hjf,[{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:\"PP Monument Extended Bold\",source:\"custom\",url:\"https://framerusercontent.com/assets/fTZI6v0UbVmrdCNwVTsbRZXoExQ.woff2\"}]},...HeaderFonts,...FooterFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts),...getFontsFromSharedStyle(sharedStyle5.fonts),...getFontsFromSharedStyle(sharedStyle6.fonts),...getFontsFromSharedStyle(sharedStyle7.fonts),...getFontsFromSharedStyle(sharedStyle8.fonts),...componentPresets.fonts?.[\"C8Gl63o08\"]?getFontsFromComponentPreset(componentPresets.fonts?.[\"C8Gl63o08\"]):[]],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerMYqsF_Hjf\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"2457\",\"framerScrollSections\":\"* @framerResponsiveScreen\",\"framerComponentViewportWidth\":\"true\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"YftFrhawM\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"eh3yTuIvg\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicWidth\":\"1300\",\"framerImmutableVariables\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],"mappings":"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"}