{
  "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/2BiQjF2gRKshsCZjvI5W/Video.js", "ssg:https://framerusercontent.com/modules/NEd4VmDdsxM3StIUbddO/1de6WpgIbCrKkRcPfQcW/YouTube.js", "ssg:https://framerusercontent.com/modules/QSxCuwkLxzMnjx9pM2lD/SrMEY4uOF8N8YVfOao1p/componentPresets.js", "ssg:https://framerusercontent.com/modules/aHngez7Nlmys3IRXuJ8n/3CgFlOiOWGoxefVmcdfK/cgRSyFe0X.js", "ssg:https://framerusercontent.com/modules/M5mvCKVenoarM0NP1BFo/kq1flWxDHV4BtHh1R8NP/nMM1xmWqg.js", "ssg:https://framerusercontent.com/modules/85ehLJ31cnYnRB1bFYBA/kMXO5893OxyHvxlQqJEH/nSwweoAI5.js", "ssg:https://framerusercontent.com/modules/nNytL2Ax0xEhgdzX3Ojk/IOfcJtAnL2YZg5mSIpn4/xaQVQ2HMP.js", "ssg:https://framerusercontent.com/modules/lj4vJ6ENsGuyjS28QYtp/YBcOIOJOFWOfOywZe3Bs/R7bEwgSNq.js"],
  "sourcesContent": ["import { ControlType } from \"framer\";\nexport const fontStack = `\"Inter\", system-ui, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\"`;\nexport const containerStyles = {\n    position: \"relative\",\n    width: \"100%\",\n    height: \"100%\",\n    display: \"flex\",\n    justifyContent: \"center\",\n    alignItems: \"center\"\n};\nexport const emptyStateStyle = {\n    ...containerStyles,\n    borderRadius: 6,\n    background: \"rgba(136, 85, 255, 0.3)\",\n    color: \"#85F\",\n    border: \"1px dashed #85F\",\n    flexDirection: \"column\"\n};\nexport const defaultEvents = {\n    onClick: {\n        type: ControlType.EventHandler\n    },\n    onMouseEnter: {\n        type: ControlType.EventHandler\n    },\n    onMouseLeave: {\n        type: ControlType.EventHandler\n    }\n};\nexport const fontSizeOptions = {\n    type: ControlType.Number,\n    title: \"Font Size\",\n    min: 2,\n    max: 200,\n    step: 1,\n    displayStepper: true\n};\nexport const fontControls = {\n    font: {\n        type: ControlType.Boolean,\n        title: \"Font\",\n        defaultValue: false,\n        disabledTitle: \"Default\",\n        enabledTitle: \"Custom\"\n    },\n    fontFamily: {\n        type: ControlType.String,\n        title: \"Family\",\n        placeholder: \"Inter\",\n        hidden: ({ font  })=>!font\n    },\n    fontWeight: {\n        type: ControlType.Enum,\n        title: \"Weight\",\n        options: [\n            100,\n            200,\n            300,\n            400,\n            500,\n            600,\n            700,\n            800,\n            900\n        ],\n        optionTitles: [\n            \"Thin\",\n            \"Extra-light\",\n            \"Light\",\n            \"Regular\",\n            \"Medium\",\n            \"Semi-bold\",\n            \"Bold\",\n            \"Extra-bold\",\n            \"Black\", \n        ],\n        hidden: ({ font  })=>!font\n    }\n};\n// @TODO check if we're missing anything here \u2014 there doesn't seem to be a reliable browser API for this\nexport const localeOptions = {\n    af: \"Afrikaans\",\n    sq: \"Albanian\",\n    an: \"Aragonese\",\n    ar: \"Arabic (Standard)\",\n    \"ar-dz\": \"Arabic (Algeria)\",\n    \"ar-bh\": \"Arabic (Bahrain)\",\n    \"ar-eg\": \"Arabic (Egypt)\",\n    \"ar-iq\": \"Arabic (Iraq)\",\n    \"ar-jo\": \"Arabic (Jordan)\",\n    \"ar-kw\": \"Arabic (Kuwait)\",\n    \"ar-lb\": \"Arabic (Lebanon)\",\n    \"ar-ly\": \"Arabic (Libya)\",\n    \"ar-ma\": \"Arabic (Morocco)\",\n    \"ar-om\": \"Arabic (Oman)\",\n    \"ar-qa\": \"Arabic (Qatar)\",\n    \"ar-sa\": \"Arabic (Saudi Arabia)\",\n    \"ar-sy\": \"Arabic (Syria)\",\n    \"ar-tn\": \"Arabic (Tunisia)\",\n    \"ar-ae\": \"Arabic (U.A.E.)\",\n    \"ar-ye\": \"Arabic (Yemen)\",\n    hy: \"Armenian\",\n    as: \"Assamese\",\n    ast: \"Asturian\",\n    az: \"Azerbaijani\",\n    eu: \"Basque\",\n    bg: \"Bulgarian\",\n    be: \"Belarusian\",\n    bn: \"Bengali\",\n    bs: \"Bosnian\",\n    br: \"Breton\",\n    my: \"Burmese\",\n    ca: \"Catalan\",\n    ch: \"Chamorro\",\n    ce: \"Chechen\",\n    zh: \"Chinese\",\n    \"zh-hk\": \"Chinese (Hong Kong)\",\n    \"zh-cn\": \"Chinese (PRC)\",\n    \"zh-sg\": \"Chinese (Singapore)\",\n    \"zh-tw\": \"Chinese (Taiwan)\",\n    cv: \"Chuvash\",\n    co: \"Corsican\",\n    cr: \"Cree\",\n    hr: \"Croatian\",\n    cs: \"Czech\",\n    da: \"Danish\",\n    nl: \"Dutch (Standard)\",\n    \"nl-be\": \"Dutch (Belgian)\",\n    en: \"English\",\n    \"en-au\": \"English (Australia)\",\n    \"en-bz\": \"English (Belize)\",\n    \"en-ca\": \"English (Canada)\",\n    \"en-ie\": \"English (Ireland)\",\n    \"en-jm\": \"English (Jamaica)\",\n    \"en-nz\": \"English (New Zealand)\",\n    \"en-ph\": \"English (Philippines)\",\n    \"en-za\": \"English (South Africa)\",\n    \"en-tt\": \"English (Trinidad & Tobago)\",\n    \"en-gb\": \"English (United Kingdom)\",\n    \"en-us\": \"English (United States)\",\n    \"en-zw\": \"English (Zimbabwe)\",\n    eo: \"Esperanto\",\n    et: \"Estonian\",\n    fo: \"Faeroese\",\n    fa: \"Farsi\",\n    fj: \"Fijian\",\n    fi: \"Finnish\",\n    fr: \"French (Standard)\",\n    \"fr-be\": \"French (Belgium)\",\n    \"fr-ca\": \"French (Canada)\",\n    \"fr-fr\": \"French (France)\",\n    \"fr-lu\": \"French (Luxembourg)\",\n    \"fr-mc\": \"French (Monaco)\",\n    \"fr-ch\": \"French (Switzerland)\",\n    fy: \"Frisian\",\n    fur: \"Friulian\",\n    gd: \"Gaelic (Scots)\",\n    \"gd-ie\": \"Gaelic (Irish)\",\n    gl: \"Galacian\",\n    ka: \"Georgian\",\n    de: \"German (Standard)\",\n    \"de-at\": \"German (Austria)\",\n    \"de-de\": \"German (Germany)\",\n    \"de-li\": \"German (Liechtenstein)\",\n    \"de-lu\": \"German (Luxembourg)\",\n    \"de-ch\": \"German (Switzerland)\",\n    el: \"Greek\",\n    gu: \"Gujurati\",\n    ht: \"Haitian\",\n    he: \"Hebrew\",\n    hi: \"Hindi\",\n    hu: \"Hungarian\",\n    is: \"Icelandic\",\n    id: \"Indonesian\",\n    iu: \"Inuktitut\",\n    ga: \"Irish\",\n    it: \"Italian (Standard)\",\n    \"it-ch\": \"Italian (Switzerland)\",\n    ja: \"Japanese\",\n    kn: \"Kannada\",\n    ks: \"Kashmiri\",\n    kk: \"Kazakh\",\n    km: \"Khmer\",\n    ky: \"Kirghiz\",\n    tlh: \"Klingon\",\n    ko: \"Korean\",\n    \"ko-kp\": \"Korean (North Korea)\",\n    \"ko-kr\": \"Korean (South Korea)\",\n    la: \"Latin\",\n    lv: \"Latvian\",\n    lt: \"Lithuanian\",\n    lb: \"Luxembourgish\",\n    mk: \"FYRO Macedonian\",\n    ms: \"Malay\",\n    ml: \"Malayalam\",\n    mt: \"Maltese\",\n    mi: \"Maori\",\n    mr: \"Marathi\",\n    mo: \"Moldavian\",\n    nv: \"Navajo\",\n    ng: \"Ndonga\",\n    ne: \"Nepali\",\n    no: \"Norwegian\",\n    nb: \"Norwegian (Bokmal)\",\n    nn: \"Norwegian (Nynorsk)\",\n    oc: \"Occitan\",\n    or: \"Oriya\",\n    om: \"Oromo\",\n    \"fa-ir\": \"Persian/Iran\",\n    pl: \"Polish\",\n    pt: \"Portuguese\",\n    \"pt-br\": \"Portuguese (Brazil)\",\n    pa: \"Punjabi\",\n    \"pa-in\": \"Punjabi (India)\",\n    \"pa-pk\": \"Punjabi (Pakistan)\",\n    qu: \"Quechua\",\n    rm: \"Rhaeto-Romanic\",\n    ro: \"Romanian\",\n    \"ro-mo\": \"Romanian (Moldavia)\",\n    ru: \"Russian\",\n    \"ru-mo\": \"Russian (Moldavia)\",\n    sz: \"Sami (Lappish)\",\n    sg: \"Sango\",\n    sa: \"Sanskrit\",\n    sc: \"Sardinian\",\n    sd: \"Sindhi\",\n    si: \"Singhalese\",\n    sr: \"Serbian\",\n    sk: \"Slovak\",\n    sl: \"Slovenian\",\n    so: \"Somani\",\n    sb: \"Sorbian\",\n    es: \"Spanish\",\n    \"es-ar\": \"Spanish (Argentina)\",\n    \"es-bo\": \"Spanish (Bolivia)\",\n    \"es-cl\": \"Spanish (Chile)\",\n    \"es-co\": \"Spanish (Colombia)\",\n    \"es-cr\": \"Spanish (Costa Rica)\",\n    \"es-do\": \"Spanish (Dominican Republic)\",\n    \"es-ec\": \"Spanish (Ecuador)\",\n    \"es-sv\": \"Spanish (El Salvador)\",\n    \"es-gt\": \"Spanish (Guatemala)\",\n    \"es-hn\": \"Spanish (Honduras)\",\n    \"es-mx\": \"Spanish (Mexico)\",\n    \"es-ni\": \"Spanish (Nicaragua)\",\n    \"es-pa\": \"Spanish (Panama)\",\n    \"es-py\": \"Spanish (Paraguay)\",\n    \"es-pe\": \"Spanish (Peru)\",\n    \"es-pr\": \"Spanish (Puerto Rico)\",\n    \"es-es\": \"Spanish (Spain)\",\n    \"es-uy\": \"Spanish (Uruguay)\",\n    \"es-ve\": \"Spanish (Venezuela)\",\n    sx: \"Sutu\",\n    sw: \"Swahili\",\n    sv: \"Swedish\",\n    \"sv-fi\": \"Swedish (Finland)\",\n    \"sv-sv\": \"Swedish (Sweden)\",\n    ta: \"Tamil\",\n    tt: \"Tatar\",\n    te: \"Teluga\",\n    th: \"Thai\",\n    tig: \"Tigre\",\n    ts: \"Tsonga\",\n    tn: \"Tswana\",\n    tr: \"Turkish\",\n    tk: \"Turkmen\",\n    uk: \"Ukrainian\",\n    hsb: \"Upper Sorbian\",\n    ur: \"Urdu\",\n    ve: \"Venda\",\n    vi: \"Vietnamese\",\n    vo: \"Volapuk\",\n    wa: \"Walloon\",\n    cy: \"Welsh\",\n    xh: \"Xhosa\",\n    ji: \"Yiddish\",\n    zu: \"Zulu\"\n};\n\nexport const __FramerMetadata__ = {\"exports\":{\"fontSizeOptions\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fontControls\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"localeOptions\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fontStack\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"emptyStateStyle\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"containerStyles\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"defaultEvents\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}}}}\n//# sourceMappingURL=./constants.map", "import { useIsInCurrentNavigationTarget } from \"framer\";\nimport { useEffect } from \"react\";\nexport function useOnEnter(onEnter, enabled) {\n    return useOnSpecificTargetChange(true, onEnter, enabled);\n}\nexport function useOnExit(onExit, enabled) {\n    return useOnSpecificTargetChange(false, onExit, enabled);\n}\nfunction useOnSpecificTargetChange(goal, callback, enabled = true) {\n    const isInTarget = useIsInCurrentNavigationTarget();\n    useEffect(()=>{\n        if (enabled && isInTarget === goal) callback();\n    }, [\n        isInTarget\n    ]);\n}\n\nexport const __FramerMetadata__ = {\"exports\":{\"useOnEnter\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"useOnExit\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}}}}\n//# sourceMappingURL=./useOnNavigationTargetChange.map", "import { useMemo } from \"react\";\nexport const isBrowserSafari = ()=>{\n    if (typeof navigator !== `undefined`) {\n        const userAgent = navigator.userAgent.toLowerCase();\n        const isSafari = (userAgent.indexOf(\"safari\") > -1 || userAgent.indexOf(\"framermobile\") > -1 || userAgent.indexOf(\"framerx\") > -1) && userAgent.indexOf(\"chrome\") < 0;\n        return isSafari;\n    } else return false;\n};\nexport const useIsBrowserSafari = ()=>useMemo(()=>isBrowserSafari()\n    , [])\n;\n\nexport const __FramerMetadata__ = {\"exports\":{\"useIsBrowserSafari\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"isBrowserSafari\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}}}}\n//# sourceMappingURL=./isBrowser.map", "import { useMemo } from \"react\";\nimport { RenderTarget } from \"framer\";\nexport function useRenderTarget() {\n    const currentRenderTarget = useMemo(()=>RenderTarget.current()\n    , []);\n    return currentRenderTarget;\n}\nexport function useIsInPreview() {\n    const inPreview = useMemo(()=>RenderTarget.current() === RenderTarget.preview\n    , []);\n    return inPreview;\n}\nexport function useIsOnCanvas() {\n    const onCanvas = useMemo(()=>RenderTarget.current() === RenderTarget.canvas\n    , []);\n    return onCanvas;\n}\n\nexport const __FramerMetadata__ = {\"exports\":{\"useIsInPreview\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"useRenderTarget\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"useIsOnCanvas\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}}}}\n//# sourceMappingURL=./useRenderTarget.map", "import { useMemo } from \"react\";\nimport { ControlType } from \"framer\";\nexport function useRadius(props) {\n    const { borderRadius , isMixedBorderRadius , topLeftRadius , topRightRadius , bottomRightRadius , bottomLeftRadius ,  } = props;\n    const radiusValue = useMemo(()=>isMixedBorderRadius ? `${topLeftRadius}px ${topRightRadius}px ${bottomRightRadius}px ${bottomLeftRadius}px` : `${borderRadius}px`\n    , [\n        borderRadius,\n        isMixedBorderRadius,\n        topLeftRadius,\n        topRightRadius,\n        bottomRightRadius,\n        bottomLeftRadius, \n    ]);\n    return radiusValue;\n}\nexport const borderRadiusControl = {\n    borderRadius: {\n        title: \"Radius\",\n        type: ControlType.FusedNumber,\n        toggleKey: \"isMixedBorderRadius\",\n        toggleTitles: [\n            \"Radius\",\n            \"Radius per corner\"\n        ],\n        valueKeys: [\n            \"topLeftRadius\",\n            \"topRightRadius\",\n            \"bottomRightRadius\",\n            \"bottomLeftRadius\", \n        ],\n        valueLabels: [\n            \"TL\",\n            \"TR\",\n            \"BR\",\n            \"BL\"\n        ],\n        min: 0\n    }\n};\nexport function usePadding(props) {\n    const { padding , paddingPerSide , paddingTop , paddingRight , paddingBottom , paddingLeft ,  } = props;\n    const paddingValue = useMemo(()=>paddingPerSide ? `${paddingTop}px ${paddingRight}px ${paddingBottom}px ${paddingLeft}px` : padding\n    , [\n        padding,\n        paddingPerSide,\n        paddingTop,\n        paddingRight,\n        paddingBottom,\n        paddingLeft, \n    ]);\n    return paddingValue;\n}\nexport const paddingControl = {\n    padding: {\n        type: ControlType.FusedNumber,\n        toggleKey: \"paddingPerSide\",\n        toggleTitles: [\n            \"Padding\",\n            \"Padding per side\"\n        ],\n        valueKeys: [\n            \"paddingTop\",\n            \"paddingRight\",\n            \"paddingBottom\",\n            \"paddingLeft\", \n        ],\n        valueLabels: [\n            \"T\",\n            \"R\",\n            \"B\",\n            \"L\"\n        ],\n        min: 0,\n        title: \"Padding\"\n    }\n};\n\nexport const __FramerMetadata__ = {\"exports\":{\"borderRadiusControl\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"useRadius\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"RadiusProps\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"PaddingProps\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"usePadding\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"paddingControl\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}}}}\n//# sourceMappingURL=./propUtils.map", "import{jsx as _jsx}from\"react/jsx-runtime\";import{addPropertyControls,ControlType,useIsInCurrentNavigationTarget}from\"framer\";import{isMotionValue,useInView}from\"framer-motion\";import{borderRadiusControl,defaultEvents,useIsBrowserSafari,useIsOnCanvas,useOnEnter,useOnExit,useRadius}from\"https://framer.com/m/framer/default-utils.js@^0.45.0\";import{memo,useCallback,useEffect,useMemo,useRef,useState}from\"react\";var ObjectFitType;(function(ObjectFitType){ObjectFitType[\"Fill\"]=\"fill\";ObjectFitType[\"Contain\"]=\"contain\";ObjectFitType[\"Cover\"]=\"cover\";ObjectFitType[\"None\"]=\"none\";ObjectFitType[\"ScaleDown\"]=\"scale-down\";})(ObjectFitType||(ObjectFitType={}));var SrcType;(function(SrcType){SrcType[\"Video\"]=\"Upload\";SrcType[\"Url\"]=\"URL\";})(SrcType||(SrcType={}));// Reduce renders\nfunction getProps(props){const{width,height,topLeft,topRight,bottomRight,bottomLeft,id,children,...rest}=props;return rest;}/**\n * VIDEO\n *\n * @framerIntrinsicWidth 200\n * @framerIntrinsicHeight 112\n *\n * @framerSupportedLayoutWidth fixed\n * @framerSupportedLayoutHeight any-prefer-fixed\n */export function Video(props){const newProps=getProps(props);return /*#__PURE__*/_jsx(VideoMemo,{...newProps});}function usePlaybackControls(videoRef){const isInCurrentNavigationTarget=useIsInCurrentNavigationTarget();const requestingPlay=useRef(false);const 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;}/**\n * The Video component has some effects that sync the video element with props\n * like `startTime`, `progress`, etc. React calls these effects whenever these\n * props change. However, it also calls them on the first mount, and this is\n * troublesome \u2013 if we\u2019re doing SSR, and the user changed the video state before\n * the video was hydrated, the initial `useEffect` call will reset the video\n * state. To avoid this, we use this flag.\n */let isMountedAndReadyForProgressChanges=false;const VideoMemo=/*#__PURE__*/memo(function VideoInner(props){const{srcType,srcFile,srcUrl,playing:playingProp,muted,playsinline,controls,progress,objectFit,backgroundColor,onSeeked,onPause,onPlay,onEnd,onClick,onMouseEnter,onMouseLeave,onMouseDown,onMouseUp,poster,posterEnabled,startTime:startTimeProp,volume,loop}=props;const videoRef=useRef();const isSafari=useIsBrowserSafari();const wasPausedOnLeave=useRef(null);const wasEndedOnLeave=useRef(null);const isOnCanvas=useIsOnCanvas();const borderRadius=useRadius(props);// Hard-coding `autoplayBehavior` and `isInViewport` when on canvas as a\n// tiny perf optimization. isOnCanvas won\u2019t change through the lifecycle of\n// the component, so using these hooks conditionally should be safe\nconst autoplayBehavior=isOnCanvas?\"no-autoplay\":useAutoplayBehavior({playingProp,muted,loop,playsinline,controls});const isInViewport=isOnCanvas?true:useInView(videoRef);const isCloseToViewport=isOnCanvas?false:useInView(videoRef,{margin:\"100px\",once:true});// Video elements behave oddly at 100% duration\nconst startTime=startTimeProp===100?99.9:startTimeProp;const{play,pause,setProgress,isPlaying}=usePlaybackControls(videoRef);// Pause/play via props\nuseEffect(()=>{if(isOnCanvas)return;if(playingProp)play();else pause();},[playingProp]);// Pause/play via viewport\nuseEffect(()=>{if(isOnCanvas)return;if(autoplayBehavior!==\"on-viewport\")return;if(isInViewport)play();else pause();},[autoplayBehavior,isInViewport]);// Allow scrubbling via progress prop\n// 1) Handle cases when the progress prop itself changes\nuseEffect(()=>{if(!isMountedAndReadyForProgressChanges){isMountedAndReadyForProgressChanges=true;return;}const rawProgressValue=isMotionValue(progress)?progress.get():(progress!==null&&progress!==void 0?progress:0)*.01;setProgress(// When the progress value exists (e.g. <Video startTime={10}\n// progress={50} />), we respect the `progress` value over\n// `startTime`, even if `startTime` changes. That\u2019s because\n// `startTime` == start == changing it shouldn\u2019t affect the current\n// progress\n(rawProgressValue!==null&&rawProgressValue!==void 0?rawProgressValue:0)||// Then why fall back to `startTime` when `progress` doesn\u2019t exist,\n// you might ask? Now, that\u2019s for\n// - canvas UX: we want the video progress to change when the user\n//   is scrobbling the \u201CStart Time\u201D in component settings.\n// - backwards compatibility: maybe some users *are* scrobbling\n//   using `startTime` instead of `progress`? We don\u2019t know, and it\n//   always supported it, so let\u2019s not break it\n(startTime!==null&&startTime!==void 0?startTime:0)/100);},[startTime,srcFile,srcUrl,progress]);// 2) Handle cases when the motion value inside the progress prop changes\nuseEffect(()=>{if(!isMotionValue(progress))return;return progress.on(\"change\",value=>setProgress(value));},[progress]);// (Prototyping) Checking if we need to play on navigation enter\nuseOnEnter(()=>{if(wasPausedOnLeave.current===null)return;if(videoRef.current){// if (restartOnEnter) setProgress(0)\nif(!wasEndedOnLeave&&loop||!wasPausedOnLeave.current)play();}});// (Prototyping) Pausing & saving playing state on navigation exit\nuseOnExit(()=>{if(videoRef.current){wasEndedOnLeave.current=videoRef.current.ended;wasPausedOnLeave.current=videoRef.current.paused;pause();}});const src=useMemo(()=>{let fragment=\"\";// if (\n//     startTime > 0 &&\n//     videoRef.current &&\n//     !isNaN(videoRef.current.duration) &&\n//     !isOnCanvas\n// ) {\n//     console.log(startTime, videoRef.current.duration)\n//     fragment = `#t=${startTime * videoRef.current.duration}`\n// }\nif(srcType===\"URL\")return srcUrl+fragment;if(srcType===\"Upload\")return srcFile+fragment;},[srcType,srcFile,srcUrl,startTime]);// Autoplay via JS to work in Safari\nuseEffect(()=>{if(isSafari&&videoRef.current&&autoplayBehavior===\"on-mount\"){setTimeout(()=>play(),50);}},[]);// Volume Control\nuseEffect(()=>{if(videoRef.current&&!muted)videoRef.current.volume=(volume!==null&&volume!==void 0?volume:0)/100;},[volume]);// When video is ready, set start-time, then autoplay if needed\nconst handleReady=()=>{const video=videoRef.current;if(!video)return;if(video.currentTime<.3&&startTime>0)setProgress((startTime!==null&&startTime!==void 0?startTime:0)*.01);if(autoplayBehavior===\"on-mount\")play();};return /*#__PURE__*/_jsx(\"video\",{onClick,onMouseEnter,onMouseLeave,onMouseDown,onMouseUp,src:src,loop:loop,ref:videoRef,onSeeked:e=>onSeeked===null||onSeeked===void 0?void 0:onSeeked(e),onPause:e=>onPause===null||onPause===void 0?void 0:onPause(e),onPlay:e=>onPlay===null||onPlay===void 0?void 0:onPlay(e),onEnded:e=>onEnd===null||onEnd===void 0?void 0:onEnd(e),autoPlay:autoplayBehavior===\"on-mount\",preload:isPlaying.current?\"auto\":autoplayBehavior!==\"on-mount\"&&posterEnabled&&!isCloseToViewport?\"none\":// `autoplay` overrides this too\n\"metadata\",poster:posterEnabled?poster:undefined,onLoadedData:handleReady,controls:controls,muted:isOnCanvas?true:muted,playsInline:playsinline,style:{cursor:!!onClick?\"pointer\":\"auto\",width:\"100%\",height:\"100%\",borderRadius,display:\"block\",objectFit:objectFit,backgroundColor:backgroundColor,objectPosition:\"50% 50%\"}});});Video.displayName=\"Video\";Video.defaultProps={srcType:\"URL\",srcUrl:\"https://assets.mixkit.co/videos/preview/mixkit-shining-sun-in-the-sky-surrounded-by-moving-clouds-31793-small.mp4\",srcFile:\"\",posterEnabled:false,controls:false,playing:true,loop:true,muted:true,playsinline:true,restartOnEnter:false,objectFit:\"cover\",backgroundColor:\"rgba(0,0,0,0)\",radius:0,volume:25,startTime:0};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\",placeholder:\"../example.mp4\",hidden(props){return props.srcType===\"Upload\";}},srcFile:{type:ControlType.File,title:\"File\",allowedFileTypes:[\"mp4\",\"webm\"],hidden(props){return props.srcType===\"URL\";}},playing:{type:ControlType.Boolean,title:\"Playing\",enabledTitle:\"Yes\",disabledTitle:\"No\"},posterEnabled:{type:ControlType.Boolean,title:\"Poster\",enabledTitle:\"Yes\",disabledTitle:\"No\",description:\"We recommend adding a poster. [Learn more](https://www.framer.com/help/articles/how-are-videos-optimized-in-framer/).\"},poster:{type:ControlType.Image,title:\" \",hidden:({posterEnabled})=>!posterEnabled},backgroundColor:{type:ControlType.Color,title:\"Background\"},...borderRadiusControl,startTime:{title:\"Start Time\",type:ControlType.Number,min:0,max:100,step:.1,unit:\"%\"},loop:{type:ControlType.Boolean,title:\"Loop\",enabledTitle:\"Yes\",disabledTitle:\"No\"},objectFit:{type:ControlType.Enum,title:\"Fit\",options:objectFitOptions,optionTitles:objectFitOptions.map(titleCase)},// restartOnEnter: {\n//     type: ControlType.Boolean,\n//     title: \"On ReEnter\",\n//     enabledTitle: \"Restart\",\n//     disabledTitle: \"Resume\",\n// },\ncontrols:{type:ControlType.Boolean,title:\"Controls\",enabledTitle:\"Show\",disabledTitle:\"Hide\"},muted:{type:ControlType.Boolean,title:\"Muted\",enabledTitle:\"Yes\",disabledTitle:\"No\"},volume:{type:ControlType.Number,max:100,min:0,unit:\"%\",hidden:({muted})=>muted},onEnd:{type:ControlType.EventHandler},onSeeked:{type:ControlType.EventHandler},onPause:{type:ControlType.EventHandler},onPlay:{type:ControlType.EventHandler},...defaultEvents});\nexport const __FramerMetadata__ = {\"exports\":{\"VideoProps\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"Video\":{\"type\":\"reactComponent\",\"name\":\"Video\",\"slots\":[],\"annotations\":{\"framerSupportedLayoutWidth\":\"fixed\",\"framerIntrinsicHeight\":\"112\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"200\",\"framerSupportedLayoutHeight\":\"any-prefer-fixed\"}},\"titleCase\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Video.map", "import{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{useReducer,useState}from\"react\";import{ControlType,addPropertyControls}from\"framer\";import{useIsOnCanvas,emptyStateStyle,containerStyles,defaultEvents,useRadius,borderRadiusControl}from\"https://framer.com/m/framer/default-utils.js@^0.45.0\";var PlayOptions;(function(PlayOptions){PlayOptions[\"Normal\"]=\"Off\";PlayOptions[\"Auto\"]=\"On\";PlayOptions[\"Loop\"]=\"Loop\";})(PlayOptions||(PlayOptions={}));var ThumbnailOptions;(function(ThumbnailOptions){ThumbnailOptions[\"High\"]=\"High Quality\";ThumbnailOptions[\"Medium\"]=\"Medium Quality\";ThumbnailOptions[\"Low\"]=\"Low Quality\";ThumbnailOptions[\"Off\"]=\"Off\";})(ThumbnailOptions||(ThumbnailOptions={}));var ThumbnailFormat;(function(ThumbnailFormat){ThumbnailFormat[\"WebP\"]=\"webp\";ThumbnailFormat[\"JPG\"]=\"jpg\";})(ThumbnailFormat||(ThumbnailFormat={}));/**\n * @framerIntrinsicWidth 560\n * @framerIntrinsicHeight 315\n *\n * @framerSupportedLayoutWidth fixed\n * @framerSupportedLayoutHeight fixed\n *\n * @framerComponentPresetProps isRed, borderRadius\n */export function Youtube({url,play,shouldMute,thumbnail,isRed,onClick,onMouseEnter,onMouseLeave,onMouseDown,onMouseUp,title,...props}){const onCanvas=useIsOnCanvas();const isAutoplay=play!==\"Off\";const showThumbnail=onCanvas||thumbnail!==\"Off\"&&!isAutoplay;const[isPreloading,preloadVideo]=useReducer(()=>true,false);const[showVideo,startVideo]=useReducer(()=>true,!showThumbnail);const[isHovered,setHovered]=useState(false);const borderRadius=useRadius(props);const hasBorderRadius=borderRadius!==\"0px 0px 0px 0px\"&&borderRadius!==\"0px\";if(url===\"\"){return /*#__PURE__*/_jsx(Instructions,{});}const parsedURL=parseVideoURL(url);if(parsedURL===undefined){return /*#__PURE__*/_jsx(ErrorMessage,{message:\"Invalid Youtube URL.\"});}const[videoId,embedURL]=parsedURL;// https://developers.google.com/youtube/player_parameters\nconst searchParams=embedURL.searchParams;searchParams.set(\"iv_load_policy\",\"3\");searchParams.set(\"rel\",\"0\");searchParams.set(\"modestbranding\",\"1\");searchParams.set(\"playsinline\",\"1\");if(!showVideo){// if a browser does not support `loading=lazy`, make sure the video doesn't start playing in the background\nsearchParams.set(\"autoplay\",\"0\");}else if(isAutoplay||// when there is no thumbnail, we don't want to autoplay, unless video is started\nshowThumbnail&&showVideo){searchParams.set(\"autoplay\",\"1\");}if(isAutoplay&&shouldMute){searchParams.set(\"mute\",\"1\");}if(play===\"Loop\"){searchParams.set(\"loop\",\"1\");searchParams.set(\"playlist\",videoId);}if(!isRed){searchParams.set(\"color\",\"white\");}const iframeProps={title:title||\"Youtube Video\",allow:\"presentation; fullscreen; accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\",src:embedURL.href,frameBorder:\"0\",onClick,onMouseEnter,onMouseLeave,onMouseDown,onMouseUp};return /*#__PURE__*/_jsxs(\"article\",{onPointerEnter:()=>setHovered(true),onPointerLeave:()=>setHovered(false),onPointerOver:preloadVideo,onKeyDown:startVideo,onClick:startVideo,style:{...wrapperStyle,borderRadius,transform:// Safari sometimes struggles to render border-radius:\n// - on the canvas when changing from 0 to any other value\n// - or when rendering an iframe\nhasBorderRadius&&(showVideo||onCanvas)?\"translateZ(0.000001px)\":\"unset\",cursor:\"pointer\",overflow:\"hidden\"},role:\"presentation\",children:[isPreloading&&/*#__PURE__*/_jsx(\"link\",{rel:\"preconnect\",href:\"https://www.youtube.com\"}),isPreloading&&/*#__PURE__*/_jsx(\"link\",{rel:\"preconnect\",href:\"https://www.google.com\"}),/*#__PURE__*/_jsx(\"div\",{style:{...videoStyle,background:showThumbnail?`center / cover url(${getThumbnailURL(videoId,thumbnail,getWebPSupported()?\"webp\":\"jpg\")}) no-repeat`:undefined}}),!onCanvas?/*#__PURE__*/_jsx(\"iframe\",{loading:!showVideo?\"lazy\":undefined,style:!showVideo?{...videoStyle,display:\"none\"}:videoStyle,...iframeProps}):null,showVideo?null:/*#__PURE__*/_jsx(PlayButton,{onClick:startVideo,isHovered:isHovered,isRed:isRed})]});}Youtube.displayName=\"YouTube\";addPropertyControls(Youtube,{url:{type:ControlType.String,title:\"Video\"},play:{type:ControlType.Enum,title:\"Autoplay\",options:Object.values(PlayOptions)},shouldMute:{title:\"Mute\",type:ControlType.Boolean,enabledTitle:\"Yes\",disabledTitle:\"No\",hidden(props){return props.play===\"Off\";}},thumbnail:{title:\"Thumbnail\",description:\"Showing a thumbnail improves performance.\",type:ControlType.Enum,options:Object.values(ThumbnailOptions),hidden(props){return props.play!==\"Off\";}},isRed:{title:\"Color\",type:ControlType.Boolean,enabledTitle:\"Red\",disabledTitle:\"White\"},...borderRadiusControl,...defaultEvents});const defaultProps={url:\"https://youtu.be/smPos0mJvh8\",play:\"Off\",shouldMute:true,thumbnail:\"Medium Quality\",isRed:true};Youtube.defaultProps=defaultProps;function parseVideoURL(urlString){let url;try{url=new URL(urlString);}catch{const embedURL=getEmbedURL(urlString);return[urlString,embedURL];}if(url.hostname===\"youtube.com\"||url.hostname===\"www.youtube.com\"||url.hostname===\"youtube-nocookie.com\"||url.hostname===\"www.youtube-nocookie.com\"){const pathSegments=url.pathname.slice(1).split(\"/\");// https://www.youtube.com/watch?v=Fop2oskTug8\nif(pathSegments[0]===\"watch\"){const videoId=url.searchParams.get(\"v\");const embedURL=getEmbedURL(videoId);return[videoId,embedURL];}// https://www.youtube.com/embed/Fop2oskTug8\nif(pathSegments[0]===\"embed\"){const videoId=pathSegments[1];return[videoId,url];}}// https://youtu.be/Fop2oskTug8\nif(url.hostname===\"youtu.be\"){const videoId=url.pathname.slice(1);const embedURL=getEmbedURL(videoId);return[videoId,embedURL];}}function getEmbedURL(videoId){return new URL(`https://www.youtube.com/embed/${videoId}`);}function getThumbnailURL(videoId,res,format=\"jpg\"){// https://gist.github.com/a1ip/be4514c1fd392a8c13b05e082c4da363\nconst useWebP=format===\"webp\";const pre=useWebP?\"https://i.ytimg.com/vi_webp/\":\"https://i.ytimg.com/vi/\";const ext=useWebP?\"webp\":\"jpg\";switch(res){case\"Low Quality\":return`${pre}${videoId}/hqdefault.${ext}`;case\"Medium Quality\":return`${pre}${videoId}/sddefault.${ext}`;case\"High Quality\":return`${pre}${videoId}/maxresdefault.${ext}`;default:return`${pre}${videoId}/0.${ext}`;}}let _getWebPSupported;// https://stackoverflow.com/a/27232658\nfunction getWebPSupported(){// We're going to default to webp because it's pretty widely supported by now\nif(!window){return true;}if(_getWebPSupported!==undefined){return _getWebPSupported;}const element=document.createElement(\"canvas\");if(element.getContext&&element.getContext(\"2d\")){// was able or not to get WebP representation\nreturn _getWebPSupported=element.toDataURL(\"image/webp\").indexOf(\"data:image/webp\")===0;}else{// very old browser like IE 8, canvas not supported\nreturn _getWebPSupported=false;}}// Helper components\nfunction Instructions(){return /*#__PURE__*/_jsx(\"div\",{style:{...emptyStateStyle,overflow:\"hidden\"},children:/*#__PURE__*/_jsx(\"div\",{style:centerTextStyle,children:\"To embed a Youtube video, add the URL to the properties\\xa0panel.\"})});}function ErrorMessage({message}){return /*#__PURE__*/_jsx(\"div\",{className:\"framerInternalUI-errorPlaceholder\",style:{...containerStyles,overflow:\"hidden\"},children:/*#__PURE__*/_jsxs(\"div\",{style:centerTextStyle,children:[\"Error: \",message]})});}function PlayButton({onClick,isHovered,isRed}){return /*#__PURE__*/_jsx(\"button\",{onClick:onClick,\"aria-label\":\"Play\",style:buttonStyle,children:/*#__PURE__*/_jsxs(\"svg\",{height:\"100%\",version:\"1.1\",viewBox:\"0 0 68 48\",width:\"100%\",children:[/*#__PURE__*/_jsx(\"path\",{d:\"M66.52,7.74c-0.78-2.93-2.49-5.41-5.42-6.19C55.79,.13,34,0,34,0S12.21,.13,6.9,1.55 C3.97,2.33,2.27,4.81,1.48,7.74C0.06,13.05,0,24,0,24s0.06,10.95,1.48,16.26c0.78,2.93,2.49,5.41,5.42,6.19 C12.21,47.87,34,48,34,48s21.79-0.13,27.1-1.55c2.93-0.78,4.64-3.26,5.42-6.19C67.94,34.95,68,24,68,24S67.94,13.05,66.52,7.74z\",fill:isHovered?isRed?\"#f00\":\"#000\":\"#212121\",fillOpacity:isHovered?isRed?1:.8:.8,style:{transition:\"fill .1s cubic-bezier(0.4, 0, 1, 1), fill-opacity .1s cubic-bezier(0.4, 0, 1, 1)\"}}),/*#__PURE__*/_jsx(\"path\",{d:\"M 45,24 27,14 27,34\",fill:\"#fff\"})]})});}const buttonStyle={position:\"absolute\",top:\"50%\",left:\"50%\",transform:\"translate(-50%, -50%)\",width:68,height:48,padding:0,border:\"none\",background:\"transparent\",cursor:\"pointer\"};const wrapperStyle={position:\"relative\",width:\"100%\",height:\"100%\"};const centerTextStyle={textAlign:\"center\",minWidth:140};const videoStyle={position:\"absolute\",top:0,left:0,height:\"100%\",width:\"100%\"};\nexport const __FramerMetadata__ = {\"exports\":{\"Youtube\":{\"type\":\"reactComponent\",\"name\":\"Youtube\",\"slots\":[],\"annotations\":{\"framerComponentPresetProps\":\"isRed, borderRadius\",\"framerIntrinsicHeight\":\"315\",\"framerSupportedLayoutWidth\":\"fixed\",\"framerIntrinsicWidth\":\"560\",\"framerContractVersion\":\"1\",\"framerSupportedLayoutHeight\":\"fixed\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./YouTube.map", "// Generated by Framer (3eae0e1)\nexport const props={RVmDu3BWC:{borderRadius:0,bottomLeftRadius:0,bottomRightRadius:0,isMixedBorderRadius:false,isRed:true,topLeftRadius:0,topRightRadius:0}};export const fonts={};\nexport const __FramerMetadata__ = {\"exports\":{\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"props\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (20caf11)\nimport{fontStore}from\"framer\";fontStore.loadFonts([]);export const fonts=[{explicitInter:true,fonts:[]}];export const css=[\".framer-PfUW7 .framer-styles-preset-1dh2cr7 {  }\"];export const className=\"framer-PfUW7\";\nexport const __FramerMetadata__ = {\"exports\":{\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (e4277c8)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"FS;Manrope-bold\",\"FS;Manrope-extrabold\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"Manrope\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/NGBUP45ES3F7RD5XGKPEDJ6QEPO4TMOK/EXDVWJ2EDDVVV65UENMX33EDDYBX6OF7/6P4FPMFQH7CCC7RZ4UU4NKSGJ2RLF7V5.woff2\",weight:\"700\"},{family:\"Manrope\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/7EWHG4AMROQSXDCQTDPGBVASATB7CED2/TJSQTK5FHJ2MYKML5IXF2G6YTGFJLTYL/K4ZMLVLHYIFVTTTWGVOTVGOFUUX7NVGI.woff2\",weight:\"800\"}]}];export const css=['.framer-FHuJy .framer-styles-preset-1sipjq4:not(.rich-text-wrapper), .framer-FHuJy .framer-styles-preset-1sipjq4.rich-text-wrapper h6 { --framer-font-family: \"Manrope\", \"Manrope Placeholder\", sans-serif; --framer-font-family-bold: \"Manrope\", \"Manrope Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 16px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-weight: 700; --framer-font-weight-bold: 800; --framer-letter-spacing: 0em; --framer-line-height: 1.4em; --framer-paragraph-spacing: 40px; --framer-text-alignment: start; --framer-text-color: #333333; --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; }'];export const className=\"framer-FHuJy\";\nexport const __FramerMetadata__ = {\"exports\":{\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (e4277c8)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"FS;Manrope-regular\",\"FS;Manrope-bold\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"Manrope\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/2TYFCBHUANEXS6QGR5EQDUNAFH6LSWM3/AYNOU3VEA4LRTDNKJQUFNVNUTYSGOUOP/UXO4O7K2G3HI3D2VKD7UXVJVJD26P4BQ.woff2\",weight:\"400\"},{family:\"Manrope\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/NGBUP45ES3F7RD5XGKPEDJ6QEPO4TMOK/EXDVWJ2EDDVVV65UENMX33EDDYBX6OF7/6P4FPMFQH7CCC7RZ4UU4NKSGJ2RLF7V5.woff2\",weight:\"700\"}]}];export const css=['.framer-AYIPZ .framer-styles-preset-1u38bdr:not(.rich-text-wrapper), .framer-AYIPZ .framer-styles-preset-1u38bdr.rich-text-wrapper p { --framer-font-family: \"Manrope\", \"Manrope Placeholder\", sans-serif; --framer-font-family-bold: \"Manrope\", \"Manrope Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 12px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-weight: 400; --framer-font-weight-bold: 700; --framer-letter-spacing: -0.01em; --framer-line-height: 165%; --framer-paragraph-spacing: 20px; --framer-text-alignment: start; --framer-text-color: #999999; --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; }'];export const className=\"framer-AYIPZ\";\nexport const __FramerMetadata__ = {\"exports\":{\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (e4277c8)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"FS;Manrope-bold\",\"FS;Manrope-extrabold\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"Manrope\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/NGBUP45ES3F7RD5XGKPEDJ6QEPO4TMOK/EXDVWJ2EDDVVV65UENMX33EDDYBX6OF7/6P4FPMFQH7CCC7RZ4UU4NKSGJ2RLF7V5.woff2\",weight:\"700\"},{family:\"Manrope\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/7EWHG4AMROQSXDCQTDPGBVASATB7CED2/TJSQTK5FHJ2MYKML5IXF2G6YTGFJLTYL/K4ZMLVLHYIFVTTTWGVOTVGOFUUX7NVGI.woff2\",weight:\"800\"}]}];export const css=['.framer-BvObd .framer-styles-preset-1jtgnt4:not(.rich-text-wrapper), .framer-BvObd .framer-styles-preset-1jtgnt4.rich-text-wrapper h5 { --framer-font-family: \"Manrope\", \"Manrope Placeholder\", sans-serif; --framer-font-family-bold: \"Manrope\", \"Manrope Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 18px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-weight: 700; --framer-font-weight-bold: 800; --framer-letter-spacing: 0em; --framer-line-height: 1.4em; --framer-paragraph-spacing: 40px; --framer-text-alignment: start; --framer-text-color: #333333; --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; }'];export const className=\"framer-BvObd\";\nexport const __FramerMetadata__ = {\"exports\":{\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (f318921)\nvar _componentPresets_fonts,_componentPresets_fonts1;import{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ChildrenCanSuspend,ComponentPresetsProvider,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromComponentPreset,getFontsFromSharedStyle,getWhereExpressionFromPathVariables,Image,Link,NotFoundError,PathVariablesContext,PropertyOverrides,RichText,useCurrentPathVariables,useCustomCursors,useHydratedBreakpointVariants,useLoadMorePaginatedQuery,useLocaleInfo,useQueryData,useRouteElementId,withCSS,withFX,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import Ticker from\"https://framerusercontent.com/modules/B2xAlJLcN0gOnt11mSPw/XVUmpmPn1EPL0dzocT35/Ticker.js\";import{Video}from\"https://framerusercontent.com/modules/lRDHiNWNVWmE0lqtoVHP/2BiQjF2gRKshsCZjvI5W/Video.js\";import{Youtube as YouTube}from\"https://framerusercontent.com/modules/NEd4VmDdsxM3StIUbddO/1de6WpgIbCrKkRcPfQcW/YouTube.js\";import Navigation from\"#framer/local/canvasComponent/qcjmy68NP/qcjmy68NP.js\";import Footer from\"#framer/local/canvasComponent/Y16LS2cNe/Y16LS2cNe.js\";import Projects from\"#framer/local/collection/wQ1CXOEeb/wQ1CXOEeb.js\";import*as componentPresets from\"#framer/local/componentPresets/componentPresets/componentPresets.js\";import*as sharedStyle6 from\"#framer/local/css/cgRSyFe0X/cgRSyFe0X.js\";import*as sharedStyle3 from\"#framer/local/css/CuNZASCoK/CuNZASCoK.js\";import*as sharedStyle from\"#framer/local/css/fVxnimdqP/fVxnimdqP.js\";import*as sharedStyle2 from\"#framer/local/css/iYYw4WIRq/iYYw4WIRq.js\";import*as sharedStyle5 from\"#framer/local/css/nMM1xmWqg/nMM1xmWqg.js\";import*as sharedStyle7 from\"#framer/local/css/nSwweoAI5/nSwweoAI5.js\";import*as sharedStyle4 from\"#framer/local/css/xaQVQ2HMP/xaQVQ2HMP.js\";import*as sharedStyle1 from\"#framer/local/css/xZndidUCt/xZndidUCt.js\";import metadataProvider from\"#framer/local/webPageMetadata/R7bEwgSNq/R7bEwgSNq.js\";const MotionDivWithOptimizedAppearEffect=withOptimizedAppearEffect(motion.div);const ImageWithFX=withFX(Image);const MotionSectionWithFX=withFX(motion.section);const TickerFonts=getFonts(Ticker);const VideoFonts=getFonts(Video);const YouTubeFonts=getFonts(YouTube);const FooterFonts=getFonts(Footer);const NavigationFonts=getFonts(Navigation);const breakpoints={AT1g1L7Fm:\"(max-width: 767px)\",AvUxb1JY1:\"(min-width: 1200px)\",N3saAUBPg:\"(min-width: 768px) and (max-width: 1199px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-JnTo2\";const variantClassNames={AT1g1L7Fm:\"framer-v-lgp8zq\",AvUxb1JY1:\"framer-v-15ty8ja\",N3saAUBPg:\"framer-v-qv5mu8\"};const transition1={delay:0,duration:1,ease:[.4,0,0,1],type:\"tween\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition1,x:0,y:0};const animation1={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:24};const isSet=value=>{if(Array.isArray(value)){return value.length>0;}return value!==undefined&&value!==null&&value!==\"\";};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const animation2={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:40};const animation3={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:0,y:40};const animation4={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:40};const animation5={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition1,x:0,y:40};const transition2={delay:0,duration:.4,ease:[.4,0,0,1],type:\"tween\"};const animation6={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2,x:0,y:40};const transition3={delay:0,duration:.4,ease:[.44,0,.56,1],type:\"tween\"};const animation7={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition3,x:0,y:40};const prefix=(value,prefix)=>{if(typeof value===\"string\"&&typeof prefix===\"string\"){return prefix+value;}else if(typeof value===\"string\"){return value;}else if(typeof prefix===\"string\"){return prefix;}return\"\";};const QueryData=({query,pageSize,children})=>{const data=useQueryData(query);return children(data);};const suffix=(value,suffix)=>{if(typeof value===\"string\"&&typeof suffix===\"string\"){return value+suffix;}else if(typeof value===\"string\"){return value;}else if(typeof suffix===\"string\"){return suffix;}return\"\";};const transition4={bounce:.25,delay:0,duration:.45,type:\"spring\"};const animation8={opacity:.5,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition4};const QueryData1=({query,pageSize,children})=>{const{paginatedQuery,paginationInfo,loadMore}=useLoadMorePaginatedQuery(query,pageSize,\"RULL1UNjL\");const data=useQueryData(paginatedQuery);return children(data,paginationInfo,loadMore);};const metadata=metadataProvider();const humanReadableVariantMap={Desktop:\"AvUxb1JY1\",Phone:\"AT1g1L7Fm\",Tablet:\"N3saAUBPg\"};const getProps=({height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"AvUxb1JY1\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const currentPathVariables=useCurrentPathVariables();const[currentRouteData]=useQueryData({from:{alias:\"R7bEwgSNq\",data:Projects,type:\"Collection\"},select:[{collection:\"R7bEwgSNq\",name:\"jwzTHrqUq\",type:\"Identifier\"},{collection:\"R7bEwgSNq\",name:\"QwyRq59bn\",type:\"Identifier\"},{collection:\"R7bEwgSNq\",name:\"Yq39ZoICD\",type:\"Identifier\"},{collection:\"R7bEwgSNq\",name:\"Y6P372Q77\",type:\"Identifier\"},{collection:\"R7bEwgSNq\",name:\"tpUI55mSl\",type:\"Identifier\"},{collection:\"R7bEwgSNq\",name:\"HrH9EPmE1\",type:\"Identifier\"},{collection:\"R7bEwgSNq\",name:\"Xan_4qFLj\",type:\"Identifier\"},{collection:\"R7bEwgSNq\",name:\"YRNynDqbB\",type:\"Identifier\"},{collection:\"R7bEwgSNq\",name:\"DicxXRXv_\",type:\"Identifier\"},{collection:\"R7bEwgSNq\",name:\"K4qGVuzKr\",type:\"Identifier\"},{collection:\"R7bEwgSNq\",name:\"jGr76OeS7\",type:\"Identifier\"},{collection:\"R7bEwgSNq\",name:\"MDgUOmvri\",type:\"Identifier\"},{collection:\"R7bEwgSNq\",name:\"gXT86Okrk\",type:\"Identifier\"},{collection:\"R7bEwgSNq\",name:\"UiuSdSqep\",type:\"Identifier\"},{collection:\"R7bEwgSNq\",name:\"aT2TI0l8T\",type:\"Identifier\"},{collection:\"R7bEwgSNq\",name:\"EZi2z1aJT\",type:\"Identifier\"},{collection:\"R7bEwgSNq\",name:\"B0d3GqzmW\",type:\"Identifier\"},{collection:\"R7bEwgSNq\",name:\"MBeDp6oFW\",type:\"Identifier\"},{collection:\"R7bEwgSNq\",name:\"rzXxKb2Q0\",type:\"Identifier\"},{collection:\"R7bEwgSNq\",name:\"eQzy7Ppml\",type:\"Identifier\"},{collection:\"R7bEwgSNq\",name:\"B4jWsUxRW\",type:\"Identifier\"},{collection:\"R7bEwgSNq\",name:\"W1Z3cc6Qj\",type:\"Identifier\"},{collection:\"R7bEwgSNq\",name:\"HxN7D8hBn\",type:\"Identifier\"},{collection:\"R7bEwgSNq\",name:\"mXcyCm6Ga\",type:\"Identifier\"},{collection:\"R7bEwgSNq\",name:\"oaZrv2e9t\",type:\"Identifier\"},{collection:\"R7bEwgSNq\",name:\"FpKklkrBO\",type:\"Identifier\"},{collection:\"R7bEwgSNq\",name:\"ZKDrzmVrk\",type:\"Identifier\"},{collection:\"R7bEwgSNq\",name:\"Q_aZ9cwXC\",type:\"Identifier\"},{collection:\"R7bEwgSNq\",name:\"Y7YRz9QYq\",type:\"Identifier\"},{collection:\"R7bEwgSNq\",name:\"dKICbyFKV\",type:\"Identifier\"},{collection:\"R7bEwgSNq\",name:\"OQmEitU3d\",type:\"Identifier\"},{collection:\"R7bEwgSNq\",name:\"tiyW8jjdW\",type:\"Identifier\"}],where:getWhereExpressionFromPathVariables(currentPathVariables,\"R7bEwgSNq\")});const getFromCurrentRouteData=key=>{if(!currentRouteData)throw new NotFoundError(`No data matches path variables: ${JSON.stringify(currentPathVariables)}`);return currentRouteData[key];};var _getFromCurrentRouteData,_getFromCurrentRouteData1,_getFromCurrentRouteData2,_getFromCurrentRouteData3,_getFromCurrentRouteData4,_getFromCurrentRouteData5,_getFromCurrentRouteData6,_getFromCurrentRouteData7,_getFromCurrentRouteData8,_getFromCurrentRouteData9,_getFromCurrentRouteData10,_getFromCurrentRouteData11,_getFromCurrentRouteData12,_getFromCurrentRouteData13,_getFromCurrentRouteData14,_getFromCurrentRouteData15,_getFromCurrentRouteData16,_getFromCurrentRouteData17,_getFromCurrentRouteData18,_getFromCurrentRouteData19;const{style,className,layoutId,variant,Yq39ZoICD=(_getFromCurrentRouteData=getFromCurrentRouteData(\"Yq39ZoICD\"))!==null&&_getFromCurrentRouteData!==void 0?_getFromCurrentRouteData:\"\",Y6P372Q77=(_getFromCurrentRouteData1=getFromCurrentRouteData(\"Y6P372Q77\"))!==null&&_getFromCurrentRouteData1!==void 0?_getFromCurrentRouteData1:\"\",tpUI55mSl=(_getFromCurrentRouteData2=getFromCurrentRouteData(\"tpUI55mSl\"))!==null&&_getFromCurrentRouteData2!==void 0?_getFromCurrentRouteData2:\"\",HrH9EPmE1=(_getFromCurrentRouteData3=getFromCurrentRouteData(\"HrH9EPmE1\"))!==null&&_getFromCurrentRouteData3!==void 0?_getFromCurrentRouteData3:\"\",QwyRq59bn=getFromCurrentRouteData(\"QwyRq59bn\"),Xan_4qFLj=(_getFromCurrentRouteData4=getFromCurrentRouteData(\"Xan_4qFLj\"))!==null&&_getFromCurrentRouteData4!==void 0?_getFromCurrentRouteData4:\"\",YRNynDqbB=(_getFromCurrentRouteData5=getFromCurrentRouteData(\"YRNynDqbB\"))!==null&&_getFromCurrentRouteData5!==void 0?_getFromCurrentRouteData5:true,K4qGVuzKr=(_getFromCurrentRouteData6=getFromCurrentRouteData(\"K4qGVuzKr\"))!==null&&_getFromCurrentRouteData6!==void 0?_getFromCurrentRouteData6:true,DicxXRXv_=getFromCurrentRouteData(\"DicxXRXv_\"),jGr76OeS7=getFromCurrentRouteData(\"jGr76OeS7\"),FpKklkrBO=(_getFromCurrentRouteData7=getFromCurrentRouteData(\"FpKklkrBO\"))!==null&&_getFromCurrentRouteData7!==void 0?_getFromCurrentRouteData7:true,gXT86Okrk=(_getFromCurrentRouteData8=getFromCurrentRouteData(\"gXT86Okrk\"))!==null&&_getFromCurrentRouteData8!==void 0?_getFromCurrentRouteData8:true,MDgUOmvri=getFromCurrentRouteData(\"MDgUOmvri\"),UiuSdSqep=getFromCurrentRouteData(\"UiuSdSqep\"),aT2TI0l8T=getFromCurrentRouteData(\"aT2TI0l8T\"),Y7YRz9QYq=(_getFromCurrentRouteData9=getFromCurrentRouteData(\"Y7YRz9QYq\"))!==null&&_getFromCurrentRouteData9!==void 0?_getFromCurrentRouteData9:true,mXcyCm6Ga=(_getFromCurrentRouteData10=getFromCurrentRouteData(\"mXcyCm6Ga\"))!==null&&_getFromCurrentRouteData10!==void 0?_getFromCurrentRouteData10:true,EZi2z1aJT=getFromCurrentRouteData(\"EZi2z1aJT\"),B0d3GqzmW=getFromCurrentRouteData(\"B0d3GqzmW\"),MBeDp6oFW=getFromCurrentRouteData(\"MBeDp6oFW\"),rzXxKb2Q0=getFromCurrentRouteData(\"rzXxKb2Q0\"),eQzy7Ppml=getFromCurrentRouteData(\"eQzy7Ppml\"),B4jWsUxRW=getFromCurrentRouteData(\"B4jWsUxRW\"),HxN7D8hBn=(_getFromCurrentRouteData11=getFromCurrentRouteData(\"HxN7D8hBn\"))!==null&&_getFromCurrentRouteData11!==void 0?_getFromCurrentRouteData11:true,ZKDrzmVrk=(_getFromCurrentRouteData12=getFromCurrentRouteData(\"ZKDrzmVrk\"))!==null&&_getFromCurrentRouteData12!==void 0?_getFromCurrentRouteData12:true,Q_aZ9cwXC=(_getFromCurrentRouteData13=getFromCurrentRouteData(\"Q_aZ9cwXC\"))!==null&&_getFromCurrentRouteData13!==void 0?_getFromCurrentRouteData13:true,tiyW8jjdW=(_getFromCurrentRouteData14=getFromCurrentRouteData(\"tiyW8jjdW\"))!==null&&_getFromCurrentRouteData14!==void 0?_getFromCurrentRouteData14:true,dKICbyFKV=(_getFromCurrentRouteData15=getFromCurrentRouteData(\"dKICbyFKV\"))!==null&&_getFromCurrentRouteData15!==void 0?_getFromCurrentRouteData15:true,OQmEitU3d=(_getFromCurrentRouteData16=getFromCurrentRouteData(\"OQmEitU3d\"))!==null&&_getFromCurrentRouteData16!==void 0?_getFromCurrentRouteData16:true,oaZrv2e9t=(_getFromCurrentRouteData17=getFromCurrentRouteData(\"oaZrv2e9t\"))!==null&&_getFromCurrentRouteData17!==void 0?_getFromCurrentRouteData17:true,W1Z3cc6Qj=(_getFromCurrentRouteData18=getFromCurrentRouteData(\"W1Z3cc6Qj\"))!==null&&_getFromCurrentRouteData18!==void 0?_getFromCurrentRouteData18:true,UmdOgFhQCwKYZTyEZ8,Yq39ZoICDwKYZTyEZ8,idwKYZTyEZ8,jwzTHrqUq=(_getFromCurrentRouteData19=getFromCurrentRouteData(\"jwzTHrqUq\"))!==null&&_getFromCurrentRouteData19!==void 0?_getFromCurrentRouteData19:0,UmdOgFhQCJVDPtaOca,Yq39ZoICDJVDPtaOca,idJVDPtaOca,UmdOgFhQCRULL1UNjL,QwyRq59bnRULL1UNjL,Yq39ZoICDRULL1UNjL,Y6P372Q77RULL1UNjL,idRULL1UNjL,...restProps}=getProps(props);React.useEffect(()=>{const metadata1=metadataProvider(currentRouteData,activeLocale);if(metadata1.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata1.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata1.robots);document.head.appendChild(robotsTag);}}},[currentRouteData,activeLocale]);React.useInsertionEffect(()=>{const metadata1=metadataProvider(currentRouteData,activeLocale);document.title=metadata1.title||\"\";if(metadata1.viewport){var _document_querySelector;(_document_querySelector=document.querySelector('meta[name=\"viewport\"]'))===null||_document_querySelector===void 0?void 0:_document_querySelector.setAttribute(\"content\",metadata1.viewport);}const bodyCls=metadata1.bodyClassName;if(bodyCls){const body=document.body;body.classList.forEach(c=>c.startsWith(\"framer-body-\")&&body.classList.remove(c));body.classList.add(`${metadata1.bodyClassName}-framer-JnTo2`);}return()=>{if(bodyCls)document.body.classList.remove(`${metadata1.bodyClassName}-framer-JnTo2`);};},[currentRouteData,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const ref1=React.useRef(null);const isDisplayed=()=>{if(!isBrowser())return true;if(baseVariant===\"AT1g1L7Fm\")return false;return true;};const visible=isSet(HrH9EPmE1);const isDisplayed1=value=>{if(!isBrowser())return true;if(baseVariant===\"AT1g1L7Fm\")return false;return value;};const isDisplayed2=value=>{if(!isBrowser())return true;if(baseVariant===\"N3saAUBPg\")return false;return value;};const elementId=useRouteElementId(\"lSN9ngx5S\");const ref2=React.useRef(null);const visible1=isSet(jGr76OeS7);const visible2=isSet(UiuSdSqep);const visible3=isSet(aT2TI0l8T);const visible4=isSet(EZi2z1aJT);const visible5=isSet(B0d3GqzmW);const visible6=isSet(MBeDp6oFW);const visible7=isSet(rzXxKb2Q0);const visible8=isSet(eQzy7Ppml);const visible9=isSet(B4jWsUxRW);const isDisplayed3=()=>{if(!isBrowser())return true;if([\"N3saAUBPg\",\"AT1g1L7Fm\"].includes(baseVariant))return false;return true;};const elementId1=useRouteElementId(\"zoamIDadz\");const ref3=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className,sharedStyle5.className,sharedStyle6.className,sharedStyle7.className];useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"AvUxb1JY1\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-15ty8ja\",className),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:[/*#__PURE__*/_jsxs(\"main\",{className:\"framer-1bzpfss\",\"data-framer-name\":\"Content\",name:\"Content\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-e7vrn\",\"data-framer-name\":\"Hero\",name:\"Hero\",children:[/*#__PURE__*/_jsxs(MotionDivWithOptimizedAppearEffect,{animate:animation,className:\"framer-yvpnc2\",\"data-framer-appear-id\":\"yvpnc2\",\"data-framer-name\":\"Title\",initial:animation1,name:\"Title\",optimized:true,style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1wml6uu\",\"data-styles-preset\":\"fVxnimdqP\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-d436b889-82c9-42d7-ad52-8a334bbb46e0, rgb(255, 255, 255))\"},children:\"Selected work from 2018\"})}),className:\"framer-nw0bgv\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],name:\"Title\",text:Yq39ZoICD,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-d5mboh\",\"data-framer-name\":\"Details\",name:\"Details\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-ca826c3f-3d1b-4c03-a371-5bf026e68e58, rgb(102, 102, 102))\"},children:\"Passionate about creating engaging user experiences, I thrive on turning innovative ideas into beautifully designed and user-friendly digital solutions. \"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-ca826c3f-3d1b-4c03-a371-5bf026e68e58, rgb(102, 102, 102))\"},children:\"With over 8 years of experience in the design industry, I have developed a unique skill set that combines creativity with a deep understanding of user behavior. My career has been dedicated to crafting intuitive designs that not only look visually appealing but also resonate with users on a meaningful level. \"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-ca826c3f-3d1b-4c03-a371-5bf026e68e58, rgb(102, 102, 102))\"},children:\"Let's collaborate and bring your vision to life with a touch of creativity and expertise!\"})]}),className:\"framer-1n60e5s\",\"data-framer-name\":\"Scope of work\",fonts:[\"Inter\"],name:\"Scope of work\",text:Y6P372Q77,verticalAlignment:\"top\",withExternalLayout:true}),isDisplayed()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-6ugrzg hidden-lgp8zq\",\"data-framer-name\":\"Separator\",name:\"Separator\"}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-ca826c3f-3d1b-4c03-a371-5bf026e68e58, rgb(102, 102, 102))\"},children:\"2023\"})}),className:\"framer-x8mbr5\",\"data-framer-name\":\"Date\",fonts:[\"Inter\"],name:\"Date\",text:tpUI55mSl,verticalAlignment:\"top\",withExternalLayout:true}),isDisplayed1(visible)&&/*#__PURE__*/_jsx(\"div\",{className:cx(\"framer-wqzqlk\",\"hidden-lgp8zq\",!visible&&\"hidden-15ty8ja\"),\"data-framer-name\":\"Separator\",name:\"Separator\"}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-ca826c3f-3d1b-4c03-a371-5bf026e68e58, rgb(102, 102, 102))\"},children:\"Lead Designer\"})}),className:\"framer-1kik6f7\",\"data-framer-name\":\"Role\",fonts:[\"Inter\"],name:\"Role\",text:HrH9EPmE1,verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{AT1g1L7Fm:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:3295,intrinsicWidth:5377,pixelHeight:3295,pixelWidth:5377,sizes:\"calc(min(100vw, 1400px) - 48px)\",...toResponsiveImage(QwyRq59bn),...{positionX:\"center\",positionY:\"center\"}}},N3saAUBPg:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:3295,intrinsicWidth:5377,pixelHeight:3295,pixelWidth:5377,sizes:\"calc(min(100vw, 1400px) - 96px)\",...toResponsiveImage(QwyRq59bn),...{positionX:\"center\",positionY:\"center\"}}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fit\",intrinsicHeight:3295,intrinsicWidth:5377,pixelHeight:3295,pixelWidth:5377,sizes:\"calc(min(100vw, 1400px) - 128px)\",...toResponsiveImage(QwyRq59bn),...{positionX:\"center\",positionY:\"center\"}},className:\"framer-1vtmzfa\",\"data-framer-name\":\"Image\",name:\"Image\"})})]}),/*#__PURE__*/_jsxs(MotionSectionWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation4,__framer__exit:animation5,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-r3zet5\",\"data-framer-name\":\"Intro\",name:\"Intro\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-k372go\",\"data-styles-preset\":\"iYYw4WIRq\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-d436b889-82c9-42d7-ad52-8a334bbb46e0, rgb(255, 255, 255))\"},children:\"Project info\"})}),className:\"framer-iw3u0f\",\"data-framer-name\":\"Header\",fonts:[\"Inter\"],name:\"Header\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ComponentPresetsProvider,{presets:{\"module:NEd4VmDdsxM3StIUbddO/1de6WpgIbCrKkRcPfQcW/YouTube.js:Youtube\":componentPresets.props[\"RVmDu3BWC\"]},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:Xan_4qFLj,className:\"framer-utrcbj\",\"data-framer-name\":\"Description\",fonts:[\"Inter\"],name:\"Description\",stylesPresetsClassNames:{h4:\"framer-styles-preset-1sb5no8\",h5:\"framer-styles-preset-1jtgnt4\",h6:\"framer-styles-preset-1sipjq4\",img:\"framer-styles-preset-1dh2cr7\",p:\"framer-styles-preset-21ogod\"},verticalAlignment:\"top\",withExternalLayout:true})})]}),YRNynDqbB&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-1pu3zy6\",children:isDisplayed2(YRNynDqbB)&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:cx(\"framer-10ppxco-container\",\"hidden-qv5mu8\",!YRNynDqbB&&\"hidden-15ty8ja\"),id:elementId,ref:ref2,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{AT1g1L7Fm:{gap:0,sizingOptions:{heightType:true,widthType:false}}},children:/*#__PURE__*/_jsx(Ticker,{alignment:\"center\",direction:\"bottom\",fadeOptions:{fadeAlpha:0,fadeContent:false,fadeInset:0,fadeWidth:25,overflow:false},gap:25,height:\"100%\",hoverFactor:1,id:\"lSN9ngx5S\",layoutId:\"lSN9ngx5S\",padding:0,paddingBottom:100,paddingLeft:0,paddingPerSide:false,paddingRight:0,paddingTop:50,sizingOptions:{heightType:true,widthType:true},slots:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",pixelHeight:550,pixelWidth:1920,positionX:\"center\",positionY:\"center\",sizes:\"1200px\",src:\"https://framerusercontent.com/images/tMNPgzeoAY2ECzWlaM5Ok5jI6k.jpg\",srcSet:\"https://framerusercontent.com/images/tMNPgzeoAY2ECzWlaM5Ok5jI6k.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/tMNPgzeoAY2ECzWlaM5Ok5jI6k.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/tMNPgzeoAY2ECzWlaM5Ok5jI6k.jpg 1920w\"},className:\"framer-1acns27\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",pixelHeight:550,pixelWidth:1920,positionX:\"center\",positionY:\"center\",sizes:\"1200px\",src:\"https://framerusercontent.com/images/Megd5S4V1E14hszg8LUdsfsDpBU.gif\",srcSet:\"https://framerusercontent.com/images/Megd5S4V1E14hszg8LUdsfsDpBU.gif?scale-down-to=512 512w,https://framerusercontent.com/images/Megd5S4V1E14hszg8LUdsfsDpBU.gif?scale-down-to=1024 1024w,https://framerusercontent.com/images/Megd5S4V1E14hszg8LUdsfsDpBU.gif 1920w\"},className:\"framer-in5ycl\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",pixelHeight:550,pixelWidth:1920,positionX:\"center\",positionY:\"center\",sizes:\"1200px\",src:\"https://framerusercontent.com/images/aEuru4nk3VyHm9Z4GFowf708go.gif\",srcSet:\"https://framerusercontent.com/images/aEuru4nk3VyHm9Z4GFowf708go.gif?scale-down-to=512 512w,https://framerusercontent.com/images/aEuru4nk3VyHm9Z4GFowf708go.gif?scale-down-to=1024 1024w,https://framerusercontent.com/images/aEuru4nk3VyHm9Z4GFowf708go.gif 1920w\"},className:\"framer-53sk2x\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",pixelHeight:550,pixelWidth:1920,positionX:\"center\",positionY:\"center\",sizes:\"1200px\",src:\"https://framerusercontent.com/images/dG9zeQ7k71i3wTR9Dttkm4EBQ7c.gif\",srcSet:\"https://framerusercontent.com/images/dG9zeQ7k71i3wTR9Dttkm4EBQ7c.gif?scale-down-to=512 512w,https://framerusercontent.com/images/dG9zeQ7k71i3wTR9Dttkm4EBQ7c.gif?scale-down-to=1024 1024w,https://framerusercontent.com/images/dG9zeQ7k71i3wTR9Dttkm4EBQ7c.gif 1920w\"},className:\"framer-2983vw\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",pixelHeight:550,pixelWidth:1920,positionX:\"center\",positionY:\"center\",sizes:\"1200px\",src:\"https://framerusercontent.com/images/SX1v6IkvFxxFFVmzBOOAyoEPafI.jpg\",srcSet:\"https://framerusercontent.com/images/SX1v6IkvFxxFFVmzBOOAyoEPafI.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/SX1v6IkvFxxFFVmzBOOAyoEPafI.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/SX1v6IkvFxxFFVmzBOOAyoEPafI.jpg 1920w\"},className:\"framer-5h613p\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",pixelHeight:550,pixelWidth:1920,positionX:\"center\",positionY:\"center\",sizes:\"1200px\",src:\"https://framerusercontent.com/images/UWtlMAQdDHfB6nzzfNQ7MN00C08.jpg\",srcSet:\"https://framerusercontent.com/images/UWtlMAQdDHfB6nzzfNQ7MN00C08.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/UWtlMAQdDHfB6nzzfNQ7MN00C08.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/UWtlMAQdDHfB6nzzfNQ7MN00C08.jpg 1920w\"},className:\"framer-12sxx5g\"})],speed:80,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-x86ndr\",\"data-framer-name\":\"Images\",name:\"Images\",children:[K4qGVuzKr&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{AT1g1L7Fm:{background:{alt:\"\",fit:\"fill\",sizes:\"calc(min(100vw, 1400px) - 48px)\",...toResponsiveImage(DicxXRXv_),...{positionX:\"center\",positionY:\"top\"}}},N3saAUBPg:{background:{alt:\"\",fit:\"fill\",sizes:\"calc(min(100vw, 1400px) - 96px)\",...toResponsiveImage(DicxXRXv_),...{positionX:\"center\",positionY:\"top\"}}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation6,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fill\",sizes:\"calc(min(100vw, 1400px) - 128px)\",...toResponsiveImage(DicxXRXv_),...{positionX:\"center\",positionY:\"top\"}},className:\"framer-1v6b3yk\",\"data-framer-name\":\"Overview1\",name:\"Overview1\"})}),visible1&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{AT1g1L7Fm:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:3295,intrinsicWidth:5377,pixelHeight:3295,pixelWidth:5377,sizes:\"calc(min(100vw, 1400px) - 48px)\",...toResponsiveImage(jGr76OeS7),...{positionX:\"center\",positionY:\"center\"}}},N3saAUBPg:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:3295,intrinsicWidth:5377,pixelHeight:3295,pixelWidth:5377,sizes:\"calc(min(100vw, 1400px) - 96px)\",...toResponsiveImage(jGr76OeS7),...{positionX:\"center\",positionY:\"center\"}}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fit\",intrinsicHeight:3295,intrinsicWidth:5377,pixelHeight:3295,pixelWidth:5377,sizes:\"calc(min(100vw, 1400px) - 128px)\",...toResponsiveImage(jGr76OeS7),...{positionX:\"center\",positionY:\"center\"}},className:\"framer-cu34wz\",\"data-framer-name\":\"Image 1\",name:\"Image 1\"})}),FpKklkrBO&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{AT1g1L7Fm:{background:{alt:\"\",fit:\"fit\",pixelHeight:240,pixelWidth:840,positionX:\"center\",positionY:\"center\",sizes:\"calc(min(100vw, 1400px) - 48px)\",src:\"https://framerusercontent.com/images/t3Ze5GhR9s2OqaIYlqD6RTSTbXs.gif\",srcSet:\"https://framerusercontent.com/images/t3Ze5GhR9s2OqaIYlqD6RTSTbXs.gif?scale-down-to=512 512w,https://framerusercontent.com/images/t3Ze5GhR9s2OqaIYlqD6RTSTbXs.gif 840w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",pixelHeight:240,pixelWidth:840,positionX:\"center\",positionY:\"center\",sizes:\"500px\",src:\"https://framerusercontent.com/images/t3Ze5GhR9s2OqaIYlqD6RTSTbXs.gif\",srcSet:\"https://framerusercontent.com/images/t3Ze5GhR9s2OqaIYlqD6RTSTbXs.gif?scale-down-to=512 512w,https://framerusercontent.com/images/t3Ze5GhR9s2OqaIYlqD6RTSTbXs.gif 840w\"},className:\"framer-188axaa\"})}),gXT86Okrk&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{AT1g1L7Fm:{background:{alt:\"\",fit:\"fill\",sizes:\"calc(min(100vw, 1400px) - 48px)\",...toResponsiveImage(MDgUOmvri),...{positionX:\"center\",positionY:\"top\"}}},N3saAUBPg:{background:{alt:\"\",fit:\"fill\",sizes:\"calc(min(100vw, 1400px) - 96px)\",...toResponsiveImage(MDgUOmvri),...{positionX:\"center\",positionY:\"top\"}}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",sizes:\"calc(min(100vw, 1400px) - 128px)\",...toResponsiveImage(MDgUOmvri),...{positionX:\"center\",positionY:\"top\"}},className:\"framer-1qx77v0\",\"data-framer-name\":\"Overview2\",name:\"Overview2\"})}),visible2&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{AT1g1L7Fm:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:3295,intrinsicWidth:5377,pixelHeight:3295,pixelWidth:5377,sizes:\"calc(min(100vw, 1400px) - 48px)\",...toResponsiveImage(UiuSdSqep),...{positionX:\"center\",positionY:\"center\"}}},N3saAUBPg:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:3295,intrinsicWidth:5377,pixelHeight:3295,pixelWidth:5377,sizes:\"calc(min(100vw, 1400px) - 96px)\",...toResponsiveImage(UiuSdSqep),...{positionX:\"center\",positionY:\"center\"}}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fit\",intrinsicHeight:3295,intrinsicWidth:5377,pixelHeight:3295,pixelWidth:5377,sizes:\"calc(min(100vw, 1400px) - 128px)\",...toResponsiveImage(UiuSdSqep),...{positionX:\"center\",positionY:\"center\"}},className:\"framer-hbb7mu\",\"data-framer-name\":\"Image 2\",name:\"Image 2\"})}),visible2&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{AT1g1L7Fm:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:3295,intrinsicWidth:5377,pixelHeight:3295,pixelWidth:5377,sizes:\"calc(min(100vw, 1400px) - 48px)\",...toResponsiveImage(UiuSdSqep),...{positionX:\"center\",positionY:\"top\"}}},N3saAUBPg:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:3295,intrinsicWidth:5377,pixelHeight:3295,pixelWidth:5377,sizes:\"calc(min(100vw, 1400px) - 96px)\",...toResponsiveImage(UiuSdSqep),...{positionX:\"center\",positionY:\"top\"}}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fit\",intrinsicHeight:3295,intrinsicWidth:5377,pixelHeight:3295,pixelWidth:5377,sizes:\"1px\",...toResponsiveImage(UiuSdSqep),...{positionX:\"center\",positionY:\"top\"}},className:\"framer-13h5np0\",\"data-framer-name\":\"Image 3\",name:\"Image 3\"})}),visible3&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{AT1g1L7Fm:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:3295,intrinsicWidth:5377,pixelHeight:3295,pixelWidth:5377,sizes:\"calc(min(100vw, 1400px) - 48px)\",...toResponsiveImage(aT2TI0l8T),...{positionX:\"center\",positionY:\"center\"}}},N3saAUBPg:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:3295,intrinsicWidth:5377,pixelHeight:3295,pixelWidth:5377,sizes:\"calc(min(100vw, 1400px) - 96px)\",...toResponsiveImage(aT2TI0l8T),...{positionX:\"center\",positionY:\"center\"}}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fit\",intrinsicHeight:3295,intrinsicWidth:5377,pixelHeight:3295,pixelWidth:5377,sizes:\"calc(min(100vw, 1400px) - 128px)\",...toResponsiveImage(aT2TI0l8T),...{positionX:\"center\",positionY:\"center\"}},className:\"framer-17qijg3\",\"data-framer-name\":\"Image 4\",name:\"Image 4\"})}),Y7YRz9QYq&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{AT1g1L7Fm:{background:{alt:\"\",fit:\"fit\",pixelHeight:2298,pixelWidth:1250,positionX:\"center\",positionY:\"top\",sizes:\"calc(min(100vw, 1400px) - 48px)\",src:\"https://framerusercontent.com/images/8Vhxa1hUUmEQmtzJZCeR2rGs.jpg\",srcSet:\"https://framerusercontent.com/images/8Vhxa1hUUmEQmtzJZCeR2rGs.jpg?scale-down-to=1024 557w,https://framerusercontent.com/images/8Vhxa1hUUmEQmtzJZCeR2rGs.jpg?scale-down-to=2048 1114w,https://framerusercontent.com/images/8Vhxa1hUUmEQmtzJZCeR2rGs.jpg 1250w\"}},N3saAUBPg:{background:{alt:\"\",fit:\"fit\",pixelHeight:2298,pixelWidth:1250,positionX:\"center\",positionY:\"top\",sizes:\"calc(min(100vw, 1400px) - 96px)\",src:\"https://framerusercontent.com/images/8Vhxa1hUUmEQmtzJZCeR2rGs.jpg\",srcSet:\"https://framerusercontent.com/images/8Vhxa1hUUmEQmtzJZCeR2rGs.jpg?scale-down-to=1024 557w,https://framerusercontent.com/images/8Vhxa1hUUmEQmtzJZCeR2rGs.jpg?scale-down-to=2048 1114w,https://framerusercontent.com/images/8Vhxa1hUUmEQmtzJZCeR2rGs.jpg 1250w\"}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation7,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fit\",pixelHeight:2298,pixelWidth:1250,positionX:\"center\",positionY:\"top\",sizes:\"calc(min(100vw, 1400px) - 128px)\",src:\"https://framerusercontent.com/images/8Vhxa1hUUmEQmtzJZCeR2rGs.jpg\",srcSet:\"https://framerusercontent.com/images/8Vhxa1hUUmEQmtzJZCeR2rGs.jpg?scale-down-to=1024 557w,https://framerusercontent.com/images/8Vhxa1hUUmEQmtzJZCeR2rGs.jpg?scale-down-to=2048 1114w,https://framerusercontent.com/images/8Vhxa1hUUmEQmtzJZCeR2rGs.jpg 1250w\"},className:\"framer-19o2o53\"})}),mXcyCm6Ga&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1l2844x-container\",children:/*#__PURE__*/_jsx(Video,{backgroundColor:\"rgba(0, 0, 0, 0)\",borderRadius:0,bottomLeftRadius:0,bottomRightRadius:0,controls:false,height:\"100%\",id:\"FJcNM6Dvk\",isMixedBorderRadius:false,layoutId:\"FJcNM6Dvk\",loop:true,muted:true,objectFit:\"cover\",playing:true,posterEnabled:false,srcFile:\"https://framerusercontent.com/assets/LLa4JUEkh7hesnbSHhILrokva4.mp4\",srcType:\"Upload\",srcUrl:\"https://assets.mixkit.co/videos/preview/mixkit-shining-sun-in-the-sky-surrounded-by-moving-clouds-31793-small.mp4\",startTime:0,style:{width:\"100%\"},topLeftRadius:0,topRightRadius:0,volume:25,width:\"100%\"})})}),visible4&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{AT1g1L7Fm:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:3295,intrinsicWidth:5377,pixelHeight:3295,pixelWidth:5377,sizes:\"calc(min(100vw, 1400px) - 48px)\",...toResponsiveImage(EZi2z1aJT),...{positionX:\"center\",positionY:\"center\"}}},N3saAUBPg:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:3295,intrinsicWidth:5377,pixelHeight:3295,pixelWidth:5377,sizes:\"calc(min(100vw, 1400px) - 96px)\",...toResponsiveImage(EZi2z1aJT),...{positionX:\"center\",positionY:\"center\"}}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fit\",intrinsicHeight:3295,intrinsicWidth:5377,pixelHeight:3295,pixelWidth:5377,sizes:\"calc(min(100vw, 1400px) - 128px)\",...toResponsiveImage(EZi2z1aJT),...{positionX:\"center\",positionY:\"center\"}},className:\"framer-1b3628z\",\"data-framer-name\":\"Image 5\",name:\"Image 5\"})}),visible5&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{AT1g1L7Fm:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:3295,intrinsicWidth:5377,pixelHeight:3295,pixelWidth:5377,sizes:\"calc(min(100vw, 1400px) - 48px)\",...toResponsiveImage(B0d3GqzmW),...{positionX:\"center\",positionY:\"center\"}}},N3saAUBPg:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:3295,intrinsicWidth:5377,pixelHeight:3295,pixelWidth:5377,sizes:\"calc(min(100vw, 1400px) - 96px)\",...toResponsiveImage(B0d3GqzmW),...{positionX:\"center\",positionY:\"center\"}}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fit\",intrinsicHeight:3295,intrinsicWidth:5377,pixelHeight:3295,pixelWidth:5377,sizes:\"calc(min(100vw, 1400px) - 128px)\",...toResponsiveImage(B0d3GqzmW),...{positionX:\"center\",positionY:\"center\"}},className:\"framer-1e7liyn\",\"data-framer-name\":\"Image 6\",name:\"Image 6\"})}),visible6&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{AT1g1L7Fm:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:3295,intrinsicWidth:5377,pixelHeight:3295,pixelWidth:5377,sizes:\"calc(min(100vw, 1400px) - 48px)\",...toResponsiveImage(MBeDp6oFW),...{positionX:\"center\",positionY:\"center\"}}},N3saAUBPg:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:3295,intrinsicWidth:5377,pixelHeight:3295,pixelWidth:5377,sizes:\"calc(min(100vw, 1400px) - 96px)\",...toResponsiveImage(MBeDp6oFW),...{positionX:\"center\",positionY:\"center\"}}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fit\",intrinsicHeight:3295,intrinsicWidth:5377,pixelHeight:3295,pixelWidth:5377,sizes:\"calc(min(100vw, 1400px) - 128px)\",...toResponsiveImage(MBeDp6oFW),...{positionX:\"center\",positionY:\"center\"}},className:\"framer-18go8c9\",\"data-framer-name\":\"Image 7\",name:\"Image 7\"})}),visible7&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{AT1g1L7Fm:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:3295,intrinsicWidth:5377,pixelHeight:3295,pixelWidth:5377,sizes:\"calc(min(100vw, 1400px) - 48px)\",...toResponsiveImage(rzXxKb2Q0),...{positionX:\"center\",positionY:\"center\"}}},N3saAUBPg:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:3295,intrinsicWidth:5377,pixelHeight:3295,pixelWidth:5377,sizes:\"calc(min(100vw, 1400px) - 96px)\",...toResponsiveImage(rzXxKb2Q0),...{positionX:\"center\",positionY:\"center\"}}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fit\",intrinsicHeight:3295,intrinsicWidth:5377,pixelHeight:3295,pixelWidth:5377,sizes:\"calc(min(100vw, 1400px) - 128px)\",...toResponsiveImage(rzXxKb2Q0),...{positionX:\"center\",positionY:\"center\"}},className:\"framer-1vccokw\",\"data-framer-name\":\"Image 8\",name:\"Image 8\"})}),visible8&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{AT1g1L7Fm:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:3295,intrinsicWidth:5377,pixelHeight:3295,pixelWidth:5377,sizes:\"calc(min(100vw, 1400px) - 48px)\",...toResponsiveImage(eQzy7Ppml),...{positionX:\"center\",positionY:\"center\"}}},N3saAUBPg:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:3295,intrinsicWidth:5377,pixelHeight:3295,pixelWidth:5377,sizes:\"calc(min(100vw, 1400px) - 96px)\",...toResponsiveImage(eQzy7Ppml),...{positionX:\"center\",positionY:\"center\"}}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fit\",intrinsicHeight:3295,intrinsicWidth:5377,pixelHeight:3295,pixelWidth:5377,sizes:\"calc(min(100vw, 1400px) - 128px)\",...toResponsiveImage(eQzy7Ppml),...{positionX:\"center\",positionY:\"center\"}},className:\"framer-htjvu6\",\"data-framer-name\":\"Image 9\",name:\"Image 9\"})}),visible9&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{AT1g1L7Fm:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:3295,intrinsicWidth:5377,pixelHeight:3295,pixelWidth:5377,sizes:\"calc(min(100vw, 1400px) - 48px)\",...toResponsiveImage(B4jWsUxRW),...{positionX:\"center\",positionY:\"center\"}}},N3saAUBPg:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:3295,intrinsicWidth:5377,pixelHeight:3295,pixelWidth:5377,sizes:\"calc(min(100vw, 1400px) - 96px)\",...toResponsiveImage(B4jWsUxRW),...{positionX:\"center\",positionY:\"center\"}}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fit\",intrinsicHeight:3295,intrinsicWidth:5377,pixelHeight:3295,pixelWidth:5377,sizes:\"calc(min(100vw, 1400px) - 128px)\",...toResponsiveImage(B4jWsUxRW),...{positionX:\"center\",positionY:\"center\"}},className:\"framer-wur61g\",\"data-framer-name\":\"Image 10\",name:\"Image 10\"})}),HxN7D8hBn&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1935fg2-container\",children:/*#__PURE__*/_jsx(YouTube,{borderRadius:0,bottomLeftRadius:0,bottomRightRadius:0,height:\"100%\",id:\"t52l4q3Lz\",isMixedBorderRadius:false,isRed:true,layoutId:\"t52l4q3Lz\",play:\"Off\",shouldMute:true,style:{height:\"100%\",width:\"100%\"},thumbnail:\"Medium Quality\",topLeftRadius:0,topRightRadius:0,url:\"https://www.youtube.com/embed/HSRdarhvi9c?si=xHr0f41sMBjbtdYN\",width:\"100%\"})})}),ZKDrzmVrk&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1nsdqm2-container\",children:/*#__PURE__*/_jsx(Video,{backgroundColor:\"rgba(0, 0, 0, 0)\",borderRadius:0,bottomLeftRadius:0,bottomRightRadius:0,controls:false,height:\"100%\",id:\"y4YLy6RS0\",isMixedBorderRadius:false,layoutId:\"y4YLy6RS0\",loop:true,muted:true,objectFit:\"cover\",playing:true,posterEnabled:false,srcFile:\"https://framerusercontent.com/assets/afVnRo5et10tirpvvFR2VSa1A.mp4\",srcType:\"Upload\",srcUrl:\"https://assets.mixkit.co/videos/preview/mixkit-shining-sun-in-the-sky-surrounded-by-moving-clouds-31793-small.mp4\",startTime:0,style:{width:\"100%\"},topLeftRadius:0,topRightRadius:0,volume:25,width:\"100%\"})})}),Q_aZ9cwXC&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{AT1g1L7Fm:{background:{alt:\"\",fit:\"fill\",pixelHeight:2180,pixelWidth:1920,positionX:\"center\",positionY:\"top\",sizes:\"342px\",src:\"https://framerusercontent.com/images/yPdzuLWf313TgwsQe6z6nwuZbrY.jpg\",srcSet:\"https://framerusercontent.com/images/yPdzuLWf313TgwsQe6z6nwuZbrY.jpg?scale-down-to=1024 901w,https://framerusercontent.com/images/yPdzuLWf313TgwsQe6z6nwuZbrY.jpg?scale-down-to=2048 1803w,https://framerusercontent.com/images/yPdzuLWf313TgwsQe6z6nwuZbrY.jpg 1920w\"}},N3saAUBPg:{background:{alt:\"\",fit:\"fill\",pixelHeight:2180,pixelWidth:1920,positionX:\"center\",positionY:\"top\",sizes:\"calc(min(100vw, 1400px) - 96px)\",src:\"https://framerusercontent.com/images/yPdzuLWf313TgwsQe6z6nwuZbrY.jpg\",srcSet:\"https://framerusercontent.com/images/yPdzuLWf313TgwsQe6z6nwuZbrY.jpg?scale-down-to=1024 901w,https://framerusercontent.com/images/yPdzuLWf313TgwsQe6z6nwuZbrY.jpg?scale-down-to=2048 1803w,https://framerusercontent.com/images/yPdzuLWf313TgwsQe6z6nwuZbrY.jpg 1920w\"}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fill\",pixelHeight:2180,pixelWidth:1920,positionX:\"center\",positionY:\"top\",sizes:\"calc(min(100vw, 1400px) - 128px)\",src:\"https://framerusercontent.com/images/yPdzuLWf313TgwsQe6z6nwuZbrY.jpg\",srcSet:\"https://framerusercontent.com/images/yPdzuLWf313TgwsQe6z6nwuZbrY.jpg?scale-down-to=1024 901w,https://framerusercontent.com/images/yPdzuLWf313TgwsQe6z6nwuZbrY.jpg?scale-down-to=2048 1803w,https://framerusercontent.com/images/yPdzuLWf313TgwsQe6z6nwuZbrY.jpg 1920w\"},className:\"framer-spiatc\"})})]}),tiyW8jjdW&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-kylyq7-container\",children:/*#__PURE__*/_jsx(Ticker,{alignment:\"center\",direction:\"right\",fadeOptions:{fadeAlpha:0,fadeContent:false,fadeInset:0,fadeWidth:25,overflow:false},gap:10,height:\"100%\",hoverFactor:1,id:\"jT6eCESFG\",layoutId:\"jT6eCESFG\",padding:0,paddingBottom:0,paddingLeft:0,paddingPerSide:false,paddingRight:0,paddingTop:0,sizingOptions:{heightType:true,widthType:true},slots:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:400,pixelWidth:680,sizes:\"381px\",src:\"https://framerusercontent.com/images/RHvDyWoSFASxVghm3ugECUIp9E.gif\",srcSet:\"https://framerusercontent.com/images/RHvDyWoSFASxVghm3ugECUIp9E.gif?scale-down-to=512 512w,https://framerusercontent.com/images/RHvDyWoSFASxVghm3ugECUIp9E.gif 680w\"},className:\"framer-t1inqf\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:500,pixelWidth:680,sizes:\"328px\",src:\"https://framerusercontent.com/images/3AXSERLv5aK36Pu1XjDscYTU.jpg\",srcSet:\"https://framerusercontent.com/images/3AXSERLv5aK36Pu1XjDscYTU.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/3AXSERLv5aK36Pu1XjDscYTU.jpg 680w\"},className:\"framer-uv2uw1\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:450,pixelWidth:680,sizes:\"328px\",src:\"https://framerusercontent.com/images/FP1y1xgtDvk6Xxk5i0RjiM5Ac.gif\",srcSet:\"https://framerusercontent.com/images/FP1y1xgtDvk6Xxk5i0RjiM5Ac.gif?scale-down-to=512 512w,https://framerusercontent.com/images/FP1y1xgtDvk6Xxk5i0RjiM5Ac.gif 680w\"},className:\"framer-cp9u86\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:400,pixelWidth:680,sizes:\"371px\",src:\"https://framerusercontent.com/images/enWl1yCt7IPAsrhixZkaiy0SsM.gif\",srcSet:\"https://framerusercontent.com/images/enWl1yCt7IPAsrhixZkaiy0SsM.gif?scale-down-to=512 512w,https://framerusercontent.com/images/enWl1yCt7IPAsrhixZkaiy0SsM.gif 680w\"},className:\"framer-2ds667\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:470,pixelWidth:680,sizes:\"371px\",src:\"https://framerusercontent.com/images/g4sLWh7TeLoUgxUjWzueFlezwU.gif\",srcSet:\"https://framerusercontent.com/images/g4sLWh7TeLoUgxUjWzueFlezwU.gif?scale-down-to=512 512w,https://framerusercontent.com/images/g4sLWh7TeLoUgxUjWzueFlezwU.gif 680w\"},className:\"framer-u8x6v4\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:450,pixelWidth:680,sizes:\"371px\",src:\"https://framerusercontent.com/images/v1sxpeWVchYEPFGyCxVrCu6FovI.gif\",srcSet:\"https://framerusercontent.com/images/v1sxpeWVchYEPFGyCxVrCu6FovI.gif?scale-down-to=512 512w,https://framerusercontent.com/images/v1sxpeWVchYEPFGyCxVrCu6FovI.gif 680w\"},className:\"framer-pon2vz\"})],speed:100,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),dKICbyFKV&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{AT1g1L7Fm:{background:{alt:\"\",fit:\"fill\",pixelHeight:1489,pixelWidth:1915,sizes:\"calc(min(100vw, 1400px) - 48px)\",src:\"https://framerusercontent.com/images/f77syxgrSDMDW529YOH8Vf0.jpg\",srcSet:\"https://framerusercontent.com/images/f77syxgrSDMDW529YOH8Vf0.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/f77syxgrSDMDW529YOH8Vf0.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/f77syxgrSDMDW529YOH8Vf0.jpg 1915w\"}},N3saAUBPg:{background:{alt:\"\",fit:\"fill\",pixelHeight:1489,pixelWidth:1915,sizes:\"calc(min(100vw, 1400px) - 96px)\",src:\"https://framerusercontent.com/images/f77syxgrSDMDW529YOH8Vf0.jpg\",srcSet:\"https://framerusercontent.com/images/f77syxgrSDMDW529YOH8Vf0.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/f77syxgrSDMDW529YOH8Vf0.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/f77syxgrSDMDW529YOH8Vf0.jpg 1915w\"}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fill\",pixelHeight:1489,pixelWidth:1915,sizes:\"calc(min(100vw, 1400px) - 128px)\",src:\"https://framerusercontent.com/images/f77syxgrSDMDW529YOH8Vf0.jpg\",srcSet:\"https://framerusercontent.com/images/f77syxgrSDMDW529YOH8Vf0.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/f77syxgrSDMDW529YOH8Vf0.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/f77syxgrSDMDW529YOH8Vf0.jpg 1915w\"},className:\"framer-19h2mng\"})}),OQmEitU3d&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{AT1g1L7Fm:{background:{alt:\"\",fit:\"fit\",pixelHeight:682,pixelWidth:1500,positionX:\"center\",positionY:\"center\",sizes:\"calc(min(100vw, 1400px) - 48px)\",src:\"https://framerusercontent.com/images/a8rNnYHOzAdfJUEdJrWRquL1Udg.png\",srcSet:\"https://framerusercontent.com/images/a8rNnYHOzAdfJUEdJrWRquL1Udg.png?scale-down-to=512 512w,https://framerusercontent.com/images/a8rNnYHOzAdfJUEdJrWRquL1Udg.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/a8rNnYHOzAdfJUEdJrWRquL1Udg.png 1500w\"}},N3saAUBPg:{background:{alt:\"\",fit:\"fit\",pixelHeight:682,pixelWidth:1500,positionX:\"center\",positionY:\"center\",sizes:\"calc(min(100vw, 1400px) - 96px)\",src:\"https://framerusercontent.com/images/a8rNnYHOzAdfJUEdJrWRquL1Udg.png\",srcSet:\"https://framerusercontent.com/images/a8rNnYHOzAdfJUEdJrWRquL1Udg.png?scale-down-to=512 512w,https://framerusercontent.com/images/a8rNnYHOzAdfJUEdJrWRquL1Udg.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/a8rNnYHOzAdfJUEdJrWRquL1Udg.png 1500w\"}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fit\",pixelHeight:682,pixelWidth:1500,positionX:\"center\",positionY:\"center\",sizes:\"calc(min(100vw, 1400px) - 128px)\",src:\"https://framerusercontent.com/images/a8rNnYHOzAdfJUEdJrWRquL1Udg.png\",srcSet:\"https://framerusercontent.com/images/a8rNnYHOzAdfJUEdJrWRquL1Udg.png?scale-down-to=512 512w,https://framerusercontent.com/images/a8rNnYHOzAdfJUEdJrWRquL1Udg.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/a8rNnYHOzAdfJUEdJrWRquL1Udg.png 1500w\"},className:\"framer-190ambr\"})}),oaZrv2e9t&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1nd86vh\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-xk91bm-container\",children:/*#__PURE__*/_jsx(Video,{backgroundColor:\"rgba(0, 0, 0, 0)\",borderRadius:0,bottomLeftRadius:0,bottomRightRadius:0,controls:false,height:\"100%\",id:\"Z0ql7OYnt\",isMixedBorderRadius:false,layoutId:\"Z0ql7OYnt\",loop:true,muted:true,objectFit:\"cover\",playing:true,posterEnabled:false,srcFile:\"https://framerusercontent.com/assets/pv8kiSFBNPAyZKbEXGVblMLdWTw.mp4\",srcType:\"Upload\",srcUrl:\"https://assets.mixkit.co/videos/preview/mixkit-shining-sun-in-the-sky-surrounded-by-moving-clouds-31793-small.mp4\",startTime:0,style:{height:\"100%\",width:\"100%\"},topLeftRadius:0,topRightRadius:0,volume:25,width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1brc9co-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{N3saAUBPg:{style:{width:\"100%\"}}},children:/*#__PURE__*/_jsx(Video,{backgroundColor:\"rgba(0, 0, 0, 0)\",borderRadius:0,bottomLeftRadius:0,bottomRightRadius:0,controls:false,height:\"100%\",id:\"rB0YGKt0i\",isMixedBorderRadius:false,layoutId:\"rB0YGKt0i\",loop:true,muted:true,objectFit:\"cover\",playing:true,posterEnabled:false,srcFile:\"https://framerusercontent.com/assets/4rPxkRYjfib0jxbhkn9rc2ngR1I.mp4\",srcType:\"Upload\",srcUrl:\"https://assets.mixkit.co/videos/preview/mixkit-shining-sun-in-the-sky-surrounded-by-moving-clouds-31793-small.mp4\",startTime:0,style:{height:\"100%\",width:\"100%\"},topLeftRadius:0,topRightRadius:0,volume:25,width:\"100%\"})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-4985yu-container\",children:/*#__PURE__*/_jsx(Video,{backgroundColor:\"rgba(0, 0, 0, 0)\",borderRadius:0,bottomLeftRadius:0,bottomRightRadius:0,controls:false,height:\"100%\",id:\"OzGGposo7\",isMixedBorderRadius:false,layoutId:\"OzGGposo7\",loop:true,muted:true,objectFit:\"cover\",playing:true,posterEnabled:false,srcFile:\"https://framerusercontent.com/assets/57vowaOmuRmjmp2xYkc9DCwxpnY.mp4\",srcType:\"Upload\",srcUrl:\"https://assets.mixkit.co/videos/preview/mixkit-shining-sun-in-the-sky-surrounded-by-moving-clouds-31793-small.mp4\",startTime:0,style:{height:\"100%\",width:\"100%\"},topLeftRadius:0,topRightRadius:0,volume:25,width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-13z66td-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{N3saAUBPg:{style:{width:\"100%\"}}},children:/*#__PURE__*/_jsx(Video,{backgroundColor:\"rgba(0, 0, 0, 0)\",borderRadius:0,bottomLeftRadius:0,bottomRightRadius:0,controls:false,height:\"100%\",id:\"kPToqn4HA\",isMixedBorderRadius:false,layoutId:\"kPToqn4HA\",loop:true,muted:true,objectFit:\"cover\",playing:true,posterEnabled:false,srcFile:\"https://framerusercontent.com/assets/BQIsBTzZLOcv45tCE4mQaEUCgE.mp4\",srcType:\"Upload\",srcUrl:\"https://assets.mixkit.co/videos/preview/mixkit-shining-sun-in-the-sky-surrounded-by-moving-clouds-31793-small.mp4\",startTime:0,style:{height:\"100%\",width:\"100%\"},topLeftRadius:0,topRightRadius:0,volume:25,width:\"100%\"})})})})]}),isDisplayed3()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-1bbls0c hidden-qv5mu8 hidden-lgp8zq\"}),W1Z3cc6Qj&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-jh3wnf-container\",id:elementId1,ref:ref3,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{AT1g1L7Fm:{direction:\"right\",gap:10,paddingBottom:0,paddingTop:0,sizingOptions:{heightType:false,widthType:false}}},children:/*#__PURE__*/_jsx(Ticker,{alignment:\"center\",direction:\"left\",fadeOptions:{fadeAlpha:0,fadeContent:false,fadeInset:0,fadeWidth:25,overflow:false},gap:16,height:\"100%\",hoverFactor:1,id:\"zoamIDadz\",layoutId:\"zoamIDadz\",padding:0,paddingBottom:20,paddingLeft:0,paddingPerSide:false,paddingRight:0,paddingTop:20,sizingOptions:{heightType:true,widthType:true},slots:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",pixelHeight:1080,pixelWidth:1080,positionX:\"center\",positionY:\"center\",sizes:\"300px\",src:\"https://framerusercontent.com/images/mwn0xKiijfwXULxEA4nkqod3v0.jpg\",srcSet:\"https://framerusercontent.com/images/mwn0xKiijfwXULxEA4nkqod3v0.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/mwn0xKiijfwXULxEA4nkqod3v0.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/mwn0xKiijfwXULxEA4nkqod3v0.jpg 1080w\"},className:\"framer-7z8gin\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",pixelHeight:1080,pixelWidth:1080,positionX:\"center\",positionY:\"center\",sizes:\"300px\",src:\"https://framerusercontent.com/images/1pBBLHcwo5UaWZJfZfykIS3zbM.jpg\",srcSet:\"https://framerusercontent.com/images/1pBBLHcwo5UaWZJfZfykIS3zbM.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/1pBBLHcwo5UaWZJfZfykIS3zbM.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/1pBBLHcwo5UaWZJfZfykIS3zbM.jpg 1080w\"},className:\"framer-gg0yhp\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",pixelHeight:1080,pixelWidth:1080,positionX:\"center\",positionY:\"center\",sizes:\"300px\",src:\"https://framerusercontent.com/images/PK1nn60pXpHdTEKMkdObSNlCgY.jpg\",srcSet:\"https://framerusercontent.com/images/PK1nn60pXpHdTEKMkdObSNlCgY.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/PK1nn60pXpHdTEKMkdObSNlCgY.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/PK1nn60pXpHdTEKMkdObSNlCgY.jpg 1080w\"},className:\"framer-arjv94\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",pixelHeight:1080,pixelWidth:1080,positionX:\"center\",positionY:\"center\",sizes:\"300px\",src:\"https://framerusercontent.com/images/6RJQ1dIwj9XHkkoz9FVgLyNQcw.jpg\",srcSet:\"https://framerusercontent.com/images/6RJQ1dIwj9XHkkoz9FVgLyNQcw.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/6RJQ1dIwj9XHkkoz9FVgLyNQcw.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/6RJQ1dIwj9XHkkoz9FVgLyNQcw.jpg 1080w\"},className:\"framer-1fn33x3\"})],speed:80,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})}),W1Z3cc6Qj&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-tg4g5x-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{AT1g1L7Fm:{direction:\"left\",gap:10,paddingBottom:0,paddingTop:0,sizingOptions:{heightType:false,widthType:false}}},children:/*#__PURE__*/_jsx(Ticker,{alignment:\"center\",direction:\"right\",fadeOptions:{fadeAlpha:0,fadeContent:false,fadeInset:0,fadeWidth:25,overflow:false},gap:16,height:\"100%\",hoverFactor:1,id:\"Hy2P_Ccbc\",layoutId:\"Hy2P_Ccbc\",padding:0,paddingBottom:20,paddingLeft:0,paddingPerSide:false,paddingRight:0,paddingTop:20,sizingOptions:{heightType:true,widthType:true},slots:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",pixelHeight:960,pixelWidth:960,positionX:\"center\",positionY:\"center\",sizes:\"300px\",src:\"https://framerusercontent.com/images/u5gbs5GAI6U2OEjEfACbPPyTpA.jpg\",srcSet:\"https://framerusercontent.com/images/u5gbs5GAI6U2OEjEfACbPPyTpA.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/u5gbs5GAI6U2OEjEfACbPPyTpA.jpg 960w\"},className:\"framer-cahq6z\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",pixelHeight:960,pixelWidth:960,positionX:\"center\",positionY:\"center\",sizes:\"300px\",src:\"https://framerusercontent.com/images/3RZfI5UFtYKH01pF26RmIIgZC8.jpg\",srcSet:\"https://framerusercontent.com/images/3RZfI5UFtYKH01pF26RmIIgZC8.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/3RZfI5UFtYKH01pF26RmIIgZC8.jpg 960w\"},className:\"framer-14tht3g\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",pixelHeight:960,pixelWidth:960,positionX:\"center\",positionY:\"center\",sizes:\"300px\",src:\"https://framerusercontent.com/images/P7z5AYpSvXvy4x54Og0PKDwayA.jpg\",srcSet:\"https://framerusercontent.com/images/P7z5AYpSvXvy4x54Og0PKDwayA.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/P7z5AYpSvXvy4x54Og0PKDwayA.jpg 960w\"},className:\"framer-5ib6hr\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",pixelHeight:960,pixelWidth:960,positionX:\"center\",positionY:\"center\",sizes:\"300px\",src:\"https://framerusercontent.com/images/bNDyndD7t3p2xLAjpZYsHijxUW4.jpg\",srcSet:\"https://framerusercontent.com/images/bNDyndD7t3p2xLAjpZYsHijxUW4.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/bNDyndD7t3p2xLAjpZYsHijxUW4.jpg 960w\"},className:\"framer-12f56wk\"})],speed:80,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-pcx70a\",\"data-framer-name\":\"Prev Next Navigation\",name:\"Prev Next Navigation\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-18sy6sr\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1d6quuo\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"wKYZTyEZ8\",data:Projects,type:\"Collection\"},limit:{type:\"LiteralValue\",value:1},orderBy:[{collection:\"wKYZTyEZ8\",direction:\"desc\",name:\"index\",type:\"Identifier\"}],select:[{collection:\"wKYZTyEZ8\",name:\"UmdOgFhQC\",type:\"Identifier\"},{collection:\"wKYZTyEZ8\",name:\"Yq39ZoICD\",type:\"Identifier\"},{collection:\"wKYZTyEZ8\",name:\"id\",type:\"Identifier\"}],where:{left:{collection:\"wKYZTyEZ8\",name:\"jwzTHrqUq\",type:\"Identifier\"},operator:\"<\",right:{type:\"LiteralValue\",value:jwzTHrqUq},type:\"BinaryOperation\"}},children:(collection,paginationInfo,loadMore)=>/*#__PURE__*/_jsx(_Fragment,{children:collection.map(({\"UmdOgFhQC\":UmdOgFhQCwKYZTyEZ8,\"Yq39ZoICD\":Yq39ZoICDwKYZTyEZ8,\"id\":idwKYZTyEZ8},i)=>{UmdOgFhQCwKYZTyEZ8!==null&&UmdOgFhQCwKYZTyEZ8!==void 0?UmdOgFhQCwKYZTyEZ8:UmdOgFhQCwKYZTyEZ8=\"\";Yq39ZoICDwKYZTyEZ8!==null&&Yq39ZoICDwKYZTyEZ8!==void 0?Yq39ZoICDwKYZTyEZ8:Yq39ZoICDwKYZTyEZ8=\"\";const textContent=prefix(Yq39ZoICDwKYZTyEZ8,\"< Previous: \");return /*#__PURE__*/_jsx(LayoutGroup,{id:`wKYZTyEZ8-${idwKYZTyEZ8}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{UmdOgFhQC:UmdOgFhQCwKYZTyEZ8},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{UmdOgFhQC:UmdOgFhQCwKYZTyEZ8},webPageId:\"R7bEwgSNq\"},nodeId:\"MsG416HU_\",children:/*#__PURE__*/_jsx(\"a\",{className:\"framer-8kjp6e framer-1cofsgd\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{AT1g1L7Fm:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",style:{\"--framer-text-alignment\":\"left\"},children:\"< Previous\"})}),text:undefined}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",style:{\"--framer-text-alignment\":\"left\"},children:\"11.11 Double Wonders Sale\"})}),className:\"framer-42gx0k\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],name:\"Title\",text:textContent,verticalAlignment:\"top\",withExternalLayout:true})})})})})},idwKYZTyEZ8);})})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-hqw3bf\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1pyfy6o\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"JVDPtaOca\",data:Projects,type:\"Collection\"},limit:{type:\"LiteralValue\",value:1},select:[{collection:\"JVDPtaOca\",name:\"UmdOgFhQC\",type:\"Identifier\"},{collection:\"JVDPtaOca\",name:\"Yq39ZoICD\",type:\"Identifier\"},{collection:\"JVDPtaOca\",name:\"id\",type:\"Identifier\"}],where:{left:{collection:\"JVDPtaOca\",name:\"jwzTHrqUq\",type:\"Identifier\"},operator:\">\",right:{type:\"LiteralValue\",value:jwzTHrqUq},type:\"BinaryOperation\"}},children:(collection1,paginationInfo1,loadMore1)=>/*#__PURE__*/_jsx(_Fragment,{children:collection1.map(({\"UmdOgFhQC\":UmdOgFhQCJVDPtaOca,\"Yq39ZoICD\":Yq39ZoICDJVDPtaOca,\"id\":idJVDPtaOca},i)=>{UmdOgFhQCJVDPtaOca!==null&&UmdOgFhQCJVDPtaOca!==void 0?UmdOgFhQCJVDPtaOca:UmdOgFhQCJVDPtaOca=\"\";Yq39ZoICDJVDPtaOca!==null&&Yq39ZoICDJVDPtaOca!==void 0?Yq39ZoICDJVDPtaOca:Yq39ZoICDJVDPtaOca=\"\";const textContent1=suffix(prefix(Yq39ZoICDJVDPtaOca,\"Next: \"),\" >\");return /*#__PURE__*/_jsx(LayoutGroup,{id:`JVDPtaOca-${idJVDPtaOca}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{UmdOgFhQC:UmdOgFhQCJVDPtaOca},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{UmdOgFhQC:UmdOgFhQCJVDPtaOca},webPageId:\"R7bEwgSNq\"},nodeId:\"JyygNUsli\",children:/*#__PURE__*/_jsx(\"a\",{className:\"framer-reyk3s framer-1cofsgd\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{AT1g1L7Fm:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",style:{\"--framer-text-alignment\":\"left\"},children:\"Next >\"})}),text:undefined}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",style:{\"--framer-text-alignment\":\"left\"},children:\"Instagram, Facebook Ads\"})}),className:\"framer-g6qej2\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],name:\"Title\",text:textContent1,verticalAlignment:\"top\",withExternalLayout:true})})})})})},idJVDPtaOca);})})})})})})]})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1i03u8y\",\"data-framer-name\":\"Other Works\",name:\"Other Works\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-ixtrs4\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-zlk5k1\",\"data-framer-name\":\"Stack\",name:\"Stack\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{AT1g1L7Fm:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-k372go\",\"data-styles-preset\":\"iYYw4WIRq\",style:{\"--framer-text-alignment\":\"center\"},children:\"Other works\"})})},N3saAUBPg:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-k372go\",\"data-styles-preset\":\"iYYw4WIRq\",style:{\"--framer-text-alignment\":\"center\"},children:\"Other works\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-k372go\",\"data-styles-preset\":\"iYYw4WIRq\",children:\"Other works\"})}),className:\"framer-wqxpux\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1gqe76l\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData1,{pageSize:4,query:{from:{alias:\"RULL1UNjL\",data:Projects,type:\"Collection\"},limit:{type:\"LiteralValue\",value:12},select:[{collection:\"RULL1UNjL\",name:\"UmdOgFhQC\",type:\"Identifier\"},{collection:\"RULL1UNjL\",name:\"QwyRq59bn\",type:\"Identifier\"},{collection:\"RULL1UNjL\",name:\"Yq39ZoICD\",type:\"Identifier\"},{collection:\"RULL1UNjL\",name:\"Y6P372Q77\",type:\"Identifier\"},{collection:\"RULL1UNjL\",name:\"id\",type:\"Identifier\"}],where:{operator:\"not\",type:\"UnaryOperation\",value:{left:{collection:\"RULL1UNjL\",name:\"jwzTHrqUq\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:jwzTHrqUq},type:\"BinaryOperation\"}}},children:(collection2,paginationInfo2,loadMore2)=>/*#__PURE__*/_jsx(_Fragment,{children:collection2.map(({\"UmdOgFhQC\":UmdOgFhQCRULL1UNjL,\"QwyRq59bn\":QwyRq59bnRULL1UNjL,\"Yq39ZoICD\":Yq39ZoICDRULL1UNjL,\"Y6P372Q77\":Y6P372Q77RULL1UNjL,\"id\":idRULL1UNjL},i)=>{UmdOgFhQCRULL1UNjL!==null&&UmdOgFhQCRULL1UNjL!==void 0?UmdOgFhQCRULL1UNjL:UmdOgFhQCRULL1UNjL=\"\";Yq39ZoICDRULL1UNjL!==null&&Yq39ZoICDRULL1UNjL!==void 0?Yq39ZoICDRULL1UNjL:Yq39ZoICDRULL1UNjL=\"\";Y6P372Q77RULL1UNjL!==null&&Y6P372Q77RULL1UNjL!==void 0?Y6P372Q77RULL1UNjL:Y6P372Q77RULL1UNjL=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`RULL1UNjL-${idRULL1UNjL}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{UmdOgFhQC:UmdOgFhQCRULL1UNjL},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{UmdOgFhQC:UmdOgFhQCRULL1UNjL},webPageId:\"R7bEwgSNq\"},nodeId:\"kJ8AOGI8s\",children:/*#__PURE__*/_jsxs(\"a\",{className:\"framer-1ixy4bq framer-1cofsgd\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{AT1g1L7Fm:{background:{alt:\"\",fit:\"fill\",sizes:\"159px\",...toResponsiveImage(QwyRq59bnRULL1UNjL)}},N3saAUBPg:{background:{alt:\"\",fit:\"fill\",sizes:\"313px\",...toResponsiveImage(QwyRq59bnRULL1UNjL)}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",sizes:\"250px\",...toResponsiveImage(QwyRq59bnRULL1UNjL)},className:\"framer-mio2dn\",whileHover:animation8})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1wo11p6\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-1jtgnt4\",\"data-styles-preset\":\"xaQVQ2HMP\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-d436b889-82c9-42d7-ad52-8a334bbb46e0, rgb(0, 0, 0))\"},children:\"Instagram, Facebook Ads\"})}),className:\"framer-lddev0\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],name:\"Title\",text:Yq39ZoICDRULL1UNjL,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1u38bdr\",\"data-styles-preset\":\"nSwweoAI5\",style:{\"--framer-text-alignment\":\"left\"},children:\"Social Media Design\"})}),className:\"framer-ia91jq\",\"data-framer-name\":\"Scope of work\",fonts:[\"Inter\"],name:\"Scope of work\",text:Y6P372Q77RULL1UNjL,verticalAlignment:\"top\",withExternalLayout:true})]})]})})})},idRULL1UNjL);})})})})})]})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:158,width:\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-i2e1nu-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{AT1g1L7Fm:{variant:\"tuwDi15gg\"},N3saAUBPg:{variant:\"osQELfac3\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"s6cv4shBK\",layoutId:\"s6cv4shBK\",style:{width:\"100%\"},variant:\"ieQu9z9wd\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:112,width:\"100vw\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1ycg0kr-container\",layoutScroll:true,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{AT1g1L7Fm:{variant:\"BtrdPCh87\"},N3saAUBPg:{variant:\"MESY6mj0m\"}},children:/*#__PURE__*/_jsx(Navigation,{height:\"100%\",id:\"ui4aWkzKA\",layoutId:\"ui4aWkzKA\",style:{width:\"100%\"},variant:\"E9eZPMwYxl6VyjV0ZA\",width:\"100%\"})})})})]}),/*#__PURE__*/_jsx(\"div\",{className:cx(serializationHash,...sharedStyleClassNames),id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",`.${metadata.bodyClassName}-framer-JnTo2 { background: var(--token-370a7263-3c52-4384-bfa1-6e00d5c8156d, rgb(17, 17, 17)); }`,\".framer-JnTo2.framer-1cofsgd, .framer-JnTo2 .framer-1cofsgd { display: block; }\",\".framer-JnTo2.framer-15ty8ja { align-content: center; align-items: center; background-color: var(--token-370a7263-3c52-4384-bfa1-6e00d5c8156d, #111111); 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-JnTo2 .framer-1bzpfss { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 22px; height: min-content; justify-content: flex-start; max-width: 1400px; overflow: hidden; padding: 240px 64px 60px 64px; position: relative; width: 100%; }\",\".framer-JnTo2 .framer-e7vrn { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: wrap; gap: 78px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-JnTo2 .framer-yvpnc2 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; max-width: 1080px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-JnTo2 .framer-nw0bgv, .framer-JnTo2 .framer-wqxpux { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-JnTo2 .framer-d5mboh { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-JnTo2 .framer-1n60e5s, .framer-JnTo2 .framer-x8mbr5, .framer-JnTo2 .framer-1kik6f7 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-JnTo2 .framer-6ugrzg, .framer-JnTo2 .framer-wqzqlk { align-self: stretch; background-color: var(--token-97f4c48b-70cd-4950-b82f-bf1cf6d7dd92, #000000); flex: none; height: auto; opacity: 0.15; overflow: hidden; position: relative; width: 1px; }\",\".framer-JnTo2 .framer-1vtmzfa, .framer-JnTo2 .framer-cu34wz, .framer-JnTo2 .framer-hbb7mu, .framer-JnTo2 .framer-17qijg3, .framer-JnTo2 .framer-1e7liyn, .framer-JnTo2 .framer-18go8c9, .framer-JnTo2 .framer-1vccokw, .framer-JnTo2 .framer-htjvu6, .framer-JnTo2 .framer-wur61g { aspect-ratio: 1.3333333333333333 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 804px); overflow: visible; position: relative; width: 100%; }\",\".framer-JnTo2 .framer-r3zet5 { display: grid; flex: none; gap: 40px; grid-auto-rows: min-content; grid-template-columns: repeat(3, minmax(1px, 1fr)); grid-template-rows: repeat(1, min-content); height: min-content; justify-content: center; overflow: hidden; padding: 0px 0px 30px 0px; position: relative; width: 100%; }\",\".framer-JnTo2 .framer-iw3u0f { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; align-self: start; flex: none; height: auto; justify-self: start; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-JnTo2 .framer-utrcbj { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; align-self: start; flex: none; grid-column: auto / span 2; height: auto; justify-self: start; position: relative; width: 100%; }\",\".framer-JnTo2 .framer-1pu3zy6 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; height: min-content; justify-content: space-evenly; min-height: 744px; overflow: hidden; padding: 50px 0px 50px 0px; position: relative; width: 100%; }\",\".framer-JnTo2 .framer-10ppxco-container { flex: none; height: 851px; position: relative; width: 100%; }\",\".framer-JnTo2 .framer-1acns27, .framer-JnTo2 .framer-in5ycl, .framer-JnTo2 .framer-53sk2x, .framer-JnTo2 .framer-2983vw, .framer-JnTo2 .framer-5h613p, .framer-JnTo2 .framer-12sxx5g { height: 300px; position: relative; width: 1200px; }\",\".framer-JnTo2 .framer-x86ndr { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 3px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-JnTo2 .framer-1v6b3yk { flex: none; height: 2750px; position: relative; width: 100%; }\",\".framer-JnTo2 .framer-188axaa { aspect-ratio: 3.4965034965034967 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 143px); position: relative; width: 500px; }\",\".framer-JnTo2 .framer-1qx77v0 { flex: none; height: 2814px; position: relative; width: 100%; }\",\".framer-JnTo2 .framer-13h5np0 { flex: none; height: 0px; overflow: visible; position: relative; width: 1px; }\",\".framer-JnTo2 .framer-19o2o53 { flex: none; height: 2008px; position: relative; width: 100%; }\",\".framer-JnTo2 .framer-1l2844x-container, .framer-JnTo2 .framer-1nsdqm2-container, .framer-JnTo2 .framer-i2e1nu-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-JnTo2 .framer-1b3628z { aspect-ratio: 1.3333333333333333 / 1; border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; border-top-left-radius: 8px; border-top-right-radius: 8px; flex: none; height: var(--framer-aspect-ratio-supported, 804px); overflow: visible; position: relative; width: 100%; }\",\".framer-JnTo2 .framer-1935fg2-container { flex: none; height: 600px; position: relative; width: 100%; }\",\".framer-JnTo2 .framer-spiatc { flex: none; height: 1318px; position: relative; width: 100%; }\",\".framer-JnTo2 .framer-kylyq7-container { flex: none; height: 302px; position: relative; width: 100%; }\",\".framer-JnTo2 .framer-t1inqf { aspect-ratio: 1.5231788079470199 / 1; height: var(--framer-aspect-ratio-supported, 250px); position: relative; width: 381px; }\",\".framer-JnTo2 .framer-uv2uw1, .framer-JnTo2 .framer-cp9u86 { aspect-ratio: 1.3112582781456954 / 1; height: var(--framer-aspect-ratio-supported, 250px); position: relative; width: 328px; }\",\".framer-JnTo2 .framer-2ds667, .framer-JnTo2 .framer-u8x6v4, .framer-JnTo2 .framer-pon2vz { aspect-ratio: 1.4834437086092715 / 1; height: var(--framer-aspect-ratio-supported, 250px); position: relative; width: 371px; }\",\".framer-JnTo2 .framer-19h2mng { flex: none; height: 1023px; position: relative; width: 100%; }\",\".framer-JnTo2 .framer-190ambr { flex: none; height: 492px; position: relative; width: 100%; }\",\".framer-JnTo2 .framer-1nd86vh { display: grid; flex: none; gap: 43px; grid-auto-rows: minmax(0, 1fr); grid-template-columns: repeat(2, minmax(50px, 1fr)); grid-template-rows: repeat(2, minmax(0, 1fr)); height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-JnTo2 .framer-xk91bm-container, .framer-JnTo2 .framer-1brc9co-container, .framer-JnTo2 .framer-4985yu-container, .framer-JnTo2 .framer-13z66td-container { align-self: start; aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 515px); justify-self: start; position: relative; width: 100%; }\",\".framer-JnTo2 .framer-1bbls0c { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-JnTo2 .framer-jh3wnf-container, .framer-JnTo2 .framer-tg4g5x-container { flex: none; height: 350px; position: relative; width: 100%; }\",\".framer-JnTo2 .framer-7z8gin, .framer-JnTo2 .framer-gg0yhp, .framer-JnTo2 .framer-arjv94, .framer-JnTo2 .framer-1fn33x3, .framer-JnTo2 .framer-cahq6z, .framer-JnTo2 .framer-14tht3g, .framer-JnTo2 .framer-5ib6hr, .framer-JnTo2 .framer-12f56wk { aspect-ratio: 1 / 1; height: var(--framer-aspect-ratio-supported, 300px); position: relative; width: 300px; }\",\".framer-JnTo2 .framer-pcx70a { display: grid; flex: none; gap: 10px; grid-auto-rows: minmax(0, 1fr); grid-template-columns: repeat(2, minmax(50px, 1fr)); grid-template-rows: repeat(1, minmax(0, 1fr)); height: min-content; justify-content: center; overflow: hidden; padding: 5px 10px 5px 10px; position: relative; width: 100%; }\",\".framer-JnTo2 .framer-18sy6sr { align-content: center; align-items: center; align-self: start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 100%; justify-content: center; justify-self: start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-JnTo2 .framer-1d6quuo { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; padding: 10px; position: relative; width: 1px; }\",\".framer-JnTo2 .framer-8kjp6e, .framer-JnTo2 .framer-reyk3s { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 27px; justify-content: flex-start; padding: 0px; position: relative; text-decoration: none; width: min-content; }\",\".framer-JnTo2 .framer-42gx0k, .framer-JnTo2 .framer-g6qej2 { flex: none; height: 100%; position: relative; white-space: pre; width: auto; }\",\".framer-JnTo2 .framer-hqw3bf { align-content: center; align-items: center; align-self: start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: 100%; justify-content: space-evenly; justify-self: start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-JnTo2 .framer-1pyfy6o { align-content: flex-end; align-items: flex-end; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; padding: 0px; position: relative; width: 1px; }\",\".framer-JnTo2 .framer-1i03u8y { align-content: center; align-items: center; background-color: #f5f5f5; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 20px; position: relative; width: 100%; }\",\".framer-JnTo2 .framer-ixtrs4 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1072px; }\",\".framer-JnTo2 .framer-zlk5k1 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 38px; height: min-content; justify-content: center; overflow: hidden; padding: 20px 5px 40px 5px; position: relative; width: 100%; }\",\".framer-JnTo2 .framer-1gqe76l { display: grid; flex: none; gap: 23px; grid-auto-rows: min-content; grid-template-columns: repeat(4, minmax(50px, 1fr)); height: min-content; justify-content: center; max-width: 100%; padding: 10px; position: relative; width: 100%; }\",\".framer-JnTo2 .framer-1ixy4bq { align-content: flex-start; align-items: flex-start; align-self: start; display: flex; flex: none; flex-direction: row; flex-wrap: wrap; gap: 18px; height: auto; justify-content: flex-start; justify-self: start; padding: 0px; position: relative; text-decoration: none; width: 100%; }\",\".framer-JnTo2 .framer-mio2dn { align-content: center; align-items: center; aspect-ratio: 1.256281407035176 / 1; border-bottom-left-radius: 6px; border-bottom-right-radius: 6px; border-top-left-radius: 6px; border-top-right-radius: 6px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: var(--framer-aspect-ratio-supported, 199px); justify-content: center; padding: 0px; position: relative; width: 250px; }\",\".framer-JnTo2 .framer-1wo11p6 { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: wrap; gap: 0px; height: min-content; justify-content: center; min-width: 200px; padding: 0px; position: relative; width: 1px; }\",\".framer-JnTo2 .framer-lddev0 { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-JnTo2 .framer-ia91jq { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-JnTo2 .framer-1ycg0kr-container { flex: none; height: auto; left: 0px; position: fixed; right: 0px; top: 0px; z-index: 10; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-JnTo2.framer-15ty8ja, .framer-JnTo2 .framer-1bzpfss, .framer-JnTo2 .framer-e7vrn, .framer-JnTo2 .framer-yvpnc2, .framer-JnTo2 .framer-d5mboh, .framer-JnTo2 .framer-x86ndr, .framer-JnTo2 .framer-1bbls0c, .framer-JnTo2 .framer-18sy6sr, .framer-JnTo2 .framer-1d6quuo, .framer-JnTo2 .framer-8kjp6e, .framer-JnTo2 .framer-1pyfy6o, .framer-JnTo2 .framer-reyk3s, .framer-JnTo2 .framer-1i03u8y, .framer-JnTo2 .framer-ixtrs4, .framer-JnTo2 .framer-zlk5k1, .framer-JnTo2 .framer-1ixy4bq, .framer-JnTo2 .framer-mio2dn, .framer-JnTo2 .framer-1wo11p6 { gap: 0px; } .framer-JnTo2.framer-15ty8ja > *, .framer-JnTo2 .framer-1i03u8y > *, .framer-JnTo2 .framer-1wo11p6 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-JnTo2.framer-15ty8ja > :first-child, .framer-JnTo2 .framer-1bzpfss > :first-child, .framer-JnTo2 .framer-e7vrn > :first-child, .framer-JnTo2 .framer-yvpnc2 > :first-child, .framer-JnTo2 .framer-x86ndr > :first-child, .framer-JnTo2 .framer-1d6quuo > :first-child, .framer-JnTo2 .framer-1pyfy6o > :first-child, .framer-JnTo2 .framer-1i03u8y > :first-child, .framer-JnTo2 .framer-ixtrs4 > :first-child, .framer-JnTo2 .framer-zlk5k1 > :first-child, .framer-JnTo2 .framer-1wo11p6 > :first-child { margin-top: 0px; } .framer-JnTo2.framer-15ty8ja > :last-child, .framer-JnTo2 .framer-1bzpfss > :last-child, .framer-JnTo2 .framer-e7vrn > :last-child, .framer-JnTo2 .framer-yvpnc2 > :last-child, .framer-JnTo2 .framer-x86ndr > :last-child, .framer-JnTo2 .framer-1d6quuo > :last-child, .framer-JnTo2 .framer-1pyfy6o > :last-child, .framer-JnTo2 .framer-1i03u8y > :last-child, .framer-JnTo2 .framer-ixtrs4 > :last-child, .framer-JnTo2 .framer-zlk5k1 > :last-child, .framer-JnTo2 .framer-1wo11p6 > :last-child { margin-bottom: 0px; } .framer-JnTo2 .framer-1bzpfss > * { margin: 0px; margin-bottom: calc(22px / 2); margin-top: calc(22px / 2); } .framer-JnTo2 .framer-e7vrn > * { margin: 0px; margin-bottom: calc(78px / 2); margin-top: calc(78px / 2); } .framer-JnTo2 .framer-yvpnc2 > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-JnTo2 .framer-d5mboh > * { margin: 0px; margin-left: calc(16px / 2); margin-right: calc(16px / 2); } .framer-JnTo2 .framer-d5mboh > :first-child, .framer-JnTo2 .framer-1bbls0c > :first-child, .framer-JnTo2 .framer-18sy6sr > :first-child, .framer-JnTo2 .framer-8kjp6e > :first-child, .framer-JnTo2 .framer-reyk3s > :first-child, .framer-JnTo2 .framer-1ixy4bq > :first-child, .framer-JnTo2 .framer-mio2dn > :first-child { margin-left: 0px; } .framer-JnTo2 .framer-d5mboh > :last-child, .framer-JnTo2 .framer-1bbls0c > :last-child, .framer-JnTo2 .framer-18sy6sr > :last-child, .framer-JnTo2 .framer-8kjp6e > :last-child, .framer-JnTo2 .framer-reyk3s > :last-child, .framer-JnTo2 .framer-1ixy4bq > :last-child, .framer-JnTo2 .framer-mio2dn > :last-child { margin-right: 0px; } .framer-JnTo2 .framer-x86ndr > * { margin: 0px; margin-bottom: calc(3px / 2); margin-top: calc(3px / 2); } .framer-JnTo2 .framer-1bbls0c > *, .framer-JnTo2 .framer-18sy6sr > *, .framer-JnTo2 .framer-8kjp6e > *, .framer-JnTo2 .framer-reyk3s > *, .framer-JnTo2 .framer-mio2dn > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-JnTo2 .framer-1d6quuo > *, .framer-JnTo2 .framer-1pyfy6o > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-JnTo2 .framer-ixtrs4 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-JnTo2 .framer-zlk5k1 > * { margin: 0px; margin-bottom: calc(38px / 2); margin-top: calc(38px / 2); } .framer-JnTo2 .framer-1ixy4bq > * { margin: 0px; margin-left: calc(18px / 2); margin-right: calc(18px / 2); } }\",`@media (min-width: 768px) and (max-width: 1199px) { .${metadata.bodyClassName}-framer-JnTo2 { background: var(--token-370a7263-3c52-4384-bfa1-6e00d5c8156d, rgb(17, 17, 17)); } .framer-JnTo2.framer-15ty8ja { width: 768px; } .framer-JnTo2 .framer-1bzpfss { align-content: center; align-items: center; gap: 80px; height: 4594px; justify-content: center; order: 0; padding: 180px 48px 80px 48px; } .framer-JnTo2 .framer-e7vrn { gap: 64px; order: 0; } .framer-JnTo2 .framer-1vtmzfa { height: var(--framer-aspect-ratio-supported, 504px); } .framer-JnTo2 .framer-r3zet5 { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: column; flex-wrap: nowrap; justify-content: flex-start; order: 1; padding: 0px; } .framer-JnTo2 .framer-iw3u0f, .framer-JnTo2 .framer-utrcbj { align-self: unset; } .framer-JnTo2 .framer-1pu3zy6 { flex: 1 0 0px; height: 1px; min-height: unset; order: 2; padding: 0px; } .framer-JnTo2 .framer-x86ndr { gap: 0px; order: 3; } .framer-JnTo2 .framer-1v6b3yk { height: 1503px; order: 0; } .framer-JnTo2 .framer-cu34wz { height: var(--framer-aspect-ratio-supported, 504px); order: 1; } .framer-JnTo2 .framer-188axaa, .framer-JnTo2 .framer-1ycg0kr-container { order: 2; } .framer-JnTo2 .framer-1qx77v0 { height: 1524px; order: 3; } .framer-JnTo2 .framer-hbb7mu { height: var(--framer-aspect-ratio-supported, 504px); order: 4; } .framer-JnTo2 .framer-13h5np0 { order: 5; width: 100%; } .framer-JnTo2 .framer-17qijg3 { height: var(--framer-aspect-ratio-supported, 504px); order: 6; } .framer-JnTo2 .framer-19o2o53 { height: 1296px; order: 7; } .framer-JnTo2 .framer-1l2844x-container, .framer-JnTo2 .framer-tg4g5x-container { order: 8; } .framer-JnTo2 .framer-1b3628z { height: var(--framer-aspect-ratio-supported, 504px); order: 9; } .framer-JnTo2 .framer-1e7liyn { height: var(--framer-aspect-ratio-supported, 504px); order: 10; } .framer-JnTo2 .framer-18go8c9 { height: var(--framer-aspect-ratio-supported, 504px); order: 11; } .framer-JnTo2 .framer-1vccokw { height: var(--framer-aspect-ratio-supported, 504px); order: 12; } .framer-JnTo2 .framer-htjvu6 { height: var(--framer-aspect-ratio-supported, 504px); order: 13; } .framer-JnTo2 .framer-wur61g { height: var(--framer-aspect-ratio-supported, 504px); order: 14; } .framer-JnTo2 .framer-1935fg2-container { order: 15; } .framer-JnTo2 .framer-1nsdqm2-container { order: 16; } .framer-JnTo2 .framer-spiatc { height: 858px; order: 17; } .framer-JnTo2 .framer-kylyq7-container { height: 315px; order: 4; } .framer-JnTo2 .framer-19h2mng { height: 687px; order: 5; } .framer-JnTo2 .framer-190ambr { height: 323px; order: 6; } .framer-JnTo2 .framer-1nd86vh { order: 7; } .framer-JnTo2 .framer-xk91bm-container, .framer-JnTo2 .framer-4985yu-container { height: var(--framer-aspect-ratio-supported, 315px); } .framer-JnTo2 .framer-1brc9co-container, .framer-JnTo2 .framer-13z66td-container { aspect-ratio: unset; height: 100%; } .framer-JnTo2 .framer-jh3wnf-container { order: 9; } .framer-JnTo2 .framer-pcx70a { order: 10; } .framer-JnTo2 .framer-1i03u8y { order: 1; } .framer-JnTo2 .framer-ixtrs4 { width: 100%; } .framer-JnTo2 .framer-zlk5k1 { gap: 34px; } .framer-JnTo2 .framer-1gqe76l { grid-template-columns: repeat(2, minmax(50px, 1fr)); width: 662px; } .framer-JnTo2 .framer-mio2dn { height: var(--framer-aspect-ratio-supported, 249px); width: 313px; } .framer-JnTo2 .framer-i2e1nu-container { order: 3; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-JnTo2 .framer-1bzpfss, .framer-JnTo2 .framer-e7vrn, .framer-JnTo2 .framer-r3zet5, .framer-JnTo2 .framer-x86ndr, .framer-JnTo2 .framer-zlk5k1 { gap: 0px; } .framer-JnTo2 .framer-1bzpfss > * { margin: 0px; margin-bottom: calc(80px / 2); margin-top: calc(80px / 2); } .framer-JnTo2 .framer-1bzpfss > :first-child, .framer-JnTo2 .framer-e7vrn > :first-child, .framer-JnTo2 .framer-r3zet5 > :first-child, .framer-JnTo2 .framer-x86ndr > :first-child, .framer-JnTo2 .framer-zlk5k1 > :first-child { margin-top: 0px; } .framer-JnTo2 .framer-1bzpfss > :last-child, .framer-JnTo2 .framer-e7vrn > :last-child, .framer-JnTo2 .framer-r3zet5 > :last-child, .framer-JnTo2 .framer-x86ndr > :last-child, .framer-JnTo2 .framer-zlk5k1 > :last-child { margin-bottom: 0px; } .framer-JnTo2 .framer-e7vrn > * { margin: 0px; margin-bottom: calc(64px / 2); margin-top: calc(64px / 2); } .framer-JnTo2 .framer-r3zet5 > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-JnTo2 .framer-x86ndr > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-JnTo2 .framer-zlk5k1 > * { margin: 0px; margin-bottom: calc(34px / 2); margin-top: calc(34px / 2); } }}`,`@media (max-width: 767px) { .${metadata.bodyClassName}-framer-JnTo2 { background: var(--token-370a7263-3c52-4384-bfa1-6e00d5c8156d, rgb(17, 17, 17)); } .framer-JnTo2.framer-15ty8ja { width: 390px; } .framer-JnTo2 .framer-1bzpfss { gap: 38px; padding: 136px 24px 72px 24px; } .framer-JnTo2 .framer-e7vrn { gap: 40px; justify-content: flex-start; } .framer-JnTo2 .framer-d5mboh { align-content: unset; align-items: unset; display: grid; gap: 4px; grid-auto-rows: minmax(0, 1fr); grid-template-columns: repeat(2, minmax(50px, 1fr)); grid-template-rows: repeat(3, minmax(0, 1fr)); justify-content: center; } .framer-JnTo2 .framer-1n60e5s { align-self: start; grid-column: auto / span 2; height: 100%; justify-self: start; order: 0; width: 100%; } .framer-JnTo2 .framer-x8mbr5 { align-self: start; grid-column: auto / span 2; justify-self: start; order: 2; width: fit-content; } .framer-JnTo2 .framer-1kik6f7 { align-self: start; grid-column: auto / span 2; height: 23px; justify-self: start; order: 3; white-space: pre-wrap; width: 194px; word-break: break-word; word-wrap: break-word; } .framer-JnTo2 .framer-1vtmzfa { height: var(--framer-aspect-ratio-supported, 257px); } .framer-JnTo2 .framer-r3zet5 { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 32px; padding: 0px; } .framer-JnTo2 .framer-iw3u0f, .framer-JnTo2 .framer-utrcbj { align-self: unset; } .framer-JnTo2 .framer-1pu3zy6 { height: 150px; min-height: unset; padding: 0px; } .framer-JnTo2 .framer-10ppxco-container { height: 300px; } .framer-JnTo2 .framer-x86ndr { gap: 17px; } .framer-JnTo2 .framer-1v6b3yk { height: 763px; order: 0; } .framer-JnTo2 .framer-cu34wz { height: var(--framer-aspect-ratio-supported, 257px); order: 1; } .framer-JnTo2 .framer-188axaa { height: var(--framer-aspect-ratio-supported, 98px); order: 2; width: 100%; } .framer-JnTo2 .framer-1qx77v0 { height: 745px; order: 3; } .framer-JnTo2 .framer-hbb7mu { height: var(--framer-aspect-ratio-supported, 257px); order: 4; } .framer-JnTo2 .framer-13h5np0 { order: 6; width: 100%; } .framer-JnTo2 .framer-17qijg3 { height: var(--framer-aspect-ratio-supported, 257px); order: 5; } .framer-JnTo2 .framer-19o2o53 { height: 673px; order: 8; } .framer-JnTo2 .framer-1l2844x-container { order: 7; } .framer-JnTo2 .framer-1b3628z { height: var(--framer-aspect-ratio-supported, 257px); order: 9; } .framer-JnTo2 .framer-1e7liyn { height: var(--framer-aspect-ratio-supported, 257px); order: 10; } .framer-JnTo2 .framer-18go8c9 { height: var(--framer-aspect-ratio-supported, 257px); order: 11; } .framer-JnTo2 .framer-1vccokw { height: var(--framer-aspect-ratio-supported, 257px); order: 12; } .framer-JnTo2 .framer-htjvu6 { height: var(--framer-aspect-ratio-supported, 257px); order: 13; } .framer-JnTo2 .framer-wur61g { height: var(--framer-aspect-ratio-supported, 257px); order: 14; } .framer-JnTo2 .framer-1935fg2-container { height: 400px; order: 15; } .framer-JnTo2 .framer-1nsdqm2-container { order: 16; } .framer-JnTo2 .framer-spiatc { height: 476px; order: 17; width: 342px; } .framer-JnTo2 .framer-kylyq7-container { height: 279px; width: 355px; } .framer-JnTo2 .framer-19h2mng { height: 376px; } .framer-JnTo2 .framer-190ambr { height: 155px; } .framer-JnTo2 .framer-1nd86vh { gap: 11px; } .framer-JnTo2 .framer-xk91bm-container, .framer-JnTo2 .framer-1brc9co-container, .framer-JnTo2 .framer-4985yu-container, .framer-JnTo2 .framer-13z66td-container { height: var(--framer-aspect-ratio-supported, 166px); } .framer-JnTo2 .framer-jh3wnf-container, .framer-JnTo2 .framer-tg4g5x-container { height: 171px; } .framer-JnTo2 .framer-18sy6sr { gap: 0px; height: min-content; } .framer-JnTo2 .framer-1d6quuo { padding: 0px 0px 0px 5px; } .framer-JnTo2 .framer-1pyfy6o { padding: 0px 5px 0px 0px; } .framer-JnTo2 .framer-1i03u8y { padding: 15px; } .framer-JnTo2 .framer-ixtrs4 { width: 100%; } .framer-JnTo2 .framer-zlk5k1 { gap: 12px; padding: 15px 5px 40px 5px; } .framer-JnTo2 .framer-1gqe76l { gap: 10px; grid-template-columns: repeat(2, minmax(50px, 1fr)); } .framer-JnTo2 .framer-mio2dn { height: var(--framer-aspect-ratio-supported, 127px); width: 159px; } .framer-JnTo2 .framer-lddev0 { max-width: 80%; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; } .framer-JnTo2 .framer-ia91jq { max-width: 80%; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-JnTo2 .framer-1bzpfss, .framer-JnTo2 .framer-e7vrn, .framer-JnTo2 .framer-d5mboh, .framer-JnTo2 .framer-r3zet5, .framer-JnTo2 .framer-x86ndr, .framer-JnTo2 .framer-1nd86vh, .framer-JnTo2 .framer-18sy6sr, .framer-JnTo2 .framer-zlk5k1, .framer-JnTo2 .framer-1gqe76l { gap: 0px; } .framer-JnTo2 .framer-1bzpfss > * { margin: 0px; margin-bottom: calc(38px / 2); margin-top: calc(38px / 2); } .framer-JnTo2 .framer-1bzpfss > :first-child, .framer-JnTo2 .framer-e7vrn > :first-child, .framer-JnTo2 .framer-r3zet5 > :first-child, .framer-JnTo2 .framer-x86ndr > :first-child, .framer-JnTo2 .framer-zlk5k1 > :first-child { margin-top: 0px; } .framer-JnTo2 .framer-1bzpfss > :last-child, .framer-JnTo2 .framer-e7vrn > :last-child, .framer-JnTo2 .framer-r3zet5 > :last-child, .framer-JnTo2 .framer-x86ndr > :last-child, .framer-JnTo2 .framer-zlk5k1 > :last-child { margin-bottom: 0px; } .framer-JnTo2 .framer-e7vrn > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-JnTo2 .framer-d5mboh > *, .framer-JnTo2 .framer-d5mboh > :first-child, .framer-JnTo2 .framer-d5mboh > :last-child, .framer-JnTo2 .framer-1nd86vh > *, .framer-JnTo2 .framer-1nd86vh > :first-child, .framer-JnTo2 .framer-1nd86vh > :last-child, .framer-JnTo2 .framer-1gqe76l > *, .framer-JnTo2 .framer-1gqe76l > :first-child, .framer-JnTo2 .framer-1gqe76l > :last-child { margin: 0px; } .framer-JnTo2 .framer-r3zet5 > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-JnTo2 .framer-x86ndr > * { margin: 0px; margin-bottom: calc(17px / 2); margin-top: calc(17px / 2); } .framer-JnTo2 .framer-18sy6sr > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-JnTo2 .framer-18sy6sr > :first-child { margin-left: 0px; } .framer-JnTo2 .framer-18sy6sr > :last-child { margin-right: 0px; } .framer-JnTo2 .framer-zlk5k1 > * { margin: 0px; margin-bottom: calc(12px / 2); margin-top: calc(12px / 2); } }}`,...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,...sharedStyle5.css,...sharedStyle6.css,...sharedStyle7.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 8194.5\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"N3saAUBPg\":{\"layout\":[\"fixed\",\"auto\"]},\"AT1g1L7Fm\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerResponsiveScreen\n */const FramerR7bEwgSNq=withCSS(Component,css,\"framer-JnTo2\");export default FramerR7bEwgSNq;FramerR7bEwgSNq.displayName=\"Projects\";FramerR7bEwgSNq.defaultProps={height:8194.5,width:1200};addFonts(FramerR7bEwgSNq,[{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\"}]},...TickerFonts,...VideoFonts,...YouTubeFonts,...FooterFonts,...NavigationFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts),...getFontsFromSharedStyle(sharedStyle5.fonts),...getFontsFromSharedStyle(sharedStyle6.fonts),...getFontsFromSharedStyle(sharedStyle7.fonts),...((_componentPresets_fonts=componentPresets.fonts)===null||_componentPresets_fonts===void 0?void 0:_componentPresets_fonts[\"RVmDu3BWC\"])?getFontsFromComponentPreset((_componentPresets_fonts1=componentPresets.fonts)===null||_componentPresets_fonts1===void 0?void 0:_componentPresets_fonts1[\"RVmDu3BWC\"]):[]],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerR7bEwgSNq\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"N3saAUBPg\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"AT1g1L7Fm\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicWidth\":\"1200\",\"framerDisplayContentsDiv\":\"false\",\"framerContractVersion\":\"1\",\"framerResponsiveScreen\":\"\",\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"8194.5\"}},\"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", "useIsOnCanvas", "se", "RenderTarget", "useRadius", "props", "borderRadius", "isMixedBorderRadius", "topLeftRadius", "topRightRadius", "bottomRightRadius", "bottomLeftRadius", "se", "borderRadiusControl", "ControlType", "paddingControl", "ControlType", "ObjectFitType", "SrcType", "getProps", "props", "width", "height", "topLeft", "topRight", "bottomRight", "bottomLeft", "id", "children", "rest", "Video", "newProps", "p", "VideoMemo", "usePlaybackControls", "videoRef", "isInCurrentNavigationTarget", "useIsInCurrentNavigationTarget", "requestingPlay", "pe", "isPlayingRef", "setProgress", "te", "rawProgress", "newProgress", "isAlreadySet", "play", "video", "e", "pause", "useAutoplayBehavior", "playingProp", "muted", "loop", "playsinline", "controls", "initialPlayingProp", "ye", "hasPlayingPropChanged", "setHasPlayingPropChanged", "behavesAsGif", "autoplay", "isMountedAndReadyForProgressChanges", "X", "srcType", "srcFile", "srcUrl", "progress", "objectFit", "backgroundColor", "onSeeked", "onPause", "onPlay", "onEnd", "onClick", "onMouseEnter", "onMouseLeave", "onMouseDown", "onMouseUp", "poster", "posterEnabled", "startTimeProp", "volume", "isSafari", "useIsBrowserSafari", "wasPausedOnLeave", "wasEndedOnLeave", "isOnCanvas", "useIsOnCanvas", "borderRadius", "useRadius", "autoplayBehavior", "isInViewport", "useInView", "isCloseToViewport", "startTime", "isPlaying", "ue", "rawProgressValue", "isMotionValue", "value", "useOnEnter", "useOnExit", "src", "se", "fragment", "handleReady", "capitalizeFirstLetter", "titleCase", "objectFitOptions", "addPropertyControls", "ControlType", "borderRadiusControl", "defaultEvents", "PlayOptions", "ThumbnailOptions", "ThumbnailFormat", "Youtube", "url", "play", "shouldMute", "thumbnail", "isRed", "onClick", "onMouseEnter", "onMouseLeave", "onMouseDown", "onMouseUp", "title", "props", "onCanvas", "useIsOnCanvas", "isAutoplay", "showThumbnail", "isPreloading", "preloadVideo", "le", "showVideo", "startVideo", "isHovered", "setHovered", "ye", "borderRadius", "useRadius", "hasBorderRadius", "p", "Instructions", "parsedURL", "parseVideoURL", "ErrorMessage", "videoId", "embedURL", "searchParams", "iframeProps", "u", "wrapperStyle", "videoStyle", "getThumbnailURL", "getWebPSupported", "PlayButton", "addPropertyControls", "ControlType", "borderRadiusControl", "defaultEvents", "defaultProps", "urlString", "getEmbedURL", "pathSegments", "res", "format", "useWebP", "pre", "ext", "_getWebPSupported", "window", "element", "emptyStateStyle", "centerTextStyle", "message", "containerStyles", "buttonStyle", "props", "fonts", "fontStore", "fonts", "css", "className", "fontStore", "fonts", "css", "className", "fontStore", "fonts", "css", "className", "fontStore", "fonts", "css", "className", "_componentPresets_fonts", "_componentPresets_fonts1", "MotionDivWithOptimizedAppearEffect", "withOptimizedAppearEffect", "motion", "ImageWithFX", "withFX", "Image2", "MotionSectionWithFX", "TickerFonts", "getFonts", "Ticker", "VideoFonts", "Video", "YouTubeFonts", "Youtube", "FooterFonts", "Y16LS2cNe_default", "NavigationFonts", "qcjmy68NP_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "transition1", "animation", "animation1", "isSet", "value", "toResponsiveImage", "animation2", "animation3", "animation4", "animation5", "transition2", "animation6", "transition3", "animation7", "prefix", "QueryData", "query", "pageSize", "children", "data", "useQueryData", "suffix", "transition4", "animation8", "QueryData1", "paginatedQuery", "paginationInfo", "loadMore", "useLoadMorePaginatedQuery", "metadata", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "currentPathVariables", "useCurrentPathVariables", "currentRouteData", "wQ1CXOEeb_default", "getWhereExpressionFromPathVariables", "getFromCurrentRouteData", "key", "NotFoundError", "_getFromCurrentRouteData", "_getFromCurrentRouteData1", "_getFromCurrentRouteData2", "_getFromCurrentRouteData3", "_getFromCurrentRouteData4", "_getFromCurrentRouteData5", "_getFromCurrentRouteData6", "_getFromCurrentRouteData7", "_getFromCurrentRouteData8", "_getFromCurrentRouteData9", "_getFromCurrentRouteData10", "_getFromCurrentRouteData11", "_getFromCurrentRouteData12", "_getFromCurrentRouteData13", "_getFromCurrentRouteData14", "_getFromCurrentRouteData15", "_getFromCurrentRouteData16", "_getFromCurrentRouteData17", "_getFromCurrentRouteData18", "_getFromCurrentRouteData19", "style", "className", "layoutId", "variant", "Yq39ZoICD", "Y6P372Q77", "tpUI55mSl", "HrH9EPmE1", "QwyRq59bn", "Xan_4qFLj", "YRNynDqbB", "K4qGVuzKr", "DicxXRXv_", "jGr76OeS7", "FpKklkrBO", "gXT86Okrk", "MDgUOmvri", "UiuSdSqep", "aT2TI0l8T", "Y7YRz9QYq", "mXcyCm6Ga", "EZi2z1aJT", "B0d3GqzmW", "MBeDp6oFW", "rzXxKb2Q0", "eQzy7Ppml", "B4jWsUxRW", "HxN7D8hBn", "ZKDrzmVrk", "Q_aZ9cwXC", "tiyW8jjdW", "dKICbyFKV", "OQmEitU3d", "oaZrv2e9t", "W1Z3cc6Qj", "UmdOgFhQCwKYZTyEZ8", "Yq39ZoICDwKYZTyEZ8", "idwKYZTyEZ8", "jwzTHrqUq", "UmdOgFhQCJVDPtaOca", "Yq39ZoICDJVDPtaOca", "idJVDPtaOca", "UmdOgFhQCRULL1UNjL", "QwyRq59bnRULL1UNjL", "Yq39ZoICDRULL1UNjL", "Y6P372Q77RULL1UNjL", "idRULL1UNjL", "restProps", "ue", "metadata1", "robotsTag", "ie", "_document_querySelector", "bodyCls", "body", "c", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "ref1", "pe", "isDisplayed", "visible", "isDisplayed1", "isDisplayed2", "elementId", "useRouteElementId", "ref2", "visible1", "visible2", "visible3", "visible4", "visible5", "visible6", "visible7", "visible8", "visible9", "isDisplayed3", "elementId1", "ref3", "defaultLayoutId", "ae", "sharedStyleClassNames", "useCustomCursors", "p", "GeneratedComponentContext", "u", "LayoutGroup", "cx", "RichText2", "x", "PropertyOverrides2", "ComponentPresetsProvider", "ComponentViewportProvider", "Container", "ChildrenCanSuspend", "collection", "l", "i", "textContent", "PathVariablesContext", "Link", "collection1", "paginationInfo1", "loadMore1", "textContent1", "collection2", "paginationInfo2", "loadMore2", "css", "FramerR7bEwgSNq", "withCSS", "R7bEwgSNq_default", "addFonts", "getFontsFromSharedStyle", "fonts", "getFontsFromComponentPreset", "__FramerMetadata__"]
}
