{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/CB60lig1d6ESWP9R8meS/v5PE6f0ZQg03lTsck4VW/LxLRnK7Gy.js"],
  "sourcesContent": ["// Generated by Framer (c76752e)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ChildrenCanSuspend,ComponentPresetsProvider,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromComponentPreset,getFontsFromSharedStyle,getLoadingLazyAtYPosition,getWhereExpressionFromPathVariables,Image,NotFoundError,PathVariablesContext,PropertyOverrides,ResolveLinks,RichText,useComponentViewport,useCurrentPathVariables,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleCode,useLocaleInfo,useQueryData,useRouter,withCSS,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import LocationSection from\"#framer/local/canvasComponent/eIcJIea06/eIcJIea06.js\";import FinalCTA from\"#framer/local/canvasComponent/LYAcKlflC/LYAcKlflC.js\";import Footer from\"#framer/local/canvasComponent/mIuHhA3Et/mIuHhA3Et.js\";import Navigation from\"#framer/local/canvasComponent/NofvOr_o_/NofvOr_o_.js\";import Button from\"#framer/local/canvasComponent/XENEcf1jy/XENEcf1jy.js\";import Author from\"#framer/local/collection/jZ33gMclY/jZ33gMclY.js\";import Blog from\"#framer/local/collection/lGip06SJF/lGip06SJF.js\";import*as componentPresets from\"#framer/local/componentPresets/componentPresets/componentPresets.js\";import*as sharedStyle8 from\"#framer/local/css/cBMW51IiE/cBMW51IiE.js\";import*as sharedStyle2 from\"#framer/local/css/ckhMQM7ZW/ckhMQM7ZW.js\";import*as sharedStyle5 from\"#framer/local/css/dPkSuYsle/dPkSuYsle.js\";import*as sharedStyle7 from\"#framer/local/css/f_JgQVGd5/f_JgQVGd5.js\";import*as sharedStyle from\"#framer/local/css/Kz2HBZ0mM/Kz2HBZ0mM.js\";import*as sharedStyle4 from\"#framer/local/css/lYuMAjls_/lYuMAjls_.js\";import*as sharedStyle1 from\"#framer/local/css/REXKEFNHn/REXKEFNHn.js\";import*as sharedStyle9 from\"#framer/local/css/wNNxnppIe/wNNxnppIe.js\";import*as sharedStyle3 from\"#framer/local/css/YMqexW7H8/YMqexW7H8.js\";import*as sharedStyle6 from\"#framer/local/css/yzxrOXEH2/yzxrOXEH2.js\";import metadataProvider from\"#framer/local/webPageMetadata/LxLRnK7Gy/LxLRnK7Gy.js\";const NavigationFonts=getFonts(Navigation);const ContainerWithOptimizedAppearEffect=withOptimizedAppearEffect(Container);const ImageWithOptimizedAppearEffect=withOptimizedAppearEffect(Image);const MotionDivWithOptimizedAppearEffect=withOptimizedAppearEffect(motion.div);const RichTextWithOptimizedAppearEffect=withOptimizedAppearEffect(RichText);const ButtonFonts=getFonts(Button);const FinalCTAFonts=getFonts(FinalCTA);const LocationSectionFonts=getFonts(LocationSection);const FooterFonts=getFonts(Footer);const breakpoints={kB6p5X4K7:\"(max-width: 809px)\",rvOEtn0Id:\"(min-width: 810px) and (max-width: 1199px)\",SlRA3Lnhe:\"(min-width: 1200px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-wxCbZ\";const variantClassNames={kB6p5X4K7:\"framer-v-fjmcwo\",rvOEtn0Id:\"framer-v-seywc7\",SlRA3Lnhe:\"framer-v-9bdkad\"};const transition1={delay:.3,duration:.5,ease:[.44,0,.56,1],type:\"tween\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:0,y:0};const animation1={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:-118};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const transition2={delay:.5,duration:.5,ease:[.44,0,.56,1],type:\"tween\"};const animation2={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2,x:0,y:0};const animation3={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};const transition3={delay:.7,duration:.5,ease:[.44,0,.56,1],type:\"tween\"};const animation4={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition3,x:0,y:0};const transition4={delay:.9,duration:.5,ease:[.44,0,.56,1],type:\"tween\"};const animation5={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition4,x:0,y:0};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 transition5={delay:1,duration:.5,ease:[.44,0,.56,1],type:\"tween\"};const animation6={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition5,x:0,y:0};const QueryData=({query,pageSize,children})=>{const data=useQueryData(query);return children(data);};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"SlRA3Lnhe\",Phone:\"kB6p5X4K7\",Tablet:\"rvOEtn0Id\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"SlRA3Lnhe\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const currentPathVariables=useCurrentPathVariables();const[currentRouteData]=useQueryData({from:{constraint:{left:{collection:\"LxLRnK7Gy\",name:\"zCg0cz5z4\",type:\"Identifier\"},operator:\"==\",right:{collection:\"zCg0cz5z4\",name:\"id\",type:\"Identifier\"},type:\"BinaryOperation\"},left:{alias:\"LxLRnK7Gy\",data:Blog,type:\"Collection\"},right:{alias:\"zCg0cz5z4\",data:Author,type:\"Collection\"},type:\"LeftJoin\"},select:[{collection:\"LxLRnK7Gy\",name:\"id\",type:\"Identifier\"},{collection:\"LxLRnK7Gy\",name:\"T0WRJhBOm\",type:\"Identifier\"},{collection:\"LxLRnK7Gy\",name:\"iZxfyH6ke\",type:\"Identifier\"},{collection:\"LxLRnK7Gy\",name:\"nA4SPSC47\",type:\"Identifier\"},{alias:\"zCg0cz5z4.bHllxHEbn\",collection:\"zCg0cz5z4\",name:\"bHllxHEbn\",type:\"Identifier\"},{alias:\"zCg0cz5z4.PnqjxlzsZ\",collection:\"zCg0cz5z4\",name:\"PnqjxlzsZ\",type:\"Identifier\"},{collection:\"LxLRnK7Gy\",name:\"mhLDFOcJ9\",type:\"Identifier\"},{collection:\"LxLRnK7Gy\",name:\"e8zppLLs2\",type:\"Identifier\"}],where:getWhereExpressionFromPathVariables(currentPathVariables,\"LxLRnK7Gy\")});const getFromCurrentRouteData=key=>{if(!currentRouteData)throw new NotFoundError(`No data matches path variables: ${JSON.stringify(currentPathVariables)}`);return currentRouteData[key];};const{style,className,layoutId,variant,iZxfyH6ke=getFromCurrentRouteData(\"iZxfyH6ke\"),zCg0cz5z4_PnqjxlzsZ=getFromCurrentRouteData(\"zCg0cz5z4.PnqjxlzsZ\"),zCg0cz5z4_bHllxHEbn=getFromCurrentRouteData(\"zCg0cz5z4.bHllxHEbn\")??\"\",nA4SPSC47=getFromCurrentRouteData(\"nA4SPSC47\"),T0WRJhBOm=getFromCurrentRouteData(\"T0WRJhBOm\")??\"\",e8zppLLs2=getFromCurrentRouteData(\"e8zppLLs2\")??\"\",iZxfyH6keKjfQXj9NE,T0WRJhBOmKjfQXj9NE,yvfBNXTMFKjfQXj9NE,idKjfQXj9NE,id=getFromCurrentRouteData(\"id\"),...restProps}=getProps(props);React.useEffect(()=>{const metadata=metadataProvider(currentRouteData,activeLocale);if(metadata.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata.robots);document.head.appendChild(robotsTag);}}},[currentRouteData,activeLocale]);React.useInsertionEffect(()=>{const metadata=metadataProvider(currentRouteData,activeLocale);document.title=metadata.title||\"\";if(metadata.viewport){document.querySelector('meta[name=\"viewport\"]')?.setAttribute(\"content\",metadata.viewport);}},[currentRouteData,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className,sharedStyle5.className,sharedStyle6.className,sharedStyle7.className,sharedStyle8.className,sharedStyle9.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const activeLocaleCode=useLocaleCode();const textContent=toDateString(nA4SPSC47,{dateStyle:\"medium\",locale:\"\"},activeLocaleCode);const router=useRouter();const defaultLayoutId=React.useId();useCustomCursors({});const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"SlRA3Lnhe\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-36faa167-d23f-4650-b10c-3b2aa433556e, rgb(250, 250, 250)); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-9bdkad\",className),ref:ref??ref1,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:800,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0,children:/*#__PURE__*/_jsx(ContainerWithOptimizedAppearEffect,{animate:animation,className:\"framer-ljbbv6-container\",\"data-framer-appear-id\":\"ljbbv6\",initial:animation1,optimized:true,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{kB6p5X4K7:{variant:\"SCJ8qDI0y\"},rvOEtn0Id:{variant:\"iHGY18WUB\"}},children:/*#__PURE__*/_jsx(Navigation,{height:\"100%\",id:\"qq2NZeawk\",layoutId:\"qq2NZeawk\",style:{width:\"100%\"},variant:\"SSWmkeNv_\",width:\"100%\"})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-16vsb13\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{kB6p5X4K7:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+800+20+0),sizes:`min(${componentViewport?.width||\"100vw\"} - 40px, 1200px)`,...toResponsiveImage(iZxfyH6ke)}},rvOEtn0Id:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+800+16+0),sizes:`min(${componentViewport?.width||\"100vw\"} - 80px, 1200px)`,...toResponsiveImage(iZxfyH6ke)}}},children:/*#__PURE__*/_jsx(ImageWithOptimizedAppearEffect,{animate:animation2,background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+800+0),sizes:`calc(${componentViewport?.width||\"100vw\"} / 2)`,...toResponsiveImage(iZxfyH6ke)},className:\"framer-1hu5656\",\"data-framer-appear-id\":\"1hu5656\",\"data-framer-name\":\"Banner\",initial:animation3,optimized:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1wuxprl\",\"data-framer-name\":\"Text and Button Container\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-hfkuvs\",\"data-framer-name\":\"Header text\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{rvOEtn0Id:{animate:animation5}},children:/*#__PURE__*/_jsxs(MotionDivWithOptimizedAppearEffect,{animate:animation4,className:\"framer-17toc6e\",\"data-framer-appear-id\":\"17toc6e\",\"data-framer-name\":\"editor\",initial:animation3,optimized:true,children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{kB6p5X4K7:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+800+20+310+0+0+0+0+0),sizes:\"45px\",...toResponsiveImage(zCg0cz5z4_PnqjxlzsZ)}},rvOEtn0Id:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+800+16+310+40+0+0+0+0),sizes:\"50px\",...toResponsiveImage(zCg0cz5z4_PnqjxlzsZ)}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+800+0+40+0+0+0+0),sizes:\"50px\",...toResponsiveImage(zCg0cz5z4_PnqjxlzsZ)},className:\"framer-7owzat\",\"data-framer-name\":\"image\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1u4c1fx\",\"data-framer-name\":\"Frame 1618873173\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"var(--token-cd707504-0943-469b-9064-2ce833c0f3ff, rgb(37, 44, 50))\"},children:\"Santa Monica Center\"})}),className:\"framer-1820we7\",\"data-framer-name\":\"Author Name\",fonts:[\"Inter-Bold\"],text:zCg0cz5z4_bHllxHEbn,verticalAlignment:\"bottom\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"var(--token-29f82169-d9c1-46d0-b62c-104b1a882cb3, rgb(135, 137, 140))\"},children:\"Content\"})}),className:\"framer-d6n5bo\",\"data-framer-name\":\"Date Published\",fonts:[\"Inter\"],text:textContent,verticalAlignment:\"bottom\",withExternalLayout:true})]})]})}),/*#__PURE__*/_jsx(RichTextWithOptimizedAppearEffect,{__fromCanvasComponent:true,animate:animation5,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-rcafyi\",\"data-styles-preset\":\"Kz2HBZ0mM\",style:{\"--framer-text-color\":\"var(--token-9ce99f2e-0139-4750-bb0e-ae90b26782c9, rgb(37, 44, 50))\"},children:\"Say Goodbye to TMJ Pain: The Power of Early Detection and Treatment\"})}),className:\"framer-1asl88j\",\"data-framer-appear-id\":\"1asl88j\",\"data-framer-name\":\"Heading\",fonts:[\"Inter\"],initial:animation3,optimized:true,text:T0WRJhBOm,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ComponentPresetsProvider,{presets:{\"module:NEd4VmDdsxM3StIUbddO/1de6WpgIbCrKkRcPfQcW/YouTube.js:Youtube\":componentPresets.props[\"lw3Q9Le8j\"],\"module:pVk4QsoHxASnVtUBp6jr/TbhpORLndv1iOkZzyo83/CodeBlock.js:default\":componentPresets.props[\"vWI77KjUQ\"]},children:/*#__PURE__*/_jsx(RichTextWithOptimizedAppearEffect,{__fromCanvasComponent:true,animate:animation6,children:e8zppLLs2,className:\"framer-1dmiwrd\",\"data-framer-appear-id\":\"1dmiwrd\",\"data-framer-name\":\"Content\",fonts:[\"Inter\"],initial:animation3,optimized:true,stylesPresetsClassNames:{a:\"framer-styles-preset-pbndum\",blockquote:\"framer-styles-preset-1yl9vxr\",h1:\"framer-styles-preset-1jkl7py\",h2:\"framer-styles-preset-wtlt8w\",h3:\"framer-styles-preset-rcafyi\",h4:\"framer-styles-preset-1qfew29\",h5:\"framer-styles-preset-gxrm38\",h6:\"framer-styles-preset-qcl65z\",img:\"framer-styles-preset-11fj5if\",p:\"framer-styles-preset-y3txtg\"},verticalAlignment:\"top\",withExternalLayout:true})})]})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1gmvt6n\",\"data-framer-name\":\"Blog\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-1qfew29\",\"data-styles-preset\":\"YMqexW7H8\",children:\"You May Also Like\"})}),className:\"framer-1719cmg\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-vosmkw\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{kB6p5X4K7:{query:{from:{alias:\"KjfQXj9NE\",data:Blog,type:\"Collection\"},limit:{type:\"LiteralValue\",value:2},select:[{collection:\"KjfQXj9NE\",name:\"iZxfyH6ke\",type:\"Identifier\"},{collection:\"KjfQXj9NE\",name:\"T0WRJhBOm\",type:\"Identifier\"},{collection:\"KjfQXj9NE\",name:\"yvfBNXTMF\",type:\"Identifier\"},{collection:\"KjfQXj9NE\",name:\"id\",type:\"Identifier\"}],where:{operator:\"not\",type:\"UnaryOperation\",value:{left:{collection:\"KjfQXj9NE\",name:\"id\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:id},type:\"BinaryOperation\"}}}}},children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"KjfQXj9NE\",data:Blog,type:\"Collection\"},limit:{type:\"LiteralValue\",value:3},select:[{collection:\"KjfQXj9NE\",name:\"iZxfyH6ke\",type:\"Identifier\"},{collection:\"KjfQXj9NE\",name:\"T0WRJhBOm\",type:\"Identifier\"},{collection:\"KjfQXj9NE\",name:\"yvfBNXTMF\",type:\"Identifier\"},{collection:\"KjfQXj9NE\",name:\"id\",type:\"Identifier\"}],where:{operator:\"not\",type:\"UnaryOperation\",value:{left:{collection:\"KjfQXj9NE\",name:\"id\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:id},type:\"BinaryOperation\"}}},children:(collection,paginationInfo,loadMore)=>/*#__PURE__*/_jsx(_Fragment,{children:collection?.map(({id:idKjfQXj9NE,iZxfyH6ke:iZxfyH6keKjfQXj9NE,T0WRJhBOm:T0WRJhBOmKjfQXj9NE,yvfBNXTMF:yvfBNXTMFKjfQXj9NE},index)=>{T0WRJhBOmKjfQXj9NE??=\"\";yvfBNXTMFKjfQXj9NE??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`KjfQXj9NE-${idKjfQXj9NE}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{yvfBNXTMF:yvfBNXTMFKjfQXj9NE},children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-lg58wi\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-uiqqvn\",\"data-framer-name\":\"Card\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{kB6p5X4K7:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:720,intrinsicWidth:960,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1359+60+98.4+0+0+0+0+0+0),sizes:`max(${componentViewport?.width||\"100vw\"} - 40px, 100px)`,...toResponsiveImage(iZxfyH6keKjfQXj9NE)}},rvOEtn0Id:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:720,intrinsicWidth:960,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1440+80+98.4+0+0+0+0+0),sizes:`max(max(${componentViewport?.width||\"100vw\"} - 80px, 1px), 100px)`,...toResponsiveImage(iZxfyH6keKjfQXj9NE)}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:720,intrinsicWidth:960,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1650+100+98.4+0+0+0+0+0),sizes:\"320px\",...toResponsiveImage(iZxfyH6keKjfQXj9NE)},className:\"framer-1p042qe\",\"data-framer-name\":\"Image\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-pse9en\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{kB6p5X4K7:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-gxrm38\",\"data-styles-preset\":\"lYuMAjls_\",style:{\"--framer-text-color\":\"var(--token-9ce99f2e-0139-4750-bb0e-ae90b26782c9, rgb(37, 44, 50))\"},children:\"Wisdom Teeth Removal Recovery: Essential Post-Operative Care Guide\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h6\",{className:\"framer-styles-preset-qcl65z\",\"data-styles-preset\":\"dPkSuYsle\",style:{\"--framer-text-color\":\"var(--token-9ce99f2e-0139-4750-bb0e-ae90b26782c9, rgb(37, 44, 50))\"},children:\"Wisdom Teeth Removal Recovery: Essential Post-Operative Care Guide\"})}),className:\"framer-jubl85\",fonts:[\"Inter\"],text:T0WRJhBOmKjfQXj9NE,verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{yvfBNXTMF:yvfBNXTMFKjfQXj9NE},webPageId:\"LxLRnK7Gy\"},implicitPathVariables:undefined},{href:{pathVariables:{yvfBNXTMF:yvfBNXTMFKjfQXj9NE},webPageId:\"LxLRnK7Gy\"},implicitPathVariables:undefined},{href:{pathVariables:{yvfBNXTMF:yvfBNXTMFKjfQXj9NE},webPageId:\"LxLRnK7Gy\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{kB6p5X4K7:{width:`calc(max(${componentViewport?.width||\"100vw\"} - 40px, 100px) - 60px)`,y:(componentViewport?.y||0)+0+1359+60+98.4+0+0+0+0+0+212.5+30+90},rvOEtn0Id:{width:`calc(max(max(${componentViewport?.width||\"100vw\"} - 80px, 1px), 100px) - 40px)`,y:(componentViewport?.y||0)+0+1440+80+98.4+0+0+0+0+152.5+20+140}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,width:\"260px\",y:(componentViewport?.y||0)+0+1650+100+98.4+0+0+0+0+240+30+140,children:/*#__PURE__*/_jsx(Container,{className:\"framer-rlop01-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{kB6p5X4K7:{obyIM0gy6:resolvedLinks[2]},rvOEtn0Id:{obyIM0gy6:resolvedLinks[1]}},children:/*#__PURE__*/_jsx(Button,{bNjZKLjKx:true,F2UPUA2Li:\"ArrowCircleDown\",height:\"100%\",id:\"E6H99Dhjl\",igyYvQWr_:false,layoutId:\"E6H99Dhjl\",obyIM0gy6:resolvedLinks[0],style:{height:\"100%\",width:\"100%\"},variant:\"ZGK6LfAfq\",width:\"100%\",ZJonpmMPc:\"Read More\"})})})})})})]})]})})})},idKjfQXj9NE);})})})})})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{kB6p5X4K7:{y:(componentViewport?.y||0)+0+1979.9},rvOEtn0Id:{y:(componentViewport?.y||0)+0+2070.9}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:659,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+2428.4,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1di9v8s-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{kB6p5X4K7:{variant:\"pjhiKzCiM\"},rvOEtn0Id:{variant:\"CTc0roK3S\"}},children:/*#__PURE__*/_jsx(FinalCTA,{height:\"100%\",id:\"jnWHinStC\",layoutId:\"jnWHinStC\",style:{width:\"100%\"},variant:\"eUTzAhfi0\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{kB6p5X4K7:{y:(componentViewport?.y||0)+0+2638.9},rvOEtn0Id:{y:(componentViewport?.y||0)+0+2729.9}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:464,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+3087.4,children:/*#__PURE__*/_jsx(Container,{className:\"framer-jsg85u-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{kB6p5X4K7:{variant:\"ccVYEQUyY\"},rvOEtn0Id:{variant:\"P37R9ihO5\"}},children:/*#__PURE__*/_jsx(LocationSection,{height:\"100%\",id:\"ja8YYSNah\",layoutId:\"ja8YYSNah\",style:{width:\"100%\"},variant:\"zrux_ngCr\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{kB6p5X4K7:{y:(componentViewport?.y||0)+0+3102.9},rvOEtn0Id:{y:(componentViewport?.y||0)+0+3193.9}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:523,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+3551.4,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1qv0dvm-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{kB6p5X4K7:{variant:\"zOG8ZK1Zm\"},rvOEtn0Id:{variant:\"evs0FbvP4\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"SGoQiNmQ_\",layoutId:\"SGoQiNmQ_\",style:{width:\"100%\"},variant:\"C8rK0qLXN\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-wxCbZ.framer-v8ile9, .framer-wxCbZ .framer-v8ile9 { display: block; }\",\".framer-wxCbZ.framer-9bdkad { align-content: center; align-items: center; background-color: var(--token-36faa167-d23f-4650-b10c-3b2aa433556e, #fafafa); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1200px; }\",\".framer-wxCbZ .framer-ljbbv6-container { flex: none; height: auto; position: sticky; top: 0px; width: 100%; will-change: transform; z-index: 10; }\",\".framer-wxCbZ .framer-16vsb13 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-wxCbZ .framer-1hu5656 { border-bottom-right-radius: 20px; border-top-right-radius: 20px; flex: none; height: 85vh; position: sticky; top: 130px; width: 50%; will-change: transform; z-index: 1; }\",\".framer-wxCbZ .framer-1wuxprl { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 40px; position: relative; width: 1px; z-index: 2; }\",\".framer-wxCbZ .framer-hfkuvs { 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: 100%; }\",\".framer-wxCbZ .framer-17toc6e { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 14px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-wxCbZ .framer-7owzat { aspect-ratio: 1 / 1; border-bottom-left-radius: 100%; border-bottom-right-radius: 100%; border-top-left-radius: 100%; border-top-right-radius: 100%; flex: none; height: var(--framer-aspect-ratio-supported, 50px); position: relative; width: 50px; }\",\".framer-wxCbZ .framer-1u4c1fx { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-wxCbZ .framer-1820we7, .framer-wxCbZ .framer-d6n5bo { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-wxCbZ .framer-1asl88j { --framer-paragraph-spacing: 0px; flex: none; height: auto; max-width: 600px; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-wxCbZ .framer-1dmiwrd { --framer-paragraph-spacing: 32px; flex: none; height: auto; max-width: 600px; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-wxCbZ .framer-1gmvt6n { align-content: center; align-items: center; background-color: var(--token-36faa167-d23f-4650-b10c-3b2aa433556e, #fafafa); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: center; overflow: hidden; padding: 100px 40px 100px 40px; position: relative; width: 100%; }\",\".framer-wxCbZ .framer-1719cmg { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-wxCbZ .framer-vosmkw { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-wxCbZ .framer-lg58wi { align-content: center; align-items: center; background-color: #ffffff; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; box-shadow: 0px 0.7961918735236395px 2.3885756205709185px -0.625px rgba(0, 0, 0, 0.05), 0px 2.414506143104518px 7.2435184293135535px -1.25px rgba(0, 0, 0, 0.05), 0px 6.382653521484461px 19.147960564453385px -1.875px rgba(0, 0, 0, 0.05), 0px 20px 60px -2.5px rgba(0, 0, 0, 0.05); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-wxCbZ .framer-uiqqvn { align-content: center; align-items: center; background-color: #ffffff; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; box-shadow: 0px 0.7961918735236395px 2.3885756205709185px -0.625px rgba(0, 0, 0, 0.05), 0px 2.414506143104518px 7.2435184293135535px -1.25px rgba(0, 0, 0, 0.05), 0px 6.382653521484461px 19.147960564453385px -1.875px rgba(0, 0, 0, 0.05), 0px 20px 60px -2.5px rgba(0, 0, 0, 0.05); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; min-width: 100px; overflow: hidden; padding: 0px; position: relative; width: 320px; will-change: var(--framer-will-change-override, transform); }\",\".framer-wxCbZ .framer-1p042qe { aspect-ratio: 1.3333333333333333 / 1; border-top-left-radius: 20px; border-top-right-radius: 20px; flex: none; height: var(--framer-aspect-ratio-supported, 240px); overflow: hidden; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-wxCbZ .framer-pse9en { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; height: min-content; justify-content: space-between; min-height: 240px; padding: 30px; position: relative; width: 100%; }\",\".framer-wxCbZ .framer-jubl85 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --framer-paragraph-spacing: 0px; flex: none; height: auto; overflow: visible; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-wxCbZ .framer-rlop01-container { flex: none; height: 40px; position: relative; width: 100%; }\",\".framer-wxCbZ .framer-1di9v8s-container, .framer-wxCbZ .framer-jsg85u-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-wxCbZ .framer-1qv0dvm-container { flex: none; height: auto; min-width: 100%; position: relative; width: 100%; z-index: 1; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-wxCbZ.framer-9bdkad, .framer-wxCbZ .framer-16vsb13, .framer-wxCbZ .framer-1wuxprl, .framer-wxCbZ .framer-hfkuvs, .framer-wxCbZ .framer-17toc6e, .framer-wxCbZ .framer-1u4c1fx, .framer-wxCbZ .framer-1gmvt6n, .framer-wxCbZ .framer-vosmkw, .framer-wxCbZ .framer-lg58wi, .framer-wxCbZ .framer-uiqqvn { gap: 0px; } .framer-wxCbZ.framer-9bdkad > *, .framer-wxCbZ .framer-1u4c1fx > *, .framer-wxCbZ .framer-lg58wi > *, .framer-wxCbZ .framer-uiqqvn > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-wxCbZ.framer-9bdkad > :first-child, .framer-wxCbZ .framer-1wuxprl > :first-child, .framer-wxCbZ .framer-hfkuvs > :first-child, .framer-wxCbZ .framer-1u4c1fx > :first-child, .framer-wxCbZ .framer-1gmvt6n > :first-child, .framer-wxCbZ .framer-lg58wi > :first-child, .framer-wxCbZ .framer-uiqqvn > :first-child { margin-top: 0px; } .framer-wxCbZ.framer-9bdkad > :last-child, .framer-wxCbZ .framer-1wuxprl > :last-child, .framer-wxCbZ .framer-hfkuvs > :last-child, .framer-wxCbZ .framer-1u4c1fx > :last-child, .framer-wxCbZ .framer-1gmvt6n > :last-child, .framer-wxCbZ .framer-lg58wi > :last-child, .framer-wxCbZ .framer-uiqqvn > :last-child { margin-bottom: 0px; } .framer-wxCbZ .framer-16vsb13 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-wxCbZ .framer-16vsb13 > :first-child, .framer-wxCbZ .framer-17toc6e > :first-child, .framer-wxCbZ .framer-vosmkw > :first-child { margin-left: 0px; } .framer-wxCbZ .framer-16vsb13 > :last-child, .framer-wxCbZ .framer-17toc6e > :last-child, .framer-wxCbZ .framer-vosmkw > :last-child { margin-right: 0px; } .framer-wxCbZ .framer-1wuxprl > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } .framer-wxCbZ .framer-hfkuvs > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-wxCbZ .framer-17toc6e > * { margin: 0px; margin-left: calc(14px / 2); margin-right: calc(14px / 2); } .framer-wxCbZ .framer-1gmvt6n > * { margin: 0px; margin-bottom: calc(60px / 2); margin-top: calc(60px / 2); } .framer-wxCbZ .framer-vosmkw > * { margin: 0px; margin-left: calc(20px / 2); margin-right: calc(20px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,...sharedStyle5.css,...sharedStyle6.css,...sharedStyle7.css,...sharedStyle8.css,...sharedStyle9.css,\"@media (min-width: 810px) and (max-width: 1199px) { .framer-wxCbZ.framer-9bdkad { width: 810px; } .framer-wxCbZ .framer-16vsb13 { align-content: center; align-items: center; flex-direction: column; justify-content: flex-start; padding: 16px 40px 0px 40px; } .framer-wxCbZ .framer-1hu5656 { border-bottom-left-radius: 20px; border-top-left-radius: 20px; height: 300px; max-width: 1200px; position: relative; top: unset; width: 100%; } .framer-wxCbZ .framer-1wuxprl { align-content: center; align-items: center; flex: none; width: 100%; } .framer-wxCbZ .framer-hfkuvs { align-content: center; align-items: center; } .framer-wxCbZ .framer-17toc6e { min-width: 600px; overflow: unset; } .framer-wxCbZ .framer-1gmvt6n { padding: 80px 40px 80px 40px; } .framer-wxCbZ .framer-lg58wi { flex: 1 0 0px; width: 1px; } .framer-wxCbZ .framer-uiqqvn { width: 100%; } .framer-wxCbZ .framer-1p042qe { aspect-ratio: unset; height: 153px; } .framer-wxCbZ .framer-pse9en { min-height: 220px; padding: 20px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-wxCbZ .framer-16vsb13 { gap: 0px; } .framer-wxCbZ .framer-16vsb13 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-wxCbZ .framer-16vsb13 > :first-child { margin-top: 0px; } .framer-wxCbZ .framer-16vsb13 > :last-child { margin-bottom: 0px; } }}\",\"@media (max-width: 809px) { .framer-wxCbZ.framer-9bdkad { width: 390px; } .framer-wxCbZ .framer-16vsb13 { flex-direction: column; padding: 20px 20px 0px 20px; } .framer-wxCbZ .framer-1hu5656 { border-bottom-left-radius: 20px; border-top-left-radius: 20px; height: 300px; max-width: 1200px; position: relative; top: unset; width: 100%; } .framer-wxCbZ .framer-1wuxprl { flex: none; padding: 0px; width: 100%; } .framer-wxCbZ .framer-7owzat { height: 45px; width: var(--framer-aspect-ratio-supported, 45px); } .framer-wxCbZ .framer-1gmvt6n { padding: 60px 20px 60px 20px; } .framer-wxCbZ .framer-vosmkw { flex-direction: column; } .framer-wxCbZ .framer-lg58wi, .framer-wxCbZ .framer-uiqqvn { width: 100%; } .framer-wxCbZ .framer-1p042qe { aspect-ratio: unset; height: 213px; } .framer-wxCbZ .framer-pse9en { min-height: 190px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-wxCbZ .framer-16vsb13, .framer-wxCbZ .framer-vosmkw { gap: 0px; } .framer-wxCbZ .framer-16vsb13 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-wxCbZ .framer-16vsb13 > :first-child, .framer-wxCbZ .framer-vosmkw > :first-child { margin-top: 0px; } .framer-wxCbZ .framer-16vsb13 > :last-child, .framer-wxCbZ .framer-vosmkw > :last-child { margin-bottom: 0px; } .framer-wxCbZ .framer-vosmkw > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 10384\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"rvOEtn0Id\":{\"layout\":[\"fixed\",\"auto\"]},\"kB6p5X4K7\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections\n * @framerResponsiveScreen\n */const FramerLxLRnK7Gy=withCSS(Component,css,\"framer-wxCbZ\");export default FramerLxLRnK7Gy;FramerLxLRnK7Gy.displayName=\"Page\";FramerLxLRnK7Gy.defaultProps={height:10384,width:1200};addFonts(FramerLxLRnK7Gy,[{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/DpPBYI0sL4fYLgAkX8KXOPVt7c.woff2\",weight:\"700\"},{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/4RAEQdEOrcnDkhHiiCbJOw92Lk.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/1K3W8DizY3v4emK8Mb08YHxTbs.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/tUSCtfYVM1I1IchuyCwz9gDdQ.woff2\",weight:\"700\"},{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/VgYFWiwsAC5OYxAycRXXvhze58.woff2\",weight:\"700\"},{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/DXD0Q7LSl7HEvDzucnyLnGBHM.woff2\",weight:\"700\"},{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/GIryZETIX4IFypco5pYZONKhJIo.woff2\",weight:\"700\"},{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\"}]},...NavigationFonts,...ButtonFonts,...FinalCTAFonts,...LocationSectionFonts,...FooterFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts),...getFontsFromSharedStyle(sharedStyle5.fonts),...getFontsFromSharedStyle(sharedStyle6.fonts),...getFontsFromSharedStyle(sharedStyle7.fonts),...getFontsFromSharedStyle(sharedStyle8.fonts),...getFontsFromSharedStyle(sharedStyle9.fonts),...componentPresets.fonts?.[\"lw3Q9Le8j\"]?getFontsFromComponentPreset(componentPresets.fonts?.[\"lw3Q9Le8j\"]):[],...componentPresets.fonts?.[\"vWI77KjUQ\"]?getFontsFromComponentPreset(componentPresets.fonts?.[\"vWI77KjUQ\"]):[]],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerLxLRnK7Gy\",\"slots\":[],\"annotations\":{\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"rvOEtn0Id\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"kB6p5X4K7\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"1200\",\"framerContractVersion\":\"1\",\"framerScrollSections\":\"* @framerResponsiveScreen\",\"framerIntrinsicHeight\":\"10384\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["NavigationFonts", "getFonts", "NofvOr_o_default", "ContainerWithOptimizedAppearEffect", "withOptimizedAppearEffect", "Container", "ImageWithOptimizedAppearEffect", "Image2", "MotionDivWithOptimizedAppearEffect", "motion", "RichTextWithOptimizedAppearEffect", "RichText2", "ButtonFonts", "XENEcf1jy_default", "FinalCTAFonts", "LYAcKlflC_default", "LocationSectionFonts", "eIcJIea06_default", "FooterFonts", "mIuHhA3Et_default", "breakpoints", "serializationHash", "variantClassNames", "transition1", "animation", "animation1", "toResponsiveImage", "value", "transition2", "animation2", "animation3", "transition3", "animation4", "transition4", "animation5", "toDateString", "options", "activeLocale", "date", "display", "dateOptions", "fallbackLocale", "locale", "transition5", "animation6", "QueryData", "query", "pageSize", "children", "data", "useQueryData", "HTMLStyle", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "setLocale", "useLocaleInfo", "currentPathVariables", "useCurrentPathVariables", "currentRouteData", "lGip06SJF_default", "jZ33gMclY_default", "getWhereExpressionFromPathVariables", "getFromCurrentRouteData", "key", "NotFoundError", "style", "className", "layoutId", "variant", "iZxfyH6ke", "zCg0cz5z4_PnqjxlzsZ", "zCg0cz5z4_bHllxHEbn", "nA4SPSC47", "T0WRJhBOm", "e8zppLLs2", "iZxfyH6keKjfQXj9NE", "T0WRJhBOmKjfQXj9NE", "yvfBNXTMFKjfQXj9NE", "idKjfQXj9NE", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "scopingClassNames", "cx", "ref1", "pe", "activeLocaleCode", "useLocaleCode", "textContent", "router", "useRouter", "defaultLayoutId", "ae", "useCustomCursors", "componentViewport", "useComponentViewport", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "ComponentViewportProvider", "ContainerWithOptimizedAppearEffect", "PropertyOverrides2", "NofvOr_o_default", "getLoadingLazyAtYPosition", "ImageWithOptimizedAppearEffect", "MotionDivWithOptimizedAppearEffect", "Image2", "RichText2", "x", "RichTextWithOptimizedAppearEffect", "ComponentPresetsProvider", "ChildrenCanSuspend", "collection", "paginationInfo", "loadMore", "l", "index", "PathVariablesContext", "ResolveLinks", "resolvedLinks", "Container", "XENEcf1jy_default", "LYAcKlflC_default", "eIcJIea06_default", "mIuHhA3Et_default", "css", "FramerLxLRnK7Gy", "withCSS", "LxLRnK7Gy_default", "addFonts", "NavigationFonts", "ButtonFonts", "FinalCTAFonts", "LocationSectionFonts", "FooterFonts", "getFontsFromSharedStyle", "fonts", "getFontsFromComponentPreset", "__FramerMetadata__"]
}
