{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/6F7THnAD0wTxxnmRY8b7/S9xR7NNglBOzdl3NrZ67/CDpXimpCZ.js", "ssg:https://framerusercontent.com/modules/WHv5ngWgExWuEsdPYuhA/Va9T9eVI3as74ecZx2hp/CDpXimpCZ.js"],
  "sourcesContent": ["// Generated by Framer (b0cf16c)\nimport{LazyValue}from\"framer\";const valuesByLocaleId={rg0NQA1zp:new LazyValue(()=>import(\"./CDpXimpCZ-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\":{\"default\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"usePreloadLocalizedValues\":{\"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,ComponentViewportProvider,Container,cx,FormContainer,FormPlainTextInput,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,Link,PathVariablesContext,PropertyOverrides,RichText,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleCode,useLocaleInfo,useQueryData,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 CategoriesBar from\"#framer/local/canvasComponent/JS8SfXrYl/JS8SfXrYl.js\";import Navigation from\"#framer/local/canvasComponent/JT5FMKiH5/JT5FMKiH5.js\";import TopBar from\"#framer/local/canvasComponent/kVJDMI3Kf/kVJDMI3Kf.js\";import Footer from\"#framer/local/canvasComponent/xic34kUQS/xic34kUQS.js\";import{withFormTrackerRequestACallback}from\"#framer/local/codeFile/emD2O_J/TrackFormSubmission.js\";import BlogCategories from\"#framer/local/collection/sHiCwmraM/sHiCwmraM.js\";import PatientResources from\"#framer/local/collection/YA0ndlio2/YA0ndlio2.js\";import*as sharedStyle2 from\"#framer/local/css/gnQkEvCC0/gnQkEvCC0.js\";import*as sharedStyle1 from\"#framer/local/css/KPONaqRdk/KPONaqRdk.js\";import*as sharedStyle from\"#framer/local/css/yhzoBSbv4/yhzoBSbv4.js\";import getLocalizedValue,{usePreloadLocalizedValues}from\"#framer/local/localization/CDpXimpCZ/CDpXimpCZ.js\";import metadataProvider from\"#framer/local/webPageMetadata/CDpXimpCZ/CDpXimpCZ.js\";const TopBarFonts=getFonts(TopBar);const NavigationFonts=getFonts(Navigation);const CategoriesBarFonts=getFonts(CategoriesBar);const AssetButtonFormFonts=getFonts(AssetButtonForm);const FormContainerWithFormTrackerRequestACallbackxdj8aa=withCodeBoundaryForOverrides(FormContainer,{nodeId:\"TxvHRYK8Q\",override:withFormTrackerRequestACallback,scopeId:\"CDpXimpCZ\"});const FooterFonts=getFonts(Footer);const breakpoints={c9u_u5yQ9:\"(max-width: 1279px)\",HhBjcMGrI:\"(min-width: 1280px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-OHFPN\";const variantClassNames={c9u_u5yQ9:\"framer-v-1h0knz2\",HhBjcMGrI:\"framer-v-1jwe5ce\"};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:\"HhBjcMGrI\",Phone:\"c9u_u5yQ9\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"HhBjcMGrI\"};};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,jBY6p_z5qj5ZeqbyiH,VcO2OoD1hj5ZeqbyiH,aNYUYfhulj5ZeqbyiH,fBEBqucye_Jhz8XIJLMj5ZeqbyiH,uTIbKSl_ej5ZeqbyiH,VbMkjjztMj5ZeqbyiH,idj5ZeqbyiH,...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 sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);usePreloadLocalizedValues(activeLocale);const activeLocaleCode=useLocaleCode();useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"HhBjcMGrI\",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-1jwe5ce\",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-11rayi8-container\",nodeId:\"JzPuYocA8\",scopeId:\"CDpXimpCZ\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{c9u_u5yQ9:{variant:\"SfwviExPk\"}},children:/*#__PURE__*/_jsx(TopBar,{height:\"100%\",id:\"JzPuYocA8\",layoutId:\"JzPuYocA8\",style:{width:\"100%\"},variant:\"saVxCR46Q\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{c9u_u5yQ9:{height:80}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:100,width:`min(${componentViewport?.width||\"100vw\"}, 1200px)`,y:(componentViewport?.y||0)+0+44,children:/*#__PURE__*/_jsx(Container,{className:\"framer-17wkw74-container\",nodeId:\"onXnahCgP\",scopeId:\"CDpXimpCZ\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{c9u_u5yQ9:{style:{maxWidth:\"100%\",width:\"100%\"},variant:\"UXXVBgCSq\"}},children:/*#__PURE__*/_jsx(Navigation,{height:\"100%\",id:\"onXnahCgP\",layoutId:\"onXnahCgP\",style:{height:\"100%\",maxWidth:\"100%\",width:\"100%\"},variant:\"x2hmrp1ME\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ntmytf\",\"data-framer-name\":\"Header\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-3z59ts\",\"data-framer-name\":\"Content\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-15vlwvd\",\"data-framer-name\":\"Headline\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v0\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1yZWd1bGFy\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"44px\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"120%\",\"--framer-text-color\":\"var(--token-d440619c-6958-4577-b900-3da1ce5d21d0, rgb(30, 30, 30))\"},children:\"Patient Resources\"})}),className:\"framer-1dqovez\",fonts:[\"FS;Satoshi-regular\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v1\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1yZWd1bGFy\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"160%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(89, 89, 89)\"},children:\"Explore our articles, guides, and expert tips to support your hearing health. From hearing aid care to the latest in audiology, find the information you need to hear your best.\"})}),className:\"framer-kuj668\",fonts:[\"FS;Satoshi-regular\"],verticalAlignment:\"top\",withExternalLayout:true})]})})}),/*#__PURE__*/_jsx(\"header\",{className:\"framer-1rpmkk0\",\"data-framer-name\":\"Blogs\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-bj2qxr\",\"data-framer-name\":\"Container\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{c9u_u5yQ9:{width:`min(${componentViewport?.width||\"100vw\"} - 40px, 1200px)`,y:(componentViewport?.y||0)+0+380.8+60+0+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:89,width:`min(max(${componentViewport?.width||\"100vw\"} - 80px, 1px), 1200px)`,y:(componentViewport?.y||0)+0+400.8+60+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-10az63l-container\",nodeId:\"wCSceCjnb\",scopeId:\"CDpXimpCZ\",children:/*#__PURE__*/_jsx(CategoriesBar,{height:\"100%\",id:\"wCSceCjnb\",layoutId:\"wCSceCjnb\",style:{width:\"100%\"},width:\"100%\"})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-12mml2f\",\"data-framer-name\":\"Blogs & Form\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-ga5iwj\",\"data-framer-name\":\"Content\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1bbqhpz\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{constraint:{left:{collection:\"j5ZeqbyiH\",name:\"fBEBqucye\",type:\"Identifier\"},operator:\"==\",right:{collection:\"fBEBqucye\",name:\"id\",type:\"Identifier\"},type:\"BinaryOperation\"},left:{alias:\"j5ZeqbyiH\",data:PatientResources,type:\"Collection\"},right:{alias:\"fBEBqucye\",data:BlogCategories,type:\"Collection\"},type:\"LeftJoin\"},limit:{type:\"LiteralValue\",value:10},select:[{collection:\"j5ZeqbyiH\",name:\"jBY6p_z5q\",type:\"Identifier\"},{collection:\"j5ZeqbyiH\",name:\"VcO2OoD1h\",type:\"Identifier\"},{collection:\"j5ZeqbyiH\",name:\"aNYUYfhul\",type:\"Identifier\"},{alias:\"fBEBqucye.Jhz8XIJLM\",collection:\"fBEBqucye\",name:\"Jhz8XIJLM\",type:\"Identifier\"},{collection:\"j5ZeqbyiH\",name:\"uTIbKSl_e\",type:\"Identifier\"},{collection:\"j5ZeqbyiH\",name:\"VbMkjjztM\",type:\"Identifier\"},{collection:\"j5ZeqbyiH\",name:\"id\",type:\"Identifier\"}],where:{left:{type:\"LiteralValue\",value:\"LbJbGfVlR\"},operator:\"in\",right:{arguments:[{from:{alias:\"cKWcjYhMw\",data:BlogCategories,type:\"Collection\"},orderBy:[{arguments:[{collection:\"j5ZeqbyiH\",name:\"cKWcjYhMw\",type:\"Identifier\"},{collection:\"cKWcjYhMw\",name:\"id\",type:\"Identifier\"}],functionName:\"INDEX_OF\",type:\"FunctionCall\"}],select:[{collection:\"cKWcjYhMw\",name:\"id\",type:\"Identifier\"}],type:\"Select\",where:{left:{collection:\"cKWcjYhMw\",name:\"id\",type:\"Identifier\"},operator:\"in\",right:{collection:\"j5ZeqbyiH\",name:\"cKWcjYhMw\",type:\"Identifier\"},type:\"BinaryOperation\"}}],functionName:\"FLAT_ARRAY\",type:\"FunctionCall\"},type:\"BinaryOperation\"}},children:(collection,paginationInfo,loadMore)=>/*#__PURE__*/_jsx(_Fragment,{children:collection?.map(({\"fBEBqucye.Jhz8XIJLM\":fBEBqucye_Jhz8XIJLMj5ZeqbyiH,aNYUYfhul:aNYUYfhulj5ZeqbyiH,id:idj5ZeqbyiH,jBY6p_z5q:jBY6p_z5qj5ZeqbyiH,uTIbKSl_e:uTIbKSl_ej5ZeqbyiH,VbMkjjztM:VbMkjjztMj5ZeqbyiH,VcO2OoD1h:VcO2OoD1hj5ZeqbyiH},index)=>{jBY6p_z5qj5ZeqbyiH??=\"\";fBEBqucye_Jhz8XIJLMj5ZeqbyiH??=\"\";uTIbKSl_ej5ZeqbyiH??=\"\";VbMkjjztMj5ZeqbyiH??=\"\";const textContent=toDateString(aNYUYfhulj5ZeqbyiH,{dateStyle:\"medium\",locale:\"\"},activeLocaleCode);return /*#__PURE__*/_jsx(LayoutGroup,{id:`j5ZeqbyiH-${idj5ZeqbyiH}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{jBY6p_z5q:jBY6p_z5qj5ZeqbyiH},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{jBY6p_z5q:jBY6p_z5qj5ZeqbyiH},webPageId:\"uI0OXQ183\"},motionChild:true,nodeId:\"kVrXzBLHT\",scopeId:\"CDpXimpCZ\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-11qy5uf framer-fd7m8l\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-16ftq5x\",\"data-framer-name\":\"Blog Post\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-yut4jo\",\"data-framer-name\":\"Image\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{c9u_u5yQ9:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:538,intrinsicWidth:960,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+380.8+60+0+0+121+0+0+0+0+0+0+0+0+0+0),pixelHeight:1076,pixelWidth:1920,sizes:`max(min(${componentViewport?.width||\"100vw\"} - 40px, 1200px), 1px)`,...toResponsiveImage(VcO2OoD1hj5ZeqbyiH)}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:538,intrinsicWidth:960,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+400.8+60+0+121+0+0+0+0+0+0+0+0+0),pixelHeight:1076,pixelWidth:1920,sizes:\"736px\",...toResponsiveImage(VcO2OoD1hj5ZeqbyiH)},className:\"framer-p4t320\",\"data-framer-name\":\"Image\"})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-gsquxo\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-17n6v4j\",\"data-framer-name\":\"Date and Category\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ai4tk8\",\"data-framer-name\":\"Dat Tag\",children:/*#__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-4082c656-de6f-47f2-9428-79e411e96fe9, rgb(250, 250, 250))\"},children:\"Content\"})}),className:\"framer-y9rh8v\",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-1m3krws\",\"data-styles-preset\":\"KPONaqRdk\",children:\"Patient Resources\"})}),className:\"framer-1iefgqh\",fonts:[\"Inter\"],text:fBEBqucye_Jhz8XIJLMj5ZeqbyiH,verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-17dfzwv\",\"data-styles-preset\":\"gnQkEvCC0\",children:\"Four Ways to Optimize Your Hearing in 2025\"})}),className:\"framer-10xcdfv\",fonts:[\"Inter\"],text:uTIbKSl_ej5ZeqbyiH,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\",children:\"Content\"})}),className:\"framer-7m03wy\",fonts:[\"Inter\"],text:VbMkjjztMj5ZeqbyiH,verticalAlignment:\"top\",withExternalLayout:true})]})]})})})})},idj5ZeqbyiH);})})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-121mo1e\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-wjdwje\",\"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-6c04ww\",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-1lm0lxx\",fonts:[\"FS;Satoshi-regular\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(FormContainerWithFormTrackerRequestACallbackxdj8aa,{action:\"https://api.framer.com/forms/v1/forms/ece16ebc-9372-42d0-b91e-ff543358e7d2/submit\",className:\"framer-xdj8aa\",nodeId:\"TxvHRYK8Q\",redirectUrl:{webPageId:\"QV_7gZxVY\"},children:formState=>/*#__PURE__*/_jsxs(_Fragment,{children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1kthz0b\",children:[/*#__PURE__*/_jsxs(motion.label,{className:\"framer-oaazpk\",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-phm307\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(FormPlainTextInput,{className:\"framer-4aeiqe\",inputName:\"Name\",placeholder:getLocalizedValue(\"v5\",activeLocale)??\"Jane Smith\",required:true,type:\"text\"})]}),/*#__PURE__*/_jsxs(motion.label,{className:\"framer-1t2dxjl\",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-nzesuw\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(FormPlainTextInput,{className:\"framer-5kht6u\",inputName:\"Date of Birth\",placeholder:getLocalizedValue(\"v5\",activeLocale)??\"Jane Smith\",required:true,type:\"date\"})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-zo8q5u\",children:[/*#__PURE__*/_jsxs(motion.label,{className:\"framer-lpve2p\",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-d368j3\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(FormPlainTextInput,{className:\"framer-edwfli\",inputName:\"Email\",placeholder:getLocalizedValue(\"v8\",activeLocale)??\"email@cornerstone.com\",required:true,type:\"email\"})]}),/*#__PURE__*/_jsxs(motion.label,{className:\"framer-16qqchf\",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-9oorpb\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(FormPlainTextInput,{className:\"framer-1m6acqz\",inputName:\"Phone Number\",placeholder:getLocalizedValue(\"v10\",activeLocale)??\"123-456-7890\",required:true,type:\"tel\"})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-q36kaa\",children:[/*#__PURE__*/_jsxs(motion.label,{className:\"framer-1bk3mw\",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-oz4jg3\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(FormPlainTextInput,{className:\"framer-jaka0c\",inputName:\"Address\",placeholder:getLocalizedValue(\"v12\",activeLocale)??\"1 Main St\",required:true,type:\"text\"})]}),/*#__PURE__*/_jsxs(motion.label,{className:\"framer-16g0pqf\",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-z6nrqv\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(FormPlainTextInput,{className:\"framer-gwkiru\",inputName:\"Preferred Language\",placeholder:getLocalizedValue(\"v14\",activeLocale)??\"English\",required:false,type:\"text\"})]})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{c9u_u5yQ9:{width:`calc(min(${componentViewport?.width||\"100vw\"} - 40px, 1200px) - 50px)`,y:(componentViewport?.y||0)+0+380.8+60+0+0+121+0+548+0+0+25+189.7+0+311.4}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,width:`calc(min(max(min(max(${componentViewport?.width||\"100vw\"} - 80px, 1px), 1200px) - 776px, 1px), 1200px) - 50px)`,y:(componentViewport?.y||0)+0+400.8+60+0+121+0+0+0+25+189.7+0+311.4,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1j7exar-container\",nodeId:\"BD0nzQQGP\",rendersWithMotion:true,scopeId:\"CDpXimpCZ\",children:/*#__PURE__*/_jsx(AssetButtonForm,{height:\"100%\",id:\"BD0nzQQGP\",layoutId:\"BD0nzQQGP\",style:{height:\"100%\",width:\"100%\"},type:\"submit\",variant:formVariants(formState,{pending:\"aYrShKLxY\",success:\"dxgndzFsL\"},\"HhPsL6nrj\"),width:\"100%\"})})})})]})})]})})]})]})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{c9u_u5yQ9:{y:(componentViewport?.y||0)+0+1800.9}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:494,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+1441.8,children:/*#__PURE__*/_jsx(Container,{className:\"framer-149ok9o-container\",nodeId:\"oX2GHtXjc\",scopeId:\"CDpXimpCZ\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{c9u_u5yQ9:{variant:\"x6tMrguHg\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"oX2GHtXjc\",layoutId:\"oX2GHtXjc\",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-OHFPN.framer-fd7m8l, .framer-OHFPN .framer-fd7m8l { display: block; }\",\".framer-OHFPN.framer-1jwe5ce { 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-OHFPN .framer-11rayi8-container, .framer-OHFPN .framer-10az63l-container, .framer-OHFPN .framer-149ok9o-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-OHFPN .framer-17wkw74-container { flex: none; height: 100px; max-width: 1200px; position: relative; width: 100%; }\",\".framer-OHFPN .framer-1ntmytf { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: hidden; padding: 40px 40px 0px 40px; position: relative; width: 100%; }\",\".framer-OHFPN .framer-3z59ts { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; max-width: 1200px; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-OHFPN .framer-15vlwvd { 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: visible; padding: 0px; position: relative; width: 60%; }\",\".framer-OHFPN .framer-1dqovez, .framer-OHFPN .framer-kuj668, .framer-OHFPN .framer-10xcdfv, .framer-OHFPN .framer-7m03wy { --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-OHFPN .framer-1rpmkk0 { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: visible; padding: 60px 40px 100px 40px; position: relative; width: 100%; }\",\".framer-OHFPN .framer-bj2qxr { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: flex-start; max-width: 1200px; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-OHFPN .framer-12mml2f { 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: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-OHFPN .framer-ga5iwj { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; max-width: 1200px; overflow: visible; padding: 0px; position: relative; width: 736px; }\",\".framer-OHFPN .framer-1bbqhpz { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 46px; height: min-content; justify-content: center; padding: 0px; position: relative; width: 100%; }\",\".framer-OHFPN .framer-11qy5uf { 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; text-decoration: none; width: 100%; }\",\".framer-OHFPN .framer-16ftq5x { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-OHFPN .framer-yut4jo { align-content: center; align-items: center; 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: row; flex-wrap: nowrap; gap: 10px; height: 462px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-OHFPN .framer-p4t320 { flex: 1 0 0px; height: 100%; overflow: visible; position: relative; width: 1px; }\",\".framer-OHFPN .framer-gsquxo { 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; max-width: 1200px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-OHFPN .framer-17n6v4j { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 18px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-OHFPN .framer-1ai4tk8 { align-content: center; align-items: center; background-color: var(--token-003a1ed9-fc6b-4c30-bce9-d962e02cac3b, #c01e2e); border-bottom-left-radius: 50px; border-bottom-right-radius: 50px; border-top-left-radius: 50px; border-top-right-radius: 50px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 5px 18px 5px 18px; position: relative; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-OHFPN .framer-y9rh8v, .framer-OHFPN .framer-1iefgqh { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-OHFPN .framer-121mo1e { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 31px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: sticky; top: 50px; width: 1px; z-index: 1; }\",\".framer-OHFPN .framer-wjdwje { 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: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-OHFPN .framer-6c04ww, .framer-OHFPN .framer-1lm0lxx { -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-OHFPN .framer-xdj8aa { 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-OHFPN .framer-1kthz0b, .framer-OHFPN .framer-zo8q5u, .framer-OHFPN .framer-q36kaa { 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-OHFPN .framer-oaazpk, .framer-OHFPN .framer-1t2dxjl, .framer-OHFPN .framer-lpve2p, .framer-OHFPN .framer-16qqchf, .framer-OHFPN .framer-1bk3mw, .framer-OHFPN .framer-16g0pqf { 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-OHFPN .framer-phm307, .framer-OHFPN .framer-nzesuw, .framer-OHFPN .framer-d368j3, .framer-OHFPN .framer-9oorpb, .framer-OHFPN .framer-oz4jg3, .framer-OHFPN .framer-z6nrqv { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",'.framer-OHFPN .framer-4aeiqe, .framer-OHFPN .framer-5kht6u, .framer-OHFPN .framer-edwfli, .framer-OHFPN .framer-1m6acqz, .framer-OHFPN .framer-jaka0c, .framer-OHFPN .framer-gwkiru { --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-OHFPN .framer-1j7exar-container { flex: none; height: 40px; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-OHFPN.framer-1jwe5ce, .framer-OHFPN .framer-1ntmytf, .framer-OHFPN .framer-3z59ts, .framer-OHFPN .framer-15vlwvd, .framer-OHFPN .framer-1rpmkk0, .framer-OHFPN .framer-bj2qxr, .framer-OHFPN .framer-12mml2f, .framer-OHFPN .framer-ga5iwj, .framer-OHFPN .framer-1bbqhpz, .framer-OHFPN .framer-11qy5uf, .framer-OHFPN .framer-16ftq5x, .framer-OHFPN .framer-yut4jo, .framer-OHFPN .framer-gsquxo, .framer-OHFPN .framer-17n6v4j, .framer-OHFPN .framer-1ai4tk8, .framer-OHFPN .framer-121mo1e, .framer-OHFPN .framer-wjdwje, .framer-OHFPN .framer-xdj8aa, .framer-OHFPN .framer-1kthz0b, .framer-OHFPN .framer-oaazpk, .framer-OHFPN .framer-1t2dxjl, .framer-OHFPN .framer-zo8q5u, .framer-OHFPN .framer-lpve2p, .framer-OHFPN .framer-16qqchf, .framer-OHFPN .framer-q36kaa, .framer-OHFPN .framer-1bk3mw, .framer-OHFPN .framer-16g0pqf { gap: 0px; } .framer-OHFPN.framer-1jwe5ce > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-OHFPN.framer-1jwe5ce > :first-child, .framer-OHFPN .framer-3z59ts > :first-child, .framer-OHFPN .framer-15vlwvd > :first-child, .framer-OHFPN .framer-bj2qxr > :first-child, .framer-OHFPN .framer-ga5iwj > :first-child, .framer-OHFPN .framer-1bbqhpz > :first-child, .framer-OHFPN .framer-16ftq5x > :first-child, .framer-OHFPN .framer-gsquxo > :first-child, .framer-OHFPN .framer-121mo1e > :first-child, .framer-OHFPN .framer-wjdwje > :first-child, .framer-OHFPN .framer-xdj8aa > :first-child, .framer-OHFPN .framer-oaazpk > :first-child, .framer-OHFPN .framer-1t2dxjl > :first-child, .framer-OHFPN .framer-lpve2p > :first-child, .framer-OHFPN .framer-16qqchf > :first-child, .framer-OHFPN .framer-1bk3mw > :first-child, .framer-OHFPN .framer-16g0pqf > :first-child { margin-top: 0px; } .framer-OHFPN.framer-1jwe5ce > :last-child, .framer-OHFPN .framer-3z59ts > :last-child, .framer-OHFPN .framer-15vlwvd > :last-child, .framer-OHFPN .framer-bj2qxr > :last-child, .framer-OHFPN .framer-ga5iwj > :last-child, .framer-OHFPN .framer-1bbqhpz > :last-child, .framer-OHFPN .framer-16ftq5x > :last-child, .framer-OHFPN .framer-gsquxo > :last-child, .framer-OHFPN .framer-121mo1e > :last-child, .framer-OHFPN .framer-wjdwje > :last-child, .framer-OHFPN .framer-xdj8aa > :last-child, .framer-OHFPN .framer-oaazpk > :last-child, .framer-OHFPN .framer-1t2dxjl > :last-child, .framer-OHFPN .framer-lpve2p > :last-child, .framer-OHFPN .framer-16qqchf > :last-child, .framer-OHFPN .framer-1bk3mw > :last-child, .framer-OHFPN .framer-16g0pqf > :last-child { margin-bottom: 0px; } .framer-OHFPN .framer-1ntmytf > *, .framer-OHFPN .framer-1rpmkk0 > * { margin: 0px; margin-left: calc(20px / 2); margin-right: calc(20px / 2); } .framer-OHFPN .framer-1ntmytf > :first-child, .framer-OHFPN .framer-1rpmkk0 > :first-child, .framer-OHFPN .framer-12mml2f > :first-child, .framer-OHFPN .framer-11qy5uf > :first-child, .framer-OHFPN .framer-yut4jo > :first-child, .framer-OHFPN .framer-17n6v4j > :first-child, .framer-OHFPN .framer-1ai4tk8 > :first-child, .framer-OHFPN .framer-1kthz0b > :first-child, .framer-OHFPN .framer-zo8q5u > :first-child, .framer-OHFPN .framer-q36kaa > :first-child { margin-left: 0px; } .framer-OHFPN .framer-1ntmytf > :last-child, .framer-OHFPN .framer-1rpmkk0 > :last-child, .framer-OHFPN .framer-12mml2f > :last-child, .framer-OHFPN .framer-11qy5uf > :last-child, .framer-OHFPN .framer-yut4jo > :last-child, .framer-OHFPN .framer-17n6v4j > :last-child, .framer-OHFPN .framer-1ai4tk8 > :last-child, .framer-OHFPN .framer-1kthz0b > :last-child, .framer-OHFPN .framer-zo8q5u > :last-child, .framer-OHFPN .framer-q36kaa > :last-child { margin-right: 0px; } .framer-OHFPN .framer-3z59ts > *, .framer-OHFPN .framer-ga5iwj > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-OHFPN .framer-15vlwvd > *, .framer-OHFPN .framer-gsquxo > *, .framer-OHFPN .framer-xdj8aa > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-OHFPN .framer-bj2qxr > *, .framer-OHFPN .framer-16ftq5x > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-OHFPN .framer-12mml2f > * { margin: 0px; margin-left: calc(40px / 2); margin-right: calc(40px / 2); } .framer-OHFPN .framer-1bbqhpz > * { margin: 0px; margin-bottom: calc(46px / 2); margin-top: calc(46px / 2); } .framer-OHFPN .framer-11qy5uf > *, .framer-OHFPN .framer-yut4jo > *, .framer-OHFPN .framer-1ai4tk8 > *, .framer-OHFPN .framer-1kthz0b > *, .framer-OHFPN .framer-zo8q5u > *, .framer-OHFPN .framer-q36kaa > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-OHFPN .framer-17n6v4j > * { margin: 0px; margin-left: calc(18px / 2); margin-right: calc(18px / 2); } .framer-OHFPN .framer-121mo1e > * { margin: 0px; margin-bottom: calc(31px / 2); margin-top: calc(31px / 2); } .framer-OHFPN .framer-wjdwje > * { margin: 0px; margin-bottom: calc(17px / 2); margin-top: calc(17px / 2); } .framer-OHFPN .framer-oaazpk > *, .framer-OHFPN .framer-1t2dxjl > *, .framer-OHFPN .framer-lpve2p > *, .framer-OHFPN .framer-16qqchf > *, .framer-OHFPN .framer-1bk3mw > *, .framer-OHFPN .framer-16g0pqf > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,\"@media (max-width: 1279px) { .framer-OHFPN.framer-1jwe5ce { width: 390px; } .framer-OHFPN .framer-17wkw74-container { height: auto; } .framer-OHFPN .framer-1ntmytf, .framer-OHFPN .framer-12mml2f { flex-direction: column; } .framer-OHFPN .framer-3z59ts, .framer-OHFPN .framer-bj2qxr, .framer-OHFPN .framer-121mo1e { flex: none; width: 100%; } .framer-OHFPN .framer-1rpmkk0 { flex-direction: column; padding: 60px 20px 100px 20px; } .framer-OHFPN .framer-ga5iwj { width: 100%; } .framer-OHFPN .framer-yut4jo { height: 210px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-OHFPN .framer-1ntmytf, .framer-OHFPN .framer-1rpmkk0, .framer-OHFPN .framer-12mml2f { gap: 0px; } .framer-OHFPN .framer-1ntmytf > *, .framer-OHFPN .framer-1rpmkk0 > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-OHFPN .framer-1ntmytf > :first-child, .framer-OHFPN .framer-1rpmkk0 > :first-child, .framer-OHFPN .framer-12mml2f > :first-child { margin-top: 0px; } .framer-OHFPN .framer-1ntmytf > :last-child, .framer-OHFPN .framer-1rpmkk0 > :last-child, .framer-OHFPN .framer-12mml2f > :last-child { margin-bottom: 0px; } .framer-OHFPN .framer-12mml2f > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 7484\n * @framerIntrinsicWidth 1280\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"c9u_u5yQ9\":{\"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 FramerCDpXimpCZ=withCSS(Component,css,\"framer-OHFPN\");export default FramerCDpXimpCZ;FramerCDpXimpCZ.displayName=\"Patient Resources / Tinnitus\";FramerCDpXimpCZ.defaultProps={height:7484,width:1280};addFonts(FramerCDpXimpCZ,[{explicitInter:true,fonts:[{family:\"Satoshi\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/TTX2Z3BF3P6Y5BQT3IV2VNOK6FL22KUT/7QYRJOI3JIMYHGY6CH7SOIFRQLZOLNJ6/KFIAZD4RUMEZIYV6FQ3T3GP5PDBDB6JY.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/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\"}]},...TopBarFonts,...NavigationFonts,...CategoriesBarFonts,...AssetButtonFormFonts,...FooterFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerCDpXimpCZ\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"7484\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"c9u_u5yQ9\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerScrollSections\":\"* @framerResponsiveScreen\",\"framerContractVersion\":\"1\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicWidth\":\"1280\",\"framerColorSyntax\":\"true\",\"framerAutoSizeImages\":\"true\",\"framerImmutableVariables\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "o5BAC8B,IAAMA,GAAiB,CAAC,UAAU,IAAIC,EAAU,IAAI,OAAO,4BAAkB,CAAC,CAAC,EAAiB,SAARC,EAAmCC,EAAIC,EAAO,CAAC,KAAMA,GAAO,CAAC,IAAMC,EAAOL,GAAiBI,EAAO,EAAE,EAAE,GAAGC,EAAO,CAAC,IAAMC,EAAMD,EAAO,KAAK,EAAEF,CAAG,EAAE,GAAGG,EAAM,OAAOA,CAAM,CAACF,EAAOA,EAAO,QAAS,CAAC,CAAC,SAASG,GAAQH,EAAO,CAAC,IAAMI,EAAS,CAAC,EAAE,KAAMJ,GAAO,CAAC,IAAMC,EAAOL,GAAiBI,EAAO,EAAE,EAAE,GAAGC,EAAO,CAAC,IAAMI,EAAQJ,EAAO,QAAQ,EAAKI,GAAQD,EAAS,KAAKC,CAAO,CAAE,CAACL,EAAOA,EAAO,QAAS,CAAC,GAAGI,EAAS,OAAO,EAAE,OAAO,QAAQ,IAAIA,CAAQ,CAAE,CAAQ,SAASE,GAA0BN,EAAO,CAAC,IAAMO,EAAeJ,GAAQH,CAAM,EAAE,GAAGO,EAAe,MAAMA,CAAe,CCAi8B,IAAMC,GAAYC,EAASC,CAAM,EAAQC,GAAgBF,EAASG,CAAU,EAAQC,GAAmBJ,EAASK,CAAa,EAAQC,GAAqBN,EAASO,CAAe,EAAQC,GAAmDC,GAA6BC,GAAc,CAAC,OAAO,YAAY,SAASC,GAAgC,QAAQ,WAAW,CAAC,EAAQC,GAAYZ,EAASa,CAAM,EAAQC,GAAY,CAAC,UAAU,sBAAsB,UAAU,qBAAqB,EAAoD,IAAMC,GAAkB,eAAqBC,GAAkB,CAAC,UAAU,mBAAmB,UAAU,kBAAkB,EAAQC,GAAkBC,GAAW,OAAOA,GAAQ,UAAUA,IAAQ,MAAM,OAAOA,EAAM,KAAM,SAAiBA,EAAc,OAAOA,GAAQ,SAAS,CAAC,IAAIA,CAAK,EAAE,OAAkBC,GAAa,CAACD,EAAME,EAAQ,CAAC,EAAEC,IAAe,CAAC,GAAG,OAAOH,GAAQ,SAAS,MAAM,GAAG,IAAMI,EAAK,IAAI,KAAKJ,CAAK,EAAE,GAAG,MAAMI,EAAK,QAAQ,CAAC,EAAE,MAAM,GAAG,IAAMC,EAAQH,EAAQ,QAAQA,EAAQ,QAAQ,OAAaI,EAAY,CAAC,UAAUD,IAAU,OAAOH,EAAQ,UAAU,OAAU,UAAUG,IAAU,OAAO,OAAU,QAAQ,SAAS,KAAK,EAAQE,EAAe,QAAcC,EAAON,EAAQ,QAAQC,GAAcI,EACp0F,GAAG,CAAC,OAAOH,EAAK,eAAeI,EAAOF,CAAW,CAAE,MAAM,CAAC,OAAOF,EAAK,eAAeG,EAAeD,CAAW,CAAE,CAAC,EAAQG,GAAU,CAAC,CAAC,MAAAC,EAAM,SAAAC,EAAS,SAAAC,CAAQ,IAAI,CAAC,IAAMC,EAAKC,GAAaJ,CAAK,EAAE,OAAOE,EAASC,CAAI,CAAE,EAAQE,GAAa,CAACC,EAAKC,EAASC,IAAiB,CAAC,OAAOF,EAAK,MAAM,CAAC,IAAI,UAAU,OAAOC,EAAS,SAASC,EAAe,IAAI,UAAU,OAAOD,EAAS,SAASC,EAAe,IAAI,QAAQ,OAAOD,EAAS,OAAOC,EAAe,IAAI,aAAa,OAAOD,EAAS,YAAYC,CAAe,CAAC,EAAQC,GAAU,CAAC,CAAC,MAAAnB,CAAK,IAAoBoB,GAAoB,EAAqB,KAAyBC,EAAK,QAAQ,CAAC,wBAAwB,CAAC,OAAOrB,CAAK,EAAE,yBAAyB,EAAE,CAAC,EAAUsB,GAAwB,CAAC,QAAQ,YAAY,MAAM,WAAW,EAAQC,GAAS,CAAC,CAAC,OAAAC,EAAO,GAAAC,EAAG,MAAAC,EAAM,GAAGC,CAAK,KAAW,CAAC,GAAGA,EAAM,QAAQL,GAAwBK,EAAM,OAAO,GAAGA,EAAM,SAAS,WAAW,GAAUC,GAA6BC,EAAW,SAASF,EAAMG,EAAI,CAAC,IAAMC,EAAYC,EAAO,IAAI,EAAQC,EAAWH,GAAKC,EAAkBG,EAAsBC,EAAM,EAAO,CAAC,aAAAhC,EAAa,UAAAiC,CAAS,EAAEC,EAAc,EAAQC,EAAkBC,EAAqB,EAAO,CAAC,MAAAC,GAAM,UAAAC,GAAU,SAAAC,GAAS,QAAAC,GAAQ,mBAAAC,GAAmB,mBAAAC,GAAmB,mBAAAC,GAAmB,6BAAAC,GAA6B,mBAAAC,GAAmB,mBAAAC,GAAmB,YAAAC,GAAY,GAAGC,EAAS,EAAE5B,GAASI,CAAK,EAAQyB,EAAU,IAAI,CAAC,IAAMC,EAASA,EAAiB,OAAUlD,CAAY,EAAE,GAAGkD,EAAS,OAAO,CAAC,IAAIC,EAAU,SAAS,cAAc,qBAAqB,EAAKA,EAAWA,EAAU,aAAa,UAAUD,EAAS,MAAM,GAAQC,EAAU,SAAS,cAAc,MAAM,EAAEA,EAAU,aAAa,OAAO,QAAQ,EAAEA,EAAU,aAAa,UAAUD,EAAS,MAAM,EAAE,SAAS,KAAK,YAAYC,CAAS,EAAG,CAAC,EAAE,CAAC,OAAUnD,CAAY,CAAC,EAAQoD,EAAmB,IAAI,CAAC,IAAMF,EAASA,EAAiB,OAAUlD,CAAY,EAAE,SAAS,MAAMkD,EAAS,OAAO,GAAMA,EAAS,UAAU,SAAS,cAAc,uBAAuB,GAAG,aAAa,UAAUA,EAAS,QAAQ,CAAG,EAAE,CAAC,OAAUlD,CAAY,CAAC,EAAE,GAAK,CAACqD,EAAYC,EAAmB,EAAEC,GAA8Bf,GAAQgB,GAAY,EAAK,EAAQC,GAAe,OAAkHC,GAAkBC,EAAGjE,GAAkB,GAAnH,CAAa4C,GAAuBA,GAAuBA,EAAS,CAAuE,EAAEsB,GAA0B5D,CAAY,EAAE,IAAM6D,GAAiBC,EAAc,EAAE,OAAAC,EAAiB,CAAC,CAAC,EAAsB7C,EAAK8C,EAA0B,SAAS,CAAC,MAAM,CAAC,iBAAiB,YAAY,kBAAArE,EAAiB,EAAE,SAAsBsE,EAAMC,EAAY,CAAC,GAAG3B,IAAUR,EAAgB,SAAS,CAAcb,EAAKF,GAAU,CAAC,MAAM,+CAA+C,CAAC,EAAeiD,EAAME,EAAO,IAAI,CAAC,GAAGnB,GAAU,UAAUW,EAAGD,GAAkB,iBAAiBpB,EAAS,EAAE,IAAIR,EAAW,MAAM,CAAC,GAAGO,EAAK,EAAE,SAAS,CAAcnB,EAAKkD,EAA0B,CAAC,OAAO,GAAG,MAAMjC,GAAmB,OAAO,QAAQ,GAAGA,GAAmB,GAAG,GAAG,EAAE,EAAE,SAAsBjB,EAAKmD,EAAU,CAAC,UAAU,2BAA2B,OAAO,YAAY,QAAQ,YAAY,SAAsBnD,EAAKoD,EAAkB,CAAC,WAAWjB,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAE,SAAsBnC,EAAKqD,EAAO,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAerD,EAAKoD,EAAkB,CAAC,WAAWjB,EAAY,UAAU,CAAC,UAAU,CAAC,OAAO,EAAE,CAAC,EAAE,SAAsBnC,EAAKkD,EAA0B,CAAC,OAAO,IAAI,MAAM,OAAOjC,GAAmB,OAAO,OAAO,YAAY,GAAGA,GAAmB,GAAG,GAAG,EAAE,GAAG,SAAsBjB,EAAKmD,EAAU,CAAC,UAAU,2BAA2B,OAAO,YAAY,QAAQ,YAAY,SAAsBnD,EAAKoD,EAAkB,CAAC,WAAWjB,EAAY,UAAU,CAAC,UAAU,CAAC,MAAM,CAAC,SAAS,OAAO,MAAM,MAAM,EAAE,QAAQ,WAAW,CAAC,EAAE,SAAsBnC,EAAKsD,EAAW,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,OAAO,OAAO,SAAS,OAAO,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAetD,EAAK,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,SAAS,SAAsBA,EAAK,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,UAAU,SAAsB+C,EAAM,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,WAAW,SAAS,CAAc/C,EAAKuD,EAAS,CAAC,sBAAsB,GAAK,SAASC,EAAkB,KAAK1E,CAAY,GAAgBkB,EAAWyD,EAAS,CAAC,SAAsBzD,EAAK,KAAK,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,+CAA+C,qBAAqB,OAAO,0BAA0B,UAAU,uBAAuB,OAAO,sBAAsB,oEAAoE,EAAE,SAAS,mBAAmB,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,oBAAoB,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeA,EAAKuD,EAAS,CAAC,sBAAsB,GAAK,SAASC,EAAkB,KAAK1E,CAAY,GAAgBkB,EAAWyD,EAAS,CAAC,SAAsBzD,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,+CAA+C,qBAAqB,OAAO,0BAA0B,UAAU,uBAAuB,OAAO,0BAA0B,OAAO,sBAAsB,iBAAiB,EAAE,SAAS,kLAAkL,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,oBAAoB,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAK,SAAS,CAAC,UAAU,iBAAiB,mBAAmB,QAAQ,SAAsB+C,EAAM,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,YAAY,SAAS,CAAc/C,EAAKoD,EAAkB,CAAC,WAAWjB,EAAY,UAAU,CAAC,UAAU,CAAC,MAAM,OAAOlB,GAAmB,OAAO,OAAO,mBAAmB,GAAGA,GAAmB,GAAG,GAAG,EAAE,MAAM,GAAG,EAAE,EAAE,CAAC,CAAC,EAAE,SAAsBjB,EAAKkD,EAA0B,CAAC,OAAO,GAAG,MAAM,WAAWjC,GAAmB,OAAO,OAAO,yBAAyB,GAAGA,GAAmB,GAAG,GAAG,EAAE,MAAM,GAAG,EAAE,EAAE,SAAsBjB,EAAKmD,EAAU,CAAC,UAAU,2BAA2B,OAAO,YAAY,QAAQ,YAAY,SAAsBnD,EAAK0D,EAAc,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,MAAM,MAAM,EAAE,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeX,EAAM,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,eAAe,SAAS,CAAc/C,EAAK,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,UAAU,SAAsBA,EAAK,MAAM,CAAC,UAAU,iBAAiB,SAAsBA,EAAK2D,EAAmB,CAAC,SAAsB3D,EAAKZ,GAAU,CAAC,MAAM,CAAC,KAAK,CAAC,WAAW,CAAC,KAAK,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,SAAS,KAAK,MAAM,CAAC,WAAW,YAAY,KAAK,KAAK,KAAK,YAAY,EAAE,KAAK,iBAAiB,EAAE,KAAK,CAAC,MAAM,YAAY,KAAKwE,GAAiB,KAAK,YAAY,EAAE,MAAM,CAAC,MAAM,YAAY,KAAKC,EAAe,KAAK,YAAY,EAAE,KAAK,UAAU,EAAE,MAAM,CAAC,KAAK,eAAe,MAAM,EAAE,EAAE,OAAO,CAAC,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,MAAM,sBAAsB,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,KAAK,KAAK,YAAY,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,KAAK,eAAe,MAAM,WAAW,EAAE,SAAS,KAAK,MAAM,CAAC,UAAU,CAAC,CAAC,KAAK,CAAC,MAAM,YAAY,KAAKA,EAAe,KAAK,YAAY,EAAE,QAAQ,CAAC,CAAC,UAAU,CAAC,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,KAAK,KAAK,YAAY,CAAC,EAAE,aAAa,WAAW,KAAK,cAAc,CAAC,EAAE,OAAO,CAAC,CAAC,WAAW,YAAY,KAAK,KAAK,KAAK,YAAY,CAAC,EAAE,KAAK,SAAS,MAAM,CAAC,KAAK,CAAC,WAAW,YAAY,KAAK,KAAK,KAAK,YAAY,EAAE,SAAS,KAAK,MAAM,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,KAAK,iBAAiB,CAAC,CAAC,EAAE,aAAa,aAAa,KAAK,cAAc,EAAE,KAAK,iBAAiB,CAAC,EAAE,SAAS,CAACC,EAAWC,EAAeC,KAAwBhE,EAAKiE,EAAU,CAAC,SAASH,GAAY,IAAI,CAAC,CAAC,sBAAsBpC,EAA6B,UAAUD,GAAmB,GAAGI,EAAY,UAAUN,EAAmB,UAAUI,EAAmB,UAAUC,EAAmB,UAAUJ,CAAkB,EAAE0C,KAAQ,CAAC3C,IAAqB,GAAGG,IAA+B,GAAGC,IAAqB,GAAGC,IAAqB,GAAG,IAAMuC,GAAYvF,GAAa6C,GAAmB,CAAC,UAAU,SAAS,OAAO,EAAE,EAAEkB,EAAgB,EAAE,OAAoB3C,EAAKgD,EAAY,CAAC,GAAG,aAAanB,CAAW,GAAG,SAAsB7B,EAAKoE,GAAqB,SAAS,CAAC,MAAM,CAAC,UAAU7C,CAAkB,EAAE,SAAsBvB,EAAKqE,GAAK,CAAC,KAAK,CAAC,cAAc,CAAC,UAAU9C,CAAkB,EAAE,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,YAAY,QAAQ,YAAY,SAAsBvB,EAAKiD,EAAO,EAAE,CAAC,UAAU,+BAA+B,SAAsBF,EAAM,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,YAAY,SAAS,CAAc/C,EAAK,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,QAAQ,SAAsBA,EAAKoD,EAAkB,CAAC,WAAWjB,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,IAAI,eAAe,IAAI,QAAQmC,GAA2BrD,GAAmB,GAAG,GAAG,EAAE,MAAM,GAAG,EAAE,EAAE,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,EAAE,YAAY,KAAK,WAAW,KAAK,MAAM,WAAWA,GAAmB,OAAO,OAAO,yBAAyB,GAAGvC,GAAkB8C,CAAkB,CAAC,CAAC,CAAC,EAAE,SAAsBxB,EAAKuE,GAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,IAAI,eAAe,IAAI,QAAQD,GAA2BrD,GAAmB,GAAG,GAAG,EAAE,MAAM,GAAG,EAAE,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,EAAE,YAAY,KAAK,WAAW,KAAK,MAAM,QAAQ,GAAGvC,GAAkB8C,CAAkB,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,OAAO,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeuB,EAAM,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,UAAU,SAAS,CAAcA,EAAM,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,oBAAoB,SAAS,CAAc/C,EAAK,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,UAAU,SAAsBA,EAAKuD,EAAS,CAAC,sBAAsB,GAAK,SAAsBvD,EAAWyD,EAAS,CAAC,SAAsBzD,EAAK,IAAI,CAAC,UAAU,6BAA6B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,uEAAuE,EAAE,SAAS,SAAS,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,OAAO,EAAE,KAAKmE,GAAY,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAenE,EAAKuD,EAAS,CAAC,sBAAsB,GAAK,SAAsBvD,EAAWyD,EAAS,CAAC,SAAsBzD,EAAK,IAAI,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,mBAAmB,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,OAAO,EAAE,KAAK0B,EAA6B,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,EAAe1B,EAAKuD,EAAS,CAAC,sBAAsB,GAAK,SAAsBvD,EAAWyD,EAAS,CAAC,SAAsBzD,EAAK,KAAK,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,4CAA4C,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,OAAO,EAAE,KAAK2B,EAAmB,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAe3B,EAAKuD,EAAS,CAAC,sBAAsB,GAAK,SAAsBvD,EAAWyD,EAAS,CAAC,SAAsBzD,EAAK,IAAI,CAAC,UAAU,6BAA6B,qBAAqB,YAAY,SAAS,SAAS,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,OAAO,EAAE,KAAK4B,EAAmB,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEC,CAAW,CAAE,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe7B,EAAK,MAAM,CAAC,UAAU,iBAAiB,SAAsB+C,EAAM,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,YAAY,SAAS,CAAc/C,EAAKuD,EAAS,CAAC,sBAAsB,GAAK,SAASC,EAAkB,KAAK1E,CAAY,GAAgBkB,EAAWyD,EAAS,CAAC,SAAsBzD,EAAK,KAAK,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,oBAAoB,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeA,EAAKuD,EAAS,CAAC,sBAAsB,GAAK,SAASC,EAAkB,KAAK1E,CAAY,GAAgBkB,EAAWyD,EAAS,CAAC,SAAsBzD,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,SAAS,0BAA0B,OAAO,sBAAsB,iBAAiB,EAAE,SAAS,oJAA+I,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,oBAAoB,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeA,EAAKwE,GAAmD,CAAC,OAAO,oFAAoF,UAAU,gBAAgB,OAAO,YAAY,YAAY,CAAC,UAAU,WAAW,EAAE,SAASC,GAAwB1B,EAAMkB,EAAU,CAAC,SAAS,CAAclB,EAAME,EAAO,IAAI,CAAC,UAAU,iBAAiB,SAAS,CAAcF,EAAME,EAAO,MAAM,CAAC,UAAU,gBAAgB,SAAS,CAAcjD,EAAKuD,EAAS,CAAC,sBAAsB,GAAK,SAASC,EAAkB,KAAK1E,CAAY,GAAgBkB,EAAWyD,EAAS,CAAC,SAAsBzD,EAAK,IAAI,CAAC,UAAU,6BAA6B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,cAAc,EAAE,SAAS,MAAM,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeA,EAAK0E,EAAmB,CAAC,UAAU,gBAAgB,UAAU,OAAO,YAAYlB,EAAkB,KAAK1E,CAAY,GAAG,aAAa,SAAS,GAAK,KAAK,MAAM,CAAC,CAAC,CAAC,CAAC,EAAeiE,EAAME,EAAO,MAAM,CAAC,UAAU,iBAAiB,SAAS,CAAcjD,EAAKuD,EAAS,CAAC,sBAAsB,GAAK,SAASC,EAAkB,KAAK1E,CAAY,GAAgBkB,EAAWyD,EAAS,CAAC,SAAsBzD,EAAK,IAAI,CAAC,UAAU,6BAA6B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,cAAc,EAAE,SAAS,eAAe,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeA,EAAK0E,EAAmB,CAAC,UAAU,gBAAgB,UAAU,gBAAgB,YAAYlB,EAAkB,KAAK1E,CAAY,GAAG,aAAa,SAAS,GAAK,KAAK,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeiE,EAAME,EAAO,IAAI,CAAC,UAAU,gBAAgB,SAAS,CAAcF,EAAME,EAAO,MAAM,CAAC,UAAU,gBAAgB,SAAS,CAAcjD,EAAKuD,EAAS,CAAC,sBAAsB,GAAK,SAASC,EAAkB,KAAK1E,CAAY,GAAgBkB,EAAWyD,EAAS,CAAC,SAAsBzD,EAAK,IAAI,CAAC,UAAU,6BAA6B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,cAAc,EAAE,SAAS,OAAO,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeA,EAAK0E,EAAmB,CAAC,UAAU,gBAAgB,UAAU,QAAQ,YAAYlB,EAAkB,KAAK1E,CAAY,GAAG,wBAAwB,SAAS,GAAK,KAAK,OAAO,CAAC,CAAC,CAAC,CAAC,EAAeiE,EAAME,EAAO,MAAM,CAAC,UAAU,iBAAiB,SAAS,CAAcjD,EAAKuD,EAAS,CAAC,sBAAsB,GAAK,SAASC,EAAkB,KAAK1E,CAAY,GAAgBkB,EAAWyD,EAAS,CAAC,SAAsBzD,EAAK,IAAI,CAAC,UAAU,6BAA6B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,cAAc,EAAE,SAAS,cAAc,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeA,EAAK0E,EAAmB,CAAC,UAAU,iBAAiB,UAAU,eAAe,YAAYlB,EAAkB,MAAM1E,CAAY,GAAG,eAAe,SAAS,GAAK,KAAK,KAAK,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeiE,EAAME,EAAO,IAAI,CAAC,UAAU,gBAAgB,SAAS,CAAcF,EAAME,EAAO,MAAM,CAAC,UAAU,gBAAgB,SAAS,CAAcjD,EAAKuD,EAAS,CAAC,sBAAsB,GAAK,SAASC,EAAkB,MAAM1E,CAAY,GAAgBkB,EAAWyD,EAAS,CAAC,SAAsBzD,EAAK,IAAI,CAAC,UAAU,6BAA6B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,cAAc,EAAE,SAAS,SAAS,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeA,EAAK0E,EAAmB,CAAC,UAAU,gBAAgB,UAAU,UAAU,YAAYlB,EAAkB,MAAM1E,CAAY,GAAG,YAAY,SAAS,GAAK,KAAK,MAAM,CAAC,CAAC,CAAC,CAAC,EAAeiE,EAAME,EAAO,MAAM,CAAC,UAAU,iBAAiB,SAAS,CAAcjD,EAAKuD,EAAS,CAAC,sBAAsB,GAAK,SAASC,EAAkB,MAAM1E,CAAY,GAAgBkB,EAAWyD,EAAS,CAAC,SAAsBzD,EAAK,IAAI,CAAC,UAAU,6BAA6B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,cAAc,EAAE,SAAS,oBAAoB,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeA,EAAK0E,EAAmB,CAAC,UAAU,gBAAgB,UAAU,qBAAqB,YAAYlB,EAAkB,MAAM1E,CAAY,GAAG,UAAU,SAAS,GAAM,KAAK,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAekB,EAAKoD,EAAkB,CAAC,WAAWjB,EAAY,UAAU,CAAC,UAAU,CAAC,MAAM,YAAYlB,GAAmB,OAAO,OAAO,2BAA2B,GAAGA,GAAmB,GAAG,GAAG,EAAE,MAAM,GAAG,EAAE,EAAE,IAAI,EAAE,IAAI,EAAE,EAAE,GAAG,MAAM,EAAE,KAAK,CAAC,EAAE,SAAsBjB,EAAKkD,EAA0B,CAAC,OAAO,GAAG,MAAM,wBAAwBjC,GAAmB,OAAO,OAAO,wDAAwD,GAAGA,GAAmB,GAAG,GAAG,EAAE,MAAM,GAAG,EAAE,IAAI,EAAE,EAAE,EAAE,GAAG,MAAM,EAAE,MAAM,SAAsBjB,EAAKmD,EAAU,CAAC,UAAU,2BAA2B,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsBnD,EAAK2E,EAAgB,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,KAAK,SAAS,QAAQjF,GAAa+E,EAAU,CAAC,QAAQ,YAAY,QAAQ,WAAW,EAAE,WAAW,EAAE,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAezE,EAAKoD,EAAkB,CAAC,WAAWjB,EAAY,UAAU,CAAC,UAAU,CAAC,GAAGlB,GAAmB,GAAG,GAAG,EAAE,MAAM,CAAC,EAAE,SAAsBjB,EAAKkD,EAA0B,CAAC,OAAO,IAAI,MAAMjC,GAAmB,OAAO,QAAQ,GAAGA,GAAmB,GAAG,GAAG,EAAE,OAAO,SAAsBjB,EAAKmD,EAAU,CAAC,UAAU,2BAA2B,OAAO,YAAY,QAAQ,YAAY,SAAsBnD,EAAKoD,EAAkB,CAAC,WAAWjB,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAE,SAAsBnC,EAAK4E,EAAO,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe5E,EAAK,MAAM,CAAC,GAAG,SAAS,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,EAAQ6E,GAAI,CAAC,kFAAkF,gFAAgF,oSAAoS,2LAA2L,6HAA6H,uTAAuT,6SAA6S,4RAA4R,6UAA6U,0TAA0T,iTAAiT,sRAAsR,4SAA4S,sQAAsQ,sRAAsR,kRAAkR,kcAAkc,mHAAmH,+SAA+S,wRAAwR,4iBAA4iB,4NAA4N,uSAAuS,6iBAA6iB,uQAAuQ,2RAA2R,yUAAyU,oaAAoa,sQAAsQ,8vCAA8vC,yGAAyG,yoKAAyoK,GAAeA,GAAI,GAAgBA,GAAI,GAAgBA,GAAI,2vCAA2vC,EAazxlCC,EAAgBC,EAAQxE,GAAUsE,GAAI,cAAc,EAASG,GAAQF,EAAgBA,EAAgB,YAAY,+BAA+BA,EAAgB,aAAa,CAAC,OAAO,KAAK,MAAM,IAAI,EAAEG,GAASH,EAAgB,CAAC,CAAC,cAAc,GAAK,MAAM,CAAC,CAAC,OAAO,UAAU,OAAO,YAAY,MAAM,SAAS,IAAI,yKAAyK,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,0EAA0E,IAAI,yEAAyE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,wDAAwD,IAAI,yEAAyE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,cAAc,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,cAAc,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,uGAAuG,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,6JAA6J,IAAI,sEAAsE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,oGAAoG,IAAI,wEAAwE,OAAO,KAAK,CAAC,CAAC,EAAE,GAAGI,GAAY,GAAGC,GAAgB,GAAGC,GAAmB,GAAGC,GAAqB,GAAGC,GAAY,GAAGC,EAAoCC,EAAK,EAAE,GAAGD,EAAqCC,EAAK,EAAE,GAAGD,EAAqCC,EAAK,CAAC,EAAE,CAAC,6BAA6B,EAAI,CAAC,EAC7xE,IAAMC,GAAqB,CAAC,QAAU,CAAC,QAAU,CAAC,KAAO,iBAAiB,KAAO,kBAAkB,MAAQ,CAAC,EAAE,YAAc,CAAC,sBAAwB,OAAO,oCAAsC,oHAA0I,4BAA8B,OAAO,yBAA2B,QAAQ,qBAAuB,4BAA4B,sBAAwB,IAAI,6BAA+B,OAAO,qBAAuB,OAAO,kBAAoB,OAAO,qBAAuB,OAAO,yBAA2B,MAAM,CAAC,EAAE,MAAQ,CAAC,KAAO,SAAS,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,mBAAqB,CAAC,KAAO,UAAU,CAAC,CAAC",
  "names": ["valuesByLocaleId", "LazyValue", "getLocalizedValue", "key", "locale", "values", "value", "preload", "promises", "promise", "usePreloadLocalizedValues", "preloadPromise", "TopBarFonts", "getFonts", "kVJDMI3Kf_default", "NavigationFonts", "JT5FMKiH5_default", "CategoriesBarFonts", "JS8SfXrYl_default", "AssetButtonFormFonts", "CyVDcPrwm_default", "FormContainerWithFormTrackerRequestACallbackxdj8aa", "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", "style", "className", "layoutId", "variant", "jBY6p_z5qj5ZeqbyiH", "VcO2OoD1hj5ZeqbyiH", "aNYUYfhulj5ZeqbyiH", "fBEBqucye_Jhz8XIJLMj5ZeqbyiH", "uTIbKSl_ej5ZeqbyiH", "VbMkjjztMj5ZeqbyiH", "idj5ZeqbyiH", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "scopingClassNames", "cx", "usePreloadLocalizedValues", "activeLocaleCode", "useLocaleCode", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "ComponentViewportProvider", "Container", "PropertyOverrides2", "kVJDMI3Kf_default", "JT5FMKiH5_default", "RichText2", "getLocalizedValue", "x", "JS8SfXrYl_default", "ChildrenCanSuspend", "YA0ndlio2_default", "sHiCwmraM_default", "collection", "paginationInfo", "loadMore", "l", "index", "textContent", "PathVariablesContext", "Link", "getLoadingLazyAtYPosition", "Image2", "FormContainerWithFormTrackerRequestACallbackxdj8aa", "formState", "FormPlainTextInput2", "CyVDcPrwm_default", "xic34kUQS_default", "css", "FramerCDpXimpCZ", "withCSS", "CDpXimpCZ_default", "addFonts", "TopBarFonts", "NavigationFonts", "CategoriesBarFonts", "AssetButtonFormFonts", "FooterFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
