{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/txPjZGZPMjULJUVVa0lD/Rdd09oUSh6j8i4ugXp9L/mitywrmw3.js"],
  "sourcesContent": ["// Generated by Framer (ab692b1)\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,Link,NotFoundError,PathVariablesContext,PropertyOverrides,RichText,useComponentViewport,useCurrentPathVariables,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleCode,useLocaleInfo,useQueryData,useRouteElementId,withCSS,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import REVIEWS from\"#framer/local/canvasComponent/bKC_gaICt/bKC_gaICt.js\";import Footer from\"#framer/local/canvasComponent/H_5fgjPy0/H_5fgjPy0.js\";import TopHeader from\"#framer/local/canvasComponent/JtFkd6y5b/JtFkd6y5b.js\";import BottomFooterBanner from\"#framer/local/canvasComponent/oSNDoSVap/oSNDoSVap.js\";import CTAMAP from\"#framer/local/canvasComponent/TqDASq6ib/TqDASq6ib.js\";import Navbar1 from\"#framer/local/canvasComponent/Xd2hUo37t/Xd2hUo37t.js\";import BlogFormSticky2 from\"#framer/local/canvasComponent/yi7FR0Jhh/yi7FR0Jhh.js\";import Blog from\"#framer/local/collection/R4GB1Y1Y_/R4GB1Y1Y_.js\";import*as sharedStyle6 from\"#framer/local/css/A01SGqFZF/A01SGqFZF.js\";import*as sharedStyle from\"#framer/local/css/Hqtglcwxx/Hqtglcwxx.js\";import*as sharedStyle2 from\"#framer/local/css/LD9A8gOEk/LD9A8gOEk.js\";import*as sharedStyle1 from\"#framer/local/css/mVq_RuRRc/mVq_RuRRc.js\";import*as sharedStyle4 from\"#framer/local/css/OVWmllmCe/OVWmllmCe.js\";import*as sharedStyle3 from\"#framer/local/css/W10GmOUtx/W10GmOUtx.js\";import*as sharedStyle5 from\"#framer/local/css/ZNd8eHtFG/ZNd8eHtFG.js\";import metadataProvider from\"#framer/local/webPageMetadata/mitywrmw3/mitywrmw3.js\";const TopHeaderFonts=getFonts(TopHeader);const Navbar1Fonts=getFonts(Navbar1);const MotionDivWithOptimizedAppearEffect=withOptimizedAppearEffect(motion.div);const BlogFormSticky2Fonts=getFonts(BlogFormSticky2);const ContainerWithOptimizedAppearEffect=withOptimizedAppearEffect(Container);const REVIEWSFonts=getFonts(REVIEWS);const CTAMAPFonts=getFonts(CTAMAP);const FooterFonts=getFonts(Footer);const BottomFooterBannerFonts=getFonts(BottomFooterBanner);const breakpoints={S1WBNq7kS:\"(max-width: 809px)\",uIDyKo78b:\"(min-width: 1280px)\",XzH38Wz1D:\"(min-width: 810px) and (max-width: 1279px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-byZfX\";const variantClassNames={S1WBNq7kS:\"framer-v-1ap99rc\",uIDyKo78b:\"framer-v-7lukbi\",XzH38Wz1D:\"framer-v-1hsk0qs\"};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 animation={opacity:.001,rotate:0,scale:1,skewX:0,skewY:0,x:0,y:10};const transition1={bounce:0,delay:.075,duration:.4,type:\"spring\"};const textEffect={effect:animation,tokenization:\"word\",transition:transition1,trigger:\"onMount\",type:\"appear\"};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const transition2={bounce:.2,delay:0,duration:.4,type:\"spring\"};const animation1={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2,x:0,y:0};const animation2={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:150,y:0};const QueryData=({query,pageSize,children})=>{const data=useQueryData(query);return children(data);};const transition3={bounce:.2,delay:.2,duration:.4,type:\"spring\"};const animation3={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition3,x:0,y:0};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"uIDyKo78b\",Phone:\"S1WBNq7kS\",Tablet:\"XzH38Wz1D\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"uIDyKo78b\"};};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:\"mitywrmw3\",data:Blog,type:\"Collection\"},select:[{collection:\"mitywrmw3\",name:\"Ni_suGDqb\",type:\"Identifier\"},{collection:\"mitywrmw3\",name:\"GUtxAIFLL\",type:\"Identifier\"},{collection:\"mitywrmw3\",name:\"o5Dg6fakm\",type:\"Identifier\"},{collection:\"mitywrmw3\",name:\"qX0lNZ_Ev\",type:\"Identifier\"},{collection:\"mitywrmw3\",name:\"iQy6cXjP9\",type:\"Identifier\"},{collection:\"mitywrmw3\",name:\"AZaZrKAa5\",type:\"Identifier\"},{collection:\"mitywrmw3\",name:\"iin1XjrLI\",type:\"Identifier\"},{collection:\"mitywrmw3\",name:\"WRcOD863H\",type:\"Identifier\"}],where:getWhereExpressionFromPathVariables(currentPathVariables,\"mitywrmw3\")});const getFromCurrentRouteData=key=>{if(!currentRouteData)throw new NotFoundError(`No data matches path variables: ${JSON.stringify(currentPathVariables)}`);return currentRouteData[key];};const{style,className,layoutId,variant,qX0lNZ_Ev=getFromCurrentRouteData(\"qX0lNZ_Ev\")??\"\",AZaZrKAa5=getFromCurrentRouteData(\"AZaZrKAa5\")??\"\",iin1XjrLI=getFromCurrentRouteData(\"iin1XjrLI\"),Ni_suGDqb=getFromCurrentRouteData(\"Ni_suGDqb\")??\"\",iQy6cXjP9=getFromCurrentRouteData(\"iQy6cXjP9\"),WRcOD863H=getFromCurrentRouteData(\"WRcOD863H\")??\"\",GUtxAIFLLWcht1k8R8,iQy6cXjP9Wcht1k8R8,qX0lNZ_EvWcht1k8R8,AZaZrKAa5Wcht1k8R8,Ni_suGDqbWcht1k8R8,o5Dg6fakmWcht1k8R8,idWcht1k8R8,...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 sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className,sharedStyle5.className,sharedStyle6.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const activeLocaleCode=useLocaleCode();const textContent=toDateString(iin1XjrLI,{dateStyle:\"medium\",locale:\"\"},activeLocaleCode);const elementId=useRouteElementId(\"HnSxrAB5k\");const ref1=React.useRef(null);useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"uIDyKo78b\",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-7lukbi\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-tnpzsi-container\",nodeId:\"JKYQl361w\",scopeId:\"mitywrmw3\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{S1WBNq7kS:{variant:\"iJd4aqedE\"},XzH38Wz1D:{variant:\"DOyMyKHig\"}},children:/*#__PURE__*/_jsx(TopHeader,{height:\"100%\",id:\"JKYQl361w\",layoutId:\"JKYQl361w\",style:{width:\"100%\"},variant:\"RUGTjLNOY\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{S1WBNq7kS:{width:componentViewport?.width||\"100vw\"},XzH38Wz1D:{width:componentViewport?.width||\"100vw\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:92,width:\"1280px\",y:(componentViewport?.y||0)+0+40,children:/*#__PURE__*/_jsx(Container,{className:\"framer-970h04-container\",nodeId:\"i_WO3Yxiv\",scopeId:\"mitywrmw3\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{S1WBNq7kS:{variant:\"s8ufVJAtp\"},XzH38Wz1D:{variant:\"zKCTALrpk\"}},children:/*#__PURE__*/_jsx(Navbar1,{height:\"100%\",id:\"i_WO3Yxiv\",layoutId:\"i_WO3Yxiv\",style:{width:\"100%\"},variant:\"EO9kispiq\",width:\"100%\"})})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1pxr4k1\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-12qm0c\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ox600u\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1qndrf8\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-zez7w8\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-fmd1tg\",\"data-styles-preset\":\"Hqtglcwxx\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-1d4b0c7d-2cf4-4e09-aca6-366a1bcc3c34, rgb(12, 109, 179))\"},children:\"15 February 2025\"})}),className:\"framer-zt29tj\",\"data-framer-name\":\"Date\",fonts:[\"Inter\"],text:qX0lNZ_Ev,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-fmd1tg\",\"data-styles-preset\":\"Hqtglcwxx\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(153, 153, 153)\"},children:\"|\"})}),className:\"framer-78umyw\",\"data-framer-name\":\"Author Name\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-fmd1tg\",\"data-styles-preset\":\"Hqtglcwxx\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-1d4b0c7d-2cf4-4e09-aca6-366a1bcc3c34, rgb(12, 109, 179))\"},children:\"Leanne E. Polhill\"})}),className:\"framer-1t590lp\",\"data-framer-name\":\"Author Name\",fonts:[\"Inter\"],text:AZaZrKAa5,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-fmd1tg\",\"data-styles-preset\":\"Hqtglcwxx\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(153, 153, 153)\"},children:\"|\"})}),className:\"framer-17v1izr\",\"data-framer-name\":\"Author Name\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-fmd1tg\",\"data-styles-preset\":\"Hqtglcwxx\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-1d4b0c7d-2cf4-4e09-aca6-366a1bcc3c34, rgb(12, 109, 179))\"},children:\"Feb 15, 2025\"})}),className:\"framer-1ms200z\",\"data-framer-name\":\"Date Formated\",fonts:[\"Inter\"],text:textContent,verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{S1WBNq7kS:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"33px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"1.1em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(41, 41, 41)\"},children:\"The Importance of Exercise for Hearing Aid Users\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"33px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"1.1em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(41, 41, 41)\"},children:\"The Importance of Exercise for Hearing Aid Users\"})}),className:\"framer-zoh1xa\",\"data-framer-name\":\"Title\",effect:textEffect,fonts:[\"Inter-SemiBold\"],text:Ni_suGDqb,verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{S1WBNq7kS:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+132+14+0+0+22+81.9),sizes:`calc(min(max(min(${componentViewport?.width||\"100vw\"}, 1200px), 1px), min(${componentViewport?.width||\"100vw\"}, 1200px)) - 48px)`,...toResponsiveImage(iQy6cXjP9)}},XzH38Wz1D:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+132+14+0+0+22+81.9),sizes:`calc(min(max(min(${componentViewport?.width||\"100vw\"}, 1200px), 1px), min(${componentViewport?.width||\"100vw\"}, 1200px)) - 48px)`,...toResponsiveImage(iQy6cXjP9)}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+132+14+0+0+81.9),sizes:`max((min(${componentViewport?.width||\"100vw\"}, 1200px) - 50px) / 1.5, 1px)`,...toResponsiveImage(iQy6cXjP9)},className:\"framer-5ki28t\",\"data-framer-name\":\"Banner\"})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:WRcOD863H,className:\"framer-1bzr3a4\",\"data-framer-name\":\"Content\",fonts:[\"Inter\"],stylesPresetsClassNames:{a:\"framer-styles-preset-16wg1rz\",h1:\"framer-styles-preset-1tyiesk\",h2:\"framer-styles-preset-1jol7at\",h3:\"framer-styles-preset-os020r\",h4:\"framer-styles-preset-an5qox\",h5:\"framer-styles-preset-2b69dn\",p:\"framer-styles-preset-fmd1tg\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-p5ff8\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{S1WBNq7kS:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+132+14+0+0+22+408.9+25+0),sizes:\"170px\",src:\"https://framerusercontent.com/images/Zd10BNuP3Q4ntxk7bfxO6OuC5Cw.jpg\",srcSet:\"https://framerusercontent.com/images/Zd10BNuP3Q4ntxk7bfxO6OuC5Cw.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/Zd10BNuP3Q4ntxk7bfxO6OuC5Cw.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/Zd10BNuP3Q4ntxk7bfxO6OuC5Cw.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/Zd10BNuP3Q4ntxk7bfxO6OuC5Cw.jpg 4032w\"}},XzH38Wz1D:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+132+14+0+0+22+593.9+29),sizes:\"170px\",src:\"https://framerusercontent.com/images/Zd10BNuP3Q4ntxk7bfxO6OuC5Cw.jpg\",srcSet:\"https://framerusercontent.com/images/Zd10BNuP3Q4ntxk7bfxO6OuC5Cw.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/Zd10BNuP3Q4ntxk7bfxO6OuC5Cw.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/Zd10BNuP3Q4ntxk7bfxO6OuC5Cw.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/Zd10BNuP3Q4ntxk7bfxO6OuC5Cw.jpg 4032w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+132+14+0+0+593.9+29),sizes:\"170px\",src:\"https://framerusercontent.com/images/Zd10BNuP3Q4ntxk7bfxO6OuC5Cw.jpg\",srcSet:\"https://framerusercontent.com/images/Zd10BNuP3Q4ntxk7bfxO6OuC5Cw.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/Zd10BNuP3Q4ntxk7bfxO6OuC5Cw.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/Zd10BNuP3Q4ntxk7bfxO6OuC5Cw.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/Zd10BNuP3Q4ntxk7bfxO6OuC5Cw.jpg 4032w\"},className:\"framer-8tcf6t\",\"data-framer-name\":\"Image\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1gik9cz\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--framer-font-size\":\"20px\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"1.1em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-1d4b0c7d-2cf4-4e09-aca6-366a1bcc3c34, rgb(12, 109, 179))\"},children:\"Leanne E. Polhill, LHAS, BC-HIS\"})}),className:\"framer-11yx96w\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--framer-font-size\":\"14px\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"1.4em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-bd20caf8-184f-4847-bb5d-3add858d2e82, rgb(117, 117, 117))\"},children:\"Leanne E. Polhill, LHAS, BC-HIS, BA received her Bachelor of Arts Degree (BA) in 1988 from Stetson University, Florida Hearing Aid Dispensing License in 1990 and National Board Certification from the National Board for Certification in Hearing Instrument Sciences (BC-HIS) in 1992. Presently, Leanne E. Polhill is Chairperson of the Florida Department of Health\u2019s Board of Hearing Aid Specialists, where she has served since her initial gubernatorial appointment in 2004.\"})}),className:\"framer-1radngf\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})]})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-12nbljv\",children:[/*#__PURE__*/_jsx(MotionDivWithOptimizedAppearEffect,{animate:animation1,className:\"framer-15kg251\",\"data-framer-appear-id\":\"15kg251\",initial:animation2,optimized:true,children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"Wcht1k8R8\",data:Blog,type:\"Collection\"},limit:{type:\"LiteralValue\",value:4},orderBy:[{collection:\"Wcht1k8R8\",direction:\"desc\",name:\"iin1XjrLI\",type:\"Identifier\"}],select:[{collection:\"Wcht1k8R8\",name:\"GUtxAIFLL\",type:\"Identifier\"},{collection:\"Wcht1k8R8\",name:\"iQy6cXjP9\",type:\"Identifier\"},{collection:\"Wcht1k8R8\",name:\"qX0lNZ_Ev\",type:\"Identifier\"},{collection:\"Wcht1k8R8\",name:\"AZaZrKAa5\",type:\"Identifier\"},{collection:\"Wcht1k8R8\",name:\"Ni_suGDqb\",type:\"Identifier\"},{collection:\"Wcht1k8R8\",name:\"o5Dg6fakm\",type:\"Identifier\"},{collection:\"Wcht1k8R8\",name:\"id\",type:\"Identifier\"}]},children:(collection,paginationInfo,loadMore)=>/*#__PURE__*/_jsxs(_Fragment,{children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--framer-font-size\":\"22px\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"1.1em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(41, 41, 41)\"},children:\"Recent Posts\"})}),className:\"framer-47rlzj\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),collection?.map(({AZaZrKAa5:AZaZrKAa5Wcht1k8R8,GUtxAIFLL:GUtxAIFLLWcht1k8R8,id:idWcht1k8R8,iQy6cXjP9:iQy6cXjP9Wcht1k8R8,Ni_suGDqb:Ni_suGDqbWcht1k8R8,o5Dg6fakm:o5Dg6fakmWcht1k8R8,qX0lNZ_Ev:qX0lNZ_EvWcht1k8R8},index)=>{GUtxAIFLLWcht1k8R8??=\"\";qX0lNZ_EvWcht1k8R8??=\"\";AZaZrKAa5Wcht1k8R8??=\"\";Ni_suGDqbWcht1k8R8??=\"\";o5Dg6fakmWcht1k8R8??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`Wcht1k8R8-${idWcht1k8R8}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{GUtxAIFLL:GUtxAIFLLWcht1k8R8},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{GUtxAIFLL:GUtxAIFLLWcht1k8R8},webPageId:\"mitywrmw3\"},motionChild:true,nodeId:\"w1qE8QC0g\",scopeId:\"mitywrmw3\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-1n36aid framer-1kinj0s\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{S1WBNq7kS:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+132+14+795.5+0+0+0+31.2+40.65),sizes:\"139px\",...toResponsiveImage(iQy6cXjP9Wcht1k8R8),...{positionX:\"left\",positionY:\"top\"}}},XzH38Wz1D:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+132+14+915.9+0+0+0+31.2+40.65),sizes:\"139px\",...toResponsiveImage(iQy6cXjP9Wcht1k8R8),...{positionX:\"left\",positionY:\"top\"}}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+132+14+0+0+0+695.1+40.65),sizes:\"139px\",...toResponsiveImage(iQy6cXjP9Wcht1k8R8),...{positionX:\"left\",positionY:\"top\"}},className:\"framer-1fk9kz\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-19h2dhx\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-8hodam\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"13px\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"1.6em\",\"--framer-text-color\":\"var(--token-1d4b0c7d-2cf4-4e09-aca6-366a1bcc3c34, rgb(12, 109, 179))\"},children:\"15 February 2025\"})}),className:\"framer-ixelxg\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],text:qX0lNZ_EvWcht1k8R8,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"13px\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"1.6em\",\"--framer-text-color\":\"var(--token-1d4b0c7d-2cf4-4e09-aca6-366a1bcc3c34, rgb(12, 109, 179))\"},children:\"Leanne E. Polhill\"})}),className:\"framer-ao8n8m\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],text:AZaZrKAa5Wcht1k8R8,verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"15px\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"1.3em\",\"--framer-text-color\":\"rgb(102, 102, 102)\"},children:\"The Importance of Exercise for Hearing Aid Users\"})}),className:\"framer-1apblw7\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],text:Ni_suGDqbWcht1k8R8,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"12px\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"1.3em\",\"--framer-text-color\":\"rgba(102, 102, 102, 0.75)\"},children:\"Exercise is well-known to release endorphins, which are natural mood lifters. Regular physical act..\"})}),className:\"framer-1y0t4gi\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],text:o5Dg6fakmWcht1k8R8,verticalAlignment:\"top\",withExternalLayout:true})]})]})})})},idWcht1k8R8);})]})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{S1WBNq7kS:{width:`min(${componentViewport?.width||\"100vw\"}, 1200px)`,y:(componentViewport?.y||0)+0+132+14+795.5+0+274.5},XzH38Wz1D:{width:`min(${componentViewport?.width||\"100vw\"}, 1200px)`,y:(componentViewport?.y||0)+0+132+14+915.9+0+274.5}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:405,width:`max((min(${componentViewport?.width||\"100vw\"}, 1200px) - 50px) / 3, 1px)`,y:(componentViewport?.y||0)+0+132+14+0+938.4,children:/*#__PURE__*/_jsx(ContainerWithOptimizedAppearEffect,{animate:animation3,className:\"framer-1hdkd5n-container\",\"data-framer-appear-id\":\"1hdkd5n\",initial:animation2,nodeId:\"VVKGJ3zbv\",optimized:true,rendersWithMotion:true,scopeId:\"mitywrmw3\",children:/*#__PURE__*/_jsx(BlogFormSticky2,{height:\"100%\",id:\"VVKGJ3zbv\",layoutId:\"VVKGJ3zbv\",style:{width:\"100%\"},variant:\"eRhncHoCf\",width:\"100%\"})})})})]})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{S1WBNq7kS:{width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+1635},XzH38Wz1D:{width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+1755.4}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:290,width:\"1280px\",y:(componentViewport?.y||0)+0+981.9,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1ut73f9-container\",nodeId:\"RlcXIfdSw\",scopeId:\"mitywrmw3\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{S1WBNq7kS:{variant:\"ntuYHFtCH\"}},children:/*#__PURE__*/_jsx(REVIEWS,{height:\"100%\",id:\"RlcXIfdSw\",layoutId:\"RlcXIfdSw\",style:{width:\"100%\"},variant:\"Rs3p4vAJ4\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{S1WBNq7kS:{width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+1925},XzH38Wz1D:{width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+2045.4}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:948,width:\"1280px\",y:(componentViewport?.y||0)+0+1271.9,children:/*#__PURE__*/_jsx(Container,{className:\"framer-146vwfm-container\",id:elementId,nodeId:\"HnSxrAB5k\",ref:ref1,scopeId:\"mitywrmw3\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{S1WBNq7kS:{variant:\"eSjneyyMb\"},XzH38Wz1D:{variant:\"eSjneyyMb\"}},children:/*#__PURE__*/_jsx(CTAMAP,{height:\"100%\",id:\"HnSxrAB5k\",layoutId:\"HnSxrAB5k\",style:{width:\"100%\"},variant:\"wOAVwFwSa\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{S1WBNq7kS:{y:(componentViewport?.y||0)+0+2873},XzH38Wz1D:{y:(componentViewport?.y||0)+0+2993.4}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:416,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+2219.9,children:/*#__PURE__*/_jsx(Container,{className:\"framer-17b5s2u-container\",nodeId:\"AjZiWVLP0\",scopeId:\"mitywrmw3\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{S1WBNq7kS:{variant:\"jIOFKqF9E\"},XzH38Wz1D:{variant:\"jIOFKqF9E\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"AjZiWVLP0\",layoutId:\"AjZiWVLP0\",style:{width:\"100%\"},variant:\"hesoCd1Uk\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{S1WBNq7kS:{height:144,y:(componentViewport?.y||0)+0+3289},XzH38Wz1D:{height:144,y:(componentViewport?.y||0)+0+3409.4}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+2635.9,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1spswbp-container\",nodeId:\"QHckM8hQ0\",scopeId:\"mitywrmw3\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{S1WBNq7kS:{variant:\"rFIfMl94A\"},XzH38Wz1D:{variant:\"rFIfMl94A\"}},children:/*#__PURE__*/_jsx(BottomFooterBanner,{height:\"100%\",id:\"QHckM8hQ0\",layoutId:\"QHckM8hQ0\",style:{height:\"100%\",width:\"100%\"},variant:\"gO4EPzxNF\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-byZfX.framer-1kinj0s, .framer-byZfX .framer-1kinj0s { display: block; }\",\".framer-byZfX.framer-7lukbi { 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: visible; padding: 0px; position: relative; width: 1280px; }\",\".framer-byZfX .framer-tnpzsi-container, .framer-byZfX .framer-17b5s2u-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-byZfX .framer-970h04-container, .framer-byZfX .framer-1ut73f9-container, .framer-byZfX .framer-146vwfm-container { flex: none; height: auto; position: relative; width: 1280px; }\",\".framer-byZfX .framer-1pxr4k1 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 50px; height: min-content; justify-content: center; max-width: 1200px; overflow: visible; padding: 14px 0px 14px 0px; position: relative; width: 100%; }\",\".framer-byZfX .framer-12qm0c { align-content: center; align-items: center; display: flex; flex: 2 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; padding: 0px; position: relative; width: 1px; }\",\".framer-byZfX .framer-ox600u { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; max-width: 100%; padding: 0px; position: relative; width: 1px; }\",\".framer-byZfX .framer-1qndrf8 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; max-width: 100%; padding: 0px; position: relative; width: 100%; }\",\".framer-byZfX .framer-zez7w8 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 5px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-byZfX .framer-zt29tj, .framer-byZfX .framer-78umyw, .framer-byZfX .framer-1t590lp, .framer-byZfX .framer-17v1izr, .framer-byZfX .framer-1ms200z, .framer-byZfX .framer-ixelxg, .framer-byZfX .framer-ao8n8m { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-byZfX .framer-zoh1xa, .framer-byZfX .framer-11yx96w, .framer-byZfX .framer-1radngf, .framer-byZfX .framer-47rlzj, .framer-byZfX .framer-1apblw7, .framer-byZfX .framer-1y0t4gi { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-byZfX .framer-5ki28t { border-bottom-left-radius: 24px; border-bottom-right-radius: 24px; border-top-left-radius: 24px; border-top-right-radius: 24px; flex: none; height: 376px; position: relative; width: 100%; }\",\".framer-byZfX .framer-1bzr3a4 { --framer-paragraph-spacing: 32px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-byZfX .framer-p5ff8 { align-content: center; align-items: center; background-color: #ffffff; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; box-shadow: 0px 0.3010936508871964px 0.5419685715969536px -0.9166666666666666px rgba(0, 0, 0, 0.14), 0px 1.1442666516217286px 2.0596799729191115px -1.8333333333333333px rgba(0, 0, 0, 0.13178), 0px 5px 9px -2.75px rgba(0, 0, 0, 0.1125); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 21px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 29px 50px 29px 50px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-byZfX .framer-8tcf6t { border-bottom-left-radius: 300px; border-bottom-right-radius: 300px; border-top-left-radius: 300px; border-top-right-radius: 300px; flex: none; height: 170px; position: relative; width: 170px; }\",\".framer-byZfX .framer-1gik9cz { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-byZfX .framer-12nbljv { align-content: flex-start; align-items: flex-start; align-self: stretch; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 29px; height: auto; justify-content: flex-start; padding: 0px; position: relative; width: 1px; }\",\".framer-byZfX .framer-15kg251 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 7px; height: min-content; justify-content: center; padding: 0px; position: relative; width: 100%; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-byZfX .framer-1n36aid { 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; padding: 5px 0px 5px 0px; position: relative; text-decoration: none; width: 100%; }\",\".framer-byZfX .framer-1fk9kz { border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; border-top-left-radius: 8px; border-top-right-radius: 8px; flex: none; height: 133px; position: relative; width: 139px; }\",\".framer-byZfX .framer-19h2dhx { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-byZfX .framer-8hodam { 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: 248px; }\",\".framer-byZfX .framer-1hdkd5n-container { flex: none; height: auto; position: sticky; top: 40px; width: 100%; will-change: var(--framer-will-change-effect-override, transform); z-index: 1; }\",\".framer-byZfX .framer-1spswbp-container { flex: none; height: 40px; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-byZfX.framer-7lukbi, .framer-byZfX .framer-1pxr4k1, .framer-byZfX .framer-12qm0c, .framer-byZfX .framer-ox600u, .framer-byZfX .framer-1qndrf8, .framer-byZfX .framer-zez7w8, .framer-byZfX .framer-p5ff8, .framer-byZfX .framer-1gik9cz, .framer-byZfX .framer-12nbljv, .framer-byZfX .framer-15kg251, .framer-byZfX .framer-1n36aid, .framer-byZfX .framer-19h2dhx, .framer-byZfX .framer-8hodam { gap: 0px; } .framer-byZfX.framer-7lukbi > *, .framer-byZfX .framer-1qndrf8 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-byZfX.framer-7lukbi > :first-child, .framer-byZfX .framer-ox600u > :first-child, .framer-byZfX .framer-1qndrf8 > :first-child, .framer-byZfX .framer-1gik9cz > :first-child, .framer-byZfX .framer-12nbljv > :first-child, .framer-byZfX .framer-15kg251 > :first-child, .framer-byZfX .framer-19h2dhx > :first-child { margin-top: 0px; } .framer-byZfX.framer-7lukbi > :last-child, .framer-byZfX .framer-ox600u > :last-child, .framer-byZfX .framer-1qndrf8 > :last-child, .framer-byZfX .framer-1gik9cz > :last-child, .framer-byZfX .framer-12nbljv > :last-child, .framer-byZfX .framer-15kg251 > :last-child, .framer-byZfX .framer-19h2dhx > :last-child { margin-bottom: 0px; } .framer-byZfX .framer-1pxr4k1 > * { margin: 0px; margin-left: calc(50px / 2); margin-right: calc(50px / 2); } .framer-byZfX .framer-1pxr4k1 > :first-child, .framer-byZfX .framer-12qm0c > :first-child, .framer-byZfX .framer-zez7w8 > :first-child, .framer-byZfX .framer-p5ff8 > :first-child, .framer-byZfX .framer-1n36aid > :first-child, .framer-byZfX .framer-8hodam > :first-child { margin-left: 0px; } .framer-byZfX .framer-1pxr4k1 > :last-child, .framer-byZfX .framer-12qm0c > :last-child, .framer-byZfX .framer-zez7w8 > :last-child, .framer-byZfX .framer-p5ff8 > :last-child, .framer-byZfX .framer-1n36aid > :last-child, .framer-byZfX .framer-8hodam > :last-child { margin-right: 0px; } .framer-byZfX .framer-12qm0c > *, .framer-byZfX .framer-1n36aid > *, .framer-byZfX .framer-8hodam > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-byZfX .framer-ox600u > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-byZfX .framer-zez7w8 > * { margin: 0px; margin-left: calc(5px / 2); margin-right: calc(5px / 2); } .framer-byZfX .framer-p5ff8 > * { margin: 0px; margin-left: calc(21px / 2); margin-right: calc(21px / 2); } .framer-byZfX .framer-1gik9cz > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-byZfX .framer-12nbljv > * { margin: 0px; margin-bottom: calc(29px / 2); margin-top: calc(29px / 2); } .framer-byZfX .framer-15kg251 > * { margin: 0px; margin-bottom: calc(7px / 2); margin-top: calc(7px / 2); } .framer-byZfX .framer-19h2dhx > * { margin: 0px; margin-bottom: calc(4px / 2); margin-top: calc(4px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,...sharedStyle5.css,...sharedStyle6.css,\"@media (min-width: 810px) and (max-width: 1279px) { .framer-byZfX.framer-7lukbi { width: 810px; } .framer-byZfX .framer-970h04-container, .framer-byZfX .framer-1ut73f9-container, .framer-byZfX .framer-146vwfm-container { width: 100%; } .framer-byZfX .framer-1pxr4k1 { flex-direction: column; } .framer-byZfX .framer-12qm0c { flex: none; width: 100%; } .framer-byZfX .framer-ox600u { padding: 22px 24px 22px 24px; } .framer-byZfX .framer-12nbljv { align-self: unset; flex: none; height: min-content; width: 100%; } .framer-byZfX .framer-15kg251 { padding: 0px 24px 0px 24px; } .framer-byZfX .framer-1spswbp-container { height: 144px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-byZfX .framer-1pxr4k1 { gap: 0px; } .framer-byZfX .framer-1pxr4k1 > * { margin: 0px; margin-bottom: calc(50px / 2); margin-top: calc(50px / 2); } .framer-byZfX .framer-1pxr4k1 > :first-child { margin-top: 0px; } .framer-byZfX .framer-1pxr4k1 > :last-child { margin-bottom: 0px; } }}\",\"@media (max-width: 809px) { .framer-byZfX.framer-7lukbi { width: 390px; } .framer-byZfX .framer-970h04-container, .framer-byZfX .framer-1ut73f9-container, .framer-byZfX .framer-146vwfm-container { width: 100%; } .framer-byZfX .framer-1pxr4k1 { flex-direction: column; } .framer-byZfX .framer-12qm0c, .framer-byZfX .framer-1gik9cz { flex: none; width: 100%; } .framer-byZfX .framer-ox600u { padding: 22px 24px 22px 24px; } .framer-byZfX .framer-5ki28t { height: 191px; } .framer-byZfX .framer-p5ff8 { flex-direction: column; padding: 25px 20px 25px 20px; } .framer-byZfX .framer-12nbljv { align-self: unset; flex: none; height: min-content; width: 100%; } .framer-byZfX .framer-15kg251 { padding: 0px 24px 0px 24px; } .framer-byZfX .framer-1spswbp-container { height: 144px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-byZfX .framer-1pxr4k1, .framer-byZfX .framer-p5ff8 { gap: 0px; } .framer-byZfX .framer-1pxr4k1 > * { margin: 0px; margin-bottom: calc(50px / 2); margin-top: calc(50px / 2); } .framer-byZfX .framer-1pxr4k1 > :first-child, .framer-byZfX .framer-p5ff8 > :first-child { margin-top: 0px; } .framer-byZfX .framer-1pxr4k1 > :last-child, .framer-byZfX .framer-p5ff8 > :last-child { margin-bottom: 0px; } .framer-byZfX .framer-p5ff8 > * { margin: 0px; margin-bottom: calc(21px / 2); margin-top: calc(21px / 2); } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 4336\n * @framerIntrinsicWidth 1280\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"XzH38Wz1D\":{\"layout\":[\"fixed\",\"auto\"]},\"S1WBNq7kS\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections {\"HnSxrAB5k\":{\"pattern\":\":HnSxrAB5k\",\"name\":\"cta\"}}\n * @framerResponsiveScreen\n */const Framermitywrmw3=withCSS(Component,css,\"framer-byZfX\");export default Framermitywrmw3;Framermitywrmw3.displayName=\"Page\";Framermitywrmw3.defaultProps={height:4336,width:1280};addFonts(Framermitywrmw3,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/hyOgCu0Xnghbimh0pE8QTvtt2AU.woff2\",weight:\"600\"},{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/NeGmSOXrPBfEFIy5YZeHq17LEDA.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/oYaAX5himiTPYuN8vLWnqBbfD2s.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/lEJLP4R0yuCaMCjSXYHtJw72M.woff2\",weight:\"600\"},{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/cRJyLNuTJR5jbyKzGi33wU9cqIQ.woff2\",weight:\"600\"},{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/1ZFS7N918ojhhd0nQWdj3jz4w.woff2\",weight:\"600\"},{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/A0Wcc7NgXMjUuFdquHDrIZpzZw0.woff2\",weight:\"600\"}]},...TopHeaderFonts,...Navbar1Fonts,...BlogFormSticky2Fonts,...REVIEWSFonts,...CTAMAPFonts,...FooterFonts,...BottomFooterBannerFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts),...getFontsFromSharedStyle(sharedStyle5.fonts),...getFontsFromSharedStyle(sharedStyle6.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"Framermitywrmw3\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerResponsiveScreen\":\"\",\"framerComponentViewportWidth\":\"true\",\"framerScrollSections\":\"{\\\"HnSxrAB5k\\\":{\\\"pattern\\\":\\\":HnSxrAB5k\\\",\\\"name\\\":\\\"cta\\\"}}\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"XzH38Wz1D\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"S1WBNq7kS\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicWidth\":\"1280\",\"framerIntrinsicHeight\":\"4336\",\"framerAcceptsLayoutTemplate\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["init_ssg_sandbox_shims", "TopHeaderFonts", "getFonts", "JtFkd6y5b_default", "Navbar1Fonts", "Xd2hUo37t_default", "MotionDivWithOptimizedAppearEffect", "withOptimizedAppearEffect", "motion", "BlogFormSticky2Fonts", "yi7FR0Jhh_default", "ContainerWithOptimizedAppearEffect", "Container", "REVIEWSFonts", "bKC_gaICt_default", "CTAMAPFonts", "TqDASq6ib_default", "FooterFonts", "H_5fgjPy0_default", "BottomFooterBannerFonts", "oSNDoSVap_default", "breakpoints", "serializationHash", "variantClassNames", "toDateString", "value", "options", "activeLocale", "date", "display", "dateOptions", "fallbackLocale", "locale", "animation", "transition1", "textEffect", "toResponsiveImage", "transition2", "animation1", "animation2", "QueryData", "query", "pageSize", "children", "data", "useQueryData", "transition3", "animation3", "HTMLStyle", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "currentPathVariables", "useCurrentPathVariables", "currentRouteData", "R4GB1Y1Y_default", "getWhereExpressionFromPathVariables", "getFromCurrentRouteData", "key", "NotFoundError", "style", "className", "layoutId", "variant", "qX0lNZ_Ev", "AZaZrKAa5", "iin1XjrLI", "Ni_suGDqb", "iQy6cXjP9", "WRcOD863H", "GUtxAIFLLWcht1k8R8", "iQy6cXjP9Wcht1k8R8", "qX0lNZ_EvWcht1k8R8", "AZaZrKAa5Wcht1k8R8", "Ni_suGDqbWcht1k8R8", "o5Dg6fakmWcht1k8R8", "idWcht1k8R8", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "scopingClassNames", "cx", "activeLocaleCode", "useLocaleCode", "textContent", "elementId", "useRouteElementId", "ref1", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "ComponentViewportProvider", "Container", "PropertyOverrides2", "JtFkd6y5b_default", "Xd2hUo37t_default", "RichText", "x", "getLoadingLazyAtYPosition", "Image2", "MotionDivWithOptimizedAppearEffect", "ChildrenCanSuspend", "collection", "paginationInfo", "loadMore", "l", "index", "PathVariablesContext", "Link", "ContainerWithOptimizedAppearEffect", "yi7FR0Jhh_default", "bKC_gaICt_default", "TqDASq6ib_default", "H_5fgjPy0_default", "oSNDoSVap_default", "css", "Framermitywrmw3", "withCSS", "mitywrmw3_default", "addFonts", "TopHeaderFonts", "Navbar1Fonts", "BlogFormSticky2Fonts", "REVIEWSFonts", "CTAMAPFonts", "FooterFonts", "BottomFooterBannerFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
