{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/S3n1Hb6HqyTqCwO6gO9Q/7ke7HzfKK6q7h5rrapNj/aAAIvr1dI.js"],
  "sourcesContent": ["// Generated by Framer (64bc75b)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getLoadingLazyAtYPosition,Image,LazyValue,PropertyOverrides,RichText,useCustomCursors,useHydratedBreakpointVariants,useLocaleInfo,withCSS,withFX,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{Youtube as YouTube}from\"https://framerusercontent.com/modules/NEd4VmDdsxM3StIUbddO/9rhBPUZttCbLCWqJEL42/YouTube.js\";import Socials from\"#framer/local/canvasComponent/trxXj4F2y/trxXj4F2y.js\";import Navigation from\"#framer/local/canvasComponent/XUdMtvBdH/XUdMtvBdH.js\";import metadataProvider from\"#framer/local/webPageMetadata/aAAIvr1dI/aAAIvr1dI.js\";const NavigationFonts=getFonts(Navigation);const ContainerWithOptimizedAppearEffect=withOptimizedAppearEffect(Container);const YouTubeFonts=getFonts(YouTube);const MotionDivWithFX=withFX(motion.div);const SocialsFonts=getFonts(Socials);const breakpoints={bJahKrFCQ:\"(min-width: 1440px)\",L2K6dswBY:\"(min-width: 810px) and (max-width: 1439px)\",u0mKMMfGQ:\"(max-width: 809px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-mPAxS\";const variantClassNames={bJahKrFCQ:\"framer-v-1ghz2jk\",L2K6dswBY:\"framer-v-l8xzys\",u0mKMMfGQ:\"framer-v-1eu850w\"};const valuesByLocaleId={o3OacEtdY:new LazyValue(()=>import(\"./aAAIvr1dI-0.js\"))};const preloadLocalizedValues=locale=>{const promises=[];while(locale){const values=valuesByLocaleId[locale.id];if(values){const promise=values.preload();if(promise){promises.push(promise);}}locale=locale.fallback;}if(promises.length>0){return Promise.all(promises);}};const getLocalizedValue=(key,locale)=>{while(locale){const values=valuesByLocaleId[locale.id];if(values){const value=values.read()[key];if(value){return value;}}locale=locale.fallback;}};const transition1={damping:30,delay:0,mass:1,stiffness:400,type:\"spring\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:0,y:0};const animation1={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};const animation2={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:50};const transition2={damping:40,delay:0,mass:1,stiffness:200,type:\"spring\"};const animation3={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition2,x:0,y:50};const metadata=metadataProvider();const humanReadableVariantMap={Desktop:\"bJahKrFCQ\",Phone:\"u0mKMMfGQ\",Tablet:\"L2K6dswBY\"};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:\"bJahKrFCQ\"};};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-mPAxS`);}return()=>{if(bodyCls)document.body.classList.remove(`${metadata1.bodyClassName}-framer-mPAxS`);};},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const preloadPromise=preloadLocalizedValues(activeLocale);if(preloadPromise)throw preloadPromise;const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[];useCustomCursors({});var _getLocalizedValue;return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"bJahKrFCQ\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-1ghz2jk\",className),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:64,width:\"100vw\",y:0,children:/*#__PURE__*/_jsx(ContainerWithOptimizedAppearEffect,{animate:animation,className:\"framer-lpm9fu-container\",\"data-framer-appear-id\":\"lpm9fu\",initial:animation1,optimized:true,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{u0mKMMfGQ:{variant:\"zcbjQjfvo\"}},children:/*#__PURE__*/_jsx(Navigation,{height:\"100%\",id:\"bGsCe2PKa\",layoutId:\"bGsCe2PKa\",style:{height:\"100%\",width:\"100%\"},variant:\"G0X0gwKPa\",width:\"100%\"})})})}),/*#__PURE__*/_jsxs(\"header\",{className:\"framer-v0715m\",\"data-framer-name\":\"Hero\",name:\"Hero\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(70),pixelHeight:2160,pixelWidth:3840,positionX:\"44.8%\",positionY:\"29.1%\",sizes:\"90vw\",src:\"https://framerusercontent.com/images/1UZwOZ68GKPoEac3GgvaBaqELc.jpg\",srcSet:\"https://framerusercontent.com/images/1UZwOZ68GKPoEac3GgvaBaqELc.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/1UZwOZ68GKPoEac3GgvaBaqELc.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/1UZwOZ68GKPoEac3GgvaBaqELc.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/1UZwOZ68GKPoEac3GgvaBaqELc.jpg 3840w\"},className:\"framer-4p9pfw\",\"data-framer-name\":\"Header Photo\",name:\"Header Photo\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-118qtw7\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0dvdGhhbSBCb2xk\",\"--framer-font-family\":'\"Gotham Bold\", \"Gotham Bold Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-line-height\":\"3.2em\",\"--framer-text-color\":\"var(--token-3c9f2cad-6a57-49ae-bb7f-bcee094b7470, rgb(228, 234, 235))\",\"--framer-text-transform\":\"uppercase\"},children:\"Italy trip\"})}),className:\"framer-n7i2ma\",fonts:[\"CUSTOM;Gotham Bold\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue=getLocalizedValue(\"v0\",activeLocale))!==null&&_getLocalizedValue!==void 0?_getLocalizedValue:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Um9ib3RvIFNsYWItcmVndWxhcg==\",\"--framer-font-family\":'\"Roboto Slab\", \"Roboto Slab Placeholder\", serif',\"--framer-font-size\":\"20px\",\"--framer-line-height\":\"2em\",\"--framer-text-color\":\"var(--token-3c9f2cad-6a57-49ae-bb7f-bcee094b7470, rgb(228, 234, 235))\"},children:\"In the fall of 2023, a few friends and I spent a week in southern Italy. I tried to capture as much of the experience as possible - creating a cinematic travel film in the process.\"})}),className:\"framer-1i4xp73\",fonts:[\"GF;Roboto Slab-regular\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-umgggc-container\",children:/*#__PURE__*/_jsx(YouTube,{borderRadius:20,bottomLeftRadius:20,bottomRightRadius:20,height:\"100%\",id:\"oAr2ao8X3\",isMixedBorderRadius:false,isRed:false,layoutId:\"oAr2ao8X3\",play:\"Off\",shouldMute:true,style:{height:\"100%\",maxWidth:\"100%\",width:\"100%\"},thumbnail:\"Medium Quality\",topLeftRadius:20,topRightRadius:20,url:\"https://youtu.be/oB8Y_i-iCPs?si=l1RrA74DdCj9nV46\",width:\"100%\"})})}),/*#__PURE__*/_jsx(\"section\",{className:\"framer-1jm7agd\",children:/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-td8h9a\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1uikw5d\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{L2K6dswBY:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2560,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition(1491.5),pixelHeight:7008,pixelWidth:4672,sizes:\"max((min(1000px, 100vw) - 80px) / 3.5, 1px)\",src:\"https://framerusercontent.com/images/3Pfnmjy0RJGXoGCFME3wFBiic7Y.jpg?scale-down-to=4096\",srcSet:\"https://framerusercontent.com/images/3Pfnmjy0RJGXoGCFME3wFBiic7Y.jpg?scale-down-to=1024 682w,https://framerusercontent.com/images/3Pfnmjy0RJGXoGCFME3wFBiic7Y.jpg?scale-down-to=2048 1365w,https://framerusercontent.com/images/3Pfnmjy0RJGXoGCFME3wFBiic7Y.jpg?scale-down-to=4096 2730w,https://framerusercontent.com/images/3Pfnmjy0RJGXoGCFME3wFBiic7Y.jpg 4672w\"}},u0mKMMfGQ:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2560,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition(1326.5),pixelHeight:7008,pixelWidth:4672,sizes:\"calc(min(1000px, 100vw) - 40px)\",src:\"https://framerusercontent.com/images/3Pfnmjy0RJGXoGCFME3wFBiic7Y.jpg?scale-down-to=4096\",srcSet:\"https://framerusercontent.com/images/3Pfnmjy0RJGXoGCFME3wFBiic7Y.jpg?scale-down-to=1024 682w,https://framerusercontent.com/images/3Pfnmjy0RJGXoGCFME3wFBiic7Y.jpg?scale-down-to=2048 1365w,https://framerusercontent.com/images/3Pfnmjy0RJGXoGCFME3wFBiic7Y.jpg?scale-down-to=4096 2730w,https://framerusercontent.com/images/3Pfnmjy0RJGXoGCFME3wFBiic7Y.jpg 4672w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2560,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition(1471.5),pixelHeight:7008,pixelWidth:4672,sizes:\"max((min(1000px, 100vw) - 40px) / 3.5, 1px)\",src:\"https://framerusercontent.com/images/3Pfnmjy0RJGXoGCFME3wFBiic7Y.jpg?scale-down-to=4096\",srcSet:\"https://framerusercontent.com/images/3Pfnmjy0RJGXoGCFME3wFBiic7Y.jpg?scale-down-to=1024 682w,https://framerusercontent.com/images/3Pfnmjy0RJGXoGCFME3wFBiic7Y.jpg?scale-down-to=2048 1365w,https://framerusercontent.com/images/3Pfnmjy0RJGXoGCFME3wFBiic7Y.jpg?scale-down-to=4096 2730w,https://framerusercontent.com/images/3Pfnmjy0RJGXoGCFME3wFBiic7Y.jpg 4672w\"},className:\"framer-ugoxup\",\"data-framer-name\":\"Photo Copy\",name:\"Photo Copy\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{L2K6dswBY:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2560,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition(1326.5),pixelHeight:4672,pixelWidth:7008,sizes:\"max((min(1000px, 100vw) - 80px) * 0.4286, 1px)\",src:\"https://framerusercontent.com/images/QZRN9yWDWGJiKjtGXrOy3v9MydI.jpg?scale-down-to=4096\",srcSet:\"https://framerusercontent.com/images/QZRN9yWDWGJiKjtGXrOy3v9MydI.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/QZRN9yWDWGJiKjtGXrOy3v9MydI.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/QZRN9yWDWGJiKjtGXrOy3v9MydI.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/QZRN9yWDWGJiKjtGXrOy3v9MydI.jpg?scale-down-to=4096 4096w,https://framerusercontent.com/images/QZRN9yWDWGJiKjtGXrOy3v9MydI.jpg 7008w\"}},u0mKMMfGQ:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2560,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition(1347.5),pixelHeight:4672,pixelWidth:7008,sizes:\"calc(min(1000px, 100vw) - 40px)\",src:\"https://framerusercontent.com/images/QZRN9yWDWGJiKjtGXrOy3v9MydI.jpg?scale-down-to=4096\",srcSet:\"https://framerusercontent.com/images/QZRN9yWDWGJiKjtGXrOy3v9MydI.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/QZRN9yWDWGJiKjtGXrOy3v9MydI.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/QZRN9yWDWGJiKjtGXrOy3v9MydI.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/QZRN9yWDWGJiKjtGXrOy3v9MydI.jpg?scale-down-to=4096 4096w,https://framerusercontent.com/images/QZRN9yWDWGJiKjtGXrOy3v9MydI.jpg 7008w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2560,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition(1306.5),pixelHeight:4672,pixelWidth:7008,sizes:\"max((min(1000px, 100vw) - 40px) * 0.4286, 1px)\",src:\"https://framerusercontent.com/images/QZRN9yWDWGJiKjtGXrOy3v9MydI.jpg?scale-down-to=4096\",srcSet:\"https://framerusercontent.com/images/QZRN9yWDWGJiKjtGXrOy3v9MydI.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/QZRN9yWDWGJiKjtGXrOy3v9MydI.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/QZRN9yWDWGJiKjtGXrOy3v9MydI.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/QZRN9yWDWGJiKjtGXrOy3v9MydI.jpg?scale-down-to=4096 4096w,https://framerusercontent.com/images/QZRN9yWDWGJiKjtGXrOy3v9MydI.jpg 7008w\"},className:\"framer-1sdmcm\",\"data-framer-name\":\"Photo Copy\",name:\"Photo Copy\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{L2K6dswBY:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2560,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition(1491.5),pixelHeight:7008,pixelWidth:4672,sizes:\"max((min(1000px, 100vw) - 80px) / 3.5, 1px)\",src:\"https://framerusercontent.com/images/vOCREaPh5kw64q6kuHIvpowwa20.jpg?scale-down-to=4096\",srcSet:\"https://framerusercontent.com/images/vOCREaPh5kw64q6kuHIvpowwa20.jpg?scale-down-to=1024 682w,https://framerusercontent.com/images/vOCREaPh5kw64q6kuHIvpowwa20.jpg?scale-down-to=2048 1365w,https://framerusercontent.com/images/vOCREaPh5kw64q6kuHIvpowwa20.jpg?scale-down-to=4096 2730w,https://framerusercontent.com/images/vOCREaPh5kw64q6kuHIvpowwa20.jpg 4672w\"}},u0mKMMfGQ:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2560,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition(1698.5),pixelHeight:7008,pixelWidth:4672,sizes:\"calc(min(1000px, 100vw) - 40px)\",src:\"https://framerusercontent.com/images/vOCREaPh5kw64q6kuHIvpowwa20.jpg?scale-down-to=4096\",srcSet:\"https://framerusercontent.com/images/vOCREaPh5kw64q6kuHIvpowwa20.jpg?scale-down-to=1024 682w,https://framerusercontent.com/images/vOCREaPh5kw64q6kuHIvpowwa20.jpg?scale-down-to=2048 1365w,https://framerusercontent.com/images/vOCREaPh5kw64q6kuHIvpowwa20.jpg?scale-down-to=4096 2730w,https://framerusercontent.com/images/vOCREaPh5kw64q6kuHIvpowwa20.jpg 4672w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2560,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition(1471.5),pixelHeight:7008,pixelWidth:4672,sizes:\"max((min(1000px, 100vw) - 40px) / 3.5, 1px)\",src:\"https://framerusercontent.com/images/vOCREaPh5kw64q6kuHIvpowwa20.jpg?scale-down-to=4096\",srcSet:\"https://framerusercontent.com/images/vOCREaPh5kw64q6kuHIvpowwa20.jpg?scale-down-to=1024 682w,https://framerusercontent.com/images/vOCREaPh5kw64q6kuHIvpowwa20.jpg?scale-down-to=2048 1365w,https://framerusercontent.com/images/vOCREaPh5kw64q6kuHIvpowwa20.jpg?scale-down-to=4096 2730w,https://framerusercontent.com/images/vOCREaPh5kw64q6kuHIvpowwa20.jpg 4672w\"},className:\"framer-1w4q6jq\",\"data-framer-name\":\"Photo Copy\",name:\"Photo Copy\"})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1pzshsc\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{L2K6dswBY:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2560,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition(1677.5),pixelHeight:2560,pixelWidth:3840,sizes:\"max((min(1000px, 100vw) - 80px) * 0.4286, 1px)\",src:\"https://framerusercontent.com/images/UWZWsOH0pUqPU57jdjkCPrYnF4.jpg\",srcSet:\"https://framerusercontent.com/images/UWZWsOH0pUqPU57jdjkCPrYnF4.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/UWZWsOH0pUqPU57jdjkCPrYnF4.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/UWZWsOH0pUqPU57jdjkCPrYnF4.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/UWZWsOH0pUqPU57jdjkCPrYnF4.jpg 3840w\"}},u0mKMMfGQ:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2560,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition(1719.5),pixelHeight:2560,pixelWidth:3840,sizes:\"calc(min(1000px, 100vw) - 40px)\",src:\"https://framerusercontent.com/images/UWZWsOH0pUqPU57jdjkCPrYnF4.jpg\",srcSet:\"https://framerusercontent.com/images/UWZWsOH0pUqPU57jdjkCPrYnF4.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/UWZWsOH0pUqPU57jdjkCPrYnF4.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/UWZWsOH0pUqPU57jdjkCPrYnF4.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/UWZWsOH0pUqPU57jdjkCPrYnF4.jpg 3840w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2560,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition(1657.5),pixelHeight:2560,pixelWidth:3840,sizes:\"max((min(1000px, 100vw) - 40px) * 0.4286, 1px)\",src:\"https://framerusercontent.com/images/UWZWsOH0pUqPU57jdjkCPrYnF4.jpg\",srcSet:\"https://framerusercontent.com/images/UWZWsOH0pUqPU57jdjkCPrYnF4.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/UWZWsOH0pUqPU57jdjkCPrYnF4.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/UWZWsOH0pUqPU57jdjkCPrYnF4.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/UWZWsOH0pUqPU57jdjkCPrYnF4.jpg 3840w\"},className:\"framer-1hgki7q\",\"data-framer-name\":\"Photo Copy\",name:\"Photo Copy\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{L2K6dswBY:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2560,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition(1842.5),pixelHeight:6815,pixelWidth:4543,sizes:\"max((min(1000px, 100vw) - 80px) / 3.5, 1px)\",src:\"https://framerusercontent.com/images/bvKiqW6ddvMpLjW6t2ypkWm3bM.jpg?scale-down-to=4096\",srcSet:\"https://framerusercontent.com/images/bvKiqW6ddvMpLjW6t2ypkWm3bM.jpg?scale-down-to=1024 682w,https://framerusercontent.com/images/bvKiqW6ddvMpLjW6t2ypkWm3bM.jpg?scale-down-to=2048 1365w,https://framerusercontent.com/images/bvKiqW6ddvMpLjW6t2ypkWm3bM.jpg?scale-down-to=4096 2730w,https://framerusercontent.com/images/bvKiqW6ddvMpLjW6t2ypkWm3bM.jpg 4543w\"}},u0mKMMfGQ:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2560,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition(2070.5),pixelHeight:6815,pixelWidth:4543,sizes:\"calc(min(1000px, 100vw) - 40px)\",src:\"https://framerusercontent.com/images/bvKiqW6ddvMpLjW6t2ypkWm3bM.jpg?scale-down-to=4096\",srcSet:\"https://framerusercontent.com/images/bvKiqW6ddvMpLjW6t2ypkWm3bM.jpg?scale-down-to=1024 682w,https://framerusercontent.com/images/bvKiqW6ddvMpLjW6t2ypkWm3bM.jpg?scale-down-to=2048 1365w,https://framerusercontent.com/images/bvKiqW6ddvMpLjW6t2ypkWm3bM.jpg?scale-down-to=4096 2730w,https://framerusercontent.com/images/bvKiqW6ddvMpLjW6t2ypkWm3bM.jpg 4543w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2560,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition(1822.5),pixelHeight:6815,pixelWidth:4543,sizes:\"max((min(1000px, 100vw) - 40px) / 3.5, 1px)\",src:\"https://framerusercontent.com/images/bvKiqW6ddvMpLjW6t2ypkWm3bM.jpg?scale-down-to=4096\",srcSet:\"https://framerusercontent.com/images/bvKiqW6ddvMpLjW6t2ypkWm3bM.jpg?scale-down-to=1024 682w,https://framerusercontent.com/images/bvKiqW6ddvMpLjW6t2ypkWm3bM.jpg?scale-down-to=2048 1365w,https://framerusercontent.com/images/bvKiqW6ddvMpLjW6t2ypkWm3bM.jpg?scale-down-to=4096 2730w,https://framerusercontent.com/images/bvKiqW6ddvMpLjW6t2ypkWm3bM.jpg 4543w\"},className:\"framer-807bjn\",\"data-framer-name\":\"Photo Copy\",name:\"Photo Copy\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{L2K6dswBY:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2560,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition(1842.5),pixelHeight:6655,pixelWidth:4437,sizes:\"max((min(1000px, 100vw) - 80px) / 3.5, 1px)\",src:\"https://framerusercontent.com/images/h21mRcB0huUhcqb8eLvUTYKiA4.jpg?scale-down-to=4096\",srcSet:\"https://framerusercontent.com/images/h21mRcB0huUhcqb8eLvUTYKiA4.jpg?scale-down-to=1024 682w,https://framerusercontent.com/images/h21mRcB0huUhcqb8eLvUTYKiA4.jpg?scale-down-to=2048 1365w,https://framerusercontent.com/images/h21mRcB0huUhcqb8eLvUTYKiA4.jpg?scale-down-to=4096 2730w,https://framerusercontent.com/images/h21mRcB0huUhcqb8eLvUTYKiA4.jpg 4437w\"}},u0mKMMfGQ:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2560,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition(2091.5),pixelHeight:6655,pixelWidth:4437,sizes:\"calc(min(1000px, 100vw) - 40px)\",src:\"https://framerusercontent.com/images/h21mRcB0huUhcqb8eLvUTYKiA4.jpg?scale-down-to=4096\",srcSet:\"https://framerusercontent.com/images/h21mRcB0huUhcqb8eLvUTYKiA4.jpg?scale-down-to=1024 682w,https://framerusercontent.com/images/h21mRcB0huUhcqb8eLvUTYKiA4.jpg?scale-down-to=2048 1365w,https://framerusercontent.com/images/h21mRcB0huUhcqb8eLvUTYKiA4.jpg?scale-down-to=4096 2730w,https://framerusercontent.com/images/h21mRcB0huUhcqb8eLvUTYKiA4.jpg 4437w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2560,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition(1822.5),pixelHeight:6655,pixelWidth:4437,sizes:\"max((min(1000px, 100vw) - 40px) / 3.5, 1px)\",src:\"https://framerusercontent.com/images/h21mRcB0huUhcqb8eLvUTYKiA4.jpg?scale-down-to=4096\",srcSet:\"https://framerusercontent.com/images/h21mRcB0huUhcqb8eLvUTYKiA4.jpg?scale-down-to=1024 682w,https://framerusercontent.com/images/h21mRcB0huUhcqb8eLvUTYKiA4.jpg?scale-down-to=2048 1365w,https://framerusercontent.com/images/h21mRcB0huUhcqb8eLvUTYKiA4.jpg?scale-down-to=4096 2730w,https://framerusercontent.com/images/h21mRcB0huUhcqb8eLvUTYKiA4.jpg 4437w\"},className:\"framer-1abd7n2\",\"data-framer-name\":\"Photo Copy\",name:\"Photo Copy\"})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-x0df29\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{L2K6dswBY:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2560,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition(2193.5),pixelHeight:6655,pixelWidth:4437,sizes:\"max((min(1000px, 100vw) - 80px) / 4, 1px)\",src:\"https://framerusercontent.com/images/pMmJy3WWLKKXKsmcmk7aapAaSI0.jpg?scale-down-to=4096\",srcSet:\"https://framerusercontent.com/images/pMmJy3WWLKKXKsmcmk7aapAaSI0.jpg?scale-down-to=1024 682w,https://framerusercontent.com/images/pMmJy3WWLKKXKsmcmk7aapAaSI0.jpg?scale-down-to=2048 1365w,https://framerusercontent.com/images/pMmJy3WWLKKXKsmcmk7aapAaSI0.jpg?scale-down-to=4096 2730w,https://framerusercontent.com/images/pMmJy3WWLKKXKsmcmk7aapAaSI0.jpg 4437w\"}},u0mKMMfGQ:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2560,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition(2112.5),pixelHeight:6655,pixelWidth:4437,sizes:\"calc(min(1000px, 100vw) - 40px)\",src:\"https://framerusercontent.com/images/pMmJy3WWLKKXKsmcmk7aapAaSI0.jpg?scale-down-to=4096\",srcSet:\"https://framerusercontent.com/images/pMmJy3WWLKKXKsmcmk7aapAaSI0.jpg?scale-down-to=1024 682w,https://framerusercontent.com/images/pMmJy3WWLKKXKsmcmk7aapAaSI0.jpg?scale-down-to=2048 1365w,https://framerusercontent.com/images/pMmJy3WWLKKXKsmcmk7aapAaSI0.jpg?scale-down-to=4096 2730w,https://framerusercontent.com/images/pMmJy3WWLKKXKsmcmk7aapAaSI0.jpg 4437w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2560,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition(2173.5),pixelHeight:6655,pixelWidth:4437,sizes:\"max((min(1000px, 100vw) - 40px) / 4, 1px)\",src:\"https://framerusercontent.com/images/pMmJy3WWLKKXKsmcmk7aapAaSI0.jpg?scale-down-to=4096\",srcSet:\"https://framerusercontent.com/images/pMmJy3WWLKKXKsmcmk7aapAaSI0.jpg?scale-down-to=1024 682w,https://framerusercontent.com/images/pMmJy3WWLKKXKsmcmk7aapAaSI0.jpg?scale-down-to=2048 1365w,https://framerusercontent.com/images/pMmJy3WWLKKXKsmcmk7aapAaSI0.jpg?scale-down-to=4096 2730w,https://framerusercontent.com/images/pMmJy3WWLKKXKsmcmk7aapAaSI0.jpg 4437w\"},className:\"framer-1bk4dt\",\"data-framer-name\":\"Photo Copy\",name:\"Photo Copy\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{L2K6dswBY:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2560,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition(2028.5),pixelHeight:3840,pixelWidth:2560,sizes:\"max((min(1000px, 100vw) - 80px) * 0.375, 1px)\",src:\"https://framerusercontent.com/images/RKsu2QfrRFWngj8nAU1qkdgOOhk.jpg\",srcSet:\"https://framerusercontent.com/images/RKsu2QfrRFWngj8nAU1qkdgOOhk.jpg?scale-down-to=1024 682w,https://framerusercontent.com/images/RKsu2QfrRFWngj8nAU1qkdgOOhk.jpg?scale-down-to=2048 1365w,https://framerusercontent.com/images/RKsu2QfrRFWngj8nAU1qkdgOOhk.jpg 2560w\"}},u0mKMMfGQ:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2560,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition(2133.5),pixelHeight:3840,pixelWidth:2560,sizes:\"calc(min(1000px, 100vw) - 40px)\",src:\"https://framerusercontent.com/images/RKsu2QfrRFWngj8nAU1qkdgOOhk.jpg\",srcSet:\"https://framerusercontent.com/images/RKsu2QfrRFWngj8nAU1qkdgOOhk.jpg?scale-down-to=1024 682w,https://framerusercontent.com/images/RKsu2QfrRFWngj8nAU1qkdgOOhk.jpg?scale-down-to=2048 1365w,https://framerusercontent.com/images/RKsu2QfrRFWngj8nAU1qkdgOOhk.jpg 2560w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2560,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition(2008.5),pixelHeight:3840,pixelWidth:2560,sizes:\"max((min(1000px, 100vw) - 40px) * 0.375, 1px)\",src:\"https://framerusercontent.com/images/RKsu2QfrRFWngj8nAU1qkdgOOhk.jpg\",srcSet:\"https://framerusercontent.com/images/RKsu2QfrRFWngj8nAU1qkdgOOhk.jpg?scale-down-to=1024 682w,https://framerusercontent.com/images/RKsu2QfrRFWngj8nAU1qkdgOOhk.jpg?scale-down-to=2048 1365w,https://framerusercontent.com/images/RKsu2QfrRFWngj8nAU1qkdgOOhk.jpg 2560w\"},className:\"framer-1d82lqs\",\"data-framer-name\":\"Photo Copy\",name:\"Photo Copy\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{L2K6dswBY:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2560,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition(2057),pixelHeight:3840,pixelWidth:2560,positionX:\"46.9%\",positionY:\"43.1%\",sizes:\"max((min(1000px, 100vw) - 80px) * 0.375, 1px)\",src:\"https://framerusercontent.com/images/EDV5B4NUsmYzjaG1Zc52H2yp1QU.jpg\",srcSet:\"https://framerusercontent.com/images/EDV5B4NUsmYzjaG1Zc52H2yp1QU.jpg?scale-down-to=1024 682w,https://framerusercontent.com/images/EDV5B4NUsmYzjaG1Zc52H2yp1QU.jpg?scale-down-to=2048 1365w,https://framerusercontent.com/images/EDV5B4NUsmYzjaG1Zc52H2yp1QU.jpg 2560w\"}},u0mKMMfGQ:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2560,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition(2484.5),pixelHeight:3840,pixelWidth:2560,positionX:\"46.9%\",positionY:\"43.1%\",sizes:\"calc(min(1000px, 100vw) - 40px)\",src:\"https://framerusercontent.com/images/EDV5B4NUsmYzjaG1Zc52H2yp1QU.jpg\",srcSet:\"https://framerusercontent.com/images/EDV5B4NUsmYzjaG1Zc52H2yp1QU.jpg?scale-down-to=1024 682w,https://framerusercontent.com/images/EDV5B4NUsmYzjaG1Zc52H2yp1QU.jpg?scale-down-to=2048 1365w,https://framerusercontent.com/images/EDV5B4NUsmYzjaG1Zc52H2yp1QU.jpg 2560w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2560,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition(2037),pixelHeight:3840,pixelWidth:2560,positionX:\"46.9%\",positionY:\"43.1%\",sizes:\"max((min(1000px, 100vw) - 40px) * 0.375, 1px)\",src:\"https://framerusercontent.com/images/EDV5B4NUsmYzjaG1Zc52H2yp1QU.jpg\",srcSet:\"https://framerusercontent.com/images/EDV5B4NUsmYzjaG1Zc52H2yp1QU.jpg?scale-down-to=1024 682w,https://framerusercontent.com/images/EDV5B4NUsmYzjaG1Zc52H2yp1QU.jpg?scale-down-to=2048 1365w,https://framerusercontent.com/images/EDV5B4NUsmYzjaG1Zc52H2yp1QU.jpg 2560w\"},className:\"framer-3xdp0o\",\"data-framer-name\":\"Photo Copy\",name:\"Photo Copy\"})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-mn898m\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{L2K6dswBY:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2560,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition(2516.25),pixelHeight:3840,pixelWidth:2560,sizes:\"max((min(1000px, 100vw) - 80px) / 3, 1px)\",src:\"https://framerusercontent.com/images/cn2pz0EDw2mB4tDwgrJfldVxQ.jpg\",srcSet:\"https://framerusercontent.com/images/cn2pz0EDw2mB4tDwgrJfldVxQ.jpg?scale-down-to=1024 682w,https://framerusercontent.com/images/cn2pz0EDw2mB4tDwgrJfldVxQ.jpg?scale-down-to=2048 1365w,https://framerusercontent.com/images/cn2pz0EDw2mB4tDwgrJfldVxQ.jpg 2560w\"}},u0mKMMfGQ:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2560,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition(2778.5),pixelHeight:3840,pixelWidth:2560,sizes:\"calc(min(1000px, 100vw) - 40px)\",src:\"https://framerusercontent.com/images/cn2pz0EDw2mB4tDwgrJfldVxQ.jpg\",srcSet:\"https://framerusercontent.com/images/cn2pz0EDw2mB4tDwgrJfldVxQ.jpg?scale-down-to=1024 682w,https://framerusercontent.com/images/cn2pz0EDw2mB4tDwgrJfldVxQ.jpg?scale-down-to=2048 1365w,https://framerusercontent.com/images/cn2pz0EDw2mB4tDwgrJfldVxQ.jpg 2560w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2560,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition(2496.25),pixelHeight:3840,pixelWidth:2560,sizes:\"max((min(1000px, 100vw) - 40px) / 3, 1px)\",src:\"https://framerusercontent.com/images/cn2pz0EDw2mB4tDwgrJfldVxQ.jpg\",srcSet:\"https://framerusercontent.com/images/cn2pz0EDw2mB4tDwgrJfldVxQ.jpg?scale-down-to=1024 682w,https://framerusercontent.com/images/cn2pz0EDw2mB4tDwgrJfldVxQ.jpg?scale-down-to=2048 1365w,https://framerusercontent.com/images/cn2pz0EDw2mB4tDwgrJfldVxQ.jpg 2560w\"},className:\"framer-832m97\",\"data-framer-name\":\"Photo Copy\",name:\"Photo Copy\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{L2K6dswBY:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2560,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition(2516.25),pixelHeight:3840,pixelWidth:2560,sizes:\"max((min(1000px, 100vw) - 80px) / 3, 1px)\",src:\"https://framerusercontent.com/images/CyA8OKDUPJc2HYNhQO1P5jOyDg.jpg\",srcSet:\"https://framerusercontent.com/images/CyA8OKDUPJc2HYNhQO1P5jOyDg.jpg?scale-down-to=1024 682w,https://framerusercontent.com/images/CyA8OKDUPJc2HYNhQO1P5jOyDg.jpg?scale-down-to=2048 1365w,https://framerusercontent.com/images/CyA8OKDUPJc2HYNhQO1P5jOyDg.jpg 2560w\"}},u0mKMMfGQ:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2560,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition(2799.5),pixelHeight:3840,pixelWidth:2560,sizes:\"calc(min(1000px, 100vw) - 40px)\",src:\"https://framerusercontent.com/images/CyA8OKDUPJc2HYNhQO1P5jOyDg.jpg\",srcSet:\"https://framerusercontent.com/images/CyA8OKDUPJc2HYNhQO1P5jOyDg.jpg?scale-down-to=1024 682w,https://framerusercontent.com/images/CyA8OKDUPJc2HYNhQO1P5jOyDg.jpg?scale-down-to=2048 1365w,https://framerusercontent.com/images/CyA8OKDUPJc2HYNhQO1P5jOyDg.jpg 2560w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2560,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition(2496.25),pixelHeight:3840,pixelWidth:2560,sizes:\"max((min(1000px, 100vw) - 40px) / 3, 1px)\",src:\"https://framerusercontent.com/images/CyA8OKDUPJc2HYNhQO1P5jOyDg.jpg\",srcSet:\"https://framerusercontent.com/images/CyA8OKDUPJc2HYNhQO1P5jOyDg.jpg?scale-down-to=1024 682w,https://framerusercontent.com/images/CyA8OKDUPJc2HYNhQO1P5jOyDg.jpg?scale-down-to=2048 1365w,https://framerusercontent.com/images/CyA8OKDUPJc2HYNhQO1P5jOyDg.jpg 2560w\"},className:\"framer-1fml1mi\",\"data-framer-name\":\"Photo Copy\",name:\"Photo Copy\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{L2K6dswBY:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2560,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition(2379.5),pixelHeight:3840,pixelWidth:2560,sizes:\"max((min(1000px, 100vw) - 80px) / 3, 1px)\",src:\"https://framerusercontent.com/images/HQWivsBbVCnMYOhyRsk5kF42oKY.jpg\",srcSet:\"https://framerusercontent.com/images/HQWivsBbVCnMYOhyRsk5kF42oKY.jpg?scale-down-to=1024 682w,https://framerusercontent.com/images/HQWivsBbVCnMYOhyRsk5kF42oKY.jpg?scale-down-to=2048 1365w,https://framerusercontent.com/images/HQWivsBbVCnMYOhyRsk5kF42oKY.jpg 2560w\"}},u0mKMMfGQ:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2560,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition(2820.5),pixelHeight:3840,pixelWidth:2560,sizes:\"calc(min(1000px, 100vw) - 40px)\",src:\"https://framerusercontent.com/images/HQWivsBbVCnMYOhyRsk5kF42oKY.jpg\",srcSet:\"https://framerusercontent.com/images/HQWivsBbVCnMYOhyRsk5kF42oKY.jpg?scale-down-to=1024 682w,https://framerusercontent.com/images/HQWivsBbVCnMYOhyRsk5kF42oKY.jpg?scale-down-to=2048 1365w,https://framerusercontent.com/images/HQWivsBbVCnMYOhyRsk5kF42oKY.jpg 2560w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2560,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition(2359.5),pixelHeight:3840,pixelWidth:2560,sizes:\"max((min(1000px, 100vw) - 40px) / 3, 1px)\",src:\"https://framerusercontent.com/images/HQWivsBbVCnMYOhyRsk5kF42oKY.jpg\",srcSet:\"https://framerusercontent.com/images/HQWivsBbVCnMYOhyRsk5kF42oKY.jpg?scale-down-to=1024 682w,https://framerusercontent.com/images/HQWivsBbVCnMYOhyRsk5kF42oKY.jpg?scale-down-to=2048 1365w,https://framerusercontent.com/images/HQWivsBbVCnMYOhyRsk5kF42oKY.jpg 2560w\"},className:\"framer-1i252nt\",\"data-framer-name\":\"Photo Copy\",name:\"Photo Copy\"})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-vkuxlh\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{L2K6dswBY:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2560,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition(2705.25),pixelHeight:2560,pixelWidth:3840,sizes:\"max((min(1000px, 100vw) - 60px) * 0.6, 1px)\",src:\"https://framerusercontent.com/images/lswFn6w28eH9GKXMsqQHCneNyU.jpg\",srcSet:\"https://framerusercontent.com/images/lswFn6w28eH9GKXMsqQHCneNyU.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/lswFn6w28eH9GKXMsqQHCneNyU.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/lswFn6w28eH9GKXMsqQHCneNyU.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/lswFn6w28eH9GKXMsqQHCneNyU.jpg 3840w\"}},u0mKMMfGQ:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2560,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition(3115),pixelHeight:2560,pixelWidth:3840,sizes:\"calc(min(1000px, 100vw) - 40px)\",src:\"https://framerusercontent.com/images/lswFn6w28eH9GKXMsqQHCneNyU.jpg\",srcSet:\"https://framerusercontent.com/images/lswFn6w28eH9GKXMsqQHCneNyU.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/lswFn6w28eH9GKXMsqQHCneNyU.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/lswFn6w28eH9GKXMsqQHCneNyU.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/lswFn6w28eH9GKXMsqQHCneNyU.jpg 3840w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2560,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition(2685.25),pixelHeight:2560,pixelWidth:3840,sizes:\"max((min(1000px, 100vw) - 20px) * 0.6, 1px)\",src:\"https://framerusercontent.com/images/lswFn6w28eH9GKXMsqQHCneNyU.jpg\",srcSet:\"https://framerusercontent.com/images/lswFn6w28eH9GKXMsqQHCneNyU.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/lswFn6w28eH9GKXMsqQHCneNyU.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/lswFn6w28eH9GKXMsqQHCneNyU.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/lswFn6w28eH9GKXMsqQHCneNyU.jpg 3840w\"},className:\"framer-1htwaxe\",\"data-framer-name\":\"Photo Copy\",name:\"Photo Copy\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{L2K6dswBY:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2560,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition(2674),pixelHeight:3840,pixelWidth:2560,sizes:\"max((min(1000px, 100vw) - 60px) / 2.5, 1px)\",src:\"https://framerusercontent.com/images/lu3zlMiUEdAHexnv89K993qyJk.jpg\",srcSet:\"https://framerusercontent.com/images/lu3zlMiUEdAHexnv89K993qyJk.jpg?scale-down-to=1024 682w,https://framerusercontent.com/images/lu3zlMiUEdAHexnv89K993qyJk.jpg?scale-down-to=2048 1365w,https://framerusercontent.com/images/lu3zlMiUEdAHexnv89K993qyJk.jpg 2560w\"}},u0mKMMfGQ:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2560,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition(3466),pixelHeight:3840,pixelWidth:2560,sizes:\"calc(min(1000px, 100vw) - 40px)\",src:\"https://framerusercontent.com/images/lu3zlMiUEdAHexnv89K993qyJk.jpg\",srcSet:\"https://framerusercontent.com/images/lu3zlMiUEdAHexnv89K993qyJk.jpg?scale-down-to=1024 682w,https://framerusercontent.com/images/lu3zlMiUEdAHexnv89K993qyJk.jpg?scale-down-to=2048 1365w,https://framerusercontent.com/images/lu3zlMiUEdAHexnv89K993qyJk.jpg 2560w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2560,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition(2654),pixelHeight:3840,pixelWidth:2560,sizes:\"max((min(1000px, 100vw) - 20px) / 2.5, 1px)\",src:\"https://framerusercontent.com/images/lu3zlMiUEdAHexnv89K993qyJk.jpg\",srcSet:\"https://framerusercontent.com/images/lu3zlMiUEdAHexnv89K993qyJk.jpg?scale-down-to=1024 682w,https://framerusercontent.com/images/lu3zlMiUEdAHexnv89K993qyJk.jpg?scale-down-to=2048 1365w,https://framerusercontent.com/images/lu3zlMiUEdAHexnv89K993qyJk.jpg 2560w\"},className:\"framer-2kxb6e\",\"data-framer-name\":\"Photo Copy\",name:\"Photo Copy\"})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-at97jj\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{L2K6dswBY:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2560,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition(3224.25),pixelHeight:6590,pixelWidth:4672,sizes:\"max((min(1000px, 100vw) - 80px) / 3, 1px)\",src:\"https://framerusercontent.com/images/mS2ZLIQ98jcyuHIJgPBPcSGzJ0.jpg?scale-down-to=4096\",srcSet:\"https://framerusercontent.com/images/mS2ZLIQ98jcyuHIJgPBPcSGzJ0.jpg?scale-down-to=1024 725w,https://framerusercontent.com/images/mS2ZLIQ98jcyuHIJgPBPcSGzJ0.jpg?scale-down-to=2048 1451w,https://framerusercontent.com/images/mS2ZLIQ98jcyuHIJgPBPcSGzJ0.jpg?scale-down-to=4096 2903w,https://framerusercontent.com/images/mS2ZLIQ98jcyuHIJgPBPcSGzJ0.jpg 4672w\"}},u0mKMMfGQ:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2560,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition(3879.5),pixelHeight:6590,pixelWidth:4672,sizes:\"calc(min(1000px, 100vw) - 40px)\",src:\"https://framerusercontent.com/images/mS2ZLIQ98jcyuHIJgPBPcSGzJ0.jpg?scale-down-to=4096\",srcSet:\"https://framerusercontent.com/images/mS2ZLIQ98jcyuHIJgPBPcSGzJ0.jpg?scale-down-to=1024 725w,https://framerusercontent.com/images/mS2ZLIQ98jcyuHIJgPBPcSGzJ0.jpg?scale-down-to=2048 1451w,https://framerusercontent.com/images/mS2ZLIQ98jcyuHIJgPBPcSGzJ0.jpg?scale-down-to=4096 2903w,https://framerusercontent.com/images/mS2ZLIQ98jcyuHIJgPBPcSGzJ0.jpg 4672w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2560,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition(3204.25),pixelHeight:6590,pixelWidth:4672,sizes:\"max((min(1000px, 100vw) - 40px) / 3, 1px)\",src:\"https://framerusercontent.com/images/mS2ZLIQ98jcyuHIJgPBPcSGzJ0.jpg?scale-down-to=4096\",srcSet:\"https://framerusercontent.com/images/mS2ZLIQ98jcyuHIJgPBPcSGzJ0.jpg?scale-down-to=1024 725w,https://framerusercontent.com/images/mS2ZLIQ98jcyuHIJgPBPcSGzJ0.jpg?scale-down-to=2048 1451w,https://framerusercontent.com/images/mS2ZLIQ98jcyuHIJgPBPcSGzJ0.jpg?scale-down-to=4096 2903w,https://framerusercontent.com/images/mS2ZLIQ98jcyuHIJgPBPcSGzJ0.jpg 4672w\"},className:\"framer-6ebn6a\",\"data-framer-name\":\"Photo Copy\",name:\"Photo Copy\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{L2K6dswBY:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2560,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition(3224.25),pixelHeight:3840,pixelWidth:2560,sizes:\"max((min(1000px, 100vw) - 80px) / 3, 1px)\",src:\"https://framerusercontent.com/images/ib8sB187IJuddngtTYVChy0h4ew.jpg\",srcSet:\"https://framerusercontent.com/images/ib8sB187IJuddngtTYVChy0h4ew.jpg?scale-down-to=1024 682w,https://framerusercontent.com/images/ib8sB187IJuddngtTYVChy0h4ew.jpg?scale-down-to=2048 1365w,https://framerusercontent.com/images/ib8sB187IJuddngtTYVChy0h4ew.jpg 2560w\"}},u0mKMMfGQ:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2560,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition(3900.5),pixelHeight:3840,pixelWidth:2560,sizes:\"calc(min(1000px, 100vw) - 40px)\",src:\"https://framerusercontent.com/images/ib8sB187IJuddngtTYVChy0h4ew.jpg\",srcSet:\"https://framerusercontent.com/images/ib8sB187IJuddngtTYVChy0h4ew.jpg?scale-down-to=1024 682w,https://framerusercontent.com/images/ib8sB187IJuddngtTYVChy0h4ew.jpg?scale-down-to=2048 1365w,https://framerusercontent.com/images/ib8sB187IJuddngtTYVChy0h4ew.jpg 2560w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2560,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition(3204.25),pixelHeight:3840,pixelWidth:2560,sizes:\"max((min(1000px, 100vw) - 40px) / 3, 1px)\",src:\"https://framerusercontent.com/images/ib8sB187IJuddngtTYVChy0h4ew.jpg\",srcSet:\"https://framerusercontent.com/images/ib8sB187IJuddngtTYVChy0h4ew.jpg?scale-down-to=1024 682w,https://framerusercontent.com/images/ib8sB187IJuddngtTYVChy0h4ew.jpg?scale-down-to=2048 1365w,https://framerusercontent.com/images/ib8sB187IJuddngtTYVChy0h4ew.jpg 2560w\"},className:\"framer-iy2mu3\",\"data-framer-name\":\"Photo Copy\",name:\"Photo Copy\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{L2K6dswBY:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2560,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition(3087.5),pixelHeight:3840,pixelWidth:2560,sizes:\"max((min(1000px, 100vw) - 80px) / 3, 1px)\",src:\"https://framerusercontent.com/images/cHRJqDJpz3IC4mNjQ88Njl2G08.jpg\",srcSet:\"https://framerusercontent.com/images/cHRJqDJpz3IC4mNjQ88Njl2G08.jpg?scale-down-to=1024 682w,https://framerusercontent.com/images/cHRJqDJpz3IC4mNjQ88Njl2G08.jpg?scale-down-to=2048 1365w,https://framerusercontent.com/images/cHRJqDJpz3IC4mNjQ88Njl2G08.jpg 2560w\"}},u0mKMMfGQ:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2560,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition(3921.5),pixelHeight:3840,pixelWidth:2560,sizes:\"calc(min(1000px, 100vw) - 40px)\",src:\"https://framerusercontent.com/images/cHRJqDJpz3IC4mNjQ88Njl2G08.jpg\",srcSet:\"https://framerusercontent.com/images/cHRJqDJpz3IC4mNjQ88Njl2G08.jpg?scale-down-to=1024 682w,https://framerusercontent.com/images/cHRJqDJpz3IC4mNjQ88Njl2G08.jpg?scale-down-to=2048 1365w,https://framerusercontent.com/images/cHRJqDJpz3IC4mNjQ88Njl2G08.jpg 2560w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2560,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition(3067.5),pixelHeight:3840,pixelWidth:2560,sizes:\"max((min(1000px, 100vw) - 40px) / 3, 1px)\",src:\"https://framerusercontent.com/images/cHRJqDJpz3IC4mNjQ88Njl2G08.jpg\",srcSet:\"https://framerusercontent.com/images/cHRJqDJpz3IC4mNjQ88Njl2G08.jpg?scale-down-to=1024 682w,https://framerusercontent.com/images/cHRJqDJpz3IC4mNjQ88Njl2G08.jpg?scale-down-to=2048 1365w,https://framerusercontent.com/images/cHRJqDJpz3IC4mNjQ88Njl2G08.jpg 2560w\"},className:\"framer-1luel62\",\"data-framer-name\":\"Photo Copy\",name:\"Photo Copy\"})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1etet0q\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{L2K6dswBY:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2560,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition(3547),pixelHeight:3840,pixelWidth:2560,sizes:\"max((min(1000px, 100vw) - 80px) / 4, 1px)\",src:\"https://framerusercontent.com/images/0qvJnsCyeiNO5uOO5C1JdlcKRo.jpg\",srcSet:\"https://framerusercontent.com/images/0qvJnsCyeiNO5uOO5C1JdlcKRo.jpg?scale-down-to=1024 682w,https://framerusercontent.com/images/0qvJnsCyeiNO5uOO5C1JdlcKRo.jpg?scale-down-to=2048 1365w,https://framerusercontent.com/images/0qvJnsCyeiNO5uOO5C1JdlcKRo.jpg 2560w\"}},u0mKMMfGQ:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2560,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition(4216),pixelHeight:3840,pixelWidth:2560,sizes:\"calc(min(1000px, 100vw) - 40px)\",src:\"https://framerusercontent.com/images/0qvJnsCyeiNO5uOO5C1JdlcKRo.jpg\",srcSet:\"https://framerusercontent.com/images/0qvJnsCyeiNO5uOO5C1JdlcKRo.jpg?scale-down-to=1024 682w,https://framerusercontent.com/images/0qvJnsCyeiNO5uOO5C1JdlcKRo.jpg?scale-down-to=2048 1365w,https://framerusercontent.com/images/0qvJnsCyeiNO5uOO5C1JdlcKRo.jpg 2560w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2560,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition(3527),pixelHeight:3840,pixelWidth:2560,sizes:\"max((min(1000px, 100vw) - 40px) / 4, 1px)\",src:\"https://framerusercontent.com/images/0qvJnsCyeiNO5uOO5C1JdlcKRo.jpg\",srcSet:\"https://framerusercontent.com/images/0qvJnsCyeiNO5uOO5C1JdlcKRo.jpg?scale-down-to=1024 682w,https://framerusercontent.com/images/0qvJnsCyeiNO5uOO5C1JdlcKRo.jpg?scale-down-to=2048 1365w,https://framerusercontent.com/images/0qvJnsCyeiNO5uOO5C1JdlcKRo.jpg 2560w\"},className:\"framer-ck83r3\",\"data-framer-name\":\"Photo Copy\",name:\"Photo Copy\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{L2K6dswBY:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2560,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition(3382),pixelHeight:2560,pixelWidth:3840,sizes:\"max((min(1000px, 100vw) - 80px) * 0.375, 1px)\",src:\"https://framerusercontent.com/images/cLXUPwBGfUxqbDPyHwaOdYgmIM.jpg\",srcSet:\"https://framerusercontent.com/images/cLXUPwBGfUxqbDPyHwaOdYgmIM.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/cLXUPwBGfUxqbDPyHwaOdYgmIM.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/cLXUPwBGfUxqbDPyHwaOdYgmIM.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/cLXUPwBGfUxqbDPyHwaOdYgmIM.jpg 3840w\"}},u0mKMMfGQ:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2560,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition(4237),pixelHeight:2560,pixelWidth:3840,sizes:\"calc(min(1000px, 100vw) - 40px)\",src:\"https://framerusercontent.com/images/cLXUPwBGfUxqbDPyHwaOdYgmIM.jpg\",srcSet:\"https://framerusercontent.com/images/cLXUPwBGfUxqbDPyHwaOdYgmIM.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/cLXUPwBGfUxqbDPyHwaOdYgmIM.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/cLXUPwBGfUxqbDPyHwaOdYgmIM.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/cLXUPwBGfUxqbDPyHwaOdYgmIM.jpg 3840w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2560,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition(3362),pixelHeight:2560,pixelWidth:3840,sizes:\"max((min(1000px, 100vw) - 40px) * 0.375, 1px)\",src:\"https://framerusercontent.com/images/cLXUPwBGfUxqbDPyHwaOdYgmIM.jpg\",srcSet:\"https://framerusercontent.com/images/cLXUPwBGfUxqbDPyHwaOdYgmIM.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/cLXUPwBGfUxqbDPyHwaOdYgmIM.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/cLXUPwBGfUxqbDPyHwaOdYgmIM.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/cLXUPwBGfUxqbDPyHwaOdYgmIM.jpg 3840w\"},className:\"framer-195ocvj\",\"data-framer-name\":\"Photo Copy\",name:\"Photo Copy\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{L2K6dswBY:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2560,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition(3410.5),pixelHeight:3840,pixelWidth:2560,sizes:\"max((min(1000px, 100vw) - 80px) * 0.375, 1px)\",src:\"https://framerusercontent.com/images/lcAiC1tKOQ6o7fIWD1t6Py0.jpg\",srcSet:\"https://framerusercontent.com/images/lcAiC1tKOQ6o7fIWD1t6Py0.jpg?scale-down-to=1024 682w,https://framerusercontent.com/images/lcAiC1tKOQ6o7fIWD1t6Py0.jpg?scale-down-to=2048 1365w,https://framerusercontent.com/images/lcAiC1tKOQ6o7fIWD1t6Py0.jpg 2560w\"}},u0mKMMfGQ:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2560,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition(4588),pixelHeight:3840,pixelWidth:2560,sizes:\"calc(min(1000px, 100vw) - 40px)\",src:\"https://framerusercontent.com/images/lcAiC1tKOQ6o7fIWD1t6Py0.jpg\",srcSet:\"https://framerusercontent.com/images/lcAiC1tKOQ6o7fIWD1t6Py0.jpg?scale-down-to=1024 682w,https://framerusercontent.com/images/lcAiC1tKOQ6o7fIWD1t6Py0.jpg?scale-down-to=2048 1365w,https://framerusercontent.com/images/lcAiC1tKOQ6o7fIWD1t6Py0.jpg 2560w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2560,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition(3390.5),pixelHeight:3840,pixelWidth:2560,sizes:\"max((min(1000px, 100vw) - 40px) * 0.375, 1px)\",src:\"https://framerusercontent.com/images/lcAiC1tKOQ6o7fIWD1t6Py0.jpg\",srcSet:\"https://framerusercontent.com/images/lcAiC1tKOQ6o7fIWD1t6Py0.jpg?scale-down-to=1024 682w,https://framerusercontent.com/images/lcAiC1tKOQ6o7fIWD1t6Py0.jpg?scale-down-to=2048 1365w,https://framerusercontent.com/images/lcAiC1tKOQ6o7fIWD1t6Py0.jpg 2560w\"},className:\"framer-1djtfg5\",\"data-framer-name\":\"Photo Copy\",name:\"Photo Copy\"})})]})]})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{L2K6dswBY:{y:3753},u0mKMMfGQ:{width:\"100vw\",y:4902}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:120,width:\"900px\",y:3713,children:/*#__PURE__*/_jsx(Container,{className:\"framer-95ro46-container\",children:/*#__PURE__*/_jsx(Socials,{height:\"100%\",id:\"aKanPbUQQ\",layoutId:\"aKanPbUQQ\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})})]})]}),/*#__PURE__*/_jsx(\"div\",{className:cx(serializationHash,...sharedStyleClassNames),id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-mPAxS.framer-4tsk42, .framer-mPAxS .framer-4tsk42 { display: block; }\",'.framer-mPAxS.framer-1ghz2jk { align-content: center; align-items: center; background: radial-gradient(100% 100% at 0% 0%, #324040 0%, var(--token-a44a0b19-744c-4b7e-8be9-5e115e0a39b0, rgb(25, 33, 33)) /* {\"name\":\"Primary\"} */ 100%); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1440px; }',\".framer-mPAxS .framer-lpm9fu-container { flex: none; height: 64px; left: calc(50.00000000000002% - 100% / 2); position: absolute; top: 0px; width: 100%; z-index: 7; }\",\".framer-mPAxS .framer-v0715m { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 70px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-mPAxS .framer-4p9pfw { flex: none; height: 300px; position: relative; width: 90%; z-index: 1; }\",\".framer-mPAxS .framer-118qtw7 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 20px 0px 20px 0px; position: relative; width: 900px; }\",\".framer-mPAxS .framer-n7i2ma { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-mPAxS .framer-1i4xp73 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-mPAxS .framer-umgggc-container { aspect-ratio: 1.7777777777777777 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 563px); max-width: 90%; position: relative; width: 1000px; }\",\".framer-mPAxS .framer-1jm7agd { 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: 100%; overflow: visible; padding: 0px; position: relative; width: 1000px; }\",\".framer-mPAxS .framer-td8h9a { 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-mPAxS .framer-1uikw5d, .framer-mPAxS .framer-1pzshsc, .framer-mPAxS .framer-x0df29, .framer-mPAxS .framer-mn898m, .framer-mPAxS .framer-vkuxlh, .framer-mPAxS .framer-at97jj, .framer-mPAxS .framer-1etet0q { 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-mPAxS .framer-ugoxup { aspect-ratio: 1 / 1; border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; border-top-left-radius: 12px; border-top-right-radius: 12px; flex: 1 0 0px; height: var(--framer-aspect-ratio-supported, 274px); overflow: visible; position: relative; width: 1px; }\",\".framer-mPAxS .framer-1sdmcm, .framer-mPAxS .framer-1hgki7q { aspect-ratio: 1.501510574018127 / 1; border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; border-top-left-radius: 12px; border-top-right-radius: 12px; flex: 1.5 0 0px; height: var(--framer-aspect-ratio-supported, 274px); overflow: visible; position: relative; width: 1px; }\",\".framer-mPAxS .framer-1w4q6jq, .framer-mPAxS .framer-1abd7n2 { aspect-ratio: 0.9969879518072289 / 1; border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; border-top-left-radius: 12px; border-top-right-radius: 12px; flex: 1 0 0px; height: var(--framer-aspect-ratio-supported, 275px); overflow: visible; position: relative; width: 1px; }\",\".framer-mPAxS .framer-807bjn { aspect-ratio: 1 / 1; border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; border-top-left-radius: 12px; border-top-right-radius: 12px; flex: 1 0 0px; height: var(--framer-aspect-ratio-supported, 275px); overflow: visible; position: relative; width: 1px; }\",\".framer-mPAxS .framer-1bk4dt, .framer-mPAxS .framer-ck83r3 { aspect-ratio: 1 / 1; border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; border-top-left-radius: 12px; border-top-right-radius: 12px; flex: 1 0 0px; height: var(--framer-aspect-ratio-supported, 240px); overflow: visible; position: relative; width: 1px; }\",\".framer-mPAxS .framer-1d82lqs, .framer-mPAxS .framer-3xdp0o, .framer-mPAxS .framer-195ocvj, .framer-mPAxS .framer-1djtfg5 { aspect-ratio: 1.501510574018127 / 1; border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; border-top-left-radius: 12px; border-top-right-radius: 12px; flex: 1.5 0 0px; height: var(--framer-aspect-ratio-supported, 240px); overflow: visible; position: relative; width: 1px; }\",\".framer-mPAxS .framer-832m97, .framer-mPAxS .framer-1i252nt, .framer-mPAxS .framer-6ebn6a, .framer-mPAxS .framer-1luel62 { aspect-ratio: 1 / 1; border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; border-top-left-radius: 12px; border-top-right-radius: 12px; flex: 1 0 0px; height: var(--framer-aspect-ratio-supported, 320px); overflow: visible; position: relative; width: 1px; }\",\".framer-mPAxS .framer-1fml1mi, .framer-mPAxS .framer-iy2mu3 { aspect-ratio: 0.9969879518072289 / 1; border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; border-top-left-radius: 12px; border-top-right-radius: 12px; flex: 1 0 0px; height: var(--framer-aspect-ratio-supported, 321px); overflow: visible; position: relative; width: 1px; }\",\".framer-mPAxS .framer-1htwaxe { aspect-ratio: 1.501510574018127 / 1; border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; border-top-left-radius: 12px; border-top-right-radius: 12px; flex: 1.5 0 0px; height: var(--framer-aspect-ratio-supported, 392px); overflow: visible; position: relative; width: 1px; }\",\".framer-mPAxS .framer-2kxb6e { border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; border-top-left-radius: 12px; border-top-right-radius: 12px; flex: 1 0 0px; height: 394px; overflow: visible; position: relative; width: 1px; }\",\".framer-mPAxS .framer-95ro46-container { flex: none; height: 120px; position: relative; width: 900px; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-mPAxS.framer-1ghz2jk, .framer-mPAxS .framer-v0715m, .framer-mPAxS .framer-118qtw7, .framer-mPAxS .framer-1jm7agd, .framer-mPAxS .framer-td8h9a, .framer-mPAxS .framer-1uikw5d, .framer-mPAxS .framer-1pzshsc, .framer-mPAxS .framer-x0df29, .framer-mPAxS .framer-mn898m, .framer-mPAxS .framer-vkuxlh, .framer-mPAxS .framer-at97jj, .framer-mPAxS .framer-1etet0q { gap: 0px; } .framer-mPAxS.framer-1ghz2jk > *, .framer-mPAxS .framer-118qtw7 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-mPAxS.framer-1ghz2jk > :first-child, .framer-mPAxS .framer-v0715m > :first-child, .framer-mPAxS .framer-118qtw7 > :first-child, .framer-mPAxS .framer-1jm7agd > :first-child, .framer-mPAxS .framer-td8h9a > :first-child { margin-top: 0px; } .framer-mPAxS.framer-1ghz2jk > :last-child, .framer-mPAxS .framer-v0715m > :last-child, .framer-mPAxS .framer-118qtw7 > :last-child, .framer-mPAxS .framer-1jm7agd > :last-child, .framer-mPAxS .framer-td8h9a > :last-child { margin-bottom: 0px; } .framer-mPAxS .framer-v0715m > *, .framer-mPAxS .framer-1jm7agd > *, .framer-mPAxS .framer-td8h9a > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-mPAxS .framer-1uikw5d > *, .framer-mPAxS .framer-1pzshsc > *, .framer-mPAxS .framer-x0df29 > *, .framer-mPAxS .framer-mn898m > *, .framer-mPAxS .framer-vkuxlh > *, .framer-mPAxS .framer-at97jj > *, .framer-mPAxS .framer-1etet0q > * { margin: 0px; margin-left: calc(20px / 2); margin-right: calc(20px / 2); } .framer-mPAxS .framer-1uikw5d > :first-child, .framer-mPAxS .framer-1pzshsc > :first-child, .framer-mPAxS .framer-x0df29 > :first-child, .framer-mPAxS .framer-mn898m > :first-child, .framer-mPAxS .framer-vkuxlh > :first-child, .framer-mPAxS .framer-at97jj > :first-child, .framer-mPAxS .framer-1etet0q > :first-child { margin-left: 0px; } .framer-mPAxS .framer-1uikw5d > :last-child, .framer-mPAxS .framer-1pzshsc > :last-child, .framer-mPAxS .framer-x0df29 > :last-child, .framer-mPAxS .framer-mn898m > :last-child, .framer-mPAxS .framer-vkuxlh > :last-child, .framer-mPAxS .framer-at97jj > :last-child, .framer-mPAxS .framer-1etet0q > :last-child { margin-right: 0px; } }\",\"@media (min-width: 810px) and (max-width: 1439px) { .framer-mPAxS.framer-1ghz2jk { width: 810px; } .framer-mPAxS .framer-lpm9fu-container { left: 0px; right: 0px; width: unset; } .framer-mPAxS .framer-118qtw7 { width: 90%; } .framer-mPAxS .framer-umgggc-container { height: var(--framer-aspect-ratio-supported, 410px); } .framer-mPAxS .framer-td8h9a { padding: 20px; } .framer-mPAxS .framer-ugoxup, .framer-mPAxS .framer-1sdmcm, .framer-mPAxS .framer-1w4q6jq, .framer-mPAxS .framer-1hgki7q, .framer-mPAxS .framer-807bjn { height: var(--framer-aspect-ratio-supported, 209px); } .framer-mPAxS .framer-1abd7n2 { height: var(--framer-aspect-ratio-supported, 210px); } .framer-mPAxS .framer-1bk4dt, .framer-mPAxS .framer-1d82lqs, .framer-mPAxS .framer-3xdp0o, .framer-mPAxS .framer-ck83r3, .framer-mPAxS .framer-195ocvj, .framer-mPAxS .framer-1djtfg5 { height: var(--framer-aspect-ratio-supported, 183px); } .framer-mPAxS .framer-832m97, .framer-mPAxS .framer-1i252nt, .framer-mPAxS .framer-6ebn6a, .framer-mPAxS .framer-1luel62 { height: var(--framer-aspect-ratio-supported, 243px); } .framer-mPAxS .framer-1fml1mi, .framer-mPAxS .framer-iy2mu3 { height: var(--framer-aspect-ratio-supported, 244px); } .framer-mPAxS .framer-1htwaxe { height: var(--framer-aspect-ratio-supported, 300px); }}\",\"@media (max-width: 809px) { .framer-mPAxS.framer-1ghz2jk { width: 390px; } .framer-mPAxS .framer-lpm9fu-container { left: 0px; right: 0px; width: unset; } .framer-mPAxS .framer-118qtw7 { width: 90%; } .framer-mPAxS .framer-umgggc-container { height: var(--framer-aspect-ratio-supported, 198px); } .framer-mPAxS .framer-td8h9a { padding: 20px; } .framer-mPAxS .framer-1uikw5d, .framer-mPAxS .framer-1pzshsc, .framer-mPAxS .framer-x0df29, .framer-mPAxS .framer-mn898m, .framer-mPAxS .framer-vkuxlh, .framer-mPAxS .framer-at97jj, .framer-mPAxS .framer-1etet0q { flex-direction: column; } .framer-mPAxS .framer-ugoxup, .framer-mPAxS .framer-807bjn, .framer-mPAxS .framer-1bk4dt, .framer-mPAxS .framer-832m97, .framer-mPAxS .framer-1i252nt, .framer-mPAxS .framer-6ebn6a, .framer-mPAxS .framer-1luel62, .framer-mPAxS .framer-ck83r3 { flex: none; height: var(--framer-aspect-ratio-supported, 350px); width: 100%; } .framer-mPAxS .framer-1sdmcm, .framer-mPAxS .framer-1d82lqs, .framer-mPAxS .framer-3xdp0o, .framer-mPAxS .framer-1htwaxe, .framer-mPAxS .framer-1djtfg5 { flex: none; height: var(--framer-aspect-ratio-supported, 233px); width: 100%; } .framer-mPAxS .framer-1w4q6jq, .framer-mPAxS .framer-1abd7n2, .framer-mPAxS .framer-1fml1mi, .framer-mPAxS .framer-iy2mu3 { flex: none; height: var(--framer-aspect-ratio-supported, 351px); width: 100%; } .framer-mPAxS .framer-1hgki7q, .framer-mPAxS .framer-195ocvj { flex: none; height: var(--framer-aspect-ratio-supported, 234px); width: 100%; } .framer-mPAxS .framer-2kxb6e { flex: none; width: 100%; } .framer-mPAxS .framer-95ro46-container { width: 100%; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-mPAxS .framer-1uikw5d, .framer-mPAxS .framer-1pzshsc, .framer-mPAxS .framer-x0df29, .framer-mPAxS .framer-mn898m, .framer-mPAxS .framer-vkuxlh, .framer-mPAxS .framer-at97jj, .framer-mPAxS .framer-1etet0q { gap: 0px; } .framer-mPAxS .framer-1uikw5d > *, .framer-mPAxS .framer-1pzshsc > *, .framer-mPAxS .framer-x0df29 > *, .framer-mPAxS .framer-mn898m > *, .framer-mPAxS .framer-vkuxlh > *, .framer-mPAxS .framer-at97jj > *, .framer-mPAxS .framer-1etet0q > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-mPAxS .framer-1uikw5d > :first-child, .framer-mPAxS .framer-1pzshsc > :first-child, .framer-mPAxS .framer-x0df29 > :first-child, .framer-mPAxS .framer-mn898m > :first-child, .framer-mPAxS .framer-vkuxlh > :first-child, .framer-mPAxS .framer-at97jj > :first-child, .framer-mPAxS .framer-1etet0q > :first-child { margin-top: 0px; } .framer-mPAxS .framer-1uikw5d > :last-child, .framer-mPAxS .framer-1pzshsc > :last-child, .framer-mPAxS .framer-x0df29 > :last-child, .framer-mPAxS .framer-mn898m > :last-child, .framer-mPAxS .framer-vkuxlh > :last-child, .framer-mPAxS .framer-at97jj > :last-child, .framer-mPAxS .framer-1etet0q > :last-child { margin-bottom: 0px; } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 3512\n * @framerIntrinsicWidth 1440\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"L2K6dswBY\":{\"layout\":[\"fixed\",\"auto\"]},\"u0mKMMfGQ\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerResponsiveScreen\n */const FrameraAAIvr1dI=withCSS(Component,css,\"framer-mPAxS\");export default FrameraAAIvr1dI;FrameraAAIvr1dI.displayName=\"Projects / Marianamax\";FrameraAAIvr1dI.defaultProps={height:3512,width:1440};addFonts(FrameraAAIvr1dI,[{explicitInter:true,fonts:[{family:\"Gotham Bold\",source:\"custom\",url:\"https://framerusercontent.com/assets/I5oyHw5m41oD8F3rREsXUNUMzc.woff2\"},{family:\"Roboto Slab\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/robotoslab/v34/BngbUXZYTXPIvIBgJJSb6s3BzlRRfKOFbvjojISWbW5iddG-1A.woff2\",weight:\"400\"}]},...NavigationFonts,...YouTubeFonts,...SocialsFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FrameraAAIvr1dI\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"3512\",\"framerImmutableVariables\":\"true\",\"framerResponsiveScreen\":\"\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"L2K6dswBY\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"u0mKMMfGQ\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerComponentViewportWidth\":\"true\",\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicWidth\":\"1440\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["NavigationFonts", "getFonts", "XUdMtvBdH_default", "ContainerWithOptimizedAppearEffect", "withOptimizedAppearEffect", "Container", "YouTubeFonts", "Youtube", "MotionDivWithFX", "withFX", "motion", "SocialsFonts", "trxXj4F2y_default", "breakpoints", "serializationHash", "variantClassNames", "valuesByLocaleId", "LazyValue", "preloadLocalizedValues", "locale", "promises", "values", "promise", "getLocalizedValue", "key", "value", "transition1", "animation", "animation1", "animation2", "transition2", "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", "breakpoints", "gestureVariant", "preloadPromise", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "useCustomCursors", "_getLocalizedValue", "p", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "cx", "ComponentViewportProvider", "ContainerWithOptimizedAppearEffect", "PropertyOverrides2", "XUdMtvBdH_default", "Image2", "getLoadingLazyAtYPosition", "RichText2", "x", "Container", "Youtube", "MotionDivWithFX", "trxXj4F2y_default", "css", "FrameraAAIvr1dI", "withCSS", "aAAIvr1dI_default", "addFonts", "NavigationFonts", "YouTubeFonts", "SocialsFonts", "__FramerMetadata__"]
}
