{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/VTUDdizacRHpwbkOamr7/AykinQJbgwl92LvMGZwu/constants.js", "ssg:https://framerusercontent.com/modules/D4TWeLfcxT6Tysr2BlYg/iZjmqdxVx1EOiM3k1FaW/useOnNavigationTargetChange.js", "ssg:https://framerusercontent.com/modules/ExNgrA7EJTKUPpH6vIlN/eiOrSJ2Ab5M9jPCvVwUz/useConstant.js", "ssg:https://framerusercontent.com/modules/eMBrwoqQK7h6mEeGQUH8/GuplvPJVjmxpk9zqOTcb/isBrowser.js", "ssg:https://framerusercontent.com/modules/afBE9Yx1W6bY5q32qPxe/m3q7puE2tbo1S2C0s0CT/useRenderTarget.js", "ssg:https://framerusercontent.com/modules/5SM58HxZHxjjv7aLMOgQ/WXz9i6mVki0bBCrKdqB3/propUtils.js", "ssg:https://framerusercontent.com/modules/3mKFSGQqKHV82uOV1eBc/TbXI1XaZFNevVKcgIt7G/isMotionValue.js", "ssg:https://framer.com/m/framer/useAutoMotionValue.js@^0.3.0", "ssg:https://framerusercontent.com/modules/lRDHiNWNVWmE0lqtoVHP/0jtlswBvrookcx7EpjBD/Video.js", "ssg:https://framerusercontent.com/modules/htxLH7vplU39Kqe4nlJd/NPW7z4bvRa4nVW8QhDJJ/X82_ntjUb.js"],
  "sourcesContent": ["import { ControlType } from \"framer\";\nexport const fontStack = `\"Inter\", system-ui, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\"`;\nexport const containerStyles = {\n    position: \"relative\",\n    width: \"100%\",\n    height: \"100%\",\n    display: \"flex\",\n    justifyContent: \"center\",\n    alignItems: \"center\"\n};\nexport const emptyStateStyle = {\n    ...containerStyles,\n    borderRadius: 6,\n    background: \"rgba(136, 85, 255, 0.3)\",\n    color: \"#85F\",\n    border: \"1px dashed #85F\",\n    flexDirection: \"column\"\n};\nexport const defaultEvents = {\n    onClick: {\n        type: ControlType.EventHandler\n    },\n    onMouseEnter: {\n        type: ControlType.EventHandler\n    },\n    onMouseLeave: {\n        type: ControlType.EventHandler\n    }\n};\nexport const fontSizeOptions = {\n    type: ControlType.Number,\n    title: \"Font Size\",\n    min: 2,\n    max: 200,\n    step: 1,\n    displayStepper: true\n};\nexport const fontControls = {\n    font: {\n        type: ControlType.Boolean,\n        title: \"Font\",\n        defaultValue: false,\n        disabledTitle: \"Default\",\n        enabledTitle: \"Custom\"\n    },\n    fontFamily: {\n        type: ControlType.String,\n        title: \"Family\",\n        placeholder: \"Inter\",\n        hidden: ({ font  })=>!font\n    },\n    fontWeight: {\n        type: ControlType.Enum,\n        title: \"Weight\",\n        options: [\n            100,\n            200,\n            300,\n            400,\n            500,\n            600,\n            700,\n            800,\n            900\n        ],\n        optionTitles: [\n            \"Thin\",\n            \"Extra-light\",\n            \"Light\",\n            \"Regular\",\n            \"Medium\",\n            \"Semi-bold\",\n            \"Bold\",\n            \"Extra-bold\",\n            \"Black\", \n        ],\n        hidden: ({ font  })=>!font\n    }\n};\n// @TODO check if we're missing anything here \u2014 there doesn't seem to be a reliable browser API for this\nexport const localeOptions = {\n    af: \"Afrikaans\",\n    sq: \"Albanian\",\n    an: \"Aragonese\",\n    ar: \"Arabic (Standard)\",\n    \"ar-dz\": \"Arabic (Algeria)\",\n    \"ar-bh\": \"Arabic (Bahrain)\",\n    \"ar-eg\": \"Arabic (Egypt)\",\n    \"ar-iq\": \"Arabic (Iraq)\",\n    \"ar-jo\": \"Arabic (Jordan)\",\n    \"ar-kw\": \"Arabic (Kuwait)\",\n    \"ar-lb\": \"Arabic (Lebanon)\",\n    \"ar-ly\": \"Arabic (Libya)\",\n    \"ar-ma\": \"Arabic (Morocco)\",\n    \"ar-om\": \"Arabic (Oman)\",\n    \"ar-qa\": \"Arabic (Qatar)\",\n    \"ar-sa\": \"Arabic (Saudi Arabia)\",\n    \"ar-sy\": \"Arabic (Syria)\",\n    \"ar-tn\": \"Arabic (Tunisia)\",\n    \"ar-ae\": \"Arabic (U.A.E.)\",\n    \"ar-ye\": \"Arabic (Yemen)\",\n    hy: \"Armenian\",\n    as: \"Assamese\",\n    ast: \"Asturian\",\n    az: \"Azerbaijani\",\n    eu: \"Basque\",\n    bg: \"Bulgarian\",\n    be: \"Belarusian\",\n    bn: \"Bengali\",\n    bs: \"Bosnian\",\n    br: \"Breton\",\n    my: \"Burmese\",\n    ca: \"Catalan\",\n    ch: \"Chamorro\",\n    ce: \"Chechen\",\n    zh: \"Chinese\",\n    \"zh-hk\": \"Chinese (Hong Kong)\",\n    \"zh-cn\": \"Chinese (PRC)\",\n    \"zh-sg\": \"Chinese (Singapore)\",\n    \"zh-tw\": \"Chinese (Taiwan)\",\n    cv: \"Chuvash\",\n    co: \"Corsican\",\n    cr: \"Cree\",\n    hr: \"Croatian\",\n    cs: \"Czech\",\n    da: \"Danish\",\n    nl: \"Dutch (Standard)\",\n    \"nl-be\": \"Dutch (Belgian)\",\n    en: \"English\",\n    \"en-au\": \"English (Australia)\",\n    \"en-bz\": \"English (Belize)\",\n    \"en-ca\": \"English (Canada)\",\n    \"en-ie\": \"English (Ireland)\",\n    \"en-jm\": \"English (Jamaica)\",\n    \"en-nz\": \"English (New Zealand)\",\n    \"en-ph\": \"English (Philippines)\",\n    \"en-za\": \"English (South Africa)\",\n    \"en-tt\": \"English (Trinidad & Tobago)\",\n    \"en-gb\": \"English (United Kingdom)\",\n    \"en-us\": \"English (United States)\",\n    \"en-zw\": \"English (Zimbabwe)\",\n    eo: \"Esperanto\",\n    et: \"Estonian\",\n    fo: \"Faeroese\",\n    fa: \"Farsi\",\n    fj: \"Fijian\",\n    fi: \"Finnish\",\n    fr: \"French (Standard)\",\n    \"fr-be\": \"French (Belgium)\",\n    \"fr-ca\": \"French (Canada)\",\n    \"fr-fr\": \"French (France)\",\n    \"fr-lu\": \"French (Luxembourg)\",\n    \"fr-mc\": \"French (Monaco)\",\n    \"fr-ch\": \"French (Switzerland)\",\n    fy: \"Frisian\",\n    fur: \"Friulian\",\n    gd: \"Gaelic (Scots)\",\n    \"gd-ie\": \"Gaelic (Irish)\",\n    gl: \"Galacian\",\n    ka: \"Georgian\",\n    de: \"German (Standard)\",\n    \"de-at\": \"German (Austria)\",\n    \"de-de\": \"German (Germany)\",\n    \"de-li\": \"German (Liechtenstein)\",\n    \"de-lu\": \"German (Luxembourg)\",\n    \"de-ch\": \"German (Switzerland)\",\n    el: \"Greek\",\n    gu: \"Gujurati\",\n    ht: \"Haitian\",\n    he: \"Hebrew\",\n    hi: \"Hindi\",\n    hu: \"Hungarian\",\n    is: \"Icelandic\",\n    id: \"Indonesian\",\n    iu: \"Inuktitut\",\n    ga: \"Irish\",\n    it: \"Italian (Standard)\",\n    \"it-ch\": \"Italian (Switzerland)\",\n    ja: \"Japanese\",\n    kn: \"Kannada\",\n    ks: \"Kashmiri\",\n    kk: \"Kazakh\",\n    km: \"Khmer\",\n    ky: \"Kirghiz\",\n    tlh: \"Klingon\",\n    ko: \"Korean\",\n    \"ko-kp\": \"Korean (North Korea)\",\n    \"ko-kr\": \"Korean (South Korea)\",\n    la: \"Latin\",\n    lv: \"Latvian\",\n    lt: \"Lithuanian\",\n    lb: \"Luxembourgish\",\n    mk: \"FYRO Macedonian\",\n    ms: \"Malay\",\n    ml: \"Malayalam\",\n    mt: \"Maltese\",\n    mi: \"Maori\",\n    mr: \"Marathi\",\n    mo: \"Moldavian\",\n    nv: \"Navajo\",\n    ng: \"Ndonga\",\n    ne: \"Nepali\",\n    no: \"Norwegian\",\n    nb: \"Norwegian (Bokmal)\",\n    nn: \"Norwegian (Nynorsk)\",\n    oc: \"Occitan\",\n    or: \"Oriya\",\n    om: \"Oromo\",\n    \"fa-ir\": \"Persian/Iran\",\n    pl: \"Polish\",\n    pt: \"Portuguese\",\n    \"pt-br\": \"Portuguese (Brazil)\",\n    pa: \"Punjabi\",\n    \"pa-in\": \"Punjabi (India)\",\n    \"pa-pk\": \"Punjabi (Pakistan)\",\n    qu: \"Quechua\",\n    rm: \"Rhaeto-Romanic\",\n    ro: \"Romanian\",\n    \"ro-mo\": \"Romanian (Moldavia)\",\n    ru: \"Russian\",\n    \"ru-mo\": \"Russian (Moldavia)\",\n    sz: \"Sami (Lappish)\",\n    sg: \"Sango\",\n    sa: \"Sanskrit\",\n    sc: \"Sardinian\",\n    sd: \"Sindhi\",\n    si: \"Singhalese\",\n    sr: \"Serbian\",\n    sk: \"Slovak\",\n    sl: \"Slovenian\",\n    so: \"Somani\",\n    sb: \"Sorbian\",\n    es: \"Spanish\",\n    \"es-ar\": \"Spanish (Argentina)\",\n    \"es-bo\": \"Spanish (Bolivia)\",\n    \"es-cl\": \"Spanish (Chile)\",\n    \"es-co\": \"Spanish (Colombia)\",\n    \"es-cr\": \"Spanish (Costa Rica)\",\n    \"es-do\": \"Spanish (Dominican Republic)\",\n    \"es-ec\": \"Spanish (Ecuador)\",\n    \"es-sv\": \"Spanish (El Salvador)\",\n    \"es-gt\": \"Spanish (Guatemala)\",\n    \"es-hn\": \"Spanish (Honduras)\",\n    \"es-mx\": \"Spanish (Mexico)\",\n    \"es-ni\": \"Spanish (Nicaragua)\",\n    \"es-pa\": \"Spanish (Panama)\",\n    \"es-py\": \"Spanish (Paraguay)\",\n    \"es-pe\": \"Spanish (Peru)\",\n    \"es-pr\": \"Spanish (Puerto Rico)\",\n    \"es-es\": \"Spanish (Spain)\",\n    \"es-uy\": \"Spanish (Uruguay)\",\n    \"es-ve\": \"Spanish (Venezuela)\",\n    sx: \"Sutu\",\n    sw: \"Swahili\",\n    sv: \"Swedish\",\n    \"sv-fi\": \"Swedish (Finland)\",\n    \"sv-sv\": \"Swedish (Sweden)\",\n    ta: \"Tamil\",\n    tt: \"Tatar\",\n    te: \"Teluga\",\n    th: \"Thai\",\n    tig: \"Tigre\",\n    ts: \"Tsonga\",\n    tn: \"Tswana\",\n    tr: \"Turkish\",\n    tk: \"Turkmen\",\n    uk: \"Ukrainian\",\n    hsb: \"Upper Sorbian\",\n    ur: \"Urdu\",\n    ve: \"Venda\",\n    vi: \"Vietnamese\",\n    vo: \"Volapuk\",\n    wa: \"Walloon\",\n    cy: \"Welsh\",\n    xh: \"Xhosa\",\n    ji: \"Yiddish\",\n    zu: \"Zulu\"\n};\n\nexport const __FramerMetadata__ = {\"exports\":{\"fontSizeOptions\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fontControls\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"localeOptions\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fontStack\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"emptyStateStyle\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"containerStyles\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"defaultEvents\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}}}}\n//# sourceMappingURL=./constants.map", "import { useIsInCurrentNavigationTarget } from \"framer\";\nimport { useEffect } from \"react\";\nexport function useOnEnter(onEnter, enabled) {\n    return useOnSpecificTargetChange(true, onEnter, enabled);\n}\nexport function useOnExit(onExit, enabled) {\n    return useOnSpecificTargetChange(false, onExit, enabled);\n}\nfunction useOnSpecificTargetChange(goal, callback, enabled = true) {\n    const isInTarget = useIsInCurrentNavigationTarget();\n    useEffect(()=>{\n        if (enabled && isInTarget === goal) callback();\n    }, [\n        isInTarget\n    ]);\n}\n\nexport const __FramerMetadata__ = {\"exports\":{\"useOnEnter\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"useOnExit\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}}}}\n//# sourceMappingURL=./useOnNavigationTargetChange.map", "import { useRef } from \"react\";\n/**\n * Creates a constant value over the lifecycle of a component.\n *\n * Even if `useMemo` is provided an empty array as its final argument, it doesn't offer\n * a guarantee that it won't re-run for performance reasons later on. By using `useConstant`\n * you can ensure that initialisers don't execute twice or more.\n */ export function useConstant(init) {\n    const ref = useRef(null);\n    if (ref.current === null) {\n        ref.current = init();\n    }\n    return ref.current;\n}\n\nexport const __FramerMetadata__ = {\"exports\":{\"useConstant\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}}}}\n//# sourceMappingURL=./useConstant.map", "import { useMemo } from \"react\";\nexport const isBrowserSafari = ()=>{\n    if (typeof navigator !== `undefined`) {\n        const userAgent = navigator.userAgent.toLowerCase();\n        const isSafari = (userAgent.indexOf(\"safari\") > -1 || userAgent.indexOf(\"framermobile\") > -1 || userAgent.indexOf(\"framerx\") > -1) && userAgent.indexOf(\"chrome\") < 0;\n        return isSafari;\n    } else return false;\n};\nexport const useIsBrowserSafari = ()=>useMemo(()=>isBrowserSafari()\n    , [])\n;\n\nexport const __FramerMetadata__ = {\"exports\":{\"useIsBrowserSafari\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"isBrowserSafari\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}}}}\n//# sourceMappingURL=./isBrowser.map", "import { useMemo } from \"react\";\nimport { RenderTarget } from \"framer\";\nexport function useRenderTarget() {\n    const currentRenderTarget = useMemo(()=>RenderTarget.current()\n    , []);\n    return currentRenderTarget;\n}\nexport function useIsInPreview() {\n    const inPreview = useMemo(()=>RenderTarget.current() === RenderTarget.preview\n    , []);\n    return inPreview;\n}\nexport function useIsOnCanvas() {\n    const onCanvas = useMemo(()=>RenderTarget.current() === RenderTarget.canvas\n    , []);\n    return onCanvas;\n}\n\nexport const __FramerMetadata__ = {\"exports\":{\"useIsInPreview\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"useRenderTarget\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"useIsOnCanvas\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}}}}\n//# sourceMappingURL=./useRenderTarget.map", "import { useMemo } from \"react\";\nimport { ControlType } from \"framer\";\nexport function useRadius(props) {\n    const { borderRadius , isMixedBorderRadius , topLeftRadius , topRightRadius , bottomRightRadius , bottomLeftRadius ,  } = props;\n    const radiusValue = useMemo(()=>isMixedBorderRadius ? `${topLeftRadius}px ${topRightRadius}px ${bottomRightRadius}px ${bottomLeftRadius}px` : `${borderRadius}px`\n    , [\n        borderRadius,\n        isMixedBorderRadius,\n        topLeftRadius,\n        topRightRadius,\n        bottomRightRadius,\n        bottomLeftRadius, \n    ]);\n    return radiusValue;\n}\nexport const borderRadiusControl = {\n    borderRadius: {\n        title: \"Radius\",\n        type: ControlType.FusedNumber,\n        toggleKey: \"isMixedBorderRadius\",\n        toggleTitles: [\n            \"Radius\",\n            \"Radius per corner\"\n        ],\n        valueKeys: [\n            \"topLeftRadius\",\n            \"topRightRadius\",\n            \"bottomRightRadius\",\n            \"bottomLeftRadius\", \n        ],\n        valueLabels: [\n            \"TL\",\n            \"TR\",\n            \"BR\",\n            \"BL\"\n        ],\n        min: 0\n    }\n};\nexport function usePadding(props) {\n    const { padding , paddingPerSide , paddingTop , paddingRight , paddingBottom , paddingLeft ,  } = props;\n    const paddingValue = useMemo(()=>paddingPerSide ? `${paddingTop}px ${paddingRight}px ${paddingBottom}px ${paddingLeft}px` : padding\n    , [\n        padding,\n        paddingPerSide,\n        paddingTop,\n        paddingRight,\n        paddingBottom,\n        paddingLeft, \n    ]);\n    return paddingValue;\n}\nexport const paddingControl = {\n    padding: {\n        type: ControlType.FusedNumber,\n        toggleKey: \"paddingPerSide\",\n        toggleTitles: [\n            \"Padding\",\n            \"Padding per side\"\n        ],\n        valueKeys: [\n            \"paddingTop\",\n            \"paddingRight\",\n            \"paddingBottom\",\n            \"paddingLeft\", \n        ],\n        valueLabels: [\n            \"T\",\n            \"R\",\n            \"B\",\n            \"L\"\n        ],\n        min: 0,\n        title: \"Padding\"\n    }\n};\n\nexport const __FramerMetadata__ = {\"exports\":{\"borderRadiusControl\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"useRadius\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"RadiusProps\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"PaddingProps\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"usePadding\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"paddingControl\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}}}}\n//# sourceMappingURL=./propUtils.map", "import{MotionValue}from\"framer\";// Basic MotionValue check\nexport const isMotionValue=v=>v instanceof MotionValue;\nexport const __FramerMetadata__ = {\"exports\":{\"isMotionValue\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./isMotionValue.map", "import{useCallback,useEffect,useRef}from\"react\";import{motionValue,animate,RenderTarget}from\"framer\";import{isMotionValue}from\"https://framerusercontent.com/modules/3mKFSGQqKHV82uOV1eBc/TbXI1XaZFNevVKcgIt7G/isMotionValue.js\";import{useConstant}from\"https://framerusercontent.com/modules/ExNgrA7EJTKUPpH6vIlN/eiOrSJ2Ab5M9jPCvVwUz/useConstant.js\";export function useAutoMotionValue(inputValue,options){// Put options on a local ref\n// Might wanna just memo instead but it works for now\nconst optionsRef=useRef(options);const animation=useRef();const didInitialMount=useRef(false);const isOnCanvas=RenderTarget.current()===RenderTarget.canvas;// in-progress - trying to figure out effect hooks\nconst onChangeDeps=(options===null||options===void 0?void 0:options.onChangeDeps)?options.onChangeDeps:[];// Memoize the onChange handler\nconst onChange=useCallback(options===null||options===void 0?void 0:options.onChange,[...onChangeDeps,]);// Optionally scale the value from props\nconst transformer=useCallback(value=>{var ref;return((ref=optionsRef.current)===null||ref===void 0?void 0:ref.transform)?optionsRef.current.transform(value):value;},[]);// Create new MotionValue from inputValue\nconst value1=useConstant(()=>isMotionValue(inputValue)?inputValue:motionValue(transformer(inputValue)));// Setting value from prop change\nuseEffect(()=>{if(!isMotionValue(inputValue)&&didInitialMount.current){var ref,ref1;const newValue=transformer(inputValue);(ref=animation.current)===null||ref===void 0?void 0:ref.stop();// Call change callback\nif(onChange)onChange(newValue,value1);// Trigger animation to new value\nif(((ref1=optionsRef.current)===null||ref1===void 0?void 0:ref1.animate)&&!isOnCanvas){var ref2;// @ts-ignore\nanimation.current=animate(value1,newValue,(ref2=optionsRef.current)===null||ref2===void 0?void 0:ref2.transition);}else{value1.set(newValue);}}didInitialMount.current=true;},[inputValue,...onChangeDeps]);return value1;}\nexport const __FramerMetadata__ = {\"exports\":{\"useAutoMotionValue\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./useAutoMotionValue.map", "import{jsx as _jsx}from\"react/jsx-runtime\";import{useMotionValueEvent}from\"framer-motion\";import{useRef,useEffect,useMemo,useCallback,memo}from\"react\";import{ControlType,addPropertyControls,useIsInCurrentNavigationTarget}from\"framer\";import{useOnEnter,useOnExit,defaultEvents,useIsOnCanvas,useIsBrowserSafari,useRadius,borderRadiusControl}from\"https://framer.com/m/framer/default-utils.js@^0.45.0\";import{useAutoMotionValue}from\"https://framer.com/m/framer/useAutoMotionValue.js@^0.3.0\";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});}/**\n * For the useEffect hook to change progress of the video on state change.\n * It was causing the video to restart on hydration\n */ let isMountedAndReadyForProgressChanges=false;const VideoMemo=/*#__PURE__*/ memo(function VideoInner(props){const{srcType,srcFile,srcUrl,playing,canvasPlay,muted,playsinline,controls,progress,objectFit,backgroundColor,radius,topLeft,topRight,bottomRight,bottomLeft,isMixed,onSeeked,onPause,onPlay,onEnd,onClick,onMouseEnter,onMouseLeave,onMouseDown,onMouseUp,poster,restartOnEnter,posterEnabled,startTime:startTimeProp,volume,loop}=props;const isInCurrentNavigationTarget=useIsInCurrentNavigationTarget();const videoRef=useRef();const isSafari=useIsBrowserSafari();const requestingPlay=useRef(false);const wasPausedOnLeave=useRef(null);const wasEndedOnLeave=useRef(null);const isOnCanvas=useIsOnCanvas();const borderRadius=useRadius(props);// Video elements behave oddly at 100% duration\nconst startTime=useMemo(()=>startTimeProp===100?99.9:startTimeProp,[startTimeProp]);const shouldPlay=!isOnCanvas||canvasPlay;const autoPlay=useMemo(()=>playing,[]);const isMuted=useMemo(()=>isOnCanvas?true:muted,[isOnCanvas,muted]);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 isPlaying=videoRef.current.currentTime>0&&videoRef.current.onplaying&&!videoRef.current.paused&&!videoRef.current.ended&&videoRef.current.readyState>videoRef.current.HAVE_CURRENT_DATA;if(!isPlaying&&videoRef.current&&!requestingPlay.current&&isInCurrentNavigationTarget){requestingPlay.current=true;videoRef.current.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();},[]);// Pause/play via props\nuseEffect(()=>{if(playing&&shouldPlay)play();else pause();},[playing,canvasPlay]);// Change progress via prop\nuseEffect(()=>{if(isMountedAndReadyForProgressChanges)setProgress(startTime*.01);else isMountedAndReadyForProgressChanges=true;},[startTime,srcFile,srcUrl]);const videoProgress=useAutoMotionValue(progress,{transform:value=>value*.01,onChange:newValue=>{setProgress(newValue);}});// Allow scrubbing with MotionValue\nuseMotionValueEvent(videoProgress,\"change\",latest=>{if(!isOnCanvas)setProgress(latest);});// (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===SrcType.Url)return srcUrl+fragment;if(srcType===SrcType.Video)return srcFile+fragment;},[srcType,srcFile,srcUrl,startTime]);// Autoplay via JS to work in Safari\nuseEffect(()=>{if(isSafari&&videoRef.current&&autoPlay){setTimeout(()=>play(),50);}},[]);// Volume Control\nuseEffect(()=>{if(videoRef.current&&!muted)videoRef.current.volume=volume/100;},[volume]);// When video is ready, set start-time, then autoplay if needed\nconst handleReady=()=>{if(videoRef.current&&videoRef.current.currentTime<.3)setProgress(startTime*.01);if(shouldPlay&&videoRef.current&&autoPlay)play();};return /*#__PURE__*/ _jsx(\"video\",{onClick,onMouseEnter,onMouseLeave,onMouseDown,onMouseUp,src:src,loop:loop,ref:videoRef,onSeeked:e=>{return onSeeked===null||onSeeked===void 0?void 0:onSeeked(e);},onPause:e=>{return onPause===null||onPause===void 0?void 0:onPause(e);},onPlay:e=>{return onPlay===null||onPlay===void 0?void 0:onPlay(e);},onEnded:e=>{return onEnd===null||onEnd===void 0?void 0:onEnd(e);},autoPlay:autoPlay&&shouldPlay,poster:posterEnabled?poster:undefined,onLoadedData:handleReady,controls:controls,muted:isMuted,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:SrcType.Url,srcUrl:\"https://assets.mixkit.co/videos/preview/mixkit-ice-cream-glass-of-red-soda-5094-small.mp4\",srcFile:\"\",posterEnabled:false,controls:false,autoPlay:true,canvasPlay:false,loop:true,muted:true,playsinline:true,restartOnEnter:false,objectFit:ObjectFitType.Cover,backgroundColor:\"rgba(0,0,0,0)\",radius:0,volume:25,startTime:0};addPropertyControls(Video,{srcType:{type:ControlType.Enum,displaySegmentedControl:true,title:\"Source\",options:[SrcType.Url,SrcType.Video]},srcUrl:{type:ControlType.String,title:\" \",placeholder:\"../example.mp4\",hidden(props){return props.srcType===SrcType.Video;},description:\"Hosted video file URL. For Youtube, use the Youtube component.\"},srcFile:{type:ControlType.File,title:\" \",allowedFileTypes:[\"mp4\"],hidden(props){return props.srcType===SrcType.Url;}},playing:{type:ControlType.Boolean,title:\"Playing\",enabledTitle:\"Yes\",disabledTitle:\"No\"},posterEnabled:{type:ControlType.Boolean,title:\"Poster\",enabledTitle:\"Yes\",disabledTitle:\"No\"},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:[ObjectFitType.Cover,ObjectFitType.Fill,ObjectFitType.Contain,ObjectFitType.ScaleDown,ObjectFitType.None,]},canvasPlay:{type:ControlType.Boolean,title:\"On Canvas\",enabledTitle:\"Play\",disabledTitle:\"Pause\",hidden(props){return props.autoPlay===false;}},// 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\":{\"framerSupportedLayoutHeight\":\"any-prefer-fixed\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"200\",\"framerIntrinsicHeight\":\"112\",\"framerSupportedLayoutWidth\":\"fixed\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Video.map", "// Generated by Framer (1119174)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,Container,cx,GeneratedComponentContext,getFonts,Image,PathVariablesContext,PropertyOverrides,removeHiddenBreakpointLayers,resolveLink,RichText,useHydratedBreakpointVariants,useLocaleInfo,useQueryData,useRouter,withCSS,withFX}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import Ticker from\"https://framerusercontent.com/modules/B2xAlJLcN0gOnt11mSPw/nFAy8p4fOASsyhPbo192/Ticker.js\";import{Video}from\"https://framerusercontent.com/modules/lRDHiNWNVWmE0lqtoVHP/0jtlswBvrookcx7EpjBD/Video.js\";import BannerCircle from\"#framer/local/canvasComponent/Bslmlb6is/Bslmlb6is.js\";import Header from\"#framer/local/canvasComponent/GRKXsa1Ts/GRKXsa1Ts.js\";import ProjectImage from\"#framer/local/canvasComponent/LEhX8r7af/LEhX8r7af.js\";import SectionCTA from\"#framer/local/canvasComponent/XChIh2K_X/XChIh2K_X.js\";import Work from\"#framer/local/collection/Gk_rXsiQS/Gk_rXsiQS.js\";import*as sharedStyle from\"#framer/local/css/YckFIlg3V/YckFIlg3V.js\";import metadataProvider from\"#framer/local/webPageMetadata/X82_ntjUb/X82_ntjUb.js\";const HeaderFonts=getFonts(Header);const ProjectImageFonts=getFonts(ProjectImage);const TickerFonts=getFonts(Ticker);const VideoFonts=getFonts(Video);const SectionCTAFonts=getFonts(SectionCTA);const BannerCircleFonts=getFonts(BannerCircle);const MotionDivWithFX=withFX(motion.div);const cycleOrder=[\"bokJK2Uz6\",\"JRnjOlL7M\",\"AqHWgjPzr\"];const breakpoints={AqHWgjPzr:\"(max-width: 809px)\",bokJK2Uz6:\"(min-width: 1280px)\",JRnjOlL7M:\"(min-width: 810px) and (max-width: 1279px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-wLLvf\";const variantClassNames={AqHWgjPzr:\"framer-v-1vv6kc1\",bokJK2Uz6:\"framer-v-1pchfqa\",JRnjOlL7M:\"framer-v-17o5yhx\"};if(isBrowser()){removeHiddenBreakpointLayers(\"bokJK2Uz6\",breakpoints,variantClassNames);}const transitions={default:{duration:0}};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const QueryData=({query,children})=>{const data=useQueryData(query);return children(data);};const transformTemplate=(_,t)=>`perspective(500px) ${t}`;const metadata=metadataProvider();const humanReadableVariantMap={Desktop:\"bokJK2Uz6\",Phone:\"AqHWgjPzr\",Tablet:\"JRnjOlL7M\"};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:\"bokJK2Uz6\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,HB77IOfF5VIeARvTvn,q6wyKlkO2VIeARvTvn,MUgju5YguVIeARvTvn,idVIeARvTvn,...restProps}=getProps(props);React.useLayoutEffect(()=>{const metadata1=metadataProvider(undefined,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);}if(metadata1.bodyClassName){Array.from(document.body.classList).filter(c=>c.startsWith(\"framer-body-\")).map(c=>document.body.classList.remove(c));document.body.classList.add(`${metadata1.bodyClassName}-framer-wLLvf`);return()=>{document.body.classList.remove(`${metadata1.bodyClassName}-framer-wLLvf`);};}},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const transition=transitions.default;const ref1=React.useRef(null);const router=useRouter();const isDisplayed=()=>{if(baseVariant===\"JRnjOlL7M\")return!isBrowser();return true;};const isDisplayed1=()=>{if(baseVariant===\"JRnjOlL7M\")return true;return!isBrowser();};const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className];return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"bokJK2Uz6\",variantClassNames},children:/*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsxs(motion.div,{className:cx(\"framer-wLLvf\",...sharedStyleClassNames),style:{display:\"contents\"},children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(\"framer-1pchfqa\",className),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ux20tt\",\"data-framer-name\":\"Page Wrapper\",name:\"Page Wrapper\",children:[/*#__PURE__*/_jsx(Container,{className:\"framer-124p8x8-container\",\"data-framer-name\":\"Header\",name:\"Header\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{AqHWgjPzr:{variant:\"O_NmI78Jo\"},JRnjOlL7M:{variant:\"cOicuqB0r\"}},children:/*#__PURE__*/_jsx(Header,{height:\"100%\",id:\"n3C8RlDHF\",layoutId:\"n3C8RlDHF\",name:\"Header\",style:{width:\"100%\"},variant:\"PNgcyfqaA\",width:\"100%\"})})}),/*#__PURE__*/_jsxs(\"main\",{className:\"framer-1tngkqo\",\"data-framer-name\":\"Main Wrapper\",name:\"Main Wrapper\",children:[/*#__PURE__*/_jsxs(\"section\",{className:\"framer-19y65j0\",\"data-framer-name\":\"Section Projects\",name:\"Section Projects\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-2c8fyu\",children:/*#__PURE__*/_jsx(QueryData,{query:{from:{data:Work,type:\"Collection\"},select:[{name:\"HB77IOfF5\",type:\"Identifier\"},{name:\"q6wyKlkO2\",type:\"Identifier\"},{name:\"MUgju5Ygu\",type:\"Identifier\"},{name:\"id\",type:\"Identifier\"}]},children:collection=>collection.map(({HB77IOfF5:HB77IOfF5VIeARvTvn,q6wyKlkO2:q6wyKlkO2VIeARvTvn,MUgju5Ygu:MUgju5YguVIeARvTvn,id:idVIeARvTvn},i)=>{return /*#__PURE__*/_jsx(LayoutGroup,{id:`VIeARvTvn-${idVIeARvTvn}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{q6wyKlkO2:q6wyKlkO2VIeARvTvn},children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-199owal\",\"data-framer-name\":\"Project\",name:\"Project\",children:[/*#__PURE__*/_jsx(Container,{className:\"framer-v7rp6n-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{AqHWgjPzr:{variant:\"y8tUmc9iP\"},JRnjOlL7M:{variant:\"y8tUmc9iP\"}},children:/*#__PURE__*/_jsx(ProjectImage,{height:\"100%\",id:\"iBgsjuZHV\",layoutId:\"iBgsjuZHV\",link:resolveLink({webPageId:\"UchV65umT\"},router,{q6wyKlkO2:q6wyKlkO2VIeARvTvn}),previewImage:toResponsiveImage(HB77IOfF5VIeARvTvn),style:{height:\"100%\",width:\"100%\"},variant:\"VQCuiStTw\",width:\"100%\"})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-mzpsrs\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JRnjOlL7M:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-12lj5ox\",\"data-styles-preset\":\"YckFIlg3V\",style:{\"--framer-text-alignment\":\"center\"},children:\"Branding & Visual Identity\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-12lj5ox\",\"data-styles-preset\":\"YckFIlg3V\",children:\"Branding & Visual Identity\"})}),className:\"framer-bd7vr5\",\"data-framer-name\":\"Invision Studio\",name:\"Invision Studio\",text:MUgju5YguVIeARvTvn,verticalAlignment:\"top\",withExternalLayout:true})})})]})})},idVIeARvTvn);})})}),/*#__PURE__*/_jsx(Container,{className:\"framer-10ijusj-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{AqHWgjPzr:{paddingBottom:30}},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:\"AbLKqpBln\",layoutId:\"AbLKqpBln\",padding:10,paddingBottom:40,paddingLeft:10,paddingPerSide:true,paddingRight:10,paddingTop:10,sizingOptions:{heightType:true,widthType:true},slots:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:177,intrinsicWidth:500,pixelHeight:354,pixelWidth:1e3,sizes:\"500px\",src:\"https://framerusercontent.com/images/So3CCOeBwIk1gRwYLCxq912snE.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/So3CCOeBwIk1gRwYLCxq912snE.png?scale-down-to=512 512w, https://framerusercontent.com/images/So3CCOeBwIk1gRwYLCxq912snE.png 1000w\"},className:\"framer-1bpjif9\",\"data-framer-name\":\"ANIMATIONS\",name:\"ANIMATIONS\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:177,intrinsicWidth:500,pixelHeight:354,pixelWidth:1e3,sizes:\"500px\",src:\"https://framerusercontent.com/images/So3CCOeBwIk1gRwYLCxq912snE.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/So3CCOeBwIk1gRwYLCxq912snE.png?scale-down-to=512 512w, https://framerusercontent.com/images/So3CCOeBwIk1gRwYLCxq912snE.png 1000w\"},className:\"framer-189i4xl\",\"data-framer-name\":\"ANIMATIONS\",name:\"ANIMATIONS\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:177,intrinsicWidth:500,pixelHeight:354,pixelWidth:1e3,sizes:\"500px\",src:\"https://framerusercontent.com/images/So3CCOeBwIk1gRwYLCxq912snE.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/So3CCOeBwIk1gRwYLCxq912snE.png?scale-down-to=512 512w, https://framerusercontent.com/images/So3CCOeBwIk1gRwYLCxq912snE.png 1000w\"},className:\"framer-1ay5q0e\",\"data-framer-name\":\"ANIMATIONS\",name:\"ANIMATIONS\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:177,intrinsicWidth:500,pixelHeight:354,pixelWidth:1e3,sizes:\"500px\",src:\"https://framerusercontent.com/images/So3CCOeBwIk1gRwYLCxq912snE.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/So3CCOeBwIk1gRwYLCxq912snE.png?scale-down-to=512 512w, https://framerusercontent.com/images/So3CCOeBwIk1gRwYLCxq912snE.png 1000w\"},className:\"framer-2cnoiy\",\"data-framer-name\":\"ANIMATIONS\",name:\"ANIMATIONS\"})],speed:100,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-h42ylk\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-oh8heo\",children:[isDisplayed()&&/*#__PURE__*/_jsx(Container,{className:\"framer-150u4r3-container hidden-17o5yhx\",children:/*#__PURE__*/_jsx(Video,{backgroundColor:\"rgba(0, 0, 0, 0)\",borderRadius:0,bottomLeftRadius:0,bottomRightRadius:0,canvasPlay:false,controls:false,height:\"100%\",id:\"fo9kLE77U\",isMixedBorderRadius:false,layoutId:\"fo9kLE77U\",loop:true,muted:true,objectFit:\"cover\",playing:true,posterEnabled:false,srcFile:\"https://framerusercontent.com/assets/U20lB0bufnCOncvPYgHMHuSJFk.mp4\",srcType:\"Upload\",srcUrl:\"https://assets.mixkit.co/videos/preview/mixkit-ice-cream-glass-of-red-soda-5094-small.mp4\",startTime:0,style:{height:\"100%\",width:\"100%\"},topLeftRadius:0,topRightRadius:0,volume:25,width:\"100%\"})}),isDisplayed1()&&/*#__PURE__*/_jsx(Container,{className:\"framer-1ofe6sp-container hidden-1pchfqa hidden-1vv6kc1\",children:/*#__PURE__*/_jsx(Video,{backgroundColor:\"rgba(0, 0, 0, 0)\",borderRadius:0,bottomLeftRadius:0,bottomRightRadius:0,canvasPlay:false,controls:true,height:\"100%\",id:\"jHg7E98nI\",isMixedBorderRadius:false,layoutId:\"jHg7E98nI\",loop:true,muted:true,objectFit:\"cover\",playing:true,posterEnabled:false,srcFile:\"https://framerusercontent.com/assets/U20lB0bufnCOncvPYgHMHuSJFk.mp4\",srcType:\"Upload\",srcUrl:\"https://assets.mixkit.co/videos/preview/mixkit-ice-cream-glass-of-red-soda-5094-small.mp4\",startTime:0,style:{height:\"100%\",width:\"100%\"},topLeftRadius:0,topRightRadius:0,volume:25,width:\"100%\"})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-bue1qk\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-qgfil1-container\",children:/*#__PURE__*/_jsx(Video,{backgroundColor:\"rgba(0, 0, 0, 0)\",borderRadius:0,bottomLeftRadius:0,bottomRightRadius:0,canvasPlay:false,controls:false,height:\"100%\",id:\"gOAfVr_AS\",isMixedBorderRadius:false,layoutId:\"gOAfVr_AS\",loop:true,muted:true,objectFit:\"cover\",playing:true,posterEnabled:false,srcFile:\"https://framerusercontent.com/assets/Kw5ey5Ogm2eQpx3rvIs5874yR0.mp4\",srcType:\"Upload\",srcUrl:\"https://assets.mixkit.co/videos/preview/mixkit-ice-cream-glass-of-red-soda-5094-small.mp4\",startTime:0,style:{height:\"100%\",width:\"100%\"},topLeftRadius:0,topRightRadius:0,volume:25,width:\"100%\"})})})]}),/*#__PURE__*/_jsx(Container,{className:\"framer-dnt8cj-container\",children:/*#__PURE__*/_jsx(Ticker,{alignment:\"center\",direction:\"left\",fadeOptions:{fadeAlpha:0,fadeContent:false,fadeInset:0,fadeWidth:25,overflow:false},gap:10,height:\"100%\",hoverFactor:1,id:\"nSbSxs_g9\",layoutId:\"nSbSxs_g9\",padding:10,paddingBottom:10,paddingLeft:10,paddingPerSide:false,paddingRight:10,paddingTop:10,sizingOptions:{heightType:true,widthType:true},slots:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:177,intrinsicWidth:675,pixelHeight:354,pixelWidth:1350,sizes:\"675px\",src:\"https://framerusercontent.com/images/fpYfnGru3Ds2mR3kcecPE1XW4E.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/fpYfnGru3Ds2mR3kcecPE1XW4E.png?scale-down-to=512 512w, https://framerusercontent.com/images/fpYfnGru3Ds2mR3kcecPE1XW4E.png?scale-down-to=1024 1024w, https://framerusercontent.com/images/fpYfnGru3Ds2mR3kcecPE1XW4E.png 1350w\"},className:\"framer-2abmgd\",\"data-framer-name\":\"SELECTED_WORK\",name:\"SELECTED_WORK\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:177,intrinsicWidth:675,pixelHeight:354,pixelWidth:1350,sizes:\"675px\",src:\"https://framerusercontent.com/images/fpYfnGru3Ds2mR3kcecPE1XW4E.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/fpYfnGru3Ds2mR3kcecPE1XW4E.png?scale-down-to=512 512w, https://framerusercontent.com/images/fpYfnGru3Ds2mR3kcecPE1XW4E.png?scale-down-to=1024 1024w, https://framerusercontent.com/images/fpYfnGru3Ds2mR3kcecPE1XW4E.png 1350w\"},className:\"framer-1y8colz\",\"data-framer-name\":\"SELECTED_WORK\",name:\"SELECTED_WORK\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:177,intrinsicWidth:675,pixelHeight:354,pixelWidth:1350,sizes:\"675px\",src:\"https://framerusercontent.com/images/fpYfnGru3Ds2mR3kcecPE1XW4E.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/fpYfnGru3Ds2mR3kcecPE1XW4E.png?scale-down-to=512 512w, https://framerusercontent.com/images/fpYfnGru3Ds2mR3kcecPE1XW4E.png?scale-down-to=1024 1024w, https://framerusercontent.com/images/fpYfnGru3Ds2mR3kcecPE1XW4E.png 1350w\"},className:\"framer-156z1k\",\"data-framer-name\":\"SELECTED_WORK\",name:\"SELECTED_WORK\"})],speed:100,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})}),/*#__PURE__*/_jsx(Container,{className:\"framer-mka9da-container\",children:/*#__PURE__*/_jsx(Ticker,{alignment:\"flex-start\",direction:\"top\",fadeOptions:{fadeAlpha:0,fadeContent:false,fadeInset:0,fadeWidth:25,overflow:false},gap:18,height:\"100%\",hoverFactor:1,id:\"y0Arsquta\",layoutId:\"y0Arsquta\",padding:10,paddingBottom:10,paddingLeft:0,paddingPerSide:true,paddingRight:0,paddingTop:10,sizingOptions:{heightType:true,widthType:false},slots:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1e3,intrinsicWidth:1e3,pixelHeight:2e3,pixelWidth:2e3,sizes:\"415px\",src:\"https://framerusercontent.com/images/R9w23FfJFJVF3EbY8PDuQrIlE.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/R9w23FfJFJVF3EbY8PDuQrIlE.png?scale-down-to=512 512w, https://framerusercontent.com/images/R9w23FfJFJVF3EbY8PDuQrIlE.png?scale-down-to=1024 1024w, https://framerusercontent.com/images/R9w23FfJFJVF3EbY8PDuQrIlE.png 2000w\"},className:\"framer-juh0a4\",\"data-framer-name\":\"YOU_HAD_ME_MESMOREIZED_FINAL\",name:\"YOU_HAD_ME_MESMOREIZED_FINAL\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:540,intrinsicWidth:540,pixelHeight:1080,pixelWidth:1080,sizes:\"340px\",src:\"https://framerusercontent.com/images/vJsk06c3imdgV5D0lfGLS6etKo.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/vJsk06c3imdgV5D0lfGLS6etKo.png?scale-down-to=512 512w, https://framerusercontent.com/images/vJsk06c3imdgV5D0lfGLS6etKo.png?scale-down-to=1024 1024w, https://framerusercontent.com/images/vJsk06c3imdgV5D0lfGLS6etKo.png 1080w\"},className:\"framer-knfa4y\",\"data-framer-name\":\"$644e6678d74e6170f40e120a_RADIO_p_1080\",name:\"$644e6678d74e6170f40e120a_RADIO_p_1080\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1754,intrinsicWidth:1240,pixelHeight:3508,pixelWidth:2480,sizes:\"246px\",src:\"https://framerusercontent.com/images/6YHLyIDnd5UlCpepPrj9nGZPFyk.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/6YHLyIDnd5UlCpepPrj9nGZPFyk.png?scale-down-to=512 361w, https://framerusercontent.com/images/6YHLyIDnd5UlCpepPrj9nGZPFyk.png?scale-down-to=1024 723w, https://framerusercontent.com/images/6YHLyIDnd5UlCpepPrj9nGZPFyk.png?scale-down-to=2048 1447w, https://framerusercontent.com/images/6YHLyIDnd5UlCpepPrj9nGZPFyk.png 2480w\"},className:\"framer-1cnamt8\",\"data-framer-name\":\"HAIR\",name:\"HAIR\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:834.5,intrinsicWidth:540,pixelHeight:1669,pixelWidth:1080,sizes:\"322px\",src:\"https://framerusercontent.com/images/wF4pQVkEig81JT9QLrIXHLXaZAw.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/wF4pQVkEig81JT9QLrIXHLXaZAw.png?scale-down-to=512 331w, https://framerusercontent.com/images/wF4pQVkEig81JT9QLrIXHLXaZAw.png?scale-down-to=1024 662w, https://framerusercontent.com/images/wF4pQVkEig81JT9QLrIXHLXaZAw.png 1080w\"},className:\"framer-1j3jzyi\",\"data-framer-name\":\"$644e6678d74e61f1030e125b_BOYS_20DONT_20CRY_p_1080\",name:\"$644e6678d74e61f1030e125b_BOYS_20DONT_20CRY_p_1080\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1e3,intrinsicWidth:1e3,pixelHeight:2e3,pixelWidth:2e3,sizes:\"519px\",src:\"https://framerusercontent.com/images/DgBa0grxb2xqSHw6aoo3IW6js.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/DgBa0grxb2xqSHw6aoo3IW6js.png?scale-down-to=512 512w, https://framerusercontent.com/images/DgBa0grxb2xqSHw6aoo3IW6js.png?scale-down-to=1024 1024w, https://framerusercontent.com/images/DgBa0grxb2xqSHw6aoo3IW6js.png 2000w\"},className:\"framer-4fq3cc\",\"data-framer-name\":\"post_1\",name:\"post_1\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:702.5,intrinsicWidth:603,pixelHeight:1405,pixelWidth:1206,sizes:\"375px\",src:\"https://framerusercontent.com/images/p41mRZhaYTytIQQ9R3MZmoL52d8.jpg?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/p41mRZhaYTytIQQ9R3MZmoL52d8.jpg?scale-down-to=512 439w, https://framerusercontent.com/images/p41mRZhaYTytIQQ9R3MZmoL52d8.jpg?scale-down-to=1024 878w, https://framerusercontent.com/images/p41mRZhaYTytIQQ9R3MZmoL52d8.jpg 1206w\"},className:\"framer-kb9npl\",\"data-framer-name\":\"IMG_4786\",name:\"IMG_4786\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1024,intrinsicWidth:1024,pixelHeight:2048,pixelWidth:2048,sizes:\"487px\",src:\"https://framerusercontent.com/images/7yt3S6GrzUB0MdL1NvuWPe9WONA.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/7yt3S6GrzUB0MdL1NvuWPe9WONA.png?scale-down-to=512 512w, https://framerusercontent.com/images/7yt3S6GrzUB0MdL1NvuWPe9WONA.png?scale-down-to=1024 1024w, https://framerusercontent.com/images/7yt3S6GrzUB0MdL1NvuWPe9WONA.png 2048w\"},className:\"framer-6d25s4\",\"data-framer-name\":\"MEDITATE\",name:\"MEDITATE\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:396,intrinsicWidth:306,pixelHeight:792,pixelWidth:612,sizes:\"306px\",src:\"https://framerusercontent.com/images/cxYG1Nucopw5I4JPsJfz0cdes.jpg?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/cxYG1Nucopw5I4JPsJfz0cdes.jpg?scale-down-to=512 395w, https://framerusercontent.com/images/cxYG1Nucopw5I4JPsJfz0cdes.jpg 612w\"},className:\"framer-u8gczb\",\"data-framer-name\":\"DRAWINGS5\",name:\"DRAWINGS5\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1500,intrinsicWidth:1500,pixelHeight:3e3,pixelWidth:3e3,sizes:\"502px\",src:\"https://framerusercontent.com/images/EnkBmleCOJaedOSn5x6GOhVbb4.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/EnkBmleCOJaedOSn5x6GOhVbb4.png?scale-down-to=512 512w, https://framerusercontent.com/images/EnkBmleCOJaedOSn5x6GOhVbb4.png?scale-down-to=1024 1024w, https://framerusercontent.com/images/EnkBmleCOJaedOSn5x6GOhVbb4.png?scale-down-to=2048 2048w, https://framerusercontent.com/images/EnkBmleCOJaedOSn5x6GOhVbb4.png 3000w\"},className:\"framer-1xnnmqs\",\"data-framer-name\":\"BALENCIAGA\",name:\"BALENCIAGA\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:667,intrinsicWidth:375,pixelHeight:1334,pixelWidth:750,sizes:\"375px\",src:\"https://framerusercontent.com/images/alT8h16TpoHw4D1nsv1JCKZiQ.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/alT8h16TpoHw4D1nsv1JCKZiQ.png?scale-down-to=512 287w, https://framerusercontent.com/images/alT8h16TpoHw4D1nsv1JCKZiQ.png?scale-down-to=1024 575w, https://framerusercontent.com/images/alT8h16TpoHw4D1nsv1JCKZiQ.png 750w\"},className:\"framer-2s35wi\",\"data-framer-name\":\"INSTAGRAM_STORY_1\",name:\"INSTAGRAM_STORY_1\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:623.5,intrinsicWidth:923.5,pixelHeight:1247,pixelWidth:1847,sizes:\"651px\",src:\"https://framerusercontent.com/images/qhH3c5LEsMfX0CC7vP14SuUvQ.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/qhH3c5LEsMfX0CC7vP14SuUvQ.png?scale-down-to=512 512w, https://framerusercontent.com/images/qhH3c5LEsMfX0CC7vP14SuUvQ.png?scale-down-to=1024 1024w, https://framerusercontent.com/images/qhH3c5LEsMfX0CC7vP14SuUvQ.png 1847w\"},className:\"framer-1o4r32r\",\"data-framer-name\":\"BE_A_PART_OF_THE_SOLUTION_1_3\",name:\"BE_A_PART_OF_THE_SOLUTION_1_3\"})],speed:60,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})}),/*#__PURE__*/_jsx(Container,{className:\"framer-tbtx2v-container\",children:/*#__PURE__*/_jsx(Ticker,{alignment:\"center\",direction:\"bottom\",fadeOptions:{fadeAlpha:0,fadeContent:false,fadeInset:0,fadeWidth:25,overflow:false},gap:18,height:\"100%\",hoverFactor:1,id:\"Ucq86VBB2\",layoutId:\"Ucq86VBB2\",padding:10,paddingBottom:10,paddingLeft:0,paddingPerSide:true,paddingRight:0,paddingTop:10,sizingOptions:{heightType:true,widthType:false},slots:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:540,intrinsicWidth:540,pixelHeight:1080,pixelWidth:1080,sizes:\"540px\",src:\"https://framerusercontent.com/images/Hd7ZW9E9UVodxYSEDNENmKo334.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/Hd7ZW9E9UVodxYSEDNENmKo334.png?scale-down-to=512 512w, https://framerusercontent.com/images/Hd7ZW9E9UVodxYSEDNENmKo334.png?scale-down-to=1024 1024w, https://framerusercontent.com/images/Hd7ZW9E9UVodxYSEDNENmKo334.png 1080w\"},className:\"framer-1lqgkus\",\"data-framer-name\":\"$644e6678d74e61f9fe0e120f_loverboy_p_1080\",name:\"$644e6678d74e61f9fe0e120f_loverboy_p_1080\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:834.5,intrinsicWidth:540,pixelHeight:1669,pixelWidth:1080,sizes:\"380px\",src:\"https://framerusercontent.com/images/MgORBPuTWrrYY9H9L0Opb46OzQ.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/MgORBPuTWrrYY9H9L0Opb46OzQ.png?scale-down-to=512 331w, https://framerusercontent.com/images/MgORBPuTWrrYY9H9L0Opb46OzQ.png?scale-down-to=1024 662w, https://framerusercontent.com/images/MgORBPuTWrrYY9H9L0Opb46OzQ.png 1080w\"},className:\"framer-17lbr3k\",\"data-framer-name\":\"$644e6678d74e612b930e1204_I_20KNOW_20NIGO_p_1080\",name:\"$644e6678d74e612b930e1204_I_20KNOW_20NIGO_p_1080\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:396,intrinsicWidth:306,pixelHeight:792,pixelWidth:612,sizes:\"438px\",src:\"https://framerusercontent.com/images/o9gwd19LXqNgEtmGJnRIC6TQeA.jpg?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/o9gwd19LXqNgEtmGJnRIC6TQeA.jpg?scale-down-to=512 395w, https://framerusercontent.com/images/o9gwd19LXqNgEtmGJnRIC6TQeA.jpg 612w\"},className:\"framer-st86cx\",\"data-framer-name\":\"DRAWINGS\",name:\"DRAWINGS\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1e3,intrinsicWidth:1e3,pixelHeight:2e3,pixelWidth:2e3,sizes:\"523px\",src:\"https://framerusercontent.com/images/9Cm32VCB9UmXD74tT8yVpKIPE.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/9Cm32VCB9UmXD74tT8yVpKIPE.png?scale-down-to=512 512w, https://framerusercontent.com/images/9Cm32VCB9UmXD74tT8yVpKIPE.png?scale-down-to=1024 1024w, https://framerusercontent.com/images/9Cm32VCB9UmXD74tT8yVpKIPE.png 2000w\"},className:\"framer-ua9a82\",\"data-framer-name\":\"YOU_ME_FINAL\",name:\"YOU_ME_FINAL\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1740.5,intrinsicWidth:2500,pixelHeight:3481,pixelWidth:5e3,sizes:\"469px\",src:\"https://framerusercontent.com/images/8ncFTYH9jMutePEZG9gV0W9CTc.png?scale-down-to=4096\",srcSet:\"https://framerusercontent.com/images/8ncFTYH9jMutePEZG9gV0W9CTc.png?scale-down-to=512 512w, https://framerusercontent.com/images/8ncFTYH9jMutePEZG9gV0W9CTc.png?scale-down-to=1024 1024w, https://framerusercontent.com/images/8ncFTYH9jMutePEZG9gV0W9CTc.png?scale-down-to=2048 2048w, https://framerusercontent.com/images/8ncFTYH9jMutePEZG9gV0W9CTc.png?scale-down-to=4096 4096w, https://framerusercontent.com/images/8ncFTYH9jMutePEZG9gV0W9CTc.png 5000w\"},className:\"framer-dxyrng\",\"data-framer-name\":\"BILLBOARD_2\",name:\"BILLBOARD_2\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:540,intrinsicWidth:540,pixelHeight:1080,pixelWidth:1080,sizes:\"602px\",src:\"https://framerusercontent.com/images/u1oEIyzmwfyU7JG7eRspFhoPfg.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/u1oEIyzmwfyU7JG7eRspFhoPfg.png?scale-down-to=512 512w, https://framerusercontent.com/images/u1oEIyzmwfyU7JG7eRspFhoPfg.png?scale-down-to=1024 1024w, https://framerusercontent.com/images/u1oEIyzmwfyU7JG7eRspFhoPfg.png 1080w\"},className:\"framer-6jjt02\",\"data-framer-name\":\"$644e6678d74e61fd830e1261_fear_20is_20an_20illusion_20record_p_1080\",name:\"$644e6678d74e61fd830e1261_fear_20is_20an_20illusion_20record_p_1080\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:3600,intrinsicWidth:2700,pixelHeight:7200,pixelWidth:5400,sizes:\"436px\",src:\"https://framerusercontent.com/images/8k4KLFNLYuWxEx203UTNIYOwFwI.png?scale-down-to=4096\",srcSet:\"https://framerusercontent.com/images/8k4KLFNLYuWxEx203UTNIYOwFwI.png?scale-down-to=512 384w, https://framerusercontent.com/images/8k4KLFNLYuWxEx203UTNIYOwFwI.png?scale-down-to=1024 768w, https://framerusercontent.com/images/8k4KLFNLYuWxEx203UTNIYOwFwI.png?scale-down-to=2048 1536w, https://framerusercontent.com/images/8k4KLFNLYuWxEx203UTNIYOwFwI.png?scale-down-to=4096 3072w, https://framerusercontent.com/images/8k4KLFNLYuWxEx203UTNIYOwFwI.png 5400w\"},className:\"framer-myba8s\",\"data-framer-name\":\"COW_CONTIPLATION\",name:\"COW_CONTIPLATION\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2848.5,intrinsicWidth:1854.5,pixelHeight:5697,pixelWidth:3709,sizes:\"420px\",src:\"https://framerusercontent.com/images/Y3AR77H8Lc9MKLuce0IUD7N14dQ.png?scale-down-to=4096\",srcSet:\"https://framerusercontent.com/images/Y3AR77H8Lc9MKLuce0IUD7N14dQ.png?scale-down-to=512 333w, https://framerusercontent.com/images/Y3AR77H8Lc9MKLuce0IUD7N14dQ.png?scale-down-to=1024 666w, https://framerusercontent.com/images/Y3AR77H8Lc9MKLuce0IUD7N14dQ.png?scale-down-to=2048 1333w, https://framerusercontent.com/images/Y3AR77H8Lc9MKLuce0IUD7N14dQ.png?scale-down-to=4096 2666w, https://framerusercontent.com/images/Y3AR77H8Lc9MKLuce0IUD7N14dQ.png 3709w\"},className:\"framer-y16oob\",\"data-framer-name\":\"THE_ONE_BECAME_TWO_POSTER\",name:\"THE_ONE_BECAME_TWO_POSTER\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:3600,intrinsicWidth:2700,pixelHeight:7200,pixelWidth:5400,sizes:\"438px\",src:\"https://framerusercontent.com/images/cyEGKc4jswdjq118tvuTv5g2qKY.png?scale-down-to=4096\",srcSet:\"https://framerusercontent.com/images/cyEGKc4jswdjq118tvuTv5g2qKY.png?scale-down-to=512 384w, https://framerusercontent.com/images/cyEGKc4jswdjq118tvuTv5g2qKY.png?scale-down-to=1024 768w, https://framerusercontent.com/images/cyEGKc4jswdjq118tvuTv5g2qKY.png?scale-down-to=2048 1536w, https://framerusercontent.com/images/cyEGKc4jswdjq118tvuTv5g2qKY.png?scale-down-to=4096 3072w, https://framerusercontent.com/images/cyEGKc4jswdjq118tvuTv5g2qKY.png 5400w\"},className:\"framer-80fxbk\",\"data-framer-name\":\"PERSPECTIVE_COLORED_png\",name:\"PERSPECTIVE_COLORED_png\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1e3,intrinsicWidth:1e3,pixelHeight:2e3,pixelWidth:2e3,sizes:\"452px\",src:\"https://framerusercontent.com/images/zSUmcGkJcxu1t5cB8vb3OV1Mutg.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/zSUmcGkJcxu1t5cB8vb3OV1Mutg.png?scale-down-to=512 512w, https://framerusercontent.com/images/zSUmcGkJcxu1t5cB8vb3OV1Mutg.png?scale-down-to=1024 1024w, https://framerusercontent.com/images/zSUmcGkJcxu1t5cB8vb3OV1Mutg.png 2000w\"},className:\"framer-1b8jzc6\",\"data-framer-name\":\"PICKED_UP_A_DANDELION_ALBUM_COVER_FINAL\",name:\"PICKED_UP_A_DANDELION_ALBUM_COVER_FINAL\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:396,intrinsicWidth:306,pixelHeight:792,pixelWidth:612,sizes:\"401px\",src:\"https://framerusercontent.com/images/2mIXvOVLfpWc4hI26sX67KTqY.jpg?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/2mIXvOVLfpWc4hI26sX67KTqY.jpg?scale-down-to=512 395w, https://framerusercontent.com/images/2mIXvOVLfpWc4hI26sX67KTqY.jpg 612w\"},className:\"framer-2bmz9l\",\"data-framer-name\":\"DRAWINGS2\",name:\"DRAWINGS2\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:623.5,intrinsicWidth:923.5,pixelHeight:1247,pixelWidth:1847,sizes:\"651px\",src:\"https://framerusercontent.com/images/qhH3c5LEsMfX0CC7vP14SuUvQ.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/qhH3c5LEsMfX0CC7vP14SuUvQ.png?scale-down-to=512 512w, https://framerusercontent.com/images/qhH3c5LEsMfX0CC7vP14SuUvQ.png?scale-down-to=1024 1024w, https://framerusercontent.com/images/qhH3c5LEsMfX0CC7vP14SuUvQ.png 1847w\"},className:\"framer-1o4r32r\",\"data-framer-name\":\"BE_A_PART_OF_THE_SOLUTION_1_3\",name:\"BE_A_PART_OF_THE_SOLUTION_1_3\"})],speed:60,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})}),/*#__PURE__*/_jsx(Container,{className:\"framer-zjn1xk-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{AqHWgjPzr:{paddingLeft:10,paddingRight:10}},children:/*#__PURE__*/_jsx(Ticker,{alignment:\"flex-end\",direction:\"top\",fadeOptions:{fadeAlpha:0,fadeContent:false,fadeInset:0,fadeWidth:25,overflow:false},gap:18,height:\"100%\",hoverFactor:1,id:\"SiLSsGYbs\",layoutId:\"SiLSsGYbs\",padding:10,paddingBottom:10,paddingLeft:0,paddingPerSide:true,paddingRight:0,paddingTop:10,sizingOptions:{heightType:true,widthType:false},slots:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:3600,intrinsicWidth:2700,pixelHeight:7200,pixelWidth:5400,sizes:\"436px\",src:\"https://framerusercontent.com/images/hc3qfHlwUaf9OwilcXlLz9WWgM.png?scale-down-to=4096\",srcSet:\"https://framerusercontent.com/images/hc3qfHlwUaf9OwilcXlLz9WWgM.png?scale-down-to=512 384w, https://framerusercontent.com/images/hc3qfHlwUaf9OwilcXlLz9WWgM.png?scale-down-to=1024 768w, https://framerusercontent.com/images/hc3qfHlwUaf9OwilcXlLz9WWgM.png?scale-down-to=2048 1536w, https://framerusercontent.com/images/hc3qfHlwUaf9OwilcXlLz9WWgM.png?scale-down-to=4096 3072w, https://framerusercontent.com/images/hc3qfHlwUaf9OwilcXlLz9WWgM.png 5400w\"},className:\"framer-rvs7gf\",\"data-framer-name\":\"HELLO_YELLOW\",name:\"HELLO_YELLOW\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:540,intrinsicWidth:540,pixelHeight:1080,pixelWidth:1080,sizes:\"459px\",src:\"https://framerusercontent.com/images/AXozTBX4fwGwxgf2OaSBKaS1AcY.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/AXozTBX4fwGwxgf2OaSBKaS1AcY.png?scale-down-to=512 512w, https://framerusercontent.com/images/AXozTBX4fwGwxgf2OaSBKaS1AcY.png?scale-down-to=1024 1024w, https://framerusercontent.com/images/AXozTBX4fwGwxgf2OaSBKaS1AcY.png 1080w\"},className:\"framer-klolcw\",\"data-framer-name\":\"$644e6678d74e6117040e122f_DECODEUR_p_1080\",name:\"$644e6678d74e6117040e122f_DECODEUR_p_1080\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1754,intrinsicWidth:1240,pixelHeight:3508,pixelWidth:2480,sizes:\"486px\",src:\"https://framerusercontent.com/images/YwfpUhfjGg1J673y7rkbp1kSJ4.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/YwfpUhfjGg1J673y7rkbp1kSJ4.png?scale-down-to=512 361w, https://framerusercontent.com/images/YwfpUhfjGg1J673y7rkbp1kSJ4.png?scale-down-to=1024 723w, https://framerusercontent.com/images/YwfpUhfjGg1J673y7rkbp1kSJ4.png?scale-down-to=2048 1447w, https://framerusercontent.com/images/YwfpUhfjGg1J673y7rkbp1kSJ4.png 2480w\"},className:\"framer-18cd1ec\",\"data-framer-name\":\"ROCKBELLY_POSTER\",name:\"ROCKBELLY_POSTER\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:3600,intrinsicWidth:2700,pixelHeight:7200,pixelWidth:5400,sizes:\"484px\",src:\"https://framerusercontent.com/images/Va9S1rDgEygJlX6eIz0UNOPuGI.png?scale-down-to=4096\",srcSet:\"https://framerusercontent.com/images/Va9S1rDgEygJlX6eIz0UNOPuGI.png?scale-down-to=512 384w, https://framerusercontent.com/images/Va9S1rDgEygJlX6eIz0UNOPuGI.png?scale-down-to=1024 768w, https://framerusercontent.com/images/Va9S1rDgEygJlX6eIz0UNOPuGI.png?scale-down-to=2048 1536w, https://framerusercontent.com/images/Va9S1rDgEygJlX6eIz0UNOPuGI.png?scale-down-to=4096 3072w, https://framerusercontent.com/images/Va9S1rDgEygJlX6eIz0UNOPuGI.png 5400w\"},className:\"framer-15voavw\",\"data-framer-name\":\"MOUNT_BLUES\",name:\"MOUNT_BLUES\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:675,intrinsicWidth:540,pixelHeight:1350,pixelWidth:1080,sizes:\"463px\",src:\"https://framerusercontent.com/images/1VhO0t2rch182AlQGc1K1WwjzE.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/1VhO0t2rch182AlQGc1K1WwjzE.png?scale-down-to=512 409w, https://framerusercontent.com/images/1VhO0t2rch182AlQGc1K1WwjzE.png?scale-down-to=1024 819w, https://framerusercontent.com/images/1VhO0t2rch182AlQGc1K1WwjzE.png 1080w\"},className:\"framer-wl4dzi\",\"data-framer-name\":\"PEACE\",name:\"PEACE\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1024,intrinsicWidth:1024,pixelHeight:2048,pixelWidth:2048,sizes:\"447px\",src:\"https://framerusercontent.com/images/pa3KXcpjeISsPFltovUDTL8yY.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/pa3KXcpjeISsPFltovUDTL8yY.png?scale-down-to=512 512w, https://framerusercontent.com/images/pa3KXcpjeISsPFltovUDTL8yY.png?scale-down-to=1024 1024w, https://framerusercontent.com/images/pa3KXcpjeISsPFltovUDTL8yY.png 2048w\"},className:\"framer-1z0dtb2\",\"data-framer-name\":\"LIZARD\",name:\"LIZARD\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1383.5,intrinsicWidth:1382,pixelHeight:2767,pixelWidth:2764,sizes:\"533px\",src:\"https://framerusercontent.com/images/sjb7vqVpoj0I6DZK4y55rnfVv20.jpg?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/sjb7vqVpoj0I6DZK4y55rnfVv20.jpg?scale-down-to=512 511w, https://framerusercontent.com/images/sjb7vqVpoj0I6DZK4y55rnfVv20.jpg?scale-down-to=1024 1022w, https://framerusercontent.com/images/sjb7vqVpoj0I6DZK4y55rnfVv20.jpg?scale-down-to=2048 2045w, https://framerusercontent.com/images/sjb7vqVpoj0I6DZK4y55rnfVv20.jpg 2764w\"},className:\"framer-v874j0\",\"data-framer-name\":\"IMG_5999\",name:\"IMG_5999\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:275,intrinsicWidth:500,pixelHeight:550,pixelWidth:1e3,sizes:\"500px\",src:\"https://framerusercontent.com/images/meJ3rPXWanTlkbLGvyDfGownwk.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/meJ3rPXWanTlkbLGvyDfGownwk.png?scale-down-to=512 512w, https://framerusercontent.com/images/meJ3rPXWanTlkbLGvyDfGownwk.png 1000w\"},className:\"framer-1dgvrjz\",\"data-framer-name\":\"BILLBOARD_3_DESIGN\",name:\"BILLBOARD_3_DESIGN\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:542,intrinsicWidth:540,pixelHeight:1084,pixelWidth:1080,sizes:\"436px\",src:\"https://framerusercontent.com/images/2gPzRQJQ555GNVHWWKoVYK4vgA.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/2gPzRQJQ555GNVHWWKoVYK4vgA.png?scale-down-to=512 510w, https://framerusercontent.com/images/2gPzRQJQ555GNVHWWKoVYK4vgA.png?scale-down-to=1024 1020w, https://framerusercontent.com/images/2gPzRQJQ555GNVHWWKoVYK4vgA.png 1080w\"},className:\"framer-8rxkb3\",\"data-framer-name\":\"$644e6678d74e6140890e1246_TYRON_p_1080\",name:\"$644e6678d74e6140890e1246_TYRON_p_1080\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1754,intrinsicWidth:1240,pixelHeight:3508,pixelWidth:2480,sizes:\"418px\",src:\"https://framerusercontent.com/images/d6kwoi2kiOA8CJSOt3IydbXFw.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/d6kwoi2kiOA8CJSOt3IydbXFw.png?scale-down-to=512 361w, https://framerusercontent.com/images/d6kwoi2kiOA8CJSOt3IydbXFw.png?scale-down-to=1024 723w, https://framerusercontent.com/images/d6kwoi2kiOA8CJSOt3IydbXFw.png?scale-down-to=2048 1447w, https://framerusercontent.com/images/d6kwoi2kiOA8CJSOt3IydbXFw.png 2480w\"},className:\"framer-15a2h3v\",\"data-framer-name\":\"JUST_DO_IT\",name:\"JUST_DO_IT\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1650,intrinsicWidth:1275,pixelHeight:3300,pixelWidth:2550,sizes:\"463px\",src:\"https://framerusercontent.com/images/6xyzuYh8NZV5p9UfYMRGMx3eI4.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/6xyzuYh8NZV5p9UfYMRGMx3eI4.png?scale-down-to=512 395w, https://framerusercontent.com/images/6xyzuYh8NZV5p9UfYMRGMx3eI4.png?scale-down-to=1024 791w, https://framerusercontent.com/images/6xyzuYh8NZV5p9UfYMRGMx3eI4.png?scale-down-to=2048 1582w, https://framerusercontent.com/images/6xyzuYh8NZV5p9UfYMRGMx3eI4.png 2550w\"},className:\"framer-x4o8sk\",\"data-framer-name\":\"IMP_1\",name:\"IMP_1\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2480.5,intrinsicWidth:1754,pixelHeight:4961,pixelWidth:3508,sizes:\"412px\",src:\"https://framerusercontent.com/images/VfF9v7s0Sh4qoKa5EstLvLNmaII.jpg?scale-down-to=4096\",srcSet:\"https://framerusercontent.com/images/VfF9v7s0Sh4qoKa5EstLvLNmaII.jpg?scale-down-to=512 362w, https://framerusercontent.com/images/VfF9v7s0Sh4qoKa5EstLvLNmaII.jpg?scale-down-to=1024 724w, https://framerusercontent.com/images/VfF9v7s0Sh4qoKa5EstLvLNmaII.jpg?scale-down-to=2048 1448w, https://framerusercontent.com/images/VfF9v7s0Sh4qoKa5EstLvLNmaII.jpg?scale-down-to=4096 2896w, https://framerusercontent.com/images/VfF9v7s0Sh4qoKa5EstLvLNmaII.jpg 3508w\"},className:\"framer-1v0oyl5\",\"data-framer-name\":\"LANA_MAGAZINE_COVER\",name:\"LANA_MAGAZINE_COVER\"})],speed:60,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})]}),/*#__PURE__*/_jsx(Container,{className:\"framer-1b2srcc-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{AqHWgjPzr:{variant:\"ieLfp93Lw\"},JRnjOlL7M:{variant:\"TiFkeZ7AH\"}},children:/*#__PURE__*/_jsx(SectionCTA,{height:\"100%\",id:\"F89PiD3JK\",layoutId:\"F89PiD3JK\",style:{width:\"100%\"},variant:\"gPE5RsHZd\",width:\"100%\",yELLOW:'var(--token-03a41d90-10a3-40e9-8ea2-7521a94dc058, rgb(237, 245, 10)) /* {\"name\":\"YEELLOW\"} */'})})})]})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1k0p9xc\",\"data-framer-name\":\"Banner Circle Wrapper\",name:\"Banner Circle Wrapper\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-13bkmi1\",\"data-framer-name\":\"Container\",name:\"Container\",children:/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,x:0,y:0}},{target:{opacity:1,rotate:360,rotateX:0,rotateY:0,scale:1,x:0,y:0}}],__framer__transformTrigger:\"onScroll\",__perspectiveFX:false,__targetOpacity:1,className:\"framer-1p6mra5\",transformTemplate:transformTemplate,children:/*#__PURE__*/_jsx(Container,{className:\"framer-ohu6u3-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{AqHWgjPzr:{variant:\"iwkaiWXBp\"},JRnjOlL7M:{variant:\"QQrraXRHW\"}},children:/*#__PURE__*/_jsx(BannerCircle,{height:\"100%\",id:\"hiqk5_XdG\",layoutId:\"hiqk5_XdG\",variant:\"FfzP8aChr\",width:\"100%\"})})})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})})});});const css=['.framer-wLLvf [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }',\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",`.${metadata.bodyClassName}-framer-wLLvf { background: #e8e8e8; }`,\".framer-wLLvf .framer-fqeq1c { display: block; }\",\".framer-wLLvf .framer-1pchfqa { align-content: center; align-items: center; background-color: #e8e8e8; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; width: 1280px; }\",\".framer-wLLvf .framer-ux20tt { align-content: center; align-items: center; background-color: #ffffff; box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.05); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; max-width: 1800px; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-wLLvf .framer-124p8x8-container, .framer-wLLvf .framer-1b2srcc-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-wLLvf .framer-1tngkqo { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-wLLvf .framer-19y65j0 { align-content: center; align-items: center; background-color: var(--token-7d87a330-05fe-44a3-b261-70f843692eba, #000000); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: 4222px; justify-content: flex-start; overflow: visible; padding: 0px 48px 96px 48px; position: relative; width: 100%; }\",\".framer-wLLvf .framer-2c8fyu { background-color: var(--token-7d87a330-05fe-44a3-b261-70f843692eba, #000000); display: grid; flex: none; gap: 16px; grid-auto-rows: minmax(0, 1fr); grid-template-columns: repeat(2, minmax(200px, 1fr)); height: min-content; justify-content: center; padding: 0px 0px 35px 0px; position: relative; width: 100%; }\",\".framer-wLLvf .framer-199owal { align-content: start; align-items: start; align-self: start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: 100%; justify-content: flex-start; justify-self: start; overflow: visible; padding: 0px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-wLLvf .framer-v7rp6n-container { aspect-ratio: 1.0047619047619047 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 584px); position: relative; width: 100%; }\",\".framer-wLLvf .framer-mzpsrs { align-content: start; align-items: start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-wLLvf .framer-bd7vr5 { --framer-paragraph-spacing: 0px; flex: none; height: auto; overflow: hidden; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-wLLvf .framer-10ijusj-container { flex: none; height: 200px; position: relative; width: 1279px; }\",\".framer-wLLvf .framer-1bpjif9, .framer-wLLvf .framer-189i4xl, .framer-wLLvf .framer-1ay5q0e, .framer-wLLvf .framer-2cnoiy { aspect-ratio: 2.824858757062147 / 1; height: var(--framer-aspect-ratio-supported, 177px); overflow: visible; position: relative; width: 500px; }\",\".framer-wLLvf .framer-h42ylk { align-content: center; align-items: center; background-color: var(--token-fa0e3087-c9c5-4897-9e69-c14079179a06, #fe0000); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 656px; justify-content: flex-start; overflow: hidden; padding: 30px 0px 0px 0px; position: relative; width: 1283px; }\",\".framer-wLLvf .framer-oh8heo, .framer-wLLvf .framer-bue1qk { background-color: var(--token-fa0e3087-c9c5-4897-9e69-c14079179a06, #fe0000); flex: 1 0 0px; height: 100%; position: relative; width: 1px; }\",\".framer-wLLvf .framer-150u4r3-container { flex: none; height: 384px; left: calc(49.960722702278105% - 566px / 2); position: absolute; top: calc(47.60383386581472% - 384px / 2); width: 566px; }\",\".framer-wLLvf .framer-1ofe6sp-container { flex: none; height: 297px; position: absolute; right: 0px; top: calc(49.878345498783474% - 297px / 2); width: 387px; }\",\".framer-wLLvf .framer-qgfil1-container { flex: none; height: 383px; left: calc(49.960722702278105% - 553px / 2); position: absolute; top: calc(47.44408945686903% - 383px / 2); width: 553px; }\",\".framer-wLLvf .framer-dnt8cj-container { flex: none; height: 480px; position: relative; width: 1273px; }\",\".framer-wLLvf .framer-2abmgd, .framer-wLLvf .framer-1y8colz, .framer-wLLvf .framer-156z1k { aspect-ratio: 3.8135593220338984 / 1; height: var(--framer-aspect-ratio-supported, 177px); overflow: visible; position: relative; width: 675px; }\",\".framer-wLLvf .framer-mka9da-container { bottom: 57px; flex: none; height: 1142px; left: 64px; position: absolute; width: 408px; z-index: 1; }\",\".framer-wLLvf .framer-juh0a4 { aspect-ratio: 1 / 1; height: var(--framer-aspect-ratio-supported, 415px); overflow: visible; position: relative; width: 415px; }\",\".framer-wLLvf .framer-knfa4y { aspect-ratio: 1 / 1; height: var(--framer-aspect-ratio-supported, 340px); overflow: visible; position: relative; width: 340px; }\",\".framer-wLLvf .framer-1cnamt8 { aspect-ratio: 0.7069555302166477 / 1; height: var(--framer-aspect-ratio-supported, 348px); overflow: visible; position: relative; width: 246px; }\",\".framer-wLLvf .framer-1j3jzyi { aspect-ratio: 0.6470940683043739 / 1; height: var(--framer-aspect-ratio-supported, 498px); overflow: visible; position: relative; width: 322px; }\",\".framer-wLLvf .framer-4fq3cc { aspect-ratio: 1 / 1; height: var(--framer-aspect-ratio-supported, 519px); overflow: visible; position: relative; width: 519px; }\",\".framer-wLLvf .framer-kb9npl { aspect-ratio: 0.8583629893238434 / 1; height: var(--framer-aspect-ratio-supported, 437px); overflow: visible; position: relative; width: 375px; }\",\".framer-wLLvf .framer-6d25s4 { aspect-ratio: 1 / 1; height: var(--framer-aspect-ratio-supported, 487px); overflow: visible; position: relative; width: 487px; }\",\".framer-wLLvf .framer-u8gczb { aspect-ratio: 0.7727272727272727 / 1; height: var(--framer-aspect-ratio-supported, 396px); overflow: visible; position: relative; width: 306px; }\",\".framer-wLLvf .framer-1xnnmqs { aspect-ratio: 1 / 1; height: var(--framer-aspect-ratio-supported, 502px); overflow: visible; position: relative; width: 502px; }\",\".framer-wLLvf .framer-2s35wi { aspect-ratio: 0.5622188905547226 / 1; height: var(--framer-aspect-ratio-supported, 667px); overflow: visible; position: relative; width: 375px; }\",\".framer-wLLvf .framer-1o4r32r { aspect-ratio: 1.4811547714514837 / 1; height: var(--framer-aspect-ratio-supported, 440px); overflow: visible; position: relative; width: 651px; }\",\".framer-wLLvf .framer-tbtx2v-container { bottom: 57px; flex: none; height: 1142px; left: calc(50.00000000000002% - 408px / 2); position: absolute; width: 408px; z-index: 1; }\",\".framer-wLLvf .framer-1lqgkus { aspect-ratio: 1 / 1; height: var(--framer-aspect-ratio-supported, 540px); overflow: visible; position: relative; width: 540px; }\",\".framer-wLLvf .framer-17lbr3k { aspect-ratio: 0.6470940683043739 / 1; height: var(--framer-aspect-ratio-supported, 587px); overflow: visible; position: relative; width: 380px; }\",\".framer-wLLvf .framer-st86cx { aspect-ratio: 0.7727272727272727 / 1; height: var(--framer-aspect-ratio-supported, 567px); overflow: visible; position: relative; width: 438px; }\",\".framer-wLLvf .framer-ua9a82 { aspect-ratio: 1 / 1; height: var(--framer-aspect-ratio-supported, 523px); overflow: visible; position: relative; width: 523px; }\",\".framer-wLLvf .framer-dxyrng { aspect-ratio: 1.4363688595231254 / 1; height: var(--framer-aspect-ratio-supported, 327px); overflow: visible; position: relative; width: 469px; }\",\".framer-wLLvf .framer-6jjt02 { aspect-ratio: 1 / 1; height: var(--framer-aspect-ratio-supported, 602px); overflow: visible; position: relative; width: 602px; }\",\".framer-wLLvf .framer-myba8s, .framer-wLLvf .framer-rvs7gf { aspect-ratio: 0.75 / 1; height: var(--framer-aspect-ratio-supported, 582px); overflow: visible; position: relative; width: 436px; }\",\".framer-wLLvf .framer-y16oob { aspect-ratio: 0.6510444093382483 / 1; height: var(--framer-aspect-ratio-supported, 645px); overflow: visible; position: relative; width: 420px; }\",\".framer-wLLvf .framer-80fxbk { aspect-ratio: 0.75 / 1; height: var(--framer-aspect-ratio-supported, 584px); overflow: visible; position: relative; width: 438px; }\",\".framer-wLLvf .framer-1b8jzc6 { aspect-ratio: 1 / 1; height: var(--framer-aspect-ratio-supported, 452px); overflow: visible; position: relative; width: 452px; }\",\".framer-wLLvf .framer-2bmz9l { aspect-ratio: 0.7727272727272727 / 1; height: var(--framer-aspect-ratio-supported, 519px); overflow: visible; position: relative; width: 401px; }\",\".framer-wLLvf .framer-zjn1xk-container { bottom: 58px; flex: none; height: 1141px; left: 971px; position: absolute; width: 408px; z-index: 1; }\",\".framer-wLLvf .framer-klolcw { aspect-ratio: 1 / 1; height: var(--framer-aspect-ratio-supported, 459px); overflow: visible; position: relative; width: 459px; }\",\".framer-wLLvf .framer-18cd1ec { aspect-ratio: 0.7069555302166477 / 1; height: var(--framer-aspect-ratio-supported, 688px); overflow: visible; position: relative; width: 486px; }\",\".framer-wLLvf .framer-15voavw { aspect-ratio: 0.75 / 1; height: var(--framer-aspect-ratio-supported, 646px); overflow: visible; position: relative; width: 484px; }\",\".framer-wLLvf .framer-wl4dzi { aspect-ratio: 0.8 / 1; height: var(--framer-aspect-ratio-supported, 579px); overflow: visible; position: relative; width: 463px; }\",\".framer-wLLvf .framer-1z0dtb2 { aspect-ratio: 1 / 1; height: var(--framer-aspect-ratio-supported, 447px); overflow: visible; position: relative; width: 447px; }\",\".framer-wLLvf .framer-v874j0 { aspect-ratio: 0.9989157932779184 / 1; height: var(--framer-aspect-ratio-supported, 534px); overflow: visible; position: relative; width: 533px; }\",\".framer-wLLvf .framer-1dgvrjz { aspect-ratio: 1.8181818181818181 / 1; height: var(--framer-aspect-ratio-supported, 275px); overflow: visible; position: relative; width: 500px; }\",\".framer-wLLvf .framer-8rxkb3 { aspect-ratio: 0.996309963099631 / 1; height: var(--framer-aspect-ratio-supported, 438px); overflow: visible; position: relative; width: 436px; }\",\".framer-wLLvf .framer-15a2h3v { aspect-ratio: 0.7069555302166477 / 1; height: var(--framer-aspect-ratio-supported, 592px); overflow: visible; position: relative; width: 418px; }\",\".framer-wLLvf .framer-x4o8sk { aspect-ratio: 0.7727272727272727 / 1; height: var(--framer-aspect-ratio-supported, 599px); overflow: visible; position: relative; width: 463px; }\",\".framer-wLLvf .framer-1v0oyl5 { aspect-ratio: 0.7071155009070752 / 1; height: var(--framer-aspect-ratio-supported, 583px); overflow: visible; position: relative; width: 412px; }\",\".framer-wLLvf .framer-1k0p9xc { align-content: center; align-items: center; bottom: 0px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 1px; justify-content: center; left: 0px; overflow: visible; padding: 0px 0px 0px 0px; position: fixed; width: 100%; z-index: 10; }\",\".framer-wLLvf .framer-13bkmi1 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 1px; justify-content: center; max-width: 1800px; overflow: visible; padding: 0px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-wLLvf .framer-1p6mra5 { align-content: center; align-items: center; bottom: 32px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; left: 64px; overflow: hidden; padding: 0px 0px 0px 0px; position: absolute; transform: perspective(500px); width: min-content; z-index: 1; }\",\".framer-wLLvf .framer-ohu6u3-container { flex: none; height: auto; position: relative; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-wLLvf .framer-1pchfqa, .framer-wLLvf .framer-ux20tt, .framer-wLLvf .framer-1tngkqo, .framer-wLLvf .framer-19y65j0, .framer-wLLvf .framer-199owal, .framer-wLLvf .framer-mzpsrs, .framer-wLLvf .framer-h42ylk, .framer-wLLvf .framer-1k0p9xc, .framer-wLLvf .framer-13bkmi1, .framer-wLLvf .framer-1p6mra5 { gap: 0px; } .framer-wLLvf .framer-1pchfqa > *, .framer-wLLvf .framer-ux20tt > *, .framer-wLLvf .framer-1tngkqo > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-wLLvf .framer-1pchfqa > :first-child, .framer-wLLvf .framer-ux20tt > :first-child, .framer-wLLvf .framer-1tngkqo > :first-child, .framer-wLLvf .framer-19y65j0 > :first-child, .framer-wLLvf .framer-199owal > :first-child, .framer-wLLvf .framer-mzpsrs > :first-child { margin-top: 0px; } .framer-wLLvf .framer-1pchfqa > :last-child, .framer-wLLvf .framer-ux20tt > :last-child, .framer-wLLvf .framer-1tngkqo > :last-child, .framer-wLLvf .framer-19y65j0 > :last-child, .framer-wLLvf .framer-199owal > :last-child, .framer-wLLvf .framer-mzpsrs > :last-child { margin-bottom: 0px; } .framer-wLLvf .framer-19y65j0 > *, .framer-wLLvf .framer-199owal > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-wLLvf .framer-mzpsrs > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } .framer-wLLvf .framer-h42ylk > *, .framer-wLLvf .framer-1k0p9xc > *, .framer-wLLvf .framer-13bkmi1 > *, .framer-wLLvf .framer-1p6mra5 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-wLLvf .framer-h42ylk > :first-child, .framer-wLLvf .framer-1k0p9xc > :first-child, .framer-wLLvf .framer-13bkmi1 > :first-child, .framer-wLLvf .framer-1p6mra5 > :first-child { margin-left: 0px; } .framer-wLLvf .framer-h42ylk > :last-child, .framer-wLLvf .framer-1k0p9xc > :last-child, .framer-wLLvf .framer-13bkmi1 > :last-child, .framer-wLLvf .framer-1p6mra5 > :last-child { margin-right: 0px; } }\",\"@media (min-width: 1280px) { .framer-wLLvf .hidden-1pchfqa { display: none !important; } }\",`@media (min-width: 810px) and (max-width: 1279px) { .framer-wLLvf .hidden-17o5yhx { display: none !important; } .${metadata.bodyClassName}-framer-wLLvf { background: #e8e8e8; } .framer-wLLvf .framer-1pchfqa, .framer-wLLvf .framer-10ijusj-container { width: 810px; } .framer-wLLvf .framer-19y65j0 { height: 3670px; padding: 0px 48px 64px 48px; } .framer-wLLvf .framer-v7rp6n-container { height: var(--framer-aspect-ratio-supported, 349px); } .framer-wLLvf .framer-h42ylk { height: 441px; width: 810px; } .framer-wLLvf .framer-qgfil1-container { height: 298px; left: calc(49.75000000000002% - 373px / 2); top: calc(49.878345498783474% - 298px / 2); width: 373px; } .framer-wLLvf .framer-dnt8cj-container { height: 415px; width: 814px; } .framer-wLLvf .framer-mka9da-container { bottom: 64px; height: 1430px; left: 0px; width: 288px; } .framer-wLLvf .framer-tbtx2v-container { bottom: 64px; height: 1430px; left: calc(50.00000000000002% - 240px / 2); width: 240px; } .framer-wLLvf .framer-zjn1xk-container { bottom: 65px; height: 1429px; left: 551px; width: 259px; }}`,`@media (max-width: 809px) { .framer-wLLvf .hidden-1vv6kc1 { display: none !important; } .${metadata.bodyClassName}-framer-wLLvf { background: #e8e8e8; } .framer-wLLvf .framer-1pchfqa { width: 390px; } .framer-wLLvf .framer-ux20tt { background-color: var(--token-7d87a330-05fe-44a3-b261-70f843692eba, #000000); box-shadow: unset; } .framer-wLLvf .framer-19y65j0 { height: 4148px; padding: 0px 24px 48px 24px; } .framer-wLLvf .framer-2c8fyu { align-content: start; align-items: start; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 32px; justify-content: flex-start; order: 0; } .framer-wLLvf .framer-199owal { align-self: unset; height: auto; } .framer-wLLvf .framer-v7rp6n-container { height: var(--framer-aspect-ratio-supported, 342px); } .framer-wLLvf .framer-10ijusj-container { height: 188px; order: 1; width: 384px; } .framer-wLLvf .framer-h42ylk { flex-direction: column; height: 689px; order: 2; width: 392px; } .framer-wLLvf .framer-oh8heo, .framer-wLLvf .framer-bue1qk { height: 1px; width: 100%; } .framer-wLLvf .framer-150u4r3-container { height: 255px; left: calc(50.00000000000002% - 349px / 2); top: calc(47.45762711864409% - 255px / 2); width: 349px; } .framer-wLLvf .framer-qgfil1-container { height: 225px; left: calc(50.00000000000002% - 349px / 2); top: calc(49.922958397534686% - 225px / 2); width: 349px; } .framer-wLLvf .framer-dnt8cj-container { bottom: 997px; height: unset; left: calc(50.00000000000002% - 388px / 2); order: 4; position: absolute; top: 2876px; width: 388px; z-index: 1; } .framer-wLLvf .framer-mka9da-container { bottom: 48px; height: 949px; left: 0px; order: 3; width: 135px; } .framer-wLLvf .framer-tbtx2v-container { bottom: 48px; height: 949px; left: calc(50.00000000000002% - 135px / 2); order: 5; width: 135px; } .framer-wLLvf .framer-zjn1xk-container { bottom: 48px; height: 949px; left: unset; order: 6; right: -6px; width: 149px; } .framer-wLLvf .framer-1k0p9xc { flex-direction: column; } .framer-wLLvf .framer-1p6mra5 { bottom: 16px; left: 32px; width: 80px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-wLLvf .framer-2c8fyu, .framer-wLLvf .framer-h42ylk, .framer-wLLvf .framer-1k0p9xc { gap: 0px; } .framer-wLLvf .framer-2c8fyu > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-wLLvf .framer-2c8fyu > :first-child, .framer-wLLvf .framer-h42ylk > :first-child, .framer-wLLvf .framer-1k0p9xc > :first-child { margin-top: 0px; } .framer-wLLvf .framer-2c8fyu > :last-child, .framer-wLLvf .framer-h42ylk > :last-child, .framer-wLLvf .framer-1k0p9xc > :last-child { margin-bottom: 0px; } .framer-wLLvf .framer-h42ylk > *, .framer-wLLvf .framer-1k0p9xc > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } }}`,...sharedStyle.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 4876.5\n * @framerIntrinsicWidth 1280\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"JRnjOlL7M\":{\"layout\":[\"fixed\",\"auto\"]},\"AqHWgjPzr\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerResponsiveScreen\n */const FramerX82_ntjUb=withCSS(Component,css,\"framer-wLLvf\");export default FramerX82_ntjUb;FramerX82_ntjUb.displayName=\"Work\";FramerX82_ntjUb.defaultProps={height:4876.5,width:1280};addFonts(FramerX82_ntjUb,[...HeaderFonts,...ProjectImageFonts,...TickerFonts,...VideoFonts,...SectionCTAFonts,...BannerCircleFonts,...sharedStyle.fonts]);\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerX82_ntjUb\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerResponsiveScreen\":\"\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"1280\",\"framerIntrinsicHeight\":\"4876.5\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"JRnjOlL7M\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"AqHWgjPzr\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["containerStyles", "emptyStateStyle", "defaultEvents", "ControlType", "fontSizeOptions", "fontControls", "font", "useOnEnter", "onEnter", "enabled", "useOnSpecificTargetChange", "useOnExit", "onExit", "goal", "callback", "isInTarget", "useIsInCurrentNavigationTarget", "ue", "useConstant", "init", "ref", "pe", "isBrowserSafari", "navigator", "userAgent", "useIsBrowserSafari", "se", "useIsOnCanvas", "se", "RenderTarget", "useRadius", "props", "borderRadius", "isMixedBorderRadius", "topLeftRadius", "topRightRadius", "bottomRightRadius", "bottomLeftRadius", "se", "borderRadiusControl", "ControlType", "paddingControl", "ControlType", "isMotionValue", "v", "MotionValue", "useAutoMotionValue", "inputValue", "options", "optionsRef", "pe", "animation", "didInitialMount", "isOnCanvas", "RenderTarget", "onChangeDeps", "onChange", "te", "transformer", "value", "ref", "value1", "useConstant", "isMotionValue", "motionValue", "ue", "ref1", "newValue", "ref2", "animate2", "ObjectFitType", "SrcType", "getProps", "props", "width", "height", "topLeft", "topRight", "bottomRight", "bottomLeft", "id", "children", "rest", "Video", "newProps", "p", "VideoMemo", "isMountedAndReadyForProgressChanges", "X", "srcType", "srcFile", "srcUrl", "playing", "canvasPlay", "muted", "playsinline", "controls", "progress", "objectFit", "backgroundColor", "radius", "isMixed", "onSeeked", "onPause", "onPlay", "onEnd", "onClick", "onMouseEnter", "onMouseLeave", "onMouseDown", "onMouseUp", "poster", "restartOnEnter", "posterEnabled", "startTimeProp", "volume", "loop", "isInCurrentNavigationTarget", "useIsInCurrentNavigationTarget", "videoRef", "pe", "isSafari", "useIsBrowserSafari", "requestingPlay", "wasPausedOnLeave", "wasEndedOnLeave", "isOnCanvas", "useIsOnCanvas", "borderRadius", "useRadius", "startTime", "se", "shouldPlay", "autoPlay", "isMuted", "setProgress", "te", "rawProgress", "newProgress", "isAlreadySet", "play", "e", "pause", "ue", "videoProgress", "useAutoMotionValue", "value", "newValue", "useMotionValueEvent", "latest", "useOnEnter", "useOnExit", "src", "fragment", "addPropertyControls", "ControlType", "borderRadiusControl", "defaultEvents", "HeaderFonts", "getFonts", "GRKXsa1Ts_default", "ProjectImageFonts", "LEhX8r7af_default", "TickerFonts", "Ticker", "VideoFonts", "Video", "SectionCTAFonts", "XChIh2K_X_default", "BannerCircleFonts", "Bslmlb6is_default", "MotionDivWithFX", "withFX", "motion", "breakpoints", "isBrowser", "variantClassNames", "isBrowser", "transitions", "toResponsiveImage", "value", "QueryData", "query", "children", "data", "useQueryData", "transformTemplate", "_", "t", "metadata", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "HB77IOfF5VIeARvTvn", "q6wyKlkO2VIeARvTvn", "MUgju5YguVIeARvTvn", "idVIeARvTvn", "restProps", "fe", "metadata1", "_document_querySelector", "c", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "transition", "ref1", "pe", "router", "useRouter", "isDisplayed", "isDisplayed1", "defaultLayoutId", "ae", "sharedStyleClassNames", "p", "GeneratedComponentContext", "LayoutGroup", "u", "motion", "cx", "Container", "PropertyOverrides2", "GRKXsa1Ts_default", "Gk_rXsiQS_default", "collection", "i", "PathVariablesContext", "LEhX8r7af_default", "resolveLink", "x", "RichText2", "Ticker", "Image2", "Video", "XChIh2K_X_default", "MotionDivWithFX", "Bslmlb6is_default", "css", "FramerX82_ntjUb", "withCSS", "X82_ntjUb_default", "addFonts", "HeaderFonts", "ProjectImageFonts", "TickerFonts", "VideoFonts", "SectionCTAFonts", "BannerCircleFonts", "fonts", "__FramerMetadata__"]
}
