{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/3AgX4XvP8KAkoJLK1A0U/5CnHvzxExkyG7iQ8ZRnY/BWcyer16c.js"],
  "sourcesContent": ["// Generated by Framer (ae50a0d)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ChildrenCanSuspend,ComponentViewportProvider,Container,cx,FormContainer,FormPlainTextInput,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,Link,PathVariablesContext,PropertyOverrides,ResolveLinks,RichText,useActiveVariantCallback,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLoadMorePaginatedQuery,useLocaleCode,useLocaleInfo,useQueryData,useRouteElementId,useRouter,withCodeBoundaryForOverrides,withCSS,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import CallToAction from\"#framer/local/canvasComponent/dXTKDfDz8/dXTKDfDz8.js\";import LoadMore from\"#framer/local/canvasComponent/e2N3oaJHq/e2N3oaJHq.js\";import ServiceBanner from\"#framer/local/canvasComponent/foExz39ES/foExz39ES.js\";import BlogFormSticky2 from\"#framer/local/canvasComponent/lV2JnUb8T/lV2JnUb8T.js\";import SearchBar from\"#framer/local/canvasComponent/wKovpWXi8/wKovpWXi8.js\";import Button2 from\"#framer/local/canvasComponent/YATh0RK2p/YATh0RK2p.js\";import{withFormTrackerRequestACallback}from\"#framer/local/codeFile/ABMqtee/TrackFormSubmission.js\";import Blogs from\"#framer/local/collection/RJlr1c9bx/RJlr1c9bx.js\";import*as sharedStyle1 from\"#framer/local/css/nOp9r9khq/nOp9r9khq.js\";import*as sharedStyle from\"#framer/local/css/nQp5htw_R/nQp5htw_R.js\";import*as sharedStyle3 from\"#framer/local/css/phw6bdV3C/phw6bdV3C.js\";import*as sharedStyle2 from\"#framer/local/css/V9k023bAM/V9k023bAM.js\";import metadataProvider from\"#framer/local/webPageMetadata/BWcyer16c/BWcyer16c.js\";const ServiceBannerFonts=getFonts(ServiceBanner);const SearchBarFonts=getFonts(SearchBar);const LoadMoreFonts=getFonts(LoadMore);const BlogFormSticky2Fonts=getFonts(BlogFormSticky2);const ContainerWithOptimizedAppearEffect=withOptimizedAppearEffect(Container);const Button2Fonts=getFonts(Button2);const FormContainerWithFormTrackerRequestACallback1gvczaf=withCodeBoundaryForOverrides(FormContainer,{nodeId:\"p8hbf3OcY\",override:withFormTrackerRequestACallback,scopeId:\"BWcyer16c\"});const CallToActionFonts=getFonts(CallToAction);const breakpoints={eH4xGRCcA:\"(min-width: 1280px)\",NLFWHnm5l:\"(max-width: 809px)\",xsgF8xNB2:\"(min-width: 810px) and (max-width: 1279px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-22FiY\";const variantClassNames={eH4xGRCcA:\"framer-v-1x6gbry\",NLFWHnm5l:\"framer-v-b3859w\",xsgF8xNB2:\"framer-v-l7pzru\"};const addImageAlt=(image,alt)=>{if(!image||typeof image!==\"object\"){return;}return{...image,alt};};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};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 loaderVariants=(repeaterState,variants,currentVariant)=>{if(repeaterState.currentPage>=repeaterState.totalPages)return variants.disabled??currentVariant;if(repeaterState.isLoading)return variants.loading??currentVariant;return currentVariant;};const transition1={bounce:.2,delay:.2,duration:.4,type:\"spring\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:0,y:0};const animation1={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:150,y:0};const QueryData=({query,pageSize,children})=>{const{paginatedQuery,paginationInfo,loadMore}=useLoadMorePaginatedQuery(query,pageSize,\"aKVJygE5P\");const data=useQueryData(paginatedQuery);return children(data,paginationInfo,loadMore);};const formVariants=(form,variants,currentVariant)=>{switch(form.state){case\"success\":return variants.success??currentVariant;case\"pending\":return variants.pending??currentVariant;case\"error\":return variants.error??currentVariant;case\"incomplete\":return variants.incomplete??currentVariant;}};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"eH4xGRCcA\",Phone:\"NLFWHnm5l\",Tablet:\"xsgF8xNB2\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"eH4xGRCcA\"};};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{style,className,layoutId,variant,ooRhuNVw4aKVJygE5P,AXCmfNtwJaKVJygE5P,XmvKIweqCaKVJygE5P,fg_Pg0pogaKVJygE5P,TSSgwA0graKVJygE5P,grVYo9RIzaKVJygE5P,idaKVJygE5P,...restProps}=getProps(props);React.useEffect(()=>{const metadata=metadataProvider(undefined,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);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);document.title=metadata.title||\"\";if(metadata.viewport){document.querySelector('meta[name=\"viewport\"]')?.setAttribute(\"content\",metadata.viewport);}},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const{activeVariantCallback,delay}=useActiveVariantCallback(undefined);const Wld3NDzSj1b86s49=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{loadMore();});const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const router=useRouter();const isDisplayed=()=>{if(!isBrowser())return true;if([\"xsgF8xNB2\",\"NLFWHnm5l\"].includes(baseVariant))return true;return false;};const activeLocaleCode=useLocaleCode();const isDisplayed1=()=>{if(!isBrowser())return true;if([\"xsgF8xNB2\",\"NLFWHnm5l\"].includes(baseVariant))return false;return true;};const elementId=useRouteElementId(\"T_IvSnMGU\");const ref1=React.useRef(null);useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"eH4xGRCcA\",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-1x6gbry\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{hash:\":T_IvSnMGU\",webPageId:\"BWcyer16c\"},implicitPathVariables:undefined},{href:{hash:\":T_IvSnMGU\",webPageId:\"BWcyer16c\"},implicitPathVariables:undefined},{href:{hash:\":T_IvSnMGU\",webPageId:\"BWcyer16c\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{NLFWHnm5l:{width:`calc(${componentViewport?.width||\"100vw\"} - 40px)`,y:(componentViewport?.y||0)+160+0},xsgF8xNB2:{width:`calc(${componentViewport?.width||\"100vw\"} - 40px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:335,width:\"1280px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-18l5rpq-container\",nodeId:\"iguyD1ICU\",scopeId:\"BWcyer16c\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{NLFWHnm5l:{variant:\"mnmrW4kqI\",yMWirNUF1:resolvedLinks[2]},xsgF8xNB2:{variant:\"qe_cU5fIl\",yMWirNUF1:resolvedLinks[1]}},children:/*#__PURE__*/_jsx(ServiceBanner,{height:\"100%\",id:\"iguyD1ICU\",Kcf1D8ZkN:\"Patient Resources\",layoutId:\"iguyD1ICU\",pP_R0_Q05:addImageAlt({src:\"https://framerusercontent.com/images/21XWb60z02dAtjoDVxiEHUWLVzM.webp\",srcSet:\"https://framerusercontent.com/images/21XWb60z02dAtjoDVxiEHUWLVzM.webp?scale-down-to=512 512w,https://framerusercontent.com/images/21XWb60z02dAtjoDVxiEHUWLVzM.webp?scale-down-to=1024 1024w,https://framerusercontent.com/images/21XWb60z02dAtjoDVxiEHUWLVzM.webp 1920w\"},\"\"),style:{width:\"100%\"},uL5_rMo16:\"Access essential information, guides, and support to help you navigate your hearing health journey. From appointment preparation to ongoing care, our resources empower you to make informed decisions about your hearing wellness.\",variant:\"kFkVbTuJS\",width:\"100%\",yMWirNUF1:resolvedLinks[0]})})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-u1xfht\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1te8pix\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-t688vv\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1pypwvl\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-19rbrmv\",\"data-styles-preset\":\"nQp5htw_R\",children:\"Expert Articles\"})}),className:\"framer-1npqk5p\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),isDisplayed()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{NLFWHnm5l:{height:67,width:`min(max(min(${componentViewport?.width||\"100vw\"} - 40px, 1200px) - 80px, 1px), 1200px)`,y:(componentViewport?.y||0)+160+495+0+0+60+0+0+0+46},xsgF8xNB2:{height:67}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-a8xhn6-container hidden-1x6gbry\",nodeId:\"u28zv78wZ\",scopeId:\"BWcyer16c\",children:/*#__PURE__*/_jsx(SearchBar,{height:\"100%\",id:\"u28zv78wZ\",layoutId:\"u28zv78wZ\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1r61oiy\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{NLFWHnm5l:{pageSize:3,query:{from:{alias:\"aKVJygE5P\",data:Blogs,type:\"Collection\"},orderBy:[{collection:\"aKVJygE5P\",direction:\"desc\",name:\"XmvKIweqC\",type:\"Identifier\"}],select:[{collection:\"aKVJygE5P\",name:\"ooRhuNVw4\",type:\"Identifier\"},{collection:\"aKVJygE5P\",name:\"AXCmfNtwJ\",type:\"Identifier\"},{collection:\"aKVJygE5P\",name:\"XmvKIweqC\",type:\"Identifier\"},{collection:\"aKVJygE5P\",name:\"fg_Pg0pog\",type:\"Identifier\"},{collection:\"aKVJygE5P\",name:\"TSSgwA0gr\",type:\"Identifier\"},{collection:\"aKVJygE5P\",name:\"grVYo9RIz\",type:\"Identifier\"},{collection:\"aKVJygE5P\",name:\"id\",type:\"Identifier\"}]}}},children:/*#__PURE__*/_jsx(QueryData,{pageSize:6,query:{from:{alias:\"aKVJygE5P\",data:Blogs,type:\"Collection\"},orderBy:[{collection:\"aKVJygE5P\",direction:\"desc\",name:\"XmvKIweqC\",type:\"Identifier\"}],select:[{collection:\"aKVJygE5P\",name:\"ooRhuNVw4\",type:\"Identifier\"},{collection:\"aKVJygE5P\",name:\"AXCmfNtwJ\",type:\"Identifier\"},{collection:\"aKVJygE5P\",name:\"XmvKIweqC\",type:\"Identifier\"},{collection:\"aKVJygE5P\",name:\"fg_Pg0pog\",type:\"Identifier\"},{collection:\"aKVJygE5P\",name:\"TSSgwA0gr\",type:\"Identifier\"},{collection:\"aKVJygE5P\",name:\"grVYo9RIz\",type:\"Identifier\"},{collection:\"aKVJygE5P\",name:\"id\",type:\"Identifier\"}]},children:(collection,paginationInfo,loadMore)=>/*#__PURE__*/_jsxs(_Fragment,{children:[collection?.map(({AXCmfNtwJ:AXCmfNtwJaKVJygE5P,fg_Pg0pog:fg_Pg0pogaKVJygE5P,grVYo9RIz:grVYo9RIzaKVJygE5P,id:idaKVJygE5P,ooRhuNVw4:ooRhuNVw4aKVJygE5P,TSSgwA0gr:TSSgwA0graKVJygE5P,XmvKIweqC:XmvKIweqCaKVJygE5P},index)=>{ooRhuNVw4aKVJygE5P??=\"\";fg_Pg0pogaKVJygE5P??=\"\";TSSgwA0graKVJygE5P??=\"\";grVYo9RIzaKVJygE5P??=\"\";const textContent=toDateString(XmvKIweqCaKVJygE5P,{dateStyle:\"full\",locale:\"\"},activeLocaleCode);return /*#__PURE__*/_jsx(LayoutGroup,{id:`aKVJygE5P-${idaKVJygE5P}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{ooRhuNVw4:ooRhuNVw4aKVJygE5P},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{ooRhuNVw4:ooRhuNVw4aKVJygE5P},webPageId:\"r_QbglBNH\"},motionChild:true,nodeId:\"rp0TNM5Vi\",scopeId:\"BWcyer16c\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-br4s85 framer-2yzxs0\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{NLFWHnm5l:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+160+495+0+0+60+0+123+0+0+0+0),sizes:`min(max(min(${componentViewport?.width||\"100vw\"} - 40px, 1200px) - 80px, 1px), 1200px)`,...toResponsiveImage(AXCmfNtwJaKVJygE5P)}},xsgF8xNB2:{background:{alt:\"\",fit:\"fill\",sizes:`min(228px, min(max(min(${componentViewport?.width||\"100vw\"} - 40px, 1200px) - 80px, 1px), 1200px))`,...toResponsiveImage(AXCmfNtwJaKVJygE5P)}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",sizes:`min(315px, min(max((min(${componentViewport?.width||\"100vw\"} - 40px, 1200px) - 10px) / 1.5, 1px), 1200px))`,...toResponsiveImage(AXCmfNtwJaKVJygE5P)},className:\"framer-v4sowz\",\"data-border\":true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-vsh9em\",\"data-framer-name\":\"Text\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-sv563t\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-wcoir\",\"data-styles-preset\":\"nOp9r9khq\",style:{\"--framer-text-color\":\"rgb(136, 136, 136)\"},children:\"Feb 25, 2025\"})}),className:\"framer-13e3mvg\",\"data-framer-name\":\"Date\",fonts:[\"Inter\"],text:textContent,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-wcoir\",\"data-styles-preset\":\"nOp9r9khq\",style:{\"--framer-text-color\":\"var(--token-0b867106-9f52-40a5-ab2f-718f7b140cdb, rgb(0, 194, 194))\"},children:\"Lori Lovato MA, FAAA, Audiologist\"})}),className:\"framer-1a0zton\",\"data-framer-name\":\"Date\",fonts:[\"Inter\"],text:fg_Pg0pogaKVJygE5P,verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h6\",{className:\"framer-styles-preset-btr0pb\",\"data-styles-preset\":\"V9k023bAM\",children:\"Getting Started\"})}),className:\"framer-p6gmsx\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],text:TSSgwA0graKVJygE5P,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-17jpkn3\",\"data-styles-preset\":\"phw6bdV3C\",style:{\"--framer-text-color\":\"var(--token-1fafbc8d-0c63-4e1d-93e3-a5c33f728400, rgb(36, 36, 36))\"},children:\"Earwax protects the outer ear canal from foreign objects like dirt, bacteria, and other harmful agents getting inside and damaging the inner...\"})}),className:\"framer-1x19fmi\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],text:grVYo9RIzaKVJygE5P,verticalAlignment:\"top\",withExternalLayout:true})]})]})})})},idaKVJygE5P);}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{NLFWHnm5l:{width:`min(max(min(${componentViewport?.width||\"100vw\"} - 40px, 1200px) - 80px, 1px), 1200px)`,y:(componentViewport?.y||0)+160+495+0+0+60+0+123+0+494}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,width:\"315px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-5w4ehw-container\",nodeId:\"NByZwzscA\",scopeId:\"BWcyer16c\",children:/*#__PURE__*/_jsx(LoadMore,{height:\"100%\",id:\"NByZwzscA\",layoutId:\"NByZwzscA\",style:{width:\"100%\"},variant:loaderVariants(paginationInfo,{disabled:\"hazbTzP8o\",loading:\"SVORafcrZ\"},\"Nop76NskN\"),width:\"100%\",Wld3NDzSj:Wld3NDzSj1b86s49({loadMore})})})})}),isDisplayed()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{NLFWHnm5l:{height:405,width:`min(max(min(${componentViewport?.width||\"100vw\"} - 40px, 1200px) - 80px, 1px), 1200px)`,y:(componentViewport?.y||0)+160+495+0+0+60+0+123+0+574},xsgF8xNB2:{height:405,width:`min(max(min(${componentViewport?.width||\"100vw\"} - 40px, 1200px) - 80px, 1px), 1200px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(ContainerWithOptimizedAppearEffect,{animate:animation,className:\"framer-md4bkv-container hidden-1x6gbry\",\"data-framer-appear-id\":\"md4bkv\",initial:animation1,nodeId:\"DJmmaxMmP\",optimized:true,rendersWithMotion:true,scopeId:\"BWcyer16c\",children:/*#__PURE__*/_jsx(BlogFormSticky2,{height:\"100%\",id:\"DJmmaxMmP\",layoutId:\"DJmmaxMmP\",style:{width:\"100%\"},variant:\"IRWvbQG_W\",width:\"100%\"})})})})]})})})})})]}),isDisplayed1()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-165nu7o hidden-l7pzru hidden-b3859w\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:67,width:`max((min(${componentViewport?.width||\"100vw\"} - 40px, 1200px) - 10px) / 3, 1px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1udv65p-container\",nodeId:\"KVlwb9As9\",scopeId:\"BWcyer16c\",children:/*#__PURE__*/_jsx(SearchBar,{height:\"100%\",id:\"KVlwb9As9\",layoutId:\"KVlwb9As9\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(FormContainerWithFormTrackerRequestACallback1gvczaf,{className:\"framer-1gvczaf\",children:formState=>/*#__PURE__*/_jsxs(_Fragment,{children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-2mh3ps\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-hnm3hi\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h1\",{style:{\"--framer-font-size\":\"18px\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"1.1em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-0b867106-9f52-40a5-ab2f-718f7b140cdb, rgb(0, 194, 194))\"},children:[\"Get Expert Care\",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(82, 82, 82)\"},children:\" \"}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-letter-spacing\":\"0em\",\"--framer-text-color\":\"var(--token-308a983d-408e-44e5-a30e-f412d770a56e, rgb(30, 32, 36))\"},children:\"in Magnolia, WA\"})]})}),className:\"framer-yod7q2\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1yZWd1bGFy\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-48e2cafa-4eff-4115-8e97-3766d212dcb3, rgb(77, 77, 77))\"},children:\"Looking for trusted, local support? Our specialists in Port Orange, are here to help. Fill out the form to connect with our team and take the next step toward better hearing health!\"})}),className:\"framer-kjw8co\",fonts:[\"FS;Satoshi-regular\"],verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsx(motion.label,{className:\"framer-5aqgtx\",children:/*#__PURE__*/_jsx(FormPlainTextInput,{className:\"framer-1jx3dvw\",inputName:\"Name\",placeholder:\"Jane Smith\",type:\"text\"})}),/*#__PURE__*/_jsx(motion.label,{className:\"framer-15gduu4\",children:/*#__PURE__*/_jsx(FormPlainTextInput,{className:\"framer-1nitxf1\",inputName:\"Email\",placeholder:\"Email\",type:\"email\"})}),/*#__PURE__*/_jsx(motion.label,{className:\"framer-v860xe\",children:/*#__PURE__*/_jsx(FormPlainTextInput,{className:\"framer-1hfeif\",inputName:\"Phone\",placeholder:\"Phone\",type:\"email\"})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,width:`calc(max((min(${componentViewport?.width||\"100vw\"} - 40px, 1200px) - 10px) / 3, 1px) - 40px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-4ab1uv-container\",nodeId:\"a07W6kxW0\",rendersWithMotion:true,scopeId:\"BWcyer16c\",children:/*#__PURE__*/_jsx(Button2,{height:\"100%\",id:\"a07W6kxW0\",layoutId:\"a07W6kxW0\",style:{height:\"100%\",width:\"100%\"},type:\"submit\",variant:formVariants(formState,{pending:\"WqhUNfdye\",success:\"x9bHntYlK\"},\"ukxSCZueS\"),width:\"100%\"})})})]})})]})]})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{NLFWHnm5l:{width:`calc(${componentViewport?.width||\"100vw\"} - 40px)`,y:(componentViewport?.y||0)+160+1877},xsgF8xNB2:{width:`calc(${componentViewport?.width||\"100vw\"} - 40px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1090,width:\"1280px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-19ql7jt-container\",id:elementId,nodeId:\"T_IvSnMGU\",ref:ref1,scopeId:\"BWcyer16c\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{NLFWHnm5l:{variant:\"ZCfplm2iR\"},xsgF8xNB2:{variant:\"ZCfplm2iR\"}},children:/*#__PURE__*/_jsx(CallToAction,{height:\"100%\",id:\"T_IvSnMGU\",ItDiGBFTi:\"Because the changes come on at such a slow pace, recognizing that you are experiencing hearing challenges can be difficult. Precise hearing evaluations are the best way to learn the truth about your hearing.  Magnolia Hearing is among the leading audiologist clinics in the Magnolia and Seattle areas. Our local hearing care services provide an accurate evaluation of your hearing and the most advanced technology solutions to help overcome your hearing challenges.\",layoutId:\"T_IvSnMGU\",Q8xCxhRmj:\"Submit the adjacent form to learn the truth about your hearing, and a member of our team will contact you to help schedule an appointment.\",style:{width:\"100%\"},variant:\"pqmXlBf1G\",width:\"100%\",XrQYtbdVx:\"Schedule Your Hearing Assessment\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-22FiY.framer-2yzxs0, .framer-22FiY .framer-2yzxs0 { display: block; }\",\".framer-22FiY.framer-1x6gbry { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 160px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 160px 20px 160px 20px; position: relative; width: 1280px; }\",\".framer-22FiY .framer-18l5rpq-container, .framer-22FiY .framer-19ql7jt-container { flex: none; height: auto; position: relative; width: 1280px; }\",\".framer-22FiY .framer-u1xfht { 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: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-22FiY .framer-1te8pix { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; max-width: 1200px; overflow: visible; padding: 60px 0px 60px 0px; position: relative; width: 100%; }\",\".framer-22FiY .framer-t688vv { 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: flex-start; max-width: 1200px; padding: 0px; position: relative; width: 1px; }\",\".framer-22FiY .framer-1pypwvl { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 84px; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-22FiY .framer-1npqk5p { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-22FiY .framer-a8xhn6-container { flex: 1 0 0px; height: 67px; position: relative; width: 1px; }\",\".framer-22FiY .framer-1r61oiy { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; width: 100%; }\",\".framer-22FiY .framer-br4s85 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: wrap; gap: 30px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; text-decoration: none; width: 100%; }\",\".framer-22FiY .framer-v4sowz { --border-bottom-width: 1px; --border-color: rgba(0, 0, 0, 0.06); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; border-top-left-radius: 12px; border-top-right-radius: 12px; flex: none; height: 184px; max-width: 100%; position: relative; width: 315px; }\",\".framer-22FiY .framer-vsh9em { align-content: flex-start; align-items: flex-start; align-self: stretch; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; height: auto; justify-content: space-evenly; padding: 0px; position: relative; width: 1px; }\",\".framer-22FiY .framer-sv563t { 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: 100%; }\",\".framer-22FiY .framer-13e3mvg { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-22FiY .framer-1a0zton { flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-22FiY .framer-p6gmsx, .framer-22FiY .framer-1x19fmi, .framer-22FiY .framer-yod7q2 { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-22FiY .framer-5w4ehw-container { flex: none; height: auto; position: relative; width: 315px; }\",\".framer-22FiY .framer-md4bkv-container { flex: none; height: auto; position: sticky; top: 30px; width: 100%; will-change: var(--framer-will-change-effect-override, transform); z-index: 1; }\",\".framer-22FiY .framer-165nu7o { align-content: center; align-items: center; align-self: stretch; background-color: #ffffff; display: flex; flex: 0.5 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: auto; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-22FiY .framer-1udv65p-container { flex: none; height: 67px; position: relative; width: 100%; }\",\".framer-22FiY .framer-1gvczaf { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 20px; position: sticky; top: 30px; width: 100%; z-index: 1; }\",\".framer-22FiY .framer-2mh3ps { 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; width: 100%; }\",\".framer-22FiY .framer-hnm3hi { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-22FiY .framer-kjw8co { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-22FiY .framer-5aqgtx, .framer-22FiY .framer-15gduu4, .framer-22FiY .framer-v860xe { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; width: 100%; }\",'.framer-22FiY .framer-1jx3dvw, .framer-22FiY .framer-1nitxf1, .framer-22FiY .framer-1hfeif { --framer-input-background: var(--token-df09e126-85d2-4c87-a3df-e70298a1588b, #ffffff); --framer-input-border-bottom-width: 1px; --framer-input-border-color: rgba(136, 136, 136, 0.1); --framer-input-border-left-width: 1px; --framer-input-border-radius-bottom-left: 10px; --framer-input-border-radius-bottom-right: 10px; --framer-input-border-radius-top-left: 10px; --framer-input-border-radius-top-right: 10px; --framer-input-border-right-width: 1px; --framer-input-border-style: solid; --framer-input-border-top-width: 1px; --framer-input-focused-border-color: var(--token-0b867106-9f52-40a5-ab2f-718f7b140cdb, #00c2c2); --framer-input-focused-border-style: solid; --framer-input-focused-border-width: 1px; --framer-input-font-color: var(--token-df09e126-85d2-4c87-a3df-e70298a1588b, #ffffff); --framer-input-font-family: \"Inter\"; --framer-input-font-letter-spacing: 0em; --framer-input-font-line-height: 1.2em; --framer-input-font-size: 14px; --framer-input-font-weight: 400; --framer-input-icon-color: #999999; --framer-input-padding: 12px; --framer-input-placeholder-color: #999999; flex: none; height: 40px; position: relative; width: 100%; }',\".framer-22FiY .framer-4ab1uv-container { flex: none; height: 40px; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-22FiY.framer-1x6gbry, .framer-22FiY .framer-u1xfht, .framer-22FiY .framer-1te8pix, .framer-22FiY .framer-t688vv, .framer-22FiY .framer-1pypwvl, .framer-22FiY .framer-1r61oiy, .framer-22FiY .framer-br4s85, .framer-22FiY .framer-sv563t, .framer-22FiY .framer-165nu7o, .framer-22FiY .framer-1gvczaf, .framer-22FiY .framer-2mh3ps, .framer-22FiY .framer-hnm3hi, .framer-22FiY .framer-5aqgtx, .framer-22FiY .framer-15gduu4, .framer-22FiY .framer-v860xe { gap: 0px; } .framer-22FiY.framer-1x6gbry > * { margin: 0px; margin-bottom: calc(160px / 2); margin-top: calc(160px / 2); } .framer-22FiY.framer-1x6gbry > :first-child, .framer-22FiY .framer-u1xfht > :first-child, .framer-22FiY .framer-t688vv > :first-child, .framer-22FiY .framer-1r61oiy > :first-child, .framer-22FiY .framer-165nu7o > :first-child, .framer-22FiY .framer-1gvczaf > :first-child, .framer-22FiY .framer-2mh3ps > :first-child, .framer-22FiY .framer-hnm3hi > :first-child, .framer-22FiY .framer-5aqgtx > :first-child, .framer-22FiY .framer-15gduu4 > :first-child, .framer-22FiY .framer-v860xe > :first-child { margin-top: 0px; } .framer-22FiY.framer-1x6gbry > :last-child, .framer-22FiY .framer-u1xfht > :last-child, .framer-22FiY .framer-t688vv > :last-child, .framer-22FiY .framer-1r61oiy > :last-child, .framer-22FiY .framer-165nu7o > :last-child, .framer-22FiY .framer-1gvczaf > :last-child, .framer-22FiY .framer-2mh3ps > :last-child, .framer-22FiY .framer-hnm3hi > :last-child, .framer-22FiY .framer-5aqgtx > :last-child, .framer-22FiY .framer-15gduu4 > :last-child, .framer-22FiY .framer-v860xe > :last-child { margin-bottom: 0px; } .framer-22FiY .framer-u1xfht > *, .framer-22FiY .framer-t688vv > *, .framer-22FiY .framer-165nu7o > *, .framer-22FiY .framer-2mh3ps > *, .framer-22FiY .framer-5aqgtx > *, .framer-22FiY .framer-15gduu4 > *, .framer-22FiY .framer-v860xe > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-22FiY .framer-1te8pix > *, .framer-22FiY .framer-1pypwvl > *, .framer-22FiY .framer-sv563t > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-22FiY .framer-1te8pix > :first-child, .framer-22FiY .framer-1pypwvl > :first-child, .framer-22FiY .framer-br4s85 > :first-child, .framer-22FiY .framer-sv563t > :first-child { margin-left: 0px; } .framer-22FiY .framer-1te8pix > :last-child, .framer-22FiY .framer-1pypwvl > :last-child, .framer-22FiY .framer-br4s85 > :last-child, .framer-22FiY .framer-sv563t > :last-child { margin-right: 0px; } .framer-22FiY .framer-1r61oiy > *, .framer-22FiY .framer-1gvczaf > *, .framer-22FiY .framer-hnm3hi > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-22FiY .framer-br4s85 > * { margin: 0px; margin-left: calc(30px / 2); margin-right: calc(30px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,'.framer-22FiY[data-border=\"true\"]::after, .framer-22FiY [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }',\"@media (min-width: 810px) and (max-width: 1279px) { .framer-22FiY.framer-1x6gbry { width: 810px; } .framer-22FiY .framer-18l5rpq-container, .framer-22FiY .framer-19ql7jt-container { width: 100%; } .framer-22FiY .framer-1te8pix { padding: 60px 40px 60px 40px; } .framer-22FiY .framer-v4sowz { height: 142px; width: 228px; }}\",\"@media (max-width: 809px) { .framer-22FiY.framer-1x6gbry { width: 390px; } .framer-22FiY .framer-18l5rpq-container, .framer-22FiY .framer-5w4ehw-container, .framer-22FiY .framer-19ql7jt-container { width: 100%; } .framer-22FiY .framer-1te8pix { padding: 60px 40px 60px 40px; } .framer-22FiY .framer-1pypwvl { flex-direction: column; height: min-content; } .framer-22FiY .framer-a8xhn6-container, .framer-22FiY .framer-1a0zton { flex: none; width: 100%; } .framer-22FiY .framer-1r61oiy { gap: 40px; } .framer-22FiY .framer-br4s85 { flex-direction: column; } .framer-22FiY .framer-v4sowz { height: 142px; width: 100%; } .framer-22FiY .framer-vsh9em { align-self: unset; flex: none; gap: 0px; height: min-content; justify-content: center; width: 100%; } .framer-22FiY .framer-sv563t { align-content: flex-start; align-items: flex-start; flex-direction: column; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-22FiY .framer-1pypwvl, .framer-22FiY .framer-1r61oiy, .framer-22FiY .framer-br4s85, .framer-22FiY .framer-vsh9em, .framer-22FiY .framer-sv563t { gap: 0px; } .framer-22FiY .framer-1pypwvl > *, .framer-22FiY .framer-sv563t > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-22FiY .framer-1pypwvl > :first-child, .framer-22FiY .framer-1r61oiy > :first-child, .framer-22FiY .framer-br4s85 > :first-child, .framer-22FiY .framer-vsh9em > :first-child, .framer-22FiY .framer-sv563t > :first-child { margin-top: 0px; } .framer-22FiY .framer-1pypwvl > :last-child, .framer-22FiY .framer-1r61oiy > :last-child, .framer-22FiY .framer-br4s85 > :last-child, .framer-22FiY .framer-vsh9em > :last-child, .framer-22FiY .framer-sv563t > :last-child { margin-bottom: 0px; } .framer-22FiY .framer-1r61oiy > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-22FiY .framer-br4s85 > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } .framer-22FiY .framer-vsh9em > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 3626\n * @framerIntrinsicWidth 1280\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"xsgF8xNB2\":{\"layout\":[\"fixed\",\"auto\"]},\"NLFWHnm5l\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections {\"T_IvSnMGU\":{\"pattern\":\":T_IvSnMGU\",\"name\":\"cta\"}}\n * @framerResponsiveScreen\n */const FramerBWcyer16c=withCSS(Component,css,\"framer-22FiY\");export default FramerBWcyer16c;FramerBWcyer16c.displayName=\"Blog\";FramerBWcyer16c.defaultProps={height:3626,width:1280};addFonts(FramerBWcyer16c,[{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:\"Satoshi\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/TTX2Z3BF3P6Y5BQT3IV2VNOK6FL22KUT/7QYRJOI3JIMYHGY6CH7SOIFRQLZOLNJ6/KFIAZD4RUMEZIYV6FQ3T3GP5PDBDB6JY.woff2\",weight:\"400\"}]},...ServiceBannerFonts,...SearchBarFonts,...LoadMoreFonts,...BlogFormSticky2Fonts,...Button2Fonts,...CallToActionFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerBWcyer16c\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"xsgF8xNB2\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"NLFWHnm5l\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerScrollSections\":\"{\\\"T_IvSnMGU\\\":{\\\"pattern\\\":\\\":T_IvSnMGU\\\",\\\"name\\\":\\\"cta\\\"}}\",\"framerComponentViewportWidth\":\"true\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicHeight\":\"3626\",\"framerResponsiveScreen\":\"\",\"framerIntrinsicWidth\":\"1280\",\"framerDisplayContentsDiv\":\"false\",\"framerAcceptsLayoutTemplate\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["ServiceBannerFonts", "getFonts", "foExz39ES_default", "SearchBarFonts", "wKovpWXi8_default", "LoadMoreFonts", "e2N3oaJHq_default", "BlogFormSticky2Fonts", "lV2JnUb8T_default", "ContainerWithOptimizedAppearEffect", "withOptimizedAppearEffect", "Container", "Button2Fonts", "YATh0RK2p_default", "FormContainerWithFormTrackerRequestACallback1gvczaf", "withCodeBoundaryForOverrides", "FormContainer", "withFormTrackerRequestACallback", "CallToActionFonts", "dXTKDfDz8_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "addImageAlt", "image", "alt", "toResponsiveImage", "value", "toDateString", "options", "activeLocale", "date", "display", "dateOptions", "fallbackLocale", "locale", "loaderVariants", "repeaterState", "variants", "currentVariant", "transition1", "animation", "animation1", "QueryData", "query", "pageSize", "children", "paginatedQuery", "paginationInfo", "loadMore", "useLoadMorePaginatedQuery", "data", "useQueryData", "formVariants", "form", "HTMLStyle", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "variant", "ooRhuNVw4aKVJygE5P", "AXCmfNtwJaKVJygE5P", "XmvKIweqCaKVJygE5P", "fg_Pg0pogaKVJygE5P", "TSSgwA0graKVJygE5P", "grVYo9RIzaKVJygE5P", "idaKVJygE5P", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "activeVariantCallback", "delay", "useActiveVariantCallback", "Wld3NDzSj1b86s49", "overlay", "args", "scopingClassNames", "cx", "router", "useRouter", "isDisplayed", "activeLocaleCode", "useLocaleCode", "isDisplayed1", "elementId", "useRouteElementId", "ref1", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "ResolveLinks", "resolvedLinks", "PropertyOverrides2", "ComponentViewportProvider", "RichText2", "x", "ChildrenCanSuspend", "RJlr1c9bx_default", "collection", "l", "index", "textContent", "PathVariablesContext", "Link", "getLoadingLazyAtYPosition", "Image2", "formState", "FormPlainTextInput2", "css", "FramerBWcyer16c", "withCSS", "BWcyer16c_default", "addFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
