{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/Rrz88yF47d9b83eFtyfE/RnSuy6tX4jdbw4WXi9Iq/wEB6Q2aML.js"],
  "sourcesContent": ["// Generated by Framer (f082bd6)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getLoadingLazyAtYPosition,getWhereExpressionFromPathVariables,Image,NotFoundError,PropertyOverrides,useComponentViewport,useCurrentPathVariables,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useQueryData,useRouteElementId,withCSS,withFX}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import FrameshipShopify from\"https://framerusercontent.com/modules/1kPVCHEEg0BrtObiM14s/3Zxh5fA9far0APFSgRGa/Frameship.js\";import Arc from\"https://framerusercontent.com/modules/dZ9c6z10n71dmz3JQVi4/0dSuyhnHD9HrUa3w2XFr/Arc.js\";import Footer2 from\"#framer/local/canvasComponent/mhZ0u0VpP/mhZ0u0VpP.js\";import Gallery from\"#framer/local/collection/XW8ypOf6B/XW8ypOf6B.js\";import metadataProvider from\"#framer/local/webPageMetadata/wEB6Q2aML/wEB6Q2aML.js\";const FrameshipShopifyFonts=getFonts(FrameshipShopify);const ImageWithFX=withFX(Image);const Footer2Fonts=getFonts(Footer2);const ArcFonts=getFonts(Arc);const ContainerWithFX=withFX(Container);const breakpoints={AvpudQcup:\"(min-width: 1200px) and (max-width: 1439px)\",C7kDMMome:\"(min-width: 720px) and (max-width: 1199px)\",kN9QkFul7:\"(max-width: 719px)\",q7QtTU1kD:\"(min-width: 1440px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-PKoRZ\";const variantClassNames={AvpudQcup:\"framer-v-1y7b63c\",C7kDMMome:\"framer-v-1tbgvn7\",kN9QkFul7:\"framer-v-1749wl6\",q7QtTU1kD:\"framer-v-65r8cl\"};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:5,ease:[0,0,1,1],type:\"tween\"};const animation={opacity:1,rotate:360,rotateX:0,rotateY:0,scale:1,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:\"q7QtTU1kD\",Laptop:\"AvpudQcup\",Phone:\"kN9QkFul7\",Tablet:\"C7kDMMome\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"q7QtTU1kD\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const currentPathVariables=useCurrentPathVariables();const[currentRouteData]=useQueryData({from:{alias:\"wEB6Q2aML\",data:Gallery,type:\"Collection\"},select:[{collection:\"wEB6Q2aML\",name:\"MebpBVBJS\",type:\"Identifier\"},{collection:\"wEB6Q2aML\",name:\"FaEwqUbsM\",type:\"Identifier\"},{collection:\"wEB6Q2aML\",name:\"WpsTECuiu\",type:\"Identifier\"},{collection:\"wEB6Q2aML\",name:\"Wz5dVi9lN\",type:\"Identifier\"},{collection:\"wEB6Q2aML\",name:\"Wb7KL6r7o\",type:\"Identifier\"},{collection:\"wEB6Q2aML\",name:\"SVN0Rc8xa\",type:\"Identifier\"},{collection:\"wEB6Q2aML\",name:\"CIh1oLbmQ\",type:\"Identifier\"},{collection:\"wEB6Q2aML\",name:\"nM9ccMLRu\",type:\"Identifier\"},{collection:\"wEB6Q2aML\",name:\"GDAk7gyiE\",type:\"Identifier\"}],where:getWhereExpressionFromPathVariables(currentPathVariables,\"wEB6Q2aML\")});const getFromCurrentRouteData=key=>{if(!currentRouteData)throw new NotFoundError(`No data matches path variables: ${JSON.stringify(currentPathVariables)}`);return currentRouteData[key];};const{style,className,layoutId,variant,FaEwqUbsM=getFromCurrentRouteData(\"FaEwqUbsM\"),SVN0Rc8xa=getFromCurrentRouteData(\"SVN0Rc8xa\"),WpsTECuiu=getFromCurrentRouteData(\"WpsTECuiu\"),CIh1oLbmQ=getFromCurrentRouteData(\"CIh1oLbmQ\"),Wz5dVi9lN=getFromCurrentRouteData(\"Wz5dVi9lN\"),nM9ccMLRu=getFromCurrentRouteData(\"nM9ccMLRu\"),Wb7KL6r7o=getFromCurrentRouteData(\"Wb7KL6r7o\"),GDAk7gyiE=getFromCurrentRouteData(\"GDAk7gyiE\"),...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 ref1=React.useRef(null);const elementId=useRouteElementId(\"ZVrZ_sChk\");const ref2=React.useRef(null);const ref3=React.useRef(null);const elementId1=useRouteElementId(\"XYlI8nAY1\");const ref4=React.useRef(null);const elementId2=useRouteElementId(\"FnIHOpbzp\");const ref5=React.useRef(null);const elementId3=useRouteElementId(\"KArZLeOWY\");const ref6=React.useRef(null);const elementId4=useRouteElementId(\"H_h7OkJvX\");const ref7=React.useRef(null);const elementId5=useRouteElementId(\"oG24gHz7E\");const ref8=React.useRef(null);const elementId6=useRouteElementId(\"mQc9z1NLN\");const ref9=React.useRef(null);const elementId7=useRouteElementId(\"FVHBitKhg\");const defaultLayoutId=React.useId();useCustomCursors({});const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"q7QtTU1kD\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-65r8cl\",className),ref:ref??ref1,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1h8p3nd-container\",children:/*#__PURE__*/_jsx(FrameshipShopify,{height:\"100%\",id:\"ckusbK9Xn\",layoutId:\"ckusbK9Xn\",note:\"IMPORTANT\",productionDomain:\"\",projectId:\"8b5022b7-c1c4-4bd7-9801-b998e4292873\",shopifyAccessToken:\"fff0d5b6b2323164d88ac6abbdc4ff3d\",shopUrl:\"qrsdeq-s1.myshopify.com\",stagingDomain:\"\",width:\"100%\"})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{C7kDMMome:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(0),pixelHeight:4320,pixelWidth:7680,sizes:componentViewport?.width||\"100vw\",...toResponsiveImage(SVN0Rc8xa)}},kN9QkFul7:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(0),pixelHeight:4320,pixelWidth:7680,sizes:componentViewport?.width||\"100vw\",...toResponsiveImage(SVN0Rc8xa)}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(0),pixelHeight:4320,pixelWidth:7680,sizes:componentViewport?.width||\"100vw\",...toResponsiveImage(FaEwqUbsM)},className:\"framer-6wfscu\",\"data-framer-name\":\"Image 0\",id:elementId,ref:ref2})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{C7kDMMome:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(0),pixelHeight:4e3,pixelWidth:6e3,sizes:componentViewport?.width||\"100vw\",...toResponsiveImage(CIh1oLbmQ)}},kN9QkFul7:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(0),pixelHeight:4e3,pixelWidth:6e3,sizes:componentViewport?.width||\"100vw\",...toResponsiveImage(CIh1oLbmQ)}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__spring:{damping:40,delay:0,duration:.3,ease:[.44,0,.56,1],mass:1,stiffness:200,type:\"spring\"},__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:0,skewX:0,skewY:0,x:0,y:0}},{ref:ref3,target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}}],__framer__transformTrigger:\"onScrollTarget\",__framer__transformViewportThreshold:1,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(0),pixelHeight:4e3,pixelWidth:6e3,sizes:componentViewport?.width||\"100vw\",...toResponsiveImage(WpsTECuiu)},className:\"framer-1ku4647\",\"data-framer-name\":\"Image 1\",id:elementId1,ref:ref4})}),/*#__PURE__*/_jsx(\"div\",{background:{alt:\"\",fit:\"fill\"},className:\"framer-60ilop\",\"data-framer-name\":\"Spacer 0\",id:elementId2,ref:ref5}),/*#__PURE__*/_jsx(\"div\",{background:{alt:\"\",fit:\"fill\"},className:\"framer-dm7kbd\",\"data-framer-name\":\"Spacer 1\",id:elementId3,ref:ref3}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{C7kDMMome:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(0),pixelHeight:3300,pixelWidth:2550,sizes:componentViewport?.width||\"100vw\",...toResponsiveImage(nM9ccMLRu)}},kN9QkFul7:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(0),pixelHeight:3300,pixelWidth:2550,sizes:componentViewport?.width||\"100vw\",...toResponsiveImage(nM9ccMLRu)}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__spring:{damping:40,delay:0,duration:.3,ease:[.44,0,.56,1],mass:1,stiffness:200,type:\"spring\"},__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:0,skewX:0,skewY:0,x:0,y:0}},{ref:ref6,target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}}],__framer__transformTrigger:\"onScrollTarget\",__framer__transformViewportThreshold:1,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(0),pixelHeight:3300,pixelWidth:2550,sizes:componentViewport?.width||\"100vw\",...toResponsiveImage(Wz5dVi9lN)},className:\"framer-5qs736\",\"data-framer-name\":\"Image 2\",id:elementId4,ref:ref7})}),/*#__PURE__*/_jsx(\"div\",{background:{alt:\"\",fit:\"fill\"},className:\"framer-gd0p6g\",\"data-framer-name\":\"Spacer 2\",id:elementId5,ref:ref6}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{C7kDMMome:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(0),pixelHeight:3240,pixelWidth:5760,sizes:componentViewport?.width||\"100vw\",...toResponsiveImage(GDAk7gyiE)}},kN9QkFul7:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(0),pixelHeight:3240,pixelWidth:5760,sizes:componentViewport?.width||\"100vw\",...toResponsiveImage(GDAk7gyiE)}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__spring:{damping:40,delay:0,duration:.3,ease:[.44,0,.56,1],mass:1,stiffness:200,type:\"spring\"},__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:0,skewX:0,skewY:0,x:0,y:0}},{ref:ref8,target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}}],__framer__transformTrigger:\"onScrollTarget\",__framer__transformViewportThreshold:1,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(0),pixelHeight:3240,pixelWidth:5760,sizes:componentViewport?.width||\"100vw\",...toResponsiveImage(Wb7KL6r7o)},className:\"framer-l3ua1s\",\"data-framer-name\":\"Image 3\",id:elementId6,ref:ref9})}),/*#__PURE__*/_jsx(\"div\",{background:{alt:\"\",fit:\"fill\"},className:\"framer-1h2qaxs\",\"data-framer-name\":\"Spacer 3\",id:elementId7,ref:ref8}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1036,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+100+4600,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1vz756r-container\",children:/*#__PURE__*/_jsx(Footer2,{fNl9LGtgm:\"var(--token-3ad22c25-f632-4a7c-9000-f793eb0b028e, rgb(3, 3, 3))\",height:\"100%\",id:\"BRxnnydGz\",layoutId:\"BRxnnydGz\",style:{width:\"100%\"},variant:\"PBJ2JkeUP\",width:\"100%\"})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1cncarx\",\"data-border\":true,children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__loop:animation,__framer__loopEffectEnabled:true,__framer__loopRepeatDelay:0,__framer__loopRepeatType:\"loop\",__framer__loopTransition:transition1,__perspectiveFX:false,__targetOpacity:1,className:\"framer-x38bfq-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{kN9QkFul7:{cylinderHeight:15}},children:/*#__PURE__*/_jsx(Arc,{alignmentBaseline:\"bottom\",color:\"var(--token-5f60383c-5196-4d2a-90e4-8a22290df95a, rgb(255, 255, 255))\",cylinderHeight:0,flip:false,font:{fontFamily:'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',fontSize:\"17px\",fontStyle:\"normal\",fontWeight:500,letterSpacing:\"0em\",lineHeight:\"0.1em\"},height:\"100%\",id:\"cSFnt5Rwp\",layoutId:\"cSFnt5Rwp\",startOffset:0,style:{height:\"100%\",width:\"100%\"},text:\"KEEP SCROLLING * KEEP SCROLLING *\",type:true,width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-3ad22c25-f632-4a7c-9000-f793eb0b028e, rgb(3, 3, 3)); }\"}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-PKoRZ.framer-1cdrvqz, .framer-PKoRZ .framer-1cdrvqz { display: block; }\",\".framer-PKoRZ.framer-65r8cl { align-content: center; align-items: center; background-color: var(--token-3ad22c25-f632-4a7c-9000-f793eb0b028e, #030303); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 100px 0px 0px 0px; position: relative; width: 1440px; }\",\".framer-PKoRZ .framer-1h8p3nd-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-PKoRZ .framer-6wfscu { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 100vh; justify-content: center; left: 0px; overflow: hidden; padding: 0px; position: fixed; right: 0px; top: 0px; z-index: 1; }\",\".framer-PKoRZ .framer-1ku4647 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 100vh; justify-content: center; left: 0px; overflow: hidden; padding: 0px; position: fixed; right: 0px; top: 0px; z-index: 2; }\",\".framer-PKoRZ .framer-60ilop, .framer-PKoRZ .framer-dm7kbd, .framer-PKoRZ .framer-gd0p6g, .framer-PKoRZ .framer-1h2qaxs { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 100vh; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; z-index: 2; }\",\".framer-PKoRZ .framer-5qs736 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 100vh; justify-content: center; left: 0px; overflow: hidden; padding: 0px; position: fixed; right: 0px; top: 0px; z-index: 3; }\",\".framer-PKoRZ .framer-l3ua1s { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 100vh; justify-content: center; left: 0px; overflow: hidden; padding: 0px; position: fixed; right: 0px; top: 0px; z-index: 4; }\",\".framer-PKoRZ .framer-1vz756r-container { flex: none; height: auto; position: relative; width: 100%; z-index: 7; }\",\".framer-PKoRZ .framer-1cncarx { --border-bottom-width: 1px; --border-color: var(--token-5f60383c-5196-4d2a-90e4-8a22290df95a, #ffffff); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; -webkit-backdrop-filter: blur(5px); align-content: center; align-items: center; backdrop-filter: blur(5px); border-bottom-left-radius: 100px; border-bottom-right-radius: 100px; border-top-left-radius: 100px; border-top-right-radius: 100px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; left: 25px; overflow: hidden; padding: 10px; position: fixed; top: 25px; width: min-content; will-change: var(--framer-will-change-override, transform); z-index: 6; }\",\".framer-PKoRZ .framer-x38bfq-container { flex: none; height: 150px; position: relative; width: 150px; z-index: 6; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-PKoRZ.framer-65r8cl, .framer-PKoRZ .framer-6wfscu, .framer-PKoRZ .framer-1ku4647, .framer-PKoRZ .framer-60ilop, .framer-PKoRZ .framer-dm7kbd, .framer-PKoRZ .framer-5qs736, .framer-PKoRZ .framer-gd0p6g, .framer-PKoRZ .framer-l3ua1s, .framer-PKoRZ .framer-1h2qaxs, .framer-PKoRZ .framer-1cncarx { gap: 0px; } .framer-PKoRZ.framer-65r8cl > * { margin: 0px; margin-bottom: calc(80px / 2); margin-top: calc(80px / 2); } .framer-PKoRZ.framer-65r8cl > :first-child { margin-top: 0px; } .framer-PKoRZ.framer-65r8cl > :last-child { margin-bottom: 0px; } .framer-PKoRZ .framer-6wfscu > *, .framer-PKoRZ .framer-1ku4647 > *, .framer-PKoRZ .framer-60ilop > *, .framer-PKoRZ .framer-dm7kbd > *, .framer-PKoRZ .framer-5qs736 > *, .framer-PKoRZ .framer-gd0p6g > *, .framer-PKoRZ .framer-l3ua1s > *, .framer-PKoRZ .framer-1h2qaxs > *, .framer-PKoRZ .framer-1cncarx > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-PKoRZ .framer-6wfscu > :first-child, .framer-PKoRZ .framer-1ku4647 > :first-child, .framer-PKoRZ .framer-60ilop > :first-child, .framer-PKoRZ .framer-dm7kbd > :first-child, .framer-PKoRZ .framer-5qs736 > :first-child, .framer-PKoRZ .framer-gd0p6g > :first-child, .framer-PKoRZ .framer-l3ua1s > :first-child, .framer-PKoRZ .framer-1h2qaxs > :first-child, .framer-PKoRZ .framer-1cncarx > :first-child { margin-left: 0px; } .framer-PKoRZ .framer-6wfscu > :last-child, .framer-PKoRZ .framer-1ku4647 > :last-child, .framer-PKoRZ .framer-60ilop > :last-child, .framer-PKoRZ .framer-dm7kbd > :last-child, .framer-PKoRZ .framer-5qs736 > :last-child, .framer-PKoRZ .framer-gd0p6g > :last-child, .framer-PKoRZ .framer-l3ua1s > :last-child, .framer-PKoRZ .framer-1h2qaxs > :last-child, .framer-PKoRZ .framer-1cncarx > :last-child { margin-right: 0px; } }\",'.framer-PKoRZ[data-border=\"true\"]::after, .framer-PKoRZ [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }',\"@media (min-width: 1200px) and (max-width: 1439px) { .framer-PKoRZ.framer-65r8cl { width: 1200px; }}\",\"@media (min-width: 720px) and (max-width: 1199px) { .framer-PKoRZ.framer-65r8cl { width: 720px; }}\",\"@media (max-width: 719px) { .framer-PKoRZ.framer-65r8cl { width: 360px; } .framer-PKoRZ .framer-6wfscu, .framer-PKoRZ .framer-1ku4647, .framer-PKoRZ .framer-60ilop, .framer-PKoRZ .framer-dm7kbd, .framer-PKoRZ .framer-5qs736, .framer-PKoRZ .framer-gd0p6g, .framer-PKoRZ .framer-l3ua1s, .framer-PKoRZ .framer-1h2qaxs { flex-direction: column; } .framer-PKoRZ .framer-1cncarx { padding: 5px; } .framer-PKoRZ .framer-x38bfq-container { height: 100px; width: 100px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-PKoRZ .framer-6wfscu, .framer-PKoRZ .framer-1ku4647, .framer-PKoRZ .framer-60ilop, .framer-PKoRZ .framer-dm7kbd, .framer-PKoRZ .framer-5qs736, .framer-PKoRZ .framer-gd0p6g, .framer-PKoRZ .framer-l3ua1s, .framer-PKoRZ .framer-1h2qaxs { gap: 0px; } .framer-PKoRZ .framer-6wfscu > *, .framer-PKoRZ .framer-1ku4647 > *, .framer-PKoRZ .framer-60ilop > *, .framer-PKoRZ .framer-dm7kbd > *, .framer-PKoRZ .framer-5qs736 > *, .framer-PKoRZ .framer-gd0p6g > *, .framer-PKoRZ .framer-l3ua1s > *, .framer-PKoRZ .framer-1h2qaxs > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-PKoRZ .framer-6wfscu > :first-child, .framer-PKoRZ .framer-1ku4647 > :first-child, .framer-PKoRZ .framer-60ilop > :first-child, .framer-PKoRZ .framer-dm7kbd > :first-child, .framer-PKoRZ .framer-5qs736 > :first-child, .framer-PKoRZ .framer-gd0p6g > :first-child, .framer-PKoRZ .framer-l3ua1s > :first-child, .framer-PKoRZ .framer-1h2qaxs > :first-child { margin-top: 0px; } .framer-PKoRZ .framer-6wfscu > :last-child, .framer-PKoRZ .framer-1ku4647 > :last-child, .framer-PKoRZ .framer-60ilop > :last-child, .framer-PKoRZ .framer-dm7kbd > :last-child, .framer-PKoRZ .framer-5qs736 > :last-child, .framer-PKoRZ .framer-gd0p6g > :last-child, .framer-PKoRZ .framer-l3ua1s > :last-child, .framer-PKoRZ .framer-1h2qaxs > :last-child { margin-bottom: 0px; } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 4447\n * @framerIntrinsicWidth 1440\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"AvpudQcup\":{\"layout\":[\"fixed\",\"auto\"]},\"C7kDMMome\":{\"layout\":[\"fixed\",\"auto\"]},\"kN9QkFul7\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerAcceptsLayoutTemplate true\n * @framerResponsiveScreen\n */const FramerwEB6Q2aML=withCSS(Component,css,\"framer-PKoRZ\");export default FramerwEB6Q2aML;FramerwEB6Q2aML.displayName=\"Gallery\";FramerwEB6Q2aML.defaultProps={height:4447,width:1440};addFonts(FramerwEB6Q2aML,[{explicitInter:true,fonts:[{family:\"Satoshi\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/P2LQKHE6KA6ZP4AAGN72KDWMHH6ZH3TA/ZC32TK2P7FPS5GFTL46EU6KQJA24ZYDB/7AHDUZ4A7LFLVFUIFSARGIWCRQJHISQP.woff2\",weight:\"500\"}]},...FrameshipShopifyFonts,...Footer2Fonts,...ArcFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerwEB6Q2aML\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"1440\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicHeight\":\"4447\",\"framerComponentViewportWidth\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"AvpudQcup\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"C7kDMMome\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"kN9QkFul7\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerResponsiveScreen\":\"\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["FrameshipShopifyFonts", "getFonts", "Frameship", "ImageWithFX", "withFX", "Image2", "Footer2Fonts", "mhZ0u0VpP_default", "ArcFonts", "Arc_default", "ContainerWithFX", "Container", "breakpoints", "serializationHash", "variantClassNames", "toResponsiveImage", "value", "transition1", "animation", "HTMLStyle", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "currentPathVariables", "useCurrentPathVariables", "currentRouteData", "useQueryData", "XW8ypOf6B_default", "getWhereExpressionFromPathVariables", "getFromCurrentRouteData", "key", "NotFoundError", "style", "className", "layoutId", "variant", "FaEwqUbsM", "SVN0Rc8xa", "WpsTECuiu", "CIh1oLbmQ", "Wz5dVi9lN", "nM9ccMLRu", "Wb7KL6r7o", "GDAk7gyiE", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "scopingClassNames", "cx", "ref1", "pe", "elementId", "useRouteElementId", "ref2", "ref3", "elementId1", "ref4", "elementId2", "ref5", "elementId3", "ref6", "elementId4", "ref7", "elementId5", "ref8", "elementId6", "ref9", "elementId7", "defaultLayoutId", "ae", "useCustomCursors", "componentViewport", "useComponentViewport", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "ComponentViewportProvider", "Container", "Frameship", "PropertyOverrides2", "getLoadingLazyAtYPosition", "Image2", "ImageWithFX", "mhZ0u0VpP_default", "ContainerWithFX", "Arc_default", "css", "FramerwEB6Q2aML", "withCSS", "wEB6Q2aML_default", "addFonts", "FrameshipShopifyFonts", "Footer2Fonts", "ArcFonts", "__FramerMetadata__"]
}
