{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/kIdjuAmdwhVfwvmllklC/cbSEJJO3md7jkzmXzrfa/wEmn9GQq0.js"],
  "sourcesContent": ["// Generated by Framer (f030ee3)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,PropertyOverrides,ResolveLinks,RichText,useActiveVariantCallback,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useOverlayState,useRouteElementId,useRouter,withCSS,withFX,withOptimizedAppearEffect}from\"framer\";import{AnimatePresence,LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import*as ReactDOM from\"react-dom\";import SmoothScroll from\"https://framerusercontent.com/modules/Yppqt3Cs3Y8TZqvASnXl/CzcVr5U1VFk6uNcyYvJq/SmoothScroll_Prod.js\";import ContactSection from\"#framer/local/canvasComponent/e8kApHjI4/e8kApHjI4.js\";import CircleCursor from\"#framer/local/canvasComponent/LRbgZFhAP/LRbgZFhAP.js\";import NavigationBar from\"#framer/local/canvasComponent/OUcp9x9Lm/OUcp9x9Lm.js\";import Footer from\"#framer/local/canvasComponent/rmyHU0j9Q/rmyHU0j9Q.js\";import Menu from\"#framer/local/canvasComponent/TpvpqmlmO/TpvpqmlmO.js\";import*as sharedStyle from\"#framer/local/css/o93BsUfXU/o93BsUfXU.js\";import*as sharedStyle1 from\"#framer/local/css/qIvdgHOS_/qIvdgHOS_.js\";import metadataProvider from\"#framer/local/webPageMetadata/wEmn9GQq0/wEmn9GQq0.js\";const NavigationBarFonts=getFonts(NavigationBar);const MenuFonts=getFonts(Menu);const RichTextWithOptimizedAppearEffect=withOptimizedAppearEffect(RichText);const ImageWithFX=withFX(Image);const MotionSectionWithOptimizedAppearEffect=withOptimizedAppearEffect(motion.section);const ContactSectionFonts=getFonts(ContactSection);const FooterFonts=getFonts(Footer);const SmoothScrollFonts=getFonts(SmoothScroll);const CircleCursorFonts=getFonts(CircleCursor);const breakpoints={fxE_kkDga:\"(max-width: 809px)\",m95ctELHr:\"(min-width: 1440px)\",nH100Kxu8:\"(min-width: 810px) and (max-width: 1199px)\",zWhFJlFOX:\"(min-width: 1200px) and (max-width: 1439px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-bjwpB\";const variantClassNames={fxE_kkDga:\"framer-v-1ff6x22\",m95ctELHr:\"framer-v-1vf3pp2\",nH100Kxu8:\"framer-v-1jq29gv\",zWhFJlFOX:\"framer-v-yk07cr\"};const transition1={damping:30,delay:0,mass:1,stiffness:220,type:\"spring\"};const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:0,y:716};const animation1={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:0,y:0};const animation2={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:716};const getContainer=()=>{return document.querySelector(\"#template-overlay\")??document.querySelector(\"#overlay\")??document.body;};const Overlay=({children,blockDocumentScrolling,enabled=true})=>{const[visible,setVisible]=useOverlayState({blockDocumentScrolling});return children({hide:()=>setVisible(false),show:()=>setVisible(true),toggle:()=>setVisible(!visible),visible:enabled&&visible});};const transition2={damping:40,delay:0,mass:1,stiffness:200,type:\"spring\"};const animation3={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2,x:0,y:0};const animation4={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:160};const animation5={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:70};const animation6={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:30};const transition3={damping:40,delay:.2,mass:1,stiffness:200,type:\"spring\"};const animation7={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition3,x:0,y:0};const transition4={damping:40,delay:.4,mass:1,stiffness:200,type:\"spring\"};const animation8={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition4,x:0,y:0};const animation9={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:160};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={L:\"zWhFJlFOX\",M:\"nH100Kxu8\",S:\"fxE_kkDga\",XL:\"m95ctELHr\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"m95ctELHr\"};};const cursor={component:CircleCursor,variant:\"TMrDX933o\"};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,...restProps}=getProps(props);React.useEffect(()=>{const metadata=metadataProvider(undefined,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);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);document.title=metadata.title||\"\";if(metadata.viewport){document.querySelector('meta[name=\"viewport\"]')?.setAttribute(\"content\",metadata.viewport);}},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const{activeVariantCallback,delay}=useActiveVariantCallback(undefined);const h8rI9Kvlz3bnx0g=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.toggle();});const nudbpXYrr1wnntms=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.hide();});const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const elementId=useRouteElementId(\"bF49N7ych\");const ref1=React.useRef(null);const router=useRouter();useCustomCursors({xzcnq6:cursor});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"m95ctELHr\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-f2130d30-5051-414b-bbfe-2f8dcb0cab5e, rgb(0, 0, 0)); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-1vf3pp2\",className),\"data-framer-cursor\":\"xzcnq6\",ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsxs(\"section\",{className:\"framer-po82e7\",\"data-framer-name\":\"Hero\",children:[/*#__PURE__*/_jsx(Overlay,{blockDocumentScrolling:false,children:overlay=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:118,width:`min(${componentViewport?.width||\"100vw\"}, 1480px)`,y:(componentViewport?.y||0)+0+0+0+0,children:/*#__PURE__*/_jsxs(Container,{className:\"framer-ddrrl1-container\",id:elementId,nodeId:\"bF49N7ych\",ref:ref1,scopeId:\"wEmn9GQq0\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fxE_kkDga:{variant:overlay.visible?\"Jsvx82v0f\":\"Jsvx82v0f\"}},children:/*#__PURE__*/_jsx(NavigationBar,{h8rI9Kvlz:h8rI9Kvlz3bnx0g({overlay}),height:\"100%\",id:\"bF49N7ych\",layoutId:\"bF49N7ych\",style:{maxWidth:\"100%\",width:\"100%\"},variant:overlay.visible?\"BufbQy2wG\":\"BufbQy2wG\",width:\"100%\"})}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay.visible&&/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/ReactDOM.createPortal(/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.div,{animate:{opacity:1,transition:{delay:0,duration:.3,ease:[.5,0,.88,.77],type:\"tween\"}},className:cx(scopingClassNames,\"framer-1xp8w99\"),\"data-framer-portal-id\":elementId,exit:{opacity:0,transition:{delay:0,duration:.3,ease:[.12,.23,.5,1],type:\"tween\"}},initial:{opacity:0},onTap:()=>overlay.hide()},\"BJz_2hiel\"),/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"min(100vw, 1480px)\",children:/*#__PURE__*/_jsx(Container,{animate:animation1,className:cx(scopingClassNames,\"framer-1br4l1r-container\"),\"data-framer-portal-id\":elementId,exit:animation,inComponentSlot:true,initial:animation2,nodeId:\"jE2H41_xg\",rendersWithMotion:true,scopeId:\"wEmn9GQq0\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fxE_kkDga:{variant:\"i7Ia5Kp9w\"}},children:/*#__PURE__*/_jsx(Menu,{height:\"100%\",id:\"jE2H41_xg\",layoutId:\"jE2H41_xg\",nudbpXYrr:nudbpXYrr1wnntms({overlay}),style:{height:\"100%\",maxWidth:\"100%\",width:\"100%\"},variant:\"zdgqINXbk\",width:\"100%\"})})})})]}),getContainer())})})]})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-mtqjsq\",\"data-framer-name\":\"Hero\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1r0evp6\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-nrjpaj\",\"data-framer-name\":\"Headline\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1fyflak\",\"data-styles-preset\":\"o93BsUfXU\",style:{\"--framer-text-color\":\"var(--token-fe2f0188-6a6d-41ef-a83f-a875042ba3b8, rgb(128, 128, 128))\"},children:\"Photography\"})}),className:\"framer-scacwa\",\"data-framer-name\":\"Text\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-3zshj4\",\"data-framer-name\":\"Text\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fxE_kkDga:{initial:animation6},nH100Kxu8:{initial:animation5}},children:/*#__PURE__*/_jsx(RichTextWithOptimizedAppearEffect,{__fromCanvasComponent:true,animate:animation3,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-1q6h15i\",\"data-styles-preset\":\"qIvdgHOS_\",children:\"Gallery\"})}),className:\"framer-m9pjq5\",\"data-framer-appear-id\":\"m9pjq5\",\"data-framer-name\":\"Text 1\",fonts:[\"Inter\"],initial:animation4,optimized:true,verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fxE_kkDga:{initial:animation6},nH100Kxu8:{initial:animation5}},children:/*#__PURE__*/_jsx(RichTextWithOptimizedAppearEffect,{__fromCanvasComponent:true,animate:animation7,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-1q6h15i\",\"data-styles-preset\":\"qIvdgHOS_\",children:\"Highlights\"})}),className:\"framer-1xcki93\",\"data-framer-appear-id\":\"1xcki93\",\"data-framer-name\":\"Text 2\",fonts:[\"Inter\"],initial:animation4,optimized:true,verticalAlignment:\"top\",withExternalLayout:true})})]})]})})]}),/*#__PURE__*/_jsxs(MotionSectionWithOptimizedAppearEffect,{animate:animation8,className:\"framer-eh5d1k\",\"data-framer-appear-id\":\"eh5d1k\",\"data-framer-name\":\"Images\",initial:animation9,optimized:true,style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1fnu1tr\",\"data-framer-name\":\"1\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-qbawaa\",\"data-framer-name\":\"Image\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fxE_kkDga:{background:{alt:\"Man Workout\",fit:\"fill\",intrinsicHeight:1333,intrinsicWidth:2e3,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+589+0+0+0+0),pixelHeight:1536,pixelWidth:3072,sizes:`max(min(${componentViewport?.width||\"100vw\"}, 1480px) - 40px, 1px)`,src:\"https://framerusercontent.com/images/ytVsKAizNUFNvkTfFBgaMDFJA.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/ytVsKAizNUFNvkTfFBgaMDFJA.png?scale-down-to=512 512w,https://framerusercontent.com/images/ytVsKAizNUFNvkTfFBgaMDFJA.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/ytVsKAizNUFNvkTfFBgaMDFJA.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/ytVsKAizNUFNvkTfFBgaMDFJA.png 3072w\"}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__spring:{damping:60,delay:0,duration:.3,ease:[.44,0,.56,1],mass:1,stiffness:400,type:\"spring\"},__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1.25,skewX:0,skewY:0,x:0,y:0}},{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}}],__framer__transformTrigger:\"onInView\",__perspectiveFX:false,__targetOpacity:1,background:{alt:\"Man Workout\",fit:\"fill\",intrinsicHeight:1333,intrinsicWidth:2e3,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+683+80+0+0+0),pixelHeight:1536,pixelWidth:3072,sizes:`max(min(${componentViewport?.width||\"100vw\"}, 1480px) - 48px, 1px)`,src:\"https://framerusercontent.com/images/ytVsKAizNUFNvkTfFBgaMDFJA.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/ytVsKAizNUFNvkTfFBgaMDFJA.png?scale-down-to=512 512w,https://framerusercontent.com/images/ytVsKAizNUFNvkTfFBgaMDFJA.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/ytVsKAizNUFNvkTfFBgaMDFJA.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/ytVsKAizNUFNvkTfFBgaMDFJA.png 3072w\"},className:\"framer-1tbo14t\",\"data-framer-name\":\"Fill Your Image Here\",style:{transformPerspective:1200}})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1xkhpqp\",\"data-framer-name\":\"2 & 3\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ot8b7v\",\"data-framer-name\":\"2\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fxE_kkDga:{background:{alt:\"Snow Gliding\",fit:\"fill\",intrinsicHeight:2048,intrinsicWidth:2048,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+589+0+424+0+0+0),pixelHeight:2048,pixelWidth:2048,sizes:`max(min(${componentViewport?.width||\"100vw\"}, 1480px) - 40px, 1px)`,src:\"https://framerusercontent.com/images/3l6m2Em86AkQiyl77S6BYKC7SV0.png\",srcSet:\"https://framerusercontent.com/images/3l6m2Em86AkQiyl77S6BYKC7SV0.png?scale-down-to=512 512w,https://framerusercontent.com/images/3l6m2Em86AkQiyl77S6BYKC7SV0.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/3l6m2Em86AkQiyl77S6BYKC7SV0.png 2048w\"}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__spring:{damping:60,delay:0,duration:.3,ease:[.44,0,.56,1],mass:1,stiffness:400,type:\"spring\"},__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1.25,skewX:0,skewY:0,x:0,y:0}},{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}}],__framer__transformTrigger:\"onInView\",__perspectiveFX:false,__targetOpacity:1,background:{alt:\"Snow Gliding\",fit:\"fill\",intrinsicHeight:2048,intrinsicWidth:2048,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+683+80+536+0+0),pixelHeight:2048,pixelWidth:2048,sizes:`max((min(${componentViewport?.width||\"100vw\"}, 1480px) - 72px) / 2, 1px)`,src:\"https://framerusercontent.com/images/3l6m2Em86AkQiyl77S6BYKC7SV0.png\",srcSet:\"https://framerusercontent.com/images/3l6m2Em86AkQiyl77S6BYKC7SV0.png?scale-down-to=512 512w,https://framerusercontent.com/images/3l6m2Em86AkQiyl77S6BYKC7SV0.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/3l6m2Em86AkQiyl77S6BYKC7SV0.png 2048w\"},className:\"framer-1nze8dw\",\"data-framer-name\":\"Fill Your Image Here\",style:{transformPerspective:1200}})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-14jr7ja\",\"data-framer-name\":\"3\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fxE_kkDga:{__framer__spring:{damping:60,delay:0,duration:.3,ease:[.44,0,.56,1],mass:1,stiffness:400,type:\"spring\"},__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1.25,skewX:0,skewY:0,x:0,y:0}},{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}}],__framer__transformTrigger:\"onInView\",__perspectiveFX:false,__targetOpacity:1,background:{alt:\"Woman And Dog\",fit:\"fill\",intrinsicHeight:1500,intrinsicWidth:1071,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+589+0+424+0+333+0),pixelHeight:1826,pixelWidth:1856,sizes:`max(min(${componentViewport?.width||\"100vw\"}, 1480px) - 40px, 1px)`,src:\"https://framerusercontent.com/images/u2TE7pTzvCv3fplKYmG4Ppdv7g.png\",srcSet:\"https://framerusercontent.com/images/u2TE7pTzvCv3fplKYmG4Ppdv7g.png?scale-down-to=512 512w,https://framerusercontent.com/images/u2TE7pTzvCv3fplKYmG4Ppdv7g.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/u2TE7pTzvCv3fplKYmG4Ppdv7g.png 1856w\"},style:{transformPerspective:1200}}},children:/*#__PURE__*/_jsx(ImageWithFX,{background:{alt:\"Woman And Dog\",fit:\"fill\",intrinsicHeight:1500,intrinsicWidth:1071,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+683+80+536+0+0),pixelHeight:1826,pixelWidth:1856,sizes:`max((min(${componentViewport?.width||\"100vw\"}, 1480px) - 72px) / 2, 1px)`,src:\"https://framerusercontent.com/images/u2TE7pTzvCv3fplKYmG4Ppdv7g.png\",srcSet:\"https://framerusercontent.com/images/u2TE7pTzvCv3fplKYmG4Ppdv7g.png?scale-down-to=512 512w,https://framerusercontent.com/images/u2TE7pTzvCv3fplKYmG4Ppdv7g.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/u2TE7pTzvCv3fplKYmG4Ppdv7g.png 1856w\"},className:\"framer-chdiky\",\"data-framer-name\":\"Fill Your Image Here\"})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-j9a2az\",\"data-framer-name\":\"4, 5 & 6\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fxE_kkDga:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+589+0+1090+0+0),pixelHeight:1536,pixelWidth:3072,sizes:\"6px\",src:\"https://framerusercontent.com/images/IdK7az2GjFc7bbJF5DHb7DqT4.png\",srcSet:\"https://framerusercontent.com/images/IdK7az2GjFc7bbJF5DHb7DqT4.png?scale-down-to=512 512w,https://framerusercontent.com/images/IdK7az2GjFc7bbJF5DHb7DqT4.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/IdK7az2GjFc7bbJF5DHb7DqT4.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/IdK7az2GjFc7bbJF5DHb7DqT4.png 3072w\"}},nH100Kxu8:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+683+80+960+0),pixelHeight:1536,pixelWidth:3072,sizes:\"6px\",src:\"https://framerusercontent.com/images/IdK7az2GjFc7bbJF5DHb7DqT4.png\",srcSet:\"https://framerusercontent.com/images/IdK7az2GjFc7bbJF5DHb7DqT4.png?scale-down-to=512 512w,https://framerusercontent.com/images/IdK7az2GjFc7bbJF5DHb7DqT4.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/IdK7az2GjFc7bbJF5DHb7DqT4.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/IdK7az2GjFc7bbJF5DHb7DqT4.png 3072w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+683+80+1202+0),pixelHeight:1536,pixelWidth:3072,sizes:\"6px\",src:\"https://framerusercontent.com/images/IdK7az2GjFc7bbJF5DHb7DqT4.png\",srcSet:\"https://framerusercontent.com/images/IdK7az2GjFc7bbJF5DHb7DqT4.png?scale-down-to=512 512w,https://framerusercontent.com/images/IdK7az2GjFc7bbJF5DHb7DqT4.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/IdK7az2GjFc7bbJF5DHb7DqT4.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/IdK7az2GjFc7bbJF5DHb7DqT4.png 3072w\"},className:\"framer-qti9dm\"})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1b03byc\",\"data-framer-name\":\"4 &5\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1991ojd\",\"data-framer-name\":\"4\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fxE_kkDga:{__framer__spring:{damping:60,delay:0,duration:.3,ease:[.44,0,.56,1],mass:1,stiffness:400,type:\"spring\"},__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1.25,skewX:0,skewY:0,x:0,y:0}},{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}}],__framer__transformTrigger:\"onInView\",__perspectiveFX:false,__targetOpacity:1,background:{alt:\"Woman Workout\",fit:\"fill\",intrinsicHeight:1250,intrinsicWidth:2e3,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+589+0+1090+0+31+0+0+0),pixelHeight:1792,pixelWidth:2688,sizes:`max(min(${componentViewport?.width||\"100vw\"}, 1480px) - 40px, 1px)`,src:\"https://framerusercontent.com/images/7DA69IyqN7P5lyPvqxRVDujTkA4.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/7DA69IyqN7P5lyPvqxRVDujTkA4.png?scale-down-to=512 512w,https://framerusercontent.com/images/7DA69IyqN7P5lyPvqxRVDujTkA4.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/7DA69IyqN7P5lyPvqxRVDujTkA4.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/7DA69IyqN7P5lyPvqxRVDujTkA4.png 2688w\"},style:{transformPerspective:1200}},nH100Kxu8:{background:{alt:\"Woman Workout\",fit:\"fill\",intrinsicHeight:1250,intrinsicWidth:2e3,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+683+80+960+0+0+0+0),pixelHeight:1792,pixelWidth:2688,sizes:`max((min(${componentViewport?.width||\"100vw\"}, 1480px) - 102px) / 2, 1px)`,src:\"https://framerusercontent.com/images/7DA69IyqN7P5lyPvqxRVDujTkA4.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/7DA69IyqN7P5lyPvqxRVDujTkA4.png?scale-down-to=512 512w,https://framerusercontent.com/images/7DA69IyqN7P5lyPvqxRVDujTkA4.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/7DA69IyqN7P5lyPvqxRVDujTkA4.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/7DA69IyqN7P5lyPvqxRVDujTkA4.png 2688w\"}}},children:/*#__PURE__*/_jsx(ImageWithFX,{background:{alt:\"Woman Workout\",fit:\"fill\",intrinsicHeight:1250,intrinsicWidth:2e3,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+683+80+1202+0+0+0+0),pixelHeight:1792,pixelWidth:2688,sizes:`max((min(${componentViewport?.width||\"100vw\"}, 1480px) - 102px) / 2, 1px)`,src:\"https://framerusercontent.com/images/7DA69IyqN7P5lyPvqxRVDujTkA4.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/7DA69IyqN7P5lyPvqxRVDujTkA4.png?scale-down-to=512 512w,https://framerusercontent.com/images/7DA69IyqN7P5lyPvqxRVDujTkA4.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/7DA69IyqN7P5lyPvqxRVDujTkA4.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/7DA69IyqN7P5lyPvqxRVDujTkA4.png 2688w\"},className:\"framer-msxqz\",\"data-framer-name\":\"Fill Your Image Here\"})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1mm6hsw\",\"data-framer-name\":\"6\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fxE_kkDga:{background:{alt:\"Retro Car\",fit:\"fill\",intrinsicHeight:1333,intrinsicWidth:2e3,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+589+0+1090+0+415+0),pixelHeight:1536,pixelWidth:3072,sizes:`max(min(${componentViewport?.width||\"100vw\"}, 1480px) - 40px, 1px)`,src:\"https://framerusercontent.com/images/IdK7az2GjFc7bbJF5DHb7DqT4.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/IdK7az2GjFc7bbJF5DHb7DqT4.png?scale-down-to=512 512w,https://framerusercontent.com/images/IdK7az2GjFc7bbJF5DHb7DqT4.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/IdK7az2GjFc7bbJF5DHb7DqT4.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/IdK7az2GjFc7bbJF5DHb7DqT4.png 3072w\"}},nH100Kxu8:{background:{alt:\"Retro Car\",fit:\"fill\",intrinsicHeight:1333,intrinsicWidth:2e3,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+683+80+960+0+0),pixelHeight:1536,pixelWidth:3072,sizes:`max((min(${componentViewport?.width||\"100vw\"}, 1480px) - 102px) / 2, 1px)`,src:\"https://framerusercontent.com/images/IdK7az2GjFc7bbJF5DHb7DqT4.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/IdK7az2GjFc7bbJF5DHb7DqT4.png?scale-down-to=512 512w,https://framerusercontent.com/images/IdK7az2GjFc7bbJF5DHb7DqT4.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/IdK7az2GjFc7bbJF5DHb7DqT4.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/IdK7az2GjFc7bbJF5DHb7DqT4.png 3072w\"}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__spring:{damping:60,delay:0,duration:.3,ease:[.44,0,.56,1],mass:1,stiffness:400,type:\"spring\"},__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1.25,skewX:0,skewY:0,x:0,y:0}},{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}}],__framer__transformTrigger:\"onInView\",__perspectiveFX:false,__targetOpacity:1,background:{alt:\"Retro Car\",fit:\"fill\",intrinsicHeight:1333,intrinsicWidth:2e3,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+683+80+1202+0+0),pixelHeight:1536,pixelWidth:3072,sizes:`max((min(${componentViewport?.width||\"100vw\"}, 1480px) - 102px) / 2, 1px)`,src:\"https://framerusercontent.com/images/IdK7az2GjFc7bbJF5DHb7DqT4.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/IdK7az2GjFc7bbJF5DHb7DqT4.png?scale-down-to=512 512w,https://framerusercontent.com/images/IdK7az2GjFc7bbJF5DHb7DqT4.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/IdK7az2GjFc7bbJF5DHb7DqT4.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/IdK7az2GjFc7bbJF5DHb7DqT4.png 3072w\"},className:\"framer-sjdv2x\",\"data-framer-name\":\"Fill Your Image Here\",style:{transformPerspective:1200}})})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-pcr3p7\",\"data-framer-name\":\"7\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-4qio3x\",\"data-framer-name\":\"7\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fxE_kkDga:{__framer__spring:{damping:60,delay:0,duration:.3,ease:[.44,0,.56,1],mass:1,stiffness:400,type:\"spring\"},__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1.25,skewX:0,skewY:0,x:0,y:0}},{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}}],__framer__transformTrigger:\"onInView\",__perspectiveFX:false,__targetOpacity:1,background:{alt:\"Man Cycling\",fit:\"fill\",intrinsicHeight:788,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+589+0+1929+0+0),pixelHeight:1632,pixelWidth:2912,positionX:\"center\",positionY:\"top\",sizes:`max(min(${componentViewport?.width||\"100vw\"}, 1480px) - 40px, 1px)`,src:\"https://framerusercontent.com/images/n3R6Pp7nsNYXqbmCCb0W6ULPk.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/n3R6Pp7nsNYXqbmCCb0W6ULPk.png?scale-down-to=512 512w,https://framerusercontent.com/images/n3R6Pp7nsNYXqbmCCb0W6ULPk.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/n3R6Pp7nsNYXqbmCCb0W6ULPk.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/n3R6Pp7nsNYXqbmCCb0W6ULPk.png 2912w\"},style:{transformPerspective:1200}},nH100Kxu8:{background:{alt:\"Man Cycling\",fit:\"fill\",intrinsicHeight:788,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+683+80+1344+0+0),pixelHeight:1632,pixelWidth:2912,positionX:\"center\",positionY:\"top\",sizes:`max(min(${componentViewport?.width||\"100vw\"}, 1480px) - 48px, 1px)`,src:\"https://framerusercontent.com/images/n3R6Pp7nsNYXqbmCCb0W6ULPk.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/n3R6Pp7nsNYXqbmCCb0W6ULPk.png?scale-down-to=512 512w,https://framerusercontent.com/images/n3R6Pp7nsNYXqbmCCb0W6ULPk.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/n3R6Pp7nsNYXqbmCCb0W6ULPk.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/n3R6Pp7nsNYXqbmCCb0W6ULPk.png 2912w\"}}},children:/*#__PURE__*/_jsx(ImageWithFX,{background:{alt:\"Man Cycling\",fit:\"fill\",intrinsicHeight:788,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+683+80+1586+0+0),pixelHeight:1632,pixelWidth:2912,positionX:\"center\",positionY:\"top\",sizes:`max(min(${componentViewport?.width||\"100vw\"}, 1480px) - 48px, 1px)`,src:\"https://framerusercontent.com/images/n3R6Pp7nsNYXqbmCCb0W6ULPk.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/n3R6Pp7nsNYXqbmCCb0W6ULPk.png?scale-down-to=512 512w,https://framerusercontent.com/images/n3R6Pp7nsNYXqbmCCb0W6ULPk.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/n3R6Pp7nsNYXqbmCCb0W6ULPk.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/n3R6Pp7nsNYXqbmCCb0W6ULPk.png 2912w\"},className:\"framer-1s9xafk\",\"data-framer-name\":\"Fill Your Image Here\"})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-2sgbl4\",\"data-framer-name\":\"8, 9 & 10\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1hti3rf\",\"data-framer-name\":\"8\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fxE_kkDga:{background:{alt:\"Man And Woman\",fit:\"fill\",intrinsicHeight:4e3,intrinsicWidth:2667,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+589+0+2353+0+0+0),pixelHeight:2048,pixelWidth:2048,sizes:`max(min(${componentViewport?.width||\"100vw\"}, 1480px) - 40px, 1px)`,src:\"https://framerusercontent.com/images/pEWViHP1cEMy5Be8ocEMfOW5M8.png\",srcSet:\"https://framerusercontent.com/images/pEWViHP1cEMy5Be8ocEMfOW5M8.png?scale-down-to=512 512w,https://framerusercontent.com/images/pEWViHP1cEMy5Be8ocEMfOW5M8.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/pEWViHP1cEMy5Be8ocEMfOW5M8.png 2048w\"}},nH100Kxu8:{background:{alt:\"Man And Woman\",fit:\"fill\",intrinsicHeight:4e3,intrinsicWidth:2667,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+683+80+1880+0+0),pixelHeight:2048,pixelWidth:2048,sizes:`max((min(${componentViewport?.width||\"100vw\"}, 1480px) - 72px) / 2, 1px)`,src:\"https://framerusercontent.com/images/pEWViHP1cEMy5Be8ocEMfOW5M8.png\",srcSet:\"https://framerusercontent.com/images/pEWViHP1cEMy5Be8ocEMfOW5M8.png?scale-down-to=512 512w,https://framerusercontent.com/images/pEWViHP1cEMy5Be8ocEMfOW5M8.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/pEWViHP1cEMy5Be8ocEMfOW5M8.png 2048w\"}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__spring:{damping:60,delay:0,duration:.3,ease:[.44,0,.56,1],mass:1,stiffness:400,type:\"spring\"},__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1.25,skewX:0,skewY:0,x:0,y:0}},{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}}],__framer__transformTrigger:\"onInView\",__perspectiveFX:false,__targetOpacity:1,background:{alt:\"Man And Woman\",fit:\"fill\",intrinsicHeight:4e3,intrinsicWidth:2667,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+683+80+2122+0+0),pixelHeight:2048,pixelWidth:2048,sizes:`max((min(${componentViewport?.width||\"100vw\"}, 1480px) - 72px) / 2, 1px)`,src:\"https://framerusercontent.com/images/pEWViHP1cEMy5Be8ocEMfOW5M8.png\",srcSet:\"https://framerusercontent.com/images/pEWViHP1cEMy5Be8ocEMfOW5M8.png?scale-down-to=512 512w,https://framerusercontent.com/images/pEWViHP1cEMy5Be8ocEMfOW5M8.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/pEWViHP1cEMy5Be8ocEMfOW5M8.png 2048w\"},className:\"framer-15j9d9\",\"data-framer-name\":\"Fill Your Image Here\",style:{transformPerspective:1200}})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-55gm1\",\"data-framer-name\":\"9 & 10\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1wrt5fv\",\"data-framer-name\":\"9\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fxE_kkDga:{__framer__spring:{damping:60,delay:0,duration:.3,ease:[.44,0,.56,1],mass:1,stiffness:400,type:\"spring\"},__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1.25,skewX:0,skewY:0,x:0,y:0}},{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}}],__framer__transformTrigger:\"onInView\",__perspectiveFX:false,__targetOpacity:1,background:{alt:\"Eye\",fit:\"fill\",intrinsicHeight:1333,intrinsicWidth:2e3,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+589+0+2353+0+424+0+0+0),pixelHeight:1144,pixelWidth:2048,sizes:`max(min(${componentViewport?.width||\"100vw\"}, 1480px) - 40px, 1px)`,src:\"https://framerusercontent.com/images/g0pJ3kvcndkihv3XRL8XB3GTfA.png\",srcSet:\"https://framerusercontent.com/images/g0pJ3kvcndkihv3XRL8XB3GTfA.png?scale-down-to=512 512w,https://framerusercontent.com/images/g0pJ3kvcndkihv3XRL8XB3GTfA.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/g0pJ3kvcndkihv3XRL8XB3GTfA.png 2048w\"},style:{transformPerspective:1200}},nH100Kxu8:{background:{alt:\"Eye\",fit:\"fill\",intrinsicHeight:1333,intrinsicWidth:2e3,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+683+80+1880+0+0+0+0),pixelHeight:1144,pixelWidth:2048,sizes:`max((min(${componentViewport?.width||\"100vw\"}, 1480px) - 72px) / 2, 1px)`,src:\"https://framerusercontent.com/images/g0pJ3kvcndkihv3XRL8XB3GTfA.png\",srcSet:\"https://framerusercontent.com/images/g0pJ3kvcndkihv3XRL8XB3GTfA.png?scale-down-to=512 512w,https://framerusercontent.com/images/g0pJ3kvcndkihv3XRL8XB3GTfA.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/g0pJ3kvcndkihv3XRL8XB3GTfA.png 2048w\"}}},children:/*#__PURE__*/_jsx(ImageWithFX,{background:{alt:\"Eye\",fit:\"fill\",intrinsicHeight:1333,intrinsicWidth:2e3,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+683+80+2122+0+0+0+0),pixelHeight:1144,pixelWidth:2048,sizes:`max((min(${componentViewport?.width||\"100vw\"}, 1480px) - 72px) / 2, 1px)`,src:\"https://framerusercontent.com/images/g0pJ3kvcndkihv3XRL8XB3GTfA.png\",srcSet:\"https://framerusercontent.com/images/g0pJ3kvcndkihv3XRL8XB3GTfA.png?scale-down-to=512 512w,https://framerusercontent.com/images/g0pJ3kvcndkihv3XRL8XB3GTfA.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/g0pJ3kvcndkihv3XRL8XB3GTfA.png 2048w\"},className:\"framer-npiq0z\",\"data-framer-name\":\"Fill Your Image Here\"})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-26sewp\",\"data-framer-name\":\"10\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fxE_kkDga:{__framer__spring:{damping:60,delay:0,duration:.3,ease:[.44,0,.56,1],mass:1,stiffness:400,type:\"spring\"},__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1.25,skewX:0,skewY:0,x:0,y:0}},{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}}],__framer__transformTrigger:\"onInView\",__perspectiveFX:false,__targetOpacity:1,background:{alt:\"Car Top Shot\",fit:\"fill\",intrinsicHeight:1274,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+589+0+2353+0+424+0+384+0),pixelHeight:1632,pixelWidth:2912,sizes:`max(min(${componentViewport?.width||\"100vw\"}, 1480px) - 40px, 1px)`,src:\"https://framerusercontent.com/images/CaedUBcpGqdSsjrekTOnjmiEY.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/CaedUBcpGqdSsjrekTOnjmiEY.png?scale-down-to=512 512w,https://framerusercontent.com/images/CaedUBcpGqdSsjrekTOnjmiEY.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/CaedUBcpGqdSsjrekTOnjmiEY.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/CaedUBcpGqdSsjrekTOnjmiEY.png 2912w\"},style:{transformPerspective:1200}},nH100Kxu8:{background:{alt:\"Car Top Shot\",fit:\"fill\",intrinsicHeight:1274,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+683+80+1880+0+0+384+0),pixelHeight:1632,pixelWidth:2912,sizes:`max((min(${componentViewport?.width||\"100vw\"}, 1480px) - 72px) / 2, 1px)`,src:\"https://framerusercontent.com/images/CaedUBcpGqdSsjrekTOnjmiEY.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/CaedUBcpGqdSsjrekTOnjmiEY.png?scale-down-to=512 512w,https://framerusercontent.com/images/CaedUBcpGqdSsjrekTOnjmiEY.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/CaedUBcpGqdSsjrekTOnjmiEY.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/CaedUBcpGqdSsjrekTOnjmiEY.png 2912w\"}}},children:/*#__PURE__*/_jsx(ImageWithFX,{background:{alt:\"Car Top Shot\",fit:\"fill\",intrinsicHeight:1274,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+683+80+2122+0+0+384+0),pixelHeight:1632,pixelWidth:2912,sizes:`max((min(${componentViewport?.width||\"100vw\"}, 1480px) - 72px) / 2, 1px)`,src:\"https://framerusercontent.com/images/CaedUBcpGqdSsjrekTOnjmiEY.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/CaedUBcpGqdSsjrekTOnjmiEY.png?scale-down-to=512 512w,https://framerusercontent.com/images/CaedUBcpGqdSsjrekTOnjmiEY.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/CaedUBcpGqdSsjrekTOnjmiEY.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/CaedUBcpGqdSsjrekTOnjmiEY.png 2912w\"},className:\"framer-c5q8vf\",\"data-framer-name\":\"Fill Your Image Here\"})})})]})]})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fxE_kkDga:{y:(componentViewport?.y||0)+0+4140},nH100Kxu8:{y:(componentViewport?.y||0)+0+3417}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1023,width:`min(${componentViewport?.width||\"100vw\"}, 1480px)`,y:(componentViewport?.y||0)+0+3659,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1mmya3r-container\",nodeId:\"rAH58h7RB\",scopeId:\"wEmn9GQq0\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fxE_kkDga:{variant:\"J_bfOb4TI\"},nH100Kxu8:{variant:\"NO1om1BRA\"},zWhFJlFOX:{variant:\"urapeTZ9D\"}},children:/*#__PURE__*/_jsx(ContactSection,{height:\"100%\",id:\"rAH58h7RB\",layoutId:\"rAH58h7RB\",style:{maxWidth:\"100%\",width:\"100%\"},variant:\"vctVEojYH\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{hash:\":bF49N7ych\",webPageId:\"wEmn9GQq0\"},implicitPathVariables:undefined},{href:{hash:\":bF49N7ych\",webPageId:\"wEmn9GQq0\"},implicitPathVariables:undefined},{href:{hash:\":bF49N7ych\",webPageId:\"wEmn9GQq0\"},implicitPathVariables:undefined},{href:{hash:\":bF49N7ych\",webPageId:\"wEmn9GQq0\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fxE_kkDga:{y:(componentViewport?.y||0)+0+5193},nH100Kxu8:{y:(componentViewport?.y||0)+0+4470}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:502,width:`min(${componentViewport?.width||\"100vw\"}, 1480px)`,y:(componentViewport?.y||0)+0+4712,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1adbs5z-container\",nodeId:\"rJs4Hv_qk\",scopeId:\"wEmn9GQq0\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fxE_kkDga:{uMRm_yoFo:resolvedLinks[3],variant:\"HBTP0wWac\"},nH100Kxu8:{uMRm_yoFo:resolvedLinks[2],variant:\"wln1qwUNV\"},zWhFJlFOX:{uMRm_yoFo:resolvedLinks[1],variant:\"lYtXF1T_j\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"rJs4Hv_qk\",layoutId:\"rJs4Hv_qk\",style:{maxWidth:\"100%\",width:\"100%\"},uMRm_yoFo:resolvedLinks[0],variant:\"lI3Bgfs7S\",width:\"100%\"})})})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-sgfyzh-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"osSkdsgWS\",scopeId:\"wEmn9GQq0\",children:/*#__PURE__*/_jsx(SmoothScroll,{height:\"100%\",id:\"osSkdsgWS\",intensity:16,layoutId:\"osSkdsgWS\",width:\"100%\"})})}),/*#__PURE__*/_jsx(Image,{as:\"section\",background:{alt:\"\",backgroundSize:.2,fit:\"tile\",intrinsicHeight:475,intrinsicWidth:911,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0),pixelHeight:128,pixelWidth:128,positionX:\"left\",positionY:\"top\",src:\"https://framerusercontent.com/images/ldf53R2pKtKErtQpdz1GxxWt2I.svg\"},className:\"framer-h50uzn\",\"data-framer-name\":\"BG Pattern\"}),/*#__PURE__*/_jsxs(\"section\",{className:\"framer-1jbqs7g\",\"data-framer-name\":\"BG Lines\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-yql5li\",\"data-framer-name\":\"Line\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1dlsads\",\"data-framer-name\":\"Line\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1v4ttwq\",\"data-framer-name\":\"Line\"})]})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-bjwpB.framer-mjjbx4, .framer-bjwpB .framer-mjjbx4 { display: block; }\",\".framer-bjwpB.framer-1vf3pp2 { align-content: center; align-items: center; background-color: var(--token-f2130d30-5051-414b-bbfe-2f8dcb0cab5e, #000000); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1440px; }\",\".framer-bjwpB .framer-po82e7 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 180px; height: min-content; justify-content: flex-start; max-width: 1480px; overflow: hidden; padding: 0px; position: relative; width: 100%; z-index: 4; }\",\".framer-bjwpB .framer-ddrrl1-container, .framer-bjwpB .framer-1mmya3r-container { flex: none; height: auto; max-width: 1480px; position: relative; width: 100%; z-index: 1; }\",\".framer-bjwpB.framer-1xp8w99 { background-color: rgba(0, 0, 0, 0.8); inset: 0px; position: fixed; user-select: none; z-index: 9; }\",\".framer-bjwpB.framer-1br4l1r-container { flex: none; height: 100vh; left: calc(50.00000000000002% - min(1480px, 100%) / 2); max-width: 1480px; position: fixed; top: 0px; width: 100%; will-change: var(--framer-will-change-effect-override, transform); z-index: 9; }\",\".framer-bjwpB .framer-mtqjsq { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 44px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 30px 0px 30px; position: relative; width: 100%; z-index: 1; }\",\".framer-bjwpB .framer-1r0evp6 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 0px 30px 0px; position: relative; width: 100%; }\",\".framer-bjwpB .framer-nrjpaj { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 3px; height: min-content; justify-content: center; max-width: 300px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-bjwpB .framer-scacwa { flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-bjwpB .framer-3zshj4 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; max-width: 900px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-bjwpB .framer-m9pjq5, .framer-bjwpB .framer-1xcki93 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; will-change: var(--framer-will-change-effect-override, transform); word-break: break-word; word-wrap: break-word; }\",\".framer-bjwpB .framer-eh5d1k { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; max-width: 1480px; overflow: visible; padding: 80px 0px 0px 0px; position: relative; width: 100%; will-change: var(--framer-will-change-effect-override, transform); z-index: 3; }\",\".framer-bjwpB .framer-1fnu1tr, .framer-bjwpB .framer-pcr3p7 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 512px; justify-content: center; overflow: hidden; padding: 0px 24px 0px 24px; position: relative; width: 100%; }\",\".framer-bjwpB .framer-qbawaa, .framer-bjwpB .framer-1ot8b7v, .framer-bjwpB .framer-14jr7ja, .framer-bjwpB .framer-4qio3x { align-content: center; align-items: center; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 100%; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-bjwpB .framer-1tbo14t { border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; flex: 1 0 0px; height: 100%; overflow: hidden; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-bjwpB .framer-1xkhpqp { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: 642px; justify-content: center; overflow: visible; padding: 0px 24px 0px 24px; position: relative; width: 100%; }\",\".framer-bjwpB .framer-1nze8dw, .framer-bjwpB .framer-chdiky, .framer-bjwpB .framer-msxqz, .framer-bjwpB .framer-sjdv2x, .framer-bjwpB .framer-1s9xafk, .framer-bjwpB .framer-15j9d9, .framer-bjwpB .framer-npiq0z, .framer-bjwpB .framer-c5q8vf { border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; flex: 1 0 0px; height: 100%; overflow: visible; position: relative; width: 1px; }\",\".framer-bjwpB .framer-j9a2az, .framer-bjwpB .framer-2sgbl4 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: visible; padding: 0px 24px 0px 24px; position: relative; width: 100%; }\",\".framer-bjwpB .framer-qti9dm { flex: none; height: 7px; overflow: hidden; position: relative; width: 6px; }\",\".framer-bjwpB .framer-1b03byc, .framer-bjwpB .framer-55gm1 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-bjwpB .framer-1991ojd, .framer-bjwpB .framer-1wrt5fv, .framer-bjwpB .framer-26sewp { align-content: center; align-items: center; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 360px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-bjwpB .framer-1mm6hsw, .framer-bjwpB .framer-1hti3rf { align-content: center; align-items: center; align-self: stretch; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: auto; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-bjwpB .framer-1adbs5z-container { flex: none; height: auto; max-width: 1480px; position: relative; width: 100%; z-index: 2; }\",\".framer-bjwpB .framer-sgfyzh-container { flex: none; height: auto; position: relative; width: auto; z-index: 0; }\",\".framer-bjwpB .framer-h50uzn { flex: none; height: 100%; left: calc(50.00000000000002% - 100% / 2); opacity: 0.06; overflow: visible; pointer-events: none; position: absolute; top: 0px; width: 100%; z-index: 0; }\",\".framer-bjwpB .framer-1jbqs7g { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 400px; height: 100%; justify-content: center; left: calc(50.00000000000002% - 100% / 2); overflow: hidden; padding: 0px; position: absolute; top: 0px; width: 100%; z-index: 0; }\",\".framer-bjwpB .framer-yql5li, .framer-bjwpB .framer-1dlsads, .framer-bjwpB .framer-1v4ttwq { background-color: var(--token-3680e070-9a5f-4ccc-acdc-6b7bf653175a, #161616); flex: none; height: 100%; overflow: hidden; position: relative; width: 1px; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-bjwpB.framer-1vf3pp2, .framer-bjwpB .framer-po82e7, .framer-bjwpB .framer-mtqjsq, .framer-bjwpB .framer-1r0evp6, .framer-bjwpB .framer-nrjpaj, .framer-bjwpB .framer-3zshj4, .framer-bjwpB .framer-eh5d1k, .framer-bjwpB .framer-1fnu1tr, .framer-bjwpB .framer-qbawaa, .framer-bjwpB .framer-1xkhpqp, .framer-bjwpB .framer-1ot8b7v, .framer-bjwpB .framer-14jr7ja, .framer-bjwpB .framer-j9a2az, .framer-bjwpB .framer-1b03byc, .framer-bjwpB .framer-1991ojd, .framer-bjwpB .framer-1mm6hsw, .framer-bjwpB .framer-pcr3p7, .framer-bjwpB .framer-4qio3x, .framer-bjwpB .framer-2sgbl4, .framer-bjwpB .framer-1hti3rf, .framer-bjwpB .framer-55gm1, .framer-bjwpB .framer-1wrt5fv, .framer-bjwpB .framer-26sewp, .framer-bjwpB .framer-1jbqs7g { gap: 0px; } .framer-bjwpB.framer-1vf3pp2 > *, .framer-bjwpB .framer-1r0evp6 > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } .framer-bjwpB.framer-1vf3pp2 > :first-child, .framer-bjwpB .framer-po82e7 > :first-child, .framer-bjwpB .framer-mtqjsq > :first-child, .framer-bjwpB .framer-1r0evp6 > :first-child, .framer-bjwpB .framer-3zshj4 > :first-child, .framer-bjwpB .framer-eh5d1k > :first-child, .framer-bjwpB .framer-1b03byc > :first-child, .framer-bjwpB .framer-55gm1 > :first-child { margin-top: 0px; } .framer-bjwpB.framer-1vf3pp2 > :last-child, .framer-bjwpB .framer-po82e7 > :last-child, .framer-bjwpB .framer-mtqjsq > :last-child, .framer-bjwpB .framer-1r0evp6 > :last-child, .framer-bjwpB .framer-3zshj4 > :last-child, .framer-bjwpB .framer-eh5d1k > :last-child, .framer-bjwpB .framer-1b03byc > :last-child, .framer-bjwpB .framer-55gm1 > :last-child { margin-bottom: 0px; } .framer-bjwpB .framer-po82e7 > * { margin: 0px; margin-bottom: calc(180px / 2); margin-top: calc(180px / 2); } .framer-bjwpB .framer-mtqjsq > * { margin: 0px; margin-bottom: calc(44px / 2); margin-top: calc(44px / 2); } .framer-bjwpB .framer-nrjpaj > * { margin: 0px; margin-left: calc(3px / 2); margin-right: calc(3px / 2); } .framer-bjwpB .framer-nrjpaj > :first-child, .framer-bjwpB .framer-1fnu1tr > :first-child, .framer-bjwpB .framer-qbawaa > :first-child, .framer-bjwpB .framer-1xkhpqp > :first-child, .framer-bjwpB .framer-1ot8b7v > :first-child, .framer-bjwpB .framer-14jr7ja > :first-child, .framer-bjwpB .framer-j9a2az > :first-child, .framer-bjwpB .framer-1991ojd > :first-child, .framer-bjwpB .framer-1mm6hsw > :first-child, .framer-bjwpB .framer-pcr3p7 > :first-child, .framer-bjwpB .framer-4qio3x > :first-child, .framer-bjwpB .framer-2sgbl4 > :first-child, .framer-bjwpB .framer-1hti3rf > :first-child, .framer-bjwpB .framer-1wrt5fv > :first-child, .framer-bjwpB .framer-26sewp > :first-child, .framer-bjwpB .framer-1jbqs7g > :first-child { margin-left: 0px; } .framer-bjwpB .framer-nrjpaj > :last-child, .framer-bjwpB .framer-1fnu1tr > :last-child, .framer-bjwpB .framer-qbawaa > :last-child, .framer-bjwpB .framer-1xkhpqp > :last-child, .framer-bjwpB .framer-1ot8b7v > :last-child, .framer-bjwpB .framer-14jr7ja > :last-child, .framer-bjwpB .framer-j9a2az > :last-child, .framer-bjwpB .framer-1991ojd > :last-child, .framer-bjwpB .framer-1mm6hsw > :last-child, .framer-bjwpB .framer-pcr3p7 > :last-child, .framer-bjwpB .framer-4qio3x > :last-child, .framer-bjwpB .framer-2sgbl4 > :last-child, .framer-bjwpB .framer-1hti3rf > :last-child, .framer-bjwpB .framer-1wrt5fv > :last-child, .framer-bjwpB .framer-26sewp > :last-child, .framer-bjwpB .framer-1jbqs7g > :last-child { margin-right: 0px; } .framer-bjwpB .framer-3zshj4 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-bjwpB .framer-eh5d1k > *, .framer-bjwpB .framer-1b03byc > *, .framer-bjwpB .framer-55gm1 > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-bjwpB .framer-1fnu1tr > *, .framer-bjwpB .framer-qbawaa > *, .framer-bjwpB .framer-1ot8b7v > *, .framer-bjwpB .framer-14jr7ja > *, .framer-bjwpB .framer-1991ojd > *, .framer-bjwpB .framer-1mm6hsw > *, .framer-bjwpB .framer-pcr3p7 > *, .framer-bjwpB .framer-4qio3x > *, .framer-bjwpB .framer-1hti3rf > *, .framer-bjwpB .framer-1wrt5fv > *, .framer-bjwpB .framer-26sewp > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-bjwpB .framer-1xkhpqp > *, .framer-bjwpB .framer-j9a2az > *, .framer-bjwpB .framer-2sgbl4 > * { margin: 0px; margin-left: calc(24px / 2); margin-right: calc(24px / 2); } .framer-bjwpB .framer-1jbqs7g > * { margin: 0px; margin-left: calc(400px / 2); margin-right: calc(400px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,\"@media (min-width: 1200px) and (max-width: 1439px) { .framer-bjwpB.framer-1vf3pp2 { width: 1200px; }}\",\"@media (min-width: 810px) and (max-width: 1199px) { .framer-bjwpB.framer-1vf3pp2 { overflow: hidden; width: 810px; } .framer-bjwpB .framer-po82e7 { order: 0; } .framer-bjwpB .framer-1xcki93 { overflow: hidden; text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.25); } .framer-bjwpB .framer-eh5d1k { order: 1; } .framer-bjwpB .framer-1xkhpqp { height: 400px; } .framer-bjwpB .framer-1mmya3r-container { order: 2; } .framer-bjwpB .framer-1adbs5z-container { order: 3; } .framer-bjwpB .framer-sgfyzh-container { order: 4; } .framer-bjwpB .framer-h50uzn { left: calc(50.00000000000002% - 99.87654320987654% / 2); order: 5; width: 100%; } .framer-bjwpB .framer-1jbqs7g { order: 6; }}\",\"@media (max-width: 809px) { .framer-bjwpB.framer-1vf3pp2 { overflow: hidden; width: 390px; } .framer-bjwpB .framer-po82e7 { gap: 100px; } .framer-bjwpB .framer-1r0evp6 { gap: 16px; } .framer-bjwpB .framer-eh5d1k { padding: 0px; } .framer-bjwpB .framer-1fnu1tr { height: 400px; padding: 0px 20px 0px 20px; } .framer-bjwpB .framer-1xkhpqp, .framer-bjwpB .framer-j9a2az, .framer-bjwpB .framer-2sgbl4 { flex-direction: column; padding: 0px 20px 0px 20px; } .framer-bjwpB .framer-1ot8b7v, .framer-bjwpB .framer-14jr7ja { height: 1px; width: 100%; } .framer-bjwpB .framer-1b03byc, .framer-bjwpB .framer-55gm1 { flex: none; width: 100%; } .framer-bjwpB .framer-1mm6hsw, .framer-bjwpB .framer-1hti3rf { align-self: unset; flex: none; height: 400px; width: 100%; } .framer-bjwpB .framer-pcr3p7 { height: 400px; overflow: visible; padding: 0px 20px 0px 20px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-bjwpB .framer-po82e7, .framer-bjwpB .framer-1r0evp6, .framer-bjwpB .framer-1xkhpqp, .framer-bjwpB .framer-j9a2az, .framer-bjwpB .framer-2sgbl4 { gap: 0px; } .framer-bjwpB .framer-po82e7 > * { margin: 0px; margin-bottom: calc(100px / 2); margin-top: calc(100px / 2); } .framer-bjwpB .framer-po82e7 > :first-child, .framer-bjwpB .framer-1r0evp6 > :first-child, .framer-bjwpB .framer-1xkhpqp > :first-child, .framer-bjwpB .framer-j9a2az > :first-child, .framer-bjwpB .framer-2sgbl4 > :first-child { margin-top: 0px; } .framer-bjwpB .framer-po82e7 > :last-child, .framer-bjwpB .framer-1r0evp6 > :last-child, .framer-bjwpB .framer-1xkhpqp > :last-child, .framer-bjwpB .framer-j9a2az > :last-child, .framer-bjwpB .framer-2sgbl4 > :last-child { margin-bottom: 0px; } .framer-bjwpB .framer-1r0evp6 > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-bjwpB .framer-1xkhpqp > *, .framer-bjwpB .framer-j9a2az > *, .framer-bjwpB .framer-2sgbl4 > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 5197\n * @framerIntrinsicWidth 1440\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"zWhFJlFOX\":{\"layout\":[\"fixed\",\"auto\"]},\"nH100Kxu8\":{\"layout\":[\"fixed\",\"auto\"]},\"fxE_kkDga\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections {\"bF49N7ych\":{\"pattern\":\":bF49N7ych\",\"name\":\"nav\"}}\n * @framerResponsiveScreen\n */const FramerwEmn9GQq0=withCSS(Component,css,\"framer-bjwpB\");export default FramerwEmn9GQq0;FramerwEmn9GQq0.displayName=\"Page\";FramerwEmn9GQq0.defaultProps={height:5197,width:1440};addFonts(FramerwEmn9GQq0,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"}]},...NavigationBarFonts,...MenuFonts,...ContactSectionFonts,...FooterFonts,...SmoothScrollFonts,...CircleCursorFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerwEmn9GQq0\",\"slots\":[],\"annotations\":{\"framerImmutableVariables\":\"true\",\"framerResponsiveScreen\":\"\",\"framerIntrinsicWidth\":\"1440\",\"framerComponentViewportWidth\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"zWhFJlFOX\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"nH100Kxu8\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"fxE_kkDga\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerContractVersion\":\"1\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerIntrinsicHeight\":\"5197\",\"framerScrollSections\":\"{\\\"bF49N7ych\\\":{\\\"pattern\\\":\\\":bF49N7ych\\\",\\\"name\\\":\\\"nav\\\"}}\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["NavigationBarFonts", "getFonts", "OUcp9x9Lm_default", "MenuFonts", "TpvpqmlmO_default", "RichTextWithOptimizedAppearEffect", "withOptimizedAppearEffect", "RichText2", "ImageWithFX", "withFX", "Image2", "MotionSectionWithOptimizedAppearEffect", "motion", "ContactSectionFonts", "e8kApHjI4_default", "FooterFonts", "rmyHU0j9Q_default", "SmoothScrollFonts", "SmoothScroll", "CircleCursorFonts", "LRbgZFhAP_default", "breakpoints", "serializationHash", "variantClassNames", "transition1", "animation", "animation1", "animation2", "getContainer", "Overlay", "children", "blockDocumentScrolling", "enabled", "visible", "setVisible", "useOverlayState", "transition2", "animation3", "animation4", "animation5", "animation6", "transition3", "animation7", "transition4", "animation8", "animation9", "HTMLStyle", "value", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "cursor", "LRbgZFhAP_default", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "activeVariantCallback", "delay", "useActiveVariantCallback", "h8rI9Kvlz3bnx0g", "overlay", "loadMore", "args", "nudbpXYrr1wnntms", "scopingClassNames", "cx", "elementId", "useRouteElementId", "ref1", "router", "useRouter", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "l", "ComponentViewportProvider", "Container", "PropertyOverrides2", "OUcp9x9Lm_default", "AnimatePresence", "Ga", "x", "TpvpqmlmO_default", "RichText2", "RichTextWithOptimizedAppearEffect", "MotionSectionWithOptimizedAppearEffect", "getLoadingLazyAtYPosition", "ImageWithFX", "Image2", "e8kApHjI4_default", "ResolveLinks", "resolvedLinks", "rmyHU0j9Q_default", "SmoothScroll", "css", "FramerwEmn9GQq0", "withCSS", "wEmn9GQq0_default", "addFonts", "NavigationBarFonts", "MenuFonts", "ContactSectionFonts", "FooterFonts", "SmoothScrollFonts", "CircleCursorFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
