{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/tF52FeO31XaniJLXuotZ/mEGJe9Zt4czKNujR2upX/DES_02IPZ.js"],
  "sourcesContent": ["// Generated by Framer (f030ee3)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ChildrenCanSuspend,ComponentViewportProvider,Container,cx,FormContainer,FormPlainTextInput,GeneratedComponentContext,getFonts,Image,PathVariablesContext,PropertyOverrides,ResolveLinks,RichText,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useQueryData,useRouter,withCSS,withFX,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import{Icon as Material}from\"https://framerusercontent.com/modules/6Ldpz1V0DkD45gXvi67I/PCgBX5d6MdQT7E7nhdXn/Material.js\";import Ticker from\"https://framerusercontent.com/modules/B2xAlJLcN0gOnt11mSPw/XVUmpmPn1EPL0dzocT35/Ticker.js\";import Navigation from\"#framer/local/canvasComponent/LfhRNgIuN/LfhRNgIuN.js\";import ButtonCopy2 from\"#framer/local/canvasComponent/Pfn7FHaea/Pfn7FHaea.js\";import Accordion from\"#framer/local/canvasComponent/pjdiHNK_W/pjdiHNK_W.js\";import FooterCopy from\"#framer/local/canvasComponent/R3YIKxVoW/R3YIKxVoW.js\";import Filters from\"#framer/local/canvasComponent/RxNxYbvhY/RxNxYbvhY.js\";import FeaturedProduct from\"#framer/local/canvasComponent/w4mSZPb4o/w4mSZPb4o.js\";import ProductCatalogue from\"#framer/local/collection/rHTFZBFXJ/rHTFZBFXJ.js\";import metadataProvider from\"#framer/local/webPageMetadata/DES_02IPZ/DES_02IPZ.js\";const NavigationFonts=getFonts(Navigation);const FiltersFonts=getFonts(Filters);const FeaturedProductFonts=getFonts(FeaturedProduct);const MotionDivWithOptimizedAppearEffect=withOptimizedAppearEffect(motion.div);const MaterialFonts=getFonts(Material);const TickerFonts=getFonts(Ticker);const ContainerWithFX=withFX(Container);const RichTextWithFX=withFX(RichText);const ButtonCopy2Fonts=getFonts(ButtonCopy2);const MotionDivWithFX=withFX(motion.div);const AccordionFonts=getFonts(Accordion);const FooterCopyFonts=getFonts(FooterCopy);const breakpoints={JIcPQHO3R:\"(min-width: 1440px)\",K4jE710Iv:\"(max-width: 809px)\",vcxCJq7Ft:\"(min-width: 810px) and (max-width: 1439px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-rNbZ1\";const variantClassNames={JIcPQHO3R:\"framer-v-15b17k3\",K4jE710Iv:\"framer-v-fjqgui\",vcxCJq7Ft:\"framer-v-rippny\"};const transition1={damping:30,delay:0,mass:1,stiffness:400,type:\"spring\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:0,y:0};const animation1={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};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 animation2={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};const animation3={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:150};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"JIcPQHO3R\",Phone:\"K4jE710Iv\",Tablet:\"vcxCJq7Ft\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"JIcPQHO3R\"};};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,ODf66vqiyOR_ENza6H,fmLa804ozOR_ENza6H,GcB77bCM6OR_ENza6H,wrorzjBwKOR_ENza6H,aOUzzLLXdOR_ENza6H,NNUiUdPD7OR_ENza6H,gmTl2U6DTOR_ENza6H,idOR_ENza6H,...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=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const router=useRouter();useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"JIcPQHO3R\",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-15b17k3\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ikda5v\"}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:64,width:componentViewport?.width||\"100vw\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-7ux9gj-container\",layoutScroll:true,nodeId:\"ozLFdoRFI\",scopeId:\"DES_02IPZ\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{K4jE710Iv:{variant:\"tPwdYT4UR\"}},children:/*#__PURE__*/_jsx(Navigation,{height:\"100%\",id:\"ozLFdoRFI\",layoutId:\"ozLFdoRFI\",style:{width:\"100%\"},variant:\"dDSwmM68v\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(\"header\",{className:\"framer-1f0wa4x\",\"data-framer-name\":\"Header Image\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1hmjqzq\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{K4jE710Iv:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"R0Y7S2FudHVtcnV5IFByby03MDA=\",\"--framer-font-family\":'\"Kantumruy Pro\", \"Kantumruy Pro Placeholder\", sans-serif',\"--framer-font-size\":\"33px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-2px\",\"--framer-text-alignment\":\"center\"},children:\"Store\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"R0Y7S2FudHVtcnV5IFByby03MDA=\",\"--framer-font-family\":'\"Kantumruy Pro\", \"Kantumruy Pro Placeholder\", sans-serif',\"--framer-font-size\":\"50px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-2px\",\"--framer-text-alignment\":\"center\"},children:\"Store\"})}),className:\"framer-rniot5\",fonts:[\"GF;Kantumruy Pro-700\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{K4jE710Iv:{width:`calc(${componentViewport?.width||\"100vw\"} - 108px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:36,width:`calc(max(${componentViewport?.width||\"100vw\"}, 1px) - 108px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-5l4dv3-container\",nodeId:\"jnVvM3X91\",scopeId:\"DES_02IPZ\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{K4jE710Iv:{variant:\"GUJB3v5jo\"}},children:/*#__PURE__*/_jsx(Filters,{height:\"100%\",id:\"jnVvM3X91\",layoutId:\"jnVvM3X91\",style:{height:\"100%\",width:\"100%\"},variant:\"rFkutq8it\",width:\"100%\"})})})})})]})}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",backgroundSize:1,fit:\"tile\",pixelHeight:1080,pixelWidth:1920,positionX:\"left\",positionY:\"top\",sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/mcT9C77Fq6ReWUJuJ6bWdrebCxc.png\",srcSet:\"https://framerusercontent.com/images/mcT9C77Fq6ReWUJuJ6bWdrebCxc.png?scale-down-to=512 512w,https://framerusercontent.com/images/mcT9C77Fq6ReWUJuJ6bWdrebCxc.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/mcT9C77Fq6ReWUJuJ6bWdrebCxc.png 1920w\"},className:\"framer-v9379x\",\"data-framer-name\":\"Blog\",children:/*#__PURE__*/_jsx(MotionDivWithOptimizedAppearEffect,{animate:animation,className:\"framer-1qeo7mr\",\"data-framer-appear-id\":\"1qeo7mr\",initial:animation1,optimized:true,children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"OR_ENza6H\",data:ProductCatalogue,type:\"Collection\"},limit:{type:\"LiteralValue\",value:10},select:[{collection:\"OR_ENza6H\",name:\"ODf66vqiy\",type:\"Identifier\"},{collection:\"OR_ENza6H\",name:\"fmLa804oz\",type:\"Identifier\"},{collection:\"OR_ENza6H\",name:\"GcB77bCM6\",type:\"Identifier\"},{collection:\"OR_ENza6H\",name:\"wrorzjBwK\",type:\"Identifier\"},{collection:\"OR_ENza6H\",name:\"aOUzzLLXd\",type:\"Identifier\"},{collection:\"OR_ENza6H\",name:\"NNUiUdPD7\",type:\"Identifier\"},{collection:\"OR_ENza6H\",name:\"gmTl2U6DT\",type:\"Identifier\"},{collection:\"OR_ENza6H\",name:\"id\",type:\"Identifier\"}],where:{left:{collection:\"OR_ENza6H\",name:\"fmLa804oz\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:\"Nike\"},type:\"BinaryOperation\"}},children:(collection,paginationInfo,loadMore)=>/*#__PURE__*/_jsx(_Fragment,{children:collection?.map(({aOUzzLLXd:aOUzzLLXdOR_ENza6H,fmLa804oz:fmLa804ozOR_ENza6H,GcB77bCM6:GcB77bCM6OR_ENza6H,gmTl2U6DT:gmTl2U6DTOR_ENza6H,id:idOR_ENza6H,NNUiUdPD7:NNUiUdPD7OR_ENza6H,ODf66vqiy:ODf66vqiyOR_ENza6H,wrorzjBwK:wrorzjBwKOR_ENza6H},index)=>{fmLa804ozOR_ENza6H??=\"\";GcB77bCM6OR_ENza6H??=\"\";wrorzjBwKOR_ENza6H??=\"\";aOUzzLLXdOR_ENza6H??=\"\";NNUiUdPD7OR_ENza6H??=\"\";gmTl2U6DTOR_ENza6H??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`OR_ENza6H-${idOR_ENza6H}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{gmTl2U6DT:gmTl2U6DTOR_ENza6H},children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{gmTl2U6DT:gmTl2U6DTOR_ENza6H},webPageId:\"SVNzpvd7J\"},implicitPathVariables:undefined},{href:{pathVariables:{gmTl2U6DT:gmTl2U6DTOR_ENza6H},webPageId:\"SVNzpvd7J\"},implicitPathVariables:undefined},{href:{pathVariables:{gmTl2U6DT:gmTl2U6DTOR_ENza6H},webPageId:\"SVNzpvd7J\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:426,width:\"320px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-m1qdaz-container\",nodeId:\"B0w8ngTi6\",scopeId:\"DES_02IPZ\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{K4jE710Iv:{ueB_FM_M4:resolvedLinks[2]},vcxCJq7Ft:{ueB_FM_M4:resolvedLinks[1]}},children:/*#__PURE__*/_jsx(FeaturedProduct,{a8zzqx_uM:toResponsiveImage(ODf66vqiyOR_ENza6H),GolCdw5K6:NNUiUdPD7OR_ENza6H,height:\"100%\",id:\"B0w8ngTi6\",layoutId:\"B0w8ngTi6\",lQeNMjFy8:fmLa804ozOR_ENza6H,qRamNYrzt:aOUzzLLXdOR_ENza6H,style:{width:\"100%\"},txHORAAie:GcB77bCM6OR_ENza6H,ueB_FM_M4:resolvedLinks[0],variant:\"VcGCjukj9\",vqHoryRTE:wrorzjBwKOR_ENza6H,width:\"100%\"})})})})})})},idOR_ENza6H);})})})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1vufi63\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{K4jE710Iv:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"R0Y7S2FudHVtcnV5IFByby03MDA=\",\"--framer-font-family\":'\"Kantumruy Pro\", \"Kantumruy Pro Placeholder\", sans-serif',\"--framer-font-size\":\"33px\",\"--framer-font-weight\":\"700\"},children:[\"They \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-54ea1c87-a42b-43b8-bcf8-d0f575f442fb, rgb(174, 36, 36))\"},children:\"Love\"}),\" It!\"]})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"R0Y7S2FudHVtcnV5IFByby03MDA=\",\"--framer-font-family\":'\"Kantumruy Pro\", \"Kantumruy Pro Placeholder\", sans-serif',\"--framer-font-size\":\"50px\",\"--framer-font-weight\":\"700\"},children:[\"They \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-54ea1c87-a42b-43b8-bcf8-d0f575f442fb, rgb(174, 36, 36))\"},children:\"Love\"}),\" It!\"]})}),className:\"framer-1ox4svn\",fonts:[\"GF;Kantumruy Pro-700\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation2,__framer__styleAppearEffectEnabled:true,__framer__threshold:1,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1dxw342-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"JoNKacCJX\",rendersWithMotion:true,scopeId:\"DES_02IPZ\",children:/*#__PURE__*/_jsx(Ticker,{alignment:\"center\",direction:\"left\",fadeOptions:{fadeAlpha:0,fadeContent:true,fadeInset:0,fadeWidth:25,overflow:false},gap:10,height:\"100%\",hoverFactor:1,id:\"JoNKacCJX\",layoutId:\"JoNKacCJX\",padding:10,paddingBottom:10,paddingLeft:10,paddingPerSide:false,paddingRight:10,paddingTop:10,sizingOptions:{heightType:true,widthType:true},slots:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1c1tzlu\",\"data-framer-name\":\"Testimonials 2\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1jq87nk\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"R0Y7S2FudHVtcnV5IFByby03MDA=\",\"--framer-font-family\":'\"Kantumruy Pro\", \"Kantumruy Pro Placeholder\", sans-serif',\"--framer-font-size\":\"22px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.7px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-1021654d-251a-4750-952b-de3f7005260e, rgb(136, 136, 136))\"},children:\"\u201CI've been wearing them for a week now and have received so many compliments. They're perfect for both casual and formal occasions.\u201D\"})}),className:\"framer-133qw5a\",fonts:[\"GF;Kantumruy Pro-700\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-y4anz5\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1aer21w\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"R0Y7S2FudHVtcnV5IFByby03MDA=\",\"--framer-font-family\":'\"Kantumruy Pro\", \"Kantumruy Pro Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-line-height\":\"1.4em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-b9c3c957-2c66-49c4-9732-fa196fddac20, rgb(0, 17, 34))\"},children:\"Ali Hashim\"})}),className:\"framer-1fb3ojm\",fonts:[\"GF;Kantumruy Pro-700\"],verticalAlignment:\"top\",withExternalLayout:true})})})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1vpsbp3\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-y5udv-container\",inComponentSlot:true,isAuthoredByUser:true,isModuleExternal:true,nodeId:\"N0hI8jskv\",rendersWithMotion:true,scopeId:\"DES_02IPZ\",children:/*#__PURE__*/_jsx(Material,{color:\"var(--token-54ea1c87-a42b-43b8-bcf8-d0f575f442fb, rgb(174, 36, 36))\",height:\"100%\",iconSearch:\"Home\",iconSelection:\"Star\",iconStyle15:\"Filled\",iconStyle2:\"Filled\",iconStyle7:\"Filled\",id:\"N0hI8jskv\",layoutId:\"N0hI8jskv\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1qaq1nz-container\",inComponentSlot:true,isAuthoredByUser:true,isModuleExternal:true,nodeId:\"s89nST8vQ\",rendersWithMotion:true,scopeId:\"DES_02IPZ\",children:/*#__PURE__*/_jsx(Material,{color:\"var(--token-54ea1c87-a42b-43b8-bcf8-d0f575f442fb, rgb(174, 36, 36))\",height:\"100%\",iconSearch:\"Home\",iconSelection:\"Star\",iconStyle15:\"Filled\",iconStyle2:\"Filled\",iconStyle7:\"Filled\",id:\"s89nST8vQ\",layoutId:\"s89nST8vQ\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-kf9b5p-container\",inComponentSlot:true,isAuthoredByUser:true,isModuleExternal:true,nodeId:\"cm6uX4Oxa\",rendersWithMotion:true,scopeId:\"DES_02IPZ\",children:/*#__PURE__*/_jsx(Material,{color:\"var(--token-54ea1c87-a42b-43b8-bcf8-d0f575f442fb, rgb(174, 36, 36))\",height:\"100%\",iconSearch:\"Home\",iconSelection:\"Star\",iconStyle15:\"Filled\",iconStyle2:\"Filled\",iconStyle7:\"Filled\",id:\"cm6uX4Oxa\",layoutId:\"cm6uX4Oxa\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-v9wjej-container\",inComponentSlot:true,isAuthoredByUser:true,isModuleExternal:true,nodeId:\"nNRWkfGlb\",rendersWithMotion:true,scopeId:\"DES_02IPZ\",children:/*#__PURE__*/_jsx(Material,{color:\"var(--token-54ea1c87-a42b-43b8-bcf8-d0f575f442fb, rgb(174, 36, 36))\",height:\"100%\",iconSearch:\"Home\",iconSelection:\"Star\",iconStyle15:\"Filled\",iconStyle2:\"Filled\",iconStyle7:\"Filled\",id:\"nNRWkfGlb\",layoutId:\"nNRWkfGlb\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-11n5z4i-container\",inComponentSlot:true,isAuthoredByUser:true,isModuleExternal:true,nodeId:\"CXjCLK94X\",rendersWithMotion:true,scopeId:\"DES_02IPZ\",children:/*#__PURE__*/_jsx(Material,{color:\"var(--token-54ea1c87-a42b-43b8-bcf8-d0f575f442fb, rgb(174, 36, 36))\",height:\"100%\",iconSearch:\"Home\",iconSelection:\"Star\",iconStyle15:\"Filled\",iconStyle2:\"Filled\",iconStyle7:\"Filled\",id:\"CXjCLK94X\",layoutId:\"CXjCLK94X\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1xjqgfe\",\"data-framer-name\":\"Testimonials 2\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-u10sns\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"R0Y7S2FudHVtcnV5IFByby03MDA=\",\"--framer-font-family\":'\"Kantumruy Pro\", \"Kantumruy Pro Placeholder\", sans-serif',\"--framer-font-size\":\"22px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.7px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-1021654d-251a-4750-952b-de3f7005260e, rgb(136, 136, 136))\"},children:\"\u201CThe aesthetics of the shoe are absolutely brilliant, they are very comfortable to wear and have very good quality as well!\u201D\"})}),className:\"framer-1v9puqs\",fonts:[\"GF;Kantumruy Pro-700\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1erqwvr\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1top9t7\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"R0Y7S2FudHVtcnV5IFByby03MDA=\",\"--framer-font-family\":'\"Kantumruy Pro\", \"Kantumruy Pro Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-line-height\":\"1.4em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-b9c3c957-2c66-49c4-9732-fa196fddac20, rgb(0, 17, 34))\"},children:\"Muhammad Daniyaal Jazeel\"})}),className:\"framer-1woqdaf\",fonts:[\"GF;Kantumruy Pro-700\"],verticalAlignment:\"top\",withExternalLayout:true})})})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1ep5ozu\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1aswtnp-container\",inComponentSlot:true,isAuthoredByUser:true,isModuleExternal:true,nodeId:\"ZUEYsQWqv\",rendersWithMotion:true,scopeId:\"DES_02IPZ\",children:/*#__PURE__*/_jsx(Material,{color:\"var(--token-54ea1c87-a42b-43b8-bcf8-d0f575f442fb, rgb(174, 36, 36))\",height:\"100%\",iconSearch:\"Home\",iconSelection:\"Star\",iconStyle15:\"Filled\",iconStyle2:\"Filled\",iconStyle7:\"Filled\",id:\"ZUEYsQWqv\",layoutId:\"ZUEYsQWqv\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-fk1tei-container\",inComponentSlot:true,isAuthoredByUser:true,isModuleExternal:true,nodeId:\"a1mUUFJzb\",rendersWithMotion:true,scopeId:\"DES_02IPZ\",children:/*#__PURE__*/_jsx(Material,{color:\"var(--token-54ea1c87-a42b-43b8-bcf8-d0f575f442fb, rgb(174, 36, 36))\",height:\"100%\",iconSearch:\"Home\",iconSelection:\"Star\",iconStyle15:\"Filled\",iconStyle2:\"Filled\",iconStyle7:\"Filled\",id:\"a1mUUFJzb\",layoutId:\"a1mUUFJzb\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-462uok-container\",inComponentSlot:true,isAuthoredByUser:true,isModuleExternal:true,nodeId:\"A01iYqKEX\",rendersWithMotion:true,scopeId:\"DES_02IPZ\",children:/*#__PURE__*/_jsx(Material,{color:\"var(--token-54ea1c87-a42b-43b8-bcf8-d0f575f442fb, rgb(174, 36, 36))\",height:\"100%\",iconSearch:\"Home\",iconSelection:\"Star\",iconStyle15:\"Filled\",iconStyle2:\"Filled\",iconStyle7:\"Filled\",id:\"A01iYqKEX\",layoutId:\"A01iYqKEX\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1oqrfee-container\",inComponentSlot:true,isAuthoredByUser:true,isModuleExternal:true,nodeId:\"UTSDVEb88\",rendersWithMotion:true,scopeId:\"DES_02IPZ\",children:/*#__PURE__*/_jsx(Material,{color:\"var(--token-54ea1c87-a42b-43b8-bcf8-d0f575f442fb, rgb(174, 36, 36))\",height:\"100%\",iconSearch:\"Home\",iconSelection:\"Star\",iconStyle15:\"Filled\",iconStyle2:\"Filled\",iconStyle7:\"Filled\",id:\"UTSDVEb88\",layoutId:\"UTSDVEb88\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1wbsycf-container\",inComponentSlot:true,isAuthoredByUser:true,isModuleExternal:true,nodeId:\"RfHlJAVHz\",rendersWithMotion:true,scopeId:\"DES_02IPZ\",children:/*#__PURE__*/_jsx(Material,{color:\"var(--token-54ea1c87-a42b-43b8-bcf8-d0f575f442fb, rgb(174, 36, 36))\",height:\"100%\",iconSearch:\"Home\",iconSelection:\"Star\",iconStyle15:\"Filled\",iconStyle2:\"Filled\",iconStyle7:\"Filled\",id:\"RfHlJAVHz\",layoutId:\"RfHlJAVHz\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1pjszmm\",\"data-framer-name\":\"Testimonials 2\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-2iujmy\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"R0Y7S2FudHVtcnV5IFByby03MDA=\",\"--framer-font-family\":'\"Kantumruy Pro\", \"Kantumruy Pro Placeholder\", sans-serif',\"--framer-font-size\":\"22px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.7px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-1021654d-251a-4750-952b-de3f7005260e, rgb(136, 136, 136))\"},children:\"\\\"Excellent!!! The quality of the Air Force 1s is top-notch and the leather is soft and comfortable for everyday wear. The service was also exceptional from packaging to delivery. Can't wait to shop again!!!\"})}),className:\"framer-1atwenx\",fonts:[\"GF;Kantumruy Pro-700\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-14ey7wr\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-m9qesd\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"R0Y7S2FudHVtcnV5IFByby03MDA=\",\"--framer-font-family\":'\"Kantumruy Pro\", \"Kantumruy Pro Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-line-height\":\"1.4em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-b9c3c957-2c66-49c4-9732-fa196fddac20, rgb(0, 17, 34))\"},children:\"Multazam Naveed\"})}),className:\"framer-d8iaac\",fonts:[\"GF;Kantumruy Pro-700\"],verticalAlignment:\"top\",withExternalLayout:true})})})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-tq0hj6\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1cwpwt2-container\",inComponentSlot:true,isAuthoredByUser:true,isModuleExternal:true,nodeId:\"qwXlOvLEt\",rendersWithMotion:true,scopeId:\"DES_02IPZ\",children:/*#__PURE__*/_jsx(Material,{color:\"var(--token-54ea1c87-a42b-43b8-bcf8-d0f575f442fb, rgb(174, 36, 36))\",height:\"100%\",iconSearch:\"Home\",iconSelection:\"Star\",iconStyle15:\"Filled\",iconStyle2:\"Filled\",iconStyle7:\"Filled\",id:\"qwXlOvLEt\",layoutId:\"qwXlOvLEt\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1w6b9l6-container\",inComponentSlot:true,isAuthoredByUser:true,isModuleExternal:true,nodeId:\"SFgDBkMJG\",rendersWithMotion:true,scopeId:\"DES_02IPZ\",children:/*#__PURE__*/_jsx(Material,{color:\"var(--token-54ea1c87-a42b-43b8-bcf8-d0f575f442fb, rgb(174, 36, 36))\",height:\"100%\",iconSearch:\"Home\",iconSelection:\"Star\",iconStyle15:\"Filled\",iconStyle2:\"Filled\",iconStyle7:\"Filled\",id:\"SFgDBkMJG\",layoutId:\"SFgDBkMJG\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-19c6n84-container\",inComponentSlot:true,isAuthoredByUser:true,isModuleExternal:true,nodeId:\"zT9wCUQ63\",rendersWithMotion:true,scopeId:\"DES_02IPZ\",children:/*#__PURE__*/_jsx(Material,{color:\"var(--token-54ea1c87-a42b-43b8-bcf8-d0f575f442fb, rgb(174, 36, 36))\",height:\"100%\",iconSearch:\"Home\",iconSelection:\"Star\",iconStyle15:\"Filled\",iconStyle2:\"Filled\",iconStyle7:\"Filled\",id:\"zT9wCUQ63\",layoutId:\"zT9wCUQ63\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-tkok59-container\",inComponentSlot:true,isAuthoredByUser:true,isModuleExternal:true,nodeId:\"LsE_umsJj\",rendersWithMotion:true,scopeId:\"DES_02IPZ\",children:/*#__PURE__*/_jsx(Material,{color:\"var(--token-54ea1c87-a42b-43b8-bcf8-d0f575f442fb, rgb(174, 36, 36))\",height:\"100%\",iconSearch:\"Home\",iconSelection:\"Star\",iconStyle15:\"Filled\",iconStyle2:\"Filled\",iconStyle7:\"Filled\",id:\"LsE_umsJj\",layoutId:\"LsE_umsJj\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-gahcep-container\",inComponentSlot:true,isAuthoredByUser:true,isModuleExternal:true,nodeId:\"zTFB36RS8\",rendersWithMotion:true,scopeId:\"DES_02IPZ\",children:/*#__PURE__*/_jsx(Material,{color:\"var(--token-54ea1c87-a42b-43b8-bcf8-d0f575f442fb, rgb(174, 36, 36))\",height:\"100%\",iconSearch:\"Home\",iconSelection:\"Star\",iconStyle15:\"Filled\",iconStyle2:\"Filled\",iconStyle7:\"Filled\",id:\"zTFB36RS8\",layoutId:\"zTFB36RS8\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1y4mr1v\",\"data-framer-name\":\"Testimonials 2\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-tgpoqh\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"R0Y7S2FudHVtcnV5IFByby03MDA=\",\"--framer-font-family\":'\"Kantumruy Pro\", \"Kantumruy Pro Placeholder\", sans-serif',\"--framer-font-size\":\"22px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.7px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-1021654d-251a-4750-952b-de3f7005260e, rgb(136, 136, 136))\"},children:\"\u201CThe product is nice. Anyone who saw the shoes wasn't able to differentiate it from originals. The product has long life but the sole wears out a bit fast. The threading is good and it is very comfortable to wear\u201D\"})}),className:\"framer-535b5z\",fonts:[\"GF;Kantumruy Pro-700\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-i0mf0o\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1mobnih\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"R0Y7S2FudHVtcnV5IFByby03MDA=\",\"--framer-font-family\":'\"Kantumruy Pro\", \"Kantumruy Pro Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-line-height\":\"1.4em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-b9c3c957-2c66-49c4-9732-fa196fddac20, rgb(0, 17, 34))\"},children:\"Waleed Muhammad\"})}),className:\"framer-dedjib\",fonts:[\"GF;Kantumruy Pro-700\"],verticalAlignment:\"top\",withExternalLayout:true})})})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1f0qtl3\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1i240zs-container\",inComponentSlot:true,isAuthoredByUser:true,isModuleExternal:true,nodeId:\"ORrV6rMxn\",rendersWithMotion:true,scopeId:\"DES_02IPZ\",children:/*#__PURE__*/_jsx(Material,{color:\"var(--token-54ea1c87-a42b-43b8-bcf8-d0f575f442fb, rgb(174, 36, 36))\",height:\"100%\",iconSearch:\"Home\",iconSelection:\"Star\",iconStyle15:\"Filled\",iconStyle2:\"Filled\",iconStyle7:\"Filled\",id:\"ORrV6rMxn\",layoutId:\"ORrV6rMxn\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-5ip3ts-container\",inComponentSlot:true,isAuthoredByUser:true,isModuleExternal:true,nodeId:\"xHeAd0KjR\",rendersWithMotion:true,scopeId:\"DES_02IPZ\",children:/*#__PURE__*/_jsx(Material,{color:\"var(--token-54ea1c87-a42b-43b8-bcf8-d0f575f442fb, rgb(174, 36, 36))\",height:\"100%\",iconSearch:\"Home\",iconSelection:\"Star\",iconStyle15:\"Filled\",iconStyle2:\"Filled\",iconStyle7:\"Filled\",id:\"xHeAd0KjR\",layoutId:\"xHeAd0KjR\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1sgr9tl-container\",inComponentSlot:true,isAuthoredByUser:true,isModuleExternal:true,nodeId:\"FVcNc9v_D\",rendersWithMotion:true,scopeId:\"DES_02IPZ\",children:/*#__PURE__*/_jsx(Material,{color:\"var(--token-54ea1c87-a42b-43b8-bcf8-d0f575f442fb, rgb(174, 36, 36))\",height:\"100%\",iconSearch:\"Home\",iconSelection:\"Star\",iconStyle15:\"Filled\",iconStyle2:\"Filled\",iconStyle7:\"Filled\",id:\"FVcNc9v_D\",layoutId:\"FVcNc9v_D\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1qsnhkc-container\",inComponentSlot:true,isAuthoredByUser:true,isModuleExternal:true,nodeId:\"SgYM0i5aK\",rendersWithMotion:true,scopeId:\"DES_02IPZ\",children:/*#__PURE__*/_jsx(Material,{color:\"var(--token-54ea1c87-a42b-43b8-bcf8-d0f575f442fb, rgb(174, 36, 36))\",height:\"100%\",iconSearch:\"Home\",iconSelection:\"Star\",iconStyle15:\"Filled\",iconStyle2:\"Filled\",iconStyle7:\"Filled\",id:\"SgYM0i5aK\",layoutId:\"SgYM0i5aK\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-t6ylu4-container\",inComponentSlot:true,isAuthoredByUser:true,isModuleExternal:true,nodeId:\"nY5UTgWCx\",rendersWithMotion:true,scopeId:\"DES_02IPZ\",children:/*#__PURE__*/_jsx(Material,{color:\"var(--token-3eef5c54-d33a-44a1-9992-1d6282ea2b13, rgba(61, 39, 39, 0.6))\",height:\"100%\",iconSearch:\"Home\",iconSelection:\"Star\",iconStyle15:\"Filled\",iconStyle2:\"Filled\",iconStyle7:\"Filled\",id:\"nY5UTgWCx\",layoutId:\"nY5UTgWCx\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})]})]})],speed:100,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})]}),/*#__PURE__*/_jsxs(Image,{background:{alt:\"\",backgroundSize:1,fit:\"tile\",pixelHeight:1080,pixelWidth:1920,positionX:\"left\",positionY:\"top\",sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/mcT9C77Fq6ReWUJuJ6bWdrebCxc.png\",srcSet:\"https://framerusercontent.com/images/mcT9C77Fq6ReWUJuJ6bWdrebCxc.png?scale-down-to=512 512w,https://framerusercontent.com/images/mcT9C77Fq6ReWUJuJ6bWdrebCxc.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/mcT9C77Fq6ReWUJuJ6bWdrebCxc.png 1920w\"},className:\"framer-d0p6ap\",\"data-framer-name\":\"Contact\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{K4jE710Iv:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h2\",{style:{\"--font-selector\":\"R0Y7S2FudHVtcnV5IFByby03MDA=\",\"--framer-font-family\":'\"Kantumruy Pro\", \"Kantumruy Pro Placeholder\", sans-serif',\"--framer-font-size\":\"32px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-2.1px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-94c50cc1-3be9-4fb7-9b40-db0d059e6f66, rgb(255, 255, 255))\"},children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-font-size\":\"33px\"},children:\"Can't find the brand you're looking for?\"}),/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-font-size\":\"33px\"},children:\"Let us know!\"})]})})}},children:/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation2,__framer__styleAppearEffectEnabled:true,__framer__threshold:1,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h2\",{style:{\"--font-selector\":\"R0Y7S2FudHVtcnV5IFByby03MDA=\",\"--framer-font-family\":'\"Kantumruy Pro\", \"Kantumruy Pro Placeholder\", sans-serif',\"--framer-font-size\":\"50px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-2.1px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-94c50cc1-3be9-4fb7-9b40-db0d059e6f66, rgb(255, 255, 255))\"},children:[\"Can't find the brand you're looking for?\",/*#__PURE__*/_jsx(\"br\",{}),\"Let us know!\"]})}),className:\"framer-1rwtjeo\",fonts:[\"GF;Kantumruy Pro-700\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation2,__framer__styleAppearEffectEnabled:true,__framer__threshold:1,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1nrrmyi\",\"data-framer-name\":\"Column\",children:/*#__PURE__*/_jsx(FormContainer,{action:\"https://api.framer.com/forms/v1/forms/7fe25beb-5de2-4e51-ab17-6caa212d6b3a/submit\",className:\"framer-1yvg5wh\",nodeId:\"tn5JCd13o\",children:formState=>/*#__PURE__*/_jsxs(_Fragment,{children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1x415ml\",children:[/*#__PURE__*/_jsxs(\"label\",{className:\"framer-1il9yk5\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7S2FudHVtcnV5IFByby03MDA=\",\"--framer-font-family\":'\"Kantumruy Pro\", \"Kantumruy Pro Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-94c50cc1-3be9-4fb7-9b40-db0d059e6f66, rgb(255, 255, 255))\"},children:\"Name\"})}),className:\"framer-175axo5\",fonts:[\"GF;Kantumruy Pro-700\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(FormPlainTextInput,{className:\"framer-i1o0ml\",inputName:\"Name\",placeholder:\"Jane Smith\",type:\"text\"})]}),/*#__PURE__*/_jsxs(\"label\",{className:\"framer-f2df3p\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7S2FudHVtcnV5IFByby03MDA=\",\"--framer-font-family\":'\"Kantumruy Pro\", \"Kantumruy Pro Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-94c50cc1-3be9-4fb7-9b40-db0d059e6f66, rgb(255, 255, 255))\"},children:\"Mobile Number\"})}),className:\"framer-14psv73\",fonts:[\"GF;Kantumruy Pro-700\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(FormPlainTextInput,{className:\"framer-dbslr6\",inputName:\"Mobile Number\",placeholder:\"03123456789\",type:\"tel\"})]})]}),/*#__PURE__*/_jsxs(\"label\",{className:\"framer-11zo7ob\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7S2FudHVtcnV5IFByby03MDA=\",\"--framer-font-family\":'\"Kantumruy Pro\", \"Kantumruy Pro Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-94c50cc1-3be9-4fb7-9b40-db0d059e6f66, rgb(255, 255, 255))\"},children:\"Message\"})}),className:\"framer-2oubdn\",fonts:[\"GF;Kantumruy Pro-700\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(FormPlainTextInput,{className:\"framer-bsbd4u\",inputName:\"Message\",placeholder:\"Your message...\",type:\"textarea\"})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{K4jE710Iv:{width:`calc(${componentViewport?.width||\"100vw\"} - 80px)`},vcxCJq7Ft:{width:`min(${componentViewport?.width||\"100vw\"} - 80px, (${componentViewport?.width||\"100vw\"} - 80px) * 0.89)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,width:`min(${componentViewport?.width||\"100vw\"} - 80px, (${componentViewport?.width||\"100vw\"} - 80px) * 0.6578)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-en6yl-container\",nodeId:\"Dzj6YDLHJ\",scopeId:\"DES_02IPZ\",children:/*#__PURE__*/_jsx(ButtonCopy2,{height:\"100%\",id:\"Dzj6YDLHJ\",layoutId:\"Dzj6YDLHJ\",style:{height:\"100%\",width:\"100%\"},type:\"submit\",variant:\"ROzNBlSSk\",width:\"100%\"})})})})]})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1k429nl\",\"data-framer-name\":\"FAQ\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{K4jE710Iv:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h2\",{style:{\"--font-selector\":\"R0Y7S2FudHVtcnV5IFByby03MDA=\",\"--framer-font-family\":'\"Kantumruy Pro\", \"Kantumruy Pro Placeholder\", sans-serif',\"--framer-font-size\":\"33px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-2.6px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(51, 51, 51)\"},children:[\"FAQ\",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-54ea1c87-a42b-43b8-bcf8-d0f575f442fb, rgb(174, 36, 36))\"},children:\"s\"})]})})}},children:/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation2,__framer__styleAppearEffectEnabled:true,__framer__threshold:1,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h2\",{style:{\"--font-selector\":\"R0Y7S2FudHVtcnV5IFByby03MDA=\",\"--framer-font-family\":'\"Kantumruy Pro\", \"Kantumruy Pro Placeholder\", sans-serif',\"--framer-font-size\":\"50px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-2.6px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(51, 51, 51)\"},children:[\"FAQ\",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-54ea1c87-a42b-43b8-bcf8-d0f575f442fb, rgb(174, 36, 36))\"},children:\"s\"})]})}),className:\"framer-o8ykjs\",fonts:[\"GF;Kantumruy Pro-700\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-p24dua\",\"data-framer-name\":\"Column\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:322,width:`max(min(1000px, ${componentViewport?.width||\"100vw\"}), 1px)`,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation2,__framer__styleAppearEffectEnabled:true,__framer__threshold:1,__perspectiveFX:false,__targetOpacity:1,className:\"framer-s4tfp9-container\",nodeId:\"uS_2e7AXT\",rendersWithMotion:true,scopeId:\"DES_02IPZ\",children:/*#__PURE__*/_jsx(Accordion,{height:\"100%\",id:\"uS_2e7AXT\",layoutId:\"uS_2e7AXT\",style:{width:\"100%\"},width:\"100%\"})})})})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:393,width:componentViewport?.width||\"100vw\",children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-17xe8n-container\",nodeId:\"e6sBGzfdr\",rendersWithMotion:true,scopeId:\"DES_02IPZ\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{K4jE710Iv:{variant:\"d8WI9mNyU\"},vcxCJq7Ft:{variant:\"FnCWbsOUi\"}},children:/*#__PURE__*/_jsx(FooterCopy,{height:\"100%\",id:\"e6sBGzfdr\",layoutId:\"e6sBGzfdr\",style:{width:\"100%\"},variant:\"aE7WwSRgP\",width:\"100%\"})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-rNbZ1.framer-9ei2z2, .framer-rNbZ1 .framer-9ei2z2 { display: block; }\",\".framer-rNbZ1.framer-15b17k3 { 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: 1440px; }\",\".framer-rNbZ1 .framer-1ikda5v { background-color: #000000; flex: none; height: 64px; overflow: hidden; position: relative; width: 100%; }\",\".framer-rNbZ1 .framer-7ux9gj-container { flex: none; height: auto; left: 0px; position: fixed; right: 0px; top: 0px; z-index: 7; }\",\".framer-rNbZ1 .framer-1f0wa4x { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-rNbZ1 .framer-1hmjqzq { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 13px; height: min-content; justify-content: center; overflow: hidden; padding: 54px; position: relative; width: 1px; }\",\".framer-rNbZ1 .framer-rniot5 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --framer-paragraph-spacing: 0px; flex: none; height: auto; max-width: 100%; position: relative; white-space: pre-wrap; width: auto; word-break: break-word; word-wrap: break-word; z-index: 1; }\",\".framer-rNbZ1 .framer-5l4dv3-container { flex: none; height: 36px; position: relative; width: 100%; }\",\".framer-rNbZ1 .framer-v9379x, .framer-rNbZ1 .framer-d0p6ap { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: center; overflow: hidden; padding: 100px 40px 100px 40px; position: relative; width: 100%; }\",\".framer-rNbZ1 .framer-1qeo7mr { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: wrap; gap: 40px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-rNbZ1 .framer-m1qdaz-container { flex: none; height: auto; position: relative; width: 320px; }\",\".framer-rNbZ1 .framer-1vufi63 { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: center; overflow: hidden; padding: 100px 0px 100px 0px; position: relative; width: 100%; }\",\".framer-rNbZ1 .framer-1ox4svn { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-rNbZ1 .framer-1dxw342-container { aspect-ratio: 5.428571428571429 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 423px); position: relative; width: 84%; }\",\".framer-rNbZ1 .framer-1c1tzlu { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 15px; height: min-content; justify-content: center; overflow: hidden; padding: 11px 40px 11px 40px; position: relative; width: 361px; }\",\".framer-rNbZ1 .framer-1jq87nk, .framer-rNbZ1 .framer-u10sns, .framer-rNbZ1 .framer-2iujmy, .framer-rNbZ1 .framer-tgpoqh { 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: center; max-width: 100%; overflow: visible; padding: 0px; position: relative; width: 1000px; }\",\".framer-rNbZ1 .framer-133qw5a, .framer-rNbZ1 .framer-1v9puqs, .framer-rNbZ1 .framer-1atwenx, .framer-rNbZ1 .framer-535b5z { --framer-paragraph-spacing: 0px; flex: none; height: auto; max-width: 500px; overflow: visible; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-rNbZ1 .framer-y4anz5, .framer-rNbZ1 .framer-1erqwvr, .framer-rNbZ1 .framer-14ey7wr, .framer-rNbZ1 .framer-i0mf0o { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 15px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-rNbZ1 .framer-1aer21w, .framer-rNbZ1 .framer-1top9t7, .framer-rNbZ1 .framer-m9qesd, .framer-rNbZ1 .framer-1mobnih { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-rNbZ1 .framer-1fb3ojm, .framer-rNbZ1 .framer-1woqdaf, .framer-rNbZ1 .framer-d8iaac, .framer-rNbZ1 .framer-dedjib, .framer-rNbZ1 .framer-o8ykjs { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --framer-paragraph-spacing: 0px; flex: none; height: auto; overflow: visible; position: relative; white-space: pre; width: auto; }\",\".framer-rNbZ1 .framer-1vpsbp3, .framer-rNbZ1 .framer-1ep5ozu, .framer-rNbZ1 .framer-tq0hj6, .framer-rNbZ1 .framer-1f0qtl3 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-rNbZ1 .framer-y5udv-container, .framer-rNbZ1 .framer-1qaq1nz-container, .framer-rNbZ1 .framer-kf9b5p-container, .framer-rNbZ1 .framer-v9wjej-container, .framer-rNbZ1 .framer-11n5z4i-container, .framer-rNbZ1 .framer-1aswtnp-container, .framer-rNbZ1 .framer-fk1tei-container, .framer-rNbZ1 .framer-462uok-container, .framer-rNbZ1 .framer-1oqrfee-container, .framer-rNbZ1 .framer-1wbsycf-container, .framer-rNbZ1 .framer-1cwpwt2-container, .framer-rNbZ1 .framer-1w6b9l6-container, .framer-rNbZ1 .framer-19c6n84-container, .framer-rNbZ1 .framer-tkok59-container, .framer-rNbZ1 .framer-gahcep-container, .framer-rNbZ1 .framer-1i240zs-container, .framer-rNbZ1 .framer-5ip3ts-container, .framer-rNbZ1 .framer-1sgr9tl-container, .framer-rNbZ1 .framer-1qsnhkc-container, .framer-rNbZ1 .framer-t6ylu4-container { flex: none; height: 25px; position: relative; width: 22px; }\",\".framer-rNbZ1 .framer-1xjqgfe, .framer-rNbZ1 .framer-1pjszmm, .framer-rNbZ1 .framer-1y4mr1v { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 15px; height: min-content; justify-content: center; overflow: hidden; padding: 11px 40px 11px 40px; position: relative; width: 361px; }\",\".framer-rNbZ1 .framer-1rwtjeo, .framer-rNbZ1 .framer-175axo5, .framer-rNbZ1 .framer-14psv73, .framer-rNbZ1 .framer-2oubdn { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; overflow: visible; position: relative; white-space: pre; width: auto; }\",\".framer-rNbZ1 .framer-1nrrmyi { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; max-width: 66%; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-rNbZ1 .framer-1yvg5wh { 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; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-rNbZ1 .framer-1x415ml { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-rNbZ1 .framer-1il9yk5, .framer-rNbZ1 .framer-f2df3p { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; width: 1px; }\",'.framer-rNbZ1 .framer-i1o0ml, .framer-rNbZ1 .framer-dbslr6 { --framer-input-background: #f2f2f2; --framer-input-border-radius-bottom-left: 8px; --framer-input-border-radius-bottom-right: 8px; --framer-input-border-radius-top-left: 8px; --framer-input-border-radius-top-right: 8px; --framer-input-focused-border-color: #0099ff; --framer-input-focused-border-style: solid; --framer-input-focused-border-width: 1px; --framer-input-font-color: #333333; --framer-input-font-family: \"Inter\"; --framer-input-font-letter-spacing: 0em; --framer-input-font-line-height: 1.2em; --framer-input-font-size: 14px; --framer-input-font-weight: 400; --framer-input-icon-color: #999999; --framer-input-padding: 12px; --framer-input-placeholder-color: #999999; flex: none; height: 40px; position: relative; width: 100%; }',\".framer-rNbZ1 .framer-11zo7ob { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; width: 100%; }\",'.framer-rNbZ1 .framer-bsbd4u { --framer-input-background: #f2f2f2; --framer-input-border-radius-bottom-left: 8px; --framer-input-border-radius-bottom-right: 8px; --framer-input-border-radius-top-left: 8px; --framer-input-border-radius-top-right: 8px; --framer-input-focused-border-color: #0099ff; --framer-input-focused-border-style: solid; --framer-input-focused-border-width: 1px; --framer-input-font-color: #333333; --framer-input-font-family: \"Inter\"; --framer-input-font-letter-spacing: 0em; --framer-input-font-line-height: 1.2em; --framer-input-font-size: 14px; --framer-input-font-weight: 400; --framer-input-icon-color: #999999; --framer-input-padding: 12px; --framer-input-placeholder-color: #999999; --framer-input-wrapper-height: auto; --framer-textarea-resize: vertical; flex: none; height: auto; min-height: 100px; position: relative; width: 100%; }',\".framer-rNbZ1 .framer-en6yl-container { flex: none; height: 40px; position: relative; width: 100%; }\",\".framer-rNbZ1 .framer-1k429nl { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: center; overflow: hidden; padding: 100px 40px 100px 40px; position: relative; width: 100%; }\",\".framer-rNbZ1 .framer-p24dua { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; max-width: 100%; overflow: visible; padding: 0px; position: relative; width: 1000px; }\",\".framer-rNbZ1 .framer-s4tfp9-container { flex: 1 0 0px; height: auto; position: relative; width: 1px; z-index: 2; }\",\".framer-rNbZ1 .framer-17xe8n-container { flex: none; height: auto; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-rNbZ1.framer-15b17k3, .framer-rNbZ1 .framer-1f0wa4x, .framer-rNbZ1 .framer-1hmjqzq, .framer-rNbZ1 .framer-v9379x, .framer-rNbZ1 .framer-1qeo7mr, .framer-rNbZ1 .framer-1vufi63, .framer-rNbZ1 .framer-1c1tzlu, .framer-rNbZ1 .framer-1jq87nk, .framer-rNbZ1 .framer-y4anz5, .framer-rNbZ1 .framer-1aer21w, .framer-rNbZ1 .framer-1vpsbp3, .framer-rNbZ1 .framer-1xjqgfe, .framer-rNbZ1 .framer-u10sns, .framer-rNbZ1 .framer-1erqwvr, .framer-rNbZ1 .framer-1top9t7, .framer-rNbZ1 .framer-1ep5ozu, .framer-rNbZ1 .framer-1pjszmm, .framer-rNbZ1 .framer-2iujmy, .framer-rNbZ1 .framer-14ey7wr, .framer-rNbZ1 .framer-m9qesd, .framer-rNbZ1 .framer-tq0hj6, .framer-rNbZ1 .framer-1y4mr1v, .framer-rNbZ1 .framer-tgpoqh, .framer-rNbZ1 .framer-i0mf0o, .framer-rNbZ1 .framer-1mobnih, .framer-rNbZ1 .framer-1f0qtl3, .framer-rNbZ1 .framer-d0p6ap, .framer-rNbZ1 .framer-1nrrmyi, .framer-rNbZ1 .framer-1yvg5wh, .framer-rNbZ1 .framer-1x415ml, .framer-rNbZ1 .framer-1il9yk5, .framer-rNbZ1 .framer-f2df3p, .framer-rNbZ1 .framer-11zo7ob, .framer-rNbZ1 .framer-1k429nl, .framer-rNbZ1 .framer-p24dua { gap: 0px; } .framer-rNbZ1.framer-15b17k3 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-rNbZ1.framer-15b17k3 > :first-child, .framer-rNbZ1 .framer-1hmjqzq > :first-child, .framer-rNbZ1 .framer-v9379x > :first-child, .framer-rNbZ1 .framer-1vufi63 > :first-child, .framer-rNbZ1 .framer-1c1tzlu > :first-child, .framer-rNbZ1 .framer-1jq87nk > :first-child, .framer-rNbZ1 .framer-1aer21w > :first-child, .framer-rNbZ1 .framer-1xjqgfe > :first-child, .framer-rNbZ1 .framer-u10sns > :first-child, .framer-rNbZ1 .framer-1top9t7 > :first-child, .framer-rNbZ1 .framer-1pjszmm > :first-child, .framer-rNbZ1 .framer-2iujmy > :first-child, .framer-rNbZ1 .framer-m9qesd > :first-child, .framer-rNbZ1 .framer-1y4mr1v > :first-child, .framer-rNbZ1 .framer-tgpoqh > :first-child, .framer-rNbZ1 .framer-1mobnih > :first-child, .framer-rNbZ1 .framer-d0p6ap > :first-child, .framer-rNbZ1 .framer-1nrrmyi > :first-child, .framer-rNbZ1 .framer-1yvg5wh > :first-child, .framer-rNbZ1 .framer-1il9yk5 > :first-child, .framer-rNbZ1 .framer-f2df3p > :first-child, .framer-rNbZ1 .framer-11zo7ob > :first-child, .framer-rNbZ1 .framer-1k429nl > :first-child { margin-top: 0px; } .framer-rNbZ1.framer-15b17k3 > :last-child, .framer-rNbZ1 .framer-1hmjqzq > :last-child, .framer-rNbZ1 .framer-v9379x > :last-child, .framer-rNbZ1 .framer-1vufi63 > :last-child, .framer-rNbZ1 .framer-1c1tzlu > :last-child, .framer-rNbZ1 .framer-1jq87nk > :last-child, .framer-rNbZ1 .framer-1aer21w > :last-child, .framer-rNbZ1 .framer-1xjqgfe > :last-child, .framer-rNbZ1 .framer-u10sns > :last-child, .framer-rNbZ1 .framer-1top9t7 > :last-child, .framer-rNbZ1 .framer-1pjszmm > :last-child, .framer-rNbZ1 .framer-2iujmy > :last-child, .framer-rNbZ1 .framer-m9qesd > :last-child, .framer-rNbZ1 .framer-1y4mr1v > :last-child, .framer-rNbZ1 .framer-tgpoqh > :last-child, .framer-rNbZ1 .framer-1mobnih > :last-child, .framer-rNbZ1 .framer-d0p6ap > :last-child, .framer-rNbZ1 .framer-1nrrmyi > :last-child, .framer-rNbZ1 .framer-1yvg5wh > :last-child, .framer-rNbZ1 .framer-1il9yk5 > :last-child, .framer-rNbZ1 .framer-f2df3p > :last-child, .framer-rNbZ1 .framer-11zo7ob > :last-child, .framer-rNbZ1 .framer-1k429nl > :last-child { margin-bottom: 0px; } .framer-rNbZ1 .framer-1f0wa4x > *, .framer-rNbZ1 .framer-1x415ml > * { margin: 0px; margin-left: calc(20px / 2); margin-right: calc(20px / 2); } .framer-rNbZ1 .framer-1f0wa4x > :first-child, .framer-rNbZ1 .framer-1qeo7mr > :first-child, .framer-rNbZ1 .framer-y4anz5 > :first-child, .framer-rNbZ1 .framer-1vpsbp3 > :first-child, .framer-rNbZ1 .framer-1erqwvr > :first-child, .framer-rNbZ1 .framer-1ep5ozu > :first-child, .framer-rNbZ1 .framer-14ey7wr > :first-child, .framer-rNbZ1 .framer-tq0hj6 > :first-child, .framer-rNbZ1 .framer-i0mf0o > :first-child, .framer-rNbZ1 .framer-1f0qtl3 > :first-child, .framer-rNbZ1 .framer-1x415ml > :first-child, .framer-rNbZ1 .framer-p24dua > :first-child { margin-left: 0px; } .framer-rNbZ1 .framer-1f0wa4x > :last-child, .framer-rNbZ1 .framer-1qeo7mr > :last-child, .framer-rNbZ1 .framer-y4anz5 > :last-child, .framer-rNbZ1 .framer-1vpsbp3 > :last-child, .framer-rNbZ1 .framer-1erqwvr > :last-child, .framer-rNbZ1 .framer-1ep5ozu > :last-child, .framer-rNbZ1 .framer-14ey7wr > :last-child, .framer-rNbZ1 .framer-tq0hj6 > :last-child, .framer-rNbZ1 .framer-i0mf0o > :last-child, .framer-rNbZ1 .framer-1f0qtl3 > :last-child, .framer-rNbZ1 .framer-1x415ml > :last-child, .framer-rNbZ1 .framer-p24dua > :last-child { margin-right: 0px; } .framer-rNbZ1 .framer-1hmjqzq > * { margin: 0px; margin-bottom: calc(13px / 2); margin-top: calc(13px / 2); } .framer-rNbZ1 .framer-v9379x > *, .framer-rNbZ1 .framer-d0p6ap > *, .framer-rNbZ1 .framer-1k429nl > * { margin: 0px; margin-bottom: calc(60px / 2); margin-top: calc(60px / 2); } .framer-rNbZ1 .framer-1qeo7mr > * { margin: 0px; margin-left: calc(40px / 2); margin-right: calc(40px / 2); } .framer-rNbZ1 .framer-1vufi63 > * { margin: 0px; margin-bottom: calc(48px / 2); margin-top: calc(48px / 2); } .framer-rNbZ1 .framer-1c1tzlu > *, .framer-rNbZ1 .framer-1xjqgfe > *, .framer-rNbZ1 .framer-1pjszmm > *, .framer-rNbZ1 .framer-1y4mr1v > * { margin: 0px; margin-bottom: calc(15px / 2); margin-top: calc(15px / 2); } .framer-rNbZ1 .framer-1jq87nk > *, .framer-rNbZ1 .framer-u10sns > *, .framer-rNbZ1 .framer-2iujmy > *, .framer-rNbZ1 .framer-tgpoqh > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-rNbZ1 .framer-y4anz5 > *, .framer-rNbZ1 .framer-1erqwvr > *, .framer-rNbZ1 .framer-14ey7wr > *, .framer-rNbZ1 .framer-i0mf0o > * { margin: 0px; margin-left: calc(15px / 2); margin-right: calc(15px / 2); } .framer-rNbZ1 .framer-1aer21w > *, .framer-rNbZ1 .framer-1top9t7 > *, .framer-rNbZ1 .framer-m9qesd > *, .framer-rNbZ1 .framer-1mobnih > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } .framer-rNbZ1 .framer-1vpsbp3 > *, .framer-rNbZ1 .framer-1ep5ozu > *, .framer-rNbZ1 .framer-tq0hj6 > *, .framer-rNbZ1 .framer-1f0qtl3 > *, .framer-rNbZ1 .framer-p24dua > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-rNbZ1 .framer-1nrrmyi > *, .framer-rNbZ1 .framer-1il9yk5 > *, .framer-rNbZ1 .framer-f2df3p > *, .framer-rNbZ1 .framer-11zo7ob > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-rNbZ1 .framer-1yvg5wh > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } }\",\"@media (min-width: 810px) and (max-width: 1439px) { .framer-rNbZ1.framer-15b17k3 { width: 810px; } .framer-rNbZ1 .framer-1f0wa4x { gap: 4px; } .framer-rNbZ1 .framer-1dxw342-container { height: var(--framer-aspect-ratio-supported, 324px); } .framer-rNbZ1 .framer-1rwtjeo { white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; } .framer-rNbZ1 .framer-1nrrmyi { max-width: 89%; } .framer-rNbZ1 .framer-1k429nl { padding: 80px 40px 80px 40px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-rNbZ1 .framer-1f0wa4x { gap: 0px; } .framer-rNbZ1 .framer-1f0wa4x > * { margin: 0px; margin-left: calc(4px / 2); margin-right: calc(4px / 2); } .framer-rNbZ1 .framer-1f0wa4x > :first-child { margin-left: 0px; } .framer-rNbZ1 .framer-1f0wa4x > :last-child { margin-right: 0px; } }}\",\"@media (max-width: 809px) { .framer-rNbZ1.framer-15b17k3 { width: 390px; } .framer-rNbZ1 .framer-1ikda5v { order: 0; } .framer-rNbZ1 .framer-7ux9gj-container { order: 1; } .framer-rNbZ1 .framer-1f0wa4x { flex-direction: column; gap: 50px; order: 2; padding: 8px 0px 0px 0px; } .framer-rNbZ1 .framer-1hmjqzq { flex: none; gap: 18px; width: 100%; } .framer-rNbZ1 .framer-v9379x { order: 3; } .framer-rNbZ1 .framer-1vufi63 { order: 4; padding: 46px 0px 46px 0px; } .framer-rNbZ1 .framer-1dxw342-container { height: var(--framer-aspect-ratio-supported, 324px); } .framer-rNbZ1 .framer-d0p6ap { gap: 40px; order: 5; padding: 53px 40px 53px 40px; } .framer-rNbZ1 .framer-1rwtjeo { white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; } .framer-rNbZ1 .framer-1nrrmyi { max-width: 100%; } .framer-rNbZ1 .framer-1x415ml { flex-direction: column; } .framer-rNbZ1 .framer-1il9yk5, .framer-rNbZ1 .framer-f2df3p { flex: none; width: 100%; } .framer-rNbZ1 .framer-1k429nl { order: 6; padding: 60px 20px 60px 20px; } .framer-rNbZ1 .framer-17xe8n-container { order: 7; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-rNbZ1 .framer-1f0wa4x, .framer-rNbZ1 .framer-1hmjqzq, .framer-rNbZ1 .framer-d0p6ap, .framer-rNbZ1 .framer-1x415ml { gap: 0px; } .framer-rNbZ1 .framer-1f0wa4x > * { margin: 0px; margin-bottom: calc(50px / 2); margin-top: calc(50px / 2); } .framer-rNbZ1 .framer-1f0wa4x > :first-child, .framer-rNbZ1 .framer-1hmjqzq > :first-child, .framer-rNbZ1 .framer-d0p6ap > :first-child, .framer-rNbZ1 .framer-1x415ml > :first-child { margin-top: 0px; } .framer-rNbZ1 .framer-1f0wa4x > :last-child, .framer-rNbZ1 .framer-1hmjqzq > :last-child, .framer-rNbZ1 .framer-d0p6ap > :last-child, .framer-rNbZ1 .framer-1x415ml > :last-child { margin-bottom: 0px; } .framer-rNbZ1 .framer-1hmjqzq > * { margin: 0px; margin-bottom: calc(18px / 2); margin-top: calc(18px / 2); } .framer-rNbZ1 .framer-d0p6ap > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-rNbZ1 .framer-1x415ml > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 3801\n * @framerIntrinsicWidth 1440\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"vcxCJq7Ft\":{\"layout\":[\"fixed\",\"auto\"]},\"K4jE710Iv\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections\n * @framerResponsiveScreen\n */const FramerDES_02IPZ=withCSS(Component,css,\"framer-rNbZ1\");export default FramerDES_02IPZ;FramerDES_02IPZ.displayName=\"Store\";FramerDES_02IPZ.defaultProps={height:3801,width:1440};addFonts(FramerDES_02IPZ,[{explicitInter:true,fonts:[{family:\"Kantumruy Pro\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/kantumruypro/v9/1q2TY5aECkp34vEBSPFOmJxwvk_pilU8OGNfyg2Jq0sxM34dR6dW.woff2\",weight:\"700\"},{family:\"Inter\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/inter/v18/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuLyfMZ1rib2Bg-4.woff2\",weight:\"400\"}]},...NavigationFonts,...FiltersFonts,...FeaturedProductFonts,...MaterialFonts,...TickerFonts,...ButtonCopy2Fonts,...AccordionFonts,...FooterCopyFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerDES_02IPZ\",\"slots\":[],\"annotations\":{\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"vcxCJq7Ft\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"K4jE710Iv\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"3801\",\"framerIntrinsicWidth\":\"1440\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerScrollSections\":\"* @framerResponsiveScreen\",\"framerComponentViewportWidth\":\"true\",\"framerImmutableVariables\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["NavigationFonts", "getFonts", "LfhRNgIuN_default", "FiltersFonts", "RxNxYbvhY_default", "FeaturedProductFonts", "w4mSZPb4o_default", "MotionDivWithOptimizedAppearEffect", "withOptimizedAppearEffect", "motion", "MaterialFonts", "Icon", "TickerFonts", "Ticker", "ContainerWithFX", "withFX", "Container", "RichTextWithFX", "RichText2", "ButtonCopy2Fonts", "Pfn7FHaea_default", "MotionDivWithFX", "AccordionFonts", "pjdiHNK_W_default", "FooterCopyFonts", "R3YIKxVoW_default", "breakpoints", "serializationHash", "variantClassNames", "transition1", "animation", "animation1", "toResponsiveImage", "value", "QueryData", "query", "pageSize", "children", "data", "useQueryData", "animation2", "animation3", "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", "ODf66vqiyOR_ENza6H", "fmLa804ozOR_ENza6H", "GcB77bCM6OR_ENza6H", "wrorzjBwKOR_ENza6H", "aOUzzLLXdOR_ENza6H", "NNUiUdPD7OR_ENza6H", "gmTl2U6DTOR_ENza6H", "idOR_ENza6H", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "scopingClassNames", "cx", "router", "useRouter", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "ComponentViewportProvider", "Container", "PropertyOverrides2", "LfhRNgIuN_default", "x", "RichText2", "RxNxYbvhY_default", "Image2", "MotionDivWithOptimizedAppearEffect", "ChildrenCanSuspend", "rHTFZBFXJ_default", "collection", "paginationInfo", "loadMore", "l", "index", "PathVariablesContext", "ResolveLinks", "resolvedLinks", "w4mSZPb4o_default", "ContainerWithFX", "Ticker", "Icon", "RichTextWithFX", "MotionDivWithFX", "FormContainer", "formState", "FormPlainTextInput2", "Pfn7FHaea_default", "pjdiHNK_W_default", "R3YIKxVoW_default", "css", "FramerDES_02IPZ", "withCSS", "DES_02IPZ_default", "addFonts", "NavigationFonts", "FiltersFonts", "FeaturedProductFonts", "MaterialFonts", "TickerFonts", "ButtonCopy2Fonts", "AccordionFonts", "FooterCopyFonts", "__FramerMetadata__"]
}
