{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/3eaXM7HlUShTLABPj8Y1/V1fPgcO2bgzEZGGa0B7J/xmLCfuLmr.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,useRouteElementId,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 CursorVideoControls from\"#framer/local/canvasComponent/ab2dvXS0C/ab2dvXS0C.js\";import VideoVideoContainer from\"#framer/local/canvasComponent/DZx6ZJuDK/DZx6ZJuDK.js\";import TickerTicker from\"#framer/local/canvasComponent/Ek0NGBDA8/Ek0NGBDA8.js\";import Footer from\"#framer/local/canvasComponent/fSPfNVBZR/fSPfNVBZR.js\";import ImgImg from\"#framer/local/canvasComponent/GHSR91Bzi/GHSR91Bzi.js\";import TopSpacer from\"#framer/local/canvasComponent/HRBpKAsbW/HRBpKAsbW.js\";import Cursor from\"#framer/local/canvasComponent/iqY90qXd3/iqY90qXd3.js\";import NavMenuOverlay from\"#framer/local/canvasComponent/KP24iJJUR/KP24iJJUR.js\";import NavBurger from\"#framer/local/canvasComponent/MJ7eXnrcD/MJ7eXnrcD.js\";import LogosTheCorner from\"#framer/local/canvasComponent/p8X7fCxtn/p8X7fCxtn.js\";import PrevNextModule from\"#framer/local/canvasComponent/rOyS2cR2V/rOyS2cR2V.js\";import ImgImgPortrait from\"#framer/local/canvasComponent/TH1kqjDAh/TH1kqjDAh.js\";import FooterSpacer from\"#framer/local/canvasComponent/TjQoP8X_D/TjQoP8X_D.js\";import Preloader2 from\"#framer/local/canvasComponent/UM8JvPkBD/UM8JvPkBD.js\";import HeaderAnimated from\"#framer/local/canvasComponent/ZCV4QUIyk/ZCV4QUIyk.js\";import metadataProvider from\"#framer/local/webPageMetadata/xmLCfuLmr/xmLCfuLmr.js\";const Preloader2Fonts=getFonts(Preloader2);const NavBurgerFonts=getFonts(NavBurger);const NavMenuOverlayFonts=getFonts(NavMenuOverlay);const ContainerWithFX=withFX(Container);const LogosTheCornerFonts=getFonts(LogosTheCorner);const TopSpacerFonts=getFonts(TopSpacer);const HeaderAnimatedFonts=getFonts(HeaderAnimated);const VideoVideoContainerFonts=getFonts(VideoVideoContainer);const ImgImgFonts=getFonts(ImgImg);const ImgImgPortraitFonts=getFonts(ImgImgPortrait);const PrevNextModuleFonts=getFonts(PrevNextModule);const TickerTickerFonts=getFonts(TickerTicker);const FooterSpacerFonts=getFonts(FooterSpacer);const FooterFonts=getFonts(Footer);const CursorFonts=getFonts(Cursor);const CursorVideoControlsFonts=getFonts(CursorVideoControls);const breakpoints={aF8MOJZ_f:\"(min-width: 1440px)\",f1mKiSIeu:\"(min-width: 810px) and (max-width: 1439px)\",LAMM2mJ1d:\"(min-width: 431px) and (max-width: 809px)\",QjU2I4dh0:\"(max-width: 430px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-miC8r\";const variantClassNames={aF8MOJZ_f:\"framer-v-jmtzbj\",f1mKiSIeu:\"framer-v-123j0xu\",LAMM2mJ1d:\"framer-v-9bc45b\",QjU2I4dh0:\"framer-v-1lyum68\"};const transition1={delay:0,duration:.2,ease:[.63,.01,.68,.98],type:\"tween\"};const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:0,y:0};const transition2={bounce:.2,delay:0,duration:.4,type:\"spring\"};const animation1={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2,x:0,y:0};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 addImageAlt=(image,alt)=>{if(!image||typeof image!==\"object\"){return;}return{...image,alt};};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\":\"f1mKiSIeu\",Desktop:\"aF8MOJZ_f\",Phone:\"QjU2I4dh0\",Tablet:\"LAMM2mJ1d\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"aF8MOJZ_f\"};};const cursor={component:Cursor,variant:\"WXI13JcME\"};const cursor1={component:Cursor,variant:\"myXCURRtY\"};const cursor2={component:CursorVideoControls,variant:\"Gx5nnrMZb\"};const cursor3={component:CursorVideoControls,variant:\"cob2JF44z\"};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,Fv5UOj18q,...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 m0uxnhUKB3bnx0g=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.toggle();});const q67Pl_A1e19rmofx=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{await delay(()=>overlay.hide(),200);});const pJFGEivP619rmofx=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{await delay(()=>overlay.hide(),200);});const AxnOCaHzm19rmofx=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{await delay(()=>overlay.hide(),200);});const EDtiCPKRK19rmofx=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{await delay(()=>overlay.hide(),200);});const msObdS3PW19rmofx=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{await delay(()=>overlay.hide(),200);});const zBp2tv1EV19rmofx=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{await delay(()=>overlay.hide(),200);});const h0eWHBtDa19rmofx=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{await delay(()=>overlay.hide(),200);});const g25QS8C0p19rmofx=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{await delay(()=>overlay.hide(),200);});const YKDvVaNge19rmofx=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{await delay(()=>overlay.hide(),200);});const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const elementId=useRouteElementId(\"uzX5REGEj\");const ref1=React.useRef(null);const router=useRouter();const elementId1=useRouteElementId(\"NIIFz9cNV\");const ref2=React.useRef(null);const isDisplayed=()=>{if(!isBrowser())return true;if([\"LAMM2mJ1d\",\"QjU2I4dh0\"].includes(baseVariant))return false;return true;};useCustomCursors({\"1ads7nr\":cursor2,\"1fvq9d5\":cursor1,\"43ufr\":cursor,dau3p9:cursor3});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"aF8MOJZ_f\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: none; }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-jmtzbj\",className),\"data-framer-cursor\":\"43ufr\",ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{f1mKiSIeu:{height:4906}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:4806,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-h8mgj-container\",nodeId:\"SDj1NwdWs\",scopeId:\"xmLCfuLmr\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{f1mKiSIeu:{variant:\"LEmmoIGSE\"},LAMM2mJ1d:{variant:\"G92eYG10F\"},QjU2I4dh0:{variant:\"G92eYG10F\"}},children:/*#__PURE__*/_jsx(Preloader2,{height:\"100%\",id:\"SDj1NwdWs\",layoutId:\"SDj1NwdWs\",style:{height:\"100%\",width:\"100%\"},variant:\"i9SsQWMvJ\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(Overlay,{children:overlay=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,width:\"40px\",y:25,children:/*#__PURE__*/_jsxs(Container,{className:\"framer-123io3l-container\",id:\"123io3l\",layoutScroll:true,nodeId:\"ECeIQHq5Q\",scopeId:\"xmLCfuLmr\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{LAMM2mJ1d:{variant:overlay.visible?\"y65OG0Sbc\":\"IRLx4OU9g\"},QjU2I4dh0:{variant:overlay.visible?\"y65OG0Sbc\":\"IRLx4OU9g\"}},children:/*#__PURE__*/_jsx(NavBurger,{height:\"100%\",id:\"ECeIQHq5Q\",layoutId:\"ECeIQHq5Q\",m0uxnhUKB:m0uxnhUKB3bnx0g({overlay}),style:{height:\"100%\",width:\"100%\"},TB_o2aV9S:\"1fvq9d5\",variant:overlay.visible?\"UoBQ7AV5J\":\"kQfLxWgfL\",width:\"100%\"})}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay.visible&&/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/ReactDOM.createPortal(/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.div,{animate:{opacity:1,transition:{delay:0,duration:.6,ease:[.63,.01,.68,.98],type:\"tween\"}},className:cx(scopingClassNames,\"framer-1i5cj20\"),\"data-framer-portal-id\":\"123io3l\",exit:{opacity:0,transition:{delay:0,duration:.3,ease:[.63,.01,.68,.98],type:\"tween\"}},initial:{opacity:0},onTap:()=>overlay.hide()},\"otdYPbez_\"),/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"100vw\",children:/*#__PURE__*/_jsx(ContainerWithFX,{__perspectiveFX:false,__targetOpacity:1,animate:animation1,className:cx(scopingClassNames,\"framer-fdebvz-container\"),\"data-framer-portal-id\":\"123io3l\",exit:animation,inComponentSlot:true,nodeId:\"xYOFltTgs\",rendersWithMotion:true,scopeId:\"xmLCfuLmr\",children:/*#__PURE__*/_jsx(NavMenuOverlay,{aoY56ckcc:\"1fvq9d5\",AxnOCaHzm:AxnOCaHzm19rmofx({overlay}),EDtiCPKRK:EDtiCPKRK19rmofx({overlay}),g25QS8C0p:g25QS8C0p19rmofx({overlay}),h0eWHBtDa:h0eWHBtDa19rmofx({overlay}),height:\"100%\",id:\"xYOFltTgs\",layoutId:\"xYOFltTgs\",msObdS3PW:msObdS3PW19rmofx({overlay}),pJFGEivP6:pJFGEivP619rmofx({overlay}),q67Pl_A1e:q67Pl_A1e19rmofx({overlay}),style:{height:\"100%\",width:\"100%\"},variant:\"NDR_4V7cA\",width:\"100%\",YKDvVaNge:YKDvVaNge19rmofx({overlay}),zBp2tv1EV:zBp2tv1EV19rmofx({overlay})})})})]}),getContainer())})})]})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{QjU2I4dh0:{height:19.846153846153847,width:\"172px\",y:(componentViewport?.y||0)+35}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:24,width:\"208px\",y:(componentViewport?.y||0)+32,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1rdqunv-container\",nodeId:\"Vc2hDHJxu\",scopeId:\"xmLCfuLmr\",children:/*#__PURE__*/_jsx(LogosTheCorner,{height:\"100%\",id:\"Vc2hDHJxu\",layoutId:\"Vc2hDHJxu\",style:{height:\"100%\",width:\"100%\"},variant:\"hP9Ihpmym\",width:\"100%\"})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-b6helz\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-18tcjlf\",\"data-framer-name\":\"Top Content\",id:elementId,ref:ref1,children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:300,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0+0+0+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-17to7ls-container\",nodeId:\"dc2kj9X5O\",scopeId:\"xmLCfuLmr\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{f1mKiSIeu:{variant:\"jwJ9qzuNS\"},LAMM2mJ1d:{variant:\"kJH_ga4Tj\"},QjU2I4dh0:{variant:\"vHITyuUmN\"}},children:/*#__PURE__*/_jsx(TopSpacer,{aCaHftcFM:\"rgb(255, 255, 255)\",height:\"100%\",id:\"dc2kj9X5O\",layoutId:\"dc2kj9X5O\",style:{width:\"100%\"},variant:\"fmC4Med3c\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:436,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0+0+0+0+300,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1smcb4z-container\",nodeId:\"o1JBgYnEo\",scopeId:\"xmLCfuLmr\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{f1mKiSIeu:{variant:\"sVFkgHtUJ\"},LAMM2mJ1d:{variant:\"mrMKBPgA6\"},QjU2I4dh0:{variant:\"G2f_tdaAS\"}},children:/*#__PURE__*/_jsx(HeaderAnimated,{C7tEinkXJ:\"Feels Like'\",d4Xo8_XZY:\"\",FKF0Fd74A:\"\",height:\"100%\",IcVaBTVV8:\"Sofology\",id:\"o1JBgYnEo\",layoutId:\"o1JBgYnEo\",q0qKmklpT:\"'Nothing\",style:{width:\"100%\"},T1BUoXDpF:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"There\u2019s nothing quite like that moment when people relax into a sofa they love. We worked with Helena Bonham Carter to connect Sofology into the joy of this moment.\"})}),variant:\"JgD3NWykE\",width:\"100%\"})})})})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:969,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0+0+736,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1ttf4a6-container\",nodeId:\"J_QxTVwzl\",scopeId:\"xmLCfuLmr\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{f1mKiSIeu:{variant:\"u6EhII79t\"},LAMM2mJ1d:{variant:\"jD5OISrcq\"},QjU2I4dh0:{mcdQFywvO:\"https://player.vimeo.com/progressive_redirect/playback/811962496/rendition/540p/file.mp4?loc=external&log_user=0&signature=778f37d344d8c45499f607ce78e4e9a6c7d5414820c8bd7579ebc17bebe1f2cb\",variant:\"ugefbMbXM\"}},children:/*#__PURE__*/_jsx(VideoVideoContainer,{e59o1hWRC:\"WmJMho5ez\",height:\"100%\",id:\"J_QxTVwzl\",KahtBKo2r:true,layoutId:\"J_QxTVwzl\",MBSFaHokd:\"1ads7nr\",mcdQFywvO:\"https://player.vimeo.com/progressive_redirect/playback/811962496/rendition/1080p/file.mp4?loc=external&log_user=0&signature=4a841dd3ac574bea58f4fad05718ed84ddd20d7281cfb4fcacc52a9a9d417d1b\",ORgzulboW:addImageAlt({src:\"https://framerusercontent.com/images/ELO0WMScFaJqqRb886VYRxmJzZw.jpg\",srcSet:\"https://framerusercontent.com/images/ELO0WMScFaJqqRb886VYRxmJzZw.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/ELO0WMScFaJqqRb886VYRxmJzZw.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/ELO0WMScFaJqqRb886VYRxmJzZw.jpg 1200w\"},\"\"),style:{width:\"100%\"},variant:\"zWbt4Fi8A\",W7xEODO5o:\"dau3p9\",width:\"100%\",y83dLlkPv:\"'Home'\"})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:925,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0+0+1705,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1wce77k-container\",nodeId:\"jinHrIJze\",scopeId:\"xmLCfuLmr\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{f1mKiSIeu:{variant:\"skhU7AtbN\"},LAMM2mJ1d:{variant:\"RgBUiIyKq\"},QjU2I4dh0:{variant:\"eiUKu2VtI\"}},children:/*#__PURE__*/_jsx(ImgImg,{bt39IoKLE:true,height:\"100%\",HsoNF6Qnt:addImageAlt({src:\"https://framerusercontent.com/images/sD2g5EcxW04BwDffvY16pupxRY.jpg\",srcSet:\"https://framerusercontent.com/images/sD2g5EcxW04BwDffvY16pupxRY.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/sD2g5EcxW04BwDffvY16pupxRY.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/sD2g5EcxW04BwDffvY16pupxRY.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/sD2g5EcxW04BwDffvY16pupxRY.jpg 2400w\"},\"\"),id:\"jinHrIJze\",layoutId:\"jinHrIJze\",LkQUHd1FV:\"\",style:{width:\"100%\"},variant:\"I8UGP6KnZ\",width:\"100%\",yYHPfa_hY:\"flex-start\"})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:925,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0+0+2630,children:/*#__PURE__*/_jsx(Container,{className:\"framer-ffe1pf-container\",nodeId:\"Of3Pz90zq\",scopeId:\"xmLCfuLmr\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{f1mKiSIeu:{variant:\"skhU7AtbN\"},LAMM2mJ1d:{variant:\"RgBUiIyKq\"},QjU2I4dh0:{variant:\"eiUKu2VtI\"}},children:/*#__PURE__*/_jsx(ImgImg,{bt39IoKLE:true,height:\"100%\",HsoNF6Qnt:addImageAlt({src:\"https://framerusercontent.com/images/SEpxsXgDlBbn4UKifwIqxbsac.jpg\",srcSet:\"https://framerusercontent.com/images/SEpxsXgDlBbn4UKifwIqxbsac.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/SEpxsXgDlBbn4UKifwIqxbsac.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/SEpxsXgDlBbn4UKifwIqxbsac.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/SEpxsXgDlBbn4UKifwIqxbsac.jpg 2400w\"},\"\"),id:\"Of3Pz90zq\",layoutId:\"Of3Pz90zq\",LkQUHd1FV:\"\",style:{width:\"100%\"},variant:\"I8UGP6KnZ\",width:\"100%\",yYHPfa_hY:\"flex-start\"})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1mdrzn2\",\"data-framer-name\":\"Container\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:196,width:`min(${componentViewport?.width||\"100vw\"}, 1440px)`,y:(componentViewport?.y||0)+0+0+0+3555+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-18qo9mf-container\",nodeId:\"BdbdqTid7\",scopeId:\"xmLCfuLmr\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{f1mKiSIeu:{variant:\"kJ5F_Z2uq\"},LAMM2mJ1d:{variant:\"x5sKPufj3\"},QjU2I4dh0:{variant:\"MwpigaobZ\"}},children:/*#__PURE__*/_jsx(ImgImgPortrait,{height:\"100%\",id:\"BdbdqTid7\",IHMY71LB6:addImageAlt({src:\"https://framerusercontent.com/images/oIWCcI9YgsAqZAscogQTl8sqYLM.jpg\",srcSet:\"https://framerusercontent.com/images/oIWCcI9YgsAqZAscogQTl8sqYLM.jpg?scale-down-to=1024 723w,https://framerusercontent.com/images/oIWCcI9YgsAqZAscogQTl8sqYLM.jpg 1188w\"},\"\"),Kk5AfwyQO:addImageAlt({src:\"https://framerusercontent.com/images/EVAKhyjiTHlo9C5EMG3MpjTHw.jpg\",srcSet:\"https://framerusercontent.com/images/EVAKhyjiTHlo9C5EMG3MpjTHw.jpg?scale-down-to=1024 724w,https://framerusercontent.com/images/EVAKhyjiTHlo9C5EMG3MpjTHw.jpg 1188w\"},\"\"),layoutId:\"BdbdqTid7\",LLDYs8GtP:true,Qp6A74Hjk:\"\",style:{width:\"100%\"},ujhuy2Ioq:\"flex-start\",variant:\"kZ8JdIt_O\",WGH6QVJoO:\"\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{f1mKiSIeu:{width:`calc(min(${componentViewport?.width||\"100vw\"}, 1440px) * 0.75)`},LAMM2mJ1d:{width:`min(${componentViewport?.width||\"100vw\"}, 1440px)`},QjU2I4dh0:{width:`min(${componentViewport?.width||\"100vw\"}, 1440px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:196,width:`calc(min(${componentViewport?.width||\"100vw\"}, 1440px) / 2)`,y:(componentViewport?.y||0)+0+0+0+3555+0+196,children:/*#__PURE__*/_jsx(Container,{className:\"framer-rjm5u6-container\",nodeId:\"jxKslsPoH\",scopeId:\"xmLCfuLmr\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{f1mKiSIeu:{variant:\"kJ5F_Z2uq\"},LAMM2mJ1d:{variant:\"x5sKPufj3\"},QjU2I4dh0:{variant:\"MwpigaobZ\"}},children:/*#__PURE__*/_jsx(ImgImgPortrait,{height:\"100%\",id:\"jxKslsPoH\",Kk5AfwyQO:addImageAlt({src:\"https://framerusercontent.com/images/jqC8QkYBUZ8OAQxjxYNxyUSi7w.jpg\",srcSet:\"https://framerusercontent.com/images/jqC8QkYBUZ8OAQxjxYNxyUSi7w.jpg?scale-down-to=1024 682w,https://framerusercontent.com/images/jqC8QkYBUZ8OAQxjxYNxyUSi7w.jpg 1200w\"},\"\"),layoutId:\"jxKslsPoH\",LLDYs8GtP:false,Qp6A74Hjk:\"\",style:{width:\"100%\"},ujhuy2Ioq:\"flex-start\",variant:\"kZ8JdIt_O\",WGH6QVJoO:\"\",width:\"100%\"})})})})})]})]}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"XbcmvdUDA\"},implicitPathVariables:undefined},{href:{webPageId:\"XbcmvdUDA\"},implicitPathVariables:undefined},{href:{webPageId:\"XbcmvdUDA\"},implicitPathVariables:undefined},{href:{webPageId:\"XbcmvdUDA\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:320,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+3947,children:/*#__PURE__*/_jsx(Container,{className:\"framer-oa2hgw-container\",nodeId:\"FAn3Adtys\",scopeId:\"xmLCfuLmr\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{f1mKiSIeu:{rTMr_VVAy:resolvedLinks[1],variant:\"xbjmWctlM\"},LAMM2mJ1d:{rTMr_VVAy:resolvedLinks[2],variant:\"ouYL15bI8\"},QjU2I4dh0:{rTMr_VVAy:resolvedLinks[3],variant:\"Xnjy1WVpS\"}},children:/*#__PURE__*/_jsx(PrevNextModule,{height:\"100%\",id:\"FAn3Adtys\",jElFxcEjZ:\"lT5Bv9gJg\",layoutId:\"FAn3Adtys\",NFBmOqTUN:\"Airband\",QAjWMfQJc:\"var(--token-d2f5b802-c32b-4457-82ed-b26c87f4b2b8, rgb(255, 255, 255))\",qb4Fv0EY5:addImageAlt({positionX:\"44.6%\",positionY:\"48.5%\",src:\"https://framerusercontent.com/images/Sho3nr0R15xpExr8eYQdD5tpUE.webp\",srcSet:\"https://framerusercontent.com/images/Sho3nr0R15xpExr8eYQdD5tpUE.webp?scale-down-to=512 512w,https://framerusercontent.com/images/Sho3nr0R15xpExr8eYQdD5tpUE.webp?scale-down-to=1024 1024w,https://framerusercontent.com/images/Sho3nr0R15xpExr8eYQdD5tpUE.webp?scale-down-to=2048 2048w,https://framerusercontent.com/images/Sho3nr0R15xpExr8eYQdD5tpUE.webp 2400w\"},\"\"),rTMr_VVAy:resolvedLinks[0],style:{width:\"100%\"},variant:\"zKhzibjTa\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:139,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+4267,children:/*#__PURE__*/_jsx(Container,{className:\"framer-neflp6-container\",id:elementId1,nodeId:\"NIIFz9cNV\",ref:ref2,scopeId:\"xmLCfuLmr\",children:/*#__PURE__*/_jsx(TickerTicker,{eg3W6wcEf:false,height:\"100%\",id:\"NIIFz9cNV\",layoutId:\"NIIFz9cNV\",style:{width:\"100%\"},variant:\"vG1VmUwRb\",width:\"100%\"})})}),isDisplayed()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{f1mKiSIeu:{height:500}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:400,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+4406,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1bl2hhf-container hidden-9bc45b hidden-1lyum68\",nodeId:\"b9Ir54h6u\",scopeId:\"xmLCfuLmr\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{f1mKiSIeu:{variant:\"XFkU5ZDtE\"}},children:/*#__PURE__*/_jsx(FooterSpacer,{height:\"100%\",id:\"b9Ir54h6u\",layoutId:\"b9Ir54h6u\",style:{height:\"100%\",width:\"100%\"},variant:\"Gg6Cr39Nh\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{hash:\":uzX5REGEj\",webPageId:\"xmLCfuLmr\"},implicitPathVariables:undefined},{href:{hash:\":uzX5REGEj\",webPageId:\"xmLCfuLmr\"},implicitPathVariables:undefined},{href:{hash:\":uzX5REGEj\",webPageId:\"xmLCfuLmr\"},implicitPathVariables:undefined},{href:{hash:\":uzX5REGEj\",webPageId:\"xmLCfuLmr\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{LAMM2mJ1d:{y:(componentViewport?.y||0)+0+4406},QjU2I4dh0:{y:(componentViewport?.y||0)+0+4406}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:400,width:componentViewport?.width||\"100vw\",y:600,children:/*#__PURE__*/_jsx(Container,{className:\"framer-4ave1s-container\",\"data-framer-name\":\"Footer\",layoutScroll:true,name:\"Footer\",nodeId:\"wUfNeAsqb\",scopeId:\"xmLCfuLmr\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{f1mKiSIeu:{I8XMRclLB:resolvedLinks1[1],variant:\"n179Qifjp\"},LAMM2mJ1d:{I8XMRclLB:resolvedLinks1[2],variant:\"dudTzOGeD\"},QjU2I4dh0:{I8XMRclLB:resolvedLinks1[3],variant:\"YoUJ4PTMa\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",I8XMRclLB:resolvedLinks1[0],id:\"wUfNeAsqb\",layoutId:\"wUfNeAsqb\",name:\"Footer\",style:{width:\"100%\"},variant:\"bm8dC2Hkq\",width:\"100%\"})})})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-miC8r.framer-1bbtf2r, .framer-miC8r .framer-1bbtf2r { display: block; }\",\".framer-miC8r.framer-jmtzbj { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1440px; }\",\".framer-miC8r .framer-h8mgj-container { bottom: 0px; flex: none; left: calc(50.00000000000002% - 100% / 2); pointer-events: none; position: absolute; top: 0px; width: 100%; z-index: 10; }\",\".framer-miC8r .framer-123io3l-container { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 40px); mix-blend-mode: exclusion; position: fixed; right: 40px; top: 25px; width: 40px; z-index: 9; }\",'.framer-miC8r.framer-1i5cj20 { background-color: var(--token-f00e4846-c4de-40b0-91fc-615223a1f529, #1d1d1d) /* {\"name\":\"Black\"} */; inset: 0px; position: fixed; user-select: none; z-index: 8; }',\".framer-miC8r.framer-fdebvz-container { bottom: 0px; flex: none; left: 0px; position: fixed; right: 0px; top: 0px; will-change: var(--framer-will-change-effect-override, transform); z-index: 8; }\",\".framer-miC8r .framer-1rdqunv-container { flex: none; height: 24px; left: calc(50.00000000000002% - 208px / 2); position: absolute; top: 32px; width: 208px; z-index: 2; }\",\".framer-miC8r .framer-b6helz, .framer-miC8r .framer-18tcjlf { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; z-index: 1; }\",\".framer-miC8r .framer-17to7ls-container, .framer-miC8r .framer-1smcb4z-container, .framer-miC8r .framer-1ttf4a6-container, .framer-miC8r .framer-1wce77k-container, .framer-miC8r .framer-ffe1pf-container, .framer-miC8r .framer-18qo9mf-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-miC8r .framer-1mdrzn2 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; max-width: 1440px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-miC8r .framer-rjm5u6-container { flex: none; height: auto; position: relative; width: 50%; }\",\".framer-miC8r .framer-oa2hgw-container { flex: none; height: auto; position: relative; width: 100%; z-index: 3; }\",\".framer-miC8r .framer-neflp6-container { flex: none; height: auto; position: relative; width: 100%; z-index: 1; }\",\".framer-miC8r .framer-1bl2hhf-container { flex: none; height: 400px; position: relative; width: 100%; z-index: -1; }\",\".framer-miC8r .framer-4ave1s-container { bottom: 0px; flex: none; height: auto; left: 0px; position: fixed; right: 0px; z-index: 0; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-miC8r.framer-jmtzbj, .framer-miC8r .framer-b6helz, .framer-miC8r .framer-18tcjlf, .framer-miC8r .framer-1mdrzn2 { gap: 0px; } .framer-miC8r.framer-jmtzbj > *, .framer-miC8r .framer-b6helz > *, .framer-miC8r .framer-18tcjlf > *, .framer-miC8r .framer-1mdrzn2 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-miC8r.framer-jmtzbj > :first-child, .framer-miC8r .framer-b6helz > :first-child, .framer-miC8r .framer-18tcjlf > :first-child, .framer-miC8r .framer-1mdrzn2 > :first-child { margin-top: 0px; } .framer-miC8r.framer-jmtzbj > :last-child, .framer-miC8r .framer-b6helz > :last-child, .framer-miC8r .framer-18tcjlf > :last-child, .framer-miC8r .framer-1mdrzn2 > :last-child { margin-bottom: 0px; } }\",\"@media (min-width: 810px) and (max-width: 1439px) { .framer-miC8r.framer-jmtzbj { width: 810px; } .framer-miC8r .framer-rjm5u6-container { width: 75%; } .framer-miC8r .framer-1bl2hhf-container { height: 500px; }}\",\"@media (min-width: 431px) and (max-width: 809px) { .framer-miC8r.framer-jmtzbj { width: 431px; } .framer-miC8r .framer-123io3l-container { right: 20px; } .framer-miC8r .framer-rjm5u6-container { width: 100%; } .framer-miC8r .framer-4ave1s-container { bottom: unset; left: unset; position: relative; right: unset; width: 100%; }}\",\"@media (max-width: 430px) { .framer-miC8r.framer-jmtzbj { width: 320px; } .framer-miC8r .framer-123io3l-container { right: 20px; } .framer-miC8r .framer-1rdqunv-container { aspect-ratio: 8.666666666666666 / 1; height: var(--framer-aspect-ratio-supported, 20px); left: 50%; top: 35px; transform: translateX(-50%); width: 172px; } .framer-miC8r .framer-rjm5u6-container { width: 100%; } .framer-miC8r .framer-4ave1s-container { bottom: unset; left: unset; position: relative; right: unset; width: 100%; }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 6893\n * @framerIntrinsicWidth 1440\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"f1mKiSIeu\":{\"layout\":[\"fixed\",\"auto\"]},\"LAMM2mJ1d\":{\"layout\":[\"fixed\",\"auto\"]},\"QjU2I4dh0\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections {\"uzX5REGEj\":{\"pattern\":\":uzX5REGEj\",\"name\":\"top\"},\"NIIFz9cNV\":{\"pattern\":\":NIIFz9cNV\",\"name\":\"ticker\"}}\n * @framerResponsiveScreen\n */const FramerxmLCfuLmr=withCSS(Component,css,\"framer-miC8r\");export default FramerxmLCfuLmr;FramerxmLCfuLmr.displayName=\"Work / Senet / When The Fun Stops Stop\";FramerxmLCfuLmr.defaultProps={height:6893,width:1440};addFonts(FramerxmLCfuLmr,[{explicitInter:true,fonts:[]},...Preloader2Fonts,...NavBurgerFonts,...NavMenuOverlayFonts,...LogosTheCornerFonts,...TopSpacerFonts,...HeaderAnimatedFonts,...VideoVideoContainerFonts,...ImgImgFonts,...ImgImgPortraitFonts,...PrevNextModuleFonts,...TickerTickerFonts,...FooterSpacerFonts,...FooterFonts,...CursorFonts,...CursorVideoControlsFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerxmLCfuLmr\",\"slots\":[],\"annotations\":{\"framerScrollSections\":\"{\\\"uzX5REGEj\\\":{\\\"pattern\\\":\\\":uzX5REGEj\\\",\\\"name\\\":\\\"top\\\"},\\\"NIIFz9cNV\\\":{\\\"pattern\\\":\\\":NIIFz9cNV\\\",\\\"name\\\":\\\"ticker\\\"}}\",\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerIntrinsicHeight\":\"6893\",\"framerIntrinsicWidth\":\"1440\",\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"f1mKiSIeu\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"LAMM2mJ1d\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"QjU2I4dh0\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerResponsiveScreen\":\"\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["Preloader2Fonts", "getFonts", "UM8JvPkBD_default", "NavBurgerFonts", "MJ7eXnrcD_default", "NavMenuOverlayFonts", "KP24iJJUR_default", "ContainerWithFX", "withFX", "Container", "LogosTheCornerFonts", "p8X7fCxtn_default", "TopSpacerFonts", "HRBpKAsbW_default", "HeaderAnimatedFonts", "ZCV4QUIyk_default", "VideoVideoContainerFonts", "DZx6ZJuDK_default", "ImgImgFonts", "GHSR91Bzi_default", "ImgImgPortraitFonts", "TH1kqjDAh_default", "PrevNextModuleFonts", "rOyS2cR2V_default", "TickerTickerFonts", "Ek0NGBDA8_default", "FooterSpacerFonts", "TjQoP8X_D_default", "FooterFonts", "fSPfNVBZR_default", "CursorFonts", "iqY90qXd3_default", "CursorVideoControlsFonts", "ab2dvXS0C_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "transition1", "animation", "transition2", "animation1", "getContainer", "Overlay", "children", "blockDocumentScrolling", "enabled", "visible", "setVisible", "useOverlayState", "addImageAlt", "image", "alt", "HTMLStyle", "value", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "cursor", "cursor1", "cursor2", "cursor3", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "variant", "Fv5UOj18q", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "activeVariantCallback", "delay", "useActiveVariantCallback", "m0uxnhUKB3bnx0g", "overlay", "loadMore", "args", "q67Pl_A1e19rmofx", "pJFGEivP619rmofx", "AxnOCaHzm19rmofx", "EDtiCPKRK19rmofx", "msObdS3PW19rmofx", "zBp2tv1EV19rmofx", "h0eWHBtDa19rmofx", "g25QS8C0p19rmofx", "YKDvVaNge19rmofx", "scopingClassNames", "cx", "elementId", "useRouteElementId", "ref1", "router", "useRouter", "elementId1", "ref2", "isDisplayed", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "PropertyOverrides2", "ComponentViewportProvider", "l", "AnimatePresence", "Ga", "x", "ResolveLinks", "resolvedLinks", "resolvedLinks1", "css", "FramerxmLCfuLmr", "withCSS", "xmLCfuLmr_default", "addFonts", "__FramerMetadata__"]
}
