{"version":3,"file":"buEaYiWpT.DnL8psl1.mjs","names":["addPropertyOverrides","ButtonButtonFonts","ButtonButton","LogoLogoFonts","LogoLogo","cycleOrder","serializationHash","variantClassNames","transition1","addImageAlt","Transition","Variants","humanReadableVariantMap","getProps","createLayoutDependency","Component","className","Image","css","addPropertyOverrides","cycleOrder","serializationHash","variantClassNames","transition1","Transition","Variants","humanReadableVariantMap","getProps","createLayoutDependency","Component","className","css","fonts","css","className","addPropertyOverrides","Feather","cycleOrder","serializationHash","variantClassNames","transition1","Transition","Variants","humanReadableVariantMap","getProps","createLayoutDependency","Component","className","css","addPropertyOverrides","HeaderMenuItemFonts","HeaderMenuItem","ButtonButtonFonts","ButtonButton","cycleOrder","serializationHash","variantClassNames","transition1","Transition","Variants","humanReadableVariantMap","getProps","createLayoutDependency","Component","className","css","LogoLogo","HeaderDropdownMenu","HeaderMenuItem","ButtonButton","ElementsMenuIcon","className","css"],"sources":["https:/framerusercontent.com/modules/4bMEbxJjUH6Eu7hhCHHz/yBG9NJ6rsVddOaxFeEhZ/BRq5t_PBR.js","https:/framerusercontent.com/modules/DU2x5kc0BNacQb5mLc44/lJfphHFGl4ttWlVZJ6AV/vZ7Pfx9GX.js","https:/framerusercontent.com/modules/4OyEFp4dvdmjFn3SCVLN/5PaE4bA2jzdmFFuCbfTL/n2gEIqMgL.js","https:/framerusercontent.com/modules/Aw9DPd6yclwcrSEBYoDZ/g5pLPhLvJrdTVDGHEFUZ/KE9NjHSRn.js","https:/framerusercontent.com/modules/c9Whf1Ybk6EevqXbPAac/SxAipaAeC2rFkltPvxHH/M6P_aAZmT.js","https:/framerusercontent.com/modules/c4F1K4wWPXwGblDlD4KM/BNXbQIEuHujJyruSqSQn/buEaYiWpT.js"],"sourcesContent":["// Generated by Framer (2a0d5ab)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,ResolveLinks,RichText,SmartComponentScopedContainer,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 sharedStyle1 from\"https://framerusercontent.com/modules/xmv2RvncgvT5M3HKwcGE/1TQoE2LruqqKoowvSJ4a/IUuIQB2wW.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/yMaVoYQqzlOg5a4ZND10/TTrwiQNxbQ5ilOLAXHem/YhVA_26g4.js\";import LogoLogo from\"https://framerusercontent.com/modules/2jZTiEv18Njy87x7LqCC/L5qJfhUvrPWCecylc3DE/gIi5JvK1_.js\";import ButtonButton from\"https://framerusercontent.com/modules/5ZurVCYzLAMPCY1tEt8q/8Bi6iWWxxloKyLaHyBBB/HDzVzBPa_.js\";const ButtonButtonFonts=getFonts(ButtonButton);const MotionDivWithFX=withFX(motion.div);const LogoLogoFonts=getFonts(LogoLogo);const cycleOrder=[\"LP3wENtT9\",\"BVlgaMhW1\",\"iDkgnkyzn\"];const serializationHash=\"framer-ODvnE\";const variantClassNames={BVlgaMhW1:\"framer-v-odtgv1\",iDkgnkyzn:\"framer-v-zyi6dz\",LP3wENtT9:\"framer-v-7vjhge\"};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:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:50};const transition2={damping:60,delay:0,mass:1,stiffness:400,type:\"spring\"};const addImageAlt=(image,alt)=>{if(!image||typeof image!==\"object\"){return;}return{...image,alt};};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:\"LP3wENtT9\",Phone:\"iDkgnkyzn\",Tablet:\"BVlgaMhW1\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"LP3wENtT9\"};};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:\"LP3wENtT9\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);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__*/_jsxs(motion.footer,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-7vjhge\",className,classNames),\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"LP3wENtT9\",ref:refBinding,style:{backgroundColor:\"rgb(246, 246, 247)\",...style},...addPropertyOverrides({BVlgaMhW1:{\"data-framer-name\":\"Tablet\"},iDkgnkyzn:{\"data-framer-name\":\"Phone\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1n8sd45\",\"data-framer-name\":\"Section CTA\",layoutDependency:layoutDependency,layoutId:\"kzbUTDVTR\",children:/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:\"framer-1f9a16b\",\"data-framer-name\":\"Container\",layoutDependency:layoutDependency,layoutId:\"GxlLz2C3W\",style:{backgroundColor:\"rgb(1, 85, 65)\",borderBottomLeftRadius:24,borderBottomRightRadius:24,borderTopLeftRadius:24,borderTopRightRadius:24},children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-p10pel\",\"data-framer-name\":\"Section Title\",layoutDependency:layoutDependency,layoutId:\"Io13j0nEX\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h3,{className:\"framer-styles-preset-88joag\",\"data-styles-preset\":\"YhVA_26g4\",style:{\"--framer-text-color\":\"var(--extracted-a0htzi, var(--token-7c7d3fdc-98d3-4aae-aab6-ea1dd4512c85, rgb(255, 255, 255)))\"},children:\"Pronto para economizar na compra de fertilizantes?\"})}),className:\"framer-efn7s6\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"Ei_3yWNDd\",style:{\"--extracted-a0htzi\":\"var(--token-7c7d3fdc-98d3-4aae-aab6-ea1dd4512c85, rgb(255, 255, 255))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({iDkgnkyzn:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h3,{style:{\"--font-selector\":\"RlM7UG9wcGlucy1tZWRpdW0=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"32px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-1px\",\"--framer-line-height\":\"1.4em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-a0htzi, var(--token-7c7d3fdc-98d3-4aae-aab6-ea1dd4512c85, rgb(255, 255, 255)))\"},children:\"Pronto para economizar na compra de fertilizantes?\"})}),fonts:[\"FS;Poppins-medium\"]}},baseVariant,gestureVariant)})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"oo6j2L8Mm\"},implicitPathVariables:undefined},{href:{webPageId:\"oo6j2L8Mm\"},implicitPathVariables:undefined},{href:{webPageId:\"oo6j2L8Mm\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:55,y:(componentViewport?.y||0)+0+(((componentViewport?.height||200)-0-480)/2+0+0)+32+56.5,...addPropertyOverrides({BVlgaMhW1:{y:(componentViewport?.y||0)+0+(((componentViewport?.height||200)-0-392)/2+0+0)+32+36.5},iDkgnkyzn:{y:(componentViewport?.y||0)+0+(((componentViewport?.height||200)-0-478.9184)/2+0+0)+20+32+76.8}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1pgv98b-container\",layoutDependency:layoutDependency,layoutId:\"eUhxihVJJ-container\",nodeId:\"eUhxihVJJ\",rendersWithMotion:true,scopeId:\"BRq5t_PBR\",children:/*#__PURE__*/_jsx(ButtonButton,{AqBN4cJ_t:resolvedLinks[0],bhkyLsfgX:\"corner-down-right\",D9IefWLTn:\"Assine agora\",FiilAN0rA:\"var(--token-240ee465-bf3f-4349-91dd-83de2034898a, rgb(0, 0, 0))\",height:\"100%\",id:\"eUhxihVJJ\",ifVmf3FDZ:false,layoutId:\"eUhxihVJJ\",variant:\"H6Pr2NJax\",width:\"100%\",...addPropertyOverrides({BVlgaMhW1:{AqBN4cJ_t:resolvedLinks[1]},iDkgnkyzn:{AqBN4cJ_t:resolvedLinks[2]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(Image,{background:{alt:\"Grid \",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||200)-0-480)/2+0+0)+32+-391),pixelHeight:951,pixelWidth:2087,sizes:\"2086px\",src:\"https://framerusercontent.com/images/erMMGyWWuY6e4Sr5PE6M3T8.svg\",srcSet:\"https://framerusercontent.com/images/erMMGyWWuY6e4Sr5PE6M3T8.svg?scale-down-to=512 512w,https://framerusercontent.com/images/erMMGyWWuY6e4Sr5PE6M3T8.svg?scale-down-to=1024 1024w,https://framerusercontent.com/images/erMMGyWWuY6e4Sr5PE6M3T8.svg?scale-down-to=2048 2048w,https://framerusercontent.com/images/erMMGyWWuY6e4Sr5PE6M3T8.svg 2087w\"},className:\"framer-qu46qz\",\"data-framer-name\":\"Grid\",layoutDependency:layoutDependency,layoutId:\"pxFAuMoa7\",...addPropertyOverrides({BVlgaMhW1:{background:{alt:\"Grid \",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||200)-0-392)/2+0+0)+32+-411),pixelHeight:951,pixelWidth:2087,sizes:\"2086px\",src:\"https://framerusercontent.com/images/erMMGyWWuY6e4Sr5PE6M3T8.svg\",srcSet:\"https://framerusercontent.com/images/erMMGyWWuY6e4Sr5PE6M3T8.svg?scale-down-to=512 512w,https://framerusercontent.com/images/erMMGyWWuY6e4Sr5PE6M3T8.svg?scale-down-to=1024 1024w,https://framerusercontent.com/images/erMMGyWWuY6e4Sr5PE6M3T8.svg?scale-down-to=2048 2048w,https://framerusercontent.com/images/erMMGyWWuY6e4Sr5PE6M3T8.svg 2087w\"}},iDkgnkyzn:{background:{alt:\"Grid \",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||200)-0-478.9184)/2+0+0)+20+-377.1),pixelHeight:951,pixelWidth:2087,sizes:\"2086px\",src:\"https://framerusercontent.com/images/erMMGyWWuY6e4Sr5PE6M3T8.svg\",srcSet:\"https://framerusercontent.com/images/erMMGyWWuY6e4Sr5PE6M3T8.svg?scale-down-to=512 512w,https://framerusercontent.com/images/erMMGyWWuY6e4Sr5PE6M3T8.svg?scale-down-to=1024 1024w,https://framerusercontent.com/images/erMMGyWWuY6e4Sr5PE6M3T8.svg?scale-down-to=2048 2048w,https://framerusercontent.com/images/erMMGyWWuY6e4Sr5PE6M3T8.svg 2087w\"}}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-xfb2gx\",\"data-framer-name\":\"Ellipse\",layoutDependency:layoutDependency,layoutId:\"p4uCrR2mi\",style:{background:\"radial-gradient(50% 50% at 50% 50%, rgb(88, 255, 215) 0%, rgb(89, 255, 216) 100%)\",borderBottomLeftRadius:1e3,borderBottomRightRadius:1e3,borderTopLeftRadius:1e3,borderTopRightRadius:1e3,filter:\"blur(100px)\",opacity:.24,WebkitFilter:\"blur(100px)\"}})]})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-em1q0v\",\"data-framer-name\":\"Section Footer\",layoutDependency:layoutDependency,layoutId:\"E0ujji3jR\",children:/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:\"framer-f2d65r\",\"data-framer-name\":\"Container\",layoutDependency:layoutDependency,layoutId:\"e0aI9UiP5\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1b451eg\",\"data-framer-name\":\"Content\",layoutDependency:layoutDependency,layoutId:\"YcPqeDZQh\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1bpo0ze\",\"data-framer-name\":\"Logo+Text\",layoutDependency:layoutDependency,layoutId:\"QTrjFypyE\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{webPageId:\"augiA20Il\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:36,width:\"131px\",y:(componentViewport?.y||0)+0+(((componentViewport?.height||200)-0-480)/2+232+0)+64+0+0+0+50,...addPropertyOverrides({BVlgaMhW1:{height:36.7763,width:\"130px\",y:(componentViewport?.y||0)+0+(((componentViewport?.height||200)-0-392)/2+192+0)+32+0+0+0+49.6118},iDkgnkyzn:{height:31.1184,width:\"110px\",y:(componentViewport?.y||0)+0+(((componentViewport?.height||200)-0-478.9184)/2+235.8+0)+12+0+0+0+0+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-f26dda-container\",layoutDependency:layoutDependency,layoutId:\"frJAzVIuU-container\",nodeId:\"frJAzVIuU\",rendersWithMotion:true,scopeId:\"BRq5t_PBR\",children:/*#__PURE__*/_jsx(LogoLogo,{A2YgnEO7G:resolvedLinks1[0],height:\"100%\",id:\"frJAzVIuU\",iq_Xpb1GH:addImageAlt({pixelHeight:787,pixelWidth:3317,src:\"https://framerusercontent.com/images/p3hl9RjNLsusZ7irz049LZ7PDc.png\",srcSet:\"https://framerusercontent.com/images/p3hl9RjNLsusZ7irz049LZ7PDc.png?scale-down-to=512 512w,https://framerusercontent.com/images/p3hl9RjNLsusZ7irz049LZ7PDc.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/p3hl9RjNLsusZ7irz049LZ7PDc.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/p3hl9RjNLsusZ7irz049LZ7PDc.png 3317w\"},\"\"),layoutId:\"frJAzVIuU\",style:{height:\"100%\",width:\"100%\"},width:\"100%\",...addPropertyOverrides({BVlgaMhW1:{A2YgnEO7G:resolvedLinks1[1]},iDkgnkyzn:{A2YgnEO7G:resolvedLinks1[2]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-igr2q\",\"data-styles-preset\":\"IUuIQB2wW\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-240ee465-bf3f-4349-91dd-83de2034898a, rgb(0, 0, 0)))\"},children:\"Negocie melhor, compre no momento certo e reduza seus custos com intelig\\xeancia.\"})}),className:\"framer-eq9vpa\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"pgMTY58y8\",style:{\"--extracted-r6o4lv\":\"var(--token-240ee465-bf3f-4349-91dd-83de2034898a, rgb(0, 0, 0))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"center\",withExternalLayout:true,...addPropertyOverrides({BVlgaMhW1:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-igr2q\",\"data-styles-preset\":\"IUuIQB2wW\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-240ee465-bf3f-4349-91dd-83de2034898a, rgb(0, 0, 0)))\"},children:\"Negocie melhor, compre no momento certo e reduza seus custos com intelig\\xeancia.\"})})},iDkgnkyzn:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-igr2q\",\"data-styles-preset\":\"IUuIQB2wW\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-240ee465-bf3f-4349-91dd-83de2034898a, rgb(0, 0, 0)))\"},children:\"Negocie melhor, compre no momento certo e reduza seus custos com intelig\\xeancia.\"})})}},baseVariant,gestureVariant)})]})})})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-ODvnE.framer-1cprjsw, .framer-ODvnE .framer-1cprjsw { display: block; }\",\".framer-ODvnE.framer-7vjhge { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1440px; }\",\".framer-ODvnE .framer-1n8sd45 { 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: visible; padding: 32px; position: relative; width: 100%; z-index: 0; }\",\".framer-ODvnE .framer-1f9a16b { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 25px; height: min-content; justify-content: flex-end; overflow: hidden; padding: 56px; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); z-index: 0; }\",\".framer-ODvnE .framer-p10pel { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1px; z-index: 3; }\",\".framer-ODvnE .framer-efn7s6 { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-ODvnE .framer-1pgv98b-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-ODvnE .framer-qu46qz { flex: none; height: 950px; left: calc(50.00000000000002% - 2086px / 2); overflow: visible; position: absolute; top: calc(50.00000000000002% - 950px / 2); width: 2086px; z-index: -1; }\",\".framer-ODvnE .framer-xfb2gx { bottom: -369px; flex: none; height: 440px; left: calc(50.00000000000002% - 1256px / 2); overflow: visible; position: absolute; width: 1256px; z-index: -1; }\",\".framer-ODvnE .framer-em1q0v { 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: visible; padding: 64px 80px 48px 80px; position: relative; width: 100%; }\",\".framer-ODvnE .framer-f2d65r { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 64px; height: min-content; justify-content: center; max-width: 1216px; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-ODvnE .framer-1b451eg { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-ODvnE .framer-1bpo0ze { 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: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-ODvnE .framer-f26dda-container { aspect-ratio: 3.638888888888889 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 36px); position: relative; width: 131px; }\",\".framer-ODvnE .framer-eq9vpa { flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-ODvnE.framer-v-odtgv1.framer-7vjhge { width: 768px; }\",\".framer-ODvnE.framer-v-odtgv1 .framer-1f9a16b { padding: 36px; }\",\".framer-ODvnE.framer-v-odtgv1 .framer-em1q0v { padding: 32px 80px 32px 80px; }\",\".framer-ODvnE.framer-v-odtgv1 .framer-f2d65r { gap: 40px; max-width: 768px; padding: 0px 20px 0px 20px; }\",\".framer-ODvnE.framer-v-odtgv1 .framer-1b451eg { align-content: center; align-items: center; gap: 50px; justify-content: center; }\",\".framer-ODvnE.framer-v-odtgv1 .framer-f26dda-container { height: var(--framer-aspect-ratio-supported, 37px); width: 130px; }\",\".framer-ODvnE.framer-v-zyi6dz.framer-7vjhge { width: 350px; }\",\".framer-ODvnE.framer-v-zyi6dz .framer-1n8sd45 { padding: 20px; }\",\".framer-ODvnE.framer-v-zyi6dz .framer-1f9a16b { flex-direction: column; gap: 32px; justify-content: flex-start; padding: 32px 20px 32px 20px; }\",\".framer-ODvnE.framer-v-zyi6dz .framer-p10pel, .framer-ODvnE.framer-v-zyi6dz .framer-eq9vpa { flex: none; width: 100%; }\",\".framer-ODvnE.framer-v-zyi6dz .framer-em1q0v { padding: 12px 24px 32px 24px; }\",\".framer-ODvnE.framer-v-zyi6dz .framer-f2d65r { gap: 30px; max-width: unset; padding: 0px 10px 0px 10px; }\",\".framer-ODvnE.framer-v-zyi6dz .framer-1b451eg { align-content: center; align-items: center; flex-direction: column; gap: 32px; justify-content: center; }\",\".framer-ODvnE.framer-v-zyi6dz .framer-1bpo0ze { flex: none; flex-direction: column; justify-content: center; width: 100%; }\",\".framer-ODvnE.framer-v-zyi6dz .framer-f26dda-container { height: var(--framer-aspect-ratio-supported, 31px); width: 110px; }\",...sharedStyle.css,...sharedStyle1.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 613\n * @framerIntrinsicWidth 1440\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"BVlgaMhW1\":{\"layout\":[\"fixed\",\"auto\"]},\"iDkgnkyzn\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramerBRq5t_PBR=withCSS(Component,css,\"framer-ODvnE\");export default FramerBRq5t_PBR;FramerBRq5t_PBR.displayName=\"Cta+Footer\";FramerBRq5t_PBR.defaultProps={height:613,width:1440};addPropertyControls(FramerBRq5t_PBR,{variant:{options:[\"LP3wENtT9\",\"BVlgaMhW1\",\"iDkgnkyzn\"],optionTitles:[\"Desktop\",\"Tablet\",\"Phone\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerBRq5t_PBR,[{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\"},{family:\"Poppins\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/K4RHKGAGLQZBXEZQT2O2AGSLKJF2E4YC/JRUTXNFPWLFGIEVSSEYOW7EP7TYM3V6A/UCDYLFFGLZRGCFY5GYDYM5LDB52BAR5M.woff2\",weight:\"500\"}]},...ButtonButtonFonts,...LogoLogoFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerBRq5t_PBR\",\"slots\":[],\"annotations\":{\"framerColorSyntax\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"BVlgaMhW1\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"iDkgnkyzn\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicHeight\":\"613\",\"framerComponentViewportWidth\":\"true\",\"framerAutoSizeImages\":\"true\",\"framerIntrinsicWidth\":\"1440\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}","// Generated by Framer (3f9fff0)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";const cycleOrder=[\"WCds3327U\",\"bebYBlIFo\"];const serializationHash=\"framer-9wqSV\";const variantClassNames={bebYBlIFo:\"framer-v-2rdpf\",WCds3327U:\"framer-v-9mk3a3\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:30,delay:0,mass:1,stiffness:400,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion(React.Fragment);const humanReadableVariantMap={Burger:\"WCds3327U\",X:\"bebYBlIFo\"};const getProps=({color,height,id,tap,width,...props})=>{var _ref,_humanReadableVariantMap_props_variant,_ref1;return{...props,iWF8EWIN1:(_ref=color!==null&&color!==void 0?color:props.iWF8EWIN1)!==null&&_ref!==void 0?_ref:\"var(--token-7338f997-3db2-4065-98e4-6bcba8c753f4, rgb(255, 255, 255))\",TBgHLr7MW:tap!==null&&tap!==void 0?tap:props.TBgHLr7MW,variant:(_ref1=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref1!==void 0?_ref1:\"WCds3327U\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,TBgHLr7MW,iWF8EWIN1,...restProps}=getProps(props);const{baseVariant,classNames,gestureHandlers,gestureVariant,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"WCds3327U\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTap1w9uufh=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});if(TBgHLr7MW){const res=await TBgHLr7MW(...args);if(res===false)return false;}setVariant(\"bebYBlIFo\");});const onTap1w3mhzx=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});if(TBgHLr7MW){const res=await TBgHLr7MW(...args);if(res===false)return false;}setVariant(\"WCds3327U\");});const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(motion.div,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-9mk3a3\",className,classNames),\"data-framer-name\":\"Burger\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"WCds3327U\",onTap:onTap1w9uufh,ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},...addPropertyOverrides({bebYBlIFo:{\"data-framer-name\":\"X\",onTap:onTap1w3mhzx}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1hiurra\",layoutDependency:layoutDependency,layoutId:\"m2fxMWBFn\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-108w43y\",\"data-framer-name\":\"Bottom\",layoutDependency:layoutDependency,layoutId:\"SguqV05cB\",style:{backgroundColor:iWF8EWIN1,rotate:0},variants:{bebYBlIFo:{rotate:-45}}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-va0fbu\",\"data-framer-name\":\"Mid\",layoutDependency:layoutDependency,layoutId:\"Qs8C6tcJd\",style:{backgroundColor:iWF8EWIN1,opacity:1},variants:{bebYBlIFo:{opacity:0}}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-amx42m\",\"data-framer-name\":\"Top\",layoutDependency:layoutDependency,layoutId:\"OOKsaPqV5\",style:{backgroundColor:iWF8EWIN1,rotate:0},variants:{bebYBlIFo:{rotate:45}}})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-9wqSV.framer-7xe78a, .framer-9wqSV .framer-7xe78a { display: block; }\",\".framer-9wqSV.framer-9mk3a3 { cursor: pointer; height: 32px; overflow: hidden; position: relative; width: 32px; }\",\".framer-9wqSV .framer-1hiurra { flex: none; height: 18px; left: calc(50.00000000000002% - 18px / 2); overflow: visible; position: absolute; top: calc(50.00000000000002% - 18px / 2); width: 18px; }\",\".framer-9wqSV .framer-108w43y { bottom: 0px; flex: none; height: 2px; left: 0px; overflow: hidden; position: absolute; right: 0px; }\",\".framer-9wqSV .framer-va0fbu { flex: none; height: 2px; left: 0px; overflow: hidden; position: absolute; right: 0px; top: calc(50.00000000000002% - 2px / 2); }\",\".framer-9wqSV .framer-amx42m { flex: none; height: 2px; left: 0px; overflow: hidden; position: absolute; right: 0px; top: 0px; }\",\".framer-9wqSV.framer-v-2rdpf .framer-108w43y { bottom: unset; left: -4px; right: -4px; top: calc(50.00000000000002% - 2px / 2); }\",\".framer-9wqSV.framer-v-2rdpf .framer-va0fbu { left: unset; right: -10px; width: 2px; }\",\".framer-9wqSV.framer-v-2rdpf .framer-amx42m { left: unset; right: -4px; top: calc(50.00000000000002% - 2px / 2); width: 26px; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 32\n * @framerIntrinsicWidth 32\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"bebYBlIFo\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerVariables {\"TBgHLr7MW\":\"tap\",\"iWF8EWIN1\":\"color\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramervZ7Pfx9GX=withCSS(Component,css,\"framer-9wqSV\");export default FramervZ7Pfx9GX;FramervZ7Pfx9GX.displayName=\"Elements/Menu Icon\";FramervZ7Pfx9GX.defaultProps={height:32,width:32};addPropertyControls(FramervZ7Pfx9GX,{variant:{options:[\"WCds3327U\",\"bebYBlIFo\"],optionTitles:[\"Burger\",\"X\"],title:\"Variant\",type:ControlType.Enum},TBgHLr7MW:{title:\"Tap\",type:ControlType.EventHandler},iWF8EWIN1:{defaultValue:'var(--token-7338f997-3db2-4065-98e4-6bcba8c753f4, rgb(255, 255, 255)) /* {\"name\":\"Neutral 01\"} */',title:\"Color\",type:ControlType.Color}});addFonts(FramervZ7Pfx9GX,[{explicitInter:true,fonts:[]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramervZ7Pfx9GX\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"32\",\"framerComponentViewportWidth\":\"true\",\"framerVariables\":\"{\\\"TBgHLr7MW\\\":\\\"tap\\\",\\\"iWF8EWIN1\\\":\\\"color\\\"}\",\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"bebYBlIFo\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicHeight\":\"32\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./vZ7Pfx9GX.map","// Generated by Framer (3d4fa65)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"FS;Poppins-semibold\",\"FS;Poppins-black\",\"FS;Poppins-black italic\",\"FS;Poppins-semibold italic\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"Poppins\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/E6J4GS76KHNRRUWODFCFOX2JRKNRSFVY/3GYVT5S4AH7VMPASDDKOTIPV6P3WJXGI/24R4YOH3G2SFDSTCNHOVGYEX3DMRC3CE.woff2\",weight:\"600\"},{family:\"Poppins\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/22GWRXQXMICIWABQXFWKIWZIILKO5JDJ/2BBKMSVLV5CSDOZ7HEEECOTKPOVVJOC3/RNFY4UJD36462ZMGEIC5I7KNE73BPOAU.woff2\",weight:\"900\"},{family:\"Poppins\",source:\"fontshare\",style:\"italic\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/2PWH5ACYHQEXIHGDLY5OWYMAC3F65AK5/OD6JOLYDRZZOKZGAPOMF7QEWPC5DTZS6/F5IVXJVPQ2DIFNG5HQZ7NI5VG7P7VDLV.woff2\",weight:\"900\"},{family:\"Poppins\",source:\"fontshare\",style:\"italic\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/UIZNW6TUIPHAJY7PGO5Z3D35Q2C3IESY/VMTPLIFREYY73Z7SYHLS2AWXATFX2ZHJ/3Y2FFVDRGJIJT6SO3BLMSB5PFJTFIJG2.woff2\",weight:\"600\"}]}];export const css=['.framer-ttr9d .framer-styles-preset-kv3cu2:not(.rich-text-wrapper), .framer-ttr9d .framer-styles-preset-kv3cu2.rich-text-wrapper p { --framer-font-family: \"Poppins\", \"Poppins Placeholder\", sans-serif; --framer-font-family-bold: \"Poppins\", sans-serif; --framer-font-family-bold-italic: \"Poppins\", sans-serif; --framer-font-family-italic: \"Poppins\", \"Poppins Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 16px; --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: 600; --framer-font-weight-bold: 900; --framer-font-weight-bold-italic: 900; --framer-font-weight-italic: 600; --framer-letter-spacing: 0px; --framer-line-height: 1.7em; --framer-paragraph-spacing: 0px; --framer-text-alignment: start; --framer-text-color: #333333; --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; }'];export const className=\"framer-ttr9d\";\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 (63f9d4a)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,Link,RichText,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{Icon as Feather}from\"https://framerusercontent.com/modules/f0DboytQenYh21kfme7W/zb1zVBMZJKgPMiedOi0y/Feather.js\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/4OyEFp4dvdmjFn3SCVLN/5PaE4bA2jzdmFFuCbfTL/n2gEIqMgL.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/8ww8MDVHsXa4I1Gif8mF/4lrSmLy4PiWwcbNS2f1Y/tsKs025Z0.js\";import*as localizedValues from\"./KE9NjHSRn-0.js\";const FeatherFonts=getFonts(Feather);const enabledGestures={ctViBuMal:{hover:true},ey6JAXSEy:{hover:true},illAIrbRt:{hover:true}};const cycleOrder=[\"illAIrbRt\",\"ctViBuMal\",\"ey6JAXSEy\",\"kEbCfWpBF\"];const serializationHash=\"framer-pSXVM\";const variantClassNames={ctViBuMal:\"framer-v-1onkai\",ey6JAXSEy:\"framer-v-1jn4j6t\",illAIrbRt:\"framer-v-1ou50zp\",kEbCfWpBF:\"framer-v-1vpwsik\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const valuesByLocaleId={yPzL5aTz7:localizedValues};const getLocalizedValue=(key,locale)=>{while(locale){const values=valuesByLocaleId[locale.id];if(values){const value=values[key];if(value){return value;}}locale=locale.fallback;}};const transition1={damping:60,delay:0,mass:1,stiffness:500,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={\"Footer Menu\":\"ey6JAXSEy\",\"Menu Black\":\"illAIrbRt\",\"Menu White\":\"ctViBuMal\",Dropdown:\"kEbCfWpBF\"};const getProps=({height,hover,iconVisible,id,menuLink,title,width,...props})=>{return{...props,akEaMP2V_:title??props.akEaMP2V_??\"Home\",dpKtLgXs9:menuLink??props.dpKtLgXs9,IejEVkrjL:iconVisible??props.IejEVkrjL,StjX81xm6:hover??props.StjX81xm6,variant:humanReadableVariantMap[props.variant]??props.variant??\"illAIrbRt\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,akEaMP2V_,StjX81xm6,IejEVkrjL,dpKtLgXs9,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"illAIrbRt\",enabledGestures,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onMouseEnter1rzn7lf=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});if(StjX81xm6){const res=await StjX81xm6(...args);if(res===false)return false;}});const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(Link,{href:dpKtLgXs9,openInNewTab:false,smoothScroll:true,children:/*#__PURE__*/_jsxs(motion.a,{...restProps,...gestureHandlers,className:`${cx(serializationHash,...sharedStyleClassNames,\"framer-1ou50zp\",className,classNames)} framer-1ei4msg`,\"data-framer-name\":\"Menu Black\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"illAIrbRt\",onMouseEnter:onMouseEnter1rzn7lf,ref:ref??ref1,style:{borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,...style},...addPropertyOverrides({\"ctViBuMal-hover\":{\"data-framer-name\":undefined},\"ey6JAXSEy-hover\":{\"data-framer-name\":undefined},\"illAIrbRt-hover\":{\"data-framer-name\":undefined},ctViBuMal:{\"data-framer-name\":\"Menu White\"},ey6JAXSEy:{\"data-framer-name\":\"Footer Menu\"},kEbCfWpBF:{\"data-framer-name\":\"Dropdown\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1quzwmv\",\"data-styles-preset\":\"tsKs025Z0\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-240ee465-bf3f-4349-91dd-83de2034898a, rgb(0, 0, 0)))\"},children:\"Home\"})}),className:\"framer-zhh2ge\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"dTLF3DiaK\",style:{\"--extracted-r6o4lv\":\"var(--token-240ee465-bf3f-4349-91dd-83de2034898a, rgb(0, 0, 0))\",\"--framer-paragraph-spacing\":\"0px\"},text:akEaMP2V_,variants:{\"ctViBuMal-hover\":{\"--extracted-r6o4lv\":\"var(--token-834413c1-7886-40c2-905d-025892d495c7, rgb(0, 88, 67))\"},\"ey6JAXSEy-hover\":{\"--extracted-r6o4lv\":\"var(--token-834413c1-7886-40c2-905d-025892d495c7, rgb(0, 88, 67))\"},\"illAIrbRt-hover\":{\"--extracted-r6o4lv\":\"var(--token-834413c1-7886-40c2-905d-025892d495c7, rgb(0, 88, 67))\"},ctViBuMal:{\"--extracted-r6o4lv\":\"var(--token-7c7d3fdc-98d3-4aae-aab6-ea1dd4512c85, rgb(255, 255, 255))\"},kEbCfWpBF:{\"--extracted-r6o4lv\":\"var(--token-834413c1-7886-40c2-905d-025892d495c7, rgb(0, 88, 67))\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({\"ctViBuMal-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1quzwmv\",\"data-styles-preset\":\"tsKs025Z0\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-834413c1-7886-40c2-905d-025892d495c7, rgb(0, 88, 67)))\"},children:\"Home\"})})},\"ey6JAXSEy-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-kv3cu2\",\"data-styles-preset\":\"n2gEIqMgL\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-834413c1-7886-40c2-905d-025892d495c7, rgb(0, 88, 67)))\"},children:\"Home\"})})},\"illAIrbRt-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1quzwmv\",\"data-styles-preset\":\"tsKs025Z0\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-834413c1-7886-40c2-905d-025892d495c7, rgb(0, 88, 67)))\"},children:\"Home\"})})},ctViBuMal:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1quzwmv\",\"data-styles-preset\":\"tsKs025Z0\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-7c7d3fdc-98d3-4aae-aab6-ea1dd4512c85, rgb(255, 255, 255)))\"},children:\"Home\"})})},ey6JAXSEy:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-kv3cu2\",\"data-styles-preset\":\"n2gEIqMgL\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-240ee465-bf3f-4349-91dd-83de2034898a, rgb(0, 0, 0)))\"},children:\"Home\"})})},kEbCfWpBF:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1quzwmv\",\"data-styles-preset\":\"tsKs025Z0\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-834413c1-7886-40c2-905d-025892d495c7, rgb(0, 88, 67)))\"},children:\"Home\"})})}},baseVariant,gestureVariant)}),IejEVkrjL&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1zidnf-container\",layoutDependency:layoutDependency,layoutId:\"OHMuPhyMS-container\",children:/*#__PURE__*/_jsx(Feather,{color:\"var(--token-240ee465-bf3f-4349-91dd-83de2034898a, rgb(0, 0, 0))\",height:\"100%\",iconSearch:\"Home\",iconSelection:\"chevron-down\",id:\"OHMuPhyMS\",layoutId:\"OHMuPhyMS\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\",...addPropertyOverrides({\"ctViBuMal-hover\":{color:\"var(--token-834413c1-7886-40c2-905d-025892d495c7, rgb(0, 88, 67))\",iconSelection:\"chevron-up\"},\"ey6JAXSEy-hover\":{color:\"var(--token-834413c1-7886-40c2-905d-025892d495c7, rgb(0, 88, 67))\",iconSelection:\"chevron-up\"},\"illAIrbRt-hover\":{color:\"var(--token-834413c1-7886-40c2-905d-025892d495c7, rgb(0, 88, 67))\",iconSelection:\"chevron-up\"},ctViBuMal:{color:\"var(--token-7c7d3fdc-98d3-4aae-aab6-ea1dd4512c85, rgb(255, 255, 255))\"},kEbCfWpBF:{color:\"var(--token-834413c1-7886-40c2-905d-025892d495c7, rgb(0, 88, 67))\",iconSelection:\"chevron-up\"}},baseVariant,gestureVariant)})})})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-pSXVM.framer-1ei4msg, .framer-pSXVM .framer-1ei4msg { display: block; }\",\".framer-pSXVM.framer-1ou50zp { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 6px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; text-decoration: none; width: min-content; }\",\".framer-pSXVM .framer-zhh2ge { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-pSXVM .framer-1zidnf-container { flex: none; height: 16px; position: relative; width: 16px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-pSXVM.framer-1ou50zp { gap: 0px; } .framer-pSXVM.framer-1ou50zp > * { margin: 0px; margin-left: calc(6px / 2); margin-right: calc(6px / 2); } .framer-pSXVM.framer-1ou50zp > :first-child { margin-left: 0px; } .framer-pSXVM.framer-1ou50zp > :last-child { margin-right: 0px; } }\",\".framer-pSXVM.framer-v-1vpwsik.framer-1ou50zp { cursor: unset; }\",...sharedStyle.css,...sharedStyle1.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 27\n * @framerIntrinsicWidth 44\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"ctViBuMal\":{\"layout\":[\"auto\",\"auto\"]},\"ey6JAXSEy\":{\"layout\":[\"auto\",\"auto\"]},\"kEbCfWpBF\":{\"layout\":[\"auto\",\"auto\"]},\"rsaMKDfPG\":{\"layout\":[\"auto\",\"auto\"]},\"xdr1Ph2ln\":{\"layout\":[\"auto\",\"auto\"]},\"X92oTTHtF\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerVariables {\"akEaMP2V_\":\"title\",\"StjX81xm6\":\"hover\",\"IejEVkrjL\":\"iconVisible\",\"dpKtLgXs9\":\"menuLink\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerKE9NjHSRn=withCSS(Component,css,\"framer-pSXVM\");export default FramerKE9NjHSRn;FramerKE9NjHSRn.displayName=\"Header/Menu Item\";FramerKE9NjHSRn.defaultProps={height:27,width:44};addPropertyControls(FramerKE9NjHSRn,{variant:{options:[\"illAIrbRt\",\"ctViBuMal\",\"ey6JAXSEy\",\"kEbCfWpBF\"],optionTitles:[\"Menu Black\",\"Menu White\",\"Footer Menu\",\"Dropdown\"],title:\"Variant\",type:ControlType.Enum},akEaMP2V_:{defaultValue:\"Home\",displayTextArea:false,title:\"Title\",type:ControlType.String},StjX81xm6:{title:\"Hover\",type:ControlType.EventHandler},IejEVkrjL:{defaultValue:false,title:\"Icon Visible\",type:ControlType.Boolean},dpKtLgXs9:{title:\"Menu Link\",type:ControlType.Link}});addFonts(FramerKE9NjHSRn,[{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\"}]},...FeatherFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerKE9NjHSRn\",\"slots\":[],\"annotations\":{\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\",\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"ctViBuMal\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"ey6JAXSEy\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"kEbCfWpBF\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"rsaMKDfPG\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"xdr1Ph2ln\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"X92oTTHtF\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicHeight\":\"27\",\"framerIntrinsicWidth\":\"44\",\"framerVariables\":\"{\\\"akEaMP2V_\\\":\\\"title\\\",\\\"StjX81xm6\\\":\\\"hover\\\",\\\"IejEVkrjL\\\":\\\"iconVisible\\\",\\\"dpKtLgXs9\\\":\\\"menuLink\\\"}\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}","// Generated by Framer (5da54f8)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,ResolveLinks,RichText,SmartComponentScopedContainer,useComponentViewport,useLocaleInfo,useRouter,useVariantState,withCSS}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/xmv2RvncgvT5M3HKwcGE/1TQoE2LruqqKoowvSJ4a/IUuIQB2wW.js\";import ButtonButton from\"https://framerusercontent.com/modules/5ZurVCYzLAMPCY1tEt8q/8Bi6iWWxxloKyLaHyBBB/HDzVzBPa_.js\";import HeaderMenuItem from\"https://framerusercontent.com/modules/Aw9DPd6yclwcrSEBYoDZ/g5pLPhLvJrdTVDGHEFUZ/KE9NjHSRn.js\";const HeaderMenuItemFonts=getFonts(HeaderMenuItem);const ButtonButtonFonts=getFonts(ButtonButton);const cycleOrder=[\"Pd4ewy6c8\",\"QafW6TFJZ\"];const serializationHash=\"framer-MVrsQ\";const variantClassNames={Pd4ewy6c8:\"framer-v-wrv54d\",QafW6TFJZ:\"framer-v-zkfhww\"};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 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:\"Pd4ewy6c8\",Phone:\"QafW6TFJZ\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"Pd4ewy6c8\"};};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:\"Pd4ewy6c8\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[sharedStyle.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if(baseVariant===\"QafW6TFJZ\")return false;return true;};const router=useRouter();const isDisplayed1=()=>{if(baseVariant===\"QafW6TFJZ\")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__*/_jsx(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-wrv54d\",className,classNames),\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"Pd4ewy6c8\",ref:refBinding,style:{...style},...addPropertyOverrides({QafW6TFJZ:{\"data-framer-name\":\"Phone\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1dkbb8d\",\"data-border\":true,\"data-framer-name\":\"Content\",layoutDependency:layoutDependency,layoutId:\"EVBPUntq7\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgba(172, 171, 178, 0.2)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backdropFilter:\"blur(8px)\",backgroundColor:\"var(--token-7c7d3fdc-98d3-4aae-aab6-ea1dd4512c85, rgb(255, 255, 255))\",borderBottomLeftRadius:16,borderBottomRightRadius:16,borderTopLeftRadius:16,borderTopRightRadius:16,boxShadow:\"0px 1px 60px 0px rgba(0, 0, 0, 0.1)\",WebkitBackdropFilter:\"blur(8px)\"},variants:{QafW6TFJZ:{borderBottomLeftRadius:12,borderBottomRightRadius:12,borderTopLeftRadius:12,borderTopRightRadius:12}},children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1u9ffwg\",\"data-framer-name\":\"Menu 01\",layoutDependency:layoutDependency,layoutId:\"GKCiHXRRS\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-46iqqn\",\"data-framer-name\":\"Landing Pages\",layoutDependency:layoutDependency,layoutId:\"ONrNbK_zi\",children:[isDisplayed()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-igr2q\",\"data-styles-preset\":\"IUuIQB2wW\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, rgba(59, 59, 59, 0.5))\"},children:\"Home Pages\"})}),className:\"framer-1iopr5c\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"kqiqPvETC\",style:{\"--extracted-r6o4lv\":\"rgba(59, 59, 59, 0.5)\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-ysd33k\",\"data-framer-name\":\"Col 1\",layoutDependency:layoutDependency,layoutId:\"A_NDEOzLN\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{webPageId:\"augiA20Il\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:27,y:(componentViewport?.y||0)+0+0+0+16+0+43.2+0+0,...addPropertyOverrides({QafW6TFJZ:{height:40,y:(componentViewport?.y||0)+0+0+0+20+0+0+0+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-cr300k-container\",layoutDependency:layoutDependency,layoutId:\"xIQWK9VNK-container\",nodeId:\"xIQWK9VNK\",rendersWithMotion:true,scopeId:\"M6P_aAZmT\",children:/*#__PURE__*/_jsx(HeaderMenuItem,{akEaMP2V_:\"Home 01\",dpKtLgXs9:resolvedLinks[0],height:\"100%\",id:\"xIQWK9VNK\",IejEVkrjL:false,layoutId:\"xIQWK9VNK\",variant:\"illAIrbRt\",width:\"100%\",...addPropertyOverrides({QafW6TFJZ:{akEaMP2V_:\"Home\",dpKtLgXs9:resolvedLinks[1],style:{height:\"100%\"}}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"XResGK_XA\"},implicitPathVariables:undefined},{href:{webPageId:\"oo6j2L8Mm\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:27,y:(componentViewport?.y||0)+0+0+0+16+0+43.2+0+37,...addPropertyOverrides({QafW6TFJZ:{height:40,y:(componentViewport?.y||0)+0+0+0+20+0+0+0+0+45}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1l4jtjm-container\",layoutDependency:layoutDependency,layoutId:\"aWDGJntYA-container\",nodeId:\"aWDGJntYA\",rendersWithMotion:true,scopeId:\"M6P_aAZmT\",children:/*#__PURE__*/_jsx(HeaderMenuItem,{akEaMP2V_:\"Home 02\",dpKtLgXs9:resolvedLinks1[0],height:\"100%\",id:\"aWDGJntYA\",IejEVkrjL:false,layoutId:\"aWDGJntYA\",variant:\"illAIrbRt\",width:\"100%\",...addPropertyOverrides({QafW6TFJZ:{akEaMP2V_:\"Planos\",dpKtLgXs9:resolvedLinks1[1],style:{height:\"100%\"}}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"MY_QPXjSC\"},implicitPathVariables:undefined},{href:{webPageId:\"dfJlRzG1R\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:27,y:(componentViewport?.y||0)+0+0+0+16+0+43.2+0+74,...addPropertyOverrides({QafW6TFJZ:{height:40,y:(componentViewport?.y||0)+0+0+0+20+0+0+0+0+90}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-ootbzo-container\",layoutDependency:layoutDependency,layoutId:\"kztXOyMGr-container\",nodeId:\"kztXOyMGr\",rendersWithMotion:true,scopeId:\"M6P_aAZmT\",children:/*#__PURE__*/_jsx(HeaderMenuItem,{akEaMP2V_:\"Home 03\",dpKtLgXs9:resolvedLinks2[0],height:\"100%\",id:\"kztXOyMGr\",IejEVkrjL:false,layoutId:\"kztXOyMGr\",variant:\"illAIrbRt\",width:\"100%\",...addPropertyOverrides({QafW6TFJZ:{akEaMP2V_:\"Blog\",dpKtLgXs9:resolvedLinks2[1],style:{height:\"100%\"}}},baseVariant,gestureVariant)})})})})]})]}),isDisplayed()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1o3tsgf\",\"data-framer-name\":\"Inner Pages\",layoutDependency:layoutDependency,layoutId:\"UR2a0EYl4\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-igr2q\",\"data-styles-preset\":\"IUuIQB2wW\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, rgba(59, 59, 59, 0.5))\"},children:\"Inner Pages\"})}),className:\"framer-18a1szx\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"lY97y8UmU\",style:{\"--extracted-r6o4lv\":\"rgba(59, 59, 59, 0.5)\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1cnmj81\",\"data-framer-name\":\"Pages\",layoutDependency:layoutDependency,layoutId:\"v7p0yLmIJ\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1biu2v1\",\"data-framer-name\":\"Col 2\",layoutDependency:layoutDependency,layoutId:\"nVUOZnenD\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"skKh9MQcm\"},implicitPathVariables:undefined}],children:resolvedLinks3=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:27,y:(componentViewport?.y||0)+0+0+0+16+0+43.2+0+0+0,children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-nbi8li-container\",layoutDependency:layoutDependency,layoutId:\"pDsI3aePF-container\",nodeId:\"pDsI3aePF\",rendersWithMotion:true,scopeId:\"M6P_aAZmT\",children:/*#__PURE__*/_jsx(HeaderMenuItem,{akEaMP2V_:\"Pricing 01\",dpKtLgXs9:resolvedLinks3[0],height:\"100%\",id:\"pDsI3aePF\",IejEVkrjL:false,layoutId:\"pDsI3aePF\",variant:\"illAIrbRt\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"oo6j2L8Mm\"},implicitPathVariables:undefined}],children:resolvedLinks4=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:27,y:(componentViewport?.y||0)+0+0+0+16+0+43.2+0+0+37,children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1vtmp1w-container\",layoutDependency:layoutDependency,layoutId:\"fKjmxqDNR-container\",nodeId:\"fKjmxqDNR\",rendersWithMotion:true,scopeId:\"M6P_aAZmT\",children:/*#__PURE__*/_jsx(HeaderMenuItem,{akEaMP2V_:\"Pricing 02\",dpKtLgXs9:resolvedLinks4[0],height:\"100%\",id:\"fKjmxqDNR\",IejEVkrjL:false,layoutId:\"fKjmxqDNR\",variant:\"illAIrbRt\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"mW82FmhAY\"},implicitPathVariables:undefined}],children:resolvedLinks5=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:27,y:(componentViewport?.y||0)+0+0+0+16+0+43.2+0+0+74,children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-171xp4k-container\",layoutDependency:layoutDependency,layoutId:\"xC7y70tFy-container\",nodeId:\"xC7y70tFy\",rendersWithMotion:true,scopeId:\"M6P_aAZmT\",children:/*#__PURE__*/_jsx(HeaderMenuItem,{akEaMP2V_:\"About Us 01\",dpKtLgXs9:resolvedLinks5[0],height:\"100%\",id:\"xC7y70tFy\",IejEVkrjL:false,layoutId:\"xC7y70tFy\",variant:\"illAIrbRt\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"cRWMmYpdw\"},implicitPathVariables:undefined}],children:resolvedLinks6=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:27,y:(componentViewport?.y||0)+0+0+0+16+0+43.2+0+0+111,children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-dtak0l-container\",layoutDependency:layoutDependency,layoutId:\"oEpqoQscS-container\",nodeId:\"oEpqoQscS\",rendersWithMotion:true,scopeId:\"M6P_aAZmT\",children:/*#__PURE__*/_jsx(HeaderMenuItem,{akEaMP2V_:\"About Us 02\",dpKtLgXs9:resolvedLinks6[0],height:\"100%\",id:\"oEpqoQscS\",IejEVkrjL:false,layoutId:\"oEpqoQscS\",variant:\"illAIrbRt\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"BUG7b6O3z\"},implicitPathVariables:undefined}],children:resolvedLinks7=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:27,y:(componentViewport?.y||0)+0+0+0+16+0+43.2+0+0+148,children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1bloyqo-container\",layoutDependency:layoutDependency,layoutId:\"h6kEuXPwW-container\",nodeId:\"h6kEuXPwW\",rendersWithMotion:true,scopeId:\"M6P_aAZmT\",children:/*#__PURE__*/_jsx(HeaderMenuItem,{akEaMP2V_:\"Feature 01\",dpKtLgXs9:resolvedLinks7[0],height:\"100%\",id:\"h6kEuXPwW\",IejEVkrjL:false,layoutId:\"h6kEuXPwW\",variant:\"illAIrbRt\",width:\"100%\"})})})})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1ydet43\",\"data-framer-name\":\"Col 3\",layoutDependency:layoutDependency,layoutId:\"veKotXjey\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"m8W0DwwDb\"},implicitPathVariables:undefined}],children:resolvedLinks8=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:27,y:(componentViewport?.y||0)+0+0+0+16+0+43.2+0+0+0,children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-14u6tbu-container\",layoutDependency:layoutDependency,layoutId:\"bTCtSuohD-container\",nodeId:\"bTCtSuohD\",rendersWithMotion:true,scopeId:\"M6P_aAZmT\",children:/*#__PURE__*/_jsx(HeaderMenuItem,{akEaMP2V_:\"Feature 02\",dpKtLgXs9:resolvedLinks8[0],height:\"100%\",id:\"bTCtSuohD\",IejEVkrjL:false,layoutId:\"bTCtSuohD\",variant:\"illAIrbRt\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"ELyuHw904\"},implicitPathVariables:undefined}],children:resolvedLinks9=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:27,y:(componentViewport?.y||0)+0+0+0+16+0+43.2+0+0+37,children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-obhuz0-container\",layoutDependency:layoutDependency,layoutId:\"IOkR35tmV-container\",nodeId:\"IOkR35tmV\",rendersWithMotion:true,scopeId:\"M6P_aAZmT\",children:/*#__PURE__*/_jsx(HeaderMenuItem,{akEaMP2V_:\"Review\",dpKtLgXs9:resolvedLinks9[0],height:\"100%\",id:\"IOkR35tmV\",IejEVkrjL:false,layoutId:\"IOkR35tmV\",variant:\"illAIrbRt\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"dfJlRzG1R\"},implicitPathVariables:undefined}],children:resolvedLinks10=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:27,y:(componentViewport?.y||0)+0+0+0+16+0+43.2+0+0+74,children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-xpnwmq-container\",layoutDependency:layoutDependency,layoutId:\"QEndTO3HY-container\",nodeId:\"QEndTO3HY\",rendersWithMotion:true,scopeId:\"M6P_aAZmT\",children:/*#__PURE__*/_jsx(HeaderMenuItem,{akEaMP2V_:\"Blog\",dpKtLgXs9:resolvedLinks10[0],height:\"100%\",id:\"QEndTO3HY\",IejEVkrjL:false,layoutId:\"QEndTO3HY\",variant:\"illAIrbRt\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{CQYj8C6Jx:\"como-nasceu-a-ideia\"},unresolvedPathSlugs:{CQYj8C6Jx:{collectionId:\"oDxH74kC1\",collectionItemId:\"RTJg_K8Pd\"}},webPageId:\"wxlzdmvvN\"},implicitPathVariables:undefined}],children:resolvedLinks11=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:27,y:(componentViewport?.y||0)+0+0+0+16+0+43.2+0+0+111,children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-jzzzh2-container\",layoutDependency:layoutDependency,layoutId:\"JjKIQOB43-container\",nodeId:\"JjKIQOB43\",rendersWithMotion:true,scopeId:\"M6P_aAZmT\",children:/*#__PURE__*/_jsx(HeaderMenuItem,{akEaMP2V_:\"Blog Details\",dpKtLgXs9:resolvedLinks11[0],height:\"100%\",id:\"JjKIQOB43\",IejEVkrjL:false,layoutId:\"JjKIQOB43\",variant:\"illAIrbRt\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"poR5Pr3g4\"},implicitPathVariables:undefined}],children:resolvedLinks12=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:27,y:(componentViewport?.y||0)+0+0+0+16+0+43.2+0+0+148,children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1wpy9ur-container\",layoutDependency:layoutDependency,layoutId:\"GD1PEqcar-container\",nodeId:\"GD1PEqcar\",rendersWithMotion:true,scopeId:\"M6P_aAZmT\",children:/*#__PURE__*/_jsx(HeaderMenuItem,{akEaMP2V_:\"Contact Us\",dpKtLgXs9:resolvedLinks12[0],height:\"100%\",id:\"GD1PEqcar\",IejEVkrjL:false,layoutId:\"GD1PEqcar\",variant:\"illAIrbRt\",width:\"100%\"})})})})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1b3dwvt\",\"data-framer-name\":\"Col 4\",layoutDependency:layoutDependency,layoutId:\"C0TNP607U\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"N7APNx8qx\"},implicitPathVariables:undefined}],children:resolvedLinks13=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:27,y:(componentViewport?.y||0)+0+0+0+16+0+43.2+0+0+0,children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-8sxmks-container\",layoutDependency:layoutDependency,layoutId:\"zJKQ5RPPv-container\",nodeId:\"zJKQ5RPPv\",rendersWithMotion:true,scopeId:\"M6P_aAZmT\",children:/*#__PURE__*/_jsx(HeaderMenuItem,{akEaMP2V_:\"Changelog\",dpKtLgXs9:resolvedLinks13[0],height:\"100%\",id:\"zJKQ5RPPv\",IejEVkrjL:false,layoutId:\"zJKQ5RPPv\",variant:\"illAIrbRt\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"bEkmAPf51\"},implicitPathVariables:undefined}],children:resolvedLinks14=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:27,y:(componentViewport?.y||0)+0+0+0+16+0+43.2+0+0+37,children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-18q0nnh-container\",layoutDependency:layoutDependency,layoutId:\"mRb90b462-container\",nodeId:\"mRb90b462\",rendersWithMotion:true,scopeId:\"M6P_aAZmT\",children:/*#__PURE__*/_jsx(HeaderMenuItem,{akEaMP2V_:\"Request a Demo\",dpKtLgXs9:resolvedLinks14[0],height:\"100%\",id:\"mRb90b462\",IejEVkrjL:false,layoutId:\"mRb90b462\",variant:\"illAIrbRt\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"PXjJvmEPk\"},implicitPathVariables:undefined}],children:resolvedLinks15=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:27,y:(componentViewport?.y||0)+0+0+0+16+0+43.2+0+0+74,children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-c1biql-container\",layoutDependency:layoutDependency,layoutId:\"JkWbL26pT-container\",nodeId:\"JkWbL26pT\",rendersWithMotion:true,scopeId:\"M6P_aAZmT\",children:/*#__PURE__*/_jsx(HeaderMenuItem,{akEaMP2V_:\"Integrations\",dpKtLgXs9:resolvedLinks15[0],height:\"100%\",id:\"JkWbL26pT\",IejEVkrjL:false,layoutId:\"JkWbL26pT\",variant:\"illAIrbRt\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{IZlbmCAz6:\"terms-conditions\"},unresolvedPathSlugs:{IZlbmCAz6:{collectionId:\"aHqlssf9w\",collectionItemId:\"fpXkzNInW\"}},webPageId:\"XasMnVmgE\"},implicitPathVariables:undefined}],children:resolvedLinks16=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:27,y:(componentViewport?.y||0)+0+0+0+16+0+43.2+0+0+111,children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1b794bh-container\",layoutDependency:layoutDependency,layoutId:\"TwH630a6d-container\",nodeId:\"TwH630a6d\",rendersWithMotion:true,scopeId:\"M6P_aAZmT\",children:/*#__PURE__*/_jsx(HeaderMenuItem,{akEaMP2V_:\"Terms & Conditions\",dpKtLgXs9:resolvedLinks16[0],height:\"100%\",id:\"TwH630a6d\",IejEVkrjL:false,layoutId:\"TwH630a6d\",variant:\"illAIrbRt\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{Gxxgq600P:\"privacy-policy\"},unresolvedPathSlugs:{Gxxgq600P:{collectionId:\"AH6d2qpAU\",collectionItemId:\"ugGs_WqbN\"}},webPageId:\"ovvOGVNhw\"},implicitPathVariables:undefined}],children:resolvedLinks17=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:27,y:(componentViewport?.y||0)+0+0+0+16+0+43.2+0+0+148,children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-18i6u8p-container\",layoutDependency:layoutDependency,layoutId:\"lE6JBDqzC-container\",nodeId:\"lE6JBDqzC\",rendersWithMotion:true,scopeId:\"M6P_aAZmT\",children:/*#__PURE__*/_jsx(HeaderMenuItem,{akEaMP2V_:\"Privacy Policy\",dpKtLgXs9:resolvedLinks17[0],height:\"100%\",id:\"lE6JBDqzC\",IejEVkrjL:false,layoutId:\"lE6JBDqzC\",variant:\"illAIrbRt\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"qWFuisibr\"},implicitPathVariables:undefined}],children:resolvedLinks18=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:27,y:(componentViewport?.y||0)+0+0+0+16+0+43.2+0+0+185,children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-6nx6z7-container\",layoutDependency:layoutDependency,layoutId:\"oiFCAZ_AT-container\",nodeId:\"oiFCAZ_AT\",rendersWithMotion:true,scopeId:\"M6P_aAZmT\",children:/*#__PURE__*/_jsx(HeaderMenuItem,{akEaMP2V_:\"404\",dpKtLgXs9:resolvedLinks18[0],height:\"100%\",id:\"oiFCAZ_AT\",IejEVkrjL:false,layoutId:\"oiFCAZ_AT\",variant:\"illAIrbRt\",width:\"100%\"})})})})]})]})]}),isDisplayed1()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({QafW6TFJZ:{height:55,y:(componentViewport?.y||0)+0+0+0+20+154}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1lr3hkr-container\",layoutDependency:layoutDependency,layoutId:\"rGg6aAVUu-container\",nodeId:\"rGg6aAVUu\",rendersWithMotion:true,scopeId:\"M6P_aAZmT\",children:/*#__PURE__*/_jsx(ButtonButton,{AqBN4cJ_t:\"https://app.leveagro.com/\",bhkyLsfgX:\"corner-down-right\",D9IefWLTn:\"Login\",FiilAN0rA:\"var(--token-240ee465-bf3f-4349-91dd-83de2034898a, rgb(0, 0, 0))\",height:\"100%\",id:\"rGg6aAVUu\",ifVmf3FDZ:false,layoutId:\"rGg6aAVUu\",variant:\"tcFOgf1Xn\",width:\"100%\"})})})]})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-MVrsQ.framer-6wevxc, .framer-MVrsQ .framer-6wevxc { display: block; }\",\".framer-MVrsQ.framer-wrv54d { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 2px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; width: min-content; }\",\".framer-MVrsQ .framer-1dkbb8d { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-MVrsQ .framer-1u9ffwg { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; overflow: hidden; padding: 16px; position: relative; width: min-content; }\",\".framer-MVrsQ .framer-46iqqn, .framer-MVrsQ .framer-1o3tsgf { 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: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-MVrsQ .framer-1iopr5c, .framer-MVrsQ .framer-18a1szx { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-MVrsQ .framer-ysd33k, .framer-MVrsQ .framer-1biu2v1, .framer-MVrsQ .framer-1ydet43, .framer-MVrsQ .framer-1b3dwvt { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-MVrsQ .framer-cr300k-container, .framer-MVrsQ .framer-1l4jtjm-container, .framer-MVrsQ .framer-ootbzo-container, .framer-MVrsQ .framer-nbi8li-container, .framer-MVrsQ .framer-1vtmp1w-container, .framer-MVrsQ .framer-171xp4k-container, .framer-MVrsQ .framer-dtak0l-container, .framer-MVrsQ .framer-1bloyqo-container, .framer-MVrsQ .framer-14u6tbu-container, .framer-MVrsQ .framer-obhuz0-container, .framer-MVrsQ .framer-xpnwmq-container, .framer-MVrsQ .framer-jzzzh2-container, .framer-MVrsQ .framer-1wpy9ur-container, .framer-MVrsQ .framer-8sxmks-container, .framer-MVrsQ .framer-18q0nnh-container, .framer-MVrsQ .framer-c1biql-container, .framer-MVrsQ .framer-1b794bh-container, .framer-MVrsQ .framer-18i6u8p-container, .framer-MVrsQ .framer-6nx6z7-container, .framer-MVrsQ .framer-1lr3hkr-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-MVrsQ .framer-1cnmj81 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-MVrsQ.framer-v-zkfhww.framer-wrv54d { width: 330px; }\",\".framer-MVrsQ.framer-v-zkfhww .framer-1dkbb8d { width: 100%; }\",\".framer-MVrsQ.framer-v-zkfhww .framer-1u9ffwg { flex: 1 0 0px; flex-direction: column; gap: 24px; padding: 20px; width: 1px; }\",\".framer-MVrsQ.framer-v-zkfhww .framer-46iqqn { gap: 0px; }\",\".framer-MVrsQ.framer-v-zkfhww .framer-ysd33k { gap: 5px; width: 50px; }\",\".framer-MVrsQ.framer-v-zkfhww .framer-cr300k-container, .framer-MVrsQ.framer-v-zkfhww .framer-1l4jtjm-container, .framer-MVrsQ.framer-v-zkfhww .framer-ootbzo-container { height: 40px; }\",...sharedStyle.css,'.framer-MVrsQ[data-border=\"true\"]::after, .framer-MVrsQ [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 288\n * @framerIntrinsicWidth 599\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"QafW6TFJZ\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramerM6P_aAZmT=withCSS(Component,css,\"framer-MVrsQ\");export default FramerM6P_aAZmT;FramerM6P_aAZmT.displayName=\"Header/Dropdown Menu\";FramerM6P_aAZmT.defaultProps={height:288,width:599};addPropertyControls(FramerM6P_aAZmT,{variant:{options:[\"Pd4ewy6c8\",\"QafW6TFJZ\"],optionTitles:[\"Desktop\",\"Phone\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerM6P_aAZmT,[{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\"}]},...HeaderMenuItemFonts,...ButtonButtonFonts,...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerM6P_aAZmT\",\"slots\":[],\"annotations\":{\"framerColorSyntax\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"599\",\"framerAutoSizeImages\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"QafW6TFJZ\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicHeight\":\"288\",\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./M6P_aAZmT.map","// Generated by Framer (5da54f8)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,ResolveLinks,SmartComponentScopedContainer,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useRouter,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import ElementsMenuIcon from\"https://framerusercontent.com/modules/DU2x5kc0BNacQb5mLc44/lJfphHFGl4ttWlVZJ6AV/vZ7Pfx9GX.js\";import LogoLogo from\"https://framerusercontent.com/modules/2jZTiEv18Njy87x7LqCC/L5qJfhUvrPWCecylc3DE/gIi5JvK1_.js\";import ButtonButton from\"https://framerusercontent.com/modules/5ZurVCYzLAMPCY1tEt8q/8Bi6iWWxxloKyLaHyBBB/HDzVzBPa_.js\";import HeaderMenuItem from\"https://framerusercontent.com/modules/Aw9DPd6yclwcrSEBYoDZ/g5pLPhLvJrdTVDGHEFUZ/KE9NjHSRn.js\";import HeaderDropdownMenu from\"https://framerusercontent.com/modules/c9Whf1Ybk6EevqXbPAac/SxAipaAeC2rFkltPvxHH/M6P_aAZmT.js\";const LogoLogoFonts=getFonts(LogoLogo);const HeaderDropdownMenuFonts=getFonts(HeaderDropdownMenu);const HeaderMenuItemFonts=getFonts(HeaderMenuItem);const ButtonButtonFonts=getFonts(ButtonButton);const ElementsMenuIconFonts=getFonts(ElementsMenuIcon);const cycleOrder=[\"O_opcX6E_\",\"jKXjzvrPM\",\"SXUN4x14q\",\"j1mhhaQxP\"];const serializationHash=\"framer-ktuq0\";const variantClassNames={j1mhhaQxP:\"framer-v-4nryhy\",jKXjzvrPM:\"framer-v-q4gsj7\",O_opcX6E_:\"framer-v-1gr9fjb\",SXUN4x14q:\"framer-v-1xyxipi\"};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 addImageAlt=(image,alt)=>{if(!image||typeof image!==\"object\"){return;}return{...image,alt};};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\":\"j1mhhaQxP\",\"Phone Close\":\"SXUN4x14q\",Desktop:\"O_opcX6E_\",Tablet:\"jKXjzvrPM\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"O_opcX6E_\"};};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:\"O_opcX6E_\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const TBgHLr7MWj0lc2m=activeVariantCallback(async(...args)=>{setVariant(\"j1mhhaQxP\");});const TBgHLr7MWz00b65=activeVariantCallback(async(...args)=>{setVariant(\"SXUN4x14q\");});const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const router=useRouter();const isDisplayed=()=>{if(baseVariant===\"SXUN4x14q\")return false;return true;};const isDisplayed1=()=>{if(baseVariant===\"j1mhhaQxP\")return true;return false;};const isDisplayed2=()=>{if(baseVariant===\"j1mhhaQxP\")return false;return true;};const isDisplayed3=()=>{if([\"SXUN4x14q\",\"j1mhhaQxP\"].includes(baseVariant))return false;return true;};const isDisplayed4=()=>{if([\"SXUN4x14q\",\"j1mhhaQxP\"].includes(baseVariant))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__*/_jsx(motion.header,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-1gr9fjb\",className,classNames),\"data-border\":true,\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"O_opcX6E_\",ref:refBinding,style:{\"--border-bottom-width\":\"0.5px\",\"--border-color\":\"rgb(246, 246, 246)\",\"--border-left-width\":\"0.5px\",\"--border-right-width\":\"0.5px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0.5px\",backgroundColor:\"var(--token-7c7d3fdc-98d3-4aae-aab6-ea1dd4512c85, rgb(255, 255, 255))\",...style},variants:{j1mhhaQxP:{backgroundColor:\"var(--token-1a7ad36f-eea8-4aae-b808-fa6b9c0a1554, rgb(248, 248, 248))\"},jKXjzvrPM:{backgroundColor:\"rgb(255, 255, 255)\"},SXUN4x14q:{backgroundColor:\"var(--token-1a7ad36f-eea8-4aae-b808-fa6b9c0a1554, rgb(248, 248, 248))\"}},...addPropertyOverrides({j1mhhaQxP:{\"data-framer-name\":\"Phone - Open\"},jKXjzvrPM:{\"data-framer-name\":\"Tablet\"},SXUN4x14q:{\"data-framer-name\":\"Phone Close\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1sqt5t0\",\"data-framer-name\":\"Container\",layoutDependency:layoutDependency,layoutId:\"upFs3UPyU\",style:{borderBottomLeftRadius:66,borderBottomRightRadius:66,borderTopLeftRadius:66,borderTopRightRadius:66},children:/*#__PURE__*/_jsxs(motion.nav,{className:\"framer-177uo54\",\"data-framer-name\":\"Nav Bar\",layoutDependency:layoutDependency,layoutId:\"dUjb_qLsr\",style:{borderBottomLeftRadius:16,borderBottomRightRadius:16,borderTopLeftRadius:16,borderTopRightRadius:16},children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-js2x5x\",\"data-framer-name\":\"Left \",layoutDependency:layoutDependency,layoutId:\"c2dtrFf26\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-lnc0du\",\"data-framer-name\":\"Logo Box\",layoutDependency:layoutDependency,layoutId:\"N9tK5frhl\",children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{webPageId:\"augiA20Il\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:36,y:(componentViewport?.y||0)+20+(((componentViewport?.height||84)-40-44)/2+0+0)+0+0+4+0+0,...addPropertyOverrides({j1mhhaQxP:{y:(componentViewport?.y||0)+10+(((componentViewport?.height||200)-20-42)/2+0+0)+0+0+3+0+0},SXUN4x14q:{y:(componentViewport?.y||0)+10+(((componentViewport?.height||200)-20-42)/2+0+0)+0+0+3+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-gv5z2m-container\",layoutDependency:layoutDependency,layoutId:\"Dj2C1wh_5-container\",nodeId:\"Dj2C1wh_5\",rendersWithMotion:true,scopeId:\"buEaYiWpT\",children:/*#__PURE__*/_jsx(LogoLogo,{A2YgnEO7G:resolvedLinks[0],height:\"100%\",id:\"Dj2C1wh_5\",iq_Xpb1GH:addImageAlt({pixelHeight:787,pixelWidth:3317,src:\"https://framerusercontent.com/images/p3hl9RjNLsusZ7irz049LZ7PDc.png\",srcSet:\"https://framerusercontent.com/images/p3hl9RjNLsusZ7irz049LZ7PDc.png?scale-down-to=512 512w,https://framerusercontent.com/images/p3hl9RjNLsusZ7irz049LZ7PDc.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/p3hl9RjNLsusZ7irz049LZ7PDc.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/p3hl9RjNLsusZ7irz049LZ7PDc.png 3317w\"},\"\"),layoutId:\"Dj2C1wh_5\",width:\"100%\",...addPropertyOverrides({j1mhhaQxP:{A2YgnEO7G:resolvedLinks[3]},jKXjzvrPM:{A2YgnEO7G:resolvedLinks[1]},SXUN4x14q:{A2YgnEO7G:resolvedLinks[2]}},baseVariant,gestureVariant)})})})})})}),isDisplayed()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-be7mh8\",\"data-framer-name\":\"Main Menu\",layoutDependency:layoutDependency,layoutId:\"GlHqPSGGM\",style:{borderBottomLeftRadius:16,borderBottomRightRadius:16,borderTopLeftRadius:16,borderTopRightRadius:16,boxShadow:\"none\"},variants:{j1mhhaQxP:{boxShadow:\"inset 0px -4px 15px 0px rgba(255, 255, 255, 0.1)\"}},children:[isDisplayed1()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({j1mhhaQxP:{height:288,width:`calc(min(${componentViewport?.width||\"100vw\"} - 30px, 1280px) + 118px)`,y:(componentViewport?.y||0)+10+(((componentViewport?.height||200)-20-42)/2+0+0)+0+0+55+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-eytmti-container\",layoutDependency:layoutDependency,layoutId:\"wVuzarRTx-container\",nodeId:\"wVuzarRTx\",rendersWithMotion:true,scopeId:\"buEaYiWpT\",children:/*#__PURE__*/_jsx(HeaderDropdownMenu,{height:\"100%\",id:\"wVuzarRTx\",layoutId:\"wVuzarRTx\",style:{width:\"100%\"},variant:\"Pd4ewy6c8\",width:\"100%\",...addPropertyOverrides({j1mhhaQxP:{variant:\"QafW6TFJZ\"}},baseVariant,gestureVariant)})})}),isDisplayed2()&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{webPageId:\"augiA20Il\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:27,y:(componentViewport?.y||0)+20+(((componentViewport?.height||84)-40-44)/2+0+0)+0+0+8.5+0,children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1fp6mra-container\",layoutDependency:layoutDependency,layoutId:\"DJdyGMkz6-container\",nodeId:\"DJdyGMkz6\",rendersWithMotion:true,scopeId:\"buEaYiWpT\",children:/*#__PURE__*/_jsx(HeaderMenuItem,{akEaMP2V_:\"Home\",dpKtLgXs9:resolvedLinks1[0],height:\"100%\",id:\"DJdyGMkz6\",IejEVkrjL:false,layoutId:\"DJdyGMkz6\",variant:\"illAIrbRt\",width:\"100%\",...addPropertyOverrides({jKXjzvrPM:{dpKtLgXs9:resolvedLinks1[1]}},baseVariant,gestureVariant)})})})}),isDisplayed2()&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"oo6j2L8Mm\"},implicitPathVariables:undefined},{href:{webPageId:\"oo6j2L8Mm\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:27,y:(componentViewport?.y||0)+20+(((componentViewport?.height||84)-40-44)/2+0+0)+0+0+8.5+0,children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-9f5ofc-container\",layoutDependency:layoutDependency,layoutId:\"xf8d3V3Ug-container\",nodeId:\"xf8d3V3Ug\",rendersWithMotion:true,scopeId:\"buEaYiWpT\",children:/*#__PURE__*/_jsx(HeaderMenuItem,{akEaMP2V_:\"Planos\",dpKtLgXs9:resolvedLinks2[0],height:\"100%\",id:\"xf8d3V3Ug\",IejEVkrjL:false,layoutId:\"xf8d3V3Ug\",variant:\"illAIrbRt\",width:\"100%\",...addPropertyOverrides({jKXjzvrPM:{dpKtLgXs9:resolvedLinks2[1]}},baseVariant,gestureVariant)})})})}),isDisplayed2()&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"dfJlRzG1R\"},implicitPathVariables:undefined},{href:{webPageId:\"dfJlRzG1R\"},implicitPathVariables:undefined}],children:resolvedLinks3=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:27,y:(componentViewport?.y||0)+20+(((componentViewport?.height||84)-40-44)/2+0+0)+0+0+8.5+0,children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-7k7p26-container\",layoutDependency:layoutDependency,layoutId:\"zSVzcpcgX-container\",nodeId:\"zSVzcpcgX\",rendersWithMotion:true,scopeId:\"buEaYiWpT\",children:/*#__PURE__*/_jsx(HeaderMenuItem,{akEaMP2V_:\"Blog\",dpKtLgXs9:resolvedLinks3[0],height:\"100%\",id:\"zSVzcpcgX\",IejEVkrjL:false,layoutId:\"zSVzcpcgX\",variant:\"illAIrbRt\",width:\"100%\",...addPropertyOverrides({jKXjzvrPM:{dpKtLgXs9:resolvedLinks3[1]}},baseVariant,gestureVariant)})})})})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-hxn120\",\"data-framer-name\":\"Header Button\",layoutDependency:layoutDependency,layoutId:\"k4MyzDjdI\",children:[isDisplayed3()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:44,y:(componentViewport?.y||0)+20+(((componentViewport?.height||84)-40-44)/2+0+0)+0+0+0+0,children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-vw7lr1-container\",layoutDependency:layoutDependency,layoutId:\"G7bHHxIoi-container\",nodeId:\"G7bHHxIoi\",rendersWithMotion:true,scopeId:\"buEaYiWpT\",children:/*#__PURE__*/_jsx(ButtonButton,{AqBN4cJ_t:\"https://app.leveagro.com/\",bhkyLsfgX:\"corner-down-right\",D9IefWLTn:\"Login\",FiilAN0rA:\"var(--token-240ee465-bf3f-4349-91dd-83de2034898a, rgb(0, 0, 0))\",height:\"100%\",id:\"G7bHHxIoi\",ifVmf3FDZ:false,layoutId:\"G7bHHxIoi\",style:{height:\"100%\"},variant:\"tcFOgf1Xn\",width:\"100%\"})})}),isDisplayed4()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-1aih404\",\"data-framer-name\":\"Hamburger\",layoutDependency:layoutDependency,layoutId:\"VeFWESnBX\",style:{borderBottomLeftRadius:3,borderBottomRightRadius:3,borderTopLeftRadius:3,borderTopRightRadius:3},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:32,width:\"32px\",...addPropertyOverrides({j1mhhaQxP:{y:(componentViewport?.y||0)+10+(((componentViewport?.height||200)-20-42)/2+0+0)+0+0+0+0+0+5},SXUN4x14q:{y:(componentViewport?.y||0)+10+(((componentViewport?.height||200)-20-42)/2+0+0)+0+0+0+0+0+5}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1tw0brv-container\",isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"ROzWamdt5-container\",nodeId:\"ROzWamdt5\",rendersWithMotion:true,scopeId:\"buEaYiWpT\",children:/*#__PURE__*/_jsx(ElementsMenuIcon,{height:\"100%\",id:\"ROzWamdt5\",iWF8EWIN1:\"var(--token-320151c3-c04c-461b-8a5d-7a8378dd83a5, rgb(255, 255, 255))\",layoutId:\"ROzWamdt5\",style:{height:\"100%\",width:\"100%\"},variant:\"WCds3327U\",width:\"100%\",...addPropertyOverrides({j1mhhaQxP:{iWF8EWIN1:\"var(--token-3a3ad41d-1a61-412d-aac2-37b4d2bf9ce1, rgb(14, 18, 41))\",TBgHLr7MW:TBgHLr7MWz00b65,variant:\"bebYBlIFo\"},SXUN4x14q:{iWF8EWIN1:\"var(--token-3a3ad41d-1a61-412d-aac2-37b4d2bf9ce1, rgb(14, 18, 41))\",TBgHLr7MW:TBgHLr7MWj0lc2m}},baseVariant,gestureVariant)})})})})]})]})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-ktuq0.framer-1eqly74, .framer-ktuq0 .framer-1eqly74 { display: block; }\",\".framer-ktuq0.framer-1gr9fjb { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 20px 78px 20px 78px; position: relative; width: 1440px; }\",\".framer-ktuq0 .framer-1sqt5t0 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-ktuq0 .framer-177uo54 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; max-width: 1280px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-ktuq0 .framer-js2x5x { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 64px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-ktuq0 .framer-lnc0du { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-ktuq0 .framer-gv5z2m-container, .framer-ktuq0 .framer-1fp6mra-container, .framer-ktuq0 .framer-9f5ofc-container, .framer-ktuq0 .framer-7k7p26-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-ktuq0 .framer-be7mh8 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; z-index: 10; }\",\".framer-ktuq0 .framer-eytmti-container { flex: 1 0 0px; height: auto; position: relative; width: 1px; }\",\".framer-ktuq0 .framer-hxn120 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-end; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-ktuq0 .framer-vw7lr1-container { flex: none; height: 44px; position: relative; width: auto; }\",\".framer-ktuq0 .framer-1aih404 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 42px; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 42px; }\",\".framer-ktuq0 .framer-1tw0brv-container { flex: none; height: 32px; position: relative; width: 32px; }\",\".framer-ktuq0.framer-v-q4gsj7.framer-1gr9fjb { padding: 20px 22px 20px 22px; width: 768px; }\",\".framer-ktuq0.framer-v-q4gsj7 .framer-1sqt5t0 { max-width: 768px; }\",\".framer-ktuq0.framer-v-q4gsj7 .framer-js2x5x { gap: 20px; }\",\".framer-ktuq0.framer-v-q4gsj7 .framer-be7mh8 { gap: 16px; }\",\".framer-ktuq0.framer-v-1xyxipi.framer-1gr9fjb, .framer-ktuq0.framer-v-4nryhy.framer-1gr9fjb { padding: 10px; width: 350px; }\",\".framer-ktuq0.framer-v-1xyxipi .framer-1sqt5t0, .framer-ktuq0.framer-v-4nryhy .framer-1sqt5t0 { padding: 0px 5px 0px 5px; }\",\".framer-ktuq0.framer-v-1xyxipi .framer-lnc0du, .framer-ktuq0.framer-v-4nryhy .framer-js2x5x, .framer-ktuq0.framer-v-4nryhy .framer-lnc0du { flex: 1 0 0px; width: 1px; }\",\".framer-ktuq0.framer-v-1xyxipi .framer-1aih404 { order: 0; }\",\".framer-ktuq0.framer-v-4nryhy .framer-be7mh8 { gap: 36px; justify-content: flex-start; left: -5px; position: absolute; right: -113px; top: 55px; width: unset; }\",\".framer-ktuq0.framer-v-4nryhy .framer-eytmti-container { flex: none; order: 0; width: 100%; }\",'.framer-ktuq0[data-border=\"true\"]::after, .framer-ktuq0 [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 84\n * @framerIntrinsicWidth 1440\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"jKXjzvrPM\":{\"layout\":[\"fixed\",\"auto\"]},\"SXUN4x14q\":{\"layout\":[\"fixed\",\"auto\"]},\"j1mhhaQxP\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramerbuEaYiWpT=withCSS(Component,css,\"framer-ktuq0\");export default FramerbuEaYiWpT;FramerbuEaYiWpT.displayName=\"Header/Header\";FramerbuEaYiWpT.defaultProps={height:84,width:1440};addPropertyControls(FramerbuEaYiWpT,{variant:{options:[\"O_opcX6E_\",\"jKXjzvrPM\",\"SXUN4x14q\",\"j1mhhaQxP\"],optionTitles:[\"Desktop\",\"Tablet\",\"Phone Close\",\"Phone - Open\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerbuEaYiWpT,[{explicitInter:true,fonts:[]},...LogoLogoFonts,...HeaderDropdownMenuFonts,...HeaderMenuItemFonts,...ButtonButtonFonts,...ElementsMenuIconFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerbuEaYiWpT\",\"slots\":[],\"annotations\":{\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicHeight\":\"84\",\"framerColorSyntax\":\"true\",\"framerIntrinsicWidth\":\"1440\",\"framerComponentViewportWidth\":\"true\",\"framerAutoSizeImages\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"jKXjzvrPM\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"SXUN4x14q\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"j1mhhaQxP\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],"mappings":"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"}