{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/YQv1AfXMPkhFwLDf3518/FH6S5XqQMZh7JKGayvxo/rTZ4HPIvz.js"],
  "sourcesContent": ["// Generated by Framer (e39ee10)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,Image,PropertyOverrides,RichText,useCustomCursors,useHydratedBreakpointVariants,useLocaleInfo,withCSS,withFX}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import Header from\"#framer/local/canvasComponent/aOB3CQZq7/aOB3CQZq7.js\";import Footer from\"#framer/local/canvasComponent/F2MvOHhVA/F2MvOHhVA.js\";import HeaderMobile from\"#framer/local/canvasComponent/iYGTD7SaR/iYGTD7SaR.js\";import*as sharedStyle2 from\"#framer/local/css/Mw3TVW0om/Mw3TVW0om.js\";import*as sharedStyle from\"#framer/local/css/SdkTjbjox/SdkTjbjox.js\";import*as sharedStyle1 from\"#framer/local/css/srxpydgHh/srxpydgHh.js\";import metadataProvider from\"#framer/local/webPageMetadata/rTZ4HPIvz/rTZ4HPIvz.js\";const HeaderFonts=getFonts(Header);const HeaderMobileFonts=getFonts(HeaderMobile);const MotionDivWithFX=withFX(motion.div);const FooterFonts=getFonts(Footer);const ContainerWithFX=withFX(Container);const cycleOrder=[\"S_PDuFavu\",\"mCezqpwxC\",\"odLGnXpIo\"];const breakpoints={mCezqpwxC:\"(min-width: 810px) and (max-width: 1439px)\",odLGnXpIo:\"(max-width: 809px)\",S_PDuFavu:\"(min-width: 1440px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-x6Tcw\";const variantClassNames={mCezqpwxC:\"framer-v-t2qxhb\",odLGnXpIo:\"framer-v-16twtss\",S_PDuFavu:\"framer-v-13l87km\"};const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:100,y:0};const transition1={damping:46,delay:.2,mass:1,stiffness:226,type:\"spring\"};const transition2={damping:46,delay:.3,mass:1,stiffness:226,type:\"spring\"};const animation1={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:50};const transition3={damping:40,delay:0,mass:1,stiffness:200,type:\"spring\"};const animation2={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition3,x:0,y:50};const animation3={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:100};const metadata=metadataProvider();const humanReadableVariantMap={Desktop:\"S_PDuFavu\",Phone:\"odLGnXpIo\",Tablet:\"mCezqpwxC\"};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:\"S_PDuFavu\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);React.useEffect(()=>{const metadata1=metadataProvider(undefined,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);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata1=metadataProvider(undefined,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-x6Tcw`);}return()=>{if(bodyCls)document.body.classList.remove(`${metadata1.bodyClassName}-framer-x6Tcw`);};},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const ref1=React.useRef(null);const isDisplayed=()=>{if(!isBrowser())return true;if(baseVariant===\"odLGnXpIo\")return false;return true;};const isDisplayed1=()=>{if(!isBrowser())return true;if(baseVariant===\"odLGnXpIo\")return true;return false;};const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className];useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"S_PDuFavu\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-13l87km\",className),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:[isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1uvac2h-container hidden-16twtss\",\"data-framer-name\":\"Header desktop\",layoutScroll:true,name:\"Header desktop\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{mCezqpwxC:{sQ6RAiRzy:false}},children:/*#__PURE__*/_jsx(Header,{C2dDalHd0:\"cT34sQ_BK\",cknNgAxrq:\"cT34sQ_BK\",fOUnAx7UK:\"bGjV0Ka4m\",height:\"100%\",id:\"BFGdEyV69\",jqp3S4eyK:\"cT34sQ_BK\",layoutId:\"BFGdEyV69\",mxR7axQgi:\"ciWD0lEKE\",name:\"Header desktop\",sQ6RAiRzy:true,style:{width:\"100%\"},TznEbevju:\"bGjV0Ka4m\",variant:\"WDZx7xIAx\",width:\"100%\"})})})}),isDisplayed1()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{odLGnXpIo:{width:\"100vw\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-dhrrnc-container hidden-13l87km hidden-t2qxhb\",\"data-framer-name\":\"Header Mobile\",layoutScroll:true,name:\"Header Mobile\",children:/*#__PURE__*/_jsx(HeaderMobile,{height:\"100%\",id:\"Z9uQWu2we\",layoutId:\"Z9uQWu2we\",mmMryUC1V:\"FRTZttSUn\",mwOLwhHfV:\"pUC0ltv9o\",name:\"Header Mobile\",style:{maxHeight:\"100%\",width:\"100%\"},variant:\"Qr6zE5rBN\",VtEpCK_fi:\"pUC0ltv9o\",width:\"100%\",yrL5nPgG1:\"pUC0ltv9o\",ZZlUxIlvY:\"pUC0ltv9o\"})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-ogml9s\",\"data-framer-name\":\"Page Intro\",name:\"Page Intro\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-188ew4i\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-qdyoco\",\"data-framer-name\":\"Frame 40\",name:\"Frame 40\",children:[/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-dhuysa\",\"data-framer-name\":\"Frame 46\",name:\"Frame 46\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-rjx32k\",\"data-styles-preset\":\"SdkTjbjox\",style:{\"--framer-text-color\":\"var(--token-667dd456-3c04-449e-b19d-80a58d414a52, rgb(32, 32, 32))\"},children:\"ISADORA NIM CUSTOMERS\"})}),className:\"framer-ykv0se\",\"data-framer-name\":\"Liner\",fonts:[\"Inter\"],name:\"Liner\",verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1n9twb5\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1kw5o06\",\"data-styles-preset\":\"srxpydgHh\",style:{\"--framer-text-color\":\"var(--token-667dd456-3c04-449e-b19d-80a58d414a52, rgb(32, 32, 32))\"},children:\"Winter\"})}),className:\"framer-5orkcp\",\"data-framer-name\":\"More than\",fonts:[\"Inter\"],name:\"More than\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-nma9yr\",\"data-styles-preset\":\"Mw3TVW0om\",style:{\"--framer-text-color\":\"var(--token-667dd456-3c04-449e-b19d-80a58d414a52, rgb(32, 32, 32))\"},children:\"Overcoats\"})}),className:\"framer-159kbor\",\"data-framer-name\":\"More than\",fonts:[\"Inter\"],name:\"More than\",verticalAlignment:\"top\",withExternalLayout:true})]})]})})}),/*#__PURE__*/_jsxs(\"section\",{className:\"framer-1enhxjl\",children:[/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation1,__framer__exit:animation2,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-9cr5dn\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-19lf02n\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{mCezqpwxC:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2560,intrinsicWidth:1920,pixelHeight:2418,pixelWidth:1363,positionX:\"53.1%\",positionY:\"16.6%\",sizes:\"max((min(100vw, 1275px) - 100px) * 0.6, 1px)\",src:\"https://framerusercontent.com/images/QGwAmzpus1E1jzW7icXm0Aio.jpg\",srcSet:\"https://framerusercontent.com/images/QGwAmzpus1E1jzW7icXm0Aio.jpg?scale-down-to=1024 577w,https://framerusercontent.com/images/QGwAmzpus1E1jzW7icXm0Aio.jpg?scale-down-to=2048 1154w,https://framerusercontent.com/images/QGwAmzpus1E1jzW7icXm0Aio.jpg 1363w\"}},odLGnXpIo:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2560,intrinsicWidth:1920,pixelHeight:2418,pixelWidth:1363,positionX:\"53.1%\",positionY:\"16.6%\",sizes:\"calc(min(100vw, 1275px) - 60px)\",src:\"https://framerusercontent.com/images/QGwAmzpus1E1jzW7icXm0Aio.jpg\",srcSet:\"https://framerusercontent.com/images/QGwAmzpus1E1jzW7icXm0Aio.jpg?scale-down-to=1024 577w,https://framerusercontent.com/images/QGwAmzpus1E1jzW7icXm0Aio.jpg?scale-down-to=2048 1154w,https://framerusercontent.com/images/QGwAmzpus1E1jzW7icXm0Aio.jpg 1363w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2560,intrinsicWidth:1920,pixelHeight:2418,pixelWidth:1363,positionX:\"53.1%\",positionY:\"16.6%\",sizes:\"max((min(100vw, 1275px) - 120px) * 0.6, 1px)\",src:\"https://framerusercontent.com/images/QGwAmzpus1E1jzW7icXm0Aio.jpg\",srcSet:\"https://framerusercontent.com/images/QGwAmzpus1E1jzW7icXm0Aio.jpg?scale-down-to=1024 577w,https://framerusercontent.com/images/QGwAmzpus1E1jzW7icXm0Aio.jpg?scale-down-to=2048 1154w,https://framerusercontent.com/images/QGwAmzpus1E1jzW7icXm0Aio.jpg 1363w\"},className:\"framer-1ubmd5c\",\"data-framer-name\":\"Photo Copy\",name:\"Photo Copy\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{mCezqpwxC:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2560,intrinsicWidth:1920,pixelHeight:2418,pixelWidth:1363,positionX:\"center\",positionY:\"center\",sizes:\"max((min(100vw, 1275px) - 100px) / 2.5, 1px)\",src:\"https://framerusercontent.com/images/j8zXiWtiRYzVpQcqnWeGe0zi4.jpg\",srcSet:\"https://framerusercontent.com/images/j8zXiWtiRYzVpQcqnWeGe0zi4.jpg?scale-down-to=1024 577w,https://framerusercontent.com/images/j8zXiWtiRYzVpQcqnWeGe0zi4.jpg?scale-down-to=2048 1154w,https://framerusercontent.com/images/j8zXiWtiRYzVpQcqnWeGe0zi4.jpg 1363w\"}},odLGnXpIo:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2560,intrinsicWidth:1920,pixelHeight:2418,pixelWidth:1363,positionX:\"center\",positionY:\"center\",sizes:\"calc(min(100vw, 1275px) - 60px)\",src:\"https://framerusercontent.com/images/j8zXiWtiRYzVpQcqnWeGe0zi4.jpg\",srcSet:\"https://framerusercontent.com/images/j8zXiWtiRYzVpQcqnWeGe0zi4.jpg?scale-down-to=1024 577w,https://framerusercontent.com/images/j8zXiWtiRYzVpQcqnWeGe0zi4.jpg?scale-down-to=2048 1154w,https://framerusercontent.com/images/j8zXiWtiRYzVpQcqnWeGe0zi4.jpg 1363w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2560,intrinsicWidth:1920,pixelHeight:2418,pixelWidth:1363,positionX:\"center\",positionY:\"center\",sizes:\"max((min(100vw, 1275px) - 120px) / 2.5, 1px)\",src:\"https://framerusercontent.com/images/j8zXiWtiRYzVpQcqnWeGe0zi4.jpg\",srcSet:\"https://framerusercontent.com/images/j8zXiWtiRYzVpQcqnWeGe0zi4.jpg?scale-down-to=1024 577w,https://framerusercontent.com/images/j8zXiWtiRYzVpQcqnWeGe0zi4.jpg?scale-down-to=2048 1154w,https://framerusercontent.com/images/j8zXiWtiRYzVpQcqnWeGe0zi4.jpg 1363w\"},className:\"framer-cvr7to\",\"data-framer-name\":\"Photo Copy\",name:\"Photo Copy\"})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1o9i8lc\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{mCezqpwxC:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2560,intrinsicWidth:1920,loading:\"lazy\",pixelHeight:1638,pixelWidth:2500,sizes:\"max((min(100vw, 1275px) - 80px) * 1, 1px)\",src:\"https://framerusercontent.com/images/6BDLolZ4fagR48p242Iz27PGcw.jpg\",srcSet:\"https://framerusercontent.com/images/6BDLolZ4fagR48p242Iz27PGcw.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/6BDLolZ4fagR48p242Iz27PGcw.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/6BDLolZ4fagR48p242Iz27PGcw.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/6BDLolZ4fagR48p242Iz27PGcw.jpg 2500w\"}},odLGnXpIo:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2560,intrinsicWidth:1920,loading:\"lazy\",pixelHeight:1638,pixelWidth:2500,sizes:\"calc(min(100vw, 1275px) - 60px)\",src:\"https://framerusercontent.com/images/6BDLolZ4fagR48p242Iz27PGcw.jpg\",srcSet:\"https://framerusercontent.com/images/6BDLolZ4fagR48p242Iz27PGcw.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/6BDLolZ4fagR48p242Iz27PGcw.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/6BDLolZ4fagR48p242Iz27PGcw.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/6BDLolZ4fagR48p242Iz27PGcw.jpg 2500w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2560,intrinsicWidth:1920,loading:\"lazy\",pixelHeight:1638,pixelWidth:2500,sizes:\"max((min(100vw, 1275px) - 100px) * 1, 1px)\",src:\"https://framerusercontent.com/images/6BDLolZ4fagR48p242Iz27PGcw.jpg\",srcSet:\"https://framerusercontent.com/images/6BDLolZ4fagR48p242Iz27PGcw.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/6BDLolZ4fagR48p242Iz27PGcw.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/6BDLolZ4fagR48p242Iz27PGcw.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/6BDLolZ4fagR48p242Iz27PGcw.jpg 2500w\"},className:\"framer-1udideh\",\"data-framer-name\":\"Photo Copy\",name:\"Photo Copy\"})})})]}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation1,__framer__exit:animation2,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1ko2aa4\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-bqwgeo\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{mCezqpwxC:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2560,intrinsicWidth:1920,loading:\"lazy\",pixelHeight:2418,pixelWidth:1363,sizes:\"max((min(100vw, 1275px) - 100px) / 2, 1px)\",src:\"https://framerusercontent.com/images/9spa5rjhRX51PAiZHzHRSF4NCg.jpg\",srcSet:\"https://framerusercontent.com/images/9spa5rjhRX51PAiZHzHRSF4NCg.jpg?scale-down-to=1024 577w,https://framerusercontent.com/images/9spa5rjhRX51PAiZHzHRSF4NCg.jpg?scale-down-to=2048 1154w,https://framerusercontent.com/images/9spa5rjhRX51PAiZHzHRSF4NCg.jpg 1363w\"}},odLGnXpIo:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2560,intrinsicWidth:1920,loading:\"lazy\",pixelHeight:2418,pixelWidth:1363,sizes:\"calc(min(100vw, 1275px) - 60px)\",src:\"https://framerusercontent.com/images/9spa5rjhRX51PAiZHzHRSF4NCg.jpg\",srcSet:\"https://framerusercontent.com/images/9spa5rjhRX51PAiZHzHRSF4NCg.jpg?scale-down-to=1024 577w,https://framerusercontent.com/images/9spa5rjhRX51PAiZHzHRSF4NCg.jpg?scale-down-to=2048 1154w,https://framerusercontent.com/images/9spa5rjhRX51PAiZHzHRSF4NCg.jpg 1363w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2560,intrinsicWidth:1920,loading:\"lazy\",pixelHeight:2418,pixelWidth:1363,sizes:\"max((min(100vw, 1275px) - 120px) / 2, 1px)\",src:\"https://framerusercontent.com/images/9spa5rjhRX51PAiZHzHRSF4NCg.jpg\",srcSet:\"https://framerusercontent.com/images/9spa5rjhRX51PAiZHzHRSF4NCg.jpg?scale-down-to=1024 577w,https://framerusercontent.com/images/9spa5rjhRX51PAiZHzHRSF4NCg.jpg?scale-down-to=2048 1154w,https://framerusercontent.com/images/9spa5rjhRX51PAiZHzHRSF4NCg.jpg 1363w\"},className:\"framer-z1ieog\",\"data-framer-name\":\"Photo Copy\",name:\"Photo Copy\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{mCezqpwxC:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2560,intrinsicWidth:1920,loading:\"lazy\",pixelHeight:2418,pixelWidth:1363,positionX:\"left\",positionY:\"top\",sizes:\"max((min(100vw, 1275px) - 100px) / 2, 1px)\",src:\"https://framerusercontent.com/images/MkaZXN2lw2tD6Hd7vQj3B9rsw.jpg\",srcSet:\"https://framerusercontent.com/images/MkaZXN2lw2tD6Hd7vQj3B9rsw.jpg?scale-down-to=1024 577w,https://framerusercontent.com/images/MkaZXN2lw2tD6Hd7vQj3B9rsw.jpg?scale-down-to=2048 1154w,https://framerusercontent.com/images/MkaZXN2lw2tD6Hd7vQj3B9rsw.jpg 1363w\"}},odLGnXpIo:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2560,intrinsicWidth:1920,loading:\"lazy\",pixelHeight:2418,pixelWidth:1363,positionX:\"left\",positionY:\"top\",sizes:\"calc(min(100vw, 1275px) - 60px)\",src:\"https://framerusercontent.com/images/MkaZXN2lw2tD6Hd7vQj3B9rsw.jpg\",srcSet:\"https://framerusercontent.com/images/MkaZXN2lw2tD6Hd7vQj3B9rsw.jpg?scale-down-to=1024 577w,https://framerusercontent.com/images/MkaZXN2lw2tD6Hd7vQj3B9rsw.jpg?scale-down-to=2048 1154w,https://framerusercontent.com/images/MkaZXN2lw2tD6Hd7vQj3B9rsw.jpg 1363w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2560,intrinsicWidth:1920,loading:\"lazy\",pixelHeight:2418,pixelWidth:1363,positionX:\"left\",positionY:\"top\",sizes:\"max((min(100vw, 1275px) - 120px) / 2, 1px)\",src:\"https://framerusercontent.com/images/MkaZXN2lw2tD6Hd7vQj3B9rsw.jpg\",srcSet:\"https://framerusercontent.com/images/MkaZXN2lw2tD6Hd7vQj3B9rsw.jpg?scale-down-to=1024 577w,https://framerusercontent.com/images/MkaZXN2lw2tD6Hd7vQj3B9rsw.jpg?scale-down-to=2048 1154w,https://framerusercontent.com/images/MkaZXN2lw2tD6Hd7vQj3B9rsw.jpg 1363w\"},className:\"framer-1lfhnlg\",\"data-framer-name\":\"Photo Copy\",name:\"Photo Copy\"})})]})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-hn368a\",\"data-framer-name\":\"Footer \",name:\"Footer \",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{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-7y950v-container\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{mCezqpwxC:{variant:\"W5Ft8uJM3\"},odLGnXpIo:{variant:\"BkZoRGhSY\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"mOgvZZFjW\",layoutId:\"mOgvZZFjW\",style:{width:\"100%\"},variant:\"gtd98NcJx\",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-x6Tcw { background: var(--token-c812f2fc-afeb-403b-8f45-64dda99e87f2, rgb(255, 255, 255)) /* {\"name\":\"white\"} */; }`,\".framer-x6Tcw.framer-aslvw2, .framer-x6Tcw .framer-aslvw2 { display: block; }\",\".framer-x6Tcw.framer-13l87km { align-content: center; align-items: center; background-color: var(--token-c812f2fc-afeb-403b-8f45-64dda99e87f2, #ffffff); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 142px 0px 0px 0px; position: relative; width: 1440px; }\",\".framer-x6Tcw .framer-1uvac2h-container { flex: none; height: auto; left: 50%; position: fixed; top: 0px; transform: translateX(-50%); width: 100%; z-index: 10; }\",\".framer-x6Tcw .framer-dhrrnc-container { flex: none; height: auto; left: 50%; max-height: 100vh; position: fixed; top: 0px; transform: translateX(-50%); width: 100%; z-index: 10; }\",\".framer-x6Tcw .framer-ogml9s { align-content: center; align-items: center; background-color: var(--token-c812f2fc-afeb-403b-8f45-64dda99e87f2, #ffffff); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-x6Tcw .framer-188ew4i { 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; max-width: 1184px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-x6Tcw .framer-qdyoco { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-x6Tcw .framer-dhuysa { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 4px 0px 4px; position: relative; width: min-content; }\",\".framer-x6Tcw .framer-ykv0se, .framer-x6Tcw .framer-5orkcp, .framer-x6Tcw .framer-159kbor { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-x6Tcw .framer-1n9twb5 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-x6Tcw .framer-1enhxjl { 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: center; max-width: 1275px; overflow: visible; padding: 50px; position: relative; width: 100%; }\",\".framer-x6Tcw .framer-9cr5dn, .framer-x6Tcw .framer-1ko2aa4 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-x6Tcw .framer-19lf02n, .framer-x6Tcw .framer-1o9i8lc, .framer-x6Tcw .framer-bqwgeo { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-x6Tcw .framer-1ubmd5c { border-bottom-left-radius: 50px; border-bottom-right-radius: 50px; border-top-left-radius: 50px; border-top-right-radius: 50px; flex: 1.5 0 0px; height: 734px; overflow: visible; position: relative; width: 1px; }\",\".framer-x6Tcw .framer-cvr7to { border-bottom-left-radius: 50px; border-bottom-right-radius: 50px; border-top-left-radius: 50px; border-top-right-radius: 50px; flex: 1 0 0px; height: 736px; overflow: visible; position: relative; width: 1px; }\",\".framer-x6Tcw .framer-1udideh { aspect-ratio: 1.501510574018127 / 1; border-bottom-left-radius: 50px; border-bottom-right-radius: 50px; border-top-left-radius: 50px; border-top-right-radius: 50px; flex: 1.5 0 0px; height: var(--framer-aspect-ratio-supported, 783px); overflow: visible; position: relative; width: 1px; }\",\".framer-x6Tcw .framer-z1ieog { border-bottom-left-radius: 50px; border-bottom-right-radius: 50px; border-top-left-radius: 50px; border-top-right-radius: 50px; flex: 1 0 0px; height: 834px; overflow: visible; position: relative; width: 1px; }\",\".framer-x6Tcw .framer-1lfhnlg { border-bottom-left-radius: 50px; border-bottom-right-radius: 50px; border-top-left-radius: 50px; border-top-right-radius: 50px; flex: 1 0 0px; height: 835px; overflow: visible; position: relative; width: 1px; }\",\".framer-x6Tcw .framer-hn368a { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-x6Tcw .framer-7y950v-container { flex: none; height: auto; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-x6Tcw.framer-13l87km, .framer-x6Tcw .framer-ogml9s, .framer-x6Tcw .framer-qdyoco, .framer-x6Tcw .framer-dhuysa, .framer-x6Tcw .framer-1n9twb5, .framer-x6Tcw .framer-1enhxjl, .framer-x6Tcw .framer-9cr5dn, .framer-x6Tcw .framer-19lf02n, .framer-x6Tcw .framer-1o9i8lc, .framer-x6Tcw .framer-1ko2aa4, .framer-x6Tcw .framer-bqwgeo, .framer-x6Tcw .framer-hn368a { gap: 0px; } .framer-x6Tcw.framer-13l87km > * { margin: 0px; margin-bottom: calc(80px / 2); margin-top: calc(80px / 2); } .framer-x6Tcw.framer-13l87km > :first-child, .framer-x6Tcw .framer-ogml9s > :first-child, .framer-x6Tcw .framer-qdyoco > :first-child, .framer-x6Tcw .framer-1enhxjl > :first-child, .framer-x6Tcw .framer-9cr5dn > :first-child, .framer-x6Tcw .framer-1ko2aa4 > :first-child, .framer-x6Tcw .framer-hn368a > :first-child { margin-top: 0px; } .framer-x6Tcw.framer-13l87km > :last-child, .framer-x6Tcw .framer-ogml9s > :last-child, .framer-x6Tcw .framer-qdyoco > :last-child, .framer-x6Tcw .framer-1enhxjl > :last-child, .framer-x6Tcw .framer-9cr5dn > :last-child, .framer-x6Tcw .framer-1ko2aa4 > :last-child, .framer-x6Tcw .framer-hn368a > :last-child { margin-bottom: 0px; } .framer-x6Tcw .framer-ogml9s > * { margin: 0px; margin-bottom: calc(60px / 2); margin-top: calc(60px / 2); } .framer-x6Tcw .framer-qdyoco > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-x6Tcw .framer-dhuysa > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-x6Tcw .framer-dhuysa > :first-child, .framer-x6Tcw .framer-1n9twb5 > :first-child, .framer-x6Tcw .framer-19lf02n > :first-child, .framer-x6Tcw .framer-1o9i8lc > :first-child, .framer-x6Tcw .framer-bqwgeo > :first-child { margin-left: 0px; } .framer-x6Tcw .framer-dhuysa > :last-child, .framer-x6Tcw .framer-1n9twb5 > :last-child, .framer-x6Tcw .framer-19lf02n > :last-child, .framer-x6Tcw .framer-1o9i8lc > :last-child, .framer-x6Tcw .framer-bqwgeo > :last-child { margin-right: 0px; } .framer-x6Tcw .framer-1n9twb5 > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-x6Tcw .framer-1enhxjl > *, .framer-x6Tcw .framer-9cr5dn > *, .framer-x6Tcw .framer-1ko2aa4 > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-x6Tcw .framer-19lf02n > *, .framer-x6Tcw .framer-1o9i8lc > *, .framer-x6Tcw .framer-bqwgeo > * { margin: 0px; margin-left: calc(20px / 2); margin-right: calc(20px / 2); } .framer-x6Tcw .framer-hn368a > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } }\",\"@media (min-width: 1440px) { .framer-x6Tcw .hidden-13l87km { display: none !important; } }\",`@media (min-width: 810px) and (max-width: 1439px) { .framer-x6Tcw .hidden-t2qxhb { display: none !important; } .${metadata.bodyClassName}-framer-x6Tcw { background: var(--token-c812f2fc-afeb-403b-8f45-64dda99e87f2, rgb(255, 255, 255)) /* {\"name\":\"white\"} */; } .framer-x6Tcw.framer-13l87km { width: 810px; } .framer-x6Tcw .framer-1uvac2h-container, .framer-x6Tcw .framer-7y950v-container { order: 0; } .framer-x6Tcw .framer-ogml9s { gap: 40px; order: 2; padding: 0px 40px 0px 40px; } .framer-x6Tcw .framer-qdyoco { flex: 1 0 0px; max-width: 1184px; width: 1px; } .framer-x6Tcw .framer-1enhxjl { order: 3; padding: 40px; } .framer-x6Tcw .framer-1udideh { height: var(--framer-aspect-ratio-supported, 486px); } .framer-x6Tcw .framer-hn368a { order: 4; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-x6Tcw .framer-ogml9s { gap: 0px; } .framer-x6Tcw .framer-ogml9s > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-x6Tcw .framer-ogml9s > :first-child { margin-top: 0px; } .framer-x6Tcw .framer-ogml9s > :last-child { margin-bottom: 0px; } }}`,`@media (max-width: 809px) { .framer-x6Tcw .hidden-16twtss { display: none !important; } .${metadata.bodyClassName}-framer-x6Tcw { background: var(--token-c812f2fc-afeb-403b-8f45-64dda99e87f2, rgb(255, 255, 255)) /* {\"name\":\"white\"} */; } .framer-x6Tcw.framer-13l87km { gap: 40px; width: 390px; } .framer-x6Tcw .framer-dhrrnc-container { order: 1; } .framer-x6Tcw .framer-ogml9s { gap: 40px; order: 2; padding: 0px 20px 0px 20px; } .framer-x6Tcw .framer-188ew4i { align-content: flex-start; align-items: flex-start; flex-direction: column; gap: 20px; justify-content: flex-start; } .framer-x6Tcw .framer-qdyoco { gap: 8px; width: 100%; } .framer-x6Tcw .framer-1enhxjl { order: 3; padding: 30px; } .framer-x6Tcw .framer-19lf02n, .framer-x6Tcw .framer-1o9i8lc, .framer-x6Tcw .framer-bqwgeo { flex-direction: column; } .framer-x6Tcw .framer-1ubmd5c { flex: none; height: 350px; width: 100%; } .framer-x6Tcw .framer-cvr7to, .framer-x6Tcw .framer-z1ieog, .framer-x6Tcw .framer-1lfhnlg { flex: none; width: 100%; } .framer-x6Tcw .framer-1udideh { aspect-ratio: unset; flex: none; height: 350px; width: 100%; } .framer-x6Tcw .framer-hn368a { order: 4; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-x6Tcw.framer-13l87km, .framer-x6Tcw .framer-ogml9s, .framer-x6Tcw .framer-188ew4i, .framer-x6Tcw .framer-qdyoco, .framer-x6Tcw .framer-19lf02n, .framer-x6Tcw .framer-1o9i8lc, .framer-x6Tcw .framer-bqwgeo { gap: 0px; } .framer-x6Tcw.framer-13l87km > *, .framer-x6Tcw .framer-ogml9s > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-x6Tcw.framer-13l87km > :first-child, .framer-x6Tcw .framer-ogml9s > :first-child, .framer-x6Tcw .framer-188ew4i > :first-child, .framer-x6Tcw .framer-qdyoco > :first-child, .framer-x6Tcw .framer-19lf02n > :first-child, .framer-x6Tcw .framer-1o9i8lc > :first-child, .framer-x6Tcw .framer-bqwgeo > :first-child { margin-top: 0px; } .framer-x6Tcw.framer-13l87km > :last-child, .framer-x6Tcw .framer-ogml9s > :last-child, .framer-x6Tcw .framer-188ew4i > :last-child, .framer-x6Tcw .framer-qdyoco > :last-child, .framer-x6Tcw .framer-19lf02n > :last-child, .framer-x6Tcw .framer-1o9i8lc > :last-child, .framer-x6Tcw .framer-bqwgeo > :last-child { margin-bottom: 0px; } .framer-x6Tcw .framer-188ew4i > *, .framer-x6Tcw .framer-19lf02n > *, .framer-x6Tcw .framer-1o9i8lc > *, .framer-x6Tcw .framer-bqwgeo > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-x6Tcw .framer-qdyoco > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } }}`,...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 3475\n * @framerIntrinsicWidth 1440\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"mCezqpwxC\":{\"layout\":[\"fixed\",\"auto\"]},\"odLGnXpIo\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerResponsiveScreen\n */const FramerrTZ4HPIvz=withCSS(Component,css,\"framer-x6Tcw\");export default FramerrTZ4HPIvz;FramerrTZ4HPIvz.displayName=\"Corporate Customer Gallery 2\";FramerrTZ4HPIvz.defaultProps={height:3475,width:1440};addFonts(FramerrTZ4HPIvz,[{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\"}]},...HeaderFonts,...HeaderMobileFonts,...FooterFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerrTZ4HPIvz\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"1440\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"mCezqpwxC\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"odLGnXpIo\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerResponsiveScreen\":\"\",\"framerIntrinsicHeight\":\"3475\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["HeaderFonts", "getFonts", "aOB3CQZq7_default", "HeaderMobileFonts", "iYGTD7SaR_default", "MotionDivWithFX", "withFX", "motion", "FooterFonts", "F2MvOHhVA_default", "ContainerWithFX", "Container", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "animation", "transition1", "transition2", "animation1", "transition3", "animation2", "animation3", "metadata", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata1", "robotsTag", "ie", "_document_querySelector", "bodyCls", "body", "c", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "ref1", "pe", "isDisplayed", "isDisplayed1", "defaultLayoutId", "ae", "sharedStyleClassNames", "useCustomCursors", "p", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "cx", "ComponentViewportProvider", "Container", "PropertyOverrides2", "aOB3CQZq7_default", "iYGTD7SaR_default", "MotionDivWithFX", "RichText2", "x", "Image2", "ContainerWithFX", "F2MvOHhVA_default", "css", "FramerrTZ4HPIvz", "withCSS", "rTZ4HPIvz_default", "addFonts", "HeaderFonts", "HeaderMobileFonts", "FooterFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
