{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/VTUDdizacRHpwbkOamr7/AykinQJbgwl92LvMGZwu/constants.js", "ssg:https://framerusercontent.com/modules/D4TWeLfcxT6Tysr2BlYg/iZjmqdxVx1EOiM3k1FaW/useOnNavigationTargetChange.js", "ssg:https://framerusercontent.com/modules/eMBrwoqQK7h6mEeGQUH8/GuplvPJVjmxpk9zqOTcb/isBrowser.js", "ssg:https://framerusercontent.com/modules/afBE9Yx1W6bY5q32qPxe/m3q7puE2tbo1S2C0s0CT/useRenderTarget.js", "ssg:https://framerusercontent.com/modules/5SM58HxZHxjjv7aLMOgQ/WXz9i6mVki0bBCrKdqB3/propUtils.js", "ssg:https://framerusercontent.com/modules/lRDHiNWNVWmE0lqtoVHP/IZ0vSV62Dv7ax4rBiGUk/Video.js", "ssg:https://framerusercontent.com/modules/rhHbWKds43LHy1GUfLcX/Ynvf2iZkbuOVRQmhTNVk/sRsH0_Bh0.js", "ssg:https://framerusercontent.com/modules/ruDM85v3xbPsDVv3i4Yb/1bsOXE70CjfBN0G5kkfD/dlC9ZDfRQ.js", "ssg:https://framerusercontent.com/modules/7GJqhmFIGjcGKFyKgXCv/ekh48FC557NFar0g2zCs/o9uDDS1J6.js", "ssg:https://framerusercontent.com/modules/JFTCTeBhONB5X5ejhKtX/OLquwEimtAOStmkDlcmI/I6VNXxXMF.js", "ssg:https://framerusercontent.com/modules/nA9u6tY02FIizpzkhShs/5gCYp7znR0U4zc4udFIo/liWWMam7l.js", "ssg:https://framerusercontent.com/modules/e5trYSNmgSGE9o4OW25b/nwCiojtyyDV9zv2lA88G/SokyUor0w.js", "ssg:https://framerusercontent.com/modules/W6oj9VdPMQe4Q54ArKZ9/kBesBWGDnYBhEc4Rwp0q/uaDPMT8WS.js", "ssg:https://framerusercontent.com/modules/yUE83aXZsInC7vepW4Rh/CzYGlgxEdcVR84Meujo3/UZZ58Pp0E.js", "ssg:https://framerusercontent.com/modules/3GuySvJmokFOAP80kGml/q9p9nKT1l2Q6MTHE8Jhk/yOGeVBATH.js", "ssg:https://framerusercontent.com/modules/Qn2TGfbYJZGQAh0Izila/X1wKGKppnjsehPVggvru/ZXdHX9J4l.js", "ssg:https://framerusercontent.com/modules/TPD3EjEtCuh8EBbelPgp/qNOd2MAA9MTCC0LcRhre/quPtgwX7A.js"],
  "sourcesContent": ["import { ControlType } from \"framer\";\nexport const fontStack = `\"Inter\", system-ui, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\"`;\nexport const containerStyles = {\n    position: \"relative\",\n    width: \"100%\",\n    height: \"100%\",\n    display: \"flex\",\n    justifyContent: \"center\",\n    alignItems: \"center\"\n};\nexport const emptyStateStyle = {\n    ...containerStyles,\n    borderRadius: 6,\n    background: \"rgba(136, 85, 255, 0.3)\",\n    color: \"#85F\",\n    border: \"1px dashed #85F\",\n    flexDirection: \"column\"\n};\nexport const defaultEvents = {\n    onClick: {\n        type: ControlType.EventHandler\n    },\n    onMouseEnter: {\n        type: ControlType.EventHandler\n    },\n    onMouseLeave: {\n        type: ControlType.EventHandler\n    }\n};\nexport const fontSizeOptions = {\n    type: ControlType.Number,\n    title: \"Font Size\",\n    min: 2,\n    max: 200,\n    step: 1,\n    displayStepper: true\n};\nexport const fontControls = {\n    font: {\n        type: ControlType.Boolean,\n        title: \"Font\",\n        defaultValue: false,\n        disabledTitle: \"Default\",\n        enabledTitle: \"Custom\"\n    },\n    fontFamily: {\n        type: ControlType.String,\n        title: \"Family\",\n        placeholder: \"Inter\",\n        hidden: ({ font  })=>!font\n    },\n    fontWeight: {\n        type: ControlType.Enum,\n        title: \"Weight\",\n        options: [\n            100,\n            200,\n            300,\n            400,\n            500,\n            600,\n            700,\n            800,\n            900\n        ],\n        optionTitles: [\n            \"Thin\",\n            \"Extra-light\",\n            \"Light\",\n            \"Regular\",\n            \"Medium\",\n            \"Semi-bold\",\n            \"Bold\",\n            \"Extra-bold\",\n            \"Black\", \n        ],\n        hidden: ({ font  })=>!font\n    }\n};\n// @TODO check if we're missing anything here \u2014 there doesn't seem to be a reliable browser API for this\nexport const localeOptions = {\n    af: \"Afrikaans\",\n    sq: \"Albanian\",\n    an: \"Aragonese\",\n    ar: \"Arabic (Standard)\",\n    \"ar-dz\": \"Arabic (Algeria)\",\n    \"ar-bh\": \"Arabic (Bahrain)\",\n    \"ar-eg\": \"Arabic (Egypt)\",\n    \"ar-iq\": \"Arabic (Iraq)\",\n    \"ar-jo\": \"Arabic (Jordan)\",\n    \"ar-kw\": \"Arabic (Kuwait)\",\n    \"ar-lb\": \"Arabic (Lebanon)\",\n    \"ar-ly\": \"Arabic (Libya)\",\n    \"ar-ma\": \"Arabic (Morocco)\",\n    \"ar-om\": \"Arabic (Oman)\",\n    \"ar-qa\": \"Arabic (Qatar)\",\n    \"ar-sa\": \"Arabic (Saudi Arabia)\",\n    \"ar-sy\": \"Arabic (Syria)\",\n    \"ar-tn\": \"Arabic (Tunisia)\",\n    \"ar-ae\": \"Arabic (U.A.E.)\",\n    \"ar-ye\": \"Arabic (Yemen)\",\n    hy: \"Armenian\",\n    as: \"Assamese\",\n    ast: \"Asturian\",\n    az: \"Azerbaijani\",\n    eu: \"Basque\",\n    bg: \"Bulgarian\",\n    be: \"Belarusian\",\n    bn: \"Bengali\",\n    bs: \"Bosnian\",\n    br: \"Breton\",\n    my: \"Burmese\",\n    ca: \"Catalan\",\n    ch: \"Chamorro\",\n    ce: \"Chechen\",\n    zh: \"Chinese\",\n    \"zh-hk\": \"Chinese (Hong Kong)\",\n    \"zh-cn\": \"Chinese (PRC)\",\n    \"zh-sg\": \"Chinese (Singapore)\",\n    \"zh-tw\": \"Chinese (Taiwan)\",\n    cv: \"Chuvash\",\n    co: \"Corsican\",\n    cr: \"Cree\",\n    hr: \"Croatian\",\n    cs: \"Czech\",\n    da: \"Danish\",\n    nl: \"Dutch (Standard)\",\n    \"nl-be\": \"Dutch (Belgian)\",\n    en: \"English\",\n    \"en-au\": \"English (Australia)\",\n    \"en-bz\": \"English (Belize)\",\n    \"en-ca\": \"English (Canada)\",\n    \"en-ie\": \"English (Ireland)\",\n    \"en-jm\": \"English (Jamaica)\",\n    \"en-nz\": \"English (New Zealand)\",\n    \"en-ph\": \"English (Philippines)\",\n    \"en-za\": \"English (South Africa)\",\n    \"en-tt\": \"English (Trinidad & Tobago)\",\n    \"en-gb\": \"English (United Kingdom)\",\n    \"en-us\": \"English (United States)\",\n    \"en-zw\": \"English (Zimbabwe)\",\n    eo: \"Esperanto\",\n    et: \"Estonian\",\n    fo: \"Faeroese\",\n    fa: \"Farsi\",\n    fj: \"Fijian\",\n    fi: \"Finnish\",\n    fr: \"French (Standard)\",\n    \"fr-be\": \"French (Belgium)\",\n    \"fr-ca\": \"French (Canada)\",\n    \"fr-fr\": \"French (France)\",\n    \"fr-lu\": \"French (Luxembourg)\",\n    \"fr-mc\": \"French (Monaco)\",\n    \"fr-ch\": \"French (Switzerland)\",\n    fy: \"Frisian\",\n    fur: \"Friulian\",\n    gd: \"Gaelic (Scots)\",\n    \"gd-ie\": \"Gaelic (Irish)\",\n    gl: \"Galacian\",\n    ka: \"Georgian\",\n    de: \"German (Standard)\",\n    \"de-at\": \"German (Austria)\",\n    \"de-de\": \"German (Germany)\",\n    \"de-li\": \"German (Liechtenstein)\",\n    \"de-lu\": \"German (Luxembourg)\",\n    \"de-ch\": \"German (Switzerland)\",\n    el: \"Greek\",\n    gu: \"Gujurati\",\n    ht: \"Haitian\",\n    he: \"Hebrew\",\n    hi: \"Hindi\",\n    hu: \"Hungarian\",\n    is: \"Icelandic\",\n    id: \"Indonesian\",\n    iu: \"Inuktitut\",\n    ga: \"Irish\",\n    it: \"Italian (Standard)\",\n    \"it-ch\": \"Italian (Switzerland)\",\n    ja: \"Japanese\",\n    kn: \"Kannada\",\n    ks: \"Kashmiri\",\n    kk: \"Kazakh\",\n    km: \"Khmer\",\n    ky: \"Kirghiz\",\n    tlh: \"Klingon\",\n    ko: \"Korean\",\n    \"ko-kp\": \"Korean (North Korea)\",\n    \"ko-kr\": \"Korean (South Korea)\",\n    la: \"Latin\",\n    lv: \"Latvian\",\n    lt: \"Lithuanian\",\n    lb: \"Luxembourgish\",\n    mk: \"FYRO Macedonian\",\n    ms: \"Malay\",\n    ml: \"Malayalam\",\n    mt: \"Maltese\",\n    mi: \"Maori\",\n    mr: \"Marathi\",\n    mo: \"Moldavian\",\n    nv: \"Navajo\",\n    ng: \"Ndonga\",\n    ne: \"Nepali\",\n    no: \"Norwegian\",\n    nb: \"Norwegian (Bokmal)\",\n    nn: \"Norwegian (Nynorsk)\",\n    oc: \"Occitan\",\n    or: \"Oriya\",\n    om: \"Oromo\",\n    \"fa-ir\": \"Persian/Iran\",\n    pl: \"Polish\",\n    pt: \"Portuguese\",\n    \"pt-br\": \"Portuguese (Brazil)\",\n    pa: \"Punjabi\",\n    \"pa-in\": \"Punjabi (India)\",\n    \"pa-pk\": \"Punjabi (Pakistan)\",\n    qu: \"Quechua\",\n    rm: \"Rhaeto-Romanic\",\n    ro: \"Romanian\",\n    \"ro-mo\": \"Romanian (Moldavia)\",\n    ru: \"Russian\",\n    \"ru-mo\": \"Russian (Moldavia)\",\n    sz: \"Sami (Lappish)\",\n    sg: \"Sango\",\n    sa: \"Sanskrit\",\n    sc: \"Sardinian\",\n    sd: \"Sindhi\",\n    si: \"Singhalese\",\n    sr: \"Serbian\",\n    sk: \"Slovak\",\n    sl: \"Slovenian\",\n    so: \"Somani\",\n    sb: \"Sorbian\",\n    es: \"Spanish\",\n    \"es-ar\": \"Spanish (Argentina)\",\n    \"es-bo\": \"Spanish (Bolivia)\",\n    \"es-cl\": \"Spanish (Chile)\",\n    \"es-co\": \"Spanish (Colombia)\",\n    \"es-cr\": \"Spanish (Costa Rica)\",\n    \"es-do\": \"Spanish (Dominican Republic)\",\n    \"es-ec\": \"Spanish (Ecuador)\",\n    \"es-sv\": \"Spanish (El Salvador)\",\n    \"es-gt\": \"Spanish (Guatemala)\",\n    \"es-hn\": \"Spanish (Honduras)\",\n    \"es-mx\": \"Spanish (Mexico)\",\n    \"es-ni\": \"Spanish (Nicaragua)\",\n    \"es-pa\": \"Spanish (Panama)\",\n    \"es-py\": \"Spanish (Paraguay)\",\n    \"es-pe\": \"Spanish (Peru)\",\n    \"es-pr\": \"Spanish (Puerto Rico)\",\n    \"es-es\": \"Spanish (Spain)\",\n    \"es-uy\": \"Spanish (Uruguay)\",\n    \"es-ve\": \"Spanish (Venezuela)\",\n    sx: \"Sutu\",\n    sw: \"Swahili\",\n    sv: \"Swedish\",\n    \"sv-fi\": \"Swedish (Finland)\",\n    \"sv-sv\": \"Swedish (Sweden)\",\n    ta: \"Tamil\",\n    tt: \"Tatar\",\n    te: \"Teluga\",\n    th: \"Thai\",\n    tig: \"Tigre\",\n    ts: \"Tsonga\",\n    tn: \"Tswana\",\n    tr: \"Turkish\",\n    tk: \"Turkmen\",\n    uk: \"Ukrainian\",\n    hsb: \"Upper Sorbian\",\n    ur: \"Urdu\",\n    ve: \"Venda\",\n    vi: \"Vietnamese\",\n    vo: \"Volapuk\",\n    wa: \"Walloon\",\n    cy: \"Welsh\",\n    xh: \"Xhosa\",\n    ji: \"Yiddish\",\n    zu: \"Zulu\"\n};\n\nexport const __FramerMetadata__ = {\"exports\":{\"fontSizeOptions\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fontControls\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"localeOptions\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fontStack\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"emptyStateStyle\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"containerStyles\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"defaultEvents\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}}}}\n//# sourceMappingURL=./constants.map", "import { useIsInCurrentNavigationTarget } from \"framer\";\nimport { useEffect } from \"react\";\nexport function useOnEnter(onEnter, enabled) {\n    return useOnSpecificTargetChange(true, onEnter, enabled);\n}\nexport function useOnExit(onExit, enabled) {\n    return useOnSpecificTargetChange(false, onExit, enabled);\n}\nfunction useOnSpecificTargetChange(goal, callback, enabled = true) {\n    const isInTarget = useIsInCurrentNavigationTarget();\n    useEffect(()=>{\n        if (enabled && isInTarget === goal) callback();\n    }, [\n        isInTarget\n    ]);\n}\n\nexport const __FramerMetadata__ = {\"exports\":{\"useOnEnter\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"useOnExit\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}}}}\n//# sourceMappingURL=./useOnNavigationTargetChange.map", "import { useMemo } from \"react\";\nexport const isBrowserSafari = ()=>{\n    if (typeof navigator !== `undefined`) {\n        const userAgent = navigator.userAgent.toLowerCase();\n        const isSafari = (userAgent.indexOf(\"safari\") > -1 || userAgent.indexOf(\"framermobile\") > -1 || userAgent.indexOf(\"framerx\") > -1) && userAgent.indexOf(\"chrome\") < 0;\n        return isSafari;\n    } else return false;\n};\nexport const useIsBrowserSafari = ()=>useMemo(()=>isBrowserSafari()\n    , [])\n;\n\nexport const __FramerMetadata__ = {\"exports\":{\"useIsBrowserSafari\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"isBrowserSafari\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}}}}\n//# sourceMappingURL=./isBrowser.map", "import { useMemo } from \"react\";\nimport { RenderTarget } from \"framer\";\nexport function useRenderTarget() {\n    const currentRenderTarget = useMemo(()=>RenderTarget.current()\n    , []);\n    return currentRenderTarget;\n}\nexport function useIsInPreview() {\n    const inPreview = useMemo(()=>RenderTarget.current() === RenderTarget.preview\n    , []);\n    return inPreview;\n}\nexport function useIsOnCanvas() {\n    const onCanvas = useMemo(()=>RenderTarget.current() === RenderTarget.canvas\n    , []);\n    return onCanvas;\n}\n\nexport const __FramerMetadata__ = {\"exports\":{\"useIsInPreview\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"useRenderTarget\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"useIsOnCanvas\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}}}}\n//# sourceMappingURL=./useRenderTarget.map", "import { useMemo } from \"react\";\nimport { ControlType } from \"framer\";\nexport function useRadius(props) {\n    const { borderRadius , isMixedBorderRadius , topLeftRadius , topRightRadius , bottomRightRadius , bottomLeftRadius ,  } = props;\n    const radiusValue = useMemo(()=>isMixedBorderRadius ? `${topLeftRadius}px ${topRightRadius}px ${bottomRightRadius}px ${bottomLeftRadius}px` : `${borderRadius}px`\n    , [\n        borderRadius,\n        isMixedBorderRadius,\n        topLeftRadius,\n        topRightRadius,\n        bottomRightRadius,\n        bottomLeftRadius, \n    ]);\n    return radiusValue;\n}\nexport const borderRadiusControl = {\n    borderRadius: {\n        title: \"Radius\",\n        type: ControlType.FusedNumber,\n        toggleKey: \"isMixedBorderRadius\",\n        toggleTitles: [\n            \"Radius\",\n            \"Radius per corner\"\n        ],\n        valueKeys: [\n            \"topLeftRadius\",\n            \"topRightRadius\",\n            \"bottomRightRadius\",\n            \"bottomLeftRadius\", \n        ],\n        valueLabels: [\n            \"TL\",\n            \"TR\",\n            \"BR\",\n            \"BL\"\n        ],\n        min: 0\n    }\n};\nexport function usePadding(props) {\n    const { padding , paddingPerSide , paddingTop , paddingRight , paddingBottom , paddingLeft ,  } = props;\n    const paddingValue = useMemo(()=>paddingPerSide ? `${paddingTop}px ${paddingRight}px ${paddingBottom}px ${paddingLeft}px` : padding\n    , [\n        padding,\n        paddingPerSide,\n        paddingTop,\n        paddingRight,\n        paddingBottom,\n        paddingLeft, \n    ]);\n    return paddingValue;\n}\nexport const paddingControl = {\n    padding: {\n        type: ControlType.FusedNumber,\n        toggleKey: \"paddingPerSide\",\n        toggleTitles: [\n            \"Padding\",\n            \"Padding per side\"\n        ],\n        valueKeys: [\n            \"paddingTop\",\n            \"paddingRight\",\n            \"paddingBottom\",\n            \"paddingLeft\", \n        ],\n        valueLabels: [\n            \"T\",\n            \"R\",\n            \"B\",\n            \"L\"\n        ],\n        min: 0,\n        title: \"Padding\"\n    }\n};\n\nexport const __FramerMetadata__ = {\"exports\":{\"borderRadiusControl\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"useRadius\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"RadiusProps\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"PaddingProps\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"usePadding\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"paddingControl\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}}}}\n//# sourceMappingURL=./propUtils.map", "import{jsx as _jsx}from\"react/jsx-runtime\";import{addPropertyControls,ControlType,useIsInCurrentNavigationTarget}from\"framer\";import{isMotionValue,useInView}from\"framer-motion\";import{borderRadiusControl,defaultEvents,useIsBrowserSafari,useIsOnCanvas,useOnEnter,useOnExit,useRadius}from\"https://framer.com/m/framer/default-utils.js@^0.45.0\";import{memo,useCallback,useEffect,useMemo,useRef,useState}from\"react\";var ObjectFitType;(function(ObjectFitType){ObjectFitType[\"Fill\"]=\"fill\";ObjectFitType[\"Contain\"]=\"contain\";ObjectFitType[\"Cover\"]=\"cover\";ObjectFitType[\"None\"]=\"none\";ObjectFitType[\"ScaleDown\"]=\"scale-down\";})(ObjectFitType||(ObjectFitType={}));var SrcType;(function(SrcType){SrcType[\"Video\"]=\"Upload\";SrcType[\"Url\"]=\"URL\";})(SrcType||(SrcType={}));// Reduce renders\nfunction getProps(props){const{width,height,topLeft,topRight,bottomRight,bottomLeft,id,children,...rest}=props;return rest;}/**\n * VIDEO\n *\n * @framerIntrinsicWidth 200\n * @framerIntrinsicHeight 112\n *\n * @framerSupportedLayoutWidth fixed\n * @framerSupportedLayoutHeight any-prefer-fixed\n */export function Video(props){const newProps=getProps(props);return /*#__PURE__*/_jsx(VideoMemo,{...newProps});}function usePlaybackControls(videoRef){const isInCurrentNavigationTarget=useIsInCurrentNavigationTarget();const requestingPlay=useRef(false);const setProgress=useCallback(rawProgress=>{if(!videoRef.current)return;const newProgress=(rawProgress===1?.999:rawProgress)*videoRef.current.duration;const isAlreadySet=Math.abs(videoRef.current.currentTime-newProgress)<.1;if(videoRef.current.duration>0&&!isAlreadySet){videoRef.current.currentTime=newProgress;}},[]);const play=useCallback(()=>{const isPlaying=videoRef.current.currentTime>0&&videoRef.current.onplaying&&!videoRef.current.paused&&!videoRef.current.ended&&videoRef.current.readyState>videoRef.current.HAVE_CURRENT_DATA;if(!isPlaying&&videoRef.current&&!requestingPlay.current&&isInCurrentNavigationTarget){requestingPlay.current=true;videoRef.current.play().catch(e=>{})// It's likely fine, swallow error\n.finally(()=>requestingPlay.current=false);}},[]);const pause=useCallback(()=>{if(!videoRef.current||requestingPlay.current)return;videoRef.current.pause();},[]);return{play,pause,setProgress};}function useAutoplayBehavior({playingProp,muted,loop,playsinline,controls}){const[initialPlayingProp]=useState(()=>playingProp);const[hasPlayingPropChanged,setHasPlayingPropChanged]=useState(false);if(playingProp!==initialPlayingProp&&!hasPlayingPropChanged){setHasPlayingPropChanged(true);}const behavesAsGif=// passing `playing === true` on mount indicates that the video should\n// autoplay, like a GIF\ninitialPlayingProp&&muted&&loop&&playsinline&&!controls&&// Some users of the <Video> component use it by wrapping it with\n// another smart component and adding their own controls on top. (The\n// controls use transitions to control the video: e.g., when clicking\n// the play button, the smart component will transition to a state with\n// <Video playing={true} />.) In this case, we don't want the video to\n// behave as a gif, as it will be weird if the video suddenly started\n// acting as such (and auto-pausing when leaving the viewport) as soon\n// as the site visitor mutes it and clicks \u201CPlay\u201D.\n!hasPlayingPropChanged;let autoplay;if(behavesAsGif)autoplay=\"on-viewport\";else if(initialPlayingProp)autoplay=\"on-mount\";else autoplay=\"no-autoplay\";return autoplay;}/**\n * The Video component has some effects that sync the video element with props\n * like `startTime`, `progress`, etc. React calls these effects whenever these\n * props change. However, it also calls them on the first mount, and this is\n * troublesome \u2013 if we\u2019re doing SSR, and the user changed the video state before\n * the video was hydrated, the initial `useEffect` call will reset the video\n * state. To avoid this, we use this flag.\n */let isMountedAndReadyForProgressChanges=false;const VideoMemo=/*#__PURE__*/memo(function VideoInner(props){const{srcType,srcFile,srcUrl,playing:playingProp,muted,playsinline,controls,progress,objectFit,backgroundColor,onSeeked,onPause,onPlay,onEnd,onClick,onMouseEnter,onMouseLeave,onMouseDown,onMouseUp,poster,posterEnabled,startTime:startTimeProp,volume,loop}=props;const videoRef=useRef();const isSafari=useIsBrowserSafari();const wasPausedOnLeave=useRef(null);const wasEndedOnLeave=useRef(null);const isOnCanvas=useIsOnCanvas();const borderRadius=useRadius(props);// Hard-coding `autoplayBehavior` and `isInViewport` when on canvas as a\n// tiny perf optimization. isOnCanvas won\u2019t change through the lifecycle of\n// the component, so using these hooks conditionally should be safe\nconst autoplayBehavior=isOnCanvas?\"no-autoplay\":useAutoplayBehavior({playingProp,muted,loop,playsinline,controls});const isInViewport=isOnCanvas?true:useInView(videoRef);// Video elements behave oddly at 100% duration\nconst startTime=startTimeProp===100?99.9:startTimeProp;const{play,pause,setProgress}=usePlaybackControls(videoRef);// Pause/play via props\nuseEffect(()=>{if(isOnCanvas)return;if(playingProp)play();else pause();},[playingProp]);// Pause/play via viewport\nuseEffect(()=>{if(isOnCanvas)return;if(autoplayBehavior!==\"on-viewport\")return;if(isInViewport)play();else pause();},[autoplayBehavior,isInViewport]);// Allow scrubbling via progress prop\n// 1) Handle cases when the progress prop itself changes\nuseEffect(()=>{if(!isMountedAndReadyForProgressChanges){isMountedAndReadyForProgressChanges=true;return;}const rawProgressValue=isMotionValue(progress)?progress.get():(progress!==null&&progress!==void 0?progress:0)*.01;setProgress(// When the progress value exists (e.g. <Video startTime={10}\n// progress={50} />), we respect the `progress` value over\n// `startTime`, even if `startTime` changes. That\u2019s because\n// `startTime` == start == changing it shouldn\u2019t affect the current\n// progress\n(rawProgressValue!==null&&rawProgressValue!==void 0?rawProgressValue:0)||// Then why fall back to `startTime` when `progress` doesn\u2019t exist,\n// you might ask? Now, that\u2019s for\n// - canvas UX: we want the video progress to change when the user\n//   is scrobbling the \u201CStart Time\u201D in component settings.\n// - backwards compatibility: maybe some users *are* scrobbling\n//   using `startTime` instead of `progress`? We don\u2019t know, and it\n//   always supported it, so let\u2019s not break it\n(startTime!==null&&startTime!==void 0?startTime:0)/100);},[startTime,srcFile,srcUrl,progress]);// 2) Handle cases when the motion value inside the progress prop changes\nuseEffect(()=>{if(!isMotionValue(progress))return;return progress.on(\"change\",value=>setProgress(value));},[progress]);// (Prototyping) Checking if we need to play on navigation enter\nuseOnEnter(()=>{if(wasPausedOnLeave.current===null)return;if(videoRef.current){// if (restartOnEnter) setProgress(0)\nif(!wasEndedOnLeave&&loop||!wasPausedOnLeave.current)play();}});// (Prototyping) Pausing & saving playing state on navigation exit\nuseOnExit(()=>{if(videoRef.current){wasEndedOnLeave.current=videoRef.current.ended;wasPausedOnLeave.current=videoRef.current.paused;pause();}});const src=useMemo(()=>{let fragment=\"\";// if (\n//     startTime > 0 &&\n//     videoRef.current &&\n//     !isNaN(videoRef.current.duration) &&\n//     !isOnCanvas\n// ) {\n//     console.log(startTime, videoRef.current.duration)\n//     fragment = `#t=${startTime * videoRef.current.duration}`\n// }\nif(srcType===\"URL\")return srcUrl+fragment;if(srcType===\"Upload\")return srcFile+fragment;},[srcType,srcFile,srcUrl,startTime]);// Autoplay via JS to work in Safari\nuseEffect(()=>{if(isSafari&&videoRef.current&&autoplayBehavior===\"on-mount\"){setTimeout(()=>play(),50);}},[]);// Volume Control\nuseEffect(()=>{if(videoRef.current&&!muted)videoRef.current.volume=(volume!==null&&volume!==void 0?volume:0)/100;},[volume]);// When video is ready, set start-time, then autoplay if needed\nconst handleReady=()=>{if(!videoRef.current)return;if(videoRef.current.currentTime<.3)setProgress((startTime!==null&&startTime!==void 0?startTime:0)*.01);if(autoplayBehavior===\"on-mount\")play();};return /*#__PURE__*/_jsx(\"video\",{onClick,onMouseEnter,onMouseLeave,onMouseDown,onMouseUp,src:src,loop:loop,ref:videoRef,onSeeked:e=>onSeeked===null||onSeeked===void 0?void 0:onSeeked(e),onPause:e=>onPause===null||onPause===void 0?void 0:onPause(e),onPlay:e=>onPlay===null||onPlay===void 0?void 0:onPlay(e),onEnded:e=>onEnd===null||onEnd===void 0?void 0:onEnd(e),autoPlay:autoplayBehavior===\"on-mount\",poster:posterEnabled?poster:undefined,onLoadedData:handleReady,controls:controls,muted:isOnCanvas?true:muted,playsInline:playsinline,style:{cursor:!!onClick?\"pointer\":\"auto\",width:\"100%\",height:\"100%\",borderRadius,display:\"block\",objectFit:objectFit,backgroundColor:backgroundColor,objectPosition:\"50% 50%\"}});});Video.displayName=\"Video\";Video.defaultProps={srcType:\"URL\",srcUrl:\"https://assets.mixkit.co/videos/preview/mixkit-shining-sun-in-the-sky-surrounded-by-moving-clouds-31793-small.mp4\",srcFile:\"\",posterEnabled:false,controls:false,playing:true,loop:true,muted:true,playsinline:true,restartOnEnter:false,objectFit:\"cover\",backgroundColor:\"rgba(0,0,0,0)\",radius:0,volume:25,startTime:0};const groupsRegex=/[A-Z]{2,}|[A-Z][a-z]+|[a-z]+|[A-Z]|\\d+/gu;function capitalizeFirstLetter(value){return value.charAt(0).toUpperCase()+value.slice(1);}export function titleCase(value){const groups=value.match(groupsRegex)||[];return groups.map(capitalizeFirstLetter).join(\" \");}const objectFitOptions=[\"cover\",\"fill\",\"contain\",\"scale-down\",\"none\"];addPropertyControls(Video,{srcType:{type:ControlType.Enum,displaySegmentedControl:true,title:\"Source\",options:[\"URL\",\"Upload\"]},srcUrl:{type:ControlType.String,title:\"URL\",placeholder:\"../example.mp4\",hidden(props){return props.srcType===\"Upload\";},description:\"Hosted video file URL. For YouTube, use the YouTube component.\"},srcFile:{type:ControlType.File,title:\"File\",allowedFileTypes:[\"mp4\",\"webm\"],hidden(props){return props.srcType===\"URL\";}},playing:{type:ControlType.Boolean,title:\"Playing\",enabledTitle:\"Yes\",disabledTitle:\"No\"},posterEnabled:{type:ControlType.Boolean,title:\"Poster\",enabledTitle:\"Yes\",disabledTitle:\"No\"},poster:{type:ControlType.Image,title:\" \",hidden:({posterEnabled})=>!posterEnabled},backgroundColor:{type:ControlType.Color,title:\"Background\"},...borderRadiusControl,startTime:{title:\"Start Time\",type:ControlType.Number,min:0,max:100,step:.1,unit:\"%\"},loop:{type:ControlType.Boolean,title:\"Loop\",enabledTitle:\"Yes\",disabledTitle:\"No\"},objectFit:{type:ControlType.Enum,title:\"Fit\",options:objectFitOptions,optionTitles:objectFitOptions.map(titleCase)},// restartOnEnter: {\n//     type: ControlType.Boolean,\n//     title: \"On ReEnter\",\n//     enabledTitle: \"Restart\",\n//     disabledTitle: \"Resume\",\n// },\ncontrols:{type:ControlType.Boolean,title:\"Controls\",enabledTitle:\"Show\",disabledTitle:\"Hide\"},muted:{type:ControlType.Boolean,title:\"Muted\",enabledTitle:\"Yes\",disabledTitle:\"No\"},volume:{type:ControlType.Number,max:100,min:0,unit:\"%\",hidden:({muted})=>muted},onEnd:{type:ControlType.EventHandler},onSeeked:{type:ControlType.EventHandler},onPause:{type:ControlType.EventHandler},onPlay:{type:ControlType.EventHandler},...defaultEvents});\nexport const __FramerMetadata__ = {\"exports\":{\"Video\":{\"type\":\"reactComponent\",\"name\":\"Video\",\"slots\":[],\"annotations\":{\"framerSupportedLayoutHeight\":\"any-prefer-fixed\",\"framerIntrinsicWidth\":\"200\",\"framerSupportedLayoutWidth\":\"fixed\",\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"112\"}},\"titleCase\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"VideoProps\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Video.map", "// Generated by Framer (28b2919)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,RichText,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";const enabledGestures={KZCm_kGh9:{hover:true}};const cycleOrder=[\"KZCm_kGh9\"];const variantClassNames={KZCm_kGh9:\"framer-v-iirias\"};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 transitions={default:{damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"}};const transformTemplate=(_,t)=>`translate(-50%, -50%) ${t}`;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 getProps=({height,id,title,width,...props})=>{var ref;return{...props,SIs7nY0vB:(ref=title!==null&&title!==void 0?title:props.SIs7nY0vB)!==null&&ref!==void 0?ref:\"Sign In\"};};const createLayoutDependency=(props,variants)=>variants.join(\"-\")+props.layoutDependency;const Component=/*#__PURE__*/ React.forwardRef(function(props,ref){const{activeLocale}=useLocaleInfo();const{style,className,layoutId,variant,SIs7nY0vB,...restProps}=getProps(props);const{baseVariant,classNames,gestureVariant,setGestureState,setVariant,transition,variants}=useVariantState({cycleOrder,defaultVariant:\"KZCm_kGh9\",enabledGestures,transitions,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const defaultLayoutId=React.useId();return /*#__PURE__*/ _jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/ _jsx(motion.div,{initial:variant,animate:variants,onHoverStart:()=>setGestureState({isHovered:true}),onHoverEnd:()=>setGestureState({isHovered:false}),onTapStart:()=>setGestureState({isPressed:true}),onTap:()=>setGestureState({isPressed:false}),onTapCancel:()=>setGestureState({isPressed:false}),className:cx(\"framer-0fzL3\",classNames),style:{display:\"contents\"},children:/*#__PURE__*/ _jsx(Transition,{value:transition,children:/*#__PURE__*/ _jsxs(motion.div,{...restProps,className:cx(\"framer-iirias\",className),\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"KZCm_kGh9\",ref:ref,style:{...style},...addPropertyOverrides({\"KZCm_kGh9-hover\":{\"data-framer-name\":undefined}},baseVariant,gestureVariant),children:[/*#__PURE__*/ _jsx(motion.div,{className:\"framer-1q2s4qp\",\"data-border\":true,\"data-framer-name\":\"Rectangle 1405\",layoutDependency:layoutDependency,layoutId:\"yUrEIWaXx\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(0, 0, 0)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",borderBottomLeftRadius:4,borderBottomRightRadius:4,borderTopLeftRadius:4,borderTopRightRadius:4},variants:{\"KZCm_kGh9-hover\":{\"--border-color\":'var(--token-ca8fbcc5-338a-42b8-bdc4-3929b22fc20e, rgb(51, 180, 133)) /* {\"name\":\"Green\"} */'}}}),/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy01MDA=\",\"--framer-font-family\":'\"DM Sans\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"31.38px\",\"--framer-text-alignment\":\"center\"},children:\"Sign In\"})}),className:\"framer-1hjhil3\",\"data-framer-name\":\"Sign In\",fonts:[\"GF;DM Sans-500\"],layoutDependency:layoutDependency,layoutId:\"UMlthQMY5\",style:{\"--framer-paragraph-spacing\":\"0px\"},text:SIs7nY0vB,transformTemplate:transformTemplate,variants:{\"KZCm_kGh9-hover\":{\"--extracted-r6o4lv\":\"var(--token-ca8fbcc5-338a-42b8-bdc4-3929b22fc20e, rgb(51, 180, 133))\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({\"KZCm_kGh9-hover\":{children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy02MDA=\",\"--framer-font-family\":'\"DM Sans\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"31.38px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv)\"},children:\"Sign In\"})}),fonts:[\"GF;DM Sans-600\"]}},baseVariant,gestureVariant)})]})})})});});const css=['.framer-0fzL3 [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; }',\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-0fzL3 .framer-5aj0md { display: block; }\",\".framer-0fzL3 .framer-iirias { height: 38px; overflow: hidden; position: relative; width: 132px; }\",\".framer-0fzL3 .framer-1q2s4qp { bottom: 0px; flex: none; left: 0px; position: absolute; right: 0px; top: 0px; }\",\".framer-0fzL3 .framer-1hjhil3 { flex: none; height: auto; left: 50%; position: absolute; top: 50%; white-space: pre; width: auto; }\",\".framer-0fzL3 .framer-v-iirias .framer-iirias { cursor: pointer; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 38\n * @framerIntrinsicWidth 132\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"OT_47aijV\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerVariables {\"SIs7nY0vB\":\"title\"}\n */ const FramersRsH0_Bh0=withCSS(Component,css,\"framer-0fzL3\");export default FramersRsH0_Bh0;FramersRsH0_Bh0.displayName=\"Button- Secondary 1\";FramersRsH0_Bh0.defaultProps={height:38,width:132};addPropertyControls(FramersRsH0_Bh0,{SIs7nY0vB:{defaultValue:\"Sign In\",displayTextArea:false,title:\"Title\",type:ControlType.String}});addFonts(FramersRsH0_Bh0,[{family:\"DM Sans\",moduleAsset:{localModuleIdentifier:\"local-module:canvasComponent/sRsH0_Bh0:default\",url:\"https://fonts.gstatic.com/s/dmsans/v14/rP2tp2ywxg089UriI5-g4vlH9VoD8CmcqZG40F9JadbnoEwAkJxhTmf3ZGMZpg.ttf\"},style:\"normal\",url:\"https://fonts.gstatic.com/s/dmsans/v14/rP2tp2ywxg089UriI5-g4vlH9VoD8CmcqZG40F9JadbnoEwAkJxhTmf3ZGMZpg.ttf\",weight:\"500\"},{family:\"DM Sans\",moduleAsset:{localModuleIdentifier:\"local-module:canvasComponent/sRsH0_Bh0:default\",url:\"https://fonts.gstatic.com/s/dmsans/v14/rP2tp2ywxg089UriI5-g4vlH9VoD8CmcqZG40F9JadbnoEwAfJthTmf3ZGMZpg.ttf\"},style:\"normal\",url:\"https://fonts.gstatic.com/s/dmsans/v14/rP2tp2ywxg089UriI5-g4vlH9VoD8CmcqZG40F9JadbnoEwAfJthTmf3ZGMZpg.ttf\",weight:\"600\"}]);\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramersRsH0_Bh0\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"38\",\"framerIntrinsicWidth\":\"132\",\"framerVariables\":\"{\\\"SIs7nY0vB\\\":\\\"title\\\"}\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"OT_47aijV\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./sRsH0_Bh0.map", "// Generated by Framer (e182fd8)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,Link,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import*as localizedValues from\"./dlC9ZDfRQ-0.js\";const enabledGestures={IzyiUc57r:{hover:true,pressed:true}};const cycleOrder=[\"IzyiUc57r\",\"t95hAPgs_\"];const serializationHash=\"framer-z85a1\";const variantClassNames={IzyiUc57r:\"framer-v-1r74f4j\",t95hAPgs_:\"framer-v-1luhwua\"};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 valuesByLocaleId={ZMnW7Uh4Z: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!==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={\"Variant 1\":\"IzyiUc57r\",\"Variant 2\":\"t95hAPgs_\"};const getProps=({height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"IzyiUc57r\"};};const createLayoutDependency=(props,variants)=>variants.join(\"-\")+props.layoutDependency;const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,gestureVariant,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"IzyiUc57r\",enabledGestures,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);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(Link,{href:{webPageId:\"NgRLjnhrO\"},children:/*#__PURE__*/_jsx(motion.a,{...restProps,className:`${cx(serializationHash,...sharedStyleClassNames,\"framer-1r74f4j\",className,classNames)} framer-1yzrm0y`,\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"IzyiUc57r\",onHoverEnd:()=>setGestureState({isHovered:false}),onHoverStart:()=>setGestureState({isHovered:true}),onTap:()=>setGestureState({isPressed:false}),onTapCancel:()=>setGestureState({isPressed:false}),onTapStart:()=>setGestureState({isPressed:true}),ref:ref!==null&&ref!==void 0?ref:ref1,style:{backgroundColor:\"rgba(0, 0, 0, 0)\",borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0,...style},variants:{\"IzyiUc57r-pressed\":{backgroundColor:\"rgb(0, 0, 0)\",borderBottomLeftRadius:40,borderBottomRightRadius:40,borderTopLeftRadius:40,borderTopRightRadius:40},t95hAPgs_:{backgroundColor:\"rgb(0, 0, 0)\",borderBottomLeftRadius:40,borderBottomRightRadius:40,borderTopLeftRadius:40,borderTopRightRadius:40}},...addPropertyOverrides({\"IzyiUc57r-hover\":{\"data-framer-name\":undefined},\"IzyiUc57r-pressed\":{\"data-framer-name\":undefined},t95hAPgs_:{\"data-framer-name\":\"Variant 2\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1bcp1x8\",\"data-border\":true,layoutDependency:layoutDependency,layoutId:\"W8Bd57sPo\",style:{\"--border-bottom-width\":\"0.2px\",\"--border-color\":\"rgba(0, 0, 0, 0.25)\",\"--border-left-width\":\"0.2px\",\"--border-right-width\":\"0.2px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0.2px\",borderBottomLeftRadius:50,borderBottomRightRadius:50,borderTopLeftRadius:50,borderTopRightRadius:50},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy1yZWd1bGFy\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-line-height\":\"30px\",\"--framer-text-alignment\":\"center\"},children:\"About Us\"})}),className:\"framer-31bmlr\",\"data-framer-name\":\"About Us\",fonts:[\"GF;DM Sans-regular\"],layoutDependency:layoutDependency,layoutId:\"v74lzxQqU\",style:{\"--framer-paragraph-spacing\":\"0px\"},variants:{\"IzyiUc57r-pressed\":{\"--extracted-r6o4lv\":\"var(--token-bd16a7f6-ea48-4d12-ad08-19857acf06f8, rgb(255, 255, 255))\"},t95hAPgs_:{\"--extracted-r6o4lv\":\"var(--token-bd16a7f6-ea48-4d12-ad08-19857acf06f8, rgb(255, 255, 255))\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({\"IzyiUc57r-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy01MDA=\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"30px\",\"--framer-text-alignment\":\"center\"},children:\"About Us\"})}),fonts:[\"GF;DM Sans-500\"]},\"IzyiUc57r-pressed\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy1yZWd1bGFy\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-line-height\":\"30px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-bd16a7f6-ea48-4d12-ad08-19857acf06f8, rgb(255, 255, 255)))\"},children:\"About Us\"})})},t95hAPgs_:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy1yZWd1bGFy\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-line-height\":\"30px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-bd16a7f6-ea48-4d12-ad08-19857acf06f8, rgb(255, 255, 255)))\"},children:\"About Us\"})})}},baseVariant,gestureVariant)})})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-z85a1.framer-1yzrm0y, .framer-z85a1 .framer-1yzrm0y { display: block; }\",\".framer-z85a1.framer-1r74f4j { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; padding: 0px; position: relative; text-decoration: none; width: min-content; }\",\".framer-z85a1 .framer-1bcp1x8 { 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: 0px 24px 0px 24px; position: relative; width: min-content; }\",\".framer-z85a1 .framer-31bmlr { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-z85a1.framer-1r74f4j, .framer-z85a1 .framer-1bcp1x8 { gap: 0px; } .framer-z85a1.framer-1r74f4j > *, .framer-z85a1 .framer-1bcp1x8 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-z85a1.framer-1r74f4j > :first-child, .framer-z85a1 .framer-1bcp1x8 > :first-child { margin-left: 0px; } .framer-z85a1.framer-1r74f4j > :last-child, .framer-z85a1 .framer-1bcp1x8 > :last-child { margin-right: 0px; } }\",\".framer-z85a1.framer-v-1luhwua.framer-1r74f4j { cursor: unset; }\",'.framer-z85a1[data-border=\"true\"]::after, .framer-z85a1 [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 30\n * @framerIntrinsicWidth 116.5\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"t95hAPgs_\":{\"layout\":[\"auto\",\"auto\"]},\"xLlc_T7f3\":{\"layout\":[\"auto\",\"auto\"]},\"Dlhya4gDh\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerdlC9ZDfRQ=withCSS(Component,css,\"framer-z85a1\");export default FramerdlC9ZDfRQ;FramerdlC9ZDfRQ.displayName=\"Navbar Text/about us-new\";FramerdlC9ZDfRQ.defaultProps={height:30,width:116.5};addPropertyControls(FramerdlC9ZDfRQ,{variant:{options:[\"IzyiUc57r\",\"t95hAPgs_\"],optionTitles:[\"Variant 1\",\"Variant 2\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerdlC9ZDfRQ,[{explicitInter:true,fonts:[{family:\"DM Sans\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/dmsans/v15/rP2tp2ywxg089UriI5-g4vlH9VoD8CmcqZG40F9JadbnoEwAopxhS2f3ZGMZpg.woff2\",weight:\"400\"},{family:\"DM Sans\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/dmsans/v15/rP2tp2ywxg089UriI5-g4vlH9VoD8CmcqZG40F9JadbnoEwAkJxhS2f3ZGMZpg.woff2\",weight:\"500\"}]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerdlC9ZDfRQ\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"30\",\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"t95hAPgs_\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"xLlc_T7f3\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"Dlhya4gDh\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicWidth\":\"116.5\",\"framerImmutableVariables\":\"true\",\"framerContractVersion\":\"1\",\"framerComponentViewportWidth\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./dlC9ZDfRQ.map", "// Generated by Framer (705c3f6)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,Link,RichText,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";const enabledGestures={Gyg1cygUS:{hover:true,pressed:true},IotKBC2mm:{hover:true,pressed:true},s_yWSd_hd:{hover:true,pressed:true},sAau5S8hW:{hover:true,pressed:true},SmDiAl02q:{hover:true,pressed:true}};const cycleOrder=[\"SmDiAl02q\",\"Gyg1cygUS\",\"sAau5S8hW\",\"s_yWSd_hd\",\"IotKBC2mm\"];const serializationHash=\"framer-EcDQ4\";const variantClassNames={Gyg1cygUS:\"framer-v-12ny7gc\",IotKBC2mm:\"framer-v-1gee4xt\",s_yWSd_hd:\"framer-v-sc7j7b\",sAau5S8hW:\"framer-v-yfa2md\",SmDiAl02q:\"framer-v-1vv0pxb\"};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:60,delay:0,mass:1,stiffness:500,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={\"Variant 1\":\"SmDiAl02q\",\"Variant 2\":\"Gyg1cygUS\",\"Variant 3\":\"sAau5S8hW\",\"Variant 4\":\"s_yWSd_hd\",\"Variant 5\":\"IotKBC2mm\"};const getProps=({height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"SmDiAl02q\"};};const createLayoutDependency=(props,variants)=>variants.join(\"-\")+props.layoutDependency;const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,gestureVariant,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"SmDiAl02q\",enabledGestures,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTap6mfpjs=activeVariantCallback(async(...args)=>{setVariant(\"sAau5S8hW\");});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,className:cx(serializationHash,...sharedStyleClassNames,\"framer-1vv0pxb\",className,classNames),\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"SmDiAl02q\",onHoverEnd:()=>setGestureState({isHovered:false}),onHoverStart:()=>setGestureState({isHovered:true}),onTap:()=>setGestureState({isPressed:false}),onTapCancel:()=>setGestureState({isPressed:false}),onTapStart:()=>setGestureState({isPressed:true}),ref:ref!==null&&ref!==void 0?ref:ref1,style:{backgroundColor:\"rgba(255, 255, 255, 0)\",...style},variants:{\"IotKBC2mm-pressed\":{backgroundColor:\"rgb(0, 0, 0)\"},\"SmDiAl02q-pressed\":{backgroundColor:\"rgba(0, 0, 0, 0)\"}},...addPropertyOverrides({\"Gyg1cygUS-hover\":{\"data-framer-name\":undefined},\"Gyg1cygUS-pressed\":{\"data-framer-name\":undefined},\"IotKBC2mm-hover\":{\"data-framer-name\":undefined},\"IotKBC2mm-pressed\":{\"data-framer-name\":undefined},\"s_yWSd_hd-hover\":{\"data-framer-name\":undefined},\"s_yWSd_hd-pressed\":{\"data-framer-name\":undefined},\"sAau5S8hW-hover\":{\"data-framer-name\":undefined},\"sAau5S8hW-pressed\":{\"data-framer-name\":undefined},\"SmDiAl02q-hover\":{\"data-framer-name\":undefined},\"SmDiAl02q-pressed\":{\"data-framer-name\":undefined},Gyg1cygUS:{\"data-framer-name\":\"Variant 2\"},IotKBC2mm:{\"data-framer-name\":\"Variant 5\"},s_yWSd_hd:{\"data-framer-name\":\"Variant 4\"},sAau5S8hW:{\"data-framer-name\":\"Variant 3\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"S6RvmS0iZ\"},...addPropertyOverrides({Gyg1cygUS:{href:{webPageId:\"xv51GkItk\"},openInNewTab:false},IotKBC2mm:{href:{webPageId:\"ewJ_IPITZ\"},openInNewTab:false},s_yWSd_hd:{href:{webPageId:\"o0beNFjvJ\"},openInNewTab:false},sAau5S8hW:{href:{webPageId:\"F8Xniip33\"},openInNewTab:false}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-1ia9l60 framer-1md0wcl\",\"data-border\":true,\"data-framer-name\":\"Group 15859\",layoutDependency:layoutDependency,layoutId:\"gD6w4A5Cl\",style:{\"--border-bottom-width\":\"0.2px\",\"--border-color\":\"rgb(173, 173, 173)\",\"--border-left-width\":\"0.2px\",\"--border-right-width\":\"0.2px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0.2px\",backgroundColor:\"rgba(0, 0, 0, 0)\",borderBottomLeftRadius:14,borderBottomRightRadius:14,borderTopLeftRadius:14,borderTopRightRadius:14},variants:{\"Gyg1cygUS-hover\":{backgroundColor:\"rgb(246, 246, 246)\"},\"Gyg1cygUS-pressed\":{backgroundColor:\"rgb(0, 0, 0)\"},\"IotKBC2mm-hover\":{backgroundColor:\"rgb(246, 246, 246)\"},\"s_yWSd_hd-hover\":{backgroundColor:\"rgb(246, 246, 246)\"},\"s_yWSd_hd-pressed\":{backgroundColor:\"rgb(0, 0, 0)\"},\"sAau5S8hW-hover\":{backgroundColor:\"rgb(246, 246, 246)\"},\"sAau5S8hW-pressed\":{backgroundColor:\"rgb(0, 0, 0)\"},\"SmDiAl02q-hover\":{backgroundColor:\"rgb(246, 246, 246)\"},\"SmDiAl02q-pressed\":{backgroundColor:\"rgb(0, 0, 0)\"}},children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1lvykjk\",layoutDependency:layoutDependency,layoutId:\"XvBIY_Ojd\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy1yZWd1bGFy\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-line-height\":\"25px\"},children:\"Automation as a Service\"})}),className:\"framer-hrqrtq\",\"data-framer-name\":\"Fashion and Retail\",fonts:[\"GF;DM Sans-regular\"],layoutDependency:layoutDependency,layoutId:\"m1rNE6w8P\",variants:{\"Gyg1cygUS-pressed\":{\"--extracted-r6o4lv\":\"var(--token-bd16a7f6-ea48-4d12-ad08-19857acf06f8, rgb(255, 255, 255))\"},\"IotKBC2mm-pressed\":{\"--extracted-r6o4lv\":\"var(--token-bd16a7f6-ea48-4d12-ad08-19857acf06f8, rgb(255, 255, 255))\"},\"s_yWSd_hd-pressed\":{\"--extracted-r6o4lv\":\"var(--token-bd16a7f6-ea48-4d12-ad08-19857acf06f8, rgb(255, 255, 255))\"},\"sAau5S8hW-pressed\":{\"--extracted-r6o4lv\":\"var(--token-bd16a7f6-ea48-4d12-ad08-19857acf06f8, rgb(255, 255, 255))\"},\"SmDiAl02q-pressed\":{\"--extracted-r6o4lv\":\"var(--token-bd16a7f6-ea48-4d12-ad08-19857acf06f8, rgb(255, 255, 255))\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({\"Gyg1cygUS-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy01MDA=\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"25px\"},children:\"Company Carbon Footprint\"})}),fonts:[\"GF;DM Sans-500\"]},\"Gyg1cygUS-pressed\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy01MDA=\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"25px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-bd16a7f6-ea48-4d12-ad08-19857acf06f8, rgb(255, 255, 255)))\"},children:\"Company Carbon Footprint\"})}),fonts:[\"GF;DM Sans-500\"]},\"IotKBC2mm-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy01MDA=\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"25px\"},children:\"Suppliers\u2019 Assessment\"})}),fonts:[\"GF;DM Sans-500\"]},\"IotKBC2mm-pressed\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy01MDA=\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"25px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-bd16a7f6-ea48-4d12-ad08-19857acf06f8, rgb(255, 255, 255)))\"},children:\"Suppliers\u2019 Assessment\"})}),fonts:[\"GF;DM Sans-500\"]},\"s_yWSd_hd-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy01MDA=\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"25px\"},children:\"ESG Assessment and Reporting\"})}),fonts:[\"GF;DM Sans-500\"]},\"s_yWSd_hd-pressed\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy01MDA=\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"25px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-bd16a7f6-ea48-4d12-ad08-19857acf06f8, rgb(255, 255, 255)))\"},children:\"ESG Assessment and Reporting\"})}),fonts:[\"GF;DM Sans-500\"]},\"sAau5S8hW-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy01MDA=\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"25px\"},children:\"Lifecycle Assessment of Product\"})}),fonts:[\"GF;DM Sans-500\"]},\"sAau5S8hW-pressed\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy01MDA=\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"25px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-bd16a7f6-ea48-4d12-ad08-19857acf06f8, rgb(255, 255, 255)))\"},children:\"Lifecycle Assessment of Product\"})}),fonts:[\"GF;DM Sans-500\"]},\"SmDiAl02q-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy01MDA=\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"25px\"},children:\"Automation as a Service\"})}),fonts:[\"GF;DM Sans-500\"]},\"SmDiAl02q-pressed\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy01MDA=\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"25px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-bd16a7f6-ea48-4d12-ad08-19857acf06f8, rgb(255, 255, 255)))\"},children:\"Automation as a Service\"})}),fonts:[\"GF;DM Sans-500\"]},Gyg1cygUS:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy1yZWd1bGFy\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-line-height\":\"25px\"},children:\"Company Carbon Footprint\"})})},IotKBC2mm:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy1yZWd1bGFy\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-line-height\":\"25px\"},children:\"Suppliers\u2019 Assessment\"})})},s_yWSd_hd:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy1yZWd1bGFy\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-line-height\":\"25px\"},children:\"ESG Assessment and Reporting\"})})},sAau5S8hW:{\"data-highlight\":true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy1yZWd1bGFy\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-line-height\":\"25px\"},children:\"Lifecycle Assessment of Product\"})}),onTap:onTap6mfpjs}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy1yZWd1bGFy\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-size\":\"11px\",\"--framer-line-height\":\"14px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(122, 122, 122))\"},children:\"Streamline data collection effortlessly with MetrikFlow's automation services.\"})}),className:\"framer-awp8\",\"data-framer-name\":\"From Carbon Footprint to Product LCA and ESG Reporting.\",fonts:[\"GF;DM Sans-regular\"],layoutDependency:layoutDependency,layoutId:\"KI5icxeGj\",style:{\"--extracted-r6o4lv\":\"rgb(122, 122, 122)\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({Gyg1cygUS:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy1yZWd1bGFy\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-size\":\"11px\",\"--framer-line-height\":\"14px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(122, 122, 122))\"},children:\"Simplify carbon footprint management for impactful sustainability strategies.\"})})},IotKBC2mm:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy1yZWd1bGFy\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-size\":\"11px\",\"--framer-line-height\":\"14px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(122, 122, 122))\"},children:\"Integrate suppliers seamlessly for reliable environmental reporting and analysis.\"})})},s_yWSd_hd:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy1yZWd1bGFy\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-size\":\"11px\",\"--framer-line-height\":\"14px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(122, 122, 122))\"},children:\"Streamline ESG assessment and reporting, aligning with international standards.\"})})},sAau5S8hW:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy1yZWd1bGFy\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-size\":\"11px\",\"--framer-line-height\":\"14px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(122, 122, 122))\"},children:\"Rapidly conduct large-scale Lifecycle Assessments of Products (LCA & EPD).\"})})}},baseVariant,gestureVariant)})]})})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-EcDQ4.framer-1md0wcl, .framer-EcDQ4 .framer-1md0wcl { display: block; }\",\".framer-EcDQ4.framer-1vv0pxb { cursor: pointer; height: 67px; position: relative; width: 532px; }\",\".framer-EcDQ4 .framer-1ia9l60 { bottom: -1px; flex: none; left: 0px; overflow: visible; position: absolute; right: 0px; text-decoration: none; top: 0px; }\",\".framer-EcDQ4 .framer-1lvykjk { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 49px; justify-content: center; left: 23px; overflow: visible; padding: 0px 0px 0px 0px; position: absolute; top: calc(48.529411764705905% - 49px / 2); width: 392px; }\",\".framer-EcDQ4 .framer-hrqrtq, .framer-EcDQ4 .framer-awp8 { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-EcDQ4 .framer-1lvykjk { gap: 0px; } .framer-EcDQ4 .framer-1lvykjk > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-EcDQ4 .framer-1lvykjk > :first-child { margin-top: 0px; } .framer-EcDQ4 .framer-1lvykjk > :last-child { margin-bottom: 0px; } }\",\".framer-EcDQ4.framer-v-yfa2md .framer-hrqrtq { cursor: pointer; }\",'.framer-EcDQ4[data-border=\"true\"]::after, .framer-EcDQ4 [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 67\n * @framerIntrinsicWidth 532\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"Gyg1cygUS\":{\"layout\":[\"fixed\",\"fixed\"]},\"sAau5S8hW\":{\"layout\":[\"fixed\",\"fixed\"]},\"s_yWSd_hd\":{\"layout\":[\"fixed\",\"fixed\"]},\"IotKBC2mm\":{\"layout\":[\"fixed\",\"fixed\"]},\"B8qB7KE8R\":{\"layout\":[\"fixed\",\"fixed\"]},\"GDU1c2FxA\":{\"layout\":[\"fixed\",\"fixed\"]},\"aJoMjMGxt\":{\"layout\":[\"fixed\",\"fixed\"]},\"hzVS1QUnm\":{\"layout\":[\"fixed\",\"fixed\"]},\"TnEaApCfH\":{\"layout\":[\"fixed\",\"fixed\"]},\"fdVcm2L0m\":{\"layout\":[\"fixed\",\"fixed\"]},\"T6uNNjfx5\":{\"layout\":[\"fixed\",\"fixed\"]},\"iQMCu7d3H\":{\"layout\":[\"fixed\",\"fixed\"]},\"xZviPU9s4\":{\"layout\":[\"fixed\",\"fixed\"]},\"lagUlYZyQ\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const Framero9uDDS1J6=withCSS(Component,css,\"framer-EcDQ4\");export default Framero9uDDS1J6;Framero9uDDS1J6.displayName=\"Navbar/Solutions - Dropdown Options\";Framero9uDDS1J6.defaultProps={height:67,width:532};addPropertyControls(Framero9uDDS1J6,{variant:{options:[\"SmDiAl02q\",\"Gyg1cygUS\",\"sAau5S8hW\",\"s_yWSd_hd\",\"IotKBC2mm\"],optionTitles:[\"Variant 1\",\"Variant 2\",\"Variant 3\",\"Variant 4\",\"Variant 5\"],title:\"Variant\",type:ControlType.Enum}});addFonts(Framero9uDDS1J6,[{explicitInter:true,fonts:[{family:\"DM Sans\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/dmsans/v15/rP2tp2ywxg089UriI5-g4vlH9VoD8CmcqZG40F9JadbnoEwAopxhS2f3ZGMZpg.woff2\",weight:\"400\"},{family:\"DM Sans\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/dmsans/v15/rP2tp2ywxg089UriI5-g4vlH9VoD8CmcqZG40F9JadbnoEwAkJxhS2f3ZGMZpg.woff2\",weight:\"500\"}]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"Framero9uDDS1J6\",\"slots\":[],\"annotations\":{\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"67\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"Gyg1cygUS\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"sAau5S8hW\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"s_yWSd_hd\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"IotKBC2mm\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"B8qB7KE8R\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"GDU1c2FxA\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"aJoMjMGxt\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"hzVS1QUnm\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"TnEaApCfH\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"fdVcm2L0m\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"T6uNNjfx5\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"iQMCu7d3H\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"xZviPU9s4\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"lagUlYZyQ\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicWidth\":\"532\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./o9uDDS1J6.map", "// Generated by Framer (705c3f6)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,RichText,SVG,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import NavbarSolutionsDropdownOptions from\"https://framerusercontent.com/modules/7GJqhmFIGjcGKFyKgXCv/ekh48FC557NFar0g2zCs/o9uDDS1J6.js\";const NavbarSolutionsDropdownOptionsFonts=getFonts(NavbarSolutionsDropdownOptions);const enabledGestures={HoYQKLB8A:{hover:true},IdXGgnz7y:{hover:true}};const cycleOrder=[\"IdXGgnz7y\",\"HoYQKLB8A\"];const serializationHash=\"framer-ER4dW\";const variantClassNames={HoYQKLB8A:\"framer-v-gx9fmd\",IdXGgnz7y:\"framer-v-176ugbs\"};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:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const transformTemplate1=(_,t)=>`translate(-50%, -50%) ${t}`;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={\"Variant 1\":\"IdXGgnz7y\",\"Variant 2\":\"HoYQKLB8A\"};const getProps=({height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"IdXGgnz7y\"};};const createLayoutDependency=(props,variants)=>variants.join(\"-\")+props.layoutDependency;const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,gestureVariant,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"IdXGgnz7y\",enabledGestures,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const isDisplayed=()=>{if(gestureVariant===\"HoYQKLB8A-hover\")return false;if(baseVariant===\"HoYQKLB8A\")return false;return true;};const isDisplayed1=()=>{if(gestureVariant===\"IdXGgnz7y-hover\")return false;return true;};const isDisplayed2=()=>{if(gestureVariant===\"IdXGgnz7y-hover\")return true;return false;};const isDisplayed3=()=>{if(gestureVariant===\"HoYQKLB8A-hover\")return true;if(baseVariant===\"HoYQKLB8A\")return true;return false;};const isDisplayed4=()=>{if(gestureVariant===\"HoYQKLB8A-hover\")return true;return false;};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__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-176ugbs\",className,classNames),\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"IdXGgnz7y\",onHoverEnd:()=>setGestureState({isHovered:false}),onHoverStart:()=>setGestureState({isHovered:true}),onTap:()=>setGestureState({isPressed:false}),onTapCancel:()=>setGestureState({isPressed:false}),onTapStart:()=>setGestureState({isPressed:true}),ref:ref!==null&&ref!==void 0?ref:ref1,style:{backgroundColor:\"rgba(255, 255, 255, 0)\",...style},...addPropertyOverrides({\"HoYQKLB8A-hover\":{\"data-framer-name\":undefined},\"IdXGgnz7y-hover\":{\"data-framer-name\":undefined},HoYQKLB8A:{\"data-framer-name\":\"Variant 2\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-16flobq\",\"data-framer-name\":\"NavbarText- Sol\",layoutDependency:layoutDependency,layoutId:\"Msot5Gdyx\",children:[isDisplayed()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-a1f3a8\",\"data-framer-name\":\"Group 40267\",layoutDependency:layoutDependency,layoutId:\"Zj2ispuAc\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1pnbcgr\",\"data-border\":true,\"data-framer-name\":\"Rectangle 1962\",layoutDependency:layoutDependency,layoutId:\"bLIlgQIF9\",style:{\"--border-bottom-width\":\"0.5px\",\"--border-color\":\"rgba(0, 0, 0, 0.2)\",\"--border-left-width\":\"0.5px\",\"--border-right-width\":\"0.5px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0.5px\",borderBottomLeftRadius:35,borderBottomRightRadius:35,borderTopLeftRadius:35,borderTopRightRadius:35}}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-17exedr\",layoutDependency:layoutDependency,layoutId:\"wxFTTr6BP\",transformTemplate:transformTemplate1,children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy1yZWd1bGFy\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-line-height\":\"31.38px\"},children:\"Solutions\"})}),className:\"framer-d8ast1\",\"data-framer-name\":\"Solutions\",fonts:[\"GF;DM Sans-regular\"],layoutDependency:layoutDependency,layoutId:\"qpCzNjnIa\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({\"IdXGgnz7y-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy01MDA=\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"31.38px\"},children:\"Solutions\"})}),fonts:[\"GF;DM Sans-500\"]}},baseVariant,gestureVariant)}),isDisplayed1()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-e5op0u\",\"data-framer-name\":\"Vector 242\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:8,intrinsicWidth:14,layoutDependency:layoutDependency,layoutId:\"nnRZcryh2\",svg:'<svg width=\"14\" height=\"8\" viewBox=\"-1 -1 14 8\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M0.0878906 0.181641L5.73047 5.82422L11.373 0.181641\" stroke=\"black\" stroke-width=\"1.4\"/>\\n</svg>\\n',withExternalLayout:true}),isDisplayed2()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-13enfw8\",\"data-framer-name\":\"Vector 242\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:8,intrinsicWidth:14,layoutDependency:layoutDependency,layoutId:\"etcPuKWpB\",style:{rotate:180},svg:'<svg width=\"14\" height=\"8\" viewBox=\"-1 -1 14 8\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M0.0878906 0.181641L5.73047 5.82422L11.373 0.181641\" stroke=\"black\" stroke-width=\"1.4\"/>\\n</svg>\\n',withExternalLayout:true})]})]}),isDisplayed3()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1s05h19\",\"data-framer-name\":\"Group 40267\",layoutDependency:layoutDependency,layoutId:\"bNnrQOleB\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1o1ovkg\",\"data-border\":true,\"data-framer-name\":\"Rectangle 1962\",layoutDependency:layoutDependency,layoutId:\"Ca96U3kzL\",style:{\"--border-bottom-width\":\"0.5px\",\"--border-color\":\"rgba(0, 0, 0, 0.2)\",\"--border-left-width\":\"0.5px\",\"--border-right-width\":\"0.5px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0.5px\",backgroundColor:\"rgb(0, 0, 0)\",borderBottomLeftRadius:35,borderBottomRightRadius:35,borderTopLeftRadius:35,borderTopRightRadius:35}}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-4ce2gn\",layoutDependency:layoutDependency,layoutId:\"nJW_TeGIe\",transformTemplate:transformTemplate1,children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy01MDA=\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"31.38px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-bd16a7f6-ea48-4d12-ad08-19857acf06f8, rgb(255, 255, 255)))\"},children:\"Solutions\"})}),className:\"framer-e28875\",\"data-framer-name\":\"Solutions\",fonts:[\"GF;DM Sans-500\"],layoutDependency:layoutDependency,layoutId:\"z0P6qn6hZ\",style:{\"--extracted-r6o4lv\":\"var(--token-bd16a7f6-ea48-4d12-ad08-19857acf06f8, rgb(255, 255, 255))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1bmv07t\",\"data-framer-name\":\"Vector 289\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:8,intrinsicWidth:14,layoutDependency:layoutDependency,layoutId:\"ovlC0OO3r\",style:{rotate:180},svg:'<svg width=\"14\" height=\"8\" viewBox=\"-1 -1 14 8\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M11.4609 5.9082L5.81836 0.265625L0.175782 5.9082\" stroke=\"white\" stroke-width=\"1.4\"/>\\n</svg>\\n',variants:{\"HoYQKLB8A-hover\":{rotate:360}},withExternalLayout:true})]})]})]}),isDisplayed2()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-uvibk1\",\"data-border\":true,\"data-framer-name\":\"Rectangle 1974\",layoutDependency:layoutDependency,layoutId:\"NqtP43aSb\",style:{\"--border-bottom-width\":\"0.5px\",\"--border-color\":\"rgb(201, 201, 201)\",\"--border-left-width\":\"0.5px\",\"--border-right-width\":\"0.5px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0.5px\",backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:18,borderBottomRightRadius:18,borderTopLeftRadius:18,borderTopRightRadius:18,boxShadow:\"0px 6px 60px 9px rgba(0, 0, 0, 0.07999999821186066)\"},children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1cp75ij\",layoutDependency:layoutDependency,layoutId:\"SYRwKyEoY\",transformTemplate:transformTemplate1,children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"532px\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1lq3kvw-container\",layoutDependency:layoutDependency,layoutId:\"fYStPC8nA-container\",children:/*#__PURE__*/_jsx(NavbarSolutionsDropdownOptions,{height:\"100%\",id:\"fYStPC8nA\",layoutId:\"fYStPC8nA\",style:{height:\"100%\",width:\"100%\"},variant:\"SmDiAl02q\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"532px\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-uodiya-container\",layoutDependency:layoutDependency,layoutId:\"s2TLFgvOn-container\",children:/*#__PURE__*/_jsx(NavbarSolutionsDropdownOptions,{height:\"100%\",id:\"s2TLFgvOn\",layoutId:\"s2TLFgvOn\",style:{height:\"100%\",width:\"100%\"},variant:\"Gyg1cygUS\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"532px\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-16ktq43-container\",layoutDependency:layoutDependency,layoutId:\"urpVmDfvU-container\",children:/*#__PURE__*/_jsx(NavbarSolutionsDropdownOptions,{height:\"100%\",id:\"urpVmDfvU\",layoutId:\"urpVmDfvU\",style:{height:\"100%\",width:\"100%\"},variant:\"sAau5S8hW\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"532px\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1dh7jnm-container\",layoutDependency:layoutDependency,layoutId:\"auOmRmmnj-container\",children:/*#__PURE__*/_jsx(NavbarSolutionsDropdownOptions,{height:\"100%\",id:\"auOmRmmnj\",layoutId:\"auOmRmmnj\",style:{height:\"100%\",width:\"100%\"},variant:\"s_yWSd_hd\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"532px\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-fgu2mk-container\",layoutDependency:layoutDependency,layoutId:\"jAlUxFV6D-container\",children:/*#__PURE__*/_jsx(NavbarSolutionsDropdownOptions,{height:\"100%\",id:\"jAlUxFV6D\",layoutId:\"jAlUxFV6D\",style:{height:\"100%\",width:\"100%\"},variant:\"IotKBC2mm\",width:\"100%\"})})})]}),/*#__PURE__*/_jsx(SVG,{className:\"framer-2fc6xl\",\"data-framer-name\":\"Line\",fill:\"rgb(201, 201, 201)\",intrinsicHeight:4,intrinsicWidth:660,layoutDependency:layoutDependency,layoutId:\"vulmE86Tb\",svg:'<svg width=\"660\" height=\"4\" viewBox=\"-1 -1 660 4\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M0.371094 0.921875L657.277 0.921932\" stroke=\"#7A7A7A\" stroke-width=\"0.6\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy01MDA=\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0.11em\",\"--framer-line-height\":\"31.38px\"},children:\"SUSTAINABILITY SOLUTIONS TAILORED TO YOUR INDUSTRY\"})}),className:\"framer-5hevxi\",\"data-framer-name\":\"METRIKFLOW FOR:\",fonts:[\"GF;DM Sans-500\"],layoutDependency:layoutDependency,layoutId:\"a4pqJ6w2J\",verticalAlignment:\"top\",withExternalLayout:true})]}),isDisplayed4()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-56m1wq\",\"data-border\":true,\"data-framer-name\":\"Rectangle 1974\",layoutDependency:layoutDependency,layoutId:\"S8qEuz1up\",style:{\"--border-bottom-width\":\"0.5px\",\"--border-color\":\"rgb(201, 201, 201)\",\"--border-left-width\":\"0.5px\",\"--border-right-width\":\"0.5px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0.5px\",backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:18,borderBottomRightRadius:18,borderTopLeftRadius:18,borderTopRightRadius:18,boxShadow:\"0px 6px 60px 9px rgba(0, 0, 0, 0.07999999821186066)\"},children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-exxxvf\",layoutDependency:layoutDependency,layoutId:\"YHbF1cd8H\",transformTemplate:transformTemplate1,children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"532px\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1n3fql0-container\",layoutDependency:layoutDependency,layoutId:\"yHtwzbPAb-container\",children:/*#__PURE__*/_jsx(NavbarSolutionsDropdownOptions,{height:\"100%\",id:\"yHtwzbPAb\",layoutId:\"yHtwzbPAb\",style:{height:\"100%\",width:\"100%\"},variant:\"SmDiAl02q\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"532px\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1ybzxzz-container\",layoutDependency:layoutDependency,layoutId:\"jOSbApRBB-container\",children:/*#__PURE__*/_jsx(NavbarSolutionsDropdownOptions,{height:\"100%\",id:\"jOSbApRBB\",layoutId:\"jOSbApRBB\",style:{height:\"100%\",width:\"100%\"},variant:\"Gyg1cygUS\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"532px\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-jr02bp-container\",layoutDependency:layoutDependency,layoutId:\"r6yMmgRY5-container\",children:/*#__PURE__*/_jsx(NavbarSolutionsDropdownOptions,{height:\"100%\",id:\"r6yMmgRY5\",layoutId:\"r6yMmgRY5\",style:{height:\"100%\",width:\"100%\"},variant:\"sAau5S8hW\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"532px\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1j5pf41-container\",layoutDependency:layoutDependency,layoutId:\"kHrLT9NeY-container\",children:/*#__PURE__*/_jsx(NavbarSolutionsDropdownOptions,{height:\"100%\",id:\"kHrLT9NeY\",layoutId:\"kHrLT9NeY\",style:{height:\"100%\",width:\"100%\"},variant:\"s_yWSd_hd\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"532px\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-7zjusx-container\",layoutDependency:layoutDependency,layoutId:\"HppsSIBJG-container\",children:/*#__PURE__*/_jsx(NavbarSolutionsDropdownOptions,{height:\"100%\",id:\"HppsSIBJG\",layoutId:\"HppsSIBJG\",style:{height:\"100%\",width:\"100%\"},variant:\"IotKBC2mm\",width:\"100%\"})})})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy01MDA=\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0.11em\",\"--framer-line-height\":\"31.38px\"},children:\"SUSTAINABILITY SOLUTIONS TAILORED TO YOUR INDUSTRY\"})}),className:\"framer-17z9ot4\",\"data-framer-name\":\"METRIKFLOW FOR:\",fonts:[\"GF;DM Sans-500\"],layoutDependency:layoutDependency,layoutId:\"wJ9Ftj79T\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1otznwt\",\"data-framer-name\":\"Line\",fill:\"rgb(201, 201, 201)\",intrinsicHeight:4,intrinsicWidth:660,layoutDependency:layoutDependency,layoutId:\"JrxFemgOD\",svg:'<svg width=\"660\" height=\"4\" viewBox=\"-1 -1 660 4\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M0.371094 0.921875L657.277 0.921932\" stroke=\"#7A7A7A\" stroke-width=\"0.6\"/>\\n</svg>\\n',withExternalLayout:true})]})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-ER4dW.framer-1c1vy9y, .framer-ER4dW .framer-1c1vy9y { display: block; }\",\".framer-ER4dW.framer-176ugbs { cursor: pointer; height: 31px; position: relative; width: 127px; }\",\".framer-ER4dW .framer-16flobq { bottom: 0px; flex: none; left: 0px; overflow: hidden; position: absolute; top: 0px; width: 127px; }\",\".framer-ER4dW .framer-a1f3a8, .framer-ER4dW .framer-1s05h19 { bottom: 0px; flex: none; left: 0px; overflow: visible; position: absolute; right: 0px; top: 0px; }\",\".framer-ER4dW .framer-1pnbcgr, .framer-ER4dW .framer-1o1ovkg { flex: none; height: 30px; left: 0px; position: absolute; top: 1px; width: 127px; }\",\".framer-ER4dW .framer-17exedr, .framer-ER4dW .framer-4ce2gn { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; left: 50%; overflow: visible; padding: 0px 0px 0px 0px; position: absolute; top: 48%; width: min-content; }\",\".framer-ER4dW .framer-d8ast1, .framer-ER4dW .framer-e28875 { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-ER4dW .framer-e5op0u, .framer-ER4dW .framer-13enfw8, .framer-ER4dW .framer-1bmv07t { flex: none; height: 8px; position: relative; width: 14px; }\",\".framer-ER4dW .framer-uvibk1, .framer-ER4dW .framer-56m1wq { bottom: -558px; flex: none; height: 554px; left: -70px; position: absolute; right: -394px; z-index: 8; }\",\".framer-ER4dW .framer-1cp75ij, .framer-ER4dW .framer-exxxvf { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; left: 50%; overflow: visible; padding: 0px 0px 0px 0px; position: absolute; top: 54%; width: 532px; }\",\".framer-ER4dW .framer-1lq3kvw-container, .framer-ER4dW .framer-uodiya-container, .framer-ER4dW .framer-16ktq43-container, .framer-ER4dW .framer-1dh7jnm-container, .framer-ER4dW .framer-fgu2mk-container, .framer-ER4dW .framer-1n3fql0-container, .framer-ER4dW .framer-1ybzxzz-container, .framer-ER4dW .framer-jr02bp-container, .framer-ER4dW .framer-1j5pf41-container, .framer-ER4dW .framer-7zjusx-container { flex: none; height: 77px; position: relative; width: 532px; }\",\".framer-ER4dW .framer-2fc6xl, .framer-ER4dW .framer-1otznwt { flex: none; height: 2px; left: -2px; position: absolute; right: -1px; top: 52px; }\",\".framer-ER4dW .framer-5hevxi, .framer-ER4dW .framer-17z9ot4 { flex: none; height: auto; left: 27px; position: absolute; top: 13px; white-space: pre; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-ER4dW .framer-17exedr, .framer-ER4dW .framer-4ce2gn, .framer-ER4dW .framer-1cp75ij, .framer-ER4dW .framer-exxxvf { gap: 0px; } .framer-ER4dW .framer-17exedr > *, .framer-ER4dW .framer-4ce2gn > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-ER4dW .framer-17exedr > :first-child, .framer-ER4dW .framer-4ce2gn > :first-child { margin-left: 0px; } .framer-ER4dW .framer-17exedr > :last-child, .framer-ER4dW .framer-4ce2gn > :last-child { margin-right: 0px; } .framer-ER4dW .framer-1cp75ij > *, .framer-ER4dW .framer-exxxvf > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-ER4dW .framer-1cp75ij > :first-child, .framer-ER4dW .framer-exxxvf > :first-child { margin-top: 0px; } .framer-ER4dW .framer-1cp75ij > :last-child, .framer-ER4dW .framer-exxxvf > :last-child { margin-bottom: 0px; } }\",\".framer-ER4dW.framer-v-176ugbs.hover.framer-176ugbs, .framer-ER4dW.framer-v-gx9fmd.hover.framer-176ugbs { height: 32px; }\",\".framer-ER4dW.framer-v-176ugbs.hover .framer-17exedr { left: 50%; }\",'.framer-ER4dW[data-border=\"true\"]::after, .framer-ER4dW [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 31\n * @framerIntrinsicWidth 127\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"HoYQKLB8A\":{\"layout\":[\"fixed\",\"fixed\"]},\"T7ZIXJ07j\":{\"layout\":[\"fixed\",\"fixed\"]},\"XAD5R17rV\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerI6VNXxXMF=withCSS(Component,css,\"framer-ER4dW\");export default FramerI6VNXxXMF;FramerI6VNXxXMF.displayName=\"Navbar Text/Solutions\";FramerI6VNXxXMF.defaultProps={height:31,width:127};addPropertyControls(FramerI6VNXxXMF,{variant:{options:[\"IdXGgnz7y\",\"HoYQKLB8A\"],optionTitles:[\"Variant 1\",\"Variant 2\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerI6VNXxXMF,[{explicitInter:true,fonts:[{family:\"DM Sans\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/dmsans/v15/rP2tp2ywxg089UriI5-g4vlH9VoD8CmcqZG40F9JadbnoEwAopxhS2f3ZGMZpg.woff2\",weight:\"400\"},{family:\"DM Sans\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/dmsans/v15/rP2tp2ywxg089UriI5-g4vlH9VoD8CmcqZG40F9JadbnoEwAkJxhS2f3ZGMZpg.woff2\",weight:\"500\"}]},...NavbarSolutionsDropdownOptionsFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerI6VNXxXMF\",\"slots\":[],\"annotations\":{\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"HoYQKLB8A\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"T7ZIXJ07j\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"XAD5R17rV\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicHeight\":\"31\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"127\",\"framerComponentViewportWidth\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./I6VNXxXMF.map", "// Generated by Framer (e182fd8)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,Link,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import*as localizedValues from\"./liWWMam7l-0.js\";const enabledGestures={ENEOMtLGi:{hover:true,pressed:true}};const cycleOrder=[\"ENEOMtLGi\",\"n3b3H2Rd_\"];const serializationHash=\"framer-QYYr8\";const variantClassNames={ENEOMtLGi:\"framer-v-1mmjqru\",n3b3H2Rd_:\"framer-v-1sc0hxg\"};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 valuesByLocaleId={ZMnW7Uh4Z: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!==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={\"Variant 1\":\"ENEOMtLGi\",\"Variant 2\":\"n3b3H2Rd_\"};const getProps=({height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"ENEOMtLGi\"};};const createLayoutDependency=(props,variants)=>variants.join(\"-\")+props.layoutDependency;const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,gestureVariant,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"ENEOMtLGi\",enabledGestures,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);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(Link,{href:{webPageId:\"augiA20Il\"},openInNewTab:false,children:/*#__PURE__*/_jsx(motion.a,{...restProps,className:`${cx(serializationHash,...sharedStyleClassNames,\"framer-1mmjqru\",className,classNames)} framer-1w4gchw`,\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"ENEOMtLGi\",onHoverEnd:()=>setGestureState({isHovered:false}),onHoverStart:()=>setGestureState({isHovered:true}),onTap:()=>setGestureState({isPressed:false}),onTapCancel:()=>setGestureState({isPressed:false}),onTapStart:()=>setGestureState({isPressed:true}),ref:ref!==null&&ref!==void 0?ref:ref1,style:{backgroundColor:\"rgba(0, 0, 0, 0)\",borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0,...style},variants:{\"ENEOMtLGi-pressed\":{backgroundColor:\"rgb(0, 0, 0)\",borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20},n3b3H2Rd_:{backgroundColor:\"rgb(0, 0, 0)\",borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20}},...addPropertyOverrides({\"ENEOMtLGi-hover\":{\"data-framer-name\":undefined},\"ENEOMtLGi-pressed\":{\"data-framer-name\":undefined},n3b3H2Rd_:{\"data-framer-name\":\"Variant 2\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-11m8rw2\",\"data-border\":true,layoutDependency:layoutDependency,layoutId:\"cnkJ8xjJF\",style:{\"--border-bottom-width\":\"0.2px\",\"--border-color\":\"rgba(0, 0, 0, 0.25)\",\"--border-left-width\":\"0.2px\",\"--border-right-width\":\"0.2px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0.2px\",borderBottomLeftRadius:50,borderBottomRightRadius:50,borderTopLeftRadius:50,borderTopRightRadius:50},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy1yZWd1bGFy\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-line-height\":\"30px\",\"--framer-text-alignment\":\"center\"},children:\"Home\"})}),className:\"framer-17fj4ki\",\"data-framer-name\":\"About Us\",fonts:[\"GF;DM Sans-regular\"],layoutDependency:layoutDependency,layoutId:\"LHoaQEp63\",style:{\"--framer-paragraph-spacing\":\"0px\"},variants:{\"ENEOMtLGi-pressed\":{\"--extracted-r6o4lv\":\"var(--token-bd16a7f6-ea48-4d12-ad08-19857acf06f8, rgb(255, 255, 255))\"},n3b3H2Rd_:{\"--extracted-r6o4lv\":\"var(--token-bd16a7f6-ea48-4d12-ad08-19857acf06f8, rgb(255, 255, 255))\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({\"ENEOMtLGi-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy01MDA=\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"30px\",\"--framer-text-alignment\":\"center\"},children:\"Home\"})}),fonts:[\"GF;DM Sans-500\"]},\"ENEOMtLGi-pressed\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy1yZWd1bGFy\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-line-height\":\"30px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-bd16a7f6-ea48-4d12-ad08-19857acf06f8, rgb(255, 255, 255)))\"},children:\"Home\"})})},n3b3H2Rd_:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy1yZWd1bGFy\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-line-height\":\"30px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-bd16a7f6-ea48-4d12-ad08-19857acf06f8, rgb(255, 255, 255)))\"},children:\"Home\"})})}},baseVariant,gestureVariant)})})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-QYYr8.framer-1w4gchw, .framer-QYYr8 .framer-1w4gchw { display: block; }\",\".framer-QYYr8.framer-1mmjqru { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; padding: 0px; position: relative; text-decoration: none; width: min-content; }\",\".framer-QYYr8 .framer-11m8rw2 { 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: 0px 24px 0px 24px; position: relative; width: min-content; }\",\".framer-QYYr8 .framer-17fj4ki { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-QYYr8.framer-1mmjqru, .framer-QYYr8 .framer-11m8rw2 { gap: 0px; } .framer-QYYr8.framer-1mmjqru > *, .framer-QYYr8 .framer-11m8rw2 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-QYYr8.framer-1mmjqru > :first-child, .framer-QYYr8 .framer-11m8rw2 > :first-child { margin-left: 0px; } .framer-QYYr8.framer-1mmjqru > :last-child, .framer-QYYr8 .framer-11m8rw2 > :last-child { margin-right: 0px; } }\",\".framer-QYYr8.framer-v-1sc0hxg.framer-1mmjqru { cursor: unset; }\",'.framer-QYYr8[data-border=\"true\"]::after, .framer-QYYr8 [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 30\n * @framerIntrinsicWidth 91.5\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"n3b3H2Rd_\":{\"layout\":[\"auto\",\"auto\"]},\"PPX6XOsrd\":{\"layout\":[\"auto\",\"auto\"]},\"BijOaByGf\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerliWWMam7l=withCSS(Component,css,\"framer-QYYr8\");export default FramerliWWMam7l;FramerliWWMam7l.displayName=\"Navbar Text/home-new\";FramerliWWMam7l.defaultProps={height:30,width:91.5};addPropertyControls(FramerliWWMam7l,{variant:{options:[\"ENEOMtLGi\",\"n3b3H2Rd_\"],optionTitles:[\"Variant 1\",\"Variant 2\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerliWWMam7l,[{explicitInter:true,fonts:[{family:\"DM Sans\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/dmsans/v15/rP2tp2ywxg089UriI5-g4vlH9VoD8CmcqZG40F9JadbnoEwAopxhS2f3ZGMZpg.woff2\",weight:\"400\"},{family:\"DM Sans\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/dmsans/v15/rP2tp2ywxg089UriI5-g4vlH9VoD8CmcqZG40F9JadbnoEwAkJxhS2f3ZGMZpg.woff2\",weight:\"500\"}]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerliWWMam7l\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"30\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"n3b3H2Rd_\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"PPX6XOsrd\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"BijOaByGf\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"91.5\",\"framerComponentViewportWidth\":\"true\",\"framerDisplayContentsDiv\":\"false\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./liWWMam7l.map", "// Generated by Framer (e182fd8)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,Link,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import*as localizedValues from\"./SokyUor0w-0.js\";const enabledGestures={jyJF2RoUS:{hover:true,pressed:true}};const cycleOrder=[\"jyJF2RoUS\",\"EwIGhgAii\"];const serializationHash=\"framer-HYbiQ\";const variantClassNames={EwIGhgAii:\"framer-v-141kiq4\",jyJF2RoUS:\"framer-v-d4nucm\"};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 valuesByLocaleId={ZMnW7Uh4Z: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!==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={\"Variant 1\":\"jyJF2RoUS\",\"Variant 2\":\"EwIGhgAii\"};const getProps=({height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"jyJF2RoUS\"};};const createLayoutDependency=(props,variants)=>variants.join(\"-\")+props.layoutDependency;const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,gestureVariant,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"jyJF2RoUS\",enabledGestures,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);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(Link,{href:{webPageId:\"Rd30kItY9\"},children:/*#__PURE__*/_jsx(motion.a,{...restProps,className:`${cx(serializationHash,...sharedStyleClassNames,\"framer-d4nucm\",className,classNames)} framer-bvza0c`,\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"jyJF2RoUS\",onHoverEnd:()=>setGestureState({isHovered:false}),onHoverStart:()=>setGestureState({isHovered:true}),onTap:()=>setGestureState({isPressed:false}),onTapCancel:()=>setGestureState({isPressed:false}),onTapStart:()=>setGestureState({isPressed:true}),ref:ref!==null&&ref!==void 0?ref:ref1,style:{backgroundColor:\"rgba(0, 0, 0, 0)\",borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0,...style},variants:{\"jyJF2RoUS-pressed\":{backgroundColor:\"rgb(0, 0, 0)\",borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20},EwIGhgAii:{backgroundColor:\"rgb(0, 0, 0)\",borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20}},...addPropertyOverrides({\"jyJF2RoUS-hover\":{\"data-framer-name\":undefined},\"jyJF2RoUS-pressed\":{\"data-framer-name\":undefined},EwIGhgAii:{\"data-framer-name\":\"Variant 2\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1brx0v\",\"data-border\":true,layoutDependency:layoutDependency,layoutId:\"WV26HYS4h\",style:{\"--border-bottom-width\":\"0.2px\",\"--border-color\":\"rgba(0, 0, 0, 0.25)\",\"--border-left-width\":\"0.2px\",\"--border-right-width\":\"0.2px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0.2px\",borderBottomLeftRadius:50,borderBottomRightRadius:50,borderTopLeftRadius:50,borderTopRightRadius:50},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy1yZWd1bGFy\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-line-height\":\"30px\",\"--framer-text-alignment\":\"center\"},children:\"Knowledge Centre\"})}),className:\"framer-ctr796\",\"data-framer-name\":\"About Us\",fonts:[\"GF;DM Sans-regular\"],layoutDependency:layoutDependency,layoutId:\"opcuG_4Gm\",style:{\"--framer-paragraph-spacing\":\"0px\"},variants:{\"jyJF2RoUS-pressed\":{\"--extracted-r6o4lv\":\"var(--token-bd16a7f6-ea48-4d12-ad08-19857acf06f8, rgb(255, 255, 255))\"},EwIGhgAii:{\"--extracted-r6o4lv\":\"var(--token-bd16a7f6-ea48-4d12-ad08-19857acf06f8, rgb(255, 255, 255))\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({\"jyJF2RoUS-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy01MDA=\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"30px\",\"--framer-text-alignment\":\"center\"},children:\"Knowledge Centre\"})}),fonts:[\"GF;DM Sans-500\"]},\"jyJF2RoUS-pressed\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy1yZWd1bGFy\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-line-height\":\"30px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-bd16a7f6-ea48-4d12-ad08-19857acf06f8, rgb(255, 255, 255)))\"},children:\"Knowledge Centre\"})})},EwIGhgAii:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy1yZWd1bGFy\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-line-height\":\"30px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-bd16a7f6-ea48-4d12-ad08-19857acf06f8, rgb(255, 255, 255)))\"},children:\"Knowledge Centre\"})})}},baseVariant,gestureVariant)})})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-HYbiQ.framer-bvza0c, .framer-HYbiQ .framer-bvza0c { display: block; }\",\".framer-HYbiQ.framer-d4nucm { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; padding: 0px; position: relative; text-decoration: none; width: min-content; }\",\".framer-HYbiQ .framer-1brx0v { 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: 0px 24px 0px 24px; position: relative; width: min-content; }\",\".framer-HYbiQ .framer-ctr796 { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-HYbiQ.framer-d4nucm, .framer-HYbiQ .framer-1brx0v { gap: 0px; } .framer-HYbiQ.framer-d4nucm > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-HYbiQ.framer-d4nucm > :first-child { margin-top: 0px; } .framer-HYbiQ.framer-d4nucm > :last-child { margin-bottom: 0px; } .framer-HYbiQ .framer-1brx0v > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-HYbiQ .framer-1brx0v > :first-child { margin-left: 0px; } .framer-HYbiQ .framer-1brx0v > :last-child { margin-right: 0px; } }\",\".framer-HYbiQ.framer-v-141kiq4.framer-d4nucm { cursor: unset; }\",'.framer-HYbiQ[data-border=\"true\"]::after, .framer-HYbiQ [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 30\n * @framerIntrinsicWidth 183.5\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"EwIGhgAii\":{\"layout\":[\"auto\",\"auto\"]},\"cnUvWI5Lf\":{\"layout\":[\"auto\",\"auto\"]},\"AyE7GEKf5\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerSokyUor0w=withCSS(Component,css,\"framer-HYbiQ\");export default FramerSokyUor0w;FramerSokyUor0w.displayName=\"Navbar Text/KC- new\";FramerSokyUor0w.defaultProps={height:30,width:183.5};addPropertyControls(FramerSokyUor0w,{variant:{options:[\"jyJF2RoUS\",\"EwIGhgAii\"],optionTitles:[\"Variant 1\",\"Variant 2\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerSokyUor0w,[{explicitInter:true,fonts:[{family:\"DM Sans\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/dmsans/v15/rP2tp2ywxg089UriI5-g4vlH9VoD8CmcqZG40F9JadbnoEwAopxhS2f3ZGMZpg.woff2\",weight:\"400\"},{family:\"DM Sans\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/dmsans/v15/rP2tp2ywxg089UriI5-g4vlH9VoD8CmcqZG40F9JadbnoEwAkJxhS2f3ZGMZpg.woff2\",weight:\"500\"}]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerSokyUor0w\",\"slots\":[],\"annotations\":{\"framerComponentViewportWidth\":\"true\",\"framerImmutableVariables\":\"true\",\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"EwIGhgAii\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"cnUvWI5Lf\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"AyE7GEKf5\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicWidth\":\"183.5\",\"framerIntrinsicHeight\":\"30\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./SokyUor0w.map", "// Generated by Framer (e182fd8)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,Link,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import*as localizedValues from\"./uaDPMT8WS-0.js\";const enabledGestures={pgSC2bhwF:{hover:true,pressed:true}};const cycleOrder=[\"pgSC2bhwF\",\"AdV1Sbcmf\"];const serializationHash=\"framer-PrHmC\";const variantClassNames={AdV1Sbcmf:\"framer-v-1r7gd1q\",pgSC2bhwF:\"framer-v-bskhvd\"};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 valuesByLocaleId={ZMnW7Uh4Z: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!==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={\"Variant 1\":\"pgSC2bhwF\",\"Variant 2\":\"AdV1Sbcmf\"};const getProps=({height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"pgSC2bhwF\"};};const createLayoutDependency=(props,variants)=>variants.join(\"-\")+props.layoutDependency;const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,gestureVariant,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"pgSC2bhwF\",enabledGestures,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);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(Link,{href:{webPageId:\"vxBlBaNer\"},children:/*#__PURE__*/_jsx(motion.a,{...restProps,className:`${cx(serializationHash,...sharedStyleClassNames,\"framer-bskhvd\",className,classNames)} framer-1sie8l9`,\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"pgSC2bhwF\",onHoverEnd:()=>setGestureState({isHovered:false}),onHoverStart:()=>setGestureState({isHovered:true}),onTap:()=>setGestureState({isPressed:false}),onTapCancel:()=>setGestureState({isPressed:false}),onTapStart:()=>setGestureState({isPressed:true}),ref:ref!==null&&ref!==void 0?ref:ref1,style:{backgroundColor:\"rgba(0, 0, 0, 0)\",borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0,...style},variants:{\"pgSC2bhwF-pressed\":{backgroundColor:\"rgb(0, 0, 0)\",borderBottomLeftRadius:60,borderBottomRightRadius:60,borderTopLeftRadius:60,borderTopRightRadius:60},AdV1Sbcmf:{backgroundColor:\"rgb(0, 0, 0)\",borderBottomLeftRadius:60,borderBottomRightRadius:60,borderTopLeftRadius:60,borderTopRightRadius:60}},...addPropertyOverrides({\"pgSC2bhwF-hover\":{\"data-framer-name\":undefined},\"pgSC2bhwF-pressed\":{\"data-framer-name\":undefined},AdV1Sbcmf:{\"data-framer-name\":\"Variant 2\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1gbedsc\",\"data-border\":true,layoutDependency:layoutDependency,layoutId:\"k0CfIh19w\",style:{\"--border-bottom-width\":\"0.2px\",\"--border-color\":\"rgba(0, 0, 0, 0.25)\",\"--border-left-width\":\"0.2px\",\"--border-right-width\":\"0.2px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0.2px\",borderBottomLeftRadius:50,borderBottomRightRadius:50,borderTopLeftRadius:50,borderTopRightRadius:50},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy1yZWd1bGFy\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-line-height\":\"30px\",\"--framer-text-alignment\":\"center\"},children:\"Product\"})}),className:\"framer-j8lm9q\",\"data-framer-name\":\"About Us\",fonts:[\"GF;DM Sans-regular\"],layoutDependency:layoutDependency,layoutId:\"l0CdASpLe\",style:{\"--framer-paragraph-spacing\":\"0px\"},variants:{\"pgSC2bhwF-pressed\":{\"--extracted-r6o4lv\":\"var(--token-bd16a7f6-ea48-4d12-ad08-19857acf06f8, rgb(255, 255, 255))\"},AdV1Sbcmf:{\"--extracted-r6o4lv\":\"var(--token-bd16a7f6-ea48-4d12-ad08-19857acf06f8, rgb(255, 255, 255))\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({\"pgSC2bhwF-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy01MDA=\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"30px\",\"--framer-text-alignment\":\"center\"},children:\"Product\"})}),fonts:[\"GF;DM Sans-500\"]},\"pgSC2bhwF-pressed\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy1yZWd1bGFy\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-line-height\":\"30px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-bd16a7f6-ea48-4d12-ad08-19857acf06f8, rgb(255, 255, 255)))\"},children:\"Product\"})})},AdV1Sbcmf:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy1yZWd1bGFy\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-line-height\":\"30px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-bd16a7f6-ea48-4d12-ad08-19857acf06f8, rgb(255, 255, 255)))\"},children:\"Product\"})})}},baseVariant,gestureVariant)})})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-PrHmC.framer-1sie8l9, .framer-PrHmC .framer-1sie8l9 { display: block; }\",\".framer-PrHmC.framer-bskhvd { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; padding: 0px; position: relative; text-decoration: none; width: min-content; }\",\".framer-PrHmC .framer-1gbedsc { 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: 0px 24px 0px 24px; position: relative; width: min-content; }\",\".framer-PrHmC .framer-j8lm9q { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-PrHmC.framer-bskhvd, .framer-PrHmC .framer-1gbedsc { gap: 0px; } .framer-PrHmC.framer-bskhvd > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-PrHmC.framer-bskhvd > :first-child { margin-top: 0px; } .framer-PrHmC.framer-bskhvd > :last-child { margin-bottom: 0px; } .framer-PrHmC .framer-1gbedsc > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-PrHmC .framer-1gbedsc > :first-child { margin-left: 0px; } .framer-PrHmC .framer-1gbedsc > :last-child { margin-right: 0px; } }\",\".framer-PrHmC.framer-v-1r7gd1q.framer-bskhvd { cursor: unset; }\",'.framer-PrHmC[data-border=\"true\"]::after, .framer-PrHmC [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 30\n * @framerIntrinsicWidth 107\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"AdV1Sbcmf\":{\"layout\":[\"auto\",\"auto\"]},\"jQDp3oPZH\":{\"layout\":[\"auto\",\"auto\"]},\"HkDT9zFMI\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FrameruaDPMT8WS=withCSS(Component,css,\"framer-PrHmC\");export default FrameruaDPMT8WS;FrameruaDPMT8WS.displayName=\"Navbar Text/product-new\";FrameruaDPMT8WS.defaultProps={height:30,width:107};addPropertyControls(FrameruaDPMT8WS,{variant:{options:[\"pgSC2bhwF\",\"AdV1Sbcmf\"],optionTitles:[\"Variant 1\",\"Variant 2\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FrameruaDPMT8WS,[{explicitInter:true,fonts:[{family:\"DM Sans\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/dmsans/v15/rP2tp2ywxg089UriI5-g4vlH9VoD8CmcqZG40F9JadbnoEwAopxhS2f3ZGMZpg.woff2\",weight:\"400\"},{family:\"DM Sans\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/dmsans/v15/rP2tp2ywxg089UriI5-g4vlH9VoD8CmcqZG40F9JadbnoEwAkJxhS2f3ZGMZpg.woff2\",weight:\"500\"}]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FrameruaDPMT8WS\",\"slots\":[],\"annotations\":{\"framerComponentViewportWidth\":\"true\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"107\",\"framerDisplayContentsDiv\":\"false\",\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"AdV1Sbcmf\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"jQDp3oPZH\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"HkDT9zFMI\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicHeight\":\"30\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./uaDPMT8WS.map", "// Generated by Framer (be6943a)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,cx,Link,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";const enabledGestures={lZL8ihuNq:{hover:true}};const cycleOrder=[\"lZL8ihuNq\"];const serializationHash=\"framer-XuliG\";const variantClassNames={lZL8ihuNq:\"framer-v-ewsh40\"};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:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const transformTemplate1=(_,t)=>`translate(-50%, -50%) ${t}`;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 getProps=({height,id,width,...props})=>{return{...props};};const createLayoutDependency=(props,variants)=>variants.join(\"-\")+props.layoutDependency;const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,gestureVariant,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"lZL8ihuNq\",enabledGestures,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);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(Link,{href:{webPageId:\"p_DsvVPF8\"},openInNewTab:false,children:/*#__PURE__*/_jsx(motion.a,{...restProps,className:`${cx(serializationHash,...sharedStyleClassNames,\"framer-ewsh40\",className,classNames)} framer-ubrbkz`,\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"lZL8ihuNq\",onHoverEnd:()=>setGestureState({isHovered:false}),onHoverStart:()=>setGestureState({isHovered:true}),onTap:()=>setGestureState({isPressed:false}),onTapCancel:()=>setGestureState({isPressed:false}),onTapStart:()=>setGestureState({isPressed:true}),ref:ref!==null&&ref!==void 0?ref:ref1,style:{backgroundColor:\"var(--token-ca8fbcc5-338a-42b8-bdc4-3929b22fc20e, rgb(51, 180, 133))\",borderBottomLeftRadius:6,borderBottomRightRadius:6,borderTopLeftRadius:6,borderTopRightRadius:6,...style},variants:{\"lZL8ihuNq-hover\":{backgroundColor:\"rgb(0, 0, 0)\"}},...addPropertyOverrides({\"lZL8ihuNq-hover\":{\"data-framer-name\":undefined}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy1yZWd1bGFy\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-line-height\":\"31.38px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-bd16a7f6-ea48-4d12-ad08-19857acf06f8, rgb(255, 255, 255)))\"},children:\"Book a Demo\"})}),className:\"framer-mpixwj\",\"data-framer-name\":\"Book a Demo\",fonts:[\"GF;DM Sans-regular\"],layoutDependency:layoutDependency,layoutId:\"JL0JR3Rac\",style:{\"--extracted-r6o4lv\":\"var(--token-bd16a7f6-ea48-4d12-ad08-19857acf06f8, rgb(255, 255, 255))\"},transformTemplate:transformTemplate1,verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({\"lZL8ihuNq-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy01MDA=\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"31.38px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-bd16a7f6-ea48-4d12-ad08-19857acf06f8, rgb(255, 255, 255)))\"},children:\"Book a Demo\"})}),fonts:[\"GF;DM Sans-500\"]}},baseVariant,gestureVariant)})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-XuliG.framer-ubrbkz, .framer-XuliG .framer-ubrbkz { display: block; }\",\".framer-XuliG.framer-ewsh40 { cursor: pointer; height: 38px; position: relative; text-decoration: none; width: 132px; }\",\".framer-XuliG .framer-mpixwj { flex: none; height: auto; left: 50%; position: absolute; top: 50%; white-space: pre; width: auto; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 38\n * @framerIntrinsicWidth 132\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"ppJEkLgaT\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerUZZ58Pp0E=withCSS(Component,css,\"framer-XuliG\");export default FramerUZZ58Pp0E;FramerUZZ58Pp0E.displayName=\"Button/ Main 1 Copy\";FramerUZZ58Pp0E.defaultProps={height:38,width:132};addFonts(FramerUZZ58Pp0E,[{explicitInter:true,fonts:[{family:\"DM Sans\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/dmsans/v15/rP2tp2ywxg089UriI5-g4vlH9VoD8CmcqZG40F9JadbnoEwAopxhS2f3ZGMZpg.woff2\",weight:\"400\"},{family:\"DM Sans\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/dmsans/v15/rP2tp2ywxg089UriI5-g4vlH9VoD8CmcqZG40F9JadbnoEwAkJxhS2f3ZGMZpg.woff2\",weight:\"500\"}]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerUZZ58Pp0E\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"38\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"ppJEkLgaT\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerComponentViewportWidth\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"132\",\"framerImmutableVariables\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./UZZ58Pp0E.map", "// Generated by Framer (e182fd8)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,Link,RichText,SVG,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import*as localizedValues from\"./yOGeVBATH-0.js\";const enabledGestures={dVCGBwZlN:{pressed:true},QDGuXWjuO:{pressed:true},vHGogTkmz:{pressed:true},Y6Uo_IXBW:{pressed:true},zvLEuG6BO:{pressed:true}};const cycleOrder=[\"QDGuXWjuO\",\"Y6Uo_IXBW\",\"AKlbRhDTz\",\"vHGogTkmz\",\"zvLEuG6BO\",\"dVCGBwZlN\",\"V6LESNHM8\"];const serializationHash=\"framer-cxXEg\";const variantClassNames={AKlbRhDTz:\"framer-v-16bssww\",dVCGBwZlN:\"framer-v-ox8g7k\",QDGuXWjuO:\"framer-v-1jy5ed3\",V6LESNHM8:\"framer-v-1qpmety\",vHGogTkmz:\"framer-v-1gbgf6z\",Y6Uo_IXBW:\"framer-v-hstdwb\",zvLEuG6BO:\"framer-v-e6vlh5\"};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 valuesByLocaleId={ZMnW7Uh4Z: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 transformTemplate1=(_,t)=>`translate(-50%, -50%) ${t}`;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={\"Variant 1\":\"QDGuXWjuO\",\"Variant 2\":\"Y6Uo_IXBW\",\"Variant 3\":\"AKlbRhDTz\",\"Variant 4\":\"vHGogTkmz\",\"Variant 5\":\"zvLEuG6BO\",\"Variant 6\":\"dVCGBwZlN\",\"Variant 7\":\"V6LESNHM8\"};const getProps=({height,id,tap2,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,MSawk59wZ:tap2!==null&&tap2!==void 0?tap2:props.MSawk59wZ,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"QDGuXWjuO\"};};const createLayoutDependency=(props,variants)=>variants.join(\"-\")+props.layoutDependency;const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,MSawk59wZ,...restProps}=getProps(props);const{baseVariant,classNames,gestureVariant,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"QDGuXWjuO\",enabledGestures,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTap13rp7h7=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});if(MSawk59wZ){const res=await MSawk59wZ(...args);if(res===false)return false;}});const ref1=React.useRef(null);const isDisplayed=()=>{if(gestureVariant===\"vHGogTkmz-pressed\")return false;if([\"vHGogTkmz\",\"V6LESNHM8\"].includes(baseVariant))return false;return true;};const isDisplayed1=()=>{if(gestureVariant===\"zvLEuG6BO-pressed\")return true;if(baseVariant===\"zvLEuG6BO\")return true;return false;};const isDisplayed2=()=>{if(gestureVariant===\"dVCGBwZlN-pressed\")return true;if(baseVariant===\"dVCGBwZlN\")return true;return false;};const isDisplayed3=()=>{if([\"Y6Uo_IXBW-pressed\",\"zvLEuG6BO-pressed\",\"dVCGBwZlN-pressed\"].includes(gestureVariant))return false;if([\"Y6Uo_IXBW\",\"zvLEuG6BO\",\"dVCGBwZlN\"].includes(baseVariant))return false;return true;};const isDisplayed4=()=>{if(baseVariant===\"AKlbRhDTz\")return true;return false;};const isDisplayed5=()=>{if(gestureVariant===\"Y6Uo_IXBW-pressed\")return true;if(baseVariant===\"Y6Uo_IXBW\")return true;return false;};const isDisplayed6=()=>{if(baseVariant===\"V6LESNHM8\")return true;return false;};const isDisplayed7=()=>{if(gestureVariant===\"vHGogTkmz-pressed\")return true;if(baseVariant===\"vHGogTkmz\")return true;return false;};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__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-1jy5ed3\",className,classNames),\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"QDGuXWjuO\",onHoverEnd:()=>setGestureState({isHovered:false}),onHoverStart:()=>setGestureState({isHovered:true}),onTap:()=>setGestureState({isPressed:false}),onTapCancel:()=>setGestureState({isPressed:false}),onTapStart:()=>setGestureState({isPressed:true}),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},...addPropertyOverrides({\"dVCGBwZlN-pressed\":{\"data-framer-name\":undefined},\"QDGuXWjuO-pressed\":{\"data-framer-name\":undefined},\"vHGogTkmz-pressed\":{\"data-framer-name\":undefined},\"Y6Uo_IXBW-pressed\":{\"data-framer-name\":undefined},\"zvLEuG6BO-pressed\":{\"data-framer-name\":undefined},AKlbRhDTz:{\"data-framer-name\":\"Variant 3\",\"data-highlight\":true,onTap:onTap13rp7h7},dVCGBwZlN:{\"data-framer-name\":\"Variant 6\"},V6LESNHM8:{\"data-framer-name\":\"Variant 7\",\"data-highlight\":true,onTap:onTap13rp7h7},vHGogTkmz:{\"data-framer-name\":\"Variant 4\"},Y6Uo_IXBW:{\"data-framer-name\":\"Variant 2\"},zvLEuG6BO:{\"data-framer-name\":\"Variant 5\"}},baseVariant,gestureVariant),children:[isDisplayed()&&/*#__PURE__*/_jsx(Link,{href:{webPageId:\"augiA20Il\"},openInNewTab:false,...addPropertyOverrides({AKlbRhDTz:{href:undefined},dVCGBwZlN:{href:{webPageId:\"Rd30kItY9\"}},Y6Uo_IXBW:{href:{webPageId:\"vxBlBaNer\"}},zvLEuG6BO:{href:{webPageId:\"I3J_aPjvB\"}}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-k32i08 framer-7afd0y\",\"data-framer-name\":\"Group 40268\",layoutDependency:layoutDependency,layoutId:\"Hp7jKQhw2\",children:[isDisplayed1()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-1w2dg4o\",\"data-border\":true,layoutDependency:layoutDependency,layoutId:\"iAwFqaqkA\",style:{\"--border-bottom-width\":\"0.5px\",\"--border-color\":\"rgba(0, 0, 0, 0.25)\",\"--border-left-width\":\"0.5px\",\"--border-right-width\":\"0.5px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0.5px\",borderBottomLeftRadius:40,borderBottomRightRadius:40,borderTopLeftRadius:40,borderTopRightRadius:40},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy1yZWd1bGFy\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"31.38px\",\"--framer-text-alignment\":\"center\"},children:\"Pricing\"})}),className:\"framer-y8kukv\",\"data-framer-name\":\"Product\",fonts:[\"GF;DM Sans-regular\"],layoutDependency:layoutDependency,layoutId:\"N79eIp13N\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})}),isDisplayed2()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-n81ac9\",\"data-border\":true,layoutDependency:layoutDependency,layoutId:\"VqRpgCgRj\",style:{\"--border-bottom-width\":\"0.5px\",\"--border-color\":\"rgba(0, 0, 0, 0.25)\",\"--border-left-width\":\"0.5px\",\"--border-right-width\":\"0.5px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0.5px\",borderBottomLeftRadius:40,borderBottomRightRadius:40,borderTopLeftRadius:40,borderTopRightRadius:40},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy1yZWd1bGFy\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"31.38px\",\"--framer-text-alignment\":\"center\"},children:\"Knowledge Centre\"})}),className:\"framer-13tx4zs\",\"data-framer-name\":\"Product\",fonts:[\"GF;DM Sans-regular\"],layoutDependency:layoutDependency,layoutId:\"l2rmxdK0h\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})}),isDisplayed3()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1bfuglu\",\"data-border\":true,layoutDependency:layoutDependency,layoutId:\"i0iR667PQ\",style:{\"--border-bottom-width\":\"0.5px\",\"--border-color\":\"rgba(0, 0, 0, 0.25)\",\"--border-left-width\":\"0.5px\",\"--border-right-width\":\"0.5px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0.5px\",borderBottomLeftRadius:40,borderBottomRightRadius:40,borderTopLeftRadius:40,borderTopRightRadius:40},children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy1yZWd1bGFy\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"31.38px\",\"--framer-text-alignment\":\"center\"},children:\"Home\"})}),className:\"framer-hdft04\",\"data-framer-name\":\"Product\",fonts:[\"GF;DM Sans-regular\"],layoutDependency:layoutDependency,layoutId:\"J7pKSioJF\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({AKlbRhDTz:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy1yZWd1bGFy\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"31.38px\",\"--framer-text-alignment\":\"center\"},children:\"Solutions\"})})}},baseVariant,gestureVariant)}),isDisplayed4()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-bz50mx\",\"data-framer-name\":\"Vector 242\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:8,intrinsicWidth:14,layoutDependency:layoutDependency,layoutId:\"PvLulxGVY\",svg:'<svg width=\"14\" height=\"8\" viewBox=\"-1 -1 14 8\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M0.0878906 0.181641L5.73047 5.82422L11.373 0.181641\" stroke=\"black\" stroke-width=\"1.4\"/>\\n</svg>\\n',withExternalLayout:true})]}),isDisplayed5()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-1v25af9\",\"data-border\":true,layoutDependency:layoutDependency,layoutId:\"ZlcLpZE_0\",style:{\"--border-bottom-width\":\"0.5px\",\"--border-color\":\"rgba(0, 0, 0, 0.25)\",\"--border-left-width\":\"0.5px\",\"--border-right-width\":\"0.5px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0.5px\",borderBottomLeftRadius:40,borderBottomRightRadius:40,borderTopLeftRadius:40,borderTopRightRadius:40},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy1yZWd1bGFy\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"31.38px\",\"--framer-text-alignment\":\"center\"},children:\"Product\"})}),className:\"framer-p75k7e\",\"data-framer-name\":\"Product\",fonts:[\"GF;DM Sans-regular\"],layoutDependency:layoutDependency,layoutId:\"zACxgKFlI\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})})]})}),isDisplayed6()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-4d6q5j\",\"data-border\":true,\"data-framer-name\":\"Rectangle 1961\",layoutDependency:layoutDependency,layoutId:\"VLc3JIH9h\",style:{\"--border-bottom-width\":\"0.5px\",\"--border-color\":\"rgba(0, 0, 0, 0.2)\",\"--border-left-width\":\"0.5px\",\"--border-right-width\":\"0.5px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0.5px\",backgroundColor:\"rgb(0, 0, 0)\",borderBottomLeftRadius:35,borderBottomRightRadius:35,borderTopLeftRadius:35,borderTopRightRadius:35},children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1c4pn0a\",layoutDependency:layoutDependency,layoutId:\"hvZlo5geN\",transformTemplate:transformTemplate1,children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy01MDA=\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"31.38px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-bd16a7f6-ea48-4d12-ad08-19857acf06f8, rgb(255, 255, 255)))\"},children:\"Solutions\"})}),className:\"framer-mn21td\",\"data-framer-name\":\"Solutions\",fonts:[\"GF;DM Sans-500\"],layoutDependency:layoutDependency,layoutId:\"WfuSPlGhe\",style:{\"--extracted-r6o4lv\":\"var(--token-bd16a7f6-ea48-4d12-ad08-19857acf06f8, rgb(255, 255, 255))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-4m8n0r\",\"data-framer-name\":\"Vector 289\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:8,intrinsicWidth:14,layoutDependency:layoutDependency,layoutId:\"LvACjZet_\",style:{rotate:360},svg:'<svg width=\"14\" height=\"8\" viewBox=\"-1 -1 14 8\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M11.4609 5.9082L5.81836 0.265625L0.175782 5.9082\" stroke=\"white\" stroke-width=\"1.4\"/>\\n</svg>\\n',withExternalLayout:true})]})}),isDisplayed7()&&/*#__PURE__*/_jsx(Link,{href:{webPageId:\"NgRLjnhrO\"},children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-ho3pbj framer-7afd0y\",\"data-border\":true,layoutDependency:layoutDependency,layoutId:\"gixZiV5jC\",style:{\"--border-bottom-width\":\"0.5px\",\"--border-color\":\"rgba(0, 0, 0, 0.25)\",\"--border-left-width\":\"0.5px\",\"--border-right-width\":\"0.5px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0.5px\",borderBottomLeftRadius:40,borderBottomRightRadius:40,borderTopLeftRadius:40,borderTopRightRadius:40},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy1yZWd1bGFy\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"31.38px\",\"--framer-text-alignment\":\"center\"},children:\"About Us\"})}),className:\"framer-d1puxq\",\"data-framer-name\":\"Product\",fonts:[\"GF;DM Sans-regular\"],layoutDependency:layoutDependency,layoutId:\"W0eqVHfVM\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-cxXEg.framer-7afd0y, .framer-cxXEg .framer-7afd0y { display: block; }\",\".framer-cxXEg.framer-1jy5ed3 { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-cxXEg .framer-k32i08 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 32px; justify-content: center; overflow: visible; padding: 0px; position: relative; text-decoration: none; width: min-content; }\",\".framer-cxXEg .framer-1w2dg4o, .framer-cxXEg .framer-n81ac9, .framer-cxXEg .framer-1bfuglu, .framer-cxXEg .framer-1v25af9 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 32px; justify-content: center; overflow: hidden; padding: 0px 16px 0px 16px; position: relative; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-cxXEg .framer-y8kukv, .framer-cxXEg .framer-13tx4zs, .framer-cxXEg .framer-hdft04, .framer-cxXEg .framer-p75k7e, .framer-cxXEg .framer-mn21td, .framer-cxXEg .framer-d1puxq { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-cxXEg .framer-bz50mx, .framer-cxXEg .framer-4m8n0r { flex: none; height: 8px; position: relative; width: 14px; }\",\".framer-cxXEg .framer-4d6q5j { flex: none; height: 30px; position: relative; width: 106px; }\",\".framer-cxXEg .framer-1c4pn0a { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; left: 50%; overflow: visible; padding: 0px; position: absolute; top: 48%; width: min-content; }\",\".framer-cxXEg .framer-ho3pbj { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 32px; justify-content: center; overflow: hidden; padding: 0px 16px 0px 16px; position: relative; text-decoration: none; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-cxXEg.framer-1jy5ed3, .framer-cxXEg .framer-k32i08, .framer-cxXEg .framer-1w2dg4o, .framer-cxXEg .framer-n81ac9, .framer-cxXEg .framer-1bfuglu, .framer-cxXEg .framer-1v25af9, .framer-cxXEg .framer-1c4pn0a, .framer-cxXEg .framer-ho3pbj { gap: 0px; } .framer-cxXEg.framer-1jy5ed3 > *, .framer-cxXEg .framer-1c4pn0a > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-cxXEg.framer-1jy5ed3 > :first-child, .framer-cxXEg .framer-1c4pn0a > :first-child { margin-left: 0px; } .framer-cxXEg.framer-1jy5ed3 > :last-child, .framer-cxXEg .framer-1c4pn0a > :last-child { margin-right: 0px; } .framer-cxXEg .framer-k32i08 > *, .framer-cxXEg .framer-1w2dg4o > *, .framer-cxXEg .framer-n81ac9 > *, .framer-cxXEg .framer-1bfuglu > *, .framer-cxXEg .framer-1v25af9 > *, .framer-cxXEg .framer-ho3pbj > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-cxXEg .framer-k32i08 > :first-child, .framer-cxXEg .framer-1w2dg4o > :first-child, .framer-cxXEg .framer-n81ac9 > :first-child, .framer-cxXEg .framer-1bfuglu > :first-child, .framer-cxXEg .framer-1v25af9 > :first-child, .framer-cxXEg .framer-ho3pbj > :first-child { margin-top: 0px; } .framer-cxXEg .framer-k32i08 > :last-child, .framer-cxXEg .framer-1w2dg4o > :last-child, .framer-cxXEg .framer-n81ac9 > :last-child, .framer-cxXEg .framer-1bfuglu > :last-child, .framer-cxXEg .framer-1v25af9 > :last-child, .framer-cxXEg .framer-ho3pbj > :last-child { margin-bottom: 0px; } }\",\".framer-cxXEg.framer-v-16bssww .framer-1bfuglu { flex-direction: row; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-cxXEg.framer-v-16bssww .framer-1bfuglu { gap: 0px; } .framer-cxXEg.framer-v-16bssww .framer-1bfuglu > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-cxXEg.framer-v-16bssww .framer-1bfuglu > :first-child { margin-left: 0px; } .framer-cxXEg.framer-v-16bssww .framer-1bfuglu > :last-child { margin-right: 0px; } }\",'.framer-cxXEg[data-border=\"true\"]::after, .framer-cxXEg [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 32\n * @framerIntrinsicWidth 70.5\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"Y6Uo_IXBW\":{\"layout\":[\"auto\",\"auto\"]},\"AKlbRhDTz\":{\"layout\":[\"auto\",\"auto\"]},\"vHGogTkmz\":{\"layout\":[\"auto\",\"auto\"]},\"zvLEuG6BO\":{\"layout\":[\"auto\",\"auto\"]},\"dVCGBwZlN\":{\"layout\":[\"auto\",\"auto\"]},\"V6LESNHM8\":{\"layout\":[\"auto\",\"auto\"]},\"xsSMAJrtd\":{\"layout\":[\"auto\",\"auto\"]},\"LKooMFLSS\":{\"layout\":[\"auto\",\"auto\"]},\"EoO9MmxiI\":{\"layout\":[\"auto\",\"auto\"]},\"J8rdDbJ0G\":{\"layout\":[\"auto\",\"auto\"]},\"Je9_KWrVv\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerVariables {\"MSawk59wZ\":\"tap2\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FrameryOGeVBATH=withCSS(Component,css,\"framer-cxXEg\");export default FrameryOGeVBATH;FrameryOGeVBATH.displayName=\"Navbar Text/Mobile All Variants\";FrameryOGeVBATH.defaultProps={height:32,width:70.5};addPropertyControls(FrameryOGeVBATH,{variant:{options:[\"QDGuXWjuO\",\"Y6Uo_IXBW\",\"AKlbRhDTz\",\"vHGogTkmz\",\"zvLEuG6BO\",\"dVCGBwZlN\",\"V6LESNHM8\"],optionTitles:[\"Variant 1\",\"Variant 2\",\"Variant 3\",\"Variant 4\",\"Variant 5\",\"Variant 6\",\"Variant 7\"],title:\"Variant\",type:ControlType.Enum},MSawk59wZ:{title:\"Tap 2\",type:ControlType.EventHandler}});addFonts(FrameryOGeVBATH,[{explicitInter:true,fonts:[{family:\"DM Sans\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/dmsans/v15/rP2tp2ywxg089UriI5-g4vlH9VoD8CmcqZG40F9JadbnoEwAopxhS2f3ZGMZpg.woff2\",weight:\"400\"},{family:\"DM Sans\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/dmsans/v15/rP2tp2ywxg089UriI5-g4vlH9VoD8CmcqZG40F9JadbnoEwAkJxhS2f3ZGMZpg.woff2\",weight:\"500\"}]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FrameryOGeVBATH\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"32\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"Y6Uo_IXBW\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"AKlbRhDTz\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"vHGogTkmz\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"zvLEuG6BO\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"dVCGBwZlN\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"V6LESNHM8\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"xsSMAJrtd\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"LKooMFLSS\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"EoO9MmxiI\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"J8rdDbJ0G\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"Je9_KWrVv\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicWidth\":\"70.5\",\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerVariables\":\"{\\\"MSawk59wZ\\\":\\\"tap2\\\"}\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./yOGeVBATH.map", "// Generated by Framer (e182fd8)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,Link,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import*as localizedValues from\"./ZXdHX9J4l-0.js\";const enabledGestures={O0TvGWl5T:{hover:true,pressed:true}};const cycleOrder=[\"O0TvGWl5T\",\"Pls6eWS64\"];const serializationHash=\"framer-lOSej\";const variantClassNames={O0TvGWl5T:\"framer-v-2bvkwl\",Pls6eWS64:\"framer-v-kn9unm\"};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 valuesByLocaleId={ZMnW7Uh4Z: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!==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={\"Variant 1\":\"O0TvGWl5T\",\"Variant 2\":\"Pls6eWS64\"};const getProps=({height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"O0TvGWl5T\"};};const createLayoutDependency=(props,variants)=>variants.join(\"-\")+props.layoutDependency;const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,gestureVariant,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"O0TvGWl5T\",enabledGestures,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);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(Link,{href:{webPageId:\"I3J_aPjvB\"},children:/*#__PURE__*/_jsx(motion.a,{...restProps,className:`${cx(serializationHash,...sharedStyleClassNames,\"framer-2bvkwl\",className,classNames)} framer-drso80`,\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"O0TvGWl5T\",onHoverEnd:()=>setGestureState({isHovered:false}),onHoverStart:()=>setGestureState({isHovered:true}),onTap:()=>setGestureState({isPressed:false}),onTapCancel:()=>setGestureState({isPressed:false}),onTapStart:()=>setGestureState({isPressed:true}),ref:ref!==null&&ref!==void 0?ref:ref1,style:{backgroundColor:\"rgba(0, 0, 0, 0)\",borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0,...style},variants:{\"O0TvGWl5T-pressed\":{backgroundColor:\"rgb(0, 0, 0)\",borderBottomLeftRadius:30,borderBottomRightRadius:30,borderTopLeftRadius:30,borderTopRightRadius:30},Pls6eWS64:{backgroundColor:\"rgb(0, 0, 0)\",borderBottomLeftRadius:30,borderBottomRightRadius:30,borderTopLeftRadius:30,borderTopRightRadius:30}},...addPropertyOverrides({\"O0TvGWl5T-hover\":{\"data-framer-name\":undefined},\"O0TvGWl5T-pressed\":{\"data-framer-name\":undefined},Pls6eWS64:{\"data-framer-name\":\"Variant 2\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1cw7wpb\",\"data-border\":true,layoutDependency:layoutDependency,layoutId:\"bcJve2Ohq\",style:{\"--border-bottom-width\":\"0.2px\",\"--border-color\":\"rgba(0, 0, 0, 0.25)\",\"--border-left-width\":\"0.2px\",\"--border-right-width\":\"0.2px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0.2px\",borderBottomLeftRadius:50,borderBottomRightRadius:50,borderTopLeftRadius:50,borderTopRightRadius:50},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy1yZWd1bGFy\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-line-height\":\"30px\",\"--framer-text-alignment\":\"center\"},children:\"Pricing\"})}),className:\"framer-yxwpq0\",\"data-framer-name\":\"About Us\",fonts:[\"GF;DM Sans-regular\"],layoutDependency:layoutDependency,layoutId:\"R3800PEfQ\",style:{\"--framer-paragraph-spacing\":\"0px\"},variants:{\"O0TvGWl5T-pressed\":{\"--extracted-r6o4lv\":\"var(--token-bd16a7f6-ea48-4d12-ad08-19857acf06f8, rgb(255, 255, 255))\"},Pls6eWS64:{\"--extracted-r6o4lv\":\"var(--token-bd16a7f6-ea48-4d12-ad08-19857acf06f8, rgb(255, 255, 255))\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({\"O0TvGWl5T-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy01MDA=\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"30px\",\"--framer-text-alignment\":\"center\"},children:\"Pricing\"})}),fonts:[\"GF;DM Sans-500\"]},\"O0TvGWl5T-pressed\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy1yZWd1bGFy\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-line-height\":\"30px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-bd16a7f6-ea48-4d12-ad08-19857acf06f8, rgb(255, 255, 255)))\"},children:\"Pricing\"})})},Pls6eWS64:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy1yZWd1bGFy\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-line-height\":\"30px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-bd16a7f6-ea48-4d12-ad08-19857acf06f8, rgb(255, 255, 255)))\"},children:\"Pricing\"})})}},baseVariant,gestureVariant)})})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-lOSej.framer-drso80, .framer-lOSej .framer-drso80 { display: block; }\",\".framer-lOSej.framer-2bvkwl { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; padding: 0px; position: relative; text-decoration: none; width: min-content; }\",\".framer-lOSej .framer-1cw7wpb { 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: 0px 24px 0px 24px; position: relative; width: min-content; }\",\".framer-lOSej .framer-yxwpq0 { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-lOSej.framer-2bvkwl, .framer-lOSej .framer-1cw7wpb { gap: 0px; } .framer-lOSej.framer-2bvkwl > *, .framer-lOSej .framer-1cw7wpb > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-lOSej.framer-2bvkwl > :first-child, .framer-lOSej .framer-1cw7wpb > :first-child { margin-left: 0px; } .framer-lOSej.framer-2bvkwl > :last-child, .framer-lOSej .framer-1cw7wpb > :last-child { margin-right: 0px; } }\",\".framer-lOSej.framer-v-kn9unm.framer-2bvkwl { cursor: unset; }\",'.framer-lOSej[data-border=\"true\"]::after, .framer-lOSej [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 30\n * @framerIntrinsicWidth 98\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"Pls6eWS64\":{\"layout\":[\"auto\",\"auto\"]},\"xU8bGF2Db\":{\"layout\":[\"auto\",\"auto\"]},\"InQX0EB3S\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerZXdHX9J4l=withCSS(Component,css,\"framer-lOSej\");export default FramerZXdHX9J4l;FramerZXdHX9J4l.displayName=\"Navbar Text/pricing-new\";FramerZXdHX9J4l.defaultProps={height:30,width:98};addPropertyControls(FramerZXdHX9J4l,{variant:{options:[\"O0TvGWl5T\",\"Pls6eWS64\"],optionTitles:[\"Variant 1\",\"Variant 2\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerZXdHX9J4l,[{explicitInter:true,fonts:[{family:\"DM Sans\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/dmsans/v15/rP2tp2ywxg089UriI5-g4vlH9VoD8CmcqZG40F9JadbnoEwAopxhS2f3ZGMZpg.woff2\",weight:\"400\"},{family:\"DM Sans\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/dmsans/v15/rP2tp2ywxg089UriI5-g4vlH9VoD8CmcqZG40F9JadbnoEwAkJxhS2f3ZGMZpg.woff2\",weight:\"500\"}]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerZXdHX9J4l\",\"slots\":[],\"annotations\":{\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicWidth\":\"98\",\"framerComponentViewportWidth\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"Pls6eWS64\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"xU8bGF2Db\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"InQX0EB3S\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicHeight\":\"30\",\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./ZXdHX9J4l.map", "// Generated by Framer (508aa67)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,Image,Link,RichText,SVG,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{Video}from\"https://framerusercontent.com/modules/lRDHiNWNVWmE0lqtoVHP/IZ0vSV62Dv7ax4rBiGUk/Video.js\";import ButtonSecondary1 from\"https://framerusercontent.com/modules/rhHbWKds43LHy1GUfLcX/Ynvf2iZkbuOVRQmhTNVk/sRsH0_Bh0.js\";import NavbarTextAboutUsNew from\"https://framerusercontent.com/modules/ruDM85v3xbPsDVv3i4Yb/1bsOXE70CjfBN0G5kkfD/dlC9ZDfRQ.js\";import NavbarTextSolutions from\"https://framerusercontent.com/modules/JFTCTeBhONB5X5ejhKtX/OLquwEimtAOStmkDlcmI/I6VNXxXMF.js\";import NavbarTextHomeNew from\"https://framerusercontent.com/modules/nA9u6tY02FIizpzkhShs/5gCYp7znR0U4zc4udFIo/liWWMam7l.js\";import*as localizedValues from\"./quPtgwX7A-0.js\";import NavbarTextKCNew from\"https://framerusercontent.com/modules/e5trYSNmgSGE9o4OW25b/nwCiojtyyDV9zv2lA88G/SokyUor0w.js\";import NavbarTextProductNew from\"https://framerusercontent.com/modules/W6oj9VdPMQe4Q54ArKZ9/kBesBWGDnYBhEc4Rwp0q/uaDPMT8WS.js\";import ButtonMain1Copy from\"https://framerusercontent.com/modules/yUE83aXZsInC7vepW4Rh/CzYGlgxEdcVR84Meujo3/UZZ58Pp0E.js\";import NavbarTextMobileAllVariants from\"https://framerusercontent.com/modules/3GuySvJmokFOAP80kGml/q9p9nKT1l2Q6MTHE8Jhk/yOGeVBATH.js\";import NavbarTextPricingNew from\"https://framerusercontent.com/modules/Qn2TGfbYJZGQAh0Izila/X1wKGKppnjsehPVggvru/ZXdHX9J4l.js\";const VideoFonts=getFonts(Video);const NavbarTextHomeNewFonts=getFonts(NavbarTextHomeNew);const NavbarTextProductNewFonts=getFonts(NavbarTextProductNew);const NavbarTextSolutionsFonts=getFonts(NavbarTextSolutions);const NavbarTextAboutUsNewFonts=getFonts(NavbarTextAboutUsNew);const NavbarTextPricingNewFonts=getFonts(NavbarTextPricingNew);const NavbarTextKCNewFonts=getFonts(NavbarTextKCNew);const ButtonSecondary1Fonts=getFonts(ButtonSecondary1);const ButtonMain1CopyFonts=getFonts(ButtonMain1Copy);const NavbarTextMobileAllVariantsFonts=getFonts(NavbarTextMobileAllVariants);const cycleOrder=[\"gLZLLzuME\",\"dM5i8pcQW\",\"NRvMIjAow\",\"JytAqdFEA\",\"tTZBlxSal\",\"LYTJULqo1\",\"zzwJ1eRGU\",\"xqFKreDO2\",\"lBFsE2f7N\",\"pghzcS02e\",\"sO2JrusZ8\",\"Pduj0EYFb\",\"OXet4UEiL\",\"hAgkrtD4g\",\"D23o4v7R8\",\"a8ZfMEC8O\",\"xjZRFLjHq\"];const serializationHash=\"framer-ODUTU\";const variantClassNames={a8ZfMEC8O:\"framer-v-1bl4zc9\",D23o4v7R8:\"framer-v-1kvm77q\",dM5i8pcQW:\"framer-v-sc3lnt\",gLZLLzuME:\"framer-v-1la69as\",hAgkrtD4g:\"framer-v-1il2fm\",JytAqdFEA:\"framer-v-k432w1\",lBFsE2f7N:\"framer-v-hfhwoz\",LYTJULqo1:\"framer-v-o0bwdx\",NRvMIjAow:\"framer-v-1nltqqo\",OXet4UEiL:\"framer-v-1f50ayc\",Pduj0EYFb:\"framer-v-11itf5w\",pghzcS02e:\"framer-v-1f308yw\",sO2JrusZ8:\"framer-v-yknt8d\",tTZBlxSal:\"framer-v-pcyls1\",xjZRFLjHq:\"framer-v-ahruvv\",xqFKreDO2:\"framer-v-c62lc1\",zzwJ1eRGU:\"framer-v-16uwg93\"};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 valuesByLocaleId={ZMnW7Uh4Z: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 transformTemplate1=(_,t)=>`translateX(-50%) ${t}`;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={\"Mobile- Open Solutions\":\"lBFsE2f7N\",\"Mobile- Open\":\"xqFKreDO2\",\"Navbar- About Us\":\"JytAqdFEA\",\"Navbar- Home\":\"gLZLLzuME\",\"Navbar- Knowledge Centre\":\"tTZBlxSal\",\"Navbar- Pricing\":\"NRvMIjAow\",\"Navbar- Product\":\"LYTJULqo1\",\"Navbar- Solutions\":\"dM5i8pcQW\",\"Navbar- Unseleced\":\"D23o4v7R8\",\"Variant 11\":\"sO2JrusZ8\",\"Variant 12\":\"Pduj0EYFb\",\"Variant 13\":\"OXet4UEiL\",\"Variant 14\":\"hAgkrtD4g\",\"Variant 16\":\"a8ZfMEC8O\",\"Variant 17\":\"xjZRFLjHq\",Mobile:\"zzwJ1eRGU\",Variant:\"pghzcS02e\"};const getProps=({height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"gLZLLzuME\"};};const createLayoutDependency=(props,variants)=>variants.join(\"-\")+props.layoutDependency;const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,gestureVariant,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"gLZLLzuME\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTapfu5n1n=activeVariantCallback(async(...args)=>{setVariant(\"xqFKreDO2\");});const MSawk59wZfu5n1n=activeVariantCallback(async(...args)=>{setVariant(\"xqFKreDO2\");});const MSawk59wZ1qcg094=activeVariantCallback(async(...args)=>{setVariant(\"lBFsE2f7N\");});const onTapzqcwry=activeVariantCallback(async(...args)=>{setVariant(\"zzwJ1eRGU\");});const onTapsnr6qb=activeVariantCallback(async(...args)=>{setVariant(\"pghzcS02e\");});const ref1=React.useRef(null);const isDisplayed=()=>{if([\"xqFKreDO2\",\"lBFsE2f7N\",\"sO2JrusZ8\",\"Pduj0EYFb\",\"OXet4UEiL\",\"hAgkrtD4g\",\"a8ZfMEC8O\",\"xjZRFLjHq\"].includes(baseVariant))return false;return true;};const isDisplayed1=()=>{if(baseVariant===\"zzwJ1eRGU\")return false;return true;};const isDisplayed2=()=>{if(baseVariant===\"zzwJ1eRGU\")return true;return false;};const isDisplayed3=()=>{if(baseVariant===\"lBFsE2f7N\")return true;return false;};const isDisplayed4=()=>{if(baseVariant===\"xqFKreDO2\")return true;return false;};const isDisplayed5=()=>{if(baseVariant===\"xqFKreDO2\")return false;return true;};const isDisplayed6=()=>{if(baseVariant===\"sO2JrusZ8\")return true;return false;};const isDisplayed7=()=>{if(baseVariant===\"Pduj0EYFb\")return true;return false;};const isDisplayed8=()=>{if(baseVariant===\"OXet4UEiL\")return true;return false;};const isDisplayed9=()=>{if(baseVariant===\"hAgkrtD4g\")return true;return false;};const isDisplayed10=()=>{if(baseVariant===\"a8ZfMEC8O\")return true;return false;};const isDisplayed11=()=>{if(baseVariant===\"xjZRFLjHq\")return true;return false;};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,className:cx(serializationHash,...sharedStyleClassNames,\"framer-1la69as\",className,classNames),\"data-framer-name\":\"Navbar- Home\",layoutDependency:layoutDependency,layoutId:\"gLZLLzuME\",onHoverEnd:()=>setGestureState({isHovered:false}),onHoverStart:()=>setGestureState({isHovered:true}),onTap:()=>setGestureState({isPressed:false}),onTapCancel:()=>setGestureState({isPressed:false}),onTapStart:()=>setGestureState({isPressed:true}),ref:ref!==null&&ref!==void 0?ref:ref1,style:{backgroundColor:\"rgba(0, 0, 0, 0)\",...style},variants:{lBFsE2f7N:{backgroundColor:\"rgb(255, 255, 255)\"},xqFKreDO2:{backgroundColor:\"rgb(255, 255, 255)\"}},...addPropertyOverrides({a8ZfMEC8O:{\"data-framer-name\":\"Variant 16\"},D23o4v7R8:{\"data-framer-name\":\"Navbar- Unseleced\"},dM5i8pcQW:{\"data-framer-name\":\"Navbar- Solutions\"},hAgkrtD4g:{\"data-framer-name\":\"Variant 14\"},JytAqdFEA:{\"data-framer-name\":\"Navbar- About Us\"},lBFsE2f7N:{\"data-framer-name\":\"Mobile- Open Solutions\"},LYTJULqo1:{\"data-framer-name\":\"Navbar- Product\"},NRvMIjAow:{\"data-framer-name\":\"Navbar- Pricing\"},OXet4UEiL:{\"data-framer-name\":\"Variant 13\"},Pduj0EYFb:{\"data-framer-name\":\"Variant 12\"},pghzcS02e:{\"data-framer-name\":undefined},sO2JrusZ8:{\"data-framer-name\":\"Variant 11\"},tTZBlxSal:{\"data-framer-name\":\"Navbar- Knowledge Centre\"},xjZRFLjHq:{\"data-framer-name\":\"Variant 17\"},xqFKreDO2:{\"data-framer-name\":\"Mobile- Open\"},zzwJ1eRGU:{\"data-framer-name\":\"Mobile\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1si7dt3\",layoutDependency:layoutDependency,layoutId:\"NOlnn8FZM\",style:{backgroundColor:\"rgb(255, 255, 255)\"},children:[isDisplayed()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1y6xs9f\",layoutDependency:layoutDependency,layoutId:\"EaZVtdt4M\",children:[/*#__PURE__*/_jsx(Link,{href:{webPageId:\"augiA20Il\"},children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-1x8tceh framer-17i3gc1\",\"data-framer-name\":\"ww\",layoutDependency:layoutDependency,layoutId:\"C1B7Vz19d\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-akj9xb-container\",layoutDependency:layoutDependency,layoutId:\"cX4k3oT7_-container\",children:/*#__PURE__*/_jsx(Video,{backgroundColor:\"rgba(0, 0, 0, 0)\",borderRadius:0,bottomLeftRadius:0,bottomRightRadius:0,controls:false,height:\"100%\",id:\"cX4k3oT7_\",isMixedBorderRadius:false,layoutId:\"cX4k3oT7_\",loop:false,muted:true,objectFit:\"cover\",playing:true,posterEnabled:false,srcFile:\"https://framerusercontent.com/assets/O1Fdrb7cmCn7T38lILUpxIKZ1Pg.mp4\",srcType:\"Upload\",srcUrl:\"https://assets.mixkit.co/videos/preview/mixkit-shining-sun-in-the-sky-surrounded-by-moving-clouds-31793-small.mp4\",startTime:0,style:{height:\"100%\",width:\"100%\"},topLeftRadius:0,topRightRadius:0,volume:25,width:\"100%\"})})})})}),isDisplayed1()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1q89iuo\",layoutDependency:layoutDependency,layoutId:\"KgoNshr6e\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-17icw6l-container\",layoutDependency:layoutDependency,layoutId:\"JnMIteB0q-container\",children:/*#__PURE__*/_jsx(NavbarTextHomeNew,{height:\"100%\",id:\"JnMIteB0q\",layoutId:\"JnMIteB0q\",variant:\"n3b3H2Rd_\",width:\"100%\",...addPropertyOverrides({D23o4v7R8:{variant:\"ENEOMtLGi\"},dM5i8pcQW:{variant:\"ENEOMtLGi\"},JytAqdFEA:{variant:\"ENEOMtLGi\"},LYTJULqo1:{variant:\"ENEOMtLGi\"},NRvMIjAow:{variant:\"ENEOMtLGi\"},tTZBlxSal:{variant:\"ENEOMtLGi\"}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1vieqcm-container\",layoutDependency:layoutDependency,layoutId:\"raBoqDrvH-container\",children:/*#__PURE__*/_jsx(NavbarTextProductNew,{height:\"100%\",id:\"raBoqDrvH\",layoutId:\"raBoqDrvH\",variant:\"pgSC2bhwF\",width:\"100%\",...addPropertyOverrides({LYTJULqo1:{variant:\"AdV1Sbcmf\"}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1cf8esq-container\",\"data-framer-name\":\"Navbar Text/Solutions\",layoutDependency:layoutDependency,layoutId:\"ybLJgSDZs-container\",name:\"Navbar Text/Solutions\",children:/*#__PURE__*/_jsx(NavbarTextSolutions,{height:\"100%\",id:\"ybLJgSDZs\",layoutId:\"ybLJgSDZs\",name:\"Navbar Text/Solutions\",variant:\"IdXGgnz7y\",width:\"100%\",...addPropertyOverrides({dM5i8pcQW:{variant:\"HoYQKLB8A\"}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-2vx18z-container\",layoutDependency:layoutDependency,layoutId:\"nFyHUDgxT-container\",children:/*#__PURE__*/_jsx(NavbarTextAboutUsNew,{height:\"100%\",id:\"nFyHUDgxT\",layoutId:\"nFyHUDgxT\",variant:\"IzyiUc57r\",width:\"100%\",...addPropertyOverrides({JytAqdFEA:{variant:\"t95hAPgs_\"}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1kkd84k-container\",layoutDependency:layoutDependency,layoutId:\"ADIaENBGl-container\",children:/*#__PURE__*/_jsx(NavbarTextPricingNew,{height:\"100%\",id:\"ADIaENBGl\",layoutId:\"ADIaENBGl\",variant:\"O0TvGWl5T\",width:\"100%\",...addPropertyOverrides({NRvMIjAow:{variant:\"Pls6eWS64\"}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1xqd81g-container\",layoutDependency:layoutDependency,layoutId:\"MYjyR_CX8-container\",children:/*#__PURE__*/_jsx(NavbarTextKCNew,{height:\"100%\",id:\"MYjyR_CX8\",layoutId:\"MYjyR_CX8\",variant:\"jyJF2RoUS\",width:\"100%\",...addPropertyOverrides({tTZBlxSal:{variant:\"EwIGhgAii\"}},baseVariant,gestureVariant)})})})]}),isDisplayed1()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-oggrj9\",layoutDependency:layoutDependency,layoutId:\"ToPIoMQK4\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1ptbd0m-container\",layoutDependency:layoutDependency,layoutId:\"wiB2hlxnP-container\",style:{opacity:0},children:/*#__PURE__*/_jsx(ButtonSecondary1,{height:\"100%\",id:\"wiB2hlxnP\",layoutId:\"wiB2hlxnP\",style:{height:\"100%\",width:\"100%\"},title:\"Sign In\",width:\"100%\"})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1krlqb5\",\"data-framer-name\":\"Group 2109\",layoutDependency:layoutDependency,layoutId:\"QX3F5N8ao\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"140px\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-u6c77b-container\",layoutDependency:layoutDependency,layoutId:\"FMRmfQ07W-container\",children:/*#__PURE__*/_jsx(ButtonMain1Copy,{height:\"100%\",id:\"FMRmfQ07W\",layoutId:\"FMRmfQ07W\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})})]}),isDisplayed2()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-otu8tp\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"eqY0MSfhq\",onTap:onTapfu5n1n,style:{backgroundColor:\"rgb(255, 255, 255)\"},children:/*#__PURE__*/_jsx(SVG,{className:\"framer-r8ni5n\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:19,intrinsicWidth:20,layoutDependency:layoutDependency,layoutId:\"aEreg0NAs\",svg:'<svg width=\"20\" height=\"19\" viewBox=\"0 0 20 19\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M0 1C0 0.734784 0.105357 0.48043 0.292893 0.292893C0.48043 0.105357 0.734784 0 1 0H19C19.2652 0 19.5196 0.105357 19.7071 0.292893C19.8946 0.48043 20 0.734784 20 1C20 1.26522 19.8946 1.51957 19.7071 1.70711C19.5196 1.89464 19.2652 2 19 2H1C0.734784 2 0.48043 1.89464 0.292893 1.70711C0.105357 1.51957 0 1.26522 0 1ZM0 9.032C0 8.76678 0.105357 8.51243 0.292893 8.32489C0.48043 8.13736 0.734784 8.032 1 8.032H19C19.2652 8.032 19.5196 8.13736 19.7071 8.32489C19.8946 8.51243 20 8.76678 20 9.032C20 9.29722 19.8946 9.55157 19.7071 9.73911C19.5196 9.92664 19.2652 10.032 19 10.032H1C0.734784 10.032 0.48043 9.92664 0.292893 9.73911C0.105357 9.55157 0 9.29722 0 9.032ZM1 16.064C0.734784 16.064 0.48043 16.1694 0.292893 16.3569C0.105357 16.5444 0 16.7988 0 17.064C0 17.3292 0.105357 17.5836 0.292893 17.7711C0.48043 17.9586 0.734784 18.064 1 18.064H19C19.2652 18.064 19.5196 17.9586 19.7071 17.7711C19.8946 17.5836 20 17.3292 20 17.064C20 16.7988 19.8946 16.5444 19.7071 16.3569C19.5196 16.1694 19.2652 16.064 19 16.064H1Z\" fill=\"#120C2C\"/>\\n</svg>\\n',withExternalLayout:true})})]}),isDisplayed3()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-10gdtqe\",layoutDependency:layoutDependency,layoutId:\"c1zPvAqsD\",style:{backgroundColor:\"rgb(255, 255, 255)\"},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-18e5mla-container\",layoutDependency:layoutDependency,layoutId:\"BbY_zBslF-container\",children:/*#__PURE__*/_jsx(NavbarTextMobileAllVariants,{height:\"100%\",id:\"BbY_zBslF\",layoutId:\"BbY_zBslF\",variant:\"Y6Uo_IXBW\",width:\"100%\"})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1vu241a\",layoutDependency:layoutDependency,layoutId:\"GxrwITgpx\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-13fve2a-container\",layoutDependency:layoutDependency,layoutId:\"d_qdBhaCU-container\",children:/*#__PURE__*/_jsx(NavbarTextMobileAllVariants,{height:\"100%\",id:\"d_qdBhaCU\",layoutId:\"d_qdBhaCU\",MSawk59wZ:MSawk59wZfu5n1n,variant:\"V6LESNHM8\",width:\"100%\"})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1s7jv8c\",\"data-border\":true,layoutDependency:layoutDependency,layoutId:\"JQvAM7FWB\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(232, 232, 232)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",borderBottomLeftRadius:8,borderBottomRightRadius:8,borderTopLeftRadius:8,borderTopRightRadius:8},children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-x3obdu\",layoutDependency:layoutDependency,layoutId:\"NK1wbfPBI\",children:[/*#__PURE__*/_jsx(Link,{href:{webPageId:\"S6RvmS0iZ\"},children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-1vi54qb framer-17i3gc1\",\"data-border\":true,layoutDependency:layoutDependency,layoutId:\"H_mMoWt6t\",style:{\"--border-bottom-width\":\"0.2px\",\"--border-color\":\"rgb(199, 199, 199)\",\"--border-left-width\":\"0.2px\",\"--border-right-width\":\"0.2px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0.2px\",borderBottomLeftRadius:6,borderBottomRightRadius:6,borderTopLeftRadius:6,borderTopRightRadius:6},children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy01MDA=\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"20.38px\",\"--framer-text-alignment\":\"left\"},children:\"Automation as a Service\"})}),className:\"framer-53l9wp\",\"data-framer-name\":\"METRIKFLOW FOR:\",fonts:[\"GF;DM Sans-500\"],layoutDependency:layoutDependency,layoutId:\"z2XTCkxub\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy1yZWd1bGFy\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-size\":\"10px\",\"--framer-line-height\":\"14px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(122, 122, 122))\"},children:\"Streamline data collection effortlessly with MetrikFlow's automation services.\"})}),className:\"framer-1htq1vk\",\"data-framer-name\":\"From Carbon Footprint to Product LCA and ESG Reporting.\",fonts:[\"GF;DM Sans-regular\"],layoutDependency:layoutDependency,layoutId:\"YQ2hKZdke\",style:{\"--extracted-r6o4lv\":\"rgb(122, 122, 122)\"},verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsx(Link,{href:{webPageId:\"o0beNFjvJ\"},openInNewTab:false,children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-yp6itj framer-17i3gc1\",\"data-border\":true,layoutDependency:layoutDependency,layoutId:\"wGRWHpVX7\",style:{\"--border-bottom-width\":\"0.2px\",\"--border-color\":\"rgb(199, 199, 199)\",\"--border-left-width\":\"0.2px\",\"--border-right-width\":\"0.2px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0.2px\",borderBottomLeftRadius:6,borderBottomRightRadius:6,borderTopLeftRadius:6,borderTopRightRadius:6},children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy01MDA=\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"20.38px\",\"--framer-text-alignment\":\"left\"},children:\"ESG Assessment and Reporting\"})}),className:\"framer-lf40ma\",\"data-framer-name\":\"METRIKFLOW FOR:\",fonts:[\"GF;DM Sans-500\"],layoutDependency:layoutDependency,layoutId:\"YwfyjZUZo\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy1yZWd1bGFy\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-size\":\"10px\",\"--framer-line-height\":\"14px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(122, 122, 122))\"},children:\"Streamline ESG assessment and reporting, aligning with international standards.\"})}),className:\"framer-1ovklak\",\"data-framer-name\":\"From Carbon Footprint to Product LCA and ESG Reporting.\",fonts:[\"GF;DM Sans-regular\"],layoutDependency:layoutDependency,layoutId:\"Z68R1UKsH\",style:{\"--extracted-r6o4lv\":\"rgb(122, 122, 122)\"},verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsx(Link,{href:{webPageId:\"xv51GkItk\"},openInNewTab:false,children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-1axrsv0 framer-17i3gc1\",\"data-border\":true,layoutDependency:layoutDependency,layoutId:\"iRPYiDgNL\",style:{\"--border-bottom-width\":\"0.2px\",\"--border-color\":\"rgb(199, 199, 199)\",\"--border-left-width\":\"0.2px\",\"--border-right-width\":\"0.2px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0.2px\",borderBottomLeftRadius:6,borderBottomRightRadius:6,borderTopLeftRadius:6,borderTopRightRadius:6},children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy01MDA=\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"20.38px\",\"--framer-text-alignment\":\"left\"},children:\"Company Carbon Footprint\"})}),className:\"framer-ww4eg\",\"data-framer-name\":\"METRIKFLOW FOR:\",fonts:[\"GF;DM Sans-500\"],layoutDependency:layoutDependency,layoutId:\"UlD65dc0r\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy1yZWd1bGFy\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-size\":\"10px\",\"--framer-line-height\":\"14px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(122, 122, 122))\"},children:\"Simplify carbon footprint management for impactful sustainability strategies.\"})}),className:\"framer-1vbzvgm\",\"data-framer-name\":\"From Carbon Footprint to Product LCA and ESG Reporting.\",fonts:[\"GF;DM Sans-regular\"],layoutDependency:layoutDependency,layoutId:\"NGEr69qVs\",style:{\"--extracted-r6o4lv\":\"rgb(122, 122, 122)\"},verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsx(Link,{href:{webPageId:\"ewJ_IPITZ\"},openInNewTab:false,children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-b8bz50 framer-17i3gc1\",\"data-border\":true,layoutDependency:layoutDependency,layoutId:\"xJUIHPbZT\",style:{\"--border-bottom-width\":\"0.2px\",\"--border-color\":\"rgb(199, 199, 199)\",\"--border-left-width\":\"0.2px\",\"--border-right-width\":\"0.2px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0.2px\",borderBottomLeftRadius:6,borderBottomRightRadius:6,borderTopLeftRadius:6,borderTopRightRadius:6},children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy01MDA=\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"20.38px\",\"--framer-text-alignment\":\"left\"},children:\"Suppliers\u2019 Assessment\"})}),className:\"framer-8gl1mi\",\"data-framer-name\":\"METRIKFLOW FOR:\",fonts:[\"GF;DM Sans-500\"],layoutDependency:layoutDependency,layoutId:\"NWL0YgNX5\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy1yZWd1bGFy\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-size\":\"10px\",\"--framer-line-height\":\"14px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(122, 122, 122))\"},children:\"Integrate suppliers seamlessly for reliable environmental reporting and analysis.\"})}),className:\"framer-igqsd6\",\"data-framer-name\":\"From Carbon Footprint to Product LCA and ESG Reporting.\",fonts:[\"GF;DM Sans-regular\"],layoutDependency:layoutDependency,layoutId:\"pnHOk_ghX\",style:{\"--extracted-r6o4lv\":\"rgb(122, 122, 122)\"},verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsx(Link,{href:{webPageId:\"F8Xniip33\"},openInNewTab:false,children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-1kkv8i0 framer-17i3gc1\",\"data-border\":true,layoutDependency:layoutDependency,layoutId:\"LLzpbOjXy\",style:{\"--border-bottom-width\":\"0.2px\",\"--border-color\":\"rgb(199, 199, 199)\",\"--border-left-width\":\"0.2px\",\"--border-right-width\":\"0.2px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0.2px\",borderBottomLeftRadius:6,borderBottomRightRadius:6,borderTopLeftRadius:6,borderTopRightRadius:6},children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy01MDA=\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"20.38px\",\"--framer-text-alignment\":\"left\"},children:\"Lifecycle Assessment of Product\"})}),className:\"framer-u3ektz\",\"data-framer-name\":\"METRIKFLOW FOR:\",fonts:[\"GF;DM Sans-500\"],layoutDependency:layoutDependency,layoutId:\"GmGrmym9d\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy1yZWd1bGFy\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-size\":\"10px\",\"--framer-line-height\":\"14px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(122, 122, 122))\"},children:\"Rapidly conduct large-scale Lifecycle Assessments of Products (LCA & EPD).\"})}),className:\"framer-1ybpdxh\",\"data-framer-name\":\"From Carbon Footprint to Product LCA and ESG Reporting.\",fonts:[\"GF;DM Sans-regular\"],layoutDependency:layoutDependency,layoutId:\"aGltPBhYN\",style:{\"--extracted-r6o4lv\":\"rgb(122, 122, 122)\"},verticalAlignment:\"top\",withExternalLayout:true})]})})]}),/*#__PURE__*/_jsx(SVG,{className:\"framer-y13dhs\",\"data-framer-name\":\"Vector 297\",fill:\"rgb(232, 232, 232)\",intrinsicHeight:4,intrinsicWidth:660,layoutDependency:layoutDependency,layoutId:\"lOwXr1jNH\",style:{opacity:.64},svg:'<svg width=\"660\" height=\"4\" viewBox=\"-1 -1 660 4\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M0.371094 0.921875L657.277 0.921932\" stroke=\"#7A7A7A\" stroke-width=\"0.6\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-94vtih\",layoutDependency:layoutDependency,layoutId:\"ouKM8AVeB\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy01MDA=\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-size\":\"8px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0.11em\",\"--framer-line-height\":\"24.1px\",\"--framer-text-alignment\":\"left\"},children:\"SUSTAINABILITY SOLUTIONS TAILORED TO YOUR INDUSTRY\"})}),className:\"framer-natrev\",\"data-framer-name\":\"Sustainability solutions tailored to your industry\",fonts:[\"GF;DM Sans-500\"],layoutDependency:layoutDependency,layoutId:\"c3zI6bzyq\",verticalAlignment:\"top\",withExternalLayout:true})})]})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1lj86vm-container\",layoutDependency:layoutDependency,layoutId:\"xyWRf1uGT-container\",children:/*#__PURE__*/_jsx(NavbarTextMobileAllVariants,{height:\"100%\",id:\"xyWRf1uGT\",layoutId:\"xyWRf1uGT\",variant:\"vHGogTkmz\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-e5rfyy-container\",layoutDependency:layoutDependency,layoutId:\"KpuYC2tIT-container\",children:/*#__PURE__*/_jsx(NavbarTextMobileAllVariants,{height:\"100%\",id:\"KpuYC2tIT\",layoutId:\"KpuYC2tIT\",variant:\"dVCGBwZlN\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-gew56c-container\",layoutDependency:layoutDependency,layoutId:\"wPt8t7OCg-container\",children:/*#__PURE__*/_jsx(NavbarTextMobileAllVariants,{height:\"100%\",id:\"wPt8t7OCg\",layoutId:\"wPt8t7OCg\",variant:\"zvLEuG6BO\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1vt0094-container\",layoutDependency:layoutDependency,layoutId:\"ciLssRw8v-container\",children:/*#__PURE__*/_jsx(NavbarTextMobileAllVariants,{height:\"100%\",id:\"ciLssRw8v\",layoutId:\"ciLssRw8v\",variant:\"QDGuXWjuO\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"316px\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1s4q05y-container\",layoutDependency:layoutDependency,layoutId:\"Ldcoa2Pfj-container\",children:/*#__PURE__*/_jsx(ButtonMain1Copy,{height:\"100%\",id:\"Ldcoa2Pfj\",layoutId:\"Ldcoa2Pfj\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})]}),isDisplayed4()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1m4nsf1\",layoutDependency:layoutDependency,layoutId:\"nsgZXTmNN\",style:{backgroundColor:\"rgba(0, 0, 0, 0)\"},variants:{xqFKreDO2:{backgroundColor:\"rgb(255, 255, 255)\"}},children:[isDisplayed4()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({xqFKreDO2:{width:\"316px\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-3vt78r-container\",layoutDependency:layoutDependency,layoutId:\"Kb9PNZu2Q-container\",children:/*#__PURE__*/_jsx(ButtonMain1Copy,{height:\"100%\",id:\"Kb9PNZu2Q\",layoutId:\"Kb9PNZu2Q\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),isDisplayed5()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-12mvlpn\",\"data-border\":true,layoutDependency:layoutDependency,layoutId:\"bvfmeVH6x\",style:{\"--border-bottom-width\":\"0.5px\",\"--border-color\":\"rgb(122, 122, 122)\",\"--border-left-width\":\"0.5px\",\"--border-right-width\":\"0.5px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0.5px\",backgroundColor:\"rgb(255, 255, 255)\"},children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-27e71p\",\"data-framer-name\":\"Vector 297\",fill:\"hsl(0, 0%, 100%)\",intrinsicHeight:4,intrinsicWidth:660,layoutDependency:layoutDependency,layoutId:\"FIp1UxJJA\",svg:'<svg width=\"660\" height=\"4\" viewBox=\"-1 -1 660 4\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M0.371094 0.921875L657.277 0.921932\" stroke=\"#7A7A7A\" stroke-width=\"0.6\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-4f1stg\",layoutDependency:layoutDependency,layoutId:\"E5Rw0dE5Z\",style:{backgroundColor:\"rgb(255, 255, 255)\"},children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy01MDA=\",\"--framer-font-family\":'\"DM Sans\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"31.38px\"},children:\"Sports Organisation\"})}),className:\"framer-19ajvlt\",\"data-framer-name\":\"METRIKFLOW FOR:\",fonts:[\"GF;DM Sans-500\"],layoutDependency:layoutDependency,layoutId:\"Rl3yJKagj\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy01MDA=\",\"--framer-font-family\":'\"DM Sans\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"31.38px\"},children:\"SMEs\"})}),className:\"framer-nq9ckk\",\"data-framer-name\":\"METRIKFLOW FOR:\",fonts:[\"GF;DM Sans-500\"],layoutDependency:layoutDependency,layoutId:\"bGMivZSGH\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy01MDA=\",\"--framer-font-family\":'\"DM Sans\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"31.38px\"},children:\"Fashion and Retail\"})}),className:\"framer-vjdp0v\",\"data-framer-name\":\"METRIKFLOW FOR:\",fonts:[\"GF;DM Sans-500\"],layoutDependency:layoutDependency,layoutId:\"lQGjdpjZL\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy01MDA=\",\"--framer-font-family\":'\"DM Sans\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"31.38px\"},children:\"Financial Institutions\"})}),className:\"framer-1rffw9a\",\"data-framer-name\":\"METRIKFLOW FOR:\",fonts:[\"GF;DM Sans-500\"],layoutDependency:layoutDependency,layoutId:\"bQKdoFR6T\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy01MDA=\",\"--framer-font-family\":'\"DM Sans\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"31.38px\"},children:\"Consulting\"})}),className:\"framer-1456gcv\",\"data-framer-name\":\"METRIKFLOW FOR:\",fonts:[\"GF;DM Sans-500\"],layoutDependency:layoutDependency,layoutId:\"pLpaP1AL7\",verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1a22mpt\",layoutDependency:layoutDependency,layoutId:\"v2t7x2CgB\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1pu8vo1-container\",layoutDependency:layoutDependency,layoutId:\"a3KIWmJPR-container\",children:/*#__PURE__*/_jsx(NavbarTextMobileAllVariants,{height:\"100%\",id:\"a3KIWmJPR\",layoutId:\"a3KIWmJPR\",variant:\"QDGuXWjuO\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1esn752-container\",layoutDependency:layoutDependency,layoutId:\"XqjAeCbtx-container\",children:/*#__PURE__*/_jsx(NavbarTextMobileAllVariants,{height:\"100%\",id:\"XqjAeCbtx\",layoutId:\"XqjAeCbtx\",variant:\"Y6Uo_IXBW\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-167e530-container\",layoutDependency:layoutDependency,layoutId:\"OfnErlD03-container\",children:/*#__PURE__*/_jsx(NavbarTextMobileAllVariants,{height:\"100%\",id:\"OfnErlD03\",layoutId:\"OfnErlD03\",MSawk59wZ:MSawk59wZ1qcg094,variant:\"AKlbRhDTz\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-ysjwe2-container\",layoutDependency:layoutDependency,layoutId:\"CawCVbp2B-container\",children:/*#__PURE__*/_jsx(NavbarTextMobileAllVariants,{height:\"100%\",id:\"CawCVbp2B\",layoutId:\"CawCVbp2B\",variant:\"vHGogTkmz\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1ehhu2q-container\",layoutDependency:layoutDependency,layoutId:\"AN2hkdWI1-container\",children:/*#__PURE__*/_jsx(NavbarTextMobileAllVariants,{height:\"100%\",id:\"AN2hkdWI1\",layoutId:\"AN2hkdWI1\",variant:\"zvLEuG6BO\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1ahdn3l-container\",layoutDependency:layoutDependency,layoutId:\"QS1xLn3VD-container\",children:/*#__PURE__*/_jsx(NavbarTextMobileAllVariants,{height:\"100%\",id:\"QS1xLn3VD\",layoutId:\"QS1xLn3VD\",variant:\"dVCGBwZlN\",width:\"100%\"})})})]})]}),isDisplayed4()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1juqial\",layoutDependency:layoutDependency,layoutId:\"uKMt_fp4l\",children:[/*#__PURE__*/_jsx(Link,{href:{webPageId:\"augiA20Il\"},children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-7wi2qb framer-17i3gc1\",\"data-framer-name\":\"ww\",layoutDependency:layoutDependency,layoutId:\"lxk7U77U1\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",positionX:\"center\",positionY:\"center\",sizes:\"170px\",src:\"https://framerusercontent.com/images/5Mb8QoSeT9S7crkWjBYInk3Bc6o.png\",srcSet:\"https://framerusercontent.com/images/5Mb8QoSeT9S7crkWjBYInk3Bc6o.png?scale-down-to=512 512w,https://framerusercontent.com/images/5Mb8QoSeT9S7crkWjBYInk3Bc6o.png 550w\"},className:\"framer-fl8j0a\",\"data-framer-name\":\"Group 40323\",layoutDependency:layoutDependency,layoutId:\"u82n9gvvI\"})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1s4n92l\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"m6ETJ7_ks\",onTap:onTapzqcwry,style:{backgroundColor:\"rgb(255, 255, 255)\"},children:/*#__PURE__*/_jsx(SVG,{className:\"framer-gyets1\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:19,intrinsicWidth:20,layoutDependency:layoutDependency,layoutId:\"TQTPaZrOu\",svg:'<svg width=\"20\" height=\"19\" viewBox=\"0 0 20 19\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M0 1C0 0.734784 0.105357 0.48043 0.292893 0.292893C0.48043 0.105357 0.734784 0 1 0H19C19.2652 0 19.5196 0.105357 19.7071 0.292893C19.8946 0.48043 20 0.734784 20 1C20 1.26522 19.8946 1.51957 19.7071 1.70711C19.5196 1.89464 19.2652 2 19 2H1C0.734784 2 0.48043 1.89464 0.292893 1.70711C0.105357 1.51957 0 1.26522 0 1ZM0 9.032C0 8.76678 0.105357 8.51243 0.292893 8.32489C0.48043 8.13736 0.734784 8.032 1 8.032H19C19.2652 8.032 19.5196 8.13736 19.7071 8.32489C19.8946 8.51243 20 8.76678 20 9.032C20 9.29722 19.8946 9.55157 19.7071 9.73911C19.5196 9.92664 19.2652 10.032 19 10.032H1C0.734784 10.032 0.48043 9.92664 0.292893 9.73911C0.105357 9.55157 0 9.29722 0 9.032ZM1 16.064C0.734784 16.064 0.48043 16.1694 0.292893 16.3569C0.105357 16.5444 0 16.7988 0 17.064C0 17.3292 0.105357 17.5836 0.292893 17.7711C0.48043 17.9586 0.734784 18.064 1 18.064H19C19.2652 18.064 19.5196 17.9586 19.7071 17.7711C19.8946 17.5836 20 17.3292 20 17.064C20 16.7988 19.8946 16.5444 19.7071 16.3569C19.5196 16.1694 19.2652 16.064 19 16.064H1Z\" fill=\"#120C2C\"/>\\n</svg>\\n',withExternalLayout:true})})]}),isDisplayed3()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-hkrhu1\",layoutDependency:layoutDependency,layoutId:\"u0Q24mCEi\",children:[/*#__PURE__*/_jsx(Link,{href:{webPageId:\"augiA20Il\"},children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-bctd4e framer-17i3gc1\",\"data-framer-name\":\"ww\",layoutDependency:layoutDependency,layoutId:\"sn5ULvDe8\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",positionX:\"center\",positionY:\"center\",sizes:\"170px\",src:\"https://framerusercontent.com/images/5Mb8QoSeT9S7crkWjBYInk3Bc6o.png\",srcSet:\"https://framerusercontent.com/images/5Mb8QoSeT9S7crkWjBYInk3Bc6o.png?scale-down-to=512 512w,https://framerusercontent.com/images/5Mb8QoSeT9S7crkWjBYInk3Bc6o.png 550w\"},className:\"framer-1otktgx\",\"data-framer-name\":\"Group 40323\",layoutDependency:layoutDependency,layoutId:\"kaWsAtdn3\"})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1nsgtle\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"icH0A1WCS\",onTap:onTapzqcwry,style:{backgroundColor:\"rgb(255, 255, 255)\"},children:/*#__PURE__*/_jsx(SVG,{className:\"framer-y0gx0t\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:19,intrinsicWidth:20,layoutDependency:layoutDependency,layoutId:\"VTyJusPxS\",svg:'<svg width=\"20\" height=\"19\" viewBox=\"0 0 20 19\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M0 1C0 0.734784 0.105357 0.48043 0.292893 0.292893C0.48043 0.105357 0.734784 0 1 0H19C19.2652 0 19.5196 0.105357 19.7071 0.292893C19.8946 0.48043 20 0.734784 20 1C20 1.26522 19.8946 1.51957 19.7071 1.70711C19.5196 1.89464 19.2652 2 19 2H1C0.734784 2 0.48043 1.89464 0.292893 1.70711C0.105357 1.51957 0 1.26522 0 1ZM0 9.032C0 8.76678 0.105357 8.51243 0.292893 8.32489C0.48043 8.13736 0.734784 8.032 1 8.032H19C19.2652 8.032 19.5196 8.13736 19.7071 8.32489C19.8946 8.51243 20 8.76678 20 9.032C20 9.29722 19.8946 9.55157 19.7071 9.73911C19.5196 9.92664 19.2652 10.032 19 10.032H1C0.734784 10.032 0.48043 9.92664 0.292893 9.73911C0.105357 9.55157 0 9.29722 0 9.032ZM1 16.064C0.734784 16.064 0.48043 16.1694 0.292893 16.3569C0.105357 16.5444 0 16.7988 0 17.064C0 17.3292 0.105357 17.5836 0.292893 17.7711C0.48043 17.9586 0.734784 18.064 1 18.064H19C19.2652 18.064 19.5196 17.9586 19.7071 17.7711C19.8946 17.5836 20 17.3292 20 17.064C20 16.7988 19.8946 16.5444 19.7071 16.3569C19.5196 16.1694 19.2652 16.064 19 16.064H1Z\" fill=\"#120C2C\"/>\\n</svg>\\n',withExternalLayout:true})})]}),isDisplayed6()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1vt0f7q\",layoutDependency:layoutDependency,layoutId:\"qEHm8eRGA\",children:[/*#__PURE__*/_jsx(Link,{href:{webPageId:\"augiA20Il\"},children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-1v4drde framer-17i3gc1\",\"data-framer-name\":\"ww\",layoutDependency:layoutDependency,layoutId:\"H7QC4djr6\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1410,intrinsicWidth:10502,pixelHeight:1410,pixelWidth:10502,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/pjcZb4KIXdI9uMshafKGWe22do.png\"},className:\"framer-7gxwuf\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"FE5KfJuoY\",onTap:onTapsnr6qb})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-h44cp1\",layoutDependency:layoutDependency,layoutId:\"TXWpQ3kG6\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-6460t5\",\"data-framer-name\":\"Navbar Text/Home\",layoutDependency:layoutDependency,layoutId:\"TImRfVnxm\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"augiA20Il\"},children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-fcmkil framer-17i3gc1\",\"data-framer-name\":\"Group 40268\",layoutDependency:layoutDependency,layoutId:\"C0qw7Bfco\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1aai5gg\",\"data-border\":true,\"data-framer-name\":\"Rectangle 1961\",layoutDependency:layoutDependency,layoutId:\"jyoXecKeg\",style:{\"--border-bottom-width\":\"0.5px\",\"--border-color\":\"rgba(0, 0, 0, 0.2)\",\"--border-left-width\":\"0.5px\",\"--border-right-width\":\"0.5px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0.5px\",borderBottomLeftRadius:35,borderBottomRightRadius:35,borderTopLeftRadius:35,borderTopRightRadius:35}}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy1yZWd1bGFy\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-line-height\":\"31.38px\",\"--framer-text-alignment\":\"center\"},children:\"Home\"})}),className:\"framer-ke47kc\",\"data-framer-name\":\"Home\",fonts:[\"GF;DM Sans-regular\"],layoutDependency:layoutDependency,layoutId:\"o9WpA1vEo\",style:{\"--framer-paragraph-spacing\":\"0px\"},transformTemplate:transformTemplate1,verticalAlignment:\"top\",withExternalLayout:true})]})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-nc19oz\",\"data-framer-name\":\"Navbar Text/Product\",layoutDependency:layoutDependency,layoutId:\"bUXZsTBnD\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"vxBlBaNer\"},openInNewTab:false,children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-7zid8e framer-17i3gc1\",\"data-framer-name\":\"Group 40268\",layoutDependency:layoutDependency,layoutId:\"B44NeR6rX\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-yibrni\",\"data-border\":true,\"data-framer-name\":\"Rectangle 1961\",layoutDependency:layoutDependency,layoutId:\"sEd3y9EKT\",style:{\"--border-bottom-width\":\"0.5px\",\"--border-color\":\"rgba(0, 0, 0, 0.2)\",\"--border-left-width\":\"0.5px\",\"--border-right-width\":\"0.5px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0.5px\",backgroundColor:\"rgb(0, 0, 0)\",borderBottomLeftRadius:35,borderBottomRightRadius:35,borderTopLeftRadius:35,borderTopRightRadius:35}}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy01MDA=\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"31.38px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-bd16a7f6-ea48-4d12-ad08-19857acf06f8, rgb(255, 255, 255)))\"},children:\"Product\"})}),className:\"framer-14rwi86\",\"data-framer-name\":\"Product\",fonts:[\"GF;DM Sans-500\"],layoutDependency:layoutDependency,layoutId:\"YNY4sjnNd\",style:{\"--extracted-r6o4lv\":\"var(--token-bd16a7f6-ea48-4d12-ad08-19857acf06f8, rgb(255, 255, 255))\",\"--framer-paragraph-spacing\":\"0px\"},transformTemplate:transformTemplate1,verticalAlignment:\"top\",withExternalLayout:true})]})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-dk8ccr-container\",\"data-framer-name\":\"Navbar Text/Solutions\",layoutDependency:layoutDependency,layoutId:\"LiAcZEzI3-container\",name:\"Navbar Text/Solutions\",children:/*#__PURE__*/_jsx(NavbarTextSolutions,{height:\"100%\",id:\"LiAcZEzI3\",layoutId:\"LiAcZEzI3\",name:\"Navbar Text/Solutions\",style:{height:\"100%\"},variant:\"IdXGgnz7y\",width:\"100%\"})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1s2kvwh\",\"data-framer-name\":\"Navbar Text/Pricing\",layoutDependency:layoutDependency,layoutId:\"yskP8jqtf\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"I3J_aPjvB\"},children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-oom04h framer-17i3gc1\",\"data-framer-name\":\"Group 40266\",layoutDependency:layoutDependency,layoutId:\"nJ0uBmoL8\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-7xpvlx\",\"data-border\":true,\"data-framer-name\":\"Rectangle 1963\",layoutDependency:layoutDependency,layoutId:\"go6E2AdEU\",style:{\"--border-bottom-width\":\"0.5px\",\"--border-color\":\"rgba(0, 0, 0, 0.2)\",\"--border-left-width\":\"0.5px\",\"--border-right-width\":\"0.5px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0.5px\",borderBottomLeftRadius:35,borderBottomRightRadius:35,borderTopLeftRadius:35,borderTopRightRadius:35}}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy1yZWd1bGFy\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-line-height\":\"31.38px\"},children:\"Pricing\"})}),className:\"framer-16li31n\",\"data-framer-name\":\"Pricing\",fonts:[\"GF;DM Sans-regular\"],layoutDependency:layoutDependency,layoutId:\"b65aemtxK\",style:{\"--framer-paragraph-spacing\":\"0px\"},transformTemplate:transformTemplate1,verticalAlignment:\"top\",withExternalLayout:true})]})})}),/*#__PURE__*/_jsx(Link,{href:{webPageId:\"NgRLjnhrO\"},children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-pqipzd framer-17i3gc1\",\"data-framer-name\":\"Navbar Text/About Us\",layoutDependency:layoutDependency,layoutId:\"UAKiKDjfQ\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-11ysopk\",\"data-framer-name\":\"Group 40265\",layoutDependency:layoutDependency,layoutId:\"rqdr_xw2Y\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-ca9ohr\",\"data-border\":true,\"data-framer-name\":\"Rectangle 1964\",layoutDependency:layoutDependency,layoutId:\"EN0lCZYjF\",style:{\"--border-bottom-width\":\"0.5px\",\"--border-color\":\"rgba(0, 0, 0, 0.2)\",\"--border-left-width\":\"0.5px\",\"--border-right-width\":\"0.5px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0.5px\",borderBottomLeftRadius:35,borderBottomRightRadius:35,borderTopLeftRadius:35,borderTopRightRadius:35}}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy1yZWd1bGFy\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-line-height\":\"31.38px\"},children:\"About Us\"})}),className:\"framer-1ul0di0\",\"data-framer-name\":\"About Us\",fonts:[\"GF;DM Sans-regular\"],layoutDependency:layoutDependency,layoutId:\"TFnbiqZ8G\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})]})})}),/*#__PURE__*/_jsx(Link,{href:{webPageId:\"Rd30kItY9\"},children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-1r2zakf framer-17i3gc1\",\"data-framer-name\":\"Navbar Text/KC\",layoutDependency:layoutDependency,layoutId:\"zTgLEmJ5G\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1a9vc2u\",\"data-framer-name\":\"Group 40264\",layoutDependency:layoutDependency,layoutId:\"QFvt_CdmY\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-dj7nr8\",\"data-border\":true,\"data-framer-name\":\"Rectangle 1965\",layoutDependency:layoutDependency,layoutId:\"FzJdwvcpG\",style:{\"--border-bottom-width\":\"0.5px\",\"--border-color\":\"rgba(0, 0, 0, 0.2)\",\"--border-left-width\":\"0.5px\",\"--border-right-width\":\"0.5px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0.5px\",borderBottomLeftRadius:35,borderBottomRightRadius:35,borderTopLeftRadius:35,borderTopRightRadius:35}}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy1yZWd1bGFy\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-line-height\":\"31.38px\",\"--framer-text-alignment\":\"center\"},children:\"Knowledge Centre\"})}),className:\"framer-19uqxas\",\"data-framer-name\":\"Knowledge Centre\",fonts:[\"GF;DM Sans-regular\"],layoutDependency:layoutDependency,layoutId:\"FiWLaWuFO\",style:{\"--framer-paragraph-spacing\":\"0px\"},transformTemplate:transformTemplate1,verticalAlignment:\"top\",withExternalLayout:true})]})})})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-yhzmmr\",layoutDependency:layoutDependency,layoutId:\"QtkMuPbvC\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1yinrec-container\",layoutDependency:layoutDependency,layoutId:\"bjxfWxiyA-container\",style:{opacity:0},children:/*#__PURE__*/_jsx(ButtonSecondary1,{height:\"100%\",id:\"bjxfWxiyA\",layoutId:\"bjxfWxiyA\",style:{height:\"100%\",width:\"100%\"},title:\"Sign In\",width:\"100%\"})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-tc9pht\",\"data-framer-name\":\"Group 2109\",layoutDependency:layoutDependency,layoutId:\"WuytZUib1\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"140px\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-dpphed-container\",layoutDependency:layoutDependency,layoutId:\"BUKLCQVxc-container\",children:/*#__PURE__*/_jsx(ButtonMain1Copy,{height:\"100%\",id:\"BUKLCQVxc\",layoutId:\"BUKLCQVxc\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})})]})]}),isDisplayed7()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-19ciawy\",layoutDependency:layoutDependency,layoutId:\"fppP9Mxs9\",children:[/*#__PURE__*/_jsx(Link,{href:{webPageId:\"augiA20Il\"},children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-17jvzik framer-17i3gc1\",\"data-framer-name\":\"ww\",layoutDependency:layoutDependency,layoutId:\"Y_qWcvnrn\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1410,intrinsicWidth:10502,pixelHeight:1410,pixelWidth:10502,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/pjcZb4KIXdI9uMshafKGWe22do.png\"},className:\"framer-s5gdgl\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"NRSFS_HYW\",onTap:onTapsnr6qb})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-wd81e9\",layoutDependency:layoutDependency,layoutId:\"LCzSRJixn\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-m9cgvj\",\"data-framer-name\":\"Navbar Text/Home\",layoutDependency:layoutDependency,layoutId:\"kCuK5O4Bu\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"augiA20Il\"},children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-1y3vlj8 framer-17i3gc1\",\"data-framer-name\":\"Group 40268\",layoutDependency:layoutDependency,layoutId:\"EUZ_jbZV1\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-11z81dj\",\"data-border\":true,\"data-framer-name\":\"Rectangle 1961\",layoutDependency:layoutDependency,layoutId:\"yXl5vFPzV\",style:{\"--border-bottom-width\":\"0.5px\",\"--border-color\":\"rgba(0, 0, 0, 0.2)\",\"--border-left-width\":\"0.5px\",\"--border-right-width\":\"0.5px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0.5px\",borderBottomLeftRadius:35,borderBottomRightRadius:35,borderTopLeftRadius:35,borderTopRightRadius:35}}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy1yZWd1bGFy\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-line-height\":\"31.38px\",\"--framer-text-alignment\":\"center\"},children:\"Home\"})}),className:\"framer-13tnu68\",\"data-framer-name\":\"Home\",fonts:[\"GF;DM Sans-regular\"],layoutDependency:layoutDependency,layoutId:\"l3aZKnyAe\",style:{\"--framer-paragraph-spacing\":\"0px\"},transformTemplate:transformTemplate1,verticalAlignment:\"top\",withExternalLayout:true})]})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-cnbnku\",\"data-framer-name\":\"Navbar Text/Product\",layoutDependency:layoutDependency,layoutId:\"wDoDXfL4r\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"vxBlBaNer\"},openInNewTab:false,children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-1p6vgud framer-17i3gc1\",\"data-framer-name\":\"Group 40268\",layoutDependency:layoutDependency,layoutId:\"HZePnqfUh\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-ng1b68\",\"data-border\":true,\"data-framer-name\":\"Rectangle 1961\",layoutDependency:layoutDependency,layoutId:\"yjYCTnd2C\",style:{\"--border-bottom-width\":\"0.5px\",\"--border-color\":\"rgba(0, 0, 0, 0.2)\",\"--border-left-width\":\"0.5px\",\"--border-right-width\":\"0.5px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0.5px\",borderBottomLeftRadius:35,borderBottomRightRadius:35,borderTopLeftRadius:35,borderTopRightRadius:35}}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy1yZWd1bGFy\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-line-height\":\"31.38px\",\"--framer-text-alignment\":\"center\"},children:\"Product\"})}),className:\"framer-1diticz\",\"data-framer-name\":\"Product\",fonts:[\"GF;DM Sans-regular\"],layoutDependency:layoutDependency,layoutId:\"DKKUHNH6m\",style:{\"--framer-paragraph-spacing\":\"0px\"},transformTemplate:transformTemplate1,verticalAlignment:\"top\",withExternalLayout:true})]})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1p0ww4e-container\",\"data-framer-name\":\"Navbar Text/Solutions\",layoutDependency:layoutDependency,layoutId:\"yi45BfXhF-container\",name:\"Navbar Text/Solutions\",children:/*#__PURE__*/_jsx(NavbarTextSolutions,{height:\"100%\",id:\"yi45BfXhF\",layoutId:\"yi45BfXhF\",name:\"Navbar Text/Solutions\",style:{height:\"100%\"},variant:\"HoYQKLB8A\",width:\"100%\"})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-vhnxlr\",\"data-framer-name\":\"Navbar Text/Pricing\",layoutDependency:layoutDependency,layoutId:\"lk9ZNMnj0\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"I3J_aPjvB\"},children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-1hrjs6j framer-17i3gc1\",\"data-framer-name\":\"Group 40266\",layoutDependency:layoutDependency,layoutId:\"hXjPWDdWT\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-188s250\",\"data-border\":true,\"data-framer-name\":\"Rectangle 1963\",layoutDependency:layoutDependency,layoutId:\"T_aUtMiKN\",style:{\"--border-bottom-width\":\"0.5px\",\"--border-color\":\"rgba(0, 0, 0, 0.2)\",\"--border-left-width\":\"0.5px\",\"--border-right-width\":\"0.5px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0.5px\",borderBottomLeftRadius:35,borderBottomRightRadius:35,borderTopLeftRadius:35,borderTopRightRadius:35}}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy1yZWd1bGFy\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-line-height\":\"31.38px\"},children:\"Pricing\"})}),className:\"framer-12e2era\",\"data-framer-name\":\"Pricing\",fonts:[\"GF;DM Sans-regular\"],layoutDependency:layoutDependency,layoutId:\"s7AAPtiIF\",style:{\"--framer-paragraph-spacing\":\"0px\"},transformTemplate:transformTemplate1,verticalAlignment:\"top\",withExternalLayout:true})]})})}),/*#__PURE__*/_jsx(Link,{href:{webPageId:\"NgRLjnhrO\"},children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-1dj9qld framer-17i3gc1\",\"data-framer-name\":\"Navbar Text/About Us\",layoutDependency:layoutDependency,layoutId:\"AF97PUd1N\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1q9gs7\",\"data-framer-name\":\"Group 40265\",layoutDependency:layoutDependency,layoutId:\"yCWf8p6tm\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-5ssoiu\",\"data-border\":true,\"data-framer-name\":\"Rectangle 1964\",layoutDependency:layoutDependency,layoutId:\"GOfesRUxp\",style:{\"--border-bottom-width\":\"0.5px\",\"--border-color\":\"rgba(0, 0, 0, 0.2)\",\"--border-left-width\":\"0.5px\",\"--border-right-width\":\"0.5px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0.5px\",borderBottomLeftRadius:35,borderBottomRightRadius:35,borderTopLeftRadius:35,borderTopRightRadius:35}}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy1yZWd1bGFy\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-line-height\":\"31.38px\"},children:\"About Us\"})}),className:\"framer-19g5qix\",\"data-framer-name\":\"About Us\",fonts:[\"GF;DM Sans-regular\"],layoutDependency:layoutDependency,layoutId:\"bHlrPvOIt\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})]})})}),/*#__PURE__*/_jsx(Link,{href:{webPageId:\"Rd30kItY9\"},children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-t0wlb7 framer-17i3gc1\",\"data-framer-name\":\"Navbar Text/KC\",layoutDependency:layoutDependency,layoutId:\"L91qP6Wta\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1xfrup3\",\"data-framer-name\":\"Group 40264\",layoutDependency:layoutDependency,layoutId:\"YdgShUnTL\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1tdc94e\",\"data-border\":true,\"data-framer-name\":\"Rectangle 1965\",layoutDependency:layoutDependency,layoutId:\"dDixb7zEG\",style:{\"--border-bottom-width\":\"0.5px\",\"--border-color\":\"rgba(0, 0, 0, 0.2)\",\"--border-left-width\":\"0.5px\",\"--border-right-width\":\"0.5px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0.5px\",borderBottomLeftRadius:35,borderBottomRightRadius:35,borderTopLeftRadius:35,borderTopRightRadius:35}}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy1yZWd1bGFy\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-line-height\":\"31.38px\",\"--framer-text-alignment\":\"center\"},children:\"Knowledge Centre\"})}),className:\"framer-1ptqm0s\",\"data-framer-name\":\"Knowledge Centre\",fonts:[\"GF;DM Sans-regular\"],layoutDependency:layoutDependency,layoutId:\"CMAmYM6Dx\",style:{\"--framer-paragraph-spacing\":\"0px\"},transformTemplate:transformTemplate1,verticalAlignment:\"top\",withExternalLayout:true})]})})})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1twjvfq\",layoutDependency:layoutDependency,layoutId:\"kLlSiDNYI\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1hmu6lg-container\",layoutDependency:layoutDependency,layoutId:\"TqwEJBJQV-container\",style:{opacity:0},children:/*#__PURE__*/_jsx(ButtonSecondary1,{height:\"100%\",id:\"TqwEJBJQV\",layoutId:\"TqwEJBJQV\",style:{height:\"100%\",width:\"100%\"},title:\"Sign In\",width:\"100%\"})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-sbjqou\",\"data-framer-name\":\"Group 2109\",layoutDependency:layoutDependency,layoutId:\"UObI4ROvN\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"140px\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-m16oom-container\",layoutDependency:layoutDependency,layoutId:\"RXXWY0jeZ-container\",children:/*#__PURE__*/_jsx(ButtonMain1Copy,{height:\"100%\",id:\"RXXWY0jeZ\",layoutId:\"RXXWY0jeZ\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})})]})]}),isDisplayed8()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-18jktnj\",layoutDependency:layoutDependency,layoutId:\"rnQs3XiCY\",children:[/*#__PURE__*/_jsx(Link,{href:{webPageId:\"augiA20Il\"},children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-1n85hv7 framer-17i3gc1\",\"data-framer-name\":\"ww\",layoutDependency:layoutDependency,layoutId:\"MYtkMZkTn\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1410,intrinsicWidth:10502,pixelHeight:1410,pixelWidth:10502,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/pjcZb4KIXdI9uMshafKGWe22do.png\"},className:\"framer-51qh3f\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"o6AU7hUWE\",onTap:onTapsnr6qb})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-csmuz6\",layoutDependency:layoutDependency,layoutId:\"S6IY1al54\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-eb3irf\",\"data-framer-name\":\"Navbar Text/Home\",layoutDependency:layoutDependency,layoutId:\"VZ3oFs5LC\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"augiA20Il\"},children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-gop0e5 framer-17i3gc1\",\"data-framer-name\":\"Group 40268\",layoutDependency:layoutDependency,layoutId:\"cqMr5V9eR\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-9qqkyp\",\"data-border\":true,\"data-framer-name\":\"Rectangle 1961\",layoutDependency:layoutDependency,layoutId:\"b6xzV0JKw\",style:{\"--border-bottom-width\":\"0.5px\",\"--border-color\":\"rgba(0, 0, 0, 0.2)\",\"--border-left-width\":\"0.5px\",\"--border-right-width\":\"0.5px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0.5px\",borderBottomLeftRadius:35,borderBottomRightRadius:35,borderTopLeftRadius:35,borderTopRightRadius:35}}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy1yZWd1bGFy\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-line-height\":\"31.38px\",\"--framer-text-alignment\":\"center\"},children:\"Home\"})}),className:\"framer-19mrjfu\",\"data-framer-name\":\"Home\",fonts:[\"GF;DM Sans-regular\"],layoutDependency:layoutDependency,layoutId:\"TgbHChHNf\",style:{\"--framer-paragraph-spacing\":\"0px\"},transformTemplate:transformTemplate1,verticalAlignment:\"top\",withExternalLayout:true})]})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-719r2p\",\"data-framer-name\":\"Navbar Text/Product\",layoutDependency:layoutDependency,layoutId:\"BoWOwp006\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"vxBlBaNer\"},openInNewTab:false,children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-qk7xjv framer-17i3gc1\",\"data-framer-name\":\"Group 40268\",layoutDependency:layoutDependency,layoutId:\"BmlQnO7HG\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1xwzkku\",\"data-border\":true,\"data-framer-name\":\"Rectangle 1961\",layoutDependency:layoutDependency,layoutId:\"OO9zjeYZp\",style:{\"--border-bottom-width\":\"0.5px\",\"--border-color\":\"rgba(0, 0, 0, 0.2)\",\"--border-left-width\":\"0.5px\",\"--border-right-width\":\"0.5px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0.5px\",borderBottomLeftRadius:35,borderBottomRightRadius:35,borderTopLeftRadius:35,borderTopRightRadius:35}}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy1yZWd1bGFy\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-line-height\":\"31.38px\",\"--framer-text-alignment\":\"center\"},children:\"Product\"})}),className:\"framer-1c9wbc7\",\"data-framer-name\":\"Product\",fonts:[\"GF;DM Sans-regular\"],layoutDependency:layoutDependency,layoutId:\"NfO1VuORP\",style:{\"--framer-paragraph-spacing\":\"0px\"},transformTemplate:transformTemplate1,verticalAlignment:\"top\",withExternalLayout:true})]})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1asc8sh-container\",\"data-framer-name\":\"Navbar Text/Solutions\",layoutDependency:layoutDependency,layoutId:\"keLRHQkoX-container\",name:\"Navbar Text/Solutions\",children:/*#__PURE__*/_jsx(NavbarTextSolutions,{height:\"100%\",id:\"keLRHQkoX\",layoutId:\"keLRHQkoX\",name:\"Navbar Text/Solutions\",style:{height:\"100%\"},variant:\"IdXGgnz7y\",width:\"100%\"})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-51jyl\",\"data-framer-name\":\"Navbar Text/Pricing\",layoutDependency:layoutDependency,layoutId:\"q1FJn6WMf\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"I3J_aPjvB\"},children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-1tihx87 framer-17i3gc1\",\"data-framer-name\":\"Group 40266\",layoutDependency:layoutDependency,layoutId:\"MiK3s0stR\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-a0j3kq\",\"data-border\":true,\"data-framer-name\":\"Rectangle 1963\",layoutDependency:layoutDependency,layoutId:\"oJgZxNjgK\",style:{\"--border-bottom-width\":\"0.5px\",\"--border-color\":\"rgba(0, 0, 0, 0.2)\",\"--border-left-width\":\"0.5px\",\"--border-right-width\":\"0.5px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0.5px\",backgroundColor:\"rgb(0, 0, 0)\",borderBottomLeftRadius:35,borderBottomRightRadius:35,borderTopLeftRadius:35,borderTopRightRadius:35}}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy01MDA=\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"31.38px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-bd16a7f6-ea48-4d12-ad08-19857acf06f8, rgb(255, 255, 255)))\"},children:\"Pricing\"})}),className:\"framer-dt4m3c\",\"data-framer-name\":\"Pricing\",fonts:[\"GF;DM Sans-500\"],layoutDependency:layoutDependency,layoutId:\"zsEOfeH_M\",style:{\"--extracted-r6o4lv\":\"var(--token-bd16a7f6-ea48-4d12-ad08-19857acf06f8, rgb(255, 255, 255))\",\"--framer-paragraph-spacing\":\"0px\"},transformTemplate:transformTemplate1,verticalAlignment:\"top\",withExternalLayout:true})]})})}),/*#__PURE__*/_jsx(Link,{href:{webPageId:\"NgRLjnhrO\"},children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-vmfon1 framer-17i3gc1\",\"data-framer-name\":\"Navbar Text/About Us\",layoutDependency:layoutDependency,layoutId:\"A6wFWHl_K\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-czbmq6\",\"data-framer-name\":\"Group 40265\",layoutDependency:layoutDependency,layoutId:\"vMwjvivKU\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-14hqucy\",\"data-border\":true,\"data-framer-name\":\"Rectangle 1964\",layoutDependency:layoutDependency,layoutId:\"YNsVhvh01\",style:{\"--border-bottom-width\":\"0.5px\",\"--border-color\":\"rgba(0, 0, 0, 0.2)\",\"--border-left-width\":\"0.5px\",\"--border-right-width\":\"0.5px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0.5px\",borderBottomLeftRadius:35,borderBottomRightRadius:35,borderTopLeftRadius:35,borderTopRightRadius:35}}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy1yZWd1bGFy\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-line-height\":\"31.38px\"},children:\"About Us\"})}),className:\"framer-2djcwz\",\"data-framer-name\":\"About Us\",fonts:[\"GF;DM Sans-regular\"],layoutDependency:layoutDependency,layoutId:\"pFKuwJChS\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})]})})}),/*#__PURE__*/_jsx(Link,{href:{webPageId:\"Rd30kItY9\"},children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-2woqc3 framer-17i3gc1\",\"data-framer-name\":\"Navbar Text/KC\",layoutDependency:layoutDependency,layoutId:\"G255HMAwN\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1xhfmsv\",\"data-framer-name\":\"Group 40264\",layoutDependency:layoutDependency,layoutId:\"InvPBYV04\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-9caahe\",\"data-border\":true,\"data-framer-name\":\"Rectangle 1965\",layoutDependency:layoutDependency,layoutId:\"lstOKLzc2\",style:{\"--border-bottom-width\":\"0.5px\",\"--border-color\":\"rgba(0, 0, 0, 0.2)\",\"--border-left-width\":\"0.5px\",\"--border-right-width\":\"0.5px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0.5px\",borderBottomLeftRadius:35,borderBottomRightRadius:35,borderTopLeftRadius:35,borderTopRightRadius:35}}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy1yZWd1bGFy\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-line-height\":\"31.38px\",\"--framer-text-alignment\":\"center\"},children:\"Knowledge Centre\"})}),className:\"framer-1lqc2os\",\"data-framer-name\":\"Knowledge Centre\",fonts:[\"GF;DM Sans-regular\"],layoutDependency:layoutDependency,layoutId:\"IOldMZg02\",style:{\"--framer-paragraph-spacing\":\"0px\"},transformTemplate:transformTemplate1,verticalAlignment:\"top\",withExternalLayout:true})]})})})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-qzue5f\",layoutDependency:layoutDependency,layoutId:\"g6GKeyiFN\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-6207qq-container\",layoutDependency:layoutDependency,layoutId:\"lwlCgErCL-container\",style:{opacity:0},children:/*#__PURE__*/_jsx(ButtonSecondary1,{height:\"100%\",id:\"lwlCgErCL\",layoutId:\"lwlCgErCL\",style:{height:\"100%\",width:\"100%\"},title:\"Sign In\",width:\"100%\"})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-s919p\",\"data-framer-name\":\"Group 2109\",layoutDependency:layoutDependency,layoutId:\"Heneur49T\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"140px\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1500u9y-container\",layoutDependency:layoutDependency,layoutId:\"tzJm66a0a-container\",children:/*#__PURE__*/_jsx(ButtonMain1Copy,{height:\"100%\",id:\"tzJm66a0a\",layoutId:\"tzJm66a0a\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})})]})]}),isDisplayed9()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-rtfts2\",layoutDependency:layoutDependency,layoutId:\"QJHyG0rCQ\",children:[/*#__PURE__*/_jsx(Link,{href:{webPageId:\"augiA20Il\"},children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-1xx9ag7 framer-17i3gc1\",\"data-framer-name\":\"ww\",layoutDependency:layoutDependency,layoutId:\"hHKUhqlkr\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1410,intrinsicWidth:10502,pixelHeight:1410,pixelWidth:10502,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/pjcZb4KIXdI9uMshafKGWe22do.png\"},className:\"framer-qw96dn\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"xEAvCY9tZ\",onTap:onTapsnr6qb})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-18w4lyc\",layoutDependency:layoutDependency,layoutId:\"NmvhbLKEj\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-yh1b0p\",\"data-framer-name\":\"Navbar Text/Home\",layoutDependency:layoutDependency,layoutId:\"SMVVEH6Ef\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"augiA20Il\"},children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-1gqz193 framer-17i3gc1\",\"data-framer-name\":\"Group 40268\",layoutDependency:layoutDependency,layoutId:\"Xbm0tUo3q\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1sxp8k7\",\"data-border\":true,\"data-framer-name\":\"Rectangle 1961\",layoutDependency:layoutDependency,layoutId:\"FiMBwF2tW\",style:{\"--border-bottom-width\":\"0.5px\",\"--border-color\":\"rgba(0, 0, 0, 0.2)\",\"--border-left-width\":\"0.5px\",\"--border-right-width\":\"0.5px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0.5px\",borderBottomLeftRadius:35,borderBottomRightRadius:35,borderTopLeftRadius:35,borderTopRightRadius:35}}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy1yZWd1bGFy\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-line-height\":\"31.38px\",\"--framer-text-alignment\":\"center\"},children:\"Home\"})}),className:\"framer-aqutpi\",\"data-framer-name\":\"Home\",fonts:[\"GF;DM Sans-regular\"],layoutDependency:layoutDependency,layoutId:\"ljH5dORHv\",style:{\"--framer-paragraph-spacing\":\"0px\"},transformTemplate:transformTemplate1,verticalAlignment:\"top\",withExternalLayout:true})]})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-el25yb\",\"data-framer-name\":\"Navbar Text/Product\",layoutDependency:layoutDependency,layoutId:\"eAxuEbmOR\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"vxBlBaNer\"},openInNewTab:false,children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-wsbnoe framer-17i3gc1\",\"data-framer-name\":\"Group 40268\",layoutDependency:layoutDependency,layoutId:\"vTOnTssRM\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-80mg97\",\"data-border\":true,\"data-framer-name\":\"Rectangle 1961\",layoutDependency:layoutDependency,layoutId:\"dSldWIoOJ\",style:{\"--border-bottom-width\":\"0.5px\",\"--border-color\":\"rgba(0, 0, 0, 0.2)\",\"--border-left-width\":\"0.5px\",\"--border-right-width\":\"0.5px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0.5px\",borderBottomLeftRadius:35,borderBottomRightRadius:35,borderTopLeftRadius:35,borderTopRightRadius:35}}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy1yZWd1bGFy\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-line-height\":\"31.38px\",\"--framer-text-alignment\":\"center\"},children:\"Product\"})}),className:\"framer-91runc\",\"data-framer-name\":\"Product\",fonts:[\"GF;DM Sans-regular\"],layoutDependency:layoutDependency,layoutId:\"QkITxSedY\",style:{\"--framer-paragraph-spacing\":\"0px\"},transformTemplate:transformTemplate1,verticalAlignment:\"top\",withExternalLayout:true})]})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-173xpuw-container\",\"data-framer-name\":\"Navbar Text/Solutions\",layoutDependency:layoutDependency,layoutId:\"JC8mJNyiW-container\",name:\"Navbar Text/Solutions\",children:/*#__PURE__*/_jsx(NavbarTextSolutions,{height:\"100%\",id:\"JC8mJNyiW\",layoutId:\"JC8mJNyiW\",name:\"Navbar Text/Solutions\",style:{height:\"100%\"},variant:\"IdXGgnz7y\",width:\"100%\"})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1oz5yfm\",\"data-framer-name\":\"Navbar Text/Pricing\",layoutDependency:layoutDependency,layoutId:\"hn_byFHJF\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"I3J_aPjvB\"},children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-nsc30c framer-17i3gc1\",\"data-framer-name\":\"Group 40266\",layoutDependency:layoutDependency,layoutId:\"rXE4C6Tcm\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1xggvle\",\"data-border\":true,\"data-framer-name\":\"Rectangle 1963\",layoutDependency:layoutDependency,layoutId:\"xPLISoewn\",style:{\"--border-bottom-width\":\"0.5px\",\"--border-color\":\"rgba(0, 0, 0, 0.2)\",\"--border-left-width\":\"0.5px\",\"--border-right-width\":\"0.5px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0.5px\",borderBottomLeftRadius:35,borderBottomRightRadius:35,borderTopLeftRadius:35,borderTopRightRadius:35}}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy1yZWd1bGFy\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-line-height\":\"31.38px\"},children:\"Pricing\"})}),className:\"framer-jvn06p\",\"data-framer-name\":\"Pricing\",fonts:[\"GF;DM Sans-regular\"],layoutDependency:layoutDependency,layoutId:\"wwwFTblsB\",style:{\"--framer-paragraph-spacing\":\"0px\"},transformTemplate:transformTemplate1,verticalAlignment:\"top\",withExternalLayout:true})]})})}),/*#__PURE__*/_jsx(Link,{href:{webPageId:\"NgRLjnhrO\"},children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-11spom8 framer-17i3gc1\",\"data-framer-name\":\"Navbar Text/About Us\",layoutDependency:layoutDependency,layoutId:\"sXnbwaqHA\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-ukk8lx\",\"data-framer-name\":\"Group 40265\",layoutDependency:layoutDependency,layoutId:\"nrKAcgO1s\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1e35gj3\",\"data-border\":true,\"data-framer-name\":\"Rectangle 1964\",layoutDependency:layoutDependency,layoutId:\"TTxI0kncb\",style:{\"--border-bottom-width\":\"0.5px\",\"--border-color\":\"rgba(0, 0, 0, 0.2)\",\"--border-left-width\":\"0.5px\",\"--border-right-width\":\"0.5px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0.5px\",backgroundColor:\"rgb(0, 0, 0)\",borderBottomLeftRadius:35,borderBottomRightRadius:35,borderTopLeftRadius:35,borderTopRightRadius:35}}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy01MDA=\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"31.38px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"About Us\"})}),className:\"framer-sm75ja\",\"data-framer-name\":\"About Us\",fonts:[\"GF;DM Sans-500\"],layoutDependency:layoutDependency,layoutId:\"wdwjIWS0X\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})]})})}),/*#__PURE__*/_jsx(Link,{href:{webPageId:\"Rd30kItY9\"},children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-1qkcqs6 framer-17i3gc1\",\"data-framer-name\":\"Navbar Text/KC\",layoutDependency:layoutDependency,layoutId:\"WxGrCTRwM\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1dyyeou\",\"data-framer-name\":\"Group 40264\",layoutDependency:layoutDependency,layoutId:\"jKaUuyOhp\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1g0ai9y\",\"data-border\":true,\"data-framer-name\":\"Rectangle 1965\",layoutDependency:layoutDependency,layoutId:\"OUhwRYBqc\",style:{\"--border-bottom-width\":\"0.5px\",\"--border-color\":\"rgba(0, 0, 0, 0.2)\",\"--border-left-width\":\"0.5px\",\"--border-right-width\":\"0.5px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0.5px\",borderBottomLeftRadius:35,borderBottomRightRadius:35,borderTopLeftRadius:35,borderTopRightRadius:35}}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy1yZWd1bGFy\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-line-height\":\"31.38px\",\"--framer-text-alignment\":\"center\"},children:\"Knowledge Centre\"})}),className:\"framer-14wx6dg\",\"data-framer-name\":\"Knowledge Centre\",fonts:[\"GF;DM Sans-regular\"],layoutDependency:layoutDependency,layoutId:\"rRN944l7f\",style:{\"--framer-paragraph-spacing\":\"0px\"},transformTemplate:transformTemplate1,verticalAlignment:\"top\",withExternalLayout:true})]})})})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-130ibtp\",layoutDependency:layoutDependency,layoutId:\"ZPnmY3C6u\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1n7bbvy-container\",layoutDependency:layoutDependency,layoutId:\"zxsbuZ9ZN-container\",style:{opacity:0},children:/*#__PURE__*/_jsx(ButtonSecondary1,{height:\"100%\",id:\"zxsbuZ9ZN\",layoutId:\"zxsbuZ9ZN\",style:{height:\"100%\",width:\"100%\"},title:\"Sign In\",width:\"100%\"})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1wvjvod\",\"data-framer-name\":\"Group 2109\",layoutDependency:layoutDependency,layoutId:\"AyOHdN61G\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"140px\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-c5995l-container\",layoutDependency:layoutDependency,layoutId:\"b4N_ypQdp-container\",children:/*#__PURE__*/_jsx(ButtonMain1Copy,{height:\"100%\",id:\"b4N_ypQdp\",layoutId:\"b4N_ypQdp\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})})]})]}),isDisplayed10()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-5c6gno\",layoutDependency:layoutDependency,layoutId:\"cZzOxxvkn\",children:[/*#__PURE__*/_jsx(Link,{href:{webPageId:\"augiA20Il\"},children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-qm462q framer-17i3gc1\",\"data-framer-name\":\"ww\",layoutDependency:layoutDependency,layoutId:\"BTufItred\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1410,intrinsicWidth:10502,pixelHeight:1410,pixelWidth:10502,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/pjcZb4KIXdI9uMshafKGWe22do.png\"},className:\"framer-1vkap2k\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"DDoOYl2m5\",onTap:onTapsnr6qb})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-13h4ixi\",layoutDependency:layoutDependency,layoutId:\"ibIS9bTVh\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-yj9vm9\",\"data-framer-name\":\"Navbar Text/Home\",layoutDependency:layoutDependency,layoutId:\"fRXPPjPTX\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"augiA20Il\"},children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-1qg0eaj framer-17i3gc1\",\"data-framer-name\":\"Group 40268\",layoutDependency:layoutDependency,layoutId:\"nYSgyYPab\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-196ni8r\",\"data-border\":true,\"data-framer-name\":\"Rectangle 1961\",layoutDependency:layoutDependency,layoutId:\"GUQqG6TLc\",style:{\"--border-bottom-width\":\"0.5px\",\"--border-color\":\"rgba(0, 0, 0, 0.2)\",\"--border-left-width\":\"0.5px\",\"--border-right-width\":\"0.5px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0.5px\",borderBottomLeftRadius:35,borderBottomRightRadius:35,borderTopLeftRadius:35,borderTopRightRadius:35}}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy1yZWd1bGFy\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-line-height\":\"31.38px\",\"--framer-text-alignment\":\"center\"},children:\"Home\"})}),className:\"framer-f6ga7g\",\"data-framer-name\":\"Home\",fonts:[\"GF;DM Sans-regular\"],layoutDependency:layoutDependency,layoutId:\"NUNVlSnlw\",style:{\"--framer-paragraph-spacing\":\"0px\"},transformTemplate:transformTemplate1,verticalAlignment:\"top\",withExternalLayout:true})]})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-jzvg5q\",\"data-framer-name\":\"Navbar Text/Product\",layoutDependency:layoutDependency,layoutId:\"V5aNMTnng\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"vxBlBaNer\"},openInNewTab:false,children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-1akcfdk framer-17i3gc1\",\"data-framer-name\":\"Group 40268\",layoutDependency:layoutDependency,layoutId:\"veLV4XT8x\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-12cllsy\",\"data-border\":true,\"data-framer-name\":\"Rectangle 1961\",layoutDependency:layoutDependency,layoutId:\"fAt5nwhUt\",style:{\"--border-bottom-width\":\"0.5px\",\"--border-color\":\"rgba(0, 0, 0, 0.2)\",\"--border-left-width\":\"0.5px\",\"--border-right-width\":\"0.5px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0.5px\",borderBottomLeftRadius:35,borderBottomRightRadius:35,borderTopLeftRadius:35,borderTopRightRadius:35}}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy1yZWd1bGFy\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-line-height\":\"31.38px\",\"--framer-text-alignment\":\"center\"},children:\"Product\"})}),className:\"framer-1vvqh2\",\"data-framer-name\":\"Product\",fonts:[\"GF;DM Sans-regular\"],layoutDependency:layoutDependency,layoutId:\"XkVMkYxG6\",style:{\"--framer-paragraph-spacing\":\"0px\"},transformTemplate:transformTemplate1,verticalAlignment:\"top\",withExternalLayout:true})]})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-ve2z07-container\",\"data-framer-name\":\"Navbar Text/Solutions\",layoutDependency:layoutDependency,layoutId:\"P91riixj9-container\",name:\"Navbar Text/Solutions\",children:/*#__PURE__*/_jsx(NavbarTextSolutions,{height:\"100%\",id:\"P91riixj9\",layoutId:\"P91riixj9\",name:\"Navbar Text/Solutions\",style:{height:\"100%\"},variant:\"IdXGgnz7y\",width:\"100%\"})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-osd9tb\",\"data-framer-name\":\"Navbar Text/Pricing\",layoutDependency:layoutDependency,layoutId:\"V9SghlOTB\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"I3J_aPjvB\"},children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-4an8o1 framer-17i3gc1\",\"data-framer-name\":\"Group 40266\",layoutDependency:layoutDependency,layoutId:\"x4y4lqLP9\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-wdzg2r\",\"data-border\":true,\"data-framer-name\":\"Rectangle 1963\",layoutDependency:layoutDependency,layoutId:\"zlyhkBF16\",style:{\"--border-bottom-width\":\"0.5px\",\"--border-color\":\"rgba(0, 0, 0, 0.2)\",\"--border-left-width\":\"0.5px\",\"--border-right-width\":\"0.5px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0.5px\",borderBottomLeftRadius:35,borderBottomRightRadius:35,borderTopLeftRadius:35,borderTopRightRadius:35}}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy1yZWd1bGFy\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-line-height\":\"31.38px\"},children:\"Pricing\"})}),className:\"framer-12y7qqi\",\"data-framer-name\":\"Pricing\",fonts:[\"GF;DM Sans-regular\"],layoutDependency:layoutDependency,layoutId:\"a5iGTx675\",style:{\"--framer-paragraph-spacing\":\"0px\"},transformTemplate:transformTemplate1,verticalAlignment:\"top\",withExternalLayout:true})]})})}),/*#__PURE__*/_jsx(Link,{href:{webPageId:\"NgRLjnhrO\"},children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-ckca2v framer-17i3gc1\",\"data-framer-name\":\"Navbar Text/About Us\",layoutDependency:layoutDependency,layoutId:\"NCeEgPL9S\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-27k7vh\",\"data-framer-name\":\"Group 40265\",layoutDependency:layoutDependency,layoutId:\"x74aGwtab\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-mbabqo\",\"data-border\":true,\"data-framer-name\":\"Rectangle 1964\",layoutDependency:layoutDependency,layoutId:\"mhcpTF1HP\",style:{\"--border-bottom-width\":\"0.5px\",\"--border-color\":\"rgba(0, 0, 0, 0.2)\",\"--border-left-width\":\"0.5px\",\"--border-right-width\":\"0.5px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0.5px\",borderBottomLeftRadius:35,borderBottomRightRadius:35,borderTopLeftRadius:35,borderTopRightRadius:35}}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy1yZWd1bGFy\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-line-height\":\"31.38px\"},children:\"About Us\"})}),className:\"framer-t474w4\",\"data-framer-name\":\"About Us\",fonts:[\"GF;DM Sans-regular\"],layoutDependency:layoutDependency,layoutId:\"U5tZiubqp\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})]})})}),/*#__PURE__*/_jsx(Link,{href:{webPageId:\"Rd30kItY9\"},children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-a4cp2w framer-17i3gc1\",\"data-framer-name\":\"Navbar Text/KC\",layoutDependency:layoutDependency,layoutId:\"KwDYtOalK\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-28ckq8\",\"data-framer-name\":\"Group 40264\",layoutDependency:layoutDependency,layoutId:\"hS20H2vHR\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1fhnxni\",\"data-border\":true,\"data-framer-name\":\"Rectangle 1965\",layoutDependency:layoutDependency,layoutId:\"seSSFf49A\",style:{\"--border-bottom-width\":\"0.5px\",\"--border-color\":\"rgba(0, 0, 0, 0.2)\",\"--border-left-width\":\"0.5px\",\"--border-right-width\":\"0.5px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0.5px\",backgroundColor:\"rgb(0, 0, 0)\",borderBottomLeftRadius:35,borderBottomRightRadius:35,borderTopLeftRadius:35,borderTopRightRadius:35}}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy01MDA=\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"31.38px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-bd16a7f6-ea48-4d12-ad08-19857acf06f8, rgb(255, 255, 255)))\"},children:\"Knowledge Centre\"})}),className:\"framer-v46ar3\",\"data-framer-name\":\"Knowledge Centre\",fonts:[\"GF;DM Sans-500\"],layoutDependency:layoutDependency,layoutId:\"sE_cav8wa\",style:{\"--extracted-r6o4lv\":\"var(--token-bd16a7f6-ea48-4d12-ad08-19857acf06f8, rgb(255, 255, 255))\",\"--framer-paragraph-spacing\":\"0px\"},transformTemplate:transformTemplate1,verticalAlignment:\"top\",withExternalLayout:true})]})})})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1rw9wn8\",layoutDependency:layoutDependency,layoutId:\"fdiDt60hG\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-fa0w27-container\",layoutDependency:layoutDependency,layoutId:\"cZETXOpGA-container\",style:{opacity:0},children:/*#__PURE__*/_jsx(ButtonSecondary1,{height:\"100%\",id:\"cZETXOpGA\",layoutId:\"cZETXOpGA\",style:{height:\"100%\",width:\"100%\"},title:\"Sign In\",width:\"100%\"})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1llo43l\",\"data-framer-name\":\"Group 2109\",layoutDependency:layoutDependency,layoutId:\"qS4fBeUUZ\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"140px\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1ez5b61-container\",layoutDependency:layoutDependency,layoutId:\"AnfZ8sJpp-container\",children:/*#__PURE__*/_jsx(ButtonMain1Copy,{height:\"100%\",id:\"AnfZ8sJpp\",layoutId:\"AnfZ8sJpp\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})})]})]}),isDisplayed11()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1q5s56g\",layoutDependency:layoutDependency,layoutId:\"g92FaCBek\",children:[/*#__PURE__*/_jsx(Link,{href:{webPageId:\"augiA20Il\"},children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-1adxpu2 framer-17i3gc1\",\"data-framer-name\":\"ww\",layoutDependency:layoutDependency,layoutId:\"zIYNd2o6v\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1410,intrinsicWidth:10502,pixelHeight:1410,pixelWidth:10502,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/pjcZb4KIXdI9uMshafKGWe22do.png\"},className:\"framer-396s73\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"Xk2iyJ6KD\",onTap:onTapsnr6qb})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-d2jybx\",layoutDependency:layoutDependency,layoutId:\"EMi7ChN3x\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1pc3x16\",\"data-framer-name\":\"Navbar Text/Home\",layoutDependency:layoutDependency,layoutId:\"WTwFNXVR0\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"augiA20Il\"},children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-1bbkytv framer-17i3gc1\",\"data-framer-name\":\"Group 40268\",layoutDependency:layoutDependency,layoutId:\"JiBGGtn4G\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-kkkxrd\",\"data-border\":true,\"data-framer-name\":\"Rectangle 1961\",layoutDependency:layoutDependency,layoutId:\"Wj31HtCdS\",style:{\"--border-bottom-width\":\"0.5px\",\"--border-color\":\"rgba(0, 0, 0, 0.2)\",\"--border-left-width\":\"0.5px\",\"--border-right-width\":\"0.5px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0.5px\",borderBottomLeftRadius:35,borderBottomRightRadius:35,borderTopLeftRadius:35,borderTopRightRadius:35}}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy1yZWd1bGFy\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-line-height\":\"31.38px\",\"--framer-text-alignment\":\"center\"},children:\"Home\"})}),className:\"framer-lgazha\",\"data-framer-name\":\"Home\",fonts:[\"GF;DM Sans-regular\"],layoutDependency:layoutDependency,layoutId:\"Xp4GdLwNm\",style:{\"--framer-paragraph-spacing\":\"0px\"},transformTemplate:transformTemplate1,verticalAlignment:\"top\",withExternalLayout:true})]})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1rzxpfy\",\"data-framer-name\":\"Navbar Text/Product\",layoutDependency:layoutDependency,layoutId:\"rYoxL2raX\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"vxBlBaNer\"},openInNewTab:false,children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-1a9humr framer-17i3gc1\",\"data-framer-name\":\"Group 40268\",layoutDependency:layoutDependency,layoutId:\"Cco4kFMCQ\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-ozuznr\",\"data-border\":true,\"data-framer-name\":\"Rectangle 1961\",layoutDependency:layoutDependency,layoutId:\"by9wZ__tk\",style:{\"--border-bottom-width\":\"0.5px\",\"--border-color\":\"rgba(0, 0, 0, 0.2)\",\"--border-left-width\":\"0.5px\",\"--border-right-width\":\"0.5px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0.5px\",borderBottomLeftRadius:35,borderBottomRightRadius:35,borderTopLeftRadius:35,borderTopRightRadius:35}}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy1yZWd1bGFy\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-line-height\":\"31.38px\",\"--framer-text-alignment\":\"center\"},children:\"Product\"})}),className:\"framer-qhmatx\",\"data-framer-name\":\"Product\",fonts:[\"GF;DM Sans-regular\"],layoutDependency:layoutDependency,layoutId:\"A84FCqHRr\",style:{\"--framer-paragraph-spacing\":\"0px\"},transformTemplate:transformTemplate1,verticalAlignment:\"top\",withExternalLayout:true})]})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1at5t15-container\",\"data-framer-name\":\"Navbar Text/Solutions\",layoutDependency:layoutDependency,layoutId:\"ViLoMWxZm-container\",name:\"Navbar Text/Solutions\",children:/*#__PURE__*/_jsx(NavbarTextSolutions,{height:\"100%\",id:\"ViLoMWxZm\",layoutId:\"ViLoMWxZm\",name:\"Navbar Text/Solutions\",style:{height:\"100%\"},variant:\"IdXGgnz7y\",width:\"100%\"})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-mqj85s\",\"data-framer-name\":\"Navbar Text/Pricing\",layoutDependency:layoutDependency,layoutId:\"GTBx1TEN2\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"I3J_aPjvB\"},children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-10h1oub framer-17i3gc1\",\"data-framer-name\":\"Group 40266\",layoutDependency:layoutDependency,layoutId:\"QUW0O5qk2\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-r37uky\",\"data-border\":true,\"data-framer-name\":\"Rectangle 1963\",layoutDependency:layoutDependency,layoutId:\"Xx_1mzRVy\",style:{\"--border-bottom-width\":\"0.5px\",\"--border-color\":\"rgba(0, 0, 0, 0.2)\",\"--border-left-width\":\"0.5px\",\"--border-right-width\":\"0.5px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0.5px\",borderBottomLeftRadius:35,borderBottomRightRadius:35,borderTopLeftRadius:35,borderTopRightRadius:35}}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy1yZWd1bGFy\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-line-height\":\"31.38px\"},children:\"Pricing\"})}),className:\"framer-94d694\",\"data-framer-name\":\"Pricing\",fonts:[\"GF;DM Sans-regular\"],layoutDependency:layoutDependency,layoutId:\"orAt96ZXw\",style:{\"--framer-paragraph-spacing\":\"0px\"},transformTemplate:transformTemplate1,verticalAlignment:\"top\",withExternalLayout:true})]})})}),/*#__PURE__*/_jsx(Link,{href:{webPageId:\"NgRLjnhrO\"},children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-24j6h3 framer-17i3gc1\",\"data-framer-name\":\"Navbar Text/About Us\",layoutDependency:layoutDependency,layoutId:\"F9m7Jggw8\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-bbyuyx\",\"data-framer-name\":\"Group 40265\",layoutDependency:layoutDependency,layoutId:\"OFaI8gDcV\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-177s9a7\",\"data-border\":true,\"data-framer-name\":\"Rectangle 1964\",layoutDependency:layoutDependency,layoutId:\"GvmRApCQJ\",style:{\"--border-bottom-width\":\"0.5px\",\"--border-color\":\"rgba(0, 0, 0, 0.2)\",\"--border-left-width\":\"0.5px\",\"--border-right-width\":\"0.5px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0.5px\",borderBottomLeftRadius:35,borderBottomRightRadius:35,borderTopLeftRadius:35,borderTopRightRadius:35}}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy1yZWd1bGFy\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-line-height\":\"31.38px\"},children:\"About Us\"})}),className:\"framer-103zwc8\",\"data-framer-name\":\"About Us\",fonts:[\"GF;DM Sans-regular\"],layoutDependency:layoutDependency,layoutId:\"OMqUAjtjp\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})]})})}),/*#__PURE__*/_jsx(Link,{href:{webPageId:\"Rd30kItY9\"},children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-gahef framer-17i3gc1\",\"data-framer-name\":\"Navbar Text/KC\",layoutDependency:layoutDependency,layoutId:\"zNdghHBpd\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-107wyvc\",\"data-framer-name\":\"Group 40264\",layoutDependency:layoutDependency,layoutId:\"Wlli672Qy\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-bshdzi\",\"data-border\":true,\"data-framer-name\":\"Rectangle 1965\",layoutDependency:layoutDependency,layoutId:\"sbl8nEOwJ\",style:{\"--border-bottom-width\":\"0.5px\",\"--border-color\":\"rgba(0, 0, 0, 0.2)\",\"--border-left-width\":\"0.5px\",\"--border-right-width\":\"0.5px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0.5px\",borderBottomLeftRadius:35,borderBottomRightRadius:35,borderTopLeftRadius:35,borderTopRightRadius:35}}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy1yZWd1bGFy\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-line-height\":\"31.38px\",\"--framer-text-alignment\":\"center\"},children:\"Knowledge Centre\"})}),className:\"framer-vfinbr\",\"data-framer-name\":\"Knowledge Centre\",fonts:[\"GF;DM Sans-regular\"],layoutDependency:layoutDependency,layoutId:\"xCQtOvX7T\",style:{\"--framer-paragraph-spacing\":\"0px\"},transformTemplate:transformTemplate1,verticalAlignment:\"top\",withExternalLayout:true})]})})})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-p0owgc\",layoutDependency:layoutDependency,layoutId:\"AY2aQX0NU\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-bcimuh-container\",layoutDependency:layoutDependency,layoutId:\"e6pAAhPER-container\",style:{opacity:0},children:/*#__PURE__*/_jsx(ButtonSecondary1,{height:\"100%\",id:\"e6pAAhPER\",layoutId:\"e6pAAhPER\",style:{height:\"100%\",width:\"100%\"},title:\"Sign In\",width:\"100%\"})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-p2a4ox\",\"data-framer-name\":\"Group 2109\",layoutDependency:layoutDependency,layoutId:\"zlD9mEnN8\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"140px\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1a0drlg-container\",layoutDependency:layoutDependency,layoutId:\"qZ0EQJpyt-container\",children:/*#__PURE__*/_jsx(ButtonMain1Copy,{height:\"100%\",id:\"qZ0EQJpyt\",layoutId:\"qZ0EQJpyt\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})})]})]})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-ODUTU.framer-17i3gc1, .framer-ODUTU .framer-17i3gc1 { display: block; }\",\".framer-ODUTU.framer-1la69as { height: 101px; overflow: visible; position: relative; width: 1440px; }\",\".framer-ODUTU .framer-1si7dt3 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 100px; justify-content: flex-start; left: 0px; overflow: visible; padding: 31px 0px 0px 0px; position: absolute; top: 0px; width: 100%; }\",\".framer-ODUTU .framer-1y6xs9f { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-ODUTU .framer-1x8tceh { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; text-decoration: none; width: 1px; }\",\".framer-ODUTU .framer-akj9xb-container { aspect-ratio: 5.25 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 36px); position: relative; width: 189px; }\",\".framer-ODUTU .framer-1q89iuo { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: center; overflow: visible; padding: 0px 0px 0px 60px; position: relative; width: min-content; }\",\".framer-ODUTU .framer-17icw6l-container, .framer-ODUTU .framer-1vieqcm-container, .framer-ODUTU .framer-2vx18z-container, .framer-ODUTU .framer-1kkd84k-container, .framer-ODUTU .framer-1xqd81g-container, .framer-ODUTU .framer-13fve2a-container, .framer-ODUTU .framer-1pu8vo1-container, .framer-ODUTU .framer-1esn752-container, .framer-ODUTU .framer-167e530-container, .framer-ODUTU .framer-ysjwe2-container, .framer-ODUTU .framer-1ehhu2q-container, .framer-ODUTU .framer-1ahdn3l-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-ODUTU .framer-1cf8esq-container, .framer-ODUTU .framer-18e5mla-container, .framer-ODUTU .framer-1lj86vm-container, .framer-ODUTU .framer-e5rfyy-container, .framer-ODUTU .framer-gew56c-container, .framer-ODUTU .framer-1vt0094-container { flex: none; height: auto; position: relative; width: auto; z-index: 10; }\",\".framer-ODUTU .framer-oggrj9 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 33px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-ODUTU .framer-1ptbd0m-container { flex: none; height: 42px; position: relative; width: 40px; }\",\".framer-ODUTU .framer-1krlqb5, .framer-ODUTU .framer-tc9pht, .framer-ODUTU .framer-sbjqou, .framer-ODUTU .framer-s919p, .framer-ODUTU .framer-1wvjvod, .framer-ODUTU .framer-1llo43l, .framer-ODUTU .framer-p2a4ox { flex: none; height: 42px; overflow: visible; position: relative; width: 140px; }\",\".framer-ODUTU .framer-u6c77b-container, .framer-ODUTU .framer-dpphed-container, .framer-ODUTU .framer-m16oom-container, .framer-ODUTU .framer-1500u9y-container, .framer-ODUTU .framer-c5995l-container, .framer-ODUTU .framer-1ez5b61-container, .framer-ODUTU .framer-1a0drlg-container { flex: none; height: 42px; left: 0px; position: absolute; right: 0px; top: -1px; }\",\".framer-ODUTU .framer-otu8tp, .framer-ODUTU .framer-1s4n92l, .framer-ODUTU .framer-1nsgtle { cursor: pointer; flex: none; height: 27px; overflow: hidden; position: relative; width: 26px; }\",\".framer-ODUTU .framer-r8ni5n, .framer-ODUTU .framer-gyets1, .framer-ODUTU .framer-y0gx0t { bottom: 0px; flex: none; left: 0px; position: absolute; right: 0px; top: 0px; z-index: 10; }\",\".framer-ODUTU .framer-10gdtqe { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: visible; padding: 21px 0px 20px 20px; position: relative; width: 391px; z-index: 10; }\",\".framer-ODUTU .framer-1vu241a { 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: flex-start; overflow: visible; padding: 0px; position: relative; width: 460px; }\",\".framer-ODUTU .framer-1s7jv8c { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 10px 0px 0px 13px; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-ODUTU .framer-x3obdu { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: center; overflow: visible; padding: 14px 0px 16px 0px; position: relative; width: 100%; }\",\".framer-ODUTU .framer-1vi54qb, .framer-ODUTU .framer-yp6itj, .framer-ODUTU .framer-1axrsv0, .framer-ODUTU .framer-b8bz50 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 60px; justify-content: flex-start; overflow: hidden; padding: 4px 0px 4px 12px; position: relative; text-decoration: none; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-ODUTU .framer-53l9wp, .framer-ODUTU .framer-lf40ma, .framer-ODUTU .framer-ww4eg, .framer-ODUTU .framer-8gl1mi, .framer-ODUTU .framer-u3ektz, .framer-ODUTU .framer-natrev, .framer-ODUTU .framer-19ajvlt, .framer-ODUTU .framer-nq9ckk, .framer-ODUTU .framer-vjdp0v, .framer-ODUTU .framer-1rffw9a, .framer-ODUTU .framer-1456gcv { flex: none; height: auto; position: relative; white-space: pre; width: auto; z-index: 10; }\",\".framer-ODUTU .framer-1htq1vk, .framer-ODUTU .framer-1ovklak, .framer-ODUTU .framer-1vbzvgm, .framer-ODUTU .framer-igqsd6, .framer-ODUTU .framer-1ybpdxh { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 290px; word-break: break-word; word-wrap: break-word; }\",\".framer-ODUTU .framer-1kkv8i0 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 60px; justify-content: flex-start; overflow: hidden; padding: 4px 0px 4px 12px; position: relative; text-decoration: none; width: 301px; will-change: var(--framer-will-change-override, transform); }\",\".framer-ODUTU .framer-y13dhs { flex: none; height: 2px; position: relative; width: 306px; z-index: 10; }\",\".framer-ODUTU .framer-94vtih { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; z-index: 10; }\",\".framer-ODUTU .framer-1s4q05y-container { flex: none; height: 42px; position: relative; width: 316px; z-index: 10; }\",\".framer-ODUTU .framer-1m4nsf1 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; overflow: visible; padding: 21px 0px 20px 20px; position: relative; width: 390px; }\",\".framer-ODUTU .framer-3vt78r-container { flex: none; height: 42px; position: relative; width: 316px; }\",\".framer-ODUTU .framer-12mvlpn { flex: none; height: 293px; overflow: hidden; position: relative; width: 346px; z-index: 10; }\",\".framer-ODUTU .framer-27e71p { flex: none; height: 2px; left: 0px; position: absolute; top: 54px; width: 1fr; z-index: 10; }\",\".framer-ODUTU .framer-4f1stg { align-content: flex-start; align-items: flex-start; bottom: 0px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 215px; justify-content: center; left: 0px; overflow: visible; padding: 0px; position: absolute; right: 0px; z-index: 10; }\",\".framer-ODUTU .framer-1a22mpt { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-ODUTU .framer-1juqial, .framer-ODUTU .framer-hkrhu1 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 120px; height: min-content; justify-content: center; overflow: visible; padding: 0px 38px 0px 0px; position: relative; width: 358px; z-index: 10; }\",\".framer-ODUTU .framer-7wi2qb, .framer-ODUTU .framer-bctd4e { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; text-decoration: none; width: 195px; z-index: 10; }\",\".framer-ODUTU .framer-fl8j0a, .framer-ODUTU .framer-1otktgx { flex: none; height: 33px; overflow: visible; position: relative; width: 170px; }\",\".framer-ODUTU .framer-1vt0f7q, .framer-ODUTU .framer-19ciawy, .framer-ODUTU .framer-18jktnj, .framer-ODUTU .framer-rtfts2, .framer-ODUTU .framer-5c6gno, .framer-ODUTU .framer-1q5s56g { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 50px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1140px; }\",\".framer-ODUTU .framer-1v4drde, .framer-ODUTU .framer-17jvzik, .framer-ODUTU .framer-1n85hv7, .framer-ODUTU .framer-1xx9ag7, .framer-ODUTU .framer-qm462q, .framer-ODUTU .framer-1adxpu2 { 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: 0px 24px 0px 0px; position: relative; text-decoration: none; width: min-content; }\",\".framer-ODUTU .framer-7gxwuf, .framer-ODUTU .framer-s5gdgl, .framer-ODUTU .framer-51qh3f, .framer-ODUTU .framer-qw96dn, .framer-ODUTU .framer-1vkap2k, .framer-ODUTU .framer-396s73 { aspect-ratio: 5.25 / 1; cursor: pointer; flex: none; height: var(--framer-aspect-ratio-supported, 36px); position: relative; width: 189px; }\",\".framer-ODUTU .framer-h44cp1, .framer-ODUTU .framer-wd81e9, .framer-ODUTU .framer-csmuz6, .framer-ODUTU .framer-18w4lyc, .framer-ODUTU .framer-13h4ixi, .framer-ODUTU .framer-d2jybx { 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: 0px 0px 0px 60px; position: relative; width: 664px; }\",\".framer-ODUTU .framer-6460t5, .framer-ODUTU .framer-m9cgvj, .framer-ODUTU .framer-eb3irf, .framer-ODUTU .framer-yh1b0p, .framer-ODUTU .framer-yj9vm9, .framer-ODUTU .framer-1pc3x16 { flex: none; height: 31px; overflow: visible; position: relative; width: 86px; }\",\".framer-ODUTU .framer-fcmkil, .framer-ODUTU .framer-7zid8e, .framer-ODUTU .framer-1y3vlj8, .framer-ODUTU .framer-1p6vgud, .framer-ODUTU .framer-gop0e5, .framer-ODUTU .framer-qk7xjv, .framer-ODUTU .framer-1gqz193, .framer-ODUTU .framer-wsbnoe, .framer-ODUTU .framer-1qg0eaj, .framer-ODUTU .framer-1akcfdk, .framer-ODUTU .framer-1bbkytv, .framer-ODUTU .framer-1a9humr { flex: none; height: 32px; left: 0px; overflow: visible; position: absolute; right: 0px; text-decoration: none; top: -1px; }\",\".framer-ODUTU .framer-1aai5gg, .framer-ODUTU .framer-7xpvlx, .framer-ODUTU .framer-11z81dj, .framer-ODUTU .framer-188s250, .framer-ODUTU .framer-9qqkyp, .framer-ODUTU .framer-a0j3kq, .framer-ODUTU .framer-1sxp8k7, .framer-ODUTU .framer-1xggvle, .framer-ODUTU .framer-196ni8r, .framer-ODUTU .framer-wdzg2r, .framer-ODUTU .framer-kkkxrd, .framer-ODUTU .framer-r37uky { flex: none; height: 30px; left: 0px; position: absolute; right: 0px; top: calc(50.00000000000002% - 30px / 2); }\",\".framer-ODUTU .framer-ke47kc, .framer-ODUTU .framer-16li31n, .framer-ODUTU .framer-19uqxas, .framer-ODUTU .framer-13tnu68, .framer-ODUTU .framer-12e2era, .framer-ODUTU .framer-1ptqm0s, .framer-ODUTU .framer-19mrjfu, .framer-ODUTU .framer-dt4m3c, .framer-ODUTU .framer-1lqc2os, .framer-ODUTU .framer-aqutpi, .framer-ODUTU .framer-jvn06p, .framer-ODUTU .framer-14wx6dg, .framer-ODUTU .framer-f6ga7g, .framer-ODUTU .framer-12y7qqi, .framer-ODUTU .framer-v46ar3, .framer-ODUTU .framer-lgazha, .framer-ODUTU .framer-94d694, .framer-ODUTU .framer-vfinbr { flex: none; height: auto; left: 50%; position: absolute; top: 0px; white-space: pre; width: auto; }\",\".framer-ODUTU .framer-nc19oz, .framer-ODUTU .framer-cnbnku, .framer-ODUTU .framer-719r2p, .framer-ODUTU .framer-el25yb, .framer-ODUTU .framer-jzvg5q, .framer-ODUTU .framer-1rzxpfy { flex: none; height: 31px; overflow: visible; position: relative; width: 59px; }\",\".framer-ODUTU .framer-yibrni, .framer-ODUTU .framer-ng1b68, .framer-ODUTU .framer-1xwzkku, .framer-ODUTU .framer-80mg97, .framer-ODUTU .framer-12cllsy, .framer-ODUTU .framer-ozuznr { flex: none; height: 30px; left: 0px; position: absolute; top: calc(50.00000000000002% - 30px / 2); width: 94px; }\",\".framer-ODUTU .framer-14rwi86, .framer-ODUTU .framer-1diticz, .framer-ODUTU .framer-1c9wbc7, .framer-ODUTU .framer-91runc, .framer-ODUTU .framer-1vvqh2, .framer-ODUTU .framer-qhmatx { flex: none; height: auto; left: 49%; position: absolute; top: 0px; white-space: pre; width: auto; }\",\".framer-ODUTU .framer-dk8ccr-container, .framer-ODUTU .framer-1p0ww4e-container, .framer-ODUTU .framer-1asc8sh-container, .framer-ODUTU .framer-173xpuw-container, .framer-ODUTU .framer-ve2z07-container, .framer-ODUTU .framer-1at5t15-container { flex: none; height: 30px; position: relative; width: auto; z-index: 10; }\",\".framer-ODUTU .framer-1s2kvwh, .framer-ODUTU .framer-vhnxlr, .framer-ODUTU .framer-51jyl, .framer-ODUTU .framer-1oz5yfm, .framer-ODUTU .framer-osd9tb, .framer-ODUTU .framer-mqj85s { flex: none; height: 32px; overflow: visible; position: relative; width: 50px; }\",\".framer-ODUTU .framer-oom04h, .framer-ODUTU .framer-1hrjs6j, .framer-ODUTU .framer-1tihx87, .framer-ODUTU .framer-nsc30c, .framer-ODUTU .framer-4an8o1, .framer-ODUTU .framer-10h1oub { flex: none; height: 32px; left: 0px; overflow: visible; position: absolute; right: 0px; text-decoration: none; top: 0px; }\",\".framer-ODUTU .framer-pqipzd, .framer-ODUTU .framer-1dj9qld, .framer-ODUTU .framer-vmfon1, .framer-ODUTU .framer-11spom8, .framer-ODUTU .framer-ckca2v, .framer-ODUTU .framer-24j6h3 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 32px; justify-content: center; overflow: hidden; padding: 0px; position: relative; text-decoration: none; width: min-content; }\",\".framer-ODUTU .framer-11ysopk, .framer-ODUTU .framer-1q9gs7, .framer-ODUTU .framer-czbmq6, .framer-ODUTU .framer-ukk8lx, .framer-ODUTU .framer-27k7vh, .framer-ODUTU .framer-bbyuyx { flex: none; height: 32px; overflow: visible; position: relative; width: 107px; }\",\".framer-ODUTU .framer-ca9ohr, .framer-ODUTU .framer-5ssoiu, .framer-ODUTU .framer-14hqucy, .framer-ODUTU .framer-1e35gj3, .framer-ODUTU .framer-mbabqo, .framer-ODUTU .framer-177s9a7 { flex: none; height: 30px; left: 0px; position: absolute; top: 1px; width: 107px; }\",\".framer-ODUTU .framer-1ul0di0, .framer-ODUTU .framer-19g5qix, .framer-ODUTU .framer-2djcwz, .framer-ODUTU .framer-sm75ja, .framer-ODUTU .framer-t474w4, .framer-ODUTU .framer-103zwc8 { flex: none; height: auto; left: 19px; position: absolute; top: 0px; white-space: pre; width: auto; }\",\".framer-ODUTU .framer-1r2zakf, .framer-ODUTU .framer-t0wlb7, .framer-ODUTU .framer-2woqc3, .framer-ODUTU .framer-1qkcqs6, .framer-ODUTU .framer-a4cp2w, .framer-ODUTU .framer-gahef { flex: none; height: 32px; overflow: visible; position: relative; text-decoration: none; width: 136px; }\",\".framer-ODUTU .framer-1a9vc2u, .framer-ODUTU .framer-1xfrup3, .framer-ODUTU .framer-1xhfmsv, .framer-ODUTU .framer-1dyyeou, .framer-ODUTU .framer-28ckq8, .framer-ODUTU .framer-107wyvc { bottom: 0px; flex: none; left: 0px; overflow: visible; position: absolute; right: 0px; top: 0px; }\",\".framer-ODUTU .framer-dj7nr8, .framer-ODUTU .framer-1tdc94e, .framer-ODUTU .framer-9caahe, .framer-ODUTU .framer-1g0ai9y, .framer-ODUTU .framer-1fhnxni, .framer-ODUTU .framer-bshdzi { flex: none; height: 30px; left: 0px; position: absolute; top: 1px; width: 174px; }\",\".framer-ODUTU .framer-yhzmmr, .framer-ODUTU .framer-1twjvfq, .framer-ODUTU .framer-qzue5f, .framer-ODUTU .framer-130ibtp, .framer-ODUTU .framer-1rw9wn8, .framer-ODUTU .framer-p0owgc { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 187px; }\",\".framer-ODUTU .framer-1yinrec-container, .framer-ODUTU .framer-1hmu6lg-container, .framer-ODUTU .framer-6207qq-container, .framer-ODUTU .framer-1n7bbvy-container, .framer-ODUTU .framer-fa0w27-container, .framer-ODUTU .framer-bcimuh-container { flex: none; height: 42px; position: relative; width: 7px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-ODUTU .framer-1si7dt3, .framer-ODUTU .framer-1y6xs9f, .framer-ODUTU .framer-1x8tceh, .framer-ODUTU .framer-1q89iuo, .framer-ODUTU .framer-oggrj9, .framer-ODUTU .framer-10gdtqe, .framer-ODUTU .framer-1vu241a, .framer-ODUTU .framer-1s7jv8c, .framer-ODUTU .framer-x3obdu, .framer-ODUTU .framer-1vi54qb, .framer-ODUTU .framer-yp6itj, .framer-ODUTU .framer-1axrsv0, .framer-ODUTU .framer-b8bz50, .framer-ODUTU .framer-1kkv8i0, .framer-ODUTU .framer-94vtih, .framer-ODUTU .framer-1m4nsf1, .framer-ODUTU .framer-4f1stg, .framer-ODUTU .framer-1a22mpt, .framer-ODUTU .framer-1juqial, .framer-ODUTU .framer-7wi2qb, .framer-ODUTU .framer-hkrhu1, .framer-ODUTU .framer-bctd4e, .framer-ODUTU .framer-1vt0f7q, .framer-ODUTU .framer-1v4drde, .framer-ODUTU .framer-h44cp1, .framer-ODUTU .framer-pqipzd, .framer-ODUTU .framer-yhzmmr, .framer-ODUTU .framer-19ciawy, .framer-ODUTU .framer-17jvzik, .framer-ODUTU .framer-wd81e9, .framer-ODUTU .framer-1dj9qld, .framer-ODUTU .framer-1twjvfq, .framer-ODUTU .framer-18jktnj, .framer-ODUTU .framer-1n85hv7, .framer-ODUTU .framer-csmuz6, .framer-ODUTU .framer-vmfon1, .framer-ODUTU .framer-qzue5f, .framer-ODUTU .framer-rtfts2, .framer-ODUTU .framer-1xx9ag7, .framer-ODUTU .framer-18w4lyc, .framer-ODUTU .framer-11spom8, .framer-ODUTU .framer-130ibtp, .framer-ODUTU .framer-5c6gno, .framer-ODUTU .framer-qm462q, .framer-ODUTU .framer-13h4ixi, .framer-ODUTU .framer-ckca2v, .framer-ODUTU .framer-1rw9wn8, .framer-ODUTU .framer-1q5s56g, .framer-ODUTU .framer-1adxpu2, .framer-ODUTU .framer-d2jybx, .framer-ODUTU .framer-24j6h3, .framer-ODUTU .framer-p0owgc { gap: 0px; } .framer-ODUTU .framer-1si7dt3 > *, .framer-ODUTU .framer-94vtih > *, .framer-ODUTU .framer-4f1stg > *, .framer-ODUTU .framer-pqipzd > *, .framer-ODUTU .framer-1dj9qld > *, .framer-ODUTU .framer-vmfon1 > *, .framer-ODUTU .framer-11spom8 > *, .framer-ODUTU .framer-ckca2v > *, .framer-ODUTU .framer-24j6h3 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-ODUTU .framer-1si7dt3 > :first-child, .framer-ODUTU .framer-10gdtqe > :first-child, .framer-ODUTU .framer-1s7jv8c > :first-child, .framer-ODUTU .framer-x3obdu > :first-child, .framer-ODUTU .framer-1vi54qb > :first-child, .framer-ODUTU .framer-yp6itj > :first-child, .framer-ODUTU .framer-1axrsv0 > :first-child, .framer-ODUTU .framer-b8bz50 > :first-child, .framer-ODUTU .framer-1kkv8i0 > :first-child, .framer-ODUTU .framer-94vtih > :first-child, .framer-ODUTU .framer-1m4nsf1 > :first-child, .framer-ODUTU .framer-4f1stg > :first-child, .framer-ODUTU .framer-1a22mpt > :first-child, .framer-ODUTU .framer-pqipzd > :first-child, .framer-ODUTU .framer-1dj9qld > :first-child, .framer-ODUTU .framer-vmfon1 > :first-child, .framer-ODUTU .framer-11spom8 > :first-child, .framer-ODUTU .framer-ckca2v > :first-child, .framer-ODUTU .framer-24j6h3 > :first-child { margin-top: 0px; } .framer-ODUTU .framer-1si7dt3 > :last-child, .framer-ODUTU .framer-10gdtqe > :last-child, .framer-ODUTU .framer-1s7jv8c > :last-child, .framer-ODUTU .framer-x3obdu > :last-child, .framer-ODUTU .framer-1vi54qb > :last-child, .framer-ODUTU .framer-yp6itj > :last-child, .framer-ODUTU .framer-1axrsv0 > :last-child, .framer-ODUTU .framer-b8bz50 > :last-child, .framer-ODUTU .framer-1kkv8i0 > :last-child, .framer-ODUTU .framer-94vtih > :last-child, .framer-ODUTU .framer-1m4nsf1 > :last-child, .framer-ODUTU .framer-4f1stg > :last-child, .framer-ODUTU .framer-1a22mpt > :last-child, .framer-ODUTU .framer-pqipzd > :last-child, .framer-ODUTU .framer-1dj9qld > :last-child, .framer-ODUTU .framer-vmfon1 > :last-child, .framer-ODUTU .framer-11spom8 > :last-child, .framer-ODUTU .framer-ckca2v > :last-child, .framer-ODUTU .framer-24j6h3 > :last-child { margin-bottom: 0px; } .framer-ODUTU .framer-1y6xs9f > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-ODUTU .framer-1y6xs9f > :first-child, .framer-ODUTU .framer-1x8tceh > :first-child, .framer-ODUTU .framer-1q89iuo > :first-child, .framer-ODUTU .framer-oggrj9 > :first-child, .framer-ODUTU .framer-1vu241a > :first-child, .framer-ODUTU .framer-1juqial > :first-child, .framer-ODUTU .framer-7wi2qb > :first-child, .framer-ODUTU .framer-hkrhu1 > :first-child, .framer-ODUTU .framer-bctd4e > :first-child, .framer-ODUTU .framer-1vt0f7q > :first-child, .framer-ODUTU .framer-1v4drde > :first-child, .framer-ODUTU .framer-h44cp1 > :first-child, .framer-ODUTU .framer-yhzmmr > :first-child, .framer-ODUTU .framer-19ciawy > :first-child, .framer-ODUTU .framer-17jvzik > :first-child, .framer-ODUTU .framer-wd81e9 > :first-child, .framer-ODUTU .framer-1twjvfq > :first-child, .framer-ODUTU .framer-18jktnj > :first-child, .framer-ODUTU .framer-1n85hv7 > :first-child, .framer-ODUTU .framer-csmuz6 > :first-child, .framer-ODUTU .framer-qzue5f > :first-child, .framer-ODUTU .framer-rtfts2 > :first-child, .framer-ODUTU .framer-1xx9ag7 > :first-child, .framer-ODUTU .framer-18w4lyc > :first-child, .framer-ODUTU .framer-130ibtp > :first-child, .framer-ODUTU .framer-5c6gno > :first-child, .framer-ODUTU .framer-qm462q > :first-child, .framer-ODUTU .framer-13h4ixi > :first-child, .framer-ODUTU .framer-1rw9wn8 > :first-child, .framer-ODUTU .framer-1q5s56g > :first-child, .framer-ODUTU .framer-1adxpu2 > :first-child, .framer-ODUTU .framer-d2jybx > :first-child, .framer-ODUTU .framer-p0owgc > :first-child { margin-left: 0px; } .framer-ODUTU .framer-1y6xs9f > :last-child, .framer-ODUTU .framer-1x8tceh > :last-child, .framer-ODUTU .framer-1q89iuo > :last-child, .framer-ODUTU .framer-oggrj9 > :last-child, .framer-ODUTU .framer-1vu241a > :last-child, .framer-ODUTU .framer-1juqial > :last-child, .framer-ODUTU .framer-7wi2qb > :last-child, .framer-ODUTU .framer-hkrhu1 > :last-child, .framer-ODUTU .framer-bctd4e > :last-child, .framer-ODUTU .framer-1vt0f7q > :last-child, .framer-ODUTU .framer-1v4drde > :last-child, .framer-ODUTU .framer-h44cp1 > :last-child, .framer-ODUTU .framer-yhzmmr > :last-child, .framer-ODUTU .framer-19ciawy > :last-child, .framer-ODUTU .framer-17jvzik > :last-child, .framer-ODUTU .framer-wd81e9 > :last-child, .framer-ODUTU .framer-1twjvfq > :last-child, .framer-ODUTU .framer-18jktnj > :last-child, .framer-ODUTU .framer-1n85hv7 > :last-child, .framer-ODUTU .framer-csmuz6 > :last-child, .framer-ODUTU .framer-qzue5f > :last-child, .framer-ODUTU .framer-rtfts2 > :last-child, .framer-ODUTU .framer-1xx9ag7 > :last-child, .framer-ODUTU .framer-18w4lyc > :last-child, .framer-ODUTU .framer-130ibtp > :last-child, .framer-ODUTU .framer-5c6gno > :last-child, .framer-ODUTU .framer-qm462q > :last-child, .framer-ODUTU .framer-13h4ixi > :last-child, .framer-ODUTU .framer-1rw9wn8 > :last-child, .framer-ODUTU .framer-1q5s56g > :last-child, .framer-ODUTU .framer-1adxpu2 > :last-child, .framer-ODUTU .framer-d2jybx > :last-child, .framer-ODUTU .framer-p0owgc > :last-child { margin-right: 0px; } .framer-ODUTU .framer-1x8tceh > *, .framer-ODUTU .framer-7wi2qb > *, .framer-ODUTU .framer-bctd4e > *, .framer-ODUTU .framer-1v4drde > *, .framer-ODUTU .framer-h44cp1 > *, .framer-ODUTU .framer-17jvzik > *, .framer-ODUTU .framer-wd81e9 > *, .framer-ODUTU .framer-1n85hv7 > *, .framer-ODUTU .framer-csmuz6 > *, .framer-ODUTU .framer-1xx9ag7 > *, .framer-ODUTU .framer-18w4lyc > *, .framer-ODUTU .framer-qm462q > *, .framer-ODUTU .framer-13h4ixi > *, .framer-ODUTU .framer-1adxpu2 > *, .framer-ODUTU .framer-d2jybx > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-ODUTU .framer-1q89iuo > * { margin: 0px; margin-left: calc(30px / 2); margin-right: calc(30px / 2); } .framer-ODUTU .framer-oggrj9 > * { margin: 0px; margin-left: calc(33px / 2); margin-right: calc(33px / 2); } .framer-ODUTU .framer-10gdtqe > *, .framer-ODUTU .framer-1a22mpt > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-ODUTU .framer-1vu241a > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-ODUTU .framer-1s7jv8c > *, .framer-ODUTU .framer-1vi54qb > *, .framer-ODUTU .framer-yp6itj > *, .framer-ODUTU .framer-1axrsv0 > *, .framer-ODUTU .framer-b8bz50 > *, .framer-ODUTU .framer-1kkv8i0 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-ODUTU .framer-x3obdu > * { margin: 0px; margin-bottom: calc(12px / 2); margin-top: calc(12px / 2); } .framer-ODUTU .framer-1m4nsf1 > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-ODUTU .framer-1juqial > *, .framer-ODUTU .framer-hkrhu1 > * { margin: 0px; margin-left: calc(120px / 2); margin-right: calc(120px / 2); } .framer-ODUTU .framer-1vt0f7q > *, .framer-ODUTU .framer-19ciawy > *, .framer-ODUTU .framer-18jktnj > *, .framer-ODUTU .framer-rtfts2 > *, .framer-ODUTU .framer-5c6gno > *, .framer-ODUTU .framer-1q5s56g > * { margin: 0px; margin-left: calc(50px / 2); margin-right: calc(50px / 2); } .framer-ODUTU .framer-yhzmmr > *, .framer-ODUTU .framer-1twjvfq > *, .framer-ODUTU .framer-qzue5f > *, .framer-ODUTU .framer-130ibtp > *, .framer-ODUTU .framer-1rw9wn8 > *, .framer-ODUTU .framer-p0owgc > * { margin: 0px; margin-left: calc(40px / 2); margin-right: calc(40px / 2); } }\",\".framer-ODUTU.framer-v-16uwg93.framer-1la69as { width: 390px; }\",\".framer-ODUTU.framer-v-16uwg93 .framer-1si7dt3 { z-index: 10; }\",\".framer-ODUTU.framer-v-16uwg93 .framer-1y6xs9f { gap: 120px; padding: 0px 8px 0px 0px; width: 358px; z-index: 10; }\",\".framer-ODUTU.framer-v-16uwg93 .framer-1x8tceh { align-content: flex-start; align-items: flex-start; flex: none; order: 0; width: 195px; z-index: 10; }\",\".framer-ODUTU.framer-v-16uwg93 .framer-akj9xb-container, .framer-ODUTU.framer-v-hfhwoz .framer-e5rfyy-container { order: 6; }\",\".framer-ODUTU.framer-v-16uwg93 .framer-otu8tp, .framer-ODUTU.framer-v-c62lc1 .framer-1a22mpt, .framer-ODUTU.framer-v-c62lc1 .framer-1esn752-container, .framer-ODUTU.framer-v-c62lc1 .framer-1s4n92l, .framer-ODUTU.framer-v-hfhwoz .framer-18e5mla-container, .framer-ODUTU.framer-v-hfhwoz .framer-1htq1vk, .framer-ODUTU.framer-v-hfhwoz .framer-1axrsv0, .framer-ODUTU.framer-v-hfhwoz .framer-y13dhs, .framer-ODUTU.framer-v-hfhwoz .framer-1nsgtle, .framer-ODUTU.framer-v-yknt8d .framer-h44cp1, .framer-ODUTU.framer-v-11itf5w .framer-wd81e9, .framer-ODUTU.framer-v-1f50ayc .framer-csmuz6, .framer-ODUTU.framer-v-1il2fm .framer-18w4lyc, .framer-ODUTU.framer-v-1bl4zc9 .framer-13h4ixi, .framer-ODUTU.framer-v-ahruvv .framer-d2jybx { order: 1; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-ODUTU.framer-v-16uwg93 .framer-1y6xs9f { gap: 0px; } .framer-ODUTU.framer-v-16uwg93 .framer-1y6xs9f > * { margin: 0px; margin-left: calc(120px / 2); margin-right: calc(120px / 2); } .framer-ODUTU.framer-v-16uwg93 .framer-1y6xs9f > :first-child { margin-left: 0px; } .framer-ODUTU.framer-v-16uwg93 .framer-1y6xs9f > :last-child { margin-right: 0px; } }\",\".framer-ODUTU.framer-v-c62lc1.framer-1la69as, .framer-ODUTU.framer-v-hfhwoz.framer-1la69as { height: 858px; width: 390px; }\",\".framer-ODUTU.framer-v-c62lc1 .framer-1si7dt3, .framer-ODUTU.framer-v-hfhwoz .framer-1si7dt3 { bottom: 0px; height: unset; width: 390px; z-index: 10; }\",\".framer-ODUTU.framer-v-c62lc1 .framer-1m4nsf1 { align-content: flex-start; align-items: flex-start; order: 3; z-index: 10; }\",\".framer-ODUTU.framer-v-c62lc1 .framer-3vt78r-container { order: 2; z-index: 10; }\",\".framer-ODUTU.framer-v-c62lc1 .framer-1pu8vo1-container, .framer-ODUTU.framer-v-c62lc1 .framer-7wi2qb, .framer-ODUTU.framer-v-hfhwoz .framer-1vi54qb, .framer-ODUTU.framer-v-hfhwoz .framer-53l9wp, .framer-ODUTU.framer-v-hfhwoz .framer-94vtih, .framer-ODUTU.framer-v-hfhwoz .framer-1vt0094-container, .framer-ODUTU.framer-v-hfhwoz .framer-hkrhu1, .framer-ODUTU.framer-v-hfhwoz .framer-bctd4e, .framer-ODUTU.framer-v-yknt8d .framer-1v4drde, .framer-ODUTU.framer-v-11itf5w .framer-17jvzik, .framer-ODUTU.framer-v-1f50ayc .framer-1n85hv7, .framer-ODUTU.framer-v-1il2fm .framer-1xx9ag7, .framer-ODUTU.framer-v-1bl4zc9 .framer-qm462q, .framer-ODUTU.framer-v-ahruvv .framer-1adxpu2 { order: 0; }\",\".framer-ODUTU.framer-v-c62lc1 .framer-167e530-container, .framer-ODUTU.framer-v-c62lc1 .framer-1juqial, .framer-ODUTU.framer-v-hfhwoz .framer-10gdtqe, .framer-ODUTU.framer-v-hfhwoz .framer-x3obdu, .framer-ODUTU.framer-v-hfhwoz .framer-1kkv8i0, .framer-ODUTU.framer-v-yknt8d .framer-yhzmmr, .framer-ODUTU.framer-v-11itf5w .framer-1twjvfq, .framer-ODUTU.framer-v-1f50ayc .framer-qzue5f, .framer-ODUTU.framer-v-1il2fm .framer-130ibtp, .framer-ODUTU.framer-v-1bl4zc9 .framer-1rw9wn8, .framer-ODUTU.framer-v-ahruvv .framer-p0owgc { order: 2; }\",\".framer-ODUTU.framer-v-c62lc1 .framer-ysjwe2-container, .framer-ODUTU.framer-v-hfhwoz .framer-yp6itj, .framer-ODUTU.framer-v-1f308yw .framer-1krlqb5 { order: 3; }\",\".framer-ODUTU.framer-v-c62lc1 .framer-1ehhu2q-container, .framer-ODUTU.framer-v-hfhwoz .framer-b8bz50, .framer-ODUTU.framer-v-hfhwoz .framer-1lj86vm-container { order: 4; }\",\".framer-ODUTU.framer-v-c62lc1 .framer-1ahdn3l-container, .framer-ODUTU.framer-v-hfhwoz .framer-gew56c-container { order: 5; }\",\".framer-ODUTU.framer-v-hfhwoz .framer-1vu241a { flex-direction: column; order: 3; width: 330px; }\",\".framer-ODUTU.framer-v-hfhwoz .framer-1s7jv8c { flex: none; width: 100%; }\",\".framer-ODUTU.framer-v-hfhwoz .framer-1s4q05y-container { order: 7; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-ODUTU.framer-v-hfhwoz .framer-1vu241a { gap: 0px; } .framer-ODUTU.framer-v-hfhwoz .framer-1vu241a > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } .framer-ODUTU.framer-v-hfhwoz .framer-1vu241a > :first-child { margin-top: 0px; } .framer-ODUTU.framer-v-hfhwoz .framer-1vu241a > :last-child { margin-bottom: 0px; } }\",\".framer-ODUTU.framer-v-1f308yw.framer-1la69as, .framer-ODUTU.framer-v-yknt8d.framer-1la69as, .framer-ODUTU.framer-v-11itf5w.framer-1la69as, .framer-ODUTU.framer-v-1f50ayc.framer-1la69as, .framer-ODUTU.framer-v-1il2fm.framer-1la69as, .framer-ODUTU.framer-v-1bl4zc9.framer-1la69as, .framer-ODUTU.framer-v-ahruvv.framer-1la69as { width: 1220px; }\",\".framer-ODUTU.framer-v-1f308yw .framer-1y6xs9f { width: 1140px; }\",\".framer-ODUTU.framer-v-1f308yw .framer-1x8tceh { flex: none; order: 0; padding: 0px 24px 0px 0px; width: min-content; }\",\".framer-ODUTU.framer-v-1f308yw .framer-1q89iuo { gap: 10px; order: 1; padding: 0px; }\",\".framer-ODUTU.framer-v-1f308yw .framer-oggrj9 { flex: none; gap: 40px; order: 2; width: 187px; }\",\".framer-ODUTU.framer-v-1f308yw .framer-1ptbd0m-container { order: 0; width: 7px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-ODUTU.framer-v-1f308yw .framer-1q89iuo, .framer-ODUTU.framer-v-1f308yw .framer-oggrj9 { gap: 0px; } .framer-ODUTU.framer-v-1f308yw .framer-1q89iuo > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-ODUTU.framer-v-1f308yw .framer-1q89iuo > :first-child, .framer-ODUTU.framer-v-1f308yw .framer-oggrj9 > :first-child { margin-left: 0px; } .framer-ODUTU.framer-v-1f308yw .framer-1q89iuo > :last-child, .framer-ODUTU.framer-v-1f308yw .framer-oggrj9 > :last-child { margin-right: 0px; } .framer-ODUTU.framer-v-1f308yw .framer-oggrj9 > * { margin: 0px; margin-left: calc(40px / 2); margin-right: calc(40px / 2); } }\",\".framer-ODUTU.framer-v-yknt8d .framer-nc19oz, .framer-ODUTU.framer-v-11itf5w .framer-cnbnku, .framer-ODUTU.framer-v-1f50ayc .framer-719r2p, .framer-ODUTU.framer-v-1il2fm .framer-el25yb, .framer-ODUTU.framer-v-1bl4zc9 .framer-jzvg5q, .framer-ODUTU.framer-v-ahruvv .framer-1rzxpfy { width: 95px; }\",\".framer-ODUTU.framer-v-yknt8d .framer-1s2kvwh, .framer-ODUTU.framer-v-11itf5w .framer-vhnxlr, .framer-ODUTU.framer-v-1f50ayc .framer-51jyl, .framer-ODUTU.framer-v-1il2fm .framer-1oz5yfm, .framer-ODUTU.framer-v-1bl4zc9 .framer-osd9tb, .framer-ODUTU.framer-v-ahruvv .framer-mqj85s { width: 84px; }\",\".framer-ODUTU.framer-v-yknt8d .framer-1r2zakf, .framer-ODUTU.framer-v-11itf5w .framer-t0wlb7, .framer-ODUTU.framer-v-1f50ayc .framer-2woqc3, .framer-ODUTU.framer-v-1il2fm .framer-1qkcqs6, .framer-ODUTU.framer-v-1bl4zc9 .framer-a4cp2w, .framer-ODUTU.framer-v-ahruvv .framer-gahef { width: 175px; }\",'.framer-ODUTU[data-border=\"true\"]::after, .framer-ODUTU [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 101\n * @framerIntrinsicWidth 1440\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"dM5i8pcQW\":{\"layout\":[\"fixed\",\"fixed\"]},\"NRvMIjAow\":{\"layout\":[\"fixed\",\"fixed\"]},\"JytAqdFEA\":{\"layout\":[\"fixed\",\"fixed\"]},\"tTZBlxSal\":{\"layout\":[\"fixed\",\"fixed\"]},\"LYTJULqo1\":{\"layout\":[\"fixed\",\"fixed\"]},\"zzwJ1eRGU\":{\"layout\":[\"fixed\",\"fixed\"]},\"xqFKreDO2\":{\"layout\":[\"fixed\",\"fixed\"]},\"lBFsE2f7N\":{\"layout\":[\"fixed\",\"fixed\"]},\"pghzcS02e\":{\"layout\":[\"fixed\",\"fixed\"]},\"sO2JrusZ8\":{\"layout\":[\"fixed\",\"fixed\"]},\"Pduj0EYFb\":{\"layout\":[\"fixed\",\"fixed\"]},\"OXet4UEiL\":{\"layout\":[\"fixed\",\"fixed\"]},\"hAgkrtD4g\":{\"layout\":[\"fixed\",\"fixed\"]},\"D23o4v7R8\":{\"layout\":[\"fixed\",\"fixed\"]},\"a8ZfMEC8O\":{\"layout\":[\"fixed\",\"fixed\"]},\"xjZRFLjHq\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerquPtgwX7A=withCSS(Component,css,\"framer-ODUTU\");export default FramerquPtgwX7A;FramerquPtgwX7A.displayName=\"Navbar/ Final Set All Variations\";FramerquPtgwX7A.defaultProps={height:101,width:1440};addPropertyControls(FramerquPtgwX7A,{variant:{options:[\"gLZLLzuME\",\"dM5i8pcQW\",\"NRvMIjAow\",\"JytAqdFEA\",\"tTZBlxSal\",\"LYTJULqo1\",\"zzwJ1eRGU\",\"xqFKreDO2\",\"lBFsE2f7N\",\"pghzcS02e\",\"sO2JrusZ8\",\"Pduj0EYFb\",\"OXet4UEiL\",\"hAgkrtD4g\",\"D23o4v7R8\",\"a8ZfMEC8O\",\"xjZRFLjHq\"],optionTitles:[\"Navbar- Home\",\"Navbar- Solutions\",\"Navbar- Pricing\",\"Navbar- About Us\",\"Navbar- Knowledge Centre\",\"Navbar- Product\",\"Mobile\",\"Mobile- Open\",\"Mobile- Open Solutions\",\"Variant\",\"Variant 11\",\"Variant 12\",\"Variant 13\",\"Variant 14\",\"Navbar- Unseleced\",\"Variant 16\",\"Variant 17\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerquPtgwX7A,[{explicitInter:true,fonts:[{family:\"DM Sans\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/dmsans/v15/rP2tp2ywxg089UriI5-g4vlH9VoD8CmcqZG40F9JadbnoEwAkJxhS2f3ZGMZpg.woff2\",weight:\"500\"},{family:\"DM Sans\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/dmsans/v15/rP2tp2ywxg089UriI5-g4vlH9VoD8CmcqZG40F9JadbnoEwAopxhS2f3ZGMZpg.woff2\",weight:\"400\"}]},...VideoFonts,...NavbarTextHomeNewFonts,...NavbarTextProductNewFonts,...NavbarTextSolutionsFonts,...NavbarTextAboutUsNewFonts,...NavbarTextPricingNewFonts,...NavbarTextKCNewFonts,...ButtonSecondary1Fonts,...ButtonMain1CopyFonts,...NavbarTextMobileAllVariantsFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerquPtgwX7A\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"dM5i8pcQW\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"NRvMIjAow\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"JytAqdFEA\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"tTZBlxSal\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"LYTJULqo1\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"zzwJ1eRGU\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"xqFKreDO2\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"lBFsE2f7N\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"pghzcS02e\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"sO2JrusZ8\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"Pduj0EYFb\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"OXet4UEiL\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"hAgkrtD4g\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"D23o4v7R8\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"a8ZfMEC8O\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"xjZRFLjHq\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerIntrinsicWidth\":\"1440\",\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicHeight\":\"101\",\"framerContractVersion\":\"1\",\"framerComponentViewportWidth\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./quPtgwX7A.map"],
  "mappings": "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",
  "names": ["containerStyles", "emptyStateStyle", "defaultEvents", "ControlType", "fontSizeOptions", "fontControls", "font", "useOnEnter", "onEnter", "enabled", "useOnSpecificTargetChange", "useOnExit", "onExit", "goal", "callback", "isInTarget", "useIsInCurrentNavigationTarget", "ue", "isBrowserSafari", "navigator", "userAgent", "useIsBrowserSafari", "se", "useIsOnCanvas", "se", "RenderTarget", "useRadius", "props", "borderRadius", "isMixedBorderRadius", "topLeftRadius", "topRightRadius", "bottomRightRadius", "bottomLeftRadius", "se", "borderRadiusControl", "ControlType", "paddingControl", "ControlType", "ObjectFitType", "SrcType", "getProps", "props", "width", "height", "topLeft", "topRight", "bottomRight", "bottomLeft", "id", "children", "rest", "Video", "newProps", "p", "VideoMemo", "usePlaybackControls", "videoRef", "isInCurrentNavigationTarget", "useIsInCurrentNavigationTarget", "requestingPlay", "pe", "setProgress", "te", "rawProgress", "newProgress", "isAlreadySet", "play", "e", "pause", "useAutoplayBehavior", "playingProp", "muted", "loop", "playsinline", "controls", "initialPlayingProp", "ye", "hasPlayingPropChanged", "setHasPlayingPropChanged", "behavesAsGif", "autoplay", "isMountedAndReadyForProgressChanges", "X", "srcType", "srcFile", "srcUrl", "progress", "objectFit", "backgroundColor", "onSeeked", "onPause", "onPlay", "onEnd", "onClick", "onMouseEnter", "onMouseLeave", "onMouseDown", "onMouseUp", "poster", "posterEnabled", "startTimeProp", "volume", "isSafari", "useIsBrowserSafari", "wasPausedOnLeave", "wasEndedOnLeave", "isOnCanvas", "useIsOnCanvas", "borderRadius", "useRadius", "autoplayBehavior", "isInViewport", "useInView", "startTime", "ue", "rawProgressValue", "isMotionValue", "value", "useOnEnter", "useOnExit", "src", "se", "fragment", "groupsRegex", "capitalizeFirstLetter", "titleCase", "objectFitOptions", "addPropertyControls", "ControlType", "borderRadiusControl", "defaultEvents", "enabledGestures", "cycleOrder", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transitions", "transformTemplate", "_", "t", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "getProps", "height", "id", "title", "width", "props", "ref", "createLayoutDependency", "Component", "Y", "activeLocale", "useLocaleInfo", "style", "className", "layoutId", "SIs7nY0vB", "restProps", "baseVariant", "classNames", "gestureVariant", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "defaultLayoutId", "ae", "LayoutGroup", "motion", "cx", "u", "RichText2", "x", "css", "FramersRsH0_Bh0", "withCSS", "sRsH0_Bh0_default", "addPropertyControls", "ControlType", "addFonts", "enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "createLayoutDependency", "variants", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "restProps", "baseVariant", "classNames", "gestureVariant", "setGestureState", "setVariant", "useVariantState", "cycleOrder", "enabledGestures", "variantClassNames", "layoutDependency", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "Link", "cx", "serializationHash", "addPropertyOverrides", "RichText2", "css", "FramerdlC9ZDfRQ", "withCSS", "dlC9ZDfRQ_default", "addPropertyControls", "ControlType", "addFonts", "enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "gestureVariant", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTap6mfpjs", "args", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "cx", "Link", "u", "RichText2", "css", "Framero9uDDS1J6", "withCSS", "o9uDDS1J6_default", "addPropertyControls", "ControlType", "addFonts", "NavbarSolutionsDropdownOptionsFonts", "getFonts", "o9uDDS1J6_default", "enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "transformTemplate1", "_", "t", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "gestureVariant", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "isDisplayed", "isDisplayed1", "isDisplayed2", "isDisplayed3", "isDisplayed4", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "cx", "RichText2", "SVG", "ComponentViewportProvider", "css", "FramerI6VNXxXMF", "withCSS", "I6VNXxXMF_default", "addPropertyControls", "ControlType", "addFonts", "enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "createLayoutDependency", "variants", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "restProps", "baseVariant", "classNames", "gestureVariant", "setGestureState", "setVariant", "useVariantState", "cycleOrder", "enabledGestures", "variantClassNames", "layoutDependency", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "Link", "cx", "serializationHash", "addPropertyOverrides", "RichText2", "css", "FramerliWWMam7l", "withCSS", "liWWMam7l_default", "addPropertyControls", "ControlType", "addFonts", "enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "createLayoutDependency", "variants", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "restProps", "baseVariant", "classNames", "gestureVariant", "setGestureState", "setVariant", "useVariantState", "cycleOrder", "enabledGestures", "variantClassNames", "layoutDependency", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "Link", "cx", "serializationHash", "addPropertyOverrides", "RichText2", "css", "FramerSokyUor0w", "withCSS", "SokyUor0w_default", "addPropertyControls", "ControlType", "addFonts", "enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "createLayoutDependency", "variants", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "restProps", "baseVariant", "classNames", "gestureVariant", "setGestureState", "setVariant", "useVariantState", "cycleOrder", "enabledGestures", "variantClassNames", "layoutDependency", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "Link", "cx", "serializationHash", "addPropertyOverrides", "RichText2", "css", "FrameruaDPMT8WS", "withCSS", "uaDPMT8WS_default", "addPropertyControls", "ControlType", "addFonts", "enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "transformTemplate1", "_", "t", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "getProps", "height", "id", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "gestureVariant", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "Link", "cx", "RichText2", "css", "FramerUZZ58Pp0E", "withCSS", "UZZ58Pp0E_default", "addFonts", "enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "transformTemplate1", "_", "t", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "tap2", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "createLayoutDependency", "variants", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "MSawk59wZ", "restProps", "baseVariant", "classNames", "gestureVariant", "setGestureState", "setVariant", "useVariantState", "cycleOrder", "enabledGestures", "variantClassNames", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTap13rp7h7", "args", "ref1", "pe", "isDisplayed", "isDisplayed1", "isDisplayed2", "isDisplayed3", "isDisplayed4", "isDisplayed5", "isDisplayed6", "isDisplayed7", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "cx", "serializationHash", "addPropertyOverrides", "Link", "RichText2", "SVG", "css", "FrameryOGeVBATH", "withCSS", "yOGeVBATH_default", "addPropertyControls", "ControlType", "addFonts", "enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "createLayoutDependency", "variants", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "restProps", "baseVariant", "classNames", "gestureVariant", "setGestureState", "setVariant", "useVariantState", "cycleOrder", "enabledGestures", "variantClassNames", "layoutDependency", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "Link", "cx", "serializationHash", "addPropertyOverrides", "RichText2", "css", "FramerZXdHX9J4l", "withCSS", "ZXdHX9J4l_default", "addPropertyControls", "ControlType", "addFonts", "VideoFonts", "getFonts", "Video", "NavbarTextHomeNewFonts", "liWWMam7l_default", "NavbarTextProductNewFonts", "uaDPMT8WS_default", "NavbarTextSolutionsFonts", "I6VNXxXMF_default", "NavbarTextAboutUsNewFonts", "dlC9ZDfRQ_default", "NavbarTextPricingNewFonts", "ZXdHX9J4l_default", "NavbarTextKCNewFonts", "SokyUor0w_default", "ButtonSecondary1Fonts", "sRsH0_Bh0_default", "ButtonMain1CopyFonts", "UZZ58Pp0E_default", "NavbarTextMobileAllVariantsFonts", "yOGeVBATH_default", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "transformTemplate1", "_", "t", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "createLayoutDependency", "variants", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "restProps", "baseVariant", "classNames", "gestureVariant", "setGestureState", "setVariant", "useVariantState", "cycleOrder", "variantClassNames", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTapfu5n1n", "args", "MSawk59wZfu5n1n", "MSawk59wZ1qcg094", "onTapzqcwry", "onTapsnr6qb", "ref1", "pe", "isDisplayed", "isDisplayed1", "isDisplayed2", "isDisplayed3", "isDisplayed4", "isDisplayed5", "isDisplayed6", "isDisplayed7", "isDisplayed8", "isDisplayed9", "isDisplayed10", "isDisplayed11", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "cx", "serializationHash", "addPropertyOverrides", "u", "Link", "ComponentViewportProvider", "Video", "liWWMam7l_default", "uaDPMT8WS_default", "I6VNXxXMF_default", "dlC9ZDfRQ_default", "ZXdHX9J4l_default", "SokyUor0w_default", "sRsH0_Bh0_default", "UZZ58Pp0E_default", "SVG", "yOGeVBATH_default", "RichText2", "Image2", "css", "FramerquPtgwX7A", "withCSS", "quPtgwX7A_default", "addPropertyControls", "ControlType", "addFonts", "VideoFonts", "NavbarTextHomeNewFonts", "NavbarTextProductNewFonts", "NavbarTextSolutionsFonts", "NavbarTextAboutUsNewFonts", "NavbarTextPricingNewFonts", "NavbarTextKCNewFonts", "ButtonSecondary1Fonts", "ButtonMain1CopyFonts", "NavbarTextMobileAllVariantsFonts"]
}
