{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/VTUDdizacRHpwbkOamr7/AykinQJbgwl92LvMGZwu/constants.js", "ssg:https://framerusercontent.com/modules/D4TWeLfcxT6Tysr2BlYg/iZjmqdxVx1EOiM3k1FaW/useOnNavigationTargetChange.js", "ssg:https://framerusercontent.com/modules/eMBrwoqQK7h6mEeGQUH8/GuplvPJVjmxpk9zqOTcb/isBrowser.js", "ssg:https://framerusercontent.com/modules/afBE9Yx1W6bY5q32qPxe/m3q7puE2tbo1S2C0s0CT/useRenderTarget.js", "ssg:https://framerusercontent.com/modules/5SM58HxZHxjjv7aLMOgQ/WXz9i6mVki0bBCrKdqB3/propUtils.js", "ssg:https://framerusercontent.com/modules/lRDHiNWNVWmE0lqtoVHP/7qT0r3So12155VV5Jq5x/Video.js", "ssg:https://framerusercontent.com/modules/XTNeYorVtpMlSbUOmNpr/mZurURVkKaDFrhBHHfzt/ACO_7jfo1.js", "ssg:https://framerusercontent.com/modules/Dnlv1KvPphPpLbcKqTbj/Vd5lF4sG8hCN42uhDLKk/kaZCWsfZw.js", "ssg:https://framerusercontent.com/modules/uU1J1uCQDT8gbp5m1jaF/yOL43z6oTgb6rwo0IF1m/augiA20Il.js"],
  "sourcesContent": ["import { ControlType } from \"framer\";\nexport const fontStack = `\"Inter\", system-ui, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\"`;\nexport const containerStyles = {\n    position: \"relative\",\n    width: \"100%\",\n    height: \"100%\",\n    display: \"flex\",\n    justifyContent: \"center\",\n    alignItems: \"center\"\n};\nexport const emptyStateStyle = {\n    ...containerStyles,\n    borderRadius: 6,\n    background: \"rgba(136, 85, 255, 0.3)\",\n    color: \"#85F\",\n    border: \"1px dashed #85F\",\n    flexDirection: \"column\"\n};\nexport const defaultEvents = {\n    onClick: {\n        type: ControlType.EventHandler\n    },\n    onMouseEnter: {\n        type: ControlType.EventHandler\n    },\n    onMouseLeave: {\n        type: ControlType.EventHandler\n    }\n};\nexport const fontSizeOptions = {\n    type: ControlType.Number,\n    title: \"Font Size\",\n    min: 2,\n    max: 200,\n    step: 1,\n    displayStepper: true\n};\nexport const fontControls = {\n    font: {\n        type: ControlType.Boolean,\n        title: \"Font\",\n        defaultValue: false,\n        disabledTitle: \"Default\",\n        enabledTitle: \"Custom\"\n    },\n    fontFamily: {\n        type: ControlType.String,\n        title: \"Family\",\n        placeholder: \"Inter\",\n        hidden: ({ font  })=>!font\n    },\n    fontWeight: {\n        type: ControlType.Enum,\n        title: \"Weight\",\n        options: [\n            100,\n            200,\n            300,\n            400,\n            500,\n            600,\n            700,\n            800,\n            900\n        ],\n        optionTitles: [\n            \"Thin\",\n            \"Extra-light\",\n            \"Light\",\n            \"Regular\",\n            \"Medium\",\n            \"Semi-bold\",\n            \"Bold\",\n            \"Extra-bold\",\n            \"Black\", \n        ],\n        hidden: ({ font  })=>!font\n    }\n};\n// @TODO check if we're missing anything here \u2014 there doesn't seem to be a reliable browser API for this\nexport const localeOptions = {\n    af: \"Afrikaans\",\n    sq: \"Albanian\",\n    an: \"Aragonese\",\n    ar: \"Arabic (Standard)\",\n    \"ar-dz\": \"Arabic (Algeria)\",\n    \"ar-bh\": \"Arabic (Bahrain)\",\n    \"ar-eg\": \"Arabic (Egypt)\",\n    \"ar-iq\": \"Arabic (Iraq)\",\n    \"ar-jo\": \"Arabic (Jordan)\",\n    \"ar-kw\": \"Arabic (Kuwait)\",\n    \"ar-lb\": \"Arabic (Lebanon)\",\n    \"ar-ly\": \"Arabic (Libya)\",\n    \"ar-ma\": \"Arabic (Morocco)\",\n    \"ar-om\": \"Arabic (Oman)\",\n    \"ar-qa\": \"Arabic (Qatar)\",\n    \"ar-sa\": \"Arabic (Saudi Arabia)\",\n    \"ar-sy\": \"Arabic (Syria)\",\n    \"ar-tn\": \"Arabic (Tunisia)\",\n    \"ar-ae\": \"Arabic (U.A.E.)\",\n    \"ar-ye\": \"Arabic (Yemen)\",\n    hy: \"Armenian\",\n    as: \"Assamese\",\n    ast: \"Asturian\",\n    az: \"Azerbaijani\",\n    eu: \"Basque\",\n    bg: \"Bulgarian\",\n    be: \"Belarusian\",\n    bn: \"Bengali\",\n    bs: \"Bosnian\",\n    br: \"Breton\",\n    my: \"Burmese\",\n    ca: \"Catalan\",\n    ch: \"Chamorro\",\n    ce: \"Chechen\",\n    zh: \"Chinese\",\n    \"zh-hk\": \"Chinese (Hong Kong)\",\n    \"zh-cn\": \"Chinese (PRC)\",\n    \"zh-sg\": \"Chinese (Singapore)\",\n    \"zh-tw\": \"Chinese (Taiwan)\",\n    cv: \"Chuvash\",\n    co: \"Corsican\",\n    cr: \"Cree\",\n    hr: \"Croatian\",\n    cs: \"Czech\",\n    da: \"Danish\",\n    nl: \"Dutch (Standard)\",\n    \"nl-be\": \"Dutch (Belgian)\",\n    en: \"English\",\n    \"en-au\": \"English (Australia)\",\n    \"en-bz\": \"English (Belize)\",\n    \"en-ca\": \"English (Canada)\",\n    \"en-ie\": \"English (Ireland)\",\n    \"en-jm\": \"English (Jamaica)\",\n    \"en-nz\": \"English (New Zealand)\",\n    \"en-ph\": \"English (Philippines)\",\n    \"en-za\": \"English (South Africa)\",\n    \"en-tt\": \"English (Trinidad & Tobago)\",\n    \"en-gb\": \"English (United Kingdom)\",\n    \"en-us\": \"English (United States)\",\n    \"en-zw\": \"English (Zimbabwe)\",\n    eo: \"Esperanto\",\n    et: \"Estonian\",\n    fo: \"Faeroese\",\n    fa: \"Farsi\",\n    fj: \"Fijian\",\n    fi: \"Finnish\",\n    fr: \"French (Standard)\",\n    \"fr-be\": \"French (Belgium)\",\n    \"fr-ca\": \"French (Canada)\",\n    \"fr-fr\": \"French (France)\",\n    \"fr-lu\": \"French (Luxembourg)\",\n    \"fr-mc\": \"French (Monaco)\",\n    \"fr-ch\": \"French (Switzerland)\",\n    fy: \"Frisian\",\n    fur: \"Friulian\",\n    gd: \"Gaelic (Scots)\",\n    \"gd-ie\": \"Gaelic (Irish)\",\n    gl: \"Galacian\",\n    ka: \"Georgian\",\n    de: \"German (Standard)\",\n    \"de-at\": \"German (Austria)\",\n    \"de-de\": \"German (Germany)\",\n    \"de-li\": \"German (Liechtenstein)\",\n    \"de-lu\": \"German (Luxembourg)\",\n    \"de-ch\": \"German (Switzerland)\",\n    el: \"Greek\",\n    gu: \"Gujurati\",\n    ht: \"Haitian\",\n    he: \"Hebrew\",\n    hi: \"Hindi\",\n    hu: \"Hungarian\",\n    is: \"Icelandic\",\n    id: \"Indonesian\",\n    iu: \"Inuktitut\",\n    ga: \"Irish\",\n    it: \"Italian (Standard)\",\n    \"it-ch\": \"Italian (Switzerland)\",\n    ja: \"Japanese\",\n    kn: \"Kannada\",\n    ks: \"Kashmiri\",\n    kk: \"Kazakh\",\n    km: \"Khmer\",\n    ky: \"Kirghiz\",\n    tlh: \"Klingon\",\n    ko: \"Korean\",\n    \"ko-kp\": \"Korean (North Korea)\",\n    \"ko-kr\": \"Korean (South Korea)\",\n    la: \"Latin\",\n    lv: \"Latvian\",\n    lt: \"Lithuanian\",\n    lb: \"Luxembourgish\",\n    mk: \"FYRO Macedonian\",\n    ms: \"Malay\",\n    ml: \"Malayalam\",\n    mt: \"Maltese\",\n    mi: \"Maori\",\n    mr: \"Marathi\",\n    mo: \"Moldavian\",\n    nv: \"Navajo\",\n    ng: \"Ndonga\",\n    ne: \"Nepali\",\n    no: \"Norwegian\",\n    nb: \"Norwegian (Bokmal)\",\n    nn: \"Norwegian (Nynorsk)\",\n    oc: \"Occitan\",\n    or: \"Oriya\",\n    om: \"Oromo\",\n    \"fa-ir\": \"Persian/Iran\",\n    pl: \"Polish\",\n    pt: \"Portuguese\",\n    \"pt-br\": \"Portuguese (Brazil)\",\n    pa: \"Punjabi\",\n    \"pa-in\": \"Punjabi (India)\",\n    \"pa-pk\": \"Punjabi (Pakistan)\",\n    qu: \"Quechua\",\n    rm: \"Rhaeto-Romanic\",\n    ro: \"Romanian\",\n    \"ro-mo\": \"Romanian (Moldavia)\",\n    ru: \"Russian\",\n    \"ru-mo\": \"Russian (Moldavia)\",\n    sz: \"Sami (Lappish)\",\n    sg: \"Sango\",\n    sa: \"Sanskrit\",\n    sc: \"Sardinian\",\n    sd: \"Sindhi\",\n    si: \"Singhalese\",\n    sr: \"Serbian\",\n    sk: \"Slovak\",\n    sl: \"Slovenian\",\n    so: \"Somani\",\n    sb: \"Sorbian\",\n    es: \"Spanish\",\n    \"es-ar\": \"Spanish (Argentina)\",\n    \"es-bo\": \"Spanish (Bolivia)\",\n    \"es-cl\": \"Spanish (Chile)\",\n    \"es-co\": \"Spanish (Colombia)\",\n    \"es-cr\": \"Spanish (Costa Rica)\",\n    \"es-do\": \"Spanish (Dominican Republic)\",\n    \"es-ec\": \"Spanish (Ecuador)\",\n    \"es-sv\": \"Spanish (El Salvador)\",\n    \"es-gt\": \"Spanish (Guatemala)\",\n    \"es-hn\": \"Spanish (Honduras)\",\n    \"es-mx\": \"Spanish (Mexico)\",\n    \"es-ni\": \"Spanish (Nicaragua)\",\n    \"es-pa\": \"Spanish (Panama)\",\n    \"es-py\": \"Spanish (Paraguay)\",\n    \"es-pe\": \"Spanish (Peru)\",\n    \"es-pr\": \"Spanish (Puerto Rico)\",\n    \"es-es\": \"Spanish (Spain)\",\n    \"es-uy\": \"Spanish (Uruguay)\",\n    \"es-ve\": \"Spanish (Venezuela)\",\n    sx: \"Sutu\",\n    sw: \"Swahili\",\n    sv: \"Swedish\",\n    \"sv-fi\": \"Swedish (Finland)\",\n    \"sv-sv\": \"Swedish (Sweden)\",\n    ta: \"Tamil\",\n    tt: \"Tatar\",\n    te: \"Teluga\",\n    th: \"Thai\",\n    tig: \"Tigre\",\n    ts: \"Tsonga\",\n    tn: \"Tswana\",\n    tr: \"Turkish\",\n    tk: \"Turkmen\",\n    uk: \"Ukrainian\",\n    hsb: \"Upper Sorbian\",\n    ur: \"Urdu\",\n    ve: \"Venda\",\n    vi: \"Vietnamese\",\n    vo: \"Volapuk\",\n    wa: \"Walloon\",\n    cy: \"Welsh\",\n    xh: \"Xhosa\",\n    ji: \"Yiddish\",\n    zu: \"Zulu\"\n};\n\nexport const __FramerMetadata__ = {\"exports\":{\"fontSizeOptions\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fontControls\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"localeOptions\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fontStack\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"emptyStateStyle\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"containerStyles\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"defaultEvents\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}}}}\n//# sourceMappingURL=./constants.map", "import { useIsInCurrentNavigationTarget } from \"framer\";\nimport { useEffect } from \"react\";\nexport function useOnEnter(onEnter, enabled) {\n    return useOnSpecificTargetChange(true, onEnter, enabled);\n}\nexport function useOnExit(onExit, enabled) {\n    return useOnSpecificTargetChange(false, onExit, enabled);\n}\nfunction useOnSpecificTargetChange(goal, callback, enabled = true) {\n    const isInTarget = useIsInCurrentNavigationTarget();\n    useEffect(()=>{\n        if (enabled && isInTarget === goal) callback();\n    }, [\n        isInTarget\n    ]);\n}\n\nexport const __FramerMetadata__ = {\"exports\":{\"useOnEnter\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"useOnExit\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}}}}\n//# sourceMappingURL=./useOnNavigationTargetChange.map", "import { useMemo } from \"react\";\nexport const isBrowserSafari = ()=>{\n    if (typeof navigator !== `undefined`) {\n        const userAgent = navigator.userAgent.toLowerCase();\n        const isSafari = (userAgent.indexOf(\"safari\") > -1 || userAgent.indexOf(\"framermobile\") > -1 || userAgent.indexOf(\"framerx\") > -1) && userAgent.indexOf(\"chrome\") < 0;\n        return isSafari;\n    } else return false;\n};\nexport const useIsBrowserSafari = ()=>useMemo(()=>isBrowserSafari()\n    , [])\n;\n\nexport const __FramerMetadata__ = {\"exports\":{\"useIsBrowserSafari\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"isBrowserSafari\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}}}}\n//# sourceMappingURL=./isBrowser.map", "import { useMemo } from \"react\";\nimport { RenderTarget } from \"framer\";\nexport function useRenderTarget() {\n    const currentRenderTarget = useMemo(()=>RenderTarget.current()\n    , []);\n    return currentRenderTarget;\n}\nexport function useIsInPreview() {\n    const inPreview = useMemo(()=>RenderTarget.current() === RenderTarget.preview\n    , []);\n    return inPreview;\n}\nexport function useIsOnCanvas() {\n    const onCanvas = useMemo(()=>RenderTarget.current() === RenderTarget.canvas\n    , []);\n    return onCanvas;\n}\n\nexport const __FramerMetadata__ = {\"exports\":{\"useIsInPreview\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"useRenderTarget\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"useIsOnCanvas\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}}}}\n//# sourceMappingURL=./useRenderTarget.map", "import { useMemo } from \"react\";\nimport { ControlType } from \"framer\";\nexport function useRadius(props) {\n    const { borderRadius , isMixedBorderRadius , topLeftRadius , topRightRadius , bottomRightRadius , bottomLeftRadius ,  } = props;\n    const radiusValue = useMemo(()=>isMixedBorderRadius ? `${topLeftRadius}px ${topRightRadius}px ${bottomRightRadius}px ${bottomLeftRadius}px` : `${borderRadius}px`\n    , [\n        borderRadius,\n        isMixedBorderRadius,\n        topLeftRadius,\n        topRightRadius,\n        bottomRightRadius,\n        bottomLeftRadius, \n    ]);\n    return radiusValue;\n}\nexport const borderRadiusControl = {\n    borderRadius: {\n        title: \"Radius\",\n        type: ControlType.FusedNumber,\n        toggleKey: \"isMixedBorderRadius\",\n        toggleTitles: [\n            \"Radius\",\n            \"Radius per corner\"\n        ],\n        valueKeys: [\n            \"topLeftRadius\",\n            \"topRightRadius\",\n            \"bottomRightRadius\",\n            \"bottomLeftRadius\", \n        ],\n        valueLabels: [\n            \"TL\",\n            \"TR\",\n            \"BR\",\n            \"BL\"\n        ],\n        min: 0\n    }\n};\nexport function usePadding(props) {\n    const { padding , paddingPerSide , paddingTop , paddingRight , paddingBottom , paddingLeft ,  } = props;\n    const paddingValue = useMemo(()=>paddingPerSide ? `${paddingTop}px ${paddingRight}px ${paddingBottom}px ${paddingLeft}px` : padding\n    , [\n        padding,\n        paddingPerSide,\n        paddingTop,\n        paddingRight,\n        paddingBottom,\n        paddingLeft, \n    ]);\n    return paddingValue;\n}\nexport const paddingControl = {\n    padding: {\n        type: ControlType.FusedNumber,\n        toggleKey: \"paddingPerSide\",\n        toggleTitles: [\n            \"Padding\",\n            \"Padding per side\"\n        ],\n        valueKeys: [\n            \"paddingTop\",\n            \"paddingRight\",\n            \"paddingBottom\",\n            \"paddingLeft\", \n        ],\n        valueLabels: [\n            \"T\",\n            \"R\",\n            \"B\",\n            \"L\"\n        ],\n        min: 0,\n        title: \"Padding\"\n    }\n};\n\nexport const __FramerMetadata__ = {\"exports\":{\"borderRadiusControl\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"useRadius\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"RadiusProps\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"PaddingProps\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"usePadding\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"paddingControl\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}}}}\n//# sourceMappingURL=./propUtils.map", "import{jsx as _jsx}from\"react/jsx-runtime\";import{addPropertyControls,ControlType,useIsInCurrentNavigationTarget,RenderTarget}from\"framer\";import{isMotionValue,useInView}from\"framer-motion\";import{borderRadiusControl,defaultEvents,useIsBrowserSafari,useIsOnCanvas,useOnEnter,useOnExit,useRadius,useRenderTarget}from\"https://framerusercontent.com/modules/G4IfyjvwmaeSBpdb4TWu/OIjZRBmWDcIE2B6qgG1j/index.js\";// https://framer.com/m/framer/default-utils.js@^0.45.0\nimport{memo,useCallback,useEffect,useMemo,useRef,useState}from\"react\";var ObjectFitType;(function(ObjectFitType){ObjectFitType[\"Fill\"]=\"fill\";ObjectFitType[\"Contain\"]=\"contain\";ObjectFitType[\"Cover\"]=\"cover\";ObjectFitType[\"None\"]=\"none\";ObjectFitType[\"ScaleDown\"]=\"scale-down\";})(ObjectFitType||(ObjectFitType={}));var SrcType;(function(SrcType){SrcType[\"Video\"]=\"Upload\";SrcType[\"Url\"]=\"URL\";})(SrcType||(SrcType={}));const defaultVideo=\"https://framerusercontent.com/assets/MLWPbW1dUQawJLhhun3dBwpgJak.mp4\";// Reduce renders\nfunction getProps(props){const{width,height,topLeft,topRight,bottomRight,bottomLeft,id,children,...rest}=props;return rest;}/**\n * VIDEO\n *\n * @framerIntrinsicWidth 200\n * @framerIntrinsicHeight 112\n *\n * @framerSupportedLayoutWidth fixed\n * @framerSupportedLayoutHeight any-prefer-fixed\n */export function Video(props){const newProps=getProps(props);return /*#__PURE__*/_jsx(VideoMemo,{...newProps});}function usePlaybackControls(videoRef){const isInCurrentNavigationTarget=useIsInCurrentNavigationTarget();const requestingPlay=useRef(false);const isPlayingRef=useRef(false);const setProgress=useCallback(rawProgress=>{if(!videoRef.current)return;const newProgress=(rawProgress===1?.999:rawProgress)*videoRef.current.duration;const isAlreadySet=Math.abs(videoRef.current.currentTime-newProgress)<.1;if(videoRef.current.duration>0&&!isAlreadySet){videoRef.current.currentTime=newProgress;}},[]);const play=useCallback(()=>{const video=videoRef.current;if(!video)return;video.preload=\"auto\"// makes sure browsers don't throttle: https://html.spec.whatwg.org/multipage/media.html#:~:text=When%20the%20media%20resource%20is%20playing%2C%20hints%20to%20the%20user%20agent%20that%20bandwidth%20is%20to%20be%20considered%20scarce%2C%20e.g.%20suggesting%20throttling%20the%20download%20so%20that%20the%20media%20data%20is%20obtained%20at%20the%20slowest%20possible%20rate%20that%20still%20maintains%20consistent%20playback.\n;const isPlaying=video.currentTime>0&&video.onplaying&&!video.paused&&!video.ended&&video.readyState>=video.HAVE_CURRENT_DATA;if(!isPlaying&&video&&!requestingPlay.current&&isInCurrentNavigationTarget){requestingPlay.current=true;isPlayingRef.current=true;video.play().catch(e=>{})// It's likely fine, swallow error\n.finally(()=>requestingPlay.current=false);}},[]);const pause=useCallback(()=>{if(!videoRef.current||requestingPlay.current)return;videoRef.current.pause();isPlayingRef.current=false;},[]);return{play,pause,setProgress,isPlaying:isPlayingRef};}function useAutoplayBehavior({playingProp,muted,loop,playsinline,controls}){const[initialPlayingProp]=useState(()=>playingProp);const[hasPlayingPropChanged,setHasPlayingPropChanged]=useState(false);if(playingProp!==initialPlayingProp&&!hasPlayingPropChanged){setHasPlayingPropChanged(true);}const behavesAsGif=// passing `playing === true` on mount indicates that the video should\n// autoplay, like a GIF\ninitialPlayingProp&&muted&&loop&&playsinline&&!controls&&// Some users of the <Video> component use it by wrapping it with\n// another smart component and adding their own controls on top. (The\n// controls use transitions to control the video: e.g., when clicking\n// the play button, the smart component will transition to a state with\n// <Video playing={true} />.) In this case, we don't want the video to\n// behave as a gif, as it will be weird if the video suddenly started\n// acting as such (and auto-pausing when leaving the viewport) as soon\n// as the site visitor mutes it and clicks \u201CPlay\u201D.\n!hasPlayingPropChanged;let autoplay;if(behavesAsGif)autoplay=\"on-viewport\";else if(initialPlayingProp)autoplay=\"on-mount\";else autoplay=\"no-autoplay\";return autoplay;}const VideoMemo=/*#__PURE__*/memo(function VideoInner(props){const{// default props\nsrcType=\"URL\",srcUrl,srcFile=\"\",posterEnabled=false,controls=false,playing=true,loop=true,muted=true,playsinline=true,restartOnEnter=false,objectFit=\"cover\",backgroundColor=\"rgba(0,0,0,0)\",radius=0,volume=25,startTime:startTimeProp=0,poster,playing:playingProp,progress,onSeeked,onPause,onPlay,onEnd,onClick,onMouseEnter,onMouseLeave,onMouseDown,onMouseUp}=props;const videoRef=useRef();const isSafari=useIsBrowserSafari();const wasPausedOnLeave=useRef(null);const wasEndedOnLeave=useRef(null);const isOnCanvas=useIsOnCanvas();const renderTarget=useRenderTarget();const isStaticRenderer=isOnCanvas||renderTarget===RenderTarget.export;const borderRadius=useRadius(props);// Hard-coding `autoplayBehavior` and `isInViewport` when on canvas as a\n// tiny perf optimization. isStaticRenderer won\u2019t change through the lifecycle of\n// the component, so using these hooks conditionally should be safe\nconst autoplayBehavior=isStaticRenderer?\"no-autoplay\":useAutoplayBehavior({playingProp,muted,loop,playsinline,controls});const isInViewport=isStaticRenderer?true:useInView(videoRef);const isCloseToViewport=isStaticRenderer?false:useInView(videoRef,{margin:\"10%\",once:true});// Video elements behave oddly at 100% duration\nconst startTime=startTimeProp===100?99.9:startTimeProp;const{play,pause,setProgress,isPlaying}=usePlaybackControls(videoRef);// Pause/play via props\nuseEffect(()=>{if(isStaticRenderer)return;if(autoplayBehavior===\"on-viewport\")return;if(playingProp)play();else pause();},[autoplayBehavior,playingProp]);// Pause/play via viewport\nuseEffect(()=>{if(isStaticRenderer)return;// this also explicitly retries playing for videos that play on-mount, which could fail if they're not muted for example\nif(isInViewport&&playingProp&&autoplayBehavior!==\"no-autoplay\")play();if(autoplayBehavior!==\"on-viewport\")return;pause();},[autoplayBehavior,isInViewport,playingProp]);useEffect(()=>{if(!isOnCanvas||poster||posterEnabled||startTime||!videoRef.current)return;// forces a poster to show up when the video is in an iframe; this is needed when `poster` changes\nvideoRef.current.currentTime=.01;},[posterEnabled,poster,startTime]);/**\n     * The Video component has some effects that sync the video element with props\n     * like `startTime`, `progress`, etc. React calls these effects whenever these\n     * props change. However, it also calls them on the first mount, and this is\n     * troublesome \u2013 if we\u2019re doing SSR, and the user changed the video state before\n     * the video was hydrated, the initial `useEffect` call will reset the video\n     * state. To avoid this, we use this flag.\n     */const isMountedAndReadyForProgressChanges=useRef(false);// Allow scrubbling via progress prop\n// 1) Handle cases when the progress prop itself changes\nuseEffect(()=>{if(!isMountedAndReadyForProgressChanges.current){isMountedAndReadyForProgressChanges.current=true;return;}const rawProgressValue=isMotionValue(progress)?progress.get():(progress??0)*.01;setProgress(// When the progress value exists (e.g. <Video startTime={10}\n// progress={50} />), we respect the `progress` value over\n// `startTime`, even if `startTime` changes. That\u2019s because\n// `startTime` == start == changing it shouldn\u2019t affect the current\n// progress\n(rawProgressValue??0)||// Then why fall back to `startTime` when `progress` doesn\u2019t exist,\n// you might ask? Now, that\u2019s for\n// - canvas UX: we want the video progress to change when the user\n//   is scrobbling the \u201CStart Time\u201D in component settings.\n// - backwards compatibility: maybe some users *are* scrobbling\n//   using `startTime` instead of `progress`? We don\u2019t know, and it\n//   always supported it, so let\u2019s not break it\n(startTime??0)/100);},[startTime,srcFile,srcUrl,progress]);// 2) Handle cases when the motion value inside the progress prop changes\nuseEffect(()=>{if(!isMotionValue(progress))return;return progress.on(\"change\",value=>setProgress(value));},[progress]);// (Prototyping) Checking if we need to play on navigation enter\nuseOnEnter(()=>{if(wasPausedOnLeave.current===null)return;if(videoRef.current){// if (restartOnEnter) setProgress(0)\nif(!wasEndedOnLeave&&loop||!wasPausedOnLeave.current)play();}});// (Prototyping) Pausing & saving playing state on navigation exit\nuseOnExit(()=>{if(videoRef.current){wasEndedOnLeave.current=videoRef.current.ended;wasPausedOnLeave.current=videoRef.current.paused;pause();}});const src=useMemo(()=>{let fragment=\"\";// if (\n//     startTime > 0 &&\n//     videoRef.current &&\n//     !isNaN(videoRef.current.duration) &&\n//     !isStaticRenderer\n// ) {\n//     console.log(startTime, videoRef.current.duration)\n//     fragment = `#t=${startTime * videoRef.current.duration}`\n// }\nif(srcType===\"URL\")return srcUrl+fragment;if(srcType===\"Upload\")return srcFile+fragment;},[srcType,srcFile,srcUrl,startTime]);// Autoplay via JS to work in Safari\nuseEffect(()=>{if(isSafari&&videoRef.current&&autoplayBehavior===\"on-mount\"){setTimeout(()=>play(),50);}},[]);// Volume Control\nuseEffect(()=>{if(videoRef.current&&!muted)videoRef.current.volume=(volume??0)/100;},[volume]);// When video is ready, set start-time, then autoplay if needed\nconst handleReady=()=>{const video=videoRef.current;if(!video)return;if(video.currentTime<.3&&startTime>0)setProgress((startTime??0)*.01);if(// when the component updates (e.g. only srcFile/url changes), and the video was already playing, keep playing\nisPlaying.current||autoplayBehavior===\"on-mount\"||playingProp&&autoplayBehavior===\"on-viewport\"&&isInViewport)play();};return /*#__PURE__*/_jsx(\"video\",{onClick,onMouseEnter,onMouseLeave,onMouseDown,onMouseUp,src:src,loop:loop,ref:videoRef,onSeeked:e=>onSeeked?.(e),onPause:e=>onPause?.(e),onPlay:e=>onPlay?.(e),onEnded:e=>onEnd?.(e),autoPlay:isPlaying.current||autoplayBehavior===\"on-mount\"||playingProp&&autoplayBehavior===\"on-viewport\"&&isInViewport,preload:isPlaying.current?\"auto\":isStaticRenderer&&!poster?\"metadata\":autoplayBehavior!==\"on-mount\"&&!isCloseToViewport?\"none\":// `autoplay` overrides this too\n\"metadata\",poster:posterEnabled&&!srcFile&&srcUrl===defaultVideo?\"https://framerusercontent.com/images/5ILRvlYXf72kHSVHqpa3snGzjU.jpg\":posterEnabled&&poster?poster:undefined,onLoadedData:handleReady,controls:controls,muted:isStaticRenderer?true:muted,playsInline:playsinline,style:{cursor:!!onClick?\"pointer\":\"auto\",width:\"100%\",height:\"100%\",borderRadius,display:\"block\",objectFit:objectFit,backgroundColor:backgroundColor,objectPosition:\"50% 50%\"}});});Video.displayName=\"Video\";function capitalizeFirstLetter(value){return value.charAt(0).toUpperCase()+value.slice(1);}export function titleCase(value){const groups=value.match(/[A-Z]{2,}|[A-Z][a-z]+|[a-z]+|[A-Z]|\\d+/gu)||[];return groups.map(capitalizeFirstLetter).join(\" \");}const objectFitOptions=[\"cover\",\"fill\",\"contain\",\"scale-down\",\"none\"];addPropertyControls(Video,{srcType:{type:ControlType.Enum,displaySegmentedControl:true,title:\"Source\",options:[\"URL\",\"Upload\"]},srcUrl:{type:ControlType.String,title:\"URL\",defaultValue:\"https://framerusercontent.com/assets/MLWPbW1dUQawJLhhun3dBwpgJak.mp4\",hidden(props){return props.srcType===\"Upload\";}},srcFile:{type:ControlType.File,title:\"File\",allowedFileTypes:[\"mp4\",\"webm\"],hidden(props){return props.srcType===\"URL\";}},playing:{type:ControlType.Boolean,title:\"Playing\",enabledTitle:\"Yes\",disabledTitle:\"No\"},...borderRadiusControl,posterEnabled:{type:ControlType.Boolean,title:\"Poster\",enabledTitle:\"Yes\",disabledTitle:\"No\"},poster:{type:ControlType.Image,title:\"Image\",hidden:({posterEnabled})=>!posterEnabled,description:\"We recommend adding a poster. [Learn more](https://www.framer.com/help/articles/how-are-videos-optimized-in-framer/).\"},backgroundColor:{type:ControlType.Color,title:\"Background\",defaultValue:\"rgba(0,0,0,0)\"},startTime:{title:\"Start Time\",type:ControlType.Number,min:0,max:100,step:.1,unit:\"%\"},loop:{type:ControlType.Boolean,title:\"Loop\",enabledTitle:\"Yes\",disabledTitle:\"No\"},objectFit:{type:ControlType.Enum,title:\"Fit\",options:objectFitOptions,optionTitles:objectFitOptions.map(titleCase)},// restartOnEnter: {\n//     type: ControlType.Boolean,\n//     title: \"On ReEnter\",\n//     enabledTitle: \"Restart\",\n//     disabledTitle: \"Resume\",\n// },\ncontrols:{type:ControlType.Boolean,title:\"Controls\",enabledTitle:\"Show\",disabledTitle:\"Hide\",defaultValue:false},muted:{type:ControlType.Boolean,title:\"Muted\",enabledTitle:\"Yes\",disabledTitle:\"No\"},volume:{type:ControlType.Number,max:100,min:0,unit:\"%\",hidden:({muted})=>muted,defaultValue:25},onEnd:{type:ControlType.EventHandler},onSeeked:{type:ControlType.EventHandler},onPause:{type:ControlType.EventHandler},onPlay:{type:ControlType.EventHandler},...defaultEvents});\nexport const __FramerMetadata__ = {\"exports\":{\"VideoProps\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"titleCase\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"Video\":{\"type\":\"reactComponent\",\"name\":\"Video\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"112\",\"framerContractVersion\":\"1\",\"framerSupportedLayoutWidth\":\"fixed\",\"framerIntrinsicWidth\":\"200\",\"framerSupportedLayoutHeight\":\"any-prefer-fixed\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Video.map", "// Generated by Framer (236a21b)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,Image,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{Icon as Phosphor}from\"https://framerusercontent.com/modules/tYScH7LTqUtz5KUaUAYP/p8dptk4UIND8hbFWz9V7/Phosphor.js\";const PhosphorFonts=getFonts(Phosphor);const enabledGestures={Ym6B89hrR:{hover:true}};const cycleOrder=[\"Ym6B89hrR\"];const serializationHash=\"framer-AljPq\";const variantClassNames={Ym6B89hrR:\"framer-v-1xz9w0a\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const transformTemplate1=(_,t)=>`translate(-50%, -50%) ${t}`;const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion(React.Fragment);const getProps=({height,id,image,tap,width,...props})=>{var _ref;return{...props,UfqWpftui:(_ref=image!==null&&image!==void 0?image:props.UfqWpftui)!==null&&_ref!==void 0?_ref:{src:\"https://framerusercontent.com/images/V4eEknf00DcfB3hNFXjB1kzwo.jpg?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/V4eEknf00DcfB3hNFXjB1kzwo.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/V4eEknf00DcfB3hNFXjB1kzwo.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/V4eEknf00DcfB3hNFXjB1kzwo.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/V4eEknf00DcfB3hNFXjB1kzwo.jpg 2880w\"},ZvRF6bltS:tap!==null&&tap!==void 0?tap:props.ZvRF6bltS};};const createLayoutDependency=(props,variants)=>variants.join(\"-\")+props.layoutDependency;const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,UfqWpftui,ZvRF6bltS,...restProps}=getProps(props);const{baseVariant,classNames,gestureVariant,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"Ym6B89hrR\",enabledGestures,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTapmrwzqu=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});if(ZvRF6bltS){const res=await ZvRF6bltS(...args);if(res===false)return false;}});const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-1xz9w0a\",className,classNames),\"data-border\":true,\"data-framer-name\":\"Variant 1\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"Ym6B89hrR\",onHoverEnd:()=>setGestureState({isHovered:false}),onHoverStart:()=>setGestureState({isHovered:true}),onTap:onTapmrwzqu,onTapCancel:()=>setGestureState({isPressed:false}),onTapStart:()=>setGestureState({isPressed:true}),ref:ref!==null&&ref!==void 0?ref:ref1,style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-20d1af47-9461-4015-b39f-9a0f2f6e81e9, rgb(255, 92, 0))\",\"--border-left-width\":\"4px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"var(--token-929b0b9c-a6d4-42d6-ba20-0a74f3c6737a, rgb(0, 0, 0))\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,boxShadow:\"none\",...style},variants:{\"Ym6B89hrR-hover\":{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\",boxShadow:\"0px 0.6021873017743928px 3.010936508871964px 0px rgba(255, 94, 0, 0.02108), 0px 2.288533303243457px 11.442666516217285px 0px rgba(255, 94, 0, 0.0801), 0px 10px 50px 0px rgba(255, 94, 0, 0.35)\"}},...addPropertyOverrides({\"Ym6B89hrR-hover\":{\"data-framer-name\":undefined}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-98l3zy\",\"data-framer-name\":\"Play\",layoutDependency:layoutDependency,layoutId:\"fXTyUCvMl\",style:{backgroundColor:\"rgba(0, 0, 0, 0)\",borderBottomLeftRadius:50,borderBottomRightRadius:50,borderTopLeftRadius:50,borderTopRightRadius:50},transformTemplate:transformTemplate1,variants:{\"Ym6B89hrR-hover\":{backgroundColor:\"var(--token-929b0b9c-a6d4-42d6-ba20-0a74f3c6737a, rgb(0, 0, 0))\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-19sjiyr-container\",layoutDependency:layoutDependency,layoutId:\"n4ht2FnE1-container\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-20d1af47-9461-4015-b39f-9a0f2f6e81e9, rgb(255, 92, 0))\",height:\"100%\",iconSearch:\"House\",iconSelection:\"Play\",id:\"n4ht2FnE1\",layoutId:\"n4ht2FnE1\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"fill\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",sizes:`max(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"}, 1px)`,...toResponsiveImage(UfqWpftui)},className:\"framer-qa9i5r\",\"data-framer-name\":\"Dashboard HR Management\",layoutDependency:layoutDependency,layoutId:\"eoFIvqsuN\",style:{borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,opacity:.3}})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-AljPq.framer-jptem5, .framer-AljPq .framer-jptem5 { display: block; }\",\".framer-AljPq.framer-1xz9w0a { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 273px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 410px; will-change: var(--framer-will-change-override, transform); }\",\".framer-AljPq .framer-98l3zy { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; left: 50%; overflow: hidden; padding: 10px; position: absolute; top: 50%; width: min-content; will-change: var(--framer-will-change-override, transform); z-index: 1; }\",\".framer-AljPq .framer-19sjiyr-container { flex: none; height: 52px; position: relative; width: 48px; z-index: 1; }\",\".framer-AljPq .framer-qa9i5r { flex: 1 0 0px; height: 100%; position: relative; width: 1px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-AljPq.framer-1xz9w0a, .framer-AljPq .framer-98l3zy { gap: 0px; } .framer-AljPq.framer-1xz9w0a > *, .framer-AljPq .framer-98l3zy > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-AljPq.framer-1xz9w0a > :first-child, .framer-AljPq .framer-98l3zy > :first-child { margin-left: 0px; } .framer-AljPq.framer-1xz9w0a > :last-child, .framer-AljPq .framer-98l3zy > :last-child { margin-right: 0px; } }\",\".framer-AljPq.framer-v-1xz9w0a.hover .framer-19sjiyr-container { height: 59px; width: 54px; }\",'.framer-AljPq[data-border=\"true\"]::after, .framer-AljPq [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }'];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 273\n * @framerIntrinsicWidth 410\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"DYyp7XVd9\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerVariables {\"UfqWpftui\":\"image\",\"ZvRF6bltS\":\"tap\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerACO_7jfo1=withCSS(Component,css,\"framer-AljPq\");export default FramerACO_7jfo1;FramerACO_7jfo1.displayName=\"Hero video\";FramerACO_7jfo1.defaultProps={height:273,width:410};addPropertyControls(FramerACO_7jfo1,{UfqWpftui:{__defaultAssetReference:\"data:framer/asset-reference,V4eEknf00DcfB3hNFXjB1kzwo.jpg?originalFilename=Dashboard+HR+Management.jpg&preferredSize=auto\",title:\"Image\",type:ControlType.ResponsiveImage},ZvRF6bltS:{title:\"Tap\",type:ControlType.EventHandler}});addFonts(FramerACO_7jfo1,[{explicitInter:true,fonts:[]},...PhosphorFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerACO_7jfo1\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicWidth\":\"410\",\"framerIntrinsicHeight\":\"273\",\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"DYyp7XVd9\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerVariables\":\"{\\\"UfqWpftui\\\":\\\"image\\\",\\\"ZvRF6bltS\\\":\\\"tap\\\"}\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./ACO_7jfo1.map", "// Generated by Framer (f030ee3)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,cx,getFonts,SmartComponentScopedContainer,SVG,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import Ticker from\"https://framerusercontent.com/modules/B2xAlJLcN0gOnt11mSPw/jyRNgY7vYWXe6t31T0wo/Ticker.js\";const TickerFonts=getFonts(Ticker);const serializationHash=\"framer-X4Dii\";const variantClassNames={sVUllJqK6:\"framer-v-19cvb9i\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const getProps=({height,id,width,...props})=>{return{...props};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({defaultVariant:\"sVUllJqK6\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTap9yejwi=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});setVariant(\"sVUllJqK6\");});const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-19cvb9i\",className,classNames),\"data-framer-name\":\"Variant 1\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"sVUllJqK6\",onTap:onTap9yejwi,ref:refBinding,style:{...style},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1qrkh9h-container\",isAuthoredByUser:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"lWVRQlhXc-container\",nodeId:\"lWVRQlhXc\",rendersWithMotion:true,scopeId:\"kaZCWsfZw\",children:/*#__PURE__*/_jsx(Ticker,{alignment:\"center\",direction:\"left\",fadeOptions:{fadeAlpha:0,fadeContent:true,fadeInset:0,fadeWidth:25,overflow:false},gap:80,height:\"100%\",hoverFactor:1,id:\"lWVRQlhXc\",layoutId:\"lWVRQlhXc\",padding:10,paddingBottom:10,paddingLeft:10,paddingPerSide:false,paddingRight:10,paddingTop:10,sizingOptions:{heightType:true,widthType:true},slots:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-10qo1h9\",layoutDependency:layoutDependency,layoutId:\"GHOxmimPM\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1i6ww2m\",\"data-framer-name\":\"graphic\",fill:\"black\",intrinsicHeight:40,intrinsicWidth:220,layoutDependency:layoutDependency,layoutId:\"GsAuurqND\",svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"220\" height=\"40\" fill=\"none\"><path fill=\"#0E1534\" d=\"M20 40c11.046 0 20-8.954 20-20V6a6 6 0 0 0-6-6H21v8.774c0 2.002.122 4.076 1.172 5.78a9.999 9.999 0 0 0 6.904 4.627l.383.062a.8.8 0 0 1 0 1.514l-.383.062a10 10 0 0 0-8.257 8.257l-.062.383a.8.8 0 0 1-1.514 0l-.062-.383a10 10 0 0 0-4.627-6.904C12.85 21.122 10.776 21 8.774 21H.024C.547 31.581 9.29 40 20 40Z\"/><path fill=\"#0E1534\" d=\"M0 19h8.774c2.002 0 4.076-.122 5.78-1.172a10.018 10.018 0 0 0 3.274-3.274C18.878 12.85 19 10.776 19 8.774V0H6a6 6 0 0 0-6 6v13ZM46.455 2a2 2 0 1 1-4 0 2 2 0 0 1 4 0Zm165.256 10.104c5.591 0 8.289 3.905 8.289 8.428v8.495h-5.851V21.54c0-2.05-.748-3.742-2.893-3.742-2.145 0-2.86 1.692-2.86 3.742v7.486h-5.851V21.54c0-2.05-.715-3.742-2.861-3.742-2.145 0-2.893 1.692-2.893 3.742v7.486h-5.85v-8.495c0-4.523 2.697-8.428 8.288-8.428 3.056 0 5.266 1.204 6.274 3.189 1.072-1.985 3.413-3.19 6.208-3.19ZM180.427 23.82c1.885 0 2.698-1.725 2.698-3.776v-7.29h5.85v8.006c0 4.784-2.795 8.755-8.548 8.755-5.754 0-8.549-3.97-8.549-8.755v-8.006h5.851v7.29c0 2.05.812 3.776 2.698 3.776Zm-17.152 5.727c-3.673 0-6.046-1.269-7.444-3.742l4.226-2.376c.585 1.041 1.462 1.562 2.925 1.562 1.203 0 1.755-.423 1.755-.944 0-1.985-8.581.033-8.581-6.28 0-3.06 2.6-5.533 7.021-5.533 3.868 0 5.981 1.887 6.924 3.71l-4.226 2.408c-.357-.976-1.463-1.562-2.568-1.562-.845 0-1.3.358-1.3.846 0 2.018 8.581.163 8.581 6.281 0 3.417-3.348 5.63-7.313 5.63Zm-20.442 6.965h-5.851V20.858c0-4.98 3.738-8.592 8.939-8.592 5.071 0 8.939 3.873 8.939 8.592 0 5.207-3.446 8.657-8.614 8.657-1.203 0-2.405-.358-3.413-.912v7.909Zm3.088-12.497c1.853 0 3.088-1.432 3.088-3.125 0-1.724-1.235-3.124-3.088-3.124s-3.088 1.4-3.088 3.125c0 1.692 1.235 3.124 3.088 3.124Zm-14.8-12.985c-1.918 0-3.51-1.595-3.51-3.515 0-1.92 1.592-3.515 3.51-3.515 1.918 0 3.511 1.595 3.511 3.515 0 1.92-1.593 3.515-3.511 3.515Zm-2.925 1.724h5.851v16.273h-5.851V12.754ZM116.97 29.515c-5.071 0-8.939-3.905-8.939-8.657 0-4.719 3.868-8.624 8.939-8.624s8.939 3.905 8.939 8.624c0 4.752-3.868 8.657-8.939 8.657Zm0-5.5c1.853 0 3.088-1.432 3.088-3.125 0-1.724-1.235-3.156-3.088-3.156s-3.088 1.432-3.088 3.156c0 1.693 1.235 3.125 3.088 3.125ZM96.983 37c-4.03 0-6.956-1.79-8.451-4.98l4.843-2.603c.52 1.107 1.495 2.246 3.51 2.246 2.114 0 3.511-1.335 3.674-3.678-.78.684-2.016 1.204-3.868 1.204-4.519 0-8.16-3.482-8.16-8.364 0-4.718 3.869-8.559 8.94-8.559 5.201 0 8.939 3.613 8.939 8.592v6.444c0 5.858-4.064 9.698-9.427 9.698Zm.39-13.31c1.755 0 3.088-1.205 3.088-2.995 0-1.757-1.332-2.929-3.088-2.929-1.723 0-3.088 1.172-3.088 2.93 0 1.79 1.365 2.993 3.088 2.993Zm-18.766 5.825c-5.071 0-8.94-3.905-8.94-8.657 0-4.719 3.869-8.624 8.94-8.624 5.07 0 8.939 3.905 8.939 8.624 0 4.752-3.869 8.657-8.94 8.657Zm0-5.5c1.853 0 3.088-1.432 3.088-3.125 0-1.724-1.235-3.156-3.088-3.156s-3.088 1.432-3.088 3.156c0 1.693 1.235 3.125 3.088 3.125ZM59.013 7.06v16.434H68.7v5.533H58.2c-3.705 0-5.2-1.953-5.2-5.045V7.06h6.013Z\"/></svg>',withExternalLayout:true})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-mneh2h\",layoutDependency:layoutDependency,layoutId:\"N0OIRh5d7\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-hxidpb\",\"data-framer-name\":\"graphic\",fill:\"black\",intrinsicHeight:39,intrinsicWidth:174,layoutDependency:layoutDependency,layoutId:\"avZsRYl4z\",svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"174\" height=\"39\" fill=\"none\"><path fill=\"#2F2352\" d=\"M50.203 20.282a19.28 19.28 0 0 0 0-2H12.254c-.008.166-.015.333-.019.5h-7.95l-.004.25H0v.5h4.28l.006.25h7.949c.004.168.01.334.02.5H23.15a8.07 8.07 0 0 1-.062-1h16c0 .339-.02.673-.062 1h11.176Zm-.079-3H38.837a7.945 7.945 0 0 0-.33-1H23.672a7.909 7.909 0 0 0-.33 1h-11.01c.018-.167.038-.334.06-.5h-7.95l.034-.244H0v-.5h4.555l.046-.256h7.95c.03-.167.064-.334.1-.5h37.156c.14.655.247 1.322.317 2Zm-.56-3h-12.23a8.052 8.052 0 0 0-.953-1H25.797c-.345.306-.665.64-.953 1h-11.95c.045-.167.093-.334.143-.5h-7.95l.088-.281H0V13h5.342l.078-.219h7.95c.06-.168.124-.334.19-.5h35.337c.258.65.481 1.318.667 2Zm-1.097-3H13.99c.078-.168.158-.334.241-.5H6.282l.141-.276H0v-.5h6.694l.127-.224h7.95c.097-.168.197-.335.299-.5h32.317c.398.642.76 1.31 1.08 2Zm-36.135 10h37.793a19.023 19.023 0 0 1-.318 2H38.019c.185-.32.349-.654.489-1H23.67c.14.346.303.68.488 1H12.65a18.807 18.807 0 0 1-.1-.5H4.601a19.005 19.005 0 0 1-.047-.264H0v-.5h4.475a19.46 19.46 0 0 1-.033-.236h7.95a19.105 19.105 0 0 1-.06-.5Zm.561 3h36.67c-.185.683-.408 1.35-.666 2H34.965a8.03 8.03 0 0 0 1.416-1H25.797a8.03 8.03 0 0 0 1.416 1H13.56a19.26 19.26 0 0 1-.19-.5H5.42l-.086-.241H0v-.5h5.168a19.174 19.174 0 0 1-.08-.259h7.949c-.05-.166-.098-.332-.144-.5Zm1.097 3h34.477a18.97 18.97 0 0 1-1.08 2H15.07a18.92 18.92 0 0 1-.3-.5H6.821a13.24 13.24 0 0 1-.147-.259H0v-.5h6.405l-.123-.24h7.95a19.008 19.008 0 0 1-.242-.5Zm2.93 4.5c.147.17.298.336.452.5h27.713a19.095 19.095 0 0 0 1.637-2H15.735c.12.169.242.336.368.5h-7.95l.198.255H0v.5h8.76c.069.083.139.164.21.245h7.95Zm3.317 3c.243.173.49.34.74.5H41.48a19.081 19.081 0 0 0 2.594-2h-25.69c.185.17.374.337.566.5H11c.108.092.217.182.327.27H0v.5h11.972c.104.078.21.155.316.23h7.95Zm7.017 3.084a19.06 19.06 0 0 0 3.974.416c3.054 0 5.939-.72 8.495-2h-16.99c.356.178.717.345 1.084.5h-7.95c.142.06.285.119.428.176H0v.5h17.725c1.757.536 3.622.824 5.554.824a19.07 19.07 0 0 0 3.975-.416ZM15.735 8.282h30.987a19.089 19.089 0 0 0-1.637-2H17.372c-.154.164-.305.33-.453.5H8.97l-.176.206H0v.5h8.382c-.077.097-.153.195-.228.294h7.949c-.126.165-.248.332-.368.5Zm2.648-3h25.69a19.078 19.078 0 0 0-2.593-2H20.977c-.25.161-.497.328-.74.5h-7.949c-.11.079-.22.158-.328.239H0v.5h11.316c-.106.086-.211.173-.315.261h7.949c-.192.163-.381.33-.567.5Zm4.351-3h16.99a18.92 18.92 0 0 0-8.495-2c-1.364 0-2.693.144-3.975.417a19.077 19.077 0 0 0-3.975-.417c-2.134 0-4.185.352-6.1 1H0v.5h23.817a18.89 18.89 0 0 0-1.083.5ZM111.248 0c.657 0 1.173.164 1.548.492.391.313.586.75.586 1.314 0 .563-.195 1.008-.586 1.336-.375.313-.891.47-1.548.47-.656 0-1.18-.157-1.571-.47-.375-.328-.563-.773-.563-1.336 0-.563.188-1 .563-1.314.391-.328.915-.492 1.571-.492Zm1.829 5.792v10.201c0 .657.11 1.103.329 1.337.234.235.625.352 1.172.352v.492a50.308 50.308 0 0 0-1.313-.047 34.428 34.428 0 0 0-1.806-.047c-.609 0-1.227.016-1.852.047a61.98 61.98 0 0 0-1.407.047v-.492c.547 0 .93-.117 1.149-.352.234-.234.352-.68.352-1.337V8.606c0-.703-.11-1.22-.329-1.547-.203-.344-.594-.516-1.172-.516V6.05c.5.047.985.07 1.454.07.656 0 1.266-.023 1.829-.07.578-.062 1.11-.148 1.594-.258Z\"/><path fill=\"#2F2352\" fill-rule=\"evenodd\" d=\"M119.677 7.944V5.792c-.484.11-1.016.196-1.594.258-.579.047-1.189.07-1.83.07-.469 0-.953-.023-1.454-.07v.493c.563 0 .954.172 1.173.516.219.328.328.844.328 1.547v11.726c0 .625-.109 1.047-.328 1.266-.203.219-.563.328-1.079.328v.493l1.243-.07a61.832 61.832 0 0 1 1.712-.024c.797 0 1.548.008 2.251.023.719.032 1.282.055 1.689.07v-.492c-.657 0-1.173-.125-1.548-.375-.375-.234-.563-.719-.563-1.454v-2.35c.206.172.448.314.727.427.5.22 1.055.329 1.665.329.829 0 1.571-.149 2.228-.446a4.54 4.54 0 0 0 1.712-1.313c.484-.594.852-1.321 1.102-2.181.266-.86.399-1.86.399-3.002 0-1.297-.188-2.376-.563-3.236-.375-.876-.876-1.524-1.501-1.946a3.63 3.63 0 0 0-2.134-.657c-.907 0-1.704.234-2.392.703-.541.365-.955.871-1.243 1.52Zm0 .806v8.501c.13.154.287.282.469.384.297.156.633.234 1.009.234.703 0 1.258-.234 1.665-.703.406-.485.695-1.157.867-2.017.188-.875.282-1.915.282-3.119 0-1.344-.086-2.4-.258-3.166-.172-.766-.407-1.313-.704-1.641-.297-.329-.656-.493-1.079-.493-.562 0-1.078.22-1.547.657-.353.34-.588.795-.704 1.363Z\" clip-rule=\"evenodd\"/><path fill=\"#2F2352\" d=\"M132.894 5.722c.657 0 1.227.086 1.712.258.5.156.86.313 1.079.469.531.36.86.125.985-.704h.492a35.07 35.07 0 0 0-.07 1.618 103.17 103.17 0 0 0-.024 2.51h-.492a7.457 7.457 0 0 0-.446-1.712 3.398 3.398 0 0 0-.961-1.384c-.407-.36-.938-.54-1.595-.54-.453 0-.836.134-1.149.4-.313.25-.469.617-.469 1.102 0 .469.141.883.422 1.243.282.344.641.68 1.079 1.008.453.313.922.649 1.407 1.008.516.391.985.782 1.407 1.173a4.7 4.7 0 0 1 1.008 1.243c.251.453.376.992.376 1.618 0 .703-.204 1.32-.61 1.852-.407.516-.946.915-1.618 1.196-.657.282-1.392.423-2.204.423a5.23 5.23 0 0 1-1.267-.141 4.371 4.371 0 0 1-.938-.352c-.203-.094-.399-.18-.586-.258a4.57 4.57 0 0 0-.493-.234c-.156-.047-.297.007-.422.164-.109.156-.195.375-.258.656h-.492c.031-.5.055-1.11.07-1.829.016-.719.024-1.673.024-2.86h.492c.094.844.266 1.594.516 2.25.25.642.586 1.15 1.008 1.525.438.36.985.54 1.642.54.266 0 .524-.055.774-.165.25-.11.453-.29.61-.54.172-.25.258-.57.258-.96 0-.689-.227-1.26-.681-1.713-.437-.453-1-.946-1.688-1.477-.5-.407-.977-.805-1.43-1.196a6.009 6.009 0 0 1-1.079-1.313 3.203 3.203 0 0 1-.422-1.642c0-.703.187-1.297.562-1.782a3.345 3.345 0 0 1 1.478-1.079 5.316 5.316 0 0 1 1.993-.375Zm29.111.258c-.407-.172-.938-.258-1.595-.258a4.39 4.39 0 0 0-2.11.516c-.641.328-1.149.883-1.525 1.665v-2.11a14.15 14.15 0 0 1-1.594.257c-.563.047-1.173.07-1.829.07-.469 0-.954-.023-1.454-.07v.493c.578 0 .969.172 1.172.516.219.328.328.844.328 1.547v7.387c0 .657-.117 1.103-.351 1.337-.219.235-.602.352-1.149.352v.492a61.98 61.98 0 0 1 1.407-.047 36.71 36.71 0 0 1 1.829-.047c.547 0 1.079.016 1.594.047.532.016.923.032 1.173.047v-.492c-.406 0-.696-.117-.868-.352-.172-.234-.258-.68-.258-1.337V9.474c0-.516.102-.977.305-1.384.219-.422.5-.75.844-.984a1.96 1.96 0 0 1 1.126-.352c.36 0 .625.086.797.258.188.156.313.383.376.68.062.281.093.617.093 1.008v7.293c0 .657-.086 1.103-.258 1.337-.156.235-.445.352-.867.352v.492c.281-.015.695-.031 1.243-.047a29.235 29.235 0 0 1 3.33 0c.578.016 1.008.032 1.289.047v-.492c-.5 0-.852-.117-1.055-.352-.203-.234-.305-.68-.305-1.337V9.578l-.001-.073-.004-.237a3.34 3.34 0 0 1 .31-1.13c.219-.423.5-.759.844-1.009.344-.25.72-.375 1.126-.375.406 0 .704.086.891.258.203.156.336.383.399.68.078.281.117.617.117 1.008v7.293c0 .657-.086 1.103-.258 1.337-.156.235-.445.352-.868.352v.492c.282-.015.696-.031 1.243-.047a29.235 29.235 0 0 1 1.665-.047c.579 0 1.165.016 1.759.047.594.016 1.04.032 1.337.047v-.492c-.547 0-.938-.117-1.173-.352-.219-.234-.328-.68-.328-1.337V9.685c0-.782-.055-1.407-.164-1.876-.11-.485-.289-.875-.54-1.172-.25-.282-.578-.5-.985-.657-.406-.172-.938-.258-1.594-.258a5.26 5.26 0 0 0-2.251.492c-.674.322-1.22.936-1.639 1.842a4.535 4.535 0 0 0-.05-.247c-.109-.485-.289-.875-.539-1.172-.25-.282-.579-.5-.985-.657Zm-11.947 9.638V5.792c-.485.11-1.016.196-1.595.258-.562.047-1.172.07-1.829.07-.469 0-.953-.023-1.454-.07v.493c.579 0 .97.172 1.173.516.219.328.328.844.328 1.547v6.144c0 .516-.109.985-.328 1.407a2.474 2.474 0 0 1-.821.962 1.886 1.886 0 0 1-1.126.352c-.39 0-.687-.079-.891-.235a1.338 1.338 0 0 1-.422-.703 5.087 5.087 0 0 1-.094-1.032V5.792c-.484.11-1.016.196-1.594.258-.563.047-1.173.07-1.829.07-.469 0-.954-.023-1.454-.07v.493c.578 0 .969.172 1.172.516.219.328.328.844.328 1.547v5.933c0 .766.055 1.392.165 1.876.109.485.297.876.562 1.173.235.266.555.485.962.657.406.171.938.258 1.595.258.813 0 1.547-.165 2.204-.493.672-.344 1.196-.907 1.571-1.688v2.11a9.984 9.984 0 0 1 1.595-.258c.563-.047 1.172-.07 1.829-.07.485 0 .969.023 1.454.07v-.492c-.563 0-.954-.164-1.173-.493-.219-.344-.328-.867-.328-1.57Z\"/><path fill=\"#2F2352\" fill-rule=\"evenodd\" d=\"M104.696 6.355c-.86-.422-1.861-.633-3.002-.633-1.11 0-2.103.211-2.978.633-.86.422-1.54 1.102-2.04 2.04-.485.938-.728 2.181-.728 3.729s.243 2.79.727 3.729c.5.922 1.18 1.594 2.04 2.016.876.422 1.869.634 2.979.634 1.141 0 2.142-.212 3.002-.634.859-.422 1.532-1.094 2.016-2.016.485-.938.727-2.181.727-3.729s-.242-2.79-.727-3.729c-.484-.938-1.157-1.618-2.016-2.04Zm-4.573 1.243c.422-.938.946-1.407 1.571-1.407.641 0 1.165.469 1.571 1.407.422.922.633 2.431.633 4.526 0 2.095-.211 3.604-.633 4.526-.406.922-.93 1.384-1.571 1.384-.625 0-1.149-.462-1.571-1.384-.422-.922-.633-2.431-.633-4.526 0-2.095.21-3.604.633-4.526ZM88.301 22.583c-.97 0-1.837-.086-2.603-.258-.75-.156-1.344-.406-1.782-.75-.422-.329-.633-.735-.633-1.22s.218-.922.656-1.313c.438-.375 1.087-.672 1.947-.891l.21.375a2.412 2.412 0 0 0-.656.75 2.12 2.12 0 0 0-.188.868c0 .657.297 1.157.892 1.5.61.36 1.43.54 2.462.54.703 0 1.329-.094 1.876-.281.563-.188 1-.47 1.313-.844.329-.376.493-.837.493-1.384 0-.469-.172-.868-.516-1.196-.344-.313-1.032-.469-2.064-.469h-1.454c-.64 0-1.204-.07-1.688-.211-.47-.14-.837-.36-1.103-.657-.265-.312-.398-.703-.398-1.172 0-.657.258-1.235.774-1.736.404-.392.962-.765 1.674-1.118a6.087 6.087 0 0 1-1.37-.335c-.703-.266-1.258-.673-1.664-1.22-.407-.547-.61-1.25-.61-2.11 0-.86.203-1.564.61-2.111.406-.563.961-.97 1.665-1.22.703-.265 1.5-.398 2.391-.398.892 0 1.689.133 2.392.399.464.164.862.397 1.197.697.199-.287.441-.543.726-.768.532-.406 1.103-.61 1.712-.61.5 0 .876.141 1.126.423.266.265.399.617.399 1.055 0 .469-.126.82-.376 1.055-.25.22-.531.329-.844.329a1.18 1.18 0 0 1-.75-.282c-.22-.188-.344-.469-.375-.844-.027-.336.067-.752.282-1.25-.456.194-.808.415-1.056.664a3.065 3.065 0 0 0-.486.605c.038.047.075.096.11.145.407.547.61 1.25.61 2.11 0 .86-.203 1.564-.61 2.111-.406.547-.961.954-1.665 1.22-.703.265-1.5.398-2.392.398a8.5 8.5 0 0 1-.4-.009 8.082 8.082 0 0 0-.608.455.978.978 0 0 0-.375.797c0 .5.313.75.938.75h2.556c.86 0 1.626.102 2.298.305.688.204 1.227.54 1.618 1.009.407.453.61 1.047.61 1.782 0 .766-.25 1.477-.75 2.134-.485.657-1.235 1.18-2.252 1.571-1.016.407-2.306.61-3.869.61Zm.234-9.826c.423 0 .75-.234.985-.703.235-.485.352-1.353.352-2.603 0-1.251-.117-2.111-.352-2.58-.234-.485-.562-.727-.984-.727-.407 0-.735.242-.985.727-.235.469-.352 1.329-.352 2.58 0 1.25.117 2.118.352 2.603.25.469.578.703.984.703Zm-8.288-6.402c-.86-.422-1.86-.633-3.001-.633-1.11 0-2.103.211-2.978.633-.86.422-1.54 1.102-2.04 2.04-.485.938-.728 2.181-.728 3.729s.243 2.79.727 3.729c.5.922 1.18 1.594 2.04 2.016.876.422 1.869.634 2.979.634 1.141 0 2.142-.212 3.001-.634.86-.422 1.532-1.094 2.017-2.016.485-.938.727-2.181.727-3.729s-.242-2.79-.727-3.729c-.484-.938-1.157-1.618-2.017-2.04Zm-4.573 1.243c.423-.938.946-1.407 1.572-1.407.64 0 1.164.469 1.57 1.407.423.922.634 2.431.634 4.526 0 2.095-.211 3.604-.633 4.526-.407.922-.93 1.384-1.571 1.384-.626 0-1.15-.462-1.572-1.384-.422-.922-.633-2.431-.633-4.526 0-2.095.211-3.604.633-4.526Z\" clip-rule=\"evenodd\"/><path fill=\"#2F2352\" d=\"M65.184 1.571v.47c-.531.015-.938.077-1.219.187a.845.845 0 0 0-.54.563c-.093.265-.14.688-.14 1.266V15.97c0 .484.031.844.094 1.079.078.234.219.39.422.469.219.078.54.117.961.117h1.15c.53 0 1.031-.125 1.5-.375.47-.25.891-.602 1.266-1.056a6.326 6.326 0 0 0 .939-1.665c.25-.64.437-1.352.562-2.134h.54c-.047.532-.07 1.22-.07 2.064 0 .36.007.883.023 1.571s.062 1.4.14 2.134a69.417 69.417 0 0 0-2.696-.047c-1-.015-1.892-.023-2.674-.023h-1.5c-.61 0-1.267.008-1.97.023-.704 0-1.415.008-2.134.024-.72 0-1.4.008-2.04.023v-.469c.5-.031.875-.094 1.125-.187.25-.094.414-.282.493-.563.093-.282.14-.704.14-1.267V4.057c0-.579-.047-1-.14-1.266a.783.783 0 0 0-.516-.563c-.25-.11-.618-.172-1.102-.188v-.469a102.126 102.126 0 0 0 3.705.07c.688 0 1.36-.007 2.016-.023.673-.016 1.228-.031 1.665-.047Z\"/><path fill=\"#2F2352\" fill-rule=\"evenodd\" d=\"M169.871 37.553c-.033-.168-.011-.387.068-.657l3.303-11.967a9.558 9.558 0 0 1-1.635.505c-.573.113-1.23.174-1.972.186l-.118.354c.551 0 .894.09 1.029.27.134.18.151.46.05.842l-.782 2.949a.884.884 0 0 0-.246-.37c-.191-.18-.455-.27-.792-.27-.674 0-1.298.152-1.871.455a5.802 5.802 0 0 0-1.534 1.214 7.424 7.424 0 0 0-1.163 1.652 9.317 9.317 0 0 0-.725 1.837 6.35 6.35 0 0 0-.253 1.686c0 .539.085.983.253 1.331.169.337.399.59.691.758.292.158.618.236.978.236.55 0 1.045-.162 1.483-.488.438-.337.848-.854 1.231-1.551.16-.284.321-.603.481-.957l-.111.418a5.07 5.07 0 0 0-.202 1.011c-.022.292 0 .54.068.742.134.55.55.826 1.247.826.258 0 .522-.051.792-.152s.522-.275.758-.523c.248-.247.444-.6.59-1.062l.405-1.23h-.32l-.27.758c-.202.574-.393.961-.573 1.163-.169.192-.343.287-.523.287-.191 0-.303-.084-.337-.253Zm-.899-4.34a14.41 14.41 0 0 1-.415 1.171 11.88 11.88 0 0 1-.894 1.855c-.303.505-.601.898-.893 1.18-.292.269-.551.404-.775.404-.214 0-.371-.101-.472-.303-.09-.214-.135-.534-.135-.961 0-.607.067-1.225.202-1.854.135-.64.32-1.253.556-1.837a8.937 8.937 0 0 1 .809-1.568c.304-.472.624-.843.961-1.113.348-.27.691-.404 1.028-.404.225 0 .405.079.54.236.094.102.166.25.216.446l-.728 2.748Z\" clip-rule=\"evenodd\"/><path fill=\"#2F2352\" d=\"M158.655 38.328h-2.073l2.022-7.264c.102-.337.135-.573.102-.708-.034-.135-.135-.202-.304-.202-.213 0-.41.107-.59.32-.18.213-.365.59-.556 1.13l-.287.791h-.32l.438-1.264c.158-.45.354-.797.59-1.045a1.95 1.95 0 0 1 .776-.539c.281-.101.567-.152.859-.152.36 0 .624.073.792.22a.94.94 0 0 1 .338.573 2.2 2.2 0 0 1 .033.775c-.022.27-.067.534-.135.792l-.271 1.057.069-.18c.315-.798.618-1.433.91-1.905.304-.483.624-.826.961-1.028a2.09 2.09 0 0 1 1.096-.304c.404 0 .713.118.927.354.225.236.337.528.337.877 0 .28-.068.545-.202.792a1.65 1.65 0 0 1-.54.573c-.213.135-.46.202-.741.202-.281 0-.506-.073-.675-.219-.157-.146-.236-.36-.236-.64 0-.248.057-.472.169-.675a1.58 1.58 0 0 1 .438-.505c.18-.146.377-.247.59-.304a.206.206 0 0 0-.084-.05.376.376 0 0 0-.118-.017c-.247 0-.5.09-.759.27-.258.168-.528.444-.809.826-.281.382-.567.887-.859 1.516a24.749 24.749 0 0 0-.877 2.276c-.127.374-.255.776-.383 1.207l-.628 2.45Z\"/><path fill=\"#2F2352\" fill-rule=\"evenodd\" d=\"m152.357 35.724-.071.262a6.84 6.84 0 0 0-.219 1.163c-.034.36.022.663.168.91.225.337.607.506 1.146.506.259 0 .517-.051.776-.152.269-.101.522-.275.758-.523.236-.258.433-.618.59-1.078l.422-1.23h-.321l-.253.758c-.202.584-.398.972-.589 1.163-.191.19-.377.286-.557.286-.146 0-.241-.045-.286-.135a.883.883 0 0 1-.034-.354 2.61 2.61 0 0 1 .101-.421l2.175-7.484a7.269 7.269 0 0 1-1.029.169c-.348.034-.724.056-1.129.067l-.244.902a1.391 1.391 0 0 0-.194-.649.972.972 0 0 0-.877-.489c-.494 0-.988.152-1.483.455a6.06 6.06 0 0 0-1.399 1.214 9.414 9.414 0 0 0-1.18 1.685 9.626 9.626 0 0 0-.792 1.905 6.425 6.425 0 0 0-.286 1.837c0 .63.146 1.135.438 1.517.292.371.741.556 1.348.556.427 0 .837-.123 1.231-.37.404-.248.786-.658 1.146-1.23.223-.345.437-.758.644-1.24Zm-1.453 1.711c-.259.236-.489.354-.691.354-.169 0-.298-.084-.388-.253-.079-.18-.118-.477-.118-.893 0-.596.067-1.208.202-1.837.135-.63.315-1.236.54-1.82.236-.585.494-1.107.775-1.568.281-.46.562-.826.843-1.096.292-.27.567-.404.826-.404.269 0 .46.135.573.404.112.244.141.571.087.98l-.498 1.842.057-.293a14.84 14.84 0 0 1-.641 1.989 10.67 10.67 0 0 1-.775 1.567c-.27.438-.534.781-.792 1.028Zm-5.62-.539c-.079.27-.101.489-.067.657.033.169.146.253.337.253.18 0 .354-.095.522-.286.18-.203.371-.59.573-1.164l.27-.758h.32l-.404 1.23c-.146.461-.343.815-.59 1.062a2.05 2.05 0 0 1-.759.523 2.242 2.242 0 0 1-.792.152c-.696 0-1.112-.276-1.247-.826a1.897 1.897 0 0 1-.067-.742 4.92 4.92 0 0 1 .202-1.011l.111-.418c-.161.354-.322.673-.482.957-.382.697-.792 1.214-1.23 1.55a2.426 2.426 0 0 1-1.484.49c-.359 0-.685-.08-.977-.236a1.747 1.747 0 0 1-.691-.759c-.169-.348-.253-.792-.253-1.331 0-.517.084-1.08.253-1.686.168-.618.41-1.23.724-1.837a7.457 7.457 0 0 1 1.163-1.652 5.81 5.81 0 0 1 1.534-1.214 3.938 3.938 0 0 1 1.871-.455c.337 0 .601.09.792.27.11.097.193.22.247.37l.781-2.949c.102-.382.085-.663-.05-.843-.135-.18-.478-.27-1.028-.27l.118-.353a11.228 11.228 0 0 0 1.972-.186 9.558 9.558 0 0 0 1.635-.505l-3.304 11.967Zm-1.382-2.512c.15-.37.289-.76.415-1.171l.729-2.748a1.035 1.035 0 0 0-.217-.446.675.675 0 0 0-.539-.236c-.337 0-.68.135-1.028.404-.338.27-.658.641-.961 1.113a8.87 8.87 0 0 0-.809 1.567 10.802 10.802 0 0 0-.556 1.838 8.824 8.824 0 0 0-.203 1.854c0 .427.045.747.135.96.101.203.259.304.472.304.225 0 .483-.135.775-.405.293-.28.59-.674.894-1.18a11.99 11.99 0 0 0 .893-1.854Z\" clip-rule=\"evenodd\"/><path fill=\"#2F2352\" d=\"M129.294 38.328h2.073l.195-.762-.01.055c.214-.787.455-1.545.725-2.276a25.89 25.89 0 0 1 .876-2.056c.304-.63.607-1.18.911-1.652.303-.472.595-.837.876-1.096.281-.27.539-.404.775-.404.191 0 .309.067.354.202a.92.92 0 0 1 .017.472 4.43 4.43 0 0 1-.135.54l-1.533 4.635c-.158.472-.248.876-.27 1.213-.023.337.039.613.185.826.113.169.27.298.472.388.214.1.467.152.759.152.269 0 .539-.051.809-.152.281-.09.539-.259.775-.506.247-.247.45-.607.607-1.079l.421-1.23h-.32l-.27.758c-.213.585-.415.972-.606 1.163-.18.192-.354.287-.523.287-.18 0-.292-.073-.337-.22-.045-.156-.017-.387.084-.69l1.652-4.956c.146-.438.219-.848.219-1.23.011-.393-.095-.708-.32-.944-.214-.247-.596-.37-1.146-.37-.416 0-.815.09-1.197.269-.382.18-.753.494-1.112.944-.36.438-.731 1.034-1.113 1.786a20.73 20.73 0 0 0-.697 1.551l.562-2.191c.068-.27.118-.54.152-.809.034-.28.022-.534-.034-.759a.963.963 0 0 0-.387-.573c-.191-.146-.472-.219-.843-.219-.45 0-.86.124-1.231.371-.37.247-.674.702-.91 1.365l-.438 1.264h.32l.287-.792c.202-.55.387-.927.556-1.129.18-.213.376-.32.59-.32.157 0 .253.045.287.135.044.09.056.202.033.337a3.88 3.88 0 0 1-.101.438l-2.039 7.264Z\"/><path fill=\"#2F2352\" fill-rule=\"evenodd\" d=\"m124.998 35.986.071-.262a8.449 8.449 0 0 1-.644 1.24c-.36.572-.742.983-1.147 1.23-.393.247-.803.37-1.23.37-.607 0-1.056-.185-1.348-.556-.293-.382-.439-.887-.439-1.517 0-.584.096-1.196.287-1.837a9.626 9.626 0 0 1 .792-1.905 9.363 9.363 0 0 1 1.18-1.685 6.06 6.06 0 0 1 1.399-1.214c.494-.303.989-.455 1.483-.455.382 0 .674.163.877.49.108.167.173.383.194.648l.244-.902a16.21 16.21 0 0 0 1.129-.067c.36-.034.702-.09 1.028-.169L126.7 36.88a2.508 2.508 0 0 0-.101.421.883.883 0 0 0 .034.354c.045.09.14.135.286.135.18 0 .365-.095.556-.286.191-.191.388-.58.59-1.163l.253-.759h.32l-.421 1.23c-.157.461-.354.82-.59 1.08a2.054 2.054 0 0 1-.758.522 2.118 2.118 0 0 1-.776.152c-.539 0-.921-.169-1.146-.506-.146-.247-.202-.55-.168-.91a6.84 6.84 0 0 1 .219-1.163Zm-2.074 1.803c.203 0 .433-.118.692-.354.258-.247.522-.59.792-1.028.269-.438.528-.96.775-1.567s.461-1.27.641-1.99l-.057.294.498-1.841c.053-.41.024-.737-.087-.98-.113-.27-.304-.405-.574-.405-.258 0-.533.135-.825.404-.281.27-.562.635-.843 1.096-.281.46-.54.983-.776 1.567a12.267 12.267 0 0 0-.539 1.82 8.747 8.747 0 0 0-.202 1.838c0 .416.039.714.118.893.09.169.219.253.387.253Z\" clip-rule=\"evenodd\"/><path fill=\"#2F2352\" d=\"m121.43 29.968.051-.337h-2.008l.794-2.764a6.766 6.766 0 0 1-1.011.169 16.85 16.85 0 0 1-1.129.067l-.725 2.528h-1.534l-.084.337h1.522l-1.725 6.018c-.146.494-.196.938-.151 1.331.056.382.213.686.472.91.269.225.657.338 1.163.338.573 0 1.067-.152 1.483-.456.416-.303.742-.803.978-1.5l.337-1.011h-.321l-.252.691c-.203.562-.427.955-.675 1.18-.236.225-.472.337-.708.337a.607.607 0 0 1-.488-.22c-.113-.145-.124-.375-.034-.69l1.991-6.928h2.054Zm-5.582-3.691c-.112.292-.264.72-.455 1.281-.18.55-.359 1.27-.539 2.157h-.337c.033-.157.056-.32.067-.488a3.39 3.39 0 0 0 .034-.455c0-.439-.09-.82-.27-1.146a1.8 1.8 0 0 0-.792-.793c-.348-.202-.798-.303-1.348-.303-.596 0-1.102.157-1.517.472-.416.303-.624.792-.624 1.466 0 .416.095.81.286 1.18.203.36.456.714.759 1.062.315.337.646.68.994 1.028.349.337.675.686.978 1.045.303.36.551.742.742 1.146.202.394.303.826.303 1.298 0 .596-.146 1.107-.438 1.534a3.43 3.43 0 0 1-1.096 1.028 5.38 5.38 0 0 1-1.466.573 5.997 5.997 0 0 1-1.517.203 5.72 5.72 0 0 1-1.264-.118 2.96 2.96 0 0 1-.826-.287 35.209 35.209 0 0 1-.658-.37.999.999 0 0 0-.337-.186.65.65 0 0 0-.252-.068c-.147 0-.27.073-.371.22a4.32 4.32 0 0 0-.337.69h-.338a16.23 16.23 0 0 0 .692-2.106 52.19 52.19 0 0 0 .455-1.939h.337a9.945 9.945 0 0 0-.118.674c-.034.225-.045.45-.034.675.034.786.275 1.393.725 1.82.461.427 1.135.64 2.022.64.753 0 1.321-.157 1.703-.471.382-.326.573-.798.573-1.416 0-.472-.09-.9-.27-1.281a4.411 4.411 0 0 0-.674-1.096 18.593 18.593 0 0 0-.893-.994 18.155 18.155 0 0 1-.894-.995 5.242 5.242 0 0 1-.691-1.112 3.28 3.28 0 0 1-.269-1.349c0-.561.118-1.05.354-1.466a3.31 3.31 0 0 1 .943-1.028 4.21 4.21 0 0 1 1.298-.624 4.72 4.72 0 0 1 1.399-.219c.607 0 1.107.073 1.5.22.394.145.731.32 1.012.522l.32.202c.101.045.18.067.236.067.157 0 .343-.297.556-.893h.337Z\"/><path fill=\"#2F2352\" fill-rule=\"evenodd\" d=\"M99.578 37.553c-.034-.168-.011-.387.068-.657l3.303-11.967a9.558 9.558 0 0 1-1.635.505c-.573.113-1.23.174-1.972.186l-.118.354c.55 0 .894.09 1.028.27.135.18.152.46.051.842l-.782 2.949a.883.883 0 0 0-.246-.37c-.191-.18-.455-.27-.792-.27a3.94 3.94 0 0 0-1.871.455 5.8 5.8 0 0 0-1.534 1.214 7.424 7.424 0 0 0-1.163 1.652 9.31 9.31 0 0 0-.725 1.837 6.325 6.325 0 0 0-.253 1.686c0 .539.085.983.253 1.331.169.337.399.59.691.758.292.158.618.236.978.236.55 0 1.045-.162 1.483-.488.438-.337.848-.854 1.23-1.551.16-.284.321-.603.482-.957l-.11.418a5.01 5.01 0 0 0-.203 1.011 1.9 1.9 0 0 0 .067.742c.135.55.55.826 1.248.826.258 0 .522-.051.792-.152s.522-.275.758-.523c.248-.247.444-.6.59-1.062l.405-1.23h-.32l-.27.758c-.202.574-.393.961-.573 1.163-.169.192-.343.287-.523.287-.19 0-.303-.084-.337-.253Zm-.9-4.34c-.126.411-.264.802-.415 1.171-.28.72-.578 1.338-.893 1.855-.303.505-.601.898-.893 1.18-.292.269-.55.404-.776.404-.213 0-.37-.101-.471-.303-.09-.214-.135-.534-.135-.961 0-.607.067-1.225.202-1.854.135-.64.32-1.253.556-1.837a8.91 8.91 0 0 1 .81-1.568c.303-.472.623-.843.96-1.113.348-.27.691-.404 1.028-.404.225 0 .405.079.54.236.094.102.166.25.216.446l-.729 2.748Z\" clip-rule=\"evenodd\"/><path fill=\"#2F2352\" d=\"M85.728 38.328h-2.073l2.04-7.264c.045-.157.078-.303.1-.438a.545.545 0 0 0-.033-.337c-.034-.09-.13-.135-.287-.135-.213 0-.41.107-.59.32-.168.202-.354.579-.556 1.13l-.286.791h-.32l.438-1.264c.236-.663.54-1.118.91-1.365.37-.247.78-.37 1.23-.37.371 0 .652.072.843.218a.963.963 0 0 1 .388.573c.056.225.067.478.034.759a6.84 6.84 0 0 1-.152.809l-.562 2.192c.238-.589.47-1.105.697-1.552.382-.752.752-1.348 1.112-1.786.36-.45.73-.764 1.112-.944a2.78 2.78 0 0 1 1.197-.27c.55 0 .933.124 1.146.371.225.236.332.55.32.944 0 .382-.072.792-.219 1.23l-1.651 4.956c-.102.303-.13.534-.085.69.045.147.158.22.338.22.168 0 .342-.095.522-.286.191-.192.393-.58.607-1.164l.27-.758h.32l-.422 1.23c-.157.472-.36.832-.606 1.08a1.854 1.854 0 0 1-.776.505 2.29 2.29 0 0 1-.809.152c-.292 0-.545-.051-.758-.152-.203-.09-.36-.22-.472-.388-.146-.213-.208-.489-.186-.826.023-.337.113-.741.27-1.213l1.534-4.635c.056-.18.101-.36.135-.54a.923.923 0 0 0-.017-.472c-.045-.135-.163-.202-.354-.202-.236 0-.495.135-.775.404-.281.259-.574.624-.877 1.096a15.614 15.614 0 0 0-.91 1.652c-.303.63-.596 1.314-.877 2.056-.27.73-.51 1.489-.724 2.276l.01-.055-.196.762Z\"/><path fill=\"#2F2352\" fill-rule=\"evenodd\" d=\"m79.43 35.724-.07.262a6.972 6.972 0 0 0-.22 1.163c-.034.36.022.663.168.91.225.337.607.506 1.147.506a2.115 2.115 0 0 0 1.534-.675c.236-.258.432-.618.59-1.078l.42-1.23h-.32l-.252.758c-.203.584-.4.972-.59 1.163-.191.19-.377.286-.556.286-.147 0-.242-.045-.287-.135a.885.885 0 0 1-.034-.354c.023-.146.056-.286.102-.421l2.174-7.484a7.265 7.265 0 0 1-1.028.169 16.24 16.24 0 0 1-1.13.067l-.244.902a1.396 1.396 0 0 0-.194-.649.972.972 0 0 0-.876-.489c-.495 0-.99.152-1.484.455a6.09 6.09 0 0 0-1.399 1.214 9.368 9.368 0 0 0-1.18 1.685 9.627 9.627 0 0 0-.792 1.905 6.427 6.427 0 0 0-.286 1.837c0 .63.146 1.135.438 1.517.292.371.742.556 1.348.556.427 0 .838-.123 1.23-.37.405-.248.788-.658 1.147-1.23.223-.345.437-.758.644-1.24Zm-1.453 1.711c-.258.236-.489.354-.691.354-.169 0-.298-.084-.388-.253-.078-.18-.118-.477-.118-.893 0-.596.068-1.208.203-1.837.134-.63.314-1.236.539-1.82.236-.585.494-1.107.775-1.568.281-.46.562-.826.843-1.096.292-.27.567-.404.826-.404.27 0 .46.135.573.404.112.244.14.571.087.98l-.498 1.842.057-.293a14.84 14.84 0 0 1-.64 1.989 10.79 10.79 0 0 1-.776 1.567c-.27.438-.534.781-.792 1.028Z\" clip-rule=\"evenodd\"/><path fill=\"#2F2352\" d=\"M70.115 38.328h-2.073l2.022-7.264c.101-.337.135-.573.101-.708-.033-.135-.134-.202-.303-.202-.213 0-.41.107-.59.32-.18.213-.365.59-.556 1.13l-.287.791h-.32l.438-1.264c.158-.45.354-.797.59-1.045a1.95 1.95 0 0 1 .776-.539c.28-.101.567-.152.86-.152.359 0 .623.073.791.22a.94.94 0 0 1 .338.573c.056.236.067.494.033.775-.022.27-.067.534-.135.792l-.27 1.057.027-.073.041-.107c.315-.798.618-1.433.91-1.905.304-.483.624-.826.961-1.028a2.09 2.09 0 0 1 1.096-.304c.404 0 .713.118.927.354.224.236.337.528.337.877 0 .28-.068.545-.203.792a1.648 1.648 0 0 1-.539.573 1.36 1.36 0 0 1-.742.202c-.28 0-.505-.073-.674-.219-.157-.146-.236-.36-.236-.64 0-.248.056-.472.169-.675.112-.202.258-.37.438-.505.18-.146.376-.247.59-.304a.211.211 0 0 0-.084-.05.313.313 0 0 0-.069-.015.459.459 0 0 0-.05-.002c-.246 0-.5.09-.758.27-.258.168-.528.444-.809.826-.28.382-.567.887-.86 1.516a24.588 24.588 0 0 0-.876 2.276c-.127.373-.255.776-.383 1.207l-.628 2.45Z\"/><path fill=\"#2F2352\" fill-rule=\"evenodd\" d=\"M66.962 27.019c-.562-.405-1.461-.607-2.697-.607-.382 0-.764.006-1.147.017-.37.011-.797.017-1.28.017h-.843c-.304-.012-.59-.017-.86-.017a53.204 53.204 0 0 1-.674-.034l-.084.337c.438 0 .736.056.893.169.169.1.247.258.236.472a4.979 4.979 0 0 1-.135.809l-2.225 8.36c-.1.404-.213.708-.337.91a.896.896 0 0 1-.505.405c-.214.067-.512.112-.894.134l-.067.337c.19-.01.421-.016.69-.016.27-.012.557-.017.86-.017a34.328 34.328 0 0 1 2.545.017c.461.01.883.017 1.265.017.73 0 1.421-.074 2.073-.22a5.69 5.69 0 0 0 1.702-.69 3.5 3.5 0 0 0 1.163-1.13c.292-.45.438-.977.438-1.584 0-.686-.28-1.276-.842-1.77-.55-.495-1.422-.787-2.613-.877a7.238 7.238 0 0 0 2.14-.657c.63-.326 1.124-.725 1.484-1.197a2.5 2.5 0 0 0 .556-1.584c0-.674-.28-1.208-.843-1.601Zm-5.38 5.259-1.127 4.264c-.067.28-.112.528-.134.741-.012.214.044.377.168.49.124.112.354.168.691.168.798 0 1.45-.152 1.955-.455a2.82 2.82 0 0 0 1.13-1.247c.247-.54.37-1.147.37-1.82 0-.417-.073-.782-.219-1.096a1.547 1.547 0 0 0-.657-.759c-.303-.191-.708-.286-1.214-.286h-.963Zm.076-.287h.77c.64 0 1.185-.163 1.634-.489.461-.337.81-.775 1.046-1.314a4.04 4.04 0 0 0 .37-1.703c0-.562-.112-.994-.337-1.298-.213-.303-.59-.455-1.13-.455-.392 0-.673.079-.842.236-.168.146-.314.466-.438.96l-1.073 4.063Z\" clip-rule=\"evenodd\"/></svg>',withExternalLayout:true})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-sr9et2\",layoutDependency:layoutDependency,layoutId:\"xJf39Txfm\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1ampgek\",\"data-framer-name\":\"graphic\",fill:\"black\",intrinsicHeight:40,intrinsicWidth:202,layoutDependency:layoutDependency,layoutId:\"R11qoSj7L\",svg:'<svg width=\"202\" height=\"40\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path class=\"ccustom\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M25.556 11.685A10 10 0 0 0 20 10V0A20 20 0 1 1 0 20h10a10 10 0 1 0 15.556-8.315Z\" fill=\"#007DFC\"/><path class=\"ccustom\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M10 0A10 10 0 0 1 0 10v10A20 20 0 0 0 20 0H10Z\" fill=\"#007DFC\"/><path class=\"ccustom\" d=\"M125.619 14.453h-4.852v15.412h4.852V14.453Zm-4.312-2.886c.507.507 1.141.76 1.902.76.761 0 1.385-.253 1.871-.76.487-.529.73-1.163.73-1.903 0-.761-.243-1.396-.73-1.903-.486-.507-1.11-.761-1.871-.761-.761 0-1.395.254-1.902.761-.487.507-.73 1.142-.73 1.903 0 .74.243 1.374.73 1.903ZM51.156 29.865V7.475h4.98V25.49h9.925v4.376H51.156Z\" fill=\"#007DFC\"/><path class=\"ccustom\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M75.027 30.214c-1.585 0-3.023-.35-4.313-1.047a8.144 8.144 0 0 1-3.012-2.918c-.74-1.226-1.11-2.6-1.11-4.122 0-1.522.37-2.886 1.11-4.091a7.98 7.98 0 0 1 3.013-2.854c1.268-.719 2.706-1.078 4.312-1.078 1.607 0 3.045.349 4.313 1.046a7.903 7.903 0 0 1 3.013 2.886c.74 1.205 1.11 2.569 1.11 4.09 0 1.523-.37 2.897-1.11 4.123a8.143 8.143 0 0 1-3.013 2.918c-1.268.698-2.706 1.047-4.313 1.047Zm0-4.408c.698 0 1.311-.148 1.84-.444a3.11 3.11 0 0 0 1.205-1.3c.296-.571.444-1.216.444-1.935 0-.719-.148-1.343-.444-1.871a3.109 3.109 0 0 0-1.237-1.269c-.507-.317-1.11-.475-1.808-.475-.676 0-1.279.158-1.807.475a3.11 3.11 0 0 0-1.237 1.269c-.296.55-.444 1.184-.444 1.903 0 .697.148 1.332.444 1.902.296.55.708.983 1.237 1.3.528.297 1.13.445 1.807.445ZM87.306 35.89c1.29.592 2.78.888 4.471.888 1.65 0 3.119-.328 4.408-.983 1.29-.655 2.305-1.564 3.045-2.727.74-1.163 1.11-2.537 1.11-4.123V14.453h-4.757v1.035a5.127 5.127 0 0 0-1.205-.75c-.825-.402-1.766-.603-2.823-.603-1.416 0-2.674.339-3.774 1.015-1.1.655-1.966 1.565-2.6 2.727-.634 1.142-.951 2.432-.951 3.87 0 1.416.317 2.706.95 3.868a7.255 7.255 0 0 0 2.601 2.76c1.1.676 2.358 1.014 3.774 1.014 1.036 0 1.977-.2 2.823-.602.41-.195.78-.424 1.11-.688v.973c0 1.078-.35 1.913-1.047 2.505-.677.592-1.617.888-2.822.888-.973 0-1.808-.169-2.506-.507-.676-.338-1.29-.835-1.84-1.49l-2.98 2.98c.74 1.057 1.744 1.871 3.013 2.442Zm6.913-11.258c-.486.296-1.068.444-1.744.444-.677 0-1.269-.148-1.776-.444a3.129 3.129 0 0 1-1.142-1.205 3.592 3.592 0 0 1-.412-1.68c0-.635.137-1.206.412-1.713a3.06 3.06 0 0 1 1.174-1.205c.507-.296 1.088-.444 1.744-.444.676 0 1.258.148 1.744.444a2.85 2.85 0 0 1 1.142 1.205c.274.507.412 1.078.412 1.712 0 .635-.138 1.205-.412 1.713a2.9 2.9 0 0 1-1.142 1.173Zm16.332 5.582c-1.586 0-3.024-.35-4.313-1.047a8.141 8.141 0 0 1-3.013-2.918c-.74-1.226-1.11-2.6-1.11-4.122 0-1.522.37-2.886 1.11-4.091a7.978 7.978 0 0 1 3.013-2.854c1.268-.719 2.706-1.078 4.313-1.078 1.606 0 3.044.349 4.312 1.046a7.901 7.901 0 0 1 3.013 2.886c.74 1.205 1.11 2.569 1.11 4.09 0 1.523-.37 2.897-1.11 4.123a8.141 8.141 0 0 1-3.013 2.918c-1.268.698-2.706 1.047-4.312 1.047Zm0-4.408c.697 0 1.31-.148 1.839-.444a3.11 3.11 0 0 0 1.205-1.3c.296-.571.444-1.216.444-1.935 0-.719-.148-1.343-.444-1.871a3.107 3.107 0 0 0-1.237-1.269c-.507-.317-1.11-.475-1.807-.475-.677 0-1.28.158-1.808.475a3.107 3.107 0 0 0-1.237 1.269c-.296.55-.444 1.184-.444 1.903 0 .697.148 1.332.444 1.902.296.55.708.983 1.237 1.3.528.297 1.131.445 1.808.445Zm26.73 4.376c-1.035 0-1.987-.2-2.854-.603a6.063 6.063 0 0 1-1.236-.757v7.544h-4.789V14.453h4.852v1.063a6 6 0 0 1 1.173-.746c.867-.423 1.819-.635 2.854-.635 1.459 0 2.749.35 3.869 1.047a7.214 7.214 0 0 1 2.664 2.854c.656 1.205.983 2.58.983 4.123 0 1.543-.327 2.917-.983 4.122a7.215 7.215 0 0 1-2.664 2.854c-1.12.698-2.41 1.047-3.869 1.047Zm-.887-4.376c.697 0 1.3-.159 1.807-.476a3.32 3.32 0 0 0 1.237-1.3c.296-.55.444-1.174.444-1.871 0-.72-.148-1.353-.444-1.903a3.107 3.107 0 0 0-1.237-1.269c-.507-.317-1.099-.475-1.776-.475-.676 0-1.279.158-1.807.475a3.168 3.168 0 0 0-1.205 1.269c-.296.55-.444 1.184-.444 1.903 0 .697.137 1.321.412 1.87.296.55.708.984 1.237 1.3.528.318 1.12.477 1.776.477Z\" fill=\"#007DFC\"/><path class=\"ccustom\" d=\"M149.546 29.896c.888.233 1.786.35 2.695.35 1.924 0 3.446-.445 4.567-1.333 1.141-.887 1.712-2.082 1.712-3.583 0-.973-.179-1.755-.539-2.347a4.194 4.194 0 0 0-1.395-1.459 8.33 8.33 0 0 0-1.808-.856 27.898 27.898 0 0 0-1.807-.539c-.571-.148-1.036-.317-1.396-.507-.359-.19-.539-.444-.539-.762 0-.296.138-.517.412-.665.275-.17.687-.254 1.237-.254.571 0 1.152.116 1.744.349.613.232 1.163.634 1.649 1.205l2.759-2.79c-.697-.889-1.606-1.555-2.727-1.999-1.099-.465-2.304-.697-3.615-.697-1.247 0-2.336.21-3.266.634-.931.423-1.65 1.004-2.157 1.744-.507.719-.761 1.575-.761 2.569 0 .93.18 1.702.539 2.315a4.01 4.01 0 0 0 1.395 1.395 8.103 8.103 0 0 0 1.808.793c.634.19 1.237.37 1.808.539.57.148 1.036.328 1.395.54.381.19.571.475.571.855 0 .296-.159.529-.476.698-.296.17-.729.254-1.3.254a5.78 5.78 0 0 1-2.283-.444 5.56 5.56 0 0 1-1.808-1.3l-2.759 2.79a8.61 8.61 0 0 0 1.903 1.522c.761.423 1.575.75 2.442.983Zm17.822.318c-1.416 0-2.674-.286-3.773-.857a6.622 6.622 0 0 1-2.537-2.41c-.614-1.036-.92-2.22-.92-3.552v-8.942h4.852v8.879c0 .528.084.983.254 1.364.19.38.465.676.824.888.36.211.793.317 1.3.317.719 0 1.29-.222 1.713-.666.423-.465.634-1.1.634-1.903v-8.88h4.852v8.912c0 1.353-.306 2.547-.92 3.583a6.622 6.622 0 0 1-2.537 2.41c-1.078.571-2.325.857-3.742.857Zm14.463-15.761h-4.852v15.412h4.852v-9.007c0-.528.106-.972.317-1.332.233-.359.54-.634.92-.824a2.632 2.632 0 0 1 1.3-.317c.698 0 1.279.222 1.744.666.487.423.73 1.025.73 1.807v9.007h4.852v-9.007c0-.528.106-.972.317-1.332.233-.359.539-.634.92-.824a2.63 2.63 0 0 1 1.3-.317c.698 0 1.279.222 1.744.666.486.423.729 1.025.729 1.807v9.007h4.853v-9.546c0-1.29-.275-2.389-.825-3.298a5.297 5.297 0 0 0-2.188-2.125c-.909-.507-1.956-.76-3.14-.76-1.205 0-2.294.264-3.266.792a5.924 5.924 0 0 0-1.657 1.304 5.392 5.392 0 0 0-1.61-1.367c-.845-.486-1.807-.73-2.885-.73-1.142 0-2.167.244-3.076.73a5.314 5.314 0 0 0-1.079.727v-1.14Z\" fill=\"#007DFC\"/></svg>',withExternalLayout:true})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-jwr3s4\",layoutDependency:layoutDependency,layoutId:\"SOVqJP7Y4\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-ioadfz\",\"data-framer-name\":\"graphic\",fill:\"black\",intrinsicHeight:41,intrinsicWidth:186,layoutDependency:layoutDependency,layoutId:\"Sgsn7vEtN\",svg:'<svg width=\"186\" height=\"41\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path class=\"ccustom\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M59.037 2.729c0-1.39 1.139-2.516 2.544-2.516h4.43c1 0 1.969.343 2.742.97L70.1 2.276l.034.03.094-.03c2.431-.77 5.381-.917 8.393-.917 3.01 0 5.96.147 8.392.917l.094.03.034-.03 1.347-1.093a4.353 4.353 0 0 1 2.742-.97h4.43c1.405 0 2.544 1.126 2.544 2.516v1.555c0 1.203-.513 2.35-1.412 3.161l-1.087.98a4.592 4.592 0 0 1-1.86 1.017l-.257.07c1.007 2.378 1.564 4.92 1.564 6.976 0 8.271-5.174 11.844-9.733 14.991-3.59 2.48-6.798 4.694-6.798 8.734 0-4.04-3.21-6.255-6.8-8.734-4.558-3.147-9.732-6.72-9.732-14.991 0-2.056.557-4.598 1.564-6.976l-.257-.07a4.592 4.592 0 0 1-1.86-1.017l-1.087-.98a4.256 4.256 0 0 1-1.412-3.161V2.729Zm22.89 20.521c0 .395-.174.774-.484 1.054s-.73.436-1.17.436a1.77 1.77 0 0 1-1.035-.329c.497 1.317 1.77 2.565 3.706.558 1.71-1.864-.076-5.797-1.815-8.131-.58-.778-1.532-1.152-2.508-1.152-.977 0-1.93.374-2.509 1.152-1.74 2.334-3.524 6.267-1.815 8.131 1.936 2.007 3.209.76 3.706-.558a1.77 1.77 0 0 1-1.036.33 1.75 1.75 0 0 1-1.169-.437 1.42 1.42 0 0 1-.484-1.054h6.613ZM72.29 11.608h-4.606l3.63 2.875c.799.632 1.966.43 2.46-.426.624-1.082-.205-2.449-1.484-2.449Zm12.661 0h4.606l-3.63 2.875c-.799.632-1.966.43-2.46-.426-.624-1.082.205-2.449 1.484-2.449Z\" fill=\"#72B800\"/><path class=\"ccustom\" d=\"M103.69 28.546h4.08v-15.39h-4.08v15.39Zm0-17.79h4.08v-3.66h-4.08v3.66Zm6.709 22.83h4.08v-6.78h.06c.87 1.32 2.28 2.19 4.44 2.19 3.96 0 6.66-3.15 6.66-8.13 0-4.8-2.61-8.13-6.69-8.13-2.1 0-3.54.99-4.53 2.34h-.09v-1.92h-3.93v20.43Zm7.71-7.98c-2.43 0-3.72-1.83-3.72-4.62 0-2.76 1.02-4.95 3.57-4.95 2.52 0 3.54 2.04 3.54 4.95s-1.32 4.62-3.39 4.62Zm15.669 3.39c3.84 0 6.48-1.86 6.48-4.95 0-3.6-2.85-4.32-5.43-4.86-2.19-.45-4.23-.57-4.23-1.89 0-1.11 1.05-1.71 2.64-1.71 1.74 0 2.79.6 2.97 2.25h3.69c-.3-3.09-2.55-5.1-6.6-5.1-3.51 0-6.27 1.59-6.27 4.92 0 3.36 2.7 4.11 5.46 4.65 2.1.42 4.05.57 4.05 2.04 0 1.08-1.02 1.77-2.82 1.77-1.83 0-3.09-.78-3.36-2.55h-3.78c.24 3.27 2.73 5.43 7.2 5.43Zm21.971-.45v-15.39h-4.08v8.88c0 2.04-1.17 3.48-3.09 3.48-1.74 0-2.55-.99-2.55-2.79v-9.57h-4.05v10.26c0 3.36 1.92 5.55 5.34 5.55 2.16 0 3.36-.81 4.41-2.22h.09v1.8h3.93Zm2.639 0h4.08v-8.94c0-2.04 1.11-3.36 2.76-3.36 1.5 0 2.37.9 2.37 2.64v9.66h4.08v-8.94c0-2.04 1.05-3.36 2.76-3.36 1.5 0 2.37.9 2.37 2.64v9.66h4.08v-10.35c0-3.36-1.83-5.46-5.07-5.46-1.95 0-3.57 1.02-4.62 2.7h-.06c-.75-1.62-2.31-2.7-4.26-2.7-2.13 0-3.63 1.08-4.47 2.49h-.09v-2.07h-3.93v15.39Zm-157.704 0h4.08V7.096H.684v21.45Zm14.056.45c4.77 0 8.04-3.54 8.04-8.13 0-4.59-3.27-8.13-8.04-8.13s-8.04 3.54-8.04 8.13c0 4.59 3.27 8.13 8.04 8.13Zm0-3.12c-2.52 0-3.9-2.01-3.9-5.01s1.38-5.04 3.9-5.04c2.49 0 3.9 2.04 3.9 5.04s-1.41 5.01-3.9 5.01Zm16.717 7.92c2.28 0 4.26-.54 5.55-1.74 1.14-1.05 1.83-2.52 1.83-4.68v-14.22h-3.93v1.62h-.06c-.93-1.29-2.34-2.04-4.26-2.04-3.9 0-6.66 2.94-6.66 7.53 0 4.65 3.36 7.35 6.78 7.35 1.95 0 3.12-.78 4.02-1.8h.09v1.68c0 2.1-1.11 3.21-3.42 3.21-1.89 0-2.76-.75-3.09-1.71h-4.05c.42 3 3 4.8 7.2 4.8Zm-.06-9.45c-2.1 0-3.48-1.53-3.48-4.14 0-2.58 1.38-4.2 3.45-4.2 2.46 0 3.66 1.92 3.66 4.17 0 2.28-1.05 4.17-3.63 4.17Zm17.357 4.65c4.77 0 8.04-3.54 8.04-8.13 0-4.59-3.27-8.13-8.04-8.13s-8.04 3.54-8.04 8.13c0 4.59 3.27 8.13 8.04 8.13Zm0-3.12c-2.52 0-3.9-2.01-3.9-5.01s1.38-5.04 3.9-5.04c2.49 0 3.9 2.04 3.9 5.04s-1.41 5.01-3.9 5.01Zm131.95-16.08c0-.69.559-1.25 1.25-1.25h2.5a1.25 1.25 0 0 1 0 2.5h-2.5a1.25 1.25 0 0 1-1.25-1.25Z\" fill=\"#355030\"/></svg>',withExternalLayout:true})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-laas8g\",layoutDependency:layoutDependency,layoutId:\"tRpQK0ggw\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-18b973\",\"data-framer-name\":\"graphic\",fill:\"black\",intrinsicHeight:40,intrinsicWidth:125,layoutDependency:layoutDependency,layoutId:\"UyCtWXADM\",svg:'<svg class=\"gradient\" width=\"125\" height=\"40\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path class=\"ccustom\" d=\"M88.861 37.225c.759 0 1.208-.575 1.208-1.474 0-.932-.482-1.474-1.192-1.474-.406 0-.688.18-.899.466h-.01V33.27h-.44v3.873h.44v-.368h.01c.228.314.504.45.883.45Zm-.032-.369c-.596 0-.889-.471-.889-1.1 0-.606.282-1.105.894-1.105.531 0 .786.477.786 1.105 0 .634-.255 1.1-.791 1.1Zm1.983 1.214c.341 0 .558-.12.785-.7l1.198-3.028h-.466l-.64 1.745c-.086.233-.184.547-.184.547h-.01s-.104-.314-.19-.547l-.661-1.745h-.477l1.094 2.72-.108.276c-.108.271-.233.342-.417.342a.616.616 0 0 1-.298-.06h-.022v.39c.12.049.228.06.396.06Zm3.106-.927h.737V33.27h-.737v3.873Zm2.539.082c.861 0 1.452-.64 1.452-1.469 0-.829-.59-1.468-1.452-1.468-.861 0-1.452.64-1.452 1.468 0 .83.59 1.469 1.452 1.469Zm0-.564c-.455 0-.704-.363-.704-.905 0-.541.249-.91.704-.91.45 0 .704.369.704.91 0 .542-.254.905-.704.905Zm3.019 1.43c.412 0 .769-.097 1.002-.314.206-.19.331-.455.331-.845v-2.568h-.71v.293h-.011c-.168-.233-.422-.369-.77-.369-.703 0-1.202.531-1.202 1.36 0 .84.607 1.327 1.225 1.327.352 0 .563-.14.725-.325h.017v.304c0 .379-.2.58-.618.58-.341 0-.498-.136-.558-.31h-.731c.075.542.541.867 1.3.867Zm-.01-1.706c-.38 0-.63-.276-.63-.748 0-.466.25-.758.624-.758.444 0 .661.346.661.753 0 .412-.19.753-.656.753Zm3.134.84c.861 0 1.452-.64 1.452-1.469 0-.829-.591-1.468-1.452-1.468-.862 0-1.452.64-1.452 1.468 0 .83.59 1.469 1.452 1.469Zm0-.564c-.455 0-.705-.363-.705-.905 0-.541.25-.91.705-.91.449 0 .704.369.704.91 0 .542-.255.905-.704.905Zm1.794.482h.737v-2.779h-.737v2.78Zm0-3.212h.737v-.661h-.737v.66Zm1.212 4.122h.737V36.83h.01c.158.239.412.396.802.396.715 0 1.203-.57 1.203-1.469 0-.867-.471-1.468-1.208-1.468a.972.972 0 0 0-.818.423h-.016v-.347h-.71v3.69Zm1.392-1.44c-.439 0-.672-.331-.672-.835 0-.498.185-.894.645-.894.455 0 .639.368.639.894s-.238.834-.612.834Zm2.83.612c.693 0 1.17-.336 1.17-.894 0-.65-.515-.78-.981-.878-.395-.081-.763-.103-.763-.341 0-.2.189-.31.476-.31.315 0 .504.11.537.407h.666c-.054-.558-.46-.92-1.192-.92-.634 0-1.132.286-1.132.888 0 .606.487.742.986.84.379.075.731.102.731.368 0 .195-.184.32-.509.32-.33 0-.558-.141-.607-.461h-.682c.043.59.493.98 1.3.98Zm3.968-.082v-2.779h-.737v1.604c0 .368-.212.628-.558.628-.314 0-.461-.179-.461-.504v-1.728h-.731v1.853c0 .607.347 1.002.964 1.002.39 0 .607-.146.797-.4h.016v.324h.71Zm.476 0h.737V35.53c0-.369.2-.607.498-.607.271 0 .428.163.428.477v1.744h.737V35.53c0-.369.19-.607.499-.607.271 0 .428.163.428.477v1.744h.737v-1.869c0-.607-.331-.986-.916-.986-.352 0-.645.184-.834.488h-.011a.83.83 0 0 0-.77-.488.908.908 0 0 0-.807.45h-.016v-.374h-.71v2.78Z\" fill=\"#E5708C\"/><path d=\"M118.481 2.149c0-1.183.959-2.143 2.142-2.143h1.429a2.142 2.142 0 0 1 0 4.286h-1.429a2.142 2.142 0 0 1-2.142-2.143ZM58.49 14.29c0 7.888-6.394 14.283-14.283 14.283-7.888 0-14.283-6.395-14.283-14.283C29.924 6.4 36.319.007 44.207.007 52.096.007 58.49 6.4 58.49 14.29Zm-31.352-.071c.79 0 1.436.64 1.357 1.426A14.283 14.283 0 1 1 12.857.007c.785-.08 1.426.568 1.426 1.356V12.79c0 .79.64 1.429 1.429 1.429h11.426ZM78.487 31.43a4.285 4.285 0 1 1 0 8.57h-7.141a4.285 4.285 0 0 1 0-8.57h7.141Zm-4.285-2.857c7.889 0 14.284-6.395 14.284-14.283a14.22 14.22 0 0 0-1.789-6.925l2.36-2.36a2.928 2.928 0 1 0-4.142-4.14l-2.06 2.06A14.22 14.22 0 0 0 74.201.006C66.314.007 59.92 6.4 59.92 14.29c0 7.888 6.395 14.283 14.283 14.283Zm44.279-14.283c0 7.888-6.395 14.283-14.284 14.283-7.888 0-14.283-6.395-14.283-14.283 0-7.89 6.395-14.283 14.283-14.283 7.889 0 14.284 6.394 14.284 14.283Z\" fill=\"url(#a)\"/><defs><linearGradient id=\"a\" x1=\"0\" y1=\"16\" x2=\"119\" y2=\"16\" gradientUnits=\"userSpaceOnUse\"><stop class=\"ccompli1\" stop-color=\"#64C2DB\"/><stop class=\"ccompli2\" offset=\".307\" stop-color=\"#7476ED\"/><stop class=\"ccustom\" offset=\".604\" stop-color=\"#C994DF\"/><stop class=\"ccompli1\" offset=\"1\" stop-color=\"#E56F8C\"/></linearGradient></defs></svg>',withExternalLayout:true})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-ouaoue\",layoutDependency:layoutDependency,layoutId:\"q_dBhZo63\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1cxfp3e\",\"data-framer-name\":\"graphic\",fill:\"black\",intrinsicHeight:40,intrinsicWidth:100,layoutDependency:layoutDependency,layoutId:\"W19DPcYXh\",svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"100\" height=\"40\" fill=\"none\"><path fill=\"#1D2633\" d=\"M4.77 4.235C5.03 3.001 6.26 2 7.513 2h6.812L8.66 28.823H1.848c-1.254 0-2.06-1-1.799-2.235L4.77 4.235Zm22.707 0C27.738 3.001 28.967 2 30.22 2h6.812l-5.665 26.823h-6.812c-1.254 0-2.06-1-1.799-2.235l4.721-22.353Zm45.415 0C73.152 3.001 74.38 2 75.635 2h6.812l-5.665 26.823h-6.813c-1.254 0-2.059-1-1.798-2.235l4.72-22.353ZM39.303 2h6.812c1.254 0 2.06 1 1.799 2.235l-4.721 22.353c-.26 1.235-1.489 2.235-2.743 2.235h-6.812L39.303 2Zm45.415 0h6.812c1.254 0 2.06 1 1.799 2.235l-4.722 22.353c-.26 1.235-1.488 2.235-2.742 2.235h-6.813L84.718 2ZM50.185 4.235C50.445 3.001 51.673 2 52.927 2h6.813l-5.666 26.823h-6.812c-1.254 0-2.06-1-1.798-2.235l4.72-22.353ZM62.01 2h6.813c1.254 0 2.059 1 1.798 2.235l-7.081 33.53C63.278 38.999 62.05 40 60.796 40h-6.813L62.01 2ZM12.819 19.882h9.083l-1.416 6.706c-.261 1.235-1.49 2.235-2.743 2.235H10.93l1.888-8.94ZM44.52 31.059h9.082L51.714 40h-6.812c-1.255 0-2.06-1-1.799-2.235l1.416-6.706Zm24.654 2.079-1.15 5.446c-.05.234-.128.298-.366.298h-.523c-.238 0-.29-.064-.24-.298l1.15-5.446c.05-.233.128-.298.366-.298h.523c.238 0 .29.065.24.298Zm1.512 3.674h-.107c-.114 0-.154.032-.177.145l-.344 1.627c-.05.234-.129.298-.366.298h-.524c-.237 0-.289-.064-.24-.298l1.15-5.446c.05-.233.13-.298.367-.298h1.08c1.244 0 1.715.443 1.485 1.53l-.192.911c-.23 1.088-.888 1.53-2.132 1.53Zm.316-2.699-.3 1.426c-.025.113.001.145.116.145h.172c.4 0 .615-.161.702-.572l.12-.572c.087-.41-.059-.572-.46-.572h-.172c-.114 0-.154.032-.178.145Zm3.738.878.85.935c.446.483.508.773.394 1.313l-.03.145c-.215 1.015-.727 1.579-1.914 1.579-1.186 0-1.479-.475-1.205-1.773l.034-.16c.05-.234.129-.299.366-.299h.556c.238 0 .29.065.24.298l-.075.355c-.068.322.036.451.322.451.287 0 .443-.12.505-.41l.032-.154c.048-.226.022-.338-.224-.604l-.8-.862c-.448-.475-.505-.75-.391-1.29l.037-.176c.215-1.015.727-1.58 1.913-1.58 1.187 0 1.48.476 1.206 1.773l-.034.161c-.05.234-.129.298-.366.298h-.557c-.237 0-.289-.064-.24-.298l.075-.354c.068-.323-.035-.451-.322-.451-.286 0-.443.12-.504.41l-.029.137c-.05.234-.024.347.161.556Zm4.792-1.853c.05-.233.128-.298.366-.298h.523c.238 0 .29.065.24.298l-.856 4.053c-.274 1.297-.767 1.772-1.954 1.772-1.186 0-1.479-.475-1.205-1.773l.856-4.052c.05-.233.129-.298.366-.298h.524c.237 0 .289.065.24.298l-.897 4.246c-.068.322.044.451.355.451.302 0 .477-.129.545-.451l.897-4.246Zm3.406 3.279c.003.065.024.08.065.08.04 0 .069-.015.099-.08l1.414-3.367c.069-.17.151-.21.356-.21h.794c.237 0 .289.065.24.298l-1.15 5.446c-.05.234-.13.298-.367.298h-.376c-.237 0-.29-.064-.24-.298l.552-2.61c.015-.072.002-.089-.047-.089-.033 0-.07.017-.09.073l-1.142 2.659c-.082.193-.187.265-.424.265H82.4c-.246 0-.32-.072-.32-.265l-.028-2.66c-.005-.056-.018-.072-.059-.072-.049 0-.069.017-.084.089l-.551 2.61c-.05.234-.128.298-.366.298h-.376c-.238 0-.29-.064-.24-.298l1.15-5.446c.05-.233.129-.298.366-.298h.68c.286 0 .378.065.376.347l-.011 3.23ZM100 2c0 1.105-.89 2-1.987 2a1.993 1.993 0 0 1-1.987-2c0-1.105.89-2 1.987-2S100 .895 100 2Z\"/></svg>',withExternalLayout:true})})],speed:70,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-X4Dii.framer-1jrmwmv, .framer-X4Dii .framer-1jrmwmv { display: block; }\",\".framer-X4Dii.framer-19cvb9i { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1040px; }\",\".framer-X4Dii .framer-1qrkh9h-container { flex: 1 0 0px; height: 60px; position: relative; width: 1px; }\",\".framer-X4Dii .framer-10qo1h9, .framer-X4Dii .framer-mneh2h, .framer-X4Dii .framer-sr9et2, .framer-X4Dii .framer-jwr3s4, .framer-X4Dii .framer-laas8g, .framer-X4Dii .framer-ouaoue { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-X4Dii .framer-1i6ww2m { aspect-ratio: 5.5 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 25px); position: relative; width: 138px; }\",\".framer-X4Dii .framer-hxidpb { aspect-ratio: 4.461538461538462 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 25px); position: relative; width: 112px; }\",\".framer-X4Dii .framer-1ampgek { aspect-ratio: 5.05 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 25px); position: relative; width: 126px; }\",\".framer-X4Dii .framer-ioadfz { aspect-ratio: 4.536585365853658 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 25px); position: relative; width: 113px; }\",\".framer-X4Dii .framer-18b973 { aspect-ratio: 3.125 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 25px); position: relative; width: 78px; }\",\".framer-X4Dii .framer-1cxfp3e { aspect-ratio: 2.5 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 25px); position: relative; width: 63px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-X4Dii.framer-19cvb9i, .framer-X4Dii .framer-10qo1h9, .framer-X4Dii .framer-mneh2h, .framer-X4Dii .framer-sr9et2, .framer-X4Dii .framer-jwr3s4, .framer-X4Dii .framer-laas8g, .framer-X4Dii .framer-ouaoue { gap: 0px; } .framer-X4Dii.framer-19cvb9i > *, .framer-X4Dii .framer-10qo1h9 > *, .framer-X4Dii .framer-mneh2h > *, .framer-X4Dii .framer-sr9et2 > *, .framer-X4Dii .framer-jwr3s4 > *, .framer-X4Dii .framer-laas8g > *, .framer-X4Dii .framer-ouaoue > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-X4Dii.framer-19cvb9i > :first-child, .framer-X4Dii .framer-10qo1h9 > :first-child, .framer-X4Dii .framer-mneh2h > :first-child, .framer-X4Dii .framer-sr9et2 > :first-child, .framer-X4Dii .framer-jwr3s4 > :first-child, .framer-X4Dii .framer-laas8g > :first-child, .framer-X4Dii .framer-ouaoue > :first-child { margin-left: 0px; } .framer-X4Dii.framer-19cvb9i > :last-child, .framer-X4Dii .framer-10qo1h9 > :last-child, .framer-X4Dii .framer-mneh2h > :last-child, .framer-X4Dii .framer-sr9et2 > :last-child, .framer-X4Dii .framer-jwr3s4 > :last-child, .framer-X4Dii .framer-laas8g > :last-child, .framer-X4Dii .framer-ouaoue > :last-child { margin-right: 0px; } }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 60\n * @framerIntrinsicWidth 1040\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerkaZCWsfZw=withCSS(Component,css,\"framer-X4Dii\");export default FramerkaZCWsfZw;FramerkaZCWsfZw.displayName=\"Ticker/Integration\";FramerkaZCWsfZw.defaultProps={height:60,width:1040};addFonts(FramerkaZCWsfZw,[{explicitInter:true,fonts:[]},...TickerFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerkaZCWsfZw\",\"slots\":[],\"annotations\":{\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicHeight\":\"60\",\"framerContractVersion\":\"1\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicWidth\":\"1040\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./kaZCWsfZw.map", "// Generated by Framer (f030ee3)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ChildrenCanSuspend,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,PathVariablesContext,PropertyOverrides,ResolveLinks,RichText,useActiveVariantCallback,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useOverlayState,useQueryData,useRouteElementId,useRouter,withCSS,withFX,withOptimizedAppearEffect}from\"framer\";import{AnimatePresence,LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import*as ReactDOM from\"react-dom\";import{Video}from\"https://framerusercontent.com/modules/lRDHiNWNVWmE0lqtoVHP/7qT0r3So12155VV5Jq5x/Video.js\";import{Icon as Phosphor}from\"https://framerusercontent.com/modules/tYScH7LTqUtz5KUaUAYP/p8dptk4UIND8hbFWz9V7/Phosphor.js\";import GetTemplateFixedButton from\"https://framerusercontent.com/modules/z9EoktionPnqEoxwOhyN/LScDgsF9Tkdftt895EF7/WVoxR23Zi.js\";import HeroVideo from\"#framer/local/canvasComponent/ACO_7jfo1/ACO_7jfo1.js\";import CardsArticle from\"#framer/local/canvasComponent/eAH7z008K/eAH7z008K.js\";import ButtonSecondary from\"#framer/local/canvasComponent/eLjrTfU0W/eLjrTfU0W.js\";import FAQ from\"#framer/local/canvasComponent/ENYhOqSqp/ENYhOqSqp.js\";import ButtonPrimary from\"#framer/local/canvasComponent/Idwbxbsl9/Idwbxbsl9.js\";import TickerIntegration from\"#framer/local/canvasComponent/kaZCWsfZw/kaZCWsfZw.js\";import TickerTrustedBy from\"#framer/local/canvasComponent/kcHjn9XVU/kcHjn9XVU.js\";import PricingPlans from\"#framer/local/canvasComponent/LFHVvDZpq/LFHVvDZpq.js\";import NewsletterForm from\"#framer/local/canvasComponent/RPwKvWS97/RPwKvWS97.js\";import Navigation from\"#framer/local/canvasComponent/TT4cerD7W/TT4cerD7W.js\";import Footer from\"#framer/local/canvasComponent/vR7qMALLX/vR7qMALLX.js\";import Article from\"#framer/local/collection/KC1cDMLBT/KC1cDMLBT.js\";import*as sharedStyle3 from\"#framer/local/css/b1uDwvUz1/b1uDwvUz1.js\";import*as sharedStyle from\"#framer/local/css/enUEJThQJ/enUEJThQJ.js\";import*as sharedStyle2 from\"#framer/local/css/N6vR8NKk0/N6vR8NKk0.js\";import*as sharedStyle4 from\"#framer/local/css/PdSibRUaT/PdSibRUaT.js\";import*as sharedStyle5 from\"#framer/local/css/PnAtNpAjy/PnAtNpAjy.js\";import*as sharedStyle1 from\"#framer/local/css/XXDo8EQkn/XXDo8EQkn.js\";import metadataProvider from\"#framer/local/webPageMetadata/augiA20Il/augiA20Il.js\";const NavigationFonts=getFonts(Navigation);const RichTextWithFX=withFX(RichText);const MotionDivWithFX=withFX(motion.div);const ButtonPrimaryFonts=getFonts(ButtonPrimary);const ContainerWithFX=withFX(Container);const HeroVideoFonts=getFonts(HeroVideo);const PhosphorFonts=getFonts(Phosphor);const VideoFonts=getFonts(Video);const ButtonSecondaryFonts=getFonts(ButtonSecondary);const ImageWithFXWithOptimizedAppearEffect=withOptimizedAppearEffect(withFX(Image));const TickerTrustedByFonts=getFonts(TickerTrustedBy);const ImageWithFX=withFX(Image);const TickerIntegrationFonts=getFonts(TickerIntegration);const PricingPlansFonts=getFonts(PricingPlans);const FAQFonts=getFonts(FAQ);const NewsletterFormFonts=getFonts(NewsletterForm);const CardsArticleFonts=getFonts(CardsArticle);const FooterFonts=getFonts(Footer);const GetTemplateFixedButtonFonts=getFonts(GetTemplateFixedButton);const ContainerWithOptimizedAppearEffect=withOptimizedAppearEffect(Container);const breakpoints={B_CapM2dF:\"(min-width: 810px) and (max-width: 1199px)\",UxVTXh8YH:\"(max-width: 809px)\",WQLkyLRf1:\"(min-width: 1200px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-Y3h9D\";const variantClassNames={B_CapM2dF:\"framer-v-dl0dbc\",UxVTXh8YH:\"framer-v-1kx2pew\",WQLkyLRf1:\"framer-v-72rtr7\"};const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:-150};const transition1={damping:60,delay:0,mass:1,stiffness:400,type:\"spring\"};const animation1={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition1,x:0,y:-150};const animation2={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:0};const animation3={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition1,x:0,y:0};const animation4={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:150};const animation5={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition1,x:0,y:150};const transition2={damping:60,delay:.2,mass:1,stiffness:400,type:\"spring\"};const animation6={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition2,x:0,y:150};const animation7={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:-150,y:0};const transition3={damping:60,delay:.6,mass:1,stiffness:400,type:\"spring\"};const animation8={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition3,x:-150,y:0};const animation9={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:150,y:0};const animation10={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition3,x:150,y:0};const animation11={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition2,x:-150,y:0};const animation12={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:0,y:0};const transformTemplate1=(_,t)=>`translateX(-50%) ${t}`;const animation13={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition1,x:0,y:0};const animation14={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:.5,skewX:0,skewY:0,transformPerspective:1200,x:300,y:0};const getContainer=()=>{return document.querySelector(\"#template-overlay\")??document.querySelector(\"#overlay\")??document.body;};const Overlay=({children,blockDocumentScrolling,enabled=true})=>{const[visible,setVisible]=useOverlayState({blockDocumentScrolling});return children({hide:()=>setVisible(false),show:()=>setVisible(true),toggle:()=>setVisible(!visible),visible:enabled&&visible});};const animation15={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition3,x:0,y:0};const animation16={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:150};const animation17={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:50};const animation18={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition1,x:0,y:50};const transition4={damping:60,delay:.1,mass:1,stiffness:400,type:\"spring\"};const animation19={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition4,x:0,y:50};const animation20={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:-80,y:0};const animation21={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition1,x:-80,y:0};const animation22={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:80,y:0};const animation23={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition1,x:80,y:0};const animation24={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:50,y:50};const animation25={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition4,x:50,y:50};const animation26={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition4,x:-80,y:0};const animation27={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition2,x:80,y:0};const animation28={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:80};const animation29={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition2,x:0,y:80};const animation30={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition2,x:-80,y:0};const animation31={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition4,x:80,y:0};const transition5={damping:30,delay:.2,mass:1,stiffness:400,type:\"spring\"};const animation32={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition5,x:80,y:0};const animation33={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:-80,y:-40};const animation34={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition1,x:-80,y:-40};const animation35={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:-80,y:40};const animation36={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition1,x:-80,y:40};const animation37={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition2,x:-80,y:40};const animation38={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:80,y:-40};const animation39={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition1,x:80,y:-40};const animation40={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:80,y:40};const animation41={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition1,x:80,y:40};const animation42={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition2,x:80,y:40};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const QueryData=({query,pageSize,children})=>{const data=useQueryData(query);return children(data);};const transition6={delay:.5,duration:.7,ease:[.44,0,.56,1],type:\"tween\"};const animation43={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition6,x:0,y:0};const animation44={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:0};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"WQLkyLRf1\",Phone:\"UxVTXh8YH\",Tablet:\"B_CapM2dF\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"WQLkyLRf1\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,IHpwzo3_mE5ckt1cQm,v3BR60TbcE5ckt1cQm,SOF9aQ2PiE5ckt1cQm,Mc3pgleMeE5ckt1cQm,idE5ckt1cQm,...restProps}=getProps(props);React.useEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);if(metadata.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);document.title=metadata.title||\"\";if(metadata.viewport){document.querySelector('meta[name=\"viewport\"]')?.setAttribute(\"content\",metadata.viewport);}},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const{activeVariantCallback,delay}=useActiveVariantCallback(undefined);const onTap3bnx0g=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.toggle();});const onEnd1wnntms=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.hide();});const C7yUG9cdr1wnntms=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.hide();});const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className,sharedStyle5.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const router=useRouter();const elementId=useRouteElementId(\"zyMpzPrh3\");const ref1=React.useRef(null);const elementId1=useRouteElementId(\"OduCfMako\");const ref2=React.useRef(null);useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"WQLkyLRf1\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-105c1c0b-2db3-4045-bd36-678a55253efe, rgb(255, 255, 244)); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-72rtr7\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:64,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-12ra4e-container\",nodeId:\"EwPYAZE1x\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{UxVTXh8YH:{variant:\"kvCxHGc_O\"}},children:/*#__PURE__*/_jsx(Navigation,{height:\"100%\",id:\"EwPYAZE1x\",layoutId:\"EwPYAZE1x\",style:{width:\"100%\"},variant:\"JfJvz41xc\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1030,intrinsicWidth:1435,loading:getLoadingLazyAtYPosition(0),pixelHeight:1030,pixelWidth:1435,sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/6KW7MJMCWyDj0FPFE7bxVynTQ0.png\",srcSet:\"https://framerusercontent.com/images/6KW7MJMCWyDj0FPFE7bxVynTQ0.png?scale-down-to=512 512w,https://framerusercontent.com/images/6KW7MJMCWyDj0FPFE7bxVynTQ0.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/6KW7MJMCWyDj0FPFE7bxVynTQ0.png 1435w\"},className:\"framer-1xd2ydp\",\"data-framer-name\":\"Background\"}),/*#__PURE__*/_jsx(\"section\",{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1030,intrinsicWidth:1435,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+64),pixelHeight:1030,pixelWidth:1435,sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/tWB65tyeyOq9OkALLZCfk6Zjz7Q.png\",srcSet:\"https://framerusercontent.com/images/tWB65tyeyOq9OkALLZCfk6Zjz7Q.png?scale-down-to=512 512w,https://framerusercontent.com/images/tWB65tyeyOq9OkALLZCfk6Zjz7Q.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/tWB65tyeyOq9OkALLZCfk6Zjz7Q.png 1435w\"},className:\"framer-gyh0nj\",\"data-framer-name\":\"Hero\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-e3ivfs\",\"data-border\":true,\"data-framer-name\":\"Container\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-11zxldw\",\"data-framer-name\":\"Content\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-4h4hj2\",\"data-framer-name\":\"Intro\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-6tl52y\",\"data-framer-name\":\"Info\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1np99l9\",\"data-framer-name\":\"Headline\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{UxVTXh8YH:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-1ussz4h\",\"data-styles-preset\":\"enUEJThQJ\",style:{\"--framer-text-alignment\":\"center\"},children:\"Simplify HR\"})})}},children:/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-1ussz4h\",\"data-styles-preset\":\"enUEJThQJ\",children:\"Simplify HR\"})}),className:\"framer-dwdz4i\",fonts:[\"Inter\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1ct4e7d\",style:{transformPerspective:1200}}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{UxVTXh8YH:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-1ussz4h\",\"data-styles-preset\":\"enUEJThQJ\",style:{\"--framer-text-alignment\":\"center\"},children:\"Empower Your Team\"})})}},children:/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation4,__framer__exit:animation5,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-1ussz4h\",\"data-styles-preset\":\"enUEJThQJ\",children:\"Empower Your Team\"})}),className:\"framer-sq1t6x\",fonts:[\"Inter\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1945uiw\",\"data-framer-name\":\"Body\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{UxVTXh8YH:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-142cu03\",\"data-styles-preset\":\"XXDo8EQkn\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-463ca23d-0595-40bf-abdd-4a3abf0949e8, rgba(0, 0, 0, 0.7))\"},children:\"REsource provides your business with an innovative and complete HR management solution.\"})})}},children:/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation4,__framer__exit:animation6,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-142cu03\",\"data-styles-preset\":\"XXDo8EQkn\",style:{\"--framer-text-color\":\"var(--token-463ca23d-0595-40bf-abdd-4a3abf0949e8, rgba(0, 0, 0, 0.7))\"},children:\"REsource provides your business with an innovative and complete HR management solution.\"})}),className:\"framer-1ic1yci\",fonts:[\"Inter\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-86la3e\",\"data-framer-name\":\"CTA & Users\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{webPageId:\"augiA20Il\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation7,__framer__exit:animation8,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1yoqph3-container\",nodeId:\"YFs2uxDPd\",rendersWithMotion:true,scopeId:\"augiA20Il\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{B_CapM2dF:{q4mVnKdlt:resolvedLinks[1]},UxVTXh8YH:{q4mVnKdlt:resolvedLinks[2]}},children:/*#__PURE__*/_jsx(ButtonPrimary,{DdwhaGzyn:\"Get Started For Free\",height:\"100%\",id:\"YFs2uxDPd\",layoutId:\"YFs2uxDPd\",q4mVnKdlt:resolvedLinks[0],variant:\"ltRP3JbiU\",width:\"100%\"})})})})}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation9,__framer__exit:animation10,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1td4d6v\",\"data-framer-name\":\"Users\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{UxVTXh8YH:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:6240,intrinsicWidth:4160,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+64+0+0+0+80+0+0+0+0+324.6+40+104+0),pixelHeight:6240,pixelWidth:4160,sizes:\"43px\",src:\"https://framerusercontent.com/images/a43mS27PDbDiCNFMEqRNnaPJuA.jpg\",srcSet:\"https://framerusercontent.com/images/a43mS27PDbDiCNFMEqRNnaPJuA.jpg?scale-down-to=1024 682w,https://framerusercontent.com/images/a43mS27PDbDiCNFMEqRNnaPJuA.jpg?scale-down-to=2048 1365w,https://framerusercontent.com/images/a43mS27PDbDiCNFMEqRNnaPJuA.jpg?scale-down-to=4096 2730w,https://framerusercontent.com/images/a43mS27PDbDiCNFMEqRNnaPJuA.jpg 4160w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:6240,intrinsicWidth:4160,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+64+0+0+120+0+0+0+324.6+50.5+0),pixelHeight:6240,pixelWidth:4160,sizes:\"43px\",src:\"https://framerusercontent.com/images/a43mS27PDbDiCNFMEqRNnaPJuA.jpg\",srcSet:\"https://framerusercontent.com/images/a43mS27PDbDiCNFMEqRNnaPJuA.jpg?scale-down-to=1024 682w,https://framerusercontent.com/images/a43mS27PDbDiCNFMEqRNnaPJuA.jpg?scale-down-to=2048 1365w,https://framerusercontent.com/images/a43mS27PDbDiCNFMEqRNnaPJuA.jpg?scale-down-to=4096 2730w,https://framerusercontent.com/images/a43mS27PDbDiCNFMEqRNnaPJuA.jpg 4160w\"},className:\"framer-o8qqct\",\"data-border\":true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{UxVTXh8YH:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:5760,intrinsicWidth:3840,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+64+0+0+0+80+0+0+0+0+324.6+40+104+0),pixelHeight:5760,pixelWidth:3840,sizes:\"43px\",src:\"https://framerusercontent.com/images/YCSkRWDihN5ZFfKUVOLpamkW2to.jpg\",srcSet:\"https://framerusercontent.com/images/YCSkRWDihN5ZFfKUVOLpamkW2to.jpg?scale-down-to=1024 682w,https://framerusercontent.com/images/YCSkRWDihN5ZFfKUVOLpamkW2to.jpg?scale-down-to=2048 1365w,https://framerusercontent.com/images/YCSkRWDihN5ZFfKUVOLpamkW2to.jpg?scale-down-to=4096 2730w,https://framerusercontent.com/images/YCSkRWDihN5ZFfKUVOLpamkW2to.jpg 3840w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:5760,intrinsicWidth:3840,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+64+0+0+120+0+0+0+324.6+50.5+0),pixelHeight:5760,pixelWidth:3840,sizes:\"43px\",src:\"https://framerusercontent.com/images/YCSkRWDihN5ZFfKUVOLpamkW2to.jpg\",srcSet:\"https://framerusercontent.com/images/YCSkRWDihN5ZFfKUVOLpamkW2to.jpg?scale-down-to=1024 682w,https://framerusercontent.com/images/YCSkRWDihN5ZFfKUVOLpamkW2to.jpg?scale-down-to=2048 1365w,https://framerusercontent.com/images/YCSkRWDihN5ZFfKUVOLpamkW2to.jpg?scale-down-to=4096 2730w,https://framerusercontent.com/images/YCSkRWDihN5ZFfKUVOLpamkW2to.jpg 3840w\"},className:\"framer-4v4jxx\",\"data-border\":true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{UxVTXh8YH:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:3840,intrinsicWidth:5760,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+64+0+0+0+80+0+0+0+0+324.6+40+104+0),pixelHeight:3840,pixelWidth:5760,sizes:\"43px\",src:\"https://framerusercontent.com/images/H14E8S7hJnIxSEJdJ1uxSIdkr8E.jpg\",srcSet:\"https://framerusercontent.com/images/H14E8S7hJnIxSEJdJ1uxSIdkr8E.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/H14E8S7hJnIxSEJdJ1uxSIdkr8E.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/H14E8S7hJnIxSEJdJ1uxSIdkr8E.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/H14E8S7hJnIxSEJdJ1uxSIdkr8E.jpg?scale-down-to=4096 4096w,https://framerusercontent.com/images/H14E8S7hJnIxSEJdJ1uxSIdkr8E.jpg 5760w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:3840,intrinsicWidth:5760,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+64+0+0+120+0+0+0+324.6+50.5+0),pixelHeight:3840,pixelWidth:5760,sizes:\"43px\",src:\"https://framerusercontent.com/images/H14E8S7hJnIxSEJdJ1uxSIdkr8E.jpg\",srcSet:\"https://framerusercontent.com/images/H14E8S7hJnIxSEJdJ1uxSIdkr8E.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/H14E8S7hJnIxSEJdJ1uxSIdkr8E.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/H14E8S7hJnIxSEJdJ1uxSIdkr8E.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/H14E8S7hJnIxSEJdJ1uxSIdkr8E.jpg?scale-down-to=4096 4096w,https://framerusercontent.com/images/H14E8S7hJnIxSEJdJ1uxSIdkr8E.jpg 5760w\"},className:\"framer-booarn\",\"data-border\":true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1nph4x6\",\"data-styles-preset\":\"N6vR8NKk0\",style:{\"--framer-text-color\":\"var(--token-20d1af47-9461-4015-b39f-9a0f2f6e81e9, rgb(255, 92, 0))\"},children:\"Join 5K+ Teams\"})}),className:\"framer-ow2o51\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})]}),/*#__PURE__*/_jsx(Overlay,{children:overlay=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation7,__framer__exit:animation11,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1npz3yc\",\"data-framer-name\":\"Intro video\",id:\"1npz3yc\",onTap:onTap3bnx0g({overlay}),style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{B_CapM2dF:{height:160,width:`calc((min(max(min(max(${componentViewport?.width||\"100vw\"} - 80px, 1px), 1400px), 1px), 900px) - 20px) * 0.45)`},UxVTXh8YH:{height:188,width:`calc((min(max(min(${componentViewport?.width||\"100vw\"} - 20px, 1400px), 1px), 1300px) - 10px) * 0.7)`,y:(componentViewport?.y||0)+0+64+0+0+0+80+0+0+551.6+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:323,width:\"463px\",y:(componentViewport?.y||0)+0+64+0+0+120+0+0+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-a235iz-container\",nodeId:\"FSYpqkG93\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(HeroVideo,{height:\"100%\",id:\"FSYpqkG93\",layoutId:\"FSYpqkG93\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ls98ro\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1jqnz91-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"o5FYBuu41\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-929b0b9c-a6d4-42d6-ba20-0a74f3c6737a, rgb(0, 0, 0))\",height:\"100%\",iconSearch:\"House\",iconSelection:\"PlayCircle\",id:\"o5FYBuu41\",layoutId:\"o5FYBuu41\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"fill\",width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-142cu03\",\"data-styles-preset\":\"XXDo8EQkn\",style:{\"--framer-text-alignment\":\"center\"},children:\"How it Works\"})}),className:\"framer-bd6ys0\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay.visible&&/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/ReactDOM.createPortal(/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.div,{animate:{opacity:1,transition:{damping:60,delay:0,mass:1,stiffness:400,type:\"spring\"}},className:cx(scopingClassNames,\"framer-11f8eyh\"),\"data-framer-portal-id\":\"1npz3yc\",exit:{opacity:0,transition:{delay:0,duration:0,ease:[.12,.23,.5,1],type:\"tween\"}},initial:{opacity:0},onTap:()=>overlay.hide()},\"njjlWNnjA\"),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{B_CapM2dF:{transformTemplate:undefined},UxVTXh8YH:{transformTemplate:undefined}},children:/*#__PURE__*/_jsx(motion.div,{animate:animation13,className:cx(scopingClassNames,\"framer-ujokx6\"),\"data-border\":true,\"data-framer-portal-id\":\"1npz3yc\",exit:animation12,initial:animation14,style:{transformPerspective:1200},transformTemplate:transformTemplate1,children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1veuta4-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"Vn0vmPSKA\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(Video,{backgroundColor:\"rgba(0, 0, 0, 0)\",borderRadius:10,bottomLeftRadius:10,bottomRightRadius:10,controls:false,height:\"100%\",id:\"Vn0vmPSKA\",isMixedBorderRadius:false,layoutId:\"Vn0vmPSKA\",loop:true,muted:true,objectFit:\"cover\",onEnd:onEnd1wnntms({overlay}),playing:true,posterEnabled:true,srcFile:\"https://framerusercontent.com/assets/5RhYMoIMaaBHDj12A1lFZEx5kg.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:10,topRightRadius:10,volume:25,width:\"100%\"})})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:cx(scopingClassNames,\"framer-238dwz-container\"),\"data-framer-portal-id\":\"1npz3yc\",nodeId:\"r5jxhff8A\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(ButtonSecondary,{bd18e4tRN:\"Close\",C7yUG9cdr:C7yUG9cdr1wnntms({overlay}),height:\"100%\",id:\"r5jxhff8A\",layoutId:\"r5jxhff8A\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})]}),getContainer())})})]})})})]})})})}),/*#__PURE__*/_jsx(\"section\",{className:\"framer-xdsjhf\",\"data-framer-name\":\"Showcase\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1lcv2p7\",\"data-border\":true,\"data-framer-name\":\"Dashboard\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{B_CapM2dF:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2048,intrinsicWidth:2880,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+732.6+0+20+0),pixelHeight:2048,pixelWidth:2880,sizes:`calc(min(max(${componentViewport?.width||\"100vw\"} - 80px, 1px), 1400px) - 40px)`,src:\"https://framerusercontent.com/images/V4eEknf00DcfB3hNFXjB1kzwo.jpg\",srcSet:\"https://framerusercontent.com/images/V4eEknf00DcfB3hNFXjB1kzwo.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/V4eEknf00DcfB3hNFXjB1kzwo.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/V4eEknf00DcfB3hNFXjB1kzwo.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/V4eEknf00DcfB3hNFXjB1kzwo.jpg 2880w\"}},UxVTXh8YH:{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation4,__framer__exit:animation5,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,animate:undefined,background:{alt:\"\",fit:\"fill\",intrinsicHeight:2048,intrinsicWidth:2880,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+995.2+0+0+0+0),pixelHeight:2048,pixelWidth:2880,sizes:`calc(min(${componentViewport?.width||\"100vw\"} - 20px, 1400px) - 10px)`,src:\"https://framerusercontent.com/images/V4eEknf00DcfB3hNFXjB1kzwo.jpg\",srcSet:\"https://framerusercontent.com/images/V4eEknf00DcfB3hNFXjB1kzwo.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/V4eEknf00DcfB3hNFXjB1kzwo.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/V4eEknf00DcfB3hNFXjB1kzwo.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/V4eEknf00DcfB3hNFXjB1kzwo.jpg 2880w\"},initial:undefined,optimized:undefined}},children:/*#__PURE__*/_jsx(ImageWithFXWithOptimizedAppearEffect,{animate:animation15,background:{alt:\"\",fit:\"fill\",intrinsicHeight:2048,intrinsicWidth:2880,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+732.6+0+40+0),pixelHeight:2048,pixelWidth:2880,sizes:`calc(min(max(${componentViewport?.width||\"100vw\"} - 160px, 1px), 1400px) - 80px)`,src:\"https://framerusercontent.com/images/V4eEknf00DcfB3hNFXjB1kzwo.jpg\",srcSet:\"https://framerusercontent.com/images/V4eEknf00DcfB3hNFXjB1kzwo.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/V4eEknf00DcfB3hNFXjB1kzwo.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/V4eEknf00DcfB3hNFXjB1kzwo.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/V4eEknf00DcfB3hNFXjB1kzwo.jpg 2880w\"},className:\"framer-1dj5two\",\"data-border\":true,\"data-framer-appear-id\":\"1dj5two\",\"data-framer-name\":\"Dashboard HR Management\",initial:animation16,optimized:true,style:{transformPerspective:1200}})})})}),/*#__PURE__*/_jsx(\"section\",{className:\"framer-u77yrk\",\"data-framer-name\":\"Social proof\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-12cbcrm\",\"data-framer-name\":\"Endorsement\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-xk4tr0\",\"data-framer-name\":\"Headline\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ctfdn1\",\"data-framer-name\":\"Tag\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-1jxmzu8\",\"data-styles-preset\":\"b1uDwvUz1\",children:\"Trusted By\"})}),className:\"framer-9ok5nf\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-zekma5\"})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1rcgw64\",\"data-styles-preset\":\"PdSibRUaT\",children:\"Trusted by Our Valued Partners\"})}),className:\"framer-1at77lg\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{B_CapM2dF:{width:`min(max(${componentViewport?.width||\"100vw\"} - 80px, 1px), 1400px)`,y:(componentViewport?.y||0)+0+1450.6+0+100+118.4},UxVTXh8YH:{width:`min(${componentViewport?.width||\"100vw\"} - 40px, 1400px)`,y:(componentViewport?.y||0)+0+1673.2+0+0+100+118.4}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:60,width:`min(max(${componentViewport?.width||\"100vw\"} - 160px, 1px), 1400px)`,y:(componentViewport?.y||0)+0+1490.6+0+100+118.4,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation17,__framer__exit:animation18,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1h7zpgu-container\",nodeId:\"O_rLQ9uLi\",rendersWithMotion:true,scopeId:\"augiA20Il\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(TickerTrustedBy,{height:\"100%\",id:\"O_rLQ9uLi\",layoutId:\"O_rLQ9uLi\",style:{width:\"100%\"},width:\"100%\"})})})})]})}),/*#__PURE__*/_jsx(\"section\",{className:\"framer-adqfnz\",\"data-framer-name\":\"Feature list\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-3d3v8j\",\"data-border\":true,\"data-framer-name\":\"Features\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-f0pl6k\",\"data-framer-name\":\"Headline\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-mourrt\",\"data-framer-name\":\"Tag\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-1jxmzu8\",\"data-styles-preset\":\"b1uDwvUz1\",children:\"Features\"})}),className:\"framer-1vtf2ox\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1fh27vi\"})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1rcgw64\",\"data-styles-preset\":\"PdSibRUaT\",children:\"Discover the power of REsource\"})}),className:\"framer-154mrs\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition4},__framer__animateOnce:true,__framer__enter:animation17,__framer__exit:animation19,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-142cu03\",\"data-styles-preset\":\"XXDo8EQkn\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-463ca23d-0595-40bf-abdd-4a3abf0949e8, rgba(0, 0, 0, 0.7))\"},children:\" Packed with a robust set of features, REsource is engineered to streamline your HR processes and elevate your workforce management. \"})}),className:\"framer-ugisbe\",fonts:[\"Inter\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-fkgjjd\",children:[/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation20,__framer__exit:animation21,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-18tr0gw\",\"data-border\":true,\"data-framer-name\":\"Feature\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-4s6its-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"IbAsGF42B\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-20d1af47-9461-4015-b39f-9a0f2f6e81e9, rgb(255, 92, 0))\",height:\"100%\",iconSearch:\"House\",iconSelection:\"AppWindow\",id:\"IbAsGF42B\",layoutId:\"IbAsGF42B\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"regular\",width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-142cu03\",\"data-styles-preset\":\"XXDo8EQkn\",children:\"Seamless Onboarding and Offboarding\"})}),className:\"framer-btknci\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1nph4x6\",\"data-styles-preset\":\"N6vR8NKk0\",style:{\"--framer-text-color\":\"var(--token-463ca23d-0595-40bf-abdd-4a3abf0949e8, rgba(0, 0, 0, 0.7))\"},children:\"Automate onboarding tasks, ensuring a smooth transition for new hires.\"})}),className:\"framer-1l3medh\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{UxVTXh8YH:{__framer__enter:animation20,__framer__exit:animation21}},children:/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation22,__framer__exit:animation23,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1ndu99k\",\"data-border\":true,\"data-framer-name\":\"Feature\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-47ubkr-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"zCtFN1e1V\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-20d1af47-9461-4015-b39f-9a0f2f6e81e9, rgb(255, 92, 0))\",height:\"100%\",iconSearch:\"House\",iconSelection:\"Watch\",id:\"zCtFN1e1V\",layoutId:\"zCtFN1e1V\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"regular\",width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-142cu03\",\"data-styles-preset\":\"XXDo8EQkn\",children:\"Time and Attendance Tracking\"})}),className:\"framer-1eiyb04\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1nph4x6\",\"data-styles-preset\":\"N6vR8NKk0\",style:{\"--framer-text-color\":\"var(--token-463ca23d-0595-40bf-abdd-4a3abf0949e8, rgba(0, 0, 0, 0.7))\"},children:\"Optimize workforce management with precise time and attendance tracking.\"})}),className:\"framer-1cyh5oy\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation20,__framer__exit:animation21,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-clhhwu\",\"data-border\":true,\"data-framer-name\":\"Feature\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1yv6fd5-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"EZkF9j7Xw\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-20d1af47-9461-4015-b39f-9a0f2f6e81e9, rgb(255, 92, 0))\",height:\"100%\",iconSearch:\"House\",iconSelection:\"ChartDonut\",id:\"EZkF9j7Xw\",layoutId:\"EZkF9j7Xw\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"regular\",width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-142cu03\",\"data-styles-preset\":\"XXDo8EQkn\",children:\"Efficient Recruitment Tools\"})}),className:\"framer-k8ao66\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1nph4x6\",\"data-styles-preset\":\"N6vR8NKk0\",style:{\"--framer-text-color\":\"var(--token-463ca23d-0595-40bf-abdd-4a3abf0949e8, rgba(0, 0, 0, 0.7))\"},children:\"Simplify the hiring process with REsource's recruitment and applicant tracking tools.\"})}),className:\"framer-1sk2tjx\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{UxVTXh8YH:{__framer__enter:animation20,__framer__exit:animation21}},children:/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation22,__framer__exit:animation23,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1yehdr4\",\"data-border\":true,\"data-framer-name\":\"Feature\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-yr1761-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"jdsuwXiwS\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-20d1af47-9461-4015-b39f-9a0f2f6e81e9, rgb(255, 92, 0))\",height:\"100%\",iconSearch:\"House\",iconSelection:\"UsersFour\",id:\"jdsuwXiwS\",layoutId:\"jdsuwXiwS\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"regular\",width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-142cu03\",\"data-styles-preset\":\"XXDo8EQkn\",children:\"Employee Self-Service Portal\"})}),className:\"framer-15srfbx\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1nph4x6\",\"data-styles-preset\":\"N6vR8NKk0\",style:{\"--framer-text-color\":\"var(--token-463ca23d-0595-40bf-abdd-4a3abf0949e8, rgba(0, 0, 0, 0.7))\"},children:\"Empower your workforce with a self-service portal, allowing employees to manage personal details.\"})}),className:\"framer-1oi7o9t\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation20,__framer__exit:animation21,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1a4ocee\",\"data-border\":true,\"data-framer-name\":\"Feature\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1cvoo5l-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"zPydCmC3u\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-20d1af47-9461-4015-b39f-9a0f2f6e81e9, rgb(255, 92, 0))\",height:\"100%\",iconSearch:\"House\",iconSelection:\"ChartBar\",id:\"zPydCmC3u\",layoutId:\"zPydCmC3u\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"regular\",width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-142cu03\",\"data-styles-preset\":\"XXDo8EQkn\",children:\"Comprehensive Training and Development\"})}),className:\"framer-1kquj2o\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1nph4x6\",\"data-styles-preset\":\"N6vR8NKk0\",style:{\"--framer-text-color\":\"var(--token-463ca23d-0595-40bf-abdd-4a3abf0949e8, rgba(0, 0, 0, 0.7))\"},children:\"Cultivate a culture of learning with REsource's comprehensive training and development features.\"})}),className:\"framer-uf5aok\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{UxVTXh8YH:{__framer__enter:animation20,__framer__exit:animation21}},children:/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation22,__framer__exit:animation23,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-4sp2yx\",\"data-border\":true,\"data-framer-name\":\"Feature\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-ddh4ts-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"dE0rXoxzL\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-20d1af47-9461-4015-b39f-9a0f2f6e81e9, rgb(255, 92, 0))\",height:\"100%\",iconSearch:\"House\",iconSelection:\"CalendarCheck\",id:\"dE0rXoxzL\",layoutId:\"dE0rXoxzL\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"regular\",width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-142cu03\",\"data-styles-preset\":\"XXDo8EQkn\",children:\"Workflow Automation\"})}),className:\"framer-muu90c\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1nph4x6\",\"data-styles-preset\":\"N6vR8NKk0\",style:{\"--framer-text-color\":\"var(--token-463ca23d-0595-40bf-abdd-4a3abf0949e8, rgba(0, 0, 0, 0.7))\"},children:\"Automate routine HR processes, reducing manual workload and enhancing overall workflow efficiency.\"})}),className:\"framer-6nmd7d\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})})]})]})}),/*#__PURE__*/_jsx(\"section\",{className:\"framer-5byqsw\",\"data-framer-name\":\"Features\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1q2cjh5\",\"data-border\":true,\"data-framer-name\":\"Features\",id:elementId,ref:ref1,children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-18bgr4e\",\"data-framer-name\":\"Feature list\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1by0bzx\",\"data-framer-name\":\"Feature\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-12svdxe\",\"data-framer-name\":\"Feature\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ghn9xc\",\"data-framer-name\":\"Headline\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-apnpmq\",\"data-framer-name\":\"Tag\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-1jxmzu8\",\"data-styles-preset\":\"b1uDwvUz1\",children:\"Feature\"})}),className:\"framer-1x7s5sg\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-z05qds\"})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1rcgw64\",\"data-styles-preset\":\"PdSibRUaT\",style:{\"--framer-text-alignment\":\"center\"},children:\"Centralized Employee Hub\"})}),className:\"framer-y3zee0\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{UxVTXh8YH:{__framer__enter:animation24,__framer__exit:animation25}},children:/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition4},__framer__animateOnce:true,__framer__enter:animation17,__framer__exit:animation19,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-142cu03\",\"data-styles-preset\":\"XXDo8EQkn\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-463ca23d-0595-40bf-abdd-4a3abf0949e8, rgba(0, 0, 0, 0.7))\"},children:\"Manage all employee information in one secure and centralized location, facilitating easy access and updates.\"})}),className:\"framer-18h6xkq\",fonts:[\"Inter\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-owe0di\",\"data-framer-name\":\"Details\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1qku5og\",children:[/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition4},__framer__animateOnce:true,__framer__enter:animation20,__framer__exit:animation26,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1bhz8wr\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-2nhjia-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"rPlLA4TAr\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-20d1af47-9461-4015-b39f-9a0f2f6e81e9, rgb(255, 92, 0))\",height:\"100%\",iconSearch:\"House\",iconSelection:\"Stack\",id:\"rPlLA4TAr\",layoutId:\"rPlLA4TAr\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"regular\",width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-142cu03\",\"data-styles-preset\":\"XXDo8EQkn\",style:{\"--framer-text-alignment\":\"left\"},children:\"Manage all employees\"})}),className:\"framer-sp5qd3\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition4},__framer__animateOnce:true,__framer__enter:animation20,__framer__exit:animation26,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-mnxh1m\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1mnb9dg-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"XZNVGH6EW\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-20d1af47-9461-4015-b39f-9a0f2f6e81e9, rgb(255, 92, 0))\",height:\"100%\",iconSearch:\"House\",iconSelection:\"Stack\",id:\"XZNVGH6EW\",layoutId:\"XZNVGH6EW\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"regular\",width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-142cu03\",\"data-styles-preset\":\"XXDo8EQkn\",style:{\"--framer-text-alignment\":\"left\"},children:\"User Satisfaction Rate\"})}),className:\"framer-14g3eah\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition4},__framer__animateOnce:true,__framer__enter:animation20,__framer__exit:animation26,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-4e5ifu\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1vs53ug-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"pfBFZW82h\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-20d1af47-9461-4015-b39f-9a0f2f6e81e9, rgb(255, 92, 0))\",height:\"100%\",iconSearch:\"House\",iconSelection:\"Stack\",id:\"pfBFZW82h\",layoutId:\"pfBFZW82h\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"regular\",width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-142cu03\",\"data-styles-preset\":\"XXDo8EQkn\",style:{\"--framer-text-alignment\":\"left\"},children:\"Time Saved on HR Tasks\"})}),className:\"framer-1cyabds\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{B_CapM2dF:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:599,intrinsicWidth:1376,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+3115.4+0+140+0+0+0+0+286.4+94),pixelHeight:599,pixelWidth:1376,sizes:\"360px\",src:\"https://framerusercontent.com/images/xFlSJUM0Asu9WTyaXN974uZt54Y.png\",srcSet:\"https://framerusercontent.com/images/xFlSJUM0Asu9WTyaXN974uZt54Y.png?scale-down-to=512 512w,https://framerusercontent.com/images/xFlSJUM0Asu9WTyaXN974uZt54Y.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/xFlSJUM0Asu9WTyaXN974uZt54Y.png 1376w\"}},UxVTXh8YH:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:599,intrinsicWidth:1376,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+4486+0+0+100+0+0+0+0+286.4+0+0),pixelHeight:599,pixelWidth:1376,sizes:`min(min(${componentViewport?.width||\"100vw\"} - 40px, 1400px) - 40px, 900px)`,src:\"https://framerusercontent.com/images/xFlSJUM0Asu9WTyaXN974uZt54Y.png\",srcSet:\"https://framerusercontent.com/images/xFlSJUM0Asu9WTyaXN974uZt54Y.png?scale-down-to=512 512w,https://framerusercontent.com/images/xFlSJUM0Asu9WTyaXN974uZt54Y.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/xFlSJUM0Asu9WTyaXN974uZt54Y.png 1376w\"}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation22,__framer__exit:animation27,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fill\",intrinsicHeight:599,intrinsicWidth:1376,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+3032.4+0+140+0+0+0+0+306.4+55),pixelHeight:599,pixelWidth:1376,sizes:\"540px\",src:\"https://framerusercontent.com/images/xFlSJUM0Asu9WTyaXN974uZt54Y.png\",srcSet:\"https://framerusercontent.com/images/xFlSJUM0Asu9WTyaXN974uZt54Y.png?scale-down-to=512 512w,https://framerusercontent.com/images/xFlSJUM0Asu9WTyaXN974uZt54Y.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/xFlSJUM0Asu9WTyaXN974uZt54Y.png 1376w\"},className:\"framer-7v2roi\",\"data-border\":true,\"data-framer-name\":\"Employee_Status\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{B_CapM2dF:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:286,intrinsicWidth:498,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+3115.4+0+140+0+0+0+0+286.4+94+-30),pixelHeight:286,pixelWidth:498,src:\"https://framerusercontent.com/images/NS8HDaeZBaIDD2hqV03tPz6iGM.png\"}},UxVTXh8YH:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:286,intrinsicWidth:498,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+4486+0+0+100+0+0+0+0+286.4+0+0+-20),pixelHeight:286,pixelWidth:498,src:\"https://framerusercontent.com/images/NS8HDaeZBaIDD2hqV03tPz6iGM.png\"}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation28,__framer__exit:animation29,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fill\",intrinsicHeight:286,intrinsicWidth:498,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+3032.4+0+140+0+0+0+0+306.4+55+-40),pixelHeight:286,pixelWidth:498,src:\"https://framerusercontent.com/images/NS8HDaeZBaIDD2hqV03tPz6iGM.png\"},className:\"framer-iq3bkv\",\"data-border\":true,style:{transformPerspective:1200}})})})})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-k0covk\",\"data-framer-name\":\"Feature\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-wsb30i\",\"data-framer-name\":\"Feature\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-a3p671\",\"data-framer-name\":\"Headline\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ix1298\",\"data-framer-name\":\"Tag\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-1jxmzu8\",\"data-styles-preset\":\"b1uDwvUz1\",children:\"Feature\"})}),className:\"framer-1f0mvy4\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1hjtv84\"})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1rcgw64\",\"data-styles-preset\":\"PdSibRUaT\",style:{\"--framer-text-alignment\":\"center\"},children:\"Advanced HR Analytics\"})}),className:\"framer-zmxz78\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{UxVTXh8YH:{__framer__enter:animation24,__framer__exit:animation25}},children:/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition4},__framer__animateOnce:true,__framer__enter:animation17,__framer__exit:animation19,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-142cu03\",\"data-styles-preset\":\"XXDo8EQkn\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-463ca23d-0595-40bf-abdd-4a3abf0949e8, rgba(0, 0, 0, 0.7))\"},children:\"Leverage powerful analytics tools to gain insights into workforce trends, performance metrics, and strategic HR data.\"})}),className:\"framer-139a36a\",fonts:[\"Inter\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1l7o642\",\"data-framer-name\":\"Details\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{B_CapM2dF:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:732,intrinsicWidth:1294,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+3115.4+0+140+0+0+790.4+0+286.4+70.5),pixelHeight:732,pixelWidth:1294,sizes:\"360px\",src:\"https://framerusercontent.com/images/WZfA3OjBrHGKOifXHJhKEQTOqA.png\",srcSet:\"https://framerusercontent.com/images/WZfA3OjBrHGKOifXHJhKEQTOqA.png?scale-down-to=512 512w,https://framerusercontent.com/images/WZfA3OjBrHGKOifXHJhKEQTOqA.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/WZfA3OjBrHGKOifXHJhKEQTOqA.png 1294w\"}},UxVTXh8YH:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:732,intrinsicWidth:1294,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+4486+0+0+100+0+0+1024.4+0+286.4+0+0),pixelHeight:732,pixelWidth:1294,sizes:`min(min(${componentViewport?.width||\"100vw\"} - 40px, 1400px) - 40px, 900px)`,src:\"https://framerusercontent.com/images/WZfA3OjBrHGKOifXHJhKEQTOqA.png\",srcSet:\"https://framerusercontent.com/images/WZfA3OjBrHGKOifXHJhKEQTOqA.png?scale-down-to=512 512w,https://framerusercontent.com/images/WZfA3OjBrHGKOifXHJhKEQTOqA.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/WZfA3OjBrHGKOifXHJhKEQTOqA.png 1294w\"}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation20,__framer__exit:animation30,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fill\",intrinsicHeight:732,intrinsicWidth:1294,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+3032.4+0+140+0+0+830.4+0+306.4+19),pixelHeight:732,pixelWidth:1294,sizes:\"540px\",src:\"https://framerusercontent.com/images/WZfA3OjBrHGKOifXHJhKEQTOqA.png\",srcSet:\"https://framerusercontent.com/images/WZfA3OjBrHGKOifXHJhKEQTOqA.png?scale-down-to=512 512w,https://framerusercontent.com/images/WZfA3OjBrHGKOifXHJhKEQTOqA.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/WZfA3OjBrHGKOifXHJhKEQTOqA.png 1294w\"},className:\"framer-skg4r8\",\"data-border\":true,\"data-framer-name\":\"Job_Statistics\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{B_CapM2dF:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:286,intrinsicWidth:498,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+3115.4+0+140+0+0+790.4+0+286.4+70.5+-30),pixelHeight:286,pixelWidth:498,src:\"https://framerusercontent.com/images/fDO3j2LniN1LwaAW8DK6RCxkvNs.png\"}},UxVTXh8YH:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:286,intrinsicWidth:498,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+4486+0+0+100+0+0+1024.4+0+286.4+0+0+-20),pixelHeight:286,pixelWidth:498,src:\"https://framerusercontent.com/images/fDO3j2LniN1LwaAW8DK6RCxkvNs.png\"}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation28,__framer__exit:animation29,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fill\",intrinsicHeight:286,intrinsicWidth:498,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+3032.4+0+140+0+0+830.4+0+306.4+19+-40),pixelHeight:286,pixelWidth:498,src:\"https://framerusercontent.com/images/fDO3j2LniN1LwaAW8DK6RCxkvNs.png\"},className:\"framer-zjsyni\",\"data-border\":true,style:{transformPerspective:1200}})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1fii77i\",children:[/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition4},__framer__animateOnce:true,__framer__enter:animation22,__framer__exit:animation31,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-o45g7d\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1iaoicl-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"e3iaADJs1\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-20d1af47-9461-4015-b39f-9a0f2f6e81e9, rgb(255, 92, 0))\",height:\"100%\",iconSearch:\"House\",iconSelection:\"Lightning\",id:\"e3iaADJs1\",layoutId:\"e3iaADJs1\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"regular\",width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-142cu03\",\"data-styles-preset\":\"XXDo8EQkn\",style:{\"--framer-text-alignment\":\"left\"},children:\"Global Reach\"})}),className:\"framer-9atf1g\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition4},__framer__animateOnce:true,__framer__enter:animation22,__framer__exit:animation31,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-rzgjox\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1m3y4vn-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"RTMByRYXM\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-20d1af47-9461-4015-b39f-9a0f2f6e81e9, rgb(255, 92, 0))\",height:\"100%\",iconSearch:\"House\",iconSelection:\"Lightning\",id:\"RTMByRYXM\",layoutId:\"RTMByRYXM\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"regular\",width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-142cu03\",\"data-styles-preset\":\"XXDo8EQkn\",style:{\"--framer-text-alignment\":\"left\"},children:\"Training Completion Rates\"})}),className:\"framer-w27jpp\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition4},__framer__animateOnce:true,__framer__enter:animation22,__framer__exit:animation31,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1othvwb\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-fcqemb-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"tYj_cHav0\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-20d1af47-9461-4015-b39f-9a0f2f6e81e9, rgb(255, 92, 0))\",height:\"100%\",iconSearch:\"House\",iconSelection:\"Lightning\",id:\"tYj_cHav0\",layoutId:\"tYj_cHav0\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"regular\",width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-142cu03\",\"data-styles-preset\":\"XXDo8EQkn\",style:{\"--framer-text-alignment\":\"left\"},children:\"Reduction in Onboarding Time\"})}),className:\"framer-19xk4uy\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ows0u1\",\"data-framer-name\":\"Feature\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-j5q69p\",\"data-framer-name\":\"Feature\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1r3st2b\",\"data-framer-name\":\"Headline\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ug8b3d\",\"data-framer-name\":\"Tag\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-1jxmzu8\",\"data-styles-preset\":\"b1uDwvUz1\",children:\"Feature\"})}),className:\"framer-1h96v74\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1cak7e1\"})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1rcgw64\",\"data-styles-preset\":\"PdSibRUaT\",style:{\"--framer-text-alignment\":\"center\"},children:\"Integrated Payroll Solutions\"})}),className:\"framer-pyz0mf\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{UxVTXh8YH:{__framer__enter:animation24,__framer__exit:animation25}},children:/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition4},__framer__animateOnce:true,__framer__enter:animation17,__framer__exit:animation19,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-142cu03\",\"data-styles-preset\":\"XXDo8EQkn\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-463ca23d-0595-40bf-abdd-4a3abf0949e8, rgba(0, 0, 0, 0.7))\"},children:\"Seamlessly integrate with payroll systems for accurate and efficient salary calculations, tax management, and compliance.\"})}),className:\"framer-16930l6\",fonts:[\"Inter\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-r2nd7d\",\"data-framer-name\":\"Details\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1v8qqwo\",children:[/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition4},__framer__animateOnce:true,__framer__enter:animation20,__framer__exit:animation26,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-16e4oy9\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-rbpnq7-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"Ri2WTgxYJ\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-20d1af47-9461-4015-b39f-9a0f2f6e81e9, rgb(255, 92, 0))\",height:\"100%\",iconSearch:\"House\",iconSelection:\"Sparkle\",id:\"Ri2WTgxYJ\",layoutId:\"Ri2WTgxYJ\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"regular\",width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-142cu03\",\"data-styles-preset\":\"XXDo8EQkn\",style:{\"--framer-text-alignment\":\"left\"},children:\"Increase in Employee Productivity\"})}),className:\"framer-16z4enc\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition4},__framer__animateOnce:true,__framer__enter:animation20,__framer__exit:animation26,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-5jxbwt\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1jud3e6-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"cjyas8rhA\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-20d1af47-9461-4015-b39f-9a0f2f6e81e9, rgb(255, 92, 0))\",height:\"100%\",iconSearch:\"House\",iconSelection:\"Sparkle\",id:\"cjyas8rhA\",layoutId:\"cjyas8rhA\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"regular\",width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-142cu03\",\"data-styles-preset\":\"XXDo8EQkn\",style:{\"--framer-text-alignment\":\"left\"},children:\"Payroll Error Reduction\"})}),className:\"framer-1l5jgw8\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition4},__framer__animateOnce:true,__framer__enter:animation20,__framer__exit:animation26,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-zyiqx\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-qmwckq-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"aqdUEbt_F\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-20d1af47-9461-4015-b39f-9a0f2f6e81e9, rgb(255, 92, 0))\",height:\"100%\",iconSearch:\"House\",iconSelection:\"Sparkle\",id:\"aqdUEbt_F\",layoutId:\"aqdUEbt_F\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"regular\",width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-142cu03\",\"data-styles-preset\":\"XXDo8EQkn\",style:{\"--framer-text-alignment\":\"left\"},children:\"Employee Recognition and Rewards\"})}),className:\"framer-lxxloy\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{B_CapM2dF:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:918,intrinsicWidth:2124,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+3115.4+0+140+0+0+1580.8+0+286.4+94.5),pixelHeight:918,pixelWidth:2124,sizes:\"360px\",src:\"https://framerusercontent.com/images/K2savaPkh7xqc0udxXXRXmlGF8.png\",srcSet:\"https://framerusercontent.com/images/K2savaPkh7xqc0udxXXRXmlGF8.png?scale-down-to=512 512w,https://framerusercontent.com/images/K2savaPkh7xqc0udxXXRXmlGF8.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/K2savaPkh7xqc0udxXXRXmlGF8.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/K2savaPkh7xqc0udxXXRXmlGF8.png 2124w\"}},UxVTXh8YH:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:918,intrinsicWidth:2124,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+4486+0+0+100+0+0+2120.8+0+286.4+0+0),pixelHeight:918,pixelWidth:2124,sizes:`min(min(${componentViewport?.width||\"100vw\"} - 40px, 1400px) - 40px, 900px)`,src:\"https://framerusercontent.com/images/K2savaPkh7xqc0udxXXRXmlGF8.png\",srcSet:\"https://framerusercontent.com/images/K2savaPkh7xqc0udxXXRXmlGF8.png?scale-down-to=512 512w,https://framerusercontent.com/images/K2savaPkh7xqc0udxXXRXmlGF8.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/K2savaPkh7xqc0udxXXRXmlGF8.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/K2savaPkh7xqc0udxXXRXmlGF8.png 2124w\"}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__animate:{transition:transition5},__framer__animateOnce:true,__framer__enter:animation22,__framer__exit:animation32,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fill\",intrinsicHeight:918,intrinsicWidth:2124,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+3032.4+0+140+0+0+1660.8+0+306.4+55.5),pixelHeight:918,pixelWidth:2124,sizes:\"540px\",src:\"https://framerusercontent.com/images/K2savaPkh7xqc0udxXXRXmlGF8.png\",srcSet:\"https://framerusercontent.com/images/K2savaPkh7xqc0udxXXRXmlGF8.png?scale-down-to=512 512w,https://framerusercontent.com/images/K2savaPkh7xqc0udxXXRXmlGF8.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/K2savaPkh7xqc0udxXXRXmlGF8.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/K2savaPkh7xqc0udxXXRXmlGF8.png 2124w\"},className:\"framer-cai19m\",\"data-border\":true,\"data-framer-name\":\"Frame_305\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{B_CapM2dF:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:195,intrinsicWidth:332,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+3115.4+0+140+0+0+1580.8+0+286.4+94.5+-30),pixelHeight:195,pixelWidth:332,src:\"https://framerusercontent.com/images/FRYp2dfsgpI5eoMMddobWhKeNc.png\"}},UxVTXh8YH:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:195,intrinsicWidth:332,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+4486+0+0+100+0+0+2120.8+0+286.4+0+0+-20),pixelHeight:195,pixelWidth:332,src:\"https://framerusercontent.com/images/FRYp2dfsgpI5eoMMddobWhKeNc.png\"}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation28,__framer__exit:animation29,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fill\",intrinsicHeight:195,intrinsicWidth:332,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+3032.4+0+140+0+0+1660.8+0+306.4+55.5+-40),pixelHeight:195,pixelWidth:332,src:\"https://framerusercontent.com/images/FRYp2dfsgpI5eoMMddobWhKeNc.png\"},className:\"framer-mlgear\",\"data-border\":true,\"data-framer-name\":\"Sales\",style:{transformPerspective:1200}})})})})]})]})]})})}),/*#__PURE__*/_jsx(\"section\",{className:\"framer-1fd5d03\",\"data-framer-name\":\"Integrations\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1gl69gv\",\"data-framer-name\":\"Integration\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-4cx97q\",\"data-framer-name\":\"Headline\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-utv6jb\",\"data-framer-name\":\"Tag\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-1jxmzu8\",\"data-styles-preset\":\"b1uDwvUz1\",children:\"Integration\"})}),className:\"framer-1sznfuw\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-e07fqs\"})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1rcgw64\",\"data-styles-preset\":\"PdSibRUaT\",children:\"Seamless Integration\"})}),className:\"framer-162hv7e\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1uzcclw\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{B_CapM2dF:{width:`max(min(max(${componentViewport?.width||\"100vw\"} - 80px, 1px), 1400px), 1px)`,y:(componentViewport?.y||0)+0+5606.6+0+100+118.4+0},UxVTXh8YH:{width:`max(min(${componentViewport?.width||\"100vw\"} - 40px, 1400px), 1px)`,y:(componentViewport?.y||0)+0+7750.2+0+0+100+118.4+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:60,width:`max(min(max(${componentViewport?.width||\"100vw\"} - 160px, 1px), 1400px), 1px)`,y:(componentViewport?.y||0)+0+5623.6+0+100+118.4+0,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation17,__framer__exit:animation18,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-anzgy5-container\",nodeId:\"GmkbjXKFf\",rendersWithMotion:true,scopeId:\"augiA20Il\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(TickerIntegration,{height:\"100%\",id:\"GmkbjXKFf\",layoutId:\"GmkbjXKFf\",style:{width:\"100%\"},width:\"100%\"})})})})})]})}),/*#__PURE__*/_jsx(\"section\",{className:\"framer-1g2zqk1\",\"data-framer-name\":\"Statistics\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1u28av0\",\"data-border\":true,\"data-framer-name\":\"Stats\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-17djc2z\",\"data-framer-name\":\"Headline\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-19gkzv7\",\"data-framer-name\":\"Tag\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-1jxmzu8\",\"data-styles-preset\":\"b1uDwvUz1\",children:\"Statistics\"})}),className:\"framer-148odxc\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-ofoui0\"})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1rcgw64\",\"data-styles-preset\":\"PdSibRUaT\",children:\"Our numbers reflect excellence\"})}),className:\"framer-rxvmap\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-zluv6m\",\"data-framer-name\":\"Stat list\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-kprxyn\",children:[/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation33,__framer__exit:animation34,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-5svh8n\",\"data-framer-name\":\"Stat\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-1ussz4h\",\"data-styles-preset\":\"enUEJThQJ\",style:{\"--framer-text-color\":\"var(--token-20d1af47-9461-4015-b39f-9a0f2f6e81e9, rgb(255, 92, 0))\"},children:\"5K+\"})}),className:\"framer-13hsalg\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-1njh7hj\",\"data-styles-preset\":\"PnAtNpAjy\",style:{\"--framer-text-color\":\"var(--token-463ca23d-0595-40bf-abdd-4a3abf0949e8, rgba(0, 0, 0, 0.7))\"},children:\"Teams uses REsource\"})}),className:\"framer-17bwny4\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-vdhanx\"}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{UxVTXh8YH:{__framer__animate:{transition:transition2},__framer__exit:animation37}},children:/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation35,__framer__exit:animation36,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-lq1y4w\",\"data-framer-name\":\"Stat\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-1ussz4h\",\"data-styles-preset\":\"enUEJThQJ\",style:{\"--framer-text-color\":\"var(--token-20d1af47-9461-4015-b39f-9a0f2f6e81e9, rgb(255, 92, 0))\"},children:\"10K+\"})}),className:\"framer-27nx92\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-1njh7hj\",\"data-styles-preset\":\"PnAtNpAjy\",style:{\"--framer-text-color\":\"var(--token-463ca23d-0595-40bf-abdd-4a3abf0949e8, rgba(0, 0, 0, 0.7))\"},children:\"Onboarding hours saved\"})}),className:\"framer-e1cqi8\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1hfxl3t\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1p9ap5m\",children:[/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation38,__framer__exit:animation39,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-12ad2l4\",\"data-framer-name\":\"Stat\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-1ussz4h\",\"data-styles-preset\":\"enUEJThQJ\",style:{\"--framer-text-color\":\"var(--token-20d1af47-9461-4015-b39f-9a0f2f6e81e9, rgb(255, 92, 0))\"},children:\"99%\"})}),className:\"framer-1v7x20r\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-1njh7hj\",\"data-styles-preset\":\"PnAtNpAjy\",style:{\"--framer-text-color\":\"var(--token-463ca23d-0595-40bf-abdd-4a3abf0949e8, rgba(0, 0, 0, 0.7))\"},children:\"User satisfaction rate\"})}),className:\"framer-1xn5r40\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1k9umwy\"}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{UxVTXh8YH:{__framer__animate:{transition:transition2},__framer__exit:animation42}},children:/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation40,__framer__exit:animation41,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-3wwhlq\",\"data-framer-name\":\"Stat\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-1ussz4h\",\"data-styles-preset\":\"enUEJThQJ\",style:{\"--framer-text-color\":\"var(--token-20d1af47-9461-4015-b39f-9a0f2f6e81e9, rgb(255, 92, 0))\"},children:\"90%\"})}),className:\"framer-13grg9o\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-1njh7hj\",\"data-styles-preset\":\"PnAtNpAjy\",style:{\"--framer-text-color\":\"var(--token-463ca23d-0595-40bf-abdd-4a3abf0949e8, rgba(0, 0, 0, 0.7))\"},children:\"Recruitment Success Rate\"})}),className:\"framer-12ll8v3\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})})]})]})]})}),/*#__PURE__*/_jsx(\"section\",{className:\"framer-bxj91s\",\"data-framer-name\":\"Testimonials\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ddt0re\",\"data-border\":true,\"data-framer-name\":\"Testimonials\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1s7emjt\",\"data-framer-name\":\"Headline\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-a94al0\",\"data-framer-name\":\"Tag\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-1jxmzu8\",\"data-styles-preset\":\"b1uDwvUz1\",children:\"Testimonials\"})}),className:\"framer-1jminhu\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-wz5wu1\"})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1rcgw64\",\"data-styles-preset\":\"PdSibRUaT\",children:\"Why our clients recommend us\"})}),className:\"framer-1sm16yc\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-suyr4p\",children:[/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation33,__framer__exit:animation34,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1akfyex\",\"data-border\":true,\"data-framer-name\":\"Testimonial\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1b5x72w\",\"data-framer-name\":\"User\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{B_CapM2dF:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:5760,intrinsicWidth:3840,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+6788+0+140+178.4+0+0+20+0+0),pixelHeight:5760,pixelWidth:3840,sizes:\"48px\",src:\"https://framerusercontent.com/images/HnhpxTHTAwE18VvuvNHTwCtdiZ4.jpg\",srcSet:\"https://framerusercontent.com/images/HnhpxTHTAwE18VvuvNHTwCtdiZ4.jpg?scale-down-to=1024 682w,https://framerusercontent.com/images/HnhpxTHTAwE18VvuvNHTwCtdiZ4.jpg?scale-down-to=2048 1365w,https://framerusercontent.com/images/HnhpxTHTAwE18VvuvNHTwCtdiZ4.jpg?scale-down-to=4096 2730w,https://framerusercontent.com/images/HnhpxTHTAwE18VvuvNHTwCtdiZ4.jpg 3840w\"}},UxVTXh8YH:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:5760,intrinsicWidth:3840,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+8860+0+0+100+178.4+0+0+20+0+0),pixelHeight:5760,pixelWidth:3840,sizes:\"48px\",src:\"https://framerusercontent.com/images/HnhpxTHTAwE18VvuvNHTwCtdiZ4.jpg\",srcSet:\"https://framerusercontent.com/images/HnhpxTHTAwE18VvuvNHTwCtdiZ4.jpg?scale-down-to=1024 682w,https://framerusercontent.com/images/HnhpxTHTAwE18VvuvNHTwCtdiZ4.jpg?scale-down-to=2048 1365w,https://framerusercontent.com/images/HnhpxTHTAwE18VvuvNHTwCtdiZ4.jpg?scale-down-to=4096 2730w,https://framerusercontent.com/images/HnhpxTHTAwE18VvuvNHTwCtdiZ4.jpg 3840w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:5760,intrinsicWidth:3840,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+6717+0+140+178.4+0+0+20+0+0),pixelHeight:5760,pixelWidth:3840,sizes:\"48px\",src:\"https://framerusercontent.com/images/HnhpxTHTAwE18VvuvNHTwCtdiZ4.jpg\",srcSet:\"https://framerusercontent.com/images/HnhpxTHTAwE18VvuvNHTwCtdiZ4.jpg?scale-down-to=1024 682w,https://framerusercontent.com/images/HnhpxTHTAwE18VvuvNHTwCtdiZ4.jpg?scale-down-to=2048 1365w,https://framerusercontent.com/images/HnhpxTHTAwE18VvuvNHTwCtdiZ4.jpg?scale-down-to=4096 2730w,https://framerusercontent.com/images/HnhpxTHTAwE18VvuvNHTwCtdiZ4.jpg 3840w\"},className:\"framer-1tacfsp\",\"data-border\":true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-1njh7hj\",\"data-styles-preset\":\"PnAtNpAjy\",style:{\"--framer-text-color\":\"var(--token-20d1af47-9461-4015-b39f-9a0f2f6e81e9, rgb(255, 92, 0))\"},children:\"Sarah T.\"})}),className:\"framer-12chn2a\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1nph4x6\",\"data-styles-preset\":\"N6vR8NKk0\",style:{\"--framer-text-color\":\"var(--token-463ca23d-0595-40bf-abdd-4a3abf0949e8, rgba(0, 0, 0, 0.7))\"},children:'\"REsource has transformed the way we manage HR at TechSolutions. The platform\\'s intuitive interface and powerful features streamline our processes, from recruitment to performance management. The time saved has been invaluable, allowing us to focus more on strategic HR initiatives. Highly recommended!\"'})}),className:\"framer-1gwq235\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{UxVTXh8YH:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-142cu03\",\"data-styles-preset\":\"XXDo8EQkn\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-929b0b9c-a6d4-42d6-ba20-0a74f3c6737a, rgb(0, 0, 0))\"},children:\"- HR Manager at TechSolutions\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-142cu03\",\"data-styles-preset\":\"XXDo8EQkn\",style:{\"--framer-text-color\":\"var(--token-929b0b9c-a6d4-42d6-ba20-0a74f3c6737a, rgb(0, 0, 0))\"},children:\"- HR Manager at TechSolutions\"})}),className:\"framer-1n3atwt\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation38,__framer__exit:animation39,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-tq6q9y\",\"data-border\":true,\"data-framer-name\":\"Testimonial\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1bu2ui3\",\"data-framer-name\":\"User\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{B_CapM2dF:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:4240,intrinsicWidth:2832,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+6788+0+140+178.4+0+0+20+0+0),pixelHeight:4240,pixelWidth:2832,sizes:\"48px\",src:\"https://framerusercontent.com/images/EcwpRPGAPLu8fUfUXfoJc6lknY.jpg\",srcSet:\"https://framerusercontent.com/images/EcwpRPGAPLu8fUfUXfoJc6lknY.jpg?scale-down-to=1024 683w,https://framerusercontent.com/images/EcwpRPGAPLu8fUfUXfoJc6lknY.jpg?scale-down-to=2048 1367w,https://framerusercontent.com/images/EcwpRPGAPLu8fUfUXfoJc6lknY.jpg?scale-down-to=4096 2735w,https://framerusercontent.com/images/EcwpRPGAPLu8fUfUXfoJc6lknY.jpg 2832w\"}},UxVTXh8YH:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:4240,intrinsicWidth:2832,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+8860+0+0+100+178.4+0+392+20+0+0),pixelHeight:4240,pixelWidth:2832,sizes:\"48px\",src:\"https://framerusercontent.com/images/EcwpRPGAPLu8fUfUXfoJc6lknY.jpg\",srcSet:\"https://framerusercontent.com/images/EcwpRPGAPLu8fUfUXfoJc6lknY.jpg?scale-down-to=1024 683w,https://framerusercontent.com/images/EcwpRPGAPLu8fUfUXfoJc6lknY.jpg?scale-down-to=2048 1367w,https://framerusercontent.com/images/EcwpRPGAPLu8fUfUXfoJc6lknY.jpg?scale-down-to=4096 2735w,https://framerusercontent.com/images/EcwpRPGAPLu8fUfUXfoJc6lknY.jpg 2832w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:4240,intrinsicWidth:2832,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+6717+0+140+178.4+0+0+20+0+0),pixelHeight:4240,pixelWidth:2832,sizes:\"48px\",src:\"https://framerusercontent.com/images/EcwpRPGAPLu8fUfUXfoJc6lknY.jpg\",srcSet:\"https://framerusercontent.com/images/EcwpRPGAPLu8fUfUXfoJc6lknY.jpg?scale-down-to=1024 683w,https://framerusercontent.com/images/EcwpRPGAPLu8fUfUXfoJc6lknY.jpg?scale-down-to=2048 1367w,https://framerusercontent.com/images/EcwpRPGAPLu8fUfUXfoJc6lknY.jpg?scale-down-to=4096 2735w,https://framerusercontent.com/images/EcwpRPGAPLu8fUfUXfoJc6lknY.jpg 2832w\"},className:\"framer-78dhmy\",\"data-border\":true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-1njh7hj\",\"data-styles-preset\":\"PnAtNpAjy\",style:{\"--framer-text-color\":\"var(--token-20d1af47-9461-4015-b39f-9a0f2f6e81e9, rgb(255, 92, 0))\"},children:\"Jason M.\"})}),className:\"framer-49aobt\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1nph4x6\",\"data-styles-preset\":\"N6vR8NKk0\",style:{\"--framer-text-color\":\"var(--token-463ca23d-0595-40bf-abdd-4a3abf0949e8, rgba(0, 0, 0, 0.7))\"},children:\"\\\"Implementing REsource was a game-changer for InnovateTech. The platform's comprehensive HR analytics and reporting tools provide us with valuable insights into our workforce, enabling data-driven decision-making. Our team is more efficient, and we've seen a noticeable boost in employee productivity.\\\"\"})}),className:\"framer-12m2hdd\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{UxVTXh8YH:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-142cu03\",\"data-styles-preset\":\"XXDo8EQkn\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-929b0b9c-a6d4-42d6-ba20-0a74f3c6737a, rgb(0, 0, 0))\"},children:\"- CEO of InnovateTech Solutions\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-142cu03\",\"data-styles-preset\":\"XXDo8EQkn\",style:{\"--framer-text-color\":\"var(--token-929b0b9c-a6d4-42d6-ba20-0a74f3c6737a, rgb(0, 0, 0))\"},children:\"- CEO of InnovateTech Solutions\"})}),className:\"framer-1tg4ygn\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation35,__framer__exit:animation36,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-i9a8c2\",\"data-border\":true,\"data-framer-name\":\"Testimonial\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1cj08xv\",\"data-framer-name\":\"User\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{B_CapM2dF:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:3958,intrinsicWidth:2636,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+6788+0+140+178.4+0+392+20+0+0),pixelHeight:3958,pixelWidth:2636,sizes:\"48px\",src:\"https://framerusercontent.com/images/XZBci2qSIU6WDEXpCFSpv77PCw.jpg\",srcSet:\"https://framerusercontent.com/images/XZBci2qSIU6WDEXpCFSpv77PCw.jpg?scale-down-to=1024 681w,https://framerusercontent.com/images/XZBci2qSIU6WDEXpCFSpv77PCw.jpg?scale-down-to=2048 1363w,https://framerusercontent.com/images/XZBci2qSIU6WDEXpCFSpv77PCw.jpg 2636w\"}},UxVTXh8YH:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:3958,intrinsicWidth:2636,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+8860+0+0+100+178.4+0+784+20+0+0),pixelHeight:3958,pixelWidth:2636,sizes:\"48px\",src:\"https://framerusercontent.com/images/XZBci2qSIU6WDEXpCFSpv77PCw.jpg\",srcSet:\"https://framerusercontent.com/images/XZBci2qSIU6WDEXpCFSpv77PCw.jpg?scale-down-to=1024 681w,https://framerusercontent.com/images/XZBci2qSIU6WDEXpCFSpv77PCw.jpg?scale-down-to=2048 1363w,https://framerusercontent.com/images/XZBci2qSIU6WDEXpCFSpv77PCw.jpg 2636w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:3958,intrinsicWidth:2636,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+6717+0+140+178.4+0+325.6+20+0+0),pixelHeight:3958,pixelWidth:2636,sizes:\"48px\",src:\"https://framerusercontent.com/images/XZBci2qSIU6WDEXpCFSpv77PCw.jpg\",srcSet:\"https://framerusercontent.com/images/XZBci2qSIU6WDEXpCFSpv77PCw.jpg?scale-down-to=1024 681w,https://framerusercontent.com/images/XZBci2qSIU6WDEXpCFSpv77PCw.jpg?scale-down-to=2048 1363w,https://framerusercontent.com/images/XZBci2qSIU6WDEXpCFSpv77PCw.jpg 2636w\"},className:\"framer-z3x9hx\",\"data-border\":true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-1njh7hj\",\"data-styles-preset\":\"PnAtNpAjy\",style:{\"--framer-text-color\":\"var(--token-20d1af47-9461-4015-b39f-9a0f2f6e81e9, rgb(255, 92, 0))\"},children:\"Emily R.\"})}),className:\"framer-16e1kvb\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1nph4x6\",\"data-styles-preset\":\"N6vR8NKk0\",style:{\"--framer-text-color\":\"var(--token-463ca23d-0595-40bf-abdd-4a3abf0949e8, rgba(0, 0, 0, 0.7))\"},children:'\"REsource has been instrumental in managing our growing workforce. The onboarding and training features have significantly reduced the time it takes to get new hires up to speed. The level of customization and scalability is impressive, making it an ideal solution for businesses at any stage.\"'})}),className:\"framer-gi9ntt\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{UxVTXh8YH:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-142cu03\",\"data-styles-preset\":\"XXDo8EQkn\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-929b0b9c-a6d4-42d6-ba20-0a74f3c6737a, rgb(0, 0, 0))\"},children:\"- Director of Operations\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-142cu03\",\"data-styles-preset\":\"XXDo8EQkn\",style:{\"--framer-text-color\":\"var(--token-929b0b9c-a6d4-42d6-ba20-0a74f3c6737a, rgb(0, 0, 0))\"},children:\"- Director of Operations\"})}),className:\"framer-e4kpji\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation40,__framer__exit:animation41,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-i7z7ch\",\"data-border\":true,\"data-framer-name\":\"Testimonial\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-sth08z\",\"data-framer-name\":\"User\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{B_CapM2dF:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:5354,intrinsicWidth:3569,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+6788+0+140+178.4+0+392+20+0+0),pixelHeight:5354,pixelWidth:3569,sizes:\"48px\",src:\"https://framerusercontent.com/images/LsJGvkbYbF1y4ifkFrjeNfRfzYM.jpg\",srcSet:\"https://framerusercontent.com/images/LsJGvkbYbF1y4ifkFrjeNfRfzYM.jpg?scale-down-to=1024 682w,https://framerusercontent.com/images/LsJGvkbYbF1y4ifkFrjeNfRfzYM.jpg?scale-down-to=2048 1365w,https://framerusercontent.com/images/LsJGvkbYbF1y4ifkFrjeNfRfzYM.jpg?scale-down-to=4096 2730w,https://framerusercontent.com/images/LsJGvkbYbF1y4ifkFrjeNfRfzYM.jpg 3569w\"}},UxVTXh8YH:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:5354,intrinsicWidth:3569,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+8860+0+0+100+178.4+0+1176+20+0+0),pixelHeight:5354,pixelWidth:3569,sizes:\"48px\",src:\"https://framerusercontent.com/images/LsJGvkbYbF1y4ifkFrjeNfRfzYM.jpg\",srcSet:\"https://framerusercontent.com/images/LsJGvkbYbF1y4ifkFrjeNfRfzYM.jpg?scale-down-to=1024 682w,https://framerusercontent.com/images/LsJGvkbYbF1y4ifkFrjeNfRfzYM.jpg?scale-down-to=2048 1365w,https://framerusercontent.com/images/LsJGvkbYbF1y4ifkFrjeNfRfzYM.jpg?scale-down-to=4096 2730w,https://framerusercontent.com/images/LsJGvkbYbF1y4ifkFrjeNfRfzYM.jpg 3569w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:5354,intrinsicWidth:3569,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+6717+0+140+178.4+0+325.6+20+0+0),pixelHeight:5354,pixelWidth:3569,sizes:\"48px\",src:\"https://framerusercontent.com/images/LsJGvkbYbF1y4ifkFrjeNfRfzYM.jpg\",srcSet:\"https://framerusercontent.com/images/LsJGvkbYbF1y4ifkFrjeNfRfzYM.jpg?scale-down-to=1024 682w,https://framerusercontent.com/images/LsJGvkbYbF1y4ifkFrjeNfRfzYM.jpg?scale-down-to=2048 1365w,https://framerusercontent.com/images/LsJGvkbYbF1y4ifkFrjeNfRfzYM.jpg?scale-down-to=4096 2730w,https://framerusercontent.com/images/LsJGvkbYbF1y4ifkFrjeNfRfzYM.jpg 3569w\"},className:\"framer-10w18s9\",\"data-border\":true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-1njh7hj\",\"data-styles-preset\":\"PnAtNpAjy\",style:{\"--framer-text-color\":\"var(--token-20d1af47-9461-4015-b39f-9a0f2f6e81e9, rgb(255, 92, 0))\"},children:\"Carlos S.\"})}),className:\"framer-dqu3wr\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1nph4x6\",\"data-styles-preset\":\"N6vR8NKk0\",style:{\"--framer-text-color\":\"var(--token-463ca23d-0595-40bf-abdd-4a3abf0949e8, rgba(0, 0, 0, 0.7))\"},children:\"\\\"As the CFO, I appreciate REsource's seamless integration with payroll systems. It has simplified our payroll processes, reducing errors and ensuring compliance. The platform's security measures provide peace of mind, and the level of support from the REsource team has been exceptional.\\\"\"})}),className:\"framer-20s8u2\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{UxVTXh8YH:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-142cu03\",\"data-styles-preset\":\"XXDo8EQkn\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-929b0b9c-a6d4-42d6-ba20-0a74f3c6737a, rgb(0, 0, 0))\"},children:\"- CFO of GlobalFinTech\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-142cu03\",\"data-styles-preset\":\"XXDo8EQkn\",style:{\"--framer-text-color\":\"var(--token-929b0b9c-a6d4-42d6-ba20-0a74f3c6737a, rgb(0, 0, 0))\"},children:\"- CFO of GlobalFinTech\"})}),className:\"framer-1luthh2\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]})]})]})}),/*#__PURE__*/_jsx(\"section\",{className:\"framer-1y6wiyv\",\"data-framer-name\":\"Pricing\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ef3573\",\"data-border\":true,\"data-framer-name\":\"Pricing\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1bf7qeb\",\"data-framer-name\":\"Headline\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-isr8vp\",\"data-framer-name\":\"Tag\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-1jxmzu8\",\"data-styles-preset\":\"b1uDwvUz1\",children:\"Pricing\"})}),className:\"framer-70b17a\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-e19lx2\"})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1rcgw64\",\"data-styles-preset\":\"PdSibRUaT\",children:\"Choose a plan that fits your business\"})}),className:\"framer-1tys11u\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-uxblmc-container\",nodeId:\"RF9ROUrE6\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{B_CapM2dF:{variant:\"UGa1eUONV\"},UxVTXh8YH:{style:{maxWidth:\"100%\",width:\"100%\"},variant:\"UGa1eUONV\"}},children:/*#__PURE__*/_jsx(PricingPlans,{height:\"100%\",id:\"RF9ROUrE6\",layoutId:\"RF9ROUrE6\",style:{width:\"100%\"},variant:\"Yb0MPUpm3\",width:\"100%\"})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1wbf13c\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1537rr1\",\"data-framer-name\":\"Contact us\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1gamj4b\",\"data-framer-name\":\"Tag\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-1jxmzu8\",\"data-styles-preset\":\"b1uDwvUz1\",children:\"Enterprise\"})}),className:\"framer-12ms19y\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-13dp0w9\"})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1rcgw64\",\"data-styles-preset\":\"PdSibRUaT\",children:\"looking for a more customized solution?\"})}),className:\"framer-pnex0e\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"xIj6nIc9d\"},implicitPathVariables:undefined},{href:{webPageId:\"xIj6nIc9d\"},implicitPathVariables:undefined},{href:{webPageId:\"xIj6nIc9d\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation17,__framer__exit:animation18,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-acvpia-container\",nodeId:\"yop5PXxja\",rendersWithMotion:true,scopeId:\"augiA20Il\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{B_CapM2dF:{ADC33BeeX:resolvedLinks1[1]},UxVTXh8YH:{ADC33BeeX:resolvedLinks1[2]}},children:/*#__PURE__*/_jsx(ButtonSecondary,{ADC33BeeX:resolvedLinks1[0],bd18e4tRN:\"Contact Us\",height:\"100%\",id:\"yop5PXxja\",layoutId:\"yop5PXxja\",width:\"100%\"})})})})})]})]})}),/*#__PURE__*/_jsx(\"section\",{className:\"framer-10l7ky3\",\"data-framer-name\":\"FAQ\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-86p9cf\",\"data-border\":true,\"data-framer-name\":\"Container\",id:elementId1,ref:ref2,children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1r2kbjo\",\"data-framer-name\":\"Headline\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1q1u9v0\",\"data-framer-name\":\"Tag\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-1jxmzu8\",\"data-styles-preset\":\"b1uDwvUz1\",children:\"FAQ\"})}),className:\"framer-kc9k8x\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1r0za7i\"})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1rcgw64\",\"data-styles-preset\":\"PdSibRUaT\",children:\"We'll answer every query you might have\"})}),className:\"framer-1b6d553\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation17,__framer__exit:animation18,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1lj55yk\",\"data-framer-name\":\"FAQ\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{B_CapM2dF:{width:`calc(min(max(${componentViewport?.width||\"100vw\"} - 80px, 1px), 1400px) - 80px)`,y:(componentViewport?.y||0)+0+9401.2+0+140+178.4+0+0},UxVTXh8YH:{width:`calc(min(${componentViewport?.width||\"100vw\"} - 40px, 1400px) - 20px)`,y:(componentViewport?.y||0)+0+12177.2+0+0+100+178.4+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:47,width:`calc(min(max(${componentViewport?.width||\"100vw\"} - 160px, 1px), 1400px) - 160px)`,y:(componentViewport?.y||0)+0+9177.4+0+140+178.4+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1mylco3-container\",nodeId:\"NfhrSHJ2G\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(FAQ,{height:\"100%\",id:\"NfhrSHJ2G\",jLJZKfNK7:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"REsource is a comprehensive HR management platform designed to streamline various aspects of human resources, including employee information management, recruitment, onboarding, performance management, and more.\"})}),layoutId:\"NfhrSHJ2G\",n_nqF67s7:\"What is REsource?\",style:{width:\"100%\"},variant:\"sH2uYn9aP\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{B_CapM2dF:{width:`calc(min(max(${componentViewport?.width||\"100vw\"} - 80px, 1px), 1400px) - 80px)`,y:(componentViewport?.y||0)+0+9401.2+0+140+178.4+0+67},UxVTXh8YH:{width:`calc(min(${componentViewport?.width||\"100vw\"} - 40px, 1400px) - 20px)`,y:(componentViewport?.y||0)+0+12177.2+0+0+100+178.4+0+67}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:47,width:`calc(min(max(${componentViewport?.width||\"100vw\"} - 160px, 1px), 1400px) - 160px)`,y:(componentViewport?.y||0)+0+9177.4+0+140+178.4+0+67,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1o9u0t5-container\",nodeId:\"Tdgu3CjnV\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(FAQ,{height:\"100%\",id:\"Tdgu3CjnV\",jLJZKfNK7:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"REsource caters to businesses of all sizes, from startups to large enterprises. Its modular design allows scalability, making it suitable for businesses with varying HR needs.\"})}),layoutId:\"Tdgu3CjnV\",n_nqF67s7:\"What types of businesses is REsource suitable for?\",style:{width:\"100%\"},variant:\"MbPzJqMuu\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{B_CapM2dF:{width:`calc(min(max(${componentViewport?.width||\"100vw\"} - 80px, 1px), 1400px) - 80px)`,y:(componentViewport?.y||0)+0+9401.2+0+140+178.4+0+134},UxVTXh8YH:{width:`calc(min(${componentViewport?.width||\"100vw\"} - 40px, 1400px) - 20px)`,y:(componentViewport?.y||0)+0+12177.2+0+0+100+178.4+0+134}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:47,width:`calc(min(max(${componentViewport?.width||\"100vw\"} - 160px, 1px), 1400px) - 160px)`,y:(componentViewport?.y||0)+0+9177.4+0+140+178.4+0+134,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1vojvsr-container\",nodeId:\"BLfvxv8ZD\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(FAQ,{height:\"100%\",id:\"BLfvxv8ZD\",jLJZKfNK7:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"REsource covers a wide range of HR functions, including employee information management, recruitment and applicant tracking, onboarding, performance management, time and attendance tracking, and HR analytics.\"})}),layoutId:\"BLfvxv8ZD\",n_nqF67s7:\"What specific HR functions does REsource cover?\",style:{width:\"100%\"},variant:\"MbPzJqMuu\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{B_CapM2dF:{width:`calc(min(max(${componentViewport?.width||\"100vw\"} - 80px, 1px), 1400px) - 80px)`,y:(componentViewport?.y||0)+0+9401.2+0+140+178.4+0+201},UxVTXh8YH:{width:`calc(min(${componentViewport?.width||\"100vw\"} - 40px, 1400px) - 20px)`,y:(componentViewport?.y||0)+0+12177.2+0+0+100+178.4+0+201}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:47,width:`calc(min(max(${componentViewport?.width||\"100vw\"} - 160px, 1px), 1400px) - 160px)`,y:(componentViewport?.y||0)+0+9177.4+0+140+178.4+0+201,children:/*#__PURE__*/_jsx(Container,{className:\"framer-17wwdvl-container\",nodeId:\"F18iSG4wB\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(FAQ,{height:\"100%\",id:\"F18iSG4wB\",jLJZKfNK7:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"Yes, REsource offers customizable plans for businesses with unique HR requirements. Contact our sales team to discuss your specific needs and create a tailored plan.\"})}),layoutId:\"F18iSG4wB\",n_nqF67s7:\"Can I customize my plan based on my business needs?\",style:{width:\"100%\"},variant:\"MbPzJqMuu\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{B_CapM2dF:{width:`calc(min(max(${componentViewport?.width||\"100vw\"} - 80px, 1px), 1400px) - 80px)`,y:(componentViewport?.y||0)+0+9401.2+0+140+178.4+0+268},UxVTXh8YH:{width:`calc(min(${componentViewport?.width||\"100vw\"} - 40px, 1400px) - 20px)`,y:(componentViewport?.y||0)+0+12177.2+0+0+100+178.4+0+268}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:47,width:`calc(min(max(${componentViewport?.width||\"100vw\"} - 160px, 1px), 1400px) - 160px)`,y:(componentViewport?.y||0)+0+9177.4+0+140+178.4+0+268,children:/*#__PURE__*/_jsx(Container,{className:\"framer-12nclgs-container\",nodeId:\"jaETtovTu\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(FAQ,{height:\"100%\",id:\"jaETtovTu\",jLJZKfNK7:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"We take data security seriously. REsource employs robust security measures, including encryption, secure access controls, and regular security audits, to ensure the confidentiality and integrity of your data.\"})}),layoutId:\"jaETtovTu\",n_nqF67s7:\"How is my data secured on REsource?\",style:{width:\"100%\"},variant:\"MbPzJqMuu\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{B_CapM2dF:{width:`calc(min(max(${componentViewport?.width||\"100vw\"} - 80px, 1px), 1400px) - 80px)`,y:(componentViewport?.y||0)+0+9401.2+0+140+178.4+0+335},UxVTXh8YH:{width:`calc(min(${componentViewport?.width||\"100vw\"} - 40px, 1400px) - 20px)`,y:(componentViewport?.y||0)+0+12177.2+0+0+100+178.4+0+335}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:47,width:`calc(min(max(${componentViewport?.width||\"100vw\"} - 160px, 1px), 1400px) - 160px)`,y:(componentViewport?.y||0)+0+9177.4+0+140+178.4+0+335,children:/*#__PURE__*/_jsx(Container,{className:\"framer-yxmbzu-container\",nodeId:\"ZMzj4GTxS\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(FAQ,{height:\"100%\",id:\"ZMzj4GTxS\",jLJZKfNK7:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"Yes, REsource offers a free trial period during which you can explore the platform and its features. This allows you to experience firsthand how REsource can benefit your business.\"})}),layoutId:\"ZMzj4GTxS\",n_nqF67s7:\"Is there a free trial available?\",style:{width:\"100%\"},variant:\"MbPzJqMuu\",width:\"100%\"})})})})]})]})}),/*#__PURE__*/_jsx(\"section\",{className:\"framer-127ct8j\",\"data-framer-name\":\"Newsletter\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-u8gbul\",\"data-framer-name\":\"Newsletter\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1bfe6ap\",\"data-framer-name\":\"Headline\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-7fs67f\",\"data-framer-name\":\"Tag\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-1jxmzu8\",\"data-styles-preset\":\"b1uDwvUz1\",children:\"Newsletter\"})}),className:\"framer-62fozg\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-nun44z\"})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1rcgw64\",\"data-styles-preset\":\"PdSibRUaT\",children:\"Get monthly new, article, and rEsources\"})}),className:\"framer-xgiop7\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{B_CapM2dF:{width:`min(min(max(${componentViewport?.width||\"100vw\"} - 80px, 1px), 1400px), 600px)`,y:(componentViewport?.y||0)+0+10201.6+0+100+158.4},UxVTXh8YH:{width:`min(min(${componentViewport?.width||\"100vw\"} - 40px, 1400px) - 40px, 600px)`,y:(componentViewport?.y||0)+0+12937.6+0+0+100+158.4}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:51,width:`min(min(max(${componentViewport?.width||\"100vw\"} - 160px, 1px), 1400px), 600px)`,y:(componentViewport?.y||0)+0+9977.8+0+100+158.4,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation17,__framer__exit:animation18,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1nstzfs-container\",nodeId:\"ky_fByuWq\",rendersWithMotion:true,scopeId:\"augiA20Il\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{UxVTXh8YH:{variant:\"wpcjaGsqe\"}},children:/*#__PURE__*/_jsx(NewsletterForm,{height:\"100%\",id:\"ky_fByuWq\",layoutId:\"ky_fByuWq\",style:{maxWidth:\"100%\",width:\"100%\"},variant:\"ykqVnzQ8O\",width:\"100%\"})})})})})]})}),/*#__PURE__*/_jsx(\"section\",{className:\"framer-1e75nih\",\"data-framer-name\":\"Blog\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1d0oy9f\",\"data-framer-name\":\"Blog\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1g85p18\",\"data-framer-name\":\"Headline\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-hnske6\",\"data-framer-name\":\"Tag\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-1jxmzu8\",\"data-styles-preset\":\"b1uDwvUz1\",children:\"Blog\"})}),className:\"framer-1j54do9\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-115nsg1\"})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1rcgw64\",\"data-styles-preset\":\"PdSibRUaT\",children:\"Our latest artciles from our blog\"})}),className:\"framer-1laae5i\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1y8mjzd\",\"data-framer-name\":\"Article list\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"E5ckt1cQm\",data:Article,type:\"Collection\"},limit:{type:\"LiteralValue\",value:3},select:[{collection:\"E5ckt1cQm\",name:\"IHpwzo3_m\",type:\"Identifier\"},{collection:\"E5ckt1cQm\",name:\"v3BR60Tbc\",type:\"Identifier\"},{collection:\"E5ckt1cQm\",name:\"SOF9aQ2Pi\",type:\"Identifier\"},{collection:\"E5ckt1cQm\",name:\"Mc3pgleMe\",type:\"Identifier\"},{collection:\"E5ckt1cQm\",name:\"id\",type:\"Identifier\"}]},children:(collection,paginationInfo,loadMore)=>/*#__PURE__*/_jsx(_Fragment,{children:collection?.map(({id:idE5ckt1cQm,IHpwzo3_m:IHpwzo3_mE5ckt1cQm,Mc3pgleMe:Mc3pgleMeE5ckt1cQm,SOF9aQ2Pi:SOF9aQ2PiE5ckt1cQm,v3BR60Tbc:v3BR60TbcE5ckt1cQm},index)=>{v3BR60TbcE5ckt1cQm??=\"\";Mc3pgleMeE5ckt1cQm??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`E5ckt1cQm-${idE5ckt1cQm}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{Mc3pgleMe:Mc3pgleMeE5ckt1cQm},children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1exyn9q\",\"data-framer-name\":\"Articles\",children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{Mc3pgleMe:Mc3pgleMeE5ckt1cQm},webPageId:\"GHL03I_gB\"},implicitPathVariables:undefined},{href:{pathVariables:{Mc3pgleMe:Mc3pgleMeE5ckt1cQm},webPageId:\"GHL03I_gB\"},implicitPathVariables:undefined},{href:{pathVariables:{Mc3pgleMe:Mc3pgleMeE5ckt1cQm},webPageId:\"GHL03I_gB\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{B_CapM2dF:{width:`min(min(max(${componentViewport?.width||\"100vw\"} - 80px, 1px), 1400px), 500px)`,y:(componentViewport?.y||0)+0+10611+0+140+158.4+0+680+0+0},UxVTXh8YH:{width:`min(${componentViewport?.width||\"100vw\"} - 40px, 1400px)`,y:(componentViewport?.y||0)+0+13347+0+0+100+158.4+0+680+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:300,width:`max((min(max(${componentViewport?.width||\"100vw\"} - 160px, 1px), 1400px) - 80px) / 3, 1px)`,y:(componentViewport?.y||0)+0+10387.2+0+140+158.4+0+0,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation17,__framer__exit:animation18,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-z1altx-container\",nodeId:\"baeeND4dH\",rendersWithMotion:true,scopeId:\"augiA20Il\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{B_CapM2dF:{g2lTC7CMQ:resolvedLinks2[1],style:{height:\"100%\",maxWidth:\"100%\",width:\"100%\"}},UxVTXh8YH:{g2lTC7CMQ:resolvedLinks2[2]}},children:/*#__PURE__*/_jsx(CardsArticle,{fjyd2ErZx:toResponsiveImage(IHpwzo3_mE5ckt1cQm),g2lTC7CMQ:resolvedLinks2[0],height:\"100%\",id:\"baeeND4dH\",layoutId:\"baeeND4dH\",style:{height:\"100%\",width:\"100%\"},TuBWBWFSG:v3BR60TbcE5ckt1cQm,VqTj4VE8K:SOF9aQ2PiE5ckt1cQm,width:\"100%\"})})})})})})})})},idE5ckt1cQm);})})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"iSU8EsvxA\"},implicitPathVariables:undefined},{href:{webPageId:\"iSU8EsvxA\"},implicitPathVariables:undefined},{href:{webPageId:\"iSU8EsvxA\"},implicitPathVariables:undefined}],children:resolvedLinks3=>/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation17,__framer__exit:animation18,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-ghisub-container\",nodeId:\"oGTzpC7LF\",rendersWithMotion:true,scopeId:\"augiA20Il\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{B_CapM2dF:{ADC33BeeX:resolvedLinks3[1]},UxVTXh8YH:{ADC33BeeX:resolvedLinks3[2]}},children:/*#__PURE__*/_jsx(ButtonSecondary,{ADC33BeeX:resolvedLinks3[0],bd18e4tRN:\"Read More Articles\",height:\"100%\",id:\"oGTzpC7LF\",layoutId:\"oGTzpC7LF\",width:\"100%\"})})})})})]})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{B_CapM2dF:{y:(componentViewport?.y||0)+0+12113.4},UxVTXh8YH:{y:(componentViewport?.y||0)+0+14809.4}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:481,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+11209.6,children:/*#__PURE__*/_jsx(Container,{className:\"framer-t0yt4e-container\",nodeId:\"iS9kkQRce\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{B_CapM2dF:{variant:\"W11KbY3Nj\"},UxVTXh8YH:{variant:\"I121wlX5J\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"iS9kkQRce\",layoutId:\"iS9kkQRce\",style:{width:\"100%\"},variant:\"zIS7OYmHs\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(ContainerWithOptimizedAppearEffect,{animate:animation43,className:\"framer-dsuff0-container\",\"data-framer-appear-id\":\"dsuff0\",initial:animation44,isModuleExternal:true,layoutScroll:true,nodeId:\"rOdsqMQeG\",optimized:true,rendersWithMotion:true,scopeId:\"augiA20Il\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(GetTemplateFixedButton,{FyrjlJ64l:\"https://thdesign.lemonsqueezy.com/checkout/buy/e726f6ef-d4c5-4c4f-925a-633df8134f21\",height:\"100%\",id:\"rOdsqMQeG\",layoutId:\"rOdsqMQeG\",RXax2L2nn:\"Get it for Free\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-Y3h9D.framer-lux5qc, .framer-Y3h9D .framer-lux5qc { display: block; }\",\".framer-Y3h9D.framer-72rtr7 { align-content: center; align-items: center; background-color: var(--token-105c1c0b-2db3-4045-bd36-678a55253efe, #fffff4); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1200px; }\",\".framer-Y3h9D .framer-12ra4e-container { flex: none; height: auto; position: sticky; top: 0px; width: 100%; z-index: 5; }\",\".framer-Y3h9D .framer-1xd2ydp { flex: none; height: 100vh; left: 0px; overflow: hidden; position: fixed; right: 0px; top: 0px; z-index: 0; }\",\".framer-Y3h9D .framer-gyh0nj, .framer-Y3h9D .framer-xdsjhf, .framer-Y3h9D .framer-u77yrk, .framer-Y3h9D .framer-adqfnz, .framer-Y3h9D .framer-5byqsw, .framer-Y3h9D .framer-1fd5d03, .framer-Y3h9D .framer-1g2zqk1, .framer-Y3h9D .framer-bxj91s, .framer-Y3h9D .framer-1y6wiyv, .framer-Y3h9D .framer-10l7ky3, .framer-Y3h9D .framer-127ct8j, .framer-Y3h9D .framer-1e75nih { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 80px 0px 80px; position: relative; width: 100%; z-index: 1; }\",\".framer-Y3h9D .framer-e3ivfs { --border-bottom-width: 0px; --border-color: var(--token-929b0b9c-a6d4-42d6-ba20-0a74f3c6737a, #000000); --border-left-width: 0px; --border-right-width: 3px; --border-style: solid; --border-top-width: 0px; align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; max-width: 1400px; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-Y3h9D .framer-11zxldw { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; max-width: 1300px; overflow: visible; padding: 120px 20px 120px 0px; position: relative; width: 1px; }\",\".framer-Y3h9D .framer-4h4hj2 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-Y3h9D .framer-6tl52y { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-Y3h9D .framer-1np99l9 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-Y3h9D .framer-dwdz4i, .framer-Y3h9D .framer-sq1t6x { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; max-width: 800px; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-Y3h9D .framer-1ct4e7d { background-color: var(--token-20d1af47-9461-4015-b39f-9a0f2f6e81e9, #ff5c00); flex: none; height: 3px; overflow: hidden; position: relative; width: 100%; }\",\".framer-Y3h9D .framer-1945uiw { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 40px 0px 0px; position: relative; width: 100%; }\",\".framer-Y3h9D .framer-1ic1yci { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: 1 0 0px; height: auto; max-width: 600px; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-Y3h9D .framer-86la3e { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; overflow: visible; padding: 40px 0px 0px 0px; position: relative; width: min-content; }\",\".framer-Y3h9D .framer-1yoqph3-container { flex: none; height: auto; position: relative; width: auto; z-index: 0; }\",\".framer-Y3h9D .framer-1td4d6v, .framer-Y3h9D .framer-1b5x72w, .framer-Y3h9D .framer-1bu2ui3, .framer-Y3h9D .framer-1cj08xv, .framer-Y3h9D .framer-sth08z { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-Y3h9D .framer-o8qqct { --border-bottom-width: 1px; --border-color: var(--token-929b0b9c-a6d4-42d6-ba20-0a74f3c6737a, #000000); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; aspect-ratio: 1 / 1; border-bottom-left-radius: 25px; border-bottom-right-radius: 25px; border-top-left-radius: 25px; border-top-right-radius: 25px; bottom: 0px; flex: none; left: 26px; overflow: hidden; position: absolute; top: 0px; width: var(--framer-aspect-ratio-supported, 43px); will-change: var(--framer-will-change-override, transform); z-index: 1; }\",\".framer-Y3h9D .framer-4v4jxx, .framer-Y3h9D .framer-booarn { --border-bottom-width: 1px; --border-color: var(--token-929b0b9c-a6d4-42d6-ba20-0a74f3c6737a, #000000); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; aspect-ratio: 1 / 1; border-bottom-left-radius: 25px; border-bottom-right-radius: 25px; border-top-left-radius: 25px; border-top-right-radius: 25px; flex: none; height: var(--framer-aspect-ratio-supported, 43px); overflow: hidden; position: relative; width: 43px; will-change: var(--framer-will-change-override, transform); }\",\".framer-Y3h9D .framer-ow2o51, .framer-Y3h9D .framer-bd6ys0, .framer-Y3h9D .framer-9ok5nf, .framer-Y3h9D .framer-1vtf2ox, .framer-Y3h9D .framer-1x7s5sg, .framer-Y3h9D .framer-1f0mvy4, .framer-Y3h9D .framer-1h96v74, .framer-Y3h9D .framer-1sznfuw, .framer-Y3h9D .framer-148odxc, .framer-Y3h9D .framer-13hsalg, .framer-Y3h9D .framer-17bwny4, .framer-Y3h9D .framer-27nx92, .framer-Y3h9D .framer-e1cqi8, .framer-Y3h9D .framer-1v7x20r, .framer-Y3h9D .framer-1xn5r40, .framer-Y3h9D .framer-13grg9o, .framer-Y3h9D .framer-12ll8v3, .framer-Y3h9D .framer-1jminhu, .framer-Y3h9D .framer-12chn2a, .framer-Y3h9D .framer-1n3atwt, .framer-Y3h9D .framer-49aobt, .framer-Y3h9D .framer-1tg4ygn, .framer-Y3h9D .framer-16e1kvb, .framer-Y3h9D .framer-e4kpji, .framer-Y3h9D .framer-dqu3wr, .framer-Y3h9D .framer-1luthh2, .framer-Y3h9D .framer-70b17a, .framer-Y3h9D .framer-12ms19y, .framer-Y3h9D .framer-kc9k8x, .framer-Y3h9D .framer-62fozg, .framer-Y3h9D .framer-1j54do9 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-Y3h9D .framer-1npz3yc { align-content: flex-start; align-items: flex-start; cursor: pointer; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-Y3h9D .framer-a235iz-container { flex: none; height: 323px; position: relative; width: 463px; z-index: 2; }\",\".framer-Y3h9D .framer-1ls98ro { align-content: center; align-items: center; align-self: stretch; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 5px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: auto; }\",\".framer-Y3h9D .framer-1jqnz91-container { flex: none; height: 20px; position: relative; width: 20px; }\",\".framer-Y3h9D.framer-11f8eyh { background-color: rgba(0, 0, 0, 0.8); inset: 0px; position: fixed; user-select: none; z-index: 10; }\",\".framer-Y3h9D.framer-ujokx6 { --border-bottom-width: 1px; --border-color: var(--token-20d1af47-9461-4015-b39f-9a0f2f6e81e9, #ff5c00); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 4px; align-content: center; align-items: center; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; left: 50%; overflow: hidden; padding: 0px; position: fixed; top: 140px; transform: translateX(-50%); width: min-content; will-change: var(--framer-will-change-effect-override, transform); z-index: 10; }\",\".framer-Y3h9D .framer-1veuta4-container { flex: none; height: 632px; position: relative; width: 1031px; }\",\".framer-Y3h9D.framer-238dwz-container { flex: none; height: 50px; left: calc(50.00000000000002% - 105px / 2); position: fixed; top: 80px; width: 105px; z-index: 10; }\",\".framer-Y3h9D .framer-1lcv2p7 { --border-bottom-width: 0px; --border-color: var(--token-929b0b9c-a6d4-42d6-ba20-0a74f3c6737a, #000000); --border-left-width: 0px; --border-right-width: 3px; --border-style: solid; --border-top-width: 0px; align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: center; max-width: 1400px; overflow: visible; padding: 40px; position: relative; width: 1px; }\",\".framer-Y3h9D .framer-1dj5two { --border-bottom-width: 1px; --border-color: #000000; --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; aspect-ratio: 1.407079646017699 / 1; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; flex: none; height: var(--framer-aspect-ratio-supported, 682px); position: relative; width: 100%; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-Y3h9D .framer-12cbcrm, .framer-Y3h9D .framer-1gl69gv { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; max-width: 1400px; overflow: visible; padding: 100px 0px 100px 0px; position: relative; width: 1px; }\",\".framer-Y3h9D .framer-xk4tr0, .framer-Y3h9D .framer-f0pl6k, .framer-Y3h9D .framer-4cx97q, .framer-Y3h9D .framer-17djc2z, .framer-Y3h9D .framer-1s7emjt, .framer-Y3h9D .framer-1bfe6ap, .framer-Y3h9D .framer-1g85p18 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: visible; padding: 0px 80px 0px 80px; position: relative; width: 100%; }\",\".framer-Y3h9D .framer-ctfdn1, .framer-Y3h9D .framer-mourrt, .framer-Y3h9D .framer-apnpmq, .framer-Y3h9D .framer-1ix1298, .framer-Y3h9D .framer-ug8b3d, .framer-Y3h9D .framer-utv6jb, .framer-Y3h9D .framer-19gkzv7, .framer-Y3h9D .framer-a94al0, .framer-Y3h9D .framer-isr8vp, .framer-Y3h9D .framer-1gamj4b, .framer-Y3h9D .framer-1q1u9v0, .framer-Y3h9D .framer-7fs67f, .framer-Y3h9D .framer-hnske6 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 2px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-Y3h9D .framer-zekma5, .framer-Y3h9D .framer-1fh27vi, .framer-Y3h9D .framer-z05qds, .framer-Y3h9D .framer-1hjtv84, .framer-Y3h9D .framer-1cak7e1, .framer-Y3h9D .framer-e07fqs, .framer-Y3h9D .framer-ofoui0, .framer-Y3h9D .framer-wz5wu1, .framer-Y3h9D .framer-e19lx2, .framer-Y3h9D .framer-13dp0w9, .framer-Y3h9D .framer-1r0za7i, .framer-Y3h9D .framer-nun44z, .framer-Y3h9D .framer-115nsg1 { align-self: stretch; background-color: var(--token-20d1af47-9461-4015-b39f-9a0f2f6e81e9, #ff5c00); flex: none; height: 2px; overflow: hidden; position: relative; width: auto; }\",\".framer-Y3h9D .framer-1at77lg, .framer-Y3h9D .framer-154mrs, .framer-Y3h9D .framer-btknci, .framer-Y3h9D .framer-1l3medh, .framer-Y3h9D .framer-1eiyb04, .framer-Y3h9D .framer-k8ao66, .framer-Y3h9D .framer-1sk2tjx, .framer-Y3h9D .framer-15srfbx, .framer-Y3h9D .framer-1oi7o9t, .framer-Y3h9D .framer-1kquj2o, .framer-Y3h9D .framer-uf5aok, .framer-Y3h9D .framer-muu90c, .framer-Y3h9D .framer-6nmd7d, .framer-Y3h9D .framer-y3zee0, .framer-Y3h9D .framer-zmxz78, .framer-Y3h9D .framer-pyz0mf, .framer-Y3h9D .framer-162hv7e, .framer-Y3h9D .framer-rxvmap, .framer-Y3h9D .framer-1sm16yc, .framer-Y3h9D .framer-1gwq235, .framer-Y3h9D .framer-12m2hdd, .framer-Y3h9D .framer-gi9ntt, .framer-Y3h9D .framer-20s8u2, .framer-Y3h9D .framer-1tys11u, .framer-Y3h9D .framer-pnex0e, .framer-Y3h9D .framer-1b6d553, .framer-Y3h9D .framer-xgiop7, .framer-Y3h9D .framer-1laae5i { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-Y3h9D .framer-1h7zpgu-container, .framer-Y3h9D .framer-uxblmc-container, .framer-Y3h9D .framer-1mylco3-container, .framer-Y3h9D .framer-1o9u0t5-container, .framer-Y3h9D .framer-1vojvsr-container, .framer-Y3h9D .framer-17wwdvl-container, .framer-Y3h9D .framer-12nclgs-container, .framer-Y3h9D .framer-yxmbzu-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-Y3h9D .framer-3d3v8j { --border-bottom-width: 0px; --border-color: var(--token-20d1af47-9461-4015-b39f-9a0f2f6e81e9, #ff5c00); --border-left-width: 3px; --border-right-width: 0px; --border-style: solid; --border-top-width: 0px; align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: center; max-width: 1400px; overflow: visible; padding: 140px 60px 100px 60px; position: relative; width: 1px; }\",\".framer-Y3h9D .framer-ugisbe, .framer-Y3h9D .framer-1cyh5oy, .framer-Y3h9D .framer-18h6xkq, .framer-Y3h9D .framer-139a36a, .framer-Y3h9D .framer-16930l6 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; max-width: 600px; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-Y3h9D .framer-fkgjjd { display: grid; flex: none; gap: 40px; grid-auto-rows: min-content; grid-template-columns: repeat(2, minmax(200px, 1fr)); grid-template-rows: repeat(2, min-content); height: min-content; justify-content: center; max-width: 1000px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-Y3h9D .framer-18tr0gw, .framer-Y3h9D .framer-1ndu99k, .framer-Y3h9D .framer-clhhwu, .framer-Y3h9D .framer-1yehdr4, .framer-Y3h9D .framer-1a4ocee, .framer-Y3h9D .framer-4sp2yx { --border-bottom-width: 1px; --border-color: var(--token-20d1af47-9461-4015-b39f-9a0f2f6e81e9, #ff5c00); --border-left-width: 4px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: flex-start; align-items: flex-start; align-self: start; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 179px; justify-content: flex-start; justify-self: center; overflow: visible; padding: 20px; position: relative; width: 100%; }\",\".framer-Y3h9D .framer-4s6its-container, .framer-Y3h9D .framer-47ubkr-container, .framer-Y3h9D .framer-1yv6fd5-container, .framer-Y3h9D .framer-yr1761-container, .framer-Y3h9D .framer-1cvoo5l-container, .framer-Y3h9D .framer-ddh4ts-container { flex: none; height: 26px; position: relative; width: 26px; }\",\".framer-Y3h9D .framer-1q2cjh5 { --border-bottom-width: 0px; --border-color: var(--token-20d1af47-9461-4015-b39f-9a0f2f6e81e9, #ff5c00); --border-left-width: 3px; --border-right-width: 0px; --border-style: solid; --border-top-width: 0px; align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 160px; height: min-content; justify-content: center; max-width: 1400px; overflow: visible; padding: 140px 0px 0px 0px; position: relative; width: 1px; }\",\".framer-Y3h9D .framer-18bgr4e { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 180px; height: min-content; justify-content: center; overflow: visible; padding: 0px 40px 140px 40px; position: relative; width: 100%; }\",\".framer-Y3h9D .framer-1by0bzx, .framer-Y3h9D .framer-k0covk, .framer-Y3h9D .framer-1ows0u1 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-Y3h9D .framer-12svdxe, .framer-Y3h9D .framer-1ghn9xc, .framer-Y3h9D .framer-wsb30i, .framer-Y3h9D .framer-j5q69p, .framer-Y3h9D .framer-1r3st2b, .framer-Y3h9D .framer-1bf7qeb, .framer-Y3h9D .framer-1537rr1, .framer-Y3h9D .framer-1r2kbjo { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-Y3h9D .framer-owe0di, .framer-Y3h9D .framer-1l7o642, .framer-Y3h9D .framer-r2nd7d { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: center; max-width: 900px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-Y3h9D .framer-1qku5og, .framer-Y3h9D .framer-1fii77i, .framer-Y3h9D .framer-1v8qqwo { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-Y3h9D .framer-1bhz8wr, .framer-Y3h9D .framer-mnxh1m, .framer-Y3h9D .framer-4e5ifu, .framer-Y3h9D .framer-o45g7d, .framer-Y3h9D .framer-rzgjox, .framer-Y3h9D .framer-1othvwb, .framer-Y3h9D .framer-16e4oy9, .framer-Y3h9D .framer-5jxbwt, .framer-Y3h9D .framer-zyiqx { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-Y3h9D .framer-2nhjia-container, .framer-Y3h9D .framer-1mnb9dg-container, .framer-Y3h9D .framer-1vs53ug-container, .framer-Y3h9D .framer-1iaoicl-container, .framer-Y3h9D .framer-1m3y4vn-container, .framer-Y3h9D .framer-fcqemb-container, .framer-Y3h9D .framer-rbpnq7-container, .framer-Y3h9D .framer-1jud3e6-container, .framer-Y3h9D .framer-qmwckq-container { flex: none; height: 24px; position: relative; width: 24px; }\",\".framer-Y3h9D .framer-sp5qd3, .framer-Y3h9D .framer-14g3eah, .framer-Y3h9D .framer-1cyabds, .framer-Y3h9D .framer-9atf1g, .framer-Y3h9D .framer-w27jpp, .framer-Y3h9D .framer-19xk4uy, .framer-Y3h9D .framer-16z4enc, .framer-Y3h9D .framer-1l5jgw8, .framer-Y3h9D .framer-lxxloy { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-Y3h9D .framer-7v2roi { --border-bottom-width: 3px; --border-color: var(--token-929b0b9c-a6d4-42d6-ba20-0a74f3c6737a, #000000); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; flex: none; height: 234px; overflow: visible; position: relative; width: 540px; }\",\".framer-Y3h9D .framer-iq3bkv { --border-bottom-width: 3px; --border-color: var(--token-929b0b9c-a6d4-42d6-ba20-0a74f3c6737a, #000000); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; flex: none; height: 112px; overflow: hidden; position: absolute; right: -40px; top: -40px; width: 179px; will-change: var(--framer-will-change-override, transform); z-index: 1; }\",\".framer-Y3h9D .framer-a3p671 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; max-width: 600px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-Y3h9D .framer-skg4r8 { --border-bottom-width: 3px; --border-color: var(--token-929b0b9c-a6d4-42d6-ba20-0a74f3c6737a, #000000); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; flex: none; height: 306px; overflow: visible; position: relative; width: 540px; }\",\".framer-Y3h9D .framer-zjsyni { --border-bottom-width: 3px; --border-color: var(--token-929b0b9c-a6d4-42d6-ba20-0a74f3c6737a, #000000); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; flex: none; height: 110px; left: -40px; overflow: hidden; position: absolute; top: -40px; width: 180px; will-change: var(--framer-will-change-override, transform); z-index: 1; }\",\".framer-Y3h9D .framer-cai19m { --border-bottom-width: 3px; --border-color: var(--token-929b0b9c-a6d4-42d6-ba20-0a74f3c6737a, #000000); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; flex: none; height: 233px; overflow: visible; position: relative; width: 540px; }\",\".framer-Y3h9D .framer-mlgear { --border-bottom-width: 3px; --border-color: var(--token-929b0b9c-a6d4-42d6-ba20-0a74f3c6737a, #000000); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; flex: none; height: 123px; overflow: visible; position: absolute; right: -40px; top: -40px; width: 209px; z-index: 1; }\",\".framer-Y3h9D .framer-1uzcclw { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 60px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-Y3h9D .framer-anzgy5-container { flex: 1 0 0px; height: auto; position: relative; width: 1px; }\",\".framer-Y3h9D .framer-1u28av0 { --border-bottom-width: 3px; --border-color: var(--token-929b0b9c-a6d4-42d6-ba20-0a74f3c6737a, #000000); --border-left-width: 0px; --border-right-width: 0px; --border-style: solid; --border-top-width: 0px; align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: center; max-width: 1400px; overflow: visible; padding: 140px 0px 0px 0px; position: relative; width: 1px; }\",\".framer-Y3h9D .framer-zluv6m { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-Y3h9D .framer-kprxyn { align-content: flex-end; align-items: flex-end; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-Y3h9D .framer-5svh8n, .framer-Y3h9D .framer-lq1y4w, .framer-Y3h9D .framer-12ad2l4, .framer-Y3h9D .framer-3wwhlq { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: visible; padding: 60px; position: relative; width: 100%; }\",\".framer-Y3h9D .framer-vdhanx, .framer-Y3h9D .framer-1k9umwy { background-color: var(--token-929b0b9c-a6d4-42d6-ba20-0a74f3c6737a, #000000); flex: none; height: 3px; overflow: hidden; position: relative; width: 85%; }\",\".framer-Y3h9D .framer-1hfxl3t { align-self: stretch; background-color: var(--token-929b0b9c-a6d4-42d6-ba20-0a74f3c6737a, #000000); flex: none; height: auto; overflow: hidden; position: relative; width: 3px; }\",\".framer-Y3h9D .framer-1p9ap5m { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-Y3h9D .framer-ddt0re { --border-bottom-width: 0px; --border-color: var(--token-929b0b9c-a6d4-42d6-ba20-0a74f3c6737a, #000000); --border-left-width: 3px; --border-right-width: 0px; --border-style: solid; --border-top-width: 0px; align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: center; max-width: 1400px; overflow: visible; padding: 140px 60px 100px 60px; position: relative; width: 1px; }\",\".framer-Y3h9D .framer-suyr4p { display: grid; flex: none; gap: 60px; grid-auto-rows: minmax(0, 1fr); grid-template-columns: repeat(2, minmax(200px, 1fr)); grid-template-rows: repeat(2, minmax(0, 1fr)); height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-Y3h9D .framer-1akfyex, .framer-Y3h9D .framer-tq6q9y, .framer-Y3h9D .framer-i9a8c2, .framer-Y3h9D .framer-i7z7ch { --border-bottom-width: 1px; --border-color: var(--token-929b0b9c-a6d4-42d6-ba20-0a74f3c6737a, #000000); --border-left-width: 1px; --border-right-width: 4px; --border-style: solid; --border-top-width: 1px; align-content: center; align-items: center; align-self: start; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: 100%; justify-content: center; justify-self: start; overflow: hidden; padding: 20px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-Y3h9D .framer-1tacfsp, .framer-Y3h9D .framer-78dhmy, .framer-Y3h9D .framer-z3x9hx, .framer-Y3h9D .framer-10w18s9 { --border-bottom-width: 1px; --border-color: var(--token-929b0b9c-a6d4-42d6-ba20-0a74f3c6737a, #000000); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; aspect-ratio: 1 / 1; border-bottom-left-radius: 24px; border-bottom-right-radius: 24px; border-top-left-radius: 24px; border-top-right-radius: 24px; flex: none; height: var(--framer-aspect-ratio-supported, 48px); overflow: hidden; position: relative; width: 48px; will-change: var(--framer-will-change-override, transform); z-index: 1; }\",\".framer-Y3h9D .framer-ef3573 { --border-bottom-width: 0px; --border-color: var(--token-20d1af47-9461-4015-b39f-9a0f2f6e81e9, #ff5c00); --border-left-width: 0px; --border-right-width: 3px; --border-style: solid; --border-top-width: 0px; align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: center; max-width: 1400px; overflow: visible; padding: 140px 40px 100px 40px; position: relative; width: 1px; }\",\".framer-Y3h9D .framer-1wbf13c { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; overflow: visible; padding: 60px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-Y3h9D .framer-acvpia-container, .framer-Y3h9D .framer-ghisub-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-Y3h9D .framer-86p9cf { --border-bottom-width: 0px; --border-color: var(--token-929b0b9c-a6d4-42d6-ba20-0a74f3c6737a, #000000); --border-left-width: 3px; --border-right-width: 0px; --border-style: solid; --border-top-width: 0px; align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: center; max-width: 1400px; overflow: visible; padding: 140px 80px 100px 80px; position: relative; width: 1px; }\",\".framer-Y3h9D .framer-1lj55yk { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-Y3h9D .framer-u8gbul { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: center; max-width: 1400px; overflow: visible; padding: 100px 0px 100px 0px; position: relative; width: 1px; }\",\".framer-Y3h9D .framer-1nstzfs-container { flex: none; height: auto; max-width: 600px; position: relative; width: 100%; }\",\".framer-Y3h9D .framer-1d0oy9f { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: center; max-width: 1400px; overflow: visible; padding: 140px 0px 100px 0px; position: relative; width: 1px; }\",\".framer-Y3h9D .framer-1y8mjzd { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; width: 100%; }\",\".framer-Y3h9D .framer-1exyn9q { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-Y3h9D .framer-z1altx-container { flex: 1 0 0px; height: 300px; position: relative; width: 1px; }\",\".framer-Y3h9D .framer-t0yt4e-container { flex: none; height: auto; position: relative; width: 100%; z-index: 1; }\",\".framer-Y3h9D .framer-dsuff0-container { bottom: 64px; flex: none; height: 38px; position: fixed; right: 20px; width: 142px; will-change: var(--framer-will-change-effect-override, transform); z-index: 10; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-Y3h9D.framer-72rtr7, .framer-Y3h9D .framer-gyh0nj, .framer-Y3h9D .framer-e3ivfs, .framer-Y3h9D .framer-11zxldw, .framer-Y3h9D .framer-4h4hj2, .framer-Y3h9D .framer-6tl52y, .framer-Y3h9D .framer-1np99l9, .framer-Y3h9D .framer-1945uiw, .framer-Y3h9D .framer-86la3e, .framer-Y3h9D .framer-1td4d6v, .framer-Y3h9D .framer-1npz3yc, .framer-Y3h9D .framer-1ls98ro, .framer-Y3h9D.framer-ujokx6, .framer-Y3h9D .framer-xdsjhf, .framer-Y3h9D .framer-1lcv2p7, .framer-Y3h9D .framer-u77yrk, .framer-Y3h9D .framer-12cbcrm, .framer-Y3h9D .framer-xk4tr0, .framer-Y3h9D .framer-ctfdn1, .framer-Y3h9D .framer-adqfnz, .framer-Y3h9D .framer-3d3v8j, .framer-Y3h9D .framer-f0pl6k, .framer-Y3h9D .framer-mourrt, .framer-Y3h9D .framer-18tr0gw, .framer-Y3h9D .framer-1ndu99k, .framer-Y3h9D .framer-clhhwu, .framer-Y3h9D .framer-1yehdr4, .framer-Y3h9D .framer-1a4ocee, .framer-Y3h9D .framer-4sp2yx, .framer-Y3h9D .framer-5byqsw, .framer-Y3h9D .framer-1q2cjh5, .framer-Y3h9D .framer-18bgr4e, .framer-Y3h9D .framer-1by0bzx, .framer-Y3h9D .framer-12svdxe, .framer-Y3h9D .framer-1ghn9xc, .framer-Y3h9D .framer-apnpmq, .framer-Y3h9D .framer-owe0di, .framer-Y3h9D .framer-1qku5og, .framer-Y3h9D .framer-1bhz8wr, .framer-Y3h9D .framer-mnxh1m, .framer-Y3h9D .framer-4e5ifu, .framer-Y3h9D .framer-k0covk, .framer-Y3h9D .framer-wsb30i, .framer-Y3h9D .framer-a3p671, .framer-Y3h9D .framer-1ix1298, .framer-Y3h9D .framer-1l7o642, .framer-Y3h9D .framer-1fii77i, .framer-Y3h9D .framer-o45g7d, .framer-Y3h9D .framer-rzgjox, .framer-Y3h9D .framer-1othvwb, .framer-Y3h9D .framer-1ows0u1, .framer-Y3h9D .framer-j5q69p, .framer-Y3h9D .framer-1r3st2b, .framer-Y3h9D .framer-ug8b3d, .framer-Y3h9D .framer-r2nd7d, .framer-Y3h9D .framer-1v8qqwo, .framer-Y3h9D .framer-16e4oy9, .framer-Y3h9D .framer-5jxbwt, .framer-Y3h9D .framer-zyiqx, .framer-Y3h9D .framer-1fd5d03, .framer-Y3h9D .framer-1gl69gv, .framer-Y3h9D .framer-4cx97q, .framer-Y3h9D .framer-utv6jb, .framer-Y3h9D .framer-1uzcclw, .framer-Y3h9D .framer-1g2zqk1, .framer-Y3h9D .framer-1u28av0, .framer-Y3h9D .framer-17djc2z, .framer-Y3h9D .framer-19gkzv7, .framer-Y3h9D .framer-zluv6m, .framer-Y3h9D .framer-kprxyn, .framer-Y3h9D .framer-5svh8n, .framer-Y3h9D .framer-lq1y4w, .framer-Y3h9D .framer-1p9ap5m, .framer-Y3h9D .framer-12ad2l4, .framer-Y3h9D .framer-3wwhlq, .framer-Y3h9D .framer-bxj91s, .framer-Y3h9D .framer-ddt0re, .framer-Y3h9D .framer-1s7emjt, .framer-Y3h9D .framer-a94al0, .framer-Y3h9D .framer-1akfyex, .framer-Y3h9D .framer-1b5x72w, .framer-Y3h9D .framer-tq6q9y, .framer-Y3h9D .framer-1bu2ui3, .framer-Y3h9D .framer-i9a8c2, .framer-Y3h9D .framer-1cj08xv, .framer-Y3h9D .framer-i7z7ch, .framer-Y3h9D .framer-sth08z, .framer-Y3h9D .framer-1y6wiyv, .framer-Y3h9D .framer-ef3573, .framer-Y3h9D .framer-1bf7qeb, .framer-Y3h9D .framer-isr8vp, .framer-Y3h9D .framer-1wbf13c, .framer-Y3h9D .framer-1537rr1, .framer-Y3h9D .framer-1gamj4b, .framer-Y3h9D .framer-10l7ky3, .framer-Y3h9D .framer-86p9cf, .framer-Y3h9D .framer-1r2kbjo, .framer-Y3h9D .framer-1q1u9v0, .framer-Y3h9D .framer-1lj55yk, .framer-Y3h9D .framer-127ct8j, .framer-Y3h9D .framer-u8gbul, .framer-Y3h9D .framer-1bfe6ap, .framer-Y3h9D .framer-7fs67f, .framer-Y3h9D .framer-1e75nih, .framer-Y3h9D .framer-1d0oy9f, .framer-Y3h9D .framer-1g85p18, .framer-Y3h9D .framer-hnske6, .framer-Y3h9D .framer-1y8mjzd, .framer-Y3h9D .framer-1exyn9q { gap: 0px; } .framer-Y3h9D.framer-72rtr7 > *, .framer-Y3h9D .framer-kprxyn > *, .framer-Y3h9D .framer-1p9ap5m > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-Y3h9D.framer-72rtr7 > :first-child, .framer-Y3h9D .framer-11zxldw > :first-child, .framer-Y3h9D .framer-6tl52y > :first-child, .framer-Y3h9D .framer-1np99l9 > :first-child, .framer-Y3h9D .framer-1npz3yc > :first-child, .framer-Y3h9D .framer-1lcv2p7 > :first-child, .framer-Y3h9D .framer-12cbcrm > :first-child, .framer-Y3h9D .framer-xk4tr0 > :first-child, .framer-Y3h9D .framer-ctfdn1 > :first-child, .framer-Y3h9D .framer-3d3v8j > :first-child, .framer-Y3h9D .framer-f0pl6k > :first-child, .framer-Y3h9D .framer-mourrt > :first-child, .framer-Y3h9D .framer-18tr0gw > :first-child, .framer-Y3h9D .framer-1ndu99k > :first-child, .framer-Y3h9D .framer-clhhwu > :first-child, .framer-Y3h9D .framer-1yehdr4 > :first-child, .framer-Y3h9D .framer-1a4ocee > :first-child, .framer-Y3h9D .framer-4sp2yx > :first-child, .framer-Y3h9D .framer-1q2cjh5 > :first-child, .framer-Y3h9D .framer-18bgr4e > :first-child, .framer-Y3h9D .framer-1by0bzx > :first-child, .framer-Y3h9D .framer-12svdxe > :first-child, .framer-Y3h9D .framer-1ghn9xc > :first-child, .framer-Y3h9D .framer-apnpmq > :first-child, .framer-Y3h9D .framer-1qku5og > :first-child, .framer-Y3h9D .framer-k0covk > :first-child, .framer-Y3h9D .framer-wsb30i > :first-child, .framer-Y3h9D .framer-a3p671 > :first-child, .framer-Y3h9D .framer-1ix1298 > :first-child, .framer-Y3h9D .framer-1fii77i > :first-child, .framer-Y3h9D .framer-1ows0u1 > :first-child, .framer-Y3h9D .framer-j5q69p > :first-child, .framer-Y3h9D .framer-1r3st2b > :first-child, .framer-Y3h9D .framer-ug8b3d > :first-child, .framer-Y3h9D .framer-1v8qqwo > :first-child, .framer-Y3h9D .framer-1gl69gv > :first-child, .framer-Y3h9D .framer-4cx97q > :first-child, .framer-Y3h9D .framer-utv6jb > :first-child, .framer-Y3h9D .framer-1u28av0 > :first-child, .framer-Y3h9D .framer-17djc2z > :first-child, .framer-Y3h9D .framer-19gkzv7 > :first-child, .framer-Y3h9D .framer-kprxyn > :first-child, .framer-Y3h9D .framer-1p9ap5m > :first-child, .framer-Y3h9D .framer-ddt0re > :first-child, .framer-Y3h9D .framer-1s7emjt > :first-child, .framer-Y3h9D .framer-a94al0 > :first-child, .framer-Y3h9D .framer-1akfyex > :first-child, .framer-Y3h9D .framer-tq6q9y > :first-child, .framer-Y3h9D .framer-i9a8c2 > :first-child, .framer-Y3h9D .framer-i7z7ch > :first-child, .framer-Y3h9D .framer-ef3573 > :first-child, .framer-Y3h9D .framer-1bf7qeb > :first-child, .framer-Y3h9D .framer-isr8vp > :first-child, .framer-Y3h9D .framer-1wbf13c > :first-child, .framer-Y3h9D .framer-1537rr1 > :first-child, .framer-Y3h9D .framer-1gamj4b > :first-child, .framer-Y3h9D .framer-86p9cf > :first-child, .framer-Y3h9D .framer-1r2kbjo > :first-child, .framer-Y3h9D .framer-1q1u9v0 > :first-child, .framer-Y3h9D .framer-1lj55yk > :first-child, .framer-Y3h9D .framer-u8gbul > :first-child, .framer-Y3h9D .framer-1bfe6ap > :first-child, .framer-Y3h9D .framer-7fs67f > :first-child, .framer-Y3h9D .framer-1d0oy9f > :first-child, .framer-Y3h9D .framer-1g85p18 > :first-child, .framer-Y3h9D .framer-hnske6 > :first-child { margin-top: 0px; } .framer-Y3h9D.framer-72rtr7 > :last-child, .framer-Y3h9D .framer-11zxldw > :last-child, .framer-Y3h9D .framer-6tl52y > :last-child, .framer-Y3h9D .framer-1np99l9 > :last-child, .framer-Y3h9D .framer-1npz3yc > :last-child, .framer-Y3h9D .framer-1lcv2p7 > :last-child, .framer-Y3h9D .framer-12cbcrm > :last-child, .framer-Y3h9D .framer-xk4tr0 > :last-child, .framer-Y3h9D .framer-ctfdn1 > :last-child, .framer-Y3h9D .framer-3d3v8j > :last-child, .framer-Y3h9D .framer-f0pl6k > :last-child, .framer-Y3h9D .framer-mourrt > :last-child, .framer-Y3h9D .framer-18tr0gw > :last-child, .framer-Y3h9D .framer-1ndu99k > :last-child, .framer-Y3h9D .framer-clhhwu > :last-child, .framer-Y3h9D .framer-1yehdr4 > :last-child, .framer-Y3h9D .framer-1a4ocee > :last-child, .framer-Y3h9D .framer-4sp2yx > :last-child, .framer-Y3h9D .framer-1q2cjh5 > :last-child, .framer-Y3h9D .framer-18bgr4e > :last-child, .framer-Y3h9D .framer-1by0bzx > :last-child, .framer-Y3h9D .framer-12svdxe > :last-child, .framer-Y3h9D .framer-1ghn9xc > :last-child, .framer-Y3h9D .framer-apnpmq > :last-child, .framer-Y3h9D .framer-1qku5og > :last-child, .framer-Y3h9D .framer-k0covk > :last-child, .framer-Y3h9D .framer-wsb30i > :last-child, .framer-Y3h9D .framer-a3p671 > :last-child, .framer-Y3h9D .framer-1ix1298 > :last-child, .framer-Y3h9D .framer-1fii77i > :last-child, .framer-Y3h9D .framer-1ows0u1 > :last-child, .framer-Y3h9D .framer-j5q69p > :last-child, .framer-Y3h9D .framer-1r3st2b > :last-child, .framer-Y3h9D .framer-ug8b3d > :last-child, .framer-Y3h9D .framer-1v8qqwo > :last-child, .framer-Y3h9D .framer-1gl69gv > :last-child, .framer-Y3h9D .framer-4cx97q > :last-child, .framer-Y3h9D .framer-utv6jb > :last-child, .framer-Y3h9D .framer-1u28av0 > :last-child, .framer-Y3h9D .framer-17djc2z > :last-child, .framer-Y3h9D .framer-19gkzv7 > :last-child, .framer-Y3h9D .framer-kprxyn > :last-child, .framer-Y3h9D .framer-1p9ap5m > :last-child, .framer-Y3h9D .framer-ddt0re > :last-child, .framer-Y3h9D .framer-1s7emjt > :last-child, .framer-Y3h9D .framer-a94al0 > :last-child, .framer-Y3h9D .framer-1akfyex > :last-child, .framer-Y3h9D .framer-tq6q9y > :last-child, .framer-Y3h9D .framer-i9a8c2 > :last-child, .framer-Y3h9D .framer-i7z7ch > :last-child, .framer-Y3h9D .framer-ef3573 > :last-child, .framer-Y3h9D .framer-1bf7qeb > :last-child, .framer-Y3h9D .framer-isr8vp > :last-child, .framer-Y3h9D .framer-1wbf13c > :last-child, .framer-Y3h9D .framer-1537rr1 > :last-child, .framer-Y3h9D .framer-1gamj4b > :last-child, .framer-Y3h9D .framer-86p9cf > :last-child, .framer-Y3h9D .framer-1r2kbjo > :last-child, .framer-Y3h9D .framer-1q1u9v0 > :last-child, .framer-Y3h9D .framer-1lj55yk > :last-child, .framer-Y3h9D .framer-u8gbul > :last-child, .framer-Y3h9D .framer-1bfe6ap > :last-child, .framer-Y3h9D .framer-7fs67f > :last-child, .framer-Y3h9D .framer-1d0oy9f > :last-child, .framer-Y3h9D .framer-1g85p18 > :last-child, .framer-Y3h9D .framer-hnske6 > :last-child { margin-bottom: 0px; } .framer-Y3h9D .framer-gyh0nj > *, .framer-Y3h9D .framer-e3ivfs > *, .framer-Y3h9D .framer-1td4d6v > *, .framer-Y3h9D.framer-ujokx6 > *, .framer-Y3h9D .framer-xdsjhf > *, .framer-Y3h9D .framer-u77yrk > *, .framer-Y3h9D .framer-adqfnz > *, .framer-Y3h9D .framer-5byqsw > *, .framer-Y3h9D .framer-1bhz8wr > *, .framer-Y3h9D .framer-mnxh1m > *, .framer-Y3h9D .framer-4e5ifu > *, .framer-Y3h9D .framer-o45g7d > *, .framer-Y3h9D .framer-rzgjox > *, .framer-Y3h9D .framer-1othvwb > *, .framer-Y3h9D .framer-16e4oy9 > *, .framer-Y3h9D .framer-5jxbwt > *, .framer-Y3h9D .framer-zyiqx > *, .framer-Y3h9D .framer-1fd5d03 > *, .framer-Y3h9D .framer-1uzcclw > *, .framer-Y3h9D .framer-1g2zqk1 > *, .framer-Y3h9D .framer-bxj91s > *, .framer-Y3h9D .framer-1b5x72w > *, .framer-Y3h9D .framer-1bu2ui3 > *, .framer-Y3h9D .framer-1cj08xv > *, .framer-Y3h9D .framer-sth08z > *, .framer-Y3h9D .framer-1y6wiyv > *, .framer-Y3h9D .framer-10l7ky3 > *, .framer-Y3h9D .framer-127ct8j > *, .framer-Y3h9D .framer-1e75nih > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-Y3h9D .framer-gyh0nj > :first-child, .framer-Y3h9D .framer-e3ivfs > :first-child, .framer-Y3h9D .framer-4h4hj2 > :first-child, .framer-Y3h9D .framer-1945uiw > :first-child, .framer-Y3h9D .framer-86la3e > :first-child, .framer-Y3h9D .framer-1td4d6v > :first-child, .framer-Y3h9D .framer-1ls98ro > :first-child, .framer-Y3h9D.framer-ujokx6 > :first-child, .framer-Y3h9D .framer-xdsjhf > :first-child, .framer-Y3h9D .framer-u77yrk > :first-child, .framer-Y3h9D .framer-adqfnz > :first-child, .framer-Y3h9D .framer-5byqsw > :first-child, .framer-Y3h9D .framer-owe0di > :first-child, .framer-Y3h9D .framer-1bhz8wr > :first-child, .framer-Y3h9D .framer-mnxh1m > :first-child, .framer-Y3h9D .framer-4e5ifu > :first-child, .framer-Y3h9D .framer-1l7o642 > :first-child, .framer-Y3h9D .framer-o45g7d > :first-child, .framer-Y3h9D .framer-rzgjox > :first-child, .framer-Y3h9D .framer-1othvwb > :first-child, .framer-Y3h9D .framer-r2nd7d > :first-child, .framer-Y3h9D .framer-16e4oy9 > :first-child, .framer-Y3h9D .framer-5jxbwt > :first-child, .framer-Y3h9D .framer-zyiqx > :first-child, .framer-Y3h9D .framer-1fd5d03 > :first-child, .framer-Y3h9D .framer-1uzcclw > :first-child, .framer-Y3h9D .framer-1g2zqk1 > :first-child, .framer-Y3h9D .framer-zluv6m > :first-child, .framer-Y3h9D .framer-5svh8n > :first-child, .framer-Y3h9D .framer-lq1y4w > :first-child, .framer-Y3h9D .framer-12ad2l4 > :first-child, .framer-Y3h9D .framer-3wwhlq > :first-child, .framer-Y3h9D .framer-bxj91s > :first-child, .framer-Y3h9D .framer-1b5x72w > :first-child, .framer-Y3h9D .framer-1bu2ui3 > :first-child, .framer-Y3h9D .framer-1cj08xv > :first-child, .framer-Y3h9D .framer-sth08z > :first-child, .framer-Y3h9D .framer-1y6wiyv > :first-child, .framer-Y3h9D .framer-10l7ky3 > :first-child, .framer-Y3h9D .framer-127ct8j > :first-child, .framer-Y3h9D .framer-1e75nih > :first-child, .framer-Y3h9D .framer-1y8mjzd > :first-child, .framer-Y3h9D .framer-1exyn9q > :first-child { margin-left: 0px; } .framer-Y3h9D .framer-gyh0nj > :last-child, .framer-Y3h9D .framer-e3ivfs > :last-child, .framer-Y3h9D .framer-4h4hj2 > :last-child, .framer-Y3h9D .framer-1945uiw > :last-child, .framer-Y3h9D .framer-86la3e > :last-child, .framer-Y3h9D .framer-1td4d6v > :last-child, .framer-Y3h9D .framer-1ls98ro > :last-child, .framer-Y3h9D.framer-ujokx6 > :last-child, .framer-Y3h9D .framer-xdsjhf > :last-child, .framer-Y3h9D .framer-u77yrk > :last-child, .framer-Y3h9D .framer-adqfnz > :last-child, .framer-Y3h9D .framer-5byqsw > :last-child, .framer-Y3h9D .framer-owe0di > :last-child, .framer-Y3h9D .framer-1bhz8wr > :last-child, .framer-Y3h9D .framer-mnxh1m > :last-child, .framer-Y3h9D .framer-4e5ifu > :last-child, .framer-Y3h9D .framer-1l7o642 > :last-child, .framer-Y3h9D .framer-o45g7d > :last-child, .framer-Y3h9D .framer-rzgjox > :last-child, .framer-Y3h9D .framer-1othvwb > :last-child, .framer-Y3h9D .framer-r2nd7d > :last-child, .framer-Y3h9D .framer-16e4oy9 > :last-child, .framer-Y3h9D .framer-5jxbwt > :last-child, .framer-Y3h9D .framer-zyiqx > :last-child, .framer-Y3h9D .framer-1fd5d03 > :last-child, .framer-Y3h9D .framer-1uzcclw > :last-child, .framer-Y3h9D .framer-1g2zqk1 > :last-child, .framer-Y3h9D .framer-zluv6m > :last-child, .framer-Y3h9D .framer-5svh8n > :last-child, .framer-Y3h9D .framer-lq1y4w > :last-child, .framer-Y3h9D .framer-12ad2l4 > :last-child, .framer-Y3h9D .framer-3wwhlq > :last-child, .framer-Y3h9D .framer-bxj91s > :last-child, .framer-Y3h9D .framer-1b5x72w > :last-child, .framer-Y3h9D .framer-1bu2ui3 > :last-child, .framer-Y3h9D .framer-1cj08xv > :last-child, .framer-Y3h9D .framer-sth08z > :last-child, .framer-Y3h9D .framer-1y6wiyv > :last-child, .framer-Y3h9D .framer-10l7ky3 > :last-child, .framer-Y3h9D .framer-127ct8j > :last-child, .framer-Y3h9D .framer-1e75nih > :last-child, .framer-Y3h9D .framer-1y8mjzd > :last-child, .framer-Y3h9D .framer-1exyn9q > :last-child { margin-right: 0px; } .framer-Y3h9D .framer-11zxldw > *, .framer-Y3h9D .framer-1wbf13c > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-Y3h9D .framer-4h4hj2 > *, .framer-Y3h9D .framer-1945uiw > *, .framer-Y3h9D .framer-zluv6m > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-Y3h9D .framer-6tl52y > *, .framer-Y3h9D .framer-12cbcrm > *, .framer-Y3h9D .framer-xk4tr0 > *, .framer-Y3h9D .framer-f0pl6k > *, .framer-Y3h9D .framer-12svdxe > *, .framer-Y3h9D .framer-1ghn9xc > *, .framer-Y3h9D .framer-wsb30i > *, .framer-Y3h9D .framer-a3p671 > *, .framer-Y3h9D .framer-j5q69p > *, .framer-Y3h9D .framer-1r3st2b > *, .framer-Y3h9D .framer-1gl69gv > *, .framer-Y3h9D .framer-4cx97q > *, .framer-Y3h9D .framer-17djc2z > *, .framer-Y3h9D .framer-1s7emjt > *, .framer-Y3h9D .framer-1bf7qeb > *, .framer-Y3h9D .framer-1537rr1 > *, .framer-Y3h9D .framer-1r2kbjo > *, .framer-Y3h9D .framer-1lj55yk > *, .framer-Y3h9D .framer-1bfe6ap > *, .framer-Y3h9D .framer-1g85p18 > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-Y3h9D .framer-1np99l9 > *, .framer-Y3h9D .framer-1npz3yc > *, .framer-Y3h9D .framer-18tr0gw > *, .framer-Y3h9D .framer-1ndu99k > *, .framer-Y3h9D .framer-clhhwu > *, .framer-Y3h9D .framer-1yehdr4 > *, .framer-Y3h9D .framer-1a4ocee > *, .framer-Y3h9D .framer-4sp2yx > *, .framer-Y3h9D .framer-1qku5og > *, .framer-Y3h9D .framer-1fii77i > *, .framer-Y3h9D .framer-1v8qqwo > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-Y3h9D .framer-86la3e > *, .framer-Y3h9D .framer-1y8mjzd > * { margin: 0px; margin-left: calc(40px / 2); margin-right: calc(40px / 2); } .framer-Y3h9D .framer-1ls98ro > * { margin: 0px; margin-left: calc(5px / 2); margin-right: calc(5px / 2); } .framer-Y3h9D .framer-1lcv2p7 > *, .framer-Y3h9D .framer-3d3v8j > *, .framer-Y3h9D .framer-1by0bzx > *, .framer-Y3h9D .framer-k0covk > *, .framer-Y3h9D .framer-1ows0u1 > *, .framer-Y3h9D .framer-1u28av0 > *, .framer-Y3h9D .framer-ddt0re > *, .framer-Y3h9D .framer-ef3573 > *, .framer-Y3h9D .framer-86p9cf > * { margin: 0px; margin-bottom: calc(80px / 2); margin-top: calc(80px / 2); } .framer-Y3h9D .framer-ctfdn1 > *, .framer-Y3h9D .framer-mourrt > *, .framer-Y3h9D .framer-apnpmq > *, .framer-Y3h9D .framer-1ix1298 > *, .framer-Y3h9D .framer-ug8b3d > *, .framer-Y3h9D .framer-utv6jb > *, .framer-Y3h9D .framer-19gkzv7 > *, .framer-Y3h9D .framer-a94al0 > *, .framer-Y3h9D .framer-isr8vp > *, .framer-Y3h9D .framer-1gamj4b > *, .framer-Y3h9D .framer-1q1u9v0 > *, .framer-Y3h9D .framer-7fs67f > *, .framer-Y3h9D .framer-hnske6 > * { margin: 0px; margin-bottom: calc(2px / 2); margin-top: calc(2px / 2); } .framer-Y3h9D .framer-1q2cjh5 > * { margin: 0px; margin-bottom: calc(160px / 2); margin-top: calc(160px / 2); } .framer-Y3h9D .framer-18bgr4e > * { margin: 0px; margin-bottom: calc(180px / 2); margin-top: calc(180px / 2); } .framer-Y3h9D .framer-owe0di > *, .framer-Y3h9D .framer-1l7o642 > *, .framer-Y3h9D .framer-r2nd7d > * { margin: 0px; margin-left: calc(80px / 2); margin-right: calc(80px / 2); } .framer-Y3h9D .framer-5svh8n > *, .framer-Y3h9D .framer-lq1y4w > *, .framer-Y3h9D .framer-12ad2l4 > *, .framer-Y3h9D .framer-3wwhlq > *, .framer-Y3h9D .framer-1exyn9q > * { margin: 0px; margin-left: calc(20px / 2); margin-right: calc(20px / 2); } .framer-Y3h9D .framer-1akfyex > *, .framer-Y3h9D .framer-tq6q9y > *, .framer-Y3h9D .framer-i9a8c2 > *, .framer-Y3h9D .framer-i7z7ch > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } .framer-Y3h9D .framer-u8gbul > *, .framer-Y3h9D .framer-1d0oy9f > * { margin: 0px; margin-bottom: calc(60px / 2); margin-top: calc(60px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,...sharedStyle5.css,'.framer-Y3h9D[data-border=\"true\"]::after, .framer-Y3h9D [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }',\"@media (min-width: 810px) and (max-width: 1199px) { .framer-Y3h9D.framer-72rtr7 { width: 810px; } .framer-Y3h9D .framer-gyh0nj, .framer-Y3h9D .framer-xdsjhf, .framer-Y3h9D .framer-u77yrk, .framer-Y3h9D .framer-xk4tr0, .framer-Y3h9D .framer-adqfnz, .framer-Y3h9D .framer-5byqsw, .framer-Y3h9D .framer-1fd5d03, .framer-Y3h9D .framer-4cx97q, .framer-Y3h9D .framer-1g2zqk1, .framer-Y3h9D .framer-17djc2z, .framer-Y3h9D .framer-bxj91s, .framer-Y3h9D .framer-1y6wiyv, .framer-Y3h9D .framer-10l7ky3, .framer-Y3h9D .framer-127ct8j, .framer-Y3h9D .framer-1bfe6ap, .framer-Y3h9D .framer-1e75nih { padding: 0px 40px 0px 40px; } .framer-Y3h9D .framer-11zxldw { max-width: 900px; } .framer-Y3h9D .framer-1npz3yc { width: 45%; } .framer-Y3h9D .framer-a235iz-container { aspect-ratio: 1.50625 / 1; height: var(--framer-aspect-ratio-supported, 212px); width: 100%; } .framer-Y3h9D .framer-1ls98ro { align-self: unset; width: 100%; } .framer-Y3h9D.framer-ujokx6 { left: 40px; right: 40px; transform: unset; width: unset; } .framer-Y3h9D .framer-1veuta4-container { aspect-ratio: 1.6313291139240507 / 1; flex: 1 0 0px; height: var(--framer-aspect-ratio-supported, 123px); width: 1px; } .framer-Y3h9D .framer-1lcv2p7 { padding: 20px; } .framer-Y3h9D .framer-1dj5two { height: var(--framer-aspect-ratio-supported, 490px); } .framer-Y3h9D .framer-3d3v8j, .framer-Y3h9D .framer-ddt0re, .framer-Y3h9D .framer-86p9cf { padding: 140px 40px 100px 40px; } .framer-Y3h9D .framer-18tr0gw, .framer-Y3h9D .framer-1ndu99k, .framer-Y3h9D .framer-clhhwu, .framer-Y3h9D .framer-1yehdr4, .framer-Y3h9D .framer-1a4ocee, .framer-Y3h9D .framer-4sp2yx { height: 220px; } .framer-Y3h9D .framer-18bgr4e { gap: 160px; padding: 0px 0px 140px 20px; } .framer-Y3h9D .framer-1by0bzx, .framer-Y3h9D .framer-k0covk, .framer-Y3h9D .framer-1ows0u1 { gap: 60px; } .framer-Y3h9D .framer-owe0di, .framer-Y3h9D .framer-r2nd7d { gap: 40px; max-width: 800px; } .framer-Y3h9D .framer-1qku5og, .framer-Y3h9D .framer-wsb30i { order: 0; } .framer-Y3h9D .framer-7v2roi { height: 156px; order: 1; width: 360px; } .framer-Y3h9D .framer-iq3bkv { height: 65px; right: -10px; top: -30px; width: 103px; } .framer-Y3h9D .framer-1l7o642 { gap: 40px; max-width: 800px; order: 1; } .framer-Y3h9D .framer-skg4r8 { height: 203px; width: 360px; } .framer-Y3h9D .framer-zjsyni { height: 74px; left: -10px; top: -30px; width: 117px; } .framer-Y3h9D .framer-cai19m { height: 155px; width: 360px; } .framer-Y3h9D .framer-mlgear { height: 69px; right: -10px; top: -30px; width: 117px; } .framer-Y3h9D .framer-5svh8n, .framer-Y3h9D .framer-lq1y4w, .framer-Y3h9D .framer-12ad2l4, .framer-Y3h9D .framer-3wwhlq, .framer-Y3h9D .framer-1y8mjzd { flex-direction: column; } .framer-Y3h9D .framer-1s7emjt, .framer-Y3h9D .framer-1g85p18 { padding: 0px; } .framer-Y3h9D .framer-suyr4p { gap: 40px; } .framer-Y3h9D .framer-1n3atwt, .framer-Y3h9D .framer-1tg4ygn, .framer-Y3h9D .framer-e4kpji, .framer-Y3h9D .framer-1luthh2 { white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; } .framer-Y3h9D .framer-uxblmc-container { width: 370px; } .framer-Y3h9D .framer-1exyn9q { flex: none; flex-direction: column; width: 100%; } .framer-Y3h9D .framer-z1altx-container { flex: none; max-width: 500px; width: 100%; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-Y3h9D .framer-18bgr4e, .framer-Y3h9D .framer-1by0bzx, .framer-Y3h9D .framer-owe0di, .framer-Y3h9D .framer-k0covk, .framer-Y3h9D .framer-1l7o642, .framer-Y3h9D .framer-1ows0u1, .framer-Y3h9D .framer-r2nd7d, .framer-Y3h9D .framer-5svh8n, .framer-Y3h9D .framer-lq1y4w, .framer-Y3h9D .framer-12ad2l4, .framer-Y3h9D .framer-3wwhlq, .framer-Y3h9D .framer-suyr4p, .framer-Y3h9D .framer-1y8mjzd, .framer-Y3h9D .framer-1exyn9q { gap: 0px; } .framer-Y3h9D .framer-18bgr4e > * { margin: 0px; margin-bottom: calc(160px / 2); margin-top: calc(160px / 2); } .framer-Y3h9D .framer-18bgr4e > :first-child, .framer-Y3h9D .framer-1by0bzx > :first-child, .framer-Y3h9D .framer-k0covk > :first-child, .framer-Y3h9D .framer-1ows0u1 > :first-child, .framer-Y3h9D .framer-5svh8n > :first-child, .framer-Y3h9D .framer-lq1y4w > :first-child, .framer-Y3h9D .framer-12ad2l4 > :first-child, .framer-Y3h9D .framer-3wwhlq > :first-child, .framer-Y3h9D .framer-1y8mjzd > :first-child, .framer-Y3h9D .framer-1exyn9q > :first-child { margin-top: 0px; } .framer-Y3h9D .framer-18bgr4e > :last-child, .framer-Y3h9D .framer-1by0bzx > :last-child, .framer-Y3h9D .framer-k0covk > :last-child, .framer-Y3h9D .framer-1ows0u1 > :last-child, .framer-Y3h9D .framer-5svh8n > :last-child, .framer-Y3h9D .framer-lq1y4w > :last-child, .framer-Y3h9D .framer-12ad2l4 > :last-child, .framer-Y3h9D .framer-3wwhlq > :last-child, .framer-Y3h9D .framer-1y8mjzd > :last-child, .framer-Y3h9D .framer-1exyn9q > :last-child { margin-bottom: 0px; } .framer-Y3h9D .framer-1by0bzx > *, .framer-Y3h9D .framer-k0covk > *, .framer-Y3h9D .framer-1ows0u1 > * { margin: 0px; margin-bottom: calc(60px / 2); margin-top: calc(60px / 2); } .framer-Y3h9D .framer-owe0di > *, .framer-Y3h9D .framer-1l7o642 > *, .framer-Y3h9D .framer-r2nd7d > * { margin: 0px; margin-left: calc(40px / 2); margin-right: calc(40px / 2); } .framer-Y3h9D .framer-owe0di > :first-child, .framer-Y3h9D .framer-1l7o642 > :first-child, .framer-Y3h9D .framer-r2nd7d > :first-child { margin-left: 0px; } .framer-Y3h9D .framer-owe0di > :last-child, .framer-Y3h9D .framer-1l7o642 > :last-child, .framer-Y3h9D .framer-r2nd7d > :last-child { margin-right: 0px; } .framer-Y3h9D .framer-5svh8n > *, .framer-Y3h9D .framer-lq1y4w > *, .framer-Y3h9D .framer-12ad2l4 > *, .framer-Y3h9D .framer-3wwhlq > *, .framer-Y3h9D .framer-1exyn9q > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-Y3h9D .framer-suyr4p > *, .framer-Y3h9D .framer-suyr4p > :first-child, .framer-Y3h9D .framer-suyr4p > :last-child { margin: 0px; } .framer-Y3h9D .framer-1y8mjzd > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } }}\",\"@media (max-width: 809px) { .framer-Y3h9D.framer-72rtr7 { width: 390px; } .framer-Y3h9D .framer-gyh0nj { flex-direction: column; padding: 0px 10px 0px 10px; } .framer-Y3h9D .framer-e3ivfs, .framer-Y3h9D .framer-12cbcrm, .framer-Y3h9D .framer-1gl69gv, .framer-Y3h9D .framer-z1altx-container { flex: none; width: 100%; } .framer-Y3h9D .framer-11zxldw { align-content: center; align-items: center; gap: 60px; padding: 80px 10px 80px 0px; } .framer-Y3h9D .framer-4h4hj2 { align-content: center; align-items: center; flex-direction: column; gap: 40px; order: 0; } .framer-Y3h9D .framer-6tl52y { align-content: center; align-items: center; flex: none; width: 100%; } .framer-Y3h9D .framer-1np99l9 { align-content: center; align-items: center; } .framer-Y3h9D .framer-1945uiw { justify-content: center; max-width: 500px; padding: 0px; } .framer-Y3h9D .framer-1ic1yci { max-width: unset; } .framer-Y3h9D .framer-86la3e { flex-direction: column; z-index: 1; } .framer-Y3h9D .framer-1npz3yc { width: 70%; } .framer-Y3h9D .framer-a235iz-container { aspect-ratio: 1.5909090909090908 / 1; height: var(--framer-aspect-ratio-supported, 126px); width: 100%; } .framer-Y3h9D .framer-1ls98ro { align-self: unset; width: 100%; } .framer-Y3h9D.framer-ujokx6 { left: 10px; right: 10px; transform: unset; width: unset; } .framer-Y3h9D .framer-1veuta4-container { aspect-ratio: 1.651376146788991 / 1; flex: 1 0 0px; height: var(--framer-aspect-ratio-supported, 121px); width: 1px; } .framer-Y3h9D .framer-xdsjhf { flex-direction: column; overflow: visible; padding: 0px 10px 0px 10px; } .framer-Y3h9D .framer-1lcv2p7 { flex: none; padding: 0px 10px 0px 0px; width: 100%; } .framer-Y3h9D .framer-1dj5two { height: var(--framer-aspect-ratio-supported, 142px); will-change: unset; } .framer-Y3h9D .framer-u77yrk, .framer-Y3h9D .framer-adqfnz, .framer-Y3h9D .framer-5byqsw, .framer-Y3h9D .framer-1fd5d03, .framer-Y3h9D .framer-1g2zqk1, .framer-Y3h9D .framer-bxj91s, .framer-Y3h9D .framer-1y6wiyv, .framer-Y3h9D .framer-10l7ky3, .framer-Y3h9D .framer-127ct8j, .framer-Y3h9D .framer-1e75nih { flex-direction: column; padding: 0px 20px 0px 20px; } .framer-Y3h9D .framer-xk4tr0, .framer-Y3h9D .framer-4cx97q, .framer-Y3h9D .framer-17djc2z { padding: 0px 20px 0px 20px; } .framer-Y3h9D .framer-3d3v8j, .framer-Y3h9D .framer-ddt0re, .framer-Y3h9D .framer-86p9cf { flex: none; padding: 100px 0px 100px 20px; width: 100%; } .framer-Y3h9D .framer-f0pl6k, .framer-Y3h9D .framer-1s7emjt, .framer-Y3h9D .framer-1bfe6ap, .framer-Y3h9D .framer-1g85p18 { padding: 0px; } .framer-Y3h9D .framer-fkgjjd { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; } .framer-Y3h9D .framer-18tr0gw, .framer-Y3h9D .framer-1ndu99k, .framer-Y3h9D .framer-clhhwu, .framer-Y3h9D .framer-1yehdr4, .framer-Y3h9D .framer-1a4ocee, .framer-Y3h9D .framer-4sp2yx, .framer-Y3h9D .framer-1akfyex, .framer-Y3h9D .framer-tq6q9y, .framer-Y3h9D .framer-i9a8c2, .framer-Y3h9D .framer-i7z7ch { align-self: unset; height: min-content; } .framer-Y3h9D .framer-4s6its-container, .framer-Y3h9D .framer-47ubkr-container, .framer-Y3h9D .framer-1yv6fd5-container, .framer-Y3h9D .framer-yr1761-container, .framer-Y3h9D .framer-1cvoo5l-container, .framer-Y3h9D .framer-ddh4ts-container { height: 24px; width: 24px; } .framer-Y3h9D .framer-1q2cjh5 { flex: none; gap: 100px; padding: 100px 0px 0px 0px; width: 100%; } .framer-Y3h9D .framer-18bgr4e { gap: 120px; padding: 0px 20px 140px 20px; } .framer-Y3h9D .framer-1by0bzx, .framer-Y3h9D .framer-k0covk, .framer-Y3h9D .framer-1ows0u1 { gap: 60px; } .framer-Y3h9D .framer-owe0di { flex-direction: column; gap: 40px; justify-content: flex-end; } .framer-Y3h9D .framer-1qku5og { align-content: center; align-items: center; flex: none; order: 1; width: 100%; } .framer-Y3h9D .framer-7v2roi { aspect-ratio: 2.3 / 1; height: var(--framer-aspect-ratio-supported, 87px); order: 0; width: 100%; } .framer-Y3h9D .framer-iq3bkv { aspect-ratio: 1.5970149253731343 / 1; height: var(--framer-aspect-ratio-supported, 125px); right: -20px; top: -20px; width: 35%; } .framer-Y3h9D .framer-wsb30i { order: 0; } .framer-Y3h9D .framer-1l7o642 { flex-direction: column; gap: 40px; order: 1; } .framer-Y3h9D .framer-skg4r8 { aspect-ratio: 1.7647058823529411 / 1; height: var(--framer-aspect-ratio-supported, 113px); order: 0; width: 100%; } .framer-Y3h9D .framer-zjsyni { aspect-ratio: 1.6388888888888888 / 1; height: var(--framer-aspect-ratio-supported, 122px); left: -10px; top: -20px; width: 38%; } .framer-Y3h9D .framer-1fii77i, .framer-Y3h9D .framer-1v8qqwo { flex: none; order: 1; width: 100%; } .framer-Y3h9D .framer-r2nd7d { flex-direction: column; gap: 40px; } .framer-Y3h9D .framer-cai19m { aspect-ratio: 2.317757009345794 / 1; height: var(--framer-aspect-ratio-supported, 86px); order: 0; width: 100%; } .framer-Y3h9D .framer-mlgear { aspect-ratio: 1.696969696969697 / 1; height: var(--framer-aspect-ratio-supported, 118px); right: -10px; top: -20px; width: 36%; } .framer-Y3h9D .framer-1u28av0 { flex: none; padding: 100px 0px 0px 0px; width: 100%; } .framer-Y3h9D .framer-5svh8n, .framer-Y3h9D .framer-lq1y4w { flex-direction: column; height: 225px; padding: 60px 20px 60px 0px; } .framer-Y3h9D .framer-17bwny4, .framer-Y3h9D .framer-e1cqi8, .framer-Y3h9D .framer-1xn5r40, .framer-Y3h9D .framer-12ll8v3, .framer-Y3h9D .framer-1n3atwt, .framer-Y3h9D .framer-1tg4ygn, .framer-Y3h9D .framer-e4kpji, .framer-Y3h9D .framer-1luthh2 { white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; } .framer-Y3h9D .framer-12ad2l4, .framer-Y3h9D .framer-3wwhlq { flex-direction: column; height: 225px; padding: 60px 0px 60px 20px; } .framer-Y3h9D .framer-suyr4p { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 40px; } .framer-Y3h9D .framer-ef3573 { flex: none; padding: 100px 20px 100px 0px; width: 100%; } .framer-Y3h9D .framer-uxblmc-container { max-width: 370px; } .framer-Y3h9D .framer-u8gbul { flex: none; padding: 100px 20px 100px 20px; width: 100%; } .framer-Y3h9D .framer-1d0oy9f { flex: none; padding: 100px 0px 100px 0px; width: 100%; } .framer-Y3h9D .framer-1y8mjzd { flex-direction: column; } .framer-Y3h9D .framer-1exyn9q { flex: none; flex-direction: column; width: 100%; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-Y3h9D .framer-gyh0nj, .framer-Y3h9D .framer-11zxldw, .framer-Y3h9D .framer-4h4hj2, .framer-Y3h9D .framer-86la3e, .framer-Y3h9D .framer-xdsjhf, .framer-Y3h9D .framer-u77yrk, .framer-Y3h9D .framer-adqfnz, .framer-Y3h9D .framer-fkgjjd, .framer-Y3h9D .framer-5byqsw, .framer-Y3h9D .framer-1q2cjh5, .framer-Y3h9D .framer-18bgr4e, .framer-Y3h9D .framer-1by0bzx, .framer-Y3h9D .framer-owe0di, .framer-Y3h9D .framer-k0covk, .framer-Y3h9D .framer-1l7o642, .framer-Y3h9D .framer-1ows0u1, .framer-Y3h9D .framer-r2nd7d, .framer-Y3h9D .framer-1fd5d03, .framer-Y3h9D .framer-1g2zqk1, .framer-Y3h9D .framer-5svh8n, .framer-Y3h9D .framer-lq1y4w, .framer-Y3h9D .framer-12ad2l4, .framer-Y3h9D .framer-3wwhlq, .framer-Y3h9D .framer-bxj91s, .framer-Y3h9D .framer-suyr4p, .framer-Y3h9D .framer-1y6wiyv, .framer-Y3h9D .framer-10l7ky3, .framer-Y3h9D .framer-127ct8j, .framer-Y3h9D .framer-1e75nih, .framer-Y3h9D .framer-1y8mjzd, .framer-Y3h9D .framer-1exyn9q { gap: 0px; } .framer-Y3h9D .framer-gyh0nj > *, .framer-Y3h9D .framer-xdsjhf > *, .framer-Y3h9D .framer-u77yrk > *, .framer-Y3h9D .framer-adqfnz > *, .framer-Y3h9D .framer-5byqsw > *, .framer-Y3h9D .framer-1fd5d03 > *, .framer-Y3h9D .framer-1g2zqk1 > *, .framer-Y3h9D .framer-bxj91s > *, .framer-Y3h9D .framer-1y6wiyv > *, .framer-Y3h9D .framer-10l7ky3 > *, .framer-Y3h9D .framer-127ct8j > *, .framer-Y3h9D .framer-1e75nih > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-Y3h9D .framer-gyh0nj > :first-child, .framer-Y3h9D .framer-11zxldw > :first-child, .framer-Y3h9D .framer-4h4hj2 > :first-child, .framer-Y3h9D .framer-86la3e > :first-child, .framer-Y3h9D .framer-xdsjhf > :first-child, .framer-Y3h9D .framer-u77yrk > :first-child, .framer-Y3h9D .framer-adqfnz > :first-child, .framer-Y3h9D .framer-fkgjjd > :first-child, .framer-Y3h9D .framer-5byqsw > :first-child, .framer-Y3h9D .framer-1q2cjh5 > :first-child, .framer-Y3h9D .framer-18bgr4e > :first-child, .framer-Y3h9D .framer-1by0bzx > :first-child, .framer-Y3h9D .framer-owe0di > :first-child, .framer-Y3h9D .framer-k0covk > :first-child, .framer-Y3h9D .framer-1l7o642 > :first-child, .framer-Y3h9D .framer-1ows0u1 > :first-child, .framer-Y3h9D .framer-r2nd7d > :first-child, .framer-Y3h9D .framer-1fd5d03 > :first-child, .framer-Y3h9D .framer-1g2zqk1 > :first-child, .framer-Y3h9D .framer-5svh8n > :first-child, .framer-Y3h9D .framer-lq1y4w > :first-child, .framer-Y3h9D .framer-12ad2l4 > :first-child, .framer-Y3h9D .framer-3wwhlq > :first-child, .framer-Y3h9D .framer-bxj91s > :first-child, .framer-Y3h9D .framer-suyr4p > :first-child, .framer-Y3h9D .framer-1y6wiyv > :first-child, .framer-Y3h9D .framer-10l7ky3 > :first-child, .framer-Y3h9D .framer-127ct8j > :first-child, .framer-Y3h9D .framer-1e75nih > :first-child, .framer-Y3h9D .framer-1y8mjzd > :first-child, .framer-Y3h9D .framer-1exyn9q > :first-child { margin-top: 0px; } .framer-Y3h9D .framer-gyh0nj > :last-child, .framer-Y3h9D .framer-11zxldw > :last-child, .framer-Y3h9D .framer-4h4hj2 > :last-child, .framer-Y3h9D .framer-86la3e > :last-child, .framer-Y3h9D .framer-xdsjhf > :last-child, .framer-Y3h9D .framer-u77yrk > :last-child, .framer-Y3h9D .framer-adqfnz > :last-child, .framer-Y3h9D .framer-fkgjjd > :last-child, .framer-Y3h9D .framer-5byqsw > :last-child, .framer-Y3h9D .framer-1q2cjh5 > :last-child, .framer-Y3h9D .framer-18bgr4e > :last-child, .framer-Y3h9D .framer-1by0bzx > :last-child, .framer-Y3h9D .framer-owe0di > :last-child, .framer-Y3h9D .framer-k0covk > :last-child, .framer-Y3h9D .framer-1l7o642 > :last-child, .framer-Y3h9D .framer-1ows0u1 > :last-child, .framer-Y3h9D .framer-r2nd7d > :last-child, .framer-Y3h9D .framer-1fd5d03 > :last-child, .framer-Y3h9D .framer-1g2zqk1 > :last-child, .framer-Y3h9D .framer-5svh8n > :last-child, .framer-Y3h9D .framer-lq1y4w > :last-child, .framer-Y3h9D .framer-12ad2l4 > :last-child, .framer-Y3h9D .framer-3wwhlq > :last-child, .framer-Y3h9D .framer-bxj91s > :last-child, .framer-Y3h9D .framer-suyr4p > :last-child, .framer-Y3h9D .framer-1y6wiyv > :last-child, .framer-Y3h9D .framer-10l7ky3 > :last-child, .framer-Y3h9D .framer-127ct8j > :last-child, .framer-Y3h9D .framer-1e75nih > :last-child, .framer-Y3h9D .framer-1y8mjzd > :last-child, .framer-Y3h9D .framer-1exyn9q > :last-child { margin-bottom: 0px; } .framer-Y3h9D .framer-11zxldw > *, .framer-Y3h9D .framer-1by0bzx > *, .framer-Y3h9D .framer-k0covk > *, .framer-Y3h9D .framer-1ows0u1 > * { margin: 0px; margin-bottom: calc(60px / 2); margin-top: calc(60px / 2); } .framer-Y3h9D .framer-4h4hj2 > *, .framer-Y3h9D .framer-86la3e > *, .framer-Y3h9D .framer-fkgjjd > *, .framer-Y3h9D .framer-owe0di > *, .framer-Y3h9D .framer-1l7o642 > *, .framer-Y3h9D .framer-r2nd7d > *, .framer-Y3h9D .framer-suyr4p > *, .framer-Y3h9D .framer-1y8mjzd > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-Y3h9D .framer-1q2cjh5 > * { margin: 0px; margin-bottom: calc(100px / 2); margin-top: calc(100px / 2); } .framer-Y3h9D .framer-18bgr4e > * { margin: 0px; margin-bottom: calc(120px / 2); margin-top: calc(120px / 2); } .framer-Y3h9D .framer-5svh8n > *, .framer-Y3h9D .framer-lq1y4w > *, .framer-Y3h9D .framer-12ad2l4 > *, .framer-Y3h9D .framer-3wwhlq > *, .framer-Y3h9D .framer-1exyn9q > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 11373\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"B_CapM2dF\":{\"layout\":[\"fixed\",\"auto\"]},\"UxVTXh8YH\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections {\"zyMpzPrh3\":{\"pattern\":\":zyMpzPrh3\",\"name\":\"features\"},\"OduCfMako\":{\"pattern\":\":OduCfMako\",\"name\":\"faq\"}}\n * @framerResponsiveScreen\n */const FrameraugiA20Il=withCSS(Component,css,\"framer-Y3h9D\");export default FrameraugiA20Il;FrameraugiA20Il.displayName=\"Home\";FrameraugiA20Il.defaultProps={height:11373,width:1200};addFonts(FrameraugiA20Il,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"}]},...NavigationFonts,...ButtonPrimaryFonts,...HeroVideoFonts,...PhosphorFonts,...VideoFonts,...ButtonSecondaryFonts,...TickerTrustedByFonts,...TickerIntegrationFonts,...PricingPlansFonts,...FAQFonts,...NewsletterFormFonts,...CardsArticleFonts,...FooterFonts,...GetTemplateFixedButtonFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts),...getFontsFromSharedStyle(sharedStyle5.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FrameraugiA20Il\",\"slots\":[],\"annotations\":{\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicWidth\":\"1200\",\"framerContractVersion\":\"1\",\"framerComponentViewportWidth\":\"true\",\"framerScrollSections\":\"{\\\"zyMpzPrh3\\\":{\\\"pattern\\\":\\\":zyMpzPrh3\\\",\\\"name\\\":\\\"features\\\"},\\\"OduCfMako\\\":{\\\"pattern\\\":\\\":OduCfMako\\\",\\\"name\\\":\\\"faq\\\"}}\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"B_CapM2dF\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"UxVTXh8YH\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerIntrinsicHeight\":\"11373\",\"framerResponsiveScreen\":\"\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["containerStyles", "emptyStateStyle", "defaultEvents", "ControlType", "fontSizeOptions", "fontControls", "font", "useOnEnter", "onEnter", "enabled", "useOnSpecificTargetChange", "useOnExit", "onExit", "goal", "callback", "isInTarget", "useIsInCurrentNavigationTarget", "ue", "isBrowserSafari", "navigator", "userAgent", "useIsBrowserSafari", "se", "useRenderTarget", "se", "RenderTarget", "useIsOnCanvas", "se", "RenderTarget", "useRadius", "props", "borderRadius", "isMixedBorderRadius", "topLeftRadius", "topRightRadius", "bottomRightRadius", "bottomLeftRadius", "se", "borderRadiusControl", "ControlType", "paddingControl", "ControlType", "ObjectFitType", "SrcType", "defaultVideo", "getProps", "props", "width", "height", "topLeft", "topRight", "bottomRight", "bottomLeft", "id", "children", "rest", "Video", "newProps", "p", "VideoMemo", "usePlaybackControls", "videoRef", "isInCurrentNavigationTarget", "useIsInCurrentNavigationTarget", "requestingPlay", "pe", "isPlayingRef", "setProgress", "te", "rawProgress", "newProgress", "isAlreadySet", "play", "video", "e", "pause", "useAutoplayBehavior", "playingProp", "muted", "loop", "playsinline", "controls", "initialPlayingProp", "ye", "hasPlayingPropChanged", "setHasPlayingPropChanged", "behavesAsGif", "autoplay", "X", "srcType", "srcUrl", "srcFile", "posterEnabled", "playing", "restartOnEnter", "objectFit", "backgroundColor", "radius", "volume", "startTimeProp", "poster", "progress", "onSeeked", "onPause", "onPlay", "onEnd", "onClick", "onMouseEnter", "onMouseLeave", "onMouseDown", "onMouseUp", "isSafari", "useIsBrowserSafari", "wasPausedOnLeave", "wasEndedOnLeave", "isOnCanvas", "useIsOnCanvas", "renderTarget", "useRenderTarget", "isStaticRenderer", "RenderTarget", "borderRadius", "useRadius", "autoplayBehavior", "isInViewport", "useInView", "isCloseToViewport", "startTime", "isPlaying", "ue", "isMountedAndReadyForProgressChanges", "rawProgressValue", "isMotionValue", "value", "useOnEnter", "useOnExit", "src", "se", "fragment", "handleReady", "capitalizeFirstLetter", "titleCase", "objectFitOptions", "addPropertyControls", "ControlType", "borderRadiusControl", "defaultEvents", "PhosphorFonts", "getFonts", "Icon", "enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "transformTemplate1", "_", "t", "toResponsiveImage", "value", "Transition", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "getProps", "height", "id", "image", "tap", "width", "props", "_ref", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "UfqWpftui", "ZvRF6bltS", "restProps", "baseVariant", "classNames", "gestureVariant", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTapmrwzqu", "args", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "cx", "ComponentViewportProvider", "Image2", "css", "FramerACO_7jfo1", "withCSS", "ACO_7jfo1_default", "addPropertyControls", "ControlType", "addFonts", "TickerFonts", "getFonts", "Ticker", "serializationHash", "variantClassNames", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "getProps", "height", "id", "width", "props", "createLayoutDependency", "variants", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "variant", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "variantClassNames", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTap9yejwi", "args", "scopingClassNames", "cx", "serializationHash", "LayoutGroup", "ComponentViewportProvider", "SmartComponentScopedContainer", "Ticker", "SVG", "css", "FramerkaZCWsfZw", "withCSS", "kaZCWsfZw_default", "addFonts", "TickerFonts", "NavigationFonts", "getFonts", "TT4cerD7W_default", "RichTextWithFX", "withFX", "RichText2", "MotionDivWithFX", "motion", "ButtonPrimaryFonts", "Idwbxbsl9_default", "ContainerWithFX", "Container", "HeroVideoFonts", "ACO_7jfo1_default", "PhosphorFonts", "Icon", "VideoFonts", "Video", "ButtonSecondaryFonts", "eLjrTfU0W_default", "ImageWithFXWithOptimizedAppearEffect", "withOptimizedAppearEffect", "Image2", "TickerTrustedByFonts", "kcHjn9XVU_default", "ImageWithFX", "TickerIntegrationFonts", "kaZCWsfZw_default", "PricingPlansFonts", "LFHVvDZpq_default", "FAQFonts", "ENYhOqSqp_default", "NewsletterFormFonts", "RPwKvWS97_default", "CardsArticleFonts", "eAH7z008K_default", "FooterFonts", "vR7qMALLX_default", "GetTemplateFixedButtonFonts", "WVoxR23Zi_default", "ContainerWithOptimizedAppearEffect", "breakpoints", "serializationHash", "variantClassNames", "animation", "transition1", "animation1", "animation2", "animation3", "animation4", "animation5", "transition2", "animation6", "animation7", "transition3", "animation8", "animation9", "animation10", "animation11", "animation12", "transformTemplate1", "_", "t", "animation13", "animation14", "getContainer", "Overlay", "children", "blockDocumentScrolling", "enabled", "visible", "setVisible", "useOverlayState", "animation15", "animation16", "animation17", "animation18", "transition4", "animation19", "animation20", "animation21", "animation22", "animation23", "animation24", "animation25", "animation26", "animation27", "animation28", "animation29", "animation30", "animation31", "transition5", "animation32", "animation33", "animation34", "animation35", "animation36", "animation37", "animation38", "animation39", "animation40", "animation41", "animation42", "toResponsiveImage", "value", "QueryData", "query", "pageSize", "data", "useQueryData", "transition6", "animation43", "animation44", "HTMLStyle", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "variant", "IHpwzo3_mE5ckt1cQm", "v3BR60TbcE5ckt1cQm", "SOF9aQ2PiE5ckt1cQm", "Mc3pgleMeE5ckt1cQm", "idE5ckt1cQm", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTap3bnx0g", "overlay", "loadMore", "args", "onEnd1wnntms", "C7yUG9cdr1wnntms", "scopingClassNames", "cx", "router", "useRouter", "elementId", "useRouteElementId", "ref1", "elementId1", "ref2", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "ComponentViewportProvider", "Container", "PropertyOverrides2", "TT4cerD7W_default", "Image2", "getLoadingLazyAtYPosition", "x", "RichTextWithFX", "MotionDivWithFX", "ResolveLinks", "resolvedLinks", "ContainerWithFX", "Idwbxbsl9_default", "RichText2", "l", "ACO_7jfo1_default", "Icon", "AnimatePresence", "Ga", "Video", "eLjrTfU0W_default", "ImageWithFXWithOptimizedAppearEffect", "kcHjn9XVU_default", "ImageWithFX", "kaZCWsfZw_default", "LFHVvDZpq_default", "resolvedLinks1", "ENYhOqSqp_default", "RPwKvWS97_default", "ChildrenCanSuspend", "KC1cDMLBT_default", "collection", "paginationInfo", "index", "PathVariablesContext", "resolvedLinks2", "eAH7z008K_default", "resolvedLinks3", "vR7qMALLX_default", "ContainerWithOptimizedAppearEffect", "WVoxR23Zi_default", "css", "FrameraugiA20Il", "withCSS", "augiA20Il_default", "addFonts", "NavigationFonts", "ButtonPrimaryFonts", "HeroVideoFonts", "PhosphorFonts", "VideoFonts", "ButtonSecondaryFonts", "TickerTrustedByFonts", "TickerIntegrationFonts", "PricingPlansFonts", "FAQFonts", "NewsletterFormFonts", "CardsArticleFonts", "FooterFonts", "GetTemplateFixedButtonFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
