{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/dBAs2t3XMNRk0Qc9m3JX/U2m9mQc2sfI4bkixOQuv/ro7OPezbn.js", "ssg:https://framerusercontent.com/modules/5MNiyx1oNVUV4W4qXyIn/7YBjcFP9Xfc1kpJQMPcx/p1AXU8oBr.js"],
  "sourcesContent": ["import{fontStore}from\"framer\";fontStore.loadWebFontsFromSelectors([]);export const fonts=[];export const css=[\".framer-nKri9 .framer-styles-preset-1wicq5s:not(.rich-text-wrapper), .framer-nKri9 .framer-styles-preset-1wicq5s.rich-text-wrapper a { --framer-link-current-text-color: #111; --framer-link-current-text-decoration: underline; --framer-link-hover-text-color: #0088ff; --framer-link-hover-text-decoration: underline; --framer-link-text-color: #0099ff; --framer-link-text-decoration: none; }\"];export const className=\"framer-nKri9\";\nexport const __FramerMetadata__ = {\"exports\":{\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (5bbf1f3)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,Link,PropertyOverrides,RichText,SVG,useCustomCursors,useHydratedBreakpointVariants,useLocaleInfo,withCSS,withFX}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{Icon as Material}from\"https://framerusercontent.com/modules/6Ldpz1V0DkD45gXvi67I/PCgBX5d6MdQT7E7nhdXn/Material.js\";import Navigation from\"#framer/local/canvasComponent/GkrS1AJuF/GkrS1AJuF.js\";import FooterDark from\"#framer/local/canvasComponent/hsaXRxfPO/hsaXRxfPO.js\";import Navbar from\"#framer/local/canvasComponent/QEpqBDLRw/QEpqBDLRw.js\";import*as sharedStyle2 from\"#framer/local/css/j1gsYuIzI/j1gsYuIzI.js\";import*as sharedStyle from\"#framer/local/css/ro7OPezbn/ro7OPezbn.js\";import*as sharedStyle1 from\"#framer/local/css/WvHR4qFPu/WvHR4qFPu.js\";import metadataProvider from\"#framer/local/webPageMetadata/p1AXU8oBr/p1AXU8oBr.js\";const RichTextWithFX=withFX(RichText);const ImageWithFX=withFX(Image);const MaterialFonts=getFonts(Material);const FooterDarkFonts=getFonts(FooterDark);const NavigationFonts=getFonts(Navigation);const NavbarFonts=getFonts(Navbar);const breakpoints={FxROE1CAU:\"(min-width: 1200px)\",OeDWzDsnv:\"(max-width: 809px)\",vB4nL7JQq:\"(min-width: 810px) and (max-width: 1199px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-gTMDK\";const variantClassNames={FxROE1CAU:\"framer-v-6ae4l9\",OeDWzDsnv:\"framer-v-iap4nh\",vB4nL7JQq:\"framer-v-xm5he5\"};const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:20};const transition1={damping:40,delay:0,mass:1,stiffness:400,type:\"spring\"};const animation1={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:0,y:20};const transition2={damping:40,delay:.2,mass:1,stiffness:400,type:\"spring\"};const animation2={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2,x:0,y:20};const animation3={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:.9,skewX:0,skewY:0,x:0,y:0};const transition3={damping:60,delay:.3,mass:1,stiffness:500,type:\"spring\"};const animation4={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:.9,skewX:0,skewY:0,transition:transition3,x:0,y:0};const metadata=metadataProvider();const humanReadableVariantMap={Desktop:\"FxROE1CAU\",Phone:\"OeDWzDsnv\",Tablet:\"vB4nL7JQq\"};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:\"FxROE1CAU\"};};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-gTMDK`);}return()=>{if(bodyCls)document.body.classList.remove(`${metadata1.bodyClassName}-framer-gTMDK`);};},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const isDisplayed=()=>{if(!isBrowser())return true;if(baseVariant===\"OeDWzDsnv\")return true;return false;};const isDisplayed1=()=>{if(!isBrowser())return true;if(baseVariant===\"OeDWzDsnv\")return false;return true;};const defaultLayoutId=React.useId();useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"FxROE1CAU\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-6ae4l9\",className),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-sxrxzn\",children:[/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h2\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNTAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.7px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-1021654d-251a-4750-952b-de3f7005260e, rgb(136, 136, 136))\"},children:[\"Product & Service Design | Team Project\",/*#__PURE__*/_jsx(\"br\",{}),\"Nov 2023 - Feb 2024  \"]})}),className:\"framer-1hm0kv9\",fonts:[\"GF;Inter-500\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{OeDWzDsnv:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNzAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"58px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-3.8px\",\"--framer-line-height\":\"1em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-b9c3c957-2c66-49c4-9732-fa196fddac20, rgb(0, 17, 34))\"},children:\"Aquashellter\"})})}},children:/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation2,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNzAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"72px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-3.8px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-b9c3c957-2c66-49c4-9732-fa196fddac20, rgb(0, 17, 34))\"},children:\"Aquashellter\"})}),className:\"framer-1t0gjk6\",fonts:[\"GF;Inter-700\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-18jgux2\",\"data-framer-name\":\"2 Columns Text Image\",name:\"2 Columns Text Image\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1wet0sj\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-tghdz3\",\"data-framer-name\":\"Content\",name:\"Content\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{OeDWzDsnv:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(1313),pixelHeight:304,pixelWidth:860,sizes:\"352px\",src:\"https://framerusercontent.com/images/chg4wIXS0uA7eQU9JuxZpFEiYQ.jpg\",srcSet:\"https://framerusercontent.com/images/chg4wIXS0uA7eQU9JuxZpFEiYQ.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/chg4wIXS0uA7eQU9JuxZpFEiYQ.jpg 860w\"}},vB4nL7JQq:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(397.4),pixelHeight:304,pixelWidth:860,sizes:\"363px\",src:\"https://framerusercontent.com/images/chg4wIXS0uA7eQU9JuxZpFEiYQ.jpg\",srcSet:\"https://framerusercontent.com/images/chg4wIXS0uA7eQU9JuxZpFEiYQ.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/chg4wIXS0uA7eQU9JuxZpFEiYQ.jpg 860w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(423.4),pixelHeight:304,pixelWidth:860,sizes:\"393px\",src:\"https://framerusercontent.com/images/chg4wIXS0uA7eQU9JuxZpFEiYQ.jpg\",srcSet:\"https://framerusercontent.com/images/chg4wIXS0uA7eQU9JuxZpFEiYQ.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/chg4wIXS0uA7eQU9JuxZpFEiYQ.jpg 860w\"},className:\"framer-w8wmnn\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{OeDWzDsnv:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNzAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"30px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-1.2px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(51, 51, 51)\"},children:\"Underwater Noise and Metal Purtification System\"})})},vB4nL7JQq:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNzAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"34px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-1.8px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(51, 51, 51)\"},children:\"Underwater Noise and Metal Purtification System\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNzAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"34px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-2px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(51, 51, 51)\"},children:\"Underwater Noise and Metal Purtification System\"})}),className:\"framer-12tpwro\",fonts:[\"GF;Inter-700\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h2\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNTAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(136, 136, 136)\"},children:[\"The AquaShellter combats aquatic metal and noise pollution in Hillingdon, near Heathrow, one of the world's busiest airports. It absorbs heavy metals using cold-gelatin and crustacean shell powders known to absorb iron and copper. Guided by the Helmholtz principle, AquaShellter reduces underwater noise, fostering a serene habitat. An XR game was developed as an add-on to interest and engage local residents in pollution mitigation. Simulated underwater experiences allow participants to confront water pollution challenges firsthand. After experiencing the game, people can construct their own AquaShellter to protect underwater life.\",/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(Link,{href:\"https://ifdesign.com//winner-ranking/project/aquashellter/659414\",nodeId:\"f30JAg2oU\",openInNewTab:true,smoothScroll:false,children:/*#__PURE__*/_jsx(\"a\",{className:\"framer-styles-preset-1wicq5s\",\"data-styles-preset\":\"ro7OPezbn\",children:\"https://ifdesign.com//winner-ranking/project/aquashellter/659414\"})})]})}),className:\"framer-1l93rh0\",fonts:[\"GF;Inter-500\"],verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{OeDWzDsnv:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:720,intrinsicWidth:960,loading:getLoadingLazyAtYPosition(350),pixelHeight:1920,pixelWidth:1357,sizes:\"100vw\",src:\"https://framerusercontent.com/images/9XCTkkzdeh0QOeBS7sCOeoZao.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/9XCTkkzdeh0QOeBS7sCOeoZao.png?scale-down-to=1024 723w,https://framerusercontent.com/images/9XCTkkzdeh0QOeBS7sCOeoZao.png 1357w\"}},vB4nL7JQq:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:720,intrinsicWidth:960,loading:getLoadingLazyAtYPosition(399.4),pixelHeight:1920,pixelWidth:1357,sizes:\"max(50vw, 1px)\",src:\"https://framerusercontent.com/images/9XCTkkzdeh0QOeBS7sCOeoZao.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/9XCTkkzdeh0QOeBS7sCOeoZao.png?scale-down-to=1024 723w,https://framerusercontent.com/images/9XCTkkzdeh0QOeBS7sCOeoZao.png 1357w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:720,intrinsicWidth:960,loading:getLoadingLazyAtYPosition(357.4),pixelHeight:1920,pixelWidth:1357,sizes:\"max(50vw, 1px)\",src:\"https://framerusercontent.com/images/9XCTkkzdeh0QOeBS7sCOeoZao.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/9XCTkkzdeh0QOeBS7sCOeoZao.png?scale-down-to=1024 723w,https://framerusercontent.com/images/9XCTkkzdeh0QOeBS7sCOeoZao.png 1357w\"},className:\"framer-appse2\",\"data-framer-name\":\"Image\",name:\"Image\"})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1u8rvdr\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ckksve\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{OeDWzDsnv:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1600,intrinsicWidth:3619,loading:getLoadingLazyAtYPosition(1891),pixelHeight:1080,pixelWidth:1920,positionX:\"center\",positionY:\"center\",sizes:\"max(min(100vw, 1000px) - 60px, 1px)\",src:\"https://framerusercontent.com/images/OBoLn3e9wgVIccn9Ic4irV6Fj8.png\",srcSet:\"https://framerusercontent.com/images/OBoLn3e9wgVIccn9Ic4irV6Fj8.png?scale-down-to=512 512w,https://framerusercontent.com/images/OBoLn3e9wgVIccn9Ic4irV6Fj8.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/OBoLn3e9wgVIccn9Ic4irV6Fj8.png 1920w\"}},vB4nL7JQq:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1600,intrinsicWidth:3619,loading:getLoadingLazyAtYPosition(1347.4),pixelHeight:1080,pixelWidth:1920,positionX:\"center\",positionY:\"center\",sizes:\"max(min(100vw, 1000px) - 100px, 1px)\",src:\"https://framerusercontent.com/images/OBoLn3e9wgVIccn9Ic4irV6Fj8.png\",srcSet:\"https://framerusercontent.com/images/OBoLn3e9wgVIccn9Ic4irV6Fj8.png?scale-down-to=512 512w,https://framerusercontent.com/images/OBoLn3e9wgVIccn9Ic4irV6Fj8.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/OBoLn3e9wgVIccn9Ic4irV6Fj8.png 1920w\"}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation3,__framer__exit:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fill\",intrinsicHeight:1600,intrinsicWidth:3619,loading:getLoadingLazyAtYPosition(1271.4),pixelHeight:1080,pixelWidth:1920,positionX:\"center\",positionY:\"center\",sizes:\"max(min(100vw, 1000px) - 100px, 1px)\",src:\"https://framerusercontent.com/images/OBoLn3e9wgVIccn9Ic4irV6Fj8.png\",srcSet:\"https://framerusercontent.com/images/OBoLn3e9wgVIccn9Ic4irV6Fj8.png?scale-down-to=512 512w,https://framerusercontent.com/images/OBoLn3e9wgVIccn9Ic4irV6Fj8.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/OBoLn3e9wgVIccn9Ic4irV6Fj8.png 1920w\"},className:\"framer-xaz2fq\"})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-gz9uxh\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{OeDWzDsnv:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1600,intrinsicWidth:2629,loading:getLoadingLazyAtYPosition(2120),pixelHeight:1088,pixelWidth:1928,positionX:\"center\",positionY:\"center\",sizes:\"calc(min(100vw, 1000px) - 60px)\",src:\"https://framerusercontent.com/images/4e0qj1XPfjubuBzuHfpk8jF5GBw.png\",srcSet:\"https://framerusercontent.com/images/4e0qj1XPfjubuBzuHfpk8jF5GBw.png?scale-down-to=512 512w,https://framerusercontent.com/images/4e0qj1XPfjubuBzuHfpk8jF5GBw.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/4e0qj1XPfjubuBzuHfpk8jF5GBw.png 1928w\"}},vB4nL7JQq:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1600,intrinsicWidth:2629,loading:getLoadingLazyAtYPosition(1867.4),pixelHeight:1088,pixelWidth:1928,positionX:\"center\",positionY:\"center\",sizes:\"710px\",src:\"https://framerusercontent.com/images/4e0qj1XPfjubuBzuHfpk8jF5GBw.png\",srcSet:\"https://framerusercontent.com/images/4e0qj1XPfjubuBzuHfpk8jF5GBw.png?scale-down-to=512 512w,https://framerusercontent.com/images/4e0qj1XPfjubuBzuHfpk8jF5GBw.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/4e0qj1XPfjubuBzuHfpk8jF5GBw.png 1928w\"}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation3,__framer__exit:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fit\",intrinsicHeight:1600,intrinsicWidth:2629,loading:getLoadingLazyAtYPosition(1791.4),pixelHeight:1088,pixelWidth:1928,positionX:\"center\",positionY:\"center\",sizes:\"calc(min(100vw, 1000px) - 100px)\",src:\"https://framerusercontent.com/images/4e0qj1XPfjubuBzuHfpk8jF5GBw.png\",srcSet:\"https://framerusercontent.com/images/4e0qj1XPfjubuBzuHfpk8jF5GBw.png?scale-down-to=512 512w,https://framerusercontent.com/images/4e0qj1XPfjubuBzuHfpk8jF5GBw.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/4e0qj1XPfjubuBzuHfpk8jF5GBw.png 1928w\"},className:\"framer-11j6am5\"})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNzAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"26px\",\"--framer-font-weight\":\"700\",\"--framer-text-alignment\":\"center\"},children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNzAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"26px\",\"--framer-font-weight\":\"700\",\"--framer-text-alignment\":\"center\"},children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-fefgh8\",\"data-styles-preset\":\"WvHR4qFPu\",style:{\"--framer-text-alignment\":\"center\"},children:\"WHY\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-bs5d\",\"data-styles-preset\":\"j1gsYuIzI\",children:\"Airport noise, pollution discharges, and a direct threat to the fish and ecosystems in our rivers. Our rivers are becoming silent and Aquashellter wants to change that.\u2019\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-bs5d\",\"data-styles-preset\":\"j1gsYuIzI\",children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})})]}),className:\"framer-73bwk7\",fonts:[\"GF;Inter-700\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{OeDWzDsnv:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1600,intrinsicWidth:2629,loading:getLoadingLazyAtYPosition(3040.6),pixelHeight:625,pixelWidth:1521,positionX:\"center\",positionY:\"center\",sizes:\"min(min(100vw, 1000px) - 60px, 1000px)\",src:\"https://framerusercontent.com/images/6KszAyG1PlBTKXtH8roz72o3Wg.png\",srcSet:\"https://framerusercontent.com/images/6KszAyG1PlBTKXtH8roz72o3Wg.png?scale-down-to=512 512w,https://framerusercontent.com/images/6KszAyG1PlBTKXtH8roz72o3Wg.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/6KszAyG1PlBTKXtH8roz72o3Wg.png 1521w\"}},vB4nL7JQq:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1600,intrinsicWidth:2629,loading:getLoadingLazyAtYPosition(2994),pixelHeight:625,pixelWidth:1521,positionX:\"center\",positionY:\"center\",sizes:\"710px\",src:\"https://framerusercontent.com/images/6KszAyG1PlBTKXtH8roz72o3Wg.png\",srcSet:\"https://framerusercontent.com/images/6KszAyG1PlBTKXtH8roz72o3Wg.png?scale-down-to=512 512w,https://framerusercontent.com/images/6KszAyG1PlBTKXtH8roz72o3Wg.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/6KszAyG1PlBTKXtH8roz72o3Wg.png 1521w\"}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation3,__framer__exit:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fit\",intrinsicHeight:1600,intrinsicWidth:2629,loading:getLoadingLazyAtYPosition(3016),pixelHeight:625,pixelWidth:1521,positionX:\"center\",positionY:\"center\",sizes:\"min(min(100vw, 1000px) - 100px, 1000px)\",src:\"https://framerusercontent.com/images/6KszAyG1PlBTKXtH8roz72o3Wg.png\",srcSet:\"https://framerusercontent.com/images/6KszAyG1PlBTKXtH8roz72o3Wg.png?scale-down-to=512 512w,https://framerusercontent.com/images/6KszAyG1PlBTKXtH8roz72o3Wg.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/6KszAyG1PlBTKXtH8roz72o3Wg.png 1521w\"},className:\"framer-1dasbhb\"})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNzAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"26px\",\"--framer-font-weight\":\"700\",\"--framer-text-alignment\":\"center\"},children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-bs5d\",\"data-styles-preset\":\"j1gsYuIzI\",children:\"There is no single party responsible for environmental protection. The complexity of the problem stems from the fact that each stakeholder has its own needs and behaviours. \"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-bs5d\",\"data-styles-preset\":\"j1gsYuIzI\",children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-bs5d\",\"data-styles-preset\":\"j1gsYuIzI\",children:\"By analysing the stakeholder involved in Hillingdon's water resources, key sources of pollution, resource needs and opportunities for collaboration can be more clearly identified.\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-bs5d\",\"data-styles-preset\":\"j1gsYuIzI\",children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})})]}),className:\"framer-yg24kh\",fonts:[\"GF;Inter-700\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{OeDWzDsnv:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1600,intrinsicWidth:2629,loading:getLoadingLazyAtYPosition(4014.6),pixelHeight:1080,pixelWidth:1920,positionX:\"center\",positionY:\"center\",sizes:\"min(min(100vw, 1000px) - 60px, 1000px)\",src:\"https://framerusercontent.com/images/rc2DYQnMIgje38YTO2H0xdhqHc.png\",srcSet:\"https://framerusercontent.com/images/rc2DYQnMIgje38YTO2H0xdhqHc.png?scale-down-to=512 512w,https://framerusercontent.com/images/rc2DYQnMIgje38YTO2H0xdhqHc.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/rc2DYQnMIgje38YTO2H0xdhqHc.png 1920w\"}},vB4nL7JQq:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1600,intrinsicWidth:2629,loading:getLoadingLazyAtYPosition(4207),pixelHeight:1080,pixelWidth:1920,positionX:\"center\",positionY:\"center\",sizes:\"710px\",src:\"https://framerusercontent.com/images/rc2DYQnMIgje38YTO2H0xdhqHc.png\",srcSet:\"https://framerusercontent.com/images/rc2DYQnMIgje38YTO2H0xdhqHc.png?scale-down-to=512 512w,https://framerusercontent.com/images/rc2DYQnMIgje38YTO2H0xdhqHc.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/rc2DYQnMIgje38YTO2H0xdhqHc.png 1920w\"}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation3,__framer__exit:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fit\",intrinsicHeight:1600,intrinsicWidth:2629,loading:getLoadingLazyAtYPosition(4282),pixelHeight:1080,pixelWidth:1920,positionX:\"center\",positionY:\"center\",sizes:\"min(min(100vw, 1000px) - 100px, 1000px)\",src:\"https://framerusercontent.com/images/rc2DYQnMIgje38YTO2H0xdhqHc.png\",srcSet:\"https://framerusercontent.com/images/rc2DYQnMIgje38YTO2H0xdhqHc.png?scale-down-to=512 512w,https://framerusercontent.com/images/rc2DYQnMIgje38YTO2H0xdhqHc.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/rc2DYQnMIgje38YTO2H0xdhqHc.png 1920w\"},className:\"framer-cusroe\"})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNzAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"25px\",\"--framer-font-weight\":\"700\",\"--framer-text-alignment\":\"center\"},children:[\"This map also helps us to realise that Heathrow is not only an economic engine for the region, but also a major source of water pollution.\",/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})]})}),className:\"framer-fsx824\",fonts:[\"GF;Inter-700\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-fefgh8\",\"data-styles-preset\":\"WvHR4qFPu\",style:{\"--framer-text-alignment\":\"center\"},children:\"Key Problems\"})}),className:\"framer-taa3a0\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-8h2hq6\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-r8xcbi\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1tm7c12\",\"data-framer-name\":\"Content\",name:\"Content\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-3b1lh0-container\",children:/*#__PURE__*/_jsx(Material,{color:\"rgb(0, 178, 255)\",height:\"100%\",iconSearch:\"Home\",iconSelection:\"GraphicEq\",iconStyle15:\"Filled\",iconStyle2:\"Filled\",iconStyle7:\"Filled\",id:\"RgLgsNZE2\",layoutId:\"RgLgsNZE2\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNjAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.7px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-b9c3c957-2c66-49c4-9732-fa196fddac20, rgb(0, 17, 34))\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"Noise pollution on aquatic animals\"})})}),className:\"framer-jw856d\",fonts:[\"GF;Inter-600\",\"GF;Inter-900\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNTAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-line-height\":\"1.4em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-1021654d-251a-4750-952b-de3f7005260e, rgb(136, 136, 136))\"},children:\"average of 14 flights per 10 mins, noise on animals in aquatic habitats raise potential adverse effects on behavioural changes and physiological response\"})}),className:\"framer-1sq1os5\",fonts:[\"GF;Inter-500\"],verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-p2refs\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1krrm1w\",\"data-framer-name\":\"Content\",name:\"Content\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-11mmurv-container\",children:/*#__PURE__*/_jsx(Material,{color:\"rgb(0, 178, 255)\",height:\"100%\",iconSearch:\"Home\",iconSelection:\"Warning\",iconStyle15:\"Filled\",iconStyle2:\"Filled\",iconStyle7:\"Filled\",id:\"qMncoW1kW\",layoutId:\"qMncoW1kW\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNjAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.7px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-b9c3c957-2c66-49c4-9732-fa196fddac20, rgb(0, 17, 34))\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"Hazardous mentals in aviation fuel\"})})}),className:\"framer-a7zaze\",fonts:[\"GF;Inter-600\",\"GF;Inter-900\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNTAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-line-height\":\"1.4em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-1021654d-251a-4750-952b-de3f7005260e, rgb(136, 136, 136))\"},children:\"hazardous metals such as lead, zinc and copper may have toxic effects on aquatic organism, threatening their survival\"})}),className:\"framer-17pz4fq\",fonts:[\"GF;Inter-500\"],verticalAlignment:\"top\",withExternalLayout:true})]})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{OeDWzDsnv:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1600,intrinsicWidth:2629,loading:getLoadingLazyAtYPosition(4492.2),pixelHeight:1060,pixelWidth:1898,positionX:\"center\",positionY:\"center\",sizes:\"calc(min(100vw, 1000px) - 60px)\",src:\"https://framerusercontent.com/images/fFixASRkGHGTR1lJ8sn2lIvns.png\",srcSet:\"https://framerusercontent.com/images/fFixASRkGHGTR1lJ8sn2lIvns.png?scale-down-to=512 512w,https://framerusercontent.com/images/fFixASRkGHGTR1lJ8sn2lIvns.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/fFixASRkGHGTR1lJ8sn2lIvns.png 1898w\"}},vB4nL7JQq:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1600,intrinsicWidth:2629,loading:getLoadingLazyAtYPosition(4919.6),pixelHeight:1060,pixelWidth:1898,positionX:\"center\",positionY:\"center\",sizes:\"710px\",src:\"https://framerusercontent.com/images/fFixASRkGHGTR1lJ8sn2lIvns.png\",srcSet:\"https://framerusercontent.com/images/fFixASRkGHGTR1lJ8sn2lIvns.png?scale-down-to=512 512w,https://framerusercontent.com/images/fFixASRkGHGTR1lJ8sn2lIvns.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/fFixASRkGHGTR1lJ8sn2lIvns.png 1898w\"}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation3,__framer__exit:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fit\",intrinsicHeight:1600,intrinsicWidth:2629,loading:getLoadingLazyAtYPosition(5108.6),pixelHeight:1060,pixelWidth:1898,positionX:\"center\",positionY:\"center\",sizes:\"calc(min(100vw, 1000px) - 100px)\",src:\"https://framerusercontent.com/images/fFixASRkGHGTR1lJ8sn2lIvns.png\",srcSet:\"https://framerusercontent.com/images/fFixASRkGHGTR1lJ8sn2lIvns.png?scale-down-to=512 512w,https://framerusercontent.com/images/fFixASRkGHGTR1lJ8sn2lIvns.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/fFixASRkGHGTR1lJ8sn2lIvns.png 1898w\"},className:\"framer-1bmiore\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{OeDWzDsnv:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1600,intrinsicWidth:2629,loading:getLoadingLazyAtYPosition(4717.2),pixelHeight:1080,pixelWidth:1920,positionX:\"center\",positionY:\"center\",sizes:\"calc(min(100vw, 1000px) - 60px)\",src:\"https://framerusercontent.com/images/55MTnBJfJ5cj9N8ijsqBSVmN2k.png\",srcSet:\"https://framerusercontent.com/images/55MTnBJfJ5cj9N8ijsqBSVmN2k.png?scale-down-to=512 512w,https://framerusercontent.com/images/55MTnBJfJ5cj9N8ijsqBSVmN2k.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/55MTnBJfJ5cj9N8ijsqBSVmN2k.png 1920w\"}},vB4nL7JQq:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1600,intrinsicWidth:2629,loading:getLoadingLazyAtYPosition(5352.6),pixelHeight:1080,pixelWidth:1920,positionX:\"center\",positionY:\"center\",sizes:\"710px\",src:\"https://framerusercontent.com/images/55MTnBJfJ5cj9N8ijsqBSVmN2k.png\",srcSet:\"https://framerusercontent.com/images/55MTnBJfJ5cj9N8ijsqBSVmN2k.png?scale-down-to=512 512w,https://framerusercontent.com/images/55MTnBJfJ5cj9N8ijsqBSVmN2k.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/55MTnBJfJ5cj9N8ijsqBSVmN2k.png 1920w\"}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation3,__framer__exit:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fit\",intrinsicHeight:1600,intrinsicWidth:2629,loading:getLoadingLazyAtYPosition(5639.6),pixelHeight:1080,pixelWidth:1920,positionX:\"center\",positionY:\"center\",sizes:\"calc(min(100vw, 1000px) - 100px)\",src:\"https://framerusercontent.com/images/55MTnBJfJ5cj9N8ijsqBSVmN2k.png\",srcSet:\"https://framerusercontent.com/images/55MTnBJfJ5cj9N8ijsqBSVmN2k.png?scale-down-to=512 512w,https://framerusercontent.com/images/55MTnBJfJ5cj9N8ijsqBSVmN2k.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/55MTnBJfJ5cj9N8ijsqBSVmN2k.png 1920w\"},className:\"framer-r8cbad\"})}),isDisplayed()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{OeDWzDsnv:{svgContentId:10689236826}},children:/*#__PURE__*/_jsx(SVG,{className:\"framer-530bnv hidden-6ae4l9 hidden-xm5he5\",layout:\"position\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 6 1\"></svg>',svgContentId:12823290295,withExternalLayout:true})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1j27z62\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"V2PEsW94Z\"},nodeId:\"teIqxyXBj\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(\"a\",{className:\"framer-1ho9lob framer-1tuinh4\",\"data-border\":true,\"data-framer-name\":\"Button\",name:\"Button\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\",\"--framer-text-transform\":\"uppercase\"},children:\"BACK\"})}),className:\"framer-131omdi\",\"data-framer-name\":\"Button Text\",fonts:[\"Inter-Medium\"],name:\"Button Text\",verticalAlignment:\"top\",withExternalLayout:true})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{OeDWzDsnv:{y:5088.4},vB4nL7JQq:{width:\"min(810px, 100vw)\",y:6006.8}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:415,width:\"100vw\",y:6391.8,children:/*#__PURE__*/_jsx(Container,{className:\"framer-v8ghi8-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{OeDWzDsnv:{variant:\"MYLKzUikh\"}},children:/*#__PURE__*/_jsx(FooterDark,{height:\"100%\",id:\"Nst5kEop1\",layoutId:\"Nst5kEop1\",style:{maxWidth:\"100%\",width:\"100%\"},variant:\"jOAmiBboX\",width:\"100%\"})})})})}),isDisplayed1()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:56,width:\"90vw\",y:20,children:/*#__PURE__*/_jsx(Container,{className:\"framer-wi6dnq-container hidden-iap4nh\",children:/*#__PURE__*/_jsx(Navigation,{height:\"100%\",id:\"fKLpZ_aXt\",layoutId:\"fKLpZ_aXt\",style:{maxWidth:\"100%\",width:\"100%\"},width:\"100%\"})})}),isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-g4s2c2-container hidden-6ae4l9 hidden-xm5he5\",children:/*#__PURE__*/_jsx(Navbar,{height:\"100%\",id:\"L1UzezuTB\",layoutId:\"L1UzezuTB\",variant:\"sv5edkOXe\",width:\"100%\"})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",`.${metadata.bodyClassName}-framer-gTMDK { background: white; }`,\".framer-gTMDK.framer-1tuinh4, .framer-gTMDK .framer-1tuinh4 { display: block; }\",\".framer-gTMDK.framer-6ae4l9 { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1200px; }\",\".framer-gTMDK .framer-sxrxzn { 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: flex-start; max-width: 1100px; overflow: visible; padding: 200px 50px 0px 50px; position: relative; width: 100%; }\",\".framer-gTMDK .framer-1hm0kv9 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; overflow: visible; position: relative; white-space: pre; width: auto; }\",\".framer-gTMDK .framer-1t0gjk6 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; overflow: hidden; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-gTMDK .framer-18jgux2 { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-gTMDK .framer-1wet0sj { 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; position: relative; width: 1px; }\",\".framer-gTMDK .framer-tghdz3 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: 712px; justify-content: center; max-width: 2018px; padding: 0px; position: relative; width: 400px; }\",\".framer-gTMDK .framer-w8wmnn { flex: 1 0 0px; height: 1px; overflow: hidden; position: relative; width: 393px; z-index: 1; }\",\".framer-gTMDK .framer-12tpwro { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --framer-paragraph-spacing: 0px; flex: none; height: auto; overflow: visible; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-gTMDK .framer-1l93rh0 { --framer-paragraph-spacing: 0px; flex: none; height: auto; overflow: visible; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-gTMDK .framer-appse2 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: 844px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-gTMDK .framer-1u8rvdr { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; max-width: 1000px; overflow: visible; padding: 50px; position: relative; width: 100%; }\",\".framer-gTMDK .framer-1ckksve { 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; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-gTMDK .framer-xaz2fq { aspect-ratio: 2 / 1; flex: 1 0 0px; height: var(--framer-aspect-ratio-supported, 450px); overflow: visible; position: relative; width: 1px; }\",\".framer-gTMDK .framer-gz9uxh { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; max-width: 1000px; overflow: visible; padding: 0px 50px 100px 50px; position: relative; width: 100%; }\",\".framer-gTMDK .framer-11j6am5, .framer-gTMDK .framer-1bmiore, .framer-gTMDK .framer-r8cbad { flex: none; height: 507px; overflow: visible; position: relative; width: 100%; }\",\".framer-gTMDK .framer-73bwk7, .framer-gTMDK .framer-yg24kh, .framer-gTMDK .framer-fsx824, .framer-gTMDK .framer-taa3a0 { --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-gTMDK .framer-1dasbhb { cursor: default; flex: none; height: 462px; max-width: 1000px; overflow: visible; position: relative; width: 100%; }\",\".framer-gTMDK .framer-cusroe { cursor: default; flex: none; height: 523px; max-width: 1000px; overflow: visible; position: relative; width: 100%; }\",\".framer-gTMDK .framer-8h2hq6 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: center; max-width: 1000px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-gTMDK .framer-r8xcbi { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: center; min-height: 301px; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-gTMDK .framer-1tm7c12 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: wrap; gap: 20px; height: min-content; justify-content: center; left: 0px; padding: 0px; position: absolute; right: 0px; top: -5px; z-index: 1; }\",\".framer-gTMDK .framer-3b1lh0-container, .framer-gTMDK .framer-11mmurv-container { flex: none; height: 60px; position: relative; width: 60px; }\",\".framer-gTMDK .framer-jw856d { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --framer-paragraph-spacing: 0px; flex: none; height: 70px; overflow: visible; position: relative; white-space: pre-wrap; width: 420px; word-break: break-word; word-wrap: break-word; }\",\".framer-gTMDK .framer-1sq1os5, .framer-gTMDK .framer-17pz4fq { --framer-paragraph-spacing: 0px; flex: none; height: auto; overflow: visible; position: relative; white-space: pre-wrap; width: 390px; word-break: break-word; word-wrap: break-word; }\",\".framer-gTMDK .framer-p2refs { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: center; min-height: 300px; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-gTMDK .framer-1krrm1w { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; left: 0px; padding: 0px; position: absolute; right: 0px; top: -5px; z-index: 1; }\",\".framer-gTMDK .framer-a7zaze { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --framer-paragraph-spacing: 0px; flex: none; height: 70px; overflow: visible; position: relative; white-space: pre-wrap; width: 424px; word-break: break-word; word-wrap: break-word; }\",\".framer-gTMDK .framer-530bnv { flex: none; height: 1px; position: relative; width: 6px; }\",\".framer-gTMDK .framer-1j27z62 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 0px 46px 0px; position: relative; width: min-content; }\",\".framer-gTMDK .framer-1ho9lob { --border-bottom-width: 1px; --border-color: #000000; --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: center; align-items: center; background-color: #000000; border-bottom-left-radius: 100px; border-bottom-right-radius: 100px; border-top-left-radius: 100px; border-top-right-radius: 100px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: center; overflow: hidden; padding: 20px 30px 20px 30px; position: relative; text-decoration: none; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-gTMDK .framer-131omdi { --framer-paragraph-spacing: 6.527472496032715px; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-gTMDK .framer-v8ghi8-container { flex: none; height: auto; max-width: 100%; position: relative; width: 100%; }\",\".framer-gTMDK .framer-wi6dnq-container { flex: none; height: auto; left: 50%; max-width: 90%; position: absolute; top: 20px; transform: translateX(-50%); width: 100%; z-index: 1; }\",\".framer-gTMDK .framer-g4s2c2-container { flex: none; height: auto; position: relative; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-gTMDK.framer-6ae4l9, .framer-gTMDK .framer-sxrxzn, .framer-gTMDK .framer-18jgux2, .framer-gTMDK .framer-1wet0sj, .framer-gTMDK .framer-tghdz3, .framer-gTMDK .framer-appse2, .framer-gTMDK .framer-1u8rvdr, .framer-gTMDK .framer-1ckksve, .framer-gTMDK .framer-gz9uxh, .framer-gTMDK .framer-8h2hq6, .framer-gTMDK .framer-r8xcbi, .framer-gTMDK .framer-1tm7c12, .framer-gTMDK .framer-p2refs, .framer-gTMDK .framer-1krrm1w, .framer-gTMDK .framer-1j27z62, .framer-gTMDK .framer-1ho9lob { gap: 0px; } .framer-gTMDK.framer-6ae4l9 > *, .framer-gTMDK .framer-tghdz3 > *, .framer-gTMDK .framer-appse2 > *, .framer-gTMDK .framer-1u8rvdr > *, .framer-gTMDK .framer-1tm7c12 > *, .framer-gTMDK .framer-1krrm1w > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-gTMDK.framer-6ae4l9 > :first-child, .framer-gTMDK .framer-sxrxzn > :first-child, .framer-gTMDK .framer-tghdz3 > :first-child, .framer-gTMDK .framer-appse2 > :first-child, .framer-gTMDK .framer-1u8rvdr > :first-child, .framer-gTMDK .framer-gz9uxh > :first-child, .framer-gTMDK .framer-r8xcbi > :first-child, .framer-gTMDK .framer-1tm7c12 > :first-child, .framer-gTMDK .framer-p2refs > :first-child, .framer-gTMDK .framer-1krrm1w > :first-child { margin-top: 0px; } .framer-gTMDK.framer-6ae4l9 > :last-child, .framer-gTMDK .framer-sxrxzn > :last-child, .framer-gTMDK .framer-tghdz3 > :last-child, .framer-gTMDK .framer-appse2 > :last-child, .framer-gTMDK .framer-1u8rvdr > :last-child, .framer-gTMDK .framer-gz9uxh > :last-child, .framer-gTMDK .framer-r8xcbi > :last-child, .framer-gTMDK .framer-1tm7c12 > :last-child, .framer-gTMDK .framer-p2refs > :last-child, .framer-gTMDK .framer-1krrm1w > :last-child { margin-bottom: 0px; } .framer-gTMDK .framer-sxrxzn > * { margin: 0px; margin-bottom: calc(15px / 2); margin-top: calc(15px / 2); } .framer-gTMDK .framer-18jgux2 > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-gTMDK .framer-18jgux2 > :first-child, .framer-gTMDK .framer-1wet0sj > :first-child, .framer-gTMDK .framer-1ckksve > :first-child, .framer-gTMDK .framer-8h2hq6 > :first-child, .framer-gTMDK .framer-1j27z62 > :first-child, .framer-gTMDK .framer-1ho9lob > :first-child { margin-left: 0px; } .framer-gTMDK .framer-18jgux2 > :last-child, .framer-gTMDK .framer-1wet0sj > :last-child, .framer-gTMDK .framer-1ckksve > :last-child, .framer-gTMDK .framer-8h2hq6 > :last-child, .framer-gTMDK .framer-1j27z62 > :last-child, .framer-gTMDK .framer-1ho9lob > :last-child { margin-right: 0px; } .framer-gTMDK .framer-1wet0sj > *, .framer-gTMDK .framer-1j27z62 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-gTMDK .framer-1ckksve > * { margin: 0px; margin-left: calc(20px / 2); margin-right: calc(20px / 2); } .framer-gTMDK .framer-gz9uxh > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-gTMDK .framer-8h2hq6 > *, .framer-gTMDK .framer-1ho9lob > * { margin: 0px; margin-left: calc(60px / 2); margin-right: calc(60px / 2); } .framer-gTMDK .framer-r8xcbi > *, .framer-gTMDK .framer-p2refs > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,'.framer-gTMDK[data-border=\"true\"]::after, .framer-gTMDK [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }',`@media (min-width: 810px) and (max-width: 1199px) { .${metadata.bodyClassName}-framer-gTMDK { background: white; } .framer-gTMDK.framer-6ae4l9 { width: 810px; } .framer-gTMDK .framer-sxrxzn, .framer-gTMDK .framer-1wet0sj { order: 0; } .framer-gTMDK .framer-18jgux2 { order: 1; } .framer-gTMDK .framer-tghdz3 { flex: 1 0 0px; height: 920px; padding: 40px; width: 1px; } .framer-gTMDK .framer-w8wmnn { width: 363px; } .framer-gTMDK .framer-appse2 { height: 836px; order: 1; } .framer-gTMDK .framer-1u8rvdr { order: 2; } .framer-gTMDK .framer-xaz2fq { height: var(--framer-aspect-ratio-supported, 355px); } .framer-gTMDK .framer-gz9uxh { order: 3; } .framer-gTMDK .framer-11j6am5, .framer-gTMDK .framer-1dasbhb, .framer-gTMDK .framer-cusroe, .framer-gTMDK .framer-1bmiore, .framer-gTMDK .framer-r8cbad { height: 409px; width: 710px; } .framer-gTMDK .framer-1sq1os5, .framer-gTMDK .framer-17pz4fq { width: 100%; } .framer-gTMDK .framer-1j27z62 { order: 4; } .framer-gTMDK .framer-v8ghi8-container { order: 5; width: 810px; } .framer-gTMDK .framer-wi6dnq-container { order: 6; }}`,`@media (max-width: 809px) { .${metadata.bodyClassName}-framer-gTMDK { background: white; } .framer-gTMDK.framer-6ae4l9 { width: 390px; } .framer-gTMDK .framer-sxrxzn { gap: 2px; order: 1; padding: 78px 30px 16px 30px; } .framer-gTMDK .framer-1hm0kv9 { height: 76px; order: 0; overflow: hidden; white-space: pre-wrap; width: 297px; word-break: break-word; word-wrap: break-word; } .framer-gTMDK .framer-1t0gjk6 { order: 1; overflow: visible; } .framer-gTMDK .framer-18jgux2 { flex-direction: column; order: 2; } .framer-gTMDK .framer-1wet0sj { flex: none; order: 1; width: 100%; } .framer-gTMDK .framer-tghdz3 { flex: 1 0 0px; height: 829px; padding: 20px; width: 1px; } .framer-gTMDK .framer-w8wmnn { flex: none; height: 124px; width: 352px; } .framer-gTMDK .framer-appse2 { flex: none; height: 662px; order: 0; width: 100%; } .framer-gTMDK .framer-1u8rvdr { order: 3; padding: 30px; } .framer-gTMDK .framer-xaz2fq { aspect-ratio: unset; height: 179px; } .framer-gTMDK .framer-gz9uxh { gap: 26px; order: 4; padding: 0px 30px 0px 30px; } .framer-gTMDK .framer-11j6am5, .framer-gTMDK .framer-1bmiore, .framer-gTMDK .framer-r8cbad { height: 199px; } .framer-gTMDK .framer-1dasbhb, .framer-gTMDK .framer-cusroe { height: 166px; } .framer-gTMDK .framer-8h2hq6 { flex-direction: column; gap: 0px; } .framer-gTMDK .framer-r8xcbi, .framer-gTMDK .framer-p2refs { flex: none; width: 100%; } .framer-gTMDK .framer-1sq1os5, .framer-gTMDK .framer-17pz4fq { width: 100%; } .framer-gTMDK .framer-1j27z62 { order: 5; } .framer-gTMDK .framer-v8ghi8-container { order: 6; } .framer-gTMDK .framer-g4s2c2-container { order: 0; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-gTMDK .framer-sxrxzn, .framer-gTMDK .framer-18jgux2, .framer-gTMDK .framer-gz9uxh, .framer-gTMDK .framer-8h2hq6 { gap: 0px; } .framer-gTMDK .framer-sxrxzn > * { margin: 0px; margin-bottom: calc(2px / 2); margin-top: calc(2px / 2); } .framer-gTMDK .framer-sxrxzn > :first-child, .framer-gTMDK .framer-18jgux2 > :first-child, .framer-gTMDK .framer-gz9uxh > :first-child, .framer-gTMDK .framer-8h2hq6 > :first-child { margin-top: 0px; } .framer-gTMDK .framer-sxrxzn > :last-child, .framer-gTMDK .framer-18jgux2 > :last-child, .framer-gTMDK .framer-gz9uxh > :last-child, .framer-gTMDK .framer-8h2hq6 > :last-child { margin-bottom: 0px; } .framer-gTMDK .framer-18jgux2 > *, .framer-gTMDK .framer-8h2hq6 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-gTMDK .framer-gz9uxh > * { margin: 0px; margin-bottom: calc(26px / 2); margin-top: calc(26px / 2); } }}`];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 6079.5\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"vB4nL7JQq\":{\"layout\":[\"fixed\",\"auto\"]},\"OeDWzDsnv\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerResponsiveScreen\n */const Framerp1AXU8oBr=withCSS(Component,css,\"framer-gTMDK\");export default Framerp1AXU8oBr;Framerp1AXU8oBr.displayName=\"Wowild\";Framerp1AXU8oBr.defaultProps={height:6079.5,width:1200};addFonts(Framerp1AXU8oBr,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/inter/v18/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuI6fMZ1rib2Bg-4.woff2\",weight:\"500\"},{family:\"Inter\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/inter/v18/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuFuYMZ1rib2Bg-4.woff2\",weight:\"700\"},{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:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/inter/v18/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuGKYMZ1rib2Bg-4.woff2\",weight:\"600\"},{family:\"Inter\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/inter/v18/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuBWYMZ1rib2Bg-4.woff2\",weight:\"900\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5A3Ce6C9YYmCjpQx9M4inSaKU.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/Qx95Xyt0Ka3SGhinnbXIGpEIyP4.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/6mJuEAguuIuMog10gGvH5d3cl8.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/xYYWaj7wCU5zSQH0eXvSaS19wo.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/otTaNuNpVK4RbdlT7zDDdKvQBA.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/d3tHnaQIAeqiE5hGcRw4mmgWYU.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/DolVirEGb34pEXEp8t8FQBSK4.woff2\",weight:\"500\"}]},...MaterialFonts,...FooterDarkFonts,...NavigationFonts,...NavbarFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"Framerp1AXU8oBr\",\"slots\":[],\"annotations\":{\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicHeight\":\"6079.5\",\"framerImmutableVariables\":\"true\",\"framerResponsiveScreen\":\"\",\"framerComponentViewportWidth\":\"true\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"1200\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"vB4nL7JQq\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"OeDWzDsnv\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["fontStore", "fonts", "css", "className", "RichTextWithFX", "withFX", "RichText2", "ImageWithFX", "Image2", "MaterialFonts", "getFonts", "Icon", "FooterDarkFonts", "hsaXRxfPO_default", "NavigationFonts", "GkrS1AJuF_default", "NavbarFonts", "QEpqBDLRw_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "animation", "transition1", "animation1", "transition2", "animation2", "animation3", "transition3", "animation4", "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", "gestureVariant", "scopingClassNames", "cx", "ref1", "pe", "isDisplayed", "isDisplayed1", "defaultLayoutId", "ae", "useCustomCursors", "p", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "x", "PropertyOverrides2", "getLoadingLazyAtYPosition", "Link", "ComponentViewportProvider", "Container", "SVG", "css", "Framerp1AXU8oBr", "withCSS", "p1AXU8oBr_default", "addFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
