{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/mCOQtzGHo4g8KzO6QAvw/nVra21pX4xcdtmPHVOLh/tmZwPcbyl.js"],
  "sourcesContent": ["// Generated by Framer (fb31e5e)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,Image,PropertyOverrides,ResolveLinks,RichText,SVG,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useRouteElementId,useRouter,withCSS}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import Vimeo from\"https://framerusercontent.com/modules/0sWquksFr1YDkaIgrl9Z/VgWe6mCMJOseqaLiMnaC/Vimeo.js\";import Ticker from\"https://framerusercontent.com/modules/B2xAlJLcN0gOnt11mSPw/72O11ApITvgaMZRvyQex/Ticker.js\";import Embed from\"https://framerusercontent.com/modules/o1PI5S8YtkA5bP5g4dFz/9zLIz4fn80IR9zpOx18Q/Embed.js\";import{Icon as Phosphor}from\"https://framerusercontent.com/modules/tYScH7LTqUtz5KUaUAYP/CAjjxbTJBxHwH1MagCef/Phosphor.js\";import Carousel from\"https://framerusercontent.com/modules/UIrMjSS6ZX89L0CsT8k6/w90zR0qzeh1mgaDSvD54/Carousel.js\";import Topbar from\"#framer/local/canvasComponent/KUqC5Q2Oo/KUqC5Q2Oo.js\";import Button from\"#framer/local/canvasComponent/M_7SG34K9/M_7SG34K9.js\";import FooterNavbar from\"#framer/local/canvasComponent/TzToUqmna/TzToUqmna.js\";import InfoCards from\"#framer/local/canvasComponent/VIDFSgfEr/VIDFSgfEr.js\";import*as sharedStyle from\"#framer/local/css/fVxnimdqP/fVxnimdqP.js\";import*as sharedStyle3 from\"#framer/local/css/oTEMlv4i_/oTEMlv4i_.js\";import*as sharedStyle1 from\"#framer/local/css/r8R8EjhjY/r8R8EjhjY.js\";import*as sharedStyle2 from\"#framer/local/css/xZndidUCt/xZndidUCt.js\";import*as sharedStyle4 from\"#framer/local/css/YckFIlg3V/YckFIlg3V.js\";import metadataProvider from\"#framer/local/webPageMetadata/tmZwPcbyl/tmZwPcbyl.js\";const TopbarFonts=getFonts(Topbar);const ButtonFonts=getFonts(Button);const VimeoFonts=getFonts(Vimeo);const PhosphorFonts=getFonts(Phosphor);const TickerFonts=getFonts(Ticker);const InfoCardsFonts=getFonts(InfoCards);const CarouselFonts=getFonts(Carousel);const EmbedFonts=getFonts(Embed);const FooterNavbarFonts=getFonts(FooterNavbar);const breakpoints={cvO8DbdEN:\"(min-width: 1400px)\",pkD5shsne:\"(max-width: 809px)\",StvetiJP3:\"(min-width: 810px) and (max-width: 1399px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-tC1pn\";const variantClassNames={cvO8DbdEN:\"framer-v-ykarp9\",pkD5shsne:\"framer-v-l33v2o\",StvetiJP3:\"framer-v-1cb1ksc\"};const addImageAlt=(image,alt)=>{if(!image||typeof image!==\"object\"){return;}return{...image,alt};};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"cvO8DbdEN\",Phone:\"pkD5shsne\",Tablet:\"StvetiJP3\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"cvO8DbdEN\"};};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,...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,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const elementId=useRouteElementId(\"RM2nQOgUJ\");const ref1=React.useRef(null);const isDisplayed=()=>{if(!isBrowser())return true;if(baseVariant===\"pkD5shsne\")return false;return true;};const router=useRouter();const isDisplayed1=()=>{if(!isBrowser())return true;if(baseVariant===\"pkD5shsne\")return true;return false;};const elementId1=useRouteElementId(\"jmupgcWLg\");const ref2=React.useRef(null);useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"cvO8DbdEN\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: rgb(255, 255, 255); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-ykarp9\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:835,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1yiupt4-container\",nodeId:\"gswo72FvQ\",scopeId:\"tmZwPcbyl\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{pkD5shsne:{variant:\"jsgOBZJEE\"}},children:/*#__PURE__*/_jsx(Topbar,{height:\"100%\",id:\"gswo72FvQ\",layoutId:\"gswo72FvQ\",style:{width:\"100%\"},variant:\"gapI6CBnL\",width:\"100%\"})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-14kb241\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{pkD5shsne:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:533,intrinsicWidth:799,pixelHeight:1796,pixelWidth:3197,positionX:\"92.7%\",positionY:\"31.8%\",sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/6mKLwfB09yKiKwpg4ntJTuKVt0.jpg?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/6mKLwfB09yKiKwpg4ntJTuKVt0.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/6mKLwfB09yKiKwpg4ntJTuKVt0.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/6mKLwfB09yKiKwpg4ntJTuKVt0.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/6mKLwfB09yKiKwpg4ntJTuKVt0.jpg 3197w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1365,intrinsicWidth:2048,pixelHeight:2298,pixelWidth:3197,positionX:\"87.4%\",positionY:\"17.5%\",sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/IEsH8uDPBzXK9ATHgU3PvpRE3Q.jpg?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/IEsH8uDPBzXK9ATHgU3PvpRE3Q.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/IEsH8uDPBzXK9ATHgU3PvpRE3Q.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/IEsH8uDPBzXK9ATHgU3PvpRE3Q.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/IEsH8uDPBzXK9ATHgU3PvpRE3Q.jpg 3197w\"},className:\"framer-11at0m7\",id:\"11at0m7\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-vb0826\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-2bvue\"})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-tcs6jy\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-q1ir6a\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-s5vyp9\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ex9wwv\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1wml6uu\",\"data-styles-preset\":\"fVxnimdqP\",style:{\"--framer-text-color\":\"var(--token-f3e0f19f-38aa-44b0-87c4-a19ec3b407cc, rgb(255, 255, 255))\"},children:\"editie Friesland\"})}),className:\"framer-19uqti6\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-13bnqhm\",\"data-styles-preset\":\"r8R8EjhjY\",style:{\"--framer-text-color\":\"var(--token-f3e0f19f-38aa-44b0-87c4-a19ec3b407cc, rgb(255, 255, 255))\"},children:\"zaterdag 20 september 2025\"})}),className:\"framer-1wjdb3y\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",style:{\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Op zaterdag 20 september is het tijd voor jouw SLOWTriatlon in het Waterland van Friesland. Je bent van harte welkom in Koudum, waar de koffie klaarstaat. \"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",style:{\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Na de warming-up zwem je in het water bij de Kuilart en fiets je een prachtige route langs het IJsselmeer. Tot slot wandelen we door de Friese polder en het gezellige dorpje Koudum. \"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",style:{\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Als je bent gefinisht is het tijd voor ontspanning. Sluit deze fantastische dag af samen met de andere deelnemers. Geniet van muziek, hapjes en drankjes op het finish festival.\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",style:{\"--framer-text-color\":\"var(--token-f3e0f19f-38aa-44b0-87c4-a19ec3b407cc, rgb(255, 255, 255))\"},children:\"Schrijf je tijdelijk in met \u20AC 5,00 korting.\"})]}),className:\"framer-pcvecg\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1b7l1o4\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-c4sxn0-container\",nodeId:\"XaO34ZwUd\",scopeId:\"tmZwPcbyl\",children:/*#__PURE__*/_jsx(Button,{gHeOvXgAq:\"https://atleta.cc/e/o8mHBnL59QwG\",height:\"100%\",hyoIEBZCr:\"Inschrijven\",id:\"XaO34ZwUd\",layoutId:\"XaO34ZwUd\",sJxHEVhMr:false,variant:\"THZJhyomU\",width:\"100%\"})})})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{pkD5shsne:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1e3,intrinsicWidth:1101,pixelHeight:1101,pixelWidth:1129,positionX:\"center\",positionY:\"center\",sizes:\"280px\",src:\"https://framerusercontent.com/images/FkOz7PRKVB04Q13kSNIcyrPqE1Y.png\",srcSet:\"https://framerusercontent.com/images/FkOz7PRKVB04Q13kSNIcyrPqE1Y.png?scale-down-to=512 512w,https://framerusercontent.com/images/FkOz7PRKVB04Q13kSNIcyrPqE1Y.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/FkOz7PRKVB04Q13kSNIcyrPqE1Y.png 1129w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1e3,intrinsicWidth:1101,pixelHeight:1101,pixelWidth:1129,positionX:\"center\",positionY:\"center\",sizes:`min(max((min(${componentViewport?.width||\"100vw\"} - 150px, 1150px) - 25px) / 2, 1px), 370px)`,src:\"https://framerusercontent.com/images/FkOz7PRKVB04Q13kSNIcyrPqE1Y.png\",srcSet:\"https://framerusercontent.com/images/FkOz7PRKVB04Q13kSNIcyrPqE1Y.png?scale-down-to=512 512w,https://framerusercontent.com/images/FkOz7PRKVB04Q13kSNIcyrPqE1Y.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/FkOz7PRKVB04Q13kSNIcyrPqE1Y.png 1129w\"},className:\"framer-16ciydq\"})})]})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1onhgqq\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1rn9c42\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1cmmgtc\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1wml6uu\",\"data-styles-preset\":\"fVxnimdqP\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-f3e0f19f-38aa-44b0-87c4-a19ec3b407cc, rgb(255, 255, 255))\"},children:\"Kom alvast in de stemming!\"})}),className:\"framer-1oji64j\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-13bnqhm\",\"data-styles-preset\":\"r8R8EjhjY\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-f3e0f19f-38aa-44b0-87c4-a19ec3b407cc, rgb(255, 255, 255))\"},children:\"Ga voor een gezellige en sportieve triatlon\"})}),className:\"framer-o3wwk3\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-joim6h-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"jWCp3pUzG\",scopeId:\"tmZwPcbyl\",children:/*#__PURE__*/_jsx(Vimeo,{autoplay:true,backgroundColor:\"rgba(0, 0, 0, 0)\",borderRadius:20,bottomLeftRadius:20,bottomRightRadius:20,controls:true,height:\"100%\",id:\"jWCp3pUzG\",isMixedBorderRadius:false,layoutId:\"jWCp3pUzG\",loop:true,mute:true,style:{height:\"100%\",maxWidth:\"100%\",width:\"100%\"},topLeftRadius:20,topRightRadius:20,video:\"https://vimeo.com/869077378\",width:\"100%\"})})})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-o0rqch\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1bnmnl\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-14jjf6y\",\"data-border\":true,id:elementId,ref:ref1,children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-s6sgca\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{pkD5shsne:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"R0Y7UG9wcGlucy03MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"700\",\"--framer-text-color\":\"var(--token-f3e0f19f-38aa-44b0-87c4-a19ec3b407cc, rgb(255, 255, 255))\",\"--framer-text-transform\":\"uppercase\"},children:\"(VOORLOPIG) PROGRAMMA\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"R0Y7UG9wcGlucy03MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"28px\",\"--framer-font-weight\":\"700\",\"--framer-text-color\":\"var(--token-f3e0f19f-38aa-44b0-87c4-a19ec3b407cc, rgb(255, 255, 255))\",\"--framer-text-transform\":\"uppercase\"},children:\"(VOORLOPIG) PROGRAMMA\"})}),className:\"framer-ea7n5z\",fonts:[\"GF;Poppins-700\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",style:{\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"Hoe ziet de dag eruit?\"})})}),className:\"framer-16iecw4\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1qh8vzu\"}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",style:{\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Het programma staat in het teken van sportiviteit en gezelligheid. Een heerlijke dag samen met vrienden, familie en collega\u2019s!\"})}),className:\"framer-zg18lk\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1p1i7bv\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-111ou82\",\"data-framer-name\":\"Row\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-161gwmf-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"vSLxgqo7O\",scopeId:\"tmZwPcbyl\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-6845d038-9125-4670-a247-b5a1b4300491, rgb(240, 125, 27))\",height:\"100%\",iconSearch:\"House\",iconSelection:\"Clock\",id:\"vSLxgqo7O\",layoutId:\"vSLxgqo7O\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"duotone\",width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",style:{\"--framer-text-color\":\"var(--token-f3e0f19f-38aa-44b0-87c4-a19ec3b407cc, rgb(255, 255, 255))\"},children:\"07.30 - 10.00  Registratie\"})}),className:\"framer-z85dlc\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-y98wid\",\"data-framer-name\":\"Row\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-likcmj-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"YyNkF9g8E\",scopeId:\"tmZwPcbyl\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-6845d038-9125-4670-a247-b5a1b4300491, rgb(240, 125, 27))\",height:\"100%\",iconSearch:\"House\",iconSelection:\"Clock\",id:\"YyNkF9g8E\",layoutId:\"YyNkF9g8E\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"duotone\",width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",style:{\"--framer-text-color\":\"var(--token-f3e0f19f-38aa-44b0-87c4-a19ec3b407cc, rgb(255, 255, 255))\"},children:\"08.30 - 17.00 SLOWTriatlon\"})}),className:\"framer-1vrbyck\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1te9lvy\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-8za15m\",\"data-framer-name\":\"Row\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"ul\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",style:{\"--framer-text-color\":\"var(--token-f3e0f19f-38aa-44b0-87c4-a19ec3b407cc, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-text-color\":\"var(--token-f3e0f19f-38aa-44b0-87c4-a19ec3b407cc, rgb(255, 255, 255))\"},children:\"Gezamenlijke warming-up\"})})})}),className:\"framer-1dgccay\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1u1g2of\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1aqfvry\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-pk6e2h\",\"data-framer-name\":\"Row\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"ul\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",style:{\"--framer-text-color\":\"var(--token-f3e0f19f-38aa-44b0-87c4-a19ec3b407cc, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-text-color\":\"var(--token-f3e0f19f-38aa-44b0-87c4-a19ec3b407cc, rgb(255, 255, 255))\"},children:\"1/8e SLOWTriatlon\"})})})}),className:\"framer-15xoojn\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-xo6y5\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-kyx9ol\",\"data-framer-name\":\"Row\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-95mi23-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"qEczl_4Cy\",scopeId:\"tmZwPcbyl\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-6845d038-9125-4670-a247-b5a1b4300491, rgb(240, 125, 27))\",height:\"100%\",iconSearch:\"House\",iconSelection:\"Goggles\",id:\"qEczl_4Cy\",layoutId:\"qEczl_4Cy\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"duotone\",width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1oh7usd\",\"data-styles-preset\":\"oTEMlv4i_\",style:{\"--framer-text-color\":\"var(--token-f3e0f19f-38aa-44b0-87c4-a19ec3b407cc, rgb(255, 255, 255))\"},children:\"500m zwemmen\"})}),className:\"framer-pzk0e6\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-sym3xi\",\"data-framer-name\":\"Row\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1yb2hrv-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"UOGc8Uj6W\",scopeId:\"tmZwPcbyl\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-6845d038-9125-4670-a247-b5a1b4300491, rgb(240, 125, 27))\",height:\"100%\",iconSearch:\"House\",iconSelection:\"Bicycle\",id:\"UOGc8Uj6W\",layoutId:\"UOGc8Uj6W\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"duotone\",width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1oh7usd\",\"data-styles-preset\":\"oTEMlv4i_\",style:{\"--framer-text-color\":\"var(--token-f3e0f19f-38aa-44b0-87c4-a19ec3b407cc, rgb(255, 255, 255))\"},children:\"20 km fietsen\"})}),className:\"framer-v7mbch\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-7j5b2j\",\"data-framer-name\":\"Row\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1aumegg-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"wGmZJgzQn\",scopeId:\"tmZwPcbyl\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-6845d038-9125-4670-a247-b5a1b4300491, rgb(240, 125, 27))\",height:\"100%\",iconSearch:\"House\",iconSelection:\"Sneaker\",id:\"wGmZJgzQn\",layoutId:\"wGmZJgzQn\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"duotone\",width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1oh7usd\",\"data-styles-preset\":\"oTEMlv4i_\",style:{\"--framer-text-color\":\"var(--token-f3e0f19f-38aa-44b0-87c4-a19ec3b407cc, rgb(255, 255, 255))\"},children:\"5 km lopen\"})}),className:\"framer-1wdgo5k\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-wpkf4w\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-301ag\",\"data-framer-name\":\"Row\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"ul\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",style:{\"--framer-text-color\":\"var(--token-f3e0f19f-38aa-44b0-87c4-a19ec3b407cc, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-text-color\":\"var(--token-f3e0f19f-38aa-44b0-87c4-a19ec3b407cc, rgb(255, 255, 255))\"},children:\"1/4e SLOWTriatlon\"})})})}),className:\"framer-14vvxme\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-a1ffm7\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-fszmcj\",\"data-framer-name\":\"Row\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1ayq0jv-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"ADBWWlh3m\",scopeId:\"tmZwPcbyl\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-6845d038-9125-4670-a247-b5a1b4300491, rgb(240, 125, 27))\",height:\"100%\",iconSearch:\"House\",iconSelection:\"Goggles\",id:\"ADBWWlh3m\",layoutId:\"ADBWWlh3m\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"duotone\",width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1oh7usd\",\"data-styles-preset\":\"oTEMlv4i_\",style:{\"--framer-text-color\":\"var(--token-f3e0f19f-38aa-44b0-87c4-a19ec3b407cc, rgb(255, 255, 255))\"},children:\"1000m zwemmen\"})}),className:\"framer-vd1ae4\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ej5aon\",\"data-framer-name\":\"Row\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-wk7vkw-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"v_teHcYpz\",scopeId:\"tmZwPcbyl\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-6845d038-9125-4670-a247-b5a1b4300491, rgb(240, 125, 27))\",height:\"100%\",iconSearch:\"House\",iconSelection:\"Bicycle\",id:\"v_teHcYpz\",layoutId:\"v_teHcYpz\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"duotone\",width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1oh7usd\",\"data-styles-preset\":\"oTEMlv4i_\",style:{\"--framer-text-color\":\"var(--token-f3e0f19f-38aa-44b0-87c4-a19ec3b407cc, rgb(255, 255, 255))\"},children:\"40 km fietsen\"})}),className:\"framer-114dc00\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-17532c2\",\"data-framer-name\":\"Row\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-3zwzjm-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"lcJ5FrzeE\",scopeId:\"tmZwPcbyl\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-6845d038-9125-4670-a247-b5a1b4300491, rgb(240, 125, 27))\",height:\"100%\",iconSearch:\"House\",iconSelection:\"Sneaker\",id:\"lcJ5FrzeE\",layoutId:\"lcJ5FrzeE\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"duotone\",width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1oh7usd\",\"data-styles-preset\":\"oTEMlv4i_\",style:{\"--framer-text-color\":\"var(--token-f3e0f19f-38aa-44b0-87c4-a19ec3b407cc, rgb(255, 255, 255))\"},children:\"10 km lopen\"})}),className:\"framer-ne7wax\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-r3d0xe\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1nl0c7a\",\"data-framer-name\":\"Row\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1wqqiuz-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"miNPMSJPK\",scopeId:\"tmZwPcbyl\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-6845d038-9125-4670-a247-b5a1b4300491, rgb(240, 125, 27))\",height:\"100%\",iconSearch:\"House\",iconSelection:\"Clock\",id:\"miNPMSJPK\",layoutId:\"miNPMSJPK\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"duotone\",width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",style:{\"--framer-text-color\":\"var(--token-f3e0f19f-38aa-44b0-87c4-a19ec3b407cc, rgb(255, 255, 255))\"},children:\"Vanaf 12.00 finish festival\"})}),className:\"framer-1wi9dk2\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-xqeffg\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-i7oktd\",\"data-framer-name\":\"Row\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-3tpzoo-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"IUcu8YtdA\",scopeId:\"tmZwPcbyl\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-6845d038-9125-4670-a247-b5a1b4300491, rgb(240, 125, 27))\",height:\"100%\",iconSearch:\"House\",iconSelection:\"Hamburger\",id:\"IUcu8YtdA\",layoutId:\"IUcu8YtdA\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"duotone\",width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1oh7usd\",\"data-styles-preset\":\"oTEMlv4i_\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-f3e0f19f-38aa-44b0-87c4-a19ec3b407cc, rgb(255, 255, 255))\"},children:\"Foodtrucks\"})}),className:\"framer-yj6ba5\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-wpowi7\",\"data-framer-name\":\"Row\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-ibdxdh-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"dJeKCUnPL\",scopeId:\"tmZwPcbyl\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-6845d038-9125-4670-a247-b5a1b4300491, rgb(240, 125, 27))\",height:\"100%\",iconSearch:\"House\",iconSelection:\"MusicNote\",id:\"dJeKCUnPL\",layoutId:\"dJeKCUnPL\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"duotone\",width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1oh7usd\",\"data-styles-preset\":\"oTEMlv4i_\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-f3e0f19f-38aa-44b0-87c4-a19ec3b407cc, rgb(255, 255, 255))\"},children:\"Muziek\"})}),className:\"framer-1txg7bo\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-193kgtc\",\"data-framer-name\":\"Row\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-3y1jdv-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"zKbMdHaQZ\",scopeId:\"tmZwPcbyl\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-6845d038-9125-4670-a247-b5a1b4300491, rgb(240, 125, 27))\",height:\"100%\",iconSearch:\"House\",iconSelection:\"BeerBottle\",id:\"zKbMdHaQZ\",layoutId:\"zKbMdHaQZ\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"duotone\",width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1oh7usd\",\"data-styles-preset\":\"oTEMlv4i_\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-f3e0f19f-38aa-44b0-87c4-a19ec3b407cc, rgb(255, 255, 255))\"},children:\"Bar\"})}),className:\"framer-r24k0c\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})]})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1toy4bw\",\"data-border\":true,children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1xocxrx\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"R0Y7UG9wcGlucy03MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"28px\",\"--framer-font-weight\":\"700\",\"--framer-text-color\":\"var(--token-f3e0f19f-38aa-44b0-87c4-a19ec3b407cc, rgb(255, 255, 255))\",\"--framer-text-transform\":\"uppercase\"},children:\"Deelnamepakket\"})}),className:\"framer-1rfvz07\",fonts:[\"GF;Poppins-700\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",style:{\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"Wat is inbegrepen?\"})})}),className:\"framer-knyne0\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-92h0x2\"}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",style:{\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Als je meedoet aan SLOWTriatlon in Friesland ben je verzekerd van een sportieve dag vol amusement!\"})}),className:\"framer-ucr5d8\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1eskoqd\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1nxjq7a\",\"data-framer-name\":\"Row\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1a9byej-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"Z_TAUFPSL\",scopeId:\"tmZwPcbyl\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-6845d038-9125-4670-a247-b5a1b4300491, rgb(240, 125, 27))\",height:\"100%\",iconSearch:\"House\",iconSelection:\"CheckCircle\",id:\"Z_TAUFPSL\",layoutId:\"Z_TAUFPSL\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"duotone\",width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",style:{\"--framer-text-color\":\"var(--token-f3e0f19f-38aa-44b0-87c4-a19ec3b407cc, rgb(255, 255, 255))\"},children:\"Unieke SLOWTriatlon medaille\"})}),className:\"framer-endkzk\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-9ujvyv\",\"data-framer-name\":\"Row\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-17fxkaw-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"Dus8tVCh2\",scopeId:\"tmZwPcbyl\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-6845d038-9125-4670-a247-b5a1b4300491, rgb(240, 125, 27))\",height:\"100%\",iconSearch:\"House\",iconSelection:\"CheckCircle\",id:\"Dus8tVCh2\",layoutId:\"Dus8tVCh2\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"duotone\",width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",style:{\"--framer-text-color\":\"var(--token-f3e0f19f-38aa-44b0-87c4-a19ec3b407cc, rgb(255, 255, 255))\"},children:\"Badmuts\"})}),className:\"framer-pumurk\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ucpymy\",\"data-framer-name\":\"Row\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-13kx2s7-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"lk5yecHQ7\",scopeId:\"tmZwPcbyl\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-6845d038-9125-4670-a247-b5a1b4300491, rgb(240, 125, 27))\",height:\"100%\",iconSearch:\"House\",iconSelection:\"CheckCircle\",id:\"lk5yecHQ7\",layoutId:\"lk5yecHQ7\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"duotone\",width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",style:{\"--framer-text-color\":\"var(--token-f3e0f19f-38aa-44b0-87c4-a19ec3b407cc, rgb(255, 255, 255))\"},children:\"Ontvangst met koffie en thee bij de start\"})}),className:\"framer-66mtcj\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ktm0eb\",\"data-framer-name\":\"Row\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1uw6yhq-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"VUg_3kjoA\",scopeId:\"tmZwPcbyl\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-6845d038-9125-4670-a247-b5a1b4300491, rgb(240, 125, 27))\",height:\"100%\",iconSearch:\"House\",iconSelection:\"CheckCircle\",id:\"VUg_3kjoA\",layoutId:\"VUg_3kjoA\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"duotone\",width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",style:{\"--framer-text-color\":\"var(--token-f3e0f19f-38aa-44b0-87c4-a19ec3b407cc, rgb(255, 255, 255))\"},children:\"Muziek op het terrein\"})}),className:\"framer-13y12dk\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1kcadem\",\"data-framer-name\":\"Row\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1ge1dfb-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"qO4JHmAC0\",scopeId:\"tmZwPcbyl\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-6845d038-9125-4670-a247-b5a1b4300491, rgb(240, 125, 27))\",height:\"100%\",iconSearch:\"House\",iconSelection:\"CheckCircle\",id:\"qO4JHmAC0\",layoutId:\"qO4JHmAC0\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"duotone\",width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",style:{\"--framer-text-color\":\"var(--token-f3e0f19f-38aa-44b0-87c4-a19ec3b407cc, rgb(255, 255, 255))\"},children:\"Goede verzorgingsposten onderweg\"})}),className:\"framer-10dx4q1\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1nx8rko\",\"data-framer-name\":\"Row\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1lbeay6-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"DutiRG6NQ\",scopeId:\"tmZwPcbyl\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-6845d038-9125-4670-a247-b5a1b4300491, rgb(240, 125, 27))\",height:\"100%\",iconSearch:\"House\",iconSelection:\"CheckCircle\",id:\"DutiRG6NQ\",layoutId:\"DutiRG6NQ\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"duotone\",width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",style:{\"--framer-text-color\":\"var(--token-f3e0f19f-38aa-44b0-87c4-a19ec3b407cc, rgb(255, 255, 255))\"},children:\"Prachtige routes door het Waterland\"})}),className:\"framer-hxo32q\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-11et0tv\",\"data-framer-name\":\"Row\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-fqit1f-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"lCACBMUPx\",scopeId:\"tmZwPcbyl\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-6845d038-9125-4670-a247-b5a1b4300491, rgb(240, 125, 27))\",height:\"100%\",iconSearch:\"House\",iconSelection:\"CheckCircle\",id:\"lCACBMUPx\",layoutId:\"lCACBMUPx\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"duotone\",width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",style:{\"--framer-text-color\":\"var(--token-f3e0f19f-38aa-44b0-87c4-a19ec3b407cc, rgb(255, 255, 255))\"},children:\"Finish in festivalsfeer\"})}),className:\"framer-1whlunb\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})]})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-pdtu8h\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-i3ql10-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"CP4IOL3eD\",scopeId:\"tmZwPcbyl\",children:/*#__PURE__*/_jsx(Ticker,{alignment:\"center\",direction:\"left\",fadeOptions:{fadeAlpha:0,fadeContent:true,fadeInset:0,fadeWidth:25,overflow:false},gap:25,height:\"100%\",hoverFactor:.5,id:\"CP4IOL3eD\",layoutId:\"CP4IOL3eD\",padding:0,paddingBottom:0,paddingLeft:0,paddingPerSide:false,paddingRight:0,paddingTop:0,sizingOptions:{heightType:true,widthType:true},slots:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1365,intrinsicWidth:2048,pixelHeight:533,pixelWidth:799,sizes:\"500px\",src:\"https://framerusercontent.com/images/2pC7vLgDZz2aIWcqcQjw6TVgk.jpg\",srcSet:\"https://framerusercontent.com/images/2pC7vLgDZz2aIWcqcQjw6TVgk.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/2pC7vLgDZz2aIWcqcQjw6TVgk.jpg 799w\"},className:\"framer-1lr08s8\",\"data-framer-name\":\"Slide 1\"}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-mft3nd\",\"data-framer-name\":\"Slide 2\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1bq0lju\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1365,intrinsicWidth:2048,pixelHeight:799,pixelWidth:640,positionX:\"center\",positionY:\"top\",sizes:\"237.5px\",src:\"https://framerusercontent.com/images/DSjBH6LYFhAQu5KR7jnyaFwxI.jpg\",srcSet:\"https://framerusercontent.com/images/DSjBH6LYFhAQu5KR7jnyaFwxI.jpg 640w\"},className:\"framer-o60hwl\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1365,intrinsicWidth:2048,pixelHeight:1365,pixelWidth:2048,sizes:\"237.5px\",src:\"https://framerusercontent.com/images/sFzQqrorv2EiI3jcAO7AaKDg7I.jpeg\",srcSet:\"https://framerusercontent.com/images/sFzQqrorv2EiI3jcAO7AaKDg7I.jpeg?scale-down-to=512 512w,https://framerusercontent.com/images/sFzQqrorv2EiI3jcAO7AaKDg7I.jpeg?scale-down-to=1024 1024w,https://framerusercontent.com/images/sFzQqrorv2EiI3jcAO7AaKDg7I.jpeg 2048w\"},className:\"framer-zxi7ie\"})]}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1365,intrinsicWidth:2048,pixelHeight:533,pixelWidth:799,sizes:\"500px\",src:\"https://framerusercontent.com/images/ca3fyCDwHE3z0uRZuARQlT7cg.jpg\",srcSet:\"https://framerusercontent.com/images/ca3fyCDwHE3z0uRZuARQlT7cg.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/ca3fyCDwHE3z0uRZuARQlT7cg.jpg 799w\"},className:\"framer-y4v03c\"})]}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1365,intrinsicWidth:2048,pixelHeight:533,pixelWidth:799,src:\"https://framerusercontent.com/images/TM3xwdA0xsLjSSDR3tARrc8Pu28.jpg\"},className:\"framer-1orqv5c\",\"data-framer-name\":\"Slide 3\"}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1a31aqp\",\"data-framer-name\":\"Slide 4\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1365,intrinsicWidth:2048,pixelHeight:533,pixelWidth:799,sizes:\"500px\",src:\"https://framerusercontent.com/images/0NC2nK1nza60Xyz0cNHjN4PatI.jpg\",srcSet:\"https://framerusercontent.com/images/0NC2nK1nza60Xyz0cNHjN4PatI.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/0NC2nK1nza60Xyz0cNHjN4PatI.jpg 799w\"},className:\"framer-gzvfvi\"}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1i43y56\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1365,intrinsicWidth:2048,pixelHeight:585,pixelWidth:800,sizes:\"237.5px\",src:\"https://framerusercontent.com/images/Ew6E99kwDRwAKFt1YScO1OG0W4.jpg\",srcSet:\"https://framerusercontent.com/images/Ew6E99kwDRwAKFt1YScO1OG0W4.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/Ew6E99kwDRwAKFt1YScO1OG0W4.jpg 800w\"},className:\"framer-1q26mtm\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:600,intrinsicWidth:1200,pixelHeight:724,pixelWidth:800,sizes:\"237.5px\",src:\"https://framerusercontent.com/images/YmkBv97VvOeg6qhnYmPk31Vua2w.jpg\",srcSet:\"https://framerusercontent.com/images/YmkBv97VvOeg6qhnYmPk31Vua2w.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/YmkBv97VvOeg6qhnYmPk31Vua2w.jpg 800w\"},className:\"framer-1sn25ig\"})]})]}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1365,intrinsicWidth:2048,pixelHeight:533,pixelWidth:799,sizes:\"500px\",src:\"https://framerusercontent.com/images/tMv64v7wf6Ew6ghkE5HgT1e8Wr0.jpg\",srcSet:\"https://framerusercontent.com/images/tMv64v7wf6Ew6ghkE5HgT1e8Wr0.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/tMv64v7wf6Ew6ghkE5HgT1e8Wr0.jpg 799w\"},className:\"framer-1bghmlr\",\"data-framer-name\":\"Slide 5\"}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-lqdtzd\",\"data-framer-name\":\"Slide 6\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-5f5808\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1365,intrinsicWidth:2048,pixelHeight:1365,pixelWidth:2048,sizes:\"237.5px\",src:\"https://framerusercontent.com/images/wZT3K8ZOLEfxVp8KwiW2EaHeMI.jpeg\",srcSet:\"https://framerusercontent.com/images/wZT3K8ZOLEfxVp8KwiW2EaHeMI.jpeg?scale-down-to=512 512w,https://framerusercontent.com/images/wZT3K8ZOLEfxVp8KwiW2EaHeMI.jpeg?scale-down-to=1024 1024w,https://framerusercontent.com/images/wZT3K8ZOLEfxVp8KwiW2EaHeMI.jpeg 2048w\"},className:\"framer-14idkwy\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1365,intrinsicWidth:2048,pixelHeight:533,pixelWidth:799,sizes:\"237.5px\",src:\"https://framerusercontent.com/images/f6RcTJQG7bZlxcV1Qu8Oai1rPFc.jpg\",srcSet:\"https://framerusercontent.com/images/f6RcTJQG7bZlxcV1Qu8Oai1rPFc.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/f6RcTJQG7bZlxcV1Qu8Oai1rPFc.jpg 799w\"},className:\"framer-1rt4xhc\"})]}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:600,intrinsicWidth:1200,pixelHeight:517,pixelWidth:800,sizes:\"500px\",src:\"https://framerusercontent.com/images/EbGeDdeC1DkCZRmYaGq8ZSI9T3M.jpg\",srcSet:\"https://framerusercontent.com/images/EbGeDdeC1DkCZRmYaGq8ZSI9T3M.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/EbGeDdeC1DkCZRmYaGq8ZSI9T3M.jpg 800w\"},className:\"framer-1y1my0q\"})]})],speed:40,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ur7cu2\",id:\"1ur7cu2\",children:[isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-enjf36-container hidden-l33v2o\",id:\"enjf36\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"qNbGA7xTy\",scopeId:\"tmZwPcbyl\",children:/*#__PURE__*/_jsx(Carousel,{align:\"center\",ariaLabel:\"\",arrowObject:{arrowFill:\"rgba(0, 0, 0, 0.2)\",arrowPadding:50,arrowRadius:40,arrowSize:40,showMouseControls:true},axis:true,borderRadius:0,fadeObject:{fadeAlpha:0,fadeContent:false,fadeInset:0,fadeTransition:{damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"},fadeWidth:15},gap:30,height:\"100%\",id:\"qNbGA7xTy\",layoutId:\"qNbGA7xTy\",padding:0,paddingBottom:60,paddingLeft:0,paddingPerSide:true,paddingRight:0,paddingTop:0,progressObject:{dotsActiveOpacity:1,dotsBackground:\"rgba(0, 0, 0, 0)\",dotsBlur:4,dotsFill:\"rgb(207, 207, 207)\",dotsGap:10,dotsInset:0,dotSize:10,dotsOpacity:.5,dotsPadding:10,dotsRadius:50,showProgressDots:true,showScrollbar:false},sizingObject:{heightInset:0,heightRows:2,heightType:\"auto\",widthColumns:2,widthInset:0,widthType:\"auto\"},slots:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"XARNXfdSC\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:543,width:\"425px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1sdza43-container\",\"data-framer-name\":\"Upgrades\",inComponentSlot:true,name:\"Upgrades\",nodeId:\"JmZyPoS8R\",rendersWithMotion:true,scopeId:\"tmZwPcbyl\",children:/*#__PURE__*/_jsx(InfoCards,{aQf2D3iyL:addImageAlt({src:\"https://framerusercontent.com/images/KeUG8gMHW20HmggOLSk0LjXY5QE.jpg\",srcSet:\"https://framerusercontent.com/images/KeUG8gMHW20HmggOLSk0LjXY5QE.jpg?scale-down-to=1024 917w,https://framerusercontent.com/images/KeUG8gMHW20HmggOLSk0LjXY5QE.jpg?scale-down-to=2048 1835w,https://framerusercontent.com/images/KeUG8gMHW20HmggOLSk0LjXY5QE.jpg 2242w\"},\"\"),ayn_qUooL:\"Upgrades\",height:\"100%\",htLEjlOIu:resolvedLinks[0],id:\"JmZyPoS8R\",layoutId:\"JmZyPoS8R\",name:\"Upgrades\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"W9iV7h4Vz\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:543,width:\"425px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-lbvmd7-container\",\"data-framer-name\":\"Meedoen als Bedrijf\",inComponentSlot:true,name:\"Meedoen als Bedrijf\",nodeId:\"rmmiliGbR\",rendersWithMotion:true,scopeId:\"tmZwPcbyl\",children:/*#__PURE__*/_jsx(InfoCards,{aQf2D3iyL:addImageAlt({src:\"https://framerusercontent.com/images/GHTjBV2TA6DD7qUxkDslxtkEcI.jpg\",srcSet:\"https://framerusercontent.com/images/GHTjBV2TA6DD7qUxkDslxtkEcI.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/GHTjBV2TA6DD7qUxkDslxtkEcI.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/GHTjBV2TA6DD7qUxkDslxtkEcI.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/GHTjBV2TA6DD7qUxkDslxtkEcI.jpg 3500w\"},\"\"),ayn_qUooL:\"Meedoen als bedrijf\",height:\"100%\",htLEjlOIu:resolvedLinks1[0],id:\"rmmiliGbR\",layoutId:\"rmmiliGbR\",name:\"Meedoen als Bedrijf\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"vyrJwEue3\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:543,width:\"425px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1s0vlmb-container\",\"data-framer-name\":\"Meedoen als Vrijwilliger\",inComponentSlot:true,name:\"Meedoen als Vrijwilliger\",nodeId:\"UYZX_N8Uc\",rendersWithMotion:true,scopeId:\"tmZwPcbyl\",children:/*#__PURE__*/_jsx(InfoCards,{aQf2D3iyL:addImageAlt({positionX:\"80.3%\",positionY:\"51.6%\",src:\"https://framerusercontent.com/images/hMvZHDGwczvkJJH7o147JBRWrAk.jpg\",srcSet:\"https://framerusercontent.com/images/hMvZHDGwczvkJJH7o147JBRWrAk.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/hMvZHDGwczvkJJH7o147JBRWrAk.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/hMvZHDGwczvkJJH7o147JBRWrAk.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/hMvZHDGwczvkJJH7o147JBRWrAk.jpg?scale-down-to=4096 4096w,https://framerusercontent.com/images/hMvZHDGwczvkJJH7o147JBRWrAk.jpg 4974w\"},\"\"),ayn_qUooL:\"Meedoen als vrijwilliger\",height:\"100%\",htLEjlOIu:resolvedLinks2[0],id:\"UYZX_N8Uc\",layoutId:\"UYZX_N8Uc\",name:\"Meedoen als Vrijwilliger\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})})],snapObject:{fluid:true,snap:true,snapEdge:\"start\"},style:{width:\"100%\"},width:\"100%\"})})}),isDisplayed1()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1j1bsdz-container hidden-ykarp9 hidden-1cb1ksc\",id:\"1j1bsdz\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"ofOpI6wD7\",scopeId:\"tmZwPcbyl\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{pkD5shsne:{paddingLeft:25,paddingRight:25,sizingObject:{heightInset:0,heightRows:2,heightType:\"auto\",widthColumns:1,widthInset:0,widthType:\"columns\"}}},children:/*#__PURE__*/_jsx(Carousel,{align:\"center\",ariaLabel:\"\",arrowObject:{arrowFill:\"rgba(0, 0, 0, 0.2)\",arrowPadding:50,arrowRadius:40,arrowSize:40,showMouseControls:true},axis:true,borderRadius:0,fadeObject:{fadeAlpha:0,fadeContent:false,fadeInset:0,fadeTransition:{damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"},fadeWidth:15},gap:30,height:\"100%\",id:\"ofOpI6wD7\",layoutId:\"ofOpI6wD7\",padding:0,paddingBottom:60,paddingLeft:0,paddingPerSide:true,paddingRight:0,paddingTop:0,progressObject:{dotsActiveOpacity:1,dotsBackground:\"rgba(0, 0, 0, 0)\",dotsBlur:4,dotsFill:\"rgb(207, 207, 207)\",dotsGap:10,dotsInset:0,dotSize:10,dotsOpacity:.5,dotsPadding:10,dotsRadius:50,showProgressDots:true,showScrollbar:false},sizingObject:{heightInset:0,heightRows:2,heightType:\"auto\",widthColumns:2,widthInset:0,widthType:\"auto\"},slots:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"XARNXfdSC\"},implicitPathVariables:undefined},{href:{webPageId:\"XARNXfdSC\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:543,width:\"425px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1sdza43-container\",\"data-framer-name\":\"Upgrades\",inComponentSlot:true,name:\"Upgrades\",nodeId:\"JmZyPoS8R\",rendersWithMotion:true,scopeId:\"tmZwPcbyl\",children:/*#__PURE__*/_jsx(InfoCards,{aQf2D3iyL:addImageAlt({src:\"https://framerusercontent.com/images/KeUG8gMHW20HmggOLSk0LjXY5QE.jpg\",srcSet:\"https://framerusercontent.com/images/KeUG8gMHW20HmggOLSk0LjXY5QE.jpg?scale-down-to=1024 917w,https://framerusercontent.com/images/KeUG8gMHW20HmggOLSk0LjXY5QE.jpg?scale-down-to=2048 1835w,https://framerusercontent.com/images/KeUG8gMHW20HmggOLSk0LjXY5QE.jpg 2242w\"},\"\"),ayn_qUooL:\"Upgrades\",height:\"100%\",htLEjlOIu:resolvedLinks[1],id:\"JmZyPoS8R\",layoutId:\"JmZyPoS8R\",name:\"Upgrades\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"W9iV7h4Vz\"},implicitPathVariables:undefined},{href:{webPageId:\"W9iV7h4Vz\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:543,width:\"425px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-lbvmd7-container\",\"data-framer-name\":\"Meedoen als Bedrijf\",inComponentSlot:true,name:\"Meedoen als Bedrijf\",nodeId:\"rmmiliGbR\",rendersWithMotion:true,scopeId:\"tmZwPcbyl\",children:/*#__PURE__*/_jsx(InfoCards,{aQf2D3iyL:addImageAlt({src:\"https://framerusercontent.com/images/GHTjBV2TA6DD7qUxkDslxtkEcI.jpg\",srcSet:\"https://framerusercontent.com/images/GHTjBV2TA6DD7qUxkDslxtkEcI.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/GHTjBV2TA6DD7qUxkDslxtkEcI.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/GHTjBV2TA6DD7qUxkDslxtkEcI.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/GHTjBV2TA6DD7qUxkDslxtkEcI.jpg 3500w\"},\"\"),ayn_qUooL:\"Meedoen als bedrijf\",height:\"100%\",htLEjlOIu:resolvedLinks1[1],id:\"rmmiliGbR\",layoutId:\"rmmiliGbR\",name:\"Meedoen als Bedrijf\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"vyrJwEue3\"},implicitPathVariables:undefined},{href:{webPageId:\"vyrJwEue3\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:543,width:\"425px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1s0vlmb-container\",\"data-framer-name\":\"Meedoen als Vrijwilliger\",inComponentSlot:true,name:\"Meedoen als Vrijwilliger\",nodeId:\"UYZX_N8Uc\",rendersWithMotion:true,scopeId:\"tmZwPcbyl\",children:/*#__PURE__*/_jsx(InfoCards,{aQf2D3iyL:addImageAlt({positionX:\"80.3%\",positionY:\"51.6%\",src:\"https://framerusercontent.com/images/hMvZHDGwczvkJJH7o147JBRWrAk.jpg\",srcSet:\"https://framerusercontent.com/images/hMvZHDGwczvkJJH7o147JBRWrAk.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/hMvZHDGwczvkJJH7o147JBRWrAk.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/hMvZHDGwczvkJJH7o147JBRWrAk.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/hMvZHDGwczvkJJH7o147JBRWrAk.jpg?scale-down-to=4096 4096w,https://framerusercontent.com/images/hMvZHDGwczvkJJH7o147JBRWrAk.jpg 4974w\"},\"\"),ayn_qUooL:\"Meedoen als vrijwilliger\",height:\"100%\",htLEjlOIu:resolvedLinks2[1],id:\"UYZX_N8Uc\",layoutId:\"UYZX_N8Uc\",name:\"Meedoen als Vrijwilliger\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})})],snapObject:{fluid:true,snap:true,snapEdge:\"start\"},style:{width:\"100%\"},width:\"100%\"})})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-142c3t6\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-3b0ocm\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1wml6uu\",\"data-styles-preset\":\"fVxnimdqP\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-fbd687b2-4486-4aa2-b10b-768900414a65, rgb(37, 96, 166))\"},children:\"ANDERE EDITIES\"})}),className:\"framer-1nd8nkl\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",style:{\"--framer-text-alignment\":\"center\"},children:\"In 2025 organiseren we drie edities van SLOWTriatlon. Naast Friesland kun je ook meedoen in:\"})}),className:\"framer-a4etns\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-zjrgtw-container\",id:\"zjrgtw\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"R6jhErbyB\",scopeId:\"tmZwPcbyl\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{pkD5shsne:{sizingObject:{heightInset:0,heightRows:2,heightType:\"auto\",widthColumns:1,widthInset:0,widthType:\"columns\"}},StvetiJP3:{sizingObject:{heightInset:0,heightRows:2,heightType:\"auto\",widthColumns:2,widthInset:0,widthType:\"columns\"}}},children:/*#__PURE__*/_jsx(Carousel,{align:\"flex-start\",ariaLabel:\"\",arrowObject:{arrowFill:\"rgba(0, 0, 0, 0.2)\",arrowPadding:20,arrowRadius:40,arrowSize:40,showMouseControls:true},axis:true,borderRadius:0,fadeObject:{fadeAlpha:0,fadeContent:false,fadeInset:0,fadeTransition:{damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"},fadeWidth:25},gap:25,height:\"100%\",id:\"R6jhErbyB\",layoutId:\"R6jhErbyB\",padding:0,paddingBottom:50,paddingLeft:0,paddingPerSide:true,paddingRight:0,paddingTop:0,progressObject:{dotsActiveOpacity:1,dotsBackground:\"rgba(0, 0, 0, 0)\",dotsBlur:0,dotsFill:\"rgb(255, 255, 255)\",dotsGap:10,dotsInset:0,dotSize:10,dotsOpacity:.5,dotsPadding:10,dotsRadius:50,showProgressDots:true,showScrollbar:false},sizingObject:{heightInset:0,heightRows:2,heightType:\"auto\",widthColumns:3,widthInset:0,widthType:\"columns\"},slots:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-fkq7d7\",\"data-border\":true,children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-12lj5ox\",\"data-styles-preset\":\"YckFIlg3V\",children:\"OUDERKERK\"})}),className:\"framer-3hdifd\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1ykvjyd\"}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-d6et51\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-18bt1vc\",\"data-framer-name\":\"graphic\",fill:\"black\",intrinsicHeight:28,intrinsicWidth:27,svg:'<svg width=\"27\" height=\"28\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><g clip-path=\"url(#a)\" fill=\"#fff\"><path d=\"M6.273 12.383V18.5c0 1.108.902 2.01 2.01 2.01h7.52c.81 0 1.467-.659 1.467-1.468v-1.18c0-.394.32-.714.715-.714h1.274c.81 0 1.467-.658 1.467-1.467v-3.3H6.273Zm2.15 2.37a.757.757 0 0 1 .195-.366.717.717 0 0 1 1.207.365.725.725 0 0 1-.305.734.831.831 0 0 1-.122.067.825.825 0 0 1-.275.054.72.72 0 0 1-.715-.715c0-.046.005-.094.015-.14Zm1.207 3.505a.72.72 0 0 1-1.012 0 .725.725 0 0 1-.208-.505.726.726 0 0 1 .318-.596.69.69 0 0 1 .257-.107.726.726 0 0 1 .734.305.698.698 0 0 1 .106.258.726.726 0 0 1-.195.645Zm2.919 0a.659.659 0 0 1-.233.154.768.768 0 0 1-.274.055.72.72 0 0 1-.714-.714.72.72 0 0 1 .21-.507.725.725 0 0 1 .504-.208c.19 0 .373.076.507.208a.726.726 0 0 1 .208.507.725.725 0 0 1-.208.505Zm0-2.86a.72.72 0 0 1-.78.155.828.828 0 0 1-.232-.156.714.714 0 1 1 1.012 0Zm3.111 2.494a.801.801 0 0 1-.106.256.72.72 0 0 1-.734.305.767.767 0 0 1-.367-.195.725.725 0 0 1-.208-.505c0-.19.076-.374.208-.507a.726.726 0 0 1 .507-.208c.187 0 .371.076.505.208a.72.72 0 0 1 .195.646Zm-.195-2.495a.72.72 0 0 1-.778.156.77.77 0 0 1-.234-.156.725.725 0 0 1-.154-.778.82.82 0 0 1 .154-.232.771.771 0 0 1 .233-.156.72.72 0 0 1 .932.388.756.756 0 0 1 .057.273.72.72 0 0 1-.21.505Zm2.916 0a.72.72 0 0 1-.505.21.72.72 0 0 1-.715-.715.706.706 0 0 1 .12-.397.713.713 0 0 1 1.189 0c.025.04.047.081.067.124a.76.76 0 0 1 .054.273.72.72 0 0 1-.21.505Zm2.345-4.444v-.432c0-1.108-.901-2.01-2.009-2.01h-.997v.307a.715.715 0 0 1-1.43 0v-.307h-5.58v.307a.715.715 0 0 1-1.43 0v-.307h-.997c-1.108 0-2.01.902-2.01 2.01v.432h14.453Z\"/><path d=\"M13.5.5C6.044.5 0 6.544 0 14s6.044 13.5 13.5 13.5S27 21.456 27 14 20.956.5 13.5.5Zm8.558 18.817a3.426 3.426 0 0 1-2.508 2.521.715.715 0 0 1-.345-1.387 2.001 2.001 0 0 0 1.464-1.472.714.714 0 1 1 1.39.338Zm.098-3.635a2.9 2.9 0 0 1-2.897 2.896h-.56v.465a2.9 2.9 0 0 1-2.896 2.897h-7.52a3.443 3.443 0 0 1-3.439-3.44v-7.98a3.443 3.443 0 0 1 3.439-3.438h.997v-.307a.715.715 0 1 1 1.43 0v.307h5.58v-.307a.715.715 0 0 1 1.43 0v.307h.997a3.443 3.443 0 0 1 3.439 3.439v5.16Z\"/></g><defs><clipPath id=\"a\"><path fill=\"#fff\" transform=\"translate(0 .5)\" d=\"M0 0h27v27H0z\"/></clipPath></defs></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0F2ZW5pciBOZXh0IExUIFBybyBSZWd1bGFy\",\"--framer-font-family\":'\"Avenir Next LT Pro Regular\", \"Avenir Next LT Pro Regular Placeholder\", sans-serif',\"--framer-font-size\":\"13px\",\"--framer-line-height\":\"1em\",\"--framer-text-color\":\"var(--token-f3e0f19f-38aa-44b0-87c4-a19ec3b407cc, rgb(255, 255, 255))\",\"--framer-text-transform\":\"uppercase\"},children:\"24 mei 2025\"})}),className:\"framer-t4h33s\",fonts:[\"CUSTOM;Avenir Next LT Pro Regular\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-xtdlwp\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",children:[\"Als je deelneemt aan \",/*#__PURE__*/_jsx(\"strong\",{children:\"SLOWTriatlon Ouderkerk aan de Amstel\"}),\", dan ga je voor een dag vol plezier en sport bij de \",/*#__PURE__*/_jsx(\"strong\",{children:\"Ouderkerkerplas\"}),\". Je ervaart het zwemmen, fietsen en wandelen van een 1/8e of een 1/4e triatlon in de omgeving van het populaire gebied de Ronde Hoep.\"]})}),className:\"framer-f133av\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-7a5uq2\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-3rgi58\",\"data-framer-name\":\"Row\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-77tx2r\",\"data-framer-name\":\"Check\",layout:\"position\",opacity:1,radius:0,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 24 24\"><path d=\"M 12 2.25 C 6.615 2.25 2.25 6.615 2.25 12 C 2.25 17.385 6.615 21.75 12 21.75 C 17.385 21.75 21.75 17.385 21.75 12 C 21.74 6.62 17.38 2.26 12 2.25 Z M 16.641 10.294 L 11.147 15.544 C 11.005 15.677 10.817 15.751 10.622 15.75 C 10.429 15.753 10.244 15.679 10.106 15.544 L 7.359 12.919 C 7.152 12.738 7.06 12.458 7.121 12.189 C 7.181 11.92 7.384 11.706 7.649 11.632 C 7.914 11.557 8.199 11.634 8.391 11.831 L 10.622 13.959 L 15.609 9.206 C 15.912 8.942 16.37 8.964 16.647 9.255 C 16.923 9.547 16.921 10.005 16.641 10.294 Z\" fill=\"var(--token-fbd687b2-4486-4aa2-b10b-768900414a65, rgb(37, 96, 166)) /* {&quot;name&quot;:&quot;Secondary&quot;} */\"></path></svg>',svgContentId:8668896270,withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",children:\"Medaille\"})}),className:\"framer-1f4z49e\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1ojc2on\",\"data-framer-name\":\"Row\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-19gsekl\",\"data-framer-name\":\"Check\",layout:\"position\",opacity:1,radius:0,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 24 24\"><path d=\"M 12 2.25 C 6.615 2.25 2.25 6.615 2.25 12 C 2.25 17.385 6.615 21.75 12 21.75 C 17.385 21.75 21.75 17.385 21.75 12 C 21.74 6.62 17.38 2.26 12 2.25 Z M 16.641 10.294 L 11.147 15.544 C 11.005 15.677 10.817 15.751 10.622 15.75 C 10.429 15.753 10.244 15.679 10.106 15.544 L 7.359 12.919 C 7.152 12.738 7.06 12.458 7.121 12.189 C 7.181 11.92 7.384 11.706 7.649 11.632 C 7.914 11.557 8.199 11.634 8.391 11.831 L 10.622 13.959 L 15.609 9.206 C 15.912 8.942 16.37 8.964 16.647 9.255 C 16.923 9.547 16.921 10.005 16.641 10.294 Z\" fill=\"var(--token-fbd687b2-4486-4aa2-b10b-768900414a65, rgb(37, 96, 166)) /* {&quot;name&quot;:&quot;Secondary&quot;} */\"></path></svg>',svgContentId:8668896270,withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",children:\"Badmuts\"})}),className:\"framer-1o0cax6\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1dktoxd\",\"data-framer-name\":\"Row\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-c04pah\",\"data-framer-name\":\"Check\",layout:\"position\",opacity:1,radius:0,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 24 24\"><path d=\"M 12 2.25 C 6.615 2.25 2.25 6.615 2.25 12 C 2.25 17.385 6.615 21.75 12 21.75 C 17.385 21.75 21.75 17.385 21.75 12 C 21.74 6.62 17.38 2.26 12 2.25 Z M 16.641 10.294 L 11.147 15.544 C 11.005 15.677 10.817 15.751 10.622 15.75 C 10.429 15.753 10.244 15.679 10.106 15.544 L 7.359 12.919 C 7.152 12.738 7.06 12.458 7.121 12.189 C 7.181 11.92 7.384 11.706 7.649 11.632 C 7.914 11.557 8.199 11.634 8.391 11.831 L 10.622 13.959 L 15.609 9.206 C 15.912 8.942 16.37 8.964 16.647 9.255 C 16.923 9.547 16.921 10.005 16.641 10.294 Z\" fill=\"var(--token-fbd687b2-4486-4aa2-b10b-768900414a65, rgb(37, 96, 166)) /* {&quot;name&quot;:&quot;Secondary&quot;} */\"></path></svg>',svgContentId:8668896270,withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",children:\"Koffie en thee bij start\"})}),className:\"framer-m7nwgq\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-pnnt2c\",\"data-framer-name\":\"Row\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-g05cr6\",\"data-framer-name\":\"Check\",layout:\"position\",opacity:1,radius:0,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 24 24\"><path d=\"M 12 2.25 C 6.615 2.25 2.25 6.615 2.25 12 C 2.25 17.385 6.615 21.75 12 21.75 C 17.385 21.75 21.75 17.385 21.75 12 C 21.74 6.62 17.38 2.26 12 2.25 Z M 16.641 10.294 L 11.147 15.544 C 11.005 15.677 10.817 15.751 10.622 15.75 C 10.429 15.753 10.244 15.679 10.106 15.544 L 7.359 12.919 C 7.152 12.738 7.06 12.458 7.121 12.189 C 7.181 11.92 7.384 11.706 7.649 11.632 C 7.914 11.557 8.199 11.634 8.391 11.831 L 10.622 13.959 L 15.609 9.206 C 15.912 8.942 16.37 8.964 16.647 9.255 C 16.923 9.547 16.921 10.005 16.641 10.294 Z\" fill=\"var(--token-fbd687b2-4486-4aa2-b10b-768900414a65, rgb(37, 96, 166)) /* {&quot;name&quot;:&quot;Secondary&quot;} */\"></path></svg>',svgContentId:8668896270,withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",children:\"Muziek\"})}),className:\"framer-81pjvw\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1r9ft61\",\"data-framer-name\":\"Row\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1nw5g69\",\"data-framer-name\":\"Check\",layout:\"position\",opacity:1,radius:0,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 24 24\"><path d=\"M 12 2.25 C 6.615 2.25 2.25 6.615 2.25 12 C 2.25 17.385 6.615 21.75 12 21.75 C 17.385 21.75 21.75 17.385 21.75 12 C 21.74 6.62 17.38 2.26 12 2.25 Z M 16.641 10.294 L 11.147 15.544 C 11.005 15.677 10.817 15.751 10.622 15.75 C 10.429 15.753 10.244 15.679 10.106 15.544 L 7.359 12.919 C 7.152 12.738 7.06 12.458 7.121 12.189 C 7.181 11.92 7.384 11.706 7.649 11.632 C 7.914 11.557 8.199 11.634 8.391 11.831 L 10.622 13.959 L 15.609 9.206 C 15.912 8.942 16.37 8.964 16.647 9.255 C 16.923 9.547 16.921 10.005 16.641 10.294 Z\" fill=\"var(--token-fbd687b2-4486-4aa2-b10b-768900414a65, rgb(37, 96, 166)) /* {&quot;name&quot;:&quot;Secondary&quot;} */\"></path></svg>',svgContentId:8668896270,withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",children:\"Verzorgingspost\"})}),className:\"framer-1679tp4\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-5vgi9g\",\"data-framer-name\":\"Row\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1sgiptb\",\"data-framer-name\":\"Check\",layout:\"position\",opacity:1,radius:0,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 24 24\"><path d=\"M 12 2.25 C 6.615 2.25 2.25 6.615 2.25 12 C 2.25 17.385 6.615 21.75 12 21.75 C 17.385 21.75 21.75 17.385 21.75 12 C 21.74 6.62 17.38 2.26 12 2.25 Z M 16.641 10.294 L 11.147 15.544 C 11.005 15.677 10.817 15.751 10.622 15.75 C 10.429 15.753 10.244 15.679 10.106 15.544 L 7.359 12.919 C 7.152 12.738 7.06 12.458 7.121 12.189 C 7.181 11.92 7.384 11.706 7.649 11.632 C 7.914 11.557 8.199 11.634 8.391 11.831 L 10.622 13.959 L 15.609 9.206 C 15.912 8.942 16.37 8.964 16.647 9.255 C 16.923 9.547 16.921 10.005 16.641 10.294 Z\" fill=\"var(--token-fbd687b2-4486-4aa2-b10b-768900414a65, rgb(37, 96, 166)) /* {&quot;name&quot;:&quot;Secondary&quot;} */\"></path></svg>',svgContentId:8668896270,withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",children:\"Geweldige routes\"})}),className:\"framer-o3xjk7\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-x0szco\",\"data-framer-name\":\"Row\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-yg3dym\",\"data-framer-name\":\"Check\",layout:\"position\",opacity:1,radius:0,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 24 24\"><path d=\"M 12 2.25 C 6.615 2.25 2.25 6.615 2.25 12 C 2.25 17.385 6.615 21.75 12 21.75 C 17.385 21.75 21.75 17.385 21.75 12 C 21.74 6.62 17.38 2.26 12 2.25 Z M 16.641 10.294 L 11.147 15.544 C 11.005 15.677 10.817 15.751 10.622 15.75 C 10.429 15.753 10.244 15.679 10.106 15.544 L 7.359 12.919 C 7.152 12.738 7.06 12.458 7.121 12.189 C 7.181 11.92 7.384 11.706 7.649 11.632 C 7.914 11.557 8.199 11.634 8.391 11.831 L 10.622 13.959 L 15.609 9.206 C 15.912 8.942 16.37 8.964 16.647 9.255 C 16.923 9.547 16.921 10.005 16.641 10.294 Z\" fill=\"var(--token-fbd687b2-4486-4aa2-b10b-768900414a65, rgb(37, 96, 166)) /* {&quot;name&quot;:&quot;Secondary&quot;} */\"></path></svg>',svgContentId:8668896270,withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",children:\"Finish festival\"})}),className:\"framer-59v4vn\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})]}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-3y71w6\",children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"i8a0s9lOr\"},implicitPathVariables:undefined}],children:resolvedLinks3=>/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1rjxvf8-container\",inComponentSlot:true,nodeId:\"kfMsxHm0n\",rendersWithMotion:true,scopeId:\"tmZwPcbyl\",children:/*#__PURE__*/_jsx(Button,{gHeOvXgAq:resolvedLinks3[0],height:\"100%\",hyoIEBZCr:\"Meer lezen\",id:\"kfMsxHm0n\",layoutId:\"kfMsxHm0n\",sJxHEVhMr:false,variant:\"pMaEVg8eR\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-46nb5u\",\"data-border\":true,children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-12lj5ox\",\"data-styles-preset\":\"YckFIlg3V\",children:\"Brabant\"})}),className:\"framer-ztw3m4\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1maclgb\"}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-nrpw4s\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-14aotul\",\"data-framer-name\":\"graphic\",fill:\"black\",intrinsicHeight:28,intrinsicWidth:27,svg:'<svg width=\"27\" height=\"28\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><g clip-path=\"url(#a)\" fill=\"#fff\"><path d=\"M6.273 12.383V18.5c0 1.108.902 2.01 2.01 2.01h7.52c.81 0 1.467-.659 1.467-1.468v-1.18c0-.394.32-.714.715-.714h1.274c.81 0 1.467-.658 1.467-1.467v-3.3H6.273Zm2.15 2.37a.757.757 0 0 1 .195-.366.717.717 0 0 1 1.207.365.725.725 0 0 1-.305.734.831.831 0 0 1-.122.067.825.825 0 0 1-.275.054.72.72 0 0 1-.715-.715c0-.046.005-.094.015-.14Zm1.207 3.505a.72.72 0 0 1-1.012 0 .725.725 0 0 1-.208-.505.726.726 0 0 1 .318-.596.69.69 0 0 1 .257-.107.726.726 0 0 1 .734.305.698.698 0 0 1 .106.258.726.726 0 0 1-.195.645Zm2.919 0a.659.659 0 0 1-.233.154.768.768 0 0 1-.274.055.72.72 0 0 1-.714-.714.72.72 0 0 1 .21-.507.725.725 0 0 1 .504-.208c.19 0 .373.076.507.208a.726.726 0 0 1 .208.507.725.725 0 0 1-.208.505Zm0-2.86a.72.72 0 0 1-.78.155.828.828 0 0 1-.232-.156.714.714 0 1 1 1.012 0Zm3.111 2.494a.801.801 0 0 1-.106.256.72.72 0 0 1-.734.305.767.767 0 0 1-.367-.195.725.725 0 0 1-.208-.505c0-.19.076-.374.208-.507a.726.726 0 0 1 .507-.208c.187 0 .371.076.505.208a.72.72 0 0 1 .195.646Zm-.195-2.495a.72.72 0 0 1-.778.156.77.77 0 0 1-.234-.156.725.725 0 0 1-.154-.778.82.82 0 0 1 .154-.232.771.771 0 0 1 .233-.156.72.72 0 0 1 .932.388.756.756 0 0 1 .057.273.72.72 0 0 1-.21.505Zm2.916 0a.72.72 0 0 1-.505.21.72.72 0 0 1-.715-.715.706.706 0 0 1 .12-.397.713.713 0 0 1 1.189 0c.025.04.047.081.067.124a.76.76 0 0 1 .054.273.72.72 0 0 1-.21.505Zm2.345-4.444v-.432c0-1.108-.901-2.01-2.009-2.01h-.997v.307a.715.715 0 0 1-1.43 0v-.307h-5.58v.307a.715.715 0 0 1-1.43 0v-.307h-.997c-1.108 0-2.01.902-2.01 2.01v.432h14.453Z\"/><path d=\"M13.5.5C6.044.5 0 6.544 0 14s6.044 13.5 13.5 13.5S27 21.456 27 14 20.956.5 13.5.5Zm8.558 18.817a3.426 3.426 0 0 1-2.508 2.521.715.715 0 0 1-.345-1.387 2.001 2.001 0 0 0 1.464-1.472.714.714 0 1 1 1.39.338Zm.098-3.635a2.9 2.9 0 0 1-2.897 2.896h-.56v.465a2.9 2.9 0 0 1-2.896 2.897h-7.52a3.443 3.443 0 0 1-3.439-3.44v-7.98a3.443 3.443 0 0 1 3.439-3.438h.997v-.307a.715.715 0 1 1 1.43 0v.307h5.58v-.307a.715.715 0 0 1 1.43 0v.307h.997a3.443 3.443 0 0 1 3.439 3.439v5.16Z\"/></g><defs><clipPath id=\"a\"><path fill=\"#fff\" transform=\"translate(0 .5)\" d=\"M0 0h27v27H0z\"/></clipPath></defs></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0F2ZW5pciBOZXh0IExUIFBybyBSZWd1bGFy\",\"--framer-font-family\":'\"Avenir Next LT Pro Regular\", \"Avenir Next LT Pro Regular Placeholder\", sans-serif',\"--framer-font-size\":\"13px\",\"--framer-line-height\":\"1em\",\"--framer-text-color\":\"var(--token-f3e0f19f-38aa-44b0-87c4-a19ec3b407cc, rgb(255, 255, 255))\",\"--framer-text-transform\":\"uppercase\"},children:\"28 juni 2025\"})}),className:\"framer-1ims1zk\",fonts:[\"CUSTOM;Avenir Next LT Pro Regular\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1cy2l86\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",children:[\"Als je meedoet aan \",/*#__PURE__*/_jsx(\"strong\",{children:\"SLOWTriatlon Brabant\"}),\", krijg je een dag vol amusement en sportactiviteiten in \",/*#__PURE__*/_jsx(\"strong\",{children:\"Best\"}),\". Je beleeft het zwemmen, fietsen en lopen van een 1/8e of een 1/4e triatlon in de schitterende natuur. Doe gezellig mee samen met je vrienden, familie en collega's!\"]})}),className:\"framer-1v17b8v\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1ed9pyc\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-ercebm\",\"data-framer-name\":\"Row\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-18mek83\",\"data-framer-name\":\"Check\",layout:\"position\",opacity:1,radius:0,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 24 24\"><path d=\"M 12 2.25 C 6.615 2.25 2.25 6.615 2.25 12 C 2.25 17.385 6.615 21.75 12 21.75 C 17.385 21.75 21.75 17.385 21.75 12 C 21.74 6.62 17.38 2.26 12 2.25 Z M 16.641 10.294 L 11.147 15.544 C 11.005 15.677 10.817 15.751 10.622 15.75 C 10.429 15.753 10.244 15.679 10.106 15.544 L 7.359 12.919 C 7.152 12.738 7.06 12.458 7.121 12.189 C 7.181 11.92 7.384 11.706 7.649 11.632 C 7.914 11.557 8.199 11.634 8.391 11.831 L 10.622 13.959 L 15.609 9.206 C 15.912 8.942 16.37 8.964 16.647 9.255 C 16.923 9.547 16.921 10.005 16.641 10.294 Z\" fill=\"var(--token-fbd687b2-4486-4aa2-b10b-768900414a65, rgb(37, 96, 166)) /* {&quot;name&quot;:&quot;Secondary&quot;} */\"></path></svg>',svgContentId:8668896270,withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",children:\"Medaille\"})}),className:\"framer-f84jbe\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1j2gn3y\",\"data-framer-name\":\"Row\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-ljnwgj\",\"data-framer-name\":\"Check\",layout:\"position\",opacity:1,radius:0,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 24 24\"><path d=\"M 12 2.25 C 6.615 2.25 2.25 6.615 2.25 12 C 2.25 17.385 6.615 21.75 12 21.75 C 17.385 21.75 21.75 17.385 21.75 12 C 21.74 6.62 17.38 2.26 12 2.25 Z M 16.641 10.294 L 11.147 15.544 C 11.005 15.677 10.817 15.751 10.622 15.75 C 10.429 15.753 10.244 15.679 10.106 15.544 L 7.359 12.919 C 7.152 12.738 7.06 12.458 7.121 12.189 C 7.181 11.92 7.384 11.706 7.649 11.632 C 7.914 11.557 8.199 11.634 8.391 11.831 L 10.622 13.959 L 15.609 9.206 C 15.912 8.942 16.37 8.964 16.647 9.255 C 16.923 9.547 16.921 10.005 16.641 10.294 Z\" fill=\"var(--token-fbd687b2-4486-4aa2-b10b-768900414a65, rgb(37, 96, 166)) /* {&quot;name&quot;:&quot;Secondary&quot;} */\"></path></svg>',svgContentId:8668896270,withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",children:\"Badmuts\"})}),className:\"framer-1x0cj3r\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-xauoud\",\"data-framer-name\":\"Row\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1apjse4\",\"data-framer-name\":\"Check\",layout:\"position\",opacity:1,radius:0,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 24 24\"><path d=\"M 12 2.25 C 6.615 2.25 2.25 6.615 2.25 12 C 2.25 17.385 6.615 21.75 12 21.75 C 17.385 21.75 21.75 17.385 21.75 12 C 21.74 6.62 17.38 2.26 12 2.25 Z M 16.641 10.294 L 11.147 15.544 C 11.005 15.677 10.817 15.751 10.622 15.75 C 10.429 15.753 10.244 15.679 10.106 15.544 L 7.359 12.919 C 7.152 12.738 7.06 12.458 7.121 12.189 C 7.181 11.92 7.384 11.706 7.649 11.632 C 7.914 11.557 8.199 11.634 8.391 11.831 L 10.622 13.959 L 15.609 9.206 C 15.912 8.942 16.37 8.964 16.647 9.255 C 16.923 9.547 16.921 10.005 16.641 10.294 Z\" fill=\"var(--token-fbd687b2-4486-4aa2-b10b-768900414a65, rgb(37, 96, 166)) /* {&quot;name&quot;:&quot;Secondary&quot;} */\"></path></svg>',svgContentId:8668896270,withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",children:\"Koffie en thee bij start\"})}),className:\"framer-1vrppg5\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-110kxft\",\"data-framer-name\":\"Row\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1e6yu7y\",\"data-framer-name\":\"Check\",layout:\"position\",opacity:1,radius:0,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 24 24\"><path d=\"M 12 2.25 C 6.615 2.25 2.25 6.615 2.25 12 C 2.25 17.385 6.615 21.75 12 21.75 C 17.385 21.75 21.75 17.385 21.75 12 C 21.74 6.62 17.38 2.26 12 2.25 Z M 16.641 10.294 L 11.147 15.544 C 11.005 15.677 10.817 15.751 10.622 15.75 C 10.429 15.753 10.244 15.679 10.106 15.544 L 7.359 12.919 C 7.152 12.738 7.06 12.458 7.121 12.189 C 7.181 11.92 7.384 11.706 7.649 11.632 C 7.914 11.557 8.199 11.634 8.391 11.831 L 10.622 13.959 L 15.609 9.206 C 15.912 8.942 16.37 8.964 16.647 9.255 C 16.923 9.547 16.921 10.005 16.641 10.294 Z\" fill=\"var(--token-fbd687b2-4486-4aa2-b10b-768900414a65, rgb(37, 96, 166)) /* {&quot;name&quot;:&quot;Secondary&quot;} */\"></path></svg>',svgContentId:8668896270,withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",children:\"Muziek\"})}),className:\"framer-9z7ivk\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1komkbh\",\"data-framer-name\":\"Row\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1k5upn7\",\"data-framer-name\":\"Check\",layout:\"position\",opacity:1,radius:0,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 24 24\"><path d=\"M 12 2.25 C 6.615 2.25 2.25 6.615 2.25 12 C 2.25 17.385 6.615 21.75 12 21.75 C 17.385 21.75 21.75 17.385 21.75 12 C 21.74 6.62 17.38 2.26 12 2.25 Z M 16.641 10.294 L 11.147 15.544 C 11.005 15.677 10.817 15.751 10.622 15.75 C 10.429 15.753 10.244 15.679 10.106 15.544 L 7.359 12.919 C 7.152 12.738 7.06 12.458 7.121 12.189 C 7.181 11.92 7.384 11.706 7.649 11.632 C 7.914 11.557 8.199 11.634 8.391 11.831 L 10.622 13.959 L 15.609 9.206 C 15.912 8.942 16.37 8.964 16.647 9.255 C 16.923 9.547 16.921 10.005 16.641 10.294 Z\" fill=\"var(--token-fbd687b2-4486-4aa2-b10b-768900414a65, rgb(37, 96, 166)) /* {&quot;name&quot;:&quot;Secondary&quot;} */\"></path></svg>',svgContentId:8668896270,withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",children:\"Verzorgingspost\"})}),className:\"framer-13s3fn4\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-r0d6ez\",\"data-framer-name\":\"Row\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-78kvhh\",\"data-framer-name\":\"Check\",layout:\"position\",opacity:1,radius:0,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 24 24\"><path d=\"M 12 2.25 C 6.615 2.25 2.25 6.615 2.25 12 C 2.25 17.385 6.615 21.75 12 21.75 C 17.385 21.75 21.75 17.385 21.75 12 C 21.74 6.62 17.38 2.26 12 2.25 Z M 16.641 10.294 L 11.147 15.544 C 11.005 15.677 10.817 15.751 10.622 15.75 C 10.429 15.753 10.244 15.679 10.106 15.544 L 7.359 12.919 C 7.152 12.738 7.06 12.458 7.121 12.189 C 7.181 11.92 7.384 11.706 7.649 11.632 C 7.914 11.557 8.199 11.634 8.391 11.831 L 10.622 13.959 L 15.609 9.206 C 15.912 8.942 16.37 8.964 16.647 9.255 C 16.923 9.547 16.921 10.005 16.641 10.294 Z\" fill=\"var(--token-fbd687b2-4486-4aa2-b10b-768900414a65, rgb(37, 96, 166)) /* {&quot;name&quot;:&quot;Secondary&quot;} */\"></path></svg>',svgContentId:8668896270,withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",children:\"Geweldige routes\"})}),className:\"framer-1br0o1i\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-xtv9ux\",\"data-framer-name\":\"Row\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-vw9i0b\",\"data-framer-name\":\"Check\",layout:\"position\",opacity:1,radius:0,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 24 24\"><path d=\"M 12 2.25 C 6.615 2.25 2.25 6.615 2.25 12 C 2.25 17.385 6.615 21.75 12 21.75 C 17.385 21.75 21.75 17.385 21.75 12 C 21.74 6.62 17.38 2.26 12 2.25 Z M 16.641 10.294 L 11.147 15.544 C 11.005 15.677 10.817 15.751 10.622 15.75 C 10.429 15.753 10.244 15.679 10.106 15.544 L 7.359 12.919 C 7.152 12.738 7.06 12.458 7.121 12.189 C 7.181 11.92 7.384 11.706 7.649 11.632 C 7.914 11.557 8.199 11.634 8.391 11.831 L 10.622 13.959 L 15.609 9.206 C 15.912 8.942 16.37 8.964 16.647 9.255 C 16.923 9.547 16.921 10.005 16.641 10.294 Z\" fill=\"var(--token-fbd687b2-4486-4aa2-b10b-768900414a65, rgb(37, 96, 166)) /* {&quot;name&quot;:&quot;Secondary&quot;} */\"></path></svg>',svgContentId:8668896270,withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",children:\"Finish festival\"})}),className:\"framer-15mwklv\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})]}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-9qq1l9\",children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"ftG75tl32\"},implicitPathVariables:undefined}],children:resolvedLinks4=>/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-x3gco9-container\",inComponentSlot:true,nodeId:\"Ab_CPcesZ\",rendersWithMotion:true,scopeId:\"tmZwPcbyl\",children:/*#__PURE__*/_jsx(Button,{gHeOvXgAq:resolvedLinks4[0],height:\"100%\",hyoIEBZCr:\"Meer lezen\",id:\"Ab_CPcesZ\",layoutId:\"Ab_CPcesZ\",sJxHEVhMr:false,variant:\"pMaEVg8eR\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-cr4nix\",\"data-border\":true,\"data-framer-name\":\"KiKa\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-12lj5ox\",\"data-styles-preset\":\"YckFIlg3V\",children:\"KIKA TRIATLON\"})}),className:\"framer-5cdajn\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-oetriz\"}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-lvdw68\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-i5xgq8\",\"data-framer-name\":\"graphic\",fill:\"black\",intrinsicHeight:28,intrinsicWidth:27,svg:'<svg width=\"27\" height=\"28\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><g clip-path=\"url(#a)\" fill=\"#fff\"><path d=\"M6.273 12.383V18.5c0 1.108.902 2.01 2.01 2.01h7.52c.81 0 1.467-.659 1.467-1.468v-1.18c0-.394.32-.714.715-.714h1.274c.81 0 1.467-.658 1.467-1.467v-3.3H6.273Zm2.15 2.37a.757.757 0 0 1 .195-.366.717.717 0 0 1 1.207.365.725.725 0 0 1-.305.734.831.831 0 0 1-.122.067.825.825 0 0 1-.275.054.72.72 0 0 1-.715-.715c0-.046.005-.094.015-.14Zm1.207 3.505a.72.72 0 0 1-1.012 0 .725.725 0 0 1-.208-.505.726.726 0 0 1 .318-.596.69.69 0 0 1 .257-.107.726.726 0 0 1 .734.305.698.698 0 0 1 .106.258.726.726 0 0 1-.195.645Zm2.919 0a.659.659 0 0 1-.233.154.768.768 0 0 1-.274.055.72.72 0 0 1-.714-.714.72.72 0 0 1 .21-.507.725.725 0 0 1 .504-.208c.19 0 .373.076.507.208a.726.726 0 0 1 .208.507.725.725 0 0 1-.208.505Zm0-2.86a.72.72 0 0 1-.78.155.828.828 0 0 1-.232-.156.714.714 0 1 1 1.012 0Zm3.111 2.494a.801.801 0 0 1-.106.256.72.72 0 0 1-.734.305.767.767 0 0 1-.367-.195.725.725 0 0 1-.208-.505c0-.19.076-.374.208-.507a.726.726 0 0 1 .507-.208c.187 0 .371.076.505.208a.72.72 0 0 1 .195.646Zm-.195-2.495a.72.72 0 0 1-.778.156.77.77 0 0 1-.234-.156.725.725 0 0 1-.154-.778.82.82 0 0 1 .154-.232.771.771 0 0 1 .233-.156.72.72 0 0 1 .932.388.756.756 0 0 1 .057.273.72.72 0 0 1-.21.505Zm2.916 0a.72.72 0 0 1-.505.21.72.72 0 0 1-.715-.715.706.706 0 0 1 .12-.397.713.713 0 0 1 1.189 0c.025.04.047.081.067.124a.76.76 0 0 1 .054.273.72.72 0 0 1-.21.505Zm2.345-4.444v-.432c0-1.108-.901-2.01-2.009-2.01h-.997v.307a.715.715 0 0 1-1.43 0v-.307h-5.58v.307a.715.715 0 0 1-1.43 0v-.307h-.997c-1.108 0-2.01.902-2.01 2.01v.432h14.453Z\"/><path d=\"M13.5.5C6.044.5 0 6.544 0 14s6.044 13.5 13.5 13.5S27 21.456 27 14 20.956.5 13.5.5Zm8.558 18.817a3.426 3.426 0 0 1-2.508 2.521.715.715 0 0 1-.345-1.387 2.001 2.001 0 0 0 1.464-1.472.714.714 0 1 1 1.39.338Zm.098-3.635a2.9 2.9 0 0 1-2.897 2.896h-.56v.465a2.9 2.9 0 0 1-2.896 2.897h-7.52a3.443 3.443 0 0 1-3.439-3.44v-7.98a3.443 3.443 0 0 1 3.439-3.438h.997v-.307a.715.715 0 1 1 1.43 0v.307h5.58v-.307a.715.715 0 0 1 1.43 0v.307h.997a3.443 3.443 0 0 1 3.439 3.439v5.16Z\"/></g><defs><clipPath id=\"a\"><path fill=\"#fff\" transform=\"translate(0 .5)\" d=\"M0 0h27v27H0z\"/></clipPath></defs></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0F2ZW5pciBOZXh0IExUIFBybyBSZWd1bGFy\",\"--framer-font-family\":'\"Avenir Next LT Pro Regular\", \"Avenir Next LT Pro Regular Placeholder\", sans-serif',\"--framer-font-size\":\"13px\",\"--framer-line-height\":\"1em\",\"--framer-text-color\":\"var(--token-f3e0f19f-38aa-44b0-87c4-a19ec3b407cc, rgb(255, 255, 255))\",\"--framer-text-transform\":\"uppercase\"},children:\"3 edities\"})}),className:\"framer-hoox1j\",fonts:[\"CUSTOM;Avenir Next LT Pro Regular\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-jrvfd7\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",children:[\"Wil jij deelnemen aan SLOWTriatlon in Ouderkerk, Brabant of Friesland en tegelijkertijd geld inzamelen voor kinderen met kanker? Schrijf je in voor \",/*#__PURE__*/_jsx(\"strong\",{children:\"Triatlon voor KiKa\"}),\" en zwem, fiets en wandel een 1/8e of 1/4e triatlon. Samen zetten we ons in voor 100% genezing!\"]})}),className:\"framer-1uv8gbq\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-evm31l\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1f2k7bx\",\"data-framer-name\":\"Row\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1qlfksp\",\"data-framer-name\":\"Check\",layout:\"position\",opacity:1,radius:0,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 24 24\"><path d=\"M 12 2.25 C 6.615 2.25 2.25 6.615 2.25 12 C 2.25 17.385 6.615 21.75 12 21.75 C 17.385 21.75 21.75 17.385 21.75 12 C 21.74 6.62 17.38 2.26 12 2.25 Z M 16.641 10.294 L 11.147 15.544 C 11.005 15.677 10.817 15.751 10.622 15.75 C 10.429 15.753 10.244 15.679 10.106 15.544 L 7.359 12.919 C 7.152 12.738 7.06 12.458 7.121 12.189 C 7.181 11.92 7.384 11.706 7.649 11.632 C 7.914 11.557 8.199 11.634 8.391 11.831 L 10.622 13.959 L 15.609 9.206 C 15.912 8.942 16.37 8.964 16.647 9.255 C 16.923 9.547 16.921 10.005 16.641 10.294 Z\" fill=\"var(--token-fbd687b2-4486-4aa2-b10b-768900414a65, rgb(37, 96, 166)) /* {&quot;name&quot;:&quot;Secondary&quot;} */\"></path></svg>',svgContentId:8668896270,withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",children:\"Medaille\"})}),className:\"framer-j3avl6\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-10wore7\",\"data-framer-name\":\"Row\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1b44ybr\",\"data-framer-name\":\"Check\",layout:\"position\",opacity:1,radius:0,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 24 24\"><path d=\"M 12 2.25 C 6.615 2.25 2.25 6.615 2.25 12 C 2.25 17.385 6.615 21.75 12 21.75 C 17.385 21.75 21.75 17.385 21.75 12 C 21.74 6.62 17.38 2.26 12 2.25 Z M 16.641 10.294 L 11.147 15.544 C 11.005 15.677 10.817 15.751 10.622 15.75 C 10.429 15.753 10.244 15.679 10.106 15.544 L 7.359 12.919 C 7.152 12.738 7.06 12.458 7.121 12.189 C 7.181 11.92 7.384 11.706 7.649 11.632 C 7.914 11.557 8.199 11.634 8.391 11.831 L 10.622 13.959 L 15.609 9.206 C 15.912 8.942 16.37 8.964 16.647 9.255 C 16.923 9.547 16.921 10.005 16.641 10.294 Z\" fill=\"var(--token-fbd687b2-4486-4aa2-b10b-768900414a65, rgb(37, 96, 166)) /* {&quot;name&quot;:&quot;Secondary&quot;} */\"></path></svg>',svgContentId:8668896270,withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",children:\"Badmuts\"})}),className:\"framer-j6v4e9\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-h77klr\",\"data-framer-name\":\"Row\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-kyq35h\",\"data-framer-name\":\"Check\",layout:\"position\",opacity:1,radius:0,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 24 24\"><path d=\"M 12 2.25 C 6.615 2.25 2.25 6.615 2.25 12 C 2.25 17.385 6.615 21.75 12 21.75 C 17.385 21.75 21.75 17.385 21.75 12 C 21.74 6.62 17.38 2.26 12 2.25 Z M 16.641 10.294 L 11.147 15.544 C 11.005 15.677 10.817 15.751 10.622 15.75 C 10.429 15.753 10.244 15.679 10.106 15.544 L 7.359 12.919 C 7.152 12.738 7.06 12.458 7.121 12.189 C 7.181 11.92 7.384 11.706 7.649 11.632 C 7.914 11.557 8.199 11.634 8.391 11.831 L 10.622 13.959 L 15.609 9.206 C 15.912 8.942 16.37 8.964 16.647 9.255 C 16.923 9.547 16.921 10.005 16.641 10.294 Z\" fill=\"var(--token-fbd687b2-4486-4aa2-b10b-768900414a65, rgb(37, 96, 166)) /* {&quot;name&quot;:&quot;Secondary&quot;} */\"></path></svg>',svgContentId:8668896270,withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",children:\"Koffie en thee bij start\"})}),className:\"framer-1vzlc1y\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1usgzxu\",\"data-framer-name\":\"Row\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1ml941q\",\"data-framer-name\":\"Check\",layout:\"position\",opacity:1,radius:0,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 24 24\"><path d=\"M 12 2.25 C 6.615 2.25 2.25 6.615 2.25 12 C 2.25 17.385 6.615 21.75 12 21.75 C 17.385 21.75 21.75 17.385 21.75 12 C 21.74 6.62 17.38 2.26 12 2.25 Z M 16.641 10.294 L 11.147 15.544 C 11.005 15.677 10.817 15.751 10.622 15.75 C 10.429 15.753 10.244 15.679 10.106 15.544 L 7.359 12.919 C 7.152 12.738 7.06 12.458 7.121 12.189 C 7.181 11.92 7.384 11.706 7.649 11.632 C 7.914 11.557 8.199 11.634 8.391 11.831 L 10.622 13.959 L 15.609 9.206 C 15.912 8.942 16.37 8.964 16.647 9.255 C 16.923 9.547 16.921 10.005 16.641 10.294 Z\" fill=\"var(--token-fbd687b2-4486-4aa2-b10b-768900414a65, rgb(37, 96, 166)) /* {&quot;name&quot;:&quot;Secondary&quot;} */\"></path></svg>',svgContentId:8668896270,withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",children:\"Muziek\"})}),className:\"framer-17jcozn\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-5rufo3\",\"data-framer-name\":\"Row\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-n961ma\",\"data-framer-name\":\"Check\",layout:\"position\",opacity:1,radius:0,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 24 24\"><path d=\"M 12 2.25 C 6.615 2.25 2.25 6.615 2.25 12 C 2.25 17.385 6.615 21.75 12 21.75 C 17.385 21.75 21.75 17.385 21.75 12 C 21.74 6.62 17.38 2.26 12 2.25 Z M 16.641 10.294 L 11.147 15.544 C 11.005 15.677 10.817 15.751 10.622 15.75 C 10.429 15.753 10.244 15.679 10.106 15.544 L 7.359 12.919 C 7.152 12.738 7.06 12.458 7.121 12.189 C 7.181 11.92 7.384 11.706 7.649 11.632 C 7.914 11.557 8.199 11.634 8.391 11.831 L 10.622 13.959 L 15.609 9.206 C 15.912 8.942 16.37 8.964 16.647 9.255 C 16.923 9.547 16.921 10.005 16.641 10.294 Z\" fill=\"var(--token-fbd687b2-4486-4aa2-b10b-768900414a65, rgb(37, 96, 166)) /* {&quot;name&quot;:&quot;Secondary&quot;} */\"></path></svg>',svgContentId:8668896270,withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",children:\"Verzorgingsposten\"})}),className:\"framer-16r8kij\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1rkd86v\",\"data-framer-name\":\"Row\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1l1n6nl\",\"data-framer-name\":\"Check\",layout:\"position\",opacity:1,radius:0,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 24 24\"><path d=\"M 12 2.25 C 6.615 2.25 2.25 6.615 2.25 12 C 2.25 17.385 6.615 21.75 12 21.75 C 17.385 21.75 21.75 17.385 21.75 12 C 21.74 6.62 17.38 2.26 12 2.25 Z M 16.641 10.294 L 11.147 15.544 C 11.005 15.677 10.817 15.751 10.622 15.75 C 10.429 15.753 10.244 15.679 10.106 15.544 L 7.359 12.919 C 7.152 12.738 7.06 12.458 7.121 12.189 C 7.181 11.92 7.384 11.706 7.649 11.632 C 7.914 11.557 8.199 11.634 8.391 11.831 L 10.622 13.959 L 15.609 9.206 C 15.912 8.942 16.37 8.964 16.647 9.255 C 16.923 9.547 16.921 10.005 16.641 10.294 Z\" fill=\"var(--token-fbd687b2-4486-4aa2-b10b-768900414a65, rgb(37, 96, 166)) /* {&quot;name&quot;:&quot;Secondary&quot;} */\"></path></svg>',svgContentId:8668896270,withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",children:\"Geweldige routes\"})}),className:\"framer-1f3xxhv\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1ynaeoy\",\"data-framer-name\":\"Row\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1j47247\",\"data-framer-name\":\"Check\",layout:\"position\",opacity:1,radius:0,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 24 24\"><path d=\"M 12 2.25 C 6.615 2.25 2.25 6.615 2.25 12 C 2.25 17.385 6.615 21.75 12 21.75 C 17.385 21.75 21.75 17.385 21.75 12 C 21.74 6.62 17.38 2.26 12 2.25 Z M 16.641 10.294 L 11.147 15.544 C 11.005 15.677 10.817 15.751 10.622 15.75 C 10.429 15.753 10.244 15.679 10.106 15.544 L 7.359 12.919 C 7.152 12.738 7.06 12.458 7.121 12.189 C 7.181 11.92 7.384 11.706 7.649 11.632 C 7.914 11.557 8.199 11.634 8.391 11.831 L 10.622 13.959 L 15.609 9.206 C 15.912 8.942 16.37 8.964 16.647 9.255 C 16.923 9.547 16.921 10.005 16.641 10.294 Z\" fill=\"var(--token-fbd687b2-4486-4aa2-b10b-768900414a65, rgb(37, 96, 166)) /* {&quot;name&quot;:&quot;Secondary&quot;} */\"></path></svg>',svgContentId:8668896270,withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",children:\"Finish festival\"})}),className:\"framer-qqw2bn\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})]}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1cony4t\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-qfz24o-container\",inComponentSlot:true,nodeId:\"mrlkbogOL\",rendersWithMotion:true,scopeId:\"tmZwPcbyl\",children:/*#__PURE__*/_jsx(Button,{gHeOvXgAq:\"https://www.triatlonvoorkika.nl/slow\",height:\"100%\",hyoIEBZCr:\"Meer lezen\",id:\"mrlkbogOL\",layoutId:\"mrlkbogOL\",sJxHEVhMr:true,variant:\"pMaEVg8eR\",width:\"100%\"})})})})]})],snapObject:{fluid:false,snap:true,snapEdge:\"center\"},style:{maxWidth:\"100%\",width:\"100%\"},width:\"100%\"})})})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-i9mbh\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1uihnmu\",id:elementId1,ref:ref2,children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1i24mjg\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h2\",{className:\"framer-styles-preset-1wml6uu\",\"data-styles-preset\":\"fVxnimdqP\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-fbd687b2-4486-4aa2-b10b-768900414a65, rgb(38, 38, 38))\"},children:[\"Alles weten over \",/*#__PURE__*/_jsx(\"br\",{}),\"SLOWTriatlon 2025?\"]})}),className:\"framer-mq4y88\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1dsl9rf-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"IOJx9Li2G\",scopeId:\"tmZwPcbyl\",children:/*#__PURE__*/_jsx(Embed,{height:\"100%\",html:'<div class=\"_form_194\"></div><script src=\"https://emolifenl.activehosted.com/f/embed.php?id=194\" charset=\"utf-8\"></script>',id:\"IOJx9Li2G\",layoutId:\"IOJx9Li2G\",style:{height:\"100%\",width:\"100%\"},type:\"html\",url:\"\",width:\"100%\"})})})]})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:439,width:componentViewport?.width||\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-14iw9bk-container\",nodeId:\"N0YXe5s1C\",scopeId:\"tmZwPcbyl\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{pkD5shsne:{variant:\"MmEO1zjEQ\"},StvetiJP3:{variant:\"iOKDVtzeY\"}},children:/*#__PURE__*/_jsx(FooterNavbar,{height:\"100%\",id:\"N0YXe5s1C\",layoutId:\"N0YXe5s1C\",style:{width:\"100%\"},variant:\"Yq7EcJKiu\",width:\"100%\"})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-tC1pn.framer-l8iy10, .framer-tC1pn .framer-l8iy10 { display: block; }\",\".framer-tC1pn.framer-ykarp9 { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1400px; }\",\".framer-tC1pn .framer-1yiupt4-container { flex: none; height: auto; left: 50%; position: absolute; top: 0px; transform: translateX(-50%); width: 100%; z-index: 10; }\",\".framer-tC1pn .framer-14kb241 { align-content: center; align-items: center; background-color: var(--token-d952a4d9-db6a-4efb-923f-20f1767ca3fa, #1b5396); border-bottom-left-radius: 90px; border-bottom-right-radius: 90px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; z-index: 0; }\",\".framer-tC1pn .framer-11at0m7 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 509px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-tC1pn .framer-vb0826 { align-content: flex-end; align-items: flex-end; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 1px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",'.framer-tC1pn .framer-2bvue { align-content: center; align-items: center; background: linear-gradient(180deg, rgba(38, 38, 38, 0) 40%, var(--token-d952a4d9-db6a-4efb-923f-20f1767ca3fa, rgb(27, 83, 150)) /* {\"name\":\"Quaternary\"} */ 100%); display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: 100%; justify-content: flex-end; overflow: visible; padding: 100px 75px 75px 75px; position: relative; width: 1px; z-index: 0; }',\".framer-tC1pn .framer-tcs6jy { align-content: center; align-items: center; background-color: var(--token-d952a4d9-db6a-4efb-923f-20f1767ca3fa, #2560a6); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 50px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 25px 0px 25px; position: relative; width: 100%; z-index: 1; }\",'.framer-tC1pn .framer-q1ir6a { -webkit-backdrop-filter: blur(5px); -webkit-filter: saturate(1.2); align-content: center; align-items: center; backdrop-filter: blur(5px); background: linear-gradient(254deg, #005fbf 0%, var(--token-fbd687b2-4486-4aa2-b10b-768900414a65, rgb(37, 96, 166)) /* {\"name\":\"Secondary\"} */ 100%); border-bottom-left-radius: 60px; border-bottom-right-radius: 60px; border-top-left-radius: 60px; border-top-right-radius: 60px; display: flex; filter: saturate(1.2); flex: none; flex-direction: column; flex-wrap: nowrap; gap: 100px; height: min-content; justify-content: center; overflow: visible; padding: 75px 50px 75px 50px; position: relative; width: 100%; z-index: 1; }',\".framer-tC1pn .framer-s5vyp9 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 25px; height: min-content; justify-content: flex-start; max-width: 1150px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-tC1pn .framer-1ex9wwv { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 14px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-tC1pn .framer-19uqti6, .framer-tC1pn .framer-1wjdb3y, .framer-tC1pn .framer-1oji64j, .framer-tC1pn .framer-o3wwk3, .framer-tC1pn .framer-ea7n5z, .framer-tC1pn .framer-16iecw4, .framer-tC1pn .framer-zg18lk, .framer-tC1pn .framer-1rfvz07, .framer-tC1pn .framer-knyne0, .framer-tC1pn .framer-ucr5d8, .framer-tC1pn .framer-1nd8nkl, .framer-tC1pn .framer-a4etns, .framer-tC1pn .framer-3hdifd, .framer-tC1pn .framer-f133av, .framer-tC1pn .framer-ztw3m4, .framer-tC1pn .framer-1v17b8v, .framer-tC1pn .framer-5cdajn, .framer-tC1pn .framer-1uv8gbq { --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; z-index: 1; }\",\".framer-tC1pn .framer-pcvecg { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 90%; word-break: break-word; word-wrap: break-word; z-index: 1; }\",\".framer-tC1pn .framer-1b7l1o4, .framer-tC1pn .framer-3y71w6, .framer-tC1pn .framer-9qq1l9, .framer-tC1pn .framer-1cony4t { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: wrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-tC1pn .framer-c4sxn0-container, .framer-tC1pn .framer-1rjxvf8-container, .framer-tC1pn .framer-x3gco9-container, .framer-tC1pn .framer-qfz24o-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-tC1pn .framer-16ciydq { aspect-ratio: 1.1036414565826331 / 1; flex: 1 0 0px; height: var(--framer-aspect-ratio-supported, 335px); max-width: 370px; position: relative; width: 1px; }\",\".framer-tC1pn .framer-1onhgqq { align-content: center; align-items: center; background-color: var(--token-d952a4d9-db6a-4efb-923f-20f1767ca3fa, #2560a6); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 34px; height: min-content; justify-content: center; overflow: hidden; padding: 75px; position: relative; width: 100%; }\",\".framer-tC1pn .framer-1rn9c42 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 25px; height: min-content; justify-content: flex-start; max-width: 1150px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-tC1pn .framer-1cmmgtc { 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: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-tC1pn .framer-joim6h-container { aspect-ratio: 1.7736263736263735 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 451px); max-width: 800px; position: relative; width: 100%; }\",\".framer-tC1pn .framer-o0rqch { align-content: center; align-items: center; border-bottom-left-radius: 90px; border-bottom-right-radius: 90px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 25px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 75px 75px 75px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-tC1pn .framer-1bnmnl { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 25px; height: min-content; justify-content: center; max-width: 1150px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-tC1pn .framer-14jjf6y { --border-bottom-width: 1px; --border-color: var(--token-f3e0f19f-38aa-44b0-87c4-a19ec3b407cc, #ffffff); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: flex-start; align-items: flex-start; align-self: stretch; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: auto; justify-content: flex-start; overflow: visible; padding: 40px; position: relative; scroll-margin-top: 100px; width: 1px; }\",\".framer-tC1pn .framer-s6sgca, .framer-tC1pn .framer-1xocxrx { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-tC1pn .framer-1qh8vzu, .framer-tC1pn .framer-92h0x2 { background-color: rgba(255, 255, 255, 0.5); flex: none; height: 1px; overflow: hidden; position: relative; width: 100%; }\",\".framer-tC1pn .framer-1p1i7bv, .framer-tC1pn .framer-1eskoqd { 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; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-tC1pn .framer-111ou82, .framer-tC1pn .framer-y98wid, .framer-tC1pn .framer-kyx9ol, .framer-tC1pn .framer-sym3xi, .framer-tC1pn .framer-7j5b2j, .framer-tC1pn .framer-fszmcj, .framer-tC1pn .framer-ej5aon, .framer-tC1pn .framer-17532c2, .framer-tC1pn .framer-1nl0c7a, .framer-tC1pn .framer-1nxjq7a, .framer-tC1pn .framer-9ujvyv, .framer-tC1pn .framer-1ucpymy, .framer-tC1pn .framer-1ktm0eb, .framer-tC1pn .framer-1kcadem, .framer-tC1pn .framer-1nx8rko, .framer-tC1pn .framer-11et0tv, .framer-tC1pn .framer-3rgi58, .framer-tC1pn .framer-1ojc2on, .framer-tC1pn .framer-1dktoxd, .framer-tC1pn .framer-pnnt2c, .framer-tC1pn .framer-1r9ft61, .framer-tC1pn .framer-5vgi9g, .framer-tC1pn .framer-x0szco, .framer-tC1pn .framer-ercebm, .framer-tC1pn .framer-1j2gn3y, .framer-tC1pn .framer-xauoud, .framer-tC1pn .framer-110kxft, .framer-tC1pn .framer-1komkbh, .framer-tC1pn .framer-r0d6ez, .framer-tC1pn .framer-xtv9ux, .framer-tC1pn .framer-1f2k7bx, .framer-tC1pn .framer-10wore7, .framer-tC1pn .framer-h77klr, .framer-tC1pn .framer-1usgzxu, .framer-tC1pn .framer-5rufo3, .framer-tC1pn .framer-1rkd86v, .framer-tC1pn .framer-1ynaeoy { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-tC1pn .framer-161gwmf-container, .framer-tC1pn .framer-likcmj-container, .framer-tC1pn .framer-95mi23-container, .framer-tC1pn .framer-1yb2hrv-container, .framer-tC1pn .framer-1aumegg-container, .framer-tC1pn .framer-1ayq0jv-container, .framer-tC1pn .framer-wk7vkw-container, .framer-tC1pn .framer-3zwzjm-container, .framer-tC1pn .framer-1wqqiuz-container, .framer-tC1pn .framer-3tpzoo-container, .framer-tC1pn .framer-ibdxdh-container, .framer-tC1pn .framer-3y1jdv-container, .framer-tC1pn .framer-1a9byej-container, .framer-tC1pn .framer-17fxkaw-container, .framer-tC1pn .framer-13kx2s7-container, .framer-tC1pn .framer-1uw6yhq-container, .framer-tC1pn .framer-1ge1dfb-container, .framer-tC1pn .framer-1lbeay6-container, .framer-tC1pn .framer-fqit1f-container { aspect-ratio: 1 / 1; flex: none; height: 20px; position: relative; width: var(--framer-aspect-ratio-supported, 20px); }\",\".framer-tC1pn .framer-z85dlc, .framer-tC1pn .framer-1vrbyck, .framer-tC1pn .framer-1dgccay, .framer-tC1pn .framer-15xoojn, .framer-tC1pn .framer-pzk0e6, .framer-tC1pn .framer-v7mbch, .framer-tC1pn .framer-1wdgo5k, .framer-tC1pn .framer-14vvxme, .framer-tC1pn .framer-vd1ae4, .framer-tC1pn .framer-114dc00, .framer-tC1pn .framer-ne7wax, .framer-tC1pn .framer-1wi9dk2, .framer-tC1pn .framer-yj6ba5, .framer-tC1pn .framer-1txg7bo, .framer-tC1pn .framer-r24k0c, .framer-tC1pn .framer-endkzk, .framer-tC1pn .framer-pumurk, .framer-tC1pn .framer-66mtcj, .framer-tC1pn .framer-13y12dk, .framer-tC1pn .framer-10dx4q1, .framer-tC1pn .framer-hxo32q, .framer-tC1pn .framer-1whlunb, .framer-tC1pn .framer-1f4z49e, .framer-tC1pn .framer-1o0cax6, .framer-tC1pn .framer-m7nwgq, .framer-tC1pn .framer-81pjvw, .framer-tC1pn .framer-1679tp4, .framer-tC1pn .framer-o3xjk7, .framer-tC1pn .framer-f84jbe, .framer-tC1pn .framer-1x0cj3r, .framer-tC1pn .framer-1vrppg5, .framer-tC1pn .framer-9z7ivk, .framer-tC1pn .framer-13s3fn4, .framer-tC1pn .framer-1br0o1i, .framer-tC1pn .framer-j3avl6, .framer-tC1pn .framer-j6v4e9, .framer-tC1pn .framer-1vzlc1y, .framer-tC1pn .framer-17jcozn, .framer-tC1pn .framer-16r8kij, .framer-tC1pn .framer-1f3xxhv { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-tC1pn .framer-1te9lvy { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 5px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-tC1pn .framer-8za15m, .framer-tC1pn .framer-pk6e2h, .framer-tC1pn .framer-301ag { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 0px 0px 5px; position: relative; width: 100%; }\",\".framer-tC1pn .framer-1u1g2of { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-tC1pn .framer-1aqfvry, .framer-tC1pn .framer-wpkf4w { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-tC1pn .framer-xo6y5, .framer-tC1pn .framer-a1ffm7 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 3px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 0px 0px 25px; position: relative; width: 100%; }\",\".framer-tC1pn .framer-r3d0xe, .framer-tC1pn .framer-1i24mjg { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-tC1pn .framer-xqeffg { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 3px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 0px 0px 25px; position: relative; width: 100%; }\",\".framer-tC1pn .framer-i7oktd, .framer-tC1pn .framer-wpowi7, .framer-tC1pn .framer-193kgtc { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 5px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-tC1pn .framer-1toy4bw { --border-bottom-width: 1px; --border-color: var(--token-f3e0f19f-38aa-44b0-87c4-a19ec3b407cc, #ffffff); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: flex-start; align-items: flex-start; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 40px; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-tC1pn .framer-pdtu8h { align-content: center; align-items: center; border-bottom-left-radius: 90px; border-bottom-right-radius: 90px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 0px 100px 0px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-tC1pn .framer-i3ql10-container { flex: none; height: 400px; position: relative; width: 100%; }\",\".framer-tC1pn .framer-1lr08s8, .framer-tC1pn .framer-1orqv5c, .framer-tC1pn .framer-1bghmlr { border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; height: 400px; overflow: hidden; position: relative; width: 500px; will-change: var(--framer-will-change-override, transform); }\",\".framer-tC1pn .framer-mft3nd, .framer-tC1pn .framer-1a31aqp, .framer-tC1pn .framer-lqdtzd { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 25px; height: 400px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 500px; }\",\".framer-tC1pn .framer-1bq0lju, .framer-tC1pn .framer-1i43y56, .framer-tC1pn .framer-5f5808 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 25px; height: 1px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-tC1pn .framer-o60hwl, .framer-tC1pn .framer-zxi7ie, .framer-tC1pn .framer-1q26mtm, .framer-tC1pn .framer-1sn25ig, .framer-tC1pn .framer-14idkwy, .framer-tC1pn .framer-1rt4xhc { border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; flex: 1 0 0px; height: 100%; overflow: hidden; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-tC1pn .framer-y4v03c, .framer-tC1pn .framer-gzvfvi, .framer-tC1pn .framer-1y1my0q { border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; flex: 1 0 0px; height: 1px; overflow: hidden; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-tC1pn .framer-1ur7cu2 { align-content: flex-end; align-items: flex-end; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 75px 0px 75px 0px; position: relative; width: 100%; }\",\".framer-tC1pn .framer-enjf36-container, .framer-tC1pn .framer-1j1bsdz-container { flex: none; height: auto; position: relative; width: 100%; z-index: 1; }\",\".framer-tC1pn .framer-1sdza43-container, .framer-tC1pn .framer-lbvmd7-container, .framer-tC1pn .framer-1s0vlmb-container { height: 543px; position: relative; width: 425px; }\",\".framer-tC1pn .framer-142c3t6 { align-content: center; align-items: center; background-color: var(--token-d1ea8c3f-5684-40da-91b6-9db479f5a094, #e9edf0); border-bottom-left-radius: 90px; border-bottom-right-radius: 90px; border-top-left-radius: 90px; border-top-right-radius: 90px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 50px; height: min-content; justify-content: center; overflow: hidden; padding: 75px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-tC1pn .framer-3b0ocm, .framer-tC1pn .framer-xtdlwp, .framer-tC1pn .framer-1cy2l86, .framer-tC1pn .framer-jrvfd7 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 25px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-tC1pn .framer-zjrgtw-container { flex: none; height: auto; max-width: 1150px; position: relative; width: 100%; }\",\".framer-tC1pn .framer-fkq7d7 { --border-bottom-width: 1px; --border-color: var(--token-f3e0f19f-38aa-44b0-87c4-a19ec3b407cc, #ffffff); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: flex-start; align-items: flex-start; background-color: #ffffff; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 17px; height: min-content; justify-content: center; overflow: hidden; padding: 40px; position: relative; width: 450px; will-change: var(--framer-will-change-override, transform); }\",\".framer-tC1pn .framer-1ykvjyd, .framer-tC1pn .framer-1maclgb, .framer-tC1pn .framer-oetriz { background-color: rgba(0, 0, 0, 0.5); flex: none; height: 1px; overflow: hidden; position: relative; width: 100%; }\",\".framer-tC1pn .framer-d6et51, .framer-tC1pn .framer-nrpw4s, .framer-tC1pn .framer-lvdw68 { align-content: center; align-items: center; background-color: var(--token-fbd687b2-4486-4aa2-b10b-768900414a65, #2560a6); border-bottom-left-radius: 100px; border-bottom-right-radius: 100px; border-top-left-radius: 100px; border-top-right-radius: 100px; box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.1); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 7px; height: min-content; justify-content: center; overflow: visible; padding: 6px 14px 6px 7px; position: relative; width: min-content; }\",\".framer-tC1pn .framer-18bt1vc, .framer-tC1pn .framer-14aotul, .framer-tC1pn .framer-i5xgq8 { aspect-ratio: 0.9642857142857143 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 26px); position: relative; width: 25px; }\",\".framer-tC1pn .framer-t4h33s, .framer-tC1pn .framer-1ims1zk, .framer-tC1pn .framer-hoox1j { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: 12px; position: relative; white-space: pre; width: auto; }\",\".framer-tC1pn .framer-7a5uq2, .framer-tC1pn .framer-1ed9pyc, .framer-tC1pn .framer-evm31l { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 5px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-tC1pn .framer-77tx2r, .framer-tC1pn .framer-19gsekl, .framer-tC1pn .framer-c04pah, .framer-tC1pn .framer-g05cr6, .framer-tC1pn .framer-1nw5g69, .framer-tC1pn .framer-1sgiptb, .framer-tC1pn .framer-yg3dym, .framer-tC1pn .framer-18mek83, .framer-tC1pn .framer-ljnwgj, .framer-tC1pn .framer-1apjse4, .framer-tC1pn .framer-1e6yu7y, .framer-tC1pn .framer-1k5upn7, .framer-tC1pn .framer-78kvhh, .framer-tC1pn .framer-vw9i0b, .framer-tC1pn .framer-1qlfksp, .framer-tC1pn .framer-1b44ybr, .framer-tC1pn .framer-kyq35h, .framer-tC1pn .framer-1ml941q, .framer-tC1pn .framer-n961ma, .framer-tC1pn .framer-1l1n6nl, .framer-tC1pn .framer-1j47247 { flex: none; height: 24px; position: relative; width: 24px; }\",\".framer-tC1pn .framer-59v4vn, .framer-tC1pn .framer-15mwklv, .framer-tC1pn .framer-qqw2bn { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-tC1pn .framer-46nb5u, .framer-tC1pn .framer-cr4nix { --border-bottom-width: 1px; --border-color: var(--token-f3e0f19f-38aa-44b0-87c4-a19ec3b407cc, #ffffff); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: flex-start; align-items: flex-start; background-color: #ffffff; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 18px; height: min-content; justify-content: center; overflow: hidden; padding: 38px 40px 38px 40px; position: relative; width: 450px; will-change: var(--framer-will-change-override, transform); }\",\".framer-tC1pn .framer-i9mbh { 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: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-tC1pn .framer-1uihnmu { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 75px; height: min-content; justify-content: flex-start; max-width: 1250px; overflow: visible; padding: 100px 50px 100px 50px; position: relative; scroll-margin-top: 50px; width: 100%; }\",\".framer-tC1pn .framer-mq4y88 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 70%; word-break: break-word; word-wrap: break-word; }\",\".framer-tC1pn .framer-1dsl9rf-container { flex: none; height: 580px; position: relative; width: 100%; }\",\".framer-tC1pn .framer-14iw9bk-container { flex: none; height: auto; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-tC1pn.framer-ykarp9, .framer-tC1pn .framer-14kb241, .framer-tC1pn .framer-11at0m7, .framer-tC1pn .framer-vb0826, .framer-tC1pn .framer-2bvue, .framer-tC1pn .framer-tcs6jy, .framer-tC1pn .framer-q1ir6a, .framer-tC1pn .framer-s5vyp9, .framer-tC1pn .framer-1ex9wwv, .framer-tC1pn .framer-1b7l1o4, .framer-tC1pn .framer-1onhgqq, .framer-tC1pn .framer-1rn9c42, .framer-tC1pn .framer-1cmmgtc, .framer-tC1pn .framer-o0rqch, .framer-tC1pn .framer-1bnmnl, .framer-tC1pn .framer-14jjf6y, .framer-tC1pn .framer-s6sgca, .framer-tC1pn .framer-1p1i7bv, .framer-tC1pn .framer-111ou82, .framer-tC1pn .framer-y98wid, .framer-tC1pn .framer-1te9lvy, .framer-tC1pn .framer-8za15m, .framer-tC1pn .framer-1u1g2of, .framer-tC1pn .framer-1aqfvry, .framer-tC1pn .framer-pk6e2h, .framer-tC1pn .framer-xo6y5, .framer-tC1pn .framer-kyx9ol, .framer-tC1pn .framer-sym3xi, .framer-tC1pn .framer-7j5b2j, .framer-tC1pn .framer-wpkf4w, .framer-tC1pn .framer-301ag, .framer-tC1pn .framer-a1ffm7, .framer-tC1pn .framer-fszmcj, .framer-tC1pn .framer-ej5aon, .framer-tC1pn .framer-17532c2, .framer-tC1pn .framer-r3d0xe, .framer-tC1pn .framer-1nl0c7a, .framer-tC1pn .framer-xqeffg, .framer-tC1pn .framer-i7oktd, .framer-tC1pn .framer-wpowi7, .framer-tC1pn .framer-193kgtc, .framer-tC1pn .framer-1toy4bw, .framer-tC1pn .framer-1xocxrx, .framer-tC1pn .framer-1eskoqd, .framer-tC1pn .framer-1nxjq7a, .framer-tC1pn .framer-9ujvyv, .framer-tC1pn .framer-1ucpymy, .framer-tC1pn .framer-1ktm0eb, .framer-tC1pn .framer-1kcadem, .framer-tC1pn .framer-1nx8rko, .framer-tC1pn .framer-11et0tv, .framer-tC1pn .framer-pdtu8h, .framer-tC1pn .framer-mft3nd, .framer-tC1pn .framer-1bq0lju, .framer-tC1pn .framer-1a31aqp, .framer-tC1pn .framer-1i43y56, .framer-tC1pn .framer-lqdtzd, .framer-tC1pn .framer-5f5808, .framer-tC1pn .framer-1ur7cu2, .framer-tC1pn .framer-142c3t6, .framer-tC1pn .framer-3b0ocm, .framer-tC1pn .framer-fkq7d7, .framer-tC1pn .framer-d6et51, .framer-tC1pn .framer-xtdlwp, .framer-tC1pn .framer-7a5uq2, .framer-tC1pn .framer-3rgi58, .framer-tC1pn .framer-1ojc2on, .framer-tC1pn .framer-1dktoxd, .framer-tC1pn .framer-pnnt2c, .framer-tC1pn .framer-1r9ft61, .framer-tC1pn .framer-5vgi9g, .framer-tC1pn .framer-x0szco, .framer-tC1pn .framer-3y71w6, .framer-tC1pn .framer-46nb5u, .framer-tC1pn .framer-nrpw4s, .framer-tC1pn .framer-1cy2l86, .framer-tC1pn .framer-1ed9pyc, .framer-tC1pn .framer-ercebm, .framer-tC1pn .framer-1j2gn3y, .framer-tC1pn .framer-xauoud, .framer-tC1pn .framer-110kxft, .framer-tC1pn .framer-1komkbh, .framer-tC1pn .framer-r0d6ez, .framer-tC1pn .framer-xtv9ux, .framer-tC1pn .framer-9qq1l9, .framer-tC1pn .framer-cr4nix, .framer-tC1pn .framer-lvdw68, .framer-tC1pn .framer-jrvfd7, .framer-tC1pn .framer-evm31l, .framer-tC1pn .framer-1f2k7bx, .framer-tC1pn .framer-10wore7, .framer-tC1pn .framer-h77klr, .framer-tC1pn .framer-1usgzxu, .framer-tC1pn .framer-5rufo3, .framer-tC1pn .framer-1rkd86v, .framer-tC1pn .framer-1ynaeoy, .framer-tC1pn .framer-1cony4t, .framer-tC1pn .framer-i9mbh, .framer-tC1pn .framer-1uihnmu, .framer-tC1pn .framer-1i24mjg { gap: 0px; } .framer-tC1pn.framer-ykarp9 > *, .framer-tC1pn .framer-14kb241 > *, .framer-tC1pn .framer-11at0m7 > *, .framer-tC1pn .framer-1aqfvry > *, .framer-tC1pn .framer-wpkf4w > *, .framer-tC1pn .framer-r3d0xe > *, .framer-tC1pn .framer-1i24mjg > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-tC1pn.framer-ykarp9 > :first-child, .framer-tC1pn .framer-14kb241 > :first-child, .framer-tC1pn .framer-11at0m7 > :first-child, .framer-tC1pn .framer-2bvue > :first-child, .framer-tC1pn .framer-tcs6jy > :first-child, .framer-tC1pn .framer-q1ir6a > :first-child, .framer-tC1pn .framer-1ex9wwv > :first-child, .framer-tC1pn .framer-1onhgqq > :first-child, .framer-tC1pn .framer-1rn9c42 > :first-child, .framer-tC1pn .framer-1cmmgtc > :first-child, .framer-tC1pn .framer-o0rqch > :first-child, .framer-tC1pn .framer-14jjf6y > :first-child, .framer-tC1pn .framer-s6sgca > :first-child, .framer-tC1pn .framer-1p1i7bv > :first-child, .framer-tC1pn .framer-1te9lvy > :first-child, .framer-tC1pn .framer-1aqfvry > :first-child, .framer-tC1pn .framer-xo6y5 > :first-child, .framer-tC1pn .framer-wpkf4w > :first-child, .framer-tC1pn .framer-a1ffm7 > :first-child, .framer-tC1pn .framer-r3d0xe > :first-child, .framer-tC1pn .framer-xqeffg > :first-child, .framer-tC1pn .framer-1toy4bw > :first-child, .framer-tC1pn .framer-1xocxrx > :first-child, .framer-tC1pn .framer-1eskoqd > :first-child, .framer-tC1pn .framer-pdtu8h > :first-child, .framer-tC1pn .framer-mft3nd > :first-child, .framer-tC1pn .framer-1a31aqp > :first-child, .framer-tC1pn .framer-lqdtzd > :first-child, .framer-tC1pn .framer-1ur7cu2 > :first-child, .framer-tC1pn .framer-142c3t6 > :first-child, .framer-tC1pn .framer-3b0ocm > :first-child, .framer-tC1pn .framer-fkq7d7 > :first-child, .framer-tC1pn .framer-xtdlwp > :first-child, .framer-tC1pn .framer-7a5uq2 > :first-child, .framer-tC1pn .framer-46nb5u > :first-child, .framer-tC1pn .framer-1cy2l86 > :first-child, .framer-tC1pn .framer-1ed9pyc > :first-child, .framer-tC1pn .framer-cr4nix > :first-child, .framer-tC1pn .framer-jrvfd7 > :first-child, .framer-tC1pn .framer-evm31l > :first-child, .framer-tC1pn .framer-i9mbh > :first-child, .framer-tC1pn .framer-1uihnmu > :first-child, .framer-tC1pn .framer-1i24mjg > :first-child { margin-top: 0px; } .framer-tC1pn.framer-ykarp9 > :last-child, .framer-tC1pn .framer-14kb241 > :last-child, .framer-tC1pn .framer-11at0m7 > :last-child, .framer-tC1pn .framer-2bvue > :last-child, .framer-tC1pn .framer-tcs6jy > :last-child, .framer-tC1pn .framer-q1ir6a > :last-child, .framer-tC1pn .framer-1ex9wwv > :last-child, .framer-tC1pn .framer-1onhgqq > :last-child, .framer-tC1pn .framer-1rn9c42 > :last-child, .framer-tC1pn .framer-1cmmgtc > :last-child, .framer-tC1pn .framer-o0rqch > :last-child, .framer-tC1pn .framer-14jjf6y > :last-child, .framer-tC1pn .framer-s6sgca > :last-child, .framer-tC1pn .framer-1p1i7bv > :last-child, .framer-tC1pn .framer-1te9lvy > :last-child, .framer-tC1pn .framer-1aqfvry > :last-child, .framer-tC1pn .framer-xo6y5 > :last-child, .framer-tC1pn .framer-wpkf4w > :last-child, .framer-tC1pn .framer-a1ffm7 > :last-child, .framer-tC1pn .framer-r3d0xe > :last-child, .framer-tC1pn .framer-xqeffg > :last-child, .framer-tC1pn .framer-1toy4bw > :last-child, .framer-tC1pn .framer-1xocxrx > :last-child, .framer-tC1pn .framer-1eskoqd > :last-child, .framer-tC1pn .framer-pdtu8h > :last-child, .framer-tC1pn .framer-mft3nd > :last-child, .framer-tC1pn .framer-1a31aqp > :last-child, .framer-tC1pn .framer-lqdtzd > :last-child, .framer-tC1pn .framer-1ur7cu2 > :last-child, .framer-tC1pn .framer-142c3t6 > :last-child, .framer-tC1pn .framer-3b0ocm > :last-child, .framer-tC1pn .framer-fkq7d7 > :last-child, .framer-tC1pn .framer-xtdlwp > :last-child, .framer-tC1pn .framer-7a5uq2 > :last-child, .framer-tC1pn .framer-46nb5u > :last-child, .framer-tC1pn .framer-1cy2l86 > :last-child, .framer-tC1pn .framer-1ed9pyc > :last-child, .framer-tC1pn .framer-cr4nix > :last-child, .framer-tC1pn .framer-jrvfd7 > :last-child, .framer-tC1pn .framer-evm31l > :last-child, .framer-tC1pn .framer-i9mbh > :last-child, .framer-tC1pn .framer-1uihnmu > :last-child, .framer-tC1pn .framer-1i24mjg > :last-child { margin-bottom: 0px; } .framer-tC1pn .framer-vb0826 > *, .framer-tC1pn .framer-1b7l1o4 > *, .framer-tC1pn .framer-111ou82 > *, .framer-tC1pn .framer-y98wid > *, .framer-tC1pn .framer-8za15m > *, .framer-tC1pn .framer-pk6e2h > *, .framer-tC1pn .framer-kyx9ol > *, .framer-tC1pn .framer-sym3xi > *, .framer-tC1pn .framer-7j5b2j > *, .framer-tC1pn .framer-301ag > *, .framer-tC1pn .framer-fszmcj > *, .framer-tC1pn .framer-ej5aon > *, .framer-tC1pn .framer-17532c2 > *, .framer-tC1pn .framer-1nl0c7a > *, .framer-tC1pn .framer-1nxjq7a > *, .framer-tC1pn .framer-9ujvyv > *, .framer-tC1pn .framer-1ucpymy > *, .framer-tC1pn .framer-1ktm0eb > *, .framer-tC1pn .framer-1kcadem > *, .framer-tC1pn .framer-1nx8rko > *, .framer-tC1pn .framer-11et0tv > *, .framer-tC1pn .framer-3rgi58 > *, .framer-tC1pn .framer-1ojc2on > *, .framer-tC1pn .framer-1dktoxd > *, .framer-tC1pn .framer-pnnt2c > *, .framer-tC1pn .framer-1r9ft61 > *, .framer-tC1pn .framer-5vgi9g > *, .framer-tC1pn .framer-x0szco > *, .framer-tC1pn .framer-3y71w6 > *, .framer-tC1pn .framer-ercebm > *, .framer-tC1pn .framer-1j2gn3y > *, .framer-tC1pn .framer-xauoud > *, .framer-tC1pn .framer-110kxft > *, .framer-tC1pn .framer-1komkbh > *, .framer-tC1pn .framer-r0d6ez > *, .framer-tC1pn .framer-xtv9ux > *, .framer-tC1pn .framer-9qq1l9 > *, .framer-tC1pn .framer-1f2k7bx > *, .framer-tC1pn .framer-10wore7 > *, .framer-tC1pn .framer-h77klr > *, .framer-tC1pn .framer-1usgzxu > *, .framer-tC1pn .framer-5rufo3 > *, .framer-tC1pn .framer-1rkd86v > *, .framer-tC1pn .framer-1ynaeoy > *, .framer-tC1pn .framer-1cony4t > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-tC1pn .framer-vb0826 > :first-child, .framer-tC1pn .framer-s5vyp9 > :first-child, .framer-tC1pn .framer-1b7l1o4 > :first-child, .framer-tC1pn .framer-1bnmnl > :first-child, .framer-tC1pn .framer-111ou82 > :first-child, .framer-tC1pn .framer-y98wid > :first-child, .framer-tC1pn .framer-8za15m > :first-child, .framer-tC1pn .framer-1u1g2of > :first-child, .framer-tC1pn .framer-pk6e2h > :first-child, .framer-tC1pn .framer-kyx9ol > :first-child, .framer-tC1pn .framer-sym3xi > :first-child, .framer-tC1pn .framer-7j5b2j > :first-child, .framer-tC1pn .framer-301ag > :first-child, .framer-tC1pn .framer-fszmcj > :first-child, .framer-tC1pn .framer-ej5aon > :first-child, .framer-tC1pn .framer-17532c2 > :first-child, .framer-tC1pn .framer-1nl0c7a > :first-child, .framer-tC1pn .framer-i7oktd > :first-child, .framer-tC1pn .framer-wpowi7 > :first-child, .framer-tC1pn .framer-193kgtc > :first-child, .framer-tC1pn .framer-1nxjq7a > :first-child, .framer-tC1pn .framer-9ujvyv > :first-child, .framer-tC1pn .framer-1ucpymy > :first-child, .framer-tC1pn .framer-1ktm0eb > :first-child, .framer-tC1pn .framer-1kcadem > :first-child, .framer-tC1pn .framer-1nx8rko > :first-child, .framer-tC1pn .framer-11et0tv > :first-child, .framer-tC1pn .framer-1bq0lju > :first-child, .framer-tC1pn .framer-1i43y56 > :first-child, .framer-tC1pn .framer-5f5808 > :first-child, .framer-tC1pn .framer-d6et51 > :first-child, .framer-tC1pn .framer-3rgi58 > :first-child, .framer-tC1pn .framer-1ojc2on > :first-child, .framer-tC1pn .framer-1dktoxd > :first-child, .framer-tC1pn .framer-pnnt2c > :first-child, .framer-tC1pn .framer-1r9ft61 > :first-child, .framer-tC1pn .framer-5vgi9g > :first-child, .framer-tC1pn .framer-x0szco > :first-child, .framer-tC1pn .framer-3y71w6 > :first-child, .framer-tC1pn .framer-nrpw4s > :first-child, .framer-tC1pn .framer-ercebm > :first-child, .framer-tC1pn .framer-1j2gn3y > :first-child, .framer-tC1pn .framer-xauoud > :first-child, .framer-tC1pn .framer-110kxft > :first-child, .framer-tC1pn .framer-1komkbh > :first-child, .framer-tC1pn .framer-r0d6ez > :first-child, .framer-tC1pn .framer-xtv9ux > :first-child, .framer-tC1pn .framer-9qq1l9 > :first-child, .framer-tC1pn .framer-lvdw68 > :first-child, .framer-tC1pn .framer-1f2k7bx > :first-child, .framer-tC1pn .framer-10wore7 > :first-child, .framer-tC1pn .framer-h77klr > :first-child, .framer-tC1pn .framer-1usgzxu > :first-child, .framer-tC1pn .framer-5rufo3 > :first-child, .framer-tC1pn .framer-1rkd86v > :first-child, .framer-tC1pn .framer-1ynaeoy > :first-child, .framer-tC1pn .framer-1cony4t > :first-child { margin-left: 0px; } .framer-tC1pn .framer-vb0826 > :last-child, .framer-tC1pn .framer-s5vyp9 > :last-child, .framer-tC1pn .framer-1b7l1o4 > :last-child, .framer-tC1pn .framer-1bnmnl > :last-child, .framer-tC1pn .framer-111ou82 > :last-child, .framer-tC1pn .framer-y98wid > :last-child, .framer-tC1pn .framer-8za15m > :last-child, .framer-tC1pn .framer-1u1g2of > :last-child, .framer-tC1pn .framer-pk6e2h > :last-child, .framer-tC1pn .framer-kyx9ol > :last-child, .framer-tC1pn .framer-sym3xi > :last-child, .framer-tC1pn .framer-7j5b2j > :last-child, .framer-tC1pn .framer-301ag > :last-child, .framer-tC1pn .framer-fszmcj > :last-child, .framer-tC1pn .framer-ej5aon > :last-child, .framer-tC1pn .framer-17532c2 > :last-child, .framer-tC1pn .framer-1nl0c7a > :last-child, .framer-tC1pn .framer-i7oktd > :last-child, .framer-tC1pn .framer-wpowi7 > :last-child, .framer-tC1pn .framer-193kgtc > :last-child, .framer-tC1pn .framer-1nxjq7a > :last-child, .framer-tC1pn .framer-9ujvyv > :last-child, .framer-tC1pn .framer-1ucpymy > :last-child, .framer-tC1pn .framer-1ktm0eb > :last-child, .framer-tC1pn .framer-1kcadem > :last-child, .framer-tC1pn .framer-1nx8rko > :last-child, .framer-tC1pn .framer-11et0tv > :last-child, .framer-tC1pn .framer-1bq0lju > :last-child, .framer-tC1pn .framer-1i43y56 > :last-child, .framer-tC1pn .framer-5f5808 > :last-child, .framer-tC1pn .framer-d6et51 > :last-child, .framer-tC1pn .framer-3rgi58 > :last-child, .framer-tC1pn .framer-1ojc2on > :last-child, .framer-tC1pn .framer-1dktoxd > :last-child, .framer-tC1pn .framer-pnnt2c > :last-child, .framer-tC1pn .framer-1r9ft61 > :last-child, .framer-tC1pn .framer-5vgi9g > :last-child, .framer-tC1pn .framer-x0szco > :last-child, .framer-tC1pn .framer-3y71w6 > :last-child, .framer-tC1pn .framer-nrpw4s > :last-child, .framer-tC1pn .framer-ercebm > :last-child, .framer-tC1pn .framer-1j2gn3y > :last-child, .framer-tC1pn .framer-xauoud > :last-child, .framer-tC1pn .framer-110kxft > :last-child, .framer-tC1pn .framer-1komkbh > :last-child, .framer-tC1pn .framer-r0d6ez > :last-child, .framer-tC1pn .framer-xtv9ux > :last-child, .framer-tC1pn .framer-9qq1l9 > :last-child, .framer-tC1pn .framer-lvdw68 > :last-child, .framer-tC1pn .framer-1f2k7bx > :last-child, .framer-tC1pn .framer-10wore7 > :last-child, .framer-tC1pn .framer-h77klr > :last-child, .framer-tC1pn .framer-1usgzxu > :last-child, .framer-tC1pn .framer-5rufo3 > :last-child, .framer-tC1pn .framer-1rkd86v > :last-child, .framer-tC1pn .framer-1ynaeoy > :last-child, .framer-tC1pn .framer-1cony4t > :last-child { margin-right: 0px; } .framer-tC1pn .framer-2bvue > *, .framer-tC1pn .framer-14jjf6y > *, .framer-tC1pn .framer-1toy4bw > *, .framer-tC1pn .framer-1ur7cu2 > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } .framer-tC1pn .framer-tcs6jy > *, .framer-tC1pn .framer-142c3t6 > * { margin: 0px; margin-bottom: calc(50px / 2); margin-top: calc(50px / 2); } .framer-tC1pn .framer-q1ir6a > * { margin: 0px; margin-bottom: calc(100px / 2); margin-top: calc(100px / 2); } .framer-tC1pn .framer-s5vyp9 > *, .framer-tC1pn .framer-1bnmnl > *, .framer-tC1pn .framer-1bq0lju > *, .framer-tC1pn .framer-1i43y56 > *, .framer-tC1pn .framer-5f5808 > * { margin: 0px; margin-left: calc(25px / 2); margin-right: calc(25px / 2); } .framer-tC1pn .framer-1ex9wwv > * { margin: 0px; margin-bottom: calc(14px / 2); margin-top: calc(14px / 2); } .framer-tC1pn .framer-1onhgqq > * { margin: 0px; margin-bottom: calc(34px / 2); margin-top: calc(34px / 2); } .framer-tC1pn .framer-1rn9c42 > *, .framer-tC1pn .framer-o0rqch > *, .framer-tC1pn .framer-mft3nd > *, .framer-tC1pn .framer-1a31aqp > *, .framer-tC1pn .framer-lqdtzd > *, .framer-tC1pn .framer-3b0ocm > *, .framer-tC1pn .framer-xtdlwp > *, .framer-tC1pn .framer-1cy2l86 > *, .framer-tC1pn .framer-jrvfd7 > * { margin: 0px; margin-bottom: calc(25px / 2); margin-top: calc(25px / 2); } .framer-tC1pn .framer-1cmmgtc > * { margin: 0px; margin-bottom: calc(15px / 2); margin-top: calc(15px / 2); } .framer-tC1pn .framer-s6sgca > *, .framer-tC1pn .framer-1p1i7bv > *, .framer-tC1pn .framer-1xocxrx > *, .framer-tC1pn .framer-1eskoqd > *, .framer-tC1pn .framer-pdtu8h > *, .framer-tC1pn .framer-i9mbh > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-tC1pn .framer-1te9lvy > *, .framer-tC1pn .framer-7a5uq2 > *, .framer-tC1pn .framer-1ed9pyc > *, .framer-tC1pn .framer-evm31l > * { margin: 0px; margin-bottom: calc(5px / 2); margin-top: calc(5px / 2); } .framer-tC1pn .framer-1u1g2of > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-tC1pn .framer-xo6y5 > *, .framer-tC1pn .framer-a1ffm7 > *, .framer-tC1pn .framer-xqeffg > * { margin: 0px; margin-bottom: calc(2.5px / 2); margin-top: calc(2.5px / 2); } .framer-tC1pn .framer-i7oktd > *, .framer-tC1pn .framer-wpowi7 > *, .framer-tC1pn .framer-193kgtc > * { margin: 0px; margin-left: calc(5px / 2); margin-right: calc(5px / 2); } .framer-tC1pn .framer-fkq7d7 > * { margin: 0px; margin-bottom: calc(17px / 2); margin-top: calc(17px / 2); } .framer-tC1pn .framer-d6et51 > *, .framer-tC1pn .framer-nrpw4s > *, .framer-tC1pn .framer-lvdw68 > * { margin: 0px; margin-left: calc(7px / 2); margin-right: calc(7px / 2); } .framer-tC1pn .framer-46nb5u > *, .framer-tC1pn .framer-cr4nix > * { margin: 0px; margin-bottom: calc(18px / 2); margin-top: calc(18px / 2); } .framer-tC1pn .framer-1uihnmu > * { margin: 0px; margin-bottom: calc(75px / 2); margin-top: calc(75px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,'.framer-tC1pn[data-border=\"true\"]::after, .framer-tC1pn [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }',\"@media (max-width: 809px) { .framer-tC1pn.framer-ykarp9 { width: 390px; } .framer-tC1pn .framer-14kb241 { border-bottom-left-radius: 40px; border-bottom-right-radius: 40px; } .framer-tC1pn .framer-11at0m7 { height: 253px; } .framer-tC1pn .framer-q1ir6a { -webkit-backdrop-filter: unset; -webkit-filter: unset; backdrop-filter: unset; border-bottom-left-radius: 30px; border-bottom-right-radius: 30px; border-top-left-radius: 30px; border-top-right-radius: 30px; filter: unset; gap: 50px; padding: 50px 25px 50px 25px; } .framer-tC1pn .framer-s5vyp9, .framer-tC1pn .framer-1bnmnl { flex-direction: column; } .framer-tC1pn .framer-1ex9wwv, .framer-tC1pn .framer-1aqfvry, .framer-tC1pn .framer-wpkf4w, .framer-tC1pn .framer-1toy4bw { flex: none; width: 100%; } .framer-tC1pn .framer-pcvecg, .framer-tC1pn .framer-mq4y88 { width: 100%; } .framer-tC1pn .framer-16ciydq { flex: none; height: var(--framer-aspect-ratio-supported, 253px); width: 280px; } .framer-tC1pn .framer-1onhgqq { border-bottom-left-radius: 40px; border-bottom-right-radius: 40px; padding: 50px 25px 50px 25px; will-change: var(--framer-will-change-override, transform); } .framer-tC1pn .framer-joim6h-container { height: var(--framer-aspect-ratio-supported, 192px); } .framer-tC1pn .framer-o0rqch { border-bottom-left-radius: 40px; border-bottom-right-radius: 40px; padding: 50px 25px 50px 25px; } .framer-tC1pn .framer-14jjf6y { align-self: unset; flex: none; height: min-content; width: 100%; } .framer-tC1pn .framer-1u1g2of { flex-direction: column; gap: 10px; } .framer-tC1pn .framer-xo6y5, .framer-tC1pn .framer-a1ffm7 { gap: 0px; } .framer-tC1pn .framer-i7oktd, .framer-tC1pn .framer-wpowi7, .framer-tC1pn .framer-193kgtc { justify-content: flex-start; } .framer-tC1pn .framer-pdtu8h { border-bottom-left-radius: 30px; border-bottom-right-radius: 30px; padding: 50px 25px 50px 25px; } .framer-tC1pn .framer-1ur7cu2 { padding: 25px 0px 25px 0px; } .framer-tC1pn .framer-1j1bsdz-container { order: 2; } .framer-tC1pn .framer-142c3t6 { border-bottom-left-radius: 45px; border-bottom-right-radius: 45px; border-top-left-radius: 45px; border-top-right-radius: 45px; padding: 50px 25px 50px 25px; } .framer-tC1pn .framer-1uihnmu { padding: 100px 25px 100px 25px; } .framer-tC1pn .framer-1dsl9rf-container { height: 934px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-tC1pn .framer-q1ir6a, .framer-tC1pn .framer-s5vyp9, .framer-tC1pn .framer-1bnmnl, .framer-tC1pn .framer-1u1g2of, .framer-tC1pn .framer-xo6y5, .framer-tC1pn .framer-a1ffm7 { gap: 0px; } .framer-tC1pn .framer-q1ir6a > * { margin: 0px; margin-bottom: calc(50px / 2); margin-top: calc(50px / 2); } .framer-tC1pn .framer-q1ir6a > :first-child, .framer-tC1pn .framer-s5vyp9 > :first-child, .framer-tC1pn .framer-1bnmnl > :first-child, .framer-tC1pn .framer-1u1g2of > :first-child, .framer-tC1pn .framer-xo6y5 > :first-child, .framer-tC1pn .framer-a1ffm7 > :first-child { margin-top: 0px; } .framer-tC1pn .framer-q1ir6a > :last-child, .framer-tC1pn .framer-s5vyp9 > :last-child, .framer-tC1pn .framer-1bnmnl > :last-child, .framer-tC1pn .framer-1u1g2of > :last-child, .framer-tC1pn .framer-xo6y5 > :last-child, .framer-tC1pn .framer-a1ffm7 > :last-child { margin-bottom: 0px; } .framer-tC1pn .framer-s5vyp9 > *, .framer-tC1pn .framer-1bnmnl > * { margin: 0px; margin-bottom: calc(25px / 2); margin-top: calc(25px / 2); } .framer-tC1pn .framer-1u1g2of > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-tC1pn .framer-xo6y5 > *, .framer-tC1pn .framer-a1ffm7 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } }}\",\"@media (min-width: 810px) and (max-width: 1399px) { .framer-tC1pn.framer-ykarp9 { width: 810px; } .framer-tC1pn .framer-16ciydq { height: var(--framer-aspect-ratio-supported, 288px); } .framer-tC1pn .framer-joim6h-container { height: var(--framer-aspect-ratio-supported, 372px); } .framer-tC1pn .framer-1u1g2of { flex-direction: column; gap: 10px; } .framer-tC1pn .framer-1aqfvry, .framer-tC1pn .framer-wpkf4w { flex: none; width: 100%; } .framer-tC1pn .framer-xo6y5, .framer-tC1pn .framer-a1ffm7 { gap: 0px; } .framer-tC1pn .framer-xqeffg { justify-content: flex-start; } .framer-tC1pn .framer-1a9byej-container, .framer-tC1pn .framer-17fxkaw-container, .framer-tC1pn .framer-13kx2s7-container, .framer-tC1pn .framer-1uw6yhq-container, .framer-tC1pn .framer-1ge1dfb-container, .framer-tC1pn .framer-1lbeay6-container, .framer-tC1pn .framer-fqit1f-container { width: var(--framer-aspect-ratio-supported, 19px); } .framer-tC1pn .framer-142c3t6 { border-bottom-left-radius: 60px; border-bottom-right-radius: 60px; border-top-left-radius: 60px; border-top-right-radius: 60px; } .framer-tC1pn .framer-1uihnmu { padding: 75px 50px 75px 50px; } .framer-tC1pn .framer-mq4y88 { width: 80%; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-tC1pn .framer-1u1g2of, .framer-tC1pn .framer-xo6y5, .framer-tC1pn .framer-a1ffm7 { gap: 0px; } .framer-tC1pn .framer-1u1g2of > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-tC1pn .framer-1u1g2of > :first-child, .framer-tC1pn .framer-xo6y5 > :first-child, .framer-tC1pn .framer-a1ffm7 > :first-child { margin-top: 0px; } .framer-tC1pn .framer-1u1g2of > :last-child, .framer-tC1pn .framer-xo6y5 > :last-child, .framer-tC1pn .framer-a1ffm7 > :last-child { margin-bottom: 0px; } .framer-tC1pn .framer-xo6y5 > *, .framer-tC1pn .framer-a1ffm7 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 6041\n * @framerIntrinsicWidth 1400\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"pkD5shsne\":{\"layout\":[\"fixed\",\"auto\"]},\"StvetiJP3\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections {\"RM2nQOgUJ\":{\"pattern\":\":RM2nQOgUJ\",\"name\":\"dagprogramma\"},\"jmupgcWLg\":{\"pattern\":\":jmupgcWLg\",\"name\":\"brochure\"}}\n * @framerResponsiveScreen\n */const FramertmZwPcbyl=withCSS(Component,css,\"framer-tC1pn\");export default FramertmZwPcbyl;FramertmZwPcbyl.displayName=\"Amsterdam\";FramertmZwPcbyl.defaultProps={height:6041,width:1400};addFonts(FramertmZwPcbyl,[{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:\"Poppins\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/poppins/v22/pxiByp8kv8JHgFVrLCz7V15vFP-KUEg.woff2\",weight:\"700\"},{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/DpPBYI0sL4fYLgAkX8KXOPVt7c.woff2\",weight:\"700\"},{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/4RAEQdEOrcnDkhHiiCbJOw92Lk.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/1K3W8DizY3v4emK8Mb08YHxTbs.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/tUSCtfYVM1I1IchuyCwz9gDdQ.woff2\",weight:\"700\"},{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/VgYFWiwsAC5OYxAycRXXvhze58.woff2\",weight:\"700\"},{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/DXD0Q7LSl7HEvDzucnyLnGBHM.woff2\",weight:\"700\"},{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/GIryZETIX4IFypco5pYZONKhJIo.woff2\",weight:\"700\"},{family:\"Avenir Next LT Pro Regular\",source:\"custom\",url:\"https://framerusercontent.com/assets/lEJlpQnKUDTSpSdbsRMU5nLIM38.otf\"}]},...TopbarFonts,...ButtonFonts,...VimeoFonts,...PhosphorFonts,...TickerFonts,...InfoCardsFonts,...CarouselFonts,...EmbedFonts,...FooterNavbarFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramertmZwPcbyl\",\"slots\":[],\"annotations\":{\"framerDisplayContentsDiv\":\"false\",\"framerContractVersion\":\"1\",\"framerScrollSections\":\"{\\\"RM2nQOgUJ\\\":{\\\"pattern\\\":\\\":RM2nQOgUJ\\\",\\\"name\\\":\\\"dagprogramma\\\"},\\\"jmupgcWLg\\\":{\\\"pattern\\\":\\\":jmupgcWLg\\\",\\\"name\\\":\\\"brochure\\\"}}\",\"framerImmutableVariables\":\"true\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"6041\",\"framerIntrinsicWidth\":\"1400\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"pkD5shsne\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"StvetiJP3\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerResponsiveScreen\":\"\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["TopbarFonts", "getFonts", "KUqC5Q2Oo_default", "ButtonFonts", "M_7SG34K9_default", "VimeoFonts", "Vimeo_default", "PhosphorFonts", "Icon", "TickerFonts", "Ticker", "InfoCardsFonts", "VIDFSgfEr_default", "CarouselFonts", "Carousel", "EmbedFonts", "Embed", "FooterNavbarFonts", "TzToUqmna_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "addImageAlt", "image", "alt", "HTMLStyle", "value", "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", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "scopingClassNames", "cx", "elementId", "useRouteElementId", "ref1", "isDisplayed", "router", "useRouter", "isDisplayed1", "elementId1", "ref2", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "ComponentViewportProvider", "Container", "PropertyOverrides2", "Image2", "RichText2", "x", "ResolveLinks", "resolvedLinks", "resolvedLinks1", "resolvedLinks2", "SVG", "resolvedLinks3", "resolvedLinks4", "css", "FramertmZwPcbyl", "withCSS", "tmZwPcbyl_default", "addFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
