{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/tZ4BBLxqep75fqWPDP07/n9RyB3ifxeSooe94Lkru/Scroll_Progress.js", "ssg:https://framerusercontent.com/modules/3OLfZrryq8lQBtF5AfQv/hQrcylnTCemdd8wSnisl/EgMmjmN_B.js", "ssg:https://framerusercontent.com/modules/4rV3CrcTKL3Oqync7m39/GLOdWyLeHdgfGEfRRJ0z/Ib1nxePpt.js"],
  "sourcesContent": ["/*\n\nScroll Progress for Framer\nMIT License\n\n// The MIT License\n\nCopyright (c) 2023 Yann Bellot, Inc.\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n\n*/ import{jsx as _jsx,Fragment as _Fragment}from\"react/jsx-runtime\";import{motion,useScroll}from\"framer-motion\";import{addPropertyControls,ControlType}from\"framer\";export default function Scroll_Progress(props){const{scrollYProgress}=useScroll();let progressOrigin;if(props.Origin==\"l\"){progressOrigin=\"0%\";}if(props.Origin==\"c\"){progressOrigin=\"50%\";}if(props.Origin==\"r\"){progressOrigin=\"100%\";}if(props.progressPosition==true){return /*#__PURE__*/ _jsx(_Fragment,{children:/*#__PURE__*/ _jsx(motion.div,{style:{position:\"fixed\",top:props.progressMargin,left:\"0\",right:\"0\",height:props.progressHeight+\"px\",width:\"100%\",background:props.backgroundColor,scaleX:scrollYProgress,transformOrigin:progressOrigin}})});}if(props.progressPosition==false){return /*#__PURE__*/ _jsx(_Fragment,{children:/*#__PURE__*/ _jsx(motion.div,{style:{position:\"fixed\",bottom:props.progressMargin,left:\"0\",right:\"0\",height:props.progressHeight+\"px\",width:\"100%\",background:props.backgroundColor,scaleX:scrollYProgress,transformOrigin:progressOrigin}})});}};addPropertyControls(Scroll_Progress,{backgroundColor:{type:ControlType.Color,defaultValue:\"#00F\"},progressHeight:{type:ControlType.Number,title:\"Height\",defaultValue:10,min:0,step:1,displayStepper:true},progressPosition:{type:ControlType.Boolean,title:\"Recycle\",defaultValue:true,enabledTitle:\"Top\",disabledTitle:\"Bottom\"},progressMargin:{type:ControlType.Number,title:\"Margin\",defaultValue:0,min:0,step:1,displayStepper:true},Origin:{type:ControlType.Enum,defaultValue:\"l\",displaySegmentedControl:true,segmentedControlDirection:\"horizontal\",options:[\"l\",\"c\",\"r\"],optionTitles:[\"Left\",\"Center\",\"Right\"]}});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"Scroll_Progress\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Scroll_Progress.map", "// Generated by Framer (e2fa450)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"CUSTOM;Futura Now Headline Black\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"Futura Now Headline Black\",source:\"custom\",url:\"https://framerusercontent.com/assets/9WRuZcyMavenbwl5X8YKN9Og.woff2\"}]}];export const css=['.framer-mDv8m .framer-styles-preset-eus0ye:not(.rich-text-wrapper), .framer-mDv8m .framer-styles-preset-eus0ye.rich-text-wrapper h5 { --framer-font-family: \"Futura Now Headline Black\", \"Futura Now Headline Black Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 22px; --framer-font-style: normal; --framer-font-weight: 400; --framer-letter-spacing: 0em; --framer-line-height: 1.4em; --framer-paragraph-spacing: 0px; --framer-text-alignment: start; --framer-text-color: var(--token-66c2571e-f942-4d1c-85c3-807f5d60ed94, #122036); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; }','@media (max-width: 1199px) and (min-width: 1024px) { .framer-mDv8m .framer-styles-preset-eus0ye:not(.rich-text-wrapper), .framer-mDv8m .framer-styles-preset-eus0ye.rich-text-wrapper h5 { --framer-font-family: \"Futura Now Headline Black\", \"Futura Now Headline Black Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 14px; --framer-font-style: normal; --framer-font-weight: 400; --framer-letter-spacing: 0em; --framer-line-height: 1.4em; --framer-paragraph-spacing: 0px; --framer-text-alignment: start; --framer-text-color: var(--token-66c2571e-f942-4d1c-85c3-807f5d60ed94, #122036); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; } }','@media (max-width: 1023px) and (min-width: 768px) { .framer-mDv8m .framer-styles-preset-eus0ye:not(.rich-text-wrapper), .framer-mDv8m .framer-styles-preset-eus0ye.rich-text-wrapper h5 { --framer-font-family: \"Futura Now Headline Black\", \"Futura Now Headline Black Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 12px; --framer-font-style: normal; --framer-font-weight: 400; --framer-letter-spacing: 0em; --framer-line-height: 1.4em; --framer-paragraph-spacing: 0px; --framer-text-alignment: start; --framer-text-color: var(--token-66c2571e-f942-4d1c-85c3-807f5d60ed94, #122036); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; } }','@media (max-width: 767px) and (min-width: 0px) { .framer-mDv8m .framer-styles-preset-eus0ye:not(.rich-text-wrapper), .framer-mDv8m .framer-styles-preset-eus0ye.rich-text-wrapper h5 { --framer-font-family: \"Futura Now Headline Black\", \"Futura Now Headline Black Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 9px; --framer-font-style: normal; --framer-font-weight: 400; --framer-letter-spacing: 0em; --framer-line-height: 1.4em; --framer-paragraph-spacing: 0px; --framer-text-alignment: start; --framer-text-color: var(--token-66c2571e-f942-4d1c-85c3-807f5d60ed94, #122036); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; } }'];export const className=\"framer-mDv8m\";\nexport const __FramerMetadata__ = {\"exports\":{\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (ae50a0d)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ComponentPresetsProvider,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromComponentPreset,getFontsFromSharedStyle,getLoadingLazyAtYPosition,getWhereExpressionFromPathVariables,Image,NotFoundError,PropertyOverrides,ResolveLinks,RichText,useActiveVariantCallback,useComponentViewport,useCurrentPathVariables,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useOverlayState,useQueryData,useRouteElementId,useRouter,withCodeBoundaryForOverrides,withCSS,withFX,withOptimizedAppearEffect,withVariantAppearEffect}from\"framer\";import{AnimatePresence,LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import*as ReactDOM from\"react-dom\";import Scroll_Progress from\"https://framerusercontent.com/modules/tZ4BBLxqep75fqWPDP07/n9RyB3ifxeSooe94Lkru/Scroll_Progress.js\";import TextLinkTextLinkUnderline from\"#framer/local/canvasComponent/B7L7nh3pm/B7L7nh3pm.js\";import AquabluPrimaryButton from\"#framer/local/canvasComponent/k_PfhONSO/k_PfhONSO.js\";import AquabluNavigationMobile from\"#framer/local/canvasComponent/KgVb03hCW/KgVb03hCW.js\";import AquabluSecondaryButton from\"#framer/local/canvasComponent/LDnjawyCl/LDnjawyCl.js\";import AquabluFullNavigationMobile from\"#framer/local/canvasComponent/p4A7nPpii/p4A7nPpii.js\";import AquabluNewsletterLayer from\"#framer/local/canvasComponent/Q4u0t6Wgr/Q4u0t6Wgr.js\";import AquabluNavigationDesktop from\"#framer/local/canvasComponent/vIt06aneO/vIt06aneO.js\";import AquabluFooter from\"#framer/local/canvasComponent/X0webG0Ys/X0webG0Ys.js\";import{Clipboard_Share}from\"#framer/local/codeFile/wwghMu5/Share_blob.js\";import Stories from\"#framer/local/collection/x14H8Qaae/x14H8Qaae.js\";import*as componentPresets from\"#framer/local/componentPresets/componentPresets/componentPresets.js\";import*as sharedStyle13 from\"#framer/local/css/bNsFr_r1D/bNsFr_r1D.js\";import*as sharedStyle10 from\"#framer/local/css/c1XBz4hIz/c1XBz4hIz.js\";import*as sharedStyle11 from\"#framer/local/css/CDAMVCib2/CDAMVCib2.js\";import*as sharedStyle4 from\"#framer/local/css/dQyDA_Lpr/dQyDA_Lpr.js\";import*as sharedStyle12 from\"#framer/local/css/EgMmjmN_B/EgMmjmN_B.js\";import*as sharedStyle7 from\"#framer/local/css/izFw7CWib/izFw7CWib.js\";import*as sharedStyle6 from\"#framer/local/css/KLlNNC905/KLlNNC905.js\";import*as sharedStyle9 from\"#framer/local/css/n8e0xEY_n/n8e0xEY_n.js\";import*as sharedStyle14 from\"#framer/local/css/OXLUYj4Ar/OXLUYj4Ar.js\";import*as sharedStyle3 from\"#framer/local/css/rnHPp8Xf8/rnHPp8Xf8.js\";import*as sharedStyle1 from\"#framer/local/css/SJt7fXVzX/SJt7fXVzX.js\";import*as sharedStyle5 from\"#framer/local/css/UbCK1nJTD/UbCK1nJTD.js\";import*as sharedStyle from\"#framer/local/css/VDHfyAhu0/VDHfyAhu0.js\";import*as sharedStyle2 from\"#framer/local/css/Y735KAqD2/Y735KAqD2.js\";import*as sharedStyle8 from\"#framer/local/css/Ys2com5Hn/Ys2com5Hn.js\";import metadataProvider from\"#framer/local/webPageMetadata/Ib1nxePpt/Ib1nxePpt.js\";const AquabluNavigationDesktopFonts=getFonts(AquabluNavigationDesktop);const AquabluNavigationDesktopWithVariantAppearEffect=withVariantAppearEffect(AquabluNavigationDesktop);const ContainerWithFX=withFX(Container);const AquabluNavigationMobileFonts=getFonts(AquabluNavigationMobile);const AquabluNavigationMobileWithVariantAppearEffect=withVariantAppearEffect(AquabluNavigationMobile);const AquabluFullNavigationMobileFonts=getFonts(AquabluFullNavigationMobile);const Scroll_ProgressFonts=getFonts(Scroll_Progress);const RichTextWithOptimizedAppearEffect=withOptimizedAppearEffect(RichText);const MotionDivWithOptimizedAppearEffect=withOptimizedAppearEffect(motion.div);const TextLinkTextLinkUnderlineFonts=getFonts(TextLinkTextLinkUnderline);const MotionDivClipboard_Sharejchkod=withCodeBoundaryForOverrides(motion.div,{nodeId:\"gy3RN1saN\",override:Clipboard_Share,scopeId:\"Ib1nxePpt\"});const MotionDivClipboard_Shareyxw7p3=withCodeBoundaryForOverrides(motion.div,{nodeId:\"LTFbscLCD\",override:Clipboard_Share,scopeId:\"Ib1nxePpt\"});const AquabluPrimaryButtonFonts=getFonts(AquabluPrimaryButton);const AquabluSecondaryButtonFonts=getFonts(AquabluSecondaryButton);const AquabluNewsletterLayerFonts=getFonts(AquabluNewsletterLayer);const AquabluFooterFonts=getFonts(AquabluFooter);const breakpoints={P7DaU3y8E:\"(max-width: 767px)\",SHfIVpOIW:\"(min-width: 768px) and (max-width: 1023px)\",X0oKAQDZC:\"(min-width: 1400px) and (max-width: 1919px)\",xDt9oPZcd:\"(min-width: 1920px)\",zFsVhGRay:\"(min-width: 1024px) and (max-width: 1399px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-cgdx6\";const variantClassNames={P7DaU3y8E:\"framer-v-ibxpk8\",SHfIVpOIW:\"framer-v-rwvtf9\",X0oKAQDZC:\"framer-v-pwc5ml\",xDt9oPZcd:\"framer-v-ho22i7\",zFsVhGRay:\"framer-v-neyme6\"};const transition1={damping:40,delay:0,mass:1,stiffness:300,type:\"spring\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:-150};const getContainer=()=>{return document.querySelector(\"#template-overlay\")??document.querySelector(\"#overlay\")??document.body;};const Overlay=({children,blockDocumentScrolling,enabled=true})=>{const[visible,setVisible]=useOverlayState({blockDocumentScrolling});return children({hide:()=>setVisible(false),show:()=>setVisible(true),toggle:()=>setVisible(!visible),visible:enabled&&visible});};const transition2={delay:.5,duration:2,ease:[.16,1,.3,1],type:\"tween\"};const animation1={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition2,x:0,y:0};const animation2={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:80};const animation3={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:50};const transition3={delay:.6,duration:2,ease:[.16,1,.3,1],type:\"tween\"};const animation4={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition3,x:0,y:0};const animation5={opacity:.001,rotate:4,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:50};const transition4={delay:.7,duration:2,ease:[.16,1,.3,1],type:\"tween\"};const animation6={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition4,x:0,y:0};const animation7={opacity:.001,rotate:4,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:30};const transition5={delay:.8,duration:2,ease:[.16,1,.3,1],type:\"tween\"};const animation8={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition5,x:0,y:0};const transition6={delay:1,duration:2,ease:[.16,1,.3,1],type:\"tween\"};const animation9={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition6,x:0,y:0};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={\"Big screen \":\"xDt9oPZcd\",\"Tablet - Large\":\"zFsVhGRay\",\"Tablet - Small\":\"SHfIVpOIW\",Desktop:\"X0oKAQDZC\",Phone:\"P7DaU3y8E\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"X0oKAQDZC\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const currentPathVariables=useCurrentPathVariables();const[currentRouteData]=useQueryData({from:{alias:\"Ib1nxePpt\",data:Stories,type:\"Collection\"},select:[{collection:\"Ib1nxePpt\",name:\"PnlMQ9LWm\",type:\"Identifier\"},{collection:\"Ib1nxePpt\",name:\"JdMjytSDK\",type:\"Identifier\"},{collection:\"Ib1nxePpt\",name:\"vX1AnMOBv\",type:\"Identifier\"},{collection:\"Ib1nxePpt\",name:\"NJcmXtow9\",type:\"Identifier\"},{collection:\"Ib1nxePpt\",name:\"hPeIhZb7Q\",type:\"Identifier\"},{collection:\"Ib1nxePpt\",name:\"fzKguB9Z3\",type:\"Identifier\"},{collection:\"Ib1nxePpt\",name:\"MhFxgEBJd\",type:\"Identifier\"},{collection:\"Ib1nxePpt\",name:\"UMWXKElOE\",type:\"Identifier\"},{collection:\"Ib1nxePpt\",name:\"hh2LUt7jo\",type:\"Identifier\"},{collection:\"Ib1nxePpt\",name:\"c94SlKoFi\",type:\"Identifier\"},{collection:\"Ib1nxePpt\",name:\"SZr3r8lUi\",type:\"Identifier\"}],where:getWhereExpressionFromPathVariables(currentPathVariables,\"Ib1nxePpt\")});const getFromCurrentRouteData=key=>{if(!currentRouteData)throw new NotFoundError(`No data matches path variables: ${JSON.stringify(currentPathVariables)}`);return currentRouteData[key];};const{style,className,layoutId,variant,PnlMQ9LWm=getFromCurrentRouteData(\"PnlMQ9LWm\")??\"\",JdMjytSDK=getFromCurrentRouteData(\"JdMjytSDK\")??\"\",vX1AnMOBv=getFromCurrentRouteData(\"vX1AnMOBv\")??\"\",fzKguB9Z3=getFromCurrentRouteData(\"fzKguB9Z3\"),c94SlKoFi=getFromCurrentRouteData(\"c94SlKoFi\")??\"\",MhFxgEBJd=getFromCurrentRouteData(\"MhFxgEBJd\"),UMWXKElOE=getFromCurrentRouteData(\"UMWXKElOE\"),SZr3r8lUi=getFromCurrentRouteData(\"SZr3r8lUi\")??\"\",hh2LUt7jo=getFromCurrentRouteData(\"hh2LUt7jo\")??\"\",...restProps}=getProps(props);React.useEffect(()=>{const metadata=metadataProvider(currentRouteData,activeLocale);if(metadata.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata.robots);document.head.appendChild(robotsTag);}}},[currentRouteData,activeLocale]);React.useInsertionEffect(()=>{const metadata=metadataProvider(currentRouteData,activeLocale);document.title=metadata.title||\"\";if(metadata.viewport){document.querySelector('meta[name=\"viewport\"]')?.setAttribute(\"content\",metadata.viewport);}},[currentRouteData,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const{activeVariantCallback,delay}=useActiveVariantCallback(undefined);const gY7bwEq5b3bnx0g=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.toggle();});const MhIUggWX31wnntms=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.hide();});const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className,sharedStyle5.className,sharedStyle6.className,sharedStyle7.className,sharedStyle8.className,sharedStyle9.className,sharedStyle10.className,sharedStyle11.className,sharedStyle12.className,sharedStyle13.className,sharedStyle14.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if(!isBrowser())return true;if([\"zFsVhGRay\",\"P7DaU3y8E\",\"SHfIVpOIW\"].includes(baseVariant))return false;return true;};const isDisplayed1=()=>{if(!isBrowser())return true;if([\"zFsVhGRay\",\"P7DaU3y8E\",\"SHfIVpOIW\"].includes(baseVariant))return true;return false;};const elementId=useRouteElementId(\"XrufX6OIG\");const ref1=React.useRef(null);const elementId1=useRouteElementId(\"Ilt_8h0l3\");const ref2=React.useRef(null);const isDisplayed2=()=>{if(!isBrowser())return true;if(baseVariant===\"xDt9oPZcd\")return false;return true;};const isDisplayed3=()=>{if(!isBrowser())return true;if(baseVariant===\"SHfIVpOIW\")return false;return true;};const router=useRouter();const isDisplayed4=()=>{if(!isBrowser())return true;if(baseVariant===\"SHfIVpOIW\")return true;return false;};useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"X0oKAQDZC\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: rgb(255, 255, 255); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-pwc5ml\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-skecbk\",\"data-framer-name\":\"Buy Template Module\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1jg447h\",\"data-framer-name\":\"Button Wrapper\"})}),isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:83,width:componentViewport?.width||\"100vw\",y:0,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:false,__framer__scrollDirection:{direction:\"down\",target:animation},__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-vpbcv9-container hidden-neyme6 hidden-ibxpk8 hidden-rwvtf9\",layoutScroll:true,nodeId:\"juX0f0fDa\",rendersWithMotion:true,scopeId:\"Ib1nxePpt\",children:/*#__PURE__*/_jsx(AquabluNavigationDesktopWithVariantAppearEffect,{__framer__animateOnce:false,__framer__threshold:0,__framer__variantAppearEffectEnabled:true,hA73L_kR5:\"0px 80px 0px 80px\",height:\"100%\",id:\"juX0f0fDa\",kqcy_Kd8K:\"20px 0px 20px 0px\",layoutId:\"juX0f0fDa\",style:{width:\"100%\"},variant:\"Vu92ItamH\",width:\"100%\"})})}),isDisplayed1()&&/*#__PURE__*/_jsx(Overlay,{children:overlay=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{P7DaU3y8E:{height:33,width:componentViewport?.width||\"100vw\",y:0},SHfIVpOIW:{height:33,width:componentViewport?.width||\"100vw\",y:0},zFsVhGRay:{height:33,width:componentViewport?.width||\"100vw\",y:0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsxs(ContainerWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:false,__framer__scrollDirection:{direction:\"down\",target:animation},__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1fqpe9k-container hidden-pwc5ml hidden-ho22i7\",id:\"1fqpe9k\",layoutScroll:true,nodeId:\"IRr36dovw\",rendersWithMotion:true,scopeId:\"Ib1nxePpt\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{P7DaU3y8E:{dXpNisc5u:\"16px 16px 16px 16px\"},SHfIVpOIW:{dXpNisc5u:\"20px 40px 20px 40px\"},zFsVhGRay:{dXpNisc5u:\"20px 40px 20px 40px\"}},children:/*#__PURE__*/_jsx(AquabluNavigationMobileWithVariantAppearEffect,{__framer__animateOnce:false,__framer__threshold:0,__framer__variantAppearEffectEnabled:true,dXpNisc5u:\"40px 80px 40px 80px\",gY7bwEq5b:gY7bwEq5b3bnx0g({overlay}),height:\"100%\",id:\"IRr36dovw\",layoutId:\"IRr36dovw\",style:{width:\"100%\"},variant:\"Ife7xH5QU\",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:0,ease:[.5,0,.88,.77],type:\"tween\"}},className:cx(scopingClassNames,\"framer-1grnbno\"),\"data-framer-portal-id\":\"1fqpe9k\",exit:{opacity:0,transition:{delay:0,duration:0,ease:[.12,.23,.5,1],type:\"tween\"}},initial:{opacity:0},onTap:()=>overlay.hide()},\"KSH6wY49x\"),/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:cx(scopingClassNames,\"framer-cc2yr9-container\"),\"data-framer-portal-id\":\"1fqpe9k\",inComponentSlot:true,nodeId:\"GCy3eEAPe\",rendersWithMotion:true,scopeId:\"Ib1nxePpt\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{P7DaU3y8E:{u8ek81EJx:\"16px 0px 16px 0px\",ZLh4LCf9l:\"0px 16px 0px 16px\"},SHfIVpOIW:{u8ek81EJx:\"20px 0px 20px 0px\",ZLh4LCf9l:\"0px 40px 0px 40px\"},zFsVhGRay:{u8ek81EJx:\"20px 0px 20px 0px\",ZLh4LCf9l:\"0px 40px 0px 40px\"}},children:/*#__PURE__*/_jsx(AquabluFullNavigationMobile,{height:\"100%\",id:\"GCy3eEAPe\",layoutId:\"GCy3eEAPe\",MhIUggWX3:MhIUggWX31wnntms({overlay}),style:{height:\"100%\",width:\"100%\"},u8ek81EJx:\"40px 0px 40px 0px\",width:\"100%\",ZLh4LCf9l:\"0px 80px 0px 80px\"})})})})]}),getContainer())})})]})})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-qqkdtf-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"S9tDTxDry\",scopeId:\"Ib1nxePpt\",children:/*#__PURE__*/_jsx(Scroll_Progress,{backgroundColor:\"var(--token-a12d9f90-93f9-42a2-bc3a-e95a71fc59d5, rgb(106, 144, 247))\",height:\"100%\",id:\"S9tDTxDry\",layoutId:\"S9tDTxDry\",Origin:\"l\",progressHeight:2,progressMargin:0,progressPosition:true,width:\"100%\"})})}),/*#__PURE__*/_jsxs(\"main\",{className:\"framer-lzrz55\",\"data-framer-name\":\"Main\",children:[/*#__PURE__*/_jsxs(\"section\",{className:\"framer-gyzeup\",\"data-framer-name\":\"Section Hero\",id:elementId,ref:ref1,children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-17526hs\",\"data-framer-name\":\"Heading\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{P7DaU3y8E:{initial:animation3}},children:/*#__PURE__*/_jsx(RichTextWithOptimizedAppearEffect,{__fromCanvasComponent:true,animate:animation1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-zggwsl\",\"data-styles-preset\":\"VDHfyAhu0\",style:{\"--framer-text-color\":\"var(--token-66c2571e-f942-4d1c-85c3-807f5d60ed94, rgb(18, 32, 54))\"},children:\"Can Sparkling Water Help with Weight Loss?\\xa0\"})}),className:\"framer-1fdjyk6\",\"data-framer-appear-id\":\"1fdjyk6\",\"data-framer-name\":\"About us\",fonts:[\"Inter\"],initial:animation2,optimized:true,style:{transformPerspective:1200},text:PnlMQ9LWm,verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-rh1lg9\",\"data-framer-name\":\"Add On\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1q2afuf\",\"data-framer-name\":\"Time Wrapper\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{P7DaU3y8E:{animate:animation6,initial:animation7}},children:/*#__PURE__*/_jsxs(MotionDivWithOptimizedAppearEffect,{animate:animation4,className:\"framer-err9sc\",\"data-framer-appear-id\":\"err9sc\",\"data-framer-name\":\"Time read\",initial:animation5,optimized:true,style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{SHfIVpOIW:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-le6vra\",\"data-styles-preset\":\"Y735KAqD2\",style:{\"--framer-text-color\":\"var(--token-66c2571e-f942-4d1c-85c3-807f5d60ed94, rgb(18, 32, 54))\"},children:\"6 min \"})})},zFsVhGRay:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-le6vra\",\"data-styles-preset\":\"Y735KAqD2\",style:{\"--framer-text-color\":\"var(--token-66c2571e-f942-4d1c-85c3-807f5d60ed94, rgb(18, 32, 54))\"},children:\"6 min \"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-towgad\",\"data-styles-preset\":\"SJt7fXVzX\",children:\"6 min read\"})}),className:\"framer-1so7zu\",fonts:[\"Inter\"],text:JdMjytSDK,verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{SHfIVpOIW:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-le6vra\",\"data-styles-preset\":\"Y735KAqD2\",style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\"|\"})})},zFsVhGRay:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-le6vra\",\"data-styles-preset\":\"Y735KAqD2\",style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\"|\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-17dg7xb\",\"data-styles-preset\":\"rnHPp8Xf8\",style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\"|\"})}),className:\"framer-13yhhte\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-17dg7xb\",\"data-styles-preset\":\"rnHPp8Xf8\",style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\"December, 27th 2024\"})}),className:\"framer-1wvny8b\",fonts:[\"Inter\"],text:vX1AnMOBv,verticalAlignment:\"top\",withExternalLayout:true})]})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-uqhd88\",\"data-framer-name\":\"Share Article Wrapper \",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{P7DaU3y8E:{initial:animation7}},children:/*#__PURE__*/_jsx(MotionDivWithOptimizedAppearEffect,{animate:animation8,className:\"framer-almxf3\",\"data-framer-appear-id\":\"almxf3\",\"data-framer-name\":\"Share Article\",initial:animation5,optimized:true,style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(MotionDivClipboard_Sharejchkod,{className:\"framer-jchkod\",\"data-framer-name\":\"Code Override\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{P7DaU3y8E:{y:(componentViewport?.y||0)+0+200+0+0+150+0+0+70.03999999999999+0+22+0+0+0},SHfIVpOIW:{y:(componentViewport?.y||0)+0+200+0+0+150+0+0+70.03999999999999+0+40+0+0+0},zFsVhGRay:{y:(componentViewport?.y||0)+0+200+0+0+150+0+0+70.03999999999999+0+40+0+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:22,y:(componentViewport?.y||0)+0+200+0+0+150+0+0+0+24+0+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1w2aqw8-container\",nodeId:\"lQnbhhapa\",rendersWithMotion:true,scopeId:\"Ib1nxePpt\",children:/*#__PURE__*/_jsx(TextLinkTextLinkUnderline,{height:\"100%\",id:\"lQnbhhapa\",layoutId:\"lQnbhhapa\",lQ_FXk_nD:false,UvO00kpP1:\"Share Article\",variant:\"wGTOM3i3T\",width:\"100%\"})})})})})})})})]})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{P7DaU3y8E:{animate:animation9}},children:/*#__PURE__*/_jsx(MotionDivWithOptimizedAppearEffect,{animate:animation8,className:\"framer-djwvvu\",\"data-framer-appear-id\":\"djwvvu\",\"data-framer-name\":\"Image Wrapper\",id:elementId1,initial:animation2,optimized:true,ref:ref2,style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{P7DaU3y8E:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+200+0+0+150+214.04+0),sizes:`calc(${componentViewport?.width||\"100vw\"} - 30px)`,...toResponsiveImage(fzKguB9Z3)}},SHfIVpOIW:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+200+0+0+150+232.04+0),sizes:`calc(${componentViewport?.width||\"100vw\"} - 90px)`,...toResponsiveImage(fzKguB9Z3)}},zFsVhGRay:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+200+0+0+150+232.04+0),sizes:`calc(${componentViewport?.width||\"100vw\"} - 90px)`,...toResponsiveImage(fzKguB9Z3)}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+200+0+0+150+155.04+0),sizes:`calc(${componentViewport?.width||\"100vw\"} - 90px)`,...toResponsiveImage(fzKguB9Z3)},className:\"framer-11v0p6q\",\"data-framer-name\":\"Thumbnail\"})})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1pebq39\",\"data-framer-name\":\"Section Article\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1t46u0v\",\"data-framer-name\":\"Container\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1m15dn6\",\"data-framer-name\":\"Chapter 1\",children:/*#__PURE__*/_jsx(ComponentPresetsProvider,{presets:{\"module:NEd4VmDdsxM3StIUbddO/1de6WpgIbCrKkRcPfQcW/YouTube.js:Youtube\":componentPresets.props[\"T_YUiIzZf\"],\"module:pVk4QsoHxASnVtUBp6jr/QVzZltTawVJTjmjAWG3C/CodeBlock.js:default\":componentPresets.props[\"GnLoyyJik\"]},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{SHfIVpOIW:{stylesPresetsClassNames:{blockquote:\"framer-styles-preset-12ak7zl\",code:\"framer-styles-preset-vkii2v\",h2:\"framer-styles-preset-1nel46h\",h3:\"framer-styles-preset-1u1jq3e\",h4:\"framer-styles-preset-1i4aqhz\",h5:\"framer-styles-preset-1j62ak4\",h6:\"framer-styles-preset-54dq4q\",img:\"framer-styles-preset-1g472xb\",p:\"framer-styles-preset-1wi6qvp\"}},zFsVhGRay:{stylesPresetsClassNames:{blockquote:\"framer-styles-preset-12ak7zl\",code:\"framer-styles-preset-vkii2v\",h2:\"framer-styles-preset-1nel46h\",h3:\"framer-styles-preset-1u1jq3e\",h4:\"framer-styles-preset-1i4aqhz\",h5:\"framer-styles-preset-1j62ak4\",h6:\"framer-styles-preset-54dq4q\",img:\"framer-styles-preset-1g472xb\",p:\"framer-styles-preset-1wi6qvp\"}}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:c94SlKoFi,className:\"framer-pxvopa\",fonts:[\"Inter\"],stylesPresetsClassNames:{blockquote:\"framer-styles-preset-12ak7zl\",code:\"framer-styles-preset-vkii2v\",h2:\"framer-styles-preset-4bjfgn\",h3:\"framer-styles-preset-1u1jq3e\",h4:\"framer-styles-preset-1i4aqhz\",h5:\"framer-styles-preset-1j62ak4\",h6:\"framer-styles-preset-54dq4q\",img:\"framer-styles-preset-1g472xb\",p:\"framer-styles-preset-1wi6qvp\"},verticalAlignment:\"top\",withExternalLayout:true})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-tnhput\",\"data-framer-name\":\"Container\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-pxk0w4\",\"data-framer-name\":\"Image Duo Wrapper\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-12cyfwf\",\"data-framer-name\":\"Image Wrapper\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{P7DaU3y8E:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+200+0+854.04+0+206+0+0+0+0),sizes:\"357.2188px\",...toResponsiveImage(MhFxgEBJd)}},SHfIVpOIW:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+200+0+872.04+0+206+0+0+0),sizes:`max((max(${componentViewport?.width||\"100vw\"} - 160px, 1px) - 15px) / 2, 1px)`,...toResponsiveImage(MhFxgEBJd)}},xDt9oPZcd:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+200+0+795.04+0+206+0+0+0),sizes:`max((max(min(${componentViewport?.width||\"100vw\"}, 1600px) - 160px, 1px) - 15px) / 2, 1px)`,...toResponsiveImage(MhFxgEBJd)}},zFsVhGRay:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+200+0+872.04+0+206+0+0+0),sizes:`max((max(${componentViewport?.width||\"100vw\"} - 160px, 1px) - 15px) / 2, 1px)`,...toResponsiveImage(MhFxgEBJd)}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+200+0+795.04+0+206+0+0+0),sizes:`max((max(${componentViewport?.width||\"100vw\"} - 160px, 1px) - 15px) / 2, 1px)`,...toResponsiveImage(MhFxgEBJd)},className:\"framer-nnlb4h\",\"data-framer-name\":\"Image\"})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-7r4an0\",\"data-framer-name\":\"Image Wrapper\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{P7DaU3y8E:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+200+0+854.04+0+206+0+0+315+-93.5),sizes:\"360.1771px\",...toResponsiveImage(UMWXKElOE)}},SHfIVpOIW:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+200+0+872.04+0+206+0+0+0),sizes:`max((max(${componentViewport?.width||\"100vw\"} - 160px, 1px) - 15px) / 2, 1px)`,...toResponsiveImage(UMWXKElOE)}},xDt9oPZcd:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+200+0+795.04+0+206+0+0+0),sizes:`max((max(min(${componentViewport?.width||\"100vw\"}, 1600px) - 160px, 1px) - 15px) / 2, 1px)`,...toResponsiveImage(UMWXKElOE)}},zFsVhGRay:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+200+0+872.04+0+206+0+0+0),sizes:`max((max(${componentViewport?.width||\"100vw\"} - 160px, 1px) - 15px) / 2, 1px)`,...toResponsiveImage(UMWXKElOE)}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+200+0+795.04+0+206+0+0+0),sizes:`max((max(${componentViewport?.width||\"100vw\"} - 160px, 1px) - 15px) / 2, 1px)`,...toResponsiveImage(UMWXKElOE)},className:\"framer-h9m0lx\",\"data-framer-name\":\"Image\"})})})]})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-yzhyfe\",\"data-framer-name\":\"Container\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1em8x5d\",\"data-framer-name\":\"Chapter 2\",children:/*#__PURE__*/_jsx(ComponentPresetsProvider,{presets:{\"module:NEd4VmDdsxM3StIUbddO/1de6WpgIbCrKkRcPfQcW/YouTube.js:Youtube\":componentPresets.props[\"T_YUiIzZf\"],\"module:pVk4QsoHxASnVtUBp6jr/QVzZltTawVJTjmjAWG3C/CodeBlock.js:default\":componentPresets.props[\"GnLoyyJik\"]},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{P7DaU3y8E:{stylesPresetsClassNames:{blockquote:\"framer-styles-preset-12ak7zl\",code:\"framer-styles-preset-vkii2v\",h2:\"framer-styles-preset-4bjfgn\",h3:\"framer-styles-preset-1u1jq3e\",h4:\"framer-styles-preset-1i4aqhz\",h5:\"framer-styles-preset-eus0ye\",h6:\"framer-styles-preset-54dq4q\",img:\"framer-styles-preset-1g472xb\",p:\"framer-styles-preset-1wi6qvp\"}},SHfIVpOIW:{stylesPresetsClassNames:{blockquote:\"framer-styles-preset-12ak7zl\",code:\"framer-styles-preset-vkii2v\",h2:\"framer-styles-preset-4bjfgn\",h3:\"framer-styles-preset-1u1jq3e\",h4:\"framer-styles-preset-1i4aqhz\",h5:\"framer-styles-preset-eus0ye\",h6:\"framer-styles-preset-54dq4q\",img:\"framer-styles-preset-1g472xb\",p:\"framer-styles-preset-1wi6qvp\"}},zFsVhGRay:{stylesPresetsClassNames:{blockquote:\"framer-styles-preset-12ak7zl\",code:\"framer-styles-preset-vkii2v\",h2:\"framer-styles-preset-4bjfgn\",h3:\"framer-styles-preset-1u1jq3e\",h4:\"framer-styles-preset-1i4aqhz\",h5:\"framer-styles-preset-eus0ye\",h6:\"framer-styles-preset-54dq4q\",img:\"framer-styles-preset-1g472xb\",p:\"framer-styles-preset-1wi6qvp\"}}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:SZr3r8lUi,className:\"framer-137v7du\",fonts:[\"Inter\"],stylesPresetsClassNames:{blockquote:\"framer-styles-preset-12ak7zl\",code:\"framer-styles-preset-vkii2v\",h2:\"framer-styles-preset-1nel46h\",h3:\"framer-styles-preset-1u1jq3e\",h4:\"framer-styles-preset-1i4aqhz\",h5:\"framer-styles-preset-eus0ye\",h6:\"framer-styles-preset-54dq4q\",img:\"framer-styles-preset-1g472xb\",p:\"framer-styles-preset-1wi6qvp\"},verticalAlignment:\"top\",withExternalLayout:true})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-gwf8gj\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-867aa6\",\"data-framer-name\":\"Author\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-lwjatk\",\"data-styles-preset\":\"bNsFr_r1D\",children:\"by\"})}),className:\"framer-1vh8dtx\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-lwjatk\",\"data-styles-preset\":\"bNsFr_r1D\",children:\"Marc van Zuylen\"})}),className:\"framer-1caszhk\",fonts:[\"Inter\"],text:hh2LUt7jo,verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-towgad\",\"data-styles-preset\":\"SJt7fXVzX\",children:\"/\"})}),className:\"framer-ww8okq\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(MotionDivClipboard_Shareyxw7p3,{className:\"framer-yxw7p3\",\"data-framer-name\":\"Code Override\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{P7DaU3y8E:{y:(componentViewport?.y||0)+0+200+0+854.04+0+821+45+136+0+0},SHfIVpOIW:{y:(componentViewport?.y||0)+0+200+0+872.04+0+686+45+136+0+0},zFsVhGRay:{y:(componentViewport?.y||0)+0+200+0+872.04+0+686+45+136+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:22,y:(componentViewport?.y||0)+0+200+0+795.04+0+686+45+136+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-7e6ghn-container\",nodeId:\"XupH_ZuaM\",rendersWithMotion:true,scopeId:\"Ib1nxePpt\",children:/*#__PURE__*/_jsx(TextLinkTextLinkUnderline,{height:\"100%\",id:\"XupH_ZuaM\",layoutId:\"XupH_ZuaM\",lQ_FXk_nD:false,UvO00kpP1:\"Share Article\",variant:\"wGTOM3i3T\",width:\"100%\"})})})})})]})]})]}),isDisplayed2()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-1jmggp3 hidden-ho22i7\",\"data-framer-name\":\"Short CTA\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-15132sy\",\"data-framer-name\":\"Wrapper\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-v2d7ux\",\"data-styles-preset\":\"OXLUYj4Ar\",style:{\"--framer-text-alignment\":\"center\"},children:\"INTERESTED IN MORE INFORMATION? \"})}),className:\"framer-voypw9\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1dm4bni\",children:[isDisplayed3()&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"mgMZCVhue\"},implicitPathVariables:undefined},{href:{webPageId:\"mgMZCVhue\"},implicitPathVariables:undefined},{href:{webPageId:\"mgMZCVhue\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{P7DaU3y8E:{y:(componentViewport?.y||0)+0+200+0+1978.04+60+0+0+190+0},zFsVhGRay:{y:(componentViewport?.y||0)+0+200+0+1881.04+74+0+160+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:42,y:(componentViewport?.y||0)+0+200+0+1804.04+74+0+160+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-nuajyj-container hidden-rwvtf9\",nodeId:\"wYlFEMAJ9\",scopeId:\"Ib1nxePpt\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{P7DaU3y8E:{NhREodF7M:resolvedLinks[2]},zFsVhGRay:{NhREodF7M:resolvedLinks[1]}},children:/*#__PURE__*/_jsx(AquabluPrimaryButton,{height:\"100%\",id:\"wYlFEMAJ9\",layoutId:\"wYlFEMAJ9\",NhREodF7M:resolvedLinks[0],variant:\"dCEAWOWig\",VvOZJf0g0:false,width:\"100%\",XqpXZUGU6:\"REQUEST A BROCHURE\"})})})})})}),isDisplayed3()&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"eDi0YE0Lk\"},implicitPathVariables:undefined},{href:{webPageId:\"eDi0YE0Lk\"},implicitPathVariables:undefined},{href:{webPageId:\"eDi0YE0Lk\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{P7DaU3y8E:{y:(componentViewport?.y||0)+0+200+0+1978.04+60+0+0+190+12},zFsVhGRay:{y:(componentViewport?.y||0)+0+200+0+1881.04+74+0+160+12}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:18,y:(componentViewport?.y||0)+0+200+0+1804.04+74+0+160+12,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1wrt48g-container hidden-rwvtf9\",nodeId:\"DZ7FHaKet\",scopeId:\"Ib1nxePpt\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{P7DaU3y8E:{NhREodF7M:resolvedLinks1[2]},zFsVhGRay:{NhREodF7M:resolvedLinks1[1]}},children:/*#__PURE__*/_jsx(AquabluSecondaryButton,{CaJsr7ISV:true,height:\"100%\",id:\"DZ7FHaKet\",ID6FmQSMA:\"var(--token-00234f9e-9014-4bfb-8be0-2979846e7c26, rgb(255, 255, 255))\",layoutId:\"DZ7FHaKet\",NhREodF7M:resolvedLinks1[0],NVtxUoUuZ:false,variant:\"VJ1ViS0IV\",width:\"100%\",XqpXZUGU6:\"REQUEST A QUOTE\"})})})})})}),isDisplayed4()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-14d65qf hidden-pwc5ml hidden-neyme6 hidden-ibxpk8\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"mgMZCVhue\"},implicitPathVariables:undefined},{href:{webPageId:\"mgMZCVhue\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{SHfIVpOIW:{y:(componentViewport?.y||0)+0+200+0+1881.04+74+0+160+0+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:42,children:/*#__PURE__*/_jsx(Container,{className:\"framer-148kq5z-container\",nodeId:\"wYwMUk5B6\",scopeId:\"Ib1nxePpt\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{SHfIVpOIW:{NhREodF7M:resolvedLinks2[1]}},children:/*#__PURE__*/_jsx(AquabluPrimaryButton,{height:\"100%\",id:\"wYwMUk5B6\",layoutId:\"wYwMUk5B6\",NhREodF7M:resolvedLinks2[0],variant:\"dCEAWOWig\",VvOZJf0g0:false,width:\"100%\",XqpXZUGU6:\"REQUEST A BROCHURE\"})})})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"eDi0YE0Lk\"},implicitPathVariables:undefined},{href:{webPageId:\"eDi0YE0Lk\"},implicitPathVariables:undefined}],children:resolvedLinks3=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{SHfIVpOIW:{y:(componentViewport?.y||0)+0+200+0+1881.04+74+0+160+0+0+12}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:18,children:/*#__PURE__*/_jsx(Container,{className:\"framer-y15y4s-container\",nodeId:\"mnfoACx6m\",scopeId:\"Ib1nxePpt\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{SHfIVpOIW:{NhREodF7M:resolvedLinks3[1]}},children:/*#__PURE__*/_jsx(AquabluSecondaryButton,{CaJsr7ISV:false,height:\"100%\",id:\"mnfoACx6m\",ID6FmQSMA:\"var(--token-00234f9e-9014-4bfb-8be0-2979846e7c26, rgb(255, 255, 255))\",layoutId:\"mnfoACx6m\",NhREodF7M:resolvedLinks3[0],NVtxUoUuZ:true,variant:\"VJ1ViS0IV\",width:\"100%\",XqpXZUGU6:\"REQUEST A QUOTE\"})})})})})})]})]})]})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{P7DaU3y8E:{y:(componentViewport?.y||0)+0+200+0+2330.04},SHfIVpOIW:{y:(componentViewport?.y||0)+0+200+0+2231.04},xDt9oPZcd:{y:(componentViewport?.y||0)+0+200+0+1804.04},zFsVhGRay:{y:(componentViewport?.y||0)+0+200+0+2231.04}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:359,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+200+0+2154.04,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1i834qv-container\",nodeId:\"nKL2PEAv5\",scopeId:\"Ib1nxePpt\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{P7DaU3y8E:{variant:\"T_rJyTfcU\"},SHfIVpOIW:{variant:\"qjDs38B6e\"},zFsVhGRay:{variant:\"VrVOukX0R\"}},children:/*#__PURE__*/_jsx(AquabluNewsletterLayer,{height:\"100%\",id:\"nKL2PEAv5\",layoutId:\"nKL2PEAv5\",style:{width:\"100%\"},variant:\"iXKLD74Bs\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{P7DaU3y8E:{y:(componentViewport?.y||0)+0+2889.04},SHfIVpOIW:{y:(componentViewport?.y||0)+0+2790.04},xDt9oPZcd:{y:(componentViewport?.y||0)+0+2363.04},zFsVhGRay:{y:(componentViewport?.y||0)+0+2790.04}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:760,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+2713.04,children:/*#__PURE__*/_jsx(Container,{className:\"framer-wkhg5e-container\",nodeId:\"hmt5bxw4k\",scopeId:\"Ib1nxePpt\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{P7DaU3y8E:{variant:\"M2a8iC2f0\"},SHfIVpOIW:{variant:\"VscUFuwgP\"},zFsVhGRay:{variant:\"YQ1E_w9L_\"}},children:/*#__PURE__*/_jsx(AquabluFooter,{height:\"100%\",id:\"hmt5bxw4k\",layoutId:\"hmt5bxw4k\",style:{width:\"100%\"},variant:\"RGum6kzTy\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-cgdx6.framer-m80k5j, .framer-cgdx6 .framer-m80k5j { display: block; }\",\".framer-cgdx6.framer-pwc5ml { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1400px; }\",\".framer-cgdx6 .framer-skecbk { align-content: flex-end; align-items: flex-end; bottom: 0px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 0px; justify-content: flex-end; left: calc(50.00000000000002% - 100% / 2); overflow: visible; padding: 0px; position: fixed; width: 100%; z-index: 10; }\",\".framer-cgdx6 .framer-1jg447h { align-content: center; align-items: center; bottom: 66px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; min-height: 36px; min-width: 142px; overflow: visible; padding: 0px; position: absolute; right: 20px; width: min-content; z-index: 1; }\",\".framer-cgdx6 .framer-vpbcv9-container { flex: none; height: auto; left: 0px; position: fixed; right: 0px; top: 0px; z-index: 10; }\",\".framer-cgdx6 .framer-1fqpe9k-container { flex: none; height: auto; left: 0px; position: fixed; right: 0px; top: 0px; z-index: 9; }\",\".framer-cgdx6.framer-1grnbno { background-color: rgba(0, 0, 0, 0.8); inset: 0px; position: fixed; user-select: none; z-index: 10; }\",\".framer-cgdx6.framer-cc2yr9-container { bottom: 0px; flex: none; left: 0px; position: fixed; right: 0px; top: 0px; z-index: 10; }\",\".framer-cgdx6 .framer-qqkdtf-container { flex: none; height: auto; position: relative; width: auto; z-index: 10; }\",\".framer-cgdx6 .framer-lzrz55 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-cgdx6 .framer-gyzeup { align-content: flex-end; align-items: flex-end; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 100px; height: min-content; justify-content: center; overflow: visible; padding: 150px 45px 0px 45px; position: relative; width: 100%; }\",\".framer-cgdx6 .framer-17526hs { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-cgdx6 .framer-1fdjyk6 { --framer-paragraph-spacing: 0px; flex: 1 0 0px; height: auto; max-width: 1000px; position: relative; white-space: pre-wrap; width: 1px; will-change: var(--framer-will-change-effect-override, transform); word-break: break-word; word-wrap: break-word; }\",\".framer-cgdx6 .framer-rh1lg9 { align-content: flex-end; align-items: flex-end; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-cgdx6 .framer-1q2afuf, .framer-cgdx6 .framer-uqhd88 { 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; position: relative; width: min-content; }\",\".framer-cgdx6 .framer-err9sc { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 3px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-cgdx6 .framer-1so7zu, .framer-cgdx6 .framer-13yhhte, .framer-cgdx6 .framer-1wvny8b { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-cgdx6 .framer-almxf3 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 15px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: min-content; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-cgdx6 .framer-jchkod, .framer-cgdx6 .framer-yxw7p3 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-cgdx6 .framer-1w2aqw8-container, .framer-cgdx6 .framer-7e6ghn-container, .framer-cgdx6 .framer-nuajyj-container, .framer-cgdx6 .framer-1wrt48g-container, .framer-cgdx6 .framer-148kq5z-container, .framer-cgdx6 .framer-y15y4s-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-cgdx6 .framer-djwvvu { align-content: center; align-items: center; aspect-ratio: 2.2448979591836733 / 1; border-bottom-left-radius: 15px; border-bottom-right-radius: 15px; border-top-left-radius: 15px; border-top-right-radius: 15px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: var(--framer-aspect-ratio-supported, 584px); justify-content: center; overflow: hidden; padding: 0px; position: relative; scroll-margin-top: 200px; width: 100%; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-cgdx6 .framer-11v0p6q, .framer-cgdx6 .framer-nnlb4h, .framer-cgdx6 .framer-h9m0lx { flex: none; height: 100%; overflow: hidden; position: relative; width: 100%; }\",\".framer-cgdx6 .framer-1pebq39 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-cgdx6 .framer-1t46u0v { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 45px 80px 45px 80px; position: relative; width: 100%; }\",\".framer-cgdx6 .framer-1m15dn6 { 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: 10px; position: relative; width: 100%; }\",\".framer-cgdx6 .framer-pxvopa { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: 1 0 0px; height: auto; max-width: 1200px; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-cgdx6 .framer-tnhput { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 15px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 80px 0px 80px; position: relative; width: 100%; }\",\".framer-cgdx6 .framer-pxk0w4 { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 15px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-cgdx6 .framer-12cyfwf, .framer-cgdx6 .framer-7r4an0 { align-content: center; align-items: center; aspect-ratio: 0.7395833333333334 / 1; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: var(--framer-aspect-ratio-supported, 828px); justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-cgdx6 .framer-yzhyfe { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: center; overflow: hidden; padding: 45px 80px 120px 80px; position: relative; width: 100%; }\",\".framer-cgdx6 .framer-1em8x5d { 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: 10px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-cgdx6 .framer-137v7du { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-cgdx6 .framer-gwf8gj { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 60%; }\",\".framer-cgdx6 .framer-867aa6 { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 5px; height: min-content; justify-content: flex-start; opacity: 0.6; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-cgdx6 .framer-1vh8dtx, .framer-cgdx6 .framer-1caszhk, .framer-cgdx6 .framer-ww8okq { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-cgdx6 .framer-1jmggp3 { align-content: center; align-items: center; background-color: var(--token-66c2571e-f942-4d1c-85c3-807f5d60ed94, #122036); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 74px 40px 74px 40px; position: relative; width: 100%; }\",\".framer-cgdx6 .framer-15132sy { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; max-width: 100%; overflow: visible; padding: 0px; position: relative; width: 1000px; }\",\".framer-cgdx6 .framer-voypw9 { --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-cgdx6 .framer-1dm4bni { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-cgdx6 .framer-14d65qf { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 200px; }\",\".framer-cgdx6 .framer-1i834qv-container, .framer-cgdx6 .framer-wkhg5e-container { flex: none; height: auto; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-cgdx6.framer-pwc5ml, .framer-cgdx6 .framer-skecbk, .framer-cgdx6 .framer-1jg447h, .framer-cgdx6 .framer-lzrz55, .framer-cgdx6 .framer-gyzeup, .framer-cgdx6 .framer-rh1lg9, .framer-cgdx6 .framer-1q2afuf, .framer-cgdx6 .framer-err9sc, .framer-cgdx6 .framer-uqhd88, .framer-cgdx6 .framer-almxf3, .framer-cgdx6 .framer-jchkod, .framer-cgdx6 .framer-djwvvu, .framer-cgdx6 .framer-1pebq39, .framer-cgdx6 .framer-1t46u0v, .framer-cgdx6 .framer-1m15dn6, .framer-cgdx6 .framer-tnhput, .framer-cgdx6 .framer-pxk0w4, .framer-cgdx6 .framer-12cyfwf, .framer-cgdx6 .framer-7r4an0, .framer-cgdx6 .framer-yzhyfe, .framer-cgdx6 .framer-1em8x5d, .framer-cgdx6 .framer-gwf8gj, .framer-cgdx6 .framer-867aa6, .framer-cgdx6 .framer-yxw7p3, .framer-cgdx6 .framer-1jmggp3, .framer-cgdx6 .framer-15132sy, .framer-cgdx6 .framer-1dm4bni, .framer-cgdx6 .framer-14d65qf { gap: 0px; } .framer-cgdx6.framer-pwc5ml > *, .framer-cgdx6 .framer-lzrz55 > *, .framer-cgdx6 .framer-1pebq39 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-cgdx6.framer-pwc5ml > :first-child, .framer-cgdx6 .framer-lzrz55 > :first-child, .framer-cgdx6 .framer-gyzeup > :first-child, .framer-cgdx6 .framer-rh1lg9 > :first-child, .framer-cgdx6 .framer-1pebq39 > :first-child, .framer-cgdx6 .framer-1t46u0v > :first-child, .framer-cgdx6 .framer-yzhyfe > :first-child, .framer-cgdx6 .framer-15132sy > :first-child { margin-top: 0px; } .framer-cgdx6.framer-pwc5ml > :last-child, .framer-cgdx6 .framer-lzrz55 > :last-child, .framer-cgdx6 .framer-gyzeup > :last-child, .framer-cgdx6 .framer-rh1lg9 > :last-child, .framer-cgdx6 .framer-1pebq39 > :last-child, .framer-cgdx6 .framer-1t46u0v > :last-child, .framer-cgdx6 .framer-yzhyfe > :last-child, .framer-cgdx6 .framer-15132sy > :last-child { margin-bottom: 0px; } .framer-cgdx6 .framer-skecbk > *, .framer-cgdx6 .framer-1jg447h > *, .framer-cgdx6 .framer-1q2afuf > *, .framer-cgdx6 .framer-uqhd88 > *, .framer-cgdx6 .framer-jchkod > *, .framer-cgdx6 .framer-djwvvu > *, .framer-cgdx6 .framer-1m15dn6 > *, .framer-cgdx6 .framer-12cyfwf > *, .framer-cgdx6 .framer-7r4an0 > *, .framer-cgdx6 .framer-1em8x5d > *, .framer-cgdx6 .framer-yxw7p3 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-cgdx6 .framer-skecbk > :first-child, .framer-cgdx6 .framer-1jg447h > :first-child, .framer-cgdx6 .framer-1q2afuf > :first-child, .framer-cgdx6 .framer-err9sc > :first-child, .framer-cgdx6 .framer-uqhd88 > :first-child, .framer-cgdx6 .framer-almxf3 > :first-child, .framer-cgdx6 .framer-jchkod > :first-child, .framer-cgdx6 .framer-djwvvu > :first-child, .framer-cgdx6 .framer-1m15dn6 > :first-child, .framer-cgdx6 .framer-tnhput > :first-child, .framer-cgdx6 .framer-pxk0w4 > :first-child, .framer-cgdx6 .framer-12cyfwf > :first-child, .framer-cgdx6 .framer-7r4an0 > :first-child, .framer-cgdx6 .framer-1em8x5d > :first-child, .framer-cgdx6 .framer-gwf8gj > :first-child, .framer-cgdx6 .framer-867aa6 > :first-child, .framer-cgdx6 .framer-yxw7p3 > :first-child, .framer-cgdx6 .framer-1jmggp3 > :first-child, .framer-cgdx6 .framer-1dm4bni > :first-child, .framer-cgdx6 .framer-14d65qf > :first-child { margin-left: 0px; } .framer-cgdx6 .framer-skecbk > :last-child, .framer-cgdx6 .framer-1jg447h > :last-child, .framer-cgdx6 .framer-1q2afuf > :last-child, .framer-cgdx6 .framer-err9sc > :last-child, .framer-cgdx6 .framer-uqhd88 > :last-child, .framer-cgdx6 .framer-almxf3 > :last-child, .framer-cgdx6 .framer-jchkod > :last-child, .framer-cgdx6 .framer-djwvvu > :last-child, .framer-cgdx6 .framer-1m15dn6 > :last-child, .framer-cgdx6 .framer-tnhput > :last-child, .framer-cgdx6 .framer-pxk0w4 > :last-child, .framer-cgdx6 .framer-12cyfwf > :last-child, .framer-cgdx6 .framer-7r4an0 > :last-child, .framer-cgdx6 .framer-1em8x5d > :last-child, .framer-cgdx6 .framer-gwf8gj > :last-child, .framer-cgdx6 .framer-867aa6 > :last-child, .framer-cgdx6 .framer-yxw7p3 > :last-child, .framer-cgdx6 .framer-1jmggp3 > :last-child, .framer-cgdx6 .framer-1dm4bni > :last-child, .framer-cgdx6 .framer-14d65qf > :last-child { margin-right: 0px; } .framer-cgdx6 .framer-gyzeup > * { margin: 0px; margin-bottom: calc(100px / 2); margin-top: calc(100px / 2); } .framer-cgdx6 .framer-rh1lg9 > *, .framer-cgdx6 .framer-1t46u0v > *, .framer-cgdx6 .framer-15132sy > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-cgdx6 .framer-err9sc > * { margin: 0px; margin-left: calc(3px / 2); margin-right: calc(3px / 2); } .framer-cgdx6 .framer-almxf3 > *, .framer-cgdx6 .framer-tnhput > *, .framer-cgdx6 .framer-pxk0w4 > * { margin: 0px; margin-left: calc(15px / 2); margin-right: calc(15px / 2); } .framer-cgdx6 .framer-yzhyfe > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } .framer-cgdx6 .framer-gwf8gj > * { margin: 0px; margin-left: calc(7.5px / 2); margin-right: calc(7.5px / 2); } .framer-cgdx6 .framer-867aa6 > * { margin: 0px; margin-left: calc(5px / 2); margin-right: calc(5px / 2); } .framer-cgdx6 .framer-1jmggp3 > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-cgdx6 .framer-1dm4bni > *, .framer-cgdx6 .framer-14d65qf > * { margin: 0px; margin-left: calc(24px / 2); margin-right: calc(24px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,...sharedStyle5.css,...sharedStyle6.css,...sharedStyle7.css,...sharedStyle8.css,...sharedStyle9.css,...sharedStyle10.css,...sharedStyle11.css,...sharedStyle12.css,...sharedStyle13.css,...sharedStyle14.css,\"@media (min-width: 1024px) and (max-width: 1399px) { .framer-cgdx6.framer-pwc5ml { width: 1024px; } .framer-cgdx6 .framer-17526hs { flex-direction: column; gap: 15px; justify-content: flex-start; } .framer-cgdx6 .framer-1fdjyk6 { flex: none; width: 100%; } .framer-cgdx6 .framer-rh1lg9 { align-content: flex-start; align-items: flex-start; justify-content: flex-start; } .framer-cgdx6 .framer-djwvvu { height: var(--framer-aspect-ratio-supported, 416px); } .framer-cgdx6 .framer-12cyfwf, .framer-cgdx6 .framer-7r4an0 { height: var(--framer-aspect-ratio-supported, 574px); } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-cgdx6 .framer-17526hs { gap: 0px; } .framer-cgdx6 .framer-17526hs > * { margin: 0px; margin-bottom: calc(15px / 2); margin-top: calc(15px / 2); } .framer-cgdx6 .framer-17526hs > :first-child { margin-top: 0px; } .framer-cgdx6 .framer-17526hs > :last-child { margin-bottom: 0px; } }}\",\"@media (max-width: 767px) { .framer-cgdx6.framer-pwc5ml { width: 390px; } .framer-cgdx6 .framer-skecbk, .framer-cgdx6 .framer-pxk0w4 { flex-direction: column; } .framer-cgdx6 .framer-1jg447h { bottom: 62px; } .framer-cgdx6 .framer-gyzeup { padding: 150px 15px 0px 15px; } .framer-cgdx6 .framer-17526hs { flex-direction: column; gap: 15px; justify-content: flex-start; } .framer-cgdx6 .framer-1fdjyk6 { flex: none; width: 100%; } .framer-cgdx6 .framer-rh1lg9 { align-content: flex-start; align-items: flex-start; gap: 8px; } .framer-cgdx6 .framer-djwvvu { aspect-ratio: 0.7346938775510204 / 1; height: var(--framer-aspect-ratio-supported, 490px); } .framer-cgdx6 .framer-1t46u0v { padding: 45px 15px 45px 15px; } .framer-cgdx6 .framer-tnhput { padding: 0px 15px 0px 15px; } .framer-cgdx6 .framer-12cyfwf { aspect-ratio: unset; flex: none; height: 300px; width: 357px; } .framer-cgdx6 .framer-7r4an0 { aspect-ratio: unset; flex: none; height: 300px; width: 360px; } .framer-cgdx6 .framer-h9m0lx { height: 487px; } .framer-cgdx6 .framer-yzhyfe { align-content: flex-start; align-items: flex-start; padding: 45px 15px 100px 15px; } .framer-cgdx6 .framer-867aa6 { flex: 1 0 0px; width: 1px; } .framer-cgdx6 .framer-1jmggp3 { flex-direction: column; padding: 60px 20px 60px 20px; } .framer-cgdx6 .framer-15132sy { gap: 40px; } .framer-cgdx6 .framer-1dm4bni { gap: 16px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-cgdx6 .framer-skecbk, .framer-cgdx6 .framer-17526hs, .framer-cgdx6 .framer-rh1lg9, .framer-cgdx6 .framer-pxk0w4, .framer-cgdx6 .framer-1jmggp3, .framer-cgdx6 .framer-15132sy, .framer-cgdx6 .framer-1dm4bni { gap: 0px; } .framer-cgdx6 .framer-skecbk > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-cgdx6 .framer-skecbk > :first-child, .framer-cgdx6 .framer-17526hs > :first-child, .framer-cgdx6 .framer-rh1lg9 > :first-child, .framer-cgdx6 .framer-pxk0w4 > :first-child, .framer-cgdx6 .framer-1jmggp3 > :first-child, .framer-cgdx6 .framer-15132sy > :first-child { margin-top: 0px; } .framer-cgdx6 .framer-skecbk > :last-child, .framer-cgdx6 .framer-17526hs > :last-child, .framer-cgdx6 .framer-rh1lg9 > :last-child, .framer-cgdx6 .framer-pxk0w4 > :last-child, .framer-cgdx6 .framer-1jmggp3 > :last-child, .framer-cgdx6 .framer-15132sy > :last-child { margin-bottom: 0px; } .framer-cgdx6 .framer-17526hs > *, .framer-cgdx6 .framer-pxk0w4 > * { margin: 0px; margin-bottom: calc(15px / 2); margin-top: calc(15px / 2); } .framer-cgdx6 .framer-rh1lg9 > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } .framer-cgdx6 .framer-1jmggp3 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-cgdx6 .framer-15132sy > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-cgdx6 .framer-1dm4bni > * { margin: 0px; margin-left: calc(16px / 2); margin-right: calc(16px / 2); } .framer-cgdx6 .framer-1dm4bni > :first-child { margin-left: 0px; } .framer-cgdx6 .framer-1dm4bni > :last-child { margin-right: 0px; } }}\",\"@media (min-width: 768px) and (max-width: 1023px) { .framer-cgdx6.framer-pwc5ml { width: 768px; } .framer-cgdx6 .framer-17526hs { flex-direction: column; gap: 15px; justify-content: flex-start; } .framer-cgdx6 .framer-1fdjyk6 { flex: none; width: 100%; } .framer-cgdx6 .framer-rh1lg9 { align-content: flex-start; align-items: flex-start; justify-content: flex-start; } .framer-cgdx6 .framer-djwvvu { height: var(--framer-aspect-ratio-supported, 302px); } .framer-cgdx6 .framer-12cyfwf, .framer-cgdx6 .framer-7r4an0 { height: var(--framer-aspect-ratio-supported, 401px); } .framer-cgdx6 .framer-1dm4bni { align-content: flex-start; align-items: flex-start; flex-direction: column; } .framer-cgdx6 .framer-14d65qf { order: 2; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-cgdx6 .framer-17526hs, .framer-cgdx6 .framer-1dm4bni { gap: 0px; } .framer-cgdx6 .framer-17526hs > * { margin: 0px; margin-bottom: calc(15px / 2); margin-top: calc(15px / 2); } .framer-cgdx6 .framer-17526hs > :first-child, .framer-cgdx6 .framer-1dm4bni > :first-child { margin-top: 0px; } .framer-cgdx6 .framer-17526hs > :last-child, .framer-cgdx6 .framer-1dm4bni > :last-child { margin-bottom: 0px; } .framer-cgdx6 .framer-1dm4bni > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } }}\",\"@media (min-width: 1920px) { .framer-cgdx6.framer-pwc5ml { width: 1920px; } .framer-cgdx6 .framer-1fdjyk6, .framer-cgdx6 .framer-pxvopa, .framer-cgdx6 .framer-137v7du { max-width: 1400px; } .framer-cgdx6 .framer-djwvvu { height: var(--framer-aspect-ratio-supported, 816px); } .framer-cgdx6 .framer-tnhput { max-width: 1600px; } .framer-cgdx6 .framer-12cyfwf, .framer-cgdx6 .framer-7r4an0 { height: var(--framer-aspect-ratio-supported, 964px); }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 4990.5\n * @framerIntrinsicWidth 1400\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"zFsVhGRay\":{\"layout\":[\"fixed\",\"auto\"]},\"P7DaU3y8E\":{\"layout\":[\"fixed\",\"auto\"]},\"SHfIVpOIW\":{\"layout\":[\"fixed\",\"auto\"]},\"xDt9oPZcd\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections {\"XrufX6OIG\":{\"pattern\":\":XrufX6OIG\",\"name\":\"hero\"},\"Ilt_8h0l3\":{\"pattern\":\":Ilt_8h0l3\",\"name\":\"trigger\"}}\n * @framerResponsiveScreen\n */const FramerIb1nxePpt=withCSS(Component,css,\"framer-cgdx6\");export default FramerIb1nxePpt;FramerIb1nxePpt.displayName=\"Page\";FramerIb1nxePpt.defaultProps={height:4990.5,width:1400};addFonts(FramerIb1nxePpt,[{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\"}]},...AquabluNavigationDesktopFonts,...AquabluNavigationMobileFonts,...AquabluFullNavigationMobileFonts,...Scroll_ProgressFonts,...TextLinkTextLinkUnderlineFonts,...AquabluPrimaryButtonFonts,...AquabluSecondaryButtonFonts,...AquabluNewsletterLayerFonts,...AquabluFooterFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts),...getFontsFromSharedStyle(sharedStyle5.fonts),...getFontsFromSharedStyle(sharedStyle6.fonts),...getFontsFromSharedStyle(sharedStyle7.fonts),...getFontsFromSharedStyle(sharedStyle8.fonts),...getFontsFromSharedStyle(sharedStyle9.fonts),...getFontsFromSharedStyle(sharedStyle10.fonts),...getFontsFromSharedStyle(sharedStyle11.fonts),...getFontsFromSharedStyle(sharedStyle12.fonts),...getFontsFromSharedStyle(sharedStyle13.fonts),...getFontsFromSharedStyle(sharedStyle14.fonts),...componentPresets.fonts?.[\"T_YUiIzZf\"]?getFontsFromComponentPreset(componentPresets.fonts?.[\"T_YUiIzZf\"]):[],...componentPresets.fonts?.[\"GnLoyyJik\"]?getFontsFromComponentPreset(componentPresets.fonts?.[\"GnLoyyJik\"]):[]],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerIb1nxePpt\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"zFsVhGRay\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"P7DaU3y8E\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"SHfIVpOIW\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"xDt9oPZcd\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerContractVersion\":\"1\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerIntrinsicWidth\":\"1400\",\"framerScrollSections\":\"{\\\"XrufX6OIG\\\":{\\\"pattern\\\":\\\":XrufX6OIG\\\",\\\"name\\\":\\\"hero\\\"},\\\"Ilt_8h0l3\\\":{\\\"pattern\\\":\\\":Ilt_8h0l3\\\",\\\"name\\\":\\\"trigger\\\"}}\",\"framerIntrinsicHeight\":\"4990.5\",\"framerComponentViewportWidth\":\"true\",\"framerImmutableVariables\":\"true\",\"framerResponsiveScreen\":\"\",\"framerDisplayContentsDiv\":\"false\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["Scroll_Progress", "props", "scrollYProgress", "useScroll", "progressOrigin", "p", "l", "motion", "addPropertyControls", "ControlType", "fontStore", "fonts", "css", "className", "AquabluNavigationDesktopFonts", "getFonts", "vIt06aneO_default", "AquabluNavigationDesktopWithVariantAppearEffect", "withVariantAppearEffect", "ContainerWithFX", "withFX", "Container", "AquabluNavigationMobileFonts", "KgVb03hCW_default", "AquabluNavigationMobileWithVariantAppearEffect", "AquabluFullNavigationMobileFonts", "p4A7nPpii_default", "Scroll_ProgressFonts", "Scroll_Progress", "RichTextWithOptimizedAppearEffect", "withOptimizedAppearEffect", "RichText2", "MotionDivWithOptimizedAppearEffect", "motion", "TextLinkTextLinkUnderlineFonts", "B7L7nh3pm_default", "MotionDivClipboard_Sharejchkod", "withCodeBoundaryForOverrides", "Clipboard_Share", "MotionDivClipboard_Shareyxw7p3", "AquabluPrimaryButtonFonts", "k_PfhONSO_default", "AquabluSecondaryButtonFonts", "LDnjawyCl_default", "AquabluNewsletterLayerFonts", "Q4u0t6Wgr_default", "AquabluFooterFonts", "X0webG0Ys_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "transition1", "animation", "getContainer", "Overlay", "children", "blockDocumentScrolling", "enabled", "visible", "setVisible", "useOverlayState", "transition2", "animation1", "animation2", "animation3", "transition3", "animation4", "animation5", "transition4", "animation6", "animation7", "transition5", "animation8", "transition6", "animation9", "toResponsiveImage", "value", "HTMLStyle", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "currentPathVariables", "useCurrentPathVariables", "currentRouteData", "useQueryData", "x14H8Qaae_default", "getWhereExpressionFromPathVariables", "getFromCurrentRouteData", "key", "NotFoundError", "style", "className", "layoutId", "variant", "PnlMQ9LWm", "JdMjytSDK", "vX1AnMOBv", "fzKguB9Z3", "c94SlKoFi", "MhFxgEBJd", "UMWXKElOE", "SZr3r8lUi", "hh2LUt7jo", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "activeVariantCallback", "delay", "useActiveVariantCallback", "gY7bwEq5b3bnx0g", "overlay", "loadMore", "args", "MhIUggWX31wnntms", "scopingClassNames", "cx", "isDisplayed", "isDisplayed1", "elementId", "useRouteElementId", "ref1", "elementId1", "ref2", "isDisplayed2", "isDisplayed3", "router", "useRouter", "isDisplayed4", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "ComponentViewportProvider", "l", "PropertyOverrides2", "AnimatePresence", "Ga", "x", "getLoadingLazyAtYPosition", "Image2", "ComponentPresetsProvider", "ResolveLinks", "resolvedLinks", "resolvedLinks1", "resolvedLinks2", "resolvedLinks3", "css", "FramerIb1nxePpt", "withCSS", "Ib1nxePpt_default", "addFonts", "getFontsFromSharedStyle", "fonts", "getFontsFromComponentPreset", "__FramerMetadata__"]
}
