{"version":3,"file":"Chq-WA7ux5JN42ojQPyYovEWhPUTdfsNrdP4LITh1fU.lKTo-cu9.mjs","names":["TopNav","Button","GraphicPattern","Footer","metadata","TeamMembers","className","PropertyOverrides","Image","css"],"sources":["https:/framerusercontent.com/modules/qr8kS9jr1dvcqY0Cg2LZ/usG6FF19doSwRack2wxr/gTaQeoJ_T.js"],"sourcesContent":["// Generated by Framer (50a537b)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,getWhereExpressionFromPathVariables,Image,NotFoundError,PropertyOverrides,RichText,useCurrentPathVariables,useCustomCursors,useHydratedBreakpointVariants,useLocaleInfo,useQueryData,withCSS,withFX}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import GraphicPattern from\"#framer/local/canvasComponent/dibiyK5ot/dibiyK5ot.js\";import Button from\"#framer/local/canvasComponent/hgmUA8YC0/hgmUA8YC0.js\";import Footer from\"#framer/local/canvasComponent/IOJnH9t8g/IOJnH9t8g.js\";import TopNav from\"#framer/local/canvasComponent/XY1WACrc3/XY1WACrc3.js\";import TeamMembers from\"#framer/local/collection/JnDQ0IEFz/JnDQ0IEFz.js\";import*as sharedStyle5 from\"#framer/local/css/diFuM_mk8/diFuM_mk8.js\";import*as sharedStyle3 from\"#framer/local/css/JVredlBTg/JVredlBTg.js\";import*as sharedStyle1 from\"#framer/local/css/mOtnGF6vo/mOtnGF6vo.js\";import*as sharedStyle2 from\"#framer/local/css/qyhiwbadA/qyhiwbadA.js\";import*as sharedStyle4 from\"#framer/local/css/wzbFiBFuS/wzbFiBFuS.js\";import*as sharedStyle6 from\"#framer/local/css/XfLsxeTZs/XfLsxeTZs.js\";import*as sharedStyle from\"#framer/local/css/xmWXR2j3E/xmWXR2j3E.js\";import metadataProvider from\"#framer/local/webPageMetadata/gTaQeoJ_T/gTaQeoJ_T.js\";const TopNavFonts=getFonts(TopNav);const ButtonFonts=getFonts(Button);const GraphicPatternFonts=getFonts(GraphicPattern);const ContainerWithFX=withFX(Container);const FooterFonts=getFonts(Footer);const breakpoints={gbGPdjhQk:\"(max-width: 809px)\",ratY_deT5:\"(min-width: 1200px)\",U1Y0Hb3tY:\"(min-width: 810px) and (max-width: 1199px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-0CHrM\";const variantClassNames={gbGPdjhQk:\"framer-v-ilnavo\",ratY_deT5:\"framer-v-11dj17c\",U1Y0Hb3tY:\"framer-v-111r7pn\"};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const transformTemplate1=(_,t)=>`translateX(-50%) ${t}`;const metadata=metadataProvider();const humanReadableVariantMap={Desktop:\"ratY_deT5\",Phone:\"gbGPdjhQk\",Tablet:\"U1Y0Hb3tY\"};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:\"ratY_deT5\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const currentPathVariables=useCurrentPathVariables();const[currentRouteData]=useQueryData({from:{alias:\"gTaQeoJ_T\",data:TeamMembers,type:\"Collection\"},select:[{collection:\"gTaQeoJ_T\",name:\"O_2QEfGZ0\",type:\"Identifier\"},{collection:\"gTaQeoJ_T\",name:\"LFVbxm9bp\",type:\"Identifier\"},{collection:\"gTaQeoJ_T\",name:\"nDq3JHs8c\",type:\"Identifier\"}],where:getWhereExpressionFromPathVariables(currentPathVariables,\"gTaQeoJ_T\")});const getFromCurrentRouteData=key=>{if(!currentRouteData)throw new NotFoundError(`No data matches path variables: ${JSON.stringify(currentPathVariables)}`);return currentRouteData[key];};var _getFromCurrentRouteData,_getFromCurrentRouteData1;const{style,className,layoutId,variant,O_2QEfGZ0=(_getFromCurrentRouteData=getFromCurrentRouteData(\"O_2QEfGZ0\"))!==null&&_getFromCurrentRouteData!==void 0?_getFromCurrentRouteData:\"\",wU1btrOHi,LFVbxm9bp=getFromCurrentRouteData(\"LFVbxm9bp\"),nDq3JHs8c=(_getFromCurrentRouteData1=getFromCurrentRouteData(\"nDq3JHs8c\"))!==null&&_getFromCurrentRouteData1!==void 0?_getFromCurrentRouteData1:\"\",...restProps}=getProps(props);React.useEffect(()=>{const metadata1=metadataProvider(currentRouteData,activeLocale);if(metadata1.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata1.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata1.robots);document.head.appendChild(robotsTag);}}},[currentRouteData,activeLocale]);React.useInsertionEffect(()=>{const metadata1=metadataProvider(currentRouteData,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);}const bodyCls=metadata1.bodyClassName;if(bodyCls){const body=document.body;body.classList.forEach(c=>c.startsWith(\"framer-body-\")&&body.classList.remove(c));body.classList.add(`${metadata1.bodyClassName}-framer-0CHrM`);}return()=>{if(bodyCls)document.body.classList.remove(`${metadata1.bodyClassName}-framer-0CHrM`);};},[currentRouteData,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className,sharedStyle5.className,sharedStyle6.className];useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"ratY_deT5\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-11dj17c\",className),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:86,width:\"100vw\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-10kx62p-container\",layoutScroll:true,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{gbGPdjhQk:{variant:\"SsRCPwpHC\"},U1Y0Hb3tY:{variant:\"JDZlM7bpr\"}},children:/*#__PURE__*/_jsx(TopNav,{height:\"100%\",id:\"wLXmiFISQ\",layoutId:\"wLXmiFISQ\",style:{width:\"100%\"},variant:\"dJdHhhAFi\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:60,y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1b9qced-container\",children:/*#__PURE__*/_jsx(Button,{height:\"100%\",id:\"XIG8qKJHR\",layoutId:\"XIG8qKJHR\",m_viuh9zH:\"Book an Appointment\",qFUu9JC30:\"https://mec.janeapp.com/\",variant:\"RhPYiD1nS\",width:\"100%\",yfqAAhnKX:\"House\"})})}),/*#__PURE__*/_jsxs(\"section\",{className:\"framer-1s6uiz7\",\"data-framer-name\":\"Hero Section\",name:\"Hero Section\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{gbGPdjhQk:{height:808.6}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:609.6,width:\"100vw\",y:60,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{gbGPdjhQk:{__framer__parallaxTransformEnabled:undefined},U1Y0Hb3tY:{__framer__parallaxTransformEnabled:undefined}},children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__adjustPosition:false,__framer__offset:0,__framer__parallaxTransformEnabled:true,__framer__speed:70,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1qz5kp7-container\",children:/*#__PURE__*/_jsx(GraphicPattern,{height:\"100%\",id:\"grpTEYOF7\",layoutId:\"grpTEYOF7\",style:{height:\"100%\",width:\"100%\"},variant:\"Z9mkX69z9\",width:\"100%\"})})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-17a6u45\",\"data-framer-name\":\"Top Content Stack\",name:\"Top Content Stack\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1xvvxbw\",\"data-framer-name\":\"Heading Stack\",name:\"Heading Stack\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-18453zt\",\"data-styles-preset\":\"xmWXR2j3E\",style:{\"--framer-text-color\":\"var(--token-5488df1e-d961-4aa1-8975-0c6275ea8cbd, rgb(1, 73, 75))\"},children:\"A Legacy of Health Care Since 1997\"})}),className:\"framer-1uz3yiv\",fonts:[\"Inter\"],text:O_2QEfGZ0,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{gbGPdjhQk:{width:\"min(100vw - 48px, 1200px)\",y:386.6},U1Y0Hb3tY:{width:\"max(min(100vw - 48px, 1200px) / 2 - 48px, 1px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:60,y:454.6,children:/*#__PURE__*/_jsx(Container,{className:\"framer-umy05w-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{gbGPdjhQk:{style:{width:\"100%\"}},U1Y0Hb3tY:{style:{width:\"100%\"}}},children:/*#__PURE__*/_jsx(Button,{height:\"100%\",id:\"hL5sXeilS\",layoutId:\"hL5sXeilS\",m_viuh9zH:\"Book an Appointment\",qFUu9JC30:\"https://mec.janeapp.com/\",variant:\"RhPYiD1nS\",width:\"100%\",yfqAAhnKX:\"House\"})})})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:wU1btrOHi,className:\"framer-u54mig\",fonts:[\"Inter\"],stylesPresetsClassNames:{a:\"framer-styles-preset-70ul5r\",blockquote:\"framer-styles-preset-1yijlzs\",h1:\"framer-styles-preset-18453zt\",h2:\"framer-styles-preset-dnzc71\",h3:\"framer-styles-preset-1tkdmol\",h4:\"framer-styles-preset-z4h2c3\",p:\"framer-styles-preset-1rzff0\"},verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-rxj6c9\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{gbGPdjhQk:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:400,intrinsicWidth:624,loading:getLoadingLazyAtYPosition(614.6),pixelHeight:420,pixelWidth:595,sizes:\"342px\",...toResponsiveImage(LFVbxm9bp),...{positionX:\"center\",positionY:\"center\"}},transformTemplate:undefined},U1Y0Hb3tY:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:400,intrinsicWidth:624,loading:getLoadingLazyAtYPosition(398.6),pixelHeight:420,pixelWidth:595,sizes:\"calc(min(100vw - 48px, 1200px) / 2)\",...toResponsiveImage(LFVbxm9bp),...{positionX:\"center\",positionY:\"center\"}},transformTemplate:undefined}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",intrinsicHeight:400,intrinsicWidth:624,loading:getLoadingLazyAtYPosition(343.6),pixelHeight:420,pixelWidth:595,sizes:\"470px\",...toResponsiveImage(LFVbxm9bp),...{positionX:\"center\",positionY:\"center\"}},className:\"framer-10ksqqr\",\"data-framer-name\":\"Team_Group\",name:\"Team_Group\",transformTemplate:transformTemplate1})})})]})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-f8jea1\",\"data-framer-name\":\"2 Columns Image Text\",name:\"2 Columns Image Text\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-12clezs\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1dv3sgj\",\"data-framer-name\":\"Content\",name:\"Content\"})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-4s8xii\",children:/*#__PURE__*/_jsx(\"header\",{className:\"framer-pafov4\",\"data-framer-name\":\"Header\",name:\"Header\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:nDq3JHs8c,className:\"framer-1haox9v\",\"data-framer-name\":\"About Staff\",fonts:[\"Inter\"],name:\"About Staff\",verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{gbGPdjhQk:{y:1139.6},U1Y0Hb3tY:{y:1471.96}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:585,width:\"100vw\",y:860.6,children:/*#__PURE__*/_jsx(Container,{className:\"framer-6ydg18-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{gbGPdjhQk:{variant:\"cI8L1mZ18\"},U1Y0Hb3tY:{variant:\"IxqM4Jftw\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"UZpKo8myy\",layoutId:\"UZpKo8myy\",style:{width:\"100%\"},variant:\"mmiFuYbAK\",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-0CHrM { background: white; }`,\".framer-0CHrM.framer-10zygqs, .framer-0CHrM .framer-10zygqs { display: block; }\",\".framer-0CHrM.framer-11dj17c { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1200px; }\",\".framer-0CHrM .framer-10kx62p-container { flex: none; height: auto; left: 0px; position: fixed; right: 0px; top: 0px; z-index: 8; }\",\".framer-0CHrM .framer-1b9qced-container, .framer-0CHrM .framer-umy05w-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-0CHrM .framer-1s6uiz7 { align-content: center; align-items: center; background-color: var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, #ffffff); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: center; overflow: hidden; padding: 84px 48px 0px 48px; position: relative; width: 100%; }\",\".framer-0CHrM .framer-1qz5kp7-container { bottom: -35px; flex: none; left: 0px; position: absolute; right: 0px; top: 0px; }\",\".framer-0CHrM .framer-17a6u45 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: center; max-width: 1200px; overflow: visible; padding: 40px 0px 0px 0px; position: relative; width: 100%; z-index: 1; }\",\".framer-0CHrM .framer-1xvvxbw { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: hidden; padding: 164px 0px 0px 0px; position: relative; width: 1px; }\",\".framer-0CHrM .framer-1uz3yiv { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; z-index: 1; }\",\".framer-0CHrM .framer-u54mig { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; width: 100%; z-index: 1; }\",\".framer-0CHrM .framer-rxj6c9 { align-content: flex-end; align-items: flex-end; align-self: stretch; background-color: var(--token-3143fb62-c6ac-431a-b880-3c19724d4494, #fafafa); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: auto; justify-content: center; overflow: hidden; padding: 48px 0px 0px 0px; position: relative; width: 50%; }\",\".framer-0CHrM .framer-10ksqqr { aspect-ratio: 1.56 / 1; bottom: -11px; flex: none; height: var(--framer-aspect-ratio-supported, 301px); left: 50%; overflow: visible; position: absolute; transform: translateX(-50%); width: 470px; z-index: 1; }\",\".framer-0CHrM .framer-f8jea1 { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-0CHrM .framer-12clezs { align-content: center; align-items: center; align-self: stretch; background-color: var(--token-64549ac4-d685-4363-a417-5961f1d256e9, #029297); display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: auto; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-0CHrM .framer-1dv3sgj { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; max-width: 2018px; min-height: 60px; padding: 0px; position: relative; width: 818px; }\",\".framer-0CHrM .framer-4s8xii { 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: 25px; position: relative; width: 100%; }\",\".framer-0CHrM .framer-pafov4 { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: hidden; padding: 40px; position: relative; width: 100%; }\",\".framer-0CHrM .framer-1haox9v { --framer-paragraph-spacing: 32px; flex: none; height: auto; position: relative; width: 1074px; z-index: 1; }\",\".framer-0CHrM .framer-6ydg18-container { flex: none; height: auto; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-0CHrM.framer-11dj17c, .framer-0CHrM .framer-1s6uiz7, .framer-0CHrM .framer-17a6u45, .framer-0CHrM .framer-1xvvxbw, .framer-0CHrM .framer-rxj6c9, .framer-0CHrM .framer-f8jea1, .framer-0CHrM .framer-12clezs, .framer-0CHrM .framer-1dv3sgj, .framer-0CHrM .framer-4s8xii, .framer-0CHrM .framer-pafov4 { gap: 0px; } .framer-0CHrM.framer-11dj17c > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-0CHrM.framer-11dj17c > :first-child, .framer-0CHrM .framer-1s6uiz7 > :first-child, .framer-0CHrM .framer-1xvvxbw > :first-child, .framer-0CHrM .framer-1dv3sgj > :first-child, .framer-0CHrM .framer-pafov4 > :first-child { margin-top: 0px; } .framer-0CHrM.framer-11dj17c > :last-child, .framer-0CHrM .framer-1s6uiz7 > :last-child, .framer-0CHrM .framer-1xvvxbw > :last-child, .framer-0CHrM .framer-1dv3sgj > :last-child, .framer-0CHrM .framer-pafov4 > :last-child { margin-bottom: 0px; } .framer-0CHrM .framer-1s6uiz7 > * { margin: 0px; margin-bottom: calc(48px / 2); margin-top: calc(48px / 2); } .framer-0CHrM .framer-17a6u45 > * { margin: 0px; margin-left: calc(48px / 2); margin-right: calc(48px / 2); } .framer-0CHrM .framer-17a6u45 > :first-child, .framer-0CHrM .framer-rxj6c9 > :first-child, .framer-0CHrM .framer-f8jea1 > :first-child, .framer-0CHrM .framer-12clezs > :first-child, .framer-0CHrM .framer-4s8xii > :first-child { margin-left: 0px; } .framer-0CHrM .framer-17a6u45 > :last-child, .framer-0CHrM .framer-rxj6c9 > :last-child, .framer-0CHrM .framer-f8jea1 > :last-child, .framer-0CHrM .framer-12clezs > :last-child, .framer-0CHrM .framer-4s8xii > :last-child { margin-right: 0px; } .framer-0CHrM .framer-1xvvxbw > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-0CHrM .framer-rxj6c9 > *, .framer-0CHrM .framer-12clezs > *, .framer-0CHrM .framer-4s8xii > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-0CHrM .framer-f8jea1 > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-0CHrM .framer-1dv3sgj > *, .framer-0CHrM .framer-pafov4 > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } }\",`@media (min-width: 810px) and (max-width: 1199px) { .${metadata.bodyClassName}-framer-0CHrM { background: white; } .framer-0CHrM.framer-11dj17c { height: 2326px; width: 810px; } .framer-0CHrM .framer-1s6uiz7 { justify-content: flex-start; padding: 84px 24px 0px 24px; } .framer-0CHrM .framer-17a6u45 { align-content: center; align-items: center; } .framer-0CHrM .framer-umy05w-container { width: 100%; } .framer-0CHrM .framer-10ksqqr { bottom: 0px; height: var(--framer-aspect-ratio-supported, 244px); left: 0px; right: 0px; transform: unset; width: unset; } .framer-0CHrM .framer-1dv3sgj { flex: 1 0 0px; padding: 40px; width: 1px; } .framer-0CHrM .framer-4s8xii { height: 36%; } .framer-0CHrM .framer-pafov4 { height: 104%; } .framer-0CHrM .framer-1haox9v { height: 108%; width: 112%; }}`,`@media (max-width: 809px) { .${metadata.bodyClassName}-framer-0CHrM { background: white; } .framer-0CHrM.framer-11dj17c { height: 2509px; width: 390px; } .framer-0CHrM .framer-1s6uiz7 { gap: 24px; padding: 180px 24px 0px 24px; } .framer-0CHrM .framer-17a6u45, .framer-0CHrM .framer-f8jea1 { flex-direction: column; } .framer-0CHrM .framer-1xvvxbw { flex: none; order: 0; padding: 0px; width: 100%; } .framer-0CHrM .framer-umy05w-container { width: 100%; } .framer-0CHrM .framer-rxj6c9 { align-self: unset; height: min-content; order: 1; padding: 0px; width: 100%; } .framer-0CHrM .framer-10ksqqr { bottom: unset; height: var(--framer-aspect-ratio-supported, 219px); left: unset; position: relative; transform: unset; width: 342px; } .framer-0CHrM .framer-12clezs { align-self: unset; flex: none; height: min-content; order: 0; width: 100%; } .framer-0CHrM .framer-1dv3sgj { flex: 1 0 0px; padding: 20px; width: 1px; } .framer-0CHrM .framer-pafov4 { padding: 60px; } .framer-0CHrM .framer-1haox9v { order: 0; width: 335px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-0CHrM .framer-1s6uiz7, .framer-0CHrM .framer-17a6u45, .framer-0CHrM .framer-f8jea1 { gap: 0px; } .framer-0CHrM .framer-1s6uiz7 > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-0CHrM .framer-1s6uiz7 > :first-child, .framer-0CHrM .framer-17a6u45 > :first-child, .framer-0CHrM .framer-f8jea1 > :first-child { margin-top: 0px; } .framer-0CHrM .framer-1s6uiz7 > :last-child, .framer-0CHrM .framer-17a6u45 > :last-child, .framer-0CHrM .framer-f8jea1 > :last-child { margin-bottom: 0px; } .framer-0CHrM .framer-17a6u45 > * { margin: 0px; margin-bottom: calc(48px / 2); margin-top: calc(48px / 2); } .framer-0CHrM .framer-f8jea1 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } }}`,...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,...sharedStyle5.css,...sharedStyle6.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 2260\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"U1Y0Hb3tY\":{\"layout\":[\"fixed\",\"fixed\"]},\"gbGPdjhQk\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerResponsiveScreen\n */const FramergTaQeoJ_T=withCSS(Component,css,\"framer-0CHrM\");export default FramergTaQeoJ_T;FramergTaQeoJ_T.displayName=\"About Us\";FramergTaQeoJ_T.defaultProps={height:2260,width:1200};addFonts(FramergTaQeoJ_T,[{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\"}]},...TopNavFonts,...ButtonFonts,...GraphicPatternFonts,...FooterFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts),...getFontsFromSharedStyle(sharedStyle5.fonts),...getFontsFromSharedStyle(sharedStyle6.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramergTaQeoJ_T\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerResponsiveScreen\":\"\",\"framerIntrinsicWidth\":\"1200\",\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"U1Y0Hb3tY\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"gbGPdjhQk\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"2260\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],"mappings":"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"}