{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/LHnS4WMUzMF2rXHKKB8a/g66CKpiwhvRCIegBjV4S/SsLhZg0C4.js"],
  "sourcesContent": ["// Generated by Framer (f030ee3)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,Floating,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,Link,RichText,SmartComponentScopedContainer,SVG,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useOverlayState,useVariantState,withCSS,withFX}from\"framer\";import{AnimatePresence,LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import{Icon as Feather}from\"https://framerusercontent.com/modules/f0DboytQenYh21kfme7W/zb1zVBMZJKgPMiedOi0y/Feather.js\";import Embed from\"https://framerusercontent.com/modules/o1PI5S8YtkA5bP5g4dFz/9zLIz4fn80IR9zpOx18Q/Embed.js\";import*as sharedStyle2 from\"https://framerusercontent.com/modules/FWKdL7Pc21QdfmAG2ZPJ/Br11O0I2DXO2b5uv3tLn/aAOKqUgu6.js\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/KwHrPZefnxy7AQRfjdZq/ejTQ814RJc4aFEFA9mOk/HkCpKDqFe.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/AUiM1npZoAwO00EyzX86/zSRfJUdzL1opz4ctDgko/kcBlOsi8d.js\";const MotionDivWithFX=withFX(motion.div);const EmbedFonts=getFonts(Embed);const FeatherFonts=getFonts(Feather);const cycleOrder=[\"utsjjaRg3\",\"mr8YgnyI0\",\"JxvMvJkIO\"];const serializationHash=\"framer-H8hEI\";const variantClassNames={JxvMvJkIO:\"framer-v-ia5e1h\",mr8YgnyI0:\"framer-v-1bdrtx2\",utsjjaRg3:\"framer-v-cs8ns4\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const transition2={damping:30,delay:0,mass:1,stiffness:400,type:\"spring\"};const animation={backgroundColor:'var(--token-c3400fe4-1f13-4b98-b7cd-cb43ab2871bb, rgb(247, 247, 245)) /* {\"name\":\"gray / 50\"} */',opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2};const animation1={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:0,y:0};const animation2={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:0,y:0};const animation3={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};const transition3={bounce:.25,delay:0,duration:.45,type:\"spring\"};const animation4={backgroundColor:'var(--token-2fc85b87-0149-4f0d-82f4-3c0208d627f8, rgb(236, 236, 232)) /* {\"name\":\"gray / 100 - border light\"} */',opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition3};const Overlay=({children,blockDocumentScrolling,enabled=true})=>{const[visible,setVisible]=useOverlayState({blockDocumentScrolling});return children({hide:()=>setVisible(false),show:()=>setVisible(true),toggle:()=>setVisible(!visible),visible:enabled&&visible});};const transition4={damping:40,delay:0,mass:1,stiffness:320,type:\"spring\"};const animation5={boxShadow:\"0px 8px 16px 0px rgba(0, 0, 0, 0.16)\",opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition4};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:\"utsjjaRg3\",Phone:\"JxvMvJkIO\",Tablet:\"mr8YgnyI0\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"utsjjaRg3\"};};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:\"utsjjaRg3\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onMouseEntertxyyif=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.show();});const onTaptxyyif=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.show();});const onClick1wnntms=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.hide();});const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if(baseVariant===\"JxvMvJkIO\")return false;return true;};const ref1=React.useRef(null);const ref2=React.useRef(null);const ref3=React.useRef(null);const ref4=React.useRef(null);const isDisplayed1=()=>{if(baseVariant===\"mr8YgnyI0\")return false;return true;};const ref5=React.useRef(null);const ref6=React.useRef(null);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-cs8ns4\",className,classNames),\"data-border\":true,\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"utsjjaRg3\",ref:refBinding,style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(238, 238, 238)\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\",backdropFilter:\"blur(8px)\",backgroundColor:\"rgba(255, 255, 255, 0.88)\",WebkitBackdropFilter:\"blur(8px)\",...style},...addPropertyOverrides({JxvMvJkIO:{\"data-framer-name\":\"Phone\"},mr8YgnyI0:{\"data-framer-name\":\"Tablet\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-72bp6\",\"data-framer-name\":\"Container\",layoutDependency:layoutDependency,layoutId:\"nn6SaAZZd\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-rmiric\",layoutDependency:layoutDependency,layoutId:\"R5BdPDWmM\",children:[/*#__PURE__*/_jsx(Link,{href:{webPageId:\"mEt826JjZ\"},motionChild:true,nodeId:\"V95etv0it\",scopeId:\"SsLhZg0C4\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-1of9di5 framer-rpr3jp\",\"data-framer-name\":\"Logo\",layoutDependency:layoutDependency,layoutId:\"V95etv0it\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1bqcqbm\",\"data-framer-name\":\"Group 2\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:22,intrinsicWidth:24,layoutDependency:layoutDependency,layoutId:\"X6M6dNKIp\",svg:'<svg width=\"24\" height=\"22\" viewBox=\"0 0 24 22\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M3.91581 14.1989L10.6909 14.1989C10.6969 14.199 10.7029 14.1975 10.7081 14.1945C10.7134 14.1915 10.7177 14.1871 10.7208 14.1819L12.2656 11.4812C12.2686 11.4759 12.2729 11.4716 12.2782 11.4686C12.2834 11.4656 12.2894 11.4641 12.2954 11.4642L14.252 11.4642C14.258 11.4641 14.2639 11.4656 14.2692 11.4685C14.2744 11.4715 14.2787 11.4758 14.2818 11.481C14.2848 11.4862 14.2864 11.4921 14.2864 11.4981C14.2864 11.5042 14.2849 11.5101 14.2819 11.5153L11.7354 15.9632C11.7324 15.9685 11.728 15.9728 11.7228 15.9758C11.7175 15.9788 11.7116 15.9804 11.7055 15.9803L2.87234 15.9803C2.86631 15.9804 2.86036 15.9788 2.85511 15.9759C2.84987 15.9729 2.84551 15.9685 2.8425 15.9632L0.00453091 11.0035C0.00156251 10.9983 -2.18026e-07 10.9924 -2.18288e-07 10.9864C-2.1855e-07 10.9805 0.00156251 10.9746 0.0045309 10.9694L1.00224 9.24724C1.00521 9.24202 1.00948 9.23769 1.01463 9.23468C1.01978 9.23167 1.02563 9.23008 1.03159 9.23008C1.03755 9.23008 1.0434 9.23167 1.04855 9.23468C1.0537 9.23769 1.05797 9.24202 1.06093 9.24724L3.88597 14.1819C3.88898 14.1871 3.89334 14.1915 3.89858 14.1945C3.90383 14.1975 3.90978 14.199 3.91581 14.1989Z\" fill=\"#111111\"/>\\n<path d=\"M15.1603 11.978L16.1441 13.7152C16.1467 13.7198 16.148 13.725 16.148 13.7303C16.148 13.7355 16.1467 13.7407 16.1441 13.7453L13.2972 18.7241C13.2946 18.729 13.2907 18.733 13.286 18.7358C13.2812 18.7386 13.2758 18.7401 13.2704 18.7402L4.45208 18.7402C4.44659 18.7402 4.44121 18.7387 4.43649 18.7358C4.43177 18.733 4.42788 18.729 4.42522 18.7241L3.43746 16.9789C3.4349 16.9742 3.43357 16.969 3.43359 16.9637C3.43362 16.9584 3.43499 16.9531 3.43759 16.9485C3.44018 16.9439 3.44391 16.94 3.44841 16.9372C3.45292 16.9345 3.45805 16.9329 3.46332 16.9327L12.2597 16.9337C12.2652 16.9337 12.2706 16.9322 12.2753 16.9294C12.28 16.9266 12.2839 16.9225 12.2866 16.9177L15.1066 11.978C15.1093 11.9732 15.1132 11.9692 15.1179 11.9664C15.1227 11.9637 15.128 11.9622 15.1335 11.9622C15.139 11.9622 15.1443 11.9637 15.149 11.9664C15.1538 11.9692 15.1577 11.9732 15.1603 11.978Z\" fill=\"#111111\"/>\\n<path d=\"M16.7314 14.7271L17.7172 16.4562C17.7197 16.4612 17.721 16.4668 17.7208 16.4724C17.7206 16.478 17.719 16.4835 17.7162 16.4883L14.8683 21.4591C14.8653 21.4641 14.861 21.4682 14.856 21.471C14.8509 21.4739 14.8452 21.4753 14.8394 21.4752L6.02709 21.4752C6.02131 21.4753 6.01559 21.4739 6.01053 21.471C6.00546 21.4682 6.00122 21.4641 5.99825 21.4591L5.01446 19.744C5.01148 19.739 5.00986 19.7333 5.00977 19.7274C5.00968 19.7216 5.01112 19.7158 5.01395 19.7107C5.01678 19.7056 5.02089 19.7014 5.02587 19.6984C5.03085 19.6954 5.03652 19.6938 5.04231 19.6938L13.8168 19.6938C13.8227 19.6938 13.8285 19.6922 13.8336 19.6892C13.8386 19.6862 13.8428 19.6819 13.8457 19.6767L16.6737 14.7271C16.6765 14.7218 16.6807 14.7174 16.6858 14.7144C16.6908 14.7113 16.6966 14.7097 16.7025 14.7097C16.7084 14.7097 16.7142 14.7113 16.7193 14.7144C16.7244 14.7174 16.7286 14.7218 16.7314 14.7271Z\" fill=\"#111111\"/>\\n<path d=\"M6.02549 0.499999L7.9881 0.499999C7.99577 0.500018 8.0033 0.502073 8.00994 0.505956C8.01658 0.509839 8.02209 0.515414 8.02592 0.522124C8.02975 0.528834 8.03176 0.536442 8.03176 0.544185C8.03175 0.551927 8.02973 0.559531 8.0259 0.566236L3.64212 8.2296C3.63828 8.23632 3.63626 8.24393 3.63626 8.25168C3.63626 8.25943 3.63828 8.26705 3.64212 8.27376L6.44428 13.1793C6.44811 13.186 6.45013 13.1936 6.45014 13.2013C6.45014 13.2091 6.44813 13.2167 6.4443 13.2234C6.44047 13.2301 6.43496 13.2357 6.42832 13.2396C6.42168 13.2434 6.41415 13.2455 6.40648 13.2455L4.45979 13.2455C4.45212 13.2455 4.4446 13.2434 4.43796 13.2396C4.43133 13.2357 4.42582 13.2301 4.42199 13.2234L1.58204 8.26272C1.57819 8.25601 1.57617 8.24839 1.57617 8.24064C1.57617 8.23289 1.57819 8.22528 1.58204 8.21856L5.98769 0.522078C5.99153 0.515381 5.99703 0.509816 6.00367 0.505941C6.0103 0.502066 6.01783 0.500018 6.02549 0.499999Z\" fill=\"#111111\"/>\\n<path d=\"M6.77497 8.26173L9.59503 13.1994C9.59762 13.2041 9.59895 13.2094 9.59888 13.2148C9.59881 13.2202 9.59735 13.2255 9.59464 13.2302C9.59193 13.2348 9.58806 13.2387 9.58342 13.2414C9.57878 13.2441 9.57353 13.2455 9.56818 13.2455L7.59563 13.2455C7.59024 13.2456 7.58492 13.2443 7.58021 13.2416C7.57549 13.239 7.57155 13.2351 7.56877 13.2305L4.72483 8.26775C4.72213 8.26302 4.7207 8.25766 4.7207 8.2522C4.7207 8.24673 4.72213 8.24137 4.72483 8.23664L9.13944 0.516071C9.1421 0.511225 9.14599 0.507182 9.15071 0.504359C9.15543 0.501537 9.16081 0.500036 9.1663 0.500013L11.1408 0.500013C11.1462 0.500036 11.1515 0.501463 11.1561 0.504157C11.1607 0.506851 11.1646 0.510718 11.1673 0.515376C11.17 0.520034 11.1715 0.525325 11.1715 0.530726C11.1716 0.536127 11.1703 0.54145 11.1677 0.546177L6.77497 8.23162C6.77245 8.23623 6.77112 8.24141 6.77112 8.24668C6.77112 8.25194 6.77245 8.25712 6.77497 8.26173Z\" fill=\"#111111\"/>\\n<path d=\"M12.301 0.50001L17.9869 0.500009C17.9922 0.500006 17.9973 0.501394 18.0018 0.504037C18.0064 0.50668 18.0102 0.510483 18.0128 0.515063L19.0095 2.2613C19.0121 2.26588 19.0135 2.27107 19.0135 2.27636C19.0135 2.28164 19.0121 2.28684 19.0095 2.29141C19.0069 2.29599 19.0031 2.29979 18.9986 2.30243C18.994 2.30508 18.9889 2.30646 18.9836 2.30646L13.3087 2.30646C13.3035 2.30646 13.2983 2.30785 13.2938 2.31049C13.2892 2.31313 13.2855 2.31693 13.2828 2.32151L9.89877 8.23764C9.89615 8.24222 9.89477 8.24741 9.89477 8.2527C9.89477 8.25798 9.89615 8.26317 9.89877 8.26775L11.4456 10.9794C11.4482 10.984 11.4496 10.9892 11.4496 10.9945C11.4496 10.9998 11.4482 11.005 11.4456 11.0095L10.4598 12.7397C10.4572 12.7443 10.4534 12.7481 10.4489 12.7508C10.4443 12.7534 10.4392 12.7548 10.4339 12.7548C10.4287 12.7548 10.4235 12.7534 10.419 12.7508C10.4145 12.7481 10.4107 12.7443 10.4081 12.7397L7.85361 8.27176C7.85099 8.26719 7.84961 8.26199 7.84961 8.25671C7.84961 8.25142 7.85099 8.24623 7.85361 8.24166L12.2752 0.515063C12.2778 0.510483 12.2816 0.50668 12.2861 0.504037C12.2907 0.501394 12.2958 0.500006 12.301 0.50001Z\" fill=\"#111111\"/>\\n<path d=\"M18.7907 16.451L15.4076 10.5318C15.404 10.5254 15.3988 10.5201 15.3925 10.5164C15.3862 10.5126 15.3791 10.5107 15.3718 10.5107L12.2881 10.5107C12.2808 10.5108 12.2737 10.5088 12.2674 10.5051C12.2611 10.5014 12.2559 10.4961 12.2523 10.4897L11.2864 8.79061C11.283 8.78433 11.2812 8.77724 11.2813 8.77005C11.2813 8.76286 11.2833 8.75581 11.2869 8.74962C11.2905 8.74343 11.2957 8.7383 11.3019 8.73475C11.3081 8.7312 11.3151 8.72935 11.3222 8.72939L16.3944 8.72939C16.4017 8.72935 16.4088 8.73128 16.4151 8.73499C16.4214 8.7387 16.4266 8.74404 16.4302 8.75046L20.8458 16.469C20.8494 16.4753 20.8513 16.4824 20.8513 16.4896C20.8513 16.4968 20.8494 16.5039 20.8458 16.5102L18.0019 21.4799C17.9982 21.4862 17.9929 21.4913 17.9866 21.4948C17.9803 21.4983 17.9732 21.5001 17.966 21.5L15.9985 21.5C15.9913 21.5 15.9843 21.4982 15.9781 21.4946C15.9719 21.4911 15.9668 21.486 15.9631 21.4798C15.9595 21.4736 15.9576 21.4665 15.9575 21.4593C15.9574 21.4521 15.9592 21.4451 15.9627 21.4388L18.7907 16.4911C18.7941 16.485 18.7959 16.4781 18.7959 16.471C18.7959 16.464 18.7941 16.4571 18.7907 16.451Z\" fill=\"#111111\"/>\\n<path d=\"M12.2999 5.9946L17.9678 5.9946C17.9764 5.99472 17.9847 5.99711 17.9921 6.00151C17.9994 6.00591 18.0054 6.01218 18.0096 6.01969L22.4173 13.7282C22.4214 13.7356 22.4235 13.7439 22.4235 13.7523C22.4235 13.7607 22.4214 13.769 22.4173 13.7764L21.4514 15.4634C21.4471 15.4707 21.4409 15.4767 21.4336 15.4809C21.4263 15.4851 21.418 15.4873 21.4096 15.4873C21.4012 15.4873 21.3929 15.4851 21.3856 15.4809C21.3783 15.4767 21.3722 15.4707 21.3678 15.4634L16.9831 7.80105C16.9789 7.79354 16.9728 7.78728 16.9655 7.78287C16.9582 7.77847 16.9498 7.77609 16.9413 7.77596L11.3439 7.77596C11.3354 7.77601 11.327 7.7738 11.3196 7.76955C11.3122 7.7653 11.306 7.75916 11.3017 7.75174C11.2973 7.74433 11.295 7.73589 11.2949 7.72729C11.2948 7.71868 11.297 7.7102 11.3012 7.7027L12.2581 6.01969C12.2623 6.01218 12.2683 6.00591 12.2757 6.00151C12.283 5.99711 12.2913 5.99472 12.2999 5.9946Z\" fill=\"#111111\"/>\\n<path d=\"M13.8619 3.25988L19.5587 3.25887C19.5647 3.25877 19.5707 3.2603 19.5759 3.2633C19.5812 3.2663 19.5855 3.27066 19.5885 3.27593L23.9952 10.9804C23.9982 10.9856 23.9997 10.9915 23.9997 10.9975C23.9997 11.0035 23.9982 11.0094 23.9952 11.0146L23.0005 12.7478C22.9974 12.7527 22.9932 12.7569 22.9881 12.7597C22.9831 12.7626 22.9774 12.7641 22.9716 12.7641C22.9658 12.7641 22.9601 12.7626 22.9551 12.7597C22.95 12.7569 22.9458 12.7527 22.9428 12.7478L18.5441 5.0583C18.5411 5.05303 18.5367 5.04867 18.5315 5.04567C18.5262 5.04267 18.5203 5.04114 18.5142 5.04124L12.8801 5.04124C12.8741 5.04134 12.8682 5.03983 12.863 5.03688C12.8578 5.03392 12.8534 5.02962 12.8504 5.02442C12.8473 5.01922 12.8457 5.0133 12.8457 5.00726C12.8457 5.00122 12.8472 4.99528 12.8502 4.99006L13.832 3.27694C13.835 3.27167 13.8394 3.26731 13.8447 3.26431C13.8499 3.26131 13.8558 3.25978 13.8619 3.25988Z\" fill=\"#111111\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-q5zfao\",\"data-styles-preset\":\"kcBlOsi8d\",children:/*#__PURE__*/_jsx(motion.strong,{children:\"Trellis\"})})}),className:\"framer-1cgdbz8\",fonts:[\"Inter\",\"Inter-Bold\"],layoutDependency:layoutDependency,layoutId:\"R3ZsEDwa6\",verticalAlignment:\"top\",withExternalLayout:true})]})}),isDisplayed()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-10v2mu6\",\"data-framer-name\":\"Stack\",layoutDependency:layoutDependency,layoutId:\"G8kPukMtx\",children:[/*#__PURE__*/_jsx(Overlay,{blockDocumentScrolling:false,children:overlay=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-mwpwya\",\"data-framer-name\":\"Nav item\",\"data-highlight\":true,id:`${layoutId}-mwpwya`,layoutDependency:layoutDependency,layoutId:\"mZl4KAkz9\",onMouseEnter:onMouseEntertxyyif({overlay}),ref:ref1,style:{backgroundColor:\"rgba(255, 255, 255, 0.01)\",borderBottomLeftRadius:4,borderBottomRightRadius:4,borderTopLeftRadius:4,borderTopRightRadius:4},whileHover:animation,children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-pk986l\",\"data-styles-preset\":\"HkCpKDqFe\",children:\"Solutions\"})}),className:\"framer-18gfhbt\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"SZq_Jm3gn\",style:{\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay.visible&&/*#__PURE__*/_jsx(Floating,{alignment:\"start\",anchorRef:ref1,className:cx(scopingClassNames,classNames),collisionDetection:true,collisionDetectionPadding:20,\"data-framer-portal-id\":`${layoutId}-mwpwya`,offsetX:0,offsetY:10,onDismiss:overlay.hide,placement:\"bottom\",safeArea:true,zIndex:11,children:/*#__PURE__*/_jsxs(MotionDivWithFX,{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation2,className:\"framer-1t6k5ix\",\"data-border\":true,exit:animation1,initial:animation3,layoutDependency:layoutDependency,layoutId:\"ccs1ZWnB1\",ref:ref2,role:\"dialog\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-5453c71b-2530-4bcf-89a0-c1b94bff0da9, rgb(217, 216, 207))\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"var(--token-4252492f-fcc1-4988-8add-e56f117518a6, rgb(255, 255, 255))\",borderBottomLeftRadius:4,borderBottomRightRadius:4,borderTopLeftRadius:4,borderTopRightRadius:4,boxShadow:\"0px 80px 160px 0px rgba(0, 0, 0, 0.16)\"},children:[/*#__PURE__*/_jsx(Link,{href:{webPageId:\"nOvUInKSH\"},motionChild:true,nodeId:\"Knkmvxil_\",openInNewTab:false,scopeId:\"SsLhZg0C4\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-lvu7gp framer-rpr3jp\",\"data-framer-name\":\"Item\",layoutDependency:layoutDependency,layoutId:\"Knkmvxil_\",style:{backgroundColor:\"var(--token-4252492f-fcc1-4988-8add-e56f117518a6, rgb(255, 255, 255))\",borderBottomLeftRadius:4,borderBottomRightRadius:4,borderTopLeftRadius:4,borderTopRightRadius:4},whileHover:animation4,children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-16db193\",\"data-border\":true,layoutDependency:layoutDependency,layoutId:\"hBhc3NeSQ\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-2fc85b87-0149-4f0d-82f4-3c0208d627f8, rgb(236, 236, 232))\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"var(--token-c3400fe4-1f13-4b98-b7cd-cb43ab2871bb, rgb(247, 247, 245))\",borderBottomLeftRadius:4,borderBottomRightRadius:4,borderTopLeftRadius:4,borderTopRightRadius:4},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:20,intrinsicWidth:20,pixelHeight:40,pixelWidth:40,src:\"https://framerusercontent.com/images/4a0qSFCebEe09HGlOAmT2xbUU.png\"},className:\"framer-1pvuln8\",\"data-framer-name\":\"Image\",layoutDependency:layoutDependency,layoutId:\"rZZGHVDMW\"})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-pk986l\",\"data-styles-preset\":\"HkCpKDqFe\",children:\"Healthcare\"})}),className:\"framer-grjils\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"Gmtdk7AUQ\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsx(Link,{href:{webPageId:\"Yfegej7fV\"},motionChild:true,nodeId:\"Ei22FjoIo\",scopeId:\"SsLhZg0C4\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-1j1txdc framer-rpr3jp\",\"data-framer-name\":\"Item\",layoutDependency:layoutDependency,layoutId:\"Ei22FjoIo\",style:{backgroundColor:\"var(--token-4252492f-fcc1-4988-8add-e56f117518a6, rgb(255, 255, 255))\",borderBottomLeftRadius:4,borderBottomRightRadius:4,borderTopLeftRadius:4,borderTopRightRadius:4},whileHover:animation4,children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1lv7e2m\",\"data-border\":true,layoutDependency:layoutDependency,layoutId:\"zQfMgQcAQ\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-2fc85b87-0149-4f0d-82f4-3c0208d627f8, rgb(236, 236, 232))\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"var(--token-c3400fe4-1f13-4b98-b7cd-cb43ab2871bb, rgb(247, 247, 245))\",borderBottomLeftRadius:4,borderBottomRightRadius:4,borderTopLeftRadius:4,borderTopRightRadius:4},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:20,intrinsicWidth:20,pixelHeight:40,pixelWidth:40,src:\"https://framerusercontent.com/images/YNzrjISLcRlU8G0JnnlYfmVqY.png\"},className:\"framer-i0z43m\",\"data-framer-name\":\"Image\",layoutDependency:layoutDependency,layoutId:\"f681w3D3D\"})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-pk986l\",\"data-styles-preset\":\"HkCpKDqFe\",children:\"Real Estate\"})}),className:\"framer-1uznd1c\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"nrY2O4PFe\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})]})})]})})})]})})}),/*#__PURE__*/_jsx(Link,{href:{webPageId:\"LUaZET1CU\"},motionChild:true,nodeId:\"z11LDfHSj\",openInNewTab:false,scopeId:\"SsLhZg0C4\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-kvm316 framer-rpr3jp\",\"data-framer-name\":\"Nav item\",layoutDependency:layoutDependency,layoutId:\"z11LDfHSj\",style:{backgroundColor:\"rgba(255, 255, 255, 0.01)\",borderBottomLeftRadius:4,borderBottomRightRadius:4,borderTopLeftRadius:4,borderTopRightRadius:4},whileHover:animation,children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-pk986l\",\"data-styles-preset\":\"HkCpKDqFe\",children:\"Email Agent\"})}),className:\"framer-d9ybtv\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"JitK8Q3r6\",style:{\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1cty68d\",layoutDependency:layoutDependency,layoutId:\"f4K1DWmAL\",style:{backgroundColor:\"var(--token-c14d57f6-2e6a-4de9-8e18-327979415ed6, rgb(57, 139, 161))\",borderBottomLeftRadius:100,borderBottomRightRadius:100,borderTopLeftRadius:100,borderTopRightRadius:100},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7S2FybGEtc2VtaWJvbGQ=\",\"--framer-font-family\":'\"Karla\", \"Karla Placeholder\", sans-serif',\"--framer-font-size\":\"11px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"14px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-4252492f-fcc1-4988-8add-e56f117518a6, rgb(255, 255, 255)))\"},children:\"New\"})}),className:\"framer-rtr3pj\",fonts:[\"FS;Karla-semibold\"],layoutDependency:layoutDependency,layoutId:\"Em8UTbLrh\",style:{\"--extracted-r6o4lv\":\"var(--token-4252492f-fcc1-4988-8add-e56f117518a6, rgb(255, 255, 255))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true})})]})}),/*#__PURE__*/_jsx(Overlay,{blockDocumentScrolling:false,children:overlay1=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-9uitbm\",\"data-framer-name\":\"Nav item\",\"data-highlight\":true,id:`${layoutId}-9uitbm`,layoutDependency:layoutDependency,layoutId:\"Bliy9SMTN\",onMouseEnter:onMouseEntertxyyif({overlay:overlay1}),ref:ref3,style:{backgroundColor:\"rgba(255, 255, 255, 0.01)\",borderBottomLeftRadius:4,borderBottomRightRadius:4,borderTopLeftRadius:4,borderTopRightRadius:4},whileHover:animation,children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-pk986l\",\"data-styles-preset\":\"HkCpKDqFe\",children:\"Resources\"})}),className:\"framer-v7c1cn\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"gUe9q2Z66\",style:{\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay1.visible&&/*#__PURE__*/_jsx(Floating,{alignment:\"start\",anchorRef:ref3,className:cx(scopingClassNames,classNames),collisionDetection:true,collisionDetectionPadding:20,\"data-framer-portal-id\":`${layoutId}-9uitbm`,offsetX:0,offsetY:10,onDismiss:overlay1.hide,placement:\"bottom\",safeArea:true,zIndex:11,children:/*#__PURE__*/_jsxs(MotionDivWithFX,{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation2,className:\"framer-1uunux3\",\"data-border\":true,exit:animation1,initial:animation3,layoutDependency:layoutDependency,layoutId:\"okTgUpgoD\",ref:ref4,role:\"dialog\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-5453c71b-2530-4bcf-89a0-c1b94bff0da9, rgb(217, 216, 207))\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"var(--token-4252492f-fcc1-4988-8add-e56f117518a6, rgb(255, 255, 255))\",borderBottomLeftRadius:4,borderBottomRightRadius:4,borderTopLeftRadius:4,borderTopRightRadius:4,boxShadow:\"0px 80px 160px 0px rgba(0, 0, 0, 0.16)\"},children:[/*#__PURE__*/_jsx(Link,{href:{webPageId:\"xq1NdV6sE\"},motionChild:true,nodeId:\"tFK89Du66\",openInNewTab:false,scopeId:\"SsLhZg0C4\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-6seg6j framer-rpr3jp\",\"data-framer-name\":\"Item\",layoutDependency:layoutDependency,layoutId:\"tFK89Du66\",style:{backgroundColor:\"var(--token-4252492f-fcc1-4988-8add-e56f117518a6, rgb(255, 255, 255))\",borderBottomLeftRadius:4,borderBottomRightRadius:4,borderTopLeftRadius:4,borderTopRightRadius:4},whileHover:animation4,children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-zaigzy\",\"data-border\":true,layoutDependency:layoutDependency,layoutId:\"Z55TRyav6\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-2fc85b87-0149-4f0d-82f4-3c0208d627f8, rgb(236, 236, 232))\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"var(--token-c3400fe4-1f13-4b98-b7cd-cb43ab2871bb, rgb(247, 247, 245))\",borderBottomLeftRadius:4,borderBottomRightRadius:4,borderTopLeftRadius:4,borderTopRightRadius:4},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:20,intrinsicWidth:20,pixelHeight:40,pixelWidth:40,src:\"https://framerusercontent.com/images/dQQzu0EJ0A3GakmhBFIePuNT1X8.png\"},className:\"framer-1go7hwi\",\"data-framer-name\":\"Image\",layoutDependency:layoutDependency,layoutId:\"eNCm_GEyK\"})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-pk986l\",\"data-styles-preset\":\"HkCpKDqFe\",children:\"Blog\"})}),className:\"framer-w744bj\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"RfuVtjzIy\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsx(Link,{href:\"https://join.slack.com/t/trellis-communityhq/shared_invite/zt-2oilj9x2t-2Yf8e_0jkloVQwu5LbZInQ\",motionChild:true,nodeId:\"yF3eRLB67\",openInNewTab:false,scopeId:\"SsLhZg0C4\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-b5s00d framer-rpr3jp\",\"data-framer-name\":\"Item\",layoutDependency:layoutDependency,layoutId:\"yF3eRLB67\",style:{backgroundColor:\"var(--token-4252492f-fcc1-4988-8add-e56f117518a6, rgb(255, 255, 255))\",borderBottomLeftRadius:4,borderBottomRightRadius:4,borderTopLeftRadius:4,borderTopRightRadius:4},whileHover:animation4,children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-qgsk85\",\"data-border\":true,layoutDependency:layoutDependency,layoutId:\"aov1xmr_e\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-2fc85b87-0149-4f0d-82f4-3c0208d627f8, rgb(236, 236, 232))\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"var(--token-c3400fe4-1f13-4b98-b7cd-cb43ab2871bb, rgb(247, 247, 245))\",borderBottomLeftRadius:4,borderBottomRightRadius:4,borderTopLeftRadius:4,borderTopRightRadius:4},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:20,intrinsicWidth:20,pixelHeight:40,pixelWidth:40,src:\"https://framerusercontent.com/images/w8DPVGzE1r8jeSiSD6z0wlqx5hE.png\"},className:\"framer-wlny26\",\"data-framer-name\":\"Image\",layoutDependency:layoutDependency,layoutId:\"JvdrONaRf\"})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-pk986l\",\"data-styles-preset\":\"HkCpKDqFe\",children:\"Slack\"})}),className:\"framer-1wfob2f\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"ukffRliaF\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})]})})]})})})]})})}),/*#__PURE__*/_jsx(Link,{href:{webPageId:\"unHpn5Y54\"},motionChild:true,nodeId:\"m5PiwYoCz\",openInNewTab:false,scopeId:\"SsLhZg0C4\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-zkhejd framer-rpr3jp\",\"data-framer-name\":\"Nav item\",layoutDependency:layoutDependency,layoutId:\"m5PiwYoCz\",style:{backgroundColor:\"rgba(255, 255, 255, 0.01)\",borderBottomLeftRadius:4,borderBottomRightRadius:4,borderTopLeftRadius:4,borderTopRightRadius:4},whileHover:animation,children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-pk986l\",\"data-styles-preset\":\"HkCpKDqFe\",children:\"Pricing\"})}),className:\"framer-1re21h6\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"yHhD2db8F\",style:{\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true})})}),isDisplayed1()&&/*#__PURE__*/_jsx(Link,{href:\"https://docs.runtrellis.com/docs/trellis-platform-overview\",motionChild:true,nodeId:\"LulvtiMdm\",openInNewTab:false,scopeId:\"SsLhZg0C4\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-81qfdk framer-rpr3jp\",\"data-framer-name\":\"Nav item\",layoutDependency:layoutDependency,layoutId:\"LulvtiMdm\",style:{backgroundColor:\"rgba(255, 255, 255, 0.01)\",borderBottomLeftRadius:4,borderBottomRightRadius:4,borderTopLeftRadius:4,borderTopRightRadius:4},whileHover:animation,children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-pk986l\",\"data-styles-preset\":\"HkCpKDqFe\",children:\"Developer\"})}),className:\"framer-1lp0ll5\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"fFsbcMH_Y\",style:{\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true})})}),isDisplayed1()&&/*#__PURE__*/_jsx(Link,{href:\"mailto:founders@runtrellis.com\",motionChild:true,nodeId:\"c5khZ5zHb\",openInNewTab:false,scopeId:\"SsLhZg0C4\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-j1mo2s framer-rpr3jp\",\"data-framer-name\":\"Nav item\",layoutDependency:layoutDependency,layoutId:\"c5khZ5zHb\",style:{backgroundColor:\"rgba(255, 255, 255, 0.01)\",borderBottomLeftRadius:4,borderBottomRightRadius:4,borderTopLeftRadius:4,borderTopRightRadius:4},whileHover:animation,children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-pk986l\",\"data-styles-preset\":\"HkCpKDqFe\",children:\"Contact us\"})}),className:\"framer-ei8n3c\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"q2EirxqAG\",style:{\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true})})})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-31q3gc\",\"data-border\":true,layoutDependency:layoutDependency,layoutId:\"iWSpi61I6\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-5453c71b-2530-4bcf-89a0-c1b94bff0da9, rgb(217, 216, 207))\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",borderBottomLeftRadius:100,borderBottomRightRadius:100,borderTopLeftRadius:100,borderTopRightRadius:100},children:[/*#__PURE__*/_jsx(Link,{href:\"https://dashboard.runtrellis.com/auth/sign-in\",motionChild:true,nodeId:\"c4RLk_q8D\",openInNewTab:true,scopeId:\"SsLhZg0C4\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-50vk3f framer-rpr3jp\",\"data-border\":true,\"data-framer-name\":\"Button\",layoutDependency:layoutDependency,layoutId:\"c4RLk_q8D\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-fcab458a-74f6-45c4-9a51-a0d45a15451e, rgb(17, 17, 17))\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"var(--token-4252492f-fcc1-4988-8add-e56f117518a6, rgb(255, 255, 255))\",borderBottomLeftRadius:100,borderBottomRightRadius:100,borderTopLeftRadius:100,borderTopRightRadius:100},whileHover:animation5,children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1jdar0b\",\"data-styles-preset\":\"aAOKqUgu6\",children:/*#__PURE__*/_jsx(motion.strong,{children:\"Try NOW\"})})}),className:\"framer-1vt2eov\",fonts:[\"Inter\",\"Inter-Bold\"],layoutDependency:layoutDependency,layoutId:\"S3rXIZlkd\",style:{\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true})})}),isDisplayed()&&/*#__PURE__*/_jsx(Overlay,{blockDocumentScrolling:false,children:overlay2=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1m0ohxe\",\"data-framer-name\":\"Button \u2022 secondary\",\"data-highlight\":true,id:`${layoutId}-1m0ohxe`,layoutDependency:layoutDependency,layoutId:\"KNUiyGv6b\",onTap:onTaptxyyif({overlay:overlay2}),ref:ref5,style:{backgroundColor:\"var(--token-fcab458a-74f6-45c4-9a51-a0d45a15451e, rgb(17, 17, 17))\",borderBottomLeftRadius:100,borderBottomRightRadius:100,borderTopLeftRadius:100,borderTopRightRadius:100},whileHover:animation5,children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1jdar0b\",\"data-styles-preset\":\"aAOKqUgu6\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-4252492f-fcc1-4988-8add-e56f117518a6, rgb(255, 255, 255)))\"},children:/*#__PURE__*/_jsx(motion.strong,{children:\"Book Demo\"})})}),className:\"framer-108v8vy\",fonts:[\"Inter\",\"Inter-Bold\"],layoutDependency:layoutDependency,layoutId:\"ppZ79qCJw\",style:{\"--extracted-r6o4lv\":\"var(--token-4252492f-fcc1-4988-8add-e56f117518a6, rgb(255, 255, 255))\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:16,intrinsicWidth:16,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+(0+((componentViewport?.height||80)-0-48)/2)+0+4+12),pixelHeight:32,pixelWidth:32,src:\"https://framerusercontent.com/images/VBe3tsjqKtjRkHwzXFqUQ5YJ0.png\"},className:\"framer-1eadhdc\",\"data-framer-name\":\"Image\",layoutDependency:layoutDependency,layoutId:\"gMwM_zl7x\"}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay2.visible&&/*#__PURE__*/_jsx(Floating,{alignment:\"end\",anchorRef:ref5,className:cx(scopingClassNames,classNames),collisionDetection:true,collisionDetectionPadding:20,\"data-framer-portal-id\":`${layoutId}-1m0ohxe`,offsetX:0,offsetY:10,onDismiss:overlay2.hide,placement:\"bottom\",safeArea:false,zIndex:11,children:/*#__PURE__*/_jsxs(MotionDivWithFX,{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation2,className:\"framer-1i23qsu\",\"data-border\":true,exit:animation1,initial:animation3,layoutDependency:layoutDependency,layoutId:\"R_cilMDDd\",ref:ref6,role:\"dialog\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-5453c71b-2530-4bcf-89a0-c1b94bff0da9, rgb(217, 216, 207))\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:4,borderBottomRightRadius:4,borderTopLeftRadius:4,borderTopRightRadius:4,boxShadow:\"0px 40px 80px 0px rgba(0, 0, 0, 0.16)\"},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-121maww-container\",isAuthoredByUser:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"nFMJymMXU-container\",nodeId:\"nFMJymMXU\",rendersWithMotion:true,scopeId:\"SsLhZg0C4\",children:/*#__PURE__*/_jsx(Embed,{height:\"100%\",html:\"\",id:\"nFMJymMXU\",layoutId:\"nFMJymMXU\",style:{height:\"100%\",width:\"100%\"},type:\"url\",url:\"https://cal.com/mac-klinkachorn/30min \",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1amcsw8-container\",isAuthoredByUser:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"sRJ5SdeTD-container\",nodeId:\"sRJ5SdeTD\",rendersWithMotion:true,scopeId:\"SsLhZg0C4\",children:/*#__PURE__*/_jsx(Feather,{color:\"var(--token-fcab458a-74f6-45c4-9a51-a0d45a15451e, rgb(17, 17, 17))\",height:\"100%\",iconSearch:\"Home\",iconSelection:\"x\",id:\"sRJ5SdeTD\",layoutId:\"sRJ5SdeTD\",mirrored:false,onClick:onClick1wnntms({overlay:overlay2}),selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})]})})})]})})})]})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-H8hEI.framer-rpr3jp, .framer-H8hEI .framer-rpr3jp { display: block; }\",\".framer-H8hEI.framer-cs8ns4 { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 80px; height: 80px; justify-content: center; overflow: hidden; padding: 0px 40px 0px 40px; position: relative; width: 1200px; }\",\".framer-H8hEI .framer-72bp6 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; max-width: 1280px; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-H8hEI .framer-rmiric { 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: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-H8hEI .framer-1of9di5 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; text-decoration: none; width: min-content; }\",\".framer-H8hEI .framer-1bqcqbm { flex: none; height: 22px; position: relative; width: 24px; }\",\".framer-H8hEI .framer-1cgdbz8, .framer-H8hEI .framer-d9ybtv, .framer-H8hEI .framer-rtr3pj, .framer-H8hEI .framer-1re21h6, .framer-H8hEI .framer-1lp0ll5, .framer-H8hEI .framer-ei8n3c, .framer-H8hEI .framer-1vt2eov, .framer-H8hEI .framer-108v8vy { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-H8hEI .framer-10v2mu6 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-H8hEI .framer-mwpwya, .framer-H8hEI .framer-9uitbm { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 4px 12px 4px 12px; position: relative; width: min-content; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-H8hEI .framer-18gfhbt, .framer-H8hEI .framer-v7c1cn { -webkit-user-select: none; flex: none; height: auto; position: relative; user-select: none; white-space: pre; width: auto; }\",\".framer-H8hEI .framer-1t6k5ix, .framer-H8hEI .framer-1uunux3 { display: grid; gap: 0px; grid-auto-rows: min-content; grid-template-columns: repeat(1, minmax(50px, 1fr)); grid-template-rows: repeat(2, min-content); height: min-content; justify-content: center; overflow: hidden; padding: 8px; position: relative; width: 280px; will-change: var(--framer-will-change-override, transform); }\",\".framer-H8hEI .framer-lvu7gp, .framer-H8hEI .framer-1j1txdc, .framer-H8hEI .framer-6seg6j, .framer-H8hEI .framer-b5s00d { align-content: center; align-items: center; align-self: start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 16px; height: auto; justify-content: flex-start; justify-self: start; overflow: hidden; padding: 8px 16px 8px 8px; position: relative; text-decoration: none; width: 100%; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-H8hEI .framer-16db193, .framer-H8hEI .framer-1lv7e2m, .framer-H8hEI .framer-zaigzy, .framer-H8hEI .framer-qgsk85 { align-content: center; align-items: center; aspect-ratio: 1 / 1; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: var(--framer-aspect-ratio-supported, 40px); justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 40px; will-change: var(--framer-will-change-override, transform); }\",\".framer-H8hEI .framer-1pvuln8, .framer-H8hEI .framer-i0z43m, .framer-H8hEI .framer-1go7hwi, .framer-H8hEI .framer-wlny26 { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 20px); overflow: visible; position: relative; width: 20px; }\",\".framer-H8hEI .framer-grjils, .framer-H8hEI .framer-1uznd1c, .framer-H8hEI .framer-w744bj, .framer-H8hEI .framer-1wfob2f { -webkit-user-select: none; flex: 1 0 0px; height: auto; position: relative; user-select: none; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-H8hEI .framer-kvm316 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 6px; height: min-content; justify-content: center; overflow: hidden; padding: 4px 12px 4px 12px; position: relative; text-decoration: none; width: min-content; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-H8hEI .framer-1cty68d { 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: 2px 6px 2px 6px; position: relative; width: min-content; }\",\".framer-H8hEI .framer-zkhejd, .framer-H8hEI .framer-81qfdk, .framer-H8hEI .framer-j1mo2s { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: hidden; padding: 4px 12px 4px 12px; position: relative; text-decoration: none; width: min-content; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-H8hEI .framer-31q3gc { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: center; overflow: hidden; padding: 4px; position: relative; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-H8hEI .framer-50vk3f { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: hidden; padding: 8px 24px 8px 24px; position: relative; text-decoration: none; width: min-content; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-H8hEI .framer-1m0ohxe { align-content: center; align-items: center; cursor: pointer; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: hidden; padding: 8px 24px 8px 24px; position: relative; width: min-content; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-H8hEI .framer-1eadhdc { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 16px); overflow: visible; position: relative; width: 16px; }\",\".framer-H8hEI .framer-1i23qsu { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 560px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 640px; will-change: var(--framer-will-change-override, transform); }\",\".framer-H8hEI .framer-121maww-container { flex: none; height: 100%; position: relative; width: 100%; }\",\".framer-H8hEI .framer-1amcsw8-container { cursor: pointer; flex: none; height: 24px; position: absolute; right: 16px; top: 16px; width: 24px; z-index: 1; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-H8hEI.framer-cs8ns4, .framer-H8hEI .framer-rmiric, .framer-H8hEI .framer-1of9di5, .framer-H8hEI .framer-10v2mu6, .framer-H8hEI .framer-mwpwya, .framer-H8hEI .framer-lvu7gp, .framer-H8hEI .framer-16db193, .framer-H8hEI .framer-1j1txdc, .framer-H8hEI .framer-1lv7e2m, .framer-H8hEI .framer-kvm316, .framer-H8hEI .framer-1cty68d, .framer-H8hEI .framer-9uitbm, .framer-H8hEI .framer-6seg6j, .framer-H8hEI .framer-zaigzy, .framer-H8hEI .framer-b5s00d, .framer-H8hEI .framer-qgsk85, .framer-H8hEI .framer-zkhejd, .framer-H8hEI .framer-81qfdk, .framer-H8hEI .framer-j1mo2s, .framer-H8hEI .framer-31q3gc, .framer-H8hEI .framer-50vk3f, .framer-H8hEI .framer-1m0ohxe, .framer-H8hEI .framer-1i23qsu { gap: 0px; } .framer-H8hEI.framer-cs8ns4 > * { margin: 0px; margin-left: calc(80px / 2); margin-right: calc(80px / 2); } .framer-H8hEI.framer-cs8ns4 > :first-child, .framer-H8hEI .framer-rmiric > :first-child, .framer-H8hEI .framer-1of9di5 > :first-child, .framer-H8hEI .framer-10v2mu6 > :first-child, .framer-H8hEI .framer-mwpwya > :first-child, .framer-H8hEI .framer-lvu7gp > :first-child, .framer-H8hEI .framer-16db193 > :first-child, .framer-H8hEI .framer-1j1txdc > :first-child, .framer-H8hEI .framer-1lv7e2m > :first-child, .framer-H8hEI .framer-kvm316 > :first-child, .framer-H8hEI .framer-1cty68d > :first-child, .framer-H8hEI .framer-9uitbm > :first-child, .framer-H8hEI .framer-6seg6j > :first-child, .framer-H8hEI .framer-zaigzy > :first-child, .framer-H8hEI .framer-b5s00d > :first-child, .framer-H8hEI .framer-qgsk85 > :first-child, .framer-H8hEI .framer-zkhejd > :first-child, .framer-H8hEI .framer-81qfdk > :first-child, .framer-H8hEI .framer-j1mo2s > :first-child, .framer-H8hEI .framer-31q3gc > :first-child, .framer-H8hEI .framer-50vk3f > :first-child, .framer-H8hEI .framer-1m0ohxe > :first-child, .framer-H8hEI .framer-1i23qsu > :first-child { margin-left: 0px; } .framer-H8hEI.framer-cs8ns4 > :last-child, .framer-H8hEI .framer-rmiric > :last-child, .framer-H8hEI .framer-1of9di5 > :last-child, .framer-H8hEI .framer-10v2mu6 > :last-child, .framer-H8hEI .framer-mwpwya > :last-child, .framer-H8hEI .framer-lvu7gp > :last-child, .framer-H8hEI .framer-16db193 > :last-child, .framer-H8hEI .framer-1j1txdc > :last-child, .framer-H8hEI .framer-1lv7e2m > :last-child, .framer-H8hEI .framer-kvm316 > :last-child, .framer-H8hEI .framer-1cty68d > :last-child, .framer-H8hEI .framer-9uitbm > :last-child, .framer-H8hEI .framer-6seg6j > :last-child, .framer-H8hEI .framer-zaigzy > :last-child, .framer-H8hEI .framer-b5s00d > :last-child, .framer-H8hEI .framer-qgsk85 > :last-child, .framer-H8hEI .framer-zkhejd > :last-child, .framer-H8hEI .framer-81qfdk > :last-child, .framer-H8hEI .framer-j1mo2s > :last-child, .framer-H8hEI .framer-31q3gc > :last-child, .framer-H8hEI .framer-50vk3f > :last-child, .framer-H8hEI .framer-1m0ohxe > :last-child, .framer-H8hEI .framer-1i23qsu > :last-child { margin-right: 0px; } .framer-H8hEI .framer-rmiric > * { margin: 0px; margin-left: calc(24px / 2); margin-right: calc(24px / 2); } .framer-H8hEI .framer-1of9di5 > *, .framer-H8hEI .framer-zkhejd > *, .framer-H8hEI .framer-81qfdk > *, .framer-H8hEI .framer-j1mo2s > *, .framer-H8hEI .framer-50vk3f > *, .framer-H8hEI .framer-1m0ohxe > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-H8hEI .framer-10v2mu6 > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-H8hEI .framer-mwpwya > *, .framer-H8hEI .framer-16db193 > *, .framer-H8hEI .framer-1lv7e2m > *, .framer-H8hEI .framer-1cty68d > *, .framer-H8hEI .framer-9uitbm > *, .framer-H8hEI .framer-zaigzy > *, .framer-H8hEI .framer-qgsk85 > *, .framer-H8hEI .framer-1i23qsu > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-H8hEI .framer-lvu7gp > *, .framer-H8hEI .framer-1j1txdc > *, .framer-H8hEI .framer-6seg6j > *, .framer-H8hEI .framer-b5s00d > * { margin: 0px; margin-left: calc(16px / 2); margin-right: calc(16px / 2); } .framer-H8hEI .framer-kvm316 > * { margin: 0px; margin-left: calc(6px / 2); margin-right: calc(6px / 2); } .framer-H8hEI .framer-31q3gc > * { margin: 0px; margin-left: calc(4px / 2); margin-right: calc(4px / 2); } }\",\".framer-H8hEI.framer-v-1bdrtx2.framer-cs8ns4 { width: 810px; }\",\".framer-H8hEI.framer-v-1bdrtx2 .framer-1re21h6 { order: 0; }\",\".framer-H8hEI.framer-v-1bdrtx2 .framer-1i23qsu { width: 560px; }\",\".framer-H8hEI.framer-v-ia5e1h.framer-cs8ns4 { flex-direction: column; padding: 0px 16px 0px 16px; width: 390px; }\",\".framer-H8hEI.framer-v-ia5e1h .framer-72bp6 { flex: none; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-H8hEI.framer-v-ia5e1h.framer-cs8ns4 { gap: 0px; } .framer-H8hEI.framer-v-ia5e1h.framer-cs8ns4 > * { margin: 0px; margin-bottom: calc(80px / 2); margin-top: calc(80px / 2); } .framer-H8hEI.framer-v-ia5e1h.framer-cs8ns4 > :first-child { margin-top: 0px; } .framer-H8hEI.framer-v-ia5e1h.framer-cs8ns4 > :last-child { margin-bottom: 0px; } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,'.framer-H8hEI[data-border=\"true\"]::after, .framer-H8hEI [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 80\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"mr8YgnyI0\":{\"layout\":[\"fixed\",\"fixed\"]},\"JxvMvJkIO\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerSsLhZg0C4=withCSS(Component,css,\"framer-H8hEI\");export default FramerSsLhZg0C4;FramerSsLhZg0C4.displayName=\"navbar\";FramerSsLhZg0C4.defaultProps={height:80,width:1200};addPropertyControls(FramerSsLhZg0C4,{variant:{options:[\"utsjjaRg3\",\"mr8YgnyI0\",\"JxvMvJkIO\"],optionTitles:[\"Desktop\",\"Tablet\",\"Phone\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerSsLhZg0C4,[{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:\"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/DpPBYI0sL4fYLgAkX8KXOPVt7c.woff2\",weight:\"700\"},{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/4RAEQdEOrcnDkhHiiCbJOw92Lk.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/1K3W8DizY3v4emK8Mb08YHxTbs.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/tUSCtfYVM1I1IchuyCwz9gDdQ.woff2\",weight:\"700\"},{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/VgYFWiwsAC5OYxAycRXXvhze58.woff2\",weight:\"700\"},{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/DXD0Q7LSl7HEvDzucnyLnGBHM.woff2\",weight:\"700\"},{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/GIryZETIX4IFypco5pYZONKhJIo.woff2\",weight:\"700\"},{family:\"Karla\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/DOX5UWMJZTEEFUSXEX356UQNF3DTHVRZ/ALPSWA7QYFZRQHHPC4YZBLQK2UIWIZO6/DX7KWPT2BD3YBUDNO4ZCG3733IWFXJEN.woff2\",weight:\"600\"}]},...EmbedFonts,...FeatherFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerSsLhZg0C4\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"1200\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"mr8YgnyI0\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"JxvMvJkIO\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerIntrinsicHeight\":\"80\",\"framerComponentViewportWidth\":\"true\",\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./SsLhZg0C4.map"],
  "mappings": "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",
  "names": ["MotionDivWithFX", "withFX", "motion", "EmbedFonts", "getFonts", "Embed", "FeatherFonts", "Icon", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "transition2", "animation", "animation1", "animation2", "animation3", "transition3", "animation4", "Overlay", "children", "blockDocumentScrolling", "enabled", "visible", "setVisible", "useOverlayState", "transition4", "animation5", "Transition", "value", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onMouseEntertxyyif", "overlay", "loadMore", "args", "onTaptxyyif", "onClick1wnntms", "scopingClassNames", "cx", "isDisplayed", "ref1", "ref2", "ref3", "ref4", "isDisplayed1", "ref5", "ref6", "LayoutGroup", "u", "Link", "SVG", "RichText2", "l", "AnimatePresence", "Floating", "Image2", "overlay1", "overlay2", "getLoadingLazyAtYPosition", "ComponentViewportProvider", "SmartComponentScopedContainer", "css", "FramerSsLhZg0C4", "withCSS", "SsLhZg0C4_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts"]
}
