{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/wiZFzJjbvPhuSIFNUxSX/8GbdWgqwb51bc22t2ahN/on5ew391w.js"],
  "sourcesContent": ["// Generated by Framer (f8e3bf6)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,PropertyOverrides,ResolveLinks,RichText,useActiveVariantCallback,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useMetadata,useOverlayState,useRouteElementId,useRouter,withCSS,withFX}from\"framer\";import{AnimatePresence,LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import*as ReactDOM from\"react-dom\";import{Video}from\"https://framerusercontent.com/modules/lRDHiNWNVWmE0lqtoVHP/tbiAmyP8q4mMaXLQcmj3/Video.js\";import GraphicPattern from\"#framer/local/canvasComponent/dibiyK5ot/dibiyK5ot.js\";import Button from\"#framer/local/canvasComponent/hgmUA8YC0/hgmUA8YC0.js\";import Footer from\"#framer/local/canvasComponent/IOJnH9t8g/IOJnH9t8g.js\";import ServicesStackCard from\"#framer/local/canvasComponent/jLPT9LWA5/jLPT9LWA5.js\";import AppointmentDentalClinic from\"#framer/local/canvasComponent/tBpicfeJ6/tBpicfeJ6.js\";import CurvedArrow from\"#framer/local/canvasComponent/w3setpqhc/w3setpqhc.js\";import TopNav from\"#framer/local/canvasComponent/XY1WACrc3/XY1WACrc3.js\";import Newsletter from\"#framer/local/canvasComponent/yzlVe7Hu3/yzlVe7Hu3.js\";import*as sharedStyle2 from\"#framer/local/css/mOtnGF6vo/mOtnGF6vo.js\";import*as sharedStyle1 from\"#framer/local/css/wzbFiBFuS/wzbFiBFuS.js\";import*as sharedStyle from\"#framer/local/css/xmWXR2j3E/xmWXR2j3E.js\";import metadataProvider from\"#framer/local/webPageMetadata/on5ew391w/on5ew391w.js\";const TopNavFonts=getFonts(TopNav);const GraphicPatternFonts=getFonts(GraphicPattern);const ContainerWithFX=withFX(Container);const ServicesStackCardFonts=getFonts(ServicesStackCard);const ButtonFonts=getFonts(Button);const VideoFonts=getFonts(Video);const CurvedArrowFonts=getFonts(CurvedArrow);const AppointmentDentalClinicFonts=getFonts(AppointmentDentalClinic);const NewsletterFonts=getFonts(Newsletter);const FooterFonts=getFonts(Footer);const breakpoints={FMTt3GAo4:\"(min-width: 1200px)\",K3WX8GFra:\"(max-width: 809px)\",yYiNo6V6W:\"(min-width: 810px) and (max-width: 1199px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-Am8Sb\";const variantClassNames={FMTt3GAo4:\"framer-v-19uxgi1\",K3WX8GFra:\"framer-v-j1usa5\",yYiNo6V6W:\"framer-v-d2hofe\"};const animation={opacity:1,rotate:-45,rotateX:0,rotateY:0,scale:.8,skewX:0,skewY:0,transformPerspective:1200,x:0,y:0};const transition1={damping:30,delay:0,mass:1,stiffness:200,type:\"spring\"};const animation1={opacity:1,rotate:-45,rotateX:0,rotateY:0,scale:.8,skewX:0,skewY:0,transformPerspective:1200,transition:transition1,x:0,y:0};const transformTemplate1=(_,t)=>`translateX(-50%) ${t}`;const getContainer=()=>{return document.querySelector(\"#template-overlay\")??document.querySelector(\"#overlay\")??document.body;};const Overlay=({children,blockDocumentScrolling,enabled=true})=>{const[visible,setVisible]=useOverlayState({blockDocumentScrolling});return children({hide:()=>setVisible(false),show:()=>setVisible(true),toggle:()=>setVisible(!visible),visible:enabled&&visible});};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"FMTt3GAo4\",Phone:\"K3WX8GFra\",Tablet:\"yYiNo6V6W\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"FMTt3GAo4\"};};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,...restProps}=getProps(props);const metadata=React.useMemo(()=>metadataProvider(undefined,activeLocale),[undefined,activeLocale]);useMetadata(metadata);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const{activeVariantCallback,delay}=useActiveVariantCallback(undefined);const NwmJQEKHj3bnx0g=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.toggle();});const onTap1wnntms=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.hide();});const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const router=useRouter();const elementId=useRouteElementId(\"JL69HPu52\");const ref1=React.useRef(null);const isDisplayed=()=>{if(!isBrowser())return true;if([\"yYiNo6V6W\",\"K3WX8GFra\"].includes(baseVariant))return false;return true;};useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"FMTt3GAo4\",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-19uxgi1\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:186,width:componentViewport?.width||\"100vw\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-dys6mu-container\",layoutScroll:true,nodeId:\"H4j8nwGYi\",scopeId:\"on5ew391w\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{K3WX8GFra:{variant:\"Bl7YeOvDX\"},yYiNo6V6W:{variant:\"Hx4CkqXSj\"}},children:/*#__PURE__*/_jsx(TopNav,{height:\"100%\",id:\"H4j8nwGYi\",layoutId:\"H4j8nwGYi\",style:{width:\"100%\"},variant:\"dBjPSjmbz\",width:\"100%\"})})})}),/*#__PURE__*/_jsxs(\"section\",{className:\"framer-1s5w3bm\",\"data-framer-name\":\"Hero Section\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{K3WX8GFra:{height:543.2}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:567.2,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0+0,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{K3WX8GFra:{__framer__parallaxTransformEnabled:undefined},yYiNo6V6W:{__framer__parallaxTransformEnabled:undefined}},children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__adjustPosition:false,__framer__offset:0,__framer__parallaxTransformEnabled:true,__framer__speed:70,__perspectiveFX:false,__targetOpacity:1,className:\"framer-197y6rc-container\",nodeId:\"gE7viePBz\",rendersWithMotion:true,scopeId:\"on5ew391w\",children:/*#__PURE__*/_jsx(GraphicPattern,{eBLrwE2iO:\"rgb(2, 220, 227)\",height:\"100%\",id:\"gE7viePBz\",layoutId:\"gE7viePBz\",RriglqH4v:20,style:{height:\"100%\",width:\"100%\"},UjKQOh_GD:\"polka\",variant:\"Z9mkX69z9\",width:\"100%\"})})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-19lxkqe\",\"data-framer-name\":\"Heading Stack\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-18453zt\",\"data-styles-preset\":\"xmWXR2j3E\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-5488df1e-d961-4aa1-8975-0c6275ea8cbd, rgb(1, 73, 75))\"},children:\"Our Comprehensive Services\"})}),className:\"framer-1b9ches\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1rzff0\",\"data-styles-preset\":\"wzbFiBFuS\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-573b3519-0dda-485d-a120-19ed8d20c69c, rgb(128, 128, 128))\"},children:\"We are dedicated to providing comprehensive care for your pets, ensuring their health and well-being through a wide range of high-quality veterinary services. Here\u2019s what we offer:\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1rzff0\",\"data-styles-preset\":\"wzbFiBFuS\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-573b3519-0dda-485d-a120-19ed8d20c69c, rgb(128, 128, 128))\"},children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})})]}),className:\"framer-h4okz4\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsx(\"section\",{className:\"framer-1ymx2ba\",\"data-framer-name\":\"General Services Section\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1gy7flv\",\"data-framer-name\":\"Content Stack\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-sudmua\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ipwfje\",\"data-framer-name\":\"Left Stack\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-131vog9\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1s5pz6o\",\"data-framer-name\":\"Data Stack\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{K3WX8GFra:{width:`max((min(${componentViewport?.width||\"100vw\"}, 1200px) - 72px) / 2, 1px)`,y:(componentViewport?.y||0)+0+543.2+96+0+0+0+0+0+48+0+0+0+0+0},yYiNo6V6W:{width:`max((max(min(${componentViewport?.width||\"100vw\"} - 48px, 1200px), 1px) - 24px) / 2, 200px)`,y:(componentViewport?.y||0)+0+567.2+120+0+0+0+0+600+48+0+0+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:175,width:`max((max(min(${componentViewport?.width||\"100vw\"} - 96px, 1200px) * 0.55 - 48px, 1px) - 24px) / 2, 200px)`,y:(componentViewport?.y||0)+0+567.2+120+0+0+0+0+0+0+0+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1lvou76-container\",nodeId:\"KK_hTnze1\",scopeId:\"on5ew391w\",children:/*#__PURE__*/_jsx(ServicesStackCard,{height:\"100%\",id:\"KK_hTnze1\",isELuo4Rk:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{children:\"Protect your pet from preventable diseases with our tailored vaccination plans. We ensure your furry friend stays healthy with up-to-date immunizations designed to suit their individual needs.\"}),/*#__PURE__*/_jsx(\"p\",{children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})})]}),layoutId:\"KK_hTnze1\",style:{width:\"100%\"},variant:\"nvHlx7O3O\",vutU4bPP7:\"Vaccinations\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{K3WX8GFra:{width:`max((min(${componentViewport?.width||\"100vw\"}, 1200px) - 72px) / 2, 1px)`,y:(componentViewport?.y||0)+0+543.2+96+0+0+0+0+0+48+0+0+0+0+0},yYiNo6V6W:{width:`max((max(min(${componentViewport?.width||\"100vw\"} - 48px, 1200px), 1px) - 24px) / 2, 200px)`,y:(componentViewport?.y||0)+0+567.2+120+0+0+0+0+600+48+0+0+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:175,width:`max((max(min(${componentViewport?.width||\"100vw\"} - 96px, 1200px) * 0.55 - 48px, 1px) - 24px) / 2, 200px)`,y:(componentViewport?.y||0)+0+567.2+120+0+0+0+0+0+0+0+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-tmxnx0-container\",nodeId:\"Ktkd_CagZ\",scopeId:\"on5ew391w\",children:/*#__PURE__*/_jsx(ServicesStackCard,{height:\"100%\",id:\"Ktkd_CagZ\",isELuo4Rk:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{children:\"Our neutering services promote your pet\u2019s health and help control the pet population. The procedure is performed with the utmost care and comfort to ensure a speedy recovery.\"}),/*#__PURE__*/_jsx(\"p\",{children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})})]}),layoutId:\"Ktkd_CagZ\",style:{width:\"100%\"},variant:\"Gse1zWV4o\",vutU4bPP7:\"Neutering\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{K3WX8GFra:{width:`max((min(${componentViewport?.width||\"100vw\"}, 1200px) - 72px) / 2, 1px)`,y:(componentViewport?.y||0)+0+543.2+96+0+0+0+0+0+48+0+0+0+0+199},yYiNo6V6W:{width:`max((max(min(${componentViewport?.width||\"100vw\"} - 48px, 1200px), 1px) - 24px) / 2, 200px)`,y:(componentViewport?.y||0)+0+567.2+120+0+0+0+0+600+48+0+0+0+199}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:175,width:`max((max(min(${componentViewport?.width||\"100vw\"} - 96px, 1200px) * 0.55 - 48px, 1px) - 24px) / 2, 200px)`,y:(componentViewport?.y||0)+0+567.2+120+0+0+0+0+0+0+0+0+199,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1ddz4vs-container\",nodeId:\"pNWhV2aOy\",scopeId:\"on5ew391w\",children:/*#__PURE__*/_jsx(ServicesStackCard,{height:\"100%\",id:\"pNWhV2aOy\",isELuo4Rk:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{children:\"Keep your pet safe and easy to identify with our microchipping service. This quick, painless procedure provides lifelong security and peace of mind for you as a pet owner.\"}),/*#__PURE__*/_jsx(\"p\",{children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})})]}),layoutId:\"pNWhV2aOy\",style:{width:\"100%\"},variant:\"vXVKEPrRA\",vutU4bPP7:\"Microchipping\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{K3WX8GFra:{width:`max((min(${componentViewport?.width||\"100vw\"}, 1200px) - 72px) / 2, 1px)`,y:(componentViewport?.y||0)+0+543.2+96+0+0+0+0+0+48+0+0+0+0+199},yYiNo6V6W:{width:`max((max(min(${componentViewport?.width||\"100vw\"} - 48px, 1200px), 1px) - 24px) / 2, 200px)`,y:(componentViewport?.y||0)+0+567.2+120+0+0+0+0+600+48+0+0+0+199}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:175,width:`max((max(min(${componentViewport?.width||\"100vw\"} - 96px, 1200px) * 0.55 - 48px, 1px) - 24px) / 2, 200px)`,y:(componentViewport?.y||0)+0+567.2+120+0+0+0+0+0+0+0+0+199,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1hic666-container\",nodeId:\"PDwaGam50\",scopeId:\"on5ew391w\",children:/*#__PURE__*/_jsx(ServicesStackCard,{height:\"100%\",id:\"PDwaGam50\",isELuo4Rk:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{children:\"Prevent infestations and protect your pet from harmful parasites with our effective flea, tick, and worming treatments. We offer guidance on the best solutions for your pet\u2019s needs.\"}),/*#__PURE__*/_jsx(\"p\",{children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})})]}),layoutId:\"PDwaGam50\",style:{width:\"100%\"},variant:\"Af93oLw5L\",vutU4bPP7:\"Fleas, Ticks, and Worming\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{K3WX8GFra:{width:`max((min(${componentViewport?.width||\"100vw\"}, 1200px) - 72px) / 2, 1px)`,y:(componentViewport?.y||0)+0+543.2+96+0+0+0+0+0+48+0+0+0+0+398},yYiNo6V6W:{width:`max((max(min(${componentViewport?.width||\"100vw\"} - 48px, 1200px), 1px) - 24px) / 2, 200px)`,y:(componentViewport?.y||0)+0+567.2+120+0+0+0+0+600+48+0+0+0+398}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:175,width:`max((max(min(${componentViewport?.width||\"100vw\"} - 96px, 1200px) * 0.55 - 48px, 1px) - 24px) / 2, 200px)`,y:(componentViewport?.y||0)+0+567.2+120+0+0+0+0+0+0+0+0+398,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1qxxofz-container\",nodeId:\"yNx8yj3BJ\",scopeId:\"on5ew391w\",children:/*#__PURE__*/_jsx(ServicesStackCard,{height:\"100%\",id:\"yNx8yj3BJ\",isELuo4Rk:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{children:\"Our advanced ultrasound services allow for non-invasive internal imaging to diagnose and monitor various conditions. It\u2019s a safe and comfortable way to get detailed insights into your pet\u2019s health.\"}),/*#__PURE__*/_jsx(\"p\",{children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})})]}),layoutId:\"yNx8yj3BJ\",style:{width:\"100%\"},variant:\"qXeliGT3K\",vutU4bPP7:\"Ultrasound\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{K3WX8GFra:{width:`max((min(${componentViewport?.width||\"100vw\"}, 1200px) - 72px) / 2, 1px)`,y:(componentViewport?.y||0)+0+543.2+96+0+0+0+0+0+48+0+0+0+0+398},yYiNo6V6W:{width:`max((max(min(${componentViewport?.width||\"100vw\"} - 48px, 1200px), 1px) - 24px) / 2, 200px)`,y:(componentViewport?.y||0)+0+567.2+120+0+0+0+0+600+48+0+0+0+398}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:175,width:`max((max(min(${componentViewport?.width||\"100vw\"} - 96px, 1200px) * 0.55 - 48px, 1px) - 24px) / 2, 200px)`,y:(componentViewport?.y||0)+0+567.2+120+0+0+0+0+0+0+0+0+398,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1hjcbdq-container\",nodeId:\"HzjOIXKLw\",scopeId:\"on5ew391w\",children:/*#__PURE__*/_jsx(ServicesStackCard,{height:\"100%\",id:\"HzjOIXKLw\",isELuo4Rk:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{children:\"We offer on-site X-ray imaging for quick and efficient diagnostics. Whether it's bone injuries or internal issues, our X-rays provide the clarity needed for effective treatment.\"}),/*#__PURE__*/_jsx(\"p\",{children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})})]}),layoutId:\"HzjOIXKLw\",style:{width:\"100%\"},variant:\"NFpJp2zPW\",vutU4bPP7:\"X-Rays\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{K3WX8GFra:{width:`max((min(${componentViewport?.width||\"100vw\"}, 1200px) - 72px) / 2, 1px)`,y:(componentViewport?.y||0)+0+543.2+96+0+0+0+0+0+48+0+0+0+0+597},yYiNo6V6W:{width:`max((max(min(${componentViewport?.width||\"100vw\"} - 48px, 1200px), 1px) - 24px) / 2, 200px)`,y:(componentViewport?.y||0)+0+567.2+120+0+0+0+0+600+48+0+0+0+597}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:175,width:`max((max(min(${componentViewport?.width||\"100vw\"} - 96px, 1200px) * 0.55 - 48px, 1px) - 24px) / 2, 200px)`,y:(componentViewport?.y||0)+0+567.2+120+0+0+0+0+0+0+0+0+597,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1kz887j-container\",nodeId:\"CeYdVkSgS\",scopeId:\"on5ew391w\",children:/*#__PURE__*/_jsx(ServicesStackCard,{height:\"100%\",id:\"CeYdVkSgS\",isELuo4Rk:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{children:\"Good oral health is vital for your pet\u2019s overall well-being. Our dental care services include cleaning, polishing, and treatment for dental issues to keep their smile healthy and pain-free.\"}),/*#__PURE__*/_jsx(\"p\",{children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})})]}),layoutId:\"CeYdVkSgS\",style:{width:\"100%\"},variant:\"qV0x3az7C\",vutU4bPP7:\"Dental Care\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{K3WX8GFra:{width:`max((min(${componentViewport?.width||\"100vw\"}, 1200px) - 72px) / 2, 1px)`,y:(componentViewport?.y||0)+0+543.2+96+0+0+0+0+0+48+0+0+0+0+597},yYiNo6V6W:{width:`max((max(min(${componentViewport?.width||\"100vw\"} - 48px, 1200px), 1px) - 24px) / 2, 200px)`,y:(componentViewport?.y||0)+0+567.2+120+0+0+0+0+600+48+0+0+0+597}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:175,width:`max((max(min(${componentViewport?.width||\"100vw\"} - 96px, 1200px) * 0.55 - 48px, 1px) - 24px) / 2, 200px)`,y:(componentViewport?.y||0)+0+567.2+120+0+0+0+0+0+0+0+0+597,children:/*#__PURE__*/_jsx(Container,{className:\"framer-3ytsxo-container\",nodeId:\"D270jDL12\",scopeId:\"on5ew391w\",children:/*#__PURE__*/_jsx(ServicesStackCard,{height:\"100%\",id:\"D270jDL12\",isELuo4Rk:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"Expert care for pets with heart conditions, offering advanced diagnostics and tailored treatments to ensure optimal heart health\\xa0and\\xa0well-being.\"})}),layoutId:\"D270jDL12\",style:{width:\"100%\"},variant:\"nPj5NSClW\",vutU4bPP7:\"Cardiology Referral\",width:\"100%\"})})})})]})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"u4Em6h7Vn\"},implicitPathVariables:undefined},{href:{webPageId:\"u4Em6h7Vn\"},implicitPathVariables:undefined},{href:{webPageId:\"u4Em6h7Vn\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{K3WX8GFra:{width:`calc(min(${componentViewport?.width||\"100vw\"}, 1200px) - 48px)`,y:(componentViewport?.y||0)+0+543.2+96+0+0+0+0+0+48+820},yYiNo6V6W:{y:(componentViewport?.y||0)+0+567.2+120+0+0+0+0+600+48+820}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:60,y:(componentViewport?.y||0)+0+567.2+120+0+0+0+0+0+820,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1mfypb7-container\",nodeId:\"ucqPPJvfS\",scopeId:\"on5ew391w\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{K3WX8GFra:{qFUu9JC30:resolvedLinks[2],style:{width:\"100%\"}},yYiNo6V6W:{qFUu9JC30:resolvedLinks[1]}},children:/*#__PURE__*/_jsx(Button,{height:\"100%\",id:\"ucqPPJvfS\",layoutId:\"ucqPPJvfS\",m_viuh9zH:\"View Pricing\",qFUu9JC30:resolvedLinks[0],variant:\"ljnSfhSMu\",width:\"100%\",yfqAAhnKX:\"House\"})})})})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-69lr9p\",\"data-framer-name\":\"Photo Stack\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{K3WX8GFra:{y:(componentViewport?.y||0)+0+543.2+96+0+0+0+0+0+-48},yYiNo6V6W:{y:(componentViewport?.y||0)+0+567.2+120+0+0+0+0+0+-48}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:240,width:\"240px\",y:(componentViewport?.y||0)+0+567.2+120+0+0+0+0+-48,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1jo395s-container\",nodeId:\"h2XRvkLJt\",scopeId:\"on5ew391w\",children:/*#__PURE__*/_jsx(GraphicPattern,{eBLrwE2iO:\"rgb(2, 220, 227)\",height:\"100%\",id:\"h2XRvkLJt\",layoutId:\"h2XRvkLJt\",RriglqH4v:10,style:{height:\"100%\",width:\"100%\"},UjKQOh_GD:\"polka\",variant:\"lzd956UTB\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1qmk0eq-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"cYVEeiul1\",scopeId:\"on5ew391w\",children:/*#__PURE__*/_jsx(Video,{backgroundColor:\"rgba(0, 0, 0, 0)\",borderRadius:0,bottomLeftRadius:0,bottomRightRadius:0,controls:false,height:\"100%\",id:\"cYVEeiul1\",isMixedBorderRadius:false,layoutId:\"cYVEeiul1\",loop:true,muted:true,objectFit:\"cover\",playing:true,posterEnabled:false,srcFile:\"https://framerusercontent.com/assets/z1wTu5ZLKhkTWVDgDewrmZe0QqE.mp4\",srcType:\"Upload\",srcUrl:\"https://framerusercontent.com/assets/MLWPbW1dUQawJLhhun3dBwpgJak.mp4\",startTime:0,style:{height:\"100%\",width:\"100%\"},topLeftRadius:0,topRightRadius:0,volume:25,width:\"100%\"})})})]})]})})}),/*#__PURE__*/_jsxs(\"section\",{className:\"framer-1h30was\",\"data-framer-name\":\"Make an Appoinment Section\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-zsuk4a\",\"data-framer-name\":\"Appointment Background\",id:elementId,ref:ref1}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{K3WX8GFra:{y:(componentViewport?.y||0)+0+1663.2+0},yYiNo6V6W:{height:1062.4,y:(componentViewport?.y||0)+0+2335.2+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1014.4,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+1687.2+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-fy1nrq-container\",nodeId:\"KX7XPxvYJ\",scopeId:\"on5ew391w\",children:/*#__PURE__*/_jsx(GraphicPattern,{eBLrwE2iO:\"var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255))\",height:\"100%\",id:\"KX7XPxvYJ\",layoutId:\"KX7XPxvYJ\",RriglqH4v:20,style:{height:\"100%\",width:\"100%\"},UjKQOh_GD:\"polka\",variant:\"Z9mkX69z9\",width:\"100%\"})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-mu3l31\",\"data-framer-name\":\"Heading Stack\",children:[isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:1,__perspectiveFX:false,__targetOpacity:1,className:\"framer-yt1ykl-container hidden-d2hofe hidden-j1usa5\",nodeId:\"lRqxtHeCg\",rendersWithMotion:true,scopeId:\"on5ew391w\",style:{rotate:10,transformPerspective:1200},children:/*#__PURE__*/_jsx(CurvedArrow,{height:\"100%\",id:\"lRqxtHeCg\",layoutId:\"lRqxtHeCg\",style:{height:\"100%\",width:\"100%\"},variant:\"m18Ug7KjF\",width:\"100%\"})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1t4u27l\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-dnzc71\",\"data-styles-preset\":\"mOtnGF6vo\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-5488df1e-d961-4aa1-8975-0c6275ea8cbd, rgb(1, 73, 75))\"},children:\"Book an Appointment\"})}),className:\"framer-1x7jnks\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1rzff0\",\"data-styles-preset\":\"wzbFiBFuS\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-573b3519-0dda-485d-a120-19ed8d20c69c, rgb(128, 128, 128))\"},children:\"Schedule your visit now for personalized care in a comfortable environment. Your pet\u2019s journey to a healthier, happier life begins here.\"})}),className:\"framer-1ioys7f\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{K3WX8GFra:{width:`min(${componentViewport?.width||\"100vw\"} - 48px, 1200px)`,y:(componentViewport?.y||0)+0+1663.2+96+248.4},yYiNo6V6W:{width:`min(${componentViewport?.width||\"100vw\"} - 48px, 1200px)`,y:(componentViewport?.y||0)+0+2335.2+120+248.4}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:574,width:`min(${componentViewport?.width||\"100vw\"} - 96px, 1200px)`,y:(componentViewport?.y||0)+0+1687.2+120+200.4,children:/*#__PURE__*/_jsx(Container,{className:\"framer-c53uq7-container\",nodeId:\"fUIKxtSai\",scopeId:\"on5ew391w\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{K3WX8GFra:{variant:\"W0TrMTNok\"},yYiNo6V6W:{variant:\"nLRZ_GOZS\"}},children:/*#__PURE__*/_jsx(AppointmentDentalClinic,{height:\"100%\",id:\"fUIKxtSai\",layoutId:\"fUIKxtSai\",style:{maxWidth:\"100%\",width:\"100%\"},variant:\"c7EPys5eJ\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(\"section\",{className:\"framer-1sj11mp\",\"data-framer-name\":\"Newsletter Section\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-fn9823\",\"data-framer-name\":\"Newsletter Stack\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{K3WX8GFra:{y:(componentViewport?.y||0)+0+2677.6+96+0+222-191},yYiNo6V6W:{y:(componentViewport?.y||0)+0+3397.6+120+0+222-191}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:240,width:\"240px\",y:(componentViewport?.y||0)+0+2701.6+120+0+222-191,children:/*#__PURE__*/_jsx(Container,{className:\"framer-kdf51l-container\",nodeId:\"COxL2X_0W\",scopeId:\"on5ew391w\",children:/*#__PURE__*/_jsx(GraphicPattern,{eBLrwE2iO:\"rgb(2, 220, 227)\",height:\"100%\",id:\"COxL2X_0W\",layoutId:\"COxL2X_0W\",RriglqH4v:10,style:{height:\"100%\",width:\"100%\"},UjKQOh_GD:\"polka\",variant:\"lzd956UTB\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(Overlay,{children:overlay=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{K3WX8GFra:{width:`max(min(${componentViewport?.width||\"100vw\"} - 48px, 1200px), 1px)`,y:(componentViewport?.y||0)+0+2677.6+96+0+0},yYiNo6V6W:{width:`max(min(${componentViewport?.width||\"100vw\"} - 48px, 1200px), 1px)`,y:(componentViewport?.y||0)+0+3397.6+120+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:222,width:`max(min(${componentViewport?.width||\"100vw\"} - 96px, 1200px), 1px)`,y:(componentViewport?.y||0)+0+2701.6+120+0+0,children:/*#__PURE__*/_jsxs(Container,{className:\"framer-11c6j0b-container\",id:\"11c6j0b\",nodeId:\"H0o6KLHjm\",scopeId:\"on5ew391w\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{K3WX8GFra:{variant:\"RFnwqKY75\"}},children:/*#__PURE__*/_jsx(Newsletter,{Fdfc0bZde:\"overlay\",height:\"100%\",id:\"H0o6KLHjm\",layoutId:\"H0o6KLHjm\",NwmJQEKHj:NwmJQEKHj3bnx0g({overlay}),style:{width:\"100%\"},variant:\"zTbAmlVCK\",width:\"100%\"})}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay.visible&&/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/ReactDOM.createPortal(/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.div,{animate:{opacity:1,transition:{delay:0,duration:0,ease:[.5,0,.88,.77],type:\"tween\"}},className:cx(scopingClassNames,\"framer-iqh42f\"),\"data-framer-portal-id\":\"11c6j0b\",exit:{opacity:0,transition:{delay:0,duration:0,ease:[.12,.23,.5,1],type:\"tween\"}},initial:{opacity:0},onTap:()=>overlay.hide()},\"e0njIvpwX\"),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{K3WX8GFra:{onTap:undefined,transformTemplate:undefined}},children:/*#__PURE__*/_jsx(motion.div,{className:cx(scopingClassNames,\"framer-s5j50i\"),\"data-framer-portal-id\":\"11c6j0b\",onTap:onTap1wnntms({overlay}),transformTemplate:transformTemplate1,children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1cfkny8\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-dnzc71\",\"data-styles-preset\":\"mOtnGF6vo\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-5488df1e-d961-4aa1-8975-0c6275ea8cbd, rgb(1, 73, 75))\"},children:\"Thank You for Subscribing!\"})}),className:\"framer-efsouh\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1rzff0\",\"data-styles-preset\":\"wzbFiBFuS\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-573b3519-0dda-485d-a120-19ed8d20c69c, rgb(128, 128, 128))\"},children:\"Get ready for a dose of dental care tips, exclusive promotions, and exciting news delivered straight to your inbox.\"})}),className:\"framer-1xtgjqe\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-o40tp-container\",inComponentSlot:true,nodeId:\"SccPE8D5y\",rendersWithMotion:true,scopeId:\"on5ew391w\",children:/*#__PURE__*/_jsx(Button,{height:\"100%\",id:\"SccPE8D5y\",layoutId:\"SccPE8D5y\",m_viuh9zH:\"Done\",variant:\"tTI2zCBqS\",width:\"100%\",yfqAAhnKX:\"House\"})})})]})})})]}),getContainer())})})]})})})})})]})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{K3WX8GFra:{y:(componentViewport?.y||0)+0+3091.6},yYiNo6V6W:{y:(componentViewport?.y||0)+0+3859.6}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:856,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+3163.6,children:/*#__PURE__*/_jsx(Container,{className:\"framer-sh3ly3-container\",nodeId:\"xPZuakF1b\",scopeId:\"on5ew391w\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{K3WX8GFra:{variant:\"cI8L1mZ18\"},yYiNo6V6W:{variant:\"IxqM4Jftw\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"xPZuakF1b\",layoutId:\"xPZuakF1b\",style:{width:\"100%\"},variant:\"mmiFuYbAK\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-Am8Sb.framer-k7grp8, .framer-Am8Sb .framer-k7grp8 { display: block; }\",\".framer-Am8Sb.framer-19uxgi1 { 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: 1200px; }\",\".framer-Am8Sb .framer-dys6mu-container { flex: none; height: auto; left: 0px; position: fixed; right: 0px; top: 0px; z-index: 8; }\",\".framer-Am8Sb .framer-1s5w3bm { align-content: center; align-items: center; background-color: var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, #ffffff); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: center; overflow: hidden; padding: 204px 48px 0px 48px; position: relative; width: 100%; }\",\".framer-Am8Sb .framer-197y6rc-container { bottom: 0px; flex: none; left: 0px; position: absolute; right: 0px; top: 0px; }\",\".framer-Am8Sb .framer-19lxkqe { 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: 1200px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-Am8Sb .framer-1b9ches, .framer-Am8Sb .framer-h4okz4, .framer-Am8Sb .framer-1x7jnks, .framer-Am8Sb .framer-1ioys7f, .framer-Am8Sb .framer-efsouh { --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; z-index: 1; }\",\".framer-Am8Sb .framer-1ymx2ba { align-content: center; align-items: center; background-color: var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, #ffffff); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 120px 48px 120px 48px; position: relative; width: 100%; }\",\".framer-Am8Sb .framer-1gy7flv { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: flex-start; max-width: 1200px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-Am8Sb .framer-sudmua { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-Am8Sb .framer-ipwfje { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: center; overflow: visible; padding: 0px 48px 0px 0px; position: relative; width: 55%; }\",\".framer-Am8Sb .framer-131vog9 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-Am8Sb .framer-1s5pz6o { display: grid; flex: 1 0 0px; gap: 24px; grid-auto-rows: minmax(0, 1fr); grid-template-columns: repeat(2, minmax(200px, 1fr)); grid-template-rows: repeat(2, minmax(0, 1fr)); height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1px; z-index: 1; }\",\".framer-Am8Sb .framer-1lvou76-container, .framer-Am8Sb .framer-tmxnx0-container, .framer-Am8Sb .framer-1ddz4vs-container, .framer-Am8Sb .framer-1hic666-container, .framer-Am8Sb .framer-1qxxofz-container, .framer-Am8Sb .framer-1hjcbdq-container, .framer-Am8Sb .framer-1kz887j-container, .framer-Am8Sb .framer-3ytsxo-container { align-self: start; flex: none; height: 100%; justify-self: start; position: relative; width: 100%; }\",\".framer-Am8Sb .framer-1mfypb7-container, .framer-Am8Sb .framer-o40tp-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-Am8Sb .framer-69lr9p { align-content: center; align-items: center; align-self: stretch; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: auto; justify-content: flex-start; max-width: 720.03px; overflow: visible; padding: 0px; position: relative; width: 1px; z-index: 1; }\",\".framer-Am8Sb .framer-1jo395s-container { flex: none; height: 240px; position: absolute; right: -48px; top: -48px; width: 240px; z-index: 1; }\",\".framer-Am8Sb .framer-1qmk0eq-container { flex: none; height: 1270px; left: 0px; position: absolute; right: -13px; top: 0px; z-index: 1; }\",\".framer-Am8Sb .framer-1h30was { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 120px 48px 120px 48px; position: relative; width: 100%; }\",\".framer-Am8Sb .framer-zsuk4a { bottom: 0px; flex: none; left: 0px; overflow: hidden; position: absolute; right: 0px; top: 0px; z-index: 1; }\",\".framer-Am8Sb .framer-fy1nrq-container { bottom: 0px; flex: none; left: 0px; position: absolute; right: 0px; top: 0px; z-index: 1; }\",\".framer-Am8Sb .framer-mu3l31 { 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: 1200px; overflow: visible; padding: 0px; position: relative; width: 100%; z-index: 1; }\",\".framer-Am8Sb .framer-yt1ykl-container { flex: none; height: 76px; left: calc(64.58333333333336% - 120px / 2); position: absolute; top: calc(50.00000000000002% - 76px / 2); width: 120px; z-index: 1; }\",\".framer-Am8Sb .framer-1t4u27l { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 24px 0px 0px; position: relative; width: 442px; }\",\".framer-Am8Sb .framer-c53uq7-container { flex: none; height: auto; max-width: 1200px; position: relative; width: 100%; z-index: 1; }\",\".framer-Am8Sb .framer-1sj11mp { align-content: center; align-items: center; background-color: var(--token-3143fb62-c6ac-431a-b880-3c19724d4494, #fafafa); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 120px 48px 120px 48px; position: relative; width: 100%; }\",\".framer-Am8Sb .framer-fn9823 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; max-width: 1200px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-Am8Sb .framer-kdf51l-container { aspect-ratio: 1 / 1; bottom: -49px; flex: none; height: var(--framer-aspect-ratio-supported, 240px); position: absolute; right: -48px; width: 240px; z-index: 1; }\",\".framer-Am8Sb .framer-11c6j0b-container { flex: 1 0 0px; height: auto; position: relative; width: 1px; z-index: 1; }\",\".framer-Am8Sb.framer-iqh42f { background-color: rgba(255, 255, 255, 0.9); inset: 0px; position: fixed; user-select: none; z-index: 9; }\",\".framer-Am8Sb.framer-s5j50i { align-content: center; align-items: center; background-color: var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, #ffffff); border-bottom-left-radius: 2px; border-bottom-right-radius: 2px; border-top-left-radius: 2px; border-top-right-radius: 2px; box-shadow: 0px 2px 20px 0px rgba(0, 0, 0, 0.1); cursor: pointer; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: center; left: 50%; overflow: visible; padding: 48px; position: fixed; top: 72px; transform: translateX(-50%); width: 720px; z-index: 9; }\",\".framer-Am8Sb .framer-1cfkny8 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; max-width: 720px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-Am8Sb .framer-1xtgjqe { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; max-width: 490px; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; z-index: 1; }\",\".framer-Am8Sb .framer-sh3ly3-container { flex: none; height: auto; position: relative; width: 100%; }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,\"@media (min-width: 810px) and (max-width: 1199px) { .framer-Am8Sb.framer-19uxgi1 { width: 810px; } .framer-Am8Sb .framer-1s5w3bm { padding: 204px 24px 0px 24px; } .framer-Am8Sb .framer-h4okz4 { max-width: 100%; } .framer-Am8Sb .framer-1ymx2ba, .framer-Am8Sb .framer-1sj11mp { padding: 120px 24px 120px 24px; } .framer-Am8Sb .framer-1gy7flv { align-content: flex-end; align-items: flex-end; } .framer-Am8Sb .framer-sudmua { flex-direction: column; } .framer-Am8Sb .framer-ipwfje { order: 1; padding: 48px 0px 0px 0px; width: 100%; } .framer-Am8Sb .framer-69lr9p { align-self: unset; aspect-ratio: 1.27 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 600px); max-width: unset; order: 0; overflow: hidden; width: 100%; } .framer-Am8Sb .framer-1jo395s-container { order: 0; } .framer-Am8Sb .framer-1qmk0eq-container { bottom: -4px; height: unset; left: -5px; order: 1; right: -6px; } .framer-Am8Sb .framer-1h30was { gap: 48px; padding: 120px 24px 120px 24px; } .framer-Am8Sb .framer-mu3l31 { max-width: unset; } .framer-Am8Sb .framer-1t4u27l { padding: 0px; width: 100%; }}\",\"@media (max-width: 809px) { .framer-Am8Sb.framer-19uxgi1 { width: 390px; } .framer-Am8Sb .framer-1s5w3bm { gap: 24px; padding: 180px 24px 0px 24px; } .framer-Am8Sb .framer-h4okz4 { max-width: 100%; } .framer-Am8Sb .framer-1ymx2ba { padding: 96px 0px 96px 0px; } .framer-Am8Sb .framer-1gy7flv { padding: 0px 24px 0px 24px; } .framer-Am8Sb .framer-sudmua, .framer-Am8Sb .framer-131vog9 { flex-direction: column; } .framer-Am8Sb .framer-ipwfje { order: 1; padding: 48px 0px 0px 0px; width: 100%; } .framer-Am8Sb .framer-1s5pz6o { flex: none; grid-template-columns: repeat(2, minmax(1px, 1fr)); width: 100%; } .framer-Am8Sb .framer-1mfypb7-container { width: 100%; } .framer-Am8Sb .framer-69lr9p { align-self: unset; flex: none; height: min-content; min-height: 360px; order: 0; width: 100%; } .framer-Am8Sb .framer-1qmk0eq-container { bottom: 0px; height: unset; left: -10px; right: -10px; } .framer-Am8Sb .framer-1h30was { gap: 48px; padding: 96px 24px 96px 24px; } .framer-Am8Sb .framer-mu3l31 { padding: 0px 9px 0px 9px; } .framer-Am8Sb .framer-1t4u27l { padding: 0px; width: 100%; } .framer-Am8Sb .framer-1sj11mp { padding: 96px 24px 96px 24px; } .framer-Am8Sb.framer-s5j50i { cursor: unset; left: 24px; right: 24px; top: 24px; transform: unset; width: unset; }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 4183\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"yYiNo6V6W\":{\"layout\":[\"fixed\",\"auto\"]},\"K3WX8GFra\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections {\"JL69HPu52\":{\"pattern\":\":JL69HPu52\",\"name\":\"appointment-background\"}}\n * @framerResponsiveScreen\n */const Frameron5ew391w=withCSS(Component,css,\"framer-Am8Sb\");export default Frameron5ew391w;Frameron5ew391w.displayName=\"About Us\";Frameron5ew391w.defaultProps={height:4183,width:1200};addFonts(Frameron5ew391w,[{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\"}]},...TopNavFonts,...GraphicPatternFonts,...ServicesStackCardFonts,...ButtonFonts,...VideoFonts,...CurvedArrowFonts,...AppointmentDentalClinicFonts,...NewsletterFonts,...FooterFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"Frameron5ew391w\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerScrollSections\":\"{\\\"JL69HPu52\\\":{\\\"pattern\\\":\\\":JL69HPu52\\\",\\\"name\\\":\\\"appointment-background\\\"}}\",\"framerComponentViewportWidth\":\"true\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerIntrinsicHeight\":\"4183\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicWidth\":\"1200\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"yYiNo6V6W\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"K3WX8GFra\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerAutoSizeImages\":\"true\",\"framerImmutableVariables\":\"true\",\"framerResponsiveScreen\":\"\",\"framerColorSyntax\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["TopNavFonts", "getFonts", "XY1WACrc3_default", "GraphicPatternFonts", "dibiyK5ot_default", "ContainerWithFX", "withFX", "Container", "ServicesStackCardFonts", "jLPT9LWA5_default", "ButtonFonts", "hgmUA8YC0_default", "VideoFonts", "Video", "CurvedArrowFonts", "w3setpqhc_default", "AppointmentDentalClinicFonts", "tBpicfeJ6_default", "NewsletterFonts", "yzlVe7Hu3_default", "FooterFonts", "IOJnH9t8g_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "animation", "transition1", "animation1", "transformTemplate1", "_", "t", "getContainer", "Overlay", "children", "blockDocumentScrolling", "enabled", "visible", "setVisible", "useOverlayState", "HTMLStyle", "value", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "variant", "restProps", "metadata", "se", "useMetadata", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "activeVariantCallback", "delay", "useActiveVariantCallback", "NwmJQEKHj3bnx0g", "overlay", "loadMore", "args", "onTap1wnntms", "scopingClassNames", "cx", "router", "useRouter", "elementId", "useRouteElementId", "ref1", "isDisplayed", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "ComponentViewportProvider", "PropertyOverrides2", "RichText", "x", "ResolveLinks", "resolvedLinks", "l", "AnimatePresence", "Ga", "css", "Frameron5ew391w", "withCSS", "on5ew391w_default", "addFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
