{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/xLPnF08mfMqlDFgZz61q/gJdt8XILVmLwTH5HHT0P/P8TRAQKrz.js"],
  "sourcesContent": ["// Generated by Framer (92d6359)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,PropertyOverrides,ResolveLinks,RichText,useActiveVariantCallback,useCustomCursors,useHydratedBreakpointVariants,useLocaleInfo,useOverlayState,useRouteElementId,useRouter,withCSS,withFX,withOptimizedAppearEffect,withVariantAppearEffect}from\"framer\";import{AnimatePresence,LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import*as ReactDOM from\"react-dom\";import{Video}from\"https://framerusercontent.com/modules/lRDHiNWNVWmE0lqtoVHP/zEmAposrjympIK2ybAcQ/Video.js\";import Header from\"#framer/local/canvasComponent/aAw6O2Emc/aAw6O2Emc.js\";import Footer from\"#framer/local/canvasComponent/AoorYNjnT/AoorYNjnT.js\";import ButtonScroll from\"#framer/local/canvasComponent/cfpOEs_oY/cfpOEs_oY.js\";import Navigation from\"#framer/local/canvasComponent/GsVkMtTNY/GsVkMtTNY.js\";import FollowSocial from\"#framer/local/canvasComponent/loq3h88SE/loq3h88SE.js\";import ButtonDefault from\"#framer/local/canvasComponent/nbNkXR_fZ/nbNkXR_fZ.js\";import*as sharedStyle2 from\"#framer/local/css/aJPG4RjZG/aJPG4RjZG.js\";import*as sharedStyle1 from\"#framer/local/css/mhIk5Y7j2/mhIk5Y7j2.js\";import*as sharedStyle from\"#framer/local/css/UmkQqu5Jk/UmkQqu5Jk.js\";import metadataProvider from\"#framer/local/webPageMetadata/P8TRAQKrz/P8TRAQKrz.js\";const HeaderFonts=getFonts(Header);const HeaderWithVariantAppearEffect=withVariantAppearEffect(Header);const NavigationFonts=getFonts(Navigation);const VideoFonts=getFonts(Video);const MotionDivWithFXWithOptimizedAppearEffect=withOptimizedAppearEffect(withFX(motion.div));const ButtonScrollFonts=getFonts(ButtonScroll);const FollowSocialFonts=getFonts(FollowSocial);const ImageWithFX=withFX(Image);const ButtonDefaultFonts=getFonts(ButtonDefault);const FooterFonts=getFonts(Footer);const breakpoints={cDsdzBbsS:\"(min-width: 810px) and (max-width: 1199px)\",RDnOG4aCa:\"(min-width: 1200px)\",YZ4pQvN96:\"(max-width: 809px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-haq1b\";const variantClassNames={cDsdzBbsS:\"framer-v-1tgn844\",RDnOG4aCa:\"framer-v-1vuxfsd\",YZ4pQvN96:\"framer-v-1e3arvm\"};const transformTemplate1=(_,t)=>`translateX(-50%) ${t}`;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 transition1={delay:.2,duration:.5,ease:[.5,0,.88,.77],type:\"tween\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition1,x:0,y:0};const animation1={opacity:.5,rotate:0,rotateX:0,rotateY:0,scale:2,skewX:0,skewY:0,transformPerspective:1200,x:0,y:0};const transition2={damping:30,delay:0,mass:1,stiffness:400,type:\"spring\"};const animation2={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition2,x:0,y:0};const animation3={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:0};const metadata=metadataProvider();const humanReadableVariantMap={Desktop:\"RDnOG4aCa\",Phone:\"YZ4pQvN96\",Tablet:\"cDsdzBbsS\"};const getProps=({height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"RDnOG4aCa\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);React.useEffect(()=>{const metadata1=metadataProvider(undefined,activeLocale);if(metadata1.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata1.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata1.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata1=metadataProvider(undefined,activeLocale);document.title=metadata1.title||\"\";if(metadata1.viewport){var _document_querySelector;(_document_querySelector=document.querySelector('meta[name=\"viewport\"]'))===null||_document_querySelector===void 0?void 0:_document_querySelector.setAttribute(\"content\",metadata1.viewport);}const bodyCls=metadata1.bodyClassName;if(bodyCls){const body=document.body;body.classList.forEach(c=>c.startsWith(\"framer-body-\")&&body.classList.remove(c));body.classList.add(`${metadata1.bodyClassName}-framer-haq1b`);}return()=>{if(bodyCls)document.body.classList.remove(`${metadata1.bodyClassName}-framer-haq1b`);};},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const{activeVariantCallback,delay}=useActiveVariantCallback(undefined);const F8POqEkqGwelu7j=({overlay,paginationInfo})=>activeVariantCallback(async(...args)=>{overlay.toggle();});const DsVReskh31wvko5h=({overlay,paginationInfo})=>activeVariantCallback(async(...args)=>{overlay.hide();});const ref1=React.useRef(null);const elementId=useRouteElementId(\"CTo3cgH8J\");const ref2=React.useRef(null);const router=useRouter();const elementId1=useRouteElementId(\"DDNJCwJy4\");const ref3=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className];useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"RDnOG4aCa\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-1vuxfsd\",className),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:[/*#__PURE__*/_jsx(Overlay,{children:overlay=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:108,width:\"100vw\",y:0,children:/*#__PURE__*/_jsxs(Container,{className:\"framer-a2cs7q-container\",id:\"a2cs7q\",layoutScroll:true,transformTemplate:transformTemplate1,children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{YZ4pQvN96:{__framer__scrollDirection:{direction:\"down\",target:\"zbIrHas7o\"},variant:\"zI87UNlpj\"}},children:/*#__PURE__*/_jsx(HeaderWithVariantAppearEffect,{__framer__animateOnce:false,__framer__scrollDirection:{direction:\"down\",target:\"lNMMAwibj\"},__framer__threshold:.5,__framer__variantAppearEffectEnabled:true,F8POqEkqG:F8POqEkqGwelu7j({overlay}),height:\"100%\",id:\"CmYgbu3NX\",layoutId:\"CmYgbu3NX\",style:{width:\"100%\"},variant:\"F63lMyV3Q\",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:\"framer-1yl14ns\",\"data-framer-portal-id\":\"a2cs7q\",exit:{opacity:0,transition:{delay:0,duration:.3,ease:[.12,.23,.5,1],type:\"tween\"}},initial:{opacity:0},onTap:()=>overlay.hide()},\"rkWt5kBna\"),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1e3,width:\"100vw\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-42qi1m-container\",\"data-framer-portal-id\":\"a2cs7q\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{YZ4pQvN96:{variant:\"ICBhyaL7I\"}},children:/*#__PURE__*/_jsx(Navigation,{DsVReskh3:DsVReskh31wvko5h({overlay}),height:\"100%\",id:\"MbfAsfzUA\",layoutId:\"MbfAsfzUA\",style:{height:\"100%\",width:\"100%\"},variant:\"QGheVFJqu\",width:\"100%\"})})})})]}),document.querySelector(\"#overlay\"))})})]})})})}),/*#__PURE__*/_jsxs(MotionDivWithFXWithOptimizedAppearEffect,{__framer__adjustPosition:false,__framer__offset:0,__framer__parallaxTransformEnabled:true,__framer__speed:50,__perspectiveFX:false,__targetOpacity:1,animate:animation,background:{alt:\"\",fit:\"fill\",intrinsicHeight:1240,intrinsicWidth:1920},className:\"framer-10gie4a\",\"data-framer-appear-id\":\"10gie4a\",\"data-framer-name\":\"Portfolio Title\",initial:animation1,name:\"Portfolio Title\",optimized:true,style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-11x3jqu-container\",id:elementId,ref:ref2,children:/*#__PURE__*/_jsx(Video,{backgroundColor:\"rgba(0, 0, 0, 0)\",borderRadius:0,bottomLeftRadius:0,bottomRightRadius:0,controls:false,height:\"100%\",id:\"CTo3cgH8J\",isMixedBorderRadius:false,layoutId:\"CTo3cgH8J\",loop:true,muted:true,objectFit:\"cover\",playing:true,posterEnabled:false,srcFile:\"https://framerusercontent.com/assets/UnknobgNnl7MmNr1NVWJt6vNLI.mp4\",srcType:\"Upload\",srcUrl:\"https://assets.mixkit.co/videos/preview/mixkit-shining-sun-in-the-sky-surrounded-by-moving-clouds-31793-small.mp4\",startTime:0,style:{height:\"100%\",width:\"100%\"},topLeftRadius:0,topRightRadius:0,volume:25,width:\"100%\"})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-d3crl6\",\"data-framer-name\":\"Inner\",name:\"Inner\",children:[/*#__PURE__*/_jsxs(MotionDivWithFXWithOptimizedAppearEffect,{__framer__adjustPosition:false,__framer__offset:0,__framer__parallaxTransformEnabled:true,__framer__speed:110,__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}},{target:{opacity:.5,rotate:0,rotateX:0,rotateY:0,scale:.5,skewX:0,skewY:0,x:0,y:0}}],__framer__transformTrigger:\"onScroll\",__perspectiveFX:false,__targetOpacity:1,animate:animation2,className:\"framer-1ewcdry\",\"data-framer-appear-id\":\"1ewcdry\",\"data-framer-name\":\"Title\",initial:animation3,name:\"Title\",optimized:true,style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1t7df5w\",\"data-framer-name\":\"Subtitle\",name:\"Subtitle\"}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-1qvd62l\",\"data-styles-preset\":\"UmkQqu5Jk\",style:{\"--framer-text-color\":\"var(--token-f45fb613-12fa-439d-9a69-c614d50d658f, rgb(255, 255, 255))\"},children:\"Guided Fishing\"})}),className:\"framer-fyyq5w\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-17jifb1\",\"data-styles-preset\":\"mhIk5Y7j2\",style:{\"--framer-text-color\":\"var(--token-f45fb613-12fa-439d-9a69-c614d50d658f, rgb(255, 255, 255))\"},children:\"The island\u2019s rich marine life offers outstanding opportunities for both fly and deep-sea fishing, suited to all skill levels.\"})}),className:\"framer-1u0h7uj\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-m475tu\",\"data-framer-name\":\"Title Footer\",name:\"Title Footer\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{hash:\":DDNJCwJy4\",webPageId:\"P8TRAQKrz\"},implicitPathVariables:undefined},{href:{hash:\":DDNJCwJy4\",webPageId:\"P8TRAQKrz\"},implicitPathVariables:undefined},{href:{hash:\":DDNJCwJy4\",webPageId:\"P8TRAQKrz\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cDsdzBbsS:{y:692},YZ4pQvN96:{y:616.5}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:18,y:932,children:/*#__PURE__*/_jsx(Container,{className:\"framer-h8csk0-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cDsdzBbsS:{LoatEcGSB:resolvedLinks[1]},YZ4pQvN96:{LoatEcGSB:resolvedLinks[2]}},children:/*#__PURE__*/_jsx(ButtonScroll,{height:\"100%\",id:\"tzOCFN8oB\",layoutId:\"tzOCFN8oB\",LoatEcGSB:resolvedLinks[0],Nobd2CBbu:\"Scroll to Explore\",width:\"100%\"})})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cDsdzBbsS:{y:693},YZ4pQvN96:{y:617.5}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:16,y:933,children:/*#__PURE__*/_jsx(Container,{className:\"framer-r3k03-container\",children:/*#__PURE__*/_jsx(FollowSocial,{B73jBFx8G:\"Follow\",height:\"100%\",id:\"zAEvEjR7C\",layoutId:\"zAEvEjR7C\",width:\"100%\"})})})})]})]})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1t2wtk2\",\"data-framer-name\":\"Content Section\",id:elementId1,name:\"Content Section\",ref:ref3,children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1993tf1\",\"data-framer-name\":\"Inner\",name:\"Inner\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-sgsi48\",\"data-styles-preset\":\"aJPG4RjZG\",style:{\"--framer-text-color\":\"var(--token-2362d5ea-ea70-4974-ab4b-1f9ac24efed2, rgba(1, 48, 32, 0.8))\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"Unforgettable Fly Fishing\"})})}),className:\"framer-10k0sa1\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-17jifb1\",\"data-styles-preset\":\"mhIk5Y7j2\",style:{\"--framer-text-color\":\"var(--token-58fc6c2d-0d08-48a8-b905-0f15f3531baa, rgb(0, 0, 0))\"},children:\"Imagine casting your line into crystal-clear waters, surrounded by nothing but the sounds of the ocean and the stunning views of Fanning Island. Here, fly fishing is all about patience and thrill, whether you\u2019re a seasoned angler or trying it out for the first time. With a variety of fish species and a beautiful setting, it\u2019s an experience you won\u2019t soon forget!\"})}),className:\"framer-vc5a7t\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1of78fb\",\"data-framer-name\":\"Image Section\",name:\"Image Section\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cDsdzBbsS:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:816,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition(1116.4),pixelHeight:1079,pixelWidth:1915,sizes:\"max(100vw, 1px)\",src:\"https://framerusercontent.com/images/AzzrPSCzgABcY0NuzletDktUbKU.jpg\",srcSet:\"https://framerusercontent.com/images/AzzrPSCzgABcY0NuzletDktUbKU.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/AzzrPSCzgABcY0NuzletDktUbKU.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/AzzrPSCzgABcY0NuzletDktUbKU.jpg 1915w\"}},YZ4pQvN96:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:816,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition(1113.4),pixelHeight:1079,pixelWidth:1915,sizes:\"max(100vw, 1px)\",src:\"https://framerusercontent.com/images/AzzrPSCzgABcY0NuzletDktUbKU.jpg\",srcSet:\"https://framerusercontent.com/images/AzzrPSCzgABcY0NuzletDktUbKU.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/AzzrPSCzgABcY0NuzletDktUbKU.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/AzzrPSCzgABcY0NuzletDktUbKU.jpg 1915w\"}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}},{target:{opacity:.8,rotate:0,rotateX:0,rotateY:0,scale:.7,skewX:0,skewY:0,x:0,y:0}}],__framer__transformTrigger:\"onScroll\",__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fill\",intrinsicHeight:816,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition(1386.4),pixelHeight:1079,pixelWidth:1915,sizes:\"max(100vw, 1px)\",src:\"https://framerusercontent.com/images/AzzrPSCzgABcY0NuzletDktUbKU.jpg\",srcSet:\"https://framerusercontent.com/images/AzzrPSCzgABcY0NuzletDktUbKU.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/AzzrPSCzgABcY0NuzletDktUbKU.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/AzzrPSCzgABcY0NuzletDktUbKU.jpg 1915w\"},className:\"framer-t71ffh\",\"data-framer-name\":\"Image\",name:\"Image\",style:{transformPerspective:1200}})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-nikptg\",\"data-framer-name\":\"Content Section\",name:\"Content Section\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1sqm9d2\",\"data-framer-name\":\"Inner\",name:\"Inner\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-sgsi48\",\"data-styles-preset\":\"aJPG4RjZG\",style:{\"--framer-text-color\":\"var(--token-2362d5ea-ea70-4974-ab4b-1f9ac24efed2, rgba(1, 48, 32, 0.8))\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"Deep-Sea Fishing Adventure\"})})}),className:\"framer-6dtv6v\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-17jifb1\",\"data-styles-preset\":\"mhIk5Y7j2\",style:{\"--framer-text-color\":\"var(--token-58fc6c2d-0d08-48a8-b905-0f15f3531baa, rgb(0, 0, 0))\"},children:\"If you\u2019re up for a true adventure, our deep-sea fishing experience takes you far beyond the shore, where the waters are teeming with big-game fish. Picture yourself battling tuna, marlin, or mahi-mahi in the open ocean. It\u2019s challenging, it\u2019s exciting, and it\u2019s an incredible way to feel the power of Fanning\u2019s wild waters!\"})}),className:\"framer-1l796c0\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1cts1fc\",\"data-framer-name\":\"Image section\",name:\"Image section\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-11h72sz\",\"data-framer-name\":\"Inner\",name:\"Inner\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cDsdzBbsS:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:341,intrinsicWidth:800,loading:getLoadingLazyAtYPosition(1962.8000000000002),pixelHeight:1080,pixelWidth:1920,sizes:\"max((min(max(100vw - 100px, 1px), 1220px) - 30px) / 2, 50px)\",src:\"https://framerusercontent.com/images/Dm5T0p5mSHVwP1p41un9q7tsKY.jpg?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/Dm5T0p5mSHVwP1p41un9q7tsKY.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/Dm5T0p5mSHVwP1p41un9q7tsKY.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/Dm5T0p5mSHVwP1p41un9q7tsKY.jpg 1920w\"}},YZ4pQvN96:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:341,intrinsicWidth:800,loading:getLoadingLazyAtYPosition(1949.8000000000002),pixelHeight:1080,pixelWidth:1920,sizes:\"max((min(max(100vw - 40px, 1px), 1220px) - 20px) / 2, 50px)\",src:\"https://framerusercontent.com/images/Dm5T0p5mSHVwP1p41un9q7tsKY.jpg?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/Dm5T0p5mSHVwP1p41un9q7tsKY.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/Dm5T0p5mSHVwP1p41un9q7tsKY.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/Dm5T0p5mSHVwP1p41un9q7tsKY.jpg 1920w\"}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:.8,rotate:0,rotateX:0,rotateY:0,scale:.8,skewX:0,skewY:0,x:0,y:0}},{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}}],__framer__transformTrigger:\"onInView\",__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fill\",intrinsicHeight:341,intrinsicWidth:800,loading:getLoadingLazyAtYPosition(2232.8),pixelHeight:1080,pixelWidth:1920,sizes:\"max((min(max(100vw - 100px, 1px), 1220px) - 30px) / 2, 50px)\",src:\"https://framerusercontent.com/images/Dm5T0p5mSHVwP1p41un9q7tsKY.jpg?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/Dm5T0p5mSHVwP1p41un9q7tsKY.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/Dm5T0p5mSHVwP1p41un9q7tsKY.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/Dm5T0p5mSHVwP1p41un9q7tsKY.jpg 1920w\"},className:\"framer-pijebh\",\"data-framer-name\":\"Image\",name:\"Image\",style:{transformPerspective:1200}})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cDsdzBbsS:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:341,intrinsicWidth:800,loading:getLoadingLazyAtYPosition(1962.8000000000002),pixelHeight:1079,pixelWidth:1915,sizes:\"max((min(max(100vw - 100px, 1px), 1220px) - 30px) / 2, 50px)\",src:\"https://framerusercontent.com/images/UUMopbQ1AizEat15JjmldXupnAc.jpg?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/UUMopbQ1AizEat15JjmldXupnAc.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/UUMopbQ1AizEat15JjmldXupnAc.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/UUMopbQ1AizEat15JjmldXupnAc.jpg 1915w\"}},YZ4pQvN96:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:341,intrinsicWidth:800,loading:getLoadingLazyAtYPosition(1949.8000000000002),pixelHeight:1079,pixelWidth:1915,sizes:\"max((min(max(100vw - 40px, 1px), 1220px) - 20px) / 2, 50px)\",src:\"https://framerusercontent.com/images/UUMopbQ1AizEat15JjmldXupnAc.jpg?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/UUMopbQ1AizEat15JjmldXupnAc.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/UUMopbQ1AizEat15JjmldXupnAc.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/UUMopbQ1AizEat15JjmldXupnAc.jpg 1915w\"}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:.8,rotate:0,rotateX:0,rotateY:0,scale:.8,skewX:0,skewY:0,x:0,y:0}},{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}}],__framer__transformTrigger:\"onInView\",__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fill\",intrinsicHeight:341,intrinsicWidth:800,loading:getLoadingLazyAtYPosition(2232.8),pixelHeight:1079,pixelWidth:1915,sizes:\"max((min(max(100vw - 100px, 1px), 1220px) - 30px) / 2, 50px)\",src:\"https://framerusercontent.com/images/UUMopbQ1AizEat15JjmldXupnAc.jpg?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/UUMopbQ1AizEat15JjmldXupnAc.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/UUMopbQ1AizEat15JjmldXupnAc.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/UUMopbQ1AizEat15JjmldXupnAc.jpg 1915w\"},className:\"framer-1in6kvl\",\"data-framer-name\":\"Image\",name:\"Image\",style:{transformPerspective:1200}})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cDsdzBbsS:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:339,intrinsicWidth:800,loading:getLoadingLazyAtYPosition(2333.8),pixelHeight:1079,pixelWidth:1915,sizes:\"max((min(max(100vw - 100px, 1px), 1220px) - 30px) / 2, 50px)\",src:\"https://framerusercontent.com/images/2TdR8uBG8kRdH8goXo1EoPdL0.jpg?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/2TdR8uBG8kRdH8goXo1EoPdL0.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/2TdR8uBG8kRdH8goXo1EoPdL0.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/2TdR8uBG8kRdH8goXo1EoPdL0.jpg 1915w\"}},YZ4pQvN96:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:339,intrinsicWidth:800,loading:getLoadingLazyAtYPosition(2310.8),pixelHeight:1079,pixelWidth:1915,sizes:\"max((min(max(100vw - 40px, 1px), 1220px) - 20px) / 2, 50px)\",src:\"https://framerusercontent.com/images/2TdR8uBG8kRdH8goXo1EoPdL0.jpg?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/2TdR8uBG8kRdH8goXo1EoPdL0.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/2TdR8uBG8kRdH8goXo1EoPdL0.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/2TdR8uBG8kRdH8goXo1EoPdL0.jpg 1915w\"}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:.8,rotate:0,rotateX:0,rotateY:0,scale:.8,skewX:0,skewY:0,x:0,y:0}},{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}}],__framer__transformTrigger:\"onInView\",__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fill\",intrinsicHeight:339,intrinsicWidth:800,loading:getLoadingLazyAtYPosition(2603.8),pixelHeight:1079,pixelWidth:1915,sizes:\"max((min(max(100vw - 100px, 1px), 1220px) - 30px) / 2, 50px)\",src:\"https://framerusercontent.com/images/2TdR8uBG8kRdH8goXo1EoPdL0.jpg?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/2TdR8uBG8kRdH8goXo1EoPdL0.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/2TdR8uBG8kRdH8goXo1EoPdL0.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/2TdR8uBG8kRdH8goXo1EoPdL0.jpg 1915w\"},className:\"framer-1qq6vdj\",\"data-framer-name\":\"Image\",name:\"Image\",style:{transformPerspective:1200}})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cDsdzBbsS:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:342,intrinsicWidth:800,loading:getLoadingLazyAtYPosition(2333.8),pixelHeight:1079,pixelWidth:1915,sizes:\"max((min(max(100vw - 100px, 1px), 1220px) - 30px) / 2, 50px)\",src:\"https://framerusercontent.com/images/4B8R74dsCiC9a64Z4r7rMTffpNw.jpg?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/4B8R74dsCiC9a64Z4r7rMTffpNw.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/4B8R74dsCiC9a64Z4r7rMTffpNw.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/4B8R74dsCiC9a64Z4r7rMTffpNw.jpg 1915w\"}},YZ4pQvN96:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:342,intrinsicWidth:800,loading:getLoadingLazyAtYPosition(2310.8),pixelHeight:1079,pixelWidth:1915,sizes:\"max((min(max(100vw - 40px, 1px), 1220px) - 20px) / 2, 50px)\",src:\"https://framerusercontent.com/images/4B8R74dsCiC9a64Z4r7rMTffpNw.jpg?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/4B8R74dsCiC9a64Z4r7rMTffpNw.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/4B8R74dsCiC9a64Z4r7rMTffpNw.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/4B8R74dsCiC9a64Z4r7rMTffpNw.jpg 1915w\"}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:.8,rotate:0,rotateX:0,rotateY:0,scale:.8,skewX:0,skewY:0,x:0,y:0}},{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}}],__framer__transformTrigger:\"onInView\",__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fill\",intrinsicHeight:342,intrinsicWidth:800,loading:getLoadingLazyAtYPosition(2603.8),pixelHeight:1079,pixelWidth:1915,sizes:\"max((min(max(100vw - 100px, 1px), 1220px) - 30px) / 2, 50px)\",src:\"https://framerusercontent.com/images/4B8R74dsCiC9a64Z4r7rMTffpNw.jpg?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/4B8R74dsCiC9a64Z4r7rMTffpNw.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/4B8R74dsCiC9a64Z4r7rMTffpNw.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/4B8R74dsCiC9a64Z4r7rMTffpNw.jpg 1915w\"},className:\"framer-1g63w1d\",\"data-framer-name\":\"Image\",name:\"Image\",style:{transformPerspective:1200}})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cDsdzBbsS:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:340,intrinsicWidth:800,loading:getLoadingLazyAtYPosition(2705.8),pixelHeight:1080,pixelWidth:1920,sizes:\"max((min(max(100vw - 100px, 1px), 1220px) - 30px) / 2, 50px)\",src:\"https://framerusercontent.com/images/wyk6S08pepS2mLxsnjNCpkSu9Y.jpg?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/wyk6S08pepS2mLxsnjNCpkSu9Y.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/wyk6S08pepS2mLxsnjNCpkSu9Y.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/wyk6S08pepS2mLxsnjNCpkSu9Y.jpg 1920w\"}},YZ4pQvN96:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:340,intrinsicWidth:800,loading:getLoadingLazyAtYPosition(2672.8),pixelHeight:1080,pixelWidth:1920,sizes:\"max((min(max(100vw - 40px, 1px), 1220px) - 20px) / 2, 50px)\",src:\"https://framerusercontent.com/images/wyk6S08pepS2mLxsnjNCpkSu9Y.jpg?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/wyk6S08pepS2mLxsnjNCpkSu9Y.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/wyk6S08pepS2mLxsnjNCpkSu9Y.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/wyk6S08pepS2mLxsnjNCpkSu9Y.jpg 1920w\"}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:.8,rotate:0,rotateX:0,rotateY:0,scale:.8,skewX:0,skewY:0,x:0,y:0}},{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}}],__framer__transformTrigger:\"onInView\",__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fill\",intrinsicHeight:340,intrinsicWidth:800,loading:getLoadingLazyAtYPosition(2975.8),pixelHeight:1080,pixelWidth:1920,sizes:\"max((min(max(100vw - 100px, 1px), 1220px) - 30px) / 2, 50px)\",src:\"https://framerusercontent.com/images/wyk6S08pepS2mLxsnjNCpkSu9Y.jpg?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/wyk6S08pepS2mLxsnjNCpkSu9Y.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/wyk6S08pepS2mLxsnjNCpkSu9Y.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/wyk6S08pepS2mLxsnjNCpkSu9Y.jpg 1920w\"},className:\"framer-2z7lx2\",\"data-framer-name\":\"Image\",name:\"Image\",style:{transformPerspective:1200}})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cDsdzBbsS:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:341,intrinsicWidth:800,loading:getLoadingLazyAtYPosition(2705.8),pixelHeight:1079,pixelWidth:1915,sizes:\"max((min(max(100vw - 100px, 1px), 1220px) - 30px) / 2, 50px)\",src:\"https://framerusercontent.com/images/ARpKGbEzbpFDyWtaudHBo7h8YSc.jpg?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/ARpKGbEzbpFDyWtaudHBo7h8YSc.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/ARpKGbEzbpFDyWtaudHBo7h8YSc.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/ARpKGbEzbpFDyWtaudHBo7h8YSc.jpg 1915w\"}},YZ4pQvN96:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:341,intrinsicWidth:800,loading:getLoadingLazyAtYPosition(2672.8),pixelHeight:1079,pixelWidth:1915,sizes:\"max((min(max(100vw - 40px, 1px), 1220px) - 20px) / 2, 50px)\",src:\"https://framerusercontent.com/images/ARpKGbEzbpFDyWtaudHBo7h8YSc.jpg?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/ARpKGbEzbpFDyWtaudHBo7h8YSc.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/ARpKGbEzbpFDyWtaudHBo7h8YSc.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/ARpKGbEzbpFDyWtaudHBo7h8YSc.jpg 1915w\"}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:.8,rotate:0,rotateX:0,rotateY:0,scale:.8,skewX:0,skewY:0,x:0,y:0}},{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}}],__framer__transformTrigger:\"onInView\",__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fill\",intrinsicHeight:341,intrinsicWidth:800,loading:getLoadingLazyAtYPosition(2975.8),pixelHeight:1079,pixelWidth:1915,sizes:\"max((min(max(100vw - 100px, 1px), 1220px) - 30px) / 2, 50px)\",src:\"https://framerusercontent.com/images/ARpKGbEzbpFDyWtaudHBo7h8YSc.jpg?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/ARpKGbEzbpFDyWtaudHBo7h8YSc.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/ARpKGbEzbpFDyWtaudHBo7h8YSc.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/ARpKGbEzbpFDyWtaudHBo7h8YSc.jpg 1915w\"},className:\"framer-1x07iyl\",\"data-framer-name\":\"Image\",name:\"Image\",style:{transformPerspective:1200}})})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1fypq2v\",\"data-framer-name\":\"Content Section\",name:\"Content Section\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-rqktp1\",\"data-framer-name\":\"Inner\",name:\"Inner\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-sgsi48\",\"data-styles-preset\":\"aJPG4RjZG\",style:{\"--framer-text-color\":\"var(--token-2362d5ea-ea70-4974-ab4b-1f9ac24efed2, rgba(1, 48, 32, 0.8))\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"Fishing with Locals\"})})}),className:\"framer-1rljdxt\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-17jifb1\",\"data-styles-preset\":\"mhIk5Y7j2\",style:{\"--framer-text-color\":\"var(--token-58fc6c2d-0d08-48a8-b905-0f15f3531baa, rgb(0, 0, 0))\"},children:\"Fishing on Fanning Island isn\u2019t just a sport\u2014it\u2019s a way of life. Join our local guides, who know these waters like the back of their hand, and learn the traditional ways of fishing passed down for generations. They\u2019ll share stories, tips, and maybe even a few fishing secrets, giving you an authentic taste of island life\"})}),className:\"framer-1c7902j\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-14bu2n9\",\"data-framer-name\":\"Next Project\",name:\"Next Project\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-sv29mc\",\"data-framer-name\":\"Inner\",name:\"Inner\",children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"kk7TUU5zt\"},implicitPathVariables:undefined},{href:{webPageId:\"kk7TUU5zt\"},implicitPathVariables:undefined},{href:{webPageId:\"kk7TUU5zt\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cDsdzBbsS:{y:3433.2000000000003},YZ4pQvN96:{y:3390.2000000000003}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:46,y:3703.2000000000003,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1ox8fs1-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cDsdzBbsS:{vclxxl1lw:resolvedLinks1[1]},YZ4pQvN96:{vclxxl1lw:resolvedLinks1[2]}},children:/*#__PURE__*/_jsx(ButtonDefault,{height:\"100%\",id:\"IkaDKzq_A\",Kog1dZccR:\"Next Activity\",layoutId:\"IkaDKzq_A\",variant:\"KQHQruKgL\",vclxxl1lw:resolvedLinks1[0],width:\"100%\"})})})})})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"qgXbriqUZ\"},implicitPathVariables:undefined},{href:{webPageId:\"qgXbriqUZ\"},implicitPathVariables:undefined},{href:{webPageId:\"qgXbriqUZ\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cDsdzBbsS:{y:3529.2000000000003},YZ4pQvN96:{y:3486.2000000000003}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:528,width:\"100vw\",y:3799.2000000000003,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1wys7ba-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cDsdzBbsS:{rWWh6sbUG:resolvedLinks2[1],variant:\"ld1ZZhqSr\"},YZ4pQvN96:{rWWh6sbUG:resolvedLinks2[2],variant:\"pa2IsXO2i\"}},children:/*#__PURE__*/_jsx(Footer,{cYvSNWsfM:\"Contact Us\",height:\"100%\",id:\"cqeWMWAeC\",layoutId:\"cqeWMWAeC\",PYiaY2Xjj:\"We would love to hear from you\",rWWh6sbUG:resolvedLinks2[0],style:{width:\"100%\"},variant:\"JsFmYvszh\",width:\"100%\"})})})})})})]}),/*#__PURE__*/_jsx(\"div\",{className:cx(serializationHash,...sharedStyleClassNames),id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",`.${metadata.bodyClassName}-framer-haq1b { background: var(--token-58fc6c2d-0d08-48a8-b905-0f15f3531baa, rgb(0, 0, 0)) /* {\"name\":\"Black\"} */; }`,\".framer-haq1b.framer-woilyg, .framer-haq1b .framer-woilyg { display: block; }\",\".framer-haq1b.framer-1vuxfsd { align-content: center; align-items: center; background-color: var(--token-58fc6c2d-0d08-48a8-b905-0f15f3531baa, #000000); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1200px; }\",\".framer-haq1b .framer-a2cs7q-container { flex: none; height: auto; left: 50%; position: fixed; top: 0px; transform: translateX(-50%); width: 100%; z-index: 8; }\",\".framer-haq1b .framer-1yl14ns { background-color: rgba(0, 0, 0, 0.8); inset: 0px; position: fixed; user-select: none; z-index: 10; }\",\".framer-haq1b .framer-42qi1m-container { flex: none; height: 100vh; left: 0px; position: fixed; top: 0px; width: 100%; z-index: 10; }\",\".framer-haq1b .framer-10gie4a { align-content: center; align-items: center; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 100vh; justify-content: center; padding: 0px; position: relative; width: 100%; }\",\".framer-haq1b .framer-11x3jqu-container { flex: none; height: 121%; left: -136px; position: absolute; right: -136px; top: calc(45.62500000000002% - 121.125% / 2); z-index: 0; }\",\".framer-haq1b .framer-d3crl6 { align-content: center; align-items: center; background: linear-gradient(270deg, rgba(84, 84, 84, 0) 33%, rgba(0, 0, 0, 0.85) 91%); display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; height: 100%; justify-content: space-between; overflow: hidden; padding: 250px 50px 50px 50px; position: relative; width: 1px; }\",\".framer-haq1b .framer-1ewcdry { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 15px; height: min-content; justify-content: center; max-width: 1220px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-haq1b .framer-1t7df5w { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; min-height: 16px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-haq1b .framer-fyyq5w, .framer-haq1b .framer-10k0sa1, .framer-haq1b .framer-6dtv6v, .framer-haq1b .framer-1rljdxt { --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-haq1b .framer-1u0h7uj { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 50%; word-break: break-word; word-wrap: break-word; }\",\".framer-haq1b .framer-m475tu { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; max-width: 1220px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-haq1b .framer-h8csk0-container, .framer-haq1b .framer-r3k03-container, .framer-haq1b .framer-1ox8fs1-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-haq1b .framer-1t2wtk2 { align-content: center; align-items: center; background-color: var(--token-f45fb613-12fa-439d-9a69-c614d50d658f, #ffffff); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 100px 50px 100px 50px; position: relative; width: 100%; }\",\".framer-haq1b .framer-1993tf1, .framer-haq1b .framer-1sqm9d2, .framer-haq1b .framer-rqktp1 { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; max-width: 1220px; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-haq1b .framer-vc5a7t { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 78%; word-break: break-word; word-wrap: break-word; }\",\".framer-haq1b .framer-1of78fb { align-content: center; align-items: center; aspect-ratio: 2.3529411764705883 / 1; background-color: var(--token-f45fb613-12fa-439d-9a69-c614d50d658f, #ffffff); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: var(--framer-aspect-ratio-supported, 510px); justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-haq1b .framer-t71ffh { flex: 1 0 0px; height: 100%; overflow: visible; position: relative; width: 1px; }\",\".framer-haq1b .framer-nikptg, .framer-haq1b .framer-1fypq2v, .framer-haq1b .framer-14bu2n9 { align-content: center; align-items: center; background-color: var(--token-f45fb613-12fa-439d-9a69-c614d50d658f, #ffffff); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 50px; position: relative; width: 100%; }\",\".framer-haq1b .framer-1l796c0 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 98%; word-break: break-word; word-wrap: break-word; }\",\".framer-haq1b .framer-1cts1fc { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 50px; position: relative; width: 100%; }\",\".framer-haq1b .framer-11h72sz { display: grid; flex: 1 0 0px; gap: 30px; grid-auto-rows: min-content; grid-template-columns: repeat(2, minmax(50px, 1fr)); grid-template-rows: repeat(2, min-content); height: min-content; justify-content: center; max-width: 1220px; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-haq1b .framer-pijebh, .framer-haq1b .framer-1in6kvl, .framer-haq1b .framer-1x07iyl { align-self: start; aspect-ratio: 2.346041055718475 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 228px); justify-self: start; overflow: visible; position: relative; width: 100%; }\",\".framer-haq1b .framer-1qq6vdj { align-self: start; aspect-ratio: 2.359882005899705 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 227px); justify-self: start; overflow: visible; position: relative; width: 100%; }\",\".framer-haq1b .framer-1g63w1d { align-self: start; aspect-ratio: 2.3391812865497075 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 229px); justify-self: start; overflow: visible; position: relative; width: 100%; }\",\".framer-haq1b .framer-2z7lx2 { align-self: start; aspect-ratio: 2.3529411764705883 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 227px); justify-self: start; overflow: visible; position: relative; width: 100%; }\",\".framer-haq1b .framer-1c7902j { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 99%; word-break: break-word; word-wrap: break-word; }\",\".framer-haq1b .framer-sv29mc { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; max-width: 1220px; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-haq1b .framer-1wys7ba-container { flex: none; height: auto; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-haq1b.framer-1vuxfsd, .framer-haq1b .framer-10gie4a, .framer-haq1b .framer-1ewcdry, .framer-haq1b .framer-1t7df5w, .framer-haq1b .framer-1t2wtk2, .framer-haq1b .framer-1993tf1, .framer-haq1b .framer-1of78fb, .framer-haq1b .framer-nikptg, .framer-haq1b .framer-1sqm9d2, .framer-haq1b .framer-1cts1fc, .framer-haq1b .framer-1fypq2v, .framer-haq1b .framer-rqktp1, .framer-haq1b .framer-14bu2n9, .framer-haq1b .framer-sv29mc { gap: 0px; } .framer-haq1b.framer-1vuxfsd > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-haq1b.framer-1vuxfsd > :first-child, .framer-haq1b .framer-1ewcdry > :first-child, .framer-haq1b .framer-1993tf1 > :first-child, .framer-haq1b .framer-1sqm9d2 > :first-child, .framer-haq1b .framer-rqktp1 > :first-child, .framer-haq1b .framer-sv29mc > :first-child { margin-top: 0px; } .framer-haq1b.framer-1vuxfsd > :last-child, .framer-haq1b .framer-1ewcdry > :last-child, .framer-haq1b .framer-1993tf1 > :last-child, .framer-haq1b .framer-1sqm9d2 > :last-child, .framer-haq1b .framer-rqktp1 > :last-child, .framer-haq1b .framer-sv29mc > :last-child { margin-bottom: 0px; } .framer-haq1b .framer-10gie4a > *, .framer-haq1b .framer-1t2wtk2 > *, .framer-haq1b .framer-1of78fb > *, .framer-haq1b .framer-nikptg > *, .framer-haq1b .framer-1cts1fc > *, .framer-haq1b .framer-1fypq2v > *, .framer-haq1b .framer-14bu2n9 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-haq1b .framer-10gie4a > :first-child, .framer-haq1b .framer-1t7df5w > :first-child, .framer-haq1b .framer-1t2wtk2 > :first-child, .framer-haq1b .framer-1of78fb > :first-child, .framer-haq1b .framer-nikptg > :first-child, .framer-haq1b .framer-1cts1fc > :first-child, .framer-haq1b .framer-1fypq2v > :first-child, .framer-haq1b .framer-14bu2n9 > :first-child { margin-left: 0px; } .framer-haq1b .framer-10gie4a > :last-child, .framer-haq1b .framer-1t7df5w > :last-child, .framer-haq1b .framer-1t2wtk2 > :last-child, .framer-haq1b .framer-1of78fb > :last-child, .framer-haq1b .framer-nikptg > :last-child, .framer-haq1b .framer-1cts1fc > :last-child, .framer-haq1b .framer-1fypq2v > :last-child, .framer-haq1b .framer-14bu2n9 > :last-child { margin-right: 0px; } .framer-haq1b .framer-1ewcdry > * { margin: 0px; margin-bottom: calc(15px / 2); margin-top: calc(15px / 2); } .framer-haq1b .framer-1t7df5w > * { margin: 0px; margin-left: calc(20px / 2); margin-right: calc(20px / 2); } .framer-haq1b .framer-1993tf1 > *, .framer-haq1b .framer-1sqm9d2 > *, .framer-haq1b .framer-rqktp1 > *, .framer-haq1b .framer-sv29mc > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } }\",`@media (min-width: 810px) and (max-width: 1199px) { .${metadata.bodyClassName}-framer-haq1b { background: var(--token-58fc6c2d-0d08-48a8-b905-0f15f3531baa, rgb(0, 0, 0)) /* {\"name\":\"Black\"} */; } .framer-haq1b.framer-1vuxfsd { width: 810px; } .framer-haq1b .framer-10gie4a { height: 75vh; } .framer-haq1b .framer-d3crl6 { padding: 200px 50px 40px 50px; } .framer-haq1b .framer-1u0h7uj, .framer-haq1b .framer-vc5a7t, .framer-haq1b .framer-1l796c0, .framer-haq1b .framer-1c7902j { width: 80%; } .framer-haq1b .framer-1t2wtk2 { padding: 90px 50px 90px 50px; } .framer-haq1b .framer-1of78fb { height: var(--framer-aspect-ratio-supported, 344px); } .framer-haq1b .framer-pijebh, .framer-haq1b .framer-1in6kvl { height: var(--framer-aspect-ratio-supported, 145px); } .framer-haq1b .framer-1qq6vdj, .framer-haq1b .framer-2z7lx2, .framer-haq1b .framer-1x07iyl { height: var(--framer-aspect-ratio-supported, 144px); } .framer-haq1b .framer-1g63w1d { height: var(--framer-aspect-ratio-supported, 146px); }}`,`@media (max-width: 809px) { .${metadata.bodyClassName}-framer-haq1b { background: var(--token-58fc6c2d-0d08-48a8-b905-0f15f3531baa, rgb(0, 0, 0)) /* {\"name\":\"Black\"} */; } .framer-haq1b.framer-1vuxfsd { height: 4245px; width: 390px; } .framer-haq1b .framer-10gie4a { height: 18%; } .framer-haq1b .framer-11x3jqu-container { height: 128%; order: 0; top: calc(48.88888888888891% - 127.77777777777777% / 2); } .framer-haq1b .framer-d3crl6 { gap: 110px; height: 111.31284916201116vh; justify-content: center; order: 1; padding: 180px 20px 40px 20px; } .framer-haq1b .framer-1u0h7uj, .framer-haq1b .framer-vc5a7t, .framer-haq1b .framer-1l796c0, .framer-haq1b .framer-1c7902j { width: 100%; } .framer-haq1b .framer-1t2wtk2 { padding: 80px 20px 80px 20px; } .framer-haq1b .framer-1of78fb, .framer-haq1b .framer-pijebh, .framer-haq1b .framer-1in6kvl, .framer-haq1b .framer-1qq6vdj, .framer-haq1b .framer-2z7lx2, .framer-haq1b .framer-1x07iyl { height: var(--framer-aspect-ratio-supported, 85px); } .framer-haq1b .framer-1sqm9d2 { flex: none; width: 120%; } .framer-haq1b .framer-1cts1fc { padding: 40px 20px 40px 20px; } .framer-haq1b .framer-11h72sz { gap: 20px; } .framer-haq1b .framer-1g63w1d { height: var(--framer-aspect-ratio-supported, 86px); } .framer-haq1b .framer-rqktp1 { flex: none; width: 123%; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-haq1b .framer-d3crl6, .framer-haq1b .framer-11h72sz { gap: 0px; } .framer-haq1b .framer-d3crl6 > * { margin: 0px; margin-bottom: calc(110px / 2); margin-top: calc(110px / 2); } .framer-haq1b .framer-d3crl6 > :first-child { margin-top: 0px; } .framer-haq1b .framer-d3crl6 > :last-child { margin-bottom: 0px; } .framer-haq1b .framer-11h72sz > *, .framer-haq1b .framer-11h72sz > :first-child, .framer-haq1b .framer-11h72sz > :last-child { margin: 0px; } }}`,...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 3662\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"cDsdzBbsS\":{\"layout\":[\"fixed\",\"auto\"]},\"YZ4pQvN96\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerResponsiveScreen\n */const FramerP8TRAQKrz=withCSS(Component,css,\"framer-haq1b\");export default FramerP8TRAQKrz;FramerP8TRAQKrz.displayName=\"Portfolio / Project01\";FramerP8TRAQKrz.defaultProps={height:3662,width:1200};addFonts(FramerP8TRAQKrz,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/DpPBYI0sL4fYLgAkX8KXOPVt7c.woff2\",weight:\"700\"},{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/4RAEQdEOrcnDkhHiiCbJOw92Lk.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/1K3W8DizY3v4emK8Mb08YHxTbs.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/tUSCtfYVM1I1IchuyCwz9gDdQ.woff2\",weight:\"700\"},{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/VgYFWiwsAC5OYxAycRXXvhze58.woff2\",weight:\"700\"},{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/DXD0Q7LSl7HEvDzucnyLnGBHM.woff2\",weight:\"700\"},{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/GIryZETIX4IFypco5pYZONKhJIo.woff2\",weight:\"700\"}]},...HeaderFonts,...NavigationFonts,...VideoFonts,...ButtonScrollFonts,...FollowSocialFonts,...ButtonDefaultFonts,...FooterFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerP8TRAQKrz\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerComponentViewportWidth\":\"true\",\"framerImmutableVariables\":\"true\",\"framerResponsiveScreen\":\"\",\"framerIntrinsicHeight\":\"3662\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"cDsdzBbsS\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"YZ4pQvN96\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicWidth\":\"1200\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["HeaderFonts", "getFonts", "aAw6O2Emc_default", "HeaderWithVariantAppearEffect", "withVariantAppearEffect", "NavigationFonts", "GsVkMtTNY_default", "VideoFonts", "Video", "MotionDivWithFXWithOptimizedAppearEffect", "withOptimizedAppearEffect", "withFX", "motion", "ButtonScrollFonts", "cfpOEs_oY_default", "FollowSocialFonts", "loq3h88SE_default", "ImageWithFX", "Image2", "ButtonDefaultFonts", "nbNkXR_fZ_default", "FooterFonts", "AoorYNjnT_default", "breakpoints", "serializationHash", "variantClassNames", "transformTemplate1", "_", "t", "Overlay", "children", "blockDocumentScrolling", "enabled", "visible", "setVisible", "useOverlayState", "transition1", "animation", "animation1", "transition2", "animation2", "animation3", "metadata", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata1", "robotsTag", "ie", "_document_querySelector", "bodyCls", "body", "c", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "activeVariantCallback", "delay", "useActiveVariantCallback", "F8POqEkqGwelu7j", "overlay", "paginationInfo", "args", "DsVReskh31wvko5h", "ref1", "pe", "elementId", "useRouteElementId", "ref2", "router", "useRouter", "elementId1", "ref3", "defaultLayoutId", "ae", "sharedStyleClassNames", "useCustomCursors", "p", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "cx", "l", "ComponentViewportProvider", "Container", "PropertyOverrides2", "HeaderWithVariantAppearEffect", "AnimatePresence", "Ga", "x", "GsVkMtTNY_default", "MotionDivWithFXWithOptimizedAppearEffect", "Video", "RichText2", "ResolveLinks", "resolvedLinks", "cfpOEs_oY_default", "loq3h88SE_default", "getLoadingLazyAtYPosition", "ImageWithFX", "resolvedLinks1", "nbNkXR_fZ_default", "resolvedLinks2", "AoorYNjnT_default", "css", "FramerP8TRAQKrz", "withCSS", "P8TRAQKrz_default", "addFonts", "HeaderFonts", "NavigationFonts", "VideoFonts", "ButtonScrollFonts", "FollowSocialFonts", "ButtonDefaultFonts", "FooterFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
