{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/XMAojTbjb5mb7hJGnSpH/PQnIPx5xAAt0SzHvjNqu/ULrksqY77.js"],
  "sourcesContent": ["// Generated by Framer (2ca17d4)\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,useRouter,withCSS,withFX}from\"framer\";import{AnimatePresence,LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import*as ReactDOM from\"react-dom\";import Slideshow from\"https://framerusercontent.com/modules/zvkTOpMSuRzRhLzZZIwG/z9LFDX6PKECtSqS68OWD/SlideShow.js\";import Footer from\"#framer/local/canvasComponent/e1pFNgSec/e1pFNgSec.js\";import PrevNext from\"#framer/local/canvasComponent/Khtr_5JMx/Khtr_5JMx.js\";import WorkExample_s3 from\"#framer/local/canvasComponent/mnCJCaOZJ/mnCJCaOZJ.js\";import WorkPageHeader from\"#framer/local/canvasComponent/MshHZ5iaf/MshHZ5iaf.js\";import Navbar from\"#framer/local/canvasComponent/Q_ap1vB_b/Q_ap1vB_b.js\";import LinkUnderline from\"#framer/local/canvasComponent/tTWM6Y1ev/tTWM6Y1ev.js\";import*as sharedStyle from\"#framer/local/css/drgt1TPK9/drgt1TPK9.js\";import metadataProvider from\"#framer/local/webPageMetadata/ULrksqY77/ULrksqY77.js\";const NavbarFonts=getFonts(Navbar);const WorkPageHeaderFonts=getFonts(WorkPageHeader);const WorkExample_s3Fonts=getFonts(WorkExample_s3);const SlideshowFonts=getFonts(Slideshow);const RichTextWithFX=withFX(RichText);const LinkUnderlineFonts=getFonts(LinkUnderline);const ContainerWithFX=withFX(Container);const ImageWithFX=withFX(Image);const MotionDivWithFX=withFX(motion.div);const PrevNextFonts=getFonts(PrevNext);const FooterFonts=getFonts(Footer);const breakpoints={bcgTLwMDk:\"(min-width: 1536px)\",bpcSgOZ7W:\"(min-width: 810px) and (max-width: 1199px)\",O3xwEtKtE:\"(max-width: 809px)\",vHHh0Abqx:\"(min-width: 1200px) and (max-width: 1535px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-Inbo8\";const variantClassNames={bcgTLwMDk:\"framer-v-1r1wjr1\",bpcSgOZ7W:\"framer-v-1km7pkg\",O3xwEtKtE:\"framer-v-1fpper1\",vHHh0Abqx:\"framer-v-1x6n3gn\"};const addImageAlt=(image,alt)=>{if(!image||typeof image!==\"object\"){return;}return{...image,alt};};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 animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:26};const transition1={damping:65,delay:1.3,mass:1,stiffness:175,type:\"spring\"};const animation1={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:15};const animation2={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:16};const animation3={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:16};const transition2={damping:65,delay:.4,mass:1,stiffness:175,type:\"spring\"};const animation4={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:0};const transition3={delay:1.3,duration:.7,ease:[.5,0,.88,.77],type:\"tween\"};const animation5={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};const transition4={delay:.4,duration:.7,ease:[.5,0,.88,.77],type:\"tween\"};const transformTemplate1=(_,t)=>`translateY(-50%) ${t}`;const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"bcgTLwMDk\",Laptop:\"vHHh0Abqx\",Phone:\"O3xwEtKtE\",Tablet:\"bpcSgOZ7W\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"bcgTLwMDk\"};};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 pGILKvJU93bnx0g=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.toggle();});const onTap3bnx0g=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.toggle();});const kA0sonL1x3bnx0g=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.toggle();});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:\"bcgTLwMDk\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: rgb(255, 255, 255); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-1r1wjr1\",className),ref:ref??ref1,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:64,width:\"100vw\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-17x6b22-container\",layoutScroll:true,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bpcSgOZ7W:{variant:\"fStiVnOhD\"},O3xwEtKtE:{variant:\"ovCiPkEqT\"}},children:/*#__PURE__*/_jsx(Navbar,{height:\"100%\",id:\"aiBKPFxnM\",layoutId:\"aiBKPFxnM\",style:{height:\"100%\",width:\"100%\"},variant:\"grkOqgEk9\",width:\"100%\"})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-13v85jo\",\"data-framer-name\":\"Main\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1g2kl97\",\"data-framer-name\":\"Section Hero\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{O3xwEtKtE:{width:`max(${componentViewport?.width||\"100vw\"} - 20px, 1px)`,y:(componentViewport?.y||0)+0+0+0+0+160+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:147,width:`max(${componentViewport?.width||\"100vw\"} - 128px, 1px)`,y:(componentViewport?.y||0)+0+0+0+0+256+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1lzwgvu-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{O3xwEtKtE:{variant:\"YlNYtOtiR\"}},children:/*#__PURE__*/_jsx(WorkPageHeader,{D6gbqR0E8:\"We capture authentic moments that elevate brands, combining technical mastery with strategic visual storytelling.\",height:\"100%\",id:\"FIgULrSrN\",L9hkKwAhw:true,layoutId:\"FIgULrSrN\",N8OzmIh_K:\"Photography\",style:{width:\"100%\"},variant:\"SZ_iFZz2f\",width:\"100%\"})})})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1q5gv5h\",\"data-framer-name\":\"Section Media\",children:[/*#__PURE__*/_jsx(Overlay,{children:overlay=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bpcSgOZ7W:{width:`calc(${componentViewport?.width||\"100vw\"} - 64px)`},O3xwEtKtE:{width:`calc(${componentViewport?.width||\"100vw\"} - 16px)`,y:(componentViewport?.y||0)+0+0+0+379+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1787,width:`calc(${componentViewport?.width||\"100vw\"} - 128px)`,y:(componentViewport?.y||0)+0+0+0+475+0+0,children:/*#__PURE__*/_jsxs(Container,{className:\"framer-8yuzk6-container\",id:\"8yuzk6\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bpcSgOZ7W:{variant:\"JBxKaYSMg\"},O3xwEtKtE:{variant:\"hfyZlIBEf\"},vHHh0Abqx:{variant:\"ywQfKpRtZ\"}},children:/*#__PURE__*/_jsx(WorkExample_s3,{CaGr8E0td:\"https://infinitsite.s3.us-east-2.amazonaws.com/motion/berbix1.mp4\",ec1fyaj_H:\"https://infinitsite.s3.us-east-2.amazonaws.com/motion/berbix3.mp4\",eZyvHoFIH:\"Stock photos tell someone else's story. We help brands tell their own. For Glint, we created a library of authentic moments that capture their unique culture\u2014because when you're building something special, borrowed imagery just won't cut it.\",Ggpy6wat2:addImageAlt({src:\"https://framerusercontent.com/images/RMAm0AuEHVyKsEa6LnShVc0DzU8.jpg\",srcSet:\"https://framerusercontent.com/images/RMAm0AuEHVyKsEa6LnShVc0DzU8.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/RMAm0AuEHVyKsEa6LnShVc0DzU8.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/RMAm0AuEHVyKsEa6LnShVc0DzU8.jpg 1920w\"},\"\"),height:\"100%\",Hf9hhXTy_:addImageAlt({src:\"https://framerusercontent.com/images/r6P2cPD9kvoAjI8KUSzboxtiHg.jpg\",srcSet:\"https://framerusercontent.com/images/r6P2cPD9kvoAjI8KUSzboxtiHg.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/r6P2cPD9kvoAjI8KUSzboxtiHg.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/r6P2cPD9kvoAjI8KUSzboxtiHg.jpg 1920w\"},\"\"),HglHHT0bB:addImageAlt({src:\"https://framerusercontent.com/images/9ket5TImYDGOb8s969BxK74oUAI.jpg\",srcSet:\"https://framerusercontent.com/images/9ket5TImYDGOb8s969BxK74oUAI.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/9ket5TImYDGOb8s969BxK74oUAI.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/9ket5TImYDGOb8s969BxK74oUAI.jpg 1920w\"},\"\"),id:\"tQBwR9GMi\",K3dhX2L_I:\"URL\",L8YHfWS7O:\"URL\",layoutId:\"tQBwR9GMi\",MxG5MuNnh:\"View Gallery\",nEb5zwTQy:\"Photography\",nLJgiSuqz:addImageAlt({src:\"https://framerusercontent.com/images/YkGIfG7wGm6fUxfHeE7UbuOxow.jpg\",srcSet:\"https://framerusercontent.com/images/YkGIfG7wGm6fUxfHeE7UbuOxow.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/YkGIfG7wGm6fUxfHeE7UbuOxow.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/YkGIfG7wGm6fUxfHeE7UbuOxow.jpg 1920w\"},\"\"),p8rxCI9zt:\"Glint\",pGILKvJU9:pGILKvJU93bnx0g({overlay}),QWLg7nY_F:addImageAlt({src:\"https://framerusercontent.com/images/BBJAWNnIFL5lswZOrdzddE7w2jY.jpg\",srcSet:\"https://framerusercontent.com/images/BBJAWNnIFL5lswZOrdzddE7w2jY.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/BBJAWNnIFL5lswZOrdzddE7w2jY.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/BBJAWNnIFL5lswZOrdzddE7w2jY.jpg 1920w\"},\"\"),style:{width:\"100%\"},TxJidRTJN:\"URL\",uUpiHU0k1:\"Custom Stock Photos\",variant:\"DZGNWh95k\",vOP8WgMwR:\"https://infinitsite.s3.us-east-2.amazonaws.com/motion/berbix2.mp4\",width:\"100%\",WJfthuJnN:true,YCNYz0VLm:\"Deliverables\"})}),/*#__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:0,ease:[.5,0,.88,.77],type:\"tween\"}},className:cx(scopingClassNames,\"framer-hrca41\"),\"data-framer-portal-id\":\"8yuzk6\",exit:{opacity:0,transition:{delay:0,duration:0,ease:[.12,.23,.5,1],type:\"tween\"}},initial:{opacity:0},onTap:()=>overlay.hide()},\"ZgBF4JWWX\"),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:cx(scopingClassNames,\"framer-uvklk8-container\"),\"data-framer-portal-id\":\"8yuzk6\",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:0,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:\"f4O5N4XLg\",intervalControl:3,itemAmount:1,layoutId:\"f4O5N4XLg\",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:10,dotsInset:10,dotSize:10,dotsOpacity:.5,dotsPadding:10,dotsRadius:50,showProgressDots:true},slots:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:640.5,intrinsicWidth:960,pixelHeight:1281,pixelWidth:1920,sizes:\"960px\",src:\"https://framerusercontent.com/images/mIw8MBwmH4cpdhIh88LLeRc94c8.jpg?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/mIw8MBwmH4cpdhIh88LLeRc94c8.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/mIw8MBwmH4cpdhIh88LLeRc94c8.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/mIw8MBwmH4cpdhIh88LLeRc94c8.jpg 1920w\"},className:\"framer-rjrgyv\",\"data-framer-name\":\"Mimecast B1339\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:640,intrinsicWidth:960,pixelHeight:1280,pixelWidth:1920,sizes:\"960px\",src:\"https://framerusercontent.com/images/wyDryt7waAwlG7q8EnmPE970.jpg?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/wyDryt7waAwlG7q8EnmPE970.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/wyDryt7waAwlG7q8EnmPE970.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/wyDryt7waAwlG7q8EnmPE970.jpg 1920w\"},className:\"framer-flezpf\",\"data-framer-name\":\"LinkedIn A0041\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:640,intrinsicWidth:960,pixelHeight:1280,pixelWidth:1920,sizes:\"960px\",src:\"https://framerusercontent.com/images/5yOEDYaAC4RRBVVsBn7mJwNvBs.jpg?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/5yOEDYaAC4RRBVVsBn7mJwNvBs.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/5yOEDYaAC4RRBVVsBn7mJwNvBs.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/5yOEDYaAC4RRBVVsBn7mJwNvBs.jpg 1920w\"},className:\"framer-fc1yta\",\"data-framer-name\":\"FICO C0555\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:640,intrinsicWidth:960,pixelHeight:1280,pixelWidth:1920,sizes:\"960px\",src:\"https://framerusercontent.com/images/sp5R1NdcRkDd29mgiVbSYH9drY.jpg?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/sp5R1NdcRkDd29mgiVbSYH9drY.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/sp5R1NdcRkDd29mgiVbSYH9drY.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/sp5R1NdcRkDd29mgiVbSYH9drY.jpg 1920w\"},className:\"framer-1t9ctbs\",\"data-framer-name\":\"Evernote 2P4A3576\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:540,intrinsicWidth:960,pixelHeight:1080,pixelWidth:1920,sizes:\"960px\",src:\"https://framerusercontent.com/images/MqUXO5Z7ivmPRYlKJ6VN4dS3Q.jpg?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/MqUXO5Z7ivmPRYlKJ6VN4dS3Q.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/MqUXO5Z7ivmPRYlKJ6VN4dS3Q.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/MqUXO5Z7ivmPRYlKJ6VN4dS3Q.jpg 1920w\"},className:\"framer-hk9hl7\",\"data-framer-name\":\"DSC03468\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:640,intrinsicWidth:960,pixelHeight:1280,pixelWidth:1920,sizes:\"960px\",src:\"https://framerusercontent.com/images/HiQbO4xSXDLjorr5KLks8K5iLc.jpg?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/HiQbO4xSXDLjorr5KLks8K5iLc.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/HiQbO4xSXDLjorr5KLks8K5iLc.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/HiQbO4xSXDLjorr5KLks8K5iLc.jpg 1920w\"},className:\"framer-mj862e\",\"data-framer-name\":\"DISH C0371 New Final\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:640,intrinsicWidth:960,pixelHeight:1280,pixelWidth:1920,sizes:\"960px\",src:\"https://framerusercontent.com/images/xMaBu0NmBqkhtF3XPgx4o6ICk.jpg?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/xMaBu0NmBqkhtF3XPgx4o6ICk.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/xMaBu0NmBqkhtF3XPgx4o6ICk.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/xMaBu0NmBqkhtF3XPgx4o6ICk.jpg 1920w\"},className:\"framer-1k77gem\",\"data-framer-name\":\"DISH C0229\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:640,intrinsicWidth:960,pixelHeight:1280,pixelWidth:1920,sizes:\"960px\",src:\"https://framerusercontent.com/images/M79CuIFFvdYWYRx1SelO3tPyA.jpg?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/M79CuIFFvdYWYRx1SelO3tPyA.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/M79CuIFFvdYWYRx1SelO3tPyA.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/M79CuIFFvdYWYRx1SelO3tPyA.jpg 1920w\"},className:\"framer-iubel8\",\"data-framer-name\":\"DISH B0895\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:640,intrinsicWidth:960,pixelHeight:1280,pixelWidth:1920,sizes:\"960px\",src:\"https://framerusercontent.com/images/DDJPL9NdM7SSaPJ56l6hSEbCCY.jpg?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/DDJPL9NdM7SSaPJ56l6hSEbCCY.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/DDJPL9NdM7SSaPJ56l6hSEbCCY.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/DDJPL9NdM7SSaPJ56l6hSEbCCY.jpg 1920w\"},className:\"framer-jywykp\",\"data-framer-name\":\"DISH A0775\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:640,intrinsicWidth:960,pixelHeight:1280,pixelWidth:1920,sizes:\"960px\",src:\"https://framerusercontent.com/images/4SZMzfcu2JxNzIJJdpSFKss5HVw.jpg?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/4SZMzfcu2JxNzIJJdpSFKss5HVw.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/4SZMzfcu2JxNzIJJdpSFKss5HVw.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/4SZMzfcu2JxNzIJJdpSFKss5HVw.jpg 1920w\"},className:\"framer-14wjf4n\",\"data-framer-name\":\"DISH A0190 New Final\"})],startFrom:0,style:{height:\"100%\",width:\"100%\"},transitionControl:{damping:40,delay:0,mass:1,stiffness:200,type:\"spring\"},width:\"100%\"})})})]}),getContainer())})})]})})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-lfakby\",\"data-framer-name\":\"Work Example _s3\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1k13djy\",\"data-framer-name\":\"Details\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-f8dkyt\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-kfjopm\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1qvgdi5\",children:[/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-41y92v\",\"data-styles-preset\":\"drgt1TPK9\",children:\"Glint\"})}),className:\"framer-gqe751\",\"data-framer-name\":\"Client\",fonts:[\"Inter\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItRXh0cmFCb2xk\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"800\",\"--framer-text-color\":\"var(--token-8d91fea2-e3e0-4cd4-a895-20725ef6d538, rgb(145, 145, 145))\"},children:\"Leadership Portraits\"})}),className:\"framer-1kku49p\",\"data-framer-name\":\"Paragraph\",fonts:[\"Inter-ExtraBold\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-14ry5h6\"})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1f71ert\",\"data-framer-name\":\"Header\",children:/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"From San Francisco to Singapore, we capture the presence of those shaping tomorrow. Our lens reveals more than faces\u2014it captures vision, authority, and the quiet confidence of leadership. Every shot is a story of influence, carefully crafted and meticulously refined.\"})}),className:\"framer-g3fg45\",\"data-framer-name\":\"Paragraph\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-k03hm2\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1crvq1t\",\"data-framer-name\":\"Details\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-16voe74\",\"data-framer-name\":\"Deliverables\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-68jfio\",children:/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation2,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNjAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-8fef7716-aaf1-4ca5-a28e-8834fe4061ef, rgb(0, 0, 0))\"},children:\"Deliverables\"})}),className:\"framer-1uiwvl2\",\"data-framer-name\":\"Title\",fonts:[\"GF;Inter-600\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"var(--token-8d91fea2-e3e0-4cd4-a895-20725ef6d538, rgb(145, 145, 145))\"},children:\"Photography\"})}),className:\"framer-jxn11a\",\"data-framer-name\":\"Deliverables\",fonts:[\"Inter-Medium\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1o3gejb\",\"data-framer-name\":\"Role\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-41pfev\",children:/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation2,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNjAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-text-color\":\"var(--token-8fef7716-aaf1-4ca5-a28e-8834fe4061ef, rgb(0, 0, 0))\"},children:\"Link\"})}),className:\"framer-egq45n\",\"data-framer-name\":\"Title\",fonts:[\"GF;Inter-600\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(Overlay,{children:overlay1=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1ewjovl\",id:\"1ewjovl\",onTap:onTap3bnx0g({overlay:overlay1}),children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bpcSgOZ7W:{y:(componentViewport?.y||0)+0+0+0+475+0+1931+0+0+0+0+0+311+0+0+0+155.2+0+104+0+0},O3xwEtKtE:{y:(componentViewport?.y||0)+0+0+0+379+0+1931+0+0+0+0+0+311+0+0+0+155.2+0+104+0+0},vHHh0Abqx:{y:(componentViewport?.y||0)+0+0+0+475+0+1931+0+0+0+0+0+311+0+0+0+155.2+0+104+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:19,y:(componentViewport?.y||0)+0+0+0+475+0+1931+0+0+0+0+0+311+0+0+0+0+104+0+0,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1rm9d75-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bpcSgOZ7W:{ONzfsMz8B:\"ttps://vimeo.com/483795540\"},O3xwEtKtE:{ONzfsMz8B:\"ttps://vimeo.com/483795540\"}},children:/*#__PURE__*/_jsx(LinkUnderline,{height:\"100%\",id:\"hlkGZs68x\",KNHS6d0x_:\"var(--token-91a688db-f3d2-472a-bc6b-38ecb51c055c, rgb(0, 0, 0))\",layoutId:\"hlkGZs68x\",pu2M5S1_v:\"var(--token-8d91fea2-e3e0-4cd4-a895-20725ef6d538, rgb(145, 145, 145))\",pw0dl_aMG:\"var(--token-91a688db-f3d2-472a-bc6b-38ecb51c055c, rgb(0, 0, 0))\",variant:\"EbD39BBrx\",width:\"100%\",X4kGlDs4u:\"View Gallery\"})})})})}),/*#__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-sr13db\"),\"data-framer-portal-id\":\"1ewjovl\",exit:{opacity:0,transition:{delay:0,duration:0,ease:[.12,.23,.5,1],type:\"tween\"}},initial:{opacity:0},onTap:()=>overlay1.hide()},\"g40QxLdrc\"),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:cx(scopingClassNames,\"framer-1l6kpqb-container\"),\"data-framer-portal-id\":\"1ewjovl\",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:0,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:\"JZA8xwGy8\",intervalControl:3,itemAmount:1,layoutId:\"JZA8xwGy8\",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:10,dotsInset:10,dotSize:10,dotsOpacity:.5,dotsPadding:10,dotsRadius:50,showProgressDots:true},slots:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:640.5,intrinsicWidth:960,pixelHeight:1281,pixelWidth:1920,sizes:\"960px\",src:\"https://framerusercontent.com/images/j4nxAwrNLd3QVuLl4ajndHRHL8.jpg?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/j4nxAwrNLd3QVuLl4ajndHRHL8.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/j4nxAwrNLd3QVuLl4ajndHRHL8.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/j4nxAwrNLd3QVuLl4ajndHRHL8.jpg 1920w\"},className:\"framer-m14co3\",\"data-framer-name\":\"TerilynMonroe 0949 Final\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:640.5,intrinsicWidth:960,pixelHeight:1281,pixelWidth:1920,sizes:\"960.7494px\",src:\"https://framerusercontent.com/images/zsLNEPrXaafSqe4pamupwIjOE.jpg?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/zsLNEPrXaafSqe4pamupwIjOE.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/zsLNEPrXaafSqe4pamupwIjOE.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/zsLNEPrXaafSqe4pamupwIjOE.jpg 1920w\"},className:\"framer-ndxpmp\",\"data-framer-name\":\"TerilynMonroe 1034 Final\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:640.5,intrinsicWidth:960,pixelHeight:1281,pixelWidth:1920,sizes:\"960px\",src:\"https://framerusercontent.com/images/izcSRRJejcXaZDz6emFCeLqVJsQ.jpg?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/izcSRRJejcXaZDz6emFCeLqVJsQ.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/izcSRRJejcXaZDz6emFCeLqVJsQ.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/izcSRRJejcXaZDz6emFCeLqVJsQ.jpg 1920w\"},className:\"framer-nlz7kd\",\"data-framer-name\":\"RichDeal 0136-Final\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:640.5,intrinsicWidth:960,pixelHeight:1281,pixelWidth:1920,sizes:\"960px\",src:\"https://framerusercontent.com/images/u3z9xjN5Aky7wGdOY0opGiwqltw.jpg?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/u3z9xjN5Aky7wGdOY0opGiwqltw.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/u3z9xjN5Aky7wGdOY0opGiwqltw.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/u3z9xjN5Aky7wGdOY0opGiwqltw.jpg 1920w\"},className:\"framer-19iwgwr\",\"data-framer-name\":\"PamReis 4931 Final\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:640.5,intrinsicWidth:960,pixelHeight:1281,pixelWidth:1920,sizes:\"960px\",src:\"https://framerusercontent.com/images/4GRrIcd17hfrHXzD2mdOnbUN6OY.jpg?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/4GRrIcd17hfrHXzD2mdOnbUN6OY.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/4GRrIcd17hfrHXzD2mdOnbUN6OY.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/4GRrIcd17hfrHXzD2mdOnbUN6OY.jpg 1920w\"},className:\"framer-phrptr\",\"data-framer-name\":\"LisaDoyle 1672 Final\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:640.5,intrinsicWidth:960,pixelHeight:1281,pixelWidth:1920,sizes:\"960px\",src:\"https://framerusercontent.com/images/3Qirc6mIElPTUEXWs5lszDE.jpg?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/3Qirc6mIElPTUEXWs5lszDE.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/3Qirc6mIElPTUEXWs5lszDE.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/3Qirc6mIElPTUEXWs5lszDE.jpg 1920w\"},className:\"framer-1eejhg5\",\"data-framer-name\":\"LisaDoyle 1089 Final\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:640.5,intrinsicWidth:960,pixelHeight:1281,pixelWidth:1920,sizes:\"960.7494px\",src:\"https://framerusercontent.com/images/uZy7WwUzHQWSsX6PheYFM6RcRUE.jpg?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/uZy7WwUzHQWSsX6PheYFM6RcRUE.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/uZy7WwUzHQWSsX6PheYFM6RcRUE.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/uZy7WwUzHQWSsX6PheYFM6RcRUE.jpg 1920w\"},className:\"framer-vtr6mo\",\"data-framer-name\":\"JoanBurke 1100 Final\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:640.5,intrinsicWidth:960,pixelHeight:1281,pixelWidth:1920,sizes:\"960px\",src:\"https://framerusercontent.com/images/LlX4AbvcHW7etmBVFgNZkcWRc.jpg?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/LlX4AbvcHW7etmBVFgNZkcWRc.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/LlX4AbvcHW7etmBVFgNZkcWRc.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/LlX4AbvcHW7etmBVFgNZkcWRc.jpg 1920w\"},className:\"framer-1l4g21f\",\"data-framer-name\":\"ChristinaHall 0056 Final\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:640.5,intrinsicWidth:960,pixelHeight:1281,pixelWidth:1920,sizes:\"960px\",src:\"https://framerusercontent.com/images/UwX8XJfm60J1PvJoboiD2CSK8Q.jpg?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/UwX8XJfm60J1PvJoboiD2CSK8Q.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/UwX8XJfm60J1PvJoboiD2CSK8Q.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/UwX8XJfm60J1PvJoboiD2CSK8Q.jpg 1920w\"},className:\"framer-xw9ctt\",\"data-framer-name\":\"CarmelGalvin 0276-Final\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:640.5,intrinsicWidth:960,pixelHeight:1281,pixelWidth:1920,sizes:\"960px\",src:\"https://framerusercontent.com/images/Db1s2lMxKwI3y37P0CC8fdi3u3Q.jpg?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/Db1s2lMxKwI3y37P0CC8fdi3u3Q.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/Db1s2lMxKwI3y37P0CC8fdi3u3Q.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/Db1s2lMxKwI3y37P0CC8fdi3u3Q.jpg 1920w\"},className:\"framer-1horl0h\",\"data-framer-name\":\"BarriRafferty 0115 Final\"})],startFrom:0,style:{height:\"100%\",width:\"100%\"},transitionControl:{damping:40,delay:0,mass:1,stiffness:200,type:\"spring\"},width:\"100%\"})})})]}),getContainer())})})]})})})]})]})})]})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1qm0uzx\",\"data-framer-name\":\"Media\",children:[/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-16rx8el\",\"data-framer-name\":\"Media 1\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bpcSgOZ7W:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:3048,intrinsicWidth:4603,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+475+0+1931+0+0+0+0+0),pixelHeight:1281,pixelWidth:1920,sizes:`calc(max((${componentViewport?.width||\"100vw\"} - 109px) / 4, 1px) * 3 + 30px)`,src:\"https://framerusercontent.com/images/lf7Sf1UpKmHAECJALQHbR1jwXfk.jpg\",srcSet:\"https://framerusercontent.com/images/lf7Sf1UpKmHAECJALQHbR1jwXfk.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/lf7Sf1UpKmHAECJALQHbR1jwXfk.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/lf7Sf1UpKmHAECJALQHbR1jwXfk.jpg 1920w\"}},O3xwEtKtE:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:3048,intrinsicWidth:4603,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+379+0+1931+0+653.2+0+0+0),pixelHeight:1281,pixelWidth:1920,sizes:`max(${componentViewport?.width||\"100vw\"} - 56px, 1px)`,src:\"https://framerusercontent.com/images/lf7Sf1UpKmHAECJALQHbR1jwXfk.jpg\",srcSet:\"https://framerusercontent.com/images/lf7Sf1UpKmHAECJALQHbR1jwXfk.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/lf7Sf1UpKmHAECJALQHbR1jwXfk.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/lf7Sf1UpKmHAECJALQHbR1jwXfk.jpg 1920w\"}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fill\",intrinsicHeight:3048,intrinsicWidth:4603,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+475+0+1931+0+0+0+0+0),pixelHeight:1281,pixelWidth:1920,sizes:`calc(max((${componentViewport?.width||\"100vw\"} - 320px) / 4, 1px) * 3 + 128px)`,src:\"https://framerusercontent.com/images/lf7Sf1UpKmHAECJALQHbR1jwXfk.jpg\",srcSet:\"https://framerusercontent.com/images/lf7Sf1UpKmHAECJALQHbR1jwXfk.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/lf7Sf1UpKmHAECJALQHbR1jwXfk.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/lf7Sf1UpKmHAECJALQHbR1jwXfk.jpg 1920w\"},className:\"framer-16v17il\",\"data-framer-name\":\"Cover Image\",style:{transformPerspective:1200}})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1pf6cv0\",\"data-framer-name\":\"Media 2\",children:/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition4},__framer__animateOnce:true,__framer__enter:animation5,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-s5jzih\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bpcSgOZ7W:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:3048,intrinsicWidth:4603,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+475+0+1931+0+0+0+601+0+0+-197),pixelHeight:454,pixelWidth:1185,sizes:`max(max((${componentViewport?.width||\"100vw\"} - 109px) / 4, 1px) * 3 + 30px, 1px)`,src:\"https://framerusercontent.com/images/YlsRVQELnmKz1eHO0QwFT0NuUmU.jpg\",srcSet:\"https://framerusercontent.com/images/YlsRVQELnmKz1eHO0QwFT0NuUmU.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/YlsRVQELnmKz1eHO0QwFT0NuUmU.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/YlsRVQELnmKz1eHO0QwFT0NuUmU.jpg 1185w\"}},O3xwEtKtE:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:3048,intrinsicWidth:4603,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+379+0+1931+0+653.2+0+601+0+0+-197),pixelHeight:454,pixelWidth:1185,sizes:`max(${componentViewport?.width||\"100vw\"} - 56px, 1px)`,src:\"https://framerusercontent.com/images/YlsRVQELnmKz1eHO0QwFT0NuUmU.jpg\",srcSet:\"https://framerusercontent.com/images/YlsRVQELnmKz1eHO0QwFT0NuUmU.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/YlsRVQELnmKz1eHO0QwFT0NuUmU.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/YlsRVQELnmKz1eHO0QwFT0NuUmU.jpg 1185w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:3048,intrinsicWidth:4603,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+475+0+1931+0+0+0+601+0+0+0),pixelHeight:454,pixelWidth:1185,sizes:`max(max((${componentViewport?.width||\"100vw\"} - 320px) / 4, 1px) * 3 + 128px, 1px)`,src:\"https://framerusercontent.com/images/YlsRVQELnmKz1eHO0QwFT0NuUmU.jpg\",srcSet:\"https://framerusercontent.com/images/YlsRVQELnmKz1eHO0QwFT0NuUmU.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/YlsRVQELnmKz1eHO0QwFT0NuUmU.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/YlsRVQELnmKz1eHO0QwFT0NuUmU.jpg 1185w\"},className:\"framer-me8khj\",\"data-framer-name\":\"Image 2\"})})})}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-9sdbsd\",\"data-framer-name\":\"Media 3\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bpcSgOZ7W:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:3048,intrinsicWidth:4603,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+475+0+1931+0+0+0+617+0),pixelHeight:1281,pixelWidth:1920,positionX:\"49.8%\",positionY:\"0%\",sizes:`calc(max((${componentViewport?.width||\"100vw\"} - 109px) / 4, 1px) * 3 + 30px)`,src:\"https://framerusercontent.com/images/2FZnsWnNkVjVDYoYOJgugginDOc.jpg\",srcSet:\"https://framerusercontent.com/images/2FZnsWnNkVjVDYoYOJgugginDOc.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/2FZnsWnNkVjVDYoYOJgugginDOc.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/2FZnsWnNkVjVDYoYOJgugginDOc.jpg 1920w\"}},O3xwEtKtE:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:3048,intrinsicWidth:4603,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+379+0+1931+0+653.2+0+617+0),pixelHeight:1281,pixelWidth:1920,positionX:\"49.8%\",positionY:\"0%\",sizes:`max(${componentViewport?.width||\"100vw\"} - 56px, 1px)`,src:\"https://framerusercontent.com/images/2FZnsWnNkVjVDYoYOJgugginDOc.jpg\",srcSet:\"https://framerusercontent.com/images/2FZnsWnNkVjVDYoYOJgugginDOc.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/2FZnsWnNkVjVDYoYOJgugginDOc.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/2FZnsWnNkVjVDYoYOJgugginDOc.jpg 1920w\"}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fill\",intrinsicHeight:3048,intrinsicWidth:4603,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+475+0+1931+0+0+0+1011+0),pixelHeight:1281,pixelWidth:1920,positionX:\"49.8%\",positionY:\"0%\",sizes:`calc(max((${componentViewport?.width||\"100vw\"} - 320px) / 4, 1px) * 3 + 128px)`,src:\"https://framerusercontent.com/images/2FZnsWnNkVjVDYoYOJgugginDOc.jpg\",srcSet:\"https://framerusercontent.com/images/2FZnsWnNkVjVDYoYOJgugginDOc.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/2FZnsWnNkVjVDYoYOJgugginDOc.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/2FZnsWnNkVjVDYoYOJgugginDOc.jpg 1920w\"},className:\"framer-me2992\",\"data-framer-name\":\"Cover Image\",style:{transformPerspective:1200}})})})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-wy6yk3\",\"data-framer-name\":\"Work Example _s3\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-14orxi0\",\"data-framer-name\":\"Details\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1loqm8y\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-19xb7mr\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1r8xlmv\",\"data-framer-name\":\"Client\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1l5x4la\",children:/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"1.3em\",\"--framer-text-color\":\"var(--token-8fef7716-aaf1-4ca5-a28e-8834fe4061ef, rgb(0, 0, 0))\"},children:\"Various\"})}),className:\"framer-alasl5\",\"data-framer-name\":\"Client\",fonts:[\"Inter-SemiBold\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-fjn9jy\",\"data-framer-name\":\"Header\",children:[/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItRXh0cmFCb2xk\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"800\"},children:\"Corporate Headshots\"})}),className:\"framer-17eurup\",\"data-framer-name\":\"Paragraph\",fonts:[\"Inter-ExtraBold\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"For fifteen years, we've mastered the art of first impressions. Each portrait balances warmth with authority, personality with professionalism. Whether for solopreneurs or sprawling teams, we craft headshots and portraits that make authentic connections from the first glance.\"})}),className:\"framer-1ands25\",\"data-framer-name\":\"Paragraph\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1c2rlpq\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1jl98sv\",\"data-framer-name\":\"Details\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-qnuiym\",\"data-framer-name\":\"Deliverables\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1swjst6\",children:/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation2,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNjAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-8fef7716-aaf1-4ca5-a28e-8834fe4061ef, rgb(0, 0, 0))\"},children:\"Deliverables\"})}),className:\"framer-12qmk2d\",\"data-framer-name\":\"Title\",fonts:[\"GF;Inter-600\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-text-color\":\"var(--token-8d91fea2-e3e0-4cd4-a895-20725ef6d538, rgb(145, 145, 145))\"},children:\"Photography\"})}),className:\"framer-feuc81\",\"data-framer-name\":\"Deliverables\",fonts:[\"Inter-Medium\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1qscs39\",\"data-framer-name\":\"Role\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-18pb0fj\",children:/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation2,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNjAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-text-color\":\"var(--token-8fef7716-aaf1-4ca5-a28e-8834fe4061ef, rgb(0, 0, 0))\"},children:\"Link\"})}),className:\"framer-1n90uax\",\"data-framer-name\":\"Title\",fonts:[\"GF;Inter-600\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(Overlay,{children:overlay2=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bpcSgOZ7W:{y:(componentViewport?.y||0)+0+0+0+475+0+3277+0+0+0+0+0+323.2+0+0+0+155.2+0+104},O3xwEtKtE:{y:(componentViewport?.y||0)+0+0+0+379+0+3930.2+0+0+0+0+0+323.2+0+0+0+155.2+0+104},vHHh0Abqx:{y:(componentViewport?.y||0)+0+0+0+475+0+3671+0+0+0+0+0+323.2+0+0+0+155.2+0+104}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:19,y:(componentViewport?.y||0)+0+0+0+475+0+3671+0+0+0+0+0+323.2+0+0+.10000000000000142+0+104,children:/*#__PURE__*/_jsxs(ContainerWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1sg2sn5-container\",id:\"1sg2sn5\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bpcSgOZ7W:{ONzfsMz8B:\"ttps://vimeo.com/483795540\"},O3xwEtKtE:{ONzfsMz8B:\"ttps://vimeo.com/483795540\"}},children:/*#__PURE__*/_jsx(LinkUnderline,{height:\"100%\",id:\"fJh3rXp7v\",kA0sonL1x:kA0sonL1x3bnx0g({overlay:overlay2}),KNHS6d0x_:\"var(--token-91a688db-f3d2-472a-bc6b-38ecb51c055c, rgb(0, 0, 0))\",layoutId:\"fJh3rXp7v\",pu2M5S1_v:\"var(--token-8d91fea2-e3e0-4cd4-a895-20725ef6d538, rgb(145, 145, 145))\",pw0dl_aMG:\"var(--token-91a688db-f3d2-472a-bc6b-38ecb51c055c, rgb(0, 0, 0))\",variant:\"EbD39BBrx\",width:\"100%\",X4kGlDs4u:\"View Gallery\"})}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay2.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-6xfknp\"),\"data-framer-portal-id\":\"1sg2sn5\",exit:{opacity:0,transition:{delay:0,duration:0,ease:[.12,.23,.5,1],type:\"tween\"}},initial:{opacity:0},onTap:()=>overlay2.hide()},\"FNK19MJDr\"),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:cx(scopingClassNames,\"framer-fqpw8w-container\"),\"data-framer-portal-id\":\"1sg2sn5\",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:0,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:\"hqmkPnng7\",intervalControl:3,itemAmount:1,layoutId:\"hqmkPnng7\",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:10,dotsInset:10,dotSize:10,dotsOpacity:.5,dotsPadding:10,dotsRadius:50,showProgressDots:true},slots:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:960,intrinsicWidth:960,pixelHeight:1920,pixelWidth:1920,sizes:\"960px\",src:\"https://framerusercontent.com/images/39kgJRaTlUdl5hHntkMN9gpURU.jpg?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/39kgJRaTlUdl5hHntkMN9gpURU.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/39kgJRaTlUdl5hHntkMN9gpURU.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/39kgJRaTlUdl5hHntkMN9gpURU.jpg 1920w\"},className:\"framer-1xcs1y4\",\"data-framer-name\":\"Head4\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:960,intrinsicWidth:960,pixelHeight:1920,pixelWidth:1920,sizes:\"960px\",src:\"https://framerusercontent.com/images/nC17IjdzIBYHkxLf3x3t3yLck.jpg?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/nC17IjdzIBYHkxLf3x3t3yLck.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/nC17IjdzIBYHkxLf3x3t3yLck.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/nC17IjdzIBYHkxLf3x3t3yLck.jpg 1920w\"},className:\"framer-gcwfdv\",\"data-framer-name\":\"Head3\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:960,intrinsicWidth:960,pixelHeight:1920,pixelWidth:1920,sizes:\"960px\",src:\"https://framerusercontent.com/images/sLq9yId5I2o9FAWjbwlH1gMDoEY.jpg?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/sLq9yId5I2o9FAWjbwlH1gMDoEY.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/sLq9yId5I2o9FAWjbwlH1gMDoEY.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/sLq9yId5I2o9FAWjbwlH1gMDoEY.jpg 1920w\"},className:\"framer-1eknldk\",\"data-framer-name\":\"Head2\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:681.5,intrinsicWidth:960,pixelHeight:1363,pixelWidth:1920,sizes:\"960px\",src:\"https://framerusercontent.com/images/enbWWB4Zcr08zY3fh43F6hoMIbY.jpg?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/enbWWB4Zcr08zY3fh43F6hoMIbY.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/enbWWB4Zcr08zY3fh43F6hoMIbY.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/enbWWB4Zcr08zY3fh43F6hoMIbY.jpg 1920w\"},className:\"framer-1uyusx2\",\"data-framer-name\":\"Head1\"}),/*#__PURE__*/_jsxs(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1440,intrinsicWidth:960,pixelHeight:2880,pixelWidth:1920,sizes:\"960px\",src:\"https://framerusercontent.com/images/CNFnu3ObVsUBneXFSRGPngutcYo.jpg?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/CNFnu3ObVsUBneXFSRGPngutcYo.jpg?scale-down-to=1024 682w,https://framerusercontent.com/images/CNFnu3ObVsUBneXFSRGPngutcYo.jpg?scale-down-to=2048 1365w,https://framerusercontent.com/images/CNFnu3ObVsUBneXFSRGPngutcYo.jpg 1920w\"},className:\"framer-1z2dle\",\"data-framer-name\":\"Head12\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1200,intrinsicWidth:960,pixelHeight:2400,pixelWidth:1920,sizes:\"960px\",src:\"https://framerusercontent.com/images/4RkeQHWwhCUAxtfpPu8n69ibCk.jpg?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/4RkeQHWwhCUAxtfpPu8n69ibCk.jpg?scale-down-to=1024 819w,https://framerusercontent.com/images/4RkeQHWwhCUAxtfpPu8n69ibCk.jpg?scale-down-to=2048 1638w,https://framerusercontent.com/images/4RkeQHWwhCUAxtfpPu8n69ibCk.jpg 1920w\"},className:\"framer-1veklim\",\"data-framer-name\":\"Head9\",transformTemplate:transformTemplate1}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:960,intrinsicWidth:960,pixelHeight:1920,pixelWidth:1920,sizes:\"960px\",src:\"https://framerusercontent.com/images/7fGGXMxnxt7tpueqe2zpH44HszA.jpg?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/7fGGXMxnxt7tpueqe2zpH44HszA.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/7fGGXMxnxt7tpueqe2zpH44HszA.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/7fGGXMxnxt7tpueqe2zpH44HszA.jpg 1920w\"},className:\"framer-up6j27\",\"data-framer-name\":\"Head8\"})]})],startFrom:0,style:{height:\"100%\",width:\"100%\"},transitionControl:{damping:40,delay:0,mass:1,stiffness:200,type:\"spring\"},width:\"100%\"})})})]}),getContainer())})})]})})})})})]})]})})]})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-15ec2a4\",\"data-framer-name\":\"Media\",children:[/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-jf6w6r\",\"data-framer-name\":\"Media 1\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bpcSgOZ7W:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:3048,intrinsicWidth:4603,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+475+0+3277+0+0+0+0+0),pixelHeight:1920,pixelWidth:1920,src:\"data:framer/asset-reference,pNJnaLqb1QdxVkADWLLVTLdsGU.jpg?originalFilename=Carolyn+Lim-04393-Edit+final.jpg&preferredSize=auto\"}},O3xwEtKtE:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:3048,intrinsicWidth:4603,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+379+0+3930.2+0+665.4+0+0+0),pixelHeight:1920,pixelWidth:1920,src:\"data:framer/asset-reference,pNJnaLqb1QdxVkADWLLVTLdsGU.jpg?originalFilename=Carolyn+Lim-04393-Edit+final.jpg&preferredSize=auto\"}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fill\",intrinsicHeight:3048,intrinsicWidth:4603,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+475+0+3671+0+0+0+0+0),pixelHeight:1920,pixelWidth:1920,sizes:`max(max((${componentViewport?.width||\"100vw\"} - 320px) / 4, 1px) * 3 + 128px, 1px)`,src:\"https://framerusercontent.com/images/pNJnaLqb1QdxVkADWLLVTLdsGU.jpg\",srcSet:\"https://framerusercontent.com/images/pNJnaLqb1QdxVkADWLLVTLdsGU.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/pNJnaLqb1QdxVkADWLLVTLdsGU.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/pNJnaLqb1QdxVkADWLLVTLdsGU.jpg 1920w\"},className:\"framer-vt81jz\",\"data-framer-name\":\"Cover Image\",style:{transformPerspective:1200}})})}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-130bvdo\",\"data-framer-name\":\"Media 3\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bpcSgOZ7W:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:3048,intrinsicWidth:4603,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+475+0+3277+0+0+0+766+0),pixelHeight:571,pixelWidth:1141,sizes:`max(max((${componentViewport?.width||\"100vw\"} - 109px) / 4, 1px) * 3 + 30px, 1px)`,src:\"https://framerusercontent.com/images/NGa9LLW1vRVS14cE0GkchJGDlek.jpg\",srcSet:\"https://framerusercontent.com/images/NGa9LLW1vRVS14cE0GkchJGDlek.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/NGa9LLW1vRVS14cE0GkchJGDlek.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/NGa9LLW1vRVS14cE0GkchJGDlek.jpg 1141w\"}},O3xwEtKtE:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:3048,intrinsicWidth:4603,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+379+0+3930.2+0+665.4+0+516+0),pixelHeight:571,pixelWidth:1141,sizes:`max(${componentViewport?.width||\"100vw\"} - 56px, 1px)`,src:\"https://framerusercontent.com/images/NGa9LLW1vRVS14cE0GkchJGDlek.jpg\",srcSet:\"https://framerusercontent.com/images/NGa9LLW1vRVS14cE0GkchJGDlek.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/NGa9LLW1vRVS14cE0GkchJGDlek.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/NGa9LLW1vRVS14cE0GkchJGDlek.jpg 1141w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:3048,intrinsicWidth:4603,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+475+0+3671+0+0+0+962+0),pixelHeight:571,pixelWidth:1141,sizes:`max(max((${componentViewport?.width||\"100vw\"} - 320px) / 4, 1px) * 3 + 128px, 1px)`,src:\"https://framerusercontent.com/images/NGa9LLW1vRVS14cE0GkchJGDlek.jpg\",srcSet:\"https://framerusercontent.com/images/NGa9LLW1vRVS14cE0GkchJGDlek.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/NGa9LLW1vRVS14cE0GkchJGDlek.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/NGa9LLW1vRVS14cE0GkchJGDlek.jpg 1141w\"},className:\"framer-hv550d\",\"data-framer-name\":\"Image 3\"})})}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1oavbct\",\"data-framer-name\":\"Media 2\",children:/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation5,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1j52igz\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bpcSgOZ7W:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:3048,intrinsicWidth:4603,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+475+0+3277+0+0+0+1298+0+0+0),pixelHeight:1872,pixelWidth:1887,positionX:\"50%\",positionY:\"35.7%\",sizes:`max(max((${componentViewport?.width||\"100vw\"} - 109px) / 4, 1px) * 3 + 30px, 1px)`,src:\"https://framerusercontent.com/images/cxllawqWSZBUYTrlMDlnOVsRcG4.jpg\",srcSet:\"https://framerusercontent.com/images/cxllawqWSZBUYTrlMDlnOVsRcG4.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/cxllawqWSZBUYTrlMDlnOVsRcG4.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/cxllawqWSZBUYTrlMDlnOVsRcG4.jpg 1887w\"}},O3xwEtKtE:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:3048,intrinsicWidth:4603,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+379+0+3930.2+0+665.4+0+1048+0+0+0),pixelHeight:1872,pixelWidth:1887,positionX:\"50%\",positionY:\"35.7%\",sizes:`max(${componentViewport?.width||\"100vw\"} - 56px, 1px)`,src:\"https://framerusercontent.com/images/cxllawqWSZBUYTrlMDlnOVsRcG4.jpg\",srcSet:\"https://framerusercontent.com/images/cxllawqWSZBUYTrlMDlnOVsRcG4.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/cxllawqWSZBUYTrlMDlnOVsRcG4.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/cxllawqWSZBUYTrlMDlnOVsRcG4.jpg 1887w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:3048,intrinsicWidth:4603,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+475+0+3671+0+0+0+1494+0+0+0),pixelHeight:1872,pixelWidth:1887,positionX:\"50%\",positionY:\"35.7%\",sizes:`max(max((${componentViewport?.width||\"100vw\"} - 320px) / 4, 1px) * 3 + 128px, 1px)`,src:\"https://framerusercontent.com/images/cxllawqWSZBUYTrlMDlnOVsRcG4.jpg\",srcSet:\"https://framerusercontent.com/images/cxllawqWSZBUYTrlMDlnOVsRcG4.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/cxllawqWSZBUYTrlMDlnOVsRcG4.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/cxllawqWSZBUYTrlMDlnOVsRcG4.jpg 1887w\"},className:\"framer-1gvrfkk\",\"data-framer-name\":\"Image 2\"})})})})]})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bpcSgOZ7W:{width:`calc(${componentViewport?.width||\"100vw\"} - 64px)`,y:(componentViewport?.y||0)+0+0+0+475+0+5469},O3xwEtKtE:{width:`calc(${componentViewport?.width||\"100vw\"} - 16px)`,y:(componentViewport?.y||0)+0+0+0+379+0+6287.6}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1787,width:`calc(${componentViewport?.width||\"100vw\"} - 128px)`,y:(componentViewport?.y||0)+0+0+0+475+0+6255,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1lfvoc8-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bpcSgOZ7W:{variant:\"JBxKaYSMg\"},O3xwEtKtE:{variant:\"hfyZlIBEf\"},vHHh0Abqx:{variant:\"ywQfKpRtZ\"}},children:/*#__PURE__*/_jsx(WorkExample_s3,{CaGr8E0td:\"https://infinitsite.s3.us-east-2.amazonaws.com/photo/.1.mp4\",ec1fyaj_H:\"https://infinitsite.s3.us-east-2.amazonaws.com/motion/berbix3.mp4\",eZyvHoFIH:\"Through masterful lighting and macro precision, we reveal every curve, texture, and reflection in the products we showcase. We produced this series on modular synthesizers for a music technology website, proving that even the smallest details deserve their moment in the spotlight.\",Ggpy6wat2:addImageAlt({src:\"https://framerusercontent.com/images/kL6YgCtF3g98b0KuHjO7fF1YIEE.jpg\",srcSet:\"https://framerusercontent.com/images/kL6YgCtF3g98b0KuHjO7fF1YIEE.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/kL6YgCtF3g98b0KuHjO7fF1YIEE.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/kL6YgCtF3g98b0KuHjO7fF1YIEE.jpg 1920w\"},\"\"),height:\"100%\",Hf9hhXTy_:addImageAlt({src:\"https://framerusercontent.com/images/dwQhEu4NrzQ2SkQEghtWjvyA1F0.jpg\",srcSet:\"https://framerusercontent.com/images/dwQhEu4NrzQ2SkQEghtWjvyA1F0.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/dwQhEu4NrzQ2SkQEghtWjvyA1F0.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/dwQhEu4NrzQ2SkQEghtWjvyA1F0.jpg 1920w\"},\"\"),HglHHT0bB:addImageAlt({src:\"https://framerusercontent.com/images/hB719aMa2xMpOfMgHOfaWHi18vw.jpg\",srcSet:\"https://framerusercontent.com/images/hB719aMa2xMpOfMgHOfaWHi18vw.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/hB719aMa2xMpOfMgHOfaWHi18vw.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/hB719aMa2xMpOfMgHOfaWHi18vw.jpg 1920w\"},\"\"),id:\"AHfcqRcES\",K3dhX2L_I:\"URL\",L8YHfWS7O:\"URL\",layoutId:\"AHfcqRcES\",MxG5MuNnh:\"View Gallery\",nEb5zwTQy:\"Marketing\",p8rxCI9zt:\"pATCHES\",QWLg7nY_F:addImageAlt({src:\"https://framerusercontent.com/images/879l163teZvaRj6WNSupXMZhdgc.jpg\",srcSet:\"https://framerusercontent.com/images/879l163teZvaRj6WNSupXMZhdgc.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/879l163teZvaRj6WNSupXMZhdgc.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/879l163teZvaRj6WNSupXMZhdgc.jpg 1920w\"},\"\"),style:{width:\"100%\"},TxJidRTJN:\"URL\",uUpiHU0k1:\"Product Photography\",variant:\"DZGNWh95k\",vOP8WgMwR:\"https://infinitsite.s3.us-east-2.amazonaws.com/motion/berbix2.mp4\",width:\"100%\",WJfthuJnN:true,YCNYz0VLm:\"Deliverables\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-kxqw64\",\"data-framer-name\":\"Section More\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-oaz59\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-5uvqlx\",\"data-framer-name\":\"Placeholder\"}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"kdAAEhChI\"},implicitPathVariables:undefined},{href:{webPageId:\"sNWpom7le\"},implicitPathVariables:undefined},{href:{webPageId:\"kdAAEhChI\"},implicitPathVariables:undefined},{href:{webPageId:\"sNWpom7le\"},implicitPathVariables:undefined},{href:{webPageId:\"kdAAEhChI\"},implicitPathVariables:undefined},{href:{webPageId:\"sNWpom7le\"},implicitPathVariables:undefined},{href:{webPageId:\"kdAAEhChI\"},implicitPathVariables:undefined},{href:{webPageId:\"sNWpom7le\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bpcSgOZ7W:{width:`calc(max((${componentViewport?.width||\"100vw\"} - 151px) / 4, 1px) * 3 + 64px)`,y:(componentViewport?.y||0)+0+0+0+7795+0+0+0+0},O3xwEtKtE:{width:`calc(max((${componentViewport?.width||\"100vw\"} - 140px) / 4, 1px) * 4 + 96px)`,y:(componentViewport?.y||0)+0+0+0+8485.6+0+0+0+32}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:55,width:`calc(max((${componentViewport?.width||\"100vw\"} - 224px) / 4, 1px) * 3 + 64px)`,y:(componentViewport?.y||0)+0+0+0+8581+0+0+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1es50zj-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bpcSgOZ7W:{RHb5zDUX6:resolvedLinks[5],SjY0722aL:resolvedLinks[4]},O3xwEtKtE:{RHb5zDUX6:resolvedLinks[7],SjY0722aL:resolvedLinks[6]},vHHh0Abqx:{RHb5zDUX6:resolvedLinks[3],SjY0722aL:resolvedLinks[2]}},children:/*#__PURE__*/_jsx(PrevNext,{height:\"100%\",id:\"O_FVGH9tt\",imkOA_AUB:\"Branding\",layoutId:\"O_FVGH9tt\",RHb5zDUX6:resolvedLinks[1],SjY0722aL:resolvedLinks[0],style:{width:\"100%\"},variant:\"oA3990ska\",width:\"100%\",zSTLqUVuZ:\"Scripted Video\"})})})})})})]})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bpcSgOZ7W:{y:(componentViewport?.y||0)+0+8067},O3xwEtKtE:{y:(componentViewport?.y||0)+0+8757.6}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:533,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+8853,children:/*#__PURE__*/_jsx(Container,{className:\"framer-arlz8a-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bpcSgOZ7W:{variant:\"zxmhHLx2o\"},O3xwEtKtE:{variant:\"hQy_hz8ta\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"vmeBqCAqB\",layoutId:\"vmeBqCAqB\",style:{width:\"100%\"},variant:\"ASio15S6F\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-Inbo8.framer-f6o4yr, .framer-Inbo8 .framer-f6o4yr { display: block; }\",\".framer-Inbo8.framer-1r1wjr1 { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1536px; }\",\".framer-Inbo8 .framer-17x6b22-container { flex: none; height: 64px; left: 0px; position: fixed; top: 0px; width: 100%; z-index: 2; }\",\".framer-Inbo8 .framer-13v85jo { align-content: center; align-items: center; background-color: var(--token-9e1951ab-6099-4336-a59e-defdfaed5e21, #fafafa); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-Inbo8 .framer-1g2kl97 { align-content: flex-end; align-items: flex-end; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 64px; height: min-content; justify-content: center; overflow: hidden; padding: 256px 64px 72px 64px; position: relative; width: 100%; }\",\".framer-Inbo8 .framer-1lzwgvu-container { flex: 1 0 0px; height: auto; position: relative; width: 1px; }\",\".framer-Inbo8 .framer-1q5gv5h { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 144px; height: min-content; justify-content: center; overflow: visible; padding: 0px 64px 64px 64px; position: relative; width: 100%; }\",\".framer-Inbo8 .framer-8yuzk6-container, .framer-Inbo8 .framer-1lfvoc8-container, .framer-Inbo8 .framer-arlz8a-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-Inbo8.framer-hrca41, .framer-Inbo8.framer-6xfknp { background-color: rgba(0, 0, 0, 0.8); inset: 0px; position: fixed; user-select: none; z-index: 3; }\",\".framer-Inbo8.framer-uvklk8-container { flex: none; height: 81%; left: calc(50.00000000000002% - 69.140625% / 2); position: fixed; top: calc(50.00000000000002% - 80.5% / 2); width: 69%; z-index: 3; }\",\".framer-Inbo8 .framer-rjrgyv, .framer-Inbo8 .framer-m14co3, .framer-Inbo8 .framer-ndxpmp, .framer-Inbo8 .framer-nlz7kd, .framer-Inbo8 .framer-19iwgwr, .framer-Inbo8 .framer-phrptr, .framer-Inbo8 .framer-1eejhg5, .framer-Inbo8 .framer-vtr6mo, .framer-Inbo8 .framer-1l4g21f, .framer-Inbo8 .framer-xw9ctt, .framer-Inbo8 .framer-1horl0h { aspect-ratio: 1.4988290398126465 / 1; height: var(--framer-aspect-ratio-supported, 641px); overflow: visible; position: relative; width: 960px; }\",\".framer-Inbo8 .framer-flezpf, .framer-Inbo8 .framer-fc1yta, .framer-Inbo8 .framer-1t9ctbs, .framer-Inbo8 .framer-mj862e, .framer-Inbo8 .framer-1k77gem, .framer-Inbo8 .framer-iubel8, .framer-Inbo8 .framer-jywykp, .framer-Inbo8 .framer-14wjf4n { aspect-ratio: 1.5 / 1; height: var(--framer-aspect-ratio-supported, 640px); overflow: visible; position: relative; width: 960px; }\",\".framer-Inbo8 .framer-hk9hl7 { aspect-ratio: 1.7777777777777777 / 1; height: var(--framer-aspect-ratio-supported, 540px); overflow: visible; position: relative; width: 960px; }\",\".framer-Inbo8 .framer-lfakby, .framer-Inbo8 .framer-wy6yk3 { display: grid; flex: none; gap: 64px; grid-auto-rows: min-content; grid-template-columns: repeat(4, minmax(1px, 1fr)); grid-template-rows: repeat(1, min-content); height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-Inbo8 .framer-1k13djy, .framer-Inbo8 .framer-14orxi0 { align-content: center; align-items: center; align-self: start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: 100%; justify-content: flex-start; justify-self: start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-Inbo8 .framer-f8dkyt, .framer-Inbo8 .framer-1loqm8y { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: sticky; top: 64px; width: 100%; will-change: transform; z-index: 1; }\",\".framer-Inbo8 .framer-kfjopm, .framer-Inbo8 .framer-19xb7mr { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-Inbo8 .framer-1qvgdi5 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-Inbo8 .framer-gqe751, .framer-Inbo8 .framer-1uiwvl2, .framer-Inbo8 .framer-alasl5, .framer-Inbo8 .framer-12qmk2d { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-Inbo8 .framer-1kku49p, .framer-Inbo8 .framer-g3fg45, .framer-Inbo8 .framer-jxn11a, .framer-Inbo8 .framer-17eurup, .framer-Inbo8 .framer-1ands25, .framer-Inbo8 .framer-feuc81 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-Inbo8 .framer-14ry5h6 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; min-height: 31px; min-width: 61px; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-Inbo8 .framer-1f71ert, .framer-Inbo8 .framer-fjn9jy { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-Inbo8 .framer-k03hm2, .framer-Inbo8 .framer-1c2rlpq { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-Inbo8 .framer-1crvq1t { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-Inbo8 .framer-16voe74, .framer-Inbo8 .framer-1o3gejb, .framer-Inbo8 .framer-qnuiym { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1px; z-index: 1; }\",\".framer-Inbo8 .framer-68jfio, .framer-Inbo8 .framer-1swjst6 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-Inbo8 .framer-41pfev, .framer-Inbo8 .framer-18pb0fj { 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-Inbo8 .framer-egq45n, .framer-Inbo8 .framer-1n90uax { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-Inbo8 .framer-1ewjovl { align-content: flex-start; align-items: flex-start; cursor: pointer; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-Inbo8 .framer-1rm9d75-container, .framer-Inbo8 .framer-1sg2sn5-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-Inbo8.framer-sr13db { background-color: rgba(0, 0, 0, 0.8); inset: 0px; position: fixed; user-select: none; z-index: 2; }\",\".framer-Inbo8.framer-1l6kpqb-container { flex: none; height: 81%; left: calc(50.00000000000002% - 69.140625% / 2); position: fixed; top: calc(50.00000000000002% - 80.5% / 2); width: 69%; z-index: 2; }\",\".framer-Inbo8 .framer-1qm0uzx, .framer-Inbo8 .framer-15ec2a4 { align-content: center; align-items: center; align-self: start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; grid-column: auto / span 3; height: min-content; justify-content: center; justify-self: start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-Inbo8 .framer-16rx8el, .framer-Inbo8 .framer-9sdbsd { align-content: center; align-items: center; aspect-ratio: 1.7777777777777777 / 1; background-color: #e0e0e0; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: var(--framer-aspect-ratio-supported, 585px); justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-Inbo8 .framer-16v17il, .framer-Inbo8 .framer-me2992 { flex: none; height: 100%; left: 0px; overflow: hidden; position: absolute; right: 0px; top: 0px; z-index: 1; }\",\".framer-Inbo8 .framer-1pf6cv0 { align-content: center; align-items: center; background-color: #c9c9c9; 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-Inbo8 .framer-s5jzih { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-Inbo8 .framer-me8khj { aspect-ratio: 2.6395939086294415 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 394px); overflow: hidden; position: relative; width: 100%; z-index: 1; }\",\".framer-Inbo8 .framer-1r8xlmv { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 0px 16px 0px; position: relative; width: min-content; }\",\".framer-Inbo8 .framer-1l5x4la { 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: min-content; }\",\".framer-Inbo8 .framer-1jl98sv { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-Inbo8 .framer-1qscs39 { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; z-index: 1; }\",\".framer-Inbo8.framer-fqpw8w-container { flex: none; height: 81%; left: calc(49.93489583333336% - 34.5703125% / 2); position: fixed; top: calc(50.00000000000002% - 80.5% / 2); width: 35%; z-index: 3; }\",\".framer-Inbo8 .framer-1xcs1y4, .framer-Inbo8 .framer-gcwfdv, .framer-Inbo8 .framer-1eknldk { aspect-ratio: 1 / 1; height: var(--framer-aspect-ratio-supported, 960px); overflow: visible; position: relative; width: 960px; }\",\".framer-Inbo8 .framer-1uyusx2 { aspect-ratio: 1.408657373440939 / 1; height: var(--framer-aspect-ratio-supported, 682px); overflow: visible; position: relative; width: 960px; }\",\".framer-Inbo8 .framer-1z2dle { aspect-ratio: 0.6666666666666666 / 1; height: var(--framer-aspect-ratio-supported, 1440px); overflow: visible; position: relative; width: 960px; }\",\".framer-Inbo8 .framer-1veklim { aspect-ratio: 0.8 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 1200px); left: 0px; overflow: visible; position: absolute; right: 0px; top: 51%; transform: translateY(-50%); }\",\".framer-Inbo8 .framer-up6j27 { aspect-ratio: 1 / 1; bottom: -48px; flex: none; height: var(--framer-aspect-ratio-supported, 960px); overflow: visible; position: absolute; right: -308px; width: 960px; }\",\".framer-Inbo8 .framer-jf6w6r { align-content: center; align-items: center; background-color: #e0e0e0; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 946px; justify-content: center; max-height: 100vh; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-Inbo8 .framer-vt81jz { flex: 1 0 0px; height: 100%; overflow: hidden; position: relative; width: 1px; z-index: 1; }\",\".framer-Inbo8 .framer-130bvdo { align-content: center; align-items: center; background-color: #e0e0e0; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; max-height: 100vh; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-Inbo8 .framer-hv550d { aspect-ratio: 2.0155038759689923 / 1; flex: 1 0 0px; height: var(--framer-aspect-ratio-supported, 516px); overflow: hidden; position: relative; width: 1px; z-index: 1; }\",\".framer-Inbo8 .framer-1oavbct { align-content: center; align-items: center; background-color: #c9c9c9; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 946px; justify-content: center; max-height: 100vh; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-Inbo8 .framer-1j52igz { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 100%; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-Inbo8 .framer-1gvrfkk { flex: none; height: 100%; overflow: hidden; position: relative; width: 100%; z-index: 1; }\",\".framer-Inbo8 .framer-kxqw64 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: visible; padding: 0px 64px 72px 64px; position: relative; width: 100%; }\",\".framer-Inbo8 .framer-oaz59 { display: grid; flex: none; gap: 32px; grid-auto-rows: min-content; grid-template-columns: repeat(4, minmax(1px, 1fr)); grid-template-rows: repeat(1, min-content); height: 200px; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-Inbo8 .framer-5uvqlx { align-content: center; align-items: center; align-self: start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 64px; height: 100%; justify-content: flex-start; justify-self: start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-Inbo8 .framer-1es50zj-container { align-self: start; flex: none; grid-column: auto / span 3; height: auto; justify-self: start; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-Inbo8.framer-1r1wjr1, .framer-Inbo8 .framer-13v85jo, .framer-Inbo8 .framer-1g2kl97, .framer-Inbo8 .framer-1q5gv5h, .framer-Inbo8 .framer-1k13djy, .framer-Inbo8 .framer-f8dkyt, .framer-Inbo8 .framer-kfjopm, .framer-Inbo8 .framer-1qvgdi5, .framer-Inbo8 .framer-14ry5h6, .framer-Inbo8 .framer-1f71ert, .framer-Inbo8 .framer-k03hm2, .framer-Inbo8 .framer-1crvq1t, .framer-Inbo8 .framer-16voe74, .framer-Inbo8 .framer-68jfio, .framer-Inbo8 .framer-1o3gejb, .framer-Inbo8 .framer-41pfev, .framer-Inbo8 .framer-1ewjovl, .framer-Inbo8 .framer-1qm0uzx, .framer-Inbo8 .framer-16rx8el, .framer-Inbo8 .framer-1pf6cv0, .framer-Inbo8 .framer-s5jzih, .framer-Inbo8 .framer-9sdbsd, .framer-Inbo8 .framer-14orxi0, .framer-Inbo8 .framer-1loqm8y, .framer-Inbo8 .framer-19xb7mr, .framer-Inbo8 .framer-1r8xlmv, .framer-Inbo8 .framer-1l5x4la, .framer-Inbo8 .framer-fjn9jy, .framer-Inbo8 .framer-1c2rlpq, .framer-Inbo8 .framer-1jl98sv, .framer-Inbo8 .framer-qnuiym, .framer-Inbo8 .framer-1swjst6, .framer-Inbo8 .framer-1qscs39, .framer-Inbo8 .framer-18pb0fj, .framer-Inbo8 .framer-15ec2a4, .framer-Inbo8 .framer-jf6w6r, .framer-Inbo8 .framer-130bvdo, .framer-Inbo8 .framer-1oavbct, .framer-Inbo8 .framer-1j52igz, .framer-Inbo8 .framer-kxqw64, .framer-Inbo8 .framer-5uvqlx { gap: 0px; } .framer-Inbo8.framer-1r1wjr1 > *, .framer-Inbo8 .framer-13v85jo > *, .framer-Inbo8 .framer-kfjopm > *, .framer-Inbo8 .framer-1qvgdi5 > *, .framer-Inbo8 .framer-19xb7mr > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-Inbo8.framer-1r1wjr1 > :first-child, .framer-Inbo8 .framer-13v85jo > :first-child, .framer-Inbo8 .framer-1q5gv5h > :first-child, .framer-Inbo8 .framer-1k13djy > :first-child, .framer-Inbo8 .framer-f8dkyt > :first-child, .framer-Inbo8 .framer-kfjopm > :first-child, .framer-Inbo8 .framer-1qvgdi5 > :first-child, .framer-Inbo8 .framer-1f71ert > :first-child, .framer-Inbo8 .framer-k03hm2 > :first-child, .framer-Inbo8 .framer-16voe74 > :first-child, .framer-Inbo8 .framer-1o3gejb > :first-child, .framer-Inbo8 .framer-1ewjovl > :first-child, .framer-Inbo8 .framer-1qm0uzx > :first-child, .framer-Inbo8 .framer-s5jzih > :first-child, .framer-Inbo8 .framer-14orxi0 > :first-child, .framer-Inbo8 .framer-1loqm8y > :first-child, .framer-Inbo8 .framer-19xb7mr > :first-child, .framer-Inbo8 .framer-fjn9jy > :first-child, .framer-Inbo8 .framer-1c2rlpq > :first-child, .framer-Inbo8 .framer-qnuiym > :first-child, .framer-Inbo8 .framer-1qscs39 > :first-child, .framer-Inbo8 .framer-15ec2a4 > :first-child, .framer-Inbo8 .framer-1j52igz > :first-child, .framer-Inbo8 .framer-kxqw64 > :first-child, .framer-Inbo8 .framer-5uvqlx > :first-child { margin-top: 0px; } .framer-Inbo8.framer-1r1wjr1 > :last-child, .framer-Inbo8 .framer-13v85jo > :last-child, .framer-Inbo8 .framer-1q5gv5h > :last-child, .framer-Inbo8 .framer-1k13djy > :last-child, .framer-Inbo8 .framer-f8dkyt > :last-child, .framer-Inbo8 .framer-kfjopm > :last-child, .framer-Inbo8 .framer-1qvgdi5 > :last-child, .framer-Inbo8 .framer-1f71ert > :last-child, .framer-Inbo8 .framer-k03hm2 > :last-child, .framer-Inbo8 .framer-16voe74 > :last-child, .framer-Inbo8 .framer-1o3gejb > :last-child, .framer-Inbo8 .framer-1ewjovl > :last-child, .framer-Inbo8 .framer-1qm0uzx > :last-child, .framer-Inbo8 .framer-s5jzih > :last-child, .framer-Inbo8 .framer-14orxi0 > :last-child, .framer-Inbo8 .framer-1loqm8y > :last-child, .framer-Inbo8 .framer-19xb7mr > :last-child, .framer-Inbo8 .framer-fjn9jy > :last-child, .framer-Inbo8 .framer-1c2rlpq > :last-child, .framer-Inbo8 .framer-qnuiym > :last-child, .framer-Inbo8 .framer-1qscs39 > :last-child, .framer-Inbo8 .framer-15ec2a4 > :last-child, .framer-Inbo8 .framer-1j52igz > :last-child, .framer-Inbo8 .framer-kxqw64 > :last-child, .framer-Inbo8 .framer-5uvqlx > :last-child { margin-bottom: 0px; } .framer-Inbo8 .framer-1g2kl97 > * { margin: 0px; margin-left: calc(64px / 2); margin-right: calc(64px / 2); } .framer-Inbo8 .framer-1g2kl97 > :first-child, .framer-Inbo8 .framer-14ry5h6 > :first-child, .framer-Inbo8 .framer-1crvq1t > :first-child, .framer-Inbo8 .framer-68jfio > :first-child, .framer-Inbo8 .framer-41pfev > :first-child, .framer-Inbo8 .framer-16rx8el > :first-child, .framer-Inbo8 .framer-1pf6cv0 > :first-child, .framer-Inbo8 .framer-9sdbsd > :first-child, .framer-Inbo8 .framer-1r8xlmv > :first-child, .framer-Inbo8 .framer-1l5x4la > :first-child, .framer-Inbo8 .framer-1jl98sv > :first-child, .framer-Inbo8 .framer-1swjst6 > :first-child, .framer-Inbo8 .framer-18pb0fj > :first-child, .framer-Inbo8 .framer-jf6w6r > :first-child, .framer-Inbo8 .framer-130bvdo > :first-child, .framer-Inbo8 .framer-1oavbct > :first-child { margin-left: 0px; } .framer-Inbo8 .framer-1g2kl97 > :last-child, .framer-Inbo8 .framer-14ry5h6 > :last-child, .framer-Inbo8 .framer-1crvq1t > :last-child, .framer-Inbo8 .framer-68jfio > :last-child, .framer-Inbo8 .framer-41pfev > :last-child, .framer-Inbo8 .framer-16rx8el > :last-child, .framer-Inbo8 .framer-1pf6cv0 > :last-child, .framer-Inbo8 .framer-9sdbsd > :last-child, .framer-Inbo8 .framer-1r8xlmv > :last-child, .framer-Inbo8 .framer-1l5x4la > :last-child, .framer-Inbo8 .framer-1jl98sv > :last-child, .framer-Inbo8 .framer-1swjst6 > :last-child, .framer-Inbo8 .framer-18pb0fj > :last-child, .framer-Inbo8 .framer-jf6w6r > :last-child, .framer-Inbo8 .framer-130bvdo > :last-child, .framer-Inbo8 .framer-1oavbct > :last-child { margin-right: 0px; } .framer-Inbo8 .framer-1q5gv5h > * { margin: 0px; margin-bottom: calc(144px / 2); margin-top: calc(144px / 2); } .framer-Inbo8 .framer-1k13djy > *, .framer-Inbo8 .framer-k03hm2 > *, .framer-Inbo8 .framer-14orxi0 > *, .framer-Inbo8 .framer-1c2rlpq > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-Inbo8 .framer-f8dkyt > *, .framer-Inbo8 .framer-1loqm8y > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-Inbo8 .framer-14ry5h6 > *, .framer-Inbo8 .framer-68jfio > *, .framer-Inbo8 .framer-41pfev > *, .framer-Inbo8 .framer-16rx8el > *, .framer-Inbo8 .framer-1pf6cv0 > *, .framer-Inbo8 .framer-9sdbsd > *, .framer-Inbo8 .framer-1l5x4la > *, .framer-Inbo8 .framer-1swjst6 > *, .framer-Inbo8 .framer-18pb0fj > *, .framer-Inbo8 .framer-jf6w6r > *, .framer-Inbo8 .framer-130bvdo > *, .framer-Inbo8 .framer-1oavbct > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-Inbo8 .framer-1f71ert > *, .framer-Inbo8 .framer-fjn9jy > * { margin: 0px; margin-bottom: calc(4px / 2); margin-top: calc(4px / 2); } .framer-Inbo8 .framer-1crvq1t > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-Inbo8 .framer-16voe74 > *, .framer-Inbo8 .framer-1o3gejb > *, .framer-Inbo8 .framer-qnuiym > *, .framer-Inbo8 .framer-1qscs39 > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } .framer-Inbo8 .framer-1ewjovl > *, .framer-Inbo8 .framer-s5jzih > *, .framer-Inbo8 .framer-1j52igz > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-Inbo8 .framer-1qm0uzx > *, .framer-Inbo8 .framer-15ec2a4 > *, .framer-Inbo8 .framer-kxqw64 > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-Inbo8 .framer-1r8xlmv > * { margin: 0px; margin-left: calc(12px / 2); margin-right: calc(12px / 2); } .framer-Inbo8 .framer-1jl98sv > * { margin: 0px; margin-left: calc(32px / 2); margin-right: calc(32px / 2); } .framer-Inbo8 .framer-5uvqlx > * { margin: 0px; margin-bottom: calc(64px / 2); margin-top: calc(64px / 2); } }\",...sharedStyle.css,\"@media (min-width: 1200px) and (max-width: 1535px) { .framer-Inbo8.framer-1r1wjr1 { width: 1200px; } .framer-Inbo8.framer-uvklk8-container { left: calc(49.666666666666686% - 94.66666666666667% / 2); width: 95%; } .framer-Inbo8 .framer-1crvq1t { flex-direction: column; gap: 16px; } .framer-Inbo8 .framer-16voe74, .framer-Inbo8 .framer-1o3gejb, .framer-Inbo8 .framer-qnuiym, .framer-Inbo8 .framer-1qscs39 { flex: none; width: 100%; } .framer-Inbo8.framer-1l6kpqb-container { left: calc(50.16666666666669% - 87.66666666666667% / 2); width: 88%; } .framer-Inbo8 .framer-16rx8el { height: var(--framer-aspect-ratio-supported, 444px); } .framer-Inbo8 .framer-me8khj { height: var(--framer-aspect-ratio-supported, 299px); } .framer-Inbo8 .framer-9sdbsd { height: var(--framer-aspect-ratio-supported, 443px); } .framer-Inbo8 .framer-1jl98sv { flex-direction: column; } .framer-Inbo8 .framer-hv550d { height: var(--framer-aspect-ratio-supported, 391px); } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-Inbo8 .framer-1crvq1t, .framer-Inbo8 .framer-1jl98sv { gap: 0px; } .framer-Inbo8 .framer-1crvq1t > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-Inbo8 .framer-1crvq1t > :first-child, .framer-Inbo8 .framer-1jl98sv > :first-child { margin-top: 0px; } .framer-Inbo8 .framer-1crvq1t > :last-child, .framer-Inbo8 .framer-1jl98sv > :last-child { margin-bottom: 0px; } .framer-Inbo8 .framer-1jl98sv > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } }}\",\"@media (min-width: 810px) and (max-width: 1199px) { .framer-Inbo8.framer-1r1wjr1 { width: 810px; } .framer-Inbo8 .framer-1q5gv5h { padding: 0px 32px 64px 32px; } .framer-Inbo8.framer-uvklk8-container { height: 49%; left: calc(50.00000000000002% - 93.33333333333333% / 2); top: calc(50.00000000000002% - 48.7037037037037% / 2); width: 93%; } .framer-Inbo8 .framer-lfakby, .framer-Inbo8 .framer-wy6yk3 { gap: 15px; } .framer-Inbo8 .framer-1crvq1t { flex-direction: column; gap: 16px; } .framer-Inbo8 .framer-16voe74, .framer-Inbo8 .framer-1o3gejb, .framer-Inbo8 .framer-qnuiym, .framer-Inbo8 .framer-1qscs39 { flex: none; width: 100%; } .framer-Inbo8.framer-1l6kpqb-container { height: 56%; left: calc(50.00000000000002% - 93.82716049382715% / 2); top: calc(49.907407407407426% - 55.833333333333336% / 2); width: 94%; } .framer-Inbo8 .framer-16rx8el, .framer-Inbo8 .framer-9sdbsd { height: var(--framer-aspect-ratio-supported, 313px); } .framer-Inbo8 .framer-s5jzih { align-self: stretch; height: auto; } .framer-Inbo8 .framer-me8khj { height: var(--framer-aspect-ratio-supported, 211px); } .framer-Inbo8 .framer-1jl98sv { flex-direction: column; } .framer-Inbo8.framer-fqpw8w-container { height: 81%; left: calc(50.00000000000002% - 89.38271604938272% / 2); top: calc(50.00000000000002% - 80.55555555555556% / 2); width: 89%; } .framer-Inbo8 .framer-jf6w6r, .framer-Inbo8 .framer-1oavbct { height: 750px; } .framer-Inbo8 .framer-hv550d { height: var(--framer-aspect-ratio-supported, 276px); } .framer-Inbo8 .framer-kxqw64 { padding: 0px 32px 72px 23px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-Inbo8 .framer-lfakby, .framer-Inbo8 .framer-1crvq1t, .framer-Inbo8 .framer-wy6yk3, .framer-Inbo8 .framer-1jl98sv { gap: 0px; } .framer-Inbo8 .framer-lfakby > *, .framer-Inbo8 .framer-lfakby > :first-child, .framer-Inbo8 .framer-lfakby > :last-child, .framer-Inbo8 .framer-wy6yk3 > *, .framer-Inbo8 .framer-wy6yk3 > :first-child, .framer-Inbo8 .framer-wy6yk3 > :last-child { margin: 0px; } .framer-Inbo8 .framer-1crvq1t > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-Inbo8 .framer-1crvq1t > :first-child, .framer-Inbo8 .framer-1jl98sv > :first-child { margin-top: 0px; } .framer-Inbo8 .framer-1crvq1t > :last-child, .framer-Inbo8 .framer-1jl98sv > :last-child { margin-bottom: 0px; } .framer-Inbo8 .framer-1jl98sv > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } }}\",\"@media (max-width: 809px) { .framer-Inbo8.framer-1r1wjr1 { width: 390px; } .framer-Inbo8 .framer-1g2kl97 { padding: 160px 10px 72px 10px; } .framer-Inbo8 .framer-1q5gv5h { padding: 0px 8px 32px 8px; } .framer-Inbo8.framer-uvklk8-container, .framer-Inbo8.framer-1l6kpqb-container { height: 30%; left: calc(50.00000000000002% - 90.76923076923077% / 2); top: calc(49.88151658767775% - 29.50236966824645% / 2); width: 91%; } .framer-Inbo8 .framer-lfakby, .framer-Inbo8 .framer-wy6yk3 { grid-template-columns: repeat(1, minmax(1px, 1fr)); padding: 0px 20px 0px 20px; } .framer-Inbo8 .framer-1crvq1t { flex-direction: column; gap: 16px; } .framer-Inbo8 .framer-16voe74, .framer-Inbo8 .framer-1o3gejb, .framer-Inbo8 .framer-qnuiym, .framer-Inbo8 .framer-1qscs39 { flex: none; width: 100%; } .framer-Inbo8 .framer-1qm0uzx, .framer-Inbo8 .framer-15ec2a4 { grid-column: auto / span 1; } .framer-Inbo8 .framer-16rx8el, .framer-Inbo8 .framer-9sdbsd { height: var(--framer-aspect-ratio-supported, 113px); } .framer-Inbo8 .framer-s5jzih { align-self: stretch; height: auto; } .framer-Inbo8 .framer-me8khj { height: var(--framer-aspect-ratio-supported, 76px); } .framer-Inbo8 .framer-1jl98sv { flex-direction: column; } .framer-Inbo8.framer-fqpw8w-container { height: 64%; left: calc(50.00000000000002% - 90.76923076923077% / 2); top: calc(50.00000000000002% - 63.98104265402843% / 2); width: 91%; } .framer-Inbo8 .framer-jf6w6r, .framer-Inbo8 .framer-1oavbct { height: 500px; } .framer-Inbo8 .framer-hv550d { height: var(--framer-aspect-ratio-supported, 99px); } .framer-Inbo8 .framer-kxqw64 { padding: 0px 20px 72px 24px; } .framer-Inbo8 .framer-1es50zj-container { grid-column: auto / span 4; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-Inbo8 .framer-1crvq1t, .framer-Inbo8 .framer-1jl98sv { gap: 0px; } .framer-Inbo8 .framer-1crvq1t > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-Inbo8 .framer-1crvq1t > :first-child, .framer-Inbo8 .framer-1jl98sv > :first-child { margin-top: 0px; } .framer-Inbo8 .framer-1crvq1t > :last-child, .framer-Inbo8 .framer-1jl98sv > :last-child { margin-bottom: 0px; } .framer-Inbo8 .framer-1jl98sv > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 9094\n * @framerIntrinsicWidth 1536\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"vHHh0Abqx\":{\"layout\":[\"fixed\",\"auto\"]},\"bpcSgOZ7W\":{\"layout\":[\"fixed\",\"auto\"]},\"O3xwEtKtE\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections\n * @framerResponsiveScreen\n */const FramerULrksqY77=withCSS(Component,css,\"framer-Inbo8\");export default FramerULrksqY77;FramerULrksqY77.displayName=\"Services / Motion Graphics\";FramerULrksqY77.defaultProps={height:9094,width:1536};addFonts(FramerULrksqY77,[{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\"},{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/PONfPc6h4EPYwJliXQBmjVx7QxI.woff2\",weight:\"800\"},{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/zsnJN7Z1wdzUvepJniD3rbvJIyU.woff2\",weight:\"800\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/UrzZBOy7RyJEWAZGduzOeHiHuY.woff2\",weight:\"800\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/996sR9SfSDuYELz8oHhDOcErkY.woff2\",weight:\"800\"},{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/ftN1HpyPVJEoEb4q36SOrNdLXU.woff2\",weight:\"800\"},{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/jN39PDxZWEwjG7Csryx3JN2r2Y.woff2\",weight:\"800\"},{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/JAur4lGGSGRGyrFi59JSIKqVgU.woff2\",weight:\"800\"},{family:\"Inter\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/inter/v18/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuGKYMZ1rib2Bg-4.woff2\",weight:\"600\"},{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/5A3Ce6C9YYmCjpQx9M4inSaKU.woff2\",weight:\"500\"},{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/Qx95Xyt0Ka3SGhinnbXIGpEIyP4.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/6mJuEAguuIuMog10gGvH5d3cl8.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/xYYWaj7wCU5zSQH0eXvSaS19wo.woff2\",weight:\"500\"},{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/otTaNuNpVK4RbdlT7zDDdKvQBA.woff2\",weight:\"500\"},{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/d3tHnaQIAeqiE5hGcRw4mmgWYU.woff2\",weight:\"500\"},{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/DolVirEGb34pEXEp8t8FQBSK4.woff2\",weight:\"500\"},{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/hyOgCu0Xnghbimh0pE8QTvtt2AU.woff2\",weight:\"600\"},{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/NeGmSOXrPBfEFIy5YZeHq17LEDA.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/oYaAX5himiTPYuN8vLWnqBbfD2s.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/lEJLP4R0yuCaMCjSXYHtJw72M.woff2\",weight:\"600\"},{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/cRJyLNuTJR5jbyKzGi33wU9cqIQ.woff2\",weight:\"600\"},{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/1ZFS7N918ojhhd0nQWdj3jz4w.woff2\",weight:\"600\"},{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/A0Wcc7NgXMjUuFdquHDrIZpzZw0.woff2\",weight:\"600\"}]},...NavbarFonts,...WorkPageHeaderFonts,...WorkExample_s3Fonts,...SlideshowFonts,...LinkUnderlineFonts,...PrevNextFonts,...FooterFonts,...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerULrksqY77\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicWidth\":\"1536\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"vHHh0Abqx\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"bpcSgOZ7W\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"O3xwEtKtE\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerScrollSections\":\"* @framerResponsiveScreen\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicHeight\":\"9094\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["NavbarFonts", "getFonts", "Q_ap1vB_b_default", "WorkPageHeaderFonts", "MshHZ5iaf_default", "WorkExample_s3Fonts", "mnCJCaOZJ_default", "SlideshowFonts", "Slideshow", "RichTextWithFX", "withFX", "RichText2", "LinkUnderlineFonts", "tTWM6Y1ev_default", "ContainerWithFX", "Container", "ImageWithFX", "Image2", "MotionDivWithFX", "motion", "PrevNextFonts", "Khtr_5JMx_default", "FooterFonts", "e1pFNgSec_default", "breakpoints", "serializationHash", "variantClassNames", "addImageAlt", "image", "alt", "getContainer", "Overlay", "children", "blockDocumentScrolling", "enabled", "visible", "setVisible", "useOverlayState", "animation", "transition1", "animation1", "animation2", "animation3", "transition2", "animation4", "transition3", "animation5", "transition4", "transformTemplate1", "_", "t", "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", "pGILKvJU93bnx0g", "overlay", "loadMore", "args", "onTap3bnx0g", "kA0sonL1x3bnx0g", "scopingClassNames", "cx", "ref1", "pe", "router", "useRouter", "defaultLayoutId", "ae", "useCustomCursors", "componentViewport", "useComponentViewport", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "ComponentViewportProvider", "Container", "PropertyOverrides2", "Q_ap1vB_b_default", "MshHZ5iaf_default", "l", "mnCJCaOZJ_default", "AnimatePresence", "Ga", "x", "Slideshow", "Image2", "RichTextWithFX", "overlay1", "ContainerWithFX", "tTWM6Y1ev_default", "MotionDivWithFX", "getLoadingLazyAtYPosition", "ImageWithFX", "overlay2", "ResolveLinks", "resolvedLinks", "Khtr_5JMx_default", "e1pFNgSec_default", "css", "FramerULrksqY77", "withCSS", "ULrksqY77_default", "addFonts", "NavbarFonts", "WorkPageHeaderFonts", "WorkExample_s3Fonts", "SlideshowFonts", "LinkUnderlineFonts", "PrevNextFonts", "FooterFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
