{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/2PlgDTT6WKrkjHVjUtjj/vRosaPSY8yKTMvHQeBnW/eiKpsAMr5.js"],
  "sourcesContent": ["// Generated by Framer (c76752e)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image as Image1,PropertyOverrides,ResolveLinks,RichText,useActiveVariantCallback,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useOverlayState,useRouter,withCSS,withOptimizedAppearEffect}from\"framer\";import{AnimatePresence,LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import*as ReactDOM from\"react-dom\";import{Youtube as YouTube}from\"https://framerusercontent.com/modules/NEd4VmDdsxM3StIUbddO/1de6WpgIbCrKkRcPfQcW/YouTube.js\";import Slideshow from\"https://framerusercontent.com/modules/zvkTOpMSuRzRhLzZZIwG/z9LFDX6PKECtSqS68OWD/SlideShow.js\";import Card1 from\"#framer/local/canvasComponent/cHcjPoTqB/cHcjPoTqB.js\";import HoverCard2 from\"#framer/local/canvasComponent/D1ED6BsSj/D1ED6BsSj.js\";import MenuMenuNav from\"#framer/local/canvasComponent/ey9RMFL0A/ey9RMFL0A.js\";import Image from\"#framer/local/canvasComponent/jHShxBJm3/jHShxBJm3.js\";import LayoutBodyBackgroundImage from\"#framer/local/canvasComponent/lXv0LgM3c/lXv0LgM3c.js\";import LayoutHeader from\"#framer/local/canvasComponent/oGhHpErZD/oGhHpErZD.js\";import ContentHomeImage from\"#framer/local/canvasComponent/Rb7TaEcU4/Rb7TaEcU4.js\";import*as sharedStyle from\"#framer/local/css/xZndidUCt/xZndidUCt.js\";import metadataProvider from\"#framer/local/webPageMetadata/eiKpsAMr5/eiKpsAMr5.js\";const ImageFonts=getFonts(Image);const YouTubeFonts=getFonts(YouTube);const LayoutHeaderFonts=getFonts(LayoutHeader);const MenuMenuNavFonts=getFonts(MenuMenuNav);const MotionDivWithOptimizedAppearEffect=withOptimizedAppearEffect(motion.div);const Card1Fonts=getFonts(Card1);const HoverCard2Fonts=getFonts(HoverCard2);const ContentHomeImageFonts=getFonts(ContentHomeImage);const ContainerWithOptimizedAppearEffect=withOptimizedAppearEffect(Container);const SlideshowFonts=getFonts(Slideshow);const LayoutBodyBackgroundImageFonts=getFonts(LayoutBodyBackgroundImage);const breakpoints={aQHIXSfsJ:\"(min-width: 810px) and (max-width: 1199px)\",pwYEusMwi:\"(max-width: 809px)\",sA3fIjphy:\"(min-width: 1200px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-VBlEN\";const variantClassNames={aQHIXSfsJ:\"framer-v-1h40rrc\",pwYEusMwi:\"framer-v-id5v2\",sA3fIjphy:\"framer-v-yjpa85\"};const transition1={delay:0,duration:.5,ease:[.5,0,.88,.77],type:\"tween\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition1,x:0,y:0};const animation1={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:0};const addImageAlt=(image,alt)=>{if(!image||typeof image!==\"object\"){return;}return{...image,alt};};const transition2={bounce:.2,delay:.5,duration:1,type:\"spring\"};const animation2={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2,x:0,y:0};const animation3={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};const transformTemplate1=(_,t)=>`translate(-50%, -50%) ${t}`;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 HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"sA3fIjphy\",Phone:\"pwYEusMwi\",Tablet:\"aQHIXSfsJ\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"sA3fIjphy\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();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 VxiQsktXP3bnx0g=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.toggle();});const OokibawIE3bnx0g=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.toggle();});const woAUVjEwf1wnntms=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.hide();});const sharedStyleClassNames=[sharedStyle.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const router=useRouter();const defaultLayoutId=React.useId();useCustomCursors({});const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"sA3fIjphy\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-4321a524-8651-4268-85f9-e884d8cb6223, rgb(253, 251, 246)); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-yjpa85\",className),ref:ref??ref1,style:{...style},children:[/*#__PURE__*/_jsxs(\"main\",{className:\"framer-1ltke2p\",\"data-framer-name\":\"Main Wrapper\",children:[/*#__PURE__*/_jsxs(MotionDivWithOptimizedAppearEffect,{animate:animation,className:\"framer-l21cy8\",\"data-framer-appear-id\":\"l21cy8\",\"data-framer-name\":\"Left\",initial:animation1,optimized:true,style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(Overlay,{children:overlay=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aQHIXSfsJ:{height:600,width:`max(${componentViewport?.width||\"100vw\"} - 32px, 1px)`,y:(componentViewport?.y||0)+16+0+0+0+0},pwYEusMwi:{height:500,width:`max(${componentViewport?.width||\"100vw\"} - 24px, 1px)`,y:(componentViewport?.y||0)+12+0+0+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:952,width:`max(max((${componentViewport?.width||\"100vw\"} - 16px) / 2, 1px) - 24px, 1px)`,y:(componentViewport?.y||0)+0+0+0+24,children:/*#__PURE__*/_jsxs(Container,{className:\"framer-vla1pr-container\",id:\"vla1pr\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{pwYEusMwi:{variant:\"E5uhZSrz5\"}},children:/*#__PURE__*/_jsx(Image,{h7_9qLeL6:addImageAlt({src:\"https://framerusercontent.com/images/UztEHZSs8VOotNgijtWOZTveacI.png\",srcSet:\"https://framerusercontent.com/images/UztEHZSs8VOotNgijtWOZTveacI.png?scale-down-to=512 512w,https://framerusercontent.com/images/UztEHZSs8VOotNgijtWOZTveacI.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/UztEHZSs8VOotNgijtWOZTveacI.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/UztEHZSs8VOotNgijtWOZTveacI.png 3608w\"},\"\"),height:\"100%\",id:\"cXUybDrC5\",layoutId:\"cXUybDrC5\",ojJvSSkaV:\"https://framerusercontent.com/assets/qCfJGzPRakDm6SmItJY9GkAk.mp4\",style:{height:\"100%\",width:\"100%\"},variant:\"YKhXVyFXx\",VxiQsktXP:VxiQsktXP3bnx0g({overlay}),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-1w9f1ht\"),\"data-framer-portal-id\":\"vla1pr\",exit:{opacity:0,transition:{delay:0,duration:0,ease:[0,0,1,1],type:\"tween\"}},initial:{opacity:0},onTap:()=>overlay.hide()},\"iblnGOZYD\"),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aQHIXSfsJ:{transformTemplate:transformTemplate1},pwYEusMwi:{transformTemplate:transformTemplate1}},children:/*#__PURE__*/_jsx(Container,{animate:animation2,className:cx(scopingClassNames,\"framer-1vqydvo-container\"),\"data-framer-portal-id\":\"vla1pr\",initial:animation3,children:/*#__PURE__*/_jsx(YouTube,{borderRadius:0,bottomLeftRadius:0,bottomRightRadius:0,height:\"100%\",id:\"OploP0hvq\",isMixedBorderRadius:false,isRed:true,layoutId:\"OploP0hvq\",play:\"On\",shouldMute:false,style:{height:\"100%\",width:\"100%\"},thumbnail:\"Medium Quality\",topLeftRadius:0,topRightRadius:0,url:\"https://www.youtube.com/watch?v=AWquJE-zPYU\",width:\"100%\"})})})})]}),getContainer())})})]})})})})}),/*#__PURE__*/_jsx(Overlay,{children:overlay1=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aQHIXSfsJ:{y:(componentViewport?.y||0)+16+0+0+0+32},pwYEusMwi:{y:(componentViewport?.y||0)+12+0+0+0+16}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:57,y:(componentViewport?.y||0)+0+0+0+72,children:/*#__PURE__*/_jsxs(Container,{className:\"framer-1dzqk9i-container\",id:\"1dzqk9i\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{pwYEusMwi:{variant:\"iYWmBinwv\"}},children:/*#__PURE__*/_jsx(LayoutHeader,{height:\"100%\",id:\"ZA0IIiE05\",layoutId:\"ZA0IIiE05\",OokibawIE:OokibawIE3bnx0g({overlay:overlay1}),variant:\"sMX5M2Uqr\",width:\"100%\"})}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay1.visible&&/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/ReactDOM.createPortal(/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.div,{animate:{opacity:1,transition:{delay:0,duration:0,ease:[.5,0,.88,.77],type:\"tween\"}},className:cx(scopingClassNames,\"framer-1tt3omf\"),\"data-framer-portal-id\":\"1dzqk9i\",exit:{opacity:0,transition:{delay:0,duration:0,ease:[.12,.23,.5,1],type:\"tween\"}},initial:{opacity:0},onTap:()=>overlay1.hide()},\"zbvn0nCQB\"),/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:cx(scopingClassNames,\"framer-p7wfp9-container\"),\"data-framer-portal-id\":\"1dzqk9i\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aQHIXSfsJ:{variant:\"ysPOVDWMi\"},pwYEusMwi:{variant:\"kQwlISGHm\"}},children:/*#__PURE__*/_jsx(MenuMenuNav,{height:\"100%\",id:\"Iwssxm8Kf\",layoutId:\"Iwssxm8Kf\",style:{height:\"100%\",width:\"100%\"},variant:\"EGqK4uSJI\",width:\"100%\",woAUVjEwf:woAUVjEwf1wnntms({overlay:overlay1})})})})})]}),getContainer())})})]})})})})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-z0chka\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-91ghxt\",\"data-framer-name\":\"Right\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-efh3re\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-iyepl\",children:/*#__PURE__*/_jsx(MotionDivWithOptimizedAppearEffect,{animate:animation,className:\"framer-1tk773\",\"data-border\":true,\"data-framer-appear-id\":\"1tk773\",\"data-framer-name\":\"Card\",initial:animation1,optimized:true,style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aQHIXSfsJ:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+16+0+0+616+0+0+0+0+0+0+48+0),pixelHeight:1200,pixelWidth:4302,positionX:\"center\",positionY:\"center\",sizes:`calc(max(${componentViewport?.width||\"100vw\"} - 32px, 1px) - 96px)`,src:\"https://framerusercontent.com/images/iLeRJD3XhYpvjAsbxFrsfmfgx8.png\",srcSet:\"https://framerusercontent.com/images/iLeRJD3XhYpvjAsbxFrsfmfgx8.png?scale-down-to=512 512w,https://framerusercontent.com/images/iLeRJD3XhYpvjAsbxFrsfmfgx8.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/iLeRJD3XhYpvjAsbxFrsfmfgx8.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/iLeRJD3XhYpvjAsbxFrsfmfgx8.png?scale-down-to=4096 4096w,https://framerusercontent.com/images/iLeRJD3XhYpvjAsbxFrsfmfgx8.png 4302w\"}},pwYEusMwi:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+12+0+0+512+0+0+0+0+0+0+0+40+0),pixelHeight:1200,pixelWidth:4302,positionX:\"center\",positionY:\"center\",sizes:`calc(max(${componentViewport?.width||\"100vw\"} - 24px, 1px) - 80px)`,src:\"https://framerusercontent.com/images/iLeRJD3XhYpvjAsbxFrsfmfgx8.png\",srcSet:\"https://framerusercontent.com/images/iLeRJD3XhYpvjAsbxFrsfmfgx8.png?scale-down-to=512 512w,https://framerusercontent.com/images/iLeRJD3XhYpvjAsbxFrsfmfgx8.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/iLeRJD3XhYpvjAsbxFrsfmfgx8.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/iLeRJD3XhYpvjAsbxFrsfmfgx8.png?scale-down-to=4096 4096w,https://framerusercontent.com/images/iLeRJD3XhYpvjAsbxFrsfmfgx8.png 4302w\"}}},children:/*#__PURE__*/_jsx(Image1,{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+24+0+0+0+0+0+40+0),pixelHeight:1200,pixelWidth:4302,positionX:\"center\",positionY:\"center\",sizes:`calc(max(max((${componentViewport?.width||\"100vw\"} - 16px) / 2, 1px) - 24px, 1px) - 160px)`,src:\"https://framerusercontent.com/images/iLeRJD3XhYpvjAsbxFrsfmfgx8.png\",srcSet:\"https://framerusercontent.com/images/iLeRJD3XhYpvjAsbxFrsfmfgx8.png?scale-down-to=512 512w,https://framerusercontent.com/images/iLeRJD3XhYpvjAsbxFrsfmfgx8.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/iLeRJD3XhYpvjAsbxFrsfmfgx8.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/iLeRJD3XhYpvjAsbxFrsfmfgx8.png?scale-down-to=4096 4096w,https://framerusercontent.com/images/iLeRJD3XhYpvjAsbxFrsfmfgx8.png 4302w\"},className:\"framer-qd2w75\"})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-9nncrw\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aQHIXSfsJ:{width:`max((max(${componentViewport?.width||\"100vw\"} - 32px, 1px) - 10px) / 2, 1px)`,y:(componentViewport?.y||0)+16+0+0+616+0+0+0+0+192+0},pwYEusMwi:{height:143,width:`max((max(${componentViewport?.width||\"100vw\"} - 24px, 1px) - 10px) / 2, 1px)`,y:(componentViewport?.y||0)+12+0+0+512+0+0+0+0+176+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:0,width:`max((max(max((${componentViewport?.width||\"100vw\"} - 16px) / 2, 1px) - 24px, 1px) - 10px) / 2, 1px)`,y:(componentViewport?.y||0)+0+0+0+24+0+0+0+232+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-106ybm4-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{pwYEusMwi:{style:{width:\"100%\"}}},children:/*#__PURE__*/_jsx(Card1,{height:\"100%\",id:\"DnoEIKQ3D\",layoutId:\"DnoEIKQ3D\",style:{height:\"100%\",width:\"100%\"},uOStpkjOg:\"event coverage\",width:\"100%\",ZU7ivIFrM:\"content type\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aQHIXSfsJ:{width:`max((max(${componentViewport?.width||\"100vw\"} - 32px, 1px) - 10px) / 2, 1px)`,y:(componentViewport?.y||0)+16+0+0+616+0+0+0+0+192+0},pwYEusMwi:{height:143,width:`max((max(${componentViewport?.width||\"100vw\"} - 24px, 1px) - 10px) / 2, 1px)`,y:(componentViewport?.y||0)+12+0+0+512+0+0+0+0+176+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:0,width:`max((max(max((${componentViewport?.width||\"100vw\"} - 16px) / 2, 1px) - 24px, 1px) - 10px) / 2, 1px)`,y:(componentViewport?.y||0)+0+0+0+24+0+0+0+232+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-70s3bx-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{pwYEusMwi:{style:{width:\"100%\"}}},children:/*#__PURE__*/_jsx(Card1,{height:\"100%\",id:\"SBcjlPpIo\",layoutId:\"SBcjlPpIo\",style:{height:\"100%\",width:\"100%\"},uOStpkjOg:\"Business, Tech & Education\",width:\"100%\",ZU7ivIFrM:\"industry\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-11u8hak\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-n81z7i\",children:/*#__PURE__*/_jsx(MotionDivWithOptimizedAppearEffect,{animate:animation,className:\"framer-vvcucc\",\"data-border\":true,\"data-framer-appear-id\":\"vvcucc\",\"data-framer-name\":\"Card\",initial:animation1,optimized:true,style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",children:\"Playbook 2024 brought together innovators, entrepreneurs, and process-driven thinkers for a day filled with ideas, inspiration, and community. Trainual sought to capture the energy and key moments from this unforgettable event. Through powerful talks and shared experiences, leaders explored how documenting processes and scaling with intention leads to long-term success. This aftermovie encapsulates the spirit of Playbook and the people driving business forward.\"})}),className:\"framer-aqy05n\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-154tepd\",\"data-framer-name\":\"Images\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aQHIXSfsJ:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:480,intrinsicWidth:320,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+16+0+0+616+0+0+0+0+224+0+0),pixelHeight:1472,pixelWidth:3186,sizes:`calc(max((max(${componentViewport?.width||\"100vw\"} - 32px, 1px) - 20px) / 2, 50px) * 2 + 20px)`,src:\"https://framerusercontent.com/images/no2XkaPPnVyt43IZ1anYc2j8k.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/no2XkaPPnVyt43IZ1anYc2j8k.png?scale-down-to=512 512w,https://framerusercontent.com/images/no2XkaPPnVyt43IZ1anYc2j8k.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/no2XkaPPnVyt43IZ1anYc2j8k.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/no2XkaPPnVyt43IZ1anYc2j8k.png 3186w\"}},pwYEusMwi:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:480,intrinsicWidth:320,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+12+0+0+512+0+0+0+0+559+0+0),pixelHeight:1472,pixelWidth:3186,sizes:`max(${componentViewport?.width||\"100vw\"} - 24px, 1px)`,src:\"https://framerusercontent.com/images/no2XkaPPnVyt43IZ1anYc2j8k.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/no2XkaPPnVyt43IZ1anYc2j8k.png?scale-down-to=512 512w,https://framerusercontent.com/images/no2XkaPPnVyt43IZ1anYc2j8k.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/no2XkaPPnVyt43IZ1anYc2j8k.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/no2XkaPPnVyt43IZ1anYc2j8k.png 3186w\"}}},children:/*#__PURE__*/_jsx(Image1,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:480,intrinsicWidth:320,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+24+0+0+0+472+0+0),pixelHeight:1472,pixelWidth:3186,sizes:`calc(max((max(max((${componentViewport?.width||\"100vw\"} - 16px) / 2, 1px) - 24px, 1px) - 120px) / 7, 50px) * 3 + 40px)`,src:\"https://framerusercontent.com/images/no2XkaPPnVyt43IZ1anYc2j8k.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/no2XkaPPnVyt43IZ1anYc2j8k.png?scale-down-to=512 512w,https://framerusercontent.com/images/no2XkaPPnVyt43IZ1anYc2j8k.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/no2XkaPPnVyt43IZ1anYc2j8k.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/no2XkaPPnVyt43IZ1anYc2j8k.png 3186w\"},className:\"framer-1vb3eeg\",\"data-framer-name\":\"Image 01\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aQHIXSfsJ:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:425,intrinsicWidth:320,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+16+0+0+616+0+0+0+0+224+0+320),pixelHeight:1484,pixelWidth:3170,sizes:`max((max(${componentViewport?.width||\"100vw\"} - 32px, 1px) - 20px) / 2, 50px)`,src:\"https://framerusercontent.com/images/hlmd23OsQE7bAMlGFMr9te2CBQ4.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/hlmd23OsQE7bAMlGFMr9te2CBQ4.png?scale-down-to=512 512w,https://framerusercontent.com/images/hlmd23OsQE7bAMlGFMr9te2CBQ4.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/hlmd23OsQE7bAMlGFMr9te2CBQ4.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/hlmd23OsQE7bAMlGFMr9te2CBQ4.png 3170w\"}},pwYEusMwi:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:425,intrinsicWidth:320,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+12+0+0+512+0+0+0+0+559+0+320),pixelHeight:1484,pixelWidth:3170,sizes:`max(${componentViewport?.width||\"100vw\"} - 24px, 1px)`,src:\"https://framerusercontent.com/images/hlmd23OsQE7bAMlGFMr9te2CBQ4.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/hlmd23OsQE7bAMlGFMr9te2CBQ4.png?scale-down-to=512 512w,https://framerusercontent.com/images/hlmd23OsQE7bAMlGFMr9te2CBQ4.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/hlmd23OsQE7bAMlGFMr9te2CBQ4.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/hlmd23OsQE7bAMlGFMr9te2CBQ4.png 3170w\"}}},children:/*#__PURE__*/_jsx(Image1,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:425,intrinsicWidth:320,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+24+0+0+0+472+0+0),pixelHeight:1484,pixelWidth:3170,sizes:`calc(max((max(max((${componentViewport?.width||\"100vw\"} - 16px) / 2, 1px) - 24px, 1px) - 120px) / 7, 50px) * 4 + 60px)`,src:\"https://framerusercontent.com/images/hlmd23OsQE7bAMlGFMr9te2CBQ4.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/hlmd23OsQE7bAMlGFMr9te2CBQ4.png?scale-down-to=512 512w,https://framerusercontent.com/images/hlmd23OsQE7bAMlGFMr9te2CBQ4.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/hlmd23OsQE7bAMlGFMr9te2CBQ4.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/hlmd23OsQE7bAMlGFMr9te2CBQ4.png 3170w\"},className:\"framer-es5ima\",\"data-framer-name\":\"Image 02\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aQHIXSfsJ:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:425,intrinsicWidth:320,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+16+0+0+616+0+0+0+0+224+0+320),pixelHeight:1492,pixelWidth:3192,sizes:`max((max(${componentViewport?.width||\"100vw\"} - 32px, 1px) - 20px) / 2, 50px)`,src:\"https://framerusercontent.com/images/DjJlN7LyWly5kyKfCUznsItexs.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/DjJlN7LyWly5kyKfCUznsItexs.png?scale-down-to=512 512w,https://framerusercontent.com/images/DjJlN7LyWly5kyKfCUznsItexs.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/DjJlN7LyWly5kyKfCUznsItexs.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/DjJlN7LyWly5kyKfCUznsItexs.png 3192w\"}},pwYEusMwi:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:425,intrinsicWidth:320,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+12+0+0+512+0+0+0+0+559+0+640),pixelHeight:1492,pixelWidth:3192,sizes:`max(${componentViewport?.width||\"100vw\"} - 24px, 1px)`,src:\"https://framerusercontent.com/images/DjJlN7LyWly5kyKfCUznsItexs.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/DjJlN7LyWly5kyKfCUznsItexs.png?scale-down-to=512 512w,https://framerusercontent.com/images/DjJlN7LyWly5kyKfCUznsItexs.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/DjJlN7LyWly5kyKfCUznsItexs.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/DjJlN7LyWly5kyKfCUznsItexs.png 3192w\"}}},children:/*#__PURE__*/_jsx(Image1,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:425,intrinsicWidth:320,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+24+0+0+0+472+0+220),pixelHeight:1492,pixelWidth:3192,sizes:`calc(max((max(max((${componentViewport?.width||\"100vw\"} - 16px) / 2, 1px) - 24px, 1px) - 120px) / 7, 50px) * 7 + 120px)`,src:\"https://framerusercontent.com/images/DjJlN7LyWly5kyKfCUznsItexs.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/DjJlN7LyWly5kyKfCUznsItexs.png?scale-down-to=512 512w,https://framerusercontent.com/images/DjJlN7LyWly5kyKfCUznsItexs.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/DjJlN7LyWly5kyKfCUznsItexs.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/DjJlN7LyWly5kyKfCUznsItexs.png 3192w\"},className:\"framer-1g31m0g\",\"data-framer-name\":\"Image 02\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aQHIXSfsJ:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:425,intrinsicWidth:320,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+16+0+0+616+0+0+0+0+224+0+640),pixelHeight:1480,pixelWidth:3178,sizes:`calc(max((max(${componentViewport?.width||\"100vw\"} - 32px, 1px) - 20px) / 2, 50px) * 2 + 20px)`,src:\"https://framerusercontent.com/images/PrWF1aUHNP9B5MT9EtPNHEaXlto.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/PrWF1aUHNP9B5MT9EtPNHEaXlto.png?scale-down-to=512 512w,https://framerusercontent.com/images/PrWF1aUHNP9B5MT9EtPNHEaXlto.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/PrWF1aUHNP9B5MT9EtPNHEaXlto.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/PrWF1aUHNP9B5MT9EtPNHEaXlto.png 3178w\"}},pwYEusMwi:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:425,intrinsicWidth:320,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+12+0+0+512+0+0+0+0+559+0+960),pixelHeight:1480,pixelWidth:3178,sizes:`max(${componentViewport?.width||\"100vw\"} - 24px, 1px)`,src:\"https://framerusercontent.com/images/PrWF1aUHNP9B5MT9EtPNHEaXlto.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/PrWF1aUHNP9B5MT9EtPNHEaXlto.png?scale-down-to=512 512w,https://framerusercontent.com/images/PrWF1aUHNP9B5MT9EtPNHEaXlto.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/PrWF1aUHNP9B5MT9EtPNHEaXlto.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/PrWF1aUHNP9B5MT9EtPNHEaXlto.png 3178w\"}}},children:/*#__PURE__*/_jsx(Image1,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:425,intrinsicWidth:320,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+24+0+0+0+472+0+660),pixelHeight:1480,pixelWidth:3178,sizes:`calc(max((max(max((${componentViewport?.width||\"100vw\"} - 16px) / 2, 1px) - 24px, 1px) - 120px) / 7, 50px) * 4 + 60px)`,src:\"https://framerusercontent.com/images/PrWF1aUHNP9B5MT9EtPNHEaXlto.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/PrWF1aUHNP9B5MT9EtPNHEaXlto.png?scale-down-to=512 512w,https://framerusercontent.com/images/PrWF1aUHNP9B5MT9EtPNHEaXlto.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/PrWF1aUHNP9B5MT9EtPNHEaXlto.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/PrWF1aUHNP9B5MT9EtPNHEaXlto.png 3178w\"},className:\"framer-11hp3xv\",\"data-framer-name\":\"Image 02\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aQHIXSfsJ:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:425,intrinsicWidth:320,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+16+0+0+616+0+0+0+0+224+0+960),pixelHeight:1490,pixelWidth:3192,positionX:\"66.7%\",positionY:\"39.4%\",sizes:`calc(max((max(${componentViewport?.width||\"100vw\"} - 32px, 1px) - 20px) / 2, 50px) * 2 + 20px)`,src:\"https://framerusercontent.com/images/RSB3YPhVS7AvYgM8vn8xhce1sGs.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/RSB3YPhVS7AvYgM8vn8xhce1sGs.png?scale-down-to=512 512w,https://framerusercontent.com/images/RSB3YPhVS7AvYgM8vn8xhce1sGs.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/RSB3YPhVS7AvYgM8vn8xhce1sGs.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/RSB3YPhVS7AvYgM8vn8xhce1sGs.png 3192w\"}},pwYEusMwi:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:425,intrinsicWidth:320,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+12+0+0+512+0+0+0+0+559+0+1280),pixelHeight:1490,pixelWidth:3192,positionX:\"66.7%\",positionY:\"39.4%\",sizes:`max(${componentViewport?.width||\"100vw\"} - 24px, 1px)`,src:\"https://framerusercontent.com/images/RSB3YPhVS7AvYgM8vn8xhce1sGs.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/RSB3YPhVS7AvYgM8vn8xhce1sGs.png?scale-down-to=512 512w,https://framerusercontent.com/images/RSB3YPhVS7AvYgM8vn8xhce1sGs.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/RSB3YPhVS7AvYgM8vn8xhce1sGs.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/RSB3YPhVS7AvYgM8vn8xhce1sGs.png 3192w\"}}},children:/*#__PURE__*/_jsx(Image1,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:425,intrinsicWidth:320,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+24+0+0+0+472+0+660),pixelHeight:1490,pixelWidth:3192,positionX:\"66.7%\",positionY:\"39.4%\",sizes:`calc(max((max(max((${componentViewport?.width||\"100vw\"} - 16px) / 2, 1px) - 24px, 1px) - 120px) / 7, 50px) * 3 + 40px)`,src:\"https://framerusercontent.com/images/RSB3YPhVS7AvYgM8vn8xhce1sGs.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/RSB3YPhVS7AvYgM8vn8xhce1sGs.png?scale-down-to=512 512w,https://framerusercontent.com/images/RSB3YPhVS7AvYgM8vn8xhce1sGs.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/RSB3YPhVS7AvYgM8vn8xhce1sGs.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/RSB3YPhVS7AvYgM8vn8xhce1sGs.png 3192w\"},className:\"framer-1ih6ini\",\"data-framer-name\":\"Image 02\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aQHIXSfsJ:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:425,intrinsicWidth:320,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+16+0+0+616+0+0+0+0+224+0+1280),pixelHeight:1366,pixelWidth:3184,sizes:`calc(max((max(${componentViewport?.width||\"100vw\"} - 32px, 1px) - 20px) / 2, 50px) * 2 + 20px)`,src:\"https://framerusercontent.com/images/l3IzbQX0e5dJLKG0zhtJue4Dc4A.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/l3IzbQX0e5dJLKG0zhtJue4Dc4A.png?scale-down-to=512 512w,https://framerusercontent.com/images/l3IzbQX0e5dJLKG0zhtJue4Dc4A.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/l3IzbQX0e5dJLKG0zhtJue4Dc4A.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/l3IzbQX0e5dJLKG0zhtJue4Dc4A.png 3184w\"}},pwYEusMwi:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:425,intrinsicWidth:320,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+12+0+0+512+0+0+0+0+559+0+1600),pixelHeight:1366,pixelWidth:3184,sizes:`max(${componentViewport?.width||\"100vw\"} - 24px, 1px)`,src:\"https://framerusercontent.com/images/l3IzbQX0e5dJLKG0zhtJue4Dc4A.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/l3IzbQX0e5dJLKG0zhtJue4Dc4A.png?scale-down-to=512 512w,https://framerusercontent.com/images/l3IzbQX0e5dJLKG0zhtJue4Dc4A.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/l3IzbQX0e5dJLKG0zhtJue4Dc4A.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/l3IzbQX0e5dJLKG0zhtJue4Dc4A.png 3184w\"}}},children:/*#__PURE__*/_jsx(Image1,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:425,intrinsicWidth:320,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+24+0+0+0+472+0+880),pixelHeight:1366,pixelWidth:3184,sizes:`calc(max((max(max((${componentViewport?.width||\"100vw\"} - 16px) / 2, 1px) - 24px, 1px) - 120px) / 7, 50px) * 7 + 120px)`,src:\"https://framerusercontent.com/images/l3IzbQX0e5dJLKG0zhtJue4Dc4A.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/l3IzbQX0e5dJLKG0zhtJue4Dc4A.png?scale-down-to=512 512w,https://framerusercontent.com/images/l3IzbQX0e5dJLKG0zhtJue4Dc4A.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/l3IzbQX0e5dJLKG0zhtJue4Dc4A.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/l3IzbQX0e5dJLKG0zhtJue4Dc4A.png 3184w\"},className:\"framer-1al1x5p\",\"data-framer-name\":\"Image 02\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aQHIXSfsJ:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:425,intrinsicWidth:320,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+16+0+0+616+0+0+0+0+224+0+1600),pixelHeight:1152,pixelWidth:3188,positionX:\"47.1%\",positionY:\"51.2%\",sizes:`calc(max((max(${componentViewport?.width||\"100vw\"} - 32px, 1px) - 20px) / 2, 50px) * 2 + 20px)`,src:\"https://framerusercontent.com/images/AVL9u0gJS03hCcwDn0VadxmDPU.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/AVL9u0gJS03hCcwDn0VadxmDPU.png?scale-down-to=512 512w,https://framerusercontent.com/images/AVL9u0gJS03hCcwDn0VadxmDPU.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/AVL9u0gJS03hCcwDn0VadxmDPU.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/AVL9u0gJS03hCcwDn0VadxmDPU.png 3188w\"}},pwYEusMwi:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:425,intrinsicWidth:320,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+12+0+0+512+0+0+0+0+559+0+1920),pixelHeight:1152,pixelWidth:3188,positionX:\"47.1%\",positionY:\"51.2%\",sizes:`max(${componentViewport?.width||\"100vw\"} - 24px, 1px)`,src:\"https://framerusercontent.com/images/AVL9u0gJS03hCcwDn0VadxmDPU.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/AVL9u0gJS03hCcwDn0VadxmDPU.png?scale-down-to=512 512w,https://framerusercontent.com/images/AVL9u0gJS03hCcwDn0VadxmDPU.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/AVL9u0gJS03hCcwDn0VadxmDPU.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/AVL9u0gJS03hCcwDn0VadxmDPU.png 3188w\"}}},children:/*#__PURE__*/_jsx(Image1,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:425,intrinsicWidth:320,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+24+0+0+0+472+0+1320),pixelHeight:1152,pixelWidth:3188,positionX:\"47.1%\",positionY:\"51.2%\",sizes:`calc(max((max(max((${componentViewport?.width||\"100vw\"} - 16px) / 2, 1px) - 24px, 1px) - 120px) / 7, 50px) * 3 + 40px)`,src:\"https://framerusercontent.com/images/AVL9u0gJS03hCcwDn0VadxmDPU.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/AVL9u0gJS03hCcwDn0VadxmDPU.png?scale-down-to=512 512w,https://framerusercontent.com/images/AVL9u0gJS03hCcwDn0VadxmDPU.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/AVL9u0gJS03hCcwDn0VadxmDPU.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/AVL9u0gJS03hCcwDn0VadxmDPU.png 3188w\"},className:\"framer-h49737\",\"data-framer-name\":\"Image 02\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aQHIXSfsJ:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:425,intrinsicWidth:320,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+16+0+0+616+0+0+0+0+224+0+1920),pixelHeight:1430,pixelWidth:3174,sizes:`calc(max((max(${componentViewport?.width||\"100vw\"} - 32px, 1px) - 20px) / 2, 50px) * 2 + 20px)`,src:\"https://framerusercontent.com/images/A292ChjOdY4uZPE6GTXDvcEAXmU.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/A292ChjOdY4uZPE6GTXDvcEAXmU.png?scale-down-to=512 512w,https://framerusercontent.com/images/A292ChjOdY4uZPE6GTXDvcEAXmU.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/A292ChjOdY4uZPE6GTXDvcEAXmU.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/A292ChjOdY4uZPE6GTXDvcEAXmU.png 3174w\"}},pwYEusMwi:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:425,intrinsicWidth:320,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+12+0+0+512+0+0+0+0+559+0+2240),pixelHeight:1430,pixelWidth:3174,sizes:`max(${componentViewport?.width||\"100vw\"} - 24px, 1px)`,src:\"https://framerusercontent.com/images/A292ChjOdY4uZPE6GTXDvcEAXmU.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/A292ChjOdY4uZPE6GTXDvcEAXmU.png?scale-down-to=512 512w,https://framerusercontent.com/images/A292ChjOdY4uZPE6GTXDvcEAXmU.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/A292ChjOdY4uZPE6GTXDvcEAXmU.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/A292ChjOdY4uZPE6GTXDvcEAXmU.png 3174w\"}}},children:/*#__PURE__*/_jsx(Image1,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:425,intrinsicWidth:320,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+24+0+0+0+472+0+1320),pixelHeight:1430,pixelWidth:3174,sizes:`calc(max((max(max((${componentViewport?.width||\"100vw\"} - 16px) / 2, 1px) - 24px, 1px) - 120px) / 7, 50px) * 4 + 60px)`,src:\"https://framerusercontent.com/images/A292ChjOdY4uZPE6GTXDvcEAXmU.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/A292ChjOdY4uZPE6GTXDvcEAXmU.png?scale-down-to=512 512w,https://framerusercontent.com/images/A292ChjOdY4uZPE6GTXDvcEAXmU.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/A292ChjOdY4uZPE6GTXDvcEAXmU.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/A292ChjOdY4uZPE6GTXDvcEAXmU.png 3174w\"},className:\"framer-1avf4ar\",\"data-framer-name\":\"Image 02\"})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1nbz54z\",children:[/*#__PURE__*/_jsx(\"div\",{background:{alt:\"\",fit:\"fill\"},className:\"framer-1xgvjlh\",\"data-border\":true,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aQHIXSfsJ:{width:`max((max(${componentViewport?.width||\"100vw\"} - 32px, 1px) - 16px) / 3, 1px)`,y:(componentViewport?.y||0)+16+0+0+616+0+0+0+0+2460+0+0},pwYEusMwi:{height:134.5,width:`max(${componentViewport?.width||\"100vw\"} - 24px, 1px)`,y:(componentViewport?.y||0)+12+0+0+512+0+0+0+0+3115+0+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:240,width:`max((max(max((${componentViewport?.width||\"100vw\"} - 16px) / 2, 1px) - 24px, 1px) - 16px) / 3, 1px)`,y:(componentViewport?.y||0)+0+0+0+24+0+0+0+2008+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-16029x8-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{pwYEusMwi:{variant:\"Sf6W_KvUv\"}},children:/*#__PURE__*/_jsx(HoverCard2,{height:\"100%\",id:\"c43zYccnW\",layoutId:\"c43zYccnW\",style:{height:\"100%\",width:\"100%\"},variant:\"e1jr_sH3V\",width:\"100%\"})})})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-pr4peb-container\",children:/*#__PURE__*/_jsx(Slideshow,{alignment:\"center\",arrowOptions:{arrowFill:\"rgba(0, 0, 0, 0.2)\",arrowGap:10,arrowPadding:20,arrowPaddingBottom:0,arrowPaddingLeft:0,arrowPaddingRight:0,arrowPaddingTop:0,arrowPosition:\"auto\",arrowRadius:40,arrowShouldFadeIn:false,arrowShouldSpace:true,arrowSize:40,showMouseControls:true},autoPlayControl:true,borderRadius:16,direction:\"left\",dragControl:false,effectsOptions:{effectsHover:true,effectsOpacity:1,effectsPerspective:1200,effectsRotate:0,effectsScale:1},fadeOptions:{fadeAlpha:0,fadeContent:false,fadeInset:0,fadeWidth:25,overflow:false},gap:10,height:\"100%\",id:\"vu6yfMA9l\",intervalControl:3.2,itemAmount:1,layoutId:\"vu6yfMA9l\",padding:0,paddingBottom:0,paddingLeft:0,paddingPerSide:false,paddingRight:0,paddingTop:0,progressOptions:{dotsActiveOpacity:1,dotsBackground:\"rgba(0, 0, 0, 0.2)\",dotsBlur:0,dotsFill:\"rgb(255, 255, 255)\",dotsGap:6,dotsInset:6,dotSize:6,dotsOpacity:.5,dotsPadding:6,dotsRadius:50,showProgressDots:false},slots:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"YKUpQCYuR\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:333,width:\"420px\",children:/*#__PURE__*/_jsx(ContainerWithOptimizedAppearEffect,{animate:animation,className:\"framer-2qls0l-container\",\"data-framer-appear-id\":\"2qls0l\",\"data-framer-name\":\"Project 2\",initial:animation1,name:\"Project 2\",optimized:true,children:/*#__PURE__*/_jsx(ContentHomeImage,{height:\"100%\",HKbP95jQO:\"Chermack Construction\",id:\"vgGyggrWB\",layoutId:\"vgGyggrWB\",name:\"Project 2\",POrAwGjpZ:addImageAlt({positionX:\"65.7%\",positionY:\"39.4%\",src:\"https://framerusercontent.com/images/Gr6s3stVxt8oEUptxeK7h81Q0E.png\",srcSet:\"https://framerusercontent.com/images/Gr6s3stVxt8oEUptxeK7h81Q0E.png?scale-down-to=512 512w,https://framerusercontent.com/images/Gr6s3stVxt8oEUptxeK7h81Q0E.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/Gr6s3stVxt8oEUptxeK7h81Q0E.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/Gr6s3stVxt8oEUptxeK7h81Q0E.png 3446w\"},\"\"),style:{height:\"100%\",width:\"100%\"},TErhPYaei:resolvedLinks[0],variant:\"OrIba5rHu\",width:\"100%\",WRXdKgqKL:false})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"GBrzDNKJ8\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:333,width:\"420px\",children:/*#__PURE__*/_jsx(ContainerWithOptimizedAppearEffect,{animate:animation,className:\"framer-1tz1aeo-container\",\"data-framer-appear-id\":\"1tz1aeo\",\"data-framer-name\":\"Project 3\",initial:animation1,name:\"Project 3\",optimized:true,children:/*#__PURE__*/_jsx(ContentHomeImage,{height:\"100%\",HKbP95jQO:\"Fourtillfour\",id:\"R7Jh847gs\",layoutId:\"R7Jh847gs\",name:\"Project 3\",POrAwGjpZ:addImageAlt({src:\"https://framerusercontent.com/images/z3lyC7NaxHse87xhFemg2owA90.png\",srcSet:\"https://framerusercontent.com/images/z3lyC7NaxHse87xhFemg2owA90.png?scale-down-to=512 512w,https://framerusercontent.com/images/z3lyC7NaxHse87xhFemg2owA90.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/z3lyC7NaxHse87xhFemg2owA90.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/z3lyC7NaxHse87xhFemg2owA90.png 2592w\"},\"\"),style:{height:\"100%\",width:\"100%\"},TErhPYaei:resolvedLinks1[0],variant:\"OrIba5rHu\",width:\"100%\",WRXdKgqKL:false})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"xBPLoKmSC\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:334,width:\"420px\",children:/*#__PURE__*/_jsx(ContainerWithOptimizedAppearEffect,{animate:animation,className:\"framer-vixp70-container\",\"data-framer-appear-id\":\"vixp70\",\"data-framer-name\":\"Project 1\",initial:animation1,name:\"Project 1\",optimized:true,children:/*#__PURE__*/_jsx(ContentHomeImage,{height:\"100%\",HKbP95jQO:\"Golden Era Muay Thai\",id:\"ObhysYXuE\",layoutId:\"ObhysYXuE\",name:\"Project 1\",POrAwGjpZ:addImageAlt({src:\"https://framerusercontent.com/images/xWSDSs7fWYN80xkFoMh6uIEt0g.png\",srcSet:\"https://framerusercontent.com/images/xWSDSs7fWYN80xkFoMh6uIEt0g.png?scale-down-to=512 512w,https://framerusercontent.com/images/xWSDSs7fWYN80xkFoMh6uIEt0g.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/xWSDSs7fWYN80xkFoMh6uIEt0g.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/xWSDSs7fWYN80xkFoMh6uIEt0g.png 3226w\"},\"\"),style:{height:\"100%\",width:\"100%\"},TErhPYaei:resolvedLinks2[0],variant:\"OrIba5rHu\",width:\"100%\",WRXdKgqKL:false})})})})],startFrom:0,style:{height:\"100%\",width:\"100%\"},transitionControl:{damping:40,delay:0,mass:1,stiffness:200,type:\"spring\"},width:\"100%\"})})})]})]})})})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1e3,width:\"100vw\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-i41kaf-container\",layoutScroll:true,children:/*#__PURE__*/_jsx(LayoutBodyBackgroundImage,{height:\"100%\",id:\"ilRX2nOA5\",layoutId:\"ilRX2nOA5\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-VBlEN.framer-ao9xid, .framer-VBlEN .framer-ao9xid { display: block; }\",\".framer-VBlEN.framer-yjpa85 { align-content: center; align-items: center; background-color: var(--token-4321a524-8651-4268-85f9-e884d8cb6223, #fdfbf6); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1200px; }\",\".framer-VBlEN .framer-1ltke2p { align-content: flex-start; align-items: flex-start; border-bottom-left-radius: 48px; border-bottom-right-radius: 48px; border-top-left-radius: 48px; border-top-right-radius: 48px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; z-index: 2; }\",\".framer-VBlEN .framer-l21cy8 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 100vh; justify-content: center; overflow: hidden; padding: 24px 0px 24px 24px; position: sticky; top: 0px; width: 1px; will-change: transform; z-index: 1; }\",\".framer-VBlEN .framer-vla1pr-container, .framer-VBlEN .framer-16029x8-container { flex: 1 0 0px; height: 100%; position: relative; width: 1px; }\",\".framer-VBlEN.framer-1w9f1ht { background-color: rgba(0, 0, 0, 0.8); inset: 0px; position: fixed; user-select: none; z-index: 7; }\",\".framer-VBlEN.framer-1vqydvo-container { flex: none; height: 656px; left: calc(50.00000000000002% - 1050px / 2); position: fixed; top: calc(50.00000000000002% - 656px / 2); width: 1050px; z-index: 7; }\",\".framer-VBlEN .framer-1dzqk9i-container { flex: none; height: auto; left: 72px; position: absolute; top: 72px; width: auto; z-index: 10; }\",\".framer-VBlEN.framer-1tt3omf { background-color: var(--token-4321a524-8651-4268-85f9-e884d8cb6223, #0a0b0a); inset: 0px; position: fixed; user-select: none; z-index: 10; }\",\".framer-VBlEN.framer-p7wfp9-container { flex: none; height: 100%; left: 0px; position: fixed; top: 0px; width: 100%; z-index: 10; }\",\".framer-VBlEN .framer-z0chka { align-content: center; align-items: center; border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 24px 24px 24px 0px; position: relative; width: 1px; }\",\".framer-VBlEN .framer-91ghxt { align-content: flex-start; align-items: flex-start; background-color: var(--token-c5446a54-80de-4f79-b24b-55997bf1fe5e, #0a0b0a); border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: auto; padding: 0px; position: relative; width: 1px; }\",\".framer-VBlEN .framer-efh3re { align-content: flex-start; align-items: flex-start; border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-VBlEN .framer-iyepl { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 16px; height: 216px; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-VBlEN .framer-1tk773 { --border-bottom-width: 1px; --border-color: var(--token-68c05b50-ca7b-4173-82aa-ed42aea1a9b4, #333330); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: center; align-items: center; background-color: var(--token-c5c4fdcb-9482-48bb-aedf-353188472aae, #f0c50f); border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 6px; height: 100%; justify-content: center; overflow: hidden; padding: 40px 80px 40px 80px; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-VBlEN .framer-qd2w75 { flex: 1 0 0px; height: 1px; overflow: hidden; position: relative; width: 100%; }\",\".framer-VBlEN .framer-9nncrw { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-VBlEN .framer-106ybm4-container, .framer-VBlEN .framer-70s3bx-container { align-self: stretch; flex: 1 0 0px; height: auto; position: relative; width: 1px; }\",\".framer-VBlEN .framer-11u8hak, .framer-VBlEN .framer-1nbz54z { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-VBlEN .framer-n81z7i { align-content: center; align-items: center; border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-VBlEN .framer-vvcucc { --border-bottom-width: 1px; --border-color: var(--token-68c05b50-ca7b-4173-82aa-ed42aea1a9b4, #333330); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: center; align-items: center; border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: center; overflow: hidden; padding: 40px; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-VBlEN .framer-aqy05n { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-VBlEN .framer-154tepd { display: grid; flex: none; gap: 20px; grid-auto-rows: 200px; grid-template-columns: repeat(7, minmax(50px, 1fr)); grid-template-rows: repeat(7, 200px); height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-VBlEN .framer-1vb3eeg, .framer-VBlEN .framer-1ih6ini, .framer-VBlEN .framer-h49737 { align-self: start; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; flex: none; grid-column: auto / span 3; height: 100%; justify-self: start; overflow: visible; position: relative; width: 100%; }\",\".framer-VBlEN .framer-es5ima, .framer-VBlEN .framer-11hp3xv, .framer-VBlEN .framer-1avf4ar { align-self: start; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; flex: none; grid-column: auto / span 4; height: 100%; justify-self: start; overflow: visible; position: relative; width: 100%; }\",\".framer-VBlEN .framer-1g31m0g, .framer-VBlEN .framer-1al1x5p { align-self: start; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; flex: none; grid-column: 1 / -1; grid-row: auto / span 2; height: 100%; justify-self: start; overflow: visible; position: relative; width: 100%; }\",\".framer-VBlEN .framer-1xgvjlh { --border-bottom-width: 1px; --border-color: var(--token-68c05b50-ca7b-4173-82aa-ed42aea1a9b4, #333330); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: center; align-items: center; align-self: stretch; border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; display: flex; flex: 0.5 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-VBlEN .framer-pr4peb-container { flex: 1 0 0px; height: 240px; position: relative; width: 1px; }\",\".framer-VBlEN .framer-2qls0l-container, .framer-VBlEN .framer-1tz1aeo-container { height: 333px; position: relative; width: 420px; }\",\".framer-VBlEN .framer-vixp70-container { height: 334px; position: relative; width: 420px; }\",\".framer-VBlEN .framer-i41kaf-container { flex: none; height: 100vh; left: 0px; opacity: 0.08; position: fixed; top: 0px; width: 100%; z-index: 1; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-VBlEN.framer-yjpa85, .framer-VBlEN .framer-1ltke2p, .framer-VBlEN .framer-l21cy8, .framer-VBlEN .framer-z0chka, .framer-VBlEN .framer-91ghxt, .framer-VBlEN .framer-efh3re, .framer-VBlEN .framer-iyepl, .framer-VBlEN .framer-1tk773, .framer-VBlEN .framer-9nncrw, .framer-VBlEN .framer-11u8hak, .framer-VBlEN .framer-n81z7i, .framer-VBlEN .framer-vvcucc, .framer-VBlEN .framer-1nbz54z, .framer-VBlEN .framer-1xgvjlh { gap: 0px; } .framer-VBlEN.framer-yjpa85 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-VBlEN.framer-yjpa85 > :first-child, .framer-VBlEN .framer-91ghxt > :first-child, .framer-VBlEN .framer-efh3re > :first-child, .framer-VBlEN .framer-1tk773 > :first-child, .framer-VBlEN .framer-vvcucc > :first-child { margin-top: 0px; } .framer-VBlEN.framer-yjpa85 > :last-child, .framer-VBlEN .framer-91ghxt > :last-child, .framer-VBlEN .framer-efh3re > :last-child, .framer-VBlEN .framer-1tk773 > :last-child, .framer-VBlEN .framer-vvcucc > :last-child { margin-bottom: 0px; } .framer-VBlEN .framer-1ltke2p > *, .framer-VBlEN .framer-iyepl > *, .framer-VBlEN .framer-11u8hak > *, .framer-VBlEN .framer-n81z7i > *, .framer-VBlEN .framer-1nbz54z > * { margin: 0px; margin-left: calc(16px / 2); margin-right: calc(16px / 2); } .framer-VBlEN .framer-1ltke2p > :first-child, .framer-VBlEN .framer-l21cy8 > :first-child, .framer-VBlEN .framer-z0chka > :first-child, .framer-VBlEN .framer-iyepl > :first-child, .framer-VBlEN .framer-9nncrw > :first-child, .framer-VBlEN .framer-11u8hak > :first-child, .framer-VBlEN .framer-n81z7i > :first-child, .framer-VBlEN .framer-1nbz54z > :first-child, .framer-VBlEN .framer-1xgvjlh > :first-child { margin-left: 0px; } .framer-VBlEN .framer-1ltke2p > :last-child, .framer-VBlEN .framer-l21cy8 > :last-child, .framer-VBlEN .framer-z0chka > :last-child, .framer-VBlEN .framer-iyepl > :last-child, .framer-VBlEN .framer-9nncrw > :last-child, .framer-VBlEN .framer-11u8hak > :last-child, .framer-VBlEN .framer-n81z7i > :last-child, .framer-VBlEN .framer-1nbz54z > :last-child, .framer-VBlEN .framer-1xgvjlh > :last-child { margin-right: 0px; } .framer-VBlEN .framer-l21cy8 > *, .framer-VBlEN .framer-z0chka > *, .framer-VBlEN .framer-9nncrw > *, .framer-VBlEN .framer-1xgvjlh > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-VBlEN .framer-91ghxt > *, .framer-VBlEN .framer-efh3re > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-VBlEN .framer-1tk773 > * { margin: 0px; margin-bottom: calc(6px / 2); margin-top: calc(6px / 2); } .framer-VBlEN .framer-vvcucc > * { margin: 0px; margin-bottom: calc(12px / 2); margin-top: calc(12px / 2); } }\",...sharedStyle.css,'.framer-VBlEN[data-border=\"true\"]::after, .framer-VBlEN [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }',\"@media (min-width: 810px) and (max-width: 1199px) { .framer-VBlEN.framer-yjpa85 { padding: 16px; width: 810px; } .framer-VBlEN .framer-1ltke2p { border-bottom-left-radius: 32px; border-bottom-right-radius: 32px; border-top-left-radius: 32px; border-top-right-radius: 32px; flex-direction: column; } .framer-VBlEN .framer-l21cy8 { flex: none; height: min-content; padding: 0px; position: relative; top: unset; width: 100%; } .framer-VBlEN .framer-vla1pr-container { height: 60vh; } .framer-VBlEN.framer-1vqydvo-container { aspect-ratio: 1.600609756097561 / 1; height: var(--framer-aspect-ratio-supported, 125px); left: 50%; top: 50%; transform: translate(-50%, -50%); width: 80%; } .framer-VBlEN .framer-1dzqk9i-container { left: 50%; top: 32px; transform: translateX(-50%); } .framer-VBlEN .framer-z0chka { flex: none; padding: 0px; width: 100%; } .framer-VBlEN .framer-iyepl { height: min-content; } .framer-VBlEN .framer-1tk773 { gap: 0px; height: min-content; padding: 48px; } .framer-VBlEN .framer-qd2w75 { flex: none; height: 80px; } .framer-VBlEN .framer-n81z7i { justify-content: flex-start; } .framer-VBlEN .framer-vvcucc { align-self: stretch; gap: unset; height: auto; justify-content: space-between; padding: 48px; } .framer-VBlEN .framer-154tepd { grid-auto-rows: min-content; grid-template-columns: repeat(2, minmax(50px, 1fr)); grid-template-rows: repeat(7, min-content); } .framer-VBlEN .framer-1vb3eeg, .framer-VBlEN .framer-11hp3xv, .framer-VBlEN .framer-1ih6ini, .framer-VBlEN .framer-1al1x5p, .framer-VBlEN .framer-h49737, .framer-VBlEN .framer-1avf4ar { grid-column: auto / span 2; height: 300px; } .framer-VBlEN .framer-es5ima, .framer-VBlEN .framer-1g31m0g { grid-column: unset; height: 300px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-VBlEN .framer-1ltke2p, .framer-VBlEN .framer-1tk773, .framer-VBlEN .framer-vvcucc { gap: 0px; } .framer-VBlEN .framer-1ltke2p > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-VBlEN .framer-1ltke2p > :first-child, .framer-VBlEN .framer-1tk773 > :first-child { margin-top: 0px; } .framer-VBlEN .framer-1ltke2p > :last-child, .framer-VBlEN .framer-1tk773 > :last-child { margin-bottom: 0px; } .framer-VBlEN .framer-1tk773 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-VBlEN .framer-vvcucc > *, .framer-VBlEN .framer-vvcucc > :first-child, .framer-VBlEN .framer-vvcucc > :last-child { margin: 0px; } }}\",\"@media (max-width: 809px) { .framer-VBlEN.framer-yjpa85 { padding: 12px; width: 390px; } .framer-VBlEN .framer-1ltke2p { border-bottom-left-radius: 24px; border-bottom-right-radius: 24px; border-top-left-radius: 24px; border-top-right-radius: 24px; flex-direction: column; gap: 12px; } .framer-VBlEN .framer-l21cy8 { flex: none; height: 50vh; padding: 0px; position: relative; top: unset; width: 100%; } .framer-VBlEN.framer-1vqydvo-container { aspect-ratio: 1.600609756097561 / 1; height: var(--framer-aspect-ratio-supported, 125px); left: 50%; top: 50%; transform: translate(-50%, -50%); width: 80%; } .framer-VBlEN .framer-1dzqk9i-container { left: 50%; top: 16px; transform: translateX(-50%); } .framer-VBlEN .framer-z0chka { flex: none; padding: 0px; width: 100%; } .framer-VBlEN .framer-iyepl { flex-direction: column; height: min-content; } .framer-VBlEN .framer-1tk773 { flex: none; gap: 16px; height: min-content; justify-content: flex-start; padding: 40px; width: 100%; } .framer-VBlEN .framer-qd2w75 { flex: none; height: 80px; } .framer-VBlEN .framer-106ybm4-container, .framer-VBlEN .framer-70s3bx-container { align-self: unset; } .framer-VBlEN .framer-11u8hak, .framer-VBlEN .framer-1nbz54z { flex-direction: column; } .framer-VBlEN .framer-n81z7i { flex: none; flex-direction: column; width: 100%; } .framer-VBlEN .framer-vvcucc { flex: none; gap: 16px; justify-content: flex-start; order: 0; width: 100%; } .framer-VBlEN .framer-154tepd { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; justify-content: flex-start; } .framer-VBlEN .framer-1vb3eeg, .framer-VBlEN .framer-es5ima, .framer-VBlEN .framer-1g31m0g, .framer-VBlEN .framer-11hp3xv, .framer-VBlEN .framer-1ih6ini, .framer-VBlEN .framer-1al1x5p, .framer-VBlEN .framer-h49737, .framer-VBlEN .framer-1avf4ar { align-self: unset; height: 300px; } .framer-VBlEN .framer-1xgvjlh { align-self: unset; flex: none; height: 135px; width: 100%; } .framer-VBlEN .framer-pr4peb-container { flex: none; width: 100%; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-VBlEN .framer-1ltke2p, .framer-VBlEN .framer-iyepl, .framer-VBlEN .framer-1tk773, .framer-VBlEN .framer-11u8hak, .framer-VBlEN .framer-n81z7i, .framer-VBlEN .framer-vvcucc, .framer-VBlEN .framer-154tepd, .framer-VBlEN .framer-1nbz54z { gap: 0px; } .framer-VBlEN .framer-1ltke2p > * { margin: 0px; margin-bottom: calc(12px / 2); margin-top: calc(12px / 2); } .framer-VBlEN .framer-1ltke2p > :first-child, .framer-VBlEN .framer-iyepl > :first-child, .framer-VBlEN .framer-1tk773 > :first-child, .framer-VBlEN .framer-11u8hak > :first-child, .framer-VBlEN .framer-n81z7i > :first-child, .framer-VBlEN .framer-vvcucc > :first-child, .framer-VBlEN .framer-154tepd > :first-child, .framer-VBlEN .framer-1nbz54z > :first-child { margin-top: 0px; } .framer-VBlEN .framer-1ltke2p > :last-child, .framer-VBlEN .framer-iyepl > :last-child, .framer-VBlEN .framer-1tk773 > :last-child, .framer-VBlEN .framer-11u8hak > :last-child, .framer-VBlEN .framer-n81z7i > :last-child, .framer-VBlEN .framer-vvcucc > :last-child, .framer-VBlEN .framer-154tepd > :last-child, .framer-VBlEN .framer-1nbz54z > :last-child { margin-bottom: 0px; } .framer-VBlEN .framer-iyepl > *, .framer-VBlEN .framer-1tk773 > *, .framer-VBlEN .framer-11u8hak > *, .framer-VBlEN .framer-n81z7i > *, .framer-VBlEN .framer-vvcucc > *, .framer-VBlEN .framer-1nbz54z > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-VBlEN .framer-154tepd > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 2515\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"aQHIXSfsJ\":{\"layout\":[\"fixed\",\"auto\"]},\"pwYEusMwi\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections\n * @framerResponsiveScreen\n */const FramereiKpsAMr5=withCSS(Component,css,\"framer-VBlEN\");export default FramereiKpsAMr5;FramereiKpsAMr5.displayName=\"Projects / Fourtillfour\";FramereiKpsAMr5.defaultProps={height:2515,width:1200};addFonts(FramereiKpsAMr5,[{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\"}]},...ImageFonts,...YouTubeFonts,...LayoutHeaderFonts,...MenuMenuNavFonts,...Card1Fonts,...HoverCard2Fonts,...ContentHomeImageFonts,...SlideshowFonts,...LayoutBodyBackgroundImageFonts,...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramereiKpsAMr5\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerComponentViewportWidth\":\"true\",\"framerImmutableVariables\":\"true\",\"framerScrollSections\":\"* @framerResponsiveScreen\",\"framerIntrinsicHeight\":\"2515\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"aQHIXSfsJ\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"pwYEusMwi\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicWidth\":\"1200\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["ImageFonts", "getFonts", "jHShxBJm3_default", "YouTubeFonts", "Youtube", "LayoutHeaderFonts", "oGhHpErZD_default", "MenuMenuNavFonts", "ey9RMFL0A_default", "MotionDivWithOptimizedAppearEffect", "withOptimizedAppearEffect", "motion", "Card1Fonts", "cHcjPoTqB_default", "HoverCard2Fonts", "D1ED6BsSj_default", "ContentHomeImageFonts", "Rb7TaEcU4_default", "ContainerWithOptimizedAppearEffect", "Container", "SlideshowFonts", "Slideshow", "LayoutBodyBackgroundImageFonts", "lXv0LgM3c_default", "breakpoints", "serializationHash", "variantClassNames", "transition1", "animation", "animation1", "addImageAlt", "image", "alt", "transition2", "animation2", "animation3", "transformTemplate1", "_", "t", "getContainer", "Overlay", "children", "blockDocumentScrolling", "enabled", "visible", "setVisible", "useOverlayState", "HTMLStyle", "value", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "activeVariantCallback", "delay", "useActiveVariantCallback", "VxiQsktXP3bnx0g", "overlay", "loadMore", "args", "OokibawIE3bnx0g", "woAUVjEwf1wnntms", "scopingClassNames", "cx", "ref1", "pe", "router", "useRouter", "defaultLayoutId", "ae", "useCustomCursors", "componentViewport", "useComponentViewport", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "MotionDivWithOptimizedAppearEffect", "l", "PropertyOverrides2", "ComponentViewportProvider", "Container", "jHShxBJm3_default", "AnimatePresence", "Ga", "x", "Youtube", "overlay1", "oGhHpErZD_default", "ey9RMFL0A_default", "getLoadingLazyAtYPosition", "Image2", "cHcjPoTqB_default", "RichText2", "D1ED6BsSj_default", "Slideshow", "ResolveLinks", "resolvedLinks", "ContainerWithOptimizedAppearEffect", "Rb7TaEcU4_default", "resolvedLinks1", "resolvedLinks2", "lXv0LgM3c_default", "css", "FramereiKpsAMr5", "withCSS", "eiKpsAMr5_default", "addFonts", "ImageFonts", "YouTubeFonts", "LayoutHeaderFonts", "MenuMenuNavFonts", "Card1Fonts", "HoverCard2Fonts", "ContentHomeImageFonts", "SlideshowFonts", "LayoutBodyBackgroundImageFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
