{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/VTUDdizacRHpwbkOamr7/AykinQJbgwl92LvMGZwu/constants.js", "ssg:https://framerusercontent.com/modules/D4TWeLfcxT6Tysr2BlYg/iZjmqdxVx1EOiM3k1FaW/useOnNavigationTargetChange.js", "ssg:https://framerusercontent.com/modules/eMBrwoqQK7h6mEeGQUH8/GuplvPJVjmxpk9zqOTcb/isBrowser.js", "ssg:https://framerusercontent.com/modules/afBE9Yx1W6bY5q32qPxe/m3q7puE2tbo1S2C0s0CT/useRenderTarget.js", "ssg:https://framerusercontent.com/modules/5SM58HxZHxjjv7aLMOgQ/WXz9i6mVki0bBCrKdqB3/propUtils.js", "ssg:https://framerusercontent.com/modules/ExNgrA7EJTKUPpH6vIlN/eiOrSJ2Ab5M9jPCvVwUz/useConstant.js", "ssg:https://framerusercontent.com/modules/3mKFSGQqKHV82uOV1eBc/5fbRLvOpxZC0JOXugvwm/isMotionValue.js", "ssg:https://framerusercontent.com/modules/v9AWX2URmiYsHf7GbctE/XxKAZ9KlhWqf5x1JMyyF/useOnChange.js", "ssg:https://framerusercontent.com/modules/4zHZnO5JojN1PrIbu2jm/revv9QCWpkh8lPzi2jje/time.js", "ssg:https://framerusercontent.com/modules/kNDwabfjDEb3vUxkQlZS/fSIr3AOAYbGlfSPgXpYu/useAutoMotionValue.js", "ssg:https://framerusercontent.com/modules/cuQH4dmpDnV8YK1mSgQX/KqRXqunFjE6ufhpc7ZRu/useFontControls.js", "ssg:https://framerusercontent.com/modules/Hj20QU19p80mpYsvesiZ/RfHh9MIwqlgi04HKZ3Qo/Clipboard.js", "ssg:https://framerusercontent.com/modules/piQd3756pMgs2KGj18Q3/2DUWgXG5UL28UQziKwPp/JP9VDjAA3.js", "ssg:https://framerusercontent.com/modules/hMkrzCxzvYR6VQ2Fn67b/pCxylH4bGKQgoeCsPHp2/jrkzCIaJg.js"],
  "sourcesContent": ["import { ControlType } from \"framer\";\nexport const fontStack = `\"Inter\", system-ui, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\"`;\nexport const containerStyles = {\n    position: \"relative\",\n    width: \"100%\",\n    height: \"100%\",\n    display: \"flex\",\n    justifyContent: \"center\",\n    alignItems: \"center\"\n};\nexport const emptyStateStyle = {\n    ...containerStyles,\n    borderRadius: 6,\n    background: \"rgba(136, 85, 255, 0.3)\",\n    color: \"#85F\",\n    border: \"1px dashed #85F\",\n    flexDirection: \"column\"\n};\nexport const defaultEvents = {\n    onClick: {\n        type: ControlType.EventHandler\n    },\n    onMouseEnter: {\n        type: ControlType.EventHandler\n    },\n    onMouseLeave: {\n        type: ControlType.EventHandler\n    }\n};\nexport const fontSizeOptions = {\n    type: ControlType.Number,\n    title: \"Font Size\",\n    min: 2,\n    max: 200,\n    step: 1,\n    displayStepper: true\n};\nexport const fontControls = {\n    font: {\n        type: ControlType.Boolean,\n        title: \"Font\",\n        defaultValue: false,\n        disabledTitle: \"Default\",\n        enabledTitle: \"Custom\"\n    },\n    fontFamily: {\n        type: ControlType.String,\n        title: \"Family\",\n        placeholder: \"Inter\",\n        hidden: ({ font  })=>!font\n    },\n    fontWeight: {\n        type: ControlType.Enum,\n        title: \"Weight\",\n        options: [\n            100,\n            200,\n            300,\n            400,\n            500,\n            600,\n            700,\n            800,\n            900\n        ],\n        optionTitles: [\n            \"Thin\",\n            \"Extra-light\",\n            \"Light\",\n            \"Regular\",\n            \"Medium\",\n            \"Semi-bold\",\n            \"Bold\",\n            \"Extra-bold\",\n            \"Black\", \n        ],\n        hidden: ({ font  })=>!font\n    }\n};\n// @TODO check if we're missing anything here \u2014 there doesn't seem to be a reliable browser API for this\nexport const localeOptions = {\n    af: \"Afrikaans\",\n    sq: \"Albanian\",\n    an: \"Aragonese\",\n    ar: \"Arabic (Standard)\",\n    \"ar-dz\": \"Arabic (Algeria)\",\n    \"ar-bh\": \"Arabic (Bahrain)\",\n    \"ar-eg\": \"Arabic (Egypt)\",\n    \"ar-iq\": \"Arabic (Iraq)\",\n    \"ar-jo\": \"Arabic (Jordan)\",\n    \"ar-kw\": \"Arabic (Kuwait)\",\n    \"ar-lb\": \"Arabic (Lebanon)\",\n    \"ar-ly\": \"Arabic (Libya)\",\n    \"ar-ma\": \"Arabic (Morocco)\",\n    \"ar-om\": \"Arabic (Oman)\",\n    \"ar-qa\": \"Arabic (Qatar)\",\n    \"ar-sa\": \"Arabic (Saudi Arabia)\",\n    \"ar-sy\": \"Arabic (Syria)\",\n    \"ar-tn\": \"Arabic (Tunisia)\",\n    \"ar-ae\": \"Arabic (U.A.E.)\",\n    \"ar-ye\": \"Arabic (Yemen)\",\n    hy: \"Armenian\",\n    as: \"Assamese\",\n    ast: \"Asturian\",\n    az: \"Azerbaijani\",\n    eu: \"Basque\",\n    bg: \"Bulgarian\",\n    be: \"Belarusian\",\n    bn: \"Bengali\",\n    bs: \"Bosnian\",\n    br: \"Breton\",\n    my: \"Burmese\",\n    ca: \"Catalan\",\n    ch: \"Chamorro\",\n    ce: \"Chechen\",\n    zh: \"Chinese\",\n    \"zh-hk\": \"Chinese (Hong Kong)\",\n    \"zh-cn\": \"Chinese (PRC)\",\n    \"zh-sg\": \"Chinese (Singapore)\",\n    \"zh-tw\": \"Chinese (Taiwan)\",\n    cv: \"Chuvash\",\n    co: \"Corsican\",\n    cr: \"Cree\",\n    hr: \"Croatian\",\n    cs: \"Czech\",\n    da: \"Danish\",\n    nl: \"Dutch (Standard)\",\n    \"nl-be\": \"Dutch (Belgian)\",\n    en: \"English\",\n    \"en-au\": \"English (Australia)\",\n    \"en-bz\": \"English (Belize)\",\n    \"en-ca\": \"English (Canada)\",\n    \"en-ie\": \"English (Ireland)\",\n    \"en-jm\": \"English (Jamaica)\",\n    \"en-nz\": \"English (New Zealand)\",\n    \"en-ph\": \"English (Philippines)\",\n    \"en-za\": \"English (South Africa)\",\n    \"en-tt\": \"English (Trinidad & Tobago)\",\n    \"en-gb\": \"English (United Kingdom)\",\n    \"en-us\": \"English (United States)\",\n    \"en-zw\": \"English (Zimbabwe)\",\n    eo: \"Esperanto\",\n    et: \"Estonian\",\n    fo: \"Faeroese\",\n    fa: \"Farsi\",\n    fj: \"Fijian\",\n    fi: \"Finnish\",\n    fr: \"French (Standard)\",\n    \"fr-be\": \"French (Belgium)\",\n    \"fr-ca\": \"French (Canada)\",\n    \"fr-fr\": \"French (France)\",\n    \"fr-lu\": \"French (Luxembourg)\",\n    \"fr-mc\": \"French (Monaco)\",\n    \"fr-ch\": \"French (Switzerland)\",\n    fy: \"Frisian\",\n    fur: \"Friulian\",\n    gd: \"Gaelic (Scots)\",\n    \"gd-ie\": \"Gaelic (Irish)\",\n    gl: \"Galacian\",\n    ka: \"Georgian\",\n    de: \"German (Standard)\",\n    \"de-at\": \"German (Austria)\",\n    \"de-de\": \"German (Germany)\",\n    \"de-li\": \"German (Liechtenstein)\",\n    \"de-lu\": \"German (Luxembourg)\",\n    \"de-ch\": \"German (Switzerland)\",\n    el: \"Greek\",\n    gu: \"Gujurati\",\n    ht: \"Haitian\",\n    he: \"Hebrew\",\n    hi: \"Hindi\",\n    hu: \"Hungarian\",\n    is: \"Icelandic\",\n    id: \"Indonesian\",\n    iu: \"Inuktitut\",\n    ga: \"Irish\",\n    it: \"Italian (Standard)\",\n    \"it-ch\": \"Italian (Switzerland)\",\n    ja: \"Japanese\",\n    kn: \"Kannada\",\n    ks: \"Kashmiri\",\n    kk: \"Kazakh\",\n    km: \"Khmer\",\n    ky: \"Kirghiz\",\n    tlh: \"Klingon\",\n    ko: \"Korean\",\n    \"ko-kp\": \"Korean (North Korea)\",\n    \"ko-kr\": \"Korean (South Korea)\",\n    la: \"Latin\",\n    lv: \"Latvian\",\n    lt: \"Lithuanian\",\n    lb: \"Luxembourgish\",\n    mk: \"FYRO Macedonian\",\n    ms: \"Malay\",\n    ml: \"Malayalam\",\n    mt: \"Maltese\",\n    mi: \"Maori\",\n    mr: \"Marathi\",\n    mo: \"Moldavian\",\n    nv: \"Navajo\",\n    ng: \"Ndonga\",\n    ne: \"Nepali\",\n    no: \"Norwegian\",\n    nb: \"Norwegian (Bokmal)\",\n    nn: \"Norwegian (Nynorsk)\",\n    oc: \"Occitan\",\n    or: \"Oriya\",\n    om: \"Oromo\",\n    \"fa-ir\": \"Persian/Iran\",\n    pl: \"Polish\",\n    pt: \"Portuguese\",\n    \"pt-br\": \"Portuguese (Brazil)\",\n    pa: \"Punjabi\",\n    \"pa-in\": \"Punjabi (India)\",\n    \"pa-pk\": \"Punjabi (Pakistan)\",\n    qu: \"Quechua\",\n    rm: \"Rhaeto-Romanic\",\n    ro: \"Romanian\",\n    \"ro-mo\": \"Romanian (Moldavia)\",\n    ru: \"Russian\",\n    \"ru-mo\": \"Russian (Moldavia)\",\n    sz: \"Sami (Lappish)\",\n    sg: \"Sango\",\n    sa: \"Sanskrit\",\n    sc: \"Sardinian\",\n    sd: \"Sindhi\",\n    si: \"Singhalese\",\n    sr: \"Serbian\",\n    sk: \"Slovak\",\n    sl: \"Slovenian\",\n    so: \"Somani\",\n    sb: \"Sorbian\",\n    es: \"Spanish\",\n    \"es-ar\": \"Spanish (Argentina)\",\n    \"es-bo\": \"Spanish (Bolivia)\",\n    \"es-cl\": \"Spanish (Chile)\",\n    \"es-co\": \"Spanish (Colombia)\",\n    \"es-cr\": \"Spanish (Costa Rica)\",\n    \"es-do\": \"Spanish (Dominican Republic)\",\n    \"es-ec\": \"Spanish (Ecuador)\",\n    \"es-sv\": \"Spanish (El Salvador)\",\n    \"es-gt\": \"Spanish (Guatemala)\",\n    \"es-hn\": \"Spanish (Honduras)\",\n    \"es-mx\": \"Spanish (Mexico)\",\n    \"es-ni\": \"Spanish (Nicaragua)\",\n    \"es-pa\": \"Spanish (Panama)\",\n    \"es-py\": \"Spanish (Paraguay)\",\n    \"es-pe\": \"Spanish (Peru)\",\n    \"es-pr\": \"Spanish (Puerto Rico)\",\n    \"es-es\": \"Spanish (Spain)\",\n    \"es-uy\": \"Spanish (Uruguay)\",\n    \"es-ve\": \"Spanish (Venezuela)\",\n    sx: \"Sutu\",\n    sw: \"Swahili\",\n    sv: \"Swedish\",\n    \"sv-fi\": \"Swedish (Finland)\",\n    \"sv-sv\": \"Swedish (Sweden)\",\n    ta: \"Tamil\",\n    tt: \"Tatar\",\n    te: \"Teluga\",\n    th: \"Thai\",\n    tig: \"Tigre\",\n    ts: \"Tsonga\",\n    tn: \"Tswana\",\n    tr: \"Turkish\",\n    tk: \"Turkmen\",\n    uk: \"Ukrainian\",\n    hsb: \"Upper Sorbian\",\n    ur: \"Urdu\",\n    ve: \"Venda\",\n    vi: \"Vietnamese\",\n    vo: \"Volapuk\",\n    wa: \"Walloon\",\n    cy: \"Welsh\",\n    xh: \"Xhosa\",\n    ji: \"Yiddish\",\n    zu: \"Zulu\"\n};\n\nexport const __FramerMetadata__ = {\"exports\":{\"fontSizeOptions\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fontControls\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"localeOptions\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fontStack\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"emptyStateStyle\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"containerStyles\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"defaultEvents\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}}}}\n//# sourceMappingURL=./constants.map", "import { useIsInCurrentNavigationTarget } from \"framer\";\nimport { useEffect } from \"react\";\nexport function useOnEnter(onEnter, enabled) {\n    return useOnSpecificTargetChange(true, onEnter, enabled);\n}\nexport function useOnExit(onExit, enabled) {\n    return useOnSpecificTargetChange(false, onExit, enabled);\n}\nfunction useOnSpecificTargetChange(goal, callback, enabled = true) {\n    const isInTarget = useIsInCurrentNavigationTarget();\n    useEffect(()=>{\n        if (enabled && isInTarget === goal) callback();\n    }, [\n        isInTarget\n    ]);\n}\n\nexport const __FramerMetadata__ = {\"exports\":{\"useOnEnter\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"useOnExit\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}}}}\n//# sourceMappingURL=./useOnNavigationTargetChange.map", "import { useMemo } from \"react\";\nexport const isBrowserSafari = ()=>{\n    if (typeof navigator !== `undefined`) {\n        const userAgent = navigator.userAgent.toLowerCase();\n        const isSafari = (userAgent.indexOf(\"safari\") > -1 || userAgent.indexOf(\"framermobile\") > -1 || userAgent.indexOf(\"framerx\") > -1) && userAgent.indexOf(\"chrome\") < 0;\n        return isSafari;\n    } else return false;\n};\nexport const useIsBrowserSafari = ()=>useMemo(()=>isBrowserSafari()\n    , [])\n;\n\nexport const __FramerMetadata__ = {\"exports\":{\"useIsBrowserSafari\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"isBrowserSafari\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}}}}\n//# sourceMappingURL=./isBrowser.map", "import { useMemo } from \"react\";\nimport { RenderTarget } from \"framer\";\nexport function useRenderTarget() {\n    const currentRenderTarget = useMemo(()=>RenderTarget.current()\n    , []);\n    return currentRenderTarget;\n}\nexport function useIsInPreview() {\n    const inPreview = useMemo(()=>RenderTarget.current() === RenderTarget.preview\n    , []);\n    return inPreview;\n}\nexport function useIsOnCanvas() {\n    const onCanvas = useMemo(()=>RenderTarget.current() === RenderTarget.canvas\n    , []);\n    return onCanvas;\n}\n\nexport const __FramerMetadata__ = {\"exports\":{\"useIsInPreview\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"useRenderTarget\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"useIsOnCanvas\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}}}}\n//# sourceMappingURL=./useRenderTarget.map", "import { useMemo } from \"react\";\nimport { ControlType } from \"framer\";\nexport function useRadius(props) {\n    const { borderRadius , isMixedBorderRadius , topLeftRadius , topRightRadius , bottomRightRadius , bottomLeftRadius ,  } = props;\n    const radiusValue = useMemo(()=>isMixedBorderRadius ? `${topLeftRadius}px ${topRightRadius}px ${bottomRightRadius}px ${bottomLeftRadius}px` : `${borderRadius}px`\n    , [\n        borderRadius,\n        isMixedBorderRadius,\n        topLeftRadius,\n        topRightRadius,\n        bottomRightRadius,\n        bottomLeftRadius, \n    ]);\n    return radiusValue;\n}\nexport const borderRadiusControl = {\n    borderRadius: {\n        title: \"Radius\",\n        type: ControlType.FusedNumber,\n        toggleKey: \"isMixedBorderRadius\",\n        toggleTitles: [\n            \"Radius\",\n            \"Radius per corner\"\n        ],\n        valueKeys: [\n            \"topLeftRadius\",\n            \"topRightRadius\",\n            \"bottomRightRadius\",\n            \"bottomLeftRadius\", \n        ],\n        valueLabels: [\n            \"TL\",\n            \"TR\",\n            \"BR\",\n            \"BL\"\n        ],\n        min: 0\n    }\n};\nexport function usePadding(props) {\n    const { padding , paddingPerSide , paddingTop , paddingRight , paddingBottom , paddingLeft ,  } = props;\n    const paddingValue = useMemo(()=>paddingPerSide ? `${paddingTop}px ${paddingRight}px ${paddingBottom}px ${paddingLeft}px` : padding\n    , [\n        padding,\n        paddingPerSide,\n        paddingTop,\n        paddingRight,\n        paddingBottom,\n        paddingLeft, \n    ]);\n    return paddingValue;\n}\nexport const paddingControl = {\n    padding: {\n        type: ControlType.FusedNumber,\n        toggleKey: \"paddingPerSide\",\n        toggleTitles: [\n            \"Padding\",\n            \"Padding per side\"\n        ],\n        valueKeys: [\n            \"paddingTop\",\n            \"paddingRight\",\n            \"paddingBottom\",\n            \"paddingLeft\", \n        ],\n        valueLabels: [\n            \"T\",\n            \"R\",\n            \"B\",\n            \"L\"\n        ],\n        min: 0,\n        title: \"Padding\"\n    }\n};\n\nexport const __FramerMetadata__ = {\"exports\":{\"borderRadiusControl\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"useRadius\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"RadiusProps\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"PaddingProps\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"usePadding\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"paddingControl\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}}}}\n//# sourceMappingURL=./propUtils.map", "import { 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 { MotionValue } from \"framer\";\nexport const isMotionValue = (v)=>v instanceof MotionValue\n;\n\nexport const __FramerMetadata__ = {\"exports\":{\"isMotionValue\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}}}}\n//# sourceMappingURL=./isMotionValue.map", "import { useEffect } from \"react\";\n//@ts-ignore\nimport { isMotionValue } from \"https://framerusercontent.com/modules/3mKFSGQqKHV82uOV1eBc/5fbRLvOpxZC0JOXugvwm/isMotionValue.js\";\nexport function useOnChange(value, callback) {\n    useEffect(()=>// @ts-ignore this should be detected as a MV :shrug:\n        isMotionValue(value) ? value.onChange(callback) : undefined\n    );\n}\nexport function useMultiOnChange(values, handler) {\n    useEffect(()=>{\n        const subscriptions = values.map((value)=>value.onChange(handler)\n        );\n        return ()=>subscriptions.forEach((unsubscribe)=>unsubscribe()\n            )\n        ;\n    });\n}\n\nexport const __FramerMetadata__ = {\"exports\":{\"Subscriber\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"useOnChange\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"useMultiOnChange\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}}}}\n//# sourceMappingURL=./useOnChange.map", "export function mstoMinAndSec(millis) {\n    const minutes = Math.floor(millis / 60000);\n    const seconds = parseInt((millis % 60000 / 1000).toFixed(0));\n    return minutes + \":\" + (seconds < 10 ? \"0\" : \"\") + seconds;\n}\nexport function secondsToMinutes(seconds) {\n    const minutes = Math.floor(seconds / 60);\n    const s = Math.floor(seconds % 60);\n    return minutes + \":\" + (s < 10 ? \"0\" : \"\") + s;\n}\n\nexport const __FramerMetadata__ = {\"exports\":{\"mstoMinAndSec\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"secondsToMinutes\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}}}}\n//# sourceMappingURL=./time.map", "import { useCallback, useEffect, useRef } from \"react\";\nimport { motionValue, animate, RenderTarget } from \"framer\";\n// @ts-ignore\nimport { isMotionValue } from \"https://framerusercontent.com/modules/3mKFSGQqKHV82uOV1eBc/5fbRLvOpxZC0JOXugvwm/isMotionValue.js\";\n// @ts-ignore\nimport { useConstant } from \"https://framerusercontent.com/modules/ExNgrA7EJTKUPpH6vIlN/eiOrSJ2Ab5M9jPCvVwUz/useConstant.js\";\nexport function useAutoMotionValue(inputValue, options) {\n    var ref;\n    // Put options on a local ref\n    // Might wanna just memo instead but it works for now\n    const optionsRef = useRef(options);\n    const animation = useRef();\n    const didInitialMount = useRef(false);\n    const isOnCanvas = RenderTarget.current() === RenderTarget.canvas;\n    // in-progress - trying to figure out effect hooks\n    const onChangeDeps = (options === null || options === void 0 ? void 0 : options.onChangeDeps) ? options.onChangeDeps : [];\n    // Memoize the onChange handler\n    const onChange = useCallback(options === null || options === void 0 ? void 0 : options.onChange, [\n        ...onChangeDeps, \n    ]);\n    // Optionally scale the value from props\n    const transformer = useCallback((value)=>((ref = optionsRef.current) === null || ref === void 0 ? void 0 : ref.transform) ? optionsRef.current.transform(value) : value\n    , []);\n    // Create new MotionValue from inputValue\n    const value = useConstant(()=>isMotionValue(inputValue) ? inputValue : motionValue(transformer(inputValue))\n    );\n    // Setting value from prop change\n    useEffect(()=>{\n        if (!isMotionValue(inputValue) && didInitialMount.current) {\n            var ref1, ref2;\n            const newValue = transformer(inputValue);\n            (ref1 = animation.current) === null || ref1 === void 0 ? void 0 : ref1.stop();\n            // Call change callback\n            if (onChange) onChange(newValue, value);\n            // Trigger animation to new value\n            if (((ref2 = optionsRef.current) === null || ref2 === void 0 ? void 0 : ref2.animate) && !isOnCanvas) {\n                var ref3;\n                // @ts-ignore\n                animation.current = animate(value, newValue, (ref3 = optionsRef.current) === null || ref3 === void 0 ? void 0 : ref3.transition);\n            } else {\n                value.set(newValue);\n            }\n        }\n        didInitialMount.current = true;\n    }, [\n        inputValue,\n        ...onChangeDeps\n    ]);\n    return value;\n}\n\nexport const __FramerMetadata__ = {\"exports\":{\"useAutoMotionValue\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}}}}", "// @ts-ignore\nimport{fontStore}from\"framer\";import{useEffect}from\"react\";import{fontStack}from\"https://framerusercontent.com/modules/VTUDdizacRHpwbkOamr7/AykinQJbgwl92LvMGZwu/constants.js\";const fontWeights={100:\"Thin\",200:\"Extra-light\",300:\"Light\",400:\"Regular\",500:\"Medium\",600:\"Semi-bold\",700:\"Bold\",800:\"Extra-bold\",900:\"Black\"};export function useFontControls(props){const{fontFamily=\"Inter\",fontSize=16,fontWeight=400,font=false}=props;const fontWeightName=fontWeights[fontWeight];const customFontStack=`\"${fontFamily} ${fontWeightName}\", \"${fontFamily}\", ${fontStack}`;const fontFamilyStyle=fontFamily?{fontSize,fontWeight,fontFamily:customFontStack}:{fontSize,fontWeight};const fetchCustomFonts=async()=>{await fontStore.loadWebFontsFromSelectors([`CUSTOM;${fontFamily}`,`CUSTOM;${fontFamily} ${fontWeightName}`,`GF;${fontFamily}-${fontWeightName.toLowerCase()}`,]).catch(e=>console.error(e));};useEffect(()=>{if(font)fetchCustomFonts();},[font,fontFamily,fontWeight]);return fontFamilyStyle;}\nexport const __FramerMetadata__ = {\"exports\":{\"useFontControls\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}}}}\n//# sourceMappingURL=./useFontControls.map", "import{jsx as _jsx}from\"react/jsx-runtime\";import{useCallback}from\"react\";import{addPropertyControls,ControlType}from\"framer\";import{motion}from\"framer-motion\";import{defaultEvents,usePadding,useRadius,useFontControls}from\"https://framer.com/m/framer/default-utils.js@^0.45.0\";/**\n * CLIPBOARD\n *\n * @framerIntrinsicWidth 90\n * @framerIntrinsicHeight 50\n *\n * @framerSupportedLayoutWidth any\n * @framerSupportedLayoutHeight any\n */ export default function Clipboard(props){const{label,content,fill,color,style,onClick,font,hoverOptions,...rest}=props;const deprecatedFont=useFontControls({fontWeight:500,...rest});const borderRadius=useRadius(props);const paddingValue=usePadding(props);const handleClick=useCallback(()=>{var ref;(ref=navigator.clipboard)===null||ref===void 0?void 0:ref.writeText(content);onClick===null||onClick===void 0?void 0:onClick();},[onClick,content]);return /*#__PURE__*/ _jsx(motion.button,{style:{border:\"none\",outline:\"none\",resize:\"none\",width:\"max-content\",wordBreak:\"break-word\",overflowWrap:\"break-word\",WebkitTapHighlightColor:\"rgba(0, 0, 0, 0)\",letterSpacing:\"-0.2px\",display:\"flex\",justifyContent:\"center\",alignItems:\"center\",background:fill,borderRadius,cursor:\"pointer\",padding:paddingValue,color,...deprecatedFont,...font,...style},onClick:handleClick,...rest,whileHover:hoverOptions,transition:hoverOptions===null||hoverOptions===void 0?void 0:hoverOptions.transition,children:label});};addPropertyControls(Clipboard,{content:{type:ControlType.String,title:\"Content\",displayTextArea:true,description:\"When clicked, this content will be copied to the clipboard.\"},label:{type:ControlType.String,title:\"Label\",defaultValue:\"Copy to Clipboard\"},fill:{type:ControlType.Color,title:\"Fill\",defaultValue:\"#06F\"},color:{type:ControlType.Color,title:\"Text\",defaultValue:\"#fff\"},font:{// @ts-ignore - Internal\ntype:ControlType.Font,controls:\"extended\",defaultValue:{fontSize:16}},hoverOptions:{type:ControlType.Object,title:\"Hover\",buttonTitle:\"Effect\",optional:true,controls:{scale:{type:ControlType.Number,title:\"Scale\",min:0,max:10,displayStepper:true,step:.01,defaultValue:1.1},backgroundColor:{type:ControlType.Color,title:\"Fill\",defaultValue:\"#0088FF\",optional:true},color:{type:ControlType.Color,title:\"Color\",defaultValue:\"#FFF\",optional:true},transition:{type:ControlType.Transition,title:\"Transition\",defaultValue:{type:\"spring\",stiffness:400,damping:30}}}},padding:{type:ControlType.FusedNumber,toggleKey:\"paddingPerSide\",toggleTitles:[\"Padding\",\"Padding per side\"],valueKeys:[\"paddingTop\",\"paddingRight\",\"paddingBottom\",\"paddingLeft\",],valueLabels:[\"T\",\"R\",\"B\",\"L\"],min:0,title:\"Padding\",defaultValue:10},borderRadius:{title:\"Radius\",type:ControlType.FusedNumber,toggleKey:\"isMixedBorderRadius\",toggleTitles:[\"Radius\",\"Radius per corner\"],valueKeys:[\"topLeftRadius\",\"topRightRadius\",\"bottomRightRadius\",\"bottomLeftRadius\",],valueLabels:[\"TL\",\"TR\",\"BR\",\"BL\"],min:0,defaultValue:50},...defaultEvents});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"Clipboard\",\"slots\":[],\"annotations\":{\"framerSupportedLayoutHeight\":\"any\",\"framerSupportedLayoutWidth\":\"any\",\"framerIntrinsicHeight\":\"50\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"90\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Clipboard.map", "// Generated by Framer (64125eb)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,CycleVariantState,SVG,useActiveVariantCallback,useLocaleInfo,useOnVariantChange,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";const cycleOrder=[\"g26sQtqUE\",\"ZZ39Ty6ls\",\"FLHh3qT5w\",\"UDqflrrVf\",\"nLUvbqz3v\",\"ROldXCTwF\",\"ZjMb1Nb3B\",\"acJ7Je8b1\",\"h3QJRHf0B\",\"UChb66JVb\",\"HApaJBkLv\",\"FOYn810uX\",\"PvHu_ReFj\",\"gIn6NHcc_\",\"RBgAlo2fB\",\"v474DJywq\",\"oUmuzALOy\",\"PoOShCUgF\",\"k_ybnmopM\",\"xDSQsOxfR\",\"ek1c6LBOQ\",\"hhveBvrOU\",\"eIpB1F30P\",\"kmCrxk9FQ\"];const variantClassNames={acJ7Je8b1:\"framer-v-1ytw19g\",eIpB1F30P:\"framer-v-1fftmdd\",ek1c6LBOQ:\"framer-v-1vib9bi\",FLHh3qT5w:\"framer-v-aqpvq\",FOYn810uX:\"framer-v-9qof79\",g26sQtqUE:\"framer-v-1wya4go\",gIn6NHcc_:\"framer-v-imn3cq\",h3QJRHf0B:\"framer-v-892qbl\",HApaJBkLv:\"framer-v-19fqcun\",hhveBvrOU:\"framer-v-wyxz8m\",k_ybnmopM:\"framer-v-1whgfx5\",kmCrxk9FQ:\"framer-v-dtx7bp\",nLUvbqz3v:\"framer-v-k8w8hw\",oUmuzALOy:\"framer-v-15eisqn\",PoOShCUgF:\"framer-v-1nmmpvr\",PvHu_ReFj:\"framer-v-1jdx3iv\",RBgAlo2fB:\"framer-v-5hu4e3\",ROldXCTwF:\"framer-v-sofq1n\",UChb66JVb:\"framer-v-1g82xa4\",UDqflrrVf:\"framer-v-1moyccp\",v474DJywq:\"framer-v-1yczjy9\",xDSQsOxfR:\"framer-v-1tdm02o\",ZjMb1Nb3B:\"framer-v-hip00x\",ZZ39Ty6ls:\"framer-v-1ejfmnt\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transitions={default:{damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"}};const 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 humanReadableVariantMap={\"Variant 1\":\"g26sQtqUE\",\"Variant 10\":\"UChb66JVb\",\"Variant 11\":\"HApaJBkLv\",\"Variant 12\":\"FOYn810uX\",\"Variant 13\":\"PvHu_ReFj\",\"Variant 14\":\"gIn6NHcc_\",\"Variant 15\":\"RBgAlo2fB\",\"Variant 16\":\"v474DJywq\",\"Variant 17\":\"oUmuzALOy\",\"Variant 18\":\"PoOShCUgF\",\"Variant 19\":\"k_ybnmopM\",\"Variant 2\":\"ZZ39Ty6ls\",\"Variant 20\":\"xDSQsOxfR\",\"Variant 21\":\"ek1c6LBOQ\",\"Variant 22\":\"hhveBvrOU\",\"Variant 23\":\"eIpB1F30P\",\"Variant 24\":\"kmCrxk9FQ\",\"Variant 3\":\"FLHh3qT5w\",\"Variant 4\":\"UDqflrrVf\",\"Variant 5\":\"nLUvbqz3v\",\"Variant 6\":\"ROldXCTwF\",\"Variant 7\":\"ZjMb1Nb3B\",\"Variant 8\":\"acJ7Je8b1\",\"Variant 9\":\"h3QJRHf0B\"};const getProps=({height,id,width,...props})=>{var _variant,ref;return{...props,variant:(ref=(_variant=humanReadableVariantMap[props.variant])!==null&&_variant!==void 0?_variant:props.variant)!==null&&ref!==void 0?ref:\"g26sQtqUE\"};};const createLayoutDependency=(props,variants)=>variants.join(\"-\")+props.layoutDependency;const Component=/*#__PURE__*/ React.forwardRef(function(props,ref){const{activeLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,gestureVariant,setGestureState,setVariant,transition,variants}=useVariantState({cycleOrder,defaultVariant:\"g26sQtqUE\",transitions,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onAppear1co44un=activeVariantCallback(async(...args)=>{await delay(()=>setVariant(CycleVariantState),40);});useOnVariantChange(baseVariant,{default:onAppear1co44un});const defaultLayoutId=React.useId();return /*#__PURE__*/ _jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/ _jsx(motion.div,{initial:variant,animate:variants,onHoverStart:()=>setGestureState({isHovered:true}),onHoverEnd:()=>setGestureState({isHovered:false}),onTapStart:()=>setGestureState({isPressed:true}),onTap:()=>setGestureState({isPressed:false}),onTapCancel:()=>setGestureState({isPressed:false}),className:cx(\"framer-3mtQG\",classNames),style:{display:\"contents\"},children:/*#__PURE__*/ _jsx(Transition,{value:transition,children:/*#__PURE__*/ _jsx(motion.div,{...restProps,className:cx(\"framer-1wya4go\",className),\"data-framer-name\":\"Variant 1\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"g26sQtqUE\",ref:ref,style:{opacity:1,...style},variants:{acJ7Je8b1:{opacity:.5},eIpB1F30P:{opacity:.9},ek1c6LBOQ:{opacity:.4},FOYn810uX:{opacity:.8},h3QJRHf0B:{opacity:.2},HApaJBkLv:{opacity:.5},hhveBvrOU:{opacity:.6},k_ybnmopM:{opacity:.2},nLUvbqz3v:{opacity:.8},oUmuzALOy:{opacity:.8},PoOShCUgF:{opacity:.5},PvHu_ReFj:{opacity:.8},ROldXCTwF:{opacity:.8},UChb66JVb:{opacity:.5},xDSQsOxfR:{opacity:.1},ZjMb1Nb3B:{opacity:.8}},...addPropertyOverrides({acJ7Je8b1:{\"data-framer-name\":\"Variant 8\"},eIpB1F30P:{\"data-framer-name\":\"Variant 23\"},ek1c6LBOQ:{\"data-framer-name\":\"Variant 21\"},FLHh3qT5w:{\"data-framer-name\":\"Variant 3\"},FOYn810uX:{\"data-framer-name\":\"Variant 12\"},gIn6NHcc_:{\"data-framer-name\":\"Variant 14\"},h3QJRHf0B:{\"data-framer-name\":\"Variant 9\"},HApaJBkLv:{\"data-framer-name\":\"Variant 11\"},hhveBvrOU:{\"data-framer-name\":\"Variant 22\"},k_ybnmopM:{\"data-framer-name\":\"Variant 19\"},kmCrxk9FQ:{\"data-framer-name\":\"Variant 24\"},nLUvbqz3v:{\"data-framer-name\":\"Variant 5\"},oUmuzALOy:{\"data-framer-name\":\"Variant 17\"},PoOShCUgF:{\"data-framer-name\":\"Variant 18\"},PvHu_ReFj:{\"data-framer-name\":\"Variant 13\"},RBgAlo2fB:{\"data-framer-name\":\"Variant 15\"},ROldXCTwF:{\"data-framer-name\":\"Variant 6\"},UChb66JVb:{\"data-framer-name\":\"Variant 10\"},UDqflrrVf:{\"data-framer-name\":\"Variant 4\"},v474DJywq:{\"data-framer-name\":\"Variant 16\"},xDSQsOxfR:{\"data-framer-name\":\"Variant 20\"},ZjMb1Nb3B:{\"data-framer-name\":\"Variant 7\"},ZZ39Ty6ls:{\"data-framer-name\":\"Variant 2\"}},baseVariant,gestureVariant),children:/*#__PURE__*/ _jsx(motion.div,{className:\"framer-1efauj9\",\"data-framer-name\":\"Normal\",layoutDependency:layoutDependency,layoutId:\"Q4fq4N5Ca\",children:/*#__PURE__*/ _jsx(SVG,{className:\"framer-1gewh8v\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"OixSQ8YVL\",opacity:1,radius:0,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 48 15\"><g opacity=\"0\"><defs><path d=\"M 2.5 7 L 46.5 7 L 46.5 9 L 2.5 9 Z\" id=\"a1000z\"></path><filter id=\"a1002z\" x=\"-9.5%\" y=\"-200.0%\" width=\"118.8%\" height=\"495.2%\" filterUnits=\"objectBoundingBox\"><feOffset dx=\"0\" dy=\"0\" in=\"SourceAlpha\" result=\"a1004z\"></feOffset><feGaussianBlur stdDeviation=\"1\" in=\"a1004z\" result=\"a1005z\"></feGaussianBlur><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 0.553   0 0 0 0 0.867   0 0 0 0 0.91  0 0 0 0.55 0\" type=\"matrix\" in=\"a1005z\" result=\"a1006z\"></feColorMatrix></filter><filter id=\"a1007z\" x=\"-4.5%\" y=\"-95.2%\" width=\"108.8%\" height=\"285.7%\" filterUnits=\"objectBoundingBox\"><feGaussianBlur stdDeviation=\"1\" in=\"SourceAlpha\" result=\"a1009z\"></feGaussianBlur><feOffset dx=\"0\" dy=\"0\" in=\"a1009z\" result=\"a1010z\"></feOffset><feComposite in=\"a1010z\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"a1011z\"></feComposite><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 0.4666666666666667   0 0 0 0 0.3686274509803922   0 0 0 0 0.8509803921568627  0 0 0 0.4 0\" type=\"matrix\" in=\"a1011z\" result=\"a1012z\"></feColorMatrix></filter></defs><g filter=\"url(#a1002z)\"><use fill=\"black\" fill-opacity=\"1\" stroke=\"black\" stroke-opacity=\"0\" stroke-width=\"0\" xlink:href=\"#a1000z\" clip-path=\"url(#a1001z)\"></use></g><use xlink:href=\"#a1000z\" fill=\"rgba(204, 248, 255, 0.1)\" clip-path=\"url(#a1001z)\"></use><use fill=\"black\" fill-opacity=\"1\" filter=\"url(#a1007z)\" xlink:href=\"#a1000z\"></use></g><g><defs><path d=\"M 1.5 6.5 L 7.5 7 L 10.85 5 L 15 2 L 16.8 6 L 29.5 6 L 16.8 8.25 L 14 5 L 7.5 8 Z\" id=\"a1013z\"></path><filter id=\"a1015z\" x=\"-22.4%\" y=\"-108.3%\" width=\"144.5%\" height=\"315.1%\" filterUnits=\"objectBoundingBox\"><feOffset dx=\"0\" dy=\"0.58\" in=\"SourceAlpha\" result=\"a1017z\"></feOffset><feGaussianBlur stdDeviation=\"1.5\" in=\"a1017z\" result=\"a1018z\"></feGaussianBlur><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 0.396   0 0 0 0 0.725   0 0 0 0 0.984  0 0 0 1 0\" type=\"matrix\" in=\"a1018z\" result=\"a1019z\"></feColorMatrix></filter><filter id=\"a1020z\" x=\"-11.4%\" y=\"-75.1%\" width=\"122.3%\" height=\"248.7%\" filterUnits=\"objectBoundingBox\"><feGaussianBlur stdDeviation=\"1.595\" in=\"SourceAlpha\" result=\"a1022z\"></feGaussianBlur><feOffset dx=\"0\" dy=\"1.58\" in=\"a1022z\" result=\"a1023z\"></feOffset><feComposite in=\"a1023z\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"a1024z\"></feComposite><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 1   0 0 0 0 1   0 0 0 0 1  0 0 0 0.25 0\" type=\"matrix\" in=\"a1024z\" result=\"a1025z\"></feColorMatrix></filter></defs><g filter=\"url(#a1015z)\"><use fill=\"black\" fill-opacity=\"1\" stroke=\"black\" stroke-opacity=\"0\" stroke-width=\"0\" xlink:href=\"#a1013z\" clip-path=\"url(#a1014z)\"></use></g><use xlink:href=\"#a1013z\" fill=\"#51e0f5\" clip-path=\"url(#a1014z)\"></use><use fill=\"black\" fill-opacity=\"1\" filter=\"url(#a1020z)\" xlink:href=\"#a1013z\"></use></g><g><defs><path d=\"M 17 9.5 L 28 9 L 34.5 13 L 38.5 7 L 46.5 8 L 38.5 6 L 33.5 9.5 L 28 8.25 Z\" id=\"a1026z\"></path><filter id=\"a1028z\" x=\"-21.3%\" y=\"-96.9%\" width=\"142.2%\" height=\"292.4%\" filterUnits=\"objectBoundingBox\"><feOffset dx=\"0\" dy=\"0.58\" in=\"SourceAlpha\" result=\"a1030z\"></feOffset><feGaussianBlur stdDeviation=\"1.5\" in=\"a1030z\" result=\"a1031z\"></feGaussianBlur><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 0.396   0 0 0 0 0.725   0 0 0 0 0.984  0 0 0 0.81 0\" type=\"matrix\" in=\"a1031z\" result=\"a1032z\"></feColorMatrix></filter><filter id=\"a1033z\" x=\"-10.8%\" y=\"-67.2%\" width=\"121.2%\" height=\"233.0%\" filterUnits=\"objectBoundingBox\"><feGaussianBlur stdDeviation=\"1.595\" in=\"SourceAlpha\" result=\"a1035z\"></feGaussianBlur><feOffset dx=\"0\" dy=\"1.58\" in=\"a1035z\" result=\"a1036z\"></feOffset><feComposite in=\"a1036z\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"a1037z\"></feComposite><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 1   0 0 0 0 1   0 0 0 0 1  0 0 0 0.25 0\" type=\"matrix\" in=\"a1037z\" result=\"a1038z\"></feColorMatrix></filter></defs><g filter=\"url(#a1028z)\"><use fill=\"black\" fill-opacity=\"1\" stroke=\"black\" stroke-opacity=\"0\" stroke-width=\"0\" xlink:href=\"#a1026z\" clip-path=\"url(#a1027z)\"></use></g><use xlink:href=\"#a1026z\" fill=\"#51e0f5\" clip-path=\"url(#a1027z)\"></use><use fill=\"black\" fill-opacity=\"1\" filter=\"url(#a1033z)\" xlink:href=\"#a1026z\"></use></g><g><defs><path d=\"M 11.333 12 L 16 13.5 L 11.333 10.875 L 9.6 12.75 Z\" id=\"a1039z\"></path><filter id=\"a1041z\" x=\"-96.9%\" y=\"-252.5%\" width=\"292.3%\" height=\"601.3%\" filterUnits=\"objectBoundingBox\"><feOffset dx=\"0\" dy=\"0.58\" in=\"SourceAlpha\" result=\"a1043z\"></feOffset><feGaussianBlur stdDeviation=\"1.5\" in=\"a1043z\" result=\"a1044z\"></feGaussianBlur><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 0.396   0 0 0 0 0.725   0 0 0 0 0.984  0 0 0 0.81 0\" type=\"matrix\" in=\"a1044z\" result=\"a1045z\"></feColorMatrix></filter><filter id=\"a1046z\" x=\"-49.1%\" y=\"-175.0%\" width=\"196.6%\" height=\"446.4%\" filterUnits=\"objectBoundingBox\"><feGaussianBlur stdDeviation=\"1.595\" in=\"SourceAlpha\" result=\"a1048z\"></feGaussianBlur><feOffset dx=\"0\" dy=\"1.58\" in=\"a1048z\" result=\"a1049z\"></feOffset><feComposite in=\"a1049z\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"a1050z\"></feComposite><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 1   0 0 0 0 1   0 0 0 0 1  0 0 0 0.25 0\" type=\"matrix\" in=\"a1050z\" result=\"a1051z\"></feColorMatrix></filter></defs><g filter=\"url(#a1041z)\"><use fill=\"black\" fill-opacity=\"1\" stroke=\"black\" stroke-opacity=\"0\" stroke-width=\"0\" xlink:href=\"#a1039z\" clip-path=\"url(#a1040z)\"></use></g><use xlink:href=\"#a1039z\" fill=\"#51e0f5\" clip-path=\"url(#a1040z)\"></use><use fill=\"black\" fill-opacity=\"1\" filter=\"url(#a1046z)\" xlink:href=\"#a1039z\"></use></g><g><defs><path d=\"M 39.6 3.75 C 39.6 3.336 39.936 3 40.35 3 L 40.45 3 C 40.864 3 41.2 3.336 41.2 3.75 L 41.2 3.75 C 41.2 4.164 40.864 4.5 40.45 4.5 L 40.35 4.5 C 39.936 4.5 39.6 4.164 39.6 3.75 Z\" id=\"a1052z\"></path><filter id=\"a1054z\" x=\"-370.6%\" y=\"-430.0%\" width=\"835.3%\" height=\"953.8%\" filterUnits=\"objectBoundingBox\"><feOffset dx=\"0\" dy=\"0.58\" in=\"SourceAlpha\" result=\"a1056z\"></feOffset><feGaussianBlur stdDeviation=\"1.5\" in=\"a1056z\" result=\"a1057z\"></feGaussianBlur><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 0.396   0 0 0 0 0.725   0 0 0 0 0.984  0 0 0 0.81 0\" type=\"matrix\" in=\"a1057z\" result=\"a1058z\"></feColorMatrix></filter><filter id=\"a1059z\" x=\"-187.6%\" y=\"-298.1%\" width=\"469.4%\" height=\"690.0%\" filterUnits=\"objectBoundingBox\"><feGaussianBlur stdDeviation=\"1.595\" in=\"SourceAlpha\" result=\"a1061z\"></feGaussianBlur><feOffset dx=\"0\" dy=\"1.58\" in=\"a1061z\" result=\"a1062z\"></feOffset><feComposite in=\"a1062z\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"a1063z\"></feComposite><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 1   0 0 0 0 1   0 0 0 0 1  0 0 0 0.25 0\" type=\"matrix\" in=\"a1063z\" result=\"a1064z\"></feColorMatrix></filter></defs><g filter=\"url(#a1054z)\"><use fill=\"black\" fill-opacity=\"1\" stroke=\"black\" stroke-opacity=\"0\" stroke-width=\"0\" xlink:href=\"#a1052z\" clip-path=\"url(#a1053z)\"></use></g><use xlink:href=\"#a1052z\" fill=\"#51e0f5\" clip-path=\"url(#a1053z)\"></use><use fill=\"black\" fill-opacity=\"1\" filter=\"url(#a1059z)\" xlink:href=\"#a1052z\"></use></g></svg>',svgContentId:150844619,withExternalLayout:true,...addPropertyOverrides({acJ7Je8b1:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 48 15\"><g opacity=\"0\"><defs><path d=\"M 2.5 7 L 46.5 7 L 46.5 9 L 2.5 9 Z\" id=\"a1455z\"></path><filter id=\"a1457z\" x=\"-9.5%\" y=\"-200.0%\" width=\"118.8%\" height=\"495.2%\" filterUnits=\"objectBoundingBox\"><feOffset dx=\"0\" dy=\"0\" in=\"SourceAlpha\" result=\"a1459z\"></feOffset><feGaussianBlur stdDeviation=\"1\" in=\"a1459z\" result=\"a1460z\"></feGaussianBlur><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 0.553   0 0 0 0 0.867   0 0 0 0 0.91  0 0 0 0.55 0\" type=\"matrix\" in=\"a1460z\" result=\"a1461z\"></feColorMatrix></filter><filter id=\"a1462z\" x=\"-4.5%\" y=\"-95.2%\" width=\"108.8%\" height=\"285.7%\" filterUnits=\"objectBoundingBox\"><feGaussianBlur stdDeviation=\"1\" in=\"SourceAlpha\" result=\"a1464z\"></feGaussianBlur><feOffset dx=\"0\" dy=\"0\" in=\"a1464z\" result=\"a1465z\"></feOffset><feComposite in=\"a1465z\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"a1466z\"></feComposite><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 0.4666666666666667   0 0 0 0 0.3686274509803922   0 0 0 0 0.8509803921568627  0 0 0 0.4 0\" type=\"matrix\" in=\"a1466z\" result=\"a1467z\"></feColorMatrix></filter></defs><g filter=\"url(#a1457z)\"><use fill=\"black\" fill-opacity=\"1\" stroke=\"black\" stroke-opacity=\"0\" stroke-width=\"0\" xlink:href=\"#a1455z\" clip-path=\"url(#a1456z)\"></use></g><use xlink:href=\"#a1455z\" fill=\"rgba(204, 248, 255, 0.4)\" clip-path=\"url(#a1456z)\"></use><use fill=\"black\" fill-opacity=\"1\" filter=\"url(#a1462z)\" xlink:href=\"#a1455z\"></use></g><g><defs><path d=\"M 2.5 5 L 10.167 7.5 L 18.5 5 L 20.5 6.5 L 37 7.5 L 21.5 7.5 L 18.5 7.5 L 10.167 7 Z\" id=\"a1468z\"></path><filter id=\"a1470z\" x=\"-18.2%\" y=\"-280.8%\" width=\"136.1%\" height=\"657.7%\" filterUnits=\"objectBoundingBox\"><feOffset dx=\"0\" dy=\"1\" in=\"SourceAlpha\" result=\"a1472z\"></feOffset><feGaussianBlur stdDeviation=\"1.5\" in=\"a1472z\" result=\"a1473z\"></feGaussianBlur><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 0.906   0 0 0 0 0.455   0 0 0 0 0.58  0 0 0 1 0\" type=\"matrix\" in=\"a1473z\" result=\"a1474z\"></feColorMatrix></filter><filter id=\"a1475z\" x=\"-5.8%\" y=\"-115.4%\" width=\"111.3%\" height=\"326.9%\" filterUnits=\"objectBoundingBox\"><feGaussianBlur stdDeviation=\"1\" in=\"SourceAlpha\" result=\"a1477z\"></feGaussianBlur><feOffset dx=\"0\" dy=\"1\" in=\"a1477z\" result=\"a1478z\"></feOffset><feComposite in=\"a1478z\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"a1479z\"></feComposite><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 1   0 0 0 0 1   0 0 0 0 1  0 0 0 0.25 0\" type=\"matrix\" in=\"a1479z\" result=\"a1480z\"></feColorMatrix></filter></defs><g filter=\"url(#a1470z)\"><use fill=\"black\" fill-opacity=\"1\" stroke=\"black\" stroke-opacity=\"0\" stroke-width=\"0\" xlink:href=\"#a1468z\" clip-path=\"url(#a1469z)\"></use></g><use xlink:href=\"#a1468z\" fill=\"#ebe36f\" clip-path=\"url(#a1469z)\"></use><use fill=\"black\" fill-opacity=\"1\" filter=\"url(#a1475z)\" xlink:href=\"#a1468z\"></use></g><g><defs><path d=\"M 21 5.25 L 31.125 6.361 L 36 11 L 41.25 9.694 L 48 6.917 L 41.25 8.583 L 37.875 9.139 L 31.125 5.806 Z\" id=\"a1481z\"></path><filter id=\"a1483z\" x=\"-23.2%\" y=\"-124.8%\" width=\"146.1%\" height=\"347.9%\" filterUnits=\"objectBoundingBox\"><feOffset dx=\"0\" dy=\"1\" in=\"SourceAlpha\" result=\"a1485z\"></feOffset><feGaussianBlur stdDeviation=\"1.5\" in=\"a1485z\" result=\"a1486z\"></feGaussianBlur><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 0.906   0 0 0 0 0.455   0 0 0 0 0.58  0 0 0 1 0\" type=\"matrix\" in=\"a1486z\" result=\"a1487z\"></feColorMatrix></filter><filter id=\"a1488z\" x=\"-7.4%\" y=\"-51.3%\" width=\"114.4%\" height=\"200.9%\" filterUnits=\"objectBoundingBox\"><feGaussianBlur stdDeviation=\"1\" in=\"SourceAlpha\" result=\"a1490z\"></feGaussianBlur><feOffset dx=\"0\" dy=\"1\" in=\"a1490z\" result=\"a1491z\"></feOffset><feComposite in=\"a1491z\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"a1492z\"></feComposite><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 1   0 0 0 0 1   0 0 0 0 1  0 0 0 0.25 0\" type=\"matrix\" in=\"a1492z\" result=\"a1493z\"></feColorMatrix></filter></defs><g filter=\"url(#a1483z)\"><use fill=\"black\" fill-opacity=\"1\" stroke=\"black\" stroke-opacity=\"0\" stroke-width=\"0\" xlink:href=\"#a1481z\" clip-path=\"url(#a1482z)\"></use></g><use xlink:href=\"#a1481z\" fill=\"#ebe36f\" clip-path=\"url(#a1482z)\"></use><use fill=\"black\" fill-opacity=\"1\" filter=\"url(#a1488z)\" xlink:href=\"#a1481z\"></use></g><g><defs><path d=\"M 27.5 9 L 29 8.95 L 29 7.75 L 12.5 10 Z\" id=\"a1494z\"></path><filter id=\"a1496z\" x=\"-38.0%\" y=\"-310.6%\" width=\"175.3%\" height=\"717.0%\" filterUnits=\"objectBoundingBox\"><feOffset dx=\"0\" dy=\"1\" in=\"SourceAlpha\" result=\"a1498z\"></feOffset><feGaussianBlur stdDeviation=\"1.5\" in=\"a1498z\" result=\"a1499z\"></feGaussianBlur><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 0.906   0 0 0 0 0.455   0 0 0 0 0.58  0 0 0 1 0\" type=\"matrix\" in=\"a1499z\" result=\"a1500z\"></feColorMatrix></filter><filter id=\"a1501z\" x=\"-12.0%\" y=\"-127.7%\" width=\"123.5%\" height=\"351.1%\" filterUnits=\"objectBoundingBox\"><feGaussianBlur stdDeviation=\"1\" in=\"SourceAlpha\" result=\"a1503z\"></feGaussianBlur><feOffset dx=\"0\" dy=\"1\" in=\"a1503z\" result=\"a1504z\"></feOffset><feComposite in=\"a1504z\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"a1505z\"></feComposite><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 1   0 0 0 0 1   0 0 0 0 1  0 0 0 0.25 0\" type=\"matrix\" in=\"a1505z\" result=\"a1506z\"></feColorMatrix></filter></defs><g filter=\"url(#a1496z)\"><use fill=\"black\" fill-opacity=\"1\" stroke=\"black\" stroke-opacity=\"0\" stroke-width=\"0\" xlink:href=\"#a1494z\" clip-path=\"url(#a1495z)\"></use></g><use xlink:href=\"#a1494z\" fill=\"#ebe36f\" clip-path=\"url(#a1495z)\"></use><use fill=\"black\" fill-opacity=\"1\" filter=\"url(#a1501z)\" xlink:href=\"#a1494z\"></use></g><g><defs><path d=\"M 0.32 0.384 C 0.193 0.232 0.301 0 0.5 0 L 0.75 0 C 0.888 0 1 0.112 1 0.25 L 1 0.25 C 1 0.416 0.973 0.58 0.921 0.737 L 0.917 0.75 C 0.88 0.859 0.738 0.886 0.665 0.798 Z\" transform=\"translate(14.653 1.455) rotate(-12 0.5 0.5)\" id=\"a1507z\"></path><filter id=\"a1509z\" x=\"-572.7%\" y=\"-663.6%\" width=\"1236.4%\" height=\"1418.2%\" filterUnits=\"objectBoundingBox\"><feOffset dx=\"0\" dy=\"1\" in=\"SourceAlpha\" result=\"a1511z\"></feOffset><feGaussianBlur stdDeviation=\"1.5\" in=\"a1511z\" result=\"a1512z\"></feGaussianBlur><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 0.906   0 0 0 0 0.455   0 0 0 0 0.58  0 0 0 1 0\" type=\"matrix\" in=\"a1512z\" result=\"a1513z\"></feColorMatrix></filter><filter id=\"a1514z\" x=\"-181.8%\" y=\"-272.7%\" width=\"454.5%\" height=\"636.4%\" filterUnits=\"objectBoundingBox\"><feGaussianBlur stdDeviation=\"1\" in=\"SourceAlpha\" result=\"a1516z\"></feGaussianBlur><feOffset dx=\"0\" dy=\"1\" in=\"a1516z\" result=\"a1517z\"></feOffset><feComposite in=\"a1517z\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"a1518z\"></feComposite><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 1   0 0 0 0 1   0 0 0 0 1  0 0 0 0.25 0\" type=\"matrix\" in=\"a1518z\" result=\"a1519z\"></feColorMatrix></filter></defs><g filter=\"url(#a1509z)\"><use fill=\"black\" fill-opacity=\"1\" stroke=\"black\" stroke-opacity=\"0\" stroke-width=\"0\" xlink:href=\"#a1507z\" clip-path=\"url(#a1508z)\"></use></g><use xlink:href=\"#a1507z\" fill=\"#ebe36f\" clip-path=\"url(#a1508z)\"></use><use fill=\"black\" fill-opacity=\"1\" filter=\"url(#a1514z)\" xlink:href=\"#a1507z\"></use></g></svg>',svgContentId:4010227973},eIpB1F30P:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 48 15\"><g opacity=\"0\"><defs><path d=\"M 2.5 7 L 46.5 7 L 46.5 9 L 2.5 9 Z\" id=\"a2300z\"></path><filter id=\"a2302z\" x=\"-9.5%\" y=\"-200.0%\" width=\"118.8%\" height=\"495.2%\" filterUnits=\"objectBoundingBox\"><feOffset dx=\"0\" dy=\"0\" in=\"SourceAlpha\" result=\"a2304z\"></feOffset><feGaussianBlur stdDeviation=\"1\" in=\"a2304z\" result=\"a2305z\"></feGaussianBlur><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 0.553   0 0 0 0 0.867   0 0 0 0 0.91  0 0 0 0.55 0\" type=\"matrix\" in=\"a2305z\" result=\"a2306z\"></feColorMatrix></filter><filter id=\"a2307z\" x=\"-4.5%\" y=\"-95.2%\" width=\"108.8%\" height=\"285.7%\" filterUnits=\"objectBoundingBox\"><feGaussianBlur stdDeviation=\"1\" in=\"SourceAlpha\" result=\"a2309z\"></feGaussianBlur><feOffset dx=\"0\" dy=\"0\" in=\"a2309z\" result=\"a2310z\"></feOffset><feComposite in=\"a2310z\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"a2311z\"></feComposite><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 0.4666666666666667   0 0 0 0 0.3686274509803922   0 0 0 0 0.8509803921568627  0 0 0 0.4 0\" type=\"matrix\" in=\"a2311z\" result=\"a2312z\"></feColorMatrix></filter></defs><g filter=\"url(#a2302z)\"><use fill=\"black\" fill-opacity=\"1\" stroke=\"black\" stroke-opacity=\"0\" stroke-width=\"0\" xlink:href=\"#a2300z\" clip-path=\"url(#a2301z)\"></use></g><use xlink:href=\"#a2300z\" fill=\"rgba(204, 248, 255, 0.1)\" clip-path=\"url(#a2301z)\"></use><use fill=\"black\" fill-opacity=\"1\" filter=\"url(#a2307z)\" xlink:href=\"#a2300z\"></use></g><g><defs><path d=\"M 0 3.851 L 2.546 3.641 L 6.761 5.343 L 10.023 -0 L 26.65 9.205 L 10.62 2.626 L 6.567 6.438 L 2.449 4.188 Z\" transform=\"translate(18.656 2.427) rotate(-9 13.325 4.602)\" id=\"a2313z\"></path><filter id=\"a2315z\" x=\"-23.6%\" y=\"-73.9%\" width=\"146.7%\" height=\"246.8%\" filterUnits=\"objectBoundingBox\"><feOffset dx=\"0\" dy=\"0.58\" in=\"SourceAlpha\" result=\"a2317z\"></feOffset><feGaussianBlur stdDeviation=\"1.5\" in=\"a2317z\" result=\"a2318z\"></feGaussianBlur><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 0.396   0 0 0 0 0.725   0 0 0 0 0.984  0 0 0 1 0\" type=\"matrix\" in=\"a2318z\" result=\"a2319z\"></feColorMatrix></filter><filter id=\"a2320z\" x=\"-11.9%\" y=\"-51.3%\" width=\"123.5%\" height=\"201.5%\" filterUnits=\"objectBoundingBox\"><feGaussianBlur stdDeviation=\"1.595\" in=\"SourceAlpha\" result=\"a2322z\"></feGaussianBlur><feOffset dx=\"0\" dy=\"1.58\" in=\"a2322z\" result=\"a2323z\"></feOffset><feComposite in=\"a2323z\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"a2324z\"></feComposite><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 1   0 0 0 0 1   0 0 0 0 1  0 0 0 0.25 0\" type=\"matrix\" in=\"a2324z\" result=\"a2325z\"></feColorMatrix></filter></defs><g filter=\"url(#a2315z)\"><use fill=\"black\" fill-opacity=\"1\" stroke=\"black\" stroke-opacity=\"0\" stroke-width=\"0\" xlink:href=\"#a2313z\" clip-path=\"url(#a2314z)\"></use></g><use xlink:href=\"#a2313z\" fill=\"#51e0f5\" clip-path=\"url(#a2314z)\"></use><use fill=\"black\" fill-opacity=\"1\" filter=\"url(#a2320z)\" xlink:href=\"#a2313z\"></use></g><g><defs><path d=\"M 21 1.265 L 8.983 -0 L 5.791 4.284 L 0.871 1.61 L 0 3.243 L 5.862 5 L 8.69 2.248 L 18.465 1.769 Z\" transform=\"translate(1.334 5.155) rotate(8 10.5 2.5)\" id=\"a2326z\"></path><filter id=\"a2328z\" x=\"-29.9%\" y=\"-134.9%\" width=\"159.2%\" height=\"367.8%\" filterUnits=\"objectBoundingBox\"><feOffset dx=\"0\" dy=\"0.58\" in=\"SourceAlpha\" result=\"a2330z\"></feOffset><feGaussianBlur stdDeviation=\"1.5\" in=\"a2330z\" result=\"a2331z\"></feGaussianBlur><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 0.396   0 0 0 0 0.725   0 0 0 0 0.984  0 0 0 0.81 0\" type=\"matrix\" in=\"a2331z\" result=\"a2332z\"></feColorMatrix></filter><filter id=\"a2333z\" x=\"-15.1%\" y=\"-93.5%\" width=\"129.8%\" height=\"285.1%\" filterUnits=\"objectBoundingBox\"><feGaussianBlur stdDeviation=\"1.595\" in=\"SourceAlpha\" result=\"a2335z\"></feGaussianBlur><feOffset dx=\"0\" dy=\"1.58\" in=\"a2335z\" result=\"a2336z\"></feOffset><feComposite in=\"a2336z\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"a2337z\"></feComposite><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 1   0 0 0 0 1   0 0 0 0 1  0 0 0 0.25 0\" type=\"matrix\" in=\"a2337z\" result=\"a2338z\"></feColorMatrix></filter></defs><g filter=\"url(#a2328z)\"><use fill=\"black\" fill-opacity=\"1\" stroke=\"black\" stroke-opacity=\"0\" stroke-width=\"0\" xlink:href=\"#a2326z\" clip-path=\"url(#a2327z)\"></use></g><use xlink:href=\"#a2326z\" fill=\"#51e0f5\" clip-path=\"url(#a2327z)\"></use><use fill=\"black\" fill-opacity=\"1\" filter=\"url(#a2333z)\" xlink:href=\"#a2326z\"></use></g><g><defs><path d=\"M 4 10 L 0 0 L 2.267 7.31 L 1.993 8.888 Z\" transform=\"translate(10.976 6.219) rotate(-79 2 5)\" id=\"a2339z\"></path><filter id=\"a2341z\" x=\"-153.7%\" y=\"-68.1%\" width=\"404.9%\" height=\"235.2%\" filterUnits=\"objectBoundingBox\"><feOffset dx=\"0\" dy=\"0.58\" in=\"SourceAlpha\" result=\"a2343z\"></feOffset><feGaussianBlur stdDeviation=\"1.5\" in=\"a2343z\" result=\"a2344z\"></feGaussianBlur><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 0.396   0 0 0 0 0.725   0 0 0 0 0.984  0 0 0 0.81 0\" type=\"matrix\" in=\"a2344z\" result=\"a2345z\"></feColorMatrix></filter><filter id=\"a2346z\" x=\"-77.8%\" y=\"-47.2%\" width=\"253.2%\" height=\"193.5%\" filterUnits=\"objectBoundingBox\"><feGaussianBlur stdDeviation=\"1.595\" in=\"SourceAlpha\" result=\"a2348z\"></feGaussianBlur><feOffset dx=\"0\" dy=\"1.58\" in=\"a2348z\" result=\"a2349z\"></feOffset><feComposite in=\"a2349z\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"a2350z\"></feComposite><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 1   0 0 0 0 1   0 0 0 0 1  0 0 0 0.25 0\" type=\"matrix\" in=\"a2350z\" result=\"a2351z\"></feColorMatrix></filter></defs><g filter=\"url(#a2341z)\"><use fill=\"black\" fill-opacity=\"1\" stroke=\"black\" stroke-opacity=\"0\" stroke-width=\"0\" xlink:href=\"#a2339z\" clip-path=\"url(#a2340z)\"></use></g><use xlink:href=\"#a2339z\" fill=\"#51e0f5\" clip-path=\"url(#a2340z)\"></use><use fill=\"black\" fill-opacity=\"1\" filter=\"url(#a2346z)\" xlink:href=\"#a2339z\"></use></g><g><defs><path d=\"M 14.5 3.75 C 14.5 3.586 14.462 3.423 14.388 3.276 L 14.25 3 C 14.164 2.828 13.911 2.856 13.864 3.042 L 13.636 3.958 C 13.582 4.171 13.804 4.348 14 4.25 L 14.276 4.112 C 14.413 4.043 14.5 3.903 14.5 3.75 Z\" id=\"a2352z\"></path><filter id=\"a2354z\" x=\"-572.7%\" y=\"-327.6%\" width=\"1236.4%\" height=\"750.5%\" filterUnits=\"objectBoundingBox\"><feOffset dx=\"0\" dy=\"0.58\" in=\"SourceAlpha\" result=\"a2356z\"></feOffset><feGaussianBlur stdDeviation=\"1.5\" in=\"a2356z\" result=\"a2357z\"></feGaussianBlur><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 0.396   0 0 0 0 0.725   0 0 0 0 0.984  0 0 0 0.81 0\" type=\"matrix\" in=\"a2357z\" result=\"a2358z\"></feColorMatrix></filter><filter id=\"a2359z\" x=\"-290.0%\" y=\"-227.1%\" width=\"670.9%\" height=\"549.5%\" filterUnits=\"objectBoundingBox\"><feGaussianBlur stdDeviation=\"1.595\" in=\"SourceAlpha\" result=\"a2361z\"></feGaussianBlur><feOffset dx=\"0\" dy=\"1.58\" in=\"a2361z\" result=\"a2362z\"></feOffset><feComposite in=\"a2362z\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"a2363z\"></feComposite><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 1   0 0 0 0 1   0 0 0 0 1  0 0 0 0.25 0\" type=\"matrix\" in=\"a2363z\" result=\"a2364z\"></feColorMatrix></filter></defs><g filter=\"url(#a2354z)\"><use fill=\"black\" fill-opacity=\"1\" stroke=\"black\" stroke-opacity=\"0\" stroke-width=\"0\" xlink:href=\"#a2352z\" clip-path=\"url(#a2353z)\"></use></g><use xlink:href=\"#a2352z\" fill=\"#51e0f5\" clip-path=\"url(#a2353z)\"></use><use fill=\"black\" fill-opacity=\"1\" filter=\"url(#a2359z)\" xlink:href=\"#a2352z\"></use></g></svg>',svgContentId:908550046},ek1c6LBOQ:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 48 15\"><g opacity=\"0\"><defs><path d=\"M 2.5 7 L 46.5 7 L 46.5 9 L 2.5 9 Z\" id=\"a2170z\"></path><filter id=\"a2172z\" x=\"-9.5%\" y=\"-200.0%\" width=\"118.8%\" height=\"495.2%\" filterUnits=\"objectBoundingBox\"><feOffset dx=\"0\" dy=\"0\" in=\"SourceAlpha\" result=\"a2174z\"></feOffset><feGaussianBlur stdDeviation=\"1\" in=\"a2174z\" result=\"a2175z\"></feGaussianBlur><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 0.553   0 0 0 0 0.867   0 0 0 0 0.91  0 0 0 0.55 0\" type=\"matrix\" in=\"a2175z\" result=\"a2176z\"></feColorMatrix></filter><filter id=\"a2177z\" x=\"-4.5%\" y=\"-95.2%\" width=\"108.8%\" height=\"285.7%\" filterUnits=\"objectBoundingBox\"><feGaussianBlur stdDeviation=\"1\" in=\"SourceAlpha\" result=\"a2179z\"></feGaussianBlur><feOffset dx=\"0\" dy=\"0\" in=\"a2179z\" result=\"a2180z\"></feOffset><feComposite in=\"a2180z\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"a2181z\"></feComposite><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 0.4666666666666667   0 0 0 0 0.3686274509803922   0 0 0 0 0.8509803921568627  0 0 0 0.4 0\" type=\"matrix\" in=\"a2181z\" result=\"a2182z\"></feColorMatrix></filter></defs><g filter=\"url(#a2172z)\"><use fill=\"black\" fill-opacity=\"1\" stroke=\"black\" stroke-opacity=\"0\" stroke-width=\"0\" xlink:href=\"#a2170z\" clip-path=\"url(#a2171z)\"></use></g><use xlink:href=\"#a2170z\" fill=\"rgba(204, 248, 255, 0.05)\" clip-path=\"url(#a2171z)\"></use><use fill=\"black\" fill-opacity=\"1\" filter=\"url(#a2177z)\" xlink:href=\"#a2170z\"></use></g><g><defs><path d=\"M 0 0.21 L 2.546 0 L 6.761 1.702 L 11.066 0.053 L 26.65 5.564 L 10.776 1.695 L 6.567 2.797 L 2.449 0.547 Z\" transform=\"translate(18.941 6.046) rotate(-9 13.325 2.782)\" id=\"a2183z\"></path><filter id=\"a2185z\" x=\"-23.6%\" y=\"-121.5%\" width=\"146.7%\" height=\"341.2%\" filterUnits=\"objectBoundingBox\"><feOffset dx=\"0\" dy=\"0.58\" in=\"SourceAlpha\" result=\"a2187z\"></feOffset><feGaussianBlur stdDeviation=\"1.5\" in=\"a2187z\" result=\"a2188z\"></feGaussianBlur><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 0.396   0 0 0 0 0.725   0 0 0 0 0.984  0 0 0 1 0\" type=\"matrix\" in=\"a2188z\" result=\"a2189z\"></feColorMatrix></filter><filter id=\"a2190z\" x=\"-11.9%\" y=\"-84.2%\" width=\"123.5%\" height=\"266.7%\" filterUnits=\"objectBoundingBox\"><feGaussianBlur stdDeviation=\"1.595\" in=\"SourceAlpha\" result=\"a2192z\"></feGaussianBlur><feOffset dx=\"0\" dy=\"1.58\" in=\"a2192z\" result=\"a2193z\"></feOffset><feComposite in=\"a2193z\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"a2194z\"></feComposite><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 1   0 0 0 0 1   0 0 0 0 1  0 0 0 0.25 0\" type=\"matrix\" in=\"a2194z\" result=\"a2195z\"></feColorMatrix></filter></defs><g filter=\"url(#a2185z)\"><use fill=\"black\" fill-opacity=\"1\" stroke=\"black\" stroke-opacity=\"0\" stroke-width=\"0\" xlink:href=\"#a2183z\" clip-path=\"url(#a2184z)\"></use></g><use xlink:href=\"#a2183z\" fill=\"#51e0f5\" clip-path=\"url(#a2184z)\"></use><use fill=\"black\" fill-opacity=\"1\" filter=\"url(#a2190z)\" xlink:href=\"#a2183z\"></use></g><g><defs><path d=\"M 20.509 0.875 L 8.773 0 L 5.655 2.963 L 0.851 1.113 L 0 2.243 L 5.725 3.458 L 8.487 1.555 L 18.034 1.223 Z\" transform=\"translate(1.472 6.689) rotate(8 10.255 1.729)\" id=\"a2196z\"></path><filter id=\"a2198z\" x=\"-30.6%\" y=\"-193.4%\" width=\"160.7%\" height=\"483.9%\" filterUnits=\"objectBoundingBox\"><feOffset dx=\"0\" dy=\"0.58\" in=\"SourceAlpha\" result=\"a2200z\"></feOffset><feGaussianBlur stdDeviation=\"1.5\" in=\"a2200z\" result=\"a2201z\"></feGaussianBlur><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 0.396   0 0 0 0 0.725   0 0 0 0 0.984  0 0 0 0.81 0\" type=\"matrix\" in=\"a2201z\" result=\"a2202z\"></feColorMatrix></filter><filter id=\"a2203z\" x=\"-15.5%\" y=\"-134.1%\" width=\"130.5%\" height=\"365.3%\" filterUnits=\"objectBoundingBox\"><feGaussianBlur stdDeviation=\"1.595\" in=\"SourceAlpha\" result=\"a2205z\"></feGaussianBlur><feOffset dx=\"0\" dy=\"1.58\" in=\"a2205z\" result=\"a2206z\"></feOffset><feComposite in=\"a2206z\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"a2207z\"></feComposite><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 1   0 0 0 0 1   0 0 0 0 1  0 0 0 0.25 0\" type=\"matrix\" in=\"a2207z\" result=\"a2208z\"></feColorMatrix></filter></defs><g filter=\"url(#a2198z)\"><use fill=\"black\" fill-opacity=\"1\" stroke=\"black\" stroke-opacity=\"0\" stroke-width=\"0\" xlink:href=\"#a2196z\" clip-path=\"url(#a2197z)\"></use></g><use xlink:href=\"#a2196z\" fill=\"#51e0f5\" clip-path=\"url(#a2197z)\"></use><use fill=\"black\" fill-opacity=\"1\" filter=\"url(#a2203z)\" xlink:href=\"#a2196z\"></use></g><g><defs><path d=\"M 4 10 L 0 0 L 2.267 7.31 L 1.993 8.888 Z\" transform=\"translate(10.976 6.219) rotate(-79 2 5)\" id=\"a2209z\"></path><filter id=\"a2211z\" x=\"-153.7%\" y=\"-68.1%\" width=\"404.9%\" height=\"235.2%\" filterUnits=\"objectBoundingBox\"><feOffset dx=\"0\" dy=\"0.58\" in=\"SourceAlpha\" result=\"a2213z\"></feOffset><feGaussianBlur stdDeviation=\"1.5\" in=\"a2213z\" result=\"a2214z\"></feGaussianBlur><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 0.396   0 0 0 0 0.725   0 0 0 0 0.984  0 0 0 0.81 0\" type=\"matrix\" in=\"a2214z\" result=\"a2215z\"></feColorMatrix></filter><filter id=\"a2216z\" x=\"-77.8%\" y=\"-47.2%\" width=\"253.2%\" height=\"193.5%\" filterUnits=\"objectBoundingBox\"><feGaussianBlur stdDeviation=\"1.595\" in=\"SourceAlpha\" result=\"a2218z\"></feGaussianBlur><feOffset dx=\"0\" dy=\"1.58\" in=\"a2218z\" result=\"a2219z\"></feOffset><feComposite in=\"a2219z\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"a2220z\"></feComposite><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 1   0 0 0 0 1   0 0 0 0 1  0 0 0 0.25 0\" type=\"matrix\" in=\"a2220z\" result=\"a2221z\"></feColorMatrix></filter></defs><g filter=\"url(#a2211z)\"><use fill=\"black\" fill-opacity=\"1\" stroke=\"black\" stroke-opacity=\"0\" stroke-width=\"0\" xlink:href=\"#a2209z\" clip-path=\"url(#a2210z)\"></use></g><use xlink:href=\"#a2209z\" fill=\"#51e0f5\" clip-path=\"url(#a2210z)\"></use><use fill=\"black\" fill-opacity=\"1\" filter=\"url(#a2216z)\" xlink:href=\"#a2209z\"></use></g><g><defs><path d=\"M 34.5 3.75 C 34.5 3.586 34.462 3.423 34.388 3.276 L 34.25 3 C 34.164 2.828 33.911 2.856 33.864 3.042 L 33.636 3.958 C 33.582 4.171 33.804 4.348 34 4.25 L 34.276 4.112 C 34.413 4.043 34.5 3.903 34.5 3.75 Z\" id=\"a2222z\"></path><filter id=\"a2224z\" x=\"-572.7%\" y=\"-327.6%\" width=\"1236.4%\" height=\"750.5%\" filterUnits=\"objectBoundingBox\"><feOffset dx=\"0\" dy=\"0.58\" in=\"SourceAlpha\" result=\"a2226z\"></feOffset><feGaussianBlur stdDeviation=\"1.5\" in=\"a2226z\" result=\"a2227z\"></feGaussianBlur><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 0.396   0 0 0 0 0.725   0 0 0 0 0.984  0 0 0 0.81 0\" type=\"matrix\" in=\"a2227z\" result=\"a2228z\"></feColorMatrix></filter><filter id=\"a2229z\" x=\"-290.0%\" y=\"-227.1%\" width=\"670.9%\" height=\"549.5%\" filterUnits=\"objectBoundingBox\"><feGaussianBlur stdDeviation=\"1.595\" in=\"SourceAlpha\" result=\"a2231z\"></feGaussianBlur><feOffset dx=\"0\" dy=\"1.58\" in=\"a2231z\" result=\"a2232z\"></feOffset><feComposite in=\"a2232z\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"a2233z\"></feComposite><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 1   0 0 0 0 1   0 0 0 0 1  0 0 0 0.25 0\" type=\"matrix\" in=\"a2233z\" result=\"a2234z\"></feColorMatrix></filter></defs><g filter=\"url(#a2224z)\"><use fill=\"black\" fill-opacity=\"1\" stroke=\"black\" stroke-opacity=\"0\" stroke-width=\"0\" xlink:href=\"#a2222z\" clip-path=\"url(#a2223z)\"></use></g><use xlink:href=\"#a2222z\" fill=\"#51e0f5\" clip-path=\"url(#a2223z)\"></use><use fill=\"black\" fill-opacity=\"1\" filter=\"url(#a2229z)\" xlink:href=\"#a2222z\"></use></g></svg>',svgContentId:3248695692},FLHh3qT5w:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 48 15\"><g opacity=\"0\"><defs><path d=\"M 2.5 7 L 46.5 7 L 46.5 9 L 2.5 9 Z\" id=\"a1130z\"></path><filter id=\"a1132z\" x=\"-9.5%\" y=\"-200.0%\" width=\"118.8%\" height=\"495.2%\" filterUnits=\"objectBoundingBox\"><feOffset dx=\"0\" dy=\"0\" in=\"SourceAlpha\" result=\"a1134z\"></feOffset><feGaussianBlur stdDeviation=\"1\" in=\"a1134z\" result=\"a1135z\"></feGaussianBlur><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 0.553   0 0 0 0 0.867   0 0 0 0 0.91  0 0 0 0.55 0\" type=\"matrix\" in=\"a1135z\" result=\"a1136z\"></feColorMatrix></filter><filter id=\"a1137z\" x=\"-4.5%\" y=\"-95.2%\" width=\"108.8%\" height=\"285.7%\" filterUnits=\"objectBoundingBox\"><feGaussianBlur stdDeviation=\"1\" in=\"SourceAlpha\" result=\"a1139z\"></feGaussianBlur><feOffset dx=\"0\" dy=\"0\" in=\"a1139z\" result=\"a1140z\"></feOffset><feComposite in=\"a1140z\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"a1141z\"></feComposite><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 0.4666666666666667   0 0 0 0 0.3686274509803922   0 0 0 0 0.8509803921568627  0 0 0 0.4 0\" type=\"matrix\" in=\"a1141z\" result=\"a1142z\"></feColorMatrix></filter></defs><g filter=\"url(#a1132z)\"><use fill=\"black\" fill-opacity=\"1\" stroke=\"black\" stroke-opacity=\"0\" stroke-width=\"0\" xlink:href=\"#a1130z\" clip-path=\"url(#a1131z)\"></use></g><use xlink:href=\"#a1130z\" fill=\"rgba(204, 248, 255, 0.2)\" clip-path=\"url(#a1131z)\"></use><use fill=\"black\" fill-opacity=\"1\" filter=\"url(#a1137z)\" xlink:href=\"#a1130z\"></use></g><g><defs><path d=\"M 3 7 L 20.625 10.135 L 28.845 4.622 C 31.325 2.959 34.702 3.827 36.072 6.48 L 37.125 8.519 L 44 5.288 L 37.125 10.942 L 32 5.5 L 20.625 11.75 Z\" id=\"a1143z\"></path><filter id=\"a1145z\" x=\"-15.3%\" y=\"-66.5%\" width=\"130.4%\" height=\"232.0%\" filterUnits=\"objectBoundingBox\"><feOffset dx=\"0\" dy=\"0.58\" in=\"SourceAlpha\" result=\"a1147z\"></feOffset><feGaussianBlur stdDeviation=\"1.5\" in=\"a1147z\" result=\"a1148z\"></feGaussianBlur><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 0.396   0 0 0 0 0.725   0 0 0 0 0.984  0 0 0 1 0\" type=\"matrix\" in=\"a1148z\" result=\"a1149z\"></feColorMatrix></filter><filter id=\"a1150z\" x=\"-7.8%\" y=\"-46.1%\" width=\"115.3%\" height=\"191.2%\" filterUnits=\"objectBoundingBox\"><feGaussianBlur stdDeviation=\"1.595\" in=\"SourceAlpha\" result=\"a1152z\"></feGaussianBlur><feOffset dx=\"0\" dy=\"1.58\" in=\"a1152z\" result=\"a1153z\"></feOffset><feComposite in=\"a1153z\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"a1154z\"></feComposite><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 1   0 0 0 0 1   0 0 0 0 1  0 0 0 0.25 0\" type=\"matrix\" in=\"a1154z\" result=\"a1155z\"></feColorMatrix></filter></defs><g filter=\"url(#a1145z)\"><use fill=\"black\" fill-opacity=\"1\" stroke=\"black\" stroke-opacity=\"0\" stroke-width=\"0\" xlink:href=\"#a1143z\" clip-path=\"url(#a1144z)\"></use></g><use xlink:href=\"#a1143z\" fill=\"#51e0f5\" clip-path=\"url(#a1144z)\"></use><use fill=\"black\" fill-opacity=\"1\" filter=\"url(#a1150z)\" xlink:href=\"#a1143z\"></use></g><g><defs><path d=\"M 28 3.25 L 16.5 7 L 10 6.75 L 9.917 3 L 6.5 1.25 L 9.917 2.25 L 12.5 5.25 L 16.5 6.5 Z\" id=\"a1156z\"></path><filter id=\"a1158z\" x=\"-29.2%\" y=\"-117.6%\" width=\"157.9%\" height=\"333.5%\" filterUnits=\"objectBoundingBox\"><feOffset dx=\"0\" dy=\"0.58\" in=\"SourceAlpha\" result=\"a1160z\"></feOffset><feGaussianBlur stdDeviation=\"1.5\" in=\"a1160z\" result=\"a1161z\"></feGaussianBlur><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 0.396   0 0 0 0 0.725   0 0 0 0 0.984  0 0 0 0.81 0\" type=\"matrix\" in=\"a1161z\" result=\"a1162z\"></feColorMatrix></filter><filter id=\"a1163z\" x=\"-14.8%\" y=\"-81.5%\" width=\"129.1%\" height=\"261.4%\" filterUnits=\"objectBoundingBox\"><feGaussianBlur stdDeviation=\"1.595\" in=\"SourceAlpha\" result=\"a1165z\"></feGaussianBlur><feOffset dx=\"0\" dy=\"1.58\" in=\"a1165z\" result=\"a1166z\"></feOffset><feComposite in=\"a1166z\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"a1167z\"></feComposite><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 1   0 0 0 0 1   0 0 0 0 1  0 0 0 0.25 0\" type=\"matrix\" in=\"a1167z\" result=\"a1168z\"></feColorMatrix></filter></defs><g filter=\"url(#a1158z)\"><use fill=\"black\" fill-opacity=\"1\" stroke=\"black\" stroke-opacity=\"0\" stroke-width=\"0\" xlink:href=\"#a1156z\" clip-path=\"url(#a1157z)\"></use></g><use xlink:href=\"#a1156z\" fill=\"#51e0f5\" clip-path=\"url(#a1157z)\"></use><use fill=\"black\" fill-opacity=\"1\" filter=\"url(#a1163z)\" xlink:href=\"#a1156z\"></use></g><g><defs><path d=\"M 11.333 12 L 16 13.5 L 11.333 10.875 L 9.6 12.75 Z\" id=\"a1169z\"></path><filter id=\"a1171z\" x=\"-96.9%\" y=\"-252.5%\" width=\"292.3%\" height=\"601.3%\" filterUnits=\"objectBoundingBox\"><feOffset dx=\"0\" dy=\"0.58\" in=\"SourceAlpha\" result=\"a1173z\"></feOffset><feGaussianBlur stdDeviation=\"1.5\" in=\"a1173z\" result=\"a1174z\"></feGaussianBlur><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 0.396   0 0 0 0 0.725   0 0 0 0 0.984  0 0 0 0.81 0\" type=\"matrix\" in=\"a1174z\" result=\"a1175z\"></feColorMatrix></filter><filter id=\"a1176z\" x=\"-49.1%\" y=\"-175.0%\" width=\"196.6%\" height=\"446.4%\" filterUnits=\"objectBoundingBox\"><feGaussianBlur stdDeviation=\"1.595\" in=\"SourceAlpha\" result=\"a1178z\"></feGaussianBlur><feOffset dx=\"0\" dy=\"1.58\" in=\"a1178z\" result=\"a1179z\"></feOffset><feComposite in=\"a1179z\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"a1180z\"></feComposite><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 1   0 0 0 0 1   0 0 0 0 1  0 0 0 0.25 0\" type=\"matrix\" in=\"a1180z\" result=\"a1181z\"></feColorMatrix></filter></defs><g filter=\"url(#a1171z)\"><use fill=\"black\" fill-opacity=\"1\" stroke=\"black\" stroke-opacity=\"0\" stroke-width=\"0\" xlink:href=\"#a1169z\" clip-path=\"url(#a1170z)\"></use></g><use xlink:href=\"#a1169z\" fill=\"#51e0f5\" clip-path=\"url(#a1170z)\"></use><use fill=\"black\" fill-opacity=\"1\" filter=\"url(#a1176z)\" xlink:href=\"#a1169z\"></use></g><g><defs><path d=\"M 44.75 1.5 C 44.911 1.349 45.143 1.581 44.992 1.742 L 43.565 3.264 C 42.227 4.692 39.924 4.565 38.75 3 L 38.75 3 L 38.518 2.691 C 38.403 2.537 38.622 2.358 38.75 2.5 L 38.75 2.5 C 39.986 3.873 42.108 3.966 43.459 2.705 Z\" id=\"a1182z\"></path><filter id=\"a1184z\" x=\"-52.1%\" y=\"-84.9%\" width=\"203.3%\" height=\"268.6%\" filterUnits=\"objectBoundingBox\"><feOffset dx=\"0\" dy=\"0.58\" in=\"SourceAlpha\" result=\"a1186z\"></feOffset><feGaussianBlur stdDeviation=\"1.5\" in=\"a1186z\" result=\"a1187z\"></feGaussianBlur><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 0.396   0 0 0 0 0.725   0 0 0 0 0.984  0 0 0 0.81 0\" type=\"matrix\" in=\"a1187z\" result=\"a1188z\"></feColorMatrix></filter><filter id=\"a1189z\" x=\"-26.4%\" y=\"-58.9%\" width=\"151.9%\" height=\"216.5%\" filterUnits=\"objectBoundingBox\"><feGaussianBlur stdDeviation=\"1.595\" in=\"SourceAlpha\" result=\"a1191z\"></feGaussianBlur><feOffset dx=\"0\" dy=\"1.58\" in=\"a1191z\" result=\"a1192z\"></feOffset><feComposite in=\"a1192z\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"a1193z\"></feComposite><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 1   0 0 0 0 1   0 0 0 0 1  0 0 0 0.25 0\" type=\"matrix\" in=\"a1193z\" result=\"a1194z\"></feColorMatrix></filter></defs><g filter=\"url(#a1184z)\"><use fill=\"black\" fill-opacity=\"1\" stroke=\"black\" stroke-opacity=\"0\" stroke-width=\"0\" xlink:href=\"#a1182z\" clip-path=\"url(#a1183z)\"></use></g><use xlink:href=\"#a1182z\" fill=\"#51e0f5\" clip-path=\"url(#a1183z)\"></use><use fill=\"black\" fill-opacity=\"1\" filter=\"url(#a1189z)\" xlink:href=\"#a1182z\"></use></g></svg>',svgContentId:2934664771},FOYn810uX:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 48 15\"><g opacity=\"0\"><defs><path d=\"M 2.5 7 L 46.5 7 L 46.5 9 L 2.5 9 Z\" id=\"a1715z\"></path><filter id=\"a1717z\" x=\"-9.5%\" y=\"-200.0%\" width=\"118.8%\" height=\"495.2%\" filterUnits=\"objectBoundingBox\"><feOffset dx=\"0\" dy=\"0\" in=\"SourceAlpha\" result=\"a1719z\"></feOffset><feGaussianBlur stdDeviation=\"1\" in=\"a1719z\" result=\"a1720z\"></feGaussianBlur><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 0.553   0 0 0 0 0.867   0 0 0 0 0.91  0 0 0 0.55 0\" type=\"matrix\" in=\"a1720z\" result=\"a1721z\"></feColorMatrix></filter><filter id=\"a1722z\" x=\"-4.5%\" y=\"-95.2%\" width=\"108.8%\" height=\"285.7%\" filterUnits=\"objectBoundingBox\"><feGaussianBlur stdDeviation=\"1\" in=\"SourceAlpha\" result=\"a1724z\"></feGaussianBlur><feOffset dx=\"0\" dy=\"0\" in=\"a1724z\" result=\"a1725z\"></feOffset><feComposite in=\"a1725z\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"a1726z\"></feComposite><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 0.4666666666666667   0 0 0 0 0.3686274509803922   0 0 0 0 0.8509803921568627  0 0 0 0.4 0\" type=\"matrix\" in=\"a1726z\" result=\"a1727z\"></feColorMatrix></filter></defs><g filter=\"url(#a1717z)\"><use fill=\"black\" fill-opacity=\"1\" stroke=\"black\" stroke-opacity=\"0\" stroke-width=\"0\" xlink:href=\"#a1715z\" clip-path=\"url(#a1716z)\"></use></g><use xlink:href=\"#a1715z\" fill=\"rgba(204, 248, 255, 0.7)\" clip-path=\"url(#a1716z)\"></use><use fill=\"black\" fill-opacity=\"1\" filter=\"url(#a1722z)\" xlink:href=\"#a1715z\"></use></g><g><defs><path d=\"M 0 3.785 L 1.833 4.771 L 6.239 1.897 L 8.148 7.354 L 21 6.928 L 8.328 5.703 L 7.045 0 L 1.893 4.221 Z\" transform=\"translate(22.487 1.914) rotate(-9 10.5 3.677)\" id=\"a1728z\"></path><filter id=\"a1730z\" x=\"-29.9%\" y=\"-92.3%\" width=\"159.2%\" height=\"283.3%\" filterUnits=\"objectBoundingBox\"><feOffset dx=\"0\" dy=\"0.58\" in=\"SourceAlpha\" result=\"a1732z\"></feOffset><feGaussianBlur stdDeviation=\"1.5\" in=\"a1732z\" result=\"a1733z\"></feGaussianBlur><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 0.396   0 0 0 0 0.725   0 0 0 0 0.984  0 0 0 1 0\" type=\"matrix\" in=\"a1733z\" result=\"a1734z\"></feColorMatrix></filter><filter id=\"a1735z\" x=\"-15.1%\" y=\"-64.0%\" width=\"129.8%\" height=\"226.6%\" filterUnits=\"objectBoundingBox\"><feGaussianBlur stdDeviation=\"1.595\" in=\"SourceAlpha\" result=\"a1737z\"></feGaussianBlur><feOffset dx=\"0\" dy=\"1.58\" in=\"a1737z\" result=\"a1738z\"></feOffset><feComposite in=\"a1738z\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"a1739z\"></feComposite><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 1   0 0 0 0 1   0 0 0 0 1  0 0 0 0.25 0\" type=\"matrix\" in=\"a1739z\" result=\"a1740z\"></feColorMatrix></filter></defs><g filter=\"url(#a1730z)\"><use fill=\"black\" fill-opacity=\"1\" stroke=\"black\" stroke-opacity=\"0\" stroke-width=\"0\" xlink:href=\"#a1728z\" clip-path=\"url(#a1729z)\"></use></g><use xlink:href=\"#a1728z\" fill=\"#51e0f5\" clip-path=\"url(#a1729z)\"></use><use fill=\"black\" fill-opacity=\"1\" filter=\"url(#a1735z)\" xlink:href=\"#a1728z\"></use></g><g><defs><path d=\"M 16 0 L 7.208 3.927 L 4.171 2.011 L 0.899 5 L 0 4.18 L 4.116 1.534 L 6.648 2.563 L 14.029 0.335 Z\" transform=\"translate(3.691 5.671) rotate(8 8 2.5)\" id=\"a1741z\"></path><filter id=\"a1743z\" x=\"-39.1%\" y=\"-134.9%\" width=\"177.6%\" height=\"367.8%\" filterUnits=\"objectBoundingBox\"><feOffset dx=\"0\" dy=\"0.58\" in=\"SourceAlpha\" result=\"a1745z\"></feOffset><feGaussianBlur stdDeviation=\"1.5\" in=\"a1745z\" result=\"a1746z\"></feGaussianBlur><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 0.396   0 0 0 0 0.725   0 0 0 0 0.984  0 0 0 0.81 0\" type=\"matrix\" in=\"a1746z\" result=\"a1747z\"></feColorMatrix></filter><filter id=\"a1748z\" x=\"-19.8%\" y=\"-93.5%\" width=\"139.0%\" height=\"285.1%\" filterUnits=\"objectBoundingBox\"><feGaussianBlur stdDeviation=\"1.595\" in=\"SourceAlpha\" result=\"a1750z\"></feGaussianBlur><feOffset dx=\"0\" dy=\"1.58\" in=\"a1750z\" result=\"a1751z\"></feOffset><feComposite in=\"a1751z\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"a1752z\"></feComposite><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 1   0 0 0 0 1   0 0 0 0 1  0 0 0 0.25 0\" type=\"matrix\" in=\"a1752z\" result=\"a1753z\"></feColorMatrix></filter></defs><g filter=\"url(#a1743z)\"><use fill=\"black\" fill-opacity=\"1\" stroke=\"black\" stroke-opacity=\"0\" stroke-width=\"0\" xlink:href=\"#a1741z\" clip-path=\"url(#a1742z)\"></use></g><use xlink:href=\"#a1741z\" fill=\"#51e0f5\" clip-path=\"url(#a1742z)\"></use><use fill=\"black\" fill-opacity=\"1\" filter=\"url(#a1748z)\" xlink:href=\"#a1741z\"></use></g><g><defs><path d=\"M 4 10 L 0 0 L 2.267 7.31 L 1.993 8.888 Z\" transform=\"translate(14.976 0.219) rotate(-79 2 5)\" id=\"a1754z\"></path><filter id=\"a1756z\" x=\"-153.7%\" y=\"-68.1%\" width=\"404.9%\" height=\"235.2%\" filterUnits=\"objectBoundingBox\"><feOffset dx=\"0\" dy=\"0.58\" in=\"SourceAlpha\" result=\"a1758z\"></feOffset><feGaussianBlur stdDeviation=\"1.5\" in=\"a1758z\" result=\"a1759z\"></feGaussianBlur><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 0.396   0 0 0 0 0.725   0 0 0 0 0.984  0 0 0 0.81 0\" type=\"matrix\" in=\"a1759z\" result=\"a1760z\"></feColorMatrix></filter><filter id=\"a1761z\" x=\"-77.8%\" y=\"-47.2%\" width=\"253.2%\" height=\"193.5%\" filterUnits=\"objectBoundingBox\"><feGaussianBlur stdDeviation=\"1.595\" in=\"SourceAlpha\" result=\"a1763z\"></feGaussianBlur><feOffset dx=\"0\" dy=\"1.58\" in=\"a1763z\" result=\"a1764z\"></feOffset><feComposite in=\"a1764z\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"a1765z\"></feComposite><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 1   0 0 0 0 1   0 0 0 0 1  0 0 0 0.25 0\" type=\"matrix\" in=\"a1765z\" result=\"a1766z\"></feColorMatrix></filter></defs><g filter=\"url(#a1756z)\"><use fill=\"black\" fill-opacity=\"1\" stroke=\"black\" stroke-opacity=\"0\" stroke-width=\"0\" xlink:href=\"#a1754z\" clip-path=\"url(#a1755z)\"></use></g><use xlink:href=\"#a1754z\" fill=\"#51e0f5\" clip-path=\"url(#a1755z)\"></use><use fill=\"black\" fill-opacity=\"1\" filter=\"url(#a1761z)\" xlink:href=\"#a1754z\"></use></g><g><defs><path d=\"M 37.5 1.75 C 37.5 1.586 37.462 1.423 37.388 1.276 L 37.25 1 C 37.164 0.828 36.911 0.856 36.864 1.042 L 36.636 1.958 C 36.582 2.171 36.804 2.348 37 2.25 L 37.276 2.112 C 37.413 2.043 37.5 1.903 37.5 1.75 Z\" id=\"a1767z\"></path><filter id=\"a1769z\" x=\"-572.7%\" y=\"-327.6%\" width=\"1236.4%\" height=\"750.5%\" filterUnits=\"objectBoundingBox\"><feOffset dx=\"0\" dy=\"0.58\" in=\"SourceAlpha\" result=\"a1771z\"></feOffset><feGaussianBlur stdDeviation=\"1.5\" in=\"a1771z\" result=\"a1772z\"></feGaussianBlur><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 0.396   0 0 0 0 0.725   0 0 0 0 0.984  0 0 0 0.81 0\" type=\"matrix\" in=\"a1772z\" result=\"a1773z\"></feColorMatrix></filter><filter id=\"a1774z\" x=\"-290.0%\" y=\"-227.1%\" width=\"670.9%\" height=\"549.5%\" filterUnits=\"objectBoundingBox\"><feGaussianBlur stdDeviation=\"1.595\" in=\"SourceAlpha\" result=\"a1776z\"></feGaussianBlur><feOffset dx=\"0\" dy=\"1.58\" in=\"a1776z\" result=\"a1777z\"></feOffset><feComposite in=\"a1777z\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"a1778z\"></feComposite><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 1   0 0 0 0 1   0 0 0 0 1  0 0 0 0.25 0\" type=\"matrix\" in=\"a1778z\" result=\"a1779z\"></feColorMatrix></filter></defs><g filter=\"url(#a1769z)\"><use fill=\"black\" fill-opacity=\"1\" stroke=\"black\" stroke-opacity=\"0\" stroke-width=\"0\" xlink:href=\"#a1767z\" clip-path=\"url(#a1768z)\"></use></g><use xlink:href=\"#a1767z\" fill=\"#51e0f5\" clip-path=\"url(#a1768z)\"></use><use fill=\"black\" fill-opacity=\"1\" filter=\"url(#a1774z)\" xlink:href=\"#a1767z\"></use></g></svg>',svgContentId:1635831835},gIn6NHcc_:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 48 15\"><g opacity=\"0\"><defs><path d=\"M 2.5 7 L 46.5 7 L 46.5 9 L 2.5 9 Z\" id=\"a1845z\"></path><filter id=\"a1847z\" x=\"-9.5%\" y=\"-200.0%\" width=\"118.8%\" height=\"495.2%\" filterUnits=\"objectBoundingBox\"><feOffset dx=\"0\" dy=\"0\" in=\"SourceAlpha\" result=\"a1849z\"></feOffset><feGaussianBlur stdDeviation=\"1\" in=\"a1849z\" result=\"a1850z\"></feGaussianBlur><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 0.553   0 0 0 0 0.867   0 0 0 0 0.91  0 0 0 0.55 0\" type=\"matrix\" in=\"a1850z\" result=\"a1851z\"></feColorMatrix></filter><filter id=\"a1852z\" x=\"-4.5%\" y=\"-95.2%\" width=\"108.8%\" height=\"285.7%\" filterUnits=\"objectBoundingBox\"><feGaussianBlur stdDeviation=\"1\" in=\"SourceAlpha\" result=\"a1854z\"></feGaussianBlur><feOffset dx=\"0\" dy=\"0\" in=\"a1854z\" result=\"a1855z\"></feOffset><feComposite in=\"a1855z\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"a1856z\"></feComposite><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 0.4666666666666667   0 0 0 0 0.3686274509803922   0 0 0 0 0.8509803921568627  0 0 0 0.4 0\" type=\"matrix\" in=\"a1856z\" result=\"a1857z\"></feColorMatrix></filter></defs><g filter=\"url(#a1847z)\"><use fill=\"black\" fill-opacity=\"1\" stroke=\"black\" stroke-opacity=\"0\" stroke-width=\"0\" xlink:href=\"#a1845z\" clip-path=\"url(#a1846z)\"></use></g><use xlink:href=\"#a1845z\" fill=\"rgba(204, 248, 255, 0.3)\" clip-path=\"url(#a1846z)\"></use><use fill=\"black\" fill-opacity=\"1\" filter=\"url(#a1852z)\" xlink:href=\"#a1845z\"></use></g><g><defs><path d=\"M 2.5 4.5 L 8.5 10.5 L 15.5 7.5 L 19 9 L 37 7.5 L 19.5 8 L 15 6 L 9 8.5 Z\" id=\"a1858z\"></path><filter id=\"a1860z\" x=\"-18.2%\" y=\"-119.7%\" width=\"136.1%\" height=\"337.7%\" filterUnits=\"objectBoundingBox\"><feOffset dx=\"0\" dy=\"1\" in=\"SourceAlpha\" result=\"a1862z\"></feOffset><feGaussianBlur stdDeviation=\"1.5\" in=\"a1862z\" result=\"a1863z\"></feGaussianBlur><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 0.906   0 0 0 0 0.455   0 0 0 0 0.58  0 0 0 1 0\" type=\"matrix\" in=\"a1863z\" result=\"a1864z\"></feColorMatrix></filter><filter id=\"a1865z\" x=\"-5.8%\" y=\"-49.2%\" width=\"111.3%\" height=\"196.7%\" filterUnits=\"objectBoundingBox\"><feGaussianBlur stdDeviation=\"1\" in=\"SourceAlpha\" result=\"a1867z\"></feGaussianBlur><feOffset dx=\"0\" dy=\"1\" in=\"a1867z\" result=\"a1868z\"></feOffset><feComposite in=\"a1868z\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"a1869z\"></feComposite><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 1   0 0 0 0 1   0 0 0 0 1  0 0 0 0.25 0\" type=\"matrix\" in=\"a1869z\" result=\"a1870z\"></feColorMatrix></filter></defs><g filter=\"url(#a1860z)\"><use fill=\"black\" fill-opacity=\"1\" stroke=\"black\" stroke-opacity=\"0\" stroke-width=\"0\" xlink:href=\"#a1858z\" clip-path=\"url(#a1859z)\"></use></g><use xlink:href=\"#a1858z\" fill=\"#ebe36f\" clip-path=\"url(#a1859z)\"></use><use fill=\"black\" fill-opacity=\"1\" filter=\"url(#a1865z)\" xlink:href=\"#a1858z\"></use></g><g><defs><path d=\"M 21 5.25 L 31 7 L 39.5 6.5 L 41.25 9.694 L 48 6.917 L 42 7.5 L 40 6 L 31 6.5 Z\" id=\"a1871z\"></path><filter id=\"a1873z\" x=\"-23.2%\" y=\"-160.6%\" width=\"146.1%\" height=\"419.1%\" filterUnits=\"objectBoundingBox\"><feOffset dx=\"0\" dy=\"1\" in=\"SourceAlpha\" result=\"a1875z\"></feOffset><feGaussianBlur stdDeviation=\"1.5\" in=\"a1875z\" result=\"a1876z\"></feGaussianBlur><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 0.906   0 0 0 0 0.455   0 0 0 0 0.58  0 0 0 1 0\" type=\"matrix\" in=\"a1876z\" result=\"a1877z\"></feColorMatrix></filter><filter id=\"a1878z\" x=\"-7.4%\" y=\"-66.0%\" width=\"114.4%\" height=\"229.8%\" filterUnits=\"objectBoundingBox\"><feGaussianBlur stdDeviation=\"1\" in=\"SourceAlpha\" result=\"a1880z\"></feGaussianBlur><feOffset dx=\"0\" dy=\"1\" in=\"a1880z\" result=\"a1881z\"></feOffset><feComposite in=\"a1881z\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"a1882z\"></feComposite><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 1   0 0 0 0 1   0 0 0 0 1  0 0 0 0.25 0\" type=\"matrix\" in=\"a1882z\" result=\"a1883z\"></feColorMatrix></filter></defs><g filter=\"url(#a1873z)\"><use fill=\"black\" fill-opacity=\"1\" stroke=\"black\" stroke-opacity=\"0\" stroke-width=\"0\" xlink:href=\"#a1871z\" clip-path=\"url(#a1872z)\"></use></g><use xlink:href=\"#a1871z\" fill=\"#ebe36f\" clip-path=\"url(#a1872z)\"></use><use fill=\"black\" fill-opacity=\"1\" filter=\"url(#a1878z)\" xlink:href=\"#a1871z\"></use></g><g><defs><path d=\"M 22.855 1.25 L 25.826 0.832 L 26 0 L 0 3 Z\" transform=\"translate(11.206 8.376) rotate(5 13 1.5)\" id=\"a1884z\"></path><filter id=\"a1886z\" x=\"-24.1%\" y=\"-235.5%\" width=\"147.9%\" height=\"567.7%\" filterUnits=\"objectBoundingBox\"><feOffset dx=\"0\" dy=\"1\" in=\"SourceAlpha\" result=\"a1888z\"></feOffset><feGaussianBlur stdDeviation=\"1.5\" in=\"a1888z\" result=\"a1889z\"></feGaussianBlur><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 0.906   0 0 0 0 0.455   0 0 0 0 0.58  0 0 0 1 0\" type=\"matrix\" in=\"a1889z\" result=\"a1890z\"></feColorMatrix></filter><filter id=\"a1891z\" x=\"-7.7%\" y=\"-96.8%\" width=\"114.9%\" height=\"290.3%\" filterUnits=\"objectBoundingBox\"><feGaussianBlur stdDeviation=\"1\" in=\"SourceAlpha\" result=\"a1893z\"></feGaussianBlur><feOffset dx=\"0\" dy=\"1\" in=\"a1893z\" result=\"a1894z\"></feOffset><feComposite in=\"a1894z\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"a1895z\"></feComposite><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 1   0 0 0 0 1   0 0 0 0 1  0 0 0 0.25 0\" type=\"matrix\" in=\"a1895z\" result=\"a1896z\"></feColorMatrix></filter></defs><g filter=\"url(#a1886z)\"><use fill=\"black\" fill-opacity=\"1\" stroke=\"black\" stroke-opacity=\"0\" stroke-width=\"0\" xlink:href=\"#a1884z\" clip-path=\"url(#a1885z)\"></use></g><use xlink:href=\"#a1884z\" fill=\"#ebe36f\" clip-path=\"url(#a1885z)\"></use><use fill=\"black\" fill-opacity=\"1\" filter=\"url(#a1891z)\" xlink:href=\"#a1884z\"></use></g><g><defs><path d=\"M 0.32 0.384 C 0.193 0.232 0.301 0 0.5 0 L 0.75 0 C 0.888 0 1 0.112 1 0.25 L 1 0.25 C 1 0.416 0.973 0.58 0.921 0.737 L 0.917 0.75 C 0.88 0.859 0.738 0.886 0.665 0.798 Z\" transform=\"translate(18.653 3.455) rotate(-12 0.5 0.5)\" id=\"a1897z\"></path><filter id=\"a1899z\" x=\"-572.7%\" y=\"-663.6%\" width=\"1236.4%\" height=\"1418.2%\" filterUnits=\"objectBoundingBox\"><feOffset dx=\"0\" dy=\"1\" in=\"SourceAlpha\" result=\"a1901z\"></feOffset><feGaussianBlur stdDeviation=\"1.5\" in=\"a1901z\" result=\"a1902z\"></feGaussianBlur><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 0.906   0 0 0 0 0.455   0 0 0 0 0.58  0 0 0 1 0\" type=\"matrix\" in=\"a1902z\" result=\"a1903z\"></feColorMatrix></filter><filter id=\"a1904z\" x=\"-181.8%\" y=\"-272.7%\" width=\"454.5%\" height=\"636.4%\" filterUnits=\"objectBoundingBox\"><feGaussianBlur stdDeviation=\"1\" in=\"SourceAlpha\" result=\"a1906z\"></feGaussianBlur><feOffset dx=\"0\" dy=\"1\" in=\"a1906z\" result=\"a1907z\"></feOffset><feComposite in=\"a1907z\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"a1908z\"></feComposite><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 1   0 0 0 0 1   0 0 0 0 1  0 0 0 0.25 0\" type=\"matrix\" in=\"a1908z\" result=\"a1909z\"></feColorMatrix></filter></defs><g filter=\"url(#a1899z)\"><use fill=\"black\" fill-opacity=\"1\" stroke=\"black\" stroke-opacity=\"0\" stroke-width=\"0\" xlink:href=\"#a1897z\" clip-path=\"url(#a1898z)\"></use></g><use xlink:href=\"#a1897z\" fill=\"#ebe36f\" clip-path=\"url(#a1898z)\"></use><use fill=\"black\" fill-opacity=\"1\" filter=\"url(#a1904z)\" xlink:href=\"#a1897z\"></use></g></svg>',svgContentId:1716743792},h3QJRHf0B:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 48 15\"><g opacity=\"0\"><defs><path d=\"M 2.5 7 L 46.5 7 L 46.5 9 L 2.5 9 Z\" id=\"a1520z\"></path><filter id=\"a1522z\" x=\"-9.5%\" y=\"-200.0%\" width=\"118.8%\" height=\"495.2%\" filterUnits=\"objectBoundingBox\"><feOffset dx=\"0\" dy=\"0\" in=\"SourceAlpha\" result=\"a1524z\"></feOffset><feGaussianBlur stdDeviation=\"1\" in=\"a1524z\" result=\"a1525z\"></feGaussianBlur><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 0.553   0 0 0 0 0.867   0 0 0 0 0.91  0 0 0 0.55 0\" type=\"matrix\" in=\"a1525z\" result=\"a1526z\"></feColorMatrix></filter><filter id=\"a1527z\" x=\"-4.5%\" y=\"-95.2%\" width=\"108.8%\" height=\"285.7%\" filterUnits=\"objectBoundingBox\"><feGaussianBlur stdDeviation=\"1\" in=\"SourceAlpha\" result=\"a1529z\"></feGaussianBlur><feOffset dx=\"0\" dy=\"0\" in=\"a1529z\" result=\"a1530z\"></feOffset><feComposite in=\"a1530z\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"a1531z\"></feComposite><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 0.4666666666666667   0 0 0 0 0.3686274509803922   0 0 0 0 0.8509803921568627  0 0 0 0.4 0\" type=\"matrix\" in=\"a1531z\" result=\"a1532z\"></feColorMatrix></filter></defs><g filter=\"url(#a1522z)\"><use fill=\"black\" fill-opacity=\"1\" stroke=\"black\" stroke-opacity=\"0\" stroke-width=\"0\" xlink:href=\"#a1520z\" clip-path=\"url(#a1521z)\"></use></g><use xlink:href=\"#a1520z\" fill=\"rgba(204, 248, 255, 0.3)\" clip-path=\"url(#a1521z)\"></use><use fill=\"black\" fill-opacity=\"1\" filter=\"url(#a1527z)\" xlink:href=\"#a1520z\"></use></g><g><defs><path d=\"M 2.5 4.75 L 8.056 7.75 L 14 3.5 L 15.543 6.55 L 27.5 7.75 L 16.268 7.75 L 14.094 7.75 L 8.056 7.15 Z\" id=\"a1533z\"></path><filter id=\"a1535z\" x=\"-25.1%\" y=\"-167.8%\" width=\"149.8%\" height=\"433.3%\" filterUnits=\"objectBoundingBox\"><feOffset dx=\"0\" dy=\"1\" in=\"SourceAlpha\" result=\"a1537z\"></feOffset><feGaussianBlur stdDeviation=\"1.5\" in=\"a1537z\" result=\"a1538z\"></feGaussianBlur><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 0.906   0 0 0 0 0.455   0 0 0 0 0.58  0 0 0 1 0\" type=\"matrix\" in=\"a1538z\" result=\"a1539z\"></feColorMatrix></filter><filter id=\"a1540z\" x=\"-8.0%\" y=\"-69.0%\" width=\"115.5%\" height=\"235.6%\" filterUnits=\"objectBoundingBox\"><feGaussianBlur stdDeviation=\"1\" in=\"SourceAlpha\" result=\"a1542z\"></feGaussianBlur><feOffset dx=\"0\" dy=\"1\" in=\"a1542z\" result=\"a1543z\"></feOffset><feComposite in=\"a1543z\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"a1544z\"></feComposite><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 1   0 0 0 0 1   0 0 0 0 1  0 0 0 0.25 0\" type=\"matrix\" in=\"a1544z\" result=\"a1545z\"></feColorMatrix></filter></defs><g filter=\"url(#a1535z)\"><use fill=\"black\" fill-opacity=\"1\" stroke=\"black\" stroke-opacity=\"0\" stroke-width=\"0\" xlink:href=\"#a1533z\" clip-path=\"url(#a1534z)\"></use></g><use xlink:href=\"#a1533z\" fill=\"#ebe36f\" clip-path=\"url(#a1534z)\"></use><use fill=\"black\" fill-opacity=\"1\" filter=\"url(#a1540z)\" xlink:href=\"#a1533z\"></use></g><g><defs><path d=\"M 16 5.125 L 28 6.284 L 33.778 11.125 L 40 9.763 L 46.5 1.5 L 40 8.603 L 36 9.183 L 28 5.705 Z\" id=\"a1546z\"></path><filter id=\"a1548z\" x=\"-20.6%\" y=\"-75.1%\" width=\"140.8%\" height=\"249.1%\" filterUnits=\"objectBoundingBox\"><feOffset dx=\"0\" dy=\"1\" in=\"SourceAlpha\" result=\"a1550z\"></feOffset><feGaussianBlur stdDeviation=\"1.5\" in=\"a1550z\" result=\"a1551z\"></feGaussianBlur><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 0.906   0 0 0 0 0.455   0 0 0 0 0.58  0 0 0 1 0\" type=\"matrix\" in=\"a1551z\" result=\"a1552z\"></feColorMatrix></filter><filter id=\"a1553z\" x=\"-6.5%\" y=\"-30.8%\" width=\"112.7%\" height=\"160.7%\" filterUnits=\"objectBoundingBox\"><feGaussianBlur stdDeviation=\"1\" in=\"SourceAlpha\" result=\"a1555z\"></feGaussianBlur><feOffset dx=\"0\" dy=\"1\" in=\"a1555z\" result=\"a1556z\"></feOffset><feComposite in=\"a1556z\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"a1557z\"></feComposite><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 1   0 0 0 0 1   0 0 0 0 1  0 0 0 0.25 0\" type=\"matrix\" in=\"a1557z\" result=\"a1558z\"></feColorMatrix></filter></defs><g filter=\"url(#a1548z)\"><use fill=\"black\" fill-opacity=\"1\" stroke=\"black\" stroke-opacity=\"0\" stroke-width=\"0\" xlink:href=\"#a1546z\" clip-path=\"url(#a1547z)\"></use></g><use xlink:href=\"#a1546z\" fill=\"#ebe36f\" clip-path=\"url(#a1547z)\"></use><use fill=\"black\" fill-opacity=\"1\" filter=\"url(#a1553z)\" xlink:href=\"#a1546z\"></use></g><g><defs><path d=\"M 25.705 10.417 L 27.25 10.35 L 27.25 8.75 L 10.25 11.75 Z\" id=\"a1559z\"></path><filter id=\"a1561z\" x=\"-36.8%\" y=\"-235.5%\" width=\"173.1%\" height=\"567.7%\" filterUnits=\"objectBoundingBox\"><feOffset dx=\"0\" dy=\"1\" in=\"SourceAlpha\" result=\"a1563z\"></feOffset><feGaussianBlur stdDeviation=\"1.5\" in=\"a1563z\" result=\"a1564z\"></feGaussianBlur><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 0.906   0 0 0 0 0.455   0 0 0 0 0.58  0 0 0 1 0\" type=\"matrix\" in=\"a1564z\" result=\"a1565z\"></feColorMatrix></filter><filter id=\"a1566z\" x=\"-11.7%\" y=\"-96.8%\" width=\"122.8%\" height=\"290.3%\" filterUnits=\"objectBoundingBox\"><feGaussianBlur stdDeviation=\"1\" in=\"SourceAlpha\" result=\"a1568z\"></feGaussianBlur><feOffset dx=\"0\" dy=\"1\" in=\"a1568z\" result=\"a1569z\"></feOffset><feComposite in=\"a1569z\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"a1570z\"></feComposite><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 1   0 0 0 0 1   0 0 0 0 1  0 0 0 0.25 0\" type=\"matrix\" in=\"a1570z\" result=\"a1571z\"></feColorMatrix></filter></defs><g filter=\"url(#a1561z)\"><use fill=\"black\" fill-opacity=\"1\" stroke=\"black\" stroke-opacity=\"0\" stroke-width=\"0\" xlink:href=\"#a1559z\" clip-path=\"url(#a1560z)\"></use></g><use xlink:href=\"#a1559z\" fill=\"#ebe36f\" clip-path=\"url(#a1560z)\"></use><use fill=\"black\" fill-opacity=\"1\" filter=\"url(#a1566z)\" xlink:href=\"#a1559z\"></use></g><g><defs><path d=\"M 0.32 0.384 C 0.193 0.232 0.301 0 0.5 0 L 0.5 0 C 0.825 0 1.142 0.102 1.407 0.291 L 1.701 0.501 C 1.898 0.642 1.807 0.952 1.565 0.964 L 1.483 0.968 C 1.074 0.988 0.679 0.815 0.417 0.5 Z\" transform=\"translate(14.639 1.321) rotate(-12 1.149 0.5)\" id=\"a1572z\"></path><filter id=\"a1574z\" x=\"-262.8%\" y=\"-663.6%\" width=\"621.4%\" height=\"1418.2%\" filterUnits=\"objectBoundingBox\"><feOffset dx=\"0\" dy=\"1\" in=\"SourceAlpha\" result=\"a1576z\"></feOffset><feGaussianBlur stdDeviation=\"1.5\" in=\"a1576z\" result=\"a1577z\"></feGaussianBlur><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 0.906   0 0 0 0 0.455   0 0 0 0 0.58  0 0 0 1 0\" type=\"matrix\" in=\"a1577z\" result=\"a1578z\"></feColorMatrix></filter><filter id=\"a1579z\" x=\"-83.4%\" y=\"-272.7%\" width=\"262.7%\" height=\"636.4%\" filterUnits=\"objectBoundingBox\"><feGaussianBlur stdDeviation=\"1\" in=\"SourceAlpha\" result=\"a1581z\"></feGaussianBlur><feOffset dx=\"0\" dy=\"1\" in=\"a1581z\" result=\"a1582z\"></feOffset><feComposite in=\"a1582z\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"a1583z\"></feComposite><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 1   0 0 0 0 1   0 0 0 0 1  0 0 0 0.25 0\" type=\"matrix\" in=\"a1583z\" result=\"a1584z\"></feColorMatrix></filter></defs><g filter=\"url(#a1574z)\"><use fill=\"black\" fill-opacity=\"1\" stroke=\"black\" stroke-opacity=\"0\" stroke-width=\"0\" xlink:href=\"#a1572z\" clip-path=\"url(#a1573z)\"></use></g><use xlink:href=\"#a1572z\" fill=\"#ebe36f\" clip-path=\"url(#a1573z)\"></use><use fill=\"black\" fill-opacity=\"1\" filter=\"url(#a1579z)\" xlink:href=\"#a1572z\"></use></g></svg>',svgContentId:410803039},HApaJBkLv:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 48 15\"><g opacity=\"0\"><defs><path d=\"M 2.5 7 L 46.5 7 L 46.5 9 L 2.5 9 Z\" id=\"a1650z\"></path><filter id=\"a1652z\" x=\"-9.5%\" y=\"-200.0%\" width=\"118.8%\" height=\"495.2%\" filterUnits=\"objectBoundingBox\"><feOffset dx=\"0\" dy=\"0\" in=\"SourceAlpha\" result=\"a1654z\"></feOffset><feGaussianBlur stdDeviation=\"1\" in=\"a1654z\" result=\"a1655z\"></feGaussianBlur><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 0.553   0 0 0 0 0.867   0 0 0 0 0.91  0 0 0 0.55 0\" type=\"matrix\" in=\"a1655z\" result=\"a1656z\"></feColorMatrix></filter><filter id=\"a1657z\" x=\"-4.5%\" y=\"-95.2%\" width=\"108.8%\" height=\"285.7%\" filterUnits=\"objectBoundingBox\"><feGaussianBlur stdDeviation=\"1\" in=\"SourceAlpha\" result=\"a1659z\"></feGaussianBlur><feOffset dx=\"0\" dy=\"0\" in=\"a1659z\" result=\"a1660z\"></feOffset><feComposite in=\"a1660z\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"a1661z\"></feComposite><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 0.4666666666666667   0 0 0 0 0.3686274509803922   0 0 0 0 0.8509803921568627  0 0 0 0.4 0\" type=\"matrix\" in=\"a1661z\" result=\"a1662z\"></feColorMatrix></filter></defs><g filter=\"url(#a1652z)\"><use fill=\"black\" fill-opacity=\"1\" stroke=\"black\" stroke-opacity=\"0\" stroke-width=\"0\" xlink:href=\"#a1650z\" clip-path=\"url(#a1651z)\"></use></g><use xlink:href=\"#a1650z\" fill=\"rgba(204, 248, 255, 0.1)\" clip-path=\"url(#a1651z)\"></use><use fill=\"black\" fill-opacity=\"1\" filter=\"url(#a1657z)\" xlink:href=\"#a1650z\"></use></g><g><defs><path d=\"M 0 0.386 L 2.391 1.271 L 6.992 0.988 L 10.63 3.589 L 27.396 3.207 L 10.865 2.107 L 7.148 0 L 2.469 0.778 Z\" transform=\"translate(18.552 5.453) rotate(-9 13.698 1.794)\" id=\"a1663z\"></path><filter id=\"a1665z\" x=\"-22.9%\" y=\"-186.5%\" width=\"145.5%\" height=\"470.3%\" filterUnits=\"objectBoundingBox\"><feOffset dx=\"0\" dy=\"0.58\" in=\"SourceAlpha\" result=\"a1667z\"></feOffset><feGaussianBlur stdDeviation=\"1.5\" in=\"a1667z\" result=\"a1668z\"></feGaussianBlur><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 0.396   0 0 0 0 0.725   0 0 0 0 0.984  0 0 0 1 0\" type=\"matrix\" in=\"a1668z\" result=\"a1669z\"></feColorMatrix></filter><filter id=\"a1670z\" x=\"-11.6%\" y=\"-129.3%\" width=\"122.8%\" height=\"355.9%\" filterUnits=\"objectBoundingBox\"><feGaussianBlur stdDeviation=\"1.595\" in=\"SourceAlpha\" result=\"a1672z\"></feGaussianBlur><feOffset dx=\"0\" dy=\"1.58\" in=\"a1672z\" result=\"a1673z\"></feOffset><feComposite in=\"a1673z\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"a1674z\"></feComposite><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 1   0 0 0 0 1   0 0 0 0 1  0 0 0 0.25 0\" type=\"matrix\" in=\"a1674z\" result=\"a1675z\"></feColorMatrix></filter></defs><g filter=\"url(#a1665z)\"><use fill=\"black\" fill-opacity=\"1\" stroke=\"black\" stroke-opacity=\"0\" stroke-width=\"0\" xlink:href=\"#a1663z\" clip-path=\"url(#a1664z)\"></use></g><use xlink:href=\"#a1663z\" fill=\"#51e0f5\" clip-path=\"url(#a1664z)\"></use><use fill=\"black\" fill-opacity=\"1\" filter=\"url(#a1670z)\" xlink:href=\"#a1663z\"></use></g><g><defs><path d=\"M 20.092 0 L 9.052 4.076 L 5.238 2.088 L 1.129 5.19 L 0 4.338 L 5.168 1.592 L 8.348 2.66 L 17.616 0.348 Z\" transform=\"translate(1.645 5.577) rotate(8 10.046 2.595)\" id=\"a1676z\"></path><filter id=\"a1678z\" x=\"-31.2%\" y=\"-130.1%\" width=\"161.9%\" height=\"358.2%\" filterUnits=\"objectBoundingBox\"><feOffset dx=\"0\" dy=\"0.58\" in=\"SourceAlpha\" result=\"a1680z\"></feOffset><feGaussianBlur stdDeviation=\"1.5\" in=\"a1680z\" result=\"a1681z\"></feGaussianBlur><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 0.396   0 0 0 0 0.725   0 0 0 0 0.984  0 0 0 0.81 0\" type=\"matrix\" in=\"a1681z\" result=\"a1682z\"></feColorMatrix></filter><filter id=\"a1683z\" x=\"-15.8%\" y=\"-90.2%\" width=\"131.1%\" height=\"278.5%\" filterUnits=\"objectBoundingBox\"><feGaussianBlur stdDeviation=\"1.595\" in=\"SourceAlpha\" result=\"a1685z\"></feGaussianBlur><feOffset dx=\"0\" dy=\"1.58\" in=\"a1685z\" result=\"a1686z\"></feOffset><feComposite in=\"a1686z\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"a1687z\"></feComposite><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 1   0 0 0 0 1   0 0 0 0 1  0 0 0 0.25 0\" type=\"matrix\" in=\"a1687z\" result=\"a1688z\"></feColorMatrix></filter></defs><g filter=\"url(#a1678z)\"><use fill=\"black\" fill-opacity=\"1\" stroke=\"black\" stroke-opacity=\"0\" stroke-width=\"0\" xlink:href=\"#a1676z\" clip-path=\"url(#a1677z)\"></use></g><use xlink:href=\"#a1676z\" fill=\"#51e0f5\" clip-path=\"url(#a1677z)\"></use><use fill=\"black\" fill-opacity=\"1\" filter=\"url(#a1683z)\" xlink:href=\"#a1676z\"></use></g><g><defs><path d=\"M 4 10 L 0 0 L 2.267 7.31 L 1.993 8.888 Z\" transform=\"translate(10.976 0.219) rotate(-79 2 5)\" id=\"a1689z\"></path><filter id=\"a1691z\" x=\"-153.7%\" y=\"-68.1%\" width=\"404.9%\" height=\"235.2%\" filterUnits=\"objectBoundingBox\"><feOffset dx=\"0\" dy=\"0.58\" in=\"SourceAlpha\" result=\"a1693z\"></feOffset><feGaussianBlur stdDeviation=\"1.5\" in=\"a1693z\" result=\"a1694z\"></feGaussianBlur><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 0.396   0 0 0 0 0.725   0 0 0 0 0.984  0 0 0 0.81 0\" type=\"matrix\" in=\"a1694z\" result=\"a1695z\"></feColorMatrix></filter><filter id=\"a1696z\" x=\"-77.8%\" y=\"-47.2%\" width=\"253.2%\" height=\"193.5%\" filterUnits=\"objectBoundingBox\"><feGaussianBlur stdDeviation=\"1.595\" in=\"SourceAlpha\" result=\"a1698z\"></feGaussianBlur><feOffset dx=\"0\" dy=\"1.58\" in=\"a1698z\" result=\"a1699z\"></feOffset><feComposite in=\"a1699z\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"a1700z\"></feComposite><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 1   0 0 0 0 1   0 0 0 0 1  0 0 0 0.25 0\" type=\"matrix\" in=\"a1700z\" result=\"a1701z\"></feColorMatrix></filter></defs><g filter=\"url(#a1691z)\"><use fill=\"black\" fill-opacity=\"1\" stroke=\"black\" stroke-opacity=\"0\" stroke-width=\"0\" xlink:href=\"#a1689z\" clip-path=\"url(#a1690z)\"></use></g><use xlink:href=\"#a1689z\" fill=\"#51e0f5\" clip-path=\"url(#a1690z)\"></use><use fill=\"black\" fill-opacity=\"1\" filter=\"url(#a1696z)\" xlink:href=\"#a1689z\"></use></g><g><defs><path d=\"M 44.5 3.75 C 44.5 3.586 44.462 3.423 44.388 3.276 L 44.25 3 C 44.164 2.828 43.911 2.856 43.864 3.042 L 43.636 3.958 C 43.582 4.171 43.804 4.348 44 4.25 L 44.276 4.112 C 44.413 4.043 44.5 3.903 44.5 3.75 Z\" id=\"a1702z\"></path><filter id=\"a1704z\" x=\"-572.7%\" y=\"-327.6%\" width=\"1236.4%\" height=\"750.5%\" filterUnits=\"objectBoundingBox\"><feOffset dx=\"0\" dy=\"0.58\" in=\"SourceAlpha\" result=\"a1706z\"></feOffset><feGaussianBlur stdDeviation=\"1.5\" in=\"a1706z\" result=\"a1707z\"></feGaussianBlur><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 0.396   0 0 0 0 0.725   0 0 0 0 0.984  0 0 0 0.81 0\" type=\"matrix\" in=\"a1707z\" result=\"a1708z\"></feColorMatrix></filter><filter id=\"a1709z\" x=\"-290.0%\" y=\"-227.1%\" width=\"670.9%\" height=\"549.5%\" filterUnits=\"objectBoundingBox\"><feGaussianBlur stdDeviation=\"1.595\" in=\"SourceAlpha\" result=\"a1711z\"></feGaussianBlur><feOffset dx=\"0\" dy=\"1.58\" in=\"a1711z\" result=\"a1712z\"></feOffset><feComposite in=\"a1712z\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"a1713z\"></feComposite><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 1   0 0 0 0 1   0 0 0 0 1  0 0 0 0.25 0\" type=\"matrix\" in=\"a1713z\" result=\"a1714z\"></feColorMatrix></filter></defs><g filter=\"url(#a1704z)\"><use fill=\"black\" fill-opacity=\"1\" stroke=\"black\" stroke-opacity=\"0\" stroke-width=\"0\" xlink:href=\"#a1702z\" clip-path=\"url(#a1703z)\"></use></g><use xlink:href=\"#a1702z\" fill=\"#51e0f5\" clip-path=\"url(#a1703z)\"></use><use fill=\"black\" fill-opacity=\"1\" filter=\"url(#a1709z)\" xlink:href=\"#a1702z\"></use></g></svg>',svgContentId:1771008128},hhveBvrOU:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 48 15\"><g opacity=\"0\"><defs><path d=\"M 2.5 7 L 46.5 7 L 46.5 9 L 2.5 9 Z\" id=\"a2235z\"></path><filter id=\"a2237z\" x=\"-9.5%\" y=\"-200.0%\" width=\"118.8%\" height=\"495.2%\" filterUnits=\"objectBoundingBox\"><feOffset dx=\"0\" dy=\"0\" in=\"SourceAlpha\" result=\"a2239z\"></feOffset><feGaussianBlur stdDeviation=\"1\" in=\"a2239z\" result=\"a2240z\"></feGaussianBlur><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 0.553   0 0 0 0 0.867   0 0 0 0 0.91  0 0 0 0.55 0\" type=\"matrix\" in=\"a2240z\" result=\"a2241z\"></feColorMatrix></filter><filter id=\"a2242z\" x=\"-4.5%\" y=\"-95.2%\" width=\"108.8%\" height=\"285.7%\" filterUnits=\"objectBoundingBox\"><feGaussianBlur stdDeviation=\"1\" in=\"SourceAlpha\" result=\"a2244z\"></feGaussianBlur><feOffset dx=\"0\" dy=\"0\" in=\"a2244z\" result=\"a2245z\"></feOffset><feComposite in=\"a2245z\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"a2246z\"></feComposite><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 0.4666666666666667   0 0 0 0 0.3686274509803922   0 0 0 0 0.8509803921568627  0 0 0 0.4 0\" type=\"matrix\" in=\"a2246z\" result=\"a2247z\"></feColorMatrix></filter></defs><g filter=\"url(#a2237z)\"><use fill=\"black\" fill-opacity=\"1\" stroke=\"black\" stroke-opacity=\"0\" stroke-width=\"0\" xlink:href=\"#a2235z\" clip-path=\"url(#a2236z)\"></use></g><use xlink:href=\"#a2235z\" fill=\"rgba(204, 248, 255, 0.3)\" clip-path=\"url(#a2236z)\"></use><use fill=\"black\" fill-opacity=\"1\" filter=\"url(#a2242z)\" xlink:href=\"#a2235z\"></use></g><g><defs><path d=\"M 0 6.609 L 2.546 6.399 L 6.761 8.101 L 5.398 0 L 26.65 11.962 L 8.385 3.511 L 6.567 9.195 L 2.449 6.946 Z\" transform=\"translate(18.44 -0.314) rotate(-9 13.325 5.981)\" id=\"a2248z\"></path><filter id=\"a2250z\" x=\"-23.6%\" y=\"-57.0%\" width=\"146.7%\" height=\"213.2%\" filterUnits=\"objectBoundingBox\"><feOffset dx=\"0\" dy=\"0.58\" in=\"SourceAlpha\" result=\"a2252z\"></feOffset><feGaussianBlur stdDeviation=\"1.5\" in=\"a2252z\" result=\"a2253z\"></feGaussianBlur><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 0.396   0 0 0 0 0.725   0 0 0 0 0.984  0 0 0 1 0\" type=\"matrix\" in=\"a2253z\" result=\"a2254z\"></feColorMatrix></filter><filter id=\"a2255z\" x=\"-11.9%\" y=\"-39.5%\" width=\"123.5%\" height=\"178.3%\" filterUnits=\"objectBoundingBox\"><feGaussianBlur stdDeviation=\"1.595\" in=\"SourceAlpha\" result=\"a2257z\"></feGaussianBlur><feOffset dx=\"0\" dy=\"1.58\" in=\"a2257z\" result=\"a2258z\"></feOffset><feComposite in=\"a2258z\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"a2259z\"></feComposite><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 1   0 0 0 0 1   0 0 0 0 1  0 0 0 0.25 0\" type=\"matrix\" in=\"a2259z\" result=\"a2260z\"></feColorMatrix></filter></defs><g filter=\"url(#a2250z)\"><use fill=\"black\" fill-opacity=\"1\" stroke=\"black\" stroke-opacity=\"0\" stroke-width=\"0\" xlink:href=\"#a2248z\" clip-path=\"url(#a2249z)\"></use></g><use xlink:href=\"#a2248z\" fill=\"#51e0f5\" clip-path=\"url(#a2249z)\"></use><use fill=\"black\" fill-opacity=\"1\" filter=\"url(#a2255z)\" xlink:href=\"#a2248z\"></use></g><g><defs><path d=\"M 20.509 0.875 L 8.773 0 L 5.655 2.963 L 0.851 1.113 L 0 2.243 L 5.725 3.458 L 8.487 1.555 L 18.034 1.223 Z\" transform=\"translate(1.472 6.689) rotate(8 10.255 1.729)\" id=\"a2261z\"></path><filter id=\"a2263z\" x=\"-30.6%\" y=\"-193.4%\" width=\"160.7%\" height=\"483.9%\" filterUnits=\"objectBoundingBox\"><feOffset dx=\"0\" dy=\"0.58\" in=\"SourceAlpha\" result=\"a2265z\"></feOffset><feGaussianBlur stdDeviation=\"1.5\" in=\"a2265z\" result=\"a2266z\"></feGaussianBlur><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 0.396   0 0 0 0 0.725   0 0 0 0 0.984  0 0 0 0.81 0\" type=\"matrix\" in=\"a2266z\" result=\"a2267z\"></feColorMatrix></filter><filter id=\"a2268z\" x=\"-15.5%\" y=\"-134.1%\" width=\"130.5%\" height=\"365.3%\" filterUnits=\"objectBoundingBox\"><feGaussianBlur stdDeviation=\"1.595\" in=\"SourceAlpha\" result=\"a2270z\"></feGaussianBlur><feOffset dx=\"0\" dy=\"1.58\" in=\"a2270z\" result=\"a2271z\"></feOffset><feComposite in=\"a2271z\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"a2272z\"></feComposite><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 1   0 0 0 0 1   0 0 0 0 1  0 0 0 0.25 0\" type=\"matrix\" in=\"a2272z\" result=\"a2273z\"></feColorMatrix></filter></defs><g filter=\"url(#a2263z)\"><use fill=\"black\" fill-opacity=\"1\" stroke=\"black\" stroke-opacity=\"0\" stroke-width=\"0\" xlink:href=\"#a2261z\" clip-path=\"url(#a2262z)\"></use></g><use xlink:href=\"#a2261z\" fill=\"#51e0f5\" clip-path=\"url(#a2262z)\"></use><use fill=\"black\" fill-opacity=\"1\" filter=\"url(#a2268z)\" xlink:href=\"#a2261z\"></use></g><g><defs><path d=\"M 4 10 L 0 0 L 2.267 7.31 L 1.993 8.888 Z\" transform=\"translate(10.976 6.219) rotate(-79 2 5)\" id=\"a2274z\"></path><filter id=\"a2276z\" x=\"-153.7%\" y=\"-68.1%\" width=\"404.9%\" height=\"235.2%\" filterUnits=\"objectBoundingBox\"><feOffset dx=\"0\" dy=\"0.58\" in=\"SourceAlpha\" result=\"a2278z\"></feOffset><feGaussianBlur stdDeviation=\"1.5\" in=\"a2278z\" result=\"a2279z\"></feGaussianBlur><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 0.396   0 0 0 0 0.725   0 0 0 0 0.984  0 0 0 0.81 0\" type=\"matrix\" in=\"a2279z\" result=\"a2280z\"></feColorMatrix></filter><filter id=\"a2281z\" x=\"-77.8%\" y=\"-47.2%\" width=\"253.2%\" height=\"193.5%\" filterUnits=\"objectBoundingBox\"><feGaussianBlur stdDeviation=\"1.595\" in=\"SourceAlpha\" result=\"a2283z\"></feGaussianBlur><feOffset dx=\"0\" dy=\"1.58\" in=\"a2283z\" result=\"a2284z\"></feOffset><feComposite in=\"a2284z\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"a2285z\"></feComposite><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 1   0 0 0 0 1   0 0 0 0 1  0 0 0 0.25 0\" type=\"matrix\" in=\"a2285z\" result=\"a2286z\"></feColorMatrix></filter></defs><g filter=\"url(#a2276z)\"><use fill=\"black\" fill-opacity=\"1\" stroke=\"black\" stroke-opacity=\"0\" stroke-width=\"0\" xlink:href=\"#a2274z\" clip-path=\"url(#a2275z)\"></use></g><use xlink:href=\"#a2274z\" fill=\"#51e0f5\" clip-path=\"url(#a2275z)\"></use><use fill=\"black\" fill-opacity=\"1\" filter=\"url(#a2281z)\" xlink:href=\"#a2274z\"></use></g><g><defs><path d=\"M 14.5 3.75 C 14.5 3.586 14.462 3.423 14.388 3.276 L 14.25 3 C 14.164 2.828 13.911 2.856 13.864 3.042 L 13.636 3.958 C 13.582 4.171 13.804 4.348 14 4.25 L 14.276 4.112 C 14.413 4.043 14.5 3.903 14.5 3.75 Z\" id=\"a2287z\"></path><filter id=\"a2289z\" x=\"-572.7%\" y=\"-327.6%\" width=\"1236.4%\" height=\"750.5%\" filterUnits=\"objectBoundingBox\"><feOffset dx=\"0\" dy=\"0.58\" in=\"SourceAlpha\" result=\"a2291z\"></feOffset><feGaussianBlur stdDeviation=\"1.5\" in=\"a2291z\" result=\"a2292z\"></feGaussianBlur><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 0.396   0 0 0 0 0.725   0 0 0 0 0.984  0 0 0 0.81 0\" type=\"matrix\" in=\"a2292z\" result=\"a2293z\"></feColorMatrix></filter><filter id=\"a2294z\" x=\"-290.0%\" y=\"-227.1%\" width=\"670.9%\" height=\"549.5%\" filterUnits=\"objectBoundingBox\"><feGaussianBlur stdDeviation=\"1.595\" in=\"SourceAlpha\" result=\"a2296z\"></feGaussianBlur><feOffset dx=\"0\" dy=\"1.58\" in=\"a2296z\" result=\"a2297z\"></feOffset><feComposite in=\"a2297z\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"a2298z\"></feComposite><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 1   0 0 0 0 1   0 0 0 0 1  0 0 0 0.25 0\" type=\"matrix\" in=\"a2298z\" result=\"a2299z\"></feColorMatrix></filter></defs><g filter=\"url(#a2289z)\"><use fill=\"black\" fill-opacity=\"1\" stroke=\"black\" stroke-opacity=\"0\" stroke-width=\"0\" xlink:href=\"#a2287z\" clip-path=\"url(#a2288z)\"></use></g><use xlink:href=\"#a2287z\" fill=\"#51e0f5\" clip-path=\"url(#a2288z)\"></use><use fill=\"black\" fill-opacity=\"1\" filter=\"url(#a2294z)\" xlink:href=\"#a2287z\"></use></g></svg>',svgContentId:3916510481},k_ybnmopM:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 48 15\"><g opacity=\"0\"><defs><path d=\"M 2.5 7 L 46.5 7 L 46.5 9 L 2.5 9 Z\" id=\"a1520z\"></path><filter id=\"a1522z\" x=\"-9.5%\" y=\"-200.0%\" width=\"118.8%\" height=\"495.2%\" filterUnits=\"objectBoundingBox\"><feOffset dx=\"0\" dy=\"0\" in=\"SourceAlpha\" result=\"a1524z\"></feOffset><feGaussianBlur stdDeviation=\"1\" in=\"a1524z\" result=\"a1525z\"></feGaussianBlur><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 0.553   0 0 0 0 0.867   0 0 0 0 0.91  0 0 0 0.55 0\" type=\"matrix\" in=\"a1525z\" result=\"a1526z\"></feColorMatrix></filter><filter id=\"a1527z\" x=\"-4.5%\" y=\"-95.2%\" width=\"108.8%\" height=\"285.7%\" filterUnits=\"objectBoundingBox\"><feGaussianBlur stdDeviation=\"1\" in=\"SourceAlpha\" result=\"a1529z\"></feGaussianBlur><feOffset dx=\"0\" dy=\"0\" in=\"a1529z\" result=\"a1530z\"></feOffset><feComposite in=\"a1530z\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"a1531z\"></feComposite><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 0.4666666666666667   0 0 0 0 0.3686274509803922   0 0 0 0 0.8509803921568627  0 0 0 0.4 0\" type=\"matrix\" in=\"a1531z\" result=\"a1532z\"></feColorMatrix></filter></defs><g filter=\"url(#a1522z)\"><use fill=\"black\" fill-opacity=\"1\" stroke=\"black\" stroke-opacity=\"0\" stroke-width=\"0\" xlink:href=\"#a1520z\" clip-path=\"url(#a1521z)\"></use></g><use xlink:href=\"#a1520z\" fill=\"rgba(204, 248, 255, 0.3)\" clip-path=\"url(#a1521z)\"></use><use fill=\"black\" fill-opacity=\"1\" filter=\"url(#a1527z)\" xlink:href=\"#a1520z\"></use></g><g><defs><path d=\"M 2.5 4.75 L 8.056 7.75 L 14 3.5 L 15.543 6.55 L 27.5 7.75 L 16.268 7.75 L 14.094 7.75 L 8.056 7.15 Z\" id=\"a1533z\"></path><filter id=\"a1535z\" x=\"-25.1%\" y=\"-167.8%\" width=\"149.8%\" height=\"433.3%\" filterUnits=\"objectBoundingBox\"><feOffset dx=\"0\" dy=\"1\" in=\"SourceAlpha\" result=\"a1537z\"></feOffset><feGaussianBlur stdDeviation=\"1.5\" in=\"a1537z\" result=\"a1538z\"></feGaussianBlur><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 0.906   0 0 0 0 0.455   0 0 0 0 0.58  0 0 0 1 0\" type=\"matrix\" in=\"a1538z\" result=\"a1539z\"></feColorMatrix></filter><filter id=\"a1540z\" x=\"-8.0%\" y=\"-69.0%\" width=\"115.5%\" height=\"235.6%\" filterUnits=\"objectBoundingBox\"><feGaussianBlur stdDeviation=\"1\" in=\"SourceAlpha\" result=\"a1542z\"></feGaussianBlur><feOffset dx=\"0\" dy=\"1\" in=\"a1542z\" result=\"a1543z\"></feOffset><feComposite in=\"a1543z\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"a1544z\"></feComposite><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 1   0 0 0 0 1   0 0 0 0 1  0 0 0 0.25 0\" type=\"matrix\" in=\"a1544z\" result=\"a1545z\"></feColorMatrix></filter></defs><g filter=\"url(#a1535z)\"><use fill=\"black\" fill-opacity=\"1\" stroke=\"black\" stroke-opacity=\"0\" stroke-width=\"0\" xlink:href=\"#a1533z\" clip-path=\"url(#a1534z)\"></use></g><use xlink:href=\"#a1533z\" fill=\"#ebe36f\" clip-path=\"url(#a1534z)\"></use><use fill=\"black\" fill-opacity=\"1\" filter=\"url(#a1540z)\" xlink:href=\"#a1533z\"></use></g><g><defs><path d=\"M 16 5.125 L 28 6.284 L 33.778 11.125 L 40 9.763 L 46.5 1.5 L 40 8.603 L 36 9.183 L 28 5.705 Z\" id=\"a1546z\"></path><filter id=\"a1548z\" x=\"-20.6%\" y=\"-75.1%\" width=\"140.8%\" height=\"249.1%\" filterUnits=\"objectBoundingBox\"><feOffset dx=\"0\" dy=\"1\" in=\"SourceAlpha\" result=\"a1550z\"></feOffset><feGaussianBlur stdDeviation=\"1.5\" in=\"a1550z\" result=\"a1551z\"></feGaussianBlur><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 0.906   0 0 0 0 0.455   0 0 0 0 0.58  0 0 0 1 0\" type=\"matrix\" in=\"a1551z\" result=\"a1552z\"></feColorMatrix></filter><filter id=\"a1553z\" x=\"-6.5%\" y=\"-30.8%\" width=\"112.7%\" height=\"160.7%\" filterUnits=\"objectBoundingBox\"><feGaussianBlur stdDeviation=\"1\" in=\"SourceAlpha\" result=\"a1555z\"></feGaussianBlur><feOffset dx=\"0\" dy=\"1\" in=\"a1555z\" result=\"a1556z\"></feOffset><feComposite in=\"a1556z\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"a1557z\"></feComposite><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 1   0 0 0 0 1   0 0 0 0 1  0 0 0 0.25 0\" type=\"matrix\" in=\"a1557z\" result=\"a1558z\"></feColorMatrix></filter></defs><g filter=\"url(#a1548z)\"><use fill=\"black\" fill-opacity=\"1\" stroke=\"black\" stroke-opacity=\"0\" stroke-width=\"0\" xlink:href=\"#a1546z\" clip-path=\"url(#a1547z)\"></use></g><use xlink:href=\"#a1546z\" fill=\"#ebe36f\" clip-path=\"url(#a1547z)\"></use><use fill=\"black\" fill-opacity=\"1\" filter=\"url(#a1553z)\" xlink:href=\"#a1546z\"></use></g><g><defs><path d=\"M 25.705 10.417 L 27.25 10.35 L 27.25 8.75 L 10.25 11.75 Z\" id=\"a1559z\"></path><filter id=\"a1561z\" x=\"-36.8%\" y=\"-235.5%\" width=\"173.1%\" height=\"567.7%\" filterUnits=\"objectBoundingBox\"><feOffset dx=\"0\" dy=\"1\" in=\"SourceAlpha\" result=\"a1563z\"></feOffset><feGaussianBlur stdDeviation=\"1.5\" in=\"a1563z\" result=\"a1564z\"></feGaussianBlur><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 0.906   0 0 0 0 0.455   0 0 0 0 0.58  0 0 0 1 0\" type=\"matrix\" in=\"a1564z\" result=\"a1565z\"></feColorMatrix></filter><filter id=\"a1566z\" x=\"-11.7%\" y=\"-96.8%\" width=\"122.8%\" height=\"290.3%\" filterUnits=\"objectBoundingBox\"><feGaussianBlur stdDeviation=\"1\" in=\"SourceAlpha\" result=\"a1568z\"></feGaussianBlur><feOffset dx=\"0\" dy=\"1\" in=\"a1568z\" result=\"a1569z\"></feOffset><feComposite in=\"a1569z\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"a1570z\"></feComposite><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 1   0 0 0 0 1   0 0 0 0 1  0 0 0 0.25 0\" type=\"matrix\" in=\"a1570z\" result=\"a1571z\"></feColorMatrix></filter></defs><g filter=\"url(#a1561z)\"><use fill=\"black\" fill-opacity=\"1\" stroke=\"black\" stroke-opacity=\"0\" stroke-width=\"0\" xlink:href=\"#a1559z\" clip-path=\"url(#a1560z)\"></use></g><use xlink:href=\"#a1559z\" fill=\"#ebe36f\" clip-path=\"url(#a1560z)\"></use><use fill=\"black\" fill-opacity=\"1\" filter=\"url(#a1566z)\" xlink:href=\"#a1559z\"></use></g><g><defs><path d=\"M 0.32 0.384 C 0.193 0.232 0.301 0 0.5 0 L 0.5 0 C 0.825 0 1.142 0.102 1.407 0.291 L 1.701 0.501 C 1.898 0.642 1.807 0.952 1.565 0.964 L 1.483 0.968 C 1.074 0.988 0.679 0.815 0.417 0.5 Z\" transform=\"translate(14.639 1.321) rotate(-12 1.149 0.5)\" id=\"a1572z\"></path><filter id=\"a1574z\" x=\"-262.8%\" y=\"-663.6%\" width=\"621.4%\" height=\"1418.2%\" filterUnits=\"objectBoundingBox\"><feOffset dx=\"0\" dy=\"1\" in=\"SourceAlpha\" result=\"a1576z\"></feOffset><feGaussianBlur stdDeviation=\"1.5\" in=\"a1576z\" result=\"a1577z\"></feGaussianBlur><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 0.906   0 0 0 0 0.455   0 0 0 0 0.58  0 0 0 1 0\" type=\"matrix\" in=\"a1577z\" result=\"a1578z\"></feColorMatrix></filter><filter id=\"a1579z\" x=\"-83.4%\" y=\"-272.7%\" width=\"262.7%\" height=\"636.4%\" filterUnits=\"objectBoundingBox\"><feGaussianBlur stdDeviation=\"1\" in=\"SourceAlpha\" result=\"a1581z\"></feGaussianBlur><feOffset dx=\"0\" dy=\"1\" in=\"a1581z\" result=\"a1582z\"></feOffset><feComposite in=\"a1582z\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"a1583z\"></feComposite><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 1   0 0 0 0 1   0 0 0 0 1  0 0 0 0.25 0\" type=\"matrix\" in=\"a1583z\" result=\"a1584z\"></feColorMatrix></filter></defs><g filter=\"url(#a1574z)\"><use fill=\"black\" fill-opacity=\"1\" stroke=\"black\" stroke-opacity=\"0\" stroke-width=\"0\" xlink:href=\"#a1572z\" clip-path=\"url(#a1573z)\"></use></g><use xlink:href=\"#a1572z\" fill=\"#ebe36f\" clip-path=\"url(#a1573z)\"></use><use fill=\"black\" fill-opacity=\"1\" filter=\"url(#a1579z)\" xlink:href=\"#a1572z\"></use></g></svg>',svgContentId:410803039},kmCrxk9FQ:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 48 15\"><g opacity=\"0\"><defs><path d=\"M 2.5 7 L 46.5 7 L 46.5 9 L 2.5 9 Z\" id=\"a1975z\"></path><filter id=\"a1977z\" x=\"-9.5%\" y=\"-200.0%\" width=\"118.8%\" height=\"495.2%\" filterUnits=\"objectBoundingBox\"><feOffset dx=\"0\" dy=\"0\" in=\"SourceAlpha\" result=\"a1979z\"></feOffset><feGaussianBlur stdDeviation=\"1\" in=\"a1979z\" result=\"a1980z\"></feGaussianBlur><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 0.553   0 0 0 0 0.867   0 0 0 0 0.91  0 0 0 0.55 0\" type=\"matrix\" in=\"a1980z\" result=\"a1981z\"></feColorMatrix></filter><filter id=\"a1982z\" x=\"-4.5%\" y=\"-95.2%\" width=\"108.8%\" height=\"285.7%\" filterUnits=\"objectBoundingBox\"><feGaussianBlur stdDeviation=\"1\" in=\"SourceAlpha\" result=\"a1984z\"></feGaussianBlur><feOffset dx=\"0\" dy=\"0\" in=\"a1984z\" result=\"a1985z\"></feOffset><feComposite in=\"a1985z\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"a1986z\"></feComposite><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 0.4666666666666667   0 0 0 0 0.3686274509803922   0 0 0 0 0.8509803921568627  0 0 0 0.4 0\" type=\"matrix\" in=\"a1986z\" result=\"a1987z\"></feColorMatrix></filter></defs><g filter=\"url(#a1977z)\"><use fill=\"black\" fill-opacity=\"1\" stroke=\"black\" stroke-opacity=\"0\" stroke-width=\"0\" xlink:href=\"#a1975z\" clip-path=\"url(#a1976z)\"></use></g><use xlink:href=\"#a1975z\" fill=\"rgba(204, 248, 255, 0.3)\" clip-path=\"url(#a1976z)\"></use><use fill=\"black\" fill-opacity=\"1\" filter=\"url(#a1982z)\" xlink:href=\"#a1975z\"></use></g><g><defs><path d=\"M 2.5 10.5 L 8.5 4.5 L 15 8.5 L 19 6 L 39 6.5 L 19.5 7 L 15 10.5 L 9 6.5 Z\" id=\"a1988z\"></path><filter id=\"a1990z\" x=\"-17.2%\" y=\"-119.7%\" width=\"134.2%\" height=\"337.7%\" filterUnits=\"objectBoundingBox\"><feOffset dx=\"0\" dy=\"1\" in=\"SourceAlpha\" result=\"a1992z\"></feOffset><feGaussianBlur stdDeviation=\"1.5\" in=\"a1992z\" result=\"a1993z\"></feGaussianBlur><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 0.906   0 0 0 0 0.455   0 0 0 0 0.58  0 0 0 1 0\" type=\"matrix\" in=\"a1993z\" result=\"a1994z\"></feColorMatrix></filter><filter id=\"a1995z\" x=\"-5.5%\" y=\"-49.2%\" width=\"110.7%\" height=\"196.7%\" filterUnits=\"objectBoundingBox\"><feGaussianBlur stdDeviation=\"1\" in=\"SourceAlpha\" result=\"a1997z\"></feGaussianBlur><feOffset dx=\"0\" dy=\"1\" in=\"a1997z\" result=\"a1998z\"></feOffset><feComposite in=\"a1998z\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"a1999z\"></feComposite><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 1   0 0 0 0 1   0 0 0 0 1  0 0 0 0.25 0\" type=\"matrix\" in=\"a1999z\" result=\"a2000z\"></feColorMatrix></filter></defs><g filter=\"url(#a1990z)\"><use fill=\"black\" fill-opacity=\"1\" stroke=\"black\" stroke-opacity=\"0\" stroke-width=\"0\" xlink:href=\"#a1988z\" clip-path=\"url(#a1989z)\"></use></g><use xlink:href=\"#a1988z\" fill=\"#ebe36f\" clip-path=\"url(#a1989z)\"></use><use fill=\"black\" fill-opacity=\"1\" filter=\"url(#a1995z)\" xlink:href=\"#a1988z\"></use></g><g><defs><path d=\"M 21 9.694 L 31 7.944 L 39.5 7.444 L 41.25 5.25 L 47 8.944 L 41.5 7.444 L 40 8.944 L 31 8.444 Z\" id=\"a2001z\"></path><filter id=\"a2003z\" x=\"-24.1%\" y=\"-160.6%\" width=\"147.9%\" height=\"419.1%\" filterUnits=\"objectBoundingBox\"><feOffset dx=\"0\" dy=\"1\" in=\"SourceAlpha\" result=\"a2005z\"></feOffset><feGaussianBlur stdDeviation=\"1.5\" in=\"a2005z\" result=\"a2006z\"></feGaussianBlur><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 0.906   0 0 0 0 0.455   0 0 0 0 0.58  0 0 0 1 0\" type=\"matrix\" in=\"a2006z\" result=\"a2007z\"></feColorMatrix></filter><filter id=\"a2008z\" x=\"-7.7%\" y=\"-66.0%\" width=\"114.9%\" height=\"229.8%\" filterUnits=\"objectBoundingBox\"><feGaussianBlur stdDeviation=\"1\" in=\"SourceAlpha\" result=\"a2010z\"></feGaussianBlur><feOffset dx=\"0\" dy=\"1\" in=\"a2010z\" result=\"a2011z\"></feOffset><feComposite in=\"a2011z\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"a2012z\"></feComposite><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 1   0 0 0 0 1   0 0 0 0 1  0 0 0 0.25 0\" type=\"matrix\" in=\"a2012z\" result=\"a2013z\"></feColorMatrix></filter></defs><g filter=\"url(#a2003z)\"><use fill=\"black\" fill-opacity=\"1\" stroke=\"black\" stroke-opacity=\"0\" stroke-width=\"0\" xlink:href=\"#a2001z\" clip-path=\"url(#a2002z)\"></use></g><use xlink:href=\"#a2001z\" fill=\"#ebe36f\" clip-path=\"url(#a2002z)\"></use><use fill=\"black\" fill-opacity=\"1\" filter=\"url(#a2008z)\" xlink:href=\"#a2001z\"></use></g><g><defs><path d=\"M 1.758 1.25 L 1.987 0.832 L 2 0 L 0 3 Z\" transform=\"translate(17.206 2.376) rotate(5 1 1.5)\" id=\"a2014z\"></path><filter id=\"a2016z\" x=\"-300.0%\" y=\"-235.5%\" width=\"695.2%\" height=\"567.7%\" filterUnits=\"objectBoundingBox\"><feOffset dx=\"0\" dy=\"1\" in=\"SourceAlpha\" result=\"a2018z\"></feOffset><feGaussianBlur stdDeviation=\"1.5\" in=\"a2018z\" result=\"a2019z\"></feGaussianBlur><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 0.906   0 0 0 0 0.455   0 0 0 0 0.58  0 0 0 1 0\" type=\"matrix\" in=\"a2019z\" result=\"a2020z\"></feColorMatrix></filter><filter id=\"a2021z\" x=\"-95.2%\" y=\"-96.8%\" width=\"285.7%\" height=\"290.3%\" filterUnits=\"objectBoundingBox\"><feGaussianBlur stdDeviation=\"1\" in=\"SourceAlpha\" result=\"a2023z\"></feGaussianBlur><feOffset dx=\"0\" dy=\"1\" in=\"a2023z\" result=\"a2024z\"></feOffset><feComposite in=\"a2024z\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"a2025z\"></feComposite><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 1   0 0 0 0 1   0 0 0 0 1  0 0 0 0.25 0\" type=\"matrix\" in=\"a2025z\" result=\"a2026z\"></feColorMatrix></filter></defs><g filter=\"url(#a2016z)\"><use fill=\"black\" fill-opacity=\"1\" stroke=\"black\" stroke-opacity=\"0\" stroke-width=\"0\" xlink:href=\"#a2014z\" clip-path=\"url(#a2015z)\"></use></g><use xlink:href=\"#a2014z\" fill=\"#ebe36f\" clip-path=\"url(#a2015z)\"></use><use fill=\"black\" fill-opacity=\"1\" filter=\"url(#a2021z)\" xlink:href=\"#a2014z\"></use></g><g><defs><path d=\"M 0.32 0.384 C 0.193 0.232 0.301 0 0.5 0 L 0.75 0 C 0.888 0 1 0.112 1 0.25 L 1 0.25 C 1 0.416 0.973 0.58 0.921 0.737 L 0.917 0.75 C 0.88 0.859 0.738 0.886 0.665 0.798 Z\" transform=\"translate(13.653 11.455) rotate(-12 0.5 0.5)\" id=\"a2027z\"></path><filter id=\"a2029z\" x=\"-572.7%\" y=\"-663.6%\" width=\"1236.4%\" height=\"1418.2%\" filterUnits=\"objectBoundingBox\"><feOffset dx=\"0\" dy=\"1\" in=\"SourceAlpha\" result=\"a2031z\"></feOffset><feGaussianBlur stdDeviation=\"1.5\" in=\"a2031z\" result=\"a2032z\"></feGaussianBlur><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 0.906   0 0 0 0 0.455   0 0 0 0 0.58  0 0 0 1 0\" type=\"matrix\" in=\"a2032z\" result=\"a2033z\"></feColorMatrix></filter><filter id=\"a2034z\" x=\"-181.8%\" y=\"-272.7%\" width=\"454.5%\" height=\"636.4%\" filterUnits=\"objectBoundingBox\"><feGaussianBlur stdDeviation=\"1\" in=\"SourceAlpha\" result=\"a2036z\"></feGaussianBlur><feOffset dx=\"0\" dy=\"1\" in=\"a2036z\" result=\"a2037z\"></feOffset><feComposite in=\"a2037z\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"a2038z\"></feComposite><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 1   0 0 0 0 1   0 0 0 0 1  0 0 0 0.25 0\" type=\"matrix\" in=\"a2038z\" result=\"a2039z\"></feColorMatrix></filter></defs><g filter=\"url(#a2029z)\"><use fill=\"black\" fill-opacity=\"1\" stroke=\"black\" stroke-opacity=\"0\" stroke-width=\"0\" xlink:href=\"#a2027z\" clip-path=\"url(#a2028z)\"></use></g><use xlink:href=\"#a2027z\" fill=\"#ebe36f\" clip-path=\"url(#a2028z)\"></use><use fill=\"black\" fill-opacity=\"1\" filter=\"url(#a2034z)\" xlink:href=\"#a2027z\"></use></g></svg>',svgContentId:142843698},nLUvbqz3v:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 48 15\"><g opacity=\"0\"><defs><path d=\"M 2.5 7 L 46.5 7 L 46.5 9 L 2.5 9 Z\" id=\"a1260z\"></path><filter id=\"a1262z\" x=\"-9.5%\" y=\"-200.0%\" width=\"118.8%\" height=\"495.2%\" filterUnits=\"objectBoundingBox\"><feOffset dx=\"0\" dy=\"0\" in=\"SourceAlpha\" result=\"a1264z\"></feOffset><feGaussianBlur stdDeviation=\"1\" in=\"a1264z\" result=\"a1265z\"></feGaussianBlur><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 0.553   0 0 0 0 0.867   0 0 0 0 0.91  0 0 0 0.55 0\" type=\"matrix\" in=\"a1265z\" result=\"a1266z\"></feColorMatrix></filter><filter id=\"a1267z\" x=\"-4.5%\" y=\"-95.2%\" width=\"108.8%\" height=\"285.7%\" filterUnits=\"objectBoundingBox\"><feGaussianBlur stdDeviation=\"1\" in=\"SourceAlpha\" result=\"a1269z\"></feGaussianBlur><feOffset dx=\"0\" dy=\"0\" in=\"a1269z\" result=\"a1270z\"></feOffset><feComposite in=\"a1270z\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"a1271z\"></feComposite><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 0.4666666666666667   0 0 0 0 0.3686274509803922   0 0 0 0 0.8509803921568627  0 0 0 0.4 0\" type=\"matrix\" in=\"a1271z\" result=\"a1272z\"></feColorMatrix></filter></defs><g filter=\"url(#a1262z)\"><use fill=\"black\" fill-opacity=\"1\" stroke=\"black\" stroke-opacity=\"0\" stroke-width=\"0\" xlink:href=\"#a1260z\" clip-path=\"url(#a1261z)\"></use></g><use xlink:href=\"#a1260z\" fill=\"rgba(204, 248, 255, 0.7)\" clip-path=\"url(#a1261z)\"></use><use fill=\"black\" fill-opacity=\"1\" filter=\"url(#a1267z)\" xlink:href=\"#a1260z\"></use></g><g><defs><path d=\"M 0 5.5 L 1.091 2.5 L 4.364 1 L 9.818 6 L 24 3.5 L 10.127 3.996 L 5.455 0 L 1.091 2 Z\" transform=\"translate(22 5.5) rotate(-17 12 3)\" id=\"a1273z\"></path><filter id=\"a1275z\" x=\"-26.1%\" y=\"-112.8%\" width=\"151.9%\" height=\"323.9%\" filterUnits=\"objectBoundingBox\"><feOffset dx=\"0\" dy=\"0.58\" in=\"SourceAlpha\" result=\"a1277z\"></feOffset><feGaussianBlur stdDeviation=\"1.5\" in=\"a1277z\" result=\"a1278z\"></feGaussianBlur><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 0.396   0 0 0 0 0.725   0 0 0 0 0.984  0 0 0 1 0\" type=\"matrix\" in=\"a1278z\" result=\"a1279z\"></feColorMatrix></filter><filter id=\"a1280z\" x=\"-13.2%\" y=\"-78.2%\" width=\"126.1%\" height=\"254.8%\" filterUnits=\"objectBoundingBox\"><feGaussianBlur stdDeviation=\"1.595\" in=\"SourceAlpha\" result=\"a1282z\"></feGaussianBlur><feOffset dx=\"0\" dy=\"1.58\" in=\"a1282z\" result=\"a1283z\"></feOffset><feComposite in=\"a1283z\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"a1284z\"></feComposite><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 1   0 0 0 0 1   0 0 0 0 1  0 0 0 0.25 0\" type=\"matrix\" in=\"a1284z\" result=\"a1285z\"></feColorMatrix></filter></defs><g filter=\"url(#a1275z)\"><use fill=\"black\" fill-opacity=\"1\" stroke=\"black\" stroke-opacity=\"0\" stroke-width=\"0\" xlink:href=\"#a1273z\" clip-path=\"url(#a1274z)\"></use></g><use xlink:href=\"#a1273z\" fill=\"#51e0f5\" clip-path=\"url(#a1274z)\"></use><use fill=\"black\" fill-opacity=\"1\" filter=\"url(#a1280z)\" xlink:href=\"#a1273z\"></use></g><g><defs><path d=\"M 32 5.5 L 21.667 6.5 L 13.4 4.5 L 9.267 8 L 1 10.5 L 9.267 8.5 L 14.433 5.5 L 20.633 8 Z\" id=\"a1286z\"></path><filter id=\"a1288z\" x=\"-20.3%\" y=\"-112.8%\" width=\"140.2%\" height=\"323.9%\" filterUnits=\"objectBoundingBox\"><feOffset dx=\"0\" dy=\"0.58\" in=\"SourceAlpha\" result=\"a1290z\"></feOffset><feGaussianBlur stdDeviation=\"1.5\" in=\"a1290z\" result=\"a1291z\"></feGaussianBlur><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 0.396   0 0 0 0 0.725   0 0 0 0 0.984  0 0 0 0.81 0\" type=\"matrix\" in=\"a1291z\" result=\"a1292z\"></feColorMatrix></filter><filter id=\"a1293z\" x=\"-10.3%\" y=\"-78.2%\" width=\"120.2%\" height=\"254.8%\" filterUnits=\"objectBoundingBox\"><feGaussianBlur stdDeviation=\"1.595\" in=\"SourceAlpha\" result=\"a1295z\"></feGaussianBlur><feOffset dx=\"0\" dy=\"1.58\" in=\"a1295z\" result=\"a1296z\"></feOffset><feComposite in=\"a1296z\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"a1297z\"></feComposite><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 1   0 0 0 0 1   0 0 0 0 1  0 0 0 0.25 0\" type=\"matrix\" in=\"a1297z\" result=\"a1298z\"></feColorMatrix></filter></defs><g filter=\"url(#a1288z)\"><use fill=\"black\" fill-opacity=\"1\" stroke=\"black\" stroke-opacity=\"0\" stroke-width=\"0\" xlink:href=\"#a1286z\" clip-path=\"url(#a1287z)\"></use></g><use xlink:href=\"#a1286z\" fill=\"#51e0f5\" clip-path=\"url(#a1287z)\"></use><use fill=\"black\" fill-opacity=\"1\" filter=\"url(#a1293z)\" xlink:href=\"#a1286z\"></use></g><g><defs><path d=\"M 7.5 6.5 L 1 0 L 2.5 2.5 L 0 2 Z\" transform=\"translate(12 7) rotate(-50 3.75 3.25)\" id=\"a1299z\"></path><filter id=\"a1301z\" x=\"-82.9%\" y=\"-104.2%\" width=\"264.5%\" height=\"307.0%\" filterUnits=\"objectBoundingBox\"><feOffset dx=\"0\" dy=\"0.58\" in=\"SourceAlpha\" result=\"a1303z\"></feOffset><feGaussianBlur stdDeviation=\"1.5\" in=\"a1303z\" result=\"a1304z\"></feGaussianBlur><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 0.396   0 0 0 0 0.725   0 0 0 0 0.984  0 0 0 0.81 0\" type=\"matrix\" in=\"a1304z\" result=\"a1305z\"></feColorMatrix></filter><filter id=\"a1306z\" x=\"-42.0%\" y=\"-72.3%\" width=\"182.6%\" height=\"243.0%\" filterUnits=\"objectBoundingBox\"><feGaussianBlur stdDeviation=\"1.595\" in=\"SourceAlpha\" result=\"a1308z\"></feGaussianBlur><feOffset dx=\"0\" dy=\"1.58\" in=\"a1308z\" result=\"a1309z\"></feOffset><feComposite in=\"a1309z\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"a1310z\"></feComposite><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 1   0 0 0 0 1   0 0 0 0 1  0 0 0 0.25 0\" type=\"matrix\" in=\"a1310z\" result=\"a1311z\"></feColorMatrix></filter></defs><g filter=\"url(#a1301z)\"><use fill=\"black\" fill-opacity=\"1\" stroke=\"black\" stroke-opacity=\"0\" stroke-width=\"0\" xlink:href=\"#a1299z\" clip-path=\"url(#a1300z)\"></use></g><use xlink:href=\"#a1299z\" fill=\"#51e0f5\" clip-path=\"url(#a1300z)\"></use><use fill=\"black\" fill-opacity=\"1\" filter=\"url(#a1306z)\" xlink:href=\"#a1299z\"></use></g><g><defs><path d=\"M 40.5 1.75 C 40.5 1.59 40.436 1.436 40.323 1.323 L 40 1 C 39.754 0.754 39.339 0.821 39.184 1.132 L 38.961 1.578 C 38.78 1.94 39.107 2.348 39.5 2.25 L 40.257 2.061 C 40.4 2.025 40.5 1.897 40.5 1.75 Z\" id=\"a1312z\"></path><filter id=\"a1314z\" x=\"-300.0%\" y=\"-327.6%\" width=\"695.2%\" height=\"750.5%\" filterUnits=\"objectBoundingBox\"><feOffset dx=\"0\" dy=\"0.58\" in=\"SourceAlpha\" result=\"a1316z\"></feOffset><feGaussianBlur stdDeviation=\"1.5\" in=\"a1316z\" result=\"a1317z\"></feGaussianBlur><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 0.396   0 0 0 0 0.725   0 0 0 0 0.984  0 0 0 0.81 0\" type=\"matrix\" in=\"a1317z\" result=\"a1318z\"></feColorMatrix></filter><filter id=\"a1319z\" x=\"-151.9%\" y=\"-227.1%\" width=\"399.0%\" height=\"549.5%\" filterUnits=\"objectBoundingBox\"><feGaussianBlur stdDeviation=\"1.595\" in=\"SourceAlpha\" result=\"a1321z\"></feGaussianBlur><feOffset dx=\"0\" dy=\"1.58\" in=\"a1321z\" result=\"a1322z\"></feOffset><feComposite in=\"a1322z\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"a1323z\"></feComposite><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 1   0 0 0 0 1   0 0 0 0 1  0 0 0 0.25 0\" type=\"matrix\" in=\"a1323z\" result=\"a1324z\"></feColorMatrix></filter></defs><g filter=\"url(#a1314z)\"><use fill=\"black\" fill-opacity=\"1\" stroke=\"black\" stroke-opacity=\"0\" stroke-width=\"0\" xlink:href=\"#a1312z\" clip-path=\"url(#a1313z)\"></use></g><use xlink:href=\"#a1312z\" fill=\"#51e0f5\" clip-path=\"url(#a1313z)\"></use><use fill=\"black\" fill-opacity=\"1\" filter=\"url(#a1319z)\" xlink:href=\"#a1312z\"></use></g></svg>',svgContentId:560688445},oUmuzALOy:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 48 15\"><g opacity=\"0\"><defs><path d=\"M 2.5 7 L 46.5 7 L 46.5 9 L 2.5 9 Z\" id=\"a2040z\"></path><filter id=\"a2042z\" x=\"-9.5%\" y=\"-200.0%\" width=\"118.8%\" height=\"495.2%\" filterUnits=\"objectBoundingBox\"><feOffset dx=\"0\" dy=\"0\" in=\"SourceAlpha\" result=\"a2044z\"></feOffset><feGaussianBlur stdDeviation=\"1\" in=\"a2044z\" result=\"a2045z\"></feGaussianBlur><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 0.553   0 0 0 0 0.867   0 0 0 0 0.91  0 0 0 0.55 0\" type=\"matrix\" in=\"a2045z\" result=\"a2046z\"></feColorMatrix></filter><filter id=\"a2047z\" x=\"-4.5%\" y=\"-95.2%\" width=\"108.8%\" height=\"285.7%\" filterUnits=\"objectBoundingBox\"><feGaussianBlur stdDeviation=\"1\" in=\"SourceAlpha\" result=\"a2049z\"></feGaussianBlur><feOffset dx=\"0\" dy=\"0\" in=\"a2049z\" result=\"a2050z\"></feOffset><feComposite in=\"a2050z\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"a2051z\"></feComposite><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 0.4666666666666667   0 0 0 0 0.3686274509803922   0 0 0 0 0.8509803921568627  0 0 0 0.4 0\" type=\"matrix\" in=\"a2051z\" result=\"a2052z\"></feColorMatrix></filter></defs><g filter=\"url(#a2042z)\"><use fill=\"black\" fill-opacity=\"1\" stroke=\"black\" stroke-opacity=\"0\" stroke-width=\"0\" xlink:href=\"#a2040z\" clip-path=\"url(#a2041z)\"></use></g><use xlink:href=\"#a2040z\" fill=\"rgba(204, 248, 255, 0.7)\" clip-path=\"url(#a2041z)\"></use><use fill=\"black\" fill-opacity=\"1\" filter=\"url(#a2047z)\" xlink:href=\"#a2040z\"></use></g><g><defs><path d=\"M -0 1.73 L 2.007 2.633 L 6.576 1.357 L 8.924 5 L 23 4.61 L 9.121 3.487 L 6.833 0 L 2.073 2.129 Z\" transform=\"translate(23.611 3.715) rotate(-9 11.5 2.5)\" id=\"a2053z\"></path><filter id=\"a2055z\" x=\"-27.3%\" y=\"-134.9%\" width=\"154.1%\" height=\"367.8%\" filterUnits=\"objectBoundingBox\"><feOffset dx=\"0\" dy=\"0.58\" in=\"SourceAlpha\" result=\"a2057z\"></feOffset><feGaussianBlur stdDeviation=\"1.5\" in=\"a2057z\" result=\"a2058z\"></feGaussianBlur><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 0.396   0 0 0 0 0.725   0 0 0 0 0.984  0 0 0 1 0\" type=\"matrix\" in=\"a2058z\" result=\"a2059z\"></feColorMatrix></filter><filter id=\"a2060z\" x=\"-13.8%\" y=\"-93.5%\" width=\"127.2%\" height=\"285.1%\" filterUnits=\"objectBoundingBox\"><feGaussianBlur stdDeviation=\"1.595\" in=\"SourceAlpha\" result=\"a2062z\"></feGaussianBlur><feOffset dx=\"0\" dy=\"1.58\" in=\"a2062z\" result=\"a2063z\"></feOffset><feComposite in=\"a2063z\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"a2064z\"></feComposite><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 1   0 0 0 0 1   0 0 0 0 1  0 0 0 0.25 0\" type=\"matrix\" in=\"a2064z\" result=\"a2065z\"></feColorMatrix></filter></defs><g filter=\"url(#a2055z)\"><use fill=\"black\" fill-opacity=\"1\" stroke=\"black\" stroke-opacity=\"0\" stroke-width=\"0\" xlink:href=\"#a2053z\" clip-path=\"url(#a2054z)\"></use></g><use xlink:href=\"#a2053z\" fill=\"#51e0f5\" clip-path=\"url(#a2054z)\"></use><use fill=\"black\" fill-opacity=\"1\" filter=\"url(#a2060z)\" xlink:href=\"#a2053z\"></use></g><g><defs><path d=\"M 16 0 L 8.127 8.368 L 4.171 2.011 L 0.899 5 L 0 4.18 L 4.116 1.534 L 7.779 5.892 L 14.029 0.335 Z\" transform=\"translate(3.456 5.655) rotate(8 8 4.184)\" id=\"a2066z\"></path><filter id=\"a2068z\" x=\"-39.1%\" y=\"-81.2%\" width=\"177.6%\" height=\"261.3%\" filterUnits=\"objectBoundingBox\"><feOffset dx=\"0\" dy=\"0.58\" in=\"SourceAlpha\" result=\"a2070z\"></feOffset><feGaussianBlur stdDeviation=\"1.5\" in=\"a2070z\" result=\"a2071z\"></feGaussianBlur><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 0.396   0 0 0 0 0.725   0 0 0 0 0.984  0 0 0 0.81 0\" type=\"matrix\" in=\"a2071z\" result=\"a2072z\"></feColorMatrix></filter><filter id=\"a2073z\" x=\"-19.8%\" y=\"-56.3%\" width=\"139.0%\" height=\"211.5%\" filterUnits=\"objectBoundingBox\"><feGaussianBlur stdDeviation=\"1.595\" in=\"SourceAlpha\" result=\"a2075z\"></feGaussianBlur><feOffset dx=\"0\" dy=\"1.58\" in=\"a2075z\" result=\"a2076z\"></feOffset><feComposite in=\"a2076z\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"a2077z\"></feComposite><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 1   0 0 0 0 1   0 0 0 0 1  0 0 0 0.25 0\" type=\"matrix\" in=\"a2077z\" result=\"a2078z\"></feColorMatrix></filter></defs><g filter=\"url(#a2068z)\"><use fill=\"black\" fill-opacity=\"1\" stroke=\"black\" stroke-opacity=\"0\" stroke-width=\"0\" xlink:href=\"#a2066z\" clip-path=\"url(#a2067z)\"></use></g><use xlink:href=\"#a2066z\" fill=\"#51e0f5\" clip-path=\"url(#a2067z)\"></use><use fill=\"black\" fill-opacity=\"1\" filter=\"url(#a2073z)\" xlink:href=\"#a2066z\"></use></g><g><defs><path d=\"M 4 10 L 0 0 L 2.267 7.31 L 1.993 8.888 Z\" transform=\"translate(21.976 4.219) rotate(-69 2 5)\" id=\"a2079z\"></path><filter id=\"a2081z\" x=\"-153.7%\" y=\"-68.1%\" width=\"404.9%\" height=\"235.2%\" filterUnits=\"objectBoundingBox\"><feOffset dx=\"0\" dy=\"0.58\" in=\"SourceAlpha\" result=\"a2083z\"></feOffset><feGaussianBlur stdDeviation=\"1.5\" in=\"a2083z\" result=\"a2084z\"></feGaussianBlur><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 0.396   0 0 0 0 0.725   0 0 0 0 0.984  0 0 0 0.81 0\" type=\"matrix\" in=\"a2084z\" result=\"a2085z\"></feColorMatrix></filter><filter id=\"a2086z\" x=\"-77.8%\" y=\"-47.2%\" width=\"253.2%\" height=\"193.5%\" filterUnits=\"objectBoundingBox\"><feGaussianBlur stdDeviation=\"1.595\" in=\"SourceAlpha\" result=\"a2088z\"></feGaussianBlur><feOffset dx=\"0\" dy=\"1.58\" in=\"a2088z\" result=\"a2089z\"></feOffset><feComposite in=\"a2089z\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"a2090z\"></feComposite><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 1   0 0 0 0 1   0 0 0 0 1  0 0 0 0.25 0\" type=\"matrix\" in=\"a2090z\" result=\"a2091z\"></feColorMatrix></filter></defs><g filter=\"url(#a2081z)\"><use fill=\"black\" fill-opacity=\"1\" stroke=\"black\" stroke-opacity=\"0\" stroke-width=\"0\" xlink:href=\"#a2079z\" clip-path=\"url(#a2080z)\"></use></g><use xlink:href=\"#a2079z\" fill=\"#51e0f5\" clip-path=\"url(#a2080z)\"></use><use fill=\"black\" fill-opacity=\"1\" filter=\"url(#a2086z)\" xlink:href=\"#a2079z\"></use></g><g><defs><path d=\"M 17.5 12.75 C 17.5 12.586 17.462 12.423 17.388 12.276 L 17.25 12 C 17.164 11.828 16.911 11.856 16.864 12.042 L 16.636 12.958 C 16.582 13.171 16.804 13.348 17 13.25 L 17.276 13.112 C 17.413 13.043 17.5 12.903 17.5 12.75 Z\" id=\"a2092z\"></path><filter id=\"a2094z\" x=\"-572.7%\" y=\"-327.6%\" width=\"1236.4%\" height=\"750.5%\" filterUnits=\"objectBoundingBox\"><feOffset dx=\"0\" dy=\"0.58\" in=\"SourceAlpha\" result=\"a2096z\"></feOffset><feGaussianBlur stdDeviation=\"1.5\" in=\"a2096z\" result=\"a2097z\"></feGaussianBlur><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 0.396   0 0 0 0 0.725   0 0 0 0 0.984  0 0 0 0.81 0\" type=\"matrix\" in=\"a2097z\" result=\"a2098z\"></feColorMatrix></filter><filter id=\"a2099z\" x=\"-290.0%\" y=\"-227.1%\" width=\"670.9%\" height=\"549.5%\" filterUnits=\"objectBoundingBox\"><feGaussianBlur stdDeviation=\"1.595\" in=\"SourceAlpha\" result=\"a2101z\"></feGaussianBlur><feOffset dx=\"0\" dy=\"1.58\" in=\"a2101z\" result=\"a2102z\"></feOffset><feComposite in=\"a2102z\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"a2103z\"></feComposite><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 1   0 0 0 0 1   0 0 0 0 1  0 0 0 0.25 0\" type=\"matrix\" in=\"a2103z\" result=\"a2104z\"></feColorMatrix></filter></defs><g filter=\"url(#a2094z)\"><use fill=\"black\" fill-opacity=\"1\" stroke=\"black\" stroke-opacity=\"0\" stroke-width=\"0\" xlink:href=\"#a2092z\" clip-path=\"url(#a2093z)\"></use></g><use xlink:href=\"#a2092z\" fill=\"#51e0f5\" clip-path=\"url(#a2093z)\"></use><use fill=\"black\" fill-opacity=\"1\" filter=\"url(#a2099z)\" xlink:href=\"#a2092z\"></use></g></svg>',svgContentId:3772414280},PoOShCUgF:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 48 15\"><g opacity=\"0\"><defs><path d=\"M 2.5 7 L 46.5 7 L 46.5 9 L 2.5 9 Z\" id=\"a1715z\"></path><filter id=\"a1717z\" x=\"-9.5%\" y=\"-200.0%\" width=\"118.8%\" height=\"495.2%\" filterUnits=\"objectBoundingBox\"><feOffset dx=\"0\" dy=\"0\" in=\"SourceAlpha\" result=\"a1719z\"></feOffset><feGaussianBlur stdDeviation=\"1\" in=\"a1719z\" result=\"a1720z\"></feGaussianBlur><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 0.553   0 0 0 0 0.867   0 0 0 0 0.91  0 0 0 0.55 0\" type=\"matrix\" in=\"a1720z\" result=\"a1721z\"></feColorMatrix></filter><filter id=\"a1722z\" x=\"-4.5%\" y=\"-95.2%\" width=\"108.8%\" height=\"285.7%\" filterUnits=\"objectBoundingBox\"><feGaussianBlur stdDeviation=\"1\" in=\"SourceAlpha\" result=\"a1724z\"></feGaussianBlur><feOffset dx=\"0\" dy=\"0\" in=\"a1724z\" result=\"a1725z\"></feOffset><feComposite in=\"a1725z\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"a1726z\"></feComposite><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 0.4666666666666667   0 0 0 0 0.3686274509803922   0 0 0 0 0.8509803921568627  0 0 0 0.4 0\" type=\"matrix\" in=\"a1726z\" result=\"a1727z\"></feColorMatrix></filter></defs><g filter=\"url(#a1717z)\"><use fill=\"black\" fill-opacity=\"1\" stroke=\"black\" stroke-opacity=\"0\" stroke-width=\"0\" xlink:href=\"#a1715z\" clip-path=\"url(#a1716z)\"></use></g><use xlink:href=\"#a1715z\" fill=\"rgba(204, 248, 255, 0.7)\" clip-path=\"url(#a1716z)\"></use><use fill=\"black\" fill-opacity=\"1\" filter=\"url(#a1722z)\" xlink:href=\"#a1715z\"></use></g><g><defs><path d=\"M 0 3.785 L 1.833 4.771 L 6.239 1.897 L 8.148 7.354 L 21 6.928 L 8.328 5.703 L 7.045 0 L 1.893 4.221 Z\" transform=\"translate(22.487 1.914) rotate(-9 10.5 3.677)\" id=\"a1728z\"></path><filter id=\"a1730z\" x=\"-29.9%\" y=\"-92.3%\" width=\"159.2%\" height=\"283.3%\" filterUnits=\"objectBoundingBox\"><feOffset dx=\"0\" dy=\"0.58\" in=\"SourceAlpha\" result=\"a1732z\"></feOffset><feGaussianBlur stdDeviation=\"1.5\" in=\"a1732z\" result=\"a1733z\"></feGaussianBlur><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 0.396   0 0 0 0 0.725   0 0 0 0 0.984  0 0 0 1 0\" type=\"matrix\" in=\"a1733z\" result=\"a1734z\"></feColorMatrix></filter><filter id=\"a1735z\" x=\"-15.1%\" y=\"-64.0%\" width=\"129.8%\" height=\"226.6%\" filterUnits=\"objectBoundingBox\"><feGaussianBlur stdDeviation=\"1.595\" in=\"SourceAlpha\" result=\"a1737z\"></feGaussianBlur><feOffset dx=\"0\" dy=\"1.58\" in=\"a1737z\" result=\"a1738z\"></feOffset><feComposite in=\"a1738z\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"a1739z\"></feComposite><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 1   0 0 0 0 1   0 0 0 0 1  0 0 0 0.25 0\" type=\"matrix\" in=\"a1739z\" result=\"a1740z\"></feColorMatrix></filter></defs><g filter=\"url(#a1730z)\"><use fill=\"black\" fill-opacity=\"1\" stroke=\"black\" stroke-opacity=\"0\" stroke-width=\"0\" xlink:href=\"#a1728z\" clip-path=\"url(#a1729z)\"></use></g><use xlink:href=\"#a1728z\" fill=\"#51e0f5\" clip-path=\"url(#a1729z)\"></use><use fill=\"black\" fill-opacity=\"1\" filter=\"url(#a1735z)\" xlink:href=\"#a1728z\"></use></g><g><defs><path d=\"M 16 0 L 7.208 3.927 L 4.171 2.011 L 0.899 5 L 0 4.18 L 4.116 1.534 L 6.648 2.563 L 14.029 0.335 Z\" transform=\"translate(3.691 5.671) rotate(8 8 2.5)\" id=\"a1741z\"></path><filter id=\"a1743z\" x=\"-39.1%\" y=\"-134.9%\" width=\"177.6%\" height=\"367.8%\" filterUnits=\"objectBoundingBox\"><feOffset dx=\"0\" dy=\"0.58\" in=\"SourceAlpha\" result=\"a1745z\"></feOffset><feGaussianBlur stdDeviation=\"1.5\" in=\"a1745z\" result=\"a1746z\"></feGaussianBlur><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 0.396   0 0 0 0 0.725   0 0 0 0 0.984  0 0 0 0.81 0\" type=\"matrix\" in=\"a1746z\" result=\"a1747z\"></feColorMatrix></filter><filter id=\"a1748z\" x=\"-19.8%\" y=\"-93.5%\" width=\"139.0%\" height=\"285.1%\" filterUnits=\"objectBoundingBox\"><feGaussianBlur stdDeviation=\"1.595\" in=\"SourceAlpha\" result=\"a1750z\"></feGaussianBlur><feOffset dx=\"0\" dy=\"1.58\" in=\"a1750z\" result=\"a1751z\"></feOffset><feComposite in=\"a1751z\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"a1752z\"></feComposite><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 1   0 0 0 0 1   0 0 0 0 1  0 0 0 0.25 0\" type=\"matrix\" in=\"a1752z\" result=\"a1753z\"></feColorMatrix></filter></defs><g filter=\"url(#a1743z)\"><use fill=\"black\" fill-opacity=\"1\" stroke=\"black\" stroke-opacity=\"0\" stroke-width=\"0\" xlink:href=\"#a1741z\" clip-path=\"url(#a1742z)\"></use></g><use xlink:href=\"#a1741z\" fill=\"#51e0f5\" clip-path=\"url(#a1742z)\"></use><use fill=\"black\" fill-opacity=\"1\" filter=\"url(#a1748z)\" xlink:href=\"#a1741z\"></use></g><g><defs><path d=\"M 4 10 L 0 0 L 2.267 7.31 L 1.993 8.888 Z\" transform=\"translate(14.976 0.219) rotate(-79 2 5)\" id=\"a1754z\"></path><filter id=\"a1756z\" x=\"-153.7%\" y=\"-68.1%\" width=\"404.9%\" height=\"235.2%\" filterUnits=\"objectBoundingBox\"><feOffset dx=\"0\" dy=\"0.58\" in=\"SourceAlpha\" result=\"a1758z\"></feOffset><feGaussianBlur stdDeviation=\"1.5\" in=\"a1758z\" result=\"a1759z\"></feGaussianBlur><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 0.396   0 0 0 0 0.725   0 0 0 0 0.984  0 0 0 0.81 0\" type=\"matrix\" in=\"a1759z\" result=\"a1760z\"></feColorMatrix></filter><filter id=\"a1761z\" x=\"-77.8%\" y=\"-47.2%\" width=\"253.2%\" height=\"193.5%\" filterUnits=\"objectBoundingBox\"><feGaussianBlur stdDeviation=\"1.595\" in=\"SourceAlpha\" result=\"a1763z\"></feGaussianBlur><feOffset dx=\"0\" dy=\"1.58\" in=\"a1763z\" result=\"a1764z\"></feOffset><feComposite in=\"a1764z\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"a1765z\"></feComposite><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 1   0 0 0 0 1   0 0 0 0 1  0 0 0 0.25 0\" type=\"matrix\" in=\"a1765z\" result=\"a1766z\"></feColorMatrix></filter></defs><g filter=\"url(#a1756z)\"><use fill=\"black\" fill-opacity=\"1\" stroke=\"black\" stroke-opacity=\"0\" stroke-width=\"0\" xlink:href=\"#a1754z\" clip-path=\"url(#a1755z)\"></use></g><use xlink:href=\"#a1754z\" fill=\"#51e0f5\" clip-path=\"url(#a1755z)\"></use><use fill=\"black\" fill-opacity=\"1\" filter=\"url(#a1761z)\" xlink:href=\"#a1754z\"></use></g><g><defs><path d=\"M 37.5 1.75 C 37.5 1.586 37.462 1.423 37.388 1.276 L 37.25 1 C 37.164 0.828 36.911 0.856 36.864 1.042 L 36.636 1.958 C 36.582 2.171 36.804 2.348 37 2.25 L 37.276 2.112 C 37.413 2.043 37.5 1.903 37.5 1.75 Z\" id=\"a1767z\"></path><filter id=\"a1769z\" x=\"-572.7%\" y=\"-327.6%\" width=\"1236.4%\" height=\"750.5%\" filterUnits=\"objectBoundingBox\"><feOffset dx=\"0\" dy=\"0.58\" in=\"SourceAlpha\" result=\"a1771z\"></feOffset><feGaussianBlur stdDeviation=\"1.5\" in=\"a1771z\" result=\"a1772z\"></feGaussianBlur><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 0.396   0 0 0 0 0.725   0 0 0 0 0.984  0 0 0 0.81 0\" type=\"matrix\" in=\"a1772z\" result=\"a1773z\"></feColorMatrix></filter><filter id=\"a1774z\" x=\"-290.0%\" y=\"-227.1%\" width=\"670.9%\" height=\"549.5%\" filterUnits=\"objectBoundingBox\"><feGaussianBlur stdDeviation=\"1.595\" in=\"SourceAlpha\" result=\"a1776z\"></feGaussianBlur><feOffset dx=\"0\" dy=\"1.58\" in=\"a1776z\" result=\"a1777z\"></feOffset><feComposite in=\"a1777z\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"a1778z\"></feComposite><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 1   0 0 0 0 1   0 0 0 0 1  0 0 0 0.25 0\" type=\"matrix\" in=\"a1778z\" result=\"a1779z\"></feColorMatrix></filter></defs><g filter=\"url(#a1769z)\"><use fill=\"black\" fill-opacity=\"1\" stroke=\"black\" stroke-opacity=\"0\" stroke-width=\"0\" xlink:href=\"#a1767z\" clip-path=\"url(#a1768z)\"></use></g><use xlink:href=\"#a1767z\" fill=\"#51e0f5\" clip-path=\"url(#a1768z)\"></use><use fill=\"black\" fill-opacity=\"1\" filter=\"url(#a1774z)\" xlink:href=\"#a1767z\"></use></g></svg>',svgContentId:1635831835},PvHu_ReFj:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 48 15\"><g opacity=\"0\"><defs><path d=\"M 2.5 7 L 46.5 7 L 46.5 9 L 2.5 9 Z\" id=\"a1780z\"></path><filter id=\"a1782z\" x=\"-9.5%\" y=\"-200.0%\" width=\"118.8%\" height=\"495.2%\" filterUnits=\"objectBoundingBox\"><feOffset dx=\"0\" dy=\"0\" in=\"SourceAlpha\" result=\"a1784z\"></feOffset><feGaussianBlur stdDeviation=\"1\" in=\"a1784z\" result=\"a1785z\"></feGaussianBlur><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 0.553   0 0 0 0 0.867   0 0 0 0 0.91  0 0 0 0.55 0\" type=\"matrix\" in=\"a1785z\" result=\"a1786z\"></feColorMatrix></filter><filter id=\"a1787z\" x=\"-4.5%\" y=\"-95.2%\" width=\"108.8%\" height=\"285.7%\" filterUnits=\"objectBoundingBox\"><feGaussianBlur stdDeviation=\"1\" in=\"SourceAlpha\" result=\"a1789z\"></feGaussianBlur><feOffset dx=\"0\" dy=\"0\" in=\"a1789z\" result=\"a1790z\"></feOffset><feComposite in=\"a1790z\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"a1791z\"></feComposite><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 0.4666666666666667   0 0 0 0 0.3686274509803922   0 0 0 0 0.8509803921568627  0 0 0 0.4 0\" type=\"matrix\" in=\"a1791z\" result=\"a1792z\"></feColorMatrix></filter></defs><g filter=\"url(#a1782z)\"><use fill=\"black\" fill-opacity=\"1\" stroke=\"black\" stroke-opacity=\"0\" stroke-width=\"0\" xlink:href=\"#a1780z\" clip-path=\"url(#a1781z)\"></use></g><use xlink:href=\"#a1780z\" fill=\"rgba(204, 248, 255, 0.2)\" clip-path=\"url(#a1781z)\"></use><use fill=\"black\" fill-opacity=\"1\" filter=\"url(#a1787z)\" xlink:href=\"#a1780z\"></use></g><g><defs><path d=\"M -0 1.73 L 2.007 2.633 L 6.576 1.357 L 8.924 5 L 23 4.61 L 9.121 3.487 L 6.833 0 L 2.073 2.129 Z\" transform=\"translate(23.611 3.715) rotate(-9 11.5 2.5)\" id=\"a1793z\"></path><filter id=\"a1795z\" x=\"-27.3%\" y=\"-134.9%\" width=\"154.1%\" height=\"367.8%\" filterUnits=\"objectBoundingBox\"><feOffset dx=\"0\" dy=\"0.58\" in=\"SourceAlpha\" result=\"a1797z\"></feOffset><feGaussianBlur stdDeviation=\"1.5\" in=\"a1797z\" result=\"a1798z\"></feGaussianBlur><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 0.396   0 0 0 0 0.725   0 0 0 0 0.984  0 0 0 1 0\" type=\"matrix\" in=\"a1798z\" result=\"a1799z\"></feColorMatrix></filter><filter id=\"a1800z\" x=\"-13.8%\" y=\"-93.5%\" width=\"127.2%\" height=\"285.1%\" filterUnits=\"objectBoundingBox\"><feGaussianBlur stdDeviation=\"1.595\" in=\"SourceAlpha\" result=\"a1802z\"></feGaussianBlur><feOffset dx=\"0\" dy=\"1.58\" in=\"a1802z\" result=\"a1803z\"></feOffset><feComposite in=\"a1803z\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"a1804z\"></feComposite><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 1   0 0 0 0 1   0 0 0 0 1  0 0 0 0.25 0\" type=\"matrix\" in=\"a1804z\" result=\"a1805z\"></feColorMatrix></filter></defs><g filter=\"url(#a1795z)\"><use fill=\"black\" fill-opacity=\"1\" stroke=\"black\" stroke-opacity=\"0\" stroke-width=\"0\" xlink:href=\"#a1793z\" clip-path=\"url(#a1794z)\"></use></g><use xlink:href=\"#a1793z\" fill=\"#51e0f5\" clip-path=\"url(#a1794z)\"></use><use fill=\"black\" fill-opacity=\"1\" filter=\"url(#a1800z)\" xlink:href=\"#a1793z\"></use></g><g><defs><path d=\"M 16 0 L 8.127 8.368 L 4.171 2.011 L 0.899 5 L 0 4.18 L 4.116 1.534 L 7.779 5.892 L 14.029 0.335 Z\" transform=\"translate(3.456 5.655) rotate(8 8 4.184)\" id=\"a1806z\"></path><filter id=\"a1808z\" x=\"-39.1%\" y=\"-81.2%\" width=\"177.6%\" height=\"261.3%\" filterUnits=\"objectBoundingBox\"><feOffset dx=\"0\" dy=\"0.58\" in=\"SourceAlpha\" result=\"a1810z\"></feOffset><feGaussianBlur stdDeviation=\"1.5\" in=\"a1810z\" result=\"a1811z\"></feGaussianBlur><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 0.396   0 0 0 0 0.725   0 0 0 0 0.984  0 0 0 0.81 0\" type=\"matrix\" in=\"a1811z\" result=\"a1812z\"></feColorMatrix></filter><filter id=\"a1813z\" x=\"-19.8%\" y=\"-56.3%\" width=\"139.0%\" height=\"211.5%\" filterUnits=\"objectBoundingBox\"><feGaussianBlur stdDeviation=\"1.595\" in=\"SourceAlpha\" result=\"a1815z\"></feGaussianBlur><feOffset dx=\"0\" dy=\"1.58\" in=\"a1815z\" result=\"a1816z\"></feOffset><feComposite in=\"a1816z\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"a1817z\"></feComposite><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 1   0 0 0 0 1   0 0 0 0 1  0 0 0 0.25 0\" type=\"matrix\" in=\"a1817z\" result=\"a1818z\"></feColorMatrix></filter></defs><g filter=\"url(#a1808z)\"><use fill=\"black\" fill-opacity=\"1\" stroke=\"black\" stroke-opacity=\"0\" stroke-width=\"0\" xlink:href=\"#a1806z\" clip-path=\"url(#a1807z)\"></use></g><use xlink:href=\"#a1806z\" fill=\"#51e0f5\" clip-path=\"url(#a1807z)\"></use><use fill=\"black\" fill-opacity=\"1\" filter=\"url(#a1813z)\" xlink:href=\"#a1806z\"></use></g><g><defs><path d=\"M 4 10 L 0 0 L 2.267 7.31 L 1.993 8.888 Z\" transform=\"translate(21.976 4.219) rotate(-69 2 5)\" id=\"a1819z\"></path><filter id=\"a1821z\" x=\"-153.7%\" y=\"-68.1%\" width=\"404.9%\" height=\"235.2%\" filterUnits=\"objectBoundingBox\"><feOffset dx=\"0\" dy=\"0.58\" in=\"SourceAlpha\" result=\"a1823z\"></feOffset><feGaussianBlur stdDeviation=\"1.5\" in=\"a1823z\" result=\"a1824z\"></feGaussianBlur><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 0.396   0 0 0 0 0.725   0 0 0 0 0.984  0 0 0 0.81 0\" type=\"matrix\" in=\"a1824z\" result=\"a1825z\"></feColorMatrix></filter><filter id=\"a1826z\" x=\"-77.8%\" y=\"-47.2%\" width=\"253.2%\" height=\"193.5%\" filterUnits=\"objectBoundingBox\"><feGaussianBlur stdDeviation=\"1.595\" in=\"SourceAlpha\" result=\"a1828z\"></feGaussianBlur><feOffset dx=\"0\" dy=\"1.58\" in=\"a1828z\" result=\"a1829z\"></feOffset><feComposite in=\"a1829z\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"a1830z\"></feComposite><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 1   0 0 0 0 1   0 0 0 0 1  0 0 0 0.25 0\" type=\"matrix\" in=\"a1830z\" result=\"a1831z\"></feColorMatrix></filter></defs><g filter=\"url(#a1821z)\"><use fill=\"black\" fill-opacity=\"1\" stroke=\"black\" stroke-opacity=\"0\" stroke-width=\"0\" xlink:href=\"#a1819z\" clip-path=\"url(#a1820z)\"></use></g><use xlink:href=\"#a1819z\" fill=\"#51e0f5\" clip-path=\"url(#a1820z)\"></use><use fill=\"black\" fill-opacity=\"1\" filter=\"url(#a1826z)\" xlink:href=\"#a1819z\"></use></g><g><defs><path d=\"M 17.5 12.75 C 17.5 12.586 17.462 12.423 17.388 12.276 L 17.25 12 C 17.164 11.828 16.911 11.856 16.864 12.042 L 16.636 12.958 C 16.582 13.171 16.804 13.348 17 13.25 L 17.276 13.112 C 17.413 13.043 17.5 12.903 17.5 12.75 Z\" id=\"a1832z\"></path><filter id=\"a1834z\" x=\"-572.7%\" y=\"-327.6%\" width=\"1236.4%\" height=\"750.5%\" filterUnits=\"objectBoundingBox\"><feOffset dx=\"0\" dy=\"0.58\" in=\"SourceAlpha\" result=\"a1836z\"></feOffset><feGaussianBlur stdDeviation=\"1.5\" in=\"a1836z\" result=\"a1837z\"></feGaussianBlur><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 0.396   0 0 0 0 0.725   0 0 0 0 0.984  0 0 0 0.81 0\" type=\"matrix\" in=\"a1837z\" result=\"a1838z\"></feColorMatrix></filter><filter id=\"a1839z\" x=\"-290.0%\" y=\"-227.1%\" width=\"670.9%\" height=\"549.5%\" filterUnits=\"objectBoundingBox\"><feGaussianBlur stdDeviation=\"1.595\" in=\"SourceAlpha\" result=\"a1841z\"></feGaussianBlur><feOffset dx=\"0\" dy=\"1.58\" in=\"a1841z\" result=\"a1842z\"></feOffset><feComposite in=\"a1842z\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"a1843z\"></feComposite><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 1   0 0 0 0 1   0 0 0 0 1  0 0 0 0.25 0\" type=\"matrix\" in=\"a1843z\" result=\"a1844z\"></feColorMatrix></filter></defs><g filter=\"url(#a1834z)\"><use fill=\"black\" fill-opacity=\"1\" stroke=\"black\" stroke-opacity=\"0\" stroke-width=\"0\" xlink:href=\"#a1832z\" clip-path=\"url(#a1833z)\"></use></g><use xlink:href=\"#a1832z\" fill=\"#51e0f5\" clip-path=\"url(#a1833z)\"></use><use fill=\"black\" fill-opacity=\"1\" filter=\"url(#a1839z)\" xlink:href=\"#a1832z\"></use></g></svg>',svgContentId:4028239223},RBgAlo2fB:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 48 15\"><g opacity=\"0\"><defs><path d=\"M 2.5 7 L 46.5 7 L 46.5 9 L 2.5 9 Z\" id=\"a1910z\"></path><filter id=\"a1912z\" x=\"-9.5%\" y=\"-200.0%\" width=\"118.8%\" height=\"495.2%\" filterUnits=\"objectBoundingBox\"><feOffset dx=\"0\" dy=\"0\" in=\"SourceAlpha\" result=\"a1914z\"></feOffset><feGaussianBlur stdDeviation=\"1\" in=\"a1914z\" result=\"a1915z\"></feGaussianBlur><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 0.553   0 0 0 0 0.867   0 0 0 0 0.91  0 0 0 0.55 0\" type=\"matrix\" in=\"a1915z\" result=\"a1916z\"></feColorMatrix></filter><filter id=\"a1917z\" x=\"-4.5%\" y=\"-95.2%\" width=\"108.8%\" height=\"285.7%\" filterUnits=\"objectBoundingBox\"><feGaussianBlur stdDeviation=\"1\" in=\"SourceAlpha\" result=\"a1919z\"></feGaussianBlur><feOffset dx=\"0\" dy=\"0\" in=\"a1919z\" result=\"a1920z\"></feOffset><feComposite in=\"a1920z\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"a1921z\"></feComposite><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 0.4666666666666667   0 0 0 0 0.3686274509803922   0 0 0 0 0.8509803921568627  0 0 0 0.4 0\" type=\"matrix\" in=\"a1921z\" result=\"a1922z\"></feColorMatrix></filter></defs><g filter=\"url(#a1912z)\"><use fill=\"black\" fill-opacity=\"1\" stroke=\"black\" stroke-opacity=\"0\" stroke-width=\"0\" xlink:href=\"#a1910z\" clip-path=\"url(#a1911z)\"></use></g><use xlink:href=\"#a1910z\" fill=\"rgba(204, 248, 255, 0.3)\" clip-path=\"url(#a1911z)\"></use><use fill=\"black\" fill-opacity=\"1\" filter=\"url(#a1917z)\" xlink:href=\"#a1910z\"></use></g><g><defs><path d=\"M 2.5 4.5 L 8.5 10.5 L 15 6.5 L 19 9 L 39 8.5 L 19.5 8 L 15 1 L 9 8.5 Z\" id=\"a1923z\"></path><filter id=\"a1925z\" x=\"-17.2%\" y=\"-76.0%\" width=\"134.2%\" height=\"251.0%\" filterUnits=\"objectBoundingBox\"><feOffset dx=\"0\" dy=\"1\" in=\"SourceAlpha\" result=\"a1927z\"></feOffset><feGaussianBlur stdDeviation=\"1.5\" in=\"a1927z\" result=\"a1928z\"></feGaussianBlur><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 0.906   0 0 0 0 0.455   0 0 0 0 0.58  0 0 0 1 0\" type=\"matrix\" in=\"a1928z\" result=\"a1929z\"></feColorMatrix></filter><filter id=\"a1930z\" x=\"-5.5%\" y=\"-31.3%\" width=\"110.7%\" height=\"161.5%\" filterUnits=\"objectBoundingBox\"><feGaussianBlur stdDeviation=\"1\" in=\"SourceAlpha\" result=\"a1932z\"></feGaussianBlur><feOffset dx=\"0\" dy=\"1\" in=\"a1932z\" result=\"a1933z\"></feOffset><feComposite in=\"a1933z\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"a1934z\"></feComposite><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 1   0 0 0 0 1   0 0 0 0 1  0 0 0 0.25 0\" type=\"matrix\" in=\"a1934z\" result=\"a1935z\"></feColorMatrix></filter></defs><g filter=\"url(#a1925z)\"><use fill=\"black\" fill-opacity=\"1\" stroke=\"black\" stroke-opacity=\"0\" stroke-width=\"0\" xlink:href=\"#a1923z\" clip-path=\"url(#a1924z)\"></use></g><use xlink:href=\"#a1923z\" fill=\"#ebe36f\" clip-path=\"url(#a1924z)\"></use><use fill=\"black\" fill-opacity=\"1\" filter=\"url(#a1930z)\" xlink:href=\"#a1923z\"></use></g><g><defs><path d=\"M 21 5.25 L 31 7 L 39.5 7.5 L 41.25 9.694 L 47 6 L 41.5 7.5 L 40 6 L 31 6.5 Z\" id=\"a1936z\"></path><filter id=\"a1938z\" x=\"-24.1%\" y=\"-160.6%\" width=\"147.9%\" height=\"419.1%\" filterUnits=\"objectBoundingBox\"><feOffset dx=\"0\" dy=\"1\" in=\"SourceAlpha\" result=\"a1940z\"></feOffset><feGaussianBlur stdDeviation=\"1.5\" in=\"a1940z\" result=\"a1941z\"></feGaussianBlur><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 0.906   0 0 0 0 0.455   0 0 0 0 0.58  0 0 0 1 0\" type=\"matrix\" in=\"a1941z\" result=\"a1942z\"></feColorMatrix></filter><filter id=\"a1943z\" x=\"-7.7%\" y=\"-66.0%\" width=\"114.9%\" height=\"229.8%\" filterUnits=\"objectBoundingBox\"><feGaussianBlur stdDeviation=\"1\" in=\"SourceAlpha\" result=\"a1945z\"></feGaussianBlur><feOffset dx=\"0\" dy=\"1\" in=\"a1945z\" result=\"a1946z\"></feOffset><feComposite in=\"a1946z\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"a1947z\"></feComposite><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 1   0 0 0 0 1   0 0 0 0 1  0 0 0 0.25 0\" type=\"matrix\" in=\"a1947z\" result=\"a1948z\"></feColorMatrix></filter></defs><g filter=\"url(#a1938z)\"><use fill=\"black\" fill-opacity=\"1\" stroke=\"black\" stroke-opacity=\"0\" stroke-width=\"0\" xlink:href=\"#a1936z\" clip-path=\"url(#a1937z)\"></use></g><use xlink:href=\"#a1936z\" fill=\"#ebe36f\" clip-path=\"url(#a1937z)\"></use><use fill=\"black\" fill-opacity=\"1\" filter=\"url(#a1943z)\" xlink:href=\"#a1936z\"></use></g><g><defs><path d=\"M 22.855 1.25 L 25.826 0.832 L 26 0 L 0 3 Z\" transform=\"translate(20.206 9.376) rotate(5 13 1.5)\" id=\"a1949z\"></path><filter id=\"a1951z\" x=\"-24.1%\" y=\"-235.5%\" width=\"147.9%\" height=\"567.7%\" filterUnits=\"objectBoundingBox\"><feOffset dx=\"0\" dy=\"1\" in=\"SourceAlpha\" result=\"a1953z\"></feOffset><feGaussianBlur stdDeviation=\"1.5\" in=\"a1953z\" result=\"a1954z\"></feGaussianBlur><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 0.906   0 0 0 0 0.455   0 0 0 0 0.58  0 0 0 1 0\" type=\"matrix\" in=\"a1954z\" result=\"a1955z\"></feColorMatrix></filter><filter id=\"a1956z\" x=\"-7.7%\" y=\"-96.8%\" width=\"114.9%\" height=\"290.3%\" filterUnits=\"objectBoundingBox\"><feGaussianBlur stdDeviation=\"1\" in=\"SourceAlpha\" result=\"a1958z\"></feGaussianBlur><feOffset dx=\"0\" dy=\"1\" in=\"a1958z\" result=\"a1959z\"></feOffset><feComposite in=\"a1959z\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"a1960z\"></feComposite><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 1   0 0 0 0 1   0 0 0 0 1  0 0 0 0.25 0\" type=\"matrix\" in=\"a1960z\" result=\"a1961z\"></feColorMatrix></filter></defs><g filter=\"url(#a1951z)\"><use fill=\"black\" fill-opacity=\"1\" stroke=\"black\" stroke-opacity=\"0\" stroke-width=\"0\" xlink:href=\"#a1949z\" clip-path=\"url(#a1950z)\"></use></g><use xlink:href=\"#a1949z\" fill=\"#ebe36f\" clip-path=\"url(#a1950z)\"></use><use fill=\"black\" fill-opacity=\"1\" filter=\"url(#a1956z)\" xlink:href=\"#a1949z\"></use></g><g><defs><path d=\"M 0.32 0.384 C 0.193 0.232 0.301 0 0.5 0 L 0.75 0 C 0.888 0 1 0.112 1 0.25 L 1 0.25 C 1 0.416 0.973 0.58 0.921 0.737 L 0.917 0.75 C 0.88 0.859 0.738 0.886 0.665 0.798 Z\" transform=\"translate(18.653 3.455) rotate(-12 0.5 0.5)\" id=\"a1962z\"></path><filter id=\"a1964z\" x=\"-572.7%\" y=\"-663.6%\" width=\"1236.4%\" height=\"1418.2%\" filterUnits=\"objectBoundingBox\"><feOffset dx=\"0\" dy=\"1\" in=\"SourceAlpha\" result=\"a1966z\"></feOffset><feGaussianBlur stdDeviation=\"1.5\" in=\"a1966z\" result=\"a1967z\"></feGaussianBlur><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 0.906   0 0 0 0 0.455   0 0 0 0 0.58  0 0 0 1 0\" type=\"matrix\" in=\"a1967z\" result=\"a1968z\"></feColorMatrix></filter><filter id=\"a1969z\" x=\"-181.8%\" y=\"-272.7%\" width=\"454.5%\" height=\"636.4%\" filterUnits=\"objectBoundingBox\"><feGaussianBlur stdDeviation=\"1\" in=\"SourceAlpha\" result=\"a1971z\"></feGaussianBlur><feOffset dx=\"0\" dy=\"1\" in=\"a1971z\" result=\"a1972z\"></feOffset><feComposite in=\"a1972z\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"a1973z\"></feComposite><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 1   0 0 0 0 1   0 0 0 0 1  0 0 0 0.25 0\" type=\"matrix\" in=\"a1973z\" result=\"a1974z\"></feColorMatrix></filter></defs><g filter=\"url(#a1964z)\"><use fill=\"black\" fill-opacity=\"1\" stroke=\"black\" stroke-opacity=\"0\" stroke-width=\"0\" xlink:href=\"#a1962z\" clip-path=\"url(#a1963z)\"></use></g><use xlink:href=\"#a1962z\" fill=\"#ebe36f\" clip-path=\"url(#a1963z)\"></use><use fill=\"black\" fill-opacity=\"1\" filter=\"url(#a1969z)\" xlink:href=\"#a1962z\"></use></g></svg>',svgContentId:466517249},ROldXCTwF:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 48 15\"><g opacity=\"0\"><defs><path d=\"M 2.5 7 L 46.5 7 L 46.5 9 L 2.5 9 Z\" id=\"a1325z\"></path><filter id=\"a1327z\" x=\"-9.5%\" y=\"-200.0%\" width=\"118.8%\" height=\"495.2%\" filterUnits=\"objectBoundingBox\"><feOffset dx=\"0\" dy=\"0\" in=\"SourceAlpha\" result=\"a1329z\"></feOffset><feGaussianBlur stdDeviation=\"1\" in=\"a1329z\" result=\"a1330z\"></feGaussianBlur><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 0.553   0 0 0 0 0.867   0 0 0 0 0.91  0 0 0 0.55 0\" type=\"matrix\" in=\"a1330z\" result=\"a1331z\"></feColorMatrix></filter><filter id=\"a1332z\" x=\"-4.5%\" y=\"-95.2%\" width=\"108.8%\" height=\"285.7%\" filterUnits=\"objectBoundingBox\"><feGaussianBlur stdDeviation=\"1\" in=\"SourceAlpha\" result=\"a1334z\"></feGaussianBlur><feOffset dx=\"0\" dy=\"0\" in=\"a1334z\" result=\"a1335z\"></feOffset><feComposite in=\"a1335z\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"a1336z\"></feComposite><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 0.4666666666666667   0 0 0 0 0.3686274509803922   0 0 0 0 0.8509803921568627  0 0 0 0.4 0\" type=\"matrix\" in=\"a1336z\" result=\"a1337z\"></feColorMatrix></filter></defs><g filter=\"url(#a1327z)\"><use fill=\"black\" fill-opacity=\"1\" stroke=\"black\" stroke-opacity=\"0\" stroke-width=\"0\" xlink:href=\"#a1325z\" clip-path=\"url(#a1326z)\"></use></g><use xlink:href=\"#a1325z\" fill=\"rgba(204, 248, 255, 0.4)\" clip-path=\"url(#a1326z)\"></use><use fill=\"black\" fill-opacity=\"1\" filter=\"url(#a1332z)\" xlink:href=\"#a1325z\"></use></g><g><defs><path d=\"M 2.5 7 L 10.833 4.5 L 20.357 6 L 21.548 5.5 L 27.5 4 L 22.738 6.5 L 20.357 6.5 L 10.833 5 Z\" id=\"a1338z\"></path><filter id=\"a1340z\" x=\"-25.1%\" y=\"-235.5%\" width=\"149.8%\" height=\"567.7%\" filterUnits=\"objectBoundingBox\"><feOffset dx=\"0\" dy=\"1\" in=\"SourceAlpha\" result=\"a1342z\"></feOffset><feGaussianBlur stdDeviation=\"1.5\" in=\"a1342z\" result=\"a1343z\"></feGaussianBlur><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 0.906   0 0 0 0 0.455   0 0 0 0 0.58  0 0 0 1 0\" type=\"matrix\" in=\"a1343z\" result=\"a1344z\"></feColorMatrix></filter><filter id=\"a1345z\" x=\"-8.0%\" y=\"-96.8%\" width=\"115.5%\" height=\"290.3%\" filterUnits=\"objectBoundingBox\"><feGaussianBlur stdDeviation=\"1\" in=\"SourceAlpha\" result=\"a1347z\"></feGaussianBlur><feOffset dx=\"0\" dy=\"1\" in=\"a1347z\" result=\"a1348z\"></feOffset><feComposite in=\"a1348z\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"a1349z\"></feComposite><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 1   0 0 0 0 1   0 0 0 0 1  0 0 0 0.25 0\" type=\"matrix\" in=\"a1349z\" result=\"a1350z\"></feColorMatrix></filter></defs><g filter=\"url(#a1340z)\"><use fill=\"black\" fill-opacity=\"1\" stroke=\"black\" stroke-opacity=\"0\" stroke-width=\"0\" xlink:href=\"#a1338z\" clip-path=\"url(#a1339z)\"></use></g><use xlink:href=\"#a1338z\" fill=\"#ebe36f\" clip-path=\"url(#a1339z)\"></use><use fill=\"black\" fill-opacity=\"1\" filter=\"url(#a1345z)\" xlink:href=\"#a1338z\"></use></g><g><defs><path d=\"M 22 7.5 L 30.036 8.5 L 36.286 9 L 41.643 10.5 L 47 8 L 41.643 9.5 L 37.179 8 L 30.036 8 Z\" id=\"a1351z\"></path><filter id=\"a1353z\" x=\"-25.1%\" y=\"-235.5%\" width=\"149.8%\" height=\"567.7%\" filterUnits=\"objectBoundingBox\"><feOffset dx=\"0\" dy=\"1\" in=\"SourceAlpha\" result=\"a1355z\"></feOffset><feGaussianBlur stdDeviation=\"1.5\" in=\"a1355z\" result=\"a1356z\"></feGaussianBlur><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 0.906   0 0 0 0 0.455   0 0 0 0 0.58  0 0 0 1 0\" type=\"matrix\" in=\"a1356z\" result=\"a1357z\"></feColorMatrix></filter><filter id=\"a1358z\" x=\"-8.0%\" y=\"-96.8%\" width=\"115.5%\" height=\"290.3%\" filterUnits=\"objectBoundingBox\"><feGaussianBlur stdDeviation=\"1\" in=\"SourceAlpha\" result=\"a1360z\"></feGaussianBlur><feOffset dx=\"0\" dy=\"1\" in=\"a1360z\" result=\"a1361z\"></feOffset><feComposite in=\"a1361z\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"a1362z\"></feComposite><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 1   0 0 0 0 1   0 0 0 0 1  0 0 0 0.25 0\" type=\"matrix\" in=\"a1362z\" result=\"a1363z\"></feColorMatrix></filter></defs><g filter=\"url(#a1353z)\"><use fill=\"black\" fill-opacity=\"1\" stroke=\"black\" stroke-opacity=\"0\" stroke-width=\"0\" xlink:href=\"#a1351z\" clip-path=\"url(#a1352z)\"></use></g><use xlink:href=\"#a1351z\" fill=\"#ebe36f\" clip-path=\"url(#a1352z)\"></use><use fill=\"black\" fill-opacity=\"1\" filter=\"url(#a1358z)\" xlink:href=\"#a1351z\"></use></g><g><defs><path d=\"M 19 8.35 L 21 8.95 L 21 7.75 L 3 10.75 Z\" id=\"a1364z\"></path><filter id=\"a1366z\" x=\"-34.8%\" y=\"-235.5%\" width=\"169.1%\" height=\"567.7%\" filterUnits=\"objectBoundingBox\"><feOffset dx=\"0\" dy=\"1\" in=\"SourceAlpha\" result=\"a1368z\"></feOffset><feGaussianBlur stdDeviation=\"1.5\" in=\"a1368z\" result=\"a1369z\"></feGaussianBlur><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 0.906   0 0 0 0 0.455   0 0 0 0 0.58  0 0 0 1 0\" type=\"matrix\" in=\"a1369z\" result=\"a1370z\"></feColorMatrix></filter><filter id=\"a1371z\" x=\"-11.0%\" y=\"-96.8%\" width=\"121.5%\" height=\"290.3%\" filterUnits=\"objectBoundingBox\"><feGaussianBlur stdDeviation=\"1\" in=\"SourceAlpha\" result=\"a1373z\"></feGaussianBlur><feOffset dx=\"0\" dy=\"1\" in=\"a1373z\" result=\"a1374z\"></feOffset><feComposite in=\"a1374z\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"a1375z\"></feComposite><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 1   0 0 0 0 1   0 0 0 0 1  0 0 0 0.25 0\" type=\"matrix\" in=\"a1375z\" result=\"a1376z\"></feColorMatrix></filter></defs><g filter=\"url(#a1366z)\"><use fill=\"black\" fill-opacity=\"1\" stroke=\"black\" stroke-opacity=\"0\" stroke-width=\"0\" xlink:href=\"#a1364z\" clip-path=\"url(#a1365z)\"></use></g><use xlink:href=\"#a1364z\" fill=\"#ebe36f\" clip-path=\"url(#a1365z)\"></use><use fill=\"black\" fill-opacity=\"1\" filter=\"url(#a1371z)\" xlink:href=\"#a1364z\"></use></g><g><defs><path d=\"M 7.5 13.75 C 7.5 13.336 7.836 13 8.25 13 L 8.35 13 C 8.764 13 9.1 13.336 9.1 13.75 L 9.1 13.75 C 9.1 14.164 8.764 14.5 8.35 14.5 L 8.25 14.5 C 7.836 14.5 7.5 14.164 7.5 13.75 Z\" id=\"a1377z\"></path><filter id=\"a1379z\" x=\"-370.6%\" y=\"-456.3%\" width=\"835.3%\" height=\"1006.3%\" filterUnits=\"objectBoundingBox\"><feOffset dx=\"0\" dy=\"1\" in=\"SourceAlpha\" result=\"a1381z\"></feOffset><feGaussianBlur stdDeviation=\"1.5\" in=\"a1381z\" result=\"a1382z\"></feGaussianBlur><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 0.906   0 0 0 0 0.455   0 0 0 0 0.58  0 0 0 1 0\" type=\"matrix\" in=\"a1382z\" result=\"a1383z\"></feColorMatrix></filter><filter id=\"a1384z\" x=\"-117.6%\" y=\"-187.5%\" width=\"329.4%\" height=\"468.8%\" filterUnits=\"objectBoundingBox\"><feGaussianBlur stdDeviation=\"1\" in=\"SourceAlpha\" result=\"a1386z\"></feGaussianBlur><feOffset dx=\"0\" dy=\"1\" in=\"a1386z\" result=\"a1387z\"></feOffset><feComposite in=\"a1387z\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"a1388z\"></feComposite><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 1   0 0 0 0 1   0 0 0 0 1  0 0 0 0.25 0\" type=\"matrix\" in=\"a1388z\" result=\"a1389z\"></feColorMatrix></filter></defs><g filter=\"url(#a1379z)\"><use fill=\"black\" fill-opacity=\"1\" stroke=\"black\" stroke-opacity=\"0\" stroke-width=\"0\" xlink:href=\"#a1377z\" clip-path=\"url(#a1378z)\"></use></g><use xlink:href=\"#a1377z\" fill=\"#ebe36f\" clip-path=\"url(#a1378z)\"></use><use fill=\"black\" fill-opacity=\"1\" filter=\"url(#a1384z)\" xlink:href=\"#a1377z\"></use></g></svg>',svgContentId:4092677136},UChb66JVb:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 48 15\"><g opacity=\"0\"><defs><path d=\"M 2.5 7 L 46.5 7 L 46.5 9 L 2.5 9 Z\" id=\"a1585z\"></path><filter id=\"a1587z\" x=\"-9.5%\" y=\"-200.0%\" width=\"118.8%\" height=\"495.2%\" filterUnits=\"objectBoundingBox\"><feOffset dx=\"0\" dy=\"0\" in=\"SourceAlpha\" result=\"a1589z\"></feOffset><feGaussianBlur stdDeviation=\"1\" in=\"a1589z\" result=\"a1590z\"></feGaussianBlur><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 0.553   0 0 0 0 0.867   0 0 0 0 0.91  0 0 0 0.55 0\" type=\"matrix\" in=\"a1590z\" result=\"a1591z\"></feColorMatrix></filter><filter id=\"a1592z\" x=\"-4.5%\" y=\"-95.2%\" width=\"108.8%\" height=\"285.7%\" filterUnits=\"objectBoundingBox\"><feGaussianBlur stdDeviation=\"1\" in=\"SourceAlpha\" result=\"a1594z\"></feGaussianBlur><feOffset dx=\"0\" dy=\"0\" in=\"a1594z\" result=\"a1595z\"></feOffset><feComposite in=\"a1595z\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"a1596z\"></feComposite><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 0.4666666666666667   0 0 0 0 0.3686274509803922   0 0 0 0 0.8509803921568627  0 0 0 0.4 0\" type=\"matrix\" in=\"a1596z\" result=\"a1597z\"></feColorMatrix></filter></defs><g filter=\"url(#a1587z)\"><use fill=\"black\" fill-opacity=\"1\" stroke=\"black\" stroke-opacity=\"0\" stroke-width=\"0\" xlink:href=\"#a1585z\" clip-path=\"url(#a1586z)\"></use></g><use xlink:href=\"#a1585z\" fill=\"rgba(204, 248, 255, 0.2)\" clip-path=\"url(#a1586z)\"></use><use fill=\"black\" fill-opacity=\"1\" filter=\"url(#a1592z)\" xlink:href=\"#a1585z\"></use></g><g><defs><path d=\"M -0 4.583 L 1.455 2.083 L 5.818 0.833 L 13.091 5 L 32 2.917 L 13.503 3.33 L 7.273 0 L 1.455 1.667 Z\" transform=\"translate(14.029 6.691) rotate(-9 16 2.5)\" id=\"a1598z\"></path><filter id=\"a1600z\" x=\"-19.6%\" y=\"-134.9%\" width=\"138.9%\" height=\"367.8%\" filterUnits=\"objectBoundingBox\"><feOffset dx=\"0\" dy=\"0.58\" in=\"SourceAlpha\" result=\"a1602z\"></feOffset><feGaussianBlur stdDeviation=\"1.5\" in=\"a1602z\" result=\"a1603z\"></feGaussianBlur><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 0.396   0 0 0 0 0.725   0 0 0 0 0.984  0 0 0 1 0\" type=\"matrix\" in=\"a1603z\" result=\"a1604z\"></feColorMatrix></filter><filter id=\"a1605z\" x=\"-9.9%\" y=\"-93.5%\" width=\"119.6%\" height=\"285.1%\" filterUnits=\"objectBoundingBox\"><feGaussianBlur stdDeviation=\"1.595\" in=\"SourceAlpha\" result=\"a1607z\"></feGaussianBlur><feOffset dx=\"0\" dy=\"1.58\" in=\"a1607z\" result=\"a1608z\"></feOffset><feComposite in=\"a1608z\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"a1609z\"></feComposite><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 1   0 0 0 0 1   0 0 0 0 1  0 0 0 0.25 0\" type=\"matrix\" in=\"a1609z\" result=\"a1610z\"></feColorMatrix></filter></defs><g filter=\"url(#a1600z)\"><use fill=\"black\" fill-opacity=\"1\" stroke=\"black\" stroke-opacity=\"0\" stroke-width=\"0\" xlink:href=\"#a1598z\" clip-path=\"url(#a1599z)\"></use></g><use xlink:href=\"#a1598z\" fill=\"#51e0f5\" clip-path=\"url(#a1599z)\"></use><use fill=\"black\" fill-opacity=\"1\" filter=\"url(#a1605z)\" xlink:href=\"#a1598z\"></use></g><g><defs><path d=\"M 38.5 5 L 21.667 6.5 L 14.5 3.5 L 9.267 8 L 2.5 6 L 9.267 8.5 L 14.433 5.5 L 22 7.5 Z\" id=\"a1611z\"></path><filter id=\"a1613z\" x=\"-17.5%\" y=\"-134.9%\" width=\"134.6%\" height=\"367.8%\" filterUnits=\"objectBoundingBox\"><feOffset dx=\"0\" dy=\"0.58\" in=\"SourceAlpha\" result=\"a1615z\"></feOffset><feGaussianBlur stdDeviation=\"1.5\" in=\"a1615z\" result=\"a1616z\"></feGaussianBlur><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 0.396   0 0 0 0 0.725   0 0 0 0 0.984  0 0 0 0.81 0\" type=\"matrix\" in=\"a1616z\" result=\"a1617z\"></feColorMatrix></filter><filter id=\"a1618z\" x=\"-8.8%\" y=\"-93.5%\" width=\"117.4%\" height=\"285.1%\" filterUnits=\"objectBoundingBox\"><feGaussianBlur stdDeviation=\"1.595\" in=\"SourceAlpha\" result=\"a1620z\"></feGaussianBlur><feOffset dx=\"0\" dy=\"1.58\" in=\"a1620z\" result=\"a1621z\"></feOffset><feComposite in=\"a1621z\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"a1622z\"></feComposite><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 1   0 0 0 0 1   0 0 0 0 1  0 0 0 0.25 0\" type=\"matrix\" in=\"a1622z\" result=\"a1623z\"></feColorMatrix></filter></defs><g filter=\"url(#a1613z)\"><use fill=\"black\" fill-opacity=\"1\" stroke=\"black\" stroke-opacity=\"0\" stroke-width=\"0\" xlink:href=\"#a1611z\" clip-path=\"url(#a1612z)\"></use></g><use xlink:href=\"#a1611z\" fill=\"#51e0f5\" clip-path=\"url(#a1612z)\"></use><use fill=\"black\" fill-opacity=\"1\" filter=\"url(#a1618z)\" xlink:href=\"#a1611z\"></use></g><g><defs><path d=\"M 6.5 6.5 L 0 0 L 3.683 4.751 L 3.239 5.777 Z\" transform=\"translate(2.821 -0.617) rotate(-50 3.25 3.25)\" id=\"a1624z\"></path><filter id=\"a1626z\" x=\"-95.5%\" y=\"-104.2%\" width=\"289.4%\" height=\"307.0%\" filterUnits=\"objectBoundingBox\"><feOffset dx=\"0\" dy=\"0.58\" in=\"SourceAlpha\" result=\"a1628z\"></feOffset><feGaussianBlur stdDeviation=\"1.5\" in=\"a1628z\" result=\"a1629z\"></feGaussianBlur><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 0.396   0 0 0 0 0.725   0 0 0 0 0.984  0 0 0 0.81 0\" type=\"matrix\" in=\"a1629z\" result=\"a1630z\"></feColorMatrix></filter><filter id=\"a1631z\" x=\"-48.3%\" y=\"-72.3%\" width=\"195.2%\" height=\"243.0%\" filterUnits=\"objectBoundingBox\"><feGaussianBlur stdDeviation=\"1.595\" in=\"SourceAlpha\" result=\"a1633z\"></feGaussianBlur><feOffset dx=\"0\" dy=\"1.58\" in=\"a1633z\" result=\"a1634z\"></feOffset><feComposite in=\"a1634z\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"a1635z\"></feComposite><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 1   0 0 0 0 1   0 0 0 0 1  0 0 0 0.25 0\" type=\"matrix\" in=\"a1635z\" result=\"a1636z\"></feColorMatrix></filter></defs><g filter=\"url(#a1626z)\"><use fill=\"black\" fill-opacity=\"1\" stroke=\"black\" stroke-opacity=\"0\" stroke-width=\"0\" xlink:href=\"#a1624z\" clip-path=\"url(#a1625z)\"></use></g><use xlink:href=\"#a1624z\" fill=\"#51e0f5\" clip-path=\"url(#a1625z)\"></use><use fill=\"black\" fill-opacity=\"1\" filter=\"url(#a1631z)\" xlink:href=\"#a1624z\"></use></g><g><defs><path d=\"M 42.5 13.75 C 42.5 13.59 42.436 13.436 42.323 13.323 L 42 13 C 41.754 12.754 41.339 12.821 41.184 13.132 L 40.961 13.578 C 40.78 13.94 41.107 14.348 41.5 14.25 L 42.257 14.061 C 42.4 14.025 42.5 13.897 42.5 13.75 Z\" id=\"a1637z\"></path><filter id=\"a1639z\" x=\"-300.0%\" y=\"-327.6%\" width=\"695.2%\" height=\"750.5%\" filterUnits=\"objectBoundingBox\"><feOffset dx=\"0\" dy=\"0.58\" in=\"SourceAlpha\" result=\"a1641z\"></feOffset><feGaussianBlur stdDeviation=\"1.5\" in=\"a1641z\" result=\"a1642z\"></feGaussianBlur><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 0.396   0 0 0 0 0.725   0 0 0 0 0.984  0 0 0 0.81 0\" type=\"matrix\" in=\"a1642z\" result=\"a1643z\"></feColorMatrix></filter><filter id=\"a1644z\" x=\"-151.9%\" y=\"-227.1%\" width=\"399.0%\" height=\"549.5%\" filterUnits=\"objectBoundingBox\"><feGaussianBlur stdDeviation=\"1.595\" in=\"SourceAlpha\" result=\"a1646z\"></feGaussianBlur><feOffset dx=\"0\" dy=\"1.58\" in=\"a1646z\" result=\"a1647z\"></feOffset><feComposite in=\"a1647z\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"a1648z\"></feComposite><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 1   0 0 0 0 1   0 0 0 0 1  0 0 0 0.25 0\" type=\"matrix\" in=\"a1648z\" result=\"a1649z\"></feColorMatrix></filter></defs><g filter=\"url(#a1639z)\"><use fill=\"black\" fill-opacity=\"1\" stroke=\"black\" stroke-opacity=\"0\" stroke-width=\"0\" xlink:href=\"#a1637z\" clip-path=\"url(#a1638z)\"></use></g><use xlink:href=\"#a1637z\" fill=\"#51e0f5\" clip-path=\"url(#a1638z)\"></use><use fill=\"black\" fill-opacity=\"1\" filter=\"url(#a1644z)\" xlink:href=\"#a1637z\"></use></g></svg>',svgContentId:3717052824},UDqflrrVf:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 48 15\"><g opacity=\"0\"><defs><path d=\"M 2.5 7 L 46.5 7 L 46.5 9 L 2.5 9 Z\" id=\"a1195z\"></path><filter id=\"a1197z\" x=\"-9.5%\" y=\"-200.0%\" width=\"118.8%\" height=\"495.2%\" filterUnits=\"objectBoundingBox\"><feOffset dx=\"0\" dy=\"0\" in=\"SourceAlpha\" result=\"a1199z\"></feOffset><feGaussianBlur stdDeviation=\"1\" in=\"a1199z\" result=\"a1200z\"></feGaussianBlur><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 0.553   0 0 0 0 0.867   0 0 0 0 0.91  0 0 0 0.55 0\" type=\"matrix\" in=\"a1200z\" result=\"a1201z\"></feColorMatrix></filter><filter id=\"a1202z\" x=\"-4.5%\" y=\"-95.2%\" width=\"108.8%\" height=\"285.7%\" filterUnits=\"objectBoundingBox\"><feGaussianBlur stdDeviation=\"1\" in=\"SourceAlpha\" result=\"a1204z\"></feGaussianBlur><feOffset dx=\"0\" dy=\"0\" in=\"a1204z\" result=\"a1205z\"></feOffset><feComposite in=\"a1205z\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"a1206z\"></feComposite><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 0.4666666666666667   0 0 0 0 0.3686274509803922   0 0 0 0 0.8509803921568627  0 0 0 0.4 0\" type=\"matrix\" in=\"a1206z\" result=\"a1207z\"></feColorMatrix></filter></defs><g filter=\"url(#a1197z)\"><use fill=\"black\" fill-opacity=\"1\" stroke=\"black\" stroke-opacity=\"0\" stroke-width=\"0\" xlink:href=\"#a1195z\" clip-path=\"url(#a1196z)\"></use></g><use xlink:href=\"#a1195z\" fill=\"rgba(204, 248, 255, 0.8)\" clip-path=\"url(#a1196z)\"></use><use fill=\"black\" fill-opacity=\"1\" filter=\"url(#a1202z)\" xlink:href=\"#a1195z\"></use></g><g><defs><path d=\"M 1 13.25 L 12.5 6.705 L 30.5 4 L 37.5 9 L 47 8.886 L 38 7.5 L 30.9 1.25 L 12.5 5.614 Z\" id=\"a1208z\"></path><filter id=\"a1210z\" x=\"-13.7%\" y=\"-56.9%\" width=\"127.1%\" height=\"212.9%\" filterUnits=\"objectBoundingBox\"><feOffset dx=\"0\" dy=\"0.58\" in=\"SourceAlpha\" result=\"a1212z\"></feOffset><feGaussianBlur stdDeviation=\"1.5\" in=\"a1212z\" result=\"a1213z\"></feGaussianBlur><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 0.396   0 0 0 0 0.725   0 0 0 0 0.984  0 0 0 1 0\" type=\"matrix\" in=\"a1213z\" result=\"a1214z\"></feColorMatrix></filter><filter id=\"a1215z\" x=\"-6.9%\" y=\"-39.4%\" width=\"113.6%\" height=\"178.0%\" filterUnits=\"objectBoundingBox\"><feGaussianBlur stdDeviation=\"1.595\" in=\"SourceAlpha\" result=\"a1217z\"></feGaussianBlur><feOffset dx=\"0\" dy=\"1.58\" in=\"a1217z\" result=\"a1218z\"></feOffset><feComposite in=\"a1218z\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"a1219z\"></feComposite><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 1   0 0 0 0 1   0 0 0 0 1  0 0 0 0.25 0\" type=\"matrix\" in=\"a1219z\" result=\"a1220z\"></feColorMatrix></filter></defs><g filter=\"url(#a1210z)\"><use fill=\"black\" fill-opacity=\"1\" stroke=\"black\" stroke-opacity=\"0\" stroke-width=\"0\" xlink:href=\"#a1208z\" clip-path=\"url(#a1209z)\"></use></g><use xlink:href=\"#a1208z\" fill=\"#51e0f5\" clip-path=\"url(#a1209z)\"></use><use fill=\"black\" fill-opacity=\"1\" filter=\"url(#a1215z)\" xlink:href=\"#a1208z\"></use></g><g><defs><path d=\"M 43.158 0 L 23.577 7.007 L 16.423 6.745 L 11.893 10.535 L 0 8.625 L 11.412 9.087 L 16.597 7.73 L 23.551 8.945 Z\" transform=\"translate(2.755 1.673) rotate(10 21.579 5.267)\" id=\"a1221z\"></path><filter id=\"a1223z\" x=\"-14.6%\" y=\"-64.7%\" width=\"128.9%\" height=\"228.4%\" filterUnits=\"objectBoundingBox\"><feOffset dx=\"0\" dy=\"0.58\" in=\"SourceAlpha\" result=\"a1225z\"></feOffset><feGaussianBlur stdDeviation=\"1.5\" in=\"a1225z\" result=\"a1226z\"></feGaussianBlur><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 0.396   0 0 0 0 0.725   0 0 0 0 0.984  0 0 0 0.81 0\" type=\"matrix\" in=\"a1226z\" result=\"a1227z\"></feColorMatrix></filter><filter id=\"a1228z\" x=\"-7.4%\" y=\"-44.9%\" width=\"114.5%\" height=\"188.8%\" filterUnits=\"objectBoundingBox\"><feGaussianBlur stdDeviation=\"1.595\" in=\"SourceAlpha\" result=\"a1230z\"></feGaussianBlur><feOffset dx=\"0\" dy=\"1.58\" in=\"a1230z\" result=\"a1231z\"></feOffset><feComposite in=\"a1231z\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"a1232z\"></feComposite><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 1   0 0 0 0 1   0 0 0 0 1  0 0 0 0.25 0\" type=\"matrix\" in=\"a1232z\" result=\"a1233z\"></feColorMatrix></filter></defs><g filter=\"url(#a1223z)\"><use fill=\"black\" fill-opacity=\"1\" stroke=\"black\" stroke-opacity=\"0\" stroke-width=\"0\" xlink:href=\"#a1221z\" clip-path=\"url(#a1222z)\"></use></g><use xlink:href=\"#a1221z\" fill=\"#51e0f5\" clip-path=\"url(#a1222z)\"></use><use fill=\"black\" fill-opacity=\"1\" filter=\"url(#a1228z)\" xlink:href=\"#a1221z\"></use></g><g><defs><path d=\"M 2.083 3 L 2 0 L 1.5 2.5 L 0 3 Z\" transform=\"translate(8 9) rotate(33 1.042 1.5)\" id=\"a1234z\"></path><filter id=\"a1236z\" x=\"-288.5%\" y=\"-221.9%\" width=\"672.5%\" height=\"540.6%\" filterUnits=\"objectBoundingBox\"><feOffset dx=\"0\" dy=\"0.58\" in=\"SourceAlpha\" result=\"a1238z\"></feOffset><feGaussianBlur stdDeviation=\"1.5\" in=\"a1238z\" result=\"a1239z\"></feGaussianBlur><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 0.396   0 0 0 0 0.725   0 0 0 0 0.984  0 0 0 0.81 0\" type=\"matrix\" in=\"a1239z\" result=\"a1240z\"></feColorMatrix></filter><filter id=\"a1241z\" x=\"-146.1%\" y=\"-153.9%\" width=\"387.6%\" height=\"404.5%\" filterUnits=\"objectBoundingBox\"><feGaussianBlur stdDeviation=\"1.595\" in=\"SourceAlpha\" result=\"a1243z\"></feGaussianBlur><feOffset dx=\"0\" dy=\"1.58\" in=\"a1243z\" result=\"a1244z\"></feOffset><feComposite in=\"a1244z\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"a1245z\"></feComposite><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 1   0 0 0 0 1   0 0 0 0 1  0 0 0 0.25 0\" type=\"matrix\" in=\"a1245z\" result=\"a1246z\"></feColorMatrix></filter></defs><g filter=\"url(#a1236z)\"><use fill=\"black\" fill-opacity=\"1\" stroke=\"black\" stroke-opacity=\"0\" stroke-width=\"0\" xlink:href=\"#a1234z\" clip-path=\"url(#a1235z)\"></use></g><use xlink:href=\"#a1234z\" fill=\"#51e0f5\" clip-path=\"url(#a1235z)\"></use><use fill=\"black\" fill-opacity=\"1\" filter=\"url(#a1241z)\" xlink:href=\"#a1234z\"></use></g><g><defs><path d=\"M 42.832 12.669 C 43.185 12.051 42.91 11.264 42.25 11 L 42.161 10.964 C 41.44 10.676 40.621 10.784 40 11.25 L 40 11.25 C 39.353 11.735 38.893 12.428 38.697 13.213 L 38.5 14 L 41 11.5 L 41.215 13.005 C 41.308 13.657 42.173 13.822 42.5 13.25 Z\" id=\"a1247z\"></path><filter id=\"a1249z\" x=\"-123.5%\" y=\"-149.6%\" width=\"345.1%\" height=\"397.0%\" filterUnits=\"objectBoundingBox\"><feOffset dx=\"0\" dy=\"0.58\" in=\"SourceAlpha\" result=\"a1251z\"></feOffset><feGaussianBlur stdDeviation=\"1.5\" in=\"a1251z\" result=\"a1252z\"></feGaussianBlur><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 0.396   0 0 0 0 0.725   0 0 0 0 0.984  0 0 0 0.81 0\" type=\"matrix\" in=\"a1252z\" result=\"a1253z\"></feColorMatrix></filter><filter id=\"a1254z\" x=\"-62.5%\" y=\"-103.7%\" width=\"223.1%\" height=\"305.2%\" filterUnits=\"objectBoundingBox\"><feGaussianBlur stdDeviation=\"1.595\" in=\"SourceAlpha\" result=\"a1256z\"></feGaussianBlur><feOffset dx=\"0\" dy=\"1.58\" in=\"a1256z\" result=\"a1257z\"></feOffset><feComposite in=\"a1257z\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"a1258z\"></feComposite><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 1   0 0 0 0 1   0 0 0 0 1  0 0 0 0.25 0\" type=\"matrix\" in=\"a1258z\" result=\"a1259z\"></feColorMatrix></filter></defs><g filter=\"url(#a1249z)\"><use fill=\"black\" fill-opacity=\"1\" stroke=\"black\" stroke-opacity=\"0\" stroke-width=\"0\" xlink:href=\"#a1247z\" clip-path=\"url(#a1248z)\"></use></g><use xlink:href=\"#a1247z\" fill=\"#51e0f5\" clip-path=\"url(#a1248z)\"></use><use fill=\"black\" fill-opacity=\"1\" filter=\"url(#a1254z)\" xlink:href=\"#a1247z\"></use></g></svg>',svgContentId:193357741},v474DJywq:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 48 15\"><g opacity=\"0\"><defs><path d=\"M 2.5 7 L 46.5 7 L 46.5 9 L 2.5 9 Z\" id=\"a1975z\"></path><filter id=\"a1977z\" x=\"-9.5%\" y=\"-200.0%\" width=\"118.8%\" height=\"495.2%\" filterUnits=\"objectBoundingBox\"><feOffset dx=\"0\" dy=\"0\" in=\"SourceAlpha\" result=\"a1979z\"></feOffset><feGaussianBlur stdDeviation=\"1\" in=\"a1979z\" result=\"a1980z\"></feGaussianBlur><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 0.553   0 0 0 0 0.867   0 0 0 0 0.91  0 0 0 0.55 0\" type=\"matrix\" in=\"a1980z\" result=\"a1981z\"></feColorMatrix></filter><filter id=\"a1982z\" x=\"-4.5%\" y=\"-95.2%\" width=\"108.8%\" height=\"285.7%\" filterUnits=\"objectBoundingBox\"><feGaussianBlur stdDeviation=\"1\" in=\"SourceAlpha\" result=\"a1984z\"></feGaussianBlur><feOffset dx=\"0\" dy=\"0\" in=\"a1984z\" result=\"a1985z\"></feOffset><feComposite in=\"a1985z\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"a1986z\"></feComposite><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 0.4666666666666667   0 0 0 0 0.3686274509803922   0 0 0 0 0.8509803921568627  0 0 0 0.4 0\" type=\"matrix\" in=\"a1986z\" result=\"a1987z\"></feColorMatrix></filter></defs><g filter=\"url(#a1977z)\"><use fill=\"black\" fill-opacity=\"1\" stroke=\"black\" stroke-opacity=\"0\" stroke-width=\"0\" xlink:href=\"#a1975z\" clip-path=\"url(#a1976z)\"></use></g><use xlink:href=\"#a1975z\" fill=\"rgba(204, 248, 255, 0.3)\" clip-path=\"url(#a1976z)\"></use><use fill=\"black\" fill-opacity=\"1\" filter=\"url(#a1982z)\" xlink:href=\"#a1975z\"></use></g><g><defs><path d=\"M 2.5 10.5 L 8.5 4.5 L 15 8.5 L 19 6 L 39 6.5 L 19.5 7 L 15 10.5 L 9 6.5 Z\" id=\"a1988z\"></path><filter id=\"a1990z\" x=\"-17.2%\" y=\"-119.7%\" width=\"134.2%\" height=\"337.7%\" filterUnits=\"objectBoundingBox\"><feOffset dx=\"0\" dy=\"1\" in=\"SourceAlpha\" result=\"a1992z\"></feOffset><feGaussianBlur stdDeviation=\"1.5\" in=\"a1992z\" result=\"a1993z\"></feGaussianBlur><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 0.906   0 0 0 0 0.455   0 0 0 0 0.58  0 0 0 1 0\" type=\"matrix\" in=\"a1993z\" result=\"a1994z\"></feColorMatrix></filter><filter id=\"a1995z\" x=\"-5.5%\" y=\"-49.2%\" width=\"110.7%\" height=\"196.7%\" filterUnits=\"objectBoundingBox\"><feGaussianBlur stdDeviation=\"1\" in=\"SourceAlpha\" result=\"a1997z\"></feGaussianBlur><feOffset dx=\"0\" dy=\"1\" in=\"a1997z\" result=\"a1998z\"></feOffset><feComposite in=\"a1998z\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"a1999z\"></feComposite><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 1   0 0 0 0 1   0 0 0 0 1  0 0 0 0.25 0\" type=\"matrix\" in=\"a1999z\" result=\"a2000z\"></feColorMatrix></filter></defs><g filter=\"url(#a1990z)\"><use fill=\"black\" fill-opacity=\"1\" stroke=\"black\" stroke-opacity=\"0\" stroke-width=\"0\" xlink:href=\"#a1988z\" clip-path=\"url(#a1989z)\"></use></g><use xlink:href=\"#a1988z\" fill=\"#ebe36f\" clip-path=\"url(#a1989z)\"></use><use fill=\"black\" fill-opacity=\"1\" filter=\"url(#a1995z)\" xlink:href=\"#a1988z\"></use></g><g><defs><path d=\"M 21 9.694 L 31 7.944 L 39.5 7.444 L 41.25 5.25 L 47 8.944 L 41.5 7.444 L 40 8.944 L 31 8.444 Z\" id=\"a2001z\"></path><filter id=\"a2003z\" x=\"-24.1%\" y=\"-160.6%\" width=\"147.9%\" height=\"419.1%\" filterUnits=\"objectBoundingBox\"><feOffset dx=\"0\" dy=\"1\" in=\"SourceAlpha\" result=\"a2005z\"></feOffset><feGaussianBlur stdDeviation=\"1.5\" in=\"a2005z\" result=\"a2006z\"></feGaussianBlur><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 0.906   0 0 0 0 0.455   0 0 0 0 0.58  0 0 0 1 0\" type=\"matrix\" in=\"a2006z\" result=\"a2007z\"></feColorMatrix></filter><filter id=\"a2008z\" x=\"-7.7%\" y=\"-66.0%\" width=\"114.9%\" height=\"229.8%\" filterUnits=\"objectBoundingBox\"><feGaussianBlur stdDeviation=\"1\" in=\"SourceAlpha\" result=\"a2010z\"></feGaussianBlur><feOffset dx=\"0\" dy=\"1\" in=\"a2010z\" result=\"a2011z\"></feOffset><feComposite in=\"a2011z\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"a2012z\"></feComposite><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 1   0 0 0 0 1   0 0 0 0 1  0 0 0 0.25 0\" type=\"matrix\" in=\"a2012z\" result=\"a2013z\"></feColorMatrix></filter></defs><g filter=\"url(#a2003z)\"><use fill=\"black\" fill-opacity=\"1\" stroke=\"black\" stroke-opacity=\"0\" stroke-width=\"0\" xlink:href=\"#a2001z\" clip-path=\"url(#a2002z)\"></use></g><use xlink:href=\"#a2001z\" fill=\"#ebe36f\" clip-path=\"url(#a2002z)\"></use><use fill=\"black\" fill-opacity=\"1\" filter=\"url(#a2008z)\" xlink:href=\"#a2001z\"></use></g><g><defs><path d=\"M 1.758 1.25 L 1.987 0.832 L 2 0 L 0 3 Z\" transform=\"translate(17.206 2.376) rotate(5 1 1.5)\" id=\"a2014z\"></path><filter id=\"a2016z\" x=\"-300.0%\" y=\"-235.5%\" width=\"695.2%\" height=\"567.7%\" filterUnits=\"objectBoundingBox\"><feOffset dx=\"0\" dy=\"1\" in=\"SourceAlpha\" result=\"a2018z\"></feOffset><feGaussianBlur stdDeviation=\"1.5\" in=\"a2018z\" result=\"a2019z\"></feGaussianBlur><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 0.906   0 0 0 0 0.455   0 0 0 0 0.58  0 0 0 1 0\" type=\"matrix\" in=\"a2019z\" result=\"a2020z\"></feColorMatrix></filter><filter id=\"a2021z\" x=\"-95.2%\" y=\"-96.8%\" width=\"285.7%\" height=\"290.3%\" filterUnits=\"objectBoundingBox\"><feGaussianBlur stdDeviation=\"1\" in=\"SourceAlpha\" result=\"a2023z\"></feGaussianBlur><feOffset dx=\"0\" dy=\"1\" in=\"a2023z\" result=\"a2024z\"></feOffset><feComposite in=\"a2024z\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"a2025z\"></feComposite><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 1   0 0 0 0 1   0 0 0 0 1  0 0 0 0.25 0\" type=\"matrix\" in=\"a2025z\" result=\"a2026z\"></feColorMatrix></filter></defs><g filter=\"url(#a2016z)\"><use fill=\"black\" fill-opacity=\"1\" stroke=\"black\" stroke-opacity=\"0\" stroke-width=\"0\" xlink:href=\"#a2014z\" clip-path=\"url(#a2015z)\"></use></g><use xlink:href=\"#a2014z\" fill=\"#ebe36f\" clip-path=\"url(#a2015z)\"></use><use fill=\"black\" fill-opacity=\"1\" filter=\"url(#a2021z)\" xlink:href=\"#a2014z\"></use></g><g><defs><path d=\"M 0.32 0.384 C 0.193 0.232 0.301 0 0.5 0 L 0.75 0 C 0.888 0 1 0.112 1 0.25 L 1 0.25 C 1 0.416 0.973 0.58 0.921 0.737 L 0.917 0.75 C 0.88 0.859 0.738 0.886 0.665 0.798 Z\" transform=\"translate(13.653 11.455) rotate(-12 0.5 0.5)\" id=\"a2027z\"></path><filter id=\"a2029z\" x=\"-572.7%\" y=\"-663.6%\" width=\"1236.4%\" height=\"1418.2%\" filterUnits=\"objectBoundingBox\"><feOffset dx=\"0\" dy=\"1\" in=\"SourceAlpha\" result=\"a2031z\"></feOffset><feGaussianBlur stdDeviation=\"1.5\" in=\"a2031z\" result=\"a2032z\"></feGaussianBlur><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 0.906   0 0 0 0 0.455   0 0 0 0 0.58  0 0 0 1 0\" type=\"matrix\" in=\"a2032z\" result=\"a2033z\"></feColorMatrix></filter><filter id=\"a2034z\" x=\"-181.8%\" y=\"-272.7%\" width=\"454.5%\" height=\"636.4%\" filterUnits=\"objectBoundingBox\"><feGaussianBlur stdDeviation=\"1\" in=\"SourceAlpha\" result=\"a2036z\"></feGaussianBlur><feOffset dx=\"0\" dy=\"1\" in=\"a2036z\" result=\"a2037z\"></feOffset><feComposite in=\"a2037z\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"a2038z\"></feComposite><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 1   0 0 0 0 1   0 0 0 0 1  0 0 0 0.25 0\" type=\"matrix\" in=\"a2038z\" result=\"a2039z\"></feColorMatrix></filter></defs><g filter=\"url(#a2029z)\"><use fill=\"black\" fill-opacity=\"1\" stroke=\"black\" stroke-opacity=\"0\" stroke-width=\"0\" xlink:href=\"#a2027z\" clip-path=\"url(#a2028z)\"></use></g><use xlink:href=\"#a2027z\" fill=\"#ebe36f\" clip-path=\"url(#a2028z)\"></use><use fill=\"black\" fill-opacity=\"1\" filter=\"url(#a2034z)\" xlink:href=\"#a2027z\"></use></g></svg>',svgContentId:142843698},xDSQsOxfR:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 48 15\"><g opacity=\"0\"><defs><path d=\"M 2.5 7 L 46.5 7 L 46.5 9 L 2.5 9 Z\" id=\"a2105z\"></path><filter id=\"a2107z\" x=\"-9.5%\" y=\"-200.0%\" width=\"118.8%\" height=\"495.2%\" filterUnits=\"objectBoundingBox\"><feOffset dx=\"0\" dy=\"0\" in=\"SourceAlpha\" result=\"a2109z\"></feOffset><feGaussianBlur stdDeviation=\"1\" in=\"a2109z\" result=\"a2110z\"></feGaussianBlur><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 0.553   0 0 0 0 0.867   0 0 0 0 0.91  0 0 0 0.55 0\" type=\"matrix\" in=\"a2110z\" result=\"a2111z\"></feColorMatrix></filter><filter id=\"a2112z\" x=\"-4.5%\" y=\"-95.2%\" width=\"108.8%\" height=\"285.7%\" filterUnits=\"objectBoundingBox\"><feGaussianBlur stdDeviation=\"1\" in=\"SourceAlpha\" result=\"a2114z\"></feGaussianBlur><feOffset dx=\"0\" dy=\"0\" in=\"a2114z\" result=\"a2115z\"></feOffset><feComposite in=\"a2115z\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"a2116z\"></feComposite><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 0.4666666666666667   0 0 0 0 0.3686274509803922   0 0 0 0 0.8509803921568627  0 0 0 0.4 0\" type=\"matrix\" in=\"a2116z\" result=\"a2117z\"></feColorMatrix></filter></defs><g filter=\"url(#a2107z)\"><use fill=\"black\" fill-opacity=\"1\" stroke=\"black\" stroke-opacity=\"0\" stroke-width=\"0\" xlink:href=\"#a2105z\" clip-path=\"url(#a2106z)\"></use></g><use xlink:href=\"#a2105z\" fill=\"rgba(204, 248, 255, 0.35)\" clip-path=\"url(#a2106z)\"></use><use fill=\"black\" fill-opacity=\"1\" filter=\"url(#a2112z)\" xlink:href=\"#a2105z\"></use></g><g><defs><path d=\"M 0 0.386 L 2.391 1.271 L 6.992 0.988 L 10.63 3.589 L 27.396 3.207 L 10.865 2.107 L 7.148 0 L 2.469 0.778 Z\" transform=\"translate(18.552 5.453) rotate(-9 13.698 1.794)\" id=\"a2118z\"></path><filter id=\"a2120z\" x=\"-22.9%\" y=\"-186.5%\" width=\"145.5%\" height=\"470.3%\" filterUnits=\"objectBoundingBox\"><feOffset dx=\"0\" dy=\"0.58\" in=\"SourceAlpha\" result=\"a2122z\"></feOffset><feGaussianBlur stdDeviation=\"1.5\" in=\"a2122z\" result=\"a2123z\"></feGaussianBlur><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 0.396   0 0 0 0 0.725   0 0 0 0 0.984  0 0 0 1 0\" type=\"matrix\" in=\"a2123z\" result=\"a2124z\"></feColorMatrix></filter><filter id=\"a2125z\" x=\"-11.6%\" y=\"-129.3%\" width=\"122.8%\" height=\"355.9%\" filterUnits=\"objectBoundingBox\"><feGaussianBlur stdDeviation=\"1.595\" in=\"SourceAlpha\" result=\"a2127z\"></feGaussianBlur><feOffset dx=\"0\" dy=\"1.58\" in=\"a2127z\" result=\"a2128z\"></feOffset><feComposite in=\"a2128z\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"a2129z\"></feComposite><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 1   0 0 0 0 1   0 0 0 0 1  0 0 0 0.25 0\" type=\"matrix\" in=\"a2129z\" result=\"a2130z\"></feColorMatrix></filter></defs><g filter=\"url(#a2120z)\"><use fill=\"black\" fill-opacity=\"1\" stroke=\"black\" stroke-opacity=\"0\" stroke-width=\"0\" xlink:href=\"#a2118z\" clip-path=\"url(#a2119z)\"></use></g><use xlink:href=\"#a2118z\" fill=\"#51e0f5\" clip-path=\"url(#a2119z)\"></use><use fill=\"black\" fill-opacity=\"1\" filter=\"url(#a2125z)\" xlink:href=\"#a2118z\"></use></g><g><defs><path d=\"M 20.092 0 L 9.052 4.076 L 5.238 2.088 L 1.129 5.19 L 0 4.338 L 5.168 1.592 L 8.348 2.66 L 17.616 0.348 Z\" transform=\"translate(1.645 5.577) rotate(8 10.046 2.595)\" id=\"a2131z\"></path><filter id=\"a2133z\" x=\"-31.2%\" y=\"-130.1%\" width=\"161.9%\" height=\"358.2%\" filterUnits=\"objectBoundingBox\"><feOffset dx=\"0\" dy=\"0.58\" in=\"SourceAlpha\" result=\"a2135z\"></feOffset><feGaussianBlur stdDeviation=\"1.5\" in=\"a2135z\" result=\"a2136z\"></feGaussianBlur><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 0.396   0 0 0 0 0.725   0 0 0 0 0.984  0 0 0 0.81 0\" type=\"matrix\" in=\"a2136z\" result=\"a2137z\"></feColorMatrix></filter><filter id=\"a2138z\" x=\"-15.8%\" y=\"-90.2%\" width=\"131.1%\" height=\"278.5%\" filterUnits=\"objectBoundingBox\"><feGaussianBlur stdDeviation=\"1.595\" in=\"SourceAlpha\" result=\"a2140z\"></feGaussianBlur><feOffset dx=\"0\" dy=\"1.58\" in=\"a2140z\" result=\"a2141z\"></feOffset><feComposite in=\"a2141z\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"a2142z\"></feComposite><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 1   0 0 0 0 1   0 0 0 0 1  0 0 0 0.25 0\" type=\"matrix\" in=\"a2142z\" result=\"a2143z\"></feColorMatrix></filter></defs><g filter=\"url(#a2133z)\"><use fill=\"black\" fill-opacity=\"1\" stroke=\"black\" stroke-opacity=\"0\" stroke-width=\"0\" xlink:href=\"#a2131z\" clip-path=\"url(#a2132z)\"></use></g><use xlink:href=\"#a2131z\" fill=\"#51e0f5\" clip-path=\"url(#a2132z)\"></use><use fill=\"black\" fill-opacity=\"1\" filter=\"url(#a2138z)\" xlink:href=\"#a2131z\"></use></g><g><defs><path d=\"M 4 10 L 0 0 L 2.267 7.31 L 1.993 8.888 Z\" transform=\"translate(10.976 0.219) rotate(-79 2 5)\" id=\"a2144z\"></path><filter id=\"a2146z\" x=\"-153.7%\" y=\"-68.1%\" width=\"404.9%\" height=\"235.2%\" filterUnits=\"objectBoundingBox\"><feOffset dx=\"0\" dy=\"0.58\" in=\"SourceAlpha\" result=\"a2148z\"></feOffset><feGaussianBlur stdDeviation=\"1.5\" in=\"a2148z\" result=\"a2149z\"></feGaussianBlur><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 0.396   0 0 0 0 0.725   0 0 0 0 0.984  0 0 0 0.81 0\" type=\"matrix\" in=\"a2149z\" result=\"a2150z\"></feColorMatrix></filter><filter id=\"a2151z\" x=\"-77.8%\" y=\"-47.2%\" width=\"253.2%\" height=\"193.5%\" filterUnits=\"objectBoundingBox\"><feGaussianBlur stdDeviation=\"1.595\" in=\"SourceAlpha\" result=\"a2153z\"></feGaussianBlur><feOffset dx=\"0\" dy=\"1.58\" in=\"a2153z\" result=\"a2154z\"></feOffset><feComposite in=\"a2154z\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"a2155z\"></feComposite><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 1   0 0 0 0 1   0 0 0 0 1  0 0 0 0.25 0\" type=\"matrix\" in=\"a2155z\" result=\"a2156z\"></feColorMatrix></filter></defs><g filter=\"url(#a2146z)\"><use fill=\"black\" fill-opacity=\"1\" stroke=\"black\" stroke-opacity=\"0\" stroke-width=\"0\" xlink:href=\"#a2144z\" clip-path=\"url(#a2145z)\"></use></g><use xlink:href=\"#a2144z\" fill=\"#51e0f5\" clip-path=\"url(#a2145z)\"></use><use fill=\"black\" fill-opacity=\"1\" filter=\"url(#a2151z)\" xlink:href=\"#a2144z\"></use></g><g><defs><path d=\"M 44.5 3.75 C 44.5 3.586 44.462 3.423 44.388 3.276 L 44.25 3 C 44.164 2.828 43.911 2.856 43.864 3.042 L 43.636 3.958 C 43.582 4.171 43.804 4.348 44 4.25 L 44.276 4.112 C 44.413 4.043 44.5 3.903 44.5 3.75 Z\" id=\"a2157z\"></path><filter id=\"a2159z\" x=\"-572.7%\" y=\"-327.6%\" width=\"1236.4%\" height=\"750.5%\" filterUnits=\"objectBoundingBox\"><feOffset dx=\"0\" dy=\"0.58\" in=\"SourceAlpha\" result=\"a2161z\"></feOffset><feGaussianBlur stdDeviation=\"1.5\" in=\"a2161z\" result=\"a2162z\"></feGaussianBlur><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 0.396   0 0 0 0 0.725   0 0 0 0 0.984  0 0 0 0.81 0\" type=\"matrix\" in=\"a2162z\" result=\"a2163z\"></feColorMatrix></filter><filter id=\"a2164z\" x=\"-290.0%\" y=\"-227.1%\" width=\"670.9%\" height=\"549.5%\" filterUnits=\"objectBoundingBox\"><feGaussianBlur stdDeviation=\"1.595\" in=\"SourceAlpha\" result=\"a2166z\"></feGaussianBlur><feOffset dx=\"0\" dy=\"1.58\" in=\"a2166z\" result=\"a2167z\"></feOffset><feComposite in=\"a2167z\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"a2168z\"></feComposite><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 1   0 0 0 0 1   0 0 0 0 1  0 0 0 0.25 0\" type=\"matrix\" in=\"a2168z\" result=\"a2169z\"></feColorMatrix></filter></defs><g filter=\"url(#a2159z)\"><use fill=\"black\" fill-opacity=\"1\" stroke=\"black\" stroke-opacity=\"0\" stroke-width=\"0\" xlink:href=\"#a2157z\" clip-path=\"url(#a2158z)\"></use></g><use xlink:href=\"#a2157z\" fill=\"#51e0f5\" clip-path=\"url(#a2158z)\"></use><use fill=\"black\" fill-opacity=\"1\" filter=\"url(#a2164z)\" xlink:href=\"#a2157z\"></use></g></svg>',svgContentId:2040312032},ZjMb1Nb3B:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 48 15\"><g opacity=\"0\"><defs><path d=\"M 2.5 7 L 46.5 7 L 46.5 9 L 2.5 9 Z\" id=\"a1390z\"></path><filter id=\"a1392z\" x=\"-9.5%\" y=\"-200.0%\" width=\"118.8%\" height=\"495.2%\" filterUnits=\"objectBoundingBox\"><feOffset dx=\"0\" dy=\"0\" in=\"SourceAlpha\" result=\"a1394z\"></feOffset><feGaussianBlur stdDeviation=\"1\" in=\"a1394z\" result=\"a1395z\"></feGaussianBlur><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 0.553   0 0 0 0 0.867   0 0 0 0 0.91  0 0 0 0.55 0\" type=\"matrix\" in=\"a1395z\" result=\"a1396z\"></feColorMatrix></filter><filter id=\"a1397z\" x=\"-4.5%\" y=\"-95.2%\" width=\"108.8%\" height=\"285.7%\" filterUnits=\"objectBoundingBox\"><feGaussianBlur stdDeviation=\"1\" in=\"SourceAlpha\" result=\"a1399z\"></feGaussianBlur><feOffset dx=\"0\" dy=\"0\" in=\"a1399z\" result=\"a1400z\"></feOffset><feComposite in=\"a1400z\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"a1401z\"></feComposite><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 0.4666666666666667   0 0 0 0 0.3686274509803922   0 0 0 0 0.8509803921568627  0 0 0 0.4 0\" type=\"matrix\" in=\"a1401z\" result=\"a1402z\"></feColorMatrix></filter></defs><g filter=\"url(#a1392z)\"><use fill=\"black\" fill-opacity=\"1\" stroke=\"black\" stroke-opacity=\"0\" stroke-width=\"0\" xlink:href=\"#a1390z\" clip-path=\"url(#a1391z)\"></use></g><use xlink:href=\"#a1390z\" fill=\"rgba(204, 248, 255, 0.5)\" clip-path=\"url(#a1391z)\"></use><use fill=\"black\" fill-opacity=\"1\" filter=\"url(#a1397z)\" xlink:href=\"#a1390z\"></use></g><g><defs><path d=\"M 2.5 5 L 10.167 7.5 L 20 3 L 21.5 4.5 L 25.5 8 L 22 0.5 L 18.5 2.5 L 10.167 7 Z\" id=\"a1403z\"></path><filter id=\"a1405z\" x=\"-27.3%\" y=\"-96.1%\" width=\"154.1%\" height=\"290.8%\" filterUnits=\"objectBoundingBox\"><feOffset dx=\"0\" dy=\"1\" in=\"SourceAlpha\" result=\"a1407z\"></feOffset><feGaussianBlur stdDeviation=\"1.5\" in=\"a1407z\" result=\"a1408z\"></feGaussianBlur><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 0.906   0 0 0 0 0.455   0 0 0 0 0.58  0 0 0 1 0\" type=\"matrix\" in=\"a1408z\" result=\"a1409z\"></feColorMatrix></filter><filter id=\"a1410z\" x=\"-8.7%\" y=\"-39.5%\" width=\"116.9%\" height=\"177.6%\" filterUnits=\"objectBoundingBox\"><feGaussianBlur stdDeviation=\"1\" in=\"SourceAlpha\" result=\"a1412z\"></feGaussianBlur><feOffset dx=\"0\" dy=\"1\" in=\"a1412z\" result=\"a1413z\"></feOffset><feComposite in=\"a1413z\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"a1414z\"></feComposite><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 1   0 0 0 0 1   0 0 0 0 1  0 0 0 0.25 0\" type=\"matrix\" in=\"a1414z\" result=\"a1415z\"></feColorMatrix></filter></defs><g filter=\"url(#a1405z)\"><use fill=\"black\" fill-opacity=\"1\" stroke=\"black\" stroke-opacity=\"0\" stroke-width=\"0\" xlink:href=\"#a1403z\" clip-path=\"url(#a1404z)\"></use></g><use xlink:href=\"#a1403z\" fill=\"#ebe36f\" clip-path=\"url(#a1404z)\"></use><use fill=\"black\" fill-opacity=\"1\" filter=\"url(#a1410z)\" xlink:href=\"#a1403z\"></use></g><g><defs><path d=\"M 20 6.25 L 30.125 7.361 L 38 11.25 L 40.25 10.694 L 47 7.917 L 40.25 9.583 L 36.875 10.139 L 30.125 6.806 Z\" id=\"a1416z\"></path><filter id=\"a1418z\" x=\"-23.2%\" y=\"-143.1%\" width=\"146.1%\" height=\"384.3%\" filterUnits=\"objectBoundingBox\"><feOffset dx=\"0\" dy=\"1\" in=\"SourceAlpha\" result=\"a1420z\"></feOffset><feGaussianBlur stdDeviation=\"1.5\" in=\"a1420z\" result=\"a1421z\"></feGaussianBlur><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 0.906   0 0 0 0 0.455   0 0 0 0 0.58  0 0 0 1 0\" type=\"matrix\" in=\"a1421z\" result=\"a1422z\"></feColorMatrix></filter><filter id=\"a1423z\" x=\"-7.4%\" y=\"-58.8%\" width=\"114.4%\" height=\"215.7%\" filterUnits=\"objectBoundingBox\"><feGaussianBlur stdDeviation=\"1\" in=\"SourceAlpha\" result=\"a1425z\"></feGaussianBlur><feOffset dx=\"0\" dy=\"1\" in=\"a1425z\" result=\"a1426z\"></feOffset><feComposite in=\"a1426z\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"a1427z\"></feComposite><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 1   0 0 0 0 1   0 0 0 0 1  0 0 0 0.25 0\" type=\"matrix\" in=\"a1427z\" result=\"a1428z\"></feColorMatrix></filter></defs><g filter=\"url(#a1418z)\"><use fill=\"black\" fill-opacity=\"1\" stroke=\"black\" stroke-opacity=\"0\" stroke-width=\"0\" xlink:href=\"#a1416z\" clip-path=\"url(#a1417z)\"></use></g><use xlink:href=\"#a1416z\" fill=\"#ebe36f\" clip-path=\"url(#a1417z)\"></use><use fill=\"black\" fill-opacity=\"1\" filter=\"url(#a1423z)\" xlink:href=\"#a1416z\"></use></g><g><defs><path d=\"M 27.526 8.35 L 29 8.95 L 29 7.75 L 1 10.75 Z\" id=\"a1429z\"></path><filter id=\"a1431z\" x=\"-22.4%\" y=\"-235.5%\" width=\"144.5%\" height=\"567.7%\" filterUnits=\"objectBoundingBox\"><feOffset dx=\"0\" dy=\"1\" in=\"SourceAlpha\" result=\"a1433z\"></feOffset><feGaussianBlur stdDeviation=\"1.5\" in=\"a1433z\" result=\"a1434z\"></feGaussianBlur><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 0.906   0 0 0 0 0.455   0 0 0 0 0.58  0 0 0 1 0\" type=\"matrix\" in=\"a1434z\" result=\"a1435z\"></feColorMatrix></filter><filter id=\"a1436z\" x=\"-7.1%\" y=\"-96.8%\" width=\"113.9%\" height=\"290.3%\" filterUnits=\"objectBoundingBox\"><feGaussianBlur stdDeviation=\"1\" in=\"SourceAlpha\" result=\"a1438z\"></feGaussianBlur><feOffset dx=\"0\" dy=\"1\" in=\"a1438z\" result=\"a1439z\"></feOffset><feComposite in=\"a1439z\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"a1440z\"></feComposite><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 1   0 0 0 0 1   0 0 0 0 1  0 0 0 0.25 0\" type=\"matrix\" in=\"a1440z\" result=\"a1441z\"></feColorMatrix></filter></defs><g filter=\"url(#a1431z)\"><use fill=\"black\" fill-opacity=\"1\" stroke=\"black\" stroke-opacity=\"0\" stroke-width=\"0\" xlink:href=\"#a1429z\" clip-path=\"url(#a1430z)\"></use></g><use xlink:href=\"#a1429z\" fill=\"#ebe36f\" clip-path=\"url(#a1430z)\"></use><use fill=\"black\" fill-opacity=\"1\" filter=\"url(#a1436z)\" xlink:href=\"#a1429z\"></use></g><g><defs><path d=\"M 6.25 0.5 C 5.93 0.474 5.949 0 6.27 0 L 14.75 0 C 14.888 0 15 0.112 15 0.25 L 15 0.25 C 15 0.395 14.897 0.521 14.755 0.549 L 13.75 0.75 C 12.921 0.916 12.072 0.966 11.229 0.898 Z\" transform=\"translate(30.5 5) rotate(-12 7.5 0.5)\" id=\"a1442z\"></path><filter id=\"a1444z\" x=\"-41.7%\" y=\"-663.6%\" width=\"182.8%\" height=\"1418.2%\" filterUnits=\"objectBoundingBox\"><feOffset dx=\"0\" dy=\"1\" in=\"SourceAlpha\" result=\"a1446z\"></feOffset><feGaussianBlur stdDeviation=\"1.5\" in=\"a1446z\" result=\"a1447z\"></feGaussianBlur><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 0.906   0 0 0 0 0.455   0 0 0 0 0.58  0 0 0 1 0\" type=\"matrix\" in=\"a1447z\" result=\"a1448z\"></feColorMatrix></filter><filter id=\"a1449z\" x=\"-13.2%\" y=\"-272.7%\" width=\"125.8%\" height=\"636.4%\" filterUnits=\"objectBoundingBox\"><feGaussianBlur stdDeviation=\"1\" in=\"SourceAlpha\" result=\"a1451z\"></feGaussianBlur><feOffset dx=\"0\" dy=\"1\" in=\"a1451z\" result=\"a1452z\"></feOffset><feComposite in=\"a1452z\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"a1453z\"></feComposite><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 1   0 0 0 0 1   0 0 0 0 1  0 0 0 0.25 0\" type=\"matrix\" in=\"a1453z\" result=\"a1454z\"></feColorMatrix></filter></defs><g filter=\"url(#a1444z)\"><use fill=\"black\" fill-opacity=\"1\" stroke=\"black\" stroke-opacity=\"0\" stroke-width=\"0\" xlink:href=\"#a1442z\" clip-path=\"url(#a1443z)\"></use></g><use xlink:href=\"#a1442z\" fill=\"#ebe36f\" clip-path=\"url(#a1443z)\"></use><use fill=\"black\" fill-opacity=\"1\" filter=\"url(#a1449z)\" xlink:href=\"#a1442z\"></use></g></svg>',svgContentId:4281356268},ZZ39Ty6ls:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 48 15\"><g opacity=\"0\"><defs><path d=\"M 2.5 7 L 46.5 7 L 46.5 9 L 2.5 9 Z\" id=\"a1065z\"></path><filter id=\"a1067z\" x=\"-9.5%\" y=\"-200.0%\" width=\"118.8%\" height=\"495.2%\" filterUnits=\"objectBoundingBox\"><feOffset dx=\"0\" dy=\"0\" in=\"SourceAlpha\" result=\"a1069z\"></feOffset><feGaussianBlur stdDeviation=\"1\" in=\"a1069z\" result=\"a1070z\"></feGaussianBlur><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 0.553   0 0 0 0 0.867   0 0 0 0 0.91  0 0 0 0.55 0\" type=\"matrix\" in=\"a1070z\" result=\"a1071z\"></feColorMatrix></filter><filter id=\"a1072z\" x=\"-4.5%\" y=\"-95.2%\" width=\"108.8%\" height=\"285.7%\" filterUnits=\"objectBoundingBox\"><feGaussianBlur stdDeviation=\"1\" in=\"SourceAlpha\" result=\"a1074z\"></feGaussianBlur><feOffset dx=\"0\" dy=\"0\" in=\"a1074z\" result=\"a1075z\"></feOffset><feComposite in=\"a1075z\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"a1076z\"></feComposite><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 0.4666666666666667   0 0 0 0 0.3686274509803922   0 0 0 0 0.8509803921568627  0 0 0 0.4 0\" type=\"matrix\" in=\"a1076z\" result=\"a1077z\"></feColorMatrix></filter></defs><g filter=\"url(#a1067z)\"><use fill=\"black\" fill-opacity=\"1\" stroke=\"black\" stroke-opacity=\"0\" stroke-width=\"0\" xlink:href=\"#a1065z\" clip-path=\"url(#a1066z)\"></use></g><use xlink:href=\"#a1065z\" fill=\"rgba(204, 248, 255, 0.5)\" clip-path=\"url(#a1066z)\"></use><use fill=\"black\" fill-opacity=\"1\" filter=\"url(#a1072z)\" xlink:href=\"#a1065z\"></use></g><g><defs><path d=\"M 3.5 6.5 L 9.842 4.235 C 10.268 4.083 10.733 4.08 11.162 4.226 L 15.512 5.714 L 18 7.5 L 26 7 L 17.5 9 L 15.512 6.5 L 10.5 5.5 Z\" id=\"a1078z\"></path><filter id=\"a1080z\" x=\"-27.9%\" y=\"-143.1%\" width=\"155.3%\" height=\"384.3%\" filterUnits=\"objectBoundingBox\"><feOffset dx=\"0\" dy=\"1\" in=\"SourceAlpha\" result=\"a1082z\"></feOffset><feGaussianBlur stdDeviation=\"1.5\" in=\"a1082z\" result=\"a1083z\"></feGaussianBlur><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 0.906   0 0 0 0 0.455   0 0 0 0 0.58  0 0 0 1 0\" type=\"matrix\" in=\"a1083z\" result=\"a1084z\"></feColorMatrix></filter><filter id=\"a1085z\" x=\"-8.8%\" y=\"-58.8%\" width=\"117.3%\" height=\"215.7%\" filterUnits=\"objectBoundingBox\"><feGaussianBlur stdDeviation=\"1\" in=\"SourceAlpha\" result=\"a1087z\"></feGaussianBlur><feOffset dx=\"0\" dy=\"1\" in=\"a1087z\" result=\"a1088z\"></feOffset><feComposite in=\"a1088z\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"a1089z\"></feComposite><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 1   0 0 0 0 1   0 0 0 0 1  0 0 0 0.25 0\" type=\"matrix\" in=\"a1089z\" result=\"a1090z\"></feColorMatrix></filter></defs><g filter=\"url(#a1080z)\"><use fill=\"black\" fill-opacity=\"1\" stroke=\"black\" stroke-opacity=\"0\" stroke-width=\"0\" xlink:href=\"#a1078z\" clip-path=\"url(#a1079z)\"></use></g><use xlink:href=\"#a1078z\" fill=\"#ebe36f\" clip-path=\"url(#a1079z)\"></use><use fill=\"black\" fill-opacity=\"1\" filter=\"url(#a1085z)\" xlink:href=\"#a1078z\"></use></g><g><defs><path d=\"M 5 7.5 L 26 10.75 L 35.5 4.5 L 37 9.5 L 47 7 L 37.5 7.5 L 35.667 3.75 L 26 8.5 Z\" id=\"a1091z\"></path><filter id=\"a1093z\" x=\"-15.0%\" y=\"-102.8%\" width=\"129.7%\" height=\"304.2%\" filterUnits=\"objectBoundingBox\"><feOffset dx=\"0\" dy=\"1\" in=\"SourceAlpha\" result=\"a1095z\"></feOffset><feGaussianBlur stdDeviation=\"1.5\" in=\"a1095z\" result=\"a1096z\"></feGaussianBlur><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 0.906   0 0 0 0 0.455   0 0 0 0 0.58  0 0 0 1 0\" type=\"matrix\" in=\"a1096z\" result=\"a1097z\"></feColorMatrix></filter><filter id=\"a1098z\" x=\"-4.8%\" y=\"-42.3%\" width=\"109.3%\" height=\"183.1%\" filterUnits=\"objectBoundingBox\"><feGaussianBlur stdDeviation=\"1\" in=\"SourceAlpha\" result=\"a1100z\"></feGaussianBlur><feOffset dx=\"0\" dy=\"1\" in=\"a1100z\" result=\"a1101z\"></feOffset><feComposite in=\"a1101z\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"a1102z\"></feComposite><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 1   0 0 0 0 1   0 0 0 0 1  0 0 0 0.25 0\" type=\"matrix\" in=\"a1102z\" result=\"a1103z\"></feColorMatrix></filter></defs><g filter=\"url(#a1093z)\"><use fill=\"black\" fill-opacity=\"1\" stroke=\"black\" stroke-opacity=\"0\" stroke-width=\"0\" xlink:href=\"#a1091z\" clip-path=\"url(#a1092z)\"></use></g><use xlink:href=\"#a1091z\" fill=\"#ebe36f\" clip-path=\"url(#a1092z)\"></use><use fill=\"black\" fill-opacity=\"1\" filter=\"url(#a1098z)\" xlink:href=\"#a1091z\"></use></g><g><defs><path d=\"M 8 11.5 L 8.5 12 L 8.5 11 L 4 12.5 Z\" id=\"a1104z\"></path><filter id=\"a1106z\" x=\"-137.0%\" y=\"-456.3%\" width=\"371.7%\" height=\"1006.3%\" filterUnits=\"objectBoundingBox\"><feOffset dx=\"0\" dy=\"1\" in=\"SourceAlpha\" result=\"a1108z\"></feOffset><feGaussianBlur stdDeviation=\"1.5\" in=\"a1108z\" result=\"a1109z\"></feGaussianBlur><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 0.906   0 0 0 0 0.455   0 0 0 0 0.58  0 0 0 1 0\" type=\"matrix\" in=\"a1109z\" result=\"a1110z\"></feColorMatrix></filter><filter id=\"a1111z\" x=\"-43.5%\" y=\"-187.5%\" width=\"184.8%\" height=\"468.8%\" filterUnits=\"objectBoundingBox\"><feGaussianBlur stdDeviation=\"1\" in=\"SourceAlpha\" result=\"a1113z\"></feGaussianBlur><feOffset dx=\"0\" dy=\"1\" in=\"a1113z\" result=\"a1114z\"></feOffset><feComposite in=\"a1114z\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"a1115z\"></feComposite><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 1   0 0 0 0 1   0 0 0 0 1  0 0 0 0.25 0\" type=\"matrix\" in=\"a1115z\" result=\"a1116z\"></feColorMatrix></filter></defs><g filter=\"url(#a1106z)\"><use fill=\"black\" fill-opacity=\"1\" stroke=\"black\" stroke-opacity=\"0\" stroke-width=\"0\" xlink:href=\"#a1104z\" clip-path=\"url(#a1105z)\"></use></g><use xlink:href=\"#a1104z\" fill=\"#ebe36f\" clip-path=\"url(#a1105z)\"></use><use fill=\"black\" fill-opacity=\"1\" filter=\"url(#a1111z)\" xlink:href=\"#a1104z\"></use></g><g><defs><path d=\"M 28.5 1.75 C 28.5 1.336 28.836 1 29.25 1 L 29.35 1 C 29.764 1 30.1 1.336 30.1 1.75 L 30.1 1.75 C 30.1 2.164 29.764 2.5 29.35 2.5 L 29.25 2.5 C 28.836 2.5 28.5 2.164 28.5 1.75 Z\" id=\"a1117z\"></path><filter id=\"a1119z\" x=\"-370.6%\" y=\"-456.3%\" width=\"835.3%\" height=\"1006.3%\" filterUnits=\"objectBoundingBox\"><feOffset dx=\"0\" dy=\"1\" in=\"SourceAlpha\" result=\"a1121z\"></feOffset><feGaussianBlur stdDeviation=\"1.5\" in=\"a1121z\" result=\"a1122z\"></feGaussianBlur><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 0.906   0 0 0 0 0.455   0 0 0 0 0.58  0 0 0 1 0\" type=\"matrix\" in=\"a1122z\" result=\"a1123z\"></feColorMatrix></filter><filter id=\"a1124z\" x=\"-117.6%\" y=\"-187.5%\" width=\"329.4%\" height=\"468.8%\" filterUnits=\"objectBoundingBox\"><feGaussianBlur stdDeviation=\"1\" in=\"SourceAlpha\" result=\"a1126z\"></feGaussianBlur><feOffset dx=\"0\" dy=\"1\" in=\"a1126z\" result=\"a1127z\"></feOffset><feComposite in=\"a1127z\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"a1128z\"></feComposite><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 1   0 0 0 0 1   0 0 0 0 1  0 0 0 0.25 0\" type=\"matrix\" in=\"a1128z\" result=\"a1129z\"></feColorMatrix></filter></defs><g filter=\"url(#a1119z)\"><use fill=\"black\" fill-opacity=\"1\" stroke=\"black\" stroke-opacity=\"0\" stroke-width=\"0\" xlink:href=\"#a1117z\" clip-path=\"url(#a1118z)\"></use></g><use xlink:href=\"#a1117z\" fill=\"#ebe36f\" clip-path=\"url(#a1118z)\"></use><use fill=\"black\" fill-opacity=\"1\" filter=\"url(#a1124z)\" xlink:href=\"#a1117z\"></use></g></svg>',svgContentId:160119403}},baseVariant,gestureVariant)})})})})})});});const css=['.framer-3mtQG [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }',\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-3mtQG .framer-18ww0co { display: block; }\",\".framer-3mtQG .framer-1wya4go { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 15px; justify-content: center; overflow: visible; padding: 0px 0px 0px 0px; position: relative; width: 49px; }\",\".framer-3mtQG .framer-1efauj9 { align-content: center; align-items: center; bottom: 0px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; justify-content: center; left: 0px; overflow: visible; padding: 0px 0px 0px 0px; position: absolute; right: 0px; top: 0px; z-index: 1; }\",\".framer-3mtQG .framer-1gewh8v { flex: none; height: 15px; position: relative; width: 48px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-3mtQG .framer-1wya4go, .framer-3mtQG .framer-1efauj9 { gap: 0px; } .framer-3mtQG .framer-1wya4go > *, .framer-3mtQG .framer-1efauj9 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-3mtQG .framer-1wya4go > :first-child, .framer-3mtQG .framer-1efauj9 > :first-child { margin-left: 0px; } .framer-3mtQG .framer-1wya4go > :last-child, .framer-3mtQG .framer-1efauj9 > :last-child { margin-right: 0px; } }\",\".framer-3mtQG.framer-v-1ejfmnt .framer-1gewh8v, .framer-3mtQG.framer-v-aqpvq .framer-1gewh8v, .framer-3mtQG.framer-v-1moyccp .framer-1gewh8v, .framer-3mtQG.framer-v-k8w8hw .framer-1gewh8v, .framer-3mtQG.framer-v-sofq1n .framer-1gewh8v, .framer-3mtQG.framer-v-hip00x .framer-1gewh8v, .framer-3mtQG.framer-v-1ytw19g .framer-1gewh8v, .framer-3mtQG.framer-v-892qbl .framer-1gewh8v, .framer-3mtQG.framer-v-1g82xa4 .framer-1gewh8v, .framer-3mtQG.framer-v-19fqcun .framer-1gewh8v, .framer-3mtQG.framer-v-9qof79 .framer-1gewh8v, .framer-3mtQG.framer-v-1jdx3iv .framer-1gewh8v, .framer-3mtQG.framer-v-imn3cq .framer-1gewh8v, .framer-3mtQG.framer-v-5hu4e3 .framer-1gewh8v, .framer-3mtQG.framer-v-1yczjy9 .framer-1gewh8v, .framer-3mtQG.framer-v-15eisqn .framer-1gewh8v, .framer-3mtQG.framer-v-1nmmpvr .framer-1gewh8v, .framer-3mtQG.framer-v-1whgfx5 .framer-1gewh8v, .framer-3mtQG.framer-v-1tdm02o .framer-1gewh8v, .framer-3mtQG.framer-v-1vib9bi .framer-1gewh8v, .framer-3mtQG.framer-v-wyxz8m .framer-1gewh8v, .framer-3mtQG.framer-v-1fftmdd .framer-1gewh8v, .framer-3mtQG.framer-v-dtx7bp .framer-1gewh8v { order: 0; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 15\n * @framerIntrinsicWidth 49\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"ZZ39Ty6ls\":{\"layout\":[\"fixed\",\"fixed\"]},\"FLHh3qT5w\":{\"layout\":[\"fixed\",\"fixed\"]},\"UDqflrrVf\":{\"layout\":[\"fixed\",\"fixed\"]},\"nLUvbqz3v\":{\"layout\":[\"fixed\",\"fixed\"]},\"ROldXCTwF\":{\"layout\":[\"fixed\",\"fixed\"]},\"ZjMb1Nb3B\":{\"layout\":[\"fixed\",\"fixed\"]},\"acJ7Je8b1\":{\"layout\":[\"fixed\",\"fixed\"]},\"h3QJRHf0B\":{\"layout\":[\"fixed\",\"fixed\"]},\"UChb66JVb\":{\"layout\":[\"fixed\",\"fixed\"]},\"HApaJBkLv\":{\"layout\":[\"fixed\",\"fixed\"]},\"FOYn810uX\":{\"layout\":[\"fixed\",\"fixed\"]},\"PvHu_ReFj\":{\"layout\":[\"fixed\",\"fixed\"]},\"gIn6NHcc_\":{\"layout\":[\"fixed\",\"fixed\"]},\"RBgAlo2fB\":{\"layout\":[\"fixed\",\"fixed\"]},\"v474DJywq\":{\"layout\":[\"fixed\",\"fixed\"]},\"oUmuzALOy\":{\"layout\":[\"fixed\",\"fixed\"]},\"PoOShCUgF\":{\"layout\":[\"fixed\",\"fixed\"]},\"k_ybnmopM\":{\"layout\":[\"fixed\",\"fixed\"]},\"xDSQsOxfR\":{\"layout\":[\"fixed\",\"fixed\"]},\"ek1c6LBOQ\":{\"layout\":[\"fixed\",\"fixed\"]},\"hhveBvrOU\":{\"layout\":[\"fixed\",\"fixed\"]},\"eIpB1F30P\":{\"layout\":[\"fixed\",\"fixed\"]},\"kmCrxk9FQ\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n */ const FramerJP9VDjAA3=withCSS(Component,css,\"framer-3mtQG\");export default FramerJP9VDjAA3;FramerJP9VDjAA3.displayName=\"Spark-Top\";FramerJP9VDjAA3.defaultProps={height:15,width:49};addPropertyControls(FramerJP9VDjAA3,{variant:{options:[\"g26sQtqUE\",\"ZZ39Ty6ls\",\"FLHh3qT5w\",\"UDqflrrVf\",\"nLUvbqz3v\",\"ROldXCTwF\",\"ZjMb1Nb3B\",\"acJ7Je8b1\",\"h3QJRHf0B\",\"UChb66JVb\",\"HApaJBkLv\",\"FOYn810uX\",\"PvHu_ReFj\",\"gIn6NHcc_\",\"RBgAlo2fB\",\"v474DJywq\",\"oUmuzALOy\",\"PoOShCUgF\",\"k_ybnmopM\",\"xDSQsOxfR\",\"ek1c6LBOQ\",\"hhveBvrOU\",\"eIpB1F30P\",\"kmCrxk9FQ\"],optionTitles:[\"Variant 1\",\"Variant 2\",\"Variant 3\",\"Variant 4\",\"Variant 5\",\"Variant 6\",\"Variant 7\",\"Variant 8\",\"Variant 9\",\"Variant 10\",\"Variant 11\",\"Variant 12\",\"Variant 13\",\"Variant 14\",\"Variant 15\",\"Variant 16\",\"Variant 17\",\"Variant 18\",\"Variant 19\",\"Variant 20\",\"Variant 21\",\"Variant 22\",\"Variant 23\",\"Variant 24\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerJP9VDjAA3,[]);\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerJP9VDjAA3\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"15\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"ZZ39Ty6ls\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"FLHh3qT5w\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"UDqflrrVf\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"nLUvbqz3v\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"ROldXCTwF\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"ZjMb1Nb3B\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"acJ7Je8b1\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"h3QJRHf0B\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"UChb66JVb\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"HApaJBkLv\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"FOYn810uX\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"PvHu_ReFj\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"gIn6NHcc_\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"RBgAlo2fB\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"v474DJywq\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"oUmuzALOy\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"PoOShCUgF\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"k_ybnmopM\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"xDSQsOxfR\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"ek1c6LBOQ\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"hhveBvrOU\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"eIpB1F30P\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"kmCrxk9FQ\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"49\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./JP9VDjAA3.map", "// Generated by Framer (c105afa)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,Link,RichText,SmartComponentScopedContainer,SVG,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useOnVariantChange,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import Clipboard from\"https://framerusercontent.com/modules/Hj20QU19p80mpYsvesiZ/RfHh9MIwqlgi04HKZ3Qo/Clipboard.js\";import SparkTop from\"https://framerusercontent.com/modules/piQd3756pMgs2KGj18Q3/2DUWgXG5UL28UQziKwPp/JP9VDjAA3.js\";const SparkTopFonts=getFonts(SparkTop);const ClipboardFonts=getFonts(Clipboard);const enabledGestures={hyQPu_2mF:{hover:true},KK8qRaLEg:{hover:true},sljKoo7Wk:{hover:true},uc_JGgcjJ:{hover:true},xkuSIeU6N:{hover:true},y29uo4Lmp:{hover:true},Z0wHmlOkY:{hover:true}};const cycleOrder=[\"sljKoo7Wk\",\"uc_JGgcjJ\",\"dkJlg9Mgx\",\"hyQPu_2mF\",\"ZXh5sAcov\",\"xkuSIeU6N\",\"pIETd2NA3\",\"Z0wHmlOkY\",\"y29uo4Lmp\",\"KK8qRaLEg\",\"Xf0iinnhJ\",\"EqPG2TvNM\",\"onSL964KG\",\"FdHcFrcyj\",\"txMjGlsGV\",\"GLuT8upj9\",\"CcnSFCCSw\"];const serializationHash=\"framer-BIwFh\";const variantClassNames={CcnSFCCSw:\"framer-v-rzvrg3\",dkJlg9Mgx:\"framer-v-1dj6tsl\",EqPG2TvNM:\"framer-v-ekcvlf\",FdHcFrcyj:\"framer-v-1erg73y\",GLuT8upj9:\"framer-v-12t4tx5\",hyQPu_2mF:\"framer-v-1bkium7\",KK8qRaLEg:\"framer-v-1hhqfh\",onSL964KG:\"framer-v-15dty1\",pIETd2NA3:\"framer-v-1t5t17h\",sljKoo7Wk:\"framer-v-1oppseq\",txMjGlsGV:\"framer-v-i2evjf\",uc_JGgcjJ:\"framer-v-1ppe72w\",Xf0iinnhJ:\"framer-v-f6zlui\",xkuSIeU6N:\"framer-v-1ko0mdm\",y29uo4Lmp:\"framer-v-1nnsdmq\",Z0wHmlOkY:\"framer-v-1kr3i0j\",ZXh5sAcov:\"framer-v-rxalwf\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={delay:0,duration:.4,ease:[.44,0,.56,1],type:\"tween\"};const transition2={duration:0,type:\"tween\"};const transformTemplate1=(_,t)=>`translate(-50%, -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={\"Contact-hover-copied\":\"ZXh5sAcov\",\"Contact-hover-email\":\"pIETd2NA3\",\"harish [h]\":\"KK8qRaLEg\",\"mobile-Contact-hover-email\":\"Xf0iinnhJ\",\"mobile-email-copied\":\"EqPG2TvNM\",\"Mobile-home\":\"onSL964KG\",\"Mobile-kochiboy\":\"CcnSFCCSw\",\"Mobile-projects\":\"FdHcFrcyj\",\"Mobile-resources\":\"txMjGlsGV\",\"Mobile-resume\":\"GLuT8upj9\",Contact:\"dkJlg9Mgx\",Home:\"xkuSIeU6N\",kochiboy:\"y29uo4Lmp\",Main:\"sljKoo7Wk\",Projects:\"Z0wHmlOkY\",Resources:\"hyQPu_2mF\",Resume:\"uc_JGgcjJ\"};const getProps=({bgGrey,black,clickStart,height,id,white,width,...props})=>{return{...props,EhzVF4vIC:clickStart??props.EhzVF4vIC,GNn7ODXOW:black??props.GNn7ODXOW??\"rgb(0, 0, 0)\",HgkOW5nNa:bgGrey??props.HgkOW5nNa??\"rgb(245, 245, 247)\",phVioCpAJ:white??props.phVioCpAJ??\"var(--token-851d1067-b8c6-49bd-86af-a185da4bb94a, rgb(255, 255, 255))\",variant:humanReadableVariantMap[props.variant]??props.variant??\"sljKoo7Wk\"};};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,phVioCpAJ,GNn7ODXOW,HgkOW5nNa,EhzVF4vIC,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"sljKoo7Wk\",enabledGestures,ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTapStartznoy1z=activeVariantCallback(async(...args)=>{setGestureState({isPressed:true});if(EhzVF4vIC){const res=await EhzVF4vIC(...args);if(res===false)return false;}});const onMouseEnterskdqs3=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});setVariant(\"pIETd2NA3\");});const onAppearysuf11=activeVariantCallback(async(...args)=>{await delay(()=>setVariant(\"dkJlg9Mgx\"),2500);});const onTap1i5dqmn=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});setVariant(\"ZXh5sAcov\");});const onMouseLeave3rg86d=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});setVariant(\"dkJlg9Mgx\");});const onTap92s8rn=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});setVariant(\"EqPG2TvNM\");});const onAppearmbtz1b=activeVariantCallback(async(...args)=>{await delay(()=>setVariant(\"Xf0iinnhJ\"),2500);});useOnVariantChange(baseVariant,{EqPG2TvNM:onAppearmbtz1b,ZXh5sAcov:onAppearysuf11});const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if(gestureVariant===\"y29uo4Lmp-hover\")return true;return false;};const isDisplayed1=()=>{if([\"pIETd2NA3\",\"Xf0iinnhJ\"].includes(baseVariant))return true;return false;};const isDisplayed2=()=>{if([\"ZXh5sAcov\",\"EqPG2TvNM\"].includes(baseVariant))return true;return false;};return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,...addPropertyOverrides({dkJlg9Mgx:{value:transition2},EqPG2TvNM:{value:transition2},pIETd2NA3:{value:transition2},Xf0iinnhJ:{value:transition2},ZXh5sAcov:{value:transition2}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(Link,{motionChild:true,nodeId:\"sljKoo7Wk\",scopeId:\"jrkzCIaJg\",...addPropertyOverrides({\"y29uo4Lmp-hover\":{smoothScroll:false},CcnSFCCSw:{href:{webPageId:\"DcPxuzdSX\"},openInNewTab:false},FdHcFrcyj:{href:{hash:\":Ah520SqK1\",webPageId:\"augiA20Il\"},openInNewTab:false,smoothScroll:true},GLuT8upj9:{href:\"https://drive.google.com/file/d/1e2jEfYWAG8CBdF8k9whxUQxIFmUl5bnn/view?usp=sharing\",openInNewTab:true},hyQPu_2mF:{href:\"https://arc.net/space/A819E525-A697-459F-9F8A-D85AC6474670\",openInNewTab:true},KK8qRaLEg:{href:{webPageId:\"augiA20Il\"},openInNewTab:false,smoothScroll:false},onSL964KG:{href:{webPageId:\"augiA20Il\"},openInNewTab:false,smoothScroll:true},txMjGlsGV:{href:\"https://arc.net/space/A819E525-A697-459F-9F8A-D85AC6474670\",openInNewTab:true},uc_JGgcjJ:{href:\"https://drive.google.com/file/d/1e2jEfYWAG8CBdF8k9whxUQxIFmUl5bnn/view?usp=sharing\",openInNewTab:true},xkuSIeU6N:{href:{webPageId:\"augiA20Il\"},openInNewTab:false,smoothScroll:true},y29uo4Lmp:{href:{webPageId:\"DcPxuzdSX\"},openInNewTab:false},Z0wHmlOkY:{href:{hash:\":Ah520SqK1\",webPageId:\"augiA20Il\"},openInNewTab:false,smoothScroll:true}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.a,{...restProps,...gestureHandlers,className:`${cx(scopingClassNames,\"framer-1oppseq\",className,classNames)} framer-1qxcrld`,\"data-framer-name\":\"Main\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"sljKoo7Wk\",onTapStart:onTapStartznoy1z,ref:refBinding,style:{backgroundColor:phVioCpAJ,borderBottomLeftRadius:50,borderBottomRightRadius:50,borderTopLeftRadius:50,borderTopRightRadius:50,...style},variants:{\"hyQPu_2mF-hover\":{backgroundColor:\"var(--token-8ae1cacd-de5f-438b-a3de-f6874aa0bcce, rgb(245, 245, 247))\"},\"KK8qRaLEg-hover\":{backgroundColor:\"var(--token-8ae1cacd-de5f-438b-a3de-f6874aa0bcce, rgb(245, 245, 247))\"},\"sljKoo7Wk-hover\":{backgroundColor:\"var(--token-8ae1cacd-de5f-438b-a3de-f6874aa0bcce, rgb(245, 245, 247))\"},\"uc_JGgcjJ-hover\":{backgroundColor:\"var(--token-8ae1cacd-de5f-438b-a3de-f6874aa0bcce, rgb(245, 245, 247))\"},\"xkuSIeU6N-hover\":{backgroundColor:\"var(--token-8ae1cacd-de5f-438b-a3de-f6874aa0bcce, rgb(245, 245, 247))\"},\"y29uo4Lmp-hover\":{backgroundColor:\"var(--token-aee13357-03b4-4e60-a0ae-f3378ae2c3b7, rgb(0, 0, 0))\"},\"Z0wHmlOkY-hover\":{backgroundColor:HgkOW5nNa},CcnSFCCSw:{backgroundColor:\"rgba(0, 0, 0, 0)\"},EqPG2TvNM:{backgroundColor:\"rgba(0, 0, 0, 0)\"},FdHcFrcyj:{backgroundColor:\"rgba(0, 0, 0, 0)\"},GLuT8upj9:{backgroundColor:\"rgba(0, 0, 0, 0)\"},KK8qRaLEg:{backgroundColor:\"var(--token-851d1067-b8c6-49bd-86af-a185da4bb94a, rgb(255, 255, 255))\"},onSL964KG:{backgroundColor:\"rgba(0, 0, 0, 0)\"},pIETd2NA3:{backgroundColor:HgkOW5nNa},txMjGlsGV:{backgroundColor:\"rgba(0, 0, 0, 0)\"},Xf0iinnhJ:{backgroundColor:\"rgba(0, 0, 0, 0)\"},ZXh5sAcov:{backgroundColor:\"var(--token-8ae1cacd-de5f-438b-a3de-f6874aa0bcce, rgb(245, 245, 247))\"}},...addPropertyOverrides({\"hyQPu_2mF-hover\":{\"data-framer-name\":undefined},\"KK8qRaLEg-hover\":{\"data-framer-name\":undefined},\"sljKoo7Wk-hover\":{\"data-framer-name\":undefined},\"uc_JGgcjJ-hover\":{\"data-framer-name\":undefined},\"xkuSIeU6N-hover\":{\"data-framer-name\":undefined},\"y29uo4Lmp-hover\":{\"data-framer-name\":undefined},\"Z0wHmlOkY-hover\":{\"data-framer-name\":undefined},CcnSFCCSw:{\"data-framer-name\":\"Mobile-kochiboy\"},dkJlg9Mgx:{\"data-framer-name\":\"Contact\",onMouseEnter:onMouseEnterskdqs3},EqPG2TvNM:{\"data-framer-name\":\"mobile-email-copied\"},FdHcFrcyj:{\"data-framer-name\":\"Mobile-projects\"},GLuT8upj9:{\"data-framer-name\":\"Mobile-resume\"},hyQPu_2mF:{\"data-framer-name\":\"Resources\"},KK8qRaLEg:{\"data-framer-name\":\"harish [h]\"},onSL964KG:{\"data-framer-name\":\"Mobile-home\"},pIETd2NA3:{\"data-framer-name\":\"Contact-hover-email\",onMouseLeave:onMouseLeave3rg86d,onTap:onTap1i5dqmn},txMjGlsGV:{\"data-framer-name\":\"Mobile-resources\"},uc_JGgcjJ:{\"data-framer-name\":\"Resume\"},Xf0iinnhJ:{\"data-framer-name\":\"mobile-Contact-hover-email\",onTap:onTap92s8rn},xkuSIeU6N:{\"data-framer-name\":\"Home\"},y29uo4Lmp:{\"data-framer-name\":\"kochiboy\"},Z0wHmlOkY:{\"data-framer-name\":\"Projects\"},ZXh5sAcov:{\"data-framer-name\":\"Contact-hover-copied\"}},baseVariant,gestureVariant),children:[isDisplayed()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-c8w73q\",layoutDependency:layoutDependency,layoutId:\"XmIMeX1SS\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-9h3kxz-container\",isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"XmIMeX1SSBg1s01_sv-container\",nodeId:\"XmIMeX1SSBg1s01_sv\",rendersWithMotion:true,scopeId:\"jrkzCIaJg\",style:{opacity:.9},children:/*#__PURE__*/_jsx(SparkTop,{height:\"100%\",id:\"XmIMeX1SSBg1s01_sv\",layoutId:\"XmIMeX1SSBg1s01_sv\",style:{height:\"100%\",width:\"100%\"},variant:\"v474DJywq\",width:\"100%\"})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-lu6uq8\",\"data-framer-name\":\"Glow\",layoutDependency:layoutDependency,layoutId:\"XmIMeX1SScfZR4kWFO\",style:{backgroundColor:\"rgb(255, 133, 133)\",borderBottomLeftRadius:215,borderBottomRightRadius:215,borderTopLeftRadius:215,borderTopRightRadius:215,filter:\"blur(5px)\",opacity:.19,WebkitFilter:\"blur(5px)\"}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1e03r2k\",\"data-framer-name\":\"Glow\",layoutDependency:layoutDependency,layoutId:\"XmIMeX1SSdprNHjOzF\",style:{backgroundColor:\"rgb(143, 210, 255)\",filter:\"blur(2px)\",opacity:.15,WebkitFilter:\"blur(2px)\"}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-138o4tm\",\"data-framer-name\":\"Glow\",layoutDependency:layoutDependency,layoutId:\"XmIMeX1SSgQX4JgvZ_\",style:{backgroundColor:\"rgb(143, 210, 255)\",filter:\"blur(3px)\",opacity:.15,WebkitFilter:\"blur(3px)\"}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-t7nf0b\",\"data-framer-name\":\"Glow\",layoutDependency:layoutDependency,layoutId:\"XmIMeX1SSrDuRLs0VO\",style:{backgroundColor:\"rgb(143, 210, 255)\",filter:\"blur(5px)\",opacity:.15,WebkitFilter:\"blur(5px)\"}})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0dlaXN0IE1vbm8gUmVndWxhcg==\",\"--framer-font-family\":'\"Geist Mono Regular\", \"Geist Mono Regular Placeholder\", monospace',\"--framer-font-size\":\"12px\",\"--framer-line-height\":\"120%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--variable-reference-GNn7ODXOW-jrkzCIaJg))\"},children:\"Button\"})}),className:\"framer-t6o94w\",\"data-framer-name\":\"Text\",fonts:[\"CUSTOM;Geist Mono Regular\"],layoutDependency:layoutDependency,layoutId:\"I184:142;86:292\",style:{\"--extracted-r6o4lv\":\"var(--variable-reference-GNn7ODXOW-jrkzCIaJg)\",\"--framer-paragraph-spacing\":\"0px\",\"--variable-reference-GNn7ODXOW-jrkzCIaJg\":GNn7ODXOW},variants:{\"y29uo4Lmp-hover\":{\"--extracted-r6o4lv\":\"var(--token-851d1067-b8c6-49bd-86af-a185da4bb94a, rgb(255, 255, 255))\"},KK8qRaLEg:{\"--extracted-r6o4lv\":\"var(--token-aee13357-03b4-4e60-a0ae-f3378ae2c3b7, rgb(0, 0, 0))\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({\"KK8qRaLEg-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0dlaXN0IE1vbm8gUmVndWxhcg==\",\"--framer-font-family\":'\"Geist Mono Regular\", \"Geist Mono Regular Placeholder\", monospace',\"--framer-font-size\":\"12px\",\"--framer-line-height\":\"120%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-aee13357-03b4-4e60-a0ae-f3378ae2c3b7, rgb(0, 0, 0)))\"},children:[\"\u2190\",/*#__PURE__*/_jsx(motion.span,{style:{\"--font-selector\":\"Q1VTVE9NO0dlaXN0IFJlZ3VsYXI=\",\"--framer-font-family\":'\"Geist Regular\", \"Geist Regular Placeholder\", sans-serif'},children:\" \"}),\"harish\"]})}),fonts:[\"CUSTOM;Geist Mono Regular\",\"CUSTOM;Geist Regular\"]},\"xkuSIeU6N-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0dlaXN0IE1vbm8gUmVndWxhcg==\",\"--framer-font-family\":'\"Geist Mono Regular\", \"Geist Mono Regular Placeholder\", monospace',\"--framer-font-size\":\"12px\",\"--framer-line-height\":\"120%\",\"--framer-text-alignment\":\"center\"},children:\"\u2191\"})})},\"y29uo4Lmp-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0dlaXN0IE1vbm8gUmVndWxhcg==\",\"--framer-font-family\":'\"Geist Mono Regular\", \"Geist Mono Regular Placeholder\", monospace',\"--framer-font-size\":\"12px\",\"--framer-line-height\":\"120%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-851d1067-b8c6-49bd-86af-a185da4bb94a, rgb(255, 255, 255)))\"},children:\"kochiboy\"})})},CcnSFCCSw:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7R2Vpc3QgTW9uby0zMDA=\",\"--framer-font-family\":'\"Geist Mono\", monospace',\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"120%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--variable-reference-GNn7ODXOW-jrkzCIaJg))\"},children:\"kochiboy\"})}),fonts:[\"GF;Geist Mono-300\"]},dkJlg9Mgx:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0dlaXN0IE1vbm8gUmVndWxhcg==\",\"--framer-font-family\":'\"Geist Mono Regular\", \"Geist Mono Regular Placeholder\", monospace',\"--framer-font-size\":\"12px\",\"--framer-line-height\":\"120%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--variable-reference-GNn7ODXOW-jrkzCIaJg))\"},children:\"contact\"})})},EqPG2TvNM:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7R2Vpc3QgTW9uby0zMDA=\",\"--framer-font-family\":'\"Geist Mono\", monospace',\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"120%\",\"--framer-text-alignment\":\"center\"},children:\"copied\"})}),fonts:[\"GF;Geist Mono-300\"]},FdHcFrcyj:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7R2Vpc3QgTW9uby0zMDA=\",\"--framer-font-family\":'\"Geist Mono\", monospace',\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"120%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--variable-reference-GNn7ODXOW-jrkzCIaJg))\"},children:\"projects\"})}),fonts:[\"GF;Geist Mono-300\"]},GLuT8upj9:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7R2Vpc3QgTW9uby0zMDA=\",\"--framer-font-family\":'\"Geist Mono\", monospace',\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"120%\",\"--framer-text-alignment\":\"center\"},children:\"resume\"})}),fonts:[\"GF;Geist Mono-300\"]},hyQPu_2mF:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0dlaXN0IE1vbm8gUmVndWxhcg==\",\"--framer-font-family\":'\"Geist Mono Regular\", \"Geist Mono Regular Placeholder\", monospace',\"--framer-font-size\":\"12px\",\"--framer-line-height\":\"120%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--variable-reference-GNn7ODXOW-jrkzCIaJg))\"},children:\"resources\"})})},KK8qRaLEg:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0dlaXN0IE1vbm8gUmVndWxhcg==\",\"--framer-font-family\":'\"Geist Mono Regular\", \"Geist Mono Regular Placeholder\", monospace',\"--framer-font-size\":\"12px\",\"--framer-line-height\":\"120%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-aee13357-03b4-4e60-a0ae-f3378ae2c3b7, rgb(0, 0, 0)))\"},children:\"[h]\"})})},onSL964KG:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7R2Vpc3QgTW9uby0zMDA=\",\"--framer-font-family\":'\"Geist Mono\", monospace',\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"120%\",\"--framer-text-alignment\":\"center\"},children:\"home\"})}),fonts:[\"GF;Geist Mono-300\"]},pIETd2NA3:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0dlaXN0IE1vbm8gUmVndWxhcg==\",\"--framer-font-family\":'\"Geist Mono Regular\", \"Geist Mono Regular Placeholder\", monospace',\"--framer-font-size\":\"12px\",\"--framer-line-height\":\"120%\",\"--framer-text-alignment\":\"center\"},children:\"kochiboy30@gmail.com\"})})},txMjGlsGV:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7R2Vpc3QgTW9uby0zMDA=\",\"--framer-font-family\":'\"Geist Mono\", monospace',\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"120%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--variable-reference-GNn7ODXOW-jrkzCIaJg))\"},children:\"resources\"})}),fonts:[\"GF;Geist Mono-300\"]},uc_JGgcjJ:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0dlaXN0IE1vbm8gUmVndWxhcg==\",\"--framer-font-family\":'\"Geist Mono Regular\", \"Geist Mono Regular Placeholder\", monospace',\"--framer-font-size\":\"12px\",\"--framer-line-height\":\"120%\",\"--framer-text-alignment\":\"center\"},children:\"resume\"})})},Xf0iinnhJ:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7R2Vpc3QgTW9uby0zMDA=\",\"--framer-font-family\":'\"Geist Mono\", monospace',\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"120%\",\"--framer-text-alignment\":\"center\"},children:\"email\"})}),fonts:[\"GF;Geist Mono-300\"]},xkuSIeU6N:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0dlaXN0IE1vbm8gUmVndWxhcg==\",\"--framer-font-family\":'\"Geist Mono Regular\", \"Geist Mono Regular Placeholder\", monospace',\"--framer-font-size\":\"12px\",\"--framer-line-height\":\"120%\",\"--framer-text-alignment\":\"center\"},children:\"home\"})})},y29uo4Lmp:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0dlaXN0IE1vbm8gUmVndWxhcg==\",\"--framer-font-family\":'\"Geist Mono Regular\", \"Geist Mono Regular Placeholder\", monospace',\"--framer-font-size\":\"12px\",\"--framer-line-height\":\"120%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--variable-reference-GNn7ODXOW-jrkzCIaJg))\"},children:\"kochiboy\"})})},Z0wHmlOkY:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0dlaXN0IE1vbm8gUmVndWxhcg==\",\"--framer-font-family\":'\"Geist Mono Regular\", \"Geist Mono Regular Placeholder\", monospace',\"--framer-font-size\":\"12px\",\"--framer-line-height\":\"120%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--variable-reference-GNn7ODXOW-jrkzCIaJg))\"},children:\"works\"})})},ZXh5sAcov:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0dlaXN0IE1vbm8gUmVndWxhcg==\",\"--framer-font-family\":'\"Geist Mono Regular\", \"Geist Mono Regular Placeholder\", monospace',\"--framer-font-size\":\"12px\",\"--framer-line-height\":\"120%\",\"--framer-text-alignment\":\"center\"},children:\"copied\"})})}},baseVariant,gestureVariant)}),isDisplayed1()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-k9dpps-container\",isAuthoredByUser:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"qFXaW6fxf-container\",nodeId:\"qFXaW6fxf\",rendersWithMotion:true,scopeId:\"jrkzCIaJg\",style:{opacity:0},transformTemplate:transformTemplate1,...addPropertyOverrides({pIETd2NA3:{transformTemplate:undefined},Xf0iinnhJ:{transformTemplate:undefined}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(Clipboard,{borderRadius:0,bottomLeftRadius:0,bottomRightRadius:0,color:\"rgb(255, 255, 255)\",content:\"kochiboy30@gmail.com\",fill:\"rgb(0, 102, 255)\",font:{},height:\"100%\",id:\"qFXaW6fxf\",isMixedBorderRadius:false,label:\"Copy to Clipboard\",layoutId:\"qFXaW6fxf\",padding:0,paddingBottom:0,paddingLeft:0,paddingPerSide:false,paddingRight:0,paddingTop:0,topLeftRadius:0,topRightRadius:0,width:\"100%\",...addPropertyOverrides({pIETd2NA3:{style:{height:\"100%\",width:\"100%\"}},Xf0iinnhJ:{style:{height:\"100%\",width:\"100%\"}}},baseVariant,gestureVariant)})})}),isDisplayed2()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-pw57ue\",\"data-framer-name\":\"Tick\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:14,intrinsicWidth:14,layoutDependency:layoutDependency,layoutId:\"o00NxXono\",svg:'<svg width=\"14\" height=\"14\" viewBox=\"0 0 14 14\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M5.45681 7L6.65681 8.2L9.35681 5.5M13 7C13 10.3137 10.3137 13 7 13C3.68629 13 1 10.3137 1 7C1 3.68629 3.68629 1 7 1C10.3137 1 13 3.68629 13 7Z\" stroke=\"black\" stroke-width=\"0.722201\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n</svg>\\n',withExternalLayout:true}),isDisplayed1()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-abzhb1\",\"data-framer-name\":\"Copy icon\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:14,intrinsicWidth:14,layoutDependency:layoutDependency,layoutId:\"dgLWeoOif\",svg:'<svg width=\"14\" height=\"14\" viewBox=\"-1 -1 14 14\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M3.375 0.75H7.51667C8.82346 0.75 9.47685 0.75 9.97598 1.00432C10.415 1.22802 10.772 1.58498 10.9957 2.02402C11.25 2.52315 11.25 3.17654 11.25 4.48333V8.625M2.61667 11.25H7.34167C7.99506 11.25 8.32176 11.25 8.57132 11.1228C8.79085 11.011 8.96932 10.8325 9.08117 10.613C9.20833 10.3634 9.20833 10.0367 9.20833 9.38333V4.65833C9.20833 4.00494 9.20833 3.67824 9.08117 3.42868C8.96932 3.20916 8.79085 3.03068 8.57132 2.91883C8.32176 2.79167 7.99506 2.79167 7.34167 2.79167H2.61667C1.96327 2.79167 1.63657 2.79167 1.38701 2.91883C1.16749 3.03068 0.989011 3.20916 0.877159 3.42868C0.75 3.67824 0.75 4.00494 0.75 4.65833V9.38333C0.75 10.0367 0.75 10.3634 0.877159 10.613C0.989011 10.8325 1.16749 11.011 1.38701 11.1228C1.63657 11.25 1.96327 11.25 2.61667 11.25Z\" stroke=\"black\" stroke-width=\"0.777778\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n</svg>\\n',withExternalLayout:true})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-BIwFh.framer-1qxcrld, .framer-BIwFh .framer-1qxcrld { display: block; }\",\".framer-BIwFh.framer-1oppseq { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: visible; padding: 8px 12px 8px 12px; position: relative; width: min-content; }\",\".framer-BIwFh .framer-c8w73q { flex: none; height: 77%; left: calc(49.69696969696972% - 100% / 2); overflow: visible; position: absolute; top: 4px; width: 100%; z-index: 0; }\",\".framer-BIwFh .framer-9h3kxz-container { bottom: -3px; flex: none; height: 123%; left: -7px; position: absolute; width: 118%; z-index: 1; }\",\".framer-BIwFh .framer-lu6uq8 { flex: none; height: 19%; left: 8px; overflow: visible; position: absolute; top: 10px; width: 80%; }\",\".framer-BIwFh .framer-1e03r2k { flex: none; height: 30%; left: 12px; overflow: hidden; position: absolute; top: 8px; width: 70%; }\",\".framer-BIwFh .framer-138o4tm { flex: none; height: 34%; left: 12px; overflow: hidden; position: absolute; top: 8px; width: 70%; }\",\".framer-BIwFh .framer-t7nf0b { flex: none; height: 40%; left: 21px; overflow: hidden; position: absolute; top: 7px; width: 50%; }\",\".framer-BIwFh .framer-t6o94w { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-BIwFh .framer-k9dpps-container { flex: none; height: auto; left: 50%; position: absolute; top: 49%; width: auto; z-index: 1; }\",\".framer-BIwFh .framer-pw57ue, .framer-BIwFh .framer-abzhb1 { flex: none; height: 14px; position: relative; width: 14px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-BIwFh.framer-1oppseq { gap: 0px; } .framer-BIwFh.framer-1oppseq > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-BIwFh.framer-1oppseq > :first-child { margin-left: 0px; } .framer-BIwFh.framer-1oppseq > :last-child { margin-right: 0px; } }\",\".framer-BIwFh.framer-v-1ppe72w.framer-1oppseq, .framer-BIwFh.framer-v-1bkium7.framer-1oppseq, .framer-BIwFh.framer-v-1ko0mdm.framer-1oppseq, .framer-BIwFh.framer-v-1kr3i0j.framer-1oppseq, .framer-BIwFh.framer-v-1nnsdmq.framer-1oppseq, .framer-BIwFh.framer-v-1hhqfh.framer-1oppseq, .framer-BIwFh.framer-v-15dty1.framer-1oppseq, .framer-BIwFh.framer-v-1erg73y.framer-1oppseq, .framer-BIwFh.framer-v-i2evjf.framer-1oppseq, .framer-BIwFh.framer-v-12t4tx5.framer-1oppseq, .framer-BIwFh.framer-v-rzvrg3.framer-1oppseq { text-decoration: none; }\",\".framer-BIwFh.framer-v-1dj6tsl.framer-1oppseq, .framer-BIwFh.framer-v-rxalwf.framer-1oppseq, .framer-BIwFh.framer-v-1t5t17h.framer-1oppseq { gap: 4px; overflow: hidden; will-change: var(--framer-will-change-override, transform); }\",\".framer-BIwFh.framer-v-1dj6tsl .framer-t6o94w, .framer-BIwFh.framer-v-rxalwf .framer-t6o94w, .framer-BIwFh.framer-v-1t5t17h .framer-t6o94w, .framer-BIwFh.framer-v-f6zlui .framer-t6o94w, .framer-BIwFh.framer-v-ekcvlf .framer-t6o94w, .framer-BIwFh.framer-v-1nnsdmq.hover .framer-c8w73q { order: 1; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-BIwFh.framer-v-1dj6tsl.framer-1oppseq { gap: 0px; } .framer-BIwFh.framer-v-1dj6tsl.framer-1oppseq > * { margin: 0px; margin-left: calc(4px / 2); margin-right: calc(4px / 2); } .framer-BIwFh.framer-v-1dj6tsl.framer-1oppseq > :first-child { margin-left: 0px; } .framer-BIwFh.framer-v-1dj6tsl.framer-1oppseq > :last-child { margin-right: 0px; } }\",\".framer-BIwFh.framer-v-rxalwf .framer-pw57ue, .framer-BIwFh.framer-v-1t5t17h .framer-abzhb1, .framer-BIwFh.framer-v-f6zlui .framer-abzhb1, .framer-BIwFh.framer-v-ekcvlf .framer-pw57ue { order: 4; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-BIwFh.framer-v-rxalwf.framer-1oppseq { gap: 0px; } .framer-BIwFh.framer-v-rxalwf.framer-1oppseq > * { margin: 0px; margin-left: calc(4px / 2); margin-right: calc(4px / 2); } .framer-BIwFh.framer-v-rxalwf.framer-1oppseq > :first-child { margin-left: 0px; } .framer-BIwFh.framer-v-rxalwf.framer-1oppseq > :last-child { margin-right: 0px; } }\",\".framer-BIwFh.framer-v-1ko0mdm .framer-t6o94w, .framer-BIwFh.framer-v-15dty1 .framer-t6o94w { order: 1; white-space: pre-wrap; width: 46px; word-break: break-word; word-wrap: break-word; }\",\".framer-BIwFh.framer-v-1t5t17h .framer-k9dpps-container { height: 100%; left: 0px; order: 2; top: calc(49.18032786885248% - 100% / 2); width: 186px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-BIwFh.framer-v-1t5t17h.framer-1oppseq { gap: 0px; } .framer-BIwFh.framer-v-1t5t17h.framer-1oppseq > * { margin: 0px; margin-left: calc(4px / 2); margin-right: calc(4px / 2); } .framer-BIwFh.framer-v-1t5t17h.framer-1oppseq > :first-child { margin-left: 0px; } .framer-BIwFh.framer-v-1t5t17h.framer-1oppseq > :last-child { margin-right: 0px; } }\",\".framer-BIwFh.framer-v-1nnsdmq .framer-t6o94w { white-space: pre-wrap; width: 59px; word-break: break-word; word-wrap: break-word; }\",\".framer-BIwFh.framer-v-1hhqfh .framer-t6o94w { order: 1; white-space: pre-wrap; width: 59px; word-break: break-word; word-wrap: break-word; }\",\".framer-BIwFh.framer-v-f6zlui .framer-k9dpps-container { height: 32px; left: calc(50.00000000000002% - 100% / 2); order: 2; top: calc(48.484848484848506% - 32px / 2); width: 100%; }\",\".framer-BIwFh.framer-v-ekcvlf.framer-1oppseq, .framer-BIwFh.framer-v-1nnsdmq.hover.framer-1oppseq { overflow: hidden; will-change: var(--framer-will-change-override, transform); }\",\".framer-BIwFh.framer-v-1nnsdmq.hover .framer-t6o94w { order: 0; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 30.5\n * @framerIntrinsicWidth 67\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"uc_JGgcjJ\":{\"layout\":[\"auto\",\"auto\"]},\"dkJlg9Mgx\":{\"layout\":[\"auto\",\"auto\"]},\"hyQPu_2mF\":{\"layout\":[\"auto\",\"auto\"]},\"ZXh5sAcov\":{\"layout\":[\"auto\",\"auto\"]},\"xkuSIeU6N\":{\"layout\":[\"auto\",\"auto\"]},\"pIETd2NA3\":{\"layout\":[\"auto\",\"auto\"]},\"Z0wHmlOkY\":{\"layout\":[\"auto\",\"auto\"]},\"y29uo4Lmp\":{\"layout\":[\"auto\",\"auto\"]},\"KK8qRaLEg\":{\"layout\":[\"auto\",\"auto\"]},\"Xf0iinnhJ\":{\"layout\":[\"auto\",\"auto\"]},\"EqPG2TvNM\":{\"layout\":[\"auto\",\"auto\"]},\"onSL964KG\":{\"layout\":[\"auto\",\"auto\"]},\"FdHcFrcyj\":{\"layout\":[\"auto\",\"auto\"]},\"txMjGlsGV\":{\"layout\":[\"auto\",\"auto\"]},\"GLuT8upj9\":{\"layout\":[\"auto\",\"auto\"]},\"CcnSFCCSw\":{\"layout\":[\"auto\",\"auto\"]},\"meXa8XdxW\":{\"layout\":[\"auto\",\"auto\"]},\"XsTmeUtFt\":{\"layout\":[\"auto\",\"auto\"]},\"Oiwg7yCy2\":{\"layout\":[\"auto\",\"auto\"]},\"BMHSm55h4\":{\"layout\":[\"auto\",\"auto\"]},\"gjsThwFEx\":{\"layout\":[\"auto\",\"auto\"]},\"Jj9Odgb8q\":{\"layout\":[\"auto\",\"auto\"]},\"hQnKXpE6y\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerVariables {\"phVioCpAJ\":\"white\",\"GNn7ODXOW\":\"black\",\"HgkOW5nNa\":\"bgGrey\",\"EhzVF4vIC\":\"clickStart\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramerjrkzCIaJg=withCSS(Component,css,\"framer-BIwFh\");export default FramerjrkzCIaJg;FramerjrkzCIaJg.displayName=\"nav selector\";FramerjrkzCIaJg.defaultProps={height:30.5,width:67};addPropertyControls(FramerjrkzCIaJg,{variant:{options:[\"sljKoo7Wk\",\"uc_JGgcjJ\",\"dkJlg9Mgx\",\"hyQPu_2mF\",\"ZXh5sAcov\",\"xkuSIeU6N\",\"pIETd2NA3\",\"Z0wHmlOkY\",\"y29uo4Lmp\",\"KK8qRaLEg\",\"Xf0iinnhJ\",\"EqPG2TvNM\",\"onSL964KG\",\"FdHcFrcyj\",\"txMjGlsGV\",\"GLuT8upj9\",\"CcnSFCCSw\"],optionTitles:[\"Main\",\"Resume\",\"Contact\",\"Resources\",\"Contact-hover-copied\",\"Home\",\"Contact-hover-email\",\"Projects\",\"kochiboy\",\"harish [h]\",\"mobile-Contact-hover-email\",\"mobile-email-copied\",\"Mobile-home\",\"Mobile-projects\",\"Mobile-resources\",\"Mobile-resume\",\"Mobile-kochiboy\"],title:\"Variant\",type:ControlType.Enum},phVioCpAJ:{defaultValue:'var(--token-851d1067-b8c6-49bd-86af-a185da4bb94a, rgb(255, 255, 255)) /* {\"name\":\"White\"} */',title:\"White\",type:ControlType.Color},GNn7ODXOW:{defaultValue:\"rgb(0, 0, 0)\",title:\"Black\",type:ControlType.Color},HgkOW5nNa:{defaultValue:\"rgb(245, 245, 247)\",title:\"Bg grey\",type:ControlType.Color},EhzVF4vIC:{title:\"Click Start\",type:ControlType.EventHandler}});addFonts(FramerjrkzCIaJg,[{explicitInter:true,fonts:[{family:\"Geist Mono Regular\",source:\"custom\",url:\"https://framerusercontent.com/assets/oqbXF5t8mykvtDDHeQfjeZtDc.woff2\"},{family:\"Geist Mono\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/geistmono/v1/or3yQ6H-1_WfwkMZI_qYPLs1a-t7PU0AbeFjKJ5W7ihaO_CS.woff2\",weight:\"300\"},{family:\"Geist Regular\",source:\"custom\",url:\"https://framerusercontent.com/assets/nlOBJLEsY3osQdspWig8PsdNLVA.woff2\"}]},...SparkTopFonts,...ClipboardFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerjrkzCIaJg\",\"slots\":[],\"annotations\":{\"framerVariables\":\"{\\\"phVioCpAJ\\\":\\\"white\\\",\\\"GNn7ODXOW\\\":\\\"black\\\",\\\"HgkOW5nNa\\\":\\\"bgGrey\\\",\\\"EhzVF4vIC\\\":\\\"clickStart\\\"}\",\"framerComponentViewportWidth\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"uc_JGgcjJ\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"dkJlg9Mgx\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"hyQPu_2mF\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"ZXh5sAcov\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"xkuSIeU6N\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"pIETd2NA3\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"Z0wHmlOkY\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"y29uo4Lmp\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"KK8qRaLEg\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"Xf0iinnhJ\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"EqPG2TvNM\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"onSL964KG\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"FdHcFrcyj\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"txMjGlsGV\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"GLuT8upj9\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"CcnSFCCSw\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"meXa8XdxW\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"XsTmeUtFt\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"Oiwg7yCy2\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"BMHSm55h4\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"gjsThwFEx\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"Jj9Odgb8q\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"hQnKXpE6y\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicWidth\":\"67\",\"framerIntrinsicHeight\":\"30.5\",\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerContractVersion\":\"1\",\"framerColorSyntax\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./jrkzCIaJg.map"],
  "mappings": "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",
  "names": ["fontStack", "containerStyles", "emptyStateStyle", "defaultEvents", "ControlType", "fontSizeOptions", "fontControls", "font", "useOnEnter", "onEnter", "enabled", "useOnSpecificTargetChange", "useOnExit", "onExit", "goal", "callback", "isInTarget", "useIsInCurrentNavigationTarget", "ue", "isBrowserSafari", "navigator", "userAgent", "useIsBrowserSafari", "se", "useIsOnCanvas", "se", "RenderTarget", "useRadius", "props", "borderRadius", "isMixedBorderRadius", "topLeftRadius", "topRightRadius", "bottomRightRadius", "bottomLeftRadius", "se", "borderRadiusControl", "ControlType", "usePadding", "padding", "paddingPerSide", "paddingTop", "paddingRight", "paddingBottom", "paddingLeft", "paddingControl", "useConstant", "init", "ref", "pe", "isMotionValue", "v", "MotionValue", "useOnChange", "value", "callback", "ue", "isMotionValue", "secondsToMinutes", "seconds", "minutes", "s", "useAutoMotionValue", "inputValue", "options", "ref", "optionsRef", "pe", "animation", "didInitialMount", "isOnCanvas", "RenderTarget", "onChangeDeps", "onChange", "te", "transformer", "value", "useConstant", "isMotionValue", "motionValue", "ue", "ref1", "ref2", "newValue", "ref3", "animate2", "fontWeights", "useFontControls", "props", "fontFamily", "fontSize", "fontWeight", "font", "fontWeightName", "customFontStack", "fontStack", "fontFamilyStyle", "fetchCustomFonts", "fontStore", "e", "ue", "Clipboard", "props", "label", "content", "fill", "color", "style", "onClick", "font", "hoverOptions", "rest", "deprecatedFont", "useFontControls", "borderRadius", "useRadius", "paddingValue", "usePadding", "handleClick", "te", "ref", "navigator", "p", "motion", "addPropertyControls", "ControlType", "defaultEvents", "cycleOrder", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transitions", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_variant", "ref", "createLayoutDependency", "Component", "Y", "activeLocale", "useLocaleInfo", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "gestureVariant", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onAppear1co44un", "args", "CycleVariantState", "useOnVariantChange", "defaultLayoutId", "ae", "LayoutGroup", "motion", "cx", "SVG", "css", "FramerJP9VDjAA3", "withCSS", "JP9VDjAA3_default", "addPropertyControls", "ControlType", "addFonts", "SparkTopFonts", "getFonts", "JP9VDjAA3_default", "ClipboardFonts", "Clipboard", "enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "transition2", "transformTemplate1", "_", "t", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "bgGrey", "black", "clickStart", "height", "id", "white", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "phVioCpAJ", "GNn7ODXOW", "HgkOW5nNa", "EhzVF4vIC", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTapStartznoy1z", "args", "onMouseEnterskdqs3", "onAppearysuf11", "onTap1i5dqmn", "onMouseLeave3rg86d", "onTap92s8rn", "onAppearmbtz1b", "useOnVariantChange", "scopingClassNames", "cx", "isDisplayed", "isDisplayed1", "isDisplayed2", "LayoutGroup", "Link", "u", "ComponentViewportProvider", "SmartComponentScopedContainer", "RichText2", "SVG", "css", "FramerjrkzCIaJg", "withCSS", "jrkzCIaJg_default", "addPropertyControls", "ControlType", "addFonts"]
}
