{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/VTUDdizacRHpwbkOamr7/AykinQJbgwl92LvMGZwu/constants.js", "ssg:https://framerusercontent.com/modules/D4TWeLfcxT6Tysr2BlYg/iZjmqdxVx1EOiM3k1FaW/useOnNavigationTargetChange.js", "ssg:https://framerusercontent.com/modules/eMBrwoqQK7h6mEeGQUH8/GuplvPJVjmxpk9zqOTcb/isBrowser.js", "ssg:https://framerusercontent.com/modules/afBE9Yx1W6bY5q32qPxe/m3q7puE2tbo1S2C0s0CT/useRenderTarget.js", "ssg:https://framerusercontent.com/modules/5SM58HxZHxjjv7aLMOgQ/WXz9i6mVki0bBCrKdqB3/propUtils.js", "ssg:https://framerusercontent.com/modules/lRDHiNWNVWmE0lqtoVHP/7qT0r3So12155VV5Jq5x/Video.js", "ssg:https://ga.jspm.io/npm:@motionone/utils@10.14.0/dist/index.es.js", "ssg:https://ga.jspm.io/npm:@motionone/easing@10.14.0/dist/index.es.js", "ssg:https://ga.jspm.io/npm:@motionone/animation@10.14.0/dist/index.es.js", "ssg:https://ga.jspm.io/npm:tslib@2.4.0/tslib.es6.js", "ssg:https://ga.jspm.io/npm:hey-listen@1.0.8/dist/index.js", "ssg:https://ga.jspm.io/npm:@motionone/generators@10.14.0/dist/index.es.js", "ssg:https://ga.jspm.io/npm:@motionone/dom@10.12.0/dist/index.es.js", "ssg:https://framerusercontent.com/modules/V9ryrjN5Am9WM1dJeyyJ/GzHgU466IQmt8g4qOKj8/UsePageVisibility.js", "ssg:https://framerusercontent.com/modules/zvkTOpMSuRzRhLzZZIwG/gveXKR6bwXNSCLv12kr3/SlideShow.js", "ssg:https://framerusercontent.com/modules/97wgx083FknNm8ywb4KO/s34GmKFzM7Etu8r5Gjn7/aR6zPMF2k.js", "ssg:https://framerusercontent.com/modules/w1RHcVc4gr5ZYotbN5LX/LLYBYZm4DPji6bfWLtaB/CXIPYqmV5.js", "ssg:https://framerusercontent.com/modules/w21RiCJYh5fi3TjBiHQa/shxZzuY50znHf4cCD53D/eWk_TNNvi.js", "ssg:https://framerusercontent.com/modules/aRNRKtWPDsUOdw4APFJi/A2PLYoSeD9kWyfMGsUGj/WFIWyJ1qa.js", "ssg:https://framerusercontent.com/modules/4aV9d7O9R5Q5OhOIgJv1/GWmjfnsCM2TaKQzpsUv2/yajvYp14m.js", "ssg:https://framerusercontent.com/modules/zXEu5a2QUTKTYAB2YvUq/GmyYPBY7jjM2LNcoHVyA/BbCmkiD9Q.js", "ssg:https://framerusercontent.com/modules/4GoFicxgn5SdGwS7EyiI/YQaz6axkeRefapLL5fbA/dIKpeX7SS.js", "ssg:https://framerusercontent.com/modules/mU3ajtaVhiBY6IbNHPg6/QV6lnYEcojo2ZlnSI4Vx/y5KEsa1PH.js", "ssg:https://framerusercontent.com/modules/lrENR0sZFWn5uhqAUCFp/nHSFWhynRDwZGHgK0DPi/augiA20Il.js"],
  "sourcesContent": ["import { ControlType } from \"framer\";\nexport const fontStack = `\"Inter\", system-ui, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\"`;\nexport const containerStyles = {\n    position: \"relative\",\n    width: \"100%\",\n    height: \"100%\",\n    display: \"flex\",\n    justifyContent: \"center\",\n    alignItems: \"center\"\n};\nexport const emptyStateStyle = {\n    ...containerStyles,\n    borderRadius: 6,\n    background: \"rgba(136, 85, 255, 0.3)\",\n    color: \"#85F\",\n    border: \"1px dashed #85F\",\n    flexDirection: \"column\"\n};\nexport const defaultEvents = {\n    onClick: {\n        type: ControlType.EventHandler\n    },\n    onMouseEnter: {\n        type: ControlType.EventHandler\n    },\n    onMouseLeave: {\n        type: ControlType.EventHandler\n    }\n};\nexport const fontSizeOptions = {\n    type: ControlType.Number,\n    title: \"Font Size\",\n    min: 2,\n    max: 200,\n    step: 1,\n    displayStepper: true\n};\nexport const fontControls = {\n    font: {\n        type: ControlType.Boolean,\n        title: \"Font\",\n        defaultValue: false,\n        disabledTitle: \"Default\",\n        enabledTitle: \"Custom\"\n    },\n    fontFamily: {\n        type: ControlType.String,\n        title: \"Family\",\n        placeholder: \"Inter\",\n        hidden: ({ font  })=>!font\n    },\n    fontWeight: {\n        type: ControlType.Enum,\n        title: \"Weight\",\n        options: [\n            100,\n            200,\n            300,\n            400,\n            500,\n            600,\n            700,\n            800,\n            900\n        ],\n        optionTitles: [\n            \"Thin\",\n            \"Extra-light\",\n            \"Light\",\n            \"Regular\",\n            \"Medium\",\n            \"Semi-bold\",\n            \"Bold\",\n            \"Extra-bold\",\n            \"Black\", \n        ],\n        hidden: ({ font  })=>!font\n    }\n};\n// @TODO check if we're missing anything here \u2014 there doesn't seem to be a reliable browser API for this\nexport const localeOptions = {\n    af: \"Afrikaans\",\n    sq: \"Albanian\",\n    an: \"Aragonese\",\n    ar: \"Arabic (Standard)\",\n    \"ar-dz\": \"Arabic (Algeria)\",\n    \"ar-bh\": \"Arabic (Bahrain)\",\n    \"ar-eg\": \"Arabic (Egypt)\",\n    \"ar-iq\": \"Arabic (Iraq)\",\n    \"ar-jo\": \"Arabic (Jordan)\",\n    \"ar-kw\": \"Arabic (Kuwait)\",\n    \"ar-lb\": \"Arabic (Lebanon)\",\n    \"ar-ly\": \"Arabic (Libya)\",\n    \"ar-ma\": \"Arabic (Morocco)\",\n    \"ar-om\": \"Arabic (Oman)\",\n    \"ar-qa\": \"Arabic (Qatar)\",\n    \"ar-sa\": \"Arabic (Saudi Arabia)\",\n    \"ar-sy\": \"Arabic (Syria)\",\n    \"ar-tn\": \"Arabic (Tunisia)\",\n    \"ar-ae\": \"Arabic (U.A.E.)\",\n    \"ar-ye\": \"Arabic (Yemen)\",\n    hy: \"Armenian\",\n    as: \"Assamese\",\n    ast: \"Asturian\",\n    az: \"Azerbaijani\",\n    eu: \"Basque\",\n    bg: \"Bulgarian\",\n    be: \"Belarusian\",\n    bn: \"Bengali\",\n    bs: \"Bosnian\",\n    br: \"Breton\",\n    my: \"Burmese\",\n    ca: \"Catalan\",\n    ch: \"Chamorro\",\n    ce: \"Chechen\",\n    zh: \"Chinese\",\n    \"zh-hk\": \"Chinese (Hong Kong)\",\n    \"zh-cn\": \"Chinese (PRC)\",\n    \"zh-sg\": \"Chinese (Singapore)\",\n    \"zh-tw\": \"Chinese (Taiwan)\",\n    cv: \"Chuvash\",\n    co: \"Corsican\",\n    cr: \"Cree\",\n    hr: \"Croatian\",\n    cs: \"Czech\",\n    da: \"Danish\",\n    nl: \"Dutch (Standard)\",\n    \"nl-be\": \"Dutch (Belgian)\",\n    en: \"English\",\n    \"en-au\": \"English (Australia)\",\n    \"en-bz\": \"English (Belize)\",\n    \"en-ca\": \"English (Canada)\",\n    \"en-ie\": \"English (Ireland)\",\n    \"en-jm\": \"English (Jamaica)\",\n    \"en-nz\": \"English (New Zealand)\",\n    \"en-ph\": \"English (Philippines)\",\n    \"en-za\": \"English (South Africa)\",\n    \"en-tt\": \"English (Trinidad & Tobago)\",\n    \"en-gb\": \"English (United Kingdom)\",\n    \"en-us\": \"English (United States)\",\n    \"en-zw\": \"English (Zimbabwe)\",\n    eo: \"Esperanto\",\n    et: \"Estonian\",\n    fo: \"Faeroese\",\n    fa: \"Farsi\",\n    fj: \"Fijian\",\n    fi: \"Finnish\",\n    fr: \"French (Standard)\",\n    \"fr-be\": \"French (Belgium)\",\n    \"fr-ca\": \"French (Canada)\",\n    \"fr-fr\": \"French (France)\",\n    \"fr-lu\": \"French (Luxembourg)\",\n    \"fr-mc\": \"French (Monaco)\",\n    \"fr-ch\": \"French (Switzerland)\",\n    fy: \"Frisian\",\n    fur: \"Friulian\",\n    gd: \"Gaelic (Scots)\",\n    \"gd-ie\": \"Gaelic (Irish)\",\n    gl: \"Galacian\",\n    ka: \"Georgian\",\n    de: \"German (Standard)\",\n    \"de-at\": \"German (Austria)\",\n    \"de-de\": \"German (Germany)\",\n    \"de-li\": \"German (Liechtenstein)\",\n    \"de-lu\": \"German (Luxembourg)\",\n    \"de-ch\": \"German (Switzerland)\",\n    el: \"Greek\",\n    gu: \"Gujurati\",\n    ht: \"Haitian\",\n    he: \"Hebrew\",\n    hi: \"Hindi\",\n    hu: \"Hungarian\",\n    is: \"Icelandic\",\n    id: \"Indonesian\",\n    iu: \"Inuktitut\",\n    ga: \"Irish\",\n    it: \"Italian (Standard)\",\n    \"it-ch\": \"Italian (Switzerland)\",\n    ja: \"Japanese\",\n    kn: \"Kannada\",\n    ks: \"Kashmiri\",\n    kk: \"Kazakh\",\n    km: \"Khmer\",\n    ky: \"Kirghiz\",\n    tlh: \"Klingon\",\n    ko: \"Korean\",\n    \"ko-kp\": \"Korean (North Korea)\",\n    \"ko-kr\": \"Korean (South Korea)\",\n    la: \"Latin\",\n    lv: \"Latvian\",\n    lt: \"Lithuanian\",\n    lb: \"Luxembourgish\",\n    mk: \"FYRO Macedonian\",\n    ms: \"Malay\",\n    ml: \"Malayalam\",\n    mt: \"Maltese\",\n    mi: \"Maori\",\n    mr: \"Marathi\",\n    mo: \"Moldavian\",\n    nv: \"Navajo\",\n    ng: \"Ndonga\",\n    ne: \"Nepali\",\n    no: \"Norwegian\",\n    nb: \"Norwegian (Bokmal)\",\n    nn: \"Norwegian (Nynorsk)\",\n    oc: \"Occitan\",\n    or: \"Oriya\",\n    om: \"Oromo\",\n    \"fa-ir\": \"Persian/Iran\",\n    pl: \"Polish\",\n    pt: \"Portuguese\",\n    \"pt-br\": \"Portuguese (Brazil)\",\n    pa: \"Punjabi\",\n    \"pa-in\": \"Punjabi (India)\",\n    \"pa-pk\": \"Punjabi (Pakistan)\",\n    qu: \"Quechua\",\n    rm: \"Rhaeto-Romanic\",\n    ro: \"Romanian\",\n    \"ro-mo\": \"Romanian (Moldavia)\",\n    ru: \"Russian\",\n    \"ru-mo\": \"Russian (Moldavia)\",\n    sz: \"Sami (Lappish)\",\n    sg: \"Sango\",\n    sa: \"Sanskrit\",\n    sc: \"Sardinian\",\n    sd: \"Sindhi\",\n    si: \"Singhalese\",\n    sr: \"Serbian\",\n    sk: \"Slovak\",\n    sl: \"Slovenian\",\n    so: \"Somani\",\n    sb: \"Sorbian\",\n    es: \"Spanish\",\n    \"es-ar\": \"Spanish (Argentina)\",\n    \"es-bo\": \"Spanish (Bolivia)\",\n    \"es-cl\": \"Spanish (Chile)\",\n    \"es-co\": \"Spanish (Colombia)\",\n    \"es-cr\": \"Spanish (Costa Rica)\",\n    \"es-do\": \"Spanish (Dominican Republic)\",\n    \"es-ec\": \"Spanish (Ecuador)\",\n    \"es-sv\": \"Spanish (El Salvador)\",\n    \"es-gt\": \"Spanish (Guatemala)\",\n    \"es-hn\": \"Spanish (Honduras)\",\n    \"es-mx\": \"Spanish (Mexico)\",\n    \"es-ni\": \"Spanish (Nicaragua)\",\n    \"es-pa\": \"Spanish (Panama)\",\n    \"es-py\": \"Spanish (Paraguay)\",\n    \"es-pe\": \"Spanish (Peru)\",\n    \"es-pr\": \"Spanish (Puerto Rico)\",\n    \"es-es\": \"Spanish (Spain)\",\n    \"es-uy\": \"Spanish (Uruguay)\",\n    \"es-ve\": \"Spanish (Venezuela)\",\n    sx: \"Sutu\",\n    sw: \"Swahili\",\n    sv: \"Swedish\",\n    \"sv-fi\": \"Swedish (Finland)\",\n    \"sv-sv\": \"Swedish (Sweden)\",\n    ta: \"Tamil\",\n    tt: \"Tatar\",\n    te: \"Teluga\",\n    th: \"Thai\",\n    tig: \"Tigre\",\n    ts: \"Tsonga\",\n    tn: \"Tswana\",\n    tr: \"Turkish\",\n    tk: \"Turkmen\",\n    uk: \"Ukrainian\",\n    hsb: \"Upper Sorbian\",\n    ur: \"Urdu\",\n    ve: \"Venda\",\n    vi: \"Vietnamese\",\n    vo: \"Volapuk\",\n    wa: \"Walloon\",\n    cy: \"Welsh\",\n    xh: \"Xhosa\",\n    ji: \"Yiddish\",\n    zu: \"Zulu\"\n};\n\nexport const __FramerMetadata__ = {\"exports\":{\"fontSizeOptions\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fontControls\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"localeOptions\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fontStack\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"emptyStateStyle\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"containerStyles\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"defaultEvents\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}}}}\n//# sourceMappingURL=./constants.map", "import { useIsInCurrentNavigationTarget } from \"framer\";\nimport { useEffect } from \"react\";\nexport function useOnEnter(onEnter, enabled) {\n    return useOnSpecificTargetChange(true, onEnter, enabled);\n}\nexport function useOnExit(onExit, enabled) {\n    return useOnSpecificTargetChange(false, onExit, enabled);\n}\nfunction useOnSpecificTargetChange(goal, callback, enabled = true) {\n    const isInTarget = useIsInCurrentNavigationTarget();\n    useEffect(()=>{\n        if (enabled && isInTarget === goal) callback();\n    }, [\n        isInTarget\n    ]);\n}\n\nexport const __FramerMetadata__ = {\"exports\":{\"useOnEnter\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"useOnExit\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}}}}\n//# sourceMappingURL=./useOnNavigationTargetChange.map", "import { useMemo } from \"react\";\nexport const isBrowserSafari = ()=>{\n    if (typeof navigator !== `undefined`) {\n        const userAgent = navigator.userAgent.toLowerCase();\n        const isSafari = (userAgent.indexOf(\"safari\") > -1 || userAgent.indexOf(\"framermobile\") > -1 || userAgent.indexOf(\"framerx\") > -1) && userAgent.indexOf(\"chrome\") < 0;\n        return isSafari;\n    } else return false;\n};\nexport const useIsBrowserSafari = ()=>useMemo(()=>isBrowserSafari()\n    , [])\n;\n\nexport const __FramerMetadata__ = {\"exports\":{\"useIsBrowserSafari\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"isBrowserSafari\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}}}}\n//# sourceMappingURL=./isBrowser.map", "import { useMemo } from \"react\";\nimport { RenderTarget } from \"framer\";\nexport function useRenderTarget() {\n    const currentRenderTarget = useMemo(()=>RenderTarget.current()\n    , []);\n    return currentRenderTarget;\n}\nexport function useIsInPreview() {\n    const inPreview = useMemo(()=>RenderTarget.current() === RenderTarget.preview\n    , []);\n    return inPreview;\n}\nexport function useIsOnCanvas() {\n    const onCanvas = useMemo(()=>RenderTarget.current() === RenderTarget.canvas\n    , []);\n    return onCanvas;\n}\n\nexport const __FramerMetadata__ = {\"exports\":{\"useIsInPreview\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"useRenderTarget\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"useIsOnCanvas\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}}}}\n//# sourceMappingURL=./useRenderTarget.map", "import { useMemo } from \"react\";\nimport { ControlType } from \"framer\";\nexport function useRadius(props) {\n    const { borderRadius , isMixedBorderRadius , topLeftRadius , topRightRadius , bottomRightRadius , bottomLeftRadius ,  } = props;\n    const radiusValue = useMemo(()=>isMixedBorderRadius ? `${topLeftRadius}px ${topRightRadius}px ${bottomRightRadius}px ${bottomLeftRadius}px` : `${borderRadius}px`\n    , [\n        borderRadius,\n        isMixedBorderRadius,\n        topLeftRadius,\n        topRightRadius,\n        bottomRightRadius,\n        bottomLeftRadius, \n    ]);\n    return radiusValue;\n}\nexport const borderRadiusControl = {\n    borderRadius: {\n        title: \"Radius\",\n        type: ControlType.FusedNumber,\n        toggleKey: \"isMixedBorderRadius\",\n        toggleTitles: [\n            \"Radius\",\n            \"Radius per corner\"\n        ],\n        valueKeys: [\n            \"topLeftRadius\",\n            \"topRightRadius\",\n            \"bottomRightRadius\",\n            \"bottomLeftRadius\", \n        ],\n        valueLabels: [\n            \"TL\",\n            \"TR\",\n            \"BR\",\n            \"BL\"\n        ],\n        min: 0\n    }\n};\nexport function usePadding(props) {\n    const { padding , paddingPerSide , paddingTop , paddingRight , paddingBottom , paddingLeft ,  } = props;\n    const paddingValue = useMemo(()=>paddingPerSide ? `${paddingTop}px ${paddingRight}px ${paddingBottom}px ${paddingLeft}px` : padding\n    , [\n        padding,\n        paddingPerSide,\n        paddingTop,\n        paddingRight,\n        paddingBottom,\n        paddingLeft, \n    ]);\n    return paddingValue;\n}\nexport const paddingControl = {\n    padding: {\n        type: ControlType.FusedNumber,\n        toggleKey: \"paddingPerSide\",\n        toggleTitles: [\n            \"Padding\",\n            \"Padding per side\"\n        ],\n        valueKeys: [\n            \"paddingTop\",\n            \"paddingRight\",\n            \"paddingBottom\",\n            \"paddingLeft\", \n        ],\n        valueLabels: [\n            \"T\",\n            \"R\",\n            \"B\",\n            \"L\"\n        ],\n        min: 0,\n        title: \"Padding\"\n    }\n};\n\nexport const __FramerMetadata__ = {\"exports\":{\"borderRadiusControl\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"useRadius\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"RadiusProps\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"PaddingProps\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"usePadding\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"paddingControl\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}}}}\n//# sourceMappingURL=./propUtils.map", "import{jsx as _jsx}from\"react/jsx-runtime\";import{addPropertyControls,ControlType,useIsInCurrentNavigationTarget,RenderTarget}from\"framer\";import{isMotionValue,useInView}from\"framer-motion\";import{borderRadiusControl,defaultEvents,useIsBrowserSafari,useIsOnCanvas,useOnEnter,useOnExit,useRadius,useRenderTarget}from\"https://framerusercontent.com/modules/G4IfyjvwmaeSBpdb4TWu/OIjZRBmWDcIE2B6qgG1j/index.js\";// https://framer.com/m/framer/default-utils.js@^0.45.0\nimport{memo,useCallback,useEffect,useMemo,useRef,useState}from\"react\";var ObjectFitType;(function(ObjectFitType){ObjectFitType[\"Fill\"]=\"fill\";ObjectFitType[\"Contain\"]=\"contain\";ObjectFitType[\"Cover\"]=\"cover\";ObjectFitType[\"None\"]=\"none\";ObjectFitType[\"ScaleDown\"]=\"scale-down\";})(ObjectFitType||(ObjectFitType={}));var SrcType;(function(SrcType){SrcType[\"Video\"]=\"Upload\";SrcType[\"Url\"]=\"URL\";})(SrcType||(SrcType={}));const defaultVideo=\"https://framerusercontent.com/assets/MLWPbW1dUQawJLhhun3dBwpgJak.mp4\";// Reduce renders\nfunction getProps(props){const{width,height,topLeft,topRight,bottomRight,bottomLeft,id,children,...rest}=props;return rest;}/**\n * VIDEO\n *\n * @framerIntrinsicWidth 200\n * @framerIntrinsicHeight 112\n *\n * @framerSupportedLayoutWidth fixed\n * @framerSupportedLayoutHeight any-prefer-fixed\n */export function Video(props){const newProps=getProps(props);return /*#__PURE__*/_jsx(VideoMemo,{...newProps});}function usePlaybackControls(videoRef){const isInCurrentNavigationTarget=useIsInCurrentNavigationTarget();const requestingPlay=useRef(false);const isPlayingRef=useRef(false);const setProgress=useCallback(rawProgress=>{if(!videoRef.current)return;const newProgress=(rawProgress===1?.999:rawProgress)*videoRef.current.duration;const isAlreadySet=Math.abs(videoRef.current.currentTime-newProgress)<.1;if(videoRef.current.duration>0&&!isAlreadySet){videoRef.current.currentTime=newProgress;}},[]);const play=useCallback(()=>{const video=videoRef.current;if(!video)return;video.preload=\"auto\"// makes sure browsers don't throttle: https://html.spec.whatwg.org/multipage/media.html#:~:text=When%20the%20media%20resource%20is%20playing%2C%20hints%20to%20the%20user%20agent%20that%20bandwidth%20is%20to%20be%20considered%20scarce%2C%20e.g.%20suggesting%20throttling%20the%20download%20so%20that%20the%20media%20data%20is%20obtained%20at%20the%20slowest%20possible%20rate%20that%20still%20maintains%20consistent%20playback.\n;const isPlaying=video.currentTime>0&&video.onplaying&&!video.paused&&!video.ended&&video.readyState>=video.HAVE_CURRENT_DATA;if(!isPlaying&&video&&!requestingPlay.current&&isInCurrentNavigationTarget){requestingPlay.current=true;isPlayingRef.current=true;video.play().catch(e=>{})// It's likely fine, swallow error\n.finally(()=>requestingPlay.current=false);}},[]);const pause=useCallback(()=>{if(!videoRef.current||requestingPlay.current)return;videoRef.current.pause();isPlayingRef.current=false;},[]);return{play,pause,setProgress,isPlaying:isPlayingRef};}function useAutoplayBehavior({playingProp,muted,loop,playsinline,controls}){const[initialPlayingProp]=useState(()=>playingProp);const[hasPlayingPropChanged,setHasPlayingPropChanged]=useState(false);if(playingProp!==initialPlayingProp&&!hasPlayingPropChanged){setHasPlayingPropChanged(true);}const behavesAsGif=// passing `playing === true` on mount indicates that the video should\n// autoplay, like a GIF\ninitialPlayingProp&&muted&&loop&&playsinline&&!controls&&// Some users of the <Video> component use it by wrapping it with\n// another smart component and adding their own controls on top. (The\n// controls use transitions to control the video: e.g., when clicking\n// the play button, the smart component will transition to a state with\n// <Video playing={true} />.) In this case, we don't want the video to\n// behave as a gif, as it will be weird if the video suddenly started\n// acting as such (and auto-pausing when leaving the viewport) as soon\n// as the site visitor mutes it and clicks \u201CPlay\u201D.\n!hasPlayingPropChanged;let autoplay;if(behavesAsGif)autoplay=\"on-viewport\";else if(initialPlayingProp)autoplay=\"on-mount\";else autoplay=\"no-autoplay\";return autoplay;}const VideoMemo=/*#__PURE__*/memo(function VideoInner(props){const{// default props\nsrcType=\"URL\",srcUrl,srcFile=\"\",posterEnabled=false,controls=false,playing=true,loop=true,muted=true,playsinline=true,restartOnEnter=false,objectFit=\"cover\",backgroundColor=\"rgba(0,0,0,0)\",radius=0,volume=25,startTime:startTimeProp=0,poster,playing:playingProp,progress,onSeeked,onPause,onPlay,onEnd,onClick,onMouseEnter,onMouseLeave,onMouseDown,onMouseUp}=props;const videoRef=useRef();const isSafari=useIsBrowserSafari();const wasPausedOnLeave=useRef(null);const wasEndedOnLeave=useRef(null);const isOnCanvas=useIsOnCanvas();const renderTarget=useRenderTarget();const isStaticRenderer=isOnCanvas||renderTarget===RenderTarget.export;const borderRadius=useRadius(props);// Hard-coding `autoplayBehavior` and `isInViewport` when on canvas as a\n// tiny perf optimization. isStaticRenderer won\u2019t change through the lifecycle of\n// the component, so using these hooks conditionally should be safe\nconst autoplayBehavior=isStaticRenderer?\"no-autoplay\":useAutoplayBehavior({playingProp,muted,loop,playsinline,controls});const isInViewport=isStaticRenderer?true:useInView(videoRef);const isCloseToViewport=isStaticRenderer?false:useInView(videoRef,{margin:\"10%\",once:true});// Video elements behave oddly at 100% duration\nconst startTime=startTimeProp===100?99.9:startTimeProp;const{play,pause,setProgress,isPlaying}=usePlaybackControls(videoRef);// Pause/play via props\nuseEffect(()=>{if(isStaticRenderer)return;if(autoplayBehavior===\"on-viewport\")return;if(playingProp)play();else pause();},[autoplayBehavior,playingProp]);// Pause/play via viewport\nuseEffect(()=>{if(isStaticRenderer)return;// this also explicitly retries playing for videos that play on-mount, which could fail if they're not muted for example\nif(isInViewport&&playingProp&&autoplayBehavior!==\"no-autoplay\")play();if(autoplayBehavior!==\"on-viewport\")return;pause();},[autoplayBehavior,isInViewport,playingProp]);useEffect(()=>{if(!isOnCanvas||poster||posterEnabled||startTime||!videoRef.current)return;// forces a poster to show up when the video is in an iframe; this is needed when `poster` changes\nvideoRef.current.currentTime=.01;},[posterEnabled,poster,startTime]);/**\n     * The Video component has some effects that sync the video element with props\n     * like `startTime`, `progress`, etc. React calls these effects whenever these\n     * props change. However, it also calls them on the first mount, and this is\n     * troublesome \u2013 if we\u2019re doing SSR, and the user changed the video state before\n     * the video was hydrated, the initial `useEffect` call will reset the video\n     * state. To avoid this, we use this flag.\n     */const isMountedAndReadyForProgressChanges=useRef(false);// Allow scrubbling via progress prop\n// 1) Handle cases when the progress prop itself changes\nuseEffect(()=>{if(!isMountedAndReadyForProgressChanges.current){isMountedAndReadyForProgressChanges.current=true;return;}const rawProgressValue=isMotionValue(progress)?progress.get():(progress??0)*.01;setProgress(// When the progress value exists (e.g. <Video startTime={10}\n// progress={50} />), we respect the `progress` value over\n// `startTime`, even if `startTime` changes. That\u2019s because\n// `startTime` == start == changing it shouldn\u2019t affect the current\n// progress\n(rawProgressValue??0)||// Then why fall back to `startTime` when `progress` doesn\u2019t exist,\n// you might ask? Now, that\u2019s for\n// - canvas UX: we want the video progress to change when the user\n//   is scrobbling the \u201CStart Time\u201D in component settings.\n// - backwards compatibility: maybe some users *are* scrobbling\n//   using `startTime` instead of `progress`? We don\u2019t know, and it\n//   always supported it, so let\u2019s not break it\n(startTime??0)/100);},[startTime,srcFile,srcUrl,progress]);// 2) Handle cases when the motion value inside the progress prop changes\nuseEffect(()=>{if(!isMotionValue(progress))return;return progress.on(\"change\",value=>setProgress(value));},[progress]);// (Prototyping) Checking if we need to play on navigation enter\nuseOnEnter(()=>{if(wasPausedOnLeave.current===null)return;if(videoRef.current){// if (restartOnEnter) setProgress(0)\nif(!wasEndedOnLeave&&loop||!wasPausedOnLeave.current)play();}});// (Prototyping) Pausing & saving playing state on navigation exit\nuseOnExit(()=>{if(videoRef.current){wasEndedOnLeave.current=videoRef.current.ended;wasPausedOnLeave.current=videoRef.current.paused;pause();}});const src=useMemo(()=>{let fragment=\"\";// if (\n//     startTime > 0 &&\n//     videoRef.current &&\n//     !isNaN(videoRef.current.duration) &&\n//     !isStaticRenderer\n// ) {\n//     console.log(startTime, videoRef.current.duration)\n//     fragment = `#t=${startTime * videoRef.current.duration}`\n// }\nif(srcType===\"URL\")return srcUrl+fragment;if(srcType===\"Upload\")return srcFile+fragment;},[srcType,srcFile,srcUrl,startTime]);// Autoplay via JS to work in Safari\nuseEffect(()=>{if(isSafari&&videoRef.current&&autoplayBehavior===\"on-mount\"){setTimeout(()=>play(),50);}},[]);// Volume Control\nuseEffect(()=>{if(videoRef.current&&!muted)videoRef.current.volume=(volume??0)/100;},[volume]);// When video is ready, set start-time, then autoplay if needed\nconst handleReady=()=>{const video=videoRef.current;if(!video)return;if(video.currentTime<.3&&startTime>0)setProgress((startTime??0)*.01);if(// when the component updates (e.g. only srcFile/url changes), and the video was already playing, keep playing\nisPlaying.current||autoplayBehavior===\"on-mount\"||playingProp&&autoplayBehavior===\"on-viewport\"&&isInViewport)play();};return /*#__PURE__*/_jsx(\"video\",{onClick,onMouseEnter,onMouseLeave,onMouseDown,onMouseUp,src:src,loop:loop,ref:videoRef,onSeeked:e=>onSeeked?.(e),onPause:e=>onPause?.(e),onPlay:e=>onPlay?.(e),onEnded:e=>onEnd?.(e),autoPlay:isPlaying.current||autoplayBehavior===\"on-mount\"||playingProp&&autoplayBehavior===\"on-viewport\"&&isInViewport,preload:isPlaying.current?\"auto\":isStaticRenderer&&!poster?\"metadata\":autoplayBehavior!==\"on-mount\"&&!isCloseToViewport?\"none\":// `autoplay` overrides this too\n\"metadata\",poster:posterEnabled&&!srcFile&&srcUrl===defaultVideo?\"https://framerusercontent.com/images/5ILRvlYXf72kHSVHqpa3snGzjU.jpg\":posterEnabled&&poster?poster:undefined,onLoadedData:handleReady,controls:controls,muted:isStaticRenderer?true:muted,playsInline:playsinline,style:{cursor:!!onClick?\"pointer\":\"auto\",width:\"100%\",height:\"100%\",borderRadius,display:\"block\",objectFit:objectFit,backgroundColor:backgroundColor,objectPosition:\"50% 50%\"}});});Video.displayName=\"Video\";function capitalizeFirstLetter(value){return value.charAt(0).toUpperCase()+value.slice(1);}export function titleCase(value){const groups=value.match(/[A-Z]{2,}|[A-Z][a-z]+|[a-z]+|[A-Z]|\\d+/gu)||[];return groups.map(capitalizeFirstLetter).join(\" \");}const objectFitOptions=[\"cover\",\"fill\",\"contain\",\"scale-down\",\"none\"];addPropertyControls(Video,{srcType:{type:ControlType.Enum,displaySegmentedControl:true,title:\"Source\",options:[\"URL\",\"Upload\"]},srcUrl:{type:ControlType.String,title:\"URL\",defaultValue:\"https://framerusercontent.com/assets/MLWPbW1dUQawJLhhun3dBwpgJak.mp4\",hidden(props){return props.srcType===\"Upload\";}},srcFile:{type:ControlType.File,title:\"File\",allowedFileTypes:[\"mp4\",\"webm\"],hidden(props){return props.srcType===\"URL\";}},playing:{type:ControlType.Boolean,title:\"Playing\",enabledTitle:\"Yes\",disabledTitle:\"No\"},...borderRadiusControl,posterEnabled:{type:ControlType.Boolean,title:\"Poster\",enabledTitle:\"Yes\",disabledTitle:\"No\"},poster:{type:ControlType.Image,title:\"Image\",hidden:({posterEnabled})=>!posterEnabled,description:\"We recommend adding a poster. [Learn more](https://www.framer.com/help/articles/how-are-videos-optimized-in-framer/).\"},backgroundColor:{type:ControlType.Color,title:\"Background\",defaultValue:\"rgba(0,0,0,0)\"},startTime:{title:\"Start Time\",type:ControlType.Number,min:0,max:100,step:.1,unit:\"%\"},loop:{type:ControlType.Boolean,title:\"Loop\",enabledTitle:\"Yes\",disabledTitle:\"No\"},objectFit:{type:ControlType.Enum,title:\"Fit\",options:objectFitOptions,optionTitles:objectFitOptions.map(titleCase)},// restartOnEnter: {\n//     type: ControlType.Boolean,\n//     title: \"On ReEnter\",\n//     enabledTitle: \"Restart\",\n//     disabledTitle: \"Resume\",\n// },\ncontrols:{type:ControlType.Boolean,title:\"Controls\",enabledTitle:\"Show\",disabledTitle:\"Hide\",defaultValue:false},muted:{type:ControlType.Boolean,title:\"Muted\",enabledTitle:\"Yes\",disabledTitle:\"No\"},volume:{type:ControlType.Number,max:100,min:0,unit:\"%\",hidden:({muted})=>muted,defaultValue:25},onEnd:{type:ControlType.EventHandler},onSeeked:{type:ControlType.EventHandler},onPause:{type:ControlType.EventHandler},onPlay:{type:ControlType.EventHandler},...defaultEvents});\nexport const __FramerMetadata__ = {\"exports\":{\"VideoProps\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"titleCase\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"Video\":{\"type\":\"reactComponent\",\"name\":\"Video\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"112\",\"framerContractVersion\":\"1\",\"framerSupportedLayoutWidth\":\"fixed\",\"framerIntrinsicWidth\":\"200\",\"framerSupportedLayoutHeight\":\"any-prefer-fixed\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Video.map", "function addUniqueItem(t,e){-1===t.indexOf(e)&&t.push(e)}function removeItem(t,e){const n=t.indexOf(e);n>-1&&t.splice(n,1)}const clamp=(t,e,n)=>Math.min(Math.max(n,t),e);const t={duration:.3,delay:0,endDelay:0,repeat:0,easing:\"ease\"};const isNumber=t=>\"number\"===typeof t;const isEasingList=t=>Array.isArray(t)&&!isNumber(t[0]);const wrap=(t,e,n)=>{const o=e-t;return((n-t)%o+o)%o+t};function getEasingForSegment(t,e){return isEasingList(t)?t[wrap(0,t.length,e)]:t}const mix=(t,e,n)=>-n*t+n*e+t;const noop=()=>{};const noopReturn=t=>t;const progress=(t,e,n)=>e-t===0?1:(n-t)/(e-t);function fillOffset(t,e){const n=t[t.length-1];for(let o=1;o<=e;o++){const s=progress(0,e,o);t.push(mix(n,1,s))}}function defaultOffset(t){const e=[0];fillOffset(e,t-1);return e}function interpolate(t,e=defaultOffset(t.length),n=noopReturn){const o=t.length;const s=o-e.length;s>0&&fillOffset(e,s);return s=>{let f=0;for(;f<o-2;f++)if(s<e[f+1])break;let r=clamp(0,1,progress(e[f],e[f+1],s));const c=getEasingForSegment(n,f);r=c(r);return mix(t[f],t[f+1],r)}}const isCubicBezier=t=>Array.isArray(t)&&isNumber(t[0]);const isEasingGenerator=t=>\"object\"===typeof t&&Boolean(t.createAnimation);const isFunction=t=>\"function\"===typeof t;const isString=t=>\"string\"===typeof t;const e={ms:t=>1e3*t,s:t=>t/1e3};\n/*\n  Convert velocity into velocity per second\n\n  @param [number]: Unit per frame\n  @param [number]: Frame duration in ms\n*/function velocityPerSecond(t,e){return e?t*(1e3/e):0}export{addUniqueItem,clamp,defaultOffset,t as defaults,fillOffset,getEasingForSegment,interpolate,isCubicBezier,isEasingGenerator,isEasingList,isFunction,isNumber,isString,mix,noop,noopReturn,progress,removeItem,e as time,velocityPerSecond,wrap};\n\n//# sourceMappingURL=index.es.js.map", "import{noopReturn as t,clamp as n}from\"@motionone/utils\";const calcBezier=(t,n,e)=>(((1-3*e+3*n)*t+(3*e-6*n))*t+3*n)*t;const e=1e-7;const i=12;function binarySubdivide(t,n,o,r,c){let u;let a;let s=0;do{a=n+(o-n)/2;u=calcBezier(a,r,c)-t;u>0?o=a:n=a}while(Math.abs(u)>e&&++s<i);return a}function cubicBezier(n,e,i,o){if(n===e&&i===o)return t;const getTForX=t=>binarySubdivide(t,0,1,n,i);return t=>0===t||1===t?t:calcBezier(getTForX(t),e,o)}const steps=(t,e=\"end\")=>i=>{i=\"end\"===e?Math.min(i,.999):Math.max(i,.001);const o=i*t;const r=\"end\"===e?Math.floor(o):Math.ceil(o);return n(0,1,r/t)};export{cubicBezier,steps};\n\n//# sourceMappingURL=index.es.js.map", "import{isFunction as t,isCubicBezier as i,noopReturn as e,defaults as s,isEasingGenerator as a,isEasingList as n,interpolate as r}from\"@motionone/utils\";import{cubicBezier as h,steps as o}from\"@motionone/easing\";const l={ease:h(.25,.1,.25,1),\"ease-in\":h(.42,0,1,1),\"ease-in-out\":h(.42,0,.58,1),\"ease-out\":h(0,0,.58,1)};const u=/\\((.*?)\\)/;function getEasingFunction(s){if(t(s))return s;if(i(s))return h(...s);if(l[s])return l[s];if(s.startsWith(\"steps\")){const t=u.exec(s);if(t){const i=t[1].split(\",\");return o(parseFloat(i[0]),i[1].trim())}}return e}class Animation{constructor(t,i=[0,1],{easing:h,duration:o=s.duration,delay:l=s.delay,endDelay:u=s.endDelay,repeat:m=s.repeat,offset:c,direction:p=\"normal\"}={}){this.startTime=null;this.rate=1;this.t=0;this.cancelTimestamp=null;this.easing=e;this.duration=0;this.totalDuration=0;this.repeat=0;this.playState=\"idle\";this.finished=new Promise(((t,i)=>{this.resolve=t;this.reject=i}));h=h||s.easing;if(a(h)){const t=h.createAnimation(i);h=t.easing;i=t.keyframes||i;o=t.duration||o}this.repeat=m;this.easing=n(h)?e:getEasingFunction(h);this.updateDuration(o);const d=r(i,c,n(h)?h.map(getEasingFunction):e);this.tick=i=>{var e;l=l;let s=0;s=void 0!==this.pauseTime?this.pauseTime:(i-this.startTime)*this.rate;this.t=s;s/=1e3;s=Math.max(s-l,0);\"finished\"===this.playState&&void 0===this.pauseTime&&(s=this.totalDuration);const a=s/this.duration;let n=Math.floor(a);let r=a%1;!r&&a>=1&&(r=1);1===r&&n--;const h=n%2;(\"reverse\"===p||\"alternate\"===p&&h||\"alternate-reverse\"===p&&!h)&&(r=1-r);const o=s>=this.totalDuration?1:Math.min(r,1);const m=d(this.easing(o));t(m);const c=void 0===this.pauseTime&&(\"finished\"===this.playState||s>=this.totalDuration+u);if(c){this.playState=\"finished\";null===(e=this.resolve)||void 0===e?void 0:e.call(this,m)}else\"idle\"!==this.playState&&(this.frameRequestId=requestAnimationFrame(this.tick))};this.play()}play(){const t=performance.now();this.playState=\"running\";void 0!==this.pauseTime?this.startTime=t-this.pauseTime:this.startTime||(this.startTime=t);this.cancelTimestamp=this.startTime;this.pauseTime=void 0;this.frameRequestId=requestAnimationFrame(this.tick)}pause(){this.playState=\"paused\";this.pauseTime=this.t}finish(){this.playState=\"finished\";this.tick(0)}stop(){var t;this.playState=\"idle\";void 0!==this.frameRequestId&&cancelAnimationFrame(this.frameRequestId);null===(t=this.reject)||void 0===t?void 0:t.call(this,false)}cancel(){this.stop();this.tick(this.cancelTimestamp)}reverse(){this.rate*=-1}commitStyles(){}updateDuration(t){this.duration=t;this.totalDuration=t*(this.repeat+1)}get currentTime(){return this.t}set currentTime(t){void 0!==this.pauseTime||0===this.rate?this.pauseTime=t:this.startTime=performance.now()-t/this.rate}get playbackRate(){return this.rate}set playbackRate(t){this.rate=t}}export{Animation,getEasingFunction};\n\n//# sourceMappingURL=index.es.js.map", "var extendStatics=function(e,t){extendStatics=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r])};return extendStatics(e,t)};function __extends(e,t){if(\"function\"!==typeof t&&null!==t)throw new TypeError(\"Class extends value \"+String(t)+\" is not a constructor or null\");extendStatics(e,t);function __(){this.constructor=e}e.prototype=null===t?Object.create(t):(__.prototype=t.prototype,new __)}var __assign=function(){__assign=Object.assign||function __assign(e){for(var t,r=1,n=arguments.length;r<n;r++){t=arguments[r];for(var o in t)Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o])}return e};return __assign.apply(this,arguments)};function __rest(e,t){var r={};for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(null!=e&&\"function\"===typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(e);o<n.length;o++)t.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(e,n[o])&&(r[n[o]]=e[n[o]])}return r}function __decorate(e,t,r,n){var o,a=arguments.length,i=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if(\"object\"===typeof Reflect&&\"function\"===typeof Reflect.decorate)i=Reflect.decorate(e,t,r,n);else for(var c=e.length-1;c>=0;c--)(o=e[c])&&(i=(a<3?o(i):a>3?o(t,r,i):o(t,r))||i);return a>3&&i&&Object.defineProperty(t,r,i),i}function __param(e,t){return function(r,n){t(r,n,e)}}function __metadata(e,t){if(\"object\"===typeof Reflect&&\"function\"===typeof Reflect.metadata)return Reflect.metadata(e,t)}function __awaiter(e,t,r,n){function adopt(e){return e instanceof r?e:new r((function(t){t(e)}))}return new(r||(r=Promise))((function(r,o){function fulfilled(e){try{step(n.next(e))}catch(e){o(e)}}function rejected(e){try{step(n.throw(e))}catch(e){o(e)}}function step(e){e.done?r(e.value):adopt(e.value).then(fulfilled,rejected)}step((n=n.apply(e,t||[])).next())}))}function __generator(e,t){var r,n,o,a,i={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return a={next:verb(0),throw:verb(1),return:verb(2)},\"function\"===typeof Symbol&&(a[Symbol.iterator]=function(){return this}),a;function verb(e){return function(t){return step([e,t])}}function step(a){if(r)throw new TypeError(\"Generator is already executing.\");while(i)try{if(r=1,n&&(o=2&a[0]?n.return:a[0]?n.throw||((o=n.return)&&o.call(n),0):n.next)&&!(o=o.call(n,a[1])).done)return o;(n=0,o)&&(a=[2&a[0],o.value]);switch(a[0]){case 0:case 1:o=a;break;case 4:i.label++;return{value:a[1],done:false};case 5:i.label++;n=a[1];a=[0];continue;case 7:a=i.ops.pop();i.trys.pop();continue;default:if(!(o=i.trys,o=o.length>0&&o[o.length-1])&&(6===a[0]||2===a[0])){i=0;continue}if(3===a[0]&&(!o||a[1]>o[0]&&a[1]<o[3])){i.label=a[1];break}if(6===a[0]&&i.label<o[1]){i.label=o[1];o=a;break}if(o&&i.label<o[2]){i.label=o[2];i.ops.push(a);break}o[2]&&i.ops.pop();i.trys.pop();continue}a=t.call(e,i)}catch(e){a=[6,e];n=0}finally{r=o=0}if(5&a[0])throw a[1];return{value:a[0]?a[1]:void 0,done:true}}}var e=Object.create?function(e,t,r,n){void 0===n&&(n=r);var o=Object.getOwnPropertyDescriptor(t,r);o&&!(\"get\"in o?!t.__esModule:o.writable||o.configurable)||(o={enumerable:true,get:function(){return t[r]}});Object.defineProperty(e,n,o)}:function(e,t,r,n){void 0===n&&(n=r);e[n]=t[r]};function __exportStar(t,r){for(var n in t)\"default\"===n||Object.prototype.hasOwnProperty.call(r,n)||e(r,t,n)}function __values(e){var t=\"function\"===typeof Symbol&&Symbol.iterator,r=t&&e[t],n=0;if(r)return r.call(e);if(e&&\"number\"===typeof e.length)return{next:function(){e&&n>=e.length&&(e=void 0);return{value:e&&e[n++],done:!e}}};throw new TypeError(t?\"Object is not iterable.\":\"Symbol.iterator is not defined.\")}function __read(e,t){var r=\"function\"===typeof Symbol&&e[Symbol.iterator];if(!r)return e;var n,o,a=r.call(e),i=[];try{while((void 0===t||t-- >0)&&!(n=a.next()).done)i.push(n.value)}catch(e){o={error:e}}finally{try{n&&!n.done&&(r=a.return)&&r.call(a)}finally{if(o)throw o.error}}return i}\n/** @deprecated */function __spread(){for(var e=[],t=0;t<arguments.length;t++)e=e.concat(__read(arguments[t]));return e}\n/** @deprecated */function __spreadArrays(){for(var e=0,t=0,r=arguments.length;t<r;t++)e+=arguments[t].length;var n=Array(e),o=0;for(t=0;t<r;t++)for(var a=arguments[t],i=0,c=a.length;i<c;i++,o++)n[o]=a[i];return n}function __spreadArray(e,t,r){if(r||2===arguments.length)for(var n,o=0,a=t.length;o<a;o++)if(n||!(o in t)){n||(n=Array.prototype.slice.call(t,0,o));n[o]=t[o]}return e.concat(n||Array.prototype.slice.call(t))}function __await(e){return this instanceof __await?(this.v=e,this):new __await(e)}function __asyncGenerator(e,t,r){if(!Symbol.asyncIterator)throw new TypeError(\"Symbol.asyncIterator is not defined.\");var n,o=r.apply(e,t||[]),a=[];return n={},verb(\"next\"),verb(\"throw\"),verb(\"return\"),n[Symbol.asyncIterator]=function(){return this},n;function verb(e){o[e]&&(n[e]=function(t){return new Promise((function(r,n){a.push([e,t,r,n])>1||resume(e,t)}))})}function resume(e,t){try{step(o[e](t))}catch(e){settle(a[0][3],e)}}function step(e){e.value instanceof __await?Promise.resolve(e.value.v).then(fulfill,reject):settle(a[0][2],e)}function fulfill(e){resume(\"next\",e)}function reject(e){resume(\"throw\",e)}function settle(e,t){(e(t),a.shift(),a.length)&&resume(a[0][0],a[0][1])}}function __asyncDelegator(e){var t,r;return t={},verb(\"next\"),verb(\"throw\",(function(e){throw e})),verb(\"return\"),t[Symbol.iterator]=function(){return this},t;function verb(n,o){t[n]=e[n]?function(t){return(r=!r)?{value:__await(e[n](t)),done:\"return\"===n}:o?o(t):t}:o}}function __asyncValues(e){if(!Symbol.asyncIterator)throw new TypeError(\"Symbol.asyncIterator is not defined.\");var t,r=e[Symbol.asyncIterator];return r?r.call(e):(e=\"function\"===typeof __values?__values(e):e[Symbol.iterator](),t={},verb(\"next\"),verb(\"throw\"),verb(\"return\"),t[Symbol.asyncIterator]=function(){return this},t);function verb(r){t[r]=e[r]&&function(t){return new Promise((function(n,o){t=e[r](t),settle(n,o,t.done,t.value)}))}}function settle(e,t,r,n){Promise.resolve(n).then((function(t){e({value:t,done:r})}),t)}}function __makeTemplateObject(e,t){Object.defineProperty?Object.defineProperty(e,\"raw\",{value:t}):e.raw=t;return e}var t=Object.create?function(e,t){Object.defineProperty(e,\"default\",{enumerable:true,value:t})}:function(e,t){e.default=t};function __importStar(r){if(r&&r.__esModule)return r;var n={};if(null!=r)for(var o in r)\"default\"!==o&&Object.prototype.hasOwnProperty.call(r,o)&&e(n,r,o);t(n,r);return n}function __importDefault(e){return e&&e.__esModule?e:{default:e}}function __classPrivateFieldGet(e,t,r,n){if(\"a\"===r&&!n)throw new TypeError(\"Private accessor was defined without a getter\");if(\"function\"===typeof t?e!==t||!n:!t.has(e))throw new TypeError(\"Cannot read private member from an object whose class did not declare it\");return\"m\"===r?n:\"a\"===r?n.call(e):n?n.value:t.get(e)}function __classPrivateFieldSet(e,t,r,n,o){if(\"m\"===n)throw new TypeError(\"Private method is not writable\");if(\"a\"===n&&!o)throw new TypeError(\"Private accessor was defined without a setter\");if(\"function\"===typeof t?e!==t||!o:!t.has(e))throw new TypeError(\"Cannot write private member to an object whose class did not declare it\");return\"a\"===n?o.call(e,r):o?o.value=r:t.set(e,r),r}function __classPrivateFieldIn(e,t){if(null===t||\"object\"!==typeof t&&\"function\"!==typeof t)throw new TypeError(\"Cannot use 'in' operator on non-object\");return\"function\"===typeof e?t===e:e.has(t)}export{__assign,__asyncDelegator,__asyncGenerator,__asyncValues,__await,__awaiter,__classPrivateFieldGet,__classPrivateFieldIn,__classPrivateFieldSet,e as __createBinding,__decorate,__exportStar,__extends,__generator,__importDefault,__importStar,__makeTemplateObject,__metadata,__param,__read,__rest,__spread,__spreadArray,__spreadArrays,__values};\n\n//# sourceMappingURL=tslib.es6.js.map", "var n={};Object.defineProperty(n,\"__esModule\",{value:true});n.warning=function(){};n.invariant=function(){};const e=n.__esModule,t=n.warning,r=n.invariant;export default n;export{e as __esModule,r as invariant,t as warning};\n\n//# sourceMappingURL=index.js.map", "import{velocityPerSecond as e,time as t,noopReturn as s}from\"@motionone/utils\";const n=5;function calcGeneratorVelocity(t,s,r){const a=Math.max(s-n,0);return e(r-t(a),s-a)}const r={stiffness:100,damping:10,mass:1};const calcDampingRatio=(e=r.stiffness,t=r.damping,s=r.mass)=>t/(2*Math.sqrt(e*s));function hasReachedTarget(e,t,s){return e<t&&s>=t||e>t&&s<=t}const spring=({stiffness:e=r.stiffness,damping:s=r.damping,mass:n=r.mass,from:a=0,to:o=1,velocity:c=0,restSpeed:i=2,restDistance:h=.5}={})=>{c=c?t.s(c):0;const u={done:false,hasReachedTarget:false,current:a,target:o};const d=o-a;const f=Math.sqrt(e/n)/1e3;const l=calcDampingRatio(e,s,n);let g;if(l<1){const e=f*Math.sqrt(1-l*l);g=t=>o-Math.exp(-l*f*t)*((l*f*d-c)/e*Math.sin(e*t)+d*Math.cos(e*t))}else g=e=>o-Math.exp(-f*e)*(d+(f*d-c)*e);return e=>{u.current=g(e);const t=0===e?c:calcGeneratorVelocity(g,e,u.current);const s=Math.abs(t)<=i;const n=Math.abs(o-u.current)<=h;u.done=s&&n;u.hasReachedTarget=hasReachedTarget(a,o,u.current);return u}};const glide=({from:e=0,velocity:s=0,power:n=.8,decay:r=.325,bounceDamping:a,bounceStiffness:o,changeTarget:c,min:i,max:h,restDistance:u=.5,restSpeed:d})=>{r=t.ms(r);const f={hasReachedTarget:false,done:false,current:e,target:e};const isOutOfBounds=e=>void 0!==i&&e<i||void 0!==h&&e>h;const nearestBoundary=e=>void 0===i?h:void 0===h||Math.abs(i-e)<Math.abs(h-e)?i:h;let l=n*s;const g=e+l;const m=void 0===c?g:c(g);f.target=m;m!==g&&(l=m-e);const calcDelta=e=>-l*Math.exp(-e/r);const calcLatest=e=>m+calcDelta(e);const applyFriction=e=>{const t=calcDelta(e);const s=calcLatest(e);f.done=Math.abs(t)<=u;f.current=f.done?m:s};let p;let M;const checkCatchBoundary=e=>{if(isOutOfBounds(f.current)){p=e;M=spring({from:f.current,to:nearestBoundary(f.current),velocity:calcGeneratorVelocity(calcLatest,e,f.current),damping:a,stiffness:o,restDistance:u,restSpeed:d})}};checkCatchBoundary(0);return e=>{let t=false;if(!M&&void 0===p){t=true;applyFriction(e);checkCatchBoundary(e)}if(void 0!==p&&e>p){f.hasReachedTarget=true;return M(e-p)}f.hasReachedTarget=false;!t&&applyFriction(e);return f}};const a=10;const o=1e4;function pregenerateKeyframes(e,t=s){let n;let r=a;let c=e(0);const i=[t(c.current)];while(!c.done&&r<o){c=e(r);i.push(t(c.done?c.target:c.current));void 0===n&&c.hasReachedTarget&&(n=r);r+=a}const h=r-a;1===i.length&&i.push(c.current);return{keyframes:i,duration:h/1e3,overshootDuration:(null!==n&&void 0!==n?n:h)/1e3}}export{calcGeneratorVelocity,glide,pregenerateKeyframes,spring};\n\n//# sourceMappingURL=index.es.js.map", "import{MotionValue as e}from\"@motionone/types\";import{noopReturn as t,addUniqueItem as n,isCubicBezier as o,defaults as i,isEasingGenerator as s,isNumber as r,time as a,isEasingList as c,noop as l,removeItem as f,mix as u,getEasingForSegment as d,isString as g,defaultOffset as m,fillOffset as h,progress as p,velocityPerSecond as v,interpolate as y}from\"@motionone/utils\";import{Animation as w,getEasingFunction as E}from\"@motionone/animation\";import{__rest as b}from\"tslib\";import{invariant as S}from\"hey-listen\";import{pregenerateKeyframes as A,calcGeneratorVelocity as O,spring as x,glide as V}from\"@motionone/generators\";const z=new WeakMap;function getAnimationData(e){z.has(e)||z.set(e,{transforms:[],values:new Map});return z.get(e)}function getMotionValue(t,n){t.has(n)||t.set(n,new e);return t.get(n)}const W=[\"\",\"X\",\"Y\",\"Z\"];const L=[\"translate\",\"scale\",\"rotate\",\"skew\"];const T={x:\"translateX\",y:\"translateY\",z:\"translateZ\"};const D={syntax:\"<angle>\",initialValue:\"0deg\",toDefaultUnit:e=>e+\"deg\"};const M={translate:{syntax:\"<length-percentage>\",initialValue:\"0px\",toDefaultUnit:e=>e+\"px\"},rotate:D,scale:{syntax:\"<number>\",initialValue:1,toDefaultUnit:t},skew:D};const k=new Map;const asTransformCssVar=e=>`--motion-${e}`;const B=[\"x\",\"y\",\"z\"];L.forEach((e=>{W.forEach((t=>{B.push(e+t);k.set(asTransformCssVar(e+t),M[e])}))}));const compareTransformOrder=(e,t)=>B.indexOf(e)-B.indexOf(t);const j=new Set(B);const isTransform=e=>j.has(e);const addTransformToElement=(e,t)=>{T[t]&&(t=T[t]);const{transforms:o}=getAnimationData(e);n(o,t);e.style.transform=buildTransformTemplate(o)};const buildTransformTemplate=e=>e.sort(compareTransformOrder).reduce(transformListToString,\"\").trim();const transformListToString=(e,t)=>`${e} ${t}(var(${asTransformCssVar(t)}))`;const isCssVar=e=>e.startsWith(\"--\");const P=new Set;function registerCssVariable(e){if(!P.has(e)){P.add(e);try{const{syntax:t,initialValue:n}=k.has(e)?k.get(e):{};CSS.registerProperty({name:e,inherits:false,syntax:t,initialValue:n})}catch(e){}}}const convertEasing=e=>o(e)?cubicBezierAsString(e):e;const cubicBezierAsString=([e,t,n,o])=>`cubic-bezier(${e}, ${t}, ${n}, ${o})`;const testAnimation=e=>document.createElement(\"div\").animate(e,{duration:.001});const C={cssRegisterProperty:()=>\"undefined\"!==typeof CSS&&Object.hasOwnProperty.call(CSS,\"registerProperty\"),waapi:()=>Object.hasOwnProperty.call(Element.prototype,\"animate\"),partialKeyframes:()=>{try{testAnimation({opacity:[1]})}catch(e){return false}return true},finished:()=>Boolean(testAnimation({opacity:[0,1]}).finished)};const $={};const R={};for(const e in C)R[e]=()=>{void 0===$[e]&&($[e]=C[e]());return $[e]};function hydrateKeyframes(e,t){for(let n=0;n<e.length;n++)null===e[n]&&(e[n]=n?e[n-1]:t());return e}const keyframesList=e=>Array.isArray(e)?e:[e];function getStyleName(e){T[e]&&(e=T[e]);return isTransform(e)?asTransformCssVar(e):e}const H={get:(e,t)=>{t=getStyleName(t);let n=isCssVar(t)?e.style.getPropertyValue(t):getComputedStyle(e)[t];if(!n&&0!==n){const e=k.get(t);e&&(n=e.initialValue)}return n},set:(e,t,n)=>{t=getStyleName(t);isCssVar(t)?e.style.setProperty(t,n):e.style[t]=n}};function stopAnimation(e,t=true){if(e&&\"finished\"!==e.playState)try{if(e.stop)e.stop();else{t&&e.commitStyles();e.cancel()}}catch(e){}}function getDevToolsRecord(){return window.__MOTION_DEV_TOOLS_RECORD}function animateStyle(e,t,n,o={}){const f=getDevToolsRecord();const u=false!==o.record&&f;let d;let{duration:g=i.duration,delay:m=i.delay,endDelay:h=i.endDelay,repeat:p=i.repeat,easing:v=i.easing,direction:y,offset:E,allowWebkitAcceleration:b=false}=o;const S=getAnimationData(e);let A=R.waapi();const O=isTransform(t);O&&addTransformToElement(e,t);const x=getStyleName(t);const V=getMotionValue(S.values,x);const z=k.get(x);stopAnimation(V.animation,!(s(v)&&V.generator)&&false!==o.record);return()=>{const readInitialValue=()=>{var t,n;return null!==(n=null!==(t=H.get(e,x))&&void 0!==t?t:null===z||void 0===z?void 0:z.initialValue)&&void 0!==n?n:0};let i=hydrateKeyframes(keyframesList(n),readInitialValue);if(s(v)){const e=v.createAnimation(i,readInitialValue,O,x,V);v=e.easing;void 0!==e.keyframes&&(i=e.keyframes);void 0!==e.duration&&(g=e.duration)}isCssVar(x)&&(R.cssRegisterProperty()?registerCssVariable(x):A=false);if(A){z&&(i=i.map((e=>r(e)?z.toDefaultUnit(e):e)));1!==i.length||R.partialKeyframes()&&!u||i.unshift(readInitialValue());const t={delay:a.ms(m),duration:a.ms(g),endDelay:a.ms(h),easing:c(v)?void 0:convertEasing(v),direction:y,iterations:p+1,fill:\"both\"};d=e.animate({[x]:i,offset:E,easing:c(v)?v.map(convertEasing):void 0},t);d.finished||(d.finished=new Promise(((e,t)=>{d.onfinish=e;d.oncancel=t})));const n=i[i.length-1];d.finished.then((()=>{H.set(e,x,n);d.cancel()})).catch(l);b||(d.playbackRate=1.000001)}else if(O){i=i.map((e=>\"string\"===typeof e?parseFloat(e):e));1===i.length&&i.unshift(parseFloat(readInitialValue()));const render=t=>{z&&(t=z.toDefaultUnit(t));H.set(e,x,t)};d=new w(render,i,Object.assign(Object.assign({},o),{duration:g,easing:v}))}else{const t=i[i.length-1];H.set(e,x,z&&r(t)?z.toDefaultUnit(t):t)}u&&f(e,t,i,{duration:g,delay:m,easing:v,repeat:p,offset:E},\"motion-one\");V.setAnimation(d);return d}}const getOptions=(e,t)=>e[t]?Object.assign(Object.assign({},e),e[t]):Object.assign({},e);function resolveElements(e,t){var n;if(\"string\"===typeof e)if(t){null!==(n=t[e])&&void 0!==n?n:t[e]=document.querySelectorAll(e);e=t[e]}else e=document.querySelectorAll(e);else e instanceof Element&&(e=[e]);return Array.from(e||[])}const createAnimation=e=>e();const withControls=(e,t,n=i.duration)=>new Proxy({animations:e.map(createAnimation).filter(Boolean),duration:n,options:t},I);const getActiveAnimation=e=>e.animations[0];const I={get:(e,t)=>{const n=getActiveAnimation(e);switch(t){case\"duration\":return e.duration;case\"currentTime\":return a.s((null===n||void 0===n?void 0:n[t])||0);case\"playbackRate\":case\"playState\":return null===n||void 0===n?void 0:n[t];case\"finished\":e.finished||(e.finished=Promise.all(e.animations.map(selectFinished)).catch(l));return e.finished;case\"stop\":return()=>{e.animations.forEach((e=>stopAnimation(e)))};case\"forEachNative\":return t=>{e.animations.forEach((n=>t(n,e)))};default:return\"undefined\"===typeof(null===n||void 0===n?void 0:n[t])?void 0:()=>e.animations.forEach((e=>e[t]()))}},set:(e,t,n)=>{switch(t){case\"currentTime\":n=a.ms(n);case\"currentTime\":case\"playbackRate\":for(let o=0;o<e.animations.length;o++)e.animations[o][t]=n;return true}return false}};const selectFinished=e=>e.finished;function stagger(e=.1,{start:t=0,from:n=0,easing:o}={}){return(i,s)=>{const a=r(n)?n:getFromIndex(n,s);const c=Math.abs(a-i);let l=e*c;if(o){const t=s*e;const n=E(o);l=n(l/t)*t}return t+l}}function getFromIndex(e,t){if(\"first\"===e)return 0;{const n=t-1;return\"last\"===e?n:n/2}}function resolveOption(e,t,n){return\"function\"===typeof e?e(t,n):e}function animate(e,t,n={}){e=resolveElements(e);const o=e.length;const i=[];for(let s=0;s<o;s++){const r=e[s];for(const e in t){const a=getOptions(n,e);a.delay=resolveOption(a.delay,s,o);const c=animateStyle(r,e,t[e],a);i.push(c)}}return withControls(i,n,n.duration)}function calcNextTime(e,t,n,o){var i;return r(t)?t:t.startsWith(\"-\")||t.startsWith(\"+\")?Math.max(0,e+parseFloat(t)):\"<\"===t?n:null!==(i=o.get(t))&&void 0!==i?i:e}function eraseKeyframes(e,t,n){for(let o=0;o<e.length;o++){const i=e[o];if(i.at>t&&i.at<n){f(e,i);o--}}}function addKeyframes(e,t,n,o,i,s){eraseKeyframes(e,i,s);for(let r=0;r<t.length;r++)e.push({value:t[r],at:u(i,s,o[r]),easing:d(n,r)})}function compareByTime(e,t){return e.at===t.at?null===e.value?1:-1:e.at-t.at}function timeline(e,t={}){var n;const o=createAnimationsFromTimeline(e,t);const i=o.map((e=>animateStyle(...e))).filter(Boolean);return withControls(i,t,null===(n=o[0])||void 0===n?void 0:n[3].duration)}function createAnimationsFromTimeline(e,t={}){var{defaultOptions:n={}}=t,o=b(t,[\"defaultOptions\"]);const r=[];const a=new Map;const c={};const l=new Map;let f=0;let u=0;let d=0;for(let t=0;t<e.length;t++){const o=e[t];if(g(o)){l.set(o,u);continue}if(!Array.isArray(o)){l.set(o.name,calcNextTime(u,o.at,f,l));continue}const[r,p,v={}]=o;void 0!==v.at&&(u=calcNextTime(u,v.at,f,l));let y=0;const w=resolveElements(r,c);const E=w.length;for(let e=0;e<E;e++){const t=w[e];const o=getElementSequence(t,a);for(const t in p){const r=getValueSequence(t,o);let a=keyframesList(p[t]);const c=getOptions(v,t);let{duration:l=n.duration||i.duration,easing:f=n.easing||i.easing}=c;if(s(f)){const e=isTransform(t);S(2===a.length||!e,\"spring must be provided 2 keyframes within timeline\");const n=f.createAnimation(a,(()=>\"0\"),e);f=n.easing;void 0!==n.keyframes&&(a=n.keyframes);void 0!==n.duration&&(l=n.duration)}const g=resolveOption(v.delay,e,E)||0;const w=u+g;const b=w+l;let{offset:A=m(a.length)}=c;1===A.length&&0===A[0]&&(A[1]=1);const O=length-a.length;O>0&&h(A,O);1===a.length&&a.unshift(null);addKeyframes(r,a,f,A,w,b);y=Math.max(g+l,y);d=Math.max(b,d)}}f=u;u+=y}a.forEach(((e,t)=>{for(const s in e){const a=e[s];a.sort(compareByTime);const c=[];const l=[];const f=[];for(let e=0;e<a.length;e++){const{at:t,value:n,easing:o}=a[e];c.push(n);l.push(p(0,d,t));f.push(o||i.easing)}if(0!==l[0]){l.unshift(0);c.unshift(c[0]);f.unshift(\"linear\")}if(1!==l[l.length-1]){l.push(1);c.push(null)}r.push([t,s,c,Object.assign(Object.assign(Object.assign({},n),{duration:d,easing:f,offset:l}),o)])}}));return r}function getElementSequence(e,t){!t.has(e)&&t.set(e,{});return t.get(e)}function getValueSequence(e,t){t[e]||(t[e]=[]);return t[e]}function createGeneratorEasing(e){const t=new WeakMap;return(n={})=>{const o=new Map;const getGenerator=(t=0,i=100,s=0,r=false)=>{const a=`${t}-${i}-${s}-${r}`;o.has(a)||o.set(a,e(Object.assign({from:t,to:i,velocity:s,restSpeed:r?.05:2,restDistance:r?.01:.5},n)));return o.get(a)};const getKeyframes=e=>{t.has(e)||t.set(e,A(e));return t.get(e)};return{createAnimation:(e,t,n,o,i)=>{var s,r;let a;const c=e.length;let l=n&&c<=2&&e.every(isNumberOrNull);if(l){const n=e[c-1];const l=1===c?null:e[0];let f=0;let u=0;const d=null===i||void 0===i?void 0:i.generator;if(d){const{animation:t,generatorStartTime:n}=i;const o=(null===t||void 0===t?void 0:t.startTime)||n||0;const r=(null===t||void 0===t?void 0:t.currentTime)||performance.now()-o;const a=d(r).current;u=null!==(s=l)&&void 0!==s?s:a;(1===c||2===c&&null===e[0])&&(f=O((e=>d(e).current),r,a))}else u=null!==(r=l)&&void 0!==r?r:parseFloat(t());const g=getGenerator(u,n,f,null===o||void 0===o?void 0:o.includes(\"scale\"));const m=getKeyframes(g);a=Object.assign(Object.assign({},m),{easing:\"linear\"});if(i){i.generator=g;i.generatorStartTime=performance.now()}}else{const e=getKeyframes(getGenerator(0,100));a={easing:\"ease\",duration:e.overshootDuration}}return a}}}}const isNumberOrNull=e=>\"string\"!==typeof e;const N=createGeneratorEasing(x);const F=createGeneratorEasing(V);const U={any:0,all:1};function inView$1(e,t,{root:n,margin:o,amount:i=\"any\"}={}){if(\"undefined\"===typeof IntersectionObserver)return()=>{};const s=resolveElements(e);const r=new WeakMap;const onIntersectionChange=e=>{e.forEach((e=>{const n=r.get(e.target);if(e.isIntersecting!==Boolean(n))if(e.isIntersecting){const n=t(e);\"function\"===typeof n?r.set(e.target,n):a.unobserve(e.target)}else if(n){n(e);r.delete(e.target)}}))};const a=new IntersectionObserver(onIntersectionChange,{root:n,rootMargin:o,threshold:\"number\"===typeof i?i:U[i]});s.forEach((e=>a.observe(e)));return()=>a.disconnect()}const q=new WeakMap;let K;function getElementSize(e,t){if(t){const{inlineSize:e,blockSize:n}=t[0];return{width:e,height:n}}return e instanceof SVGElement&&\"getBBox\"in e?e.getBBox():{width:e.offsetWidth,height:e.offsetHeight}}function notifyTarget({target:e,contentRect:t,borderBoxSize:n}){var o;null===(o=q.get(e))||void 0===o?void 0:o.forEach((o=>{o({target:e,contentSize:t,get size(){return getElementSize(e,n)}})}))}function notifyAll(e){e.forEach(notifyTarget)}function createResizeObserver(){\"undefined\"!==typeof ResizeObserver&&(K=new ResizeObserver(notifyAll))}function resizeElement(e,t){K||createResizeObserver();const n=resolveElements(e);n.forEach((e=>{let n=q.get(e);if(!n){n=new Set;q.set(e,n)}n.add(t);null===K||void 0===K?void 0:K.observe(e)}));return()=>{n.forEach((e=>{const n=q.get(e);null===n||void 0===n?void 0:n.delete(t);(null===n||void 0===n?void 0:n.size)||(null===K||void 0===K?void 0:K.unobserve(e))}))}}const G=new Set;let _;function createWindowResizeHandler(){_=()=>{const e={width:window.innerWidth,height:window.innerHeight};const t={target:window,size:e,contentSize:e};G.forEach((e=>e(t)))};window.addEventListener(\"resize\",_)}function resizeWindow(e){G.add(e);_||createWindowResizeHandler();return()=>{G.delete(e);!G.size&&_&&(_=void 0)}}function resize(e,t){return\"function\"===typeof e?resizeWindow(e):resizeElement(e,t)}const Z=50;const createAxisInfo=()=>({current:0,offset:[],progress:0,scrollLength:0,targetOffset:0,targetLength:0,containerLength:0,velocity:0});const createScrollInfo=()=>({time:0,x:createAxisInfo(),y:createAxisInfo()});const X={x:{length:\"Width\",position:\"Left\"},y:{length:\"Height\",position:\"Top\"}};function updateAxisInfo(e,t,n,o){const i=n[t];const{length:s,position:r}=X[t];const a=i.current;const c=n.time;i.current=e[\"scroll\"+r];i.scrollLength=e[\"scroll\"+s]-e[\"client\"+s];i.offset.length=0;i.offset[0]=0;i.offset[1]=i.scrollLength;i.progress=p(0,i.scrollLength,i.current);const l=o-c;i.velocity=l>Z?0:v(i.current-a,l)}function updateScrollInfo(e,t,n){updateAxisInfo(e,\"x\",t,n);updateAxisInfo(e,\"y\",t,n);t.time=n}function calcInset(e,t){let n={x:0,y:0};let o=e;while(o&&o!==t)if(o instanceof HTMLElement){n.x+=o.offsetLeft;n.y+=o.offsetTop;o=o.offsetParent}else if(o instanceof SVGGraphicsElement&&\"getBBox\"in o){const{top:e,left:t}=o.getBBox();n.x+=t;n.y+=e;while(o&&\"svg\"!==o.tagName)o=o.parentNode}return n}const Y={Enter:[[0,1],[1,1]],Exit:[[0,0],[1,0]],Any:[[1,0],[0,1]],All:[[0,0],[1,1]]};const J={start:0,center:.5,end:1};function resolveEdge(e,t,n=0){let o=0;void 0!==J[e]&&(e=J[e]);if(g(e)){const t=parseFloat(e);e.endsWith(\"px\")?o=t:e.endsWith(\"%\")?e=t/100:e.endsWith(\"vw\")?o=t/100*document.documentElement.clientWidth:e.endsWith(\"vh\")?o=t/100*document.documentElement.clientHeight:e=t}r(e)&&(o=t*e);return n+o}const Q=[0,0];function resolveOffset(e,t,n,o){let i=Array.isArray(e)?e:Q;let s=0;let a=0;if(r(e))i=[e,e];else if(g(e)){e=e.trim();i=e.includes(\" \")?e.split(\" \"):[e,J[e]?e:\"0\"]}s=resolveEdge(i[0],n,o);a=resolveEdge(i[1],t);return s-a}const ee={x:0,y:0};function resolveOffsets(e,t,n){let{offset:o=Y.All}=n;const{target:i=e,axis:s=\"y\"}=n;const r=\"y\"===s?\"height\":\"width\";const a=i!==e?calcInset(i,e):ee;const c=i===e?{width:e.scrollWidth,height:e.scrollHeight}:{width:i.clientWidth,height:i.clientHeight};const l={width:e.clientWidth,height:e.clientHeight};t[s].offset.length=0;let f=!t[s].interpolate;const u=o.length;for(let e=0;e<u;e++){const n=resolveOffset(o[e],l[r],c[r],a[s]);f||n===t[s].interpolatorOffsets[e]||(f=true);t[s].offset[e]=n}if(f){t[s].interpolate=y(m(u),t[s].offset);t[s].interpolatorOffsets=[...t[s].offset]}t[s].progress=t[s].interpolate(t[s].current)}function measure(e,t=e,n){n.x.targetOffset=0;n.y.targetOffset=0;if(t!==e){let o=t;while(o&&o!=e){n.x.targetOffset+=o.offsetLeft;n.y.targetOffset+=o.offsetTop;o=o.offsetParent}}n.x.targetLength=t===e?t.scrollWidth:t.clientWidth;n.y.targetLength=t===e?t.scrollHeight:t.clientHeight;n.x.containerLength=e.clientWidth;n.y.containerLength=e.clientHeight}function createOnScrollHandler(e,t,n,o={}){const i=o.axis||\"y\";return{measure:()=>measure(e,o.target,n),update:t=>{updateScrollInfo(e,n,t);(o.offset||o.target)&&resolveOffsets(e,n,o)},notify:\"function\"===typeof t?()=>t(n):scrubAnimation(t,n[i])}}function scrubAnimation(e,n){e.pause();e.forEachNative(((e,{easing:n})=>{var o,i;if(e.updateDuration){n||(e.easing=t);e.updateDuration(1)}else{const t={duration:1e3};n||(t.easing=\"linear\");null===(i=null===(o=e.effect)||void 0===o?void 0:o.updateTiming)||void 0===i?void 0:i.call(o,t)}}));return()=>{e.currentTime=n.progress}}const te=new WeakMap;const ne=new WeakMap;const oe=new WeakMap;const getEventTarget=e=>e===document.documentElement?window:e;function scroll(e,t={}){var{container:n=document.documentElement}=t,o=b(t,[\"container\"]);let i=oe.get(n);if(!i){i=new Set;oe.set(n,i)}const s=createScrollInfo();const r=createOnScrollHandler(n,e,s,o);i.add(r);if(!te.has(n)){const listener=()=>{const e=performance.now();for(const e of i)e.measure();for(const t of i)t.update(e);for(const e of i)e.notify()};te.set(n,listener);const e=getEventTarget(n);window.addEventListener(\"resize\",listener,{passive:true});n!==document.documentElement&&ne.set(n,resize(n,listener));e.addEventListener(\"scroll\",listener,{passive:true})}const a=te.get(n);const c=requestAnimationFrame(a);return()=>{var t;\"function\"!==typeof e&&e.stop();cancelAnimationFrame(c);const o=oe.get(n);if(!o)return;o.delete(r);if(o.size)return;const i=te.get(n);te.delete(n);if(i){getEventTarget(n).removeEventListener(\"scroll\",i);null===(t=ne.get(n))||void 0===t?void 0:t();window.removeEventListener(\"resize\",i)}}}function hasChanged(e,t){return typeof e!==typeof t||(Array.isArray(e)&&Array.isArray(t)?!shallowCompare(e,t):e!==t)}function shallowCompare(e,t){const n=t.length;if(n!==e.length)return false;for(let o=0;o<n;o++)if(t[o]!==e[o])return false;return true}function isVariant(e){return\"object\"===typeof e}function resolveVariant(e,t){return isVariant(e)?e:e&&t?t[e]:void 0}let ie;function processScheduledAnimations(){if(!ie)return;const e=ie.sort(compareByDepth).map(fireAnimateUpdates);e.forEach(fireNext);e.forEach(fireNext);ie=void 0}function scheduleAnimation(e){if(ie)n(ie,e);else{ie=[e];requestAnimationFrame(processScheduledAnimations)}}function unscheduleAnimation(e){ie&&f(ie,e)}const compareByDepth=(e,t)=>e.getDepth()-t.getDepth();const fireAnimateUpdates=e=>e.animateUpdates();const fireNext=e=>e.next();const motionEvent=(e,t)=>new CustomEvent(e,{detail:{target:t}});function dispatchPointerEvent(e,t,n){e.dispatchEvent(new CustomEvent(t,{detail:{originalEvent:n}}))}function dispatchViewEvent(e,t,n){e.dispatchEvent(new CustomEvent(t,{detail:{originalEntry:n}}))}const se={isActive:e=>Boolean(e.inView),subscribe:(e,{enable:t,disable:n},{inViewOptions:o={}})=>{const{once:i}=o,s=b(o,[\"once\"]);return inView$1(e,(o=>{t();dispatchViewEvent(e,\"viewenter\",o);if(!i)return t=>{n();dispatchViewEvent(e,\"viewleave\",t)}}),s)}};const mouseEvent=(e,t,n)=>o=>{if(!o.pointerType||\"mouse\"===o.pointerType){n();dispatchPointerEvent(e,t,o)}};const re={isActive:e=>Boolean(e.hover),subscribe:(e,{enable:t,disable:n})=>{const o=mouseEvent(e,\"hoverstart\",t);const i=mouseEvent(e,\"hoverend\",n);e.addEventListener(\"pointerenter\",o);e.addEventListener(\"pointerleave\",i);return()=>{e.removeEventListener(\"pointerenter\",o);e.removeEventListener(\"pointerleave\",i)}}};const ae={isActive:e=>Boolean(e.press),subscribe:(e,{enable:t,disable:n})=>{const onPointerUp=t=>{n();dispatchPointerEvent(e,\"pressend\",t);window.removeEventListener(\"pointerup\",onPointerUp)};const onPointerDown=n=>{t();dispatchPointerEvent(e,\"pressstart\",n);window.addEventListener(\"pointerup\",onPointerUp)};e.addEventListener(\"pointerdown\",onPointerDown);return()=>{e.removeEventListener(\"pointerdown\",onPointerDown);window.removeEventListener(\"pointerup\",onPointerUp)}}};const ce={inView:se,hover:re,press:ae};const le=[\"initial\",\"animate\",...Object.keys(ce),\"exit\"];const fe=new WeakMap;function createMotionState(e={},t){let n;let o=t?t.getDepth()+1:0;const i={initial:true,animate:true};const s={};const r={};for(const n of le)r[n]=\"string\"===typeof e[n]?e[n]:null===t||void 0===t?void 0:t.getContext()[n];const a=false===e.initial?\"animate\":\"initial\";let c=resolveVariant(e[a]||r[a],e.variants)||{},f=b(c,[\"transition\"]);const u=Object.assign({},f);function*animateUpdates(){var t,o;const s=f;f={};const r={};for(const n of le){if(!i[n])continue;const s=resolveVariant(e[n]);if(s)for(const n in s)if(\"transition\"!==n){f[n]=s[n];r[n]=getOptions(null!==(o=null!==(t=s.transition)&&void 0!==t?t:e.transition)&&void 0!==o?o:{},n)}}const a=new Set([...Object.keys(f),...Object.keys(s)]);const c=[];a.forEach((e=>{var t;void 0===f[e]&&(f[e]=u[e]);if(hasChanged(s[e],f[e])){null!==(t=u[e])&&void 0!==t?t:u[e]=H.get(n,e);c.push(animateStyle(n,e,f[e],r[e]))}}));yield;const d=c.map((e=>e())).filter(Boolean);if(!d.length)return;const g=f;n.dispatchEvent(motionEvent(\"motionstart\",g));Promise.all(d.map((e=>e.finished))).then((()=>{n.dispatchEvent(motionEvent(\"motioncomplete\",g))})).catch(l)}const setGesture=(e,t)=>()=>{i[e]=t;scheduleAnimation(d)};const updateGestureSubscriptions=()=>{for(const t in ce){const o=ce[t].isActive(e);const i=s[t];if(o&&!i)s[t]=ce[t].subscribe(n,{enable:setGesture(t,true),disable:setGesture(t,false)},e);else if(!o&&i){i();delete s[t]}}};const d={update:t=>{if(n){e=t;updateGestureSubscriptions();scheduleAnimation(d)}},setActive:(e,t)=>{if(n){i[e]=t;scheduleAnimation(d)}},animateUpdates:animateUpdates,getDepth:()=>o,getTarget:()=>f,getOptions:()=>e,getContext:()=>r,mount:e=>{S(Boolean(e),\"Animation state must be mounted with valid Element\");n=e;fe.set(n,d);updateGestureSubscriptions();return()=>{fe.delete(n);unscheduleAnimation(d);for(const e in s)s[e]()}},isMounted:()=>Boolean(n)};return d}function createStyles(e){const t={};const n=[];for(let o in e){const i=e[o];if(isTransform(o)){T[o]&&(o=T[o]);n.push(o);o=asTransformCssVar(o)}let s=Array.isArray(i)?i[0]:i;const a=k.get(o);a&&(s=r(i)?a.toDefaultUnit(i):i);t[o]=s}n.length&&(t.transform=buildTransformTemplate(n));return t}const camelLetterToPipeLetter=e=>`-${e.toLowerCase()}`;const camelToPipeCase=e=>e.replace(/[A-Z]/g,camelLetterToPipeLetter);function createStyleString(e={}){const t=createStyles(e);let n=\"\";for(const e in t){n+=e.startsWith(\"--\")?e:camelToPipeCase(e);n+=`: ${t[e]}; `}return n}export{Y as ScrollOffset,animate,animateStyle,createMotionState,createStyleString,createStyles,getAnimationData,getStyleName,F as glide,inView$1 as inView,fe as mountedStates,resize,scroll,N as spring,stagger,H as style,timeline,withControls};\n\n//# sourceMappingURL=index.es.js.map", "import{useState,useEffect}from\"react\";export const isBrowser=()=>typeof document===\"object\";export function usePageVisibility(){if(!isBrowser())return;const[isVisible,setIsVisible]=useState(!document.hidden);useEffect(()=>{const onVisibilityChange=()=>setIsVisible(!document.hidden);document.addEventListener(\"visibilitychange\",onVisibilityChange,false);return()=>{document.removeEventListener(\"visibilitychange\",onVisibilityChange);};},[]);return isVisible;}\nexport const __FramerMetadata__ = {\"exports\":{\"isBrowser\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"usePageVisibility\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./UsePageVisibility.map", "import{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{resize}from\"@motionone/dom\";import{addPropertyControls,ControlType,RenderTarget}from\"framer\";import{animate,LayoutGroup,mix,motion,frame,useInView,useMotionValue,useTransform,wrap}from\"framer-motion\";import{Children,cloneElement,forwardRef,startTransition,useCallback,useEffect,useLayoutEffect,useMemo,useRef,useState}from\"react\";import{usePageVisibility}from\"https://framerusercontent.com/modules/V9ryrjN5Am9WM1dJeyyJ/GzHgU466IQmt8g4qOKj8/UsePageVisibility.js\";function awaitRefCallback(element,controller){let refCallbackResolve;const refCallbackPromise=new Promise((resolve,reject)=>{refCallbackResolve=resolve;controller.signal.addEventListener(\"abort\",()=>reject);// resolve immediately if it exists\nconst current=element.current;if(current)resolve(current);}).catch(()=>{});// we need to listen to the ref setter, so let's override `current` - we can do that, because we don't use React's `useRef` hook for those refs.\nlet current=element.current;Object.defineProperty(element,\"current\",{get(){return current;},set(node){current=node;if(node===null){// React calls with null when the element is unmounted\ncontroller.abort();return;}refCallbackResolve(node);},configurable:true});return refCallbackPromise;}// Using opacity: 0.001 instead of 0 as an LCP hack. (opacity: 0.001 is still 0\n// to a human eye but makes Google think the elements are visible)\nconst OPACITY_0=.001;/**\n *\n * SLIDESHOW\n * V2 with Drag\n * By Benjamin and Matt\n *\n * @framerIntrinsicWidth 400\n * @framerIntrinsicHeight 200\n *\n * @framerDisableUnlink\n *\n * @framerSupportedLayoutWidth fixed\n * @framerSupportedLayoutHeight fixed\n */export default function Slideshow(props){/**\n     * Properties\n     */const{slots=[],startFrom,direction,effectsOptions,autoPlayControl,dragControl,alignment,gap,padding,paddingPerSide,paddingTop,paddingRight,paddingBottom,paddingLeft,itemAmount,fadeOptions,intervalControl,transitionControl,arrowOptions,borderRadius,progressOptions,style}=props;const{effectsOpacity,effectsScale,effectsRotate,effectsPerspective,effectsHover,playOffscreen}=effectsOptions;const{fadeContent,overflow,fadeWidth,fadeInset,fadeAlpha}=fadeOptions;const{showMouseControls,arrowSize,arrowRadius,arrowFill,leftArrow,rightArrow,arrowShouldSpace=true,arrowShouldFadeIn=false,arrowPosition,arrowPadding,arrowGap,arrowPaddingTop,arrowPaddingRight,arrowPaddingBottom,arrowPaddingLeft}=arrowOptions;const{showProgressDots,dotSize,dotsInset,dotsRadius,dotsPadding,dotsGap,dotsFill,dotsBackground,dotsActiveOpacity,dotsOpacity,dotsBlur}=progressOptions;const paddingValue=paddingPerSide?`${paddingTop}px ${paddingRight}px ${paddingBottom}px ${paddingLeft}px`:`${padding}px`;/**\n     * Checks\n     */const isCanvas=RenderTarget.current()===RenderTarget.canvas;// Remove empty slots (such as hidden layers)\nconst filteredSlots=slots.filter(Boolean);const hasChildren=Children.count(filteredSlots)>0;const isHorizontal=direction===\"left\"||direction===\"right\";const isInverted=direction===\"right\"||direction===\"bottom\";/**\n     * Empty state for Canvas\n     */if(!hasChildren){return /*#__PURE__*/_jsxs(\"section\",{style:placeholderStyles,children:[/*#__PURE__*/_jsx(\"div\",{style:emojiStyles,children:\"\u2B50\uFE0F\"}),/*#__PURE__*/_jsx(\"p\",{style:titleStyles,children:\"Connect to Content\"}),/*#__PURE__*/_jsx(\"p\",{style:subtitleStyles,children:\"Add layers or components to make infinite auto-playing slideshows.\"})]});}/**\n     * Refs, State\n     */const parentRef=useRef(null);const childrenRef=useMemo(()=>{return filteredSlots.map(index=>({current:null}));},[filteredSlots]);const timeoutRef=useRef(undefined);const[size,setSize]=useState({parent:null,children:null,item:null,itemWidth:null,itemHeight:null,viewportLength:null});/* For pausing on hover */const[isHovering,setIsHovering]=useState(false);const[shouldPlayOnHover,setShouldPlayOnHover]=useState(autoPlayControl);/* For cursor updates */const[isMouseDown,setIsMouseDown]=useState(false);/* Check if resizing */const[isResizing,setIsResizing]=useState(false);/**\n     * Array for children\n     */let dupedChildren=[];let duplicateBy=4;if(isCanvas){duplicateBy=1;}/**\n     * Measure parent, child, items\n     */const measure=useCallback(()=>{const firstChild=childrenRef[0].current;const lastChild=childrenRef[filteredSlots.length-1].current;if(hasChildren&&parentRef.current){const parentLength=isHorizontal?parentRef.current.offsetWidth:parentRef.current.offsetHeight;const start=firstChild?isHorizontal?firstChild.offsetLeft:firstChild.offsetTop:0;const end=lastChild?isHorizontal?lastChild.offsetLeft+lastChild.offsetWidth:lastChild.offsetTop+lastChild.offsetHeight:0;const childrenLength=end-start+gap;const itemSize=firstChild?isHorizontal?firstChild.offsetWidth:firstChild.offsetHeight:0;const itemWidth=firstChild?firstChild.offsetWidth:0;const itemHeight=firstChild?firstChild.offsetHeight:0;const viewportLength=isHorizontal?Math.max(document.documentElement.clientWidth||0,window.innerWidth||0,parentRef.current.offsetWidth):Math.max(document.documentElement.clientHeight||0,window.innerHeight||0,parentRef.current.offsetHeight);startTransition(()=>setSize({parent:parentLength,children:childrenLength,item:itemSize,itemWidth,itemHeight,viewportLength}));}},[hasChildren]);const scheduleMeasure=useCallback(async()=>{const controller=new AbortController;/**\n         * The elements in the set are refs of children. If they're wrapped in Suspense, they could mount later than the parent.\n         * Thus, we wait for each ref to be set step by step if required.\n         */const firstChild=childrenRef[0];const lastChild=childrenRef[filteredSlots.length-1];if(!isCanvas&&(!firstChild.current||!lastChild.current))try{await Promise.all([awaitRefCallback(firstChild,controller),awaitRefCallback(lastChild,controller)]);}catch{controller.abort();}frame.read(measure);},[measure]);/**\n     * Add refs to all children\n     * Added itemAmount for resizing\n     */useLayoutEffect(()=>{if(hasChildren)scheduleMeasure();},[hasChildren,itemAmount]);/**\n     * Track whether this is the initial resize event. By default this will fire on mount,\n     * which we do in the useEffect. We should only fire it on subsequent resizes.\n     */const initialResize=useRef(true);useEffect(()=>{return resize(parentRef.current,({contentSize})=>{if(!initialResize.current&&(contentSize.width||contentSize.height)){scheduleMeasure();startTransition(()=>setIsResizing(true));}initialResize.current=false;});},[]);useEffect(()=>{if(isResizing){const timer=setTimeout(()=>startTransition(()=>setIsResizing(false)),500);return()=>clearTimeout(timer);}},[isResizing]);/**\n     * Animation, pagination\n     */const totalItems=filteredSlots?.length;const childrenSize=isCanvas?0:size?.children;const itemWithGap=size?.item+gap;const itemOffset=startFrom*itemWithGap;const[currentItem,setCurrentItem]=useState(startFrom+totalItems);const[isDragging,setIsDragging]=useState(false);/* Check for browser window visibility *//* Otherwise, it will re-play all the item increments */const visibilityRef=useRef(null);const isInView=useInView(visibilityRef);const isVisible=usePageVisibility()&&isInView;const factor=isInverted?1:-1;/* The x and y values to start from */const xOrY=useMotionValue(childrenSize);/* For canvas only. Using xOrY is slower upon page switching */const canvasPosition=isHorizontal?-startFrom*(size?.itemWidth+gap):-startFrom*(size?.itemHeight+gap);/* Calculate the new value to animate to */const newPosition=()=>factor*currentItem*itemWithGap;/* Wrapped values for infinite looping *//* Instead of 0 to a negative full duplicated row, we start with an offset */const wrappedValue=!isCanvas?useTransform(xOrY,value=>{const wrapped=wrap(-childrenSize,-childrenSize*2,value);return isNaN(wrapped)?0:wrapped;}):0;/* Convert the current item to a wrapping index for dots */const wrappedIndex=wrap(0,totalItems,currentItem);const wrappedIndexInverted=wrap(0,-totalItems,currentItem);/* Update x or y with the provided starting point *//* The subtraction of a full row of children is for overflow */useLayoutEffect(()=>{if(size?.children===null)return;/* Initial measure */// if (initialResize.current) {\n//     xOrY.set((childrenSize + itemOffset) * factor)\n// }\n/* Subsequent resizes */if(!initialResize.current&&isResizing){xOrY.set(newPosition());}},[size,childrenSize,factor,itemOffset,currentItem,itemWithGap,isResizing]);/**\n     * Page item methods\n     * Switching, deltas, autoplaying\n     *//* Next and previous function, animates the X */const switchPages=()=>{if(isCanvas||!hasChildren||!size.parent||isDragging)return;if(xOrY.get()!==newPosition()){animate(xOrY,newPosition(),transitionControl);}if(autoPlayControl&&shouldPlayOnHover&&(playOffscreen||isVisible)){timeoutRef.current=setTimeout(()=>{startTransition(()=>setCurrentItem(item=>item+1));switchPages();},intervalControl*1e3);}};/* Page navigation functions */const setDelta=(delta,transition=false)=>{if(!isInverted){if(transition)startTransition(()=>setCurrentItem(item=>item+delta));else setCurrentItem(item=>item+delta);}else{if(transition)startTransition(()=>setCurrentItem(item=>item-delta));else setCurrentItem(item=>item-delta);}};const setPage=index=>{const currentItemWrapped=wrap(0,totalItems,currentItem);const currentItemWrappedInvert=wrap(0,-totalItems,currentItem);const goto=index-currentItemWrapped;const gotoInverted=index-Math.abs(currentItemWrappedInvert);if(!isInverted){startTransition(()=>setCurrentItem(item=>item+goto));}else{startTransition(()=>setCurrentItem(item=>item-gotoInverted));}};/**\n     * Drag\n     */const handleDragStart=()=>{startTransition(()=>setIsDragging(true));};const handleDragEnd=(event,{offset,velocity})=>{startTransition(()=>setIsDragging(false));const offsetXorY=isHorizontal?offset.x:offset.y;const velocityThreshold=200// Based on testing, can be tweaked or could be 0\n;const velocityXorY=isHorizontal?velocity.x:velocity.y;const isHalfOfNext=offsetXorY<-size.item/2;const isHalfOfPrev=offsetXorY>size.item/2;/* In case you drag more than 1 item left or right */const normalizedOffset=Math.abs(offsetXorY);const itemDelta=Math.round(normalizedOffset/size.item);/* Minimum delta is 1 to initiate a page switch *//* For velocity use only */const itemDeltaFromOne=itemDelta===0?1:itemDelta;/* For quick flicks, even with low offsets */if(velocityXorY>velocityThreshold){setDelta(-itemDeltaFromOne,true);}else if(velocityXorY<-velocityThreshold){setDelta(itemDeltaFromOne,true);}else{/* For dragging over half of the current item with 0 velocity */if(isHalfOfNext){setDelta(itemDelta,true);}if(isHalfOfPrev){setDelta(-itemDelta,true);}}};/* Kickstart the auto-playing once we have all the children */useEffect(()=>{if(!isVisible||isResizing)return;switchPages();return()=>timeoutRef.current&&clearTimeout(timeoutRef.current);},[dupedChildren,isVisible,isResizing]);/* Create copies of our children to create a perfect loop */let childCounter=0;/**\n     * Sizing\n     * */const columnOrRowValue=`calc(${100/itemAmount}% - ${gap}px + ${gap/itemAmount}px)`;/**\n     * Nested array to create duplicates of the children for infinite looping\n     * These are wrapped around, and start at a full \"page\" worth of offset\n     * as defined above.\n     */for(let index=0;index<duplicateBy;index++){dupedChildren=dupedChildren.concat(Children.map(filteredSlots,(child,childIndex)=>{let ref;if(childIndex===0){ref=childrenRef[0];}if(childIndex===filteredSlots.length-1){ref=childrenRef[1];}return /*#__PURE__*/_jsx(Slide,{ref:childrenRef[childIndex],slideKey:index+childIndex+\"lg\",index:index,width:isHorizontal?itemAmount>1?columnOrRowValue:\"100%\":\"100%\",height:!isHorizontal?itemAmount>1?columnOrRowValue:\"100%\":\"100%\",size:size,child:child,numChildren:filteredSlots?.length,wrappedValue:wrappedValue,childCounter:childCounter++,gap:gap,isCanvas:isCanvas,isHorizontal:isHorizontal,effectsOpacity:effectsOpacity,effectsScale:effectsScale,effectsRotate:effectsRotate,children:index+childIndex},index+childIndex+\"lg\");}));}/**\n     * Fades with masks\n     */const fadeDirection=isHorizontal?\"to right\":\"to bottom\";const fadeWidthStart=fadeWidth/2;const fadeWidthEnd=100-fadeWidth/2;const fadeInsetStart=clamp(fadeInset,0,fadeWidthStart);const fadeInsetEnd=100-fadeInset;const fadeMask=`linear-gradient(${fadeDirection}, rgba(0, 0, 0, ${fadeAlpha}) ${fadeInsetStart}%, rgba(0, 0, 0, 1) ${fadeWidthStart}%, rgba(0, 0, 0, 1) ${fadeWidthEnd}%, rgba(0, 0, 0, ${fadeAlpha}) ${fadeInsetEnd}%)`;/**\n     * Dots\n     */const dots=[];const dotsBlurStyle={};if(showProgressDots){for(let i=0;i<filteredSlots?.length;i++){dots.push(/*#__PURE__*/_jsx(Dot,{dotStyle:{...dotStyle,width:dotSize,height:dotSize,backgroundColor:dotsFill},buttonStyle:baseButtonStyles,selectedOpacity:dotsActiveOpacity,opacity:dotsOpacity,onClick:()=>setPage(i),wrappedIndex:wrappedIndex,wrappedIndexInverted:wrappedIndexInverted,total:totalItems,index:i,gap:dotsGap,padding:dotsPadding,isHorizontal:isHorizontal,isInverted:isInverted},i));}if(dotsBlur>0){dotsBlurStyle.backdropFilter=dotsBlurStyle.WebkitBackdropFilter=`blur(${dotsBlur}px)`;}}const dragProps=dragControl?{drag:isHorizontal?\"x\":\"y\",onDragStart:handleDragStart,onDragEnd:handleDragEnd,dragDirectionLock:true,values:{x:xOrY,y:xOrY},dragMomentum:false}:{};const arrowHasTop=arrowPosition===\"top-left\"||arrowPosition===\"top-mid\"||arrowPosition===\"top-right\";const arrowHasBottom=arrowPosition===\"bottom-left\"||arrowPosition===\"bottom-mid\"||arrowPosition===\"bottom-right\";const arrowHasLeft=arrowPosition===\"top-left\"||arrowPosition===\"bottom-left\";const arrowHasRight=arrowPosition===\"top-right\"||arrowPosition===\"bottom-right\";const arrowHasMid=arrowPosition===\"top-mid\"||arrowPosition===\"bottom-mid\"||arrowPosition===\"auto\";return /*#__PURE__*/_jsxs(\"section\",{style:{...containerStyle,padding:paddingValue,WebkitMaskImage:fadeContent?fadeMask:undefined,maskImage:fadeContent?fadeMask:undefined,opacity:size?.item!==null?1:OPACITY_0,userSelect:\"none\"},onMouseEnter:()=>{setIsHovering(true);if(!effectsHover)setShouldPlayOnHover(false);},onMouseLeave:()=>{setIsHovering(false);if(!effectsHover)setShouldPlayOnHover(true);},onMouseDown:event=>{// Preventdefault fixes the cursor switching to text on drag on safari\nevent.preventDefault();startTransition(()=>setIsMouseDown(true));},onMouseUp:()=>startTransition(()=>setIsMouseDown(false)),ref:visibilityRef,children:[/*#__PURE__*/_jsx(\"div\",{style:{width:\"100%\",height:\"100%\",margin:0,padding:\"inherit\",position:\"absolute\",inset:0,overflow:overflow?\"visible\":\"hidden\",borderRadius:borderRadius,userSelect:\"none\",perspective:isCanvas?\"none\":effectsPerspective},children:/*#__PURE__*/_jsx(motion.ul,{ref:parentRef,...dragProps,style:{...containerStyle,gap:gap,placeItems:alignment,x:isHorizontal?isCanvas?canvasPosition:wrappedValue:0,y:!isHorizontal?isCanvas?canvasPosition:wrappedValue:0,flexDirection:isHorizontal?\"row\":\"column\",transformStyle:effectsRotate!==0&&!isCanvas?\"preserve-3d\":undefined,cursor:dragControl?isMouseDown?\"grabbing\":\"grab\":\"auto\",userSelect:\"none\",...style},children:dupedChildren})}),/*#__PURE__*/_jsxs(\"fieldset\",{style:{...controlsStyles},\"aria-label\":\"Slideshow pagination controls\",className:\"framer--slideshow-controls\",children:[/*#__PURE__*/_jsxs(motion.div,{style:{position:\"absolute\",display:\"flex\",flexDirection:isHorizontal?\"row\":\"column\",justifyContent:arrowShouldSpace?\"space-between\":\"center\",gap:arrowShouldSpace?\"unset\":arrowGap,opacity:arrowShouldFadeIn?OPACITY_0:1,alignItems:\"center\",inset:arrowPadding,top:arrowShouldSpace?arrowPadding:arrowHasTop?arrowPaddingTop:\"unset\",left:arrowShouldSpace?arrowPadding:arrowHasLeft?arrowPaddingLeft:arrowHasMid?0:\"unset\",right:arrowShouldSpace?arrowPadding:arrowHasRight?arrowPaddingRight:arrowHasMid?0:\"unset\",bottom:arrowShouldSpace?arrowPadding:arrowHasBottom?arrowPaddingBottom:\"unset\"},animate:arrowShouldFadeIn&&{opacity:isHovering?1:OPACITY_0},transition:transitionControl,children:[/*#__PURE__*/_jsx(motion.button,{type:\"button\",style:{...baseButtonStyles,backgroundColor:arrowFill,width:arrowSize,height:arrowSize,borderRadius:arrowRadius,rotate:!isHorizontal?90:0,display:showMouseControls?\"block\":\"none\",pointerEvents:\"auto\"},onClick:()=>setDelta(-1,true),\"aria-label\":\"Previous\",whileTap:{scale:.9},transition:{duration:.15},children:/*#__PURE__*/_jsx(\"img\",{decoding:\"async\",width:arrowSize,height:arrowSize,src:leftArrow||\"https://framerusercontent.com/images/6tTbkXggWgQCAJ4DO2QEdXXmgM.svg\",alt:\"Back Arrow\"})}),/*#__PURE__*/_jsx(motion.button,{type:\"button\",style:{...baseButtonStyles,backgroundColor:arrowFill,width:arrowSize,height:arrowSize,borderRadius:arrowRadius,rotate:!isHorizontal?90:0,display:showMouseControls?\"block\":\"none\",pointerEvents:\"auto\"},onClick:()=>setDelta(1,true),\"aria-label\":\"Next\",whileTap:{scale:.9},transition:{duration:.15},children:/*#__PURE__*/_jsx(\"img\",{decoding:\"async\",width:arrowSize,height:arrowSize,src:rightArrow||\"https://framerusercontent.com/images/11KSGbIZoRSg4pjdnUoif6MKHI.svg\",alt:\"Next Arrow\"})})]}),dots.length>1?/*#__PURE__*/_jsx(\"div\",{style:{...dotsContainerStyle,left:isHorizontal?\"50%\":dotsInset,top:!isHorizontal?\"50%\":\"unset\",transform:isHorizontal?\"translateX(-50%)\":\"translateY(-50%)\",flexDirection:isHorizontal?\"row\":\"column\",bottom:isHorizontal?dotsInset:\"unset\",borderRadius:dotsRadius,backgroundColor:dotsBackground,userSelect:\"none\",...dotsBlurStyle},children:dots}):null]})]});}/* Default Properties */Slideshow.defaultProps={direction:\"left\",dragControl:false,startFrom:0,itemAmount:1,infinity:true,gap:10,padding:10,autoPlayControl:true,effectsOptions:{effectsOpacity:1,effectsScale:1,effectsRotate:0,effectsPerspective:1200,effectsHover:true,playOffscreen:false},transitionControl:{type:\"spring\",stiffness:200,damping:40},fadeOptions:{fadeContent:false,overflow:false,fadeWidth:25,fadeAlpha:0,fadeInset:0},arrowOptions:{showMouseControls:true,arrowShouldFadeIn:false,arrowShouldSpace:true,arrowFill:\"rgba(0,0,0,0.2)\",arrowSize:40},progressOptions:{showProgressDots:true}};/* Property Controls */addPropertyControls(Slideshow,{slots:{type:ControlType.Array,title:\"Content\",control:{type:ControlType.ComponentInstance}},direction:{type:ControlType.Enum,title:\"Direction\",options:[\"left\",\"right\",\"top\",\"bottom\"],optionIcons:[\"direction-left\",\"direction-right\",\"direction-up\",\"direction-down\"],optionTitles:[\"Left\",\"Right\",\"Top\",\"Bottom\"],displaySegmentedControl:true,defaultValue:Slideshow.defaultProps.direction},autoPlayControl:{type:ControlType.Boolean,title:\"Auto Play\",defaultValue:true},intervalControl:{type:ControlType.Number,title:\"Interval\",defaultValue:1.5,min:.5,max:10,step:.1,displayStepper:true,unit:\"s\",hidden:props=>!props.autoPlayControl},dragControl:{type:ControlType.Boolean,title:\"Draggable\",defaultValue:false},startFrom:{type:ControlType.Number,title:\"Current\",min:0,max:10,displayStepper:true,defaultValue:Slideshow.defaultProps.startFrom},effectsOptions:{type:ControlType.Object,title:\"Effects\",controls:{effectsOpacity:{type:ControlType.Number,title:\"Opacity\",defaultValue:Slideshow.defaultProps.effectsOptions.effectsOpacity,min:0,max:1,step:.01,displayStepper:true},effectsScale:{type:ControlType.Number,title:\"Scale\",defaultValue:Slideshow.defaultProps.effectsOptions.effectsScale,min:0,max:1,step:.01,displayStepper:true},effectsPerspective:{type:ControlType.Number,title:\"Perspective\",defaultValue:Slideshow.defaultProps.effectsOptions.effectsPerspective,min:200,max:2e3,step:1},effectsRotate:{type:ControlType.Number,title:\"Rotate\",defaultValue:Slideshow.defaultProps.effectsOptions.effectsRotate,min:-180,max:180,step:1},effectsHover:{type:ControlType.Boolean,title:\"On Hover\",enabledTitle:\"Play\",disabledTitle:\"Pause\",defaultValue:Slideshow.defaultProps.effectsOptions.effectsHover},playOffscreen:{type:ControlType.Boolean,title:\"Offscreen\",enabledTitle:\"Play\",disabledTitle:\"Pause\",defaultValue:Slideshow.defaultProps.effectsOptions.playOffscreen}}},alignment:{type:ControlType.Enum,title:\"Align\",options:[\"flex-start\",\"center\",\"flex-end\"],optionIcons:{direction:{right:[\"align-top\",\"align-middle\",\"align-bottom\"],left:[\"align-top\",\"align-middle\",\"align-bottom\"],top:[\"align-left\",\"align-center\",\"align-right\"],bottom:[\"align-left\",\"align-center\",\"align-right\"]}},defaultValue:\"center\",displaySegmentedControl:true},itemAmount:{type:ControlType.Number,title:\"Items\",min:1,max:10,displayStepper:true,defaultValue:Slideshow.defaultProps.itemAmount},gap:{type:ControlType.Number,title:\"Gap\",min:0},padding:{title:\"Padding\",type:ControlType.FusedNumber,toggleKey:\"paddingPerSide\",toggleTitles:[\"Padding\",\"Padding per side\"],defaultValue:0,valueKeys:[\"paddingTop\",\"paddingRight\",\"paddingBottom\",\"paddingLeft\"],valueLabels:[\"T\",\"R\",\"B\",\"L\"],min:0},borderRadius:{type:ControlType.Number,title:\"Radius\",min:0,max:500,displayStepper:true,defaultValue:0},transitionControl:{type:ControlType.Transition,defaultValue:Slideshow.defaultProps.transitionControl,title:\"Transition\"},fadeOptions:{type:ControlType.Object,title:\"Clipping\",controls:{fadeContent:{type:ControlType.Boolean,title:\"Fade\",defaultValue:false},overflow:{type:ControlType.Boolean,title:\"Overflow\",enabledTitle:\"Show\",disabledTitle:\"Hide\",defaultValue:false,hidden(props){return props.fadeContent===true;}},fadeWidth:{type:ControlType.Number,title:\"Width\",defaultValue:25,min:0,max:100,unit:\"%\",hidden(props){return props.fadeContent===false;}},fadeInset:{type:ControlType.Number,title:\"Inset\",defaultValue:0,min:0,max:100,unit:\"%\",hidden(props){return props.fadeContent===false;}},fadeAlpha:{type:ControlType.Number,title:\"Opacity\",defaultValue:0,min:0,max:1,step:.05,hidden(props){return props.fadeContent===false;}}}},arrowOptions:{type:ControlType.Object,title:\"Arrows\",controls:{showMouseControls:{type:ControlType.Boolean,title:\"Show\",defaultValue:Slideshow.defaultProps.arrowOptions.showMouseControls},arrowFill:{type:ControlType.Color,title:\"Fill\",hidden:props=>!props.showMouseControls,defaultValue:Slideshow.defaultProps.arrowOptions.arrowFill},leftArrow:{type:ControlType.Image,title:\"Previous\",hidden:props=>!props.showMouseControls},rightArrow:{type:ControlType.Image,title:\"Next\",hidden:props=>!props.showMouseControls},arrowSize:{type:ControlType.Number,title:\"Size\",min:0,max:200,displayStepper:true,defaultValue:Slideshow.defaultProps.arrowOptions.arrowSize,hidden:props=>!props.showMouseControls},arrowRadius:{type:ControlType.Number,title:\"Radius\",min:0,max:500,defaultValue:40,hidden:props=>!props.showMouseControls},arrowShouldFadeIn:{type:ControlType.Boolean,title:\"Fade In\",defaultValue:false,hidden:props=>!props.showMouseControls},arrowShouldSpace:{type:ControlType.Boolean,title:\"Distance\",enabledTitle:\"Space\",disabledTitle:\"Group\",defaultValue:Slideshow.defaultProps.arrowOptions.arrowShouldSpace,hidden:props=>!props.showMouseControls},arrowPosition:{type:ControlType.Enum,title:\"Position\",options:[\"auto\",\"top-left\",\"top-mid\",\"top-right\",\"bottom-left\",\"bottom-mid\",\"bottom-right\"],optionTitles:[\"Center\",\"Top Left\",\"Top Middle\",\"Top Right\",\"Bottom Left\",\"Bottom Middle\",\"Bottom Right\"],hidden:props=>!props.showMouseControls||props.arrowShouldSpace},arrowPadding:{type:ControlType.Number,title:\"Inset\",min:-100,max:100,defaultValue:20,displayStepper:true,hidden:props=>!props.showMouseControls||!props.arrowShouldSpace},arrowPaddingTop:{type:ControlType.Number,title:\"Top\",min:-500,max:500,defaultValue:0,displayStepper:true,hidden:props=>!props.showMouseControls||props.arrowShouldSpace||props.arrowPosition===\"auto\"||props.arrowPosition===\"bottom-mid\"||props.arrowPosition===\"bottom-left\"||props.arrowPosition===\"bottom-right\"},arrowPaddingBottom:{type:ControlType.Number,title:\"Bottom\",min:-500,max:500,defaultValue:0,displayStepper:true,hidden:props=>!props.showMouseControls||props.arrowShouldSpace||props.arrowPosition===\"auto\"||props.arrowPosition===\"top-mid\"||props.arrowPosition===\"top-left\"||props.arrowPosition===\"top-right\"},arrowPaddingRight:{type:ControlType.Number,title:\"Right\",min:-500,max:500,defaultValue:0,displayStepper:true,hidden:props=>!props.showMouseControls||props.arrowShouldSpace||props.arrowPosition===\"auto\"||props.arrowPosition===\"top-left\"||props.arrowPosition===\"top-mid\"||props.arrowPosition===\"bottom-left\"||props.arrowPosition===\"bottom-mid\"},arrowPaddingLeft:{type:ControlType.Number,title:\"Left\",min:-500,max:500,defaultValue:0,displayStepper:true,hidden:props=>!props.showMouseControls||props.arrowShouldSpace||props.arrowPosition===\"auto\"||props.arrowPosition===\"top-right\"||props.arrowPosition===\"top-mid\"||props.arrowPosition===\"bottom-right\"||props.arrowPosition===\"bottom-mid\"},arrowGap:{type:ControlType.Number,title:\"Gap\",min:0,max:100,defaultValue:10,displayStepper:true,hidden:props=>!props.showMouseControls||props.arrowShouldSpace}}},progressOptions:{type:ControlType.Object,title:\"Dots\",controls:{showProgressDots:{type:ControlType.Boolean,title:\"Show\",defaultValue:false},dotSize:{type:ControlType.Number,title:\"Size\",min:1,max:100,defaultValue:10,displayStepper:true,hidden:props=>!props.showProgressDots||props.showScrollbar},dotsInset:{type:ControlType.Number,title:\"Inset\",min:-100,max:100,defaultValue:10,displayStepper:true,hidden:props=>!props.showProgressDots||props.showScrollbar},dotsGap:{type:ControlType.Number,title:\"Gap\",min:0,max:100,defaultValue:10,displayStepper:true,hidden:props=>!props.showProgressDots||props.showScrollbar},dotsPadding:{type:ControlType.Number,title:\"Padding\",min:0,max:100,defaultValue:10,displayStepper:true,hidden:props=>!props.showProgressDots||props.showScrollbar},dotsFill:{type:ControlType.Color,title:\"Fill\",defaultValue:\"#fff\",hidden:props=>!props.showProgressDots||props.showScrollbar},dotsBackground:{type:ControlType.Color,title:\"Backdrop\",defaultValue:\"rgba(0,0,0,0.2)\",hidden:props=>!props.showProgressDots||props.showScrollbar},dotsRadius:{type:ControlType.Number,title:\"Radius\",min:0,max:200,defaultValue:50,hidden:props=>!props.showProgressDots||props.showScrollbar},dotsOpacity:{type:ControlType.Number,title:\"Opacity\",min:0,max:1,defaultValue:.5,step:.1,displayStepper:true,hidden:props=>!props.showProgressDots||props.showScrollbar},dotsActiveOpacity:{type:ControlType.Number,title:\"Current\",min:0,max:1,defaultValue:1,step:.1,displayStepper:true,hidden:props=>!props.showProgressDots||props.showScrollbar},dotsBlur:{type:ControlType.Number,title:\"Blur\",min:0,max:50,defaultValue:0,step:1,hidden:props=>!props.showProgressDots||props.showScrollbar}}}});/* Placeholder Styles */const containerStyle={display:\"flex\",flexDirection:\"row\",width:\"100%\",height:\"100%\",maxWidth:\"100%\",maxHeight:\"100%\",placeItems:\"center\",margin:0,padding:0,listStyleType:\"none\",textIndent:\"none\"};/* Component Styles */const placeholderStyles={display:\"flex\",width:\"100%\",height:\"100%\",placeContent:\"center\",placeItems:\"center\",flexDirection:\"column\",color:\"#96F\",background:\"rgba(136, 85, 255, 0.1)\",fontSize:11,overflow:\"hidden\",padding:\"20px 20px 30px 20px\"};const emojiStyles={fontSize:32,marginBottom:10};const titleStyles={margin:0,marginBottom:10,fontWeight:600,textAlign:\"center\"};const subtitleStyles={margin:0,opacity:.7,maxWidth:180,lineHeight:1.5,textAlign:\"center\"};/* Control Styles */const baseButtonStyles={border:\"none\",display:\"flex\",placeContent:\"center\",placeItems:\"center\",overflow:\"hidden\",background:\"transparent\",cursor:\"pointer\",margin:0,padding:0};const controlsStyles={display:\"flex\",justifyContent:\"space-between\",alignItems:\"center\",position:\"absolute\",pointerEvents:\"none\",userSelect:\"none\",top:0,left:0,right:0,bottom:0,border:0,padding:0,margin:0};/* Clamp function, used for fadeInset */const clamp=(num,min,max)=>Math.min(Math.max(num,min),max);/* Slide Component */const Slide=/*#__PURE__*/forwardRef(function Component(props,ref){const{slideKey,width,height,child,size,gap,wrappedValue,numChildren,childCounter,isCanvas,effects,effectsOpacity,effectsScale,effectsRotate,isHorizontal,isLast,index}=props;/**\n     * Unique offsets + scroll range [0, 1, 1, 0]\n     */const childOffset=(size?.item+gap)*childCounter;const scrollRange=[-size?.item,0,size?.parent-size?.item+gap,size?.parent].map(val=>val-childOffset);/**\n     * Effects\n     */const rotateY=!isCanvas&&useTransform(wrappedValue,scrollRange,[-effectsRotate,0,0,effectsRotate]);const rotateX=!isCanvas&&useTransform(wrappedValue,scrollRange,[effectsRotate,0,0,-effectsRotate]);const opacity=!isCanvas&&useTransform(wrappedValue,scrollRange,[effectsOpacity,1,1,effectsOpacity]);const scale=!isCanvas&&useTransform(wrappedValue,scrollRange,[effectsScale,1,1,effectsScale]);const originXorY=!isCanvas&&useTransform(wrappedValue,scrollRange,[1,1,0,0]);const isVisible=!isCanvas&&useTransform(wrappedValue,latest=>latest>=scrollRange[1]&&latest<=scrollRange[2]);useEffect(()=>{if(!isVisible)return;return isVisible.on(\"change\",newValue=>{ref.current?.setAttribute(\"aria-hidden\",!newValue);});},[]);const visibility=isCanvas?\"visible\":useTransform(wrappedValue,[scrollRange[0]-size.viewportLength,mix(scrollRange[1],scrollRange[2],.5),scrollRange[3]+size.viewportLength],[\"hidden\",\"visible\",\"hidden\"]);return /*#__PURE__*/_jsx(LayoutGroup,{inherit:\"id\",children:/*#__PURE__*/_jsx(\"li\",{style:{display:\"contents\"},\"aria-hidden\":index===0?false:true,children:/*#__PURE__*/cloneElement(child,{ref:ref,key:slideKey+\"child\",style:{...child.props?.style,flexShrink:0,userSelect:\"none\",width,height,opacity:opacity,scale:scale,originX:isHorizontal?originXorY:.5,originY:!isHorizontal?originXorY:.5,rotateY:isHorizontal?rotateY:0,rotateX:!isHorizontal?rotateX:0,visibility},layoutId:child.props.layoutId?child.props.layoutId+\"-original-\"+index:undefined},child.props?.children)})});});function Dot({selectedOpacity,opacity,total,index,wrappedIndex,wrappedIndexInverted,dotStyle,buttonStyle,gap,padding,isHorizontal,isInverted,...props}){/* Check active item *//* Go 0\u20141\u20142\u20143\u20144\u20145\u20140 */let isSelected=wrappedIndex===index;/* Go 0\u20145\u20144\u20143\u20142\u20141\u20140\u20145 instead when inverted */if(isInverted){isSelected=Math.abs(wrappedIndexInverted)===index;}const inlinePadding=gap/2;const top=!isHorizontal&&index>0?inlinePadding:padding;const bottom=!isHorizontal&&index!==total-1?inlinePadding:padding;const right=isHorizontal&&index!==total-1?inlinePadding:padding;const left=isHorizontal&&index>0?inlinePadding:padding;return /*#__PURE__*/_jsx(\"button\",{\"aria-label\":`Scroll to page ${index+1}`,type:\"button\",...props,style:{...buttonStyle,padding:`${top}px ${right}px ${bottom}px ${left}px`},children:/*#__PURE__*/_jsx(motion.div,{style:{...dotStyle},initial:false,animate:{opacity:isSelected?selectedOpacity:opacity},transition:{duration:.3}})});}/* Dot Styles */const dotsContainerStyle={display:\"flex\",placeContent:\"center\",placeItems:\"center\",overflow:\"hidden\",position:\"absolute\",pointerEvents:\"auto\"};const dotStyle={borderRadius:\"50%\",background:\"white\",cursor:\"pointer\",border:\"none\",placeContent:\"center\",placeItems:\"center\",padding:0};\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"Slideshow\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerSupportedLayoutWidth\":\"fixed\",\"framerSupportedLayoutHeight\":\"fixed\",\"framerIntrinsicWidth\":\"400\",\"framerIntrinsicHeight\":\"200\",\"framerDisableUnlink\":\"*\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./SlideShow.map", "// Generated by Framer (677c5d1)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,cx,Link,RichText,SVG,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";const enabledGestures={FKQd9q5JL:{hover:true}};const serializationHash=\"framer-t3Ay1\";const variantClassNames={FKQd9q5JL:\"framer-v-5rluig\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:55,delay:0,mass:1,stiffness:400,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const getProps=({height,id,width,...props})=>{return{...props};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({defaultVariant:\"FKQd9q5JL\",enabledGestures,ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if(gestureVariant===\"FKQd9q5JL-hover\")return true;return false;};return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(Link,{href:{hash:\":bo3LECR8A\",webPageId:\"augiA20Il\"},motionChild:true,nodeId:\"FKQd9q5JL\",openInNewTab:false,scopeId:\"aR6zPMF2k\",smoothScroll:true,children:/*#__PURE__*/_jsxs(motion.a,{...restProps,...gestureHandlers,className:`${cx(scopingClassNames,\"framer-5rluig\",className,classNames)} framer-1bo0cu5`,\"data-border\":true,\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"FKQd9q5JL\",ref:refBinding,style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgba(0, 0, 0, 0.2)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"rgba(0, 0, 0, 0)\",borderBottomLeftRadius:12,borderBottomRightRadius:12,borderTopLeftRadius:12,borderTopRightRadius:12,...style},variants:{\"FKQd9q5JL-hover\":{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\",backgroundColor:\"rgb(0, 159, 227)\"}},...addPropertyOverrides({\"FKQd9q5JL-hover\":{\"data-framer-name\":undefined}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-xhv5kw\",layoutDependency:layoutDependency,layoutId:\"W7TsEappr\"}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-no175n\",layoutDependency:layoutDependency,layoutId:\"s_nRMM5Sl\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-vspmsx\",\"data-framer-name\":\"Group 322\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"Se6qQUg0H\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 95 58\"><path d=\"M 1.083 31.456 L 0 31.456 L 0 41.575 L 1.083 41.575 Z\" fill=\"rgb(145,152,156)\"></path><path d=\"M 12.033 39.814 L 7.907 31.528 L 7.876 31.456 L 6.507 31.456 L 6.507 41.575 L 7.549 41.575 L 7.549 33.299 L 11.655 41.502 L 11.696 41.575 L 13.075 41.575 L 13.075 31.456 L 12.033 31.456 Z\" fill=\"rgb(145,152,156)\"></path><path d=\"M 20.614 39.607 L 18.234 31.456 L 17.141 31.456 L 20.063 41.575 L 21.156 41.575 L 24.118 31.621 L 24.169 31.456 L 23.056 31.456 Z\" fill=\"rgb(145,152,156)\"></path><path d=\"M 29.317 36.924 L 32.106 36.924 L 32.106 35.868 L 29.317 35.868 L 29.317 32.512 L 32.637 32.512 L 32.637 31.456 L 28.224 31.456 L 28.224 41.575 L 32.923 41.575 L 32.923 40.518 L 29.317 40.518 Z\" fill=\"rgb(145,152,156)\"></path><path d=\"M 41.8 37.172 C 41.576 36.955 41.32 36.758 41.065 36.592 C 40.81 36.437 40.595 36.282 40.411 36.137 C 40.227 36.002 40.003 35.847 39.737 35.691 C 39.482 35.536 39.226 35.36 38.991 35.173 C 38.756 34.987 38.552 34.78 38.389 34.552 C 38.225 34.334 38.154 34.117 38.154 33.868 C 38.154 33.34 38.297 32.957 38.572 32.729 C 38.858 32.491 39.277 32.377 39.819 32.377 C 40.003 32.377 40.197 32.408 40.38 32.47 C 40.574 32.532 40.758 32.626 40.922 32.729 C 41.096 32.843 41.259 32.967 41.402 33.102 C 41.545 33.237 41.668 33.382 41.76 33.527 L 41.851 33.672 L 42.607 32.833 L 42.546 32.75 C 42.26 32.336 41.882 31.994 41.422 31.724 C 40.953 31.455 40.431 31.31 39.87 31.31 C 39.022 31.31 38.338 31.528 37.837 31.942 C 37.326 32.367 37.071 33.019 37.071 33.868 C 37.071 34.293 37.163 34.676 37.357 34.997 C 37.541 35.308 37.765 35.588 38.021 35.836 C 38.276 36.074 38.542 36.282 38.818 36.468 C 39.083 36.644 39.318 36.81 39.502 36.944 C 39.645 37.058 39.829 37.183 40.074 37.328 C 40.309 37.462 40.534 37.618 40.769 37.794 C 40.983 37.959 41.177 38.167 41.351 38.394 C 41.504 38.612 41.586 38.861 41.586 39.14 C 41.586 39.72 41.422 40.124 41.106 40.331 C 40.769 40.549 40.299 40.663 39.706 40.663 C 39.236 40.663 38.807 40.538 38.44 40.3 C 38.072 40.062 37.786 39.72 37.612 39.285 L 37.551 39.14 L 36.632 39.793 L 36.683 39.896 C 36.958 40.497 37.377 40.963 37.929 41.263 C 38.47 41.564 39.083 41.719 39.727 41.719 C 40.146 41.719 40.544 41.667 40.901 41.574 C 41.269 41.471 41.576 41.315 41.841 41.098 C 42.097 40.88 42.311 40.611 42.454 40.279 C 42.597 39.958 42.679 39.565 42.679 39.14 C 42.679 38.716 42.597 38.301 42.423 37.98 C 42.26 37.669 42.056 37.39 41.831 37.162 Z\" fill=\"rgb(145,152,156)\"></path><path d=\"M 45.896 32.512 L 48.47 32.512 L 48.47 41.575 L 49.553 41.575 L 49.553 32.512 L 52.178 32.512 L 52.178 31.456 L 45.896 31.456 Z\" fill=\"rgb(145,152,156)\"></path><path d=\"M 59.942 37.142 L 57.409 31.456 L 56.163 31.456 L 56.163 41.575 L 57.205 41.575 L 57.205 33.569 L 59.585 39.037 L 59.616 39.11 L 60.269 39.11 L 62.66 33.527 L 62.66 41.575 L 63.702 41.575 L 63.702 31.456 L 62.476 31.456 Z\" fill=\"rgb(145,152,156)\"></path><path d=\"M 69.84 36.924 L 72.629 36.924 L 72.629 35.868 L 69.84 35.868 L 69.84 32.512 L 73.16 32.512 L 73.16 31.456 L 68.757 31.456 L 68.757 41.575 L 73.446 41.575 L 73.446 40.518 L 69.84 40.518 Z\" fill=\"rgb(145,152,156)\"></path><path d=\"M 83.457 39.814 L 79.34 31.528 L 79.309 31.456 L 77.941 31.456 L 77.941 41.575 L 78.983 41.575 L 78.983 33.299 L 83.089 41.502 L 83.12 41.575 L 84.509 41.575 L 84.509 31.456 L 83.457 31.456 Z\" fill=\"rgb(145,152,156)\"></path><path d=\"M 88.483 31.456 L 88.483 32.512 L 91.057 32.512 L 91.057 41.575 L 92.15 41.575 L 92.15 32.512 L 94.765 32.512 L 94.765 31.456 Z\" fill=\"rgb(145,152,156)\"></path><path d=\"M 3.483 52.823 L 1.154 47.582 L 0 47.582 L 0 56.914 L 0.97 56.914 L 0.97 49.55 L 3.146 54.573 L 3.177 54.646 L 3.79 54.646 L 5.986 49.519 L 5.986 56.914 L 6.956 56.914 L 6.956 47.582 L 5.812 47.582 Z\" fill=\"rgb(145,152,156)\"></path><path d=\"M 13.515 47.477 L 10.757 56.757 L 10.706 56.912 L 11.768 56.912 L 12.647 53.961 L 15.303 53.961 L 16.14 56.829 L 16.171 56.923 L 17.213 56.923 L 14.475 47.487 L 13.505 47.487 Z M 15.037 53.008 L 12.912 53.008 L 13.985 49.176 Z\" fill=\"rgb(145,152,156)\"></path><path d=\"M 26.069 55.267 L 22.279 47.655 L 22.248 47.582 L 20.982 47.582 L 20.982 56.914 L 21.952 56.914 L 21.952 49.312 L 25.722 56.852 L 25.752 56.914 L 27.029 56.914 L 27.029 47.582 L 26.069 47.582 Z\" fill=\"rgb(145,152,156)\"></path><path d=\"M 33.577 47.477 L 30.819 56.757 L 30.768 56.912 L 31.83 56.912 L 32.709 53.961 L 35.365 53.961 L 36.202 56.829 L 36.233 56.923 L 37.275 56.923 L 34.537 47.487 L 33.567 47.487 Z M 35.099 53.008 L 32.974 53.008 L 34.047 49.176 Z\" fill=\"rgb(145,152,156)\"></path><path d=\"M 43.404 52.999 L 45.345 52.999 L 45.345 55.526 C 45.253 55.598 45.171 55.671 45.079 55.733 C 44.977 55.806 44.865 55.868 44.732 55.909 C 44.599 55.961 44.446 56.002 44.272 56.023 C 43.904 56.075 43.343 56.096 42.883 55.961 C 42.648 55.899 42.444 55.785 42.27 55.64 C 42.096 55.495 41.953 55.308 41.851 55.081 C 41.749 54.853 41.698 54.573 41.698 54.252 L 41.698 50.213 C 41.698 49.974 41.739 49.736 41.831 49.519 C 41.912 49.301 42.045 49.104 42.209 48.949 C 42.372 48.783 42.576 48.659 42.811 48.556 C 43.292 48.359 43.955 48.338 44.538 48.649 C 44.844 48.804 45.11 49.042 45.335 49.332 L 45.416 49.446 L 46.09 48.763 L 46.029 48.68 C 45.784 48.317 45.457 48.017 45.059 47.779 C 44.66 47.541 44.17 47.416 43.608 47.416 C 43.24 47.416 42.873 47.478 42.525 47.592 C 42.178 47.706 41.861 47.882 41.586 48.121 C 41.31 48.359 41.095 48.649 40.932 49.001 C 40.768 49.353 40.687 49.757 40.687 50.213 L 40.687 54.252 C 40.687 54.646 40.748 55.018 40.881 55.36 C 41.014 55.702 41.208 56.002 41.453 56.251 C 41.708 56.499 42.015 56.696 42.382 56.831 C 42.75 56.966 43.169 57.038 43.629 57.038 C 44.221 57.038 44.752 56.934 45.212 56.727 C 45.672 56.52 46.039 56.272 46.325 55.982 L 46.356 55.94 L 46.356 52.036 L 43.414 52.036 L 43.414 52.978 Z\" fill=\"rgb(145,152,156)\"></path><path d=\"M 51.749 52.626 L 54.323 52.626 L 54.323 51.642 L 51.749 51.642 L 51.749 48.566 L 54.814 48.566 L 54.814 47.582 L 50.748 47.582 L 50.748 56.914 L 55.069 56.914 L 55.069 55.93 L 51.749 55.93 Z\" fill=\"rgb(145,152,156)\"></path><path d=\"M 62.69 52.823 L 60.351 47.582 L 59.206 47.582 L 59.206 56.914 L 60.177 56.914 L 60.177 49.56 L 62.353 54.573 L 62.383 54.646 L 62.986 54.646 L 65.182 49.519 L 65.182 56.914 L 66.153 56.914 L 66.153 47.582 L 65.019 47.582 Z\" fill=\"rgb(145,152,156)\"></path><path d=\"M 71.811 52.626 L 74.375 52.626 L 74.375 51.642 L 71.811 51.642 L 71.811 48.566 L 74.866 48.566 L 74.866 47.582 L 70.8 47.582 L 70.8 56.914 L 75.131 56.914 L 75.131 55.93 L 71.811 55.93 Z\" fill=\"rgb(145,152,156)\"></path><path d=\"M 84.345 55.267 L 80.556 47.655 L 80.525 47.582 L 79.258 47.582 L 79.258 56.914 L 80.229 56.914 L 80.229 49.312 L 84.008 56.852 L 84.039 56.914 L 85.316 56.914 L 85.316 47.582 L 84.345 47.582 Z\" fill=\"rgb(145,152,156)\"></path><path d=\"M 88.973 47.582 L 88.973 48.566 L 91.343 48.566 L 91.343 56.914 L 92.354 56.914 L 92.354 48.566 L 94.765 48.566 L 94.765 47.582 Z\" fill=\"rgb(145,152,156)\"></path><path d=\"M 14.485 0.374 L 5.005 11.995 L 15.415 25.221 L 12.748 25.221 L 3.606 13.673 L 2.094 15.537 L 2.094 25.221 L 0 25.221 L 0 0.374 L 2.094 0.374 L 2.094 12.357 L 11.972 0.374 L 14.495 0.374 Z\" fill=\"rgb(0,159,227)\"></path><path d=\"M 33.148 0.083 L 40.421 25.22 L 38.256 25.22 L 35.876 17.141 L 28.133 17.141 L 25.722 25.22 L 23.526 25.22 L 30.983 0.083 Z M 35.344 15.204 L 32.024 3.149 L 28.633 15.204 L 35.334 15.204 Z\" fill=\"rgb(0,159,227)\"></path><path d=\"M 61.74 0.518 C 62.69 0.86 63.517 1.357 64.222 1.999 C 64.927 2.641 65.479 3.407 65.877 4.298 C 66.275 5.189 66.47 6.183 66.47 7.281 L 66.47 18.353 C 66.47 19.471 66.275 20.486 65.877 21.387 C 65.479 22.289 64.937 23.045 64.253 23.666 C 63.568 24.288 62.751 24.764 61.801 25.095 C 60.851 25.427 59.809 25.593 58.686 25.593 L 58.257 25.593 C 57.123 25.593 56.091 25.427 55.141 25.095 C 54.191 24.764 53.374 24.288 52.669 23.666 C 51.974 23.045 51.433 22.289 51.045 21.398 C 50.657 20.507 50.473 19.492 50.473 18.343 L 50.473 7.271 C 50.473 6.173 50.667 5.179 51.065 4.288 C 51.464 3.397 52.015 2.641 52.72 2.009 C 53.425 1.378 54.252 0.88 55.192 0.528 C 56.132 0.176 57.133 0 58.216 0 L 58.686 0 C 59.768 0 60.78 0.166 61.73 0.508 Z M 64.386 7.312 C 64.386 6.535 64.232 5.821 63.936 5.179 C 63.63 4.536 63.221 3.977 62.7 3.501 C 62.179 3.024 61.577 2.662 60.892 2.403 C 60.208 2.144 59.472 2.02 58.696 2.02 L 58.226 2.02 C 57.45 2.02 56.724 2.144 56.03 2.403 C 55.345 2.662 54.743 3.014 54.232 3.48 C 53.721 3.946 53.323 4.495 53.016 5.137 C 52.71 5.779 52.567 6.494 52.567 7.271 L 52.567 18.342 C 52.567 19.171 52.71 19.906 52.986 20.549 C 53.261 21.191 53.66 21.74 54.16 22.195 C 54.671 22.651 55.274 22.982 55.968 23.221 C 56.673 23.449 57.429 23.562 58.257 23.562 L 58.696 23.562 C 60.361 23.562 61.73 23.117 62.792 22.206 C 63.855 21.305 64.386 20.01 64.386 18.332 L 64.386 7.302 Z\" fill=\"rgb(0,159,227)\"></path><path d=\"M 92.783 0.374 L 94.765 0.374 L 94.765 25.221 L 91.813 25.221 L 80.862 3.336 L 80.862 25.221 L 78.88 25.221 L 78.88 0.374 L 81.802 0.374 L 92.793 22.476 L 92.793 0.374 Z\" fill=\"rgb(0,159,227)\"></path></svg>',svgContentId:12106241409,withExternalLayout:true,...addPropertyOverrides({\"FKQd9q5JL-hover\":{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 82 50\"><path d=\"M 0.935 27.117 L 0 27.117 L 0 35.84 L 0.935 35.84 Z\" fill=\"rgb(255, 255, 255)\"></path><path d=\"M 10.387 34.322 L 6.825 27.18 L 6.798 27.117 L 5.617 27.117 L 5.617 35.84 L 6.516 35.84 L 6.516 28.706 L 10.061 35.778 L 10.096 35.84 L 11.286 35.84 L 11.286 27.117 L 10.387 27.117 Z\" fill=\"rgb(255, 255, 255)\"></path><path d=\"M 17.793 34.144 L 15.739 27.117 L 14.796 27.117 L 17.317 35.84 L 18.261 35.84 L 20.818 27.26 L 20.862 27.117 L 19.901 27.117 Z\" fill=\"rgb(255, 255, 255)\"></path><path d=\"M 25.305 31.831 L 27.712 31.831 L 27.712 30.921 L 25.305 30.921 L 25.305 28.028 L 28.171 28.028 L 28.171 27.117 L 24.362 27.117 L 24.362 35.84 L 28.418 35.84 L 28.418 34.93 L 25.305 34.93 Z\" fill=\"rgb(255, 255, 255)\"></path><path d=\"M 36.08 32.045 C 35.886 31.858 35.666 31.688 35.446 31.545 C 35.225 31.411 35.04 31.277 34.881 31.152 C 34.723 31.036 34.529 30.902 34.299 30.768 C 34.079 30.634 33.858 30.483 33.656 30.322 C 33.453 30.161 33.276 29.983 33.135 29.786 C 32.994 29.599 32.933 29.411 32.933 29.197 C 32.933 28.742 33.056 28.411 33.294 28.215 C 33.541 28.009 33.903 27.911 34.37 27.911 C 34.529 27.911 34.696 27.938 34.855 27.992 C 35.022 28.045 35.181 28.125 35.322 28.215 C 35.472 28.313 35.613 28.42 35.736 28.536 C 35.86 28.652 35.966 28.777 36.045 28.902 L 36.124 29.027 L 36.777 28.304 L 36.724 28.233 C 36.477 27.875 36.151 27.581 35.754 27.349 C 35.349 27.117 34.899 26.992 34.414 26.992 C 33.682 26.992 33.091 27.179 32.659 27.536 C 32.218 27.902 31.998 28.465 31.998 29.197 C 31.998 29.563 32.077 29.893 32.245 30.17 C 32.404 30.438 32.598 30.679 32.818 30.893 C 33.038 31.099 33.268 31.277 33.506 31.438 C 33.735 31.59 33.938 31.733 34.096 31.849 C 34.22 31.947 34.379 32.054 34.59 32.179 C 34.793 32.295 34.987 32.429 35.19 32.581 C 35.375 32.724 35.543 32.902 35.692 33.099 C 35.825 33.286 35.895 33.5 35.895 33.742 C 35.895 34.242 35.754 34.59 35.481 34.768 C 35.19 34.956 34.784 35.054 34.273 35.054 C 33.867 35.054 33.497 34.947 33.179 34.742 C 32.862 34.536 32.615 34.242 32.465 33.867 L 32.412 33.742 L 31.619 34.304 L 31.663 34.393 C 31.901 34.911 32.263 35.313 32.739 35.572 C 33.206 35.831 33.735 35.965 34.29 35.965 C 34.652 35.965 34.996 35.92 35.304 35.84 C 35.622 35.75 35.886 35.617 36.116 35.429 C 36.336 35.242 36.521 35.009 36.645 34.724 C 36.768 34.447 36.839 34.108 36.839 33.742 C 36.839 33.375 36.768 33.018 36.618 32.742 C 36.477 32.474 36.301 32.233 36.107 32.036 Z\" fill=\"rgb(255, 255, 255)\"></path><path d=\"M 39.615 28.028 L 41.837 28.028 L 41.837 35.84 L 42.772 35.84 L 42.772 28.028 L 45.038 28.028 L 45.038 27.117 L 39.615 27.117 Z\" fill=\"rgb(255, 255, 255)\"></path><path d=\"M 51.74 32.019 L 49.553 27.117 L 48.477 27.117 L 48.477 35.84 L 49.377 35.84 L 49.377 28.938 L 51.431 33.653 L 51.458 33.715 L 52.022 33.715 L 54.085 28.903 L 54.085 35.84 L 54.985 35.84 L 54.985 27.117 L 53.926 27.117 Z\" fill=\"rgb(255, 255, 255)\"></path><path d=\"M 60.283 31.831 L 62.69 31.831 L 62.69 30.921 L 60.283 30.921 L 60.283 28.028 L 63.148 28.028 L 63.148 27.117 L 59.348 27.117 L 59.348 35.84 L 63.395 35.84 L 63.395 34.93 L 60.283 34.93 Z\" fill=\"rgb(255, 255, 255)\"></path><path d=\"M 72.036 34.322 L 68.483 27.18 L 68.457 27.117 L 67.275 27.117 L 67.275 35.84 L 68.174 35.84 L 68.174 28.706 L 71.719 35.778 L 71.745 35.84 L 72.945 35.84 L 72.945 27.117 L 72.036 27.117 Z\" fill=\"rgb(255, 255, 255)\"></path><path d=\"M 76.375 27.117 L 76.375 28.028 L 78.597 28.028 L 78.597 35.84 L 79.54 35.84 L 79.54 28.028 L 81.797 28.028 L 81.797 27.117 Z\" fill=\"rgb(255, 255, 255)\"></path><path d=\"M 3.007 45.537 L 0.996 41.019 L 0 41.019 L 0 49.064 L 0.838 49.064 L 0.838 42.716 L 2.716 47.046 L 2.742 47.108 L 3.271 47.108 L 5.167 42.689 L 5.167 49.064 L 6.005 49.064 L 6.005 41.019 L 5.017 41.019 Z\" fill=\"rgb(255, 255, 255)\"></path><path d=\"M 11.666 40.928 L 9.285 48.928 L 9.241 49.062 L 10.158 49.062 L 10.916 46.518 L 13.209 46.518 L 13.932 48.991 L 13.958 49.071 L 14.857 49.071 L 12.494 40.937 L 11.657 40.937 Z M 12.979 45.696 L 11.145 45.696 L 12.071 42.393 Z\" fill=\"rgb(255, 255, 255)\"></path><path d=\"M 22.502 47.644 L 19.23 41.082 L 19.204 41.019 L 18.111 41.019 L 18.111 49.064 L 18.948 49.064 L 18.948 42.51 L 22.202 49.01 L 22.228 49.064 L 23.33 49.064 L 23.33 41.019 L 22.502 41.019 Z\" fill=\"rgb(255, 255, 255)\"></path><path d=\"M 28.982 40.928 L 26.602 48.928 L 26.558 49.062 L 27.474 49.062 L 28.233 46.518 L 30.525 46.518 L 31.248 48.991 L 31.275 49.071 L 32.174 49.071 L 29.811 40.937 L 28.973 40.937 Z M 30.296 45.696 L 28.462 45.696 L 29.388 42.393 Z\" fill=\"rgb(255, 255, 255)\"></path><path d=\"M 37.464 45.689 L 39.14 45.689 L 39.14 47.867 C 39.06 47.93 38.99 47.992 38.91 48.046 C 38.822 48.108 38.725 48.162 38.611 48.197 C 38.496 48.242 38.364 48.278 38.214 48.296 C 37.896 48.34 37.411 48.358 37.015 48.242 C 36.812 48.189 36.636 48.09 36.486 47.965 C 36.336 47.84 36.212 47.68 36.124 47.483 C 36.036 47.287 35.992 47.046 35.992 46.769 L 35.992 43.287 C 35.992 43.081 36.027 42.876 36.107 42.689 C 36.177 42.501 36.292 42.331 36.433 42.197 C 36.574 42.055 36.75 41.947 36.953 41.858 C 37.367 41.689 37.941 41.671 38.443 41.939 C 38.708 42.072 38.937 42.278 39.131 42.528 L 39.201 42.626 L 39.783 42.037 L 39.73 41.965 C 39.519 41.653 39.237 41.394 38.893 41.189 C 38.549 40.983 38.126 40.876 37.641 40.876 C 37.323 40.876 37.006 40.93 36.706 41.028 C 36.406 41.126 36.133 41.278 35.895 41.483 C 35.657 41.689 35.472 41.939 35.331 42.242 C 35.19 42.546 35.119 42.894 35.119 43.287 L 35.119 46.769 C 35.119 47.108 35.172 47.43 35.287 47.724 C 35.401 48.019 35.569 48.278 35.78 48.492 C 36.001 48.706 36.265 48.876 36.583 48.992 C 36.9 49.108 37.262 49.171 37.658 49.171 C 38.17 49.171 38.628 49.081 39.025 48.903 C 39.422 48.724 39.739 48.51 39.986 48.26 L 40.013 48.224 L 40.013 44.858 L 37.473 44.858 L 37.473 45.671 Z\" fill=\"rgb(255, 255, 255)\"></path><path d=\"M 44.668 45.367 L 46.89 45.367 L 46.89 44.519 L 44.668 44.519 L 44.668 41.867 L 47.313 41.867 L 47.313 41.019 L 43.804 41.019 L 43.804 49.064 L 47.533 49.064 L 47.533 48.216 L 44.668 48.216 Z\" fill=\"rgb(255, 255, 255)\"></path><path d=\"M 54.111 45.537 L 52.092 41.019 L 51.105 41.019 L 51.105 49.064 L 51.942 49.064 L 51.942 42.724 L 53.82 47.046 L 53.847 47.108 L 54.367 47.108 L 56.263 42.689 L 56.263 49.064 L 57.1 49.064 L 57.1 41.019 L 56.122 41.019 Z\" fill=\"rgb(255, 255, 255)\"></path><path d=\"M 61.985 45.367 L 64.198 45.367 L 64.198 44.519 L 61.985 44.519 L 61.985 41.867 L 64.621 41.867 L 64.621 41.019 L 61.112 41.019 L 61.112 49.064 L 64.85 49.064 L 64.85 48.216 L 61.985 48.216 Z\" fill=\"rgb(255, 255, 255)\"></path><path d=\"M 72.803 47.644 L 69.532 41.082 L 69.506 41.019 L 68.413 41.019 L 68.413 49.064 L 69.25 49.064 L 69.25 42.51 L 72.513 49.01 L 72.539 49.064 L 73.641 49.064 L 73.641 41.019 L 72.803 41.019 Z\" fill=\"rgb(255, 255, 255)\"></path><path d=\"M 76.797 41.019 L 76.797 41.867 L 78.843 41.867 L 78.843 49.064 L 79.716 49.064 L 79.716 41.867 L 81.797 41.867 L 81.797 41.019 Z\" fill=\"rgb(255, 255, 255)\"></path><path d=\"M 12.503 0.323 L 4.32 10.34 L 13.305 21.742 L 11.004 21.742 L 3.112 11.787 L 1.808 13.394 L 1.808 21.742 L 0 21.742 L 0 0.323 L 1.808 0.323 L 1.808 10.653 L 10.334 0.323 L 12.512 0.323 Z\" fill=\"rgb(255, 255, 255)\"></path><path d=\"M 28.612 0.071 L 34.89 21.741 L 33.021 21.741 L 30.966 14.777 L 24.283 14.777 L 22.202 21.741 L 20.306 21.741 L 26.743 0.071 Z M 30.508 13.107 L 27.642 2.714 L 24.715 13.107 L 30.499 13.107 Z\" fill=\"rgb(255, 255, 255)\"></path><path d=\"M 53.291 0.446 C 54.111 0.741 54.826 1.17 55.434 1.723 C 56.042 2.277 56.518 2.938 56.862 3.705 C 57.206 4.473 57.374 5.33 57.374 6.277 L 57.374 15.821 C 57.374 16.786 57.206 17.661 56.862 18.438 C 56.518 19.214 56.051 19.866 55.46 20.402 C 54.87 20.938 54.164 21.348 53.344 21.634 C 52.524 21.92 51.625 22.062 50.655 22.062 L 50.285 22.062 C 49.306 22.062 48.415 21.92 47.595 21.634 C 46.775 21.348 46.07 20.938 45.462 20.402 C 44.862 19.866 44.395 19.214 44.06 18.446 C 43.725 17.679 43.566 16.804 43.566 15.812 L 43.566 6.268 C 43.566 5.321 43.734 4.464 44.077 3.696 C 44.421 2.929 44.897 2.277 45.506 1.732 C 46.114 1.187 46.828 0.759 47.64 0.455 C 48.451 0.152 49.315 0 50.249 0 L 50.655 0 C 51.59 0 52.463 0.143 53.283 0.438 Z M 55.575 6.304 C 55.575 5.634 55.443 5.018 55.187 4.464 C 54.923 3.911 54.57 3.429 54.12 3.018 C 53.67 2.607 53.15 2.295 52.56 2.071 C 51.969 1.848 51.334 1.741 50.664 1.741 L 50.258 1.741 C 49.588 1.741 48.962 1.848 48.363 2.071 C 47.772 2.295 47.252 2.598 46.811 3 C 46.37 3.402 46.026 3.875 45.761 4.429 C 45.497 4.982 45.374 5.598 45.374 6.268 L 45.374 15.813 C 45.374 16.527 45.497 17.161 45.735 17.714 C 45.973 18.268 46.317 18.741 46.749 19.134 C 47.19 19.527 47.71 19.813 48.31 20.018 C 48.918 20.214 49.57 20.313 50.285 20.313 L 50.664 20.313 C 52.101 20.313 53.283 19.929 54.2 19.143 C 55.117 18.366 55.575 17.25 55.575 15.804 L 55.575 6.295 Z\" fill=\"rgb(255, 255, 255)\"></path><path d=\"M 80.086 0.323 L 81.797 0.323 L 81.797 21.742 L 79.249 21.742 L 69.797 2.876 L 69.797 21.742 L 68.086 21.742 L 68.086 0.323 L 70.608 0.323 L 80.095 19.376 L 80.095 0.323 Z\" fill=\"rgb(255, 255, 255)\"></path></svg>',svgContentId:12293947484}},baseVariant,gestureVariant)})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1qo12of\",layoutDependency:layoutDependency,layoutId:\"QbxgD2iaN\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-ryn9b\",layoutDependency:layoutDependency,layoutId:\"bwSpu1MG8\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q291cmllciBOZXc=\",\"--framer-font-family\":'\"Courier New\", monospace',\"--framer-font-size\":\"12px\",\"--framer-text-alignment\":\"center\"},children:\"Structured Solutions & Investments\"})}),className:\"framer-s944mm\",\"data-framer-name\":\"Structured Products & Investments\",fonts:[\"Courier New\"],layoutDependency:layoutDependency,layoutId:\"YJBtKvc8d\",style:{\"--framer-paragraph-spacing\":\"0px\",opacity:.7},variants:{\"FKQd9q5JL-hover\":{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",opacity:1}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({\"FKQd9q5JL-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q291cmllciBOZXc=\",\"--framer-font-family\":'\"Courier New\", monospace',\"--framer-font-size\":\"12px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Structured Solutions & Investments\"})})}},baseVariant,gestureVariant)})}),isDisplayed()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-h50qx8\",\"data-framer-name\":\"Frame 330\",layoutDependency:layoutDependency,layoutId:\"Um4gUs2NX\",style:{opacity:.6},variants:{\"FKQd9q5JL-hover\":{opacity:.8}},children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-klkrjr\",\"data-border\":true,\"data-framer-name\":\"Frame 329\",layoutDependency:layoutDependency,layoutId:\"uYaJFcFaL\",style:{\"--border-bottom-width\":\"0.5px\",\"--border-color\":\"rgb(255, 255, 255)\",\"--border-left-width\":\"0.5px\",\"--border-right-width\":\"0.5px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0.5px\",borderBottomLeftRadius:1e3,borderBottomRightRadius:1e3,borderTopLeftRadius:1e3,borderTopRightRadius:1e3},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TWFucm9wZS0zMDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"10px\",\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"157%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Structured products\"})}),className:\"framer-fuacgg\",\"data-framer-name\":\"Structured products\",fonts:[\"GF;Manrope-300\"],layoutDependency:layoutDependency,layoutId:\"EIzh1vyh5\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-179wi2f\",\"data-border\":true,\"data-framer-name\":\"Frame 330\",layoutDependency:layoutDependency,layoutId:\"LpEMJy9fJ\",style:{\"--border-bottom-width\":\"0.5px\",\"--border-color\":\"rgb(255, 255, 255)\",\"--border-left-width\":\"0.5px\",\"--border-right-width\":\"0.5px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0.5px\",borderBottomLeftRadius:1e3,borderBottomRightRadius:1e3,borderTopLeftRadius:1e3,borderTopRightRadius:1e3},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TWFucm9wZS0zMDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"10px\",\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"157%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Asset management\"})}),className:\"framer-1ms9hrn\",\"data-framer-name\":\"Asset management\",fonts:[\"GF;Manrope-300\"],layoutDependency:layoutDependency,layoutId:\"k_YUY5p7E\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-qm1yt4\",\"data-border\":true,\"data-framer-name\":\"Frame 331\",layoutDependency:layoutDependency,layoutId:\"tKmsyt9O_\",style:{\"--border-bottom-width\":\"0.5px\",\"--border-color\":\"rgb(255, 255, 255)\",\"--border-left-width\":\"0.5px\",\"--border-right-width\":\"0.5px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0.5px\",borderBottomLeftRadius:1e3,borderBottomRightRadius:1e3,borderTopLeftRadius:1e3,borderTopRightRadius:1e3},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TWFucm9wZS0zMDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"10px\",\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"157%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Alternative investment strategies\"})}),className:\"framer-1ff6iaz\",\"data-framer-name\":\"Alternative investment strategies\",fonts:[\"GF;Manrope-300\"],layoutDependency:layoutDependency,layoutId:\"qIxe4fLX6\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1vgzd9f\",\"data-border\":true,\"data-framer-name\":\"Frame 332\",layoutDependency:layoutDependency,layoutId:\"hIHyYTpdz\",style:{\"--border-bottom-width\":\"0.5px\",\"--border-color\":\"rgb(255, 255, 255)\",\"--border-left-width\":\"0.5px\",\"--border-right-width\":\"0.5px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0.5px\",borderBottomLeftRadius:1e3,borderBottomRightRadius:1e3,borderTopLeftRadius:1e3,borderTopRightRadius:1e3},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TWFucm9wZS0zMDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"10px\",\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"157%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Treasury outsourcing\"})}),className:\"framer-e96fxy\",\"data-framer-name\":\"Treasury outsourcing\",fonts:[\"GF;Manrope-300\"],layoutDependency:layoutDependency,layoutId:\"zyaCcFhAb\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-117j0re\",\"data-border\":true,\"data-framer-name\":\"Frame 333\",layoutDependency:layoutDependency,layoutId:\"gmOPAgKNM\",style:{\"--border-bottom-width\":\"0.5px\",\"--border-color\":\"rgb(255, 255, 255)\",\"--border-left-width\":\"0.5px\",\"--border-right-width\":\"0.5px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0.5px\",borderBottomLeftRadius:1e3,borderBottomRightRadius:1e3,borderTopLeftRadius:1e3,borderTopRightRadius:1e3},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TWFucm9wZS0zMDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"10px\",\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"157%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Foreign exchange intermediary\"})}),className:\"framer-611amu\",\"data-framer-name\":\"Foreign exchange intermediary\",fonts:[\"GF;Manrope-300\"],layoutDependency:layoutDependency,layoutId:\"snMNWwe3l\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})})]})]})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-t3Ay1.framer-1bo0cu5, .framer-t3Ay1 .framer-1bo0cu5 { display: block; }\",\".framer-t3Ay1.framer-5rluig { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: column; flex-wrap: nowrap; height: 270px; justify-content: space-between; overflow: hidden; padding: 24px; position: relative; text-decoration: none; width: 415px; will-change: var(--framer-will-change-override, transform); }\",\".framer-t3Ay1 .framer-xhv5kw { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; min-height: 3px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-t3Ay1 .framer-no175n { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 1px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-t3Ay1 .framer-vspmsx { flex: none; height: 58px; position: relative; width: 95px; }\",\".framer-t3Ay1 .framer-1qo12of { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-t3Ay1 .framer-ryn9b { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-t3Ay1 .framer-s944mm { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-t3Ay1 .framer-h50qx8 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: wrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-t3Ay1 .framer-klkrjr, .framer-t3Ay1 .framer-179wi2f, .framer-t3Ay1 .framer-qm1yt4, .framer-t3Ay1 .framer-1vgzd9f, .framer-t3Ay1 .framer-117j0re { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 6px 10px 6px 10px; position: relative; width: min-content; }\",\".framer-t3Ay1 .framer-fuacgg, .framer-t3Ay1 .framer-1ms9hrn, .framer-t3Ay1 .framer-1ff6iaz, .framer-t3Ay1 .framer-e96fxy, .framer-t3Ay1 .framer-611amu { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-t3Ay1 .framer-xhv5kw, .framer-t3Ay1 .framer-no175n, .framer-t3Ay1 .framer-1qo12of, .framer-t3Ay1 .framer-ryn9b, .framer-t3Ay1 .framer-h50qx8, .framer-t3Ay1 .framer-klkrjr, .framer-t3Ay1 .framer-179wi2f, .framer-t3Ay1 .framer-qm1yt4, .framer-t3Ay1 .framer-1vgzd9f, .framer-t3Ay1 .framer-117j0re { gap: 0px; } .framer-t3Ay1 .framer-xhv5kw > *, .framer-t3Ay1 .framer-ryn9b > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-t3Ay1 .framer-xhv5kw > :first-child, .framer-t3Ay1 .framer-1qo12of > :first-child, .framer-t3Ay1 .framer-ryn9b > :first-child { margin-top: 0px; } .framer-t3Ay1 .framer-xhv5kw > :last-child, .framer-t3Ay1 .framer-1qo12of > :last-child, .framer-t3Ay1 .framer-ryn9b > :last-child { margin-bottom: 0px; } .framer-t3Ay1 .framer-no175n > *, .framer-t3Ay1 .framer-h50qx8 > *, .framer-t3Ay1 .framer-klkrjr > *, .framer-t3Ay1 .framer-179wi2f > *, .framer-t3Ay1 .framer-qm1yt4 > *, .framer-t3Ay1 .framer-1vgzd9f > *, .framer-t3Ay1 .framer-117j0re > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-t3Ay1 .framer-no175n > :first-child, .framer-t3Ay1 .framer-h50qx8 > :first-child, .framer-t3Ay1 .framer-klkrjr > :first-child, .framer-t3Ay1 .framer-179wi2f > :first-child, .framer-t3Ay1 .framer-qm1yt4 > :first-child, .framer-t3Ay1 .framer-1vgzd9f > :first-child, .framer-t3Ay1 .framer-117j0re > :first-child { margin-left: 0px; } .framer-t3Ay1 .framer-no175n > :last-child, .framer-t3Ay1 .framer-h50qx8 > :last-child, .framer-t3Ay1 .framer-klkrjr > :last-child, .framer-t3Ay1 .framer-179wi2f > :last-child, .framer-t3Ay1 .framer-qm1yt4 > :last-child, .framer-t3Ay1 .framer-1vgzd9f > :last-child, .framer-t3Ay1 .framer-117j0re > :last-child { margin-right: 0px; } .framer-t3Ay1 .framer-1qo12of > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } }\",\".framer-t3Ay1.framer-v-5rluig.hover.framer-5rluig { aspect-ratio: 1.537037037037037 / 1; height: var(--framer-aspect-ratio-supported, 270px); }\",\".framer-t3Ay1.framer-v-5rluig.hover .framer-no175n { align-content: flex-start; align-items: flex-start; justify-content: flex-start; }\",\".framer-t3Ay1.framer-v-5rluig.hover .framer-vspmsx { height: 50px; width: 82px; }\",'.framer-t3Ay1[data-border=\"true\"]::after, .framer-t3Ay1 [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }'];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 270\n * @framerIntrinsicWidth 415\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"pwBkMv4Lo\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FrameraR6zPMF2k=withCSS(Component,css,\"framer-t3Ay1\");export default FrameraR6zPMF2k;FrameraR6zPMF2k.displayName=\"Kaon Investment\";FrameraR6zPMF2k.defaultProps={height:270,width:415};addFonts(FrameraR6zPMF2k,[{explicitInter:true,fonts:[{family:\"Manrope\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/manrope/v15/xn7_YHE41ni1AdIRqAuZuw1Bx9mbZk6jFO_A87jxeN7B.woff2\",weight:\"300\"}]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FrameraR6zPMF2k\",\"slots\":[],\"annotations\":{\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"pwBkMv4Lo\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerIntrinsicWidth\":\"415\",\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"270\",\"framerContractVersion\":\"1\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./aR6zPMF2k.map", "// Generated by Framer (677c5d1)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,cx,Link,RichText,SVG,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";const enabledGestures={fZ3agnLDK:{hover:true}};const serializationHash=\"framer-IhyAw\";const variantClassNames={fZ3agnLDK:\"framer-v-1wodmri\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:55,delay:0,mass:1,stiffness:400,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const getProps=({height,id,width,...props})=>{return{...props};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({defaultVariant:\"fZ3agnLDK\",enabledGestures,ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if(gestureVariant===\"fZ3agnLDK-hover\")return true;return false;};return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(Link,{href:{hash:\":lrGRufMw4\",webPageId:\"augiA20Il\"},motionChild:true,nodeId:\"fZ3agnLDK\",openInNewTab:false,scopeId:\"CXIPYqmV5\",smoothScroll:true,children:/*#__PURE__*/_jsxs(motion.a,{...restProps,...gestureHandlers,className:`${cx(scopingClassNames,\"framer-1wodmri\",className,classNames)} framer-1v690dd`,\"data-border\":true,\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"fZ3agnLDK\",ref:refBinding,style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgba(0, 0, 0, 0.2)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"rgba(0, 0, 0, 0)\",borderBottomLeftRadius:12,borderBottomRightRadius:12,borderTopLeftRadius:12,borderTopRightRadius:12,...style},variants:{\"fZ3agnLDK-hover\":{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\",backgroundColor:\"rgb(0, 159, 227)\"}},...addPropertyOverrides({\"fZ3agnLDK-hover\":{\"data-framer-name\":undefined}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1e44841\",layoutDependency:layoutDependency,layoutId:\"ybKRljdiP\"}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-mlzr6e\",layoutDependency:layoutDependency,layoutId:\"lDzfHVlYR\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1c638ag\",\"data-framer-name\":\"Frame 360\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"d0UdcyKV2\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 95 49\"><path d=\"M 91.808 21.592 L 80.997 0.354 L 78.126 0.354 L 78.126 24.224 L 80.077 24.224 L 80.077 3.197 L 90.853 24.224 L 93.759 24.224 L 93.759 0.354 L 91.811 0.354 L 91.811 21.592 Z M 63.699 17.625 C 63.699 19.24 63.175 20.48 62.129 21.346 C 61.083 22.212 59.74 22.644 58.098 22.644 L 57.671 22.644 C 56.861 22.644 56.112 22.533 55.423 22.311 C 54.734 22.088 54.138 21.762 53.64 21.328 C 53.141 20.896 52.754 20.367 52.48 19.747 C 52.206 19.127 52.069 18.42 52.069 17.622 L 52.069 6.987 C 52.069 6.239 52.218 5.554 52.515 4.934 C 52.812 4.314 53.21 3.781 53.709 3.338 C 54.208 2.894 54.797 2.547 55.474 2.302 C 56.152 2.056 56.871 1.934 57.631 1.934 L 58.095 1.934 C 58.856 1.934 59.575 2.056 60.252 2.302 C 60.93 2.547 61.523 2.899 62.036 3.354 C 62.549 3.808 62.952 4.348 63.249 4.968 C 63.546 5.589 63.694 6.273 63.694 7.022 L 63.694 17.622 Z M 58.098 0.002 L 57.636 0.002 C 56.571 0.002 55.581 0.172 54.658 0.512 C 53.737 0.852 52.927 1.325 52.229 1.934 C 51.531 2.543 50.988 3.273 50.599 4.128 C 50.209 4.982 50.014 5.935 50.014 6.99 L 50.014 17.627 C 50.014 18.727 50.204 19.704 50.583 20.558 C 50.961 21.413 51.492 22.138 52.178 22.736 C 52.863 23.333 53.672 23.788 54.607 24.105 C 55.539 24.422 56.562 24.578 57.673 24.578 L 58.098 24.578 C 59.209 24.578 60.229 24.419 61.164 24.105 C 62.096 23.788 62.901 23.333 63.574 22.736 C 64.246 22.138 64.78 21.408 65.17 20.542 C 65.559 19.676 65.754 18.704 65.754 17.629 L 65.754 6.987 C 65.754 5.933 65.559 4.98 65.17 4.125 C 64.78 3.271 64.235 2.534 63.539 1.913 C 62.841 1.293 62.027 0.82 61.094 0.492 C 60.16 0.165 59.162 0 58.1 0 M 28.358 14.607 L 31.691 3.023 L 34.952 14.607 Z M 30.661 0.074 L 23.322 24.226 L 25.484 24.226 L 27.859 16.469 L 35.481 16.469 L 37.821 24.226 L 39.948 24.226 L 32.788 0.074 Z M 11.769 0.354 L 2.055 11.868 L 2.055 0.354 L 0 0.354 L 0 24.224 L 2.055 24.224 L 2.055 14.921 L 3.544 13.13 L 12.548 24.222 L 15.171 24.222 L 4.927 11.517 L 14.251 0.354 Z\" fill=\"rgb(0,159,227)\"></path><path d=\"M 87.599 33.624 L 87.599 48.726 L 95 48.726 L 95 47.504 L 88.9 47.504 L 88.9 33.624 Z M 73.269 42.639 L 75.377 35.31 L 77.442 42.639 L 73.271 42.639 Z M 74.726 33.444 L 70.082 48.724 L 71.451 48.724 L 72.954 43.815 L 77.776 43.815 L 79.256 48.724 L 80.601 48.724 L 76.071 33.444 Z M 60.417 34.843 L 60.417 48.724 L 61.718 48.724 L 61.718 34.843 L 65.824 34.843 L 65.824 33.621 L 56.381 33.621 L 56.381 34.843 Z M 47.725 48.726 L 49.026 48.726 L 49.026 33.624 L 47.725 33.624 Z M 38.306 39.286 C 38.306 39.966 38.088 40.462 37.649 40.774 C 37.211 41.084 36.661 41.24 35.998 41.24 L 33.328 41.24 L 33.328 34.843 L 35.998 34.843 C 36.677 34.843 37.232 35.05 37.661 35.466 C 38.09 35.882 38.306 36.421 38.306 37.087 Z M 32.025 33.624 L 32.025 48.726 L 33.326 48.726 L 33.326 42.462 L 36.005 42.462 C 36.515 42.462 36.988 42.394 37.422 42.251 C 37.858 42.111 38.236 41.907 38.559 41.64 C 38.881 41.374 39.136 41.041 39.324 40.641 C 39.512 40.241 39.605 39.789 39.605 39.286 L 39.605 37.064 C 39.605 36.545 39.514 36.072 39.336 35.643 C 39.157 35.213 38.909 34.85 38.596 34.554 C 38.283 34.258 37.904 34.028 37.464 33.865 C 37.023 33.702 36.534 33.621 35.995 33.621 L 32.027 33.621 Z M 17.718 42.639 L 19.827 35.31 L 21.891 42.639 L 17.721 42.639 Z M 19.175 33.444 L 14.531 48.724 L 15.9 48.724 L 17.403 43.815 L 22.225 43.815 L 23.705 48.724 L 25.05 48.724 L 20.52 33.444 Z M 6.223 35.121 C 6.768 35.441 7.227 35.859 7.603 36.375 L 8.545 35.486 C 8.125 34.894 7.585 34.398 6.919 33.998 C 6.253 33.598 5.434 33.398 4.463 33.398 C 3.82 33.398 3.226 33.488 2.679 33.665 C 2.134 33.842 1.661 34.108 1.259 34.464 C 0.858 34.82 0.55 35.264 0.329 35.797 C 0.109 36.329 0 36.952 0 37.662 L 0 44.746 C 0 45.368 0.084 45.933 0.253 46.445 C 0.422 46.955 0.684 47.396 1.037 47.766 C 1.392 48.136 1.853 48.425 2.422 48.632 C 2.99 48.839 3.669 48.942 4.463 48.942 C 5.256 48.942 5.968 48.809 6.65 48.543 C 7.329 48.276 7.946 47.863 8.501 47.3 L 7.694 46.344 C 7.304 46.76 6.856 47.093 6.348 47.344 C 5.84 47.596 5.212 47.72 4.465 47.72 C 3.523 47.72 2.76 47.495 2.178 47.043 C 1.596 46.59 1.304 45.825 1.304 44.743 L 1.304 37.659 C 1.304 37.246 1.366 36.853 1.494 36.483 C 1.621 36.113 1.811 35.792 2.067 35.516 C 2.322 35.243 2.646 35.025 3.043 34.862 C 3.44 34.699 3.913 34.618 4.467 34.618 C 5.096 34.634 5.683 34.8 6.228 35.119\" fill=\"rgb(145,152,156)\"></path></svg>',svgContentId:11649781343,withExternalLayout:true,...addPropertyOverrides({\"fZ3agnLDK-hover\":{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 82 43\"><path d=\"M 79.245 18.948 L 69.914 0.31 L 67.435 0.31 L 67.435 21.258 L 69.119 21.258 L 69.119 2.806 L 78.42 21.258 L 80.929 21.258 L 80.929 0.31 L 79.247 0.31 L 79.247 18.948 Z M 54.982 15.467 C 54.982 16.884 54.53 17.972 53.627 18.732 C 52.724 19.492 51.565 19.871 50.147 19.871 L 49.779 19.871 C 49.08 19.871 48.434 19.774 47.839 19.579 C 47.244 19.383 46.73 19.097 46.299 18.716 C 45.869 18.337 45.535 17.873 45.298 17.329 C 45.062 16.785 44.944 16.164 44.944 15.465 L 44.944 6.132 C 44.944 5.475 45.072 4.874 45.328 4.33 C 45.585 3.786 45.929 3.318 46.359 2.929 C 46.79 2.54 47.298 2.235 47.883 2.02 C 48.468 1.804 49.088 1.697 49.745 1.697 L 50.145 1.697 C 50.802 1.697 51.423 1.804 52.007 2.02 C 52.592 2.235 53.104 2.544 53.547 2.943 C 53.989 3.342 54.338 3.816 54.594 4.36 C 54.85 4.904 54.978 5.505 54.978 6.162 L 54.978 15.465 Z M 50.147 0.002 L 49.749 0.002 C 48.83 0.002 47.975 0.151 47.178 0.45 C 46.384 0.748 45.685 1.163 45.082 1.697 C 44.48 2.231 44.011 2.872 43.675 3.622 C 43.338 4.372 43.17 5.209 43.17 6.134 L 43.17 15.469 C 43.17 16.434 43.334 17.291 43.661 18.041 C 43.987 18.791 44.446 19.428 45.038 19.952 C 45.629 20.476 46.327 20.875 47.134 21.153 C 47.939 21.431 48.822 21.568 49.781 21.568 L 50.147 21.568 C 51.106 21.568 51.987 21.429 52.794 21.153 C 53.599 20.875 54.294 20.476 54.874 19.952 C 55.455 19.428 55.915 18.787 56.252 18.027 C 56.588 17.267 56.756 16.414 56.756 15.471 L 56.756 6.132 C 56.756 5.207 56.588 4.37 56.252 3.62 C 55.915 2.87 55.445 2.223 54.844 1.679 C 54.242 1.135 53.539 0.72 52.734 0.431 C 51.927 0.145 51.066 0 50.149 0 M 24.477 12.818 L 27.354 2.653 L 30.169 12.818 Z M 26.465 0.065 L 20.131 21.26 L 21.997 21.26 L 24.047 14.453 L 30.625 14.453 L 32.645 21.26 L 34.481 21.26 L 28.301 0.065 Z M 10.158 0.31 L 1.774 10.415 L 1.774 0.31 L 0 0.31 L 0 21.258 L 1.774 21.258 L 1.774 13.094 L 3.059 11.522 L 10.831 21.256 L 13.095 21.256 L 4.252 10.107 L 12.301 0.31 Z\" fill=\"rgb(255, 255, 255)\"></path><path d=\"M 75.611 29.506 L 75.611 42.76 L 82 42.76 L 82 41.687 L 76.735 41.687 L 76.735 29.506 Z M 63.243 37.418 L 65.063 30.986 L 66.845 37.418 L 63.245 37.418 Z M 64.5 29.349 L 60.492 42.758 L 61.673 42.758 L 62.971 38.45 L 67.133 38.45 L 68.41 42.758 L 69.571 42.758 L 65.661 29.349 Z M 52.149 30.577 L 52.149 42.758 L 53.273 42.758 L 53.273 30.577 L 56.816 30.577 L 56.816 29.504 L 48.666 29.504 L 48.666 30.577 Z M 41.194 42.76 L 42.317 42.76 L 42.317 29.506 L 41.194 29.506 Z M 33.064 34.475 C 33.064 35.072 32.876 35.507 32.497 35.781 C 32.119 36.053 31.644 36.191 31.072 36.191 L 28.767 36.191 L 28.767 30.577 L 31.072 30.577 C 31.658 30.577 32.137 30.758 32.507 31.123 C 32.878 31.488 33.064 31.962 33.064 32.546 Z M 27.642 29.506 L 27.642 42.76 L 28.765 42.76 L 28.765 37.263 L 31.078 37.263 C 31.518 37.263 31.927 37.202 32.301 37.077 C 32.678 36.955 33.004 36.775 33.282 36.541 C 33.56 36.307 33.781 36.015 33.943 35.664 C 34.105 35.314 34.185 34.917 34.185 34.475 L 34.185 32.526 C 34.185 32.07 34.107 31.655 33.953 31.278 C 33.799 30.901 33.584 30.583 33.314 30.323 C 33.044 30.063 32.717 29.861 32.337 29.718 C 31.957 29.575 31.534 29.504 31.07 29.504 L 27.644 29.504 Z M 15.294 37.418 L 17.114 30.986 L 18.895 37.418 L 15.296 37.418 Z M 16.551 29.349 L 12.543 42.758 L 13.724 42.758 L 15.021 38.45 L 19.184 38.45 L 20.461 42.758 L 21.622 42.758 L 17.712 29.349 Z M 5.372 30.821 C 5.842 31.101 6.238 31.468 6.563 31.921 L 7.376 31.141 C 7.013 30.621 6.547 30.186 5.972 29.835 C 5.398 29.484 4.691 29.309 3.852 29.309 C 3.297 29.309 2.785 29.387 2.312 29.543 C 1.842 29.698 1.433 29.932 1.087 30.244 C 0.741 30.557 0.474 30.946 0.284 31.413 C 0.094 31.881 0 32.427 0 33.05 L 0 39.267 C 0 39.813 0.072 40.309 0.218 40.758 C 0.364 41.206 0.591 41.593 0.895 41.917 C 1.201 42.242 1.6 42.496 2.09 42.677 C 2.581 42.859 3.167 42.949 3.852 42.949 C 4.537 42.949 5.151 42.832 5.74 42.599 C 6.326 42.365 6.859 42.002 7.338 41.508 L 6.641 40.669 C 6.304 41.034 5.918 41.327 5.48 41.546 C 5.041 41.768 4.499 41.877 3.854 41.877 C 3.041 41.877 2.382 41.679 1.88 41.282 C 1.377 40.885 1.125 40.214 1.125 39.265 L 1.125 33.048 C 1.125 32.685 1.179 32.34 1.289 32.016 C 1.399 31.691 1.564 31.409 1.784 31.167 C 2.004 30.927 2.284 30.736 2.627 30.593 C 2.969 30.45 3.377 30.379 3.856 30.379 C 4.399 30.393 4.905 30.538 5.376 30.819\" fill=\"rgb(255, 255, 255)\"></path></svg>',svgContentId:10356861371}},baseVariant,gestureVariant)})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-f8ar3y\",layoutDependency:layoutDependency,layoutId:\"LG0wR0LF0\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1nlrty0\",layoutDependency:layoutDependency,layoutId:\"dqU9BTpDt\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q291cmllciBOZXc=\",\"--framer-font-family\":'\"Courier New\", monospace',\"--framer-font-size\":\"12px\",\"--framer-text-alignment\":\"center\"},children:\"JSE Derivatives Trading\"})}),className:\"framer-1ilcj0c\",\"data-framer-name\":\"Structured Products & Investments\",fonts:[\"Courier New\"],layoutDependency:layoutDependency,layoutId:\"mQNT12q4L\",style:{\"--framer-paragraph-spacing\":\"0px\",opacity:.7},variants:{\"fZ3agnLDK-hover\":{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",opacity:1}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({\"fZ3agnLDK-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q291cmllciBOZXc=\",\"--framer-font-family\":'\"Courier New\", monospace',\"--framer-font-size\":\"12px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"JSE Derivatives Trading\"})})}},baseVariant,gestureVariant)})}),isDisplayed()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-w39ie4\",\"data-framer-name\":\"Frame 330\",layoutDependency:layoutDependency,layoutId:\"V20eRFrIJ\",style:{opacity:.8},children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-mjtfgq\",\"data-border\":true,\"data-framer-name\":\"Frame 329\",layoutDependency:layoutDependency,layoutId:\"FGJy7yFno\",style:{\"--border-bottom-width\":\"0.5px\",\"--border-color\":\"rgb(255, 255, 255)\",\"--border-left-width\":\"0.5px\",\"--border-right-width\":\"0.5px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0.5px\",borderBottomLeftRadius:1e3,borderBottomRightRadius:1e3,borderTopLeftRadius:1e3,borderTopRightRadius:1e3},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TWFucm9wZS0zMDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"10px\",\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"157%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Seamless online trading\"})}),className:\"framer-15rk0wv\",\"data-framer-name\":\"Seamless online trading\",fonts:[\"GF;Manrope-300\"],layoutDependency:layoutDependency,layoutId:\"u734qaVie\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-i30g71\",\"data-border\":true,\"data-framer-name\":\"Frame 330\",layoutDependency:layoutDependency,layoutId:\"A_3QDH8Yk\",style:{\"--border-bottom-width\":\"0.5px\",\"--border-color\":\"rgb(255, 255, 255)\",\"--border-left-width\":\"0.5px\",\"--border-right-width\":\"0.5px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0.5px\",borderBottomLeftRadius:1e3,borderBottomRightRadius:1e3,borderTopLeftRadius:1e3,borderTopRightRadius:1e3},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TWFucm9wZS0zMDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"10px\",\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"157%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Dedicated dealing desk\"})}),className:\"framer-1upuzxi\",\"data-framer-name\":\"Dedicated dealing desk\",fonts:[\"GF;Manrope-300\"],layoutDependency:layoutDependency,layoutId:\"cvqo6xlsP\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-em9nq5\",\"data-border\":true,\"data-framer-name\":\"Frame 331\",layoutDependency:layoutDependency,layoutId:\"hHLQXxjRS\",style:{\"--border-bottom-width\":\"0.5px\",\"--border-color\":\"rgb(255, 255, 255)\",\"--border-left-width\":\"0.5px\",\"--border-right-width\":\"0.5px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0.5px\",borderBottomLeftRadius:1e3,borderBottomRightRadius:1e3,borderTopLeftRadius:1e3,borderTopRightRadius:1e3},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TWFucm9wZS0zMDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"10px\",\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"157%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Currencies\"})}),className:\"framer-7kkfxn\",\"data-framer-name\":\"Currencies\",fonts:[\"GF;Manrope-300\"],layoutDependency:layoutDependency,layoutId:\"WaHMz5QyP\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1n7kp48\",\"data-border\":true,\"data-framer-name\":\"Frame 332\",layoutDependency:layoutDependency,layoutId:\"C2AZh04tF\",style:{\"--border-bottom-width\":\"0.5px\",\"--border-color\":\"rgb(255, 255, 255)\",\"--border-left-width\":\"0.5px\",\"--border-right-width\":\"0.5px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0.5px\",borderBottomLeftRadius:1e3,borderBottomRightRadius:1e3,borderTopLeftRadius:1e3,borderTopRightRadius:1e3},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TWFucm9wZS0zMDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"10px\",\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"157%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Equities\"})}),className:\"framer-edzhg5\",\"data-framer-name\":\"Equities\",fonts:[\"GF;Manrope-300\"],layoutDependency:layoutDependency,layoutId:\"TAOsALTX2\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-9clvfb\",\"data-border\":true,\"data-framer-name\":\"Frame 333\",layoutDependency:layoutDependency,layoutId:\"mozyaaY0V\",style:{\"--border-bottom-width\":\"0.5px\",\"--border-color\":\"rgb(255, 255, 255)\",\"--border-left-width\":\"0.5px\",\"--border-right-width\":\"0.5px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0.5px\",borderBottomLeftRadius:1e3,borderBottomRightRadius:1e3,borderTopLeftRadius:1e3,borderTopRightRadius:1e3},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TWFucm9wZS0zMDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"10px\",\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"157%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Commodities\"})}),className:\"framer-1jxrrbt\",\"data-framer-name\":\"Commodities\",fonts:[\"GF;Manrope-300\"],layoutDependency:layoutDependency,layoutId:\"cmUaM1MKe\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-t94xgs\",\"data-border\":true,\"data-framer-name\":\"Frame 334\",layoutDependency:layoutDependency,layoutId:\"cClGVcll6\",style:{\"--border-bottom-width\":\"0.5px\",\"--border-color\":\"rgb(255, 255, 255)\",\"--border-left-width\":\"0.5px\",\"--border-right-width\":\"0.5px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0.5px\",borderBottomLeftRadius:1e3,borderBottomRightRadius:1e3,borderTopLeftRadius:1e3,borderTopRightRadius:1e3},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TWFucm9wZS0zMDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"10px\",\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"157%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Bonds\"})}),className:\"framer-sltjf3\",\"data-framer-name\":\"Bonds\",fonts:[\"GF;Manrope-300\"],layoutDependency:layoutDependency,layoutId:\"EyuVCsQ9E\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})})]})]})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-IhyAw.framer-1v690dd, .framer-IhyAw .framer-1v690dd { display: block; }\",\".framer-IhyAw.framer-1wodmri { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: column; flex-wrap: nowrap; height: 396px; justify-content: space-between; overflow: hidden; padding: 24px; position: relative; text-decoration: none; width: 435px; will-change: var(--framer-will-change-override, transform); }\",\".framer-IhyAw .framer-1e44841 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; min-height: 3px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-IhyAw .framer-mlzr6e { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 1px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-IhyAw .framer-1c638ag { flex: none; height: 49px; position: relative; width: 95px; }\",\".framer-IhyAw .framer-f8ar3y { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-IhyAw .framer-1nlrty0 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-IhyAw .framer-1ilcj0c { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-IhyAw .framer-w39ie4 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: wrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-IhyAw .framer-mjtfgq, .framer-IhyAw .framer-i30g71, .framer-IhyAw .framer-em9nq5, .framer-IhyAw .framer-1n7kp48, .framer-IhyAw .framer-9clvfb, .framer-IhyAw .framer-t94xgs { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 6px 10px 6px 10px; position: relative; width: min-content; }\",\".framer-IhyAw .framer-15rk0wv, .framer-IhyAw .framer-1upuzxi, .framer-IhyAw .framer-7kkfxn, .framer-IhyAw .framer-edzhg5, .framer-IhyAw .framer-1jxrrbt, .framer-IhyAw .framer-sltjf3 { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-IhyAw .framer-1e44841, .framer-IhyAw .framer-mlzr6e, .framer-IhyAw .framer-f8ar3y, .framer-IhyAw .framer-1nlrty0, .framer-IhyAw .framer-w39ie4, .framer-IhyAw .framer-mjtfgq, .framer-IhyAw .framer-i30g71, .framer-IhyAw .framer-em9nq5, .framer-IhyAw .framer-1n7kp48, .framer-IhyAw .framer-9clvfb, .framer-IhyAw .framer-t94xgs { gap: 0px; } .framer-IhyAw .framer-1e44841 > *, .framer-IhyAw .framer-1nlrty0 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-IhyAw .framer-1e44841 > :first-child, .framer-IhyAw .framer-f8ar3y > :first-child, .framer-IhyAw .framer-1nlrty0 > :first-child { margin-top: 0px; } .framer-IhyAw .framer-1e44841 > :last-child, .framer-IhyAw .framer-f8ar3y > :last-child, .framer-IhyAw .framer-1nlrty0 > :last-child { margin-bottom: 0px; } .framer-IhyAw .framer-mlzr6e > *, .framer-IhyAw .framer-w39ie4 > *, .framer-IhyAw .framer-mjtfgq > *, .framer-IhyAw .framer-i30g71 > *, .framer-IhyAw .framer-em9nq5 > *, .framer-IhyAw .framer-1n7kp48 > *, .framer-IhyAw .framer-9clvfb > *, .framer-IhyAw .framer-t94xgs > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-IhyAw .framer-mlzr6e > :first-child, .framer-IhyAw .framer-w39ie4 > :first-child, .framer-IhyAw .framer-mjtfgq > :first-child, .framer-IhyAw .framer-i30g71 > :first-child, .framer-IhyAw .framer-em9nq5 > :first-child, .framer-IhyAw .framer-1n7kp48 > :first-child, .framer-IhyAw .framer-9clvfb > :first-child, .framer-IhyAw .framer-t94xgs > :first-child { margin-left: 0px; } .framer-IhyAw .framer-mlzr6e > :last-child, .framer-IhyAw .framer-w39ie4 > :last-child, .framer-IhyAw .framer-mjtfgq > :last-child, .framer-IhyAw .framer-i30g71 > :last-child, .framer-IhyAw .framer-em9nq5 > :last-child, .framer-IhyAw .framer-1n7kp48 > :last-child, .framer-IhyAw .framer-9clvfb > :last-child, .framer-IhyAw .framer-t94xgs > :last-child { margin-right: 0px; } .framer-IhyAw .framer-f8ar3y > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } }\",\".framer-IhyAw.framer-v-1wodmri.hover.framer-1wodmri { aspect-ratio: 1.0984848484848484 / 1; height: var(--framer-aspect-ratio-supported, 396px); }\",\".framer-IhyAw.framer-v-1wodmri.hover .framer-mlzr6e { align-content: flex-start; align-items: flex-start; justify-content: flex-start; }\",\".framer-IhyAw.framer-v-1wodmri.hover .framer-1c638ag { height: 43px; width: 82px; }\",\".framer-IhyAw.framer-v-1wodmri.hover .framer-f8ar3y { gap: 20px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-IhyAw.framer-v-1wodmri.hover .framer-f8ar3y { gap: 0px; } .framer-IhyAw.framer-v-1wodmri.hover .framer-f8ar3y > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-IhyAw.framer-v-1wodmri.hover .framer-f8ar3y > :first-child { margin-top: 0px; } .framer-IhyAw.framer-v-1wodmri.hover .framer-f8ar3y > :last-child { margin-bottom: 0px; } }\",'.framer-IhyAw[data-border=\"true\"]::after, .framer-IhyAw [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }'];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 396\n * @framerIntrinsicWidth 435\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"RZbmcnhlC\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerCXIPYqmV5=withCSS(Component,css,\"framer-IhyAw\");export default FramerCXIPYqmV5;FramerCXIPYqmV5.displayName=\"Koan Capital\";FramerCXIPYqmV5.defaultProps={height:396,width:435};addFonts(FramerCXIPYqmV5,[{explicitInter:true,fonts:[{family:\"Manrope\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/manrope/v15/xn7_YHE41ni1AdIRqAuZuw1Bx9mbZk6jFO_A87jxeN7B.woff2\",weight:\"300\"}]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerCXIPYqmV5\",\"slots\":[],\"annotations\":{\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"396\",\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"RZbmcnhlC\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerIntrinsicWidth\":\"435\",\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./CXIPYqmV5.map", "// Generated by Framer (677c5d1)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,cx,Link,RichText,SVG,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";const enabledGestures={yRvh_i607:{hover:true}};const serializationHash=\"framer-kBkTV\";const variantClassNames={yRvh_i607:\"framer-v-t6ah78\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:55,delay:0,mass:1,stiffness:400,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const getProps=({height,id,width,...props})=>{return{...props};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({defaultVariant:\"yRvh_i607\",enabledGestures,ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if(gestureVariant===\"yRvh_i607-hover\")return true;return false;};return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(Link,{href:{hash:\":f74_4rJpR\",webPageId:\"augiA20Il\"},motionChild:true,nodeId:\"yRvh_i607\",openInNewTab:false,scopeId:\"eWk_TNNvi\",smoothScroll:true,children:/*#__PURE__*/_jsxs(motion.a,{...restProps,...gestureHandlers,className:`${cx(scopingClassNames,\"framer-t6ah78\",className,classNames)} framer-1t9oks9`,\"data-border\":true,\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"yRvh_i607\",ref:refBinding,style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgba(0, 0, 0, 0.2)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"rgba(0, 0, 0, 0)\",borderBottomLeftRadius:12,borderBottomRightRadius:12,borderTopLeftRadius:12,borderTopRightRadius:12,...style},variants:{\"yRvh_i607-hover\":{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\",backgroundColor:\"rgb(0, 159, 227)\"}},...addPropertyOverrides({\"yRvh_i607-hover\":{\"data-framer-name\":undefined}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1k2jvei\",layoutDependency:layoutDependency,layoutId:\"FH_Pnshey\"}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-nypb3m\",layoutDependency:layoutDependency,layoutId:\"Vq5WtmkTk\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-zmicgh\",\"data-framer-name\":\"Group 323\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"QAZ4EWhYK\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 95 62\"><path d=\"M 5.17 30.07 L 3.84 30.07 L 0.06 42.64 L 0 42.85 L 1.44 42.85 L 2.65 38.85 L 6.3 38.85 L 7.49 42.85 L 8.91 42.85 L 5.19 30.19 L 5.16 30.07 Z M 5.93 37.56 L 2.99 37.56 L 4.47 32.35 L 5.92 37.56 Z\" fill=\"rgb(145,152,156)\"></path><path d=\"M 20.291 31.271 C 19.951 30.941 19.521 30.671 19.021 30.491 C 18.521 30.311 17.951 30.221 17.321 30.221 L 14.101 30.221 L 14.101 42.871 L 17.301 42.871 C 17.861 42.871 18.381 42.801 18.861 42.671 C 19.351 42.541 19.781 42.321 20.151 42.011 C 20.521 41.711 20.811 41.311 21.021 40.831 C 21.231 40.351 21.331 39.771 21.331 39.101 L 21.331 33.981 C 21.331 33.431 21.241 32.921 21.071 32.461 C 20.891 32.001 20.631 31.601 20.291 31.261 Z M 19.961 33.981 L 19.961 39.101 C 19.961 39.851 19.731 40.451 19.281 40.881 C 18.831 41.321 18.151 41.541 17.271 41.541 L 15.471 41.541 L 15.471 31.531 L 17.321 31.531 C 17.661 31.531 18.001 31.581 18.321 31.671 C 18.631 31.761 18.921 31.901 19.161 32.091 C 19.401 32.281 19.601 32.531 19.741 32.841 C 19.891 33.151 19.961 33.531 19.961 33.971 Z\" fill=\"rgb(145,152,156)\"></path><path d=\"M 30.4 40.381 L 27.42 30.331 L 27.39 30.221 L 26 30.221 L 29.66 42.731 L 29.7 42.851 L 31.08 42.851 L 34.82 30.421 L 34.89 30.221 L 33.48 30.221 Z\" fill=\"rgb(145,152,156)\"></path><path d=\"M 41.81 30.221 L 40.44 30.221 L 40.44 42.851 L 41.81 42.851 Z\" fill=\"rgb(145,152,156)\"></path><path d=\"M 54.231 37.349 C 53.941 37.069 53.631 36.829 53.301 36.619 C 52.991 36.419 52.711 36.239 52.471 36.059 C 52.231 35.889 51.951 35.699 51.621 35.499 C 51.301 35.309 50.981 35.089 50.681 34.849 C 50.381 34.619 50.131 34.359 49.911 34.069 C 49.711 33.799 49.611 33.519 49.611 33.219 C 49.611 32.559 49.791 32.079 50.141 31.799 C 50.501 31.509 51.031 31.359 51.721 31.359 C 51.961 31.359 52.191 31.399 52.431 31.479 C 52.671 31.559 52.901 31.669 53.121 31.809 C 53.341 31.949 53.551 32.109 53.731 32.279 C 53.911 32.449 54.061 32.629 54.181 32.809 L 54.291 32.989 L 55.251 31.939 L 55.171 31.829 C 54.811 31.319 54.331 30.889 53.741 30.549 C 53.151 30.209 52.491 30.039 51.781 30.039 C 50.711 30.039 49.841 30.309 49.211 30.829 C 48.571 31.359 48.241 32.169 48.241 33.229 C 48.241 33.769 48.361 34.239 48.601 34.639 C 48.831 35.029 49.111 35.379 49.441 35.679 C 49.761 35.969 50.101 36.239 50.451 36.469 C 50.791 36.689 51.081 36.889 51.321 37.069 C 51.491 37.209 51.731 37.359 52.051 37.549 C 52.341 37.719 52.641 37.919 52.921 38.139 C 53.201 38.349 53.441 38.599 53.651 38.889 C 53.851 39.159 53.951 39.459 53.951 39.819 C 53.951 40.549 53.751 41.039 53.341 41.309 C 52.921 41.589 52.321 41.729 51.571 41.729 C 50.981 41.729 50.441 41.579 49.961 41.279 C 49.491 40.989 49.141 40.559 48.911 40.019 L 48.831 39.829 L 47.671 40.639 L 47.731 40.759 C 48.081 41.509 48.611 42.089 49.311 42.469 C 50.001 42.849 50.771 43.039 51.591 43.039 C 52.121 43.039 52.621 42.979 53.071 42.849 C 53.531 42.719 53.931 42.529 54.261 42.259 C 54.591 41.989 54.851 41.649 55.041 41.239 C 55.231 40.829 55.321 40.349 55.321 39.809 C 55.321 39.269 55.211 38.769 55.001 38.369 C 54.791 37.979 54.541 37.629 54.241 37.349 Z\" fill=\"rgb(145,152,156)\"></path><path d=\"M 67.42 31.059 C 67.05 30.729 66.61 30.469 66.12 30.289 C 65.63 30.119 65.09 30.029 64.54 30.029 L 64.3 30.029 C 63.74 30.029 63.21 30.119 62.72 30.299 C 62.23 30.479 61.8 30.739 61.43 31.059 C 61.06 31.389 60.77 31.789 60.56 32.249 C 60.35 32.709 60.25 33.229 60.25 33.789 L 60.25 39.269 C 60.25 39.859 60.35 40.389 60.55 40.849 C 60.75 41.309 61.04 41.709 61.41 42.029 C 61.77 42.349 62.21 42.599 62.7 42.769 C 63.19 42.939 63.74 43.019 64.32 43.019 L 64.54 43.019 C 65.12 43.019 65.67 42.929 66.16 42.769 C 66.65 42.599 67.09 42.349 67.45 42.029 C 67.81 41.709 68.1 41.309 68.3 40.839 C 68.51 40.379 68.61 39.849 68.61 39.269 L 68.61 33.789 C 68.61 33.229 68.51 32.709 68.3 32.249 C 68.09 31.789 67.8 31.389 67.43 31.059 Z M 64.29 31.349 L 64.53 31.349 C 64.9 31.349 65.25 31.409 65.58 31.529 C 65.9 31.649 66.19 31.819 66.44 32.039 C 66.68 32.259 66.88 32.519 67.02 32.819 C 67.16 33.119 67.23 33.449 67.23 33.809 L 67.23 39.279 C 67.23 40.069 66.99 40.659 66.49 41.069 C 65.99 41.489 65.33 41.699 64.54 41.699 L 64.32 41.699 C 63.93 41.699 63.56 41.639 63.22 41.539 C 62.89 41.429 62.6 41.269 62.37 41.069 C 62.13 40.859 61.95 40.609 61.82 40.309 C 61.69 40.009 61.62 39.669 61.62 39.279 L 61.62 33.799 C 61.62 33.439 61.69 33.109 61.83 32.809 C 61.97 32.509 62.16 32.249 62.4 32.039 C 62.64 31.829 62.93 31.659 63.25 31.539 C 63.58 31.419 63.93 31.359 64.3 31.359 Z\" fill=\"rgb(145,152,156)\"></path><path d=\"M 80.82 36.501 C 81.28 36.081 81.5 35.431 81.5 34.581 L 81.5 33.191 C 81.5 32.191 81.22 31.441 80.66 30.951 C 80.11 30.471 79.37 30.221 78.46 30.221 L 74.5 30.221 L 74.5 42.851 L 75.87 42.851 L 75.87 37.371 L 77.83 37.371 L 80.27 42.761 L 80.31 42.861 L 81.81 42.861 L 79.26 37.261 C 79.89 37.131 80.42 36.881 80.82 36.511 Z M 75.87 31.541 L 78.43 31.541 C 78.97 31.541 79.39 31.681 79.69 31.971 C 79.98 32.251 80.13 32.661 80.13 33.201 L 80.13 34.601 C 80.13 35.121 79.99 35.501 79.7 35.711 C 79.4 35.941 78.97 36.051 78.43 36.051 L 75.87 36.051 Z\" fill=\"rgb(145,152,156)\"></path><path d=\"M 93.33 30.221 L 90.31 36.141 L 87.37 30.301 L 87.32 30.221 L 85.78 30.221 L 89.61 37.751 L 89.61 42.851 L 90.99 42.851 L 90.99 37.751 L 94.89 30.221 Z\" fill=\"rgb(145,152,156)\"></path><path d=\"M 7.06 55.961 C 6.76 55.671 6.43 55.421 6.09 55.201 C 5.76 55.001 5.47 54.801 5.23 54.611 C 4.99 54.431 4.69 54.231 4.34 54.021 C 4 53.821 3.67 53.591 3.36 53.341 C 3.05 53.101 2.78 52.831 2.56 52.531 C 2.35 52.251 2.25 51.961 2.25 51.641 C 2.25 50.961 2.43 50.461 2.8 50.161 C 3.18 49.851 3.73 49.701 4.44 49.701 C 4.68 49.701 4.93 49.741 5.18 49.821 C 5.43 49.901 5.67 50.021 5.9 50.161 C 6.13 50.311 6.34 50.471 6.54 50.651 C 6.73 50.831 6.89 51.011 7 51.201 L 7.12 51.391 L 8.13 50.281 L 8.05 50.161 C 7.67 49.631 7.17 49.181 6.56 48.831 C 5.94 48.481 5.25 48.301 4.51 48.301 C 3.39 48.301 2.49 48.581 1.82 49.121 C 1.14 49.681 0.8 50.521 0.8 51.631 C 0.8 52.191 0.93 52.691 1.18 53.111 C 1.42 53.521 1.72 53.891 2.05 54.201 C 2.38 54.511 2.74 54.781 3.11 55.021 C 3.47 55.251 3.77 55.461 4.02 55.641 C 4.2 55.781 4.46 55.951 4.78 56.141 C 5.09 56.321 5.39 56.521 5.69 56.751 C 5.98 56.971 6.23 57.231 6.45 57.531 C 6.66 57.811 6.76 58.131 6.76 58.491 C 6.76 59.251 6.55 59.761 6.13 60.041 C 5.69 60.331 5.07 60.471 4.29 60.471 C 3.67 60.471 3.11 60.311 2.62 60.011 C 2.13 59.701 1.76 59.261 1.53 58.691 L 1.45 58.491 L 0.23 59.341 L 0.29 59.471 C 0.66 60.251 1.21 60.861 1.94 61.261 C 2.66 61.661 3.46 61.861 4.32 61.861 C 4.87 61.861 5.39 61.791 5.87 61.671 C 6.35 61.541 6.77 61.331 7.11 61.051 C 7.45 60.771 7.73 60.411 7.92 59.991 C 8.11 59.571 8.21 59.061 8.21 58.501 C 8.21 57.941 8.1 57.411 7.88 56.991 C 7.66 56.581 7.4 56.221 7.09 55.931 Z\" fill=\"rgb(145,152,156)\"></path><path d=\"M 15.301 55.65 L 18.981 55.65 L 18.981 54.26 L 15.301 54.26 L 15.301 49.91 L 19.681 49.91 L 19.681 48.52 L 13.851 48.52 L 13.851 61.709 L 20.061 61.709 L 20.061 60.319 L 15.301 60.319 Z\" fill=\"rgb(145,152,156)\"></path><path d=\"M 32.571 55.08 C 33.051 54.639 33.291 53.959 33.291 53.069 L 33.291 51.62 C 33.291 50.58 32.991 49.789 32.411 49.279 C 31.831 48.779 31.061 48.52 30.111 48.52 L 25.971 48.52 L 25.971 61.709 L 27.421 61.709 L 27.421 55.989 L 29.451 55.989 L 31.991 61.609 L 32.041 61.709 L 33.621 61.709 L 30.961 55.87 C 31.621 55.73 32.161 55.469 32.581 55.08 Z M 27.421 49.909 L 30.081 49.909 C 30.651 49.909 31.071 50.059 31.381 50.349 C 31.691 50.639 31.841 51.069 31.841 51.619 L 31.841 53.079 C 31.841 53.629 31.691 54.009 31.401 54.239 C 31.091 54.469 30.651 54.589 30.081 54.589 L 27.421 54.589 L 27.421 49.899 Z\" fill=\"rgb(145,152,156)\"></path><path d=\"M 42.691 59.109 L 39.551 48.52 L 38.091 48.52 L 41.911 61.58 L 41.951 61.709 L 43.401 61.709 L 47.371 48.52 L 45.891 48.52 Z\" fill=\"rgb(145,152,156)\"></path><path d=\"M 54.6 48.52 L 53.15 48.52 L 53.15 61.709 L 54.6 61.709 Z\" fill=\"rgb(145,152,156)\"></path><path d=\"M 62.81 51.19 C 62.91 50.9 63.06 50.64 63.25 50.43 C 63.44 50.22 63.7 50.04 64.01 49.92 C 64.32 49.79 64.7 49.73 65.14 49.73 C 65.63 49.74 66.1 49.88 66.53 50.13 C 66.97 50.39 67.34 50.73 67.64 51.15 L 67.76 51.31 L 68.81 50.31 L 68.72 50.19 C 68.35 49.67 67.88 49.23 67.3 48.88 C 66.71 48.52 65.99 48.34 65.14 48.34 C 64.58 48.34 64.06 48.42 63.58 48.58 C 63.1 48.74 62.68 48.98 62.32 49.3 C 61.96 49.62 61.69 50.02 61.49 50.5 C 61.3 50.97 61.2 51.53 61.2 52.15 L 61.2 58.17 C 61.2 58.71 61.28 59.22 61.42 59.67 C 61.57 60.13 61.8 60.53 62.12 60.86 C 62.44 61.19 62.85 61.46 63.35 61.64 C 63.84 61.82 64.44 61.91 65.13 61.91 C 65.82 61.91 66.44 61.79 67.04 61.56 C 67.63 61.33 68.18 60.96 68.66 60.46 L 68.77 60.35 L 67.86 59.26 L 67.72 59.41 C 67.41 59.75 67.04 60.02 66.64 60.22 C 66.24 60.42 65.73 60.52 65.13 60.52 C 64.38 60.52 63.77 60.34 63.31 59.98 C 62.87 59.63 62.64 59.02 62.64 58.16 L 62.64 52.14 C 62.64 51.81 62.69 51.49 62.79 51.2 Z\" fill=\"rgb(145,152,156)\"></path><path d=\"M 76.001 55.65 L 79.691 55.65 L 79.691 54.26 L 76.001 54.26 L 76.001 49.91 L 80.38 49.91 L 80.38 48.52 L 74.561 48.52 L 74.561 61.709 L 80.76 61.709 L 80.76 60.319 L 76.001 60.319 Z\" fill=\"rgb(145,152,156)\"></path><path d=\"M 93.261 57.021 C 93.041 56.611 92.781 56.251 92.471 55.961 C 92.171 55.671 91.841 55.421 91.501 55.201 C 91.171 55.001 90.881 54.801 90.641 54.611 C 90.401 54.431 90.101 54.231 89.751 54.021 C 89.411 53.821 89.081 53.591 88.771 53.341 C 88.461 53.101 88.191 52.831 87.971 52.531 C 87.761 52.251 87.661 51.961 87.661 51.641 C 87.661 50.961 87.841 50.461 88.211 50.161 C 88.591 49.851 89.141 49.701 89.851 49.701 C 90.091 49.701 90.341 49.741 90.591 49.821 C 90.841 49.901 91.081 50.021 91.311 50.161 C 91.541 50.311 91.751 50.471 91.951 50.651 C 92.141 50.831 92.301 51.011 92.411 51.201 L 92.531 51.391 L 93.541 50.281 L 93.461 50.161 C 93.081 49.631 92.581 49.181 91.971 48.831 C 91.351 48.481 90.661 48.301 89.921 48.301 C 88.801 48.301 87.901 48.581 87.231 49.121 C 86.551 49.681 86.211 50.521 86.211 51.631 C 86.211 52.191 86.341 52.691 86.591 53.111 C 86.831 53.521 87.131 53.891 87.461 54.201 C 87.791 54.511 88.151 54.781 88.521 55.021 C 88.881 55.251 89.181 55.461 89.431 55.641 C 89.611 55.781 89.871 55.951 90.191 56.141 C 90.501 56.321 90.801 56.521 91.101 56.751 C 91.391 56.971 91.641 57.231 91.861 57.531 C 92.071 57.811 92.171 58.131 92.171 58.491 C 92.171 59.251 91.961 59.761 91.541 60.041 C 91.101 60.331 90.481 60.471 89.701 60.471 C 89.081 60.471 88.521 60.311 88.031 60.011 C 87.541 59.701 87.171 59.261 86.941 58.691 L 86.861 58.491 L 85.641 59.341 L 85.701 59.471 C 86.071 60.251 86.621 60.861 87.351 61.261 C 88.071 61.661 88.871 61.861 89.731 61.861 C 90.281 61.861 90.801 61.791 91.281 61.671 C 91.761 61.541 92.181 61.331 92.521 61.051 C 92.861 60.771 93.141 60.411 93.331 59.991 C 93.521 59.571 93.621 59.061 93.621 58.501 C 93.621 57.941 93.511 57.411 93.291 56.991 Z\" fill=\"rgb(145,152,156)\"></path><path d=\"M 15.01 0.35 L 5.73 11.57 L 15.92 24.34 L 13.31 24.34 L 4.35 13.19 L 2.87 14.99 L 2.87 24.34 L 0.82 24.34 L 0.82 0.35 L 2.87 0.35 L 2.87 11.92 L 12.54 0.35 Z\" fill=\"rgb(0,159,227)\"></path><path d=\"M 33.28 0.07 L 40.4 24.34 L 38.28 24.34 L 35.95 16.54 L 28.37 16.54 L 26.01 24.34 L 23.86 24.34 L 31.16 0.07 Z M 35.43 14.67 L 32.18 3.03 L 28.86 14.67 L 35.42 14.67 Z\" fill=\"rgb(0,159,227)\"></path><path d=\"M 61.27 0.49 C 62.2 0.82 63.01 1.3 63.7 1.92 C 64.39 2.54 64.93 3.28 65.32 4.14 C 65.71 5 65.9 5.96 65.9 7.02 L 65.9 17.71 C 65.9 18.79 65.71 19.77 65.32 20.64 C 64.93 21.51 64.4 22.24 63.73 22.84 C 63.06 23.44 62.26 23.9 61.33 24.22 C 60.4 24.54 59.38 24.7 58.28 24.7 L 57.86 24.7 C 56.75 24.7 55.74 24.54 54.81 24.22 C 53.88 23.9 53.08 23.44 52.39 22.84 C 51.71 22.24 51.18 21.51 50.8 20.65 C 50.42 19.79 50.24 18.81 50.24 17.7 L 50.24 7.02 C 50.24 5.96 50.43 5 50.82 4.14 C 51.21 3.28 51.75 2.55 52.44 1.94 C 53.13 1.33 53.94 0.85 54.86 0.51 C 55.78 0.17 56.76 0 57.82 0 L 58.28 0 C 59.34 0 60.33 0.16 61.26 0.49 Z M 63.86 7.05 C 63.86 6.3 63.71 5.61 63.42 4.99 C 63.12 4.37 62.72 3.83 62.21 3.37 C 61.7 2.91 61.11 2.56 60.44 2.31 C 59.77 2.06 59.05 1.94 58.29 1.94 L 57.83 1.94 C 57.07 1.94 56.36 2.06 55.68 2.31 C 55.01 2.56 54.42 2.9 53.92 3.35 C 53.42 3.8 53.03 4.33 52.73 4.95 C 52.43 5.57 52.29 6.26 52.29 7.01 L 52.29 17.7 C 52.29 18.5 52.43 19.21 52.7 19.83 C 52.97 20.45 53.36 20.98 53.85 21.42 C 54.35 21.86 54.94 22.18 55.62 22.41 C 56.31 22.63 57.05 22.74 57.86 22.74 L 58.29 22.74 C 59.92 22.74 61.26 22.31 62.3 21.43 C 63.34 20.56 63.86 19.31 63.86 17.69 Z\" fill=\"rgb(0,159,227)\"></path><path d=\"M 91.661 0.35 L 93.601 0.35 L 93.601 24.34 L 90.711 24.34 L 79.991 3.21 L 79.991 24.34 L 78.051 24.34 L 78.051 0.35 L 80.911 0.35 L 91.671 21.69 L 91.671 0.35 Z\" fill=\"rgb(0,159,227)\"></path></svg>',svgContentId:10253211410,withExternalLayout:true,...addPropertyOverrides({\"yRvh_i607-hover\":{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 82 53\"><path d=\"M 4.463 25.705 L 3.315 25.705 L 0.052 36.451 L 0 36.63 L 1.243 36.63 L 2.287 33.211 L 5.438 33.211 L 6.465 36.63 L 7.691 36.63 L 4.48 25.808 L 4.454 25.705 Z M 5.119 32.108 L 2.581 32.108 L 3.858 27.654 L 5.11 32.108 Z\" fill=\"rgb(255, 255, 255)\"></path><path d=\"M 17.514 26.731 C 17.221 26.449 16.849 26.219 16.418 26.065 C 15.986 25.911 15.494 25.834 14.95 25.834 L 12.171 25.834 L 12.171 36.648 L 14.933 36.648 C 15.417 36.648 15.865 36.588 16.28 36.477 C 16.703 36.365 17.074 36.177 17.393 35.912 C 17.713 35.656 17.963 35.314 18.144 34.904 C 18.325 34.493 18.412 33.998 18.412 33.425 L 18.412 29.048 C 18.412 28.578 18.334 28.142 18.187 27.749 C 18.032 27.355 17.807 27.014 17.514 26.723 Z M 17.229 29.048 L 17.229 33.425 C 17.229 34.066 17.031 34.579 16.642 34.946 C 16.254 35.323 15.667 35.511 14.907 35.511 L 13.354 35.511 L 13.354 26.954 L 14.95 26.954 C 15.244 26.954 15.537 26.996 15.814 27.073 C 16.081 27.15 16.331 27.27 16.539 27.432 C 16.746 27.595 16.918 27.809 17.039 28.074 C 17.169 28.339 17.229 28.663 17.229 29.039 Z\" fill=\"rgb(255, 255, 255)\"></path><path d=\"M 26.24 34.519 L 23.668 25.928 L 23.642 25.834 L 22.442 25.834 L 25.601 36.528 L 25.636 36.63 L 26.827 36.63 L 30.055 26.005 L 30.116 25.834 L 28.899 25.834 Z\" fill=\"rgb(255, 255, 255)\"></path><path d=\"M 36.089 25.834 L 34.906 25.834 L 34.906 36.63 L 36.089 36.63 Z\" fill=\"rgb(255, 255, 255)\"></path><path d=\"M 46.81 31.927 C 46.56 31.688 46.292 31.483 46.007 31.303 C 45.74 31.132 45.498 30.979 45.291 30.825 C 45.084 30.679 44.842 30.517 44.557 30.346 C 44.281 30.184 44.005 29.996 43.746 29.79 C 43.487 29.594 43.271 29.371 43.081 29.124 C 42.908 28.893 42.822 28.653 42.822 28.397 C 42.822 27.833 42.977 27.422 43.28 27.183 C 43.59 26.935 44.048 26.807 44.643 26.807 C 44.85 26.807 45.049 26.841 45.256 26.91 C 45.463 26.978 45.662 27.072 45.852 27.192 C 46.042 27.311 46.223 27.448 46.378 27.593 C 46.534 27.739 46.663 27.893 46.767 28.046 L 46.862 28.2 L 47.69 27.303 L 47.621 27.209 C 47.31 26.773 46.896 26.405 46.387 26.115 C 45.878 25.824 45.308 25.679 44.695 25.679 C 43.772 25.679 43.021 25.909 42.477 26.354 C 41.924 26.807 41.64 27.499 41.64 28.406 C 41.64 28.867 41.743 29.269 41.95 29.611 C 42.149 29.944 42.39 30.243 42.675 30.5 C 42.952 30.748 43.245 30.979 43.547 31.175 C 43.841 31.363 44.091 31.534 44.298 31.688 C 44.445 31.808 44.652 31.936 44.928 32.098 C 45.178 32.244 45.437 32.415 45.679 32.603 C 45.921 32.782 46.128 32.996 46.309 33.244 C 46.482 33.475 46.568 33.731 46.568 34.039 C 46.568 34.663 46.396 35.082 46.042 35.313 C 45.679 35.552 45.161 35.672 44.514 35.672 C 44.005 35.672 43.538 35.543 43.124 35.287 C 42.718 35.039 42.416 34.671 42.218 34.21 L 42.149 34.047 L 41.148 34.74 L 41.199 34.842 C 41.501 35.484 41.959 35.979 42.563 36.304 C 43.159 36.629 43.823 36.791 44.531 36.791 C 44.989 36.791 45.42 36.74 45.809 36.629 C 46.206 36.518 46.551 36.356 46.836 36.125 C 47.121 35.894 47.345 35.603 47.509 35.253 C 47.673 34.902 47.751 34.492 47.751 34.03 C 47.751 33.569 47.656 33.141 47.474 32.799 C 47.293 32.466 47.077 32.167 46.818 31.927 Z\" fill=\"rgb(255, 255, 255)\"></path><path d=\"M 58.194 26.551 C 57.875 26.269 57.495 26.046 57.072 25.892 C 56.649 25.747 56.183 25.67 55.708 25.67 L 55.501 25.67 C 55.018 25.67 54.56 25.747 54.137 25.901 C 53.714 26.055 53.343 26.277 53.024 26.551 C 52.704 26.833 52.454 27.175 52.273 27.568 C 52.092 27.961 52.005 28.406 52.005 28.884 L 52.005 33.569 C 52.005 34.073 52.092 34.526 52.264 34.92 C 52.437 35.313 52.687 35.655 53.007 35.928 C 53.317 36.202 53.697 36.416 54.12 36.561 C 54.543 36.706 55.018 36.775 55.518 36.775 L 55.708 36.775 C 56.209 36.775 56.684 36.698 57.107 36.561 C 57.529 36.416 57.909 36.202 58.22 35.928 C 58.531 35.655 58.781 35.313 58.954 34.911 C 59.135 34.518 59.221 34.065 59.221 33.569 L 59.221 28.884 C 59.221 28.406 59.135 27.961 58.954 27.568 C 58.772 27.175 58.522 26.833 58.203 26.551 Z M 55.492 26.799 L 55.7 26.799 C 56.019 26.799 56.321 26.85 56.606 26.952 C 56.882 27.055 57.132 27.2 57.348 27.388 C 57.555 27.576 57.728 27.799 57.849 28.055 C 57.97 28.312 58.03 28.594 58.03 28.901 L 58.03 33.577 C 58.03 34.253 57.823 34.757 57.391 35.108 C 56.96 35.467 56.39 35.646 55.708 35.646 L 55.518 35.646 C 55.182 35.646 54.862 35.595 54.569 35.509 C 54.284 35.415 54.034 35.279 53.835 35.108 C 53.628 34.928 53.473 34.714 53.36 34.458 C 53.248 34.201 53.188 33.911 53.188 33.577 L 53.188 28.893 C 53.188 28.585 53.248 28.303 53.369 28.047 C 53.49 27.79 53.654 27.568 53.861 27.388 C 54.068 27.209 54.319 27.064 54.595 26.961 C 54.88 26.858 55.182 26.807 55.501 26.807 Z\" fill=\"rgb(255, 255, 255)\"></path><path d=\"M 69.76 31.202 C 70.157 30.843 70.347 30.288 70.347 29.561 L 70.347 28.373 C 70.347 27.518 70.106 26.877 69.622 26.458 C 69.148 26.048 68.509 25.834 67.723 25.834 L 64.305 25.834 L 64.305 36.63 L 65.488 36.63 L 65.488 31.946 L 67.18 31.946 L 69.286 36.554 L 69.32 36.639 L 70.615 36.639 L 68.414 31.852 C 68.958 31.741 69.415 31.527 69.76 31.211 Z M 65.488 26.962 L 67.697 26.962 C 68.164 26.962 68.526 27.082 68.785 27.33 C 69.035 27.569 69.165 27.92 69.165 28.381 L 69.165 29.578 C 69.165 30.023 69.044 30.347 68.794 30.527 C 68.535 30.724 68.164 30.818 67.697 30.818 L 65.488 30.818 Z\" fill=\"rgb(255, 255, 255)\"></path><path d=\"M 80.559 25.834 L 77.952 30.894 L 75.414 25.902 L 75.371 25.834 L 74.042 25.834 L 77.348 32.271 L 77.348 36.63 L 78.539 36.63 L 78.539 32.271 L 81.905 25.834 Z\" fill=\"rgb(255, 255, 255)\"></path><path d=\"M 6.094 47.837 C 5.835 47.59 5.551 47.376 5.257 47.188 C 4.972 47.017 4.722 46.846 4.515 46.683 C 4.308 46.53 4.049 46.359 3.747 46.179 C 3.453 46.008 3.168 45.811 2.901 45.598 C 2.633 45.393 2.4 45.162 2.21 44.905 C 2.029 44.666 1.943 44.418 1.943 44.145 C 1.943 43.563 2.098 43.136 2.417 42.879 C 2.745 42.614 3.22 42.486 3.833 42.486 C 4.04 42.486 4.256 42.52 4.472 42.589 C 4.687 42.657 4.895 42.76 5.093 42.879 C 5.292 43.008 5.473 43.144 5.645 43.298 C 5.809 43.452 5.948 43.606 6.043 43.768 L 6.146 43.931 L 7.018 42.982 L 6.949 42.879 C 6.621 42.426 6.189 42.042 5.663 41.742 C 5.128 41.443 4.532 41.289 3.893 41.289 C 2.927 41.289 2.15 41.529 1.571 41.99 C 0.984 42.469 0.691 43.187 0.691 44.136 C 0.691 44.615 0.803 45.042 1.019 45.401 C 1.226 45.752 1.485 46.068 1.77 46.333 C 2.055 46.598 2.365 46.829 2.685 47.034 C 2.996 47.231 3.255 47.41 3.47 47.564 C 3.626 47.684 3.85 47.829 4.126 47.991 C 4.394 48.145 4.653 48.316 4.912 48.513 C 5.162 48.701 5.378 48.923 5.568 49.18 C 5.749 49.419 5.835 49.692 5.835 50 C 5.835 50.65 5.654 51.086 5.292 51.325 C 4.912 51.573 4.377 51.693 3.703 51.693 C 3.168 51.693 2.685 51.556 2.262 51.3 C 1.839 51.035 1.52 50.658 1.321 50.171 L 1.252 50 L 0.199 50.727 L 0.251 50.838 C 0.57 51.505 1.045 52.026 1.675 52.368 C 2.296 52.71 2.987 52.881 3.729 52.881 C 4.204 52.881 4.653 52.821 5.067 52.719 C 5.481 52.607 5.844 52.428 6.137 52.189 C 6.431 51.949 6.673 51.641 6.837 51.282 C 7.001 50.923 7.087 50.487 7.087 50.009 C 7.087 49.53 6.992 49.077 6.802 48.718 C 6.612 48.367 6.388 48.06 6.12 47.812 Z\" fill=\"rgb(255, 255, 255)\"></path><path d=\"M 13.207 47.571 L 16.383 47.571 L 16.383 46.383 L 13.207 46.383 L 13.207 42.665 L 16.987 42.665 L 16.987 41.476 L 11.955 41.476 L 11.955 52.752 L 17.315 52.752 L 17.315 51.563 L 13.207 51.563 Z\" fill=\"rgb(255, 255, 255)\"></path><path d=\"M 28.114 47.084 C 28.528 46.708 28.735 46.127 28.735 45.366 L 28.735 44.126 C 28.735 43.237 28.476 42.562 27.976 42.126 C 27.475 41.699 26.81 41.476 25.99 41.476 L 22.417 41.476 L 22.417 52.752 L 23.668 52.752 L 23.668 47.862 L 25.421 47.862 L 27.613 52.666 L 27.656 52.752 L 29.02 52.752 L 26.724 47.759 C 27.294 47.64 27.76 47.417 28.122 47.084 Z M 23.668 42.665 L 25.964 42.665 C 26.456 42.665 26.819 42.793 27.086 43.041 C 27.354 43.289 27.484 43.656 27.484 44.126 L 27.484 45.374 C 27.484 45.845 27.354 46.169 27.104 46.366 C 26.836 46.563 26.456 46.665 25.964 46.665 L 23.668 46.665 L 23.668 42.656 Z\" fill=\"rgb(255, 255, 255)\"></path><path d=\"M 36.849 50.529 L 34.139 41.476 L 32.878 41.476 L 36.176 52.641 L 36.21 52.752 L 37.462 52.752 L 40.888 41.476 L 39.611 41.476 Z\" fill=\"rgb(255, 255, 255)\"></path><path d=\"M 47.129 41.476 L 45.877 41.476 L 45.877 52.752 L 47.129 52.752 Z\" fill=\"rgb(255, 255, 255)\"></path><path d=\"M 54.215 43.759 C 54.301 43.511 54.431 43.289 54.595 43.109 C 54.759 42.93 54.983 42.776 55.251 42.673 C 55.518 42.562 55.846 42.511 56.226 42.511 C 56.649 42.52 57.055 42.639 57.426 42.853 C 57.806 43.075 58.125 43.366 58.384 43.725 L 58.488 43.862 L 59.394 43.007 L 59.316 42.904 C 58.997 42.46 58.591 42.084 58.091 41.784 C 57.581 41.477 56.96 41.323 56.226 41.323 C 55.743 41.323 55.294 41.391 54.88 41.528 C 54.465 41.665 54.103 41.87 53.792 42.143 C 53.481 42.417 53.248 42.759 53.076 43.169 C 52.912 43.571 52.825 44.05 52.825 44.58 L 52.825 49.726 C 52.825 50.187 52.894 50.623 53.015 51.008 C 53.145 51.401 53.343 51.743 53.62 52.025 C 53.896 52.307 54.25 52.538 54.681 52.692 C 55.104 52.846 55.622 52.923 56.218 52.923 C 56.813 52.923 57.348 52.82 57.866 52.624 C 58.376 52.427 58.85 52.111 59.265 51.683 L 59.36 51.589 L 58.574 50.658 L 58.453 50.786 C 58.186 51.076 57.866 51.307 57.521 51.478 C 57.176 51.649 56.736 51.735 56.218 51.735 C 55.57 51.735 55.044 51.581 54.647 51.273 C 54.267 50.974 54.068 50.452 54.068 49.717 L 54.068 44.571 C 54.068 44.289 54.112 44.015 54.198 43.768 Z\" fill=\"rgb(255, 255, 255)\"></path><path d=\"M 65.6 47.571 L 68.786 47.571 L 68.786 46.383 L 65.6 46.383 L 65.6 42.665 L 69.381 42.665 L 69.381 41.476 L 64.357 41.476 L 64.357 52.752 L 69.709 52.752 L 69.709 51.563 L 65.6 51.563 Z\" fill=\"rgb(255, 255, 255)\"></path><path d=\"M 80.499 48.744 C 80.309 48.393 80.084 48.085 79.817 47.837 C 79.558 47.59 79.273 47.376 78.979 47.188 C 78.695 47.017 78.444 46.846 78.237 46.683 C 78.03 46.53 77.771 46.359 77.469 46.179 C 77.175 46.008 76.891 45.811 76.623 45.598 C 76.355 45.393 76.122 45.162 75.933 44.905 C 75.751 44.666 75.665 44.418 75.665 44.145 C 75.665 43.563 75.82 43.136 76.14 42.879 C 76.468 42.614 76.942 42.486 77.555 42.486 C 77.762 42.486 77.978 42.52 78.194 42.589 C 78.41 42.657 78.617 42.76 78.815 42.879 C 79.014 43.008 79.195 43.144 79.368 43.298 C 79.532 43.452 79.67 43.606 79.765 43.768 L 79.869 43.931 L 80.74 42.982 L 80.671 42.879 C 80.343 42.426 79.912 42.042 79.385 41.742 C 78.85 41.443 78.254 41.289 77.616 41.289 C 76.649 41.289 75.872 41.529 75.294 41.99 C 74.707 42.469 74.413 43.187 74.413 44.136 C 74.413 44.615 74.526 45.042 74.741 45.401 C 74.949 45.752 75.207 46.068 75.492 46.333 C 75.777 46.598 76.088 46.829 76.407 47.034 C 76.718 47.231 76.977 47.41 77.193 47.564 C 77.348 47.684 77.573 47.829 77.849 47.991 C 78.116 48.145 78.375 48.316 78.634 48.513 C 78.885 48.701 79.1 48.923 79.29 49.18 C 79.471 49.419 79.558 49.692 79.558 50 C 79.558 50.65 79.377 51.086 79.014 51.325 C 78.634 51.573 78.099 51.693 77.426 51.693 C 76.891 51.693 76.407 51.556 75.984 51.3 C 75.561 51.035 75.242 50.658 75.043 50.171 L 74.974 50 L 73.921 50.727 L 73.973 50.838 C 74.293 51.505 74.767 52.026 75.397 52.368 C 76.019 52.71 76.709 52.881 77.452 52.881 C 77.926 52.881 78.375 52.821 78.79 52.719 C 79.204 52.607 79.566 52.428 79.86 52.189 C 80.153 51.949 80.395 51.641 80.559 51.282 C 80.723 50.923 80.809 50.487 80.809 50.009 C 80.809 49.53 80.714 49.077 80.525 48.718 Z\" fill=\"rgb(255, 255, 255)\"></path><path d=\"M 12.956 0.299 L 4.946 9.89 L 13.742 20.806 L 11.489 20.806 L 3.755 11.275 L 2.478 12.814 L 2.478 20.806 L 0.708 20.806 L 0.708 0.299 L 2.478 0.299 L 2.478 10.189 L 10.824 0.299 Z\" fill=\"rgb(255, 255, 255)\"></path><path d=\"M 28.726 0.06 L 34.872 20.807 L 33.042 20.807 L 31.031 14.139 L 24.488 14.139 L 22.451 20.807 L 20.595 20.807 L 26.896 0.06 Z M 30.582 12.541 L 27.777 2.59 L 24.911 12.541 L 30.573 12.541 Z\" fill=\"rgb(255, 255, 255)\"></path><path d=\"M 52.886 0.419 C 53.689 0.701 54.388 1.111 54.983 1.641 C 55.579 2.171 56.045 2.804 56.382 3.539 C 56.718 4.274 56.882 5.095 56.882 6.001 L 56.882 15.139 C 56.882 16.062 56.718 16.9 56.382 17.644 C 56.045 18.388 55.588 19.012 55.009 19.525 C 54.431 20.037 53.74 20.431 52.938 20.704 C 52.135 20.978 51.254 21.115 50.305 21.115 L 49.942 21.115 C 48.984 21.115 48.113 20.978 47.31 20.704 C 46.507 20.431 45.817 20.037 45.221 19.525 C 44.634 19.012 44.177 18.388 43.849 17.652 C 43.521 16.917 43.365 16.08 43.365 15.131 L 43.365 6.001 C 43.365 5.095 43.529 4.274 43.866 3.539 C 44.202 2.804 44.669 2.18 45.264 1.658 C 45.86 1.137 46.559 0.727 47.353 0.436 C 48.147 0.145 48.993 0 49.908 0 L 50.305 0 C 51.22 0 52.074 0.137 52.877 0.419 Z M 55.121 6.027 C 55.121 5.385 54.992 4.796 54.742 4.266 C 54.483 3.736 54.137 3.274 53.697 2.881 C 53.257 2.488 52.748 2.188 52.169 1.975 C 51.591 1.761 50.97 1.658 50.314 1.658 L 49.917 1.658 C 49.261 1.658 48.648 1.761 48.061 1.975 C 47.482 2.188 46.973 2.479 46.542 2.864 C 46.11 3.248 45.773 3.701 45.514 4.231 C 45.256 4.761 45.135 5.351 45.135 5.992 L 45.135 15.131 C 45.135 15.815 45.256 16.421 45.489 16.951 C 45.722 17.481 46.058 17.935 46.481 18.311 C 46.913 18.687 47.422 18.96 48.009 19.157 C 48.605 19.345 49.243 19.439 49.942 19.439 L 50.314 19.439 C 51.721 19.439 52.877 19.071 53.775 18.319 C 54.673 17.575 55.121 16.507 55.121 15.122 Z\" fill=\"rgb(255, 255, 255)\"></path><path d=\"M 79.118 0.299 L 80.792 0.299 L 80.792 20.806 L 78.298 20.806 L 69.045 2.744 L 69.045 20.806 L 67.37 20.806 L 67.37 0.299 L 69.839 0.299 L 79.126 18.541 L 79.126 0.299 Z\" fill=\"rgb(255, 255, 255)\"></path></svg>',svgContentId:12064102467}},baseVariant,gestureVariant)})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-wruwjv\",layoutDependency:layoutDependency,layoutId:\"HoXDqoE7k\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-p5812r\",layoutDependency:layoutDependency,layoutId:\"REfPt5kBV\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q291cmllciBOZXc=\",\"--framer-font-family\":'\"Courier New\", monospace',\"--framer-font-size\":\"12px\",\"--framer-text-alignment\":\"center\"},children:\"Financial Planning\"})}),className:\"framer-1muo6ks\",\"data-framer-name\":\"Structured Products & Investments\",fonts:[\"Courier New\"],layoutDependency:layoutDependency,layoutId:\"EM9yfFti6\",style:{\"--framer-paragraph-spacing\":\"0px\",opacity:.7},variants:{\"yRvh_i607-hover\":{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",opacity:1}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({\"yRvh_i607-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q291cmllciBOZXc=\",\"--framer-font-family\":'\"Courier New\", monospace',\"--framer-font-size\":\"12px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Financial Planning\"})})}},baseVariant,gestureVariant)})}),isDisplayed()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1cowvac\",\"data-framer-name\":\"Frame 330\",layoutDependency:layoutDependency,layoutId:\"E3UkJptYo\",style:{opacity:.8},children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-zqx5td\",\"data-border\":true,\"data-framer-name\":\"Frame 328\",layoutDependency:layoutDependency,layoutId:\"d0__9HLMw\",style:{\"--border-bottom-width\":\"0.5px\",\"--border-color\":\"rgb(255, 255, 255)\",\"--border-left-width\":\"0.5px\",\"--border-right-width\":\"0.5px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0.5px\",borderBottomLeftRadius:1e3,borderBottomRightRadius:1e3,borderTopLeftRadius:1e3,borderTopRightRadius:1e3},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TWFucm9wZS0zMDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"10px\",\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"157%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Life & disability cover\"})}),className:\"framer-1mt1cxv\",\"data-framer-name\":\"Life & disability cover\",fonts:[\"GF;Manrope-300\"],layoutDependency:layoutDependency,layoutId:\"VtsZTy26X\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-82ayl6\",\"data-border\":true,\"data-framer-name\":\"Frame 329\",layoutDependency:layoutDependency,layoutId:\"QjQ4Qln0f\",style:{\"--border-bottom-width\":\"0.5px\",\"--border-color\":\"rgb(255, 255, 255)\",\"--border-left-width\":\"0.5px\",\"--border-right-width\":\"0.5px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0.5px\",borderBottomLeftRadius:1e3,borderBottomRightRadius:1e3,borderTopLeftRadius:1e3,borderTopRightRadius:1e3},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TWFucm9wZS0zMDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"10px\",\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"157%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Severe illness cover\"})}),className:\"framer-1no42tr\",\"data-framer-name\":\"Severe illness cover\",fonts:[\"GF;Manrope-300\"],layoutDependency:layoutDependency,layoutId:\"vsTgTsAzZ\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-146oplj\",\"data-border\":true,\"data-framer-name\":\"Frame 330\",layoutDependency:layoutDependency,layoutId:\"DrM7S99_l\",style:{\"--border-bottom-width\":\"0.5px\",\"--border-color\":\"rgb(255, 255, 255)\",\"--border-left-width\":\"0.5px\",\"--border-right-width\":\"0.5px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0.5px\",borderBottomLeftRadius:1e3,borderBottomRightRadius:1e3,borderTopLeftRadius:1e3,borderTopRightRadius:1e3},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TWFucm9wZS0zMDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"10px\",\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"157%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Income protection\"})}),className:\"framer-p4f3oi\",\"data-framer-name\":\"Income protection\",fonts:[\"GF;Manrope-300\"],layoutDependency:layoutDependency,layoutId:\"PhEfm69K_\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-837fzo\",\"data-border\":true,\"data-framer-name\":\"Frame 331\",layoutDependency:layoutDependency,layoutId:\"MuiBdxsJF\",style:{\"--border-bottom-width\":\"0.5px\",\"--border-color\":\"rgb(255, 255, 255)\",\"--border-left-width\":\"0.5px\",\"--border-right-width\":\"0.5px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0.5px\",borderBottomLeftRadius:1e3,borderBottomRightRadius:1e3,borderTopLeftRadius:1e3,borderTopRightRadius:1e3},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TWFucm9wZS0zMDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"10px\",\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"157%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Endowments\"})}),className:\"framer-1ryl339\",\"data-framer-name\":\"Endowments\",fonts:[\"GF;Manrope-300\"],layoutDependency:layoutDependency,layoutId:\"aSq2oQeSM\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-104403r\",\"data-border\":true,\"data-framer-name\":\"Frame 332\",layoutDependency:layoutDependency,layoutId:\"JQrNyXxGi\",style:{\"--border-bottom-width\":\"0.5px\",\"--border-color\":\"rgb(255, 255, 255)\",\"--border-left-width\":\"0.5px\",\"--border-right-width\":\"0.5px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0.5px\",borderBottomLeftRadius:1e3,borderBottomRightRadius:1e3,borderTopLeftRadius:1e3,borderTopRightRadius:1e3},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TWFucm9wZS0zMDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"10px\",\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"157%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Offshore investments\"})}),className:\"framer-1djwtw6\",\"data-framer-name\":\"Offshore investments\",fonts:[\"GF;Manrope-300\"],layoutDependency:layoutDependency,layoutId:\"LyF905IcI\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1ucljf8\",\"data-border\":true,\"data-framer-name\":\"Frame 333\",layoutDependency:layoutDependency,layoutId:\"fAqj699oK\",style:{\"--border-bottom-width\":\"0.5px\",\"--border-color\":\"rgb(255, 255, 255)\",\"--border-left-width\":\"0.5px\",\"--border-right-width\":\"0.5px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0.5px\",borderBottomLeftRadius:1e3,borderBottomRightRadius:1e3,borderTopLeftRadius:1e3,borderTopRightRadius:1e3},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TWFucm9wZS0zMDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"10px\",\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"157%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Retirement annuities\"})}),className:\"framer-1teyypi\",\"data-framer-name\":\"Retirement annuities\",fonts:[\"GF;Manrope-300\"],layoutDependency:layoutDependency,layoutId:\"dAuvxXlTr\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-71lp3d\",\"data-border\":true,\"data-framer-name\":\"Frame 334\",layoutDependency:layoutDependency,layoutId:\"cM2xrUjWL\",style:{\"--border-bottom-width\":\"0.5px\",\"--border-color\":\"rgb(255, 255, 255)\",\"--border-left-width\":\"0.5px\",\"--border-right-width\":\"0.5px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0.5px\",borderBottomLeftRadius:1e3,borderBottomRightRadius:1e3,borderTopLeftRadius:1e3,borderTopRightRadius:1e3},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TWFucm9wZS0zMDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"10px\",\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"157%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Health cover\"})}),className:\"framer-1g5fax7\",\"data-framer-name\":\"Health cover\",fonts:[\"GF;Manrope-300\"],layoutDependency:layoutDependency,layoutId:\"eOBWKCcuM\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-b4u6fb\",\"data-border\":true,\"data-framer-name\":\"Frame 335\",layoutDependency:layoutDependency,layoutId:\"K466Qlbai\",style:{\"--border-bottom-width\":\"0.5px\",\"--border-color\":\"rgb(255, 255, 255)\",\"--border-left-width\":\"0.5px\",\"--border-right-width\":\"0.5px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0.5px\",borderBottomLeftRadius:1e3,borderBottomRightRadius:1e3,borderTopLeftRadius:1e3,borderTopRightRadius:1e3},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TWFucm9wZS0zMDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"10px\",\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"157%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Key man policies\"})}),className:\"framer-1pu0g4j\",\"data-framer-name\":\"Key man policies\",fonts:[\"GF;Manrope-300\"],layoutDependency:layoutDependency,layoutId:\"bnDW38kXf\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-a1c0x5\",\"data-border\":true,\"data-framer-name\":\"Frame 336\",layoutDependency:layoutDependency,layoutId:\"RW0cD7rti\",style:{\"--border-bottom-width\":\"0.5px\",\"--border-color\":\"rgb(255, 255, 255)\",\"--border-left-width\":\"0.5px\",\"--border-right-width\":\"0.5px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0.5px\",borderBottomLeftRadius:1e3,borderBottomRightRadius:1e3,borderTopLeftRadius:1e3,borderTopRightRadius:1e3},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TWFucm9wZS0zMDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"10px\",\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"157%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Buy & sell agreements\"})}),className:\"framer-1hdg3t9\",\"data-framer-name\":\"Buy & sell agreements\",fonts:[\"GF;Manrope-300\"],layoutDependency:layoutDependency,layoutId:\"aZdklACmi\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})})]})]})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-kBkTV.framer-1t9oks9, .framer-kBkTV .framer-1t9oks9 { display: block; }\",\".framer-kBkTV.framer-t6ah78 { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: column; flex-wrap: nowrap; height: 270px; justify-content: space-between; overflow: hidden; padding: 24px; position: relative; text-decoration: none; width: 415px; will-change: var(--framer-will-change-override, transform); }\",\".framer-kBkTV .framer-1k2jvei { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; min-height: 3px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-kBkTV .framer-nypb3m { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 1px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-kBkTV .framer-zmicgh { flex: none; height: 62px; position: relative; width: 95px; }\",\".framer-kBkTV .framer-wruwjv { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-kBkTV .framer-p5812r { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-kBkTV .framer-1muo6ks { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-kBkTV .framer-1cowvac { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: wrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-kBkTV .framer-zqx5td, .framer-kBkTV .framer-82ayl6, .framer-kBkTV .framer-146oplj, .framer-kBkTV .framer-837fzo, .framer-kBkTV .framer-104403r, .framer-kBkTV .framer-1ucljf8, .framer-kBkTV .framer-71lp3d, .framer-kBkTV .framer-b4u6fb, .framer-kBkTV .framer-a1c0x5 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 6px 10px 6px 10px; position: relative; width: min-content; }\",\".framer-kBkTV .framer-1mt1cxv, .framer-kBkTV .framer-1no42tr, .framer-kBkTV .framer-p4f3oi, .framer-kBkTV .framer-1ryl339, .framer-kBkTV .framer-1djwtw6, .framer-kBkTV .framer-1teyypi, .framer-kBkTV .framer-1g5fax7, .framer-kBkTV .framer-1pu0g4j, .framer-kBkTV .framer-1hdg3t9 { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-kBkTV .framer-1k2jvei, .framer-kBkTV .framer-nypb3m, .framer-kBkTV .framer-wruwjv, .framer-kBkTV .framer-p5812r, .framer-kBkTV .framer-1cowvac, .framer-kBkTV .framer-zqx5td, .framer-kBkTV .framer-82ayl6, .framer-kBkTV .framer-146oplj, .framer-kBkTV .framer-837fzo, .framer-kBkTV .framer-104403r, .framer-kBkTV .framer-1ucljf8, .framer-kBkTV .framer-71lp3d, .framer-kBkTV .framer-b4u6fb, .framer-kBkTV .framer-a1c0x5 { gap: 0px; } .framer-kBkTV .framer-1k2jvei > *, .framer-kBkTV .framer-p5812r > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-kBkTV .framer-1k2jvei > :first-child, .framer-kBkTV .framer-wruwjv > :first-child, .framer-kBkTV .framer-p5812r > :first-child { margin-top: 0px; } .framer-kBkTV .framer-1k2jvei > :last-child, .framer-kBkTV .framer-wruwjv > :last-child, .framer-kBkTV .framer-p5812r > :last-child { margin-bottom: 0px; } .framer-kBkTV .framer-nypb3m > *, .framer-kBkTV .framer-1cowvac > *, .framer-kBkTV .framer-zqx5td > *, .framer-kBkTV .framer-82ayl6 > *, .framer-kBkTV .framer-146oplj > *, .framer-kBkTV .framer-837fzo > *, .framer-kBkTV .framer-104403r > *, .framer-kBkTV .framer-1ucljf8 > *, .framer-kBkTV .framer-71lp3d > *, .framer-kBkTV .framer-b4u6fb > *, .framer-kBkTV .framer-a1c0x5 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-kBkTV .framer-nypb3m > :first-child, .framer-kBkTV .framer-1cowvac > :first-child, .framer-kBkTV .framer-zqx5td > :first-child, .framer-kBkTV .framer-82ayl6 > :first-child, .framer-kBkTV .framer-146oplj > :first-child, .framer-kBkTV .framer-837fzo > :first-child, .framer-kBkTV .framer-104403r > :first-child, .framer-kBkTV .framer-1ucljf8 > :first-child, .framer-kBkTV .framer-71lp3d > :first-child, .framer-kBkTV .framer-b4u6fb > :first-child, .framer-kBkTV .framer-a1c0x5 > :first-child { margin-left: 0px; } .framer-kBkTV .framer-nypb3m > :last-child, .framer-kBkTV .framer-1cowvac > :last-child, .framer-kBkTV .framer-zqx5td > :last-child, .framer-kBkTV .framer-82ayl6 > :last-child, .framer-kBkTV .framer-146oplj > :last-child, .framer-kBkTV .framer-837fzo > :last-child, .framer-kBkTV .framer-104403r > :last-child, .framer-kBkTV .framer-1ucljf8 > :last-child, .framer-kBkTV .framer-71lp3d > :last-child, .framer-kBkTV .framer-b4u6fb > :last-child, .framer-kBkTV .framer-a1c0x5 > :last-child { margin-right: 0px; } .framer-kBkTV .framer-wruwjv > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } }\",\".framer-kBkTV.framer-v-t6ah78.hover.framer-t6ah78 { aspect-ratio: 1.537037037037037 / 1; height: var(--framer-aspect-ratio-supported, 270px); }\",\".framer-kBkTV.framer-v-t6ah78.hover .framer-nypb3m { align-content: flex-start; align-items: flex-start; justify-content: flex-start; }\",\".framer-kBkTV.framer-v-t6ah78.hover .framer-zmicgh { height: 53px; width: 82px; }\",'.framer-kBkTV[data-border=\"true\"]::after, .framer-kBkTV [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }'];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 270\n * @framerIntrinsicWidth 415\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"ayLhbgEIc\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramereWk_TNNvi=withCSS(Component,css,\"framer-kBkTV\");export default FramereWk_TNNvi;FramereWk_TNNvi.displayName=\"Kaon Advisory\";FramereWk_TNNvi.defaultProps={height:270,width:415};addFonts(FramereWk_TNNvi,[{explicitInter:true,fonts:[{family:\"Manrope\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/manrope/v15/xn7_YHE41ni1AdIRqAuZuw1Bx9mbZk6jFO_A87jxeN7B.woff2\",weight:\"300\"}]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramereWk_TNNvi\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"415\",\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"270\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"ayLhbgEIc\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerComponentViewportWidth\":\"true\",\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./eWk_TNNvi.map", "// Generated by Framer (677c5d1)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,cx,Link,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";const enabledGestures={AuQQOu1G3:{hover:true}};const serializationHash=\"framer-VwsZS\";const variantClassNames={AuQQOu1G3:\"framer-v-1roujf5\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const transformTemplate1=(_,t)=>`translateX(-50%) ${t}`;const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const getProps=({height,id,width,...props})=>{return{...props};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({defaultVariant:\"AuQQOu1G3\",enabledGestures,ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(Link,{href:\"mailto:info@kaoncapital.com\",motionChild:true,nodeId:\"AuQQOu1G3\",scopeId:\"WFIWyJ1qa\",children:/*#__PURE__*/_jsx(motion.a,{...restProps,...gestureHandlers,className:`${cx(scopingClassNames,\"framer-1roujf5\",className,classNames)} framer-1nbmyis`,\"data-border\":true,\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"AuQQOu1G3\",ref:refBinding,style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(0, 0, 0)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"rgb(0, 0, 0)\",borderBottomLeftRadius:100,borderBottomRightRadius:100,borderTopLeftRadius:100,borderTopRightRadius:100,...style},...addPropertyOverrides({\"AuQQOu1G3-hover\":{\"data-framer-name\":undefined}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1o1bpak\",layoutDependency:layoutDependency,layoutId:\"wHdqsadrY\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1yZWd1bGFy\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"info@kaoncapital.com\"}),/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1yZWd1bGFy\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-text-color\":\"var(--extracted-2gxw0f, rgb(255, 255, 255))\"},children:\"info@kaoncapital.com\"})]}),className:\"framer-1789m2r\",\"data-framer-name\":\"info@kaoncapital.com\",fonts:[\"FS;Satoshi-regular\"],layoutDependency:layoutDependency,layoutId:\"uA3BhzSI1\",style:{\"--extracted-2gxw0f\":\"rgb(255, 255, 255)\",\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},transformTemplate:transformTemplate1,verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({\"AuQQOu1G3-hover\":{transformTemplate:undefined}},baseVariant,gestureVariant)})})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-VwsZS.framer-1nbmyis, .framer-VwsZS .framer-1nbmyis { display: block; }\",\".framer-VwsZS.framer-1roujf5 { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 10px 20px 10px 20px; position: relative; text-decoration: none; width: min-content; }\",\".framer-VwsZS .framer-1o1bpak { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; min-height: 18px; overflow: hidden; padding: 0px; position: relative; width: 146px; }\",\".framer-VwsZS .framer-1789m2r { bottom: 0px; flex: none; left: 49%; position: absolute; top: 0px; white-space: pre; width: auto; z-index: 1; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-VwsZS.framer-1roujf5, .framer-VwsZS .framer-1o1bpak { gap: 0px; } .framer-VwsZS.framer-1roujf5 > *, .framer-VwsZS .framer-1o1bpak > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-VwsZS.framer-1roujf5 > :first-child, .framer-VwsZS .framer-1o1bpak > :first-child { margin-left: 0px; } .framer-VwsZS.framer-1roujf5 > :last-child, .framer-VwsZS .framer-1o1bpak > :last-child { margin-right: 0px; } }\",\".framer-VwsZS.framer-v-1roujf5.hover .framer-1789m2r { bottom: unset; height: 18px; left: 0px; top: -19px; }\",'.framer-VwsZS[data-border=\"true\"]::after, .framer-VwsZS [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }'];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 38\n * @framerIntrinsicWidth 185.5\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"dx8WRECbi\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerWFIWyJ1qa=withCSS(Component,css,\"framer-VwsZS\");export default FramerWFIWyJ1qa;FramerWFIWyJ1qa.displayName=\"Contact Section CTA\";FramerWFIWyJ1qa.defaultProps={height:38,width:185.5};addFonts(FramerWFIWyJ1qa,[{explicitInter:true,fonts:[{family:\"Satoshi\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/TTX2Z3BF3P6Y5BQT3IV2VNOK6FL22KUT/7QYRJOI3JIMYHGY6CH7SOIFRQLZOLNJ6/KFIAZD4RUMEZIYV6FQ3T3GP5PDBDB6JY.woff2\",weight:\"400\"}]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerWFIWyJ1qa\",\"slots\":[],\"annotations\":{\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"dx8WRECbi\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicWidth\":\"185.5\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicHeight\":\"38\",\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./WFIWyJ1qa.map", "// Generated by Framer (cf4c6d7)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getPropertyControls,SmartComponentScopedContainer,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import{Video}from\"https://framerusercontent.com/modules/lRDHiNWNVWmE0lqtoVHP/7qT0r3So12155VV5Jq5x/Video.js\";const VideoFonts=getFonts(Video);const VideoControls=getPropertyControls(Video);const cycleOrder=[\"J3Zj7E2qn\",\"m5t07Azto\"];const serializationHash=\"framer-4jcKw\";const variantClassNames={J3Zj7E2qn:\"framer-v-1dgxvx0\",m5t07Azto:\"framer-v-bw24ns\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const 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={Pause:\"J3Zj7E2qn\",Play:\"m5t07Azto\"};const getProps=({file,height,id,width,...props})=>{return{...props,l_sVkthXq:file??props.l_sVkthXq,variant:humanReadableVariantMap[props.variant]??props.variant??\"J3Zj7E2qn\"};};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,l_sVkthXq,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"J3Zj7E2qn\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-1dgxvx0\",className,classNames),\"data-framer-name\":\"Pause\",layoutDependency:layoutDependency,layoutId:\"J3Zj7E2qn\",ref:refBinding,style:{...style},...addPropertyOverrides({m5t07Azto:{\"data-framer-name\":\"Play\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-11qotlp-container\",isAuthoredByUser:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"UPa4Dw5zb-container\",nodeId:\"UPa4Dw5zb\",rendersWithMotion:true,scopeId:\"yajvYp14m\",children:/*#__PURE__*/_jsx(Video,{backgroundColor:\"rgba(0, 0, 0, 0)\",borderRadius:12,bottomLeftRadius:12,bottomRightRadius:12,controls:false,height:\"100%\",id:\"UPa4Dw5zb\",isMixedBorderRadius:false,layoutId:\"UPa4Dw5zb\",loop:true,muted:true,objectFit:\"cover\",playing:false,posterEnabled:true,srcFile:l_sVkthXq,srcType:\"Upload\",srcUrl:\"https://framerusercontent.com/assets/MLWPbW1dUQawJLhhun3dBwpgJak.mp4\",startTime:0,style:{height:\"100%\",width:\"100%\"},topLeftRadius:12,topRightRadius:12,volume:25,width:\"100%\",...addPropertyOverrides({m5t07Azto:{playing:true}},baseVariant,gestureVariant)})})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-4jcKw.framer-1n0kytg, .framer-4jcKw .framer-1n0kytg { display: block; }\",\".framer-4jcKw.framer-1dgxvx0 { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 395px; }\",\".framer-4jcKw .framer-11qotlp-container { aspect-ratio: 1 / 1; flex: 1 0 0px; height: var(--framer-aspect-ratio-supported, 395px); position: relative; width: 1px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-4jcKw.framer-1dgxvx0 { gap: 0px; } .framer-4jcKw.framer-1dgxvx0 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-4jcKw.framer-1dgxvx0 > :first-child { margin-left: 0px; } .framer-4jcKw.framer-1dgxvx0 > :last-child { margin-right: 0px; } }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 395\n * @framerIntrinsicWidth 395\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"m5t07Azto\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"l_sVkthXq\":\"file\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FrameryajvYp14m=withCSS(Component,css,\"framer-4jcKw\");export default FrameryajvYp14m;FrameryajvYp14m.displayName=\"Video Box\";FrameryajvYp14m.defaultProps={height:395,width:395};addPropertyControls(FrameryajvYp14m,{variant:{options:[\"J3Zj7E2qn\",\"m5t07Azto\"],optionTitles:[\"Pause\",\"Play\"],title:\"Variant\",type:ControlType.Enum},l_sVkthXq:VideoControls?.[\"srcFile\"]&&{...VideoControls[\"srcFile\"],__defaultAssetReference:\"\",description:undefined,hidden:undefined,title:\"File\"}});addFonts(FrameryajvYp14m,[{explicitInter:true,fonts:[]},...VideoFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FrameryajvYp14m\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"m5t07Azto\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicHeight\":\"395\",\"framerImmutableVariables\":\"true\",\"framerContractVersion\":\"1\",\"framerVariables\":\"{\\\"l_sVkthXq\\\":\\\"file\\\"}\",\"framerComponentViewportWidth\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicWidth\":\"395\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./yajvYp14m.map", "// Generated by Framer (677c5d1)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"GF;Manrope-300\",\"GF;Manrope-regular\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"Manrope\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/manrope/v15/xn7_YHE41ni1AdIRqAuZuw1Bx9mbZk6jFO_A87jxeN7B.woff2\",weight:\"300\"},{family:\"Manrope\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/manrope/v15/xn7_YHE41ni1AdIRqAuZuw1Bx9mbZk79FO_A87jxeN7B.woff2\",weight:\"400\"}]}];export const css=['.framer-PtmEt .framer-styles-preset-16yxwsr:not(.rich-text-wrapper), .framer-PtmEt .framer-styles-preset-16yxwsr.rich-text-wrapper p { --framer-font-family: \"Manrope\", \"Manrope Placeholder\", sans-serif; --framer-font-family-bold: \"Manrope\", \"Manrope Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 13px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-variation-axes: normal; --framer-font-weight: 300; --framer-font-weight-bold: 400; --framer-letter-spacing: 0.01em; --framer-line-height: 170%; --framer-paragraph-spacing: 20px; --framer-text-alignment: start; --framer-text-color: #000000; --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; }','@media (max-width: 1199px) and (min-width: 810px) { .framer-PtmEt .framer-styles-preset-16yxwsr:not(.rich-text-wrapper), .framer-PtmEt .framer-styles-preset-16yxwsr.rich-text-wrapper p { --framer-font-family: \"Manrope\", \"Manrope Placeholder\", sans-serif; --framer-font-family-bold: \"Manrope\", \"Manrope Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 12px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-variation-axes: normal; --framer-font-weight: 300; --framer-font-weight-bold: 400; --framer-letter-spacing: 0.01em; --framer-line-height: 170%; --framer-paragraph-spacing: 20px; --framer-text-alignment: start; --framer-text-color: #000000; --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; } }','@media (max-width: 809px) and (min-width: 0px) { .framer-PtmEt .framer-styles-preset-16yxwsr:not(.rich-text-wrapper), .framer-PtmEt .framer-styles-preset-16yxwsr.rich-text-wrapper p { --framer-font-family: \"Manrope\", \"Manrope Placeholder\", sans-serif; --framer-font-family-bold: \"Manrope\", \"Manrope Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 13px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-variation-axes: normal; --framer-font-weight: 300; --framer-font-weight-bold: 400; --framer-letter-spacing: 0.01em; --framer-line-height: 170%; --framer-paragraph-spacing: 20px; --framer-text-alignment: start; --framer-text-color: #000000; --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; } }'];export const className=\"framer-PtmEt\";\nexport const __FramerMetadata__ = {\"exports\":{\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (677c5d1)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"Courier New\"]);export const fonts=[{explicitInter:true,fonts:[]}];export const css=['.framer-66Ivb .framer-styles-preset-1tqxsbr:not(.rich-text-wrapper), .framer-66Ivb .framer-styles-preset-1tqxsbr.rich-text-wrapper p { --framer-font-family: \"Courier New\", monospace; --framer-font-open-type-features: normal; --framer-font-size: 11px; --framer-font-style: normal; --framer-font-variation-axes: normal; --framer-font-weight: 400; --framer-letter-spacing: 0.01em; --framer-line-height: 16px; --framer-paragraph-spacing: 20px; --framer-text-alignment: center; --framer-text-color: rgba(0, 0, 0, 0.5); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; }','@media (max-width: 1199px) and (min-width: 810px) { .framer-66Ivb .framer-styles-preset-1tqxsbr:not(.rich-text-wrapper), .framer-66Ivb .framer-styles-preset-1tqxsbr.rich-text-wrapper p { --framer-font-family: \"Courier New\", monospace; --framer-font-open-type-features: normal; --framer-font-size: 10px; --framer-font-style: normal; --framer-font-variation-axes: normal; --framer-font-weight: 400; --framer-letter-spacing: 0.01em; --framer-line-height: 16px; --framer-paragraph-spacing: 20px; --framer-text-alignment: center; --framer-text-color: rgba(0, 0, 0, 0.5); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; } }','@media (max-width: 809px) and (min-width: 0px) { .framer-66Ivb .framer-styles-preset-1tqxsbr:not(.rich-text-wrapper), .framer-66Ivb .framer-styles-preset-1tqxsbr.rich-text-wrapper p { --framer-font-family: \"Courier New\", monospace; --framer-font-open-type-features: normal; --framer-font-size: 9px; --framer-font-style: normal; --framer-font-variation-axes: normal; --framer-font-weight: 400; --framer-letter-spacing: 0.01em; --framer-line-height: 16px; --framer-paragraph-spacing: 20px; --framer-text-alignment: center; --framer-text-color: rgba(0, 0, 0, 0.5); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; } }'];export const className=\"framer-66Ivb\";\nexport const __FramerMetadata__ = {\"exports\":{\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (2ca17d4)\nimport{fontStore}from\"framer\";fontStore.loadFonts([]);export const fonts=[{explicitInter:true,fonts:[]}];export const css=[\".framer-59uGi .framer-styles-preset-1uhud16:not(.rich-text-wrapper), .framer-59uGi .framer-styles-preset-1uhud16.rich-text-wrapper a { --framer-link-current-text-color: rgba(0, 0, 0, 0.5); --framer-link-current-text-decoration: none; --framer-link-hover-text-color: #000000; --framer-link-hover-text-decoration: none; --framer-link-text-color: rgba(0, 0, 0, 0.5); --framer-link-text-decoration: none; }\"];export const className=\"framer-59uGi\";\nexport const __FramerMetadata__ = {\"exports\":{\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (9045c1a)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,Image,Link,PropertyOverrides,RichText,SVG,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useRouteElementId,withCSS,withFX,withOptimizedAppearEffect,withVariantAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import{Video}from\"https://framerusercontent.com/modules/lRDHiNWNVWmE0lqtoVHP/7qT0r3So12155VV5Jq5x/Video.js\";import Slideshow from\"https://framerusercontent.com/modules/zvkTOpMSuRzRhLzZZIwG/gveXKR6bwXNSCLv12kr3/SlideShow.js\";import KaonInvestment from\"#framer/local/canvasComponent/aR6zPMF2k/aR6zPMF2k.js\";import Footer from\"#framer/local/canvasComponent/B4VJSyncc/B4VJSyncc.js\";import KoanCapital from\"#framer/local/canvasComponent/CXIPYqmV5/CXIPYqmV5.js\";import KaonAdvisory from\"#framer/local/canvasComponent/eWk_TNNvi/eWk_TNNvi.js\";import TopBarCopy from\"#framer/local/canvasComponent/MLij2zu_W/MLij2zu_W.js\";import ContactSectionCTA from\"#framer/local/canvasComponent/WFIWyJ1qa/WFIWyJ1qa.js\";import VideoBox from\"#framer/local/canvasComponent/yajvYp14m/yajvYp14m.js\";import*as sharedStyle3 from\"#framer/local/css/BbCmkiD9Q/BbCmkiD9Q.js\";import*as sharedStyle1 from\"#framer/local/css/dIKpeX7SS/dIKpeX7SS.js\";import*as sharedStyle2 from\"#framer/local/css/rfsuY9sk4/rfsuY9sk4.js\";import*as sharedStyle from\"#framer/local/css/y5KEsa1PH/y5KEsa1PH.js\";import metadataProvider from\"#framer/local/webPageMetadata/augiA20Il/augiA20Il.js\";const TopBarCopyFonts=getFonts(TopBarCopy);const RichTextWithOptimizedAppearEffect=withOptimizedAppearEffect(RichText);const VideoFonts=getFonts(Video);const ContainerWithOptimizedAppearEffect=withOptimizedAppearEffect(Container);const KoanCapitalFonts=getFonts(KoanCapital);const ContainerWithFX=withFX(Container);const KaonInvestmentFonts=getFonts(KaonInvestment);const KaonAdvisoryFonts=getFonts(KaonAdvisory);const MotionDivWithFX=withFX(motion.div);const VideoBoxFonts=getFonts(VideoBox);const VideoBoxWithVariantAppearEffect=withVariantAppearEffect(VideoBox);const SlideshowFonts=getFonts(Slideshow);const RichTextWithFX=withFX(RichText);const ContactSectionCTAFonts=getFonts(ContactSectionCTA);const FooterFonts=getFonts(Footer);const breakpoints={E7nctGFGQ:\"(min-width: 810px) and (max-width: 1199px)\",WhsCT8D9O:\"(max-width: 809px)\",WQLkyLRf1:\"(min-width: 1200px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-5muJR\";const variantClassNames={E7nctGFGQ:\"framer-v-ly5855\",WhsCT8D9O:\"framer-v-bmsno4\",WQLkyLRf1:\"framer-v-72rtr7\"};const transition1={damping:50,delay:.6,mass:1,stiffness:300,type:\"spring\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:0,y:0};const animation1={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:-50};const transition2={damping:50,delay:.7,mass:1,stiffness:300,type:\"spring\"};const animation2={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2,x:0,y:0};const transition3={damping:50,delay:.1,mass:1,stiffness:300,type:\"spring\"};const animation3={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition3,x:0,y:0};const animation4={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:-100};const transition4={damping:50,delay:.2,mass:1,stiffness:300,type:\"spring\"};const animation5={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition4,x:0,y:0};const transition5={damping:50,delay:.3,mass:1,stiffness:300,type:\"spring\"};const animation6={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition5,x:0,y:0};const transition6={damping:50,delay:.4,mass:1,stiffness:300,type:\"spring\"};const animation7={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition6,x:0,y:0};const transition7={damping:50,delay:1.5,mass:1,stiffness:300,type:\"spring\"};const animation8={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition7,x:0,y:0};const animation9={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:50};const animation10={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:-100,y:0};const transition8={damping:40,delay:0,mass:1,stiffness:300,type:\"spring\"};const animation11={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition8,x:-100,y:0};const animation12={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:100,y:0};const animation13={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition8,x:100,y:0};const animation14={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition3,x:-100,y:0};const animation15={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition3,x:100,y:0};const animation16={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:200,y:0};const transition9={damping:50,delay:0,mass:1,stiffness:300,type:\"spring\"};const animation17={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition9,x:200,y:0};const animation18={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:100};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"WQLkyLRf1\",Phone:\"WhsCT8D9O\",Tablet:\"E7nctGFGQ\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"WQLkyLRf1\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,...restProps}=getProps(props);React.useEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);if(metadata.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);document.title=metadata.title||\"\";if(metadata.viewport){document.querySelector('meta[name=\"viewport\"]')?.setAttribute(\"content\",metadata.viewport);}},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const elementId=useRouteElementId(\"zPiNOKRCV\");const ref1=React.useRef(null);const elementId1=useRouteElementId(\"t8Phf1EVP\");const ref2=React.useRef(null);const elementId2=useRouteElementId(\"Ef6WLgSiW\");const ref3=React.useRef(null);const elementId3=useRouteElementId(\"lrGRufMw4\");const ref4=React.useRef(null);const elementId4=useRouteElementId(\"bo3LECR8A\");const ref5=React.useRef(null);const elementId5=useRouteElementId(\"f74_4rJpR\");const ref6=React.useRef(null);const elementId6=useRouteElementId(\"m5q3OhOhl\");const ref7=React.useRef(null);const isDisplayed=()=>{if(!isBrowser())return true;if(baseVariant===\"WhsCT8D9O\")return false;return true;};const isDisplayed1=()=>{if(!isBrowser())return true;if(baseVariant===\"WhsCT8D9O\")return true;return false;};const elementId7=useRouteElementId(\"cNQeYu4xD\");const ref8=React.useRef(null);useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"WQLkyLRf1\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: rgb(244, 251, 255); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-72rtr7\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:70,width:\"100%\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1o8jqiz-container\",layoutScroll:true,nodeId:\"ix8z67SnC\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{WhsCT8D9O:{variant:\"FYlgrZXaB\"}},children:/*#__PURE__*/_jsx(TopBarCopy,{height:\"100%\",id:\"ix8z67SnC\",layoutId:\"ix8z67SnC\",style:{height:\"100%\",maxWidth:\"100%\"},variant:\"BnOMbpHKD\",width:\"100%\"})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1y8at6x\",\"data-framer-name\":\"Hero\",id:elementId,ref:ref1,children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-r7f3t7\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-16i805d\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1k0d93m\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1346g8\",\"data-framer-name\":\"Frame 10\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-uruuhi\",\"data-framer-name\":\"Frame 355\",children:/*#__PURE__*/_jsx(RichTextWithOptimizedAppearEffect,{__fromCanvasComponent:true,animate:animation,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q291cmllciBOZXc=\",\"--framer-font-family\":'\"Courier New\", monospace',\"--framer-font-size\":\"14px\",\"--framer-text-color\":\"rgba(0, 0, 0, 0.5)\"},children:/*#__PURE__*/_jsx(Link,{href:{hash:\":lrGRufMw4\",webPageId:\"augiA20Il\"},motionChild:true,nodeId:\"I86:213;68:1397\",openInNewTab:false,scopeId:\"augiA20Il\",smoothScroll:true,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1uhud16\",\"data-styles-preset\":\"y5KEsa1PH\",children:\"Trade\"})})})}),className:\"framer-ex2osk\",\"data-framer-appear-id\":\"ex2osk\",\"data-framer-name\":\"Trade\",fonts:[\"Courier New\"],initial:animation1,optimized:true,verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-imuc1x\",\"data-framer-name\":\"Frame 356\",children:/*#__PURE__*/_jsx(RichTextWithOptimizedAppearEffect,{__fromCanvasComponent:true,animate:animation2,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q291cmllciBOZXc=\",\"--framer-font-family\":'\"Courier New\", monospace',\"--framer-font-size\":\"14px\",\"--framer-text-color\":\"rgba(0, 0, 0, 0.5)\"},children:/*#__PURE__*/_jsx(Link,{href:{hash:\":bo3LECR8A\",webPageId:\"augiA20Il\"},motionChild:true,nodeId:\"I86:213;68:1399\",openInNewTab:false,scopeId:\"augiA20Il\",smoothScroll:true,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1uhud16\",\"data-styles-preset\":\"y5KEsa1PH\",children:\"Hedge\"})})})}),className:\"framer-1bzd4lf\",\"data-framer-appear-id\":\"1bzd4lf\",\"data-framer-name\":\"Hedge\",fonts:[\"Courier New\"],initial:animation1,optimized:true,verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1meg86h\",\"data-framer-name\":\"Frame 357\",children:/*#__PURE__*/_jsx(RichTextWithOptimizedAppearEffect,{__fromCanvasComponent:true,animate:animation2,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q291cmllciBOZXc=\",\"--framer-font-family\":'\"Courier New\", monospace',\"--framer-font-size\":\"14px\",\"--framer-text-color\":\"rgba(0, 0, 0, 0.5)\"},children:/*#__PURE__*/_jsx(Link,{href:{hash:\":f74_4rJpR\",webPageId:\"augiA20Il\"},motionChild:true,nodeId:\"I86:213;68:1401\",openInNewTab:false,scopeId:\"augiA20Il\",smoothScroll:true,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1uhud16\",\"data-styles-preset\":\"y5KEsa1PH\",children:\"Invest\"})})})}),className:\"framer-151j5yo\",\"data-framer-appear-id\":\"151j5yo\",\"data-framer-name\":\"Invest\",fonts:[\"Courier New\"],initial:animation1,optimized:true,verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ibrhd6\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(ContainerWithOptimizedAppearEffect,{animate:animation3,className:\"framer-j306dl-container\",\"data-framer-appear-id\":\"j306dl\",initial:animation4,isAuthoredByUser:true,isModuleExternal:true,nodeId:\"Xx2XLpvi2\",optimized:true,rendersWithMotion:true,scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(Video,{backgroundColor:\"rgba(0, 0, 0, 0)\",borderRadius:0,bottomLeftRadius:0,bottomRightRadius:0,controls:false,height:\"100%\",id:\"Xx2XLpvi2\",isMixedBorderRadius:false,layoutId:\"Xx2XLpvi2\",loop:true,muted:true,objectFit:\"cover\",playing:true,posterEnabled:true,srcFile:\"https://framerusercontent.com/assets/jhcKsR3qgE9Aysa6S1c1226zDU.mp4\",srcType:\"Upload\",srcUrl:\"https://framerusercontent.com/assets/MLWPbW1dUQawJLhhun3dBwpgJak.mp4\",startTime:0,style:{height:\"100%\",width:\"100%\"},topLeftRadius:0,topRightRadius:0,volume:25,width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(ContainerWithOptimizedAppearEffect,{animate:animation5,className:\"framer-qtzr0n-container\",\"data-framer-appear-id\":\"qtzr0n\",initial:animation4,isAuthoredByUser:true,isModuleExternal:true,nodeId:\"KvI5MeSWe\",optimized:true,rendersWithMotion:true,scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(Video,{backgroundColor:\"rgba(0, 0, 0, 0)\",borderRadius:0,bottomLeftRadius:0,bottomRightRadius:0,controls:false,height:\"100%\",id:\"KvI5MeSWe\",isMixedBorderRadius:false,layoutId:\"KvI5MeSWe\",loop:true,muted:true,objectFit:\"cover\",playing:true,posterEnabled:true,srcFile:\"https://framerusercontent.com/assets/QzAQ4MgA8YXEjb6CweK5y6VwQcY.mp4\",srcType:\"Upload\",srcUrl:\"https://framerusercontent.com/assets/MLWPbW1dUQawJLhhun3dBwpgJak.mp4\",startTime:0,style:{height:\"100%\",width:\"100%\"},topLeftRadius:0,topRightRadius:0,volume:25,width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(ContainerWithOptimizedAppearEffect,{animate:animation6,className:\"framer-16jigft-container\",\"data-framer-appear-id\":\"16jigft\",initial:animation4,isAuthoredByUser:true,isModuleExternal:true,nodeId:\"TRMWTyXHM\",optimized:true,rendersWithMotion:true,scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(Video,{backgroundColor:\"rgba(0, 0, 0, 0)\",borderRadius:0,bottomLeftRadius:0,bottomRightRadius:0,controls:false,height:\"100%\",id:\"TRMWTyXHM\",isMixedBorderRadius:false,layoutId:\"TRMWTyXHM\",loop:true,muted:true,objectFit:\"cover\",playing:true,posterEnabled:true,srcFile:\"https://framerusercontent.com/assets/qToPqyN5p211DDbDJGKEehlzY4.mp4\",srcType:\"Upload\",srcUrl:\"https://framerusercontent.com/assets/MLWPbW1dUQawJLhhun3dBwpgJak.mp4\",startTime:0,style:{height:\"100%\",width:\"100%\"},topLeftRadius:0,topRightRadius:0,volume:25,width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(ContainerWithOptimizedAppearEffect,{animate:animation7,className:\"framer-35mihc-container\",\"data-framer-appear-id\":\"35mihc\",initial:animation4,isAuthoredByUser:true,isModuleExternal:true,nodeId:\"KzrASHh_Y\",optimized:true,rendersWithMotion:true,scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(Video,{backgroundColor:\"rgba(0, 0, 0, 0)\",borderRadius:0,bottomLeftRadius:0,bottomRightRadius:0,controls:false,height:\"100%\",id:\"KzrASHh_Y\",isMixedBorderRadius:false,layoutId:\"KzrASHh_Y\",loop:true,muted:true,objectFit:\"cover\",playing:true,posterEnabled:true,srcFile:\"https://framerusercontent.com/assets/9NX0SEH1adRzmDOJYpP4IlqhJ4.mp4\",srcType:\"Upload\",srcUrl:\"https://framerusercontent.com/assets/MLWPbW1dUQawJLhhun3dBwpgJak.mp4\",startTime:0,style:{height:\"100%\",width:\"100%\"},topLeftRadius:0,topRightRadius:0,volume:25,width:\"100%\"})})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1tq2pzd\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{E7nctGFGQ:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"R0Y7TWFucm9wZS02MDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"0.02em\",\"--framer-line-height\":\"39.9px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(0, 159, 227)\"},children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"R0Y7TWFucm9wZS0yMDA=\",\"--framer-font-family\":'\"Manrope\", sans-serif',\"--framer-font-weight\":\"200\",\"--framer-text-color\":\"rgba(0, 0, 0, 0.3)\"},children:\"Create a\"}),/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"R0Y7TWFucm9wZS0yMDA=\",\"--framer-font-family\":'\"Manrope\", sans-serif',\"--framer-font-weight\":\"200\",\"--framer-text-color\":\"rgba(0, 0, 0, 0.2)\"},children:\" \"}),\"legacy that endures.\"]})})},WhsCT8D9O:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"R0Y7TWFucm9wZS02MDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"0.02em\",\"--framer-line-height\":\"39.9px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(0, 159, 227)\"},children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"R0Y7TWFucm9wZS0yMDA=\",\"--framer-font-family\":'\"Manrope\", sans-serif',\"--framer-font-weight\":\"200\",\"--framer-text-color\":\"rgba(0, 0, 0, 0.3)\"},children:\"Create a\"}),/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"R0Y7TWFucm9wZS0yMDA=\",\"--framer-font-family\":'\"Manrope\", sans-serif',\"--framer-font-weight\":\"200\",\"--framer-text-color\":\"rgba(0, 0, 0, 0.2)\"},children:\" \"}),\"legacy that endures.\"]})})}},children:/*#__PURE__*/_jsx(RichTextWithOptimizedAppearEffect,{__fromCanvasComponent:true,animate:animation8,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"R0Y7TWFucm9wZS02MDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"28px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"0.02em\",\"--framer-line-height\":\"39.9px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(0, 159, 227)\"},children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"R0Y7TWFucm9wZS0yMDA=\",\"--framer-font-family\":'\"Manrope\", sans-serif',\"--framer-font-weight\":\"200\",\"--framer-text-color\":\"rgba(0, 0, 0, 0.3)\"},children:\"Create a\"}),/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"R0Y7TWFucm9wZS0yMDA=\",\"--framer-font-family\":'\"Manrope\", sans-serif',\"--framer-font-weight\":\"200\",\"--framer-text-color\":\"rgba(0, 0, 0, 0.2)\"},children:\" \"}),\"legacy that endures.\"]})}),className:\"framer-1xhbhu1\",\"data-framer-appear-id\":\"1xhbhu1\",\"data-framer-name\":\"Create a legacy that endures.\",fonts:[\"GF;Manrope-600\",\"GF;Manrope-200\"],initial:animation9,optimized:true,verticalAlignment:\"top\",withExternalLayout:true})})})]})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-7icztr\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1tqxsbr\",\"data-styles-preset\":\"dIKpeX7SS\",children:\"Kaon Capital is a member of the JSE\"})}),className:\"framer-nryifu\",\"data-framer-name\":\"Kaon Capital (Pty) Ltd (reg. 2014/269215/07) is a member of the JSE\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1tqxsbr\",\"data-styles-preset\":\"dIKpeX7SS\",children:\"Kaon Advisory Services is a juristic representative of Discovery Life Limited\"})}),className:\"framer-cgtzqd\",\"data-framer-name\":\"Kaon Capital (Pty) Ltd (reg. 2014/269215/07) is a member of the JSE\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1tqxsbr\",\"data-styles-preset\":\"dIKpeX7SS\",children:\"Kaon Investment Management is an authorised Financial Services Provider (FSP No. 48460)\"})}),className:\"framer-1uyvd5p\",\"data-framer-name\":\"Kaon Investment Management (Pty) Ltd (reg. 2017/242347/07) is an authorised Financial Services Provider (FSP No. 48460)\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-ndj067\",\"data-framer-name\":\"Services\",id:elementId1,ref:ref2,children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ocyfgo\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1e2hzxj\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-hvgrrm\",\"data-framer-name\":\"Frame 10\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ade1ux\",\"data-framer-name\":\"Frame 350\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{E7nctGFGQ:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"R0Y7TWFucm9wZS0yMDA=\",\"--framer-font-family\":'\"Manrope\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"200\",\"--framer-line-height\":\"28px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgba(0, 0, 0, 0.3)\"},children:[\"The Kaon Group\",/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"R0Y7TWFucm9wZS01MDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-text-color\":\"rgb(0, 159, 227)\"},children:\" Structure\"})]})})},WhsCT8D9O:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"R0Y7TWFucm9wZS0yMDA=\",\"--framer-font-family\":'\"Manrope\", sans-serif',\"--framer-font-size\":\"28px\",\"--framer-font-weight\":\"200\",\"--framer-line-height\":\"33px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgba(0, 0, 0, 0.3)\"},children:[\"The Kaon Group\",/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"R0Y7TWFucm9wZS01MDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-text-color\":\"rgb(0, 159, 227)\"},children:\" Structure\"})]})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"R0Y7TWFucm9wZS0yMDA=\",\"--framer-font-family\":'\"Manrope\", sans-serif',\"--framer-font-size\":\"28px\",\"--framer-font-weight\":\"200\",\"--framer-line-height\":\"28px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgba(0, 0, 0, 0.3)\"},children:[\"The Kaon Group\",/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"R0Y7TWFucm9wZS01MDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-text-color\":\"rgb(0, 159, 227)\"},children:\" Structure\"})]})}),className:\"framer-7kphwg\",\"data-framer-name\":\"The Kaon Group Structure\",fonts:[\"GF;Manrope-200\",\"GF;Manrope-500\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1ku27l5\",\"data-styles-preset\":\"rfsuY9sk4\",children:\"Independently regulated to deliver a unique financial services and capital markets experience.\"})}),className:\"framer-1kjvwwj\",\"data-framer-name\":\"Three independently regulated businesses offering a tailored financial management experience.\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ui7e3l\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{E7nctGFGQ:{height:650,width:`max((${componentViewport?.width||\"100vw\"} * 0.81 - 10px) / 2, 1px)`},WhsCT8D9O:{height:400,width:`calc(${componentViewport?.width||\"100vw\"} * 0.8)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:550,width:`max((${componentViewport?.width||\"100vw\"} * 0.63 - 10px) / 2, 1px)`,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{WhsCT8D9O:{__framer__animate:{transition:transition8},__framer__animateOnce:true,__framer__enter:animation10,__framer__exit:animation11,__framer__styleAppearEffectEnabled:true,__framer__styleTransformEffectEnabled:undefined,__framer__threshold:.5}},children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__spring:{damping:40,delay:0,duration:.3,ease:[.44,0,.56,1],mass:1,stiffness:300,type:\"spring\"},__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:-100,y:0}},{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}}],__framer__transformTrigger:\"onInView\",__perspectiveFX:false,__targetOpacity:1,className:\"framer-1i12ycm-container\",nodeId:\"piRrgT1mx\",rendersWithMotion:true,scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(KoanCapital,{height:\"100%\",id:\"piRrgT1mx\",layoutId:\"piRrgT1mx\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1vvez5t\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{E7nctGFGQ:{height:320,width:`max((${componentViewport?.width||\"100vw\"} * 0.81 - 10px) / 2, 1px)`},WhsCT8D9O:{height:400,width:`calc(${componentViewport?.width||\"100vw\"} * 0.8)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:270,width:`max((${componentViewport?.width||\"100vw\"} * 0.63 - 10px) / 2, 1px)`,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{WhsCT8D9O:{__framer__animate:{transition:transition8},__framer__animateOnce:true,__framer__enter:animation12,__framer__exit:animation13,__framer__styleAppearEffectEnabled:true,__framer__styleTransformEffectEnabled:undefined,__framer__threshold:.5}},children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__spring:{damping:40,delay:0,duration:.3,ease:[.44,0,.56,1],mass:1,stiffness:300,type:\"spring\"},__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:100,y:0}},{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}}],__framer__transformTrigger:\"onInView\",__perspectiveFX:false,__targetOpacity:1,className:\"framer-1hlznd0-container\",nodeId:\"aVofxO5FN\",rendersWithMotion:true,scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(KaonInvestment,{height:\"100%\",id:\"aVofxO5FN\",layoutId:\"aVofxO5FN\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{E7nctGFGQ:{height:320,width:`max((${componentViewport?.width||\"100vw\"} * 0.81 - 10px) / 2, 1px)`},WhsCT8D9O:{height:400,width:`calc(${componentViewport?.width||\"100vw\"} * 0.8)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:270,width:`max((${componentViewport?.width||\"100vw\"} * 0.63 - 10px) / 2, 1px)`,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{WhsCT8D9O:{__framer__animate:{transition:transition8},__framer__animateOnce:true,__framer__enter:animation10,__framer__exit:animation11,__framer__styleAppearEffectEnabled:true,__framer__styleTransformEffectEnabled:undefined,__framer__threshold:.5}},children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__spring:{damping:40,delay:0,duration:.3,ease:[.44,0,.56,1],mass:1,stiffness:300,type:\"spring\"},__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:100}},{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}}],__framer__transformTrigger:\"onInView\",__perspectiveFX:false,__targetOpacity:1,className:\"framer-18oddsw-container\",nodeId:\"szV9BQFRq\",rendersWithMotion:true,scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(KaonAdvisory,{height:\"100%\",id:\"szV9BQFRq\",layoutId:\"szV9BQFRq\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})})})]})]})]})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-9bv6on\",\"data-framer-name\":\"Services Breakdown\",id:elementId2,ref:ref3,children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-895z0a\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-hlzace\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1xbfssq\",\"data-framer-name\":\"Frame 10\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-11ldcni\",\"data-framer-name\":\"Frame 350\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{E7nctGFGQ:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"R0Y7TWFucm9wZS01MDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"36px\",\"--framer-text-alignment\":\"right\",\"--framer-text-color\":\"rgb(0, 159, 227)\"},children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"R0Y7TWFucm9wZS0yMDA=\",\"--framer-font-family\":'\"Manrope\", sans-serif',\"--framer-font-weight\":\"200\",\"--framer-text-color\":\"rgba(0, 0, 0, 0.3)\"},children:\"Comprehensive\"}),\" Financial Solutions\"]})})},WhsCT8D9O:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"R0Y7TWFucm9wZS01MDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"28px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"36px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(0, 159, 227)\"},children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"R0Y7TWFucm9wZS0yMDA=\",\"--framer-font-family\":'\"Manrope\", sans-serif',\"--framer-font-weight\":\"200\",\"--framer-text-color\":\"rgba(0, 0, 0, 0.3)\"},children:\"Comprehensive\"}),\" Financial Solutions\"]})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"R0Y7TWFucm9wZS01MDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"28px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"36px\",\"--framer-text-alignment\":\"right\",\"--framer-text-color\":\"rgb(0, 159, 227)\"},children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"R0Y7TWFucm9wZS0yMDA=\",\"--framer-font-family\":'\"Manrope\", sans-serif',\"--framer-font-weight\":\"200\",\"--framer-text-color\":\"rgba(0, 0, 0, 0.3)\"},children:\"Comprehensive\"}),\" Financial Solutions\"]})}),className:\"framer-1l65789\",\"data-framer-name\":\"The Kaon Group Structure\",fonts:[\"GF;Manrope-500\",\"GF;Manrope-200\"],verticalAlignment:\"top\",withExternalLayout:true})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-n7jl8b\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-uwlguf\",id:elementId3,ref:ref4,children:[/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:false,__framer__enter:animation10,__framer__exit:animation14,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-j7jgj\",\"data-framer-name\":\"Frame 337\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-kzlp9c\",\"data-framer-name\":\"Frame 336\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-z743ud\",\"data-framer-name\":\"Frame 335\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1hgqatu\",\"data-framer-name\":\"Frame 340\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TWFucm9wZS03MDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"700\",\"--framer-text-color\":\"rgb(0, 159, 227)\"},children:\"Kaon Capital\"})}),className:\"framer-1ue0tej\",\"data-framer-name\":\"Kaon Capital\",fonts:[\"GF;Manrope-700\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q291cmllciBOZXc=\",\"--framer-font-family\":'\"Courier New\", monospace',\"--framer-font-size\":\"10px\"},children:\"01\"})}),className:\"framer-qfotsr\",\"data-framer-name\":\"01\",fonts:[\"Courier New\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Q291cmllciBOZXctcmVndWxhcg==\",\"--framer-font-family\":'\"Courier New\", monospace',\"--framer-font-size\":\"12px\"},children:\"JSE Derivatives Trading\"})}),className:\"framer-1n9f45x\",\"data-framer-name\":\"JSE Derivatives Trading\",fonts:[\"GF;Courier New-regular\"],verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-16yxwsr\",\"data-styles-preset\":\"BbCmkiD9Q\",children:\"Trade directly on the JSE with our seamless online trading platform or use our dedicated dealing desk to execute trades on your behalf. We offer access to all asset classes and specialise in currency hedging solutions tailored for both corporates and individuals. Our team of financial market experts provides daily insights, market commentary, and bespoke trade ideas to help you navigate the market with confidence.\"})}),className:\"framer-1lin61z\",\"data-framer-name\":\"Trade directly on the JSE with our seamless online trading platform or use our dedicated dealing desk to execute trades on your behalf. We offer access to all asset classes and specialise in currency hedging solutions tailored for both corporates and individuals. Our team of financial market experts provides daily insights, market commentary, and bespoke trade ideas to help you navigate the market with confidence.\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-10wkmgo\",\"data-framer-name\":\"Frame 330\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1deuka3\",\"data-border\":true,\"data-framer-name\":\"Frame 329\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TWFucm9wZS0zMDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"10px\",\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"157%\",\"--framer-text-color\":\"rgb(0, 159, 227)\"},children:\"Seamless online trading\"})}),className:\"framer-m98x9g\",\"data-framer-name\":\"Seamless online trading\",fonts:[\"GF;Manrope-300\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-5271x\",\"data-border\":true,\"data-framer-name\":\"Frame 330\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TWFucm9wZS0zMDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"10px\",\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"157%\",\"--framer-text-color\":\"rgb(0, 159, 227)\"},children:\"Dedicated dealing desk\"})}),className:\"framer-1y7vmld\",\"data-framer-name\":\"Dedicated dealing desk\",fonts:[\"GF;Manrope-300\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1phpwnp\",\"data-border\":true,\"data-framer-name\":\"Frame 331\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TWFucm9wZS0zMDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"10px\",\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"157%\",\"--framer-text-color\":\"rgb(0, 159, 227)\"},children:\"Currencies\"})}),className:\"framer-1rdnu85\",\"data-framer-name\":\"Currencies\",fonts:[\"GF;Manrope-300\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-p2bxxi\",\"data-border\":true,\"data-framer-name\":\"Frame 332\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TWFucm9wZS0zMDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"10px\",\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"157%\",\"--framer-text-color\":\"rgb(0, 159, 227)\"},children:\"Equities\"})}),className:\"framer-67f3t1\",\"data-framer-name\":\"Equities\",fonts:[\"GF;Manrope-300\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1bepxk\",\"data-border\":true,\"data-framer-name\":\"Frame 333\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TWFucm9wZS0zMDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"10px\",\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"157%\",\"--framer-text-color\":\"rgb(0, 159, 227)\"},children:\"Commodities\"})}),className:\"framer-1jvpien\",\"data-framer-name\":\"Commodities\",fonts:[\"GF;Manrope-300\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-g922ua\",\"data-border\":true,\"data-framer-name\":\"Frame 334\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TWFucm9wZS0zMDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"10px\",\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"157%\",\"--framer-text-color\":\"rgb(0, 159, 227)\"},children:\"Bonds\"})}),className:\"framer-1gv0i85\",\"data-framer-name\":\"Bonds\",fonts:[\"GF;Manrope-300\"],verticalAlignment:\"top\",withExternalLayout:true})})]})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1mruqr2\",\"data-framer-name\":\"Frame 337\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{E7nctGFGQ:{width:`max((${componentViewport?.width||\"100vw\"} * 0.8 - 42px) / 2, 1px)`},WhsCT8D9O:{width:`calc(${componentViewport?.width||\"100vw\"} * 0.8)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:395,width:`max((${componentViewport?.width||\"100vw\"} * 0.7 - 50px) / 2, 1px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1y3c1ru-container\",nodeId:\"Hv4JrIPA0\",rendersWithMotion:true,scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(VideoBoxWithVariantAppearEffect,{__framer__animateOnce:false,__framer__obscuredVariantId:\"J3Zj7E2qn\",__framer__threshold:.5,__framer__variantAppearEffectEnabled:true,__framer__visibleVariantId:\"m5t07Azto\",height:\"100%\",id:\"Hv4JrIPA0\",l_sVkthXq:\"https://framerusercontent.com/assets/59C1nRUW4YEH6WPm4Yly1VEdX5M.mp4\",layoutId:\"Hv4JrIPA0\",style:{width:\"100%\"},variant:\"J3Zj7E2qn\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-12i9dld\",id:elementId4,ref:ref5,children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-ayz7ip\",\"data-framer-name\":\"Frame 337\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{E7nctGFGQ:{width:`max((${componentViewport?.width||\"100vw\"} * 0.8 - 42px) / 2, 1px)`},WhsCT8D9O:{width:`calc(${componentViewport?.width||\"100vw\"} * 0.8)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:395,width:`max((${componentViewport?.width||\"100vw\"} * 0.7 - 50px) / 2, 1px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-14zh9lt-container\",nodeId:\"HtleScsk7\",rendersWithMotion:true,scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(VideoBoxWithVariantAppearEffect,{__framer__animateOnce:false,__framer__obscuredVariantId:\"J3Zj7E2qn\",__framer__threshold:.5,__framer__variantAppearEffectEnabled:true,__framer__visibleVariantId:\"m5t07Azto\",height:\"100%\",id:\"HtleScsk7\",l_sVkthXq:\"https://framerusercontent.com/assets/wSYcEUeHH7pUkc7C8pJogeANQk.mp4\",layoutId:\"HtleScsk7\",style:{width:\"100%\"},variant:\"J3Zj7E2qn\",width:\"100%\"})})})})}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:false,__framer__enter:animation12,__framer__exit:animation15,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1yzax0u\",\"data-framer-name\":\"Frame 337\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-7f3opd\",\"data-framer-name\":\"Frame 336\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-3myo4h\",\"data-framer-name\":\"Frame 335\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1jopusr\",\"data-framer-name\":\"Frame 340\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TWFucm9wZS03MDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"700\",\"--framer-text-color\":\"rgb(0, 159, 227)\"},children:\"Kaon Investment\"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TWFucm9wZS03MDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"700\",\"--framer-text-color\":\"rgb(0, 159, 227)\"},children:\"Management\"})]}),className:\"framer-44tdjl\",\"data-framer-name\":\"Kaon Capital\",fonts:[\"GF;Manrope-700\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q291cmllciBOZXc=\",\"--framer-font-family\":'\"Courier New\", monospace',\"--framer-font-size\":\"10px\"},children:\"02\"})}),className:\"framer-f3g9sm\",\"data-framer-name\":\"01\",fonts:[\"Courier New\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Q291cmllciBOZXctcmVndWxhcg==\",\"--framer-font-family\":'\"Courier New\", monospace',\"--framer-font-size\":\"12px\"},children:\"Structured Solutions & Investments\"})}),className:\"framer-rh62gh\",\"data-framer-name\":\"JSE Derivatives Trading\",fonts:[\"GF;Courier New-regular\"],verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-16yxwsr\",\"data-styles-preset\":\"BbCmkiD9Q\",children:\"As a boutique asset manager, we specialise in alternative investment strategies and structured solutions designed to meet the evolving needs of our clients. Combining decades of industry expertise with advanced technology, we provide seamless access to global markets. Our state-of-the-art platform enables real-time pricing comparisons across 19 top-tier investment banks and issuers, ensuring competitively priced, bespoke structured products with full transparency.\"})}),className:\"framer-1f0l8ss\",\"data-framer-name\":\"Trade directly on the JSE with our seamless online trading platform or use our dedicated dealing desk to execute trades on your behalf. We offer access to all asset classes and specialise in currency hedging solutions tailored for both corporates and individuals. Our team of financial market experts provides daily insights, market commentary, and bespoke trade ideas to help you navigate the market with confidence.\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-sggffs\",\"data-framer-name\":\"Frame 330\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1e25kqe\",\"data-border\":true,\"data-framer-name\":\"Frame 329\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TWFucm9wZS0zMDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"10px\",\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"157%\",\"--framer-text-color\":\"rgb(0, 159, 228)\"},children:\"Structured products\"})}),className:\"framer-85yf1p\",\"data-framer-name\":\"Structured products\",fonts:[\"GF;Manrope-300\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-kbvyzr\",\"data-border\":true,\"data-framer-name\":\"Frame 330\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TWFucm9wZS0zMDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"10px\",\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"157%\",\"--framer-text-color\":\"rgb(0, 159, 228)\"},children:\"Asset management\"})}),className:\"framer-1bwsvvt\",\"data-framer-name\":\"Asset management\",fonts:[\"GF;Manrope-300\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1308kug\",\"data-border\":true,\"data-framer-name\":\"Frame 331\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TWFucm9wZS0zMDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"10px\",\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"157%\",\"--framer-text-color\":\"rgb(0, 159, 228)\"},children:\"Alternative investment strategies\"})}),className:\"framer-1mywwx3\",\"data-framer-name\":\"Alternative investment strategies\",fonts:[\"GF;Manrope-300\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1nt7oxt\",\"data-border\":true,\"data-framer-name\":\"Frame 332\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TWFucm9wZS0zMDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"10px\",\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"157%\",\"--framer-text-color\":\"rgb(0, 159, 228)\"},children:\"Treasury outsourcing\"})}),className:\"framer-1swmnph\",\"data-framer-name\":\"Treasury outsourcing\",fonts:[\"GF;Manrope-300\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-nd8st2\",\"data-border\":true,\"data-framer-name\":\"Frame 333\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TWFucm9wZS0zMDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"10px\",\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"157%\",\"--framer-text-color\":\"rgb(0, 159, 228)\"},children:\"Foreign exchange intermediary\"})}),className:\"framer-fdiz3k\",\"data-framer-name\":\"Foreign exchange intermediary\",fonts:[\"GF;Manrope-300\"],verticalAlignment:\"top\",withExternalLayout:true})})]})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1rykufu\",id:elementId5,ref:ref6,children:[/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:false,__framer__enter:animation10,__framer__exit:animation14,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-2lwtd0\",\"data-framer-name\":\"Frame 337\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1d0ofwz\",\"data-framer-name\":\"Frame 336\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1337j6u\",\"data-framer-name\":\"Frame 335\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ddy4ne\",\"data-framer-name\":\"Frame 340\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"R0Y7TWFucm9wZS03MDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"700\",\"--framer-text-color\":\"rgb(0, 159, 227)\"},children:[\"Kaon Advisory\",/*#__PURE__*/_jsx(\"br\",{}),\"Services\"]})}),className:\"framer-1o8jpxo\",\"data-framer-name\":\"Kaon Capital\",fonts:[\"GF;Manrope-700\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q291cmllciBOZXc=\",\"--framer-font-family\":'\"Courier New\", monospace',\"--framer-font-size\":\"10px\"},children:\"03\"})}),className:\"framer-7mz89b\",\"data-framer-name\":\"01\",fonts:[\"Courier New\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Q291cmllciBOZXctcmVndWxhcg==\",\"--framer-font-family\":'\"Courier New\", monospace',\"--framer-font-size\":\"12px\"},children:\"Financial Planning\"})}),className:\"framer-1iq4qq8\",\"data-framer-name\":\"JSE Derivatives Trading\",fonts:[\"GF;Courier New-regular\"],verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-16yxwsr\",\"data-styles-preset\":\"BbCmkiD9Q\",children:\"Financial planning is more than just managing wealth\u2014it\u2019s about securing your future, protecting your loved ones, and creating a lasting legacy. We provide expert guidance and personalised solutions tailored to your unique journey. Whether you\u2019re safeguarding your income, planning for retirement, or ensuring your estate is in order, our team of trusted advisors is here to support you every step of the way.\"})}),className:\"framer-15exp29\",\"data-framer-name\":\"Trade directly on the JSE with our seamless online trading platform or use our dedicated dealing desk to execute trades on your behalf. We offer access to all asset classes and specialise in currency hedging solutions tailored for both corporates and individuals. Our team of financial market experts provides daily insights, market commentary, and bespoke trade ideas to help you navigate the market with confidence.\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-z5lycp\",\"data-framer-name\":\"Frame 330\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-dli2pb\",\"data-border\":true,\"data-framer-name\":\"Frame 328\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TWFucm9wZS0zMDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"10px\",\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"157%\",\"--framer-text-color\":\"rgb(0, 159, 227)\"},children:\"Life & disability cover\"})}),className:\"framer-tyof5f\",\"data-framer-name\":\"Life & disability cover\",fonts:[\"GF;Manrope-300\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1um88df\",\"data-border\":true,\"data-framer-name\":\"Frame 329\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TWFucm9wZS0zMDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"10px\",\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"157%\",\"--framer-text-color\":\"rgb(0, 159, 227)\"},children:\"Severe illness cover\"})}),className:\"framer-j91q1x\",\"data-framer-name\":\"Severe illness cover\",fonts:[\"GF;Manrope-300\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1l37j3n\",\"data-border\":true,\"data-framer-name\":\"Frame 330\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TWFucm9wZS0zMDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"10px\",\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"157%\",\"--framer-text-color\":\"rgb(0, 159, 227)\"},children:\"Income protection\"})}),className:\"framer-glfy5\",\"data-framer-name\":\"Income protection\",fonts:[\"GF;Manrope-300\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1vpte9l\",\"data-border\":true,\"data-framer-name\":\"Frame 331\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TWFucm9wZS0zMDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"10px\",\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"157%\",\"--framer-text-color\":\"rgb(0, 159, 227)\"},children:\"Endowments\"})}),className:\"framer-11385j3\",\"data-framer-name\":\"Endowments\",fonts:[\"GF;Manrope-300\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-14dm41c\",\"data-border\":true,\"data-framer-name\":\"Frame 332\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TWFucm9wZS0zMDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"10px\",\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"157%\",\"--framer-text-color\":\"rgb(0, 159, 227)\"},children:\"Offshore investments\"})}),className:\"framer-wo8z1z\",\"data-framer-name\":\"Offshore investments\",fonts:[\"GF;Manrope-300\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-6j55lb\",\"data-border\":true,\"data-framer-name\":\"Frame 333\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TWFucm9wZS0zMDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"10px\",\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"157%\",\"--framer-text-color\":\"rgb(0, 159, 227)\"},children:\"Retirement annuities\"})}),className:\"framer-16fpovg\",\"data-framer-name\":\"Retirement annuities\",fonts:[\"GF;Manrope-300\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-2nhgr1\",\"data-border\":true,\"data-framer-name\":\"Frame 334\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TWFucm9wZS0zMDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"10px\",\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"157%\",\"--framer-text-color\":\"rgb(0, 159, 227)\"},children:\"Health cover\"})}),className:\"framer-j6qw53\",\"data-framer-name\":\"Health cover\",fonts:[\"GF;Manrope-300\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1npaqx0\",\"data-border\":true,\"data-framer-name\":\"Frame 335\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TWFucm9wZS0zMDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"10px\",\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"157%\",\"--framer-text-color\":\"rgb(0, 159, 227)\"},children:\"Key man policies\"})}),className:\"framer-nmi738\",\"data-framer-name\":\"Key man policies\",fonts:[\"GF;Manrope-300\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1eqi11v\",\"data-border\":true,\"data-framer-name\":\"Frame 336\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TWFucm9wZS0zMDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"10px\",\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"157%\",\"--framer-text-color\":\"rgb(0, 159, 227)\"},children:\"Buy & sell agreements\"})}),className:\"framer-1qqqngk\",\"data-framer-name\":\"Buy & sell agreements\",fonts:[\"GF;Manrope-300\"],verticalAlignment:\"top\",withExternalLayout:true})})]})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1hc18ft\",\"data-framer-name\":\"Frame 337\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{E7nctGFGQ:{width:`max((${componentViewport?.width||\"100vw\"} * 0.8 - 42px) / 2, 1px)`},WhsCT8D9O:{width:`calc(${componentViewport?.width||\"100vw\"} * 0.8)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:395,width:`max((${componentViewport?.width||\"100vw\"} * 0.7 - 50px) / 2, 1px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-igr73u-container\",nodeId:\"W77XX569x\",rendersWithMotion:true,scopeId:\"augiA20Il\",style:{scale:1.05},children:/*#__PURE__*/_jsx(VideoBoxWithVariantAppearEffect,{__framer__animateOnce:false,__framer__obscuredVariantId:\"J3Zj7E2qn\",__framer__threshold:.5,__framer__variantAppearEffectEnabled:true,__framer__visibleVariantId:\"m5t07Azto\",height:\"100%\",id:\"W77XX569x\",l_sVkthXq:\"https://framerusercontent.com/assets/2DxiewoBjNTWKvDWVyShmKJlws4.mp4\",layoutId:\"W77XX569x\",style:{width:\"100%\"},variant:\"J3Zj7E2qn\",width:\"100%\"})})})})})]})]})]})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-6z6b72\",\"data-framer-name\":\"Team\",id:elementId6,ref:ref7,children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-s6mkoz\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-yhfeal\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1jxlm2\",\"data-framer-name\":\"Frame 10\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-11htez4\",\"data-framer-name\":\"Frame 350\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{E7nctGFGQ:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"R0Y7TWFucm9wZS01MDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"28px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(0, 159, 227)\"},children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"R0Y7TWFucm9wZS0yMDA=\",\"--framer-font-family\":'\"Manrope\", sans-serif',\"--framer-font-weight\":\"200\",\"--framer-text-color\":\"rgba(0, 0, 0, 0.3)\"},children:\"Our\"}),\" Team\"]})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"R0Y7TWFucm9wZS01MDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"28px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"28px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(0, 159, 227)\"},children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"R0Y7TWFucm9wZS0yMDA=\",\"--framer-font-family\":'\"Manrope\", sans-serif',\"--framer-font-weight\":\"200\",\"--framer-text-color\":\"rgba(0, 0, 0, 0.3)\"},children:\"Our\"}),\" Team\"]})}),className:\"framer-wg2s52\",\"data-framer-name\":\"The Kaon Group Structure\",fonts:[\"GF;Manrope-500\",\"GF;Manrope-200\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1ku27l5\",\"data-styles-preset\":\"rfsuY9sk4\",children:\"A diverse and extensive range of expertise.\"})}),className:\"framer-laauz6\",\"data-framer-name\":\"Three independently regulated businesses offering a tailored financial management experience.\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})}),isDisplayed()&&/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__spring:{damping:50,delay:0,duration:.3,ease:[.44,0,.56,1],mass:1,stiffness:300,type:\"spring\"},__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:200,y:0}},{ref:ref7,target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}}],__framer__transformTrigger:\"onScrollTarget\",__framer__transformViewportThreshold:1,__perspectiveFX:false,__targetOpacity:1,className:\"framer-o2qyjw hidden-bmsno4\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1jkv1pq-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"Q0emboWse\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(Slideshow,{alignment:\"center\",arrowOptions:{arrowFill:\"rgba(0, 159, 227, 0)\",arrowGap:10,arrowPadding:-80,arrowPaddingBottom:0,arrowPaddingLeft:0,arrowPaddingRight:0,arrowPaddingTop:0,arrowPosition:\"auto\",arrowRadius:40,arrowShouldFadeIn:false,arrowShouldSpace:true,arrowSize:20,leftArrow:\"https://framerusercontent.com/images/D8IvLDIdjOS65yV5h5Wy5HYhU.png\",rightArrow:\"https://framerusercontent.com/images/Gh5spGqazpITPMjiLuMB3sSbI.png\",showMouseControls:true},autoPlayControl:false,borderRadius:0,direction:\"left\",dragControl:true,effectsOptions:{effectsHover:true,effectsOpacity:0,effectsPerspective:1200,effectsRotate:0,effectsScale:1,playOffscreen:false},fadeOptions:{fadeAlpha:0,fadeContent:false,fadeInset:0,fadeWidth:25,overflow:true},gap:10,height:\"100%\",id:\"Q0emboWse\",intervalControl:1.5,itemAmount:1,layoutId:\"Q0emboWse\",padding:0,paddingBottom:0,paddingLeft:0,paddingPerSide:false,paddingRight:0,paddingTop:0,progressOptions:{dotsActiveOpacity:1,dotsBackground:\"rgba(0, 0, 0, 0)\",dotsBlur:0,dotsFill:\"rgb(0, 159, 227)\",dotsGap:14,dotsInset:-66,dotSize:5,dotsOpacity:.2,dotsPadding:10,dotsRadius:50,showProgressDots:true},slots:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-19gv7qu\",\"data-border\":true,\"data-framer-name\":\"Conn\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-15esj7c\",\"data-framer-name\":\"Frame 316\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/zZzWmfLMU79WX40W0ehDX8bkDUM.png\"},className:\"framer-9h8b5n\",\"data-border\":true,\"data-framer-name\":\"image\"}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1gha090\",\"data-framer-name\":\"Frame 315\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-9xtokw\",\"data-framer-name\":\"Frame 314\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TWFucm9wZS03MDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"0.02em\",\"--framer-line-height\":\"142%\",\"--framer-text-color\":\"rgb(0, 159, 227)\"},children:\"Conn O\u2019Donoghue\"})}),className:\"framer-i2v8te\",\"data-framer-name\":\"Conn O\u2019Donoghue\",fonts:[\"GF;Manrope-700\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Q291cmllciBOZXctcmVndWxhcg==\",\"--framer-font-family\":'\"Courier New\", monospace',\"--framer-font-size\":\"12px\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"72%\"},children:\"CEO \"})}),className:\"framer-w2fxzi\",\"data-framer-name\":\"CEO \\xb7 Head of Trading\",fonts:[\"GF;Courier New-regular\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Q291cmllciBOZXctcmVndWxhcg==\",\"--framer-font-family\":'\"Courier New\", monospace',\"--framer-font-size\":\"12px\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"72%\"},children:\"Kaon Capital\"})}),className:\"framer-6n1x6\",\"data-framer-name\":\"CEO \\xb7 Head of Trading\",fonts:[\"GF;Courier New-regular\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-ic7cak\",\"data-framer-name\":\"Frame 313\",children:[/*#__PURE__*/_jsx(Link,{href:\"https://wa.me/27832708521\",motionChild:true,nodeId:\"w129QOHNl\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-i68wqp framer-lux5qc\",\"data-framer-name\":\"Group 291\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-q1t9hp\",\"data-framer-name\":\"Ellipse 59\"}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1fi66hv\",\"data-framer-name\":\"Icon/Telephone\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1jgl42o\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:10,intrinsicWidth:10,svg:'<svg width=\"10\" height=\"10\" viewBox=\"0 0 10 10\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M2.2838 0.830184C2.2469 0.782722 2.20033 0.743654 2.14718 0.715575C2.09402 0.687495 2.0355 0.671047 1.9755 0.667323C1.9155 0.663599 1.85539 0.672684 1.79917 0.693975C1.74295 0.715265 1.69191 0.748274 1.64942 0.790809L1.00317 1.43768C0.7013 1.74018 0.59005 2.16831 0.721925 2.54393C1.26988 4.09838 2.16015 5.50981 3.32692 6.67393C4.49104 7.84071 5.90248 8.73098 7.45692 9.27893C7.83255 9.41081 8.26067 9.29956 8.56317 8.99768L9.20942 8.35143C9.25196 8.30895 9.28497 8.25791 9.30626 8.20169C9.32755 8.14547 9.33663 8.08536 9.33291 8.02536C9.32919 7.96536 9.31274 7.90684 9.28466 7.85368C9.25658 7.80053 9.21751 7.75395 9.17005 7.71706L7.72817 6.59581C7.67742 6.55656 7.61845 6.52932 7.55567 6.51611C7.49289 6.50291 7.42793 6.50408 7.36567 6.51956L5.99692 6.86143C5.81421 6.90679 5.62288 6.90421 5.44145 6.85395C5.26002 6.8037 5.09464 6.70746 4.9613 6.57456L3.4263 5.03893C3.29329 4.90566 3.19694 4.7403 3.14657 4.55887C3.0962 4.37744 3.09352 4.18608 3.1388 4.00331L3.4813 2.63456C3.49677 2.5723 3.49795 2.50734 3.48475 2.44456C3.47154 2.38178 3.44429 2.32281 3.40505 2.27206L2.2838 0.830184ZM1.17755 0.319559C1.28692 0.210153 1.41832 0.125266 1.56301 0.0705351C1.70771 0.0158044 1.86239 -0.00751765 2.01679 0.00211752C2.17119 0.0117527 2.32177 0.0541247 2.45854 0.12642C2.59531 0.198715 2.71513 0.299279 2.81005 0.421434L3.9313 1.86268C4.13692 2.12706 4.20942 2.47143 4.12817 2.79643L3.7863 4.16518C3.76875 4.23608 3.76976 4.31031 3.78925 4.3807C3.80874 4.4511 3.84604 4.51528 3.89755 4.56706L5.43317 6.10268C5.48502 6.1543 5.5493 6.19166 5.61982 6.21115C5.69033 6.23064 5.76468 6.2316 5.83567 6.21393L7.2038 5.87206C7.3642 5.83219 7.53155 5.82919 7.69328 5.86329C7.855 5.89739 8.0069 5.9677 8.13755 6.06893L9.5788 7.19018C10.0969 7.59331 10.1444 8.35893 9.68067 8.82206L9.03442 9.46831C8.57192 9.93081 7.88067 10.1339 7.2363 9.90706C5.58672 9.32742 4.08914 8.38315 2.85505 7.14456C1.61653 5.91065 0.67227 4.41329 0.0925502 2.76393C-0.1337 2.12018 0.0694252 1.42831 0.531925 0.965809L1.17755 0.319559Z\" fill=\"white\"/>\\n</svg>\\n',withExternalLayout:true})})]})}),/*#__PURE__*/_jsx(Link,{href:\"mailto:conn@kaoncapital.com\",motionChild:true,nodeId:\"dY0mVDfJm\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(SVG,{as:\"a\",className:\"framer-15sh40q framer-lux5qc\",\"data-framer-name\":\"Group 292\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:22,intrinsicWidth:21,svg:'<svg width=\"21\" height=\"22\" viewBox=\"0 0 21 22\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<circle cx=\"10.5\" cy=\"11.0008\" r=\"10.1512\" fill=\"#009FE3\"/>\\n<path d=\"M5.93726 8.78711L10.6991 11.8664L15.461 8.78711\" stroke=\"white\" stroke-width=\"0.648731\"/>\\n<rect x=\"5.23379\" y=\"8.03335\" width=\"10.9304\" height=\"7.01131\" rx=\"1.81332\" stroke=\"white\" stroke-width=\"0.648731\"/>\\n</svg>\\n',withExternalLayout:true})})]})]})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7U2F0b3NoaS0zMDA=\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"150%\"},children:\"Conn brings over 35 years of expertise across all major asset classes in financial markets. Before joining Kaon Capital in 2016, Conn spearheaded the equity derivatives broking operations at Vantage Capital Markets South Africa. Prior to that, he established and led the South African equity derivatives broking division for ICAP in London before transitioning back to ICAP in Johannesburg. Conn began his career as an FX dealer at First National Bank, where he also gained valuable experience on the Johannesburg Stock Exchange trading floor. Additionally, he honed his skills working on the government bond and bond option broking desk. Conn currently serves as the Head of Trading at Kaon Capital and is a Representative of Kaon Investment Management.\"})}),className:\"framer-1qr7jv7\",\"data-framer-name\":\"Conn brings over 35 years of expertise across all major asset classes in financial markets. Before joining Kaon Capital in 2016, Conn spearheaded the equity derivatives broking operations at Vantage Capital Markets South Africa. Prior to that, he established and led the South African equity derivatives broking division for ICAP in London before transitioning back to ICAP in Johannesburg. Conn began his career as an FX dealer at First National Bank, where he also gained valuable experience on the Johannesburg Stock Exchange trading floor. Additionally, he honed his skills working on the government bond and bond option broking desk. Conn currently serves as the Head of Trading at Kaon Capital and is a Representative of Kaon Investment Management.\",fonts:[\"GF;Satoshi-300\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-cqz2f6\",\"data-border\":true,\"data-framer-name\":\"Greg\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-108z22t\",\"data-framer-name\":\"Frame 316\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/lRJbLe0gqykHnx0sLeKHVlbNc88.png\"},className:\"framer-tf8m50\",\"data-border\":true,\"data-framer-name\":\"image\"}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1riq3zl\",\"data-framer-name\":\"Frame 315\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1heu3qq\",\"data-framer-name\":\"Frame 314\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TWFucm9wZS03MDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"0.02em\",\"--framer-line-height\":\"142%\",\"--framer-text-color\":\"rgb(0, 159, 227)\"},children:\"Greg Ronaldson\"})}),className:\"framer-16q0z38\",\"data-framer-name\":\"Conn O\u2019Donoghue\",fonts:[\"GF;Manrope-700\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Q291cmllciBOZXctcmVndWxhcg==\",\"--framer-font-family\":'\"Courier New\", monospace',\"--framer-font-size\":\"12px\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"72%\"},children:\"Director \"})}),className:\"framer-ahrw5k\",\"data-framer-name\":\"CEO \\xb7 Head of Trading\",fonts:[\"GF;Courier New-regular\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Q291cmllciBOZXctcmVndWxhcg==\",\"--framer-font-family\":'\"Courier New\", monospace',\"--framer-font-size\":\"12px\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"72%\"},children:\"Kaon Capital\"})}),className:\"framer-1rdcmqv\",\"data-framer-name\":\"CEO \\xb7 Head of Trading\",fonts:[\"GF;Courier New-regular\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-7dqmjc\",\"data-framer-name\":\"Frame 313\",children:/*#__PURE__*/_jsx(Link,{href:\"mailto:greg@kaoncapital.com\",motionChild:true,nodeId:\"zbUHTu7uu\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(SVG,{as:\"a\",className:\"framer-18wcavm framer-lux5qc\",\"data-framer-name\":\"Group 292\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:22,intrinsicWidth:21,svg:'<svg width=\"21\" height=\"22\" viewBox=\"0 0 21 22\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<circle cx=\"10.5\" cy=\"11.0008\" r=\"10.1512\" fill=\"#009FE3\"/>\\n<path d=\"M5.93726 8.78711L10.6991 11.8664L15.461 8.78711\" stroke=\"white\" stroke-width=\"0.648731\"/>\\n<rect x=\"5.23379\" y=\"8.03335\" width=\"10.9304\" height=\"7.01131\" rx=\"1.81332\" stroke=\"white\" stroke-width=\"0.648731\"/>\\n</svg>\\n',withExternalLayout:true})})})]})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7U2F0b3NoaS0zMDA=\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"150%\"},children:\"Greg is a seasoned derivatives trader, algorithmic systems developer and investment strategy manager, adapting his exceptional poker skills to financial markets. He is also responsible for the strategy and development of Kaon Capital and its subsidiaries. Prior to founding to Kaon Capital in 2015, Greg was a professional poker player and is widely recognised as one of Africa's elite players. His impressive track record includes victories at prestigious tournaments such as the Aussie Millions, the World Series of Poker Africa, All Africa, and the Montecasino Poker Championships. Greg is a registered JSE Derivatives Market Trader and serves as a Key Individual at Kaon Investment Management. He holds a Bachelor of Commerce degree from Wits University.\"})}),className:\"framer-3nysc1\",\"data-framer-name\":\"Conn brings over 35 years of expertise across all major asset classes in financial markets. Before joining Kaon Capital in 2016, Conn spearheaded the equity derivatives broking operations at Vantage Capital Markets South Africa. Prior to that, he established and led the South African equity derivatives broking division for ICAP in London before transitioning back to ICAP in Johannesburg. Conn began his career as an FX dealer at First National Bank, where he also gained valuable experience on the Johannesburg Stock Exchange trading floor. Additionally, he honed his skills working on the government bond and bond option broking desk. Conn currently serves as the Head of Trading at Kaon Capital and is a Representative of Kaon Investment Management.\",fonts:[\"GF;Satoshi-300\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1nje6vs\",\"data-border\":true,\"data-framer-name\":\"Nadine\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-45j80t\",\"data-framer-name\":\"Frame 316\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/x9zM9RHM8c1HDAoq2LZG6fyhc4.png\"},className:\"framer-on4fi3\",\"data-border\":true,\"data-framer-name\":\"image\"}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-9a40ng\",\"data-framer-name\":\"Frame 315\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-e50d3q\",\"data-framer-name\":\"Frame 314\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TWFucm9wZS03MDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"0.02em\",\"--framer-line-height\":\"142%\",\"--framer-text-color\":\"rgb(0, 159, 227)\"},children:\"Nadine Jeoffreys\"})}),className:\"framer-erqyzn\",\"data-framer-name\":\"Conn O\u2019Donoghue\",fonts:[\"GF;Manrope-700\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q291cmllciBOZXc=\",\"--framer-font-family\":'\"Courier New\", monospace',\"--framer-font-size\":\"12px\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"82%\"},children:\"Director \\xb7 Kaon Advisory Services\"})}),className:\"framer-fze3jl\",\"data-framer-name\":\"CEO \\xb7 Head of Trading\",fonts:[\"Courier New\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q291cmllciBOZXc=\",\"--framer-font-family\":'\"Courier New\", monospace',\"--framer-font-size\":\"12px\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"82%\"},children:\"Compliance Officer \\xb7 Kaon Capital\"})}),className:\"framer-ya90e3\",\"data-framer-name\":\"CEO \\xb7 Head of Trading\",fonts:[\"Courier New\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-e3lx2g\",\"data-framer-name\":\"Frame 313\",children:[/*#__PURE__*/_jsx(Link,{href:\"https://wa.me/27655209375\",motionChild:true,nodeId:\"yIN_XnP2T\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-15ekumb framer-lux5qc\",\"data-framer-name\":\"Group 291\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1kxycxe\",\"data-framer-name\":\"Ellipse 59\"}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1c7weuw\",\"data-framer-name\":\"Icon/Telephone\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1rbki92\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:10,intrinsicWidth:10,svg:'<svg width=\"10\" height=\"10\" viewBox=\"0 0 10 10\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M2.2838 0.830184C2.2469 0.782722 2.20033 0.743654 2.14718 0.715575C2.09402 0.687495 2.0355 0.671047 1.9755 0.667323C1.9155 0.663599 1.85539 0.672684 1.79917 0.693975C1.74295 0.715265 1.69191 0.748274 1.64942 0.790809L1.00317 1.43768C0.7013 1.74018 0.59005 2.16831 0.721925 2.54393C1.26988 4.09838 2.16015 5.50981 3.32692 6.67393C4.49104 7.84071 5.90248 8.73098 7.45692 9.27893C7.83255 9.41081 8.26067 9.29956 8.56317 8.99768L9.20942 8.35143C9.25196 8.30895 9.28497 8.25791 9.30626 8.20169C9.32755 8.14547 9.33663 8.08536 9.33291 8.02536C9.32919 7.96536 9.31274 7.90684 9.28466 7.85368C9.25658 7.80053 9.21751 7.75395 9.17005 7.71706L7.72817 6.59581C7.67742 6.55656 7.61845 6.52932 7.55567 6.51611C7.49289 6.50291 7.42793 6.50408 7.36567 6.51956L5.99692 6.86143C5.81421 6.90679 5.62288 6.90421 5.44145 6.85395C5.26002 6.8037 5.09464 6.70746 4.9613 6.57456L3.4263 5.03893C3.29329 4.90566 3.19694 4.7403 3.14657 4.55887C3.0962 4.37744 3.09352 4.18608 3.1388 4.00331L3.4813 2.63456C3.49677 2.5723 3.49795 2.50734 3.48475 2.44456C3.47154 2.38178 3.44429 2.32281 3.40505 2.27206L2.2838 0.830184ZM1.17755 0.319559C1.28692 0.210153 1.41832 0.125266 1.56301 0.0705351C1.70771 0.0158044 1.86239 -0.00751765 2.01679 0.00211752C2.17119 0.0117527 2.32177 0.0541247 2.45854 0.12642C2.59531 0.198715 2.71513 0.299279 2.81005 0.421434L3.9313 1.86268C4.13692 2.12706 4.20942 2.47143 4.12817 2.79643L3.7863 4.16518C3.76875 4.23608 3.76976 4.31031 3.78925 4.3807C3.80874 4.4511 3.84604 4.51528 3.89755 4.56706L5.43317 6.10268C5.48502 6.1543 5.5493 6.19166 5.61982 6.21115C5.69033 6.23064 5.76468 6.2316 5.83567 6.21393L7.2038 5.87206C7.3642 5.83219 7.53155 5.82919 7.69328 5.86329C7.855 5.89739 8.0069 5.9677 8.13755 6.06893L9.5788 7.19018C10.0969 7.59331 10.1444 8.35893 9.68067 8.82206L9.03442 9.46831C8.57192 9.93081 7.88067 10.1339 7.2363 9.90706C5.58672 9.32742 4.08914 8.38315 2.85505 7.14456C1.61653 5.91065 0.67227 4.41329 0.0925502 2.76393C-0.1337 2.12018 0.0694252 1.42831 0.531925 0.965809L1.17755 0.319559Z\" fill=\"white\"/>\\n</svg>\\n',withExternalLayout:true})})]})}),/*#__PURE__*/_jsx(Link,{href:\"mailto:nadine@kaoncapital.com\",motionChild:true,nodeId:\"dWlUKFJEI\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(SVG,{as:\"a\",className:\"framer-1dj8qk2 framer-lux5qc\",\"data-framer-name\":\"Group 292\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:22,intrinsicWidth:21,svg:'<svg width=\"21\" height=\"22\" viewBox=\"0 0 21 22\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<circle cx=\"10.5\" cy=\"11.0008\" r=\"10.1512\" fill=\"#009FE3\"/>\\n<path d=\"M5.93726 8.78711L10.6991 11.8664L15.461 8.78711\" stroke=\"white\" stroke-width=\"0.648731\"/>\\n<rect x=\"5.23379\" y=\"8.03335\" width=\"10.9304\" height=\"7.01131\" rx=\"1.81332\" stroke=\"white\" stroke-width=\"0.648731\"/>\\n</svg>\\n',withExternalLayout:true})})]})]})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7U2F0b3NoaS0zMDA=\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"150%\"},children:\"Nadine brings over 25 years of experience in the financial services industry. She is both a Registered JSE Compliance Officer and a Registered Financial Planner, specializing in providing comprehensive support in financial advice, insurance operations, and compliance risk management. She began her career as a Liberty Life representative, leveraging her BA in Human Sciences to craft and deliver personalized solutions for her clients. Her extensive expertise encompasses senior management roles in Category 1 and Category 2 Insurance, making her a versatile and highly skilled professional. In addition, Nadine has earned a Higher Certificate in Wealth Management (NQF5), successfully completed the FSCA Regulatory Examinations (RE1 & RE5), and passed the JSE Registered Officer Examinations in Compliance, Derivatives, and Bonds.\"})}),className:\"framer-1czku24\",\"data-framer-name\":\"Conn brings over 35 years of expertise across all major asset classes in financial markets. Before joining Kaon Capital in 2016, Conn spearheaded the equity derivatives broking operations at Vantage Capital Markets South Africa. Prior to that, he established and led the South African equity derivatives broking division for ICAP in London before transitioning back to ICAP in Johannesburg. Conn began his career as an FX dealer at First National Bank, where he also gained valuable experience on the Johannesburg Stock Exchange trading floor. Additionally, he honed his skills working on the government bond and bond option broking desk. Conn currently serves as the Head of Trading at Kaon Capital and is a Representative of Kaon Investment Management.\",fonts:[\"GF;Satoshi-300\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-mn3ifv\",\"data-border\":true,\"data-framer-name\":\"Tony\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-19ub2jk\",\"data-framer-name\":\"Frame 316\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/wGdQVeuEdvIhN2d9Pnkq1Ia9KUk.png\"},className:\"framer-1s5mhmt\",\"data-border\":true,\"data-framer-name\":\"image\"}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-shwxmk\",\"data-framer-name\":\"Frame 315\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1r8yy7k\",\"data-framer-name\":\"Frame 314\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TWFucm9wZS03MDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"0.02em\",\"--framer-line-height\":\"142%\",\"--framer-text-color\":\"rgb(0, 159, 227)\"},children:\"Tony van Niekerk\"})}),className:\"framer-k4g84b\",\"data-framer-name\":\"Conn O\u2019Donoghue\",fonts:[\"GF;Manrope-700\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Q291cmllciBOZXctcmVndWxhcg==\",\"--framer-font-family\":'\"Courier New\", monospace',\"--framer-font-size\":\"12px\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"72%\"},children:\"Head of Sales: Structured Products\"})}),className:\"framer-h1c34y\",\"data-framer-name\":\"CEO \\xb7 Head of Trading\",fonts:[\"GF;Courier New-regular\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Q291cmllciBOZXctcmVndWxhcg==\",\"--framer-font-family\":'\"Courier New\", monospace',\"--framer-font-size\":\"12px\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"72%\"},children:\"Kaon Investment Management\"})}),className:\"framer-fgi3vl\",\"data-framer-name\":\"CEO \\xb7 Head of Trading\",fonts:[\"GF;Courier New-regular\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1zs95y\",\"data-framer-name\":\"Frame 313\",children:/*#__PURE__*/_jsx(Link,{href:\"mailto:tony@kaoninvestment.com\",motionChild:true,nodeId:\"Oif3O6ugD\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(SVG,{as:\"a\",className:\"framer-1kg4vmj framer-lux5qc\",\"data-framer-name\":\"Group 292\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:22,intrinsicWidth:21,svg:'<svg width=\"21\" height=\"22\" viewBox=\"0 0 21 22\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<circle cx=\"10.5\" cy=\"11.0008\" r=\"10.1512\" fill=\"#009FE3\"/>\\n<path d=\"M5.93726 8.78711L10.6991 11.8664L15.461 8.78711\" stroke=\"white\" stroke-width=\"0.648731\"/>\\n<rect x=\"5.23379\" y=\"8.03335\" width=\"10.9304\" height=\"7.01131\" rx=\"1.81332\" stroke=\"white\" stroke-width=\"0.648731\"/>\\n</svg>\\n',withExternalLayout:true})})})]})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7U2F0b3NoaS0zMDA=\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"150%\"},children:\"With over 30 years of experience in structured products, derivatives, and treasury operations, Tony van Niekerk has built a distinguished career across South Africa, the UK, and Portugal. He has held leadership positions at renowned institutions, including Grindrod Bank, Sanlam Asset Management, and ABSA Bank Treasury. A co-founder of successful ventures in derivatives and asset management, Tony is known for his innovative financial solutions and deep understanding of market dynamics. His strategic expertise ensures tailored investment approaches that drive consistent results. As a trusted advisor and certified industry expert, Tony is recognized for his precision, reliability, and ability to navigate complex financial landscapes with confidence.\"})}),className:\"framer-18cnqe\",\"data-framer-name\":\"Conn brings over 35 years of expertise across all major asset classes in financial markets. Before joining Kaon Capital in 2016, Conn spearheaded the equity derivatives broking operations at Vantage Capital Markets South Africa. Prior to that, he established and led the South African equity derivatives broking division for ICAP in London before transitioning back to ICAP in Johannesburg. Conn began his career as an FX dealer at First National Bank, where he also gained valuable experience on the Johannesburg Stock Exchange trading floor. Additionally, he honed his skills working on the government bond and bond option broking desk. Conn currently serves as the Head of Trading at Kaon Capital and is a Representative of Kaon Investment Management.\",fonts:[\"GF;Satoshi-300\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-gqify1\",\"data-border\":true,\"data-framer-name\":\"Lionel\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-18ugpha\",\"data-framer-name\":\"Frame 316\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/PfectE83s0freJ1N0QiRQpa6yBo.png\"},className:\"framer-13thtav\",\"data-border\":true,\"data-framer-name\":\"image\"}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-ud17ku\",\"data-framer-name\":\"Frame 315\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-8mfayz\",\"data-framer-name\":\"Frame 314\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TWFucm9wZS03MDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"0.02em\",\"--framer-line-height\":\"142%\",\"--framer-text-color\":\"rgb(0, 159, 227)\"},children:\"Lionel Jeoffreys\"})}),className:\"framer-1osi91q\",\"data-framer-name\":\"Conn O\u2019Donoghue\",fonts:[\"GF;Manrope-700\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Q291cmllciBOZXctcmVndWxhcg==\",\"--framer-font-family\":'\"Courier New\", monospace',\"--framer-font-size\":\"12px\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"72%\"},children:\"Executive Financial Advisor\"})}),className:\"framer-1j91ce\",\"data-framer-name\":\"CEO \\xb7 Head of Trading\",fonts:[\"GF;Courier New-regular\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Q291cmllciBOZXctcmVndWxhcg==\",\"--framer-font-family\":'\"Courier New\", monospace',\"--framer-font-size\":\"12px\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"72%\"},children:\"Kaon Advisory Services\"})}),className:\"framer-alhfn5\",\"data-framer-name\":\"CEO \\xb7 Head of Trading\",fonts:[\"GF;Courier New-regular\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-9ruaum\",\"data-framer-name\":\"Frame 313\",children:[/*#__PURE__*/_jsx(Link,{href:\"https://wa.me/27820483390\",motionChild:true,nodeId:\"Ybl2NX3TE\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-1avlb1b framer-lux5qc\",\"data-framer-name\":\"Group 291\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-26a5vt\",\"data-framer-name\":\"Ellipse 59\"}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-5z5j1a\",\"data-framer-name\":\"Icon/Telephone\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-17ijegv\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:10,intrinsicWidth:10,svg:'<svg width=\"10\" height=\"10\" viewBox=\"0 0 10 10\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M2.2838 0.830184C2.2469 0.782722 2.20033 0.743654 2.14718 0.715575C2.09402 0.687495 2.0355 0.671047 1.9755 0.667323C1.9155 0.663599 1.85539 0.672684 1.79917 0.693975C1.74295 0.715265 1.69191 0.748274 1.64942 0.790809L1.00317 1.43768C0.7013 1.74018 0.59005 2.16831 0.721925 2.54393C1.26988 4.09838 2.16015 5.50981 3.32692 6.67393C4.49104 7.84071 5.90248 8.73098 7.45692 9.27893C7.83255 9.41081 8.26067 9.29956 8.56317 8.99768L9.20942 8.35143C9.25196 8.30895 9.28497 8.25791 9.30626 8.20169C9.32755 8.14547 9.33663 8.08536 9.33291 8.02536C9.32919 7.96536 9.31274 7.90684 9.28466 7.85368C9.25658 7.80053 9.21751 7.75395 9.17005 7.71706L7.72817 6.59581C7.67742 6.55656 7.61845 6.52932 7.55567 6.51611C7.49289 6.50291 7.42793 6.50408 7.36567 6.51956L5.99692 6.86143C5.81421 6.90679 5.62288 6.90421 5.44145 6.85395C5.26002 6.8037 5.09464 6.70746 4.9613 6.57456L3.4263 5.03893C3.29329 4.90566 3.19694 4.7403 3.14657 4.55887C3.0962 4.37744 3.09352 4.18608 3.1388 4.00331L3.4813 2.63456C3.49677 2.5723 3.49795 2.50734 3.48475 2.44456C3.47154 2.38178 3.44429 2.32281 3.40505 2.27206L2.2838 0.830184ZM1.17755 0.319559C1.28692 0.210153 1.41832 0.125266 1.56301 0.0705351C1.70771 0.0158044 1.86239 -0.00751765 2.01679 0.00211752C2.17119 0.0117527 2.32177 0.0541247 2.45854 0.12642C2.59531 0.198715 2.71513 0.299279 2.81005 0.421434L3.9313 1.86268C4.13692 2.12706 4.20942 2.47143 4.12817 2.79643L3.7863 4.16518C3.76875 4.23608 3.76976 4.31031 3.78925 4.3807C3.80874 4.4511 3.84604 4.51528 3.89755 4.56706L5.43317 6.10268C5.48502 6.1543 5.5493 6.19166 5.61982 6.21115C5.69033 6.23064 5.76468 6.2316 5.83567 6.21393L7.2038 5.87206C7.3642 5.83219 7.53155 5.82919 7.69328 5.86329C7.855 5.89739 8.0069 5.9677 8.13755 6.06893L9.5788 7.19018C10.0969 7.59331 10.1444 8.35893 9.68067 8.82206L9.03442 9.46831C8.57192 9.93081 7.88067 10.1339 7.2363 9.90706C5.58672 9.32742 4.08914 8.38315 2.85505 7.14456C1.61653 5.91065 0.67227 4.41329 0.0925502 2.76393C-0.1337 2.12018 0.0694252 1.42831 0.531925 0.965809L1.17755 0.319559Z\" fill=\"white\"/>\\n</svg>\\n',withExternalLayout:true})})]})}),/*#__PURE__*/_jsx(Link,{href:\"mailto:lionel@kaonadvisory.com\",motionChild:true,nodeId:\"KeojkXGrZ\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(SVG,{as:\"a\",className:\"framer-2w59f0 framer-lux5qc\",\"data-framer-name\":\"Group 292\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:22,intrinsicWidth:21,svg:'<svg width=\"21\" height=\"22\" viewBox=\"0 0 21 22\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<circle cx=\"10.5\" cy=\"11.0008\" r=\"10.1512\" fill=\"#009FE3\"/>\\n<path d=\"M5.93726 8.78711L10.6991 11.8664L15.461 8.78711\" stroke=\"white\" stroke-width=\"0.648731\"/>\\n<rect x=\"5.23379\" y=\"8.03335\" width=\"10.9304\" height=\"7.01131\" rx=\"1.81332\" stroke=\"white\" stroke-width=\"0.648731\"/>\\n</svg>\\n',withExternalLayout:true})})]})]})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7U2F0b3NoaS0zMDA=\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"150%\"},children:\"Lionel is a highly respected Executive Financial Advisor with 18 years of experience in financial planning. His deep expertise spans individual, family, and corporate financial solutions, making him a trusted advisor for long-term security and wealth growth. Holding a Wealth Management Diploma and Regulatory Examination certification, Lionel specializes in wealth creation, risk management, and estate planning. His strategic approach and in-depth understanding of financial markets allow him to craft tailored solutions that protect assets and maximize financial potential. As a leader in the industry, Lionel is passionate about mentoring clients and colleagues while delivering forward-thinking strategies that ensure financial success.\"})}),className:\"framer-1uc8195\",\"data-framer-name\":\"Conn brings over 35 years of expertise across all major asset classes in financial markets. Before joining Kaon Capital in 2016, Conn spearheaded the equity derivatives broking operations at Vantage Capital Markets South Africa. Prior to that, he established and led the South African equity derivatives broking division for ICAP in London before transitioning back to ICAP in Johannesburg. Conn began his career as an FX dealer at First National Bank, where he also gained valuable experience on the Johannesburg Stock Exchange trading floor. Additionally, he honed his skills working on the government bond and bond option broking desk. Conn currently serves as the Head of Trading at Kaon Capital and is a Representative of Kaon Investment Management.\",fonts:[\"GF;Satoshi-300\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-to0lot\",\"data-border\":true,\"data-framer-name\":\"Michel\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-c5b2ts\",\"data-framer-name\":\"Frame 316\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/lyhKa6miZzXblMbelXtyTQsUdCE.png\"},className:\"framer-1ewcb86\",\"data-border\":true,\"data-framer-name\":\"image\"}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1cxuexc\",\"data-framer-name\":\"Frame 315\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-16mikny\",\"data-framer-name\":\"Frame 314\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TWFucm9wZS03MDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"0.02em\",\"--framer-line-height\":\"142%\",\"--framer-text-color\":\"rgb(0, 159, 227)\"},children:\"Michel Brigando\"})}),className:\"framer-1cy791x\",\"data-framer-name\":\"Conn O\u2019Donoghue\",fonts:[\"GF;Manrope-700\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Q291cmllciBOZXctcmVndWxhcg==\",\"--framer-font-family\":'\"Courier New\", monospace',\"--framer-font-size\":\"12px\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"72%\"},children:\"Financial Adviser\"})}),className:\"framer-18khagf\",\"data-framer-name\":\"CEO \\xb7 Head of Trading\",fonts:[\"GF;Courier New-regular\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Q291cmllciBOZXctcmVndWxhcg==\",\"--framer-font-family\":'\"Courier New\", monospace',\"--framer-font-size\":\"12px\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"72%\"},children:\"Kaon Advisory Services\"})}),className:\"framer-18bxxbt\",\"data-framer-name\":\"CEO \\xb7 Head of Trading\",fonts:[\"GF;Courier New-regular\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-xvdjcp\",\"data-framer-name\":\"Frame 313\",children:[/*#__PURE__*/_jsx(Link,{href:\"https://wa.me/27713790321\",motionChild:true,nodeId:\"vnao34gw3\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-pztdaq framer-lux5qc\",\"data-framer-name\":\"Group 291\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-18z9mzt\",\"data-framer-name\":\"Ellipse 59\"}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-10eofij\",\"data-framer-name\":\"Icon/Telephone\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-eq4th9\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:10,intrinsicWidth:10,svg:'<svg width=\"10\" height=\"10\" viewBox=\"0 0 10 10\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M2.2838 0.830184C2.2469 0.782722 2.20033 0.743654 2.14718 0.715575C2.09402 0.687495 2.0355 0.671047 1.9755 0.667323C1.9155 0.663599 1.85539 0.672684 1.79917 0.693975C1.74295 0.715265 1.69191 0.748274 1.64942 0.790809L1.00317 1.43768C0.7013 1.74018 0.59005 2.16831 0.721925 2.54393C1.26988 4.09838 2.16015 5.50981 3.32692 6.67393C4.49104 7.84071 5.90248 8.73098 7.45692 9.27893C7.83255 9.41081 8.26067 9.29956 8.56317 8.99768L9.20942 8.35143C9.25196 8.30895 9.28497 8.25791 9.30626 8.20169C9.32755 8.14547 9.33663 8.08536 9.33291 8.02536C9.32919 7.96536 9.31274 7.90684 9.28466 7.85368C9.25658 7.80053 9.21751 7.75395 9.17005 7.71706L7.72817 6.59581C7.67742 6.55656 7.61845 6.52932 7.55567 6.51611C7.49289 6.50291 7.42793 6.50408 7.36567 6.51956L5.99692 6.86143C5.81421 6.90679 5.62288 6.90421 5.44145 6.85395C5.26002 6.8037 5.09464 6.70746 4.9613 6.57456L3.4263 5.03893C3.29329 4.90566 3.19694 4.7403 3.14657 4.55887C3.0962 4.37744 3.09352 4.18608 3.1388 4.00331L3.4813 2.63456C3.49677 2.5723 3.49795 2.50734 3.48475 2.44456C3.47154 2.38178 3.44429 2.32281 3.40505 2.27206L2.2838 0.830184ZM1.17755 0.319559C1.28692 0.210153 1.41832 0.125266 1.56301 0.0705351C1.70771 0.0158044 1.86239 -0.00751765 2.01679 0.00211752C2.17119 0.0117527 2.32177 0.0541247 2.45854 0.12642C2.59531 0.198715 2.71513 0.299279 2.81005 0.421434L3.9313 1.86268C4.13692 2.12706 4.20942 2.47143 4.12817 2.79643L3.7863 4.16518C3.76875 4.23608 3.76976 4.31031 3.78925 4.3807C3.80874 4.4511 3.84604 4.51528 3.89755 4.56706L5.43317 6.10268C5.48502 6.1543 5.5493 6.19166 5.61982 6.21115C5.69033 6.23064 5.76468 6.2316 5.83567 6.21393L7.2038 5.87206C7.3642 5.83219 7.53155 5.82919 7.69328 5.86329C7.855 5.89739 8.0069 5.9677 8.13755 6.06893L9.5788 7.19018C10.0969 7.59331 10.1444 8.35893 9.68067 8.82206L9.03442 9.46831C8.57192 9.93081 7.88067 10.1339 7.2363 9.90706C5.58672 9.32742 4.08914 8.38315 2.85505 7.14456C1.61653 5.91065 0.67227 4.41329 0.0925502 2.76393C-0.1337 2.12018 0.0694252 1.42831 0.531925 0.965809L1.17755 0.319559Z\" fill=\"white\"/>\\n</svg>\\n',withExternalLayout:true})})]})}),/*#__PURE__*/_jsx(Link,{href:\"mailto:michel@kaonadvisory.com\",motionChild:true,nodeId:\"UXJ9mls78\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(SVG,{as:\"a\",className:\"framer-1293qrn framer-lux5qc\",\"data-framer-name\":\"Group 292\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:22,intrinsicWidth:21,svg:'<svg width=\"21\" height=\"22\" viewBox=\"0 0 21 22\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<circle cx=\"10.5\" cy=\"11.0008\" r=\"10.1512\" fill=\"#009FE3\"/>\\n<path d=\"M5.93726 8.78711L10.6991 11.8664L15.461 8.78711\" stroke=\"white\" stroke-width=\"0.648731\"/>\\n<rect x=\"5.23379\" y=\"8.03335\" width=\"10.9304\" height=\"7.01131\" rx=\"1.81332\" stroke=\"white\" stroke-width=\"0.648731\"/>\\n</svg>\\n',withExternalLayout:true})})]})]})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7U2F0b3NoaS0zMDA=\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"150%\"},children:\"Michel is a trusted Financial Adviser with a decade of experience in the financial services industry. As a Registered Accredited Financial Adviser, he specializes in tailored financial planning, insurance solutions, and health guidance. Before joining Kaon, Michel gained in-depth expertise as a health specialist at Spectramed, equipping him with a strong understanding of the medical aid landscape. His qualifications include a Wealth Management Higher Certificate (NQF5), a Digital Marketing Course (NQ6), and successful completion of the FSCA Regulatory Examinations (RE5). Michel is committed to building lasting client relationships and simplifying financial complexities, empowering individuals and businesses to make informed decisions for a secure future.\"})}),className:\"framer-19ubqpk\",\"data-framer-name\":\"Conn brings over 35 years of expertise across all major asset classes in financial markets. Before joining Kaon Capital in 2016, Conn spearheaded the equity derivatives broking operations at Vantage Capital Markets South Africa. Prior to that, he established and led the South African equity derivatives broking division for ICAP in London before transitioning back to ICAP in Johannesburg. Conn began his career as an FX dealer at First National Bank, where he also gained valuable experience on the Johannesburg Stock Exchange trading floor. Additionally, he honed his skills working on the government bond and bond option broking desk. Conn currently serves as the Head of Trading at Kaon Capital and is a Representative of Kaon Investment Management.\",fonts:[\"GF;Satoshi-300\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-7d50p1\",\"data-border\":true,\"data-framer-name\":\"Landon\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-zv8vbm\",\"data-framer-name\":\"Frame 316\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/Acn5Z3EYcFLAY5ZVRa9T3mzRkg.png\"},className:\"framer-1w9ja52\",\"data-border\":true,\"data-framer-name\":\"image\"}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-83yaa4\",\"data-framer-name\":\"Frame 315\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-16nbz5h\",\"data-framer-name\":\"Frame 314\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TWFucm9wZS03MDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"0.02em\",\"--framer-line-height\":\"142%\",\"--framer-text-color\":\"rgb(0, 159, 227)\"},children:\"Landon Jeoffreys\"})}),className:\"framer-ma6ham\",\"data-framer-name\":\"Conn O\u2019Donoghue\",fonts:[\"GF;Manrope-700\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Q291cmllciBOZXctcmVndWxhcg==\",\"--framer-font-family\":'\"Courier New\", monospace',\"--framer-font-size\":\"12px\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"72%\"},children:\"Executive Financial Advisor\"})}),className:\"framer-ib8gh7\",\"data-framer-name\":\"CEO \\xb7 Head of Trading\",fonts:[\"GF;Courier New-regular\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Q291cmllciBOZXctcmVndWxhcg==\",\"--framer-font-family\":'\"Courier New\", monospace',\"--framer-font-size\":\"12px\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"72%\"},children:\"Kaon Advisory Services\"})}),className:\"framer-16tlex9\",\"data-framer-name\":\"CEO \\xb7 Head of Trading\",fonts:[\"GF;Courier New-regular\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1j2q7jx\",\"data-framer-name\":\"Frame 313\",children:[/*#__PURE__*/_jsx(Link,{href:\"https://wa.me/27662557785\",motionChild:true,nodeId:\"UB5oeIxIW\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-1snhhzw framer-lux5qc\",\"data-framer-name\":\"Group 291\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-n6f3ee\",\"data-framer-name\":\"Ellipse 59\"}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1yh9lal\",\"data-framer-name\":\"Icon/Telephone\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-13p20gu\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:10,intrinsicWidth:10,svg:'<svg width=\"10\" height=\"10\" viewBox=\"0 0 10 10\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M2.2838 0.830184C2.2469 0.782722 2.20033 0.743654 2.14718 0.715575C2.09402 0.687495 2.0355 0.671047 1.9755 0.667323C1.9155 0.663599 1.85539 0.672684 1.79917 0.693975C1.74295 0.715265 1.69191 0.748274 1.64942 0.790809L1.00317 1.43768C0.7013 1.74018 0.59005 2.16831 0.721925 2.54393C1.26988 4.09838 2.16015 5.50981 3.32692 6.67393C4.49104 7.84071 5.90248 8.73098 7.45692 9.27893C7.83255 9.41081 8.26067 9.29956 8.56317 8.99768L9.20942 8.35143C9.25196 8.30895 9.28497 8.25791 9.30626 8.20169C9.32755 8.14547 9.33663 8.08536 9.33291 8.02536C9.32919 7.96536 9.31274 7.90684 9.28466 7.85368C9.25658 7.80053 9.21751 7.75395 9.17005 7.71706L7.72817 6.59581C7.67742 6.55656 7.61845 6.52932 7.55567 6.51611C7.49289 6.50291 7.42793 6.50408 7.36567 6.51956L5.99692 6.86143C5.81421 6.90679 5.62288 6.90421 5.44145 6.85395C5.26002 6.8037 5.09464 6.70746 4.9613 6.57456L3.4263 5.03893C3.29329 4.90566 3.19694 4.7403 3.14657 4.55887C3.0962 4.37744 3.09352 4.18608 3.1388 4.00331L3.4813 2.63456C3.49677 2.5723 3.49795 2.50734 3.48475 2.44456C3.47154 2.38178 3.44429 2.32281 3.40505 2.27206L2.2838 0.830184ZM1.17755 0.319559C1.28692 0.210153 1.41832 0.125266 1.56301 0.0705351C1.70771 0.0158044 1.86239 -0.00751765 2.01679 0.00211752C2.17119 0.0117527 2.32177 0.0541247 2.45854 0.12642C2.59531 0.198715 2.71513 0.299279 2.81005 0.421434L3.9313 1.86268C4.13692 2.12706 4.20942 2.47143 4.12817 2.79643L3.7863 4.16518C3.76875 4.23608 3.76976 4.31031 3.78925 4.3807C3.80874 4.4511 3.84604 4.51528 3.89755 4.56706L5.43317 6.10268C5.48502 6.1543 5.5493 6.19166 5.61982 6.21115C5.69033 6.23064 5.76468 6.2316 5.83567 6.21393L7.2038 5.87206C7.3642 5.83219 7.53155 5.82919 7.69328 5.86329C7.855 5.89739 8.0069 5.9677 8.13755 6.06893L9.5788 7.19018C10.0969 7.59331 10.1444 8.35893 9.68067 8.82206L9.03442 9.46831C8.57192 9.93081 7.88067 10.1339 7.2363 9.90706C5.58672 9.32742 4.08914 8.38315 2.85505 7.14456C1.61653 5.91065 0.67227 4.41329 0.0925502 2.76393C-0.1337 2.12018 0.0694252 1.42831 0.531925 0.965809L1.17755 0.319559Z\" fill=\"white\"/>\\n</svg>\\n',withExternalLayout:true})})]})}),/*#__PURE__*/_jsx(Link,{href:\"mailto:landon@kaonadvisory.com\",motionChild:true,nodeId:\"tANvDWIle\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(SVG,{as:\"a\",className:\"framer-1z0zy9c framer-lux5qc\",\"data-framer-name\":\"Group 292\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:22,intrinsicWidth:21,svg:'<svg width=\"21\" height=\"22\" viewBox=\"0 0 21 22\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<circle cx=\"10.5\" cy=\"11.0008\" r=\"10.1512\" fill=\"#009FE3\"/>\\n<path d=\"M5.93726 8.78711L10.6991 11.8664L15.461 8.78711\" stroke=\"white\" stroke-width=\"0.648731\"/>\\n<rect x=\"5.23379\" y=\"8.03335\" width=\"10.9304\" height=\"7.01131\" rx=\"1.81332\" stroke=\"white\" stroke-width=\"0.648731\"/>\\n</svg>\\n',withExternalLayout:true})})]})]})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7U2F0b3NoaS0zMDA=\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"150%\"},children:\"Landon is a dedicated Executive Financial Advisor with over eight years of experience in the financial planning industry. Passionate about helping families achieve financial security, he specializes in tailored solutions that protect and grow wealth for the future. His expertise spans life insurance, banking, home loans, short-term insurance, and investment strategies. Landon guides clients through portfolio optimization, securing home loans, and safeguarding assets with comprehensive insurance solutions. With a client-first approach, Landon is committed to building lasting financial stability by understanding each client\u2019s unique needs and crafting personalized strategies that provide both security and opportunity.\"})}),className:\"framer-16v0uom\",\"data-framer-name\":\"Conn brings over 35 years of expertise across all major asset classes in financial markets. Before joining Kaon Capital in 2016, Conn spearheaded the equity derivatives broking operations at Vantage Capital Markets South Africa. Prior to that, he established and led the South African equity derivatives broking division for ICAP in London before transitioning back to ICAP in Johannesburg. Conn began his career as an FX dealer at First National Bank, where he also gained valuable experience on the Johannesburg Stock Exchange trading floor. Additionally, he honed his skills working on the government bond and bond option broking desk. Conn currently serves as the Head of Trading at Kaon Capital and is a Representative of Kaon Investment Management.\",fonts:[\"GF;Satoshi-300\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-10zjcu8\",\"data-border\":true,\"data-framer-name\":\"Kenneth\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-11d7sh8\",\"data-framer-name\":\"Frame 316\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/03G20g4Av3heQs3BXWA1uJOS8zw.png\"},className:\"framer-xfwsz2\",\"data-border\":true,\"data-framer-name\":\"image\"}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-w4vll\",\"data-framer-name\":\"Frame 315\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1j2tez5\",\"data-framer-name\":\"Frame 314\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TWFucm9wZS03MDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"0.02em\",\"--framer-line-height\":\"142%\",\"--framer-text-color\":\"rgb(0, 159, 227)\"},children:\"Kenneth Kirton\"})}),className:\"framer-1ma3qi1\",\"data-framer-name\":\"Conn O\u2019Donoghue\",fonts:[\"GF;Manrope-700\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Q291cmllciBOZXctcmVndWxhcg==\",\"--framer-font-family\":'\"Courier New\", monospace',\"--framer-font-size\":\"12px\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"72%\"},children:\"Executive Financial Planner\"})}),className:\"framer-pkqjjy\",\"data-framer-name\":\"CEO \\xb7 Head of Trading\",fonts:[\"GF;Courier New-regular\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Q291cmllciBOZXctcmVndWxhcg==\",\"--framer-font-family\":'\"Courier New\", monospace',\"--framer-font-size\":\"12px\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"72%\"},children:\"Kaon Advisory Services\"})}),className:\"framer-1q78bhf\",\"data-framer-name\":\"CEO \\xb7 Head of Trading\",fonts:[\"GF;Courier New-regular\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-9pr5n\",\"data-framer-name\":\"Frame 313\",children:[/*#__PURE__*/_jsx(Link,{href:\"https://wa.me/27615138781\",motionChild:true,nodeId:\"NJrGhq2K9\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-1rn2gi2 framer-lux5qc\",\"data-framer-name\":\"Group 291\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1kuiq9\",\"data-framer-name\":\"Ellipse 59\"}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-w5ztbp\",\"data-framer-name\":\"Icon/Telephone\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1cfs35l\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:10,intrinsicWidth:10,svg:'<svg width=\"10\" height=\"10\" viewBox=\"0 0 10 10\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M2.2838 0.830184C2.2469 0.782722 2.20033 0.743654 2.14718 0.715575C2.09402 0.687495 2.0355 0.671047 1.9755 0.667323C1.9155 0.663599 1.85539 0.672684 1.79917 0.693975C1.74295 0.715265 1.69191 0.748274 1.64942 0.790809L1.00317 1.43768C0.7013 1.74018 0.59005 2.16831 0.721925 2.54393C1.26988 4.09838 2.16015 5.50981 3.32692 6.67393C4.49104 7.84071 5.90248 8.73098 7.45692 9.27893C7.83255 9.41081 8.26067 9.29956 8.56317 8.99768L9.20942 8.35143C9.25196 8.30895 9.28497 8.25791 9.30626 8.20169C9.32755 8.14547 9.33663 8.08536 9.33291 8.02536C9.32919 7.96536 9.31274 7.90684 9.28466 7.85368C9.25658 7.80053 9.21751 7.75395 9.17005 7.71706L7.72817 6.59581C7.67742 6.55656 7.61845 6.52932 7.55567 6.51611C7.49289 6.50291 7.42793 6.50408 7.36567 6.51956L5.99692 6.86143C5.81421 6.90679 5.62288 6.90421 5.44145 6.85395C5.26002 6.8037 5.09464 6.70746 4.9613 6.57456L3.4263 5.03893C3.29329 4.90566 3.19694 4.7403 3.14657 4.55887C3.0962 4.37744 3.09352 4.18608 3.1388 4.00331L3.4813 2.63456C3.49677 2.5723 3.49795 2.50734 3.48475 2.44456C3.47154 2.38178 3.44429 2.32281 3.40505 2.27206L2.2838 0.830184ZM1.17755 0.319559C1.28692 0.210153 1.41832 0.125266 1.56301 0.0705351C1.70771 0.0158044 1.86239 -0.00751765 2.01679 0.00211752C2.17119 0.0117527 2.32177 0.0541247 2.45854 0.12642C2.59531 0.198715 2.71513 0.299279 2.81005 0.421434L3.9313 1.86268C4.13692 2.12706 4.20942 2.47143 4.12817 2.79643L3.7863 4.16518C3.76875 4.23608 3.76976 4.31031 3.78925 4.3807C3.80874 4.4511 3.84604 4.51528 3.89755 4.56706L5.43317 6.10268C5.48502 6.1543 5.5493 6.19166 5.61982 6.21115C5.69033 6.23064 5.76468 6.2316 5.83567 6.21393L7.2038 5.87206C7.3642 5.83219 7.53155 5.82919 7.69328 5.86329C7.855 5.89739 8.0069 5.9677 8.13755 6.06893L9.5788 7.19018C10.0969 7.59331 10.1444 8.35893 9.68067 8.82206L9.03442 9.46831C8.57192 9.93081 7.88067 10.1339 7.2363 9.90706C5.58672 9.32742 4.08914 8.38315 2.85505 7.14456C1.61653 5.91065 0.67227 4.41329 0.0925502 2.76393C-0.1337 2.12018 0.0694252 1.42831 0.531925 0.965809L1.17755 0.319559Z\" fill=\"white\"/>\\n</svg>\\n',withExternalLayout:true})})]})}),/*#__PURE__*/_jsx(Link,{href:\"mailto:kenneth@kaonadvisory.com\",motionChild:true,nodeId:\"BC1n7W6t8\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(SVG,{as:\"a\",className:\"framer-1en40qy framer-lux5qc\",\"data-framer-name\":\"Group 292\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:22,intrinsicWidth:21,svg:'<svg width=\"21\" height=\"22\" viewBox=\"0 0 21 22\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<circle cx=\"10.5\" cy=\"11.0008\" r=\"10.1512\" fill=\"#009FE3\"/>\\n<path d=\"M5.93726 8.78711L10.6991 11.8664L15.461 8.78711\" stroke=\"white\" stroke-width=\"0.648731\"/>\\n<rect x=\"5.23379\" y=\"8.03335\" width=\"10.9304\" height=\"7.01131\" rx=\"1.81332\" stroke=\"white\" stroke-width=\"0.648731\"/>\\n</svg>\\n',withExternalLayout:true})})]})]})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7U2F0b3NoaS0zMDA=\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"150%\"},children:\"Kenneth is a seasoned Executive Financial Planner with over nine years of experience in personalized financial solutions for individuals and businesses. He holds a diploma in Wealth Management and Estate Planning, focusing on wealth creation, risk management, and business insurance. Dedicated to helping clients achieve financial security and long-term success, Kenneth crafts tailored strategies that protect and grow wealth. His expertise ensures informed decision-making, empowering clients to navigate their financial future with confidence.\"})}),className:\"framer-1io5m6q\",\"data-framer-name\":\"Conn brings over 35 years of expertise across all major asset classes in financial markets. Before joining Kaon Capital in 2016, Conn spearheaded the equity derivatives broking operations at Vantage Capital Markets South Africa. Prior to that, he established and led the South African equity derivatives broking division for ICAP in London before transitioning back to ICAP in Johannesburg. Conn began his career as an FX dealer at First National Bank, where he also gained valuable experience on the Johannesburg Stock Exchange trading floor. Additionally, he honed his skills working on the government bond and bond option broking desk. Conn currently serves as the Head of Trading at Kaon Capital and is a Representative of Kaon Investment Management.\",fonts:[\"GF;Satoshi-300\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1fqqpmq\",\"data-border\":true,\"data-framer-name\":\"Sam\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1m2hs6j\",\"data-framer-name\":\"Frame 316\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/T5YZVS6obN36JJSJFFch6LyNNP4.png\"},className:\"framer-1lm21op\",\"data-border\":true,\"data-framer-name\":\"image\"}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-sx2po7\",\"data-framer-name\":\"Frame 315\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-ma0rsx\",\"data-framer-name\":\"Frame 314\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TWFucm9wZS03MDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"0.02em\",\"--framer-line-height\":\"142%\",\"--framer-text-color\":\"rgb(0, 159, 227)\"},children:\"Samantha Jeoffreys\"})}),className:\"framer-1mp8u2x\",\"data-framer-name\":\"Conn O\u2019Donoghue\",fonts:[\"GF;Manrope-700\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Q291cmllciBOZXctcmVndWxhcg==\",\"--framer-font-family\":'\"Courier New\", monospace',\"--framer-font-size\":\"12px\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"72%\"},children:\"Operations Manager\"})}),className:\"framer-12m24w1\",\"data-framer-name\":\"CEO \\xb7 Head of Trading\",fonts:[\"GF;Courier New-regular\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Q291cmllciBOZXctcmVndWxhcg==\",\"--framer-font-family\":'\"Courier New\", monospace',\"--framer-font-size\":\"12px\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"72%\"},children:\"Kaon Advisory Services\"})}),className:\"framer-8xl3nq\",\"data-framer-name\":\"CEO \\xb7 Head of Trading\",fonts:[\"GF;Courier New-regular\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1wq67ja\",\"data-framer-name\":\"Frame 313\",children:[/*#__PURE__*/_jsx(Link,{href:\"https://wa.me/27609722117\",motionChild:true,nodeId:\"OJPZlgcbD\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-1ag7000 framer-lux5qc\",\"data-framer-name\":\"Group 291\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-iacc6l\",\"data-framer-name\":\"Ellipse 59\"}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1x6lxdl\",\"data-framer-name\":\"Icon/Telephone\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-a99bpu\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:10,intrinsicWidth:10,svg:'<svg width=\"10\" height=\"10\" viewBox=\"0 0 10 10\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M2.2838 0.830184C2.2469 0.782722 2.20033 0.743654 2.14718 0.715575C2.09402 0.687495 2.0355 0.671047 1.9755 0.667323C1.9155 0.663599 1.85539 0.672684 1.79917 0.693975C1.74295 0.715265 1.69191 0.748274 1.64942 0.790809L1.00317 1.43768C0.7013 1.74018 0.59005 2.16831 0.721925 2.54393C1.26988 4.09838 2.16015 5.50981 3.32692 6.67393C4.49104 7.84071 5.90248 8.73098 7.45692 9.27893C7.83255 9.41081 8.26067 9.29956 8.56317 8.99768L9.20942 8.35143C9.25196 8.30895 9.28497 8.25791 9.30626 8.20169C9.32755 8.14547 9.33663 8.08536 9.33291 8.02536C9.32919 7.96536 9.31274 7.90684 9.28466 7.85368C9.25658 7.80053 9.21751 7.75395 9.17005 7.71706L7.72817 6.59581C7.67742 6.55656 7.61845 6.52932 7.55567 6.51611C7.49289 6.50291 7.42793 6.50408 7.36567 6.51956L5.99692 6.86143C5.81421 6.90679 5.62288 6.90421 5.44145 6.85395C5.26002 6.8037 5.09464 6.70746 4.9613 6.57456L3.4263 5.03893C3.29329 4.90566 3.19694 4.7403 3.14657 4.55887C3.0962 4.37744 3.09352 4.18608 3.1388 4.00331L3.4813 2.63456C3.49677 2.5723 3.49795 2.50734 3.48475 2.44456C3.47154 2.38178 3.44429 2.32281 3.40505 2.27206L2.2838 0.830184ZM1.17755 0.319559C1.28692 0.210153 1.41832 0.125266 1.56301 0.0705351C1.70771 0.0158044 1.86239 -0.00751765 2.01679 0.00211752C2.17119 0.0117527 2.32177 0.0541247 2.45854 0.12642C2.59531 0.198715 2.71513 0.299279 2.81005 0.421434L3.9313 1.86268C4.13692 2.12706 4.20942 2.47143 4.12817 2.79643L3.7863 4.16518C3.76875 4.23608 3.76976 4.31031 3.78925 4.3807C3.80874 4.4511 3.84604 4.51528 3.89755 4.56706L5.43317 6.10268C5.48502 6.1543 5.5493 6.19166 5.61982 6.21115C5.69033 6.23064 5.76468 6.2316 5.83567 6.21393L7.2038 5.87206C7.3642 5.83219 7.53155 5.82919 7.69328 5.86329C7.855 5.89739 8.0069 5.9677 8.13755 6.06893L9.5788 7.19018C10.0969 7.59331 10.1444 8.35893 9.68067 8.82206L9.03442 9.46831C8.57192 9.93081 7.88067 10.1339 7.2363 9.90706C5.58672 9.32742 4.08914 8.38315 2.85505 7.14456C1.61653 5.91065 0.67227 4.41329 0.0925502 2.76393C-0.1337 2.12018 0.0694252 1.42831 0.531925 0.965809L1.17755 0.319559Z\" fill=\"white\"/>\\n</svg>\\n',withExternalLayout:true})})]})}),/*#__PURE__*/_jsx(Link,{href:\"mailto:sam@kaonadvisory.com\",motionChild:true,nodeId:\"paLpDNomX\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(SVG,{as:\"a\",className:\"framer-193ohqp framer-lux5qc\",\"data-framer-name\":\"Group 292\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:22,intrinsicWidth:21,svg:'<svg width=\"21\" height=\"22\" viewBox=\"0 0 21 22\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<circle cx=\"10.5\" cy=\"11.0008\" r=\"10.1512\" fill=\"#009FE3\"/>\\n<path d=\"M5.93726 8.78711L10.6991 11.8664L15.461 8.78711\" stroke=\"white\" stroke-width=\"0.648731\"/>\\n<rect x=\"5.23379\" y=\"8.03335\" width=\"10.9304\" height=\"7.01131\" rx=\"1.81332\" stroke=\"white\" stroke-width=\"0.648731\"/>\\n</svg>\\n',withExternalLayout:true})})]})]})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7U2F0b3NoaS0zMDA=\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"150%\"},children:\"Samantha is a highly skilled Operations Manager with extensive experience in the South African insurance industry. She holds a Regulatory Examination for Representatives certification and has expertise in compliance and quality assurance, ensuring all operations meet the highest standards of regulatory and operational integrity. With a keen eye for detail, Samantha plays a critical role in maintaining quality and consistency across processes, driving continuous improvements in operations. Her leadership and management capabilities ensure that the team meets all objectives while delivering exceptional service. Samantha is passionate about creating streamlined processes that comply with industry regulations and promote operational excellence, empowering her team to work efficiently and deliver results.\"})}),className:\"framer-1iaithz\",\"data-framer-name\":\"Conn brings over 35 years of expertise across all major asset classes in financial markets. Before joining Kaon Capital in 2016, Conn spearheaded the equity derivatives broking operations at Vantage Capital Markets South Africa. Prior to that, he established and led the South African equity derivatives broking division for ICAP in London before transitioning back to ICAP in Johannesburg. Conn began his career as an FX dealer at First National Bank, where he also gained valuable experience on the Johannesburg Stock Exchange trading floor. Additionally, he honed his skills working on the government bond and bond option broking desk. Conn currently serves as the Head of Trading at Kaon Capital and is a Representative of Kaon Investment Management.\",fonts:[\"GF;Satoshi-300\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1yi3qbi\",\"data-border\":true,\"data-framer-name\":\"Monique\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-uaq1qa\",\"data-framer-name\":\"Frame 316\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/bcmIPWjkwy0epriKmchZprPwu5Q.png\"},className:\"framer-i29lpy\",\"data-border\":true,\"data-framer-name\":\"image\"}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1npv3mm\",\"data-framer-name\":\"Frame 315\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1h5t3cw\",\"data-framer-name\":\"Frame 314\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TWFucm9wZS03MDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"0.02em\",\"--framer-line-height\":\"142%\",\"--framer-text-color\":\"rgb(0, 159, 227)\"},children:\"Monique van Noordwyk\"})}),className:\"framer-78bhww\",\"data-framer-name\":\"Conn O\u2019Donoghue\",fonts:[\"GF;Manrope-700\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Q291cmllciBOZXctcmVndWxhcg==\",\"--framer-font-family\":'\"Courier New\", monospace',\"--framer-font-size\":\"12px\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"72%\"},children:\"Personal Assistant\"})}),className:\"framer-19vv7qj\",\"data-framer-name\":\"CEO \\xb7 Head of Trading\",fonts:[\"GF;Courier New-regular\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Q291cmllciBOZXctcmVndWxhcg==\",\"--framer-font-family\":'\"Courier New\", monospace',\"--framer-font-size\":\"12px\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"72%\"},children:\"Kaon Advisory Services\"})}),className:\"framer-1v0kkas\",\"data-framer-name\":\"CEO \\xb7 Head of Trading\",fonts:[\"GF;Courier New-regular\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-8cv4wa\",\"data-framer-name\":\"Frame 313\",children:[/*#__PURE__*/_jsx(Link,{href:\"https://wa.me/27823228797\",motionChild:true,nodeId:\"exjTyhSJQ\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-1oyqvy1 framer-lux5qc\",\"data-framer-name\":\"Group 291\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-w2rsn\",\"data-framer-name\":\"Ellipse 59\"}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1ccqjqn\",\"data-framer-name\":\"Icon/Telephone\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1u390wm\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:10,intrinsicWidth:10,svg:'<svg width=\"10\" height=\"10\" viewBox=\"0 0 10 10\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M2.2838 0.830184C2.2469 0.782722 2.20033 0.743654 2.14718 0.715575C2.09402 0.687495 2.0355 0.671047 1.9755 0.667323C1.9155 0.663599 1.85539 0.672684 1.79917 0.693975C1.74295 0.715265 1.69191 0.748274 1.64942 0.790809L1.00317 1.43768C0.7013 1.74018 0.59005 2.16831 0.721925 2.54393C1.26988 4.09838 2.16015 5.50981 3.32692 6.67393C4.49104 7.84071 5.90248 8.73098 7.45692 9.27893C7.83255 9.41081 8.26067 9.29956 8.56317 8.99768L9.20942 8.35143C9.25196 8.30895 9.28497 8.25791 9.30626 8.20169C9.32755 8.14547 9.33663 8.08536 9.33291 8.02536C9.32919 7.96536 9.31274 7.90684 9.28466 7.85368C9.25658 7.80053 9.21751 7.75395 9.17005 7.71706L7.72817 6.59581C7.67742 6.55656 7.61845 6.52932 7.55567 6.51611C7.49289 6.50291 7.42793 6.50408 7.36567 6.51956L5.99692 6.86143C5.81421 6.90679 5.62288 6.90421 5.44145 6.85395C5.26002 6.8037 5.09464 6.70746 4.9613 6.57456L3.4263 5.03893C3.29329 4.90566 3.19694 4.7403 3.14657 4.55887C3.0962 4.37744 3.09352 4.18608 3.1388 4.00331L3.4813 2.63456C3.49677 2.5723 3.49795 2.50734 3.48475 2.44456C3.47154 2.38178 3.44429 2.32281 3.40505 2.27206L2.2838 0.830184ZM1.17755 0.319559C1.28692 0.210153 1.41832 0.125266 1.56301 0.0705351C1.70771 0.0158044 1.86239 -0.00751765 2.01679 0.00211752C2.17119 0.0117527 2.32177 0.0541247 2.45854 0.12642C2.59531 0.198715 2.71513 0.299279 2.81005 0.421434L3.9313 1.86268C4.13692 2.12706 4.20942 2.47143 4.12817 2.79643L3.7863 4.16518C3.76875 4.23608 3.76976 4.31031 3.78925 4.3807C3.80874 4.4511 3.84604 4.51528 3.89755 4.56706L5.43317 6.10268C5.48502 6.1543 5.5493 6.19166 5.61982 6.21115C5.69033 6.23064 5.76468 6.2316 5.83567 6.21393L7.2038 5.87206C7.3642 5.83219 7.53155 5.82919 7.69328 5.86329C7.855 5.89739 8.0069 5.9677 8.13755 6.06893L9.5788 7.19018C10.0969 7.59331 10.1444 8.35893 9.68067 8.82206L9.03442 9.46831C8.57192 9.93081 7.88067 10.1339 7.2363 9.90706C5.58672 9.32742 4.08914 8.38315 2.85505 7.14456C1.61653 5.91065 0.67227 4.41329 0.0925502 2.76393C-0.1337 2.12018 0.0694252 1.42831 0.531925 0.965809L1.17755 0.319559Z\" fill=\"white\"/>\\n</svg>\\n',withExternalLayout:true})})]})}),/*#__PURE__*/_jsx(Link,{href:\"mailto:monique@kaonadvisory.com\",motionChild:true,nodeId:\"BV1tc8POW\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(SVG,{as:\"a\",className:\"framer-kw0ooe framer-lux5qc\",\"data-framer-name\":\"Group 292\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:22,intrinsicWidth:21,svg:'<svg width=\"21\" height=\"22\" viewBox=\"0 0 21 22\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<circle cx=\"10.5\" cy=\"11.0008\" r=\"10.1512\" fill=\"#009FE3\"/>\\n<path d=\"M5.93726 8.78711L10.6991 11.8664L15.461 8.78711\" stroke=\"white\" stroke-width=\"0.648731\"/>\\n<rect x=\"5.23379\" y=\"8.03335\" width=\"10.9304\" height=\"7.01131\" rx=\"1.81332\" stroke=\"white\" stroke-width=\"0.648731\"/>\\n</svg>\\n',withExternalLayout:true})})]})]})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7U2F0b3NoaS0zMDA=\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"150%\"},children:\"Monique is a dedicated Personal Assistant who plays a vital role in supporting financial advisors to deliver exceptional service to their clients. With a keen eye for organization and a proactive approach, she ensures that all administrative functions run smoothly, allowing advisors to focus on helping clients achieve their financial goals. From managing schedules and coordinating meetings to handling client communications and preparing essential documents, Monique\u2019s strong organizational skills and attention to detail make her an invaluable asset in maintaining high levels of client satisfaction and operational efficiency. Monique\u2019s commitment to supporting the financial team ensures that advisors can concentrate on offering personalized advice while benefiting from a well-managed administrative structure.\"})}),className:\"framer-15e2xsd\",\"data-framer-name\":\"Conn brings over 35 years of expertise across all major asset classes in financial markets. Before joining Kaon Capital in 2016, Conn spearheaded the equity derivatives broking operations at Vantage Capital Markets South Africa. Prior to that, he established and led the South African equity derivatives broking division for ICAP in London before transitioning back to ICAP in Johannesburg. Conn began his career as an FX dealer at First National Bank, where he also gained valuable experience on the Johannesburg Stock Exchange trading floor. Additionally, he honed his skills working on the government bond and bond option broking desk. Conn currently serves as the Head of Trading at Kaon Capital and is a Representative of Kaon Investment Management.\",fonts:[\"GF;Satoshi-300\"],verticalAlignment:\"top\",withExternalLayout:true})]})],startFrom:0,style:{height:\"100%\",width:\"100%\"},transitionControl:{damping:40,delay:0,mass:1,stiffness:300,type:\"spring\"},width:\"100%\"})})})}),isDisplayed1()&&/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition9},__framer__animateOnce:true,__framer__enter:animation16,__framer__exit:animation17,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1n7sts7 hidden-72rtr7 hidden-ly5855\",\"data-framer-name\":\"Mobile\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-mutzbd-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"HhInVwN8q\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(Slideshow,{alignment:\"center\",arrowOptions:{arrowFill:\"rgba(0, 159, 227, 0)\",arrowGap:10,arrowPadding:-80,arrowPaddingBottom:0,arrowPaddingLeft:0,arrowPaddingRight:0,arrowPaddingTop:0,arrowPosition:\"auto\",arrowRadius:40,arrowShouldFadeIn:false,arrowShouldSpace:true,arrowSize:20,leftArrow:\"https://framerusercontent.com/images/D8IvLDIdjOS65yV5h5Wy5HYhU.png\",rightArrow:\"https://framerusercontent.com/images/Gh5spGqazpITPMjiLuMB3sSbI.png\",showMouseControls:true},autoPlayControl:false,borderRadius:0,direction:\"left\",dragControl:true,effectsOptions:{effectsHover:true,effectsOpacity:0,effectsPerspective:1200,effectsRotate:0,effectsScale:1,playOffscreen:false},fadeOptions:{fadeAlpha:0,fadeContent:false,fadeInset:0,fadeWidth:25,overflow:true},gap:10,height:\"100%\",id:\"HhInVwN8q\",intervalControl:1.5,itemAmount:1,layoutId:\"HhInVwN8q\",padding:0,paddingBottom:0,paddingLeft:0,paddingPerSide:false,paddingRight:0,paddingTop:0,progressOptions:{dotsActiveOpacity:1,dotsBackground:\"rgba(0, 0, 0, 0)\",dotsBlur:0,dotsFill:\"rgb(0, 159, 227)\",dotsGap:14,dotsInset:-66,dotSize:5,dotsOpacity:.2,dotsPadding:10,dotsRadius:50,showProgressDots:true},slots:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-n2s8vw\",\"data-border\":true,\"data-framer-name\":\"Conn Mobile\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1mxnmie\",\"data-framer-name\":\"Frame 316\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-q6zf9k\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-gbs6xy\",\"data-framer-name\":\"Frame 315\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/zZzWmfLMU79WX40W0ehDX8bkDUM.png\"},className:\"framer-1f3cdce\",\"data-border\":true,\"data-framer-name\":\"image\"}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-w4clcr\",\"data-framer-name\":\"Frame 314\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TWFucm9wZS03MDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"0.02em\",\"--framer-line-height\":\"142%\",\"--framer-text-color\":\"rgb(0, 159, 227)\"},children:\"Conn O\u2019Donoghue\"})}),className:\"framer-13pgyle\",\"data-framer-name\":\"Conn O\u2019Donoghue\",fonts:[\"GF;Manrope-700\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Q291cmllciBOZXctcmVndWxhcg==\",\"--framer-font-family\":'\"Courier New\", monospace',\"--framer-font-size\":\"12px\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"72%\"},children:\"CEO \"})}),className:\"framer-3qjso6\",\"data-framer-name\":\"CEO \\xb7 Head of Trading\",fonts:[\"GF;Courier New-regular\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Q291cmllciBOZXctcmVndWxhcg==\",\"--framer-font-family\":'\"Courier New\", monospace',\"--framer-font-size\":\"12px\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"72%\"},children:\"Kaon Capital\"})}),className:\"framer-2damys\",\"data-framer-name\":\"CEO \\xb7 Head of Trading\",fonts:[\"GF;Courier New-regular\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7U2F0b3NoaS0zMDA=\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"150%\"},children:\"Conn brings over 35 years of expertise across all major asset classes in financial markets. Before joining Kaon Capital in 2016, Conn spearheaded the equity derivatives broking operations at Vantage Capital Markets South Africa. Prior to that, he established and led the South African equity derivatives broking division for ICAP in London before transitioning back to ICAP in Johannesburg. Conn began his career as an FX dealer at First National Bank, where he also gained valuable experience on the Johannesburg Stock Exchange trading floor. Additionally, he honed his skills working on the government bond and bond option broking desk. Conn currently serves as the Head of Trading at Kaon Capital and is a Representative of Kaon Investment Management.\"})}),className:\"framer-150107l\",\"data-framer-name\":\"Conn brings over 35 years of expertise across all major asset classes in financial markets. Before joining Kaon Capital in 2016, Conn spearheaded the equity derivatives broking operations at Vantage Capital Markets South Africa. Prior to that, he established and led the South African equity derivatives broking division for ICAP in London before transitioning back to ICAP in Johannesburg. Conn began his career as an FX dealer at First National Bank, where he also gained valuable experience on the Johannesburg Stock Exchange trading floor. Additionally, he honed his skills working on the government bond and bond option broking desk. Conn currently serves as the Head of Trading at Kaon Capital and is a Representative of Kaon Investment Management.\",fonts:[\"GF;Satoshi-300\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1hlw8zp\",\"data-framer-name\":\"Frame 313\",children:[/*#__PURE__*/_jsx(Link,{href:\"https://wa.me/27832708521\",motionChild:true,nodeId:\"PRFjR1sYM\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-cqcrff framer-lux5qc\",\"data-framer-name\":\"Group 291\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-12gvu7v\",\"data-framer-name\":\"Ellipse 59\"}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-mxhja6\",\"data-framer-name\":\"Icon/Telephone\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-tjttyu\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:10,intrinsicWidth:10,svg:'<svg width=\"10\" height=\"10\" viewBox=\"0 0 10 10\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M2.2838 0.830184C2.2469 0.782722 2.20033 0.743654 2.14718 0.715575C2.09402 0.687495 2.0355 0.671047 1.9755 0.667323C1.9155 0.663599 1.85539 0.672684 1.79917 0.693975C1.74295 0.715265 1.69191 0.748274 1.64942 0.790809L1.00317 1.43768C0.7013 1.74018 0.59005 2.16831 0.721925 2.54393C1.26988 4.09838 2.16015 5.50981 3.32692 6.67393C4.49104 7.84071 5.90248 8.73098 7.45692 9.27893C7.83255 9.41081 8.26067 9.29956 8.56317 8.99768L9.20942 8.35143C9.25196 8.30895 9.28497 8.25791 9.30626 8.20169C9.32755 8.14547 9.33663 8.08536 9.33291 8.02536C9.32919 7.96536 9.31274 7.90684 9.28466 7.85368C9.25658 7.80053 9.21751 7.75395 9.17005 7.71706L7.72817 6.59581C7.67742 6.55656 7.61845 6.52932 7.55567 6.51611C7.49289 6.50291 7.42793 6.50408 7.36567 6.51956L5.99692 6.86143C5.81421 6.90679 5.62288 6.90421 5.44145 6.85395C5.26002 6.8037 5.09464 6.70746 4.9613 6.57456L3.4263 5.03893C3.29329 4.90566 3.19694 4.7403 3.14657 4.55887C3.0962 4.37744 3.09352 4.18608 3.1388 4.00331L3.4813 2.63456C3.49677 2.5723 3.49795 2.50734 3.48475 2.44456C3.47154 2.38178 3.44429 2.32281 3.40505 2.27206L2.2838 0.830184ZM1.17755 0.319559C1.28692 0.210153 1.41832 0.125266 1.56301 0.0705351C1.70771 0.0158044 1.86239 -0.00751765 2.01679 0.00211752C2.17119 0.0117527 2.32177 0.0541247 2.45854 0.12642C2.59531 0.198715 2.71513 0.299279 2.81005 0.421434L3.9313 1.86268C4.13692 2.12706 4.20942 2.47143 4.12817 2.79643L3.7863 4.16518C3.76875 4.23608 3.76976 4.31031 3.78925 4.3807C3.80874 4.4511 3.84604 4.51528 3.89755 4.56706L5.43317 6.10268C5.48502 6.1543 5.5493 6.19166 5.61982 6.21115C5.69033 6.23064 5.76468 6.2316 5.83567 6.21393L7.2038 5.87206C7.3642 5.83219 7.53155 5.82919 7.69328 5.86329C7.855 5.89739 8.0069 5.9677 8.13755 6.06893L9.5788 7.19018C10.0969 7.59331 10.1444 8.35893 9.68067 8.82206L9.03442 9.46831C8.57192 9.93081 7.88067 10.1339 7.2363 9.90706C5.58672 9.32742 4.08914 8.38315 2.85505 7.14456C1.61653 5.91065 0.67227 4.41329 0.0925502 2.76393C-0.1337 2.12018 0.0694252 1.42831 0.531925 0.965809L1.17755 0.319559Z\" fill=\"white\"/>\\n</svg>\\n',withExternalLayout:true})})]})}),/*#__PURE__*/_jsx(Link,{href:\"mailto:conn@kaoncapital.com\",motionChild:true,nodeId:\"OpSHtHLx0\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(SVG,{as:\"a\",className:\"framer-1jeeld8 framer-lux5qc\",\"data-framer-name\":\"Group 292\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:22,intrinsicWidth:21,svg:'<svg width=\"21\" height=\"22\" viewBox=\"0 0 21 22\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<circle cx=\"10.5\" cy=\"11.0008\" r=\"10.1512\" fill=\"#009FE3\"/>\\n<path d=\"M5.93726 8.78711L10.6991 11.8664L15.461 8.78711\" stroke=\"white\" stroke-width=\"0.648731\"/>\\n<rect x=\"5.23379\" y=\"8.03335\" width=\"10.9304\" height=\"7.01131\" rx=\"1.81332\" stroke=\"white\" stroke-width=\"0.648731\"/>\\n</svg>\\n',withExternalLayout:true})})]})]})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1ovxhyo\",\"data-border\":true,\"data-framer-name\":\"Greg Mobile\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1lue4e5\",\"data-framer-name\":\"Frame 316\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1j2p3oe\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1xcqg2s\",\"data-framer-name\":\"Frame 315\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/lRJbLe0gqykHnx0sLeKHVlbNc88.png\"},className:\"framer-1ey8str\",\"data-border\":true,\"data-framer-name\":\"image\"}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1cvt4b2\",\"data-framer-name\":\"Frame 314\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TWFucm9wZS03MDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"0.02em\",\"--framer-line-height\":\"142%\",\"--framer-text-color\":\"rgb(0, 159, 227)\"},children:\"Greg Ronaldson\"})}),className:\"framer-2rbajk\",\"data-framer-name\":\"Conn O\u2019Donoghue\",fonts:[\"GF;Manrope-700\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Q291cmllciBOZXctcmVndWxhcg==\",\"--framer-font-family\":'\"Courier New\", monospace',\"--framer-font-size\":\"12px\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"72%\"},children:\"Director \"})}),className:\"framer-uf38is\",\"data-framer-name\":\"CEO \\xb7 Head of Trading\",fonts:[\"GF;Courier New-regular\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Q291cmllciBOZXctcmVndWxhcg==\",\"--framer-font-family\":'\"Courier New\", monospace',\"--framer-font-size\":\"12px\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"72%\"},children:\"Kaon Capital\"})}),className:\"framer-uepnml\",\"data-framer-name\":\"CEO \\xb7 Head of Trading\",fonts:[\"GF;Courier New-regular\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7U2F0b3NoaS0zMDA=\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"150%\"},children:\"Greg is a seasoned derivatives trader, algorithmic systems developer and investment strategy manager, adapting his exceptional poker skills to financial markets. He is also responsible for the strategy and development of Kaon Capital and its subsidiaries. Prior to founding to Kaon Capital in 2015, Greg was a professional poker player and is widely recognised as one of Africa's elite players. His impressive track record includes victories at prestigious tournaments such as the Aussie Millions, the World Series of Poker Africa, All Africa, and the Montecasino Poker Championships. Greg is a registered JSE Derivatives Market Trader and serves as a Key Individual at Kaon Investment Management. He holds a Bachelor of Commerce degree from Wits University.\"})}),className:\"framer-15oxsj3\",\"data-framer-name\":\"Conn brings over 35 years of expertise across all major asset classes in financial markets. Before joining Kaon Capital in 2016, Conn spearheaded the equity derivatives broking operations at Vantage Capital Markets South Africa. Prior to that, he established and led the South African equity derivatives broking division for ICAP in London before transitioning back to ICAP in Johannesburg. Conn began his career as an FX dealer at First National Bank, where he also gained valuable experience on the Johannesburg Stock Exchange trading floor. Additionally, he honed his skills working on the government bond and bond option broking desk. Conn currently serves as the Head of Trading at Kaon Capital and is a Representative of Kaon Investment Management.\",fonts:[\"GF;Satoshi-300\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1h9abl\",\"data-framer-name\":\"Frame 313\",children:/*#__PURE__*/_jsx(Link,{href:\"mailto:greg@kaoncapital.com\",motionChild:true,nodeId:\"MjBFR6TGV\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(SVG,{as:\"a\",className:\"framer-1pgzwpe framer-lux5qc\",\"data-framer-name\":\"Group 292\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:22,intrinsicWidth:21,svg:'<svg width=\"21\" height=\"22\" viewBox=\"0 0 21 22\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<circle cx=\"10.5\" cy=\"11.0008\" r=\"10.1512\" fill=\"#009FE3\"/>\\n<path d=\"M5.93726 8.78711L10.6991 11.8664L15.461 8.78711\" stroke=\"white\" stroke-width=\"0.648731\"/>\\n<rect x=\"5.23379\" y=\"8.03335\" width=\"10.9304\" height=\"7.01131\" rx=\"1.81332\" stroke=\"white\" stroke-width=\"0.648731\"/>\\n</svg>\\n',withExternalLayout:true})})})]})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-6s3cwh\",\"data-border\":true,\"data-framer-name\":\"Nadine Mobile\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-fwuqdo\",\"data-framer-name\":\"Frame 316\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-s81blx\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-al7rmi\",\"data-framer-name\":\"Frame 315\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/x9zM9RHM8c1HDAoq2LZG6fyhc4.png\"},className:\"framer-6rhaqb\",\"data-border\":true,\"data-framer-name\":\"image\"}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1jvlfmk\",\"data-framer-name\":\"Frame 314\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TWFucm9wZS03MDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"0.02em\",\"--framer-line-height\":\"142%\",\"--framer-text-color\":\"rgb(0, 159, 227)\"},children:\"Nadine Jeoffreys\"})}),className:\"framer-1ygvutx\",\"data-framer-name\":\"Conn O\u2019Donoghue\",fonts:[\"GF;Manrope-700\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q291cmllciBOZXc=\",\"--framer-font-family\":'\"Courier New\", monospace',\"--framer-font-size\":\"12px\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"102%\"},children:\"Director \\xb7 Kaon Advisory Services\"})}),className:\"framer-j6waaw\",\"data-framer-name\":\"CEO \\xb7 Head of Trading\",fonts:[\"Courier New\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q291cmllciBOZXc=\",\"--framer-font-family\":'\"Courier New\", monospace',\"--framer-font-size\":\"12px\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"102%\"},children:\"Compliance Officer \\xb7 Kaon Capital\"})}),className:\"framer-suhly6\",\"data-framer-name\":\"CEO \\xb7 Head of Trading\",fonts:[\"Courier New\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7U2F0b3NoaS0zMDA=\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"150%\"},children:\"Nadine brings over 25 years of experience in the financial services industry. She is both a Registered JSE Compliance Officer and a Registered Financial Planner, specializing in providing comprehensive support in financial advice, insurance operations, and compliance risk management. She began her career as a Liberty Life representative, leveraging her BA in Human Sciences to craft and deliver personalized solutions for her clients. Her extensive expertise encompasses senior management roles in Category 1 and Category 2 Insurance, making her a versatile and highly skilled professional. In addition, Nadine has earned a Higher Certificate in Wealth Management (NQF5), successfully completed the FSCA Regulatory Examinations (RE1 & RE5), and passed the JSE Registered Officer Examinations in Compliance, Derivatives, and Bonds.\"})}),className:\"framer-1ky2ajv\",\"data-framer-name\":\"Conn brings over 35 years of expertise across all major asset classes in financial markets. Before joining Kaon Capital in 2016, Conn spearheaded the equity derivatives broking operations at Vantage Capital Markets South Africa. Prior to that, he established and led the South African equity derivatives broking division for ICAP in London before transitioning back to ICAP in Johannesburg. Conn began his career as an FX dealer at First National Bank, where he also gained valuable experience on the Johannesburg Stock Exchange trading floor. Additionally, he honed his skills working on the government bond and bond option broking desk. Conn currently serves as the Head of Trading at Kaon Capital and is a Representative of Kaon Investment Management.\",fonts:[\"GF;Satoshi-300\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1bumf5f\",\"data-framer-name\":\"Frame 313\",children:[/*#__PURE__*/_jsx(Link,{href:\"https://wa.me/27655209375\",motionChild:true,nodeId:\"f_npe_h93\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-1ldg8mi framer-lux5qc\",\"data-framer-name\":\"Group 291\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-128zukd\",\"data-framer-name\":\"Ellipse 59\"}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-12tpgz5\",\"data-framer-name\":\"Icon/Telephone\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-9hj65e\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:10,intrinsicWidth:10,svg:'<svg width=\"10\" height=\"10\" viewBox=\"0 0 10 10\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M2.2838 0.830184C2.2469 0.782722 2.20033 0.743654 2.14718 0.715575C2.09402 0.687495 2.0355 0.671047 1.9755 0.667323C1.9155 0.663599 1.85539 0.672684 1.79917 0.693975C1.74295 0.715265 1.69191 0.748274 1.64942 0.790809L1.00317 1.43768C0.7013 1.74018 0.59005 2.16831 0.721925 2.54393C1.26988 4.09838 2.16015 5.50981 3.32692 6.67393C4.49104 7.84071 5.90248 8.73098 7.45692 9.27893C7.83255 9.41081 8.26067 9.29956 8.56317 8.99768L9.20942 8.35143C9.25196 8.30895 9.28497 8.25791 9.30626 8.20169C9.32755 8.14547 9.33663 8.08536 9.33291 8.02536C9.32919 7.96536 9.31274 7.90684 9.28466 7.85368C9.25658 7.80053 9.21751 7.75395 9.17005 7.71706L7.72817 6.59581C7.67742 6.55656 7.61845 6.52932 7.55567 6.51611C7.49289 6.50291 7.42793 6.50408 7.36567 6.51956L5.99692 6.86143C5.81421 6.90679 5.62288 6.90421 5.44145 6.85395C5.26002 6.8037 5.09464 6.70746 4.9613 6.57456L3.4263 5.03893C3.29329 4.90566 3.19694 4.7403 3.14657 4.55887C3.0962 4.37744 3.09352 4.18608 3.1388 4.00331L3.4813 2.63456C3.49677 2.5723 3.49795 2.50734 3.48475 2.44456C3.47154 2.38178 3.44429 2.32281 3.40505 2.27206L2.2838 0.830184ZM1.17755 0.319559C1.28692 0.210153 1.41832 0.125266 1.56301 0.0705351C1.70771 0.0158044 1.86239 -0.00751765 2.01679 0.00211752C2.17119 0.0117527 2.32177 0.0541247 2.45854 0.12642C2.59531 0.198715 2.71513 0.299279 2.81005 0.421434L3.9313 1.86268C4.13692 2.12706 4.20942 2.47143 4.12817 2.79643L3.7863 4.16518C3.76875 4.23608 3.76976 4.31031 3.78925 4.3807C3.80874 4.4511 3.84604 4.51528 3.89755 4.56706L5.43317 6.10268C5.48502 6.1543 5.5493 6.19166 5.61982 6.21115C5.69033 6.23064 5.76468 6.2316 5.83567 6.21393L7.2038 5.87206C7.3642 5.83219 7.53155 5.82919 7.69328 5.86329C7.855 5.89739 8.0069 5.9677 8.13755 6.06893L9.5788 7.19018C10.0969 7.59331 10.1444 8.35893 9.68067 8.82206L9.03442 9.46831C8.57192 9.93081 7.88067 10.1339 7.2363 9.90706C5.58672 9.32742 4.08914 8.38315 2.85505 7.14456C1.61653 5.91065 0.67227 4.41329 0.0925502 2.76393C-0.1337 2.12018 0.0694252 1.42831 0.531925 0.965809L1.17755 0.319559Z\" fill=\"white\"/>\\n</svg>\\n',withExternalLayout:true})})]})}),/*#__PURE__*/_jsx(Link,{href:\"mailto:nadine@kaoncapital.com\",motionChild:true,nodeId:\"AG4DGt4hL\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(SVG,{as:\"a\",className:\"framer-gf96fc framer-lux5qc\",\"data-framer-name\":\"Group 292\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:22,intrinsicWidth:21,svg:'<svg width=\"21\" height=\"22\" viewBox=\"0 0 21 22\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<circle cx=\"10.5\" cy=\"11.0008\" r=\"10.1512\" fill=\"#009FE3\"/>\\n<path d=\"M5.93726 8.78711L10.6991 11.8664L15.461 8.78711\" stroke=\"white\" stroke-width=\"0.648731\"/>\\n<rect x=\"5.23379\" y=\"8.03335\" width=\"10.9304\" height=\"7.01131\" rx=\"1.81332\" stroke=\"white\" stroke-width=\"0.648731\"/>\\n</svg>\\n',withExternalLayout:true})})]})]})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1vb7zvd\",\"data-border\":true,\"data-framer-name\":\"Tony Mobile\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1b21esu\",\"data-framer-name\":\"Frame 316\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1d4em1s\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1ambikf\",\"data-framer-name\":\"Frame 315\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/wGdQVeuEdvIhN2d9Pnkq1Ia9KUk.png\"},className:\"framer-1t9oii2\",\"data-border\":true,\"data-framer-name\":\"image\"}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-anauv1\",\"data-framer-name\":\"Frame 314\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TWFucm9wZS03MDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"0.02em\",\"--framer-line-height\":\"142%\",\"--framer-text-color\":\"rgb(0, 159, 227)\"},children:\"Tony van Niekerk\"})}),className:\"framer-19p18cd\",\"data-framer-name\":\"Conn O\u2019Donoghue\",fonts:[\"GF;Manrope-700\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q291cmllciBOZXc=\",\"--framer-font-family\":'\"Courier New\", monospace',\"--framer-font-size\":\"12px\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"102%\"},children:\"Structured Products\"})}),className:\"framer-7jh0rc\",\"data-framer-name\":\"CEO \\xb7 Head of Trading\",fonts:[\"Courier New\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q291cmllciBOZXc=\",\"--framer-font-family\":'\"Courier New\", monospace',\"--framer-font-size\":\"12px\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"102%\"},children:\"Kaon Investment Management\"})}),className:\"framer-1pkc427\",\"data-framer-name\":\"CEO \\xb7 Head of Trading\",fonts:[\"Courier New\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7U2F0b3NoaS0zMDA=\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"150%\"},children:\"With over 30 years of experience in structured products, derivatives, and treasury operations, Tony van Niekerk has built a distinguished career across South Africa, the UK, and Portugal. He has held leadership positions at renowned institutions, including Grindrod Bank, Sanlam Asset Management, and ABSA Bank Treasury. A co-founder of successful ventures in derivatives and asset management, Tony is known for his innovative financial solutions and deep understanding of market dynamics. His strategic expertise ensures tailored investment approaches that drive consistent results. As a trusted advisor and certified industry expert, Tony is recognized for his precision, reliability, and ability to navigate complex financial landscapes with confidence.\"})}),className:\"framer-1dq5y15\",\"data-framer-name\":\"Conn brings over 35 years of expertise across all major asset classes in financial markets. Before joining Kaon Capital in 2016, Conn spearheaded the equity derivatives broking operations at Vantage Capital Markets South Africa. Prior to that, he established and led the South African equity derivatives broking division for ICAP in London before transitioning back to ICAP in Johannesburg. Conn began his career as an FX dealer at First National Bank, where he also gained valuable experience on the Johannesburg Stock Exchange trading floor. Additionally, he honed his skills working on the government bond and bond option broking desk. Conn currently serves as the Head of Trading at Kaon Capital and is a Representative of Kaon Investment Management.\",fonts:[\"GF;Satoshi-300\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-7q0fip\",\"data-framer-name\":\"Frame 313\",children:/*#__PURE__*/_jsx(Link,{href:\"mailto:tony@kaoninvestment.com\",motionChild:true,nodeId:\"RJlXtZmd6\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(SVG,{as:\"a\",className:\"framer-v5emo1 framer-lux5qc\",\"data-framer-name\":\"Group 292\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:22,intrinsicWidth:21,svg:'<svg width=\"21\" height=\"22\" viewBox=\"0 0 21 22\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<circle cx=\"10.5\" cy=\"11.0008\" r=\"10.1512\" fill=\"#009FE3\"/>\\n<path d=\"M5.93726 8.78711L10.6991 11.8664L15.461 8.78711\" stroke=\"white\" stroke-width=\"0.648731\"/>\\n<rect x=\"5.23379\" y=\"8.03335\" width=\"10.9304\" height=\"7.01131\" rx=\"1.81332\" stroke=\"white\" stroke-width=\"0.648731\"/>\\n</svg>\\n',withExternalLayout:true})})})]})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-dop9kg\",\"data-border\":true,\"data-framer-name\":\"Lionel Mobile\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-932209\",\"data-framer-name\":\"Frame 316\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1gotqkm\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-gtg8uf\",\"data-framer-name\":\"Frame 315\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/PfectE83s0freJ1N0QiRQpa6yBo.png\"},className:\"framer-1xtyknd\",\"data-border\":true,\"data-framer-name\":\"image\"}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-5lut5p\",\"data-framer-name\":\"Frame 314\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TWFucm9wZS03MDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"0.02em\",\"--framer-line-height\":\"142%\",\"--framer-text-color\":\"rgb(0, 159, 227)\"},children:\"Lionel Jeoffreys\"})}),className:\"framer-zmxidf\",\"data-framer-name\":\"Conn O\u2019Donoghue\",fonts:[\"GF;Manrope-700\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q291cmllciBOZXc=\",\"--framer-font-family\":'\"Courier New\", monospace',\"--framer-font-size\":\"12px\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"102%\"},children:\"Executive Financial Advisor\"})}),className:\"framer-1htr2j2\",\"data-framer-name\":\"CEO \\xb7 Head of Trading\",fonts:[\"Courier New\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q291cmllciBOZXc=\",\"--framer-font-family\":'\"Courier New\", monospace',\"--framer-font-size\":\"12px\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"102%\"},children:\"Kaon Advisory Services\"})}),className:\"framer-hxl9k\",\"data-framer-name\":\"CEO \\xb7 Head of Trading\",fonts:[\"Courier New\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7U2F0b3NoaS0zMDA=\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"150%\"},children:\"Lionel is a highly respected Executive Financial Advisor with 18 years of experience in financial planning. His deep expertise spans individual, family, and corporate financial solutions, making him a trusted advisor for long-term security and wealth growth. Holding a Wealth Management Diploma and Regulatory Examination certification, Lionel specializes in wealth creation, risk management, and estate planning. His strategic approach and in-depth understanding of financial markets allow him to craft tailored solutions that protect assets and maximize financial potential. As a leader in the industry, Lionel is passionate about mentoring clients and colleagues while delivering forward-thinking strategies that ensure financial success.\"})}),className:\"framer-12cvzm2\",\"data-framer-name\":\"Conn brings over 35 years of expertise across all major asset classes in financial markets. Before joining Kaon Capital in 2016, Conn spearheaded the equity derivatives broking operations at Vantage Capital Markets South Africa. Prior to that, he established and led the South African equity derivatives broking division for ICAP in London before transitioning back to ICAP in Johannesburg. Conn began his career as an FX dealer at First National Bank, where he also gained valuable experience on the Johannesburg Stock Exchange trading floor. Additionally, he honed his skills working on the government bond and bond option broking desk. Conn currently serves as the Head of Trading at Kaon Capital and is a Representative of Kaon Investment Management.\",fonts:[\"GF;Satoshi-300\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-149n8yp\",\"data-framer-name\":\"Frame 313\",children:[/*#__PURE__*/_jsx(Link,{href:\"https://wa.me/27820483390\",motionChild:true,nodeId:\"yQKdxwRt0\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-14v663j framer-lux5qc\",\"data-framer-name\":\"Group 291\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-d5yp50\",\"data-framer-name\":\"Ellipse 59\"}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1cdxys5\",\"data-framer-name\":\"Icon/Telephone\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1wjmina\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:10,intrinsicWidth:10,svg:'<svg width=\"10\" height=\"10\" viewBox=\"0 0 10 10\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M2.2838 0.830184C2.2469 0.782722 2.20033 0.743654 2.14718 0.715575C2.09402 0.687495 2.0355 0.671047 1.9755 0.667323C1.9155 0.663599 1.85539 0.672684 1.79917 0.693975C1.74295 0.715265 1.69191 0.748274 1.64942 0.790809L1.00317 1.43768C0.7013 1.74018 0.59005 2.16831 0.721925 2.54393C1.26988 4.09838 2.16015 5.50981 3.32692 6.67393C4.49104 7.84071 5.90248 8.73098 7.45692 9.27893C7.83255 9.41081 8.26067 9.29956 8.56317 8.99768L9.20942 8.35143C9.25196 8.30895 9.28497 8.25791 9.30626 8.20169C9.32755 8.14547 9.33663 8.08536 9.33291 8.02536C9.32919 7.96536 9.31274 7.90684 9.28466 7.85368C9.25658 7.80053 9.21751 7.75395 9.17005 7.71706L7.72817 6.59581C7.67742 6.55656 7.61845 6.52932 7.55567 6.51611C7.49289 6.50291 7.42793 6.50408 7.36567 6.51956L5.99692 6.86143C5.81421 6.90679 5.62288 6.90421 5.44145 6.85395C5.26002 6.8037 5.09464 6.70746 4.9613 6.57456L3.4263 5.03893C3.29329 4.90566 3.19694 4.7403 3.14657 4.55887C3.0962 4.37744 3.09352 4.18608 3.1388 4.00331L3.4813 2.63456C3.49677 2.5723 3.49795 2.50734 3.48475 2.44456C3.47154 2.38178 3.44429 2.32281 3.40505 2.27206L2.2838 0.830184ZM1.17755 0.319559C1.28692 0.210153 1.41832 0.125266 1.56301 0.0705351C1.70771 0.0158044 1.86239 -0.00751765 2.01679 0.00211752C2.17119 0.0117527 2.32177 0.0541247 2.45854 0.12642C2.59531 0.198715 2.71513 0.299279 2.81005 0.421434L3.9313 1.86268C4.13692 2.12706 4.20942 2.47143 4.12817 2.79643L3.7863 4.16518C3.76875 4.23608 3.76976 4.31031 3.78925 4.3807C3.80874 4.4511 3.84604 4.51528 3.89755 4.56706L5.43317 6.10268C5.48502 6.1543 5.5493 6.19166 5.61982 6.21115C5.69033 6.23064 5.76468 6.2316 5.83567 6.21393L7.2038 5.87206C7.3642 5.83219 7.53155 5.82919 7.69328 5.86329C7.855 5.89739 8.0069 5.9677 8.13755 6.06893L9.5788 7.19018C10.0969 7.59331 10.1444 8.35893 9.68067 8.82206L9.03442 9.46831C8.57192 9.93081 7.88067 10.1339 7.2363 9.90706C5.58672 9.32742 4.08914 8.38315 2.85505 7.14456C1.61653 5.91065 0.67227 4.41329 0.0925502 2.76393C-0.1337 2.12018 0.0694252 1.42831 0.531925 0.965809L1.17755 0.319559Z\" fill=\"white\"/>\\n</svg>\\n',withExternalLayout:true})})]})}),/*#__PURE__*/_jsx(Link,{href:\"mailto:lionel@kaonadvisory.com\",motionChild:true,nodeId:\"VeubyaCNo\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(SVG,{as:\"a\",className:\"framer-1j1kylu framer-lux5qc\",\"data-framer-name\":\"Group 292\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:22,intrinsicWidth:21,svg:'<svg width=\"21\" height=\"22\" viewBox=\"0 0 21 22\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<circle cx=\"10.5\" cy=\"11.0008\" r=\"10.1512\" fill=\"#009FE3\"/>\\n<path d=\"M5.93726 8.78711L10.6991 11.8664L15.461 8.78711\" stroke=\"white\" stroke-width=\"0.648731\"/>\\n<rect x=\"5.23379\" y=\"8.03335\" width=\"10.9304\" height=\"7.01131\" rx=\"1.81332\" stroke=\"white\" stroke-width=\"0.648731\"/>\\n</svg>\\n',withExternalLayout:true})})]})]})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1bksnn5\",\"data-border\":true,\"data-framer-name\":\"Michal Mobile\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-11p1j2a\",\"data-framer-name\":\"Frame 316\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-67b2w8\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1jphgxj\",\"data-framer-name\":\"Frame 315\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/lyhKa6miZzXblMbelXtyTQsUdCE.png\"},className:\"framer-1nbma25\",\"data-border\":true,\"data-framer-name\":\"image\"}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-10qxdxs\",\"data-framer-name\":\"Frame 314\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TWFucm9wZS03MDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"0.02em\",\"--framer-line-height\":\"142%\",\"--framer-text-color\":\"rgb(0, 159, 227)\"},children:\"Michel Brigando\"})}),className:\"framer-1bzt45k\",\"data-framer-name\":\"Conn O\u2019Donoghue\",fonts:[\"GF;Manrope-700\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q291cmllciBOZXc=\",\"--framer-font-family\":'\"Courier New\", monospace',\"--framer-font-size\":\"12px\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"102%\"},children:\"Financial Adviser\"})}),className:\"framer-1nrm7py\",\"data-framer-name\":\"CEO \\xb7 Head of Trading\",fonts:[\"Courier New\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q291cmllciBOZXc=\",\"--framer-font-family\":'\"Courier New\", monospace',\"--framer-font-size\":\"12px\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"102%\"},children:\"Kaon Advisory Services\"})}),className:\"framer-1vye9l5\",\"data-framer-name\":\"CEO \\xb7 Head of Trading\",fonts:[\"Courier New\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7U2F0b3NoaS0zMDA=\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"150%\"},children:\"Michel is a trusted Financial Adviser with a decade of experience in the financial services industry. As a Registered Accredited Financial Adviser, he specializes in tailored financial planning, insurance solutions, and health guidance. Before joining Kaon, Michel gained in-depth expertise as a health specialist at Spectramed, equipping him with a strong understanding of the medical aid landscape. His qualifications include a Wealth Management Higher Certificate (NQF5), a Digital Marketing Course (NQ6), and successful completion of the FSCA Regulatory Examinations (RE5). Michel is committed to building lasting client relationships and simplifying financial complexities, empowering individuals and businesses to make informed decisions for a secure future.\"})}),className:\"framer-9fg9xi\",\"data-framer-name\":\"Conn brings over 35 years of expertise across all major asset classes in financial markets. Before joining Kaon Capital in 2016, Conn spearheaded the equity derivatives broking operations at Vantage Capital Markets South Africa. Prior to that, he established and led the South African equity derivatives broking division for ICAP in London before transitioning back to ICAP in Johannesburg. Conn began his career as an FX dealer at First National Bank, where he also gained valuable experience on the Johannesburg Stock Exchange trading floor. Additionally, he honed his skills working on the government bond and bond option broking desk. Conn currently serves as the Head of Trading at Kaon Capital and is a Representative of Kaon Investment Management.\",fonts:[\"GF;Satoshi-300\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-10gb64z\",\"data-framer-name\":\"Frame 313\",children:[/*#__PURE__*/_jsx(Link,{href:\"https://wa.me/27713790321\",motionChild:true,nodeId:\"ce0iHhLS0\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-doingw framer-lux5qc\",\"data-framer-name\":\"Group 291\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1lc6aha\",\"data-framer-name\":\"Ellipse 59\"}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1r64do3\",\"data-framer-name\":\"Icon/Telephone\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1u2362l\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:10,intrinsicWidth:10,svg:'<svg width=\"10\" height=\"10\" viewBox=\"0 0 10 10\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M2.2838 0.830184C2.2469 0.782722 2.20033 0.743654 2.14718 0.715575C2.09402 0.687495 2.0355 0.671047 1.9755 0.667323C1.9155 0.663599 1.85539 0.672684 1.79917 0.693975C1.74295 0.715265 1.69191 0.748274 1.64942 0.790809L1.00317 1.43768C0.7013 1.74018 0.59005 2.16831 0.721925 2.54393C1.26988 4.09838 2.16015 5.50981 3.32692 6.67393C4.49104 7.84071 5.90248 8.73098 7.45692 9.27893C7.83255 9.41081 8.26067 9.29956 8.56317 8.99768L9.20942 8.35143C9.25196 8.30895 9.28497 8.25791 9.30626 8.20169C9.32755 8.14547 9.33663 8.08536 9.33291 8.02536C9.32919 7.96536 9.31274 7.90684 9.28466 7.85368C9.25658 7.80053 9.21751 7.75395 9.17005 7.71706L7.72817 6.59581C7.67742 6.55656 7.61845 6.52932 7.55567 6.51611C7.49289 6.50291 7.42793 6.50408 7.36567 6.51956L5.99692 6.86143C5.81421 6.90679 5.62288 6.90421 5.44145 6.85395C5.26002 6.8037 5.09464 6.70746 4.9613 6.57456L3.4263 5.03893C3.29329 4.90566 3.19694 4.7403 3.14657 4.55887C3.0962 4.37744 3.09352 4.18608 3.1388 4.00331L3.4813 2.63456C3.49677 2.5723 3.49795 2.50734 3.48475 2.44456C3.47154 2.38178 3.44429 2.32281 3.40505 2.27206L2.2838 0.830184ZM1.17755 0.319559C1.28692 0.210153 1.41832 0.125266 1.56301 0.0705351C1.70771 0.0158044 1.86239 -0.00751765 2.01679 0.00211752C2.17119 0.0117527 2.32177 0.0541247 2.45854 0.12642C2.59531 0.198715 2.71513 0.299279 2.81005 0.421434L3.9313 1.86268C4.13692 2.12706 4.20942 2.47143 4.12817 2.79643L3.7863 4.16518C3.76875 4.23608 3.76976 4.31031 3.78925 4.3807C3.80874 4.4511 3.84604 4.51528 3.89755 4.56706L5.43317 6.10268C5.48502 6.1543 5.5493 6.19166 5.61982 6.21115C5.69033 6.23064 5.76468 6.2316 5.83567 6.21393L7.2038 5.87206C7.3642 5.83219 7.53155 5.82919 7.69328 5.86329C7.855 5.89739 8.0069 5.9677 8.13755 6.06893L9.5788 7.19018C10.0969 7.59331 10.1444 8.35893 9.68067 8.82206L9.03442 9.46831C8.57192 9.93081 7.88067 10.1339 7.2363 9.90706C5.58672 9.32742 4.08914 8.38315 2.85505 7.14456C1.61653 5.91065 0.67227 4.41329 0.0925502 2.76393C-0.1337 2.12018 0.0694252 1.42831 0.531925 0.965809L1.17755 0.319559Z\" fill=\"white\"/>\\n</svg>\\n',withExternalLayout:true})})]})}),/*#__PURE__*/_jsx(Link,{href:\"mailto:michel@kaonadvisory.com\",motionChild:true,nodeId:\"o6yHwuaAL\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(SVG,{as:\"a\",className:\"framer-edpa2v framer-lux5qc\",\"data-framer-name\":\"Group 292\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:22,intrinsicWidth:21,svg:'<svg width=\"21\" height=\"22\" viewBox=\"0 0 21 22\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<circle cx=\"10.5\" cy=\"11.0008\" r=\"10.1512\" fill=\"#009FE3\"/>\\n<path d=\"M5.93726 8.78711L10.6991 11.8664L15.461 8.78711\" stroke=\"white\" stroke-width=\"0.648731\"/>\\n<rect x=\"5.23379\" y=\"8.03335\" width=\"10.9304\" height=\"7.01131\" rx=\"1.81332\" stroke=\"white\" stroke-width=\"0.648731\"/>\\n</svg>\\n',withExternalLayout:true})})]})]})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-8ph21c\",\"data-border\":true,\"data-framer-name\":\"Landon Mobile\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-15d6vay\",\"data-framer-name\":\"Frame 316\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1om9gkl\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1t1uqqk\",\"data-framer-name\":\"Frame 315\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/Acn5Z3EYcFLAY5ZVRa9T3mzRkg.png\"},className:\"framer-1khqse\",\"data-border\":true,\"data-framer-name\":\"image\"}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1bmutco\",\"data-framer-name\":\"Frame 314\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TWFucm9wZS03MDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"0.02em\",\"--framer-line-height\":\"142%\",\"--framer-text-color\":\"rgb(0, 159, 227)\"},children:\"Landon Jeoffreys\"})}),className:\"framer-awdp3w\",\"data-framer-name\":\"Conn O\u2019Donoghue\",fonts:[\"GF;Manrope-700\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q291cmllciBOZXc=\",\"--framer-font-family\":'\"Courier New\", monospace',\"--framer-font-size\":\"12px\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"102%\"},children:\"Executive Financial Advisor\"})}),className:\"framer-19mg29j\",\"data-framer-name\":\"CEO \\xb7 Head of Trading\",fonts:[\"Courier New\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q291cmllciBOZXc=\",\"--framer-font-family\":'\"Courier New\", monospace',\"--framer-font-size\":\"12px\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"102%\"},children:\"Kaon Advisory Services\"})}),className:\"framer-an1vjr\",\"data-framer-name\":\"CEO \\xb7 Head of Trading\",fonts:[\"Courier New\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7U2F0b3NoaS0zMDA=\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"150%\"},children:\"Landon is a dedicated Executive Financial Advisor with over eight years of experience in the financial planning industry. Passionate about helping families achieve financial security, he specializes in tailored solutions that protect and grow wealth for the future. His expertise spans life insurance, banking, home loans, short-term insurance, and investment strategies. Landon guides clients through portfolio optimization, securing home loans, and safeguarding assets with comprehensive insurance solutions. With a client-first approach, Landon is committed to building lasting financial stability by understanding each client\u2019s unique needs and crafting personalized strategies that provide both security and opportunity.\"})}),className:\"framer-j49io4\",\"data-framer-name\":\"Conn brings over 35 years of expertise across all major asset classes in financial markets. Before joining Kaon Capital in 2016, Conn spearheaded the equity derivatives broking operations at Vantage Capital Markets South Africa. Prior to that, he established and led the South African equity derivatives broking division for ICAP in London before transitioning back to ICAP in Johannesburg. Conn began his career as an FX dealer at First National Bank, where he also gained valuable experience on the Johannesburg Stock Exchange trading floor. Additionally, he honed his skills working on the government bond and bond option broking desk. Conn currently serves as the Head of Trading at Kaon Capital and is a Representative of Kaon Investment Management.\",fonts:[\"GF;Satoshi-300\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1u20o46\",\"data-framer-name\":\"Frame 313\",children:[/*#__PURE__*/_jsx(Link,{href:\"https://wa.me/27662557785\",motionChild:true,nodeId:\"eCdzulALz\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-1mxlgs2 framer-lux5qc\",\"data-framer-name\":\"Group 291\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1bsgg90\",\"data-framer-name\":\"Ellipse 59\"}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1kp7t7b\",\"data-framer-name\":\"Icon/Telephone\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1a2dd4r\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:10,intrinsicWidth:10,svg:'<svg width=\"10\" height=\"10\" viewBox=\"0 0 10 10\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M2.2838 0.830184C2.2469 0.782722 2.20033 0.743654 2.14718 0.715575C2.09402 0.687495 2.0355 0.671047 1.9755 0.667323C1.9155 0.663599 1.85539 0.672684 1.79917 0.693975C1.74295 0.715265 1.69191 0.748274 1.64942 0.790809L1.00317 1.43768C0.7013 1.74018 0.59005 2.16831 0.721925 2.54393C1.26988 4.09838 2.16015 5.50981 3.32692 6.67393C4.49104 7.84071 5.90248 8.73098 7.45692 9.27893C7.83255 9.41081 8.26067 9.29956 8.56317 8.99768L9.20942 8.35143C9.25196 8.30895 9.28497 8.25791 9.30626 8.20169C9.32755 8.14547 9.33663 8.08536 9.33291 8.02536C9.32919 7.96536 9.31274 7.90684 9.28466 7.85368C9.25658 7.80053 9.21751 7.75395 9.17005 7.71706L7.72817 6.59581C7.67742 6.55656 7.61845 6.52932 7.55567 6.51611C7.49289 6.50291 7.42793 6.50408 7.36567 6.51956L5.99692 6.86143C5.81421 6.90679 5.62288 6.90421 5.44145 6.85395C5.26002 6.8037 5.09464 6.70746 4.9613 6.57456L3.4263 5.03893C3.29329 4.90566 3.19694 4.7403 3.14657 4.55887C3.0962 4.37744 3.09352 4.18608 3.1388 4.00331L3.4813 2.63456C3.49677 2.5723 3.49795 2.50734 3.48475 2.44456C3.47154 2.38178 3.44429 2.32281 3.40505 2.27206L2.2838 0.830184ZM1.17755 0.319559C1.28692 0.210153 1.41832 0.125266 1.56301 0.0705351C1.70771 0.0158044 1.86239 -0.00751765 2.01679 0.00211752C2.17119 0.0117527 2.32177 0.0541247 2.45854 0.12642C2.59531 0.198715 2.71513 0.299279 2.81005 0.421434L3.9313 1.86268C4.13692 2.12706 4.20942 2.47143 4.12817 2.79643L3.7863 4.16518C3.76875 4.23608 3.76976 4.31031 3.78925 4.3807C3.80874 4.4511 3.84604 4.51528 3.89755 4.56706L5.43317 6.10268C5.48502 6.1543 5.5493 6.19166 5.61982 6.21115C5.69033 6.23064 5.76468 6.2316 5.83567 6.21393L7.2038 5.87206C7.3642 5.83219 7.53155 5.82919 7.69328 5.86329C7.855 5.89739 8.0069 5.9677 8.13755 6.06893L9.5788 7.19018C10.0969 7.59331 10.1444 8.35893 9.68067 8.82206L9.03442 9.46831C8.57192 9.93081 7.88067 10.1339 7.2363 9.90706C5.58672 9.32742 4.08914 8.38315 2.85505 7.14456C1.61653 5.91065 0.67227 4.41329 0.0925502 2.76393C-0.1337 2.12018 0.0694252 1.42831 0.531925 0.965809L1.17755 0.319559Z\" fill=\"white\"/>\\n</svg>\\n',withExternalLayout:true})})]})}),/*#__PURE__*/_jsx(Link,{href:\"mailto:landon@kaonadvisory.com\",motionChild:true,nodeId:\"NTzPoU8ox\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(SVG,{as:\"a\",className:\"framer-c6j5jp framer-lux5qc\",\"data-framer-name\":\"Group 292\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:22,intrinsicWidth:21,svg:'<svg width=\"21\" height=\"22\" viewBox=\"0 0 21 22\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<circle cx=\"10.5\" cy=\"11.0008\" r=\"10.1512\" fill=\"#009FE3\"/>\\n<path d=\"M5.93726 8.78711L10.6991 11.8664L15.461 8.78711\" stroke=\"white\" stroke-width=\"0.648731\"/>\\n<rect x=\"5.23379\" y=\"8.03335\" width=\"10.9304\" height=\"7.01131\" rx=\"1.81332\" stroke=\"white\" stroke-width=\"0.648731\"/>\\n</svg>\\n',withExternalLayout:true})})]})]})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1fvg6wz\",\"data-border\":true,\"data-framer-name\":\"Kenneth Mobile\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-ibx3mm\",\"data-framer-name\":\"Frame 316\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1a4hsb6\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1h5hqsz\",\"data-framer-name\":\"Frame 315\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/03G20g4Av3heQs3BXWA1uJOS8zw.png\"},className:\"framer-19nwx1q\",\"data-border\":true,\"data-framer-name\":\"image\"}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1i3f0ps\",\"data-framer-name\":\"Frame 314\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TWFucm9wZS03MDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"0.02em\",\"--framer-line-height\":\"142%\",\"--framer-text-color\":\"rgb(0, 159, 227)\"},children:\"Kenneth Kirton\"})}),className:\"framer-ev3kun\",\"data-framer-name\":\"Conn O\u2019Donoghue\",fonts:[\"GF;Manrope-700\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q291cmllciBOZXc=\",\"--framer-font-family\":'\"Courier New\", monospace',\"--framer-font-size\":\"12px\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"102%\"},children:\"Executive Financial Planner\"})}),className:\"framer-113tqof\",\"data-framer-name\":\"CEO \\xb7 Head of Trading\",fonts:[\"Courier New\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q291cmllciBOZXc=\",\"--framer-font-family\":'\"Courier New\", monospace',\"--framer-font-size\":\"12px\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"102%\"},children:\"Kaon Advisory Services\"})}),className:\"framer-f51o2n\",\"data-framer-name\":\"CEO \\xb7 Head of Trading\",fonts:[\"Courier New\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7U2F0b3NoaS0zMDA=\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"150%\"},children:\"Kenneth is a seasoned Executive Financial Planner with over nine years of experience in personalized financial solutions for individuals and businesses. He holds a diploma in Wealth Management and Estate Planning, focusing on wealth creation, risk management, and business insurance. Dedicated to helping clients achieve financial security and long-term success, Kenneth crafts tailored strategies that protect and grow wealth. His expertise ensures informed decision-making, empowering clients to navigate their financial future with confidence.\"})}),className:\"framer-1x1zzxw\",\"data-framer-name\":\"Conn brings over 35 years of expertise across all major asset classes in financial markets. Before joining Kaon Capital in 2016, Conn spearheaded the equity derivatives broking operations at Vantage Capital Markets South Africa. Prior to that, he established and led the South African equity derivatives broking division for ICAP in London before transitioning back to ICAP in Johannesburg. Conn began his career as an FX dealer at First National Bank, where he also gained valuable experience on the Johannesburg Stock Exchange trading floor. Additionally, he honed his skills working on the government bond and bond option broking desk. Conn currently serves as the Head of Trading at Kaon Capital and is a Representative of Kaon Investment Management.\",fonts:[\"GF;Satoshi-300\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1hsbq89\",\"data-framer-name\":\"Frame 313\",children:[/*#__PURE__*/_jsx(Link,{href:\"https://wa.me/27615138781\",motionChild:true,nodeId:\"tXnqI84u7\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-qgq4mg framer-lux5qc\",\"data-framer-name\":\"Group 291\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1ta532s\",\"data-framer-name\":\"Ellipse 59\"}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-z2bciz\",\"data-framer-name\":\"Icon/Telephone\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1l9o5if\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:10,intrinsicWidth:10,svg:'<svg width=\"10\" height=\"10\" viewBox=\"0 0 10 10\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M2.2838 0.830184C2.2469 0.782722 2.20033 0.743654 2.14718 0.715575C2.09402 0.687495 2.0355 0.671047 1.9755 0.667323C1.9155 0.663599 1.85539 0.672684 1.79917 0.693975C1.74295 0.715265 1.69191 0.748274 1.64942 0.790809L1.00317 1.43768C0.7013 1.74018 0.59005 2.16831 0.721925 2.54393C1.26988 4.09838 2.16015 5.50981 3.32692 6.67393C4.49104 7.84071 5.90248 8.73098 7.45692 9.27893C7.83255 9.41081 8.26067 9.29956 8.56317 8.99768L9.20942 8.35143C9.25196 8.30895 9.28497 8.25791 9.30626 8.20169C9.32755 8.14547 9.33663 8.08536 9.33291 8.02536C9.32919 7.96536 9.31274 7.90684 9.28466 7.85368C9.25658 7.80053 9.21751 7.75395 9.17005 7.71706L7.72817 6.59581C7.67742 6.55656 7.61845 6.52932 7.55567 6.51611C7.49289 6.50291 7.42793 6.50408 7.36567 6.51956L5.99692 6.86143C5.81421 6.90679 5.62288 6.90421 5.44145 6.85395C5.26002 6.8037 5.09464 6.70746 4.9613 6.57456L3.4263 5.03893C3.29329 4.90566 3.19694 4.7403 3.14657 4.55887C3.0962 4.37744 3.09352 4.18608 3.1388 4.00331L3.4813 2.63456C3.49677 2.5723 3.49795 2.50734 3.48475 2.44456C3.47154 2.38178 3.44429 2.32281 3.40505 2.27206L2.2838 0.830184ZM1.17755 0.319559C1.28692 0.210153 1.41832 0.125266 1.56301 0.0705351C1.70771 0.0158044 1.86239 -0.00751765 2.01679 0.00211752C2.17119 0.0117527 2.32177 0.0541247 2.45854 0.12642C2.59531 0.198715 2.71513 0.299279 2.81005 0.421434L3.9313 1.86268C4.13692 2.12706 4.20942 2.47143 4.12817 2.79643L3.7863 4.16518C3.76875 4.23608 3.76976 4.31031 3.78925 4.3807C3.80874 4.4511 3.84604 4.51528 3.89755 4.56706L5.43317 6.10268C5.48502 6.1543 5.5493 6.19166 5.61982 6.21115C5.69033 6.23064 5.76468 6.2316 5.83567 6.21393L7.2038 5.87206C7.3642 5.83219 7.53155 5.82919 7.69328 5.86329C7.855 5.89739 8.0069 5.9677 8.13755 6.06893L9.5788 7.19018C10.0969 7.59331 10.1444 8.35893 9.68067 8.82206L9.03442 9.46831C8.57192 9.93081 7.88067 10.1339 7.2363 9.90706C5.58672 9.32742 4.08914 8.38315 2.85505 7.14456C1.61653 5.91065 0.67227 4.41329 0.0925502 2.76393C-0.1337 2.12018 0.0694252 1.42831 0.531925 0.965809L1.17755 0.319559Z\" fill=\"white\"/>\\n</svg>\\n',withExternalLayout:true})})]})}),/*#__PURE__*/_jsx(Link,{href:\"mailto:kenneth@kaonadvisory.com\",motionChild:true,nodeId:\"d8Vxzgs4B\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(SVG,{as:\"a\",className:\"framer-d2tj03 framer-lux5qc\",\"data-framer-name\":\"Group 292\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:22,intrinsicWidth:21,svg:'<svg width=\"21\" height=\"22\" viewBox=\"0 0 21 22\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<circle cx=\"10.5\" cy=\"11.0008\" r=\"10.1512\" fill=\"#009FE3\"/>\\n<path d=\"M5.93726 8.78711L10.6991 11.8664L15.461 8.78711\" stroke=\"white\" stroke-width=\"0.648731\"/>\\n<rect x=\"5.23379\" y=\"8.03335\" width=\"10.9304\" height=\"7.01131\" rx=\"1.81332\" stroke=\"white\" stroke-width=\"0.648731\"/>\\n</svg>\\n',withExternalLayout:true})})]})]})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-6mnujx\",\"data-border\":true,\"data-framer-name\":\"Samantha Mobile\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1myjtkl\",\"data-framer-name\":\"Frame 316\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-19rrkzv\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1bqlpzz\",\"data-framer-name\":\"Frame 315\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/T5YZVS6obN36JJSJFFch6LyNNP4.png\"},className:\"framer-v0lfc9\",\"data-border\":true,\"data-framer-name\":\"image\"}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1vdykoy\",\"data-framer-name\":\"Frame 314\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TWFucm9wZS03MDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"0.02em\",\"--framer-line-height\":\"142%\",\"--framer-text-color\":\"rgb(0, 159, 227)\"},children:\"Samantha Jeoffreys\"})}),className:\"framer-7tv7fu\",\"data-framer-name\":\"Conn O\u2019Donoghue\",fonts:[\"GF;Manrope-700\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q291cmllciBOZXc=\",\"--framer-font-family\":'\"Courier New\", monospace',\"--framer-font-size\":\"12px\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"102%\"},children:\"Operations Manager\"})}),className:\"framer-1iv95bq\",\"data-framer-name\":\"CEO \\xb7 Head of Trading\",fonts:[\"Courier New\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q291cmllciBOZXc=\",\"--framer-font-family\":'\"Courier New\", monospace',\"--framer-font-size\":\"12px\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"102%\"},children:\"Kaon Advisory Services\"})}),className:\"framer-a1kefg\",\"data-framer-name\":\"CEO \\xb7 Head of Trading\",fonts:[\"Courier New\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7U2F0b3NoaS0zMDA=\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"150%\"},children:\"Samantha is a highly skilled Operations Manager with extensive experience in the South African insurance industry. She holds a Regulatory Examination for Representatives certification and has expertise in compliance and quality assurance, ensuring all operations meet the highest standards of regulatory and operational integrity. With a keen eye for detail, Samantha plays a critical role in maintaining quality and consistency across processes, driving continuous improvements in operations. Her leadership and management capabilities ensure that the team meets all objectives while delivering exceptional service. Samantha is passionate about creating streamlined processes that comply with industry regulations and promote operational excellence, empowering her team to work efficiently and deliver results.\"})}),className:\"framer-15zdvs5\",\"data-framer-name\":\"Conn brings over 35 years of expertise across all major asset classes in financial markets. Before joining Kaon Capital in 2016, Conn spearheaded the equity derivatives broking operations at Vantage Capital Markets South Africa. Prior to that, he established and led the South African equity derivatives broking division for ICAP in London before transitioning back to ICAP in Johannesburg. Conn began his career as an FX dealer at First National Bank, where he also gained valuable experience on the Johannesburg Stock Exchange trading floor. Additionally, he honed his skills working on the government bond and bond option broking desk. Conn currently serves as the Head of Trading at Kaon Capital and is a Representative of Kaon Investment Management.\",fonts:[\"GF;Satoshi-300\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1j5x2gm\",\"data-framer-name\":\"Frame 313\",children:[/*#__PURE__*/_jsx(Link,{href:\"https://wa.me/27609722117\",motionChild:true,nodeId:\"Ld0GP9QVw\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-763i9s framer-lux5qc\",\"data-framer-name\":\"Group 291\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-fwdwy4\",\"data-framer-name\":\"Ellipse 59\"}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-pu07d4\",\"data-framer-name\":\"Icon/Telephone\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-19be3f5\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:10,intrinsicWidth:10,svg:'<svg width=\"10\" height=\"10\" viewBox=\"0 0 10 10\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M2.2838 0.830184C2.2469 0.782722 2.20033 0.743654 2.14718 0.715575C2.09402 0.687495 2.0355 0.671047 1.9755 0.667323C1.9155 0.663599 1.85539 0.672684 1.79917 0.693975C1.74295 0.715265 1.69191 0.748274 1.64942 0.790809L1.00317 1.43768C0.7013 1.74018 0.59005 2.16831 0.721925 2.54393C1.26988 4.09838 2.16015 5.50981 3.32692 6.67393C4.49104 7.84071 5.90248 8.73098 7.45692 9.27893C7.83255 9.41081 8.26067 9.29956 8.56317 8.99768L9.20942 8.35143C9.25196 8.30895 9.28497 8.25791 9.30626 8.20169C9.32755 8.14547 9.33663 8.08536 9.33291 8.02536C9.32919 7.96536 9.31274 7.90684 9.28466 7.85368C9.25658 7.80053 9.21751 7.75395 9.17005 7.71706L7.72817 6.59581C7.67742 6.55656 7.61845 6.52932 7.55567 6.51611C7.49289 6.50291 7.42793 6.50408 7.36567 6.51956L5.99692 6.86143C5.81421 6.90679 5.62288 6.90421 5.44145 6.85395C5.26002 6.8037 5.09464 6.70746 4.9613 6.57456L3.4263 5.03893C3.29329 4.90566 3.19694 4.7403 3.14657 4.55887C3.0962 4.37744 3.09352 4.18608 3.1388 4.00331L3.4813 2.63456C3.49677 2.5723 3.49795 2.50734 3.48475 2.44456C3.47154 2.38178 3.44429 2.32281 3.40505 2.27206L2.2838 0.830184ZM1.17755 0.319559C1.28692 0.210153 1.41832 0.125266 1.56301 0.0705351C1.70771 0.0158044 1.86239 -0.00751765 2.01679 0.00211752C2.17119 0.0117527 2.32177 0.0541247 2.45854 0.12642C2.59531 0.198715 2.71513 0.299279 2.81005 0.421434L3.9313 1.86268C4.13692 2.12706 4.20942 2.47143 4.12817 2.79643L3.7863 4.16518C3.76875 4.23608 3.76976 4.31031 3.78925 4.3807C3.80874 4.4511 3.84604 4.51528 3.89755 4.56706L5.43317 6.10268C5.48502 6.1543 5.5493 6.19166 5.61982 6.21115C5.69033 6.23064 5.76468 6.2316 5.83567 6.21393L7.2038 5.87206C7.3642 5.83219 7.53155 5.82919 7.69328 5.86329C7.855 5.89739 8.0069 5.9677 8.13755 6.06893L9.5788 7.19018C10.0969 7.59331 10.1444 8.35893 9.68067 8.82206L9.03442 9.46831C8.57192 9.93081 7.88067 10.1339 7.2363 9.90706C5.58672 9.32742 4.08914 8.38315 2.85505 7.14456C1.61653 5.91065 0.67227 4.41329 0.0925502 2.76393C-0.1337 2.12018 0.0694252 1.42831 0.531925 0.965809L1.17755 0.319559Z\" fill=\"white\"/>\\n</svg>\\n',withExternalLayout:true})})]})}),/*#__PURE__*/_jsx(Link,{href:\"mailto:sam@kaonadvisory.com\",motionChild:true,nodeId:\"uvh9eg0_s\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(SVG,{as:\"a\",className:\"framer-1bb6pmw framer-lux5qc\",\"data-framer-name\":\"Group 292\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:22,intrinsicWidth:21,svg:'<svg width=\"21\" height=\"22\" viewBox=\"0 0 21 22\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<circle cx=\"10.5\" cy=\"11.0008\" r=\"10.1512\" fill=\"#009FE3\"/>\\n<path d=\"M5.93726 8.78711L10.6991 11.8664L15.461 8.78711\" stroke=\"white\" stroke-width=\"0.648731\"/>\\n<rect x=\"5.23379\" y=\"8.03335\" width=\"10.9304\" height=\"7.01131\" rx=\"1.81332\" stroke=\"white\" stroke-width=\"0.648731\"/>\\n</svg>\\n',withExternalLayout:true})})]})]})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-dubmmg\",\"data-border\":true,\"data-framer-name\":\"Monique Mobile\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-8qicsf\",\"data-framer-name\":\"Frame 316\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-cv2e56\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-pkd5mv\",\"data-framer-name\":\"Frame 315\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/bcmIPWjkwy0epriKmchZprPwu5Q.png\"},className:\"framer-336183\",\"data-border\":true,\"data-framer-name\":\"image\"}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-wvqhx9\",\"data-framer-name\":\"Frame 314\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TWFucm9wZS03MDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"0.02em\",\"--framer-line-height\":\"142%\",\"--framer-text-color\":\"rgb(0, 159, 227)\"},children:\"Monique van Noordwyk\"})}),className:\"framer-1u6oprs\",\"data-framer-name\":\"Conn O\u2019Donoghue\",fonts:[\"GF;Manrope-700\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q291cmllciBOZXc=\",\"--framer-font-family\":'\"Courier New\", monospace',\"--framer-font-size\":\"12px\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"102%\"},children:\"Personal Assistant\"})}),className:\"framer-7bkwop\",\"data-framer-name\":\"CEO \\xb7 Head of Trading\",fonts:[\"Courier New\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q291cmllciBOZXc=\",\"--framer-font-family\":'\"Courier New\", monospace',\"--framer-font-size\":\"12px\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"102%\"},children:\"Kaon Advisory Services\"})}),className:\"framer-1wvwfs0\",\"data-framer-name\":\"CEO \\xb7 Head of Trading\",fonts:[\"Courier New\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7U2F0b3NoaS0zMDA=\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"150%\"},children:\"Monique is a dedicated Personal Assistant who plays a vital role in supporting financial advisors to deliver exceptional service to their clients. With a keen eye for organization and a proactive approach, she ensures that all administrative functions run smoothly, allowing advisors to focus on helping clients achieve their financial goals. From managing schedules and coordinating meetings to handling client communications and preparing essential documents, Monique\u2019s strong organizational skills and attention to detail make her an invaluable asset in maintaining high levels of client satisfaction and operational efficiency. Monique\u2019s commitment to supporting the financial team ensures that advisors can concentrate on offering personalized advice while benefiting from a well-managed administrative structure.\"})}),className:\"framer-1psmnj6\",\"data-framer-name\":\"Conn brings over 35 years of expertise across all major asset classes in financial markets. Before joining Kaon Capital in 2016, Conn spearheaded the equity derivatives broking operations at Vantage Capital Markets South Africa. Prior to that, he established and led the South African equity derivatives broking division for ICAP in London before transitioning back to ICAP in Johannesburg. Conn began his career as an FX dealer at First National Bank, where he also gained valuable experience on the Johannesburg Stock Exchange trading floor. Additionally, he honed his skills working on the government bond and bond option broking desk. Conn currently serves as the Head of Trading at Kaon Capital and is a Representative of Kaon Investment Management.\",fonts:[\"GF;Satoshi-300\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1p51bec\",\"data-framer-name\":\"Frame 313\",children:[/*#__PURE__*/_jsx(Link,{href:\"https://wa.me/27823228797\",motionChild:true,nodeId:\"U7SVQugYT\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-124mcgi framer-lux5qc\",\"data-framer-name\":\"Group 291\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-qek6xd\",\"data-framer-name\":\"Ellipse 59\"}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1oi8s59\",\"data-framer-name\":\"Icon/Telephone\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-sluytn\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:10,intrinsicWidth:10,svg:'<svg width=\"10\" height=\"10\" viewBox=\"0 0 10 10\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M2.2838 0.830184C2.2469 0.782722 2.20033 0.743654 2.14718 0.715575C2.09402 0.687495 2.0355 0.671047 1.9755 0.667323C1.9155 0.663599 1.85539 0.672684 1.79917 0.693975C1.74295 0.715265 1.69191 0.748274 1.64942 0.790809L1.00317 1.43768C0.7013 1.74018 0.59005 2.16831 0.721925 2.54393C1.26988 4.09838 2.16015 5.50981 3.32692 6.67393C4.49104 7.84071 5.90248 8.73098 7.45692 9.27893C7.83255 9.41081 8.26067 9.29956 8.56317 8.99768L9.20942 8.35143C9.25196 8.30895 9.28497 8.25791 9.30626 8.20169C9.32755 8.14547 9.33663 8.08536 9.33291 8.02536C9.32919 7.96536 9.31274 7.90684 9.28466 7.85368C9.25658 7.80053 9.21751 7.75395 9.17005 7.71706L7.72817 6.59581C7.67742 6.55656 7.61845 6.52932 7.55567 6.51611C7.49289 6.50291 7.42793 6.50408 7.36567 6.51956L5.99692 6.86143C5.81421 6.90679 5.62288 6.90421 5.44145 6.85395C5.26002 6.8037 5.09464 6.70746 4.9613 6.57456L3.4263 5.03893C3.29329 4.90566 3.19694 4.7403 3.14657 4.55887C3.0962 4.37744 3.09352 4.18608 3.1388 4.00331L3.4813 2.63456C3.49677 2.5723 3.49795 2.50734 3.48475 2.44456C3.47154 2.38178 3.44429 2.32281 3.40505 2.27206L2.2838 0.830184ZM1.17755 0.319559C1.28692 0.210153 1.41832 0.125266 1.56301 0.0705351C1.70771 0.0158044 1.86239 -0.00751765 2.01679 0.00211752C2.17119 0.0117527 2.32177 0.0541247 2.45854 0.12642C2.59531 0.198715 2.71513 0.299279 2.81005 0.421434L3.9313 1.86268C4.13692 2.12706 4.20942 2.47143 4.12817 2.79643L3.7863 4.16518C3.76875 4.23608 3.76976 4.31031 3.78925 4.3807C3.80874 4.4511 3.84604 4.51528 3.89755 4.56706L5.43317 6.10268C5.48502 6.1543 5.5493 6.19166 5.61982 6.21115C5.69033 6.23064 5.76468 6.2316 5.83567 6.21393L7.2038 5.87206C7.3642 5.83219 7.53155 5.82919 7.69328 5.86329C7.855 5.89739 8.0069 5.9677 8.13755 6.06893L9.5788 7.19018C10.0969 7.59331 10.1444 8.35893 9.68067 8.82206L9.03442 9.46831C8.57192 9.93081 7.88067 10.1339 7.2363 9.90706C5.58672 9.32742 4.08914 8.38315 2.85505 7.14456C1.61653 5.91065 0.67227 4.41329 0.0925502 2.76393C-0.1337 2.12018 0.0694252 1.42831 0.531925 0.965809L1.17755 0.319559Z\" fill=\"white\"/>\\n</svg>\\n',withExternalLayout:true})})]})}),/*#__PURE__*/_jsx(Link,{href:\"mailto:monique@kaonadvisory.com\",motionChild:true,nodeId:\"g6LkXZ3Cf\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(SVG,{as:\"a\",className:\"framer-16kbu4p framer-lux5qc\",\"data-framer-name\":\"Group 292\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:22,intrinsicWidth:21,svg:'<svg width=\"21\" height=\"22\" viewBox=\"0 0 21 22\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<circle cx=\"10.5\" cy=\"11.0008\" r=\"10.1512\" fill=\"#009FE3\"/>\\n<path d=\"M5.93726 8.78711L10.6991 11.8664L15.461 8.78711\" stroke=\"white\" stroke-width=\"0.648731\"/>\\n<rect x=\"5.23379\" y=\"8.03335\" width=\"10.9304\" height=\"7.01131\" rx=\"1.81332\" stroke=\"white\" stroke-width=\"0.648731\"/>\\n</svg>\\n',withExternalLayout:true})})]})]})})],startFrom:0,style:{height:\"100%\",width:\"100%\"},transitionControl:{damping:40,delay:0,mass:1,stiffness:300,type:\"spring\"},width:\"100%\"})})})})]})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-15596w5\",\"data-framer-name\":\"Contact\",id:elementId7,ref:ref8,children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-15q632r\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ylckie\",\"data-framer-name\":\"Frame 348\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ngcv0d\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{E7nctGFGQ:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TWFucm9wZS01MDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"120px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"126%\"},children:/*#__PURE__*/_jsx(\"span\",{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(295deg, rgb(0, 159, 227) 22%, rgb(194, 237, 255) 42%, rgb(0, 159, 227) 75%)\"},children:\"Create your\"})})})},WhsCT8D9O:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TWFucm9wZS01MDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"80px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"126%\"},children:/*#__PURE__*/_jsx(\"span\",{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(295deg, rgb(0, 159, 227) 22%, rgb(194, 237, 255) 42%, rgb(0, 159, 227) 75%)\"},children:\"Create your\"})})})}},children:/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation18,__framer__styleAppearEffectEnabled:true,__framer__targets:[{ref:ref8,target:\"animate\"}],__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TWFucm9wZS01MDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"150px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"126%\"},children:/*#__PURE__*/_jsx(\"span\",{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(295deg, rgb(0, 159, 227) 22%, rgb(194, 237, 255) 42%, rgb(0, 159, 227) 75%)\"},children:\"Create your\"})})}),className:\"framer-otlyu8\",\"data-framer-name\":\"Create your Legacy.\",fonts:[\"GF;Manrope-500\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{E7nctGFGQ:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TWFucm9wZS01MDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"120px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"130%\"},children:/*#__PURE__*/_jsx(\"span\",{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(295deg, rgb(0, 159, 227) 36%, rgb(194, 237, 255) 72%, rgb(0, 159, 227) 84%)\"},children:\"Legacy.\"})})})},WhsCT8D9O:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TWFucm9wZS01MDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"80px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"130%\"},children:/*#__PURE__*/_jsx(\"span\",{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(295deg, rgb(0, 159, 227) 36%, rgb(194, 237, 255) 72%, rgb(0, 159, 227) 84%)\"},children:\"Legacy.\"})})})}},children:/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition4},__framer__animateOnce:true,__framer__enter:animation18,__framer__styleAppearEffectEnabled:true,__framer__targets:[{ref:ref8,target:\"animate\"}],__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TWFucm9wZS01MDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"150px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"130%\"},children:/*#__PURE__*/_jsx(\"span\",{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(295deg, rgb(0, 159, 227) 36%, rgb(194, 237, 255) 72%, rgb(0, 159, 227) 84%)\"},children:\"Legacy.\"})})}),className:\"framer-l9hu12\",\"data-framer-name\":\"Create your Legacy.\",fonts:[\"GF;Manrope-500\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1v3ikm9\",\"data-framer-name\":\"Frame 349\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-o7zw7p\",\"data-framer-name\":\"Vector 131\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:4,intrinsicWidth:1057,svg:'<svg width=\"1057\" height=\"4\" viewBox=\"-1 -1 1057 4\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M0 1H1054.5\" stroke=\"black\" stroke-width=\"0.5\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1v5ajw7\",\"data-framer-name\":\"Frame 347\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1pso8pa\",\"data-framer-name\":\"Frame 315\",children:[/*#__PURE__*/_jsx(Link,{href:\"https://wa.me/27832708521\",motionChild:true,nodeId:\"UOQ4ylUMX\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-1lz7zwh framer-lux5qc\",\"data-framer-name\":\"Group 291\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1k1p9g9\",\"data-border\":true,\"data-framer-name\":\"Ellipse 59\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1bakayy\",\"data-framer-name\":\"Icon/Telephone\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1h8kiyd\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:14,intrinsicWidth:13,svg:'<svg width=\"13\" height=\"14\" viewBox=\"0 0 13 14\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M2.92367 1.89015C2.87847 1.832 2.82141 1.78414 2.75628 1.74974C2.69116 1.71533 2.61946 1.69518 2.54595 1.69062C2.47244 1.68606 2.3988 1.69719 2.32993 1.72327C2.26105 1.74936 2.19851 1.7898 2.14646 1.84191L1.35471 2.63443C0.984865 3.00504 0.848567 3.52956 1.01013 3.98975C1.68146 5.89418 2.77217 7.62341 4.20166 9.04963C5.62788 10.4791 7.35711 11.5698 9.26154 12.2412C9.72173 12.4027 10.2463 12.2664 10.6169 11.8966L11.4086 11.1048C11.4607 11.0528 11.5012 10.9902 11.5273 10.9214C11.5533 10.8525 11.5645 10.7788 11.5599 10.7053C11.5553 10.6318 11.5352 10.5601 11.5008 10.495C11.4664 10.4299 11.4185 10.3728 11.3604 10.3276L9.59386 8.95392C9.53168 8.90584 9.45943 8.87246 9.38251 8.85628C9.3056 8.8401 9.22602 8.84154 9.14974 8.8605L7.47281 9.27935C7.24896 9.33491 7.01455 9.33176 6.79227 9.27019C6.57 9.20861 6.36737 9.09071 6.20401 8.92788L4.32341 7.04651C4.16045 6.88323 4.0424 6.68064 3.98069 6.45836C3.91898 6.23608 3.91571 6.00163 3.97117 5.77771L4.39079 4.10078C4.40975 4.02451 4.41119 3.94493 4.39501 3.86801C4.37883 3.7911 4.34545 3.71884 4.29737 3.65667L2.92367 1.89015ZM1.56834 1.26456C1.70234 1.13052 1.86332 1.02652 2.04059 0.959463C2.21787 0.89241 2.40738 0.863837 2.59654 0.875641C2.7857 0.887446 2.97019 0.939358 3.13775 1.02793C3.30531 1.1165 3.45211 1.23971 3.56841 1.38937L4.94211 3.15512C5.19403 3.47902 5.28285 3.90093 5.18331 4.29911L4.76446 5.97603C4.74296 6.0629 4.7442 6.15384 4.76808 6.24008C4.79195 6.32632 4.83765 6.40495 4.90076 6.46839L6.78213 8.34977C6.84565 8.41301 6.92441 8.45878 7.0108 8.48266C7.09719 8.50653 7.18828 8.50771 7.27526 8.48606L8.95142 8.06722C9.14794 8.01837 9.35297 8.0147 9.5511 8.05647C9.74924 8.09825 9.93534 8.18439 10.0954 8.30842L11.8612 9.68212C12.4959 10.176 12.5541 11.114 11.986 11.6814L11.1942 12.4732C10.6276 13.0398 9.78069 13.2887 8.99124 13.0107C6.97025 12.3006 5.13548 11.1437 3.62354 9.62622C2.10616 8.1145 0.949299 6.28 0.239053 4.25929C-0.0381373 3.4706 0.210722 2.62294 0.777355 2.05631L1.56834 1.26456Z\" fill=\"white\"/>\\n</svg>\\n',withExternalLayout:true})})]})}),/*#__PURE__*/_jsx(Link,{href:\"https://www.linkedin.com/company/kaon-capital/\",motionChild:true,nodeId:\"joKpUFNIq\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(SVG,{as:\"a\",className:\"framer-5xi54g framer-lux5qc\",\"data-framer-name\":\"Frame 309\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:26,intrinsicWidth:26,svg:'<svg width=\"26\" height=\"26\" viewBox=\"0 0 26 26\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<circle cx=\"13.1837\" cy=\"12.9992\" r=\"11.9933\" fill=\"black\" stroke=\"black\" stroke-width=\"0.886864\"/>\\n<path d=\"M8.62196 11.4032H10.5804V17.6889H8.62196V11.4032ZM9.60121 8.2793C10.2287 8.2793 10.7356 8.78615 10.7356 9.41024C10.7356 10.0343 10.2287 10.5446 9.60121 10.5446C8.97367 10.5446 8.4668 10.0378 8.4668 9.41024C8.4668 8.7827 8.97367 8.2793 9.60121 8.2793Z\" fill=\"#F3FBFF\"/>\\n<path d=\"M11.804 11.4145H13.6797V12.273H13.7038C13.9659 11.7765 14.6037 11.2559 15.5554 11.2559C17.5345 11.2559 17.9001 12.5558 17.9001 14.2522V17.7001H15.9485V14.6418C15.9485 13.9108 15.9347 12.973 14.9313 12.973C13.9279 12.973 13.759 13.766 13.759 14.5866V17.6967H11.8074V11.4145H11.804Z\" fill=\"#F3FBFF\"/>\\n</svg>\\n',withExternalLayout:true})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1dwc2u5\",\"data-framer-name\":\"Frame 346\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:38,children:/*#__PURE__*/_jsx(Container,{className:\"framer-mc2eha-container\",nodeId:\"mkC_wXVfo\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(ContactSectionCTA,{height:\"100%\",id:\"mkC_wXVfo\",layoutId:\"mkC_wXVfo\",width:\"100%\"})})})})]})]})]})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:506,width:componentViewport?.width||\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-hcq1d1-container\",nodeId:\"MouLyUWq9\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{WhsCT8D9O:{variant:\"Hpkiwsipe\"}},children:/*#__PURE__*/_jsx(Footer,{bn9ZWkyML:ref8,height:\"100%\",id:\"MouLyUWq9\",layoutId:\"MouLyUWq9\",style:{width:\"100%\"},variant:\"Yr81Fgl1b\",width:\"100%\"})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-5muJR.framer-lux5qc, .framer-5muJR .framer-lux5qc { display: block; }\",\".framer-5muJR.framer-72rtr7 { align-content: center; align-items: center; background-color: #f4fbff; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1200px; }\",\".framer-5muJR .framer-1o8jqiz-container { flex: none; height: 70px; left: 50%; max-width: 100%; position: fixed; top: 0px; transform: translateX(-50%); width: auto; z-index: 10; }\",\".framer-5muJR .framer-1y8at6x { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 100vh; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; z-index: 8; }\",\".framer-5muJR .framer-r7f3t7 { align-content: center; align-items: center; display: flex; flex: 0.1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: 1px; justify-content: center; overflow: hidden; padding: 0px 0px 20px 0px; position: relative; width: 100%; }\",\".framer-5muJR .framer-16i805d { align-content: center; align-items: center; background-color: #f4fbff; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: 1px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; z-index: 1; }\",\".framer-5muJR .framer-1k0d93m, .framer-5muJR .framer-yhfeal { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 42px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-5muJR .framer-1346g8 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 63px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-5muJR .framer-uruuhi, .framer-5muJR .framer-imuc1x, .framer-5muJR .framer-1meg86h { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-5muJR .framer-ex2osk, .framer-5muJR .framer-1bzd4lf, .framer-5muJR .framer-151j5yo { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre; width: auto; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-5muJR .framer-ibrhd6 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-5muJR .framer-j306dl-container, .framer-5muJR .framer-35mihc-container { aspect-ratio: 0.6525285481239804 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 183px); position: relative; width: 120px; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-5muJR .framer-qtzr0n-container { aspect-ratio: 0.7014681892332789 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 184px); position: relative; width: 129px; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-5muJR .framer-16jigft-container { aspect-ratio: 0.6525285481239804 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 183px); position: relative; width: 119px; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-5muJR .framer-1tq2pzd { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-5muJR .framer-1xhbhu1 { --framer-paragraph-spacing: 0px; flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; will-change: var(--framer-will-change-effect-override, transform); word-break: break-word; word-wrap: break-word; }\",\".framer-5muJR .framer-7icztr { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 6px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 0px 20px 0px; position: relative; width: 100%; }\",\".framer-5muJR .framer-nryifu, .framer-5muJR .framer-cgtzqd, .framer-5muJR .framer-1uyvd5p, .framer-5muJR .framer-7kphwg, .framer-5muJR .framer-1kjvwwj, .framer-5muJR .framer-1l65789, .framer-5muJR .framer-i2v8te, .framer-5muJR .framer-16q0z38, .framer-5muJR .framer-erqyzn, .framer-5muJR .framer-k4g84b, .framer-5muJR .framer-1osi91q, .framer-5muJR .framer-1cy791x, .framer-5muJR .framer-ma6ham, .framer-5muJR .framer-1ma3qi1, .framer-5muJR .framer-1mp8u2x, .framer-5muJR .framer-78bhww, .framer-5muJR .framer-13pgyle, .framer-5muJR .framer-2rbajk, .framer-5muJR .framer-1ygvutx, .framer-5muJR .framer-19p18cd, .framer-5muJR .framer-zmxidf, .framer-5muJR .framer-1bzt45k, .framer-5muJR .framer-awdp3w, .framer-5muJR .framer-ev3kun, .framer-5muJR .framer-7tv7fu, .framer-5muJR .framer-1u6oprs, .framer-5muJR .framer-otlyu8, .framer-5muJR .framer-l9hu12 { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-5muJR .framer-ndj067 { align-content: center; align-items: center; background-color: #eaf7ff; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 100px 0px 120px 0px; position: relative; width: 100%; z-index: 8; }\",\".framer-5muJR .framer-1ocyfgo { align-content: center; align-items: center; background-color: #eaf7ff; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 90%; z-index: 1; }\",\".framer-5muJR .framer-1e2hzxj { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-5muJR .framer-hvgrrm, .framer-5muJR .framer-1xbfssq, .framer-5muJR .framer-1jxlm2 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 63px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-5muJR .framer-ade1ux, .framer-5muJR .framer-11htez4 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-5muJR .framer-1ui7e3l { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 550px; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 70%; }\",\".framer-5muJR .framer-1i12ycm-container { flex: 1 0 0px; height: 100%; position: relative; width: 1px; }\",\".framer-5muJR .framer-1vvez5t { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 100%; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-5muJR .framer-1hlznd0-container, .framer-5muJR .framer-18oddsw-container { flex: 1 0 0px; height: 1px; position: relative; width: 100%; }\",\".framer-5muJR .framer-9bv6on { align-content: center; align-items: center; background-color: #f4fbff; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 100px 0px 100px 0px; position: relative; width: 100%; z-index: 8; }\",\".framer-5muJR .framer-895z0a { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; z-index: 1; }\",\".framer-5muJR .framer-hlzace { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 100px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-5muJR .framer-11ldcni { align-content: flex-end; align-items: flex-end; display: flex; flex: 0.7 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-5muJR .framer-n7jl8b { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 140px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-5muJR .framer-uwlguf, .framer-5muJR .framer-12i9dld, .framer-5muJR .framer-1rykufu { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 50px; height: min-content; justify-content: center; overflow: visible; padding: 60px 0px 0px 0px; position: relative; width: 70%; }\",\".framer-5muJR .framer-j7jgj, .framer-5muJR .framer-1yzax0u, .framer-5muJR .framer-2lwtd0 { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 31px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-5muJR .framer-kzlp9c, .framer-5muJR .framer-7f3opd, .framer-5muJR .framer-1d0ofwz { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 18px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-5muJR .framer-z743ud, .framer-5muJR .framer-3myo4h, .framer-5muJR .framer-1337j6u { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-5muJR .framer-1hgqatu, .framer-5muJR .framer-1jopusr, .framer-5muJR .framer-1ddy4ne { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-5muJR .framer-1ue0tej, .framer-5muJR .framer-m98x9g, .framer-5muJR .framer-1y7vmld, .framer-5muJR .framer-1rdnu85, .framer-5muJR .framer-67f3t1, .framer-5muJR .framer-1jvpien, .framer-5muJR .framer-1gv0i85, .framer-5muJR .framer-44tdjl, .framer-5muJR .framer-85yf1p, .framer-5muJR .framer-1bwsvvt, .framer-5muJR .framer-1mywwx3, .framer-5muJR .framer-1swmnph, .framer-5muJR .framer-fdiz3k, .framer-5muJR .framer-1o8jpxo, .framer-5muJR .framer-tyof5f, .framer-5muJR .framer-j91q1x, .framer-5muJR .framer-glfy5, .framer-5muJR .framer-11385j3, .framer-5muJR .framer-wo8z1z, .framer-5muJR .framer-16fpovg, .framer-5muJR .framer-j6qw53, .framer-5muJR .framer-nmi738, .framer-5muJR .framer-1qqqngk, .framer-5muJR .framer-wg2s52 { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-5muJR .framer-qfotsr, .framer-5muJR .framer-f3g9sm, .framer-5muJR .framer-7mz89b { --framer-paragraph-spacing: 0px; flex: none; height: auto; opacity: 0.7; position: relative; white-space: pre; width: auto; }\",\".framer-5muJR .framer-1n9f45x, .framer-5muJR .framer-rh62gh, .framer-5muJR .framer-1iq4qq8 { --framer-paragraph-spacing: 0px; flex: none; height: auto; opacity: 0.7; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-5muJR .framer-1lin61z, .framer-5muJR .framer-1f0l8ss, .framer-5muJR .framer-15exp29 { --framer-paragraph-spacing: 0px; flex: none; height: auto; opacity: 0.5; position: relative; white-space: pre-wrap; width: 90%; word-break: break-word; word-wrap: break-word; }\",\".framer-5muJR .framer-10wkmgo { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: wrap; gap: 10px; height: min-content; justify-content: flex-start; opacity: 0.8; overflow: visible; padding: 0px; position: relative; width: 90%; }\",\".framer-5muJR .framer-1deuka3, .framer-5muJR .framer-5271x, .framer-5muJR .framer-1phpwnp, .framer-5muJR .framer-p2bxxi, .framer-5muJR .framer-1bepxk, .framer-5muJR .framer-g922ua, .framer-5muJR .framer-1e25kqe, .framer-5muJR .framer-kbvyzr, .framer-5muJR .framer-1308kug, .framer-5muJR .framer-1nt7oxt, .framer-5muJR .framer-nd8st2 { --border-bottom-width: 0.5px; --border-color: #009fe3; --border-left-width: 0.5px; --border-right-width: 0.5px; --border-style: solid; --border-top-width: 0.5px; align-content: center; align-items: center; border-bottom-left-radius: 1000px; border-bottom-right-radius: 1000px; border-top-left-radius: 1000px; border-top-right-radius: 1000px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 6px 10px 6px 10px; position: relative; width: min-content; }\",\".framer-5muJR .framer-1mruqr2, .framer-5muJR .framer-ayz7ip { align-content: flex-start; align-items: flex-start; aspect-ratio: 1 / 1; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 31px; height: var(--framer-aspect-ratio-supported, 395px); justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-5muJR .framer-1y3c1ru-container, .framer-5muJR .framer-14zh9lt-container, .framer-5muJR .framer-igr73u-container, .framer-5muJR .framer-hcq1d1-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-5muJR .framer-sggffs, .framer-5muJR .framer-z5lycp { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: wrap; gap: 10px; height: min-content; justify-content: flex-start; opacity: 0.8; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-5muJR .framer-dli2pb, .framer-5muJR .framer-1um88df, .framer-5muJR .framer-1l37j3n, .framer-5muJR .framer-1vpte9l, .framer-5muJR .framer-14dm41c, .framer-5muJR .framer-6j55lb, .framer-5muJR .framer-2nhgr1, .framer-5muJR .framer-1npaqx0, .framer-5muJR .framer-1eqi11v { --border-bottom-width: 0.5px; --border-color: #009fe4; --border-left-width: 0.5px; --border-right-width: 0.5px; --border-style: solid; --border-top-width: 0.5px; align-content: center; align-items: center; border-bottom-left-radius: 1000px; border-bottom-right-radius: 1000px; border-top-left-radius: 1000px; border-top-right-radius: 1000px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 6px 10px 6px 10px; position: relative; width: min-content; }\",\".framer-5muJR .framer-1hc18ft { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 31px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-5muJR .framer-6z6b72 { align-content: center; align-items: center; background-color: #eaf7ff; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 140px 0px 180px 0px; position: relative; width: 100%; z-index: 8; }\",\".framer-5muJR .framer-s6mkoz { align-content: center; align-items: center; background-color: #eaf7ff; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; z-index: 1; }\",\".framer-5muJR .framer-laauz6 { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 391px; word-break: break-word; word-wrap: break-word; }\",\".framer-5muJR .framer-o2qyjw, .framer-5muJR .framer-1n7sts7 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 70%; }\",\".framer-5muJR .framer-1jkv1pq-container { flex: 1 0 0px; height: 335px; position: relative; width: 1px; }\",\".framer-5muJR .framer-19gv7qu, .framer-5muJR .framer-cqz2f6, .framer-5muJR .framer-1nje6vs, .framer-5muJR .framer-mn3ifv, .framer-5muJR .framer-gqify1, .framer-5muJR .framer-to0lot, .framer-5muJR .framer-7d50p1, .framer-5muJR .framer-10zjcu8, .framer-5muJR .framer-1fqqpmq, .framer-5muJR .framer-1yi3qbi { --border-bottom-width: 0.5px; --border-color: rgba(0, 0, 0, 0.2); --border-left-width: 0.5px; --border-right-width: 0.5px; --border-style: solid; --border-top-width: 0.5px; align-content: flex-start; align-items: flex-start; background-color: #f4fbff; border-bottom-left-radius: 14px; border-bottom-right-radius: 14px; border-top-left-radius: 14px; border-top-right-radius: 14px; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: 330px; justify-content: flex-start; overflow: visible; padding: 30px; position: relative; width: 1012px; }\",\".framer-5muJR .framer-15esj7c, .framer-5muJR .framer-108z22t, .framer-5muJR .framer-45j80t, .framer-5muJR .framer-19ub2jk { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 26px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-5muJR .framer-9h8b5n, .framer-5muJR .framer-tf8m50, .framer-5muJR .framer-on4fi3, .framer-5muJR .framer-13thtav, .framer-5muJR .framer-1ewcb86, .framer-5muJR .framer-1w9ja52, .framer-5muJR .framer-xfwsz2, .framer-5muJR .framer-1lm21op, .framer-5muJR .framer-i29lpy, .framer-5muJR .framer-1f3cdce, .framer-5muJR .framer-1ey8str, .framer-5muJR .framer-6rhaqb, .framer-5muJR .framer-1xtyknd, .framer-5muJR .framer-1nbma25, .framer-5muJR .framer-1khqse, .framer-5muJR .framer-19nwx1q, .framer-5muJR .framer-v0lfc9, .framer-5muJR .framer-336183 { --border-bottom-width: 1px; --border-color: #009fe3; --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; border-bottom-left-radius: 327px; border-bottom-right-radius: 327px; border-top-left-radius: 327px; border-top-right-radius: 327px; flex: none; height: 66px; position: relative; width: 66px; }\",\".framer-5muJR .framer-1gha090, .framer-5muJR .framer-1riq3zl, .framer-5muJR .framer-9a40ng, .framer-5muJR .framer-shwxmk, .framer-5muJR .framer-ud17ku, .framer-5muJR .framer-1cxuexc, .framer-5muJR .framer-83yaa4, .framer-5muJR .framer-w4vll, .framer-5muJR .framer-sx2po7, .framer-5muJR .framer-1npv3mm { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; height: 100%; justify-content: space-between; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-5muJR .framer-9xtokw, .framer-5muJR .framer-1heu3qq, .framer-5muJR .framer-e50d3q, .framer-5muJR .framer-1r8yy7k, .framer-5muJR .framer-8mfayz, .framer-5muJR .framer-16mikny, .framer-5muJR .framer-16nbz5h, .framer-5muJR .framer-1j2tez5, .framer-5muJR .framer-ma0rsx, .framer-5muJR .framer-1h5t3cw, .framer-5muJR .framer-w4clcr, .framer-5muJR .framer-1cvt4b2, .framer-5muJR .framer-1jvlfmk, .framer-5muJR .framer-anauv1, .framer-5muJR .framer-5lut5p, .framer-5muJR .framer-10qxdxs, .framer-5muJR .framer-1bmutco, .framer-5muJR .framer-1i3f0ps, .framer-5muJR .framer-1vdykoy, .framer-5muJR .framer-wvqhx9 { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-5muJR .framer-w2fxzi, .framer-5muJR .framer-6n1x6, .framer-5muJR .framer-ahrw5k, .framer-5muJR .framer-1rdcmqv, .framer-5muJR .framer-fze3jl, .framer-5muJR .framer-ya90e3, .framer-5muJR .framer-h1c34y, .framer-5muJR .framer-fgi3vl, .framer-5muJR .framer-1j91ce, .framer-5muJR .framer-alhfn5, .framer-5muJR .framer-18khagf, .framer-5muJR .framer-18bxxbt, .framer-5muJR .framer-ib8gh7, .framer-5muJR .framer-16tlex9, .framer-5muJR .framer-pkqjjy, .framer-5muJR .framer-1q78bhf, .framer-5muJR .framer-12m24w1, .framer-5muJR .framer-8xl3nq, .framer-5muJR .framer-19vv7qj, .framer-5muJR .framer-1v0kkas, .framer-5muJR .framer-3qjso6, .framer-5muJR .framer-2damys, .framer-5muJR .framer-150107l, .framer-5muJR .framer-uf38is, .framer-5muJR .framer-uepnml, .framer-5muJR .framer-15oxsj3, .framer-5muJR .framer-j6waaw, .framer-5muJR .framer-suhly6, .framer-5muJR .framer-1ky2ajv, .framer-5muJR .framer-7jh0rc, .framer-5muJR .framer-1pkc427, .framer-5muJR .framer-1dq5y15, .framer-5muJR .framer-1htr2j2, .framer-5muJR .framer-hxl9k, .framer-5muJR .framer-12cvzm2, .framer-5muJR .framer-1nrm7py, .framer-5muJR .framer-1vye9l5, .framer-5muJR .framer-9fg9xi, .framer-5muJR .framer-19mg29j, .framer-5muJR .framer-an1vjr, .framer-5muJR .framer-j49io4, .framer-5muJR .framer-113tqof, .framer-5muJR .framer-f51o2n, .framer-5muJR .framer-1x1zzxw, .framer-5muJR .framer-1iv95bq, .framer-5muJR .framer-a1kefg, .framer-5muJR .framer-15zdvs5, .framer-5muJR .framer-7bkwop, .framer-5muJR .framer-1wvwfs0, .framer-5muJR .framer-1psmnj6 { --framer-paragraph-spacing: 0px; flex: none; height: auto; opacity: 0.5; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-5muJR .framer-ic7cak, .framer-5muJR .framer-7dqmjc, .framer-5muJR .framer-e3lx2g, .framer-5muJR .framer-1zs95y, .framer-5muJR .framer-9ruaum, .framer-5muJR .framer-xvdjcp, .framer-5muJR .framer-1j2q7jx, .framer-5muJR .framer-9pr5n, .framer-5muJR .framer-1wq67ja, .framer-5muJR .framer-8cv4wa, .framer-5muJR .framer-1h9abl, .framer-5muJR .framer-7q0fip { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 18px; height: min-content; justify-content: flex-end; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-5muJR .framer-i68wqp, .framer-5muJR .framer-15ekumb, .framer-5muJR .framer-1avlb1b, .framer-5muJR .framer-pztdaq, .framer-5muJR .framer-1snhhzw, .framer-5muJR .framer-1rn2gi2, .framer-5muJR .framer-1ag7000, .framer-5muJR .framer-1oyqvy1, .framer-5muJR .framer-cqcrff, .framer-5muJR .framer-1ldg8mi, .framer-5muJR .framer-14v663j, .framer-5muJR .framer-doingw, .framer-5muJR .framer-1mxlgs2, .framer-5muJR .framer-qgq4mg, .framer-5muJR .framer-763i9s, .framer-5muJR .framer-124mcgi { flex: none; height: 20px; overflow: visible; position: relative; text-decoration: none; width: 20px; }\",\".framer-5muJR .framer-q1t9hp, .framer-5muJR .framer-1kxycxe, .framer-5muJR .framer-26a5vt, .framer-5muJR .framer-18z9mzt, .framer-5muJR .framer-n6f3ee, .framer-5muJR .framer-1kuiq9, .framer-5muJR .framer-iacc6l, .framer-5muJR .framer-w2rsn, .framer-5muJR .framer-12gvu7v, .framer-5muJR .framer-128zukd, .framer-5muJR .framer-d5yp50, .framer-5muJR .framer-1lc6aha, .framer-5muJR .framer-1bsgg90, .framer-5muJR .framer-1ta532s, .framer-5muJR .framer-fwdwy4, .framer-5muJR .framer-qek6xd { background-color: #009fe3; border-bottom-left-radius: 100%; border-bottom-right-radius: 100%; border-top-left-radius: 100%; border-top-right-radius: 100%; flex: none; height: 20px; left: 0px; position: absolute; top: 0px; width: 20px; }\",\".framer-5muJR .framer-1fi66hv, .framer-5muJR .framer-1c7weuw, .framer-5muJR .framer-5z5j1a, .framer-5muJR .framer-10eofij, .framer-5muJR .framer-1yh9lal, .framer-5muJR .framer-w5ztbp, .framer-5muJR .framer-1x6lxdl, .framer-5muJR .framer-1ccqjqn, .framer-5muJR .framer-mxhja6, .framer-5muJR .framer-12tpgz5, .framer-5muJR .framer-1cdxys5, .framer-5muJR .framer-1r64do3, .framer-5muJR .framer-1kp7t7b, .framer-5muJR .framer-z2bciz, .framer-5muJR .framer-pu07d4, .framer-5muJR .framer-1oi8s59 { flex: none; height: 10px; left: 5px; overflow: hidden; position: absolute; top: 5px; width: 10px; }\",\".framer-5muJR .framer-1jgl42o, .framer-5muJR .framer-1rbki92, .framer-5muJR .framer-17ijegv, .framer-5muJR .framer-eq4th9, .framer-5muJR .framer-13p20gu, .framer-5muJR .framer-1cfs35l, .framer-5muJR .framer-a99bpu, .framer-5muJR .framer-1u390wm, .framer-5muJR .framer-tjttyu, .framer-5muJR .framer-9hj65e, .framer-5muJR .framer-1wjmina, .framer-5muJR .framer-1u2362l, .framer-5muJR .framer-1a2dd4r, .framer-5muJR .framer-1l9o5if, .framer-5muJR .framer-19be3f5, .framer-5muJR .framer-sluytn { bottom: 0px; flex: none; left: 0px; position: absolute; right: 0px; top: 0px; }\",\".framer-5muJR .framer-15sh40q, .framer-5muJR .framer-18wcavm, .framer-5muJR .framer-1dj8qk2, .framer-5muJR .framer-1kg4vmj, .framer-5muJR .framer-2w59f0, .framer-5muJR .framer-1293qrn, .framer-5muJR .framer-1z0zy9c, .framer-5muJR .framer-1en40qy, .framer-5muJR .framer-193ohqp, .framer-5muJR .framer-kw0ooe, .framer-5muJR .framer-1jeeld8, .framer-5muJR .framer-1pgzwpe, .framer-5muJR .framer-gf96fc, .framer-5muJR .framer-v5emo1, .framer-5muJR .framer-1j1kylu, .framer-5muJR .framer-edpa2v, .framer-5muJR .framer-c6j5jp, .framer-5muJR .framer-d2tj03, .framer-5muJR .framer-1bb6pmw, .framer-5muJR .framer-16kbu4p { flex: none; height: 22px; position: relative; text-decoration: none; width: 21px; }\",\".framer-5muJR .framer-1qr7jv7, .framer-5muJR .framer-3nysc1, .framer-5muJR .framer-1czku24, .framer-5muJR .framer-18cnqe, .framer-5muJR .framer-1uc8195, .framer-5muJR .framer-19ubqpk, .framer-5muJR .framer-16v0uom, .framer-5muJR .framer-1io5m6q, .framer-5muJR .framer-1iaithz, .framer-5muJR .framer-15e2xsd { --framer-paragraph-spacing: 0px; flex: none; height: auto; opacity: 0.5; position: relative; white-space: pre-wrap; width: 85%; word-break: break-word; word-wrap: break-word; }\",\".framer-5muJR .framer-1s5mhmt, .framer-5muJR .framer-1t9oii2 { --border-bottom-width: 0.5px; --border-color: #009fe3; --border-left-width: 0.5px; --border-right-width: 0.5px; --border-style: solid; --border-top-width: 0.5px; border-bottom-left-radius: 327px; border-bottom-right-radius: 327px; border-top-left-radius: 327px; border-top-right-radius: 327px; flex: none; height: 66px; position: relative; width: 66px; }\",\".framer-5muJR .framer-18ugpha, .framer-5muJR .framer-c5b2ts, .framer-5muJR .framer-zv8vbm, .framer-5muJR .framer-11d7sh8, .framer-5muJR .framer-1m2hs6j, .framer-5muJR .framer-uaq1qa { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 26px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-5muJR .framer-mutzbd-container { flex: 1 0 0px; height: 665px; position: relative; width: 1px; }\",\".framer-5muJR .framer-n2s8vw, .framer-5muJR .framer-1ovxhyo, .framer-5muJR .framer-6s3cwh, .framer-5muJR .framer-1vb7zvd, .framer-5muJR .framer-dop9kg, .framer-5muJR .framer-1bksnn5, .framer-5muJR .framer-8ph21c, .framer-5muJR .framer-1fvg6wz, .framer-5muJR .framer-6mnujx, .framer-5muJR .framer-dubmmg { --border-bottom-width: 0.5px; --border-color: rgba(0, 0, 0, 0.2); --border-left-width: 0.5px; --border-right-width: 0.5px; --border-style: solid; --border-top-width: 0.5px; align-content: flex-start; align-items: flex-start; background-color: #f4fbff; border-bottom-left-radius: 14px; border-bottom-right-radius: 14px; border-top-left-radius: 14px; border-top-right-radius: 14px; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 22px; height: 558px; justify-content: flex-start; overflow: visible; padding: 30px; position: relative; width: 384px; }\",\".framer-5muJR .framer-1mxnmie, .framer-5muJR .framer-1lue4e5, .framer-5muJR .framer-fwuqdo, .framer-5muJR .framer-1b21esu, .framer-5muJR .framer-932209, .framer-5muJR .framer-11p1j2a, .framer-5muJR .framer-15d6vay, .framer-5muJR .framer-ibx3mm, .framer-5muJR .framer-1myjtkl, .framer-5muJR .framer-8qicsf { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; height: 1px; justify-content: space-between; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-5muJR .framer-q6zf9k, .framer-5muJR .framer-1j2p3oe, .framer-5muJR .framer-s81blx, .framer-5muJR .framer-1d4em1s, .framer-5muJR .framer-1gotqkm, .framer-5muJR .framer-67b2w8, .framer-5muJR .framer-1om9gkl, .framer-5muJR .framer-1a4hsb6, .framer-5muJR .framer-19rrkzv, .framer-5muJR .framer-cv2e56 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-5muJR .framer-gbs6xy, .framer-5muJR .framer-1xcqg2s, .framer-5muJR .framer-al7rmi, .framer-5muJR .framer-1ambikf, .framer-5muJR .framer-gtg8uf, .framer-5muJR .framer-1jphgxj, .framer-5muJR .framer-1t1uqqk, .framer-5muJR .framer-1h5hqsz, .framer-5muJR .framer-1bqlpzz, .framer-5muJR .framer-pkd5mv { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 15px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-5muJR .framer-1hlw8zp, .framer-5muJR .framer-1bumf5f, .framer-5muJR .framer-149n8yp, .framer-5muJR .framer-10gb64z, .framer-5muJR .framer-1u20o46, .framer-5muJR .framer-1hsbq89, .framer-5muJR .framer-1j5x2gm, .framer-5muJR .framer-1p51bec { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-end; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-5muJR .framer-15596w5 { align-content: center; align-items: center; background-color: #f4fbff; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 90vh; justify-content: center; overflow: hidden; padding: 100px 0px 100px 0px; position: relative; width: 100%; z-index: 8; }\",\".framer-5muJR .framer-15q632r { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; z-index: 1; }\",\".framer-5muJR .framer-1ylckie { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 70px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 80%; }\",\".framer-5muJR .framer-1ngcv0d { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-5muJR .framer-1v3ikm9 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-5muJR .framer-o7zw7p { flex: none; height: 4px; position: relative; width: 100%; }\",\".framer-5muJR .framer-1v5ajw7 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-5muJR .framer-1pso8pa { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-end; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-5muJR .framer-1lz7zwh { flex: none; height: 25px; overflow: visible; position: relative; text-decoration: none; width: 25px; }\",\".framer-5muJR .framer-1k1p9g9 { --border-bottom-width: 0.8868642449378967px; --border-color: #000000; --border-left-width: 0.8868642449378967px; --border-right-width: 0.8868642449378967px; --border-style: solid; --border-top-width: 0.8868642449378967px; background-color: #000000; border-bottom-left-radius: 100%; border-bottom-right-radius: 100%; border-top-left-radius: 100%; border-top-right-radius: 100%; flex: none; height: 25px; left: 0px; position: absolute; top: 0px; width: 25px; }\",\".framer-5muJR .framer-1bakayy { flex: none; height: 12px; left: 6px; overflow: hidden; position: absolute; top: 6px; width: 12px; }\",\".framer-5muJR .framer-1h8kiyd { bottom: 1px; flex: none; left: 0px; position: absolute; right: 0px; top: -1px; }\",\".framer-5muJR .framer-5xi54g { flex: none; height: 26px; position: relative; text-decoration: none; width: 26px; }\",\".framer-5muJR .framer-1dwc2u5 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-5muJR .framer-mc2eha-container { flex: none; height: auto; position: relative; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-5muJR.framer-72rtr7, .framer-5muJR .framer-1y8at6x, .framer-5muJR .framer-r7f3t7, .framer-5muJR .framer-16i805d, .framer-5muJR .framer-1k0d93m, .framer-5muJR .framer-1346g8, .framer-5muJR .framer-uruuhi, .framer-5muJR .framer-imuc1x, .framer-5muJR .framer-1meg86h, .framer-5muJR .framer-ibrhd6, .framer-5muJR .framer-1tq2pzd, .framer-5muJR .framer-7icztr, .framer-5muJR .framer-ndj067, .framer-5muJR .framer-1ocyfgo, .framer-5muJR .framer-1e2hzxj, .framer-5muJR .framer-hvgrrm, .framer-5muJR .framer-ade1ux, .framer-5muJR .framer-1ui7e3l, .framer-5muJR .framer-1vvez5t, .framer-5muJR .framer-9bv6on, .framer-5muJR .framer-895z0a, .framer-5muJR .framer-hlzace, .framer-5muJR .framer-1xbfssq, .framer-5muJR .framer-11ldcni, .framer-5muJR .framer-n7jl8b, .framer-5muJR .framer-uwlguf, .framer-5muJR .framer-j7jgj, .framer-5muJR .framer-kzlp9c, .framer-5muJR .framer-z743ud, .framer-5muJR .framer-1hgqatu, .framer-5muJR .framer-10wkmgo, .framer-5muJR .framer-1deuka3, .framer-5muJR .framer-5271x, .framer-5muJR .framer-1phpwnp, .framer-5muJR .framer-p2bxxi, .framer-5muJR .framer-1bepxk, .framer-5muJR .framer-g922ua, .framer-5muJR .framer-1mruqr2, .framer-5muJR .framer-12i9dld, .framer-5muJR .framer-ayz7ip, .framer-5muJR .framer-1yzax0u, .framer-5muJR .framer-7f3opd, .framer-5muJR .framer-3myo4h, .framer-5muJR .framer-1jopusr, .framer-5muJR .framer-sggffs, .framer-5muJR .framer-1e25kqe, .framer-5muJR .framer-kbvyzr, .framer-5muJR .framer-1308kug, .framer-5muJR .framer-1nt7oxt, .framer-5muJR .framer-nd8st2, .framer-5muJR .framer-1rykufu, .framer-5muJR .framer-2lwtd0, .framer-5muJR .framer-1d0ofwz, .framer-5muJR .framer-1337j6u, .framer-5muJR .framer-1ddy4ne, .framer-5muJR .framer-z5lycp, .framer-5muJR .framer-dli2pb, .framer-5muJR .framer-1um88df, .framer-5muJR .framer-1l37j3n, .framer-5muJR .framer-1vpte9l, .framer-5muJR .framer-14dm41c, .framer-5muJR .framer-6j55lb, .framer-5muJR .framer-2nhgr1, .framer-5muJR .framer-1npaqx0, .framer-5muJR .framer-1eqi11v, .framer-5muJR .framer-1hc18ft, .framer-5muJR .framer-6z6b72, .framer-5muJR .framer-s6mkoz, .framer-5muJR .framer-yhfeal, .framer-5muJR .framer-1jxlm2, .framer-5muJR .framer-11htez4, .framer-5muJR .framer-o2qyjw, .framer-5muJR .framer-19gv7qu, .framer-5muJR .framer-15esj7c, .framer-5muJR .framer-9xtokw, .framer-5muJR .framer-ic7cak, .framer-5muJR .framer-cqz2f6, .framer-5muJR .framer-108z22t, .framer-5muJR .framer-1heu3qq, .framer-5muJR .framer-7dqmjc, .framer-5muJR .framer-1nje6vs, .framer-5muJR .framer-45j80t, .framer-5muJR .framer-e50d3q, .framer-5muJR .framer-e3lx2g, .framer-5muJR .framer-mn3ifv, .framer-5muJR .framer-19ub2jk, .framer-5muJR .framer-1r8yy7k, .framer-5muJR .framer-1zs95y, .framer-5muJR .framer-gqify1, .framer-5muJR .framer-18ugpha, .framer-5muJR .framer-8mfayz, .framer-5muJR .framer-9ruaum, .framer-5muJR .framer-to0lot, .framer-5muJR .framer-c5b2ts, .framer-5muJR .framer-16mikny, .framer-5muJR .framer-xvdjcp, .framer-5muJR .framer-7d50p1, .framer-5muJR .framer-zv8vbm, .framer-5muJR .framer-16nbz5h, .framer-5muJR .framer-1j2q7jx, .framer-5muJR .framer-10zjcu8, .framer-5muJR .framer-11d7sh8, .framer-5muJR .framer-1j2tez5, .framer-5muJR .framer-9pr5n, .framer-5muJR .framer-1fqqpmq, .framer-5muJR .framer-1m2hs6j, .framer-5muJR .framer-ma0rsx, .framer-5muJR .framer-1wq67ja, .framer-5muJR .framer-1yi3qbi, .framer-5muJR .framer-uaq1qa, .framer-5muJR .framer-1h5t3cw, .framer-5muJR .framer-8cv4wa, .framer-5muJR .framer-1n7sts7, .framer-5muJR .framer-n2s8vw, .framer-5muJR .framer-q6zf9k, .framer-5muJR .framer-gbs6xy, .framer-5muJR .framer-w4clcr, .framer-5muJR .framer-1hlw8zp, .framer-5muJR .framer-1ovxhyo, .framer-5muJR .framer-1j2p3oe, .framer-5muJR .framer-1xcqg2s, .framer-5muJR .framer-1cvt4b2, .framer-5muJR .framer-1h9abl, .framer-5muJR .framer-6s3cwh, .framer-5muJR .framer-s81blx, .framer-5muJR .framer-al7rmi, .framer-5muJR .framer-1jvlfmk, .framer-5muJR .framer-1bumf5f, .framer-5muJR .framer-1vb7zvd, .framer-5muJR .framer-1d4em1s, .framer-5muJR .framer-1ambikf, .framer-5muJR .framer-anauv1, .framer-5muJR .framer-7q0fip, .framer-5muJR .framer-dop9kg, .framer-5muJR .framer-1gotqkm, .framer-5muJR .framer-gtg8uf, .framer-5muJR .framer-5lut5p, .framer-5muJR .framer-149n8yp, .framer-5muJR .framer-1bksnn5, .framer-5muJR .framer-67b2w8, .framer-5muJR .framer-1jphgxj, .framer-5muJR .framer-10qxdxs, .framer-5muJR .framer-10gb64z, .framer-5muJR .framer-8ph21c, .framer-5muJR .framer-1om9gkl, .framer-5muJR .framer-1t1uqqk, .framer-5muJR .framer-1bmutco, .framer-5muJR .framer-1u20o46, .framer-5muJR .framer-1fvg6wz, .framer-5muJR .framer-1a4hsb6, .framer-5muJR .framer-1h5hqsz, .framer-5muJR .framer-1i3f0ps, .framer-5muJR .framer-1hsbq89, .framer-5muJR .framer-6mnujx, .framer-5muJR .framer-19rrkzv, .framer-5muJR .framer-1bqlpzz, .framer-5muJR .framer-1vdykoy, .framer-5muJR .framer-1j5x2gm, .framer-5muJR .framer-dubmmg, .framer-5muJR .framer-cv2e56, .framer-5muJR .framer-pkd5mv, .framer-5muJR .framer-wvqhx9, .framer-5muJR .framer-1p51bec, .framer-5muJR .framer-15596w5, .framer-5muJR .framer-15q632r, .framer-5muJR .framer-1ylckie, .framer-5muJR .framer-1ngcv0d, .framer-5muJR .framer-1v3ikm9, .framer-5muJR .framer-1pso8pa, .framer-5muJR .framer-1dwc2u5 { gap: 0px; } .framer-5muJR.framer-72rtr7 > *, .framer-5muJR .framer-1ngcv0d > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-5muJR.framer-72rtr7 > :first-child, .framer-5muJR .framer-1y8at6x > :first-child, .framer-5muJR .framer-r7f3t7 > :first-child, .framer-5muJR .framer-16i805d > :first-child, .framer-5muJR .framer-1k0d93m > :first-child, .framer-5muJR .framer-7icztr > :first-child, .framer-5muJR .framer-ndj067 > :first-child, .framer-5muJR .framer-1ocyfgo > :first-child, .framer-5muJR .framer-1e2hzxj > :first-child, .framer-5muJR .framer-ade1ux > :first-child, .framer-5muJR .framer-1vvez5t > :first-child, .framer-5muJR .framer-9bv6on > :first-child, .framer-5muJR .framer-895z0a > :first-child, .framer-5muJR .framer-hlzace > :first-child, .framer-5muJR .framer-11ldcni > :first-child, .framer-5muJR .framer-n7jl8b > :first-child, .framer-5muJR .framer-j7jgj > :first-child, .framer-5muJR .framer-kzlp9c > :first-child, .framer-5muJR .framer-z743ud > :first-child, .framer-5muJR .framer-1mruqr2 > :first-child, .framer-5muJR .framer-ayz7ip > :first-child, .framer-5muJR .framer-1yzax0u > :first-child, .framer-5muJR .framer-7f3opd > :first-child, .framer-5muJR .framer-3myo4h > :first-child, .framer-5muJR .framer-2lwtd0 > :first-child, .framer-5muJR .framer-1d0ofwz > :first-child, .framer-5muJR .framer-1337j6u > :first-child, .framer-5muJR .framer-1hc18ft > :first-child, .framer-5muJR .framer-6z6b72 > :first-child, .framer-5muJR .framer-s6mkoz > :first-child, .framer-5muJR .framer-yhfeal > :first-child, .framer-5muJR .framer-11htez4 > :first-child, .framer-5muJR .framer-19gv7qu > :first-child, .framer-5muJR .framer-9xtokw > :first-child, .framer-5muJR .framer-cqz2f6 > :first-child, .framer-5muJR .framer-1heu3qq > :first-child, .framer-5muJR .framer-1nje6vs > :first-child, .framer-5muJR .framer-e50d3q > :first-child, .framer-5muJR .framer-mn3ifv > :first-child, .framer-5muJR .framer-1r8yy7k > :first-child, .framer-5muJR .framer-gqify1 > :first-child, .framer-5muJR .framer-8mfayz > :first-child, .framer-5muJR .framer-to0lot > :first-child, .framer-5muJR .framer-16mikny > :first-child, .framer-5muJR .framer-7d50p1 > :first-child, .framer-5muJR .framer-16nbz5h > :first-child, .framer-5muJR .framer-10zjcu8 > :first-child, .framer-5muJR .framer-1j2tez5 > :first-child, .framer-5muJR .framer-1fqqpmq > :first-child, .framer-5muJR .framer-ma0rsx > :first-child, .framer-5muJR .framer-1yi3qbi > :first-child, .framer-5muJR .framer-1h5t3cw > :first-child, .framer-5muJR .framer-n2s8vw > :first-child, .framer-5muJR .framer-q6zf9k > :first-child, .framer-5muJR .framer-w4clcr > :first-child, .framer-5muJR .framer-1ovxhyo > :first-child, .framer-5muJR .framer-1j2p3oe > :first-child, .framer-5muJR .framer-1cvt4b2 > :first-child, .framer-5muJR .framer-6s3cwh > :first-child, .framer-5muJR .framer-s81blx > :first-child, .framer-5muJR .framer-1jvlfmk > :first-child, .framer-5muJR .framer-1vb7zvd > :first-child, .framer-5muJR .framer-1d4em1s > :first-child, .framer-5muJR .framer-anauv1 > :first-child, .framer-5muJR .framer-dop9kg > :first-child, .framer-5muJR .framer-1gotqkm > :first-child, .framer-5muJR .framer-5lut5p > :first-child, .framer-5muJR .framer-1bksnn5 > :first-child, .framer-5muJR .framer-67b2w8 > :first-child, .framer-5muJR .framer-10qxdxs > :first-child, .framer-5muJR .framer-8ph21c > :first-child, .framer-5muJR .framer-1om9gkl > :first-child, .framer-5muJR .framer-1bmutco > :first-child, .framer-5muJR .framer-1fvg6wz > :first-child, .framer-5muJR .framer-1a4hsb6 > :first-child, .framer-5muJR .framer-1i3f0ps > :first-child, .framer-5muJR .framer-6mnujx > :first-child, .framer-5muJR .framer-19rrkzv > :first-child, .framer-5muJR .framer-1vdykoy > :first-child, .framer-5muJR .framer-dubmmg > :first-child, .framer-5muJR .framer-cv2e56 > :first-child, .framer-5muJR .framer-wvqhx9 > :first-child, .framer-5muJR .framer-15596w5 > :first-child, .framer-5muJR .framer-15q632r > :first-child, .framer-5muJR .framer-1ylckie > :first-child, .framer-5muJR .framer-1ngcv0d > :first-child, .framer-5muJR .framer-1v3ikm9 > :first-child { margin-top: 0px; } .framer-5muJR.framer-72rtr7 > :last-child, .framer-5muJR .framer-1y8at6x > :last-child, .framer-5muJR .framer-r7f3t7 > :last-child, .framer-5muJR .framer-16i805d > :last-child, .framer-5muJR .framer-1k0d93m > :last-child, .framer-5muJR .framer-7icztr > :last-child, .framer-5muJR .framer-ndj067 > :last-child, .framer-5muJR .framer-1ocyfgo > :last-child, .framer-5muJR .framer-1e2hzxj > :last-child, .framer-5muJR .framer-ade1ux > :last-child, .framer-5muJR .framer-1vvez5t > :last-child, .framer-5muJR .framer-9bv6on > :last-child, .framer-5muJR .framer-895z0a > :last-child, .framer-5muJR .framer-hlzace > :last-child, .framer-5muJR .framer-11ldcni > :last-child, .framer-5muJR .framer-n7jl8b > :last-child, .framer-5muJR .framer-j7jgj > :last-child, .framer-5muJR .framer-kzlp9c > :last-child, .framer-5muJR .framer-z743ud > :last-child, .framer-5muJR .framer-1mruqr2 > :last-child, .framer-5muJR .framer-ayz7ip > :last-child, .framer-5muJR .framer-1yzax0u > :last-child, .framer-5muJR .framer-7f3opd > :last-child, .framer-5muJR .framer-3myo4h > :last-child, .framer-5muJR .framer-2lwtd0 > :last-child, .framer-5muJR .framer-1d0ofwz > :last-child, .framer-5muJR .framer-1337j6u > :last-child, .framer-5muJR .framer-1hc18ft > :last-child, .framer-5muJR .framer-6z6b72 > :last-child, .framer-5muJR .framer-s6mkoz > :last-child, .framer-5muJR .framer-yhfeal > :last-child, .framer-5muJR .framer-11htez4 > :last-child, .framer-5muJR .framer-19gv7qu > :last-child, .framer-5muJR .framer-9xtokw > :last-child, .framer-5muJR .framer-cqz2f6 > :last-child, .framer-5muJR .framer-1heu3qq > :last-child, .framer-5muJR .framer-1nje6vs > :last-child, .framer-5muJR .framer-e50d3q > :last-child, .framer-5muJR .framer-mn3ifv > :last-child, .framer-5muJR .framer-1r8yy7k > :last-child, .framer-5muJR .framer-gqify1 > :last-child, .framer-5muJR .framer-8mfayz > :last-child, .framer-5muJR .framer-to0lot > :last-child, .framer-5muJR .framer-16mikny > :last-child, .framer-5muJR .framer-7d50p1 > :last-child, .framer-5muJR .framer-16nbz5h > :last-child, .framer-5muJR .framer-10zjcu8 > :last-child, .framer-5muJR .framer-1j2tez5 > :last-child, .framer-5muJR .framer-1fqqpmq > :last-child, .framer-5muJR .framer-ma0rsx > :last-child, .framer-5muJR .framer-1yi3qbi > :last-child, .framer-5muJR .framer-1h5t3cw > :last-child, .framer-5muJR .framer-n2s8vw > :last-child, .framer-5muJR .framer-q6zf9k > :last-child, .framer-5muJR .framer-w4clcr > :last-child, .framer-5muJR .framer-1ovxhyo > :last-child, .framer-5muJR .framer-1j2p3oe > :last-child, .framer-5muJR .framer-1cvt4b2 > :last-child, .framer-5muJR .framer-6s3cwh > :last-child, .framer-5muJR .framer-s81blx > :last-child, .framer-5muJR .framer-1jvlfmk > :last-child, .framer-5muJR .framer-1vb7zvd > :last-child, .framer-5muJR .framer-1d4em1s > :last-child, .framer-5muJR .framer-anauv1 > :last-child, .framer-5muJR .framer-dop9kg > :last-child, .framer-5muJR .framer-1gotqkm > :last-child, .framer-5muJR .framer-5lut5p > :last-child, .framer-5muJR .framer-1bksnn5 > :last-child, .framer-5muJR .framer-67b2w8 > :last-child, .framer-5muJR .framer-10qxdxs > :last-child, .framer-5muJR .framer-8ph21c > :last-child, .framer-5muJR .framer-1om9gkl > :last-child, .framer-5muJR .framer-1bmutco > :last-child, .framer-5muJR .framer-1fvg6wz > :last-child, .framer-5muJR .framer-1a4hsb6 > :last-child, .framer-5muJR .framer-1i3f0ps > :last-child, .framer-5muJR .framer-6mnujx > :last-child, .framer-5muJR .framer-19rrkzv > :last-child, .framer-5muJR .framer-1vdykoy > :last-child, .framer-5muJR .framer-dubmmg > :last-child, .framer-5muJR .framer-cv2e56 > :last-child, .framer-5muJR .framer-wvqhx9 > :last-child, .framer-5muJR .framer-15596w5 > :last-child, .framer-5muJR .framer-15q632r > :last-child, .framer-5muJR .framer-1ylckie > :last-child, .framer-5muJR .framer-1ngcv0d > :last-child, .framer-5muJR .framer-1v3ikm9 > :last-child { margin-bottom: 0px; } .framer-5muJR .framer-1y8at6x > *, .framer-5muJR .framer-ndj067 > *, .framer-5muJR .framer-1vvez5t > *, .framer-5muJR .framer-9bv6on > *, .framer-5muJR .framer-6z6b72 > *, .framer-5muJR .framer-15596w5 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-5muJR .framer-r7f3t7 > *, .framer-5muJR .framer-ade1ux > *, .framer-5muJR .framer-11ldcni > *, .framer-5muJR .framer-z743ud > *, .framer-5muJR .framer-3myo4h > *, .framer-5muJR .framer-1337j6u > *, .framer-5muJR .framer-11htez4 > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-5muJR .framer-16i805d > *, .framer-5muJR .framer-1ocyfgo > *, .framer-5muJR .framer-1e2hzxj > *, .framer-5muJR .framer-895z0a > *, .framer-5muJR .framer-s6mkoz > *, .framer-5muJR .framer-q6zf9k > *, .framer-5muJR .framer-1j2p3oe > *, .framer-5muJR .framer-s81blx > *, .framer-5muJR .framer-1d4em1s > *, .framer-5muJR .framer-1gotqkm > *, .framer-5muJR .framer-67b2w8 > *, .framer-5muJR .framer-1om9gkl > *, .framer-5muJR .framer-1a4hsb6 > *, .framer-5muJR .framer-19rrkzv > *, .framer-5muJR .framer-cv2e56 > *, .framer-5muJR .framer-15q632r > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-5muJR .framer-1k0d93m > *, .framer-5muJR .framer-yhfeal > * { margin: 0px; margin-bottom: calc(42px / 2); margin-top: calc(42px / 2); } .framer-5muJR .framer-1346g8 > *, .framer-5muJR .framer-hvgrrm > *, .framer-5muJR .framer-1xbfssq > *, .framer-5muJR .framer-1jxlm2 > * { margin: 0px; margin-left: calc(62.999996185302734px / 2); margin-right: calc(62.999996185302734px / 2); } .framer-5muJR .framer-1346g8 > :first-child, .framer-5muJR .framer-uruuhi > :first-child, .framer-5muJR .framer-imuc1x > :first-child, .framer-5muJR .framer-1meg86h > :first-child, .framer-5muJR .framer-ibrhd6 > :first-child, .framer-5muJR .framer-1tq2pzd > :first-child, .framer-5muJR .framer-hvgrrm > :first-child, .framer-5muJR .framer-1ui7e3l > :first-child, .framer-5muJR .framer-1xbfssq > :first-child, .framer-5muJR .framer-uwlguf > :first-child, .framer-5muJR .framer-1hgqatu > :first-child, .framer-5muJR .framer-10wkmgo > :first-child, .framer-5muJR .framer-1deuka3 > :first-child, .framer-5muJR .framer-5271x > :first-child, .framer-5muJR .framer-1phpwnp > :first-child, .framer-5muJR .framer-p2bxxi > :first-child, .framer-5muJR .framer-1bepxk > :first-child, .framer-5muJR .framer-g922ua > :first-child, .framer-5muJR .framer-12i9dld > :first-child, .framer-5muJR .framer-1jopusr > :first-child, .framer-5muJR .framer-sggffs > :first-child, .framer-5muJR .framer-1e25kqe > :first-child, .framer-5muJR .framer-kbvyzr > :first-child, .framer-5muJR .framer-1308kug > :first-child, .framer-5muJR .framer-1nt7oxt > :first-child, .framer-5muJR .framer-nd8st2 > :first-child, .framer-5muJR .framer-1rykufu > :first-child, .framer-5muJR .framer-1ddy4ne > :first-child, .framer-5muJR .framer-z5lycp > :first-child, .framer-5muJR .framer-dli2pb > :first-child, .framer-5muJR .framer-1um88df > :first-child, .framer-5muJR .framer-1l37j3n > :first-child, .framer-5muJR .framer-1vpte9l > :first-child, .framer-5muJR .framer-14dm41c > :first-child, .framer-5muJR .framer-6j55lb > :first-child, .framer-5muJR .framer-2nhgr1 > :first-child, .framer-5muJR .framer-1npaqx0 > :first-child, .framer-5muJR .framer-1eqi11v > :first-child, .framer-5muJR .framer-1jxlm2 > :first-child, .framer-5muJR .framer-o2qyjw > :first-child, .framer-5muJR .framer-15esj7c > :first-child, .framer-5muJR .framer-ic7cak > :first-child, .framer-5muJR .framer-108z22t > :first-child, .framer-5muJR .framer-7dqmjc > :first-child, .framer-5muJR .framer-45j80t > :first-child, .framer-5muJR .framer-e3lx2g > :first-child, .framer-5muJR .framer-19ub2jk > :first-child, .framer-5muJR .framer-1zs95y > :first-child, .framer-5muJR .framer-18ugpha > :first-child, .framer-5muJR .framer-9ruaum > :first-child, .framer-5muJR .framer-c5b2ts > :first-child, .framer-5muJR .framer-xvdjcp > :first-child, .framer-5muJR .framer-zv8vbm > :first-child, .framer-5muJR .framer-1j2q7jx > :first-child, .framer-5muJR .framer-11d7sh8 > :first-child, .framer-5muJR .framer-9pr5n > :first-child, .framer-5muJR .framer-1m2hs6j > :first-child, .framer-5muJR .framer-1wq67ja > :first-child, .framer-5muJR .framer-uaq1qa > :first-child, .framer-5muJR .framer-8cv4wa > :first-child, .framer-5muJR .framer-1n7sts7 > :first-child, .framer-5muJR .framer-gbs6xy > :first-child, .framer-5muJR .framer-1hlw8zp > :first-child, .framer-5muJR .framer-1xcqg2s > :first-child, .framer-5muJR .framer-1h9abl > :first-child, .framer-5muJR .framer-al7rmi > :first-child, .framer-5muJR .framer-1bumf5f > :first-child, .framer-5muJR .framer-1ambikf > :first-child, .framer-5muJR .framer-7q0fip > :first-child, .framer-5muJR .framer-gtg8uf > :first-child, .framer-5muJR .framer-149n8yp > :first-child, .framer-5muJR .framer-1jphgxj > :first-child, .framer-5muJR .framer-10gb64z > :first-child, .framer-5muJR .framer-1t1uqqk > :first-child, .framer-5muJR .framer-1u20o46 > :first-child, .framer-5muJR .framer-1h5hqsz > :first-child, .framer-5muJR .framer-1hsbq89 > :first-child, .framer-5muJR .framer-1bqlpzz > :first-child, .framer-5muJR .framer-1j5x2gm > :first-child, .framer-5muJR .framer-pkd5mv > :first-child, .framer-5muJR .framer-1p51bec > :first-child, .framer-5muJR .framer-1pso8pa > :first-child, .framer-5muJR .framer-1dwc2u5 > :first-child { margin-left: 0px; } .framer-5muJR .framer-1346g8 > :last-child, .framer-5muJR .framer-uruuhi > :last-child, .framer-5muJR .framer-imuc1x > :last-child, .framer-5muJR .framer-1meg86h > :last-child, .framer-5muJR .framer-ibrhd6 > :last-child, .framer-5muJR .framer-1tq2pzd > :last-child, .framer-5muJR .framer-hvgrrm > :last-child, .framer-5muJR .framer-1ui7e3l > :last-child, .framer-5muJR .framer-1xbfssq > :last-child, .framer-5muJR .framer-uwlguf > :last-child, .framer-5muJR .framer-1hgqatu > :last-child, .framer-5muJR .framer-10wkmgo > :last-child, .framer-5muJR .framer-1deuka3 > :last-child, .framer-5muJR .framer-5271x > :last-child, .framer-5muJR .framer-1phpwnp > :last-child, .framer-5muJR .framer-p2bxxi > :last-child, .framer-5muJR .framer-1bepxk > :last-child, .framer-5muJR .framer-g922ua > :last-child, .framer-5muJR .framer-12i9dld > :last-child, .framer-5muJR .framer-1jopusr > :last-child, .framer-5muJR .framer-sggffs > :last-child, .framer-5muJR .framer-1e25kqe > :last-child, .framer-5muJR .framer-kbvyzr > :last-child, .framer-5muJR .framer-1308kug > :last-child, .framer-5muJR .framer-1nt7oxt > :last-child, .framer-5muJR .framer-nd8st2 > :last-child, .framer-5muJR .framer-1rykufu > :last-child, .framer-5muJR .framer-1ddy4ne > :last-child, .framer-5muJR .framer-z5lycp > :last-child, .framer-5muJR .framer-dli2pb > :last-child, .framer-5muJR .framer-1um88df > :last-child, .framer-5muJR .framer-1l37j3n > :last-child, .framer-5muJR .framer-1vpte9l > :last-child, .framer-5muJR .framer-14dm41c > :last-child, .framer-5muJR .framer-6j55lb > :last-child, .framer-5muJR .framer-2nhgr1 > :last-child, .framer-5muJR .framer-1npaqx0 > :last-child, .framer-5muJR .framer-1eqi11v > :last-child, .framer-5muJR .framer-1jxlm2 > :last-child, .framer-5muJR .framer-o2qyjw > :last-child, .framer-5muJR .framer-15esj7c > :last-child, .framer-5muJR .framer-ic7cak > :last-child, .framer-5muJR .framer-108z22t > :last-child, .framer-5muJR .framer-7dqmjc > :last-child, .framer-5muJR .framer-45j80t > :last-child, .framer-5muJR .framer-e3lx2g > :last-child, .framer-5muJR .framer-19ub2jk > :last-child, .framer-5muJR .framer-1zs95y > :last-child, .framer-5muJR .framer-18ugpha > :last-child, .framer-5muJR .framer-9ruaum > :last-child, .framer-5muJR .framer-c5b2ts > :last-child, .framer-5muJR .framer-xvdjcp > :last-child, .framer-5muJR .framer-zv8vbm > :last-child, .framer-5muJR .framer-1j2q7jx > :last-child, .framer-5muJR .framer-11d7sh8 > :last-child, .framer-5muJR .framer-9pr5n > :last-child, .framer-5muJR .framer-1m2hs6j > :last-child, .framer-5muJR .framer-1wq67ja > :last-child, .framer-5muJR .framer-uaq1qa > :last-child, .framer-5muJR .framer-8cv4wa > :last-child, .framer-5muJR .framer-1n7sts7 > :last-child, .framer-5muJR .framer-gbs6xy > :last-child, .framer-5muJR .framer-1hlw8zp > :last-child, .framer-5muJR .framer-1xcqg2s > :last-child, .framer-5muJR .framer-1h9abl > :last-child, .framer-5muJR .framer-al7rmi > :last-child, .framer-5muJR .framer-1bumf5f > :last-child, .framer-5muJR .framer-1ambikf > :last-child, .framer-5muJR .framer-7q0fip > :last-child, .framer-5muJR .framer-gtg8uf > :last-child, .framer-5muJR .framer-149n8yp > :last-child, .framer-5muJR .framer-1jphgxj > :last-child, .framer-5muJR .framer-10gb64z > :last-child, .framer-5muJR .framer-1t1uqqk > :last-child, .framer-5muJR .framer-1u20o46 > :last-child, .framer-5muJR .framer-1h5hqsz > :last-child, .framer-5muJR .framer-1hsbq89 > :last-child, .framer-5muJR .framer-1bqlpzz > :last-child, .framer-5muJR .framer-1j5x2gm > :last-child, .framer-5muJR .framer-pkd5mv > :last-child, .framer-5muJR .framer-1p51bec > :last-child, .framer-5muJR .framer-1pso8pa > :last-child, .framer-5muJR .framer-1dwc2u5 > :last-child { margin-right: 0px; } .framer-5muJR .framer-uruuhi > *, .framer-5muJR .framer-imuc1x > *, .framer-5muJR .framer-1meg86h > *, .framer-5muJR .framer-1tq2pzd > *, .framer-5muJR .framer-1ui7e3l > *, .framer-5muJR .framer-10wkmgo > *, .framer-5muJR .framer-1deuka3 > *, .framer-5muJR .framer-5271x > *, .framer-5muJR .framer-1phpwnp > *, .framer-5muJR .framer-p2bxxi > *, .framer-5muJR .framer-1bepxk > *, .framer-5muJR .framer-g922ua > *, .framer-5muJR .framer-sggffs > *, .framer-5muJR .framer-1e25kqe > *, .framer-5muJR .framer-kbvyzr > *, .framer-5muJR .framer-1308kug > *, .framer-5muJR .framer-1nt7oxt > *, .framer-5muJR .framer-nd8st2 > *, .framer-5muJR .framer-z5lycp > *, .framer-5muJR .framer-dli2pb > *, .framer-5muJR .framer-1um88df > *, .framer-5muJR .framer-1l37j3n > *, .framer-5muJR .framer-1vpte9l > *, .framer-5muJR .framer-14dm41c > *, .framer-5muJR .framer-6j55lb > *, .framer-5muJR .framer-2nhgr1 > *, .framer-5muJR .framer-1npaqx0 > *, .framer-5muJR .framer-1eqi11v > *, .framer-5muJR .framer-o2qyjw > *, .framer-5muJR .framer-1n7sts7 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-5muJR .framer-ibrhd6 > * { margin: 0px; margin-left: calc(60px / 2); margin-right: calc(60px / 2); } .framer-5muJR .framer-7icztr > * { margin: 0px; margin-bottom: calc(6px / 2); margin-top: calc(6px / 2); } .framer-5muJR .framer-hlzace > * { margin: 0px; margin-bottom: calc(100px / 2); margin-top: calc(100px / 2); } .framer-5muJR .framer-n7jl8b > * { margin: 0px; margin-bottom: calc(140px / 2); margin-top: calc(140px / 2); } .framer-5muJR .framer-uwlguf > *, .framer-5muJR .framer-12i9dld > *, .framer-5muJR .framer-1rykufu > * { margin: 0px; margin-left: calc(50px / 2); margin-right: calc(50px / 2); } .framer-5muJR .framer-j7jgj > *, .framer-5muJR .framer-1mruqr2 > *, .framer-5muJR .framer-ayz7ip > *, .framer-5muJR .framer-1yzax0u > *, .framer-5muJR .framer-2lwtd0 > *, .framer-5muJR .framer-1hc18ft > * { margin: 0px; margin-bottom: calc(31px / 2); margin-top: calc(31px / 2); } .framer-5muJR .framer-kzlp9c > *, .framer-5muJR .framer-7f3opd > *, .framer-5muJR .framer-1d0ofwz > * { margin: 0px; margin-bottom: calc(18px / 2); margin-top: calc(18px / 2); } .framer-5muJR .framer-1hgqatu > *, .framer-5muJR .framer-1jopusr > *, .framer-5muJR .framer-1ddy4ne > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-5muJR .framer-19gv7qu > *, .framer-5muJR .framer-cqz2f6 > *, .framer-5muJR .framer-1nje6vs > *, .framer-5muJR .framer-mn3ifv > *, .framer-5muJR .framer-gqify1 > *, .framer-5muJR .framer-to0lot > *, .framer-5muJR .framer-7d50p1 > *, .framer-5muJR .framer-10zjcu8 > *, .framer-5muJR .framer-1fqqpmq > *, .framer-5muJR .framer-1yi3qbi > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } .framer-5muJR .framer-15esj7c > *, .framer-5muJR .framer-108z22t > *, .framer-5muJR .framer-45j80t > *, .framer-5muJR .framer-19ub2jk > *, .framer-5muJR .framer-18ugpha > *, .framer-5muJR .framer-c5b2ts > *, .framer-5muJR .framer-zv8vbm > *, .framer-5muJR .framer-11d7sh8 > *, .framer-5muJR .framer-1m2hs6j > *, .framer-5muJR .framer-uaq1qa > * { margin: 0px; margin-left: calc(26px / 2); margin-right: calc(26px / 2); } .framer-5muJR .framer-9xtokw > *, .framer-5muJR .framer-1heu3qq > *, .framer-5muJR .framer-e50d3q > *, .framer-5muJR .framer-1r8yy7k > *, .framer-5muJR .framer-8mfayz > *, .framer-5muJR .framer-16mikny > *, .framer-5muJR .framer-16nbz5h > *, .framer-5muJR .framer-1j2tez5 > *, .framer-5muJR .framer-ma0rsx > *, .framer-5muJR .framer-1h5t3cw > *, .framer-5muJR .framer-w4clcr > *, .framer-5muJR .framer-1cvt4b2 > *, .framer-5muJR .framer-1jvlfmk > *, .framer-5muJR .framer-anauv1 > *, .framer-5muJR .framer-5lut5p > *, .framer-5muJR .framer-10qxdxs > *, .framer-5muJR .framer-1bmutco > *, .framer-5muJR .framer-1i3f0ps > *, .framer-5muJR .framer-1vdykoy > *, .framer-5muJR .framer-wvqhx9 > *, .framer-5muJR .framer-1v3ikm9 > * { margin: 0px; margin-bottom: calc(12px / 2); margin-top: calc(12px / 2); } .framer-5muJR .framer-ic7cak > *, .framer-5muJR .framer-7dqmjc > *, .framer-5muJR .framer-e3lx2g > *, .framer-5muJR .framer-1zs95y > *, .framer-5muJR .framer-9ruaum > *, .framer-5muJR .framer-xvdjcp > *, .framer-5muJR .framer-1j2q7jx > *, .framer-5muJR .framer-9pr5n > *, .framer-5muJR .framer-1wq67ja > *, .framer-5muJR .framer-8cv4wa > *, .framer-5muJR .framer-1h9abl > *, .framer-5muJR .framer-7q0fip > * { margin: 0px; margin-left: calc(18.046510696411133px / 2); margin-right: calc(18.046510696411133px / 2); } .framer-5muJR .framer-n2s8vw > *, .framer-5muJR .framer-1ovxhyo > *, .framer-5muJR .framer-6s3cwh > *, .framer-5muJR .framer-1vb7zvd > *, .framer-5muJR .framer-dop9kg > *, .framer-5muJR .framer-1bksnn5 > *, .framer-5muJR .framer-8ph21c > *, .framer-5muJR .framer-1fvg6wz > *, .framer-5muJR .framer-6mnujx > *, .framer-5muJR .framer-dubmmg > * { margin: 0px; margin-bottom: calc(22px / 2); margin-top: calc(22px / 2); } .framer-5muJR .framer-gbs6xy > *, .framer-5muJR .framer-1xcqg2s > *, .framer-5muJR .framer-al7rmi > *, .framer-5muJR .framer-1ambikf > *, .framer-5muJR .framer-gtg8uf > *, .framer-5muJR .framer-1jphgxj > *, .framer-5muJR .framer-1t1uqqk > *, .framer-5muJR .framer-1h5hqsz > *, .framer-5muJR .framer-1bqlpzz > *, .framer-5muJR .framer-pkd5mv > * { margin: 0px; margin-left: calc(15px / 2); margin-right: calc(15px / 2); } .framer-5muJR .framer-1hlw8zp > *, .framer-5muJR .framer-1bumf5f > *, .framer-5muJR .framer-149n8yp > *, .framer-5muJR .framer-10gb64z > *, .framer-5muJR .framer-1u20o46 > *, .framer-5muJR .framer-1hsbq89 > *, .framer-5muJR .framer-1j5x2gm > *, .framer-5muJR .framer-1p51bec > *, .framer-5muJR .framer-1pso8pa > *, .framer-5muJR .framer-1dwc2u5 > * { margin: 0px; margin-left: calc(16px / 2); margin-right: calc(16px / 2); } .framer-5muJR .framer-1ylckie > * { margin: 0px; margin-bottom: calc(70px / 2); margin-top: calc(70px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,'.framer-5muJR[data-border=\"true\"]::after, .framer-5muJR [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; }',\"@media (min-width: 810px) and (max-width: 1199px) { .framer-5muJR.framer-72rtr7 { width: 810px; } .framer-5muJR .framer-j306dl-container, .framer-5muJR .framer-16jigft-container, .framer-5muJR .framer-35mihc-container { height: var(--framer-aspect-ratio-supported, 141px); width: 92px; } .framer-5muJR .framer-qtzr0n-container { height: var(--framer-aspect-ratio-supported, 142px); width: 99px; } .framer-5muJR .framer-7icztr { gap: 12px; width: 90%; } .framer-5muJR .framer-1ui7e3l { height: 650px; width: 90%; } .framer-5muJR .framer-hlzace { gap: 60px; } .framer-5muJR .framer-n7jl8b { gap: 100px; } .framer-5muJR .framer-uwlguf, .framer-5muJR .framer-12i9dld, .framer-5muJR .framer-1rykufu { gap: 42px; width: 80%; } .framer-5muJR .framer-1mruqr2, .framer-5muJR .framer-ayz7ip, .framer-5muJR .framer-1hc18ft { aspect-ratio: 1.0678571428571428 / 1; height: var(--framer-aspect-ratio-supported, 303px); } .framer-5muJR .framer-1jkv1pq-container { height: 430px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-5muJR .framer-7icztr, .framer-5muJR .framer-hlzace, .framer-5muJR .framer-n7jl8b, .framer-5muJR .framer-uwlguf, .framer-5muJR .framer-12i9dld, .framer-5muJR .framer-1rykufu { gap: 0px; } .framer-5muJR .framer-7icztr > * { margin: 0px; margin-bottom: calc(12px / 2); margin-top: calc(12px / 2); } .framer-5muJR .framer-7icztr > :first-child, .framer-5muJR .framer-hlzace > :first-child, .framer-5muJR .framer-n7jl8b > :first-child { margin-top: 0px; } .framer-5muJR .framer-7icztr > :last-child, .framer-5muJR .framer-hlzace > :last-child, .framer-5muJR .framer-n7jl8b > :last-child { margin-bottom: 0px; } .framer-5muJR .framer-hlzace > * { margin: 0px; margin-bottom: calc(60px / 2); margin-top: calc(60px / 2); } .framer-5muJR .framer-n7jl8b > * { margin: 0px; margin-bottom: calc(100px / 2); margin-top: calc(100px / 2); } .framer-5muJR .framer-uwlguf > *, .framer-5muJR .framer-12i9dld > *, .framer-5muJR .framer-1rykufu > * { margin: 0px; margin-left: calc(42px / 2); margin-right: calc(42px / 2); } .framer-5muJR .framer-uwlguf > :first-child, .framer-5muJR .framer-12i9dld > :first-child, .framer-5muJR .framer-1rykufu > :first-child { margin-left: 0px; } .framer-5muJR .framer-uwlguf > :last-child, .framer-5muJR .framer-12i9dld > :last-child, .framer-5muJR .framer-1rykufu > :last-child { margin-right: 0px; } }}\",\"@media (max-width: 809px) { .framer-5muJR.framer-72rtr7 { width: 390px; } .framer-5muJR .framer-1k0d93m { width: 90%; } .framer-5muJR .framer-1346g8 { gap: 46px; } .framer-5muJR .framer-ibrhd6 { gap: 32px; } .framer-5muJR .framer-j306dl-container, .framer-5muJR .framer-16jigft-container, .framer-5muJR .framer-35mihc-container { height: var(--framer-aspect-ratio-supported, 68px); width: 44px; } .framer-5muJR .framer-qtzr0n-container { height: var(--framer-aspect-ratio-supported, 68px); width: 48px; } .framer-5muJR .framer-1xhbhu1 { flex: 0.9 0 0px; } .framer-5muJR .framer-7icztr, .framer-5muJR .framer-1n7sts7 { width: 80%; } .framer-5muJR .framer-ndj067 { padding: 100px 0px 100px 0px; } .framer-5muJR .framer-1ocyfgo, .framer-5muJR .framer-1lin61z, .framer-5muJR .framer-10wkmgo, .framer-5muJR .framer-1f0l8ss, .framer-5muJR .framer-15exp29 { width: 100%; } .framer-5muJR .framer-1e2hzxj { gap: 50px; } .framer-5muJR .framer-ade1ux, .framer-5muJR .framer-11ldcni { flex: 0.8 0 0px; } .framer-5muJR .framer-1ui7e3l { flex-direction: column; height: min-content; width: 80%; } .framer-5muJR .framer-1i12ycm-container { flex: none; height: 400px; width: 100%; } .framer-5muJR .framer-1vvez5t { flex: none; height: min-content; width: 100%; } .framer-5muJR .framer-1hlznd0-container, .framer-5muJR .framer-18oddsw-container { flex: none; height: 400px; } .framer-5muJR .framer-9bv6on { padding: 100px 0px 80px 0px; } .framer-5muJR .framer-hlzace { gap: 22px; } .framer-5muJR .framer-n7jl8b { gap: 60px; } .framer-5muJR .framer-uwlguf, .framer-5muJR .framer-12i9dld, .framer-5muJR .framer-1rykufu { flex-direction: column; width: 80%; } .framer-5muJR .framer-j7jgj, .framer-5muJR .framer-2lwtd0 { flex: none; width: 100%; } .framer-5muJR .framer-1mruqr2 { flex: none; height: var(--framer-aspect-ratio-supported, 312px); width: 100%; } .framer-5muJR .framer-ayz7ip { flex: none; height: var(--framer-aspect-ratio-supported, 312px); order: 1; width: 100%; } .framer-5muJR .framer-1yzax0u { flex: none; order: 0; width: 100%; } .framer-5muJR .framer-1hc18ft { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 312px); width: 100%; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-5muJR .framer-1346g8, .framer-5muJR .framer-ibrhd6, .framer-5muJR .framer-1e2hzxj, .framer-5muJR .framer-1ui7e3l, .framer-5muJR .framer-hlzace, .framer-5muJR .framer-n7jl8b, .framer-5muJR .framer-uwlguf, .framer-5muJR .framer-12i9dld, .framer-5muJR .framer-1rykufu { gap: 0px; } .framer-5muJR .framer-1346g8 > * { margin: 0px; margin-left: calc(46px / 2); margin-right: calc(46px / 2); } .framer-5muJR .framer-1346g8 > :first-child, .framer-5muJR .framer-ibrhd6 > :first-child { margin-left: 0px; } .framer-5muJR .framer-1346g8 > :last-child, .framer-5muJR .framer-ibrhd6 > :last-child { margin-right: 0px; } .framer-5muJR .framer-ibrhd6 > * { margin: 0px; margin-left: calc(32px / 2); margin-right: calc(32px / 2); } .framer-5muJR .framer-1e2hzxj > *, .framer-5muJR .framer-uwlguf > *, .framer-5muJR .framer-12i9dld > *, .framer-5muJR .framer-1rykufu > * { margin: 0px; margin-bottom: calc(50px / 2); margin-top: calc(50px / 2); } .framer-5muJR .framer-1e2hzxj > :first-child, .framer-5muJR .framer-1ui7e3l > :first-child, .framer-5muJR .framer-hlzace > :first-child, .framer-5muJR .framer-n7jl8b > :first-child, .framer-5muJR .framer-uwlguf > :first-child, .framer-5muJR .framer-12i9dld > :first-child, .framer-5muJR .framer-1rykufu > :first-child { margin-top: 0px; } .framer-5muJR .framer-1e2hzxj > :last-child, .framer-5muJR .framer-1ui7e3l > :last-child, .framer-5muJR .framer-hlzace > :last-child, .framer-5muJR .framer-n7jl8b > :last-child, .framer-5muJR .framer-uwlguf > :last-child, .framer-5muJR .framer-12i9dld > :last-child, .framer-5muJR .framer-1rykufu > :last-child { margin-bottom: 0px; } .framer-5muJR .framer-1ui7e3l > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-5muJR .framer-hlzace > * { margin: 0px; margin-bottom: calc(22px / 2); margin-top: calc(22px / 2); } .framer-5muJR .framer-n7jl8b > * { margin: 0px; margin-bottom: calc(60px / 2); margin-top: calc(60px / 2); } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 5726.5\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"E7nctGFGQ\":{\"layout\":[\"fixed\",\"auto\"]},\"WhsCT8D9O\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections {\"zPiNOKRCV\":{\"pattern\":\":zPiNOKRCV\",\"name\":\"hero\"},\"t8Phf1EVP\":{\"pattern\":\":t8Phf1EVP\",\"name\":\"about\"},\"Ef6WLgSiW\":{\"pattern\":\":Ef6WLgSiW\",\"name\":\"services\"},\"lrGRufMw4\":{\"pattern\":\":lrGRufMw4\",\"name\":\"koan-captial\"},\"bo3LECR8A\":{\"pattern\":\":bo3LECR8A\",\"name\":\"kaon-investment-management\"},\"f74_4rJpR\":{\"pattern\":\":f74_4rJpR\",\"name\":\"koan-advisory-services\"},\"m5q3OhOhl\":{\"pattern\":\":m5q3OhOhl\",\"name\":\"team\"},\"cNQeYu4xD\":{\"pattern\":\":cNQeYu4xD\",\"name\":\"contact\"}}\n * @framerResponsiveScreen\n */const FrameraugiA20Il=withCSS(Component,css,\"framer-5muJR\");export default FrameraugiA20Il;FrameraugiA20Il.displayName=\"Home\";FrameraugiA20Il.defaultProps={height:5726.5,width:1200};addFonts(FrameraugiA20Il,[{explicitInter:true,fonts:[{family:\"Manrope\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/manrope/v15/xn7_YHE41ni1AdIRqAuZuw1Bx9mbZk4jE-_A87jxeN7B.woff2\",weight:\"600\"},{family:\"Manrope\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/manrope/v15/xn7_YHE41ni1AdIRqAuZuw1Bx9mbZk59FO_A87jxeN7B.woff2\",weight:\"200\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"},{family:\"Manrope\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/manrope/v15/xn7_YHE41ni1AdIRqAuZuw1Bx9mbZk7PFO_A87jxeN7B.woff2\",weight:\"500\"},{family:\"Manrope\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/manrope/v15/xn7_YHE41ni1AdIRqAuZuw1Bx9mbZk4aE-_A87jxeN7B.woff2\",weight:\"700\"},{family:\"Manrope\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/manrope/v15/xn7_YHE41ni1AdIRqAuZuw1Bx9mbZk6jFO_A87jxeN7B.woff2\",weight:\"300\"}]},...TopBarCopyFonts,...VideoFonts,...KoanCapitalFonts,...KaonInvestmentFonts,...KaonAdvisoryFonts,...VideoBoxFonts,...SlideshowFonts,...ContactSectionCTAFonts,...FooterFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FrameraugiA20Il\",\"slots\":[],\"annotations\":{\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"5726.5\",\"framerIntrinsicWidth\":\"1200\",\"framerContractVersion\":\"1\",\"framerScrollSections\":\"{\\\"zPiNOKRCV\\\":{\\\"pattern\\\":\\\":zPiNOKRCV\\\",\\\"name\\\":\\\"hero\\\"},\\\"t8Phf1EVP\\\":{\\\"pattern\\\":\\\":t8Phf1EVP\\\",\\\"name\\\":\\\"about\\\"},\\\"Ef6WLgSiW\\\":{\\\"pattern\\\":\\\":Ef6WLgSiW\\\",\\\"name\\\":\\\"services\\\"},\\\"lrGRufMw4\\\":{\\\"pattern\\\":\\\":lrGRufMw4\\\",\\\"name\\\":\\\"koan-captial\\\"},\\\"bo3LECR8A\\\":{\\\"pattern\\\":\\\":bo3LECR8A\\\",\\\"name\\\":\\\"kaon-investment-management\\\"},\\\"f74_4rJpR\\\":{\\\"pattern\\\":\\\":f74_4rJpR\\\",\\\"name\\\":\\\"koan-advisory-services\\\"},\\\"m5q3OhOhl\\\":{\\\"pattern\\\":\\\":m5q3OhOhl\\\",\\\"name\\\":\\\"team\\\"},\\\"cNQeYu4xD\\\":{\\\"pattern\\\":\\\":cNQeYu4xD\\\",\\\"name\\\":\\\"contact\\\"}}\",\"framerResponsiveScreen\":\"\",\"framerImmutableVariables\":\"true\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"E7nctGFGQ\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"WhsCT8D9O\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["containerStyles", "emptyStateStyle", "defaultEvents", "ControlType", "fontSizeOptions", "fontControls", "font", "useOnEnter", "onEnter", "enabled", "useOnSpecificTargetChange", "useOnExit", "onExit", "goal", "callback", "isInTarget", "useIsInCurrentNavigationTarget", "ue", "isBrowserSafari", "navigator", "userAgent", "useIsBrowserSafari", "se", "useRenderTarget", "se", "RenderTarget", "useIsOnCanvas", "se", "RenderTarget", "useRadius", "props", "borderRadius", "isMixedBorderRadius", "topLeftRadius", "topRightRadius", "bottomRightRadius", "bottomLeftRadius", "se", "borderRadiusControl", "ControlType", "paddingControl", "ControlType", "ObjectFitType", "SrcType", "defaultVideo", "getProps", "props", "width", "height", "topLeft", "topRight", "bottomRight", "bottomLeft", "id", "children", "rest", "Video", "newProps", "p", "VideoMemo", "usePlaybackControls", "videoRef", "isInCurrentNavigationTarget", "useIsInCurrentNavigationTarget", "requestingPlay", "pe", "isPlayingRef", "setProgress", "te", "rawProgress", "newProgress", "isAlreadySet", "play", "video", "e", "pause", "useAutoplayBehavior", "playingProp", "muted", "loop", "playsinline", "controls", "initialPlayingProp", "ye", "hasPlayingPropChanged", "setHasPlayingPropChanged", "behavesAsGif", "autoplay", "X", "srcType", "srcUrl", "srcFile", "posterEnabled", "playing", "restartOnEnter", "objectFit", "backgroundColor", "radius", "volume", "startTimeProp", "poster", "progress", "onSeeked", "onPause", "onPlay", "onEnd", "onClick", "onMouseEnter", "onMouseLeave", "onMouseDown", "onMouseUp", "isSafari", "useIsBrowserSafari", "wasPausedOnLeave", "wasEndedOnLeave", "isOnCanvas", "useIsOnCanvas", "renderTarget", "useRenderTarget", "isStaticRenderer", "RenderTarget", "borderRadius", "useRadius", "autoplayBehavior", "isInViewport", "useInView", "isCloseToViewport", "startTime", "isPlaying", "ue", "isMountedAndReadyForProgressChanges", "rawProgressValue", "isMotionValue", "value", "useOnEnter", "useOnExit", "src", "se", "fragment", "handleReady", "capitalizeFirstLetter", "titleCase", "objectFitOptions", "addPropertyControls", "ControlType", "borderRadiusControl", "defaultEvents", "noopReturn", "t", "e", "t", "velocityPerSecond", "calcBezier", "t", "n", "e", "i", "binarySubdivide", "o", "r", "c", "u", "a", "s", "cubicBezier", "noopReturn", "getTForX", "l", "cubicBezier", "__rest", "e", "t", "r", "n", "o", "n", "e", "t", "r", "n", "calcGeneratorVelocity", "t", "s", "r", "a", "velocityPerSecond", "calcDampingRatio", "e", "hasReachedTarget", "spring", "o", "c", "i", "h", "u", "d", "f", "l", "g", "glide", "isOutOfBounds", "nearestBoundary", "m", "calcDelta", "calcLatest", "applyFriction", "p", "checkCatchBoundary", "pregenerateKeyframes", "noopReturn", "W", "L", "D", "e", "M", "noopReturn", "k", "asTransformCssVar", "B", "L", "W", "t", "j", "B", "testAnimation", "e", "C", "$", "R", "resolveElements", "e", "t", "n", "createGeneratorEasing", "e", "t", "n", "getGenerator", "i", "s", "r", "a", "getKeyframes", "pregenerateKeyframes", "o", "c", "isNumberOrNull", "l", "f", "u", "d", "calcGeneratorVelocity", "g", "m", "N", "spring", "F", "glide", "U", "inView$1", "resolveElements", "onIntersectionChange", "q", "K", "getElementSize", "notifyTarget", "notifyAll", "createResizeObserver", "resizeElement", "G", "_", "createWindowResizeHandler", "window", "resizeWindow", "resize", "dispatchPointerEvent", "e", "t", "n", "dispatchViewEvent", "se", "i", "s", "__rest", "inView$1", "o", "mouseEvent", "re", "ae", "onPointerUp", "window", "onPointerDown", "ce", "le", "isBrowser", "usePageVisibility", "isVisible", "setIsVisible", "ye", "ue", "onVisibilityChange", "awaitRefCallback", "element", "controller", "refCallbackResolve", "refCallbackPromise", "resolve", "reject", "current", "node", "OPACITY_0", "Slideshow", "props", "slots", "startFrom", "direction", "effectsOptions", "autoPlayControl", "dragControl", "alignment", "gap", "padding", "paddingPerSide", "paddingTop", "paddingRight", "paddingBottom", "paddingLeft", "itemAmount", "fadeOptions", "intervalControl", "transitionControl", "arrowOptions", "borderRadius", "progressOptions", "style", "effectsOpacity", "effectsScale", "effectsRotate", "effectsPerspective", "effectsHover", "playOffscreen", "fadeContent", "overflow", "fadeWidth", "fadeInset", "fadeAlpha", "showMouseControls", "arrowSize", "arrowRadius", "arrowFill", "leftArrow", "rightArrow", "arrowShouldSpace", "arrowShouldFadeIn", "arrowPosition", "arrowPadding", "arrowGap", "arrowPaddingTop", "arrowPaddingRight", "arrowPaddingBottom", "arrowPaddingLeft", "showProgressDots", "dotSize", "dotsInset", "dotsRadius", "dotsPadding", "dotsGap", "dotsFill", "dotsBackground", "dotsActiveOpacity", "dotsOpacity", "dotsBlur", "paddingValue", "isCanvas", "RenderTarget", "filteredSlots", "hasChildren", "j", "isHorizontal", "isInverted", "u", "placeholderStyles", "p", "emojiStyles", "titleStyles", "subtitleStyles", "parentRef", "pe", "childrenRef", "se", "index", "timeoutRef", "size", "setSize", "ye", "isHovering", "setIsHovering", "shouldPlayOnHover", "setShouldPlayOnHover", "isMouseDown", "setIsMouseDown", "isResizing", "setIsResizing", "dupedChildren", "duplicateBy", "measure", "te", "firstChild", "lastChild", "parentLength", "start", "childrenLength", "itemSize", "itemWidth", "itemHeight", "viewportLength", "window", "Z", "scheduleMeasure", "frame", "fe", "initialResize", "ue", "resize", "contentSize", "timer", "totalItems", "childrenSize", "itemWithGap", "itemOffset", "currentItem", "setCurrentItem", "isDragging", "setIsDragging", "visibilityRef", "isInView", "useInView", "isVisible", "usePageVisibility", "factor", "xOrY", "useMotionValue", "canvasPosition", "newPosition", "wrappedValue", "useTransform", "value", "wrapped", "wrap", "wrappedIndex", "wrappedIndexInverted", "switchPages", "animate", "item", "setDelta", "delta", "transition", "setPage", "currentItemWrapped", "currentItemWrappedInvert", "goto", "gotoInverted", "handleDragStart", "handleDragEnd", "event", "offset", "velocity", "offsetXorY", "velocityThreshold", "velocityXorY", "isHalfOfNext", "isHalfOfPrev", "normalizedOffset", "itemDelta", "itemDeltaFromOne", "childCounter", "columnOrRowValue", "child", "childIndex", "ref", "Slide", "fadeDirection", "fadeWidthStart", "fadeWidthEnd", "fadeInsetStart", "clamp", "fadeInsetEnd", "fadeMask", "dots", "dotsBlurStyle", "i", "Dot", "dotStyle", "baseButtonStyles", "dragProps", "arrowHasTop", "arrowHasBottom", "arrowHasLeft", "arrowHasRight", "arrowHasMid", "containerStyle", "motion", "controlsStyles", "dotsContainerStyle", "addPropertyControls", "ControlType", "num", "min", "max", "Y", "slideKey", "width", "height", "numChildren", "effects", "isLast", "childOffset", "scrollRange", "val", "rotateY", "rotateX", "opacity", "scale", "originXorY", "latest", "newValue", "visibility", "mix", "LayoutGroup", "q", "selectedOpacity", "total", "buttonStyle", "isSelected", "inlinePadding", "top", "bottom", "right", "left", "enabledGestures", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "getProps", "height", "id", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "scopingClassNames", "cx", "isDisplayed", "LayoutGroup", "Link", "u", "SVG", "RichText2", "css", "FrameraR6zPMF2k", "withCSS", "aR6zPMF2k_default", "addFonts", "enabledGestures", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "getProps", "height", "id", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "scopingClassNames", "cx", "isDisplayed", "LayoutGroup", "Link", "u", "SVG", "RichText2", "css", "FramerCXIPYqmV5", "withCSS", "CXIPYqmV5_default", "addFonts", "enabledGestures", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "getProps", "height", "id", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "scopingClassNames", "cx", "isDisplayed", "LayoutGroup", "Link", "u", "SVG", "RichText2", "css", "FramereWk_TNNvi", "withCSS", "eWk_TNNvi_default", "addFonts", "enabledGestures", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "transformTemplate1", "_", "t", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "getProps", "height", "id", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "scopingClassNames", "cx", "LayoutGroup", "Link", "RichText2", "u", "css", "FramerWFIWyJ1qa", "withCSS", "WFIWyJ1qa_default", "addFonts", "VideoFonts", "getFonts", "Video", "VideoControls", "getPropertyControls", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "file", "height", "id", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "l_sVkthXq", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "scopingClassNames", "cx", "LayoutGroup", "ComponentViewportProvider", "SmartComponentScopedContainer", "css", "FrameryajvYp14m", "withCSS", "yajvYp14m_default", "addPropertyControls", "ControlType", "addFonts", "fontStore", "fonts", "css", "className", "fontStore", "fonts", "css", "className", "fontStore", "fonts", "css", "className", "TopBarCopyFonts", "getFonts", "MLij2zu_W_default", "RichTextWithOptimizedAppearEffect", "withOptimizedAppearEffect", "RichText2", "VideoFonts", "Video", "ContainerWithOptimizedAppearEffect", "Container", "KoanCapitalFonts", "CXIPYqmV5_default", "ContainerWithFX", "withFX", "KaonInvestmentFonts", "aR6zPMF2k_default", "KaonAdvisoryFonts", "eWk_TNNvi_default", "MotionDivWithFX", "motion", "VideoBoxFonts", "yajvYp14m_default", "VideoBoxWithVariantAppearEffect", "withVariantAppearEffect", "SlideshowFonts", "Slideshow", "RichTextWithFX", "ContactSectionCTAFonts", "WFIWyJ1qa_default", "FooterFonts", "B4VJSyncc_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "transition1", "animation", "animation1", "transition2", "animation2", "transition3", "animation3", "animation4", "transition4", "animation5", "transition5", "animation6", "transition6", "animation7", "transition7", "animation8", "animation9", "animation10", "transition8", "animation11", "animation12", "animation13", "animation14", "animation15", "animation16", "transition9", "animation17", "animation18", "HTMLStyle", "value", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "scopingClassNames", "cx", "elementId", "useRouteElementId", "ref1", "elementId1", "ref2", "elementId2", "ref3", "elementId3", "ref4", "elementId4", "ref5", "elementId5", "ref6", "elementId6", "ref7", "isDisplayed", "isDisplayed1", "elementId7", "ref8", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "ComponentViewportProvider", "PropertyOverrides2", "x", "Link", "Image2", "SVG", "css", "FrameraugiA20Il", "withCSS", "augiA20Il_default", "addFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
