{
  "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/ExNgrA7EJTKUPpH6vIlN/eiOrSJ2Ab5M9jPCvVwUz/useConstant.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/90ICLbTHnkXgVfH1BSgW/Video.js", "ssg:https://framerusercontent.com/modules/i5LCow5Tj1ItjHFUxggh/AOBDfpViCP2uC4E78RNY/gwqqKsmEy.js", "ssg:https://framerusercontent.com/modules/nLDIQjH3e2RIwGudPteo/6sC6pI2DdfA12ktE9d7v/FZSPVqaKO.js", "ssg:https://framerusercontent.com/modules/TmIaw9V2nw8fBiSzMioz/djMhgd3Yh5Wyf8GOFcDt/koometOO3.js", "ssg:https://framerusercontent.com/modules/QEhhvsI6HLUN7HWcH6WX/aQo6sj66iIEFeziSZj97/pRXim1i7H.js", "ssg:https://framerusercontent.com/modules/UIO6I2zcVarLofoybW2q/Onfz33kfo5ClrqRrMXdD/Huq5OnPfk.js", "ssg:https://framerusercontent.com/modules/VHmVQNX9YXWJtD6SAvHs/6MVs9AHcyaEwMj5o9Oci/XHWsuxy00.js", "ssg:https://framerusercontent.com/modules/36nNWOEdevsjihepy3di/OfYLNo9VR2hW2GhKorus/XXpUtMN9p.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 { useRef } from \"react\";\n/**\n * Creates a constant value over the lifecycle of a component.\n *\n * Even if `useMemo` is provided an empty array as its final argument, it doesn't offer\n * a guarantee that it won't re-run for performance reasons later on. By using `useConstant`\n * you can ensure that initialisers don't execute twice or more.\n */ export function useConstant(init) {\n    const ref = useRef(null);\n    if (ref.current === null) {\n        ref.current = init();\n    }\n    return ref.current;\n}\n\nexport const __FramerMetadata__ = {\"exports\":{\"useConstant\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}}}}\n//# sourceMappingURL=./useConstant.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://framerusercontent.com/modules/G4IfyjvwmaeSBpdb4TWu/OIjZRBmWDcIE2B6qgG1j/index.js\";// https://framer.com/m/framer/default-utils.js@^0.45.0\nimport{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={}));const defaultVideo=\"https://framerusercontent.com/assets/MLWPbW1dUQawJLhhun3dBwpgJak.mp4\";// 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 isPlayingRef=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 video=videoRef.current;if(!video)return;video.preload=\"auto\"// makes sure browsers don't throttle: https://html.spec.whatwg.org/multipage/media.html#:~:text=When%20the%20media%20resource%20is%20playing%2C%20hints%20to%20the%20user%20agent%20that%20bandwidth%20is%20to%20be%20considered%20scarce%2C%20e.g.%20suggesting%20throttling%20the%20download%20so%20that%20the%20media%20data%20is%20obtained%20at%20the%20slowest%20possible%20rate%20that%20still%20maintains%20consistent%20playback.\n;const isPlaying=video.currentTime>0&&video.onplaying&&!video.paused&&!video.ended&&video.readyState>=video.HAVE_CURRENT_DATA;if(!isPlaying&&video&&!requestingPlay.current&&isInCurrentNavigationTarget){requestingPlay.current=true;isPlayingRef.current=true;video.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();isPlayingRef.current=false;},[]);return{play,pause,setProgress,isPlaying:isPlayingRef};}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;}const VideoMemo=/*#__PURE__*/memo(function VideoInner(props){const{// default props\nsrcType=\"URL\",srcUrl,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:startTimeProp=0,poster,playing:playingProp,progress,onSeeked,onPause,onPlay,onEnd,onClick,onMouseEnter,onMouseLeave,onMouseDown,onMouseUp}=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);const isCloseToViewport=isOnCanvas?false:useInView(videoRef,{margin:\"0px 0px 100px 100px\",once:true});// Video elements behave oddly at 100% duration\nconst startTime=startTimeProp===100?99.9:startTimeProp;const{play,pause,setProgress,isPlaying}=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]);/**\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     */const isMountedAndReadyForProgressChanges=useRef(false);// Allow scrubbling via progress prop\n// 1) Handle cases when the progress prop itself changes\nuseEffect(()=>{if(!isMountedAndReadyForProgressChanges.current){isMountedAndReadyForProgressChanges.current=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=()=>{const video=videoRef.current;if(!video)return;if(video.currentTime<.3&&startTime>0)setProgress((startTime!==null&&startTime!==void 0?startTime:0)*.01);if(// when the component updates (e.g. only srcFile/url changes), and the video was already playing, keep playing\nisPlaying.current||autoplayBehavior===\"on-mount\"||autoplayBehavior===\"on-viewport\"&&isInViewport)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:isPlaying.current||autoplayBehavior===\"on-mount\"||autoplayBehavior===\"on-viewport\"&&isInViewport,preload:isPlaying.current?\"auto\":isOnCanvas&&!poster?\"metadata\":autoplayBehavior!==\"on-mount\"&&!isCloseToViewport?\"none\":// `autoplay` overrides this too\n\"metadata\",poster:posterEnabled&&!srcFile&&srcUrl===defaultVideo?\"https://framerusercontent.com/images/5ILRvlYXf72kHSVHqpa3snGzjU.jpg\":posterEnabled&&poster?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\";function capitalizeFirstLetter(value){return value.charAt(0).toUpperCase()+value.slice(1);}export function titleCase(value){const groups=value.match(/[A-Z]{2,}|[A-Z][a-z]+|[a-z]+|[A-Z]|\\d+/gu)||[];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\",defaultValue:\"https://framerusercontent.com/assets/MLWPbW1dUQawJLhhun3dBwpgJak.mp4\",hidden(props){return props.srcType===\"Upload\";}},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\",description:\"We recommend adding a poster. [Learn more](https://www.framer.com/help/articles/how-are-videos-optimized-in-framer/).\"},poster:{type:ControlType.Image,title:\" \",hidden:({posterEnabled})=>!posterEnabled},backgroundColor:{type:ControlType.Color,title:\"Background\",defaultValue:\"rgba(0,0,0,0)\"},...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\",defaultValue:false},muted:{type:ControlType.Boolean,title:\"Muted\",enabledTitle:\"Yes\",disabledTitle:\"No\"},volume:{type:ControlType.Number,max:100,min:0,unit:\"%\",hidden:({muted})=>muted,defaultValue:25},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\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"200\",\"framerSupportedLayoutWidth\":\"fixed\",\"framerIntrinsicHeight\":\"112\"}},\"titleCase\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"VideoProps\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Video.map", "// Generated by Framer (4991a04)\nimport{fontStore}from\"framer\";fontStore.loadFonts([]);export const fonts=[{explicitInter:true,fonts:[]}];export const css=[\".framer-KrCmr .framer-styles-preset-1if39xk:not(.rich-text-wrapper), .framer-KrCmr .framer-styles-preset-1if39xk.rich-text-wrapper a { --framer-link-current-text-color: #ffffff; --framer-link-current-text-decoration: none; --framer-link-hover-text-color: #0af741; --framer-link-hover-text-decoration: none; --framer-link-text-color: #ffffff; --framer-link-text-decoration: none; }\"];export const className=\"framer-KrCmr\";\nexport const __FramerMetadata__ = {\"exports\":{\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (4991a04)\nimport{fontStore}from\"framer\";fontStore.loadFonts([]);export const fonts=[{explicitInter:true,fonts:[]}];export const css=[\".framer-vENak .framer-styles-preset-1gywmir:not(.rich-text-wrapper), .framer-vENak .framer-styles-preset-1gywmir.rich-text-wrapper a { --framer-link-current-text-color: #111111; --framer-link-current-text-decoration: none; --framer-link-hover-text-color: #0088ff; --framer-link-hover-text-decoration: none; --framer-link-text-color: #1a1a1a; --framer-link-text-decoration: none; }\"];export const className=\"framer-vENak\";\nexport const __FramerMetadata__ = {\"exports\":{\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (2ca17d4)\nimport{fontStore}from\"framer\";fontStore.loadFonts([]);export const fonts=[{explicitInter:true,fonts:[]}];export const css=[\".framer-zYDH5 .framer-styles-preset-189g7fw:not(.rich-text-wrapper), .framer-zYDH5 .framer-styles-preset-189g7fw.rich-text-wrapper a { --framer-link-current-text-color: #111111; --framer-link-current-text-decoration: underline; --framer-link-hover-text-color: #00ff59; --framer-link-hover-text-decoration: underline; --framer-link-text-color: #ffffff; --framer-link-text-decoration: none; }\"];export const className=\"framer-zYDH5\";\nexport const __FramerMetadata__ = {\"exports\":{\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (ff86393)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,RichText,SVG,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";const cycleOrder=[\"XyT7JZpbx\",\"Ydpw9eGKw\",\"R3gzCd_AW\",\"HFGw2phuo\"];const serializationHash=\"framer-19m8G\";const variantClassNames={HFGw2phuo:\"framer-v-19r4df2\",R3gzCd_AW:\"framer-v-kippdw\",XyT7JZpbx:\"framer-v-1snd0s5\",Ydpw9eGKw:\"framer-v-ku5f3e\"};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={bounce:.2,delay:0,duration:.4,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.create(React.Fragment);const humanReadableVariantMap={\"Variant 3\":\"R3gzCd_AW\",\"Variant 4\":\"HFGw2phuo\",ACTIVE:\"Ydpw9eGKw\",DEFAULT:\"XyT7JZpbx\"};const getProps=({click,height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,rUIIpxvSu:click!==null&&click!==void 0?click:props.rUIIpxvSu,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"XyT7JZpbx\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,rUIIpxvSu,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"XyT7JZpbx\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTapv04v1a=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});if(rUIIpxvSu){const res=await rUIIpxvSu(...args);if(res===false)return false;}setVariant(\"Ydpw9eGKw\");});const onTap1nv8xe6=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});if(rUIIpxvSu){const res=await rUIIpxvSu(...args);if(res===false)return false;}setVariant(\"XyT7JZpbx\");});const onTapcx9gp=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});if(rUIIpxvSu){const res=await rUIIpxvSu(...args);if(res===false)return false;}setVariant(\"HFGw2phuo\");});const onTapcjdfhb=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});if(rUIIpxvSu){const res=await rUIIpxvSu(...args);if(res===false)return false;}setVariant(\"R3gzCd_AW\");});const ref1=React.useRef(null);const isDisplayed=()=>{if([\"Ydpw9eGKw\",\"HFGw2phuo\"].includes(baseVariant))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,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-1snd0s5\",className,classNames),\"data-framer-name\":\"DEFAULT\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"XyT7JZpbx\",onTap:onTapv04v1a,ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},...addPropertyOverrides({HFGw2phuo:{\"data-framer-name\":\"Variant 4\",onTap:onTapcjdfhb},R3gzCd_AW:{\"data-framer-name\":\"Variant 3\",onTap:onTapcx9gp},Ydpw9eGKw:{\"data-framer-name\":\"ACTIVE\",onTap:onTap1nv8xe6}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-lkrm61\",layoutDependency:layoutDependency,layoutId:\"GKepm0esS\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7Um9ib3RvIE1vbm8tcmVndWxhcg==\",\"--framer-font-family\":'\"Roboto Mono\", monospace',\"--framer-font-size\":\"14px\",\"--framer-text-alignment\":\"right\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"MENU\"})}),className:\"framer-1hnfj9o\",fonts:[\"GF;Roboto Mono-regular\"],layoutDependency:layoutDependency,layoutId:\"Y7VzNb_IP\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},variants:{HFGw2phuo:{\"--extracted-r6o4lv\":\"var(--token-081e1576-e244-4e12-aa13-ce740a18e8fc, rgb(40, 212, 24))\"},R3gzCd_AW:{\"--extracted-r6o4lv\":\"rgb(26, 26, 26)\"},Ydpw9eGKw:{\"--extracted-r6o4lv\":\"var(--token-081e1576-e244-4e12-aa13-ce740a18e8fc, rgb(40, 212, 24))\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({HFGw2phuo:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7Um9ib3RvIE1vbm8tcmVndWxhcg==\",\"--framer-font-family\":'\"Roboto Mono\", monospace',\"--framer-font-size\":\"14px\",\"--framer-text-alignment\":\"right\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-081e1576-e244-4e12-aa13-ce740a18e8fc, rgb(40, 212, 24)))\"},children:\"CLOSE\"})})},R3gzCd_AW:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7Um9ib3RvIE1vbm8tcmVndWxhcg==\",\"--framer-font-family\":'\"Roboto Mono\", monospace',\"--framer-font-size\":\"14px\",\"--framer-text-alignment\":\"right\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(26, 26, 26))\"},children:\"MENU\"})})},Ydpw9eGKw:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7Um9ib3RvIE1vbm8tcmVndWxhcg==\",\"--framer-font-family\":'\"Roboto Mono\", monospace',\"--framer-font-size\":\"14px\",\"--framer-text-alignment\":\"right\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-081e1576-e244-4e12-aa13-ce740a18e8fc, rgb(40, 212, 24)))\"},children:\"CLOSE\"})})}},baseVariant,gestureVariant)}),isDisplayed()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-1bw1cmv\",\"data-framer-name\":\"Icon\",fill:'var(--token-081e1576-e244-4e12-aa13-ce740a18e8fc, rgb(40, 212, 24)) /* {\"name\":\"Green\"} */',intrinsicHeight:32,intrinsicWidth:32,layoutDependency:layoutDependency,layoutId:\"T8Oo_XhqA\",svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"32\" height=\"32\" viewBox=\"0 0 256 256\"><path d=\"M205.66 194.34a8 8 0 0 1-11.32 11.32L128 139.31l-66.34 66.35a8 8 0 0 1-11.32-11.32L116.69 128 50.34 61.66a8 8 0 0 1 11.32-11.32L128 116.69l66.34-66.35a8 8 0 0 1 11.32 11.32L139.31 128Z\"/></svg>',withExternalLayout:true})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-19m8G.framer-1ixd1pk, .framer-19m8G .framer-1ixd1pk { display: block; }\",\".framer-19m8G.framer-1snd0s5 { align-content: flex-end; align-items: flex-end; cursor: pointer; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px 0px 16px 16px; position: relative; width: min-content; }\",\".framer-19m8G .framer-lkrm61 { align-content: center; align-items: center; align-self: stretch; 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: auto; }\",\".framer-19m8G .framer-1hnfj9o { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-19m8G .framer-1bw1cmv { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 14px); position: relative; width: 14px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-19m8G.framer-1snd0s5, .framer-19m8G .framer-lkrm61 { gap: 0px; } .framer-19m8G.framer-1snd0s5 > *, .framer-19m8G .framer-lkrm61 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-19m8G.framer-1snd0s5 > :first-child, .framer-19m8G .framer-lkrm61 > :first-child { margin-top: 0px; } .framer-19m8G.framer-1snd0s5 > :last-child, .framer-19m8G .framer-lkrm61 > :last-child { margin-bottom: 0px; } }\",\".framer-19m8G.framer-v-ku5f3e .framer-lkrm61, .framer-19m8G.framer-v-19r4df2 .framer-lkrm61 { flex-direction: row; gap: 4px; }\",\".framer-19m8G.framer-v-ku5f3e .framer-1hnfj9o, .framer-19m8G.framer-v-19r4df2 .framer-1hnfj9o { order: 1; }\",\".framer-19m8G.framer-v-ku5f3e .framer-1bw1cmv, .framer-19m8G.framer-v-19r4df2 .framer-1bw1cmv { order: 0; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-19m8G.framer-v-ku5f3e .framer-lkrm61 { gap: 0px; } .framer-19m8G.framer-v-ku5f3e .framer-lkrm61 > * { margin: 0px; margin-left: calc(4px / 2); margin-right: calc(4px / 2); } .framer-19m8G.framer-v-ku5f3e .framer-lkrm61 > :first-child { margin-left: 0px; } .framer-19m8G.framer-v-ku5f3e .framer-lkrm61 > :last-child { margin-right: 0px; } }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-19m8G.framer-v-19r4df2 .framer-lkrm61 { gap: 0px; } .framer-19m8G.framer-v-19r4df2 .framer-lkrm61 > * { margin: 0px; margin-left: calc(4px / 2); margin-right: calc(4px / 2); } .framer-19m8G.framer-v-19r4df2 .framer-lkrm61 > :first-child { margin-left: 0px; } .framer-19m8G.framer-v-19r4df2 .framer-lkrm61 > :last-child { margin-right: 0px; } }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 33\n * @framerIntrinsicWidth 49.5\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"Ydpw9eGKw\":{\"layout\":[\"auto\",\"auto\"]},\"R3gzCd_AW\":{\"layout\":[\"auto\",\"auto\"]},\"HFGw2phuo\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerVariables {\"rUIIpxvSu\":\"click\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerpRXim1i7H=withCSS(Component,css,\"framer-19m8G\");export default FramerpRXim1i7H;FramerpRXim1i7H.displayName=\"Navigation / Menu Animation\";FramerpRXim1i7H.defaultProps={height:33,width:49.5};addPropertyControls(FramerpRXim1i7H,{variant:{options:[\"XyT7JZpbx\",\"Ydpw9eGKw\",\"R3gzCd_AW\",\"HFGw2phuo\"],optionTitles:[\"DEFAULT\",\"ACTIVE\",\"Variant 3\",\"Variant 4\"],title:\"Variant\",type:ControlType.Enum},rUIIpxvSu:{title:\"Click\",type:ControlType.EventHandler}});addFonts(FramerpRXim1i7H,[{explicitInter:true,fonts:[{family:\"Roboto Mono\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/robotomono/v23/L0xuDF4xlVMF-BfR8bXMIhJHg45mwgGEFl0_3vqPRu-5Ip2sSQ.woff2\",weight:\"400\"}]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerpRXim1i7H\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"Ydpw9eGKw\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"R3gzCd_AW\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"HFGw2phuo\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\",\"framerVariables\":\"{\\\"rUIIpxvSu\\\":\\\"click\\\"}\",\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"49.5\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"33\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./pRXim1i7H.map", "// Generated by Framer (224031d)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,Floating,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,Link,RichText,SmartComponentScopedContainer,SVG,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useOverlayState,useVariantState,withCSS,withFX}from\"framer\";import{AnimatePresence,LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/nLDIQjH3e2RIwGudPteo/6sC6pI2DdfA12ktE9d7v/FZSPVqaKO.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/i5LCow5Tj1ItjHFUxggh/AOBDfpViCP2uC4E78RNY/gwqqKsmEy.js\";import*as sharedStyle2 from\"https://framerusercontent.com/modules/TmIaw9V2nw8fBiSzMioz/djMhgd3Yh5Wyf8GOFcDt/koometOO3.js\";import NavigationMenuAnimation from\"https://framerusercontent.com/modules/QEhhvsI6HLUN7HWcH6WX/aQo6sj66iIEFeziSZj97/pRXim1i7H.js\";const NavigationMenuAnimationFonts=getFonts(NavigationMenuAnimation);const MotionDivWithFX=withFX(motion.div);const ImageWithFX=withFX(Image);const cycleOrder=[\"rIxMlfph7\",\"HwKrTu8mZ\",\"TYFIWBocM\",\"a4Z4hSGit\",\"tfoTfxDrD\",\"r8IUV7h4N\"];const serializationHash=\"framer-yCCnc\";const variantClassNames={a4Z4hSGit:\"framer-v-4cln1a\",HwKrTu8mZ:\"framer-v-qulce8\",r8IUV7h4N:\"framer-v-1wz49er\",rIxMlfph7:\"framer-v-x8sis1\",tfoTfxDrD:\"framer-v-ngdppo\",TYFIWBocM:\"framer-v-1kz6hh2\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const transition2={duration:0,type:\"tween\"};const transition3={bounce:.2,delay:.3,duration:.3,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const transition4={damping:50,delay:.4,mass:1,stiffness:400,type:\"spring\"};const transition5={bounce:.2,delay:0,duration:.3,type:\"spring\"};const transition6={damping:50,delay:.3,mass:1,stiffness:400,type:\"spring\"};const transition7={damping:50,delay:.1,mass:1,stiffness:400,type:\"spring\"};const transition8={damping:50,delay:.25,mass:1,stiffness:400,type:\"spring\"};const transition9={damping:50,delay:.15,mass:1,stiffness:400,type:\"spring\"};const transition10={damping:50,delay:.2,mass:1,stiffness:400,type:\"spring\"};const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:0,y:0};const animation1={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:0,y:0};const animation2={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};const Overlay=({children,blockDocumentScrolling,enabled=true})=>{const[visible,setVisible]=useOverlayState({blockDocumentScrolling});return children({hide:()=>setVisible(false),show:()=>setVisible(true),toggle:()=>setVisible(!visible),visible:enabled&&visible});};const transition11={damping:50,delay:0,mass:1,stiffness:400,type:\"spring\"};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"Desktop Dark\":\"a4Z4hSGit\",\"Desktop Light\":\"rIxMlfph7\",\"Mobile - Closed\":\"HwKrTu8mZ\",\"Mobile - Open\":\"TYFIWBocM\",\"Mobile Dark Closed\":\"r8IUV7h4N\",\"Mobile Dark Open\":\"tfoTfxDrD\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"rIxMlfph7\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"rIxMlfph7\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const rUIIpxvSu1m5p6vt=activeVariantCallback(async(...args)=>{setVariant(\"TYFIWBocM\");});const rUIIpxvSu15tk9w=activeVariantCallback(async(...args)=>{setVariant(\"HwKrTu8mZ\");});const rUIIpxvSuvxxm7r=activeVariantCallback(async(...args)=>{setVariant(\"r8IUV7h4N\");});const rUIIpxvSu17x0v23=activeVariantCallback(async(...args)=>{setVariant(\"tfoTfxDrD\");});const onMouseEntertxyyif=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.show();});const onTaptxyyif=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.show();});const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if([\"HwKrTu8mZ\",\"TYFIWBocM\",\"tfoTfxDrD\",\"r8IUV7h4N\"].includes(baseVariant))return true;return false;};const ref1=React.useRef(null);const ref2=React.useRef(null);const ref3=React.useRef(null);const isDisplayed1=()=>{if([\"HwKrTu8mZ\",\"TYFIWBocM\",\"tfoTfxDrD\",\"r8IUV7h4N\"].includes(baseVariant))return false;return true;};const ref4=React.useRef(null);return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,...addPropertyOverrides({HwKrTu8mZ:{value:transition2},r8IUV7h4N:{value:transition2},tfoTfxDrD:{value:transition2},TYFIWBocM:{value:transition2}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-x8sis1\",className,classNames),\"data-framer-name\":\"Desktop Light\",layoutDependency:layoutDependency,layoutId:\"rIxMlfph7\",ref:refBinding,style:{backgroundColor:\"rgba(0, 0, 0, 0)\",...style},variants:{r8IUV7h4N:{backgroundColor:\"rgb(255, 255, 255)\"}},...addPropertyOverrides({a4Z4hSGit:{\"data-framer-name\":\"Desktop Dark\"},HwKrTu8mZ:{\"data-framer-name\":\"Mobile - Closed\"},r8IUV7h4N:{\"data-framer-name\":\"Mobile Dark Closed\"},tfoTfxDrD:{\"data-framer-name\":\"Mobile Dark Open\"},TYFIWBocM:{\"data-framer-name\":\"Mobile - Open\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(Transition,{...addPropertyOverrides({HwKrTu8mZ:{value:transition3},r8IUV7h4N:{value:transition3}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"augiA20Il\"},motionChild:true,nodeId:\"BUbZjcoWe\",scopeId:\"Huq5OnPfk\",...addPropertyOverrides({HwKrTu8mZ:{href:undefined},r8IUV7h4N:{href:undefined},tfoTfxDrD:{href:undefined},TYFIWBocM:{href:undefined}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-1ioxxlq framer-4vp6mu\",\"data-framer-name\":\"Logo\",layoutDependency:layoutDependency,layoutId:\"BUbZjcoWe\",style:{backgroundColor:\"rgba(0, 0, 0, 0)\",borderBottomLeftRadius:8,borderBottomRightRadius:8,borderTopLeftRadius:8,borderTopRightRadius:8},variants:{a4Z4hSGit:{backgroundColor:\"rgba(0, 0, 0, 0)\"},HwKrTu8mZ:{backgroundColor:\"rgb(18, 18, 18)\",borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0},r8IUV7h4N:{backgroundColor:\"rgba(0, 0, 0, 0)\",borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0},tfoTfxDrD:{backgroundColor:\"rgb(18, 18, 18)\",borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0},TYFIWBocM:{backgroundColor:\"rgb(18, 18, 18)\",borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0}},children:[/*#__PURE__*/_jsx(Link,{motionChild:true,nodeId:\"fuZH2KFfg\",scopeId:\"Huq5OnPfk\",...addPropertyOverrides({HwKrTu8mZ:{href:{webPageId:\"augiA20Il\"}},r8IUV7h4N:{href:{webPageId:\"augiA20Il\"}},tfoTfxDrD:{href:{webPageId:\"augiA20Il\"}},TYFIWBocM:{href:{webPageId:\"augiA20Il\"}}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SVG,{className:\"framer-7pq43x framer-4vp6mu\",\"data-framer-name\":\"Frame 2\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"fuZH2KFfg\",opacity:1,style:{backgroundColor:\"rgba(0, 0, 0, 0)\"},svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 244 38\"><g transform=\"translate(0 4)\" id=\"ss8867060955_1\"><path d=\"M 0.16 16.428 C 0.16 12.106 0.123 7.796 0.172 3.474 C 0.208 0.897 0.701 0.512 3.266 0.512 C 7.781 0.5 12.283 0.464 16.798 0.428 C 19.616 0.404 20.193 0.885 20.314 3.353 C 20.519 7.326 20.001 8.121 16.931 8.29 C 15.016 8.398 13.09 8.314 11.176 8.362 C 7.913 8.446 9.249 11.095 8.924 12.684 C 8.563 14.406 9.695 15.068 11.344 14.996 C 12.97 14.923 14.607 14.911 16.232 14.887 C 18.375 14.851 19.05 16.151 19.05 18.042 C 19.05 20.979 18.123 22.34 16.076 22.364 C 15.305 22.364 14.547 22.28 13.776 22.304 C 8.708 22.448 8.431 23.664 8.72 27.433 C 9.093 32.26 5.698 34.379 1.291 32.164 C 0.617 31.827 0.099 30.515 0.075 29.648 C -0.045 25.241 0.015 20.835 0.015 16.416 C 0.063 16.416 0.123 16.416 0.172 16.416 Z\" fill=\"var(--token-727e8226-f6c9-4527-85bb-3b14ae15d03a, rgb(255, 255, 255)) /* {&quot;name&quot;:&quot;White&quot;} */\"></path><path d=\"M 23.728 17.148 C 22.295 7.685 30.687 -0.454 40.716 0.413 C 50.348 1.244 56.38 6.686 56.259 16.233 C 56.115 27.538 50.252 32.27 39.621 33.077 C 35.599 33.39 31.783 31.993 28.58 29.104 C 24.824 25.708 22.813 21.796 23.728 17.148 Z M 39.669 24.769 C 45.688 25.07 47.398 20.062 47.254 15.475 C 47.145 12.104 43.028 8.492 39.705 8.708 C 34.359 9.058 31.831 12.669 32.023 19.063 C 32.12 22.193 35.455 24.926 39.669 24.757 Z\" fill=\"var(--token-727e8226-f6c9-4527-85bb-3b14ae15d03a, rgb(255, 255, 255)) /* {&quot;name&quot;:&quot;White&quot;} */\"></path><path d=\"M 74.839 0.447 C 85.771 0.314 90.985 5.311 92.092 15.135 C 93.14 24.381 86.096 32.328 76.862 33.002 C 68.482 33.616 59.946 27.813 59.441 17.952 C 58.971 8.742 65.448 -0.083 74.839 0.447 Z M 83.303 16.014 C 83.448 13.437 82.978 10.945 79.571 10.151 C 78.957 10.006 78.463 9.428 77.885 9.091 C 75.803 7.875 70.337 9.561 69.674 11.812 C 69.024 14.003 68.338 16.351 68.543 18.554 C 68.711 20.324 69.759 22.768 71.167 23.515 C 76.043 26.115 83.664 25.224 83.315 16.026 Z\" fill=\"var(--token-727e8226-f6c9-4527-85bb-3b14ae15d03a, rgb(255, 255, 255)) /* {&quot;name&quot;:&quot;White&quot;} */\"></path><path d=\"M 107.403 0.936 C 110.376 0.936 113.362 0.936 116.336 0.936 C 118.648 0.936 119.478 1.79 119.587 4.295 C 119.707 6.967 118.888 8.099 116.661 8.34 C 112.84 8.765 110.962 10.888 111.026 14.709 C 111.099 19.79 111.111 24.87 111.171 29.963 C 111.195 31.938 110.28 32.576 108.318 32.588 C 103.056 32.588 103.044 32.672 103.044 27.266 C 103.044 21.981 103.044 16.696 103.128 11.41 C 103.165 9.556 102.707 8.412 100.624 8.484 C 100.143 8.497 99.661 8.448 99.191 8.364 C 98.024 8.159 96.061 8.183 95.869 7.618 C 95.315 5.98 95.254 4.066 95.459 2.32 C 95.519 1.778 96.988 1.128 97.891 1.008 C 99.492 0.791 101.154 0.924 102.779 0.911 C 104.32 0.911 105.849 0.911 107.39 0.911 C 107.39 0.924 107.39 0.936 107.39 0.948 Z\" fill=\"var(--token-727e8226-f6c9-4527-85bb-3b14ae15d03a, rgb(255, 255, 255)) /* {&quot;name&quot;:&quot;White&quot;} */\"></path><path d=\"M 122.773 16.025 C 122.797 12.401 122.773 8.861 125.036 5.587 C 127.24 2.384 130.25 0.903 133.789 0.097 C 135.619 -0.325 136.522 0.662 136.462 2.48 C 136.39 4.587 136.294 6.706 136.113 8.813 C 136.065 9.319 135.812 10.041 135.427 10.246 C 131.67 12.317 131.935 15.905 132.031 19.348 C 132.104 21.78 133.681 23.586 135.427 23.755 C 137.016 23.899 138.942 22.153 139.4 19.89 C 139.725 18.301 139.942 16.651 139.905 15.026 C 139.821 10.8 141.675 7.164 143.65 3.708 C 144.432 2.336 146.431 1.289 148.068 0.843 C 153.378 -0.614 160.818 1.361 163.503 7.621 C 166.573 14.797 165.73 21.262 161.962 27.643 C 160.313 30.437 157.194 31.087 154.317 31.725 C 152.788 32.062 151.74 30.966 151.801 29.317 C 151.897 26.247 151.403 23.237 154.57 20.817 C 156.99 18.975 155.725 15.58 155.629 12.883 C 155.581 11.667 154.63 10.27 153.703 9.343 C 152.354 7.995 150.898 8.272 149.429 9.632 C 146.599 12.245 146.66 15.832 145.913 19.143 C 145.311 21.852 145.01 24.633 144.372 27.33 C 143.048 32.905 135.559 35.108 130.226 32.158 C 123.58 28.486 122.592 22.635 122.773 16.025 Z\" fill=\"var(--token-727e8226-f6c9-4527-85bb-3b14ae15d03a, rgb(255, 255, 255)) /* {&quot;name&quot;:&quot;White&quot;} */\"></path><path d=\"M 180.244 0.924 C 183.314 0.924 186.384 0.924 189.454 0.924 C 191.657 0.924 192.476 1.851 192.56 4.428 C 192.644 7.016 191.898 8.076 189.839 8.328 C 183.94 9.027 183.964 9.027 184.132 14.962 C 184.265 19.754 184.457 24.546 184.397 29.338 C 184.361 32.335 183.988 32.492 180.954 32.528 C 180.472 32.528 179.991 32.564 179.509 32.576 C 176.848 32.673 176.343 32.251 176.198 29.566 C 176.114 27.941 176.15 26.304 176.186 24.666 C 176.258 20.163 176.343 15.673 176.427 11.17 C 176.451 9.617 175.909 8.581 174.151 8.545 C 173.381 8.533 172.61 8.473 171.864 8.304 C 170.768 8.039 168.866 7.823 168.758 7.281 C 168.384 5.487 168.517 3.549 168.818 1.719 C 168.878 1.321 170.443 0.96 171.322 0.936 C 174.296 0.84 177.27 0.9 180.244 0.9 C 180.244 0.9 180.244 0.912 180.244 0.924 Z\" fill=\"var(--token-727e8226-f6c9-4527-85bb-3b14ae15d03a, rgb(255, 255, 255)) /* {&quot;name&quot;:&quot;White&quot;} */\"></path><path d=\"M 195.748 16.296 C 195.748 11.877 195.808 7.471 195.723 3.064 C 195.687 1.283 196.337 0.789 198.083 0.825 C 202.971 0.921 207.859 0.873 212.748 0.789 C 214.71 0.753 215.601 1.475 215.36 3.486 C 215.276 4.148 215.336 4.834 215.408 5.496 C 215.613 7.567 214.505 8.229 212.639 8.169 C 210.436 8.097 208.233 8.037 206.029 8.001 C 204.645 7.977 203.561 8.314 203.597 10.059 C 203.634 11.661 204.44 12.227 205.957 12.227 C 208.064 12.227 210.171 12.251 212.266 12.383 C 214.999 12.552 214.553 14.707 214.674 16.465 C 214.794 18.222 214.325 19.523 212.254 19.583 C 210.243 19.643 208.233 19.751 206.222 19.727 C 204.573 19.715 203.754 20.353 203.694 22.075 C 203.634 23.809 204.199 24.88 206.053 24.94 C 208.353 25.025 210.653 25.157 212.952 25.109 C 214.758 25.073 215.661 25.783 215.661 27.589 C 215.661 28.552 215.733 29.516 215.661 30.467 C 215.553 31.911 214.818 32.694 213.241 32.682 C 208.257 32.622 203.284 32.55 198.3 32.634 C 196.386 32.67 195.736 31.899 195.748 30.105 C 195.784 25.506 195.76 20.895 195.76 16.296 L 195.736 16.296 Z\" fill=\"var(--token-727e8226-f6c9-4527-85bb-3b14ae15d03a, rgb(255, 255, 255)) /* {&quot;name&quot;:&quot;White&quot;} */\"></path><path d=\"M 218.959 16.705 C 218.959 12.395 219.055 8.073 218.923 3.762 C 218.851 1.475 219.778 0.668 221.969 0.753 C 225.605 0.885 229.241 0.921 232.877 0.957 C 237.428 1.005 240.835 3.04 242.737 7.122 C 244.796 11.516 244.303 15.646 241.509 19.835 C 238.728 24.013 234.671 24.29 230.469 24.507 C 226.665 24.699 226.665 24.579 226.496 28.335 C 226.472 29.01 226.4 29.672 226.412 30.346 C 226.448 32.068 225.581 32.79 223.919 32.718 C 223.245 32.682 222.571 32.646 221.909 32.694 C 219.718 32.85 218.803 31.923 218.851 29.66 C 218.959 25.35 218.887 21.027 218.887 16.717 C 218.911 16.717 218.923 16.717 218.947 16.717 Z M 226.652 12.383 C 226.52 16.488 226.857 16.982 229.999 17.078 C 233.9 17.211 235.586 15.898 235.67 12.672 C 235.742 9.915 233.611 7.988 230.385 7.892 C 226.965 7.796 226.785 8 226.64 12.371 Z\" fill=\"var(--token-727e8226-f6c9-4527-85bb-3b14ae15d03a, rgb(255, 255, 255)) /* {&quot;name&quot;:&quot;White&quot;} */\"></path></g></svg>',svgContentId:8867060955,variants:{a4Z4hSGit:{backgroundColor:\"rgba(0, 0, 0, 0)\"},r8IUV7h4N:{backgroundColor:\"rgba(0, 0, 0, 0)\"},tfoTfxDrD:{backgroundColor:\"rgba(0, 0, 0, 0)\"}},withExternalLayout:true,...addPropertyOverrides({a4Z4hSGit:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 244 38\"><g transform=\"translate(0 4)\" id=\"ss11347617102_1\"><path d=\"M 0.16 16.428 C 0.16 12.106 0.123 7.796 0.172 3.474 C 0.208 0.897 0.701 0.512 3.266 0.512 C 7.781 0.5 12.283 0.464 16.798 0.428 C 19.616 0.404 20.193 0.885 20.314 3.353 C 20.519 7.326 20.001 8.121 16.931 8.29 C 15.016 8.398 13.09 8.314 11.176 8.362 C 7.913 8.446 9.249 11.095 8.924 12.684 C 8.563 14.406 9.695 15.068 11.344 14.996 C 12.97 14.923 14.607 14.911 16.232 14.887 C 18.375 14.851 19.05 16.151 19.05 18.042 C 19.05 20.979 18.123 22.34 16.076 22.364 C 15.305 22.364 14.547 22.28 13.776 22.304 C 8.708 22.448 8.431 23.664 8.72 27.433 C 9.093 32.26 5.698 34.379 1.291 32.164 C 0.617 31.827 0.099 30.515 0.075 29.648 C -0.045 25.241 0.015 20.835 0.015 16.416 C 0.063 16.416 0.123 16.416 0.172 16.416 Z\" fill=\"rgb(26, 26, 26)\"></path><path d=\"M 23.728 17.148 C 22.295 7.685 30.687 -0.454 40.716 0.413 C 50.348 1.244 56.38 6.686 56.259 16.233 C 56.115 27.538 50.252 32.27 39.621 33.077 C 35.599 33.39 31.783 31.993 28.58 29.104 C 24.824 25.708 22.813 21.796 23.728 17.148 Z M 39.669 24.769 C 45.688 25.07 47.398 20.062 47.254 15.475 C 47.145 12.104 43.028 8.492 39.705 8.708 C 34.359 9.058 31.831 12.669 32.023 19.063 C 32.12 22.193 35.455 24.926 39.669 24.757 Z\" fill=\"rgb(26, 26, 26)\"></path><path d=\"M 74.839 0.447 C 85.771 0.314 90.985 5.311 92.092 15.135 C 93.14 24.381 86.096 32.328 76.862 33.002 C 68.482 33.616 59.946 27.813 59.441 17.952 C 58.971 8.742 65.448 -0.083 74.839 0.447 Z M 83.303 16.014 C 83.448 13.437 82.978 10.945 79.571 10.151 C 78.957 10.006 78.463 9.428 77.885 9.091 C 75.803 7.875 70.337 9.561 69.674 11.812 C 69.024 14.003 68.338 16.351 68.543 18.554 C 68.711 20.324 69.759 22.768 71.167 23.515 C 76.043 26.115 83.664 25.224 83.315 16.026 Z\" fill=\"rgb(26, 26, 26)\"></path><path d=\"M 107.403 0.936 C 110.376 0.936 113.362 0.936 116.336 0.936 C 118.648 0.936 119.478 1.79 119.587 4.295 C 119.707 6.967 118.888 8.099 116.661 8.34 C 112.84 8.765 110.962 10.888 111.026 14.709 C 111.099 19.79 111.111 24.87 111.171 29.963 C 111.195 31.938 110.28 32.576 108.318 32.588 C 103.056 32.588 103.044 32.672 103.044 27.266 C 103.044 21.981 103.044 16.696 103.128 11.41 C 103.165 9.556 102.707 8.412 100.624 8.484 C 100.143 8.497 99.661 8.448 99.191 8.364 C 98.024 8.159 96.061 8.183 95.869 7.618 C 95.315 5.98 95.254 4.066 95.459 2.32 C 95.519 1.778 96.988 1.128 97.891 1.008 C 99.492 0.791 101.154 0.924 102.779 0.911 C 104.32 0.911 105.849 0.911 107.39 0.911 C 107.39 0.924 107.39 0.936 107.39 0.948 Z\" fill=\"rgb(26, 26, 26)\"></path><path d=\"M 122.773 16.025 C 122.797 12.401 122.773 8.861 125.036 5.587 C 127.24 2.384 130.25 0.903 133.789 0.097 C 135.619 -0.325 136.522 0.662 136.462 2.48 C 136.39 4.587 136.294 6.706 136.113 8.813 C 136.065 9.319 135.812 10.041 135.427 10.246 C 131.67 12.317 131.935 15.905 132.031 19.348 C 132.104 21.78 133.681 23.586 135.427 23.755 C 137.016 23.899 138.942 22.153 139.4 19.89 C 139.725 18.301 139.942 16.651 139.905 15.026 C 139.821 10.8 141.675 7.164 143.65 3.708 C 144.432 2.336 146.431 1.289 148.068 0.843 C 153.378 -0.614 160.818 1.361 163.503 7.621 C 166.573 14.797 165.73 21.262 161.962 27.643 C 160.313 30.437 157.194 31.087 154.317 31.725 C 152.788 32.062 151.74 30.966 151.801 29.317 C 151.897 26.247 151.403 23.237 154.57 20.817 C 156.99 18.975 155.725 15.58 155.629 12.883 C 155.581 11.667 154.63 10.27 153.703 9.343 C 152.354 7.995 150.898 8.272 149.429 9.632 C 146.599 12.245 146.66 15.832 145.913 19.143 C 145.311 21.852 145.01 24.633 144.372 27.33 C 143.048 32.905 135.559 35.108 130.226 32.158 C 123.58 28.486 122.592 22.635 122.773 16.025 Z\" fill=\"rgb(26, 26, 26)\"></path><path d=\"M 180.244 0.924 C 183.314 0.924 186.384 0.924 189.454 0.924 C 191.657 0.924 192.476 1.851 192.56 4.428 C 192.644 7.016 191.898 8.076 189.839 8.328 C 183.94 9.027 183.964 9.027 184.132 14.962 C 184.265 19.754 184.457 24.546 184.397 29.338 C 184.361 32.335 183.988 32.492 180.954 32.528 C 180.472 32.528 179.991 32.564 179.509 32.576 C 176.848 32.673 176.343 32.251 176.198 29.566 C 176.114 27.941 176.15 26.304 176.186 24.666 C 176.258 20.163 176.343 15.673 176.427 11.17 C 176.451 9.617 175.909 8.581 174.151 8.545 C 173.381 8.533 172.61 8.473 171.864 8.304 C 170.768 8.039 168.866 7.823 168.758 7.281 C 168.384 5.487 168.517 3.549 168.818 1.719 C 168.878 1.321 170.443 0.96 171.322 0.936 C 174.296 0.84 177.27 0.9 180.244 0.9 C 180.244 0.9 180.244 0.912 180.244 0.924 Z\" fill=\"rgb(26, 26, 26)\"></path><path d=\"M 195.748 16.296 C 195.748 11.877 195.808 7.471 195.723 3.064 C 195.687 1.283 196.337 0.789 198.083 0.825 C 202.971 0.921 207.859 0.873 212.748 0.789 C 214.71 0.753 215.601 1.475 215.36 3.486 C 215.276 4.148 215.336 4.834 215.408 5.496 C 215.613 7.567 214.505 8.229 212.639 8.169 C 210.436 8.097 208.233 8.037 206.029 8.001 C 204.645 7.977 203.561 8.314 203.597 10.059 C 203.634 11.661 204.44 12.227 205.957 12.227 C 208.064 12.227 210.171 12.251 212.266 12.383 C 214.999 12.552 214.553 14.707 214.674 16.465 C 214.794 18.222 214.325 19.523 212.254 19.583 C 210.243 19.643 208.233 19.751 206.222 19.727 C 204.573 19.715 203.754 20.353 203.694 22.075 C 203.634 23.809 204.199 24.88 206.053 24.94 C 208.353 25.025 210.653 25.157 212.952 25.109 C 214.758 25.073 215.661 25.783 215.661 27.589 C 215.661 28.552 215.733 29.516 215.661 30.467 C 215.553 31.911 214.818 32.694 213.241 32.682 C 208.257 32.622 203.284 32.55 198.3 32.634 C 196.386 32.67 195.736 31.899 195.748 30.105 C 195.784 25.506 195.76 20.895 195.76 16.296 L 195.736 16.296 Z\" fill=\"rgb(26, 26, 26)\"></path><path d=\"M 218.959 16.705 C 218.959 12.395 219.055 8.073 218.923 3.762 C 218.851 1.475 219.778 0.668 221.969 0.753 C 225.605 0.885 229.241 0.921 232.877 0.957 C 237.428 1.005 240.835 3.04 242.737 7.122 C 244.796 11.516 244.303 15.646 241.509 19.835 C 238.728 24.013 234.671 24.29 230.469 24.507 C 226.665 24.699 226.665 24.579 226.496 28.335 C 226.472 29.01 226.4 29.672 226.412 30.346 C 226.448 32.068 225.581 32.79 223.919 32.718 C 223.245 32.682 222.571 32.646 221.909 32.694 C 219.718 32.85 218.803 31.923 218.851 29.66 C 218.959 25.35 218.887 21.027 218.887 16.717 C 218.911 16.717 218.923 16.717 218.947 16.717 Z M 226.652 12.383 C 226.52 16.488 226.857 16.982 229.999 17.078 C 233.9 17.211 235.586 15.898 235.67 12.672 C 235.742 9.915 233.611 7.988 230.385 7.892 C 226.965 7.796 226.785 8 226.64 12.371 Z\" fill=\"rgb(26, 26, 26)\"></path></g></svg>',svgContentId:11347617102},HwKrTu8mZ:{as:\"a\",svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 130 20\"><g transform=\"translate(0 2.105)\" id=\"ss9975605266_1\"><path d=\"M 0.085 8.646 C 0.085 6.372 0.066 4.103 0.091 1.828 C 0.111 0.472 0.374 0.269 1.74 0.269 C 4.145 0.263 6.544 0.244 8.95 0.225 C 10.451 0.212 10.759 0.466 10.823 1.765 C 10.932 3.856 10.656 4.274 9.021 4.363 C 8.001 4.42 6.974 4.376 5.954 4.401 C 4.216 4.445 4.928 5.839 4.755 6.676 C 4.562 7.582 5.165 7.93 6.044 7.892 C 6.91 7.854 7.782 7.848 8.648 7.835 C 9.79 7.816 10.149 8.501 10.149 9.496 C 10.149 11.042 9.656 11.758 8.565 11.77 C 8.155 11.77 7.75 11.726 7.34 11.739 C 4.639 11.815 4.492 12.455 4.646 14.438 C 4.845 16.979 3.036 18.094 0.688 16.928 C 0.329 16.751 0.053 16.06 0.04 15.604 C -0.024 13.285 0.008 10.966 0.008 8.64 C 0.034 8.64 0.066 8.64 0.091 8.64 Z\" fill=\"var(--token-727e8226-f6c9-4527-85bb-3b14ae15d03a, rgb(255, 255, 255)) /* {&quot;name&quot;:&quot;White&quot;} */\"></path><path d=\"M 12.642 9.025 C 11.879 4.045 16.35 -0.239 21.693 0.217 C 26.825 0.655 30.038 3.519 29.974 8.544 C 29.897 14.494 26.773 16.984 21.109 17.409 C 18.967 17.574 16.933 16.838 15.227 15.318 C 13.226 13.531 12.155 11.471 12.642 9.025 Z M 21.135 13.036 C 24.342 13.195 25.253 10.559 25.176 8.145 C 25.118 6.37 22.925 4.469 21.154 4.583 C 18.306 4.767 16.959 6.668 17.062 10.033 C 17.113 11.68 18.89 13.119 21.135 13.03 Z\" fill=\"var(--token-727e8226-f6c9-4527-85bb-3b14ae15d03a, rgb(255, 255, 255)) /* {&quot;name&quot;:&quot;White&quot;} */\"></path><path d=\"M 39.873 0.235 C 45.698 0.165 48.475 2.795 49.066 7.966 C 49.624 12.832 45.871 17.014 40.951 17.369 C 36.487 17.693 31.939 14.638 31.669 9.449 C 31.419 4.601 34.87 -0.044 39.873 0.235 Z M 44.383 8.428 C 44.46 7.072 44.21 5.761 42.394 5.342 C 42.067 5.266 41.804 4.962 41.496 4.785 C 40.387 4.145 37.474 5.032 37.122 6.217 C 36.775 7.37 36.41 8.606 36.519 9.765 C 36.608 10.697 37.167 11.983 37.917 12.376 C 40.515 13.745 44.575 13.276 44.389 8.435 Z\" fill=\"var(--token-727e8226-f6c9-4527-85bb-3b14ae15d03a, rgb(255, 255, 255)) /* {&quot;name&quot;:&quot;White&quot;} */\"></path><path d=\"M 57.223 0.492 C 58.807 0.492 60.398 0.492 61.982 0.492 C 63.214 0.492 63.656 0.942 63.714 2.26 C 63.778 3.667 63.342 4.263 62.155 4.389 C 60.12 4.613 59.119 5.731 59.153 7.742 C 59.192 10.416 59.198 13.09 59.23 15.77 C 59.243 16.809 58.756 17.145 57.71 17.151 C 54.907 17.151 54.9 17.196 54.9 14.351 C 54.9 11.569 54.9 8.787 54.945 6.005 C 54.965 5.029 54.721 4.427 53.611 4.465 C 53.355 4.472 53.098 4.446 52.848 4.402 C 52.226 4.294 51.18 4.307 51.078 4.009 C 50.782 3.147 50.75 2.14 50.859 1.221 C 50.891 0.936 51.674 0.594 52.155 0.53 C 53.008 0.416 53.894 0.486 54.759 0.48 C 55.58 0.48 56.395 0.48 57.216 0.48 C 57.216 0.486 57.216 0.492 57.216 0.499 Z\" fill=\"var(--token-727e8226-f6c9-4527-85bb-3b14ae15d03a, rgb(255, 255, 255)) /* {&quot;name&quot;:&quot;White&quot;} */\"></path><path d=\"M 65.412 8.434 C 65.425 6.527 65.412 4.664 66.618 2.94 C 67.792 1.255 69.395 0.475 71.281 0.051 C 72.256 -0.171 72.737 0.349 72.705 1.305 C 72.667 2.414 72.616 3.53 72.519 4.639 C 72.494 4.905 72.359 5.285 72.154 5.393 C 70.152 6.483 70.293 8.371 70.344 10.183 C 70.383 11.463 71.223 12.414 72.154 12.502 C 73 12.578 74.026 11.66 74.27 10.468 C 74.444 9.632 74.559 8.764 74.54 7.908 C 74.495 5.684 75.483 3.77 76.535 1.952 C 76.951 1.229 78.017 0.678 78.889 0.444 C 81.718 -0.323 85.682 0.716 87.112 4.011 C 88.748 7.788 88.299 11.191 86.291 14.549 C 85.413 16.019 83.751 16.361 82.218 16.697 C 81.403 16.875 80.845 16.298 80.878 15.43 C 80.929 13.814 80.666 12.23 82.353 10.956 C 83.642 9.987 82.968 8.2 82.917 6.78 C 82.892 6.14 82.385 5.405 81.891 4.917 C 81.172 4.208 80.396 4.353 79.614 5.069 C 78.106 6.445 78.139 8.333 77.741 10.075 C 77.42 11.501 77.259 12.965 76.92 14.384 C 76.214 17.318 72.224 18.478 69.383 16.925 C 65.842 14.993 65.315 11.913 65.412 8.434 Z\" fill=\"var(--token-727e8226-f6c9-4527-85bb-3b14ae15d03a, rgb(255, 255, 255)) /* {&quot;name&quot;:&quot;White&quot;} */\"></path><path d=\"M 96.032 0.486 C 97.667 0.486 99.303 0.486 100.939 0.486 C 102.112 0.486 102.549 0.974 102.593 2.33 C 102.638 3.693 102.241 4.25 101.144 4.383 C 98.001 4.751 98.014 4.751 98.103 7.875 C 98.174 10.397 98.276 12.919 98.244 15.441 C 98.225 17.019 98.026 17.101 96.41 17.12 C 96.153 17.12 95.897 17.139 95.64 17.145 C 94.222 17.196 93.953 16.974 93.876 15.561 C 93.831 14.706 93.85 13.844 93.87 12.982 C 93.908 10.612 93.953 8.249 93.998 5.879 C 94.011 5.061 93.722 4.516 92.785 4.497 C 92.375 4.491 91.964 4.459 91.567 4.371 C 90.983 4.231 89.97 4.117 89.912 3.832 C 89.713 2.888 89.784 1.868 89.944 0.905 C 89.976 0.695 90.81 0.505 91.278 0.493 C 92.863 0.442 94.447 0.474 96.032 0.474 C 96.032 0.474 96.032 0.48 96.032 0.486 Z\" fill=\"var(--token-727e8226-f6c9-4527-85bb-3b14ae15d03a, rgb(255, 255, 255)) /* {&quot;name&quot;:&quot;White&quot;} */\"></path><path d=\"M 104.292 8.577 C 104.292 6.251 104.324 3.932 104.279 1.613 C 104.259 0.675 104.606 0.415 105.536 0.434 C 108.14 0.485 110.745 0.46 113.349 0.415 C 114.395 0.396 114.869 0.776 114.741 1.835 C 114.696 2.183 114.728 2.544 114.767 2.893 C 114.876 3.983 114.285 4.331 113.291 4.3 C 112.118 4.262 110.944 4.23 109.77 4.211 C 109.032 4.198 108.455 4.376 108.474 5.294 C 108.494 6.137 108.923 6.435 109.731 6.435 C 110.854 6.435 111.976 6.448 113.093 6.517 C 114.549 6.606 114.311 7.74 114.375 8.666 C 114.439 9.591 114.19 10.275 113.086 10.307 C 112.015 10.338 110.944 10.395 109.872 10.383 C 108.994 10.376 108.557 10.712 108.525 11.618 C 108.494 12.531 108.795 13.095 109.782 13.127 C 111.008 13.171 112.233 13.241 113.458 13.215 C 114.42 13.196 114.901 13.57 114.901 14.521 C 114.901 15.028 114.94 15.534 114.901 16.035 C 114.844 16.795 114.452 17.207 113.612 17.201 C 110.957 17.169 108.307 17.131 105.652 17.176 C 104.632 17.195 104.286 16.789 104.292 15.845 C 104.311 13.424 104.298 10.997 104.298 8.577 L 104.286 8.577 Z\" fill=\"var(--token-727e8226-f6c9-4527-85bb-3b14ae15d03a, rgb(255, 255, 255)) /* {&quot;name&quot;:&quot;White&quot;} */\"></path><path d=\"M 116.658 8.792 C 116.658 6.524 116.71 4.249 116.639 1.98 C 116.601 0.776 117.095 0.352 118.262 0.396 C 120.199 0.466 122.137 0.485 124.074 0.504 C 126.499 0.529 128.314 1.6 129.327 3.748 C 130.424 6.061 130.161 8.234 128.673 10.44 C 127.191 12.638 125.03 12.784 122.791 12.898 C 120.764 13 120.764 12.936 120.674 14.913 C 120.661 15.268 120.623 15.617 120.629 15.972 C 120.649 16.878 120.187 17.258 119.301 17.22 C 118.942 17.201 118.583 17.182 118.23 17.207 C 117.063 17.29 116.575 16.802 116.601 15.61 C 116.658 13.342 116.62 11.067 116.62 8.798 C 116.633 8.798 116.639 8.798 116.652 8.798 Z M 120.757 6.517 C 120.687 8.678 120.866 8.938 122.54 8.989 C 124.619 9.058 125.517 8.368 125.562 6.669 C 125.6 5.218 124.465 4.204 122.746 4.154 C 120.924 4.103 120.828 4.211 120.751 6.511 Z\" fill=\"var(--token-727e8226-f6c9-4527-85bb-3b14ae15d03a, rgb(255, 255, 255)) /* {&quot;name&quot;:&quot;White&quot;} */\"></path></g></svg>',svgContentId:9975605266},r8IUV7h4N:{as:\"a\",svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 130 20\"><g transform=\"translate(0 2.105)\" id=\"ss12283397342_1\"><path d=\"M 0.085 8.646 C 0.085 6.372 0.066 4.103 0.091 1.828 C 0.111 0.472 0.374 0.269 1.74 0.269 C 4.145 0.263 6.544 0.244 8.95 0.225 C 10.451 0.212 10.759 0.466 10.823 1.765 C 10.932 3.856 10.656 4.274 9.021 4.363 C 8.001 4.42 6.974 4.376 5.954 4.401 C 4.216 4.445 4.928 5.839 4.755 6.676 C 4.562 7.582 5.165 7.93 6.044 7.892 C 6.91 7.854 7.782 7.848 8.648 7.835 C 9.79 7.816 10.149 8.501 10.149 9.496 C 10.149 11.042 9.656 11.758 8.565 11.77 C 8.155 11.77 7.75 11.726 7.34 11.739 C 4.639 11.815 4.492 12.455 4.646 14.438 C 4.845 16.979 3.036 18.094 0.688 16.928 C 0.329 16.751 0.053 16.06 0.04 15.604 C -0.024 13.285 0.008 10.966 0.008 8.64 C 0.034 8.64 0.066 8.64 0.091 8.64 Z\" fill=\"rgb(26, 26, 26)\"></path><path d=\"M 12.642 9.025 C 11.879 4.045 16.35 -0.239 21.693 0.217 C 26.825 0.655 30.038 3.519 29.974 8.544 C 29.897 14.494 26.773 16.984 21.109 17.409 C 18.967 17.574 16.933 16.838 15.227 15.318 C 13.226 13.531 12.155 11.471 12.642 9.025 Z M 21.135 13.036 C 24.342 13.195 25.253 10.559 25.176 8.145 C 25.118 6.37 22.925 4.469 21.154 4.583 C 18.306 4.767 16.959 6.668 17.062 10.033 C 17.113 11.68 18.89 13.119 21.135 13.03 Z\" fill=\"rgb(26, 26, 26)\"></path><path d=\"M 39.873 0.235 C 45.698 0.165 48.475 2.795 49.066 7.966 C 49.624 12.832 45.871 17.014 40.951 17.369 C 36.487 17.693 31.939 14.638 31.669 9.449 C 31.419 4.601 34.87 -0.044 39.873 0.235 Z M 44.383 8.428 C 44.46 7.072 44.21 5.761 42.394 5.342 C 42.067 5.266 41.804 4.962 41.496 4.785 C 40.387 4.145 37.474 5.032 37.122 6.217 C 36.775 7.37 36.41 8.606 36.519 9.765 C 36.608 10.697 37.167 11.983 37.917 12.376 C 40.515 13.745 44.575 13.276 44.389 8.435 Z\" fill=\"rgb(26, 26, 26)\"></path><path d=\"M 57.223 0.492 C 58.807 0.492 60.398 0.492 61.982 0.492 C 63.214 0.492 63.656 0.942 63.714 2.26 C 63.778 3.667 63.342 4.263 62.155 4.389 C 60.12 4.613 59.119 5.731 59.153 7.742 C 59.192 10.416 59.198 13.09 59.23 15.77 C 59.243 16.809 58.756 17.145 57.71 17.151 C 54.907 17.151 54.9 17.196 54.9 14.351 C 54.9 11.569 54.9 8.787 54.945 6.005 C 54.965 5.029 54.721 4.427 53.611 4.465 C 53.355 4.472 53.098 4.446 52.848 4.402 C 52.226 4.294 51.18 4.307 51.078 4.009 C 50.782 3.147 50.75 2.14 50.859 1.221 C 50.891 0.936 51.674 0.594 52.155 0.53 C 53.008 0.416 53.894 0.486 54.759 0.48 C 55.58 0.48 56.395 0.48 57.216 0.48 C 57.216 0.486 57.216 0.492 57.216 0.499 Z\" fill=\"rgb(26, 26, 26)\"></path><path d=\"M 65.412 8.434 C 65.425 6.527 65.412 4.664 66.618 2.94 C 67.792 1.255 69.395 0.475 71.281 0.051 C 72.256 -0.171 72.737 0.349 72.705 1.305 C 72.667 2.414 72.616 3.53 72.519 4.639 C 72.494 4.905 72.359 5.285 72.154 5.393 C 70.152 6.483 70.293 8.371 70.344 10.183 C 70.383 11.463 71.223 12.414 72.154 12.502 C 73 12.578 74.026 11.66 74.27 10.468 C 74.444 9.632 74.559 8.764 74.54 7.908 C 74.495 5.684 75.483 3.77 76.535 1.952 C 76.951 1.229 78.017 0.678 78.889 0.444 C 81.718 -0.323 85.682 0.716 87.112 4.011 C 88.748 7.788 88.299 11.191 86.291 14.549 C 85.413 16.019 83.751 16.361 82.218 16.697 C 81.403 16.875 80.845 16.298 80.878 15.43 C 80.929 13.814 80.666 12.23 82.353 10.956 C 83.642 9.987 82.968 8.2 82.917 6.78 C 82.892 6.14 82.385 5.405 81.891 4.917 C 81.172 4.208 80.396 4.353 79.614 5.069 C 78.106 6.445 78.139 8.333 77.741 10.075 C 77.42 11.501 77.259 12.965 76.92 14.384 C 76.214 17.318 72.224 18.478 69.383 16.925 C 65.842 14.993 65.315 11.913 65.412 8.434 Z\" fill=\"rgb(26, 26, 26)\"></path><path d=\"M 96.032 0.486 C 97.667 0.486 99.303 0.486 100.939 0.486 C 102.112 0.486 102.549 0.974 102.593 2.33 C 102.638 3.693 102.241 4.25 101.144 4.383 C 98.001 4.751 98.014 4.751 98.103 7.875 C 98.174 10.397 98.276 12.919 98.244 15.441 C 98.225 17.019 98.026 17.101 96.41 17.12 C 96.153 17.12 95.897 17.139 95.64 17.145 C 94.222 17.196 93.953 16.974 93.876 15.561 C 93.831 14.706 93.85 13.844 93.87 12.982 C 93.908 10.612 93.953 8.249 93.998 5.879 C 94.011 5.061 93.722 4.516 92.785 4.497 C 92.375 4.491 91.964 4.459 91.567 4.371 C 90.983 4.231 89.97 4.117 89.912 3.832 C 89.713 2.888 89.784 1.868 89.944 0.905 C 89.976 0.695 90.81 0.505 91.278 0.493 C 92.863 0.442 94.447 0.474 96.032 0.474 C 96.032 0.474 96.032 0.48 96.032 0.486 Z\" fill=\"rgb(26, 26, 26)\"></path><path d=\"M 104.292 8.577 C 104.292 6.251 104.324 3.932 104.279 1.613 C 104.259 0.675 104.606 0.415 105.536 0.434 C 108.14 0.485 110.745 0.46 113.349 0.415 C 114.395 0.396 114.869 0.776 114.741 1.835 C 114.696 2.183 114.728 2.544 114.767 2.893 C 114.876 3.983 114.285 4.331 113.291 4.3 C 112.118 4.262 110.944 4.23 109.77 4.211 C 109.032 4.198 108.455 4.376 108.474 5.294 C 108.494 6.137 108.923 6.435 109.731 6.435 C 110.854 6.435 111.976 6.448 113.093 6.517 C 114.549 6.606 114.311 7.74 114.375 8.666 C 114.439 9.591 114.19 10.275 113.086 10.307 C 112.015 10.338 110.944 10.395 109.872 10.383 C 108.994 10.376 108.557 10.712 108.525 11.618 C 108.494 12.531 108.795 13.095 109.782 13.127 C 111.008 13.171 112.233 13.241 113.458 13.215 C 114.42 13.196 114.901 13.57 114.901 14.521 C 114.901 15.028 114.94 15.534 114.901 16.035 C 114.844 16.795 114.452 17.207 113.612 17.201 C 110.957 17.169 108.307 17.131 105.652 17.176 C 104.632 17.195 104.286 16.789 104.292 15.845 C 104.311 13.424 104.298 10.997 104.298 8.577 L 104.286 8.577 Z\" fill=\"rgb(26, 26, 26)\"></path><path d=\"M 116.658 8.792 C 116.658 6.524 116.71 4.249 116.639 1.98 C 116.601 0.776 117.095 0.352 118.262 0.396 C 120.199 0.466 122.137 0.485 124.074 0.504 C 126.499 0.529 128.314 1.6 129.327 3.748 C 130.424 6.061 130.161 8.234 128.673 10.44 C 127.191 12.638 125.03 12.784 122.791 12.898 C 120.764 13 120.764 12.936 120.674 14.913 C 120.661 15.268 120.623 15.617 120.629 15.972 C 120.649 16.878 120.187 17.258 119.301 17.22 C 118.942 17.201 118.583 17.182 118.23 17.207 C 117.063 17.29 116.575 16.802 116.601 15.61 C 116.658 13.342 116.62 11.067 116.62 8.798 C 116.633 8.798 116.639 8.798 116.652 8.798 Z M 120.757 6.517 C 120.687 8.678 120.866 8.938 122.54 8.989 C 124.619 9.058 125.517 8.368 125.562 6.669 C 125.6 5.218 124.465 4.204 122.746 4.154 C 120.924 4.103 120.828 4.211 120.751 6.511 Z\" fill=\"rgb(26, 26, 26)\"></path></g></svg>',svgContentId:12283397342},tfoTfxDrD:{as:\"a\",svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 130 20\"><g transform=\"translate(0 2.105)\" id=\"ss10136392491_1\"><path d=\"M 0.085 8.646 C 0.085 6.372 0.066 4.103 0.091 1.828 C 0.111 0.472 0.374 0.269 1.74 0.269 C 4.145 0.263 6.544 0.244 8.95 0.225 C 10.451 0.212 10.759 0.466 10.823 1.765 C 10.932 3.856 10.656 4.274 9.021 4.363 C 8.001 4.42 6.974 4.376 5.954 4.401 C 4.216 4.445 4.928 5.839 4.755 6.676 C 4.562 7.582 5.165 7.93 6.044 7.892 C 6.91 7.854 7.782 7.848 8.648 7.835 C 9.79 7.816 10.149 8.501 10.149 9.496 C 10.149 11.042 9.656 11.758 8.565 11.77 C 8.155 11.77 7.75 11.726 7.34 11.739 C 4.639 11.815 4.492 12.455 4.646 14.438 C 4.845 16.979 3.036 18.094 0.688 16.928 C 0.329 16.751 0.053 16.06 0.04 15.604 C -0.024 13.285 0.008 10.966 0.008 8.64 C 0.034 8.64 0.066 8.64 0.091 8.64 Z\" fill=\"var(--token-727e8226-f6c9-4527-85bb-3b14ae15d03a, rgb(255, 255, 255)) /* {&quot;name&quot;:&quot;White&quot;} */\"></path><path d=\"M 12.642 9.025 C 11.879 4.045 16.35 -0.239 21.693 0.217 C 26.825 0.655 30.038 3.519 29.974 8.544 C 29.897 14.494 26.773 16.984 21.109 17.409 C 18.967 17.574 16.933 16.838 15.227 15.318 C 13.226 13.531 12.155 11.471 12.642 9.025 Z M 21.135 13.036 C 24.342 13.195 25.253 10.559 25.176 8.145 C 25.118 6.37 22.925 4.469 21.154 4.583 C 18.306 4.767 16.959 6.668 17.062 10.033 C 17.113 11.68 18.89 13.119 21.135 13.03 Z\" fill=\"var(--token-727e8226-f6c9-4527-85bb-3b14ae15d03a, rgb(255, 255, 255)) /* {&quot;name&quot;:&quot;White&quot;} */\"></path><path d=\"M 39.873 0.235 C 45.698 0.165 48.475 2.795 49.066 7.966 C 49.624 12.832 45.871 17.014 40.951 17.369 C 36.487 17.693 31.939 14.638 31.669 9.449 C 31.419 4.601 34.87 -0.044 39.873 0.235 Z M 44.383 8.428 C 44.46 7.072 44.21 5.761 42.394 5.342 C 42.067 5.266 41.804 4.962 41.496 4.785 C 40.387 4.145 37.474 5.032 37.122 6.217 C 36.775 7.37 36.41 8.606 36.519 9.765 C 36.608 10.697 37.167 11.983 37.917 12.376 C 40.515 13.745 44.575 13.276 44.389 8.435 Z\" fill=\"var(--token-727e8226-f6c9-4527-85bb-3b14ae15d03a, rgb(255, 255, 255)) /* {&quot;name&quot;:&quot;White&quot;} */\"></path><path d=\"M 57.223 0.492 C 58.807 0.492 60.398 0.492 61.982 0.492 C 63.214 0.492 63.656 0.942 63.714 2.26 C 63.778 3.667 63.342 4.263 62.155 4.389 C 60.12 4.613 59.119 5.731 59.153 7.742 C 59.192 10.416 59.198 13.09 59.23 15.77 C 59.243 16.809 58.756 17.145 57.71 17.151 C 54.907 17.151 54.9 17.196 54.9 14.351 C 54.9 11.569 54.9 8.787 54.945 6.005 C 54.965 5.029 54.721 4.427 53.611 4.465 C 53.355 4.472 53.098 4.446 52.848 4.402 C 52.226 4.294 51.18 4.307 51.078 4.009 C 50.782 3.147 50.75 2.14 50.859 1.221 C 50.891 0.936 51.674 0.594 52.155 0.53 C 53.008 0.416 53.894 0.486 54.759 0.48 C 55.58 0.48 56.395 0.48 57.216 0.48 C 57.216 0.486 57.216 0.492 57.216 0.499 Z\" fill=\"var(--token-727e8226-f6c9-4527-85bb-3b14ae15d03a, rgb(255, 255, 255)) /* {&quot;name&quot;:&quot;White&quot;} */\"></path><path d=\"M 65.412 8.434 C 65.425 6.527 65.412 4.664 66.618 2.94 C 67.792 1.255 69.395 0.475 71.281 0.051 C 72.256 -0.171 72.737 0.349 72.705 1.305 C 72.667 2.414 72.616 3.53 72.519 4.639 C 72.494 4.905 72.359 5.285 72.154 5.393 C 70.152 6.483 70.293 8.371 70.344 10.183 C 70.383 11.463 71.223 12.414 72.154 12.502 C 73 12.578 74.026 11.66 74.27 10.468 C 74.444 9.632 74.559 8.764 74.54 7.908 C 74.495 5.684 75.483 3.77 76.535 1.952 C 76.951 1.229 78.017 0.678 78.889 0.444 C 81.718 -0.323 85.682 0.716 87.112 4.011 C 88.748 7.788 88.299 11.191 86.291 14.549 C 85.413 16.019 83.751 16.361 82.218 16.697 C 81.403 16.875 80.845 16.298 80.878 15.43 C 80.929 13.814 80.666 12.23 82.353 10.956 C 83.642 9.987 82.968 8.2 82.917 6.78 C 82.892 6.14 82.385 5.405 81.891 4.917 C 81.172 4.208 80.396 4.353 79.614 5.069 C 78.106 6.445 78.139 8.333 77.741 10.075 C 77.42 11.501 77.259 12.965 76.92 14.384 C 76.214 17.318 72.224 18.478 69.383 16.925 C 65.842 14.993 65.315 11.913 65.412 8.434 Z\" fill=\"var(--token-727e8226-f6c9-4527-85bb-3b14ae15d03a, rgb(255, 255, 255)) /* {&quot;name&quot;:&quot;White&quot;} */\"></path><path d=\"M 96.032 0.486 C 97.667 0.486 99.303 0.486 100.939 0.486 C 102.112 0.486 102.549 0.974 102.593 2.33 C 102.638 3.693 102.241 4.25 101.144 4.383 C 98.001 4.751 98.014 4.751 98.103 7.875 C 98.174 10.397 98.276 12.919 98.244 15.441 C 98.225 17.019 98.026 17.101 96.41 17.12 C 96.153 17.12 95.897 17.139 95.64 17.145 C 94.222 17.196 93.953 16.974 93.876 15.561 C 93.831 14.706 93.85 13.844 93.87 12.982 C 93.908 10.612 93.953 8.249 93.998 5.879 C 94.011 5.061 93.722 4.516 92.785 4.497 C 92.375 4.491 91.964 4.459 91.567 4.371 C 90.983 4.231 89.97 4.117 89.912 3.832 C 89.713 2.888 89.784 1.868 89.944 0.905 C 89.976 0.695 90.81 0.505 91.278 0.493 C 92.863 0.442 94.447 0.474 96.032 0.474 C 96.032 0.474 96.032 0.48 96.032 0.486 Z\" fill=\"var(--token-727e8226-f6c9-4527-85bb-3b14ae15d03a, rgb(255, 255, 255)) /* {&quot;name&quot;:&quot;White&quot;} */\"></path><path d=\"M 104.292 8.577 C 104.292 6.251 104.324 3.932 104.279 1.613 C 104.259 0.675 104.606 0.415 105.536 0.434 C 108.14 0.485 110.745 0.46 113.349 0.415 C 114.395 0.396 114.869 0.776 114.741 1.835 C 114.696 2.183 114.728 2.544 114.767 2.893 C 114.876 3.983 114.285 4.331 113.291 4.3 C 112.118 4.262 110.944 4.23 109.77 4.211 C 109.032 4.198 108.455 4.376 108.474 5.294 C 108.494 6.137 108.923 6.435 109.731 6.435 C 110.854 6.435 111.976 6.448 113.093 6.517 C 114.549 6.606 114.311 7.74 114.375 8.666 C 114.439 9.591 114.19 10.275 113.086 10.307 C 112.015 10.338 110.944 10.395 109.872 10.383 C 108.994 10.376 108.557 10.712 108.525 11.618 C 108.494 12.531 108.795 13.095 109.782 13.127 C 111.008 13.171 112.233 13.241 113.458 13.215 C 114.42 13.196 114.901 13.57 114.901 14.521 C 114.901 15.028 114.94 15.534 114.901 16.035 C 114.844 16.795 114.452 17.207 113.612 17.201 C 110.957 17.169 108.307 17.131 105.652 17.176 C 104.632 17.195 104.286 16.789 104.292 15.845 C 104.311 13.424 104.298 10.997 104.298 8.577 L 104.286 8.577 Z\" fill=\"var(--token-727e8226-f6c9-4527-85bb-3b14ae15d03a, rgb(255, 255, 255)) /* {&quot;name&quot;:&quot;White&quot;} */\"></path><path d=\"M 116.658 8.792 C 116.658 6.524 116.71 4.249 116.639 1.98 C 116.601 0.776 117.095 0.352 118.262 0.396 C 120.199 0.466 122.137 0.485 124.074 0.504 C 126.499 0.529 128.314 1.6 129.327 3.748 C 130.424 6.061 130.161 8.234 128.673 10.44 C 127.191 12.638 125.03 12.784 122.791 12.898 C 120.764 13 120.764 12.936 120.674 14.913 C 120.661 15.268 120.623 15.617 120.629 15.972 C 120.649 16.878 120.187 17.258 119.301 17.22 C 118.942 17.201 118.583 17.182 118.23 17.207 C 117.063 17.29 116.575 16.802 116.601 15.61 C 116.658 13.342 116.62 11.067 116.62 8.798 C 116.633 8.798 116.639 8.798 116.652 8.798 Z M 120.757 6.517 C 120.687 8.678 120.866 8.938 122.54 8.989 C 124.619 9.058 125.517 8.368 125.562 6.669 C 125.6 5.218 124.465 4.204 122.746 4.154 C 120.924 4.103 120.828 4.211 120.751 6.511 Z\" fill=\"var(--token-727e8226-f6c9-4527-85bb-3b14ae15d03a, rgb(255, 255, 255)) /* {&quot;name&quot;:&quot;White&quot;} */\"></path></g></svg>',svgContentId:10136392491},TYFIWBocM:{as:\"a\",svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 130 20\"><g transform=\"translate(0 2.105)\" id=\"ss10136392491_1\"><path d=\"M 0.085 8.646 C 0.085 6.372 0.066 4.103 0.091 1.828 C 0.111 0.472 0.374 0.269 1.74 0.269 C 4.145 0.263 6.544 0.244 8.95 0.225 C 10.451 0.212 10.759 0.466 10.823 1.765 C 10.932 3.856 10.656 4.274 9.021 4.363 C 8.001 4.42 6.974 4.376 5.954 4.401 C 4.216 4.445 4.928 5.839 4.755 6.676 C 4.562 7.582 5.165 7.93 6.044 7.892 C 6.91 7.854 7.782 7.848 8.648 7.835 C 9.79 7.816 10.149 8.501 10.149 9.496 C 10.149 11.042 9.656 11.758 8.565 11.77 C 8.155 11.77 7.75 11.726 7.34 11.739 C 4.639 11.815 4.492 12.455 4.646 14.438 C 4.845 16.979 3.036 18.094 0.688 16.928 C 0.329 16.751 0.053 16.06 0.04 15.604 C -0.024 13.285 0.008 10.966 0.008 8.64 C 0.034 8.64 0.066 8.64 0.091 8.64 Z\" fill=\"var(--token-727e8226-f6c9-4527-85bb-3b14ae15d03a, rgb(255, 255, 255)) /* {&quot;name&quot;:&quot;White&quot;} */\"></path><path d=\"M 12.642 9.025 C 11.879 4.045 16.35 -0.239 21.693 0.217 C 26.825 0.655 30.038 3.519 29.974 8.544 C 29.897 14.494 26.773 16.984 21.109 17.409 C 18.967 17.574 16.933 16.838 15.227 15.318 C 13.226 13.531 12.155 11.471 12.642 9.025 Z M 21.135 13.036 C 24.342 13.195 25.253 10.559 25.176 8.145 C 25.118 6.37 22.925 4.469 21.154 4.583 C 18.306 4.767 16.959 6.668 17.062 10.033 C 17.113 11.68 18.89 13.119 21.135 13.03 Z\" fill=\"var(--token-727e8226-f6c9-4527-85bb-3b14ae15d03a, rgb(255, 255, 255)) /* {&quot;name&quot;:&quot;White&quot;} */\"></path><path d=\"M 39.873 0.235 C 45.698 0.165 48.475 2.795 49.066 7.966 C 49.624 12.832 45.871 17.014 40.951 17.369 C 36.487 17.693 31.939 14.638 31.669 9.449 C 31.419 4.601 34.87 -0.044 39.873 0.235 Z M 44.383 8.428 C 44.46 7.072 44.21 5.761 42.394 5.342 C 42.067 5.266 41.804 4.962 41.496 4.785 C 40.387 4.145 37.474 5.032 37.122 6.217 C 36.775 7.37 36.41 8.606 36.519 9.765 C 36.608 10.697 37.167 11.983 37.917 12.376 C 40.515 13.745 44.575 13.276 44.389 8.435 Z\" fill=\"var(--token-727e8226-f6c9-4527-85bb-3b14ae15d03a, rgb(255, 255, 255)) /* {&quot;name&quot;:&quot;White&quot;} */\"></path><path d=\"M 57.223 0.492 C 58.807 0.492 60.398 0.492 61.982 0.492 C 63.214 0.492 63.656 0.942 63.714 2.26 C 63.778 3.667 63.342 4.263 62.155 4.389 C 60.12 4.613 59.119 5.731 59.153 7.742 C 59.192 10.416 59.198 13.09 59.23 15.77 C 59.243 16.809 58.756 17.145 57.71 17.151 C 54.907 17.151 54.9 17.196 54.9 14.351 C 54.9 11.569 54.9 8.787 54.945 6.005 C 54.965 5.029 54.721 4.427 53.611 4.465 C 53.355 4.472 53.098 4.446 52.848 4.402 C 52.226 4.294 51.18 4.307 51.078 4.009 C 50.782 3.147 50.75 2.14 50.859 1.221 C 50.891 0.936 51.674 0.594 52.155 0.53 C 53.008 0.416 53.894 0.486 54.759 0.48 C 55.58 0.48 56.395 0.48 57.216 0.48 C 57.216 0.486 57.216 0.492 57.216 0.499 Z\" fill=\"var(--token-727e8226-f6c9-4527-85bb-3b14ae15d03a, rgb(255, 255, 255)) /* {&quot;name&quot;:&quot;White&quot;} */\"></path><path d=\"M 65.412 8.434 C 65.425 6.527 65.412 4.664 66.618 2.94 C 67.792 1.255 69.395 0.475 71.281 0.051 C 72.256 -0.171 72.737 0.349 72.705 1.305 C 72.667 2.414 72.616 3.53 72.519 4.639 C 72.494 4.905 72.359 5.285 72.154 5.393 C 70.152 6.483 70.293 8.371 70.344 10.183 C 70.383 11.463 71.223 12.414 72.154 12.502 C 73 12.578 74.026 11.66 74.27 10.468 C 74.444 9.632 74.559 8.764 74.54 7.908 C 74.495 5.684 75.483 3.77 76.535 1.952 C 76.951 1.229 78.017 0.678 78.889 0.444 C 81.718 -0.323 85.682 0.716 87.112 4.011 C 88.748 7.788 88.299 11.191 86.291 14.549 C 85.413 16.019 83.751 16.361 82.218 16.697 C 81.403 16.875 80.845 16.298 80.878 15.43 C 80.929 13.814 80.666 12.23 82.353 10.956 C 83.642 9.987 82.968 8.2 82.917 6.78 C 82.892 6.14 82.385 5.405 81.891 4.917 C 81.172 4.208 80.396 4.353 79.614 5.069 C 78.106 6.445 78.139 8.333 77.741 10.075 C 77.42 11.501 77.259 12.965 76.92 14.384 C 76.214 17.318 72.224 18.478 69.383 16.925 C 65.842 14.993 65.315 11.913 65.412 8.434 Z\" fill=\"var(--token-727e8226-f6c9-4527-85bb-3b14ae15d03a, rgb(255, 255, 255)) /* {&quot;name&quot;:&quot;White&quot;} */\"></path><path d=\"M 96.032 0.486 C 97.667 0.486 99.303 0.486 100.939 0.486 C 102.112 0.486 102.549 0.974 102.593 2.33 C 102.638 3.693 102.241 4.25 101.144 4.383 C 98.001 4.751 98.014 4.751 98.103 7.875 C 98.174 10.397 98.276 12.919 98.244 15.441 C 98.225 17.019 98.026 17.101 96.41 17.12 C 96.153 17.12 95.897 17.139 95.64 17.145 C 94.222 17.196 93.953 16.974 93.876 15.561 C 93.831 14.706 93.85 13.844 93.87 12.982 C 93.908 10.612 93.953 8.249 93.998 5.879 C 94.011 5.061 93.722 4.516 92.785 4.497 C 92.375 4.491 91.964 4.459 91.567 4.371 C 90.983 4.231 89.97 4.117 89.912 3.832 C 89.713 2.888 89.784 1.868 89.944 0.905 C 89.976 0.695 90.81 0.505 91.278 0.493 C 92.863 0.442 94.447 0.474 96.032 0.474 C 96.032 0.474 96.032 0.48 96.032 0.486 Z\" fill=\"var(--token-727e8226-f6c9-4527-85bb-3b14ae15d03a, rgb(255, 255, 255)) /* {&quot;name&quot;:&quot;White&quot;} */\"></path><path d=\"M 104.292 8.577 C 104.292 6.251 104.324 3.932 104.279 1.613 C 104.259 0.675 104.606 0.415 105.536 0.434 C 108.14 0.485 110.745 0.46 113.349 0.415 C 114.395 0.396 114.869 0.776 114.741 1.835 C 114.696 2.183 114.728 2.544 114.767 2.893 C 114.876 3.983 114.285 4.331 113.291 4.3 C 112.118 4.262 110.944 4.23 109.77 4.211 C 109.032 4.198 108.455 4.376 108.474 5.294 C 108.494 6.137 108.923 6.435 109.731 6.435 C 110.854 6.435 111.976 6.448 113.093 6.517 C 114.549 6.606 114.311 7.74 114.375 8.666 C 114.439 9.591 114.19 10.275 113.086 10.307 C 112.015 10.338 110.944 10.395 109.872 10.383 C 108.994 10.376 108.557 10.712 108.525 11.618 C 108.494 12.531 108.795 13.095 109.782 13.127 C 111.008 13.171 112.233 13.241 113.458 13.215 C 114.42 13.196 114.901 13.57 114.901 14.521 C 114.901 15.028 114.94 15.534 114.901 16.035 C 114.844 16.795 114.452 17.207 113.612 17.201 C 110.957 17.169 108.307 17.131 105.652 17.176 C 104.632 17.195 104.286 16.789 104.292 15.845 C 104.311 13.424 104.298 10.997 104.298 8.577 L 104.286 8.577 Z\" fill=\"var(--token-727e8226-f6c9-4527-85bb-3b14ae15d03a, rgb(255, 255, 255)) /* {&quot;name&quot;:&quot;White&quot;} */\"></path><path d=\"M 116.658 8.792 C 116.658 6.524 116.71 4.249 116.639 1.98 C 116.601 0.776 117.095 0.352 118.262 0.396 C 120.199 0.466 122.137 0.485 124.074 0.504 C 126.499 0.529 128.314 1.6 129.327 3.748 C 130.424 6.061 130.161 8.234 128.673 10.44 C 127.191 12.638 125.03 12.784 122.791 12.898 C 120.764 13 120.764 12.936 120.674 14.913 C 120.661 15.268 120.623 15.617 120.629 15.972 C 120.649 16.878 120.187 17.258 119.301 17.22 C 118.942 17.201 118.583 17.182 118.23 17.207 C 117.063 17.29 116.575 16.802 116.601 15.61 C 116.658 13.342 116.62 11.067 116.62 8.798 C 116.633 8.798 116.639 8.798 116.652 8.798 Z M 120.757 6.517 C 120.687 8.678 120.866 8.938 122.54 8.989 C 124.619 9.058 125.517 8.368 125.562 6.669 C 125.6 5.218 124.465 4.204 122.746 4.154 C 120.924 4.103 120.828 4.211 120.751 6.511 Z\" fill=\"var(--token-727e8226-f6c9-4527-85bb-3b14ae15d03a, rgb(255, 255, 255)) /* {&quot;name&quot;:&quot;White&quot;} */\"></path></g></svg>',svgContentId:10136392491}},baseVariant,gestureVariant)})}),isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({HwKrTu8mZ:{height:33,y:(componentViewport?.y||0)+0+0+16},r8IUV7h4N:{height:33,y:(componentViewport?.y||0)+0+0+16},tfoTfxDrD:{height:33,y:(componentViewport?.y||0)+0+0+16},TYFIWBocM:{height:33,y:(componentViewport?.y||0)+0+0+16}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-qst0bq-container\",layoutDependency:layoutDependency,layoutId:\"BVi2Gpf3y-container\",nodeId:\"BVi2Gpf3y\",rendersWithMotion:true,scopeId:\"Huq5OnPfk\",children:/*#__PURE__*/_jsx(NavigationMenuAnimation,{height:\"100%\",id:\"BVi2Gpf3y\",layoutId:\"BVi2Gpf3y\",rUIIpxvSu:rUIIpxvSu1m5p6vt,variant:\"XyT7JZpbx\",width:\"100%\",...addPropertyOverrides({r8IUV7h4N:{rUIIpxvSu:rUIIpxvSu17x0v23,variant:\"R3gzCd_AW\"},tfoTfxDrD:{rUIIpxvSu:rUIIpxvSuvxxm7r,variant:\"HFGw2phuo\"},TYFIWBocM:{rUIIpxvSu:rUIIpxvSu15tk9w}},baseVariant,gestureVariant)})})})]})})}),/*#__PURE__*/_jsx(Transition,{...addPropertyOverrides({HwKrTu8mZ:{value:transition4},r8IUV7h4N:{value:transition4},tfoTfxDrD:{value:transition5},TYFIWBocM:{value:transition5}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-11si5qk\",\"data-framer-name\":\"Menu\",layoutDependency:layoutDependency,layoutId:\"ZTTiG2CMl\",style:{opacity:1},variants:{a4Z4hSGit:{opacity:1},HwKrTu8mZ:{opacity:0},r8IUV7h4N:{opacity:0},tfoTfxDrD:{opacity:1},TYFIWBocM:{opacity:1}},children:[/*#__PURE__*/_jsx(Transition,{...addPropertyOverrides({HwKrTu8mZ:{value:transition6},r8IUV7h4N:{value:transition6},tfoTfxDrD:{value:transition7},TYFIWBocM:{value:transition7}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0hhYXMgR3JvdCBEaXNwIDU1IFJvbWFu\",\"--framer-font-family\":'\"Haas Grot Disp 55 Roman\", \"Haas Grot Disp 55 Roman Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-letter-spacing\":\"0.08em\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-727e8226-f6c9-4527-85bb-3b14ae15d03a, rgb(255, 255, 255)))\",\"--framer-text-transform\":\"capitalize\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"ShMjwUu8p\"},motionChild:true,nodeId:\"hBnsNoDb2\",openInNewTab:false,scopeId:\"Huq5OnPfk\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1if39xk\",\"data-styles-preset\":\"gwqqKsmEy\",children:\"Projects\"})})})}),className:\"framer-nifx4q\",\"data-framer-name\":\"Text\",fonts:[\"CUSTOM;Haas Grot Disp 55 Roman\"],layoutDependency:layoutDependency,layoutId:\"hBnsNoDb2\",style:{\"--extracted-r6o4lv\":\"var(--token-727e8226-f6c9-4527-85bb-3b14ae15d03a, rgb(255, 255, 255))\",\"--framer-paragraph-spacing\":\"0px\",opacity:1},variants:{a4Z4hSGit:{\"--extracted-r6o4lv\":\"rgb(5, 5, 5)\",opacity:1},HwKrTu8mZ:{opacity:0},r8IUV7h4N:{opacity:0},tfoTfxDrD:{opacity:1},TYFIWBocM:{opacity:1}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({a4Z4hSGit:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0hhYXMgR3JvdCBEaXNwIDU1IFJvbWFu\",\"--framer-font-family\":'\"Haas Grot Disp 55 Roman\", \"Haas Grot Disp 55 Roman Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-letter-spacing\":\"0.08em\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(5, 5, 5))\",\"--framer-text-transform\":\"capitalize\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"ShMjwUu8p\"},motionChild:true,nodeId:\"hBnsNoDb2\",openInNewTab:false,scopeId:\"Huq5OnPfk\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1gywmir\",\"data-styles-preset\":\"FZSPVqaKO\",children:\"Projects\"})})})})},HwKrTu8mZ:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0hhYXMgR3JvdCBEaXNwIDU1IFJvbWFu\",\"--framer-font-family\":'\"Haas Grot Disp 55 Roman\", \"Haas Grot Disp 55 Roman Placeholder\", sans-serif',\"--framer-font-size\":\"36px\",\"--framer-letter-spacing\":\"-1px\",\"--framer-line-height\":\"100%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-727e8226-f6c9-4527-85bb-3b14ae15d03a, rgb(255, 255, 255)))\",\"--framer-text-transform\":\"capitalize\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"ShMjwUu8p\"},motionChild:true,nodeId:\"hBnsNoDb2\",openInNewTab:false,scopeId:\"Huq5OnPfk\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1if39xk\",\"data-styles-preset\":\"gwqqKsmEy\",children:\"Projects\"})})})})},r8IUV7h4N:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0hhYXMgR3JvdCBEaXNwIDU1IFJvbWFu\",\"--framer-font-family\":'\"Haas Grot Disp 55 Roman\", \"Haas Grot Disp 55 Roman Placeholder\", sans-serif',\"--framer-font-size\":\"36px\",\"--framer-letter-spacing\":\"-1px\",\"--framer-line-height\":\"100%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-727e8226-f6c9-4527-85bb-3b14ae15d03a, rgb(255, 255, 255)))\",\"--framer-text-transform\":\"capitalize\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"ShMjwUu8p\"},motionChild:true,nodeId:\"hBnsNoDb2\",openInNewTab:false,scopeId:\"Huq5OnPfk\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1if39xk\",\"data-styles-preset\":\"gwqqKsmEy\",children:\"Projects\"})})})})},tfoTfxDrD:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0hhYXMgR3JvdCBEaXNwIDU1IFJvbWFu\",\"--framer-font-family\":'\"Haas Grot Disp 55 Roman\", \"Haas Grot Disp 55 Roman Placeholder\", sans-serif',\"--framer-font-size\":\"36px\",\"--framer-letter-spacing\":\"-1px\",\"--framer-line-height\":\"100%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-727e8226-f6c9-4527-85bb-3b14ae15d03a, rgb(255, 255, 255)))\",\"--framer-text-transform\":\"capitalize\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"ShMjwUu8p\"},motionChild:true,nodeId:\"hBnsNoDb2\",openInNewTab:false,scopeId:\"Huq5OnPfk\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1if39xk\",\"data-styles-preset\":\"gwqqKsmEy\",children:\"Projects\"})})})})},TYFIWBocM:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0hhYXMgR3JvdCBEaXNwIDU1IFJvbWFu\",\"--framer-font-family\":'\"Haas Grot Disp 55 Roman\", \"Haas Grot Disp 55 Roman Placeholder\", sans-serif',\"--framer-font-size\":\"36px\",\"--framer-letter-spacing\":\"-1px\",\"--framer-line-height\":\"100%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-727e8226-f6c9-4527-85bb-3b14ae15d03a, rgb(255, 255, 255)))\",\"--framer-text-transform\":\"capitalize\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"ShMjwUu8p\"},motionChild:true,nodeId:\"hBnsNoDb2\",openInNewTab:false,scopeId:\"Huq5OnPfk\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1if39xk\",\"data-styles-preset\":\"gwqqKsmEy\",children:\"Projects\"})})})})}},baseVariant,gestureVariant)})}),/*#__PURE__*/_jsx(Transition,{...addPropertyOverrides({HwKrTu8mZ:{value:transition8},r8IUV7h4N:{value:transition8},tfoTfxDrD:{value:transition9},TYFIWBocM:{value:transition9}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0hhYXMgR3JvdCBEaXNwIDU1IFJvbWFu\",\"--framer-font-family\":'\"Haas Grot Disp 55 Roman\", \"Haas Grot Disp 55 Roman Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-letter-spacing\":\"0.08em\",\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"right\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-727e8226-f6c9-4527-85bb-3b14ae15d03a, rgb(255, 255, 255)))\",\"--framer-text-transform\":\"capitalize\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"oFPJaYYoL\"},motionChild:true,nodeId:\"qP0RrZ2IN\",openInNewTab:false,scopeId:\"Huq5OnPfk\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1if39xk\",\"data-styles-preset\":\"gwqqKsmEy\",children:\"About\"})})})}),className:\"framer-10y17gf\",\"data-framer-name\":\"Text\",fonts:[\"CUSTOM;Haas Grot Disp 55 Roman\"],layoutDependency:layoutDependency,layoutId:\"qP0RrZ2IN\",style:{\"--extracted-r6o4lv\":\"var(--token-727e8226-f6c9-4527-85bb-3b14ae15d03a, rgb(255, 255, 255))\",\"--framer-paragraph-spacing\":\"0px\",opacity:1},variants:{a4Z4hSGit:{\"--extracted-r6o4lv\":\"rgb(5, 5, 5)\",opacity:1},HwKrTu8mZ:{opacity:0},r8IUV7h4N:{opacity:0},tfoTfxDrD:{opacity:1},TYFIWBocM:{opacity:1}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({a4Z4hSGit:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0hhYXMgR3JvdCBEaXNwIDU1IFJvbWFu\",\"--framer-font-family\":'\"Haas Grot Disp 55 Roman\", \"Haas Grot Disp 55 Roman Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-letter-spacing\":\"0.08em\",\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"right\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(5, 5, 5))\",\"--framer-text-transform\":\"capitalize\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"oFPJaYYoL\"},motionChild:true,nodeId:\"qP0RrZ2IN\",openInNewTab:false,scopeId:\"Huq5OnPfk\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1gywmir\",\"data-styles-preset\":\"FZSPVqaKO\",children:\"About\"})})})})},HwKrTu8mZ:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0hhYXMgR3JvdCBEaXNwIDU1IFJvbWFu\",\"--framer-font-family\":'\"Haas Grot Disp 55 Roman\", \"Haas Grot Disp 55 Roman Placeholder\", sans-serif',\"--framer-font-size\":\"36px\",\"--framer-letter-spacing\":\"-1px\",\"--framer-line-height\":\"100%\",\"--framer-text-alignment\":\"right\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-727e8226-f6c9-4527-85bb-3b14ae15d03a, rgb(255, 255, 255)))\",\"--framer-text-transform\":\"capitalize\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"oFPJaYYoL\"},motionChild:true,nodeId:\"qP0RrZ2IN\",openInNewTab:false,scopeId:\"Huq5OnPfk\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1if39xk\",\"data-styles-preset\":\"gwqqKsmEy\",children:\"About\"})})})})},r8IUV7h4N:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0hhYXMgR3JvdCBEaXNwIDU1IFJvbWFu\",\"--framer-font-family\":'\"Haas Grot Disp 55 Roman\", \"Haas Grot Disp 55 Roman Placeholder\", sans-serif',\"--framer-font-size\":\"36px\",\"--framer-letter-spacing\":\"-1px\",\"--framer-line-height\":\"100%\",\"--framer-text-alignment\":\"right\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-727e8226-f6c9-4527-85bb-3b14ae15d03a, rgb(255, 255, 255)))\",\"--framer-text-transform\":\"capitalize\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"oFPJaYYoL\"},motionChild:true,nodeId:\"qP0RrZ2IN\",openInNewTab:false,scopeId:\"Huq5OnPfk\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1if39xk\",\"data-styles-preset\":\"gwqqKsmEy\",children:\"About\"})})})})},tfoTfxDrD:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0hhYXMgR3JvdCBEaXNwIDU1IFJvbWFu\",\"--framer-font-family\":'\"Haas Grot Disp 55 Roman\", \"Haas Grot Disp 55 Roman Placeholder\", sans-serif',\"--framer-font-size\":\"36px\",\"--framer-letter-spacing\":\"-1px\",\"--framer-line-height\":\"100%\",\"--framer-text-alignment\":\"right\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-727e8226-f6c9-4527-85bb-3b14ae15d03a, rgb(255, 255, 255)))\",\"--framer-text-transform\":\"capitalize\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"oFPJaYYoL\"},motionChild:true,nodeId:\"qP0RrZ2IN\",openInNewTab:false,scopeId:\"Huq5OnPfk\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1if39xk\",\"data-styles-preset\":\"gwqqKsmEy\",children:\"About\"})})})})},TYFIWBocM:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0hhYXMgR3JvdCBEaXNwIDU1IFJvbWFu\",\"--framer-font-family\":'\"Haas Grot Disp 55 Roman\", \"Haas Grot Disp 55 Roman Placeholder\", sans-serif',\"--framer-font-size\":\"36px\",\"--framer-letter-spacing\":\"-1px\",\"--framer-line-height\":\"100%\",\"--framer-text-alignment\":\"right\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-727e8226-f6c9-4527-85bb-3b14ae15d03a, rgb(255, 255, 255)))\",\"--framer-text-transform\":\"capitalize\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"oFPJaYYoL\"},motionChild:true,nodeId:\"qP0RrZ2IN\",openInNewTab:false,scopeId:\"Huq5OnPfk\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1if39xk\",\"data-styles-preset\":\"gwqqKsmEy\",children:\"About\"})})})})}},baseVariant,gestureVariant)})}),/*#__PURE__*/_jsx(Transition,{...addPropertyOverrides({HwKrTu8mZ:{value:transition10},r8IUV7h4N:{value:transition10},tfoTfxDrD:{value:transition10},TYFIWBocM:{value:transition10}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0hhYXMgR3JvdCBEaXNwIDU1IFJvbWFu\",\"--framer-font-family\":'\"Haas Grot Disp 55 Roman\", \"Haas Grot Disp 55 Roman Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-letter-spacing\":\"0.08em\",\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"right\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-727e8226-f6c9-4527-85bb-3b14ae15d03a, rgb(255, 255, 255)))\",\"--framer-text-transform\":\"capitalize\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"wgqHcQvtY\"},motionChild:true,nodeId:\"sfUeR_JuO\",openInNewTab:false,scopeId:\"Huq5OnPfk\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1if39xk\",\"data-styles-preset\":\"gwqqKsmEy\",children:\"Junk Drawer\"})})})}),className:\"framer-wrsw9n\",\"data-framer-name\":\"Text\",fonts:[\"CUSTOM;Haas Grot Disp 55 Roman\"],layoutDependency:layoutDependency,layoutId:\"sfUeR_JuO\",style:{\"--extracted-r6o4lv\":\"var(--token-727e8226-f6c9-4527-85bb-3b14ae15d03a, rgb(255, 255, 255))\",\"--framer-paragraph-spacing\":\"0px\",opacity:1},variants:{a4Z4hSGit:{opacity:1},HwKrTu8mZ:{opacity:0},r8IUV7h4N:{opacity:0},tfoTfxDrD:{opacity:1},TYFIWBocM:{opacity:1}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({a4Z4hSGit:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0hhYXMgR3JvdCBEaXNwIDU1IFJvbWFu\",\"--framer-font-family\":'\"Haas Grot Disp 55 Roman\", \"Haas Grot Disp 55 Roman Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-letter-spacing\":\"0.08em\",\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"right\",\"--framer-text-transform\":\"capitalize\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"wgqHcQvtY\"},motionChild:true,nodeId:\"sfUeR_JuO\",openInNewTab:false,scopeId:\"Huq5OnPfk\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1gywmir\",\"data-styles-preset\":\"FZSPVqaKO\",children:\"Junk Drawer\"})})})})},HwKrTu8mZ:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0hhYXMgR3JvdCBEaXNwIDU1IFJvbWFu\",\"--framer-font-family\":'\"Haas Grot Disp 55 Roman\", \"Haas Grot Disp 55 Roman Placeholder\", sans-serif',\"--framer-font-size\":\"36px\",\"--framer-letter-spacing\":\"-1px\",\"--framer-line-height\":\"100%\",\"--framer-text-alignment\":\"right\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-727e8226-f6c9-4527-85bb-3b14ae15d03a, rgb(255, 255, 255)))\",\"--framer-text-transform\":\"capitalize\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"wgqHcQvtY\"},motionChild:true,nodeId:\"sfUeR_JuO\",openInNewTab:false,scopeId:\"Huq5OnPfk\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1if39xk\",\"data-styles-preset\":\"gwqqKsmEy\",children:\"Junk Drawer\"})})})})},r8IUV7h4N:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0hhYXMgR3JvdCBEaXNwIDU1IFJvbWFu\",\"--framer-font-family\":'\"Haas Grot Disp 55 Roman\", \"Haas Grot Disp 55 Roman Placeholder\", sans-serif',\"--framer-font-size\":\"36px\",\"--framer-letter-spacing\":\"-1px\",\"--framer-line-height\":\"100%\",\"--framer-text-alignment\":\"right\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-727e8226-f6c9-4527-85bb-3b14ae15d03a, rgb(255, 255, 255)))\",\"--framer-text-transform\":\"capitalize\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"wgqHcQvtY\"},motionChild:true,nodeId:\"sfUeR_JuO\",openInNewTab:false,scopeId:\"Huq5OnPfk\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1if39xk\",\"data-styles-preset\":\"gwqqKsmEy\",children:\"Junk Drawer\"})})})})},tfoTfxDrD:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0hhYXMgR3JvdCBEaXNwIDU1IFJvbWFu\",\"--framer-font-family\":'\"Haas Grot Disp 55 Roman\", \"Haas Grot Disp 55 Roman Placeholder\", sans-serif',\"--framer-font-size\":\"36px\",\"--framer-letter-spacing\":\"-1px\",\"--framer-line-height\":\"100%\",\"--framer-text-alignment\":\"right\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-727e8226-f6c9-4527-85bb-3b14ae15d03a, rgb(255, 255, 255)))\",\"--framer-text-transform\":\"capitalize\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"wgqHcQvtY\"},motionChild:true,nodeId:\"sfUeR_JuO\",openInNewTab:false,scopeId:\"Huq5OnPfk\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1if39xk\",\"data-styles-preset\":\"gwqqKsmEy\",children:\"Junk Drawer\"})})})})},TYFIWBocM:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0hhYXMgR3JvdCBEaXNwIDU1IFJvbWFu\",\"--framer-font-family\":'\"Haas Grot Disp 55 Roman\", \"Haas Grot Disp 55 Roman Placeholder\", sans-serif',\"--framer-font-size\":\"36px\",\"--framer-letter-spacing\":\"-1px\",\"--framer-line-height\":\"100%\",\"--framer-text-alignment\":\"right\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-727e8226-f6c9-4527-85bb-3b14ae15d03a, rgb(255, 255, 255)))\",\"--framer-text-transform\":\"capitalize\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"wgqHcQvtY\"},motionChild:true,nodeId:\"sfUeR_JuO\",openInNewTab:false,scopeId:\"Huq5OnPfk\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1if39xk\",\"data-styles-preset\":\"gwqqKsmEy\",children:\"Junk Drawer\"})})})})}},baseVariant,gestureVariant)})}),/*#__PURE__*/_jsx(Overlay,{blockDocumentScrolling:false,children:overlay=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsxs(Transition,{...addPropertyOverrides({HwKrTu8mZ:{value:transition9},r8IUV7h4N:{value:transition9},tfoTfxDrD:{value:transition8},TYFIWBocM:{value:transition8}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0hhYXMgR3JvdCBEaXNwIDU1IFJvbWFu\",\"--framer-font-family\":'\"Haas Grot Disp 55 Roman\", \"Haas Grot Disp 55 Roman Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-letter-spacing\":\"0.08em\",\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"right\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\",\"--framer-text-transform\":\"capitalize\"},children:\"Resources\"})}),className:\"framer-10kzyxd\",\"data-framer-name\":\"Text\",\"data-highlight\":true,fonts:[\"CUSTOM;Haas Grot Disp 55 Roman\"],id:`${layoutId}-10kzyxd`,layoutDependency:layoutDependency,layoutId:\"hwu7Jf2Gt\",onMouseEnter:onMouseEntertxyyif({overlay}),ref:ref1,style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\",opacity:1},variants:{a4Z4hSGit:{\"--extracted-r6o4lv\":\"rgb(26, 26, 26)\",opacity:1},HwKrTu8mZ:{opacity:0},r8IUV7h4N:{opacity:0},tfoTfxDrD:{opacity:1},TYFIWBocM:{opacity:1}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({a4Z4hSGit:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0hhYXMgR3JvdCBEaXNwIDU1IFJvbWFu\",\"--framer-font-family\":'\"Haas Grot Disp 55 Roman\", \"Haas Grot Disp 55 Roman Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-letter-spacing\":\"0.08em\",\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"right\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(26, 26, 26))\",\"--framer-text-transform\":\"capitalize\"},children:\"Resources\"})})},HwKrTu8mZ:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0hhYXMgR3JvdCBEaXNwIDU1IFJvbWFu\",\"--framer-font-family\":'\"Haas Grot Disp 55 Roman\", \"Haas Grot Disp 55 Roman Placeholder\", sans-serif',\"--framer-font-size\":\"36px\",\"--framer-letter-spacing\":\"-1px\",\"--framer-line-height\":\"100%\",\"--framer-text-alignment\":\"right\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\",\"--framer-text-transform\":\"capitalize\"},children:\"Resources\"})})},r8IUV7h4N:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0hhYXMgR3JvdCBEaXNwIDU1IFJvbWFu\",\"--framer-font-family\":'\"Haas Grot Disp 55 Roman\", \"Haas Grot Disp 55 Roman Placeholder\", sans-serif',\"--framer-font-size\":\"36px\",\"--framer-letter-spacing\":\"-1px\",\"--framer-line-height\":\"100%\",\"--framer-text-alignment\":\"right\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\",\"--framer-text-transform\":\"capitalize\"},children:\"Resources\"})})},tfoTfxDrD:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0hhYXMgR3JvdCBEaXNwIDU1IFJvbWFu\",\"--framer-font-family\":'\"Haas Grot Disp 55 Roman\", \"Haas Grot Disp 55 Roman Placeholder\", sans-serif',\"--framer-font-size\":\"36px\",\"--framer-letter-spacing\":\"-1px\",\"--framer-line-height\":\"100%\",\"--framer-text-alignment\":\"right\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\",\"--framer-text-transform\":\"capitalize\"},children:\"Resources\"})})},TYFIWBocM:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0hhYXMgR3JvdCBEaXNwIDU1IFJvbWFu\",\"--framer-font-family\":'\"Haas Grot Disp 55 Roman\", \"Haas Grot Disp 55 Roman Placeholder\", sans-serif',\"--framer-font-size\":\"36px\",\"--framer-letter-spacing\":\"-1px\",\"--framer-line-height\":\"100%\",\"--framer-text-alignment\":\"right\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\",\"--framer-text-transform\":\"capitalize\"},children:\"Resources\"})})}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay.visible&&/*#__PURE__*/_jsx(Floating,{alignment:\"center\",anchorRef:ref1,className:cx(scopingClassNames,classNames),collisionDetection:true,collisionDetectionPadding:20,\"data-framer-portal-id\":`${layoutId}-10kzyxd`,offsetX:0,offsetY:10,onDismiss:overlay.hide,placement:\"bottom\",safeArea:true,zIndex:11,...addPropertyOverrides({tfoTfxDrD:{offsetX:26.25000748084858,offsetY:-6649643182754517e-21},TYFIWBocM:{offsetX:21.750012116041034,offsetY:-8875969797372818e-21}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(MotionDivWithFX,{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation1,className:\"framer-165q8pd\",exit:animation,initial:animation2,layoutDependency:layoutDependency,layoutId:\"C3FXRSRKW\",ref:ref2,role:\"dialog\",style:{\"--border-bottom-width\":\"0px\",\"--border-color\":\"rgba(0, 0, 0, 0)\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\",backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:8,borderBottomRightRadius:8,borderTopLeftRadius:8,borderTopRightRadius:8,boxShadow:\"0px 10px 20px 0px rgba(0,0,0,0.05)\"},variants:{a4Z4hSGit:{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\"},r8IUV7h4N:{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\"},tfoTfxDrD:{\"--border-bottom-width\":\"0.5px\",\"--border-color\":\"rgb(51, 51, 51)\",\"--border-left-width\":\"0.5px\",\"--border-right-width\":\"0.5px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0.5px\",backgroundColor:\"rgb(38, 38, 38)\"},TYFIWBocM:{\"--border-bottom-width\":\"0.5px\",\"--border-color\":\"rgb(51, 51, 51)\",\"--border-left-width\":\"0.5px\",\"--border-right-width\":\"0.5px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0.5px\",backgroundColor:\"rgb(38, 38, 38)\"}},...addPropertyOverrides({tfoTfxDrD:{\"data-border\":true},TYFIWBocM:{\"data-border\":true}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-font-size\":\"12px\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://footstepcreative.notion.site/businesstemplate?pvs=4\",motionChild:true,nodeId:\"pfCxpCh4s\",openInNewTab:true,scopeId:\"Huq5OnPfk\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1gywmir\",\"data-styles-preset\":\"FZSPVqaKO\",children:\"Business Operations Template\"})})})}),className:\"framer-1ea0g11\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"pfCxpCh4s\",verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({a4Z4hSGit:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(motion.p,{style:{\"--framer-font-size\":\"12px\"},children:[/*#__PURE__*/_jsx(Link,{href:\"https://footstepcreative.notion.site/businesstemplate?pvs=4\",motionChild:true,nodeId:\"pfCxpCh4s\",openInNewTab:true,scopeId:\"Huq5OnPfk\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1gywmir\",\"data-styles-preset\":\"FZSPVqaKO\",children:\"Business Operations Template\"})}),\"s\"]})})},tfoTfxDrD:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-font-size\":\"12px\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://footstepcreative.notion.site/businesstemplate?pvs=4\",motionChild:true,nodeId:\"pfCxpCh4s\",openInNewTab:true,scopeId:\"Huq5OnPfk\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-189g7fw\",\"data-styles-preset\":\"koometOO3\",children:\"Business Operations Template\"})})})})},TYFIWBocM:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-font-size\":\"12px\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://footstepcreative.notion.site/businesstemplate?pvs=4\",motionChild:true,nodeId:\"pfCxpCh4s\",openInNewTab:true,scopeId:\"Huq5OnPfk\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-189g7fw\",\"data-styles-preset\":\"koometOO3\",children:\"Business Operations Template\"})})})})}},baseVariant,gestureVariant)})})})})]})})}),/*#__PURE__*/_jsx(Overlay,{blockDocumentScrolling:false,enabled:isDisplayed1(),children:overlay1=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsxs(Transition,{...addPropertyOverrides({HwKrTu8mZ:{value:transition7},r8IUV7h4N:{value:transition7},tfoTfxDrD:{value:transition6},TYFIWBocM:{value:transition6}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0hhYXMgR3JvdCBEaXNwIDU1IFJvbWFu\",\"--framer-font-family\":'\"Haas Grot Disp 55 Roman\", \"Haas Grot Disp 55 Roman Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-letter-spacing\":\"0.08em\",\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"right\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-727e8226-f6c9-4527-85bb-3b14ae15d03a, rgb(255, 255, 255)))\",\"--framer-text-transform\":\"capitalize\"},children:\"Contact\"})}),className:\"framer-s3lodw\",\"data-framer-name\":\"Text\",\"data-highlight\":true,fonts:[\"CUSTOM;Haas Grot Disp 55 Roman\"],id:`${layoutId}-s3lodw`,layoutDependency:layoutDependency,layoutId:\"n0DYFBvKX\",onTap:onTaptxyyif({overlay:overlay1}),ref:ref3,style:{\"--extracted-r6o4lv\":\"var(--token-727e8226-f6c9-4527-85bb-3b14ae15d03a, rgb(255, 255, 255))\",\"--framer-paragraph-spacing\":\"0px\",opacity:1},variants:{a4Z4hSGit:{\"--extracted-r6o4lv\":\"rgb(5, 5, 5)\",opacity:1},HwKrTu8mZ:{opacity:0},r8IUV7h4N:{opacity:0},tfoTfxDrD:{opacity:1},TYFIWBocM:{opacity:1}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({a4Z4hSGit:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0hhYXMgR3JvdCBEaXNwIDU1IFJvbWFu\",\"--framer-font-family\":'\"Haas Grot Disp 55 Roman\", \"Haas Grot Disp 55 Roman Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-letter-spacing\":\"0.08em\",\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"right\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(5, 5, 5))\",\"--framer-text-transform\":\"capitalize\"},children:\"Contact\"})})},HwKrTu8mZ:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0hhYXMgR3JvdCBEaXNwIDU1IFJvbWFu\",\"--framer-font-family\":'\"Haas Grot Disp 55 Roman\", \"Haas Grot Disp 55 Roman Placeholder\", sans-serif',\"--framer-font-size\":\"36px\",\"--framer-letter-spacing\":\"-1px\",\"--framer-line-height\":\"100%\",\"--framer-text-alignment\":\"right\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-727e8226-f6c9-4527-85bb-3b14ae15d03a, rgb(255, 255, 255)))\",\"--framer-text-transform\":\"capitalize\"},children:\"Contact\"})})},r8IUV7h4N:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0hhYXMgR3JvdCBEaXNwIDU1IFJvbWFu\",\"--framer-font-family\":'\"Haas Grot Disp 55 Roman\", \"Haas Grot Disp 55 Roman Placeholder\", sans-serif',\"--framer-font-size\":\"36px\",\"--framer-letter-spacing\":\"-1px\",\"--framer-line-height\":\"100%\",\"--framer-text-alignment\":\"right\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-727e8226-f6c9-4527-85bb-3b14ae15d03a, rgb(255, 255, 255)))\",\"--framer-text-transform\":\"capitalize\"},children:\"Contact\"})})},tfoTfxDrD:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0hhYXMgR3JvdCBEaXNwIDU1IFJvbWFu\",\"--framer-font-family\":'\"Haas Grot Disp 55 Roman\", \"Haas Grot Disp 55 Roman Placeholder\", sans-serif',\"--framer-font-size\":\"36px\",\"--framer-letter-spacing\":\"-1px\",\"--framer-line-height\":\"100%\",\"--framer-text-alignment\":\"right\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-727e8226-f6c9-4527-85bb-3b14ae15d03a, rgb(255, 255, 255)))\",\"--framer-text-transform\":\"capitalize\"},children:/*#__PURE__*/_jsx(Link,{href:\"mailto:stone@footstepcreative.com\",motionChild:true,nodeId:\"n0DYFBvKX\",openInNewTab:true,scopeId:\"Huq5OnPfk\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1if39xk\",\"data-styles-preset\":\"gwqqKsmEy\",children:\"Contact\"})})})})},TYFIWBocM:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0hhYXMgR3JvdCBEaXNwIDU1IFJvbWFu\",\"--framer-font-family\":'\"Haas Grot Disp 55 Roman\", \"Haas Grot Disp 55 Roman Placeholder\", sans-serif',\"--framer-font-size\":\"36px\",\"--framer-letter-spacing\":\"-1px\",\"--framer-line-height\":\"100%\",\"--framer-text-alignment\":\"right\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-727e8226-f6c9-4527-85bb-3b14ae15d03a, rgb(255, 255, 255)))\",\"--framer-text-transform\":\"capitalize\"},children:/*#__PURE__*/_jsx(Link,{href:\"mailto:stone@footstepcreative.com\",motionChild:true,nodeId:\"n0DYFBvKX\",openInNewTab:true,scopeId:\"Huq5OnPfk\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1if39xk\",\"data-styles-preset\":\"gwqqKsmEy\",children:\"Contact\"})})})})}},baseVariant,gestureVariant)}),isDisplayed1()&&/*#__PURE__*/_jsx(AnimatePresence,{children:overlay1.visible&&/*#__PURE__*/_jsx(Floating,{alignment:\"center\",anchorRef:ref3,className:cx(scopingClassNames,classNames),collisionDetection:true,collisionDetectionPadding:20,\"data-framer-portal-id\":`${layoutId}-s3lodw`,offsetX:-623.9845266073244,offsetY:101.50002132635564,onDismiss:overlay1.hide,placement:\"bottom\",safeArea:false,zIndex:11,children:/*#__PURE__*/_jsx(ImageWithFX,{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation1,background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+(8+((componentViewport?.height||74)-16-((componentViewport?.height||74)-16)*1)/2)+(8+(((componentViewport?.height||74)-16)*1-16-21)/2)+-566),pixelHeight:6911,pixelWidth:5529,positionX:\"center\",positionY:\"center\",sizes:\"1119px\",src:\"https://framerusercontent.com/images/n99iMPSHJmBOO6fLXyVEdUJ1GQ.png\",srcSet:\"https://framerusercontent.com/images/n99iMPSHJmBOO6fLXyVEdUJ1GQ.png?scale-down-to=1024 819w,https://framerusercontent.com/images/n99iMPSHJmBOO6fLXyVEdUJ1GQ.png?scale-down-to=2048 1638w,https://framerusercontent.com/images/n99iMPSHJmBOO6fLXyVEdUJ1GQ.png?scale-down-to=4096 3276w,https://framerusercontent.com/images/n99iMPSHJmBOO6fLXyVEdUJ1GQ.png 5529w\"},className:\"framer-w6mk8o\",exit:animation,initial:animation2,layoutDependency:layoutDependency,layoutId:\"e9Fv9Kn7j\",ref:ref4,role:\"dialog\",style:{borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,boxShadow:\"0px 10px 20px 0px rgba(0,0,0,0.05)\"}})})})]})})})]})}),isDisplayed()&&/*#__PURE__*/_jsx(Transition,{...addPropertyOverrides({HwKrTu8mZ:{value:transition4},r8IUV7h4N:{value:transition4},tfoTfxDrD:{value:transition11},TYFIWBocM:{value:transition11}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-16tpdb5\",\"data-framer-name\":\"Backdrop\",layoutDependency:layoutDependency,layoutId:\"W1tK3jVVH\",style:{backgroundColor:\"rgb(42, 212, 24)\",opacity:1},variants:{HwKrTu8mZ:{backgroundColor:\"rgb(18, 18, 18)\",opacity:0},r8IUV7h4N:{backgroundColor:\"rgb(18, 18, 18)\",opacity:0},tfoTfxDrD:{backgroundColor:\"rgb(18, 18, 18)\",opacity:1},TYFIWBocM:{backgroundColor:\"rgb(18, 18, 18)\",opacity:1}}})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-yCCnc.framer-4vp6mu, .framer-yCCnc .framer-4vp6mu { display: block; }\",\".framer-yCCnc.framer-x8sis1 { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: visible; padding: 8px 24px 8px 24px; position: relative; width: 1440px; }\",\".framer-yCCnc .framer-1ioxxlq { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: visible; padding: 8px 16px 12px 16px; position: relative; text-decoration: none; width: min-content; }\",\".framer-yCCnc .framer-7pq43x { flex: none; height: 38px; position: relative; width: 244px; }\",\".framer-yCCnc .framer-qst0bq-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-yCCnc .framer-11si5qk { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: 100%; justify-content: flex-end; overflow: hidden; padding: 8px 16px 8px 16px; position: relative; width: 1px; }\",\".framer-yCCnc .framer-nifx4q, .framer-yCCnc .framer-10y17gf, .framer-yCCnc .framer-wrsw9n, .framer-yCCnc .framer-10kzyxd, .framer-yCCnc .framer-1ea0g11 { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-yCCnc .framer-165q8pd { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 42px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 209px; will-change: var(--framer-will-change-override, transform); }\",\".framer-yCCnc .framer-s3lodw { cursor: pointer; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-yCCnc .framer-w6mk8o { height: 1132px; overflow: hidden; position: relative; width: 1119px; will-change: var(--framer-will-change-override, transform); }\",\".framer-yCCnc .framer-16tpdb5 { flex: none; height: calc(var(--framer-viewport-height, 100vh) * 1); left: 0px; overflow: visible; position: absolute; right: -1px; top: 0px; z-index: 1; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-yCCnc.framer-x8sis1, .framer-yCCnc .framer-1ioxxlq, .framer-yCCnc .framer-11si5qk, .framer-yCCnc .framer-165q8pd { gap: 0px; } .framer-yCCnc.framer-x8sis1 > *, .framer-yCCnc .framer-11si5qk > * { margin: 0px; margin-left: calc(24px / 2); margin-right: calc(24px / 2); } .framer-yCCnc.framer-x8sis1 > :first-child, .framer-yCCnc .framer-1ioxxlq > :first-child, .framer-yCCnc .framer-11si5qk > :first-child, .framer-yCCnc .framer-165q8pd > :first-child { margin-left: 0px; } .framer-yCCnc.framer-x8sis1 > :last-child, .framer-yCCnc .framer-1ioxxlq > :last-child, .framer-yCCnc .framer-11si5qk > :last-child, .framer-yCCnc .framer-165q8pd > :last-child { margin-right: 0px; } .framer-yCCnc .framer-1ioxxlq > * { margin: 0px; margin-left: calc(16px / 2); margin-right: calc(16px / 2); } .framer-yCCnc .framer-165q8pd > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } }\",\".framer-yCCnc.framer-v-qulce8.framer-x8sis1, .framer-yCCnc.framer-v-1wz49er.framer-x8sis1 { flex-direction: column; gap: 0px; height: 57px; justify-content: flex-start; padding: 0px; width: 281px; }\",\".framer-yCCnc.framer-v-qulce8 .framer-1ioxxlq, .framer-yCCnc.framer-v-1wz49er .framer-1ioxxlq { align-content: flex-start; align-items: flex-start; gap: unset; height: 58px; justify-content: space-between; order: 0; padding: 16px; width: 100%; z-index: 2; }\",\".framer-yCCnc.framer-v-qulce8 .framer-7pq43x, .framer-yCCnc.framer-v-1kz6hh2 .framer-7pq43x, .framer-yCCnc.framer-v-ngdppo .framer-7pq43x, .framer-yCCnc.framer-v-1wz49er .framer-7pq43x { height: 20px; text-decoration: none; width: 130px; }\",\".framer-yCCnc.framer-v-qulce8 .framer-11si5qk, .framer-yCCnc.framer-v-1wz49er .framer-11si5qk { align-content: flex-start; align-items: flex-start; flex: none; flex-direction: column; gap: 8px; height: min-content; justify-content: flex-start; order: 1; padding: 100px 16px 24px 22px; pointer-events: none; width: 100%; z-index: 2; }\",\".framer-yCCnc.framer-v-qulce8 .framer-16tpdb5, .framer-yCCnc.framer-v-1wz49er .framer-16tpdb5 { height: calc(var(--framer-viewport-height, 100vh) * 0.6713881019830028); order: 2; pointer-events: none; right: 0px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-yCCnc.framer-v-qulce8.framer-x8sis1, .framer-yCCnc.framer-v-qulce8 .framer-1ioxxlq, .framer-yCCnc.framer-v-qulce8 .framer-11si5qk { gap: 0px; } .framer-yCCnc.framer-v-qulce8.framer-x8sis1 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-yCCnc.framer-v-qulce8.framer-x8sis1 > :first-child, .framer-yCCnc.framer-v-qulce8 .framer-11si5qk > :first-child { margin-top: 0px; } .framer-yCCnc.framer-v-qulce8.framer-x8sis1 > :last-child, .framer-yCCnc.framer-v-qulce8 .framer-11si5qk > :last-child { margin-bottom: 0px; } .framer-yCCnc.framer-v-qulce8 .framer-1ioxxlq > *, .framer-yCCnc.framer-v-qulce8 .framer-1ioxxlq > :first-child, .framer-yCCnc.framer-v-qulce8 .framer-1ioxxlq > :last-child { margin: 0px; } .framer-yCCnc.framer-v-qulce8 .framer-11si5qk > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } }\",\".framer-yCCnc.framer-v-1kz6hh2.framer-x8sis1, .framer-yCCnc.framer-v-ngdppo.framer-x8sis1 { flex-direction: column; gap: 0px; justify-content: flex-start; padding: 0px; width: 281px; }\",\".framer-yCCnc.framer-v-1kz6hh2 .framer-1ioxxlq, .framer-yCCnc.framer-v-ngdppo .framer-1ioxxlq { align-content: flex-start; align-items: flex-start; gap: unset; height: 58px; justify-content: space-between; padding: 16px; width: 100%; z-index: 2; }\",\".framer-yCCnc.framer-v-1kz6hh2 .framer-11si5qk { align-content: flex-start; align-items: flex-start; flex: none; flex-direction: column; gap: 8px; height: min-content; justify-content: center; overflow: visible; padding: 42px 16px 24px 16px; width: 100%; z-index: 2; }\",\".framer-yCCnc.framer-v-1kz6hh2 .framer-165q8pd { width: 200px; }\",\".framer-yCCnc.framer-v-1kz6hh2 .framer-16tpdb5, .framer-yCCnc.framer-v-ngdppo .framer-16tpdb5 { right: 0px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-yCCnc.framer-v-1kz6hh2.framer-x8sis1, .framer-yCCnc.framer-v-1kz6hh2 .framer-1ioxxlq, .framer-yCCnc.framer-v-1kz6hh2 .framer-11si5qk { gap: 0px; } .framer-yCCnc.framer-v-1kz6hh2.framer-x8sis1 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-yCCnc.framer-v-1kz6hh2.framer-x8sis1 > :first-child, .framer-yCCnc.framer-v-1kz6hh2 .framer-11si5qk > :first-child { margin-top: 0px; } .framer-yCCnc.framer-v-1kz6hh2.framer-x8sis1 > :last-child, .framer-yCCnc.framer-v-1kz6hh2 .framer-11si5qk > :last-child { margin-bottom: 0px; } .framer-yCCnc.framer-v-1kz6hh2 .framer-1ioxxlq > *, .framer-yCCnc.framer-v-1kz6hh2 .framer-1ioxxlq > :first-child, .framer-yCCnc.framer-v-1kz6hh2 .framer-1ioxxlq > :last-child { margin: 0px; } .framer-yCCnc.framer-v-1kz6hh2 .framer-11si5qk > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } }\",\".framer-yCCnc.framer-v-4cln1a .framer-nifx4q { order: 0; }\",\".framer-yCCnc.framer-v-4cln1a .framer-10y17gf { order: 1; }\",\".framer-yCCnc.framer-v-4cln1a .framer-wrsw9n { order: 2; }\",\".framer-yCCnc.framer-v-4cln1a .framer-10kzyxd { order: 3; }\",\".framer-yCCnc.framer-v-4cln1a .framer-s3lodw { order: 4; }\",\".framer-yCCnc.framer-v-ngdppo .framer-11si5qk { align-content: flex-start; align-items: flex-start; flex: none; flex-direction: column; gap: 8px; height: min-content; justify-content: center; overflow: visible; padding: 44px 16px 24px 16px; width: 100%; z-index: 2; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-yCCnc.framer-v-ngdppo.framer-x8sis1, .framer-yCCnc.framer-v-ngdppo .framer-1ioxxlq, .framer-yCCnc.framer-v-ngdppo .framer-11si5qk { gap: 0px; } .framer-yCCnc.framer-v-ngdppo.framer-x8sis1 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-yCCnc.framer-v-ngdppo.framer-x8sis1 > :first-child, .framer-yCCnc.framer-v-ngdppo .framer-11si5qk > :first-child { margin-top: 0px; } .framer-yCCnc.framer-v-ngdppo.framer-x8sis1 > :last-child, .framer-yCCnc.framer-v-ngdppo .framer-11si5qk > :last-child { margin-bottom: 0px; } .framer-yCCnc.framer-v-ngdppo .framer-1ioxxlq > *, .framer-yCCnc.framer-v-ngdppo .framer-1ioxxlq > :first-child, .framer-yCCnc.framer-v-ngdppo .framer-1ioxxlq > :last-child { margin: 0px; } .framer-yCCnc.framer-v-ngdppo .framer-11si5qk > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-yCCnc.framer-v-1wz49er.framer-x8sis1, .framer-yCCnc.framer-v-1wz49er .framer-1ioxxlq, .framer-yCCnc.framer-v-1wz49er .framer-11si5qk { gap: 0px; } .framer-yCCnc.framer-v-1wz49er.framer-x8sis1 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-yCCnc.framer-v-1wz49er.framer-x8sis1 > :first-child, .framer-yCCnc.framer-v-1wz49er .framer-11si5qk > :first-child { margin-top: 0px; } .framer-yCCnc.framer-v-1wz49er.framer-x8sis1 > :last-child, .framer-yCCnc.framer-v-1wz49er .framer-11si5qk > :last-child { margin-bottom: 0px; } .framer-yCCnc.framer-v-1wz49er .framer-1ioxxlq > *, .framer-yCCnc.framer-v-1wz49er .framer-1ioxxlq > :first-child, .framer-yCCnc.framer-v-1wz49er .framer-1ioxxlq > :last-child { margin: 0px; } .framer-yCCnc.framer-v-1wz49er .framer-11si5qk > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,'.framer-yCCnc[data-border=\"true\"]::after, .framer-yCCnc [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 74\n * @framerIntrinsicWidth 1440\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"HwKrTu8mZ\":{\"layout\":[\"fixed\",\"fixed\"]},\"TYFIWBocM\":{\"layout\":[\"fixed\",\"auto\"]},\"a4Z4hSGit\":{\"layout\":[\"fixed\",\"auto\"]},\"tfoTfxDrD\":{\"layout\":[\"fixed\",\"auto\"]},\"r8IUV7h4N\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerHuq5OnPfk=withCSS(Component,css,\"framer-yCCnc\");export default FramerHuq5OnPfk;FramerHuq5OnPfk.displayName=\"Navigation / Navbar\";FramerHuq5OnPfk.defaultProps={height:74,width:1440};addPropertyControls(FramerHuq5OnPfk,{variant:{options:[\"rIxMlfph7\",\"HwKrTu8mZ\",\"TYFIWBocM\",\"a4Z4hSGit\",\"tfoTfxDrD\",\"r8IUV7h4N\"],optionTitles:[\"Desktop Light\",\"Mobile - Closed\",\"Mobile - Open\",\"Desktop Dark\",\"Mobile Dark Open\",\"Mobile Dark Closed\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerHuq5OnPfk,[{explicitInter:true,fonts:[{family:\"Haas Grot Disp 55 Roman\",source:\"custom\",url:\"https://framerusercontent.com/assets/OeRZXUox2IT0iXdShfRKnPyrqF8.woff2\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"}]},...NavigationMenuAnimationFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerHuq5OnPfk\",\"slots\":[],\"annotations\":{\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicHeight\":\"74\",\"framerComponentViewportWidth\":\"true\",\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"HwKrTu8mZ\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"TYFIWBocM\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"a4Z4hSGit\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"tfoTfxDrD\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"r8IUV7h4N\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"1440\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Huq5OnPfk.map", "// Generated by Framer (01933e6)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,Link,RichText,SVG,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";const enabledGestures={IvP1nYzAl:{hover:true}};const serializationHash=\"framer-DPhZS\";const variantClassNames={IvP1nYzAl:\"framer-v-crlk1w\"};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={bounce:.2,delay:0,duration:.4,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.create(React.Fragment);const getProps=({height,id,link,title,width,...props})=>{var _ref;return{...props,IxTwaQsd_:(_ref=title!==null&&title!==void 0?title:props.IxTwaQsd_)!==null&&_ref!==void 0?_ref:\"projects\",ozEdfImcZ:link!==null&&link!==void 0?link:props.ozEdfImcZ};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,IxTwaQsd_,ozEdfImcZ,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({defaultVariant:\"IvP1nYzAl\",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:ozEdfImcZ,nodeId:\"IvP1nYzAl\",openInNewTab:false,children:/*#__PURE__*/_jsxs(motion.a,{...restProps,...gestureHandlers,className:`${cx(serializationHash,...sharedStyleClassNames,\"framer-crlk1w\",className,classNames)} framer-1tpqt1v`,\"data-framer-name\":\"Default\",layoutDependency:layoutDependency,layoutId:\"IvP1nYzAl\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},...addPropertyOverrides({\"IvP1nYzAl-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\":\"Q1VTVE9NO0hhYXMgR3JvdCBEaXNwIDU1IFJvbWFu\",\"--framer-font-family\":'\"Haas Grot Disp 55 Roman\", \"Haas Grot Disp 55 Roman Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"100%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\",\"--framer-text-transform\":\"capitalize\"},children:\"projects\"})}),className:\"framer-djs8db\",\"data-framer-name\":\"Text\",fonts:[\"CUSTOM;Haas Grot Disp 55 Roman\"],layoutDependency:layoutDependency,layoutId:\"aPaojXj0g\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},text:IxTwaQsd_,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-rvexkq\",\"data-framer-name\":\"arrow-up-right\",layoutDependency:layoutDependency,layoutId:\"tv3HH3I2b\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1ruy3ap\",\"data-framer-name\":\"Icon\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"DNADDc0_1\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 12 12\"><path d=\"M 1 11 L 11 1 M 11 1 L 1 1 M 11 1 L 11 11\" fill=\"transparent\" stroke=\"rgb(255, 255, 255)\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path></svg>',svgContentId:10805035783,withExternalLayout:true})})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-DPhZS.framer-1tpqt1v, .framer-DPhZS .framer-1tpqt1v { display: block; }\",\".framer-DPhZS.framer-crlk1w { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; text-decoration: none; width: min-content; }\",\".framer-DPhZS .framer-djs8db { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-DPhZS .framer-rvexkq { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 24px); overflow: hidden; position: relative; width: 24px; }\",\".framer-DPhZS .framer-1ruy3ap { flex: none; height: 12px; left: 6px; position: absolute; top: 6px; width: 12px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-DPhZS.framer-crlk1w { gap: 0px; } .framer-DPhZS.framer-crlk1w > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-DPhZS.framer-crlk1w > :first-child { margin-left: 0px; } .framer-DPhZS.framer-crlk1w > :last-child { margin-right: 0px; } }\",\".framer-DPhZS.framer-v-crlk1w.hover.framer-crlk1w { gap: 12px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-DPhZS.framer-v-crlk1w.hover.framer-crlk1w { gap: 0px; } .framer-DPhZS.framer-v-crlk1w.hover.framer-crlk1w > * { margin: 0px; margin-left: calc(12px / 2); margin-right: calc(12px / 2); } .framer-DPhZS.framer-v-crlk1w.hover.framer-crlk1w > :first-child { margin-left: 0px; } .framer-DPhZS.framer-v-crlk1w.hover.framer-crlk1w > :last-child { margin-right: 0px; } }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 24\n * @framerIntrinsicWidth 92\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"T7DMPupwF\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerVariables {\"IxTwaQsd_\":\"title\",\"ozEdfImcZ\":\"link\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerXHWsuxy00=withCSS(Component,css,\"framer-DPhZS\");export default FramerXHWsuxy00;FramerXHWsuxy00.displayName=\"Footer Links\";FramerXHWsuxy00.defaultProps={height:24,width:92};addPropertyControls(FramerXHWsuxy00,{IxTwaQsd_:{defaultValue:\"projects\",displayTextArea:false,title:\"Title\",type:ControlType.String},ozEdfImcZ:{title:\"Link\",type:ControlType.Link}});addFonts(FramerXHWsuxy00,[{explicitInter:true,fonts:[{family:\"Haas Grot Disp 55 Roman\",source:\"custom\",url:\"https://framerusercontent.com/assets/OeRZXUox2IT0iXdShfRKnPyrqF8.woff2\"}]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerXHWsuxy00\",\"slots\":[],\"annotations\":{\"framerDisplayContentsDiv\":\"false\",\"framerVariables\":\"{\\\"IxTwaQsd_\\\":\\\"title\\\",\\\"ozEdfImcZ\\\":\\\"link\\\"}\",\"framerContractVersion\":\"1\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"24\",\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"T7DMPupwF\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicWidth\":\"92\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./XHWsuxy00.map", "// Generated by Framer (2ca17d4)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getLoadingLazyAtYPosition,Image,ResolveLinks,RichText,useComponentViewport,useLocaleInfo,useRouter,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{Video}from\"https://framerusercontent.com/modules/lRDHiNWNVWmE0lqtoVHP/90ICLbTHnkXgVfH1BSgW/Video.js\";import FooterLinks from\"https://framerusercontent.com/modules/VHmVQNX9YXWJtD6SAvHs/6MVs9AHcyaEwMj5o9Oci/XHWsuxy00.js\";const VideoFonts=getFonts(Video);const FooterLinksFonts=getFonts(FooterLinks);const cycleOrder=[\"cLZiJfuh7\",\"QOOi8N0E8\",\"HXfLvXuaz\",\"OaN4yo0N8\"];const serializationHash=\"framer-L9uBI\";const variantClassNames={cLZiJfuh7:\"framer-v-b60tbe\",HXfLvXuaz:\"framer-v-5g85nh\",OaN4yo0N8:\"framer-v-385spz\",QOOi8N0E8:\"framer-v-1d9wjd1\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const transformTemplate1=(_,t)=>`translateX(-50%) ${t}`;const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"XS Phone\":\"OaN4yo0N8\",Desktop:\"cLZiJfuh7\",Mobile:\"HXfLvXuaz\",Tablet:\"QOOi8N0E8\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"cLZiJfuh7\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"cLZiJfuh7\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const isDisplayed=()=>{if([\"HXfLvXuaz\",\"OaN4yo0N8\"].includes(baseVariant))return false;return true;};const isDisplayed1=()=>{if([\"HXfLvXuaz\",\"OaN4yo0N8\"].includes(baseVariant))return true;return false;};const router=useRouter();const defaultLayoutId=React.useId();const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-b60tbe\",className,classNames),\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"cLZiJfuh7\",ref:ref??ref1,style:{backgroundColor:\"rgb(0, 0, 0)\",...style},...addPropertyOverrides({HXfLvXuaz:{\"data-framer-name\":\"Mobile\"},OaN4yo0N8:{\"data-framer-name\":\"XS Phone\"},QOOi8N0E8:{\"data-framer-name\":\"Tablet\"}},baseVariant,gestureVariant),children:[isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-4y431p-container\",\"data-framer-name\":\"Desktop Video\",layoutDependency:layoutDependency,layoutId:\"I3HXmIPMh-container\",name:\"Desktop Video\",...addPropertyOverrides({QOOi8N0E8:{transformTemplate:transformTemplate1}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(Video,{backgroundColor:\"rgba(0, 0, 0, 0)\",borderRadius:0,bottomLeftRadius:0,bottomRightRadius:0,controls:false,height:\"100%\",id:\"I3HXmIPMh\",isMixedBorderRadius:false,layoutId:\"I3HXmIPMh\",loop:true,muted:true,name:\"Desktop Video\",objectFit:\"cover\",playing:true,posterEnabled:true,srcType:\"URL\",srcUrl:\"https://res.cloudinary.com/dddjvdxwq/video/upload/v1733863701/Grass_Desktop_Compressed_hsbttn.mp4\",startTime:0,style:{height:\"100%\",width:\"100%\"},topLeftRadius:0,topRightRadius:0,volume:25,width:\"100%\",...addPropertyOverrides({QOOi8N0E8:{style:{width:\"100%\"}}},baseVariant,gestureVariant)})})}),isDisplayed1()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1ubboa-container\",\"data-framer-name\":\"Mobile Video\",layoutDependency:layoutDependency,layoutId:\"vFAhzeDVt-container\",name:\"Mobile Video\",...addPropertyOverrides({HXfLvXuaz:{transformTemplate:transformTemplate1},OaN4yo0N8:{transformTemplate:transformTemplate1}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(Video,{backgroundColor:\"rgba(0, 0, 0, 0)\",borderRadius:0,bottomLeftRadius:0,bottomRightRadius:0,controls:false,height:\"100%\",id:\"vFAhzeDVt\",isMixedBorderRadius:false,layoutId:\"vFAhzeDVt\",loop:true,muted:true,name:\"Mobile Video\",objectFit:\"cover\",playing:true,posterEnabled:true,srcType:\"URL\",srcUrl:\"https://res.cloudinary.com/dshcqnmo5/video/upload/v1731876185/wcdgk407elbujcoateyw.mp4\",startTime:0,style:{height:\"100%\",width:\"100%\"},topLeftRadius:0,topRightRadius:0,volume:25,width:\"100%\",...addPropertyOverrides({HXfLvXuaz:{srcUrl:\"https://res.cloudinary.com/dddjvdxwq/video/upload/v1733863994/Grass_Mobile_ccx2nb.mp4\"},OaN4yo0N8:{style:{width:\"100%\"}}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-rttjrt\",layoutDependency:layoutDependency,layoutId:\"hU3ccSPty\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-2zzwz0\",\"data-framer-name\":\"Frame 28919\",layoutDependency:layoutDependency,layoutId:\"Xha8ETeVe\",style:{borderBottomLeftRadius:16,borderBottomRightRadius:16,borderTopLeftRadius:16,borderTopRightRadius:16},children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1jd3jqi\",\"data-framer-name\":\"Frame 28683\",layoutDependency:layoutDependency,layoutId:\"HqTR1UPOj\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-l27lly\",layoutDependency:layoutDependency,layoutId:\"UIrA6OdBM\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",intrinsicHeight:225,intrinsicWidth:234,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+(componentViewport?.height||863.5)-411+0+40+0+0+0+0),pixelHeight:531,pixelWidth:535,positionX:\"center\",positionY:\"center\",sizes:\"316px\",src:\"https://framerusercontent.com/images/bf7D3erJvCOG2VxtVEYt4Rc8GFE.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/bf7D3erJvCOG2VxtVEYt4Rc8GFE.png?scale-down-to=512 512w,https://framerusercontent.com/images/bf7D3erJvCOG2VxtVEYt4Rc8GFE.png 535w\"},className:\"framer-xhpat7\",\"data-framer-name\":\"Group 101\",layoutDependency:layoutDependency,layoutId:\"RrMWP3Xtj\",...addPropertyOverrides({HXfLvXuaz:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:225,intrinsicWidth:234,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+100+((componentViewport?.height||200)-100-256+0+0)+0+24+0+0+36+18.5),pixelHeight:531,pixelWidth:535,positionX:\"center\",positionY:\"center\",sizes:\"125px\",src:\"https://framerusercontent.com/images/bf7D3erJvCOG2VxtVEYt4Rc8GFE.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/bf7D3erJvCOG2VxtVEYt4Rc8GFE.png?scale-down-to=512 512w,https://framerusercontent.com/images/bf7D3erJvCOG2VxtVEYt4Rc8GFE.png 535w\"}},OaN4yo0N8:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:225,intrinsicWidth:234,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+145+((componentViewport?.height||200)-145-267+0+0)+0+0+0+0+0+0+0+0),pixelHeight:531,pixelWidth:535,positionX:\"center\",positionY:\"center\",sizes:\"90px\",src:\"https://framerusercontent.com/images/bf7D3erJvCOG2VxtVEYt4Rc8GFE.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/bf7D3erJvCOG2VxtVEYt4Rc8GFE.png?scale-down-to=512 512w,https://framerusercontent.com/images/bf7D3erJvCOG2VxtVEYt4Rc8GFE.png 535w\"}},QOOi8N0E8:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:225,intrinsicWidth:234,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+50+((componentViewport?.height||454)-50-404+0+0)+0+0+40+115+0+0+0),pixelHeight:531,pixelWidth:535,positionX:\"center\",positionY:\"center\",sizes:\"287px\",src:\"https://framerusercontent.com/images/bf7D3erJvCOG2VxtVEYt4Rc8GFE.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/bf7D3erJvCOG2VxtVEYt4Rc8GFE.png?scale-down-to=512 512w,https://framerusercontent.com/images/bf7D3erJvCOG2VxtVEYt4Rc8GFE.png 535w\"}}},baseVariant,gestureVariant)})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-5i4nkp\",layoutDependency:layoutDependency,layoutId:\"mElFiIcnv\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-hk82ea\",layoutDependency:layoutDependency,layoutId:\"lH9eVqG1w\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1ifikhe\",\"data-framer-name\":\"Frame 28686\",layoutDependency:layoutDependency,layoutId:\"hlqmw2At0\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-18am6kn\",\"data-border\":true,\"data-framer-name\":\"Frame 28686\",layoutDependency:layoutDependency,layoutId:\"wdIjYw0Bo\",style:{\"--border-bottom-width\":\"0px\",\"--border-color\":\"rgb(133, 133, 133)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\"},children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-j41bbf\",\"data-framer-name\":\"Frame 28697\",layoutDependency:layoutDependency,layoutId:\"TdxXbkUbq\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-ic9ju8\",\"data-framer-name\":\"Frame 28694\",layoutDependency:layoutDependency,layoutId:\"gSt3V2WEG\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"ShMjwUu8p\"},implicitPathVariables:undefined},{href:{webPageId:\"ShMjwUu8p\"},implicitPathVariables:undefined},{href:{webPageId:\"ShMjwUu8p\"},implicitPathVariables:undefined},{href:{webPageId:\"ShMjwUu8p\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:24,y:(componentViewport?.y||0)+(componentViewport?.height||863.5)-411+0+40+0+0+0+0+84+0+0+0+4+0+0+0,...addPropertyOverrides({HXfLvXuaz:{y:(componentViewport?.y||0)+100+((componentViewport?.height||200)-100-256+0+0)+0+24+0+0+0+0+84+0+0+0+4+0+0+0+0+0},OaN4yo0N8:{y:(componentViewport?.y||0)+145+((componentViewport?.height||200)-145-267+0+0)+0+0+0+0+0+119+0+0+0+0+0+0+4+0+0+0+0+0},QOOi8N0E8:{y:(componentViewport?.y||0)+50+((componentViewport?.height||454)-50-404+0+0)+0+0+40+115+0+0+0+84+-3+0+0+4+0+0+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-idnjg-container\",layoutDependency:layoutDependency,layoutId:\"ioYFTsEnb-container\",children:/*#__PURE__*/_jsx(FooterLinks,{height:\"100%\",id:\"ioYFTsEnb\",IxTwaQsd_:\"projects\",layoutId:\"ioYFTsEnb\",ozEdfImcZ:resolvedLinks[0],width:\"100%\",...addPropertyOverrides({HXfLvXuaz:{ozEdfImcZ:resolvedLinks[2]},OaN4yo0N8:{ozEdfImcZ:resolvedLinks[3]},QOOi8N0E8:{ozEdfImcZ:resolvedLinks[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"oFPJaYYoL\"},implicitPathVariables:undefined},{href:{webPageId:\"oFPJaYYoL\"},implicitPathVariables:undefined},{href:{webPageId:\"oFPJaYYoL\"},implicitPathVariables:undefined},{href:{webPageId:\"oFPJaYYoL\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:24,y:(componentViewport?.y||0)+(componentViewport?.height||863.5)-411+0+40+0+0+0+0+84+0+0+0+4+0+0+0,...addPropertyOverrides({HXfLvXuaz:{y:(componentViewport?.y||0)+100+((componentViewport?.height||200)-100-256+0+0)+0+24+0+0+0+0+84+0+0+0+4+0+0+0+0+32},OaN4yo0N8:{y:(componentViewport?.y||0)+145+((componentViewport?.height||200)-145-267+0+0)+0+0+0+0+0+119+0+0+0+0+0+0+4+0+0+0+0+32},QOOi8N0E8:{width:\"150.5px\",y:(componentViewport?.y||0)+50+((componentViewport?.height||454)-50-404+0+0)+0+0+40+115+0+0+0+84+-3+0+0+4+0+0+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-rdqhzt-container\",layoutDependency:layoutDependency,layoutId:\"BJ1wmEAzl-container\",children:/*#__PURE__*/_jsx(FooterLinks,{height:\"100%\",id:\"BJ1wmEAzl\",IxTwaQsd_:\"About Us\",layoutId:\"BJ1wmEAzl\",ozEdfImcZ:resolvedLinks1[0],width:\"100%\",...addPropertyOverrides({HXfLvXuaz:{ozEdfImcZ:resolvedLinks1[2]},OaN4yo0N8:{ozEdfImcZ:resolvedLinks1[3]},QOOi8N0E8:{ozEdfImcZ:resolvedLinks1[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"wgqHcQvtY\"},implicitPathVariables:undefined},{href:{webPageId:\"wgqHcQvtY\"},implicitPathVariables:undefined},{href:{webPageId:\"wgqHcQvtY\"},implicitPathVariables:undefined},{href:{webPageId:\"wgqHcQvtY\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:24,y:(componentViewport?.y||0)+(componentViewport?.height||863.5)-411+0+40+0+0+0+0+84+0+0+0+4+0+0+0,...addPropertyOverrides({HXfLvXuaz:{y:(componentViewport?.y||0)+100+((componentViewport?.height||200)-100-256+0+0)+0+24+0+0+0+0+84+0+0+0+4+0+0+0+0+64},OaN4yo0N8:{y:(componentViewport?.y||0)+145+((componentViewport?.height||200)-145-267+0+0)+0+0+0+0+0+119+0+0+0+0+0+0+4+0+0+0+0+64},QOOi8N0E8:{width:\"150.5px\",y:(componentViewport?.y||0)+50+((componentViewport?.height||454)-50-404+0+0)+0+0+40+115+0+0+0+84+-3+0+0+4+0+0+0+40}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1o2wnny-container\",layoutDependency:layoutDependency,layoutId:\"xhFjlYShk-container\",children:/*#__PURE__*/_jsx(FooterLinks,{height:\"100%\",id:\"xhFjlYShk\",IxTwaQsd_:\"Junk Drawer\",layoutId:\"xhFjlYShk\",ozEdfImcZ:resolvedLinks2[0],width:\"100%\",...addPropertyOverrides({HXfLvXuaz:{ozEdfImcZ:resolvedLinks2[2]},OaN4yo0N8:{ozEdfImcZ:resolvedLinks2[3]},QOOi8N0E8:{ozEdfImcZ:resolvedLinks2[1]}},baseVariant,gestureVariant)})})})})]})})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7SUJNIFBsZXggTW9uby1yZWd1bGFy\",\"--framer-font-family\":'\"IBM Plex Mono\", monospace',\"--framer-font-size\":\"12px\",\"--framer-letter-spacing\":\"0.1em\",\"--framer-line-height\":\"100%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\",\"--framer-text-transform\":\"uppercase\"},children:\"2025 footstep creative\\xa9\"})}),className:\"framer-1w6au21\",\"data-framer-name\":\"Text\",fonts:[\"GF;IBM Plex Mono-regular\"],layoutDependency:layoutDependency,layoutId:\"JpehrAXWp\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({HXfLvXuaz:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7SUJNIFBsZXggTW9uby1yZWd1bGFy\",\"--framer-font-family\":'\"IBM Plex Mono\", monospace',\"--framer-font-size\":\"8px\",\"--framer-letter-spacing\":\"0.1em\",\"--framer-line-height\":\"100%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\",\"--framer-text-transform\":\"uppercase\"},children:\"2025 footstep creative\\xa9\"})})},OaN4yo0N8:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7SUJNIFBsZXggTW9uby1yZWd1bGFy\",\"--framer-font-family\":'\"IBM Plex Mono\", monospace',\"--framer-font-size\":\"8px\",\"--framer-letter-spacing\":\"0.1em\",\"--framer-line-height\":\"100%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\",\"--framer-text-transform\":\"uppercase\"},children:\"2025 footstep creative\\xa9\"})})}},baseVariant,gestureVariant)})]})})]})})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-L9uBI.framer-1fa2t9i, .framer-L9uBI .framer-1fa2t9i { display: block; }\",\".framer-L9uBI.framer-b60tbe { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1279px; }\",\".framer-L9uBI .framer-4y431p-container { aspect-ratio: 1.990668740279938 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 864px); position: relative; width: 120%; z-index: 1; }\",\".framer-L9uBI .framer-1ubboa-container { aspect-ratio: 1.2264150943396226 / 1; flex: none; height: calc(var(--framer-viewport-height, 100vh) * 1); position: relative; width: var(--framer-aspect-ratio-supported, 245px); }\",\".framer-L9uBI .framer-rttjrt { align-content: center; align-items: center; bottom: 30px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; left: 0px; overflow: visible; padding: 0px 24px 0px 24px; position: absolute; width: 100%; z-index: 1; }\",\".framer-L9uBI .framer-2zzwz0 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 46px; height: min-content; justify-content: center; overflow: visible; padding: 40px; position: relative; width: 100%; z-index: 1; }\",\".framer-L9uBI .framer-1jd3jqi { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-L9uBI .framer-l27lly { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-L9uBI .framer-xhpat7 { flex: none; height: 301px; position: relative; width: 316px; }\",\".framer-L9uBI .framer-5i4nkp { align-content: flex-end; align-items: flex-end; align-self: stretch; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: auto; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-L9uBI .framer-hk82ea { align-content: flex-end; align-items: flex-end; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; height: 1px; justify-content: space-between; overflow: visible; padding: 84px 0px 64px 0px; position: relative; width: 100%; }\",\".framer-L9uBI .framer-1ifikhe { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-L9uBI .framer-18am6kn { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 56px; height: min-content; justify-content: flex-start; overflow: visible; padding: 4px 0px 8px 16px; position: relative; width: min-content; }\",\".framer-L9uBI .framer-j41bbf { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: 100%; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-L9uBI .framer-ic9ju8 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-L9uBI .framer-idnjg-container, .framer-L9uBI .framer-rdqhzt-container, .framer-L9uBI .framer-1o2wnny-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-L9uBI .framer-1w6au21 { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-L9uBI.framer-b60tbe, .framer-L9uBI .framer-rttjrt, .framer-L9uBI .framer-2zzwz0, .framer-L9uBI .framer-l27lly, .framer-L9uBI .framer-5i4nkp, .framer-L9uBI .framer-1ifikhe, .framer-L9uBI .framer-18am6kn, .framer-L9uBI .framer-j41bbf, .framer-L9uBI .framer-ic9ju8 { gap: 0px; } .framer-L9uBI.framer-b60tbe > *, .framer-L9uBI .framer-5i4nkp > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-L9uBI.framer-b60tbe > :first-child, .framer-L9uBI .framer-2zzwz0 > :first-child, .framer-L9uBI .framer-l27lly > :first-child, .framer-L9uBI .framer-5i4nkp > :first-child, .framer-L9uBI .framer-1ifikhe > :first-child, .framer-L9uBI .framer-j41bbf > :first-child { margin-top: 0px; } .framer-L9uBI.framer-b60tbe > :last-child, .framer-L9uBI .framer-2zzwz0 > :last-child, .framer-L9uBI .framer-l27lly > :last-child, .framer-L9uBI .framer-5i4nkp > :last-child, .framer-L9uBI .framer-1ifikhe > :last-child, .framer-L9uBI .framer-j41bbf > :last-child { margin-bottom: 0px; } .framer-L9uBI .framer-rttjrt > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-L9uBI .framer-rttjrt > :first-child, .framer-L9uBI .framer-18am6kn > :first-child, .framer-L9uBI .framer-ic9ju8 > :first-child { margin-left: 0px; } .framer-L9uBI .framer-rttjrt > :last-child, .framer-L9uBI .framer-18am6kn > :last-child, .framer-L9uBI .framer-ic9ju8 > :last-child { margin-right: 0px; } .framer-L9uBI .framer-2zzwz0 > * { margin: 0px; margin-bottom: calc(46px / 2); margin-top: calc(46px / 2); } .framer-L9uBI .framer-l27lly > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-L9uBI .framer-1ifikhe > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-L9uBI .framer-18am6kn > * { margin: 0px; margin-left: calc(56px / 2); margin-right: calc(56px / 2); } .framer-L9uBI .framer-j41bbf > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-L9uBI .framer-ic9ju8 > * { margin: 0px; margin-left: calc(32px / 2); margin-right: calc(32px / 2); } }\",\".framer-L9uBI.framer-v-1d9wjd1.framer-b60tbe { justify-content: flex-end; padding: 50px 0px 0px 0px; width: min-content; }\",\".framer-L9uBI.framer-v-1d9wjd1 .framer-4y431p-container { aspect-ratio: unset; bottom: 0px; height: auto; left: 50%; position: absolute; }\",\".framer-L9uBI.framer-v-1d9wjd1 .framer-rttjrt { bottom: unset; flex-direction: column; height: 404px; left: unset; padding: 0px 24px 24px 24px; position: relative; width: min-content; }\",\".framer-L9uBI.framer-v-1d9wjd1 .framer-2zzwz0 { height: 380px; justify-content: flex-end; padding: 40px 0px 0px 0px; width: 762px; }\",\".framer-L9uBI.framer-v-1d9wjd1 .framer-1jd3jqi { gap: 96px; justify-content: flex-start; }\",\".framer-L9uBI.framer-v-1d9wjd1 .framer-xhpat7 { height: 225px; width: 287px; }\",\".framer-L9uBI.framer-v-1d9wjd1 .framer-hk82ea { gap: 64px; justify-content: flex-end; padding: 84px 0px 0px 0px; }\",\".framer-L9uBI.framer-v-1d9wjd1 .framer-1ifikhe { width: 100%; }\",\".framer-L9uBI.framer-v-1d9wjd1 .framer-18am6kn { padding: 4px 0px 0px 16px; width: 100%; }\",\".framer-L9uBI.framer-v-1d9wjd1 .framer-j41bbf { align-content: flex-end; align-items: flex-end; flex: 1 0 0px; height: min-content; width: 1px; }\",\".framer-L9uBI.framer-v-1d9wjd1 .framer-ic9ju8 { align-content: unset; align-items: unset; display: grid; gap: 16px; grid-auto-rows: minmax(0, 1fr); grid-template-columns: repeat(2, minmax(50px, 1fr)); grid-template-rows: repeat(2, minmax(0, 1fr)); justify-content: center; }\",\".framer-L9uBI.framer-v-1d9wjd1 .framer-idnjg-container { align-self: start; justify-self: start; width: fit-content; }\",\".framer-L9uBI.framer-v-1d9wjd1 .framer-rdqhzt-container, .framer-L9uBI.framer-v-1d9wjd1 .framer-1o2wnny-container { align-self: start; height: 100%; justify-self: start; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-L9uBI.framer-v-1d9wjd1 .framer-rttjrt, .framer-L9uBI.framer-v-1d9wjd1 .framer-1jd3jqi, .framer-L9uBI.framer-v-1d9wjd1 .framer-hk82ea, .framer-L9uBI.framer-v-1d9wjd1 .framer-ic9ju8 { gap: 0px; } .framer-L9uBI.framer-v-1d9wjd1 .framer-rttjrt > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-L9uBI.framer-v-1d9wjd1 .framer-rttjrt > :first-child, .framer-L9uBI.framer-v-1d9wjd1 .framer-hk82ea > :first-child { margin-top: 0px; } .framer-L9uBI.framer-v-1d9wjd1 .framer-rttjrt > :last-child, .framer-L9uBI.framer-v-1d9wjd1 .framer-hk82ea > :last-child { margin-bottom: 0px; } .framer-L9uBI.framer-v-1d9wjd1 .framer-1jd3jqi > * { margin: 0px; margin-left: calc(96px / 2); margin-right: calc(96px / 2); } .framer-L9uBI.framer-v-1d9wjd1 .framer-1jd3jqi > :first-child { margin-left: 0px; } .framer-L9uBI.framer-v-1d9wjd1 .framer-1jd3jqi > :last-child { margin-right: 0px; } .framer-L9uBI.framer-v-1d9wjd1 .framer-hk82ea > * { margin: 0px; margin-bottom: calc(64px / 2); margin-top: calc(64px / 2); } .framer-L9uBI.framer-v-1d9wjd1 .framer-ic9ju8 > *, .framer-L9uBI.framer-v-1d9wjd1 .framer-ic9ju8 > :first-child, .framer-L9uBI.framer-v-1d9wjd1 .framer-ic9ju8 > :last-child { margin: 0px; } }\",\".framer-L9uBI.framer-v-5g85nh.framer-b60tbe { justify-content: flex-end; padding: 100px 0px 0px 0px; width: 390px; }\",\".framer-L9uBI.framer-v-5g85nh .framer-1ubboa-container { bottom: 0px; height: var(--framer-aspect-ratio-supported, 163px); left: 50%; position: absolute; width: 100%; z-index: 1; }\",\".framer-L9uBI.framer-v-5g85nh .framer-rttjrt { bottom: unset; left: unset; padding: 0px 16px 0px 16px; position: relative; }\",\".framer-L9uBI.framer-v-5g85nh .framer-2zzwz0 { padding: 24px 0px 24px 0px; }\",\".framer-L9uBI.framer-v-5g85nh .framer-1jd3jqi { align-content: center; align-items: center; }\",\".framer-L9uBI.framer-v-5g85nh .framer-l27lly { align-self: stretch; flex: none; height: auto; padding: 36px 0px 0px 0px; width: min-content; }\",\".framer-L9uBI.framer-v-5g85nh .framer-xhpat7 { aspect-ratio: 0.9225352112676056 / 1; height: var(--framer-aspect-ratio-supported, 135px); width: 125px; }\",\".framer-L9uBI.framer-v-5g85nh .framer-5i4nkp { align-self: unset; height: min-content; }\",\".framer-L9uBI.framer-v-5g85nh .framer-hk82ea { flex: none; gap: 24px; height: min-content; justify-content: flex-start; padding: 84px 0px 0px 0px; }\",\".framer-L9uBI.framer-v-5g85nh .framer-18am6kn { flex-direction: column; gap: 24px; padding: 4px 0px 0px 16px; }\",\".framer-L9uBI.framer-v-5g85nh .framer-j41bbf { gap: 8px; height: min-content; }\",\".framer-L9uBI.framer-v-5g85nh .framer-ic9ju8, .framer-L9uBI.framer-v-385spz .framer-ic9ju8 { flex-direction: column; gap: 8px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-L9uBI.framer-v-5g85nh .framer-hk82ea, .framer-L9uBI.framer-v-5g85nh .framer-18am6kn, .framer-L9uBI.framer-v-5g85nh .framer-j41bbf, .framer-L9uBI.framer-v-5g85nh .framer-ic9ju8 { gap: 0px; } .framer-L9uBI.framer-v-5g85nh .framer-hk82ea > *, .framer-L9uBI.framer-v-5g85nh .framer-18am6kn > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-L9uBI.framer-v-5g85nh .framer-hk82ea > :first-child, .framer-L9uBI.framer-v-5g85nh .framer-18am6kn > :first-child, .framer-L9uBI.framer-v-5g85nh .framer-j41bbf > :first-child, .framer-L9uBI.framer-v-5g85nh .framer-ic9ju8 > :first-child { margin-top: 0px; } .framer-L9uBI.framer-v-5g85nh .framer-hk82ea > :last-child, .framer-L9uBI.framer-v-5g85nh .framer-18am6kn > :last-child, .framer-L9uBI.framer-v-5g85nh .framer-j41bbf > :last-child, .framer-L9uBI.framer-v-5g85nh .framer-ic9ju8 > :last-child { margin-bottom: 0px; } .framer-L9uBI.framer-v-5g85nh .framer-j41bbf > *, .framer-L9uBI.framer-v-5g85nh .framer-ic9ju8 > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } }\",\".framer-L9uBI.framer-v-385spz.framer-b60tbe { justify-content: flex-end; padding: 145px 0px 0px 0px; width: 300px; }\",\".framer-L9uBI.framer-v-385spz .framer-1ubboa-container { aspect-ratio: unset; bottom: 0px; height: auto; left: 50%; position: absolute; width: 150%; z-index: 1; }\",\".framer-L9uBI.framer-v-385spz .framer-rttjrt { bottom: unset; flex-direction: column; left: unset; padding: 0px 16px 24px 16px; position: relative; }\",\".framer-L9uBI.framer-v-385spz .framer-2zzwz0 { gap: 24px; padding: 0px; }\",\".framer-L9uBI.framer-v-385spz .framer-1jd3jqi { flex-direction: column; gap: 24px; justify-content: flex-start; }\",\".framer-L9uBI.framer-v-385spz .framer-l27lly { flex: none; width: 100%; }\",\".framer-L9uBI.framer-v-385spz .framer-xhpat7 { aspect-ratio: 0.950354609929078 / 1; height: var(--framer-aspect-ratio-supported, 95px); width: 90px; }\",\".framer-L9uBI.framer-v-385spz .framer-5i4nkp { align-self: unset; flex: none; height: min-content; width: 100%; }\",\".framer-L9uBI.framer-v-385spz .framer-hk82ea { align-content: flex-start; align-items: flex-start; flex: none; gap: 16px; height: min-content; justify-content: center; padding: 0px; }\",\".framer-L9uBI.framer-v-385spz .framer-18am6kn { flex-direction: column; }\",\".framer-L9uBI.framer-v-385spz .framer-j41bbf { height: min-content; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-L9uBI.framer-v-385spz .framer-rttjrt, .framer-L9uBI.framer-v-385spz .framer-2zzwz0, .framer-L9uBI.framer-v-385spz .framer-1jd3jqi, .framer-L9uBI.framer-v-385spz .framer-hk82ea, .framer-L9uBI.framer-v-385spz .framer-18am6kn, .framer-L9uBI.framer-v-385spz .framer-ic9ju8 { gap: 0px; } .framer-L9uBI.framer-v-385spz .framer-rttjrt > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-L9uBI.framer-v-385spz .framer-rttjrt > :first-child, .framer-L9uBI.framer-v-385spz .framer-2zzwz0 > :first-child, .framer-L9uBI.framer-v-385spz .framer-1jd3jqi > :first-child, .framer-L9uBI.framer-v-385spz .framer-hk82ea > :first-child, .framer-L9uBI.framer-v-385spz .framer-18am6kn > :first-child, .framer-L9uBI.framer-v-385spz .framer-ic9ju8 > :first-child { margin-top: 0px; } .framer-L9uBI.framer-v-385spz .framer-rttjrt > :last-child, .framer-L9uBI.framer-v-385spz .framer-2zzwz0 > :last-child, .framer-L9uBI.framer-v-385spz .framer-1jd3jqi > :last-child, .framer-L9uBI.framer-v-385spz .framer-hk82ea > :last-child, .framer-L9uBI.framer-v-385spz .framer-18am6kn > :last-child, .framer-L9uBI.framer-v-385spz .framer-ic9ju8 > :last-child { margin-bottom: 0px; } .framer-L9uBI.framer-v-385spz .framer-2zzwz0 > *, .framer-L9uBI.framer-v-385spz .framer-1jd3jqi > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-L9uBI.framer-v-385spz .framer-hk82ea > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-L9uBI.framer-v-385spz .framer-18am6kn > * { margin: 0px; margin-bottom: calc(56px / 2); margin-top: calc(56px / 2); } .framer-L9uBI.framer-v-385spz .framer-ic9ju8 > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } }\",'.framer-L9uBI[data-border=\"true\"]::after, .framer-L9uBI [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 863.5\n * @framerIntrinsicWidth 1279\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"QOOi8N0E8\":{\"layout\":[\"auto\",\"auto\"]},\"HXfLvXuaz\":{\"layout\":[\"fixed\",\"auto\"]},\"OaN4yo0N8\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerXXpUtMN9p=withCSS(Component,css,\"framer-L9uBI\");export default FramerXXpUtMN9p;FramerXXpUtMN9p.displayName=\"Footer\";FramerXXpUtMN9p.defaultProps={height:863.5,width:1279};addPropertyControls(FramerXXpUtMN9p,{variant:{options:[\"cLZiJfuh7\",\"QOOi8N0E8\",\"HXfLvXuaz\",\"OaN4yo0N8\"],optionTitles:[\"Desktop\",\"Tablet\",\"Mobile\",\"XS Phone\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerXXpUtMN9p,[{explicitInter:true,fonts:[{family:\"IBM Plex Mono\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/ibmplexmono/v19/-F63fjptAgt5VM-kVkqdyU8n5i0g1l9kn-s.woff2\",weight:\"400\"}]},...VideoFonts,...FooterLinksFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerXXpUtMN9p\",\"slots\":[],\"annotations\":{\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"QOOi8N0E8\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"HXfLvXuaz\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"OaN4yo0N8\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicHeight\":\"863.5\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"1279\",\"framerComponentViewportWidth\":\"true\",\"framerImmutableVariables\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./XXpUtMN9p.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", "useConstant", "init", "ref", "pe", "isBrowserSafari", "navigator", "userAgent", "useIsBrowserSafari", "se", "useIsOnCanvas", "se", "RenderTarget", "useRadius", "props", "borderRadius", "isMixedBorderRadius", "topLeftRadius", "topRightRadius", "bottomRightRadius", "bottomLeftRadius", "se", "borderRadiusControl", "ControlType", "paddingControl", "ControlType", "ObjectFitType", "SrcType", "defaultVideo", "getProps", "props", "width", "height", "topLeft", "topRight", "bottomRight", "bottomLeft", "id", "children", "rest", "Video", "newProps", "p", "VideoMemo", "usePlaybackControls", "videoRef", "isInCurrentNavigationTarget", "useIsInCurrentNavigationTarget", "requestingPlay", "pe", "isPlayingRef", "setProgress", "te", "rawProgress", "newProgress", "isAlreadySet", "play", "video", "e", "pause", "useAutoplayBehavior", "playingProp", "muted", "loop", "playsinline", "controls", "initialPlayingProp", "ye", "hasPlayingPropChanged", "setHasPlayingPropChanged", "behavesAsGif", "autoplay", "X", "srcType", "srcUrl", "srcFile", "posterEnabled", "playing", "restartOnEnter", "objectFit", "backgroundColor", "radius", "volume", "startTimeProp", "poster", "progress", "onSeeked", "onPause", "onPlay", "onEnd", "onClick", "onMouseEnter", "onMouseLeave", "onMouseDown", "onMouseUp", "isSafari", "useIsBrowserSafari", "wasPausedOnLeave", "wasEndedOnLeave", "isOnCanvas", "useIsOnCanvas", "borderRadius", "useRadius", "autoplayBehavior", "isInViewport", "useInView", "isCloseToViewport", "startTime", "isPlaying", "ue", "isMountedAndReadyForProgressChanges", "rawProgressValue", "isMotionValue", "value", "useOnEnter", "useOnExit", "src", "se", "fragment", "handleReady", "capitalizeFirstLetter", "titleCase", "objectFitOptions", "addPropertyControls", "ControlType", "borderRadiusControl", "defaultEvents", "fontStore", "fonts", "css", "className", "fontStore", "fonts", "css", "className", "fontStore", "fonts", "css", "className", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "click", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "rUIIpxvSu", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTapv04v1a", "args", "onTap1nv8xe6", "onTapcx9gp", "onTapcjdfhb", "ref1", "pe", "isDisplayed", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "cx", "u", "RichText2", "SVG", "css", "FramerpRXim1i7H", "withCSS", "pRXim1i7H_default", "addPropertyControls", "ControlType", "addFonts", "NavigationMenuAnimationFonts", "getFonts", "pRXim1i7H_default", "MotionDivWithFX", "withFX", "motion", "ImageWithFX", "Image2", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "transition2", "transition3", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "transition4", "transition5", "transition6", "transition7", "transition8", "transition9", "transition10", "animation", "animation1", "animation2", "Overlay", "blockDocumentScrolling", "enabled", "visible", "setVisible", "useOverlayState", "transition11", "Variants", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "rUIIpxvSu1m5p6vt", "args", "rUIIpxvSu15tk9w", "rUIIpxvSuvxxm7r", "rUIIpxvSu17x0v23", "onMouseEntertxyyif", "overlay", "loadMore", "onTaptxyyif", "scopingClassNames", "cx", "isDisplayed", "ref1", "ref2", "ref3", "isDisplayed1", "ref4", "LayoutGroup", "u", "Link", "SVG", "ComponentViewportProvider", "SmartComponentScopedContainer", "RichText2", "l", "AnimatePresence", "Floating", "overlay1", "getLoadingLazyAtYPosition", "css", "FramerHuq5OnPfk", "withCSS", "Huq5OnPfk_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "enabledGestures", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "getProps", "height", "id", "link", "title", "width", "props", "_ref", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "IxTwaQsd_", "ozEdfImcZ", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "Link", "u", "cx", "RichText2", "SVG", "css", "FramerXHWsuxy00", "withCSS", "XHWsuxy00_default", "addPropertyControls", "ControlType", "addFonts", "VideoFonts", "getFonts", "Video", "FooterLinksFonts", "XHWsuxy00_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", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "scopingClassNames", "cx", "ref1", "pe", "isDisplayed", "isDisplayed1", "router", "useRouter", "defaultLayoutId", "ae", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "ComponentViewportProvider", "Image2", "getLoadingLazyAtYPosition", "ResolveLinks", "resolvedLinks", "resolvedLinks1", "resolvedLinks2", "RichText2", "css", "FramerXXpUtMN9p", "withCSS", "XXpUtMN9p_default", "addPropertyControls", "ControlType", "addFonts"]
}
