{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/8ppvAKuZKWBGe3YCc1gK/2FqVORBqqPy0wms59SL7/aCSy7zLCD.js", "ssg:https://framerusercontent.com/modules/iFntFpYzsG89aUc0gdfG/WRzrlHXQj10QoIUKsfxe/D6lzKZDoz.js", "ssg:https://framerusercontent.com/modules/p9zMnty73jLTBJfscvWI/iKLFDPrD5AhZXWzHgHlR/Z81WgEvQ4.js", "ssg:https://framerusercontent.com/modules/rHg8ZoWkZGaSRJBeYtyI/jHlJnsce7Zi8hASD89QN/JqqCZIXsE.js"],
  "sourcesContent": ["// Generated by Framer (b62c1c2)\nimport{fontStore}from\"framer\";fontStore.loadFonts([]);export const fonts=[{explicitInter:true,fonts:[]}];export const css=['.framer-J0HSV .framer-styles-preset-zf3u7f:not(.rich-text-wrapper), .framer-J0HSV .framer-styles-preset-zf3u7f.rich-text-wrapper a { --framer-link-current-text-color: var(--token-a335d32b-331d-4d4d-8ab8-d0b8538e6940, #575757) /* {\"name\":\"Text Secondary\"} */; --framer-link-current-text-decoration: underline; --framer-link-hover-text-color: var(--token-a7d8a1dd-a8b9-4c19-ae1a-f8f40dc973d7, #6d8b74) /* {\"name\":\"Evergreen\"} */; --framer-link-hover-text-decoration: none; --framer-link-text-color: var(--token-a335d32b-331d-4d4d-8ab8-d0b8538e6940, #575757); --framer-link-text-decoration: none; }'];export const className=\"framer-J0HSV\";\nexport const __FramerMetadata__ = {\"exports\":{\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (013b13c)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,Link,ResolveLinks,RichText,SmartComponentScopedContainer,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useRouter,useVariantState,withCSS,withFX}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import*as sharedStyle from\"https://framerusercontent.com/modules/8ppvAKuZKWBGe3YCc1gK/2FqVORBqqPy0wms59SL7/aCSy7zLCD.js\";import Button from\"https://framerusercontent.com/modules/6tRs0QdlwfhS0NecrAZh/a1P2tVkDFqpgoAo5bUh2/dzsmH1hS8.js\";const ButtonFonts=getFonts(Button);const SmartComponentScopedContainerWithFX=withFX(SmartComponentScopedContainer);const MotionUlWithFX=withFX(motion.ul);const cycleOrder=[\"Bmub5JsxC\",\"eRWNd9HOt\",\"yEh6fQziJ\",\"HGEs_QHHu\"];const serializationHash=\"framer-44Ft0\";const variantClassNames={Bmub5JsxC:\"framer-v-1qziymj\",eRWNd9HOt:\"framer-v-1yzttmf\",HGEs_QHHu:\"framer-v-1xj2f1r\",yEh6fQziJ:\"framer-v-1xzc8b0\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};const animation1={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:0,y:0};const transition2={bounce:.2,delay:.2,duration:.4,type:\"spring\"};const animation2={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2,x:0,y:0};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={\"Phone Open\":\"yEh6fQziJ\",Desktop:\"Bmub5JsxC\",Phone:\"eRWNd9HOt\",Tablet:\"HGEs_QHHu\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"Bmub5JsxC\"};};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,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"Bmub5JsxC\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTap1kc0g4a=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});await delay(()=>setVariant(\"eRWNd9HOt\"),200);});const onTap7s16r3=activeVariantCallback(async(...args)=>{setVariant(\"yEh6fQziJ\");});const onTap1c7phpu=activeVariantCallback(async(...args)=>{setVariant(\"eRWNd9HOt\");});const sharedStyleClassNames=[sharedStyle.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if([\"eRWNd9HOt\",\"yEh6fQziJ\"].includes(baseVariant))return true;return false;};const isDisplayed1=()=>{if(baseVariant===\"eRWNd9HOt\")return true;return false;};const isDisplayed2=()=>{if(baseVariant===\"eRWNd9HOt\")return false;return true;};const router=useRouter();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(motion.header,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-1qziymj\",className,classNames),\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"Bmub5JsxC\",ref:refBinding,style:{backdropFilter:\"blur(5px)\",backgroundColor:\"rgba(250, 250, 250, 0.75)\",WebkitBackdropFilter:\"blur(5px)\",...style},...addPropertyOverrides({eRWNd9HOt:{\"data-framer-name\":\"Phone\"},HGEs_QHHu:{\"data-framer-name\":\"Tablet\"},yEh6fQziJ:{\"data-framer-name\":\"Phone Open\",\"data-highlight\":true,onTap:onTap1kc0g4a}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1fe18fn\",\"data-framer-name\":\"Wrapper\",layoutDependency:layoutDependency,layoutId:\"k43GoBX07\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1rd4mx8\",\"data-framer-name\":\"Content\",layoutDependency:layoutDependency,layoutId:\"eKwaa30xl\",children:[/*#__PURE__*/_jsx(Link,{href:{webPageId:\"Ku48CK07T\"},motionChild:true,nodeId:\"Dee_rGqYk\",openInNewTab:false,scopeId:\"D6lzKZDoz\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-10utpxf framer-x73nta\",\"data-framer-name\":\"Logo\",layoutDependency:layoutDependency,layoutId:\"Dee_rGqYk\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+(0+((componentViewport?.height||164)-0-164)/2)+32+0+0),pixelHeight:1563,pixelWidth:1563,positionX:\"center\",positionY:\"center\",sizes:\"100px\",src:\"https://framerusercontent.com/images/zwtIDRNmrRVNkNn28CE1hmznYk.png\",srcSet:\"https://framerusercontent.com/images/zwtIDRNmrRVNkNn28CE1hmznYk.png?scale-down-to=512 512w,https://framerusercontent.com/images/zwtIDRNmrRVNkNn28CE1hmznYk.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/zwtIDRNmrRVNkNn28CE1hmznYk.png 1563w\"},className:\"framer-ozo66g\",layoutDependency:layoutDependency,layoutId:\"E0qcSdx1K\",...addPropertyOverrides({eRWNd9HOt:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||200)-0-54)/2+0+0)+16+-14+0),pixelHeight:1563,pixelWidth:1563,positionX:\"center\",positionY:\"center\",sizes:\"50px\",src:\"https://framerusercontent.com/images/zwtIDRNmrRVNkNn28CE1hmznYk.png\",srcSet:\"https://framerusercontent.com/images/zwtIDRNmrRVNkNn28CE1hmznYk.png?scale-down-to=512 512w,https://framerusercontent.com/images/zwtIDRNmrRVNkNn28CE1hmznYk.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/zwtIDRNmrRVNkNn28CE1hmznYk.png 1563w\"}},yEh6fQziJ:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||200)-0-266.6)/2+0+0)+16+0+-14+0),pixelHeight:1563,pixelWidth:1563,positionX:\"center\",positionY:\"center\",sizes:\"50px\",src:\"https://framerusercontent.com/images/zwtIDRNmrRVNkNn28CE1hmznYk.png\",srcSet:\"https://framerusercontent.com/images/zwtIDRNmrRVNkNn28CE1hmznYk.png?scale-down-to=512 512w,https://framerusercontent.com/images/zwtIDRNmrRVNkNn28CE1hmznYk.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/zwtIDRNmrRVNkNn28CE1hmznYk.png 1563w\"}}},baseVariant,gestureVariant)})})}),isDisplayed()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1hrm5fd\",\"data-framer-name\":\"Menu Icon\",layoutDependency:layoutDependency,layoutId:\"npV1nECAf\",...addPropertyOverrides({eRWNd9HOt:{\"data-highlight\":true,onTap:onTap7s16r3},yEh6fQziJ:{\"data-highlight\":true,onTap:onTap1c7phpu}},baseVariant,gestureVariant),children:[isDisplayed()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-hzvqym\",layoutDependency:layoutDependency,layoutId:\"I30WjuQkY\",style:{backgroundColor:\"var(--token-a7d8a1dd-a8b9-4c19-ae1a-f8f40dc973d7, rgb(109, 139, 116))\",borderBottomLeftRadius:4,borderBottomRightRadius:4,borderTopLeftRadius:4,borderTopRightRadius:4,rotate:0},variants:{yEh6fQziJ:{rotate:45}}}),isDisplayed1()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-whx12r\",layoutDependency:layoutDependency,layoutId:\"njjAiO65I\",style:{backgroundColor:\"var(--token-a7d8a1dd-a8b9-4c19-ae1a-f8f40dc973d7, rgb(109, 139, 116))\",borderBottomLeftRadius:4,borderBottomRightRadius:4,borderTopLeftRadius:4,borderTopRightRadius:4}}),isDisplayed()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-ffxoxu\",layoutDependency:layoutDependency,layoutId:\"sApczaVXN\",style:{backgroundColor:\"var(--token-a7d8a1dd-a8b9-4c19-ae1a-f8f40dc973d7, rgb(109, 139, 116))\",borderBottomLeftRadius:4,borderBottomRightRadius:4,borderTopLeftRadius:4,borderTopRightRadius:4,rotate:0},variants:{yEh6fQziJ:{rotate:-45}}})]})]}),isDisplayed2()&&/*#__PURE__*/_jsx(motion.nav,{className:\"framer-1qj0wt9\",\"data-framer-name\":\"Navigation\",layoutDependency:layoutDependency,layoutId:\"GvobLDtUC\",children:/*#__PURE__*/_jsxs(MotionUlWithFX,{className:\"framer-sq9wo\",\"data-framer-name\":\"Menu Items\",layoutDependency:layoutDependency,layoutId:\"t7xG_QVP7\",...addPropertyOverrides({yEh6fQziJ:{__framer__animate:{transition:transition1},__framer__animateOnce:false,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,as:\"li\",children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1tZWRpdW0=\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-a335d32b-331d-4d4d-8ab8-d0b8538e6940, rgb(105, 105, 105)))\",\"--framer-text-transform\":\"capitalize\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"Ku48CK07T\"},motionChild:true,nodeId:\"KYgPyYZmZ\",openInNewTab:false,scopeId:\"D6lzKZDoz\",smoothScroll:true,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-zf3u7f\",\"data-styles-preset\":\"aCSy7zLCD\",children:\"Home\"})})})}),className:\"framer-n7rv17\",fonts:[\"FS;Satoshi-medium\"],layoutDependency:layoutDependency,layoutId:\"KYgPyYZmZ\",style:{\"--extracted-r6o4lv\":\"var(--token-a335d32b-331d-4d4d-8ab8-d0b8538e6940, rgb(105, 105, 105))\"},verticalAlignment:\"center\",withExternalLayout:true,...addPropertyOverrides({yEh6fQziJ:{\"data-highlight\":true,onTap:undefined}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,as:\"li\",children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1tZWRpdW0=\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-a335d32b-331d-4d4d-8ab8-d0b8538e6940, rgb(105, 105, 105)))\",\"--framer-text-transform\":\"capitalize\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"tjnswFddW\"},motionChild:true,nodeId:\"RPtOAKzcV\",openInNewTab:false,scopeId:\"D6lzKZDoz\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-zf3u7f\",\"data-styles-preset\":\"aCSy7zLCD\",children:\"About Us\"})})})}),className:\"framer-1adnecx\",fonts:[\"FS;Satoshi-medium\"],layoutDependency:layoutDependency,layoutId:\"RPtOAKzcV\",style:{\"--extracted-r6o4lv\":\"var(--token-a335d32b-331d-4d4d-8ab8-d0b8538e6940, rgb(105, 105, 105))\"},verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"D8GalMvnX\"},implicitPathVariables:undefined},{href:{webPageId:\"D8GalMvnX\"},implicitPathVariables:undefined},{href:{webPageId:\"D8GalMvnX\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:35,y:(componentViewport?.y||0)+(0+((componentViewport?.height||164)-0-164)/2)+72.5+0+-8,...addPropertyOverrides({yEh6fQziJ:{y:(componentViewport?.y||0)+0+(((componentViewport?.height||200)-0-266.6)/2+0+0)+16+54+0+0+0+86.4}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainerWithFX,{as:\"li\",className:\"framer-7ol3gh-container\",layoutDependency:layoutDependency,layoutId:\"bQ_DkmTlp-container\",nodeId:\"bQ_DkmTlp\",rendersWithMotion:true,scopeId:\"D6lzKZDoz\",...addPropertyOverrides({yEh6fQziJ:{__framer__animate:{transition:transition2},__framer__animateOnce:false,__framer__enter:animation,__framer__exit:animation2,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(Button,{height:\"100%\",id:\"bQ_DkmTlp\",layoutId:\"bQ_DkmTlp\",UsnOuPb7_:\"Contact Us\",variant:\"P9D6qyA5F\",width:\"100%\",ZOM2oCURB:resolvedLinks[0],...addPropertyOverrides({HGEs_QHHu:{ZOM2oCURB:resolvedLinks[2]},yEh6fQziJ:{ZOM2oCURB:resolvedLinks[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,as:\"li\",children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1tZWRpdW0=\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-a335d32b-331d-4d4d-8ab8-d0b8538e6940, rgb(105, 105, 105)))\",\"--framer-text-transform\":\"capitalize\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"kYSWTFSb1\"},motionChild:true,nodeId:\"SIrTSFqlm\",openInNewTab:false,scopeId:\"D6lzKZDoz\",smoothScroll:true,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-zf3u7f\",\"data-styles-preset\":\"aCSy7zLCD\",children:\"FAQ\"})})})}),className:\"framer-170qn8r\",fonts:[\"FS;Satoshi-medium\"],layoutDependency:layoutDependency,layoutId:\"SIrTSFqlm\",style:{\"--extracted-r6o4lv\":\"var(--token-a335d32b-331d-4d4d-8ab8-d0b8538e6940, rgb(105, 105, 105))\"},verticalAlignment:\"center\",withExternalLayout:true})]})})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-44Ft0.framer-x73nta, .framer-44Ft0 .framer-x73nta { display: block; }\",\".framer-44Ft0.framer-1qziymj { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1200px; }\",\".framer-44Ft0 .framer-1fe18fn { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: center; max-width: 1200px; overflow: visible; padding: 32px 40px 32px 40px; position: relative; width: 1px; }\",\".framer-44Ft0 .framer-1rd4mx8 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-44Ft0 .framer-10utpxf { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 6px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; text-decoration: none; width: 1px; }\",\".framer-44Ft0 .framer-ozo66g { flex: none; height: 100px; position: relative; width: 100px; }\",\".framer-44Ft0 .framer-1hrm5fd { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: center; min-height: 200px; min-width: 200px; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-44Ft0 .framer-hzvqym, .framer-44Ft0 .framer-ffxoxu { flex: none; height: 2px; overflow: hidden; position: relative; width: 18px; will-change: var(--framer-will-change-override, transform); }\",\".framer-44Ft0 .framer-whx12r { flex: none; height: 2px; overflow: hidden; position: relative; width: 24px; will-change: var(--framer-will-change-override, transform); z-index: 6; }\",\".framer-44Ft0 .framer-1qj0wt9 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 61px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; z-index: 0; }\",\".framer-44Ft0 .framer-sq9wo { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 67px; height: 19px; justify-content: center; list-style: none; margin: 0px; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-44Ft0 .framer-n7rv17, .framer-44Ft0 .framer-1adnecx, .framer-44Ft0 .framer-170qn8r { -webkit-user-select: none; flex: none; height: auto; pointer-events: auto; position: relative; user-select: none; white-space: pre; width: auto; }\",\".framer-44Ft0 .framer-7ol3gh-container { flex: none; height: auto; position: relative; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-44Ft0.framer-1qziymj, .framer-44Ft0 .framer-1fe18fn, .framer-44Ft0 .framer-1rd4mx8, .framer-44Ft0 .framer-10utpxf, .framer-44Ft0 .framer-1hrm5fd, .framer-44Ft0 .framer-1qj0wt9, .framer-44Ft0 .framer-sq9wo { gap: 0px; } .framer-44Ft0.framer-1qziymj > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-44Ft0.framer-1qziymj > :first-child, .framer-44Ft0 .framer-1fe18fn > :first-child, .framer-44Ft0 .framer-1rd4mx8 > :first-child, .framer-44Ft0 .framer-10utpxf > :first-child, .framer-44Ft0 .framer-1qj0wt9 > :first-child, .framer-44Ft0 .framer-sq9wo > :first-child { margin-left: 0px; } .framer-44Ft0.framer-1qziymj > :last-child, .framer-44Ft0 .framer-1fe18fn > :last-child, .framer-44Ft0 .framer-1rd4mx8 > :last-child, .framer-44Ft0 .framer-10utpxf > :last-child, .framer-44Ft0 .framer-1qj0wt9 > :last-child, .framer-44Ft0 .framer-sq9wo > :last-child { margin-right: 0px; } .framer-44Ft0 .framer-1fe18fn > * { margin: 0px; margin-left: calc(32px / 2); margin-right: calc(32px / 2); } .framer-44Ft0 .framer-1rd4mx8 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-44Ft0 .framer-10utpxf > * { margin: 0px; margin-left: calc(6px / 2); margin-right: calc(6px / 2); } .framer-44Ft0 .framer-1hrm5fd > * { margin: 0px; margin-bottom: calc(4px / 2); margin-top: calc(4px / 2); } .framer-44Ft0 .framer-1hrm5fd > :first-child { margin-top: 0px; } .framer-44Ft0 .framer-1hrm5fd > :last-child { margin-bottom: 0px; } .framer-44Ft0 .framer-1qj0wt9 > * { margin: 0px; margin-left: calc(61px / 2); margin-right: calc(61px / 2); } .framer-44Ft0 .framer-sq9wo > * { margin: 0px; margin-left: calc(67px / 2); margin-right: calc(67px / 2); } }\",\".framer-44Ft0.framer-v-1yzttmf.framer-1qziymj { flex-direction: column; width: 390px; }\",\".framer-44Ft0.framer-v-1yzttmf .framer-1fe18fn { flex: none; padding: 16px; width: 100%; }\",\".framer-44Ft0.framer-v-1yzttmf .framer-1rd4mx8 { gap: unset; height: 22px; justify-content: space-between; }\",\".framer-44Ft0.framer-v-1yzttmf .framer-10utpxf, .framer-44Ft0.framer-v-1xzc8b0 .framer-10utpxf { flex: none; width: min-content; }\",\".framer-44Ft0.framer-v-1yzttmf .framer-ozo66g { height: 50px; width: 50px; }\",\".framer-44Ft0.framer-v-1yzttmf .framer-1hrm5fd { cursor: pointer; gap: 6px; height: 100%; min-height: unset; min-width: unset; z-index: 5; }\",\".framer-44Ft0.framer-v-1yzttmf .framer-hzvqym, .framer-44Ft0.framer-v-1yzttmf .framer-ffxoxu { width: 24px; z-index: 6; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-44Ft0.framer-v-1yzttmf.framer-1qziymj, .framer-44Ft0.framer-v-1yzttmf .framer-1rd4mx8, .framer-44Ft0.framer-v-1yzttmf .framer-1hrm5fd { gap: 0px; } .framer-44Ft0.framer-v-1yzttmf.framer-1qziymj > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-44Ft0.framer-v-1yzttmf.framer-1qziymj > :first-child, .framer-44Ft0.framer-v-1yzttmf .framer-1hrm5fd > :first-child { margin-top: 0px; } .framer-44Ft0.framer-v-1yzttmf.framer-1qziymj > :last-child, .framer-44Ft0.framer-v-1yzttmf .framer-1hrm5fd > :last-child { margin-bottom: 0px; } .framer-44Ft0.framer-v-1yzttmf .framer-1rd4mx8 > *, .framer-44Ft0.framer-v-1yzttmf .framer-1rd4mx8 > :first-child, .framer-44Ft0.framer-v-1yzttmf .framer-1rd4mx8 > :last-child { margin: 0px; } .framer-44Ft0.framer-v-1yzttmf .framer-1hrm5fd > * { margin: 0px; margin-bottom: calc(6px / 2); margin-top: calc(6px / 2); } }\",\".framer-44Ft0.framer-v-1xzc8b0.framer-1qziymj { cursor: pointer; flex-direction: column; width: 390px; }\",\".framer-44Ft0.framer-v-1xzc8b0 .framer-1fe18fn { flex: none; flex-direction: column; padding: 16px 16px 32px 16px; width: 100%; }\",\".framer-44Ft0.framer-v-1xzc8b0 .framer-1rd4mx8 { flex: none; gap: unset; height: 22px; justify-content: space-between; width: 100%; }\",\".framer-44Ft0.framer-v-1xzc8b0 .framer-ozo66g { height: 50px; order: 0; width: 50px; }\",\".framer-44Ft0.framer-v-1xzc8b0 .framer-1hrm5fd { cursor: pointer; gap: 0px; height: 100%; min-height: unset; min-width: unset; z-index: 5; }\",\".framer-44Ft0.framer-v-1xzc8b0 .framer-hzvqym { order: 0; width: 24px; z-index: 6; }\",\".framer-44Ft0.framer-v-1xzc8b0 .framer-ffxoxu { left: 0px; order: 1; position: absolute; right: 0px; top: calc(50.00000000000002% - 2px / 2); width: unset; z-index: 6; }\",\".framer-44Ft0.framer-v-1xzc8b0 .framer-1qj0wt9 { flex-direction: column; }\",\".framer-44Ft0.framer-v-1xzc8b0 .framer-sq9wo { flex-direction: column; gap: 24px; height: min-content; }\",\".framer-44Ft0.framer-v-1xzc8b0 .framer-n7rv17 { cursor: pointer; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-44Ft0.framer-v-1xzc8b0.framer-1qziymj, .framer-44Ft0.framer-v-1xzc8b0 .framer-1fe18fn, .framer-44Ft0.framer-v-1xzc8b0 .framer-1rd4mx8, .framer-44Ft0.framer-v-1xzc8b0 .framer-1hrm5fd, .framer-44Ft0.framer-v-1xzc8b0 .framer-1qj0wt9, .framer-44Ft0.framer-v-1xzc8b0 .framer-sq9wo { gap: 0px; } .framer-44Ft0.framer-v-1xzc8b0.framer-1qziymj > *, .framer-44Ft0.framer-v-1xzc8b0 .framer-1hrm5fd > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-44Ft0.framer-v-1xzc8b0.framer-1qziymj > :first-child, .framer-44Ft0.framer-v-1xzc8b0 .framer-1fe18fn > :first-child, .framer-44Ft0.framer-v-1xzc8b0 .framer-1hrm5fd > :first-child, .framer-44Ft0.framer-v-1xzc8b0 .framer-1qj0wt9 > :first-child, .framer-44Ft0.framer-v-1xzc8b0 .framer-sq9wo > :first-child { margin-top: 0px; } .framer-44Ft0.framer-v-1xzc8b0.framer-1qziymj > :last-child, .framer-44Ft0.framer-v-1xzc8b0 .framer-1fe18fn > :last-child, .framer-44Ft0.framer-v-1xzc8b0 .framer-1hrm5fd > :last-child, .framer-44Ft0.framer-v-1xzc8b0 .framer-1qj0wt9 > :last-child, .framer-44Ft0.framer-v-1xzc8b0 .framer-sq9wo > :last-child { margin-bottom: 0px; } .framer-44Ft0.framer-v-1xzc8b0 .framer-1fe18fn > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-44Ft0.framer-v-1xzc8b0 .framer-1rd4mx8 > *, .framer-44Ft0.framer-v-1xzc8b0 .framer-1rd4mx8 > :first-child, .framer-44Ft0.framer-v-1xzc8b0 .framer-1rd4mx8 > :last-child { margin: 0px; } .framer-44Ft0.framer-v-1xzc8b0 .framer-1qj0wt9 > * { margin: 0px; margin-bottom: calc(61px / 2); margin-top: calc(61px / 2); } .framer-44Ft0.framer-v-1xzc8b0 .framer-sq9wo > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } }\",\".framer-44Ft0.framer-v-1xj2f1r.framer-1qziymj { width: 810px; }\",\".framer-44Ft0.framer-v-1xj2f1r .framer-sq9wo { gap: 16px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-44Ft0.framer-v-1xj2f1r .framer-sq9wo { gap: 0px; } .framer-44Ft0.framer-v-1xj2f1r .framer-sq9wo > * { margin: 0px; margin-left: calc(16px / 2); margin-right: calc(16px / 2); } .framer-44Ft0.framer-v-1xj2f1r .framer-sq9wo > :first-child { margin-left: 0px; } .framer-44Ft0.framer-v-1xj2f1r .framer-sq9wo > :last-child { margin-right: 0px; } }\",...sharedStyle.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 164\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"eRWNd9HOt\":{\"layout\":[\"fixed\",\"auto\"]},\"yEh6fQziJ\":{\"layout\":[\"fixed\",\"auto\"]},\"HGEs_QHHu\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerD6lzKZDoz=withCSS(Component,css,\"framer-44Ft0\");export default FramerD6lzKZDoz;FramerD6lzKZDoz.displayName=\"Header\";FramerD6lzKZDoz.defaultProps={height:164,width:1200};addPropertyControls(FramerD6lzKZDoz,{variant:{options:[\"Bmub5JsxC\",\"eRWNd9HOt\",\"yEh6fQziJ\",\"HGEs_QHHu\"],optionTitles:[\"Desktop\",\"Phone\",\"Phone Open\",\"Tablet\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerD6lzKZDoz,[{explicitInter:true,fonts:[{family:\"Satoshi\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/P2LQKHE6KA6ZP4AAGN72KDWMHH6ZH3TA/ZC32TK2P7FPS5GFTL46EU6KQJA24ZYDB/7AHDUZ4A7LFLVFUIFSARGIWCRQJHISQP.woff2\",weight:\"500\"}]},...ButtonFonts,...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerD6lzKZDoz\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"1200\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"eRWNd9HOt\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"yEh6fQziJ\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"HGEs_QHHu\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"164\",\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./D6lzKZDoz.map", "// Generated by Framer (b62c1c2)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getLoadingLazyAtYPosition,Image,Link,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";const cycleOrder=[\"ksCZcVcJb\",\"gfYcksdgL\",\"mwdO8AUfs\"];const serializationHash=\"framer-goZN7\";const variantClassNames={gfYcksdgL:\"framer-v-1d27v67\",ksCZcVcJb:\"framer-v-ghvdah\",mwdO8AUfs:\"framer-v-1n4jvay\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};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:\"ksCZcVcJb\",Phone:\"mwdO8AUfs\",Tablet:\"gfYcksdgL\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"ksCZcVcJb\"};};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,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"ksCZcVcJb\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(motion.footer,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-ghvdah\",className,classNames),\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"ksCZcVcJb\",ref:refBinding,style:{backgroundColor:\"var(--token-9757ba52-b78f-4d70-b3c3-b5ac426c4da4, rgb(250, 250, 250))\",...style},...addPropertyOverrides({gfYcksdgL:{\"data-framer-name\":\"Tablet\"},mwdO8AUfs:{\"data-framer-name\":\"Phone\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1t3lyf9\",\"data-framer-name\":\"Wrapper\",layoutDependency:layoutDependency,layoutId:\"NIa8r2lQz\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-3h1913\",\"data-border\":true,layoutDependency:layoutDependency,layoutId:\"DO0A9XOBr\",style:{\"--border-bottom-width\":\"0px\",\"--border-color\":\"var(--token-a7d8a1dd-a8b9-4c19-ae1a-f8f40dc973d7, rgb(109, 139, 116))\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\"},children:[/*#__PURE__*/_jsx(Link,{href:{webPageId:\"Ku48CK07T\"},motionChild:true,nodeId:\"TDx7kwxI2\",openInNewTab:false,scopeId:\"Z81WgEvQ4\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-1svc5b2 framer-15hy5tt\",\"data-framer-name\":\"Logo\",layoutDependency:layoutDependency,layoutId:\"TDx7kwxI2\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+(0+((componentViewport?.height||210)-0-210)/2)+0+40+0),pixelHeight:1563,pixelWidth:1563,positionX:\"center\",positionY:\"center\",sizes:\"163px\",src:\"https://framerusercontent.com/images/zwtIDRNmrRVNkNn28CE1hmznYk.png\",srcSet:\"https://framerusercontent.com/images/zwtIDRNmrRVNkNn28CE1hmznYk.png?scale-down-to=512 512w,https://framerusercontent.com/images/zwtIDRNmrRVNkNn28CE1hmznYk.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/zwtIDRNmrRVNkNn28CE1hmznYk.png 1563w\"},className:\"framer-1tdzphh\",layoutDependency:layoutDependency,layoutId:\"l2_CmuQwX\",...addPropertyOverrides({mwdO8AUfs:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||327)-48-458)/2+0+0)+0+40+0+0),pixelHeight:1563,pixelWidth:1563,positionX:\"center\",positionY:\"center\",sizes:\"163px\",src:\"https://framerusercontent.com/images/zwtIDRNmrRVNkNn28CE1hmznYk.png\",srcSet:\"https://framerusercontent.com/images/zwtIDRNmrRVNkNn28CE1hmznYk.png?scale-down-to=512 512w,https://framerusercontent.com/images/zwtIDRNmrRVNkNn28CE1hmznYk.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/zwtIDRNmrRVNkNn28CE1hmznYk.png 1563w\"}}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(motion.nav,{className:\"framer-uo5o4t\",\"data-framer-name\":\"Footer Details\",layoutDependency:layoutDependency,layoutId:\"THCFrtg3H\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1yZWd1bGFy\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"1.4em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-a335d32b-331d-4d4d-8ab8-d0b8538e6940, rgb(105, 105, 105)))\",\"--framer-text-transform\":\"capitalize\"},children:\"2025 All Rights Reserved.  Majestic Oak Therapy Center\"})}),className:\"framer-65rzep\",fonts:[\"FS;Satoshi-regular\"],layoutDependency:layoutDependency,layoutId:\"eRnY8GNGZ\",style:{\"--extracted-r6o4lv\":\"var(--token-a335d32b-331d-4d4d-8ab8-d0b8538e6940, rgb(105, 105, 105))\"},variants:{mwdO8AUfs:{\"--extracted-2gxw0f\":\"var(--token-a335d32b-331d-4d4d-8ab8-d0b8538e6940, rgb(105, 105, 105))\"}},verticalAlignment:\"center\",withExternalLayout:true,...addPropertyOverrides({mwdO8AUfs:{children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1yZWd1bGFy\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"1.4em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-a335d32b-331d-4d4d-8ab8-d0b8538e6940, rgb(105, 105, 105)))\",\"--framer-text-transform\":\"capitalize\"},children:\"2025 All Rights Reserved. \"}),/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1yZWd1bGFy\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"1.4em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-2gxw0f, var(--token-a335d32b-331d-4d4d-8ab8-d0b8538e6940, rgb(105, 105, 105)))\",\"--framer-text-transform\":\"capitalize\"},children:\"Majestic Oak Therapy Center\"})]})}},baseVariant,gestureVariant)})})]})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-goZN7.framer-15hy5tt, .framer-goZN7 .framer-15hy5tt { display: block; }\",\".framer-goZN7.framer-ghvdah { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1200px; }\",\".framer-goZN7 .framer-1t3lyf9 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: center; max-width: 1200px; overflow: hidden; padding: 0px 40px 40px 40px; position: relative; width: 1px; }\",\".framer-goZN7 .framer-3h1913 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 40px 0px 0px 0px; position: relative; width: 1px; }\",\".framer-goZN7 .framer-1svc5b2 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 6px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; text-decoration: none; width: 1px; }\",\".framer-goZN7 .framer-1tdzphh { flex: none; height: 130px; position: relative; width: 163px; }\",\".framer-goZN7 .framer-uo5o4t { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 393px; z-index: 0; }\",\".framer-goZN7 .framer-65rzep { -webkit-user-select: none; flex: none; height: auto; pointer-events: auto; position: relative; user-select: none; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-goZN7.framer-ghvdah, .framer-goZN7 .framer-1t3lyf9, .framer-goZN7 .framer-3h1913, .framer-goZN7 .framer-1svc5b2, .framer-goZN7 .framer-uo5o4t { gap: 0px; } .framer-goZN7.framer-ghvdah > *, .framer-goZN7 .framer-uo5o4t > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-goZN7.framer-ghvdah > :first-child, .framer-goZN7 .framer-1t3lyf9 > :first-child, .framer-goZN7 .framer-3h1913 > :first-child, .framer-goZN7 .framer-1svc5b2 > :first-child, .framer-goZN7 .framer-uo5o4t > :first-child { margin-left: 0px; } .framer-goZN7.framer-ghvdah > :last-child, .framer-goZN7 .framer-1t3lyf9 > :last-child, .framer-goZN7 .framer-3h1913 > :last-child, .framer-goZN7 .framer-1svc5b2 > :last-child, .framer-goZN7 .framer-uo5o4t > :last-child { margin-right: 0px; } .framer-goZN7 .framer-1t3lyf9 > * { margin: 0px; margin-left: calc(32px / 2); margin-right: calc(32px / 2); } .framer-goZN7 .framer-3h1913 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-goZN7 .framer-1svc5b2 > * { margin: 0px; margin-left: calc(6px / 2); margin-right: calc(6px / 2); } }\",\".framer-goZN7.framer-v-1d27v67.framer-ghvdah { width: 810px; }\",\".framer-goZN7.framer-v-1n4jvay.framer-ghvdah { flex-direction: column; padding: 0px 0px 48px 0px; width: 390px; }\",\".framer-goZN7.framer-v-1n4jvay .framer-1t3lyf9 { flex: none; padding: 0px 16px 40px 16px; width: 100%; }\",\".framer-goZN7.framer-v-1n4jvay .framer-3h1913 { flex-direction: column; gap: 24px; }\",\".framer-goZN7.framer-v-1n4jvay .framer-1svc5b2 { flex: none; justify-content: center; width: 100%; }\",\".framer-goZN7.framer-v-1n4jvay .framer-65rzep { width: 80%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-goZN7.framer-v-1n4jvay.framer-ghvdah, .framer-goZN7.framer-v-1n4jvay .framer-3h1913 { gap: 0px; } .framer-goZN7.framer-v-1n4jvay.framer-ghvdah > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-goZN7.framer-v-1n4jvay.framer-ghvdah > :first-child, .framer-goZN7.framer-v-1n4jvay .framer-3h1913 > :first-child { margin-top: 0px; } .framer-goZN7.framer-v-1n4jvay.framer-ghvdah > :last-child, .framer-goZN7.framer-v-1n4jvay .framer-3h1913 > :last-child { margin-bottom: 0px; } .framer-goZN7.framer-v-1n4jvay .framer-3h1913 > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } }\",'.framer-goZN7[data-border=\"true\"]::after, .framer-goZN7 [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }'];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 210\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"gfYcksdgL\":{\"layout\":[\"fixed\",\"auto\"]},\"mwdO8AUfs\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerZ81WgEvQ4=withCSS(Component,css,\"framer-goZN7\");export default FramerZ81WgEvQ4;FramerZ81WgEvQ4.displayName=\"Footer\";FramerZ81WgEvQ4.defaultProps={height:210,width:1200};addPropertyControls(FramerZ81WgEvQ4,{variant:{options:[\"ksCZcVcJb\",\"gfYcksdgL\",\"mwdO8AUfs\"],optionTitles:[\"Desktop\",\"Tablet\",\"Phone\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerZ81WgEvQ4,[{explicitInter:true,fonts:[{family:\"Satoshi\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/TTX2Z3BF3P6Y5BQT3IV2VNOK6FL22KUT/7QYRJOI3JIMYHGY6CH7SOIFRQLZOLNJ6/KFIAZD4RUMEZIYV6FQ3T3GP5PDBDB6JY.woff2\",weight:\"400\"}]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerZ81WgEvQ4\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicHeight\":\"210\",\"framerIntrinsicWidth\":\"1200\",\"framerComponentViewportWidth\":\"true\",\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"gfYcksdgL\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"mwdO8AUfs\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Z81WgEvQ4.map", "// Generated by Framer (6f76210)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"FS;Satoshi-regular\",\"FS;Satoshi-bold\",\"FS;Satoshi-bold italic\",\"FS;Satoshi-italic\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"Satoshi\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/TTX2Z3BF3P6Y5BQT3IV2VNOK6FL22KUT/7QYRJOI3JIMYHGY6CH7SOIFRQLZOLNJ6/KFIAZD4RUMEZIYV6FQ3T3GP5PDBDB6JY.woff2\",weight:\"400\"},{family:\"Satoshi\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/LAFFD4SDUCDVQEXFPDC7C53EQ4ZELWQI/PXCT3G6LO6ICM5I3NTYENYPWJAECAWDD/GHM6WVH6MILNYOOCXHXB5GTSGNTMGXZR.woff2\",weight:\"700\"},{family:\"Satoshi\",source:\"fontshare\",style:\"italic\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/CDEBEFT2R7XKNGXSBBLZGMY4MMHZG75P/HEVKDGQCYDZ7Z6CDVR2ZQGBCTUD6ZARH/BKWEE3VKGTFABE37K2DTH625VUSN2N35.woff2\",weight:\"700\"},{family:\"Satoshi\",source:\"fontshare\",style:\"italic\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/MPIFA4B3XXRNY2MJDGP6GOOOAF6EOCLO/W5E4ZFYPJ3V6JKMBGHB6YMITK6EWS2XA/QOMBWPST76ICDYF6WOBS7SQ7RBT67QW2.woff2\",weight:\"400\"}]}];export const css=['.framer-pjr85 .framer-styles-preset-1ux8zcl:not(.rich-text-wrapper), .framer-pjr85 .framer-styles-preset-1ux8zcl.rich-text-wrapper h1 { --framer-font-family: \"Satoshi\", \"Satoshi Placeholder\", sans-serif; --framer-font-family-bold: \"Satoshi\", \"Satoshi Placeholder\", sans-serif; --framer-font-family-bold-italic: \"Satoshi\", \"Satoshi Placeholder\", sans-serif; --framer-font-family-italic: \"Satoshi\", \"Satoshi Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 72px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-variation-axes: normal; --framer-font-weight: 400; --framer-font-weight-bold: 700; --framer-font-weight-bold-italic: 700; --framer-font-weight-italic: 400; --framer-letter-spacing: -2px; --framer-line-height: 1.1em; --framer-paragraph-spacing: 0px; --framer-text-alignment: start; --framer-text-color: var(--token-3c56fd7c-c4a6-47c3-aaee-7de98122b4e3, #262626); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; }','@media (max-width: 1199px) and (min-width: 810px) { .framer-pjr85 .framer-styles-preset-1ux8zcl:not(.rich-text-wrapper), .framer-pjr85 .framer-styles-preset-1ux8zcl.rich-text-wrapper h1 { --framer-font-family: \"Satoshi\", \"Satoshi Placeholder\", sans-serif; --framer-font-family-bold: \"Satoshi\", \"Satoshi Placeholder\", sans-serif; --framer-font-family-bold-italic: \"Satoshi\", \"Satoshi Placeholder\", sans-serif; --framer-font-family-italic: \"Satoshi\", \"Satoshi Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 58px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-variation-axes: normal; --framer-font-weight: 400; --framer-font-weight-bold: 700; --framer-font-weight-bold-italic: 700; --framer-font-weight-italic: 400; --framer-letter-spacing: -2px; --framer-line-height: 1.1em; --framer-paragraph-spacing: 0px; --framer-text-alignment: start; --framer-text-color: var(--token-3c56fd7c-c4a6-47c3-aaee-7de98122b4e3, #262626); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; } }','@media (max-width: 809px) and (min-width: 0px) { .framer-pjr85 .framer-styles-preset-1ux8zcl:not(.rich-text-wrapper), .framer-pjr85 .framer-styles-preset-1ux8zcl.rich-text-wrapper h1 { --framer-font-family: \"Satoshi\", \"Satoshi Placeholder\", sans-serif; --framer-font-family-bold: \"Satoshi\", \"Satoshi Placeholder\", sans-serif; --framer-font-family-bold-italic: \"Satoshi\", \"Satoshi Placeholder\", sans-serif; --framer-font-family-italic: \"Satoshi\", \"Satoshi Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 46px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-variation-axes: normal; --framer-font-weight: 400; --framer-font-weight-bold: 700; --framer-font-weight-bold-italic: 700; --framer-font-weight-italic: 400; --framer-letter-spacing: -2px; --framer-line-height: 1.1em; --framer-paragraph-spacing: 0px; --framer-text-alignment: start; --framer-text-color: var(--token-3c56fd7c-c4a6-47c3-aaee-7de98122b4e3, #262626); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; } }'];export const className=\"framer-pjr85\";\nexport const __FramerMetadata__ = {\"exports\":{\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["fontStore", "fonts", "css", "className", "ButtonFonts", "getFonts", "dzsmH1hS8_default", "SmartComponentScopedContainerWithFX", "withFX", "SmartComponentScopedContainer", "MotionUlWithFX", "motion", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "animation", "animation1", "transition2", "animation2", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTap1kc0g4a", "args", "onTap7s16r3", "onTap1c7phpu", "scopingClassNames", "cx", "isDisplayed", "isDisplayed1", "isDisplayed2", "router", "useRouter", "LayoutGroup", "u", "Link", "Image2", "getLoadingLazyAtYPosition", "RichText2", "ResolveLinks", "resolvedLinks", "ComponentViewportProvider", "css", "FramerD6lzKZDoz", "withCSS", "D6lzKZDoz_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "scopingClassNames", "cx", "LayoutGroup", "u", "Link", "Image2", "getLoadingLazyAtYPosition", "RichText2", "css", "FramerZ81WgEvQ4", "withCSS", "Z81WgEvQ4_default", "addPropertyControls", "ControlType", "addFonts", "fontStore", "fonts", "css", "className"]
}
