{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/eV1kAcKAPMz83TmzcXRo/yRSlWf6gRhbudNwqE44N/yhxr_hOuA.js"],
  "sourcesContent": ["// Generated by Framer (2ca17d4)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,getWhereExpressionFromPathVariables,Image,Link,NotFoundError,PropertyOverrides,RichText,useComponentViewport,useCurrentPathVariables,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useQueryData,withCSS,withFX}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import Footer from\"#framer/local/canvasComponent/SKrXBuzVw/SKrXBuzVw.js\";import Navigation from\"#framer/local/canvasComponent/uOuSmcTDW/uOuSmcTDW.js\";import Blog from\"#framer/local/collection/LsVZAbav6/LsVZAbav6.js\";import*as sharedStyle6 from\"#framer/local/css/cxWZNYjgk/cxWZNYjgk.js\";import*as sharedStyle9 from\"#framer/local/css/jfwSumZaf/jfwSumZaf.js\";import*as sharedStyle10 from\"#framer/local/css/mfnDW_UtW/mfnDW_UtW.js\";import*as sharedStyle8 from\"#framer/local/css/n4rw15aq3/n4rw15aq3.js\";import*as sharedStyle7 from\"#framer/local/css/OHt1cAlGX/OHt1cAlGX.js\";import*as sharedStyle1 from\"#framer/local/css/OLngL8LHk/OLngL8LHk.js\";import*as sharedStyle from\"#framer/local/css/qXKkUZdrw/qXKkUZdrw.js\";import*as sharedStyle2 from\"#framer/local/css/ro7OPezbn/ro7OPezbn.js\";import*as sharedStyle5 from\"#framer/local/css/sBYL0P5j9/sBYL0P5j9.js\";import*as sharedStyle4 from\"#framer/local/css/urvlXduxF/urvlXduxF.js\";import*as sharedStyle3 from\"#framer/local/css/UvmMLwztH/UvmMLwztH.js\";import metadataProvider from\"#framer/local/webPageMetadata/yhxr_hOuA/yhxr_hOuA.js\";const NavigationFonts=getFonts(Navigation);const MotionDivWithFX=withFX(motion.div);const FooterFonts=getFonts(Footer);const breakpoints={hKG_LBTss:\"(min-width: 810px) and (max-width: 1279px)\",lhj16IS2o:\"(max-width: 809px)\",tbUfHSNmP:\"(min-width: 1280px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-8KYKB\";const variantClassNames={hKG_LBTss:\"framer-v-1xe1n7e\",lhj16IS2o:\"framer-v-zsbqxe\",tbUfHSNmP:\"framer-v-pp2abu\"};const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};const transition1={damping:54,delay:.1,mass:1,stiffness:400,type:\"spring\"};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"tbUfHSNmP\",Phone:\"lhj16IS2o\",Tablet:\"hKG_LBTss\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"tbUfHSNmP\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const currentPathVariables=useCurrentPathVariables();const[currentRouteData]=useQueryData({from:{alias:\"yhxr_hOuA\",data:Blog,type:\"Collection\"},select:[{collection:\"yhxr_hOuA\",name:\"LhHO4EobJ\",type:\"Identifier\"},{collection:\"yhxr_hOuA\",name:\"Yqjp2tbbS\",type:\"Identifier\"},{collection:\"yhxr_hOuA\",name:\"C02O_ediu\",type:\"Identifier\"},{collection:\"yhxr_hOuA\",name:\"OJsCn1AYC\",type:\"Identifier\"}],where:getWhereExpressionFromPathVariables(currentPathVariables,\"yhxr_hOuA\")});const getFromCurrentRouteData=key=>{if(!currentRouteData)throw new NotFoundError(`No data matches path variables: ${JSON.stringify(currentPathVariables)}`);return currentRouteData[key];};const{style,className,layoutId,variant,C02O_ediu=getFromCurrentRouteData(\"C02O_ediu\"),LhHO4EobJ=getFromCurrentRouteData(\"LhHO4EobJ\")??\"\",Yqjp2tbbS=getFromCurrentRouteData(\"Yqjp2tbbS\")??\"\",OJsCn1AYC=getFromCurrentRouteData(\"OJsCn1AYC\")??\"\",...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,sharedStyle10.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const isDisplayed=()=>{if(!isBrowser())return true;if(baseVariant===\"hKG_LBTss\")return true;return false;};const isDisplayed1=()=>{if(!isBrowser())return true;if([\"hKG_LBTss\",\"lhj16IS2o\"].includes(baseVariant))return false;return true;};const isDisplayed2=()=>{if(!isBrowser())return true;if(baseVariant===\"lhj16IS2o\")return true;return false;};const defaultLayoutId=React.useId();useCustomCursors({});const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"tbUfHSNmP\",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-pp2abu\",className),ref:ref??ref1,style:{...style},children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{hKG_LBTss:{height:64,y:undefined},lhj16IS2o:{height:64,width:`min(${componentViewport?.width||\"100vw\"} * 0.96, 1920px)`,y:undefined}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:80,width:`min(${componentViewport?.width||\"100vw\"} * 0.9799, 1920px)`,y:(componentViewport?.y||0)+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-54yoco-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{hKG_LBTss:{style:{maxWidth:\"100%\",width:\"100%\"},variant:\"FpGjPKwcQ\"},lhj16IS2o:{style:{maxWidth:\"100%\",width:\"100%\"},variant:\"FpGjPKwcQ\"}},children:/*#__PURE__*/_jsx(Navigation,{height:\"100%\",id:\"DBw3NBEQM\",layoutId:\"DBw3NBEQM\",style:{height:\"100%\",maxWidth:\"100%\",width:\"100%\"},variant:\"sEaviVvAT\",width:\"100%\"})})})})}),isDisplayed()&&/*#__PURE__*/_jsx(\"section\",{className:\"framer-1nk0znn hidden-pp2abu hidden-zsbqxe\",\"data-framer-name\":\"Hero section\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-qu5c15\",\"data-framer-name\":\"Container\",children:/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-9nhrsk\",\"data-framer-name\":\"Wrapper\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{hKG_LBTss:{background:{alt:\"\",fit:\"fill\",sizes:`calc(min(min(max(${componentViewport?.width||\"100vw\"}, 1px), 1920px) - 80px, 1440px) - 48px)`,...toResponsiveImage(C02O_ediu)}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",...toResponsiveImage(C02O_ediu)},className:\"framer-m155y7\",\"data-framer-name\":\"Banner\"})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-10dljff\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ols8ex\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1xhyx34\",\"data-styles-preset\":\"qXKkUZdrw\",style:{\"--framer-text-alignment\":\"left\"},children:\"Welcome to Town Square Dentistry\"})}),className:\"framer-18qp9eu\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],text:LhHO4EobJ,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-vsvzst\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1h50l44\",\"data-styles-preset\":\"OLngL8LHk\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"LDAHjO7XV\"},motionChild:true,nodeId:\"OWVrOu4aS\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1wicq5s\",\"data-styles-preset\":\"ro7OPezbn\",children:\"Home\"})})})}),className:\"framer-1al6817\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1h50l44\",\"data-styles-preset\":\"OLngL8LHk\",children:\"/\"})}),className:\"framer-kio2uy\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1h50l44\",\"data-styles-preset\":\"OLngL8LHk\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"AaKs2E_t_\"},motionChild:true,nodeId:\"waWWLai5M\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1xxhhu8\",\"data-styles-preset\":\"UvmMLwztH\",children:\"Blog\"})})})}),className:\"framer-oa5vm\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1h50l44\",\"data-styles-preset\":\"OLngL8LHk\",children:\"/\"})}),className:\"framer-n607af\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1h50l44\",\"data-styles-preset\":\"OLngL8LHk\",children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{Yqjp2tbbS},webPageId:\"yhxr_hOuA\"},motionChild:true,nodeId:\"iFefpWF4Z\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1xxhhu8\",\"data-styles-preset\":\"UvmMLwztH\",children:\"composite-fillings\"})})})}),className:\"framer-188kemf\",fonts:[\"Inter\"],text:LhHO4EobJ,verticalAlignment:\"top\",withExternalLayout:true})]})]})})]})})}),isDisplayed1()&&/*#__PURE__*/_jsx(\"section\",{className:\"framer-6hnrem hidden-1xe1n7e hidden-zsbqxe\",\"data-framer-name\":\"Hero section\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-ljq8m3\",\"data-framer-name\":\"Container\",children:/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1ysbiwx\",\"data-framer-name\":\"Wrapper\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+80+64+0+0+40),sizes:`max((min(min(max(${componentViewport?.width||\"100vw\"}, 1px), 1920px) - 80px, 1440px) - 244px) / 2, 1px)`,...toResponsiveImage(C02O_ediu)},className:\"framer-1d3rw08\",\"data-framer-name\":\"Banner\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1972pue\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ysp5c1\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1xhyx34\",\"data-styles-preset\":\"qXKkUZdrw\",style:{\"--framer-text-alignment\":\"left\"},children:\"Welcome to Town Square Dentistry\"})}),className:\"framer-vj75mt\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],text:LhHO4EobJ,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-u56an6\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1h50l44\",\"data-styles-preset\":\"OLngL8LHk\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"LDAHjO7XV\"},motionChild:true,nodeId:\"Ohyh7URd4\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1wicq5s\",\"data-styles-preset\":\"ro7OPezbn\",children:\"Home\"})})})}),className:\"framer-1vnc28z\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1h50l44\",\"data-styles-preset\":\"OLngL8LHk\",children:\"/\"})}),className:\"framer-1a7wf1h\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1h50l44\",\"data-styles-preset\":\"OLngL8LHk\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"AaKs2E_t_\"},motionChild:true,nodeId:\"kYiLwSg92\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1xxhhu8\",\"data-styles-preset\":\"UvmMLwztH\",children:\"Blog\"})})})}),className:\"framer-ln5oj9\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1h50l44\",\"data-styles-preset\":\"OLngL8LHk\",children:\"/\"})}),className:\"framer-1l32ow9\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1h50l44\",\"data-styles-preset\":\"OLngL8LHk\",children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{Yqjp2tbbS},webPageId:\"yhxr_hOuA\"},motionChild:true,nodeId:\"sNfZbrs2O\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1xxhhu8\",\"data-styles-preset\":\"UvmMLwztH\",children:\"composite-fillings\"})})})}),className:\"framer-ayczck\",fonts:[\"Inter\"],text:LhHO4EobJ,verticalAlignment:\"top\",withExternalLayout:true})]})]})})]})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-bk947p\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:OJsCn1AYC,className:\"framer-vzjymv\",\"data-framer-name\":\"Content\",fonts:[\"Inter\"],stylesPresetsClassNames:{a:\"framer-styles-preset-1xxhhu8\",code:\"framer-styles-preset-bxqptp\",h1:\"framer-styles-preset-19ichls\",h2:\"framer-styles-preset-1xhyx34\",h3:\"framer-styles-preset-axxahz\",h4:\"framer-styles-preset-1xo1sav\",h5:\"framer-styles-preset-1u81alq\",h6:\"framer-styles-preset-1r14fxm\",img:\"framer-styles-preset-txmoov\",p:\"framer-styles-preset-1h50l44\"},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-6naitq\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{hKG_LBTss:{y:undefined},lhj16IS2o:{y:undefined}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1248,width:`calc((min(${componentViewport?.width||\"100vw\"}, 1920px) - 16px) * 0.9993)`,y:(componentViewport?.y||0)+0+885.2+8,children:/*#__PURE__*/_jsx(Container,{className:\"framer-qtls8d-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{hKG_LBTss:{variant:\"NvCtLVpFt\"},lhj16IS2o:{variant:\"NvCtLVpFt\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"ncdKCB97G\",layoutId:\"ncdKCB97G\",style:{width:\"100%\"},variant:\"OI58PLZwL\",width:\"100%\"})})})})})}),isDisplayed2()&&/*#__PURE__*/_jsx(\"section\",{className:\"framer-13etpid hidden-pp2abu hidden-1xe1n7e\",\"data-framer-name\":\"Hero section\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-ezjau\",\"data-framer-name\":\"Container\",children:/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-ppk37g\",\"data-framer-name\":\"Wrapper\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{lhj16IS2o:{background:{alt:\"\",fit:\"fill\",sizes:`calc(min(${componentViewport?.width||\"100vw\"}, 1360px) - 48px)`,...toResponsiveImage(C02O_ediu)}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",...toResponsiveImage(C02O_ediu)},className:\"framer-1y1x36h\",\"data-framer-name\":\"Banner\"})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-kr90da\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-j1cugu\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"RlI7SW50ZXJEaXNwbGF5LUJvbGQ=\",\"--framer-font-family\":'\"Inter Display\", \"Inter Display Placeholder\", sans-serif',\"--framer-font-size\":\"40px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"var(--token-295c0340-5c5f-4061-9ea2-c577dff957ca, rgb(128, 174, 75))\"},children:\"Welcome to Town Square Dentistry\"})}),className:\"framer-lamz4x\",\"data-framer-name\":\"Title\",fonts:[\"FR;InterDisplay-Bold\"],text:LhHO4EobJ,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-3g4k01\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1h50l44\",\"data-styles-preset\":\"OLngL8LHk\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"LDAHjO7XV\"},motionChild:true,nodeId:\"Qb67StyLX\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1wicq5s\",\"data-styles-preset\":\"ro7OPezbn\",children:\"Home\"})})})}),className:\"framer-8322m6\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1h50l44\",\"data-styles-preset\":\"OLngL8LHk\",children:\"/\"})}),className:\"framer-1v7uio2\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1h50l44\",\"data-styles-preset\":\"OLngL8LHk\",children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{Yqjp2tbbS},webPageId:\"yhxr_hOuA\"},motionChild:true,nodeId:\"iTrYEo_PL\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1xxhhu8\",\"data-styles-preset\":\"UvmMLwztH\",children:\"Blog\"})})})}),className:\"framer-4g1gu3\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1h50l44\",\"data-styles-preset\":\"OLngL8LHk\",children:\"/\"})}),className:\"framer-78ae77\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1h50l44\",\"data-styles-preset\":\"OLngL8LHk\",children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{Yqjp2tbbS},webPageId:\"yhxr_hOuA\"},motionChild:true,nodeId:\"jcxceF3J4\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1xxhhu8\",\"data-styles-preset\":\"UvmMLwztH\",children:\"Welcome to Town Square Dentistry\"})})})}),className:\"framer-h8de9q\",fonts:[\"Inter\"],text:LhHO4EobJ,verticalAlignment:\"top\",withExternalLayout:true})]})]})})]})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-8KYKB.framer-1xyylml, .framer-8KYKB .framer-1xyylml { display: block; }\",\".framer-8KYKB.framer-pp2abu { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1280px; }\",\".framer-8KYKB .framer-54yoco-container { flex: none; height: 80px; max-width: 1920px; position: sticky; top: 8px; width: 98%; will-change: transform; z-index: 10; }\",\".framer-8KYKB .framer-1nk0znn, .framer-8KYKB .framer-6hnrem { 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: 64px 0px 64px 0px; position: relative; width: 100%; }\",\".framer-8KYKB .framer-qu5c15, .framer-8KYKB .framer-ljq8m3 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 64px; height: min-content; justify-content: center; max-width: 1920px; overflow: hidden; padding: 0px 40px 0px 40px; position: relative; width: 1px; }\",\".framer-8KYKB .framer-9nhrsk, .framer-8KYKB .framer-1ysbiwx { align-content: center; align-items: center; background-color: var(--token-e18efc40-53c3-416f-a0c4-a342b94d6d89, #f0faff); border-bottom-left-radius: 32px; border-bottom-right-radius: 32px; border-top-left-radius: 32px; border-top-right-radius: 32px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 64px; height: 530px; justify-content: flex-start; max-width: 1440px; min-height: 400px; overflow: visible; padding: 40px 140px 40px 40px; position: relative; width: 100%; }\",\".framer-8KYKB .framer-m155y7, .framer-8KYKB .framer-1d3rw08 { border-bottom-left-radius: 32px; border-bottom-right-radius: 32px; border-top-left-radius: 32px; border-top-right-radius: 32px; flex: 1 0 0px; height: 450px; position: relative; width: 1px; }\",\".framer-8KYKB .framer-10dljff, .framer-8KYKB .framer-1972pue { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-8KYKB .framer-1ols8ex, .framer-8KYKB .framer-ysp5c1, .framer-8KYKB .framer-j1cugu { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; width: 100%; }\",\".framer-8KYKB .framer-18qp9eu, .framer-8KYKB .framer-vj75mt { flex: none; height: auto; max-width: 850px; position: relative; white-space: pre-wrap; width: auto; word-break: break-word; word-wrap: break-word; }\",\".framer-8KYKB .framer-vsvzst, .framer-8KYKB .framer-u56an6, .framer-8KYKB .framer-3g4k01 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: wrap; gap: 8px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-8KYKB .framer-1al6817, .framer-8KYKB .framer-oa5vm, .framer-8KYKB .framer-1vnc28z, .framer-8KYKB .framer-ln5oj9, .framer-8KYKB .framer-8322m6, .framer-8KYKB .framer-4g1gu3 { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-8KYKB .framer-kio2uy, .framer-8KYKB .framer-n607af, .framer-8KYKB .framer-1a7wf1h, .framer-8KYKB .framer-1l32ow9, .framer-8KYKB .framer-1v7uio2, .framer-8KYKB .framer-78ae77 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-8KYKB .framer-188kemf, .framer-8KYKB .framer-ayczck, .framer-8KYKB .framer-h8de9q { flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-8KYKB .framer-bk947p { align-content: center; align-items: center; background-color: rgba(240, 250, 255, 0.2); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: flex-start; max-width: 100%; padding: 64px 0px 64px 0px; position: relative; width: 100%; }\",\".framer-8KYKB .framer-vzjymv { --framer-paragraph-spacing: 32px; flex: none; height: auto; max-width: 850px; position: relative; white-space: pre-wrap; width: auto; word-break: break-word; word-wrap: break-word; }\",\".framer-8KYKB .framer-6naitq { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; max-width: 1920px; overflow: hidden; padding: 8px; position: relative; width: 100%; }\",\".framer-8KYKB .framer-qtls8d-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-8KYKB .framer-13etpid { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 64px 0px 64px 0px; position: relative; width: 100%; }\",\".framer-8KYKB .framer-ezjau { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; max-width: 1360px; overflow: hidden; padding: 0px 16px 0px 16px; position: relative; width: 100%; }\",\".framer-8KYKB .framer-ppk37g { align-content: center; align-items: center; background-color: var(--token-e18efc40-53c3-416f-a0c4-a342b94d6d89, #f0faff); border-bottom-left-radius: 32px; border-bottom-right-radius: 32px; border-top-left-radius: 32px; border-top-right-radius: 32px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; min-height: 350px; overflow: visible; padding: 24px 8px 24px 8px; position: relative; width: 100%; }\",\".framer-8KYKB .framer-1y1x36h { aspect-ratio: 1.4430379746835442 / 1; border-bottom-left-radius: 32px; border-bottom-right-radius: 32px; border-top-left-radius: 32px; border-top-right-radius: 32px; flex: none; height: var(--framer-aspect-ratio-supported, 139px); position: relative; width: 100%; }\",\".framer-8KYKB .framer-kr90da { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: wrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 8px; position: relative; width: 100%; }\",\".framer-8KYKB .framer-lamz4x { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-8KYKB.framer-pp2abu, .framer-8KYKB .framer-1nk0znn, .framer-8KYKB .framer-qu5c15, .framer-8KYKB .framer-9nhrsk, .framer-8KYKB .framer-10dljff, .framer-8KYKB .framer-1ols8ex, .framer-8KYKB .framer-vsvzst, .framer-8KYKB .framer-6hnrem, .framer-8KYKB .framer-ljq8m3, .framer-8KYKB .framer-1ysbiwx, .framer-8KYKB .framer-1972pue, .framer-8KYKB .framer-ysp5c1, .framer-8KYKB .framer-u56an6, .framer-8KYKB .framer-bk947p, .framer-8KYKB .framer-6naitq, .framer-8KYKB .framer-13etpid, .framer-8KYKB .framer-ezjau, .framer-8KYKB .framer-ppk37g, .framer-8KYKB .framer-kr90da, .framer-8KYKB .framer-j1cugu, .framer-8KYKB .framer-3g4k01 { gap: 0px; } .framer-8KYKB.framer-pp2abu > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-8KYKB.framer-pp2abu > :first-child, .framer-8KYKB .framer-qu5c15 > :first-child, .framer-8KYKB .framer-10dljff > :first-child, .framer-8KYKB .framer-1ols8ex > :first-child, .framer-8KYKB .framer-ljq8m3 > :first-child, .framer-8KYKB .framer-1972pue > :first-child, .framer-8KYKB .framer-ysp5c1 > :first-child, .framer-8KYKB .framer-bk947p > :first-child, .framer-8KYKB .framer-13etpid > :first-child, .framer-8KYKB .framer-ezjau > :first-child, .framer-8KYKB .framer-ppk37g > :first-child, .framer-8KYKB .framer-kr90da > :first-child, .framer-8KYKB .framer-j1cugu > :first-child { margin-top: 0px; } .framer-8KYKB.framer-pp2abu > :last-child, .framer-8KYKB .framer-qu5c15 > :last-child, .framer-8KYKB .framer-10dljff > :last-child, .framer-8KYKB .framer-1ols8ex > :last-child, .framer-8KYKB .framer-ljq8m3 > :last-child, .framer-8KYKB .framer-1972pue > :last-child, .framer-8KYKB .framer-ysp5c1 > :last-child, .framer-8KYKB .framer-bk947p > :last-child, .framer-8KYKB .framer-13etpid > :last-child, .framer-8KYKB .framer-ezjau > :last-child, .framer-8KYKB .framer-ppk37g > :last-child, .framer-8KYKB .framer-kr90da > :last-child, .framer-8KYKB .framer-j1cugu > :last-child { margin-bottom: 0px; } .framer-8KYKB .framer-1nk0znn > *, .framer-8KYKB .framer-6hnrem > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-8KYKB .framer-1nk0znn > :first-child, .framer-8KYKB .framer-9nhrsk > :first-child, .framer-8KYKB .framer-vsvzst > :first-child, .framer-8KYKB .framer-6hnrem > :first-child, .framer-8KYKB .framer-1ysbiwx > :first-child, .framer-8KYKB .framer-u56an6 > :first-child, .framer-8KYKB .framer-6naitq > :first-child, .framer-8KYKB .framer-3g4k01 > :first-child { margin-left: 0px; } .framer-8KYKB .framer-1nk0znn > :last-child, .framer-8KYKB .framer-9nhrsk > :last-child, .framer-8KYKB .framer-vsvzst > :last-child, .framer-8KYKB .framer-6hnrem > :last-child, .framer-8KYKB .framer-1ysbiwx > :last-child, .framer-8KYKB .framer-u56an6 > :last-child, .framer-8KYKB .framer-6naitq > :last-child, .framer-8KYKB .framer-3g4k01 > :last-child { margin-right: 0px; } .framer-8KYKB .framer-qu5c15 > *, .framer-8KYKB .framer-ljq8m3 > * { margin: 0px; margin-bottom: calc(64px / 2); margin-top: calc(64px / 2); } .framer-8KYKB .framer-9nhrsk > *, .framer-8KYKB .framer-1ysbiwx > * { margin: 0px; margin-left: calc(64px / 2); margin-right: calc(64px / 2); } .framer-8KYKB .framer-10dljff > *, .framer-8KYKB .framer-1ols8ex > *, .framer-8KYKB .framer-1972pue > *, .framer-8KYKB .framer-ysp5c1 > *, .framer-8KYKB .framer-13etpid > *, .framer-8KYKB .framer-kr90da > *, .framer-8KYKB .framer-j1cugu > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-8KYKB .framer-vsvzst > *, .framer-8KYKB .framer-u56an6 > *, .framer-8KYKB .framer-3g4k01 > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-8KYKB .framer-bk947p > * { margin: 0px; margin-bottom: calc(60px / 2); margin-top: calc(60px / 2); } .framer-8KYKB .framer-6naitq > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-8KYKB .framer-ezjau > *, .framer-8KYKB .framer-ppk37g > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,...sharedStyle5.css,...sharedStyle6.css,...sharedStyle7.css,...sharedStyle8.css,...sharedStyle9.css,...sharedStyle10.css,\"@media (min-width: 810px) and (max-width: 1279px) { .framer-8KYKB.framer-pp2abu { width: 810px; } .framer-8KYKB .framer-54yoco-container { height: auto; order: 0; } .framer-8KYKB .framer-1nk0znn { order: 1; } .framer-8KYKB .framer-9nhrsk { flex-direction: column; gap: 40px; height: min-content; justify-content: center; min-height: 350px; order: 0; padding: 40px 24px 40px 24px; } .framer-8KYKB .framer-m155y7, .framer-8KYKB .framer-10dljff { flex: none; width: 100%; } .framer-8KYKB .framer-bk947p { order: 3; padding: 40px; } .framer-8KYKB .framer-6naitq { order: 4; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-8KYKB .framer-9nhrsk { gap: 0px; } .framer-8KYKB .framer-9nhrsk > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-8KYKB .framer-9nhrsk > :first-child { margin-top: 0px; } .framer-8KYKB .framer-9nhrsk > :last-child { margin-bottom: 0px; } }}\",\"@media (max-width: 809px) { .framer-8KYKB.framer-pp2abu { width: 390px; } .framer-8KYKB .framer-54yoco-container { height: auto; order: 0; width: 96%; } .framer-8KYKB .framer-bk947p { max-width: unset; order: 4; padding: 24px 16px 24px 16px; } .framer-8KYKB .framer-6naitq { order: 5; } .framer-8KYKB .framer-13etpid { order: 2; }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 2206\n * @framerIntrinsicWidth 1280\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"hKG_LBTss\":{\"layout\":[\"fixed\",\"auto\"]},\"lhj16IS2o\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections\n * @framerResponsiveScreen\n */const Frameryhxr_hOuA=withCSS(Component,css,\"framer-8KYKB\");export default Frameryhxr_hOuA;Frameryhxr_hOuA.displayName=\"blog\";Frameryhxr_hOuA.defaultProps={height:2206,width:1280};addFonts(Frameryhxr_hOuA,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"},{family:\"Inter Display\",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/I11LrmuBDQZweplJ62KkVsklU5Y.woff2\",weight:\"700\"},{family:\"Inter Display\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/UjFZPDy3qGuDktQM4q9CxhKfIa8.woff2\",weight:\"700\"},{family:\"Inter Display\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/8exwVHJy2DhJ4N5prYlVMrEKmQ.woff2\",weight:\"700\"},{family:\"Inter Display\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/UTeedEK21hO5jDxEUldzdScUqpg.woff2\",weight:\"700\"},{family:\"Inter Display\",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/Ig8B8nzy11hzIWEIYnkg91sofjo.woff2\",weight:\"700\"},{family:\"Inter Display\",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/n9CXKI3tsmCPeC6MCT9NziShSuQ.woff2\",weight:\"700\"},{family:\"Inter Display\",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/qctQFoJqJ9aIbRSIp0AhCQpFxn8.woff2\",weight:\"700\"}]},...NavigationFonts,...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),...getFontsFromSharedStyle(sharedStyle10.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"Frameryhxr_hOuA\",\"slots\":[],\"annotations\":{\"framerScrollSections\":\"* @framerResponsiveScreen\",\"framerIntrinsicHeight\":\"2206\",\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"1280\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"hKG_LBTss\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"lhj16IS2o\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerComponentViewportWidth\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["NavigationFonts", "getFonts", "uOuSmcTDW_default", "MotionDivWithFX", "withFX", "motion", "FooterFonts", "SKrXBuzVw_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "animation", "transition1", "toResponsiveImage", "value", "HTMLStyle", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "currentPathVariables", "useCurrentPathVariables", "currentRouteData", "useQueryData", "LsVZAbav6_default", "getWhereExpressionFromPathVariables", "getFromCurrentRouteData", "key", "NotFoundError", "style", "className", "layoutId", "variant", "C02O_ediu", "LhHO4EobJ", "Yqjp2tbbS", "OJsCn1AYC", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "scopingClassNames", "cx", "ref1", "pe", "isDisplayed", "isDisplayed1", "isDisplayed2", "defaultLayoutId", "ae", "useCustomCursors", "componentViewport", "useComponentViewport", "GeneratedComponentContext", "u", "LayoutGroup", "PropertyOverrides2", "ComponentViewportProvider", "Container", "Image2", "RichText2", "x", "Link", "getLoadingLazyAtYPosition", "css", "Frameryhxr_hOuA", "withCSS", "yhxr_hOuA_default", "addFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
