{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/CAIoSScyGbwyiXw8vCKR/TZSM9CG38XdDUjYueUqQ/CRseZue9G.js", "ssg:https://framerusercontent.com/modules/el3hPF345oCCDbmm6tW5/mMssqCKBBk0Rg7nTepgP/CRseZue9G.js"],
  "sourcesContent": ["// Generated by Framer (4b118ea)\nimport{LazyValue}from\"framer\";const valuesByLocaleId={gNvJkmZ6E:new LazyValue(()=>import(\"./CRseZue9G-1.js\")),Jp9vao9k0:new LazyValue(()=>import(\"./CRseZue9G-0.js\"))};export default function getLocalizedValue(key,locale){while(locale){const values=valuesByLocaleId[locale.id];if(values){const value=values.read()[key];if(value)return value;}locale=locale.fallback;}}function preload(locale){const promises=[];while(locale){const values=valuesByLocaleId[locale.id];if(values){const promise=values.preload();if(promise)promises.push(promise);}locale=locale.fallback;}if(promises.length>0)return Promise.all(promises);}export function usePreloadLocalizedValues(locale){const preloadPromise=preload(locale);if(preloadPromise)throw preloadPromise;}\nexport const __FramerMetadata__ = {\"exports\":{\"usePreloadLocalizedValues\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (4b118ea)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,getWhereExpressionFromPathVariables,Image,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/bwqK9g2PA/bwqK9g2PA.js\";import Navbar from\"#framer/local/canvasComponent/t7Uqvo4GJ/t7Uqvo4GJ.js\";import Indications from\"#framer/local/collection/RMRqH9PbK/RMRqH9PbK.js\";import*as sharedStyle1 from\"#framer/local/css/A7FEPrRlZ/A7FEPrRlZ.js\";import*as sharedStyle3 from\"#framer/local/css/BfICoj7re/BfICoj7re.js\";import*as sharedStyle2 from\"#framer/local/css/Mpfss4C_i/Mpfss4C_i.js\";import*as sharedStyle4 from\"#framer/local/css/np7DXyu_0/np7DXyu_0.js\";import*as sharedStyle5 from\"#framer/local/css/rnrzrZWqV/rnrzrZWqV.js\";import*as sharedStyle from\"#framer/local/css/ulXs_P9Q1/ulXs_P9Q1.js\";import getLocalizedValue,{usePreloadLocalizedValues}from\"#framer/local/localization/CRseZue9G/CRseZue9G.js\";import metadataProvider from\"#framer/local/webPageMetadata/CRseZue9G/CRseZue9G.js\";const NavbarFonts=getFonts(Navbar);const RichTextWithFX=withFX(RichText);const MotionDivWithFX=withFX(motion.div);const ImageWithFX=withFX(Image);const FooterFonts=getFonts(Footer);const breakpoints={Ewzh8mhpR:\"(min-width: 1060px)\",w9i0Ztfjl:\"(max-width: 1059px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-uU8NZ\";const variantClassNames={Ewzh8mhpR:\"framer-v-28hrcl\",w9i0Ztfjl:\"framer-v-88684w\"};const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};const transition1={delay:0,duration:.75,ease:[.12,.23,.5,1],type:\"tween\"};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"Ewzh8mhpR\",Phone:\"w9i0Ztfjl\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"Ewzh8mhpR\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const currentPathVariables=useCurrentPathVariables();const[currentRouteData]=useQueryData({from:{alias:\"CRseZue9G\",data:Indications,type:\"Collection\"},select:[{collection:\"CRseZue9G\",name:\"D5T7F0eZB\",type:\"Identifier\"},{collection:\"CRseZue9G\",name:\"A_613tr50\",type:\"Identifier\"},{collection:\"CRseZue9G\",name:\"W7jrBRUHj\",type:\"Identifier\"}],where:getWhereExpressionFromPathVariables(currentPathVariables,\"CRseZue9G\")});const getFromCurrentRouteData=key=>{if(!currentRouteData)throw new NotFoundError(`No data matches path variables: ${JSON.stringify(currentPathVariables)}`);return currentRouteData[key];};const{style,className,layoutId,variant,D5T7F0eZB=getFromCurrentRouteData(\"D5T7F0eZB\")??\"\",A_613tr50=getFromCurrentRouteData(\"A_613tr50\")??\"\",W7jrBRUHj=getFromCurrentRouteData(\"W7jrBRUHj\")??\"\",W7jrBRUHjrPDgXkKZL,...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];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const isDisplayed=()=>{if(!isBrowser())return true;if(baseVariant===\"w9i0Ztfjl\")return false;return true;};usePreloadLocalizedValues(activeLocale);const isDisplayed1=()=>{if(!isBrowser())return true;if(baseVariant===\"w9i0Ztfjl\")return true;return false;};const defaultLayoutId=React.useId();useCustomCursors({});const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"Ewzh8mhpR\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-70747925-e310-4094-96fb-d0a63ccccfeb, rgb(186, 206, 222)); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-28hrcl\",className),ref:ref??ref1,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:80,width:\"100vw\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-eabgre-container\",layoutScroll:true,nodeId:\"to6ckpx1H\",scopeId:\"CRseZue9G\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{w9i0Ztfjl:{variant:\"fXOTUUexT\"}},children:/*#__PURE__*/_jsx(Navbar,{height:\"100%\",id:\"to6ckpx1H\",layoutId:\"to6ckpx1H\",style:{width:\"100%\"},variant:\"oFlZ0cUOr\",width:\"100%\"})})})}),isDisplayed()&&/*#__PURE__*/_jsxs(\"main\",{className:\"framer-ojevfv hidden-88684w\",children:[/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:getLocalizedValue(\"v0\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-ibr7x7\",\"data-styles-preset\":\"ulXs_P9Q1\",style:{\"--framer-text-color\":\"var(--token-a385cabd-3b9d-443c-ba52-5eb34ffe72dc, rgb(0, 0, 0))\"},children:\"Volume loss\"})}),className:\"framer-1ps81\",fonts:[\"Inter\"],text:D5T7F0eZB,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"section\",{className:\"framer-e545kd\",children:[/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-840h2y\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-cmphf8\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1iti1el\",\"data-styles-preset\":\"A7FEPrRlZ\",style:{\"--framer-text-color\":\"var(--token-a385cabd-3b9d-443c-ba52-5eb34ffe72dc, rgb(0, 0, 0))\"},children:\"Permanent marks, indentations, or raised areas left on the skin from acne breakouts or injury, resulting in uneven skin texture, discoloration, and sometimes raised or pitted scars.\"})}),className:\"framer-i9pkus\",\"data-framer-name\":\"Brief description\",fonts:[\"Inter\"],text:A_613tr50,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v1\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1iti1el\",\"data-styles-preset\":\"A7FEPrRlZ\",style:{\"--framer-text-color\":\"var(--token-a385cabd-3b9d-443c-ba52-5eb34ffe72dc, rgb(0, 0, 0))\"},children:\"Recommended treatments:\"})}),className:\"framer-1wq5ixa\",\"data-framer-name\":\"Brief description\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:W7jrBRUHj,className:\"framer-zmqiu8\",\"data-framer-name\":\"Brief description\",fonts:[\"Inter\"],stylesPresetsClassNames:{a:\"framer-styles-preset-gw2xxh\",h1:\"framer-styles-preset-ibr7x7\",h2:\"framer-styles-preset-13apcg9\",h3:\"framer-styles-preset-xct0zf\",h4:\"framer-styles-preset-dbirpa\",p:\"framer-styles-preset-1iti1el\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:W7jrBRUHjrPDgXkKZL,className:\"framer-1luv3x3\",\"data-framer-name\":\"Brief description\",fonts:[\"Inter\"],stylesPresetsClassNames:{a:\"framer-styles-preset-gw2xxh\",h1:\"framer-styles-preset-ibr7x7\",h2:\"framer-styles-preset-13apcg9\",h3:\"framer-styles-preset-xct0zf\",h4:\"framer-styles-preset-dbirpa\",p:\"framer-styles-preset-1iti1el\"},verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsx(ImageWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,background:{alt:getLocalizedValue(\"v2\",activeLocale)??\"Slender woman sitting while looking in a round mirror that she is holding in her hands.\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+220+190+0),pixelHeight:2e3,pixelWidth:1333,sizes:`calc(min(${componentViewport?.width||\"100vw\"} * 0.75, 1300px) * 0.3698)`,src:\"https://framerusercontent.com/images/4sijgRL6NDdsaHxyCUq0ffmQfc.jpg\",srcSet:\"https://framerusercontent.com/images/4sijgRL6NDdsaHxyCUq0ffmQfc.jpg?scale-down-to=1024 682w,https://framerusercontent.com/images/4sijgRL6NDdsaHxyCUq0ffmQfc.jpg 1333w\"},className:\"framer-ckdupu\"})]})]}),isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:500,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+1059,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1rozc0w-container hidden-88684w\",nodeId:\"GVPbLrBa9\",scopeId:\"CRseZue9G\",children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"GVPbLrBa9\",layoutId:\"GVPbLrBa9\",style:{width:\"100%\"},variant:\"y8mn6cqCK\",width:\"100%\"})})}),isDisplayed1()&&/*#__PURE__*/_jsxs(\"main\",{className:\"framer-doveoq hidden-28hrcl\",children:[/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:getLocalizedValue(\"v0\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-ibr7x7\",\"data-styles-preset\":\"ulXs_P9Q1\",style:{\"--framer-text-color\":\"var(--token-a385cabd-3b9d-443c-ba52-5eb34ffe72dc, rgb(0, 0, 0))\"},children:\"Volume loss\"})}),className:\"framer-1aw0edx\",fonts:[\"Inter\"],text:D5T7F0eZB,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-4rwd7r\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{w9i0Ztfjl:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1iti1el\",\"data-styles-preset\":\"A7FEPrRlZ\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-a385cabd-3b9d-443c-ba52-5eb34ffe72dc, rgb(0, 0, 0))\"},children:\"Botulinum toxin, or Botox, is a neurotoxic protein that temporarily paralyzes muscles. It\u2019s used in aesthetic medicine to reduce wrinkles and has medical applications for conditions like chronic migraines and excessive sweating.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1iti1el\",\"data-styles-preset\":\"A7FEPrRlZ\",style:{\"--framer-text-color\":\"var(--token-a385cabd-3b9d-443c-ba52-5eb34ffe72dc, rgb(0, 0, 0))\"},children:\"Permanent marks, indentations, or raised areas left on the skin from acne breakouts or injury, resulting in uneven skin texture, discoloration, and sometimes raised or pitted scars.\"})}),className:\"framer-1s60yfd\",\"data-framer-name\":\"Brief description\",fonts:[\"Inter\"],text:A_613tr50,verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{w9i0Ztfjl:{children:getLocalizedValue(\"v3\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1iti1el\",\"data-styles-preset\":\"A7FEPrRlZ\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-a385cabd-3b9d-443c-ba52-5eb34ffe72dc, rgb(0, 0, 0))\"},children:\"Recommended treatments:\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v1\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1iti1el\",\"data-styles-preset\":\"A7FEPrRlZ\",style:{\"--framer-text-color\":\"var(--token-a385cabd-3b9d-443c-ba52-5eb34ffe72dc, rgb(0, 0, 0))\"},children:\"Recommended treatments:\"})}),className:\"framer-1sv7fgh\",\"data-framer-name\":\"Brief description\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:W7jrBRUHj,className:\"framer-1iru0me\",\"data-framer-name\":\"Brief description\",fonts:[\"Inter\"],stylesPresetsClassNames:{a:\"framer-styles-preset-gw2xxh\",h1:\"framer-styles-preset-ibr7x7\",h2:\"framer-styles-preset-13apcg9\",h3:\"framer-styles-preset-xct0zf\",h4:\"framer-styles-preset-dbirpa\",p:\"framer-styles-preset-1iti1el\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:W7jrBRUHjrPDgXkKZL,className:\"framer-1mmiss6\",\"data-framer-name\":\"Brief description\",fonts:[\"Inter\"],stylesPresetsClassNames:{a:\"framer-styles-preset-gw2xxh\",h1:\"framer-styles-preset-ibr7x7\",h2:\"framer-styles-preset-13apcg9\",h3:\"framer-styles-preset-xct0zf\",h4:\"framer-styles-preset-dbirpa\",p:\"framer-styles-preset-1iti1el\"},verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(\"section\",{className:\"framer-1ubt9ct\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{w9i0Ztfjl:{background:{alt:getLocalizedValue(\"v2\",activeLocale)??\"Slender woman sitting while looking in a round mirror that she is holding in her hands.\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+125+714+0+0),pixelHeight:2e3,pixelWidth:1333,sizes:`min(${componentViewport?.width||\"100vw\"} - 50px, 500px)`,src:\"https://framerusercontent.com/images/4sijgRL6NDdsaHxyCUq0ffmQfc.jpg\",srcSet:\"https://framerusercontent.com/images/4sijgRL6NDdsaHxyCUq0ffmQfc.jpg?scale-down-to=1024 682w,https://framerusercontent.com/images/4sijgRL6NDdsaHxyCUq0ffmQfc.jpg 1333w\"}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,background:{alt:getLocalizedValue(\"v2\",activeLocale)??\"Slender woman sitting while looking in a round mirror that she is holding in her hands.\",fit:\"fill\",pixelHeight:2e3,pixelWidth:1333,src:\"https://framerusercontent.com/images/4sijgRL6NDdsaHxyCUq0ffmQfc.jpg\",srcSet:\"https://framerusercontent.com/images/4sijgRL6NDdsaHxyCUq0ffmQfc.jpg?scale-down-to=1024 682w,https://framerusercontent.com/images/4sijgRL6NDdsaHxyCUq0ffmQfc.jpg 1333w\"},className:\"framer-bod0dk\"})})})]}),isDisplayed1()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{w9i0Ztfjl:{height:500,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+1314}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-ms0uh3-container hidden-28hrcl\",nodeId:\"vrk6cBukT\",scopeId:\"CRseZue9G\",children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"vrk6cBukT\",layoutId:\"vrk6cBukT\",style:{width:\"100%\"},variant:\"B7ZuLsVE5\",width:\"100%\"})})})}),isDisplayed1()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-151vih6 hidden-28hrcl\",\"data-framer-name\":\"Navbar Backdrop\"})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-uU8NZ.framer-1ps05sz, .framer-uU8NZ .framer-1ps05sz { display: block; }\",\".framer-uU8NZ.framer-28hrcl { align-content: center; align-items: center; background-color: var(--token-70747925-e310-4094-96fb-d0a63ccccfeb, #bacede); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1060px; }\",\".framer-uU8NZ .framer-eabgre-container { flex: none; height: auto; left: 50%; position: fixed; top: 0px; transform: translateX(-50%); width: 100%; z-index: 1; }\",\".framer-uU8NZ .framer-ojevfv { align-content: center; align-items: center; background-color: var(--token-0aa3d1e1-e9e6-48d4-a826-5066f46c0a08, #ffffff); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 100px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 220px 0px 175px 0px; position: relative; width: 100%; }\",\".framer-uU8NZ .framer-1ps81 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; max-width: 900px; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-uU8NZ .framer-e545kd { align-content: flex-start; align-items: flex-start; background-color: var(--token-0aa3d1e1-e9e6-48d4-a826-5066f46c0a08, #ffffff); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; max-width: 1300px; overflow: hidden; padding: 0px; position: relative; width: 75%; }\",\".framer-uU8NZ .framer-840h2y { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 25px; height: min-content; justify-content: flex-start; min-width: 200px; padding: 0px; position: relative; width: 50%; }\",\".framer-uU8NZ .framer-cmphf8 { align-content: center; align-items: center; background-color: var(--token-0aa3d1e1-e9e6-48d4-a826-5066f46c0a08, #ffffff); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-uU8NZ .framer-i9pkus, .framer-uU8NZ .framer-1wq5ixa, .framer-uU8NZ .framer-zmqiu8, .framer-uU8NZ .framer-1luv3x3, .framer-uU8NZ .framer-1s60yfd, .framer-uU8NZ .framer-1sv7fgh, .framer-uU8NZ .framer-1iru0me, .framer-uU8NZ .framer-1mmiss6 { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-uU8NZ .framer-ckdupu { aspect-ratio: 0.735 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 272px); position: relative; width: 37%; }\",\".framer-uU8NZ .framer-1rozc0w-container, .framer-uU8NZ .framer-ms0uh3-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-uU8NZ .framer-doveoq { align-content: center; align-items: center; background-color: var(--token-0aa3d1e1-e9e6-48d4-a826-5066f46c0a08, #ffffff); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 75px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 125px 25px 75px 25px; position: relative; width: 100%; }\",\".framer-uU8NZ .framer-1aw0edx { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; max-width: 500px; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-uU8NZ .framer-4rwd7r { align-content: center; align-items: center; background-color: var(--token-0aa3d1e1-e9e6-48d4-a826-5066f46c0a08, #ffffff); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; max-width: 500px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-uU8NZ .framer-1ubt9ct { align-content: center; align-items: center; background-color: var(--token-0aa3d1e1-e9e6-48d4-a826-5066f46c0a08, #ffffff); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 75px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-uU8NZ .framer-bod0dk { aspect-ratio: 0.735 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 272px); max-width: 500px; position: relative; width: 100%; }\",\".framer-uU8NZ .framer-151vih6 { background-color: var(--token-0aa3d1e1-e9e6-48d4-a826-5066f46c0a08, #ffffff); flex: none; height: 70px; left: calc(50.00000000000002% - 100% / 2); overflow: hidden; position: fixed; top: 0px; width: 100%; z-index: 1; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-uU8NZ.framer-28hrcl, .framer-uU8NZ .framer-ojevfv, .framer-uU8NZ .framer-840h2y, .framer-uU8NZ .framer-cmphf8, .framer-uU8NZ .framer-doveoq, .framer-uU8NZ .framer-4rwd7r, .framer-uU8NZ .framer-1ubt9ct { gap: 0px; } .framer-uU8NZ.framer-28hrcl > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-uU8NZ.framer-28hrcl > :first-child, .framer-uU8NZ .framer-ojevfv > :first-child, .framer-uU8NZ .framer-840h2y > :first-child, .framer-uU8NZ .framer-cmphf8 > :first-child, .framer-uU8NZ .framer-doveoq > :first-child, .framer-uU8NZ .framer-4rwd7r > :first-child, .framer-uU8NZ .framer-1ubt9ct > :first-child { margin-top: 0px; } .framer-uU8NZ.framer-28hrcl > :last-child, .framer-uU8NZ .framer-ojevfv > :last-child, .framer-uU8NZ .framer-840h2y > :last-child, .framer-uU8NZ .framer-cmphf8 > :last-child, .framer-uU8NZ .framer-doveoq > :last-child, .framer-uU8NZ .framer-4rwd7r > :last-child, .framer-uU8NZ .framer-1ubt9ct > :last-child { margin-bottom: 0px; } .framer-uU8NZ .framer-ojevfv > * { margin: 0px; margin-bottom: calc(100px / 2); margin-top: calc(100px / 2); } .framer-uU8NZ .framer-840h2y > * { margin: 0px; margin-bottom: calc(25px / 2); margin-top: calc(25px / 2); } .framer-uU8NZ .framer-cmphf8 > *, .framer-uU8NZ .framer-4rwd7r > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-uU8NZ .framer-doveoq > *, .framer-uU8NZ .framer-1ubt9ct > * { margin: 0px; margin-bottom: calc(75px / 2); margin-top: calc(75px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,...sharedStyle5.css,\"@media (max-width: 1059px) { .framer-uU8NZ.framer-28hrcl { width: 390px; } .framer-uU8NZ .framer-eabgre-container { order: 1; z-index: 2; } .framer-uU8NZ .framer-doveoq { order: 4; } .framer-uU8NZ .framer-1aw0edx, .framer-uU8NZ .framer-bod0dk, .framer-uU8NZ .framer-151vih6 { order: 0; } .framer-uU8NZ .framer-4rwd7r { order: 1; } .framer-uU8NZ .framer-1ubt9ct { order: 2; } .framer-uU8NZ .framer-ms0uh3-container { order: 5; }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 1485\n * @framerIntrinsicWidth 1060\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"w9i0Ztfjl\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections\n * @framerResponsiveScreen\n */const FramerCRseZue9G=withCSS(Component,css,\"framer-uU8NZ\");export default FramerCRseZue9G;FramerCRseZue9G.displayName=\"Aesthetic Treatments\";FramerCRseZue9G.defaultProps={height:1485,width:1060};addFonts(FramerCRseZue9G,[{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\"}]},...NavbarFonts,...FooterFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts),...getFontsFromSharedStyle(sharedStyle5.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerCRseZue9G\",\"slots\":[],\"annotations\":{\"framerScrollSections\":\"* @framerResponsiveScreen\",\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"w9i0Ztfjl\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicWidth\":\"1060\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicHeight\":\"1485\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["valuesByLocaleId", "LazyValue", "getLocalizedValue", "key", "locale", "values", "value", "preload", "promises", "promise", "usePreloadLocalizedValues", "preloadPromise", "NavbarFonts", "getFonts", "t7Uqvo4GJ_default", "RichTextWithFX", "withFX", "RichText", "MotionDivWithFX", "motion", "ImageWithFX", "Image2", "FooterFonts", "bwqK9g2PA_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "animation", "transition1", "HTMLStyle", "value", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "currentPathVariables", "useCurrentPathVariables", "currentRouteData", "useQueryData", "RMRqH9PbK_default", "getWhereExpressionFromPathVariables", "getFromCurrentRouteData", "key", "NotFoundError", "style", "className", "layoutId", "variant", "D5T7F0eZB", "A_613tr50", "W7jrBRUHj", "W7jrBRUHjrPDgXkKZL", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "scopingClassNames", "cx", "ref1", "pe", "isDisplayed", "usePreloadLocalizedValues", "isDisplayed1", "defaultLayoutId", "ae", "useCustomCursors", "componentViewport", "useComponentViewport", "GeneratedComponentContext", "u", "LayoutGroup", "ComponentViewportProvider", "Container", "PropertyOverrides2", "getLocalizedValue", "x", "getLoadingLazyAtYPosition", "css", "FramerCRseZue9G", "withCSS", "CRseZue9G_default", "addFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
