{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/Zoho1tVQy3Hf1GyOi6nc/B9KZsIt6AGGvIhDSPL3d/i2qLF0l_6.js"],
  "sourcesContent": ["// Generated by Framer (2306ade)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getLoadingLazyAtYPosition,getWhereExpressionFromPathVariables,Image,Link,NotFoundError,PropertyOverrides,ResolveLinks,useComponentViewport,useCurrentPathVariables,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useQueryData,useRouter,withCSS,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 Footer from\"#framer/local/canvasComponent/CQBa1UVlN/CQBa1UVlN.js\";import NavigationBar from\"#framer/local/canvasComponent/vg7IWg5px/vg7IWg5px.js\";import Productbanner from\"#framer/local/canvasComponent/Wll6LrvwD/Wll6LrvwD.js\";import Products from\"#framer/local/collection/XWyQIpjN1/XWyQIpjN1.js\";import metadataProvider from\"#framer/local/webPageMetadata/i2qLF0l_6/i2qLF0l_6.js\";const NavigationBarFonts=getFonts(NavigationBar);const MaterialFonts=getFonts(Material);const ImageWithOptimizedAppearEffect=withOptimizedAppearEffect(Image);const ProductbannerFonts=getFonts(Productbanner);const FooterFonts=getFonts(Footer);const breakpoints={dgtvMdgd8:\"(max-width: 844px)\",GEbvjqcK9:\"(min-width: 845px) and (max-width: 1199px)\",ukwJM9Hok:\"(min-width: 1200px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-F2nET\";const variantClassNames={dgtvMdgd8:\"framer-v-ulfpy4\",GEbvjqcK9:\"framer-v-18cxw56\",ukwJM9Hok:\"framer-v-jpv9ut\"};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const transition1={delay:0,duration:1,ease:[.44,0,.1,1.11],type:\"tween\"};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:1,rotate:0,rotateX:0,rotateY:0,scale:1.2,skewX:0,skewY:0,x:0,y:0};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"ukwJM9Hok\",Phone:\"dgtvMdgd8\",Tablet:\"GEbvjqcK9\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"ukwJM9Hok\"};};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 currentPathVariables=useCurrentPathVariables();const[currentRouteData]=useQueryData({from:{alias:\"i2qLF0l_6\",data:Products,type:\"Collection\"},select:[{collection:\"i2qLF0l_6\",name:\"U4jjCTWHC\",type:\"Identifier\"},{collection:\"i2qLF0l_6\",name:\"m6vU04uOJ\",type:\"Identifier\"},{collection:\"i2qLF0l_6\",name:\"cRRbNy51_\",type:\"Identifier\"},{collection:\"i2qLF0l_6\",name:\"AsVjkKBCj\",type:\"Identifier\"},{collection:\"i2qLF0l_6\",name:\"ctUgyp5pa\",type:\"Identifier\"},{collection:\"i2qLF0l_6\",name:\"PD6NfL5ay\",type:\"Identifier\"}],where:getWhereExpressionFromPathVariables(currentPathVariables,\"i2qLF0l_6\")});const getFromCurrentRouteData=key=>{if(!currentRouteData)throw new NotFoundError(`No data matches path variables: ${JSON.stringify(currentPathVariables)}`);return currentRouteData[key];};const{style,className,layoutId,variant,m6vU04uOJ=getFromCurrentRouteData(\"m6vU04uOJ\"),ctUgyp5pa=getFromCurrentRouteData(\"ctUgyp5pa\")??\"\",U4jjCTWHC=getFromCurrentRouteData(\"U4jjCTWHC\")??\"\",AsVjkKBCj=getFromCurrentRouteData(\"AsVjkKBCj\")??\"\",cRRbNy51_=getFromCurrentRouteData(\"cRRbNy51_\"),PD6NfL5ay=getFromCurrentRouteData(\"PD6NfL5ay\")??\"\",...restProps}=getProps(props);React.useEffect(()=>{const metadata=metadataProvider(currentRouteData,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);}}},[currentRouteData,activeLocale]);React.useInsertionEffect(()=>{const metadata=metadataProvider(currentRouteData,activeLocale);document.title=metadata.title||\"\";if(metadata.viewport){document.querySelector('meta[name=\"viewport\"]')?.setAttribute(\"content\",metadata.viewport);}},[currentRouteData,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:\"ukwJM9Hok\",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-jpv9ut\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:64,width:componentViewport?.width||\"100vw\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-88kn06-container\",layoutScroll:true,nodeId:\"HFxyEswwD\",scopeId:\"i2qLF0l_6\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{dgtvMdgd8:{variant:\"kp0QxSBdV\"},GEbvjqcK9:{variant:\"rb03VaKK5\"}},children:/*#__PURE__*/_jsx(NavigationBar,{height:\"100%\",id:\"HFxyEswwD\",layoutId:\"HFxyEswwD\",style:{width:\"100%\"},variant:\"u8vOjBSAZ\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-gc2i0l\",\"data-framer-name\":\"Spacer\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-2cjiu7\",children:[/*#__PURE__*/_jsx(Link,{href:{webPageId:\"J6eUa37j4\"},motionChild:true,nodeId:\"OkqV88h34\",scopeId:\"i2qLF0l_6\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-i9mibg framer-1me6v34\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-zs76fk-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"KKDI7ZElA\",scopeId:\"i2qLF0l_6\",children:/*#__PURE__*/_jsx(Material,{color:\"rgb(77, 77, 77)\",height:\"100%\",iconSearch:\"Home\",iconSelection:\"ArrowBackIos\",iconStyle15:\"Rounded\",iconStyle2:\"Filled\",iconStyle7:\"Filled\",id:\"KKDI7ZElA\",layoutId:\"KKDI7ZElA\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})})}),/*#__PURE__*/_jsx(Link,{href:ctUgyp5pa,motionChild:true,nodeId:\"sXB7LhF2R\",openInNewTab:true,scopeId:\"i2qLF0l_6\",children:/*#__PURE__*/_jsx(ImageWithOptimizedAppearEffect,{animate:animation,as:\"a\",background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+45+0),sizes:`max(${componentViewport?.width||\"100vw\"}, 1px)`,...toResponsiveImage(m6vU04uOJ)},className:\"framer-1pcbko0 framer-1me6v34\",\"data-framer-appear-id\":\"1pcbko0\",\"data-framer-name\":\"Banner\",initial:animation1,optimized:true})})]}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:ctUgyp5pa,implicitPathVariables:undefined},{href:ctUgyp5pa,implicitPathVariables:undefined},{href:ctUgyp5pa,implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:124,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+645,children:/*#__PURE__*/_jsx(Container,{className:\"framer-2y843c-container\",nodeId:\"AeYGHgXFF\",scopeId:\"i2qLF0l_6\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{dgtvMdgd8:{variant:\"L6HO27OAY\",xIQtBs9p5:resolvedLinks[2]},GEbvjqcK9:{variant:\"ntdaTu90t\",xIQtBs9p5:resolvedLinks[1]}},children:/*#__PURE__*/_jsx(Productbanner,{Bd8HY77_5:toResponsiveImage(cRRbNy51_),CAN8thPaI:AsVjkKBCj,height:\"100%\",id:\"AeYGHgXFF\",jKmFF6aQt:U4jjCTWHC,layoutId:\"AeYGHgXFF\",MgprvVheV:PD6NfL5ay,style:{width:\"100%\"},variant:\"JC4xZ8rmV\",width:\"100%\",xIQtBs9p5:resolvedLinks[0]})})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:154,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+769,children:/*#__PURE__*/_jsx(Container,{className:\"framer-x6ohol-container\",nodeId:\"vLFVFALC7\",scopeId:\"i2qLF0l_6\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{dgtvMdgd8:{variant:\"o2Y1p0BYO\"},GEbvjqcK9:{variant:\"o4Rllqd5f\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"vLFVFALC7\",layoutId:\"vLFVFALC7\",style:{width:\"100%\"},variant:\"oLq5B9rdR\",width:\"100%\"})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-F2nET.framer-1me6v34, .framer-F2nET .framer-1me6v34 { display: block; }\",\".framer-F2nET.framer-jpv9ut { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1200px; }\",\".framer-F2nET .framer-88kn06-container { flex: none; height: auto; left: 0px; position: fixed; right: 0px; top: 0px; z-index: 10; }\",\".framer-F2nET .framer-gc2i0l { flex: none; height: 45px; overflow: hidden; position: relative; width: 100%; }\",\".framer-F2nET .framer-2cjiu7 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 60vh; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-F2nET .framer-i9mibg { aspect-ratio: 1 / 1; background-color: #ffffff; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; border-top-left-radius: 5px; border-top-right-radius: 5px; flex: none; height: var(--framer-aspect-ratio-supported, 36px); left: 11px; overflow: hidden; position: absolute; text-decoration: none; top: 31px; width: 36px; will-change: var(--framer-will-change-override, transform); z-index: 1; }\",\".framer-F2nET .framer-zs76fk-container { bottom: 3px; flex: none; left: 10px; position: absolute; right: -5px; top: 3px; }\",\".framer-F2nET .framer-1pcbko0 { flex: 1 0 0px; height: 100%; position: relative; text-decoration: none; width: 1px; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-F2nET .framer-2y843c-container { flex: none; height: auto; position: relative; width: 100%; z-index: 5; }\",\".framer-F2nET .framer-x6ohol-container { flex: none; height: auto; position: relative; width: 100%; }\",\"@media (min-width: 845px) and (max-width: 1199px) { .framer-F2nET.framer-jpv9ut { width: 845px; }}\",\"@media (max-width: 844px) { .framer-F2nET.framer-jpv9ut { width: 390px; } .framer-F2nET .framer-i9mibg { top: 42px; }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 829\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"GEbvjqcK9\":{\"layout\":[\"fixed\",\"auto\"]},\"dgtvMdgd8\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections\n * @framerResponsiveScreen\n */const Frameri2qLF0l_6=withCSS(Component,css,\"framer-F2nET\");export default Frameri2qLF0l_6;Frameri2qLF0l_6.displayName=\"Page\";Frameri2qLF0l_6.defaultProps={height:829,width:1200};addFonts(Frameri2qLF0l_6,[{explicitInter:true,fonts:[]},...NavigationBarFonts,...MaterialFonts,...ProductbannerFonts,...FooterFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"Frameri2qLF0l_6\",\"slots\":[],\"annotations\":{\"framerColorSyntax\":\"true\",\"framerScrollSections\":\"* @framerResponsiveScreen\",\"framerDisplayContentsDiv\":\"false\",\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"829\",\"framerIntrinsicWidth\":\"1200\",\"framerAutoSizeImages\":\"true\",\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"GEbvjqcK9\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"dgtvMdgd8\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerAcceptsLayoutTemplate\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["NavigationBarFonts", "getFonts", "vg7IWg5px_default", "MaterialFonts", "Icon", "ImageWithOptimizedAppearEffect", "withOptimizedAppearEffect", "Image2", "ProductbannerFonts", "Wll6LrvwD_default", "FooterFonts", "CQBa1UVlN_default", "breakpoints", "serializationHash", "variantClassNames", "toResponsiveImage", "value", "transition1", "animation", "animation1", "HTMLStyle", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "currentPathVariables", "useCurrentPathVariables", "currentRouteData", "useQueryData", "XWyQIpjN1_default", "getWhereExpressionFromPathVariables", "getFromCurrentRouteData", "key", "NotFoundError", "style", "className", "layoutId", "variant", "m6vU04uOJ", "ctUgyp5pa", "U4jjCTWHC", "AsVjkKBCj", "cRRbNy51_", "PD6NfL5ay", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "scopingClassNames", "cx", "router", "useRouter", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "ComponentViewportProvider", "Container", "PropertyOverrides2", "vg7IWg5px_default", "Link", "Icon", "ImageWithOptimizedAppearEffect", "getLoadingLazyAtYPosition", "ResolveLinks", "resolvedLinks", "Wll6LrvwD_default", "CQBa1UVlN_default", "css", "Frameri2qLF0l_6", "withCSS", "i2qLF0l_6_default", "addFonts", "NavigationBarFonts", "MaterialFonts", "ProductbannerFonts", "FooterFonts", "__FramerMetadata__"]
}
