{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/zzomv8C5NHoIztUVfn2l/LpUu5ifDiSAkko7ZMoaG/T6ZWearZU.js"],
  "sourcesContent": ["// Generated by Framer (48da836)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,Link,PropertyOverrides,ResolveLinks,RichText,useActiveVariantCallback,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useOverlayState,useRouteElementId,useRouter,withCSS,withFX,withOptimizedAppearEffect}from\"framer\";import{AnimatePresence,LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import*as ReactDOM from\"react-dom\";import{Youtube as YouTube}from\"https://framerusercontent.com/modules/NEd4VmDdsxM3StIUbddO/1de6WpgIbCrKkRcPfQcW/YouTube.js\";import SectionFooter from\"#framer/local/canvasComponent/bcMCVxfN7/bcMCVxfN7.js\";import MenuOverlay from\"#framer/local/canvasComponent/lGPAEoeQL/lGPAEoeQL.js\";import SectionTopBar from\"#framer/local/canvasComponent/Zj9suFYN5/Zj9suFYN5.js\";import*as sharedStyle from\"#framer/local/css/HfwubXJzr/HfwubXJzr.js\";import*as sharedStyle3 from\"#framer/local/css/iQADaMxJn/iQADaMxJn.js\";import*as sharedStyle4 from\"#framer/local/css/JWAYOSnLd/JWAYOSnLd.js\";import*as sharedStyle1 from\"#framer/local/css/lxBeGJ780/lxBeGJ780.js\";import*as sharedStyle2 from\"#framer/local/css/pilauwN5f/pilauwN5f.js\";import metadataProvider from\"#framer/local/webPageMetadata/T6ZWearZU/T6ZWearZU.js\";const SectionTopBarFonts=getFonts(SectionTopBar);const MotionHeaderWithOptimizedAppearEffect=withOptimizedAppearEffect(motion.header);const RichTextWithOptimizedAppearEffect=withOptimizedAppearEffect(RichText);const MotionHeaderWithFX=withFX(motion.header);const YouTubeFonts=getFonts(YouTube);const MotionDivWithOptimizedAppearEffect=withOptimizedAppearEffect(motion.div);const SectionFooterFonts=getFonts(SectionFooter);const MenuOverlayFonts=getFonts(MenuOverlay);const breakpoints={cacQh6PYr:\"(min-width: 810px) and (max-width: 1199px)\",izyLMyAwV:\"(max-width: 809px)\",xFovodNve:\"(min-width: 1200px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-M8whS\";const variantClassNames={cacQh6PYr:\"framer-v-1q7sfa0\",izyLMyAwV:\"framer-v-qbyta6\",xFovodNve:\"framer-v-1llyj5h\"};const transition1={damping:80,delay:.4,mass:1,stiffness:480,type:\"spring\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition1,x:0,y:0};const animation1={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:-120};const transition2={damping:80,delay:0,mass:1,stiffness:480,type:\"spring\"};const animation2={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2,x:0,y:0};const animation3={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:120};const animation4={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:120};const transition3={damping:30,delay:0,mass:1,stiffness:400,type:\"spring\"};const animation5={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1.3,skewX:0,skewY:0,transition:transition3};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}});};const humanReadableVariantMap={Desktop:\"xFovodNve\",Phone:\"izyLMyAwV\",Tablet:\"cacQh6PYr\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"xFovodNve\"};};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 onTap3bnx0g=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.toggle();});const DTRyuVsXG1wnntms=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.hide();});const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const isDisplayed=()=>{if(!isBrowser())return true;if(baseVariant===\"izyLMyAwV\")return false;return true;};const elementId=useRouteElementId(\"chbedpJM1\");const ref2=React.useRef(null);const elementId1=useRouteElementId(\"Z0oY4N7uX\");const ref3=React.useRef(null);const ref4=React.useRef(null);const elementId2=useRouteElementId(\"SNAZURv8D\");const elementId3=useRouteElementId(\"IwXwLffdx\");const ref5=React.useRef(null);const isDisplayed1=()=>{if(!isBrowser())return true;if(baseVariant===\"izyLMyAwV\")return true;return false;};const router=useRouter();const defaultLayoutId=React.useId();useCustomCursors({});const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"xFovodNve\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-1llyj5h\",className),ref:ref??ref1,style:{...style},children:[isDisplayed()&&/*#__PURE__*/_jsx(MotionHeaderWithOptimizedAppearEffect,{animate:animation,className:\"framer-cr0tju hidden-qbyta6\",\"data-framer-appear-id\":\"cr0tju\",\"data-framer-name\":\"Header\",initial:animation1,optimized:true,style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:96,width:componentViewport?.width||\"100vw\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-q59p25-container\",children:/*#__PURE__*/_jsx(SectionTopBar,{height:\"100%\",id:\"Fl2GUTbzZ\",layoutId:\"Fl2GUTbzZ\",style:{width:\"100%\"},variant:\"trzibzmKr\",width:\"100%\"})})})}),/*#__PURE__*/_jsxs(\"main\",{className:\"framer-xu8oig\",\"data-framer-name\":\"Main\",id:elementId,ref:ref2,children:[/*#__PURE__*/_jsxs(\"section\",{className:\"framer-ofam77\",\"data-framer-name\":\"Scroll Section\",children:[/*#__PURE__*/_jsx(\"section\",{className:\"framer-9q8d0z\",\"data-framer-name\":\"Hero\",id:elementId1,ref:ref3,children:/*#__PURE__*/_jsx(MotionHeaderWithFX,{__framer__spring:{damping:80,delay:0,duration:.3,ease:[.44,0,.56,1],mass:1,stiffness:480,type:\"spring\"},__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}},{ref:ref4,target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:0,skewX:0,skewY:0,x:0,y:0}}],__framer__transformTrigger:\"onScrollTarget\",__framer__transformViewportThreshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-b7isyx\",\"data-framer-name\":\"Title\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-19iykfx\",\"data-framer-name\":\"Line 1\",children:/*#__PURE__*/_jsx(RichTextWithOptimizedAppearEffect,{__fromCanvasComponent:true,animate:animation2,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-17il877\",\"data-styles-preset\":\"HfwubXJzr\",children:\"The Real Van Gogh Immersive Experience\"})}),className:\"framer-gl0hha\",\"data-framer-appear-id\":\"gl0hha\",fonts:[\"Inter\"],initial:animation3,optimized:true,verticalAlignment:\"top\",withExternalLayout:true})})})}),/*#__PURE__*/_jsx(MotionDivWithOptimizedAppearEffect,{animate:animation,className:\"framer-das5oh\",\"data-framer-appear-id\":\"das5oh\",\"data-framer-name\":\"Hero Image\",id:elementId2,initial:animation4,optimized:true,ref:ref4,style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-4kn3li\",\"data-framer-name\":\"Image\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-10epjan-container\",children:/*#__PURE__*/_jsx(YouTube,{borderRadius:0,bottomLeftRadius:0,bottomRightRadius:0,height:\"100%\",id:\"OJ6e6y1cd\",isMixedBorderRadius:false,isRed:false,layoutId:\"OJ6e6y1cd\",play:\"On\",shouldMute:true,style:{height:\"100%\",width:\"100%\"},thumbnail:\"Medium Quality\",topLeftRadius:0,topRightRadius:0,url:\"https://youtu.be/pPkJz5ViXaQ\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(\"section\",{className:\"framer-1x9buq3\",\"data-framer-name\":\"About\",id:elementId3,ref:ref5,children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-bf49jv\",\"data-framer-name\":\"Paragraph\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{izyLMyAwV:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-eyn4jt\",\"data-styles-preset\":\"pilauwN5f\",children:\"A comprehensive social media campaign for \u2018The Real Van Gogh Immersive Experience\u2019 involving a brand film and a number of reel based video pieces\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-56ce5f\",\"data-styles-preset\":\"lxBeGJ780\",children:\"A comprehensive social media campaign for \u2018The Real Van Gogh Immersive Experience\u2019 involving a brand film and a number of reel based video pieces\"})}),className:\"framer-fajo78\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1lhxj5n\",\"data-framer-name\":\"Row\",children:[/*#__PURE__*/_jsx(Link,{href:\"https://www.instagram.com/reel/C5k8VQOyCUh/?igsh=MW1saHNtczhtNGkxeA==\",nodeId:\"HuCWhBTiA\",openInNewTab:true,children:/*#__PURE__*/_jsxs(\"a\",{className:\"framer-13rrzw2 framer-lis6ts\",\"data-framer-name\":\"Card / Playground Image\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1qrc5mk\",\"data-framer-name\":\"Image\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cacQh6PYr:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:4032,intrinsicWidth:6048,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+1434+0+0+0+0),pixelHeight:2188,pixelWidth:1170,sizes:`max((${componentViewport?.width||\"100vw\"} - 56px) / 3, 1px)`,src:\"https://framerusercontent.com/images/w6aqmA0rC59wce2k5FoDA3lZY.png\",srcSet:\"https://framerusercontent.com/images/w6aqmA0rC59wce2k5FoDA3lZY.png?scale-down-to=1024 547w,https://framerusercontent.com/images/w6aqmA0rC59wce2k5FoDA3lZY.png?scale-down-to=2048 1095w,https://framerusercontent.com/images/w6aqmA0rC59wce2k5FoDA3lZY.png 1170w\"}},izyLMyAwV:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:4032,intrinsicWidth:6048,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+938+0+228+0+0+0),pixelHeight:2188,pixelWidth:1170,sizes:`calc(${componentViewport?.width||\"100vw\"} - 32px)`,src:\"https://framerusercontent.com/images/w6aqmA0rC59wce2k5FoDA3lZY.png\",srcSet:\"https://framerusercontent.com/images/w6aqmA0rC59wce2k5FoDA3lZY.png?scale-down-to=1024 547w,https://framerusercontent.com/images/w6aqmA0rC59wce2k5FoDA3lZY.png?scale-down-to=2048 1095w,https://framerusercontent.com/images/w6aqmA0rC59wce2k5FoDA3lZY.png 1170w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:4032,intrinsicWidth:6048,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+1641+0+0+0+0),pixelHeight:2188,pixelWidth:1170,sizes:`max((${componentViewport?.width||\"100vw\"} - 56px) / 3, 1px)`,src:\"https://framerusercontent.com/images/w6aqmA0rC59wce2k5FoDA3lZY.png\",srcSet:\"https://framerusercontent.com/images/w6aqmA0rC59wce2k5FoDA3lZY.png?scale-down-to=1024 547w,https://framerusercontent.com/images/w6aqmA0rC59wce2k5FoDA3lZY.png?scale-down-to=2048 1095w,https://framerusercontent.com/images/w6aqmA0rC59wce2k5FoDA3lZY.png 1170w\"},className:\"framer-fbnsdd\",\"data-framer-name\":\"Unsplash Image\",whileHover:animation5})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1idx4e1\",\"data-framer-name\":\"Title\",children:[isDisplayed()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1l7c3b3\",\"data-styles-preset\":\"iQADaMxJn\",children:\"Video\"})}),className:\"framer-1q4hqoe hidden-qbyta6\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{izyLMyAwV:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-eyn4jt\",\"data-styles-preset\":\"pilauwN5f\",style:{\"--framer-text-alignment\":\"center\"},children:\"Promotion Reel\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-wczl5k\",\"data-styles-preset\":\"JWAYOSnLd\",children:\"Promotion Reel\"})}),className:\"framer-wlpwqo\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]})]})}),/*#__PURE__*/_jsx(Link,{href:\"https://www.instagram.com/reel/C6D1wYcS8ya/?igsh=MWFmNWF3dHZ6ZTB0bA==\",nodeId:\"uzovpavJJ\",openInNewTab:true,children:/*#__PURE__*/_jsxs(\"a\",{className:\"framer-1bxhb8f framer-lis6ts\",\"data-framer-name\":\"Card / Playground Image\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-9gvsqo\",\"data-framer-name\":\"Image\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cacQh6PYr:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:4032,intrinsicWidth:6048,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+1434+0+0+0+0),pixelHeight:2143,pixelWidth:1170,sizes:`max((${componentViewport?.width||\"100vw\"} - 56px) / 3, 1px)`,src:\"https://framerusercontent.com/images/rtvq7oJNTklEnAUrTfJ9saxLFB0.png\",srcSet:\"https://framerusercontent.com/images/rtvq7oJNTklEnAUrTfJ9saxLFB0.png?scale-down-to=1024 559w,https://framerusercontent.com/images/rtvq7oJNTklEnAUrTfJ9saxLFB0.png?scale-down-to=2048 1118w,https://framerusercontent.com/images/rtvq7oJNTklEnAUrTfJ9saxLFB0.png 1170w\"}},izyLMyAwV:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:4032,intrinsicWidth:6048,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+938+0+924+0+0+0),pixelHeight:2143,pixelWidth:1170,sizes:`calc(${componentViewport?.width||\"100vw\"} - 32px)`,src:\"https://framerusercontent.com/images/rtvq7oJNTklEnAUrTfJ9saxLFB0.png\",srcSet:\"https://framerusercontent.com/images/rtvq7oJNTklEnAUrTfJ9saxLFB0.png?scale-down-to=1024 559w,https://framerusercontent.com/images/rtvq7oJNTklEnAUrTfJ9saxLFB0.png?scale-down-to=2048 1118w,https://framerusercontent.com/images/rtvq7oJNTklEnAUrTfJ9saxLFB0.png 1170w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:4032,intrinsicWidth:6048,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+1641+0+0+0+0),pixelHeight:2143,pixelWidth:1170,sizes:`max((${componentViewport?.width||\"100vw\"} - 56px) / 3, 1px)`,src:\"https://framerusercontent.com/images/rtvq7oJNTklEnAUrTfJ9saxLFB0.png\",srcSet:\"https://framerusercontent.com/images/rtvq7oJNTklEnAUrTfJ9saxLFB0.png?scale-down-to=1024 559w,https://framerusercontent.com/images/rtvq7oJNTklEnAUrTfJ9saxLFB0.png?scale-down-to=2048 1118w,https://framerusercontent.com/images/rtvq7oJNTklEnAUrTfJ9saxLFB0.png 1170w\"},className:\"framer-1crdnoq\",\"data-framer-name\":\"Unsplash Image\",whileHover:animation5})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-oiduvo\",\"data-framer-name\":\"Title\",children:[isDisplayed()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1l7c3b3\",\"data-styles-preset\":\"iQADaMxJn\",children:\"Video\"})}),className:\"framer-1a0zkpk hidden-qbyta6\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{izyLMyAwV:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-eyn4jt\",\"data-styles-preset\":\"pilauwN5f\",style:{\"--framer-text-alignment\":\"center\"},children:\"Testimonial reel\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-wczl5k\",\"data-styles-preset\":\"JWAYOSnLd\",children:\"Testimonial reel\"})}),className:\"framer-fqpcdz\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]})]})}),/*#__PURE__*/_jsx(Link,{href:\"https://www.instagram.com/reel/C5G4e_zStnS/?igsh=MXFwdXB3azRjeWNiNA==\",nodeId:\"raYTxXF5C\",openInNewTab:true,children:/*#__PURE__*/_jsxs(\"a\",{className:\"framer-b8gjna framer-lis6ts\",\"data-framer-name\":\"Card / Playground Image\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-mmkqdc\",\"data-framer-name\":\"Image\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cacQh6PYr:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:4032,intrinsicWidth:6048,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+1434+0+0+0+0),pixelHeight:1440,pixelWidth:2560,sizes:`max((${componentViewport?.width||\"100vw\"} - 56px) / 3, 1px)`,src:\"https://framerusercontent.com/images/6btJUp6xnqGmHMK5ewz8k7I6djU.jpeg\",srcSet:\"https://framerusercontent.com/images/6btJUp6xnqGmHMK5ewz8k7I6djU.jpeg?scale-down-to=512 512w,https://framerusercontent.com/images/6btJUp6xnqGmHMK5ewz8k7I6djU.jpeg?scale-down-to=1024 1024w,https://framerusercontent.com/images/6btJUp6xnqGmHMK5ewz8k7I6djU.jpeg?scale-down-to=2048 2048w,https://framerusercontent.com/images/6btJUp6xnqGmHMK5ewz8k7I6djU.jpeg 2560w\"}},izyLMyAwV:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:4032,intrinsicWidth:6048,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+938+0+1620+0+0+0),pixelHeight:1440,pixelWidth:2560,sizes:`calc(${componentViewport?.width||\"100vw\"} - 32px)`,src:\"https://framerusercontent.com/images/6btJUp6xnqGmHMK5ewz8k7I6djU.jpeg\",srcSet:\"https://framerusercontent.com/images/6btJUp6xnqGmHMK5ewz8k7I6djU.jpeg?scale-down-to=512 512w,https://framerusercontent.com/images/6btJUp6xnqGmHMK5ewz8k7I6djU.jpeg?scale-down-to=1024 1024w,https://framerusercontent.com/images/6btJUp6xnqGmHMK5ewz8k7I6djU.jpeg?scale-down-to=2048 2048w,https://framerusercontent.com/images/6btJUp6xnqGmHMK5ewz8k7I6djU.jpeg 2560w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:4032,intrinsicWidth:6048,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+1641+0+0+0+0),pixelHeight:1440,pixelWidth:2560,sizes:`max((${componentViewport?.width||\"100vw\"} - 56px) / 3, 1px)`,src:\"https://framerusercontent.com/images/6btJUp6xnqGmHMK5ewz8k7I6djU.jpeg\",srcSet:\"https://framerusercontent.com/images/6btJUp6xnqGmHMK5ewz8k7I6djU.jpeg?scale-down-to=512 512w,https://framerusercontent.com/images/6btJUp6xnqGmHMK5ewz8k7I6djU.jpeg?scale-down-to=1024 1024w,https://framerusercontent.com/images/6btJUp6xnqGmHMK5ewz8k7I6djU.jpeg?scale-down-to=2048 2048w,https://framerusercontent.com/images/6btJUp6xnqGmHMK5ewz8k7I6djU.jpeg 2560w\"},className:\"framer-zynv8o\",\"data-framer-name\":\"Unsplash Image\",style:{scale:1.05},whileHover:animation5})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-3bw3rl\",\"data-framer-name\":\"Title\",children:[isDisplayed()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1l7c3b3\",\"data-styles-preset\":\"iQADaMxJn\",children:\"Video\"})}),className:\"framer-c1borg hidden-qbyta6\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{izyLMyAwV:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-eyn4jt\",\"data-styles-preset\":\"pilauwN5f\",style:{\"--framer-text-alignment\":\"center\"},children:\"Trailer Reel\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-wczl5k\",\"data-styles-preset\":\"JWAYOSnLd\",children:\"Trailer Reel\"})}),className:\"framer-1txbvti\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]})]})}),isDisplayed1()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-131yolo hidden-1llyj5h hidden-1q7sfa0\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-wczl5k\",\"data-styles-preset\":\"JWAYOSnLd\",style:{\"--framer-text-alignment\":\"center\"},children:\"Stories\"})}),className:\"framer-slr497\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]})]}),/*#__PURE__*/_jsx(\"footer\",{className:\"framer-8l1lti\",\"data-framer-name\":\"Footer\",children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{hash:\":EGl_Q8270\",webPageId:\"XYupEHKKA\"},implicitPathVariables:undefined},{href:{hash:\":EGl_Q8270\",webPageId:\"XYupEHKKA\"},implicitPathVariables:undefined},{href:{hash:\":EGl_Q8270\",webPageId:\"XYupEHKKA\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cacQh6PYr:{y:(componentViewport?.y||0)+0+2298+0+0},izyLMyAwV:{y:(componentViewport?.y||0)+0+3254+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:120,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+2525+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-aofrf0-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cacQh6PYr:{variant:\"FiEZdr3m9\",YMJGhrDe0:resolvedLinks[1]},izyLMyAwV:{variant:\"STOTTzJWU\",YMJGhrDe0:resolvedLinks[2]}},children:/*#__PURE__*/_jsx(SectionFooter,{height:\"100%\",id:\"ePMTzEH7u\",layoutId:\"ePMTzEH7u\",style:{width:\"100%\"},variant:\"U2473iq0r\",width:\"100%\",YMJGhrDe0:resolvedLinks[0]})})})})})})}),isDisplayed1()&&/*#__PURE__*/_jsx(Overlay,{blockDocumentScrolling:true,children:overlay=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-ykrvp0 hidden-1llyj5h hidden-1q7sfa0\",\"data-framer-name\":\"Header\",id:\"ykrvp0\",onTap:onTap3bnx0g({overlay}),transformTemplate:transformTemplate1,children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{izyLMyAwV:{width:\"100vw\",y:0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:96,children:/*#__PURE__*/_jsx(Container,{className:\"framer-mrb607-container\",children:/*#__PURE__*/_jsx(SectionTopBar,{height:\"100%\",id:\"PIqzKoYik\",layoutId:\"PIqzKoYik\",style:{width:\"100%\"},variant:\"CnjgvocIw\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay.visible&&/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/ReactDOM.createPortal(/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.div,{animate:{opacity:1,transition:{delay:0,duration:.3,ease:[.5,0,.88,.77],type:\"tween\"}},className:cx(scopingClassNames,\"framer-dopx8v\"),\"data-framer-portal-id\":\"ykrvp0\",exit:{opacity:0,transition:{delay:0,duration:0,ease:[0,0,1,1],type:\"tween\"}},initial:{opacity:0},onTap:()=>overlay.hide()},\"lfaRyksG8\"),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:cx(scopingClassNames,\"framer-jdl5jt-container\"),\"data-framer-portal-id\":\"ykrvp0\",children:/*#__PURE__*/_jsx(MenuOverlay,{DTRyuVsXG:DTRyuVsXG1wnntms({overlay}),height:\"100%\",id:\"LHsXfv2sg\",layoutId:\"LHsXfv2sg\",style:{height:\"100%\",width:\"100%\"},variant:\"B1jr9BRUE\",width:\"100%\"})})})]}),getContainer())})})]})})})]}),/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-e8a950cf-b8df-4737-ab35-dc1766c73c8c, rgb(0, 0, 0)); }\"}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-M8whS.framer-lis6ts, .framer-M8whS .framer-lis6ts { display: block; }\",\".framer-M8whS.framer-1llyj5h { align-content: center; align-items: center; background-color: var(--token-e8a950cf-b8df-4737-ab35-dc1766c73c8c, #000000); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1200px; }\",\".framer-M8whS .framer-cr0tju { -webkit-backdrop-filter: blur(0px); align-content: center; align-items: center; backdrop-filter: blur(0px); background: linear-gradient(180deg, #000000 0%, rgba(0, 0, 0, 0) 100%); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; left: 0px; overflow: visible; padding: 0px; position: fixed; right: 0px; top: 0px; z-index: 8; }\",\".framer-M8whS .framer-q59p25-container { flex: none; height: auto; position: relative; width: 100%; z-index: 1; }\",\".framer-M8whS .framer-xu8oig { align-content: center; align-items: center; 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-M8whS .framer-ofam77 { align-content: center; align-items: center; background-color: var(--token-e8a950cf-b8df-4737-ab35-dc1766c73c8c, #000000); 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-M8whS .framer-9q8d0z { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; overflow: hidden; padding: 160px 40px 160px 40px; position: sticky; top: 0px; width: 100%; will-change: transform; z-index: 1; }\",\".framer-M8whS .framer-b7isyx, .framer-M8whS .framer-8l1lti { align-content: center; align-items: center; 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-M8whS .framer-19iykfx { 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: 1120px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-M8whS .framer-gl0hha, .framer-M8whS .framer-fajo78 { --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-M8whS .framer-das5oh { 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: visible; padding: 12px; position: relative; width: 100%; z-index: 2; }\",\".framer-M8whS .framer-4kn3li { align-content: center; align-items: center; aspect-ratio: 1.8846153846153846 / 1; background-color: var(--token-d0993bb3-7199-45c9-a56d-c098182fe8f7, #f5f5f5); border-bottom-left-radius: 32px; border-bottom-right-radius: 32px; border-top-left-radius: 32px; border-top-right-radius: 32px; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: var(--framer-aspect-ratio-supported, 624px); justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-M8whS .framer-10epjan-container { flex: 1 0 0px; height: 1px; position: relative; width: 100%; }\",\".framer-M8whS .framer-1x9buq3 { align-content: center; align-items: center; background-color: var(--token-e8a950cf-b8df-4737-ab35-dc1766c73c8c, #000000); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 160px 40px 160px 40px; position: relative; width: 100%; }\",\".framer-M8whS .framer-bf49jv { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 75%; }\",\".framer-M8whS .framer-1lhxj5n { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: center; overflow: visible; padding: 0px 16px 80px 16px; position: relative; width: 100%; }\",\".framer-M8whS .framer-13rrzw2, .framer-M8whS .framer-1bxhb8f, .framer-M8whS .framer-b8gjna { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; text-decoration: none; width: 1px; }\",\".framer-M8whS .framer-1qrc5mk, .framer-M8whS .framer-9gvsqo, .framer-M8whS .framer-mmkqdc { aspect-ratio: 1 / 1; background-color: var(--token-e8a950cf-b8df-4737-ab35-dc1766c73c8c, #000000); border-bottom-left-radius: 32px; border-bottom-right-radius: 32px; border-top-left-radius: 32px; border-top-right-radius: 32px; flex: none; height: var(--framer-aspect-ratio-supported, 381px); overflow: hidden; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-M8whS .framer-fbnsdd, .framer-M8whS .framer-1crdnoq, .framer-M8whS .framer-zynv8o { bottom: 0px; flex: none; left: 0px; overflow: hidden; position: absolute; right: 0px; top: 0px; z-index: 2; }\",\".framer-M8whS .framer-1idx4e1, .framer-M8whS .framer-oiduvo, .framer-M8whS .framer-3bw3rl { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; padding: 0px 28px 0px 28px; position: relative; width: 100%; }\",\".framer-M8whS .framer-1q4hqoe, .framer-M8whS .framer-wlpwqo, .framer-M8whS .framer-1a0zkpk, .framer-M8whS .framer-fqpcdz, .framer-M8whS .framer-c1borg, .framer-M8whS .framer-1txbvti { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-M8whS .framer-131yolo { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 0px 8px 0px; position: relative; width: 1px; }\",\".framer-M8whS .framer-slr497 { --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-M8whS .framer-aofrf0-container, .framer-M8whS .framer-mrb607-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-M8whS .framer-ykrvp0 { -webkit-backdrop-filter: blur(8px); align-content: center; align-items: center; backdrop-filter: blur(8px); background: linear-gradient(180deg, #000000 0%, rgba(0, 0, 0, 0.1) 100%); cursor: pointer; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; left: 50%; overflow: visible; padding: 0px; position: fixed; top: 0px; transform: translateX(-50%); width: 100%; z-index: 1; }\",\".framer-M8whS.framer-dopx8v { background-color: rgba(0, 0, 0, 0.8); inset: 0px; position: fixed; user-select: none; z-index: 10; }\",\".framer-M8whS.framer-jdl5jt-container { flex: none; height: 100vh; left: 0px; position: fixed; right: 0px; top: 0px; z-index: 10; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-M8whS.framer-1llyj5h, .framer-M8whS .framer-cr0tju, .framer-M8whS .framer-xu8oig, .framer-M8whS .framer-ofam77, .framer-M8whS .framer-9q8d0z, .framer-M8whS .framer-b7isyx, .framer-M8whS .framer-19iykfx, .framer-M8whS .framer-das5oh, .framer-M8whS .framer-4kn3li, .framer-M8whS .framer-1x9buq3, .framer-M8whS .framer-bf49jv, .framer-M8whS .framer-1lhxj5n, .framer-M8whS .framer-13rrzw2, .framer-M8whS .framer-1idx4e1, .framer-M8whS .framer-1bxhb8f, .framer-M8whS .framer-oiduvo, .framer-M8whS .framer-b8gjna, .framer-M8whS .framer-3bw3rl, .framer-M8whS .framer-131yolo, .framer-M8whS .framer-8l1lti, .framer-M8whS .framer-ykrvp0 { gap: 0px; } .framer-M8whS.framer-1llyj5h > *, .framer-M8whS .framer-cr0tju > *, .framer-M8whS .framer-xu8oig > *, .framer-M8whS .framer-ofam77 > *, .framer-M8whS .framer-b7isyx > *, .framer-M8whS .framer-19iykfx > *, .framer-M8whS .framer-4kn3li > *, .framer-M8whS .framer-1x9buq3 > *, .framer-M8whS .framer-8l1lti > *, .framer-M8whS .framer-ykrvp0 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-M8whS.framer-1llyj5h > :first-child, .framer-M8whS .framer-cr0tju > :first-child, .framer-M8whS .framer-xu8oig > :first-child, .framer-M8whS .framer-ofam77 > :first-child, .framer-M8whS .framer-9q8d0z > :first-child, .framer-M8whS .framer-b7isyx > :first-child, .framer-M8whS .framer-19iykfx > :first-child, .framer-M8whS .framer-4kn3li > :first-child, .framer-M8whS .framer-1x9buq3 > :first-child, .framer-M8whS .framer-bf49jv > :first-child, .framer-M8whS .framer-13rrzw2 > :first-child, .framer-M8whS .framer-1idx4e1 > :first-child, .framer-M8whS .framer-1bxhb8f > :first-child, .framer-M8whS .framer-oiduvo > :first-child, .framer-M8whS .framer-b8gjna > :first-child, .framer-M8whS .framer-3bw3rl > :first-child, .framer-M8whS .framer-8l1lti > :first-child, .framer-M8whS .framer-ykrvp0 > :first-child { margin-top: 0px; } .framer-M8whS.framer-1llyj5h > :last-child, .framer-M8whS .framer-cr0tju > :last-child, .framer-M8whS .framer-xu8oig > :last-child, .framer-M8whS .framer-ofam77 > :last-child, .framer-M8whS .framer-9q8d0z > :last-child, .framer-M8whS .framer-b7isyx > :last-child, .framer-M8whS .framer-19iykfx > :last-child, .framer-M8whS .framer-4kn3li > :last-child, .framer-M8whS .framer-1x9buq3 > :last-child, .framer-M8whS .framer-bf49jv > :last-child, .framer-M8whS .framer-13rrzw2 > :last-child, .framer-M8whS .framer-1idx4e1 > :last-child, .framer-M8whS .framer-1bxhb8f > :last-child, .framer-M8whS .framer-oiduvo > :last-child, .framer-M8whS .framer-b8gjna > :last-child, .framer-M8whS .framer-3bw3rl > :last-child, .framer-M8whS .framer-8l1lti > :last-child, .framer-M8whS .framer-ykrvp0 > :last-child { margin-bottom: 0px; } .framer-M8whS .framer-9q8d0z > *, .framer-M8whS .framer-bf49jv > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-M8whS .framer-das5oh > *, .framer-M8whS .framer-1lhxj5n > * { margin: 0px; margin-left: calc(12px / 2); margin-right: calc(12px / 2); } .framer-M8whS .framer-das5oh > :first-child, .framer-M8whS .framer-1lhxj5n > :first-child, .framer-M8whS .framer-131yolo > :first-child { margin-left: 0px; } .framer-M8whS .framer-das5oh > :last-child, .framer-M8whS .framer-1lhxj5n > :last-child, .framer-M8whS .framer-131yolo > :last-child { margin-right: 0px; } .framer-M8whS .framer-13rrzw2 > *, .framer-M8whS .framer-1bxhb8f > *, .framer-M8whS .framer-b8gjna > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-M8whS .framer-1idx4e1 > *, .framer-M8whS .framer-oiduvo > *, .framer-M8whS .framer-3bw3rl > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } .framer-M8whS .framer-131yolo > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,\"@media (min-width: 810px) and (max-width: 1199px) { .framer-M8whS.framer-1llyj5h { width: 810px; } .framer-M8whS .framer-9q8d0z { gap: 32px; } .framer-M8whS .framer-4kn3li { aspect-ratio: 1.8848920863309353 / 1; border-bottom-left-radius: 24px; border-bottom-right-radius: 24px; border-top-left-radius: 24px; border-top-right-radius: 24px; height: var(--framer-aspect-ratio-supported, 417px); } .framer-M8whS .framer-bf49jv { width: 100%; } .framer-M8whS .framer-1lhxj5n { padding: 0px 16px 60px 16px; } .framer-M8whS .framer-1qrc5mk, .framer-M8whS .framer-9gvsqo, .framer-M8whS .framer-mmkqdc { height: var(--framer-aspect-ratio-supported, 251px); } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-M8whS .framer-9q8d0z { gap: 0px; } .framer-M8whS .framer-9q8d0z > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-M8whS .framer-9q8d0z > :first-child { margin-top: 0px; } .framer-M8whS .framer-9q8d0z > :last-child { margin-bottom: 0px; } }}\",\"@media (max-width: 809px) { .framer-M8whS.framer-1llyj5h { width: 390px; } .framer-M8whS .framer-xu8oig { order: 2; } .framer-M8whS .framer-9q8d0z { gap: 24px; padding: 120px 32px 120px 32px; } .framer-M8whS .framer-4kn3li { aspect-ratio: 1.8865979381443299 / 1; border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; height: var(--framer-aspect-ratio-supported, 194px); } .framer-M8whS .framer-1x9buq3 { padding: 96px 32px 96px 32px; } .framer-M8whS .framer-bf49jv { width: 100%; } .framer-M8whS .framer-1lhxj5n { flex-direction: column; gap: 40px; padding: 0px 16px 40px 16px; } .framer-M8whS .framer-13rrzw2 { flex: none; order: 1; width: 100%; } .framer-M8whS .framer-1qrc5mk, .framer-M8whS .framer-9gvsqo, .framer-M8whS .framer-mmkqdc { border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; height: var(--framer-aspect-ratio-supported, 358px); } .framer-M8whS .framer-1bxhb8f { flex: none; order: 2; width: 100%; } .framer-M8whS .framer-b8gjna { flex: none; order: 3; width: 100%; } .framer-M8whS .framer-131yolo { flex: none; order: 0; width: 100%; } .framer-M8whS .framer-8l1lti { order: 3; } .framer-M8whS .framer-ykrvp0 { order: 0; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-M8whS .framer-9q8d0z, .framer-M8whS .framer-1lhxj5n { gap: 0px; } .framer-M8whS .framer-9q8d0z > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-M8whS .framer-9q8d0z > :first-child, .framer-M8whS .framer-1lhxj5n > :first-child { margin-top: 0px; } .framer-M8whS .framer-9q8d0z > :last-child, .framer-M8whS .framer-1lhxj5n > :last-child { margin-bottom: 0px; } .framer-M8whS .framer-1lhxj5n > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 2517\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"cacQh6PYr\":{\"layout\":[\"fixed\",\"auto\"]},\"izyLMyAwV\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerLayoutTemplateCompatible true\n * @framerResponsiveScreen\n */const FramerT6ZWearZU=withCSS(Component,css,\"framer-M8whS\");export default FramerT6ZWearZU;FramerT6ZWearZU.displayName=\"Paperboat\";FramerT6ZWearZU.defaultProps={height:2517,width:1200};addFonts(FramerT6ZWearZU,[{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\"}]},...SectionTopBarFonts,...YouTubeFonts,...SectionFooterFonts,...MenuOverlayFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerT6ZWearZU\",\"slots\":[],\"annotations\":{\"framerComponentViewportWidth\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicHeight\":\"2517\",\"framerContractVersion\":\"1\",\"framerResponsiveScreen\":\"\",\"framerIntrinsicWidth\":\"1200\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"cacQh6PYr\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"izyLMyAwV\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerImmutableVariables\":\"true\",\"framerLayoutTemplateCompatible\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "k5BACq4C,IAAMA,GAAmBC,EAASC,CAAa,EAAQC,GAAsCC,EAA0BC,EAAO,MAAM,EAAQC,GAAkCF,EAA0BG,CAAQ,EAAQC,GAAmBC,EAAOJ,EAAO,MAAM,EAAQK,GAAaT,EAASU,CAAO,EAAQC,GAAmCR,EAA0BC,EAAO,GAAG,EAAQQ,GAAmBZ,EAASa,CAAa,EAAQC,GAAiBd,EAASe,CAAW,EAAQC,GAAY,CAAC,UAAU,6CAA6C,UAAU,qBAAqB,UAAU,qBAAqB,EAAQC,GAAU,IAAI,OAAO,SAAW,IAAkBC,GAAkB,eAAqBC,GAAkB,CAAC,UAAU,mBAAmB,UAAU,kBAAkB,UAAU,kBAAkB,EAAQC,GAAY,CAAC,QAAQ,GAAG,MAAM,GAAG,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,EAAQC,GAAU,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,qBAAqB,KAAK,WAAWD,GAAY,EAAE,EAAE,EAAE,CAAC,EAAQE,GAAW,CAAC,QAAQ,KAAK,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,qBAAqB,KAAK,EAAE,EAAE,EAAE,IAAI,EAAQC,GAAY,CAAC,QAAQ,GAAG,MAAM,EAAE,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,EAAQC,GAAW,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,WAAWD,GAAY,EAAE,EAAE,EAAE,CAAC,EAAQE,GAAW,CAAC,QAAQ,KAAK,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,EAAE,EAAE,EAAE,GAAG,EAAQC,GAAW,CAAC,QAAQ,KAAK,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,qBAAqB,KAAK,EAAE,EAAE,EAAE,GAAG,EAAQC,GAAY,CAAC,QAAQ,GAAG,MAAM,EAAE,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,EAAQC,EAAW,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,IAAI,MAAM,EAAE,MAAM,EAAE,WAAWD,EAAW,EAAQE,GAAmB,CAACC,EAAEC,IAAI,oBAAoBA,IAAUC,GAAa,IAAY,SAAS,cAAc,mBAAmB,GAAG,SAAS,cAAc,UAAU,GAAG,SAAS,KAAaC,GAAQ,CAAC,CAAC,SAAAC,EAAS,uBAAAC,EAAuB,QAAAC,EAAQ,EAAI,IAAI,CAAC,GAAK,CAACC,EAAQC,CAAU,EAAEC,GAAgB,CAAC,uBAAAJ,CAAsB,CAAC,EAAE,OAAOD,EAAS,CAAC,KAAK,IAAII,EAAW,EAAK,EAAE,KAAK,IAAIA,EAAW,EAAI,EAAE,OAAO,IAAIA,EAAW,CAACD,CAAO,EAAE,QAAQD,GAASC,CAAO,CAAC,CAAE,EAAQG,GAAU,CAAC,CAAC,MAAAC,CAAK,IAAoBC,EAAoB,EAAqB,KAAyBC,EAAK,QAAQ,CAAC,wBAAwB,CAAC,OAAOF,CAAK,CAAC,CAAC,EAAUG,GAAwB,CAAC,QAAQ,YAAY,MAAM,YAAY,OAAO,WAAW,EAAQC,GAAS,CAAC,CAAC,OAAAC,EAAO,GAAAC,EAAG,MAAAC,EAAM,GAAGC,CAAK,KAAW,CAAC,GAAGA,EAAM,QAAQL,GAAwBK,EAAM,OAAO,GAAGA,EAAM,SAAS,WAAW,GAAUC,GAA6BC,EAAW,SAASF,EAAMG,EAAI,CAAC,GAAK,CAAC,aAAAC,EAAa,UAAAC,CAAS,EAAEC,EAAc,EAAO,CAAC,MAAAC,EAAM,UAAAC,GAAU,SAAAC,GAAS,QAAAC,GAAQ,GAAGC,EAAS,EAAEf,GAASI,CAAK,EAAQY,EAAU,IAAI,CAAC,IAAMC,EAASA,EAAiB,OAAUT,CAAY,EAAE,GAAGS,EAAS,OAAO,CAAC,IAAIC,EAAU,SAAS,cAAc,qBAAqB,EAAKA,EAAWA,EAAU,aAAa,UAAUD,EAAS,MAAM,GAAQC,EAAU,SAAS,cAAc,MAAM,EAAEA,EAAU,aAAa,OAAO,QAAQ,EAAEA,EAAU,aAAa,UAAUD,EAAS,MAAM,EAAE,SAAS,KAAK,YAAYC,CAAS,GAAI,EAAE,CAAC,OAAUV,CAAY,CAAC,EAAQW,EAAmB,IAAI,CAAC,IAAMF,EAASA,EAAiB,OAAUT,CAAY,EAAE,SAAS,MAAMS,EAAS,OAAO,GAAMA,EAAS,UAAU,SAAS,cAAc,uBAAuB,GAAG,aAAa,UAAUA,EAAS,QAAQ,CAAG,EAAE,CAAC,OAAUT,CAAY,CAAC,EAAE,GAAK,CAACY,EAAYC,EAAmB,EAAEC,GAA8BR,GAAQ3C,GAAY,EAAK,EAAQoD,GAAe,OAAe,CAAC,sBAAAC,EAAsB,MAAAC,EAAK,EAAEC,GAAyB,MAAS,EAAQC,GAAY,CAAC,CAAC,QAAAC,EAAQ,SAAAC,CAAQ,IAAIL,EAAsB,SAASM,KAAO,CAACF,EAAQ,OAAO,CAAE,CAAC,EAAQG,GAAiB,CAAC,CAAC,QAAAH,EAAQ,SAAAC,CAAQ,IAAIL,EAAsB,SAASM,KAAO,CAACF,EAAQ,KAAK,CAAE,CAAC,EAAwJI,EAAkBC,EAAG5D,GAAkB,GAAjK,CAAauC,GAAuBA,GAAuBA,GAAuBA,GAAuBA,EAAS,CAAuE,EAAQsB,GAAWC,EAAO,IAAI,EAAQC,EAAY,IAAShE,GAAU,EAAiBgD,IAAc,YAAtB,GAAmEiB,GAAUC,EAAkB,WAAW,EAAQC,GAAWJ,EAAO,IAAI,EAAQK,GAAWF,EAAkB,WAAW,EAAQG,GAAWN,EAAO,IAAI,EAAQO,EAAWP,EAAO,IAAI,EAAQQ,GAAWL,EAAkB,WAAW,EAAQM,GAAWN,EAAkB,WAAW,EAAQO,GAAWV,EAAO,IAAI,EAAQW,EAAa,IAAQ,CAAC1E,GAAU,GAAiBgD,IAAc,YAA6C2B,GAAOC,EAAU,EAAQC,GAAsBC,EAAM,EAAEC,EAAiB,CAAC,CAAC,EAAE,IAAMC,EAAkBC,EAAqB,EAAE,OAAoBvD,EAAKwD,EAA0B,SAAS,CAAC,MAAM,CAAC,iBAAiB,YAAY,kBAAAhF,EAAiB,EAAE,SAAsBiF,EAAMC,EAAY,CAAC,GAAG3C,IAAUoC,GAAgB,SAAS,CAAcM,EAAMhG,EAAO,IAAI,CAAC,GAAGwD,GAAU,UAAUkB,EAAGD,EAAkB,iBAAiBpB,EAAS,EAAE,IAAIL,GAAK2B,GAAK,MAAM,CAAC,GAAGvB,CAAK,EAAE,SAAS,CAACyB,EAAY,GAAgBtC,EAAKzC,GAAsC,CAAC,QAAQmB,GAAU,UAAU,8BAA8B,wBAAwB,SAAS,mBAAmB,SAAS,QAAQC,GAAW,UAAU,GAAK,MAAM,CAAC,qBAAqB,IAAI,EAAE,SAAsBqB,EAAK2D,EAA0B,CAAC,OAAO,GAAG,MAAML,GAAmB,OAAO,QAAQ,EAAE,EAAE,SAAsBtD,EAAK4D,EAAU,CAAC,UAAU,0BAA0B,SAAsB5D,EAAK1C,EAAc,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAemG,EAAM,OAAO,CAAC,UAAU,gBAAgB,mBAAmB,OAAO,GAAGlB,GAAU,IAAIE,GAAK,SAAS,CAAcgB,EAAM,UAAU,CAAC,UAAU,gBAAgB,mBAAmB,iBAAiB,SAAS,CAAczD,EAAK,UAAU,CAAC,UAAU,gBAAgB,mBAAmB,OAAO,GAAG0C,GAAW,IAAIC,GAAK,SAAsB3C,EAAKpC,GAAmB,CAAC,iBAAiB,CAAC,QAAQ,GAAG,MAAM,EAAE,SAAS,GAAG,KAAK,CAAC,IAAI,EAAE,IAAI,CAAC,EAAE,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,EAAE,sCAAsC,GAAK,2BAA2B,CAAC,CAAC,OAAO,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC,EAAE,CAAC,IAAIgF,EAAK,OAAO,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC,CAAC,EAAE,2BAA2B,iBAAiB,qCAAqC,GAAG,gBAAgB,GAAM,gBAAgB,EAAE,UAAU,gBAAgB,mBAAmB,QAAQ,MAAM,CAAC,qBAAqB,IAAI,EAAE,SAAsB5C,EAAK,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,SAAS,SAAsBA,EAAKtC,GAAkC,CAAC,sBAAsB,GAAK,QAAQmB,GAAW,SAAsBmB,EAAW6D,EAAS,CAAC,SAAsB7D,EAAK,KAAK,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,wCAAwC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,wBAAwB,SAAS,MAAM,CAAC,OAAO,EAAE,QAAQlB,GAAW,UAAU,GAAK,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAekB,EAAKhC,GAAmC,CAAC,QAAQU,GAAU,UAAU,gBAAgB,wBAAwB,SAAS,mBAAmB,aAAa,GAAGmE,GAAW,QAAQ9D,GAAW,UAAU,GAAK,IAAI6D,EAAK,MAAM,CAAC,qBAAqB,IAAI,EAAE,SAAsB5C,EAAKvC,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,QAAQ,MAAM,CAAC,qBAAqB,IAAI,EAAE,SAAsBuC,EAAK2D,EAA0B,CAAC,SAAsB3D,EAAK4D,EAAU,CAAC,UAAU,2BAA2B,SAAsB5D,EAAKjC,EAAQ,CAAC,aAAa,EAAE,iBAAiB,EAAE,kBAAkB,EAAE,OAAO,OAAO,GAAG,YAAY,oBAAoB,GAAM,MAAM,GAAM,SAAS,YAAY,KAAK,KAAK,WAAW,GAAK,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,UAAU,iBAAiB,cAAc,EAAE,eAAe,EAAE,IAAI,+BAA+B,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeiC,EAAK,UAAU,CAAC,UAAU,iBAAiB,mBAAmB,QAAQ,GAAG8C,GAAW,IAAIC,GAAK,SAAsB/C,EAAK,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,YAAY,SAAsBA,EAAK8D,EAAkB,CAAC,WAAWxC,EAAY,UAAU,CAAC,UAAU,CAAC,SAAsBtB,EAAW6D,EAAS,CAAC,SAAsB7D,EAAK,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,6JAAmJ,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,SAAsBA,EAAKrC,EAAS,CAAC,sBAAsB,GAAK,SAAsBqC,EAAW6D,EAAS,CAAC,SAAsB7D,EAAK,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,6JAAmJ,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeyD,EAAM,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,MAAM,SAAS,CAAczD,EAAK+D,EAAK,CAAC,KAAK,wEAAwE,OAAO,YAAY,aAAa,GAAK,SAAsBN,EAAM,IAAI,CAAC,UAAU,+BAA+B,mBAAmB,0BAA0B,SAAS,CAAczD,EAAK,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,QAAQ,SAAsBA,EAAK8D,EAAkB,CAAC,WAAWxC,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,KAAK,eAAe,KAAK,QAAQ0C,GAA2BV,GAAmB,GAAG,GAAG,EAAE,EAAE,EAAE,KAAK,EAAE,EAAE,EAAE,CAAC,EAAE,YAAY,KAAK,WAAW,KAAK,MAAM,QAAQA,GAAmB,OAAO,4BAA4B,IAAI,qEAAqE,OAAO,iQAAiQ,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,KAAK,eAAe,KAAK,QAAQU,GAA2BV,GAAmB,GAAG,GAAG,EAAE,EAAE,EAAE,IAAI,EAAE,IAAI,EAAE,EAAE,CAAC,EAAE,YAAY,KAAK,WAAW,KAAK,MAAM,QAAQA,GAAmB,OAAO,kBAAkB,IAAI,qEAAqE,OAAO,iQAAiQ,CAAC,CAAC,EAAE,SAAsBtD,EAAKiE,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,KAAK,eAAe,KAAK,QAAQD,GAA2BV,GAAmB,GAAG,GAAG,EAAE,EAAE,EAAE,KAAK,EAAE,EAAE,EAAE,CAAC,EAAE,YAAY,KAAK,WAAW,KAAK,MAAM,QAAQA,GAAmB,OAAO,4BAA4B,IAAI,qEAAqE,OAAO,iQAAiQ,EAAE,UAAU,gBAAgB,mBAAmB,iBAAiB,WAAWrE,CAAU,CAAC,CAAC,CAAC,CAAC,CAAC,EAAewE,EAAM,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,QAAQ,SAAS,CAACnB,EAAY,GAAgBtC,EAAKrC,EAAS,CAAC,sBAAsB,GAAK,SAAsBqC,EAAW6D,EAAS,CAAC,SAAsB7D,EAAK,IAAI,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,OAAO,CAAC,CAAC,CAAC,EAAE,UAAU,+BAA+B,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeA,EAAK8D,EAAkB,CAAC,WAAWxC,EAAY,UAAU,CAAC,UAAU,CAAC,SAAsBtB,EAAW6D,EAAS,CAAC,SAAsB7D,EAAK,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,0BAA0B,QAAQ,EAAE,SAAS,gBAAgB,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,SAAsBA,EAAKrC,EAAS,CAAC,sBAAsB,GAAK,SAAsBqC,EAAW6D,EAAS,CAAC,SAAsB7D,EAAK,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,gBAAgB,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAK+D,EAAK,CAAC,KAAK,wEAAwE,OAAO,YAAY,aAAa,GAAK,SAAsBN,EAAM,IAAI,CAAC,UAAU,+BAA+B,mBAAmB,0BAA0B,SAAS,CAAczD,EAAK,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,QAAQ,SAAsBA,EAAK8D,EAAkB,CAAC,WAAWxC,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,KAAK,eAAe,KAAK,QAAQ0C,GAA2BV,GAAmB,GAAG,GAAG,EAAE,EAAE,EAAE,KAAK,EAAE,EAAE,EAAE,CAAC,EAAE,YAAY,KAAK,WAAW,KAAK,MAAM,QAAQA,GAAmB,OAAO,4BAA4B,IAAI,uEAAuE,OAAO,uQAAuQ,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,KAAK,eAAe,KAAK,QAAQU,GAA2BV,GAAmB,GAAG,GAAG,EAAE,EAAE,EAAE,IAAI,EAAE,IAAI,EAAE,EAAE,CAAC,EAAE,YAAY,KAAK,WAAW,KAAK,MAAM,QAAQA,GAAmB,OAAO,kBAAkB,IAAI,uEAAuE,OAAO,uQAAuQ,CAAC,CAAC,EAAE,SAAsBtD,EAAKiE,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,KAAK,eAAe,KAAK,QAAQD,GAA2BV,GAAmB,GAAG,GAAG,EAAE,EAAE,EAAE,KAAK,EAAE,EAAE,EAAE,CAAC,EAAE,YAAY,KAAK,WAAW,KAAK,MAAM,QAAQA,GAAmB,OAAO,4BAA4B,IAAI,uEAAuE,OAAO,uQAAuQ,EAAE,UAAU,iBAAiB,mBAAmB,iBAAiB,WAAWrE,CAAU,CAAC,CAAC,CAAC,CAAC,CAAC,EAAewE,EAAM,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,QAAQ,SAAS,CAACnB,EAAY,GAAgBtC,EAAKrC,EAAS,CAAC,sBAAsB,GAAK,SAAsBqC,EAAW6D,EAAS,CAAC,SAAsB7D,EAAK,IAAI,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,OAAO,CAAC,CAAC,CAAC,EAAE,UAAU,+BAA+B,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeA,EAAK8D,EAAkB,CAAC,WAAWxC,EAAY,UAAU,CAAC,UAAU,CAAC,SAAsBtB,EAAW6D,EAAS,CAAC,SAAsB7D,EAAK,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,0BAA0B,QAAQ,EAAE,SAAS,kBAAkB,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,SAAsBA,EAAKrC,EAAS,CAAC,sBAAsB,GAAK,SAAsBqC,EAAW6D,EAAS,CAAC,SAAsB7D,EAAK,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,kBAAkB,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAK+D,EAAK,CAAC,KAAK,wEAAwE,OAAO,YAAY,aAAa,GAAK,SAAsBN,EAAM,IAAI,CAAC,UAAU,8BAA8B,mBAAmB,0BAA0B,SAAS,CAAczD,EAAK,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,QAAQ,SAAsBA,EAAK8D,EAAkB,CAAC,WAAWxC,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,KAAK,eAAe,KAAK,QAAQ0C,GAA2BV,GAAmB,GAAG,GAAG,EAAE,EAAE,EAAE,KAAK,EAAE,EAAE,EAAE,CAAC,EAAE,YAAY,KAAK,WAAW,KAAK,MAAM,QAAQA,GAAmB,OAAO,4BAA4B,IAAI,wEAAwE,OAAO,wWAAwW,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,KAAK,eAAe,KAAK,QAAQU,GAA2BV,GAAmB,GAAG,GAAG,EAAE,EAAE,EAAE,IAAI,EAAE,KAAK,EAAE,EAAE,CAAC,EAAE,YAAY,KAAK,WAAW,KAAK,MAAM,QAAQA,GAAmB,OAAO,kBAAkB,IAAI,wEAAwE,OAAO,wWAAwW,CAAC,CAAC,EAAE,SAAsBtD,EAAKiE,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,KAAK,eAAe,KAAK,QAAQD,GAA2BV,GAAmB,GAAG,GAAG,EAAE,EAAE,EAAE,KAAK,EAAE,EAAE,EAAE,CAAC,EAAE,YAAY,KAAK,WAAW,KAAK,MAAM,QAAQA,GAAmB,OAAO,4BAA4B,IAAI,wEAAwE,OAAO,wWAAwW,EAAE,UAAU,gBAAgB,mBAAmB,iBAAiB,MAAM,CAAC,MAAM,IAAI,EAAE,WAAWrE,CAAU,CAAC,CAAC,CAAC,CAAC,CAAC,EAAewE,EAAM,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,QAAQ,SAAS,CAACnB,EAAY,GAAgBtC,EAAKrC,EAAS,CAAC,sBAAsB,GAAK,SAAsBqC,EAAW6D,EAAS,CAAC,SAAsB7D,EAAK,IAAI,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,OAAO,CAAC,CAAC,CAAC,EAAE,UAAU,8BAA8B,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeA,EAAK8D,EAAkB,CAAC,WAAWxC,EAAY,UAAU,CAAC,UAAU,CAAC,SAAsBtB,EAAW6D,EAAS,CAAC,SAAsB7D,EAAK,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,0BAA0B,QAAQ,EAAE,SAAS,cAAc,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,SAAsBA,EAAKrC,EAAS,CAAC,sBAAsB,GAAK,SAAsBqC,EAAW6D,EAAS,CAAC,SAAsB7D,EAAK,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,cAAc,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEgD,EAAa,GAAgBhD,EAAK,MAAM,CAAC,UAAU,+CAA+C,SAAsBA,EAAKrC,EAAS,CAAC,sBAAsB,GAAK,SAAsBqC,EAAW6D,EAAS,CAAC,SAAsB7D,EAAK,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,0BAA0B,QAAQ,EAAE,SAAS,SAAS,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAK,SAAS,CAAC,UAAU,gBAAgB,mBAAmB,SAAS,SAAsBA,EAAKkE,GAAa,CAAC,MAAM,CAAC,CAAC,KAAK,CAAC,KAAK,aAAa,UAAU,WAAW,EAAE,sBAAsB,MAAS,EAAE,CAAC,KAAK,CAAC,KAAK,aAAa,UAAU,WAAW,EAAE,sBAAsB,MAAS,EAAE,CAAC,KAAK,CAAC,KAAK,aAAa,UAAU,WAAW,EAAE,sBAAsB,MAAS,CAAC,EAAE,SAASC,GAA4BnE,EAAK8D,EAAkB,CAAC,WAAWxC,EAAY,UAAU,CAAC,UAAU,CAAC,GAAGgC,GAAmB,GAAG,GAAG,EAAE,KAAK,EAAE,CAAC,EAAE,UAAU,CAAC,GAAGA,GAAmB,GAAG,GAAG,EAAE,KAAK,EAAE,CAAC,CAAC,EAAE,SAAsBtD,EAAK2D,EAA0B,CAAC,OAAO,IAAI,MAAML,GAAmB,OAAO,QAAQ,GAAGA,GAAmB,GAAG,GAAG,EAAE,KAAK,EAAE,EAAE,SAAsBtD,EAAK4D,EAAU,CAAC,UAAU,0BAA0B,SAAsB5D,EAAK8D,EAAkB,CAAC,WAAWxC,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,YAAY,UAAU6C,EAAc,CAAC,CAAC,EAAE,UAAU,CAAC,QAAQ,YAAY,UAAUA,EAAc,CAAC,CAAC,CAAC,EAAE,SAAsBnE,EAAK9B,EAAc,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,OAAO,UAAUiG,EAAc,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEnB,EAAa,GAAgBhD,EAAKV,GAAQ,CAAC,uBAAuB,GAAK,SAASwC,GAAsB9B,EAAKoE,EAAU,CAAC,SAAsBX,EAAMhG,EAAO,IAAI,CAAC,UAAU,8CAA8C,mBAAmB,SAAS,GAAG,SAAS,MAAMoE,GAAY,CAAC,QAAAC,CAAO,CAAC,EAAE,kBAAkB5C,GAAmB,SAAS,CAAcc,EAAK8D,EAAkB,CAAC,WAAWxC,EAAY,UAAU,CAAC,UAAU,CAAC,MAAM,QAAQ,EAAE,CAAC,CAAC,EAAE,SAAsBtB,EAAK2D,EAA0B,CAAC,OAAO,GAAG,SAAsB3D,EAAK4D,EAAU,CAAC,UAAU,0BAA0B,SAAsB5D,EAAK1C,EAAc,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe0C,EAAKqE,EAAgB,CAAC,SAASvC,EAAQ,SAAsB9B,EAAKoE,EAAU,CAAC,SAA+BE,EAA0Bb,EAAYI,EAAS,CAAC,SAAS,CAAc7D,EAAKvC,EAAO,IAAI,CAAC,QAAQ,CAAC,QAAQ,EAAE,WAAW,CAAC,MAAM,EAAE,SAAS,GAAG,KAAK,CAAC,GAAG,EAAE,IAAI,GAAG,EAAE,KAAK,OAAO,CAAC,EAAE,UAAU0E,EAAGD,EAAkB,eAAe,EAAE,wBAAwB,SAAS,KAAK,CAAC,QAAQ,EAAE,WAAW,CAAC,MAAM,EAAE,SAAS,EAAE,KAAK,CAAC,EAAE,EAAE,EAAE,CAAC,EAAE,KAAK,OAAO,CAAC,EAAE,QAAQ,CAAC,QAAQ,CAAC,EAAE,MAAM,IAAIJ,EAAQ,KAAK,CAAC,EAAE,WAAW,EAAe9B,EAAK2D,EAA0B,CAAC,SAAsB3D,EAAK4D,EAAU,CAAC,UAAUzB,EAAGD,EAAkB,yBAAyB,EAAE,wBAAwB,SAAS,SAAsBlC,EAAK5B,EAAY,CAAC,UAAU6D,GAAiB,CAAC,QAAAH,CAAO,CAAC,EAAE,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEzC,GAAa,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeW,EAAKH,GAAU,CAAC,MAAM,4FAA4F,CAAC,EAAeG,EAAK,MAAM,CAAC,GAAG,SAAS,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,EAAQuE,GAAI,CAAC,kFAAkF,gFAAgF,uVAAuV,obAAob,oHAAoH,+QAA+Q,6VAA6V,6UAA6U,4SAA4S,kSAAkS,+QAA+Q,0RAA0R,gmBAAgmB,2GAA2G,+WAA+W,8QAA8Q,qSAAqS,kXAAkX,mfAAmf,4MAA4M,+UAA+U,6TAA6T,2RAA2R,mPAAmP,gJAAgJ,qeAAqe,qIAAqI,sIAAsI,mxHAAmxH,GAAeA,GAAI,GAAgBA,GAAI,GAAgBA,GAAI,GAAgBA,GAAI,GAAgBA,GAAI,i/BAAi/B,u1DAAu1D,EAUnltCC,EAAgBC,EAAQlE,GAAUgE,GAAI,cAAc,EAASG,GAAQF,EAAgBA,EAAgB,YAAY,YAAYA,EAAgB,aAAa,CAAC,OAAO,KAAK,MAAM,IAAI,EAAEG,GAASH,EAAgB,CAAC,CAAC,cAAc,GAAK,MAAM,CAAC,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,0EAA0E,IAAI,yEAAyE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,wDAAwD,IAAI,yEAAyE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,cAAc,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,cAAc,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,uGAAuG,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,6JAA6J,IAAI,sEAAsE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,oGAAoG,IAAI,wEAAwE,OAAO,KAAK,CAAC,CAAC,EAAE,GAAGpH,GAAmB,GAAGU,GAAa,GAAGG,GAAmB,GAAGE,GAAiB,GAAGyG,EAAoCC,EAAK,EAAE,GAAGD,EAAqCC,EAAK,EAAE,GAAGD,EAAqCC,EAAK,EAAE,GAAGD,EAAqCC,EAAK,EAAE,GAAGD,EAAqCC,EAAK,CAAC,EAAE,CAAC,6BAA6B,EAAI,CAAC,EAC1mE,IAAMC,GAAqB,CAAC,QAAU,CAAC,MAAQ,CAAC,KAAO,SAAS,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,QAAU,CAAC,KAAO,iBAAiB,KAAO,kBAAkB,MAAQ,CAAC,EAAE,YAAc,CAAC,6BAA+B,OAAO,yBAA2B,QAAQ,sBAAwB,OAAO,sBAAwB,IAAI,uBAAyB,GAAG,qBAAuB,OAAO,oCAAsC,4JAA0L,yBAA2B,OAAO,+BAAiC,MAAM,CAAC,EAAE,mBAAqB,CAAC,KAAO,UAAU,CAAC,CAAC",
  "names": ["SectionTopBarFonts", "getFonts", "Zj9suFYN5_default", "MotionHeaderWithOptimizedAppearEffect", "withOptimizedAppearEffect", "motion", "RichTextWithOptimizedAppearEffect", "RichText2", "MotionHeaderWithFX", "withFX", "YouTubeFonts", "Youtube", "MotionDivWithOptimizedAppearEffect", "SectionFooterFonts", "bcMCVxfN7_default", "MenuOverlayFonts", "lGPAEoeQL_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "transition1", "animation", "animation1", "transition2", "animation2", "animation3", "animation4", "transition3", "animation5", "transformTemplate1", "_", "t", "getContainer", "Overlay", "children", "blockDocumentScrolling", "enabled", "visible", "setVisible", "useOverlayState", "HTMLStyle", "value", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTap3bnx0g", "overlay", "loadMore", "args", "DTRyuVsXG1wnntms", "scopingClassNames", "cx", "ref1", "pe", "isDisplayed", "elementId", "useRouteElementId", "ref2", "elementId1", "ref3", "ref4", "elementId2", "elementId3", "ref5", "isDisplayed1", "router", "useRouter", "defaultLayoutId", "ae", "useCustomCursors", "componentViewport", "useComponentViewport", "GeneratedComponentContext", "u", "LayoutGroup", "ComponentViewportProvider", "Container", "x", "PropertyOverrides2", "Link", "getLoadingLazyAtYPosition", "Image2", "ResolveLinks", "resolvedLinks", "l", "AnimatePresence", "Ga", "css", "FramerT6ZWearZU", "withCSS", "T6ZWearZU_default", "addFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
