{"version":3,"file":"MczGGgt3h5vBYdVDD8G7EAyz9QBknNsCibL0uELQANM.B1CAUD_l.mjs","names":["Navbar","Image","Footer","Indications","metadata","metadataProvider","className","PropertyOverrides"],"sources":["https:/framerusercontent.com/modules/CAIoSScyGbwyiXw8vCKR/TZSM9CG38XdDUjYueUqQ/CRseZue9G.js","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’s 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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"}