{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/lIe2vp7VXaDdrVg4Wqql/1D6lyG3LCXis6YFYJ2hQ/pbAsvhfAc.js"],
  "sourcesContent": ["// Generated by Framer (6aa4fc0)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ChildrenCanSuspend,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,PathVariablesContext,PropertyOverrides,ResolveLinks,RichText,useActiveVariantCallback,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLoadMorePaginatedQuery,useLocaleInfo,useOverlayState,useQueryData,useRouter,withCSS,withVariantAppearEffect}from\"framer\";import{AnimatePresence,LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import*as ReactDOM from\"react-dom\";import Ticker from\"https://framerusercontent.com/modules/B2xAlJLcN0gOnt11mSPw/jyRNgY7vYWXe6t31T0wo/Ticker.js\";import CMSItemCounter from\"https://framerusercontent.com/modules/BBUAbGx22zVBT9dNUfhp/8sfQG6otPZ6Zt70vg4QT/CMSCounter.js\";import{Youtube as YouTube}from\"https://framerusercontent.com/modules/NEd4VmDdsxM3StIUbddO/DDzyuYPF56TuI0bfUu2z/YouTube.js\";import Carousel from\"https://framerusercontent.com/modules/UIrMjSS6ZX89L0CsT8k6/ML2P8tpN3NMgUZoox0ho/Carousel.js\";import Footer from\"#framer/local/canvasComponent/cYW02ri5F/cYW02ri5F.js\";import ButtonMenu from\"#framer/local/canvasComponent/DCXSWeeKb/DCXSWeeKb.js\";import ElementsAvatarCopy from\"#framer/local/canvasComponent/FqDwSbkX4/FqDwSbkX4.js\";import BrandRow from\"#framer/local/canvasComponent/JKWApoAfC/JKWApoAfC.js\";import Rows from\"#framer/local/canvasComponent/NEkMXNgzn/NEkMXNgzn.js\";import CardProduct from\"#framer/local/canvasComponent/PtyprsbEl/PtyprsbEl.js\";import LoadMore from\"#framer/local/canvasComponent/rMx6YKhR9/rMx6YKhR9.js\";import CardBrand from\"#framer/local/canvasComponent/rWlPZbm7N/rWlPZbm7N.js\";import Logo from\"#framer/local/canvasComponent/uLVuODKMw/uLVuODKMw.js\";import Articles,{enumToDisplayNameFunctions}from\"#framer/local/collection/kFZ9bhFxc/kFZ9bhFxc.js\";import*as sharedStyle1 from\"#framer/local/css/hJGEqhhy9/hJGEqhhy9.js\";import*as sharedStyle from\"#framer/local/css/PW8DGe7q3/PW8DGe7q3.js\";import*as sharedStyle2 from\"#framer/local/css/UlTd57uWJ/UlTd57uWJ.js\";import metadataProvider from\"#framer/local/webPageMetadata/pbAsvhfAc/pbAsvhfAc.js\";const ElementsAvatarCopyFonts=getFonts(ElementsAvatarCopy);const CMSItemCounterFonts=getFonts(CMSItemCounter);const LogoFonts=getFonts(Logo);const LogoWithVariantAppearEffect=withVariantAppearEffect(Logo);const ButtonMenuFonts=getFonts(ButtonMenu);const RowsFonts=getFonts(Rows);const TickerFonts=getFonts(Ticker);const CardBrandFonts=getFonts(CardBrand);const BrandRowFonts=getFonts(BrandRow);const YouTubeFonts=getFonts(YouTube);const CardProductFonts=getFonts(CardProduct);const CarouselFonts=getFonts(Carousel);const LoadMoreFonts=getFonts(LoadMore);const FooterFonts=getFonts(Footer);const breakpoints={GTnrM5CfS:\"(max-width: 809px)\",T8mQpM09A:\"(min-width: 1200px)\",xC3PYSp6A:\"(min-width: 810px) and (max-width: 1199px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-58A0Z\";const variantClassNames={GTnrM5CfS:\"framer-v-zkhp1c\",T8mQpM09A:\"framer-v-bwcat\",xC3PYSp6A:\"framer-v-14ckq4r\"};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 transition1={damping:30,delay:0,mass:1,stiffness:400,type:\"spring\"};const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition1,x:0,y:0};const animation1={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition1,x:0,y:0};const animation2={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:0};const getContainer=()=>{return document.querySelector(\"#template-overlay\")??document.querySelector(\"#overlay\")??document.body;};const Overlay=({children,blockDocumentScrolling,enabled=true})=>{const[visible,setVisible]=useOverlayState({blockDocumentScrolling});return children({hide:()=>setVisible(false),show:()=>setVisible(true),toggle:()=>setVisible(!visible),visible:enabled&&visible});};const addImageAlt=(image,alt)=>{if(!image||typeof image!==\"object\"){return;}return{...image,alt};};const loaderVariants=(repeaterState,variants,currentVariant)=>{if(repeaterState.currentPage>=repeaterState.totalPages)return variants.disabled??currentVariant;if(repeaterState.isLoading)return variants.loading??currentVariant;return currentVariant;};const QueryData1=({query,pageSize,children})=>{const{paginatedQuery,paginationInfo,loadMore}=useLoadMorePaginatedQuery(query,pageSize,\"sQ6yU7e1S\");const data=useQueryData(paginatedQuery);return children(data,paginationInfo,loadMore);};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"T8mQpM09A\",Phone:\"GTnrM5CfS\",Tablet:\"xC3PYSp6A\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"T8mQpM09A\"};};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,VIxfKYhCIHq9Mpsfy_,yY_LYPfWjHq9Mpsfy_,uulcserP6Hq9Mpsfy_,idHq9Mpsfy_,uulcserP6H44AwtcX4,idH44AwtcX4,uulcserP6ouUFGlMLX,GSEMEwnpzouUFGlMLX,SNzXc9qW1ouUFGlMLX,vaSY19i4PouUFGlMLX,idouUFGlMLX,uulcserP6j7LON8wbQ,GSEMEwnpzj7LON8wbQ,SNzXc9qW1j7LON8wbQ,vaSY19i4Pj7LON8wbQ,idj7LON8wbQ,uulcserP6kyLXHmCS7,uulcserP6sQ6yU7e1S,GSEMEwnpzsQ6yU7e1S,SNzXc9qW1sQ6yU7e1S,vaSY19i4PsQ6yU7e1S,idsQ6yU7e1S,...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{activeVariantCallback,delay}=useActiveVariantCallback(undefined);const hx7zLPRFo3bnx0g=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.toggle();});const Wld3NDzSj1b86s49=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{loadMore();});const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if(!isBrowser())return true;if(baseVariant===\"GTnrM5CfS\")return false;return true;};const router=useRouter();useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"T8mQpM09A\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-20c9c865-f712-4e96-8cd7-7f67933d8121, rgb(247, 247, 247)); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-bwcat\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(\"nav\",{className:\"framer-zm2z32\",\"data-border\":true,\"data-framer-name\":\"Navigation\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-12o55p3\",\"data-framer-name\":\"Main Navi\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ao089\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1i9t2ad\",\"data-framer-name\":\"BRAND\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-66lgi7\",\"data-framer-name\":\"Brand \",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"Hq9Mpsfy_\",data:Articles,type:\"Collection\"},limit:{type:\"LiteralValue\",value:1},select:[{collection:\"Hq9Mpsfy_\",name:\"VIxfKYhCI\",type:\"Identifier\"},{collection:\"Hq9Mpsfy_\",name:\"yY_LYPfWj\",type:\"Identifier\"},{collection:\"Hq9Mpsfy_\",name:\"uulcserP6\",type:\"Identifier\"},{collection:\"Hq9Mpsfy_\",name:\"id\",type:\"Identifier\"}],where:{left:{collection:\"Hq9Mpsfy_\",name:\"yY_LYPfWj\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:\"N7sQdamSc\"},type:\"BinaryOperation\"}},children:(collection,paginationInfo,loadMore)=>/*#__PURE__*/_jsx(_Fragment,{children:collection?.map(({id:idHq9Mpsfy_,uulcserP6:uulcserP6Hq9Mpsfy_,VIxfKYhCI:VIxfKYhCIHq9Mpsfy_,yY_LYPfWj:yY_LYPfWjHq9Mpsfy_},index)=>{uulcserP6Hq9Mpsfy_??=\"\";const textContent=enumToDisplayNameFunctions[\"yY_LYPfWj\"]?.(yY_LYPfWjHq9Mpsfy_,activeLocale);return /*#__PURE__*/_jsx(LayoutGroup,{id:`Hq9Mpsfy_-${idHq9Mpsfy_}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{uulcserP6:uulcserP6Hq9Mpsfy_},children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-t5ibkp\",\"data-framer-name\":\"Brand\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1hgfrdc\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-xe68qe-container\",nodeId:\"FY0EBqXs8\",scopeId:\"pbAsvhfAc\",children:/*#__PURE__*/_jsx(ElementsAvatarCopy,{ApbJ0qlLr:false,height:\"100%\",id:\"FY0EBqXs8\",layoutId:\"FY0EBqXs8\",rxuSom06d:\"var(--token-a249c9b2-a602-4b93-ba21-377a16cea550, rgb(12, 223, 152))\",style:{height:\"100%\",width:\"100%\"},VqLXyQmbq:100,width:\"100%\",xmIvQmf4p:toResponsiveImage(VIxfKYhCIHq9Mpsfy_)})})})}),isDisplayed()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-1831zy7 hidden-zkhp1c\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1e34i4t\",\"data-styles-preset\":\"PW8DGe7q3\",style:{\"--framer-text-color\":\"var(--token-6ac1b70a-67cf-4a5b-8e67-47539fd38219, rgb(160, 160, 160))\"},children:\"Content\"})}),className:\"framer-rnv74x\",fonts:[\"Inter\"],text:textContent,verticalAlignment:\"top\",withExternalLayout:true})})]})})},idHq9Mpsfy_);})})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-vx0rk8-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"UvvsCuXno\",scopeId:\"pbAsvhfAc\",children:/*#__PURE__*/_jsx(CMSItemCounter,{collectionList:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-17zm1df\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"H44AwtcX4\",data:Articles,type:\"Collection\"},select:[{collection:\"H44AwtcX4\",name:\"uulcserP6\",type:\"Identifier\"},{collection:\"H44AwtcX4\",name:\"id\",type:\"Identifier\"}],where:{left:{collection:\"H44AwtcX4\",name:\"yY_LYPfWj\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:\"N7sQdamSc\"},type:\"BinaryOperation\"}},children:(collection1,paginationInfo1,loadMore1)=>/*#__PURE__*/_jsx(_Fragment,{children:collection1?.map(({id:idH44AwtcX4,uulcserP6:uulcserP6H44AwtcX4},index1)=>{uulcserP6H44AwtcX4??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`H44AwtcX4-${idH44AwtcX4}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{uulcserP6:uulcserP6H44AwtcX4},children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1gencml\"})})},idH44AwtcX4);})})})})})],commas:true,font:{fontFamily:'\"SF Compact Display Semibold\", \"SF Compact Display Semibold Placeholder\", sans-serif',fontSize:\"12px\",letterSpacing:\"0.1em\",lineHeight:\"0.1em\",textAlign:\"left\"},fontColor:\"var(--token-dbae964b-bf6d-472d-98f8-5b6acb34fbc5, rgb(246, 89, 54))\",height:\"100%\",id:\"UvvsCuXno\",layoutId:\"UvvsCuXno\",placeholder:0,textSelect:false,transform:{plural:false,pluralPrefix:\"\",pluralSuffix:\" items\",prefix:\"\",singularPrefix:\"\",singularSuffix:\"\",suffix:\"\"},width:\"100%\"})})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GTnrM5CfS:{width:\"max(min(90vw, 1600px) / 3, 50px)\",y:21}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:25,y:22.5,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1batina-container\",\"data-framer-name\":\"Logo Wrapper\",name:\"Logo Wrapper\",nodeId:\"N9GLWFbkC\",rendersWithMotion:true,scopeId:\"pbAsvhfAc\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GTnrM5CfS:{__framer__variantAppearEffectEnabled:undefined,style:{height:\"100%\",width:\"100%\"}}},children:/*#__PURE__*/_jsx(LogoWithVariantAppearEffect,{__framer__animateOnce:false,__framer__threshold:0,__framer__variantAppearEffectEnabled:true,Ftts9ts4D:\"caleomag.com\",height:\"100%\",id:\"N9GLWFbkC\",layoutId:\"N9GLWFbkC\",name:\"Logo Wrapper\",style:{height:\"100%\"},variant:\"VRpYyiokD\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-pu1mgd\",\"data-framer-name\":\"Button Alle Brands\",children:/*#__PURE__*/_jsx(Overlay,{blockDocumentScrolling:false,children:overlay=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GTnrM5CfS:{y:21}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:25,y:22.5,children:/*#__PURE__*/_jsxs(Container,{className:\"framer-13m0qq1-container\",id:\"13m0qq1\",nodeId:\"GvVZOcySu\",scopeId:\"pbAsvhfAc\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GTnrM5CfS:{variant:overlay.visible?\"iyopiDcOi\":\"iyopiDcOi\"}},children:/*#__PURE__*/_jsx(ButtonMenu,{AxdykCQl5:\"var(--token-818a283b-450e-452c-a8af-6b81d42f4181, rgb(51, 51, 51))\",height:\"100%\",hx7zLPRFo:hx7zLPRFo3bnx0g({overlay}),id:\"GvVZOcySu\",layoutId:\"GvVZOcySu\",variant:overlay.visible?\"aBUNyYrP4\":\"iJnYiMbQf\",width:\"100%\",xenEp9T_O:\"var(--token-dbae964b-bf6d-472d-98f8-5b6acb34fbc5, rgb(246, 89, 54))\",YkSLsJmQt:\"var(--token-dbae964b-bf6d-472d-98f8-5b6acb34fbc5, rgb(246, 89, 54))\"})}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay.visible&&/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/ReactDOM.createPortal(/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.div,{animate:{opacity:1},className:cx(scopingClassNames,\"framer-14tkgkr\"),\"data-framer-portal-id\":\"13m0qq1\",exit:{opacity:0},initial:{opacity:0},onTap:()=>overlay.hide(),transition:{damping:60,delay:0,mass:.1,stiffness:600,type:\"spring\"}},\"rB_IfEZ36\"),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GTnrM5CfS:{width:\"min(90vw, 1600px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"min(95vw, 1600px)\",children:/*#__PURE__*/_jsx(Container,{animate:animation1,className:cx(scopingClassNames,\"framer-11dy5cv-container\"),\"data-framer-portal-id\":\"13m0qq1\",exit:animation,inComponentSlot:true,initial:animation2,nodeId:\"NeCuFLIdV\",rendersWithMotion:true,scopeId:\"pbAsvhfAc\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GTnrM5CfS:{variant:\"Rxy2Lgrcv\"},xC3PYSp6A:{variant:\"gzXGJQbX9\"}},children:/*#__PURE__*/_jsx(Rows,{height:\"100%\",id:\"NeCuFLIdV\",layoutId:\"NeCuFLIdV\",style:{height:\"100%\",maxWidth:\"100%\",width:\"100%\"},variant:\"VaHxmQJU8\",width:\"100%\"})})})})})]}),getContainer())})})]})})})})})})]})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-txzj0d\",\"data-framer-name\":\"MAIN\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GTnrM5CfS:{\"data-border\":true}},children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-ftwj45\",\"data-framer-name\":\"PRADA\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-awkilh-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"FixphIqdA\",scopeId:\"pbAsvhfAc\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GTnrM5CfS:{gap:30},xC3PYSp6A:{gap:30}},children:/*#__PURE__*/_jsx(Ticker,{alignment:\"center\",direction:\"left\",fadeOptions:{fadeAlpha:0,fadeContent:false,fadeInset:0,fadeWidth:25,overflow:false},gap:45,height:\"100%\",hoverFactor:1,id:\"FixphIqdA\",layoutId:\"FixphIqdA\",padding:0,paddingBottom:0,paddingLeft:0,paddingPerSide:false,paddingRight:0,paddingTop:0,sizingOptions:{heightType:true,widthType:true},slots:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1hnhxj9\",\"data-framer-name\":\"Headline\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-11rync5\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-rkswt7\",\"data-styles-preset\":\"hJGEqhhy9\",children:\"VOR\"})}),className:\"framer-1045utw\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})})],speed:70,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1n72psx\",\"data-border\":true,\"data-framer-name\":\"CONTENT\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-529njf\",\"data-framer-name\":\"HEADLINE\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-sl2r4q\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-1ptjjhf\",\"data-styles-preset\":\"UlTd57uWJ\",children:\"News & Stories von VOR\"})}),className:\"framer-1p4uxo9\",fonts:[\"Inter\"],verticalAlignment:\"center\",withExternalLayout:true})}),isDisplayed()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-r6qftw hidden-zkhp1c\",\"data-framer-name\":\"Artikel Online Counter\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-bzh123-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"tvQQN3QSL\",scopeId:\"pbAsvhfAc\",children:/*#__PURE__*/_jsx(CMSItemCounter,{collectionList:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-17zm1df\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"H44AwtcX4\",data:Articles,type:\"Collection\"},select:[{collection:\"H44AwtcX4\",name:\"uulcserP6\",type:\"Identifier\"},{collection:\"H44AwtcX4\",name:\"id\",type:\"Identifier\"}],where:{left:{collection:\"H44AwtcX4\",name:\"yY_LYPfWj\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:\"N7sQdamSc\"},type:\"BinaryOperation\"}},children:(collection1,paginationInfo1,loadMore1)=>/*#__PURE__*/_jsx(_Fragment,{children:collection1?.map(({id:idH44AwtcX4,uulcserP6:uulcserP6H44AwtcX4},index2)=>{uulcserP6H44AwtcX4??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`H44AwtcX4-${idH44AwtcX4}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{uulcserP6:uulcserP6H44AwtcX4},children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1gencml\"})})},idH44AwtcX4);})})})})})],commas:true,font:{fontFamily:'\"SF Compact Display Medium\", \"SF Compact Display Medium Placeholder\", sans-serif',fontSize:\"14px\",letterSpacing:\"0.025em\",lineHeight:\"0.2em\",textAlign:\"left\"},fontColor:\"var(--token-6ac1b70a-67cf-4a5b-8e67-47539fd38219, rgb(160, 160, 160))\",height:\"100%\",id:\"tvQQN3QSL\",layoutId:\"tvQQN3QSL\",placeholder:0,style:{height:\"100%\"},textSelect:false,transform:{plural:true,pluralPrefix:\"Aktuell \",pluralSuffix:\" Artikel Online\",prefix:\"\",singularPrefix:\"\",singularSuffix:\"\",suffix:\"\"},width:\"100%\"})})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ki1gj\",\"data-framer-name\":\"CONTENT LINE 1\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1aeba6u\",\"data-framer-name\":\"Articles\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"ouUFGlMLX\",data:Articles,type:\"Collection\"},limit:{type:\"LiteralValue\",value:1},offset:{type:\"LiteralValue\",value:0},orderBy:[{collection:\"ouUFGlMLX\",direction:\"desc\",name:\"mz9kVlpKW\",type:\"Identifier\"}],select:[{collection:\"ouUFGlMLX\",name:\"uulcserP6\",type:\"Identifier\"},{collection:\"ouUFGlMLX\",name:\"GSEMEwnpz\",type:\"Identifier\"},{collection:\"ouUFGlMLX\",name:\"SNzXc9qW1\",type:\"Identifier\"},{collection:\"ouUFGlMLX\",name:\"vaSY19i4P\",type:\"Identifier\"},{collection:\"ouUFGlMLX\",name:\"id\",type:\"Identifier\"}],where:{left:{collection:\"ouUFGlMLX\",name:\"yY_LYPfWj\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:\"N7sQdamSc\"},type:\"BinaryOperation\"}},children:(collection2,paginationInfo2,loadMore2)=>/*#__PURE__*/_jsx(_Fragment,{children:collection2?.map(({GSEMEwnpz:GSEMEwnpzouUFGlMLX,id:idouUFGlMLX,SNzXc9qW1:SNzXc9qW1ouUFGlMLX,uulcserP6:uulcserP6ouUFGlMLX,vaSY19i4P:vaSY19i4PouUFGlMLX},index3)=>{uulcserP6ouUFGlMLX??=\"\";vaSY19i4PouUFGlMLX??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`ouUFGlMLX-${idouUFGlMLX}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{uulcserP6:uulcserP6ouUFGlMLX},children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-41fbac\",\"data-framer-name\":\"Articles\",children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{uulcserP6:uulcserP6ouUFGlMLX},webPageId:\"t_aDJe_UU\"},implicitPathVariables:undefined},{href:{pathVariables:{uulcserP6:uulcserP6ouUFGlMLX},webPageId:\"t_aDJe_UU\"},implicitPathVariables:undefined},{href:{pathVariables:{uulcserP6:uulcserP6ouUFGlMLX},webPageId:\"t_aDJe_UU\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GTnrM5CfS:{width:`max(min(${componentViewport?.width||\"100vw\"} * 0.9, 1600px), 200px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:651,width:`max(max((min(${componentViewport?.width||\"100vw\"} * 0.95, 1600px) - 25px) / 2, 1px), 200px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-vo8w5q-container\",nodeId:\"lJYx6dPwf\",scopeId:\"pbAsvhfAc\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GTnrM5CfS:{FGBLuU585:resolvedLinks[2],variant:\"Jhx9P6akf\"},xC3PYSp6A:{FGBLuU585:resolvedLinks[1],variant:\"Jhx9P6akf\"}},children:/*#__PURE__*/_jsx(CardBrand,{FGBLuU585:resolvedLinks[0],G6l67NRzN:enumToDisplayNameFunctions[\"SNzXc9qW1\"]?.(SNzXc9qW1ouUFGlMLX,activeLocale),height:\"100%\",id:\"lJYx6dPwf\",layoutId:\"lJYx6dPwf\",LRL_mvDaJ:vaSY19i4PouUFGlMLX,style:{width:\"100%\"},variant:\"cG_uapKjM\",width:\"100%\",xuMNzM7cK:toResponsiveImage(GSEMEwnpzouUFGlMLX)})})})})})})})})},idouUFGlMLX);})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1xuqt5e\",\"data-framer-name\":\"Articles\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"j7LON8wbQ\",data:Articles,type:\"Collection\"},limit:{type:\"LiteralValue\",value:1},offset:{type:\"LiteralValue\",value:1},orderBy:[{collection:\"j7LON8wbQ\",direction:\"desc\",name:\"mz9kVlpKW\",type:\"Identifier\"}],select:[{collection:\"j7LON8wbQ\",name:\"uulcserP6\",type:\"Identifier\"},{collection:\"j7LON8wbQ\",name:\"GSEMEwnpz\",type:\"Identifier\"},{collection:\"j7LON8wbQ\",name:\"SNzXc9qW1\",type:\"Identifier\"},{collection:\"j7LON8wbQ\",name:\"vaSY19i4P\",type:\"Identifier\"},{collection:\"j7LON8wbQ\",name:\"id\",type:\"Identifier\"}],where:{left:{collection:\"j7LON8wbQ\",name:\"yY_LYPfWj\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:\"N7sQdamSc\"},type:\"BinaryOperation\"}},children:(collection3,paginationInfo3,loadMore3)=>/*#__PURE__*/_jsx(_Fragment,{children:collection3?.map(({GSEMEwnpz:GSEMEwnpzj7LON8wbQ,id:idj7LON8wbQ,SNzXc9qW1:SNzXc9qW1j7LON8wbQ,uulcserP6:uulcserP6j7LON8wbQ,vaSY19i4P:vaSY19i4Pj7LON8wbQ},index4)=>{uulcserP6j7LON8wbQ??=\"\";vaSY19i4Pj7LON8wbQ??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`j7LON8wbQ-${idj7LON8wbQ}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{uulcserP6:uulcserP6j7LON8wbQ},children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1i9c2ep\",\"data-framer-name\":\"Articles\",children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{uulcserP6:uulcserP6j7LON8wbQ},webPageId:\"t_aDJe_UU\"},implicitPathVariables:undefined},{href:{pathVariables:{uulcserP6:uulcserP6j7LON8wbQ},webPageId:\"t_aDJe_UU\"},implicitPathVariables:undefined},{href:{pathVariables:{uulcserP6:uulcserP6j7LON8wbQ},webPageId:\"t_aDJe_UU\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GTnrM5CfS:{width:`max(min(${componentViewport?.width||\"100vw\"} * 0.9, 1600px), 200px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:651,width:`max(max((min(${componentViewport?.width||\"100vw\"} * 0.95, 1600px) - 25px) / 2, 1px), 200px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1n36six-container\",nodeId:\"OKYmFU9M9\",scopeId:\"pbAsvhfAc\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GTnrM5CfS:{FGBLuU585:resolvedLinks1[2],variant:\"Jhx9P6akf\"},xC3PYSp6A:{FGBLuU585:resolvedLinks1[1],variant:\"Jhx9P6akf\"}},children:/*#__PURE__*/_jsx(CardBrand,{FGBLuU585:resolvedLinks1[0],G6l67NRzN:enumToDisplayNameFunctions[\"SNzXc9qW1\"]?.(SNzXc9qW1j7LON8wbQ,activeLocale),height:\"100%\",id:\"OKYmFU9M9\",layoutId:\"OKYmFU9M9\",LRL_mvDaJ:vaSY19i4Pj7LON8wbQ,style:{width:\"100%\"},variant:\"cG_uapKjM\",width:\"100%\",xuMNzM7cK:toResponsiveImage(GSEMEwnpzj7LON8wbQ)})})})})})})})})},idj7LON8wbQ);})})})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ahy1tl\",\"data-framer-name\":\"VIDEO\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GTnrM5CfS:{width:`min(${componentViewport?.width||\"100vw\"} * 0.9, 1600px)`},xC3PYSp6A:{height:110}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:130,width:`min(${componentViewport?.width||\"100vw\"} * 0.95, 1600px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1nfmfjf-container\",\"data-framer-name\":\"Headline Row\",name:\"Headline Row\",nodeId:\"rxEKz9NDB\",scopeId:\"pbAsvhfAc\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GTnrM5CfS:{style:{width:\"100%\"},variant:\"yUe7qrdZI\"}},children:/*#__PURE__*/_jsx(BrandRow,{height:\"100%\",id:\"rxEKz9NDB\",layoutId:\"rxEKz9NDB\",name:\"Headline Row\",style:{height:\"100%\",width:\"100%\"},variant:\"Q7FPcrdHs\",width:\"100%\",z8w6b8zVW:\"VOR 1E Kampagne\"})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1jbdasi\",\"data-framer-name\":\"Video\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-dxvbdi-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"uycSEA1es\",scopeId:\"pbAsvhfAc\",children:/*#__PURE__*/_jsx(YouTube,{borderRadius:0,bottomLeftRadius:0,bottomRightRadius:0,height:\"100%\",id:\"uycSEA1es\",isMixedBorderRadius:false,isRed:false,layoutId:\"uycSEA1es\",play:\"Off\",shouldMute:true,style:{height:\"100%\",width:\"100%\"},thumbnail:\"High Quality\",topLeftRadius:0,topRightRadius:0,url:\"https://www.youtube.com/watch?v=WLcQvzkwS_Y\",width:\"100%\"})})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1wurynt\",\"data-framer-name\":\"SHOP\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GTnrM5CfS:{width:`min(${componentViewport?.width||\"100vw\"} * 0.9, 1600px)`},xC3PYSp6A:{height:110}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:130,width:`min(${componentViewport?.width||\"100vw\"} * 0.95, 1600px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-kcyk41-container\",\"data-framer-name\":\"Headline Row\",name:\"Headline Row\",nodeId:\"OSAbfXoak\",scopeId:\"pbAsvhfAc\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GTnrM5CfS:{style:{width:\"100%\"},variant:\"yUe7qrdZI\"}},children:/*#__PURE__*/_jsx(BrandRow,{height:\"100%\",id:\"OSAbfXoak\",layoutId:\"OSAbfXoak\",name:\"Headline Row\",style:{height:\"100%\",width:\"100%\"},variant:\"Q7FPcrdHs\",width:\"100%\",z8w6b8zVW:\"Shop Selection\"})})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-17co57x-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"eUbZLzVzo\",scopeId:\"pbAsvhfAc\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GTnrM5CfS:{arrowObject:{arrowFill:\"rgb(0, 0, 0)\",arrowPadding:0,arrowRadius:0,arrowSize:65,leftArrow:\"https://framerusercontent.com/images/eAabuqlzpWUjuYYLzVwW8lo6fOE.svg\",rightArrow:\"https://framerusercontent.com/images/UnlR54aa4IjpDGkhYqFwHjBw.svg\",showMouseControls:false}}},children:/*#__PURE__*/_jsx(Carousel,{align:\"center\",ariaLabel:\"\",arrowObject:{arrowFill:\"var(--token-dbae964b-bf6d-472d-98f8-5b6acb34fbc5, rgb(246, 89, 54))\",arrowPadding:25,arrowRadius:100,arrowSize:35,showMouseControls:false},axis:true,borderRadius:0,fadeObject:{fadeAlpha:0,fadeContent:false,fadeInset:0,fadeTransition:{damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"},fadeWidth:25},gap:25,height:\"100%\",id:\"eUbZLzVzo\",layoutId:\"eUbZLzVzo\",padding:0,paddingBottom:0,paddingLeft:0,paddingPerSide:true,paddingRight:0,paddingTop:0,progressObject:{dotsActiveOpacity:1,dotsBackground:\"var(--token-6ac1b70a-67cf-4a5b-8e67-47539fd38219, rgb(160, 160, 160))\",dotsBlur:0,dotsFill:\"var(--token-88b568e1-e6f8-4980-bc8c-36e51a98442d, rgb(255, 255, 255))\",dotsGap:10,dotsInset:10,dotSize:10,dotsOpacity:.5,dotsPadding:10,dotsRadius:50,showProgressDots:false,showScrollbar:false},sizingObject:{heightInset:0,heightRows:2,heightType:\"auto\",widthColumns:2,widthInset:0,widthType:\"auto\"},slots:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:382,width:\"300px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-kuicx1-container\",\"data-framer-name\":\"Card Product 1\",inComponentSlot:true,name:\"Card Product 1\",nodeId:\"qLt1sME83\",rendersWithMotion:true,scopeId:\"pbAsvhfAc\",children:/*#__PURE__*/_jsx(CardProduct,{AqP2A8wMo:\"5A Kaffeebraun\",height:\"100%\",id:\"qLt1sME83\",layoutId:\"qLt1sME83\",name:\"Card Product 1\",qLp3gSxhI:addImageAlt({pixelHeight:1500,pixelWidth:1500,src:\"https://framerusercontent.com/images/2FCjZ7ZoM7cYymtiAmvEr9UpGE.jpg\",srcSet:\"https://framerusercontent.com/images/2FCjZ7ZoM7cYymtiAmvEr9UpGE.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/2FCjZ7ZoM7cYymtiAmvEr9UpGE.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/2FCjZ7ZoM7cYymtiAmvEr9UpGE.jpg 1500w\"},\"\"),rPjaPD6Ya:\"365\",style:{width:\"100%\"},SyuiT7XhB:addImageAlt({pixelHeight:1500,pixelWidth:1500,src:\"https://framerusercontent.com/images/Vi6GURc1oxS4gUYEDGktc7n4i38.jpg\",srcSet:\"https://framerusercontent.com/images/Vi6GURc1oxS4gUYEDGktc7n4i38.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/Vi6GURc1oxS4gUYEDGktc7n4i38.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/Vi6GURc1oxS4gUYEDGktc7n4i38.jpg 1500w\"},\"\"),variant:\"zdpi8IpEf\",w0bAZLVw5:\"https://vor.shoes/products/5a-premium-leather-sneaker-altrosa-kautschuk?variant=54873340510581\",width:\"100%\",xvq_KyZPJ:\"VOR\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:382,width:\"300px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-3mfjuz-container\",\"data-framer-name\":\"Card Product 2\",inComponentSlot:true,name:\"Card Product 2\",nodeId:\"fC8ogmIlv\",rendersWithMotion:true,scopeId:\"pbAsvhfAc\",children:/*#__PURE__*/_jsx(CardProduct,{AqP2A8wMo:\"1C Champagnerweiss\",height:\"100%\",id:\"fC8ogmIlv\",layoutId:\"fC8ogmIlv\",name:\"Card Product 2\",qLp3gSxhI:addImageAlt({pixelHeight:1500,pixelWidth:1500,src:\"https://framerusercontent.com/images/2Se4XDq97Pvbw1IdkztRRZcFPAM.jpg\",srcSet:\"https://framerusercontent.com/images/2Se4XDq97Pvbw1IdkztRRZcFPAM.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/2Se4XDq97Pvbw1IdkztRRZcFPAM.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/2Se4XDq97Pvbw1IdkztRRZcFPAM.jpg 1500w\"},\"\"),rPjaPD6Ya:\"355\",style:{width:\"100%\"},SyuiT7XhB:addImageAlt({pixelHeight:1500,pixelWidth:1500,src:\"https://framerusercontent.com/images/b55MRJj8VDrAU6LXEoyAjytJlSs.jpg\",srcSet:\"https://framerusercontent.com/images/b55MRJj8VDrAU6LXEoyAjytJlSs.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/b55MRJj8VDrAU6LXEoyAjytJlSs.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/b55MRJj8VDrAU6LXEoyAjytJlSs.jpg 1500w\"},\"\"),variant:\"zdpi8IpEf\",w0bAZLVw5:\"https://vor.shoes/products/1c-classic-premium-white-sneaker-champagnerweiss?variant=44934586892504\",width:\"100%\",xvq_KyZPJ:\"VOR\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:382,width:\"300px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-v4gaa1-container\",\"data-framer-name\":\"Card Product 3\",inComponentSlot:true,name:\"Card Product 3\",nodeId:\"VbWl6Swzs\",rendersWithMotion:true,scopeId:\"pbAsvhfAc\",children:/*#__PURE__*/_jsx(CardProduct,{AqP2A8wMo:\"3A Champagnerweiss\",height:\"100%\",id:\"VbWl6Swzs\",layoutId:\"VbWl6Swzs\",name:\"Card Product 3\",qLp3gSxhI:addImageAlt({pixelHeight:1500,pixelWidth:1500,src:\"https://framerusercontent.com/images/l4OuLNRjD2ZVEzGBkM3meOOD29Q.jpg\",srcSet:\"https://framerusercontent.com/images/l4OuLNRjD2ZVEzGBkM3meOOD29Q.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/l4OuLNRjD2ZVEzGBkM3meOOD29Q.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/l4OuLNRjD2ZVEzGBkM3meOOD29Q.jpg 1500w\"},\"\"),rPjaPD6Ya:\"355\",style:{width:\"100%\"},SyuiT7XhB:addImageAlt({pixelHeight:1500,pixelWidth:1500,src:\"https://framerusercontent.com/images/M4yMSzJblfeRGn5EKs99VpLgks.jpg\",srcSet:\"https://framerusercontent.com/images/M4yMSzJblfeRGn5EKs99VpLgks.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/M4yMSzJblfeRGn5EKs99VpLgks.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/M4yMSzJblfeRGn5EKs99VpLgks.jpg 1500w\"},\"\"),variant:\"zdpi8IpEf\",w0bAZLVw5:\"https://prf.hn/l/w9gywVE\",width:\"100%\",xvq_KyZPJ:\"VOR\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:382,width:\"300px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1o5kisp-container\",\"data-framer-name\":\"Card Product 4\",inComponentSlot:true,name:\"Card Product 4\",nodeId:\"h8iaTLiRH\",rendersWithMotion:true,scopeId:\"pbAsvhfAc\",children:/*#__PURE__*/_jsx(CardProduct,{AqP2A8wMo:\"6A Antikweiss\",height:\"100%\",id:\"h8iaTLiRH\",layoutId:\"h8iaTLiRH\",name:\"Card Product 4\",qLp3gSxhI:addImageAlt({pixelHeight:1500,pixelWidth:1500,src:\"https://framerusercontent.com/images/KT54nKIqkHK5FS54zBnlGrDPmk.jpg\",srcSet:\"https://framerusercontent.com/images/KT54nKIqkHK5FS54zBnlGrDPmk.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/KT54nKIqkHK5FS54zBnlGrDPmk.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/KT54nKIqkHK5FS54zBnlGrDPmk.jpg 1500w\"},\"\"),rPjaPD6Ya:\"365\",style:{width:\"100%\"},SyuiT7XhB:addImageAlt({pixelHeight:1500,pixelWidth:1500,src:\"https://framerusercontent.com/images/hxjVb5HnUDNATu4YTxUmXsGwaM.jpg\",srcSet:\"https://framerusercontent.com/images/hxjVb5HnUDNATu4YTxUmXsGwaM.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/hxjVb5HnUDNATu4YTxUmXsGwaM.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/hxjVb5HnUDNATu4YTxUmXsGwaM.jpg 1500w\"},\"\"),variant:\"zdpi8IpEf\",w0bAZLVw5:\"https://vor.shoes/products/6a-contemporary-and-sophisticated-runner-antikweiss?variant=45145841565912\",width:\"100%\",xvq_KyZPJ:\"VOR\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:382,width:\"300px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-sez7jc-container\",\"data-framer-name\":\"Card Product 5\",inComponentSlot:true,name:\"Card Product 5\",nodeId:\"PTNSfvhIC\",rendersWithMotion:true,scopeId:\"pbAsvhfAc\",children:/*#__PURE__*/_jsx(CardProduct,{AqP2A8wMo:\"5A Industriweiss\",height:\"100%\",id:\"PTNSfvhIC\",layoutId:\"PTNSfvhIC\",name:\"Card Product 5\",qLp3gSxhI:addImageAlt({pixelHeight:1500,pixelWidth:1500,src:\"https://framerusercontent.com/images/JLTcV9eYEnnq5IdoglbW4d5OdEg.jpg\",srcSet:\"https://framerusercontent.com/images/JLTcV9eYEnnq5IdoglbW4d5OdEg.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/JLTcV9eYEnnq5IdoglbW4d5OdEg.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/JLTcV9eYEnnq5IdoglbW4d5OdEg.jpg 1500w\"},\"\"),rPjaPD6Ya:\"355\",style:{width:\"100%\"},SyuiT7XhB:addImageAlt({pixelHeight:1500,pixelWidth:1500,src:\"https://framerusercontent.com/images/ABRs7clZmiHd2Y5jtNQKTUC1hdo.jpg\",srcSet:\"https://framerusercontent.com/images/ABRs7clZmiHd2Y5jtNQKTUC1hdo.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/ABRs7clZmiHd2Y5jtNQKTUC1hdo.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/ABRs7clZmiHd2Y5jtNQKTUC1hdo.jpg 1500w\"},\"\"),variant:\"zdpi8IpEf\",w0bAZLVw5:\"https://vor.shoes/products/5a-premium-leather-sneaker-altrosa-kautschuk?variant=45342288937176\",width:\"100%\",xvq_KyZPJ:\"VOR\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:382,width:\"300px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-17x2utx-container\",\"data-framer-name\":\"Card Product 6\",inComponentSlot:true,name:\"Card Product 6\",nodeId:\"QBXdo4Ey7\",rendersWithMotion:true,scopeId:\"pbAsvhfAc\",children:/*#__PURE__*/_jsx(CardProduct,{AqP2A8wMo:\"1A Samtschwarz\",height:\"100%\",id:\"QBXdo4Ey7\",layoutId:\"QBXdo4Ey7\",name:\"Card Product 6\",qLp3gSxhI:addImageAlt({pixelHeight:1500,pixelWidth:1500,src:\"https://framerusercontent.com/images/jfARmANPELeY5D5uvEuHKPj0X28.jpg\",srcSet:\"https://framerusercontent.com/images/jfARmANPELeY5D5uvEuHKPj0X28.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/jfARmANPELeY5D5uvEuHKPj0X28.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/jfARmANPELeY5D5uvEuHKPj0X28.jpg 1500w\"},\"\"),rPjaPD6Ya:\"355\",style:{width:\"100%\"},SyuiT7XhB:addImageAlt({pixelHeight:1500,pixelWidth:1500,src:\"https://framerusercontent.com/images/TPuj1PY1eipr0G9YlvgkQrY8.jpg\",srcSet:\"https://framerusercontent.com/images/TPuj1PY1eipr0G9YlvgkQrY8.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/TPuj1PY1eipr0G9YlvgkQrY8.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/TPuj1PY1eipr0G9YlvgkQrY8.jpg 1500w\"},\"\"),variant:\"zdpi8IpEf\",w0bAZLVw5:\"https://vor.shoes/products/1a-elegant-minimalist-suede-sneaker-samtschwarz?variant=44934574735576\",width:\"100%\",xvq_KyZPJ:\"VOR\"})})})],snapObject:{fluid:true,snap:true,snapEdge:\"center\"},style:{width:\"100%\"},width:\"100%\"})})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-6dspbx\",\"data-framer-name\":\"MORE ARTICLES\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GTnrM5CfS:{width:`min(${componentViewport?.width||\"100vw\"} * 0.9, 1600px)`},xC3PYSp6A:{height:110}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:130,width:`min(${componentViewport?.width||\"100vw\"} * 0.95, 1600px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-gh3bik-container\",\"data-framer-name\":\"Headline Row\",name:\"Headline Row\",nodeId:\"jlPBOxeuI\",scopeId:\"pbAsvhfAc\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GTnrM5CfS:{style:{width:\"100%\"},variant:\"yUe7qrdZI\"}},children:/*#__PURE__*/_jsx(BrandRow,{height:\"100%\",id:\"jlPBOxeuI\",layoutId:\"jlPBOxeuI\",name:\"Headline Row\",style:{height:\"100%\",width:\"100%\"},variant:\"Q7FPcrdHs\",width:\"100%\",z8w6b8zVW:\"Weitere Themen\"})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1vgiz5j\",\"data-framer-name\":\"CONTENT LINE 2\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GTnrM5CfS:{pageSize:1,query:{from:{alias:\"sQ6yU7e1S\",data:Articles,type:\"Collection\"},offset:{type:\"LiteralValue\",value:2},select:[{collection:\"sQ6yU7e1S\",name:\"uulcserP6\",type:\"Identifier\"},{collection:\"sQ6yU7e1S\",name:\"GSEMEwnpz\",type:\"Identifier\"},{collection:\"sQ6yU7e1S\",name:\"SNzXc9qW1\",type:\"Identifier\"},{collection:\"sQ6yU7e1S\",name:\"vaSY19i4P\",type:\"Identifier\"},{collection:\"sQ6yU7e1S\",name:\"id\",type:\"Identifier\"}],where:{left:{collection:\"sQ6yU7e1S\",name:\"yY_LYPfWj\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:\"N7sQdamSc\"},type:\"BinaryOperation\"}}}},children:/*#__PURE__*/_jsx(QueryData1,{pageSize:2,query:{from:{alias:\"sQ6yU7e1S\",data:Articles,type:\"Collection\"},offset:{type:\"LiteralValue\",value:2},select:[{collection:\"sQ6yU7e1S\",name:\"uulcserP6\",type:\"Identifier\"},{collection:\"sQ6yU7e1S\",name:\"GSEMEwnpz\",type:\"Identifier\"},{collection:\"sQ6yU7e1S\",name:\"SNzXc9qW1\",type:\"Identifier\"},{collection:\"sQ6yU7e1S\",name:\"vaSY19i4P\",type:\"Identifier\"},{collection:\"sQ6yU7e1S\",name:\"id\",type:\"Identifier\"}],where:{left:{collection:\"sQ6yU7e1S\",name:\"yY_LYPfWj\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:\"N7sQdamSc\"},type:\"BinaryOperation\"}},children:(collection4,paginationInfo4,loadMore4)=>/*#__PURE__*/_jsxs(_Fragment,{children:[collection4?.map(({GSEMEwnpz:GSEMEwnpzsQ6yU7e1S,id:idsQ6yU7e1S,SNzXc9qW1:SNzXc9qW1sQ6yU7e1S,uulcserP6:uulcserP6sQ6yU7e1S,vaSY19i4P:vaSY19i4PsQ6yU7e1S},index5)=>{uulcserP6sQ6yU7e1S??=\"\";vaSY19i4PsQ6yU7e1S??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`sQ6yU7e1S-${idsQ6yU7e1S}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{uulcserP6:uulcserP6sQ6yU7e1S},children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-bfocml\",\"data-framer-name\":\"Articles\",children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{uulcserP6:uulcserP6kyLXHmCS7},webPageId:\"t_aDJe_UU\"},implicitPathVariables:undefined},{href:{pathVariables:{uulcserP6:uulcserP6kyLXHmCS7},webPageId:\"t_aDJe_UU\"},implicitPathVariables:undefined},{href:{pathVariables:{uulcserP6:uulcserP6kyLXHmCS7},webPageId:\"t_aDJe_UU\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GTnrM5CfS:{width:`min(${componentViewport?.width||\"100vw\"} * 0.9, 1600px)`},xC3PYSp6A:{width:`max((min(${componentViewport?.width||\"100vw\"} * 0.95, 1600px) - 20px) / 2, 200px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:651,width:`max((min(${componentViewport?.width||\"100vw\"} * 0.95, 1600px) - 25px) / 2, 200px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-s6k9y4-container\",nodeId:\"bXkgULZas\",scopeId:\"pbAsvhfAc\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GTnrM5CfS:{FGBLuU585:resolvedLinks2[2]},xC3PYSp6A:{FGBLuU585:resolvedLinks2[1]}},children:/*#__PURE__*/_jsx(CardBrand,{FGBLuU585:resolvedLinks2[0],G6l67NRzN:enumToDisplayNameFunctions[\"SNzXc9qW1\"]?.(SNzXc9qW1sQ6yU7e1S,activeLocale),height:\"100%\",id:\"bXkgULZas\",layoutId:\"bXkgULZas\",LRL_mvDaJ:vaSY19i4PsQ6yU7e1S,style:{width:\"100%\"},variant:\"cG_uapKjM\",width:\"100%\",xuMNzM7cK:toResponsiveImage(GSEMEwnpzsQ6yU7e1S)})})})})})})})})},idsQ6yU7e1S);}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GTnrM5CfS:{width:`min(${componentViewport?.width||\"100vw\"} * 0.9, 1600px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,width:`min(${componentViewport?.width||\"100vw\"} * 0.95, 1600px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1gljwok-container\",nodeId:\"I9ZE0yhJq\",scopeId:\"pbAsvhfAc\",children:/*#__PURE__*/_jsx(LoadMore,{height:\"100%\",id:\"I9ZE0yhJq\",layoutId:\"I9ZE0yhJq\",style:{width:\"100%\"},variant:loaderVariants(paginationInfo4,{disabled:\"EOA9vhMGs\",loading:\"FWRlvmGjJ\"},\"zyayLvqRj\"),width:\"100%\",Wld3NDzSj:Wld3NDzSj1b86s49({loadMore:loadMore4})})})})})]})})})})})]})]})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GTnrM5CfS:{width:`min(${componentViewport?.width||\"100vw\"} * 0.9, 1600px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:70,width:`min(${componentViewport?.width||\"100vw\"} * 0.95, 1600px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1e054bq-container\",\"data-framer-name\":\"FOOTER\",name:\"FOOTER\",nodeId:\"z5tfOeLbP\",scopeId:\"pbAsvhfAc\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GTnrM5CfS:{variant:\"T0tXocv1c\"},xC3PYSp6A:{variant:\"oDG6hTdfw\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"z5tfOeLbP\",layoutId:\"z5tfOeLbP\",name:\"FOOTER\",style:{maxWidth:\"100%\",width:\"100%\"},variant:\"FeRnXFMjh\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-58A0Z.framer-qbqzeb, .framer-58A0Z .framer-qbqzeb { display: block; }\",\".framer-58A0Z.framer-bwcat { align-content: center; align-items: center; background-color: var(--token-20c9c865-f712-4e96-8cd7-7f67933d8121, #f7f7f7); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 50px; height: min-content; justify-content: flex-start; overflow: visible; padding: 70px 0px 0px 0px; position: relative; width: 1200px; }\",\".framer-58A0Z .framer-zm2z32 { --border-bottom-width: 6px; --border-color: var(--token-818a283b-450e-452c-a8af-6b81d42f4181, #333333); --border-left-width: 0px; --border-right-width: 0px; --border-style: solid; --border-top-width: 0px; align-content: center; align-items: center; background-color: var(--token-20c9c865-f712-4e96-8cd7-7f67933d8121, #f7f7f5); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 70px; justify-content: center; left: calc(50.00000000000002% - 100% / 2); overflow: visible; padding: 20px 0px 0px 0px; position: fixed; top: 0px; width: 100%; z-index: 3; }\",\".framer-58A0Z .framer-12o55p3 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 25px; justify-content: center; left: calc(50.00000000000002% - min(1600px, 95%) / 2); max-width: 1600px; overflow: hidden; padding: 0px; position: absolute; top: calc(50.00000000000002% - 25px / 2); width: 95%; z-index: 1; }\",\".framer-58A0Z .framer-1ao089 { display: grid; flex: none; gap: 0px; grid-auto-rows: 200px; grid-template-columns: repeat(3, minmax(50px, 1fr)); grid-template-rows: repeat(1, 200px); height: 25px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-58A0Z .framer-1i9t2ad { align-content: center; align-items: center; align-self: start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; justify-self: start; overflow: hidden; padding: 0px; position: relative; width: 1fr; }\",\".framer-58A0Z .framer-66lgi7 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 9px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; width: min-content; }\",\".framer-58A0Z .framer-t5ibkp { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-58A0Z .framer-1hgfrdc { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; width: 35px; }\",\".framer-58A0Z .framer-xe68qe-container { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 25px); position: relative; width: 25px; }\",\".framer-58A0Z .framer-1831zy7 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 5px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; width: min-content; }\",\".framer-58A0Z .framer-rnv74x { cursor: default; flex: none; height: auto; overflow: visible; position: relative; white-space: pre; width: auto; }\",\".framer-58A0Z .framer-vx0rk8-container, .framer-58A0Z .framer-13m0qq1-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-58A0Z .framer-17zm1df { display: grid; gap: 25px; grid-auto-rows: min-content; grid-template-columns: repeat(2, minmax(200px, 1fr)); height: min-content; justify-content: start; padding: 0px 0px 50px 0px; position: relative; width: 815px; }\",\".framer-58A0Z .framer-1gencml { align-self: start; display: grid; flex: none; gap: 40px; grid-auto-rows: minmax(0, 1fr); grid-template-columns: repeat(1, minmax(200px, 1fr)); grid-template-rows: repeat(1, minmax(0, 1fr)); height: auto; justify-content: center; justify-self: start; padding: 0px; position: relative; width: 100%; }\",\".framer-58A0Z .framer-1batina-container { align-self: start; flex: none; height: 25px; justify-self: center; position: relative; width: fit-content; }\",\".framer-58A0Z .framer-pu1mgd { align-content: center; align-items: center; align-self: start; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; border-top-left-radius: 5px; border-top-right-radius: 5px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: 25px; justify-content: flex-end; justify-self: end; overflow: visible; padding: 0px; position: relative; width: min-content; }\",'.framer-58A0Z.framer-14tkgkr { background-color: var(--token-20c9c865-f712-4e96-8cd7-7f67933d8121, #f7f7f5) /* {\"name\":\"Light Grey\"} */; inset: 0px; position: fixed; user-select: none; z-index: 2; }',\".framer-58A0Z.framer-11dy5cv-container { flex: none; height: 100vh; left: calc(50.00000000000002% - min(1600px, 95%) / 2); max-width: 1600px; position: fixed; top: 70px; width: 95%; will-change: var(--framer-will-change-effect-override, transform); z-index: 2; }\",\".framer-58A0Z .framer-txzj0d { 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: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-58A0Z .framer-ftwj45 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-58A0Z .framer-awkilh-container { cursor: default; flex: 1 0 0px; height: 220px; position: relative; width: 1px; }\",\".framer-58A0Z .framer-1hnhxj9 { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-58A0Z .framer-11rync5 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-58A0Z .framer-1045utw { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-58A0Z .framer-1n72psx { --border-bottom-width: 0px; --border-color: var(--token-818a283b-450e-452c-a8af-6b81d42f4181, #333333); --border-left-width: 0px; --border-right-width: 0px; --border-style: solid; --border-top-width: 1px; 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: flex-start; max-width: 1600px; overflow: visible; padding: 0px; position: relative; width: 95%; }\",\".framer-58A0Z .framer-529njf { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 5px; height: 50px; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-58A0Z .framer-sl2r4q { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-58A0Z .framer-1p4uxo9 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: 35px; position: relative; white-space: pre; width: auto; }\",\".framer-58A0Z .framer-r6qftw { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: 23px; justify-content: flex-end; overflow: hidden; padding: 10px 0px 10px 0px; position: relative; width: 1px; }\",\".framer-58A0Z .framer-bzh123-container { flex: none; height: 100%; position: relative; width: auto; }\",\".framer-58A0Z .framer-ki1gj, .framer-58A0Z .framer-1jbdasi { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 25px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px 0px 50px 0px; position: relative; width: 100%; }\",\".framer-58A0Z .framer-1aeba6u, .framer-58A0Z .framer-1xuqt5e { display: grid; flex: 1 0 0px; gap: 0px; grid-auto-rows: min-content; grid-template-columns: repeat(1, minmax(200px, 1fr)); height: min-content; justify-content: start; padding: 0px; position: relative; width: 1px; }\",\".framer-58A0Z .framer-41fbac, .framer-58A0Z .framer-1i9c2ep { align-self: start; display: grid; flex: none; gap: 40px; grid-auto-rows: minmax(0, 1fr); grid-column: span 1; grid-template-columns: repeat(1, minmax(200px, 1fr)); grid-template-rows: repeat(1, minmax(0, 1fr)); height: auto; justify-content: center; justify-self: start; padding: 0px; position: relative; width: 100%; }\",\".framer-58A0Z .framer-vo8w5q-container, .framer-58A0Z .framer-1n36six-container { align-self: start; flex: none; grid-column: span 1; height: auto; justify-self: start; position: relative; width: 1fr; }\",\".framer-58A0Z .framer-ahy1tl, .framer-58A0Z .framer-6dspbx { 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-58A0Z .framer-1nfmfjf-container, .framer-58A0Z .framer-kcyk41-container, .framer-58A0Z .framer-gh3bik-container { flex: none; height: 130px; position: relative; width: 100%; }\",\".framer-58A0Z .framer-dxvbdi-container { aspect-ratio: 1.78125 / 1; flex: 1 0 0px; height: var(--framer-aspect-ratio-supported, 640px); position: relative; width: 1px; }\",\".framer-58A0Z .framer-1wurynt { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 0px 50px 0px; position: relative; width: 100%; }\",\".framer-58A0Z .framer-17co57x-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-58A0Z .framer-kuicx1-container, .framer-58A0Z .framer-3mfjuz-container, .framer-58A0Z .framer-v4gaa1-container, .framer-58A0Z .framer-1o5kisp-container, .framer-58A0Z .framer-sez7jc-container, .framer-58A0Z .framer-17x2utx-container { cursor: pointer; height: auto; position: relative; width: 300px; }\",\".framer-58A0Z .framer-1vgiz5j { display: grid; flex: none; gap: 25px; grid-auto-rows: min-content; grid-template-columns: repeat(2, minmax(200px, 1fr)); height: min-content; justify-content: start; padding: 0px 0px 50px 0px; position: relative; width: 100%; }\",\".framer-58A0Z .framer-bfocml { align-content: flex-start; align-items: flex-start; align-self: start; display: flex; flex: none; flex-direction: row; flex-wrap: wrap; gap: 40px; height: auto; justify-content: flex-start; justify-self: start; padding: 0px 0px 25px 0px; position: relative; width: 100%; }\",\".framer-58A0Z .framer-s6k9y4-container { flex: 1 0 0px; height: auto; position: relative; width: 1px; }\",\".framer-58A0Z .framer-1gljwok-container { bottom: 0px; flex: none; height: auto; left: 50%; position: absolute; transform: translateX(-50%); width: 100%; }\",\".framer-58A0Z .framer-1e054bq-container { flex: none; height: auto; max-width: 1600px; position: relative; width: 95%; }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,'.framer-58A0Z[data-border=\"true\"]::after, .framer-58A0Z [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-58A0Z.framer-bwcat { width: 810px; } .framer-58A0Z .framer-awkilh-container { height: 160px; } .framer-58A0Z .framer-1aeba6u, .framer-58A0Z .framer-1xuqt5e { gap: 25px; } .framer-58A0Z .framer-41fbac, .framer-58A0Z .framer-1i9c2ep { gap: 20px; grid-column: unset; } .framer-58A0Z .framer-1nfmfjf-container, .framer-58A0Z .framer-kcyk41-container, .framer-58A0Z .framer-gh3bik-container { height: 110px; } .framer-58A0Z .framer-dxvbdi-container { height: var(--framer-aspect-ratio-supported, 432px); } .framer-58A0Z .framer-1vgiz5j { gap: 20px; }}\",\"@media (max-width: 809px) { .framer-58A0Z.framer-bwcat { padding: 0px; width: 390px; } .framer-58A0Z .framer-zm2z32 { justify-content: flex-end; } .framer-58A0Z .framer-12o55p3 { left: calc(50.00000000000002% - min(1600px, 90%) / 2); top: 21px; width: 90%; } .framer-58A0Z .framer-1i9t2ad { gap: 0px; order: 0; } .framer-58A0Z .framer-66lgi7 { gap: 5px; } .framer-58A0Z .framer-1batina-container { order: 1; width: 100%; } .framer-58A0Z .framer-pu1mgd { order: 2; width: 25px; } .framer-58A0Z.framer-11dy5cv-container { left: calc(50.00000000000002% - min(1600px, 90%) / 2); width: 90%; } .framer-58A0Z .framer-txzj0d { padding: 70px 0px 0px 0px; } .framer-58A0Z .framer-ftwj45 { --border-bottom-width: 1px; --border-color: var(--token-818a283b-450e-452c-a8af-6b81d42f4181, #333333); --border-left-width: 0px; --border-right-width: 0px; --border-style: solid; --border-top-width: 0px; } .framer-58A0Z .framer-awkilh-container { height: 130px; } .framer-58A0Z .framer-1n72psx { --border-bottom-width: unset; --border-left-width: unset; --border-right-width: unset; --border-top-width: unset; width: 90%; } .framer-58A0Z .framer-ki1gj { flex-direction: column; gap: 0px; } .framer-58A0Z .framer-1aeba6u, .framer-58A0Z .framer-1xuqt5e { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; justify-content: flex-start; padding: 0px 0px 20px 0px; width: 100%; } .framer-58A0Z .framer-41fbac, .framer-58A0Z .framer-1i9c2ep, .framer-58A0Z .framer-bfocml { align-self: unset; gap: 20px; height: min-content; } .framer-58A0Z .framer-1nfmfjf-container, .framer-58A0Z .framer-kcyk41-container, .framer-58A0Z .framer-gh3bik-container { height: auto; } .framer-58A0Z .framer-1jbdasi { flex-direction: column; } .framer-58A0Z .framer-dxvbdi-container { flex: none; height: 197px; width: var(--framer-aspect-ratio-supported, 351px); } .framer-58A0Z .framer-1vgiz5j { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; justify-content: flex-start; } .framer-58A0Z .framer-1e054bq-container { width: 90%; }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 3102.5\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"xC3PYSp6A\":{\"layout\":[\"fixed\",\"auto\"]},\"GTnrM5CfS\":{\"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 FramerpbAsvhfAc=withCSS(Component,css,\"framer-58A0Z\");export default FramerpbAsvhfAc;FramerpbAsvhfAc.displayName=\"Prada\";FramerpbAsvhfAc.defaultProps={height:3102.5,width:1200};addFonts(FramerpbAsvhfAc,[{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:\"SF Compact Display Semibold\",source:\"custom\",url:\"https://framerusercontent.com/assets/ZPX5QyU8gHyYADt5u1je3kqbnvc.otf\"},{family:\"SF Compact Display Medium\",source:\"custom\",url:\"https://framerusercontent.com/assets/OXtJe5KkEOXo7EhsxaGfF49RRKI.otf\"}]},...ElementsAvatarCopyFonts,...CMSItemCounterFonts,...LogoFonts,...ButtonMenuFonts,...RowsFonts,...TickerFonts,...CardBrandFonts,...BrandRowFonts,...YouTubeFonts,...CardProductFonts,...CarouselFonts,...LoadMoreFonts,...FooterFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerpbAsvhfAc\",\"slots\":[],\"annotations\":{\"framerColorSyntax\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"xC3PYSp6A\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"GTnrM5CfS\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerComponentViewportWidth\":\"true\",\"framerAutoSizeImages\":\"true\",\"framerScrollSections\":\"* @framerResponsiveScreen\",\"framerContractVersion\":\"1\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerIntrinsicHeight\":\"3102.5\",\"framerIntrinsicWidth\":\"1200\",\"framerImmutableVariables\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["ElementsAvatarCopyFonts", "getFonts", "FqDwSbkX4_default", "CMSItemCounterFonts", "CMSCounter", "LogoFonts", "uLVuODKMw_default", "LogoWithVariantAppearEffect", "withVariantAppearEffect", "ButtonMenuFonts", "DCXSWeeKb_default", "RowsFonts", "NEkMXNgzn_default", "TickerFonts", "Ticker", "CardBrandFonts", "rWlPZbm7N_default", "BrandRowFonts", "JKWApoAfC_default", "YouTubeFonts", "Youtube", "CardProductFonts", "PtyprsbEl_default", "CarouselFonts", "Carousel", "LoadMoreFonts", "rMx6YKhR9_default", "FooterFonts", "cYW02ri5F_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "toResponsiveImage", "value", "QueryData", "query", "pageSize", "children", "data", "useQueryData", "transition1", "animation", "animation1", "animation2", "getContainer", "Overlay", "blockDocumentScrolling", "enabled", "visible", "setVisible", "useOverlayState", "addImageAlt", "image", "alt", "loaderVariants", "repeaterState", "variants", "currentVariant", "QueryData1", "paginatedQuery", "paginationInfo", "loadMore", "useLoadMorePaginatedQuery", "HTMLStyle", "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", "VIxfKYhCIHq9Mpsfy_", "yY_LYPfWjHq9Mpsfy_", "uulcserP6Hq9Mpsfy_", "idHq9Mpsfy_", "uulcserP6H44AwtcX4", "idH44AwtcX4", "uulcserP6ouUFGlMLX", "GSEMEwnpzouUFGlMLX", "SNzXc9qW1ouUFGlMLX", "vaSY19i4PouUFGlMLX", "idouUFGlMLX", "uulcserP6j7LON8wbQ", "GSEMEwnpzj7LON8wbQ", "SNzXc9qW1j7LON8wbQ", "vaSY19i4Pj7LON8wbQ", "idj7LON8wbQ", "uulcserP6kyLXHmCS7", "uulcserP6sQ6yU7e1S", "GSEMEwnpzsQ6yU7e1S", "SNzXc9qW1sQ6yU7e1S", "vaSY19i4PsQ6yU7e1S", "idsQ6yU7e1S", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "activeVariantCallback", "delay", "useActiveVariantCallback", "hx7zLPRFo3bnx0g", "overlay", "args", "Wld3NDzSj1b86s49", "scopingClassNames", "cx", "isDisplayed", "router", "useRouter", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "ChildrenCanSuspend", "kFZ9bhFxc_default", "collection", "l", "index", "textContent", "enumToDisplayNameFunctions", "PathVariablesContext", "ComponentViewportProvider", "Container", "RichText", "x", "collection1", "paginationInfo1", "loadMore1", "index1", "PropertyOverrides2", "AnimatePresence", "Ga", "index2", "collection2", "paginationInfo2", "loadMore2", "index3", "ResolveLinks", "resolvedLinks", "collection3", "paginationInfo3", "loadMore3", "index4", "resolvedLinks1", "collection4", "paginationInfo4", "loadMore4", "index5", "resolvedLinks2", "css", "FramerpbAsvhfAc", "withCSS", "pbAsvhfAc_default", "addFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
