{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/BeKwR29GMvXeWKQD7ztJ/k5oHicITTDEtjQZG05eY/J36WesA8Y.js", "ssg:https://framerusercontent.com/modules/TYl2y9vy45iIFp1HzDcG/4mOH0zbZwq00FtS3pvps/J36WesA8Y.js"],
  "sourcesContent": ["// Generated by Framer (915daba)\nimport{LazyValue}from\"framer\";const valuesByLocaleId={CH_C3lQT_:new LazyValue(()=>import(\"./J36WesA8Y-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 (915daba)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ChildrenCanSuspend,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,Link,PathVariablesContext,PropertyOverrides,RichText,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useQueryData,withCSS}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import FrameshipShopify from\"https://framerusercontent.com/modules/1kPVCHEEg0BrtObiM14s/SF3TphzQfOVfH81zK1lU/Frameship.js\";import Ticker from\"https://framerusercontent.com/modules/B2xAlJLcN0gOnt11mSPw/yevww260oHitAFGt4Ffa/Ticker.js\";import ButtonPrimary from\"#framer/local/canvasComponent/bd16eyfFm/bd16eyfFm.js\";import Footer09 from\"#framer/local/canvasComponent/cvrjDO8y8/cvrjDO8y8.js\";import Centered from\"#framer/local/canvasComponent/gIzRl3uYk/gIzRl3uYk.js\";import CTAHorizontal02 from\"#framer/local/canvasComponent/lvCd9svFw/lvCd9svFw.js\";import Frameship from\"#framer/local/collection/pNXYLXt3E/pNXYLXt3E.js\";import*as sharedStyle2 from\"#framer/local/css/Bm0HRogYY/Bm0HRogYY.js\";import*as sharedStyle from\"#framer/local/css/EaqJt3D0Y/EaqJt3D0Y.js\";import*as sharedStyle3 from\"#framer/local/css/H8_Zle7Qx/H8_Zle7Qx.js\";import*as sharedStyle1 from\"#framer/local/css/q5TC05211/q5TC05211.js\";import getLocalizedValue,{usePreloadLocalizedValues}from\"#framer/local/localization/J36WesA8Y/J36WesA8Y.js\";import metadataProvider from\"#framer/local/webPageMetadata/J36WesA8Y/J36WesA8Y.js\";const FrameshipShopifyFonts=getFonts(FrameshipShopify);const CenteredFonts=getFonts(Centered);const ButtonPrimaryFonts=getFonts(ButtonPrimary);const TickerFonts=getFonts(Ticker);const CTAHorizontal02Fonts=getFonts(CTAHorizontal02);const Footer09Fonts=getFonts(Footer09);const breakpoints={crsCmLj2p:\"(min-width: 810px) and (max-width: 1199px)\",ErIiF52jE:\"(max-width: 809px)\",Wr3HodP3s:\"(min-width: 1200px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-9NG05\";const variantClassNames={crsCmLj2p:\"framer-v-16xhifm\",ErIiF52jE:\"framer-v-w5e6jk\",Wr3HodP3s:\"framer-v-hqekk2\"};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const QueryData=({query,pageSize,children})=>{const data=useQueryData(query);return children(data);};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"Wr3HodP3s\",Phone:\"ErIiF52jE\",Tablet:\"crsCmLj2p\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"Wr3HodP3s\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,t7pdREqLSh9JF75tGh,cdbwFCmbIh9JF75tGh,Ap2bPu2nEh9JF75tGh,idh9JF75tGh,...restProps}=getProps(props);React.useEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);if(metadata.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);document.title=metadata.title||\"\";if(metadata.viewport){document.querySelector('meta[name=\"viewport\"]')?.setAttribute(\"content\",metadata.viewport);}},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);usePreloadLocalizedValues(activeLocale);const defaultLayoutId=React.useId();useCustomCursors({});const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"Wr3HodP3s\",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-hqekk2\",className),ref:ref??ref1,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-ukj1bw-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"jPjsoAzKp\",scopeId:\"J36WesA8Y\",children:/*#__PURE__*/_jsx(FrameshipShopify,{height:\"100%\",id:\"jPjsoAzKp\",layoutId:\"jPjsoAzKp\",note:\"IMPORTANT\",productionDomain:\"https://relend.de\",projectId:\"dc340d49-b633-4ac1-baed-10a941929c95\",shopifyAccessToken:\"770ca32cb864845f2bb28abeddc7bc78\",shopUrl:\"relend-page.myshopify.com\",stagingDomain:\"https://technical-try-961293.framer.app\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:158,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+200,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1qw04v4-container\",nodeId:\"iBh2kmqVp\",scopeId:\"J36WesA8Y\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{crsCmLj2p:{variant:\"oBinn7D7O\"},ErIiF52jE:{variant:\"oBinn7D7O\"}},children:/*#__PURE__*/_jsx(Centered,{height:\"100%\",id:\"iBh2kmqVp\",layoutId:\"iBh2kmqVp\",style:{width:\"100%\"},variant:\"fsAlTg84X\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(\"section\",{className:\"framer-5ld1qf\",\"data-framer-name\":\"Hero - MODU\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-fxds9m\",\"data-framer-name\":\"Container + Padding\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-78iicd\",\"data-framer-name\":\"Layout\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-4zmq05\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1fhsgm1\",\"data-framer-name\":\"Heading Content\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-1x5jett\",\"data-styles-preset\":\"EaqJt3D0Y\",children:\"Thule\"})}),className:\"framer-offgx9\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v0\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-fjucxe\",\"data-styles-preset\":\"q5TC05211\",children:\"Stressfreie und sichere L\\xf6sung ab der Geburt bis zum Kinderalter. Mit den passenden Accessoires wird dabei jede Fahrt mit den Kleinen entspannt.\"})}),className:\"framer-1urlsby\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-50skmt\",\"data-framer-name\":\"Review Row\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{crsCmLj2p:{y:(componentViewport?.y||0)+0+358+0+0+80+0+0+0+0+221.6+0},ErIiF52jE:{y:(componentViewport?.y||0)+0+358+0+0+80+0+0+0+0+221.6+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:42,y:(componentViewport?.y||0)+0+358+0+0+80+0+0+0+221.6+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1faaapk-container\",nodeId:\"GVJrQumqq\",scopeId:\"J36WesA8Y\",children:/*#__PURE__*/_jsx(ButtonPrimary,{DZf1o6TOU:false,fB79YgjuY:8,GrjfbeKC3:false,height:\"100%\",id:\"GVJrQumqq\",KXJ3N9Ejk:\"OpenInNew\",layoutId:\"GVJrQumqq\",MoT2QQ5gx:true,NP5yQIcR3:getLocalizedValue(\"v1\",activeLocale)??\"Markenwebseite\",RWkv57tSu:\"https://www.thule.com/de-de/car-seats/car-seat-bundles\",tXS3YmhNZ:\"Circle\",variant:\"l6MB_bYiE\",width:\"100%\",YZAlJBSOC:true})})})})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{crsCmLj2p:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2e3,intrinsicWidth:2001,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+358+0+0+80+0+0+343.6),pixelHeight:1001,pixelWidth:1500,positionX:\"center\",positionY:\"center\",sizes:`calc(min(${componentViewport?.width||\"100vw\"}, 1280px) - 80px)`,src:\"https://framerusercontent.com/images/f4NDSi8Tqk52NcUZ9p5q4Es8wYM.jpg\",srcSet:\"https://framerusercontent.com/images/f4NDSi8Tqk52NcUZ9p5q4Es8wYM.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/f4NDSi8Tqk52NcUZ9p5q4Es8wYM.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/f4NDSi8Tqk52NcUZ9p5q4Es8wYM.jpg 1500w\"}},ErIiF52jE:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2e3,intrinsicWidth:2001,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+358+0+0+80+0+0+327.6),pixelHeight:1001,pixelWidth:1500,positionX:\"center\",positionY:\"center\",sizes:`calc(min(${componentViewport?.width||\"100vw\"}, 1280px) - 40px)`,src:\"https://framerusercontent.com/images/f4NDSi8Tqk52NcUZ9p5q4Es8wYM.jpg\",srcSet:\"https://framerusercontent.com/images/f4NDSi8Tqk52NcUZ9p5q4Es8wYM.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/f4NDSi8Tqk52NcUZ9p5q4Es8wYM.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/f4NDSi8Tqk52NcUZ9p5q4Es8wYM.jpg 1500w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2e3,intrinsicWidth:2001,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+358+0+0+80+0+81.80000000000001),pixelHeight:1001,pixelWidth:1500,positionX:\"center\",positionY:\"center\",sizes:`max((min(${componentViewport?.width||\"100vw\"}, 1280px) - 240px) / 2, 1px)`,src:\"https://framerusercontent.com/images/f4NDSi8Tqk52NcUZ9p5q4Es8wYM.jpg\",srcSet:\"https://framerusercontent.com/images/f4NDSi8Tqk52NcUZ9p5q4Es8wYM.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/f4NDSi8Tqk52NcUZ9p5q4Es8wYM.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/f4NDSi8Tqk52NcUZ9p5q4Es8wYM.jpg 1500w\"},className:\"framer-d6ln41\",\"data-framer-name\":\"Image\"})})]})})}),/*#__PURE__*/_jsx(\"section\",{className:\"framer-1hb846c\",\"data-framer-name\":\"MODU - Products\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-jlpiyw\",\"data-framer-name\":\"Container + Padding\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1c65kap\",\"data-framer-name\":\"Layout\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-qamb5y\",\"data-framer-name\":\"Content\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-vzteuj\",\"data-framer-name\":\"Heading Content\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v2\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-n5zab4\",\"data-styles-preset\":\"Bm0HRogYY\",children:\"Thule Produkte\"})}),className:\"framer-12w5238\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1dffm0y\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"h9JF75tGh\",data:Frameship,type:\"Collection\"},select:[{collection:\"h9JF75tGh\",name:\"t7pdREqLS\",type:\"Identifier\"},{collection:\"h9JF75tGh\",name:\"cdbwFCmbI\",type:\"Identifier\"},{collection:\"h9JF75tGh\",name:\"Ap2bPu2nE\",type:\"Identifier\"},{collection:\"h9JF75tGh\",name:\"id\",type:\"Identifier\"}],where:{left:{collection:\"h9JF75tGh\",name:\"NXVUTEEJL\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:\"thule\"},type:\"BinaryOperation\"}},children:(collection,paginationInfo,loadMore)=>/*#__PURE__*/_jsx(_Fragment,{children:collection?.map(({Ap2bPu2nE:Ap2bPu2nEh9JF75tGh,cdbwFCmbI:cdbwFCmbIh9JF75tGh,id:idh9JF75tGh,t7pdREqLS:t7pdREqLSh9JF75tGh},index)=>{t7pdREqLSh9JF75tGh??=\"\";Ap2bPu2nEh9JF75tGh??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`h9JF75tGh-${idh9JF75tGh}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{t7pdREqLS:t7pdREqLSh9JF75tGh},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{t7pdREqLS:t7pdREqLSh9JF75tGh},webPageId:\"WD2YzZ0aa\"},motionChild:true,nodeId:\"Owcz2WSLa\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-otagh2 framer-bcqk9z\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{crsCmLj2p:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+961.6+0+0+80+0+0+63.199999999999996+0+0+0+0),sizes:`max((min(${componentViewport?.width||\"100vw\"}, 1280px) - 100px) / 2, 50px)`,...toResponsiveImage(cdbwFCmbIh9JF75tGh)}},ErIiF52jE:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+945.6+0+0+80+0+0+107.19999999999999+0+0+0+0),sizes:`max(min(${componentViewport?.width||\"100vw\"}, 1280px) - 40px, 50px)`,...toResponsiveImage(cdbwFCmbIh9JF75tGh)}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+781.6+0+0+80+0+0+63.199999999999996+0+0+0+0),sizes:`max((min(${componentViewport?.width||\"100vw\"}, 1280px) - 180px) / 2, 50px)`,...toResponsiveImage(cdbwFCmbIh9JF75tGh)},className:\"framer-1xza4v\"})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-1z10bjr\",\"data-styles-preset\":\"H8_Zle7Qx\",children:\"MODU Dreamer Set Mint\"})}),className:\"framer-1vdcfdn\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],text:Ap2bPu2nEh9JF75tGh,verticalAlignment:\"top\",withExternalLayout:true})]})})})},idh9JF75tGh);})})})})})]})})}),/*#__PURE__*/_jsx(\"section\",{className:\"framer-1rvwcea\",\"data-framer-name\":\"Hero / Vertical-13\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-wk4pl2\",\"data-framer-name\":\"Container + Padding\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-18wkjvo\",\"data-framer-name\":\"Layout\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-bh9jmt\",\"data-framer-name\":\"Content\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-le0y1f\",\"data-framer-name\":\"Heading Content\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v3\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-n5zab4\",\"data-styles-preset\":\"Bm0HRogYY\",children:\"Lass Dich inspirieren!\"})}),className:\"framer-11soag6\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1990cjz\",\"data-framer-name\":\"Ticker / Image Hor-Style1\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-hniu3g-container\",\"data-framer-name\":\"Image Ticker\",isAuthoredByUser:true,isModuleExternal:true,name:\"Image Ticker\",nodeId:\"Wn6paMEcW\",scopeId:\"J36WesA8Y\",children:/*#__PURE__*/_jsx(Ticker,{alignment:\"center\",direction:\"left\",fadeOptions:{fadeAlpha:0,fadeContent:false,fadeInset:0,fadeWidth:25,overflow:false},gap:24,height:\"100%\",hoverFactor:1,id:\"Wn6paMEcW\",layoutId:\"Wn6paMEcW\",name:\"Image Ticker\",padding:0,paddingBottom:0,paddingLeft:0,paddingPerSide:false,paddingRight:0,paddingTop:0,sizingOptions:{heightType:true,widthType:true},slots:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1280,intrinsicWidth:1024.5,pixelHeight:1e3,pixelWidth:1500,positionX:\"left\",positionY:\"center\",sizes:\"312.9527px\",src:\"https://framerusercontent.com/images/cjy3Bod6Q20e6cpTB2FPBGkTs.jpeg\",srcSet:\"https://framerusercontent.com/images/cjy3Bod6Q20e6cpTB2FPBGkTs.jpeg?scale-down-to=512 512w,https://framerusercontent.com/images/cjy3Bod6Q20e6cpTB2FPBGkTs.jpeg?scale-down-to=1024 1024w,https://framerusercontent.com/images/cjy3Bod6Q20e6cpTB2FPBGkTs.jpeg 1500w\"},className:\"framer-3td304\",\"data-framer-name\":\"Dreamer-Set-Ocean-Mint Forest-Green-slide-5-scaled\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1280,intrinsicWidth:1024,pixelHeight:1e3,pixelWidth:1500,sizes:\"464px\",src:\"https://framerusercontent.com/images/hy7JsbzocmqDO3KwFBxoxKilk.jpg\",srcSet:\"https://framerusercontent.com/images/hy7JsbzocmqDO3KwFBxoxKilk.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/hy7JsbzocmqDO3KwFBxoxKilk.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/hy7JsbzocmqDO3KwFBxoxKilk.jpg 1500w\"},className:\"framer-rpj5py\",\"data-framer-name\":\"Dreamer-Set-Deep-Blue Sky-Blue-slide-3-scaled\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1280,intrinsicWidth:1024,pixelHeight:1e3,pixelWidth:659,sizes:\"312.8px\",src:\"https://framerusercontent.com/images/f09l2tS4MjPOT7Y76zXhL12QD4M.jpg\",srcSet:\"https://framerusercontent.com/images/f09l2tS4MjPOT7Y76zXhL12QD4M.jpg 659w\"},className:\"framer-1lif1nq\",\"data-framer-name\":\"Dreamer-Set-Ocean-Mint Forest-Green-slide-7-scaled\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1280,intrinsicWidth:1024,pixelHeight:1e3,pixelWidth:1500,sizes:\"616px\",src:\"https://framerusercontent.com/images/0vmyUnEJQs5ureRODSwdAhsVfM.jpg\",srcSet:\"https://framerusercontent.com/images/0vmyUnEJQs5ureRODSwdAhsVfM.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/0vmyUnEJQs5ureRODSwdAhsVfM.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/0vmyUnEJQs5ureRODSwdAhsVfM.jpg 1500w\"},className:\"framer-1clq505\",\"data-framer-name\":\"Dreamer-Set-Deep-Blue Sky-Blue-slide-4-scaled\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1280,intrinsicWidth:1024,pixelHeight:1e3,pixelWidth:1500,sizes:\"562px\",src:\"https://framerusercontent.com/images/XD9qOuymIjuF1JIax28lDJCrLA.jpg\",srcSet:\"https://framerusercontent.com/images/XD9qOuymIjuF1JIax28lDJCrLA.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/XD9qOuymIjuF1JIax28lDJCrLA.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/XD9qOuymIjuF1JIax28lDJCrLA.jpg 1500w\"},className:\"framer-twpr9k\",\"data-framer-name\":\"Dreamer-Set-Deep-Blue Sky-Blue-slide-5-scaled\"})],speed:40,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-196cu4a-container\",\"data-framer-name\":\"Image Ticker\",isAuthoredByUser:true,isModuleExternal:true,name:\"Image Ticker\",nodeId:\"cmXV8klPZ\",scopeId:\"J36WesA8Y\",children:/*#__PURE__*/_jsx(Ticker,{alignment:\"center\",direction:\"right\",fadeOptions:{fadeAlpha:0,fadeContent:false,fadeInset:0,fadeWidth:25,overflow:false},gap:24,height:\"100%\",hoverFactor:1,id:\"cmXV8klPZ\",layoutId:\"cmXV8klPZ\",name:\"Image Ticker\",padding:0,paddingBottom:0,paddingLeft:0,paddingPerSide:false,paddingRight:0,paddingTop:0,sizingOptions:{heightType:true,widthType:true},slots:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1280,intrinsicWidth:1024,pixelHeight:1e3,pixelWidth:1500,sizes:\"623px\",src:\"https://framerusercontent.com/images/lYcgTBtuKH0rWSl9UmcQgoA5gA.jpg\",srcSet:\"https://framerusercontent.com/images/lYcgTBtuKH0rWSl9UmcQgoA5gA.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/lYcgTBtuKH0rWSl9UmcQgoA5gA.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/lYcgTBtuKH0rWSl9UmcQgoA5gA.jpg 1500w\"},className:\"framer-1cc3z50\",\"data-framer-name\":\"Dreamer-Set-Ocean-Mint Forest-Green-slide-6-scaled\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1280,intrinsicWidth:1024,pixelHeight:1500,pixelWidth:1e3,sizes:\"312.8px\",src:\"https://framerusercontent.com/images/NobBkepS6i88U3vo3xf5mOyfsAY.jpg\",srcSet:\"https://framerusercontent.com/images/NobBkepS6i88U3vo3xf5mOyfsAY.jpg?scale-down-to=1024 682w,https://framerusercontent.com/images/NobBkepS6i88U3vo3xf5mOyfsAY.jpg 1000w\"},className:\"framer-1iynbxs\",\"data-framer-name\":\"Dreamer-Set-Ocean-Mint Forest-Green-slide-4-scaled\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1280,intrinsicWidth:1024,pixelHeight:1001,pixelWidth:1500,sizes:\"513px\",src:\"https://framerusercontent.com/images/f4NDSi8Tqk52NcUZ9p5q4Es8wYM.jpg\",srcSet:\"https://framerusercontent.com/images/f4NDSi8Tqk52NcUZ9p5q4Es8wYM.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/f4NDSi8Tqk52NcUZ9p5q4Es8wYM.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/f4NDSi8Tqk52NcUZ9p5q4Es8wYM.jpg 1500w\"},className:\"framer-bruvkx\",\"data-framer-name\":\"Dreamer-Set-Ocean-Mint Forest-Green-slide-3-scaled\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1280,intrinsicWidth:1024,pixelHeight:1001,pixelWidth:1500,sizes:\"515px\",src:\"https://framerusercontent.com/images/1yG4p0cEaehENAhNeU04GU3V6hE.jpg\",srcSet:\"https://framerusercontent.com/images/1yG4p0cEaehENAhNeU04GU3V6hE.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/1yG4p0cEaehENAhNeU04GU3V6hE.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/1yG4p0cEaehENAhNeU04GU3V6hE.jpg 1500w\"},className:\"framer-i43vhl\",\"data-framer-name\":\"Dreamer-Set-Burnt-Orange Dusty-Green-slide-7-scaled\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1280,intrinsicWidth:1024,pixelHeight:1e3,pixelWidth:1500,sizes:\"604px\",src:\"https://framerusercontent.com/images/lRiBztYfDCIprkw9WKX9jX4cM.jpg\",srcSet:\"https://framerusercontent.com/images/lRiBztYfDCIprkw9WKX9jX4cM.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/lRiBztYfDCIprkw9WKX9jX4cM.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/lRiBztYfDCIprkw9WKX9jX4cM.jpg 1500w\"},className:\"framer-1h3oepi\",\"data-framer-name\":\"Dreamer-Set-Burnt-Orange Dusty-Green-slide-3-scaled\"})],speed:40,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})]})]})})}),/*#__PURE__*/_jsx(\"section\",{className:\"framer-1it4f4n\",\"data-framer-name\":\"Feature / Grid-06\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-ofwtv1\",\"data-framer-name\":\"Container + Padding\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-jj8ws2\",\"data-framer-name\":\"Layout\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-59envd\",\"data-framer-name\":\"Heading Content\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v4\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-n5zab4\",\"data-styles-preset\":\"Bm0HRogYY\",style:{\"--framer-text-alignment\":\"center\"},children:\"Unsere relend-Marken\"})}),className:\"framer-ntksx3\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1qna101\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1550b33\",\"data-border\":true,\"data-framer-name\":\"Card\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{crsCmLj2p:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1350,intrinsicWidth:2400,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+2864+0+0+40+0+0+67.19999999999999+0+0+20+-7.666666666666664),pixelHeight:1350,pixelWidth:2400,sizes:`calc(max((min(${componentViewport?.width||\"100vw\"} - 160px, 1280px) - 100px) / 3, 50px) - 40px)`,src:\"https://framerusercontent.com/images/HIrovY3QcVFmyjfue7Yj2orOWWs.png\",srcSet:\"https://framerusercontent.com/images/HIrovY3QcVFmyjfue7Yj2orOWWs.png?scale-down-to=512 512w,https://framerusercontent.com/images/HIrovY3QcVFmyjfue7Yj2orOWWs.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/HIrovY3QcVFmyjfue7Yj2orOWWs.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/HIrovY3QcVFmyjfue7Yj2orOWWs.png 2400w\"}},ErIiF52jE:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1350,intrinsicWidth:2400,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+2932+0+0+40+0+0+107.19999999999999+0+0+20+52),pixelHeight:1350,pixelWidth:2400,sizes:`calc(max((min(${componentViewport?.width||\"100vw\"} - 40px, 1280px) - 50px) / 2, 50px) - 40px)`,src:\"https://framerusercontent.com/images/HIrovY3QcVFmyjfue7Yj2orOWWs.png\",srcSet:\"https://framerusercontent.com/images/HIrovY3QcVFmyjfue7Yj2orOWWs.png?scale-down-to=512 512w,https://framerusercontent.com/images/HIrovY3QcVFmyjfue7Yj2orOWWs.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/HIrovY3QcVFmyjfue7Yj2orOWWs.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/HIrovY3QcVFmyjfue7Yj2orOWWs.png 2400w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1350,intrinsicWidth:2400,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+2684+0+0+40+0+0+67.19999999999999+0+0+20+15),pixelHeight:1350,pixelWidth:2400,sizes:\"100px\",src:\"https://framerusercontent.com/images/HIrovY3QcVFmyjfue7Yj2orOWWs.png\",srcSet:\"https://framerusercontent.com/images/HIrovY3QcVFmyjfue7Yj2orOWWs.png?scale-down-to=512 512w,https://framerusercontent.com/images/HIrovY3QcVFmyjfue7Yj2orOWWs.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/HIrovY3QcVFmyjfue7Yj2orOWWs.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/HIrovY3QcVFmyjfue7Yj2orOWWs.png 2400w\"},className:\"framer-25fbfk\",\"data-framer-name\":\"Image\"})})}),/*#__PURE__*/_jsx(Link,{href:{webPageId:\"ahrwMZop9\"},motionChild:true,nodeId:\"gxYrLnHTm\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-1boabd2 framer-bcqk9z\",\"data-border\":true,\"data-framer-name\":\"Card\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{crsCmLj2p:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:500,intrinsicWidth:500,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+2864+0+0+40+0+0+67.19999999999999+0+0+20+-20.666666666666664),pixelHeight:500,pixelWidth:500,src:\"https://framerusercontent.com/images/JXJkGtzTpeDHqbwr4YDZpuLvDg.png\"}},ErIiF52jE:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:500,intrinsicWidth:500,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+2932+0+0+40+0+0+107.19999999999999+0+0+20+39),pixelHeight:500,pixelWidth:500,src:\"https://framerusercontent.com/images/JXJkGtzTpeDHqbwr4YDZpuLvDg.png\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:500,intrinsicWidth:500,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+2684+0+0+40+0+0+67.19999999999999+0+0+20+2),pixelHeight:500,pixelWidth:500,src:\"https://framerusercontent.com/images/JXJkGtzTpeDHqbwr4YDZpuLvDg.png\"},className:\"framer-1tvcz0\",\"data-framer-name\":\"Image\"})})})}),/*#__PURE__*/_jsx(Link,{href:{webPageId:\"sfVYc5NQL\"},motionChild:true,nodeId:\"SE5AJhwHU\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-ymht0b framer-bcqk9z\",\"data-border\":true,\"data-framer-name\":\"Card\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{crsCmLj2p:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:150,intrinsicWidth:600,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+2864+0+0+40+0+0+67.19999999999999+0+0+10+16.833333333333336),pixelHeight:300,pixelWidth:1200,sizes:`calc(max((min(${componentViewport?.width||\"100vw\"} - 160px, 1280px) - 100px) / 3, 50px) - 20px)`,src:\"https://framerusercontent.com/images/n7zqOKKG7wVQtQ1Pmdh4TuYNgM.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/n7zqOKKG7wVQtQ1Pmdh4TuYNgM.png?scale-down-to=512 512w,https://framerusercontent.com/images/n7zqOKKG7wVQtQ1Pmdh4TuYNgM.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/n7zqOKKG7wVQtQ1Pmdh4TuYNgM.png 1200w\"}},ErIiF52jE:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:150,intrinsicWidth:600,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+2932+0+0+40+0+0+107.19999999999999+0+210+20+66.5),pixelHeight:300,pixelWidth:1200,sizes:`calc(max((min(${componentViewport?.width||\"100vw\"} - 40px, 1280px) - 50px) / 2, 50px) - 40px)`,src:\"https://framerusercontent.com/images/n7zqOKKG7wVQtQ1Pmdh4TuYNgM.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/n7zqOKKG7wVQtQ1Pmdh4TuYNgM.png?scale-down-to=512 512w,https://framerusercontent.com/images/n7zqOKKG7wVQtQ1Pmdh4TuYNgM.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/n7zqOKKG7wVQtQ1Pmdh4TuYNgM.png 1200w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:150,intrinsicWidth:600,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+2684+0+0+40+0+0+67.19999999999999+0+0+20+29.5),pixelHeight:300,pixelWidth:1200,sizes:\"170px\",src:\"https://framerusercontent.com/images/n7zqOKKG7wVQtQ1Pmdh4TuYNgM.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/n7zqOKKG7wVQtQ1Pmdh4TuYNgM.png?scale-down-to=512 512w,https://framerusercontent.com/images/n7zqOKKG7wVQtQ1Pmdh4TuYNgM.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/n7zqOKKG7wVQtQ1Pmdh4TuYNgM.png 1200w\"},className:\"framer-julzjg\",\"data-framer-name\":\"Image\"})})})}),/*#__PURE__*/_jsx(Link,{href:{webPageId:\"mdY6vr495\"},motionChild:true,nodeId:\"RhauY_8g_\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-1ls3wve framer-bcqk9z\",\"data-border\":true,\"data-framer-name\":\"Card\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{crsCmLj2p:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:395,intrinsicWidth:526,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+2864+0+0+40+0+0+67.19999999999999+0+90.66666666666667+20+-16.166666666666664),pixelHeight:395,pixelWidth:526,sizes:`calc(max((min(${componentViewport?.width||\"100vw\"} - 160px, 1280px) - 100px) / 3, 50px) - 40px)`,src:\"https://framerusercontent.com/images/DbCCr5HV7pUjegothXfoHqNYBtE.png\",srcSet:\"https://framerusercontent.com/images/DbCCr5HV7pUjegothXfoHqNYBtE.png?scale-down-to=512 512w,https://framerusercontent.com/images/DbCCr5HV7pUjegothXfoHqNYBtE.png 526w\"}},ErIiF52jE:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:395,intrinsicWidth:526,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+2932+0+0+40+0+0+107.19999999999999+0+210+20+43.5),pixelHeight:395,pixelWidth:526,sizes:`calc(max((min(${componentViewport?.width||\"100vw\"} - 40px, 1280px) - 50px) / 2, 50px) - 40px)`,src:\"https://framerusercontent.com/images/DbCCr5HV7pUjegothXfoHqNYBtE.png\",srcSet:\"https://framerusercontent.com/images/DbCCr5HV7pUjegothXfoHqNYBtE.png?scale-down-to=512 512w,https://framerusercontent.com/images/DbCCr5HV7pUjegothXfoHqNYBtE.png 526w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:395,intrinsicWidth:526,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+2684+0+0+40+0+0+67.19999999999999+0+0+20+6.5),pixelHeight:395,pixelWidth:526,sizes:\"97px\",src:\"https://framerusercontent.com/images/DbCCr5HV7pUjegothXfoHqNYBtE.png\",srcSet:\"https://framerusercontent.com/images/DbCCr5HV7pUjegothXfoHqNYBtE.png?scale-down-to=512 512w,https://framerusercontent.com/images/DbCCr5HV7pUjegothXfoHqNYBtE.png 526w\"},className:\"framer-1mvzg6z\",\"data-framer-name\":\"Image\"})})})}),/*#__PURE__*/_jsx(Link,{href:{webPageId:\"LRRiukNA1\"},motionChild:true,nodeId:\"gEn_m38GD\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-1wshs88 framer-bcqk9z\",\"data-border\":true,\"data-framer-name\":\"Card\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{crsCmLj2p:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:76,intrinsicWidth:300,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+2864+0+0+40+0+0+67.19999999999999+0+90.66666666666667+20+6.333333333333336),pixelHeight:152,pixelWidth:600,sizes:`calc(max((min(${componentViewport?.width||\"100vw\"} - 160px, 1280px) - 100px) / 3, 50px) - 40px)`,src:\"https://framerusercontent.com/images/F7e0pwBoNd3KfcGhVXBl7Yaahs.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/F7e0pwBoNd3KfcGhVXBl7Yaahs.png?scale-down-to=512 512w,https://framerusercontent.com/images/F7e0pwBoNd3KfcGhVXBl7Yaahs.png 600w\"}},ErIiF52jE:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:76,intrinsicWidth:300,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+2932+0+0+40+0+0+107.19999999999999+0+420+20+66),pixelHeight:152,pixelWidth:600,sizes:`calc(max((min(${componentViewport?.width||\"100vw\"} - 40px, 1280px) - 50px) / 2, 50px) - 40px)`,src:\"https://framerusercontent.com/images/F7e0pwBoNd3KfcGhVXBl7Yaahs.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/F7e0pwBoNd3KfcGhVXBl7Yaahs.png?scale-down-to=512 512w,https://framerusercontent.com/images/F7e0pwBoNd3KfcGhVXBl7Yaahs.png 600w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:76,intrinsicWidth:300,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+2684+0+0+40+0+0+67.19999999999999+0+136+20+29),pixelHeight:152,pixelWidth:600,sizes:\"112px\",src:\"https://framerusercontent.com/images/F7e0pwBoNd3KfcGhVXBl7Yaahs.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/F7e0pwBoNd3KfcGhVXBl7Yaahs.png?scale-down-to=512 512w,https://framerusercontent.com/images/F7e0pwBoNd3KfcGhVXBl7Yaahs.png 600w\"},className:\"framer-1kj17rh\",\"data-framer-name\":\"Image\"})})})}),/*#__PURE__*/_jsx(Link,{href:{webPageId:\"JE69_oG0s\"},motionChild:true,nodeId:\"N9XRtdh0u\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-897hwk framer-bcqk9z\",\"data-border\":true,\"data-framer-name\":\"Card\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{crsCmLj2p:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:43,intrinsicWidth:240,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+2864+0+0+40+0+0+67.19999999999999+0+90.66666666666667+20+9.333333333333336),pixelHeight:86,pixelWidth:480,src:\"https://framerusercontent.com/images/UOYmJLz8Gva3wWJdCVqUpRVJqE.png\"}},ErIiF52jE:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:43,intrinsicWidth:240,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+2932+0+0+40+0+0+107.19999999999999+0+420+20+69),pixelHeight:86,pixelWidth:480,src:\"https://framerusercontent.com/images/UOYmJLz8Gva3wWJdCVqUpRVJqE.png\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:43,intrinsicWidth:240,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+2684+0+0+40+0+0+67.19999999999999+0+136+20+32),pixelHeight:86,pixelWidth:480,src:\"https://framerusercontent.com/images/UOYmJLz8Gva3wWJdCVqUpRVJqE.png\"},className:\"framer-13puw7l\",\"data-framer-name\":\"Image\"})})})}),/*#__PURE__*/_jsx(Link,{href:{webPageId:\"oo1x9kb9u\"},motionChild:true,nodeId:\"B3dvHZIWd\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-9ppw77 framer-bcqk9z\",\"data-border\":true,\"data-framer-name\":\"Card\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{crsCmLj2p:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:334,intrinsicWidth:414,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+2864+0+0+40+0+0+67.19999999999999+0+181.33333333333334+20+-42.666666666666664),pixelHeight:334,pixelWidth:414,src:\"https://framerusercontent.com/images/ICFv1f7Wqr4c4N3lBNTUnh4WXc.png\"}},ErIiF52jE:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:334,intrinsicWidth:414,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+2932+0+0+40+0+0+107.19999999999999+0+630+20+17),pixelHeight:334,pixelWidth:414,src:\"https://framerusercontent.com/images/ICFv1f7Wqr4c4N3lBNTUnh4WXc.png\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:334,intrinsicWidth:414,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+2684+0+0+40+0+0+67.19999999999999+0+136+20+-20),pixelHeight:334,pixelWidth:414,src:\"https://framerusercontent.com/images/ICFv1f7Wqr4c4N3lBNTUnh4WXc.png\"},className:\"framer-z4nnnj\",\"data-framer-name\":\"Image\"})})})})]})]})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{crsCmLj2p:{y:(componentViewport?.y||0)+0+3353.2},ErIiF52jE:{y:(componentViewport?.y||0)+0+3989.2}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:417,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+3173.2,children:/*#__PURE__*/_jsx(Container,{className:\"framer-8w6t8q-container\",nodeId:\"Kzp72ixT7\",scopeId:\"J36WesA8Y\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{crsCmLj2p:{variant:\"BlDIS2rHJ\"},ErIiF52jE:{variant:\"Pyq8WTBQ8\"}},children:/*#__PURE__*/_jsx(CTAHorizontal02,{height:\"100%\",id:\"Kzp72ixT7\",layoutId:\"Kzp72ixT7\",style:{width:\"100%\"},variant:\"b46PMqydo\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{crsCmLj2p:{y:(componentViewport?.y||0)+0+3770.2},ErIiF52jE:{y:(componentViewport?.y||0)+0+4406.2}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:552,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+3590.2,children:/*#__PURE__*/_jsx(Container,{className:\"framer-gzdop7-container\",nodeId:\"ihvzBpJJT\",scopeId:\"J36WesA8Y\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{crsCmLj2p:{variant:\"Vys7ZCOnK\"},ErIiF52jE:{variant:\"vhYCM_yUK\"}},children:/*#__PURE__*/_jsx(Footer09,{height:\"100%\",id:\"ihvzBpJJT\",layoutId:\"ihvzBpJJT\",style:{width:\"100%\"},variant:\"Rr2bdT8PK\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-9NG05.framer-bcqk9z, .framer-9NG05 .framer-bcqk9z { display: block; }\",\".framer-9NG05.framer-hqekk2 { 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: 1200px; }\",\".framer-9NG05 .framer-ukj1bw-container, .framer-9NG05 .framer-1faaapk-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-9NG05 .framer-1qw04v4-container, .framer-9NG05 .framer-8w6t8q-container, .framer-9NG05 .framer-gzdop7-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-9NG05 .framer-5ld1qf { align-content: center; align-items: center; background-color: var(--token-fa3223f4-51e4-4068-9f45-90b282547520, #f3f1e8); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-9NG05 .framer-fxds9m, .framer-9NG05 .framer-jlpiyw { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; max-width: 1280px; padding: 80px; position: relative; width: 100%; }\",\".framer-9NG05 .framer-78iicd { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; width: 100%; }\",\".framer-9NG05 .framer-4zmq05 { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-9NG05 .framer-1fhsgm1 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-9NG05 .framer-offgx9, .framer-9NG05 .framer-1urlsby, .framer-9NG05 .framer-12w5238, .framer-9NG05 .framer-11soag6, .framer-9NG05 .framer-ntksx3 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-9NG05 .framer-50skmt { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-9NG05 .framer-d6ln41 { aspect-ratio: 1 / 1; border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; border-top-left-radius: 12px; border-top-right-radius: 12px; flex: 1 0 0px; height: var(--framer-aspect-ratio-supported, 480px); position: relative; width: 1px; }\",\".framer-9NG05 .framer-1hb846c, .framer-9NG05 .framer-1rvwcea { align-content: center; align-items: center; background-color: var(--token-80553515-7ab0-44ac-b981-96d7680674fd, #ffffff); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-9NG05 .framer-1c65kap { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; width: 100%; }\",\".framer-9NG05 .framer-qamb5y { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; max-width: 550px; padding: 0px; position: relative; width: 100%; }\",\".framer-9NG05 .framer-vzteuj { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-9NG05 .framer-1dffm0y { display: grid; flex: none; gap: 20px; grid-auto-rows: minmax(0, 1fr); grid-template-columns: repeat(2, minmax(50px, 1fr)); height: min-content; justify-content: center; padding: 0px; position: relative; width: 100%; }\",\".framer-9NG05 .framer-otagh2 { align-content: center; align-items: center; align-self: start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; justify-self: start; padding: 0px; position: relative; text-decoration: none; width: 100%; }\",\".framer-9NG05 .framer-1xza4v { border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; border-top-left-radius: 8px; border-top-right-radius: 8px; flex: none; height: 300px; position: relative; width: 100%; }\",\".framer-9NG05 .framer-1vdcfdn { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-9NG05 .framer-wk4pl2 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; max-width: 1280px; padding: 80px; position: relative; width: 100%; }\",\".framer-9NG05 .framer-18wkjvo { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; width: 100%; }\",\".framer-9NG05 .framer-bh9jmt { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-9NG05 .framer-le0y1f, .framer-9NG05 .framer-jj8ws2 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-9NG05 .framer-1990cjz { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; width: 100%; }\",\".framer-9NG05 .framer-hniu3g-container, .framer-9NG05 .framer-196cu4a-container { flex: none; height: 350px; position: relative; width: 100%; }\",\".framer-9NG05 .framer-3td304 { aspect-ratio: 0.800390625 / 1; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; border-top-left-radius: 5px; border-top-right-radius: 5px; height: var(--framer-aspect-ratio-supported, 391px); overflow: visible; position: relative; width: 313px; }\",\".framer-9NG05 .framer-rpj5py { border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; border-top-left-radius: 5px; border-top-right-radius: 5px; height: 392px; overflow: visible; position: relative; width: 464px; }\",\".framer-9NG05 .framer-1lif1nq, .framer-9NG05 .framer-1iynbxs { aspect-ratio: 0.8 / 1; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; border-top-left-radius: 5px; border-top-right-radius: 5px; height: var(--framer-aspect-ratio-supported, 391px); overflow: visible; position: relative; width: 313px; }\",\".framer-9NG05 .framer-1clq505 { border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; border-top-left-radius: 5px; border-top-right-radius: 5px; height: 392px; overflow: visible; position: relative; width: 616px; }\",\".framer-9NG05 .framer-twpr9k { border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; border-top-left-radius: 5px; border-top-right-radius: 5px; height: 392px; overflow: visible; position: relative; width: 562px; }\",\".framer-9NG05 .framer-1cc3z50 { border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; border-top-left-radius: 5px; border-top-right-radius: 5px; height: 392px; overflow: visible; position: relative; width: 623px; }\",\".framer-9NG05 .framer-bruvkx { border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; border-top-left-radius: 5px; border-top-right-radius: 5px; height: 392px; overflow: visible; position: relative; width: 513px; }\",\".framer-9NG05 .framer-i43vhl { border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; border-top-left-radius: 5px; border-top-right-radius: 5px; height: 392px; overflow: visible; position: relative; width: 515px; }\",\".framer-9NG05 .framer-1h3oepi { border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; border-top-left-radius: 5px; border-top-right-radius: 5px; height: 392px; overflow: visible; position: relative; width: 604px; }\",\".framer-9NG05 .framer-1it4f4n { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px 80px 80px 80px; position: relative; width: 100%; }\",\".framer-9NG05 .framer-ofwtv1 { align-content: center; align-items: center; background-color: var(--token-fa3223f4-51e4-4068-9f45-90b282547520, #f3f1e8); border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; max-width: 1280px; padding: 40px 80px 40px 80px; position: relative; width: 100%; }\",\".framer-9NG05 .framer-59envd { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; max-width: 500px; padding: 0px; position: relative; width: 100%; }\",\".framer-9NG05 .framer-1qna101 { display: grid; flex: none; gap: 10px; grid-auto-rows: minmax(0, 1fr); grid-template-columns: repeat(4, minmax(50px, 1fr)); grid-template-rows: repeat(2, minmax(0, 1fr)); height: 262px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-9NG05 .framer-1550b33 { --border-bottom-width: 1px; --border-color: rgba(34, 34, 34, 0.2); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: center; align-items: center; align-self: start; background-color: #ffffff; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 2px; height: 100%; justify-content: center; justify-self: start; overflow: hidden; padding: 20px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-9NG05 .framer-25fbfk { aspect-ratio: 1.7777777777777777 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 56px); overflow: visible; position: relative; width: 100px; }\",\".framer-9NG05 .framer-1boabd2, .framer-9NG05 .framer-ymht0b, .framer-9NG05 .framer-1ls3wve, .framer-9NG05 .framer-1wshs88, .framer-9NG05 .framer-897hwk, .framer-9NG05 .framer-9ppw77 { --border-bottom-width: 1px; --border-color: rgba(34, 34, 34, 0.2); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: center; align-items: center; align-self: start; background-color: #ffffff; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 2px; height: 100%; justify-content: center; justify-self: start; overflow: hidden; padding: 20px; position: relative; text-decoration: none; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-9NG05 .framer-1tvcz0 { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 82px); overflow: visible; position: relative; width: 82px; }\",\".framer-9NG05 .framer-julzjg { flex: none; height: 27px; overflow: visible; position: relative; width: 170px; }\",\".framer-9NG05 .framer-1mvzg6z { aspect-ratio: 1.3316455696202532 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 73px); overflow: visible; position: relative; width: 97px; }\",\".framer-9NG05 .framer-1kj17rh { aspect-ratio: 3.9473684210526314 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 28px); overflow: visible; position: relative; width: 112px; }\",\".framer-9NG05 .framer-13puw7l { aspect-ratio: 5.5813953488372094 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 22px); overflow: visible; position: relative; width: 124px; }\",\".framer-9NG05 .framer-z4nnnj { aspect-ratio: 1.2395209580838322 / 1; flex: none; height: 126px; overflow: visible; position: relative; width: var(--framer-aspect-ratio-supported, 157px); }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-9NG05.framer-hqekk2, .framer-9NG05 .framer-5ld1qf, .framer-9NG05 .framer-fxds9m, .framer-9NG05 .framer-78iicd, .framer-9NG05 .framer-4zmq05, .framer-9NG05 .framer-1fhsgm1, .framer-9NG05 .framer-50skmt, .framer-9NG05 .framer-1hb846c, .framer-9NG05 .framer-jlpiyw, .framer-9NG05 .framer-1c65kap, .framer-9NG05 .framer-qamb5y, .framer-9NG05 .framer-vzteuj, .framer-9NG05 .framer-otagh2, .framer-9NG05 .framer-1rvwcea, .framer-9NG05 .framer-wk4pl2, .framer-9NG05 .framer-18wkjvo, .framer-9NG05 .framer-bh9jmt, .framer-9NG05 .framer-le0y1f, .framer-9NG05 .framer-1990cjz, .framer-9NG05 .framer-1it4f4n, .framer-9NG05 .framer-ofwtv1, .framer-9NG05 .framer-jj8ws2, .framer-9NG05 .framer-59envd, .framer-9NG05 .framer-1550b33, .framer-9NG05 .framer-1boabd2, .framer-9NG05 .framer-ymht0b, .framer-9NG05 .framer-1ls3wve, .framer-9NG05 .framer-1wshs88, .framer-9NG05 .framer-897hwk, .framer-9NG05 .framer-9ppw77 { gap: 0px; } .framer-9NG05.framer-hqekk2 > *, .framer-9NG05 .framer-5ld1qf > *, .framer-9NG05 .framer-fxds9m > *, .framer-9NG05 .framer-1hb846c > *, .framer-9NG05 .framer-jlpiyw > *, .framer-9NG05 .framer-1rvwcea > *, .framer-9NG05 .framer-wk4pl2 > *, .framer-9NG05 .framer-1it4f4n > *, .framer-9NG05 .framer-ofwtv1 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-9NG05.framer-hqekk2 > :first-child, .framer-9NG05 .framer-5ld1qf > :first-child, .framer-9NG05 .framer-fxds9m > :first-child, .framer-9NG05 .framer-4zmq05 > :first-child, .framer-9NG05 .framer-1fhsgm1 > :first-child, .framer-9NG05 .framer-1hb846c > :first-child, .framer-9NG05 .framer-jlpiyw > :first-child, .framer-9NG05 .framer-1c65kap > :first-child, .framer-9NG05 .framer-qamb5y > :first-child, .framer-9NG05 .framer-vzteuj > :first-child, .framer-9NG05 .framer-otagh2 > :first-child, .framer-9NG05 .framer-1rvwcea > :first-child, .framer-9NG05 .framer-wk4pl2 > :first-child, .framer-9NG05 .framer-18wkjvo > :first-child, .framer-9NG05 .framer-bh9jmt > :first-child, .framer-9NG05 .framer-le0y1f > :first-child, .framer-9NG05 .framer-1990cjz > :first-child, .framer-9NG05 .framer-1it4f4n > :first-child, .framer-9NG05 .framer-ofwtv1 > :first-child, .framer-9NG05 .framer-jj8ws2 > :first-child, .framer-9NG05 .framer-59envd > :first-child, .framer-9NG05 .framer-1550b33 > :first-child, .framer-9NG05 .framer-1boabd2 > :first-child, .framer-9NG05 .framer-ymht0b > :first-child, .framer-9NG05 .framer-1ls3wve > :first-child, .framer-9NG05 .framer-1wshs88 > :first-child, .framer-9NG05 .framer-897hwk > :first-child, .framer-9NG05 .framer-9ppw77 > :first-child { margin-top: 0px; } .framer-9NG05.framer-hqekk2 > :last-child, .framer-9NG05 .framer-5ld1qf > :last-child, .framer-9NG05 .framer-fxds9m > :last-child, .framer-9NG05 .framer-4zmq05 > :last-child, .framer-9NG05 .framer-1fhsgm1 > :last-child, .framer-9NG05 .framer-1hb846c > :last-child, .framer-9NG05 .framer-jlpiyw > :last-child, .framer-9NG05 .framer-1c65kap > :last-child, .framer-9NG05 .framer-qamb5y > :last-child, .framer-9NG05 .framer-vzteuj > :last-child, .framer-9NG05 .framer-otagh2 > :last-child, .framer-9NG05 .framer-1rvwcea > :last-child, .framer-9NG05 .framer-wk4pl2 > :last-child, .framer-9NG05 .framer-18wkjvo > :last-child, .framer-9NG05 .framer-bh9jmt > :last-child, .framer-9NG05 .framer-le0y1f > :last-child, .framer-9NG05 .framer-1990cjz > :last-child, .framer-9NG05 .framer-1it4f4n > :last-child, .framer-9NG05 .framer-ofwtv1 > :last-child, .framer-9NG05 .framer-jj8ws2 > :last-child, .framer-9NG05 .framer-59envd > :last-child, .framer-9NG05 .framer-1550b33 > :last-child, .framer-9NG05 .framer-1boabd2 > :last-child, .framer-9NG05 .framer-ymht0b > :last-child, .framer-9NG05 .framer-1ls3wve > :last-child, .framer-9NG05 .framer-1wshs88 > :last-child, .framer-9NG05 .framer-897hwk > :last-child, .framer-9NG05 .framer-9ppw77 > :last-child { margin-bottom: 0px; } .framer-9NG05 .framer-78iicd > * { margin: 0px; margin-left: calc(80px / 2); margin-right: calc(80px / 2); } .framer-9NG05 .framer-78iicd > :first-child, .framer-9NG05 .framer-50skmt > :first-child { margin-left: 0px; } .framer-9NG05 .framer-78iicd > :last-child, .framer-9NG05 .framer-50skmt > :last-child { margin-right: 0px; } .framer-9NG05 .framer-4zmq05 > *, .framer-9NG05 .framer-vzteuj > *, .framer-9NG05 .framer-le0y1f > *, .framer-9NG05 .framer-1990cjz > *, .framer-9NG05 .framer-jj8ws2 > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-9NG05 .framer-1fhsgm1 > * { margin: 0px; margin-bottom: calc(12px / 2); margin-top: calc(12px / 2); } .framer-9NG05 .framer-50skmt > * { margin: 0px; margin-left: calc(12px / 2); margin-right: calc(12px / 2); } .framer-9NG05 .framer-1c65kap > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-9NG05 .framer-qamb5y > *, .framer-9NG05 .framer-bh9jmt > *, .framer-9NG05 .framer-59envd > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-9NG05 .framer-otagh2 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-9NG05 .framer-18wkjvo > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-9NG05 .framer-1550b33 > *, .framer-9NG05 .framer-1boabd2 > *, .framer-9NG05 .framer-ymht0b > *, .framer-9NG05 .framer-1ls3wve > *, .framer-9NG05 .framer-1wshs88 > *, .framer-9NG05 .framer-897hwk > *, .framer-9NG05 .framer-9ppw77 > * { margin: 0px; margin-bottom: calc(2px / 2); margin-top: calc(2px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,'.framer-9NG05[data-border=\"true\"]::after, .framer-9NG05 [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }',\"@media (min-width: 810px) and (max-width: 1199px) { .framer-9NG05.framer-hqekk2 { width: 810px; } .framer-9NG05 .framer-fxds9m, .framer-9NG05 .framer-jlpiyw { padding: 80px 40px 80px 40px; } .framer-9NG05 .framer-78iicd { flex-direction: column; } .framer-9NG05 .framer-4zmq05 { flex: none; width: 100%; } .framer-9NG05 .framer-d6ln41 { flex: none; height: var(--framer-aspect-ratio-supported, 730px); width: 100%; } .framer-9NG05 .framer-bh9jmt { padding: 0px 40px 0px 40px; } .framer-9NG05 .framer-ofwtv1 { padding: 40px; } .framer-9NG05 .framer-1qna101 { grid-template-columns: repeat(3, minmax(50px, 1fr)); } .framer-9NG05 .framer-25fbfk { height: var(--framer-aspect-ratio-supported, 81px); width: 100%; } .framer-9NG05 .framer-1tvcz0 { height: var(--framer-aspect-ratio-supported, 144px); width: 100%; } .framer-9NG05 .framer-ymht0b { padding: 10px; } .framer-9NG05 .framer-julzjg { width: 100%; } .framer-9NG05 .framer-1mvzg6z { height: var(--framer-aspect-ratio-supported, 108px); width: 100%; } .framer-9NG05 .framer-1kj17rh { height: var(--framer-aspect-ratio-supported, 36px); width: 100%; } .framer-9NG05 .framer-13puw7l { height: var(--framer-aspect-ratio-supported, 26px); width: 100%; } .framer-9NG05 .framer-z4nnnj { height: var(--framer-aspect-ratio-supported, 116px); width: 100%; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-9NG05 .framer-78iicd { gap: 0px; } .framer-9NG05 .framer-78iicd > * { margin: 0px; margin-bottom: calc(80px / 2); margin-top: calc(80px / 2); } .framer-9NG05 .framer-78iicd > :first-child { margin-top: 0px; } .framer-9NG05 .framer-78iicd > :last-child { margin-bottom: 0px; } }}\",\"@media (max-width: 809px) { .framer-9NG05.framer-hqekk2 { width: 390px; } .framer-9NG05 .framer-fxds9m, .framer-9NG05 .framer-jlpiyw, .framer-9NG05 .framer-wk4pl2 { padding: 80px 20px 80px 20px; } .framer-9NG05 .framer-78iicd { flex-direction: column; gap: 64px; } .framer-9NG05 .framer-4zmq05 { flex: none; width: 100%; } .framer-9NG05 .framer-d6ln41 { flex: none; height: var(--framer-aspect-ratio-supported, 350px); width: 100%; } .framer-9NG05 .framer-1c65kap, .framer-9NG05 .framer-jj8ws2 { gap: 64px; } .framer-9NG05 .framer-1dffm0y { grid-template-columns: repeat(1, minmax(50px, 1fr)); } .framer-9NG05 .framer-1vdcfdn { white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; } .framer-9NG05 .framer-18wkjvo { gap: 80px; } .framer-9NG05 .framer-bh9jmt { padding: 0px 20px 0px 20px; } .framer-9NG05 .framer-1it4f4n { padding: 0px 20px 40px 20px; } .framer-9NG05 .framer-ofwtv1 { padding: 40px 20px 40px 20px; } .framer-9NG05 .framer-1qna101 { grid-auto-rows: 200px; grid-template-columns: repeat(2, minmax(50px, 1fr)); grid-template-rows: repeat(4, 200px); height: min-content; } .framer-9NG05 .framer-25fbfk { height: var(--framer-aspect-ratio-supported, 62px); width: 100%; } .framer-9NG05 .framer-1tvcz0 { height: var(--framer-aspect-ratio-supported, 110px); width: 100%; } .framer-9NG05 .framer-julzjg, .framer-9NG05 .framer-1kj17rh { width: 100%; } .framer-9NG05 .framer-1mvzg6z { height: var(--framer-aspect-ratio-supported, 83px); width: 100%; } .framer-9NG05 .framer-13puw7l { height: var(--framer-aspect-ratio-supported, 20px); width: 100%; } .framer-9NG05 .framer-z4nnnj { height: var(--framer-aspect-ratio-supported, 89px); width: 100%; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-9NG05 .framer-78iicd, .framer-9NG05 .framer-1c65kap, .framer-9NG05 .framer-18wkjvo, .framer-9NG05 .framer-jj8ws2 { gap: 0px; } .framer-9NG05 .framer-78iicd > *, .framer-9NG05 .framer-1c65kap > *, .framer-9NG05 .framer-jj8ws2 > * { margin: 0px; margin-bottom: calc(64px / 2); margin-top: calc(64px / 2); } .framer-9NG05 .framer-78iicd > :first-child, .framer-9NG05 .framer-1c65kap > :first-child, .framer-9NG05 .framer-18wkjvo > :first-child, .framer-9NG05 .framer-jj8ws2 > :first-child { margin-top: 0px; } .framer-9NG05 .framer-78iicd > :last-child, .framer-9NG05 .framer-1c65kap > :last-child, .framer-9NG05 .framer-18wkjvo > :last-child, .framer-9NG05 .framer-jj8ws2 > :last-child { margin-bottom: 0px; } .framer-9NG05 .framer-18wkjvo > * { margin: 0px; margin-bottom: calc(80px / 2); margin-top: calc(80px / 2); } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 6411\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"crsCmLj2p\":{\"layout\":[\"fixed\",\"auto\"]},\"ErIiF52jE\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections\n * @framerResponsiveScreen\n */const FramerJ36WesA8Y=withCSS(Component,css,\"framer-9NG05\");export default FramerJ36WesA8Y;FramerJ36WesA8Y.displayName=\"Marken / Modu\";FramerJ36WesA8Y.defaultProps={height:6411,width:1200};addFonts(FramerJ36WesA8Y,[{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\"}]},...FrameshipShopifyFonts,...CenteredFonts,...ButtonPrimaryFonts,...TickerFonts,...CTAHorizontal02Fonts,...Footer09Fonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerJ36WesA8Y\",\"slots\":[],\"annotations\":{\"framerComponentViewportWidth\":\"true\",\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"crsCmLj2p\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"ErIiF52jE\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerScrollSections\":\"* @framerResponsiveScreen\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"1200\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicHeight\":\"6411\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["valuesByLocaleId", "LazyValue", "getLocalizedValue", "key", "locale", "values", "value", "preload", "promises", "promise", "usePreloadLocalizedValues", "preloadPromise", "FrameshipShopifyFonts", "getFonts", "Frameship", "CenteredFonts", "gIzRl3uYk_default", "ButtonPrimaryFonts", "bd16eyfFm_default", "TickerFonts", "Ticker", "CTAHorizontal02Fonts", "lvCd9svFw_default", "Footer09Fonts", "cvrjDO8y8_default", "breakpoints", "serializationHash", "variantClassNames", "toResponsiveImage", "value", "QueryData", "query", "pageSize", "children", "data", "useQueryData", "HTMLStyle", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "t7pdREqLSh9JF75tGh", "cdbwFCmbIh9JF75tGh", "Ap2bPu2nEh9JF75tGh", "idh9JF75tGh", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "scopingClassNames", "cx", "ref1", "pe", "usePreloadLocalizedValues", "defaultLayoutId", "ae", "useCustomCursors", "componentViewport", "useComponentViewport", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "ComponentViewportProvider", "Container", "Frameship", "PropertyOverrides2", "gIzRl3uYk_default", "RichText2", "x", "getLocalizedValue", "bd16eyfFm_default", "getLoadingLazyAtYPosition", "Image2", "ChildrenCanSuspend", "pNXYLXt3E_default", "collection", "paginationInfo", "loadMore", "l", "index", "PathVariablesContext", "Link", "Ticker", "lvCd9svFw_default", "cvrjDO8y8_default", "css", "FramerJ36WesA8Y", "withCSS", "J36WesA8Y_default", "addFonts", "FrameshipShopifyFonts", "CenteredFonts", "ButtonPrimaryFonts", "TickerFonts", "CTAHorizontal02Fonts", "Footer09Fonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
