{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/pFSSsAfi0r3fODC0LToR/mSyaWTuGuR0PfeRJ9ZnX/qvd5GP02i.js"],
  "sourcesContent": ["// Generated by Framer (2b47498)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ChildrenCanSuspend,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,getWhereExpressionFromPathVariables,Image,LazyValue,Link,NotFoundError,PathVariablesContext,PropertyOverrides,ResolveLinks,RichText,useCurrentPathVariables,useCustomCursors,useHydratedBreakpointVariants,useLocaleCode,useLocaleInfo,useQueryData,useRouteElementId,useRouter,withCSS,withFX}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import Carousel from\"https://framerusercontent.com/modules/UIrMjSS6ZX89L0CsT8k6/ZtFjxnixyznUo5AKQme5/Carousel.js\";import Button from\"#framer/local/canvasComponent/aG81OV4_G/aG81OV4_G.js\";import Footer from\"#framer/local/canvasComponent/bhFjG1Wl9/bhFjG1Wl9.js\";import Header from\"#framer/local/canvasComponent/NufonApoG/NufonApoG.js\";import Button1 from\"#framer/local/canvasComponent/PV8i8L5xr/PV8i8L5xr.js\";import Blog from\"#framer/local/collection/sTQ3y9u5_/sTQ3y9u5_.js\";import*as sharedStyle2 from\"#framer/local/css/BkR1FNQVi/BkR1FNQVi.js\";import*as sharedStyle from\"#framer/local/css/FOuwWt47M/FOuwWt47M.js\";import*as sharedStyle3 from\"#framer/local/css/PSA9uFKp4/PSA9uFKp4.js\";import*as sharedStyle1 from\"#framer/local/css/wX_5shuZk/wX_5shuZk.js\";import metadataProvider from\"#framer/local/webPageMetadata/qvd5GP02i/qvd5GP02i.js\";const HeaderFonts=getFonts(Header);const RichTextWithFX=withFX(RichText);const ButtonFonts=getFonts(Button);const ContainerWithFX=withFX(Container);const ImageWithFX=withFX(Image);const Button1Fonts=getFonts(Button1);const FooterFonts=getFonts(Footer);const CarouselFonts=getFonts(Carousel);const breakpoints={a9ri174Ep:\"(min-width: 1200px)\",cYBaddHel:\"(max-width: 1199px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-bKxEa\";const variantClassNames={a9ri174Ep:\"framer-v-1sy873b\",cYBaddHel:\"framer-v-mr88bj\"};const valuesByLocaleId={rltyaiPGa:new LazyValue(()=>import(\"./qvd5GP02i-0.js\"))};function preloadLocalizedValues(locale){const promises=[];while(locale){const values=valuesByLocaleId[locale.id];if(values){const promise=values.preload();if(promise){promises.push(promise);}}locale=locale.fallback;}if(promises.length>0){return Promise.all(promises);}}function getLocalizedValue(key,locale){while(locale){const values=valuesByLocaleId[locale.id];if(values){const value=values.read()[key];if(value){return value;}}locale=locale.fallback;}}const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:30};const transition1={damping:40,delay:0,mass:1,stiffness:180,type:\"spring\"};const animation1={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:0,y:30};const animation2={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:.9,skewX:0,skewY:0,x:0,y:0};const animation3={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:.9,skewX:0,skewY:0,transition:transition1,x:0,y:0};const transition2={damping:40,delay:.4,mass:1,stiffness:180,type:\"spring\"};const animation4={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2,x:0,y:30};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const animation5={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:.8,skewX:0,skewY:0,x:0,y:0};const animation6={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:.8,skewX:0,skewY:0,transition:transition1,x:0,y:0};const transition3={damping:40,delay:.6,mass:1,stiffness:180,type:\"spring\"};const animation7={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition3,x:0,y:30};const QueryData=({query,pageSize,children})=>{const data=useQueryData(query);return children(data);};const toDateString=(value,options={},activeLocale)=>{if(typeof value!==\"string\")return\"\";const date=new Date(value);if(isNaN(date.getTime()))return\"\";const display=options.display?options.display:\"date\";const dateOptions={dateStyle:display!==\"time\"?options.dateStyle:undefined,timeStyle:display===\"date\"?undefined:\"short\",timeZone:\"UTC\"};const fallbackLocale=\"en-US\";const locale=options.locale||activeLocale||fallbackLocale;// We add a try block because an invalid language code results in a crash\ntry{return date.toLocaleString(locale,dateOptions);}catch{return date.toLocaleString(fallbackLocale,dateOptions);}};const metadata=metadataProvider();const humanReadableVariantMap={Desktop:\"a9ri174Ep\",Phone:\"cYBaddHel\"};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:\"a9ri174Ep\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const currentPathVariables=useCurrentPathVariables();const[currentRouteData]=useQueryData({from:{alias:\"qvd5GP02i\",data:Blog,type:\"Collection\"},select:[{collection:\"qvd5GP02i\",name:\"JSOnlPg0M\",type:\"Identifier\"},{collection:\"qvd5GP02i\",name:\"mwRwXqoe7\",type:\"Identifier\"},{collection:\"qvd5GP02i\",name:\"wkRLSF_vM\",type:\"Identifier\"},{collection:\"qvd5GP02i\",name:\"QXt2hP5r2\",type:\"Identifier\"}],where:getWhereExpressionFromPathVariables(currentPathVariables,\"qvd5GP02i\")});const getFromCurrentRouteData=key=>{if(!currentRouteData)throw new NotFoundError(`No data matches path variables: ${JSON.stringify(currentPathVariables)}`);return currentRouteData[key];};var _getFromCurrentRouteData,_getFromCurrentRouteData1,_getFromCurrentRouteData2;const{style,className,layoutId,variant,JSOnlPg0M=(_getFromCurrentRouteData=getFromCurrentRouteData(\"JSOnlPg0M\"))!==null&&_getFromCurrentRouteData!==void 0?_getFromCurrentRouteData:\"\",mwRwXqoe7=(_getFromCurrentRouteData1=getFromCurrentRouteData(\"mwRwXqoe7\"))!==null&&_getFromCurrentRouteData1!==void 0?_getFromCurrentRouteData1:\"\",wkRLSF_vM=getFromCurrentRouteData(\"wkRLSF_vM\"),QXt2hP5r2=(_getFromCurrentRouteData2=getFromCurrentRouteData(\"QXt2hP5r2\"))!==null&&_getFromCurrentRouteData2!==void 0?_getFromCurrentRouteData2:\"\",cubn9kjWUvJLiFrc1O,wkRLSF_vMvJLiFrc1O,JSOnlPg0MvJLiFrc1O,mwRwXqoe7vJLiFrc1O,idvJLiFrc1O,cubn9kjWUJw8cVrVPc,wkRLSF_vMJw8cVrVPc,JSOnlPg0MJw8cVrVPc,mwRwXqoe7Jw8cVrVPc,idJw8cVrVPc,cubn9kjWUAHoYtTOJM,wkRLSF_vMAHoYtTOJM,JSOnlPg0MAHoYtTOJM,mwRwXqoe7AHoYtTOJM,NyDJMAOFlAHoYtTOJM,idAHoYtTOJM,...restProps}=getProps(props);React.useEffect(()=>{const metadata1=metadataProvider(currentRouteData,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);}}},[currentRouteData,activeLocale]);React.useInsertionEffect(()=>{const metadata1=metadataProvider(currentRouteData,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-bKxEa`);}return()=>{if(bodyCls)document.body.classList.remove(`${metadata1.bodyClassName}-framer-bKxEa`);};},[currentRouteData,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const preloadPromise=preloadLocalizedValues(activeLocale);if(preloadPromise)throw preloadPromise;const ref1=React.useRef(null);const elementId=useRouteElementId(\"SoPRhX4i6\");const ref2=React.useRef(null);const isDisplayed=()=>{if(!isBrowser())return true;if(baseVariant===\"cYBaddHel\")return true;return false;};const isDisplayed1=()=>{if(!isBrowser())return true;if(baseVariant===\"cYBaddHel\")return false;return true;};const router=useRouter();const elementId1=useRouteElementId(\"OxaROuyct\");const ref3=React.useRef(null);const activeLocaleCode=useLocaleCode();const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className];useCustomCursors({});var _getLocalizedValue,_getLocalizedValue1,_getLocalizedValue2,_getLocalizedValue3,_getLocalizedValue4,_getLocalizedValue5,_getLocalizedValue6;return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"a9ri174Ep\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-1sy873b\",className),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:64,width:\"100vw\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-10ttpi4-container\",id:elementId,layoutScroll:true,ref:ref2,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cYBaddHel:{variant:\"gmnr2YMda\"}},children:/*#__PURE__*/_jsx(Header,{height:\"100%\",id:\"SoPRhX4i6\",layoutId:\"SoPRhX4i6\",style:{width:\"100%\"},variant:\"R8fI1oR6u\",width:\"100%\"})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-c29r33\",children:[isDisplayed()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-1g4jrji hidden-1sy873b\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1hz8gmj\",children:[isDisplayed()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-5jw3w5 hidden-1sy873b\",children:[/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-2e4uiv\",\"data-styles-preset\":\"FOuwWt47M\",style:{\"--framer-text-alignment\":\"left\"},children:\"exmple Copy\"})}),className:\"framer-1jsafjg\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],name:\"Title\",text:JSOnlPg0M,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(Link,{href:\"javascript:history.back(-1)\",nodeId:\"Vd7l12ieF\",openInNewTab:false,children:/*#__PURE__*/_jsx(\"a\",{className:\"framer-7vbdcf framer-yhe9be\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cYBaddHel:{y:90}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:33,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1wfrv8t-container\",children:/*#__PURE__*/_jsx(Button,{d_EJKLK95:\"rgb(255, 255, 255)\",dSaEbyz9t:(_getLocalizedValue=getLocalizedValue(\"v0\",activeLocale))!==null&&_getLocalizedValue!==void 0?_getLocalizedValue:\"Go Back\",EEKCN5vu0:\"rgba(0, 0, 0, 0.6)\",height:\"100%\",id:\"DhYHN9npl\",kNZzZD_gY:\"rgb(0, 0, 0)\",layoutId:\"DhYHN9npl\",PqesxuY5r:{borderColor:\"rgba(22, 32, 41, 0.24)\",borderStyle:\"solid\",borderWidth:1},variant:\"af9fxmHXH\",width:\"100%\"})})})})})})]}),/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7TW9udHNlcnJhdC1pdGFsaWM=\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-style\":\"italic\",\"--framer-line-height\":\"1.4em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-d1897310-3207-4d16-a0b2-6f5fb11a8710, rgb(118, 119, 140))\"},children:\"by William D. Johnson \"})}),className:\"framer-1gkafnh\",\"data-framer-name\":\"Date\",fonts:[\"FS;Montserrat-italic\"],name:\"Date\",text:mwRwXqoe7,verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cYBaddHel:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(263.8),sizes:\"calc(100vw - 48px)\",...toResponsiveImage(wkRLSF_vM)}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation5,__framer__exit:animation6,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(100),sizes:\"363px\",...toResponsiveImage(wkRLSF_vM)},className:\"framer-4jfkur\",\"data-framer-name\":\"Banner\",name:\"Banner\"})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-3k5h0j\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-xv3h83\",children:[isDisplayed1()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-u9cohl hidden-mr88bj\",children:[/*#__PURE__*/_jsx(Link,{href:\"javascript:history.back(-1)\",nodeId:\"uRsO_VM7X\",openInNewTab:false,children:/*#__PURE__*/_jsx(\"a\",{className:\"framer-123t3uj framer-yhe9be\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:33,y:100,children:/*#__PURE__*/_jsx(Container,{className:\"framer-41al5c-container\",children:/*#__PURE__*/_jsx(Button,{d_EJKLK95:\"rgb(255, 255, 255)\",dSaEbyz9t:(_getLocalizedValue1=getLocalizedValue(\"v0\",activeLocale))!==null&&_getLocalizedValue1!==void 0?_getLocalizedValue1:\"Go Back\",EEKCN5vu0:\"rgba(0, 0, 0, 0.6)\",height:\"100%\",id:\"AEw57iLmb\",kNZzZD_gY:\"rgb(0, 0, 0)\",layoutId:\"AEw57iLmb\",PqesxuY5r:{borderColor:\"rgba(22, 32, 41, 0.24)\",borderStyle:\"solid\",borderWidth:1},variant:\"af9fxmHXH\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1vr7dtu\",children:/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-2e4uiv\",\"data-styles-preset\":\"FOuwWt47M\",style:{\"--framer-text-alignment\":\"left\"},children:\"exmple Copy\"})}),className:\"framer-1iy7ct1\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],name:\"Title\",text:JSOnlPg0M,verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7TW9udHNlcnJhdC1pdGFsaWM=\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-style\":\"italic\",\"--framer-line-height\":\"1.4em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-d1897310-3207-4d16-a0b2-6f5fb11a8710, rgb(118, 119, 140))\"},children:\"by William D. Johnson \"})}),className:\"framer-zpm07q\",\"data-framer-name\":\"Date\",fonts:[\"FS;Montserrat-italic\"],name:\"Date\",text:mwRwXqoe7,verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1965gl2\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cYBaddHel:{__framer__animate:{transition:transition1},__framer__exit:animation1}},children:/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation7,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:QXt2hP5r2,className:\"framer-rj6yd3\",\"data-framer-name\":\"Content\",fonts:[\"Inter\"],name:\"Content\",stylesPresetsClassNames:{h5:\"framer-styles-preset-mrxz9i\",h6:\"framer-styles-preset-10hqvuc\",p:\"framer-styles-preset-1j4bhcj\"},verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1st0q9h\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1nibvia\",children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"Imc9uWPs7\"},implicitPathVariables:undefined},{href:{webPageId:\"Imc9uWPs7\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/{var _getLocalizedValue;return _jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cYBaddHel:{width:\"max(100vw - 48px, 1px)\",y:662.8}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:51,y:433.8,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation5,__framer__exit:animation6,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-51f9ki-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cYBaddHel:{LWKBRpc0W:resolvedLinks[1],style:{width:\"100%\"}}},children:/*#__PURE__*/_jsx(Button1,{b7d_NETqD:(_getLocalizedValue=getLocalizedValue(\"v1\",activeLocale))!==null&&_getLocalizedValue!==void 0?_getLocalizedValue:\"Contact Us\",foEIsM9kW:\"10px 20px 10px 20px\",height:\"100%\",id:\"q8mcM6GLb\",idWEb7J7J:\"rgb(0, 0, 0)\",kaGFHbgLn:\"16px\",layoutId:\"q8mcM6GLb\",LWKBRpc0W:resolvedLinks[0],mEoLMYFUf:\"var(--token-4c6204f5-361f-4016-9f0e-6ff6dfbad890, rgb(240, 210, 103))\",variant:\"pRcaHO89Y\",width:\"100%\"})})})})});}})})})]})})]}),isDisplayed1()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ya37 hidden-mr88bj\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-sm0ehm\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue2=getLocalizedValue(\"v2\",activeLocale))!==null&&_getLocalizedValue2!==void 0?_getLocalizedValue2:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-2e4uiv\",\"data-styles-preset\":\"FOuwWt47M\",style:{\"--framer-text-alignment\":\"left\"},children:\"Other Doctors\"})}),className:\"framer-affvaz\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],name:\"Title\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(Link,{href:{webPageId:\"MPoQqBpL4\"},nodeId:\"KyjsBJzxX\",openInNewTab:false,children:/*#__PURE__*/_jsx(\"a\",{className:\"framer-fn9gfr framer-yhe9be\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1lqz5av\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:33,y:573.5,children:/*#__PURE__*/_jsx(Container,{className:\"framer-51kbvz-container\",children:/*#__PURE__*/_jsx(Button,{d_EJKLK95:\"rgb(255, 255, 255)\",dSaEbyz9t:(_getLocalizedValue3=getLocalizedValue(\"v3\",activeLocale))!==null&&_getLocalizedValue3!==void 0?_getLocalizedValue3:\"All Doctors\",EEKCN5vu0:\"rgba(0, 0, 0, 0.6)\",height:\"100%\",id:\"NMX9MGFSb\",kNZzZD_gY:\"var(--token-af7031c5-03e6-4a98-bc0e-3b873ef17a18, rgb(22, 32, 41))\",layoutId:\"NMX9MGFSb\",PqesxuY5r:{borderColor:\"rgba(124, 124, 138, 0.5)\",borderStyle:\"solid\",borderWidth:1},variant:\"d_Q0W6Ajj\",width:\"100%\"})})})})})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1dbj2hi\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"vJLiFrc1O\",data:Blog,type:\"Collection\"},limit:{type:\"LiteralValue\",value:5},select:[{collection:\"vJLiFrc1O\",name:\"cubn9kjWU\",type:\"Identifier\"},{collection:\"vJLiFrc1O\",name:\"wkRLSF_vM\",type:\"Identifier\"},{collection:\"vJLiFrc1O\",name:\"JSOnlPg0M\",type:\"Identifier\"},{collection:\"vJLiFrc1O\",name:\"mwRwXqoe7\",type:\"Identifier\"},{collection:\"vJLiFrc1O\",name:\"id\",type:\"Identifier\"}],where:{collection:\"vJLiFrc1O\",name:\"F_eSMw3nf\",type:\"Identifier\"}},children:(collection,paginationInfo,loadMore)=>/*#__PURE__*/_jsx(_Fragment,{children:collection.map(({\"cubn9kjWU\":cubn9kjWUvJLiFrc1O,\"wkRLSF_vM\":wkRLSF_vMvJLiFrc1O,\"JSOnlPg0M\":JSOnlPg0MvJLiFrc1O,\"mwRwXqoe7\":mwRwXqoe7vJLiFrc1O,\"id\":idvJLiFrc1O},i)=>{cubn9kjWUvJLiFrc1O!==null&&cubn9kjWUvJLiFrc1O!==void 0?cubn9kjWUvJLiFrc1O:cubn9kjWUvJLiFrc1O=\"\";JSOnlPg0MvJLiFrc1O!==null&&JSOnlPg0MvJLiFrc1O!==void 0?JSOnlPg0MvJLiFrc1O:JSOnlPg0MvJLiFrc1O=\"\";mwRwXqoe7vJLiFrc1O!==null&&mwRwXqoe7vJLiFrc1O!==void 0?mwRwXqoe7vJLiFrc1O:mwRwXqoe7vJLiFrc1O=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`vJLiFrc1O-${idvJLiFrc1O}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{cubn9kjWU:cubn9kjWUvJLiFrc1O},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{cubn9kjWU:cubn9kjWUvJLiFrc1O},webPageId:\"qvd5GP02i\"},nodeId:\"UnSK4E9z2\",openInNewTab:false,children:/*#__PURE__*/_jsxs(\"a\",{className:\"framer-1ovbkhe framer-yhe9be\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(639.2),sizes:\"max((100vw - 664px) / 27, 1px)\",...toResponsiveImage(wkRLSF_vMvJLiFrc1O)},className:\"framer-14gvahd\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1a04ogp\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"RlM7TW9udHNlcnJhdC1zZW1pYm9sZA==\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"1.4em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-af7031c5-03e6-4a98-bc0e-3b873ef17a18, rgb(22, 32, 41))\"},children:\"Metformin and its role in anti-ageing\"})}),className:\"framer-jqoc0l\",\"data-framer-name\":\"Title\",fonts:[\"FS;Montserrat-semibold\"],name:\"Title\",text:JSOnlPg0MvJLiFrc1O,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1j4bhcj\",\"data-styles-preset\":\"PSA9uFKp4\",style:{\"--framer-text-color\":\"rgb(153, 153, 153)\"},children:\"author\"})}),className:\"framer-1hgmsuh\",\"data-framer-name\":\"author\",fonts:[\"Inter\"],name:\"author\",text:mwRwXqoe7vJLiFrc1O,verticalAlignment:\"top\",withExternalLayout:true})]})]})})})},idvJLiFrc1O);})})})})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cYBaddHel:{y:1269.1999999999998}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:368,width:\"100vw\",y:1088.4,children:/*#__PURE__*/_jsx(Container,{className:\"framer-10i55o9-container\",id:elementId1,ref:ref3,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cYBaddHel:{variant:\"aSMxpnGcj\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"OxaROuyct\",layoutId:\"OxaROuyct\",style:{width:\"100%\"},variant:\"NxLU4hCPl\",width:\"100%\"})})})})}),isDisplayed()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1gz801e hidden-1sy873b\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1f2btnc\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue4=getLocalizedValue(\"v2\",activeLocale))!==null&&_getLocalizedValue4!==void 0?_getLocalizedValue4:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-2e4uiv\",\"data-styles-preset\":\"FOuwWt47M\",style:{\"--framer-text-alignment\":\"left\"},children:\"Other Doctors\"})}),className:\"framer-1ae7men\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],name:\"Title\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(Link,{href:{webPageId:\"wUOautx7o\"},nodeId:\"tvPWc64Wc\",openInNewTab:false,children:/*#__PURE__*/_jsx(\"a\",{className:\"framer-1e4tprx framer-yhe9be\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-rvyuo8\",children:isDisplayed1()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:33,children:/*#__PURE__*/_jsx(Container,{className:\"framer-hgmqm1-container hidden-mr88bj\",children:/*#__PURE__*/_jsx(Button,{d_EJKLK95:\"rgb(255, 255, 255)\",dSaEbyz9t:(_getLocalizedValue5=getLocalizedValue(\"v4\",activeLocale))!==null&&_getLocalizedValue5!==void 0?_getLocalizedValue5:\"All Articles\",EEKCN5vu0:\"rgba(0, 0, 0, 0.6)\",height:\"100%\",id:\"ufrZjujLu\",kNZzZD_gY:\"var(--token-af7031c5-03e6-4a98-bc0e-3b873ef17a18, rgb(22, 32, 41))\",layoutId:\"ufrZjujLu\",PqesxuY5r:{borderColor:'var(--token-d1897310-3207-4d16-a0b2-6f5fb11a8710, rgb(124, 124, 138)) /* {\"name\":\"grey\"} */',borderStyle:\"solid\",borderWidth:1},variant:\"d_Q0W6Ajj\",width:\"100%\"})})})})})})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1jenwg7-container\",children:/*#__PURE__*/_jsx(Carousel,{align:\"center\",ariaLabel:\"\",arrowObject:{arrowFill:\"rgba(0, 0, 0, 0.2)\",arrowPadding:20,arrowRadius:40,arrowSize:40,showMouseControls:true},axis:true,borderRadius:0,fadeObject:{fadeAlpha:0,fadeContent:false,fadeInset:0,fadeTransition:{damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"},fadeWidth:25},gap:10,height:\"100%\",id:\"XkpX1T8nO\",layoutId:\"XkpX1T8nO\",padding:10,paddingBottom:10,paddingLeft:10,paddingPerSide:false,paddingRight:10,paddingTop:10,progressObject:{dotsActiveOpacity:1,dotsBackground:\"rgba(0, 0, 0, 0.2)\",dotsBlur:4,dotsFill:\"rgb(255, 255, 255)\",dotsGap:10,dotsInset:10,dotSize:10,dotsOpacity:.5,dotsPadding:10,dotsRadius:50,showProgressDots:false,showScrollbar:false},sizingObject:{heightInset:0,heightRows:2,heightType:\"auto\",widthColumns:2,widthInset:0,widthType:\"auto\"},slots:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-6jdkcr\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"Jw8cVrVPc\",data:Blog,type:\"Collection\"},limit:{type:\"LiteralValue\",value:5},select:[{collection:\"Jw8cVrVPc\",name:\"cubn9kjWU\",type:\"Identifier\"},{collection:\"Jw8cVrVPc\",name:\"wkRLSF_vM\",type:\"Identifier\"},{collection:\"Jw8cVrVPc\",name:\"JSOnlPg0M\",type:\"Identifier\"},{collection:\"Jw8cVrVPc\",name:\"mwRwXqoe7\",type:\"Identifier\"},{collection:\"Jw8cVrVPc\",name:\"id\",type:\"Identifier\"}],where:{collection:\"Jw8cVrVPc\",name:\"F_eSMw3nf\",type:\"Identifier\"}},children:(collection1,paginationInfo1,loadMore1)=>/*#__PURE__*/_jsx(_Fragment,{children:collection1.map(({\"cubn9kjWU\":cubn9kjWUJw8cVrVPc,\"wkRLSF_vM\":wkRLSF_vMJw8cVrVPc,\"JSOnlPg0M\":JSOnlPg0MJw8cVrVPc,\"mwRwXqoe7\":mwRwXqoe7Jw8cVrVPc,\"id\":idJw8cVrVPc},i)=>{cubn9kjWUJw8cVrVPc!==null&&cubn9kjWUJw8cVrVPc!==void 0?cubn9kjWUJw8cVrVPc:cubn9kjWUJw8cVrVPc=\"\";JSOnlPg0MJw8cVrVPc!==null&&JSOnlPg0MJw8cVrVPc!==void 0?JSOnlPg0MJw8cVrVPc:JSOnlPg0MJw8cVrVPc=\"\";mwRwXqoe7Jw8cVrVPc!==null&&mwRwXqoe7Jw8cVrVPc!==void 0?mwRwXqoe7Jw8cVrVPc:mwRwXqoe7Jw8cVrVPc=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`Jw8cVrVPc-${idJw8cVrVPc}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{cubn9kjWU:cubn9kjWUJw8cVrVPc},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{cubn9kjWU:cubn9kjWUJw8cVrVPc},webPageId:\"qvd5GP02i\"},nodeId:\"T1c9sttVn\",openInNewTab:false,children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-1edxpzc framer-yhe9be\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",sizes:\"19.8519px\",...toResponsiveImage(wkRLSF_vMJw8cVrVPc)},className:\"framer-s1vtsl\"}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-195yge3\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"RlM7TW9udHNlcnJhdC1zZW1pYm9sZA==\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"1.4em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-af7031c5-03e6-4a98-bc0e-3b873ef17a18, rgb(22, 32, 41))\"},children:\"Metformin and its role in anti-ageing\"})}),className:\"framer-cvv60q\",\"data-framer-name\":\"Title\",fonts:[\"FS;Montserrat-semibold\"],name:\"Title\",text:JSOnlPg0MJw8cVrVPc,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1j4bhcj\",\"data-styles-preset\":\"PSA9uFKp4\",style:{\"--framer-text-color\":\"rgb(153, 153, 153)\"},children:\"author\"})}),className:\"framer-1e0rk56\",\"data-framer-name\":\"author\",fonts:[\"Inter\"],name:\"author\",text:mwRwXqoe7Jw8cVrVPc,verticalAlignment:\"top\",withExternalLayout:true})]})]})})})},idJw8cVrVPc);})})})})})],snapObject:{fluid:false,snap:true,snapEdge:\"center\"},style:{width:\"100%\"},width:\"100%\"})})}),isDisplayed()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-xxg7dg hidden-1sy873b\",children:isDisplayed()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-l98dk9 hidden-1sy873b\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"MPoQqBpL4\"},nodeId:\"eeuxBEygK\",openInNewTab:false,children:/*#__PURE__*/_jsx(\"a\",{className:\"framer-5l45eh framer-yhe9be\",children:isDisplayed()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cYBaddHel:{height:33,width:\"calc(100vw - 48px)\",y:1128.1999999999998}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-dqymhl-container hidden-1sy873b\",children:/*#__PURE__*/_jsx(Button,{d_EJKLK95:\"rgb(255, 255, 255)\",dSaEbyz9t:(_getLocalizedValue6=getLocalizedValue(\"v3\",activeLocale))!==null&&_getLocalizedValue6!==void 0?_getLocalizedValue6:\"All Doctors\",EEKCN5vu0:\"rgba(0, 0, 0, 0.6)\",height:\"100%\",id:\"FZW4KA2Kd\",kNZzZD_gY:\"var(--token-af7031c5-03e6-4a98-bc0e-3b873ef17a18, rgb(22, 32, 41))\",layoutId:\"FZW4KA2Kd\",PqesxuY5r:{borderColor:'var(--token-d1897310-3207-4d16-a0b2-6f5fb11a8710, rgb(124, 124, 138)) /* {\"name\":\"grey\"} */',borderStyle:\"solid\",borderWidth:1},style:{width:\"100%\"},variant:\"d_Q0W6Ajj\",width:\"100%\"})})})})})})})}),isDisplayed1()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-18ngmb6 hidden-mr88bj\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"AHoYtTOJM\",data:Blog,type:\"Collection\"},limit:{type:\"LiteralValue\",value:10},select:[{collection:\"AHoYtTOJM\",name:\"cubn9kjWU\",type:\"Identifier\"},{collection:\"AHoYtTOJM\",name:\"wkRLSF_vM\",type:\"Identifier\"},{collection:\"AHoYtTOJM\",name:\"JSOnlPg0M\",type:\"Identifier\"},{collection:\"AHoYtTOJM\",name:\"mwRwXqoe7\",type:\"Identifier\"},{collection:\"AHoYtTOJM\",name:\"NyDJMAOFl\",type:\"Identifier\"},{collection:\"AHoYtTOJM\",name:\"id\",type:\"Identifier\"}]},children:(collection2,paginationInfo2,loadMore2)=>/*#__PURE__*/_jsx(_Fragment,{children:collection2.map(({\"cubn9kjWU\":cubn9kjWUAHoYtTOJM,\"wkRLSF_vM\":wkRLSF_vMAHoYtTOJM,\"JSOnlPg0M\":JSOnlPg0MAHoYtTOJM,\"mwRwXqoe7\":mwRwXqoe7AHoYtTOJM,\"NyDJMAOFl\":NyDJMAOFlAHoYtTOJM,\"id\":idAHoYtTOJM},i)=>{cubn9kjWUAHoYtTOJM!==null&&cubn9kjWUAHoYtTOJM!==void 0?cubn9kjWUAHoYtTOJM:cubn9kjWUAHoYtTOJM=\"\";JSOnlPg0MAHoYtTOJM!==null&&JSOnlPg0MAHoYtTOJM!==void 0?JSOnlPg0MAHoYtTOJM:JSOnlPg0MAHoYtTOJM=\"\";mwRwXqoe7AHoYtTOJM!==null&&mwRwXqoe7AHoYtTOJM!==void 0?mwRwXqoe7AHoYtTOJM:mwRwXqoe7AHoYtTOJM=\"\";const textContent=toDateString(NyDJMAOFlAHoYtTOJM,{dateStyle:\"medium\",locale:\"\"},activeLocaleCode);return /*#__PURE__*/_jsx(LayoutGroup,{id:`AHoYtTOJM-${idAHoYtTOJM}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{cubn9kjWU:cubn9kjWUAHoYtTOJM},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{cubn9kjWU:cubn9kjWUAHoYtTOJM},webPageId:\"bEghht0Gb\"},nodeId:\"G0w9HEZMB\",children:/*#__PURE__*/_jsxs(\"a\",{className:\"framer-11ylvfk framer-yhe9be\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",...toResponsiveImage(wkRLSF_vMAHoYtTOJM)},className:\"framer-863c82\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-5u4p4o\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"RlM7TW9udHNlcnJhdC1zZW1pYm9sZA==\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"1.4em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-af7031c5-03e6-4a98-bc0e-3b873ef17a18, rgb(22, 32, 41))\"},children:\"Metformin and its role in anti-ageing\"})}),className:\"framer-r2h2vf\",\"data-framer-name\":\"Title\",fonts:[\"FS;Montserrat-semibold\"],name:\"Title\",text:JSOnlPg0MAHoYtTOJM,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1j4bhcj\",\"data-styles-preset\":\"PSA9uFKp4\",style:{\"--framer-text-color\":\"rgb(153, 153, 153)\"},children:\"author\"})}),className:\"framer-27rzhp\",\"data-framer-name\":\"author\",fonts:[\"Inter\"],name:\"author\",text:mwRwXqoe7AHoYtTOJM,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1j4bhcj\",\"data-styles-preset\":\"PSA9uFKp4\",style:{\"--framer-text-color\":\"rgb(153, 153, 153)\"},children:\"Content\"})}),className:\"framer-17jbk2a\",\"data-framer-name\":\"Date\",fonts:[\"Inter\"],name:\"Date\",text:textContent,verticalAlignment:\"top\",withExternalLayout:true})]})]})})})},idAHoYtTOJM);})})})})})]})]}),/*#__PURE__*/_jsx(\"div\",{className:cx(serializationHash,...sharedStyleClassNames),id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",`.${metadata.bodyClassName}-framer-bKxEa { background: white; }`,\".framer-bKxEa.framer-yhe9be, .framer-bKxEa .framer-yhe9be { display: block; }\",\".framer-bKxEa.framer-1sy873b { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: flex-start; overflow: visible; padding: 100px 0px 0px 0px; position: relative; width: 1200px; }\",\".framer-bKxEa .framer-10ttpi4-container { flex: none; height: auto; left: 0px; position: fixed; scroll-margin-top: 3px; top: 0px; width: 100%; z-index: 3; }\",\".framer-bKxEa .framer-c29r33 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 60px 0px 60px; position: relative; width: 100%; }\",\".framer-bKxEa .framer-1g4jrji { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 10px 0px 0px 0px; position: relative; width: 1px; }\",\".framer-bKxEa .framer-1hz8gmj { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: visible; padding: 0px 0px 24px 0px; position: relative; width: 100%; }\",\".framer-bKxEa .framer-5jw3w5 { 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; overflow: visible; padding: 0px 0px 4px 0px; position: relative; width: 100%; }\",\".framer-bKxEa .framer-1jsafjg, .framer-bKxEa .framer-jqoc0l, .framer-bKxEa .framer-1hgmsuh, .framer-bKxEa .framer-cvv60q, .framer-bKxEa .framer-1e0rk56, .framer-bKxEa .framer-r2h2vf, .framer-bKxEa .framer-27rzhp, .framer-bKxEa .framer-17jbk2a { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-bKxEa .framer-7vbdcf, .framer-bKxEa .framer-123t3uj { 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; text-decoration: none; width: min-content; }\",\".framer-bKxEa .framer-1wfrv8t-container, .framer-bKxEa .framer-41al5c-container, .framer-bKxEa .framer-51f9ki-container, .framer-bKxEa .framer-51kbvz-container, .framer-bKxEa .framer-hgmqm1-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-bKxEa .framer-1gkafnh, .framer-bKxEa .framer-zpm07q { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-bKxEa .framer-4jfkur { border-bottom-left-radius: 24px; border-bottom-right-radius: 24px; border-top-left-radius: 24px; border-top-right-radius: 24px; flex: none; height: 227px; position: sticky; top: 80px; width: 363px; will-change: transform; z-index: 1; }\",\".framer-bKxEa .framer-3k5h0j { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; width: 1px; }\",\".framer-bKxEa .framer-xv3h83 { 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: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-bKxEa .framer-u9cohl { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-bKxEa .framer-1vr7dtu { 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: hidden; padding: 24px 0px 24px 0px; position: relative; width: 100%; }\",\".framer-bKxEa .framer-1iy7ct1, .framer-bKxEa .framer-affvaz, .framer-bKxEa .framer-1ae7men { flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-bKxEa .framer-1965gl2 { 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: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-bKxEa .framer-rj6yd3 { --framer-paragraph-spacing: 32px; flex: 1 0 0px; height: auto; position: relative; width: 1px; }\",\".framer-bKxEa .framer-1st0q9h { 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: visible; padding: 36px 0px 0px 0px; position: relative; width: 620px; }\",\".framer-bKxEa .framer-1nibvia { 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-bKxEa .framer-ya37, .framer-bKxEa .framer-1gz801e { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-bKxEa .framer-sm0ehm { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: hidden; padding: 0px 20px 0px 20px; position: relative; width: 100%; }\",\".framer-bKxEa .framer-fn9gfr, .framer-bKxEa .framer-1e4tprx { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; text-decoration: none; width: min-content; }\",\".framer-bKxEa .framer-1lqz5av, .framer-bKxEa .framer-rvyuo8 { align-content: center; align-items: center; align-self: stretch; 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: auto; }\",\".framer-bKxEa .framer-1dbj2hi, .framer-bKxEa .framer-18ngmb6 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; padding: 0px 20px 0px 20px; position: relative; width: 100%; }\",\".framer-bKxEa .framer-1ovbkhe, .framer-bKxEa .framer-1edxpzc, .framer-bKxEa .framer-11ylvfk { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: wrap; gap: 24px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; text-decoration: none; width: 1px; }\",\".framer-bKxEa .framer-14gvahd, .framer-bKxEa .framer-s1vtsl, .framer-bKxEa .framer-863c82 { border-bottom-left-radius: 24px; border-bottom-right-radius: 24px; border-top-left-radius: 24px; border-top-right-radius: 24px; flex: none; height: 200px; position: relative; width: 100%; }\",\".framer-bKxEa .framer-1a04ogp, .framer-bKxEa .framer-195yge3, .framer-bKxEa .framer-5u4p4o { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; width: 100%; }\",\".framer-bKxEa .framer-10i55o9-container, .framer-bKxEa .framer-1jenwg7-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-bKxEa .framer-1f2btnc { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: hidden; padding: 0px 24px 0px 24px; position: relative; width: 100%; }\",\".framer-bKxEa .framer-6jdkcr { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; padding: 0px 20px 0px 20px; position: relative; width: 1200px; }\",\".framer-bKxEa .framer-xxg7dg { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; min-height: 5683px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-bKxEa .framer-l98dk9 { 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: 24px 24px 80px 24px; position: relative; width: 100%; }\",\".framer-bKxEa .framer-5l45eh { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; min-height: 201px; overflow: hidden; padding: 0px; position: relative; text-decoration: none; width: 100%; }\",\".framer-bKxEa .framer-dqymhl-container { flex: 1 0 0px; height: auto; position: relative; width: 1px; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-bKxEa.framer-1sy873b, .framer-bKxEa .framer-c29r33, .framer-bKxEa .framer-1g4jrji, .framer-bKxEa .framer-1hz8gmj, .framer-bKxEa .framer-5jw3w5, .framer-bKxEa .framer-7vbdcf, .framer-bKxEa .framer-3k5h0j, .framer-bKxEa .framer-xv3h83, .framer-bKxEa .framer-u9cohl, .framer-bKxEa .framer-123t3uj, .framer-bKxEa .framer-1965gl2, .framer-bKxEa .framer-1st0q9h, .framer-bKxEa .framer-1nibvia, .framer-bKxEa .framer-ya37, .framer-bKxEa .framer-fn9gfr, .framer-bKxEa .framer-1lqz5av, .framer-bKxEa .framer-1dbj2hi, .framer-bKxEa .framer-1ovbkhe, .framer-bKxEa .framer-1a04ogp, .framer-bKxEa .framer-1gz801e, .framer-bKxEa .framer-1e4tprx, .framer-bKxEa .framer-rvyuo8, .framer-bKxEa .framer-6jdkcr, .framer-bKxEa .framer-1edxpzc, .framer-bKxEa .framer-195yge3, .framer-bKxEa .framer-xxg7dg, .framer-bKxEa .framer-l98dk9, .framer-bKxEa .framer-5l45eh, .framer-bKxEa .framer-18ngmb6, .framer-bKxEa .framer-11ylvfk, .framer-bKxEa .framer-5u4p4o { gap: 0px; } .framer-bKxEa.framer-1sy873b > * { margin: 0px; margin-bottom: calc(80px / 2); margin-top: calc(80px / 2); } .framer-bKxEa.framer-1sy873b > :first-child, .framer-bKxEa .framer-1g4jrji > :first-child, .framer-bKxEa .framer-1hz8gmj > :first-child, .framer-bKxEa .framer-5jw3w5 > :first-child, .framer-bKxEa .framer-3k5h0j > :first-child, .framer-bKxEa .framer-xv3h83 > :first-child, .framer-bKxEa .framer-u9cohl > :first-child, .framer-bKxEa .framer-ya37 > :first-child, .framer-bKxEa .framer-fn9gfr > :first-child, .framer-bKxEa .framer-1lqz5av > :first-child, .framer-bKxEa .framer-1ovbkhe > :first-child, .framer-bKxEa .framer-1a04ogp > :first-child, .framer-bKxEa .framer-1gz801e > :first-child, .framer-bKxEa .framer-1e4tprx > :first-child, .framer-bKxEa .framer-rvyuo8 > :first-child, .framer-bKxEa .framer-1edxpzc > :first-child, .framer-bKxEa .framer-195yge3 > :first-child, .framer-bKxEa .framer-xxg7dg > :first-child, .framer-bKxEa .framer-l98dk9 > :first-child, .framer-bKxEa .framer-11ylvfk > :first-child, .framer-bKxEa .framer-5u4p4o > :first-child { margin-top: 0px; } .framer-bKxEa.framer-1sy873b > :last-child, .framer-bKxEa .framer-1g4jrji > :last-child, .framer-bKxEa .framer-1hz8gmj > :last-child, .framer-bKxEa .framer-5jw3w5 > :last-child, .framer-bKxEa .framer-3k5h0j > :last-child, .framer-bKxEa .framer-xv3h83 > :last-child, .framer-bKxEa .framer-u9cohl > :last-child, .framer-bKxEa .framer-ya37 > :last-child, .framer-bKxEa .framer-fn9gfr > :last-child, .framer-bKxEa .framer-1lqz5av > :last-child, .framer-bKxEa .framer-1ovbkhe > :last-child, .framer-bKxEa .framer-1a04ogp > :last-child, .framer-bKxEa .framer-1gz801e > :last-child, .framer-bKxEa .framer-1e4tprx > :last-child, .framer-bKxEa .framer-rvyuo8 > :last-child, .framer-bKxEa .framer-1edxpzc > :last-child, .framer-bKxEa .framer-195yge3 > :last-child, .framer-bKxEa .framer-xxg7dg > :last-child, .framer-bKxEa .framer-l98dk9 > :last-child, .framer-bKxEa .framer-11ylvfk > :last-child, .framer-bKxEa .framer-5u4p4o > :last-child { margin-bottom: 0px; } .framer-bKxEa .framer-c29r33 > * { margin: 0px; margin-left: calc(60px / 2); margin-right: calc(60px / 2); } .framer-bKxEa .framer-c29r33 > :first-child, .framer-bKxEa .framer-7vbdcf > :first-child, .framer-bKxEa .framer-123t3uj > :first-child, .framer-bKxEa .framer-1965gl2 > :first-child, .framer-bKxEa .framer-1st0q9h > :first-child, .framer-bKxEa .framer-1nibvia > :first-child, .framer-bKxEa .framer-1dbj2hi > :first-child, .framer-bKxEa .framer-6jdkcr > :first-child, .framer-bKxEa .framer-5l45eh > :first-child, .framer-bKxEa .framer-18ngmb6 > :first-child { margin-left: 0px; } .framer-bKxEa .framer-c29r33 > :last-child, .framer-bKxEa .framer-7vbdcf > :last-child, .framer-bKxEa .framer-123t3uj > :last-child, .framer-bKxEa .framer-1965gl2 > :last-child, .framer-bKxEa .framer-1st0q9h > :last-child, .framer-bKxEa .framer-1nibvia > :last-child, .framer-bKxEa .framer-1dbj2hi > :last-child, .framer-bKxEa .framer-6jdkcr > :last-child, .framer-bKxEa .framer-5l45eh > :last-child, .framer-bKxEa .framer-18ngmb6 > :last-child { margin-right: 0px; } .framer-bKxEa .framer-1g4jrji > *, .framer-bKxEa .framer-5jw3w5 > *, .framer-bKxEa .framer-xv3h83 > *, .framer-bKxEa .framer-ya37 > *, .framer-bKxEa .framer-1ovbkhe > *, .framer-bKxEa .framer-1gz801e > *, .framer-bKxEa .framer-1edxpzc > *, .framer-bKxEa .framer-11ylvfk > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-bKxEa .framer-1hz8gmj > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-bKxEa .framer-7vbdcf > *, .framer-bKxEa .framer-123t3uj > *, .framer-bKxEa .framer-1965gl2 > *, .framer-bKxEa .framer-1nibvia > *, .framer-bKxEa .framer-5l45eh > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-bKxEa .framer-3k5h0j > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-bKxEa .framer-u9cohl > *, .framer-bKxEa .framer-xxg7dg > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-bKxEa .framer-1st0q9h > *, .framer-bKxEa .framer-1dbj2hi > *, .framer-bKxEa .framer-6jdkcr > *, .framer-bKxEa .framer-18ngmb6 > * { margin: 0px; margin-left: calc(24px / 2); margin-right: calc(24px / 2); } .framer-bKxEa .framer-fn9gfr > *, .framer-bKxEa .framer-1lqz5av > *, .framer-bKxEa .framer-1e4tprx > *, .framer-bKxEa .framer-rvyuo8 > *, .framer-bKxEa .framer-l98dk9 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-bKxEa .framer-1a04ogp > *, .framer-bKxEa .framer-195yge3 > *, .framer-bKxEa .framer-5u4p4o > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } }\",`@media (max-width: 1199px) { .${metadata.bodyClassName}-framer-bKxEa { background: white; } .framer-bKxEa.framer-1sy873b { gap: 28px; padding: 80px 0px 0px 0px; width: 390px; } .framer-bKxEa .framer-10ttpi4-container, .framer-bKxEa .framer-7vbdcf, .framer-bKxEa .framer-l98dk9 { order: 0; } .framer-bKxEa .framer-c29r33 { flex-direction: column; gap: 0px; order: 1; padding: 0px 24px 0px 24px; } .framer-bKxEa .framer-1g4jrji, .framer-bKxEa .framer-3k5h0j, .framer-bKxEa .framer-dqymhl-container { flex: none; width: 100%; } .framer-bKxEa .framer-1jsafjg, .framer-bKxEa .framer-1jenwg7-container { order: 1; } .framer-bKxEa .framer-4jfkur { height: 231px; position: relative; top: unset; width: 100%; } .framer-bKxEa .framer-xv3h83 { gap: 36px; } .framer-bKxEa .framer-1965gl2 { overflow: hidden; padding: 36px 0px 0px 0px; } .framer-bKxEa .framer-1st0q9h { padding: 0px 0px 24px 0px; width: 100%; } .framer-bKxEa .framer-1nibvia, .framer-bKxEa .framer-51f9ki-container { flex: 1 0 0px; width: 1px; } .framer-bKxEa .framer-10i55o9-container { order: 4; } .framer-bKxEa .framer-1gz801e { order: 3; } .framer-bKxEa .framer-1f2btnc { order: 0; padding: 40px 24px 0px 24px; } .framer-bKxEa .framer-rvyuo8 { min-height: 49px; } .framer-bKxEa .framer-xxg7dg { min-height: unset; order: 3; } .framer-bKxEa .framer-5l45eh { flex-direction: column; min-height: unset; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-bKxEa.framer-1sy873b, .framer-bKxEa .framer-c29r33, .framer-bKxEa .framer-xv3h83, .framer-bKxEa .framer-5l45eh { gap: 0px; } .framer-bKxEa.framer-1sy873b > * { margin: 0px; margin-bottom: calc(28px / 2); margin-top: calc(28px / 2); } .framer-bKxEa.framer-1sy873b > :first-child, .framer-bKxEa .framer-c29r33 > :first-child, .framer-bKxEa .framer-xv3h83 > :first-child, .framer-bKxEa .framer-5l45eh > :first-child { margin-top: 0px; } .framer-bKxEa.framer-1sy873b > :last-child, .framer-bKxEa .framer-c29r33 > :last-child, .framer-bKxEa .framer-xv3h83 > :last-child, .framer-bKxEa .framer-5l45eh > :last-child { margin-bottom: 0px; } .framer-bKxEa .framer-c29r33 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-bKxEa .framer-xv3h83 > * { margin: 0px; margin-bottom: calc(36px / 2); margin-top: calc(36px / 2); } .framer-bKxEa .framer-5l45eh > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } }}`,...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 2638\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"cYBaddHel\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerResponsiveScreen\n */const Framerqvd5GP02i=withCSS(Component,css,\"framer-bKxEa\");export default Framerqvd5GP02i;Framerqvd5GP02i.displayName=\"Blog\";Framerqvd5GP02i.defaultProps={height:2638,width:1200};addFonts(Framerqvd5GP02i,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"},{family:\"Montserrat\",source:\"fontshare\",style:\"italic\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/CC6FT7O535LIU5P34T6V2W7R57LGKSDT/KUZZS4REMM64PV6S4GGM77HZQUVJPYU2/3ZPIFBJ6EZFOZSYT4ISIO7DHQQODA5IR.woff2\",weight:\"400\"},{family:\"Montserrat\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/DELXRVKO253LHPYOBD6KD7EW3TJKXCXF/L6SILXET3P727LN5N75LL5PG77IET2IT/6DP3DAT2N5LSQGN5ISPRN63WPP32A54A.woff2\",weight:\"600\"}]},...HeaderFonts,...ButtonFonts,...Button1Fonts,...FooterFonts,...CarouselFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"Framerqvd5GP02i\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"2638\",\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"cYBaddHel\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicWidth\":\"1200\",\"framerResponsiveScreen\":\"\",\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["init_ssg_sandbox_shims", "HeaderFonts", "getFonts", "NufonApoG_default", "RichTextWithFX", "withFX", "RichText2", "ButtonFonts", "aG81OV4_G_default", "ContainerWithFX", "Container", "ImageWithFX", "Image2", "Button1Fonts", "PV8i8L5xr_default", "FooterFonts", "bhFjG1Wl9_default", "CarouselFonts", "Carousel", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "valuesByLocaleId", "LazyValue", "preloadLocalizedValues", "locale", "promises", "values", "promise", "getLocalizedValue", "key", "value", "animation", "transition1", "animation1", "animation2", "animation3", "transition2", "animation4", "toResponsiveImage", "animation5", "animation6", "transition3", "animation7", "QueryData", "query", "pageSize", "children", "data", "useQueryData", "toDateString", "options", "activeLocale", "date", "display", "dateOptions", "fallbackLocale", "metadata", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "Component", "Y", "ref", "setLocale", "useLocaleInfo", "currentPathVariables", "useCurrentPathVariables", "currentRouteData", "sTQ3y9u5_default", "getWhereExpressionFromPathVariables", "getFromCurrentRouteData", "NotFoundError", "_getFromCurrentRouteData", "_getFromCurrentRouteData1", "_getFromCurrentRouteData2", "style", "className", "layoutId", "variant", "JSOnlPg0M", "mwRwXqoe7", "wkRLSF_vM", "QXt2hP5r2", "cubn9kjWUvJLiFrc1O", "wkRLSF_vMvJLiFrc1O", "JSOnlPg0MvJLiFrc1O", "mwRwXqoe7vJLiFrc1O", "idvJLiFrc1O", "cubn9kjWUJw8cVrVPc", "wkRLSF_vMJw8cVrVPc", "JSOnlPg0MJw8cVrVPc", "mwRwXqoe7Jw8cVrVPc", "idJw8cVrVPc", "cubn9kjWUAHoYtTOJM", "wkRLSF_vMAHoYtTOJM", "JSOnlPg0MAHoYtTOJM", "mwRwXqoe7AHoYtTOJM", "NyDJMAOFlAHoYtTOJM", "idAHoYtTOJM", "restProps", "ue", "metadata1", "robotsTag", "ie", "_document_querySelector", "bodyCls", "body", "c", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "preloadPromise", "ref1", "pe", "elementId", "useRouteElementId", "ref2", "isDisplayed", "isDisplayed1", "router", "useRouter", "elementId1", "ref3", "activeLocaleCode", "useLocaleCode", "defaultLayoutId", "ae", "sharedStyleClassNames", "useCustomCursors", "_getLocalizedValue", "_getLocalizedValue1", "_getLocalizedValue2", "_getLocalizedValue3", "_getLocalizedValue4", "_getLocalizedValue5", "_getLocalizedValue6", "p", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "cx", "ComponentViewportProvider", "PropertyOverrides2", "x", "Link", "getLoadingLazyAtYPosition", "ResolveLinks", "resolvedLinks", "ChildrenCanSuspend", "collection", "paginationInfo", "loadMore", "l", "i", "PathVariablesContext", "collection1", "paginationInfo1", "loadMore1", "collection2", "paginationInfo2", "loadMore2", "textContent", "css", "Framerqvd5GP02i", "withCSS", "qvd5GP02i_default", "addFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
