{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/xx6EUjOEJxE58t0iwTqb/3JRp865qFFYKxa0mUKZ6/I4dqjBTtT.js"],
  "sourcesContent": ["// Generated by Framer (46f1e3d)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,Image,PathVariablesContext,PropertyOverrides,RichText,useActiveVariantCallback,useCustomCursors,useHydratedBreakpointVariants,useLocaleInfo,useOverlayState,useQueryData,withCSS}from\"framer\";import{AnimatePresence,LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import*as ReactDOM from\"react-dom\";import{Icon as Material}from\"https://framerusercontent.com/modules/6Ldpz1V0DkD45gXvi67I/PCgBX5d6MdQT7E7nhdXn/Material.js\";import Embed from\"https://framerusercontent.com/modules/o1PI5S8YtkA5bP5g4dFz/9zLIz4fn80IR9zpOx18Q/Embed.js\";import Navigation from\"#framer/local/canvasComponent/B1S1D2kFD/B1S1D2kFD.js\";import BodySculpting1 from\"#framer/local/canvasComponent/DnI8Ug4BL/DnI8Ug4BL.js\";import TopbarCopy3 from\"#framer/local/canvasComponent/eeTauoMGw/eeTauoMGw.js\";import LifestyleButton from\"#framer/local/canvasComponent/Hnq1UA4pW/Hnq1UA4pW.js\";import AllTemplates from\"#framer/local/canvasComponent/I2pdQSCrH/I2pdQSCrH.js\";import BodySculpting from\"#framer/local/canvasComponent/IrFRQjNaZ/IrFRQjNaZ.js\";import Premium from\"#framer/local/canvasComponent/l7X3GoWkt/l7X3GoWkt.js\";import Bundles from\"#framer/local/canvasComponent/lggnmkF8P/lggnmkF8P.js\";import FooterCopy from\"#framer/local/canvasComponent/NZZIL2SPF/NZZIL2SPF.js\";import TopbarCopy2 from\"#framer/local/canvasComponent/t24rwTT8U/t24rwTT8U.js\";import ProductivityButton from\"#framer/local/canvasComponent/yS2YsZw3Y/yS2YsZw3Y.js\";import StudyingButton from\"#framer/local/canvasComponent/Z6Xp8yyHJ/Z6Xp8yyHJ.js\";import Treatments from\"#framer/local/collection/XPtI9R73O/XPtI9R73O.js\";import*as sharedStyle3 from\"#framer/local/css/gW_wjiko2/gW_wjiko2.js\";import*as sharedStyle1 from\"#framer/local/css/LOa2RVw1y/LOa2RVw1y.js\";import*as sharedStyle2 from\"#framer/local/css/SnGwwpGsi/SnGwwpGsi.js\";import*as sharedStyle from\"#framer/local/css/z0JMAQBXP/z0JMAQBXP.js\";import metadataProvider from\"#framer/local/webPageMetadata/I4dqjBTtT/I4dqjBTtT.js\";const AllTemplatesFonts=getFonts(AllTemplates);const ProductivityButtonFonts=getFonts(ProductivityButton);const StudyingButtonFonts=getFonts(StudyingButton);const LifestyleButtonFonts=getFonts(LifestyleButton);const BodySculptingFonts=getFonts(BodySculpting);const BodySculpting1Fonts=getFonts(BodySculpting1);const PremiumFonts=getFonts(Premium);const BundlesFonts=getFonts(Bundles);const EmbedFonts=getFonts(Embed);const MaterialFonts=getFonts(Material);const NavigationFonts=getFonts(Navigation);const TopbarCopy2Fonts=getFonts(TopbarCopy2);const FooterCopyFonts=getFonts(FooterCopy);const TopbarCopy3Fonts=getFonts(TopbarCopy3);const cycleOrder=[\"IddotvNvm\",\"kvky1YCsF\",\"BKXBZ4uqw\"];const breakpoints={BKXBZ4uqw:\"(max-width: 809px)\",IddotvNvm:\"(min-width: 1200px)\",kvky1YCsF:\"(min-width: 810px) and (max-width: 1199px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-30Cf2\";const variantClassNames={BKXBZ4uqw:\"framer-v-iot1z1\",IddotvNvm:\"framer-v-jcbq4e\",kvky1YCsF:\"framer-v-h8pp5y\"};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const transition1={delay:.6,duration:.3,ease:[.44,0,.56,1],type:\"tween\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:0,y:0};const animation1={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};const Overlay=({children,blockDocumentScrolling,enabled=true})=>{const[visible,setVisible]=useOverlayState({blockDocumentScrolling});return children({hide:()=>setVisible(false),show:()=>setVisible(true),toggle:()=>setVisible(!visible),visible:enabled&&visible});};const QueryData=({query,children})=>{const data=useQueryData(query);return children(data);};const metadata=metadataProvider();const humanReadableVariantMap={Desktop:\"IddotvNvm\",Phone:\"BKXBZ4uqw\",Tablet:\"kvky1YCsF\"};const getProps=({height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"IddotvNvm\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,XwkoLJCInv2HNsn2uG,aIBUyQP3wv2HNsn2uG,sTS2ID0PPv2HNsn2uG,SAvjmNHK0v2HNsn2uG,QSwaANzUvv2HNsn2uG,PBIacXCnmv2HNsn2uG,idv2HNsn2uG,...restProps}=getProps(props);React.useInsertionEffect(()=>{const metadata1=metadataProvider(undefined,activeLocale);document.title=metadata1.title||\"\";if(metadata1.viewport){var _document_querySelector;(_document_querySelector=document.querySelector('meta[name=\"viewport\"]'))===null||_document_querySelector===void 0?void 0:_document_querySelector.setAttribute(\"content\",metadata1.viewport);}if(metadata1.bodyClassName){Array.from(document.body.classList).filter(c=>c.startsWith(\"framer-body-\")).map(c=>document.body.classList.remove(c));document.body.classList.add(`${metadata1.bodyClassName}-framer-30Cf2`);return()=>{document.body.classList.remove(`${metadata1.bodyClassName}-framer-30Cf2`);};}},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const{activeVariantCallback,delay}=useActiveVariantCallback(undefined);const onTap42m929=overlay=>activeVariantCallback(async(...args)=>{overlay.toggle();});const onTapzn6atv=overlay=>activeVariantCallback(async(...args)=>{overlay.hide();});const ref1=React.useRef(null);const isDisplayed=()=>{if(baseVariant===\"BKXBZ4uqw\")return!isBrowser();return true;};const isDisplayed1=()=>{if(baseVariant===\"BKXBZ4uqw\")return true;return!isBrowser();};const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className];useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"IddotvNvm\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-jcbq4e\",className),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ibpjv9\",\"data-framer-name\":\"Content\",name:\"Content\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ogrbig\",\"data-framer-name\":\"Header + Categories\",name:\"Header + Categories\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-2qa6e2\",\"data-framer-name\":\"Header/Sub\",name:\"Header/Sub\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-plhz7x\",\"data-framer-name\":\"blank image\",name:\"blank image\",children:/*#__PURE__*/_jsx(\"div\",{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1040,intrinsicWidth:1040},className:\"framer-1ec7qqy\",\"data-framer-name\":\"image\",name:\"image\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-uv9yxb\",\"data-framer-name\":\"Title\",name:\"Title\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-5fqm4r\",\"data-framer-name\":\"Header\",name:\"Header\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-13jjlo6\",\"data-styles-preset\":\"z0JMAQBXP\",style:{\"--framer-text-color\":\"var(--token-de357bac-4dbc-4ab3-b0f5-568fe572156e, rgb(239, 223, 156))\"},children:/*#__PURE__*/_jsx(\"span\",{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(270deg, var(--token-c6d976c5-015a-4fbe-a316-1d0dd196c313, rgb(213, 182, 95)) 58.79629629629629%, var(--token-de357bac-4dbc-4ab3-b0f5-568fe572156e, rgb(239, 223, 156)) 121.01851851851852%)\"},children:\"Body Sculpting\"})})}),className:\"framer-167op8d\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1mc563u\",\"data-framer-name\":\"Subheader\",name:\"Subheader\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{BKXBZ4uqw:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1ay5sc0\",\"data-styles-preset\":\"SnGwwpGsi\",style:{\"--framer-text-alignment\":\"center\"},children:\"Body sculpting treatment is often used to shape certain areas, eliminate stubborn fat and tighten the skin.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1s8r0i3\",\"data-styles-preset\":\"LOa2RVw1y\",style:{\"--framer-text-alignment\":\"center\"},children:\"Body sculpting treatment is often used to shape certain areas, eliminate stubborn fat and tighten the skin.\"})}),className:\"framer-inwurp\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1rz6dg5\",\"data-framer-name\":\"Filter Options\",name:\"Filter Options\",children:[isDisplayed()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ayfhk3 hidden-iot1z1\",\"data-framer-name\":\"Categories\",name:\"Categories\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1ht7h3r-container\",\"data-framer-name\":\"All Templates Button\",name:\"All Templates Button\",children:/*#__PURE__*/_jsx(AllTemplates,{height:\"100%\",id:\"bsHK8mllW\",layoutId:\"bsHK8mllW\",name:\"All Templates Button\",variant:\"ea1Wzu0Of\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-178e25y-container\",children:/*#__PURE__*/_jsx(ProductivityButton,{height:\"100%\",id:\"r8vwNgnHn\",layoutId:\"r8vwNgnHn\",variant:\"yjVMzVSxN\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-ao6rjk-container\",children:/*#__PURE__*/_jsx(StudyingButton,{height:\"100%\",id:\"vZoXr59Jk\",layoutId:\"vZoXr59Jk\",variant:\"VAV6nn5aF\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-v1xubi-container\",children:/*#__PURE__*/_jsx(LifestyleButton,{height:\"100%\",id:\"T0CTRS7ms\",layoutId:\"T0CTRS7ms\",variant:\"k3Toax74z\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1edt1rj-container\",\"data-framer-name\":\"Advanced CIT\",name:\"Advanced CIT\",children:/*#__PURE__*/_jsx(BodySculpting,{height:\"100%\",id:\"AJhGfXJj3\",layoutId:\"AJhGfXJj3\",name:\"Advanced CIT\",variant:\"UgvCnBO3b\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1s0f7dx-container\",children:/*#__PURE__*/_jsx(BodySculpting1,{height:\"100%\",id:\"D8yxo9QZi\",layoutId:\"D8yxo9QZi\",variant:\"QC5slW8fF\",width:\"100%\"})})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1jdozi7\",\"data-framer-name\":\"Separator\",name:\"Separator\"}),isDisplayed()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-dpjccj hidden-iot1z1\",\"data-framer-name\":\"Price Options\",name:\"Price Options\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1tyrfoq-container\",children:/*#__PURE__*/_jsx(Premium,{height:\"100%\",id:\"Pw7TPtBmi\",layoutId:\"Pw7TPtBmi\",style:{height:\"100%\"},variant:\"JmKU_dJPM\",width:\"100%\"})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1463t5p\"}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1amekyd-container\",children:/*#__PURE__*/_jsx(Bundles,{height:\"100%\",id:\"JRGSgzWdn\",layoutId:\"JRGSgzWdn\",style:{height:\"100%\"},variant:\"xB759GP7h\",width:\"100%\"})})})]})]})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-68eiel\",\"data-framer-name\":\"Listings\",name:\"Listings\",children:/*#__PURE__*/_jsx(QueryData,{query:{from:{data:Treatments,type:\"Collection\"},select:[{name:\"XwkoLJCIn\",type:\"Identifier\"},{name:\"aIBUyQP3w\",type:\"Identifier\"},{name:\"sTS2ID0PP\",type:\"Identifier\"},{name:\"SAvjmNHK0\",type:\"Identifier\"},{name:\"QSwaANzUv\",type:\"Identifier\"},{name:\"PBIacXCnm\",type:\"Identifier\"},{name:\"id\",type:\"Identifier\"}],where:{left:{name:\"sTS2ID0PP\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:\"Body Sculpting\"},type:\"BinaryOperation\"}},children:collection=>collection.map(({XwkoLJCIn:XwkoLJCInv2HNsn2uG,aIBUyQP3w:aIBUyQP3wv2HNsn2uG,sTS2ID0PP:sTS2ID0PPv2HNsn2uG,SAvjmNHK0:SAvjmNHK0v2HNsn2uG,QSwaANzUv:QSwaANzUvv2HNsn2uG,PBIacXCnm:PBIacXCnmv2HNsn2uG,id:idv2HNsn2uG},i)=>{return /*#__PURE__*/_jsx(LayoutGroup,{id:`v2HNsn2uG-${idv2HNsn2uG}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{QSwaANzUv:QSwaANzUvv2HNsn2uG},children:/*#__PURE__*/_jsx(Overlay,{children:overlay=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-fhmjlf\",\"data-framer-name\":\"Listing\",id:`${QSwaANzUvv2HNsn2uG}-fhmjlf`,name:\"Listing\",onTap:onTap42m929(overlay),children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{BKXBZ4uqw:{background:{alt:\"\",fit:\"fill\",sizes:\"max(min(100vw - 60px, 400px), 200px)\",...toResponsiveImage(XwkoLJCInv2HNsn2uG)}},kvky1YCsF:{background:{alt:\"\",fit:\"fill\",sizes:\"min(max((min(100vw - 120px, 800px) - 35px) / 2, 200px), 400px)\",...toResponsiveImage(XwkoLJCInv2HNsn2uG)}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",sizes:\"max((min(100vw - 120px, 1200px) - 70px) / 3, 200px)\",...toResponsiveImage(XwkoLJCInv2HNsn2uG)},className:\"framer-g0px4p\",\"data-framer-name\":\"Thumbnail Image\",name:\"Thumbnail Image\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-el8486\",\"data-framer-name\":\"Thumbnail\",name:\"Thumbnail\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-10zm6n0\",\"data-framer-name\":\"Name\",name:\"Name\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1i1ycfi\",\"data-framer-name\":\"Title + Price\",name:\"Title + Price\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1RpbWVzIE5vdyBTZW1pTGlnaHQ=\",\"--framer-font-family\":'\"Times Now SemiLight\", \"Times Now SemiLight Placeholder\", sans-serif',\"--framer-font-size\":\"21px\",\"--framer-text-color\":\"var(--token-11f24841-0b0d-47b0-bc3c-99677b391255, rgb(152, 139, 90))\"},children:\"Treatment Name\"})}),className:\"framer-1alp5dj\",\"data-framer-name\":\"Template Name\",fonts:[\"CUSTOM;Times Now SemiLight\"],name:\"Template Name\",text:aIBUyQP3wv2HNsn2uG,verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXIgVGlnaHQtcmVndWxhcg==\",\"--framer-font-family\":'\"Inter Tight\", \"Inter Tight Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-text-color\":\"rgb(184, 184, 184)\"},children:\"Template Category\"})}),className:\"framer-1nwwxth\",\"data-framer-name\":\"Template Category\",fonts:[\"GF;Inter Tight-regular\"],name:\"Template Category\",text:sTS2ID0PPv2HNsn2uG,verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1equlzq\",\"data-framer-name\":\"Description + Separator\",name:\"Description + Separator\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-g5utme\",\"data-framer-name\":\"Separator\",name:\"Separator\"}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-8sl9yy\",\"data-styles-preset\":\"gW_wjiko2\",children:\"Short Description\"})}),className:\"framer-e4zcbm\",\"data-framer-name\":\"Short Description\",fonts:[\"Inter\"],name:\"Short Description\",text:SAvjmNHK0v2HNsn2uG,verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay.visible&&/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/ReactDOM.createPortal(/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.div,{animate:{opacity:1,transition:{delay:0,duration:.3,ease:[.5,0,.88,.77],type:\"tween\"}},className:\"framer-8rmtjz\",\"data-framer-name\":\"Purchase Overlay\",\"data-framer-portal-id\":`${QSwaANzUvv2HNsn2uG}-fhmjlf`,exit:{opacity:0,transition:{delay:0,duration:0,ease:[0,0,1,1],type:\"tween\"}},initial:{opacity:0},name:\"Purchase Overlay\",onTap:()=>overlay.hide()},\"du039Wft5\"),/*#__PURE__*/_jsx(\"div\",{className:\"framer-hc60k1\",\"data-framer-name\":\"Loading Screen\",\"data-framer-portal-id\":`${QSwaANzUvv2HNsn2uG}-fhmjlf`,name:\"Loading Screen\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{animate:animation,className:\"framer-1tv551j-container\",\"data-framer-name\":\"Gumroad Embed\",initial:animation1,name:\"Gumroad Embed\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(Embed,{height:\"100%\",html:\"\",id:\"UxRvSNlOj\",layoutId:\"UxRvSNlOj\",name:\"Gumroad Embed\",style:{height:\"100%\",width:\"100%\"},type:\"url\",url:PBIacXCnmv2HNsn2uG,width:\"100%\"})})})}),/*#__PURE__*/_jsxs(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:675,intrinsicWidth:1332,pixelHeight:675,pixelWidth:1332,positionX:\"left\",positionY:\"bottom\",src:\"https://framerusercontent.com/images/PccAEDOcbi3G9iAdUz4VertTy8A.png\",srcSet:\"https://framerusercontent.com/images/PccAEDOcbi3G9iAdUz4VertTy8A.png?scale-down-to=512 512w,https://framerusercontent.com/images/PccAEDOcbi3G9iAdUz4VertTy8A.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/PccAEDOcbi3G9iAdUz4VertTy8A.png 1332w\"},className:\"framer-1mc6726\",\"data-framer-name\":\"Close Overlay\",\"data-framer-portal-id\":`${QSwaANzUvv2HNsn2uG}-fhmjlf`,name:\"Close Overlay\",onTap:onTapzn6atv(overlay),children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-25eu3z-container\",\"data-framer-name\":\"Close Icon\",name:\"Close Icon\",children:/*#__PURE__*/_jsx(Material,{color:\"rgb(255, 255, 255)\",height:\"100%\",iconSearch:\"close\",iconSelection:\"Home\",iconStyle15:\"Filled\",iconStyle2:\"Filled\",iconStyle7:\"Filled\",id:\"BNctkohEb\",layoutId:\"BNctkohEb\",mirrored:false,name:\"Close Icon\",selectByList:false,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),isDisplayed1()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7U3BhY2UgR3JvdGVzay1yZWd1bGFy\",\"--framer-font-family\":'\"Space Grotesk\", \"Space Grotesk Placeholder\", sans-serif',\"--framer-line-height\":\"1.3em\",\"--framer-text-color\":\"rgb(255, 247, 247)\"},children:\"Close\"})}),className:\"framer-pn6jul hidden-jcbq4e hidden-h8pp5y\",fonts:[\"GF;Space Grotesk-regular\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),document.querySelector(\"#overlay\"))})})]})})})})},idv2HNsn2uG);})})})]}),isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1klldqf-container hidden-iot1z1\",layoutScroll:true,children:/*#__PURE__*/_jsx(Navigation,{height:\"100%\",id:\"oEbzmR2Kf\",layoutId:\"oEbzmR2Kf\",style:{width:\"100%\"},variant:\"gTwQLx57l\",width:\"100%\"})})}),isDisplayed1()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{BKXBZ4uqw:{width:\"100vw\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-iqhq9b-container hidden-jcbq4e hidden-h8pp5y\",\"data-framer-name\":\"NEW TREATMENT FILTER\",layoutScroll:true,name:\"NEW TREATMENT FILTER\",children:/*#__PURE__*/_jsx(TopbarCopy2,{height:\"100%\",id:\"aBPs_m2po\",layoutId:\"aBPs_m2po\",name:\"NEW TREATMENT FILTER\",style:{width:\"100%\"},variant:\"P5VNKgr1s\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1qbfrgz-container\",\"data-framer-name\":\"Footer 2\",name:\"Footer 2\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{BKXBZ4uqw:{variant:\"vPM3vRLR8\"}},children:/*#__PURE__*/_jsx(FooterCopy,{height:\"100%\",id:\"AeoNHvi_3\",layoutId:\"AeoNHvi_3\",name:\"Footer 2\",style:{width:\"100%\"},variant:\"wmlKiYoIz\",width:\"100%\"})})})}),isDisplayed1()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{BKXBZ4uqw:{width:\"100vw\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-2f2374-container hidden-jcbq4e hidden-h8pp5y\",\"data-framer-name\":\"Best Mobile Nav\",layoutScroll:true,name:\"Best Mobile Nav\",children:/*#__PURE__*/_jsx(TopbarCopy3,{height:\"100%\",id:\"GS1_3fOIy\",layoutId:\"GS1_3fOIy\",name:\"Best Mobile Nav\",style:{width:\"100%\"},variant:\"ykTH_aHb0\",width:\"100%\"})})})})]}),/*#__PURE__*/_jsx(\"div\",{className:cx(serializationHash,...sharedStyleClassNames),id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",`.${metadata.bodyClassName}-framer-30Cf2 { background: white; }`,\".framer-30Cf2.framer-1lvzfzp, .framer-30Cf2 .framer-1lvzfzp { display: block; }\",\".framer-30Cf2.framer-jcbq4e { 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: hidden; padding: 0px; position: relative; width: 1200px; }\",\".framer-30Cf2 .framer-1ibpjv9 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 75px; height: min-content; justify-content: center; overflow: hidden; padding: 130px 60px 80px 60px; position: relative; width: 100%; }\",\".framer-30Cf2 .framer-ogrbig { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-30Cf2 .framer-2qa6e2 { 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: visible; padding: 5px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-30Cf2 .framer-plhz7x { align-content: center; align-items: center; border-bottom-left-radius: 360px; border-bottom-right-radius: 360px; border-top-left-radius: 360px; border-top-right-radius: 360px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 25px; justify-content: center; overflow: visible; padding: 10px; position: relative; width: min-content; }\",\".framer-30Cf2 .framer-1ec7qqy { aspect-ratio: 1 / 1; border-bottom-left-radius: 360px; border-bottom-right-radius: 360px; border-top-left-radius: 360px; border-top-right-radius: 360px; flex: none; height: var(--framer-aspect-ratio-supported, 140px); overflow: visible; position: relative; width: 140px; }\",\".framer-30Cf2 .framer-uv9yxb { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 5px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-30Cf2 .framer-5fqm4r, .framer-30Cf2 .framer-1mc563u { 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: 100%; }\",\".framer-30Cf2 .framer-167op8d { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-30Cf2 .framer-inwurp { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 441px; word-break: break-word; word-wrap: break-word; }\",\".framer-30Cf2 .framer-1rz6dg5 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 25px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-30Cf2 .framer-1ayfhk3 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: wrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 15px; position: relative; width: 100%; }\",\".framer-30Cf2 .framer-1ht7h3r-container, .framer-30Cf2 .framer-178e25y-container, .framer-30Cf2 .framer-ao6rjk-container, .framer-30Cf2 .framer-v1xubi-container, .framer-30Cf2 .framer-1edt1rj-container, .framer-30Cf2 .framer-1s0f7dx-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-30Cf2 .framer-1jdozi7 { background-color: var(--token-11f24841-0b0d-47b0-bc3c-99677b391255, #988b5a); flex: none; height: 1px; max-width: 1200px; overflow: hidden; position: relative; width: 49%; }\",\".framer-30Cf2 .framer-dpjccj { 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-30Cf2 .framer-1tyrfoq-container, .framer-30Cf2 .framer-1amekyd-container { flex: none; height: 19px; position: relative; width: auto; }\",\".framer-30Cf2 .framer-1463t5p { aspect-ratio: 1 / 1; background-color: var(--token-11f24841-0b0d-47b0-bc3c-99677b391255, #988b5a); border-bottom-left-radius: 360px; border-bottom-right-radius: 360px; border-top-left-radius: 360px; border-top-right-radius: 360px; flex: none; height: var(--framer-aspect-ratio-supported, 3px); overflow: hidden; position: relative; width: 3px; will-change: var(--framer-will-change-override, transform); }\",\".framer-30Cf2 .framer-68eiel { display: grid; flex: none; gap: 35px; grid-auto-rows: minmax(0, 1fr); grid-template-columns: repeat(3, minmax(200px, 1fr)); height: min-content; justify-content: center; max-width: 1200px; padding: 0px; position: relative; width: 100%; }\",\".framer-30Cf2 .framer-fhmjlf { align-content: center; align-items: center; align-self: start; cursor: pointer; display: flex; flex: none; flex-direction: column; flex-wrap: wrap; gap: 30px; height: 100%; justify-content: flex-start; justify-self: start; padding: 0px; position: relative; width: 100%; }\",\".framer-30Cf2 .framer-g0px4p { border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; flex: none; height: 333px; position: relative; width: 100%; }\",\".framer-30Cf2 .framer-el8486 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 15px; height: min-content; justify-content: flex-start; min-width: 200px; padding: 0px; position: relative; width: 100%; }\",\".framer-30Cf2 .framer-10zm6n0 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 3px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-30Cf2 .framer-1i1ycfi { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-30Cf2 .framer-1alp5dj { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-30Cf2 .framer-1nwwxth, .framer-30Cf2 .framer-e4zcbm { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-30Cf2 .framer-1equlzq { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-30Cf2 .framer-g5utme { background-color: var(--token-df3399c0-379c-4d3f-819f-372fd13cd9ae, #e3e3e3); flex: none; height: 1px; overflow: hidden; position: relative; width: 75%; }\",\".framer-30Cf2 .framer-8rmtjz { background-color: rgba(0, 0, 0, 0.6); inset: 0px; position: fixed; user-select: none; z-index: 4; }\",\".framer-30Cf2 .framer-hc60k1 { background-color: #ffffff; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; bottom: 40px; flex: none; left: 100px; overflow: hidden; position: fixed; right: 100px; top: 40px; will-change: var(--framer-will-change-override, transform); z-index: 4; }\",\".framer-30Cf2 .framer-1tv551j-container { bottom: 0px; flex: none; left: 0px; position: absolute; right: 0px; top: 0px; }\",\".framer-30Cf2 .framer-1mc6726 { align-content: center; align-items: center; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; border-top-left-radius: 5px; border-top-right-radius: 5px; cursor: pointer; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 5px; position: fixed; right: 15px; top: 15px; width: min-content; will-change: var(--framer-will-change-override, transform); z-index: 4; }\",\".framer-30Cf2 .framer-25eu3z-container { flex: none; height: 24px; position: relative; width: 24px; }\",\".framer-30Cf2 .framer-pn6jul { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-30Cf2 .framer-1klldqf-container { flex: none; height: auto; left: 50%; position: fixed; top: 0px; transform: translateX(-50%); width: 100%; z-index: 3; }\",\".framer-30Cf2 .framer-iqhq9b-container { bottom: 0px; flex: none; height: auto; left: 0px; position: fixed; right: 0px; z-index: 2; }\",\".framer-30Cf2 .framer-1qbfrgz-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-30Cf2 .framer-2f2374-container { flex: none; height: auto; left: 0px; position: fixed; right: 0px; top: 0px; z-index: 3; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-30Cf2.framer-jcbq4e, .framer-30Cf2 .framer-1ibpjv9, .framer-30Cf2 .framer-ogrbig, .framer-30Cf2 .framer-2qa6e2, .framer-30Cf2 .framer-plhz7x, .framer-30Cf2 .framer-uv9yxb, .framer-30Cf2 .framer-5fqm4r, .framer-30Cf2 .framer-1mc563u, .framer-30Cf2 .framer-1rz6dg5, .framer-30Cf2 .framer-1ayfhk3, .framer-30Cf2 .framer-dpjccj, .framer-30Cf2 .framer-fhmjlf, .framer-30Cf2 .framer-el8486, .framer-30Cf2 .framer-10zm6n0, .framer-30Cf2 .framer-1equlzq, .framer-30Cf2 .framer-1mc6726 { gap: 0px; } .framer-30Cf2.framer-jcbq4e > *, .framer-30Cf2 .framer-2qa6e2 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-30Cf2.framer-jcbq4e > :first-child, .framer-30Cf2 .framer-1ibpjv9 > :first-child, .framer-30Cf2 .framer-ogrbig > :first-child, .framer-30Cf2 .framer-2qa6e2 > :first-child, .framer-30Cf2 .framer-uv9yxb > :first-child, .framer-30Cf2 .framer-1rz6dg5 > :first-child, .framer-30Cf2 .framer-fhmjlf > :first-child, .framer-30Cf2 .framer-el8486 > :first-child, .framer-30Cf2 .framer-10zm6n0 > :first-child, .framer-30Cf2 .framer-1equlzq > :first-child { margin-top: 0px; } .framer-30Cf2.framer-jcbq4e > :last-child, .framer-30Cf2 .framer-1ibpjv9 > :last-child, .framer-30Cf2 .framer-ogrbig > :last-child, .framer-30Cf2 .framer-2qa6e2 > :last-child, .framer-30Cf2 .framer-uv9yxb > :last-child, .framer-30Cf2 .framer-1rz6dg5 > :last-child, .framer-30Cf2 .framer-fhmjlf > :last-child, .framer-30Cf2 .framer-el8486 > :last-child, .framer-30Cf2 .framer-10zm6n0 > :last-child, .framer-30Cf2 .framer-1equlzq > :last-child { margin-bottom: 0px; } .framer-30Cf2 .framer-1ibpjv9 > * { margin: 0px; margin-bottom: calc(75px / 2); margin-top: calc(75px / 2); } .framer-30Cf2 .framer-ogrbig > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-30Cf2 .framer-plhz7x > *, .framer-30Cf2 .framer-5fqm4r > *, .framer-30Cf2 .framer-1mc563u > *, .framer-30Cf2 .framer-1ayfhk3 > *, .framer-30Cf2 .framer-dpjccj > *, .framer-30Cf2 .framer-1mc6726 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-30Cf2 .framer-plhz7x > :first-child, .framer-30Cf2 .framer-5fqm4r > :first-child, .framer-30Cf2 .framer-1mc563u > :first-child, .framer-30Cf2 .framer-1ayfhk3 > :first-child, .framer-30Cf2 .framer-dpjccj > :first-child, .framer-30Cf2 .framer-1mc6726 > :first-child { margin-left: 0px; } .framer-30Cf2 .framer-plhz7x > :last-child, .framer-30Cf2 .framer-5fqm4r > :last-child, .framer-30Cf2 .framer-1mc563u > :last-child, .framer-30Cf2 .framer-1ayfhk3 > :last-child, .framer-30Cf2 .framer-dpjccj > :last-child, .framer-30Cf2 .framer-1mc6726 > :last-child { margin-right: 0px; } .framer-30Cf2 .framer-uv9yxb > * { margin: 0px; margin-bottom: calc(5px / 2); margin-top: calc(5px / 2); } .framer-30Cf2 .framer-1rz6dg5 > * { margin: 0px; margin-bottom: calc(25px / 2); margin-top: calc(25px / 2); } .framer-30Cf2 .framer-fhmjlf > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } .framer-30Cf2 .framer-el8486 > * { margin: 0px; margin-bottom: calc(15px / 2); margin-top: calc(15px / 2); } .framer-30Cf2 .framer-10zm6n0 > * { margin: 0px; margin-bottom: calc(3px / 2); margin-top: calc(3px / 2); } .framer-30Cf2 .framer-1equlzq > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } }\",\"@media (min-width: 1200px) { .framer-30Cf2 .hidden-jcbq4e { display: none !important; } }\",`@media (min-width: 810px) and (max-width: 1199px) { .framer-30Cf2 .hidden-h8pp5y { display: none !important; } .${metadata.bodyClassName}-framer-30Cf2 { background: white; } .framer-30Cf2.framer-jcbq4e { width: 810px; } .framer-30Cf2 .framer-1ec7qqy { height: var(--framer-aspect-ratio-supported, 125px); width: 125px; } .framer-30Cf2 .framer-1ayfhk3 { max-width: 700px; } .framer-30Cf2 .framer-1jdozi7 { width: 80%; } .framer-30Cf2 .framer-68eiel { grid-template-columns: repeat(2, minmax(200px, 1fr)); max-width: 800px; } .framer-30Cf2 .framer-fhmjlf { max-width: 400px; } .framer-30Cf2 .framer-10zm6n0 { order: 0; } .framer-30Cf2 .framer-1equlzq { order: 1; } .framer-30Cf2 .framer-g5utme { width: 250px; }}`,`@media (max-width: 809px) { .framer-30Cf2 .hidden-iot1z1 { display: none !important; } .${metadata.bodyClassName}-framer-30Cf2 { background: white; } .framer-30Cf2.framer-jcbq4e { width: 390px; } .framer-30Cf2 .framer-1ibpjv9 { gap: 45px; padding: 130px 30px 80px 30px; } .framer-30Cf2 .framer-1ec7qqy { height: var(--framer-aspect-ratio-supported, 105px); width: 105px; } .framer-30Cf2 .framer-inwurp { flex: 1 0 0px; width: 1px; } .framer-30Cf2 .framer-1jdozi7 { width: 100%; } .framer-30Cf2 .framer-68eiel { grid-template-columns: repeat(1, minmax(200px, 1fr)); max-width: 400px; } .framer-30Cf2 .framer-hc60k1 { bottom: 60px; left: 20px; right: 20px; } .framer-30Cf2 .framer-1mc6726 { bottom: 13px; gap: 7px; left: 20px; padding: 5px 5px 5px 8px; right: unset; top: unset; } .framer-30Cf2 .framer-25eu3z-container { order: 1; } .framer-30Cf2 .framer-pn6jul { order: 0; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-30Cf2 .framer-1ibpjv9, .framer-30Cf2 .framer-1mc6726 { gap: 0px; } .framer-30Cf2 .framer-1ibpjv9 > * { margin: 0px; margin-bottom: calc(45px / 2); margin-top: calc(45px / 2); } .framer-30Cf2 .framer-1ibpjv9 > :first-child { margin-top: 0px; } .framer-30Cf2 .framer-1ibpjv9 > :last-child { margin-bottom: 0px; } .framer-30Cf2 .framer-1mc6726 > * { margin: 0px; margin-left: calc(7px / 2); margin-right: calc(7px / 2); } .framer-30Cf2 .framer-1mc6726 > :first-child { margin-left: 0px; } .framer-30Cf2 .framer-1mc6726 > :last-child { margin-right: 0px; } }}`,...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 2178\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"kvky1YCsF\":{\"layout\":[\"fixed\",\"auto\"]},\"BKXBZ4uqw\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerResponsiveScreen\n */const FramerI4dqjBTtT=withCSS(Component,css,\"framer-30Cf2\");export default FramerI4dqjBTtT;FramerI4dqjBTtT.displayName=\"Advanced Cit\";FramerI4dqjBTtT.defaultProps={height:2178,width:1200};addFonts(FramerI4dqjBTtT,[{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://app.framerstatic.com/Inter-Regular.cyrillic-ext-CFTLRB35.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://app.framerstatic.com/Inter-Regular.cyrillic-KKLZBALH.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://app.framerstatic.com/Inter-Regular.greek-ext-ULEBLIFV.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://app.framerstatic.com/Inter-Regular.greek-IRHSNFQB.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://app.framerstatic.com/Inter-Regular.latin-ext-VZDUGU3Q.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://app.framerstatic.com/Inter-Regular.latin-JLQMKCHE.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://app.framerstatic.com/Inter-Regular.vietnamese-QK7VSWXK.woff2\",weight:\"400\"},{family:\"Times Now SemiLight\",source:\"custom\",url:\"https://framerusercontent.com/assets/pAMZDawZt93TTqIw1JmAwTsWI.woff2\"},{family:\"Inter Tight\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/intertight/v7/NGSnv5HMAFg6IuGlBNMjxJEL2VmU3NS7Z2mjDw-qWSRToK8EPg.woff2\",weight:\"400\"},{family:\"Space Grotesk\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/spacegrotesk/v16/V8mQoQDjQSkFtoMM3T6r8E7mF71Q-gOoraIAEj7oUUsmNsFjTDJK.woff2\",weight:\"400\"}]},...AllTemplatesFonts,...ProductivityButtonFonts,...StudyingButtonFonts,...LifestyleButtonFonts,...BodySculptingFonts,...BodySculpting1Fonts,...PremiumFonts,...BundlesFonts,...EmbedFonts,...MaterialFonts,...NavigationFonts,...TopbarCopy2Fonts,...FooterCopyFonts,...TopbarCopy3Fonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerI4dqjBTtT\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"1200\",\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"2178\",\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"kvky1YCsF\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"BKXBZ4uqw\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerResponsiveScreen\":\"\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["AllTemplatesFonts", "getFonts", "I2pdQSCrH_default", "ProductivityButtonFonts", "yS2YsZw3Y_default", "StudyingButtonFonts", "Z6Xp8yyHJ_default", "LifestyleButtonFonts", "Hnq1UA4pW_default", "BodySculptingFonts", "IrFRQjNaZ_default", "BodySculpting1Fonts", "DnI8Ug4BL_default", "PremiumFonts", "l7X3GoWkt_default", "BundlesFonts", "lggnmkF8P_default", "EmbedFonts", "Embed", "MaterialFonts", "Icon", "NavigationFonts", "B1S1D2kFD_default", "TopbarCopy2Fonts", "t24rwTT8U_default", "FooterCopyFonts", "NZZIL2SPF_default", "TopbarCopy3Fonts", "eeTauoMGw_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "toResponsiveImage", "value", "transition1", "animation", "animation1", "Overlay", "children", "blockDocumentScrolling", "enabled", "visible", "setVisible", "useOverlayState", "QueryData", "query", "data", "useQueryData", "metadata", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "XwkoLJCInv2HNsn2uG", "aIBUyQP3wv2HNsn2uG", "sTS2ID0PPv2HNsn2uG", "SAvjmNHK0v2HNsn2uG", "QSwaANzUvv2HNsn2uG", "PBIacXCnmv2HNsn2uG", "idv2HNsn2uG", "restProps", "ie", "metadata1", "_document_querySelector", "c", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTap42m929", "overlay", "args", "onTapzn6atv", "ref1", "pe", "isDisplayed", "isDisplayed1", "defaultLayoutId", "ae", "sharedStyleClassNames", "useCustomCursors", "p", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "cx", "RichText2", "x", "PropertyOverrides2", "ComponentViewportProvider", "Container", "I2pdQSCrH_default", "yS2YsZw3Y_default", "Z6Xp8yyHJ_default", "Hnq1UA4pW_default", "IrFRQjNaZ_default", "DnI8Ug4BL_default", "l7X3GoWkt_default", "lggnmkF8P_default", "XPtI9R73O_default", "collection", "i", "PathVariablesContext", "l", "Image2", "AnimatePresence", "Ga", "Embed", "Icon", "B1S1D2kFD_default", "t24rwTT8U_default", "NZZIL2SPF_default", "eeTauoMGw_default", "css", "FramerI4dqjBTtT", "withCSS", "I4dqjBTtT_default", "addFonts", "AllTemplatesFonts", "ProductivityButtonFonts", "StudyingButtonFonts", "LifestyleButtonFonts", "BodySculptingFonts", "BodySculpting1Fonts", "PremiumFonts", "BundlesFonts", "EmbedFonts", "MaterialFonts", "NavigationFonts", "TopbarCopy2Fonts", "FooterCopyFonts", "TopbarCopy3Fonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
