{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/uEZfd2Ototv1poUIjtMZ/3YQgkS4T7mfDgGFAakn0/uI0OXQ183.js", "ssg:https://framerusercontent.com/modules/gtJd6N6fizLvTynXVetb/KtH0QKC6p0KKiXIBzO1T/uI0OXQ183.js"],
  "sourcesContent": ["// Generated by Framer (b0cf16c)\nimport{LazyValue}from\"framer\";const valuesByLocaleId={rg0NQA1zp:new LazyValue(()=>import(\"./uI0OXQ183-0.js\"))};export default 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;}}function preload(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);}export function usePreloadLocalizedValues(locale){const preloadPromise=preload(locale);if(preloadPromise)throw preloadPromise;}\nexport const __FramerMetadata__ = {\"exports\":{\"usePreloadLocalizedValues\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (b0cf16c)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ChildrenCanSuspend,ComponentPresetsProvider,ComponentViewportProvider,Container,cx,FormContainer,FormPlainTextInput,GeneratedComponentContext,getFonts,getFontsFromComponentPreset,getFontsFromSharedStyle,getLoadingLazyAtYPosition,getWhereExpressionFromPathVariables,Image,NotFoundError,PathVariablesContext,PropertyOverrides,ResolveLinks,RichText,useComponentViewport,useCurrentPathVariables,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleCode,useLocaleInfo,useQueryData,useRouter,withCodeBoundaryForOverrides,withCSS}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import AssetButtonForm from\"#framer/local/canvasComponent/CyVDcPrwm/CyVDcPrwm.js\";import Navigation from\"#framer/local/canvasComponent/JT5FMKiH5/JT5FMKiH5.js\";import TopBar from\"#framer/local/canvasComponent/kVJDMI3Kf/kVJDMI3Kf.js\";import Button2 from\"#framer/local/canvasComponent/kvLcrJQLy/kvLcrJQLy.js\";import Footer from\"#framer/local/canvasComponent/xic34kUQS/xic34kUQS.js\";import{withFormTrackerRequestACallback}from\"#framer/local/codeFile/emD2O_J/TrackFormSubmission.js\";import Author from\"#framer/local/collection/y2HtsBmqg/y2HtsBmqg.js\";import PatientResources from\"#framer/local/collection/YA0ndlio2/YA0ndlio2.js\";import*as componentPresets from\"#framer/local/componentPresets/componentPresets/componentPresets.js\";import*as sharedStyle2 from\"#framer/local/css/gnQkEvCC0/gnQkEvCC0.js\";import*as sharedStyle from\"#framer/local/css/M_xGQsUrN/M_xGQsUrN.js\";import*as sharedStyle1 from\"#framer/local/css/yhzoBSbv4/yhzoBSbv4.js\";import getLocalizedValue,{usePreloadLocalizedValues}from\"#framer/local/localization/uI0OXQ183/uI0OXQ183.js\";import metadataProvider from\"#framer/local/webPageMetadata/uI0OXQ183/uI0OXQ183.js\";const TopBarFonts=getFonts(TopBar);const NavigationFonts=getFonts(Navigation);const Button2Fonts=getFonts(Button2);const AssetButtonFormFonts=getFonts(AssetButtonForm);const FormContainerWithFormTrackerRequestACallback16n81rd=withCodeBoundaryForOverrides(FormContainer,{nodeId:\"b4nvRohRS\",override:withFormTrackerRequestACallback,scopeId:\"uI0OXQ183\"});const FooterFonts=getFonts(Footer);const breakpoints={ELEQubJXZ:\"(min-width: 1280px)\",fFGXdg6Dq:\"(max-width: 809px)\",jo2XKPclE:\"(min-width: 810px) and (max-width: 1279px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-mkZhn\";const variantClassNames={ELEQubJXZ:\"framer-v-1jxirt1\",fFGXdg6Dq:\"framer-v-u758yh\",jo2XKPclE:\"framer-v-48ed6i\"};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 QueryData=({query,pageSize,children})=>{const data=useQueryData(query);return children(data);};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:\"ELEQubJXZ\",Phone:\"fFGXdg6Dq\",Tablet:\"jo2XKPclE\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"ELEQubJXZ\"};};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:{constraint:{left:{collection:\"uI0OXQ183\",name:\"XOuh1NsiE\",type:\"Identifier\"},operator:\"==\",right:{collection:\"XOuh1NsiE\",name:\"id\",type:\"Identifier\"},type:\"BinaryOperation\"},left:{alias:\"uI0OXQ183\",data:PatientResources,type:\"Collection\"},right:{alias:\"XOuh1NsiE\",data:Author,type:\"Collection\"},type:\"LeftJoin\"},select:[{collection:\"uI0OXQ183\",name:\"uTIbKSl_e\",type:\"Identifier\"},{collection:\"uI0OXQ183\",name:\"URXQxIUB2\",type:\"Identifier\"},{alias:\"XOuh1NsiE.JI9qq1e4x\",collection:\"XOuh1NsiE\",name:\"JI9qq1e4x\",type:\"Identifier\"},{alias:\"XOuh1NsiE.Fc0nLgFaf\",collection:\"XOuh1NsiE\",name:\"Fc0nLgFaf\",type:\"Identifier\"},{alias:\"XOuh1NsiE\",collection:\"XOuh1NsiE\",name:\"id\",type:\"Identifier\"},{collection:\"uI0OXQ183\",name:\"VcO2OoD1h\",type:\"Identifier\"},{collection:\"uI0OXQ183\",name:\"F_8lGjJNB\",type:\"Identifier\"}],where:getWhereExpressionFromPathVariables(currentPathVariables,\"uI0OXQ183\")});const getFromCurrentRouteData=key=>{if(!currentRouteData)throw new NotFoundError(`No data matches path variables: ${JSON.stringify(currentPathVariables)}`);return currentRouteData[key];};const{style,className,layoutId,variant,uTIbKSl_e=getFromCurrentRouteData(\"uTIbKSl_e\")??\"\",XOuh1NsiE_Fc0nLgFaf=getFromCurrentRouteData(\"XOuh1NsiE.Fc0nLgFaf\"),XOuh1NsiE_JI9qq1e4x=getFromCurrentRouteData(\"XOuh1NsiE.JI9qq1e4x\")??\"\",URXQxIUB2=getFromCurrentRouteData(\"URXQxIUB2\"),aNYUYfhul,VcO2OoD1h=getFromCurrentRouteData(\"VcO2OoD1h\"),F_8lGjJNB=getFromCurrentRouteData(\"F_8lGjJNB\")??\"\",Fc0nLgFafQ4NE3OqdG,JI9qq1e4xQ4NE3OqdG,OGjQvAl29Q4NE3OqdG,Qj2L34g3b,iRHHVSkd7Q4NE3OqdG,idQ4NE3OqdG,XOuh1NsiE=getFromCurrentRouteData(\"XOuh1NsiE\"),...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];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);usePreloadLocalizedValues(activeLocale);const activeLocaleCode=useLocaleCode();const textContent=toDateString(URXQxIUB2,{dateStyle:\"medium\",locale:\"en-US\"},activeLocaleCode);const textContent1=toDateString(aNYUYfhul,{dateStyle:\"medium\",display:\"date\",locale:\"\"},activeLocaleCode);const router=useRouter();useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"ELEQubJXZ\",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-1jxirt1\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:44,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1lbzx7q-container\",nodeId:\"HfMPfWD6s\",scopeId:\"uI0OXQ183\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fFGXdg6Dq:{variant:\"SfwviExPk\"},jo2XKPclE:{variant:\"RsqExDgnh\"}},children:/*#__PURE__*/_jsx(TopBar,{height:\"100%\",id:\"HfMPfWD6s\",layoutId:\"HfMPfWD6s\",style:{width:\"100%\"},variant:\"saVxCR46Q\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:80,width:`min(${componentViewport?.width||\"100vw\"}, 1200px)`,y:(componentViewport?.y||0)+0+44,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1s537f8-container\",nodeId:\"jKHOyPGXE\",scopeId:\"uI0OXQ183\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fFGXdg6Dq:{variant:\"UXXVBgCSq\"},jo2XKPclE:{variant:\"UXXVBgCSq\"}},children:/*#__PURE__*/_jsx(Navigation,{height:\"100%\",id:\"jKHOyPGXE\",layoutId:\"jKHOyPGXE\",style:{maxWidth:\"100%\",width:\"100%\"},variant:\"x2hmrp1ME\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-dqh68u\",\"data-framer-name\":\"Blog Section\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-17i61hn\",\"data-framer-name\":\"Container\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1kx8kp9\",\"data-framer-name\":\"Article\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-8kzv0b\",\"data-framer-name\":\"Top\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-c29stf\",\"data-styles-preset\":\"M_xGQsUrN\",style:{\"--framer-text-color\":\"var(--token-d440619c-6958-4577-b900-3da1ce5d21d0, rgb(30, 30, 30))\"},children:\"Apple\u2019s Hearing Aid Features Released Our Initial Impressions\"})}),className:\"framer-1xj0y9j\",\"data-framer-name\":\"Blog Title\",fonts:[\"Inter\"],text:uTIbKSl_e,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1unrkxf\",\"data-framer-name\":\"Author Wrap\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fFGXdg6Dq:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+124+50+0+0+0+0+0+0+72.8+50),sizes:\"40px\",...toResponsiveImage(XOuh1NsiE_Fc0nLgFaf)}},jo2XKPclE:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+124+50+0+0+0+0+0+0+72.8+0),sizes:\"40px\",...toResponsiveImage(XOuh1NsiE_Fc0nLgFaf)}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+124+50+0+0+0+0+0+72.8+0),sizes:\"40px\",...toResponsiveImage(XOuh1NsiE_Fc0nLgFaf)},className:\"framer-1fcd5bp\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fFGXdg6Dq:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1yZWd1bGFy\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"28px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-fc04b410-3b06-48ef-9d30-50afb761832e, rgb(117, 117, 117))\"},children:\"Dr. Julie Hubik, Au.D., CCC-A - Doctor of Audiology & CEO\"})})}},children:/*#__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\":\"20px\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"32px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-fc04b410-3b06-48ef-9d30-50afb761832e, rgb(117, 117, 117))\"},children:\" Dr. Julie Hubik, Au.D., CCC-A - Doctor of Audiology & CEO\"})}),className:\"framer-105gmza\",\"data-framer-name\":\"Author Name\",fonts:[\"FS;Satoshi-regular\"],text:XOuh1NsiE_JI9qq1e4x,verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-57vdsg\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v0\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1ib2xk\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"32px\",\"--framer-text-color\":\"var(--token-003a1ed9-fc6b-4c30-bce9-d962e02cac3b, rgb(192, 30, 46))\"},children:\"Published on:\"})}),className:\"framer-1cwgjkg\",fonts:[\"FS;Satoshi-bold\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1tZWRpdW0=\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"32px\",\"--framer-text-color\":\"var(--token-d440619c-6958-4577-b900-3da1ce5d21d0, rgb(30, 30, 30))\"},children:\"Wednesday, February 5, 2025\"})}),className:\"framer-1lhwse1\",fonts:[\"FS;Satoshi-medium\"],text:textContent,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-rt2b7\",\"data-styles-preset\":\"yhzoBSbv4\",style:{\"--framer-text-color\":\"var(--token-fc04b410-3b06-48ef-9d30-50afb761832e, rgb(117, 117, 117))\"},children:\"Oct 28, 2024\"})}),className:\"framer-1hgiz4h\",\"data-framer-name\":\"Published On\",fonts:[\"Inter\"],text:textContent1,verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fFGXdg6Dq:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+124+50+0+0+0+0+0+0+284.8),sizes:`calc(min(${componentViewport?.width||\"100vw\"}, 1200px) - 40px)`,...toResponsiveImage(VcO2OoD1h)}},jo2XKPclE:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+124+50+0+0+0+0+0+0+184.8),sizes:`calc(min(${componentViewport?.width||\"100vw\"}, 1200px) - 40px)`,...toResponsiveImage(VcO2OoD1h)}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+124+50+0+0+0+0+0+184.8),sizes:`calc(min(${componentViewport?.width||\"100vw\"}, 1200px) * 0.65)`,...toResponsiveImage(VcO2OoD1h)},className:\"framer-11ygl3n\",\"data-framer-name\":\"Cover Image\"})})]}),/*#__PURE__*/_jsx(ComponentPresetsProvider,{presets:{\"module:NEd4VmDdsxM3StIUbddO/1de6WpgIbCrKkRcPfQcW/YouTube.js:Youtube\":componentPresets.props[\"jGjI9Hz3P\"],\"module:pVk4QsoHxASnVtUBp6jr/QVzZltTawVJTjmjAWG3C/CodeBlock.js:default\":componentPresets.props[\"zCzK120L5\"]},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:F_8lGjJNB,className:\"framer-l59i3x\",\"data-framer-name\":\"Content\",fonts:[\"Inter\"],stylesPresetsClassNames:{p:\"framer-styles-preset-rt2b7\"},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-2hpatr\",\"data-border\":true,children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"Q4NE3OqdG\",data:Author,type:\"Collection\"},limit:{type:\"LiteralValue\",value:10},select:[{collection:\"Q4NE3OqdG\",name:\"Fc0nLgFaf\",type:\"Identifier\"},{collection:\"Q4NE3OqdG\",name:\"JI9qq1e4x\",type:\"Identifier\"},{collection:\"Q4NE3OqdG\",name:\"OGjQvAl29\",type:\"Identifier\"},{collection:\"Q4NE3OqdG\",name:\"iRHHVSkd7\",type:\"Identifier\"},{collection:\"Q4NE3OqdG\",name:\"id\",type:\"Identifier\"}],where:{left:{collection:\"Q4NE3OqdG\",name:\"id\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:XOuh1NsiE},type:\"BinaryOperation\"}},children:(collection,paginationInfo,loadMore)=>/*#__PURE__*/_jsx(_Fragment,{children:collection?.map(({Fc0nLgFaf:Fc0nLgFafQ4NE3OqdG,id:idQ4NE3OqdG,iRHHVSkd7:iRHHVSkd7Q4NE3OqdG,JI9qq1e4x:JI9qq1e4xQ4NE3OqdG,OGjQvAl29:OGjQvAl29Q4NE3OqdG},index)=>{JI9qq1e4xQ4NE3OqdG??=\"\";OGjQvAl29Q4NE3OqdG??=\"\";iRHHVSkd7Q4NE3OqdG??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`Q4NE3OqdG-${idQ4NE3OqdG}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{iRHHVSkd7:iRHHVSkd7Q4NE3OqdG},children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-10bo3z3\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fFGXdg6Dq:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+124+50+0+0+0+0+693.8+30+0+0+0),sizes:\"197px\",...toResponsiveImage(Fc0nLgFafQ4NE3OqdG)}},jo2XKPclE:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+124+50+0+0+0+0+825.8+30+0+0),sizes:\"127px\",...toResponsiveImage(Fc0nLgFafQ4NE3OqdG)}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+124+50+0+0+0+825.8+30+0+0),sizes:\"127px\",...toResponsiveImage(Fc0nLgFafQ4NE3OqdG)},className:\"framer-dfekhf\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-6gsbd0\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-17dfzwv\",\"data-styles-preset\":\"gnQkEvCC0\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-d440619c-6958-4577-b900-3da1ce5d21d0, rgb(30, 30, 30))\"},children:\" Dr. Julie Hubik, Au.D., CCC-A - Doctor of Audiology & CEO\"})}),className:\"framer-qh3u4i\",\"data-framer-name\":\"Author Name\",fonts:[\"Inter\"],text:JI9qq1e4xQ4NE3OqdG,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fFGXdg6Dq:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1yZWd1bGFy\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"32px\",\"--framer-text-color\":\"var(--token-fc04b410-3b06-48ef-9d30-50afb761832e, rgb(117, 117, 117))\"},children:\"Dr. Hubik is the owner and founder of one of West Texas' most trusted and professional hearing providers, Cornerstone Audiology. She received her bachelor of science degree in communication disorders as well as her doctorate of audiology from Texas Tech University Health Sciences Center (TTUHSC). In her youth, Dr. Hubik became interested in helping people with a hearing loss to communicate more effectively and therefore pursued a degree in this field. Dr. Hubik was born and raised in Anton, Texas, and appreciates working with the people of West Texas. She and her team are proud to serve the hearing needs of their community.\"})})}},children:/*#__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\":\"20px\",\"--framer-line-height\":\"32px\",\"--framer-text-color\":\"var(--token-fc04b410-3b06-48ef-9d30-50afb761832e, rgb(117, 117, 117))\"},children:\"asdasd\"})}),className:\"framer-bwbh24\",fonts:[\"FS;Satoshi-regular\"],text:OGjQvAl29Q4NE3OqdG,verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:Qj2L34g3b,implicitPathVariables:{iRHHVSkd7:iRHHVSkd7Q4NE3OqdG}},{href:Qj2L34g3b,implicitPathVariables:{iRHHVSkd7:iRHHVSkd7Q4NE3OqdG}},{href:Qj2L34g3b,implicitPathVariables:{iRHHVSkd7:iRHHVSkd7Q4NE3OqdG}}],children:resolvedLinks=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fFGXdg6Dq:{y:(componentViewport?.y||0)+0+124+50+0+0+0+0+693.8+30+0+0+210+0+211.2},jo2XKPclE:{y:(componentViewport?.y||0)+0+124+50+0+0+0+0+825.8+30+0+0+0+211.2}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:57,y:(componentViewport?.y||0)+0+124+50+0+0+0+825.8+30+0+0+0+211.2,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1oe8a9b-container\",nodeId:\"xJDIvCwIc\",scopeId:\"uI0OXQ183\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fFGXdg6Dq:{o6bmD0uMQ:resolvedLinks[2]},jo2XKPclE:{o6bmD0uMQ:resolvedLinks[1]}},children:/*#__PURE__*/_jsx(Button2,{height:\"100%\",id:\"xJDIvCwIc\",JNPckHB8v:getLocalizedValue(\"v1\",activeLocale)??\"Schedule An Appointment\",layoutId:\"xJDIvCwIc\",o6bmD0uMQ:resolvedLinks[0],variant:\"oqKQ7QV7a\",width:\"100%\"})})})})})})]})]})})},idQ4NE3OqdG);})})})})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1vxzykw\",\"data-framer-name\":\"Similar\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-196nhch\",\"data-framer-name\":\"Audiologist Form\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-wxqxzx\",\"data-framer-name\":\"Container\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v2\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-17dfzwv\",\"data-styles-preset\":\"gnQkEvCC0\",children:\"Request a Callback\"})}),className:\"framer-pe8fb4\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v3\",activeLocale)??/*#__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\":\"22.5px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(77, 77, 77)\"},children:\"Do you have a question or would you like to speak to one of our hearing care experts? Then complete the form and we\u2019ll call you back shortly.\"})}),className:\"framer-qt5noz\",fonts:[\"FS;Satoshi-regular\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(FormContainerWithFormTrackerRequestACallback16n81rd,{action:\"https://api.framer.com/forms/v1/forms/c471627a-fbbd-4293-a43a-3245375bf98e/submit\",className:\"framer-16n81rd\",nodeId:\"b4nvRohRS\",redirectUrl:{webPageId:\"Qciw2W659\"},children:formState=>/*#__PURE__*/_jsxs(_Fragment,{children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-17dodh9\",children:[/*#__PURE__*/_jsxs(motion.label,{className:\"framer-16bkl6o\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v4\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-rt2b7\",\"data-styles-preset\":\"yhzoBSbv4\",style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\"Name\"})}),className:\"framer-1lbxyk9\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(FormPlainTextInput,{className:\"framer-1jp5qd3\",inputName:\"Name\",placeholder:getLocalizedValue(\"v5\",activeLocale)??\"Jane Smith\",required:true,type:\"text\"})]}),/*#__PURE__*/_jsxs(motion.label,{className:\"framer-123i2je\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v6\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-rt2b7\",\"data-styles-preset\":\"yhzoBSbv4\",style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\"Date of Birth\"})}),className:\"framer-55nqzm\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(FormPlainTextInput,{className:\"framer-66is0s\",inputName:\"Date of Birth\",placeholder:getLocalizedValue(\"v5\",activeLocale)??\"Jane Smith\",required:true,type:\"date\"})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1ikdrak\",children:[/*#__PURE__*/_jsxs(motion.label,{className:\"framer-reg76e\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v7\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-rt2b7\",\"data-styles-preset\":\"yhzoBSbv4\",style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\"Email\"})}),className:\"framer-1hizew4\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(FormPlainTextInput,{className:\"framer-3r26sm\",inputName:\"Email\",placeholder:getLocalizedValue(\"v8\",activeLocale)??\"test@cornerstone.com\",required:true,type:\"email\"})]}),/*#__PURE__*/_jsxs(motion.label,{className:\"framer-soqkw2\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v9\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-rt2b7\",\"data-styles-preset\":\"yhzoBSbv4\",style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\"Phone Number\"})}),className:\"framer-148o5fr\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(FormPlainTextInput,{className:\"framer-19m051o\",inputName:\"Phone Number\",placeholder:getLocalizedValue(\"v10\",activeLocale)??\"123-456-7890\",required:true,type:\"tel\"})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-i48978\",children:[/*#__PURE__*/_jsxs(motion.label,{className:\"framer-1jy8crm\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v11\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-rt2b7\",\"data-styles-preset\":\"yhzoBSbv4\",style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\"Address\"})}),className:\"framer-hbs0vo\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(FormPlainTextInput,{className:\"framer-wxba6l\",inputName:\"Address\",placeholder:getLocalizedValue(\"v12\",activeLocale)??\"1 Main St\",required:true,type:\"text\"})]}),/*#__PURE__*/_jsxs(motion.label,{className:\"framer-efijny\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v13\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-rt2b7\",\"data-styles-preset\":\"yhzoBSbv4\",style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\"Preferred Language\"})}),className:\"framer-rqnxq4\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(FormPlainTextInput,{className:\"framer-vji7rg\",inputName:\"Preferred Language\",placeholder:getLocalizedValue(\"v14\",activeLocale)??\"English\",required:false,type:\"text\"})]})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fFGXdg6Dq:{width:`calc(min(min(${componentViewport?.width||\"100vw\"}, 1200px) - 40px, 1200px) - 50px)`,y:(componentViewport?.y||0)+0+124+50+0+0+1291+0+0+0+0+25+189.7+0+311.4},jo2XKPclE:{width:`calc(min(min(${componentViewport?.width||\"100vw\"}, 1200px) - 40px, 1200px) - 50px)`,y:(componentViewport?.y||0)+0+124+50+0+0+1213+0+0+0+0+25+189.7+0+311.4}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,width:`calc(min(max(min(${componentViewport?.width||\"100vw\"}, 1200px) * 0.35 - 59px, 1px), 1200px) - 50px)`,y:(componentViewport?.y||0)+0+124+50+0+0+0+0+0+0+25+189.7+0+311.4,children:/*#__PURE__*/_jsx(Container,{className:\"framer-yvrsgd-container\",nodeId:\"yZWqeiiaS\",rendersWithMotion:true,scopeId:\"uI0OXQ183\",children:/*#__PURE__*/_jsx(AssetButtonForm,{height:\"100%\",id:\"yZWqeiiaS\",layoutId:\"yZWqeiiaS\",style:{height:\"100%\",width:\"100%\"},type:\"submit\",variant:formVariants(formState,{pending:\"aYrShKLxY\",success:\"dxgndzFsL\"},\"HhPsL6nrj\"),width:\"100%\"})})})})]})})]})})})]})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fFGXdg6Dq:{y:(componentViewport?.y||0)+0+2106.1},jo2XKPclE:{y:(componentViewport?.y||0)+0+2028.1}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:494,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+1378,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1hr7rff-container\",nodeId:\"cVAksiCg1\",scopeId:\"uI0OXQ183\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fFGXdg6Dq:{variant:\"x6tMrguHg\"},jo2XKPclE:{variant:\"EG_XA_Dgc\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"cVAksiCg1\",layoutId:\"cVAksiCg1\",style:{width:\"100%\"},variant:\"AKIDZY3gR\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-mkZhn.framer-1segsm2, .framer-mkZhn .framer-1segsm2 { display: block; }\",\".framer-mkZhn.framer-1jxirt1 { 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-mkZhn .framer-1lbzx7q-container, .framer-mkZhn .framer-1hr7rff-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-mkZhn .framer-1s537f8-container { flex: none; height: auto; max-width: 1200px; position: relative; width: 100%; }\",\".framer-mkZhn .framer-dqh68u { align-content: center; align-items: center; background-color: rgba(51, 136, 255, 0); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 50px 0px 50px 0px; position: relative; width: 100%; }\",\".framer-mkZhn .framer-17i61hn { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 59px; height: min-content; justify-content: center; max-width: 1200px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-mkZhn .framer-1kx8kp9 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 50px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 65%; }\",\".framer-mkZhn .framer-8kzv0b { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-mkZhn .framer-1xj0y9j, .framer-mkZhn .framer-qh3u4i { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-mkZhn .framer-1unrkxf { 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: 0px; position: relative; width: min-content; }\",\".framer-mkZhn .framer-1fcd5bp { border-bottom-left-radius: 50px; border-bottom-right-radius: 50px; border-top-left-radius: 50px; border-top-right-radius: 50px; flex: none; height: 40px; position: relative; width: 40px; }\",\".framer-mkZhn .framer-105gmza, .framer-mkZhn .framer-1hgiz4h, .framer-mkZhn .framer-1lbxyk9, .framer-mkZhn .framer-55nqzm, .framer-mkZhn .framer-1hizew4, .framer-mkZhn .framer-148o5fr, .framer-mkZhn .framer-hbs0vo, .framer-mkZhn .framer-rqnxq4 { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-mkZhn .framer-57vdsg { 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-mkZhn .framer-1cwgjkg, .framer-mkZhn .framer-1lhwse1 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-mkZhn .framer-11ygl3n { border-bottom-left-radius: 25px; border-bottom-right-radius: 25px; border-top-left-radius: 25px; border-top-right-radius: 25px; flex: none; height: 445px; position: relative; width: 100%; }\",\".framer-mkZhn .framer-l59i3x { --framer-paragraph-spacing: 30px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-mkZhn .framer-2hpatr { --border-bottom-width: 1px; --border-color: #c4c4c4; --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: flex-start; align-items: flex-start; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; padding: 30px; position: relative; width: 100%; }\",\".framer-mkZhn .framer-10bo3z3 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; width: 100%; }\",\".framer-mkZhn .framer-dfekhf { border-bottom-left-radius: 77px; border-bottom-right-radius: 77px; border-top-left-radius: 77px; border-top-right-radius: 77px; flex: none; height: 127px; position: relative; width: 127px; }\",\".framer-mkZhn .framer-6gsbd0 { 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-mkZhn .framer-bwbh24 { --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-mkZhn .framer-1oe8a9b-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-mkZhn .framer-1vxzykw { align-content: center; align-items: center; align-self: stretch; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 33px; height: auto; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-mkZhn .framer-196nhch { -webkit-backdrop-filter: blur(15px); align-content: center; align-items: center; backdrop-filter: blur(15px); background-color: rgba(255, 255, 255, 0.9); border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; max-width: 100%; overflow: visible; padding: 0px; position: relative; width: 100%; z-index: 9; }\",\".framer-mkZhn .framer-wxqxzx { align-content: center; align-items: center; background-color: var(--token-4082c656-de6f-47f2-9428-79e411e96fe9, #fafafa); border-bottom-left-radius: 15px; border-bottom-right-radius: 15px; border-top-left-radius: 15px; border-top-right-radius: 15px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 17px; height: min-content; justify-content: center; max-width: 1200px; overflow: hidden; padding: 25px; position: sticky; top: 0px; width: 100%; will-change: var(--framer-will-change-override, transform); z-index: 1; }\",\".framer-mkZhn .framer-pe8fb4, .framer-mkZhn .framer-qt5noz { -webkit-user-select: none; flex: none; height: auto; pointer-events: auto; position: relative; user-select: none; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-mkZhn .framer-16n81rd { 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: 0px; position: relative; width: 100%; }\",\".framer-mkZhn .framer-17dodh9, .framer-mkZhn .framer-1ikdrak, .framer-mkZhn .framer-i48978 { 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: 100%; }\",\".framer-mkZhn .framer-16bkl6o, .framer-mkZhn .framer-123i2je, .framer-mkZhn .framer-reg76e, .framer-mkZhn .framer-soqkw2, .framer-mkZhn .framer-1jy8crm, .framer-mkZhn .framer-efijny { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; width: 1px; }\",'.framer-mkZhn .framer-1jp5qd3, .framer-mkZhn .framer-66is0s, .framer-mkZhn .framer-3r26sm, .framer-mkZhn .framer-19m051o, .framer-mkZhn .framer-wxba6l, .framer-mkZhn .framer-vji7rg { --framer-input-background: #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: 8px; --framer-input-border-radius-bottom-right: 8px; --framer-input-border-radius-top-left: 8px; --framer-input-border-radius-top-right: 8px; --framer-input-border-right-width: 1px; --framer-input-border-style: solid; --framer-input-border-top-width: 1px; --framer-input-focused-border-color: var(--token-003a1ed9-fc6b-4c30-bce9-d962e02cac3b, #c01e2e); --framer-input-focused-border-style: solid; --framer-input-focused-border-width: 1px; --framer-input-font-color: var(--token-7f44628e-5db8-463d-9f99-5da115709134, #121418); --framer-input-font-family: \"Satoshi\"; --framer-input-font-letter-spacing: 0em; --framer-input-font-line-height: 1.2em; --framer-input-font-size: 16px; --framer-input-font-weight: 400; --framer-input-icon-color: #999999; --framer-input-padding: 12px; --framer-input-placeholder-color: #616161; flex: none; height: 45px; position: relative; width: 100%; }',\".framer-mkZhn .framer-yvrsgd-container { flex: none; height: 40px; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-mkZhn.framer-1jxirt1, .framer-mkZhn .framer-dqh68u, .framer-mkZhn .framer-17i61hn, .framer-mkZhn .framer-1kx8kp9, .framer-mkZhn .framer-8kzv0b, .framer-mkZhn .framer-1unrkxf, .framer-mkZhn .framer-57vdsg, .framer-mkZhn .framer-2hpatr, .framer-mkZhn .framer-10bo3z3, .framer-mkZhn .framer-6gsbd0, .framer-mkZhn .framer-1vxzykw, .framer-mkZhn .framer-196nhch, .framer-mkZhn .framer-wxqxzx, .framer-mkZhn .framer-16n81rd, .framer-mkZhn .framer-17dodh9, .framer-mkZhn .framer-16bkl6o, .framer-mkZhn .framer-123i2je, .framer-mkZhn .framer-1ikdrak, .framer-mkZhn .framer-reg76e, .framer-mkZhn .framer-soqkw2, .framer-mkZhn .framer-i48978, .framer-mkZhn .framer-1jy8crm, .framer-mkZhn .framer-efijny { gap: 0px; } .framer-mkZhn.framer-1jxirt1 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-mkZhn.framer-1jxirt1 > :first-child, .framer-mkZhn .framer-dqh68u > :first-child, .framer-mkZhn .framer-1kx8kp9 > :first-child, .framer-mkZhn .framer-8kzv0b > :first-child, .framer-mkZhn .framer-2hpatr > :first-child, .framer-mkZhn .framer-6gsbd0 > :first-child, .framer-mkZhn .framer-1vxzykw > :first-child, .framer-mkZhn .framer-196nhch > :first-child, .framer-mkZhn .framer-wxqxzx > :first-child, .framer-mkZhn .framer-16n81rd > :first-child, .framer-mkZhn .framer-16bkl6o > :first-child, .framer-mkZhn .framer-123i2je > :first-child, .framer-mkZhn .framer-reg76e > :first-child, .framer-mkZhn .framer-soqkw2 > :first-child, .framer-mkZhn .framer-1jy8crm > :first-child, .framer-mkZhn .framer-efijny > :first-child { margin-top: 0px; } .framer-mkZhn.framer-1jxirt1 > :last-child, .framer-mkZhn .framer-dqh68u > :last-child, .framer-mkZhn .framer-1kx8kp9 > :last-child, .framer-mkZhn .framer-8kzv0b > :last-child, .framer-mkZhn .framer-2hpatr > :last-child, .framer-mkZhn .framer-6gsbd0 > :last-child, .framer-mkZhn .framer-1vxzykw > :last-child, .framer-mkZhn .framer-196nhch > :last-child, .framer-mkZhn .framer-wxqxzx > :last-child, .framer-mkZhn .framer-16n81rd > :last-child, .framer-mkZhn .framer-16bkl6o > :last-child, .framer-mkZhn .framer-123i2je > :last-child, .framer-mkZhn .framer-reg76e > :last-child, .framer-mkZhn .framer-soqkw2 > :last-child, .framer-mkZhn .framer-1jy8crm > :last-child, .framer-mkZhn .framer-efijny > :last-child { margin-bottom: 0px; } .framer-mkZhn .framer-dqh68u > *, .framer-mkZhn .framer-196nhch > *, .framer-mkZhn .framer-16bkl6o > *, .framer-mkZhn .framer-123i2je > *, .framer-mkZhn .framer-reg76e > *, .framer-mkZhn .framer-soqkw2 > *, .framer-mkZhn .framer-1jy8crm > *, .framer-mkZhn .framer-efijny > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-mkZhn .framer-17i61hn > * { margin: 0px; margin-left: calc(59px / 2); margin-right: calc(59px / 2); } .framer-mkZhn .framer-17i61hn > :first-child, .framer-mkZhn .framer-1unrkxf > :first-child, .framer-mkZhn .framer-57vdsg > :first-child, .framer-mkZhn .framer-10bo3z3 > :first-child, .framer-mkZhn .framer-17dodh9 > :first-child, .framer-mkZhn .framer-1ikdrak > :first-child, .framer-mkZhn .framer-i48978 > :first-child { margin-left: 0px; } .framer-mkZhn .framer-17i61hn > :last-child, .framer-mkZhn .framer-1unrkxf > :last-child, .framer-mkZhn .framer-57vdsg > :last-child, .framer-mkZhn .framer-10bo3z3 > :last-child, .framer-mkZhn .framer-17dodh9 > :last-child, .framer-mkZhn .framer-1ikdrak > :last-child, .framer-mkZhn .framer-i48978 > :last-child { margin-right: 0px; } .framer-mkZhn .framer-1kx8kp9 > * { margin: 0px; margin-bottom: calc(50px / 2); margin-top: calc(50px / 2); } .framer-mkZhn .framer-8kzv0b > *, .framer-mkZhn .framer-2hpatr > *, .framer-mkZhn .framer-16n81rd > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-mkZhn .framer-1unrkxf > *, .framer-mkZhn .framer-57vdsg > *, .framer-mkZhn .framer-17dodh9 > *, .framer-mkZhn .framer-1ikdrak > *, .framer-mkZhn .framer-i48978 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-mkZhn .framer-10bo3z3 > * { margin: 0px; margin-left: calc(40px / 2); margin-right: calc(40px / 2); } .framer-mkZhn .framer-6gsbd0 > * { margin: 0px; margin-bottom: calc(4px / 2); margin-top: calc(4px / 2); } .framer-mkZhn .framer-1vxzykw > * { margin: 0px; margin-bottom: calc(33px / 2); margin-top: calc(33px / 2); } .framer-mkZhn .framer-wxqxzx > * { margin: 0px; margin-bottom: calc(17px / 2); margin-top: calc(17px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,'.framer-mkZhn[data-border=\"true\"]::after, .framer-mkZhn [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-mkZhn.framer-1jxirt1 { width: 810px; } .framer-mkZhn .framer-17i61hn { flex-direction: column; padding: 0px 20px 0px 20px; } .framer-mkZhn .framer-1kx8kp9 { width: 100%; } .framer-mkZhn .framer-1vxzykw { align-self: unset; flex: none; height: min-content; width: 100%; } .framer-mkZhn .framer-196nhch { order: 0; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-mkZhn .framer-17i61hn { gap: 0px; } .framer-mkZhn .framer-17i61hn > * { margin: 0px; margin-bottom: calc(59px / 2); margin-top: calc(59px / 2); } .framer-mkZhn .framer-17i61hn > :first-child { margin-top: 0px; } .framer-mkZhn .framer-17i61hn > :last-child { margin-bottom: 0px; } }}\",\"@media (max-width: 809px) { .framer-mkZhn.framer-1jxirt1 { width: 390px; } .framer-mkZhn .framer-17i61hn { flex-direction: column; padding: 0px 20px 0px 20px; } .framer-mkZhn .framer-1kx8kp9, .framer-mkZhn .framer-1unrkxf { width: 100%; } .framer-mkZhn .framer-105gmza { flex: 1 0 0px; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; } .framer-mkZhn .framer-11ygl3n { height: 213px; } .framer-mkZhn .framer-10bo3z3 { align-content: center; align-items: center; flex-direction: column; } .framer-mkZhn .framer-dfekhf { height: 170px; width: 197px; } .framer-mkZhn .framer-6gsbd0 { flex: none; width: 100%; } .framer-mkZhn .framer-1vxzykw { align-self: unset; flex: none; height: min-content; width: 100%; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-mkZhn .framer-17i61hn, .framer-mkZhn .framer-10bo3z3 { gap: 0px; } .framer-mkZhn .framer-17i61hn > * { margin: 0px; margin-bottom: calc(59px / 2); margin-top: calc(59px / 2); } .framer-mkZhn .framer-17i61hn > :first-child, .framer-mkZhn .framer-10bo3z3 > :first-child { margin-top: 0px; } .framer-mkZhn .framer-17i61hn > :last-child, .framer-mkZhn .framer-10bo3z3 > :last-child { margin-bottom: 0px; } .framer-mkZhn .framer-10bo3z3 > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 4394\n * @framerIntrinsicWidth 1280\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"jo2XKPclE\":{\"layout\":[\"fixed\",\"auto\"]},\"fFGXdg6Dq\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections\n * @framerResponsiveScreen\n */const FrameruI0OXQ183=withCSS(Component,css,\"framer-mkZhn\");export default FrameruI0OXQ183;FrameruI0OXQ183.displayName=\"Blogs\";FrameruI0OXQ183.defaultProps={height:4394,width:1280};addFonts(FrameruI0OXQ183,[{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\"},{family:\"Satoshi\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/LAFFD4SDUCDVQEXFPDC7C53EQ4ZELWQI/PXCT3G6LO6ICM5I3NTYENYPWJAECAWDD/GHM6WVH6MILNYOOCXHXB5GTSGNTMGXZR.woff2\",weight:\"700\"},{family:\"Satoshi\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/P2LQKHE6KA6ZP4AAGN72KDWMHH6ZH3TA/ZC32TK2P7FPS5GFTL46EU6KQJA24ZYDB/7AHDUZ4A7LFLVFUIFSARGIWCRQJHISQP.woff2\",weight:\"500\"}]},...TopBarFonts,...NavigationFonts,...Button2Fonts,...AssetButtonFormFonts,...FooterFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...componentPresets.fonts?.[\"jGjI9Hz3P\"]?getFontsFromComponentPreset(componentPresets.fonts?.[\"jGjI9Hz3P\"]):[],...componentPresets.fonts?.[\"zCzK120L5\"]?getFontsFromComponentPreset(componentPresets.fonts?.[\"zCzK120L5\"]):[]],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FrameruI0OXQ183\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerAutoSizeImages\":\"true\",\"framerIntrinsicHeight\":\"4394\",\"framerColorSyntax\":\"true\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"1280\",\"framerComponentViewportWidth\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"jo2XKPclE\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"fFGXdg6Dq\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerScrollSections\":\"* @framerResponsiveScreen\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["valuesByLocaleId", "LazyValue", "getLocalizedValue", "key", "locale", "values", "value", "preload", "promises", "promise", "usePreloadLocalizedValues", "preloadPromise", "TopBarFonts", "getFonts", "kVJDMI3Kf_default", "NavigationFonts", "JT5FMKiH5_default", "Button2Fonts", "kvLcrJQLy_default", "AssetButtonFormFonts", "CyVDcPrwm_default", "FormContainerWithFormTrackerRequestACallback16n81rd", "withCodeBoundaryForOverrides", "FormContainer", "withFormTrackerRequestACallback", "FooterFonts", "xic34kUQS_default", "breakpoints", "serializationHash", "variantClassNames", "toResponsiveImage", "value", "toDateString", "options", "activeLocale", "date", "display", "dateOptions", "fallbackLocale", "locale", "QueryData", "query", "pageSize", "children", "data", "useQueryData", "formVariants", "form", "variants", "currentVariant", "HTMLStyle", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "currentPathVariables", "useCurrentPathVariables", "currentRouteData", "YA0ndlio2_default", "y2HtsBmqg_default", "getWhereExpressionFromPathVariables", "getFromCurrentRouteData", "key", "NotFoundError", "style", "className", "layoutId", "variant", "uTIbKSl_e", "XOuh1NsiE_Fc0nLgFaf", "XOuh1NsiE_JI9qq1e4x", "URXQxIUB2", "aNYUYfhul", "VcO2OoD1h", "F_8lGjJNB", "Fc0nLgFafQ4NE3OqdG", "JI9qq1e4xQ4NE3OqdG", "OGjQvAl29Q4NE3OqdG", "Qj2L34g3b", "iRHHVSkd7Q4NE3OqdG", "idQ4NE3OqdG", "XOuh1NsiE", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "scopingClassNames", "cx", "usePreloadLocalizedValues", "activeLocaleCode", "useLocaleCode", "textContent", "textContent1", "router", "useRouter", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "ComponentViewportProvider", "Container", "PropertyOverrides2", "kVJDMI3Kf_default", "JT5FMKiH5_default", "RichText2", "x", "getLoadingLazyAtYPosition", "Image2", "getLocalizedValue", "ComponentPresetsProvider", "ChildrenCanSuspend", "collection", "paginationInfo", "loadMore", "l", "index", "PathVariablesContext", "ResolveLinks", "resolvedLinks", "kvLcrJQLy_default", "FormContainerWithFormTrackerRequestACallback16n81rd", "formState", "FormPlainTextInput2", "CyVDcPrwm_default", "xic34kUQS_default", "css", "FrameruI0OXQ183", "withCSS", "uI0OXQ183_default", "addFonts", "TopBarFonts", "NavigationFonts", "Button2Fonts", "AssetButtonFormFonts", "FooterFonts", "getFontsFromSharedStyle", "fonts", "getFontsFromComponentPreset", "__FramerMetadata__"]
}
