{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/unVHuODCRxGv8tAWJWt1/WM1Rvh70tRBepGWQqYm1/bGLoFbBxB.js", "ssg:https://framerusercontent.com/modules/vazT4LdtOampOIURS8Ws/uD0eswplDbF8tGzFX2ct/rg8vJiDrY.js"],
  "sourcesContent": ["// Generated by Framer (b0cf16c)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,PropertyOverrides,ResolveLinks,useActiveVariantCallback,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useOverlayState,useRouter,withCSS}from\"framer\";import{AnimatePresence,LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import*as ReactDOM from\"react-dom\";import Features from\"#framer/local/canvasComponent/CjMvjEcsp/CjMvjEcsp.js\";import NavigationBar from\"#framer/local/canvasComponent/dQLubiLxt/dQLubiLxt.js\";import SectionVisitUs from\"#framer/local/canvasComponent/f8sGQdZYp/f8sGQdZYp.js\";import ElementsBreadcrumbs from\"#framer/local/canvasComponent/iO7AfWQ6n/iO7AfWQ6n.js\";import OverlayFlexiblePayment from\"#framer/local/canvasComponent/pbZ0PPO7c/pbZ0PPO7c.js\";import SectionServices from\"#framer/local/canvasComponent/Qd5rbFTlx/Qd5rbFTlx.js\";import XPositivePostureSol from\"#framer/local/canvasComponent/rg8vJiDrY/rg8vJiDrY.js\";import SectionTestimonials from\"#framer/local/canvasComponent/S4adVVo8s/S4adVVo8s.js\";import FooterDark from\"#framer/local/canvasComponent/xUNWQDm3z/xUNWQDm3z.js\";import metadataProvider from\"#framer/local/webPageMetadata/bGLoFbBxB/bGLoFbBxB.js\";const NavigationBarFonts=getFonts(NavigationBar);const ElementsBreadcrumbsFonts=getFonts(ElementsBreadcrumbs);const XPositivePostureSolFonts=getFonts(XPositivePostureSol);const FeaturesFonts=getFonts(Features);const SectionServicesFonts=getFonts(SectionServices);const OverlayFlexiblePaymentFonts=getFonts(OverlayFlexiblePayment);const SectionTestimonialsFonts=getFonts(SectionTestimonials);const SectionVisitUsFonts=getFonts(SectionVisitUs);const FooterDarkFonts=getFonts(FooterDark);const breakpoints={GcXscOHbN:\"(min-width: 1024px) and (max-width: 1399px)\",gFOMLFdtt:\"(min-width: 1920px)\",iHD4lNJKy:\"(min-width: 768px) and (max-width: 1023px)\",nH5UTHXPN:\"(max-width: 767px)\",YLK5aP8jQ:\"(min-width: 1400px) and (max-width: 1919px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-yWfAN\";const variantClassNames={GcXscOHbN:\"framer-v-thv4xc\",gFOMLFdtt:\"framer-v-11o2ehv\",iHD4lNJKy:\"framer-v-em46zc\",nH5UTHXPN:\"framer-v-1rh1o3f\",YLK5aP8jQ:\"framer-v-1wyeya6\"};const transformTemplate1=(_,t)=>`translate(-50%, -50%) ${t}`;const getContainer=()=>{return document.querySelector(\"#template-overlay\")??document.querySelector(\"#overlay\")??document.body;};const Overlay=({children,blockDocumentScrolling,enabled=true})=>{const[visible,setVisible]=useOverlayState({blockDocumentScrolling});return children({hide:()=>setVisible(false),show:()=>setVisible(true),toggle:()=>setVisible(!visible),visible:enabled&&visible});};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={\"High-res\":\"gFOMLFdtt\",Desktop:\"YLK5aP8jQ\",Laptop:\"GcXscOHbN\",Phone:\"nH5UTHXPN\",Tablet:\"iHD4lNJKy\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"YLK5aP8jQ\"};};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{activeVariantCallback,delay}=useActiveVariantCallback(undefined);const lJIw8oTbh3bnx0g=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.toggle();});const XKmZoE8IR1wnntms=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.hide();});const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if(!isBrowser())return true;if(baseVariant===\"nH5UTHXPN\")return false;return true;};const router=useRouter();useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"YLK5aP8jQ\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-101a9473-379a-47bc-9dd9-01095063eacd, rgb(20, 20, 21)); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-1wyeya6\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:192,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1kwxdiu-container\",nodeId:\"nucPc_0J4\",scopeId:\"bGLoFbBxB\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{iHD4lNJKy:{variant:\"yvYBtot4P\"},nH5UTHXPN:{variant:\"yvYBtot4P\"}},children:/*#__PURE__*/_jsx(NavigationBar,{height:\"100%\",id:\"nucPc_0J4\",layoutId:\"nucPc_0J4\",style:{width:\"100%\"},variant:\"mGFVsGCoK\",width:\"100%\"})})})}),isDisplayed()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-1et3jpa hidden-1rh1o3f\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1nsjqvw\",\"data-framer-name\":\"Breadcrumb Section\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1y2ujy\",\"data-framer-name\":\"Breadcrumbs\",children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"JN3a5lwLK\"},implicitPathVariables:undefined},{href:{webPageId:\"eZB_oloME\"},implicitPathVariables:undefined},{href:{webPageId:\"I2x13XmP0\"},implicitPathVariables:undefined},{href:{webPageId:\"JN3a5lwLK\"},implicitPathVariables:undefined},{href:{webPageId:\"eZB_oloME\"},implicitPathVariables:undefined},{href:{webPageId:\"I2x13XmP0\"},implicitPathVariables:undefined},{href:{webPageId:\"JN3a5lwLK\"},implicitPathVariables:undefined},{href:{webPageId:\"eZB_oloME\"},implicitPathVariables:undefined},{href:{webPageId:\"I2x13XmP0\"},implicitPathVariables:undefined},{href:{webPageId:\"JN3a5lwLK\"},implicitPathVariables:undefined},{href:{webPageId:\"eZB_oloME\"},implicitPathVariables:undefined},{href:{webPageId:\"I2x13XmP0\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-9374zn-container\",nodeId:\"nYQId4Ljd\",scopeId:\"bGLoFbBxB\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GcXscOHbN:{level12:resolvedLinks[6],level22:resolvedLinks[7],level32:resolvedLinks[8]},gFOMLFdtt:{level12:resolvedLinks[3],level22:resolvedLinks[4],level32:resolvedLinks[5]},iHD4lNJKy:{level12:resolvedLinks[9],level22:resolvedLinks[10],level32:resolvedLinks[11]}},children:/*#__PURE__*/_jsx(ElementsBreadcrumbs,{height:\"100%\",id:\"nYQId4Ljd\",layoutId:\"nYQId4Ljd\",level1:true,level11:\"Home\",level12:resolvedLinks[0],level2:true,level21:\"Massage Chairs\",level22:resolvedLinks[1],level3:true,level31:\"Positive Posture\",level32:resolvedLinks[2],level4:true,level41:\"S\u014Dl\",variant:\"MFVTUVSzV\",width:\"100%\"})})})})})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-vlfl4n-container\",nodeId:\"XVBCr566T\",scopeId:\"bGLoFbBxB\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{iHD4lNJKy:{variant:\"a2rLZV_0v\"},nH5UTHXPN:{variant:\"a2rLZV_0v\"}},children:/*#__PURE__*/_jsx(XPositivePostureSol,{height:\"100%\",id:\"XVBCr566T\",itGICdFXL:\"S\u014Dl\",layoutId:\"XVBCr566T\",style:{width:\"100%\"},variant:\"tN6VujuaP\",VJ1frn4oj:\"Positive Posture\",VwRt5NB7u:\"Not Available\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-16pi3li-container\",nodeId:\"hELe7yrbW\",scopeId:\"bGLoFbBxB\",children:/*#__PURE__*/_jsx(Features,{height:\"100%\",id:\"hELe7yrbW\",layoutId:\"hELe7yrbW\",product:\"pBzUF0mR1\",style:{width:\"100%\"},title:\"Features\",variant:\"TPXD9sA_M\",width:\"100%\"})})}),/*#__PURE__*/_jsx(Overlay,{children:overlay=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsxs(Container,{className:\"framer-1xnyb6d-container\",id:\"1xnyb6d\",nodeId:\"PlyAc6S1A\",scopeId:\"bGLoFbBxB\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{iHD4lNJKy:{variant:\"iLzpv2u4H\"},nH5UTHXPN:{variant:\"sRHcdsi3h\"}},children:/*#__PURE__*/_jsx(SectionServices,{height:\"100%\",id:\"PlyAc6S1A\",layoutId:\"PlyAc6S1A\",lJIw8oTbh:lJIw8oTbh3bnx0g({overlay}),style:{width:\"100%\"},variant:\"phtINIsv5\",width:\"100%\"})}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay.visible&&/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/ReactDOM.createPortal(/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.div,{animate:{opacity:1,transition:{delay:0,duration:0,ease:[.5,0,.88,.77],type:\"tween\"}},className:cx(scopingClassNames,\"framer-1wl36wl\"),\"data-framer-portal-id\":\"1xnyb6d\",exit:{opacity:0,transition:{delay:0,duration:0,ease:[.12,.23,.5,1],type:\"tween\"}},initial:{opacity:0},onTap:()=>overlay.hide()},\"HdxtEUfKU\"),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:cx(scopingClassNames,\"framer-1lawr1m-container\"),\"data-framer-portal-id\":\"1xnyb6d\",inComponentSlot:true,nodeId:\"JWCmvB2Ag\",rendersWithMotion:true,scopeId:\"bGLoFbBxB\",transformTemplate:transformTemplate1,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nH5UTHXPN:{variant:\"RZHNnYbup\"}},children:/*#__PURE__*/_jsx(OverlayFlexiblePayment,{height:\"100%\",id:\"JWCmvB2Ag\",layoutId:\"JWCmvB2Ag\",style:{width:\"100%\"},variant:\"fgZSquyhf\",width:\"100%\",XKmZoE8IR:XKmZoE8IR1wnntms({overlay})})})})})]}),getContainer())})})]})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nH5UTHXPN:{y:(componentViewport?.y||0)+0+1689}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:805,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+1801,children:/*#__PURE__*/_jsx(Container,{className:\"framer-lsk44l-container\",nodeId:\"XM7PdcXry\",scopeId:\"bGLoFbBxB\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{iHD4lNJKy:{variant:\"h32RX1Ezn\"},nH5UTHXPN:{variant:\"Y5Lzs2AN0\"}},children:/*#__PURE__*/_jsx(SectionTestimonials,{height:\"100%\",id:\"XM7PdcXry\",layoutId:\"XM7PdcXry\",nKxU_DNk3:\"Our commitment to quality service\",style:{width:\"100%\"},variant:\"LyPEDBc_2\",width:\"100%\",wxOAXjXse:\"Real People, Real Stories\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nH5UTHXPN:{y:(componentViewport?.y||0)+0+2494}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:646,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+2606,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1qp04oj-container\",nodeId:\"apYFWB7Cz\",scopeId:\"bGLoFbBxB\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{iHD4lNJKy:{variant:\"YbDXRdq9Q\"},nH5UTHXPN:{variant:\"O5q_e9yJQ\"}},children:/*#__PURE__*/_jsx(SectionVisitUs,{aGMppD4E1:\"Visit our massage chairs in Plano, TX\",aKMtArLgK:\"12pm - 6pm\",dKQ6ufXZC:\"33.03059912494484, -96.83211324811457\",fOrmsfofC:\"11am - 7pm\",height:\"100%\",id:\"apYFWB7Cz\",layoutId:\"apYFWB7Cz\",n6UNwz66D:\"11am - 8pm\",oaOnfJhWs:true,rAqCgHqH2:\"6121 W Park Blvd Suite D101, Plano, TX 75093\",style:{width:\"100%\"},uWCFfNURy:\"The Shops at Willow Bend\",variant:\"RpGL4WYmk\",VXZsLaAIO:true,width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nH5UTHXPN:{y:(componentViewport?.y||0)+0+3140}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:522,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+3252,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1shzepl-container\",nodeId:\"tFq4KKWS7\",scopeId:\"bGLoFbBxB\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{iHD4lNJKy:{variant:\"yqOe6KOeQ\"},nH5UTHXPN:{variant:\"NxakmvnJn\"}},children:/*#__PURE__*/_jsx(FooterDark,{height:\"100%\",id:\"tFq4KKWS7\",layoutId:\"tFq4KKWS7\",style:{width:\"100%\"},variant:\"VpywiyYu6\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-yWfAN.framer-lfe2z8, .framer-yWfAN .framer-lfe2z8 { display: block; }\",\".framer-yWfAN.framer-1wyeya6 { align-content: center; align-items: center; background-color: var(--token-101a9473-379a-47bc-9dd9-01095063eacd, #141415); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1400px; }\",\".framer-yWfAN .framer-1kwxdiu-container, .framer-yWfAN .framer-vlfl4n-container, .framer-yWfAN .framer-16pi3li-container, .framer-yWfAN .framer-1xnyb6d-container, .framer-yWfAN .framer-lsk44l-container, .framer-yWfAN .framer-1qp04oj-container, .framer-yWfAN .framer-1shzepl-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-yWfAN .framer-1et3jpa { align-content: center; align-items: center; background-color: #000000; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 112px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-yWfAN .framer-1nsjqvw { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 112px; justify-content: flex-start; overflow: hidden; padding: 56px 0px 56px 0px; position: relative; width: 90%; }\",\".framer-yWfAN .framer-1y2ujy { align-content: center; align-items: center; background-color: rgba(252, 252, 253, 0.8); border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; border-top-left-radius: 5px; border-top-right-radius: 5px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 10px 24px 10px 24px; position: relative; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-yWfAN .framer-9374zn-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-yWfAN.framer-1wl36wl { background-color: rgba(0, 0, 0, 0.8); inset: 0px; position: fixed; user-select: none; }\",\".framer-yWfAN.framer-1lawr1m-container { flex: none; height: auto; left: 50%; position: fixed; top: 50%; transform: translate(-50%, -50%); width: 645px; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-yWfAN.framer-1wyeya6, .framer-yWfAN .framer-1et3jpa, .framer-yWfAN .framer-1nsjqvw, .framer-yWfAN .framer-1y2ujy { gap: 0px; } .framer-yWfAN.framer-1wyeya6 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-yWfAN.framer-1wyeya6 > :first-child { margin-top: 0px; } .framer-yWfAN.framer-1wyeya6 > :last-child { margin-bottom: 0px; } .framer-yWfAN .framer-1et3jpa > *, .framer-yWfAN .framer-1nsjqvw > *, .framer-yWfAN .framer-1y2ujy > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-yWfAN .framer-1et3jpa > :first-child, .framer-yWfAN .framer-1nsjqvw > :first-child, .framer-yWfAN .framer-1y2ujy > :first-child { margin-left: 0px; } .framer-yWfAN .framer-1et3jpa > :last-child, .framer-yWfAN .framer-1nsjqvw > :last-child, .framer-yWfAN .framer-1y2ujy > :last-child { margin-right: 0px; } }\",\"@media (min-width: 1920px) { .framer-yWfAN.framer-1wyeya6 { width: 1920px; }}\",\"@media (min-width: 1024px) and (max-width: 1399px) { .framer-yWfAN.framer-1wyeya6 { width: 1024px; }}\",\"@media (min-width: 768px) and (max-width: 1023px) { .framer-yWfAN.framer-1wyeya6 { width: 768px; }}\",\"@media (max-width: 767px) { .framer-yWfAN.framer-1wyeya6 { width: 360px; } .framer-yWfAN.framer-1lawr1m-container { width: auto; }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 3774.5\n * @framerIntrinsicWidth 1400\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"gFOMLFdtt\":{\"layout\":[\"fixed\",\"auto\"]},\"GcXscOHbN\":{\"layout\":[\"fixed\",\"auto\"]},\"iHD4lNJKy\":{\"layout\":[\"fixed\",\"auto\"]},\"nH5UTHXPN\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections\n * @framerResponsiveScreen\n */const FramerbGLoFbBxB=withCSS(Component,css,\"framer-yWfAN\");export default FramerbGLoFbBxB;FramerbGLoFbBxB.displayName=\"Positive Posture Massage Chairs / Positive Posture Sol Massage Chair\";FramerbGLoFbBxB.defaultProps={height:3774.5,width:1400};addFonts(FramerbGLoFbBxB,[{explicitInter:true,fonts:[]},...NavigationBarFonts,...ElementsBreadcrumbsFonts,...XPositivePostureSolFonts,...FeaturesFonts,...SectionServicesFonts,...OverlayFlexiblePaymentFonts,...SectionTestimonialsFonts,...SectionVisitUsFonts,...FooterDarkFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerbGLoFbBxB\",\"slots\":[],\"annotations\":{\"framerComponentViewportWidth\":\"true\",\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"3774.5\",\"framerAutoSizeImages\":\"true\",\"framerIntrinsicWidth\":\"1400\",\"framerColorSyntax\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"gFOMLFdtt\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"GcXscOHbN\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"iHD4lNJKy\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"nH5UTHXPN\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerImmutableVariables\":\"true\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerScrollSections\":\"* @framerResponsiveScreen\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (dc53115)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,Image,RichText,SmartComponentScopedContainer,useComponentViewport,useLocaleInfo,useVariantState,withCSS,withFX}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import Slideshow from\"https://framerusercontent.com/modules/zvkTOpMSuRzRhLzZZIwG/tMgLW02JctHcv25gtiqf/SlideShow.js\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/AspmQd6IWCH1hmM0z9Rn/LmJmmsrFVCpRVxAFLXfY/ahkGeVJlw.js\";import*as sharedStyle3 from\"https://framerusercontent.com/modules/M0zfcvscw8ChUB5isyCG/MFSbhNQOBorYjSZC9gFN/ffo4rv2v0.js\";import*as sharedStyle2 from\"https://framerusercontent.com/modules/Yn0EXj9PJJyjw0d3R4lH/DbsVr95xKbJ6Mo8Df1T8/H9auoO9Ea.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/DYlyZZDtrTEshKKWIJch/0tmtQxgDQfALxKlxq4qY/xJBhi39Hj.js\";import ButtonSecondary from\"https://framerusercontent.com/modules/AMafmijfu69SmKDuPHyw/ffQuu0ZcDHs8iCJHZjVY/FrGnZzaAT.js\";import ColorOptions from\"https://framerusercontent.com/modules/UmO3vh4M5MDuc2aqWKnL/c96WuNMumqRUmBLprZxM/KrQQatZrP.js\";import ButtonPrimary from\"https://framerusercontent.com/modules/634iYyCfpayC8Xlh28pV/a445PS79kUYoVLqzACyl/pr1Sgn4yc.js\";const SlideshowFonts=getFonts(Slideshow);const SmartComponentScopedContainerWithFX=withFX(SmartComponentScopedContainer);const ColorOptionsFonts=getFonts(ColorOptions);const ButtonPrimaryFonts=getFonts(ButtonPrimary);const ButtonSecondaryFonts=getFonts(ButtonSecondary);const cycleOrder=[\"tN6VujuaP\",\"a2rLZV_0v\"];const serializationHash=\"framer-p0UQq\";const variantClassNames={a2rLZV_0v:\"framer-v-1e3ooik\",tN6VujuaP:\"framer-v-yaezfn\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:30};const transition2={damping:30,delay:0,mass:1,stiffness:150,type:\"spring\"};const animation1={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition2,x:0,y:30};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={Desktop:\"tN6VujuaP\",Mobile:\"a2rLZV_0v\"};const getProps=({brand,height,id,name1,price,width,...props})=>{return{...props,itGICdFXL:name1??props.itGICdFXL??\"S\u014Dl\",variant:humanReadableVariantMap[props.variant]??props.variant??\"tN6VujuaP\",VJ1frn4oj:brand??props.VJ1frn4oj??\"Positive Posture\",VwRt5NB7u:price??props.VwRt5NB7u??\"$1,999\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};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,VJ1frn4oj,itGICdFXL,VwRt5NB7u,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"tN6VujuaP\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if(baseVariant===\"a2rLZV_0v\")return false;return true;};const isDisplayed1=()=>{if(baseVariant===\"a2rLZV_0v\")return true;return false;};return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-yaezfn\",className,classNames),\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"tN6VujuaP\",ref:refBinding,style:{backgroundColor:\"rgb(0, 0, 0)\",...style},...addPropertyOverrides({a2rLZV_0v:{\"data-framer-name\":\"Mobile\"}},baseVariant,gestureVariant),children:[isDisplayed()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-b1c7i2\",\"data-framer-name\":\"Product info\",layoutDependency:layoutDependency,layoutId:\"M7EmNCm3_\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1qb5kad\",\"data-framer-name\":\"Chair image\",layoutDependency:layoutDependency,layoutId:\"geJIGT9Xs\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-8wssu8\",layoutDependency:layoutDependency,layoutId:\"EpIOhoEVT\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainerWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:\"framer-y4l8qr-container\",\"data-framer-name\":\"Black Slideshow\",isAuthoredByUser:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"k6lDFhB5i-container\",name:\"Black Slideshow\",nodeId:\"k6lDFhB5i\",rendersWithMotion:true,scopeId:\"rg8vJiDrY\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(Slideshow,{alignment:\"center\",arrowOptions:{arrowFill:\"rgba(0, 0, 0, 0.2)\",arrowGap:10,arrowPadding:20,arrowPaddingBottom:0,arrowPaddingLeft:0,arrowPaddingRight:0,arrowPaddingTop:0,arrowPosition:\"auto\",arrowRadius:40,arrowShouldFadeIn:false,arrowShouldSpace:true,arrowSize:40,showMouseControls:true},autoPlayControl:false,borderRadius:0,direction:\"left\",dragControl:true,effectsOptions:{effectsHover:false,effectsOpacity:1,effectsPerspective:1200,effectsRotate:0,effectsScale:1},fadeOptions:{fadeAlpha:0,fadeContent:false,fadeInset:12,fadeWidth:25,overflow:true},gap:100,height:\"100%\",id:\"k6lDFhB5i\",intervalControl:2,itemAmount:1,layoutId:\"k6lDFhB5i\",name:\"Black Slideshow\",padding:0,paddingBottom:0,paddingLeft:0,paddingPerSide:true,paddingRight:0,paddingTop:40,progressOptions:{dotsActiveOpacity:1,dotsBackground:\"rgba(0, 0, 0, 0.2)\",dotsBlur:0,dotsFill:\"rgb(255, 255, 255)\",dotsGap:10,dotsInset:10,dotSize:10,dotsOpacity:.5,dotsPadding:10,dotsRadius:50,showProgressDots:true},slots:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",intrinsicHeight:800,intrinsicWidth:1200,pixelHeight:800,pixelWidth:1200,positionX:\"center\",positionY:\"center\",sizes:\"400px\",src:\"https://framerusercontent.com/images/uDStdzoJ5RDCXS7FrHf20Eyl9w.webp\",srcSet:\"https://framerusercontent.com/images/uDStdzoJ5RDCXS7FrHf20Eyl9w.webp?scale-down-to=512 512w,https://framerusercontent.com/images/uDStdzoJ5RDCXS7FrHf20Eyl9w.webp?scale-down-to=1024 1024w,https://framerusercontent.com/images/uDStdzoJ5RDCXS7FrHf20Eyl9w.webp 1200w\"},className:\"framer-1f4hqag\",\"data-framer-name\":\"diagonal\",layoutDependency:layoutDependency,layoutId:\"bNoziJpeB\",style:{borderBottomLeftRadius:12,borderBottomRightRadius:12,borderTopLeftRadius:12,borderTopRightRadius:12}}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",intrinsicHeight:800,intrinsicWidth:1200,pixelHeight:800,pixelWidth:1200,positionX:\"center\",positionY:\"center\",sizes:\"400px\",src:\"https://framerusercontent.com/images/UDgo8Q9hu31f5HaVGtbD6vY.webp\",srcSet:\"https://framerusercontent.com/images/UDgo8Q9hu31f5HaVGtbD6vY.webp?scale-down-to=512 512w,https://framerusercontent.com/images/UDgo8Q9hu31f5HaVGtbD6vY.webp?scale-down-to=1024 1024w,https://framerusercontent.com/images/UDgo8Q9hu31f5HaVGtbD6vY.webp 1200w\"},className:\"framer-r4veks\",\"data-framer-name\":\"front_open\",layoutDependency:layoutDependency,layoutId:\"f8ZxPvKsv\",style:{borderBottomLeftRadius:12,borderBottomRightRadius:12,borderTopLeftRadius:12,borderTopRightRadius:12}}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",intrinsicHeight:800,intrinsicWidth:1200,pixelHeight:800,pixelWidth:1200,positionX:\"center\",positionY:\"center\",sizes:\"400px\",src:\"https://framerusercontent.com/images/34t8HKFuMi7spmSA7G0QZJLrP9c.webp\",srcSet:\"https://framerusercontent.com/images/34t8HKFuMi7spmSA7G0QZJLrP9c.webp?scale-down-to=512 512w,https://framerusercontent.com/images/34t8HKFuMi7spmSA7G0QZJLrP9c.webp?scale-down-to=1024 1024w,https://framerusercontent.com/images/34t8HKFuMi7spmSA7G0QZJLrP9c.webp 1200w\"},className:\"framer-14jgdau\",\"data-framer-name\":\"back_open\",layoutDependency:layoutDependency,layoutId:\"SB0BMtcQu\",style:{borderBottomLeftRadius:12,borderBottomRightRadius:12,borderTopLeftRadius:12,borderTopRightRadius:12}}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",intrinsicHeight:800,intrinsicWidth:1200,pixelHeight:800,pixelWidth:1200,positionX:\"center\",positionY:\"center\",sizes:\"400px\",src:\"https://framerusercontent.com/images/Jse4V7qxkLJaZzQBxW55yyoiJhI.webp\",srcSet:\"https://framerusercontent.com/images/Jse4V7qxkLJaZzQBxW55yyoiJhI.webp?scale-down-to=512 512w,https://framerusercontent.com/images/Jse4V7qxkLJaZzQBxW55yyoiJhI.webp?scale-down-to=1024 1024w,https://framerusercontent.com/images/Jse4V7qxkLJaZzQBxW55yyoiJhI.webp 1200w\"},className:\"framer-1v95x5s\",\"data-framer-name\":\"side\",layoutDependency:layoutDependency,layoutId:\"f_NQITWnW\",style:{borderBottomLeftRadius:12,borderBottomRightRadius:12,borderTopLeftRadius:12,borderTopRightRadius:12}}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",intrinsicHeight:800,intrinsicWidth:1200,pixelHeight:800,pixelWidth:1200,positionX:\"center\",positionY:\"center\",sizes:\"400px\",src:\"https://framerusercontent.com/images/1x0fxeQcqCRoqyR00XDW0EN9FMg.webp\",srcSet:\"https://framerusercontent.com/images/1x0fxeQcqCRoqyR00XDW0EN9FMg.webp?scale-down-to=512 512w,https://framerusercontent.com/images/1x0fxeQcqCRoqyR00XDW0EN9FMg.webp?scale-down-to=1024 1024w,https://framerusercontent.com/images/1x0fxeQcqCRoqyR00XDW0EN9FMg.webp 1200w\"},className:\"framer-1ytjnsr\",\"data-framer-name\":\"side_zero gravity\",layoutDependency:layoutDependency,layoutId:\"CDADA0EuN\",style:{borderBottomLeftRadius:12,borderBottomRightRadius:12,borderTopLeftRadius:12,borderTopRightRadius:12}})],startFrom:0,style:{height:\"100%\",width:\"100%\"},transitionControl:{damping:40,delay:0,mass:1,stiffness:200,type:\"spring\"},width:\"100%\"})})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-l4uzcw\",layoutDependency:layoutDependency,layoutId:\"XQECM3QKZ\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h3,{className:\"framer-styles-preset-4soo87\",\"data-styles-preset\":\"xJBhi39Hj\",style:{\"--framer-text-color\":\"var(--extracted-a0htzi, var(--token-39f8b69c-2eba-4391-a24a-68067b945078, rgb(248, 248, 244)))\"},children:\"Positive Posture\"})}),className:\"framer-vbm30d\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"i1D9Jegli\",style:{\"--extracted-a0htzi\":\"var(--token-39f8b69c-2eba-4391-a24a-68067b945078, rgb(248, 248, 244))\"},text:VJ1frn4oj,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h2,{className:\"framer-styles-preset-3z28n6\",\"data-styles-preset\":\"ahkGeVJlw\",style:{\"--framer-text-color\":\"var(--extracted-1of0zx5, var(--token-c87a28a5-dc0b-4d4c-aa52-a025f4c77f84, rgb(252, 252, 253)))\"},children:\"S\u014Dl\"})}),className:\"framer-itdvp3\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"scEudrFfp\",style:{\"--extracted-1of0zx5\":\"var(--token-c87a28a5-dc0b-4d4c-aa52-a025f4c77f84, rgb(252, 252, 253))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\",textShadow:\"0px 0px 20px rgb(236, 231, 187)\"},text:itGICdFXL,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h3,{className:\"framer-styles-preset-4soo87\",\"data-styles-preset\":\"xJBhi39Hj\",style:{\"--framer-text-color\":\"var(--extracted-a0htzi, var(--token-eba0b1c4-c723-45dd-83a8-c0fe4032ca83, rgb(205, 153, 77)))\"},children:\"$1,999\"})}),className:\"framer-1blu6di\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"PBYfOXixw\",style:{\"--extracted-a0htzi\":\"var(--token-eba0b1c4-c723-45dd-83a8-c0fe4032ca83, rgb(205, 153, 77))\"},text:VwRt5NB7u,verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1pabx33\",\"data-framer-name\":\"Call to actions\",layoutDependency:layoutDependency,layoutId:\"TrYr3lHba\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-bv9lmd\",\"data-framer-name\":\"Content\",layoutDependency:layoutDependency,layoutId:\"p14inNNYI\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1ywzuc2\",layoutDependency:layoutDependency,layoutId:\"BvGsLvqB3\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:279,width:\"234px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1l3awi8-container\",layoutDependency:layoutDependency,layoutId:\"fiZhlfj1P-container\",nodeId:\"fiZhlfj1P\",rendersWithMotion:true,scopeId:\"rg8vJiDrY\",children:/*#__PURE__*/_jsx(ColorOptions,{aunRt4HcR:false,f7UUVFpYv:\"Midnight\",fYoUNejeQ:\"Black\",fzZT7uGE1:true,GIrQDY1Xf:\"rgb(0, 0, 0)\",GoP8bl1Wq:\"Midnight\",GSO0VnI2V:\"rgb(0, 0, 0)\",height:\"100%\",HRnPyxkbN:\"Beige\",id:\"fiZhlfj1P\",Ku84pJVjN:false,layoutId:\"fiZhlfj1P\",ObqZ1ppdU:\"rgb(0, 0, 0)\",pMpiqOY8q:\"rgb(45, 35, 32)\",QiIaqpXbm:\"rgb(178, 170, 146)\",style:{width:\"100%\"},TnPsvoTYR:false,variant:\"Vhj6u4zWQ\",w7HMns7k_:false,width:\"100%\",xD8F0D8Di:\"Dark Brown\"})})})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1vv67hz\",\"data-framer-name\":\"Call to Action\",layoutDependency:layoutDependency,layoutId:\"yVtto0ZmI\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1vc5wiv\",\"data-styles-preset\":\"H9auoO9Ea\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-c87a28a5-dc0b-4d4c-aa52-a025f4c77f84, rgb(252, 252, 253)))\"},children:\"Ready to order? Have questions?\"})}),className:\"framer-1mwnqxb\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"RQb29EsFj\",style:{\"--extracted-r6o4lv\":\"var(--token-c87a28a5-dc0b-4d4c-aa52-a025f4c77f84, rgb(252, 252, 253))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-vbgbt0\",\"data-framer-name\":\"Button\",layoutDependency:layoutDependency,layoutId:\"iorN0h8ge\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:57,children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-o8cnqu-container\",layoutDependency:layoutDependency,layoutId:\"tvC9HSuSn-container\",nodeId:\"tvC9HSuSn\",rendersWithMotion:true,scopeId:\"rg8vJiDrY\",children:/*#__PURE__*/_jsx(ButtonPrimary,{acXxQvFBR:false,aU1CAP556:false,fbrPpc4GP:\"Mail\",height:\"100%\",hUJrEWOvZ:false,id:\"tvC9HSuSn\",layoutId:\"tvC9HSuSn\",oGGoNdDn9:\"mailto:info@healingtouchchairs.com\",r4gVGEE4d:\"Get Started\",sdR0QpjHw:true,uW4Y8Yc2h:\"Horse\",variant:\"OQI9RAQpT\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-mpdtpo-container\",layoutDependency:layoutDependency,layoutId:\"fO0Kbg98a-container\",nodeId:\"fO0Kbg98a\",rendersWithMotion:true,scopeId:\"rg8vJiDrY\",children:/*#__PURE__*/_jsx(ButtonSecondary,{chooseIconoirIcon:\"Home\",choosePhosphorIcon:\"PhoneCall\",height:\"100%\",iconoirIcon:false,id:\"fO0Kbg98a\",layoutId:\"fO0Kbg98a\",link:\"tel:9727422500\",newTab:false,phosphorIcon:true,scroll:false,title:\"Call (972) 742-2500\",variant:\"ftBUFpjDO\",width:\"100%\"})})})]})]})]})]}),isDisplayed1()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-fmwpts\",\"data-framer-name\":\"Phone view\",layoutDependency:layoutDependency,layoutId:\"f5RyUyGSe\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-yloi28\",\"data-framer-name\":\"Hero section\",layoutDependency:layoutDependency,layoutId:\"IUKcBashU\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-xdboe6\",\"data-framer-name\":\"Info\",layoutDependency:layoutDependency,layoutId:\"HyLos1tv9\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h3,{className:\"framer-styles-preset-4soo87\",\"data-styles-preset\":\"xJBhi39Hj\",style:{\"--framer-text-color\":\"var(--extracted-a0htzi, var(--token-39f8b69c-2eba-4391-a24a-68067b945078, rgb(248, 248, 244)))\"},children:\"Positive Posture\"})}),className:\"framer-f0ckt3\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"Zm7r0vztm\",style:{\"--extracted-a0htzi\":\"var(--token-39f8b69c-2eba-4391-a24a-68067b945078, rgb(248, 248, 244))\"},text:VJ1frn4oj,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h2,{className:\"framer-styles-preset-72jajn\",\"data-styles-preset\":\"ffo4rv2v0\",style:{\"--framer-text-color\":\"var(--extracted-1of0zx5, var(--token-c87a28a5-dc0b-4d4c-aa52-a025f4c77f84, rgb(252, 252, 253)))\"},children:\"S\u014Dl\"})}),className:\"framer-bjbsua\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"WoEDwPGqO\",style:{\"--extracted-1of0zx5\":\"var(--token-c87a28a5-dc0b-4d4c-aa52-a025f4c77f84, rgb(252, 252, 253))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\",textShadow:\"0px 0px 20px rgba(236, 231, 187, 0.75)\"},text:itGICdFXL,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h3,{className:\"framer-styles-preset-4soo87\",\"data-styles-preset\":\"xJBhi39Hj\",style:{\"--framer-text-color\":\"var(--extracted-a0htzi, var(--token-eba0b1c4-c723-45dd-83a8-c0fe4032ca83, rgb(205, 153, 77)))\"},children:\"$1,999\"})}),className:\"framer-1izl0fq\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"wABPT5PGM\",style:{\"--extracted-a0htzi\":\"var(--token-eba0b1c4-c723-45dd-83a8-c0fe4032ca83, rgb(205, 153, 77))\"},text:VwRt5NB7u,verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1icu1hd\",\"data-framer-name\":\"Slideshow\",layoutDependency:layoutDependency,layoutId:\"Msjm7wALT\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainerWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:\"framer-1megot3-container\",\"data-framer-name\":\"Black Slideshow\",isAuthoredByUser:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"w3hODhDRH-container\",name:\"Black Slideshow\",nodeId:\"w3hODhDRH\",rendersWithMotion:true,scopeId:\"rg8vJiDrY\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(Slideshow,{alignment:\"center\",arrowOptions:{arrowFill:\"rgba(0, 0, 0, 0.2)\",arrowGap:10,arrowPadding:20,arrowPaddingBottom:0,arrowPaddingLeft:0,arrowPaddingRight:0,arrowPaddingTop:0,arrowPosition:\"auto\",arrowRadius:40,arrowShouldFadeIn:false,arrowShouldSpace:true,arrowSize:40,showMouseControls:true},autoPlayControl:false,borderRadius:0,direction:\"left\",dragControl:true,effectsOptions:{effectsHover:false,effectsOpacity:1,effectsPerspective:1200,effectsRotate:0,effectsScale:1},fadeOptions:{fadeAlpha:0,fadeContent:false,fadeInset:12,fadeWidth:25,overflow:true},gap:100,height:\"100%\",id:\"w3hODhDRH\",intervalControl:2,itemAmount:1,layoutId:\"w3hODhDRH\",name:\"Black Slideshow\",padding:0,paddingBottom:0,paddingLeft:0,paddingPerSide:true,paddingRight:0,paddingTop:40,progressOptions:{dotsActiveOpacity:1,dotsBackground:\"rgba(0, 0, 0, 0.2)\",dotsBlur:0,dotsFill:\"rgb(255, 255, 255)\",dotsGap:10,dotsInset:10,dotSize:10,dotsOpacity:.5,dotsPadding:10,dotsRadius:50,showProgressDots:true},slots:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",intrinsicHeight:800,intrinsicWidth:1200,pixelHeight:800,pixelWidth:1200,positionX:\"center\",positionY:\"center\",sizes:\"400px\",src:\"https://framerusercontent.com/images/uDStdzoJ5RDCXS7FrHf20Eyl9w.webp\",srcSet:\"https://framerusercontent.com/images/uDStdzoJ5RDCXS7FrHf20Eyl9w.webp?scale-down-to=512 512w,https://framerusercontent.com/images/uDStdzoJ5RDCXS7FrHf20Eyl9w.webp?scale-down-to=1024 1024w,https://framerusercontent.com/images/uDStdzoJ5RDCXS7FrHf20Eyl9w.webp 1200w\"},className:\"framer-1f4hqag\",\"data-framer-name\":\"diagonal\",layoutDependency:layoutDependency,layoutId:\"bNoziJpeB\",style:{borderBottomLeftRadius:12,borderBottomRightRadius:12,borderTopLeftRadius:12,borderTopRightRadius:12}}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",intrinsicHeight:800,intrinsicWidth:1200,pixelHeight:800,pixelWidth:1200,positionX:\"center\",positionY:\"center\",sizes:\"400px\",src:\"https://framerusercontent.com/images/UDgo8Q9hu31f5HaVGtbD6vY.webp\",srcSet:\"https://framerusercontent.com/images/UDgo8Q9hu31f5HaVGtbD6vY.webp?scale-down-to=512 512w,https://framerusercontent.com/images/UDgo8Q9hu31f5HaVGtbD6vY.webp?scale-down-to=1024 1024w,https://framerusercontent.com/images/UDgo8Q9hu31f5HaVGtbD6vY.webp 1200w\"},className:\"framer-r4veks\",\"data-framer-name\":\"front_open\",layoutDependency:layoutDependency,layoutId:\"f8ZxPvKsv\",style:{borderBottomLeftRadius:12,borderBottomRightRadius:12,borderTopLeftRadius:12,borderTopRightRadius:12}}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",intrinsicHeight:800,intrinsicWidth:1200,pixelHeight:800,pixelWidth:1200,positionX:\"center\",positionY:\"center\",sizes:\"400px\",src:\"https://framerusercontent.com/images/34t8HKFuMi7spmSA7G0QZJLrP9c.webp\",srcSet:\"https://framerusercontent.com/images/34t8HKFuMi7spmSA7G0QZJLrP9c.webp?scale-down-to=512 512w,https://framerusercontent.com/images/34t8HKFuMi7spmSA7G0QZJLrP9c.webp?scale-down-to=1024 1024w,https://framerusercontent.com/images/34t8HKFuMi7spmSA7G0QZJLrP9c.webp 1200w\"},className:\"framer-14jgdau\",\"data-framer-name\":\"back_open\",layoutDependency:layoutDependency,layoutId:\"SB0BMtcQu\",style:{borderBottomLeftRadius:12,borderBottomRightRadius:12,borderTopLeftRadius:12,borderTopRightRadius:12}}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",intrinsicHeight:800,intrinsicWidth:1200,pixelHeight:800,pixelWidth:1200,positionX:\"center\",positionY:\"center\",sizes:\"400px\",src:\"https://framerusercontent.com/images/Jse4V7qxkLJaZzQBxW55yyoiJhI.webp\",srcSet:\"https://framerusercontent.com/images/Jse4V7qxkLJaZzQBxW55yyoiJhI.webp?scale-down-to=512 512w,https://framerusercontent.com/images/Jse4V7qxkLJaZzQBxW55yyoiJhI.webp?scale-down-to=1024 1024w,https://framerusercontent.com/images/Jse4V7qxkLJaZzQBxW55yyoiJhI.webp 1200w\"},className:\"framer-1v95x5s\",\"data-framer-name\":\"side\",layoutDependency:layoutDependency,layoutId:\"f_NQITWnW\",style:{borderBottomLeftRadius:12,borderBottomRightRadius:12,borderTopLeftRadius:12,borderTopRightRadius:12}}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",intrinsicHeight:800,intrinsicWidth:1200,pixelHeight:800,pixelWidth:1200,positionX:\"center\",positionY:\"center\",sizes:\"400px\",src:\"https://framerusercontent.com/images/1x0fxeQcqCRoqyR00XDW0EN9FMg.webp\",srcSet:\"https://framerusercontent.com/images/1x0fxeQcqCRoqyR00XDW0EN9FMg.webp?scale-down-to=512 512w,https://framerusercontent.com/images/1x0fxeQcqCRoqyR00XDW0EN9FMg.webp?scale-down-to=1024 1024w,https://framerusercontent.com/images/1x0fxeQcqCRoqyR00XDW0EN9FMg.webp 1200w\"},className:\"framer-1ytjnsr\",\"data-framer-name\":\"side_zero gravity\",layoutDependency:layoutDependency,layoutId:\"CDADA0EuN\",style:{borderBottomLeftRadius:12,borderBottomRightRadius:12,borderTopLeftRadius:12,borderTopRightRadius:12}})],startFrom:0,style:{height:\"100%\",width:\"100%\"},transitionControl:{damping:40,delay:0,mass:1,stiffness:200,type:\"spring\"},width:\"100%\"})})})})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1jt3d6o\",\"data-framer-name\":\"Call to actions\",layoutDependency:layoutDependency,layoutId:\"pUMpt3LFj\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-5t1egz\",\"data-framer-name\":\"Content\",layoutDependency:layoutDependency,layoutId:\"NTfzZTq4S\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-zekz90\",layoutDependency:layoutDependency,layoutId:\"Xv1ZhGKcr\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:279,width:\"234px\",...addPropertyOverrides({a2rLZV_0v:{y:(componentViewport?.y||0)+(50+((componentViewport?.height||1219)-100-1236.7)/2)+0+723.2+0+0+0+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-cl0ueb-container\",layoutDependency:layoutDependency,layoutId:\"g31r5mdrE-container\",nodeId:\"g31r5mdrE\",rendersWithMotion:true,scopeId:\"rg8vJiDrY\",children:/*#__PURE__*/_jsx(ColorOptions,{aunRt4HcR:false,f7UUVFpYv:\"Midnight\",fYoUNejeQ:\"Black\",fzZT7uGE1:true,GIrQDY1Xf:\"rgb(0, 0, 0)\",GoP8bl1Wq:\"Midnight\",GSO0VnI2V:\"rgb(0, 0, 0)\",height:\"100%\",HRnPyxkbN:\"Beige\",id:\"g31r5mdrE\",Ku84pJVjN:false,layoutId:\"g31r5mdrE\",ObqZ1ppdU:\"rgb(0, 0, 0)\",pMpiqOY8q:\"rgb(45, 35, 32)\",QiIaqpXbm:\"rgb(178, 170, 146)\",style:{width:\"100%\"},TnPsvoTYR:false,variant:\"WY2p_oF2l\",w7HMns7k_:false,width:\"100%\",xD8F0D8Di:\"Dark Brown\"})})})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-alcjmi\",\"data-framer-name\":\"Call to Action\",layoutDependency:layoutDependency,layoutId:\"eLnog_yCP\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1vc5wiv\",\"data-styles-preset\":\"H9auoO9Ea\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-c87a28a5-dc0b-4d4c-aa52-a025f4c77f84, rgb(252, 252, 253)))\"},children:\"Ready to order? Have questions?\"})}),className:\"framer-1w2qfak\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"mnnvWPUrn\",style:{\"--extracted-r6o4lv\":\"var(--token-c87a28a5-dc0b-4d4c-aa52-a025f4c77f84, rgb(252, 252, 253))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1et5i1u\",\"data-framer-name\":\"Button\",layoutDependency:layoutDependency,layoutId:\"KUHcYvqA7\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:57,...addPropertyOverrides({a2rLZV_0v:{y:(componentViewport?.y||0)+(50+((componentViewport?.height||1219)-100-1236.7)/2)+0+723.2+0+333+0+41.5+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-ykhf8m-container\",layoutDependency:layoutDependency,layoutId:\"egtrRsuXM-container\",nodeId:\"egtrRsuXM\",rendersWithMotion:true,scopeId:\"rg8vJiDrY\",children:/*#__PURE__*/_jsx(ButtonPrimary,{acXxQvFBR:false,aU1CAP556:false,fbrPpc4GP:\"Mail\",height:\"100%\",hUJrEWOvZ:false,id:\"egtrRsuXM\",layoutId:\"egtrRsuXM\",oGGoNdDn9:\"mailto:info@healingtouchchairs.com\",r4gVGEE4d:\"Get Started\",sdR0QpjHw:true,uW4Y8Yc2h:\"Horse\",variant:\"OQI9RAQpT\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-jm0pb4-container\",layoutDependency:layoutDependency,layoutId:\"dNLcoDfuC-container\",nodeId:\"dNLcoDfuC\",rendersWithMotion:true,scopeId:\"rg8vJiDrY\",children:/*#__PURE__*/_jsx(ButtonSecondary,{chooseIconoirIcon:\"Home\",choosePhosphorIcon:\"PhoneCall\",height:\"100%\",iconoirIcon:false,id:\"dNLcoDfuC\",layoutId:\"dNLcoDfuC\",link:\"tel:9727422500\",newTab:false,phosphorIcon:true,scroll:false,title:\"Call (972) 742-2500\",variant:\"ftBUFpjDO\",width:\"100%\"})})})]})]})]})]})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-p0UQq.framer-1n7jx8d, .framer-p0UQq .framer-1n7jx8d { display: block; }\",\".framer-p0UQq.framer-yaezfn { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 100px 0px 100px 0px; position: relative; width: 1400px; }\",\".framer-p0UQq .framer-b1c7i2 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 100px; height: 496px; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 90%; }\",\".framer-p0UQq .framer-1qb5kad { align-content: flex-start; align-items: flex-start; 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: min-content; }\",\".framer-p0UQq .framer-8wssu8 { 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: 510px; }\",\".framer-p0UQq .framer-y4l8qr-container { aspect-ratio: 1.0625 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 480px); position: relative; width: 100%; }\",\".framer-p0UQq .framer-1f4hqag, .framer-p0UQq .framer-r4veks, .framer-p0UQq .framer-14jgdau, .framer-p0UQq .framer-1v95x5s, .framer-p0UQq .framer-1ytjnsr { height: 450px; position: relative; width: 400px; }\",\".framer-p0UQq .framer-l4uzcw { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 174px; justify-content: flex-start; overflow: visible; padding: 60px 0px 0px 0px; position: relative; width: min-content; }\",\".framer-p0UQq .framer-vbm30d, .framer-p0UQq .framer-itdvp3, .framer-p0UQq .framer-1blu6di, .framer-p0UQq .framer-f0ckt3, .framer-p0UQq .framer-bjbsua, .framer-p0UQq .framer-1izl0fq { flex: none; height: auto; overflow: visible; position: relative; white-space: pre; width: auto; }\",\".framer-p0UQq .framer-1pabx33 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 54px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-p0UQq .framer-bv9lmd, .framer-p0UQq .framer-5t1egz { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; padding: 0px; position: relative; width: min-content; }\",\".framer-p0UQq .framer-1ywzuc2, .framer-p0UQq .framer-zekz90 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 36px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-p0UQq .framer-1l3awi8-container, .framer-p0UQq .framer-cl0ueb-container { flex: none; height: auto; position: relative; width: 234px; }\",\".framer-p0UQq .framer-1vv67hz { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-p0UQq .framer-1mwnqxb, .framer-p0UQq .framer-1w2qfak { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-p0UQq .framer-vbgbt0 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: wrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-p0UQq .framer-o8cnqu-container, .framer-p0UQq .framer-mpdtpo-container, .framer-p0UQq .framer-ykhf8m-container, .framer-p0UQq .framer-jm0pb4-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-p0UQq .framer-fmwpts { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 56px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-p0UQq .framer-yloi28 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: wrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-p0UQq .framer-xdboe6 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 0px 0px 15px; position: relative; width: 100%; }\",\".framer-p0UQq .framer-1icu1hd { 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-p0UQq .framer-1megot3-container { aspect-ratio: 1.0625 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 188px); position: relative; width: 100%; }\",\".framer-p0UQq .framer-1jt3d6o { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 54px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-p0UQq .framer-alcjmi { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-p0UQq .framer-1et5i1u { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-p0UQq.framer-v-1e3ooik.framer-yaezfn { padding: 50px 0px 50px 0px; width: 600px; }\",\".framer-p0UQq.framer-v-1e3ooik .framer-1megot3-container { height: var(--framer-aspect-ratio-supported, 565px); }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 696\n * @framerIntrinsicWidth 1400\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"a2rLZV_0v\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"VJ1frn4oj\":\"brand\",\"itGICdFXL\":\"name1\",\"VwRt5NB7u\":\"price\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const Framerrg8vJiDrY=withCSS(Component,css,\"framer-p0UQq\");export default Framerrg8vJiDrY;Framerrg8vJiDrY.displayName=\"X Positive Posture Sol\";Framerrg8vJiDrY.defaultProps={height:696,width:1400};addPropertyControls(Framerrg8vJiDrY,{variant:{options:[\"tN6VujuaP\",\"a2rLZV_0v\"],optionTitles:[\"Desktop\",\"Mobile\"],title:\"Variant\",type:ControlType.Enum},VJ1frn4oj:{defaultValue:\"Positive Posture\",displayTextArea:false,title:\"Brand\",type:ControlType.String},itGICdFXL:{defaultValue:\"S\u014Dl\",displayTextArea:false,title:\"Name\",type:ControlType.String},VwRt5NB7u:{defaultValue:\"$1,999\",displayTextArea:false,title:\"Price\",type:ControlType.String}});addFonts(Framerrg8vJiDrY,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"}]},...SlideshowFonts,...ColorOptionsFonts,...ButtonPrimaryFonts,...ButtonSecondaryFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"Framerrg8vJiDrY\",\"slots\":[],\"annotations\":{\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"a2rLZV_0v\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerColorSyntax\":\"true\",\"framerAutoSizeImages\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"696\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"1400\",\"framerDisplayContentsDiv\":\"false\",\"framerVariables\":\"{\\\"VJ1frn4oj\\\":\\\"brand\\\",\\\"itGICdFXL\\\":\\\"name1\\\",\\\"VwRt5NB7u\\\":\\\"price\\\"}\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./rg8vJiDrY.map"],
  "mappings": "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",
  "names": ["init_ssg_sandbox_shims", "init_ssg_sandbox_shims", "SlideshowFonts", "getFonts", "Slideshow", "SmartComponentScopedContainerWithFX", "withFX", "SmartComponentScopedContainer", "ColorOptionsFonts", "KrQQatZrP_default", "ButtonPrimaryFonts", "pr1Sgn4yc_default", "ButtonSecondaryFonts", "FrGnZzaAT_default", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "animation", "transition2", "animation1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "brand", "height", "id", "name1", "price", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "VJ1frn4oj", "itGICdFXL", "VwRt5NB7u", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "scopingClassNames", "cx", "isDisplayed", "isDisplayed1", "LayoutGroup", "u", "ComponentViewportProvider", "Image2", "RichText2", "css", "Framerrg8vJiDrY", "withCSS", "rg8vJiDrY_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "NavigationBarFonts", "getFonts", "dQLubiLxt_default", "ElementsBreadcrumbsFonts", "iO7AfWQ6n_default", "XPositivePostureSolFonts", "rg8vJiDrY_default", "FeaturesFonts", "CjMvjEcsp_default", "SectionServicesFonts", "Qd5rbFTlx_default", "OverlayFlexiblePaymentFonts", "pbZ0PPO7c_default", "SectionTestimonialsFonts", "S4adVVo8s_default", "SectionVisitUsFonts", "f8sGQdZYp_default", "FooterDarkFonts", "xUNWQDm3z_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "transformTemplate1", "_", "t", "getContainer", "Overlay", "children", "blockDocumentScrolling", "enabled", "visible", "setVisible", "useOverlayState", "HTMLStyle", "value", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "activeVariantCallback", "delay", "useActiveVariantCallback", "lJIw8oTbh3bnx0g", "overlay", "loadMore", "args", "XKmZoE8IR1wnntms", "scopingClassNames", "cx", "isDisplayed", "router", "useRouter", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "ComponentViewportProvider", "Container", "PropertyOverrides2", "ResolveLinks", "resolvedLinks", "l", "AnimatePresence", "Ga", "x", "css", "FramerbGLoFbBxB", "withCSS", "bGLoFbBxB_default", "addFonts", "__FramerMetadata__"]
}
