{"version":3,"file":"4Fea_P9hOQLVSB5mFC61l8PgCut7_cUWBDd2n0EwLUA.D2c1Shur.mjs","names":["InnerPageBanner","NavBar","FeaturedVideoCard","YouTube","Footer","Cursor","useRef","metadata","metadataProvider","PropertyOverrides","_Fragment"],"sources":["https:/framerusercontent.com/modules/6NXwSIjGlbo5u8jNE1uA/hoOZKHTAK322zDk7FTGi/u31kq_SlL.js"],"sourcesContent":["// Generated by Framer (f7d95e4)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,PropertyOverrides,ResolveLinks,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{useRef}from\"react\";import*as ReactDOM from\"react-dom\";import Vimeo from\"https://framerusercontent.com/modules/0sWquksFr1YDkaIgrl9Z/VgWe6mCMJOseqaLiMnaC/Vimeo.js\";import{Youtube as YouTube}from\"https://framerusercontent.com/modules/NEd4VmDdsxM3StIUbddO/8aCGinfRQO68tQ3QF42d/YouTube.js\";import SmoothScroll from\"https://framerusercontent.com/modules/Yppqt3Cs3Y8TZqvASnXl/PGrowqBrgWCViHduGfsA/SmoothScroll_Prod.js\";import Cursor from\"#framer/local/canvasComponent/NEEbmEyTX/NEEbmEyTX.js\";import FeaturedVideoCard from\"#framer/local/canvasComponent/PsUfvsKBR/PsUfvsKBR.js\";import Footer from\"#framer/local/canvasComponent/Swq40RzUA/Swq40RzUA.js\";import InnerPageBanner from\"#framer/local/canvasComponent/uvNggEVfV/uvNggEVfV.js\";import NavBar from\"#framer/local/canvasComponent/WvxfThqf1/WvxfThqf1.js\";import metadataProvider from\"#framer/local/webPageMetadata/u31kq_SlL/u31kq_SlL.js\";const InnerPageBannerFonts=getFonts(InnerPageBanner);const NavBarFonts=getFonts(NavBar);const FeaturedVideoCardFonts=getFonts(FeaturedVideoCard);const VimeoFonts=getFonts(Vimeo);const YouTubeFonts=getFonts(YouTube);const MotionDivWithFX=withFX(motion.div);const FooterFonts=getFonts(Footer);const SmoothScrollFonts=getFonts(SmoothScroll);const CursorFonts=getFonts(Cursor);const breakpoints={b1yxCb2YX:\"(min-width: 1600px)\",jP17R7weN:\"(min-width: 1000px) and (max-width: 1599px)\",LAuQr2TI2:\"(max-width: 809px)\",nT0j_lGFC:\"(min-width: 810px) and (max-width: 999px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-83Cj5\";const variantClassNames={b1yxCb2YX:\"framer-v-ljrpmn\",jP17R7weN:\"framer-v-1xlmcst\",LAuQr2TI2:\"framer-v-a7s8bc\",nT0j_lGFC:\"framer-v-1pj4gl3\"};const addImageAlt=(image,alt)=>{if(!image||typeof image!==\"object\"){return;}return{...image,alt};};const transformTemplate1=(_,t)=>`translateX(-50%) ${t}`;const getContainer=()=>{return document.querySelector(\"#template-overlay\")??document.querySelector(\"#overlay\")??document.body;};const Overlay=({children,blockDocumentScrolling,enabled=true})=>{const[visible,setVisible]=useOverlayState({blockDocumentScrolling});return children({hide:()=>setVisible(false),show:()=>setVisible(true),toggle:()=>setVisible(!visible),visible:enabled&&visible});};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={\"Desktop-Small\":\"jP17R7weN\",\"Desktop-Wide\":\"b1yxCb2YX\",Phone:\"LAuQr2TI2\",Tablet:\"nT0j_lGFC\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"b1yxCb2YX\"};};const cursor={component:Cursor,variant:\"KrLUuK1LO\"};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,...restProps}=getProps(props);React.useEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);if(metadata.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);document.title=metadata.title||\"\";if(metadata.viewport){document.querySelector('meta[name=\"viewport\"]')?.setAttribute(\"content\",metadata.viewport);}},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const{activeVariantCallback,delay}=useActiveVariantCallback(undefined);const j3YDxvFwK3bnx0g=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.toggle();});const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const router=useRouter();useCustomCursors({\"85utyp\":cursor});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"b1yxCb2YX\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-620fac81-7c2e-4342-b93a-72603d1fc89e, rgb(13, 13, 13)); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-ljrpmn\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1e3,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1q8yert-container\",nodeId:\"z2z_c14qO\",scopeId:\"u31kq_SlL\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{LAuQr2TI2:{variant:\"QLmiHZu_V\"},nT0j_lGFC:{variant:\"LZ1_4VWKX\"}},children:/*#__PURE__*/_jsx(InnerPageBanner,{c_YZgK3pl:\"From coming up with creative concepts to delivering outstanding campaigns, we're your friendly, fun-loving crew ready to turn your project dreams into reality!\",height:\"100%\",id:\"z2z_c14qO\",kZNgqCYzF:addImageAlt({src:\"https://framerusercontent.com/images/Dbiqq8Ec1Rorb8zLatMHiWVxGM.jpg?scale-down-to=1024\"},\"\"),layoutId:\"z2z_c14qO\",OMvTYPlXl:\"Our Projects\",style:{height:\"100%\",width:\"100%\"},variant:\"dV3sQd52u\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{LAuQr2TI2:{width:\"min(90vw, 900px)\",y:20},nT0j_lGFC:{width:\"min(100vw, 697px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:56,width:\"min(100vw, 900px)\",y:30,children:/*#__PURE__*/_jsx(Container,{className:\"framer-q35dgp-container\",layoutScroll:true,nodeId:\"RiOc17FSr\",scopeId:\"u31kq_SlL\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{LAuQr2TI2:{variant:\"kcR3MtLMz\"},nT0j_lGFC:{variant:\"kcR3MtLMz\"}},children:/*#__PURE__*/_jsx(NavBar,{height:\"100%\",id:\"RiOc17FSr\",jqb75Nvff:\"qXqTTtV8e\",layoutId:\"RiOc17FSr\",style:{maxWidth:\"100%\",width:\"100%\"},variant:\"tuIzq1kD0\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(\"section\",{className:\"framer-nzn5nf\",\"data-framer-name\":\"Section - Projects\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-nag1y\",\"data-framer-name\":\"Container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{LAuQr2TI2:{style:{}}},children:/*#__PURE__*/_jsxs(MotionDivWithFX,{__perspectiveFX:false,__targetOpacity:1,className:\"framer-1xs4w58\",\"data-framer-name\":\"Video Cards Wrapper\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(Overlay,{children:overlay=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{LAuQr2TI2:{height:350,width:`max(max(min(min(${componentViewport?.width||\"100vw\"}, 1900px) - 24px, 1900px), 1px), 200px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:700,width:`max(max(min(min(${componentViewport?.width||\"100vw\"}, 1900px) - 100px, 1900px), 1px), 200px)`,y:(componentViewport?.y||0)+0+1e3+0+0+0+0+0,children:/*#__PURE__*/_jsxs(Container,{className:\"framer-1dyca54-container\",\"data-framer-cursor\":\"85utyp\",\"data-framer-name\":\"Vimeo Overlay\",id:\"1dyca54\",name:\"Vimeo Overlay\",nodeId:\"CbpmpmQKE\",scopeId:\"u31kq_SlL\",children:[/*#__PURE__*/_jsx(FeaturedVideoCard,{height:\"100%\",id:\"CbpmpmQKE\",j3YDxvFwK:j3YDxvFwK3bnx0g({overlay}),layoutId:\"CbpmpmQKE\",name:\"Vimeo Overlay\",PH62DGcwC:\"https://framerusercontent.com/assets/bgV91nNB6Z3ceiDRXgcxB9r5NLg.mp4\",style:{height:\"100%\",width:\"100%\"},TshoKf3A0:\"Client\",variant:\"RxdcTC8ZX\",width:\"100%\",Zk6V4eTO2:\"Title of the video\"}),/*#__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-3smf3i\"),\"data-framer-portal-id\":\"1dyca54\",exit:{opacity:0,transition:{delay:0,duration:0,ease:[.12,.23,.5,1],type:\"tween\"}},initial:{opacity:0},onTap:()=>overlay.hide()},\"gjEs3Xb9j\"),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:cx(scopingClassNames,\"framer-1f6416n-container\"),\"data-framer-portal-id\":\"1dyca54\",inComponentSlot:true,isAuthoredByUser:true,isModuleExternal:true,nodeId:\"xafm9PYPU\",rendersWithMotion:true,scopeId:\"u31kq_SlL\",transformTemplate:transformTemplate1,children:/*#__PURE__*/_jsx(Vimeo,{autoplay:false,backgroundColor:\"rgba(0, 0, 0, 0)\",borderRadius:0,bottomLeftRadius:0,bottomRightRadius:0,controls:true,height:\"100%\",id:\"xafm9PYPU\",isMixedBorderRadius:false,layoutId:\"xafm9PYPU\",loop:false,mute:false,style:{height:\"100%\",width:\"100%\"},topLeftRadius:0,topRightRadius:0,video:\"https://vimeo.com/642263700\",width:\"100%\"})})})]}),getContainer())})})]})})})})}),/*#__PURE__*/_jsx(Overlay,{children:overlay1=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{LAuQr2TI2:{height:350,width:`max(max(min(min(${componentViewport?.width||\"100vw\"}, 1900px) - 24px, 1900px), 1px), 200px)`,y:(componentViewport?.y||0)+0+1e3+0+0+0+0+360}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:700,width:`max(max(min(min(${componentViewport?.width||\"100vw\"}, 1900px) - 100px, 1900px), 1px), 200px)`,y:(componentViewport?.y||0)+0+1e3+0+0+0+0+710,children:/*#__PURE__*/_jsxs(Container,{className:\"framer-kofxmx-container\",\"data-framer-cursor\":\"85utyp\",\"data-framer-name\":\"Vimeo Overlay\",id:\"kofxmx\",name:\"Vimeo Overlay\",nodeId:\"DV5cOpsQN\",scopeId:\"u31kq_SlL\",children:[/*#__PURE__*/_jsx(FeaturedVideoCard,{height:\"100%\",id:\"DV5cOpsQN\",j3YDxvFwK:j3YDxvFwK3bnx0g({overlay:overlay1}),layoutId:\"DV5cOpsQN\",name:\"Vimeo Overlay\",PH62DGcwC:\"https://framerusercontent.com/assets/Ru5TEsSZ5LjUCjeFZi2XnBTx0PQ.mp4\",style:{height:\"100%\",width:\"100%\"},TshoKf3A0:\"Client\",variant:\"RxdcTC8ZX\",width:\"100%\",Zk6V4eTO2:\"Title of the video\"}),/*#__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-tzn6g7\"),\"data-framer-portal-id\":\"kofxmx\",exit:{opacity:0,transition:{delay:0,duration:0,ease:[.12,.23,.5,1],type:\"tween\"}},initial:{opacity:0},onTap:()=>overlay1.hide()},\"lbuATsNGg\"),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:cx(scopingClassNames,\"framer-1sv4u4u-container\"),\"data-framer-portal-id\":\"kofxmx\",inComponentSlot:true,isAuthoredByUser:true,isModuleExternal:true,nodeId:\"IeyHqAVv9\",rendersWithMotion:true,scopeId:\"u31kq_SlL\",transformTemplate:transformTemplate1,children:/*#__PURE__*/_jsx(Vimeo,{autoplay:false,backgroundColor:\"rgba(0, 0, 0, 0)\",borderRadius:0,bottomLeftRadius:0,bottomRightRadius:0,controls:true,height:\"100%\",id:\"IeyHqAVv9\",isMixedBorderRadius:false,layoutId:\"IeyHqAVv9\",loop:false,mute:false,style:{height:\"100%\",width:\"100%\"},topLeftRadius:0,topRightRadius:0,video:\"https://vimeo.com/642263700\",width:\"100%\"})})})]}),getContainer())})})]})})})})}),/*#__PURE__*/_jsx(Overlay,{children:overlay2=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{LAuQr2TI2:{height:350,width:`max(max(min(min(${componentViewport?.width||\"100vw\"}, 1900px) - 24px, 1900px), 1px), 200px)`,y:(componentViewport?.y||0)+0+1e3+0+0+0+0+720}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:700,width:`max(max(min(min(${componentViewport?.width||\"100vw\"}, 1900px) - 100px, 1900px), 1px), 200px)`,y:(componentViewport?.y||0)+0+1e3+0+0+0+0+1420,children:/*#__PURE__*/_jsxs(Container,{className:\"framer-79i3or-container\",\"data-framer-cursor\":\"85utyp\",\"data-framer-name\":\"Vimeo Overlay\",id:\"79i3or\",name:\"Vimeo Overlay\",nodeId:\"LCQiIYCqz\",scopeId:\"u31kq_SlL\",children:[/*#__PURE__*/_jsx(FeaturedVideoCard,{height:\"100%\",id:\"LCQiIYCqz\",j3YDxvFwK:j3YDxvFwK3bnx0g({overlay:overlay2}),layoutId:\"LCQiIYCqz\",name:\"Vimeo Overlay\",PH62DGcwC:\"https://framerusercontent.com/assets/n2Yv4q6V5OM9lAuQ7JauMm7zs.mp4\",style:{height:\"100%\",width:\"100%\"},TshoKf3A0:\"Client\",variant:\"RxdcTC8ZX\",width:\"100%\",Zk6V4eTO2:\"Title of the video\"}),/*#__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-xq2832\"),\"data-framer-portal-id\":\"79i3or\",exit:{opacity:0,transition:{delay:0,duration:0,ease:[.12,.23,.5,1],type:\"tween\"}},initial:{opacity:0},onTap:()=>overlay2.hide()},\"PHrt3m7MP\"),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:cx(scopingClassNames,\"framer-1kthzgk-container\"),\"data-framer-portal-id\":\"79i3or\",inComponentSlot:true,isAuthoredByUser:true,isModuleExternal:true,nodeId:\"GCOEF9VbB\",rendersWithMotion:true,scopeId:\"u31kq_SlL\",transformTemplate:transformTemplate1,children:/*#__PURE__*/_jsx(Vimeo,{autoplay:false,backgroundColor:\"rgba(0, 0, 0, 0)\",borderRadius:0,bottomLeftRadius:0,bottomRightRadius:0,controls:true,height:\"100%\",id:\"GCOEF9VbB\",isMixedBorderRadius:false,layoutId:\"GCOEF9VbB\",loop:false,mute:false,style:{height:\"100%\",width:\"100%\"},topLeftRadius:0,topRightRadius:0,video:\"https://vimeo.com/642263700\",width:\"100%\"})})})]}),getContainer())})})]})})})})}),/*#__PURE__*/_jsx(Overlay,{children:overlay3=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{LAuQr2TI2:{height:350,width:`max(max(min(min(${componentViewport?.width||\"100vw\"}, 1900px) - 24px, 1900px), 1px), 200px)`,y:(componentViewport?.y||0)+0+1e3+0+0+0+0+1080}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:700,width:`max(max(min(min(${componentViewport?.width||\"100vw\"}, 1900px) - 100px, 1900px), 1px), 200px)`,y:(componentViewport?.y||0)+0+1e3+0+0+0+0+2130,children:/*#__PURE__*/_jsxs(Container,{className:\"framer-ip1mr-container\",\"data-framer-cursor\":\"85utyp\",\"data-framer-name\":\"Youtube Overlay\",id:\"ip1mr\",name:\"Youtube Overlay\",nodeId:\"SeO_E6t9C\",scopeId:\"u31kq_SlL\",children:[/*#__PURE__*/_jsx(FeaturedVideoCard,{height:\"100%\",id:\"SeO_E6t9C\",j3YDxvFwK:j3YDxvFwK3bnx0g({overlay:overlay3}),layoutId:\"SeO_E6t9C\",name:\"Youtube Overlay\",PH62DGcwC:\"https://framerusercontent.com/assets/t3oWwHTiHPdqvISgXglF9dJecA.mp4\",style:{height:\"100%\",width:\"100%\"},TshoKf3A0:\"Client\",variant:\"RxdcTC8ZX\",width:\"100%\",Zk6V4eTO2:\"Title of the video\"}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay3.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-1anqi3v\"),\"data-framer-portal-id\":\"ip1mr\",exit:{opacity:0,transition:{delay:0,duration:0,ease:[.12,.23,.5,1],type:\"tween\"}},initial:{opacity:0},onTap:()=>overlay3.hide()},\"smEhYmyGE\"),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:cx(scopingClassNames,\"framer-jzak99-container\"),\"data-framer-portal-id\":\"ip1mr\",inComponentSlot:true,isAuthoredByUser:true,isModuleExternal:true,nodeId:\"ZyfoCKvJs\",rendersWithMotion:true,scopeId:\"u31kq_SlL\",transformTemplate:transformTemplate1,children:/*#__PURE__*/_jsx(YouTube,{borderRadius:0,bottomLeftRadius:0,bottomRightRadius:0,height:\"100%\",id:\"ZyfoCKvJs\",isMixedBorderRadius:false,isRed:true,layoutId:\"ZyfoCKvJs\",play:\"Off\",shouldMute:true,style:{height:\"100%\",width:\"100%\"},thumbnail:\"Medium Quality\",topLeftRadius:0,topRightRadius:0,url:\"https://youtu.be/smPos0mJvh8\",width:\"100%\"})})})]}),getContainer())})})]})})})})}),/*#__PURE__*/_jsx(Overlay,{children:overlay4=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{LAuQr2TI2:{height:350,width:`max(max(min(min(${componentViewport?.width||\"100vw\"}, 1900px) - 24px, 1900px), 1px), 200px)`,y:(componentViewport?.y||0)+0+1e3+0+0+0+0+1440}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:700,width:`max(max(min(min(${componentViewport?.width||\"100vw\"}, 1900px) - 100px, 1900px), 1px), 200px)`,y:(componentViewport?.y||0)+0+1e3+0+0+0+0+2840,children:/*#__PURE__*/_jsxs(Container,{className:\"framer-1hd2qlj-container\",\"data-framer-cursor\":\"85utyp\",\"data-framer-name\":\"Youtube Overlay\",id:\"1hd2qlj\",name:\"Youtube Overlay\",nodeId:\"vBGdXZi8Q\",scopeId:\"u31kq_SlL\",children:[/*#__PURE__*/_jsx(FeaturedVideoCard,{height:\"100%\",id:\"vBGdXZi8Q\",j3YDxvFwK:j3YDxvFwK3bnx0g({overlay:overlay4}),layoutId:\"vBGdXZi8Q\",name:\"Youtube Overlay\",PH62DGcwC:\"https://framerusercontent.com/assets/o6z6tnKqMu84L6ErtwtvP5Z5Wt8.mp4\",style:{height:\"100%\",width:\"100%\"},TshoKf3A0:\"Client\",variant:\"RxdcTC8ZX\",width:\"100%\",Zk6V4eTO2:\"Title of the video\"}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay4.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-9vknef\"),\"data-framer-portal-id\":\"1hd2qlj\",exit:{opacity:0,transition:{delay:0,duration:0,ease:[.12,.23,.5,1],type:\"tween\"}},initial:{opacity:0},onTap:()=>overlay4.hide()},\"CNZKeQlEJ\"),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:cx(scopingClassNames,\"framer-1e5y2ca-container\"),\"data-framer-portal-id\":\"1hd2qlj\",inComponentSlot:true,isAuthoredByUser:true,isModuleExternal:true,nodeId:\"oUKgDMz6w\",rendersWithMotion:true,scopeId:\"u31kq_SlL\",transformTemplate:transformTemplate1,children:/*#__PURE__*/_jsx(YouTube,{borderRadius:0,bottomLeftRadius:0,bottomRightRadius:0,height:\"100%\",id:\"oUKgDMz6w\",isMixedBorderRadius:false,isRed:true,layoutId:\"oUKgDMz6w\",play:\"Off\",shouldMute:true,style:{height:\"100%\",width:\"100%\"},thumbnail:\"Medium Quality\",topLeftRadius:0,topRightRadius:0,url:\"https://youtu.be/smPos0mJvh8\",width:\"100%\"})})})]}),getContainer())})})]})})})})}),/*#__PURE__*/_jsx(Overlay,{children:overlay5=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{LAuQr2TI2:{height:350,width:`max(max(min(min(${componentViewport?.width||\"100vw\"}, 1900px) - 24px, 1900px), 1px), 200px)`,y:(componentViewport?.y||0)+0+1e3+0+0+0+0+1800}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:700,width:`max(max(min(min(${componentViewport?.width||\"100vw\"}, 1900px) - 100px, 1900px), 1px), 200px)`,y:(componentViewport?.y||0)+0+1e3+0+0+0+0+3550,children:/*#__PURE__*/_jsxs(Container,{className:\"framer-wd0d9v-container\",\"data-framer-cursor\":\"85utyp\",\"data-framer-name\":\"Youtube Overlay\",id:\"wd0d9v\",name:\"Youtube Overlay\",nodeId:\"oS3hHtZGU\",scopeId:\"u31kq_SlL\",children:[/*#__PURE__*/_jsx(FeaturedVideoCard,{height:\"100%\",id:\"oS3hHtZGU\",j3YDxvFwK:j3YDxvFwK3bnx0g({overlay:overlay5}),layoutId:\"oS3hHtZGU\",name:\"Youtube Overlay\",PH62DGcwC:\"https://framerusercontent.com/assets/nBreBvtdo0DGfo6pbBtOU1qzk.mp4\",style:{height:\"100%\",width:\"100%\"},TshoKf3A0:\"Client\",variant:\"RxdcTC8ZX\",width:\"100%\",Zk6V4eTO2:\"Title of the video\"}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay5.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-h10pb1\"),\"data-framer-portal-id\":\"wd0d9v\",exit:{opacity:0,transition:{delay:0,duration:0,ease:[.12,.23,.5,1],type:\"tween\"}},initial:{opacity:0},onTap:()=>overlay5.hide()},\"x9hRNoOBR\"),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:cx(scopingClassNames,\"framer-1k4dwgf-container\"),\"data-framer-portal-id\":\"wd0d9v\",inComponentSlot:true,isAuthoredByUser:true,isModuleExternal:true,nodeId:\"XM8n6ks83\",rendersWithMotion:true,scopeId:\"u31kq_SlL\",transformTemplate:transformTemplate1,children:/*#__PURE__*/_jsx(YouTube,{borderRadius:0,bottomLeftRadius:0,bottomRightRadius:0,height:\"100%\",id:\"XM8n6ks83\",isMixedBorderRadius:false,isRed:true,layoutId:\"XM8n6ks83\",play:\"Off\",shouldMute:true,style:{height:\"100%\",width:\"100%\"},thumbnail:\"Medium Quality\",topLeftRadius:0,topRightRadius:0,url:\"https://youtu.be/smPos0mJvh8\",width:\"100%\"})})})]}),getContainer())})})]})})})})}),/*#__PURE__*/_jsx(Overlay,{children:overlay6=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{LAuQr2TI2:{height:350,width:`max(max(min(min(${componentViewport?.width||\"100vw\"}, 1900px) - 24px, 1900px), 1px), 200px)`,y:(componentViewport?.y||0)+0+1e3+0+0+0+0+2160}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:700,width:`max(max(min(min(${componentViewport?.width||\"100vw\"}, 1900px) - 100px, 1900px), 1px), 200px)`,y:(componentViewport?.y||0)+0+1e3+0+0+0+0+4260,children:/*#__PURE__*/_jsxs(Container,{className:\"framer-1ygph74-container\",\"data-framer-cursor\":\"85utyp\",\"data-framer-name\":\"Youtube Overlay\",id:\"1ygph74\",name:\"Youtube Overlay\",nodeId:\"iu65djHOM\",scopeId:\"u31kq_SlL\",children:[/*#__PURE__*/_jsx(FeaturedVideoCard,{height:\"100%\",id:\"iu65djHOM\",j3YDxvFwK:j3YDxvFwK3bnx0g({overlay:overlay6}),layoutId:\"iu65djHOM\",name:\"Youtube Overlay\",PH62DGcwC:\"https://framerusercontent.com/assets/eaeBgfUuNeEZnNqyRq9P8WlSEY.mp4\",style:{height:\"100%\",width:\"100%\"},TshoKf3A0:\"Client\",variant:\"RxdcTC8ZX\",width:\"100%\",Zk6V4eTO2:\"Title of the video\"}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay6.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-7ghgs6\"),\"data-framer-portal-id\":\"1ygph74\",exit:{opacity:0,transition:{delay:0,duration:0,ease:[.12,.23,.5,1],type:\"tween\"}},initial:{opacity:0},onTap:()=>overlay6.hide()},\"wHvSywjuz\"),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:cx(scopingClassNames,\"framer-19akks9-container\"),\"data-framer-portal-id\":\"1ygph74\",inComponentSlot:true,isAuthoredByUser:true,isModuleExternal:true,nodeId:\"P62_1BNhj\",rendersWithMotion:true,scopeId:\"u31kq_SlL\",transformTemplate:transformTemplate1,children:/*#__PURE__*/_jsx(YouTube,{borderRadius:0,bottomLeftRadius:0,bottomRightRadius:0,height:\"100%\",id:\"P62_1BNhj\",isMixedBorderRadius:false,isRed:true,layoutId:\"P62_1BNhj\",play:\"Off\",shouldMute:true,style:{height:\"100%\",width:\"100%\"},thumbnail:\"Medium Quality\",topLeftRadius:0,topRightRadius:0,url:\"https://youtu.be/smPos0mJvh8\",width:\"100%\"})})})]}),getContainer())})})]})})})})})]})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{webPageId:\"augiA20Il\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{LAuQr2TI2:{y:(componentViewport?.y||0)+0+3560}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1079,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+6010,children:/*#__PURE__*/_jsx(Container,{className:\"framer-7bcfvo-container\",nodeId:\"dIbJh533D\",scopeId:\"u31kq_SlL\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jP17R7weN:{tMfukRFdC:resolvedLinks[3],variant:\"s9UjOoml4\"},LAuQr2TI2:{tMfukRFdC:resolvedLinks[2],variant:\"uxlAHBS0R\"},nT0j_lGFC:{tMfukRFdC:resolvedLinks[1],variant:\"s9UjOoml4\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"dIbJh533D\",layoutId:\"dIbJh533D\",ShY3ZcrsI:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{children:\"Address: Kuwait | Kuwait City | Silk Tower - Floor 18\"}),/*#__PURE__*/_jsx(\"p\",{children:\"Email: info@unitedfouragency.com\"}),/*#__PURE__*/_jsxs(\"p\",{children:[\"Kuwait: +96541122210\",/*#__PURE__*/_jsx(\"br\",{}),\"Ryiadh: +966538689873\"]})]}),style:{width:\"100%\"},tMfukRFdC:resolvedLinks[0],variant:\"ySSbzNqEC\",width:\"100%\",yFzr4LfSo:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{style:{direction:\"rtl\"},children:\"العنوان: الكويت | مدينة الكويت | برج  سيلك - الدور 5\"}),/*#__PURE__*/_jsx(\"p\",{style:{direction:\"rtl\"},children:\"الإيميل:info@unitedfouragency.com\"}),/*#__PURE__*/_jsx(\"p\",{style:{direction:\"rtl\"},children:\"تليفون:41122210-965+\"})]})})})})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1j6lea2-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"ynULd_hBh\",scopeId:\"u31kq_SlL\",children:/*#__PURE__*/_jsx(SmoothScroll,{height:\"100%\",id:\"ynULd_hBh\",intensity:15,layoutId:\"ynULd_hBh\",width:\"100%\"})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-83Cj5.framer-12mog7, .framer-83Cj5 .framer-12mog7 { display: block; }\",\".framer-83Cj5.framer-ljrpmn { align-content: center; align-items: center; background-color: var(--token-620fac81-7c2e-4342-b93a-72603d1fc89e, #0d0d0d); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1600px; }\",\".framer-83Cj5 .framer-1q8yert-container { flex: none; height: 100vh; position: relative; width: 100%; }\",\".framer-83Cj5 .framer-q35dgp-container { flex: none; height: auto; left: 50%; max-width: 900px; position: fixed; top: 30px; transform: translateX(-50%); width: 100%; z-index: 10; }\",\".framer-83Cj5 .framer-nzn5nf { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; max-width: 1900px; overflow: visible; padding: 0px 50px 50px 50px; position: relative; width: 100%; }\",\".framer-83Cj5 .framer-nag1y { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; max-width: 1900px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-83Cj5 .framer-1xs4w58 { display: grid; flex: 1 0 0px; gap: 10px; grid-auto-rows: minmax(0, 1fr); grid-template-columns: repeat(1, minmax(200px, 1fr)); grid-template-rows: repeat(1, minmax(0, 1fr)); height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1px; z-index: 1; }\",\".framer-83Cj5 .framer-1dyca54-container, .framer-83Cj5 .framer-kofxmx-container, .framer-83Cj5 .framer-79i3or-container, .framer-83Cj5 .framer-ip1mr-container, .framer-83Cj5 .framer-1hd2qlj-container, .framer-83Cj5 .framer-wd0d9v-container, .framer-83Cj5 .framer-1ygph74-container { align-self: start; aspect-ratio: 2.142857142857143 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 700px); justify-self: start; position: sticky; top: 30px; width: 100%; z-index: 1; }\",\".framer-83Cj5.framer-3smf3i, .framer-83Cj5.framer-tzn6g7, .framer-83Cj5.framer-xq2832, .framer-83Cj5.framer-1anqi3v, .framer-83Cj5.framer-9vknef, .framer-83Cj5.framer-h10pb1, .framer-83Cj5.framer-7ghgs6 { background-color: rgba(0, 0, 0, 0.8); inset: 0px; position: fixed; user-select: none; z-index: 5; }\",\".framer-83Cj5.framer-1f6416n-container, .framer-83Cj5.framer-1sv4u4u-container, .framer-83Cj5.framer-1kthzgk-container, .framer-83Cj5.framer-jzak99-container, .framer-83Cj5.framer-1e5y2ca-container, .framer-83Cj5.framer-1k4dwgf-container, .framer-83Cj5.framer-19akks9-container { aspect-ratio: 1.7777777777777777 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 113px); left: 50%; position: fixed; top: 85px; transform: translateX(-50%); width: 70%; z-index: 5; }\",\".framer-83Cj5 .framer-7bcfvo-container { flex: none; height: auto; position: relative; width: 100%; z-index: 9; }\",\".framer-83Cj5 .framer-1j6lea2-container { flex: none; height: auto; position: relative; width: auto; z-index: 0; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-83Cj5.framer-ljrpmn, .framer-83Cj5 .framer-nzn5nf, .framer-83Cj5 .framer-nag1y { gap: 0px; } .framer-83Cj5.framer-ljrpmn > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-83Cj5.framer-ljrpmn > :first-child, .framer-83Cj5 .framer-nzn5nf > :first-child { margin-top: 0px; } .framer-83Cj5.framer-ljrpmn > :last-child, .framer-83Cj5 .framer-nzn5nf > :last-child { margin-bottom: 0px; } .framer-83Cj5 .framer-nzn5nf > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-83Cj5 .framer-nag1y > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-83Cj5 .framer-nag1y > :first-child { margin-left: 0px; } .framer-83Cj5 .framer-nag1y > :last-child { margin-right: 0px; } }\",\"@media (min-width: 810px) and (max-width: 999px) { .framer-83Cj5.framer-ljrpmn { width: 810px; } .framer-83Cj5 .framer-q35dgp-container { max-width: 697px; } .framer-83Cj5 .framer-1dyca54-container, .framer-83Cj5 .framer-79i3or-container, .framer-83Cj5 .framer-ip1mr-container, .framer-83Cj5 .framer-wd0d9v-container, .framer-83Cj5 .framer-1ygph74-container { height: var(--framer-aspect-ratio-supported, 331px); } .framer-83Cj5.framer-1f6416n-container, .framer-83Cj5.framer-1sv4u4u-container, .framer-83Cj5.framer-1kthzgk-container, .framer-83Cj5.framer-jzak99-container, .framer-83Cj5.framer-1e5y2ca-container, .framer-83Cj5.framer-1k4dwgf-container, .framer-83Cj5.framer-19akks9-container { top: 335px; width: 90%; } .framer-83Cj5 .framer-kofxmx-container, .framer-83Cj5 .framer-1hd2qlj-container { height: var(--framer-aspect-ratio-supported, 332px); }}\",\"@media (max-width: 809px) { .framer-83Cj5.framer-ljrpmn { width: 390px; } .framer-83Cj5 .framer-q35dgp-container { top: 20px; width: 90%; } .framer-83Cj5 .framer-nzn5nf { padding: 0px 12px 50px 12px; } .framer-83Cj5 .framer-1dyca54-container, .framer-83Cj5 .framer-kofxmx-container, .framer-83Cj5 .framer-79i3or-container, .framer-83Cj5 .framer-ip1mr-container, .framer-83Cj5 .framer-1hd2qlj-container, .framer-83Cj5 .framer-wd0d9v-container, .framer-83Cj5 .framer-1ygph74-container { aspect-ratio: unset; height: 350px; position: relative; top: unset; } .framer-83Cj5.framer-1f6416n-container, .framer-83Cj5.framer-1sv4u4u-container, .framer-83Cj5.framer-1kthzgk-container, .framer-83Cj5.framer-jzak99-container, .framer-83Cj5.framer-1e5y2ca-container, .framer-83Cj5.framer-1k4dwgf-container, .framer-83Cj5.framer-19akks9-container { top: 324px; width: 90%; }}\",\"@media (min-width: 1000px) and (max-width: 1599px) { .framer-83Cj5.framer-ljrpmn { width: 1000px; } .framer-83Cj5 .framer-1dyca54-container, .framer-83Cj5 .framer-kofxmx-container, .framer-83Cj5 .framer-79i3or-container, .framer-83Cj5 .framer-ip1mr-container, .framer-83Cj5 .framer-1hd2qlj-container, .framer-83Cj5 .framer-wd0d9v-container, .framer-83Cj5 .framer-1ygph74-container { height: var(--framer-aspect-ratio-supported, 420px); } .framer-83Cj5.framer-1f6416n-container, .framer-83Cj5.framer-1sv4u4u-container, .framer-83Cj5.framer-1kthzgk-container, .framer-83Cj5.framer-jzak99-container, .framer-83Cj5.framer-1e5y2ca-container, .framer-83Cj5.framer-1k4dwgf-container, .framer-83Cj5.framer-19akks9-container { top: 188px; width: 90%; }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 6889\n * @framerIntrinsicWidth 1600\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"nT0j_lGFC\":{\"layout\":[\"fixed\",\"auto\"]},\"LAuQr2TI2\":{\"layout\":[\"fixed\",\"auto\"]},\"jP17R7weN\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections\n * @framerResponsiveScreen\n */const Frameru31kq_SlL=withCSS(Component,css,\"framer-83Cj5\");export default Frameru31kq_SlL;Frameru31kq_SlL.displayName=\"Projects No Cms\";Frameru31kq_SlL.defaultProps={height:6889,width:1600};addFonts(Frameru31kq_SlL,[{explicitInter:true,fonts:[]},...InnerPageBannerFonts,...NavBarFonts,...FeaturedVideoCardFonts,...VimeoFonts,...YouTubeFonts,...FooterFonts,...SmoothScrollFonts,...CursorFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"Frameru31kq_SlL\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerScrollSections\":\"* @framerResponsiveScreen\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"nT0j_lGFC\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"LAuQr2TI2\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"jP17R7weN\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"1600\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerIntrinsicHeight\":\"6889\",\"framerComponentViewportWidth\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],"mappings":"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"}