{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/piK8Hm0SP5uu8gYE2fvG/zi40320Now1XkSYXhWEO/Image.js", "ssg:https://framerusercontent.com/modules/vmRS7xWTRKZyxId3yAES/m2LFjD3PVHBZUn5JLjKF/QLbCnKPhi.js", "ssg:https://framerusercontent.com/modules/w5EkHJHpIKMy1UxlW1Qd/E1xfazGNKNkRJVvwcl8I/Z7npYFmwJ.js"],
  "sourcesContent": ["import{jsx as _jsx}from\"react/jsx-runtime\";import{addPropertyControls,ControlType}from\"framer\";/**\n * This is a simple component that contains an <img /> element with objectFit.\n * This allows the user to upload images, and upon opening the overlay, the aspect ratio of the image will be preserved.\n * It will also scale down properly if the image height exceeds either the width or the height of the viewport.\n * Plus, it includes some easily customizable properties like radius and padding.\n * @framerSupportedLayoutWidth fixed\n * @framerSupportedLayoutHeight fixed\n */ export default function Image(props){const{src,radius,padding,alt,style}=props;return(/*#__PURE__*/ _jsx(\"div\",{style:{display:\"flex\",placeContent:\"center\",placeItems:\"center\",width:\"100%\",height:\"100%\",padding:padding},children:/*#__PURE__*/ _jsx(\"img\",{style:{maxWidth:\"100%\",maxHeight:\"100%\",objectFit:\"contain\",borderRadius:radius},alt:alt,src:src})}));};Image.defaultProps={radius:10,padding:10};addPropertyControls(Image,{src:{title:\"Image\",type:ControlType.Image},radius:{title:\"Radius\",type:ControlType.Number,min:0,max:100,step:5,displayStepper:true},padding:{title:\"Padding\",type:ControlType.Number,min:0,max:100,step:5,displayStepper:true},alt:{title:\"Alt Tag\",type:ControlType.String,placeholder:\"Photo of\u2026\",defaultValue:\"Photo\"}});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"Image\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerSupportedLayoutHeight\":\"fixed\",\"framerSupportedLayoutWidth\":\"fixed\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Image.map", "// Generated by Framer (4d5c76d)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,Floating,Link,RichText,useActiveVariantCallback,useLocaleInfo,useOverlayState,useVariantState,withCSS,withFX}from\"framer\";import{AnimatePresence,LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";const MotionDivWithFX=withFX(motion.div);const cycleOrder=[\"a_mi7VzY5\"];const serializationHash=\"framer-hbrjw\";const variantClassNames={a_mi7VzY5:\"framer-v-314neh\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transitions={default:{damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"}};const transition1={damping:30,delay:0,mass:1,stiffness:400,type:\"spring\"};const animation={opacity:0,rotate:0,scale:1,transition:transition1,x:0,y:0};const animation1={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,transition:transition1,x:0,y:0};const animation2={opacity:0,rotate:0,scale:1,x:0,y:0};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};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 getProps=({height,id,link,title,width,...props})=>{var _ref;return{...props,m7H7qIByE:link!==null&&link!==void 0?link:props.m7H7qIByE,UMCexRrS2:(_ref=title!==null&&title!==void 0?title:props.UMCexRrS2)!==null&&_ref!==void 0?_ref:\"Send Enquiry\"};};const createLayoutDependency=(props,variants)=>variants.join(\"-\")+props.layoutDependency;const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,m7H7qIByE,UMCexRrS2,...restProps}=getProps(props);const{baseVariant,classNames,gestureVariant,setGestureState,setVariant,transition,variants}=useVariantState({cycleOrder,defaultVariant:\"a_mi7VzY5\",transitions,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onMouseEnter1gx595p=overlay=>activeVariantCallback(async(...args)=>{overlay.show();});const ref1=React.useRef(null);const ref2=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[];return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Overlay,{blockDocumentScrolling:false,children:overlay=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(Transition,{value:transition,children:/*#__PURE__*/_jsx(Link,{href:m7H7qIByE,openInNewTab:false,children:/*#__PURE__*/_jsxs(motion.a,{...restProps,animate:variants,className:`${cx(serializationHash,...sharedStyleClassNames,\"framer-314neh\",className,classNames)} framer-i94j8d`,\"data-framer-name\":\"Variant 1\",\"data-highlight\":true,initial:variant,layoutDependency:layoutDependency,layoutId:\"a_mi7VzY5\",onHoverEnd:()=>setGestureState({isHovered:false}),onHoverStart:()=>setGestureState({isHovered:true}),onMouseEnter:onMouseEnter1gx595p(overlay),onTap:()=>setGestureState({isPressed:false}),onTapCancel:()=>setGestureState({isPressed:false}),onTapStart:()=>setGestureState({isPressed:true}),ref:ref!==null&&ref!==void 0?ref:ref1,style:{backgroundColor:\"rgb(0, 0, 0)\",borderBottomLeftRadius:70,borderBottomRightRadius:70,borderTopLeftRadius:70,borderTopRightRadius:70,...style},children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7SW50ZXItNTAw\",\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Buy Now\"})}),className:\"framer-1rmvzyi\",fonts:[\"GF;Inter-500\"],layoutDependency:layoutDependency,layoutId:\"ySOLHqUcs\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},text:UMCexRrS2,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay.visible&&/*#__PURE__*/_jsx(Floating,{alignment:\"center\",anchorRef:ref!==null&&ref!==void 0?ref:ref1,className:cx(serializationHash,classNames,...sharedStyleClassNames),collisionDetection:true,collisionDetectionPadding:20,offsetX:-10,offsetY:140,onDismiss:overlay.hide,placement:\"bottom\",portalSelector:\"#overlay\",safeArea:true,zIndex:11,children:/*#__PURE__*/_jsx(MotionDivWithFX,{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation1,className:\"framer-4b4eem\",exit:animation,initial:animation2,layoutDependency:layoutDependency,layoutId:\"RS64HbmwM\",ref:ref2,role:\"dialog\",style:{backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,boxShadow:\"0px 10px 20px 0px rgba(0,0,0,0.05)\"}})})})]})})})})})});});const css=['.framer-hbrjw[data-border=\"true\"]::after, .framer-hbrjw [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; }',\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-hbrjw.framer-i94j8d, .framer-hbrjw .framer-i94j8d { display: block; }\",\".framer-hbrjw.framer-314neh { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: 64px; justify-content: center; padding: 10px 20px 10px 20px; position: relative; text-decoration: none; width: 648px; }\",\".framer-hbrjw .framer-1rmvzyi { flex: none; height: auto; overflow: visible; position: relative; white-space: pre; width: auto; }\",\".framer-hbrjw .framer-4b4eem { height: 150px; overflow: hidden; position: relative; width: 200px; will-change: var(--framer-will-change-override, transform); }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-hbrjw.framer-314neh { gap: 0px; } .framer-hbrjw.framer-314neh > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-hbrjw.framer-314neh > :first-child { margin-left: 0px; } .framer-hbrjw.framer-314neh > :last-child { margin-right: 0px; } }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 64\n * @framerIntrinsicWidth 648\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerVariables {\"m7H7qIByE\":\"link\",\"UMCexRrS2\":\"title\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n */const FramerQLbCnKPhi=withCSS(Component,css,\"framer-hbrjw\");export default FramerQLbCnKPhi;FramerQLbCnKPhi.displayName=\"Buy Now Button\";FramerQLbCnKPhi.defaultProps={height:64,width:648};addPropertyControls(FramerQLbCnKPhi,{m7H7qIByE:{title:\"Link\",type:ControlType.Link},UMCexRrS2:{defaultValue:\"Send Enquiry\",displayTextArea:false,title:\"Title\",type:ControlType.String}});addFonts(FramerQLbCnKPhi,[{family:\"Inter\",style:\"normal\",url:\"https://fonts.gstatic.com/s/inter/v13/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuI6fMZ1rib2Bg-4.woff2\",weight:\"500\"}]);\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerQLbCnKPhi\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"64\",\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerVariables\":\"{\\\"m7H7qIByE\\\":\\\"link\\\",\\\"UMCexRrS2\\\":\\\"title\\\"}\",\"framerIntrinsicWidth\":\"648\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./QLbCnKPhi.map", "// Generated by Framer (ddd30d5)\nvar _componentPresets_fonts,_componentPresets_fonts1,_componentPresets_fonts2,_componentPresets_fonts3;import{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ChildrenCanSuspend,ComponentPresetsProvider,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromComponentPreset,getFontsFromSharedStyle,getWhereExpressionFromPathVariables,Image as Image1,Link,NotFoundError,PathVariablesContext,PropertyOverrides,ResolveLinks,RichText,useActiveVariantCallback,useCurrentPathVariables,useCustomCursors,useHydratedBreakpointVariants,useLocaleInfo,useOverlayState,useQueryData,useRouter,withCSS,withFX,withOptimizedAppearEffect}from\"framer\";import{AnimatePresence,LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import*as ReactDOM from\"react-dom\";import Image from\"https://framerusercontent.com/modules/piK8Hm0SP5uu8gYE2fvG/zi40320Now1XkSYXhWEO/Image.js\";import Filters from\"#framer/local/canvasComponent/dI0jCPOcQ/dI0jCPOcQ.js\";import WhatsappFixedButton from\"#framer/local/canvasComponent/EfslsNoC8/EfslsNoC8.js\";import BuyNowButton from\"#framer/local/canvasComponent/QLbCnKPhi/QLbCnKPhi.js\";import NavBar from\"#framer/local/canvasComponent/QxcZc_lth/QxcZc_lth.js\";import Footer from\"#framer/local/canvasComponent/TUYvur6hN/TUYvur6hN.js\";import Products,{enumToDisplayNameFunctions}from\"#framer/local/collection/Zl1ZWxq3u/Zl1ZWxq3u.js\";import*as componentPresets from\"#framer/local/componentPresets/componentPresets/componentPresets.js\";import*as sharedStyle2 from\"#framer/local/css/dV3pIxlUW/dV3pIxlUW.js\";import*as sharedStyle6 from\"#framer/local/css/i0IlkAJj4/i0IlkAJj4.js\";import*as sharedStyle from\"#framer/local/css/ma6fqPO_Q/ma6fqPO_Q.js\";import*as sharedStyle3 from\"#framer/local/css/mby21xDnk/mby21xDnk.js\";import*as sharedStyle9 from\"#framer/local/css/mWjzapxVN/mWjzapxVN.js\";import*as sharedStyle10 from\"#framer/local/css/n76a7KINe/n76a7KINe.js\";import*as sharedStyle1 from\"#framer/local/css/r31NZ9AL0/r31NZ9AL0.js\";import*as sharedStyle8 from\"#framer/local/css/ro7OPezbn/ro7OPezbn.js\";import*as sharedStyle7 from\"#framer/local/css/t6g5af4Mp/t6g5af4Mp.js\";import*as sharedStyle4 from\"#framer/local/css/tvMqhOmOO/tvMqhOmOO.js\";import*as sharedStyle5 from\"#framer/local/css/UQGf0DdJZ/UQGf0DdJZ.js\";import metadataProvider from\"#framer/local/webPageMetadata/Z7npYFmwJ/Z7npYFmwJ.js\";const NavBarFonts=getFonts(NavBar);const FiltersFonts=getFonts(Filters);const ImageFonts=getFonts(Image);const Image1WithOptimizedAppearEffect=withOptimizedAppearEffect(Image1);const Image1WithFX=withFX(Image1);const BuyNowButtonFonts=getFonts(BuyNowButton);const MotionAWithFX=withFX(motion.a);const FooterFonts=getFonts(Footer);const WhatsappFixedButtonFonts=getFonts(WhatsappFixedButton);const breakpoints={CEhFzzXP9:\"(max-width: 809px)\",i7QgYFpSF:\"(min-width: 1440px)\",PEvZztsWg:\"(min-width: 810px) and (max-width: 1439px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-c1REH\";const variantClassNames={CEhFzzXP9:\"framer-v-1ul98w6\",i7QgYFpSF:\"framer-v-1g89ls3\",PEvZztsWg:\"framer-v-5485du\"};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const transition1={damping:40,delay:0,mass:1,stiffness:150,type:\"spring\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition1,x:0,y:0};const animation1={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:80};const transition2={delay:0,duration:0,ease:[.44,0,.56,1],type:\"tween\"};const animation2={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2,x:0,y:0};const transition3={damping:60,delay:0,mass:1,stiffness:600,type:\"spring\"};const animation3={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition3,x:0,y:0};const animation4={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:.95,skewX:0,skewY:0,transformPerspective:1200,x:0,y:0};const toImageSrc=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value.src;}return typeof value===\"string\"?value:undefined;};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 isSet=value=>{if(Array.isArray(value)){return value.length>0;}return value!==undefined&&value!==null&&value!==\"\";};const animation5={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:80};const animation6={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition1,x:0,y:80};const transition4={damping:40,delay:.1,mass:1,stiffness:150,type:\"spring\"};const animation7={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition4,x:0,y:80};const animation8={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:.9,skewX:0,skewY:0,transformPerspective:1200,x:0,y:0};const transition5={delay:.25,duration:.3,ease:[.44,0,.56,1],type:\"tween\"};const animation9={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:.9,skewX:0,skewY:0,transformPerspective:1200,transition:transition5,x:0,y:0};const transition6={damping:30,delay:0,mass:1,stiffness:400,type:\"spring\"};const animation10={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1.1,skewX:0,skewY:0,transition:transition6};const QueryData=({query,pageSize,children})=>{const data=useQueryData(query);return children(data);};const metadata=metadataProvider();const humanReadableVariantMap={Desktop:\"i7QgYFpSF\",Phone:\"CEhFzzXP9\",Tablet:\"PEvZztsWg\"};const getProps=({height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"i7QgYFpSF\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){var _enumToDisplayNameFunctions_i99TTyQaD;const{activeLocale,setLocale}=useLocaleInfo();const currentPathVariables=useCurrentPathVariables();const[currentRouteData]=useQueryData({from:{alias:\"Z7npYFmwJ\",data:Products,type:\"Collection\"},select:[{collection:\"Z7npYFmwJ\",name:\"VPTDpbWII\",type:\"Identifier\"},{collection:\"Z7npYFmwJ\",name:\"yBRKzoFGK\",type:\"Identifier\"},{collection:\"Z7npYFmwJ\",name:\"i99TTyQaD\",type:\"Identifier\"},{collection:\"Z7npYFmwJ\",name:\"ZRdeIT1fL\",type:\"Identifier\"},{collection:\"Z7npYFmwJ\",name:\"rdAnZ4OlH\",type:\"Identifier\"},{collection:\"Z7npYFmwJ\",name:\"ABy_9M0AV\",type:\"Identifier\"},{collection:\"Z7npYFmwJ\",name:\"YOv8e27qu\",type:\"Identifier\"},{collection:\"Z7npYFmwJ\",name:\"NmfzRc1Au\",type:\"Identifier\"},{collection:\"Z7npYFmwJ\",name:\"Sj59gi4Sh\",type:\"Identifier\"},{collection:\"Z7npYFmwJ\",name:\"dLdLnMDBE\",type:\"Identifier\"},{collection:\"Z7npYFmwJ\",name:\"fVGVC31hz\",type:\"Identifier\"},{collection:\"Z7npYFmwJ\",name:\"DM1I3fhCf\",type:\"Identifier\"}],where:getWhereExpressionFromPathVariables(currentPathVariables,\"Z7npYFmwJ\")});const getFromCurrentRouteData=key=>{if(!currentRouteData)throw new NotFoundError(`No data matches path variables: ${JSON.stringify(currentPathVariables)}`);return currentRouteData[key];};var _getFromCurrentRouteData,_getFromCurrentRouteData1,_getFromCurrentRouteData2,_getFromCurrentRouteData3,_getFromCurrentRouteData4;const{style,className,layoutId,variant,vfwbv9oev,i99TTyQaD=getFromCurrentRouteData(\"i99TTyQaD\"),VPTDpbWII=(_getFromCurrentRouteData=getFromCurrentRouteData(\"VPTDpbWII\"))!==null&&_getFromCurrentRouteData!==void 0?_getFromCurrentRouteData:\"\",rdAnZ4OlH=getFromCurrentRouteData(\"rdAnZ4OlH\"),MNI4wejMUPbXAVPlLR,ABy_9M0AV=(_getFromCurrentRouteData1=getFromCurrentRouteData(\"ABy_9M0AV\"))!==null&&_getFromCurrentRouteData1!==void 0?_getFromCurrentRouteData1:true,YOv8e27qu=getFromCurrentRouteData(\"YOv8e27qu\"),NmfzRc1Au=getFromCurrentRouteData(\"NmfzRc1Au\"),Sj59gi4Sh=getFromCurrentRouteData(\"Sj59gi4Sh\"),dLdLnMDBE=getFromCurrentRouteData(\"dLdLnMDBE\"),yBRKzoFGK=(_getFromCurrentRouteData2=getFromCurrentRouteData(\"yBRKzoFGK\"))!==null&&_getFromCurrentRouteData2!==void 0?_getFromCurrentRouteData2:\"\",fVGVC31hz=(_getFromCurrentRouteData3=getFromCurrentRouteData(\"fVGVC31hz\"))!==null&&_getFromCurrentRouteData3!==void 0?_getFromCurrentRouteData3:\"\",DM1I3fhCf=(_getFromCurrentRouteData4=getFromCurrentRouteData(\"DM1I3fhCf\"))!==null&&_getFromCurrentRouteData4!==void 0?_getFromCurrentRouteData4:\"\",PBershq3pJjEBZ5pv_,rdAnZ4OlHJjEBZ5pv_,VPTDpbWIIJjEBZ5pv_,yBRKzoFGKJjEBZ5pv_,fVGVC31hzJjEBZ5pv_,i99TTyQaDJjEBZ5pv_,idJjEBZ5pv_,ZRdeIT1fL=getFromCurrentRouteData(\"ZRdeIT1fL\"),...restProps}=getProps(props);React.useEffect(()=>{const metadata1=metadataProvider(currentRouteData,activeLocale);if(metadata1.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata1.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata1.robots);document.head.appendChild(robotsTag);}}},[currentRouteData,activeLocale]);React.useInsertionEffect(()=>{const metadata1=metadataProvider(currentRouteData,activeLocale);document.title=metadata1.title||\"\";if(metadata1.viewport){var _document_querySelector;(_document_querySelector=document.querySelector('meta[name=\"viewport\"]'))===null||_document_querySelector===void 0?void 0:_document_querySelector.setAttribute(\"content\",metadata1.viewport);}const bodyCls=metadata1.bodyClassName;if(bodyCls){const body=document.body;body.classList.forEach(c=>c.startsWith(\"framer-body-\")&&body.classList.remove(c));body.classList.add(`${metadata1.bodyClassName}-framer-c1REH`);}return()=>{if(bodyCls)document.body.classList.remove(`${metadata1.bodyClassName}-framer-c1REH`);};},[currentRouteData,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const{activeVariantCallback,delay}=useActiveVariantCallback(undefined);const onTapwelu7j=({overlay,paginationInfo})=>activeVariantCallback(async(...args)=>{overlay.toggle();});const ref1=React.useRef(null);const textContent=(_enumToDisplayNameFunctions_i99TTyQaD=enumToDisplayNameFunctions[\"i99TTyQaD\"])===null||_enumToDisplayNameFunctions_i99TTyQaD===void 0?void 0:_enumToDisplayNameFunctions_i99TTyQaD.call(enumToDisplayNameFunctions,i99TTyQaD,activeLocale);const visible=isSet(YOv8e27qu);const visible1=isSet(NmfzRc1Au);const visible2=isSet(Sj59gi4Sh);const visible3=isSet(dLdLnMDBE);const router=useRouter();const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className,sharedStyle5.className,sharedStyle6.className,sharedStyle7.className,sharedStyle8.className,sharedStyle9.className,sharedStyle10.className];useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"i7QgYFpSF\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-1g89ls3\",className),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-151robt-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CEhFzzXP9:{variant:\"GQkClANPP\"},PEvZztsWg:{variant:\"cJZIU893f\"}},children:/*#__PURE__*/_jsx(NavBar,{height:\"100%\",id:\"XoJboH3fM\",layoutId:\"XoJboH3fM\",style:{width:\"100%\"},variant:\"WCwnBiIOG\",width:\"100%\"})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1l3w5l9\",\"data-framer-name\":\"Product Section\",name:\"Product Section\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1rtb3sc-container\",children:/*#__PURE__*/_jsx(Filters,{height:\"100%\",id:\"djQFwOTsf\",layoutId:\"djQFwOTsf\",style:{width:\"100%\"},variant:\"FIFJrkUqF\",width:\"100%\"})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-n1nlf4\",\"data-framer-name\":\"Information Architecture\",name:\"Information Architecture\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-qbj8td\",\"data-styles-preset\":\"ma6fqPO_Q\",style:{\"--framer-text-color\":\"var(--token-f493c0cf-ee48-4db3-8336-79434a33440b, rgb(91, 91, 91))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"K4eMXlbJr\"},nodeId:\"UpIL7Nrbn\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(\"a\",{className:\"framer-styles-preset-75r11\",\"data-styles-preset\":\"r31NZ9AL0\",children:\"Store\"})})})}),className:\"framer-52w73j\",\"data-framer-name\":\"Products\",fonts:[\"Inter\"],name:\"Products\",verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"28px\",\"--framer-line-height\":\"29.99px\",\"--framer-text-color\":\"rgb(187, 187, 187)\"},children:\"/\"})}),className:\"framer-k5ec2c\",\"data-framer-name\":\"/\",fonts:[\"Inter\"],name:\"/\",verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-qbj8td\",\"data-styles-preset\":\"ma6fqPO_Q\",style:{\"--framer-text-color\":\"var(--token-f493c0cf-ee48-4db3-8336-79434a33440b, rgb(91, 91, 91))\"},children:/*#__PURE__*/_jsx(Link,{href:vfwbv9oev,nodeId:\"AEQ4uzLu3\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(\"a\",{className:\"framer-styles-preset-75r11\",\"data-styles-preset\":\"r31NZ9AL0\",children:\"Gear\"})})})}),className:\"framer-zcx6a3\",\"data-framer-name\":\"Products\",fonts:[\"Inter\"],name:\"Products\",text:textContent,verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"28px\",\"--framer-line-height\":\"29.99px\",\"--framer-text-color\":\"rgb(187, 187, 187)\"},children:\"/\"})}),className:\"framer-wh55ko\",\"data-framer-name\":\"/\",fonts:[\"Inter\"],name:\"/\",verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-qbj8td\",\"data-styles-preset\":\"ma6fqPO_Q\",children:\"Premium Earbuds\"})}),className:\"framer-19kfizp\",\"data-framer-name\":\"Wireless Mouse\",fonts:[\"Inter\"],name:\"Wireless Mouse\",text:VPTDpbWII,verticalAlignment:\"center\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-2svctj\",\"data-framer-name\":\"Product Detail\",name:\"Product Detail\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-uozsyj\",\"data-framer-name\":\"Images\",name:\"Images\",children:[/*#__PURE__*/_jsx(Overlay,{children:overlay=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CEhFzzXP9:{background:{alt:\"\",fit:\"fill\",sizes:\"calc(100vw - 48px)\",...toResponsiveImage(rdAnZ4OlH)}},PEvZztsWg:{background:{alt:\"\",fit:\"fill\",sizes:\"calc(100vw - 80px)\",...toResponsiveImage(rdAnZ4OlH)}}},children:/*#__PURE__*/_jsx(Image1WithOptimizedAppearEffect,{animate:animation,background:{alt:\"\",fit:\"fill\",sizes:\"max((100vw - 192px) / 2, 1px)\",...toResponsiveImage(rdAnZ4OlH)},className:\"framer-1xof5jd\",\"data-framer-appear-id\":\"1xof5jd\",\"data-framer-name\":\"Main Image\",id:\"1xof5jd\",initial:animation1,name:\"Main Image\",onTap:onTapwelu7j({overlay}),optimized:true,style:{transformPerspective:1200},children:/*#__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,transition:{delay:0,duration:.15,ease:[.5,0,.88,.77],type:\"tween\"}},className:\"framer-1wbahnf\",\"data-framer-portal-id\":\"1xof5jd\",exit:{opacity:0,transition:{delay:0,duration:0,ease:[.12,.23,.5,1],type:\"tween\"}},initial:{opacity:0},onTap:()=>overlay.hide()},\"TYGBgJaKd\"),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{animate:animation3,className:\"framer-1gu0q72-container\",\"data-framer-portal-id\":\"1xof5jd\",exit:animation2,initial:animation4,style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(Image,{alt:MNI4wejMUPbXAVPlLR,height:\"100%\",id:\"QsFwKcQPk\",layoutId:\"QsFwKcQPk\",padding:10,radius:10,src:toImageSrc(rdAnZ4OlH),style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})]}),document.querySelector(\"#overlay\"))})})})})})}),ABy_9M0AV&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1tfmlq0\",\"data-framer-name\":\"More Images\",name:\"More Images\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1j7afxv\",children:[visible&&/*#__PURE__*/_jsx(Overlay,{children:overlay1=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CEhFzzXP9:{background:{alt:\"\",fit:\"fill\",sizes:\"max((100vw - 32px) / 0, 1px)\",...toResponsiveImage(YOv8e27qu)}},PEvZztsWg:{background:{alt:\"\",fit:\"fill\",sizes:\"max((100vw - 64px) / 0, 1px)\",...toResponsiveImage(YOv8e27qu)}}},children:/*#__PURE__*/_jsx(Image1WithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation5,__framer__exit:animation6,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fill\",sizes:\"max((max((100vw - 192px) / 2, 1px) + 16px) / 0, 1px)\",...toResponsiveImage(YOv8e27qu)},className:\"framer-10eow05\",\"data-framer-name\":\"Image 1\",id:\"10eow05\",name:\"Image 1\",onTap:onTapwelu7j({overlay:overlay1}),style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(AnimatePresence,{children:overlay1.visible&&/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/ReactDOM.createPortal(/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.div,{animate:{opacity:1,transition:{delay:0,duration:.15,ease:[.5,0,.88,.77],type:\"tween\"}},className:\"framer-15gim23\",\"data-framer-portal-id\":\"10eow05\",exit:{opacity:0,transition:{delay:0,duration:0,ease:[.12,.23,.5,1],type:\"tween\"}},initial:{opacity:0},onTap:()=>overlay1.hide()},\"OS6dRq1XK\"),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{animate:animation3,className:\"framer-4b1b9p-container\",\"data-framer-portal-id\":\"10eow05\",exit:animation2,initial:animation4,style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(Image,{alt:MNI4wejMUPbXAVPlLR,height:\"100%\",id:\"amsKjyaYQ\",layoutId:\"amsKjyaYQ\",padding:10,radius:10,src:toImageSrc(YOv8e27qu),style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})]}),document.querySelector(\"#overlay\"))})})})})})}),visible1&&/*#__PURE__*/_jsx(Overlay,{children:overlay2=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CEhFzzXP9:{background:{alt:\"\",fit:\"fill\",sizes:\"max((100vw - 32px) / 0, 1px)\",...toResponsiveImage(NmfzRc1Au)}},PEvZztsWg:{background:{alt:\"\",fit:\"fill\",sizes:\"max((100vw - 64px) / 0, 1px)\",...toResponsiveImage(NmfzRc1Au)}}},children:/*#__PURE__*/_jsx(Image1WithFX,{__framer__animate:{transition:transition4},__framer__animateOnce:true,__framer__enter:animation5,__framer__exit:animation7,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fill\",sizes:\"max((max((100vw - 192px) / 2, 1px) + 16px) / 0, 1px)\",...toResponsiveImage(NmfzRc1Au)},className:\"framer-smc6e4\",\"data-framer-name\":\"Image 2\",id:\"smc6e4\",name:\"Image 2\",onTap:onTapwelu7j({overlay:overlay2}),style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(AnimatePresence,{children:overlay2.visible&&/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/ReactDOM.createPortal(/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.div,{animate:{opacity:1,transition:{delay:0,duration:.15,ease:[.5,0,.88,.77],type:\"tween\"}},className:\"framer-11kig2y\",\"data-framer-portal-id\":\"smc6e4\",exit:{opacity:0,transition:{delay:0,duration:0,ease:[.12,.23,.5,1],type:\"tween\"}},initial:{opacity:0},onTap:()=>overlay2.hide()},\"k_lQiFPGr\"),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{animate:animation3,className:\"framer-1cvc75r-container\",\"data-framer-portal-id\":\"smc6e4\",exit:animation2,initial:animation4,style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(Image,{alt:MNI4wejMUPbXAVPlLR,height:\"100%\",id:\"hSwAbOMVh\",layoutId:\"hSwAbOMVh\",padding:10,radius:10,src:toImageSrc(NmfzRc1Au),style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})]}),document.querySelector(\"#overlay\"))})})})})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-yutt79\",children:[visible2&&/*#__PURE__*/_jsx(Overlay,{children:overlay3=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CEhFzzXP9:{background:{alt:\"\",fit:\"fill\",sizes:\"max((100vw - 32px) / 0, 1px)\",...toResponsiveImage(Sj59gi4Sh)}},PEvZztsWg:{background:{alt:\"\",fit:\"fill\",sizes:\"max((100vw - 64px) / 0, 1px)\",...toResponsiveImage(Sj59gi4Sh)}}},children:/*#__PURE__*/_jsx(Image1WithFX,{__framer__animate:{transition:transition5},__framer__animateOnce:true,__framer__enter:animation8,__framer__exit:animation9,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fill\",sizes:\"max((max((100vw - 192px) / 2, 1px) + 16px) / 0, 1px)\",...toResponsiveImage(Sj59gi4Sh)},className:\"framer-1u0pvp\",\"data-framer-name\":\"Image 3\",id:\"1u0pvp\",name:\"Image 3\",onTap:onTapwelu7j({overlay:overlay3}),style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(AnimatePresence,{children:overlay3.visible&&/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/ReactDOM.createPortal(/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.div,{animate:{opacity:1,transition:{delay:0,duration:.15,ease:[.5,0,.88,.77],type:\"tween\"}},className:\"framer-dg7q0l\",\"data-framer-portal-id\":\"1u0pvp\",exit:{opacity:0,transition:{delay:0,duration:0,ease:[.12,.23,.5,1],type:\"tween\"}},initial:{opacity:0},onTap:()=>overlay3.hide()},\"Hn64G3Ilw\"),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{animate:animation3,className:\"framer-1498vn9-container\",\"data-framer-portal-id\":\"1u0pvp\",exit:animation2,initial:animation4,style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(Image,{alt:MNI4wejMUPbXAVPlLR,height:\"100%\",id:\"zhU4M4UMc\",layoutId:\"zhU4M4UMc\",padding:10,radius:10,src:toImageSrc(Sj59gi4Sh),style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})]}),document.querySelector(\"#overlay\"))})})})})})}),visible3&&/*#__PURE__*/_jsx(Overlay,{children:overlay4=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CEhFzzXP9:{background:{alt:\"\",fit:\"fill\",sizes:\"max((100vw - 32px) / 0, 1px)\",...toResponsiveImage(dLdLnMDBE)}},PEvZztsWg:{background:{alt:\"\",fit:\"fill\",sizes:\"max((100vw - 64px) / 0, 1px)\",...toResponsiveImage(dLdLnMDBE)}}},children:/*#__PURE__*/_jsx(Image1WithFX,{__framer__animate:{transition:transition4},__framer__animateOnce:true,__framer__enter:animation5,__framer__exit:animation7,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fill\",sizes:\"max((max((100vw - 192px) / 2, 1px) + 16px) / 0, 1px)\",...toResponsiveImage(dLdLnMDBE)},className:\"framer-gkjwkn\",\"data-framer-name\":\"Image 4\",id:\"gkjwkn\",name:\"Image 4\",onTap:onTapwelu7j({overlay:overlay4}),style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(AnimatePresence,{children:overlay4.visible&&/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/ReactDOM.createPortal(/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.div,{animate:{opacity:1,transition:{delay:0,duration:.15,ease:[.5,0,.88,.77],type:\"tween\"}},className:\"framer-1sje8ao\",\"data-framer-portal-id\":\"gkjwkn\",exit:{opacity:0,transition:{delay:0,duration:0,ease:[.12,.23,.5,1],type:\"tween\"}},initial:{opacity:0},onTap:()=>overlay4.hide()},\"PcVWjSKv4\"),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{animate:animation3,className:\"framer-1ss1q9b-container\",\"data-framer-portal-id\":\"gkjwkn\",exit:animation2,initial:animation4,style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(Image,{alt:MNI4wejMUPbXAVPlLR,height:\"100%\",id:\"iUrjw3Hzr\",layoutId:\"iUrjw3Hzr\",padding:10,radius:10,src:toImageSrc(dLdLnMDBE),style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})]}),document.querySelector(\"#overlay\"))})})})})})})]})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-15ud4qv\",\"data-framer-name\":\"Details\",name:\"Details\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1g9wawe\",\"data-framer-name\":\"Title\",name:\"Title\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-16fbarm\",\"data-styles-preset\":\"dV3pIxlUW\",children:\"Premium Earbuds\"})}),className:\"framer-1tka1qp\",\"data-framer-name\":\"Wireless Mouse\",fonts:[\"Inter\"],name:\"Wireless Mouse\",text:VPTDpbWII,verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-qbj8td\",\"data-styles-preset\":\"ma6fqPO_Q\",style:{\"--framer-text-color\":\"var(--token-f493c0cf-ee48-4db3-8336-79434a33440b, rgb(91, 91, 91))\"},children:\"Lorem ipsum dolor sit amet dolor sit consectetur adipiscing elit elit.\"})}),className:\"framer-pdlf5n\",\"data-framer-name\":\"At eget tortor porta pharetra sagittis hendrerit sed maecenas et enim nibh amet augue amet malesuada risus pharetra tortor quis eu tincidunt tincidunt purus in interdum convallis.\",fonts:[\"Inter\"],name:\"At eget tortor porta pharetra sagittis hendrerit sed maecenas et enim nibh amet augue amet malesuada risus pharetra tortor quis eu tincidunt tincidunt purus in interdum convallis.\",text:yBRKzoFGK,verticalAlignment:\"center\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-3zu0p0\",\"data-styles-preset\":\"mby21xDnk\",style:{\"--framer-text-alignment\":\"left\"},children:\"$389.99 USD\"})}),className:\"framer-htoogp\",\"data-framer-name\":\"$\\xa049.99\\xa0USD\",fonts:[\"Inter\"],name:\"$\\xa049.99\\xa0USD\",text:fVGVC31hz,verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"P8Dio9hWd\"},implicitPathVariables:undefined},{href:{webPageId:\"P8Dio9hWd\"},implicitPathVariables:undefined},{href:{webPageId:\"P8Dio9hWd\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1hjz75o-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CEhFzzXP9:{m7H7qIByE:resolvedLinks[2]},PEvZztsWg:{m7H7qIByE:resolvedLinks[1]}},children:/*#__PURE__*/_jsx(BuyNowButton,{height:\"100%\",id:\"PhgVxzStA\",layoutId:\"PhgVxzStA\",m7H7qIByE:resolvedLinks[0],style:{height:\"100%\",width:\"100%\"},UMCexRrS2:\"Send Enquiry\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(ComponentPresetsProvider,{presets:{\"module:NEd4VmDdsxM3StIUbddO/bZxrMUxBPAhoXlARkK9C/YouTube.js:Youtube\":componentPresets.props[\"ZtyQBfJEd\"],\"module:pVk4QsoHxASnVtUBp6jr/TbhpORLndv1iOkZzyo83/CodeBlock.js:default\":componentPresets.props[\"O9Jthbmf0\"]},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:DM1I3fhCf,className:\"framer-1vnsmfl\",\"data-framer-name\":\"Description\",fonts:[\"Inter\"],name:\"Description\",stylesPresetsClassNames:{a:\"framer-styles-preset-1wicq5s\",h1:\"framer-styles-preset-16fbarm\",h2:\"framer-styles-preset-19n2ezp\",h3:\"framer-styles-preset-3zu0p0\",h4:\"framer-styles-preset-o9aara\",h5:\"framer-styles-preset-4rlx74\",h6:\"framer-styles-preset-1yn5ypt\",img:\"framer-styles-preset-cal5zd\",p:\"framer-styles-preset-qbj8td\"},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1a3yoze\",\"data-framer-name\":\"Divider\",name:\"Divider\"})]})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-o0887h\",\"data-framer-name\":\"Related Products\",name:\"Related Products\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1tj0hgi\",\"data-framer-name\":\"Divider\",name:\"Divider\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ozkhgw\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1bv8l5\",\"data-framer-name\":\"Header\",name:\"Header\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CEhFzzXP9:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h2\",{className:\"framer-styles-preset-19n2ezp\",\"data-styles-preset\":\"tvMqhOmOO\",children:[\"Related \",/*#__PURE__*/_jsx(\"br\",{}),\"Products\"]})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-19n2ezp\",\"data-styles-preset\":\"tvMqhOmOO\",children:\"Related Products\"})}),className:\"framer-1qw7455\",\"data-framer-name\":\"Related Product\",fonts:[\"Inter\"],name:\"Related Product\",verticalAlignment:\"center\",withExternalLayout:true})}),/*#__PURE__*/_jsx(Link,{href:{webPageId:\"K4eMXlbJr\"},nodeId:\"Y2XwPTLwb\",children:/*#__PURE__*/_jsxs(\"a\",{className:\"framer-1k3bt7n framer-1f72gfr\",\"data-framer-name\":\"a#w-node-_1134bcd8-547e-ae46-be42-2ff8f96d5f84-701f600c\",name:\"a#w-node-_1134bcd8-547e-ae46-be42-2ff8f96d5f84-701f600c\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-4rlx74\",\"data-styles-preset\":\"i0IlkAJj4\",children:\"Browse all products\"})}),className:\"framer-1aphbs3\",\"data-framer-name\":\"Browse all products\",fonts:[\"Inter\"],name:\"Browse all products\",verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-nfe4me\",\"data-framer-name\":\"div.link-underline-wrapper\",name:\"div.link-underline-wrapper\"})]})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-fsqwyj\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"JjEBZ5pv_\",data:Products,type:\"Collection\"},limit:{type:\"LiteralValue\",value:3},select:[{collection:\"JjEBZ5pv_\",name:\"PBershq3p\",type:\"Identifier\"},{collection:\"JjEBZ5pv_\",name:\"rdAnZ4OlH\",type:\"Identifier\"},{collection:\"JjEBZ5pv_\",name:\"VPTDpbWII\",type:\"Identifier\"},{collection:\"JjEBZ5pv_\",name:\"yBRKzoFGK\",type:\"Identifier\"},{collection:\"JjEBZ5pv_\",name:\"fVGVC31hz\",type:\"Identifier\"},{collection:\"JjEBZ5pv_\",name:\"i99TTyQaD\",type:\"Identifier\"},{collection:\"JjEBZ5pv_\",name:\"id\",type:\"Identifier\"}],where:{left:{left:{collection:\"JjEBZ5pv_\",name:\"i99TTyQaD\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:i99TTyQaD},type:\"BinaryOperation\"},operator:\"and\",right:{left:{collection:\"JjEBZ5pv_\",name:\"ZRdeIT1fL\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:ZRdeIT1fL},type:\"BinaryOperation\"},type:\"BinaryOperation\"}},children:(collection,paginationInfo,loadMore)=>/*#__PURE__*/_jsx(_Fragment,{children:collection.map(({\"PBershq3p\":PBershq3pJjEBZ5pv_,\"rdAnZ4OlH\":rdAnZ4OlHJjEBZ5pv_,\"VPTDpbWII\":VPTDpbWIIJjEBZ5pv_,\"yBRKzoFGK\":yBRKzoFGKJjEBZ5pv_,\"fVGVC31hz\":fVGVC31hzJjEBZ5pv_,\"i99TTyQaD\":i99TTyQaDJjEBZ5pv_,\"id\":idJjEBZ5pv_},i)=>{var _enumToDisplayNameFunctions_i99TTyQaD;PBershq3pJjEBZ5pv_!==null&&PBershq3pJjEBZ5pv_!==void 0?PBershq3pJjEBZ5pv_:PBershq3pJjEBZ5pv_=\"\";VPTDpbWIIJjEBZ5pv_!==null&&VPTDpbWIIJjEBZ5pv_!==void 0?VPTDpbWIIJjEBZ5pv_:VPTDpbWIIJjEBZ5pv_=\"\";yBRKzoFGKJjEBZ5pv_!==null&&yBRKzoFGKJjEBZ5pv_!==void 0?yBRKzoFGKJjEBZ5pv_:yBRKzoFGKJjEBZ5pv_=\"\";fVGVC31hzJjEBZ5pv_!==null&&fVGVC31hzJjEBZ5pv_!==void 0?fVGVC31hzJjEBZ5pv_:fVGVC31hzJjEBZ5pv_=\"\";const textContent1=(_enumToDisplayNameFunctions_i99TTyQaD=enumToDisplayNameFunctions[\"i99TTyQaD\"])===null||_enumToDisplayNameFunctions_i99TTyQaD===void 0?void 0:_enumToDisplayNameFunctions_i99TTyQaD.call(enumToDisplayNameFunctions,i99TTyQaDJjEBZ5pv_,activeLocale);return /*#__PURE__*/_jsx(LayoutGroup,{id:`JjEBZ5pv_-${idJjEBZ5pv_}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{PBershq3p:PBershq3pJjEBZ5pv_},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{PBershq3p:PBershq3pJjEBZ5pv_},webPageId:\"Z7npYFmwJ\"},nodeId:\"taTq4rlYS\",children:/*#__PURE__*/_jsxs(MotionAWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation5,__framer__exit:animation6,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-gvnzhx framer-1f72gfr\",style:{transformPerspective:1200},whileHover:animation10,children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CEhFzzXP9:{background:{alt:\"\",fit:\"fill\",sizes:\"calc(100vw - 48px)\",...toResponsiveImage(rdAnZ4OlHJjEBZ5pv_)}},PEvZztsWg:{background:{alt:\"\",fit:\"fill\",sizes:\"max((100vw - 120px) / 2, 200px)\",...toResponsiveImage(rdAnZ4OlHJjEBZ5pv_)}}},children:/*#__PURE__*/_jsx(Image1,{background:{alt:\"\",fit:\"fill\",sizes:\"max((100vw - 224px) / 3, 1px)\",...toResponsiveImage(rdAnZ4OlHJjEBZ5pv_)},className:\"framer-1ge2xlg\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1tsnyxk\",\"data-framer-name\":\"Post\",name:\"Post\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-4rlx74\",\"data-styles-preset\":\"i0IlkAJj4\",children:\"Premium Earbuds\"})}),className:\"framer-4fkt3l\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],name:\"Title\",text:VPTDpbWIIJjEBZ5pv_,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-qbj8td\",\"data-styles-preset\":\"ma6fqPO_Q\",style:{\"--framer-text-color\":\"var(--token-f493c0cf-ee48-4db3-8336-79434a33440b, rgb(91, 91, 91))\"},children:\"Lorem ipsum dolor sit amet dolor sit consectetur adipiscing elit elit.\"})}),className:\"framer-1uch8re\",\"data-framer-name\":\"Short Description\",fonts:[\"Inter\"],name:\"Short Description\",text:yBRKzoFGKJjEBZ5pv_,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-ajy4d9\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h6\",{className:\"framer-styles-preset-1yn5ypt\",\"data-styles-preset\":\"t6g5af4Mp\",children:\"$389.99 USD\"})}),className:\"framer-4pwumf\",\"data-framer-name\":\"Price\",fonts:[\"Inter\"],name:\"Price\",text:fVGVC31hzJjEBZ5pv_,verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-lrhgmk\",\"data-framer-name\":\"Category Badge\",name:\"Category Badge\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-lfskp6\",\"data-styles-preset\":\"n76a7KINe\",children:\"Gear\"})}),className:\"framer-we7ybk\",\"data-framer-name\":\"GEAR\",fonts:[\"Inter\"],name:\"GEAR\",text:textContent1,verticalAlignment:\"center\",withExternalLayout:true})})]})})})},idJjEBZ5pv_);})})})})})]})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:546,width:\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-3wlveb-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CEhFzzXP9:{variant:\"RuLhsqU4o\"},PEvZztsWg:{variant:\"BXs79KY4D\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"yQU7LvkxQ\",layoutId:\"yQU7LvkxQ\",style:{width:\"100%\"},variant:\"ayRGqbgsq\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-14t2z5d-container\",layoutScroll:true,children:/*#__PURE__*/_jsx(WhatsappFixedButton,{height:\"100%\",id:\"t35QEWXOA\",layoutId:\"t35QEWXOA\",link:\"https://wa.me/+919810418900\",width:\"100%\"})})})]}),/*#__PURE__*/_jsx(\"div\",{className:cx(serializationHash,...sharedStyleClassNames),id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",`.${metadata.bodyClassName}-framer-c1REH { background: var(--token-deb4ae35-1aa7-457a-863f-681c2d120d0a, rgb(230, 240, 236)); }`,\".framer-c1REH.framer-1f72gfr, .framer-c1REH .framer-1f72gfr { display: block; }\",\".framer-c1REH.framer-1g89ls3 { align-content: center; align-items: center; background-color: var(--token-deb4ae35-1aa7-457a-863f-681c2d120d0a, #e6f0ec); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1440px; }\",\".framer-c1REH .framer-151robt-container, .framer-c1REH .framer-1rtb3sc-container, .framer-c1REH .framer-3wlveb-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-c1REH .framer-1l3w5l9 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: center; overflow: visible; padding: 64px; position: relative; width: 100%; }\",\".framer-c1REH .framer-n1nlf4 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: wrap; gap: 20px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-c1REH .framer-52w73j, .framer-c1REH .framer-zcx6a3, .framer-c1REH .framer-19kfizp { flex: none; height: 23px; position: relative; white-space: pre; width: auto; }\",\".framer-c1REH .framer-k5ec2c, .framer-c1REH .framer-wh55ko { flex: none; height: 35px; position: relative; white-space: pre-wrap; width: 14px; word-break: break-word; word-wrap: break-word; }\",\".framer-c1REH .framer-2svctj { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 64px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-c1REH .framer-uozsyj { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-c1REH .framer-1xof5jd { border-bottom-left-radius: 56px; border-bottom-right-radius: 56px; border-top-left-radius: 56px; border-top-right-radius: 56px; cursor: pointer; flex: none; height: 550px; position: relative; width: 100%; }\",\".framer-c1REH .framer-1wbahnf, .framer-c1REH .framer-15gim23, .framer-c1REH .framer-11kig2y, .framer-c1REH .framer-dg7q0l, .framer-c1REH .framer-1sje8ao { background-color: rgba(0, 0, 0, 0.8); inset: 0px; position: fixed; user-select: none; z-index: 2; }\",\".framer-c1REH .framer-1gu0q72-container, .framer-c1REH .framer-4b1b9p-container, .framer-c1REH .framer-1cvc75r-container, .framer-c1REH .framer-1498vn9-container, .framer-c1REH .framer-1ss1q9b-container { bottom: 0px; flex: none; left: 0px; pointer-events: none; position: fixed; top: 0px; width: 100%; z-index: 2; }\",\".framer-c1REH .framer-1tfmlq0 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-c1REH .framer-1j7afxv, .framer-c1REH .framer-yutt79 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; min-height: 264px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-c1REH .framer-10eow05, .framer-c1REH .framer-smc6e4 { border-bottom-left-radius: 24px; border-bottom-right-radius: 24px; border-top-left-radius: 24px; border-top-right-radius: 24px; cursor: pointer; flex: 1 0 0px; height: 264px; overflow: visible; position: relative; width: 1px; }\",\".framer-c1REH .framer-1u0pvp, .framer-c1REH .framer-gkjwkn { border-bottom-left-radius: 24px; border-bottom-right-radius: 24px; border-top-left-radius: 24px; border-top-right-radius: 24px; cursor: pointer; flex: 1 0 0px; height: 264px; position: relative; width: 1px; }\",\".framer-c1REH .framer-15ud4qv { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: sticky; top: 40px; width: 1px; will-change: transform; z-index: 1; }\",\".framer-c1REH .framer-1g9wawe { align-content: center; align-items: center; 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: 100%; }\",\".framer-c1REH .framer-1tka1qp, .framer-c1REH .framer-pdlf5n, .framer-c1REH .framer-htoogp, .framer-c1REH .framer-4fkt3l, .framer-c1REH .framer-1uch8re { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-c1REH .framer-1hjz75o-container { flex: none; height: 64px; position: relative; width: 100%; }\",\".framer-c1REH .framer-1vnsmfl { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; opacity: 0.66; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-c1REH .framer-1a3yoze { background-color: #f0f0f0; flex: none; height: 1px; position: relative; width: 100%; }\",\".framer-c1REH .framer-o0887h { -webkit-filter: blur(0px); align-content: flex-start; align-items: flex-start; display: flex; filter: blur(0px); flex: none; flex-direction: column; flex-wrap: nowrap; gap: 100px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px 64px 160px 64px; position: relative; width: 100%; }\",\".framer-c1REH .framer-1tj0hgi { align-content: center; align-items: center; background-color: #d1d1d1; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 1px; justify-content: center; padding: 0px; position: relative; width: 100%; }\",\".framer-c1REH .framer-1ozkhgw { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: 596px; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-c1REH .framer-1bv8l5 { align-content: flex-end; align-items: flex-end; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-c1REH .framer-1qw7455 { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 337px; word-break: break-word; word-wrap: break-word; }\",\".framer-c1REH .framer-1k3bt7n { 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: flex-start; overflow: visible; padding: 0px; position: relative; text-decoration: none; width: min-content; }\",\".framer-c1REH .framer-1aphbs3, .framer-c1REH .framer-we7ybk { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-c1REH .framer-nfe4me { align-self: stretch; background-color: #bbbbbb; flex: none; height: 2px; overflow: visible; position: relative; width: auto; }\",\".framer-c1REH .framer-fsqwyj { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; width: 100%; }\",\".framer-c1REH .framer-gvnzhx { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: wrap; gap: 40px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; text-decoration: none; width: 1px; }\",\".framer-c1REH .framer-1ge2xlg { border-bottom-left-radius: 44px; border-bottom-right-radius: 44px; border-top-left-radius: 44px; border-top-right-radius: 44px; flex: none; height: 315px; position: relative; width: 100%; }\",\".framer-c1REH .framer-1tsnyxk { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 14px; height: min-content; justify-content: flex-start; min-width: 200px; padding: 0px; position: relative; width: 100%; }\",\".framer-c1REH .framer-ajy4d9 { 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: 16px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-c1REH .framer-4pwumf { flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-c1REH .framer-lrhgmk { align-content: flex-start; align-items: flex-start; background-color: #ffffff; border-bottom-left-radius: 40px; border-bottom-right-radius: 40px; border-top-left-radius: 40px; border-top-right-radius: 40px; box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.06); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; left: 24px; overflow: visible; padding: 13px 14px 13px 14px; position: absolute; top: 24px; width: min-content; z-index: 1; }\",\".framer-c1REH .framer-14t2z5d-container { bottom: 20px; flex: none; height: auto; position: fixed; right: 20px; width: auto; z-index: 10; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-c1REH.framer-1g89ls3, .framer-c1REH .framer-1l3w5l9, .framer-c1REH .framer-n1nlf4, .framer-c1REH .framer-2svctj, .framer-c1REH .framer-uozsyj, .framer-c1REH .framer-1tfmlq0, .framer-c1REH .framer-1j7afxv, .framer-c1REH .framer-yutt79, .framer-c1REH .framer-15ud4qv, .framer-c1REH .framer-1g9wawe, .framer-c1REH .framer-o0887h, .framer-c1REH .framer-1tj0hgi, .framer-c1REH .framer-1ozkhgw, .framer-c1REH .framer-1k3bt7n, .framer-c1REH .framer-fsqwyj, .framer-c1REH .framer-gvnzhx, .framer-c1REH .framer-1tsnyxk, .framer-c1REH .framer-ajy4d9, .framer-c1REH .framer-lrhgmk { gap: 0px; } .framer-c1REH.framer-1g89ls3 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-c1REH.framer-1g89ls3 > :first-child, .framer-c1REH .framer-1l3w5l9 > :first-child, .framer-c1REH .framer-uozsyj > :first-child, .framer-c1REH .framer-1tfmlq0 > :first-child, .framer-c1REH .framer-15ud4qv > :first-child, .framer-c1REH .framer-1g9wawe > :first-child, .framer-c1REH .framer-o0887h > :first-child, .framer-c1REH .framer-1ozkhgw > :first-child, .framer-c1REH .framer-1k3bt7n > :first-child, .framer-c1REH .framer-gvnzhx > :first-child, .framer-c1REH .framer-1tsnyxk > :first-child { margin-top: 0px; } .framer-c1REH.framer-1g89ls3 > :last-child, .framer-c1REH .framer-1l3w5l9 > :last-child, .framer-c1REH .framer-uozsyj > :last-child, .framer-c1REH .framer-1tfmlq0 > :last-child, .framer-c1REH .framer-15ud4qv > :last-child, .framer-c1REH .framer-1g9wawe > :last-child, .framer-c1REH .framer-o0887h > :last-child, .framer-c1REH .framer-1ozkhgw > :last-child, .framer-c1REH .framer-1k3bt7n > :last-child, .framer-c1REH .framer-gvnzhx > :last-child, .framer-c1REH .framer-1tsnyxk > :last-child { margin-bottom: 0px; } .framer-c1REH .framer-1l3w5l9 > * { margin: 0px; margin-bottom: calc(48px / 2); margin-top: calc(48px / 2); } .framer-c1REH .framer-n1nlf4 > * { margin: 0px; margin-left: calc(20px / 2); margin-right: calc(20px / 2); } .framer-c1REH .framer-n1nlf4 > :first-child, .framer-c1REH .framer-2svctj > :first-child, .framer-c1REH .framer-1j7afxv > :first-child, .framer-c1REH .framer-yutt79 > :first-child, .framer-c1REH .framer-1tj0hgi > :first-child, .framer-c1REH .framer-fsqwyj > :first-child, .framer-c1REH .framer-ajy4d9 > :first-child, .framer-c1REH .framer-lrhgmk > :first-child { margin-left: 0px; } .framer-c1REH .framer-n1nlf4 > :last-child, .framer-c1REH .framer-2svctj > :last-child, .framer-c1REH .framer-1j7afxv > :last-child, .framer-c1REH .framer-yutt79 > :last-child, .framer-c1REH .framer-1tj0hgi > :last-child, .framer-c1REH .framer-fsqwyj > :last-child, .framer-c1REH .framer-ajy4d9 > :last-child, .framer-c1REH .framer-lrhgmk > :last-child { margin-right: 0px; } .framer-c1REH .framer-2svctj > * { margin: 0px; margin-left: calc(64px / 2); margin-right: calc(64px / 2); } .framer-c1REH .framer-uozsyj > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-c1REH .framer-1tfmlq0 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-c1REH .framer-1j7afxv > *, .framer-c1REH .framer-yutt79 > * { margin: 0px; margin-left: calc(16px / 2); margin-right: calc(16px / 2); } .framer-c1REH .framer-15ud4qv > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-c1REH .framer-1g9wawe > *, .framer-c1REH .framer-1k3bt7n > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } .framer-c1REH .framer-o0887h > * { margin: 0px; margin-bottom: calc(100px / 2); margin-top: calc(100px / 2); } .framer-c1REH .framer-1tj0hgi > *, .framer-c1REH .framer-ajy4d9 > *, .framer-c1REH .framer-lrhgmk > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-c1REH .framer-1ozkhgw > *, .framer-c1REH .framer-gvnzhx > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-c1REH .framer-fsqwyj > * { margin: 0px; margin-left: calc(48px / 2); margin-right: calc(48px / 2); } .framer-c1REH .framer-1tsnyxk > * { margin: 0px; margin-bottom: calc(14px / 2); margin-top: calc(14px / 2); } }\",`@media (min-width: 810px) and (max-width: 1439px) { .${metadata.bodyClassName}-framer-c1REH { background: var(--token-deb4ae35-1aa7-457a-863f-681c2d120d0a, rgb(230, 240, 236)); } .framer-c1REH.framer-1g89ls3 { width: 810px; } .framer-c1REH .framer-1l3w5l9 { padding: 40px; } .framer-c1REH .framer-2svctj { flex-direction: column; } .framer-c1REH .framer-uozsyj, .framer-c1REH .framer-15ud4qv { flex: none; width: 100%; } .framer-c1REH .framer-o0887h { gap: 60px; padding: 0px 40px 80px 40px; } .framer-c1REH .framer-1ozkhgw { height: min-content; } .framer-c1REH .framer-fsqwyj { align-content: unset; align-items: unset; display: grid; gap: 40px; grid-auto-rows: min-content; grid-template-columns: repeat(2, minmax(200px, 1fr)); justify-content: center; } .framer-c1REH .framer-gvnzhx { align-self: start; flex: none; height: auto; justify-self: start; width: 100%; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-c1REH .framer-2svctj, .framer-c1REH .framer-o0887h, .framer-c1REH .framer-fsqwyj { gap: 0px; } .framer-c1REH .framer-2svctj > * { margin: 0px; margin-bottom: calc(64px / 2); margin-top: calc(64px / 2); } .framer-c1REH .framer-2svctj > :first-child, .framer-c1REH .framer-o0887h > :first-child { margin-top: 0px; } .framer-c1REH .framer-2svctj > :last-child, .framer-c1REH .framer-o0887h > :last-child { margin-bottom: 0px; } .framer-c1REH .framer-o0887h > * { margin: 0px; margin-bottom: calc(60px / 2); margin-top: calc(60px / 2); } .framer-c1REH .framer-fsqwyj > *, .framer-c1REH .framer-fsqwyj > :first-child, .framer-c1REH .framer-fsqwyj > :last-child { margin: 0px; } }}`,`@media (max-width: 809px) { .${metadata.bodyClassName}-framer-c1REH { background: var(--token-deb4ae35-1aa7-457a-863f-681c2d120d0a, rgb(230, 240, 236)); } .framer-c1REH.framer-1g89ls3 { width: 390px; } .framer-c1REH .framer-1l3w5l9 { gap: 40px; padding: 24px; } .framer-c1REH .framer-1rtb3sc-container { order: 0; } .framer-c1REH .framer-n1nlf4 { order: 1; } .framer-c1REH .framer-2svctj { flex-direction: column; gap: 40px; order: 2; } .framer-c1REH .framer-uozsyj, .framer-c1REH .framer-15ud4qv, .framer-c1REH .framer-gvnzhx { flex: none; width: 100%; } .framer-c1REH .framer-1j7afxv { min-height: 152px; overflow: visible; } .framer-c1REH .framer-10eow05, .framer-c1REH .framer-smc6e4 { height: 150px; } .framer-c1REH .framer-yutt79 { overflow: visible; } .framer-c1REH .framer-1u0pvp { height: 150px; order: 0; } .framer-c1REH .framer-gkjwkn { height: 150px; order: 1; overflow: visible; z-index: 1; } .framer-c1REH .framer-o0887h { gap: 60px; padding: 0px 24px 80px 24px; } .framer-c1REH .framer-1ozkhgw { height: min-content; } .framer-c1REH .framer-1qw7455 { white-space: pre; width: auto; } .framer-c1REH .framer-fsqwyj { flex-direction: column; gap: 40px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-c1REH .framer-1l3w5l9, .framer-c1REH .framer-2svctj, .framer-c1REH .framer-o0887h, .framer-c1REH .framer-fsqwyj { gap: 0px; } .framer-c1REH .framer-1l3w5l9 > *, .framer-c1REH .framer-2svctj > *, .framer-c1REH .framer-fsqwyj > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-c1REH .framer-1l3w5l9 > :first-child, .framer-c1REH .framer-2svctj > :first-child, .framer-c1REH .framer-o0887h > :first-child, .framer-c1REH .framer-fsqwyj > :first-child { margin-top: 0px; } .framer-c1REH .framer-1l3w5l9 > :last-child, .framer-c1REH .framer-2svctj > :last-child, .framer-c1REH .framer-o0887h > :last-child, .framer-c1REH .framer-fsqwyj > :last-child { margin-bottom: 0px; } .framer-c1REH .framer-o0887h > * { margin: 0px; margin-bottom: calc(60px / 2); margin-top: calc(60px / 2); } }}`,...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,...sharedStyle5.css,...sharedStyle6.css,...sharedStyle7.css,...sharedStyle8.css,...sharedStyle9.css,...sharedStyle10.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 4937\n * @framerIntrinsicWidth 1440\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"PEvZztsWg\":{\"layout\":[\"fixed\",\"auto\"]},\"CEhFzzXP9\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerResponsiveScreen\n */const FramerZ7npYFmwJ=withCSS(Component,css,\"framer-c1REH\");export default FramerZ7npYFmwJ;FramerZ7npYFmwJ.displayName=\"Product\";FramerZ7npYFmwJ.defaultProps={height:4937,width:1440};addFonts(FramerZ7npYFmwJ,[{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\"}]},...NavBarFonts,...FiltersFonts,...ImageFonts,...BuyNowButtonFonts,...FooterFonts,...WhatsappFixedButtonFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts),...getFontsFromSharedStyle(sharedStyle5.fonts),...getFontsFromSharedStyle(sharedStyle6.fonts),...getFontsFromSharedStyle(sharedStyle7.fonts),...getFontsFromSharedStyle(sharedStyle8.fonts),...getFontsFromSharedStyle(sharedStyle9.fonts),...getFontsFromSharedStyle(sharedStyle10.fonts),...((_componentPresets_fonts=componentPresets.fonts)===null||_componentPresets_fonts===void 0?void 0:_componentPresets_fonts[\"O9Jthbmf0\"])?getFontsFromComponentPreset((_componentPresets_fonts1=componentPresets.fonts)===null||_componentPresets_fonts1===void 0?void 0:_componentPresets_fonts1[\"O9Jthbmf0\"]):[],...((_componentPresets_fonts2=componentPresets.fonts)===null||_componentPresets_fonts2===void 0?void 0:_componentPresets_fonts2[\"ZtyQBfJEd\"])?getFontsFromComponentPreset((_componentPresets_fonts3=componentPresets.fonts)===null||_componentPresets_fonts3===void 0?void 0:_componentPresets_fonts3[\"ZtyQBfJEd\"]):[]],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerZ7npYFmwJ\",\"slots\":[],\"annotations\":{\"framerImmutableVariables\":\"true\",\"framerResponsiveScreen\":\"\",\"framerComponentViewportWidth\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"PEvZztsWg\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"CEhFzzXP9\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicWidth\":\"1440\",\"framerIntrinsicHeight\":\"4937\",\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["Image", "props", "src", "radius", "padding", "alt", "style", "p", "addPropertyControls", "ControlType", "MotionDivWithFX", "withFX", "motion", "cycleOrder", "serializationHash", "variantClassNames", "transitions", "transition1", "animation", "animation1", "animation2", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Overlay", "blockDocumentScrolling", "enabled", "visible", "setVisible", "useOverlayState", "getProps", "height", "id", "link", "title", "width", "props", "_ref", "createLayoutDependency", "variants", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "m7H7qIByE", "UMCexRrS2", "restProps", "baseVariant", "classNames", "gestureVariant", "setGestureState", "setVariant", "useVariantState", "cycleOrder", "variantClassNames", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onMouseEnter1gx595p", "overlay", "args", "ref1", "pe", "ref2", "defaultLayoutId", "ae", "sharedStyleClassNames", "LayoutGroup", "l", "Link", "u", "motion", "cx", "serializationHash", "RichText2", "x", "AnimatePresence", "Floating", "MotionDivWithFX", "css", "FramerQLbCnKPhi", "withCSS", "QLbCnKPhi_default", "addPropertyControls", "ControlType", "addFonts", "_componentPresets_fonts", "_componentPresets_fonts1", "_componentPresets_fonts2", "_componentPresets_fonts3", "NavBarFonts", "getFonts", "QxcZc_lth_default", "FiltersFonts", "dI0jCPOcQ_default", "ImageFonts", "Image", "Image1WithOptimizedAppearEffect", "withOptimizedAppearEffect", "Image2", "Image1WithFX", "withFX", "BuyNowButtonFonts", "QLbCnKPhi_default", "MotionAWithFX", "motion", "FooterFonts", "TUYvur6hN_default", "WhatsappFixedButtonFonts", "EfslsNoC8_default", "breakpoints", "serializationHash", "variantClassNames", "toResponsiveImage", "value", "transition1", "animation", "animation1", "transition2", "animation2", "transition3", "animation3", "animation4", "toImageSrc", "Overlay", "children", "blockDocumentScrolling", "enabled", "visible", "setVisible", "useOverlayState", "isSet", "animation5", "animation6", "transition4", "animation7", "animation8", "transition5", "animation9", "transition6", "animation10", "QueryData", "query", "pageSize", "data", "useQueryData", "metadata", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "Component", "Y", "ref", "_enumToDisplayNameFunctions_i99TTyQaD", "activeLocale", "setLocale", "useLocaleInfo", "currentPathVariables", "useCurrentPathVariables", "currentRouteData", "Zl1ZWxq3u_default", "getWhereExpressionFromPathVariables", "getFromCurrentRouteData", "key", "NotFoundError", "_getFromCurrentRouteData", "_getFromCurrentRouteData1", "_getFromCurrentRouteData2", "_getFromCurrentRouteData3", "_getFromCurrentRouteData4", "style", "className", "layoutId", "variant", "vfwbv9oev", "i99TTyQaD", "VPTDpbWII", "rdAnZ4OlH", "MNI4wejMUPbXAVPlLR", "ABy_9M0AV", "YOv8e27qu", "NmfzRc1Au", "Sj59gi4Sh", "dLdLnMDBE", "yBRKzoFGK", "fVGVC31hz", "DM1I3fhCf", "PBershq3pJjEBZ5pv_", "rdAnZ4OlHJjEBZ5pv_", "VPTDpbWIIJjEBZ5pv_", "yBRKzoFGKJjEBZ5pv_", "fVGVC31hzJjEBZ5pv_", "i99TTyQaDJjEBZ5pv_", "idJjEBZ5pv_", "ZRdeIT1fL", "restProps", "ue", "metadata1", "robotsTag", "ie", "_document_querySelector", "bodyCls", "body", "c", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTapwelu7j", "overlay", "paginationInfo", "args", "ref1", "pe", "textContent", "enumToDisplayNameFunctions", "visible1", "visible2", "visible3", "router", "useRouter", "defaultLayoutId", "ae", "sharedStyleClassNames", "useCustomCursors", "p", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "cx", "ComponentViewportProvider", "Container", "PropertyOverrides2", "QxcZc_lth_default", "dI0jCPOcQ_default", "RichText2", "x", "Link", "l", "Image1WithOptimizedAppearEffect", "AnimatePresence", "Ga", "Image", "overlay1", "Image1WithFX", "overlay2", "overlay3", "overlay4", "ResolveLinks", "resolvedLinks", "QLbCnKPhi_default", "ComponentPresetsProvider", "ChildrenCanSuspend", "collection", "loadMore", "i", "textContent1", "PathVariablesContext", "MotionAWithFX", "Image2", "TUYvur6hN_default", "EfslsNoC8_default", "css", "FramerZ7npYFmwJ", "withCSS", "Z7npYFmwJ_default", "addFonts", "NavBarFonts", "FiltersFonts", "ImageFonts", "BuyNowButtonFonts", "FooterFonts", "WhatsappFixedButtonFonts", "getFontsFromSharedStyle", "fonts", "_componentPresets_fonts", "getFontsFromComponentPreset", "_componentPresets_fonts1", "_componentPresets_fonts2", "_componentPresets_fonts3", "__FramerMetadata__"]
}
