{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/2XqtBw1WeQhLpD9qYwjM/2Slrwk48XnvTbxzNRhJr/augiA20Il.js", "ssg:https://framerusercontent.com/modules/6qTmzMkueyrqDbuuzmb8/gMU9IHRFaQqC0lxw2Ogo/augiA20Il.js"],
  "sourcesContent": ["// Generated by Framer (bb5607f)\nimport{LazyValue}from\"framer\";const valuesByLocaleId={VDyIXhvv_:new LazyValue(()=>import(\"./augiA20Il-0.js\"))};export default function getLocalizedValue(key,locale){while(locale){const values=valuesByLocaleId[locale.id];if(values){const value=values.read()[key];if(value)return value;}locale=locale.fallback;}}function preload(locale){const promises=[];while(locale){const values=valuesByLocaleId[locale.id];if(values){const promise=values.preload();if(promise)promises.push(promise);}locale=locale.fallback;}if(promises.length>0)return Promise.all(promises);}export function usePreloadLocalizedValues(locale){const preloadPromise=preload(locale);if(preloadPromise)throw preloadPromise;}\nexport const __FramerMetadata__ = {\"exports\":{\"usePreloadLocalizedValues\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (bb5607f)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,PropertyOverrides,ResolveLinks,RichText,SVG,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useMetadata,useRouter,withCSS}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import Ticker from\"https://framerusercontent.com/modules/B2xAlJLcN0gOnt11mSPw/bSG2fUXcc43766cbIglD/Ticker.js\";import ContentQuote from\"#framer/local/canvasComponent/gyXePH2WG/gyXePH2WG.js\";import CaseThumbnail from\"#framer/local/canvasComponent/M3eGMop2S/M3eGMop2S.js\";import InteractiveTile_Draft from\"#framer/local/canvasComponent/oD1yaSPxY/oD1yaSPxY.js\";import ButtonsButtonArrow from\"#framer/local/canvasComponent/TtJvlEyh6/TtJvlEyh6.js\";import BackgroundGlow from\"#framer/local/canvasComponent/ZHyhbImjI/ZHyhbImjI.js\";import*as sharedStyle1 from\"#framer/local/css/JdTkllRU8/JdTkllRU8.js\";import*as sharedStyle from\"#framer/local/css/oFxAvVI3e/oFxAvVI3e.js\";import*as sharedStyle4 from\"#framer/local/css/Q_HYThQ8I/Q_HYThQ8I.js\";import*as sharedStyle2 from\"#framer/local/css/rkYBhD0W2/rkYBhD0W2.js\";import*as sharedStyle3 from\"#framer/local/css/VNGUIo05x/VNGUIo05x.js\";import getLocalizedValue,{usePreloadLocalizedValues}from\"#framer/local/localization/augiA20Il/augiA20Il.js\";import metadataProvider from\"#framer/local/webPageMetadata/augiA20Il/augiA20Il.js\";const BackgroundGlowFonts=getFonts(BackgroundGlow);const ButtonsButtonArrowFonts=getFonts(ButtonsButtonArrow);const CaseThumbnailFonts=getFonts(CaseThumbnail);const TickerFonts=getFonts(Ticker);const InteractiveTile_DraftFonts=getFonts(InteractiveTile_Draft);const ContentQuoteFonts=getFonts(ContentQuote);const breakpoints={CxqrYmcGV:\"(min-width: 1200px) and (max-width: 1426px)\",OQHBD8PV3:\"(max-width: 809px)\",V6EBT3FFv:\"(min-width: 810px) and (max-width: 1199px)\",WQLkyLRf1:\"(min-width: 1427px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-zr4x3\";const variantClassNames={CxqrYmcGV:\"framer-v-18bjwra\",OQHBD8PV3:\"framer-v-1kfo46z\",V6EBT3FFv:\"framer-v-1ubck6m\",WQLkyLRf1:\"framer-v-72rtr7\"};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={\"Large Desktop\":\"WQLkyLRf1\",Desktop:\"CxqrYmcGV\",Phone:\"OQHBD8PV3\",Tablet:\"V6EBT3FFv\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"WQLkyLRf1\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,...restProps}=getProps(props);const metadata=React.useMemo(()=>metadataProvider(undefined,activeLocale),[undefined,activeLocale]);useMetadata(metadata);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);usePreloadLocalizedValues(activeLocale);const router=useRouter();useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"WQLkyLRf1\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: rgb(255, 255, 255); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-72rtr7\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:800,width:\"100vw\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1iwopkj-container\",layoutScroll:true,nodeId:\"e2O4joyRE\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(BackgroundGlow,{height:\"100%\",id:\"e2O4joyRE\",layoutId:\"e2O4joyRE\",style:{height:\"100%\",width:\"100%\"},variant:\"tGOIojhAr\",width:\"100%\"})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-7yarcf\",\"data-framer-name\":\"HERO\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-fcfhkn\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v0\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-1jaf878\",\"data-styles-preset\":\"oFxAvVI3e\",style:{\"--framer-text-alignment\":\"center\"},children:\"De GOAT way\"})}),className:\"framer-g2bx3k\",\"data-framer-name\":\"Apps not Apps\",\"data-nosnippet\":true,fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v1\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-vlfjcz\",\"data-styles-preset\":\"JdTkllRU8\",style:{\"--framer-text-alignment\":\"center\"},children:/*#__PURE__*/_jsx(\"span\",{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(270deg, var(--token-9189c391-f2b8-4b1e-a1b0-dfbb34ad5873, rgb(154, 15, 155)) 0%, var(--token-e09aa9b0-6f12-4bc0-8d87-028f8ac83eb3, rgb(66, 17, 169)) 100%)\"},children:\"Mobiel. Slimmer. Sneller.\"})})}),className:\"framer-1epf795\",\"data-framer-name\":\"Crafted to Perfection. Built to Transform.\",fonts:[\"Inter\"],verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v2\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-4pzuiu\",\"data-styles-preset\":\"rkYBhD0W2\",style:{\"--framer-text-alignment\":\"center\"},children:\"Wij leveren m\\xe9\\xe9r dan techniek. We brengen focus in je plannen, valideren gebruikerswaarde en bouwen oplossingen die blijven werken. Dat is GOAT Style!\"})}),className:\"framer-11ybrka\",\"data-framer-name\":\"At Glamorous Goat, we don\u2019t just build apps\u2014we engineer solutions that elevate businesses and simplify lives.\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CxqrYmcGV:{y:(componentViewport?.y||0)+0+0+0+497.5},OQHBD8PV3:{y:(componentViewport?.y||0)+0+0+40+408},V6EBT3FFv:{y:(componentViewport?.y||0)+0+0+80+416}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:60,y:(componentViewport?.y||0)+0+0+0+518.5,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1njoqz2-container\",nodeId:\"eyHqBRmLY\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(ButtonsButtonArrow,{A09V3D_XG:\"var(--token-71e82302-30bd-4a74-adc0-12b120391e0f, rgb(13, 3, 33))\",caKm2ObUT:false,height:\"100%\",id:\"eyHqBRmLY\",Kwu_bIAv7:\"https://meetings-eu1.hubspot.com/robbert-marks/glamorous-goat?uuid=01b0c733-2580-48e0-8303-a0732e778d2b\",layoutId:\"eyHqBRmLY\",P_E8xdjvz:\"ANh26vWdm\",rnQA3gv41:getLocalizedValue(\"v3\",activeLocale)??\"Plan een gratis adviesgesprek\",t0giW6Nsj:true,tJq871K3l:\"var(--token-e09aa9b0-6f12-4bc0-8d87-028f8ac83eb3, rgb(66, 17, 169))\",variant:\"xhjxjVr2a\",width:\"100%\",zP1ympvtL:{borderColor:\"var(--token-71e82302-30bd-4a74-adc0-12b120391e0f, rgb(13, 3, 33))\",borderStyle:\"solid\",borderWidth:1}})})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-zd8sl3\",\"data-framer-name\":\"Playfull Cases\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-adbn6z\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{eyptibOHq:\"hoppenbrouwers-app-case-study\"},unresolvedPathSlugs:{eyptibOHq:{collectionId:\"Pmw_GSiMs\",collectionItemId:\"w1lGtPF0d\"}},webPageId:\"deYac8HXv\"},implicitPathVariables:undefined},{href:{pathVariables:{eyptibOHq:\"hoppenbrouwers-app-case-study\"},unresolvedPathSlugs:{eyptibOHq:{collectionId:\"Pmw_GSiMs\",collectionItemId:\"w1lGtPF0d\"}},webPageId:\"deYac8HXv\"},implicitPathVariables:undefined},{href:{pathVariables:{eyptibOHq:\"hoppenbrouwers-app-case-study\"},unresolvedPathSlugs:{eyptibOHq:{collectionId:\"Pmw_GSiMs\",collectionItemId:\"w1lGtPF0d\"}},webPageId:\"deYac8HXv\"},implicitPathVariables:undefined},{href:{pathVariables:{eyptibOHq:\"hoppenbrouwers-app-case-study\"},unresolvedPathSlugs:{eyptibOHq:{collectionId:\"Pmw_GSiMs\",collectionItemId:\"w1lGtPF0d\"}},webPageId:\"deYac8HXv\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CxqrYmcGV:{height:663,y:(componentViewport?.y||0)+0+619+50+0+0},OQHBD8PV3:{height:430,width:`calc(min(${componentViewport?.width||\"100vw\"}, 1800px) - 40px)`,y:(componentViewport?.y||0)+0+548+40+0+0+0},V6EBT3FFv:{height:486,width:`min(max((min(${componentViewport?.width||\"100vw\"}, 1800px) - 140px) / 1.5, 1px), min(${componentViewport?.width||\"100vw\"}, 1800px) - 100px)`,y:(componentViewport?.y||0)+0+636+0+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:720,width:`min(max((min(${componentViewport?.width||\"100vw\"}, 1800px) - 240px) / 1.5, 1px), min(${componentViewport?.width||\"100vw\"}, 1800px) - 200px)`,y:(componentViewport?.y||0)+0+620+40+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-r5ebzq-container\",\"data-framer-name\":\"Project Card\",name:\"Project Card\",nodeId:\"kvRCSNPG3\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CxqrYmcGV:{jk7hR1PkU:resolvedLinks[1]},OQHBD8PV3:{jk7hR1PkU:resolvedLinks[2]},V6EBT3FFv:{jk7hR1PkU:resolvedLinks[3]}},children:/*#__PURE__*/_jsx(CaseThumbnail,{belbEkdrE:addImageAlt({pixelHeight:1800,pixelWidth:2800,src:\"https://framerusercontent.com/images/vXTmdTdYLREe05YWySyV4uRl7uo.webp\",srcSet:\"https://framerusercontent.com/images/vXTmdTdYLREe05YWySyV4uRl7uo.webp?scale-down-to=512 512w,https://framerusercontent.com/images/vXTmdTdYLREe05YWySyV4uRl7uo.webp?scale-down-to=1024 1024w,https://framerusercontent.com/images/vXTmdTdYLREe05YWySyV4uRl7uo.webp?scale-down-to=2048 2048w,https://framerusercontent.com/images/vXTmdTdYLREe05YWySyV4uRl7uo.webp 2800w\"},getLocalizedValue(\"v5\",activeLocale)??\"Efteling Pre-seat App Case Study\"),bHtugLMfW:\"Hoppenbrouwers\",height:\"100%\",id:\"kvRCSNPG3\",jk7hR1PkU:resolvedLinks[0],layoutId:\"kvRCSNPG3\",name:\"Project Card\",style:{height:\"100%\",maxWidth:\"100%\",width:\"100%\"},Ty82T0JvZ:getLocalizedValue(\"v4\",activeLocale)??\"Advies voor de Toekomst van Energie\",variant:\"zB8LMFXju\",width:\"100%\"})})})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{eyptibOHq:\"freekickpro\"},unresolvedPathSlugs:{eyptibOHq:{collectionId:\"Pmw_GSiMs\",collectionItemId:\"v0g5ytx0s\"}},webPageId:\"deYac8HXv\"},implicitPathVariables:undefined},{href:{pathVariables:{eyptibOHq:\"freekickpro\"},unresolvedPathSlugs:{eyptibOHq:{collectionId:\"Pmw_GSiMs\",collectionItemId:\"v0g5ytx0s\"}},webPageId:\"deYac8HXv\"},implicitPathVariables:undefined},{href:{pathVariables:{eyptibOHq:\"freekickpro\"},unresolvedPathSlugs:{eyptibOHq:{collectionId:\"Pmw_GSiMs\",collectionItemId:\"v0g5ytx0s\"}},webPageId:\"deYac8HXv\"},implicitPathVariables:undefined},{href:{pathVariables:{eyptibOHq:\"freekickpro\"},unresolvedPathSlugs:{eyptibOHq:{collectionId:\"Pmw_GSiMs\",collectionItemId:\"v0g5ytx0s\"}},webPageId:\"deYac8HXv\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CxqrYmcGV:{height:464.1,y:(componentViewport?.y||0)+0+619+50+0+0},OQHBD8PV3:{height:430,width:`calc(min(${componentViewport?.width||\"100vw\"}, 1800px) - 40px)`,y:(componentViewport?.y||0)+0+548+40+0+0+470},V6EBT3FFv:{height:340.2,width:`max((min(${componentViewport?.width||\"100vw\"}, 1800px) - 140px) / 3, 1px)`,y:(componentViewport?.y||0)+0+636+0+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:504,width:`max((min(${componentViewport?.width||\"100vw\"}, 1800px) - 240px) / 3, 1px)`,y:(componentViewport?.y||0)+0+620+40+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1eas1if-container\",\"data-framer-name\":\"Project Card\",name:\"Project Card\",nodeId:\"Zh3FunKZk\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CxqrYmcGV:{jk7hR1PkU:resolvedLinks1[1]},OQHBD8PV3:{jk7hR1PkU:resolvedLinks1[2]},V6EBT3FFv:{jk7hR1PkU:resolvedLinks1[3]}},children:/*#__PURE__*/_jsx(CaseThumbnail,{belbEkdrE:addImageAlt({pixelHeight:2250,pixelWidth:3e3,src:\"https://framerusercontent.com/images/CjMIvm8gqgBW4dQfE7abTS6lJMA.webp\",srcSet:\"https://framerusercontent.com/images/CjMIvm8gqgBW4dQfE7abTS6lJMA.webp?scale-down-to=512 512w,https://framerusercontent.com/images/CjMIvm8gqgBW4dQfE7abTS6lJMA.webp?scale-down-to=1024 1024w,https://framerusercontent.com/images/CjMIvm8gqgBW4dQfE7abTS6lJMA.webp?scale-down-to=2048 2048w,https://framerusercontent.com/images/CjMIvm8gqgBW4dQfE7abTS6lJMA.webp 3000w\"},getLocalizedValue(\"v7\",activeLocale)??\"Freekickpro App Case Study\"),bHtugLMfW:\"FreeKickPro\",height:\"100%\",id:\"Zh3FunKZk\",jk7hR1PkU:resolvedLinks1[0],layoutId:\"Zh3FunKZk\",name:\"Project Card\",style:{height:\"100%\",width:\"100%\"},Ty82T0JvZ:getLocalizedValue(\"v6\",activeLocale)??\"App op Championsleague niveau\",variant:\"zB8LMFXju\",width:\"100%\"})})})})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1jkcflb\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{eyptibOHq:\"philips\"},unresolvedPathSlugs:{eyptibOHq:{collectionId:\"Pmw_GSiMs\",collectionItemId:\"VnURKx245\"}},webPageId:\"deYac8HXv\"},implicitPathVariables:undefined},{href:{pathVariables:{eyptibOHq:\"philips\"},unresolvedPathSlugs:{eyptibOHq:{collectionId:\"Pmw_GSiMs\",collectionItemId:\"VnURKx245\"}},webPageId:\"deYac8HXv\"},implicitPathVariables:undefined},{href:{pathVariables:{eyptibOHq:\"philips\"},unresolvedPathSlugs:{eyptibOHq:{collectionId:\"Pmw_GSiMs\",collectionItemId:\"VnURKx245\"}},webPageId:\"deYac8HXv\"},implicitPathVariables:undefined},{href:{pathVariables:{eyptibOHq:\"philips\"},unresolvedPathSlugs:{eyptibOHq:{collectionId:\"Pmw_GSiMs\",collectionItemId:\"VnURKx245\"}},webPageId:\"deYac8HXv\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CxqrYmcGV:{height:596.7,y:(componentViewport?.y||0)+0+619+50+723+0},OQHBD8PV3:{height:430,width:`calc(min(${componentViewport?.width||\"100vw\"}, 1800px) - 40px)`,y:(componentViewport?.y||0)+0+548+40+960+0+0},V6EBT3FFv:{height:395.1,width:`max((min(${componentViewport?.width||\"100vw\"}, 1800px) - 140px) / 2.5, 1px)`,y:(componentViewport?.y||0)+0+636+0+546+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:612,width:`max((min(${componentViewport?.width||\"100vw\"}, 1800px) - 240px) / 2.5, 1px)`,y:(componentViewport?.y||0)+0+620+40+780+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-qz5qha-container\",\"data-framer-name\":\"Project Card\",name:\"Project Card\",nodeId:\"U7SQ9Pla7\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CxqrYmcGV:{jk7hR1PkU:resolvedLinks2[1]},OQHBD8PV3:{jk7hR1PkU:resolvedLinks2[2]},V6EBT3FFv:{jk7hR1PkU:resolvedLinks2[3]}},children:/*#__PURE__*/_jsx(CaseThumbnail,{belbEkdrE:addImageAlt({pixelHeight:1800,pixelWidth:2800,src:\"https://framerusercontent.com/images/Z7aJiThdYTBDcnCwuqIELXCbs0.webp\",srcSet:\"https://framerusercontent.com/images/Z7aJiThdYTBDcnCwuqIELXCbs0.webp?scale-down-to=512 512w,https://framerusercontent.com/images/Z7aJiThdYTBDcnCwuqIELXCbs0.webp?scale-down-to=1024 1024w,https://framerusercontent.com/images/Z7aJiThdYTBDcnCwuqIELXCbs0.webp?scale-down-to=2048 2048w,https://framerusercontent.com/images/Z7aJiThdYTBDcnCwuqIELXCbs0.webp 2800w\"},getLocalizedValue(\"v8\",activeLocale)??\"Philips App Case Study\"),bHtugLMfW:\"Philips\",height:\"100%\",id:\"U7SQ9Pla7\",jk7hR1PkU:resolvedLinks2[0],layoutId:\"U7SQ9Pla7\",name:\"Project Card\",style:{height:\"100%\",width:\"100%\"},Ty82T0JvZ:\"Digital Pathology\",variant:\"zB8LMFXju\",width:\"100%\"})})})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{eyptibOHq:\"eindhoven-airport\"},unresolvedPathSlugs:{eyptibOHq:{collectionId:\"Pmw_GSiMs\",collectionItemId:\"d4b9FlFGz\"}},webPageId:\"deYac8HXv\"},implicitPathVariables:undefined},{href:{pathVariables:{eyptibOHq:\"eindhoven-airport\"},unresolvedPathSlugs:{eyptibOHq:{collectionId:\"Pmw_GSiMs\",collectionItemId:\"d4b9FlFGz\"}},webPageId:\"deYac8HXv\"},implicitPathVariables:undefined},{href:{pathVariables:{eyptibOHq:\"eindhoven-airport\"},unresolvedPathSlugs:{eyptibOHq:{collectionId:\"Pmw_GSiMs\",collectionItemId:\"d4b9FlFGz\"}},webPageId:\"deYac8HXv\"},implicitPathVariables:undefined},{href:{pathVariables:{eyptibOHq:\"eindhoven-airport\"},unresolvedPathSlugs:{eyptibOHq:{collectionId:\"Pmw_GSiMs\",collectionItemId:\"d4b9FlFGz\"}},webPageId:\"deYac8HXv\"},implicitPathVariables:undefined}],children:resolvedLinks3=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CxqrYmcGV:{height:663,y:(componentViewport?.y||0)+0+619+50+723+0},OQHBD8PV3:{height:430,width:`calc(min(${componentViewport?.width||\"100vw\"}, 1800px) - 40px)`,y:(componentViewport?.y||0)+0+548+40+960+0+470},V6EBT3FFv:{height:439,width:`max((min(${componentViewport?.width||\"100vw\"}, 1800px) - 140px) * 0.6, 1px)`,y:(componentViewport?.y||0)+0+636+0+546+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:680,width:`max((min(${componentViewport?.width||\"100vw\"}, 1800px) - 240px) * 0.6, 1px)`,y:(componentViewport?.y||0)+0+620+40+780+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-myx39z-container\",\"data-framer-name\":\"Project Card\",name:\"Project Card\",nodeId:\"JxUcFH5xn\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CxqrYmcGV:{jk7hR1PkU:resolvedLinks3[1]},OQHBD8PV3:{jk7hR1PkU:resolvedLinks3[2]},V6EBT3FFv:{jk7hR1PkU:resolvedLinks3[3]}},children:/*#__PURE__*/_jsx(CaseThumbnail,{belbEkdrE:addImageAlt({pixelHeight:1179,pixelWidth:2556,src:\"https://framerusercontent.com/images/miPQG17LjDo4TEWD1tRLlUx5TdE.webp\",srcSet:\"https://framerusercontent.com/images/miPQG17LjDo4TEWD1tRLlUx5TdE.webp?scale-down-to=512 512w,https://framerusercontent.com/images/miPQG17LjDo4TEWD1tRLlUx5TdE.webp?scale-down-to=1024 1024w,https://framerusercontent.com/images/miPQG17LjDo4TEWD1tRLlUx5TdE.webp?scale-down-to=2048 2048w,https://framerusercontent.com/images/miPQG17LjDo4TEWD1tRLlUx5TdE.webp 2556w\"},getLocalizedValue(\"v10\",activeLocale)??\"Eindhoven Airport App Case Study\"),bHtugLMfW:\"Eindhoven Airport\",height:\"100%\",id:\"JxUcFH5xn\",jk7hR1PkU:resolvedLinks3[0],layoutId:\"JxUcFH5xn\",name:\"Project Card\",qKDMXJD0W:\"https://framerusercontent.com/assets/B2Ygny5Bt91BeUjM5Z8dfLijPWI.mp4\",style:{height:\"100%\",width:\"100%\"},Ty82T0JvZ:getLocalizedValue(\"v9\",activeLocale)??\"Luisteren is beter dan horen\",variant:\"X20eK39QN\",width:\"100%\"})})})})})})]})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-t6ipwu\",children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"ClQ8IxQy2\"},implicitPathVariables:undefined},{href:{webPageId:\"ClQ8IxQy2\"},implicitPathVariables:undefined},{href:{webPageId:\"ClQ8IxQy2\"},implicitPathVariables:undefined},{href:{webPageId:\"ClQ8IxQy2\"},implicitPathVariables:undefined}],children:resolvedLinks4=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CxqrYmcGV:{y:(componentViewport?.y||0)+0+2055+50},OQHBD8PV3:{y:(componentViewport?.y||0)+0+2448+60},V6EBT3FFv:{y:(componentViewport?.y||0)+0+1621+50}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:60,y:(componentViewport?.y||0)+0+2120+50,children:/*#__PURE__*/_jsx(Container,{className:\"framer-9kgxh0-container\",nodeId:\"bSQIHQ_K4\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CxqrYmcGV:{Kwu_bIAv7:resolvedLinks4[1]},OQHBD8PV3:{Kwu_bIAv7:resolvedLinks4[2],variant:\"dHv9HBNTp\"},V6EBT3FFv:{Kwu_bIAv7:resolvedLinks4[3],variant:\"dHv9HBNTp\"}},children:/*#__PURE__*/_jsx(ButtonsButtonArrow,{A09V3D_XG:\"var(--token-71e82302-30bd-4a74-adc0-12b120391e0f, rgb(13, 3, 33))\",caKm2ObUT:false,height:\"100%\",id:\"bSQIHQ_K4\",Kwu_bIAv7:resolvedLinks4[0],layoutId:\"bSQIHQ_K4\",P_E8xdjvz:\"ANh26vWdm\",rnQA3gv41:getLocalizedValue(\"v11\",activeLocale)??\"Bekijk alle cases\",t0giW6Nsj:true,tJq871K3l:\"var(--token-e09aa9b0-6f12-4bc0-8d87-028f8ac83eb3, rgb(66, 17, 169))\",variant:\"xhjxjVr2a\",width:\"100%\",zP1ympvtL:{borderColor:\"var(--token-71e82302-30bd-4a74-adc0-12b120391e0f, rgb(13, 3, 33))\",borderStyle:\"solid\",borderWidth:1}})})})})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1kyfeck\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-58vai\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v12\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h6\",{className:\"framer-styles-preset-p4bezz\",\"data-styles-preset\":\"VNGUIo05x\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"Waar de Goat way al het verschil maakt\"})})}),className:\"framer-6lr10d\",\"data-framer-name\":\"Contact us\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-18bcqod-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"RAlBRcSGn\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(Ticker,{alignment:\"center\",direction:\"left\",fadeOptions:{fadeAlpha:0,fadeContent:true,fadeInset:0,fadeWidth:25,overflow:false},gap:40,height:\"100%\",hoverFactor:1,id:\"RAlBRcSGn\",layoutId:\"RAlBRcSGn\",padding:10,paddingBottom:10,paddingLeft:10,paddingPerSide:false,paddingRight:10,paddingTop:10,sizingOptions:{heightType:true,widthType:true},slots:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-pu2lw6\",\"data-framer-name\":\"Eindhoven Airport\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-jjizp8\",\"data-framer-name\":\"Eindhoven Airport\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:90,intrinsicWidth:208,svg:'<svg width=\"208\" height=\"90\" viewBox=\"0 0 208 90\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<g clip-path=\"url(#clip0_96_850)\">\\n<path d=\"M189.154 44.2969V58.4712L207.127 51.2835L189.154 44.2969Z\" fill=\"white\"/>\\n<path d=\"M182.808 35.0204V54.4398L187.561 52.4629V41.9831L200.802 47.1098L207.135 44.5517L182.808 35.0204Z\" fill=\"white\"/>\\n<path d=\"M12.8109 57.736H0.628906V41.2823H12.6502V43.2532H2.85903V48.2942H11.8917V50.2651H2.85903V55.765H12.8109V57.736Z\" fill=\"white\"/>\\n<path d=\"M15.5229 41.2827H17.5453V43.574H15.5229V41.2827ZM17.5453 57.7363H15.5229V45.7513H17.5453V57.7363Z\" fill=\"white\"/>\\n<path d=\"M30.3698 57.736H28.3474V50.3567C28.3474 48.2718 27.7496 47.2174 25.7735 47.2174C24.6241 47.2174 22.601 47.9506 22.601 51.2047V57.736H20.5786V45.751H22.4866V47.4469H22.5322C22.9687 46.8046 24.095 45.4074 26.1637 45.4074C28.0253 45.4074 30.3698 46.163 30.3698 49.5781V57.736Z\" fill=\"white\"/>\\n<path d=\"M43.2347 41.2822H41.2116V47.2858L41.166 47.4468C40.6832 46.759 39.7639 45.4073 37.5809 45.4073C34.3859 45.4073 32.5698 48.0191 32.5698 51.3879C32.5698 54.2523 33.7649 58.0793 37.8567 58.0793C39.0285 58.0793 40.4074 57.7127 41.2811 56.0861H41.3267V57.7358H43.2347V41.2822ZM34.6617 51.7091C34.6617 50.1733 34.8224 47.2173 37.9478 47.2173C40.867 47.2173 41.1892 50.3566 41.1892 52.3052C41.1892 55.4899 39.1892 56.3379 37.9023 56.3379C35.696 56.3379 34.6617 54.3447 34.6617 51.7091Z\" fill=\"white\"/>\\n<path d=\"M55.7316 57.736H53.7085V49.8985C53.7085 48.2718 53.2496 47.2174 51.3184 47.2174C49.6638 47.2174 47.9628 48.1802 47.9628 51.2047V57.736H45.9404V41.2823H47.9628V47.3545H48.0084C48.5831 46.5989 49.595 45.4074 51.5255 45.4074C53.3871 45.4074 55.7316 46.163 55.7316 49.5781V57.736Z\" fill=\"white\"/>\\n<path d=\"M57.7339 51.7318C57.7339 54.8257 59.4805 58.0566 63.3189 58.0566C67.1574 58.0566 68.904 54.8257 68.904 51.7318C68.904 48.6379 67.1574 45.407 63.3189 45.407C59.4805 45.407 57.7339 48.6379 57.7339 51.7318ZM59.8258 51.7318C59.8258 50.1275 60.4229 47.1484 63.3189 47.1484C66.215 47.1484 66.8128 50.1275 66.8128 51.7318C66.8128 53.3361 66.215 56.3152 63.3189 56.3152C60.4229 56.3152 59.8258 53.3361 59.8258 51.7318Z\" fill=\"white\"/>\\n<path d=\"M78.5147 45.7508H80.7209L76.1471 57.7358H73.9864L69.5964 45.7508H71.9409L75.0671 55.5131H75.1127L78.5147 45.7508Z\" fill=\"white\"/>\\n<path d=\"M90.3843 53.9777C90.3155 54.8711 89.1893 56.3383 87.2812 56.3383C84.9599 56.3383 83.7881 54.8942 83.7881 52.3964H92.5681C92.5681 48.1573 90.8671 45.4069 87.3963 45.4069C83.4204 45.4069 81.6274 48.3629 81.6274 52.076C81.6274 55.5358 83.6266 58.0797 87.0055 58.0797C88.9366 58.0797 89.7176 57.6214 90.2692 57.2548C91.7863 56.2466 92.3379 54.5507 92.4066 53.9777H90.3843ZM83.7881 50.7921C83.7881 48.936 85.2589 47.2177 87.1206 47.2177C89.5801 47.2177 90.3611 48.936 90.4762 50.7921H83.7881Z\" fill=\"white\"/>\\n<path d=\"M104.773 57.736H102.75V50.3567C102.75 48.2718 102.152 47.2174 100.176 47.2174C99.0269 47.2174 97.0038 47.9506 97.0038 51.2047V57.736H94.9814V45.751H96.8887V47.4469H96.935C97.3715 46.8046 98.4978 45.4074 100.566 45.4074C102.428 45.4074 104.773 46.163 104.773 49.5781V57.736Z\" fill=\"white\"/>\\n<path d=\"M117.526 52.9465L119.158 57.7356H121.594L115.618 41.2819H113.09L106.884 57.7356H109.182L110.907 52.9465H117.526ZM111.596 50.9756L114.238 43.7342H114.285L116.722 50.9756H111.596Z\" fill=\"white\"/>\\n<path d=\"M123.531 41.2827H125.553V43.574H123.531V41.2827ZM125.554 57.7363H123.532V45.7513H125.554V57.7363Z\" fill=\"white\"/>\\n<path d=\"M130.097 57.736H128.074V45.751H129.982V47.7442H130.027C130.831 46.3471 131.89 45.4074 133.407 45.4074C133.66 45.4074 133.775 45.4298 133.935 45.476V47.5609H133.177C131.292 47.5609 130.097 49.0274 130.097 50.7695V57.736Z\" fill=\"white\"/>\\n<path d=\"M135.883 62.4796H137.905V56.4759H137.952C138.48 57.3232 139.537 58.0795 141.146 58.0795C145.238 58.0795 146.433 54.2524 146.433 51.388C146.433 48.0192 144.616 45.4075 141.422 45.4075C139.238 45.4075 138.319 46.7592 137.836 47.4469H137.791V45.751H135.883V62.4796ZM137.813 52.3053C137.813 50.3568 138.135 47.2174 141.055 47.2174C144.18 47.2174 144.341 50.1735 144.341 51.7092C144.341 54.3448 143.306 56.3381 141.1 56.3381C139.813 56.3381 137.813 55.4901 137.813 52.3053Z\" fill=\"white\"/>\\n<path d=\"M148.035 51.7318C148.035 54.8257 149.781 58.0566 153.619 58.0566C157.458 58.0566 159.205 54.8257 159.205 51.7318C159.205 48.6379 157.458 45.407 153.619 45.407C149.781 45.407 148.035 48.6379 148.035 51.7318ZM150.127 51.7318C150.127 50.1275 150.723 47.1484 153.619 47.1484C156.515 47.1484 157.114 50.1275 157.114 51.7318C157.114 53.3361 156.515 56.3152 153.619 56.3152C150.723 56.3152 150.127 53.3361 150.127 51.7318Z\" fill=\"white\"/>\\n<path d=\"M162.914 57.736H160.892V45.751H162.799V47.7442H162.845C163.649 46.3471 164.707 45.4074 166.224 45.4074C166.477 45.4074 166.592 45.4298 166.752 45.476V47.5609H165.994C164.109 47.5609 162.914 49.0274 162.914 50.7695V57.736Z\" fill=\"white\"/>\\n<path d=\"M171.738 47.4236V55.2149C171.738 56.1546 172.542 56.1546 172.956 56.1546H173.668V57.7358C172.933 57.8051 172.357 57.8967 172.152 57.8967C170.152 57.8967 169.715 56.773 169.715 55.3297V47.4236H168.083V45.7508H169.715V42.405H171.738V45.7508H173.668V47.4236H171.738Z\" fill=\"white\"/>\\n</g>\\n<defs>\\n<clipPath id=\"clip0_96_850\">\\n<rect width=\"207\" height=\"90\" fill=\"white\" transform=\"translate(0.5)\"/>\\n</clipPath>\\n</defs>\\n</svg>\\n',withExternalLayout:true})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-17gh7qd\",\"data-framer-name\":\"Hoppenbrouwers\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1nwwa5s\",\"data-framer-name\":\"Hoppenbrouwers\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:90,intrinsicWidth:208,svg:'<svg width=\"208\" height=\"90\" viewBox=\"0 0 208 90\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<g clip-path=\"url(#clip0_96_911)\">\\n<path d=\"M207.497 53.7877C207.497 51.3889 205.53 50.7889 202.793 50.339C201.424 50.125 200.611 49.932 200.611 49.3565C200.611 48.9494 201.146 48.4785 202.45 48.4785C203.501 48.4785 204.118 48.8856 204.289 49.3993H207.218C206.855 47.3212 204.977 45.9506 202.45 45.9506C199.264 45.9506 197.746 47.7501 197.746 49.4849C197.746 51.9483 200.376 52.4837 202.343 52.7834C204.268 53.0831 204.655 53.3406 204.655 53.9617C204.655 54.6046 203.8 54.9443 202.666 54.9443C202.193 54.9765 201.72 54.8727 201.303 54.6451C200.887 54.4174 200.543 54.0754 200.314 53.6593H197.449C197.791 56.037 199.865 57.515 202.666 57.515C205.489 57.515 207.5 55.971 207.5 53.7877M196.504 50.8099C196.504 47.8967 194.793 45.9478 192.206 45.9478C191.662 45.945 191.123 46.0648 190.631 46.2984C190.139 46.532 189.705 46.8734 189.362 47.2974V46.2257H186.668V57.2574H189.491V50.8099C189.478 50.5233 189.525 50.2372 189.627 49.9692C189.729 49.7013 189.886 49.4574 190.086 49.2525C190.287 49.0476 190.527 48.8862 190.793 48.7783C191.058 48.6704 191.343 48.6183 191.629 48.6252C191.914 48.6101 192.198 48.6574 192.463 48.7637C192.727 48.87 192.966 49.0328 193.161 49.2407C193.356 49.4487 193.504 49.6968 193.594 49.9678C193.684 50.2388 193.714 50.5262 193.682 50.8099V51.3665H196.504V50.8099ZM176.639 50.5292C176.798 49.9288 177.15 49.3977 177.641 49.0182C178.132 48.6387 178.734 48.432 179.355 48.4301C179.984 48.4121 180.601 48.6105 181.103 48.9923C181.605 49.3742 181.961 49.9165 182.113 50.5292H176.639ZM184.914 52.8452C185.321 48.4757 182.626 45.9478 179.376 45.9478C177.867 45.9811 176.431 46.6051 175.375 47.6861C174.32 48.7671 173.728 50.2192 173.728 51.7314C173.728 53.2436 174.32 54.6957 175.375 55.7767C176.431 56.8577 177.867 57.4817 179.376 57.515C182.113 57.515 184.06 55.9942 184.701 53.7449H181.688C181.455 54.1528 181.114 54.4886 180.703 54.7154C180.292 54.9421 179.826 55.0512 179.357 55.0306C178.718 55.0365 178.095 54.8229 177.594 54.4255C177.092 54.0281 176.741 53.4707 176.599 52.8459L184.914 52.8452ZM173.474 46.2264H170.481L168.556 53.9379L166.546 46.2264H163.724L161.714 53.9379L159.793 46.2257H156.8L160.221 57.2574H163.151L165.139 49.953L167.128 57.2574H170.037L173.474 46.2264ZM155.684 46.2264H152.861V52.6739C152.871 52.959 152.823 53.2433 152.72 53.5091C152.616 53.7749 152.46 54.0166 152.259 54.2193C152.059 54.4221 151.819 54.5815 151.555 54.6879C151.291 54.7942 151.007 54.8452 150.723 54.8376C150.44 54.8523 150.157 54.8054 149.894 54.7004C149.632 54.5953 149.394 54.4344 149.199 54.2289C149.004 54.0233 148.856 53.7779 148.765 53.5095C148.673 53.2411 148.641 52.956 148.67 52.6739V46.2257H145.851V52.6732C145.851 55.5654 147.583 57.5157 150.195 57.5157C150.726 57.5247 151.253 57.4161 151.737 57.1977C152.222 56.9794 152.652 56.6566 152.998 56.2524V57.2588H155.692L155.684 46.2264ZM138.876 54.9232C137.379 54.9232 136.161 53.6382 136.161 51.7742C136.161 49.8681 137.38 48.5396 138.876 48.5396C140.373 48.5396 141.592 49.8681 141.592 51.7742C141.592 53.6375 140.373 54.9232 138.876 54.9232ZM138.876 45.9478C137.726 45.9043 136.589 46.2061 135.611 46.8143C134.633 47.4225 133.859 48.3095 133.387 49.3615C132.916 50.4135 132.769 51.5826 132.965 52.7188C133.162 53.855 133.692 54.9066 134.489 55.7386C135.286 56.5707 136.313 57.1453 137.439 57.3888C138.564 57.6323 139.736 57.5335 140.805 57.1052C141.873 56.6769 142.79 55.9386 143.437 54.9849C144.084 54.0312 144.432 52.9056 144.436 51.7525C144.46 51.0034 144.335 50.257 144.067 49.5572C143.799 48.8574 143.394 48.2183 142.876 47.6775C142.358 47.1367 141.738 46.7051 141.051 46.4081C140.364 46.111 139.625 45.9545 138.876 45.9478ZM132.291 50.8099C132.291 47.8967 130.58 45.9478 127.993 45.9478C127.448 45.945 126.91 46.0648 126.417 46.2984C125.925 46.532 125.492 46.8734 125.149 47.2974V46.2257H122.454V57.2574H125.277V50.8099C125.265 50.5233 125.311 50.2371 125.413 49.9691C125.516 49.7012 125.672 49.4571 125.872 49.2523C126.073 49.0474 126.313 48.886 126.579 48.7781C126.844 48.6702 127.129 48.6182 127.415 48.6252C127.7 48.6101 127.985 48.6574 128.249 48.7637C128.514 48.87 128.752 49.0328 128.948 49.2407C129.143 49.4487 129.291 49.6968 129.381 49.9678C129.471 50.2388 129.5 50.5262 129.468 50.8099V51.3665H132.291V50.8099ZM117.922 51.7742C117.959 52.168 117.914 52.5652 117.789 52.9404C117.664 53.3157 117.462 53.6606 117.196 53.9532C116.93 54.2458 116.607 54.4795 116.245 54.6394C115.884 54.7994 115.494 54.882 115.099 54.882C114.704 54.882 114.314 54.7994 113.952 54.6394C113.591 54.4795 113.268 54.2458 113.002 53.9532C112.736 53.6606 112.534 53.3157 112.409 52.9404C112.284 52.5652 112.239 52.168 112.276 51.7742C112.231 51.3759 112.27 50.9725 112.392 50.5905C112.513 50.2085 112.713 49.8564 112.98 49.5573C113.246 49.2583 113.573 49.019 113.938 48.8552C114.303 48.6913 114.699 48.6066 115.099 48.6066C115.499 48.6066 115.895 48.6913 116.26 48.8552C116.625 49.019 116.952 49.2583 117.218 49.5573C117.485 49.8564 117.685 50.2085 117.806 50.5905C117.928 50.9725 117.967 51.3759 117.922 51.7742ZM120.744 51.7525C120.744 48.475 118.392 45.9906 115.505 45.9906C114.302 45.977 113.142 46.4387 112.276 47.2756V41.3208H109.432V57.2574H112.153V56.0798C112.586 56.5335 113.107 56.8932 113.685 57.1363C114.262 57.3795 114.884 57.501 115.51 57.4932C118.397 57.4932 120.749 55.0081 120.749 51.7525M107.149 50.8099C107.149 47.8967 105.439 45.9478 102.851 45.9478C102.306 45.9449 101.768 46.0647 101.276 46.2983C100.783 46.5319 100.35 46.8733 100.007 47.2974V46.2257H97.313V57.2574H100.136V50.8099C100.123 50.5233 100.169 50.2371 100.272 49.9691C100.374 49.7012 100.531 49.4571 100.731 49.2523C100.932 49.0474 101.172 48.886 101.437 48.7781C101.703 48.6702 101.988 48.6182 102.274 48.6252C102.559 48.6101 102.843 48.6574 103.108 48.7637C103.372 48.87 103.611 49.0328 103.806 49.2407C104.001 49.4487 104.149 49.6968 104.239 49.9678C104.329 50.2388 104.359 50.5262 104.327 50.8099V57.2574H107.149V50.8099ZM87.2841 50.5292C87.4431 49.9288 87.7954 49.3977 88.2863 49.0182C88.7773 48.6387 89.3794 48.432 89.9995 48.4301C90.6294 48.4121 91.2465 48.6105 91.7483 48.9923C92.25 49.3742 92.6063 49.9165 92.7578 50.5292H87.2841ZM95.5594 52.8452C95.9658 48.4757 93.2713 45.9478 90.0248 45.9478C88.5155 45.9811 87.0793 46.6051 86.0237 47.6861C84.9681 48.7671 84.377 50.2192 84.377 51.7314C84.377 53.2436 84.9681 54.6957 86.0237 55.7767C87.0793 56.8577 88.5155 57.4817 90.0248 57.515C92.762 57.515 94.7075 55.9942 95.3493 53.7449H92.3367C92.1026 54.1542 91.7603 54.4908 91.3474 54.7177C90.9345 54.9446 90.4671 55.0528 89.9967 55.0306C89.3571 55.0365 88.7347 54.8229 88.233 54.4255C87.7313 54.0281 87.3803 53.4707 87.2385 52.8459L95.5594 52.8452ZM80.4841 51.7096C80.5092 52.103 80.4558 52.4974 80.3269 52.8698C80.198 53.2422 79.9962 53.585 79.7333 53.8783C79.4704 54.1716 79.1518 54.4093 78.796 54.5777C78.4402 54.746 78.0545 54.8415 77.6614 54.8587C76.8881 54.7798 76.1716 54.4164 75.6506 53.8386C75.1295 53.2609 74.8411 52.51 74.8411 51.7314C74.8411 50.9528 75.1295 50.2019 75.6506 49.6242C76.1716 49.0464 76.8881 48.683 77.6614 48.6042C78.0518 48.618 78.4355 48.7098 78.79 48.8743C79.1445 49.0388 79.4625 49.2726 79.7255 49.562C79.9885 49.8514 80.191 50.1905 80.3213 50.5595C80.4516 50.9284 80.5069 51.319 80.4841 51.7096ZM83.3068 51.7103C83.3068 48.4547 80.9549 45.9696 78.0678 45.9696C77.4419 45.9666 76.822 46.0904 76.2451 46.3334C75.6682 46.5764 75.1462 46.9337 74.7105 47.3837V46.2257H71.995V62.1624H74.8394V56.1865C75.7029 57.0297 76.8626 57.499 78.0684 57.4932C80.9556 57.4932 83.3075 54.9871 83.3075 51.7096M67.4629 51.7096C67.488 52.103 67.4346 52.4974 67.3057 52.8698C67.1768 53.2422 66.975 53.585 66.7121 53.8783C66.4492 54.1716 66.1306 54.4093 65.7748 54.5777C65.419 54.746 65.0333 54.8415 64.6402 54.8587C63.8669 54.7798 63.1504 54.4164 62.6293 53.8386C62.1083 53.2609 61.8198 52.51 61.8198 51.7314C61.8198 50.9528 62.1083 50.2019 62.6293 49.6242C63.1504 49.0464 63.8669 48.683 64.6402 48.6042C65.0306 48.618 65.4143 48.7098 65.7688 48.8743C66.1232 49.0388 66.4413 49.2726 66.7043 49.562C66.9672 49.8514 67.1698 50.1905 67.3001 50.5595C67.4304 50.9284 67.4857 51.319 67.4629 51.7096ZM70.2856 51.7103C70.2856 48.4547 67.9337 45.9696 65.0465 45.9696C64.4207 45.9667 63.8008 46.0905 63.2239 46.3335C62.647 46.5765 62.125 46.9337 61.6893 47.3837V46.2257H58.9738V62.1624H61.8175V56.1865C62.681 57.0296 63.8407 57.4989 65.0465 57.4932C67.9337 57.4932 70.2856 54.9878 70.2856 51.7103ZM51.7038 54.9225C50.2073 54.9225 48.9883 53.6375 48.9883 51.7735C48.9883 49.8674 50.2073 48.5389 51.7038 48.5389C53.2002 48.5389 54.4193 49.8674 54.4193 51.7735C54.4193 53.6368 53.2002 54.9225 51.7038 54.9225ZM51.7038 45.9471C50.5534 45.9036 49.4164 46.2054 48.4384 46.8136C47.4604 47.4218 46.6861 48.3088 46.2147 49.3608C45.7434 50.4128 45.5964 51.5819 45.7928 52.7181C45.9892 53.8543 46.5199 54.9059 47.3168 55.7379C48.1138 56.57 49.1407 57.1446 50.2659 57.3881C51.3911 57.6316 52.5632 57.5328 53.632 57.1045C54.7008 56.6762 55.6175 55.9379 56.2645 54.9842C56.9116 54.0305 57.2595 52.9049 57.2637 51.7518C57.2879 51.0027 57.1624 50.2563 56.8945 49.5565C56.6266 48.8567 56.2217 48.2176 55.7037 47.6768C55.1857 47.136 54.565 46.7044 53.8781 46.4074C53.1912 46.1103 52.4519 45.9538 51.7038 45.9471ZM44.5402 50.8092C44.5402 47.896 42.7439 45.9471 40.0494 45.9471C39.1373 45.9458 38.2504 46.2471 37.5273 46.804V41.3208H34.6829V57.2574H37.5273V50.8099C37.5164 50.5277 37.5646 50.2463 37.6688 49.9839C37.773 49.7214 37.9309 49.4837 38.1323 49.286C38.3336 49.0883 38.5741 48.935 38.8381 48.8359C39.1022 48.7369 39.384 48.6943 39.6655 48.7108C39.9444 48.6886 40.2248 48.7279 40.4869 48.8262C40.7489 48.9244 40.9862 49.0791 41.182 49.2793C41.3779 49.4796 41.5274 49.7204 41.62 49.9849C41.7127 50.2494 41.7462 50.531 41.7182 50.8099V57.2574H44.5409L44.5402 50.8092Z\" fill=\"white\"/>\\n<path d=\"M16.4544 34.5096V45.914H11.9005V32.2287C11.9014 31.6238 11.6623 31.0433 11.2359 30.615C10.8094 30.1867 10.2306 29.9455 9.62676 29.9447C9.02288 29.9439 8.4434 30.1834 8.0158 30.6105C7.58821 31.0377 7.34752 31.6175 7.34668 32.2224V64.1673C7.34752 64.7722 7.58821 65.352 8.0158 65.7792C8.4434 66.2063 9.02288 66.4458 9.62676 66.445C10.2306 66.4441 10.8094 66.203 11.2359 65.7747C11.6623 65.3463 11.9014 64.7659 11.9005 64.1609V52.7566C11.9005 52.1517 12.1404 51.5715 12.5674 51.1438C12.9944 50.716 13.5736 50.4757 14.1775 50.4757C14.7813 50.4757 15.3605 50.716 15.7875 51.1438C16.2145 51.5715 16.4544 52.1517 16.4544 52.7566V59.6055C16.4552 60.2104 16.6959 60.7903 17.1235 61.2174C17.5511 61.6446 18.1306 61.8841 18.7345 61.8832C19.3383 61.8824 19.9171 61.6413 20.3436 61.2129C20.77 60.7846 21.0091 60.2041 21.0082 59.5992V34.5096H16.4544Z\" fill=\"white\"/>\\n<path d=\"M5.05385 36.7843C5.05302 36.1794 4.81233 35.5996 4.38473 35.1724C3.95713 34.7453 3.37765 34.5058 2.77378 34.5066C2.1699 34.5074 1.59108 34.7485 1.16467 35.1769C0.738254 35.6052 0.499166 36.1857 0.500002 36.7906V61.8795H5.05385V36.7843Z\" fill=\"white\"/>\\n</g>\\n<defs>\\n<clipPath id=\"clip0_96_911\">\\n<rect width=\"207\" height=\"90\" fill=\"white\" transform=\"translate(0.5)\"/>\\n</clipPath>\\n</defs>\\n</svg>\\n',withExternalLayout:true})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1g9vxiy\",\"data-framer-name\":\"Philips\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-4igy10\",\"data-framer-name\":\"Philips\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:90,intrinsicWidth:208,svg:'<svg width=\"208\" height=\"90\" viewBox=\"0 0 208 90\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<g clip-path=\"url(#clip0_96_824)\">\\n<mask id=\"mask0_96_824\" style=\"mask-type:luminance\" maskUnits=\"userSpaceOnUse\" x=\"-39\" y=\"-27\" width=\"243\" height=\"172\">\\n<path d=\"M-38.8169 -26.4687H203.397V144.795H-38.8169V-26.4687Z\" fill=\"white\"/>\\n</mask>\\n<g mask=\"url(#mask0_96_824)\">\\n<path d=\"M65.0204 38.0111H58.8405V46.0582H52.4075V38.0111H46.2276V58.2568H52.4075V50.2932H58.8405V58.2568H65.0204V38.0111ZM86.5175 54.1887V38.0111H80.3376V58.2568H91.512L92.4413 54.1887H86.5175ZM75.7689 38.0111H69.5891V58.2568H75.7689V38.0111ZM100.822 38.0111H94.6451V58.2568H100.822V38.0111ZM131.29 43.1783C131.29 42.0764 132.392 41.5671 134.167 41.5671C136.115 41.5671 138.232 41.9929 139.671 42.5885L139.164 38.1809C137.553 37.8414 136.115 37.5882 133.494 37.5882C128.499 37.5882 125.113 39.559 125.113 43.6875C125.113 50.8024 134.765 49.3639 134.765 52.6667C134.765 53.9355 133.83 54.6116 131.546 54.6116C129.518 54.6116 126.382 53.9355 124.52 53.0033L125.199 57.6641C127.061 58.3431 129.598 58.6797 131.632 58.6797C136.794 58.6797 141.026 56.9851 141.026 51.9014C141.026 45.1289 131.29 46.3977 131.29 43.1783ZM113.858 53.4291C119.609 53.4291 123.251 50.4629 123.251 45.2958C123.251 39.6223 119.359 37.5882 113.009 37.5882C110.555 37.5882 107.592 37.758 105.477 38.0111V58.2568H111.657V53.4291H113.858ZM117.158 45.3821C117.158 48.0059 115.889 49.7868 112.67 49.7868H111.657V41.4204C112.017 41.4003 112.353 41.4003 112.67 41.4003C115.716 41.4003 117.158 42.8388 117.158 45.3821ZM34.38 53.4291C40.1341 53.4291 43.7735 50.4629 43.7735 45.2958C43.7735 39.6223 39.8809 37.5882 33.5342 37.5882C31.0772 37.5882 28.1168 37.758 25.9993 38.0111V58.2568H32.1791V53.4291H34.38ZM37.6829 45.3821C37.6829 48.0059 36.4112 49.7868 33.1947 49.7868H32.1791V41.4204C32.5387 41.4003 32.8782 41.4003 33.1947 41.4003C36.2415 41.4003 37.6829 42.8388 37.6829 45.3821Z\" fill=\"white\"/>\\n</g>\\n</g>\\n<g clip-path=\"url(#clip1_96_824)\">\\n<path d=\"M154.578 29.6045V52.6638C154.578 60.444 160.599 66.7502 168.027 66.7502C175.454 66.7502 181.477 60.4441 181.477 52.6638V29.6045H154.578ZM180.77 52.6638C180.77 60.0344 175.063 66.0096 168.027 66.0096C160.99 66.0096 155.285 60.0344 155.285 52.6638V30.3472H180.77V52.6638Z\" fill=\"white\"/>\\n<path d=\"M168.027 40.0864C163.543 40.0864 159.632 42.6639 157.568 46.4776C156.58 48.306 156.017 50.417 156.017 52.664C156.017 59.6104 161.393 65.2415 168.027 65.2415C174.66 65.2415 180.037 59.6104 180.037 52.664C180.037 45.719 174.66 40.0864 168.027 40.0864ZM165.605 43.3752L165.284 41.1857C166.162 40.9554 167.081 40.8285 168.027 40.8285C173.696 40.8285 178.377 45.208 179.191 50.9072C178.399 51.3469 177.504 51.6044 176.548 51.6044C175.512 51.6044 174.541 51.3142 173.705 50.8054C172.869 50.3026 171.896 50.0109 170.862 50.0109C169.828 50.0109 168.86 50.3026 168.024 50.8049C167.188 51.3142 166.219 51.6044 165.182 51.6044C164.21 51.6044 163.299 51.3399 162.498 50.8875L162.891 47.315L166.614 46.864V46.6666L165.268 46.5044L165.605 44.2136L167.799 43.8625V43.7295L165.605 43.3752ZM162.891 46.2161L162.633 43.867L164.803 44.2136L165.136 46.4878L162.891 46.2161ZM165.118 41.2255L164.803 43.3752L162.618 43.7279L162.468 42.36C163.292 41.8703 164.18 41.4866 165.118 41.2255ZM158.392 46.4776C159.351 44.8433 160.68 43.4765 162.255 42.4926L161.842 46.2161L158.3 46.645C158.331 46.589 158.36 46.532 158.392 46.4776ZM158.177 46.8722L161.842 47.315L162.222 50.7439C161.412 50.281 160.487 50.0109 159.499 50.0109C158.557 50.0109 157.673 50.2638 156.889 50.6875C157.111 49.3232 157.55 48.036 158.177 46.8722ZM156.786 51.4901C157.595 51.0265 158.513 50.7509 159.499 50.7509C160.534 50.7509 161.504 51.0407 162.34 51.5474H162.341C163.178 52.0569 164.149 52.3435 165.182 52.3435C166.219 52.3435 167.188 52.0538 168.024 51.5474C168.86 51.0443 169.828 50.7509 170.862 50.7509C171.896 50.7509 172.869 51.0443 173.705 51.5474C174.541 52.0569 175.512 52.3435 176.548 52.3435C177.537 52.3435 178.465 52.0704 179.277 51.6044C179.297 51.8428 179.305 52.084 179.313 52.3263C178.492 52.8075 177.551 53.085 176.548 53.085C175.512 53.085 174.541 52.7978 173.705 52.288C172.869 51.7822 171.896 51.4934 170.862 51.4934C169.828 51.4934 168.86 51.7852 168.024 52.288C167.188 52.7953 166.219 53.085 165.182 53.085C164.149 53.085 163.178 52.7953 162.341 52.288H162.34C161.504 51.7822 160.534 51.4934 159.499 51.4934C158.494 51.4934 157.557 51.7777 156.737 52.2578C156.746 51.9993 156.763 51.7429 156.786 51.4901ZM156.861 54.4101C157.651 53.9745 158.545 53.7163 159.499 53.7163C160.534 53.7163 161.504 54.006 162.34 54.5139H162.341C163.178 55.0211 164.149 55.3095 165.182 55.3095C166.219 55.3095 167.188 55.0187 168.024 54.5139C168.86 54.006 169.828 53.7163 170.862 53.7163C171.84 53.7163 172.756 53.9839 173.56 54.4383L173.164 58.0219L169.441 58.4723V58.6732L170.788 58.8351L170.454 61.1218L168.258 61.4775V61.6114L170.454 61.9647L170.771 64.1407C169.892 64.3714 168.974 64.5014 168.027 64.5014C162.353 64.5014 157.668 60.1179 156.861 54.4101ZM173.439 61.6136L173.588 62.9608C172.764 63.4495 171.878 63.8364 170.942 64.0989L171.253 61.9647L173.439 61.6136ZM170.921 58.8517L173.164 59.1226L173.424 61.4726L171.254 61.1218L170.921 58.8517ZM173.803 62.8348L174.214 59.1226L177.733 58.698C176.771 60.3949 175.421 61.8237 173.803 62.8348ZM177.864 58.4653L174.214 58.022L173.834 54.5799C174.642 55.042 175.563 55.3095 176.548 55.3095C177.491 55.3095 178.375 55.058 179.159 54.6298C178.94 56.0016 178.494 57.2938 177.864 58.4653ZM179.272 53.8317C178.46 54.2973 177.535 54.5678 176.548 54.5678C175.512 54.5678 174.541 54.2791 173.705 53.7723C172.869 53.2635 171.896 52.9743 170.862 52.9743C169.828 52.9743 168.86 53.2645 168.024 53.7723C167.188 54.277 166.219 54.5678 165.182 54.5678C164.149 54.5678 163.178 54.277 162.341 53.7723H162.34C161.504 53.2635 160.534 52.9743 159.499 52.9743C158.509 52.9743 157.585 53.2514 156.776 53.7174C156.756 53.4785 156.748 53.2373 156.742 52.9975C157.561 52.5179 158.496 52.2347 159.499 52.2347C160.534 52.2347 161.504 52.5228 162.34 53.0307H162.341C163.178 53.5391 164.149 53.8257 165.182 53.8257C166.219 53.8257 167.188 53.5355 168.024 53.0307C168.86 52.524 169.828 52.2347 170.862 52.2347C171.896 52.2347 172.869 52.524 173.705 53.0312C174.541 53.5391 175.512 53.8257 176.548 53.8257C177.55 53.8257 178.489 53.548 179.308 53.0711C179.301 53.3254 179.294 53.5808 179.272 53.8317Z\" fill=\"white\"/>\\n<path d=\"M164.339 32.9156H163.093V34.6134H161.797V32.9156H160.55V37.1874H161.797V35.5082H163.093V37.1874H164.339V32.9156ZM168.675 36.3295V32.9156H167.429V37.1874H169.683L169.87 36.3295H168.675ZM166.508 32.9156H165.261V37.1874H166.508V32.9156ZM171.56 32.9156H170.315V37.1874H171.56V32.9156ZM177.704 34.0053C177.704 33.774 177.927 33.6658 178.287 33.6658C178.679 33.6658 179.105 33.755 179.395 33.8809L179.292 32.9509C178.968 32.8793 178.679 32.8269 178.15 32.8269C177.141 32.8269 176.459 33.2426 176.459 34.1132C176.459 35.615 178.405 35.3107 178.405 36.0074C178.405 36.2765 178.216 36.4187 177.757 36.4187C177.348 36.4187 176.715 36.2765 176.34 36.079L176.477 37.063C176.852 37.205 177.363 37.2766 177.774 37.2766C178.815 37.2766 179.668 36.9198 179.668 35.8478C179.669 34.4169 177.704 34.685 177.704 34.0053ZM174.19 36.1687C175.35 36.1687 176.084 35.5434 176.084 34.4527C176.084 33.2553 175.298 32.8269 174.018 32.8269C173.523 32.8269 172.925 32.8617 172.498 32.9156V37.1874H173.745V36.1687H174.19ZM174.854 34.4713C174.854 35.0246 174.597 35.3999 173.95 35.3999H173.745V33.6351C173.817 33.631 173.887 33.631 173.95 33.631C174.564 33.631 174.854 33.9339 174.854 34.4713ZM158.16 36.1687C159.321 36.1687 160.055 35.5434 160.055 34.4527C160.055 33.2553 159.27 32.8269 157.99 32.8269C157.495 32.8269 156.898 32.8617 156.472 32.9156V37.1874H157.717V36.1687H158.16ZM158.826 34.4713C158.826 35.0246 158.57 35.3999 157.922 35.3999H157.717V33.6351C157.79 33.631 157.858 33.631 157.922 33.631C158.537 33.631 158.826 33.9339 158.826 34.4713Z\" fill=\"white\"/>\\n</g>\\n<defs>\\n<clipPath id=\"clip0_96_824\">\\n<rect width=\"115.026\" height=\"21.0911\" fill=\"white\" transform=\"translate(26.0002 37.5896)\"/>\\n</clipPath>\\n<clipPath id=\"clip1_96_824\">\\n<rect width=\"26.8989\" height=\"37.1461\" fill=\"white\" transform=\"translate(154.578 29.6039)\"/>\\n</clipPath>\\n</defs>\\n</svg>\\n',withExternalLayout:true})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1pourc6\",\"data-framer-name\":\"Efteling\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-id1x6n\",\"data-framer-name\":\"Efteling\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:90,intrinsicWidth:208,svg:'<svg width=\"208\" height=\"90\" viewBox=\"0 0 208 90\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M175.974 55.1121C176.723 55.1121 177.319 55.8568 177.319 56.7931C177.319 57.7294 176.723 58.4741 175.974 58.4741C175.225 58.4741 174.629 57.7294 174.629 56.7931C174.629 55.8781 175.225 55.1121 175.974 55.1121ZM175.974 58.2826C176.638 58.2826 177.132 57.623 177.132 56.7931C177.132 55.9845 176.621 55.3248 175.974 55.3248C175.31 55.3248 174.816 55.9845 174.816 56.8144C174.799 57.623 175.31 58.2826 175.974 58.2826ZM175.991 56.8995H175.651V57.7932H175.463V55.793H176.076C176.434 55.793 176.604 55.9845 176.604 56.3462C176.604 56.6867 176.417 56.8569 176.195 56.8995L176.672 57.7932H176.451L175.991 56.8995ZM175.651 56.708H176.042C176.246 56.708 176.417 56.6441 176.417 56.3462C176.417 56.0696 176.229 55.9845 176.042 55.9845H175.651V56.708Z\" fill=\"white\"/>\\n<path d=\"M112.896 55.774H114.98V58.0463H102.61C105.66 55.8498 108.066 53.6911 111.513 50.3016V54.3349C111.494 55.1302 112.176 55.774 112.896 55.774ZM53.379 58.1599H66.5061V55.8687H63.7594C62.926 55.8687 62.3198 55.206 62.3198 54.4107V49.0329H67.51V46.7607H62.3198V44.4127C62.3198 41.364 64.8012 40.7013 65.7673 40.7013C66.4871 40.7013 66.9986 40.8906 67.2827 41.061C67.0933 41.383 66.9986 41.7617 66.9986 42.1593C66.9986 43.3712 67.9836 44.3558 69.1959 44.3558C70.4082 44.3558 71.3932 43.3712 71.3932 42.1593C71.3932 41.6859 71.2417 41.2693 70.9954 40.9096C70.4461 39.906 68.8549 38.8266 65.6915 38.8266C61.6379 38.8266 57.2622 40.6255 57.319 45.7003V54.4296C57.319 54.9409 56.8833 55.8687 55.8604 55.8687H53.4169V58.1599H53.379ZM68.8549 49.0898H72.5108V54.1645C72.5108 56.361 74.4051 58.6901 77.9283 58.6901C81.7358 58.6901 84.615 56.5504 84.615 53.7101V53.445H82.304L82.2662 53.6722C82.2472 53.7669 81.9063 56.1338 79.2733 56.1338C78.2883 56.1338 77.6442 55.3385 77.6442 54.6V49.0898C78.0988 49.0898 83.1564 49.1087 83.1564 49.1087V46.8175H77.6442V39.4894H77.0191L74.6702 39.4705C74.3482 45.2269 71.2796 46.7228 68.836 46.8364V49.0898H68.8549ZM174.497 60.7352C174.402 65.6963 166.636 66.3591 163.624 66.2833C159.494 66.1697 154.55 64.3519 154.456 61.5115H158.964C159.381 63.2157 161.881 63.8217 163.794 63.8217C167.033 63.8217 169.288 63.1211 169.288 60.8677C169.288 59.1635 167.81 58.2735 165.632 58.2735C163.813 58.2546 160.423 58.2735 158.926 58.2735C154.683 58.2735 153.793 56.2664 153.793 54.8083C153.793 52.8579 156.009 52.1573 156.009 52.1573C154.835 51.4188 154.115 50.2448 154.115 49.0898C154.115 46.3441 158.093 44.1097 163.018 44.1097C165.442 44.1097 167.621 44.6588 169.231 45.5299C169.231 45.5299 169.269 45.5488 169.325 45.5867C170.102 45.1133 170.595 44.3748 170.595 44.3748H174.629C174.629 44.3748 173.891 46.2494 171.561 47.7453C171.769 48.143 171.902 48.5974 171.902 49.0708C171.902 51.8165 168.928 54.0509 162.999 54.0509C161.54 54.0509 160.157 53.8426 158.926 53.5018C157.922 53.7858 157.941 55.206 159.305 55.2438C160.953 55.2817 163.093 55.3006 165.783 55.3006C173.133 55.2817 174.554 58.1978 174.497 60.7352ZM159.305 49.0329C159.305 50.6425 160.934 51.949 162.961 51.949C164.969 51.949 166.617 50.6425 166.617 49.0329C166.617 47.4234 164.969 46.1169 162.961 46.1169C160.953 46.1169 159.305 47.4234 159.305 49.0329ZM57.982 71.2445C26.7649 71.5853 24.7002 55.6794 24.6812 51.0212C24.6623 46.4198 28.0719 37.8231 40.1382 37.8231C52.6402 37.8231 54.364 48.3513 54.345 48.6732H38.4145C37.6 54.3917 41.0285 56.5883 43.8888 56.5883C46.0104 56.5883 47.8289 55.0734 48.454 53.3124H53.7389C52.4319 56.8723 48.7949 59.8263 44.1351 59.8263C36.255 59.8263 32.6939 54.9409 32.9401 50.207C33.2811 43.5227 39.7026 42.3108 41.6157 42.7463C39.5131 43.8825 38.888 45.795 38.7176 46.4766H47.3174C47.2227 45.5488 45.7452 41.2315 39.9867 41.2315C34.7775 41.2315 30.7996 45.0186 30.7239 50.0555C30.4397 67.3816 58.6639 67.2301 57.8683 67.249C72.2267 67.6277 84.4066 63.8217 94.1052 58.8984L94.7681 58.5954C94.1052 58.8984 85.5811 58.1031 85.5811 51.4756C85.5811 48.2377 87.4374 44.4695 93.9726 44.4695C101.303 44.4695 102.175 50.9833 102.175 51.0591L102.213 51.3431H90.203C90.203 51.4188 90.1841 51.5135 90.1841 51.5893C90.1841 54.9598 92.855 56.0391 95.147 56.361C95.147 56.361 98.1778 56.7208 100.849 55.1113C101.739 54.5811 106.228 51.4188 106.456 51.2674V42.841C106.456 42.1782 105.925 41.4019 105.016 41.4019H103.52V39.1864H111.437L111.456 47.3477C117.007 42.557 119.999 38.732 119.999 38.732C119.999 38.732 99.1628 70.8279 57.982 71.2445ZM90.6198 49.2223H96.9844C96.7571 48.5028 95.9426 46.5145 93.9157 46.5145C91.5858 46.5145 90.8471 48.5028 90.6198 49.2223ZM150.118 54.316V49.0708C150.118 46.2683 147.636 44.318 143.848 44.318C140.893 44.318 139.131 45.7381 138.336 46.4956C138.317 45.8896 138.26 44.8292 138.26 44.8292H130.475V47.1583H132.104C132.956 47.1583 133.543 47.84 133.543 48.5974V54.3349C133.543 55.0355 132.937 55.774 132.104 55.774H130.304V58.0274H140.912V55.7551H139.756C138.961 55.7551 138.317 55.0924 138.317 54.316V51.0401C138.317 48.6542 140.287 46.7039 142.73 46.7039C145.022 46.7039 145.363 48.4649 145.382 48.6921V54.3539C145.382 55.0734 144.776 55.7551 143.943 55.7551H142.636V58.0274H152.694V55.774H151.614C150.743 55.774 150.118 55.1302 150.118 54.316ZM125.246 54.2971V44.8482H117.556L117.575 47.1394H119.052C119.943 47.1394 120.511 47.8779 120.511 48.5785V54.316C120.511 55.0734 119.848 55.7551 119.128 55.7551H116.703V58.0274H128.656V55.7551H126.648C126.118 55.7551 125.246 55.3196 125.246 54.2971ZM125.057 38.1071C124.773 38.3911 124.451 38.6183 124.11 38.8077L127.993 43.9771L125.057 38.1071ZM113.218 20.8188L119.962 32.2749C120.321 31.9909 120.738 31.7826 121.193 31.65L113.218 20.8188ZM126.099 36.0999L140.514 35.3614L126.118 34.7176C126.156 34.9259 126.175 35.1531 126.175 35.3804C126.175 35.6265 126.156 35.8537 126.099 36.0999ZM118.465 34.7365L101.36 35.3425L118.446 35.9674C118.408 35.778 118.389 35.5886 118.389 35.3804C118.427 35.1531 118.446 34.9448 118.465 34.7365ZM125.228 32.824L131.516 21.4437L124.129 31.953C124.546 32.1802 124.906 32.4643 125.228 32.824Z\" fill=\"white\"/>\\n<path d=\"M141.044 35.5596L143.691 34.9728C144.028 34.8781 144.122 34.5942 144.385 33.7045L144.704 32.3227L144.986 33.7234C145.211 34.632 145.737 34.916 146.056 35.0106L149.078 35.6164L146.037 36.1274C145.699 36.2032 145.173 36.4682 144.929 37.3768L144.61 38.7397L144.329 37.3578C144.104 36.4303 144.01 36.1842 143.691 36.0896L141.044 35.5596ZM108.253 19.2616L109.585 18.7884C110.486 18.5044 110.768 18.4287 111.012 18.6559L112.72 20.2838L111.95 18.0501C111.856 17.7094 112.025 17.5012 112.664 16.8198L113.64 15.8165L112.326 16.2897C111.425 16.5737 110.918 16.2708 110.674 16.0247L108.59 13.7532L109.754 16.6305C109.848 16.9712 109.904 17.558 109.266 18.2584L108.253 19.2616ZM132.672 18.1637L131.922 20.8138L133.817 18.9209C134.137 18.618 134.587 18.5612 135.563 18.9966L137.196 19.6023L135.976 18.353C135.188 17.4823 135.282 16.744 135.413 16.3276L136.896 12.75L134.268 15.5704C133.949 15.8733 133.311 16.233 132.203 15.8733L130.551 15.2486L131.79 16.5169C132.485 17.2173 132.785 17.5959 132.672 18.1637ZM107.652 25.0918C107.276 28.764 106.976 29.0669 103.354 29.4265C106.995 29.8051 107.295 30.108 107.652 33.7802C108.027 30.108 108.328 29.8051 111.969 29.4265C108.328 29.048 108.027 28.7451 107.652 25.0918ZM136.633 25.0918C136.258 28.764 135.957 29.0669 132.335 29.4265C135.976 29.8051 136.276 30.108 136.633 33.7802C137.008 30.108 137.309 29.8051 140.95 29.4265C137.309 29.048 137.008 28.7451 136.633 25.0918ZM120.228 14.7186C119.834 18.5612 119.515 18.883 115.704 19.2805C119.515 19.6781 119.834 19.9998 120.228 23.8425C120.622 19.9998 120.941 19.6781 124.751 19.2805C120.941 18.883 120.622 18.5612 120.228 14.7186ZM131.002 36.9982C129.707 39.1372 129.444 39.2318 127.098 38.3989C129.219 39.705 129.313 39.97 128.487 42.3362C129.782 40.1972 130.045 40.1026 132.391 40.9354C130.27 39.6293 130.176 39.3643 131.002 36.9982ZM115.948 29.1615C114.86 31.0355 114.616 31.1302 112.588 30.4298C114.447 31.5277 114.541 31.7737 113.846 33.8181C114.935 31.9441 115.179 31.8495 117.206 32.5498C115.348 31.452 115.254 31.2248 115.948 29.1615ZM127.792 32.5498C129.838 31.8495 130.063 31.9441 131.171 33.8181C130.476 31.7548 130.57 31.5277 132.428 30.4298C130.383 31.1302 130.157 31.0355 129.069 29.1615C129.726 31.2248 129.651 31.452 127.792 32.5498ZM128.43 22.7446C126.704 22.5553 126.572 22.4228 126.403 20.6813C126.216 22.4228 126.084 22.5553 124.357 22.7256C126.084 22.9149 126.216 23.0474 126.384 24.7889C126.572 23.0474 126.704 22.9149 128.43 22.7446ZM135.094 25.6786C133.517 25.5082 133.386 25.3757 133.236 23.7857C133.067 25.3757 132.935 25.5082 131.359 25.6596C132.935 25.83 133.067 25.9625 133.217 27.5526C133.386 25.9625 133.517 25.83 135.094 25.6786ZM114.165 25.8489C112.438 25.6596 112.307 25.5271 112.138 23.7857C111.95 25.5271 111.819 25.6596 110.092 25.83C111.819 26.0193 111.95 26.1518 112.119 27.8933C112.307 26.1518 112.438 26.0193 114.165 25.8489ZM122.649 23.975C122.386 26.4547 122.18 26.6629 119.702 26.909C122.161 27.174 122.368 27.3822 122.612 29.8808C122.874 27.3822 123.081 27.1929 125.559 26.9468C123.081 26.6818 122.893 26.4736 122.649 23.975Z\" fill=\"white\"/>\\n</svg>\\n',withExternalLayout:true})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-vdzlre\",\"data-framer-name\":\"ZimmerBiomet\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1uuqatv\",\"data-framer-name\":\"ZimmerBiomet\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:90,intrinsicWidth:208,svg:'<svg width=\"208\" height=\"90\" viewBox=\"0 0 208 90\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<g clip-path=\"url(#clip0_96_825)\">\\n<path d=\"M201.256 43.8929H196.854V42.3893H207.5V43.8929H203.098V57.5241H201.256V43.8929ZM186.166 42.3893H194.992V43.8929H188.007V49.0361H193.638V50.5383H188.007V56.0205H195.373V57.5241H186.166V42.3893ZM168.051 42.3893H170.612L175.289 54.1807L179.818 42.3893H182.359V57.5241H180.517V44.7824L175.501 57.5241H174.929L169.743 44.7824V57.5241H168.051V42.3893ZM163.079 49.9894V49.82C163.079 46.4334 161.089 43.6803 157.596 43.6803C154.082 43.6803 152.05 46.2638 152.05 49.8616V50.0311C152.05 53.6929 154.485 56.1901 157.638 56.1901C161.004 56.1901 163.079 53.6497 163.079 49.9894ZM150.145 50.0519V49.8824C150.145 45.5855 153.151 42.199 157.596 42.199C162.04 42.199 164.982 45.5856 164.982 49.8408V50.0102C164.982 54.2848 162.04 57.7145 157.638 57.7145C153.172 57.7145 150.145 54.2848 150.145 50.0519ZM145.13 42.3893H146.971V56.2183V57.5241H145.13V42.3893ZM137.005 56.0844C139.204 56.0844 140.22 55.1103 140.22 53.269V53.1859C140.22 51.3223 139.184 50.4344 136.75 50.4344H133.66V56.0846L137.005 56.0844ZM136.411 48.9944C138.633 48.9944 139.479 48.1898 139.479 46.3262V46.2431C139.479 44.5283 138.486 43.8292 136.368 43.8292H133.66V48.9946L136.411 48.9944ZM131.86 42.3893H136.411C139.225 42.3893 141.279 43.3218 141.279 46.3054V46.3901C141.279 47.7659 140.729 48.9944 138.993 49.5864C141.194 50.1158 142.02 51.2373 142.02 53.2064V53.2899C142.02 56.1486 140.073 57.5243 137.046 57.5243H131.86V42.3893ZM117.638 49.4808C119.798 49.4808 120.963 48.5497 120.963 46.6876V46.6029C120.963 44.5489 119.692 43.8707 117.638 43.8707H114.802V49.4808L117.638 49.4808ZM112.961 42.3893H117.512C120.411 42.3893 122.804 43.5747 122.804 46.6028V46.6876C122.804 49.1848 121.131 50.4118 119.057 50.8133L123.692 57.5241H121.639L117.13 50.9413H114.802V57.5241H112.961V42.3893ZM100.982 42.3893H109.809V43.8929H102.823V49.0361H108.454V50.5383H102.823V56.0205H110.188V57.5241H100.982V42.3893ZM82.8651 42.3893H85.4278L90.1054 54.1807L94.6342 42.3893H97.1745V57.5241H95.3332V44.7824L90.3165 57.5241H89.7454L84.5592 44.7824V57.5241H82.8651V42.3893ZM64.7497 42.3893H67.3109L71.9885 54.1807L76.5188 42.3893H79.0591V57.5241H77.2163V44.7824L72.1997 57.5241H71.6285L66.4438 44.7824V57.5241H64.7497V42.3893ZM58.9938 42.3893H60.8351V56.428V57.5241H58.9938V42.3893ZM44.9834 57.2267L53.5563 43.8929H45.7449V42.3893H56.0951V42.6659L47.7557 55.9579H55.9687V57.5241H44.9834V57.2267Z\" fill=\"white\"/>\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M6.81813 63.0319C9.96974 66.2014 14.3276 68.1646 19.1494 68.1646C28.7589 68.1646 36.5494 60.3726 36.5494 50.7616C36.5494 46.0231 34.6561 41.7262 31.5833 38.5865L19.1092 62.5322C25.0599 62.4698 29.9606 58.0212 30.743 52.2712L30.7444 63.0319H6.81813ZM6.51024 62.7225L19.1048 38.8066L18.9828 38.794C12.7658 38.794 7.63612 43.6084 7.12895 49.6945V38.2883H31.2769C28.1431 35.2422 23.8641 33.3653 19.1494 33.3653C8.72334 33.3653 1.74786 40.3393 1.74786 50.7623C1.74786 55.3968 3.55794 59.6036 6.51024 62.7225ZM19.1494 32.116C29.4505 32.116 37.7987 40.4642 37.7987 50.7623C37.7987 61.0634 29.4505 69.4132 19.1494 69.4132C8.84976 69.4132 0.5 61.0634 0.5 50.7623C0.5 39.6417 8.0258 32.116 19.1494 32.116Z\" fill=\"white\"/>\\n</g>\\n<defs>\\n<clipPath id=\"clip0_96_825\">\\n<rect width=\"207\" height=\"90\" fill=\"white\" transform=\"translate(0.5)\"/>\\n</clipPath>\\n</defs>\\n</svg>\\n',withExternalLayout:true})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1qdi8n2\",\"data-framer-name\":\"Elis\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1t9txh0\",\"data-framer-name\":\"Elis\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:90,intrinsicWidth:208,svg:'<svg width=\"208\" height=\"90\" viewBox=\"0 0 208 90\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M111.128 50.4765C111.128 50.4765 116.601 39.3726 104.906 39.3726C94.6687 39.3726 91.3218 48.3502 90.7311 50.5553C89.5499 54.8472 91.6368 58.391 97.0312 58.391H105.182L106.245 54.6897H98.685C98.685 54.6897 93.2118 54.8866 95.3775 50.4765H111.128ZM104.355 42.7589C109.159 42.7589 107.387 46.6571 107.387 46.6571H97.0706C97.0706 46.6964 99.2756 42.7589 104.355 42.7589Z\" fill=\"white\"/>\\n<path d=\"M119.358 30.0012L110.38 58.4305H115.026L124.004 30.0012H119.358Z\" fill=\"white\"/>\\n<path d=\"M123.925 40.1207L118.097 58.4304H122.783L128.611 40.1207H123.925Z\" fill=\"white\"/>\\n<path d=\"M129.871 35.8681H125.185L126.721 30.828H131.406L129.871 35.8681Z\" fill=\"white\"/>\\n<path d=\"M136.761 43.7038C137.352 43.7038 145.109 43.6644 145.109 43.6644L146.33 40.1206L137.549 40.0812C137.549 40.0812 132.154 39.8056 129.752 44.2551C127.272 48.9014 131.249 50.752 134.084 50.752H137.824C138.297 50.752 139.754 50.9095 139.203 52.4846C138.73 53.8233 137.116 54.6109 136.131 54.6502C135.501 54.6896 126.445 54.6502 126.445 54.6502L125.146 58.4303H135.304C136.171 58.4303 141.998 58.3909 143.416 52.4058C144.636 47.3264 139.203 47.2082 138.376 47.2082H135.423C134.911 47.2082 132.391 47.3264 133.729 45.3182C134.478 44.1369 135.777 43.7038 136.761 43.7038Z\" fill=\"white\"/>\\n<path d=\"M92.2669 38.0731C92.2407 38.0731 92.2407 38.0731 92.2669 38.0731C92.1094 37.8762 91.9913 37.7975 91.9913 37.7975C91.9125 37.7187 84.7855 31.143 84.2343 30.5917C84.1555 30.513 84.0374 30.4342 83.9586 30.3555C83.368 29.9617 82.6199 30.0011 82.6199 30.0011H67.854C67.539 30.0011 67.3421 30.1192 67.1846 30.3161C67.1846 30.3161 67.1846 30.3555 67.1452 30.3555C66.8302 30.7492 66.909 31.3792 67.3027 31.773C67.854 32.2849 72.2247 36.5768 73.4059 37.7187C74.4297 38.7425 74.3903 39.3725 74.3903 39.4119C74.3903 39.4119 74.4297 39.6481 74.2722 39.9631C74.1541 40.2388 73.9178 40.6325 73.4453 41.105C73.2878 41.2625 73.0909 41.4594 72.8547 41.6957C72.7759 41.7744 72.6972 41.8532 72.5791 41.9713C71.2797 43.2313 69.1534 45.3576 67.9721 46.4601C67.6177 46.7751 67.3815 47.0508 67.3027 47.1295C66.8696 47.5626 66.7908 48.3108 67.1846 48.6652C67.3421 48.7833 67.539 48.9014 67.7752 48.9014H82.5017C82.5017 48.9014 83.2499 48.9014 83.8405 48.547C83.9586 48.4683 84.0374 48.3895 84.1555 48.3108C84.7068 47.7989 91.7944 41.1838 91.9125 41.105C91.9125 41.105 92.0306 41.0263 92.1488 40.8688L92.1882 40.8294C92.4244 40.5538 92.7394 40.0813 92.7394 39.4513V39.3725C92.7788 38.8212 92.4638 38.3487 92.2669 38.0731Z\" fill=\"white\"/>\\n<path d=\"M68.2477 50.3191H67.7752C67.2239 50.2797 66.7121 50.0828 66.3183 49.7284C65.8852 49.3347 65.6489 48.7441 65.6095 48.114C65.6095 47.4053 65.8852 46.7359 66.397 46.2634L66.9089 45.7909L67.1058 45.594L71.7128 41.1052L71.9096 40.9083L71.949 40.8689C71.5553 40.4752 71.2403 40.1995 71.1615 40.1208C71.0828 40.042 70.9646 39.9633 70.8859 39.8845C70.2952 39.4908 69.5471 39.5301 69.5471 39.5301H54.7812C54.4662 39.5301 54.2693 39.6483 54.1118 39.8452C54.1118 39.8452 54.1118 39.8845 54.0725 39.8845C53.7575 40.2783 53.8362 40.9083 54.23 41.3021C54.7812 41.8139 59.1519 46.1059 60.3332 47.2478C61.357 48.2715 61.3176 48.9016 61.3176 48.9409C61.3176 48.9409 61.357 49.1772 61.1995 49.4922C61.0813 49.7678 60.8451 50.1616 60.3726 50.6341C60.1757 50.831 59.8607 51.146 59.5063 51.5004C58.2069 52.7604 56.0806 54.8867 54.8993 55.9892C54.545 56.3042 54.3087 56.5798 54.23 56.6586C53.7968 57.0917 53.7181 57.8398 54.1118 58.1942C54.2693 58.3123 54.4662 58.4305 54.7025 58.4305H69.4683C69.4683 58.4305 70.2165 58.4305 70.8071 58.0761C70.9253 57.9973 71.004 57.9186 71.1221 57.8398C71.6734 57.328 78.761 50.7128 78.8791 50.6341C78.8791 50.6341 78.9973 50.5553 79.1154 50.3978L79.1548 50.3585C79.181 50.3322 79.2073 50.306 79.2335 50.2797H68.2477V50.3191Z\" fill=\"white\" fill-opacity=\"0.5\"/>\\n</svg>\\n',withExternalLayout:true})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-svyiym\",\"data-framer-name\":\"Pregis\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-188hzxp\",\"data-framer-name\":\"Pregis\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:90,intrinsicWidth:207,svg:'<svg width=\"207\" height=\"90\" viewBox=\"0 0 207 90\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M90.2844 44.4405C89.5622 45.5115 88.5059 46.2934 87.1385 46.763C86.4687 46.9996 85.7369 47.1472 84.9647 47.1985C84.2609 47.2497 83.4827 47.2753 82.6568 47.279V43.256C82.6568 42.1643 82.6666 41.0677 82.6824 39.9954C82.7044 38.8939 82.7337 37.9449 82.7764 37.1716C82.7984 36.6507 82.8191 36.2665 82.841 35.9957C82.8642 35.7127 82.885 35.5041 82.9069 35.3589C82.9264 35.2174 82.9508 35.104 82.9777 35.0198C82.9996 34.9552 83.0179 34.8844 83.035 34.8088L83.2997 34.7722L83.479 34.749C83.7205 34.7161 84.0718 34.7002 84.5244 34.7002C85.1465 34.7002 85.7589 34.7441 86.3468 34.8307C86.9152 34.9149 87.4617 35.0771 87.9716 35.3126C88.9816 35.7993 89.8123 36.5336 90.4393 37.4912C91.0614 38.4475 91.3761 39.5575 91.3761 40.7908C91.3761 42.135 91.009 43.3621 90.2844 44.4405ZM94.4537 37.3582C93.784 36.3531 92.9302 35.5638 91.914 35.0137C90.8967 34.4465 89.794 34.0842 88.6388 33.9378C87.508 33.7927 86.1906 33.7195 84.7208 33.7195H83.2241C82.63 33.7195 82.0054 33.7292 81.3724 33.7488C80.7442 33.7695 80.0818 33.7793 79.4024 33.7793H75.0342V34.5599L75.2367 34.5904C75.8332 34.6807 76.3919 34.7856 76.8993 34.9051C77.3738 35.0137 77.7642 35.2333 78.063 35.5504C78.1716 35.6578 78.2558 35.8407 78.3228 36.0969C78.3948 36.3836 78.4497 36.708 78.4826 37.0593C78.5144 37.4082 78.5363 37.7949 78.5498 38.2084C78.5595 38.617 78.5643 39.0245 78.5643 39.4197V47.8535L78.5498 49.8003L78.5229 51.4215L78.5204 51.5508C78.5094 52.068 78.5058 52.4949 78.5058 52.8206C78.5058 53.1707 78.4936 53.5354 78.4728 53.9075C78.4485 54.288 78.4217 54.6442 78.3887 54.9638C78.357 55.2858 78.307 55.5762 78.246 55.8299C78.1887 56.0604 78.1143 56.2288 78.0276 56.3349C77.7666 56.6545 77.3982 56.8984 76.9334 57.0619C76.4346 57.2327 75.91 57.3644 75.3758 57.4486L75.1745 57.4827V58.2622H86.3139V57.4571L86.0857 57.4474C85.216 57.4059 84.5342 57.2473 84.0584 56.979C83.5851 56.7118 83.2679 56.4471 83.1143 56.1958C82.9118 55.8945 82.8032 55.5091 82.7813 55.0443L82.7154 53.2158C82.7154 52.8462 82.7044 52.4888 82.6824 52.157C82.6666 51.846 82.6568 51.5081 82.6568 51.1226V48.2292H84.217C84.9257 48.2292 85.6442 48.2011 86.3529 48.1463C87.0616 48.0914 87.7935 48.006 88.5242 47.8938C89.2536 47.7803 89.9428 47.6071 90.5698 47.3814C91.1846 47.157 91.7945 46.852 92.3873 46.4751C92.9826 46.0982 93.512 45.6383 93.9597 45.1114C94.4061 44.5844 94.7733 43.9684 95.0502 43.2816C95.3271 42.5875 95.4674 41.8056 95.4674 40.9591C95.4674 39.5844 95.1271 38.3731 94.4537 37.3582Z\" fill=\"white\"/>\\n<path d=\"M112.79 44.4677C113.141 44.0017 113.563 43.5857 114.043 43.2344C114.5 42.8965 115.006 42.7319 115.586 42.7319C116.48 42.7319 117.169 42.9966 117.696 43.5418C118.224 44.0895 118.48 44.7263 118.48 45.4911C118.48 45.8278 118.429 45.9985 118.39 46.0815C118.325 46.2059 118.229 46.3413 118.111 46.4816C117.927 46.5511 117.712 46.5987 117.469 46.617C117.185 46.6401 116.876 46.6499 116.552 46.6499C116.042 46.6499 115.568 46.6548 115.144 46.667L114.664 46.6792L113.924 46.6987C113.54 46.7097 113.145 46.7158 112.747 46.7158H111.685C111.746 46.495 111.84 46.2242 111.971 45.8973C112.161 45.4203 112.436 44.9397 112.79 44.4677ZM122.353 52.7563L122.087 52.6892L121.869 52.6355L121.797 52.849C121.551 53.6163 121.027 54.2738 120.242 54.8068C119.451 55.3435 118.515 55.6156 117.462 55.6156C116.482 55.6156 115.609 55.4302 114.867 55.0666C114.126 54.7019 113.504 54.1994 113.017 53.5724C112.527 52.9356 112.147 52.1903 111.889 51.3572C111.634 50.5253 111.503 49.6385 111.503 48.7187C111.503 48.4735 111.51 48.2357 111.53 48.0185C111.543 47.8661 111.551 47.7355 111.556 47.6148H122.29L122.269 47.3562C122.2 46.3986 121.976 45.5521 121.612 44.8421C121.241 44.131 120.754 43.5296 120.161 43.0551C119.571 42.5843 118.868 42.2281 118.078 41.9987C117.291 41.7743 116.443 41.6596 115.56 41.6596C114.461 41.6596 113.441 41.8987 112.535 42.3708C111.634 42.8404 110.854 43.4625 110.225 44.2188C109.6 44.9727 109.109 45.8363 108.768 46.7829C108.428 47.7258 108.252 48.6907 108.252 49.6555C108.252 50.8388 108.436 51.9744 108.8 53.0271C109.162 54.0871 109.688 55.0227 110.36 55.8132C111.037 56.6061 111.868 57.2306 112.828 57.6649C113.79 58.1003 114.867 58.3223 116.029 58.3223C116.97 58.3223 117.839 58.1467 118.61 57.8027C119.373 57.4624 120.042 57.0208 120.593 56.495C121.146 55.9669 121.59 55.3801 121.909 54.7483C122.229 54.1201 122.439 53.5455 122.531 53.0332L122.57 52.81L122.353 52.7563Z\" fill=\"white\"/>\\n<path d=\"M106.153 41.659C105.419 41.659 104.756 41.8652 104.182 42.2702C103.631 42.6605 103.153 43.135 102.759 43.6778C102.377 44.2072 102.057 44.7427 101.807 45.266C101.752 45.3807 101.704 45.4832 101.656 45.582L101.713 41.659H101.245L101.2 41.6761L96.8353 43.3899L96.6828 43.4485V43.9755L96.8291 44.0377C97.0817 44.1438 97.3317 44.2731 97.5928 44.4365C97.8636 44.6049 98.0892 44.7403 98.2868 44.8501C98.4503 44.9672 98.4759 45.0282 98.4796 45.033C98.4918 45.0684 98.515 45.1562 98.515 45.3502V56.6225C98.515 56.8799 98.3918 57.0495 98.1124 57.1678C97.7697 57.3117 97.3537 57.4056 96.8694 57.4471L96.6474 57.4666V58.262H104.595V57.4886L104.402 57.4508C104.165 57.4032 103.888 57.3764 103.581 57.3642C103.28 57.3532 103.004 57.3264 102.742 57.2837C102.489 57.2422 102.259 57.1714 102.062 57.0726C101.907 56.9958 101.813 56.8921 101.765 56.7665V47.2665C101.897 46.9335 102.046 46.6017 102.204 46.2736C102.376 45.9223 102.57 45.6064 102.778 45.3319C102.984 45.0611 103.211 44.8366 103.448 44.6634C103.663 44.5036 103.871 44.4244 104.09 44.4244C104.347 44.4244 104.548 44.4744 104.687 44.5683C104.851 44.683 105.008 44.8135 105.152 44.9574C105.322 45.127 105.523 45.2819 105.75 45.4136C105.996 45.5563 106.324 45.6295 106.722 45.6295C107.17 45.6295 107.564 45.438 107.899 45.0611C108.228 44.6939 108.394 44.2292 108.394 43.6778C108.394 43.0923 108.17 42.6032 107.725 42.2214C107.296 41.8493 106.768 41.659 106.153 41.659Z\" fill=\"white\"/>\\n<path d=\"M133.882 48.4408C133.733 48.98 133.513 49.4655 133.217 49.8839C132.93 50.2986 132.568 50.6329 132.145 50.8829C131.733 51.1244 131.24 51.2489 130.686 51.2489C129.775 51.2489 129.025 50.878 128.388 50.1193C127.754 49.3569 127.432 48.325 127.432 47.0564C127.432 46.5001 127.506 45.9512 127.655 45.4218C127.804 44.8961 128.022 44.4203 128.304 44.0092C128.581 43.6091 128.93 43.2871 129.341 43.0505C129.743 42.8175 130.209 42.6979 130.719 42.6979C131.277 42.6979 131.773 42.8077 132.19 43.0224C132.612 43.2371 132.967 43.5286 133.243 43.8885C133.521 44.252 133.737 44.6826 133.885 45.162C134.033 45.645 134.108 46.1708 134.108 46.7221C134.108 47.3235 134.031 47.9017 133.882 48.4408ZM128.707 56.9442C128.946 56.9174 129.286 56.8881 129.791 56.8527C130.235 56.8234 130.678 56.81 131.103 56.81C132.279 56.81 133.217 56.8442 133.893 56.9125C134.545 56.9771 135.098 57.093 135.534 57.2565C135.849 57.3699 136.106 57.5614 136.323 57.8505C136.54 58.1359 136.648 58.469 136.648 58.8666C136.648 59.4643 136.406 59.9669 135.91 60.4048C135.392 60.8586 134.781 61.1928 134.094 61.4002C133.765 61.4868 133.378 61.5539 132.949 61.599C132.504 61.6454 131.977 61.6685 131.382 61.6685C130.885 61.6685 130.334 61.6075 129.743 61.4868C129.16 61.3685 128.6 61.1831 128.081 60.9366C127.565 60.689 127.146 60.3963 126.807 60.0474C126.488 59.7181 126.334 59.3484 126.334 58.9118C126.334 58.4921 126.493 58.1128 126.824 57.7517C127.156 57.3906 127.79 57.1198 128.707 56.9442ZM137.712 44.6521C138.036 44.8082 138.338 44.9448 138.613 45.0571C138.91 45.1815 139.134 45.2413 139.301 45.2413C139.707 45.2413 140.052 45.0876 140.33 44.7826C140.606 44.4813 140.742 44.13 140.742 43.736C140.742 43.2969 140.6 42.9163 140.314 42.6065C140.023 42.2869 139.648 42.1246 139.204 42.1246C138.908 42.1246 138.644 42.171 138.415 42.26C138.21 42.3393 138.008 42.4332 137.82 42.5418C137.644 42.6382 137.46 42.7236 137.272 42.7919C137.09 42.8602 136.878 42.8943 136.638 42.8943C136.367 42.8943 136.155 42.8846 135.98 42.8638C135.816 42.8455 135.606 42.7919 135.359 42.7101C134.647 42.3308 133.95 42.0575 133.283 41.899C132.619 41.7404 131.845 41.6587 130.988 41.6587C130.035 41.6587 129.144 41.7989 128.336 42.071C127.528 42.3479 126.815 42.726 126.221 43.1981C125.62 43.6762 125.147 44.2459 124.81 44.8936C124.474 45.5487 124.303 46.261 124.303 47.01C124.303 48.1932 124.591 49.1849 125.159 49.9595C125.619 50.5792 126.238 51.0781 126.99 51.4574C126.644 51.5367 126.314 51.6368 126.003 51.7392C125.511 51.9027 125.071 52.1088 124.702 52.3516C124.319 52.6016 124.018 52.8822 123.803 53.1872C123.577 53.508 123.46 53.8556 123.46 54.2216C123.46 54.9351 123.805 55.5146 124.487 55.9415C124.98 56.2501 125.644 56.4709 126.454 56.6026L125.705 56.9527C125.228 57.176 124.782 57.4248 124.376 57.6919C123.975 57.9591 123.632 58.2457 123.365 58.5446C123.07 58.8691 122.917 59.2423 122.917 59.6534C122.917 60.7037 123.649 61.5307 125.089 62.1089C126.456 62.6578 128.386 62.9371 130.823 62.9371C132.1 62.9371 133.291 62.8042 134.364 62.5431C135.436 62.2784 136.383 61.9137 137.176 61.4551C137.98 60.9903 138.615 60.4438 139.064 59.8266C139.53 59.1984 139.762 58.5226 139.762 57.8237C139.762 57.2845 139.634 56.7868 139.382 56.3416C139.134 55.9061 138.768 55.5146 138.3 55.1791C137.839 54.8485 137.281 54.5851 136.637 54.3935C135.995 54.2057 135.268 54.1081 134.475 54.1081H129.165C128.798 54.1081 128.416 54.0935 128.025 54.0605C127.644 54.0288 127.29 53.9666 126.977 53.8715C126.676 53.7812 126.423 53.658 126.227 53.5031C126.063 53.375 125.988 53.225 125.988 53.0335C125.988 52.9456 125.988 52.6834 126.484 52.426C126.866 52.2333 127.401 52.1125 128.077 52.0698C128.489 52.0698 128.861 52.0918 129.169 52.1344C129.488 52.1796 129.819 52.2028 130.146 52.2028C132.329 52.2028 134.069 51.7453 135.314 50.8414C136.59 49.9229 137.235 48.5274 137.235 46.6989C137.235 45.9536 137.11 45.334 136.861 44.857C136.7 44.5508 136.511 44.2252 136.308 43.8921L136.718 44.1276C137.038 44.3093 137.362 44.4801 137.712 44.6521Z\" fill=\"white\"/>\\n<path d=\"M149.117 57.4885L148.923 57.4507C148.686 57.4043 148.446 57.375 148.205 57.364C147.975 57.3531 147.779 57.3287 147.598 57.2872C147.424 57.2469 147.282 57.1896 147.162 57.1067C147.071 57.0445 147.01 56.9359 146.979 56.7737L146.984 56.8224V41.6833H146.537L146.502 41.6955L141.804 43.2154V43.7606L141.964 43.818C142.267 43.9265 142.557 44.0461 142.824 44.1754C143.1 44.3071 143.325 44.4328 143.51 44.556C143.611 44.6292 143.674 44.706 143.692 44.7829C143.722 44.8963 143.735 45.0354 143.735 45.1903V56.6212C143.735 56.7541 143.69 56.8566 143.597 56.9457C143.478 57.0542 143.325 57.1445 143.142 57.214C142.947 57.2848 142.722 57.336 142.481 57.3653C142.199 57.4006 141.942 57.4275 141.693 57.447L141.469 57.4641V58.2606H149.117V57.4885Z\" fill=\"white\"/>\\n<path d=\"M162.189 53.1423C162.189 51.9529 161.813 50.9344 161.075 50.1135C160.34 49.2998 159.438 48.7595 158.393 48.5057C157.969 48.3935 157.46 48.2752 156.881 48.1532C156.262 48.0227 155.738 47.9092 155.277 47.8019C154.604 47.636 154.036 47.3811 153.596 47.0468C153.187 46.737 152.989 46.221 152.989 45.4684C152.989 44.9951 153.069 44.573 153.23 44.2181C153.396 43.8582 153.607 43.5582 153.86 43.3264C154.114 43.0946 154.41 42.9153 154.744 42.7921C155.083 42.6701 155.433 42.6067 155.779 42.6067C156.359 42.6067 156.881 42.7116 157.325 42.919C157.773 43.1263 158.18 43.4276 158.534 43.8143C158.898 44.212 159.233 44.6889 159.534 45.2354C159.839 45.7916 160.143 46.393 160.459 47.0737L160.544 47.253L160.737 47.2054L161.204 47.0859L161.184 46.8809L160.785 42.7433L160.769 42.5945L160.63 42.5421C159.983 42.2956 159.292 42.0858 158.566 41.9163C157.841 41.7455 156.996 41.6589 156.046 41.6589C155.29 41.6589 154.57 41.7699 153.905 41.987C153.232 42.2078 152.636 42.5311 152.134 42.9483C151.626 43.3666 151.217 43.8741 150.918 44.4596C150.615 45.0488 150.461 45.7136 150.461 46.4369C150.461 47.4872 150.741 48.3984 151.287 49.1486C151.835 49.8963 152.564 50.4306 153.45 50.7356C153.901 50.8929 154.411 51.0405 154.97 51.1747C155.53 51.3113 156.114 51.4333 156.712 51.5455C157.408 51.6907 157.965 51.9737 158.361 52.3921C158.753 52.8044 158.943 53.3118 158.943 53.9437C158.943 55.1391 158.65 56.0296 158.069 56.5907C157.488 57.1555 156.69 57.4397 155.698 57.4397C155.019 57.4397 154.425 57.2884 153.932 56.992C153.432 56.687 152.995 56.2906 152.641 55.8173C152.275 55.3331 151.961 54.7976 151.706 54.2303C151.448 53.6619 151.226 53.102 151.051 52.5677L150.997 52.4031H150.282V57.203L150.422 57.2665C151.17 57.6056 151.997 57.869 152.882 58.052C153.756 58.2313 154.704 58.3216 155.701 58.3216C156.545 58.3216 157.355 58.2301 158.113 58.0484C158.885 57.863 159.581 57.5592 160.181 57.1445C160.79 56.7224 161.281 56.1747 161.644 55.5111C162.007 54.8415 162.189 54.0474 162.189 53.1423Z\" fill=\"white\"/>\\n<path d=\"M147.285 35.715C147.285 35.1441 147.087 34.6623 146.695 34.2829C146.303 33.9072 145.813 33.7169 145.239 33.7169C144.667 33.7169 144.178 33.9072 143.787 34.2817C143.392 34.6598 143.195 35.1417 143.195 35.715C143.195 36.2663 143.399 36.7494 143.802 37.147C144.201 37.5459 144.685 37.7472 145.239 37.7472C145.816 37.7472 146.305 37.5508 146.695 37.1641C147.087 36.7762 147.285 36.2883 147.285 35.715Z\" fill=\"white\"/>\\n<path d=\"M69.8287 47.3648H64.1371L49.7429 32.7708V27L69.8287 47.3648Z\" fill=\"white\"/>\\n<path d=\"M29.25 47.3648H34.9416L49.3358 32.7708V27L29.25 47.3648Z\" fill=\"white\"/>\\n<path d=\"M59.7584 57.9703L56.4763 60.9911L56.7128 59.9264L58.8184 54.3726L58.6051 53.3877L58.744 53.2279L64.112 47.7856H69.8036L59.7584 57.9703Z\" fill=\"white\"/>\\n<path d=\"M39.4347 57.9703L42.7168 60.9911L42.4972 60.0019L40.6652 55.2509V53.4772L40.4491 53.2279L35.0811 47.7856H29.3895L39.4347 57.9703Z\" fill=\"white\"/>\\n<path d=\"M58.2873 53.0676C58.2873 48.3752 54.5423 44.5555 49.8764 44.4373L49.6537 44.4346C44.8871 44.4346 41.0213 48.3007 41.0213 53.0676L41.024 53.2904C41.1402 57.8825 44.8413 61.5814 49.431 61.6977L49.6537 61.7006C54.3481 61.7006 58.1662 57.9566 58.2843 53.2904L58.2873 53.0676ZM60.2055 53.0676C60.2055 58.8966 55.4819 63.6188 49.6537 63.6189C43.8278 63.6189 39.1028 58.8966 39.1028 53.0676C39.1028 47.2413 43.8275 42.5161 49.6537 42.5161C55.4822 42.5161 60.2055 47.2414 60.2055 53.0676Z\" fill=\"white\"/>\\n<path d=\"M43.9212 54.2629C44.238 52.849 44.9142 51.5393 45.8494 50.4919C47.3944 48.7626 49.6457 47.6058 52.1571 47.6058H52.1977C52.6813 47.6058 53.1532 47.5272 53.6154 47.6069C52.4576 46.653 50.979 45.9551 49.3569 45.9551H49.3237C47.3495 45.9551 45.5797 46.9483 44.3631 48.3101C43.6269 49.1344 43.0952 50.203 42.8459 51.3162C42.7399 51.7825 42.6843 52.2584 42.6843 52.7566C42.6843 54.0621 43.0706 55.289 43.7276 56.3109C43.7244 56.2397 43.7158 56.1781 43.7158 56.1069C43.7158 55.4738 43.7875 54.8556 43.9212 54.2629Z\" fill=\"white\"/>\\n</svg>\\n',withExternalLayout:true})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1tedffw\",\"data-framer-name\":\"Nedzink\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-iltier\",\"data-framer-name\":\"Nedzink\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:90,intrinsicWidth:208,svg:'<svg width=\"208\" height=\"90\" viewBox=\"0 0 208 90\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M57.3144 59.6169L50.5784 48.0147C49.5646 46.28 48.7761 44.5678 48.1002 43.0809C48.2354 45.0634 48.303 48.668 48.303 51.4165V59.6169H44V36.6377H49.7448L56.143 47.5866C57.2018 49.3664 58.1255 51.2588 58.959 52.9935C58.7788 50.6731 58.7112 46.5954 58.7112 43.7793V36.6602H62.9917V59.6395H57.3144V59.6169Z\" fill=\"white\"/>\\n<path d=\"M99.2629 59.617V56.2152L107.531 42.743C108.004 41.9545 108.477 41.2787 109.018 40.5577C108.207 40.6028 107.103 40.6253 104.828 40.6253H99.5108V36.6603H114.357V40.1973L105.616 54.0074C105.278 54.548 104.963 55.0662 104.557 55.6069C105.143 55.5393 106.697 55.5393 109.513 55.5393H114.47V59.617H99.2629Z\" fill=\"white\"/>\\n<path d=\"M133.799 59.6171V48.8033C133.799 47.0235 133.326 45.9872 131.727 45.9872C129.519 45.9872 127.784 48.5104 127.784 51.4617V59.6396H123.436V42.7206H127.559C127.559 43.5091 127.491 44.8383 127.334 45.7169L127.356 45.7619C128.37 43.7569 130.352 42.3601 133.101 42.3601C136.908 42.3601 138.147 44.8157 138.147 47.767V59.6396L133.799 59.6171Z\" fill=\"white\"/>\\n<path d=\"M150.2 59.6169L144.951 51.2363V59.6169H140.603V36.6377H144.951V49.7494L149.885 42.6979H155.202L149.277 50.4252L155.63 59.6169H150.2Z\" fill=\"white\"/>\\n<path d=\"M118.592 40.693C117.106 40.693 115.934 39.5215 115.934 38.0571C115.934 36.6378 117.106 35.4663 118.592 35.4663C120.079 35.4663 121.296 36.6153 121.296 38.0571C121.296 39.4989 120.079 40.693 118.592 40.693ZM116.43 59.617V42.698H120.755V59.617H116.43Z\" fill=\"white\"/>\\n<path d=\"M78.8518 58.6707C77.3199 59.5493 75.5852 60.0224 73.3323 60.0224C68.0381 60.0224 64.9517 56.8008 64.9517 51.2588C64.9517 46.37 67.4073 42.3374 72.4086 42.3374C78.3562 42.3374 80.0459 46.6404 80.0459 52.5429H68.9618C69.142 55.2689 70.9668 56.8008 73.5351 56.8008C75.5627 56.8008 77.2974 56.0123 78.8518 55.0886V58.6707ZM76.0583 49.5241C75.9231 47.3838 74.9994 45.559 72.6565 45.559C70.3135 45.559 69.142 47.2712 68.9392 49.5241H76.0583Z\" fill=\"white\"/>\\n<path d=\"M93.2252 57.7021H93.1576C91.9186 59.3466 90.2064 60 88.2239 60C83.2901 60 81.4878 55.7421 81.4878 51.1012C81.4878 46.4377 83.2901 42.315 88.2239 42.315C90.319 42.315 91.7834 43.0584 93.0225 44.6805H93.0901V36.6603H97.2579V59.617H93.2027V57.7021H93.2252ZM89.3728 56.5982C92.1439 56.5982 93.045 53.5117 93.045 51.1237C93.045 48.7582 91.9862 45.7393 89.3052 45.7393C86.6018 45.7393 85.8358 48.8483 85.8358 51.1237C85.8584 53.4441 86.6469 56.5982 89.3728 56.5982Z\" fill=\"white\"/>\\n<path d=\"M164.416 18.75C170.814 18.75 175.996 23.9316 175.996 30.3297C175.996 36.7279 170.814 41.9095 164.416 41.9095C158.018 41.9095 152.836 36.7279 152.836 30.3297C152.836 23.9316 158.018 18.75 164.416 18.75Z\" fill=\"white\"/>\\n<path d=\"M159.054 26.0267H155.562V26.635C155.562 26.635 156.869 26.635 156.981 26.635C156.981 26.7702 156.981 30.4424 156.981 30.4424H157.68C157.68 30.4424 157.68 26.7702 157.68 26.635C157.792 26.635 159.099 26.635 159.099 26.635V26.0267H159.054Z\" fill=\"black\"/>\\n<path d=\"M162.906 26.0267H162.275C162.275 26.0267 162.275 27.7389 162.275 27.8741C162.163 27.8741 160.293 27.8741 160.158 27.8741C160.158 27.7389 160.158 26.0267 160.158 26.0267H159.459V30.4424H160.158C160.158 30.4424 160.158 28.6175 160.158 28.4824C160.27 28.4824 162.14 28.4824 162.275 28.4824C162.275 28.6175 162.275 30.4424 162.275 30.4424H162.974V26.0267H162.906Z\" fill=\"black\"/>\\n<path d=\"M164.438 26.0267H163.807V30.4424H164.506V26.0267H164.438Z\" fill=\"black\"/>\\n<path d=\"M168.809 26.0267H168.201C168.201 26.0267 168.201 28.978 168.201 29.361C167.998 29.0456 166.038 26.0267 166.038 26.0267H165.317V30.4424H165.993C165.993 30.4424 165.993 27.5136 165.993 27.1532C166.196 27.4686 168.133 30.4424 168.133 30.4424H168.854V26.0267H168.809Z\" fill=\"black\"/>\\n<path d=\"M173.202 26.0267H172.436C172.436 26.0267 170.566 27.8741 170.363 28.0768C170.363 27.8065 170.363 26.0267 170.363 26.0267H169.665V30.4424H170.363C170.363 30.4424 170.363 28.9555 170.363 28.9104C170.408 28.8653 170.904 28.3922 170.994 28.3247C171.084 28.4373 172.526 30.4649 172.526 30.4649H173.405C173.405 30.4649 171.557 27.9417 171.49 27.8516C171.58 27.784 173.382 26.0493 173.382 26.0493H173.202V26.0267Z\" fill=\"black\"/>\\n<path d=\"M161.127 31.9067H157.927V32.515C157.927 32.515 160.068 32.515 160.316 32.515C160.158 32.7178 157.725 35.7366 157.725 35.7366V36.2998H161.262V35.6916C161.262 35.6916 158.851 35.6916 158.603 35.6916C158.761 35.4888 161.194 32.47 161.194 32.47V31.9067H161.127Z\" fill=\"black\"/>\\n<path d=\"M162.388 31.8843H161.757V36.2999H162.456V31.8843H162.388Z\" fill=\"black\"/>\\n<path d=\"M166.759 31.8843H166.15C166.15 31.8843 166.15 34.8355 166.15 35.2185C165.948 34.9031 163.988 31.8843 163.988 31.8843H163.267V36.2999H163.943C163.943 36.2999 163.943 33.3712 163.943 33.0107C164.145 33.3261 166.083 36.2999 166.083 36.2999H166.804V31.8843H166.759Z\" fill=\"black\"/>\\n<path d=\"M171.152 31.8843H170.386C170.386 31.8843 168.516 33.7316 168.313 33.9344C168.313 33.664 168.313 31.8843 168.313 31.8843H167.615V36.2999H168.313C168.313 36.2999 168.313 34.813 168.313 34.7679C168.358 34.7229 168.854 34.2498 168.944 34.1822C169.034 34.2948 170.476 36.2999 170.476 36.2999H171.354C171.354 36.2999 169.507 33.7767 169.44 33.6866C169.53 33.619 171.332 31.8843 171.332 31.8843H171.152Z\" fill=\"black\"/>\\n</svg>\\n',withExternalLayout:true})})],speed:50,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-9x09at\",\"data-framer-name\":\"Text en List\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1eu5lvc\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-jb09m1\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-aw12aa\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v13\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-1jaf878\",\"data-styles-preset\":\"oFxAvVI3e\",style:{\"--framer-text-color\":\"var(--token-b6046f13-a934-4703-977d-097f0ea49fd0, rgb(242, 80, 244))\"},children:\"Diensten\"})}),className:\"framer-sd3lkc\",\"data-framer-name\":\"Our Customers\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v14\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-1x335pg\",\"data-styles-preset\":\"Q_HYThQ8I\",style:{\"--framer-text-color\":\"var(--token-3012a1bd-f35a-44d2-a1a2-58c0c3c53a2a, rgb(255, 255, 255))\"},children:\"Van strategie tot schaalbare oplossingen\"})}),className:\"framer-1h0z21o\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v15\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-4pzuiu\",\"data-styles-preset\":\"rkYBhD0W2\",style:{\"--framer-text-color\":\"var(--token-3012a1bd-f35a-44d2-a1a2-58c0c3c53a2a, rgb(255, 255, 255))\"},children:\"Of je nu een nieuwe app wilt bouwen, je platform wilt versnellen of scherp advies zoekt \u2014 wij helpen je verder. Slim, snel en met aandacht voor wat \\xe9cht werkt.\\xa0\"})}),className:\"framer-j7p2oo\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-12dvayq\",children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"PcajuxkbY\"},implicitPathVariables:undefined},{href:{webPageId:\"PcajuxkbY\"},implicitPathVariables:undefined},{href:{webPageId:\"PcajuxkbY\"},implicitPathVariables:undefined},{href:{webPageId:\"PcajuxkbY\"},implicitPathVariables:undefined}],children:resolvedLinks5=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CxqrYmcGV:{y:(componentViewport?.y||0)+0+2315+0+285.2+100+0+0+0+0+0+331+20},OQHBD8PV3:{y:(componentViewport?.y||0)+0+2668+0+315.2+50+0+0+0+0+0+0+331+20},V6EBT3FFv:{y:(componentViewport?.y||0)+0+1881+0+225.2+100+0+0+0+0+0+0+331+20}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:60,y:(componentViewport?.y||0)+0+2380+0+325.2+100+0+0+0+0+0+331+20,children:/*#__PURE__*/_jsx(Container,{className:\"framer-zwhnd4-container\",nodeId:\"Ur6NGj2SK\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CxqrYmcGV:{Kwu_bIAv7:resolvedLinks5[1]},OQHBD8PV3:{Kwu_bIAv7:resolvedLinks5[2],variant:\"dZYjX7U5Q\"},V6EBT3FFv:{Kwu_bIAv7:resolvedLinks5[3],variant:\"dZYjX7U5Q\"}},children:/*#__PURE__*/_jsx(ButtonsButtonArrow,{A09V3D_XG:\"var(--token-3012a1bd-f35a-44d2-a1a2-58c0c3c53a2a, rgb(255, 255, 255))\",caKm2ObUT:false,height:\"100%\",id:\"Ur6NGj2SK\",Kwu_bIAv7:resolvedLinks5[0],layoutId:\"Ur6NGj2SK\",P_E8xdjvz:\"n2jqgkcZj\",rnQA3gv41:getLocalizedValue(\"v16\",activeLocale)??\"Expertise\",t0giW6Nsj:true,tJq871K3l:\"rgba(65, 17, 168, 0)\",variant:\"scQN8QBcA\",width:\"100%\",zP1ympvtL:{borderColor:\"var(--token-3012a1bd-f35a-44d2-a1a2-58c0c3c53a2a, rgb(255, 255, 255))\",borderStyle:\"solid\",borderWidth:1}})})})})})})})]})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-150wq99\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CxqrYmcGV:{width:`max((${componentViewport?.width||\"100vw\"} - 200px) / 2.25, 1px)`,y:(componentViewport?.y||0)+0+2315+0+285.2+100+0+0+0+0},OQHBD8PV3:{width:`calc(${componentViewport?.width||\"100vw\"} - 40px)`,y:(componentViewport?.y||0)+0+2668+0+315.2+50+0+0+451+0+0},V6EBT3FFv:{width:`calc(${componentViewport?.width||\"100vw\"} - 100px)`,y:(componentViewport?.y||0)+0+1881+0+225.2+100+0+0+446+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:121,width:`max((${componentViewport?.width||\"100vw\"} - 240px) / 2.25, 1px)`,y:(componentViewport?.y||0)+0+2380+0+325.2+100+0+0+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-luggvb-container\",nodeId:\"sOARv_8dR\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(InteractiveTile_Draft,{bMbzG_wev:false,height:\"100%\",id:\"sOARv_8dR\",IONbd05n4:getLocalizedValue(\"v18\",activeLocale)??\"Native apps die snel, stabiel en future-proof zijn.\",JCi1WCCWd:\"bDc_93UCC\",layoutId:\"sOARv_8dR\",LFqVoOPcU:true,lhyNv4Z1C:false,R2PUjHD9d:false,style:{width:\"100%\"},variant:\"rCHWaRRuY\",vKuvXu8Sr:\"0px\",width:\"100%\",zbAjMOvmq:getLocalizedValue(\"v17\",activeLocale)??\"App Development\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CxqrYmcGV:{width:`max((${componentViewport?.width||\"100vw\"} - 200px) / 2.25, 1px)`,y:(componentViewport?.y||0)+0+2315+0+285.2+100+0+0+0+121},OQHBD8PV3:{width:`calc(${componentViewport?.width||\"100vw\"} - 40px)`,y:(componentViewport?.y||0)+0+2668+0+315.2+50+0+0+451+0+121},V6EBT3FFv:{width:`calc(${componentViewport?.width||\"100vw\"} - 100px)`,y:(componentViewport?.y||0)+0+1881+0+225.2+100+0+0+446+0+121}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:121,width:`max((${componentViewport?.width||\"100vw\"} - 240px) / 2.25, 1px)`,y:(componentViewport?.y||0)+0+2380+0+325.2+100+0+0+0+121,children:/*#__PURE__*/_jsx(Container,{className:\"framer-n8t23r-container\",nodeId:\"Je6ada3wL\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(InteractiveTile_Draft,{bMbzG_wev:false,height:\"100%\",id:\"Je6ada3wL\",IONbd05n4:getLocalizedValue(\"v20\",activeLocale)??\"Responsieve platforms met focus op snelheid en schaalbaarheid.\",JCi1WCCWd:\"bDc_93UCC\",layoutId:\"Je6ada3wL\",LFqVoOPcU:true,lhyNv4Z1C:true,R2PUjHD9d:false,style:{width:\"100%\"},variant:\"rCHWaRRuY\",vKuvXu8Sr:\"0px\",width:\"100%\",zbAjMOvmq:getLocalizedValue(\"v19\",activeLocale)??\"Web development\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CxqrYmcGV:{width:`max((${componentViewport?.width||\"100vw\"} - 200px) / 2.25, 1px)`,y:(componentViewport?.y||0)+0+2315+0+285.2+100+0+0+0+242},OQHBD8PV3:{width:`calc(${componentViewport?.width||\"100vw\"} - 40px)`,y:(componentViewport?.y||0)+0+2668+0+315.2+50+0+0+451+0+242},V6EBT3FFv:{width:`calc(${componentViewport?.width||\"100vw\"} - 100px)`,y:(componentViewport?.y||0)+0+1881+0+225.2+100+0+0+446+0+242}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:121,width:`max((${componentViewport?.width||\"100vw\"} - 240px) / 2.25, 1px)`,y:(componentViewport?.y||0)+0+2380+0+325.2+100+0+0+0+242,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1eghaxy-container\",nodeId:\"b9MSlt7Hv\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(InteractiveTile_Draft,{bMbzG_wev:false,height:\"100%\",id:\"b9MSlt7Hv\",IONbd05n4:getLocalizedValue(\"v22\",activeLocale)??\"Strategisch meedenken, onderbouwde keuzes en heldere focus.\",JCi1WCCWd:\"bDc_93UCC\",layoutId:\"b9MSlt7Hv\",LFqVoOPcU:false,lhyNv4Z1C:false,R2PUjHD9d:false,style:{width:\"100%\"},variant:\"rCHWaRRuY\",vKuvXu8Sr:\"0px\",width:\"100%\",zbAjMOvmq:getLocalizedValue(\"v21\",activeLocale)??\"Consultancy\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CxqrYmcGV:{width:`max((${componentViewport?.width||\"100vw\"} - 200px) / 2.25, 1px)`,y:(componentViewport?.y||0)+0+2315+0+285.2+100+0+0+0+363},OQHBD8PV3:{width:`calc(${componentViewport?.width||\"100vw\"} - 40px)`,y:(componentViewport?.y||0)+0+2668+0+315.2+50+0+0+451+0+363},V6EBT3FFv:{width:`calc(${componentViewport?.width||\"100vw\"} - 100px)`,y:(componentViewport?.y||0)+0+1881+0+225.2+100+0+0+446+0+363}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:121,width:`max((${componentViewport?.width||\"100vw\"} - 240px) / 2.25, 1px)`,y:(componentViewport?.y||0)+0+2380+0+325.2+100+0+0+0+363,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1l1nnok-container\",nodeId:\"NULSdu9DB\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(InteractiveTile_Draft,{bMbzG_wev:false,height:\"100%\",id:\"NULSdu9DB\",IONbd05n4:getLocalizedValue(\"v23\",activeLocale)??\"Samenwerken op locatie voor maximale afstemming en snelheid.\",JCi1WCCWd:\"bDc_93UCC\",layoutId:\"NULSdu9DB\",LFqVoOPcU:true,lhyNv4Z1C:true,R2PUjHD9d:false,style:{width:\"100%\"},variant:\"rCHWaRRuY\",vKuvXu8Sr:\"0px\",width:\"100%\",zbAjMOvmq:\"On-Site Delivery\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CxqrYmcGV:{width:`max((${componentViewport?.width||\"100vw\"} - 200px) / 2.25, 1px)`,y:(componentViewport?.y||0)+0+2315+0+285.2+100+0+0+0+484},OQHBD8PV3:{width:`calc(${componentViewport?.width||\"100vw\"} - 40px)`,y:(componentViewport?.y||0)+0+2668+0+315.2+50+0+0+451+0+484},V6EBT3FFv:{width:`calc(${componentViewport?.width||\"100vw\"} - 100px)`,y:(componentViewport?.y||0)+0+1881+0+225.2+100+0+0+446+0+484}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:121,width:`max((${componentViewport?.width||\"100vw\"} - 240px) / 2.25, 1px)`,y:(componentViewport?.y||0)+0+2380+0+325.2+100+0+0+0+484,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1o0m41l-container\",nodeId:\"FNWdCD_O7\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(InteractiveTile_Draft,{bMbzG_wev:false,height:\"100%\",id:\"FNWdCD_O7\",IONbd05n4:getLocalizedValue(\"v25\",activeLocale)??\"Tien jaar ervaring in AI. Ontworpen, getest en succesvol opgeleverd.\",JCi1WCCWd:\"bDc_93UCC\",layoutId:\"FNWdCD_O7\",LFqVoOPcU:true,lhyNv4Z1C:true,R2PUjHD9d:false,style:{width:\"100%\"},variant:\"rCHWaRRuY\",vKuvXu8Sr:\"0px\",width:\"100%\",zbAjMOvmq:getLocalizedValue(\"v24\",activeLocale)??\"Artificial Intelligence\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CxqrYmcGV:{width:`max((${componentViewport?.width||\"100vw\"} - 200px) / 2.25, 1px)`,y:(componentViewport?.y||0)+0+2315+0+285.2+100+0+0+0+605},OQHBD8PV3:{width:`calc(${componentViewport?.width||\"100vw\"} - 40px)`,y:(componentViewport?.y||0)+0+2668+0+315.2+50+0+0+451+0+605},V6EBT3FFv:{width:`calc(${componentViewport?.width||\"100vw\"} - 100px)`,y:(componentViewport?.y||0)+0+1881+0+225.2+100+0+0+446+0+605}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:121,width:`max((${componentViewport?.width||\"100vw\"} - 240px) / 2.25, 1px)`,y:(componentViewport?.y||0)+0+2380+0+325.2+100+0+0+0+605,children:/*#__PURE__*/_jsx(Container,{className:\"framer-zehyfm-container\",nodeId:\"nbU0T3jsJ\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(InteractiveTile_Draft,{bMbzG_wev:false,height:\"100%\",id:\"nbU0T3jsJ\",IONbd05n4:getLocalizedValue(\"v26\",activeLocale)??\"Slimme tech en structuur om je groei te versnellen.\",JCi1WCCWd:\"bDc_93UCC\",layoutId:\"nbU0T3jsJ\",LFqVoOPcU:false,lhyNv4Z1C:false,R2PUjHD9d:false,style:{width:\"100%\"},variant:\"rCHWaRRuY\",vKuvXu8Sr:\"0px\",width:\"100%\",zbAjMOvmq:\"Scale-Up Acceleration\"})})})})]})]})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-9r1zvd\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CxqrYmcGV:{y:(componentViewport?.y||0)+0+3526.2+80+0},OQHBD8PV3:{width:`calc(${componentViewport?.width||\"100vw\"} * 0.84)`,y:(componentViewport?.y||0)+0+4290.2+20+0},V6EBT3FFv:{y:(componentViewport?.y||0)+0+3478.2+80+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:690,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+3631.2+80+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-11b5g6d-container\",nodeId:\"BWkM7PUZb\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{OQHBD8PV3:{variant:\"BS6vSyfjE\"},V6EBT3FFv:{variant:\"UpgTR0Xth\"}},children:/*#__PURE__*/_jsx(ContentQuote,{a3VcKkltn:getLocalizedValue(\"v27\",activeLocale)??\"\u201DGlamorous Goat kon snel aan de slag en dacht kritisch mee om tot de beste oplossing te komen.\u201C\",arDi7ECOL:getLocalizedValue(\"v30\",activeLocale)??\"Marketing Manager @ Philips\",GzKSl7v0R:addImageAlt({pixelHeight:500,pixelWidth:500,src:\"https://framerusercontent.com/images/MG1kt5sJJg7IPU8YwPdv4V4Dw.jpeg\"},\"\"),height:\"100%\",id:\"BWkM7PUZb\",L2aqZlCBZ:getLocalizedValue(\"v29\",activeLocale)??\"Na ons hoofd tijdens de app ontwikkeling een keer flink gestoten te hebben, ben ik zeer blij dat we daarna in contact zijn gekomen met Glamorous Goat.\",layoutId:\"BWkM7PUZb\",style:{height:\"100%\",width:\"100%\"},TgpBVAIRr:\"rgba(255, 255, 255, 0)\",variant:\"Bp0Ske4ad\",width:\"100%\",xVKwy1W5P:getLocalizedValue(\"v28\",activeLocale)??\"Ruud Roelofsen\"})})})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-zr4x3.framer-lux5qc, .framer-zr4x3 .framer-lux5qc { display: block; }\",\".framer-zr4x3.framer-72rtr7 { 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: 1427px; }\",\".framer-zr4x3 .framer-1iwopkj-container { flex: none; height: 800px; left: calc(50.00000000000002% - 100% / 2); position: fixed; top: 0px; width: 100%; z-index: 0; }\",\".framer-zr4x3 .framer-7yarcf { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 50px; height: 620px; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-zr4x3 .framer-fcfhkn { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 26px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 62%; }\",\".framer-zr4x3 .framer-g2bx3k, .framer-zr4x3 .framer-sd3lkc { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-zr4x3 .framer-1epf795 { --framer-paragraph-spacing: 0px; flex: none; height: 140px; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-zr4x3 .framer-11ybrka { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 88%; word-break: break-word; word-wrap: break-word; }\",\".framer-zr4x3 .framer-1njoqz2-container, .framer-zr4x3 .framer-9kgxh0-container, .framer-zr4x3 .framer-zwhnd4-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-zr4x3 .framer-zd8sl3 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: center; overflow: hidden; padding: 40px 0px 0px 0px; position: relative; width: 100%; z-index: 2; }\",\".framer-zr4x3 .framer-adbn6z { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 40px; height: 720px; justify-content: center; max-width: 1800px; overflow: hidden; padding: 0px 100px 0px 100px; position: relative; width: 100%; }\",\".framer-zr4x3 .framer-r5ebzq-container { flex: 2 0 0px; height: 100%; max-width: 100%; position: relative; width: 1px; z-index: 2; }\",\".framer-zr4x3 .framer-1eas1if-container { flex: 1 0 0px; height: 70%; position: relative; width: 1px; z-index: 2; }\",\".framer-zr4x3 .framer-1jkcflb { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 40px; height: 680px; justify-content: flex-start; max-width: 1800px; overflow: hidden; padding: 0px 100px 0px 100px; position: relative; width: 100%; }\",\".framer-zr4x3 .framer-qz5qha-container { flex: 1 0 0px; height: 90%; position: relative; width: 1px; z-index: 2; }\",\".framer-zr4x3 .framer-myx39z-container { flex: 1.5 0 0px; height: 100%; position: relative; width: 1px; z-index: 2; }\",\".framer-zr4x3 .framer-t6ipwu { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 50px 50px 150px 50px; position: relative; width: 100%; }\",\".framer-zr4x3 .framer-1kyfeck { 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-zr4x3 .framer-58vai { align-content: center; align-items: center; background: linear-gradient(101deg, var(--token-e09aa9b0-6f12-4bc0-8d87-028f8ac83eb3, #4211a9) 4%, var(--token-9189c391-f2b8-4b1e-a1b0-dfbb34ad5873, rgb(154, 15, 155)) 96%); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 100px 0px 80px 0px; position: relative; width: 100%; }\",\".framer-zr4x3 .framer-6lr10d { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 90%; word-break: break-word; word-wrap: break-word; }\",\".framer-zr4x3 .framer-18bcqod-container { flex: none; height: 110px; position: relative; width: 90%; }\",\".framer-zr4x3 .framer-pu2lw6, .framer-zr4x3 .framer-17gh7qd, .framer-zr4x3 .framer-1g9vxiy, .framer-zr4x3 .framer-1pourc6, .framer-zr4x3 .framer-vdzlre, .framer-zr4x3 .framer-1qdi8n2, .framer-zr4x3 .framer-1tedffw { height: 90px; overflow: hidden; position: relative; width: 208px; }\",\".framer-zr4x3 .framer-jjizp8, .framer-zr4x3 .framer-1nwwa5s, .framer-zr4x3 .framer-4igy10, .framer-zr4x3 .framer-id1x6n, .framer-zr4x3 .framer-1uuqatv, .framer-zr4x3 .framer-1t9txh0, .framer-zr4x3 .framer-188hzxp, .framer-zr4x3 .framer-iltier { bottom: 0px; flex: none; left: 0px; position: absolute; right: 0px; top: 0px; }\",\".framer-zr4x3 .framer-svyiym { height: 90px; overflow: hidden; position: relative; width: 207px; }\",\".framer-zr4x3 .framer-9x09at { align-content: flex-start; align-items: flex-start; background-color: var(--token-71e82302-30bd-4a74-adc0-12b120391e0f, #0d0321); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; overflow: visible; padding: 100px; position: relative; width: 100%; }\",\".framer-zr4x3 .framer-1eu5lvc { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-zr4x3 .framer-jb09m1 { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-zr4x3 .framer-aw12aa { align-content: flex-start; align-items: flex-start; 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-zr4x3 .framer-1h0z21o { -webkit-user-select: none; flex: none; height: auto; pointer-events: auto; position: relative; user-select: none; white-space: pre; width: auto; }\",\".framer-zr4x3 .framer-j7p2oo { -webkit-user-select: none; flex: none; height: auto; pointer-events: auto; position: relative; user-select: none; white-space: pre-wrap; width: 80%; word-break: break-word; word-wrap: break-word; }\",\".framer-zr4x3 .framer-12dvayq { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 20px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-zr4x3 .framer-150wq99 { align-content: flex-start; align-items: flex-start; display: flex; flex: 0.8 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-zr4x3 .framer-luggvb-container, .framer-zr4x3 .framer-n8t23r-container, .framer-zr4x3 .framer-1eghaxy-container, .framer-zr4x3 .framer-1l1nnok-container, .framer-zr4x3 .framer-1o0m41l-container, .framer-zr4x3 .framer-zehyfm-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-zr4x3 .framer-9r1zvd { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 26px; height: 850px; justify-content: center; overflow: hidden; padding: 80px 0px 80px 0px; position: relative; width: 100%; }\",\".framer-zr4x3 .framer-11b5g6d-container { flex: 1 0 0px; height: 1px; position: relative; width: 100%; }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,\"@media (min-width: 1200px) and (max-width: 1426px) { .framer-zr4x3.framer-72rtr7 { width: 1200px; } .framer-zr4x3 .framer-1iwopkj-container { order: 0; } .framer-zr4x3 .framer-7yarcf { height: 619px; order: 1; } .framer-zr4x3 .framer-1epf795 { height: auto; } .framer-zr4x3 .framer-zd8sl3 { order: 2; padding: 50px 0px 0px 0px; } .framer-zr4x3 .framer-adbn6z, .framer-zr4x3 .framer-1jkcflb { height: 663px; } .framer-zr4x3 .framer-t6ipwu { order: 3; } .framer-zr4x3 .framer-1kyfeck { order: 4; } .framer-zr4x3 .framer-58vai { padding: 80px 0px 60px 0px; } .framer-zr4x3 .framer-9x09at { gap: 63px; } .framer-zr4x3 .framer-1eu5lvc { gap: 0px; } .framer-zr4x3 .framer-9r1zvd { order: 5; }}\",\"@media (max-width: 809px) { .framer-zr4x3.framer-72rtr7 { width: 390px; } .framer-zr4x3 .framer-1iwopkj-container { order: 0; z-index: -1; } .framer-zr4x3 .framer-7yarcf { height: min-content; order: 1; padding: 40px 0px 40px 0px; } .framer-zr4x3 .framer-fcfhkn { gap: 12px; width: 84%; } .framer-zr4x3 .framer-1epf795 { height: auto; } .framer-zr4x3 .framer-11ybrka { width: 87%; } .framer-zr4x3 .framer-zd8sl3 { justify-content: flex-start; order: 2; z-index: 0; } .framer-zr4x3 .framer-adbn6z { flex-direction: column; flex-wrap: wrap; height: min-content; padding: 0px 20px 0px 20px; } .framer-zr4x3 .framer-r5ebzq-container, .framer-zr4x3 .framer-1eas1if-container, .framer-zr4x3 .framer-qz5qha-container, .framer-zr4x3 .framer-myx39z-container { flex: none; height: 430px; width: 100%; } .framer-zr4x3 .framer-1jkcflb { flex-direction: column; height: min-content; padding: 0px 20px 0px 20px; } .framer-zr4x3 .framer-t6ipwu { order: 3; padding: 60px 50px 100px 50px; } .framer-zr4x3 .framer-1kyfeck { order: 4; } .framer-zr4x3 .framer-58vai { padding: 100px 0px 70px 0px; } .framer-zr4x3 .framer-9x09at { padding: 50px 20px 80px 20px; } .framer-zr4x3 .framer-1eu5lvc { flex-direction: column; } .framer-zr4x3 .framer-jb09m1, .framer-zr4x3 .framer-150wq99 { flex: none; width: 100%; } .framer-zr4x3 .framer-9r1zvd { gap: 12px; height: min-content; order: 5; padding: 20px 0px 20px 0px; width: 84%; } .framer-zr4x3 .framer-11b5g6d-container { flex: none; height: 690px; }}\",\"@media (min-width: 810px) and (max-width: 1199px) { .framer-zr4x3.framer-72rtr7 { width: 810px; } .framer-zr4x3 .framer-7yarcf { height: min-content; padding: 80px 0px 80px 0px; } .framer-zr4x3 .framer-fcfhkn, .framer-zr4x3 .framer-9r1zvd { gap: 16px; } .framer-zr4x3 .framer-1epf795 { height: auto; } .framer-zr4x3 .framer-zd8sl3 { padding: 0px; } .framer-zr4x3 .framer-adbn6z { height: 486px; padding: 0px 50px 0px 50px; } .framer-zr4x3 .framer-1jkcflb { height: 439px; padding: 0px 50px 0px 50px; } .framer-zr4x3 .framer-58vai { padding: 50px 0px 30px 0px; } .framer-zr4x3 .framer-9x09at { gap: 50px; padding: 100px 50px 100px 50px; } .framer-zr4x3 .framer-1eu5lvc { flex-direction: column; gap: 35px; } .framer-zr4x3 .framer-jb09m1, .framer-zr4x3 .framer-150wq99 { flex: none; width: 100%; }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 5393\n * @framerIntrinsicWidth 1427\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"CxqrYmcGV\":{\"layout\":[\"fixed\",\"auto\"]},\"OQHBD8PV3\":{\"layout\":[\"fixed\",\"auto\"]},\"V6EBT3FFv\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections\n * @framerResponsiveScreen\n */const FrameraugiA20Il=withCSS(Component,css,\"framer-zr4x3\");export default FrameraugiA20Il;FrameraugiA20Il.displayName=\"Home\";FrameraugiA20Il.defaultProps={height:5393,width:1427};addFonts(FrameraugiA20Il,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"},{family:\"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\"}]},...BackgroundGlowFonts,...ButtonsButtonArrowFonts,...CaseThumbnailFonts,...TickerFonts,...InteractiveTile_DraftFonts,...ContentQuoteFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FrameraugiA20Il\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"1427\",\"framerColorSyntax\":\"true\",\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerScrollSections\":\"* @framerResponsiveScreen\",\"framerIntrinsicHeight\":\"5393\",\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"CxqrYmcGV\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"OQHBD8PV3\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"V6EBT3FFv\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerAutoSizeImages\":\"true\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerDisplayContentsDiv\":\"false\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["valuesByLocaleId", "LazyValue", "getLocalizedValue", "key", "locale", "values", "value", "preload", "promises", "promise", "usePreloadLocalizedValues", "preloadPromise", "BackgroundGlowFonts", "getFonts", "ZHyhbImjI_default", "ButtonsButtonArrowFonts", "TtJvlEyh6_default", "CaseThumbnailFonts", "M3eGMop2S_default", "TickerFonts", "Ticker", "InteractiveTile_DraftFonts", "oD1yaSPxY_default", "ContentQuoteFonts", "gyXePH2WG_default", "breakpoints", "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", "metadata", "se", "useMetadata", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "scopingClassNames", "cx", "usePreloadLocalizedValues", "router", "useRouter", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "ComponentViewportProvider", "Container", "ZHyhbImjI_default", "RichText", "getLocalizedValue", "PropertyOverrides2", "TtJvlEyh6_default", "ResolveLinks", "resolvedLinks", "M3eGMop2S_default", "resolvedLinks1", "resolvedLinks2", "resolvedLinks3", "resolvedLinks4", "Ticker", "SVG", "resolvedLinks5", "oD1yaSPxY_default", "gyXePH2WG_default", "css", "FrameraugiA20Il", "withCSS", "augiA20Il_default", "addFonts", "BackgroundGlowFonts", "ButtonsButtonArrowFonts", "CaseThumbnailFonts", "TickerFonts", "InteractiveTile_DraftFonts", "ContentQuoteFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
