{
  "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://framerusercontent.com/modules/B2xAlJLcN0gOnt11mSPw/6YdWVZhgezRAHPsDckZo/Ticker.js", "ssg:https://framerusercontent.com/modules/xRcYhKiMHl1GQNQbXl4e/zSc3sghFErTqXY8fBUco/tEMG3Fif6.js", "ssg:https://framerusercontent.com/modules/kAYkXekgZ5ep93YfKQ4G/ra82I7qrpxjZ143fPtfI/vaSeUEBOL.js", "ssg:https://framerusercontent.com/modules/tb56V5VjdegZ7VMrXlEG/Rre2NSjEoWbVTDrT9mGl/fqo2kTmnL.js", "ssg:https://framerusercontent.com/modules/7WOnju2sV8fNZAj6OcPf/S62YUjmb2GTVrbqA0k0M/aCjji0E7G.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", "import{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{Children,useEffect,useState,useRef,useMemo,createRef,useCallback,cloneElement}from\"react\";import{addPropertyControls,ControlType,RenderTarget}from\"framer\";import{useAnimationFrame,useReducedMotion,LayoutGroup,useInView,useMotionValue,useTransform,motion,wrap,frame}from\"framer-motion\";import{resize}from\"@motionone/dom\";const MAX_DUPLICATED_ITEMS=100;const directionTransformers={left:offset=>`translateX(-${offset}px)`,right:offset=>`translateX(${offset}px)`,top:offset=>`translateY(-${offset}px)`,bottom:offset=>`translateY(${offset}px)`};const supportsAcceleratedAnimations=typeof Animation!==\"undefined\"&&typeof Animation.prototype.updatePlaybackRate===\"function\";/**\n *\n * @framerIntrinsicWidth 400\n * @framerIntrinsicHeight 200\n *\n * @framerDisableUnlink\n *\n * @framerSupportedLayoutWidth fixed\n * @framerSupportedLayoutHeight fixed\n */export default function Ticker(props){/* Props */let{slots,gap,padding,paddingPerSide,paddingTop,paddingRight,paddingBottom,paddingLeft,speed,hoverFactor,direction,alignment,sizingOptions,fadeOptions,style}=props;const{fadeContent,overflow,fadeWidth,fadeInset,fadeAlpha}=fadeOptions;const{widthType,heightType}=sizingOptions;const paddingValue=paddingPerSide?`${paddingTop}px ${paddingRight}px ${paddingBottom}px ${paddingLeft}px`:`${padding}px`;/* Checks */const currentTarget=RenderTarget.current();const isCanvas=currentTarget===RenderTarget.canvas||currentTarget===RenderTarget.export;// Remove empty slots (such as hidden layers)\nconst filteredSlots=slots.filter(Boolean);const numChildren=Children.count(filteredSlots);const hasChildren=numChildren>0;if(direction===true){direction=\"left\";}const isHorizontal=direction===\"left\"||direction===\"right\";const offset=useMotionValue(0);const transformer=directionTransformers[direction];const transform=useTransform(offset,transformer);/* Refs and State */const parentRef=useRef(null);const childrenRef=useMemo(()=>{return[/*#__PURE__*/createRef(),/*#__PURE__*/createRef()];},[]);const[size,setSize]=useState({parent:null,children:null});/* Arrays */let clonedChildren=[];let dupedChildren=[];/* Duplicate value */let duplicateBy=0;let opacity=0;if(isCanvas){duplicateBy=numChildren?Math.floor(10/numChildren):0;opacity=1;}if(!isCanvas&&hasChildren&&size.parent){duplicateBy=Math.round(size.parent/size.children*2)+1;duplicateBy=Math.min(duplicateBy,MAX_DUPLICATED_ITEMS);opacity=1;}/* Measure parent and child */const measure=useCallback(()=>{if(hasChildren&&parentRef.current){const parentLength=isHorizontal?parentRef.current.offsetWidth:parentRef.current.offsetHeight;const start=childrenRef[0].current?isHorizontal?childrenRef[0].current.offsetLeft:childrenRef[0].current.offsetTop:0;const end=childrenRef[1].current?isHorizontal?childrenRef[1].current.offsetLeft+childrenRef[1].current.offsetWidth:childrenRef[1].current.offsetTop+childrenRef[1].current.offsetHeight:0;const childrenLength=end-start+gap;setSize({parent:parentLength,children:childrenLength});}},[]);const childrenStyles=isCanvas?{contentVisibility:\"auto\"}:{};/* Add refs to first and last child */if(hasChildren){// TODO: These conditional hooks will be unsafe if hasChildren ever changes outside the canvas.\nif(!isCanvas){/**\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             */let initialResize=useRef(true);useEffect(()=>{frame.read(measure);return resize(parentRef.current,({contentSize})=>{if(!initialResize.current&&(contentSize.width||contentSize.height)){frame.read(measure);}initialResize.current=false;});},[]);}clonedChildren=Children.map(filteredSlots,(child,index)=>{var _child_props,_child_props1,_child_props2,_child_props3;let ref;if(index===0){ref=childrenRef[0];}if(index===filteredSlots.length-1){ref=childrenRef[1];}const size={width:widthType?(_child_props=child.props)===null||_child_props===void 0?void 0:_child_props.width:\"100%\",height:heightType?(_child_props1=child.props)===null||_child_props1===void 0?void 0:_child_props1.height:\"100%\"};return /*#__PURE__*/_jsx(LayoutGroup,{inherit:\"id\",children:/*#__PURE__*/_jsx(\"li\",{ref:ref,style:size,children:/*#__PURE__*/cloneElement(child,{style:{...(_child_props2=child.props)===null||_child_props2===void 0?void 0:_child_props2.style,...size,flexShrink:0,...childrenStyles},layoutId:child.props.layoutId?child.props.layoutId+\"-original-\"+index:undefined},(_child_props3=child.props)===null||_child_props3===void 0?void 0:_child_props3.children)})});});}if(!isCanvas){for(let i=0;i<duplicateBy;i++){dupedChildren=[...dupedChildren,...Children.map(filteredSlots,(child,childIndex)=>{var _child_props,_child_props1,_child_props2,_child_props3,_child_props4,_child_props5;const size={width:widthType?(_child_props=child.props)===null||_child_props===void 0?void 0:_child_props.width:\"100%\",height:heightType?(_child_props1=child.props)===null||_child_props1===void 0?void 0:_child_props1.height:\"100%\",willChange:\"transform\"};return /*#__PURE__*/_jsx(LayoutGroup,{inherit:\"id\",children:/*#__PURE__*/_jsx(\"li\",{style:size,\"aria-hidden\":true,children:/*#__PURE__*/cloneElement(child,{key:i+\" \"+childIndex,style:{...(_child_props2=child.props)===null||_child_props2===void 0?void 0:_child_props2.style,width:widthType?(_child_props3=child.props)===null||_child_props3===void 0?void 0:_child_props3.width:\"100%\",height:heightType?(_child_props4=child.props)===null||_child_props4===void 0?void 0:_child_props4.height:\"100%\",flexShrink:0,...childrenStyles},layoutId:child.props.layoutId?child.props.layoutId+\"-dupe-\"+i:undefined},(_child_props5=child.props)===null||_child_props5===void 0?void 0:_child_props5.children)},i+\"li\"+childIndex)},i+\"lg\"+childIndex);})];}}const animateToValue=size.children+size.children*Math.round(size.parent/size.children);const initialTime=useRef(null);const prevTime=useRef(null);const xOrY=useRef(0);const isHover=useRef(false);const isReducedMotion=useReducedMotion();const listRef=useRef(null);const animationRef=useRef(null);/**\n     * Setup animations\n     */if(!isCanvas){const isInView=useInView(parentRef);/**\n         * If this is an animation we can hardware accelerate, animate with WAAPI\n         */if(supportsAcceleratedAnimations){useEffect(()=>{if(isReducedMotion||!animateToValue||!speed){return;}animationRef.current=listRef.current.animate({transform:[transformer(0),transformer(animateToValue)]},{duration:Math.abs(animateToValue)/speed*1e3,iterations:Infinity,easing:\"linear\"});return()=>animationRef.current.cancel();},[hoverFactor,animateToValue,speed]);// Pause the animation when it's out of view\nuseEffect(()=>{if(!animationRef.current)return;if(isInView&&animationRef.current.playState===\"paused\"){animationRef.current.play();}else if(!isInView&&animationRef.current.playState===\"running\"){animationRef.current.pause();}},[isInView]);}else{/**\n             * If we can't accelerate this animation because we have a hoverFactor defined\n             * animate with a rAF loop.\n             */useAnimationFrame(t=>{if(!animateToValue||isReducedMotion||supportsAcceleratedAnimations){return;}/**\n                 * In case this animation is delayed from starting because we're running a bunch\n                 * of other work, we want to set an initial time rather than counting from 0.\n                 * That ensures that if the animation is delayed, it starts from the first frame\n                 * rather than jumping.\n                 */if(initialTime.current===null){initialTime.current=t;}t=t-initialTime.current;const timeSince=prevTime.current===null?0:t-prevTime.current;let delta=timeSince*(speed/1e3);if(isHover.current){delta*=hoverFactor;}xOrY.current+=delta;xOrY.current=wrap(0,animateToValue,xOrY.current);prevTime.current=t;if(!isInView)return;offset.set(xOrY.current);});}}/* Fades */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}%)`;/* Empty state */if(!hasChildren){return /*#__PURE__*/_jsxs(\"section\",{style:placeholderStyles,children:[/*#__PURE__*/_jsx(\"div\",{style:emojiStyles,children:\"\u2728\"}),/*#__PURE__*/_jsx(\"p\",{style:titleStyles,children:\"Connect to Content\"}),/*#__PURE__*/_jsx(\"p\",{style:subtitleStyles,children:\"Add layers or components to infinitely loop on your page.\"})]});}return /*#__PURE__*/_jsx(\"section\",{style:{...containerStyle,opacity:opacity,WebkitMaskImage:fadeContent?fadeMask:undefined,MozMaskImage:fadeContent?fadeMask:undefined,maskImage:fadeContent?fadeMask:undefined,overflow:overflow?\"visible\":\"hidden\",padding:paddingValue},ref:parentRef,children:/*#__PURE__*/_jsxs(motion.ul,{ref:listRef,style:{...containerStyle,gap:gap,top:direction===\"bottom\"&&isValidNumber(animateToValue)?-animateToValue:undefined,left:direction===\"right\"&&isValidNumber(animateToValue)?-animateToValue:undefined,placeItems:alignment,position:\"relative\",flexDirection:isHorizontal?\"row\":\"column\",...style,willChange:isCanvas?\"auto\":\"transform\",transform:supportsAcceleratedAnimations?transformer(0):transform},onMouseEnter:()=>{isHover.current=true;if(animationRef.current){// TODO Replace with updatePlaybackRate when Chrome bugs sorted\nanimationRef.current.playbackRate=hoverFactor;}},onMouseLeave:()=>{isHover.current=false;if(animationRef.current){// TODO Replace with updatePlaybackRate when Chrome bugs sorted\nanimationRef.current.playbackRate=1;}},children:[clonedChildren,dupedChildren]})});}/* Default Properties */Ticker.defaultProps={gap:10,padding:10,sizingOptions:{widthType:true,heightType:true},fadeOptions:{fadeContent:true,overflow:false,fadeWidth:25,fadeAlpha:0,fadeInset:0},direction:true};/* Property Controls */addPropertyControls(Ticker,{slots:{type:ControlType.Array,title:\"Children\",control:{type:ControlType.ComponentInstance}},speed:{type:ControlType.Number,title:\"Speed\",min:0,max:1e3,defaultValue:100,unit:\"%\",displayStepper:true,step:5},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\"],defaultValue:\"left\",displaySegmentedControl:true},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},gap:{type:ControlType.Number,title:\"Gap\"},padding:{title:\"Padding\",type:ControlType.FusedNumber,toggleKey:\"paddingPerSide\",toggleTitles:[\"Padding\",\"Padding per side\"],valueKeys:[\"paddingTop\",\"paddingRight\",\"paddingBottom\",\"paddingLeft\"],valueLabels:[\"T\",\"R\",\"B\",\"L\"],min:0},sizingOptions:{type:ControlType.Object,title:\"Sizing\",controls:{widthType:{type:ControlType.Boolean,title:\"Width\",enabledTitle:\"Auto\",disabledTitle:\"Stretch\",defaultValue:true},heightType:{type:ControlType.Boolean,title:\"Height\",enabledTitle:\"Auto\",disabledTitle:\"Stretch\",defaultValue:true}}},fadeOptions:{type:ControlType.Object,title:\"Clipping\",controls:{fadeContent:{type:ControlType.Boolean,title:\"Fade\",defaultValue:true},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;}}}},hoverFactor:{type:ControlType.Number,title:\"Hover\",min:0,max:1,unit:\"x\",defaultValue:1,step:.1,displayStepper:true,description:\"Slows down the speed while you are hovering.\"}});/* Placeholder Styles */const containerStyle={display:\"flex\",width:\"100%\",height:\"100%\",maxWidth:\"100%\",maxHeight:\"100%\",placeItems:\"center\",margin:0,padding:0,listStyleType:\"none\",textIndent:\"none\"};/* 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:150,lineHeight:1.5,textAlign:\"center\"};/* Clamp function, used for fadeInset */const clamp=(num,min,max)=>Math.min(Math.max(num,min),max);const isValidNumber=value=>typeof value===\"number\"&&!isNaN(value);\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"Ticker\",\"slots\":[],\"annotations\":{\"framerDisableUnlink\":\"*\",\"framerContractVersion\":\"1\",\"framerSupportedLayoutHeight\":\"fixed\",\"framerIntrinsicHeight\":\"200\",\"framerSupportedLayoutWidth\":\"fixed\",\"framerIntrinsicWidth\":\"400\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Ticker.map", "// Generated by Framer (f7d95e4)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,Image,SmartComponentScopedContainer,useComponentViewport,useLocaleInfo,useVariantState,withCSS,withFX,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import Ticker from\"https://framerusercontent.com/modules/B2xAlJLcN0gOnt11mSPw/6YdWVZhgezRAHPsDckZo/Ticker.js\";const TickerFonts=getFonts(Ticker);const MotionSectionWithFXWithOptimizedAppearEffect=withOptimizedAppearEffect(withFX(motion.section));const cycleOrder=[\"K531eFz8w\",\"VFE4PuATl\"];const serializationHash=\"framer-tIeRH\";const variantClassNames={K531eFz8w:\"framer-v-g41csf\",VFE4PuATl:\"framer-v-2fqot5\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={delay:1.4,duration:2,ease:[.25,1,.5,1],type:\"tween\"};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:70};const transition2={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={\"Variant 1\":\"K531eFz8w\",Mobile:\"VFE4PuATl\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"K531eFz8w\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"K531eFz8w\",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:transition2,children:/*#__PURE__*/_jsx(MotionSectionWithFXWithOptimizedAppearEffect,{...restProps,...gestureHandlers,__framer__presenceAnimate:animation,__framer__presenceInitial:animation1,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:cx(scopingClassNames,\"framer-g41csf\",className,classNames),\"data-framer-appear-id\":\"g41csf\",\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"K531eFz8w\",optimized:true,ref:refBinding,style:{...style},...addPropertyOverrides({VFE4PuATl:{\"data-framer-name\":\"Mobile\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-ky829w-container\",\"data-framer-name\":\"Ticker - Desktop\",isAuthoredByUser:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"nDCMZRWAR-container\",name:\"Ticker - Desktop\",nodeId:\"nDCMZRWAR\",rendersWithMotion:true,scopeId:\"tEMG3Fif6\",children:/*#__PURE__*/_jsx(Ticker,{alignment:\"center\",direction:\"left\",fadeOptions:{fadeAlpha:0,fadeContent:false,fadeInset:0,fadeWidth:25,overflow:false},gap:15,height:\"100%\",hoverFactor:1,id:\"nDCMZRWAR\",layoutId:\"nDCMZRWAR\",name:\"Ticker - Desktop\",padding:0,paddingBottom:0,paddingLeft:0,paddingPerSide:false,paddingRight:0,paddingTop:0,sizingOptions:{heightType:true,widthType:true},slots:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1oyfi76\",\"data-framer-name\":\"Ticker Image - Desktop 1\",layoutDependency:layoutDependency,layoutId:\"alaRgZKhw\",style:{backgroundColor:\"rgb(255, 255, 255)\"},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:6e3,pixelWidth:4e3,sizes:\"420px\",src:\"https://framerusercontent.com/images/B1X84QXBKj88XMqyskQ0ZF3dqY4.jpg\",srcSet:\"https://framerusercontent.com/images/B1X84QXBKj88XMqyskQ0ZF3dqY4.jpg?scale-down-to=1024 682w,https://framerusercontent.com/images/B1X84QXBKj88XMqyskQ0ZF3dqY4.jpg?scale-down-to=2048 1365w,https://framerusercontent.com/images/B1X84QXBKj88XMqyskQ0ZF3dqY4.jpg?scale-down-to=4096 2730w,https://framerusercontent.com/images/B1X84QXBKj88XMqyskQ0ZF3dqY4.jpg 4000w\"},className:\"framer-1najhtw\",\"data-framer-name\":\"Image\",layoutDependency:layoutDependency,layoutId:\"MTX8bUcXW\"})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-dy5zay\",\"data-framer-name\":\"Ticker Image - Desktop 2\",layoutDependency:layoutDependency,layoutId:\"EQBg0ZTLZ\",style:{backgroundColor:\"rgb(255, 255, 255)\"},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:3054,pixelWidth:4581,positionX:\"right\",positionY:\"top\",sizes:\"420px\",src:\"https://framerusercontent.com/images/6sjz7N4mQf6FGsEMYEyZBBOgPDI.jpg\",srcSet:\"https://framerusercontent.com/images/6sjz7N4mQf6FGsEMYEyZBBOgPDI.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/6sjz7N4mQf6FGsEMYEyZBBOgPDI.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/6sjz7N4mQf6FGsEMYEyZBBOgPDI.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/6sjz7N4mQf6FGsEMYEyZBBOgPDI.jpg?scale-down-to=4096 4096w,https://framerusercontent.com/images/6sjz7N4mQf6FGsEMYEyZBBOgPDI.jpg 4581w\"},className:\"framer-s3xj8s\",\"data-framer-name\":\"Image\",layoutDependency:layoutDependency,layoutId:\"jcFGe1IKK\"})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1lqzmq3\",\"data-framer-name\":\"Ticker Image - Desktop 3\",layoutDependency:layoutDependency,layoutId:\"dAPSptntC\",style:{backgroundColor:\"rgb(255, 255, 255)\"},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:6240,pixelWidth:4160,sizes:\"420px\",src:\"https://framerusercontent.com/images/4LrkwiB4E1lkeH9HRi4Rx7AM.jpg\",srcSet:\"https://framerusercontent.com/images/4LrkwiB4E1lkeH9HRi4Rx7AM.jpg?scale-down-to=1024 682w,https://framerusercontent.com/images/4LrkwiB4E1lkeH9HRi4Rx7AM.jpg?scale-down-to=2048 1365w,https://framerusercontent.com/images/4LrkwiB4E1lkeH9HRi4Rx7AM.jpg?scale-down-to=4096 2730w,https://framerusercontent.com/images/4LrkwiB4E1lkeH9HRi4Rx7AM.jpg 4160w\"},className:\"framer-9u7k0k\",\"data-framer-name\":\"Image\",layoutDependency:layoutDependency,layoutId:\"qSHJb3_22\"})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-yav3rx\",\"data-framer-name\":\"Ticker Image - Desktop 4\",layoutDependency:layoutDependency,layoutId:\"a032Yy_aI\",style:{backgroundColor:\"rgb(255, 255, 255)\"},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:5477,pixelWidth:3652,sizes:\"380px\",src:\"https://framerusercontent.com/images/bcNLllnbvq83aKEbaJDO9ArLTw.jpg\",srcSet:\"https://framerusercontent.com/images/bcNLllnbvq83aKEbaJDO9ArLTw.jpg?scale-down-to=1024 682w,https://framerusercontent.com/images/bcNLllnbvq83aKEbaJDO9ArLTw.jpg?scale-down-to=2048 1365w,https://framerusercontent.com/images/bcNLllnbvq83aKEbaJDO9ArLTw.jpg?scale-down-to=4096 2731w,https://framerusercontent.com/images/bcNLllnbvq83aKEbaJDO9ArLTw.jpg 3652w\"},className:\"framer-jzy14c\",\"data-framer-name\":\"Image\",layoutDependency:layoutDependency,layoutId:\"RPOSCEdZY\"})})],speed:70,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-tIeRH.framer-77kqrb, .framer-tIeRH .framer-77kqrb { display: block; }\",\".framer-tIeRH.framer-g41csf { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 0px 120px 0px; position: relative; width: 1200px; }\",\".framer-tIeRH .framer-ky829w-container { flex: 1 0 0px; height: 479px; position: relative; width: 1px; }\",\".framer-tIeRH .framer-1oyfi76 { align-content: center; align-items: center; aspect-ratio: 1.4736842105263157 / 1; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: var(--framer-aspect-ratio-supported, 285px); justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 420px; }\",\".framer-tIeRH .framer-1najhtw, .framer-tIeRH .framer-s3xj8s, .framer-tIeRH .framer-9u7k0k, .framer-tIeRH .framer-jzy14c { flex: 1 0 0px; height: 100%; position: relative; width: 1px; }\",\".framer-tIeRH .framer-dy5zay { align-content: center; align-items: center; aspect-ratio: 1 / 1; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: var(--framer-aspect-ratio-supported, 420px); justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 420px; }\",\".framer-tIeRH .framer-1lqzmq3 { align-content: center; align-items: center; aspect-ratio: 1.2352941176470589 / 1; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: var(--framer-aspect-ratio-supported, 340px); justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 420px; }\",\".framer-tIeRH .framer-yav3rx { align-content: center; align-items: center; aspect-ratio: 0.8260869565217391 / 1; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: var(--framer-aspect-ratio-supported, 460px); justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 380px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-tIeRH.framer-g41csf, .framer-tIeRH .framer-1oyfi76, .framer-tIeRH .framer-dy5zay, .framer-tIeRH .framer-1lqzmq3, .framer-tIeRH .framer-yav3rx { gap: 0px; } .framer-tIeRH.framer-g41csf > * { margin: 0px; margin-left: calc(20px / 2); margin-right: calc(20px / 2); } .framer-tIeRH.framer-g41csf > :first-child, .framer-tIeRH .framer-1oyfi76 > :first-child, .framer-tIeRH .framer-dy5zay > :first-child, .framer-tIeRH .framer-1lqzmq3 > :first-child, .framer-tIeRH .framer-yav3rx > :first-child { margin-left: 0px; } .framer-tIeRH.framer-g41csf > :last-child, .framer-tIeRH .framer-1oyfi76 > :last-child, .framer-tIeRH .framer-dy5zay > :last-child, .framer-tIeRH .framer-1lqzmq3 > :last-child, .framer-tIeRH .framer-yav3rx > :last-child { margin-right: 0px; } .framer-tIeRH .framer-1oyfi76 > *, .framer-tIeRH .framer-dy5zay > *, .framer-tIeRH .framer-1lqzmq3 > *, .framer-tIeRH .framer-yav3rx > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } }\",\".framer-tIeRH.framer-v-2fqot5.framer-g41csf { padding: 0px; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 599\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"VFE4PuATl\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramertEMG3Fif6=withCSS(Component,css,\"framer-tIeRH\");export default FramertEMG3Fif6;FramertEMG3Fif6.displayName=\"Section Ticker\";FramertEMG3Fif6.defaultProps={height:599,width:1200};addPropertyControls(FramertEMG3Fif6,{variant:{options:[\"K531eFz8w\",\"VFE4PuATl\"],optionTitles:[\"Variant 1\",\"Mobile\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramertEMG3Fif6,[{explicitInter:true,fonts:[]},...TickerFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramertEMG3Fif6\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"1200\",\"framerIntrinsicHeight\":\"599\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"VFE4PuATl\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerComponentViewportWidth\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./tEMG3Fif6.map", "// Generated by Framer (f318921)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getLoadingLazyAtYPosition,Image,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useOnVariantChange,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";const cycleOrder=[\"rgnFqSP1a\",\"rJclMeAdW\",\"Uy0rT0FFu\",\"W9LawaTq9\",\"U2HgW_FvI\"];const serializationHash=\"framer-LF03p\";const variantClassNames={rgnFqSP1a:\"framer-v-3ksxbx\",rJclMeAdW:\"framer-v-yjybuy\",U2HgW_FvI:\"framer-v-1jhy3q5\",Uy0rT0FFu:\"framer-v-1xewady\",W9LawaTq9:\"framer-v-8y5m33\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"Image 2\":\"rJclMeAdW\",\"Image 3\":\"Uy0rT0FFu\",\"Image 4\":\"W9LawaTq9\",\"Image 5\":\"U2HgW_FvI\",\"Image Carousel\":\"rgnFqSP1a\"};const getProps=({height,id,image1,image2,image3,image4,image5,width,...props})=>{var _ref,_ref1,_ref2,_ref3,_humanReadableVariantMap_props_variant,_ref4,_ref5;return{...props,G0MdvnpWj:(_ref=image1!==null&&image1!==void 0?image1:props.G0MdvnpWj)!==null&&_ref!==void 0?_ref:{src:\"https://framerusercontent.com/images/neYX4hGNZEFYFjg065oFkF1jk.jpg\"},KvMw_weZM:(_ref1=image2!==null&&image2!==void 0?image2:props.KvMw_weZM)!==null&&_ref1!==void 0?_ref1:{src:\"https://framerusercontent.com/images/lyihbSXuK96j35tWF2TaV7XTT4.jpg\"},NxN1F7nUY:(_ref2=image3!==null&&image3!==void 0?image3:props.NxN1F7nUY)!==null&&_ref2!==void 0?_ref2:{src:\"https://framerusercontent.com/images/OnQai6c5EgNkuJOCGPxOmT4wc9I.jpg\"},Phh1Vrqg6:(_ref3=image5!==null&&image5!==void 0?image5:props.Phh1Vrqg6)!==null&&_ref3!==void 0?_ref3:{src:\"https://framerusercontent.com/images/NOQbZa3HdWUeLmMBsaMqrhUQY9s.jpg\"},variant:(_ref4=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref4!==void 0?_ref4:\"rgnFqSP1a\",YtW95x8_o:(_ref5=image4!==null&&image4!==void 0?image4:props.YtW95x8_o)!==null&&_ref5!==void 0?_ref5:{src:\"https://framerusercontent.com/images/kdJbm4RBRckYv8ZJ6q56WdkCUY.jpg\"}};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,G0MdvnpWj,KvMw_weZM,NxN1F7nUY,YtW95x8_o,Phh1Vrqg6,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"rgnFqSP1a\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onAppear5atnld=activeVariantCallback(async(...args)=>{await delay(()=>setVariant(\"rJclMeAdW\"),1700);});const onAppear1o1aawe=activeVariantCallback(async(...args)=>{await delay(()=>setVariant(\"Uy0rT0FFu\"),1700);});const onAppearfdmh3z=activeVariantCallback(async(...args)=>{await delay(()=>setVariant(\"W9LawaTq9\"),1700);});const onAppearawg3gn=activeVariantCallback(async(...args)=>{await delay(()=>setVariant(\"U2HgW_FvI\"),1700);});const onAppear1cyp27p=activeVariantCallback(async(...args)=>{await delay(()=>setVariant(\"rgnFqSP1a\"),1700);});useOnVariantChange(baseVariant,{default:onAppear5atnld,rJclMeAdW:onAppear1o1aawe,U2HgW_FvI:onAppear1cyp27p,Uy0rT0FFu:onAppearfdmh3z,W9LawaTq9:onAppearawg3gn});const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-3ksxbx\",className,classNames),\"data-framer-name\":\"Image Carousel\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"rgnFqSP1a\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},...addPropertyOverrides({rJclMeAdW:{\"data-framer-name\":\"Image 2\"},U2HgW_FvI:{\"data-framer-name\":\"Image 5\"},Uy0rT0FFu:{\"data-framer-name\":\"Image 3\"},W9LawaTq9:{\"data-framer-name\":\"Image 4\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2160,intrinsicWidth:3840,loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||800)*.5000000000000002-((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||800)*1/2)),pixelHeight:2160,pixelWidth:3840,sizes:(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\",...toResponsiveImage(G0MdvnpWj)},className:\"framer-18dg131\",\"data-framer-name\":\"Image 1\",layoutDependency:layoutDependency,layoutId:\"G6YV6Zo50\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2e3,intrinsicWidth:1337,loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||800)*.5000000000000002-((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||800)*1/2)),pixelHeight:2e3,pixelWidth:1337,sizes:(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\",...toResponsiveImage(KvMw_weZM)},className:\"framer-bm9nh2\",\"data-framer-name\":\"Image 2\",layoutDependency:layoutDependency,layoutId:\"sguLQpAl0\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2e3,intrinsicWidth:1499,loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||800)*.5000000000000002-((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||800)*1/2)),pixelHeight:2e3,pixelWidth:1499,sizes:(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\",...toResponsiveImage(NxN1F7nUY)},className:\"framer-1xo05h5\",\"data-framer-name\":\"Image 3\",layoutDependency:layoutDependency,layoutId:\"yDlqo6nhC\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2e3,intrinsicWidth:3e3,loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||800)*.5000000000000002-((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||800)*1/2)),pixelHeight:2e3,pixelWidth:3e3,sizes:(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\",...toResponsiveImage(YtW95x8_o)},className:\"framer-qikabp\",\"data-framer-name\":\"Image 4\",layoutDependency:layoutDependency,layoutId:\"sw7ZKF3p5\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2e3,intrinsicWidth:1333,loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||800)*.5000000000000002-((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||800)*1/2)),pixelHeight:2e3,pixelWidth:1333,sizes:(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\",...toResponsiveImage(Phh1Vrqg6)},className:\"framer-c0pl84\",\"data-framer-name\":\"Image 5\",layoutDependency:layoutDependency,layoutId:\"MxzlZ4Tv1\"})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-LF03p.framer-17tzn1x, .framer-LF03p .framer-17tzn1x { display: block; }\",\".framer-LF03p.framer-3ksxbx { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 800px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 600px; }\",\".framer-LF03p .framer-18dg131 { flex: none; height: 100%; left: calc(50.00000000000002% - 100% / 2); position: absolute; top: calc(50.00000000000002% - 100% / 2); width: 100%; z-index: 5; }\",\".framer-LF03p .framer-bm9nh2 { flex: none; height: 100%; left: calc(50.00000000000002% - 100% / 2); position: absolute; top: calc(50.00000000000002% - 100% / 2); width: 100%; z-index: 4; }\",\".framer-LF03p .framer-1xo05h5 { flex: none; height: 100%; left: calc(50.00000000000002% - 100% / 2); position: absolute; top: calc(50.00000000000002% - 100% / 2); width: 100%; z-index: 3; }\",\".framer-LF03p .framer-qikabp { flex: none; height: 100%; left: calc(50.00000000000002% - 100% / 2); position: absolute; top: calc(50.00000000000002% - 100% / 2); width: 100%; z-index: 2; }\",\".framer-LF03p .framer-c0pl84 { flex: none; height: 100%; left: calc(50.00000000000002% - 100% / 2); position: absolute; top: calc(50.00000000000002% - 100% / 2); width: 100%; z-index: 1; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-LF03p.framer-3ksxbx { gap: 0px; } .framer-LF03p.framer-3ksxbx > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-LF03p.framer-3ksxbx > :first-child { margin-left: 0px; } .framer-LF03p.framer-3ksxbx > :last-child { margin-right: 0px; } }\",\".framer-LF03p.framer-v-yjybuy .framer-bm9nh2, .framer-LF03p.framer-v-1xewady .framer-bm9nh2, .framer-LF03p.framer-v-8y5m33 .framer-bm9nh2, .framer-LF03p.framer-v-1jhy3q5 .framer-bm9nh2 { z-index: 6; }\",\".framer-LF03p.framer-v-1xewady .framer-1xo05h5, .framer-LF03p.framer-v-8y5m33 .framer-1xo05h5, .framer-LF03p.framer-v-1jhy3q5 .framer-1xo05h5 { z-index: 7; }\",\".framer-LF03p.framer-v-8y5m33 .framer-qikabp, .framer-LF03p.framer-v-1jhy3q5 .framer-qikabp { z-index: 8; }\",\".framer-LF03p.framer-v-1jhy3q5 .framer-c0pl84 { z-index: 9; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 800\n * @framerIntrinsicWidth 600\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"rJclMeAdW\":{\"layout\":[\"fixed\",\"fixed\"]},\"Uy0rT0FFu\":{\"layout\":[\"fixed\",\"fixed\"]},\"W9LawaTq9\":{\"layout\":[\"fixed\",\"fixed\"]},\"U2HgW_FvI\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerVariables {\"G0MdvnpWj\":\"image1\",\"KvMw_weZM\":\"image2\",\"NxN1F7nUY\":\"image3\",\"YtW95x8_o\":\"image4\",\"Phh1Vrqg6\":\"image5\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramervaSeUEBOL=withCSS(Component,css,\"framer-LF03p\");export default FramervaSeUEBOL;FramervaSeUEBOL.displayName=\"Home / Image Carousel\";FramervaSeUEBOL.defaultProps={height:800,width:600};addPropertyControls(FramervaSeUEBOL,{variant:{options:[\"rgnFqSP1a\",\"rJclMeAdW\",\"Uy0rT0FFu\",\"W9LawaTq9\",\"U2HgW_FvI\"],optionTitles:[\"Image Carousel\",\"Image 2\",\"Image 3\",\"Image 4\",\"Image 5\"],title:\"Variant\",type:ControlType.Enum},G0MdvnpWj:{__defaultAssetReference:\"data:framer/asset-reference,neYX4hGNZEFYFjg065oFkF1jk.jpg?originalFilename=image+29.jpg&preferredSize=full\",title:\"Image 1\",type:ControlType.ResponsiveImage},KvMw_weZM:{__defaultAssetReference:\"data:framer/asset-reference,lyihbSXuK96j35tWF2TaV7XTT4.jpg?originalFilename=pexels-c-a-2858932.jpg&preferredSize=full\",title:\"Image 2\",type:ControlType.ResponsiveImage},NxN1F7nUY:{__defaultAssetReference:\"data:framer/asset-reference,OnQai6c5EgNkuJOCGPxOmT4wc9I.jpg?originalFilename=pexels-fall-maple-2450959.jpg&preferredSize=full\",title:\"Image 3\",type:ControlType.ResponsiveImage},YtW95x8_o:{__defaultAssetReference:\"data:framer/asset-reference,kdJbm4RBRckYv8ZJ6q56WdkCUY.jpg?originalFilename=neom-THlO6Mkf5uI-unsplash.jpg&preferredSize=full\",title:\"Image 4\",type:ControlType.ResponsiveImage},Phh1Vrqg6:{__defaultAssetReference:\"data:framer/asset-reference,NOQbZa3HdWUeLmMBsaMqrhUQY9s.jpg?originalFilename=neom-I7NOiVT6jq0-unsplash.jpg&preferredSize=full\",title:\"Image 5\",type:ControlType.ResponsiveImage}});addFonts(FramervaSeUEBOL,[{explicitInter:true,fonts:[]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramervaSeUEBOL\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"600\",\"framerComponentViewportWidth\":\"true\",\"framerContractVersion\":\"1\",\"framerVariables\":\"{\\\"G0MdvnpWj\\\":\\\"image1\\\",\\\"KvMw_weZM\\\":\\\"image2\\\",\\\"NxN1F7nUY\\\":\\\"image3\\\",\\\"YtW95x8_o\\\":\\\"image4\\\",\\\"Phh1Vrqg6\\\":\\\"image5\\\"}\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"rJclMeAdW\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"Uy0rT0FFu\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"W9LawaTq9\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"U2HgW_FvI\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerIntrinsicHeight\":\"800\",\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./vaSeUEBOL.map", "// Generated by Framer (f22aa3d)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"FS;Switzer-bold\",\"FS;Switzer-black\",\"FS;Switzer-black italic\",\"FS;Switzer-bold italic\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"Switzer\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/HBNTRIISA5MEXGL5WPYI7CV2HIWTDV3Q/YDPDINVT673XLXNSTMLG4JNCZZMVVNPN/Y7SCNZJOT2MW5ADSGOFLDGH4TNL4JCQY.woff2\",weight:\"700\"},{family:\"Switzer\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/A54N3N7J5AY6YOPYJKLHF5VH7G7HSSUN/ERWIWIB434FMFHQFSSBD233EP3C62HOI/TOHQHMLIEIPKVF2JPM6SVKXFYGO5G2TJ.woff2\",weight:\"900\"},{family:\"Switzer\",source:\"fontshare\",style:\"italic\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/FQHNKZEV35SAMFWVFCFSORJXUNHNILL4/X4YCR4COAQTK5XB6JCDDBS7Q33AQWUAE/J7XVDQ2IJENINPUAVBDJNH3VEXVDSPQQ.woff2\",weight:\"900\"},{family:\"Switzer\",source:\"fontshare\",style:\"italic\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/LVPXCMXCWY3V7PSXRMGRQUJDAS2DT47E/BPEVRT2HG7PPVVUS7A67MZQQZW6LR6A5/A7AS3UPAGLC7MDVC67SBNTE5FGF2Z2RG.woff2\",weight:\"700\"}]}];export const css=['.framer-8Xx57 .framer-styles-preset-bkn6n2:not(.rich-text-wrapper), .framer-8Xx57 .framer-styles-preset-bkn6n2.rich-text-wrapper h1 { --framer-font-family: \"Switzer\", \"Switzer Placeholder\", sans-serif; --framer-font-family-bold: \"Switzer\", sans-serif; --framer-font-family-bold-italic: \"Switzer\", sans-serif; --framer-font-family-italic: \"Switzer\", \"Switzer Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 84px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-weight: 700; --framer-font-weight-bold: 900; --framer-font-weight-bold-italic: 900; --framer-font-weight-italic: 700; --framer-letter-spacing: -0.03em; --framer-line-height: 80%; --framer-paragraph-spacing: 0px; --framer-text-alignment: start; --framer-text-color: #ffffff; --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-8Xx57 .framer-styles-preset-bkn6n2:not(.rich-text-wrapper), .framer-8Xx57 .framer-styles-preset-bkn6n2.rich-text-wrapper h1 { --framer-font-family: \"Switzer\", \"Switzer Placeholder\", sans-serif; --framer-font-family-bold: \"Switzer\", sans-serif; --framer-font-family-bold-italic: \"Switzer\", sans-serif; --framer-font-family-italic: \"Switzer\", \"Switzer Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 60px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-weight: 700; --framer-font-weight-bold: 900; --framer-font-weight-bold-italic: 900; --framer-font-weight-italic: 700; --framer-letter-spacing: -0.03em; --framer-line-height: 80%; --framer-paragraph-spacing: 0px; --framer-text-alignment: start; --framer-text-color: #ffffff; --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-8Xx57 .framer-styles-preset-bkn6n2:not(.rich-text-wrapper), .framer-8Xx57 .framer-styles-preset-bkn6n2.rich-text-wrapper h1 { --framer-font-family: \"Switzer\", \"Switzer Placeholder\", sans-serif; --framer-font-family-bold: \"Switzer\", sans-serif; --framer-font-family-bold-italic: \"Switzer\", sans-serif; --framer-font-family-italic: \"Switzer\", \"Switzer Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 50px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-weight: 700; --framer-font-weight-bold: 900; --framer-font-weight-bold-italic: 900; --framer-font-weight-italic: 700; --framer-letter-spacing: -0.03em; --framer-line-height: 80%; --framer-paragraph-spacing: 0px; --framer-text-alignment: start; --framer-text-color: #ffffff; --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; } }'];export const className=\"framer-8Xx57\";\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 (9d598a4)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ChildrenCanSuspend,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,Link,PathVariablesContext,PropertyOverrides,ResolveLinks,RichText,useActiveVariantCallback,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useOverlayState,useQueryData,useRouteElementId,useRouter,withCSS,withFX,withOptimizedAppearEffect,withVariantAppearEffect}from\"framer\";import{AnimatePresence,LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import*as ReactDOM from\"react-dom\";import{Video}from\"https://framerusercontent.com/modules/lRDHiNWNVWmE0lqtoVHP/7qT0r3So12155VV5Jq5x/Video.js\";import Slideshow from\"https://framerusercontent.com/modules/zvkTOpMSuRzRhLzZZIwG/gveXKR6bwXNSCLv12kr3/SlideShow.js\";import NavigationMobileOpenNavigation from\"#framer/local/canvasComponent/BGiZQuPOO/BGiZQuPOO.js\";import FooterEnaLogo from\"#framer/local/canvasComponent/c9_KSBFxw/c9_KSBFxw.js\";import FooterFooter from\"#framer/local/canvasComponent/J0LNWxmCZ/J0LNWxmCZ.js\";import LinksTextLinkArrow from\"#framer/local/canvasComponent/Po_rIXMGe/Po_rIXMGe.js\";import GlobalLineAnimationGlobal from\"#framer/local/canvasComponent/QaFoemE2c/QaFoemE2c.js\";import NavigationNavigationMobile from\"#framer/local/canvasComponent/Se7Sa8kPD/Se7Sa8kPD.js\";import SectionTicker from\"#framer/local/canvasComponent/tEMG3Fif6/tEMG3Fif6.js\";import HomeImageCarousel from\"#framer/local/canvasComponent/vaSeUEBOL/vaSeUEBOL.js\";import JournalArticleCard from\"#framer/local/canvasComponent/vDFiPcfnz/vDFiPcfnz.js\";import NavigationNavigation from\"#framer/local/canvasComponent/ZhbW5Y__b/ZhbW5Y__b.js\";import Journal from\"#framer/local/collection/MpGbquskz/MpGbquskz.js\";import*as sharedStyle5 from\"#framer/local/css/bPg9tTtqZ/bPg9tTtqZ.js\";import*as sharedStyle4 from\"#framer/local/css/FcNVB2w_7/FcNVB2w_7.js\";import*as sharedStyle from\"#framer/local/css/fqo2kTmnL/fqo2kTmnL.js\";import*as sharedStyle2 from\"#framer/local/css/rxDf3EnjX/rxDf3EnjX.js\";import*as sharedStyle3 from\"#framer/local/css/Xitz9SmTf/Xitz9SmTf.js\";import*as sharedStyle1 from\"#framer/local/css/YXAkWXgX7/YXAkWXgX7.js\";import metadataProvider from\"#framer/local/webPageMetadata/aCjji0E7G/aCjji0E7G.js\";const NavigationNavigationFonts=getFonts(NavigationNavigation);const NavigationNavigationWithVariantAppearEffect=withVariantAppearEffect(NavigationNavigation);const NavigationNavigationMobileFonts=getFonts(NavigationNavigationMobile);const NavigationNavigationMobileWithVariantAppearEffect=withVariantAppearEffect(NavigationNavigationMobile);const NavigationMobileOpenNavigationFonts=getFonts(NavigationMobileOpenNavigation);const RichTextWithFX=withFX(RichText);const VideoFonts=getFonts(Video);const ContainerWithOptimizedAppearEffect=withOptimizedAppearEffect(Container);const GlobalLineAnimationGlobalFonts=getFonts(GlobalLineAnimationGlobal);const GlobalLineAnimationGlobalWithVariantAppearEffect=withVariantAppearEffect(GlobalLineAnimationGlobal);const RichTextWithOptimizedAppearEffect=withOptimizedAppearEffect(RichText);const LinksTextLinkArrowFonts=getFonts(LinksTextLinkArrow);const ContainerWithFX=withFX(Container);const HomeImageCarouselFonts=getFonts(HomeImageCarousel);const JournalArticleCardFonts=getFonts(JournalArticleCard);const SlideshowFonts=getFonts(Slideshow);const SectionTickerFonts=getFonts(SectionTicker);const FooterFooterFonts=getFonts(FooterFooter);const FooterEnaLogoFonts=getFonts(FooterEnaLogo);const breakpoints={RSFwkApLj:\"(min-width: 1200px)\",wrCR4XOsZ:\"(min-width: 810px) and (max-width: 1199px)\",wSTTlVESQ:\"(max-width: 809px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-OLTGY\";const variantClassNames={RSFwkApLj:\"framer-v-1q9zq9j\",wrCR4XOsZ:\"framer-v-1w1ellf\",wSTTlVESQ:\"framer-v-1789dar\"};const transition1={delay:0,duration:0,ease:[0,0,1,1],type:\"tween\"};const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition1,x:0,y:0};const animation1={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition1,x:0,y:0};const animation2={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:0};const getContainer=()=>{return document.querySelector(\"#template-overlay\")??document.querySelector(\"#overlay\")??document.body;};const Overlay=({children,blockDocumentScrolling,enabled=true})=>{const[visible,setVisible]=useOverlayState({blockDocumentScrolling});return children({hide:()=>setVisible(false),show:()=>setVisible(true),toggle:()=>setVisible(!visible),visible:enabled&&visible});};const animation3={opacity:.001,rotate:0,scale:1,skewX:0,skewY:0,x:0,y:50};const transition2={delay:.04,duration:.8,ease:[.25,1,.5,1],type:\"tween\"};const textEffect={effect:animation3,startDelay:.2,tokenization:\"word\",transition:transition2,trigger:\"onMount\",type:\"appear\"};const textEffect1={effect:animation3,startDelay:.3,tokenization:\"word\",transition:transition2,trigger:\"onMount\",type:\"appear\"};const animation4={opacity:.001,rotate:0,scale:1,skewX:0,skewY:0,x:0,y:20};const transition3={delay:.04,duration:1,ease:[.25,1,.5,1],type:\"tween\"};const textEffect2={effect:animation4,repeat:false,startDelay:.6,tokenization:\"line\",transition:transition3,trigger:\"onMount\",type:\"appear\"};const transition4={delay:0,duration:1.5,ease:[0,0,1,1],type:\"tween\"};const animation5={opacity:.5,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};const transition5={delay:0,duration:.8,ease:[.25,1,.5,1],type:\"tween\"};const textEffect3={effect:animation4,repeat:false,startDelay:2,tokenization:\"element\",transition:transition5,trigger:\"onMount\",type:\"appear\"};const textEffect4={effect:animation4,repeat:false,startDelay:.9,tokenization:\"element\",transition:transition5,trigger:\"onMount\",type:\"appear\"};const transition6={delay:0,duration:1,ease:[.5,0,.88,.77],type:\"tween\"};const animation6={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition6,x:0,y:0};const animation7={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};const animation8={opacity:.001,rotate:0,scale:1,skewX:0,skewY:0,x:0,y:10};const transition7={delay:.05,duration:1,ease:[.25,1,.5,1],type:\"tween\"};const textEffect5={effect:animation8,tokenization:\"line\",transition:transition7,trigger:\"onInView\",type:\"appear\"};const animation9={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};const transition8={delay:.1,duration:1,ease:[.25,1,.5,1],type:\"tween\"};const transition9={delay:1.2,duration:1,ease:[.25,1,.5,1],type:\"tween\"};const animation10={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition9,x:0,y:0};const transition10={delay:.1,duration:1,ease:[.44,0,.56,1],type:\"tween\"};const addImageAlt=(image,alt)=>{if(!image||typeof image!==\"object\"){return;}return{...image,alt};};const convertFromEnum=(value,activeLocale)=>{switch(value){case\"Y_cr9Gw2G\":return\"nnPFGU7O6\";case\"dX8OafK7B\":return\"VE3saY9b3\";case\"kAOLQKMLO\":return\"CDHNwSyIo\";default:return\"VE3saY9b3\";}};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const QueryData=({query,pageSize,children})=>{const data=useQueryData(query);return children(data);};const transition11={delay:.04,duration:1.1,ease:[.25,1,.5,1],type:\"tween\"};const textEffect6={effect:animation3,startDelay:0,tokenization:\"line\",transition:transition11,trigger:\"onInView\",type:\"appear\"};const textEffect7={effect:animation3,startDelay:.3,tokenization:\"line\",transition:transition11,trigger:\"onInView\",type:\"appear\"};const transition12={delay:.2,duration:1,ease:[.25,1,.5,1],type:\"tween\"};const transition13={delay:0,duration:1,ease:[.25,1,.5,1],type:\"tween\"};const transition14={delay:.15,duration:1,ease:[.25,1,.5,1],type:\"tween\"};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"RSFwkApLj\",Phone:\"wSTTlVESQ\",Tablet:\"wrCR4XOsZ\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"RSFwkApLj\"};};const cursor={alignment:\"start\",component:FooterEnaLogo,offset:{x:15,y:-15},placement:\"top\",variant:\"stxP7bzad\"};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,W37L3rfU1y1Q33s69p,XX0B0E_Zoy1Q33s69p,eZGlxy1OSy1Q33s69p,lgfzwQHyay1Q33s69p,kDVEREqNFy1Q33s69p,idy1Q33s69p,W37L3rfU1ZAHE0_xZI,XX0B0E_ZoZAHE0_xZI,eZGlxy1OSZAHE0_xZI,lgfzwQHyaZAHE0_xZI,kDVEREqNFZAHE0_xZI,idZAHE0_xZI,W37L3rfU1lWH6Mwp6d,XX0B0E_ZolWH6Mwp6d,eZGlxy1OSlWH6Mwp6d,lgfzwQHyalWH6Mwp6d,kDVEREqNFlWH6Mwp6d,idlWH6Mwp6d,W37L3rfU1GAnsdT8sB,XX0B0E_ZoGAnsdT8sB,eZGlxy1OSGAnsdT8sB,lgfzwQHyaGAnsdT8sB,kDVEREqNFGAnsdT8sB,idGAnsdT8sB,W37L3rfU1Y8_PitLnx,XX0B0E_ZoY8_PitLnx,eZGlxy1OSY8_PitLnx,lgfzwQHyaY8_PitLnx,kDVEREqNFY8_PitLnx,idY8_PitLnx,W37L3rfU1jnE0N3t2v,XX0B0E_ZojnE0N3t2v,eZGlxy1OSjnE0N3t2v,lgfzwQHyajnE0N3t2v,kDVEREqNFjnE0N3t2v,idjnE0N3t2v,W37L3rfU1bYOP38Ijn,XX0B0E_ZobYOP38Ijn,eZGlxy1OSbYOP38Ijn,lgfzwQHyabYOP38Ijn,kDVEREqNFbYOP38Ijn,idbYOP38Ijn,...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{activeVariantCallback,delay}=useActiveVariantCallback(undefined);const EHMhKGDpT3bnx0g=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.toggle();});const wCQM1JsQO1wnntms=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.hide();});const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className,sharedStyle5.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if(!isBrowser())return true;if([\"wrCR4XOsZ\",\"wSTTlVESQ\"].includes(baseVariant))return false;return true;};const isDisplayed1=()=>{if(!isBrowser())return true;if([\"wrCR4XOsZ\",\"wSTTlVESQ\"].includes(baseVariant))return true;return false;};const isDisplayed2=()=>{if(!isBrowser())return true;if(baseVariant===\"wSTTlVESQ\")return false;return true;};const router=useRouter();const elementId=useRouteElementId(\"mrFcm9I2D\");const ref1=React.useRef(null);useCustomCursors({\"16158ew\":cursor});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"RSFwkApLj\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: rgb(0, 0, 0); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-1q9zq9j\",className),ref:refBinding,style:{...style},children:[isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:47,width:componentViewport?.width||\"100vw\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-pjqlag-container hidden-1w1ellf hidden-1789dar\",layoutScroll:true,nodeId:\"f47uLfwCE\",rendersWithMotion:true,scopeId:\"aCjji0E7G\",children:/*#__PURE__*/_jsx(NavigationNavigationWithVariantAppearEffect,{__framer__animateOnce:false,__framer__threshold:0,__framer__variantAppearEffectEnabled:true,height:\"100%\",id:\"f47uLfwCE\",layoutId:\"f47uLfwCE\",style:{width:\"100%\"},variant:\"nS0kq8wbH\",width:\"100%\"})})}),isDisplayed1()&&/*#__PURE__*/_jsx(Overlay,{children:overlay=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{wrCR4XOsZ:{height:47,width:componentViewport?.width||\"100vw\",y:0},wSTTlVESQ:{height:47,width:componentViewport?.width||\"100vw\",y:0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsxs(Container,{className:\"framer-iuo3eg-container hidden-1q9zq9j\",\"data-framer-name\":\"Navigation Mobile\",id:\"iuo3eg\",layoutScroll:true,name:\"Navigation Mobile\",nodeId:\"FfxDvdKTA\",rendersWithMotion:true,scopeId:\"aCjji0E7G\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{wSTTlVESQ:{__framer__animateOnce:false,__framer__threshold:0,__framer__variantAppearEffectEnabled:true,variant:overlay.visible?\"PPFOyo3m8\":undefined}},children:/*#__PURE__*/_jsx(NavigationNavigationMobileWithVariantAppearEffect,{EHMhKGDpT:EHMhKGDpT3bnx0g({overlay}),height:\"100%\",id:\"FfxDvdKTA\",layoutId:\"FfxDvdKTA\",name:\"Navigation Mobile\",style:{width:\"100%\"},width:\"100%\"})}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay.visible&&/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/ReactDOM.createPortal(/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.div,{animate:{opacity:1,transition:{delay:0,duration:0,ease:[0,0,1,1],type:\"tween\"}},className:cx(scopingClassNames,\"framer-14g3oz7\"),\"data-framer-portal-id\":\"iuo3eg\",exit:{opacity:0,transition:{delay:0,duration:0,ease:[0,0,1,1],type:\"tween\"}},initial:{opacity:0},onTap:()=>overlay.hide()},\"UciYsgFxP\"),/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"100vw\",children:/*#__PURE__*/_jsx(Container,{animate:animation1,className:cx(scopingClassNames,\"framer-pglhi5-container\"),\"data-framer-portal-id\":\"iuo3eg\",exit:animation,inComponentSlot:true,initial:animation2,nodeId:\"IF6yGhOWo\",rendersWithMotion:true,scopeId:\"aCjji0E7G\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(NavigationMobileOpenNavigation,{height:\"100%\",id:\"IF6yGhOWo\",layoutId:\"IF6yGhOWo\",style:{height:\"100%\",width:\"100%\"},wCQM1JsQO:wCQM1JsQO1wnntms({overlay}),width:\"100%\"})})})]}),getContainer())})})]})})})})}),/*#__PURE__*/_jsxs(\"main\",{className:\"framer-uoy2dn\",\"data-framer-name\":\"Main\",children:[/*#__PURE__*/_jsx(\"section\",{className:\"framer-146285n\",\"data-framer-name\":\"Section Hero\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-a0w4y5\",\"data-framer-name\":\"Container\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1jj2sv9\",\"data-framer-name\":\"Logo Wrapper\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{wrCR4XOsZ:{effect:textEffect1}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h1\",{className:\"framer-styles-preset-bkn6n2\",\"data-styles-preset\":\"fqo2kTmnL\",children:[\"More Than AI. \",/*#__PURE__*/_jsx(\"br\",{}),\"It\u2019s You.\"]})}),className:\"framer-rzuylx\",\"data-framer-name\":\"Monica Ellis\",effect:textEffect,fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-ohddxg\",\"data-framer-name\":\"Intro\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1oceffy\",\"data-framer-name\":\"Container\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-1i8dzc6\",\"data-styles-preset\":\"YXAkWXgX7\",children:[\"Your influence doesn\u2019t have to sleep. Build an AI-powered version of yourself\u2014one that speaks, interacts, and connects in real time. Always on. \",/*#__PURE__*/_jsx(\"br\",{}),\"Always you.\"]})}),className:\"framer-y3qnxc\",effect:textEffect2,fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),isDisplayed2()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-1c5enu6 hidden-1789dar\",\"data-framer-name\":\"Scroll to explore\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{wrCR4XOsZ:{effect:textEffect4}},children:/*#__PURE__*/_jsx(RichTextWithFX,{__framer__loop:animation5,__framer__loopEffectEnabled:true,__framer__loopRepeatDelay:0,__framer__loopRepeatType:\"mirror\",__framer__loopTransition:transition4,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:.8,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-w6ys15\",\"data-styles-preset\":\"rxDf3EnjX\",children:\"Scroll to explore\"})}),className:\"framer-b2uujq\",effect:textEffect3,fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})})]})})]})}),/*#__PURE__*/_jsx(\"section\",{className:\"framer-rgp9pf\",\"data-framer-name\":\"Section Featured Projects\"}),/*#__PURE__*/_jsx(\"section\",{className:\"framer-1ckpzcy\",\"data-framer-name\":\"Section About\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(ContainerWithOptimizedAppearEffect,{animate:animation6,className:\"framer-18x3oa2-container\",\"data-framer-appear-id\":\"18x3oa2\",initial:animation7,isModuleExternal:true,nodeId:\"MXfz8svPt\",optimized:true,rendersWithMotion:true,scopeId:\"aCjji0E7G\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{wSTTlVESQ:{poster:\"https://framerusercontent.com/images/hFACjiEogQE2xaVoEJRS70Jws.jpg\",srcFile:\"https://framerusercontent.com/assets/hVkpjnjqK92e581beFFreFOvtEA.mp4\"}},children:/*#__PURE__*/_jsx(Video,{backgroundColor:\"rgba(0, 0, 0, 0)\",borderRadius:0,bottomLeftRadius:0,bottomRightRadius:0,controls:false,height:\"100%\",id:\"MXfz8svPt\",isMixedBorderRadius:false,layoutId:\"MXfz8svPt\",loop:true,muted:true,objectFit:\"cover\",playing:true,poster:\"https://framerusercontent.com/images/WqoYlNV7QMXUFtE5gfRgwkWijs.jpg\",posterEnabled:true,srcFile:\"https://framerusercontent.com/assets/7eMVkJnEU5AvcuGsneZ2xVbdVc.mp4\",srcType:\"Upload\",srcUrl:\"https://res.cloudinary.com/air-company/video/upload/c_scale,q_auto,w_960/v1738961567/Website/AIRCO-Website-SAF-Module_cbsfmj.mp4\",startTime:0,style:{height:\"100%\",width:\"100%\"},topLeftRadius:0,topRightRadius:0,volume:25,width:\"100%\"})})})})}),/*#__PURE__*/_jsxs(\"section\",{className:\"framer-aatezv\",\"data-framer-name\":\"Section About\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{wrCR4XOsZ:{width:`calc(${componentViewport?.width||\"100vw\"} - 30px)`,y:(componentViewport?.y||0)+0+0+0+1550+60+0},wSTTlVESQ:{width:`calc(${componentViewport?.width||\"100vw\"} - 30px)`,y:(componentViewport?.y||0)+0+0+0+1686+36+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1,width:`calc(${componentViewport?.width||\"100vw\"} - 40px)`,y:(componentViewport?.y||0)+0+0+0+1850+110+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1bouwdr-container\",nodeId:\"CxdjJGYMG\",rendersWithMotion:true,scopeId:\"aCjji0E7G\",children:/*#__PURE__*/_jsx(GlobalLineAnimationGlobalWithVariantAppearEffect,{__framer__animateOnce:true,__framer__obscuredVariantId:\"mAV7el3aO\",__framer__threshold:.5,__framer__variantAppearEffectEnabled:true,__framer__visibleVariantId:\"bKq9rIYfi\",height:\"100%\",id:\"CxdjJGYMG\",layoutId:\"CxdjJGYMG\",sjMku05M0:\"rgba(255, 255, 255, 0.2)\",style:{height:\"100%\",width:\"100%\"},variant:\"bKq9rIYfi\",width:\"100%\"})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ne5lch\",\"data-framer-name\":\"Container\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1j58bt\",\"data-styles-preset\":\"Xitz9SmTf\",children:\"Clone\"})}),className:\"framer-1ucswvs\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1vyenfm\",\"data-framer-name\":\"CTA\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-h8fypy\",\"data-styles-preset\":\"FcNVB2w_7\",children:[\"Fans want access. \",/*#__PURE__*/_jsx(\"br\",{}),\"Your \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-268f8aa1-8283-466a-b247-13b75c667e82, rgb(185, 51, 50))\"},children:\"AI clone\"}),\" keeps you\",/*#__PURE__*/_jsx(\"br\",{}),\"everywhere\u2014engaging, inspiring, and earning nonstop.\"]})}),className:\"framer-1uwls0g\",\"data-framer-name\":\"Making brands memorable by creating lasting impressions that resonate with audiences\",effect:textEffect5,fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition8},__framer__animateOnce:true,__framer__enter:animation9,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-5w5mja\",\"data-styles-preset\":\"bPg9tTtqZ\",children:[\"Your Essence Monetized.\",/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-06305001-3f8e-407d-97a9-3ca28f6f4bf7, rgb(79, 79, 79))\"},children:\"We take your voice, your personality, your essence\u2014and bring it to life with AI. Fans can talk to you, ask questions, even call your AI persona for a real-time conversation.  Simply turn it on and earn. \"})]})}),className:\"framer-591dwr\",\"data-framer-name\":\"Making brands memorable by creating lasting impressions that resonate with audiences\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichTextWithOptimizedAppearEffect,{__fromCanvasComponent:true,animate:animation10,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-5w5mja\",\"data-styles-preset\":\"bPg9tTtqZ\",children:[\"Your Rules, Your Terms.\",/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-06305001-3f8e-407d-97a9-3ca28f6f4bf7, rgb(79, 79, 79))\"},children:\"You set the boundaries. You control the experience. Whether it\u2019s exclusive insights, private interactions, or premium content, you decide how you want your AI to engage.\"})]})}),className:\"framer-1rqtqzu\",\"data-framer-appear-id\":\"1rqtqzu\",\"data-framer-name\":\"Making brands memorable by creating lasting impressions that resonate with audiences\",fonts:[\"Inter\"],initial:animation7,optimized:true,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"Cb20oiXps\"},implicitPathVariables:undefined},{href:{webPageId:\"Cb20oiXps\"},implicitPathVariables:undefined},{href:{webPageId:\"PeLs18OoC\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{wrCR4XOsZ:{y:(componentViewport?.y||0)+0+0+0+1550+60+21+0+0+437},wSTTlVESQ:{y:(componentViewport?.y||0)+0+0+0+1686+36+21+0+110+0+437}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:15,y:(componentViewport?.y||0)+0+0+0+1850+110+21+0+0+437,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition10},__framer__animateOnce:true,__framer__enter:animation9,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1dihp5r-container\",nodeId:\"O6VUIkf2Z\",rendersWithMotion:true,scopeId:\"aCjji0E7G\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{wrCR4XOsZ:{C2e2fP2V6:resolvedLinks[1]},wSTTlVESQ:{C2e2fP2V6:resolvedLinks[2]}},children:/*#__PURE__*/_jsx(LinksTextLinkArrow,{C2e2fP2V6:resolvedLinks[0],ehVn66hfz:\"Get Started\",height:\"100%\",id:\"O6VUIkf2Z\",layoutId:\"O6VUIkf2Z\",variant:\"NQMwUeeLL\",width:\"100%\"})})})})})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-jpi8oe\",\"data-framer-name\":\"Image Container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{wrCR4XOsZ:{y:(componentViewport?.y||0)+0+0+0+1550+60+21+0+0},wSTTlVESQ:{y:(componentViewport?.y||0)+0+0+0+1686+36+21+0+602+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:231,width:\"173px\",y:(componentViewport?.y||0)+0+0+0+1850+110+21+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1x4p1sh-container\",nodeId:\"uzGxlo08e\",scopeId:\"aCjji0E7G\",children:/*#__PURE__*/_jsx(HomeImageCarousel,{G0MdvnpWj:addImageAlt({src:\"https://framerusercontent.com/images/dppzebtCfJiaPtwDOKsZpm6TGhk.jpg\",srcSet:\"https://framerusercontent.com/images/dppzebtCfJiaPtwDOKsZpm6TGhk.jpg?scale-down-to=1024 682w,https://framerusercontent.com/images/dppzebtCfJiaPtwDOKsZpm6TGhk.jpg?scale-down-to=2048 1365w,https://framerusercontent.com/images/dppzebtCfJiaPtwDOKsZpm6TGhk.jpg?scale-down-to=4096 2730w,https://framerusercontent.com/images/dppzebtCfJiaPtwDOKsZpm6TGhk.jpg 3456w\"},\"\"),height:\"100%\",id:\"uzGxlo08e\",KvMw_weZM:addImageAlt({src:\"https://framerusercontent.com/images/Zr0TnH2SL4cT5JeKtWhDRHYR1V0.jpg\",srcSet:\"https://framerusercontent.com/images/Zr0TnH2SL4cT5JeKtWhDRHYR1V0.jpg?scale-down-to=1024 682w,https://framerusercontent.com/images/Zr0TnH2SL4cT5JeKtWhDRHYR1V0.jpg?scale-down-to=2048 1365w,https://framerusercontent.com/images/Zr0TnH2SL4cT5JeKtWhDRHYR1V0.jpg?scale-down-to=4096 2730w,https://framerusercontent.com/images/Zr0TnH2SL4cT5JeKtWhDRHYR1V0.jpg 3456w\"},\"\"),layoutId:\"uzGxlo08e\",NxN1F7nUY:addImageAlt({src:\"https://framerusercontent.com/images/TPn1oESggBjJBsuHKgL6rQMnhM.jpg\",srcSet:\"https://framerusercontent.com/images/TPn1oESggBjJBsuHKgL6rQMnhM.jpg?scale-down-to=1024 914w,https://framerusercontent.com/images/TPn1oESggBjJBsuHKgL6rQMnhM.jpg?scale-down-to=2048 1828w,https://framerusercontent.com/images/TPn1oESggBjJBsuHKgL6rQMnhM.jpg 2354w\"},\"\"),Phh1Vrqg6:addImageAlt({src:\"https://framerusercontent.com/images/ODqG9kDFXwG3oSOAYIHmCVVk9eA.jpg\",srcSet:\"https://framerusercontent.com/images/ODqG9kDFXwG3oSOAYIHmCVVk9eA.jpg?scale-down-to=1024 682w,https://framerusercontent.com/images/ODqG9kDFXwG3oSOAYIHmCVVk9eA.jpg?scale-down-to=2048 1365w,https://framerusercontent.com/images/ODqG9kDFXwG3oSOAYIHmCVVk9eA.jpg?scale-down-to=4096 2730w,https://framerusercontent.com/images/ODqG9kDFXwG3oSOAYIHmCVVk9eA.jpg 3456w\"},\"\"),style:{height:\"100%\",width:\"100%\"},variant:\"rgnFqSP1a\",width:\"100%\",YtW95x8_o:addImageAlt({src:\"https://framerusercontent.com/images/kNJxJePuo8ztWL4gois4CgMfc.jpg\",srcSet:\"https://framerusercontent.com/images/kNJxJePuo8ztWL4gois4CgMfc.jpg?scale-down-to=1024 682w,https://framerusercontent.com/images/kNJxJePuo8ztWL4gois4CgMfc.jpg?scale-down-to=2048 1365w,https://framerusercontent.com/images/kNJxJePuo8ztWL4gois4CgMfc.jpg?scale-down-to=4096 2730w,https://framerusercontent.com/images/kNJxJePuo8ztWL4gois4CgMfc.jpg 4000w\"},\"\")})})})})})]})]}),/*#__PURE__*/_jsxs(\"section\",{className:\"framer-1qli4q7\",\"data-framer-name\":\"Section Journal\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1uvp8x9\",\"data-framer-name\":\"Heading\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1l6eapi\",\"data-framer-name\":\"Container\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{wrCR4XOsZ:{width:`calc(${componentViewport?.width||\"100vw\"} - 30px)`,y:(componentViewport?.y||0)+0+0+0+2083+60+0+0+0+0+0},wSTTlVESQ:{width:`calc(${componentViewport?.width||\"100vw\"} - 30px)`,y:(componentViewport?.y||0)+0+0+0+2576+36+0+0+0+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1,width:`calc(${componentViewport?.width||\"100vw\"} - 40px)`,y:(componentViewport?.y||0)+0+0+0+2433+120+0+0+0+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1guwpa9-container\",nodeId:\"xJksAhqnG\",rendersWithMotion:true,scopeId:\"aCjji0E7G\",children:/*#__PURE__*/_jsx(GlobalLineAnimationGlobalWithVariantAppearEffect,{__framer__animateOnce:true,__framer__obscuredVariantId:\"mAV7el3aO\",__framer__threshold:.5,__framer__variantAppearEffectEnabled:true,__framer__visibleVariantId:\"bKq9rIYfi\",height:\"100%\",id:\"xJksAhqnG\",layoutId:\"xJksAhqnG\",sjMku05M0:\"rgba(255, 255, 255, 0.2)\",style:{height:\"100%\",width:\"100%\"},variant:\"bKq9rIYfi\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1qtwnv4\",\"data-framer-name\":\"Heading Wrapper\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{wSTTlVESQ:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"RlM7U3dpdHplci1zZW1pYm9sZA==\",\"--framer-font-family\":'\"Switzer\", \"Switzer Placeholder\", sans-serif',\"--framer-font-size\":\"30px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.03em\",\"--framer-line-height\":\"100%\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"New Ways to Engage\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"RlM7U3dpdHplci1zZW1pYm9sZA==\",\"--framer-font-family\":'\"Switzer\", \"Switzer Placeholder\", sans-serif',\"--framer-font-size\":\"40px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.03em\",\"--framer-line-height\":\"100%\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"New Ways to Engage\"})}),className:\"framer-1qp37om\",fonts:[\"FS;Switzer-semibold\"],verticalAlignment:\"top\",withExternalLayout:true})})})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-100ax8t\",\"data-framer-name\":\"Slideshow Container\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-12ndb3l-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"ttVYENBs4\",scopeId:\"aCjji0E7G\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{wrCR4XOsZ:{itemAmount:3,paddingLeft:15,paddingRight:15},wSTTlVESQ:{dragControl:true,itemAmount:2,paddingLeft:15,paddingRight:15}},children:/*#__PURE__*/_jsx(Slideshow,{alignment:\"flex-start\",arrowOptions:{arrowFill:\"rgba(0, 0, 0, 0)\",arrowGap:0,arrowPadding:20,arrowPaddingBottom:0,arrowPaddingLeft:0,arrowPaddingRight:12,arrowPaddingTop:-33,arrowPosition:\"top-right\",arrowRadius:0,arrowShouldFadeIn:false,arrowShouldSpace:false,arrowSize:30,showMouseControls:true},autoPlayControl:false,borderRadius:0,direction:\"left\",dragControl:false,effectsOptions:{effectsHover:true,effectsOpacity:0,effectsPerspective:1200,effectsRotate:0,effectsScale:1,playOffscreen:false},fadeOptions:{fadeAlpha:0,fadeContent:false,fadeInset:0,fadeWidth:25,overflow:false},gap:15,height:\"100%\",id:\"ttVYENBs4\",intervalControl:1.5,itemAmount:4,layoutId:\"ttVYENBs4\",padding:20,paddingBottom:20,paddingLeft:20,paddingPerSide:true,paddingRight:20,paddingTop:30,progressOptions:{dotsActiveOpacity:1,dotsBackground:\"rgba(0, 0, 0, 0.2)\",dotsBlur:0,dotsFill:\"rgb(255, 255, 255)\",dotsGap:10,dotsInset:10,dotSize:10,dotsOpacity:.5,dotsPadding:10,dotsRadius:50,showProgressDots:false},slots:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1bdtvpa\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"y1Q33s69p\",data:Journal,type:\"Collection\"},select:[{collection:\"y1Q33s69p\",name:\"W37L3rfU1\",type:\"Identifier\"},{collection:\"y1Q33s69p\",name:\"XX0B0E_Zo\",type:\"Identifier\"},{collection:\"y1Q33s69p\",name:\"eZGlxy1OS\",type:\"Identifier\"},{collection:\"y1Q33s69p\",name:\"lgfzwQHya\",type:\"Identifier\"},{collection:\"y1Q33s69p\",name:\"kDVEREqNF\",type:\"Identifier\"},{collection:\"y1Q33s69p\",name:\"id\",type:\"Identifier\"}],where:{left:{collection:\"y1Q33s69p\",name:\"hOkf4gUco\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:1},type:\"BinaryOperation\"}},children:(collection,paginationInfo,loadMore)=>/*#__PURE__*/_jsx(_Fragment,{children:collection?.map(({eZGlxy1OS:eZGlxy1OSy1Q33s69p,id:idy1Q33s69p,kDVEREqNF:kDVEREqNFy1Q33s69p,lgfzwQHya:lgfzwQHyay1Q33s69p,W37L3rfU1:W37L3rfU1y1Q33s69p,XX0B0E_Zo:XX0B0E_Zoy1Q33s69p},index)=>{W37L3rfU1y1Q33s69p??=\"\";lgfzwQHyay1Q33s69p??=\"\";kDVEREqNFy1Q33s69p??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`y1Q33s69p-${idy1Q33s69p}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{W37L3rfU1:W37L3rfU1y1Q33s69p},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{W37L3rfU1:W37L3rfU1y1Q33s69p},webPageId:\"Crozie1vg\"},motionChild:true,nodeId:\"w0OOvt_dq\",scopeId:\"aCjji0E7G\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-1wyxvso framer-43paty\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:388,width:\"275px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-db5shk-container\",inComponentSlot:true,nodeId:\"IvxdT2Mpo\",rendersWithMotion:true,scopeId:\"aCjji0E7G\",children:/*#__PURE__*/_jsx(JournalArticleCard,{height:\"100%\",hVGS4vAc8:lgfzwQHyay1Q33s69p,id:\"IvxdT2Mpo\",layoutId:\"IvxdT2Mpo\",style:{width:\"100%\"},variant:convertFromEnum(XX0B0E_Zoy1Q33s69p,activeLocale),vXS0OQu48:toResponsiveImage(eZGlxy1OSy1Q33s69p),width:\"100%\",YE5ookC0X:kDVEREqNFy1Q33s69p})})})})})})},idy1Q33s69p);})})})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-n7fyu6\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"ZAHE0_xZI\",data:Journal,type:\"Collection\"},select:[{collection:\"ZAHE0_xZI\",name:\"W37L3rfU1\",type:\"Identifier\"},{collection:\"ZAHE0_xZI\",name:\"XX0B0E_Zo\",type:\"Identifier\"},{collection:\"ZAHE0_xZI\",name:\"eZGlxy1OS\",type:\"Identifier\"},{collection:\"ZAHE0_xZI\",name:\"lgfzwQHya\",type:\"Identifier\"},{collection:\"ZAHE0_xZI\",name:\"kDVEREqNF\",type:\"Identifier\"},{collection:\"ZAHE0_xZI\",name:\"id\",type:\"Identifier\"}],where:{left:{collection:\"ZAHE0_xZI\",name:\"hOkf4gUco\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:2},type:\"BinaryOperation\"}},children:(collection1,paginationInfo1,loadMore1)=>/*#__PURE__*/_jsx(_Fragment,{children:collection1?.map(({eZGlxy1OS:eZGlxy1OSZAHE0_xZI,id:idZAHE0_xZI,kDVEREqNF:kDVEREqNFZAHE0_xZI,lgfzwQHya:lgfzwQHyaZAHE0_xZI,W37L3rfU1:W37L3rfU1ZAHE0_xZI,XX0B0E_Zo:XX0B0E_ZoZAHE0_xZI},index1)=>{W37L3rfU1ZAHE0_xZI??=\"\";lgfzwQHyaZAHE0_xZI??=\"\";kDVEREqNFZAHE0_xZI??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`ZAHE0_xZI-${idZAHE0_xZI}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{W37L3rfU1:W37L3rfU1ZAHE0_xZI},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{W37L3rfU1:W37L3rfU1ZAHE0_xZI},webPageId:\"Crozie1vg\"},motionChild:true,nodeId:\"NSuKaR1Bb\",scopeId:\"aCjji0E7G\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-ferrki framer-43paty\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:388,width:\"275px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-wrm7ho-container\",inComponentSlot:true,nodeId:\"Uwk8nI5mD\",rendersWithMotion:true,scopeId:\"aCjji0E7G\",children:/*#__PURE__*/_jsx(JournalArticleCard,{height:\"100%\",hVGS4vAc8:lgfzwQHyaZAHE0_xZI,id:\"Uwk8nI5mD\",layoutId:\"Uwk8nI5mD\",style:{width:\"100%\"},variant:convertFromEnum(XX0B0E_ZoZAHE0_xZI,activeLocale),vXS0OQu48:toResponsiveImage(eZGlxy1OSZAHE0_xZI),width:\"100%\",YE5ookC0X:kDVEREqNFZAHE0_xZI})})})})})})},idZAHE0_xZI);})})})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-8l1d20\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"lWH6Mwp6d\",data:Journal,type:\"Collection\"},select:[{collection:\"lWH6Mwp6d\",name:\"W37L3rfU1\",type:\"Identifier\"},{collection:\"lWH6Mwp6d\",name:\"XX0B0E_Zo\",type:\"Identifier\"},{collection:\"lWH6Mwp6d\",name:\"eZGlxy1OS\",type:\"Identifier\"},{collection:\"lWH6Mwp6d\",name:\"lgfzwQHya\",type:\"Identifier\"},{collection:\"lWH6Mwp6d\",name:\"kDVEREqNF\",type:\"Identifier\"},{collection:\"lWH6Mwp6d\",name:\"id\",type:\"Identifier\"}],where:{left:{collection:\"lWH6Mwp6d\",name:\"hOkf4gUco\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:3},type:\"BinaryOperation\"}},children:(collection2,paginationInfo2,loadMore2)=>/*#__PURE__*/_jsx(_Fragment,{children:collection2?.map(({eZGlxy1OS:eZGlxy1OSlWH6Mwp6d,id:idlWH6Mwp6d,kDVEREqNF:kDVEREqNFlWH6Mwp6d,lgfzwQHya:lgfzwQHyalWH6Mwp6d,W37L3rfU1:W37L3rfU1lWH6Mwp6d,XX0B0E_Zo:XX0B0E_ZolWH6Mwp6d},index2)=>{W37L3rfU1lWH6Mwp6d??=\"\";lgfzwQHyalWH6Mwp6d??=\"\";kDVEREqNFlWH6Mwp6d??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`lWH6Mwp6d-${idlWH6Mwp6d}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{W37L3rfU1:W37L3rfU1lWH6Mwp6d},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{W37L3rfU1:W37L3rfU1lWH6Mwp6d},webPageId:\"Crozie1vg\"},motionChild:true,nodeId:\"e8gkwj1xi\",scopeId:\"aCjji0E7G\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-lu571d framer-43paty\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:388,width:\"275px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-nv7odi-container\",inComponentSlot:true,nodeId:\"P6QaUx5pq\",rendersWithMotion:true,scopeId:\"aCjji0E7G\",children:/*#__PURE__*/_jsx(JournalArticleCard,{height:\"100%\",hVGS4vAc8:lgfzwQHyalWH6Mwp6d,id:\"P6QaUx5pq\",layoutId:\"P6QaUx5pq\",style:{width:\"100%\"},variant:convertFromEnum(XX0B0E_ZolWH6Mwp6d,activeLocale),vXS0OQu48:toResponsiveImage(eZGlxy1OSlWH6Mwp6d),width:\"100%\",YE5ookC0X:kDVEREqNFlWH6Mwp6d})})})})})})},idlWH6Mwp6d);})})})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-sro0tw\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"GAnsdT8sB\",data:Journal,type:\"Collection\"},select:[{collection:\"GAnsdT8sB\",name:\"W37L3rfU1\",type:\"Identifier\"},{collection:\"GAnsdT8sB\",name:\"XX0B0E_Zo\",type:\"Identifier\"},{collection:\"GAnsdT8sB\",name:\"eZGlxy1OS\",type:\"Identifier\"},{collection:\"GAnsdT8sB\",name:\"lgfzwQHya\",type:\"Identifier\"},{collection:\"GAnsdT8sB\",name:\"kDVEREqNF\",type:\"Identifier\"},{collection:\"GAnsdT8sB\",name:\"id\",type:\"Identifier\"}],where:{left:{collection:\"GAnsdT8sB\",name:\"hOkf4gUco\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:4},type:\"BinaryOperation\"}},children:(collection3,paginationInfo3,loadMore3)=>/*#__PURE__*/_jsx(_Fragment,{children:collection3?.map(({eZGlxy1OS:eZGlxy1OSGAnsdT8sB,id:idGAnsdT8sB,kDVEREqNF:kDVEREqNFGAnsdT8sB,lgfzwQHya:lgfzwQHyaGAnsdT8sB,W37L3rfU1:W37L3rfU1GAnsdT8sB,XX0B0E_Zo:XX0B0E_ZoGAnsdT8sB},index3)=>{W37L3rfU1GAnsdT8sB??=\"\";lgfzwQHyaGAnsdT8sB??=\"\";kDVEREqNFGAnsdT8sB??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`GAnsdT8sB-${idGAnsdT8sB}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{W37L3rfU1:W37L3rfU1GAnsdT8sB},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{W37L3rfU1:W37L3rfU1GAnsdT8sB},webPageId:\"Crozie1vg\"},motionChild:true,nodeId:\"X0wbreU7L\",scopeId:\"aCjji0E7G\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-13xtikd framer-43paty\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:388,width:\"275px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-5e69i-container\",inComponentSlot:true,nodeId:\"wsivhpAfd\",rendersWithMotion:true,scopeId:\"aCjji0E7G\",children:/*#__PURE__*/_jsx(JournalArticleCard,{height:\"100%\",hVGS4vAc8:lgfzwQHyaGAnsdT8sB,id:\"wsivhpAfd\",layoutId:\"wsivhpAfd\",style:{width:\"100%\"},variant:convertFromEnum(XX0B0E_ZoGAnsdT8sB,activeLocale),vXS0OQu48:toResponsiveImage(eZGlxy1OSGAnsdT8sB),width:\"100%\",YE5ookC0X:kDVEREqNFGAnsdT8sB})})})})})})},idGAnsdT8sB);})})})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1bxzgn9\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"Y8_PitLnx\",data:Journal,type:\"Collection\"},select:[{collection:\"Y8_PitLnx\",name:\"W37L3rfU1\",type:\"Identifier\"},{collection:\"Y8_PitLnx\",name:\"XX0B0E_Zo\",type:\"Identifier\"},{collection:\"Y8_PitLnx\",name:\"eZGlxy1OS\",type:\"Identifier\"},{collection:\"Y8_PitLnx\",name:\"lgfzwQHya\",type:\"Identifier\"},{collection:\"Y8_PitLnx\",name:\"kDVEREqNF\",type:\"Identifier\"},{collection:\"Y8_PitLnx\",name:\"id\",type:\"Identifier\"}],where:{left:{collection:\"Y8_PitLnx\",name:\"hOkf4gUco\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:5},type:\"BinaryOperation\"}},children:(collection4,paginationInfo4,loadMore4)=>/*#__PURE__*/_jsx(_Fragment,{children:collection4?.map(({eZGlxy1OS:eZGlxy1OSY8_PitLnx,id:idY8_PitLnx,kDVEREqNF:kDVEREqNFY8_PitLnx,lgfzwQHya:lgfzwQHyaY8_PitLnx,W37L3rfU1:W37L3rfU1Y8_PitLnx,XX0B0E_Zo:XX0B0E_ZoY8_PitLnx},index4)=>{W37L3rfU1Y8_PitLnx??=\"\";lgfzwQHyaY8_PitLnx??=\"\";kDVEREqNFY8_PitLnx??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`Y8_PitLnx-${idY8_PitLnx}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{W37L3rfU1:W37L3rfU1Y8_PitLnx},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{W37L3rfU1:W37L3rfU1Y8_PitLnx},webPageId:\"Crozie1vg\"},motionChild:true,nodeId:\"hbvUCY6gn\",scopeId:\"aCjji0E7G\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-6ejnla framer-43paty\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:388,width:\"275px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1ur0t6-container\",inComponentSlot:true,nodeId:\"wGi1f3Ni0\",rendersWithMotion:true,scopeId:\"aCjji0E7G\",children:/*#__PURE__*/_jsx(JournalArticleCard,{height:\"100%\",hVGS4vAc8:lgfzwQHyaY8_PitLnx,id:\"wGi1f3Ni0\",layoutId:\"wGi1f3Ni0\",style:{width:\"100%\"},variant:convertFromEnum(XX0B0E_ZoY8_PitLnx,activeLocale),vXS0OQu48:toResponsiveImage(eZGlxy1OSY8_PitLnx),width:\"100%\",YE5ookC0X:kDVEREqNFY8_PitLnx})})})})})})},idY8_PitLnx);})})})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1g045at\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"jnE0N3t2v\",data:Journal,type:\"Collection\"},select:[{collection:\"jnE0N3t2v\",name:\"W37L3rfU1\",type:\"Identifier\"},{collection:\"jnE0N3t2v\",name:\"XX0B0E_Zo\",type:\"Identifier\"},{collection:\"jnE0N3t2v\",name:\"eZGlxy1OS\",type:\"Identifier\"},{collection:\"jnE0N3t2v\",name:\"lgfzwQHya\",type:\"Identifier\"},{collection:\"jnE0N3t2v\",name:\"kDVEREqNF\",type:\"Identifier\"},{collection:\"jnE0N3t2v\",name:\"id\",type:\"Identifier\"}],where:{left:{collection:\"jnE0N3t2v\",name:\"hOkf4gUco\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:6},type:\"BinaryOperation\"}},children:(collection5,paginationInfo5,loadMore5)=>/*#__PURE__*/_jsx(_Fragment,{children:collection5?.map(({eZGlxy1OS:eZGlxy1OSjnE0N3t2v,id:idjnE0N3t2v,kDVEREqNF:kDVEREqNFjnE0N3t2v,lgfzwQHya:lgfzwQHyajnE0N3t2v,W37L3rfU1:W37L3rfU1jnE0N3t2v,XX0B0E_Zo:XX0B0E_ZojnE0N3t2v},index5)=>{W37L3rfU1jnE0N3t2v??=\"\";lgfzwQHyajnE0N3t2v??=\"\";kDVEREqNFjnE0N3t2v??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`jnE0N3t2v-${idjnE0N3t2v}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{W37L3rfU1:W37L3rfU1jnE0N3t2v},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{W37L3rfU1:W37L3rfU1jnE0N3t2v},webPageId:\"Crozie1vg\"},motionChild:true,nodeId:\"c0Fq_3tHo\",scopeId:\"aCjji0E7G\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-1lwokwl framer-43paty\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:388,width:\"275px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-k1hwti-container\",inComponentSlot:true,nodeId:\"aoMqZRt0c\",rendersWithMotion:true,scopeId:\"aCjji0E7G\",children:/*#__PURE__*/_jsx(JournalArticleCard,{height:\"100%\",hVGS4vAc8:lgfzwQHyajnE0N3t2v,id:\"aoMqZRt0c\",layoutId:\"aoMqZRt0c\",style:{width:\"100%\"},variant:convertFromEnum(XX0B0E_ZojnE0N3t2v,activeLocale),vXS0OQu48:toResponsiveImage(eZGlxy1OSjnE0N3t2v),width:\"100%\",YE5ookC0X:kDVEREqNFjnE0N3t2v})})})})})})},idjnE0N3t2v);})})})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1ocx7ts\",\"data-framer-name\":\"Toybox\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"bYOP38Ijn\",data:Journal,type:\"Collection\"},select:[{collection:\"bYOP38Ijn\",name:\"W37L3rfU1\",type:\"Identifier\"},{collection:\"bYOP38Ijn\",name:\"XX0B0E_Zo\",type:\"Identifier\"},{collection:\"bYOP38Ijn\",name:\"eZGlxy1OS\",type:\"Identifier\"},{collection:\"bYOP38Ijn\",name:\"lgfzwQHya\",type:\"Identifier\"},{collection:\"bYOP38Ijn\",name:\"kDVEREqNF\",type:\"Identifier\"},{collection:\"bYOP38Ijn\",name:\"id\",type:\"Identifier\"}],where:{left:{collection:\"bYOP38Ijn\",name:\"hOkf4gUco\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:7},type:\"BinaryOperation\"}},children:(collection6,paginationInfo6,loadMore6)=>/*#__PURE__*/_jsx(_Fragment,{children:collection6?.map(({eZGlxy1OS:eZGlxy1OSbYOP38Ijn,id:idbYOP38Ijn,kDVEREqNF:kDVEREqNFbYOP38Ijn,lgfzwQHya:lgfzwQHyabYOP38Ijn,W37L3rfU1:W37L3rfU1bYOP38Ijn,XX0B0E_Zo:XX0B0E_ZobYOP38Ijn},index6)=>{W37L3rfU1bYOP38Ijn??=\"\";lgfzwQHyabYOP38Ijn??=\"\";kDVEREqNFbYOP38Ijn??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`bYOP38Ijn-${idbYOP38Ijn}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{W37L3rfU1:W37L3rfU1bYOP38Ijn},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{W37L3rfU1:W37L3rfU1bYOP38Ijn},webPageId:\"Crozie1vg\"},motionChild:true,nodeId:\"jCYu4xYAT\",scopeId:\"aCjji0E7G\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-17opybi framer-43paty\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:388,width:\"275px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-ca5tjw-container\",inComponentSlot:true,nodeId:\"LvE5PleD4\",rendersWithMotion:true,scopeId:\"aCjji0E7G\",children:/*#__PURE__*/_jsx(JournalArticleCard,{height:\"100%\",hVGS4vAc8:lgfzwQHyabYOP38Ijn,id:\"LvE5PleD4\",layoutId:\"LvE5PleD4\",style:{width:\"100%\"},variant:convertFromEnum(XX0B0E_ZobYOP38Ijn,activeLocale),vXS0OQu48:toResponsiveImage(eZGlxy1OSbYOP38Ijn),width:\"100%\",YE5ookC0X:kDVEREqNFbYOP38Ijn})})})})})})},idbYOP38Ijn);})})})})})],startFrom:0,style:{height:\"100%\",width:\"100%\"},transitionControl:{damping:40,delay:0,mass:1,stiffness:200,type:\"spring\"},width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1c52kyn\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-k16jg0\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{wrCR4XOsZ:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h1\",{className:\"framer-styles-preset-bkn6n2\",\"data-styles-preset\":\"fqo2kTmnL\",style:{\"--framer-text-alignment\":\"left\"},children:[\"Built for Creators. \",/*#__PURE__*/_jsx(\"br\",{}),\"Designed for \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-268f8aa1-8283-466a-b247-13b75c667e82, rgb(185, 51, 50))\"},children:\"Icons.\"})]})}),effect:textEffect7}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h1\",{className:\"framer-styles-preset-bkn6n2\",\"data-styles-preset\":\"fqo2kTmnL\",style:{\"--framer-text-alignment\":\"left\"},children:[\"Built for Creators. Designed for \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-268f8aa1-8283-466a-b247-13b75c667e82, rgb(185, 51, 50))\"},children:\"Icons.\"})]})}),className:\"framer-m64non\",\"data-framer-name\":\"Monica Ellis\",effect:textEffect6,fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition12},__framer__animateOnce:true,__framer__enter:animation9,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-5w5mja\",\"data-styles-preset\":\"bPg9tTtqZ\",children:\"For those who create, perform, and inspire\u2014your AI isn\u2019t just a voice. It\u2019s a true extension of you, designed to engage fans in real-time, deepen connections, and scale your presence without limits. Whether you\u2019re on stage, on set, or off the grid, your AI keeps the conversation going.\"})}),className:\"framer-389bi6\",\"data-framer-name\":\"Making brands memorable by creating lasting impressions that resonate with audiences\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{wrCR4XOsZ:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+2896.2),pixelHeight:2180,pixelWidth:3270,positionX:\"right\",positionY:\"center\",sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/YYaPpZnay52b2tuiNTV3iAtds.jpg\",srcSet:\"https://framerusercontent.com/images/YYaPpZnay52b2tuiNTV3iAtds.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/YYaPpZnay52b2tuiNTV3iAtds.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/YYaPpZnay52b2tuiNTV3iAtds.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/YYaPpZnay52b2tuiNTV3iAtds.jpg 3270w\"}},wSTTlVESQ:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+3241.2),pixelHeight:2180,pixelWidth:3270,positionX:\"center\",positionY:\"top\",sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/YYaPpZnay52b2tuiNTV3iAtds.jpg\",srcSet:\"https://framerusercontent.com/images/YYaPpZnay52b2tuiNTV3iAtds.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/YYaPpZnay52b2tuiNTV3iAtds.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/YYaPpZnay52b2tuiNTV3iAtds.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/YYaPpZnay52b2tuiNTV3iAtds.jpg 3270w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+3470.2),pixelHeight:2180,pixelWidth:3270,positionX:\"right\",positionY:\"center\",sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/YYaPpZnay52b2tuiNTV3iAtds.jpg\",srcSet:\"https://framerusercontent.com/images/YYaPpZnay52b2tuiNTV3iAtds.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/YYaPpZnay52b2tuiNTV3iAtds.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/YYaPpZnay52b2tuiNTV3iAtds.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/YYaPpZnay52b2tuiNTV3iAtds.jpg 3270w\"},className:\"framer-rivw3j\"})}),/*#__PURE__*/_jsxs(\"section\",{className:\"framer-u5fzfb\",\"data-framer-name\":\"Section About\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{wrCR4XOsZ:{width:`calc(${componentViewport?.width||\"100vw\"} - 30px)`,y:(componentViewport?.y||0)+0+0+0+3267.4963+60+0},wSTTlVESQ:{width:`calc(${componentViewport?.width||\"100vw\"} - 30px)`,y:(componentViewport?.y||0)+0+0+0+3685.5128+36+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1,width:`calc(${componentViewport?.width||\"100vw\"} - 40px)`,y:(componentViewport?.y||0)+0+0+0+4001.2+120+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-fgwch1-container\",nodeId:\"DjqJnfKMj\",rendersWithMotion:true,scopeId:\"aCjji0E7G\",children:/*#__PURE__*/_jsx(GlobalLineAnimationGlobalWithVariantAppearEffect,{__framer__animateOnce:true,__framer__obscuredVariantId:\"mAV7el3aO\",__framer__threshold:.5,__framer__variantAppearEffectEnabled:true,__framer__visibleVariantId:\"bKq9rIYfi\",height:\"100%\",id:\"DjqJnfKMj\",layoutId:\"DjqJnfKMj\",sjMku05M0:\"rgba(255, 255, 255, 0.2)\",style:{height:\"100%\",width:\"100%\"},variant:\"bKq9rIYfi\",width:\"100%\"})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-zwztnh\",\"data-framer-name\":\"Container\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1j58bt\",\"data-styles-preset\":\"Xitz9SmTf\",children:\"What we do\"})}),className:\"framer-1w8ps4j\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-b0x6q7\",\"data-framer-name\":\"CTA\",children:[/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition13},__framer__animateOnce:true,__framer__enter:animation9,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"RlM7U3dpdHplci1zZW1pYm9sZA==\",\"--framer-font-family\":'\"Switzer\", \"Switzer Placeholder\", sans-serif',\"--framer-font-size\":\"40px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.03em\",\"--framer-line-height\":\"100%\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:[\"More Than Content. \",/*#__PURE__*/_jsx(\"br\",{}),\"It\u2019s Connection. \"]})}),className:\"framer-7jisdo\",\"data-framer-name\":\"Making brands memorable by creating lasting impressions that resonate with audiences\",fonts:[\"FS;Switzer-semibold\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition14},__framer__animateOnce:true,__framer__enter:animation9,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-5w5mja\",\"data-styles-preset\":\"bPg9tTtqZ\",children:\"A livestream ends. A post disappears. Your AI doesn\u2019t.  This isn\u2019t a one-off video or a fleeting moment of interaction\u2014it\u2019s continuous, real, and dynamic. Fans get to experience you in a way that feels intimate, personal, and on demand.\"})}),className:\"framer-1u5fdnj\",\"data-framer-name\":\"Making brands memorable by creating lasting impressions that resonate with audiences\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"PeLs18OoC\"},implicitPathVariables:undefined},{href:{webPageId:\"PeLs18OoC\"},implicitPathVariables:undefined},{href:{webPageId:\"PeLs18OoC\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{wrCR4XOsZ:{y:(componentViewport?.y||0)+0+0+0+3267.4963+60+21+0+0+326},wSTTlVESQ:{y:(componentViewport?.y||0)+0+0+0+3685.5128+36+21+0+110+0+326}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:15,y:(componentViewport?.y||0)+0+0+0+4001.2+120+21+0+0+326,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition14},__framer__animateOnce:true,__framer__enter:animation9,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-13ofzcm-container\",nodeId:\"lzsnOZwAB\",rendersWithMotion:true,scopeId:\"aCjji0E7G\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{wrCR4XOsZ:{C2e2fP2V6:resolvedLinks1[1]},wSTTlVESQ:{C2e2fP2V6:resolvedLinks1[2]}},children:/*#__PURE__*/_jsx(LinksTextLinkArrow,{C2e2fP2V6:resolvedLinks1[0],ehVn66hfz:\"Get Started\",height:\"100%\",id:\"lzsnOZwAB\",layoutId:\"lzsnOZwAB\",variant:\"NQMwUeeLL\",width:\"100%\"})})})})})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ydgsdx\",\"data-framer-name\":\"Image Container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{wrCR4XOsZ:{y:(componentViewport?.y||0)+0+0+0+3267.4963+60+21+0+0},wSTTlVESQ:{y:(componentViewport?.y||0)+0+0+0+3685.5128+36+21+0+491+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:231,width:\"173px\",y:(componentViewport?.y||0)+0+0+0+4001.2+120+21+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-qvb27q-container\",nodeId:\"ttOklBCeB\",scopeId:\"aCjji0E7G\",children:/*#__PURE__*/_jsx(HomeImageCarousel,{G0MdvnpWj:addImageAlt({src:\"https://framerusercontent.com/images/KISgPbVNgMcYtzOtqXhSOTqxJlU.jpg\",srcSet:\"https://framerusercontent.com/images/KISgPbVNgMcYtzOtqXhSOTqxJlU.jpg?scale-down-to=1024 768w,https://framerusercontent.com/images/KISgPbVNgMcYtzOtqXhSOTqxJlU.jpg 1125w\"},\"\"),height:\"100%\",id:\"ttOklBCeB\",KvMw_weZM:addImageAlt({src:\"https://framerusercontent.com/images/8wp9Hyqbi0MI4Ob6luWvypS0qo.jpg\",srcSet:\"https://framerusercontent.com/images/8wp9Hyqbi0MI4Ob6luWvypS0qo.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/8wp9Hyqbi0MI4Ob6luWvypS0qo.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/8wp9Hyqbi0MI4Ob6luWvypS0qo.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/8wp9Hyqbi0MI4Ob6luWvypS0qo.jpg?scale-down-to=4096 4096w,https://framerusercontent.com/images/8wp9Hyqbi0MI4Ob6luWvypS0qo.jpg 6000w\"},\"\"),layoutId:\"ttOklBCeB\",NxN1F7nUY:addImageAlt({src:\"https://framerusercontent.com/images/wNoaYTTp8497RHaz4wdlqCPoM.jpg\",srcSet:\"https://framerusercontent.com/images/wNoaYTTp8497RHaz4wdlqCPoM.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/wNoaYTTp8497RHaz4wdlqCPoM.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/wNoaYTTp8497RHaz4wdlqCPoM.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/wNoaYTTp8497RHaz4wdlqCPoM.jpg?scale-down-to=4096 4096w,https://framerusercontent.com/images/wNoaYTTp8497RHaz4wdlqCPoM.jpg 5472w\"},\"\"),Phh1Vrqg6:addImageAlt({src:\"https://framerusercontent.com/images/GP2EkTsM5NhU7RBDrpPHRxCdpvM.jpg\",srcSet:\"https://framerusercontent.com/images/GP2EkTsM5NhU7RBDrpPHRxCdpvM.jpg?scale-down-to=1024 819w,https://framerusercontent.com/images/GP2EkTsM5NhU7RBDrpPHRxCdpvM.jpg?scale-down-to=2048 1638w,https://framerusercontent.com/images/GP2EkTsM5NhU7RBDrpPHRxCdpvM.jpg?scale-down-to=4096 3276w,https://framerusercontent.com/images/GP2EkTsM5NhU7RBDrpPHRxCdpvM.jpg 3456w\"},\"\"),style:{height:\"100%\",width:\"100%\"},variant:\"rgnFqSP1a\",width:\"100%\",YtW95x8_o:addImageAlt({src:\"https://framerusercontent.com/images/mDrtoUAK6Ygb2oiByR7SLI8hagc.jpg\",srcSet:\"https://framerusercontent.com/images/mDrtoUAK6Ygb2oiByR7SLI8hagc.jpg?scale-down-to=1024 683w,https://framerusercontent.com/images/mDrtoUAK6Ygb2oiByR7SLI8hagc.jpg?scale-down-to=2048 1367w,https://framerusercontent.com/images/mDrtoUAK6Ygb2oiByR7SLI8hagc.jpg?scale-down-to=4096 2735w,https://framerusercontent.com/images/mDrtoUAK6Ygb2oiByR7SLI8hagc.jpg 2832w\"},\"\")})})})})})]})]}),/*#__PURE__*/_jsxs(\"section\",{className:\"framer-uytgqu\",\"data-framer-name\":\"Section Journal\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-qj632q\",\"data-framer-name\":\"Heading\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-j7vjnj\",\"data-framer-name\":\"Container\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{wrCR4XOsZ:{width:`calc(${componentViewport?.width||\"100vw\"} - 30px)`,y:(componentViewport?.y||0)+0+0+0+3749.4963+0+0+0+0+0+0},wSTTlVESQ:{width:`calc(${componentViewport?.width||\"100vw\"} - 30px)`,y:(componentViewport?.y||0)+0+0+0+4464.5128+36+0+0+0+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1,width:`calc(${componentViewport?.width||\"100vw\"} - 40px)`,y:(componentViewport?.y||0)+0+0+0+4583.2+120+0+0+0+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-z2f3nh-container\",nodeId:\"n_nFKNIf8\",rendersWithMotion:true,scopeId:\"aCjji0E7G\",children:/*#__PURE__*/_jsx(GlobalLineAnimationGlobalWithVariantAppearEffect,{__framer__animateOnce:true,__framer__obscuredVariantId:\"mAV7el3aO\",__framer__threshold:.5,__framer__variantAppearEffectEnabled:true,__framer__visibleVariantId:\"bKq9rIYfi\",height:\"100%\",id:\"n_nFKNIf8\",layoutId:\"n_nFKNIf8\",sjMku05M0:\"rgba(255, 255, 255, 0.2)\",style:{height:\"100%\",width:\"100%\"},variant:\"bKq9rIYfi\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1jd6j8\",\"data-framer-name\":\"Heading Wrapper\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"RlM7U3dpdHplci1zZW1pYm9sZA==\",\"--framer-font-family\":'\"Switzer\", \"Switzer Placeholder\", sans-serif',\"--framer-font-size\":\"40px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.03em\",\"--framer-line-height\":\"100%\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Earning built in\"})}),className:\"framer-1u57fra\",fonts:[\"FS;Switzer-semibold\"],verticalAlignment:\"top\",withExternalLayout:true})})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-djqulf\",\"data-framer-name\":\"Slideshow Container\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1xkz4jd-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"cgfbnz2EM\",scopeId:\"aCjji0E7G\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{wrCR4XOsZ:{itemAmount:3,paddingLeft:15,paddingRight:15},wSTTlVESQ:{dragControl:true,itemAmount:2,paddingLeft:15,paddingRight:15}},children:/*#__PURE__*/_jsx(Slideshow,{alignment:\"flex-start\",arrowOptions:{arrowFill:\"rgba(0, 0, 0, 0)\",arrowGap:0,arrowPadding:20,arrowPaddingBottom:0,arrowPaddingLeft:0,arrowPaddingRight:12,arrowPaddingTop:-33,arrowPosition:\"top-right\",arrowRadius:0,arrowShouldFadeIn:false,arrowShouldSpace:false,arrowSize:30,showMouseControls:true},autoPlayControl:false,borderRadius:0,direction:\"left\",dragControl:false,effectsOptions:{effectsHover:true,effectsOpacity:0,effectsPerspective:1200,effectsRotate:0,effectsScale:1,playOffscreen:false},fadeOptions:{fadeAlpha:0,fadeContent:false,fadeInset:0,fadeWidth:25,overflow:false},gap:15,height:\"100%\",id:\"cgfbnz2EM\",intervalControl:1.5,itemAmount:4,layoutId:\"cgfbnz2EM\",padding:20,paddingBottom:20,paddingLeft:20,paddingPerSide:true,paddingRight:20,paddingTop:30,progressOptions:{dotsActiveOpacity:1,dotsBackground:\"rgba(0, 0, 0, 0.2)\",dotsBlur:0,dotsFill:\"rgb(255, 255, 255)\",dotsGap:10,dotsInset:10,dotSize:10,dotsOpacity:.5,dotsPadding:10,dotsRadius:50,showProgressDots:false},slots:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:388,width:\"275px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-yszkp-container\",\"data-framer-name\":\"C1\",inComponentSlot:true,name:\"C1\",nodeId:\"Font6g3Og\",rendersWithMotion:true,scopeId:\"aCjji0E7G\",children:/*#__PURE__*/_jsx(JournalArticleCard,{height:\"100%\",hVGS4vAc8:\"Subscriptions\",id:\"Font6g3Og\",layoutId:\"Font6g3Og\",name:\"C1\",style:{width:\"100%\"},variant:\"VE3saY9b3\",vXS0OQu48:addImageAlt({src:\"https://framerusercontent.com/images/i55DGwGyJAB52IEsPpM2HhVcLA.jpg\",srcSet:\"https://framerusercontent.com/images/i55DGwGyJAB52IEsPpM2HhVcLA.jpg?scale-down-to=1024 867w,https://framerusercontent.com/images/i55DGwGyJAB52IEsPpM2HhVcLA.jpg 1152w\"},\"\"),width:\"100%\",YE5ookC0X:\"Offer fans exclusive access to your AI clone with a monthly or annual subscription.\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:388,width:\"275px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-bjmall-container\",\"data-framer-name\":\"C2\",inComponentSlot:true,name:\"C2\",nodeId:\"WpuebWqZA\",rendersWithMotion:true,scopeId:\"aCjji0E7G\",children:/*#__PURE__*/_jsx(JournalArticleCard,{height:\"100%\",hVGS4vAc8:\"Content Unlocks\",id:\"WpuebWqZA\",layoutId:\"WpuebWqZA\",name:\"C2\",style:{width:\"100%\"},variant:\"VE3saY9b3\",vXS0OQu48:addImageAlt({src:\"https://framerusercontent.com/images/yU9N8jnk5C8yXyQE9PIRAXLnVI.jpg\",srcSet:\"https://framerusercontent.com/images/yU9N8jnk5C8yXyQE9PIRAXLnVI.jpg?scale-down-to=1024 867w,https://framerusercontent.com/images/yU9N8jnk5C8yXyQE9PIRAXLnVI.jpg 1152w\"},\"\"),width:\"100%\",YE5ookC0X:\"Monetize exclusive voice notes, videos, and special interactions behind a paywall.\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:388,width:\"275px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-8ygj8y-container\",\"data-framer-name\":\"C3\",inComponentSlot:true,name:\"C3\",nodeId:\"OKBGAFRJI\",rendersWithMotion:true,scopeId:\"aCjji0E7G\",children:/*#__PURE__*/_jsx(JournalArticleCard,{height:\"100%\",hVGS4vAc8:\"Tipping\",id:\"OKBGAFRJI\",layoutId:\"OKBGAFRJI\",name:\"C3\",style:{width:\"100%\"},variant:\"VE3saY9b3\",vXS0OQu48:addImageAlt({src:\"https://framerusercontent.com/images/7xMjDl5n9C2EQoVgTt9xKx5se8g.jpg\",srcSet:\"https://framerusercontent.com/images/7xMjDl5n9C2EQoVgTt9xKx5se8g.jpg?scale-down-to=1024 867w,https://framerusercontent.com/images/7xMjDl5n9C2EQoVgTt9xKx5se8g.jpg 1152w\"},\"\"),width:\"100%\",YE5ookC0X:\"Let fans show their appreciation by sending tips and virtual gifts to support you.\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:388,width:\"275px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-jah5yo-container\",\"data-framer-name\":\"C4\",inComponentSlot:true,name:\"C4\",nodeId:\"PKc9MBLPS\",rendersWithMotion:true,scopeId:\"aCjji0E7G\",children:/*#__PURE__*/_jsx(JournalArticleCard,{height:\"100%\",hVGS4vAc8:\"In-App Purchases\",id:\"PKc9MBLPS\",layoutId:\"PKc9MBLPS\",name:\"C4\",style:{width:\"100%\"},variant:\"VE3saY9b3\",vXS0OQu48:addImageAlt({src:\"https://framerusercontent.com/images/i6MolEto1aACSFwOxlKka2mIgI.jpg\",srcSet:\"https://framerusercontent.com/images/i6MolEto1aACSFwOxlKka2mIgI.jpg?scale-down-to=1024 867w,https://framerusercontent.com/images/i6MolEto1aACSFwOxlKka2mIgI.jpg 1152w\"},\"\"),width:\"100%\",YE5ookC0X:\"Give fans the option to upgrade their experience with premium features and interactions.\"})})})],startFrom:0,style:{height:\"100%\",width:\"100%\"},transitionControl:{damping:40,delay:0,mass:1,stiffness:200,type:\"spring\"},width:\"100%\"})})})})})]}),/*#__PURE__*/_jsxs(\"section\",{className:\"framer-1x78ryq\",\"data-framer-name\":\"Section Awards\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{wrCR4XOsZ:{width:`calc(${componentViewport?.width||\"100vw\"} - 30px)`,y:(componentViewport?.y||0)+0+0+0+4235.4963+50+0},wSTTlVESQ:{width:`calc(${componentViewport?.width||\"100vw\"} - 30px)`,y:(componentViewport?.y||0)+0+0+0+4916.5128+40+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1,width:`calc(${componentViewport?.width||\"100vw\"} - 40px)`,y:(componentViewport?.y||0)+0+0+0+5269.2+40+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1smke2b-container\",nodeId:\"LDaZwGs_W\",rendersWithMotion:true,scopeId:\"aCjji0E7G\",children:/*#__PURE__*/_jsx(GlobalLineAnimationGlobalWithVariantAppearEffect,{__framer__animateOnce:true,__framer__obscuredVariantId:\"mAV7el3aO\",__framer__threshold:.5,__framer__variantAppearEffectEnabled:true,__framer__visibleVariantId:\"bKq9rIYfi\",height:\"100%\",id:\"LDaZwGs_W\",layoutId:\"LDaZwGs_W\",sjMku05M0:\"rgba(255, 255, 255, 0.2)\",style:{height:\"100%\",width:\"100%\"},variant:\"bKq9rIYfi\",width:\"100%\"})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ny78dk\",\"data-framer-name\":\"Container\",id:elementId,ref:ref1,children:[isDisplayed2()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-wy8tb4 hidden-1789dar\",\"data-framer-name\":\"Heading\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{wrCR4XOsZ:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h1\",{style:{\"--font-selector\":\"RlM7U3dpdHplci1ib2xk\",\"--framer-font-family\":'\"Switzer\", \"Switzer Placeholder\", sans-serif',\"--framer-font-size\":\"60px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.03em\",\"--framer-line-height\":\"80%\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-font-size\":\"84px\"},children:\"The \"}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-font-size\":\"84px\",\"--framer-text-color\":\"var(--token-268f8aa1-8283-466a-b247-13b75c667e82, rgb(185, 51, 50))\"},children:\"AI Clone \"}),/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-font-size\":\"84px\"},children:\"That Feels \"}),/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-font-size\":\"84px\"},children:\"Like You.\"})]})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h1\",{style:{\"--font-selector\":\"RlM7U3dpdHplci1ib2xk\",\"--framer-font-family\":'\"Switzer\", \"Switzer Placeholder\", sans-serif',\"--framer-font-size\":\"84px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.03em\",\"--framer-line-height\":\"80%\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:[\"The \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-268f8aa1-8283-466a-b247-13b75c667e82, rgb(185, 51, 50))\"},children:\"AI Clone \"}),/*#__PURE__*/_jsx(\"br\",{}),\"That Feels \",/*#__PURE__*/_jsx(\"br\",{}),\"Like You.\"]})}),className:\"framer-vwb9jn\",\"data-framer-name\":\"Awards\",fonts:[\"FS;Switzer-bold\"],verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1i4bco5\",\"data-framer-name\":\"Awards\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1xmf5aw\",\"data-framer-name\":\"Row 1\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1l5po4i\",\"data-framer-name\":\"Container\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-yv6m4j\",\"data-framer-name\":\"Awards Row\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-5w5mja\",\"data-styles-preset\":\"bPg9tTtqZ\",children:\"A livestream ends. A post disappears. Your AI doesn\u2019t.  This isn\u2019t a one-off video or a fleeting moment of interaction\u2014it\u2019s continuous, real, and dynamic. Fans get to experience you in a way that feels intimate, personal, and on demand.\"})}),className:\"framer-7w6feq\",\"data-framer-name\":\"Making brands memorable by creating lasting impressions that resonate with audiences\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1lcxjbc\",\"data-framer-name\":\"Awards Row\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{wrCR4XOsZ:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"RlM7U3dpdHplci1zZW1pYm9sZA==\",\"--framer-font-family\":'\"Switzer\", \"Switzer Placeholder\", sans-serif',\"--framer-font-size\":\"38px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.03em\",\"--framer-line-height\":\"100%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:['\"It\u2019s like I\u2019m always available\u2014but without the burnout.\"',/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"br\",{}),'\"This is the next step ',/*#__PURE__*/_jsx(\"br\",{}),'in engagement.\"']})})},wSTTlVESQ:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"RlM7U3dpdHplci1zZW1pYm9sZA==\",\"--framer-font-family\":'\"Switzer\", \"Switzer Placeholder\", sans-serif',\"--framer-font-size\":\"30px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.03em\",\"--framer-line-height\":\"100%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:['\"It\u2019s like I\u2019m always available\u2014but without the burnout.\"',/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"br\",{}),'\"This is the next step in engagement.\"']})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"RlM7U3dpdHplci1zZW1pYm9sZA==\",\"--framer-font-family\":'\"Switzer\", \"Switzer Placeholder\", sans-serif',\"--framer-font-size\":\"40px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.03em\",\"--framer-line-height\":\"100%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:['\"It\u2019s like I\u2019m always available\u2014but without the burnout.\"',/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"br\",{}),'\"This is the next step in engagement.\"']})}),className:\"framer-hcuxqa\",\"data-framer-name\":\"Making brands memorable by creating lasting impressions that resonate with audiences\",fonts:[\"FS;Switzer-semibold\"],verticalAlignment:\"top\",withExternalLayout:true})})})]})})})]})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{wrCR4XOsZ:{y:(componentViewport?.y||0)+0+0+0+4663.6963},wSTTlVESQ:{y:(componentViewport?.y||0)+0+0+0+5293.5128}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:599,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0+0+5760.2,children:/*#__PURE__*/_jsx(Container,{className:\"framer-g2qwjh-container\",nodeId:\"HKBkeUlR3\",scopeId:\"aCjji0E7G\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{wSTTlVESQ:{variant:\"VFE4PuATl\"}},children:/*#__PURE__*/_jsx(SectionTicker,{height:\"100%\",id:\"HKBkeUlR3\",layoutId:\"HKBkeUlR3\",style:{width:\"100%\"},variant:\"K531eFz8w\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{wrCR4XOsZ:{y:(componentViewport?.y||0)+0+5262.6963},wSTTlVESQ:{y:(componentViewport?.y||0)+0+5892.5128}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:402,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+6359.2,children:/*#__PURE__*/_jsx(Container,{className:\"framer-nbqjrk-container\",nodeId:\"g6Mi3L6KZ\",scopeId:\"aCjji0E7G\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{wrCR4XOsZ:{variant:\"ld8eol0x7\"},wSTTlVESQ:{variant:\"LKuPWSgM0\"}},children:/*#__PURE__*/_jsx(FooterFooter,{g8ExVt6Ui:\"16158ew\",height:\"100%\",id:\"g6Mi3L6KZ\",layoutId:\"g6Mi3L6KZ\",style:{width:\"100%\"},variant:\"XcHzD8GMj\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-OLTGY.framer-43paty, .framer-OLTGY .framer-43paty { display: block; }\",\".framer-OLTGY.framer-1q9zq9j { align-content: center; align-items: center; background-color: #000000; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1200px; }\",\".framer-OLTGY .framer-pjqlag-container { flex: none; height: auto; left: 0px; position: fixed; right: 0px; top: 0px; z-index: 10; }\",\".framer-OLTGY .framer-iuo3eg-container { flex: none; height: auto; left: 0px; position: fixed; right: 0px; top: 0px; z-index: 8; }\",\".framer-OLTGY.framer-14g3oz7 { background-color: rgba(0, 0, 0, 0.8); inset: 0px; position: fixed; user-select: none; z-index: 6; }\",\".framer-OLTGY.framer-pglhi5-container { flex: none; height: 100vh; left: 0px; position: fixed; right: 0px; top: 0px; will-change: var(--framer-will-change-effect-override, transform); z-index: 9; }\",\".framer-OLTGY .framer-uoy2dn { 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: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-OLTGY .framer-146285n { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 100vh; justify-content: flex-end; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-OLTGY .framer-a0w4y5 { align-content: flex-end; align-items: flex-end; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: 1px; justify-content: flex-start; overflow: hidden; padding: 0px 20px 20px 20px; position: relative; width: 100%; }\",\".framer-OLTGY .framer-1jj2sv9 { align-content: center; align-items: center; display: flex; flex: 0.7 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-OLTGY .framer-rzuylx { flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-OLTGY .framer-ohddxg { align-content: center; align-items: center; display: flex; flex: 0.5 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-OLTGY .framer-1oceffy { align-content: flex-end; align-items: flex-end; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-OLTGY .framer-y3qnxc { flex: 1 0 0px; height: auto; max-width: 329px; opacity: 0.7; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-OLTGY .framer-1c5enu6 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-OLTGY .framer-b2uujq { flex: none; height: auto; opacity: 0.8; position: relative; white-space: pre; width: auto; }\",\".framer-OLTGY .framer-rgp9pf { align-content: flex-end; align-items: flex-end; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; min-height: 50px; overflow: visible; padding: 0px 0px 50px 0px; position: relative; width: 100%; }\",\".framer-OLTGY .framer-1ckpzcy { align-content: flex-start; align-items: flex-start; background-color: #000000; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: 80vh; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; z-index: 1; }\",\".framer-OLTGY .framer-18x3oa2-container { -webkit-filter: grayscale(0); filter: grayscale(0); flex: 1 0 0px; height: 1px; position: relative; width: 100%; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-OLTGY .framer-aatezv { align-content: flex-start; align-items: flex-start; background-color: #000000; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 110px 20px 0px 20px; position: relative; width: 100%; z-index: 1; }\",\".framer-OLTGY .framer-1bouwdr-container, .framer-OLTGY .framer-1guwpa9-container, .framer-OLTGY .framer-fgwch1-container, .framer-OLTGY .framer-z2f3nh-container, .framer-OLTGY .framer-1smke2b-container { flex: none; height: 1px; position: relative; width: 100%; }\",\".framer-OLTGY .framer-ne5lch, .framer-OLTGY .framer-zwztnh { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-OLTGY .framer-1ucswvs, .framer-OLTGY .framer-1qp37om, .framer-OLTGY .framer-1w8ps4j, .framer-OLTGY .framer-1u57fra { --framer-paragraph-spacing: 0px; flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-OLTGY .framer-1vyenfm, .framer-OLTGY .framer-b0x6q7 { align-content: flex-start; align-items: flex-start; display: flex; flex: 2 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 15px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-OLTGY .framer-1uwls0g { --framer-paragraph-spacing: 0px; --framer-text-wrap-override: none; flex: none; height: auto; max-width: 600px; position: relative; width: 100%; }\",\".framer-OLTGY .framer-591dwr, .framer-OLTGY .framer-7jisdo, .framer-OLTGY .framer-1u5fdnj { --framer-paragraph-spacing: 0px; flex: none; height: auto; max-width: 600px; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-OLTGY .framer-1rqtqzu { --framer-paragraph-spacing: 0px; flex: none; height: auto; max-width: 600px; position: relative; white-space: pre-wrap; width: 100%; will-change: var(--framer-will-change-effect-override, transform); word-break: break-word; word-wrap: break-word; }\",\".framer-OLTGY .framer-1dihp5r-container, .framer-OLTGY .framer-13ofzcm-container { flex: none; height: auto; position: relative; width: auto; z-index: 10; }\",\".framer-OLTGY .framer-jpi8oe, .framer-OLTGY .framer-1ydgsdx { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 231px; justify-content: flex-end; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-OLTGY .framer-1x4p1sh-container, .framer-OLTGY .framer-qvb27q-container { flex: none; height: 231px; position: relative; width: 173px; }\",\".framer-OLTGY .framer-1qli4q7, .framer-OLTGY .framer-uytgqu { 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: 120px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-OLTGY .framer-1uvp8x9, .framer-OLTGY .framer-qj632q { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: center; overflow: visible; padding: 0px 20px 0px 20px; position: relative; width: 100%; }\",\".framer-OLTGY .framer-1l6eapi, .framer-OLTGY .framer-j7vjnj { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 15px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-OLTGY .framer-1qtwnv4, .framer-OLTGY .framer-1jd6j8 { 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-OLTGY .framer-100ax8t, .framer-OLTGY .framer-djqulf { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-OLTGY .framer-12ndb3l-container, .framer-OLTGY .framer-1xkz4jd-container { aspect-ratio: 2.4 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 500px); position: relative; width: 100%; }\",\".framer-OLTGY .framer-1bdtvpa, .framer-OLTGY .framer-n7fyu6, .framer-OLTGY .framer-8l1d20, .framer-OLTGY .framer-1bxzgn9, .framer-OLTGY .framer-1g045at { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; width: 275px; }\",\".framer-OLTGY .framer-1wyxvso, .framer-OLTGY .framer-ferrki, .framer-OLTGY .framer-lu571d, .framer-OLTGY .framer-13xtikd, .framer-OLTGY .framer-6ejnla, .framer-OLTGY .framer-1lwokwl, .framer-OLTGY .framer-17opybi { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: wrap; gap: 40px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; text-decoration: none; width: 100%; }\",\".framer-OLTGY .framer-db5shk-container, .framer-OLTGY .framer-wrm7ho-container, .framer-OLTGY .framer-nv7odi-container, .framer-OLTGY .framer-5e69i-container, .framer-OLTGY .framer-1ur0t6-container, .framer-OLTGY .framer-k1hwti-container, .framer-OLTGY .framer-ca5tjw-container { flex: 1 0 0px; height: auto; position: relative; width: 1px; }\",\".framer-OLTGY .framer-sro0tw { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: 265px; justify-content: flex-start; padding: 0px; position: relative; width: 275px; }\",\".framer-OLTGY .framer-1ocx7ts { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: 340px; justify-content: flex-start; padding: 0px; position: relative; width: 275px; }\",\".framer-OLTGY .framer-1c52kyn { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 100px 20px 0px 0px; position: relative; width: 100%; }\",\".framer-OLTGY .framer-k16jg0 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 44px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 0px 44px 0px; position: relative; width: min-content; }\",\".framer-OLTGY .framer-m64non { flex: none; height: auto; max-width: 780px; position: relative; white-space: pre-wrap; width: 780px; word-break: break-word; word-wrap: break-word; }\",\".framer-OLTGY .framer-389bi6 { --framer-paragraph-spacing: 0px; flex: none; height: auto; max-width: 600px; position: relative; white-space: pre-wrap; width: 600px; word-break: break-word; word-wrap: break-word; }\",\".framer-OLTGY .framer-rivw3j { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 531px; justify-content: center; overflow: visible; padding: 0px 0px 0px 20px; position: relative; width: 100%; }\",\".framer-OLTGY .framer-u5fzfb { align-content: flex-start; align-items: flex-start; background-color: #000000; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 120px 20px 100px 20px; position: relative; width: 100%; z-index: 1; }\",\".framer-OLTGY .framer-yszkp-container, .framer-OLTGY .framer-bjmall-container, .framer-OLTGY .framer-8ygj8y-container, .framer-OLTGY .framer-jah5yo-container { height: auto; position: relative; width: 275px; }\",\".framer-OLTGY .framer-1x78ryq { align-content: flex-start; align-items: flex-start; background-color: #000000; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 40px 20px 100px 20px; position: relative; width: 100%; z-index: 9; }\",\".framer-OLTGY .framer-ny78dk { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-OLTGY .framer-wy8tb4 { align-content: flex-start; align-items: flex-start; align-self: stretch; display: flex; flex: 0.7 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: auto; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-OLTGY .framer-vwb9jn { --framer-paragraph-spacing: 0px; --framer-text-wrap: balance; flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-OLTGY .framer-1i4bco5 { align-content: center; align-items: center; display: flex; flex: 0.5 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-OLTGY .framer-1xmf5aw { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 15px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-OLTGY .framer-1l5po4i { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-OLTGY .framer-yv6m4j { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-OLTGY .framer-7w6feq { --framer-paragraph-spacing: 0px; flex: 1 0 0px; height: auto; max-width: 600px; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-OLTGY .framer-1lcxjbc { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-OLTGY .framer-hcuxqa { --framer-paragraph-spacing: 0px; --framer-text-wrap: balance; flex: 1 0 0px; height: auto; max-width: 600px; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-OLTGY .framer-g2qwjh-container, .framer-OLTGY .framer-nbqjrk-container { flex: none; height: auto; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-OLTGY.framer-1q9zq9j, .framer-OLTGY .framer-uoy2dn, .framer-OLTGY .framer-146285n, .framer-OLTGY .framer-a0w4y5, .framer-OLTGY .framer-1jj2sv9, .framer-OLTGY .framer-ohddxg, .framer-OLTGY .framer-1c5enu6, .framer-OLTGY .framer-rgp9pf, .framer-OLTGY .framer-1ckpzcy, .framer-OLTGY .framer-aatezv, .framer-OLTGY .framer-ne5lch, .framer-OLTGY .framer-1vyenfm, .framer-OLTGY .framer-jpi8oe, .framer-OLTGY .framer-1qli4q7, .framer-OLTGY .framer-1uvp8x9, .framer-OLTGY .framer-1l6eapi, .framer-OLTGY .framer-1qtwnv4, .framer-OLTGY .framer-100ax8t, .framer-OLTGY .framer-1bdtvpa, .framer-OLTGY .framer-1wyxvso, .framer-OLTGY .framer-n7fyu6, .framer-OLTGY .framer-ferrki, .framer-OLTGY .framer-8l1d20, .framer-OLTGY .framer-lu571d, .framer-OLTGY .framer-sro0tw, .framer-OLTGY .framer-13xtikd, .framer-OLTGY .framer-1bxzgn9, .framer-OLTGY .framer-6ejnla, .framer-OLTGY .framer-1g045at, .framer-OLTGY .framer-1lwokwl, .framer-OLTGY .framer-1ocx7ts, .framer-OLTGY .framer-17opybi, .framer-OLTGY .framer-1c52kyn, .framer-OLTGY .framer-k16jg0, .framer-OLTGY .framer-rivw3j, .framer-OLTGY .framer-u5fzfb, .framer-OLTGY .framer-zwztnh, .framer-OLTGY .framer-b0x6q7, .framer-OLTGY .framer-1ydgsdx, .framer-OLTGY .framer-uytgqu, .framer-OLTGY .framer-qj632q, .framer-OLTGY .framer-j7vjnj, .framer-OLTGY .framer-1jd6j8, .framer-OLTGY .framer-djqulf, .framer-OLTGY .framer-1x78ryq, .framer-OLTGY .framer-ny78dk, .framer-OLTGY .framer-wy8tb4, .framer-OLTGY .framer-1i4bco5, .framer-OLTGY .framer-1xmf5aw, .framer-OLTGY .framer-1l5po4i { gap: 0px; } .framer-OLTGY.framer-1q9zq9j > *, .framer-OLTGY .framer-uoy2dn > *, .framer-OLTGY .framer-1c52kyn > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-OLTGY.framer-1q9zq9j > :first-child, .framer-OLTGY .framer-uoy2dn > :first-child, .framer-OLTGY .framer-146285n > :first-child, .framer-OLTGY .framer-rgp9pf > :first-child, .framer-OLTGY .framer-1ckpzcy > :first-child, .framer-OLTGY .framer-aatezv > :first-child, .framer-OLTGY .framer-1vyenfm > :first-child, .framer-OLTGY .framer-1qli4q7 > :first-child, .framer-OLTGY .framer-1uvp8x9 > :first-child, .framer-OLTGY .framer-1l6eapi > :first-child, .framer-OLTGY .framer-100ax8t > :first-child, .framer-OLTGY .framer-1bdtvpa > :first-child, .framer-OLTGY .framer-n7fyu6 > :first-child, .framer-OLTGY .framer-8l1d20 > :first-child, .framer-OLTGY .framer-sro0tw > :first-child, .framer-OLTGY .framer-1bxzgn9 > :first-child, .framer-OLTGY .framer-1g045at > :first-child, .framer-OLTGY .framer-1ocx7ts > :first-child, .framer-OLTGY .framer-1c52kyn > :first-child, .framer-OLTGY .framer-k16jg0 > :first-child, .framer-OLTGY .framer-u5fzfb > :first-child, .framer-OLTGY .framer-b0x6q7 > :first-child, .framer-OLTGY .framer-uytgqu > :first-child, .framer-OLTGY .framer-qj632q > :first-child, .framer-OLTGY .framer-j7vjnj > :first-child, .framer-OLTGY .framer-djqulf > :first-child, .framer-OLTGY .framer-1x78ryq > :first-child, .framer-OLTGY .framer-1i4bco5 > :first-child, .framer-OLTGY .framer-1xmf5aw > :first-child, .framer-OLTGY .framer-1l5po4i > :first-child { margin-top: 0px; } .framer-OLTGY.framer-1q9zq9j > :last-child, .framer-OLTGY .framer-uoy2dn > :last-child, .framer-OLTGY .framer-146285n > :last-child, .framer-OLTGY .framer-rgp9pf > :last-child, .framer-OLTGY .framer-1ckpzcy > :last-child, .framer-OLTGY .framer-aatezv > :last-child, .framer-OLTGY .framer-1vyenfm > :last-child, .framer-OLTGY .framer-1qli4q7 > :last-child, .framer-OLTGY .framer-1uvp8x9 > :last-child, .framer-OLTGY .framer-1l6eapi > :last-child, .framer-OLTGY .framer-100ax8t > :last-child, .framer-OLTGY .framer-1bdtvpa > :last-child, .framer-OLTGY .framer-n7fyu6 > :last-child, .framer-OLTGY .framer-8l1d20 > :last-child, .framer-OLTGY .framer-sro0tw > :last-child, .framer-OLTGY .framer-1bxzgn9 > :last-child, .framer-OLTGY .framer-1g045at > :last-child, .framer-OLTGY .framer-1ocx7ts > :last-child, .framer-OLTGY .framer-1c52kyn > :last-child, .framer-OLTGY .framer-k16jg0 > :last-child, .framer-OLTGY .framer-u5fzfb > :last-child, .framer-OLTGY .framer-b0x6q7 > :last-child, .framer-OLTGY .framer-uytgqu > :last-child, .framer-OLTGY .framer-qj632q > :last-child, .framer-OLTGY .framer-j7vjnj > :last-child, .framer-OLTGY .framer-djqulf > :last-child, .framer-OLTGY .framer-1x78ryq > :last-child, .framer-OLTGY .framer-1i4bco5 > :last-child, .framer-OLTGY .framer-1xmf5aw > :last-child, .framer-OLTGY .framer-1l5po4i > :last-child { margin-bottom: 0px; } .framer-OLTGY .framer-146285n > *, .framer-OLTGY .framer-1qli4q7 > *, .framer-OLTGY .framer-100ax8t > *, .framer-OLTGY .framer-uytgqu > *, .framer-OLTGY .framer-djqulf > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-OLTGY .framer-a0w4y5 > *, .framer-OLTGY .framer-1c5enu6 > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-OLTGY .framer-a0w4y5 > :first-child, .framer-OLTGY .framer-1jj2sv9 > :first-child, .framer-OLTGY .framer-ohddxg > :first-child, .framer-OLTGY .framer-1c5enu6 > :first-child, .framer-OLTGY .framer-ne5lch > :first-child, .framer-OLTGY .framer-jpi8oe > :first-child, .framer-OLTGY .framer-1qtwnv4 > :first-child, .framer-OLTGY .framer-1wyxvso > :first-child, .framer-OLTGY .framer-ferrki > :first-child, .framer-OLTGY .framer-lu571d > :first-child, .framer-OLTGY .framer-13xtikd > :first-child, .framer-OLTGY .framer-6ejnla > :first-child, .framer-OLTGY .framer-1lwokwl > :first-child, .framer-OLTGY .framer-17opybi > :first-child, .framer-OLTGY .framer-rivw3j > :first-child, .framer-OLTGY .framer-zwztnh > :first-child, .framer-OLTGY .framer-1ydgsdx > :first-child, .framer-OLTGY .framer-1jd6j8 > :first-child, .framer-OLTGY .framer-ny78dk > :first-child, .framer-OLTGY .framer-wy8tb4 > :first-child { margin-left: 0px; } .framer-OLTGY .framer-a0w4y5 > :last-child, .framer-OLTGY .framer-1jj2sv9 > :last-child, .framer-OLTGY .framer-ohddxg > :last-child, .framer-OLTGY .framer-1c5enu6 > :last-child, .framer-OLTGY .framer-ne5lch > :last-child, .framer-OLTGY .framer-jpi8oe > :last-child, .framer-OLTGY .framer-1qtwnv4 > :last-child, .framer-OLTGY .framer-1wyxvso > :last-child, .framer-OLTGY .framer-ferrki > :last-child, .framer-OLTGY .framer-lu571d > :last-child, .framer-OLTGY .framer-13xtikd > :last-child, .framer-OLTGY .framer-6ejnla > :last-child, .framer-OLTGY .framer-1lwokwl > :last-child, .framer-OLTGY .framer-17opybi > :last-child, .framer-OLTGY .framer-rivw3j > :last-child, .framer-OLTGY .framer-zwztnh > :last-child, .framer-OLTGY .framer-1ydgsdx > :last-child, .framer-OLTGY .framer-1jd6j8 > :last-child, .framer-OLTGY .framer-ny78dk > :last-child, .framer-OLTGY .framer-wy8tb4 > :last-child { margin-right: 0px; } .framer-OLTGY .framer-1jj2sv9 > *, .framer-OLTGY .framer-ohddxg > *, .framer-OLTGY .framer-ne5lch > *, .framer-OLTGY .framer-jpi8oe > *, .framer-OLTGY .framer-1qtwnv4 > *, .framer-OLTGY .framer-rivw3j > *, .framer-OLTGY .framer-zwztnh > *, .framer-OLTGY .framer-1ydgsdx > *, .framer-OLTGY .framer-1jd6j8 > *, .framer-OLTGY .framer-ny78dk > *, .framer-OLTGY .framer-wy8tb4 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-OLTGY .framer-rgp9pf > *, .framer-OLTGY .framer-1ckpzcy > *, .framer-OLTGY .framer-aatezv > *, .framer-OLTGY .framer-u5fzfb > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-OLTGY .framer-1vyenfm > *, .framer-OLTGY .framer-1l6eapi > *, .framer-OLTGY .framer-b0x6q7 > *, .framer-OLTGY .framer-j7vjnj > *, .framer-OLTGY .framer-1xmf5aw > * { margin: 0px; margin-bottom: calc(15px / 2); margin-top: calc(15px / 2); } .framer-OLTGY .framer-1uvp8x9 > *, .framer-OLTGY .framer-qj632q > *, .framer-OLTGY .framer-1x78ryq > *, .framer-OLTGY .framer-1i4bco5 > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } .framer-OLTGY .framer-1bdtvpa > *, .framer-OLTGY .framer-n7fyu6 > *, .framer-OLTGY .framer-8l1d20 > *, .framer-OLTGY .framer-sro0tw > *, .framer-OLTGY .framer-1bxzgn9 > *, .framer-OLTGY .framer-1g045at > *, .framer-OLTGY .framer-1ocx7ts > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-OLTGY .framer-1wyxvso > *, .framer-OLTGY .framer-ferrki > *, .framer-OLTGY .framer-lu571d > *, .framer-OLTGY .framer-13xtikd > *, .framer-OLTGY .framer-6ejnla > *, .framer-OLTGY .framer-1lwokwl > *, .framer-OLTGY .framer-17opybi > * { margin: 0px; margin-left: calc(40px / 2); margin-right: calc(40px / 2); } .framer-OLTGY .framer-k16jg0 > * { margin: 0px; margin-bottom: calc(44px / 2); margin-top: calc(44px / 2); } .framer-OLTGY .framer-1l5po4i > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,...sharedStyle5.css,\"@media (min-width: 810px) and (max-width: 1199px) { .framer-OLTGY.framer-1q9zq9j { width: 810px; } .framer-OLTGY .framer-146285n { height: 70vh; } .framer-OLTGY .framer-a0w4y5 { padding: 0px 15px 20px 15px; } .framer-OLTGY .framer-1ckpzcy, .framer-OLTGY .framer-1uvp8x9, .framer-OLTGY .framer-k16jg0, .framer-OLTGY .framer-qj632q { padding: 0px 15px 0px 15px; } .framer-OLTGY .framer-aatezv { padding: 60px 15px 0px 15px; } .framer-OLTGY .framer-1ucswvs, .framer-OLTGY .framer-1w8ps4j { flex: 0.5 0 0px; } .framer-OLTGY .framer-1uwls0g { --framer-text-wrap-override: balance; } .framer-OLTGY .framer-1qli4q7 { padding: 60px 0px 0px 0px; } .framer-OLTGY .framer-12ndb3l-container, .framer-OLTGY .framer-1xkz4jd-container { aspect-ratio: 1.9285714285714286 / 1; height: var(--framer-aspect-ratio-supported, 420px); } .framer-OLTGY .framer-1c52kyn { align-content: flex-start; align-items: flex-start; padding: 60px 20px 0px 0px; } .framer-OLTGY .framer-rivw3j { height: 37.129629629629626vh; } .framer-OLTGY .framer-u5fzfb { padding: 60px 15px 60px 15px; } .framer-OLTGY .framer-uytgqu { padding: 0px; } .framer-OLTGY .framer-1x78ryq { gap: 20px; padding: 50px 15px 60px 15px; z-index: 7; } .framer-OLTGY .framer-ny78dk { flex-direction: column; gap: 40px; } .framer-OLTGY .framer-wy8tb4 { align-self: unset; flex: none; height: min-content; width: 70%; } .framer-OLTGY .framer-1i4bco5 { flex: none; gap: 20px; width: 100%; } .framer-OLTGY .framer-1l5po4i { flex-direction: row; } .framer-OLTGY .framer-yv6m4j, .framer-OLTGY .framer-1lcxjbc { flex: 1 0 0px; width: 1px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-OLTGY .framer-1x78ryq, .framer-OLTGY .framer-ny78dk, .framer-OLTGY .framer-1i4bco5, .framer-OLTGY .framer-1l5po4i { gap: 0px; } .framer-OLTGY .framer-1x78ryq > *, .framer-OLTGY .framer-1i4bco5 > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-OLTGY .framer-1x78ryq > :first-child, .framer-OLTGY .framer-ny78dk > :first-child, .framer-OLTGY .framer-1i4bco5 > :first-child { margin-top: 0px; } .framer-OLTGY .framer-1x78ryq > :last-child, .framer-OLTGY .framer-ny78dk > :last-child, .framer-OLTGY .framer-1i4bco5 > :last-child { margin-bottom: 0px; } .framer-OLTGY .framer-ny78dk > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-OLTGY .framer-1l5po4i > * { margin: 0px; margin-left: calc(24px / 2); margin-right: calc(24px / 2); } .framer-OLTGY .framer-1l5po4i > :first-child { margin-left: 0px; } .framer-OLTGY .framer-1l5po4i > :last-child { margin-right: 0px; } }}\",\"@media (max-width: 809px) { .framer-OLTGY.framer-1q9zq9j { width: 390px; } .framer-OLTGY.framer-14g3oz7 { background-color: unset; } .framer-OLTGY .framer-146285n { height: 85vh; } .framer-OLTGY .framer-a0w4y5 { align-content: flex-start; align-items: flex-start; flex-direction: column; gap: 10px; justify-content: flex-end; order: 0; padding: 0px 15px 0px 15px; } .framer-OLTGY .framer-1jj2sv9, .framer-OLTGY .framer-ohddxg, .framer-OLTGY .framer-1ucswvs, .framer-OLTGY .framer-1vyenfm, .framer-OLTGY .framer-1w8ps4j, .framer-OLTGY .framer-b0x6q7 { flex: none; width: 100%; } .framer-OLTGY .framer-rgp9pf { padding: 0px 0px 36px 0px; } .framer-OLTGY .framer-1ckpzcy, .framer-OLTGY .framer-1uvp8x9, .framer-OLTGY .framer-qj632q { padding: 0px 15px 0px 15px; } .framer-OLTGY .framer-aatezv, .framer-OLTGY .framer-u5fzfb { padding: 36px 15px 0px 15px; } .framer-OLTGY .framer-ne5lch, .framer-OLTGY .framer-zwztnh { flex-direction: column; gap: 40px; } .framer-OLTGY .framer-1uwls0g, .framer-OLTGY .framer-591dwr, .framer-OLTGY .framer-1rqtqzu, .framer-OLTGY .framer-389bi6, .framer-OLTGY .framer-7jisdo, .framer-OLTGY .framer-1u5fdnj, .framer-OLTGY .framer-7w6feq, .framer-OLTGY .framer-hcuxqa { max-width: 330px; } .framer-OLTGY .framer-jpi8oe, .framer-OLTGY .framer-1ydgsdx { flex: none; gap: 0px; justify-content: flex-start; width: 100%; } .framer-OLTGY .framer-1qli4q7 { padding: 36px 0px 36px 0px; } .framer-OLTGY .framer-12ndb3l-container, .framer-OLTGY .framer-1xkz4jd-container { aspect-ratio: 1.1142857142857143 / 1; height: var(--framer-aspect-ratio-supported, 350px); } .framer-OLTGY .framer-1c52kyn { padding: 0px 20px 0px 0px; } .framer-OLTGY .framer-k16jg0 { gap: 24px; padding: 0px 0px 0px 15px; width: 100%; } .framer-OLTGY .framer-m64non { width: 100%; } .framer-OLTGY .framer-rivw3j { height: 44.43127962085308vh; } .framer-OLTGY .framer-uytgqu { padding: 36px 0px 0px 0px; } .framer-OLTGY .framer-1x78ryq { padding: 40px 15px 36px 15px; z-index: 8; } .framer-OLTGY .framer-1i4bco5 { flex: 1 0 0px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-OLTGY .framer-a0w4y5, .framer-OLTGY .framer-ne5lch, .framer-OLTGY .framer-jpi8oe, .framer-OLTGY .framer-k16jg0, .framer-OLTGY .framer-zwztnh, .framer-OLTGY .framer-1ydgsdx { gap: 0px; } .framer-OLTGY .framer-a0w4y5 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-OLTGY .framer-a0w4y5 > :first-child, .framer-OLTGY .framer-ne5lch > :first-child, .framer-OLTGY .framer-k16jg0 > :first-child, .framer-OLTGY .framer-zwztnh > :first-child { margin-top: 0px; } .framer-OLTGY .framer-a0w4y5 > :last-child, .framer-OLTGY .framer-ne5lch > :last-child, .framer-OLTGY .framer-k16jg0 > :last-child, .framer-OLTGY .framer-zwztnh > :last-child { margin-bottom: 0px; } .framer-OLTGY .framer-ne5lch > *, .framer-OLTGY .framer-zwztnh > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-OLTGY .framer-jpi8oe > *, .framer-OLTGY .framer-1ydgsdx > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-OLTGY .framer-jpi8oe > :first-child, .framer-OLTGY .framer-1ydgsdx > :first-child { margin-left: 0px; } .framer-OLTGY .framer-jpi8oe > :last-child, .framer-OLTGY .framer-1ydgsdx > :last-child { margin-right: 0px; } .framer-OLTGY .framer-k16jg0 > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 6281.5\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"wrCR4XOsZ\":{\"layout\":[\"fixed\",\"auto\"]},\"wSTTlVESQ\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections {\"mrFcm9I2D\":{\"pattern\":\":mrFcm9I2D\",\"name\":\"awards\"}}\n * @framerResponsiveScreen\n */const FrameraCjji0E7G=withCSS(Component,css,\"framer-OLTGY\");export default FrameraCjji0E7G;FrameraCjji0E7G.displayName=\"Home\";FrameraCjji0E7G.defaultProps={height:6281.5,width:1200};addFonts(FrameraCjji0E7G,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"},{family:\"Switzer\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/5SZVFDB7V52TI6ULVC6J3WQZQCIZVDV5/ODYPSTCUDMKSTYIPTV4CLQ7URIK7XYBJ/YS3VPNVO4B3TOJMEXDGFZQ4TLZGGSRZC.woff2\",weight:\"600\"},{family:\"Switzer\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/HBNTRIISA5MEXGL5WPYI7CV2HIWTDV3Q/YDPDINVT673XLXNSTMLG4JNCZZMVVNPN/Y7SCNZJOT2MW5ADSGOFLDGH4TNL4JCQY.woff2\",weight:\"700\"}]},...NavigationNavigationFonts,...NavigationNavigationMobileFonts,...NavigationMobileOpenNavigationFonts,...VideoFonts,...GlobalLineAnimationGlobalFonts,...LinksTextLinkArrowFonts,...HomeImageCarouselFonts,...JournalArticleCardFonts,...SlideshowFonts,...SectionTickerFonts,...FooterFooterFonts,...FooterEnaLogoFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts),...getFontsFromSharedStyle(sharedStyle5.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FrameraCjji0E7G\",\"slots\":[],\"annotations\":{\"framerComponentViewportWidth\":\"true\",\"framerResponsiveScreen\":\"\",\"framerImmutableVariables\":\"true\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerContractVersion\":\"1\",\"framerScrollSections\":\"{\\\"mrFcm9I2D\\\":{\\\"pattern\\\":\\\":mrFcm9I2D\\\",\\\"name\\\":\\\"awards\\\"}}\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"wrCR4XOsZ\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"wSTTlVESQ\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicHeight\":\"6281.5\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicWidth\":\"1200\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__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", "MAX_DUPLICATED_ITEMS", "directionTransformers", "offset", "supportsAcceleratedAnimations", "Ticker", "props", "slots", "gap", "padding", "paddingPerSide", "paddingTop", "paddingRight", "paddingBottom", "paddingLeft", "speed", "hoverFactor", "direction", "alignment", "sizingOptions", "fadeOptions", "style", "fadeContent", "overflow", "fadeWidth", "fadeInset", "fadeAlpha", "widthType", "heightType", "paddingValue", "currentTarget", "RenderTarget", "isCanvas", "filteredSlots", "numChildren", "j", "hasChildren", "isHorizontal", "useMotionValue", "transformer", "transform", "useTransform", "parentRef", "pe", "childrenRef", "se", "W", "size", "setSize", "ye", "clonedChildren", "dupedChildren", "duplicateBy", "opacity", "measure", "te", "parentLength", "start", "childrenLength", "childrenStyles", "initialResize", "ue", "frame", "resize", "contentSize", "child", "index", "_child_props", "_child_props1", "_child_props2", "_child_props3", "ref", "p", "LayoutGroup", "q", "i", "childIndex", "_child_props4", "_child_props5", "animateToValue", "initialTime", "prevTime", "xOrY", "isHover", "isReducedMotion", "useReducedMotion", "listRef", "animationRef", "isInView", "useInView", "useAnimationFrame", "t", "delta", "wrap", "fadeDirection", "fadeWidthStart", "fadeWidthEnd", "fadeInsetStart", "clamp", "fadeInsetEnd", "fadeMask", "containerStyle", "u", "motion", "isValidNumber", "placeholderStyles", "emojiStyles", "titleStyles", "subtitleStyles", "addPropertyControls", "ControlType", "num", "min", "max", "value", "TickerFonts", "getFonts", "Ticker", "MotionSectionWithFXWithOptimizedAppearEffect", "withOptimizedAppearEffect", "withFX", "motion", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "animation", "animation1", "transition2", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "scopingClassNames", "cx", "LayoutGroup", "ComponentViewportProvider", "SmartComponentScopedContainer", "Image2", "css", "FramertEMG3Fif6", "withCSS", "tEMG3Fif6_default", "addPropertyControls", "ControlType", "addFonts", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "toResponsiveImage", "value", "Transition", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "image1", "image2", "image3", "image4", "image5", "width", "props", "_ref", "_ref1", "_ref2", "_ref3", "_humanReadableVariantMap_props_variant", "_ref4", "_ref5", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "G0MdvnpWj", "KvMw_weZM", "NxN1F7nUY", "YtW95x8_o", "Phh1Vrqg6", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onAppear5atnld", "args", "onAppear1o1aawe", "onAppearfdmh3z", "onAppearawg3gn", "onAppear1cyp27p", "useOnVariantChange", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "cx", "Image2", "getLoadingLazyAtYPosition", "css", "FramervaSeUEBOL", "withCSS", "vaSeUEBOL_default", "addPropertyControls", "ControlType", "addFonts", "fontStore", "fonts", "css", "className", "NavigationNavigationFonts", "getFonts", "ZhbW5Y_b_default", "NavigationNavigationWithVariantAppearEffect", "withVariantAppearEffect", "NavigationNavigationMobileFonts", "Se7Sa8kPD_default", "NavigationNavigationMobileWithVariantAppearEffect", "NavigationMobileOpenNavigationFonts", "BGiZQuPOO_default", "RichTextWithFX", "withFX", "RichText2", "VideoFonts", "Video", "ContainerWithOptimizedAppearEffect", "withOptimizedAppearEffect", "Container", "GlobalLineAnimationGlobalFonts", "QaFoemE2c_default", "GlobalLineAnimationGlobalWithVariantAppearEffect", "RichTextWithOptimizedAppearEffect", "LinksTextLinkArrowFonts", "Po_rIXMGe_default", "ContainerWithFX", "HomeImageCarouselFonts", "vaSeUEBOL_default", "JournalArticleCardFonts", "vDFiPcfnz_default", "SlideshowFonts", "Slideshow", "SectionTickerFonts", "tEMG3Fif6_default", "FooterFooterFonts", "J0LNWxmCZ_default", "FooterEnaLogoFonts", "c9_KSBFxw_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "transition1", "animation", "animation1", "animation2", "getContainer", "Overlay", "children", "blockDocumentScrolling", "enabled", "visible", "setVisible", "useOverlayState", "animation3", "transition2", "textEffect", "textEffect1", "animation4", "transition3", "textEffect2", "transition4", "animation5", "transition5", "textEffect3", "textEffect4", "transition6", "animation6", "animation7", "animation8", "transition7", "textEffect5", "animation9", "transition8", "transition9", "animation10", "transition10", "addImageAlt", "image", "alt", "convertFromEnum", "value", "activeLocale", "toResponsiveImage", "QueryData", "query", "pageSize", "data", "useQueryData", "transition11", "textEffect6", "textEffect7", "transition12", "transition13", "transition14", "HTMLStyle", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "cursor", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "variant", "W37L3rfU1y1Q33s69p", "XX0B0E_Zoy1Q33s69p", "eZGlxy1OSy1Q33s69p", "lgfzwQHyay1Q33s69p", "kDVEREqNFy1Q33s69p", "idy1Q33s69p", "W37L3rfU1ZAHE0_xZI", "XX0B0E_ZoZAHE0_xZI", "eZGlxy1OSZAHE0_xZI", "lgfzwQHyaZAHE0_xZI", "kDVEREqNFZAHE0_xZI", "idZAHE0_xZI", "W37L3rfU1lWH6Mwp6d", "XX0B0E_ZolWH6Mwp6d", "eZGlxy1OSlWH6Mwp6d", "lgfzwQHyalWH6Mwp6d", "kDVEREqNFlWH6Mwp6d", "idlWH6Mwp6d", "W37L3rfU1GAnsdT8sB", "XX0B0E_ZoGAnsdT8sB", "eZGlxy1OSGAnsdT8sB", "lgfzwQHyaGAnsdT8sB", "kDVEREqNFGAnsdT8sB", "idGAnsdT8sB", "W37L3rfU1Y8_PitLnx", "XX0B0E_ZoY8_PitLnx", "eZGlxy1OSY8_PitLnx", "lgfzwQHyaY8_PitLnx", "kDVEREqNFY8_PitLnx", "idY8_PitLnx", "W37L3rfU1jnE0N3t2v", "XX0B0E_ZojnE0N3t2v", "eZGlxy1OSjnE0N3t2v", "lgfzwQHyajnE0N3t2v", "kDVEREqNFjnE0N3t2v", "idjnE0N3t2v", "W37L3rfU1bYOP38Ijn", "XX0B0E_ZobYOP38Ijn", "eZGlxy1OSbYOP38Ijn", "lgfzwQHyabYOP38Ijn", "kDVEREqNFbYOP38Ijn", "idbYOP38Ijn", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "activeVariantCallback", "delay", "useActiveVariantCallback", "EHMhKGDpT3bnx0g", "overlay", "loadMore", "args", "wCQM1JsQO1wnntms", "scopingClassNames", "cx", "isDisplayed", "isDisplayed1", "isDisplayed2", "router", "useRouter", "elementId", "useRouteElementId", "ref1", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "ComponentViewportProvider", "l", "PropertyOverrides2", "AnimatePresence", "Ga", "x", "ResolveLinks", "resolvedLinks", "ChildrenCanSuspend", "MpGbquskz_default", "collection", "paginationInfo", "index", "PathVariablesContext", "Link", "collection1", "paginationInfo1", "loadMore1", "index1", "collection2", "paginationInfo2", "loadMore2", "index2", "collection3", "paginationInfo3", "loadMore3", "index3", "collection4", "paginationInfo4", "loadMore4", "index4", "collection5", "paginationInfo5", "loadMore5", "index5", "collection6", "paginationInfo6", "loadMore6", "index6", "getLoadingLazyAtYPosition", "Image2", "resolvedLinks1", "css", "FrameraCjji0E7G", "withCSS", "aCjji0E7G_default", "addFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
