{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/Q1M0fNmrsR1Ee4oRVlrq/59dFN6L15bo5TKOsaKLU/PLhC3lbOP.js"],
  "sourcesContent": ["// Generated by Framer (eea9f0c)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,PropertyOverrides,RichText,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useRouteElementId,withCSS}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import{Icon as Material}from\"https://framerusercontent.com/modules/6Ldpz1V0DkD45gXvi67I/PCgBX5d6MdQT7E7nhdXn/Material.js\";import Embed from\"https://framerusercontent.com/modules/o1PI5S8YtkA5bP5g4dFz/Mn69eMnaMcqJ65TjxwR1/Embed.js\";import Spacer from\"#framer/local/canvasComponent/b5yCQ68Vo/b5yCQ68Vo.js\";import TreatmentsForNavigation from\"#framer/local/canvasComponent/c1hxVZMj6/c1hxVZMj6.js\";import ClinicalTeamSection from\"#framer/local/canvasComponent/fxIbO6y4K/fxIbO6y4K.js\";import CTAButtons from\"#framer/local/canvasComponent/HE0I2g4d_/HE0I2g4d_.js\";import HowHenryWorks123Section from\"#framer/local/canvasComponent/j6aTNbqkM/j6aTNbqkM.js\";import TrustpilotSection from\"#framer/local/canvasComponent/kI10tQkgJ/kI10tQkgJ.js\";import Footer from\"#framer/local/canvasComponent/kxA2XjvgX/kxA2XjvgX.js\";import ProductSelection from\"#framer/local/canvasComponent/pzHq9U6Fh/pzHq9U6Fh.js\";import ProvidersSection from\"#framer/local/canvasComponent/tCyCNVWjR/tCyCNVWjR.js\";import Header from\"#framer/local/canvasComponent/TvbKsJn3P/TvbKsJn3P.js\";import Banner from\"#framer/local/canvasComponent/twlQzHp43/twlQzHp43.js\";import ProvidersWhoCare from\"#framer/local/canvasComponent/WZj5Fx4EV/WZj5Fx4EV.js\";import FAQSection from\"#framer/local/canvasComponent/yAQ5rBRJ4/yAQ5rBRJ4.js\";import*as sharedStyle4 from\"#framer/local/css/DG3yVuwKq/DG3yVuwKq.js\";import*as sharedStyle1 from\"#framer/local/css/pK4Vlwyge/pK4Vlwyge.js\";import*as sharedStyle2 from\"#framer/local/css/t8tFDZrrW/t8tFDZrrW.js\";import*as sharedStyle3 from\"#framer/local/css/Tq2GxcPtv/Tq2GxcPtv.js\";import*as sharedStyle from\"#framer/local/css/Y5TU49Z0L/Y5TU49Z0L.js\";import metadataProvider from\"#framer/local/webPageMetadata/PLhC3lbOP/PLhC3lbOP.js\";const BannerFonts=getFonts(Banner);const HeaderFonts=getFonts(Header);const CTAButtonsFonts=getFonts(CTAButtons);const TreatmentsForNavigationFonts=getFonts(TreatmentsForNavigation);const HowHenryWorks123SectionFonts=getFonts(HowHenryWorks123Section);const SpacerFonts=getFonts(Spacer);const MaterialFonts=getFonts(Material);const ProductSelectionFonts=getFonts(ProductSelection);const TrustpilotSectionFonts=getFonts(TrustpilotSection);const ProvidersSectionFonts=getFonts(ProvidersSection);const ClinicalTeamSectionFonts=getFonts(ClinicalTeamSection);const ProvidersWhoCareFonts=getFonts(ProvidersWhoCare);const FAQSectionFonts=getFonts(FAQSection);const EmbedFonts=getFonts(Embed);const FooterFonts=getFonts(Footer);const breakpoints={ByV4gKTmd:\"(min-width: 1200px)\",KarlLtqkQ:\"(min-width: 810px) and (max-width: 1199px)\",MP5jc2vxM:\"(max-width: 809px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-FJTV7\";const variantClassNames={ByV4gKTmd:\"framer-v-1mnhrt5\",KarlLtqkQ:\"framer-v-gfdho9\",MP5jc2vxM:\"framer-v-bfzwa4\"};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"ByV4gKTmd\",Phone:\"MP5jc2vxM\",Tablet:\"KarlLtqkQ\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"ByV4gKTmd\"};};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);React.useEffect(()=>{const metadata=metadataProvider(undefined,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);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);document.title=metadata.title||\"\";if(metadata.viewport){document.querySelector('meta[name=\"viewport\"]')?.setAttribute(\"content\",metadata.viewport);}},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const elementId=useRouteElementId(\"MAgoKc0Te\");const ref1=React.useRef(null);const elementId1=useRouteElementId(\"CHek5z0k8\");const ref2=React.useRef(null);const elementId2=useRouteElementId(\"IU17xOlBH\");const ref3=React.useRef(null);useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"ByV4gKTmd\",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-1mnhrt5\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:32,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-77bpru-container\",nodeId:\"ZrOJ4HWIB\",scopeId:\"PLhC3lbOP\",children:/*#__PURE__*/_jsx(Banner,{height:\"100%\",id:\"ZrOJ4HWIB\",layoutId:\"ZrOJ4HWIB\",style:{width:\"100%\"},variant:\"Cl0bLemlO\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:80,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+32,children:/*#__PURE__*/_jsx(Container,{className:\"framer-4kxdrt-container\",nodeId:\"QFcydfKTQ\",scopeId:\"PLhC3lbOP\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{KarlLtqkQ:{variant:\"h6qo5nMX_\"},MP5jc2vxM:{variant:\"h6qo5nMX_\"}},children:/*#__PURE__*/_jsx(Header,{eC9q6st2s:\"Get Started\",height:\"100%\",id:\"QFcydfKTQ\",k_ikKNPKT:\"./weight-management/\",layoutId:\"QFcydfKTQ\",style:{width:\"100%\"},sVcLjgCQS:\"gVUI73Mqb\",variant:\"Bjekm8Pe4\",width:\"100%\"})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-m2ivp8\",\"data-framer-name\":\"Main\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-6l45mx\",\"data-framer-name\":\"Hero\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1rwk3dk\",\"data-framer-name\":\"Container\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-dd9nic\",\"data-framer-name\":\"Hero Content\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1wxjmxw\",\"data-framer-name\":\"Heading Content\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ofzy7w\",\"data-framer-name\":\"Heading Block\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{KarlLtqkQ:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"100%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-7de2d4a1-60e3-406d-aff7-daf0db8a288a, rgb(64, 64, 64))\"},children:\"No Insurance, No Waiting Rooms\"})})},MP5jc2vxM:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"100%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-7de2d4a1-60e3-406d-aff7-daf0db8a288a, rgb(64, 64, 64))\"},children:\"No Insurance, No Waiting Rooms\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"100%\",\"--framer-text-color\":\"var(--token-7de2d4a1-60e3-406d-aff7-daf0db8a288a, rgb(64, 64, 64))\"},children:\"No Insurance, No Waiting Rooms\"})}),className:\"framer-i5bnxz\",\"data-framer-name\":\"Tagline\",fonts:[\"Inter-Medium\"],verticalAlignment:\"center\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{KarlLtqkQ:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-ah6ssr\",\"data-styles-preset\":\"Y5TU49Z0L\",style:{\"--framer-text-alignment\":\"center\"},children:\"Your Health, Simplified.\"})})},MP5jc2vxM:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-ah6ssr\",\"data-styles-preset\":\"Y5TU49Z0L\",style:{\"--framer-text-alignment\":\"center\"},children:\"Your Health, Simplified.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-ah6ssr\",\"data-styles-preset\":\"Y5TU49Z0L\",children:\"Your Health, Simplified.\"})}),className:\"framer-maq5mz\",\"data-framer-name\":\"Heading\",fonts:[\"Inter\"],verticalAlignment:\"center\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{KarlLtqkQ:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"20px\",\"--framer-line-height\":\"34px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-7de2d4a1-60e3-406d-aff7-daf0db8a288a, rgb(64, 64, 64))\"},children:\"Affordable, personalized care from the comfort of your home.\"})})},MP5jc2vxM:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"32px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-7de2d4a1-60e3-406d-aff7-daf0db8a288a, rgb(64, 64, 64))\"},children:\"Affordable, personalized care from the comfort of your home.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"22px\",\"--framer-line-height\":\"36px\",\"--framer-text-color\":\"var(--token-7de2d4a1-60e3-406d-aff7-daf0db8a288a, rgb(64, 64, 64))\"},children:\"Affordable, personalized care from the comfort of your home.\"})}),className:\"framer-17uhmln\",\"data-framer-name\":\"Subheading\",fonts:[\"Inter\"],verticalAlignment:\"center\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1o2d161\",\"data-framer-name\":\"Actions\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{KarlLtqkQ:{width:`max(min(min(max(min(${componentViewport?.width||\"100vw\"}, 1200px) - 64px, 1px), 1120px), 345px), 1px)`,y:(componentViewport?.y||0)+0+112+0+0+56+0+504+0+313.8+0},MP5jc2vxM:{width:`max(min(min(max(min(${componentViewport?.width||\"100vw\"}, 1200px), 1px), 1120px) - 32px, 375px), 1px)`,y:(componentViewport?.y||0)+0+112+0+0+16+0+242+0+285.8+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:56,y:(componentViewport?.y||0)+0+112+0+0+56+42.1+0+323.8+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1b3v5tb-container\",nodeId:\"CVJMBDP8W\",scopeId:\"PLhC3lbOP\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{KarlLtqkQ:{style:{height:\"100%\",width:\"100%\"}},MP5jc2vxM:{style:{height:\"100%\",width:\"100%\"}}},children:/*#__PURE__*/_jsx(CTAButtons,{height:\"100%\",id:\"CVJMBDP8W\",J0B4cwHhh:\"var(--token-38ac2736-6571-41a4-b205-79f39791f93f, rgb(0, 131, 108))\",K352X3tbv:\"./treatments/\",layoutId:\"CVJMBDP8W\",pFHS8lYJh:\"Compounded\",style:{height:\"100%\"},variant:\"OXJyR7h1E\",width:\"100%\",WrQ01v369:\"Get Started\"})})})})})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ugfemo\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{KarlLtqkQ:{background:{alt:\"Woman on her laptop speaking with a Henry Meds provider.\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+112+0+0+56+0+0+0),pixelHeight:694,pixelWidth:926,sizes:`min(max(min(max(min(${componentViewport?.width||\"100vw\"}, 1200px) - 64px, 1px), 1120px), 1px), 463px)`,src:\"https://framerusercontent.com/images/O6pFK1OVnKylSO0zEz00GXJTTU.jpg\",srcSet:\"https://framerusercontent.com/images/O6pFK1OVnKylSO0zEz00GXJTTU.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/O6pFK1OVnKylSO0zEz00GXJTTU.jpg 926w\"}},MP5jc2vxM:{background:{alt:\"Woman on her laptop speaking with a Henry Meds provider.\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+112+0+0+16+0+0+0),pixelHeight:704,pixelWidth:1116,positionX:\"center\",positionY:\"center\",sizes:`min(max(min(max(min(${componentViewport?.width||\"100vw\"}, 1200px), 1px), 1120px) - 16px, 1px), 450px)`,src:\"https://framerusercontent.com/images/0voW0C3WjjQdafoZ5myz8WLjQ.jpg\",srcSet:\"https://framerusercontent.com/images/0voW0C3WjjQdafoZ5myz8WLjQ.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/0voW0C3WjjQdafoZ5myz8WLjQ.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/0voW0C3WjjQdafoZ5myz8WLjQ.jpg 1116w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"Woman on her laptop speaking with a Henry Meds provider.\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+112+0+0+56+0+0),pixelHeight:694,pixelWidth:926,sizes:\"619px\",src:\"https://framerusercontent.com/images/O6pFK1OVnKylSO0zEz00GXJTTU.jpg\",srcSet:\"https://framerusercontent.com/images/O6pFK1OVnKylSO0zEz00GXJTTU.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/O6pFK1OVnKylSO0zEz00GXJTTU.jpg 926w\"},className:\"framer-1bex191\",\"data-framer-name\":\"Image\"})})})]})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{KarlLtqkQ:{y:(componentViewport?.y||0)+0+112+0+985.8},MP5jc2vxM:{y:(componentViewport?.y||0)+0+112+0+631.8}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:502,width:`min(${componentViewport?.width||\"100vw\"}, 1200px)`,y:(componentViewport?.y||0)+0+112+0+576,children:/*#__PURE__*/_jsx(Container,{className:\"framer-bxu73n-container\",nodeId:\"xTp3t6UoP\",scopeId:\"PLhC3lbOP\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{KarlLtqkQ:{variant:\"GFzBmXcB7\"},MP5jc2vxM:{variant:\"vWYysRbAm\"}},children:/*#__PURE__*/_jsx(TreatmentsForNavigation,{height:\"100%\",id:\"xTp3t6UoP\",layoutId:\"xTp3t6UoP\",lZHZ5Jk0f:\"Henry Can Help You With\",style:{maxWidth:\"100%\",width:\"100%\"},variant:\"AmLAV7FTt\",width:\"100%\",y3yT7gVjm:\"We offer a variety of programs in different areas of health\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{KarlLtqkQ:{y:(componentViewport?.y||0)+0+112+0+1487.8},MP5jc2vxM:{y:(componentViewport?.y||0)+0+112+0+1133.8}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:755,width:`min(${componentViewport?.width||\"100vw\"}, 1200px)`,y:(componentViewport?.y||0)+0+112+0+1078,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1ly9l6c-container\",nodeId:\"jYBECfbQn\",scopeId:\"PLhC3lbOP\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{KarlLtqkQ:{variant:\"WxUjVJTf9\"},MP5jc2vxM:{variant:\"vrjAIEMk_\"}},children:/*#__PURE__*/_jsx(HowHenryWorks123Section,{height:\"100%\",id:\"jYBECfbQn\",layoutId:\"jYBECfbQn\",style:{maxWidth:\"100%\",width:\"100%\"},variant:\"qcl5BpEeS\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{KarlLtqkQ:{y:(componentViewport?.y||0)+0+112+0+2242.8},MP5jc2vxM:{y:(componentViewport?.y||0)+0+112+0+1888.8}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:56,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+112+0+1833,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1ra7c2-container\",nodeId:\"rxqW0dmMF\",scopeId:\"PLhC3lbOP\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{KarlLtqkQ:{variant:\"I2Dx2XG29\"},MP5jc2vxM:{variant:\"I2Dx2XG29\"}},children:/*#__PURE__*/_jsx(Spacer,{height:\"100%\",id:\"rxqW0dmMF\",layoutId:\"rxqW0dmMF\",style:{width:\"100%\"},variant:\"puzWS92x5\",width:\"100%\"})})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1dhovy1\",\"data-framer-name\":\"HRT\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-nuuae0\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-8825kf\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1iej38t\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1eapjo6-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"t0dtpwnB1\",scopeId:\"PLhC3lbOP\",children:/*#__PURE__*/_jsx(Material,{color:\"var(--token-7664c2de-7ae1-4cd8-9c55-2246475b4e86, rgb(0, 119, 98))\",height:\"100%\",iconSearch:\"Home\",iconSelection:\"NewReleases\",iconStyle15:\"Outlined\",iconStyle2:\"Filled\",iconStyle7:\"Filled\",id:\"t0dtpwnB1\",layoutId:\"t0dtpwnB1\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1mzpqmt\",\"data-styles-preset\":\"pK4Vlwyge\",children:\"New\"})}),className:\"framer-1mituhr\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-zezpn5\",\"data-styles-preset\":\"t8tFDZrrW\",style:{\"--framer-text-alignment\":\"center\"},children:\"Women's Hormone Replacement Therapy Treatments\"})}),className:\"framer-15brjff\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{MP5jc2vxM:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-78xlyh\",\"data-styles-preset\":\"Tq2GxcPtv\",style:{\"--framer-text-alignment\":\"center\"},children:\"For easy and convenient weight loss, without injections.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-78xlyh\",\"data-styles-preset\":\"Tq2GxcPtv\",style:{\"--framer-text-alignment\":\"center\"},children:\"Menopause Relief, Delivered to Your Door\"})}),className:\"framer-1y00l1i\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-dkmexj\",\"data-framer-name\":\"Divider\"}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{KarlLtqkQ:{y:(componentViewport?.y||0)+0+112+0+2298.8+0+40+335.8},MP5jc2vxM:{y:(componentViewport?.y||0)+0+112+0+1944.8+0+300+0+335.8}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:56,y:(componentViewport?.y||0)+0+112+0+1889+0+40+335.8,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1m03axo-container\",nodeId:\"L0LCJCYPl\",scopeId:\"PLhC3lbOP\",children:/*#__PURE__*/_jsx(CTAButtons,{height:\"100%\",id:\"L0LCJCYPl\",J0B4cwHhh:\"var(--token-38ac2736-6571-41a4-b205-79f39791f93f, rgb(0, 131, 108))\",K352X3tbv:\"./hrt/\",layoutId:\"L0LCJCYPl\",pFHS8lYJh:\"Compounded\",style:{height:\"100%\"},variant:\"b8e5jUndx\",width:\"100%\",WrQ01v369:\"Learn More\"})})})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1v58ow7\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{KarlLtqkQ:{background:{alt:\"Woman smiling\",fit:\"fill\",intrinsicHeight:1700,intrinsicWidth:1700,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+112+0+2298.8+70.9+40+0),pixelHeight:1e3,pixelWidth:1e3,sizes:\"250px\",src:\"https://framerusercontent.com/images/WzQPEGPprsfwXq7G3TmacT5E.jpg\",srcSet:\"https://framerusercontent.com/images/WzQPEGPprsfwXq7G3TmacT5E.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/WzQPEGPprsfwXq7G3TmacT5E.jpg 1000w\"}},MP5jc2vxM:{background:{alt:\"Woman smiling\",fit:\"fill\",intrinsicHeight:1700,intrinsicWidth:1700,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+112+0+1944.8+0+0+20+0),pixelHeight:1e3,pixelWidth:1e3,sizes:\"250px\",src:\"https://framerusercontent.com/images/WzQPEGPprsfwXq7G3TmacT5E.jpg\",srcSet:\"https://framerusercontent.com/images/WzQPEGPprsfwXq7G3TmacT5E.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/WzQPEGPprsfwXq7G3TmacT5E.jpg 1000w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"Woman smiling\",fit:\"fill\",intrinsicHeight:1700,intrinsicWidth:1700,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+112+0+1889+70.9+40+0),pixelHeight:1e3,pixelWidth:1e3,sizes:\"250px\",src:\"https://framerusercontent.com/images/WzQPEGPprsfwXq7G3TmacT5E.jpg\",srcSet:\"https://framerusercontent.com/images/WzQPEGPprsfwXq7G3TmacT5E.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/WzQPEGPprsfwXq7G3TmacT5E.jpg 1000w\"},className:\"framer-116gg0\"})})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{KarlLtqkQ:{y:(componentViewport?.y||0)+0+112+0+2770.6},MP5jc2vxM:{y:(componentViewport?.y||0)+0+112+0+2676.6}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:56,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+112+0+2360.8,children:/*#__PURE__*/_jsx(Container,{className:\"framer-z9qe31-container\",nodeId:\"Fi0kKEUf2\",scopeId:\"PLhC3lbOP\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{KarlLtqkQ:{variant:\"I2Dx2XG29\"},MP5jc2vxM:{variant:\"I2Dx2XG29\"}},children:/*#__PURE__*/_jsx(Spacer,{height:\"100%\",id:\"Fi0kKEUf2\",layoutId:\"Fi0kKEUf2\",style:{width:\"100%\"},variant:\"puzWS92x5\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{KarlLtqkQ:{y:(componentViewport?.y||0)+0+112+0+2826.6},MP5jc2vxM:{y:(componentViewport?.y||0)+0+112+0+2732.6}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:709,width:`min(${componentViewport?.width||\"100vw\"}, 1200px)`,y:(componentViewport?.y||0)+0+112+0+2416.8,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1p6kb7u-container\",nodeId:\"nKRLYE3Ue\",scopeId:\"PLhC3lbOP\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{KarlLtqkQ:{variant:\"TQIzd9CQH\"},MP5jc2vxM:{variant:\"TQIzd9CQH\"}},children:/*#__PURE__*/_jsx(ProductSelection,{AWOHWTRR8:\"Your Path to Healthy Weight Starts Here\",height:\"100%\",id:\"nKRLYE3Ue\",layoutId:\"nKRLYE3Ue\",style:{maxWidth:\"100%\",width:\"100%\"},variant:\"b3PENswSQ\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{KarlLtqkQ:{y:(componentViewport?.y||0)+0+112+0+3535.6},MP5jc2vxM:{y:(componentViewport?.y||0)+0+112+0+3441.6}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:194,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+112+0+3125.8,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1fhyw2s-container\",id:elementId,nodeId:\"MAgoKc0Te\",ref:ref1,scopeId:\"PLhC3lbOP\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{KarlLtqkQ:{variant:\"PvJOncKoT\"},MP5jc2vxM:{variant:\"PvJOncKoT\"}},children:/*#__PURE__*/_jsx(TrustpilotSection,{height:\"100%\",HRFu4hcyO:ref1,id:\"MAgoKc0Te\",layoutId:\"MAgoKc0Te\",style:{width:\"100%\"},variant:\"f9A6G1C3G\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{KarlLtqkQ:{y:(componentViewport?.y||0)+0+112+0+3729.6},MP5jc2vxM:{y:(componentViewport?.y||0)+0+112+0+3635.6}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:906,width:`min(${componentViewport?.width||\"100vw\"}, 1200px)`,y:(componentViewport?.y||0)+0+112+0+3319.8,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1fpxj6k-container\",id:elementId1,nodeId:\"CHek5z0k8\",ref:ref2,scopeId:\"PLhC3lbOP\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{KarlLtqkQ:{variant:\"N8gZfY_WT\"},MP5jc2vxM:{variant:\"N8gZfY_WT\"}},children:/*#__PURE__*/_jsx(ProvidersSection,{height:\"100%\",id:\"CHek5z0k8\",layoutId:\"CHek5z0k8\",style:{maxWidth:\"100%\",width:\"100%\"},variant:\"zSdOlt0hF\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{KarlLtqkQ:{y:(componentViewport?.y||0)+0+112+0+4635.6},MP5jc2vxM:{y:(componentViewport?.y||0)+0+112+0+4541.6}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:785,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+112+0+4225.8,children:/*#__PURE__*/_jsx(Container,{className:\"framer-11rshf6-container\",id:elementId2,nodeId:\"IU17xOlBH\",ref:ref3,scopeId:\"PLhC3lbOP\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{KarlLtqkQ:{variant:\"IF27rMsYB\"},MP5jc2vxM:{variant:\"gORjXWLJL\"}},children:/*#__PURE__*/_jsx(ClinicalTeamSection,{height:\"100%\",id:\"IU17xOlBH\",layoutId:\"IU17xOlBH\",style:{width:\"100%\"},variant:\"GiOad0tgz\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{KarlLtqkQ:{y:(componentViewport?.y||0)+0+112+0+5420.6},MP5jc2vxM:{y:(componentViewport?.y||0)+0+112+0+5326.6}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:56,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+112+0+5010.8,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1jnabdd-container\",nodeId:\"is13KHiGI\",scopeId:\"PLhC3lbOP\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{KarlLtqkQ:{variant:\"I2Dx2XG29\"},MP5jc2vxM:{variant:\"I2Dx2XG29\"}},children:/*#__PURE__*/_jsx(Spacer,{height:\"100%\",id:\"is13KHiGI\",layoutId:\"is13KHiGI\",style:{width:\"100%\"},variant:\"Q6gL1ggeU\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{KarlLtqkQ:{y:(componentViewport?.y||0)+0+112+0+5476.6},MP5jc2vxM:{y:(componentViewport?.y||0)+0+112+0+5382.6}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1194,width:`min(${componentViewport?.width||\"100vw\"}, 1200px)`,y:(componentViewport?.y||0)+0+112+0+5066.8,children:/*#__PURE__*/_jsx(Container,{className:\"framer-17qzgps-container\",nodeId:\"GPSecESOP\",scopeId:\"PLhC3lbOP\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{MP5jc2vxM:{variant:\"iiqTYltKF\"}},children:/*#__PURE__*/_jsx(ProvidersWhoCare,{height:\"100%\",id:\"GPSecESOP\",layoutId:\"GPSecESOP\",style:{maxWidth:\"100%\",width:\"100%\"},variant:\"BNYp77CWm\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{KarlLtqkQ:{y:(componentViewport?.y||0)+0+112+0+6670.6},MP5jc2vxM:{y:(componentViewport?.y||0)+0+112+0+6576.6}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:56,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+112+0+6260.8,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1udso26-container\",nodeId:\"bWmMP_3A3\",scopeId:\"PLhC3lbOP\",children:/*#__PURE__*/_jsx(Spacer,{height:\"100%\",id:\"bWmMP_3A3\",layoutId:\"bWmMP_3A3\",style:{width:\"100%\"},variant:\"I2Dx2XG29\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{KarlLtqkQ:{width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+112+0+6726.6},MP5jc2vxM:{width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+112+0+6632.6}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:548,width:\"1200px\",y:(componentViewport?.y||0)+0+112+0+6316.8,children:/*#__PURE__*/_jsx(Container,{className:\"framer-f8214g-container\",nodeId:\"vLbXR_tcP\",scopeId:\"PLhC3lbOP\",children:/*#__PURE__*/_jsx(FAQSection,{h8TZHiNnW:\"NIMeztcBn\",height:\"100%\",id:\"vLbXR_tcP\",layoutId:\"vLbXR_tcP\",Q9_qQBVDF:false,style:{width:\"100%\"},width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{KarlLtqkQ:{y:(componentViewport?.y||0)+0+112+0+7274.6},MP5jc2vxM:{y:(componentViewport?.y||0)+0+112+0+7180.6}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:56,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+112+0+6864.8,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1e7krse-container\",nodeId:\"VJkjC0W48\",scopeId:\"PLhC3lbOP\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{KarlLtqkQ:{variant:\"I2Dx2XG29\"},MP5jc2vxM:{variant:\"I2Dx2XG29\"}},children:/*#__PURE__*/_jsx(Spacer,{height:\"100%\",id:\"VJkjC0W48\",layoutId:\"VJkjC0W48\",style:{width:\"100%\"},variant:\"puzWS92x5\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-2z4tas\",\"data-framer-name\":\"Asterisk\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{KarlLtqkQ:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1w1syvd\",\"data-styles-preset\":\"DG3yVuwKq\",style:{\"--framer-text-alignment\":\"center\"},children:\"*If medically eligible\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1w1syvd\",\"data-styles-preset\":\"DG3yVuwKq\",children:\"*If medically eligible\"})}),className:\"framer-fbktlq\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1ykbues-container\",isModuleExternal:true,nodeId:\"c2hMT7Pj_\",scopeId:\"PLhC3lbOP\",children:/*#__PURE__*/_jsx(Embed,{height:\"100%\",html:\"<!-- Styling for A/B Test -->\\n<style>#variant{display:none;}</style>\",id:\"c2hMT7Pj_\",layoutId:\"c2hMT7Pj_\",style:{height:\"100%\",width:\"100%\"},type:\"html\",url:\"\",width:\"100%\"})})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{KarlLtqkQ:{y:(componentViewport?.y||0)+0+7477.6},MP5jc2vxM:{y:(componentViewport?.y||0)+0+7383.6}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1271,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+7067.8,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1e4a1bh-container\",nodeId:\"UZSHyYCQh\",scopeId:\"PLhC3lbOP\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{KarlLtqkQ:{variant:\"txZGaweqR\"},MP5jc2vxM:{variant:\"gANKWGamS\"}},children:/*#__PURE__*/_jsx(Footer,{cbiRmWT5m:\"Get Started\",height:\"100%\",id:\"UZSHyYCQh\",IwX08GgfP:\"ew5P86YAC\",layoutId:\"UZSHyYCQh\",lnINQ4BhO:\"./treatments/\",style:{width:\"100%\"},variant:\"VDoM5hddS\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-FJTV7.framer-1keud1j, .framer-FJTV7 .framer-1keud1j { display: block; }\",\".framer-FJTV7.framer-1mnhrt5 { 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-FJTV7 .framer-77bpru-container, .framer-FJTV7 .framer-1ra7c2-container, .framer-FJTV7 .framer-z9qe31-container, .framer-FJTV7 .framer-1fhyw2s-container, .framer-FJTV7 .framer-11rshf6-container, .framer-FJTV7 .framer-1jnabdd-container, .framer-FJTV7 .framer-1udso26-container, .framer-FJTV7 .framer-1e7krse-container, .framer-FJTV7 .framer-1e4a1bh-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-FJTV7 .framer-4kxdrt-container { flex: none; height: auto; position: sticky; top: -1px; width: 100%; z-index: 10; }\",\".framer-FJTV7 .framer-m2ivp8, .framer-FJTV7 .framer-8825kf { 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: 0px; position: relative; width: 100%; }\",\".framer-FJTV7 .framer-6l45mx { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 120px; height: min-content; justify-content: center; max-width: 1200px; overflow: hidden; padding: 56px 32px 56px 32px; position: relative; width: 100%; }\",\".framer-FJTV7 .framer-1rwk3dk { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 75px; height: min-content; justify-content: center; max-width: 1120px; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-FJTV7 .framer-dd9nic { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-FJTV7 .framer-1wxjmxw { align-content: flex-start; align-items: flex-start; align-self: stretch; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; max-width: 345px; overflow: visible; padding: 0px; position: relative; width: auto; }\",\".framer-FJTV7 .framer-1ofzy7w { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-FJTV7 .framer-i5bnxz { --framer-paragraph-spacing: 0px; flex: none; height: 15px; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-FJTV7 .framer-maq5mz, .framer-FJTV7 .framer-17uhmln { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-FJTV7 .framer-1o2d161 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 345px; }\",\".framer-FJTV7 .framer-1b3v5tb-container, .framer-FJTV7 .framer-1m03axo-container { flex: none; height: 56px; position: relative; width: auto; }\",\".framer-FJTV7 .framer-1ugfemo { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-FJTV7 .framer-1bex191 { aspect-ratio: 1.3342939481268012 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 464px); position: relative; width: 619px; }\",\".framer-FJTV7 .framer-bxu73n-container { flex: none; height: auto; max-width: 1200px; position: relative; width: 100%; z-index: 1; }\",\".framer-FJTV7 .framer-1ly9l6c-container, .framer-FJTV7 .framer-1p6kb7u-container, .framer-FJTV7 .framer-1fpxj6k-container, .framer-FJTV7 .framer-17qzgps-container { flex: none; height: auto; max-width: 1200px; position: relative; width: 100%; }\",\".framer-FJTV7 .framer-1dhovy1 { align-content: center; align-items: center; background-color: rgba(204, 230, 224, 0.5); border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 800px; will-change: var(--framer-will-change-override, transform); }\",\".framer-FJTV7 .framer-nuuae0 { align-content: center; align-items: center; display: flex; flex: 2 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; padding: 40px 0px 40px 40px; position: relative; width: 1px; }\",\".framer-FJTV7 .framer-1iej38t { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 474px; }\",\".framer-FJTV7 .framer-1eapjo6-container { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 48px); position: relative; width: 45px; }\",\".framer-FJTV7 .framer-1mituhr, .framer-FJTV7 .framer-fbktlq { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-FJTV7 .framer-15brjff, .framer-FJTV7 .framer-1y00l1i { --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; }\",\".framer-FJTV7 .framer-dkmexj { flex: none; height: 25px; overflow: hidden; position: relative; width: 100%; }\",\".framer-FJTV7 .framer-1v58ow7 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; padding: 40px 40px 40px 0px; position: relative; width: 1px; }\",\".framer-FJTV7 .framer-116gg0 { aspect-ratio: 1 / 1; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; flex: none; height: var(--framer-aspect-ratio-supported, 250px); overflow: hidden; position: relative; width: 250px; will-change: var(--framer-will-change-override, transform); }\",\".framer-FJTV7 .framer-f8214g-container { flex: none; height: auto; position: relative; width: 1200px; }\",\".framer-FJTV7 .framer-2z4tas { 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: 8px; position: relative; width: min-content; z-index: 1; }\",\".framer-FJTV7 .framer-1ykbues-container { flex: none; height: 1px; position: relative; width: 100%; }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,\"@media (min-width: 810px) and (max-width: 1199px) { .framer-FJTV7.framer-1mnhrt5 { width: 810px; } .framer-FJTV7 .framer-1rwk3dk { flex-direction: column; gap: 40px; } .framer-FJTV7 .framer-dd9nic { align-content: center; align-items: center; order: 1; width: 100%; } .framer-FJTV7 .framer-1wxjmxw { align-content: center; align-items: center; align-self: unset; width: 100%; } .framer-FJTV7 .framer-1o2d161 { justify-content: center; max-width: 345px; width: 100%; } .framer-FJTV7 .framer-1b3v5tb-container { flex: 1 0 0px; width: 1px; } .framer-FJTV7 .framer-1ugfemo { order: 0; width: 100%; } .framer-FJTV7 .framer-1bex191 { flex: 1 0 0px; height: var(--framer-aspect-ratio-supported, 347px); max-width: 463px; width: 1px; } .framer-FJTV7 .framer-1dhovy1 { width: 90%; } .framer-FJTV7 .framer-nuuae0 { padding: 40px 20px 40px 20px; } .framer-FJTV7 .framer-1iej38t, .framer-FJTV7 .framer-f8214g-container { width: 100%; } .framer-FJTV7 .framer-2z4tas { width: 114px; }}\",\"@media (max-width: 809px) { .framer-FJTV7.framer-1mnhrt5 { width: 390px; } .framer-FJTV7 .framer-77bpru-container { order: 0; } .framer-FJTV7 .framer-4kxdrt-container { order: 1; } .framer-FJTV7 .framer-m2ivp8 { order: 2; } .framer-FJTV7 .framer-6l45mx { padding: 16px 0px 32px 0px; } .framer-FJTV7 .framer-1rwk3dk { flex-direction: column; gap: 16px; } .framer-FJTV7 .framer-dd9nic { align-content: center; align-items: center; gap: 22px; order: 1; padding: 0px 16px 0px 16px; width: 100%; } .framer-FJTV7 .framer-1wxjmxw { align-content: center; align-items: center; align-self: unset; gap: 16px; width: 100%; } .framer-FJTV7 .framer-1ofzy7w { align-content: center; align-items: center; } .framer-FJTV7 .framer-1o2d161 { max-width: 375px; width: 100%; } .framer-FJTV7 .framer-1b3v5tb-container { flex: 1 0 0px; width: 1px; } .framer-FJTV7 .framer-1ugfemo { order: 0; padding: 0px 8px 0px 8px; width: 100%; } .framer-FJTV7 .framer-1bex191 { aspect-ratio: 1.584070796460177 / 1; flex: 1 0 0px; height: var(--framer-aspect-ratio-supported, 236px); max-width: 450px; width: 1px; } .framer-FJTV7 .framer-1dhovy1 { flex-direction: column; padding: 0px 20px 0px 20px; width: 90%; } .framer-FJTV7 .framer-nuuae0 { flex: none; order: 1; padding: 0px 0px 40px 0px; width: 100%; } .framer-FJTV7 .framer-1iej38t, .framer-FJTV7 .framer-f8214g-container { width: 100%; } .framer-FJTV7 .framer-1v58ow7 { flex: none; gap: 0px; order: 0; padding: 20px 0px 20px 0px; width: 100%; } .framer-FJTV7 .framer-2z4tas { width: 114px; } .framer-FJTV7 .framer-1e4a1bh-container { order: 3; }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 8714\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"KarlLtqkQ\":{\"layout\":[\"fixed\",\"auto\"]},\"MP5jc2vxM\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections {\"MAgoKc0Te\":{\"pattern\":\":MAgoKc0Te\",\"name\":\"trustpilot\"},\"CHek5z0k8\":{\"pattern\":\":CHek5z0k8\",\"name\":\"control\"},\"IU17xOlBH\":{\"pattern\":\":IU17xOlBH\",\"name\":\"variant\"}}\n * @framerResponsiveScreen\n */const FramerPLhC3lbOP=withCSS(Component,css,\"framer-FJTV7\");export default FramerPLhC3lbOP;FramerPLhC3lbOP.displayName=\"Home / 05b\";FramerPLhC3lbOP.defaultProps={height:8714,width:1200};addFonts(FramerPLhC3lbOP,[{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/5A3Ce6C9YYmCjpQx9M4inSaKU.woff2\",weight:\"500\"},{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/Qx95Xyt0Ka3SGhinnbXIGpEIyP4.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/6mJuEAguuIuMog10gGvH5d3cl8.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/xYYWaj7wCU5zSQH0eXvSaS19wo.woff2\",weight:\"500\"},{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/otTaNuNpVK4RbdlT7zDDdKvQBA.woff2\",weight:\"500\"},{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/d3tHnaQIAeqiE5hGcRw4mmgWYU.woff2\",weight:\"500\"},{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/DolVirEGb34pEXEp8t8FQBSK4.woff2\",weight:\"500\"},{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\"}]},...BannerFonts,...HeaderFonts,...CTAButtonsFonts,...TreatmentsForNavigationFonts,...HowHenryWorks123SectionFonts,...SpacerFonts,...MaterialFonts,...ProductSelectionFonts,...TrustpilotSectionFonts,...ProvidersSectionFonts,...ClinicalTeamSectionFonts,...ProvidersWhoCareFonts,...FAQSectionFonts,...EmbedFonts,...FooterFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerPLhC3lbOP\",\"slots\":[],\"annotations\":{\"framerScrollSections\":\"{\\\"MAgoKc0Te\\\":{\\\"pattern\\\":\\\":MAgoKc0Te\\\",\\\"name\\\":\\\"trustpilot\\\"},\\\"CHek5z0k8\\\":{\\\"pattern\\\":\\\":CHek5z0k8\\\",\\\"name\\\":\\\"control\\\"},\\\"IU17xOlBH\\\":{\\\"pattern\\\":\\\":IU17xOlBH\\\",\\\"name\\\":\\\"variant\\\"}}\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"KarlLtqkQ\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"MP5jc2vxM\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicHeight\":\"8714\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerContractVersion\":\"1\",\"framerAutoSizeImages\":\"true\",\"framerColorSyntax\":\"true\",\"framerIntrinsicWidth\":\"1200\",\"framerResponsiveScreen\":\"\",\"framerComponentViewportWidth\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "+lEACkoE,IAAMA,GAAYC,EAASC,CAAM,EAAQC,GAAYF,EAASG,CAAM,EAAQC,GAAgBJ,EAASK,CAAU,EAAQC,GAA6BN,EAASO,CAAuB,EAAQC,GAA6BR,EAASS,CAAuB,EAAQC,GAAYV,EAASW,CAAM,EAAQC,GAAcZ,EAASa,CAAQ,EAAQC,GAAsBd,EAASe,CAAgB,EAAQC,GAAuBhB,EAASiB,CAAiB,EAAQC,GAAsBlB,EAASmB,CAAgB,EAAQC,GAAyBpB,EAASqB,CAAmB,EAAQC,GAAsBtB,EAASuB,CAAgB,EAAQC,GAAgBxB,EAASyB,CAAU,EAAQC,GAAW1B,EAAS2B,CAAK,EAAQC,GAAY5B,EAAS6B,CAAM,EAAQC,GAAY,CAAC,UAAU,sBAAsB,UAAU,6CAA6C,UAAU,oBAAoB,EAAoD,IAAMC,GAAkB,eAAqBC,GAAkB,CAAC,UAAU,mBAAmB,UAAU,kBAAkB,UAAU,iBAAiB,EAAQC,GAAU,CAAC,CAAC,MAAAC,CAAK,IAAoBC,EAAoB,EAAqB,KAAyBC,EAAK,QAAQ,CAAC,wBAAwB,CAAC,OAAOF,CAAK,EAAE,yBAAyB,EAAE,CAAC,EAAUG,GAAwB,CAAC,QAAQ,YAAY,MAAM,YAAY,OAAO,WAAW,EAAQC,GAAS,CAAC,CAAC,OAAAC,EAAO,GAAAC,EAAG,MAAAC,EAAM,GAAGC,CAAK,KAAW,CAAC,GAAGA,EAAM,QAAQL,GAAwBK,EAAM,OAAO,GAAGA,EAAM,SAAS,WAAW,GAAUC,GAA6BC,EAAW,SAASF,EAAMG,EAAI,CAAC,IAAMC,EAAYC,EAAO,IAAI,EAAQC,EAAWH,GAAKC,EAAkBG,GAAsBC,EAAM,EAAO,CAAC,aAAAC,EAAa,UAAAC,EAAS,EAAEC,EAAc,EAAQC,EAAkBC,EAAqB,EAAO,CAAC,MAAAC,GAAM,UAAAC,GAAU,SAAAC,GAAS,QAAAC,GAAQ,GAAGC,EAAS,EAAEtB,GAASI,CAAK,EAAQmB,EAAU,IAAI,CAAC,IAAMC,EAASA,EAAiB,OAAUX,CAAY,EAAE,GAAGW,EAAS,OAAO,CAAC,IAAIC,EAAU,SAAS,cAAc,qBAAqB,EAAKA,EAAWA,EAAU,aAAa,UAAUD,EAAS,MAAM,GAAQC,EAAU,SAAS,cAAc,MAAM,EAAEA,EAAU,aAAa,OAAO,QAAQ,EAAEA,EAAU,aAAa,UAAUD,EAAS,MAAM,EAAE,SAAS,KAAK,YAAYC,CAAS,EAAG,CAAC,EAAE,CAAC,OAAUZ,CAAY,CAAC,EAAQa,EAAmB,IAAI,CAAC,IAAMF,EAASA,EAAiB,OAAUX,CAAY,EAAE,SAAS,MAAMW,EAAS,OAAO,GAAMA,EAAS,UAAU,SAAS,cAAc,uBAAuB,GAAG,aAAa,UAAUA,EAAS,QAAQ,CAAG,EAAE,CAAC,OAAUX,CAAY,CAAC,EAAE,GAAK,CAACc,EAAYC,EAAmB,EAAEC,EAA8BR,GAAQS,GAAY,EAAK,EAAQC,GAAe,OAAgKC,GAAkBC,EAAGxC,GAAkB,GAAjK,CAAa0B,GAAuBA,GAAuBA,GAAuBA,GAAuBA,EAAS,CAAuE,EAAQe,GAAUC,EAAkB,WAAW,EAAQC,EAAW3B,EAAO,IAAI,EAAQ4B,GAAWF,EAAkB,WAAW,EAAQG,GAAW7B,EAAO,IAAI,EAAQ8B,GAAWJ,EAAkB,WAAW,EAAQK,GAAW/B,EAAO,IAAI,EAAE,OAAAgC,EAAiB,CAAC,CAAC,EAAsB3C,EAAK4C,EAA0B,SAAS,CAAC,MAAM,CAAC,iBAAiB,YAAY,kBAAAhD,EAAiB,EAAE,SAAsBiD,EAAMC,EAAY,CAAC,GAAGxB,IAAUT,GAAgB,SAAS,CAAcb,EAAKH,GAAU,CAAC,MAAM,+CAA+C,CAAC,EAAegD,EAAME,EAAO,IAAI,CAAC,GAAGvB,GAAU,UAAUW,EAAGD,GAAkB,iBAAiBb,EAAS,EAAE,IAAIT,EAAW,MAAM,CAAC,GAAGQ,EAAK,EAAE,SAAS,CAAcpB,EAAKgD,EAA0B,CAAC,OAAO,GAAG,MAAM9B,GAAmB,OAAO,QAAQ,GAAGA,GAAmB,GAAG,GAAG,EAAE,EAAE,SAAsBlB,EAAKiD,EAAU,CAAC,UAAU,0BAA0B,OAAO,YAAY,QAAQ,YAAY,SAAsBjD,EAAKkD,EAAO,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,EAAelD,EAAKgD,EAA0B,CAAC,OAAO,GAAG,MAAM9B,GAAmB,OAAO,QAAQ,GAAGA,GAAmB,GAAG,GAAG,EAAE,GAAG,SAAsBlB,EAAKiD,EAAU,CAAC,UAAU,0BAA0B,OAAO,YAAY,QAAQ,YAAY,SAAsBjD,EAAKmD,EAAkB,CAAC,WAAWtB,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,WAAW,EAAE,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAE,SAAsB7B,EAAKoD,EAAO,CAAC,UAAU,cAAc,OAAO,OAAO,GAAG,YAAY,UAAU,uBAAuB,SAAS,YAAY,MAAM,CAAC,MAAM,MAAM,EAAE,UAAU,YAAY,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeP,EAAM,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,OAAO,SAAS,CAAc7C,EAAK,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,OAAO,SAAsB6C,EAAM,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,YAAY,SAAS,CAAcA,EAAM,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,eAAe,SAAS,CAAcA,EAAM,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,kBAAkB,SAAS,CAAcA,EAAM,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,gBAAgB,SAAS,CAAc7C,EAAKmD,EAAkB,CAAC,WAAWtB,EAAY,UAAU,CAAC,UAAU,CAAC,SAAsB7B,EAAWqD,EAAS,CAAC,SAAsBrD,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,mBAAmB,uBAAuB,2CAA2C,qBAAqB,OAAO,uBAAuB,MAAM,uBAAuB,OAAO,0BAA0B,SAAS,sBAAsB,oEAAoE,EAAE,SAAS,gCAAgC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,CAAC,SAAsBA,EAAWqD,EAAS,CAAC,SAAsBrD,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,mBAAmB,uBAAuB,2CAA2C,uBAAuB,MAAM,uBAAuB,OAAO,0BAA0B,SAAS,sBAAsB,oEAAoE,EAAE,SAAS,gCAAgC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,SAAsBA,EAAKsD,EAAS,CAAC,sBAAsB,GAAK,SAAsBtD,EAAWqD,EAAS,CAAC,SAAsBrD,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,mBAAmB,uBAAuB,2CAA2C,qBAAqB,OAAO,uBAAuB,MAAM,uBAAuB,OAAO,sBAAsB,oEAAoE,EAAE,SAAS,gCAAgC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,UAAU,MAAM,CAAC,cAAc,EAAE,kBAAkB,SAAS,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAeA,EAAKmD,EAAkB,CAAC,WAAWtB,EAAY,UAAU,CAAC,UAAU,CAAC,SAAsB7B,EAAWqD,EAAS,CAAC,SAAsBrD,EAAK,KAAK,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,0BAA0B,QAAQ,EAAE,SAAS,0BAA0B,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,CAAC,SAAsBA,EAAWqD,EAAS,CAAC,SAAsBrD,EAAK,KAAK,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,0BAA0B,QAAQ,EAAE,SAAS,0BAA0B,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,SAAsBA,EAAKsD,EAAS,CAAC,sBAAsB,GAAK,SAAsBtD,EAAWqD,EAAS,CAAC,SAAsBrD,EAAK,KAAK,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,0BAA0B,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,UAAU,MAAM,CAAC,OAAO,EAAE,kBAAkB,SAAS,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAKmD,EAAkB,CAAC,WAAWtB,EAAY,UAAU,CAAC,UAAU,CAAC,SAAsB7B,EAAWqD,EAAS,CAAC,SAAsBrD,EAAK,IAAI,CAAC,MAAM,CAAC,qBAAqB,OAAO,uBAAuB,OAAO,0BAA0B,SAAS,sBAAsB,oEAAoE,EAAE,SAAS,8DAA8D,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,CAAC,SAAsBA,EAAWqD,EAAS,CAAC,SAAsBrD,EAAK,IAAI,CAAC,MAAM,CAAC,qBAAqB,OAAO,uBAAuB,OAAO,0BAA0B,SAAS,sBAAsB,oEAAoE,EAAE,SAAS,8DAA8D,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,SAAsBA,EAAKsD,EAAS,CAAC,sBAAsB,GAAK,SAAsBtD,EAAWqD,EAAS,CAAC,SAAsBrD,EAAK,IAAI,CAAC,MAAM,CAAC,qBAAqB,OAAO,uBAAuB,OAAO,sBAAsB,oEAAoE,EAAE,SAAS,8DAA8D,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,aAAa,MAAM,CAAC,OAAO,EAAE,kBAAkB,SAAS,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAK,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,UAAU,SAAsBA,EAAKmD,EAAkB,CAAC,WAAWtB,EAAY,UAAU,CAAC,UAAU,CAAC,MAAM,uBAAuBX,GAAmB,OAAO,OAAO,gDAAgD,GAAGA,GAAmB,GAAG,GAAG,EAAE,IAAI,EAAE,EAAE,GAAG,EAAE,IAAI,EAAE,MAAM,CAAC,EAAE,UAAU,CAAC,MAAM,uBAAuBA,GAAmB,OAAO,OAAO,gDAAgD,GAAGA,GAAmB,GAAG,GAAG,EAAE,IAAI,EAAE,EAAE,GAAG,EAAE,IAAI,EAAE,MAAM,CAAC,CAAC,EAAE,SAAsBlB,EAAKgD,EAA0B,CAAC,OAAO,GAAG,GAAG9B,GAAmB,GAAG,GAAG,EAAE,IAAI,EAAE,EAAE,GAAG,KAAK,EAAE,MAAM,EAAE,SAAsBlB,EAAKiD,EAAU,CAAC,UAAU,2BAA2B,OAAO,YAAY,QAAQ,YAAY,SAAsBjD,EAAKmD,EAAkB,CAAC,WAAWtB,EAAY,UAAU,CAAC,UAAU,CAAC,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,CAAC,EAAE,UAAU,CAAC,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,CAAC,CAAC,EAAE,SAAsB7B,EAAKuD,EAAW,CAAC,OAAO,OAAO,GAAG,YAAY,UAAU,sEAAsE,UAAU,gBAAgB,SAAS,YAAY,UAAU,aAAa,MAAM,CAAC,OAAO,MAAM,EAAE,QAAQ,YAAY,MAAM,OAAO,UAAU,aAAa,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAevD,EAAK,MAAM,CAAC,UAAU,iBAAiB,SAAsBA,EAAKmD,EAAkB,CAAC,WAAWtB,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,2DAA2D,IAAI,OAAO,QAAQ2B,GAA2BtC,GAAmB,GAAG,GAAG,EAAE,IAAI,EAAE,EAAE,GAAG,EAAE,EAAE,CAAC,EAAE,YAAY,IAAI,WAAW,IAAI,MAAM,uBAAuBA,GAAmB,OAAO,OAAO,gDAAgD,IAAI,sEAAsE,OAAO,qKAAqK,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,2DAA2D,IAAI,MAAM,QAAQsC,GAA2BtC,GAAmB,GAAG,GAAG,EAAE,IAAI,EAAE,EAAE,GAAG,EAAE,EAAE,CAAC,EAAE,YAAY,IAAI,WAAW,KAAK,UAAU,SAAS,UAAU,SAAS,MAAM,uBAAuBA,GAAmB,OAAO,OAAO,gDAAgD,IAAI,qEAAqE,OAAO,gQAAgQ,CAAC,CAAC,EAAE,SAAsBlB,EAAKyD,EAAM,CAAC,WAAW,CAAC,IAAI,2DAA2D,IAAI,OAAO,QAAQD,GAA2BtC,GAAmB,GAAG,GAAG,EAAE,IAAI,EAAE,EAAE,GAAG,EAAE,CAAC,EAAE,YAAY,IAAI,WAAW,IAAI,MAAM,QAAQ,IAAI,sEAAsE,OAAO,qKAAqK,EAAE,UAAU,iBAAiB,mBAAmB,OAAO,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAelB,EAAKmD,EAAkB,CAAC,WAAWtB,EAAY,UAAU,CAAC,UAAU,CAAC,GAAGX,GAAmB,GAAG,GAAG,EAAE,IAAI,EAAE,KAAK,EAAE,UAAU,CAAC,GAAGA,GAAmB,GAAG,GAAG,EAAE,IAAI,EAAE,KAAK,CAAC,EAAE,SAAsBlB,EAAKgD,EAA0B,CAAC,OAAO,IAAI,MAAM,OAAO9B,GAAmB,OAAO,OAAO,YAAY,GAAGA,GAAmB,GAAG,GAAG,EAAE,IAAI,EAAE,IAAI,SAAsBlB,EAAKiD,EAAU,CAAC,UAAU,0BAA0B,OAAO,YAAY,QAAQ,YAAY,SAAsBjD,EAAKmD,EAAkB,CAAC,WAAWtB,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,WAAW,EAAE,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAE,SAAsB7B,EAAK0D,EAAwB,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,UAAU,0BAA0B,MAAM,CAAC,SAAS,OAAO,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,OAAO,UAAU,6DAA6D,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe1D,EAAKmD,EAAkB,CAAC,WAAWtB,EAAY,UAAU,CAAC,UAAU,CAAC,GAAGX,GAAmB,GAAG,GAAG,EAAE,IAAI,EAAE,MAAM,EAAE,UAAU,CAAC,GAAGA,GAAmB,GAAG,GAAG,EAAE,IAAI,EAAE,MAAM,CAAC,EAAE,SAAsBlB,EAAKgD,EAA0B,CAAC,OAAO,IAAI,MAAM,OAAO9B,GAAmB,OAAO,OAAO,YAAY,GAAGA,GAAmB,GAAG,GAAG,EAAE,IAAI,EAAE,KAAK,SAAsBlB,EAAKiD,EAAU,CAAC,UAAU,2BAA2B,OAAO,YAAY,QAAQ,YAAY,SAAsBjD,EAAKmD,EAAkB,CAAC,WAAWtB,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,WAAW,EAAE,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAE,SAAsB7B,EAAK2D,EAAwB,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,SAAS,OAAO,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe3D,EAAKmD,EAAkB,CAAC,WAAWtB,EAAY,UAAU,CAAC,UAAU,CAAC,GAAGX,GAAmB,GAAG,GAAG,EAAE,IAAI,EAAE,MAAM,EAAE,UAAU,CAAC,GAAGA,GAAmB,GAAG,GAAG,EAAE,IAAI,EAAE,MAAM,CAAC,EAAE,SAAsBlB,EAAKgD,EAA0B,CAAC,OAAO,GAAG,MAAM9B,GAAmB,OAAO,QAAQ,GAAGA,GAAmB,GAAG,GAAG,EAAE,IAAI,EAAE,KAAK,SAAsBlB,EAAKiD,EAAU,CAAC,UAAU,0BAA0B,OAAO,YAAY,QAAQ,YAAY,SAAsBjD,EAAKmD,EAAkB,CAAC,WAAWtB,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,WAAW,EAAE,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAE,SAAsB7B,EAAK4D,EAAO,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAef,EAAM,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,MAAM,SAAS,CAAcA,EAAM,MAAM,CAAC,UAAU,gBAAgB,SAAS,CAAcA,EAAM,MAAM,CAAC,UAAU,gBAAgB,SAAS,CAAcA,EAAM,MAAM,CAAC,UAAU,iBAAiB,SAAS,CAAc7C,EAAKgD,EAA0B,CAAC,SAAsBhD,EAAKiD,EAAU,CAAC,UAAU,2BAA2B,iBAAiB,GAAK,iBAAiB,GAAK,OAAO,YAAY,QAAQ,YAAY,SAAsBjD,EAAK6D,EAAS,CAAC,MAAM,qEAAqE,OAAO,OAAO,WAAW,OAAO,cAAc,cAAc,YAAY,WAAW,WAAW,SAAS,WAAW,SAAS,GAAG,YAAY,SAAS,YAAY,SAAS,GAAM,aAAa,GAAK,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe7D,EAAKsD,EAAS,CAAC,sBAAsB,GAAK,SAAsBtD,EAAWqD,EAAS,CAAC,SAAsBrD,EAAK,KAAK,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,KAAK,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAKsD,EAAS,CAAC,sBAAsB,GAAK,SAAsBtD,EAAWqD,EAAS,CAAC,SAAsBrD,EAAK,KAAK,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,0BAA0B,QAAQ,EAAE,SAAS,gDAAgD,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAKmD,EAAkB,CAAC,WAAWtB,EAAY,UAAU,CAAC,UAAU,CAAC,SAAsB7B,EAAWqD,EAAS,CAAC,SAAsBrD,EAAK,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,0BAA0B,QAAQ,EAAE,SAAS,0DAA0D,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,SAAsBA,EAAKsD,EAAS,CAAC,sBAAsB,GAAK,SAAsBtD,EAAWqD,EAAS,CAAC,SAAsBrD,EAAK,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,0BAA0B,QAAQ,EAAE,SAAS,0CAA0C,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAeA,EAAK,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,SAAS,CAAC,EAAeA,EAAKmD,EAAkB,CAAC,WAAWtB,EAAY,UAAU,CAAC,UAAU,CAAC,GAAGX,GAAmB,GAAG,GAAG,EAAE,IAAI,EAAE,OAAO,EAAE,GAAG,KAAK,EAAE,UAAU,CAAC,GAAGA,GAAmB,GAAG,GAAG,EAAE,IAAI,EAAE,OAAO,EAAE,IAAI,EAAE,KAAK,CAAC,EAAE,SAAsBlB,EAAKgD,EAA0B,CAAC,OAAO,GAAG,GAAG9B,GAAmB,GAAG,GAAG,EAAE,IAAI,EAAE,KAAK,EAAE,GAAG,MAAM,SAAsBlB,EAAKiD,EAAU,CAAC,UAAU,2BAA2B,OAAO,YAAY,QAAQ,YAAY,SAAsBjD,EAAKuD,EAAW,CAAC,OAAO,OAAO,GAAG,YAAY,UAAU,sEAAsE,UAAU,SAAS,SAAS,YAAY,UAAU,aAAa,MAAM,CAAC,OAAO,MAAM,EAAE,QAAQ,YAAY,MAAM,OAAO,UAAU,YAAY,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAevD,EAAK,MAAM,CAAC,UAAU,iBAAiB,SAAsBA,EAAKmD,EAAkB,CAAC,WAAWtB,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,gBAAgB,IAAI,OAAO,gBAAgB,KAAK,eAAe,KAAK,QAAQ2B,GAA2BtC,GAAmB,GAAG,GAAG,EAAE,IAAI,EAAE,OAAO,KAAK,GAAG,CAAC,EAAE,YAAY,IAAI,WAAW,IAAI,MAAM,QAAQ,IAAI,oEAAoE,OAAO,kKAAkK,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,gBAAgB,IAAI,OAAO,gBAAgB,KAAK,eAAe,KAAK,QAAQsC,GAA2BtC,GAAmB,GAAG,GAAG,EAAE,IAAI,EAAE,OAAO,EAAE,EAAE,GAAG,CAAC,EAAE,YAAY,IAAI,WAAW,IAAI,MAAM,QAAQ,IAAI,oEAAoE,OAAO,kKAAkK,CAAC,CAAC,EAAE,SAAsBlB,EAAKyD,EAAM,CAAC,WAAW,CAAC,IAAI,gBAAgB,IAAI,OAAO,gBAAgB,KAAK,eAAe,KAAK,QAAQD,GAA2BtC,GAAmB,GAAG,GAAG,EAAE,IAAI,EAAE,KAAK,KAAK,GAAG,CAAC,EAAE,YAAY,IAAI,WAAW,IAAI,MAAM,QAAQ,IAAI,oEAAoE,OAAO,kKAAkK,EAAE,UAAU,eAAe,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAelB,EAAKmD,EAAkB,CAAC,WAAWtB,EAAY,UAAU,CAAC,UAAU,CAAC,GAAGX,GAAmB,GAAG,GAAG,EAAE,IAAI,EAAE,MAAM,EAAE,UAAU,CAAC,GAAGA,GAAmB,GAAG,GAAG,EAAE,IAAI,EAAE,MAAM,CAAC,EAAE,SAAsBlB,EAAKgD,EAA0B,CAAC,OAAO,GAAG,MAAM9B,GAAmB,OAAO,QAAQ,GAAGA,GAAmB,GAAG,GAAG,EAAE,IAAI,EAAE,OAAO,SAAsBlB,EAAKiD,EAAU,CAAC,UAAU,0BAA0B,OAAO,YAAY,QAAQ,YAAY,SAAsBjD,EAAKmD,EAAkB,CAAC,WAAWtB,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,WAAW,EAAE,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAE,SAAsB7B,EAAK4D,EAAO,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe5D,EAAKmD,EAAkB,CAAC,WAAWtB,EAAY,UAAU,CAAC,UAAU,CAAC,GAAGX,GAAmB,GAAG,GAAG,EAAE,IAAI,EAAE,MAAM,EAAE,UAAU,CAAC,GAAGA,GAAmB,GAAG,GAAG,EAAE,IAAI,EAAE,MAAM,CAAC,EAAE,SAAsBlB,EAAKgD,EAA0B,CAAC,OAAO,IAAI,MAAM,OAAO9B,GAAmB,OAAO,OAAO,YAAY,GAAGA,GAAmB,GAAG,GAAG,EAAE,IAAI,EAAE,OAAO,SAAsBlB,EAAKiD,EAAU,CAAC,UAAU,2BAA2B,OAAO,YAAY,QAAQ,YAAY,SAAsBjD,EAAKmD,EAAkB,CAAC,WAAWtB,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,WAAW,EAAE,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAE,SAAsB7B,EAAK8D,EAAiB,CAAC,UAAU,0CAA0C,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,SAAS,OAAO,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe9D,EAAKmD,EAAkB,CAAC,WAAWtB,EAAY,UAAU,CAAC,UAAU,CAAC,GAAGX,GAAmB,GAAG,GAAG,EAAE,IAAI,EAAE,MAAM,EAAE,UAAU,CAAC,GAAGA,GAAmB,GAAG,GAAG,EAAE,IAAI,EAAE,MAAM,CAAC,EAAE,SAAsBlB,EAAKgD,EAA0B,CAAC,OAAO,IAAI,MAAM9B,GAAmB,OAAO,QAAQ,GAAGA,GAAmB,GAAG,GAAG,EAAE,IAAI,EAAE,OAAO,SAAsBlB,EAAKiD,EAAU,CAAC,UAAU,2BAA2B,GAAGb,GAAU,OAAO,YAAY,IAAIE,EAAK,QAAQ,YAAY,SAAsBtC,EAAKmD,EAAkB,CAAC,WAAWtB,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,WAAW,EAAE,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAE,SAAsB7B,EAAK+D,EAAkB,CAAC,OAAO,OAAO,UAAUzB,EAAK,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAetC,EAAKmD,EAAkB,CAAC,WAAWtB,EAAY,UAAU,CAAC,UAAU,CAAC,GAAGX,GAAmB,GAAG,GAAG,EAAE,IAAI,EAAE,MAAM,EAAE,UAAU,CAAC,GAAGA,GAAmB,GAAG,GAAG,EAAE,IAAI,EAAE,MAAM,CAAC,EAAE,SAAsBlB,EAAKgD,EAA0B,CAAC,OAAO,IAAI,MAAM,OAAO9B,GAAmB,OAAO,OAAO,YAAY,GAAGA,GAAmB,GAAG,GAAG,EAAE,IAAI,EAAE,OAAO,SAAsBlB,EAAKiD,EAAU,CAAC,UAAU,2BAA2B,GAAGV,GAAW,OAAO,YAAY,IAAIC,GAAK,QAAQ,YAAY,SAAsBxC,EAAKmD,EAAkB,CAAC,WAAWtB,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,WAAW,EAAE,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAE,SAAsB7B,EAAKgE,EAAiB,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,SAAS,OAAO,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAehE,EAAKmD,EAAkB,CAAC,WAAWtB,EAAY,UAAU,CAAC,UAAU,CAAC,GAAGX,GAAmB,GAAG,GAAG,EAAE,IAAI,EAAE,MAAM,EAAE,UAAU,CAAC,GAAGA,GAAmB,GAAG,GAAG,EAAE,IAAI,EAAE,MAAM,CAAC,EAAE,SAAsBlB,EAAKgD,EAA0B,CAAC,OAAO,IAAI,MAAM9B,GAAmB,OAAO,QAAQ,GAAGA,GAAmB,GAAG,GAAG,EAAE,IAAI,EAAE,OAAO,SAAsBlB,EAAKiD,EAAU,CAAC,UAAU,2BAA2B,GAAGR,GAAW,OAAO,YAAY,IAAIC,GAAK,QAAQ,YAAY,SAAsB1C,EAAKmD,EAAkB,CAAC,WAAWtB,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,WAAW,EAAE,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAE,SAAsB7B,EAAKiE,EAAoB,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAejE,EAAKmD,EAAkB,CAAC,WAAWtB,EAAY,UAAU,CAAC,UAAU,CAAC,GAAGX,GAAmB,GAAG,GAAG,EAAE,IAAI,EAAE,MAAM,EAAE,UAAU,CAAC,GAAGA,GAAmB,GAAG,GAAG,EAAE,IAAI,EAAE,MAAM,CAAC,EAAE,SAAsBlB,EAAKgD,EAA0B,CAAC,OAAO,GAAG,MAAM9B,GAAmB,OAAO,QAAQ,GAAGA,GAAmB,GAAG,GAAG,EAAE,IAAI,EAAE,OAAO,SAAsBlB,EAAKiD,EAAU,CAAC,UAAU,2BAA2B,OAAO,YAAY,QAAQ,YAAY,SAAsBjD,EAAKmD,EAAkB,CAAC,WAAWtB,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,WAAW,EAAE,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAE,SAAsB7B,EAAK4D,EAAO,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe5D,EAAKmD,EAAkB,CAAC,WAAWtB,EAAY,UAAU,CAAC,UAAU,CAAC,GAAGX,GAAmB,GAAG,GAAG,EAAE,IAAI,EAAE,MAAM,EAAE,UAAU,CAAC,GAAGA,GAAmB,GAAG,GAAG,EAAE,IAAI,EAAE,MAAM,CAAC,EAAE,SAAsBlB,EAAKgD,EAA0B,CAAC,OAAO,KAAK,MAAM,OAAO9B,GAAmB,OAAO,OAAO,YAAY,GAAGA,GAAmB,GAAG,GAAG,EAAE,IAAI,EAAE,OAAO,SAAsBlB,EAAKiD,EAAU,CAAC,UAAU,2BAA2B,OAAO,YAAY,QAAQ,YAAY,SAAsBjD,EAAKmD,EAAkB,CAAC,WAAWtB,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAE,SAAsB7B,EAAKkE,EAAiB,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,SAAS,OAAO,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAelE,EAAKmD,EAAkB,CAAC,WAAWtB,EAAY,UAAU,CAAC,UAAU,CAAC,GAAGX,GAAmB,GAAG,GAAG,EAAE,IAAI,EAAE,MAAM,EAAE,UAAU,CAAC,GAAGA,GAAmB,GAAG,GAAG,EAAE,IAAI,EAAE,MAAM,CAAC,EAAE,SAAsBlB,EAAKgD,EAA0B,CAAC,OAAO,GAAG,MAAM9B,GAAmB,OAAO,QAAQ,GAAGA,GAAmB,GAAG,GAAG,EAAE,IAAI,EAAE,OAAO,SAAsBlB,EAAKiD,EAAU,CAAC,UAAU,2BAA2B,OAAO,YAAY,QAAQ,YAAY,SAAsBjD,EAAK4D,EAAO,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe5D,EAAKmD,EAAkB,CAAC,WAAWtB,EAAY,UAAU,CAAC,UAAU,CAAC,MAAMX,GAAmB,OAAO,QAAQ,GAAGA,GAAmB,GAAG,GAAG,EAAE,IAAI,EAAE,MAAM,EAAE,UAAU,CAAC,MAAMA,GAAmB,OAAO,QAAQ,GAAGA,GAAmB,GAAG,GAAG,EAAE,IAAI,EAAE,MAAM,CAAC,EAAE,SAAsBlB,EAAKgD,EAA0B,CAAC,OAAO,IAAI,MAAM,SAAS,GAAG9B,GAAmB,GAAG,GAAG,EAAE,IAAI,EAAE,OAAO,SAAsBlB,EAAKiD,EAAU,CAAC,UAAU,0BAA0B,OAAO,YAAY,QAAQ,YAAY,SAAsBjD,EAAKmE,EAAW,CAAC,UAAU,YAAY,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,UAAU,GAAM,MAAM,CAAC,MAAM,MAAM,EAAE,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAenE,EAAKmD,EAAkB,CAAC,WAAWtB,EAAY,UAAU,CAAC,UAAU,CAAC,GAAGX,GAAmB,GAAG,GAAG,EAAE,IAAI,EAAE,MAAM,EAAE,UAAU,CAAC,GAAGA,GAAmB,GAAG,GAAG,EAAE,IAAI,EAAE,MAAM,CAAC,EAAE,SAAsBlB,EAAKgD,EAA0B,CAAC,OAAO,GAAG,MAAM9B,GAAmB,OAAO,QAAQ,GAAGA,GAAmB,GAAG,GAAG,EAAE,IAAI,EAAE,OAAO,SAAsBlB,EAAKiD,EAAU,CAAC,UAAU,2BAA2B,OAAO,YAAY,QAAQ,YAAY,SAAsBjD,EAAKmD,EAAkB,CAAC,WAAWtB,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,WAAW,EAAE,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAE,SAAsB7B,EAAK4D,EAAO,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe5D,EAAK,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,WAAW,SAAsBA,EAAKmD,EAAkB,CAAC,WAAWtB,EAAY,UAAU,CAAC,UAAU,CAAC,SAAsB7B,EAAWqD,EAAS,CAAC,SAAsBrD,EAAK,IAAI,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,MAAM,CAAC,0BAA0B,QAAQ,EAAE,SAAS,wBAAwB,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,SAAsBA,EAAKsD,EAAS,CAAC,sBAAsB,GAAK,SAAsBtD,EAAWqD,EAAS,CAAC,SAAsBrD,EAAK,IAAI,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,wBAAwB,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAKgD,EAA0B,CAAC,SAAsBhD,EAAKiD,EAAU,CAAC,UAAU,2BAA2B,iBAAiB,GAAK,OAAO,YAAY,QAAQ,YAAY,SAAsBjD,EAAKoE,EAAM,CAAC,OAAO,OAAO,KAAK;AAAA,wCAAwE,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,KAAK,OAAO,IAAI,GAAG,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAepE,EAAKmD,EAAkB,CAAC,WAAWtB,EAAY,UAAU,CAAC,UAAU,CAAC,GAAGX,GAAmB,GAAG,GAAG,EAAE,MAAM,EAAE,UAAU,CAAC,GAAGA,GAAmB,GAAG,GAAG,EAAE,MAAM,CAAC,EAAE,SAAsBlB,EAAKgD,EAA0B,CAAC,OAAO,KAAK,MAAM9B,GAAmB,OAAO,QAAQ,GAAGA,GAAmB,GAAG,GAAG,EAAE,OAAO,SAAsBlB,EAAKiD,EAAU,CAAC,UAAU,2BAA2B,OAAO,YAAY,QAAQ,YAAY,SAAsBjD,EAAKmD,EAAkB,CAAC,WAAWtB,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,WAAW,EAAE,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAE,SAAsB7B,EAAKqE,EAAO,CAAC,UAAU,cAAc,OAAO,OAAO,GAAG,YAAY,UAAU,YAAY,SAAS,YAAY,UAAU,gBAAgB,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAerE,EAAK,MAAM,CAAC,GAAG,SAAS,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,EAAQsE,GAAI,CAAC,kFAAkF,kFAAkF,oSAAoS,8aAA8a,8HAA8H,4SAA4S,2UAA2U,mSAAmS,mSAAmS,oUAAoU,4RAA4R,qMAAqM,oOAAoO,mRAAmR,kJAAkJ,oRAAoR,6KAA6K,uIAAuI,uPAAuP,0fAA0f,8QAA8Q,8QAA8Q,oKAAoK,4NAA4N,iRAAiR,gHAAgH,+QAA+Q,yWAAyW,0GAA0G,iSAAiS,wGAAwG,GAAeA,GAAI,GAAgBA,GAAI,GAAgBA,GAAI,GAAgBA,GAAI,GAAgBA,GAAI,88BAA88B,kiDAAkiD,EAal9vCC,EAAgBC,EAAQjE,GAAU+D,GAAI,cAAc,EAASG,GAAQF,EAAgBA,EAAgB,YAAY,aAAaA,EAAgB,aAAa,CAAC,OAAO,KAAK,MAAM,IAAI,EAAEG,GAASH,EAAgB,CAAC,CAAC,cAAc,GAAK,MAAM,CAAC,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,0EAA0E,IAAI,uEAAuE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,wDAAwD,IAAI,yEAAyE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,cAAc,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,cAAc,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,uGAAuG,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,6JAA6J,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,oGAAoG,IAAI,uEAAuE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,0EAA0E,IAAI,yEAAyE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,wDAAwD,IAAI,yEAAyE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,cAAc,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,cAAc,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,uGAAuG,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,6JAA6J,IAAI,sEAAsE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,oGAAoG,IAAI,wEAAwE,OAAO,KAAK,CAAC,CAAC,EAAE,GAAGI,GAAY,GAAGC,GAAY,GAAGC,GAAgB,GAAGC,GAA6B,GAAGC,GAA6B,GAAGC,GAAY,GAAGC,GAAc,GAAGC,GAAsB,GAAGC,GAAuB,GAAGC,GAAsB,GAAGC,GAAyB,GAAGC,GAAsB,GAAGC,GAAgB,GAAGC,GAAW,GAAGC,GAAY,GAAGC,EAAoCC,EAAK,EAAE,GAAGD,EAAqCC,EAAK,EAAE,GAAGD,EAAqCC,EAAK,EAAE,GAAGD,EAAqCC,EAAK,EAAE,GAAGD,EAAqCC,EAAK,CAAC,EAAE,CAAC,6BAA6B,EAAI,CAAC,EAC53H,IAAMC,GAAqB,CAAC,QAAU,CAAC,QAAU,CAAC,KAAO,iBAAiB,KAAO,kBAAkB,MAAQ,CAAC,EAAE,YAAc,CAAC,qBAAuB,yKAAuM,oCAAsC,4JAA0L,sBAAwB,OAAO,4BAA8B,OAAO,sBAAwB,IAAI,qBAAuB,OAAO,kBAAoB,OAAO,qBAAuB,OAAO,uBAAyB,GAAG,6BAA+B,OAAO,yBAA2B,QAAQ,yBAA2B,MAAM,CAAC,EAAE,MAAQ,CAAC,KAAO,SAAS,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,mBAAqB,CAAC,KAAO,UAAU,CAAC,CAAC",
  "names": ["BannerFonts", "getFonts", "twlQzHp43_default", "HeaderFonts", "TvbKsJn3P_default", "CTAButtonsFonts", "HE0I2g4d_default", "TreatmentsForNavigationFonts", "c1hxVZMj6_default", "HowHenryWorks123SectionFonts", "j6aTNbqkM_default", "SpacerFonts", "b5yCQ68Vo_default", "MaterialFonts", "Icon", "ProductSelectionFonts", "pzHq9U6Fh_default", "TrustpilotSectionFonts", "kI10tQkgJ_default", "ProvidersSectionFonts", "tCyCNVWjR_default", "ClinicalTeamSectionFonts", "fxIbO6y4K_default", "ProvidersWhoCareFonts", "WZj5Fx4EV_default", "FAQSectionFonts", "yAQ5rBRJ4_default", "EmbedFonts", "Embed", "FooterFonts", "kxA2XjvgX_default", "breakpoints", "serializationHash", "variantClassNames", "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", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "scopingClassNames", "cx", "elementId", "useRouteElementId", "ref1", "elementId1", "ref2", "elementId2", "ref3", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "ComponentViewportProvider", "Container", "twlQzHp43_default", "PropertyOverrides2", "TvbKsJn3P_default", "x", "RichText2", "HE0I2g4d_default", "getLoadingLazyAtYPosition", "Image2", "c1hxVZMj6_default", "j6aTNbqkM_default", "b5yCQ68Vo_default", "Icon", "pzHq9U6Fh_default", "kI10tQkgJ_default", "tCyCNVWjR_default", "fxIbO6y4K_default", "WZj5Fx4EV_default", "yAQ5rBRJ4_default", "Embed", "kxA2XjvgX_default", "css", "FramerPLhC3lbOP", "withCSS", "PLhC3lbOP_default", "addFonts", "BannerFonts", "HeaderFonts", "CTAButtonsFonts", "TreatmentsForNavigationFonts", "HowHenryWorks123SectionFonts", "SpacerFonts", "MaterialFonts", "ProductSelectionFonts", "TrustpilotSectionFonts", "ProvidersSectionFonts", "ClinicalTeamSectionFonts", "ProvidersWhoCareFonts", "FAQSectionFonts", "EmbedFonts", "FooterFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
