{
  "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/zEmAposrjympIK2ybAcQ/Video.js", "ssg:https://framerusercontent.com/modules/v8pg3oJJZt49ZA0ZNoyI/XJh5k7pd2EC6PBJCOKu8/RLQpFlhjG.js", "ssg:https://framerusercontent.com/modules/aumR1UuqvehmQ8D5RAoB/EJ2Qf5LCGXAXi2pK7jMt/Gs2l1it0w.js"],
  "sourcesContent": ["import { ControlType } from \"framer\";\nexport const fontStack = `\"Inter\", system-ui, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\"`;\nexport const containerStyles = {\n    position: \"relative\",\n    width: \"100%\",\n    height: \"100%\",\n    display: \"flex\",\n    justifyContent: \"center\",\n    alignItems: \"center\"\n};\nexport const emptyStateStyle = {\n    ...containerStyles,\n    borderRadius: 6,\n    background: \"rgba(136, 85, 255, 0.3)\",\n    color: \"#85F\",\n    border: \"1px dashed #85F\",\n    flexDirection: \"column\"\n};\nexport const defaultEvents = {\n    onClick: {\n        type: ControlType.EventHandler\n    },\n    onMouseEnter: {\n        type: ControlType.EventHandler\n    },\n    onMouseLeave: {\n        type: ControlType.EventHandler\n    }\n};\nexport const fontSizeOptions = {\n    type: ControlType.Number,\n    title: \"Font Size\",\n    min: 2,\n    max: 200,\n    step: 1,\n    displayStepper: true\n};\nexport const fontControls = {\n    font: {\n        type: ControlType.Boolean,\n        title: \"Font\",\n        defaultValue: false,\n        disabledTitle: \"Default\",\n        enabledTitle: \"Custom\"\n    },\n    fontFamily: {\n        type: ControlType.String,\n        title: \"Family\",\n        placeholder: \"Inter\",\n        hidden: ({ font  })=>!font\n    },\n    fontWeight: {\n        type: ControlType.Enum,\n        title: \"Weight\",\n        options: [\n            100,\n            200,\n            300,\n            400,\n            500,\n            600,\n            700,\n            800,\n            900\n        ],\n        optionTitles: [\n            \"Thin\",\n            \"Extra-light\",\n            \"Light\",\n            \"Regular\",\n            \"Medium\",\n            \"Semi-bold\",\n            \"Bold\",\n            \"Extra-bold\",\n            \"Black\", \n        ],\n        hidden: ({ font  })=>!font\n    }\n};\n// @TODO check if we're missing anything here \u2014 there doesn't seem to be a reliable browser API for this\nexport const localeOptions = {\n    af: \"Afrikaans\",\n    sq: \"Albanian\",\n    an: \"Aragonese\",\n    ar: \"Arabic (Standard)\",\n    \"ar-dz\": \"Arabic (Algeria)\",\n    \"ar-bh\": \"Arabic (Bahrain)\",\n    \"ar-eg\": \"Arabic (Egypt)\",\n    \"ar-iq\": \"Arabic (Iraq)\",\n    \"ar-jo\": \"Arabic (Jordan)\",\n    \"ar-kw\": \"Arabic (Kuwait)\",\n    \"ar-lb\": \"Arabic (Lebanon)\",\n    \"ar-ly\": \"Arabic (Libya)\",\n    \"ar-ma\": \"Arabic (Morocco)\",\n    \"ar-om\": \"Arabic (Oman)\",\n    \"ar-qa\": \"Arabic (Qatar)\",\n    \"ar-sa\": \"Arabic (Saudi Arabia)\",\n    \"ar-sy\": \"Arabic (Syria)\",\n    \"ar-tn\": \"Arabic (Tunisia)\",\n    \"ar-ae\": \"Arabic (U.A.E.)\",\n    \"ar-ye\": \"Arabic (Yemen)\",\n    hy: \"Armenian\",\n    as: \"Assamese\",\n    ast: \"Asturian\",\n    az: \"Azerbaijani\",\n    eu: \"Basque\",\n    bg: \"Bulgarian\",\n    be: \"Belarusian\",\n    bn: \"Bengali\",\n    bs: \"Bosnian\",\n    br: \"Breton\",\n    my: \"Burmese\",\n    ca: \"Catalan\",\n    ch: \"Chamorro\",\n    ce: \"Chechen\",\n    zh: \"Chinese\",\n    \"zh-hk\": \"Chinese (Hong Kong)\",\n    \"zh-cn\": \"Chinese (PRC)\",\n    \"zh-sg\": \"Chinese (Singapore)\",\n    \"zh-tw\": \"Chinese (Taiwan)\",\n    cv: \"Chuvash\",\n    co: \"Corsican\",\n    cr: \"Cree\",\n    hr: \"Croatian\",\n    cs: \"Czech\",\n    da: \"Danish\",\n    nl: \"Dutch (Standard)\",\n    \"nl-be\": \"Dutch (Belgian)\",\n    en: \"English\",\n    \"en-au\": \"English (Australia)\",\n    \"en-bz\": \"English (Belize)\",\n    \"en-ca\": \"English (Canada)\",\n    \"en-ie\": \"English (Ireland)\",\n    \"en-jm\": \"English (Jamaica)\",\n    \"en-nz\": \"English (New Zealand)\",\n    \"en-ph\": \"English (Philippines)\",\n    \"en-za\": \"English (South Africa)\",\n    \"en-tt\": \"English (Trinidad & Tobago)\",\n    \"en-gb\": \"English (United Kingdom)\",\n    \"en-us\": \"English (United States)\",\n    \"en-zw\": \"English (Zimbabwe)\",\n    eo: \"Esperanto\",\n    et: \"Estonian\",\n    fo: \"Faeroese\",\n    fa: \"Farsi\",\n    fj: \"Fijian\",\n    fi: \"Finnish\",\n    fr: \"French (Standard)\",\n    \"fr-be\": \"French (Belgium)\",\n    \"fr-ca\": \"French (Canada)\",\n    \"fr-fr\": \"French (France)\",\n    \"fr-lu\": \"French (Luxembourg)\",\n    \"fr-mc\": \"French (Monaco)\",\n    \"fr-ch\": \"French (Switzerland)\",\n    fy: \"Frisian\",\n    fur: \"Friulian\",\n    gd: \"Gaelic (Scots)\",\n    \"gd-ie\": \"Gaelic (Irish)\",\n    gl: \"Galacian\",\n    ka: \"Georgian\",\n    de: \"German (Standard)\",\n    \"de-at\": \"German (Austria)\",\n    \"de-de\": \"German (Germany)\",\n    \"de-li\": \"German (Liechtenstein)\",\n    \"de-lu\": \"German (Luxembourg)\",\n    \"de-ch\": \"German (Switzerland)\",\n    el: \"Greek\",\n    gu: \"Gujurati\",\n    ht: \"Haitian\",\n    he: \"Hebrew\",\n    hi: \"Hindi\",\n    hu: \"Hungarian\",\n    is: \"Icelandic\",\n    id: \"Indonesian\",\n    iu: \"Inuktitut\",\n    ga: \"Irish\",\n    it: \"Italian (Standard)\",\n    \"it-ch\": \"Italian (Switzerland)\",\n    ja: \"Japanese\",\n    kn: \"Kannada\",\n    ks: \"Kashmiri\",\n    kk: \"Kazakh\",\n    km: \"Khmer\",\n    ky: \"Kirghiz\",\n    tlh: \"Klingon\",\n    ko: \"Korean\",\n    \"ko-kp\": \"Korean (North Korea)\",\n    \"ko-kr\": \"Korean (South Korea)\",\n    la: \"Latin\",\n    lv: \"Latvian\",\n    lt: \"Lithuanian\",\n    lb: \"Luxembourgish\",\n    mk: \"FYRO Macedonian\",\n    ms: \"Malay\",\n    ml: \"Malayalam\",\n    mt: \"Maltese\",\n    mi: \"Maori\",\n    mr: \"Marathi\",\n    mo: \"Moldavian\",\n    nv: \"Navajo\",\n    ng: \"Ndonga\",\n    ne: \"Nepali\",\n    no: \"Norwegian\",\n    nb: \"Norwegian (Bokmal)\",\n    nn: \"Norwegian (Nynorsk)\",\n    oc: \"Occitan\",\n    or: \"Oriya\",\n    om: \"Oromo\",\n    \"fa-ir\": \"Persian/Iran\",\n    pl: \"Polish\",\n    pt: \"Portuguese\",\n    \"pt-br\": \"Portuguese (Brazil)\",\n    pa: \"Punjabi\",\n    \"pa-in\": \"Punjabi (India)\",\n    \"pa-pk\": \"Punjabi (Pakistan)\",\n    qu: \"Quechua\",\n    rm: \"Rhaeto-Romanic\",\n    ro: \"Romanian\",\n    \"ro-mo\": \"Romanian (Moldavia)\",\n    ru: \"Russian\",\n    \"ru-mo\": \"Russian (Moldavia)\",\n    sz: \"Sami (Lappish)\",\n    sg: \"Sango\",\n    sa: \"Sanskrit\",\n    sc: \"Sardinian\",\n    sd: \"Sindhi\",\n    si: \"Singhalese\",\n    sr: \"Serbian\",\n    sk: \"Slovak\",\n    sl: \"Slovenian\",\n    so: \"Somani\",\n    sb: \"Sorbian\",\n    es: \"Spanish\",\n    \"es-ar\": \"Spanish (Argentina)\",\n    \"es-bo\": \"Spanish (Bolivia)\",\n    \"es-cl\": \"Spanish (Chile)\",\n    \"es-co\": \"Spanish (Colombia)\",\n    \"es-cr\": \"Spanish (Costa Rica)\",\n    \"es-do\": \"Spanish (Dominican Republic)\",\n    \"es-ec\": \"Spanish (Ecuador)\",\n    \"es-sv\": \"Spanish (El Salvador)\",\n    \"es-gt\": \"Spanish (Guatemala)\",\n    \"es-hn\": \"Spanish (Honduras)\",\n    \"es-mx\": \"Spanish (Mexico)\",\n    \"es-ni\": \"Spanish (Nicaragua)\",\n    \"es-pa\": \"Spanish (Panama)\",\n    \"es-py\": \"Spanish (Paraguay)\",\n    \"es-pe\": \"Spanish (Peru)\",\n    \"es-pr\": \"Spanish (Puerto Rico)\",\n    \"es-es\": \"Spanish (Spain)\",\n    \"es-uy\": \"Spanish (Uruguay)\",\n    \"es-ve\": \"Spanish (Venezuela)\",\n    sx: \"Sutu\",\n    sw: \"Swahili\",\n    sv: \"Swedish\",\n    \"sv-fi\": \"Swedish (Finland)\",\n    \"sv-sv\": \"Swedish (Sweden)\",\n    ta: \"Tamil\",\n    tt: \"Tatar\",\n    te: \"Teluga\",\n    th: \"Thai\",\n    tig: \"Tigre\",\n    ts: \"Tsonga\",\n    tn: \"Tswana\",\n    tr: \"Turkish\",\n    tk: \"Turkmen\",\n    uk: \"Ukrainian\",\n    hsb: \"Upper Sorbian\",\n    ur: \"Urdu\",\n    ve: \"Venda\",\n    vi: \"Vietnamese\",\n    vo: \"Volapuk\",\n    wa: \"Walloon\",\n    cy: \"Welsh\",\n    xh: \"Xhosa\",\n    ji: \"Yiddish\",\n    zu: \"Zulu\"\n};\n\nexport const __FramerMetadata__ = {\"exports\":{\"fontSizeOptions\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fontControls\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"localeOptions\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fontStack\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"emptyStateStyle\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"containerStyles\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"defaultEvents\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}}}}\n//# sourceMappingURL=./constants.map", "import { useIsInCurrentNavigationTarget } from \"framer\";\nimport { useEffect } from \"react\";\nexport function useOnEnter(onEnter, enabled) {\n    return useOnSpecificTargetChange(true, onEnter, enabled);\n}\nexport function useOnExit(onExit, enabled) {\n    return useOnSpecificTargetChange(false, onExit, enabled);\n}\nfunction useOnSpecificTargetChange(goal, callback, enabled = true) {\n    const isInTarget = useIsInCurrentNavigationTarget();\n    useEffect(()=>{\n        if (enabled && isInTarget === goal) callback();\n    }, [\n        isInTarget\n    ]);\n}\n\nexport const __FramerMetadata__ = {\"exports\":{\"useOnEnter\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"useOnExit\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}}}}\n//# sourceMappingURL=./useOnNavigationTargetChange.map", "import { useMemo } from \"react\";\nexport const isBrowserSafari = ()=>{\n    if (typeof navigator !== `undefined`) {\n        const userAgent = navigator.userAgent.toLowerCase();\n        const isSafari = (userAgent.indexOf(\"safari\") > -1 || userAgent.indexOf(\"framermobile\") > -1 || userAgent.indexOf(\"framerx\") > -1) && userAgent.indexOf(\"chrome\") < 0;\n        return isSafari;\n    } else return false;\n};\nexport const useIsBrowserSafari = ()=>useMemo(()=>isBrowserSafari()\n    , [])\n;\n\nexport const __FramerMetadata__ = {\"exports\":{\"useIsBrowserSafari\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"isBrowserSafari\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}}}}\n//# sourceMappingURL=./isBrowser.map", "import { useMemo } from \"react\";\nimport { RenderTarget } from \"framer\";\nexport function useRenderTarget() {\n    const currentRenderTarget = useMemo(()=>RenderTarget.current()\n    , []);\n    return currentRenderTarget;\n}\nexport function useIsInPreview() {\n    const inPreview = useMemo(()=>RenderTarget.current() === RenderTarget.preview\n    , []);\n    return inPreview;\n}\nexport function useIsOnCanvas() {\n    const onCanvas = useMemo(()=>RenderTarget.current() === RenderTarget.canvas\n    , []);\n    return onCanvas;\n}\n\nexport const __FramerMetadata__ = {\"exports\":{\"useIsInPreview\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"useRenderTarget\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"useIsOnCanvas\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}}}}\n//# sourceMappingURL=./useRenderTarget.map", "import { useMemo } from \"react\";\nimport { ControlType } from \"framer\";\nexport function useRadius(props) {\n    const { borderRadius , isMixedBorderRadius , topLeftRadius , topRightRadius , bottomRightRadius , bottomLeftRadius ,  } = props;\n    const radiusValue = useMemo(()=>isMixedBorderRadius ? `${topLeftRadius}px ${topRightRadius}px ${bottomRightRadius}px ${bottomLeftRadius}px` : `${borderRadius}px`\n    , [\n        borderRadius,\n        isMixedBorderRadius,\n        topLeftRadius,\n        topRightRadius,\n        bottomRightRadius,\n        bottomLeftRadius, \n    ]);\n    return radiusValue;\n}\nexport const borderRadiusControl = {\n    borderRadius: {\n        title: \"Radius\",\n        type: ControlType.FusedNumber,\n        toggleKey: \"isMixedBorderRadius\",\n        toggleTitles: [\n            \"Radius\",\n            \"Radius per corner\"\n        ],\n        valueKeys: [\n            \"topLeftRadius\",\n            \"topRightRadius\",\n            \"bottomRightRadius\",\n            \"bottomLeftRadius\", \n        ],\n        valueLabels: [\n            \"TL\",\n            \"TR\",\n            \"BR\",\n            \"BL\"\n        ],\n        min: 0\n    }\n};\nexport function usePadding(props) {\n    const { padding , paddingPerSide , paddingTop , paddingRight , paddingBottom , paddingLeft ,  } = props;\n    const paddingValue = useMemo(()=>paddingPerSide ? `${paddingTop}px ${paddingRight}px ${paddingBottom}px ${paddingLeft}px` : padding\n    , [\n        padding,\n        paddingPerSide,\n        paddingTop,\n        paddingRight,\n        paddingBottom,\n        paddingLeft, \n    ]);\n    return paddingValue;\n}\nexport const paddingControl = {\n    padding: {\n        type: ControlType.FusedNumber,\n        toggleKey: \"paddingPerSide\",\n        toggleTitles: [\n            \"Padding\",\n            \"Padding per side\"\n        ],\n        valueKeys: [\n            \"paddingTop\",\n            \"paddingRight\",\n            \"paddingBottom\",\n            \"paddingLeft\", \n        ],\n        valueLabels: [\n            \"T\",\n            \"R\",\n            \"B\",\n            \"L\"\n        ],\n        min: 0,\n        title: \"Padding\"\n    }\n};\n\nexport const __FramerMetadata__ = {\"exports\":{\"borderRadiusControl\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"useRadius\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"RadiusProps\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"PaddingProps\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"usePadding\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"paddingControl\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}}}}\n//# sourceMappingURL=./propUtils.map", "import{jsx as _jsx}from\"react/jsx-runtime\";import{addPropertyControls,ControlType,useIsInCurrentNavigationTarget}from\"framer\";import{isMotionValue,useInView}from\"framer-motion\";import{borderRadiusControl,defaultEvents,useIsBrowserSafari,useIsOnCanvas,useOnEnter,useOnExit,useRadius}from\"https://framer.com/m/framer/default-utils.js@^0.45.0\";import{memo,useCallback,useEffect,useMemo,useRef,useState}from\"react\";var ObjectFitType;(function(ObjectFitType){ObjectFitType[\"Fill\"]=\"fill\";ObjectFitType[\"Contain\"]=\"contain\";ObjectFitType[\"Cover\"]=\"cover\";ObjectFitType[\"None\"]=\"none\";ObjectFitType[\"ScaleDown\"]=\"scale-down\";})(ObjectFitType||(ObjectFitType={}));var SrcType;(function(SrcType){SrcType[\"Video\"]=\"Upload\";SrcType[\"Url\"]=\"URL\";})(SrcType||(SrcType={}));// Reduce renders\nfunction getProps(props){const{width,height,topLeft,topRight,bottomRight,bottomLeft,id,children,...rest}=props;return rest;}/**\n * VIDEO\n *\n * @framerIntrinsicWidth 200\n * @framerIntrinsicHeight 112\n *\n * @framerSupportedLayoutWidth fixed\n * @framerSupportedLayoutHeight any-prefer-fixed\n */export function Video(props){const newProps=getProps(props);return /*#__PURE__*/_jsx(VideoMemo,{...newProps});}function usePlaybackControls(videoRef){const isInCurrentNavigationTarget=useIsInCurrentNavigationTarget();const requestingPlay=useRef(false);const isPlayingRef=useRef(false);const setProgress=useCallback(rawProgress=>{if(!videoRef.current)return;const newProgress=(rawProgress===1?.999:rawProgress)*videoRef.current.duration;const isAlreadySet=Math.abs(videoRef.current.currentTime-newProgress)<.1;if(videoRef.current.duration>0&&!isAlreadySet){videoRef.current.currentTime=newProgress;}},[]);const play=useCallback(()=>{const video=videoRef.current;if(!video)return;video.preload=\"auto\"// makes sure browsers don't throttle: https://html.spec.whatwg.org/multipage/media.html#:~:text=When%20the%20media%20resource%20is%20playing%2C%20hints%20to%20the%20user%20agent%20that%20bandwidth%20is%20to%20be%20considered%20scarce%2C%20e.g.%20suggesting%20throttling%20the%20download%20so%20that%20the%20media%20data%20is%20obtained%20at%20the%20slowest%20possible%20rate%20that%20still%20maintains%20consistent%20playback.\n;const isPlaying=video.currentTime>0&&video.onplaying&&!video.paused&&!video.ended&&video.readyState>=video.HAVE_CURRENT_DATA;if(!isPlaying&&video&&!requestingPlay.current&&isInCurrentNavigationTarget){requestingPlay.current=true;isPlayingRef.current=true;video.play().catch(e=>{})// It's likely fine, swallow error\n.finally(()=>requestingPlay.current=false);}},[]);const pause=useCallback(()=>{if(!videoRef.current||requestingPlay.current)return;videoRef.current.pause();isPlayingRef.current=false;},[]);return{play,pause,setProgress,isPlaying:isPlayingRef};}function useAutoplayBehavior({playingProp,muted,loop,playsinline,controls}){const[initialPlayingProp]=useState(()=>playingProp);const[hasPlayingPropChanged,setHasPlayingPropChanged]=useState(false);if(playingProp!==initialPlayingProp&&!hasPlayingPropChanged){setHasPlayingPropChanged(true);}const behavesAsGif=// passing `playing === true` on mount indicates that the video should\n// autoplay, like a GIF\ninitialPlayingProp&&muted&&loop&&playsinline&&!controls&&// Some users of the <Video> component use it by wrapping it with\n// another smart component and adding their own controls on top. (The\n// controls use transitions to control the video: e.g., when clicking\n// the play button, the smart component will transition to a state with\n// <Video playing={true} />.) In this case, we don't want the video to\n// behave as a gif, as it will be weird if the video suddenly started\n// acting as such (and auto-pausing when leaving the viewport) as soon\n// as the site visitor mutes it and clicks \u201CPlay\u201D.\n!hasPlayingPropChanged;let autoplay;if(behavesAsGif)autoplay=\"on-viewport\";else if(initialPlayingProp)autoplay=\"on-mount\";else autoplay=\"no-autoplay\";return autoplay;}/**\n * The Video component has some effects that sync the video element with props\n * like `startTime`, `progress`, etc. React calls these effects whenever these\n * props change. However, it also calls them on the first mount, and this is\n * troublesome \u2013 if we\u2019re doing SSR, and the user changed the video state before\n * the video was hydrated, the initial `useEffect` call will reset the video\n * state. To avoid this, we use this flag.\n */let isMountedAndReadyForProgressChanges=false;const VideoMemo=/*#__PURE__*/memo(function VideoInner(props){const{srcType,srcFile,srcUrl,playing:playingProp,muted,playsinline,controls,progress,objectFit,backgroundColor,onSeeked,onPause,onPlay,onEnd,onClick,onMouseEnter,onMouseLeave,onMouseDown,onMouseUp,poster,posterEnabled,startTime:startTimeProp,volume,loop}=props;const videoRef=useRef();const isSafari=useIsBrowserSafari();const wasPausedOnLeave=useRef(null);const wasEndedOnLeave=useRef(null);const isOnCanvas=useIsOnCanvas();const borderRadius=useRadius(props);// Hard-coding `autoplayBehavior` and `isInViewport` when on canvas as a\n// tiny perf optimization. isOnCanvas won\u2019t change through the lifecycle of\n// the component, so using these hooks conditionally should be safe\nconst autoplayBehavior=isOnCanvas?\"no-autoplay\":useAutoplayBehavior({playingProp,muted,loop,playsinline,controls});const isInViewport=isOnCanvas?true:useInView(videoRef);const isCloseToViewport=isOnCanvas?false:useInView(videoRef,{margin:\"100px\",once:true});// Video elements behave oddly at 100% duration\nconst startTime=startTimeProp===100?99.9:startTimeProp;const{play,pause,setProgress,isPlaying}=usePlaybackControls(videoRef);// Pause/play via props\nuseEffect(()=>{if(isOnCanvas)return;if(playingProp)play();else pause();},[playingProp]);// Pause/play via viewport\nuseEffect(()=>{if(isOnCanvas)return;if(autoplayBehavior!==\"on-viewport\")return;if(isInViewport)play();else pause();},[autoplayBehavior,isInViewport]);// Allow scrubbling via progress prop\n// 1) Handle cases when the progress prop itself changes\nuseEffect(()=>{if(!isMountedAndReadyForProgressChanges){isMountedAndReadyForProgressChanges=true;return;}const rawProgressValue=isMotionValue(progress)?progress.get():(progress!==null&&progress!==void 0?progress:0)*.01;setProgress(// When the progress value exists (e.g. <Video startTime={10}\n// progress={50} />), we respect the `progress` value over\n// `startTime`, even if `startTime` changes. That\u2019s because\n// `startTime` == start == changing it shouldn\u2019t affect the current\n// progress\n(rawProgressValue!==null&&rawProgressValue!==void 0?rawProgressValue:0)||// Then why fall back to `startTime` when `progress` doesn\u2019t exist,\n// you might ask? Now, that\u2019s for\n// - canvas UX: we want the video progress to change when the user\n//   is scrobbling the \u201CStart Time\u201D in component settings.\n// - backwards compatibility: maybe some users *are* scrobbling\n//   using `startTime` instead of `progress`? We don\u2019t know, and it\n//   always supported it, so let\u2019s not break it\n(startTime!==null&&startTime!==void 0?startTime:0)/100);},[startTime,srcFile,srcUrl,progress]);// 2) Handle cases when the motion value inside the progress prop changes\nuseEffect(()=>{if(!isMotionValue(progress))return;return progress.on(\"change\",value=>setProgress(value));},[progress]);// (Prototyping) Checking if we need to play on navigation enter\nuseOnEnter(()=>{if(wasPausedOnLeave.current===null)return;if(videoRef.current){// if (restartOnEnter) setProgress(0)\nif(!wasEndedOnLeave&&loop||!wasPausedOnLeave.current)play();}});// (Prototyping) Pausing & saving playing state on navigation exit\nuseOnExit(()=>{if(videoRef.current){wasEndedOnLeave.current=videoRef.current.ended;wasPausedOnLeave.current=videoRef.current.paused;pause();}});const src=useMemo(()=>{let fragment=\"\";// if (\n//     startTime > 0 &&\n//     videoRef.current &&\n//     !isNaN(videoRef.current.duration) &&\n//     !isOnCanvas\n// ) {\n//     console.log(startTime, videoRef.current.duration)\n//     fragment = `#t=${startTime * videoRef.current.duration}`\n// }\nif(srcType===\"URL\")return srcUrl+fragment;if(srcType===\"Upload\")return srcFile+fragment;},[srcType,srcFile,srcUrl,startTime]);// Autoplay via JS to work in Safari\nuseEffect(()=>{if(isSafari&&videoRef.current&&autoplayBehavior===\"on-mount\"){setTimeout(()=>play(),50);}},[]);// Volume Control\nuseEffect(()=>{if(videoRef.current&&!muted)videoRef.current.volume=(volume!==null&&volume!==void 0?volume:0)/100;},[volume]);// When video is ready, set start-time, then autoplay if needed\nconst handleReady=()=>{const video=videoRef.current;if(!video)return;if(video.currentTime<.3&&startTime>0)setProgress((startTime!==null&&startTime!==void 0?startTime:0)*.01);if(autoplayBehavior===\"on-mount\")play();};return /*#__PURE__*/_jsx(\"video\",{onClick,onMouseEnter,onMouseLeave,onMouseDown,onMouseUp,src:src,loop:loop,ref:videoRef,onSeeked:e=>onSeeked===null||onSeeked===void 0?void 0:onSeeked(e),onPause:e=>onPause===null||onPause===void 0?void 0:onPause(e),onPlay:e=>onPlay===null||onPlay===void 0?void 0:onPlay(e),onEnded:e=>onEnd===null||onEnd===void 0?void 0:onEnd(e),autoPlay:autoplayBehavior===\"on-mount\",preload:isPlaying.current?\"auto\":autoplayBehavior!==\"on-mount\"&&posterEnabled&&!isCloseToViewport?\"none\":// `autoplay` overrides this too\n\"metadata\",poster:posterEnabled?poster:undefined,onLoadedData:handleReady,controls:controls,muted:isOnCanvas?true:muted,playsInline:playsinline,style:{cursor:!!onClick?\"pointer\":\"auto\",width:\"100%\",height:\"100%\",borderRadius,display:\"block\",objectFit:objectFit,backgroundColor:backgroundColor,objectPosition:\"50% 50%\"}});});Video.displayName=\"Video\";Video.defaultProps={srcType:\"URL\",srcUrl:\"https://assets.mixkit.co/videos/preview/mixkit-shining-sun-in-the-sky-surrounded-by-moving-clouds-31793-small.mp4\",srcFile:\"\",posterEnabled:false,controls:false,playing:true,loop:true,muted:true,playsinline:true,restartOnEnter:false,objectFit:\"cover\",backgroundColor:\"rgba(0,0,0,0)\",radius:0,volume:25,startTime:0};function capitalizeFirstLetter(value){return value.charAt(0).toUpperCase()+value.slice(1);}export function titleCase(value){const groups=value.match(/[A-Z]{2,}|[A-Z][a-z]+|[a-z]+|[A-Z]|\\d+/gu)||[];return groups.map(capitalizeFirstLetter).join(\" \");}const objectFitOptions=[\"cover\",\"fill\",\"contain\",\"scale-down\",\"none\"];addPropertyControls(Video,{srcType:{type:ControlType.Enum,displaySegmentedControl:true,title:\"Source\",options:[\"URL\",\"Upload\"]},srcUrl:{type:ControlType.String,title:\"URL\",placeholder:\"../example.mp4\",hidden(props){return props.srcType===\"Upload\";}},srcFile:{type:ControlType.File,title:\"File\",allowedFileTypes:[\"mp4\",\"webm\"],hidden(props){return props.srcType===\"URL\";}},playing:{type:ControlType.Boolean,title:\"Playing\",enabledTitle:\"Yes\",disabledTitle:\"No\"},posterEnabled:{type:ControlType.Boolean,title:\"Poster\",enabledTitle:\"Yes\",disabledTitle:\"No\",description:\"We recommend adding a poster. [Learn more](http://framer.com/help/articles/how-are-videos-optimized-in-framer/).\"},poster:{type:ControlType.Image,title:\" \",hidden:({posterEnabled})=>!posterEnabled},backgroundColor:{type:ControlType.Color,title:\"Background\"},...borderRadiusControl,startTime:{title:\"Start Time\",type:ControlType.Number,min:0,max:100,step:.1,unit:\"%\"},loop:{type:ControlType.Boolean,title:\"Loop\",enabledTitle:\"Yes\",disabledTitle:\"No\"},objectFit:{type:ControlType.Enum,title:\"Fit\",options:objectFitOptions,optionTitles:objectFitOptions.map(titleCase)},// restartOnEnter: {\n//     type: ControlType.Boolean,\n//     title: \"On ReEnter\",\n//     enabledTitle: \"Restart\",\n//     disabledTitle: \"Resume\",\n// },\ncontrols:{type:ControlType.Boolean,title:\"Controls\",enabledTitle:\"Show\",disabledTitle:\"Hide\"},muted:{type:ControlType.Boolean,title:\"Muted\",enabledTitle:\"Yes\",disabledTitle:\"No\"},volume:{type:ControlType.Number,max:100,min:0,unit:\"%\",hidden:({muted})=>muted},onEnd:{type:ControlType.EventHandler},onSeeked:{type:ControlType.EventHandler},onPause:{type:ControlType.EventHandler},onPlay:{type:ControlType.EventHandler},...defaultEvents});\nexport const __FramerMetadata__ = {\"exports\":{\"VideoProps\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"titleCase\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"Video\":{\"type\":\"reactComponent\",\"name\":\"Video\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"200\",\"framerSupportedLayoutWidth\":\"fixed\",\"framerIntrinsicHeight\":\"112\",\"framerSupportedLayoutHeight\":\"any-prefer-fixed\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Video.map", "// Generated by Framer (92d6359)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,RichText,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS,withFX,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{Video}from\"https://framerusercontent.com/modules/lRDHiNWNVWmE0lqtoVHP/zEmAposrjympIK2ybAcQ/Video.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/fFYLC3frQs78qowOFr9K/yGBiTLU7rWX1QNmdTCW8/Va8xzZDcZ.js\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/8I4O6eyvHTWdDr3dbzMQ/t2WIcWPYQQJ0BQVzdqzm/ZumeXRR91.js\";import BookADemoCta from\"https://framerusercontent.com/modules/110fMMlB0qioTw3pCKVv/Z7rWWq7X4VBn7qoWZULp/wS7Y3xTF4.js\";const VideoFonts=getFonts(Video);const MotionDivWithFXWithOptimizedAppearEffect=withOptimizedAppearEffect(withFX(motion.div));const BookADemoCtaFonts=getFonts(BookADemoCta);const MotionDivWithFX=withFX(motion.div);const cycleOrder=[\"KIcr0774v\",\"NApz0qwCX\",\"rZq6Ic9D7\",\"t7PM3phAH\"];const serializationHash=\"framer-33F3O\";const variantClassNames={KIcr0774v:\"framer-v-1ejo7j5\",NApz0qwCX:\"framer-v-1qm3dfw\",rZq6Ic9D7:\"framer-v-3nsae0\",t7PM3phAH:\"framer-v-13k83k9\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={duration:0,type:\"tween\"};const transformTemplate1=(_,t)=>`translateY(-50%) ${t}`;const transition2={delay:.5,duration:2,ease:[.12,.23,.5,1],type:\"tween\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2,x:0,y:0};const animation1={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};const transition3={delay:.2,duration:2,ease:[.12,.23,.5,1],type:\"tween\"};const animation2={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition3,x:0,y:0};const animation3={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};const transition4={bounce:.2,delay:.3,duration:.4,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"Variant 1\":\"KIcr0774v\",\"Variant 2\":\"NApz0qwCX\",\"Variant 3\":\"rZq6Ic9D7\",\"Variant 4\":\"t7PM3phAH\"};const getProps=({click,height,id,width,...props})=>{return{...props,jqaox40dH:click??props.jqaox40dH,variant:humanReadableVariantMap[props.variant]??props.variant??\"KIcr0774v\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,jqaox40dH,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"KIcr0774v\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const DNrlmFCUw17y5144=activeVariantCallback(async(...args)=>{if(jqaox40dH){const res=await jqaox40dH(...args);if(res===false)return false;}});const ref1=React.useRef(null);const isDisplayed=()=>{if(baseVariant===\"t7PM3phAH\")return false;return true;};const isDisplayed1=()=>{if([\"rZq6Ic9D7\",\"t7PM3phAH\"].includes(baseVariant))return false;return true;};const isDisplayed2=()=>{if(baseVariant===\"NApz0qwCX\")return true;return false;};const isDisplayed3=()=>{if(baseVariant===\"rZq6Ic9D7\")return true;return false;};const isDisplayed4=()=>{if(baseVariant===\"t7PM3phAH\")return true;return false;};const isDisplayed5=()=>{if([\"NApz0qwCX\",\"rZq6Ic9D7\",\"t7PM3phAH\"].includes(baseVariant))return false;return true;};const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-1ejo7j5\",className,classNames),\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"KIcr0774v\",ref:ref??ref1,style:{background:\"radial-gradient(49.68771411868986% 73.73120121798252% at 73.97640576299212% 71.26194519602925%, rgba(54, 37, 128, 1) 0%, rgba(10, 7, 26, 1) 65.1617169380188%)\",...style},...addPropertyOverrides({NApz0qwCX:{\"data-framer-name\":\"Variant 2\"},rZq6Ic9D7:{\"data-framer-name\":\"Variant 3\"},t7PM3phAH:{\"data-framer-name\":\"Variant 4\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-dadv24-container\",\"data-framer-name\":\"Video 3\",layoutDependency:layoutDependency,layoutId:\"TwWv3YizX-container\",name:\"Video 3\",children:/*#__PURE__*/_jsx(Video,{backgroundColor:\"rgba(0, 0, 0, 0)\",borderRadius:0,bottomLeftRadius:0,bottomRightRadius:0,controls:false,height:\"100%\",id:\"TwWv3YizX\",isMixedBorderRadius:false,layoutId:\"TwWv3YizX\",loop:false,muted:true,name:\"Video 3\",objectFit:\"cover\",playing:false,posterEnabled:false,srcFile:\"https://framerusercontent.com/assets/Oxtn3i2QlIvoUIg8t3pVsHcSVw.mp4\",srcType:\"Upload\",srcUrl:\"https://www.dropbox.com/scl/fi/um7y4jvnsf7k79gs3snss/1008.mov?rlkey=rqqekgtne1eeikmy8upcwkljp&st=u5pia48k&dl=1\",startTime:0,style:{height:\"100%\",width:\"100%\"},topLeftRadius:0,topRightRadius:0,volume:25,width:\"100%\",...addPropertyOverrides({t7PM3phAH:{playing:true}},baseVariant,gestureVariant)})})}),isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-13v8k5d-container\",\"data-framer-name\":\"Video 2\",layoutDependency:layoutDependency,layoutId:\"frp2BHs0t-container\",name:\"Video 2\",children:/*#__PURE__*/_jsx(Video,{backgroundColor:\"rgba(0, 0, 0, 0)\",borderRadius:0,bottomLeftRadius:0,bottomRightRadius:0,controls:false,height:\"100%\",id:\"frp2BHs0t\",isMixedBorderRadius:false,layoutId:\"frp2BHs0t\",loop:false,muted:true,name:\"Video 2\",objectFit:\"cover\",playing:false,posterEnabled:false,srcFile:\"https://framerusercontent.com/assets/ym2m5UwkEMkRfd4T5prNxVt0A.mp4\",srcType:\"Upload\",srcUrl:\"https://www.dropbox.com/scl/fi/um7y4jvnsf7k79gs3snss/1008.mov?rlkey=rqqekgtne1eeikmy8upcwkljp&st=u5pia48k&dl=1\",startTime:0,style:{height:\"100%\",width:\"100%\"},topLeftRadius:0,topRightRadius:0,volume:25,width:\"100%\",...addPropertyOverrides({rZq6Ic9D7:{playing:true}},baseVariant,gestureVariant)})})}),isDisplayed1()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-6363aj-container\",\"data-framer-name\":\"VIdeo 1\",layoutDependency:layoutDependency,layoutId:\"blfdiCZI9-container\",name:\"VIdeo 1\",children:/*#__PURE__*/_jsx(Video,{backgroundColor:\"rgba(0, 0, 0, 0)\",borderRadius:0,bottomLeftRadius:0,bottomRightRadius:0,controls:false,height:\"100%\",id:\"blfdiCZI9\",isMixedBorderRadius:false,layoutId:\"blfdiCZI9\",loop:false,muted:true,name:\"VIdeo 1\",objectFit:\"cover\",playing:false,posterEnabled:false,srcFile:\"https://framerusercontent.com/assets/afsUl7O0XQ01MbXeLm4282aZkA.mp4\",srcType:\"Upload\",srcUrl:\"https://www.dropbox.com/scl/fi/um7y4jvnsf7k79gs3snss/1008.mov?rlkey=rqqekgtne1eeikmy8upcwkljp&st=u5pia48k&dl=1\",startTime:0,style:{height:\"100%\",width:\"100%\"},topLeftRadius:0,topRightRadius:0,volume:25,width:\"100%\",...addPropertyOverrides({NApz0qwCX:{playing:true}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-kk5f33\",layoutDependency:layoutDependency,layoutId:\"DG7RsNO3S\",style:{background:\"linear-gradient(270deg, rgba(19, 13, 46, 0) 0%, rgba(12, 8, 27, 0.9) 75%)\"}}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-v6jsxy\",\"data-framer-name\":\"Auto Layout Vertical\",layoutDependency:layoutDependency,layoutId:\"GtAABpcTA\",transformTemplate:transformTemplate1,children:[isDisplayed2()&&/*#__PURE__*/_jsxs(MotionDivWithFXWithOptimizedAppearEffect,{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation,className:\"framer-10uffpa\",\"data-framer-appear-id\":\"10uffpa\",\"data-framer-name\":\"residential\",initial:animation1,layoutDependency:layoutDependency,layoutId:\"d9fMAdkUq\",optimized:true,children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1w3t2lw\",layoutDependency:layoutDependency,layoutId:\"wBz9h5hWw\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h1,{className:\"framer-styles-preset-17tvoj9\",\"data-styles-preset\":\"Va8xzZDcZ\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-gdpscs, rgb(0, 0, 0))\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(90deg, rgb(255, 255, 255) 0%, rgb(153, 153, 153) 100%)\"},children:\"Residential\"})})}),className:\"framer-1jht4b7\",\"data-framer-name\":\"The all-in-one Property Management Software\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"ofsgK5Pkp\",style:{\"--extracted-gdpscs\":\"rgb(0, 0, 0)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(motion.h4,{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy01MDA=\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"1.3em\",\"--framer-text-color\":\"var(--extracted-1eung3n, rgb(248, 246, 254))\"},children:[\"Tailored management solutions for \",/*#__PURE__*/_jsx(motion.br,{}),\"Co-living, Serviced apartments & PGs, Crib is built to meet your property\u2019s unique needs\"]})}),className:\"framer-10hiqvd\",\"data-framer-name\":\"Tailored management solutions for Co-living, Serviced apartments & PGs, crib is built to meet your property\u2019s unique needs.\",fonts:[\"GF;DM Sans-500\"],layoutDependency:layoutDependency,layoutId:\"w4SCxkxVC\",style:{\"--extracted-1eung3n\":\"rgb(248, 246, 254)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})]}),isDisplayed3()&&/*#__PURE__*/_jsxs(MotionDivWithFXWithOptimizedAppearEffect,{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation,className:\"framer-1ruigjn\",\"data-framer-appear-id\":\"1ruigjn\",\"data-framer-name\":\"campus\",initial:animation1,layoutDependency:layoutDependency,layoutId:\"W1R3o30pN\",optimized:true,children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1wkrbs8\",layoutDependency:layoutDependency,layoutId:\"xTArKoV5s\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h1,{className:\"framer-styles-preset-17tvoj9\",\"data-styles-preset\":\"Va8xzZDcZ\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-gdpscs, rgb(0, 0, 0))\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(90deg, rgb(255, 255, 255) 0%, rgb(153, 153, 153) 100%)\"},children:\"Campus\"})})}),className:\"framer-1sd8azu\",\"data-framer-name\":\"The all-in-one Property Management Software\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"HW_YW_yvM\",style:{\"--extracted-gdpscs\":\"rgb(0, 0, 0)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(motion.h4,{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy01MDA=\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"1.3em\",\"--framer-text-color\":\"var(--extracted-1eung3n, rgb(248, 246, 254))\"},children:[\"Customized for On-campus & \",/*#__PURE__*/_jsx(motion.br,{}),\"Off-campus University housing, \",/*#__PURE__*/_jsx(motion.br,{}),\"Crib enhances living experiences \",/*#__PURE__*/_jsx(motion.br,{}),\"for students\"]})}),className:\"framer-rp3gp5\",\"data-framer-name\":\"Customized for on-campus & off-campus University housing, crib enhances living experiences for students.\",fonts:[\"GF;DM Sans-500\"],layoutDependency:layoutDependency,layoutId:\"NqGry5Vg5\",style:{\"--extracted-1eung3n\":\"rgb(248, 246, 254)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})]}),isDisplayed4()&&/*#__PURE__*/_jsxs(MotionDivWithFXWithOptimizedAppearEffect,{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation,className:\"framer-12pdha6\",\"data-framer-appear-id\":\"12pdha6\",\"data-framer-name\":\"offices\",initial:animation1,layoutDependency:layoutDependency,layoutId:\"oayImgBwL\",optimized:true,children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1ggyjfr\",layoutDependency:layoutDependency,layoutId:\"fcAYxNH1o\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h1,{className:\"framer-styles-preset-17tvoj9\",\"data-styles-preset\":\"Va8xzZDcZ\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-gdpscs, rgb(0, 0, 0))\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(90deg, rgb(255, 255, 255) 0%, rgb(153, 153, 153) 100%)\"},children:\"Offices\"})})}),className:\"framer-s4f7zq\",\"data-framer-name\":\"The all-in-one Property Management Software\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"VShFtzRGa\",style:{\"--extracted-gdpscs\":\"rgb(0, 0, 0)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(motion.h4,{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy01MDA=\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"1.3em\",\"--framer-text-color\":\"var(--extracted-1eung3n, rgb(248, 246, 254))\"},children:[\"Designed for Co-working spaces, \",/*#__PURE__*/_jsx(motion.br,{}),\"Crib offers flexible management \",/*#__PURE__*/_jsx(motion.br,{}),\"tools tailored to your workspace environment\"]})}),className:\"framer-e74wpg\",\"data-framer-name\":\"Designed for Co-working spaces, Crib offers flexible management tools tailored to your workspace environment.\",fonts:[\"GF;DM Sans-500\"],layoutDependency:layoutDependency,layoutId:\"V2kTGr8Ar\",style:{\"--extracted-1eung3n\":\"rgb(248, 246, 254)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})]}),isDisplayed5()&&/*#__PURE__*/_jsxs(MotionDivWithFXWithOptimizedAppearEffect,{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation2,className:\"framer-120vvjz\",\"data-framer-appear-id\":\"120vvjz\",\"data-framer-name\":\"Auto Layout Vertical\",initial:animation1,layoutDependency:layoutDependency,layoutId:\"w6AV9lZmw\",optimized:true,children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1x5g8ov\",layoutDependency:layoutDependency,layoutId:\"tKivQXbSu\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.h1,{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy02MDA=\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-size\":\"48px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-2px\",\"--framer-line-height\":\"120%\",\"--framer-text-alignment\":\"left\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(90deg, rgb(255, 255, 255) 0%, rgb(153, 153, 153) 100%)\"},children:\"The\"})}),/*#__PURE__*/_jsx(motion.h1,{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy02MDA=\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-size\":\"48px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-2px\",\"--framer-line-height\":\"120%\",\"--framer-text-alignment\":\"left\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(90deg, rgb(255, 255, 255) 0%, rgb(153, 153, 153) 100%)\"},children:\"Property Management Software\"})})]}),className:\"framer-1v7cgnh\",\"data-framer-name\":\"The all-in-one Property Management Software\",fonts:[\"GF;DM Sans-600\"],layoutDependency:layoutDependency,layoutId:\"N17ks2GqU\",style:{\"--framer-paragraph-spacing\":\"0px\"},transformTemplate:transformTemplate1,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h1,{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy02MDA=\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-size\":\"48px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-2px\",\"--framer-line-height\":\"120%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-gdpscs, rgb(255, 206, 68))\"},children:\"all-in-one\"})}),className:\"framer-bufi2p\",\"data-framer-name\":\"all-in-one\",fonts:[\"GF;DM Sans-600\"],layoutDependency:layoutDependency,layoutId:\"L95WshZgj\",style:{\"--extracted-gdpscs\":\"rgb(255, 206, 68)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h4,{className:\"framer-styles-preset-17g2fe8\",\"data-styles-preset\":\"ZumeXRR91\",children:\"Combining operational efficiency, financial oversight, and tenant care in one platform\"})}),className:\"framer-1y7seny\",\"data-framer-name\":\"A seamless digital ecosystem that connects property owners, managers and tenants\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"UIS0Fxy07\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:52,y:(componentViewport?.y||0)+((componentViewport?.height||800)*.5000000000000002-176.5)+0+301,...addPropertyOverrides({NApz0qwCX:{y:(componentViewport?.y||0)+((componentViewport?.height||800)*.5000000000000002-122.19999999999999)+0+192.39999999999998},rZq6Ic9D7:{y:(componentViewport?.y||0)+((componentViewport?.height||800)*.5000000000000002-122.19999999999999)+0+192.39999999999998},t7PM3phAH:{y:(componentViewport?.y||0)+((componentViewport?.height||800)*.5000000000000002-122.19999999999999)+0+192.39999999999998}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition4},__framer__animateOnce:true,__framer__enter:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:\"framer-sfx4dp-container\",layoutDependency:layoutDependency,layoutId:\"XbAuNnMtN-container\",children:/*#__PURE__*/_jsx(BookADemoCta,{aNvhTCqn_:\"16px 40px 16px 40px\",CvzCf285p:\"rgb(255, 255, 255)\",DNrlmFCUw:DNrlmFCUw17y5144,dqwRaYBRU:\"Book a Demo\",fYx0inZV7:\"rgb(54, 37, 128)\",GOzd6hctY:\"0px 0px 0px 0px rgba(255, 255, 255, 0.25)\",height:\"100%\",id:\"XbAuNnMtN\",layoutId:\"XbAuNnMtN\",LHCmpp7Qi:\"4px 4px 0px 0px rgba(255, 255, 255, 0.25)\",upVUBbycF:\"rgb(43, 27, 116)\",VftJc2I5w:20,width:\"100%\",xPsMq8KTK:\"rgb(255, 255, 255)\"})})})]})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-33F3O.framer-cpez1s, .framer-33F3O .framer-cpez1s { display: block; }\",\".framer-33F3O.framer-1ejo7j5 { height: 800px; overflow: hidden; position: relative; width: 1440px; }\",\".framer-33F3O .framer-dadv24-container { bottom: 0px; flex: none; left: 0px; position: absolute; top: 0px; width: 100%; z-index: 4; }\",\".framer-33F3O .framer-13v8k5d-container { bottom: 0px; flex: none; left: 0px; position: absolute; top: 0px; width: 100%; z-index: 5; }\",\".framer-33F3O .framer-6363aj-container { bottom: 0px; flex: none; position: absolute; right: 0px; top: 0px; width: 100%; z-index: 6; }\",\".framer-33F3O .framer-kk5f33 { flex: none; height: 100%; left: 0px; overflow: hidden; position: absolute; top: calc(50.00000000000002% - 100% / 2); width: 75%; z-index: 7; }\",\".framer-33F3O .framer-v6jsxy { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 78px; height: min-content; justify-content: flex-start; left: 120px; overflow: visible; padding: 0px; position: absolute; top: 50%; width: 495px; z-index: 8; }\",\".framer-33F3O .framer-10uffpa, .framer-33F3O .framer-1ruigjn, .framer-33F3O .framer-12pdha6 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 40px 0px 0px; position: relative; width: 100%; }\",\".framer-33F3O .framer-1w3t2lw, .framer-33F3O .framer-1wkrbs8, .framer-33F3O .framer-1ggyjfr { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-33F3O .framer-1jht4b7, .framer-33F3O .framer-10hiqvd, .framer-33F3O .framer-1sd8azu, .framer-33F3O .framer-rp3gp5, .framer-33F3O .framer-s4f7zq, .framer-33F3O .framer-e74wpg { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-33F3O .framer-120vvjz { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-33F3O .framer-1x5g8ov { flex: none; height: 173px; overflow: hidden; position: relative; width: 100%; }\",\".framer-33F3O .framer-1v7cgnh { flex: none; height: auto; position: absolute; right: 0px; top: 50%; white-space: pre-wrap; width: 494px; word-break: break-word; word-wrap: break-word; }\",\".framer-33F3O .framer-bufi2p { flex: none; height: auto; left: 96px; position: absolute; top: 0px; white-space: pre; width: auto; }\",\".framer-33F3O .framer-1y7seny { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 91%; word-break: break-word; word-wrap: break-word; }\",\".framer-33F3O .framer-sfx4dp-container { flex: none; height: auto; position: relative; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-33F3O .framer-v6jsxy, .framer-33F3O .framer-10uffpa, .framer-33F3O .framer-1w3t2lw, .framer-33F3O .framer-1ruigjn, .framer-33F3O .framer-1wkrbs8, .framer-33F3O .framer-12pdha6, .framer-33F3O .framer-1ggyjfr, .framer-33F3O .framer-120vvjz { gap: 0px; } .framer-33F3O .framer-v6jsxy > * { margin: 0px; margin-bottom: calc(78px / 2); margin-top: calc(78px / 2); } .framer-33F3O .framer-v6jsxy > :first-child, .framer-33F3O .framer-10uffpa > :first-child, .framer-33F3O .framer-1w3t2lw > :first-child, .framer-33F3O .framer-1ruigjn > :first-child, .framer-33F3O .framer-1wkrbs8 > :first-child, .framer-33F3O .framer-12pdha6 > :first-child, .framer-33F3O .framer-1ggyjfr > :first-child, .framer-33F3O .framer-120vvjz > :first-child { margin-top: 0px; } .framer-33F3O .framer-v6jsxy > :last-child, .framer-33F3O .framer-10uffpa > :last-child, .framer-33F3O .framer-1w3t2lw > :last-child, .framer-33F3O .framer-1ruigjn > :last-child, .framer-33F3O .framer-1wkrbs8 > :last-child, .framer-33F3O .framer-12pdha6 > :last-child, .framer-33F3O .framer-1ggyjfr > :last-child, .framer-33F3O .framer-120vvjz > :last-child { margin-bottom: 0px; } .framer-33F3O .framer-10uffpa > *, .framer-33F3O .framer-1ruigjn > *, .framer-33F3O .framer-12pdha6 > *, .framer-33F3O .framer-120vvjz > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-33F3O .framer-1w3t2lw > *, .framer-33F3O .framer-1wkrbs8 > *, .framer-33F3O .framer-1ggyjfr > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } }\",\".framer-33F3O.framer-v-1qm3dfw .framer-v6jsxy, .framer-33F3O.framer-v-3nsae0 .framer-v6jsxy, .framer-33F3O.framer-v-13k83k9 .framer-v6jsxy { width: 30%; }\",...sharedStyle.css,...sharedStyle1.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 800\n * @framerIntrinsicWidth 1440\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"NApz0qwCX\":{\"layout\":[\"fixed\",\"fixed\"]},\"rZq6Ic9D7\":{\"layout\":[\"fixed\",\"fixed\"]},\"t7PM3phAH\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerVariables {\"jqaox40dH\":\"click\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerRLQpFlhjG=withCSS(Component,css,\"framer-33F3O\");export default FramerRLQpFlhjG;FramerRLQpFlhjG.displayName=\"HERO\";FramerRLQpFlhjG.defaultProps={height:800,width:1440};addPropertyControls(FramerRLQpFlhjG,{variant:{options:[\"KIcr0774v\",\"NApz0qwCX\",\"rZq6Ic9D7\",\"t7PM3phAH\"],optionTitles:[\"Variant 1\",\"Variant 2\",\"Variant 3\",\"Variant 4\"],title:\"Variant\",type:ControlType.Enum},jqaox40dH:{title:\"Click\",type:ControlType.EventHandler}});addFonts(FramerRLQpFlhjG,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"},{family:\"DM Sans\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/dmsans/v15/rP2tp2ywxg089UriI5-g4vlH9VoD8CmcqZG40F9JadbnoEwAkJxhS2f3ZGMZpg.woff2\",weight:\"500\"},{family:\"DM Sans\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/dmsans/v15/rP2tp2ywxg089UriI5-g4vlH9VoD8CmcqZG40F9JadbnoEwAfJthS2f3ZGMZpg.woff2\",weight:\"600\"}]},...VideoFonts,...BookADemoCtaFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerRLQpFlhjG\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"NApz0qwCX\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"rZq6Ic9D7\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"t7PM3phAH\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\",\"framerVariables\":\"{\\\"jqaox40dH\\\":\\\"click\\\"}\",\"framerIntrinsicHeight\":\"800\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"1440\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (fd7a51d)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,Floating,FormContainer,FormPlainTextInput,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,Link,PropertyOverrides,RichText,SVG,useActiveVariantCallback,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useOverlayState,useRouteElementId,withCSS,withFX,withVariantAppearEffect}from\"framer\";import{AnimatePresence,LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import*as ReactDOM from\"react-dom\";import{Icon as Material}from\"https://framerusercontent.com/modules/6Ldpz1V0DkD45gXvi67I/PCgBX5d6MdQT7E7nhdXn/Material.js\";import Ticker from\"https://framerusercontent.com/modules/B2xAlJLcN0gOnt11mSPw/XVUmpmPn1EPL0dzocT35/Ticker.js\";import SmoothScroll from\"https://framerusercontent.com/modules/Yppqt3Cs3Y8TZqvASnXl/qXyG1UgqGGx5DS4G9abM/Smooth_Scroll.js\";import AvailableCard from\"#framer/local/canvasComponent/a1Oe6KrsS/a1Oe6KrsS.js\";import BookADemoOVERLAY from\"#framer/local/canvasComponent/BsDXXbdqj/BsDXXbdqj.js\";import TenantManagmentGraphics from\"#framer/local/canvasComponent/C1a9zfTkc/C1a9zfTkc.js\";import FOOTER from\"#framer/local/canvasComponent/dH8VIjbwy/dH8VIjbwy.js\";import MoreFeatures from\"#framer/local/canvasComponent/DMJn9IeQU/DMJn9IeQU.js\";import MoreFeaturesMobile from\"#framer/local/canvasComponent/eguKKaebJ/eguKKaebJ.js\";import TenantManagementMobile from\"#framer/local/canvasComponent/HfHdtyfmY/HfHdtyfmY.js\";import RentCollectionMobile from\"#framer/local/canvasComponent/iXo6iV5Pi/iXo6iV5Pi.js\";import TrustedBySection from\"#framer/local/canvasComponent/nrgLLSfFo/nrgLLSfFo.js\";import WeEAPartnerCard from\"#framer/local/canvasComponent/o3aqGTUEU/o3aqGTUEU.js\";import RentCollectionAutopilotAnimation from\"#framer/local/canvasComponent/oVzCr8K5O/oVzCr8K5O.js\";import Button2 from\"#framer/local/canvasComponent/Qj_Q48Xu7/Qj_Q48Xu7.js\";import HERO from\"#framer/local/canvasComponent/RLQpFlhjG/RLQpFlhjG.js\";import SalesManagementMobile from\"#framer/local/canvasComponent/uAnzlasAN/uAnzlasAN.js\";import BookADemoCta from\"#framer/local/canvasComponent/wS7Y3xTF4/wS7Y3xTF4.js\";import TopNav from\"#framer/local/canvasComponent/X9KKJBK83/X9KKJBK83.js\";import*as sharedStyle14 from\"#framer/local/css/D0xqnODNb/D0xqnODNb.js\";import*as sharedStyle10 from\"#framer/local/css/D3ntCDgqB/D3ntCDgqB.js\";import*as sharedStyle2 from\"#framer/local/css/GKeUSWmTu/GKeUSWmTu.js\";import*as sharedStyle9 from\"#framer/local/css/N1YCsmum9/N1YCsmum9.js\";import*as sharedStyle5 from\"#framer/local/css/ouv5S4l0o/ouv5S4l0o.js\";import*as sharedStyle6 from\"#framer/local/css/PfZkiy83R/PfZkiy83R.js\";import*as sharedStyle11 from\"#framer/local/css/pPRA6cV0W/pPRA6cV0W.js\";import*as sharedStyle7 from\"#framer/local/css/qelz4hmYL/qelz4hmYL.js\";import*as sharedStyle8 from\"#framer/local/css/RvBlEg_wg/RvBlEg_wg.js\";import*as sharedStyle13 from\"#framer/local/css/unREvWXDa/unREvWXDa.js\";import*as sharedStyle4 from\"#framer/local/css/Va8xzZDcZ/Va8xzZDcZ.js\";import*as sharedStyle1 from\"#framer/local/css/XQWTUQseJ/XQWTUQseJ.js\";import*as sharedStyle3 from\"#framer/local/css/XvNfD1Liy/XvNfD1Liy.js\";import*as sharedStyle12 from\"#framer/local/css/ZnqOTRFGF/ZnqOTRFGF.js\";import*as sharedStyle from\"#framer/local/css/ZumeXRR91/ZumeXRR91.js\";import metadataProvider from\"#framer/local/webPageMetadata/Gs2l1it0w/Gs2l1it0w.js\";const BookADemoOVERLAYFonts=getFonts(BookADemoOVERLAY);const TopNavFonts=getFonts(TopNav);const ContainerWithFX=withFX(Container);const HEROFonts=getFonts(HERO);const HEROWithVariantAppearEffect=withVariantAppearEffect(HERO);const TrustedBySectionFonts=getFonts(TrustedBySection);const TickerFonts=getFonts(Ticker);const TenantManagmentGraphicsFonts=getFonts(TenantManagmentGraphics);const TenantManagmentGraphicsWithVariantAppearEffect=withVariantAppearEffect(TenantManagmentGraphics);const TenantManagementMobileFonts=getFonts(TenantManagementMobile);const SalesManagementMobileFonts=getFonts(SalesManagementMobile);const RentCollectionMobileFonts=getFonts(RentCollectionMobile);const RentCollectionAutopilotAnimationFonts=getFonts(RentCollectionAutopilotAnimation);const MoreFeaturesMobileFonts=getFonts(MoreFeaturesMobile);const BookADemoCtaFonts=getFonts(BookADemoCta);const MoreFeaturesFonts=getFonts(MoreFeatures);const AvailableCardFonts=getFonts(AvailableCard);const WeEAPartnerCardFonts=getFonts(WeEAPartnerCard);const Button2Fonts=getFonts(Button2);const MaterialFonts=getFonts(Material);const FOOTERFonts=getFonts(FOOTER);const SmoothScrollFonts=getFonts(SmoothScroll);const breakpoints={dUsIIuO4t:\"(max-width: 1199px)\",ef8rGqjZq:\"(min-width: 1200px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-TTSAT\";const variantClassNames={dUsIIuO4t:\"framer-v-1axtpi8\",ef8rGqjZq:\"framer-v-7wm492\"};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 transition1={delay:0,duration:.3,ease:[.44,0,.56,1],type:\"tween\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:-72};const transformTemplate1=(_,t)=>`translateX(-50%) ${t}`;const transformTemplate2=(_,t)=>`translate(-50%, -50%) ${t}`;const addImageAlt=(image,alt)=>{if(!image||typeof image!==\"object\"){return;}return{...image,alt};};const transformTemplate3=(_,t)=>`translateY(-50%) ${t}`;const transition2={bounce:.2,delay:0,duration:.4,type:\"spring\"};const animation1={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2,x:0,y:0};const animation2={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2,x:0,y:0};const animation3={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,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:\"ef8rGqjZq\",Phone:\"dUsIIuO4t\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"ef8rGqjZq\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);React.useEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);if(metadata.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);document.title=metadata.title||\"\";if(metadata.viewport){document.querySelector('meta[name=\"viewport\"]')?.setAttribute(\"content\",metadata.viewport);}},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const{activeVariantCallback,delay}=useActiveVariantCallback(undefined);const onTap3bnx0g=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.toggle();});const IMxtfV5Di1wnntms=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.hide();});const jqaox40dH3bnx0g=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.toggle();});const DNrlmFCUwtxyyif=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.show();});const DNrlmFCUw3bnx0g=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.toggle();});const Dkk9Dh4Xv3bnx0g=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.toggle();});const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className,sharedStyle5.className,sharedStyle6.className,sharedStyle7.className,sharedStyle8.className,sharedStyle9.className,sharedStyle10.className,sharedStyle11.className,sharedStyle12.className,sharedStyle13.className,sharedStyle14.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const isDisplayed=()=>{if(!isBrowser())return true;if(baseVariant===\"dUsIIuO4t\")return true;return false;};const isDisplayed1=()=>{if(!isBrowser())return true;if(baseVariant===\"dUsIIuO4t\")return false;return true;};const ref2=React.useRef(null);const ref3=React.useRef(null);const ref4=React.useRef(null);const elementId=useRouteElementId(\"DBDq2_qxO\");const elementId1=useRouteElementId(\"v0loTUasd\");const elementId2=useRouteElementId(\"l771lnbYo\");const elementId3=useRouteElementId(\"L8rOiW_RD\");const ref5=React.useRef(null);const elementId4=useRouteElementId(\"OBapHKDtY\");const ref6=React.useRef(null);const elementId5=useRouteElementId(\"s5h7AciTK\");const ref7=React.useRef(null);const elementId6=useRouteElementId(\"NXl9CwkaJ\");const ref8=React.useRef(null);const elementId7=useRouteElementId(\"Hy8q5oMVn\");const ref9=React.useRef(null);const elementId8=useRouteElementId(\"zxQp4BSl2\");const ref10=React.useRef(null);const elementId9=useRouteElementId(\"xwZux7TTT\");const ref11=React.useRef(null);const elementId10=useRouteElementId(\"sO1Q7c7tF\");const ref12=React.useRef(null);const elementId11=useRouteElementId(\"NfpZXHGHp\");const ref13=React.useRef(null);const elementId12=useRouteElementId(\"cMvoJMtVS\");const ref14=React.useRef(null);const ref15=React.useRef(null);const ref16=React.useRef(null);const elementId13=useRouteElementId(\"nCA7t7GY5\");const ref17=React.useRef(null);const elementId14=useRouteElementId(\"wD2bJAAl3\");const ref18=React.useRef(null);const elementId15=useRouteElementId(\"PwtcOxGai\");const ref19=React.useRef(null);const elementId16=useRouteElementId(\"Ak_SeJQqO\");const ref20=React.useRef(null);const elementId17=useRouteElementId(\"NyACL9a5I\");const ref21=React.useRef(null);const defaultLayoutId=React.useId();useCustomCursors({});const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"ef8rGqjZq\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: rgb(248, 246, 254); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-7wm492\",className),ref:ref??ref1,style:{...style},children:[isDisplayed()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-11n3jwm hidden-7wm492\",\"data-framer-name\":\"hero mobile\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-q8pwhw\",\"data-framer-name\":\"Auto Layout Vertical\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1a09hkr\",\"data-framer-name\":\"Auto Layout Vertical\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy01MDA=\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-size\":\"40px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"100%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 206, 68)\"},children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(204, 204, 204)\"},children:\"The\"}),\" all-in-one \"]}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy01MDA=\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-size\":\"40px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"100%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(204, 204, 204)\"},children:\"Property Management Software\"})]}),className:\"framer-2uegy0\",\"data-framer-name\":\"The all-in-one Property Management Software\",fonts:[\"GF;DM Sans-500\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-17g2fe8\",\"data-styles-preset\":\"ZumeXRR91\",style:{\"--framer-text-alignment\":\"center\"},children:\"A seamless digital ecosystem that connects \"}),/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-17g2fe8\",\"data-styles-preset\":\"ZumeXRR91\",style:{\"--framer-text-alignment\":\"center\"},children:\"property owners, managers and tenants\"})]}),className:\"framer-6su3ds\",\"data-framer-name\":\"A seamless digital ecosystem that connects property owners, managers and tenants\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(Overlay,{children:overlay=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-xl8v9c\",\"data-border\":true,\"data-framer-name\":\"Auto Layout Horizontal\",id:\"xl8v9c\",onTap:onTap3bnx0g({overlay}),children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy03MDA=\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"0px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\",\"--framer-text-transform\":\"uppercase\"},children:\"Book a Demo\"})}),className:\"framer-18p57dr\",\"data-framer-name\":\"Book a Demo\",fonts:[\"GF;DM Sans-700\"],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:{delay:0,duration:0,ease:[.5,0,.88,.77],type:\"tween\"}},className:cx(scopingClassNames,\"framer-1c4hgjn\"),\"data-framer-portal-id\":\"xl8v9c\",exit:{opacity:0,transition:{delay:0,duration:0,ease:[.12,.23,.5,1],type:\"tween\"}},initial:{opacity:0},onTap:()=>overlay.hide()},\"LxxDPxEJz\"),/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:cx(scopingClassNames,\"framer-1oceuxd-container\"),\"data-framer-portal-id\":\"xl8v9c\",children:/*#__PURE__*/_jsx(BookADemoOVERLAY,{height:\"100%\",id:\"ovtKDAMHe\",IMxtfV5Di:IMxtfV5Di1wnntms({overlay}),layoutId:\"ovtKDAMHe\",style:{height:\"100%\",width:\"100%\"},variant:\"Ex_6EFm9e\",width:\"100%\"})})})]}),getContainer())})})]})})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{dUsIIuO4t:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:467,intrinsicWidth:430,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+1e3-424),pixelHeight:934,pixelWidth:860,sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/Idj49edsbHSHABIxpnxOz0hnc.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/Idj49edsbHSHABIxpnxOz0hnc.png 860w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:467,intrinsicWidth:430,pixelHeight:934,pixelWidth:860,src:\"https://framerusercontent.com/images/Idj49edsbHSHABIxpnxOz0hnc.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/Idj49edsbHSHABIxpnxOz0hnc.png 860w\"},className:\"framer-d3wjad\",\"data-framer-name\":\"Image\"})})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:72,width:componentViewport?.width||\"100vw\",y:0,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{dUsIIuO4t:{__framer__styleAppearEffectEnabled:undefined}},children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:false,__framer__scrollDirection:{direction:\"down\",target:animation},__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-jlhhpr-container\",layoutScroll:true,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{dUsIIuO4t:{variant:\"bVp3B8dSH\"}},children:/*#__PURE__*/_jsx(TopNav,{height:\"100%\",id:\"hyBeg9CcB\",layoutId:\"hyBeg9CcB\",qIe9l2dtm:\"0px 120px 0px 120px\",style:{width:\"100%\"},variant:\"KIAH3uf5R\",width:\"100%\"})})})})}),isDisplayed1()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-19jb1od hidden-1axtpi8\",children:[/*#__PURE__*/_jsx(Overlay,{blockDocumentScrolling:true,children:overlay1=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1e3,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0+0+0,children:/*#__PURE__*/_jsxs(Container,{className:\"framer-1mb62t-container\",id:\"1mb62t\",children:[/*#__PURE__*/_jsx(HEROWithVariantAppearEffect,{__framer__animateOnce:false,__framer__targets:[{ref:ref2,target:\"NApz0qwCX\"},{ref:ref3,target:\"rZq6Ic9D7\"},{ref:ref4,target:\"t7PM3phAH\"}],__framer__threshold:.5,__framer__variantAppearEffectEnabled:true,height:\"100%\",id:\"uc9d0eUmC\",jqaox40dH:jqaox40dH3bnx0g({overlay:overlay1}),layoutId:\"uc9d0eUmC\",style:{height:\"100%\",width:\"100%\"},variant:\"KIcr0774v\",width:\"100%\"}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay1.visible&&/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/ReactDOM.createPortal(/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.div,{animate:{opacity:1,transition:{delay:0,duration:0,ease:[.5,0,.88,.77],type:\"tween\"}},className:cx(scopingClassNames,\"framer-1bjkeuy\"),\"data-framer-portal-id\":\"1mb62t\",exit:{opacity:0,transition:{delay:0,duration:0,ease:[.12,.23,.5,1],type:\"tween\"}},initial:{opacity:0},onTap:()=>overlay1.hide()},\"dI6vg2Qix\"),/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:cx(scopingClassNames,\"framer-10csiqh-container\"),\"data-framer-portal-id\":\"1mb62t\",children:/*#__PURE__*/_jsx(BookADemoOVERLAY,{height:\"100%\",id:\"FdElXA8ka\",IMxtfV5Di:IMxtfV5Di1wnntms({overlay:overlay1}),layoutId:\"FdElXA8ka\",style:{height:\"100%\",width:\"100%\"},variant:\"ms1mblC_M\",width:\"100%\"})})})]}),getContainer())})})]})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-dcc37e\",id:elementId,ref:ref2}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-f641g3\",id:elementId1,ref:ref3}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-4skm87\",id:elementId2,ref:ref4}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1sgirdg\"})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{dUsIIuO4t:{y:(componentViewport?.y||0)+0+1e3}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:342,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+5e3,children:/*#__PURE__*/_jsx(Container,{className:\"framer-n9kpkn-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{dUsIIuO4t:{Cyh1bvla2:\"80px 24px 40px 24px\",variant:\"lqvb1eJ1A\"}},children:/*#__PURE__*/_jsx(TrustedBySection,{Cyh1bvla2:\"80px 80px 24px 80px\",height:\"100%\",id:\"KEIy2gh4h\",layoutId:\"KEIy2gh4h\",style:{width:\"100%\"},variant:\"vVV2DN4kt\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-m08nq8\",\"data-framer-name\":\"Auto Layout Horizontal\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ly6mj1\",\"data-framer-name\":\"Auto Layout Horizontal\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1dqajti\",\"data-framer-name\":\"Auto Layout Vertical\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{dUsIIuO4t:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy02MDA=\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-size\":\"31px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-1px\",\"--framer-line-height\":\"115%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"We would let the numbers speak for us\"})}),fonts:[\"GF;DM Sans-600\"]}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h1\",{className:\"framer-styles-preset-ycws7j\",\"data-styles-preset\":\"XQWTUQseJ\",children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"We would let the numbers\"}),/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"speak for us!\"})]})}),className:\"framer-1i8iwod\",\"data-framer-name\":\"We would let the numbers speak for us\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1r0e4t4\",\"data-styles-preset\":\"GKeUSWmTu\",style:{\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Trust that we have gained over the years.\"})}),className:\"framer-1mdv2b8\",\"data-framer-name\":\"Trust that we have gained over the years\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-u6o7gi\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ta9t5m\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{dUsIIuO4t:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-18yefld\",\"data-styles-preset\":\"XvNfD1Liy\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"10+\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-ycws7j\",\"data-styles-preset\":\"XQWTUQseJ\",style:{\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"10+\"})}),className:\"framer-11sf8un\",\"data-framer-name\":\"20,000+\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1r0e4t4\",\"data-styles-preset\":\"GKeUSWmTu\",style:{\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"countries\"})}),className:\"framer-lqmtf7\",\"data-framer-name\":\"properties\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1wkxvck\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{dUsIIuO4t:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-18yefld\",\"data-styles-preset\":\"XvNfD1Liy\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"2000+\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-ycws7j\",\"data-styles-preset\":\"XQWTUQseJ\",style:{\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"2,000+\"})}),className:\"framer-10rr0fg\",\"data-framer-name\":\"20,000+\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1r0e4t4\",\"data-styles-preset\":\"GKeUSWmTu\",style:{\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"landlords\"})}),className:\"framer-k09ahc\",\"data-framer-name\":\"properties\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1y4u822\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{dUsIIuO4t:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-18yefld\",\"data-styles-preset\":\"XvNfD1Liy\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"5,000+\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-ycws7j\",\"data-styles-preset\":\"XQWTUQseJ\",style:{\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"5,000+\"})}),className:\"framer-ddj95j\",\"data-framer-name\":\"20,000+\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1r0e4t4\",\"data-styles-preset\":\"GKeUSWmTu\",style:{\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"properties\"})}),className:\"framer-16wao2z\",\"data-framer-name\":\"properties\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-n6q1mz\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{dUsIIuO4t:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-18yefld\",\"data-styles-preset\":\"XvNfD1Liy\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"2,50,000+\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-ycws7j\",\"data-styles-preset\":\"XQWTUQseJ\",style:{\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"2,50,000+\"})}),className:\"framer-ru89el\",\"data-framer-name\":\"20,000+\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1r0e4t4\",\"data-styles-preset\":\"GKeUSWmTu\",style:{\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"units\"})}),className:\"framer-xnoc78\",\"data-framer-name\":\"properties\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{dUsIIuO4t:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:526.6666806185691,intrinsicWidth:1512.2222622824315,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1342+16+0+537-551.5),pixelHeight:948,pixelWidth:2722,sizes:`calc(min(${componentViewport?.width||\"100vw\"} - 32px, 1280px) * 2.25)`,src:\"https://framerusercontent.com/images/Zm4Hu55UmdeFr0X7zSC4dxVluk.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/Zm4Hu55UmdeFr0X7zSC4dxVluk.png?scale-down-to=512 512w,https://framerusercontent.com/images/Zm4Hu55UmdeFr0X7zSC4dxVluk.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/Zm4Hu55UmdeFr0X7zSC4dxVluk.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/Zm4Hu55UmdeFr0X7zSC4dxVluk.png 2722w\"},transformTemplate:transformTemplate1}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:526.6666806185691,intrinsicWidth:1512.2222622824315,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+5342+0+500-527),pixelHeight:948,pixelWidth:2722,sizes:`min(max(${componentViewport?.width||\"100vw\"} - 80px, 1px), 1280px)`,src:\"https://framerusercontent.com/images/Zm4Hu55UmdeFr0X7zSC4dxVluk.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/Zm4Hu55UmdeFr0X7zSC4dxVluk.png?scale-down-to=512 512w,https://framerusercontent.com/images/Zm4Hu55UmdeFr0X7zSC4dxVluk.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/Zm4Hu55UmdeFr0X7zSC4dxVluk.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/Zm4Hu55UmdeFr0X7zSC4dxVluk.png 2722w\"},className:\"framer-1dmairi\",\"data-framer-name\":\"Image\"})})]})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1n338q1\",\"data-framer-name\":\"Auto Layout Vertical\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-18yefld\",\"data-styles-preset\":\"XvNfD1Liy\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:/*#__PURE__*/_jsx(\"span\",{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(3345deg, rgb(55, 37, 131) 0%, rgb(83, 56, 198) 100%)\"},children:\"Featured in\"})})}),className:\"framer-du2j70\",\"data-framer-name\":\"Featured in\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{dUsIIuO4t:{style:{scale:.75}}},children:/*#__PURE__*/_jsx(Container,{className:\"framer-1smbp2h-container\",children:/*#__PURE__*/_jsx(Ticker,{alignment:\"center\",direction:\"left\",fadeOptions:{fadeAlpha:0,fadeContent:false,fadeInset:0,fadeWidth:25,overflow:true},gap:24,height:\"100%\",hoverFactor:1,id:\"lVJIJiLyk\",layoutId:\"lVJIJiLyk\",padding:0,paddingBottom:0,paddingLeft:0,paddingPerSide:false,paddingRight:0,paddingTop:0,sizingOptions:{heightType:true,widthType:true},slots:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1qd2wk3\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-ky1mc9\",\"data-framer-name\":\"Auto Layout Horizontal\",layout:\"position\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 184 53\"><g transform=\"translate(16.58 13.707)\" id=\"ss12132505586_1\"><path d=\"M 0 25.586 L 0 0 L 150.348 0 L 150.348 25.586 Z\" fill=\"transparent\"></path><path d=\"M 51.702 18.248 L 51.385 18.248 C 50.612 22.413 49.488 24.395 46.569 24.395 C 43.476 24.395 42.88 23.752 42.88 18.891 L 42.88 12.843 L 44.462 12.843 C 46.569 12.843 47.906 13.486 48.081 17.057 L 48.364 17.057 L 48.293 12.248 L 48.364 7.935 L 48.081 7.935 C 47.906 11.157 46.219 12.001 44.356 12.001 L 42.88 12.001 L 42.88 1.139 L 44.005 1.139 C 45.868 1.139 48.574 1.239 49.735 3.965 C 50.121 5.022 50.382 6.162 50.506 7.339 L 50.789 7.339 C 50.716 5.852 50.716 4.46 50.716 2.975 L 50.789 0 C 47.906 0.496 44.848 0.399 41.966 0.399 L 37.081 0.298 L 37.081 0.741 C 39.013 0.891 39.68 1.236 39.68 4.36 L 39.68 21.22 C 39.68 24.295 38.979 24.643 37.081 24.842 L 37.081 25.24 C 38.908 25.141 40.77 25.141 42.598 25.141 C 45.444 25.141 48.362 25.09 51.244 25.54 L 51.432 21.894 L 51.701 18.251 M 35.464 25.24 L 35.464 24.845 C 33.566 24.647 32.827 24.299 32.827 21.224 L 32.827 4.361 C 32.827 1.287 33.53 0.893 35.464 0.742 L 35.464 0.299 L 31.209 0.396 L 27.029 0.298 L 27.029 0.741 C 28.995 0.891 29.628 1.236 29.628 4.36 L 29.628 11.851 L 25.06 11.902 L 21.65 11.902 L 21.65 4.361 C 21.65 1.287 22.353 0.893 24.286 0.742 L 24.286 0.299 L 20.07 0.399 L 15.887 0.298 L 15.887 0.741 C 17.821 0.891 18.488 1.236 18.488 4.36 L 18.488 21.22 C 18.488 24.295 17.785 24.643 15.887 24.842 L 15.887 25.24 L 20.071 25.141 L 24.286 25.24 L 24.286 24.845 C 22.388 24.647 21.651 24.299 21.651 21.224 L 21.651 12.644 L 25.517 12.596 L 29.628 12.644 L 29.628 21.222 C 29.628 24.297 28.996 24.645 27.029 24.843 L 27.029 25.242 L 31.209 25.141 L 35.463 25.24 M 14.937 7.884 L 14.902 2.925 L 14.937 0.048 C 14.015 0.204 13.089 0.287 12.161 0.297 L 8.823 0.347 L 6.15 0.347 L 2.741 0.298 C 1.825 0.29 0.91 0.207 0 0.048 L 0.036 2.925 L 0 7.884 L 0.247 7.884 C 0.843 3.766 1.37 1.088 5.239 1.088 L 5.801 1.088 L 5.871 8.28 L 5.871 21.222 C 5.871 23.951 5.168 24.594 2.917 24.843 L 2.917 25.242 L 7.488 25.143 L 12.022 25.242 L 12.022 24.845 C 9.806 24.597 9.035 23.953 9.035 21.224 L 9.035 8.28 L 9.105 1.088 L 9.733 1.088 C 13.248 1.088 14.129 4.015 14.656 7.884 L 14.935 7.884\" fill=\"rgb(22,22,21)\"></path><path d=\"M 150.348 0.741 L 150.348 0.298 L 147.08 0.398 L 143.25 0.298 L 143.25 0.741 C 146.095 0.94 146.8 2.478 146.8 6.743 L 146.8 15.916 C 146.8 21.47 145.499 24.593 141.668 24.593 C 138.118 24.593 137.17 21.371 137.17 16.313 L 137.17 4.312 C 137.17 1.286 137.871 0.892 139.771 0.741 L 139.771 0.298 L 135.622 0.398 L 131.407 0.298 L 131.407 0.741 C 133.304 0.892 134.005 1.237 134.005 4.312 L 134.005 17.752 C 134.005 24.098 137.696 25.585 141.105 25.585 C 145.114 25.585 147.538 22.808 147.538 16.361 L 147.538 6.743 C 147.538 3.661 147.673 1.531 149.472 0.913 Z M 127.256 13.19 L 127.199 15.379 C 126.925 20.256 125.641 23.471 122.441 24.296 C 121.967 24.427 121.484 24.477 121.001 24.446 C 119.243 24.395 118.575 23.304 118.575 20.578 L 118.575 1.385 C 119.095 1.228 119.625 1.145 120.156 1.138 C 124.737 1.138 126.97 5.454 127.23 11.876 Z M 127.836 22.556 L 128.412 21.86 C 129.874 19.883 130.736 16.932 130.736 12.694 C 130.736 3.666 126.132 0.296 120.824 0.296 L 117.097 0.395 L 112.774 0.296 L 112.774 0.739 C 114.707 0.889 115.376 1.235 115.376 4.358 L 115.376 21.219 C 115.376 24.293 114.672 24.642 112.774 24.84 L 112.774 25.239 L 117.066 25.14 C 118.049 25.14 119.034 25.239 120.017 25.287 C 120.839 25.356 121.662 25.322 122.48 25.188 C 124.143 25.021 125.758 24.33 127.208 23.166 L 127.839 22.556 M 111.863 0.741 L 111.863 0.298 L 108.945 0.398 L 105.29 0.298 L 105.29 0.741 C 108.172 0.892 108.593 3.419 108.593 7.338 L 108.593 20.428 L 96.68 0.346 L 92.073 0.346 L 92.073 0.794 C 92.599 0.783 93.122 0.9 93.62 1.14 C 95.095 1.981 95.237 4.908 95.237 6.991 L 95.237 18.199 C 95.237 21.421 95.237 24.596 92.672 24.844 L 92.672 25.243 C 93.654 25.192 94.674 25.093 95.659 25.093 C 96.854 25.093 98.013 25.192 99.173 25.243 L 99.173 24.844 C 96.432 24.596 95.939 21.968 95.939 18.199 L 95.939 5.998 L 107.467 25.535 L 109.295 25.535 L 109.295 7.338 C 109.295 4.455 109.358 1.354 111.421 0.814 L 111.86 0.741 M 91.088 25.24 L 91.088 24.844 C 89.19 24.646 88.451 24.298 88.451 21.223 L 88.451 4.36 C 88.451 1.286 89.155 0.892 91.088 0.741 L 91.088 0.298 L 86.905 0.398 L 82.689 0.298 L 82.689 0.741 C 84.621 0.892 85.29 1.237 85.29 4.36 L 85.29 21.221 C 85.29 24.296 84.585 24.644 82.689 24.842 L 82.689 25.241 L 86.905 25.142 L 91.088 25.241 M 81.106 25.241 L 81.106 24.844 C 79.242 24.646 78.471 24.298 78.471 21.223 L 78.471 4.36 C 78.471 1.286 79.208 0.892 81.106 0.741 L 81.106 0.298 L 76.854 0.398 L 72.705 0.298 L 72.705 0.741 C 74.639 0.892 75.272 1.237 75.272 4.36 L 75.272 11.85 L 70.737 11.901 L 67.332 11.901 L 67.332 4.36 C 67.332 1.286 68.001 0.892 69.933 0.741 L 69.933 0.298 L 65.75 0.398 L 61.533 0.297 L 61.533 0.74 C 63.465 0.89 64.132 1.235 64.132 4.359 L 64.132 21.219 C 64.132 24.294 63.429 24.643 61.533 24.841 L 61.533 25.239 L 65.749 25.14 L 69.932 25.239 L 69.932 24.844 C 68.034 24.646 67.332 24.298 67.332 21.223 L 67.332 12.643 L 71.198 12.595 L 75.274 12.643 L 75.274 21.221 C 75.274 24.296 74.642 24.644 72.708 24.842 L 72.708 25.241 L 76.857 25.142 L 81.109 25.241\" fill=\"rgb(22,22,21)\"></path></g></svg>',svgContentId:12132505586,withExternalLayout:true})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1u3z9jo\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:56,intrinsicWidth:194,pixelHeight:112,pixelWidth:388,src:\"https://framerusercontent.com/images/MYnVQQn98SKoWCPNYgtvM4ZtOa4.png\"},className:\"framer-14zbpk1\",\"data-framer-name\":\"Image\"})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1f6jiza\",\"data-framer-name\":\"Auto Layout Horizontal\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",positionX:\"center\",positionY:\"center\",sizes:\"173px\",src:\"https://framerusercontent.com/images/KllbEA5Gj1BE2Bce8B1gRbY7XM.png\",srcSet:\"https://framerusercontent.com/images/KllbEA5Gj1BE2Bce8B1gRbY7XM.png?scale-down-to=512 512w,https://framerusercontent.com/images/KllbEA5Gj1BE2Bce8B1gRbY7XM.png 608w\"},className:\"framer-1v8rhp8\",\"data-framer-name\":\"The-Times-of-India-Group-Logo 1\"})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-4erpbe\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-gv7cvq\",\"data-framer-name\":\"Auto Layout Horizontal\",layout:\"position\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 221 64\"><g transform=\"translate(45.683 14.829)\" id=\"ss10627818656_1\"><path d=\"M 0.002 34.341 L 0.002 0 L 129.633 0 L 129.633 34.341 Z\" fill=\"transparent\"></path><path d=\"M 25.771 20.596 L 28.808 20.596 L 28.808 14.997 L 32.482 7.445 L 29.524 7.445 L 27.456 12.276 L 27.401 12.276 L 25.325 7.445 L 22.097 7.445 L 25.771 14.997 Z M 37.753 20.786 C 38.382 20.815 39.013 20.752 39.603 20.603 C 40.194 20.454 40.731 20.221 41.18 19.92 C 42.023 19.241 42.447 18.367 42.365 17.48 L 42.365 10.567 C 42.449 9.676 42.024 8.798 41.18 8.116 C 40.731 7.816 40.193 7.584 39.602 7.435 C 39.012 7.286 38.382 7.223 37.753 7.25 C 37.126 7.223 36.497 7.285 35.908 7.434 C 35.318 7.584 34.782 7.816 34.334 8.116 C 33.487 8.795 33.058 9.672 33.141 10.561 L 33.141 17.48 C 33.058 18.368 33.486 19.243 34.334 19.92 C 34.781 20.221 35.318 20.454 35.907 20.603 C 36.496 20.752 37.126 20.815 37.753 20.786 Z M 36.163 10.431 C 36.163 9.571 36.688 9.138 37.753 9.138 C 38.818 9.138 39.344 9.571 39.344 10.431 L 39.344 17.61 C 39.344 18.476 38.813 18.908 37.753 18.908 C 36.693 18.908 36.163 18.476 36.163 17.61 Z M 48.83 20.786 C 49.448 20.814 50.069 20.752 50.65 20.605 C 51.231 20.457 51.76 20.228 52.201 19.931 C 53.028 19.243 53.441 18.367 53.354 17.48 L 53.354 7.445 L 50.428 7.445 L 50.428 17.626 C 50.477 17.975 50.335 18.323 50.03 18.606 C 49.882 18.709 49.704 18.789 49.506 18.842 C 49.308 18.894 49.097 18.917 48.885 18.908 C 48.668 18.921 48.45 18.9 48.247 18.848 C 48.043 18.796 47.858 18.713 47.708 18.606 C 47.401 18.324 47.256 17.976 47.303 17.626 L 47.303 7.445 L 44.297 7.445 L 44.297 17.48 C 44.213 18.368 44.628 19.244 45.458 19.931 C 45.899 20.228 46.427 20.458 47.009 20.605 C 47.59 20.752 48.211 20.814 48.83 20.786 Z M 58.546 14.959 L 59.635 14.959 C 59.906 14.94 60.179 14.962 60.434 15.023 C 60.69 15.085 60.923 15.185 61.114 15.316 C 61.454 15.694 61.605 16.136 61.544 16.577 L 61.544 18.979 C 61.518 19.325 61.523 19.672 61.559 20.017 C 61.6 20.223 61.674 20.424 61.782 20.618 L 64.875 20.618 C 64.728 20.401 64.634 20.169 64.597 19.931 C 64.554 19.629 64.536 19.325 64.542 19.022 L 64.542 16.69 C 64.578 16.056 64.424 15.422 64.088 14.83 C 63.943 14.604 63.725 14.404 63.448 14.245 C 63.173 14.086 62.848 13.971 62.498 13.91 L 62.498 13.872 C 63.823 13.511 64.485 12.648 64.485 11.281 L 64.485 10.469 C 64.585 9.642 64.2 8.821 63.412 8.186 C 62.942 7.915 62.396 7.709 61.808 7.582 C 61.22 7.455 60.6 7.408 59.985 7.445 L 55.508 7.445 L 55.508 20.596 L 58.546 20.596 Z M 58.546 9.322 L 59.93 9.322 C 60.149 9.31 60.369 9.333 60.573 9.388 C 60.777 9.444 60.96 9.53 61.106 9.641 C 61.389 9.95 61.517 10.312 61.472 10.675 L 61.472 11.692 C 61.532 12.079 61.369 12.466 61.019 12.774 C 60.835 12.887 60.619 12.974 60.383 13.029 C 60.149 13.084 59.899 13.106 59.651 13.093 L 58.546 13.093 Z M 70.593 20.786 C 71.218 20.815 71.844 20.753 72.432 20.604 C 73.019 20.454 73.552 20.221 73.995 19.92 C 74.841 19.228 75.263 18.34 75.172 17.442 C 75.198 16.692 74.952 15.949 74.457 15.279 C 73.763 14.498 72.876 13.806 71.833 13.234 C 71.049 12.798 70.356 12.292 69.774 11.73 C 69.393 11.332 69.185 10.868 69.177 10.393 C 69.177 9.555 69.686 9.138 70.696 9.138 C 70.906 9.129 71.117 9.151 71.312 9.205 C 71.508 9.258 71.683 9.341 71.825 9.447 C 72.121 9.733 72.259 10.082 72.215 10.431 L 72.215 11.107 L 75.085 11.107 L 75.085 10.567 C 75.178 9.686 74.79 8.814 73.995 8.116 C 73.57 7.819 73.055 7.588 72.484 7.441 C 71.914 7.293 71.304 7.232 70.696 7.261 C 70.078 7.233 69.458 7.294 68.878 7.442 C 68.298 7.589 67.771 7.819 67.332 8.116 C 66.504 8.791 66.089 9.657 66.171 10.534 C 66.154 11.252 66.411 11.961 66.918 12.59 C 67.625 13.356 68.512 14.038 69.543 14.608 C 70.32 15.047 71.001 15.561 71.562 16.133 C 71.936 16.576 72.126 17.079 72.111 17.588 C 72.157 17.945 72.016 18.301 71.713 18.595 C 71.563 18.702 71.38 18.786 71.176 18.84 C 70.973 18.895 70.755 18.918 70.537 18.908 C 69.476 18.908 68.947 18.481 68.947 17.626 L 68.947 16.728 L 66.116 16.728 L 66.116 17.48 C 66.029 18.364 66.432 19.239 67.245 19.931 C 67.679 20.229 68.204 20.46 68.781 20.607 C 69.359 20.755 69.977 20.816 70.593 20.786 Z M 79.283 20.596 L 82.321 20.596 L 82.321 9.322 L 85.501 9.322 L 85.501 7.445 L 76.11 7.445 L 76.11 9.322 L 79.283 9.322 Z M 91.242 20.786 C 91.871 20.815 92.501 20.752 93.092 20.603 C 93.683 20.454 94.22 20.221 94.669 19.92 C 95.511 19.241 95.936 18.367 95.853 17.48 L 95.853 10.567 C 95.938 9.676 95.513 8.798 94.669 8.116 C 93.718 7.557 92.503 7.25 91.246 7.25 C 89.989 7.25 88.774 7.557 87.823 8.116 C 86.975 8.795 86.547 9.672 86.63 10.561 L 86.63 17.48 C 86.547 18.368 86.975 19.243 87.823 19.92 C 88.27 20.221 88.806 20.454 89.396 20.603 C 89.985 20.752 90.614 20.815 91.242 20.786 Z M 89.652 10.431 C 89.652 9.571 90.176 9.138 91.242 9.138 C 92.307 9.138 92.833 9.571 92.833 10.431 L 92.833 17.61 C 92.833 18.476 92.302 18.908 91.242 18.908 C 90.182 18.908 89.652 18.476 89.652 17.61 Z M 100.935 14.959 L 101.984 14.959 C 102.254 14.94 102.528 14.962 102.784 15.023 C 103.039 15.085 103.271 15.185 103.463 15.316 C 103.803 15.694 103.954 16.136 103.892 16.577 L 103.892 18.979 C 103.881 19.318 103.9 19.658 103.949 19.996 C 103.989 20.201 104.063 20.403 104.171 20.596 L 107.256 20.596 C 107.113 20.378 107.022 20.147 106.985 19.909 C 106.943 19.607 106.924 19.304 106.93 19 L 106.93 16.69 C 106.967 16.056 106.813 15.422 106.477 14.83 C 106.331 14.604 106.113 14.404 105.838 14.245 C 105.562 14.086 105.236 13.971 104.887 13.91 L 104.887 13.872 C 106.217 13.511 106.88 12.648 106.875 11.281 L 106.875 10.469 C 106.974 9.642 106.588 8.821 105.801 8.186 C 105.33 7.915 104.785 7.709 104.197 7.582 C 103.608 7.455 102.989 7.408 102.374 7.445 L 97.874 7.445 L 97.874 20.596 L 100.911 20.596 Z M 100.935 9.322 L 102.318 9.322 C 102.536 9.31 102.755 9.333 102.958 9.388 C 103.161 9.443 103.342 9.53 103.487 9.641 C 103.779 9.948 103.91 10.312 103.861 10.675 L 103.861 11.692 C 103.92 12.079 103.758 12.466 103.408 12.774 C 103.224 12.887 103.007 12.974 102.772 13.029 C 102.537 13.084 102.288 13.106 102.04 13.093 L 100.935 13.093 Z M 111.375 20.596 L 114.412 20.596 L 114.412 14.997 L 118.086 7.445 L 115.128 7.445 L 113.06 12.276 L 113.005 12.276 L 110.93 7.445 L 107.701 7.445 L 111.375 14.997 Z\" fill=\"rgb(255,0,0)\"></path><path d=\"M 126.426 0 L 10.408 0 L 10.408 27.877 L 129.607 27.877 L 129.607 0 Z M 126.426 25.718 L 13.517 25.718 L 13.517 2.164 L 126.426 2.164 Z\" fill=\"rgb(255,0,0)\"></path><path d=\"M 117.378 27.532 C 116.916 27.528 116.462 27.452 116.05 27.311 L 116.05 32.179 L 3.181 32.179 L 3.181 8.62 L 12.022 8.62 C 11.806 8.268 11.725 7.885 11.788 7.506 C 11.85 7.127 12.054 6.766 12.38 6.456 L 0 6.456 L 0 34.338 L 119.223 34.338 L 119.223 27.305 C 118.632 27.453 118.008 27.53 117.378 27.532 Z\" fill=\"rgb(255,0,0)\"></path><path d=\"M 14.161 26.517 L 2.481 33.869 L 0.238 32.343 L 11.919 24.991 Z M 12.642 1.529 L 2.306 7.999 L 0.063 6.473 L 10.4 0.003 Z\" fill=\"rgb(255,0,0)\"></path></g></svg>',svgContentId:10627818656,withExternalLayout:true})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1v9cg7m\",\"data-framer-name\":\"Auto Layout Horizontal\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",positionX:\"center\",positionY:\"center\",sizes:\"252px\",src:\"https://framerusercontent.com/images/ZvhmwhbdLnf3zD6u5lkTyqJmi0.png\",srcSet:\"https://framerusercontent.com/images/ZvhmwhbdLnf3zD6u5lkTyqJmi0.png?scale-down-to=512 512w,https://framerusercontent.com/images/ZvhmwhbdLnf3zD6u5lkTyqJmi0.png 928w\"},className:\"framer-az0nxi\",\"data-framer-name\":\"economic_times_logo.png\"})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-x03fzu\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-14hxpny\",\"data-framer-name\":\"Auto Layout Horizontal\",layout:\"position\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 283 82\"><g transform=\"translate(59.5 20.5)\" id=\"ss10386586958_1\"><path d=\"M 0 41 L 0 0 L 164 0 L 164 41 Z\" fill=\"transparent\"></path><path d=\"M 92.969 13.364 C 92.969 8.58 93.052 4.125 93.301 0 L 80.634 2.392 L 80.634 3.547 L 81.876 3.712 C 82.787 3.795 83.366 4.125 83.698 4.62 C 84.028 5.197 84.277 6.022 84.442 7.26 C 84.607 9.652 84.774 15.097 84.691 23.676 C 84.691 32.173 84.607 37.535 84.442 39.598 C 88.996 40.588 92.555 41 95.205 41 C 100.172 41 104.063 39.598 106.877 36.71 C 109.692 33.905 111.182 29.946 111.182 25.078 C 111.182 21.201 110.105 17.984 107.953 15.427 C 105.8 12.869 103.069 11.632 99.84 11.632 C 97.688 11.632 95.453 12.209 92.969 13.364 Z M 93.217 38.773 C 93.052 36.133 92.887 28.213 92.887 15.262 C 93.631 15.014 94.625 14.849 95.867 14.849 C 97.854 14.849 99.426 15.839 100.586 17.901 C 101.744 19.964 102.324 22.439 102.324 25.573 C 102.324 29.451 101.662 32.586 100.337 35.225 C 99.012 37.783 97.357 39.103 95.288 39.103 C 94.625 38.938 93.963 38.855 93.217 38.773 Z M 33.115 0.825 L 0 0.825 L 0 2.475 L 1.739 2.64 C 3.063 2.887 3.974 3.382 4.553 4.125 C 5.133 4.95 5.464 6.27 5.547 8.085 C 6.209 16.994 6.209 25.326 5.547 32.998 C 5.381 34.813 5.05 36.133 4.553 36.958 C 3.974 37.783 3.063 38.278 1.739 38.443 L 0 38.69 L 0 40.34 L 21.359 40.34 L 21.359 38.69 L 19.124 38.525 C 17.799 38.36 16.888 37.783 16.309 37.04 C 15.729 36.215 15.398 34.895 15.316 33.08 C 15.067 29.781 14.902 25.986 14.902 21.779 L 19.372 21.861 C 21.773 21.944 23.429 23.759 24.256 27.388 L 25.912 27.388 L 25.912 13.942 L 24.256 13.942 C 23.429 17.489 21.856 19.304 19.372 19.386 L 14.902 19.469 C 14.902 12.044 15.067 6.765 15.316 3.547 L 21.856 3.547 C 26.492 3.547 29.638 6.517 31.459 12.457 L 33.446 11.879 Z M 29.224 26.233 C 29.224 30.523 30.466 34.07 32.867 36.875 C 35.266 39.68 38.827 41 43.297 41 C 47.768 41 51.41 39.598 54.06 36.71 C 56.708 33.905 57.951 30.358 57.951 26.068 C 57.951 21.779 56.708 18.231 54.308 15.427 C 51.907 12.622 48.347 11.302 43.876 11.302 C 39.406 11.302 35.764 12.704 33.115 15.592 C 30.466 18.396 29.224 21.944 29.224 26.233 Z M 47.686 16.829 C 48.679 19.221 49.092 22.356 49.092 26.151 C 49.092 34.895 47.27 39.185 43.711 39.185 C 41.89 39.185 40.482 37.948 39.489 35.473 C 38.495 32.998 38.081 29.863 38.081 26.151 C 38.081 17.489 39.903 13.199 43.463 13.199 C 45.284 13.117 46.691 14.354 47.686 16.829 Z M 117.639 36.875 C 120.372 39.598 123.848 41 127.988 41 C 130.554 41 132.79 40.505 134.776 39.433 C 136.763 38.443 138.337 37.205 139.413 35.72 L 138.585 34.73 C 136.763 36.133 134.694 36.793 132.293 36.793 C 128.981 36.793 126.415 35.72 124.676 33.493 C 122.855 31.266 122.028 28.461 122.193 24.831 L 139.909 24.831 C 139.909 20.871 138.916 17.654 136.846 15.097 C 134.776 12.622 131.879 11.384 128.153 11.384 C 123.518 11.384 119.957 12.869 117.391 15.757 C 114.824 18.644 113.583 22.191 113.583 26.398 C 113.583 30.688 114.908 34.153 117.639 36.875 Z M 123.766 16.169 C 124.676 14.189 125.835 13.199 127.409 13.199 C 129.892 13.199 131.133 16.334 131.133 22.686 L 122.358 22.851 C 122.441 20.376 122.855 18.149 123.766 16.169 Z M 162.178 12.869 C 159.944 11.879 157.129 11.302 153.735 11.302 C 150.257 11.302 147.526 12.209 145.455 13.942 C 143.386 15.674 142.31 17.819 142.31 20.376 C 142.31 22.604 142.972 24.336 144.214 25.573 C 145.455 26.811 147.442 27.883 150.009 28.791 C 152.327 29.616 153.983 30.441 154.811 31.183 C 155.639 32.008 156.136 32.915 156.136 34.153 C 156.136 35.308 155.722 36.38 154.811 37.205 C 153.983 38.113 152.824 38.525 151.334 38.525 C 147.691 38.525 144.959 35.885 143.055 30.606 L 141.647 31.018 L 141.979 39.268 C 144.959 40.423 148.27 41 151.913 41 C 155.722 41 158.619 40.175 160.771 38.443 C 162.924 36.793 164 34.4 164 31.431 C 164 29.451 163.503 27.801 162.427 26.563 C 161.35 25.326 159.612 24.254 157.129 23.264 C 154.397 22.274 152.493 21.366 151.499 20.541 C 150.506 19.716 150.009 18.726 150.009 17.489 C 150.009 16.252 150.341 15.262 151.085 14.437 C 151.831 13.612 152.742 13.282 153.9 13.282 C 157.212 13.282 159.612 15.674 161.103 20.376 L 162.51 19.964 Z M 82.538 12.127 C 81.379 11.549 80.137 11.302 78.73 11.302 C 77.322 11.302 75.915 11.879 74.342 13.034 C 72.77 14.189 71.61 15.757 70.699 17.901 L 70.783 11.302 L 58.2 13.777 L 58.2 14.932 L 59.441 15.014 C 61.013 15.179 61.924 16.417 62.089 18.644 C 62.587 23.759 62.587 29.203 62.089 34.978 C 61.924 37.205 61.013 38.36 59.441 38.608 L 58.2 38.773 L 58.2 40.34 L 75.75 40.34 L 75.75 38.773 L 73.514 38.608 C 71.941 38.443 71.031 37.205 70.865 34.978 C 70.369 30.193 70.286 25.078 70.699 19.799 C 71.197 18.974 72.273 18.479 73.928 18.314 C 75.584 18.149 77.489 18.644 79.475 19.799 Z\" fill=\"rgb(0,0,0)\"></path></g></svg>',svgContentId:10386586958,withExternalLayout:true})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-z6dkjg\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-ztdo2e\",\"data-framer-name\":\"Auto Layout Horizontal\",layout:\"position\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 283 82\"><g transform=\"translate(-29.5 -3)\" id=\"ss10032298888_1\"><path d=\"M 30.836 88 C 23.579 88 17.696 88 17.696 88 L 17.696 0 C 17.696 0 23.579 0 30.836 0 L 311.164 0 C 318.421 0 324.305 0 324.305 0 L 324.305 88 C 324.305 88 318.421 88 311.164 88 Z\" fill=\"transparent\"></path><g transform=\"translate(0 26.192)\" id=\"ss10032298888_3\"><path d=\"M 0 35.408 L 0 0.208 L 342 0.208 L 342 35.408 Z\" fill=\"transparent\"></path><path d=\"M 51.478 27.926 L 51.478 26.652 C 52.082 26.575 52.499 26.402 52.736 26.127 C 52.974 25.852 53.096 25.391 53.096 24.738 L 53.096 3.585 C 53.096 2.919 52.974 2.446 52.736 2.158 C 52.499 1.87 52.082 1.69 51.478 1.613 L 51.478 0.359 L 59.186 0.359 C 61.869 0.359 63.961 0.916 65.47 2.036 C 66.972 3.157 67.729 4.706 67.729 6.677 C 67.729 8.438 67.139 9.911 65.964 11.095 C 64.783 12.279 63.108 13.086 60.926 13.521 C 63.384 13.925 65.258 14.725 66.555 15.922 C 67.851 17.119 68.499 18.656 68.499 20.519 C 68.499 22.92 67.729 24.757 66.189 26.024 C 64.648 27.292 62.415 27.926 59.495 27.926 Z M 57.909 12.939 L 58.378 12.939 C 59.848 12.939 60.906 12.497 61.555 11.614 C 62.209 10.73 62.53 9.277 62.53 7.254 C 62.53 5.064 62.28 3.579 61.786 2.792 C 61.291 2.004 60.413 1.607 59.142 1.607 C 58.641 1.607 58.307 1.697 58.147 1.876 C 57.986 2.055 57.903 2.427 57.903 2.99 L 57.903 12.939 Z M 57.909 14.142 L 57.909 24.629 C 57.909 25.391 58.025 25.922 58.249 26.217 C 58.474 26.511 58.866 26.658 59.417 26.658 C 60.669 26.658 61.6 26.204 62.209 25.288 C 62.819 24.373 63.121 22.964 63.121 21.05 C 63.121 18.598 62.716 16.837 61.901 15.768 C 61.08 14.693 59.751 14.155 57.909 14.142 Z\" fill=\"rgb(172,33,33)\"></path><path d=\"M 79.91 12.87 C 79.91 12.185 79.814 11.705 79.628 11.436 C 79.442 11.167 79.095 10.981 78.595 10.885 L 78.595 9.682 C 79.788 9.682 80.815 9.669 81.675 9.637 C 82.542 9.605 83.338 9.56 84.063 9.496 L 84.063 24.778 C 84.063 25.488 84.165 25.981 84.371 26.244 C 84.576 26.506 84.961 26.673 85.526 26.749 L 85.526 28.004 C 84.012 28.068 82.869 28.12 82.112 28.165 C 81.354 28.209 80.655 28.254 80.013 28.305 L 79.936 25.584 C 79.198 26.57 78.466 27.287 77.754 27.729 C 77.041 28.171 76.265 28.395 75.424 28.395 C 74.044 28.395 73.068 27.94 72.491 27.038 C 71.913 26.129 71.624 24.56 71.624 22.319 L 71.624 12.87 C 71.624 12.159 71.535 11.673 71.355 11.417 C 71.175 11.16 70.835 10.981 70.347 10.885 L 70.347 9.682 C 71.541 9.682 72.568 9.669 73.428 9.637 C 74.294 9.605 75.09 9.56 75.815 9.496 L 75.815 22.755 C 75.815 23.83 75.944 24.598 76.2 25.053 C 76.457 25.508 76.881 25.738 77.471 25.738 C 78.235 25.738 78.832 25.373 79.256 24.643 C 79.679 23.914 79.898 22.883 79.898 21.557 L 79.898 12.87 Z\" fill=\"rgb(172,33,33)\"></path><path d=\"M 87.541 20.634 L 88.876 20.634 C 89.229 22.631 89.839 24.213 90.712 25.359 C 91.585 26.511 92.586 27.087 93.728 27.087 C 94.383 27.087 94.916 26.876 95.333 26.46 C 95.75 26.044 95.962 25.506 95.962 24.859 C 95.962 24.334 95.795 23.816 95.455 23.304 C 95.115 22.792 94.627 22.324 93.985 21.895 C 93.812 21.78 93.562 21.62 93.234 21.409 C 90.577 19.661 88.947 18.291 88.344 17.298 C 88.068 16.863 87.862 16.383 87.734 15.871 C 87.599 15.359 87.535 14.821 87.535 14.258 C 87.535 12.83 87.965 11.639 88.825 10.673 C 89.685 9.712 90.737 9.225 91.996 9.225 C 92.56 9.225 93.202 9.373 93.934 9.667 C 94.659 9.962 95.108 10.109 95.269 10.109 C 95.481 10.109 95.68 10.032 95.859 9.885 C 96.039 9.738 96.193 9.527 96.321 9.264 L 97.509 9.264 L 97.509 16.018 L 96.232 16.018 C 95.744 14.219 95.134 12.843 94.409 11.902 C 93.683 10.96 92.868 10.487 91.963 10.487 C 91.424 10.487 90.962 10.679 90.583 11.07 C 90.198 11.46 90.012 11.934 90.012 12.497 C 90.012 13.509 91.09 14.687 93.247 16.024 L 93.324 16.063 C 95.32 17.312 96.694 18.444 97.451 19.456 C 98.208 20.468 98.587 21.62 98.587 22.907 C 98.587 24.418 98.093 25.711 97.104 26.787 C 96.116 27.862 94.916 28.4 93.51 28.4 C 92.811 28.4 92.079 28.233 91.322 27.894 C 90.564 27.555 90.115 27.388 89.98 27.388 C 89.832 27.388 89.666 27.452 89.479 27.574 C 89.3 27.702 89.011 27.971 88.626 28.4 L 87.554 28.4 L 87.554 20.634 Z\" fill=\"rgb(172,33,33)\"></path><path d=\"M 105.93 24.778 C 105.93 25.45 106.039 25.93 106.251 26.212 C 106.463 26.493 106.848 26.685 107.4 26.781 L 107.4 27.927 L 100.308 27.927 L 100.308 26.781 C 100.872 26.679 101.257 26.493 101.463 26.212 C 101.668 25.93 101.771 25.45 101.771 24.778 L 101.771 12.94 C 101.771 12.217 101.662 11.717 101.45 11.448 C 101.238 11.179 100.859 11.013 100.32 10.949 L 100.32 9.675 C 101.007 9.649 101.764 9.617 102.58 9.573 C 103.395 9.528 104.512 9.464 105.923 9.374 L 105.923 24.778 Z M 105.821 2.569 C 105.821 3.196 105.583 3.74 105.115 4.208 C 104.646 4.675 104.094 4.912 103.472 4.912 C 102.843 4.912 102.297 4.681 101.829 4.221 C 101.36 3.759 101.123 3.209 101.123 2.569 C 101.123 1.941 101.36 1.397 101.829 0.93 C 102.297 0.462 102.849 0.226 103.472 0.226 C 104.113 0.226 104.665 0.462 105.128 0.93 C 105.59 1.397 105.821 1.948 105.821 2.569 Z\" fill=\"rgb(172,33,33)\"></path><path d=\"M 114.902 24.777 C 114.902 25.449 115.011 25.929 115.223 26.211 C 115.435 26.493 115.82 26.685 116.372 26.781 L 116.372 27.927 L 109.28 27.927 L 109.28 26.781 C 109.832 26.679 110.21 26.493 110.409 26.218 C 110.608 25.942 110.711 25.462 110.711 24.771 L 110.711 12.94 C 110.711 12.203 110.608 11.704 110.403 11.442 C 110.198 11.179 109.832 11.019 109.305 10.955 L 109.305 9.681 C 110.775 9.617 111.886 9.566 112.649 9.521 C 113.413 9.476 114.119 9.431 114.755 9.38 L 114.832 12.101 C 115.57 11.141 116.301 10.436 117.014 10.001 C 117.726 9.566 118.503 9.341 119.344 9.341 C 120.723 9.341 121.699 9.79 122.276 10.692 C 122.854 11.595 123.143 13.164 123.143 15.398 L 123.143 24.777 C 123.143 25.462 123.239 25.942 123.425 26.211 C 123.612 26.48 123.945 26.672 124.42 26.781 L 124.42 27.927 L 118.946 27.927 L 118.946 14.95 C 118.946 13.849 118.824 13.08 118.58 12.645 C 118.336 12.21 117.919 11.986 117.328 11.986 C 116.565 11.986 115.967 12.344 115.544 13.061 C 115.12 13.778 114.902 14.803 114.902 16.128 Z\" fill=\"rgb(172,33,33)\"></path><path d=\"M 137.616 21.742 L 138.854 21.742 C 138.708 23.829 138.098 25.461 137.039 26.639 C 135.98 27.817 134.594 28.4 132.873 28.4 C 130.877 28.4 129.247 27.536 127.976 25.813 C 126.705 24.085 126.07 21.85 126.07 19.097 C 126.07 16.159 126.693 13.777 127.932 11.959 C 129.17 10.141 130.768 9.232 132.726 9.232 C 134.645 9.232 136.146 10.096 137.231 11.831 C 138.316 13.566 138.854 15.986 138.854 19.097 L 138.854 19.245 L 130.729 19.245 L 130.729 19.936 C 130.729 22.074 130.993 23.688 131.519 24.782 C 132.046 25.877 132.835 26.421 133.887 26.421 C 134.863 26.421 135.678 26.018 136.333 25.205 C 136.987 24.398 137.418 23.239 137.616 21.742 Z M 130.698 17.708 L 134.554 17.708 L 134.554 16.524 C 134.554 14.27 134.413 12.695 134.144 11.799 C 133.868 10.896 133.399 10.448 132.732 10.448 C 132.058 10.448 131.544 11.018 131.211 12.158 C 130.871 13.297 130.704 15.02 130.704 17.337 L 130.704 17.708 Z\" fill=\"rgb(172,33,33)\"></path><path d=\"M 140.831 20.634 L 142.166 20.634 C 142.52 22.631 143.128 24.213 144.002 25.359 C 144.875 26.511 145.876 27.087 147.018 27.087 C 147.673 27.087 148.206 26.876 148.623 26.46 C 149.04 26.044 149.252 25.506 149.252 24.859 C 149.252 24.334 149.085 23.816 148.745 23.304 C 148.404 22.792 147.917 22.324 147.275 21.895 C 147.102 21.78 146.852 21.62 146.524 21.409 C 143.868 19.661 142.237 18.291 141.634 17.298 C 141.358 16.863 141.152 16.383 141.024 15.871 C 140.889 15.359 140.824 14.821 140.824 14.258 C 140.824 12.83 141.255 11.639 142.115 10.673 C 142.975 9.712 144.027 9.225 145.286 9.225 C 145.851 9.225 146.492 9.373 147.224 9.667 C 147.949 9.962 148.399 10.109 148.559 10.109 C 148.77 10.109 148.969 10.032 149.149 9.885 C 149.33 9.738 149.483 9.527 149.611 9.264 L 150.799 9.264 L 150.799 16.018 L 149.521 16.018 C 149.034 14.219 148.424 12.843 147.699 11.902 C 146.973 10.96 146.158 10.487 145.254 10.487 C 144.714 10.487 144.252 10.679 143.874 11.07 C 143.489 11.46 143.303 11.934 143.303 12.497 C 143.303 13.509 144.38 14.687 146.537 16.024 L 146.614 16.063 C 148.61 17.312 149.983 18.444 150.741 19.456 C 151.499 20.468 151.877 21.62 151.877 22.907 C 151.877 24.418 151.383 25.711 150.394 26.787 C 149.406 27.862 148.206 28.4 146.8 28.4 C 146.1 28.4 145.369 28.233 144.611 27.894 C 143.854 27.555 143.405 27.388 143.27 27.388 C 143.123 27.388 142.955 27.452 142.769 27.574 C 142.59 27.702 142.301 27.971 141.916 28.4 L 140.844 28.4 L 140.844 20.634 Z\" fill=\"rgb(172,33,33)\"></path><path d=\"M 153.841 20.634 L 155.176 20.634 C 155.53 22.631 156.14 24.213 157.012 25.359 C 157.885 26.511 158.886 27.087 160.028 27.087 C 160.683 27.087 161.216 26.876 161.632 26.46 C 162.051 26.044 162.262 25.506 162.262 24.859 C 162.262 24.334 162.095 23.816 161.755 23.304 C 161.414 22.792 160.927 22.324 160.285 21.895 C 160.112 21.78 159.862 21.62 159.534 21.409 C 156.878 19.661 155.247 18.291 154.644 17.298 C 154.368 16.863 154.162 16.383 154.034 15.871 C 153.899 15.359 153.835 14.821 153.835 14.258 C 153.835 12.83 154.265 11.639 155.124 10.673 C 155.985 9.712 157.037 9.225 158.296 9.225 C 158.861 9.225 159.502 9.373 160.234 9.667 C 160.959 9.962 161.408 10.109 161.569 10.109 C 161.78 10.109 161.979 10.032 162.159 9.885 C 162.339 9.738 162.493 9.527 162.621 9.264 L 163.809 9.264 L 163.809 16.018 L 162.531 16.018 C 162.044 14.219 161.434 12.843 160.709 11.902 C 159.983 10.96 159.168 10.487 158.263 10.487 C 157.724 10.487 157.262 10.679 156.883 11.07 C 156.499 11.46 156.313 11.934 156.313 12.497 C 156.313 13.509 157.39 14.687 159.547 16.024 L 159.624 16.063 C 161.62 17.312 162.993 18.444 163.751 19.456 C 164.508 20.468 164.887 21.62 164.887 22.907 C 164.887 24.418 164.393 25.711 163.404 26.787 C 162.416 27.862 161.216 28.4 159.81 28.4 C 159.11 28.4 158.379 28.233 157.621 27.894 C 156.864 27.555 156.416 27.388 156.28 27.388 C 156.133 27.388 155.965 27.452 155.779 27.574 C 155.6 27.702 155.311 27.971 154.926 28.4 L 153.854 28.4 L 153.854 20.634 Z\" fill=\"rgb(172,33,33)\"></path><path d=\"M 174.732 28.4 L 174.732 18.944 L 176.349 18.944 C 176.992 21.504 177.839 23.483 178.903 24.859 C 179.969 26.242 181.176 26.933 182.51 26.933 C 183.391 26.933 184.103 26.645 184.648 26.069 C 185.195 25.493 185.463 24.744 185.463 23.816 C 185.463 22.926 185.193 22.029 184.655 21.114 C 184.115 20.198 182.839 18.72 180.817 16.671 C 180.516 16.383 180.091 15.973 179.539 15.436 C 177.858 13.784 176.767 12.587 176.266 11.837 C 175.727 11.012 175.323 10.179 175.053 9.334 C 174.784 8.489 174.649 7.638 174.649 6.773 C 174.649 4.859 175.207 3.252 176.331 1.953 C 177.454 0.653 178.814 0 180.42 0 C 181.085 0 181.844 0.192 182.691 0.582 C 183.544 0.973 184.084 1.165 184.308 1.165 C 184.596 1.165 184.868 1.076 185.116 0.903 C 185.368 0.73 185.585 0.467 185.778 0.115 L 187.037 0.115 L 187.037 9.097 L 185.496 9.097 C 184.931 6.549 184.212 4.622 183.334 3.329 C 182.453 2.036 181.433 1.389 180.264 1.389 C 179.476 1.389 178.828 1.639 178.326 2.138 C 177.826 2.638 177.576 3.284 177.576 4.072 C 177.576 5.499 179.078 7.67 182.089 10.602 L 182.466 10.96 C 182.557 11.05 182.703 11.184 182.915 11.37 C 184.32 12.682 185.477 13.937 186.394 15.141 C 187.069 16.069 187.582 17.049 187.915 18.086 C 188.255 19.123 188.422 20.205 188.422 21.332 C 188.422 23.368 187.864 25.051 186.741 26.377 C 185.617 27.702 184.206 28.368 182.498 28.368 C 181.633 28.368 180.696 28.15 179.681 27.708 C 178.667 27.267 178.05 27.049 177.839 27.049 C 177.55 27.049 177.287 27.132 177.049 27.305 C 176.812 27.478 176.472 27.836 176.035 28.4 Z\" fill=\"rgb(172,33,33)\"></path><path d=\"M 191.677 24.084 L 191.677 11.216 L 189.757 11.216 L 189.757 9.679 C 191.085 8.981 192.126 7.95 192.878 6.593 C 193.628 5.236 194.109 3.514 194.328 1.427 L 195.829 1.427 L 195.829 9.679 L 199.172 9.679 L 199.172 11.216 L 195.829 11.216 L 195.829 24.154 C 195.829 24.877 195.9 25.383 196.047 25.665 C 196.195 25.947 196.439 26.087 196.791 26.087 C 197.279 26.087 197.659 25.742 197.927 25.057 C 198.199 24.372 198.332 23.418 198.332 22.208 L 199.572 22.208 L 199.572 22.509 C 199.572 24.436 199.212 25.895 198.492 26.9 C 197.775 27.899 196.715 28.398 195.322 28.398 C 194.071 28.398 193.146 28.053 192.555 27.355 C 191.966 26.657 191.677 25.569 191.677 24.084 Z\" fill=\"rgb(172,33,33)\"></path><path d=\"M 208.126 25.844 C 207.587 26.682 206.971 27.316 206.284 27.745 C 205.598 28.173 204.845 28.392 204.044 28.392 C 202.927 28.392 202.015 27.994 201.298 27.201 C 200.578 26.407 200.224 25.389 200.224 24.153 C 200.224 22.502 200.892 20.99 202.227 19.621 C 203.563 18.251 205.444 17.156 207.875 16.33 L 207.875 13.744 C 207.875 12.629 207.716 11.842 207.395 11.368 C 207.074 10.894 206.534 10.664 205.77 10.664 C 205.43 10.664 205.104 10.728 204.782 10.85 C 204.461 10.978 204.172 11.144 203.908 11.355 C 204.41 11.528 204.801 11.797 205.078 12.162 C 205.354 12.527 205.488 12.95 205.488 13.436 C 205.488 14.038 205.282 14.525 204.877 14.902 C 204.473 15.28 203.935 15.466 203.274 15.466 C 202.548 15.466 201.958 15.254 201.514 14.825 C 201.073 14.403 200.849 13.852 200.849 13.174 C 200.849 12.098 201.413 11.176 202.543 10.408 C 203.672 9.64 205.07 9.256 206.733 9.256 C 208.563 9.256 209.91 9.652 210.763 10.446 C 211.624 11.24 212.054 12.495 212.054 14.204 L 212.054 24.07 C 212.054 24.768 212.099 25.222 212.188 25.421 C 212.279 25.619 212.432 25.722 212.656 25.722 C 212.946 25.722 213.157 25.549 213.299 25.203 C 213.433 24.857 213.504 24.332 213.504 23.615 L 214.481 23.615 L 214.481 24.14 C 214.481 25.517 214.209 26.567 213.677 27.29 C 213.145 28.014 212.38 28.379 211.394 28.379 C 210.667 28.379 210.038 28.173 209.505 27.758 C 208.973 27.341 208.517 26.72 208.126 25.844 Z M 207.883 17.815 C 206.803 18.129 205.962 18.769 205.36 19.736 C 204.757 20.702 204.453 21.919 204.453 23.385 C 204.453 24.237 204.569 24.87 204.801 25.299 C 205.033 25.722 205.378 25.939 205.846 25.939 C 206.411 25.939 206.894 25.613 207.286 24.953 C 207.676 24.294 207.875 23.468 207.875 22.469 L 207.875 17.815 Z\" fill=\"rgb(172,33,33)\"></path><path d=\"M 221.143 24.777 C 221.143 25.449 221.251 25.929 221.464 26.211 C 221.675 26.493 222.06 26.685 222.612 26.781 L 222.612 27.927 L 215.526 27.927 L 215.526 26.781 C 216.078 26.679 216.456 26.493 216.655 26.218 C 216.856 25.942 216.956 25.462 216.956 24.771 L 216.956 12.94 C 216.956 12.203 216.856 11.704 216.651 11.442 C 216.444 11.179 216.078 11.019 215.554 10.955 L 215.554 9.681 C 217.023 9.617 218.133 9.566 218.897 9.521 C 219.659 9.476 220.366 9.431 221.002 9.38 L 221.078 12.101 C 221.816 11.141 222.548 10.436 223.261 10.001 C 223.973 9.566 224.75 9.341 225.591 9.341 C 226.969 9.341 227.945 9.79 228.522 10.692 C 229.101 11.595 229.389 13.164 229.389 15.398 L 229.389 24.777 C 229.389 25.462 229.486 25.942 229.673 26.211 C 229.858 26.48 230.191 26.672 230.667 26.781 L 230.667 27.927 L 225.191 27.927 L 225.191 14.95 C 225.191 13.849 225.071 13.08 224.826 12.645 C 224.582 12.21 224.165 11.986 223.574 11.986 C 222.812 11.986 222.215 12.344 221.791 13.061 C 221.367 13.778 221.148 14.803 221.148 16.128 L 221.148 24.777 Z\" fill=\"rgb(172,33,33)\"></path><path d=\"M 241.82 3.489 C 241.82 2.817 241.692 2.337 241.442 2.062 C 241.192 1.786 240.718 1.601 240.01 1.498 L 240.01 0.359 C 241.076 0.307 242.108 0.256 243.105 0.198 C 244.098 0.141 245.067 0.077 246.011 0 L 246.011 24.853 C 246.011 25.576 246.107 26.056 246.295 26.281 C 246.48 26.505 246.852 26.645 247.405 26.69 L 247.405 27.926 C 247.314 27.926 247.187 27.932 247.007 27.945 C 244.875 28.048 243.193 28.15 241.968 28.265 L 241.891 26.274 C 241.288 26.972 240.684 27.503 240.067 27.862 C 239.453 28.22 238.856 28.393 238.265 28.393 C 236.544 28.393 235.19 27.555 234.202 25.877 C 233.213 24.2 232.719 21.876 232.719 18.899 C 232.719 16.011 233.253 13.675 234.317 11.895 C 235.383 10.115 236.744 9.225 238.4 9.225 C 239.054 9.225 239.658 9.386 240.223 9.712 C 240.787 10.039 241.32 10.538 241.82 11.21 Z M 241.82 15.173 C 241.82 13.982 241.615 13.054 241.198 12.375 C 240.782 11.697 240.223 11.364 239.503 11.364 C 238.662 11.364 238.08 11.844 237.757 12.81 C 237.431 13.771 237.27 15.736 237.27 18.7 C 237.27 21.786 237.443 23.829 237.789 24.827 C 238.137 25.826 238.745 26.319 239.626 26.319 C 240.294 26.319 240.826 25.999 241.223 25.365 C 241.621 24.731 241.827 23.861 241.827 22.759 L 241.827 15.173 Z\" fill=\"rgb(172,33,33)\"></path><path d=\"M 256.454 25.844 C 255.915 26.682 255.299 27.316 254.612 27.745 C 253.926 28.173 253.175 28.392 252.373 28.392 C 251.256 28.392 250.344 27.994 249.626 27.201 C 248.906 26.407 248.554 25.389 248.554 24.153 C 248.554 22.502 249.222 20.99 250.556 19.621 C 251.892 18.251 253.771 17.156 256.205 16.33 L 256.205 13.744 C 256.205 12.629 256.044 11.842 255.724 11.368 C 255.403 10.894 254.863 10.664 254.099 10.664 C 253.758 10.664 253.431 10.728 253.11 10.85 C 252.789 10.978 252.501 11.144 252.237 11.355 C 252.738 11.528 253.13 11.797 253.406 12.162 C 253.682 12.527 253.817 12.95 253.817 13.436 C 253.817 14.038 253.61 14.525 253.206 14.902 C 252.802 15.28 252.265 15.466 251.601 15.466 C 250.876 15.466 250.287 15.254 249.844 14.825 C 249.402 14.403 249.176 13.852 249.176 13.174 C 249.176 12.098 249.742 11.176 250.872 10.408 C 252.001 9.64 253.399 9.256 255.062 9.256 C 256.89 9.256 258.238 9.652 259.092 10.446 C 259.952 11.24 260.381 12.495 260.381 14.204 L 260.381 24.07 C 260.381 24.768 260.428 25.222 260.517 25.421 C 260.608 25.619 260.761 25.722 260.985 25.722 C 261.273 25.722 261.486 25.549 261.628 25.203 C 261.762 24.857 261.833 24.332 261.833 23.615 L 262.809 23.615 L 262.809 24.14 C 262.809 25.517 262.538 26.567 262.006 27.29 C 261.473 28.014 260.71 28.379 259.721 28.379 C 258.996 28.379 258.367 28.173 257.834 27.758 C 257.302 27.341 256.84 26.72 256.454 25.844 Z M 256.205 17.815 C 255.127 18.129 254.286 18.769 253.682 19.736 C 253.078 20.702 252.777 21.919 252.777 23.385 C 252.777 24.237 252.893 24.87 253.123 25.299 C 253.354 25.722 253.701 25.939 254.17 25.939 C 254.735 25.939 255.216 25.613 255.608 24.953 C 256 24.294 256.197 23.468 256.197 22.469 L 256.197 17.815 Z\" fill=\"rgb(172,33,33)\"></path><path d=\"M 263.655 27.927 L 263.655 26.781 C 264.33 26.634 264.779 26.435 264.991 26.192 C 265.201 25.949 265.312 25.462 265.312 24.739 L 265.312 12.869 C 265.312 12.171 265.188 11.685 264.945 11.416 C 264.701 11.147 264.232 10.961 263.547 10.865 L 263.547 9.681 L 263.886 9.662 C 266.228 9.56 268.039 9.47 269.323 9.38 L 269.36 13.298 C 269.797 12.011 270.361 11.032 271.042 10.353 C 271.722 9.675 272.487 9.341 273.328 9.341 C 274.052 9.341 274.649 9.572 275.105 10.027 C 275.56 10.481 275.792 11.076 275.792 11.8 C 275.792 12.485 275.568 13.048 275.125 13.49 C 274.681 13.925 274.104 14.15 273.404 14.15 C 272.865 14.15 272.416 13.996 272.05 13.682 C 271.685 13.369 271.401 12.908 271.202 12.293 C 270.613 13.106 270.164 14.214 269.861 15.616 C 269.553 17.018 269.4 18.669 269.4 20.565 L 269.4 24.521 C 269.4 25.334 269.534 25.872 269.804 26.141 C 270.073 26.41 270.605 26.544 271.409 26.544 L 271.634 26.544 L 271.634 27.933 L 263.655 27.933 Z\" fill=\"rgb(172,33,33)\"></path><path d=\"M 285.65 3.489 C 285.65 2.817 285.522 2.337 285.272 2.062 C 285.021 1.786 284.546 1.601 283.841 1.498 L 283.841 0.359 C 284.905 0.307 285.939 0.256 286.934 0.198 C 287.929 0.141 288.898 0.077 289.842 0 L 289.842 24.853 C 289.842 25.576 289.938 26.056 290.124 26.281 C 290.31 26.505 290.683 26.645 291.235 26.69 L 291.235 27.926 C 291.146 27.926 291.016 27.932 290.837 27.945 C 288.705 28.048 287.023 28.15 285.798 28.265 L 285.721 26.274 C 285.118 26.972 284.515 27.503 283.899 27.862 C 283.282 28.22 282.686 28.393 282.094 28.393 C 280.374 28.393 279.021 27.555 278.032 25.877 C 277.043 24.2 276.55 21.876 276.55 18.899 C 276.55 16.011 277.082 13.675 278.148 11.895 C 279.213 10.115 280.573 9.225 282.23 9.225 C 282.884 9.225 283.488 9.386 284.052 9.712 C 284.617 10.039 285.15 10.538 285.65 11.21 Z M 285.65 15.173 C 285.65 13.982 285.445 13.054 285.029 12.375 C 284.612 11.697 284.052 11.364 283.335 11.364 C 282.492 11.364 281.909 11.844 281.587 12.81 C 281.261 13.771 281.101 15.736 281.101 18.7 C 281.101 21.786 281.274 23.829 281.621 24.827 C 281.966 25.826 282.576 26.319 283.456 26.319 C 284.123 26.319 284.657 25.999 285.053 25.365 C 285.453 24.731 285.658 23.861 285.658 22.759 L 285.658 15.173 Z\" fill=\"rgb(172,33,33)\"></path></g></g></svg>',svgContentId:10032298888,withExternalLayout:true})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-hob2lf\",\"data-framer-name\":\"Auto Layout Horizontal\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/dK7RHAbaUolm7ZKcDVKVsE0M.png\"},className:\"framer-ly6mzy\",\"data-framer-name\":\"moneycontrol_logo.png\",transformTemplate:transformTemplate2})})],speed:100,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1sfiolt\",\"data-framer-name\":\"Auto Layout Vertical\",id:elementId3,ref:ref5,children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-dmxond\",\"data-framer-name\":\"Auto Layout Vertical\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-17tvoj9\",\"data-styles-preset\":\"Va8xzZDcZ\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:/*#__PURE__*/_jsx(\"span\",{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(3345deg, rgb(55, 37, 131) 0%, rgb(83, 56, 198) 100%)\"},children:\"The Ultimate Property Toolkit\"})})}),className:\"framer-9f2m65\",\"data-framer-name\":\"Here\u2019s what we offer\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1vd4jmg\",\"data-styles-preset\":\"ouv5S4l0o\",children:\"From numbers to people, manage it all with precision and ease.\"})}),className:\"framer-1tqyq2x\",\"data-framer-name\":\"Crib offerings that make you look professional and stay ahead of the curve\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1a1d2xj\",\"data-framer-name\":\"Auto Layout Vertical\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-18mlu36\",\"data-framer-name\":\"Auto Layout Vertical\",children:[isDisplayed1()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-rcxddb hidden-1axtpi8\",\"data-framer-name\":\"Graphic\",fill:\"black\",intrinsicHeight:96,intrinsicWidth:113,svg:'<svg width=\"113\" height=\"96\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><g clip-path=\"url(#a)\"><path d=\"M.5 36c0-11.046 8.954-20 20-20h53c11.046 0 20 8.954 20 20v58H.5V36Z\" fill=\"url(#b)\"/><g filter=\"url(#c)\"><rect x=\"21.5\" y=\"12\" width=\"77\" height=\"31\" rx=\"4\" fill=\"#fff\"/><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M33.553 20.332h5.897c.79 0 1.428 0 1.945.042.532.044 1.002.136 1.438.358.69.351 1.25.912 1.602 1.602.351.69.389 1.506.398 2.575l.001.144v.236a.75.75 0 0 1-1.5 0v-.04H29.669v3c0 .829 0 1.405.037 1.854.036.44.103.69.2.88.207.407.538.738.946.946.189.096.44.163.879.2.449.036 1.025.036 1.855.036h1.74a.75.75 0 0 1 0 1.5h-1.772c-.79 0-1.428 0-1.945-.042-.533-.043-1.003-.136-1.438-.357a3.666 3.666 0 0 1-1.602-1.603c-.222-.435-.314-.905-.358-1.438-.042-.517-.042-1.155-.042-1.944v-2.564c0-.79 0-1.428.042-1.945.044-.533.136-1.003.358-1.438.351-.69.912-1.25 1.602-1.602.435-.222.905-.314 1.438-.358.517-.042 1.155-.042 1.945-.042Zm-3.834 3.417h13.564c-.036-.342-.094-.557-.184-.734a2.166 2.166 0 0 0-.947-.947c-.189-.096-.44-.163-.88-.199-.448-.036-1.025-.037-1.854-.037h-5.833c-.83 0-1.406 0-1.855.037-.44.036-.69.103-.879.2-.408.207-.74.538-.947.946-.085.167-.147.382-.185.734Z\" fill=\"#FFCE44\"/><path d=\"M31.5 29.332c0-.233 0-.35.046-.439a.416.416 0 0 1 .182-.182c.09-.045.206-.045.44-.045h.333c.233 0 .35 0 .439.045.078.04.142.104.182.182.045.09.045.206.045.44v.333c0 .233 0 .35-.045.439a.416.416 0 0 1-.182.182c-.09.045-.206.045-.44.045h-.333c-.233 0-.35 0-.439-.045a.416.416 0 0 1-.182-.182c-.045-.09-.045-.206-.045-.44v-.333Z\" fill=\"#FFCE44\"/><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M45.667 31.166a4.167 4.167 0 1 0-8.333 0 4.167 4.167 0 0 0 8.333 0Zm-3.416-1.75a.75.75 0 0 0-1.5 0v1.75a.75.75 0 0 0 .47.696c.261.104.507.194.73.274l.034.013c.212.077.868.336 1.04.405a.75.75 0 1 0 .558-1.393 63.014 63.014 0 0 0-1.08-.42l-.041-.015-.212-.077v-1.233Z\" fill=\"#FFCE44\"/><rect x=\"49.5\" y=\"24\" width=\"44\" height=\"8\" rx=\"4\" fill=\"#EFEFEF\"/></g><g clip-path=\"url(#d)\"><path d=\"M69.5 40h-60c-3.309 0-6 2.691-6 6v36c0 3.309 2.691 6 6 6h60c3.309 0 6-2.691 6-6V46c0-3.309-2.691-6-6-6Z\" fill=\"#2C1A98\"/><path d=\"M69.5 40h-60c-3.309 0-6 2.691-6 6v36c0 3.309 2.691 6 6 6h60c3.309 0 6-2.691 6-6V46c0-3.309-2.691-6-6-6Z\" fill=\"#3D1F95\"/><path d=\"M69.5 40h-9a15 15 0 0 0 15 15v-9c0-3.309-2.691-6-6-6Zm-66 6v9a15 15 0 0 0 15-15h-9c-3.309 0-6 2.691-6 6Zm72 36v-9a15 15 0 0 0-15 15h9c3.309 0 6-2.691 6-6Zm-72-9v9c0 3.309 2.691 6 6 6h9a15 15 0 0 0-15-15Zm18-6a3 3 0 1 0 0-6 3 3 0 0 0 0 6Zm36 0a3 3 0 1 0 0-6 3 3 0 0 0 0 6Z\" fill=\"#291F66\"/><path d=\"M39.5 79c6.627 0 12-6.716 12-15 0-8.284-5.373-15-12-15s-12 6.716-12 15c0 8.284 5.373 15 12 15Z\" fill=\"#3F2FA1\"/><path opacity=\".1\" d=\"M69.5 87.25h-60c-3.309 0-6-2.691-6-6V82c0 3.309 2.691 6 6 6h60c3.309 0 6-2.691 6-6v-.75c0 3.309-2.691 6-6 6Z\" fill=\"#000\"/><path opacity=\".2\" d=\"M69.5 40h-60c-3.309 0-6 2.691-6 6v.75c0-3.309 2.691-6 6-6h60c3.309 0 6 2.691 6 6V46c0-3.309-2.691-6-6-6Z\" fill=\"#fff\"/><g opacity=\".2\" filter=\"url(#e)\"><path d=\"M26.003 40.002 33.501 40 3 85.546l-12 1.5-4.497-1.5 39.501-45.544Z\" fill=\"url(#f)\"/></g><path d=\"M41.163 76 35 64.908v-1.48h.717c1.153 0 2.12-.111 2.903-.336.804-.224 1.434-.593 1.89-1.109.457-.515.73-1.221.816-2.117H35v-2.152h6.294c-.153-.829-.457-1.501-.914-2.017-.456-.537-1.076-.93-1.858-1.176-.761-.246-1.696-.37-2.805-.37H35V52h13.5v2.151h-6.163c.5.426.913.93 1.24 1.513.325.582.532 1.266.619 2.05H48.5v2.151h-4.24c-.151 1.636-.76 2.914-1.825 3.832-1.044.897-2.435 1.468-4.174 1.715L44.489 76h-3.326Z\" fill=\"#FFCE44\"/></g><path d=\"M50.5 98.2 89.7 59h9.8l-49 49v-9.8Z\" fill=\"url(#g)\"/></g><defs><linearGradient id=\"b\" x1=\"44.509\" y1=\"10.429\" x2=\"44.509\" y2=\"92.607\" gradientUnits=\"userSpaceOnUse\"><stop offset=\".037\" stop-color=\"#FFCE44\"/><stop offset=\"1\" stop-color=\"#fff\" stop-opacity=\"0\"/></linearGradient><linearGradient id=\"f\" x1=\"108.361\" y1=\"81.067\" x2=\"-123.653\" y2=\"218.06\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"#fff\"/><stop offset=\"1\" stop-color=\"#fff\" stop-opacity=\"0\"/></linearGradient><linearGradient id=\"g\" x1=\"60.506\" y1=\"76.743\" x2=\"85.741\" y2=\"88.508\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"#fff\" stop-opacity=\".12\"/><stop offset=\"1\" stop-color=\"#fff\" stop-opacity=\"0\"/></linearGradient><clipPath id=\"a\"><path fill=\"#fff\" transform=\"translate(.5)\" d=\"M0 0h112v96H0z\"/></clipPath><clipPath id=\"d\"><path fill=\"#fff\" transform=\"translate(3.5 40)\" d=\"M0 0h72v48H0z\"/></clipPath><filter id=\"c\" x=\"9.5\" y=\"2\" width=\"101\" height=\"55\" filterUnits=\"userSpaceOnUse\" color-interpolation-filters=\"sRGB\"><feFlood flood-opacity=\"0\" result=\"BackgroundImageFix\"/><feColorMatrix in=\"SourceAlpha\" values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0\" result=\"hardAlpha\"/><feOffset dy=\"2\"/><feGaussianBlur stdDeviation=\"6\"/><feComposite in2=\"hardAlpha\" operator=\"out\"/><feColorMatrix values=\"0 0 0 0 0.811765 0 0 0 0 0.811765 0 0 0 0 0.811765 0 0 0 0.08 0\"/><feBlend in2=\"BackgroundImageFix\" result=\"effect1_dropShadow_1508_5606\"/><feColorMatrix in=\"SourceAlpha\" values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0\" result=\"hardAlpha\"/><feOffset dy=\"2\"/><feGaussianBlur stdDeviation=\"6\"/><feComposite in2=\"hardAlpha\" operator=\"out\"/><feColorMatrix values=\"0 0 0 0 0.811765 0 0 0 0 0.811765 0 0 0 0 0.811765 0 0 0 0.08 0\"/><feBlend in2=\"effect1_dropShadow_1508_5606\" result=\"effect2_dropShadow_1508_5606\"/><feBlend in=\"SourceGraphic\" in2=\"effect2_dropShadow_1508_5606\" result=\"shape\"/></filter><filter id=\"e\" x=\"-16.858\" y=\"36.64\" width=\"53.719\" height=\"53.767\" filterUnits=\"userSpaceOnUse\" color-interpolation-filters=\"sRGB\"><feFlood flood-opacity=\"0\" result=\"BackgroundImageFix\"/><feBlend in=\"SourceGraphic\" in2=\"BackgroundImageFix\" result=\"shape\"/><feGaussianBlur stdDeviation=\"1.68\" result=\"effect1_foregroundBlur_1508_5606\"/></filter></defs></svg>',withExternalLayout:true}),isDisplayed()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-6vwgcc hidden-7wm492\",\"data-framer-name\":\"Graphic\",fill:\"black\",intrinsicHeight:48,intrinsicWidth:57,svg:'<svg width=\"57\" height=\"48\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><g clip-path=\"url(#a)\"><path d=\"M.5 18c0-5.523 4.477-10 10-10H37c5.523 0 10 4.477 10 10v29H.5V18Z\" fill=\"url(#b)\"/><g filter=\"url(#c)\"><rect x=\"11\" y=\"6\" width=\"38.5\" height=\"15.5\" rx=\"2\" fill=\"#fff\"/><g clip-path=\"url(#d)\" fill=\"#FFCE44\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M17.026 10.168h2.949c.395 0 .714 0 .972.021.267.022.502.068.72.179.344.176.625.456.8.801.176.345.195.753.2 1.288v.189a.375.375 0 0 1-.75 0v-.02h-6.833v1.5c0 .415 0 .703.019.928.018.22.051.345.1.44.103.203.269.369.473.473.094.048.219.081.439.099.224.018.513.019.927.019h.87a.375.375 0 0 1 0 .75h-.886c-.395 0-.713 0-.972-.021-.266-.022-.501-.068-.719-.18a1.833 1.833 0 0 1-.801-.8c-.111-.218-.157-.453-.179-.72-.021-.258-.021-.577-.021-.972V12.86c0-.394 0-.714.021-.972.022-.266.068-.501.179-.719.176-.345.456-.625.801-.801.218-.111.453-.157.719-.179.259-.021.578-.021.972-.021Zm-1.916 1.708h6.782a1.018 1.018 0 0 0-.093-.367 1.083 1.083 0 0 0-.473-.473c-.095-.048-.22-.081-.44-.1a12.669 12.669 0 0 0-.927-.018h-2.917c-.414 0-.703 0-.927.019-.22.018-.345.051-.44.099-.203.104-.37.27-.473.473a1.03 1.03 0 0 0-.092.367Z\"/><path d=\"M16 14.668c0-.117 0-.175.023-.22a.209.209 0 0 1 .091-.09c.045-.023.103-.023.22-.023h.166c.117 0 .175 0 .22.022.04.02.07.052.09.091.024.045.024.103.024.22v.167c0 .116 0 .175-.023.22a.209.209 0 0 1-.091.09c-.045.023-.103.023-.22.023h-.166c-.117 0-.175 0-.22-.023a.209.209 0 0 1-.091-.09C16 15.01 16 14.95 16 14.834v-.167Z\"/><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M23.084 15.585a2.083 2.083 0 1 0-4.167 0 2.083 2.083 0 0 0 4.167 0Zm-1.709-.875a.375.375 0 0 0-.75 0v.875c0 .153.094.291.236.348.13.052.253.097.364.137l.018.006c.106.039.434.168.52.203a.375.375 0 0 0 .278-.696c-.098-.04-.437-.173-.54-.21l-.02-.008-.106-.039v-.616Z\"/></g><rect x=\"25\" y=\"12\" width=\"22\" height=\"4\" rx=\"2\" fill=\"#EFEFEF\"/></g><g clip-path=\"url(#e)\"><path d=\"M35 20H5c-1.655 0-3 1.346-3 3v18c0 1.654 1.345 3 3 3h30c1.654 0 3-1.346 3-3V23c0-1.654-1.346-3-3-3Z\" fill=\"#2C1A98\"/><path d=\"M35 20H5c-1.655 0-3 1.346-3 3v18c0 1.654 1.345 3 3 3h30c1.654 0 3-1.346 3-3V23c0-1.654-1.346-3-3-3Z\" fill=\"#3D1F95\"/><path d=\"M35 20h-4.5a7.5 7.5 0 0 0 7.5 7.5V23c0-1.654-1.346-3-3-3ZM2 23v4.5A7.5 7.5 0 0 0 9.5 20H5c-1.655 0-3 1.346-3 3Zm36 18v-4.5a7.5 7.5 0 0 0-7.5 7.5H35c1.654 0 3-1.346 3-3ZM2 36.5V41c0 1.654 1.345 3 3 3h4.5A7.5 7.5 0 0 0 2 36.5Zm9-3a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3Zm18 0a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3Z\" fill=\"#291F66\"/><path d=\"M20 39.5c3.314 0 6-3.358 6-7.5 0-4.142-2.686-7.5-6-7.5s-6 3.358-6 7.5c0 4.142 2.686 7.5 6 7.5Z\" fill=\"#3F2FA1\"/><path opacity=\".1\" d=\"M35 43.625H5c-1.655 0-3-1.346-3-3V41c0 1.654 1.345 3 3 3h30c1.654 0 3-1.346 3-3v-.375c0 1.654-1.346 3-3 3Z\" fill=\"#000\"/><path opacity=\".2\" d=\"M35 20H5c-1.655 0-3 1.346-3 3v.375c0-1.654 1.345-3 3-3h30c1.654 0 3 1.346 3 3V23c0-1.654-1.346-3-3-3Z\" fill=\"#fff\"/><g opacity=\".2\" filter=\"url(#f)\"><path d=\"M13.251 20.001h3.75L1.748 42.772l-6 .75-2.249-.75L13.25 20Z\" fill=\"url(#g)\"/></g><path d=\"m20.831 38-3.081-5.546v-.74h.359c.576 0 1.06-.056 1.45-.168.403-.112.718-.297.946-.554.229-.258.365-.611.408-1.06H17.75v-1.075h3.147c-.076-.414-.228-.75-.457-1.008-.228-.27-.538-.465-.93-.588-.38-.124-.847-.185-1.401-.185h-.359V26h6.75v1.076h-3.081c.25.212.456.465.619.756.163.291.266.633.31 1.025H24.5v1.076h-2.12c-.076.818-.38 1.456-.913 1.916-.521.448-1.217.734-2.087.857L22.495 38H20.83Z\" fill=\"#FFCE44\"/></g><path d=\"m25.5 49.1 19.6-19.6H50L25.5 54v-4.9Z\" fill=\"url(#h)\"/></g><defs><linearGradient id=\"b\" x1=\"22.505\" y1=\"5.214\" x2=\"22.505\" y2=\"46.304\" gradientUnits=\"userSpaceOnUse\"><stop offset=\".037\" stop-color=\"#FFCE44\"/><stop offset=\"1\" stop-color=\"#fff\" stop-opacity=\"0\"/></linearGradient><linearGradient id=\"g\" x1=\"54.43\" y1=\"40.533\" x2=\"-61.577\" y2=\"109.03\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"#fff\"/><stop offset=\"1\" stop-color=\"#fff\" stop-opacity=\"0\"/></linearGradient><linearGradient id=\"h\" x1=\"30.503\" y1=\"38.371\" x2=\"43.12\" y2=\"44.254\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"#fff\" stop-opacity=\".12\"/><stop offset=\"1\" stop-color=\"#fff\" stop-opacity=\"0\"/></linearGradient><clipPath id=\"a\"><path fill=\"#fff\" transform=\"translate(.5)\" d=\"M0 0h56v48H0z\"/></clipPath><clipPath id=\"d\"><path fill=\"#fff\" transform=\"translate(13.5 8.5)\" d=\"M0 0h10v10H0z\"/></clipPath><clipPath id=\"e\"><path fill=\"#fff\" transform=\"translate(2 20)\" d=\"M0 0h36v24H0z\"/></clipPath><filter id=\"c\" x=\"5\" y=\"1\" width=\"50.5\" height=\"27.5\" filterUnits=\"userSpaceOnUse\" color-interpolation-filters=\"sRGB\"><feFlood flood-opacity=\"0\" result=\"BackgroundImageFix\"/><feColorMatrix in=\"SourceAlpha\" values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0\" result=\"hardAlpha\"/><feOffset dy=\"1\"/><feGaussianBlur stdDeviation=\"3\"/><feComposite in2=\"hardAlpha\" operator=\"out\"/><feColorMatrix values=\"0 0 0 0 0.811765 0 0 0 0 0.811765 0 0 0 0 0.811765 0 0 0 0.08 0\"/><feBlend in2=\"BackgroundImageFix\" result=\"effect1_dropShadow_2029_9739\"/><feColorMatrix in=\"SourceAlpha\" values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0\" result=\"hardAlpha\"/><feOffset dy=\"1\"/><feGaussianBlur stdDeviation=\"3\"/><feComposite in2=\"hardAlpha\" operator=\"out\"/><feColorMatrix values=\"0 0 0 0 0.811765 0 0 0 0 0.811765 0 0 0 0 0.811765 0 0 0 0.08 0\"/><feBlend in2=\"effect1_dropShadow_2029_9739\" result=\"effect2_dropShadow_2029_9739\"/><feBlend in=\"SourceGraphic\" in2=\"effect2_dropShadow_2029_9739\" result=\"shape\"/></filter><filter id=\"f\" x=\"-8.18\" y=\"18.32\" width=\"26.86\" height=\"26.883\" filterUnits=\"userSpaceOnUse\" color-interpolation-filters=\"sRGB\"><feFlood flood-opacity=\"0\" result=\"BackgroundImageFix\"/><feBlend in=\"SourceGraphic\" in2=\"BackgroundImageFix\" result=\"shape\"/><feGaussianBlur stdDeviation=\".84\" result=\"effect1_foregroundBlur_2029_9739\"/></filter></defs></svg>',withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1om2k77\",\"data-framer-name\":\"Auto Layout Vertical\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{dUsIIuO4t:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-1ochgq3\",\"data-styles-preset\":\"qelz4hmYL\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(54, 37, 128)\"},children:\"Finance Management\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-nvr6cw\",\"data-styles-preset\":\"PfZkiy83R\",style:{\"--framer-text-color\":\"rgb(54, 37, 128)\"},children:\"Finance Management\"})}),className:\"framer-11wvags\",\"data-framer-name\":\"Finance Management\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{dUsIIuO4t:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-1r0e4t4\",\"data-styles-preset\":\"GKeUSWmTu\",style:{\"--framer-text-alignment\":\"center\"},children:[\"Designed to make all financial operations seamless, accurate, & hassle-free.\",/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})]})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-qx63zg\",\"data-styles-preset\":\"RvBlEg_wg\",children:\"Designed to make all financial operations seamless, accurate, & hassle-free.\"})}),className:\"framer-1u75d2p\",\"data-framer-name\":\"Create an account on Crib and upload your tenant information effortlessly.\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-qasnge\",\"data-framer-name\":\"Auto Layout Vertical\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-19honbu\",\"data-framer-name\":\"Auto Layout Vertical\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-6wfql2\",\"data-framer-name\":\"icon-grid\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:96,intrinsicWidth:113,svg:'<svg width=\"113\" height=\"96\" viewBox=\"0 0 113 96\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<g clip-path=\"url(#clip0_1509_7110)\">\\n<path d=\"M11.5 36C11.5 24.9543 20.4543 16 31.5 16H84.5C95.5457 16 104.5 24.9543 104.5 36V93H11.5V36Z\" fill=\"url(#paint0_linear_1509_7110)\"/>\\n<g filter=\"url(#filter0_dd_1509_7110)\">\\n<rect x=\"38.5\" y=\"8\" width=\"74.7339\" height=\"26\" rx=\"4\" fill=\"white\"/>\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M47.8812 23.5796L58.3994 15.2339C58.6551 15.0338 58.9641 14.9135 59.2877 14.8879C59.6114 14.8624 59.9354 14.9328 60.2193 15.0903C60.5032 15.2478 60.7344 15.4855 60.884 15.7736C61.0336 16.0617 61.0951 16.3875 61.0606 16.7104C61.0365 16.9256 60.97 17.134 60.8651 17.3234C60.7601 17.5129 60.6187 17.6797 60.4489 17.8142L48.4999 27.2989L48.3839 27.3938C48.3364 27.4281 48.2871 27.4597 48.2362 27.4887L48.173 27.5239H48.1659C47.7897 27.7161 47.3541 27.757 46.9487 27.638C46.5434 27.519 46.199 27.2492 45.9863 26.8841L45.8035 26.5712L42.7345 21.2418C42.6221 21.0544 42.5481 20.8465 42.5169 20.6301C42.4857 20.4138 42.4978 20.1935 42.5527 19.9819C42.6076 19.7704 42.7041 19.5719 42.8366 19.398C42.9691 19.2242 43.1348 19.0785 43.3242 18.9694C43.5136 18.8604 43.7229 18.7901 43.9397 18.7628C44.1566 18.7355 44.3767 18.7517 44.5872 18.8104C44.7977 18.8691 44.9944 18.9692 45.1659 19.1048C45.3373 19.2404 45.48 19.4087 45.5856 19.6001L47.8847 23.5831L47.8812 23.5796Z\" fill=\"#FDC015\"/>\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M48.1741 22.9897L58.6924 14.644C58.9481 14.4439 59.257 14.3236 59.5807 14.2981C59.9043 14.2726 60.2283 14.3429 60.5122 14.5004C60.7961 14.658 61.0273 14.8956 61.177 15.1837C61.3266 15.4719 61.388 15.7977 61.3536 16.1205C61.3295 16.3358 61.263 16.5441 61.158 16.7336C61.0531 16.923 60.9116 17.0898 60.7419 17.2244L48.7929 26.7091L48.6769 26.804C48.6294 26.8382 48.5801 26.8699 48.5292 26.8989L48.4659 26.9341H48.4589C48.0827 27.1263 47.6471 27.1671 47.2417 27.0481C46.8363 26.9291 46.4919 26.6593 46.2793 26.2942L46.0965 25.9814L43.0275 20.6519C42.9151 20.4645 42.841 20.2566 42.8098 20.0403C42.7786 19.824 42.7908 19.6036 42.8457 19.3921C42.9006 19.1805 42.9971 18.982 43.1296 18.8082C43.262 18.6343 43.4278 18.4886 43.6172 18.3796C43.8066 18.2705 44.0158 18.2003 44.2327 18.173C44.4495 18.1457 44.6696 18.1619 44.8802 18.2206C45.0907 18.2793 45.2874 18.3793 45.4588 18.5149C45.6302 18.6505 45.7729 18.8189 45.8786 19.0102L48.1777 22.9932L48.1741 22.9897Z\" fill=\"#FFCF46\"/>\\n<rect x=\"65.3633\" y=\"17.1289\" width=\"43.871\" height=\"7.74194\" rx=\"3.87097\" fill=\"#EFEFEF\"/>\\n</g>\\n<g clip-path=\"url(#clip1_1509_7110)\">\\n<rect x=\"11.5\" y=\"30\" width=\"64\" height=\"64\" rx=\"2.66667\" fill=\"#302769\"/>\\n<g clip-path=\"url(#clip2_1509_7110)\">\\n<mask id=\"mask0_1509_7110\" style=\"mask-type:luminance\" maskUnits=\"userSpaceOnUse\" x=\"11\" y=\"30\" width=\"64\" height=\"64\">\\n<path d=\"M11.5 29.9987H74.8333V93.332H11.5V29.9987Z\" fill=\"white\"/>\\n</mask>\\n<g mask=\"url(#mask0_1509_7110)\">\\n<path d=\"M56.5023 75.0013H64.8356V83.3346H56.5023V75.0013ZM44.8356 75.0013H53.1689V83.3346H44.8356V75.0013ZM33.1689 75.0013H41.5023V83.3346H33.1689V75.0013ZM21.5023 75.0013H29.8356V83.3346H21.5023V75.0013ZM29.8356 48.3346H21.5023V40.0013H29.8356V48.3346ZM41.5023 48.3346H33.1689V40.0013H41.5023V48.3346ZM53.1689 48.3346H44.8356V40.0013H53.1689V48.3346ZM56.5023 40.0013H64.8356V48.3346H56.5023V40.0013ZM56.5023 51.668H64.8356V60.0013H56.5023V51.668ZM56.5023 63.3346H64.8356V71.668H56.5023V63.3346ZM44.8356 63.3346H53.1689V71.668H44.8356V63.3346ZM33.1689 63.3346H41.5023V71.668H33.1689V63.3346ZM29.8356 71.668H21.5023V63.3346H29.8356V71.668ZM29.8356 60.0013H21.5023V51.668H29.8356V60.0013ZM44.8356 51.668H53.1689V60.0013H44.8356V51.668ZM41.5023 60.0013H33.1689V51.668H41.5023V60.0013ZM66.5023 36.668H19.8356C19.3936 36.668 18.9697 36.8436 18.6571 37.1561C18.3445 37.4687 18.1689 37.8926 18.1689 38.3346V85.0013C18.1689 85.4433 18.3445 85.8673 18.6571 86.1798C18.9697 86.4924 19.3936 86.668 19.8356 86.668H66.5023C66.9443 86.668 67.3682 86.4924 67.6808 86.1798C67.9934 85.8673 68.1689 85.4433 68.1689 85.0013V38.3346C68.1689 37.8926 67.9934 37.4687 67.6808 37.1561C67.3682 36.8436 66.9443 36.668 66.5023 36.668Z\" fill=\"#4B3099\"/>\\n<path d=\"M20.1649 85.3359C19.5885 85.3353 19.022 85.1853 18.5209 84.9004C18.0198 84.6155 17.6012 84.2056 17.3058 83.7106C17.0104 83.2156 16.8485 82.6525 16.8358 82.0762C16.8231 81.4999 16.96 80.9302 17.2332 80.4226L28.8999 58.7559C29.1463 58.2985 29.4962 57.9049 29.9217 57.6067C30.3472 57.3085 30.8365 57.1139 31.3506 57.0385C31.8647 56.963 32.3893 57.0088 32.8826 57.1721C33.3759 57.3355 33.8241 57.6119 34.1915 57.9793L44.3182 68.1059L60.5482 37.1226C60.7513 36.7349 61.0288 36.391 61.3648 36.1105C61.7009 35.83 62.0889 35.6184 62.5066 35.4879C62.9244 35.3573 63.3638 35.3104 63.7998 35.3496C64.2357 35.3889 64.6597 35.5137 65.0474 35.7168C65.4351 35.9199 65.779 36.1974 66.0595 36.5334C66.34 36.8694 66.5516 37.2574 66.6821 37.6752C66.8127 38.093 66.8596 38.5324 66.8204 38.9683C66.7811 39.4043 66.6563 39.8282 66.4532 40.2159L48.1199 75.2159C47.8775 75.6791 47.5296 76.0788 47.1043 76.3828C46.679 76.6868 46.1882 76.8865 45.6715 76.9659C45.1546 77.0419 44.627 76.9966 44.1306 76.8334C43.6342 76.6703 43.1826 76.3938 42.8115 76.0259L32.6449 65.8609L23.1032 83.5826C22.8176 84.1131 22.3936 84.5563 21.8762 84.8651C21.3588 85.1738 20.7674 85.3365 20.1649 85.3359Z\" fill=\"#FDC015\"/>\\n<path d=\"M21.4979 86.668C20.9215 86.6674 20.355 86.5173 19.8539 86.2324C19.3528 85.9476 18.9342 85.5376 18.6388 85.0426C18.3434 84.5476 18.1815 83.9845 18.1688 83.4082C18.1561 82.8319 18.293 82.2622 18.5662 81.7546L30.2329 60.088C30.4793 59.6305 30.8292 59.2369 31.2547 58.9387C31.6802 58.6405 32.1695 58.4459 32.6836 58.3705C33.1977 58.295 33.7224 58.3408 34.2156 58.5042C34.7089 58.6675 35.1571 58.9439 35.5246 59.3113L45.6512 69.438L61.8812 38.4546C62.0843 38.0669 62.3618 37.723 62.6978 37.4425C63.0339 37.162 63.4219 36.9505 63.8396 36.8199C64.2574 36.6894 64.6968 36.6424 65.1328 36.6817C65.5687 36.7209 65.9927 36.8457 66.3804 37.0488C66.7681 37.2519 67.112 37.5294 67.3925 37.8654C67.673 38.2015 67.8846 38.5894 68.0151 39.0072C68.1457 39.425 68.1926 39.8644 68.1534 40.3004C68.1141 40.7363 67.9893 41.1602 67.7862 41.548L49.4529 76.548C49.2105 77.0111 48.8626 77.4108 48.4373 77.7148C48.012 78.0188 47.5213 78.2186 47.0046 78.298C46.4876 78.374 45.96 78.3286 45.4636 78.1655C44.9672 78.0023 44.5156 77.7258 44.1446 77.358L33.9779 67.193L24.4362 84.9146C24.1506 85.4452 23.7266 85.8884 23.2092 86.1971C22.6918 86.5058 22.1004 86.6686 21.4979 86.668Z\" fill=\"#FFCF46\"/>\\n</g>\\n</g>\\n</g>\\n</g>\\n<defs>\\n<filter id=\"filter0_dd_1509_7110\" x=\"26.5\" y=\"-2\" width=\"98.7334\" height=\"50\" filterUnits=\"userSpaceOnUse\" color-interpolation-filters=\"sRGB\">\\n<feFlood flood-opacity=\"0\" result=\"BackgroundImageFix\"/>\\n<feColorMatrix in=\"SourceAlpha\" type=\"matrix\" values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0\" result=\"hardAlpha\"/>\\n<feOffset dy=\"2\"/>\\n<feGaussianBlur stdDeviation=\"6\"/>\\n<feComposite in2=\"hardAlpha\" operator=\"out\"/>\\n<feColorMatrix type=\"matrix\" values=\"0 0 0 0 0.811765 0 0 0 0 0.811765 0 0 0 0 0.811765 0 0 0 0.08 0\"/>\\n<feBlend mode=\"normal\" in2=\"BackgroundImageFix\" result=\"effect1_dropShadow_1509_7110\"/>\\n<feColorMatrix in=\"SourceAlpha\" type=\"matrix\" values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0\" result=\"hardAlpha\"/>\\n<feOffset dy=\"2\"/>\\n<feGaussianBlur stdDeviation=\"6\"/>\\n<feComposite in2=\"hardAlpha\" operator=\"out\"/>\\n<feColorMatrix type=\"matrix\" values=\"0 0 0 0 0.811765 0 0 0 0 0.811765 0 0 0 0 0.811765 0 0 0 0.08 0\"/>\\n<feBlend mode=\"normal\" in2=\"effect1_dropShadow_1509_7110\" result=\"effect2_dropShadow_1509_7110\"/>\\n<feBlend mode=\"normal\" in=\"SourceGraphic\" in2=\"effect2_dropShadow_1509_7110\" result=\"shape\"/>\\n</filter>\\n<linearGradient id=\"paint0_linear_1509_7110\" x1=\"55.5089\" y1=\"10.5\" x2=\"55.5089\" y2=\"91.625\" gradientUnits=\"userSpaceOnUse\">\\n<stop offset=\"0.0370003\" stop-color=\"#FFCE44\"/>\\n<stop offset=\"1\" stop-color=\"white\" stop-opacity=\"0\"/>\\n</linearGradient>\\n<clipPath id=\"clip0_1509_7110\">\\n<rect width=\"112\" height=\"96\" fill=\"white\" transform=\"translate(0.5)\"/>\\n</clipPath>\\n<clipPath id=\"clip1_1509_7110\">\\n<rect x=\"11.5\" y=\"30\" width=\"64\" height=\"64\" rx=\"2.66667\" fill=\"white\"/>\\n</clipPath>\\n<clipPath id=\"clip2_1509_7110\">\\n<rect width=\"63.3333\" height=\"63.3333\" fill=\"white\" transform=\"translate(11.5 30)\"/>\\n</clipPath>\\n</defs>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1qjc94z\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{dUsIIuO4t:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-1ochgq3\",\"data-styles-preset\":\"qelz4hmYL\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(54, 37, 128)\"},children:\"Sales Management\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-nvr6cw\",\"data-styles-preset\":\"PfZkiy83R\",style:{\"--framer-text-color\":\"rgb(54, 37, 128)\"},children:\"Sales Management\"})}),className:\"framer-1gf55i9\",\"data-framer-name\":\"Sales Management\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{dUsIIuO4t:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1r0e4t4\",\"data-styles-preset\":\"GKeUSWmTu\",style:{\"--framer-text-alignment\":\"center\"},children:\"Provides your sales team with the tools to make informed decisions quickly and efficiently.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-qx63zg\",\"data-styles-preset\":\"RvBlEg_wg\",children:\"Provides your sales team with the tools to make informed decisions quickly and efficiently.\"})}),className:\"framer-1njcnvq\",\"data-framer-name\":\"Let Crib handle the rest \u2014 we\u2019ll send rent reminders, collect payments, and share receipts with your tenants.\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]})]})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1nnxcja\",\"data-framer-name\":\"Auto Layout Vertical\",children:[isDisplayed1()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-16horga hidden-1axtpi8\",\"data-framer-name\":\"Graphic\",fill:\"black\",intrinsicHeight:96,intrinsicWidth:113,svg:'<svg width=\"113\" height=\"96\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><g clip-path=\"url(#a)\"><path d=\"M.5 32c0-11.046 8.954-20 20-20h53c11.046 0 20 8.954 20 20v60H.5V32Z\" fill=\"url(#b)\"/><g filter=\"url(#c)\"><rect x=\"7.5\" y=\"8\" width=\"77\" height=\"31\" rx=\"4\" fill=\"#fff\"/><path d=\"M21.273 26.5a2.5 2.5 0 1 0 0-5 2.5 2.5 0 0 0 0 5Z\" stroke=\"#FFCE44\" stroke-width=\"1.25\"/><path d=\"M22.745 15.795c-.306-.127-.695-.127-1.471-.127-.777 0-1.165 0-1.471.127a1.662 1.662 0 0 0-.902.902c-.078.186-.108.403-.12.72a1.347 1.347 0 0 1-.658 1.127 1.347 1.347 0 0 1-1.306.006c-.28-.148-.482-.23-.682-.256a1.667 1.667 0 0 0-1.233.33c-.262.202-.457.538-.845 1.21-.388.673-.582 1.01-.626 1.338a1.67 1.67 0 0 0 .33 1.232c.123.16.296.295.564.463.394.248.647.67.647 1.134 0 .465-.253.887-.647 1.134-.268.169-.44.303-.564.463a1.672 1.672 0 0 0-.33 1.233c.044.328.238.665.626 1.337.388.672.582 1.009.845 1.21.351.27.794.388 1.232.33.2-.026.403-.108.683-.256a1.348 1.348 0 0 1 1.306.007c.403.232.641.663.658 1.127.012.317.043.533.12.72.169.408.493.733.902.902.306.127.694.127 1.47.127.777 0 1.166 0 1.472-.127.408-.17.733-.494.902-.902.077-.187.107-.403.12-.72.017-.464.255-.895.658-1.127a1.347 1.347 0 0 1 1.305-.007c.28.148.483.23.683.257a1.67 1.67 0 0 0 1.232-.33c.263-.202.457-.539.846-1.211.388-.673.582-1.009.625-1.337a1.667 1.667 0 0 0-.33-1.233c-.123-.16-.295-.294-.563-.463a1.348 1.348 0 0 1-.647-1.134c0-.465.253-.886.647-1.134.268-.168.44-.303.563-.463.27-.35.388-.794.33-1.232-.043-.329-.237-.665-.625-1.337-.389-.673-.583-1.01-.846-1.211a1.667 1.667 0 0 0-1.232-.33c-.2.026-.403.108-.683.256a1.347 1.347 0 0 1-1.305-.006 1.347 1.347 0 0 1-.659-1.128c-.012-.316-.042-.533-.12-.72a1.667 1.667 0 0 0-.901-.901Z\" stroke=\"#FFCE44\" stroke-width=\"1.25\"/><rect x=\"35.5\" y=\"20\" width=\"44\" height=\"8\" rx=\"4\" fill=\"#EFEFEF\"/></g><path d=\"M51.502 81.79H38.548c0 6.152-.224 10.257-4.723 11.272h22.4c-4.508-1.015-4.723-5.12-4.723-11.273Z\" fill=\"#2B2265\"/><path d=\"M38.299 87.425h13.459c-.213-1.87-.3-3.753-.262-5.636H38.551a42.344 42.344 0 0 1-.252 5.636Z\" fill=\"#131124\"/><path d=\"M10.49 82.142a3.77 3.77 0 0 0 1.093 2.657c.7.705 1.65 1.1 2.64 1.1h62.533c.99 0 1.94-.395 2.64-1.1a3.77 3.77 0 0 0 1.093-2.657v-4.697h-70v4.697Z\" fill=\"#352C6D\"/><path d=\"M10.49 80.85a3.77 3.77 0 0 0 1.093 2.656c.7.705 1.65 1.1 2.64 1.1h62.533c.99 0 1.94-.395 2.64-1.1a3.77 3.77 0 0 0 1.093-2.657v-4.697h-70v4.697ZM76.756 32H14.223c-.99 0-1.94.396-2.64 1.1a3.77 3.77 0 0 0-1.094 2.658V76.15h70V35.758a3.77 3.77 0 0 0-1.093-2.657A3.72 3.72 0 0 0 76.756 32Z\" fill=\"#2D2467\"/><path d=\"M13.291 34.82h64.4v38.515h-64.4V34.82Z\" fill=\"#553D9F\"/><path opacity=\".4\" d=\"M80.491 35.758a3.77 3.77 0 0 0-1.093-2.657A3.72 3.72 0 0 0 76.758 32H41.105L80.49 71.567v-35.81Z\" fill=\"#5C45A3\"/><path d=\"M45.486 82.116c.954 0 1.727-.778 1.727-1.737 0-.96-.773-1.738-1.727-1.738-.953 0-1.726.778-1.726 1.737 0 .96.773 1.738 1.726 1.738Z\" fill=\"#A395CD\"/><path d=\"M32.894 93.063H57.16v.939H32.894v-.94Z\" fill=\"#131124\"/><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M40.958 58.238 55.86 46.415a2.341 2.341 0 0 1 3.77 2.092 2.326 2.326 0 0 1-.866 1.564L41.835 63.507l-.165.135a2.354 2.354 0 0 1-.209.134l-.09.05h-.01a2.341 2.341 0 0 1-3.087-.906l-.259-.444-4.348-7.55a2.33 2.33 0 1 1 4.04-2.325l3.256 5.642-.005-.005Z\" fill=\"#FDC015\"/><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M41.373 57.402 56.274 45.58a2.34 2.34 0 0 1 3.77 2.092 2.326 2.326 0 0 1-.866 1.564L42.25 62.672l-.164.134a2.316 2.316 0 0 1-.21.134l-.09.05h-.01a2.34 2.34 0 0 1-3.087-.906l-.259-.443-4.348-7.55a2.331 2.331 0 1 1 4.04-2.326l3.256 5.642-.005-.005Z\" fill=\"#FFCF46\"/><path d=\"M50.5 98.2 89.7 59h9.8l-49 49v-9.8Z\" fill=\"url(#d)\"/></g><defs><linearGradient id=\"b\" x1=\"44.509\" y1=\"6.286\" x2=\"44.509\" y2=\"90.571\" gradientUnits=\"userSpaceOnUse\"><stop offset=\".037\" stop-color=\"#FFCE44\"/><stop offset=\"1\" stop-color=\"#fff\" stop-opacity=\"0\"/></linearGradient><linearGradient id=\"d\" x1=\"60.506\" y1=\"76.743\" x2=\"85.741\" y2=\"88.508\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"#fff\" stop-opacity=\".12\"/><stop offset=\"1\" stop-color=\"#fff\" stop-opacity=\"0\"/></linearGradient><clipPath id=\"a\"><path fill=\"#fff\" transform=\"translate(.5)\" d=\"M0 0h112v96H0z\"/></clipPath><filter id=\"c\" x=\"-4.5\" y=\"-2\" width=\"101\" height=\"55\" filterUnits=\"userSpaceOnUse\" color-interpolation-filters=\"sRGB\"><feFlood flood-opacity=\"0\" result=\"BackgroundImageFix\"/><feColorMatrix in=\"SourceAlpha\" values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0\" result=\"hardAlpha\"/><feOffset dy=\"2\"/><feGaussianBlur stdDeviation=\"6\"/><feComposite in2=\"hardAlpha\" operator=\"out\"/><feColorMatrix values=\"0 0 0 0 0.811765 0 0 0 0 0.811765 0 0 0 0 0.811765 0 0 0 0.08 0\"/><feBlend in2=\"BackgroundImageFix\" result=\"effect1_dropShadow_1508_5649\"/><feColorMatrix in=\"SourceAlpha\" values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0\" result=\"hardAlpha\"/><feOffset dy=\"2\"/><feGaussianBlur stdDeviation=\"6\"/><feComposite in2=\"hardAlpha\" operator=\"out\"/><feColorMatrix values=\"0 0 0 0 0.811765 0 0 0 0 0.811765 0 0 0 0 0.811765 0 0 0 0.08 0\"/><feBlend in2=\"effect1_dropShadow_1508_5649\" result=\"effect2_dropShadow_1508_5649\"/><feBlend in=\"SourceGraphic\" in2=\"effect2_dropShadow_1508_5649\" result=\"shape\"/></filter></defs></svg>',withExternalLayout:true}),isDisplayed()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-1duhmdc hidden-7wm492\",\"data-framer-name\":\"Graphic\",fill:\"black\",intrinsicHeight:48,intrinsicWidth:57,svg:'<svg width=\"57\" height=\"48\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><g clip-path=\"url(#a)\"><path d=\"M.5 16c0-5.523 4.477-10 10-10H37c5.523 0 10 4.477 10 10v30H.5V16Z\" fill=\"url(#b)\"/><g filter=\"url(#c)\"><rect x=\"4\" y=\"4\" width=\"38.5\" height=\"15.5\" rx=\"2\" fill=\"#fff\"/><path d=\"M10.887 13.25a1.25 1.25 0 1 0 0-2.5 1.25 1.25 0 0 0 0 2.5Z\" stroke=\"#FFCE44\" stroke-width=\".625\"/><path d=\"M11.623 7.895c-.153-.063-.347-.063-.736-.063-.388 0-.582 0-.735.063a.833.833 0 0 0-.451.451 1.027 1.027 0 0 0-.06.36.674.674 0 0 1-.329.564.674.674 0 0 1-.653.003 1.027 1.027 0 0 0-.341-.128.833.833 0 0 0-.616.165c-.132.1-.229.27-.423.605-.194.337-.291.505-.313.67-.029.218.03.44.165.615.062.08.148.147.282.232a.674.674 0 0 1 .324.567.674.674 0 0 1-.324.567c-.134.084-.22.151-.282.231a.834.834 0 0 0-.165.616c.022.165.119.333.313.669s.291.504.423.605a.833.833 0 0 0 .616.165c.1-.013.201-.054.341-.128a.674.674 0 0 1 .653.003.68.68 0 0 1 .33.564 1 1 0 0 0 .059.36.833.833 0 0 0 .45.45c.154.064.348.064.736.064.389 0 .583 0 .736-.063a.833.833 0 0 0 .451-.451 1.02 1.02 0 0 0 .06-.36.674.674 0 0 1 .329-.564.674.674 0 0 1 .653-.003c.14.074.241.115.341.128.22.03.44-.03.616-.165.132-.1.229-.269.423-.605.194-.336.291-.504.313-.669a.834.834 0 0 0-.165-.616 1.029 1.029 0 0 0-.282-.231.674.674 0 0 1-.324-.567c0-.233.127-.444.324-.567.134-.085.22-.152.282-.232a.833.833 0 0 0 .165-.616c-.022-.164-.119-.332-.313-.669-.194-.336-.291-.504-.423-.605a.833.833 0 0 0-.616-.165 1.02 1.02 0 0 0-.341.128.674.674 0 0 1-.653-.003.674.674 0 0 1-.33-.564 1.027 1.027 0 0 0-.059-.36.833.833 0 0 0-.451-.45Z\" stroke=\"#FFCE44\" stroke-width=\".625\"/><rect x=\"18\" y=\"10\" width=\"22\" height=\"4\" rx=\"2\" fill=\"#EFEFEF\"/></g><path d=\"M26 40.895h-6.477c0 3.076-.112 5.129-2.36 5.636h11.2C26.107 46.024 26 43.97 26 40.895Z\" fill=\"#2B2265\"/><path d=\"M19.398 43.713h6.73a21.174 21.174 0 0 1-.13-2.819h-6.474c.021.942-.021 1.883-.126 2.819Z\" fill=\"#131124\"/><path d=\"M5.494 41.071c0 .498.197.976.547 1.329.35.352.825.55 1.32.55h31.266c.495 0 .97-.198 1.32-.55.35-.353.547-.83.547-1.329v-2.348h-35v2.348Z\" fill=\"#352C6D\"/><path d=\"M5.494 40.427c0 .498.197.976.547 1.328.35.352.825.55 1.32.55h31.266c.495 0 .97-.197 1.32-.55.35-.352.547-.83.547-1.328v-2.349h-35v2.349ZM38.627 16H7.361c-.495 0-.97.198-1.32.55-.35.353-.547.83-.547 1.329v20.197h35V17.879c0-.498-.197-.976-.547-1.329a1.86 1.86 0 0 0-1.32-.55Z\" fill=\"#2D2467\"/><path d=\"M6.895 17.41h32.2v19.258h-32.2V17.41Z\" fill=\"#553D9F\"/><path opacity=\".4\" d=\"M40.495 17.879c0-.498-.197-.976-.547-1.329a1.86 1.86 0 0 0-1.32-.55H20.802l19.693 19.784V17.879Z\" fill=\"#5C45A3\"/><path d=\"M22.992 41.058a.866.866 0 0 0 .864-.869.866.866 0 0 0-.864-.869.866.866 0 0 0-.863.87c0 .48.386.868.863.868Z\" fill=\"#A395CD\"/><path d=\"M16.696 46.531H28.83v.47H16.696v-.47Z\" fill=\"#131124\"/><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"m20.73 29.121 7.45-5.911a1.17 1.17 0 0 1 1.885 1.046 1.165 1.165 0 0 1-.433.781l-8.464 6.719-.082.067a1.134 1.134 0 0 1-.105.067l-.045.025h-.005a1.17 1.17 0 0 1-1.544-.453l-.129-.222-2.174-3.775a1.164 1.164 0 1 1 2.02-1.163l1.628 2.822-.002-.003Z\" fill=\"#FDC015\"/><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"m20.937 28.7 7.45-5.912a1.17 1.17 0 0 1 1.885 1.046 1.163 1.163 0 0 1-.433.782l-8.464 6.718-.082.067a1.185 1.185 0 0 1-.105.067l-.045.025h-.005a1.171 1.171 0 0 1-1.544-.453l-.129-.222-2.174-3.775a1.168 1.168 0 0 1 .418-1.61 1.166 1.166 0 0 1 1.602.448l1.628 2.82-.002-.002Z\" fill=\"#FFCF46\"/><path d=\"m25.5 49.1 19.6-19.6H50L25.5 54v-4.9Z\" fill=\"url(#d)\"/></g><defs><linearGradient id=\"b\" x1=\"22.505\" y1=\"3.143\" x2=\"22.505\" y2=\"45.286\" gradientUnits=\"userSpaceOnUse\"><stop offset=\".037\" stop-color=\"#FFCE44\"/><stop offset=\"1\" stop-color=\"#fff\" stop-opacity=\"0\"/></linearGradient><linearGradient id=\"d\" x1=\"30.503\" y1=\"38.371\" x2=\"43.12\" y2=\"44.254\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"#fff\" stop-opacity=\".12\"/><stop offset=\"1\" stop-color=\"#fff\" stop-opacity=\"0\"/></linearGradient><clipPath id=\"a\"><path fill=\"#fff\" transform=\"translate(.5)\" d=\"M0 0h56v48H0z\"/></clipPath><filter id=\"c\" x=\"-2\" y=\"-1\" width=\"50.5\" height=\"27.5\" filterUnits=\"userSpaceOnUse\" color-interpolation-filters=\"sRGB\"><feFlood flood-opacity=\"0\" result=\"BackgroundImageFix\"/><feColorMatrix in=\"SourceAlpha\" values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0\" result=\"hardAlpha\"/><feOffset dy=\"1\"/><feGaussianBlur stdDeviation=\"3\"/><feComposite in2=\"hardAlpha\" operator=\"out\"/><feColorMatrix values=\"0 0 0 0 0.811765 0 0 0 0 0.811765 0 0 0 0 0.811765 0 0 0 0.08 0\"/><feBlend in2=\"BackgroundImageFix\" result=\"effect1_dropShadow_2029_9787\"/><feColorMatrix in=\"SourceAlpha\" values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0\" result=\"hardAlpha\"/><feOffset dy=\"1\"/><feGaussianBlur stdDeviation=\"3\"/><feComposite in2=\"hardAlpha\" operator=\"out\"/><feColorMatrix values=\"0 0 0 0 0.811765 0 0 0 0 0.811765 0 0 0 0 0.811765 0 0 0 0.08 0\"/><feBlend in2=\"effect1_dropShadow_2029_9787\" result=\"effect2_dropShadow_2029_9787\"/><feBlend in=\"SourceGraphic\" in2=\"effect2_dropShadow_2029_9787\" result=\"shape\"/></filter></defs></svg>',withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-jnp0bx\",\"data-framer-name\":\"Auto Layout Vertical\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{dUsIIuO4t:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-1ochgq3\",\"data-styles-preset\":\"qelz4hmYL\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(54, 37, 128)\"},children:\"Operations Management\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-nvr6cw\",\"data-styles-preset\":\"PfZkiy83R\",style:{\"--framer-text-color\":\"rgb(54, 37, 128)\"},children:\"Operations Management\"})}),className:\"framer-q7v0vj\",\"data-framer-name\":\"Operations Management\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{dUsIIuO4t:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-1r0e4t4\",\"data-styles-preset\":\"GKeUSWmTu\",style:{\"--framer-text-alignment\":\"center\"},children:[\"Ensures efficient, precise, and easy handling of all operational tasks.\",/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})]})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-qx63zg\",\"data-styles-preset\":\"RvBlEg_wg\",children:\"Ensures efficient, precise, and easy handling of all operational tasks.\"})}),className:\"framer-1n0x7o9\",\"data-framer-name\":\"Stay relaxed while Crib keeps your entire rental business running smoothly, all from one platform.\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-i0q0a0\",\"data-framer-name\":\"Auto Layout Vertical\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-ej0iel\",\"data-framer-name\":\"icon-grid\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:96,intrinsicWidth:113,svg:'<svg width=\"113\" height=\"96\" viewBox=\"0 0 113 96\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<g clip-path=\"url(#clip0_1508_5630)\">\\n<path d=\"M0 36C0 24.9543 8.95431 16 20 16H73C84.0457 16 93 24.9543 93 36V94H0V36Z\" fill=\"url(#paint0_linear_1508_5630)\"/>\\n<g filter=\"url(#filter0_dd_1508_5630)\">\\n<rect x=\"39.5\" y=\"16\" width=\"74.7339\" height=\"26\" rx=\"4\" fill=\"white\"/>\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M48.8812 31.5796L59.3994 23.2339C59.6551 23.0338 59.9641 22.9135 60.2877 22.8879C60.6114 22.8624 60.9354 22.9328 61.2193 23.0903C61.5032 23.2478 61.7344 23.4855 61.884 23.7736C62.0336 24.0617 62.0951 24.3875 62.0606 24.7104C62.0365 24.9256 61.97 25.134 61.8651 25.3234C61.7601 25.5129 61.6187 25.6797 61.4489 25.8142L49.4999 35.2989L49.3839 35.3938C49.3364 35.4281 49.2871 35.4597 49.2362 35.4887L49.173 35.5239H49.1659C48.7897 35.7161 48.3541 35.757 47.9487 35.638C47.5434 35.519 47.199 35.2492 46.9863 34.8841L46.8035 34.5712L43.7345 29.2418C43.6221 29.0544 43.5481 28.8465 43.5169 28.6301C43.4857 28.4138 43.4978 28.1935 43.5527 27.9819C43.6076 27.7704 43.7041 27.5719 43.8366 27.398C43.9691 27.2242 44.1348 27.0785 44.3242 26.9694C44.5136 26.8604 44.7229 26.7901 44.9397 26.7628C45.1566 26.7355 45.3767 26.7517 45.5872 26.8104C45.7977 26.8691 45.9944 26.9692 46.1659 27.1048C46.3373 27.2404 46.48 27.4087 46.5856 27.6001L48.8847 31.5831L48.8812 31.5796Z\" fill=\"#FDC015\"/>\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M49.1741 30.9897L59.6924 22.644C59.9481 22.4439 60.257 22.3236 60.5807 22.2981C60.9043 22.2726 61.2283 22.3429 61.5122 22.5004C61.7961 22.658 62.0273 22.8956 62.177 23.1837C62.3266 23.4719 62.388 23.7977 62.3536 24.1205C62.3295 24.3358 62.263 24.5441 62.158 24.7336C62.0531 24.923 61.9116 25.0898 61.7419 25.2244L49.7929 34.7091L49.6769 34.804C49.6294 34.8382 49.5801 34.8699 49.5292 34.8989L49.4659 34.9341H49.4589C49.0827 35.1263 48.6471 35.1671 48.2417 35.0481C47.8363 34.9291 47.4919 34.6593 47.2793 34.2942L47.0965 33.9814L44.0275 28.6519C43.9151 28.4645 43.841 28.2566 43.8098 28.0403C43.7786 27.824 43.7908 27.6036 43.8457 27.3921C43.9006 27.1805 43.9971 26.982 44.1296 26.8082C44.262 26.6343 44.4278 26.4886 44.6172 26.3796C44.8066 26.2705 45.0158 26.2003 45.2327 26.173C45.4495 26.1457 45.6696 26.1619 45.8802 26.2206C46.0907 26.2793 46.2874 26.3793 46.4588 26.5149C46.6302 26.6505 46.7729 26.8189 46.8786 27.0102L49.1777 30.9932L49.1741 30.9897Z\" fill=\"#FFCF46\"/>\\n<rect x=\"66.3633\" y=\"25.1289\" width=\"43.871\" height=\"7.74194\" rx=\"3.87097\" fill=\"#EFEFEF\"/>\\n</g>\\n<g clip-path=\"url(#clip1_1508_5630)\">\\n<path d=\"M97.2493 53.0365C97.2591 55.8176 96.2058 58.4989 94.3018 60.5396C93.5296 61.4329 92.6088 62.1882 91.5793 62.7727C89.8853 63.7279 87.9703 64.2302 86.0218 64.2302C84.0734 64.2302 82.1584 63.7279 80.4643 62.7727C78.6277 61.7054 77.1337 60.143 76.1559 58.2668C75.1782 56.3906 74.7567 54.2776 74.9405 52.1732C75.1242 50.0688 75.9057 48.0593 77.1941 46.378C78.4825 44.6968 80.2251 43.4127 82.2193 42.675C83.4202 42.1831 84.7008 41.9108 85.9993 41.8711C88.983 41.8711 91.8445 43.0474 93.9543 45.1414C96.0641 47.2353 97.2493 50.0752 97.2493 53.0365Z\" fill=\"#291F66\"/>\\n<path d=\"M97.2515 53.0366C97.2613 55.8177 96.208 58.4991 94.304 60.5397C93.0878 60.9894 91.7994 61.2163 90.5015 61.2096C88.5507 61.2119 86.6337 60.7035 84.944 59.7358C83.4829 58.9062 82.228 57.7618 81.2717 56.3868C80.3155 55.0119 79.6823 53.4415 79.4189 51.7915C79.1555 50.1414 79.2685 48.4537 79.7497 46.8527C80.2308 45.2517 81.0678 43.7783 82.199 42.5411C83.4155 42.0924 84.7037 41.8655 86.0015 41.8712C88.9852 41.8712 91.8467 43.0475 93.9565 45.1415C96.0663 47.2354 97.2515 50.0753 97.2515 53.0366Z\" fill=\"#4F349F\"/>\\n<path d=\"M106.249 82.0689V84.302H74.6142C74.1126 79.7715 72.0641 75.5478 68.8092 72.3327L68.4717 72.0201C71.0901 67.5034 75.3738 64.1727 80.4192 62.7305C81.4553 63.3201 82.5793 63.7422 83.7492 63.981C85.2339 64.2818 86.7645 64.2818 88.2492 63.981C89.419 63.7422 90.5431 63.3201 91.5792 62.7305C95.8096 63.934 99.5298 66.4725 102.177 69.9618C104.824 73.4511 106.253 77.7012 106.249 82.0689Z\" fill=\"#291F66\"/>\\n<path d=\"M106.115 79.8353H78.305C77.4 76.5625 75.8048 73.5179 73.625 70.903C74.615 68.0358 76.2634 65.4365 78.44 63.3105C79.0925 63.0649 79.7675 62.8416 80.4425 62.6406C82.1366 63.5959 84.0516 64.0981 86 64.0981C87.9484 64.0981 89.8634 63.5959 91.5575 62.6406C94.7175 63.5302 97.6078 65.1792 99.9725 67.4417L100.31 67.7544C103.588 70.9984 105.638 75.2653 106.115 79.8353Z\" fill=\"#4F349F\"/>\\n<path d=\"M34.2515 53.0367C34.2613 55.8178 33.2079 58.4992 31.304 60.5398C30.5318 61.4332 29.6109 62.1885 28.5815 62.7729C26.8808 63.7288 24.9559 64.2219 23.0015 64.202C20.3568 64.199 17.7978 63.2713 15.7738 61.5819C13.7498 59.8925 12.3901 57.5495 11.9336 54.9641C11.477 52.3788 11.9528 49.7165 13.2773 47.4446C14.6019 45.1728 16.6905 43.4367 19.1765 42.5412C20.4001 42.0899 21.6961 41.8629 23.0015 41.8713C25.9852 41.8713 28.8466 43.0477 30.9564 45.1416C33.0662 47.2355 34.2515 50.0754 34.2515 53.0367Z\" fill=\"#291F66\"/>\\n<path d=\"M34.2516 53.0367C34.2614 55.8178 33.2081 58.4992 31.3041 60.5398C30.0879 60.9895 28.7995 61.2165 27.5016 61.2097C25.3235 61.2085 23.1927 60.5799 21.3676 59.4C19.5426 58.2202 18.1019 56.5399 17.2203 54.5632C16.3388 52.5864 16.0545 50.3983 16.4017 48.2642C16.749 46.1302 17.713 44.1421 19.1766 42.5412C20.4002 42.0899 21.6963 41.8629 23.0016 41.8713C25.9853 41.8713 28.8468 43.0477 30.9566 45.1416C33.0664 47.2355 34.2516 50.0754 34.2516 53.0367Z\" fill=\"#4F349F\"/>\\n<path d=\"M40.5275 72.0201C37.072 75.2577 34.8939 79.6128 34.385 84.302H2.75V82.0689C2.75216 77.7022 4.18727 73.4549 6.83819 69.9698C9.48912 66.4847 13.2116 63.9512 17.4425 62.7528C18.4768 63.3244 19.5917 63.7384 20.75 63.981C22.2347 64.2818 23.7653 64.2818 25.25 63.981C26.4198 63.7422 27.5439 63.3201 28.58 62.7305C33.6156 64.1916 37.8929 67.5173 40.5275 72.0201Z\" fill=\"#291F66\"/>\\n<path d=\"M37.8283 68.4236L37.4458 68.7809C34.2105 71.821 31.8761 75.6825 30.6958 79.9463H13.7308C13.1562 79.9526 12.5867 79.8381 12.0598 79.6104C11.5329 79.3827 11.0605 79.0468 10.6737 78.625C10.287 78.2032 9.9945 77.7049 9.81561 77.1628C9.63673 76.6208 9.57545 76.0473 9.63581 75.4801C10.1173 70.9505 12.1692 66.7275 15.4408 63.5332C16.0933 63.2876 16.7683 63.0643 17.4433 62.8633C19.1374 63.8186 21.0524 64.3208 23.0008 64.3208C24.9492 64.3208 26.8642 63.8186 28.5583 62.8633C31.7183 63.7528 34.6086 65.4018 36.9733 67.6644L37.3108 67.977L37.8283 68.4236Z\" fill=\"#4F349F\"/>\\n<path d=\"M25.2486 64.2038V68.6699C25.2486 69.2622 25.0115 69.8302 24.5895 70.2489C24.1676 70.6677 23.5953 70.903 22.9986 70.903C22.4018 70.903 21.8295 70.6677 21.4076 70.2489C20.9856 69.8302 20.7486 69.2622 20.7486 68.6699V64.2038C20.7375 64.1297 20.7375 64.0545 20.7486 63.9805C22.2332 64.2813 23.7639 64.2813 25.2486 63.9805C25.2596 64.0545 25.2596 64.1297 25.2486 64.2038ZM88.2486 64.2038V68.6699C88.2486 69.2622 88.0115 69.8302 87.5895 70.2489C87.1676 70.6677 86.5953 70.903 85.9986 70.903C85.4018 70.903 84.8295 70.6677 84.4076 70.2489C83.9856 69.8302 83.7486 69.2622 83.7486 68.6699V64.2038C83.7375 64.1297 83.7375 64.0545 83.7486 63.9805C85.2332 64.2813 86.7639 64.2813 88.2486 63.9805C88.2596 64.0545 88.2596 64.1297 88.2486 64.2038Z\" fill=\"#291F66\"/>\\n<path d=\"M65.7499 57.5052C65.745 59.1564 65.3711 60.7859 64.6552 62.2764C63.9393 63.767 62.8993 65.0813 61.6099 66.1249C61.1276 66.5365 60.6079 66.9028 60.0574 67.2191C58.6582 68.0029 57.106 68.4803 55.5053 68.6189C53.9047 68.7575 52.2927 68.5543 50.7778 68.0228C49.2629 67.4913 47.8803 66.6439 46.723 65.5376C45.5658 64.4314 44.6607 63.092 44.0687 61.6095C43.4767 60.127 43.2116 58.5358 43.2911 56.9431C43.3707 55.3504 43.793 53.7931 44.5298 52.376C45.2666 50.9588 46.3007 49.7148 47.5625 48.7275C48.8243 47.7403 50.2845 47.0327 51.8449 46.6525C52.7146 46.4455 53.6057 46.3406 54.4999 46.3398C57.4836 46.3398 60.3451 47.5162 62.4549 49.6101C64.5647 51.704 65.7499 54.544 65.7499 57.5052Z\" fill=\"#291F66\"/>\\n<path d=\"M65.7513 57.5052C65.7464 59.1564 65.3725 60.7859 64.6566 62.2764C63.9407 63.767 62.9006 65.0813 61.6113 66.1249C60.757 66.3318 59.8808 66.4368 59.0013 66.4375C56.6833 66.4384 54.4216 65.7286 52.5255 64.4051C50.6294 63.0817 49.1915 61.2093 48.4084 59.044C47.6254 56.8786 47.5354 54.5261 48.1507 52.3081C48.7661 50.09 50.0568 48.1148 51.8463 46.6525C52.7159 46.4455 53.607 46.3406 54.5013 46.3398C57.485 46.3398 60.3465 47.5162 62.4563 49.6101C64.5661 51.704 65.7513 54.544 65.7513 57.5052Z\" fill=\"#4F349F\"/>\\n<path d=\"M74.75 86.5348V88.7679H34.25V86.5348C34.2494 85.7885 34.2945 85.0427 34.385 84.3018C34.8939 79.6126 37.072 75.2575 40.5275 72.0199C42.3813 70.2512 44.5576 68.8492 46.94 67.8887C47.5925 67.643 48.2675 67.4197 48.9425 67.2188C49.9768 67.7903 51.0917 68.2043 52.25 68.4469C53.7347 68.7477 55.2653 68.7477 56.75 68.4469C57.916 68.2065 59.0387 67.7924 60.08 67.2188C63.24 68.1083 66.1303 69.7573 68.495 72.0199L68.8325 72.3325C72.0792 75.5509 74.1195 79.7742 74.615 84.3018C74.7055 85.0427 74.7506 85.7885 74.75 86.5348Z\" fill=\"#291F66\"/>\\n<path d=\"M74.6129 84.3018H45.2279C44.6532 84.3081 44.0837 84.1936 43.5569 83.9659C43.03 83.7381 42.5576 83.4023 42.1708 82.9805C41.784 82.5586 41.4916 82.0603 41.3127 81.5183C41.1338 80.9763 41.0725 80.4028 41.1329 79.8356C41.6144 75.306 43.6663 71.083 46.9379 67.8887C47.5904 67.643 48.2654 67.4197 48.9404 67.2188C50.6345 68.174 52.5495 68.6763 54.4979 68.6763C56.4463 68.6763 58.3613 68.174 60.0554 67.2188C63.2154 68.1083 66.1057 69.7573 68.4704 72.0199L68.8079 72.3325C72.0628 75.5476 74.1113 79.7713 74.6129 84.3018Z\" fill=\"#4F349F\"/>\\n<path d=\"M56.7505 68.6686V73.1348C56.7505 73.727 56.5135 74.295 56.0915 74.7138C55.6695 75.1326 55.0972 75.3678 54.5005 75.3678C53.9038 75.3678 53.3315 75.1326 52.9095 74.7138C52.4876 74.295 52.2505 73.727 52.2505 73.1348V68.6686C52.2394 68.5946 52.2394 68.5193 52.2505 68.4453C53.7352 68.7461 55.2658 68.7461 56.7505 68.4453C56.7616 68.5193 56.7616 68.5946 56.7505 68.6686Z\" fill=\"#291F66\"/>\\n</g>\\n<path d=\"M38.5 98.2L77.7 59H87.5L38.5 108V98.2Z\" fill=\"url(#paint1_linear_1508_5630)\"/>\\n</g>\\n<defs>\\n<filter id=\"filter0_dd_1508_5630\" x=\"27.5\" y=\"6\" width=\"98.7334\" height=\"50\" filterUnits=\"userSpaceOnUse\" color-interpolation-filters=\"sRGB\">\\n<feFlood flood-opacity=\"0\" result=\"BackgroundImageFix\"/>\\n<feColorMatrix in=\"SourceAlpha\" type=\"matrix\" values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0\" result=\"hardAlpha\"/>\\n<feOffset dy=\"2\"/>\\n<feGaussianBlur stdDeviation=\"6\"/>\\n<feComposite in2=\"hardAlpha\" operator=\"out\"/>\\n<feColorMatrix type=\"matrix\" values=\"0 0 0 0 0.811765 0 0 0 0 0.811765 0 0 0 0 0.811765 0 0 0 0.08 0\"/>\\n<feBlend mode=\"normal\" in2=\"BackgroundImageFix\" result=\"effect1_dropShadow_1508_5630\"/>\\n<feColorMatrix in=\"SourceAlpha\" type=\"matrix\" values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0\" result=\"hardAlpha\"/>\\n<feOffset dy=\"2\"/>\\n<feGaussianBlur stdDeviation=\"6\"/>\\n<feComposite in2=\"hardAlpha\" operator=\"out\"/>\\n<feColorMatrix type=\"matrix\" values=\"0 0 0 0 0.811765 0 0 0 0 0.811765 0 0 0 0 0.811765 0 0 0 0.08 0\"/>\\n<feBlend mode=\"normal\" in2=\"effect1_dropShadow_1508_5630\" result=\"effect2_dropShadow_1508_5630\"/>\\n<feBlend mode=\"normal\" in=\"SourceGraphic\" in2=\"effect2_dropShadow_1508_5630\" result=\"shape\"/>\\n</filter>\\n<linearGradient id=\"paint0_linear_1508_5630\" x1=\"44.0089\" y1=\"10.4286\" x2=\"44.0089\" y2=\"92.6071\" gradientUnits=\"userSpaceOnUse\">\\n<stop offset=\"0.0370003\" stop-color=\"#FFCE44\"/>\\n<stop offset=\"1\" stop-color=\"white\" stop-opacity=\"0\"/>\\n</linearGradient>\\n<linearGradient id=\"paint1_linear_1508_5630\" x1=\"48.5058\" y1=\"76.7429\" x2=\"73.7408\" y2=\"88.5078\" gradientUnits=\"userSpaceOnUse\">\\n<stop stop-color=\"white\" stop-opacity=\"0.12\"/>\\n<stop offset=\"1\" stop-color=\"white\" stop-opacity=\"0\"/>\\n</linearGradient>\\n<clipPath id=\"clip0_1508_5630\">\\n<rect width=\"112\" height=\"96\" fill=\"white\" transform=\"translate(0.5)\"/>\\n</clipPath>\\n<clipPath id=\"clip1_1508_5630\">\\n<rect width=\"108\" height=\"49\" fill=\"white\" transform=\"translate(0.5 42)\"/>\\n</clipPath>\\n</defs>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-am47ys\",\"data-framer-name\":\"Auto Layout Vertical\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-z6b0zj\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{dUsIIuO4t:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-1ochgq3\",\"data-styles-preset\":\"qelz4hmYL\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(54, 37, 128)\"},children:\"Tenant Management\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-nvr6cw\",\"data-styles-preset\":\"PfZkiy83R\",style:{\"--framer-text-color\":\"rgb(54, 37, 128)\"},children:\"Tenant Management\"})}),className:\"framer-1rkap9h\",\"data-framer-name\":\"Tenant Management\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{dUsIIuO4t:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-1r0e4t4\",\"data-styles-preset\":\"GKeUSWmTu\",style:{\"--framer-text-alignment\":\"center\"},children:[\"Elevates tenant experience, making every interaction smooth and efficient.\",/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})]})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-qx63zg\",\"data-styles-preset\":\"RvBlEg_wg\",children:\"Elevates tenant experience, making every interaction smooth and efficient.\"})}),className:\"framer-1cxfbxs\",\"data-framer-name\":\"Stay relaxed while Crib keeps your entire rental business running smoothly, all from one platform.\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]})})]})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-bhaxj0\",\"data-framer-name\":\"Features\",children:[isDisplayed1()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-a59zsn hidden-1axtpi8\",\"data-framer-name\":\"Auto Layout Vertical\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-e7ohg9\",\"data-framer-name\":\"Auto Layout Vertical\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-j2ymqf\",\"data-framer-name\":\"Auto Layout Horizontal\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h6\",{className:\"framer-styles-preset-d63n7v\",\"data-styles-preset\":\"N1YCsmum9\",children:\"tenant management\"})}),className:\"framer-rpqnim\",\"data-framer-name\":\"tenant management\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-17tvoj9\",\"data-styles-preset\":\"Va8xzZDcZ\",style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:/*#__PURE__*/_jsx(\"span\",{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(90deg, rgb(255, 255, 255) 0%, rgb(228, 222, 255) 100%)\"},children:\"From Check-in to Check-out,\"})})}),className:\"framer-1evqnbj\",\"data-framer-name\":\"From Check-in to Check-out,\\u2028 We\u2019ve Got You\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-1qs3040\",\"data-styles-preset\":\"D3ntCDgqB\",style:{\"--framer-text-color\":\"rgb(192, 179, 229)\"},children:\"We've got all covered! Keeping your tenants happy and making your life easier!\"})}),className:\"framer-2jy652\",\"data-framer-name\":\"From hassle-free bookings to lightning-fast KYC and renewals, Crib\u2019s tenant tools make every interaction smooth, keeping your tenants happy and your life easier!\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ddn9mw\",\"data-framer-name\":\"Auto Layout Horizontal\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-4sp55f\",\"data-framer-name\":\"Auto Layout Horizontal\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1dz55wi\",\"data-framer-name\":\"scroll bar\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1jnqng3\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1geyvw6\",\"data-framer-name\":\"Auto Layout Vertical\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1wumdh7\",\"data-framer-name\":\"TM1\",id:elementId4,ref:ref6,children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-bku48a\",\"data-border\":true,\"data-framer-name\":\"Auto Layout Vertical\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"20px\",\"--framer-line-height\":\"33px\"},children:/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy01MDA=\",\"--framer-font-family\":'\"DM Sans\"',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.25px\",\"--framer-text-color\":\"rgba(255, 255, 255, 1)\"},children:\"01\"})})}),className:\"framer-1a9xe5\",\"data-framer-name\":\"01\",fonts:[\"GF;DM Sans-500\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-b3z58v\",\"data-framer-name\":\"Auto Layout Vertical\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-1ochgq3\",\"data-styles-preset\":\"qelz4hmYL\",style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:/*#__PURE__*/_jsx(\"span\",{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(90deg, rgb(255, 255, 255) 0%, rgb(153, 153, 153) 100%)\"},children:\"Seamless Bookings & Move-Ins\"})})}),className:\"framer-qsf1j9\",\"data-framer-name\":\"Seamless Bookings & Move-Ins\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-qx63zg\",\"data-styles-preset\":\"RvBlEg_wg\",style:{\"--framer-text-color\":\"rgb(192, 179, 228)\"},children:\"Streamline the booking process with Crib\u2019s intuitive platform. Tenants can easily book rooms and manage their move-ins, ensuring a smooth onboarding experience.\"})}),className:\"framer-wuirv0\",\"data-framer-name\":\"Streamline the booking process with Crib\u2019s intuitive platform. Tenants can easily book rooms and manage their move-ins, ensuring a smooth onboarding experience.\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-l8jvtc\",\"data-framer-name\":\"Auto Layout Vertical\",id:elementId5,ref:ref7,children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-dqj79t\",\"data-border\":true,\"data-framer-name\":\"Auto Layout Vertical\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"20px\",\"--framer-line-height\":\"33px\"},children:/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy01MDA=\",\"--framer-font-family\":'\"DM Sans\"',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.25px\",\"--framer-text-color\":\"rgba(255, 255, 255, 1)\"},children:\"02\"})})}),className:\"framer-d558cy\",\"data-framer-name\":\"02\",fonts:[\"GF;DM Sans-500\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1f5mmet\",\"data-framer-name\":\"Auto Layout Vertical\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-1ochgq3\",\"data-styles-preset\":\"qelz4hmYL\",style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:/*#__PURE__*/_jsx(\"span\",{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(90deg, rgb(255, 255, 255) 0%, rgb(153, 153, 153) 100%)\"},children:\"Digital KYC & E-Signatures\"})})}),className:\"framer-1b2114g\",\"data-framer-name\":\"Digital KYC & E-Signatures\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-qx63zg\",\"data-styles-preset\":\"RvBlEg_wg\",style:{\"--framer-text-color\":\"rgb(192, 179, 228)\"},children:\"Complete tenant verification digitally with AADHAAR-based KYC and e-signatures, speeding up the onboarding process and making it paperless.\"})}),className:\"framer-1lsjzuw\",\"data-framer-name\":\"Complete tenant verification digitally with AADHAAR-based KYC and e-signatures, speeding up the onboarding process and making it paperless.\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-jcva0\",\"data-framer-name\":\"Auto Layout Vertical\",id:elementId6,ref:ref8,children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-i04som\",\"data-border\":true,\"data-framer-name\":\"Auto Layout Vertical\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"20px\",\"--framer-line-height\":\"33px\"},children:/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy01MDA=\",\"--framer-font-family\":'\"DM Sans\"',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.25px\",\"--framer-text-color\":\"rgba(255, 255, 255, 1)\"},children:\"03\"})})}),className:\"framer-161pvkd\",\"data-framer-name\":\"03\",fonts:[\"GF;DM Sans-500\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ltduqb\",\"data-framer-name\":\"Auto Layout Vertical\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-1ochgq3\",\"data-styles-preset\":\"qelz4hmYL\",style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:/*#__PURE__*/_jsx(\"span\",{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(90deg, rgb(255, 255, 255) 0%, rgb(153, 153, 153) 100%)\"},children:\"Create Rent Agreements digitally\"})})}),className:\"framer-89g1lk\",\"data-framer-name\":\"Create Rent Agreements digitally\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-qx63zg\",\"data-styles-preset\":\"RvBlEg_wg\",style:{\"--framer-text-color\":\"rgb(192, 179, 228)\"},children:\"Create and sign rent agreements effortlessly with Zoho Sign integration, ensuring a legally compliant and smooth agreement process.\"})}),className:\"framer-ma3lx\",\"data-framer-name\":\"Create and sign rent agreements effortlessly with Zoho Sign integration, ensuring a legally compliant and smooth agreement process.\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1v0d4qq\",\"data-framer-name\":\"Auto Layout Vertical\",id:elementId7,ref:ref9,children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-ti29a\",\"data-border\":true,\"data-framer-name\":\"Auto Layout Vertical\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"20px\",\"--framer-line-height\":\"33px\"},children:/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy01MDA=\",\"--framer-font-family\":'\"DM Sans\"',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.25px\",\"--framer-text-color\":\"rgba(255, 255, 255, 1)\"},children:\"04\"})})}),className:\"framer-1bew6um\",\"data-framer-name\":\"04\",fonts:[\"GF;DM Sans-500\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-69dw7u\",\"data-framer-name\":\"Auto Layout Vertical\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-1ochgq3\",\"data-styles-preset\":\"qelz4hmYL\",style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:/*#__PURE__*/_jsx(\"span\",{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(90deg, rgb(255, 255, 255) 0%, rgb(153, 153, 153) 100%)\"},children:\"Tenant Stay Management\"})})}),className:\"framer-1vgu6nv\",\"data-framer-name\":\"Tenant Stay Management\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-qx63zg\",\"data-styles-preset\":\"RvBlEg_wg\",style:{\"--framer-text-color\":\"rgb(192, 179, 228)\"},children:\"Oversee the entire tenant stay from one place, from room assignments to changes in terms. Keep everything organized and easily accessible.\"})}),className:\"framer-sx1uz6\",\"data-framer-name\":\"Oversee the entire tenant stay from one place, from room assignments to changes in terms. Keep everything organized and easily accessible.\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-10eh62f\",\"data-framer-name\":\"Auto Layout Vertical\",id:elementId8,ref:ref10,children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-8oih5v\",\"data-border\":true,\"data-framer-name\":\"Auto Layout Vertical\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"20px\",\"--framer-line-height\":\"33px\"},children:/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy01MDA=\",\"--framer-font-family\":'\"DM Sans\"',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.25px\",\"--framer-text-color\":\"rgba(255, 255, 255, 1)\"},children:\"05\"})})}),className:\"framer-tr1lct\",\"data-framer-name\":\"05\",fonts:[\"GF;DM Sans-500\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1am9sgx\",\"data-framer-name\":\"Auto Layout Vertical\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-1ochgq3\",\"data-styles-preset\":\"qelz4hmYL\",style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:/*#__PURE__*/_jsx(\"span\",{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(90deg, rgb(255, 255, 255) 0%, rgb(153, 153, 153) 100%)\"},children:\"Renewals & Move-Outs\"})})}),className:\"framer-6kjgzp\",\"data-framer-name\":\"Renewals & Move-Outs\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-qx63zg\",\"data-styles-preset\":\"RvBlEg_wg\",style:{\"--framer-text-color\":\"rgb(192, 179, 228)\"},children:\"Crib makes renewing agreements or handling move-outs effortless by managing the entire process digitally, ensuring smooth transitions for both tenants and managers.\"})}),className:\"framer-p0e323\",\"data-framer-name\":\"Crib makes renewing agreements or handling move-outs effortless by managing the entire process digitally, ensuring smooth transitions for both tenants and managers.\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-16ss8o2\",\"data-framer-name\":\"Auto Layout Vertical\",id:elementId9,ref:ref11,children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-bl8xrm\",\"data-border\":true,\"data-framer-name\":\"Auto Layout Vertical\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"20px\",\"--framer-line-height\":\"33px\"},children:/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy01MDA=\",\"--framer-font-family\":'\"DM Sans\"',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.25px\",\"--framer-text-color\":\"rgba(255, 255, 255, 1)\"},children:\"06\"})})}),className:\"framer-a08olv\",\"data-framer-name\":\"06\",fonts:[\"GF;DM Sans-500\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-pf2f8u\",\"data-framer-name\":\"Auto Layout Vertical\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-1ochgq3\",\"data-styles-preset\":\"qelz4hmYL\",style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:/*#__PURE__*/_jsx(\"span\",{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(90deg, rgb(255, 255, 255) 0%, rgb(153, 153, 153) 100%)\"},children:\"Feedback & Retention Tools\"})})}),className:\"framer-g91s47\",\"data-framer-name\":\"Feedback & Retention Tools\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-qx63zg\",\"data-styles-preset\":\"RvBlEg_wg\",style:{\"--framer-text-color\":\"rgb(192, 179, 228)\"},children:\"Collect feedback directly from tenants to improve their experience and increase retention. Use data-driven insights to keep tenants happy and engaged.\"})}),className:\"framer-mwtxtw\",\"data-framer-name\":\"Collect feedback directly from tenants to improve their experience and increase retention. Use data-driven insights to keep tenants happy and engaged.\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})]})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:547.7386934673367,width:\"400px\",y:(componentViewport?.y||0)+0+7175.2+0+120+222.6+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1a9cwis-container\",children:/*#__PURE__*/_jsx(TenantManagmentGraphicsWithVariantAppearEffect,{__framer__animateOnce:false,__framer__targets:[{ref:ref6,target:\"MPJTaIBWv\"},{ref:ref7,target:\"ifqgAcNTD\"},{ref:ref8,target:\"xoqz1oRbT\"},{ref:ref9,target:\"nhmwt1_xN\"},{ref:ref10,target:\"v99mqYrwF\"},{ref:ref11,target:\"Efkcc2j0j\"}],__framer__threshold:.5,__framer__variantAppearEffectEnabled:true,DDyDZmnkk:addImageAlt({src:\"https://framerusercontent.com/images/rxcY7fNqHBkpGcDWhjiU2J5Afw.png\",srcSet:\"https://framerusercontent.com/images/rxcY7fNqHBkpGcDWhjiU2J5Afw.png 566w\"},\"\"),height:\"100%\",hyuGarBZR:addImageAlt({src:\"https://framerusercontent.com/images/dfxbW6ZRnMsZP0bN0LRKfPNQk.png\",srcSet:\"https://framerusercontent.com/images/dfxbW6ZRnMsZP0bN0LRKfPNQk.png 599w\"},\"\"),id:\"s9CJpLusN\",KGPFubbjL:addImageAlt({src:\"https://framerusercontent.com/images/ROui6Q6LEm63XPsiScTApLzTDk.png\",srcSet:\"https://framerusercontent.com/images/ROui6Q6LEm63XPsiScTApLzTDk.png 582w\"},\"\"),layoutId:\"s9CJpLusN\",ouihNptgS:addImageAlt({src:\"https://framerusercontent.com/images/doWBNAICxoeQI0AkVVjXgzuNM.png\",srcSet:\"https://framerusercontent.com/images/doWBNAICxoeQI0AkVVjXgzuNM.png?scale-down-to=512 512w,https://framerusercontent.com/images/doWBNAICxoeQI0AkVVjXgzuNM.png 580w\"},\"\"),sflaK3lR4:addImageAlt({src:\"https://framerusercontent.com/images/6xmXeyy9yg5XtaKeCh8Jd45wAM.png\",srcSet:\"https://framerusercontent.com/images/6xmXeyy9yg5XtaKeCh8Jd45wAM.png 530w\"},\"\"),style:{height:\"100%\",maxWidth:\"100%\",width:\"100%\"},tkMcutmaa:addImageAlt({src:\"https://framerusercontent.com/images/QizSUJMB4igA6d9umqb4vEKpcE.png\",srcSet:\"https://framerusercontent.com/images/QizSUJMB4igA6d9umqb4vEKpcE.png 542w\"},\"\"),variant:\"MPJTaIBWv\",width:\"100%\"})})})]})]}),isDisplayed()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-ity7vh hidden-7wm492\",\"data-framer-name\":\"Frame 1321318091\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ptykda\",\"data-framer-name\":\"Frame 1321318102\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-8nbxfp\",\"data-framer-name\":\"Auto Layout Vertical\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-igpjw5\",\"data-framer-name\":\"Auto Layout Horizontal\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"12px\"},children:/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy03MDA=\",\"--framer-font-family\":'\"DM Sans\"',\"--framer-font-size\":\"12px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-text-color\":\"rgba(54, 37, 128, 1)\",\"--framer-text-transform\":\"uppercase\"},children:\"tenant management\"})})}),className:\"framer-vy3zun\",\"data-framer-name\":\"tenant management\",fonts:[\"GF;DM Sans-700\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-166cn5k\",\"data-framer-name\":\"Frame 1321318094\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-17tvoj9\",\"data-styles-preset\":\"Va8xzZDcZ\",style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:/*#__PURE__*/_jsxs(\"span\",{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(90deg, rgb(255, 255, 255) 0%, rgb(153, 153, 153) 100%)\"},children:[\"From Check-in to \",/*#__PURE__*/_jsx(\"br\",{}),\"Check-out\"]})})}),className:\"framer-19q0der\",\"data-framer-name\":\"From Check-in to Check-out,\\u2028 We\u2019ve Got You\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1vd4jmg\",\"data-styles-preset\":\"ouv5S4l0o\",style:{\"--framer-text-color\":\"rgb(248, 246, 254)\"},children:\"We've got all covered! Keeping your tenants happy and making your life easier!\"})}),className:\"framer-1wn5w39\",\"data-framer-name\":\"From hassle-free bookings to lightning-fast KYC and renewals, Crib\u2019s tenant tools make every interaction smooth, keeping your tenants happy and your life easier!\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{dUsIIuO4t:{width:`max(${componentViewport?.width||\"100vw\"} - 80px, 1px)`,y:(componentViewport?.y||0)+0+3603.775221238938+16+0+40+0+141.6}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:640,children:/*#__PURE__*/_jsx(Container,{className:\"framer-iilth9-container\",children:/*#__PURE__*/_jsx(TenantManagementMobile,{height:\"100%\",id:\"LpyjTknlg\",layoutId:\"LpyjTknlg\",style:{height:\"100%\",width:\"100%\"},variant:\"ZqMMchSzt\",width:\"100%\"})})})})]})})]}),isDisplayed()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-1vle5j0 hidden-7wm492\",\"data-framer-name\":\"Features\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-vek7s4\",\"data-framer-name\":\"Frame 1321318091\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-lp93u3\",\"data-framer-name\":\"Frame 1321318102\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-kk85yg\",\"data-framer-name\":\"Auto Layout Vertical\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-zfmm3c\",\"data-framer-name\":\"Auto Layout Horizontal\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy03MDA=\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-text-color\":\"rgb(54, 37, 128)\",\"--framer-text-transform\":\"uppercase\"},children:\"SALES MANAGEMENT\"})}),className:\"framer-1o3g3mt\",\"data-framer-name\":\"tenant management\",fonts:[\"GF;DM Sans-700\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-5c57or\",\"data-framer-name\":\"Frame 1321318094\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-17tvoj9\",\"data-styles-preset\":\"Va8xzZDcZ\",style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:/*#__PURE__*/_jsx(\"span\",{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(90deg, rgb(255, 255, 255) 0%, rgb(153, 153, 153) 100%)\"},children:\"Close Deals with Confidence\"})})}),className:\"framer-4xg587\",\"data-framer-name\":\"From Check-in to Check-out,\\u2028 We\u2019ve Got You\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1vd4jmg\",\"data-styles-preset\":\"ouv5S4l0o\",style:{\"--framer-text-color\":\"rgb(248, 246, 254)\"},children:\"From property details to occupancy tracking, manage your sales pipeline effortlessly and make informed decisions.\"})}),className:\"framer-18mku7q\",\"data-framer-name\":\"From hassle-free bookings to lightning-fast KYC and renewals, Crib\u2019s tenant tools make every interaction smooth, keeping your tenants happy and your life easier!\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{dUsIIuO4t:{width:`max(${componentViewport?.width||\"100vw\"} - 80px, 1px)`,y:(componentViewport?.y||0)+0+5457.375221238938+16+0+40+0+173.6}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:636,children:/*#__PURE__*/_jsx(Container,{className:\"framer-pf0fbv-container\",children:/*#__PURE__*/_jsx(SalesManagementMobile,{height:\"100%\",id:\"VSVbladVG\",layoutId:\"VSVbladVG\",style:{width:\"100%\"},variant:\"dd2Sk8Ikj\",width:\"100%\"})})})})]})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-665nay\",\"data-framer-name\":\"Finance Management\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1nf3wfr\",\"data-framer-name\":\"Auto Layout Vertical\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-mtt45x\",\"data-framer-name\":\"Auto Layout Horizontal\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h6\",{className:\"framer-styles-preset-d63n7v\",\"data-styles-preset\":\"N1YCsmum9\",children:\"finance management\"})}),className:\"framer-tx7zo0\",\"data-framer-name\":\"finance management\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-4uzhfu\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-17tvoj9\",\"data-styles-preset\":\"Va8xzZDcZ\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:/*#__PURE__*/_jsx(\"span\",{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(3345deg, rgb(55, 37, 131) 0%, rgb(83, 56, 198) 100%)\"},children:\"Rent Collection on Autopilot\"})})}),className:\"framer-n9g5wf\",\"data-framer-name\":\"Rent Collection on AUTOPILOT\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1vd4jmg\",\"data-styles-preset\":\"ouv5S4l0o\",children:\"Let the computer handle the numbers, so you can focus on growing your business.\"})}),className:\"framer-540ycb\",\"data-framer-name\":\"Empower your tenants with multiple payment options for fast and hassle-free transactions.\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),isDisplayed()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{dUsIIuO4t:{height:420,width:`calc(${componentViewport?.width||\"100vw\"} - 48px)`,y:(componentViewport?.y||0)+0+4457.375221238938+12+374.40000000000003}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1bkliwl-container hidden-7wm492\",children:/*#__PURE__*/_jsx(RentCollectionMobile,{height:\"100%\",id:\"xzzhCU1OK\",layoutId:\"xzzhCU1OK\",style:{height:\"100%\",width:\"100%\"},variant:\"mN309CEPX\",width:\"100%\"})})})}),isDisplayed1()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:648,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+10280.2+0+272.8,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1jmpxrq-container hidden-1axtpi8\",children:/*#__PURE__*/_jsx(RentCollectionAutopilotAnimation,{height:\"100%\",id:\"nbKhu33y2\",layoutId:\"nbKhu33y2\",style:{width:\"100%\"},variant:\"yjTp3JlSr\",width:\"100%\"})})})]}),isDisplayed1()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-1m0rnal hidden-1axtpi8\",\"data-framer-name\":\"Key value numbers\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-jfg41n\",\"data-framer-name\":\"Auto Layout Vertical\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1co7p1a\",\"data-framer-name\":\"Auto Layout Vertical\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1r5yi5o\",\"data-framer-name\":\"Auto Layout Vertical\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-hly7d2\",\"data-framer-name\":\"Auto Layout Horizontal\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h6\",{className:\"framer-styles-preset-d63n7v\",\"data-styles-preset\":\"N1YCsmum9\",children:\"SALES MANAGEMENT\"})}),className:\"framer-1ykng08\",\"data-framer-name\":\"SALES MANAGEMENT\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1tqfd3h\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-17tvoj9\",\"data-styles-preset\":\"Va8xzZDcZ\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Close Deals with Confidence\"})}),className:\"framer-1qccbky\",\"data-framer-name\":\"Sales management\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1vd4jmg\",\"data-styles-preset\":\"ouv5S4l0o\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(192, 179, 229)\"},children:\"From property details to occupancy tracking, manage your sales pipeline effortlessly and make informed decisions.\"})}),className:\"framer-bl73pj\",\"data-framer-name\":\"Manage all your sales related data at one platform\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-eh1lnm\",\"data-framer-name\":\"Auto Layout Horizontal\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1jh51uh\",\"data-framer-name\":\"Auto Layout Horizontal\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-3noblg\",\"data-framer-name\":\"scroll bar\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-162ed7g\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-udgtx3\",\"data-framer-name\":\"Auto Layout Vertical\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1gcvzts\",\"data-framer-name\":\"TM1\",id:elementId10,ref:ref12,children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1rn7shj\",\"data-border\":true,\"data-framer-name\":\"Auto Layout Vertical\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy01MDA=\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.25px\",\"--framer-line-height\":\"33px\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"01\"})}),className:\"framer-10fhxz8\",\"data-framer-name\":\"01\",fonts:[\"GF;DM Sans-500\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1snnuk8\",\"data-framer-name\":\"Auto Layout Vertical\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-1ochgq3\",\"data-styles-preset\":\"qelz4hmYL\",style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:/*#__PURE__*/_jsx(\"span\",{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(90deg, rgb(255, 255, 255) 0%, rgb(153, 153, 153) 100%)\"},children:\"Property Details\"})})}),className:\"framer-1wua9yb\",\"data-framer-name\":\"Seamless Bookings & Move-Ins\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-qx63zg\",\"data-styles-preset\":\"RvBlEg_wg\",style:{\"--framer-text-color\":\"rgb(192, 179, 228)\"},children:\"Empower your sales team with on-the-go access of all property-related details, including rent, security deposits, other charges, features, photos, and room options & enable faster sales.\"})}),className:\"framer-lj343\",\"data-framer-name\":\"Streamline the booking process with Crib\u2019s intuitive platform. Tenants can easily book rooms and manage their move-ins, ensuring a smooth onboarding experience.\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-lwl7ho\",\"data-framer-name\":\"Auto Layout Vertical\",id:elementId11,ref:ref13,children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1hehvxh\",\"data-border\":true,\"data-framer-name\":\"Auto Layout Vertical\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy01MDA=\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.25px\",\"--framer-line-height\":\"33px\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"02\"})}),className:\"framer-1r4u1w4\",\"data-framer-name\":\"02\",fonts:[\"GF;DM Sans-500\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1pyqdxi\",\"data-framer-name\":\"Auto Layout Vertical\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-1ochgq3\",\"data-styles-preset\":\"qelz4hmYL\",style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:/*#__PURE__*/_jsx(\"span\",{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(90deg, rgb(255, 255, 255) 0%, rgb(153, 153, 153) 100%)\"},children:\"Inventory Management\"})})}),className:\"framer-1j5wlmj\",\"data-framer-name\":\"Digital KYC & E-Signatures\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-qx63zg\",\"data-styles-preset\":\"RvBlEg_wg\",style:{\"--framer-text-color\":\"rgb(192, 179, 228)\"},children:\"Accurately monitor room occupancy levels, track vacant and occupied rooms, and make informed sales decisions with up-to-date bed status and advanced inventory filtering\"})}),className:\"framer-blpa2z\",\"data-framer-name\":\"Complete tenant verification digitally with AADHAAR-based KYC and e-signatures, speeding up the onboarding process and making it paperless.\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1smkphv\",\"data-framer-name\":\"Auto Layout Vertical\",id:elementId12,ref:ref14,children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1cax736\",\"data-border\":true,\"data-framer-name\":\"Auto Layout Vertical\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy01MDA=\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.25px\",\"--framer-line-height\":\"33px\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"03\"})}),className:\"framer-i16zv4\",\"data-framer-name\":\"03\",fonts:[\"GF;DM Sans-500\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ys2bzg\",\"data-framer-name\":\"Auto Layout Vertical\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-1ochgq3\",\"data-styles-preset\":\"qelz4hmYL\",style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:/*#__PURE__*/_jsx(\"span\",{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(90deg, rgb(255, 255, 255) 0%, rgb(153, 153, 153) 100%)\"},children:\"Property Listing and Booking\"})})}),className:\"framer-sjuw4m\",\"data-framer-name\":\"Create Rent Agreements digitally\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-qx63zg\",\"data-styles-preset\":\"RvBlEg_wg\",style:{\"--framer-text-color\":\"rgb(192, 179, 228)\"},children:\"Accurately monitor room occupancy levels, track vacant and occupied rooms, and make informed sales decisions with up-to-date bed status and advanced inventory filtering\"})}),className:\"framer-1epql0i\",\"data-framer-name\":\"Create and sign rent agreements effortlessly with Zoho Sign integration, ensuring a legally compliant and smooth agreement process.\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})]})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:500,width:`min(max((min(${componentViewport?.width||\"100vw\"} - 320px, 1280px) - 120px) / 2, 1px), 560px)`,y:(componentViewport?.y||0)+0+11281+40+0+80+0+0+270.8+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-upmmy-container\",children:/*#__PURE__*/_jsx(TenantManagmentGraphicsWithVariantAppearEffect,{__framer__animateOnce:false,__framer__targets:[{ref:ref12,target:\"MPJTaIBWv\"},{ref:ref13,target:\"ifqgAcNTD\"},{ref:ref14,target:\"xoqz1oRbT\"}],__framer__threshold:.5,__framer__variantAppearEffectEnabled:true,DDyDZmnkk:addImageAlt({src:\"https://framerusercontent.com/images/9OobX3A07yPMWQgIBh8G0fu88iI.png\",srcSet:\"https://framerusercontent.com/images/9OobX3A07yPMWQgIBh8G0fu88iI.png?scale-down-to=1024 778w,https://framerusercontent.com/images/9OobX3A07yPMWQgIBh8G0fu88iI.png?scale-down-to=2048 1556w,https://framerusercontent.com/images/9OobX3A07yPMWQgIBh8G0fu88iI.png 2176w\"},\"\"),height:\"100%\",id:\"Im6KDO8nb\",layoutId:\"Im6KDO8nb\",ouihNptgS:addImageAlt({src:\"https://framerusercontent.com/images/JbCPlmjbsm4jQbC0PzQeh491Izg.png\",srcSet:\"https://framerusercontent.com/images/JbCPlmjbsm4jQbC0PzQeh491Izg.png?scale-down-to=1024 778w,https://framerusercontent.com/images/JbCPlmjbsm4jQbC0PzQeh491Izg.png 1088w\"},\"\"),style:{height:\"100%\",maxWidth:\"100%\",width:\"100%\"},tkMcutmaa:addImageAlt({src:\"https://framerusercontent.com/images/ZTr2IVba0YFMjr7qeO7TwFN2VQ.png\",srcSet:\"https://framerusercontent.com/images/ZTr2IVba0YFMjr7qeO7TwFN2VQ.png?scale-down-to=1024 778w,https://framerusercontent.com/images/ZTr2IVba0YFMjr7qeO7TwFN2VQ.png 1088w\"},\"\"),variant:\"MPJTaIBWv\",width:\"100%\"})})})]})]})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ngc0lo\",\"data-framer-name\":\"Operations Mangement\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1oai90g\",\"data-framer-name\":\"Features\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-59ktzp\",\"data-framer-name\":\"Auto Layout Vertical\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ct40qd\",\"data-framer-name\":\"Auto Layout Horizontal\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h6\",{className:\"framer-styles-preset-d63n7v\",\"data-styles-preset\":\"N1YCsmum9\",children:\"Operations management\"})}),className:\"framer-b83g1j\",\"data-framer-name\":\"Operations management\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-bujcl0\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-17tvoj9\",\"data-styles-preset\":\"Va8xzZDcZ\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:/*#__PURE__*/_jsx(\"span\",{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(3345deg, rgb(55, 37, 131) 0%, rgb(83, 56, 198) 100%)\"},children:\"Master Operations with Ease\"})})}),className:\"framer-1fhsgzy\",\"data-framer-name\":\"Efficient Operations Management\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1vd4jmg\",\"data-styles-preset\":\"ouv5S4l0o\",children:\"Run day-to-day operations like clockwork, ensuring smooth management and satisfied tenants.\"})}),className:\"framer-1vosa56\",\"data-framer-name\":\"Empower your tenants with multiple payment options for fast and hassle-free transactions.\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-g66rb3\",\"data-framer-name\":\"Frame 1321318037\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1micwen\",\"data-framer-name\":\"Frame 1321317970\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-165hnx5\",\"data-border\":true,\"data-framer-name\":\"Frame\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-a1o150\",\"data-framer-name\":\"Frame\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{dUsIIuO4t:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:208.33333885228208,intrinsicWidth:278.88889627692157,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+6378.9752212389385+64+0+0+216.8+0+0+0+0+0+0+20.000000000000043),pixelHeight:375,pixelWidth:502,src:\"https://framerusercontent.com/images/QVzV9jEjPKI2RfBxXkKKRlz2E.png\"},transformTemplate:transformTemplate2}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:208.33333885228208,intrinsicWidth:278.88889627692157,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+12973+0+0+75+242.8+0+0+0+0+65.41408920770348),pixelHeight:375,pixelWidth:502,src:\"https://framerusercontent.com/images/QVzV9jEjPKI2RfBxXkKKRlz2E.png\"},className:\"framer-1b6psmh\",\"data-framer-name\":\"Image\",transformTemplate:transformTemplate3})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-5hze9s\",\"data-framer-name\":\"Auto Layout Vertical\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-18sygwa\",\"data-framer-name\":\"Auto Layout Vertical\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{dUsIIuO4t:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-1ochgq3\",\"data-styles-preset\":\"qelz4hmYL\",style:{\"--framer-text-color\":\"rgb(55, 37, 131)\"},children:\"Complaint Management\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-nvr6cw\",\"data-styles-preset\":\"PfZkiy83R\",style:{\"--framer-text-color\":\"rgb(55, 37, 131)\"},children:\"Complaint Management\"})}),className:\"framer-1hrgk27\",\"data-framer-name\":\"Complaint Management\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-e3id6w\",\"data-styles-preset\":\"pPRA6cV0W\",children:\"Resolve tenant complaints quickly and efficiently. Our automated system tracks and manages issues to ensure prompt resolution, boosting tenant satisfaction and operational efficiency.\"})}),className:\"framer-b7ib71\",\"data-framer-name\":\"Resolve tenant complaints quickly and efficiently. Our automated system tracks and manages issues to ensure prompt resolution, boosting tenant satisfaction and operational efficiency.\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{dUsIIuO4t:{\"data-border\":true}},children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-b5yipd\",\"data-framer-name\":\"Frame 1321317969\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-96vfa4\",\"data-framer-name\":\"Auto Layout Vertical\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{dUsIIuO4t:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-1ochgq3\",\"data-styles-preset\":\"qelz4hmYL\",style:{\"--framer-text-color\":\"rgb(55, 37, 131)\"},children:\"Food Management\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-nvr6cw\",\"data-styles-preset\":\"PfZkiy83R\",style:{\"--framer-text-color\":\"rgb(55, 37, 131)\"},children:\"Food Management\"})}),className:\"framer-1v11hij\",\"data-framer-name\":\"Food Management\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-e3id6w\",\"data-styles-preset\":\"pPRA6cV0W\",children:\"Share food menus, charge for meal options, and allow tenants to opt-in or opt-out. Reduce food waste and cut costs with efficient, customisable meal plans\"})}),className:\"framer-ejswld\",\"data-framer-name\":\"Share food menus, charge for meal options, and allow tenants to opt-in or opt-out. Reduce food waste and cut costs with efficient, customisable meal plans\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),isDisplayed1()&&/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:404.4444551585636,intrinsicWidth:553.888903561934,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+12973+0+0+75+242.8+0+0+355.12222393677564+0+66.22444478735514),pixelHeight:728,pixelWidth:997,sizes:\"363.1997px\",src:\"https://framerusercontent.com/images/Wzv6rFFgEZw6ij94JqFydo2tYH8.png\",srcSet:\"https://framerusercontent.com/images/Wzv6rFFgEZw6ij94JqFydo2tYH8.png?scale-down-to=512 512w,https://framerusercontent.com/images/Wzv6rFFgEZw6ij94JqFydo2tYH8.png 997w\"},className:\"framer-1i7bvba hidden-1axtpi8\",\"data-framer-name\":\"Image\"}),isDisplayed()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-z4vy4y hidden-7wm492\",\"data-framer-name\":\"Frame\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{dUsIIuO4t:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:150,intrinsicWidth:371,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+6378.9752212389385+64+0+0+216.8+0+0+0+428.4+0+0+16+9),pixelHeight:300,pixelWidth:742,sizes:`calc(min(min(${componentViewport?.width||\"100vw\"}, 1280px) - 32px, 1280px) - 16px)`,src:\"https://framerusercontent.com/images/fSlny1A3WFG402SiYb3GMVIpiY.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/fSlny1A3WFG402SiYb3GMVIpiY.png?scale-down-to=512 512w,https://framerusercontent.com/images/fSlny1A3WFG402SiYb3GMVIpiY.png 742w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:150,intrinsicWidth:371,pixelHeight:300,pixelWidth:742,src:\"https://framerusercontent.com/images/fSlny1A3WFG402SiYb3GMVIpiY.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/fSlny1A3WFG402SiYb3GMVIpiY.png?scale-down-to=512 512w,https://framerusercontent.com/images/fSlny1A3WFG402SiYb3GMVIpiY.png 742w\"},className:\"framer-1w4bocy\",\"data-framer-name\":\"Image\"})})})]})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-18pjyb9\",\"data-border\":true,\"data-framer-name\":\"Frame\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-13l9efi\",\"data-framer-name\":\"Frame\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{dUsIIuO4t:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:198.33333858737254,intrinsicWidth:268.8888960120121,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+6378.9752212389385+64+0+0+216.8+0+0+0+856.8+0+0+16+8.399999999999991),pixelHeight:357,pixelWidth:484,src:\"https://framerusercontent.com/images/6L4n9sZY1R0dnjv5W2oxuSE70xs.png\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:198.33333858737254,intrinsicWidth:268.8888960120121,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+12973+0+0+75+242.8+0+0+710.2444478735513+0+33+33.56111196838782),pixelHeight:357,pixelWidth:484,src:\"https://framerusercontent.com/images/6L4n9sZY1R0dnjv5W2oxuSE70xs.png\"},className:\"framer-p88e6n\",\"data-framer-name\":\"Image\"})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-ezwyz1\",\"data-framer-name\":\"Auto Layout Vertical\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-14mo59\",\"data-framer-name\":\"Auto Layout Vertical\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{dUsIIuO4t:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-1ochgq3\",\"data-styles-preset\":\"qelz4hmYL\",style:{\"--framer-text-color\":\"rgb(55, 37, 131)\"},children:\"Community\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-nvr6cw\",\"data-styles-preset\":\"PfZkiy83R\",style:{\"--framer-text-color\":\"rgb(55, 37, 131)\"},children:\"Community\"})}),className:\"framer-w0dxb5\",\"data-framer-name\":\"Complaint Management\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-e3id6w\",\"data-styles-preset\":\"pPRA6cV0W\",children:\"Foster a strong sense of community and keep tenants informed with important announcements & notifications\"})}),className:\"framer-nh49t1\",\"data-framer-name\":\"Resolve tenant complaints quickly and efficiently. Our automated system tracks and manages issues to ensure prompt resolution, boosting tenant satisfaction and operational efficiency.\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{dUsIIuO4t:{\"data-border\":true}},children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-11ed0ca\",\"data-framer-name\":\"Frame\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-13ns3yn\",\"data-framer-name\":\"Auto Layout Vertical\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-uehr6\",\"data-framer-name\":\"Auto Layout Vertical\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{dUsIIuO4t:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-1ochgq3\",\"data-styles-preset\":\"qelz4hmYL\",style:{\"--framer-text-color\":\"rgb(55, 37, 131)\"},children:\"Task Management\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-nvr6cw\",\"data-styles-preset\":\"PfZkiy83R\",style:{\"--framer-text-color\":\"rgb(55, 37, 131)\"},children:\"Task Management\"})}),className:\"framer-1ejzpcx\",\"data-framer-name\":\"Complaint Management\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-e3id6w\",\"data-styles-preset\":\"pPRA6cV0W\",children:\"Foster a strong sense of community and keep tenants informed with important announcements & notifications\"})}),className:\"framer-1qmnn85\",\"data-framer-name\":\"Resolve tenant complaints quickly and efficiently. Our automated system tracks and manages issues to ensure prompt resolution, boosting tenant satisfaction and operational efficiency.\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-o7tkqr\",\"data-framer-name\":\"Frame\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{dUsIIuO4t:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:308.8888970716502,intrinsicWidth:257.777784606557,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+6378.9752212389385+64+0+0+216.8+0+0+0+1285.1999999999998+0+0+12+8.799999999999997),pixelHeight:556,pixelWidth:464,sizes:\"132.1899px\",src:\"https://framerusercontent.com/images/dUcRvkMkih94DhSTE418MNcRSe0.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/dUcRvkMkih94DhSTE418MNcRSe0.png 464w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:308.8888970716502,intrinsicWidth:257.777784606557,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+12973+0+0+75+242.8+0+0+1065.3666718103268+0+24+-12.883336567437283),pixelHeight:556,pixelWidth:464,sizes:\"236.7032px\",src:\"https://framerusercontent.com/images/dUcRvkMkih94DhSTE418MNcRSe0.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/dUcRvkMkih94DhSTE418MNcRSe0.png 464w\"},className:\"framer-48h215\",\"data-framer-name\":\"Image\"})})})]})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1u6aggx\",\"data-framer-name\":\"Frame 1321317972\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{dUsIIuO4t:{\"data-border\":true}},children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-10nr7na\",\"data-framer-name\":\"Frame 1321317968\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1gyxl5e\",\"data-framer-name\":\"Auto Layout Vertical\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{dUsIIuO4t:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-1ochgq3\",\"data-styles-preset\":\"qelz4hmYL\",style:{\"--framer-text-color\":\"rgb(55, 37, 131)\"},children:\"Attendance & Outpass\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-nvr6cw\",\"data-styles-preset\":\"PfZkiy83R\",style:{\"--framer-text-color\":\"rgb(55, 37, 131)\"},children:\"Attendance & Outpass\"})}),className:\"framer-5rzwxc\",\"data-framer-name\":\"Attendance & Outpass\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-e3id6w\",\"data-styles-preset\":\"pPRA6cV0W\",children:\"Keep accurate records of tenant attendance and handle outpass requests seamlessly, ensuring security & accountability within your property\"})}),className:\"framer-1416gq3\",\"data-framer-name\":\"Keep accurate records of tenant attendance and handle outpass requests seamlessly, ensuring security & accountability within your property\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1vw99tl\",\"data-framer-name\":\"Frame 1321317969\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{dUsIIuO4t:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:270.5555627228303,intrinsicWidth:355.5555649745614,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+6378.9752212389385+64+0+0+216.8+0+1713.6+0+0+0+0+20.799999999999997),pixelHeight:487,pixelWidth:640,sizes:\"208.1643px\",src:\"https://framerusercontent.com/images/ByZrkK0xposLbb8Vs5mBxe0wWC8.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/ByZrkK0xposLbb8Vs5mBxe0wWC8.png?scale-down-to=512 512w,https://framerusercontent.com/images/ByZrkK0xposLbb8Vs5mBxe0wWC8.png 640w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:270.5555627228303,intrinsicWidth:355.5555649745614,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+12973+0+0+75+242.8+0+0+0+0+216.8+23),pixelHeight:487,pixelWidth:640,sizes:\"184.2464px\",src:\"https://framerusercontent.com/images/ByZrkK0xposLbb8Vs5mBxe0wWC8.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/ByZrkK0xposLbb8Vs5mBxe0wWC8.png?scale-down-to=512 512w,https://framerusercontent.com/images/ByZrkK0xposLbb8Vs5mBxe0wWC8.png 640w\"},className:\"framer-6r4hlj\",\"data-framer-name\":\"Image\"})})})]})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{dUsIIuO4t:{\"data-border\":true}},children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-dfgixq\",\"data-framer-name\":\"Frame 1321317968\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-6jog0d\",\"data-framer-name\":\"Auto Layout Vertical\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{dUsIIuO4t:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-1ochgq3\",\"data-styles-preset\":\"qelz4hmYL\",style:{\"--framer-text-color\":\"rgb(55, 37, 131)\"},children:\"Electricity Management\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-nvr6cw\",\"data-styles-preset\":\"PfZkiy83R\",style:{\"--framer-text-color\":\"rgb(55, 37, 131)\"},children:\"Electricity Management\"})}),className:\"framer-6sjp8z\",\"data-framer-name\":\"Attendance & Outpass\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-e3id6w\",\"data-styles-preset\":\"pPRA6cV0W\",children:\"Manage electricity expenses with precision. Our system ensures error-free billing and intelligently splits costs among tenants, reducing errors and eliminating leakages\"})}),className:\"framer-gpv8pv\",\"data-framer-name\":\"Keep accurate records of tenant attendance and handle outpass requests seamlessly, ensuring security & accountability within your property\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-w7g8do\",\"data-framer-name\":\"Frame 1321317969\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{dUsIIuO4t:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:258.88889574710254,intrinsicWidth:392.22223261256306,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+6378.9752212389385+64+0+0+216.8+0+1713.6+0+428.4+0+0+99.55),pixelHeight:466,pixelWidth:706,sizes:`calc((min(min(${componentViewport?.width||\"100vw\"}, 1280px) - 32px, 1280px) - 32px) * 0.7)`,src:\"https://framerusercontent.com/images/Gv9jlE8zM8ejG1O168h5WlKptBw.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/Gv9jlE8zM8ejG1O168h5WlKptBw.png?scale-down-to=512 512w,https://framerusercontent.com/images/Gv9jlE8zM8ejG1O168h5WlKptBw.png 706w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:258.88889574710254,intrinsicWidth:392.22223261256306,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+12973+0+0+75+242.8+0+0+427+0+216.8+16),pixelHeight:466,pixelWidth:706,sizes:`calc(max((min(min(${componentViewport?.width||\"100vw\"}, 1280px) - 240px, 1280px) - 24px) / 2.5, 1px) * 0.8)`,src:\"https://framerusercontent.com/images/Gv9jlE8zM8ejG1O168h5WlKptBw.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/Gv9jlE8zM8ejG1O168h5WlKptBw.png?scale-down-to=512 512w,https://framerusercontent.com/images/Gv9jlE8zM8ejG1O168h5WlKptBw.png 706w\"},className:\"framer-1spvaid\",\"data-framer-name\":\"Image\"})})})]})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{dUsIIuO4t:{\"data-border\":true}},children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1wgkq72\",\"data-framer-name\":\"Frame 1321317968\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1p2iblo\",\"data-framer-name\":\"Auto Layout Vertical\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{dUsIIuO4t:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-1ochgq3\",\"data-styles-preset\":\"qelz4hmYL\",style:{\"--framer-text-color\":\"rgb(55, 37, 131)\"},children:\"Facility Management\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-nvr6cw\",\"data-styles-preset\":\"PfZkiy83R\",style:{\"--framer-text-color\":\"rgb(55, 37, 131)\"},children:\"Facility Management\"})}),className:\"framer-1a59ivi\",\"data-framer-name\":\"Attendance & Outpass\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-e3id6w\",\"data-styles-preset\":\"pPRA6cV0W\",children:\"Manage electricity expenses with precision. Our system ensures error-free billing and intelligently splits costs among tenants, reducing errors and eliminating leakages\"})}),className:\"framer-10dtyxr\",\"data-framer-name\":\"Keep accurate records of tenant attendance and handle outpass requests seamlessly, ensuring security & accountability within your property\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ikij4k\",\"data-framer-name\":\"Frame 1321317969\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{dUsIIuO4t:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:278.88889627692157,intrinsicWidth:435.55556709383774,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+6378.9752212389385+64+0+0+216.8+0+1713.6+0+856.8+0+0+99.55),pixelHeight:524,pixelWidth:640,sizes:`calc(min(min(${componentViewport?.width||\"100vw\"}, 1280px) - 32px, 1280px) * 0.6484)`,src:\"https://framerusercontent.com/images/StiuHHhDUVfd6ZpQjcYHZxzYs.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/StiuHHhDUVfd6ZpQjcYHZxzYs.png?scale-down-to=512 512w,https://framerusercontent.com/images/StiuHHhDUVfd6ZpQjcYHZxzYs.png 640w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:278.88889627692157,intrinsicWidth:435.55556709383774,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+12973+0+0+75+242.8+0+0+958.6888957471026+0+216.8+16),pixelHeight:524,pixelWidth:640,sizes:`calc(max((min(min(${componentViewport?.width||\"100vw\"}, 1280px) - 240px, 1280px) - 24px) / 2.5, 1px) * 0.58)`,src:\"https://framerusercontent.com/images/StiuHHhDUVfd6ZpQjcYHZxzYs.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/StiuHHhDUVfd6ZpQjcYHZxzYs.png?scale-down-to=512 512w,https://framerusercontent.com/images/StiuHHhDUVfd6ZpQjcYHZxzYs.png 640w\"},className:\"framer-daa6bg\",\"data-framer-name\":\"Image\"})})})]})})]})]})]}),isDisplayed()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{dUsIIuO4t:{height:1365,width:`calc(min(${componentViewport?.width||\"100vw\"}, 1280px) - 32px)`,y:(componentViewport?.y||0)+0+6378.9752212389385+64+3271.6}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-4a1xgq-container hidden-7wm492\",children:/*#__PURE__*/_jsx(MoreFeaturesMobile,{height:\"100%\",id:\"NqsrAalFS\",layoutId:\"NqsrAalFS\",style:{width:\"100%\"},variant:\"hsAfq3dXl\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-57d9i5\",\"data-framer-name\":\"value add\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1wxbmtt\",\"data-framer-name\":\"Hero\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-wgkmt5\",\"data-framer-name\":\"content-right\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-wkpp3z\",\"data-framer-name\":\"Frame 1160446205\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-jitgtr\",\"data-framer-name\":\"Frame 2609670\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{dUsIIuO4t:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h1\",{className:\"framer-styles-preset-17tvoj9\",\"data-styles-preset\":\"Va8xzZDcZ\",children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Automatic electricity \"}),/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"bill collection\"})]})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h1\",{className:\"framer-styles-preset-ycws7j\",\"data-styles-preset\":\"XQWTUQseJ\",children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Automatic electricity \"}),/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"bill collection\"})]})}),className:\"framer-st30vd\",\"data-framer-name\":\"Automatic electricity bill collection.\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{dUsIIuO4t:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1r0e4t4\",\"data-styles-preset\":\"GKeUSWmTu\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"We help building owners automatically collect their electricity bills from tenants.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1r0e4t4\",\"data-styles-preset\":\"GKeUSWmTu\",style:{\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"We help building owners automatically collect their electricity bills from tenants.\"})}),className:\"framer-omu627\",\"data-framer-name\":\"We help building owners automatically collect their electricity bills from tenants.\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-xms7ax\",\"data-framer-name\":\"Frame 1321317456\",children:[isDisplayed1()&&/*#__PURE__*/_jsx(Overlay,{blockDocumentScrolling:false,children:overlay2=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:56,y:(componentViewport?.y||0)+0+12973+0+1794.2888957471025+0+0+0+40+235+0,children:/*#__PURE__*/_jsxs(Container,{className:\"framer-1q9mqu2-container hidden-1axtpi8\",id:\"1q9mqu2\",ref:ref15,children:[/*#__PURE__*/_jsx(BookADemoCta,{aNvhTCqn_:\"16px 40px 16px 40px\",CvzCf285p:\"rgb(255, 255, 255)\",DNrlmFCUw:DNrlmFCUwtxyyif({overlay:overlay2}),dqwRaYBRU:\"BUY NOW\",fYx0inZV7:\"rgb(54, 37, 128)\",GOzd6hctY:\"0px 0px 0px 0px rgba(255, 255, 255, 0.25)\",height:\"100%\",id:\"YqRqOPxk_\",layoutId:\"YqRqOPxk_\",LHCmpp7Qi:\"\",style:{height:\"100%\"},upVUBbycF:\"rgb(43, 27, 116)\",VftJc2I5w:20,width:\"100%\",xPsMq8KTK:\"rgb(255, 255, 255)\"}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay2.visible&&/*#__PURE__*/_jsx(Floating,{alignment:\"center\",anchorRef:ref15,className:cx(scopingClassNames),collisionDetection:true,collisionDetectionPadding:20,\"data-framer-portal-id\":\"1q9mqu2\",offsetX:0,offsetY:10,onDismiss:overlay2.hide,placement:\"bottom\",safeArea:true,zIndex:11,children:/*#__PURE__*/_jsx(motion.div,{animate:animation2,className:\"framer-ytxt85\",exit:animation1,initial:animation3,ref:ref16,role:\"dialog\"})})})]})})})}),isDisplayed()&&/*#__PURE__*/_jsx(Overlay,{children:overlay3=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{dUsIIuO4t:{height:52,y:(componentViewport?.y||0)+0+6378.9752212389385+64+4716.6+0+0+0+0+40+255.39999999999998+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsxs(Container,{className:\"framer-5skrjz-container hidden-7wm492\",id:\"5skrjz\",children:[/*#__PURE__*/_jsx(BookADemoCta,{aNvhTCqn_:\"12px 24px 12px 24px\",CvzCf285p:\"rgb(255, 255, 255)\",DNrlmFCUw:DNrlmFCUw3bnx0g({overlay:overlay3}),dqwRaYBRU:\"Book a Demo\",fYx0inZV7:\"rgb(54, 37, 128)\",GOzd6hctY:\"0px 0px 0px 0px rgba(255, 255, 255, 0.25)\",height:\"100%\",id:\"ko21BI6LB\",layoutId:\"ko21BI6LB\",LHCmpp7Qi:\"4px 4px 0px 0px rgba(255, 255, 255, 0.25)\",upVUBbycF:\"rgb(43, 27, 116)\",VftJc2I5w:16,width:\"100%\",xPsMq8KTK:\"rgb(255, 255, 255)\"}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay3.visible&&/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/ReactDOM.createPortal(/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.div,{animate:{opacity:1,transition:{delay:0,duration:0,ease:[.5,0,.88,.77],type:\"tween\"}},className:cx(scopingClassNames,\"framer-1pxa2pr\"),\"data-framer-portal-id\":\"5skrjz\",exit:{opacity:0,transition:{delay:0,duration:0,ease:[.12,.23,.5,1],type:\"tween\"}},initial:{opacity:0},onTap:()=>overlay3.hide()},\"flJCMiMRo\"),/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:cx(scopingClassNames,\"framer-1sexiz1-container\"),\"data-framer-portal-id\":\"5skrjz\",children:/*#__PURE__*/_jsx(BookADemoOVERLAY,{height:\"100%\",id:\"GRwIGMsP1\",IMxtfV5Di:IMxtfV5Di1wnntms({overlay:overlay3}),layoutId:\"GRwIGMsP1\",style:{height:\"100%\",width:\"100%\"},variant:\"Ex_6EFm9e\",width:\"100%\"})})})]}),getContainer())})})]})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{dUsIIuO4t:{href:{webPageId:\"gWqxRM8gB\"}}},children:/*#__PURE__*/_jsx(Link,{nodeId:\"tmeiqbIyo\",children:/*#__PURE__*/_jsxs(\"a\",{className:\"framer-1q72utw framer-ummg0i\",\"data-border\":true,\"data-framer-name\":\"Button\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-16jsj8u\",\"data-framer-name\":\"calendar_outline_24\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-mdq15x\",\"data-framer-name\":\"\u21B3 Icon Color\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:24,intrinsicWidth:22,svg:'<svg width=\"22\" height=\"24\" viewBox=\"0 0 22 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M16.8333 17.0833C16.8333 18.0498 16.0498 18.8333 15.0833 18.8333C14.1168 18.8333 13.3333 18.0498 13.3333 17.0833C13.3333 16.1168 14.1168 15.3333 15.0833 15.3333C16.0498 15.3333 16.8333 16.1168 16.8333 17.0833Z\" fill=\"white\"/>\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M6.33331 0.75C6.91321 0.75 7.38331 1.2201 7.38331 1.8V2.50051C7.593 2.5 7.81128 2.5 8.03853 2.5H13.9615C14.1887 2.5 14.407 2.5 14.6166 2.50051V1.8C14.6166 1.2201 15.0867 0.75 15.6666 0.75C16.2465 0.75 16.7166 1.2201 16.7166 1.8V2.56183C17.4491 2.62385 18.0966 2.7535 18.6972 3.0595C19.663 3.55165 20.4484 4.33695 20.9405 5.30285C21.251 5.91228 21.3799 6.57007 21.4409 7.3159C21.5 8.03973 21.5 8.93311 21.5 10.0385V15.9615C21.5 17.0669 21.5 17.9603 21.4409 18.6841C21.3799 19.4299 21.251 20.0877 20.9405 20.6972C20.4484 21.663 19.663 22.4484 18.6972 22.9405C18.0877 23.251 17.4299 23.3799 16.6841 23.4409C15.9603 23.5 15.0669 23.5 13.9615 23.5H8.03852C6.9331 23.5 6.03973 23.5 5.31591 23.4409C4.57007 23.3799 3.91228 23.251 3.30285 22.9405C2.33695 22.4484 1.55165 21.663 1.0595 20.6972C0.748982 20.0877 0.620058 19.4299 0.55912 18.6841C0.499982 17.9603 0.49999 17.0669 0.5 15.9615V10.0385C0.49999 8.93311 0.499982 8.03973 0.55912 7.3159C0.620058 6.57007 0.748982 5.91228 1.0595 5.30285C1.55165 4.33695 2.33695 3.55165 3.30285 3.0595C3.90338 2.75351 4.55088 2.62386 5.28331 2.56183V1.8C5.28331 1.2201 5.75341 0.75 6.33331 0.75ZM5.28331 4.67137C4.79088 4.7247 4.4897 4.81166 4.25623 4.93061C3.68547 5.22143 3.22143 5.68547 2.93061 6.25623C2.79608 6.52027 2.70247 6.87094 2.65215 7.48691C2.60989 8.0041 2.60187 8.64274 2.60035 9.5H19.3996C19.3981 8.64274 19.3901 8.0041 19.3479 7.48691C19.2975 6.87094 19.2039 6.52027 19.0694 6.25623C18.7786 5.68547 18.3145 5.22143 17.7438 4.93061C17.5103 4.81165 17.2091 4.72469 16.7166 4.67136V5.53333C16.7166 6.11323 16.2465 6.58333 15.6666 6.58333C15.0867 6.58333 14.6166 6.11323 14.6166 5.53333V4.6006C14.3984 4.60004 14.1657 4.6 13.9167 4.6H8.08334C7.8343 4.6 7.60153 4.60004 7.38331 4.6006V5.53333C7.38331 6.11323 6.91321 6.58333 6.33331 6.58333C5.75341 6.58333 5.28331 6.11323 5.28331 5.53333V4.67137ZM19.4 11.6H2.6V15.9167C2.6 17.0774 2.60082 17.8849 2.65215 18.5131C2.70247 19.1291 2.79608 19.4797 2.93061 19.7438C3.22143 20.3145 3.68547 20.7786 4.25623 21.0694C4.52028 21.2039 4.87094 21.2975 5.48691 21.3479C6.11514 21.3992 6.92257 21.4 8.08333 21.4H13.9167C15.0774 21.4 15.8849 21.3992 16.5131 21.3479C17.1291 21.2975 17.4797 21.2039 17.7438 21.0694C18.3145 20.7786 18.7786 20.3145 19.0694 19.7438C19.2039 19.4797 19.2975 19.1291 19.3479 18.5131C19.3992 17.8849 19.4 17.0774 19.4 15.9167V11.6Z\" fill=\"white\"/>\\n</svg>\\n',withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1r0e4t4\",\"data-styles-preset\":\"GKeUSWmTu\",style:{\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Know more\"})}),className:\"framer-1f31qvi\",\"data-framer-name\":\"Know more\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})})})]})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{dUsIIuO4t:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:268,intrinsicWidth:383,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+6378.9752212389385+64+4716.6+0+0+0+387.4),pixelHeight:536,pixelWidth:766,positionX:\"left\",positionY:\"top\",sizes:`min(min(${componentViewport?.width||\"100vw\"}, 1280px) - 32px, 1280px)`,src:\"https://framerusercontent.com/images/nyiYmIVDk6uX9JxaVFJTbOrrSM.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/nyiYmIVDk6uX9JxaVFJTbOrrSM.png?scale-down-to=512 512w,https://framerusercontent.com/images/nyiYmIVDk6uX9JxaVFJTbOrrSM.png 766w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:268,intrinsicWidth:383,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+12973+0+1794.2888957471025+0+0+0),pixelHeight:536,pixelWidth:766,positionX:\"left\",positionY:\"top\",sizes:`max(min(min(${componentViewport?.width||\"100vw\"}, 1280px) - 240px, 1280px) / 2, 1px)`,src:\"https://framerusercontent.com/images/nyiYmIVDk6uX9JxaVFJTbOrrSM.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/nyiYmIVDk6uX9JxaVFJTbOrrSM.png?scale-down-to=512 512w,https://framerusercontent.com/images/nyiYmIVDk6uX9JxaVFJTbOrrSM.png 766w\"},className:\"framer-1mymkws\",\"data-framer-name\":\"Image\"})})]})}),isDisplayed1()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:751,width:`calc(min(${componentViewport?.width||\"100vw\"}, 1280px) - 240px)`,y:(componentViewport?.y||0)+0+12973+0+2245.2888957471023,children:/*#__PURE__*/_jsx(Container,{className:\"framer-4dgkbv-container hidden-1axtpi8\",id:elementId13,ref:ref17,children:/*#__PURE__*/_jsx(MoreFeatures,{height:\"100%\",id:\"nCA7t7GY5\",layoutId:\"nCA7t7GY5\",style:{width:\"100%\"},variant:\"PUO5mqq54\",width:\"100%\"})})})]}),isDisplayed1()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-s3xpt0 hidden-1axtpi8\",\"data-framer-name\":\"graphic 01\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-6w9zxw\",\"data-framer-name\":\"Frame\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1y1lktw\",\"data-framer-name\":\"Frame 1321317996\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-ycws7j\",\"data-styles-preset\":\"XQWTUQseJ\",style:{\"--framer-text-color\":\"var(--token-3151ccdb-6fac-4333-9263-8578e95cbae8, rgb(54, 37, 128))\"},children:\"A White-Labelled App for Your Brand, Built for Your Tenants\"})}),className:\"framer-1v2kbkw\",\"data-framer-name\":\"A White-Labelled App for Your Brand, Built for Your Tenants\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1r0e4t4\",\"data-styles-preset\":\"GKeUSWmTu\",children:\"A fully customized tenant app that handles everything from move-ins to move-outs, providing a seamless experience for tenants while you stay in control.\"})}),className:\"framer-esxfo\",\"data-framer-name\":\"a fully customized tenant app that handles everything from move-ins to move-outs, providing a seamless experience for tenants while you stay in control.\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:618.8889052838459,intrinsicWidth:683.3333514354852,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+16049.288895747102+0+0+0),pixelHeight:1114,pixelWidth:1230,positionX:\"left\",positionY:\"top\",sizes:\"542.2222px\",src:\"https://framerusercontent.com/images/FqcCqht4F5brgk7YWF9vFD2Aub0.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/FqcCqht4F5brgk7YWF9vFD2Aub0.png?scale-down-to=512 512w,https://framerusercontent.com/images/FqcCqht4F5brgk7YWF9vFD2Aub0.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/FqcCqht4F5brgk7YWF9vFD2Aub0.png 1230w\"},className:\"framer-hni3h8\",\"data-framer-name\":\"Image\"})]})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{dUsIIuO4t:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+12580.575221238938),sizes:`min(${componentViewport?.width||\"100vw\"} * 0.9, 1200px)`,src:\"https://framerusercontent.com/images/ZwPOwfr5VBvsIS3EjlLFSXwZ8jY.png\",srcSet:\"https://framerusercontent.com/images/ZwPOwfr5VBvsIS3EjlLFSXwZ8jY.png?scale-down-to=512 512w,https://framerusercontent.com/images/ZwPOwfr5VBvsIS3EjlLFSXwZ8jY.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/ZwPOwfr5VBvsIS3EjlLFSXwZ8jY.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/ZwPOwfr5VBvsIS3EjlLFSXwZ8jY.png 3124w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+16440.2888957471),sizes:`min(${componentViewport?.width||\"100vw\"} / 1.479, 1200px)`,src:\"https://framerusercontent.com/images/ZwPOwfr5VBvsIS3EjlLFSXwZ8jY.png\",srcSet:\"https://framerusercontent.com/images/ZwPOwfr5VBvsIS3EjlLFSXwZ8jY.png?scale-down-to=512 512w,https://framerusercontent.com/images/ZwPOwfr5VBvsIS3EjlLFSXwZ8jY.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/ZwPOwfr5VBvsIS3EjlLFSXwZ8jY.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/ZwPOwfr5VBvsIS3EjlLFSXwZ8jY.png 3124w\"},className:\"framer-7aurpb\",\"data-framer-name\":\"Image\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-18dwcoj\",\"data-framer-name\":\"value add\",children:[isDisplayed1()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-a3zudl hidden-1axtpi8\",\"data-framer-name\":\"Auto Layout Vertical\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1k4q4lg\",\"data-framer-name\":\"Auto Layout Horizontal\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-pqyjvm\",\"data-framer-name\":\"Auto Layout Vertical\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-ycws7j\",\"data-styles-preset\":\"XQWTUQseJ\",style:{\"--framer-text-color\":\"rgb(246, 246, 246)\"},children:\"\u201CBest Property\"}),/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-ycws7j\",\"data-styles-preset\":\"XQWTUQseJ\",style:{\"--framer-text-color\":\"rgb(246, 246, 246)\"},children:\"Management App\u201D\"})]}),className:\"framer-138k65l\",\"data-framer-name\":\"\u201CBest Property Management App\u201D\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7VXJiYW5pc3QtcmVndWxhcg==\",\"--framer-font-family\":'\"Urbanist\", \"Urbanist Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-letter-spacing\":\"-0.3px\",\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(218, 212, 240)\"},children:\"awarded by\"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7VXJiYW5pc3QtNzAw\",\"--framer-font-family\":'\"Urbanist\", \"Urbanist Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.3px\",\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(218, 212, 240)\"},children:\"Aditya Roy Kapur\"})]}),className:\"framer-1ms1fyi\",\"data-framer-name\":\"awarded by Aditya Roy Kapur\",fonts:[\"GF;Urbanist-regular\",\"GF;Urbanist-700\"],verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-b0fq8w\",\"data-framer-name\":\"Auto Layout Horizontal\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-12p2d2o\",\"data-framer-name\":\"Auto Layout Vertical\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+16840.2888957471+0+0+60+97+0+0+0+-117.5),positionX:\"center\",positionY:\"center\",sizes:\"155.6122px\",src:\"https://framerusercontent.com/images/CXJTSoUS7DOZ1a5vATjgp3CB4.png\",srcSet:\"https://framerusercontent.com/images/CXJTSoUS7DOZ1a5vATjgp3CB4.png?scale-down-to=512 512w,https://framerusercontent.com/images/CXJTSoUS7DOZ1a5vATjgp3CB4.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/CXJTSoUS7DOZ1a5vATjgp3CB4.png 1220w\"},className:\"framer-1m2wa0o\",\"data-framer-name\":\"Image\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ek1dqi\",\"data-framer-name\":\"Auto Layout Vertical\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-qx63zg\",\"data-styles-preset\":\"RvBlEg_wg\",style:{\"--framer-text-color\":\"rgb(218, 212, 240)\"},children:\"at Times Realty Conclave\"})}),className:\"framer-ywaqj3\",\"data-framer-name\":\"at Times Realty Conclave\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-qx63zg\",\"data-styles-preset\":\"RvBlEg_wg\",style:{\"--framer-text-color\":\"rgb(218, 212, 240)\"},children:\"on April 26th, 2023\"})}),className:\"framer-u9c54y\",\"data-framer-name\":\"on April 26th, 2023\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+16840.2888957471+0+0+60+97+0+0),positionX:\"right\",positionY:\"center\",sizes:`max((min(${componentViewport?.width||\"100vw\"} - 240px, 1280px) - 293px) / 1.5, 1px)`,src:\"https://framerusercontent.com/images/ua8Flk4wezOMeh1T4BXSLyk9I.png\",srcSet:\"https://framerusercontent.com/images/ua8Flk4wezOMeh1T4BXSLyk9I.png?scale-down-to=512 512w,https://framerusercontent.com/images/ua8Flk4wezOMeh1T4BXSLyk9I.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/ua8Flk4wezOMeh1T4BXSLyk9I.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/ua8Flk4wezOMeh1T4BXSLyk9I.png 2720w\"},className:\"framer-foow32\",\"data-framer-name\":\"Image\"})]})]}),isDisplayed()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{dUsIIuO4t:{background:{alt:\"\",fit:\"stretch\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+12980.575221238938+0+0),positionX:\"center\",positionY:\"center\",sizes:`calc(${componentViewport?.width||\"100vw\"} - 32px)`,src:\"https://framerusercontent.com/images/XbbD9gvE1TdstnhUgeSSzB733nk.png\",srcSet:\"https://framerusercontent.com/images/XbbD9gvE1TdstnhUgeSSzB733nk.png?scale-down-to=1024 654w,https://framerusercontent.com/images/XbbD9gvE1TdstnhUgeSSzB733nk.png?scale-down-to=2048 1308w,https://framerusercontent.com/images/XbbD9gvE1TdstnhUgeSSzB733nk.png 1528w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/XbbD9gvE1TdstnhUgeSSzB733nk.png\",srcSet:\"https://framerusercontent.com/images/XbbD9gvE1TdstnhUgeSSzB733nk.png?scale-down-to=1024 654w,https://framerusercontent.com/images/XbbD9gvE1TdstnhUgeSSzB733nk.png?scale-down-to=2048 1308w,https://framerusercontent.com/images/XbbD9gvE1TdstnhUgeSSzB733nk.png 1528w\"},className:\"framer-1xi8y9g hidden-7wm492\",\"data-framer-name\":\"Frame 1321318091\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1uud9kk\",\"data-framer-name\":\"Frame 1321318102\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-14ro8fm\",\"data-framer-name\":\"Auto Layout Vertical\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-10cswpe\",\"data-framer-name\":\"Frame 1321318094\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-17tvoj9\",\"data-styles-preset\":\"Va8xzZDcZ\",style:{\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"\u201CBest Property\"}),/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-17tvoj9\",\"data-styles-preset\":\"Va8xzZDcZ\",style:{\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Management App\u201D\"})]}),className:\"framer-fxdd2p\",\"data-framer-name\":\"\u201CBest Property Management App\u201D\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy1yZWd1bGFy\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-letter-spacing\":\"-0.02em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(248, 246, 254)\"},children:\"awarded by\"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy1yZWd1bGFy\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-letter-spacing\":\"-0.02em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(248, 246, 254)\"},children:\"Aditya Roy Kapur\"})]}),className:\"framer-yegkau\",\"data-framer-name\":\"awarded by Aditya Roy Kapur\",fonts:[\"GF;DM Sans-regular\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(SVG,{className:\"framer-ced9oo\",\"data-framer-name\":\"Group\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:41,intrinsicWidth:40,svg:'<svg width=\"40\" height=\"41\" viewBox=\"0 0 40 41\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M0 6.86989C0 3.48997 2.73984 0.75 6.11961 0.75H30.6461C34.0259 0.75 36.7657 3.48997 36.7657 6.86989V31.3975C36.7657 34.7774 34.0259 37.5174 30.6461 37.5174H6.11961C2.73985 37.5174 0 34.7774 0 31.3975V6.86989Z\" fill=\"white\"/>\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2.04297 10.4737C2.04297 6.22958 5.48332 2.78906 9.72721 2.78906H32.3159C36.5598 2.78906 40.0002 6.22957 40.0002 10.4736V33.0634C40.0002 37.3075 36.5598 40.748 32.3159 40.748H9.72721C5.48333 40.748 2.04297 37.3075 2.04297 33.0634V10.4737ZM9.72721 3.81367C6.04917 3.81367 3.06753 6.79545 3.06753 10.4737V33.0634C3.06753 36.7416 6.04918 39.7234 9.72721 39.7234H32.3159C35.994 39.7234 38.9756 36.7416 38.9756 33.0634V10.4736C38.9756 6.79545 35.994 3.81367 32.3159 3.81367H9.72721Z\" fill=\"white\"/>\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M18.4579 8.24219C19.1683 8.24219 19.7442 8.81183 19.7442 9.51451V14.7669C19.7442 17.8381 17.2272 20.3278 14.1224 20.3278H8.94546C8.23507 20.3278 7.65918 19.7581 7.65918 19.0554C7.65918 18.3528 8.23507 17.7831 8.94546 17.7831H14.1224C15.8064 17.7831 17.1717 16.4327 17.1717 14.7669V9.51451C17.1717 8.81183 17.7475 8.24219 18.4579 8.24219Z\" fill=\"black\"/>\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M18.4588 29.8594C17.7584 29.8594 17.1906 29.2897 17.1906 28.5871L17.1906 23.3347C17.1906 20.2635 19.6722 17.7738 22.7333 17.7738L27.8373 17.7738C28.5377 17.7738 29.1055 18.3434 29.1055 19.0461C29.1055 19.7488 28.5377 20.3184 27.8373 20.3184L22.7333 20.3184C21.073 20.3184 19.727 21.6688 19.727 23.3347L19.727 28.5871C19.727 29.2897 19.1592 29.8594 18.4588 29.8594Z\" fill=\"black\"/>\\n</svg>\\n',withExternalLayout:true})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-hi11vh\",\"data-framer-name\":\"Frame 1321318097\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1c2h9hz\",\"data-framer-name\":\"Auto Layout Horizontal\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-16lodwm\",\"data-framer-name\":\"Auto Layout Vertical\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{dUsIIuO4t:{background:{alt:\"\",fit:\"stretch\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+12980.575221238938+0+0+24+0+421.59999999999997+0+0+0+0+0+0),positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/DV1avViIWvvUm2siyh5HLlQ68.png\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/DV1avViIWvvUm2siyh5HLlQ68.png\"},className:\"framer-gastsm\",\"data-framer-name\":\"Image\"})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-wauiho\",\"data-framer-name\":\"Auto Layout Vertical\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"R0Y7VXJiYW5pc3QtNTAwaXRhbGlj\",\"--framer-font-family\":'\"Urbanist\", \"Urbanist Placeholder\", sans-serif',\"--framer-font-size\":\"8.77px\",\"--framer-font-style\":\"italic\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.1px\",\"--framer-line-height\":\"11.65px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(218, 212, 240)\"},children:[\"at Times Realty Conclave \",/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"R0Y7VXJiYW5pc3QtaXRhbGlj\",\"--framer-font-weight\":\"400\"},children:\"on April 26th, 2023\"})]})}),className:\"framer-5sau8j\",\"data-framer-name\":\"at Times Realty Conclave\",fonts:[\"GF;Urbanist-500italic\",\"GF;Urbanist-italic\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{dUsIIuO4t:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+12980.575221238938+0+0+24+0+421.59999999999997+0+0+0+125.02020492553712),positionX:\"center\",positionY:\"center\",sizes:`max(${componentViewport?.width||\"100vw\"} - 64px, 1px)`,src:\"https://framerusercontent.com/images/LVvMOY8GXUhEn9YCREl5w5Gv8OY.png\",srcSet:\"https://framerusercontent.com/images/LVvMOY8GXUhEn9YCREl5w5Gv8OY.png?scale-down-to=512 512w,https://framerusercontent.com/images/LVvMOY8GXUhEn9YCREl5w5Gv8OY.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/LVvMOY8GXUhEn9YCREl5w5Gv8OY.png 1404w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/LVvMOY8GXUhEn9YCREl5w5Gv8OY.png\",srcSet:\"https://framerusercontent.com/images/LVvMOY8GXUhEn9YCREl5w5Gv8OY.png?scale-down-to=512 512w,https://framerusercontent.com/images/LVvMOY8GXUhEn9YCREl5w5Gv8OY.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/LVvMOY8GXUhEn9YCREl5w5Gv8OY.png 1404w\"},className:\"framer-vdvguh\",\"data-framer-name\":\"Image\"})})]})})]})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1igcg2m\",\"data-framer-name\":\"Process\",id:elementId14,ref:ref18,children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1qtrpro\",\"data-framer-name\":\"Frame 1321317835\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-e4sv6a\",\"data-framer-name\":\"Frame 1321317834\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-17tvoj9\",\"data-styles-preset\":\"Va8xzZDcZ\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:/*#__PURE__*/_jsx(\"span\",{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(3345deg, rgb(55, 37, 131) 0%, rgb(83, 56, 198) 100%)\"},children:\"The Crib Advantage\"})})}),className:\"framer-13447fe\",\"data-framer-name\":\"Why choose Crib\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1vd4jmg\",\"data-styles-preset\":\"ouv5S4l0o\",children:\"Here are the powerful features that give Crib its edge in property management\"})}),className:\"framer-73tdu\",\"data-framer-name\":\"Sub body about something more about crib as a platform\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-19pr9q7\",\"data-framer-name\":\"Auto Layout Horizontal\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-5a7m38\",\"data-framer-name\":\"Auto Layout Vertical\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-x515d5\",\"data-framer-name\":\"icon-grid\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:80,intrinsicWidth:155,svg:'<svg width=\"155\" height=\"80\" viewBox=\"0 0 155 80\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<g clip-path=\"url(#clip0_1384_17229)\">\\n<rect width=\"155\" height=\"80\" fill=\"white\"/>\\n<path d=\"M32.749 29.9258C32.749 20.7635 40.1766 13.3359 49.3389 13.3359H89.4925C98.6548 13.3359 106.082 20.7635 106.082 29.9258V78.3359H32.749V29.9258Z\" fill=\"url(#paint0_linear_1384_17229)\"/>\\n<g filter=\"url(#filter0_dd_1384_17229)\">\\n<rect x=\"67.75\" y=\"15\" width=\"80.3063\" height=\"27.7248\" rx=\"4.93434\" fill=\"white\" shape-rendering=\"crispEdges\"/>\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M76.7188 31.33L86.7745 23.3513C87.0189 23.16 87.3143 23.0449 87.6237 23.0205C87.9332 22.9961 88.2429 23.0634 88.5143 23.214C88.7857 23.3646 89.0068 23.5918 89.1498 23.8672C89.2929 24.1427 89.3516 24.4542 89.3187 24.7628C89.2956 24.9686 89.2321 25.1678 89.1317 25.3489C89.0314 25.53 88.8961 25.6895 88.7339 25.8181L77.3103 34.8858L77.1994 34.9765C77.154 35.0092 77.1068 35.0395 77.0582 35.0672L76.9977 35.1009H76.991C76.6313 35.2846 76.2149 35.3237 75.8273 35.2099C75.4398 35.0961 75.1105 34.8382 74.9073 34.4892L74.7325 34.1901L71.7985 29.095C71.6909 28.9158 71.6202 28.717 71.5903 28.5102C71.5605 28.3034 71.5722 28.0928 71.6246 27.8905C71.6771 27.6883 71.7694 27.4985 71.896 27.3323C72.0227 27.1661 72.1811 27.0268 72.3622 26.9225C72.5433 26.8183 72.7433 26.7511 72.9506 26.725C73.1579 26.6989 73.3684 26.7144 73.5696 26.7705C73.7709 26.8266 73.959 26.9223 74.1228 27.0519C74.2867 27.1816 74.4231 27.3425 74.5241 27.5255L76.7221 31.3333L76.7188 31.33Z\" fill=\"#FDC015\"/>\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M76.999 30.7636L87.0548 22.7848C87.2992 22.5936 87.5946 22.4785 87.904 22.4541C88.2134 22.4297 88.5232 22.497 88.7946 22.6476C89.066 22.7982 89.287 23.0254 89.4301 23.3008C89.5731 23.5763 89.6319 23.8878 89.5989 24.1964C89.5759 24.4022 89.5124 24.6014 89.412 24.7825C89.3116 24.9636 89.1764 25.1231 89.0142 25.2517L77.5906 34.3194L77.4796 34.4101C77.4342 34.4428 77.3871 34.4731 77.3385 34.5008L77.278 34.5344H77.2713C76.9116 34.7182 76.4952 34.7573 76.1076 34.6435C75.7201 34.5297 75.3908 34.2718 75.1875 33.9228L75.0128 33.6237L72.0787 28.5286C71.9712 28.3494 71.9005 28.1506 71.8706 27.9438C71.8408 27.737 71.8524 27.5263 71.9049 27.3241C71.9574 27.1219 72.0497 26.9321 72.1763 26.7659C72.3029 26.5997 72.4614 26.4604 72.6425 26.3561C72.8236 26.2519 73.0236 26.1847 73.2309 26.1586C73.4382 26.1325 73.6486 26.148 73.8499 26.2041C74.0512 26.2602 74.2392 26.3559 74.4031 26.4855C74.567 26.6151 74.7034 26.7761 74.8044 26.959L77.0024 30.7669L76.999 30.7636Z\" fill=\"#FFCF46\"/>\\n<rect x=\"93.4316\" y=\"25.1602\" width=\"41.9419\" height=\"7.4015\" rx=\"3.70075\" fill=\"#EFEFEF\"/>\\n</g>\\n<g clip-path=\"url(#clip1_1384_17229)\">\\n<g filter=\"url(#filter1_dd_1384_17229)\">\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M62.8496 12.75C64.4741 12.75 66.032 13.3953 67.1806 14.544C68.3293 15.6926 68.9746 17.2505 68.9746 18.875V37.25C68.9746 38.8745 68.3293 40.4324 67.1806 41.581C66.032 42.7297 64.4741 43.375 62.8496 43.375H39.9891L31.3161 49.157C31.0086 49.3621 30.6512 49.48 30.282 49.4979C29.9128 49.5158 29.5457 49.4332 29.2197 49.2588C28.8938 49.0844 28.6214 48.8249 28.4314 48.5078C28.2415 48.1907 28.1412 47.828 28.1413 47.4583V18.875C28.1413 17.2505 28.7866 15.6926 29.9352 14.544C31.0839 13.3953 32.6418 12.75 34.2663 12.75H62.8496Z\" fill=\"#403874\"/>\\n</g>\\n<g filter=\"url(#filter2_dd_1384_17229)\">\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M62.8008 13.3398C64.4252 13.3398 65.9831 13.9852 67.1318 15.1338C68.2805 16.2825 68.9258 17.8404 68.9258 19.4648V37.8398C68.9258 39.4643 68.2805 41.0222 67.1318 42.1709C65.9831 43.3195 64.4252 43.9648 62.8008 43.9648H39.9402L31.2672 49.7468C30.9598 49.952 30.6024 50.0698 30.2332 50.0877C29.864 50.1057 29.4968 50.023 29.1709 49.8487C28.845 49.6743 28.5726 49.4147 28.3826 49.0976C28.1927 48.7805 28.0924 48.4178 28.0924 48.0482V19.4648C28.0924 17.8404 28.7378 16.2825 29.8864 15.1338C31.0351 13.9852 32.593 13.3398 34.2174 13.3398H62.8008Z\" fill=\"#3D1F95\"/>\\n</g>\\n<rect x=\"33.1748\" y=\"19.4922\" width=\"27.8408\" height=\"4.2832\" rx=\"2.1416\" fill=\"white\"/>\\n<rect x=\"33.1748\" y=\"28.0586\" width=\"18.2036\" height=\"2.1416\" rx=\"1.0708\" fill=\"white\"/>\\n</g>\\n<g clip-path=\"url(#clip2_1384_17229)\">\\n<g filter=\"url(#filter3_dd_1384_17229)\">\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M50.9902 50.4609C49.6983 50.4609 48.4594 50.9741 47.5459 51.8876C46.6323 52.8012 46.1191 54.0401 46.1191 55.332V69.9453C46.1191 71.2372 46.6323 72.4762 47.5459 73.3897C48.4594 74.3032 49.6983 74.8164 50.9902 74.8164H69.1708L76.0683 79.4147C76.3128 79.5779 76.597 79.6716 76.8906 79.6858C77.1842 79.7001 77.4762 79.6344 77.7354 79.4957C77.9946 79.357 78.2113 79.1506 78.3623 78.8984C78.5134 78.6462 78.5932 78.3578 78.5931 78.0638V55.332C78.5931 54.0401 78.0799 52.8012 77.1664 51.8876C76.2529 50.9741 75.0139 50.4609 73.722 50.4609H50.9902Z\" fill=\"#473F78\"/>\\n</g>\\n<g filter=\"url(#filter4_dd_1384_17229)\">\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M51.0502 51.9688C49.7937 51.9688 48.5886 52.465 47.7001 53.3483C46.8117 54.2316 46.3125 55.4296 46.3125 56.6787V70.8086C46.3125 72.0578 46.8117 73.2558 47.7001 74.1391C48.5886 75.0224 49.7937 75.5186 51.0502 75.5186H68.733L75.4416 79.9648C75.6794 80.1226 75.9559 80.2132 76.2414 80.227C76.527 80.2408 76.811 80.1772 77.0631 80.0431C77.3152 79.909 77.5259 79.7094 77.6728 79.4656C77.8198 79.2218 77.8973 78.9428 77.8973 78.6586V56.6787C77.8973 55.4296 77.3981 54.2316 76.5096 53.3483C75.6211 52.465 74.4161 51.9688 73.1596 51.9688H51.0502Z\" fill=\"#3D1F8E\"/>\\n</g>\\n<path d=\"M61.2744 70.6933C65.1916 70.6933 68.3671 67.5177 68.3671 63.6005C68.3671 59.6833 65.1916 56.5078 61.2744 56.5078C57.3572 56.5078 54.1816 59.6833 54.1816 63.6005C54.1816 67.5177 57.3572 70.6933 61.2744 70.6933Z\" fill=\"#FFCE44\"/>\\n<path d=\"M65.2278 57.7148C66.6128 59.0093 67.4796 60.8512 67.4796 62.8964C67.4796 66.8136 64.3041 69.9891 60.3869 69.9891C58.9227 69.9891 57.5624 69.5453 56.4326 68.785C57.7002 69.9697 59.4016 70.6962 61.2735 70.6962C65.1907 70.6962 68.3662 67.5206 68.3662 63.6035C68.3662 61.1504 67.1208 58.9885 65.2278 57.7148Z\" fill=\"#FDC015\"/>\\n<path d=\"M55.8323 61.31C55.7856 61.31 55.7396 61.2981 55.6987 61.2756C55.6578 61.253 55.6233 61.2205 55.5983 61.181C55.5733 61.1415 55.5587 61.0964 55.5559 61.0498C55.5531 61.0031 55.562 60.9566 55.582 60.9143C56.1661 59.6801 57.155 58.6521 58.3663 58.0197C58.4314 57.9857 58.5074 57.979 58.5775 58.001C58.6476 58.023 58.7061 58.072 58.7401 58.1372C58.7741 58.2023 58.7809 58.2783 58.7589 58.3484C58.7368 58.4185 58.6879 58.477 58.6227 58.511C57.5177 59.0877 56.6157 60.0254 56.0826 61.1513C56.0602 61.1987 56.0247 61.2388 55.9804 61.2668C55.936 61.2949 55.8846 61.3098 55.8322 61.3098L55.8323 61.31ZM55.2566 63.8825C55.1831 63.8825 55.1126 63.8533 55.0606 63.8014C55.0087 63.7494 54.9795 63.679 54.9795 63.6055C54.9795 63.1458 55.0294 62.6872 55.1274 62.2423C55.1433 62.1706 55.187 62.1081 55.2489 62.0685C55.2796 62.0489 55.3138 62.0356 55.3497 62.0292C55.3855 62.0229 55.4222 62.0237 55.4578 62.0315C55.4933 62.0393 55.5269 62.0541 55.5568 62.075C55.5866 62.0958 55.612 62.1223 55.6316 62.153C55.6512 62.1837 55.6645 62.2179 55.6709 62.2537C55.6772 62.2895 55.6764 62.3263 55.6686 62.3618C55.5787 62.7703 55.5335 63.1873 55.5336 63.6055C55.5336 63.679 55.5044 63.7494 55.4525 63.8014C55.4005 63.8533 55.33 63.8825 55.2566 63.8825Z\" fill=\"#FEE598\"/>\\n<path d=\"M58.5444 62.9445C58.9384 62.9445 59.2578 62.5066 59.2578 61.9664C59.2578 61.4262 58.9384 60.9883 58.5444 60.9883C58.1504 60.9883 57.8311 61.4262 57.8311 61.9664C57.8311 62.5066 58.1504 62.9445 58.5444 62.9445Z\" fill=\"#3D1F95\"/>\\n<path d=\"M58.5489 63.0569C58.0944 63.0569 57.7246 62.5683 57.7246 61.9679C57.7246 61.3674 58.0944 60.8789 58.5489 60.8789C59.0034 60.8789 59.3731 61.3674 59.3731 61.9679C59.3731 62.5683 59.0034 63.0569 58.5489 63.0569ZM58.5489 61.1006C58.2167 61.1006 57.9463 61.4897 57.9463 61.9679C57.9463 62.4461 58.2167 62.8352 58.5489 62.8352C58.8812 62.8352 59.1515 62.4462 59.1515 61.9679C59.1515 61.4897 58.8811 61.1006 58.5489 61.1006Z\" fill=\"#291F66\"/>\\n<path d=\"M63.9985 62.9445C64.3925 62.9445 64.7119 62.5066 64.7119 61.9664C64.7119 61.4262 64.3925 60.9883 63.9985 60.9883C63.6045 60.9883 63.2852 61.4262 63.2852 61.9664C63.2852 62.5066 63.6045 62.9445 63.9985 62.9445Z\" fill=\"#3D1F95\"/>\\n<path d=\"M63.9969 63.0569C63.5425 63.0569 63.1727 62.5683 63.1727 61.9679C63.1727 61.3674 63.5425 60.8789 63.9969 60.8789C64.4514 60.8789 64.8212 61.3674 64.8212 61.9679C64.8212 62.5683 64.4514 63.0569 63.9969 63.0569ZM63.9969 61.1006C63.6646 61.1006 63.3943 61.4897 63.3943 61.9679C63.3943 62.4461 63.6647 62.8352 63.9969 62.8352C64.329 62.8352 64.5995 62.4462 64.5995 61.9679C64.5995 61.4897 64.3291 61.1006 63.9969 61.1006ZM61.2708 67.9371C59.2077 67.9371 57.5293 66.4627 57.5293 64.6504C57.5293 64.621 57.541 64.5928 57.5618 64.572C57.5825 64.5512 57.6107 64.5395 57.6401 64.5395C57.6695 64.5395 57.6977 64.5512 57.7185 64.572C57.7393 64.5928 57.7509 64.621 57.7509 64.6504C57.7509 66.3404 59.33 67.7154 61.2708 67.7154C63.2117 67.7154 64.7907 66.3404 64.7907 64.6504C64.7907 64.621 64.8024 64.5928 64.8232 64.572C64.8439 64.5512 64.8721 64.5395 64.9015 64.5395C64.9309 64.5395 64.9591 64.5512 64.9799 64.572C65.0007 64.5928 65.0123 64.621 65.0123 64.6504C65.0123 66.4627 63.3339 67.9371 61.2708 67.9371Z\" fill=\"#291F66\"/>\\n<path d=\"M61.2748 70.8094C57.3028 70.8094 54.0713 67.5779 54.0713 63.6059C54.0713 59.6339 57.3028 56.4023 61.2748 56.4023C65.2469 56.4023 68.4784 59.6339 68.4784 63.6059C68.4784 67.5779 65.2469 70.8094 61.2748 70.8094ZM61.2748 56.624C57.425 56.624 54.2929 59.7561 54.2929 63.6059C54.2929 67.4557 57.425 70.5878 61.2748 70.5878C65.1246 70.5878 68.2567 67.4557 68.2567 63.6059C68.2567 59.7561 65.1246 56.624 61.2748 56.624Z\" fill=\"#291F66\"/>\\n<path d=\"M38.002 68.5943L68.2806 38.6719H72.9115L38.002 73.5814V68.5943Z\" fill=\"url(#paint1_linear_1384_17229)\"/>\\n</g>\\n</g>\\n<defs>\\n<filter id=\"filter0_dd_1384_17229\" x=\"56.2777\" y=\"5.43972\" width=\"103.251\" height=\"50.6712\" filterUnits=\"userSpaceOnUse\" color-interpolation-filters=\"sRGB\">\\n<feFlood flood-opacity=\"0\" result=\"BackgroundImageFix\"/>\\n<feColorMatrix in=\"SourceAlpha\" type=\"matrix\" values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0\" result=\"hardAlpha\"/>\\n<feOffset dy=\"1.91206\"/>\\n<feGaussianBlur stdDeviation=\"5.73617\"/>\\n<feComposite in2=\"hardAlpha\" operator=\"out\"/>\\n<feColorMatrix type=\"matrix\" values=\"0 0 0 0 0.811765 0 0 0 0 0.811765 0 0 0 0 0.811765 0 0 0 0.08 0\"/>\\n<feBlend mode=\"normal\" in2=\"BackgroundImageFix\" result=\"effect1_dropShadow_1384_17229\"/>\\n<feColorMatrix in=\"SourceAlpha\" type=\"matrix\" values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0\" result=\"hardAlpha\"/>\\n<feOffset dy=\"1.91206\"/>\\n<feGaussianBlur stdDeviation=\"5.73617\"/>\\n<feComposite in2=\"hardAlpha\" operator=\"out\"/>\\n<feColorMatrix type=\"matrix\" values=\"0 0 0 0 0.811765 0 0 0 0 0.811765 0 0 0 0 0.811765 0 0 0 0.08 0\"/>\\n<feBlend mode=\"normal\" in2=\"effect1_dropShadow_1384_17229\" result=\"effect2_dropShadow_1384_17229\"/>\\n<feBlend mode=\"normal\" in=\"SourceGraphic\" in2=\"effect2_dropShadow_1384_17229\" result=\"shape\"/>\\n</filter>\\n<filter id=\"filter1_dd_1384_17229\" x=\"10.8475\" y=\"-1.66177\" width=\"75.4212\" height=\"71.3382\" filterUnits=\"userSpaceOnUse\" color-interpolation-filters=\"sRGB\">\\n<feFlood flood-opacity=\"0\" result=\"BackgroundImageFix\"/>\\n<feColorMatrix in=\"SourceAlpha\" type=\"matrix\" values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0\" result=\"hardAlpha\"/>\\n<feOffset dy=\"2.88235\"/>\\n<feGaussianBlur stdDeviation=\"8.64706\"/>\\n<feComposite in2=\"hardAlpha\" operator=\"out\"/>\\n<feColorMatrix type=\"matrix\" values=\"0 0 0 0 0.811765 0 0 0 0 0.811765 0 0 0 0 0.811765 0 0 0 0.08 0\"/>\\n<feBlend mode=\"normal\" in2=\"BackgroundImageFix\" result=\"effect1_dropShadow_1384_17229\"/>\\n<feColorMatrix in=\"SourceAlpha\" type=\"matrix\" values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0\" result=\"hardAlpha\"/>\\n<feOffset dy=\"2.88235\"/>\\n<feGaussianBlur stdDeviation=\"8.64706\"/>\\n<feComposite in2=\"hardAlpha\" operator=\"out\"/>\\n<feColorMatrix type=\"matrix\" values=\"0 0 0 0 0.811765 0 0 0 0 0.811765 0 0 0 0 0.811765 0 0 0 0.08 0\"/>\\n<feBlend mode=\"normal\" in2=\"effect1_dropShadow_1384_17229\" result=\"effect2_dropShadow_1384_17229\"/>\\n<feBlend mode=\"normal\" in=\"SourceGraphic\" in2=\"effect2_dropShadow_1384_17229\" result=\"shape\"/>\\n</filter>\\n<filter id=\"filter2_dd_1384_17229\" x=\"10.7987\" y=\"-1.07192\" width=\"75.4212\" height=\"71.3382\" filterUnits=\"userSpaceOnUse\" color-interpolation-filters=\"sRGB\">\\n<feFlood flood-opacity=\"0\" result=\"BackgroundImageFix\"/>\\n<feColorMatrix in=\"SourceAlpha\" type=\"matrix\" values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0\" result=\"hardAlpha\"/>\\n<feOffset dy=\"2.88235\"/>\\n<feGaussianBlur stdDeviation=\"8.64706\"/>\\n<feComposite in2=\"hardAlpha\" operator=\"out\"/>\\n<feColorMatrix type=\"matrix\" values=\"0 0 0 0 0.811765 0 0 0 0 0.811765 0 0 0 0 0.811765 0 0 0 0.08 0\"/>\\n<feBlend mode=\"normal\" in2=\"BackgroundImageFix\" result=\"effect1_dropShadow_1384_17229\"/>\\n<feColorMatrix in=\"SourceAlpha\" type=\"matrix\" values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0\" result=\"hardAlpha\"/>\\n<feOffset dy=\"2.88235\"/>\\n<feGaussianBlur stdDeviation=\"8.64706\"/>\\n<feComposite in2=\"hardAlpha\" operator=\"out\"/>\\n<feColorMatrix type=\"matrix\" values=\"0 0 0 0 0.811765 0 0 0 0 0.811765 0 0 0 0 0.811765 0 0 0 0.08 0\"/>\\n<feBlend mode=\"normal\" in2=\"effect1_dropShadow_1384_17229\" result=\"effect2_dropShadow_1384_17229\"/>\\n<feBlend mode=\"normal\" in=\"SourceGraphic\" in2=\"effect2_dropShadow_1384_17229\" result=\"shape\"/>\\n</filter>\\n<filter id=\"filter3_dd_1384_17229\" x=\"28.825\" y=\"36.0492\" width=\"67.0619\" height=\"63.8148\" filterUnits=\"userSpaceOnUse\" color-interpolation-filters=\"sRGB\">\\n<feFlood flood-opacity=\"0\" result=\"BackgroundImageFix\"/>\\n<feColorMatrix in=\"SourceAlpha\" type=\"matrix\" values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0\" result=\"hardAlpha\"/>\\n<feOffset dy=\"2.88235\"/>\\n<feGaussianBlur stdDeviation=\"8.64706\"/>\\n<feComposite in2=\"hardAlpha\" operator=\"out\"/>\\n<feColorMatrix type=\"matrix\" values=\"0 0 0 0 0.811765 0 0 0 0 0.811765 0 0 0 0 0.811765 0 0 0 0.08 0\"/>\\n<feBlend mode=\"normal\" in2=\"BackgroundImageFix\" result=\"effect1_dropShadow_1384_17229\"/>\\n<feColorMatrix in=\"SourceAlpha\" type=\"matrix\" values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0\" result=\"hardAlpha\"/>\\n<feOffset dy=\"2.88235\"/>\\n<feGaussianBlur stdDeviation=\"8.64706\"/>\\n<feComposite in2=\"hardAlpha\" operator=\"out\"/>\\n<feColorMatrix type=\"matrix\" values=\"0 0 0 0 0.811765 0 0 0 0 0.811765 0 0 0 0 0.811765 0 0 0 0.08 0\"/>\\n<feBlend mode=\"normal\" in2=\"effect1_dropShadow_1384_17229\" result=\"effect2_dropShadow_1384_17229\"/>\\n<feBlend mode=\"normal\" in=\"SourceGraphic\" in2=\"effect2_dropShadow_1384_17229\" result=\"shape\"/>\\n</filter>\\n<filter id=\"filter4_dd_1384_17229\" x=\"29.0184\" y=\"37.557\" width=\"66.1732\" height=\"62.85\" filterUnits=\"userSpaceOnUse\" color-interpolation-filters=\"sRGB\">\\n<feFlood flood-opacity=\"0\" result=\"BackgroundImageFix\"/>\\n<feColorMatrix in=\"SourceAlpha\" type=\"matrix\" values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0\" result=\"hardAlpha\"/>\\n<feOffset dy=\"2.88235\"/>\\n<feGaussianBlur stdDeviation=\"8.64706\"/>\\n<feComposite in2=\"hardAlpha\" operator=\"out\"/>\\n<feColorMatrix type=\"matrix\" values=\"0 0 0 0 0.811765 0 0 0 0 0.811765 0 0 0 0 0.811765 0 0 0 0.08 0\"/>\\n<feBlend mode=\"normal\" in2=\"BackgroundImageFix\" result=\"effect1_dropShadow_1384_17229\"/>\\n<feColorMatrix in=\"SourceAlpha\" type=\"matrix\" values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0\" result=\"hardAlpha\"/>\\n<feOffset dy=\"2.88235\"/>\\n<feGaussianBlur stdDeviation=\"8.64706\"/>\\n<feComposite in2=\"hardAlpha\" operator=\"out\"/>\\n<feColorMatrix type=\"matrix\" values=\"0 0 0 0 0.811765 0 0 0 0 0.811765 0 0 0 0 0.811765 0 0 0 0.08 0\"/>\\n<feBlend mode=\"normal\" in2=\"effect1_dropShadow_1384_17229\" result=\"effect2_dropShadow_1384_17229\"/>\\n<feBlend mode=\"normal\" in=\"SourceGraphic\" in2=\"effect2_dropShadow_1384_17229\" result=\"shape\"/>\\n</filter>\\n<linearGradient id=\"paint0_linear_1384_17229\" x1=\"67.4514\" y1=\"8.69308\" x2=\"67.4514\" y2=\"77.1752\" gradientUnits=\"userSpaceOnUse\">\\n<stop offset=\"0.0370003\" stop-color=\"#FFCE44\"/>\\n<stop offset=\"1\" stop-color=\"white\" stop-opacity=\"0\"/>\\n</linearGradient>\\n<linearGradient id=\"paint1_linear_1384_17229\" x1=\"45.1305\" y1=\"51.3126\" x2=\"63.1089\" y2=\"59.6944\" gradientUnits=\"userSpaceOnUse\">\\n<stop stop-color=\"white\" stop-opacity=\"0.12\"/>\\n<stop offset=\"1\" stop-color=\"white\" stop-opacity=\"0\"/>\\n</linearGradient>\\n<clipPath id=\"clip0_1384_17229\">\\n<rect width=\"155\" height=\"80\" fill=\"white\"/>\\n</clipPath>\\n<clipPath id=\"clip1_1384_17229\">\\n<rect width=\"49\" height=\"49\" fill=\"white\" transform=\"matrix(-1 0 0 1 73.0645 6.62109)\"/>\\n</clipPath>\\n<clipPath id=\"clip2_1384_17229\">\\n<rect width=\"38.9688\" height=\"38.9688\" fill=\"white\" transform=\"translate(42.874 45.5898)\"/>\\n</clipPath>\\n</defs>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1leh12l\",\"data-framer-name\":\"Auto Layout Vertical\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{dUsIIuO4t:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-18z7iml\",\"data-styles-preset\":\"ZnqOTRFGF\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:/*#__PURE__*/_jsx(\"span\",{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(3345deg, rgb(55, 37, 131) 0%, rgb(83, 56, 198) 100%)\"},children:\"24x7 Support\"})})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-18z7iml\",\"data-styles-preset\":\"ZnqOTRFGF\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:/*#__PURE__*/_jsx(\"span\",{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(3345deg, rgb(55, 37, 131) 0%, rgb(83, 56, 198) 100%)\"},children:\"24x7 Support\"})})}),className:\"framer-rlbrg9\",\"data-framer-name\":\"24x7 Support\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{dUsIIuO4t:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-1r0e4t4\",\"data-styles-preset\":\"GKeUSWmTu\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(88, 81, 167)\"},children:[\"Our round-the-clock support comes at no extra cost, and \",/*#__PURE__*/_jsx(\"br\",{}),\"it's the reason our customers \",/*#__PURE__*/_jsx(\"br\",{}),\"trust & love us.\"]})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-x85ehq\",\"data-styles-preset\":\"unREvWXDa\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(88, 81, 167)\"},children:[\"Our round-the-clock support comes at no extra cost, and \",/*#__PURE__*/_jsx(\"br\",{}),\"it's the reason our customers \",/*#__PURE__*/_jsx(\"br\",{}),\"trust & love us.\"]})}),className:\"framer-r1i1r0\",\"data-framer-name\":\"Stay relaxed while Crib keeps your entire rental business running smoothly, all from one platform.\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-3ue5cf\",\"data-framer-name\":\"Auto Layout Vertical\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1w4j56t\",\"data-framer-name\":\"Graphic\",fill:\"black\",intrinsicHeight:49,intrinsicWidth:60,svg:'<svg width=\"60\" height=\"49\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><g clip-path=\"url(#a)\"><path fill=\"#fff\" d=\"M0 .758h59.774v48H0z\"/><path d=\"M8.604 12.794a7.512 7.512 0 0 1 7.512-7.513h18.183a7.512 7.512 0 0 1 7.512 7.513v21.921H8.604V12.794Z\" fill=\"url(#b)\"/><g filter=\"url(#c)\"><rect x=\"8.604\" y=\"9.063\" width=\"33.159\" height=\"11.321\" rx=\"1.948\" fill=\"#fff\" shape-rendering=\"crispEdges\"/><path d=\"M12.64 12.105a.327.327 0 0 1 .607 0l.338.855c.033.084.1.15.184.184l.854.337c.276.109.276.5 0 .608l-.854.337a.327.327 0 0 0-.184.184l-.338.855a.327.327 0 0 1-.607 0l-.338-.855a.327.327 0 0 0-.184-.184l-.854-.337a.327.327 0 0 1 0-.608l.854-.337a.324.324 0 0 0 .184-.184l.338-.855Zm2.658 3.044a.173.173 0 0 1 .322 0l.252.638c.017.044.053.08.097.097l.638.252a.173.173 0 0 1 0 .322l-.638.252a.173.173 0 0 0-.097.097l-.252.638a.173.173 0 0 1-.322 0l-.252-.638a.173.173 0 0 0-.097-.098l-.638-.251a.173.173 0 0 1 0-.322l.638-.252a.173.173 0 0 0 .097-.097l.252-.639Z\" stroke=\"#FDC015\" stroke-width=\".472\"/><rect x=\"19.17\" y=\"13.266\" width=\"16.555\" height=\"2.921\" rx=\"1.461\" fill=\"#EFEFEF\"/></g><rect x=\"23.434\" y=\"17.508\" width=\"33.057\" height=\"32.604\" rx=\".755\" fill=\"#302769\"/><path d=\"M40.19 26.172c4.195 0 7.61 3.42 7.61 7.624a7.581 7.581 0 0 1-1.464 4.476 2.874 2.874 0 0 0-.24-.141c-1.386-.713-3.536-1.563-5.907-1.563-2.37 0-4.52.85-5.908 1.563-.08.042-.16.09-.239.141a7.581 7.581 0 0 1-1.463-4.476c0-4.204 3.414-7.624 7.61-7.624Z\" fill=\"#3E2292\"/><path d=\"M40.188 41.416a7.58 7.58 0 0 1-5.71-2.6c.039-.025.08-.051.118-.072 1.32-.678 3.36-1.486 5.592-1.486 2.232 0 4.273.808 5.591 1.486.04.02.08.046.12.07a7.58 7.58 0 0 1-5.711 2.602Z\" fill=\"#FFCE44\"/><path d=\"M40.188 35.872a4.155 4.155 0 0 0 4.151-4.159 4.155 4.155 0 0 0-4.15-4.158 4.155 4.155 0 0 0-4.152 4.158 4.155 4.155 0 0 0 4.151 4.159Z\" fill=\"#2D2467\"/><path d=\"M40.19 35.181a3.462 3.462 0 0 0 3.459-3.465 3.462 3.462 0 0 0-3.46-3.466 3.462 3.462 0 0 0-3.459 3.465 3.462 3.462 0 0 0 3.46 3.466Z\" fill=\"#fff\"/><path d=\"M35.124 39.462c1.438-.848 3.664-1.858 6.098-1.858 1.2 0 2.35.247 3.378.598-1.224-.503-2.765-.944-4.412-.944-2.233 0-4.273.808-5.592 1.486-.039.02-.079.047-.118.071.2.23.419.443.646.647Z\" fill=\"#FDBF10\"/><path d=\"M37.246 32.062a3.466 3.466 0 0 1 3.459-3.465 3.405 3.405 0 0 1 1.65.438 3.42 3.42 0 0 0-2.165-.785 3.466 3.466 0 0 0-3.46 3.465c0 1.31.738 2.438 1.81 3.027a3.446 3.446 0 0 1-1.294-2.68Z\" fill=\"#E6DFF9\"/><path opacity=\".5\" d=\"M45.723 28.598c-1.242-1.097-3.214-1.744-5.017-1.744-6.121 0-9.84 7.78-5.879 12.314-4.938-4.268-1.395-12.996 5.199-12.996 2.128 0 4.396.944 5.697 2.426Z\" fill=\"#331F7D\"/><path d=\"M40.189 26.266c-4.162 0-7.547 3.385-7.547 7.547 0 4.161 3.385 7.547 7.547 7.547 4.161 0 7.547-3.386 7.547-7.547 0-4.162-3.386-7.547-7.547-7.547Z\" fill=\"url(#d)\" fill-opacity=\".2\"/><path d=\"m20.28 49.858 20.921-19.6h5.23l-26.15 24.5v-4.9Z\" fill=\"url(#e)\"/></g><defs><linearGradient id=\"b\" x1=\"24.318\" y1=\"3.179\" x2=\"24.318\" y2=\"34.19\" gradientUnits=\"userSpaceOnUse\"><stop offset=\".037\" stop-color=\"#FFCE44\"/><stop offset=\"1\" stop-color=\"#fff\" stop-opacity=\"0\"/></linearGradient><linearGradient id=\"d\" x1=\"33.349\" y1=\"30.623\" x2=\"47.028\" y2=\"37.002\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"#fff\" stop-opacity=\".2\"/><stop offset=\"1\" stop-color=\"#fff\" stop-opacity=\"0\"/></linearGradient><linearGradient id=\"e\" x1=\"25.62\" y1=\"39.129\" x2=\"38.761\" y2=\"45.669\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"#fff\" stop-opacity=\".12\"/><stop offset=\"1\" stop-color=\"#fff\" stop-opacity=\"0\"/></linearGradient><clipPath id=\"a\"><path fill=\"#fff\" transform=\"translate(0 .758)\" d=\"M0 0h59.774v48H0z\"/></clipPath><filter id=\"c\" x=\"4.075\" y=\"5.289\" width=\"42.216\" height=\"20.377\" filterUnits=\"userSpaceOnUse\" color-interpolation-filters=\"sRGB\"><feFlood flood-opacity=\"0\" result=\"BackgroundImageFix\"/><feColorMatrix in=\"SourceAlpha\" values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0\" result=\"hardAlpha\"/><feOffset dy=\".755\"/><feGaussianBlur stdDeviation=\"2.264\"/><feComposite in2=\"hardAlpha\" operator=\"out\"/><feColorMatrix values=\"0 0 0 0 0.811765 0 0 0 0 0.811765 0 0 0 0 0.811765 0 0 0 0.08 0\"/><feBlend in2=\"BackgroundImageFix\" result=\"effect1_dropShadow_2029_19305\"/><feColorMatrix in=\"SourceAlpha\" values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0\" result=\"hardAlpha\"/><feOffset dy=\".755\"/><feGaussianBlur stdDeviation=\"2.264\"/><feComposite in2=\"hardAlpha\" operator=\"out\"/><feColorMatrix values=\"0 0 0 0 0.811765 0 0 0 0 0.811765 0 0 0 0 0.811765 0 0 0 0.08 0\"/><feBlend in2=\"effect1_dropShadow_2029_19305\" result=\"effect2_dropShadow_2029_19305\"/><feBlend in=\"SourceGraphic\" in2=\"effect2_dropShadow_2029_19305\" result=\"shape\"/></filter></defs></svg>',withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-gk1lvd\",\"data-framer-name\":\"Auto Layout Vertical\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{dUsIIuO4t:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-1ochgq3\",\"data-styles-preset\":\"qelz4hmYL\",style:{\"--framer-text-color\":\"var(--token-3151ccdb-6fac-4333-9263-8578e95cbae8, rgb(54, 37, 128))\"},children:\"Curated for you\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-18z7iml\",\"data-styles-preset\":\"ZnqOTRFGF\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:/*#__PURE__*/_jsx(\"span\",{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(3345deg, rgb(55, 37, 131) 0%, rgb(83, 56, 198) 100%)\"},children:\"Curated for you\"})})}),className:\"framer-1tjid76\",\"data-framer-name\":\"Curated for you\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{dUsIIuO4t:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-1r0e4t4\",\"data-styles-preset\":\"GKeUSWmTu\",style:{\"--framer-text-color\":\"rgb(88, 81, 167)\"},children:[\"We\u2019re the only platform that \",/*#__PURE__*/_jsx(\"br\",{}),\"evolves based on your feedback, developing features on demand \",/*#__PURE__*/_jsx(\"br\",{}),\"to meet your specific needs.\"]})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-x85ehq\",\"data-styles-preset\":\"unREvWXDa\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(88, 81, 167)\"},children:[\"We\u2019re the only platform that \",/*#__PURE__*/_jsx(\"br\",{}),\"evolves based on your feedback, developing features on demand \",/*#__PURE__*/_jsx(\"br\",{}),\"to meet your specific needs.\"]})}),className:\"framer-1bdteyk\",\"data-framer-name\":\"Create an account on Crib and upload your tenant information effortlessly.\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1co8bkc\",\"data-framer-name\":\"Auto Layout Vertical\",children:[isDisplayed1()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-109hqtv hidden-1axtpi8\",\"data-framer-name\":\"icon-grid\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-et1b8z\",\"data-framer-name\":\"Frame\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+17273.7888957471+120+191+0+0+24+89.6+13.33203125+-9.33203125),positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/xZ9VAOPsN7TAsqaJKF7QhTuKY.png\"},className:\"framer-mgv7la\",\"data-framer-name\":\"Mobile 1\",transformTemplate:transformTemplate1}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1kf1rlh\",\"data-framer-name\":\"Rectangle 2764\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-q8d4cn\",\"data-framer-name\":\"Frame 1321317813\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-o4hxib\",\"data-framer-name\":\"user_circle_outline_24\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-q4by4q\",\"data-framer-name\":\"\u21B3 Icon Color\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:17,intrinsicWidth:17,svg:'<svg width=\"17\" height=\"17\" viewBox=\"-1 -1 17 17\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M7.65334 5.61148C6.98031 5.61148 6.43471 6.15708 6.43471 6.83012C6.43471 7.50315 6.98031 8.04875 7.65334 8.04875C8.32638 8.04875 8.87198 7.50315 8.87198 6.83012C8.87198 6.15708 8.32638 5.61148 7.65334 5.61148ZM5.14438 6.83012C5.14438 5.44446 6.26768 4.32116 7.65334 4.32116C9.03901 4.32116 10.1623 5.44446 10.1623 6.83012C10.1623 8.21578 9.03901 9.33908 7.65334 9.33908C6.26768 9.33908 5.14438 8.21578 5.14438 6.83012Z\" fill=\"#FDC015\"/>\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M7.65341 0.808594C5.69387 0.808594 3.91879 1.60363 2.63524 2.88719C1.35168 4.17075 0.556641 5.94583 0.556641 7.90537C0.556641 9.86491 1.35168 11.64 2.63524 12.9235C3.91879 14.2071 5.69387 15.0021 7.65341 15.0021C9.61296 15.0021 11.388 14.2071 12.6716 12.9235C13.9551 11.64 14.7502 9.86491 14.7502 7.90537C14.7502 5.94583 13.9551 4.17075 12.6716 2.88719C11.388 1.60363 9.61296 0.808594 7.65341 0.808594ZM10.7949 12.7895C9.9295 12.1095 8.83918 11.7047 7.65341 11.7047C6.46764 11.7047 5.37732 12.1095 4.5119 12.7895C5.41757 13.3734 6.49565 13.7118 7.65341 13.7118C8.81117 13.7118 9.88925 13.3734 10.7949 12.7895ZM3.54763 3.79959C4.5991 2.74812 6.04983 2.09892 7.65341 2.09892C9.257 2.09892 10.7077 2.74812 11.7592 3.79959C12.8107 4.85105 13.4599 6.30178 13.4599 7.90537C13.4599 9.48142 12.8328 10.9098 11.813 11.9566C10.6965 10.9959 9.24236 10.4143 7.65341 10.4143C6.06446 10.4143 4.61034 10.9959 3.49383 11.9566C2.47407 10.9098 1.84696 9.48142 1.84696 7.90537C1.84696 6.30178 2.49617 4.85105 3.54763 3.79959ZM5.14438 6.83012C5.14438 5.44446 6.26768 4.32116 7.65334 4.32116C9.03901 4.32116 10.1623 5.44446 10.1623 6.83012C10.1623 8.21578 9.03901 9.33908 7.65334 9.33908C6.26768 9.33908 5.14438 8.21578 5.14438 6.83012ZM7.65334 5.61148C6.98031 5.61148 6.43471 6.15708 6.43471 6.83012C6.43471 7.50315 6.98031 8.04875 7.65334 8.04875C8.32638 8.04875 8.87198 7.50315 8.87198 6.83012C8.87198 6.15708 8.32638 5.61148 7.65334 5.61148Z\" fill=\"#FDC015\"/>\\n</svg>\\n',withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1re89do\",\"data-framer-name\":\"Frame 1321317814\"})]})]})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1eogq4r\",\"data-framer-name\":\"Auto Layout Vertical\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{dUsIIuO4t:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-1ochgq3\",\"data-styles-preset\":\"qelz4hmYL\",style:{\"--framer-text-color\":\"var(--token-3151ccdb-6fac-4333-9263-8578e95cbae8, rgb(54, 37, 128))\"},children:/*#__PURE__*/_jsx(\"span\",{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(3345deg, rgb(55, 37, 131) 0%, rgb(83, 56, 198) 100%)\"},children:\"User-Friendly Design\"})})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-18z7iml\",\"data-styles-preset\":\"ZnqOTRFGF\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:/*#__PURE__*/_jsx(\"span\",{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(3345deg, rgb(55, 37, 131) 0%, rgb(83, 56, 198) 100%)\"},children:\"User-Friendly Design\"})})}),className:\"framer-1bdjyzv\",\"data-framer-name\":\"User Friendly Interface\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{dUsIIuO4t:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-1r0e4t4\",\"data-styles-preset\":\"GKeUSWmTu\",style:{\"--framer-text-color\":\"rgb(88, 81, 167)\"},children:[\"Crib is known for its simplicity and beautiful interface, offering an intuitive experience for users \",/*#__PURE__*/_jsx(\"br\",{}),\"of all levels.\"]})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-x85ehq\",\"data-styles-preset\":\"unREvWXDa\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(88, 81, 167)\"},children:[\"Crib is known for its simplicity and beautiful interface, offering an intuitive experience for users \",/*#__PURE__*/_jsx(\"br\",{}),\"of all levels.\"]})}),className:\"framer-1wljep8\",\"data-framer-name\":\"Stay relaxed while Crib keeps your entire rental business running smoothly, all from one platform.\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),isDisplayed()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{dUsIIuO4t:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:48.5,intrinsicWidth:56,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+13853.195426164475+40+153.6+0+471.20000000000005+89.45),pixelHeight:97,pixelWidth:112,src:\"https://framerusercontent.com/images/bFDTZFhRo05zksSPaMKetx5o7w.png\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:48.5,intrinsicWidth:56,pixelHeight:97,pixelWidth:112,src:\"https://framerusercontent.com/images/bFDTZFhRo05zksSPaMKetx5o7w.png\"},className:\"framer-1w8luxd hidden-7wm492\",\"data-framer-name\":\"Image\"})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-108n7jx\",\"data-framer-name\":\"Auto Layout Vertical\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-hg7thm\",\"data-framer-name\":\"Graphic\",fill:\"black\",intrinsicHeight:49,intrinsicWidth:62,svg:'<svg width=\"62\" height=\"49\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path fill=\"#fff\" d=\"M6 .758h56v48H6z\"/><path d=\"M6.85 20.313c0-5.497 4.457-9.954 9.955-9.954h24.492c5.497 0 9.954 4.457 9.954 9.954V47.56H6.85V20.313Z\" fill=\"url(#a)\"/><g filter=\"url(#b)\"><rect x=\"11.051\" y=\"11.563\" width=\"38.71\" height=\"15.484\" rx=\"2.581\" fill=\"#fff\" shape-rendering=\"crispEdges\"/><g clip-path=\"url(#c)\"><path d=\"M19.385 22.927h-1.667v.625h1.667v-.625Zm-4.688-3.02V18.24h-.625v1.666h.625Zm7.709-.183v.182h.625v-.182h-.625Zm-2.65-3.73 1.65 1.485.418-.465-1.65-1.484-.418.464Zm3.275 3.73c0-.703.006-1.149-.172-1.547l-.57.254c.11.249.117.534.117 1.293h.625Zm-1.625-2.245c.564.507.772.703.883.952l.57-.254c-.177-.399-.512-.692-1.035-1.163l-.418.465Zm-3.675-2.26c.659 0 .907.005 1.129.09l.224-.584c-.355-.136-.742-.131-1.354-.131v.625Zm2.443.31c-.452-.407-.735-.668-1.09-.804l-.224.584c.222.085.409.247.896.685l.418-.464Zm-2.456 7.398c-.794 0-1.359 0-1.787-.058-.42-.056-.66-.162-.837-.338l-.442.441c.312.312.707.45 1.196.516.48.065 1.093.064 1.87.064v-.625Zm-3.646-3.02c0 .776 0 1.39.064 1.87.066.488.204.884.516 1.195l.442-.442c-.176-.176-.282-.417-.338-.837-.058-.428-.059-.992-.059-1.787h-.625Zm5.313 3.645c.777 0 1.39 0 1.87-.064.489-.065.884-.204 1.196-.516l-.442-.442c-.176.177-.418.282-.837.339-.428.057-.993.058-1.787.058v.625Zm3.02-3.646c0 .795 0 1.36-.058 1.787-.056.42-.162.661-.338.837l.442.442c.312-.311.45-.707.516-1.195.064-.48.064-1.094.064-1.87h-.625Zm-7.708-1.666c0-.795 0-1.36.059-1.787.056-.42.162-.661.338-.838l-.442-.441c-.312.311-.45.707-.516 1.195-.064.48-.064 1.094-.064 1.87h.625Zm3.034-3.646c-.782 0-1.399 0-1.88.064-.49.065-.887.203-1.2.516l.443.441c.176-.176.418-.281.84-.338.43-.058.998-.058 1.796-.058v-.625Z\" fill=\"#FDC015\"/><path d=\"M18.969 15.11v1.041c0 .982 0 1.473.305 1.778.305.305.796.305 1.778.305h1.667\" stroke=\"#FDC015\" stroke-width=\".75\"/><path d=\"m16.468 19.906-.416.417.416.417m1.875 0 .417.416-.417.417m-.625-1.667-.625 1.667\" stroke=\"#FDC015\" stroke-width=\".75\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></g><rect x=\"25.244\" y=\"17.375\" width=\"21.936\" height=\"3.871\" rx=\"1.935\" fill=\"#EFEFEF\"/></g><g clip-path=\"url(#d)\"><path d=\"M51.85 27.08a5.872 5.872 0 0 1-1.572 4.019 5.53 5.53 0 0 1-1.452 1.196 6.017 6.017 0 0 1-5.928 0 5.988 5.988 0 0 1-2.298-2.413 5.961 5.961 0 0 1 .554-6.367 5.998 5.998 0 0 1 2.68-1.983 5.764 5.764 0 0 1 2.016-.43 6.01 6.01 0 0 1 4.243 1.75 5.969 5.969 0 0 1 1.757 4.229Z\" fill=\"#291F66\"/><path d=\"M51.852 27.08a5.872 5.872 0 0 1-1.572 4.02 5.741 5.741 0 0 1-2.028.358 5.932 5.932 0 0 1-2.964-.789 5.967 5.967 0 0 1-1.464-9.208 5.766 5.766 0 0 1 2.028-.358 6.01 6.01 0 0 1 4.243 1.75 5.969 5.969 0 0 1 1.757 4.229Z\" fill=\"#4F349F\"/><path d=\"M56.65 42.621v1.196H39.778a10.677 10.677 0 0 0-3.096-6.41l-.18-.167a10.794 10.794 0 0 1 6.372-4.974 6.011 6.011 0 0 0 1.776.67 6.02 6.02 0 0 0 2.4 0 6.013 6.013 0 0 0 1.776-.67 10.8 10.8 0 0 1 5.652 3.872 10.738 10.738 0 0 1 2.172 6.483Z\" fill=\"#291F66\"/><path d=\"M56.579 41.427H41.747a12.817 12.817 0 0 0-2.496-4.784 10.459 10.459 0 0 1 2.568-4.066c.348-.131.708-.25 1.068-.358a6.017 6.017 0 0 0 5.928 0 10.665 10.665 0 0 1 4.488 2.57l.18.168a10.676 10.676 0 0 1 3.096 6.47Z\" fill=\"#4F349F\"/><path d=\"M18.252 27.08a5.873 5.873 0 0 1-1.572 4.02 5.53 5.53 0 0 1-1.452 1.196 5.933 5.933 0 0 1-2.976.765 6.012 6.012 0 0 1-3.855-1.403 5.961 5.961 0 0 1-1.331-7.57 5.995 5.995 0 0 1 3.146-2.627 5.767 5.767 0 0 1 2.04-.358 6.01 6.01 0 0 1 4.242 1.75 5.97 5.97 0 0 1 1.758 4.229Z\" fill=\"#291F66\"/><path d=\"M18.251 27.08a5.873 5.873 0 0 1-1.572 4.019 5.742 5.742 0 0 1-2.028.359 6.015 6.015 0 0 1-3.271-.97 5.985 5.985 0 0 1-2.212-2.59 5.96 5.96 0 0 1 1.043-6.438 5.767 5.767 0 0 1 2.04-.358 6.01 6.01 0 0 1 4.243 1.75 5.969 5.969 0 0 1 1.757 4.229Z\" fill=\"#4F349F\"/><path d=\"M21.6 37.24a10.593 10.593 0 0 0-3.277 6.577H1.451v-1.196a10.738 10.738 0 0 1 2.18-6.479 10.8 10.8 0 0 1 5.656-3.864 6.312 6.312 0 0 0 1.764.657 6.02 6.02 0 0 0 2.4 0 6.013 6.013 0 0 0 1.776-.67A10.903 10.903 0 0 1 21.6 37.24Z\" fill=\"#291F66\"/><path d=\"m20.158 35.314-.204.19a12.954 12.954 0 0 0-3.6 5.98H7.306a2.18 2.18 0 0 1-1.63-.708 2.162 2.162 0 0 1-.554-1.684 10.509 10.509 0 0 1 3.096-6.397c.348-.132.708-.251 1.068-.36a6.016 6.016 0 0 0 5.928 0 10.666 10.666 0 0 1 4.488 2.572l.18.167.276.24Z\" fill=\"#4F349F\"/><path d=\"M13.45 33.057v2.392a1.202 1.202 0 0 1-2.4 0v-2.392a.4.4 0 0 1 0-.12 6.02 6.02 0 0 0 2.4 0c.005.04.005.08 0 .12Zm33.6 0v2.392a1.202 1.202 0 0 1-2.4 0v-2.392a.4.4 0 0 1 0-.12 6.02 6.02 0 0 0 2.4 0c.005.04.005.08 0 .12Z\" fill=\"#FFCF46\"/><path d=\"M35.052 29.463a5.963 5.963 0 0 1-2.208 4.617 5.5 5.5 0 0 1-.828.585 6.014 6.014 0 0 1-7.112-.9 5.978 5.978 0 0 1-1.83-4.602 5.962 5.962 0 0 1 2.278-4.4 6.009 6.009 0 0 1 2.284-1.111 6.01 6.01 0 0 1 5.659 1.584 5.969 5.969 0 0 1 1.757 4.227Z\" fill=\"#291F66\"/><path d=\"M35.051 29.463a5.963 5.963 0 0 1-2.208 4.617c-.455.11-.923.166-1.392.167a6.015 6.015 0 0 1-3.453-1.089 5.982 5.982 0 0 1-2.196-2.87 5.96 5.96 0 0 1 1.834-6.636 6.01 6.01 0 0 1 5.659 1.584 5.969 5.969 0 0 1 1.756 4.227Z\" fill=\"#4F349F\"/><path d=\"M39.851 45.016v1.196h-21.6v-1.196c0-.4.024-.8.072-1.196a10.593 10.593 0 0 1 3.276-6.577 10.806 10.806 0 0 1 3.42-2.212c.348-.132.708-.252 1.068-.36a6.312 6.312 0 0 0 1.764.659 6.02 6.02 0 0 0 2.4 0 6.315 6.315 0 0 0 1.776-.658 10.665 10.665 0 0 1 4.488 2.57l.18.168a10.676 10.676 0 0 1 3.084 6.41c.048.397.072.796.072 1.196Z\" fill=\"#291F66\"/><path d=\"M39.777 43.82H24.105a2.177 2.177 0 0 1-2.088-1.49 2.157 2.157 0 0 1-.096-.902 10.51 10.51 0 0 1 3.096-6.397c.348-.132.708-.252 1.068-.36a6.017 6.017 0 0 0 5.928 0 10.665 10.665 0 0 1 4.488 2.572l.18.167a10.676 10.676 0 0 1 3.096 6.41Z\" fill=\"#4F349F\"/><path d=\"M30.252 35.448v2.391a1.194 1.194 0 0 1-1.2 1.196 1.202 1.202 0 0 1-1.2-1.196v-2.391a.406.406 0 0 1 0-.12 6.02 6.02 0 0 0 2.4 0c.006.04.006.08 0 .12Z\" fill=\"#FFCF46\"/></g><defs><clipPath id=\"c\"><path fill=\"#fff\" transform=\"translate(13.552 14.07)\" d=\"M0 0h10v10H0z\"/></clipPath><clipPath id=\"d\"><path fill=\"#fff\" transform=\"translate(.251 21.164)\" d=\"M0 0h57.6v26.24H0z\"/></clipPath><linearGradient id=\"a\" x1=\"27.861\" y1=\"7.702\" x2=\"27.861\" y2=\"46.895\" gradientUnits=\"userSpaceOnUse\"><stop offset=\".037\" stop-color=\"#FFCE44\"/><stop offset=\"1\" stop-color=\"#fff\" stop-opacity=\"0\"/></linearGradient><filter id=\"b\" x=\"5.051\" y=\"6.563\" width=\"50.71\" height=\"27.484\" filterUnits=\"userSpaceOnUse\" color-interpolation-filters=\"sRGB\"><feFlood flood-opacity=\"0\" result=\"BackgroundImageFix\"/><feColorMatrix in=\"SourceAlpha\" values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0\" result=\"hardAlpha\"/><feOffset dy=\"1\"/><feGaussianBlur stdDeviation=\"3\"/><feComposite in2=\"hardAlpha\" operator=\"out\"/><feColorMatrix values=\"0 0 0 0 0.811765 0 0 0 0 0.811765 0 0 0 0 0.811765 0 0 0 0.08 0\"/><feBlend in2=\"BackgroundImageFix\" result=\"effect1_dropShadow_2029_19388\"/><feColorMatrix in=\"SourceAlpha\" values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0\" result=\"hardAlpha\"/><feOffset dy=\"1\"/><feGaussianBlur stdDeviation=\"3\"/><feComposite in2=\"hardAlpha\" operator=\"out\"/><feColorMatrix values=\"0 0 0 0 0.811765 0 0 0 0 0.811765 0 0 0 0 0.811765 0 0 0 0.08 0\"/><feBlend in2=\"effect1_dropShadow_2029_19388\" result=\"effect2_dropShadow_2029_19388\"/><feBlend in=\"SourceGraphic\" in2=\"effect2_dropShadow_2029_19388\" result=\"shape\"/></filter></defs></svg>',withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ofr766\",\"data-framer-name\":\"Auto Layout Vertical\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{dUsIIuO4t:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-18z7iml\",\"data-styles-preset\":\"ZnqOTRFGF\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:/*#__PURE__*/_jsx(\"span\",{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(3345deg, rgb(55, 37, 131) 0%, rgb(83, 56, 198) 100%)\"},children:\"Built by Operators\"})})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-18z7iml\",\"data-styles-preset\":\"ZnqOTRFGF\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:/*#__PURE__*/_jsx(\"span\",{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(3345deg, rgb(55, 37, 131) 0%, rgb(83, 56, 198) 100%)\"},children:\"Built by Operators\"})})}),className:\"framer-1jmnyw2\",\"data-framer-name\":\"Built by Operators\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{dUsIIuO4t:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1r0e4t4\",\"data-styles-preset\":\"GKeUSWmTu\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(88, 81, 167)\"},children:\"Designed by industry veterans who have firsthand experience in property management, Crib truly understands your business.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-x85ehq\",\"data-styles-preset\":\"unREvWXDa\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(88, 81, 167)\"},children:\"Designed by industry veterans who have firsthand experience in property management, Crib truly understands your business.\"})}),className:\"framer-uqahsw\",\"data-framer-name\":\"Stay relaxed while Crib keeps your entire rental business running smoothly, all from one platform.\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1mztazo\",\"data-framer-name\":\"Auto Layout Vertical\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-znz3lj\",\"data-framer-name\":\"icon-grid\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:80,intrinsicWidth:103,svg:'<svg width=\"103\" height=\"80\" viewBox=\"0 0 103 80\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<g clip-path=\"url(#clip0_1384_17140)\">\\n<rect width=\"103\" height=\"80\" fill=\"white\"/>\\n<path d=\"M6.74902 29.9258C6.74902 20.7635 14.1766 13.3359 23.3389 13.3359H63.4925C72.6548 13.3359 80.0824 20.7635 80.0824 29.9258V78.3359H6.74902V29.9258Z\" fill=\"url(#paint0_linear_1384_17140)\"/>\\n<g filter=\"url(#filter0_dd_1384_17140)\">\\n<rect x=\"-1.25\" y=\"18\" width=\"70\" height=\"24.1667\" rx=\"4.30107\" fill=\"white\" shape-rendering=\"crispEdges\"/>\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M6.56732 32.2356L15.3325 25.2808C15.5456 25.1141 15.803 25.0138 16.0728 24.9925C16.3425 24.9713 16.6125 25.0299 16.8491 25.1612C17.0856 25.2924 17.2783 25.4905 17.403 25.7306C17.5277 25.9707 17.5789 26.2422 17.5502 26.5112C17.5301 26.6906 17.4747 26.8642 17.3872 27.0221C17.2997 27.18 17.1819 27.319 17.0404 27.4311L7.08292 35.335L6.98624 35.4141C6.94666 35.4427 6.90559 35.4691 6.8632 35.4932L6.81047 35.5225H6.80461C6.49109 35.6827 6.12812 35.7167 5.7903 35.6176C5.45248 35.5184 5.16548 35.2936 4.98829 34.9893L4.83596 34.7286L2.27847 30.2874C2.18474 30.1313 2.12308 29.958 2.09706 29.7777C2.07105 29.5975 2.08122 29.4138 2.12696 29.2375C2.17271 29.0612 2.25313 28.8958 2.36351 28.751C2.4739 28.6061 2.61204 28.4847 2.76987 28.3938C2.92771 28.3029 3.10207 28.2444 3.28277 28.2216C3.46347 28.1989 3.6469 28.2124 3.82234 28.2613C3.99777 28.3102 4.1617 28.3936 4.30455 28.5066C4.4474 28.6196 4.56631 28.7599 4.65433 28.9193L6.57025 32.2385L6.56732 32.2356Z\" fill=\"#FDC015\"/>\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M6.81146 31.7434L15.5767 24.7886C15.7897 24.6219 16.0472 24.5216 16.3169 24.5004C16.5866 24.4791 16.8566 24.5377 17.0932 24.669C17.3298 24.8003 17.5225 24.9983 17.6471 25.2384C17.7718 25.4785 17.823 25.75 17.7943 26.0191C17.7742 26.1984 17.7189 26.3721 17.6314 26.5299C17.5439 26.6878 17.426 26.8268 17.2846 26.9389L7.32706 34.8428L7.23038 34.9219C7.1908 34.9505 7.14973 34.9769 7.10734 35.001L7.05461 35.0303H7.04875C6.73523 35.1905 6.37226 35.2245 6.03444 35.1254C5.69662 35.0262 5.40962 34.8014 5.23243 34.4972L5.0801 34.2364L2.52261 29.7952C2.42888 29.6391 2.36722 29.4658 2.3412 29.2855C2.31519 29.1053 2.32536 28.9216 2.3711 28.7453C2.41685 28.5691 2.49727 28.4036 2.60765 28.2588C2.71804 28.1139 2.85618 27.9925 3.01402 27.9016C3.17185 27.8107 3.34621 27.7522 3.52691 27.7294C3.70762 27.7067 3.89104 27.7202 4.06648 27.7691C4.24191 27.818 4.40584 27.9014 4.54869 28.0144C4.69154 28.1274 4.81045 28.2677 4.89847 28.4271L6.81439 31.7463L6.81146 31.7434Z\" fill=\"#FFCF46\"/>\\n<rect x=\"21.1357\" y=\"26.8594\" width=\"36.5591\" height=\"6.45161\" rx=\"3.22581\" fill=\"#EFEFEF\"/>\\n</g>\\n<g clip-path=\"url(#clip1_1384_17140)\">\\n<path d=\"M89.0771 9H54.7236C51.566 9 48.998 11.5679 48.998 14.7256V71.9814C48.998 75.1391 51.566 77.707 54.7236 77.707H89.0771C92.2348 77.707 94.8027 75.1391 94.8027 71.9814V14.7256C94.8027 11.5679 92.2348 9 89.0771 9Z\" fill=\"#2B2265\"/>\\n<path d=\"M54.7241 11.8594H89.0776C89.8369 11.8594 90.5651 12.161 91.1019 12.6979C91.6388 13.2347 91.9404 13.9629 91.9404 14.7222V63.3896H51.8613V14.7222C51.8613 13.9629 52.1629 13.2347 52.6998 12.6979C53.2367 12.161 53.9649 11.8594 54.7241 11.8594Z\" fill=\"#2C1A98\"/>\\n<path d=\"M54.7241 11.8594H89.0776C89.8369 11.8594 90.5651 12.161 91.1019 12.6979C91.6388 13.2347 91.9404 13.9629 91.9404 14.7222V63.3896H51.8613V14.7222C51.8613 13.9629 52.1629 13.2347 52.6998 12.6979C53.2367 12.161 53.9649 11.8594 54.7241 11.8594Z\" fill=\"url(#paint1_linear_1384_17140)\"/>\\n<path d=\"M54.7241 11.8594H89.0776C89.8369 11.8594 90.5651 12.161 91.1019 12.6979C91.6388 13.2347 91.9404 13.9629 91.9404 14.7222V63.3896H51.8613V14.7222C51.8613 13.9629 52.1629 13.2347 52.6998 12.6979C53.2367 12.161 53.9649 11.8594 54.7241 11.8594Z\" fill=\"#3E2292\"/>\\n<path d=\"M51.8613 34.7617L74.7637 11.8594H80.4893L51.8613 40.4873V34.7617Z\" fill=\"url(#paint2_linear_1384_17140)\"/>\\n<path d=\"M89.0776 11.8594H87.6462L51.8613 47.6443V53.3699L91.6771 13.5541C91.4528 13.0515 91.0883 12.6242 90.6272 12.3236C90.1661 12.0229 89.6281 11.8618 89.0776 11.8594Z\" fill=\"url(#paint3_linear_1384_17140)\"/>\\n<path d=\"M70.4685 17.5894H73.3313C73.7109 17.5894 74.075 17.4385 74.3435 17.1701C74.6119 16.9017 74.7627 16.5376 74.7627 16.158C74.7627 15.7783 74.6119 15.4142 74.3435 15.1458C74.075 14.8774 73.7109 14.7266 73.3313 14.7266H70.4685C70.0889 14.7266 69.7248 14.8774 69.4564 15.1458C69.1879 15.4142 69.0371 15.7783 69.0371 16.158C69.0371 16.5376 69.1879 16.9017 69.4564 17.1701C69.7248 17.4385 70.0889 17.5894 70.4685 17.5894Z\" fill=\"#242138\"/>\\n<path d=\"M76.1936 69.1211H67.6052C67.2256 69.1211 66.8615 69.2719 66.5931 69.5403C66.3246 69.8088 66.1738 70.1729 66.1738 70.5525C66.1738 70.9321 66.3246 71.2962 66.5931 71.5646C66.8615 71.8331 67.2256 71.9839 67.6052 71.9839H76.1936C76.5732 71.9839 76.9373 71.8331 77.2058 71.5646C77.4742 71.2962 77.625 70.9321 77.625 70.5525C77.625 70.1729 77.4742 69.8088 77.2058 69.5403C76.9373 69.2719 76.5732 69.1211 76.1936 69.1211Z\" fill=\"#9E8FCA\"/>\\n<path d=\"M87.6462 17.5894C88.4368 17.5894 89.0776 16.9485 89.0776 16.158C89.0776 15.3674 88.4368 14.7266 87.6462 14.7266C86.8557 14.7266 86.2148 15.3674 86.2148 16.158C86.2148 16.9485 86.8557 17.5894 87.6462 17.5894Z\" fill=\"white\"/>\\n<path d=\"M89.0771 9H54.7236C51.566 9 48.998 11.5679 48.998 14.7256V71.9815C48.998 75.1391 51.566 77.707 54.7236 77.707H89.0771C92.2348 77.707 94.8027 75.1391 94.8027 71.9815V14.7256C94.8027 11.5679 92.2348 9 89.0771 9Z\" fill=\"url(#paint4_linear_1384_17140)\"/>\\n<rect x=\"63.1095\" y=\"31.6994\" width=\"18.4037\" height=\"18.4037\" rx=\"1.84037\" stroke=\"#FDC015\" stroke-width=\"1.22691\"/>\\n<path d=\"M67.908 44.5802V41.5799L64.9502 37.2188H65.986L68.3458 40.787L70.727 37.2188H71.7308L68.7836 41.5799V44.5802H67.908Z\" fill=\"#FDC015\"/>\\n<path d=\"M78.4462 39.5761C78.4462 40.7334 77.6133 41.6121 76.4494 41.8585L78.3501 44.5802H77.3998L75.5418 41.9335H73.5984V44.5802H72.7655V37.2188H75.7447C77.261 37.2188 78.4462 38.1938 78.4462 39.5761ZM73.5984 38.0117V41.1406H75.5952C76.7911 41.1406 77.6027 40.5619 77.6027 39.5761C77.6027 38.5903 76.7911 38.0117 75.5952 38.0117H73.5984Z\" fill=\"#FDC015\"/>\\n</g>\\n</g>\\n<defs>\\n<filter id=\"filter0_dd_1384_17140\" x=\"-11.25\" y=\"9.66667\" width=\"90\" height=\"44.168\" filterUnits=\"userSpaceOnUse\" color-interpolation-filters=\"sRGB\">\\n<feFlood flood-opacity=\"0\" result=\"BackgroundImageFix\"/>\\n<feColorMatrix in=\"SourceAlpha\" type=\"matrix\" values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0\" result=\"hardAlpha\"/>\\n<feOffset dy=\"1.66667\"/>\\n<feGaussianBlur stdDeviation=\"5\"/>\\n<feComposite in2=\"hardAlpha\" operator=\"out\"/>\\n<feColorMatrix type=\"matrix\" values=\"0 0 0 0 0.811765 0 0 0 0 0.811765 0 0 0 0 0.811765 0 0 0 0.08 0\"/>\\n<feBlend mode=\"normal\" in2=\"BackgroundImageFix\" result=\"effect1_dropShadow_1384_17140\"/>\\n<feColorMatrix in=\"SourceAlpha\" type=\"matrix\" values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0\" result=\"hardAlpha\"/>\\n<feOffset dy=\"1.66667\"/>\\n<feGaussianBlur stdDeviation=\"5\"/>\\n<feComposite in2=\"hardAlpha\" operator=\"out\"/>\\n<feColorMatrix type=\"matrix\" values=\"0 0 0 0 0.811765 0 0 0 0 0.811765 0 0 0 0 0.811765 0 0 0 0.08 0\"/>\\n<feBlend mode=\"normal\" in2=\"effect1_dropShadow_1384_17140\" result=\"effect2_dropShadow_1384_17140\"/>\\n<feBlend mode=\"normal\" in=\"SourceGraphic\" in2=\"effect2_dropShadow_1384_17140\" result=\"shape\"/>\\n</filter>\\n<linearGradient id=\"paint0_linear_1384_17140\" x1=\"41.4514\" y1=\"8.69308\" x2=\"41.4514\" y2=\"77.1752\" gradientUnits=\"userSpaceOnUse\">\\n<stop offset=\"0.0370003\" stop-color=\"#FFCE44\"/>\\n<stop offset=\"1\" stop-color=\"white\" stop-opacity=\"0\"/>\\n</linearGradient>\\n<linearGradient id=\"paint1_linear_1384_17140\" x1=\"46.2274\" y1=\"26.1705\" x2=\"98.0325\" y2=\"50.3296\" gradientUnits=\"userSpaceOnUse\">\\n<stop stop-color=\"white\" stop-opacity=\"0.2\"/>\\n<stop offset=\"1\" stop-color=\"white\" stop-opacity=\"0\"/>\\n</linearGradient>\\n<linearGradient id=\"paint2_linear_1384_17140\" x1=\"57.7072\" y1=\"22.2255\" x2=\"72.4505\" y2=\"29.0991\" gradientUnits=\"userSpaceOnUse\">\\n<stop stop-color=\"white\" stop-opacity=\"0.12\"/>\\n<stop offset=\"1\" stop-color=\"white\" stop-opacity=\"0\"/>\\n</linearGradient>\\n<linearGradient id=\"paint3_linear_1384_17140\" x1=\"60.9965\" y1=\"28.0513\" x2=\"80.6439\" y2=\"37.2123\" gradientUnits=\"userSpaceOnUse\">\\n<stop stop-color=\"white\" stop-opacity=\"0.12\"/>\\n<stop offset=\"1\" stop-color=\"white\" stop-opacity=\"0\"/>\\n</linearGradient>\\n<linearGradient id=\"paint4_linear_1384_17140\" x1=\"41.6378\" y1=\"29.2428\" x2=\"102.163\" y2=\"57.4642\" gradientUnits=\"userSpaceOnUse\">\\n<stop stop-color=\"white\" stop-opacity=\"0.2\"/>\\n<stop offset=\"1\" stop-color=\"white\" stop-opacity=\"0\"/>\\n</linearGradient>\\n<clipPath id=\"clip0_1384_17140\">\\n<rect width=\"103\" height=\"80\" fill=\"white\"/>\\n</clipPath>\\n<clipPath id=\"clip1_1384_17140\">\\n<rect width=\"45.8047\" height=\"68.707\" fill=\"white\" transform=\"translate(49 9)\"/>\\n</clipPath>\\n</defs>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-q8toec\",\"data-framer-name\":\"Auto Layout Vertical\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{dUsIIuO4t:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-1ochgq3\",\"data-styles-preset\":\"qelz4hmYL\",style:{\"--framer-text-color\":\"var(--token-3151ccdb-6fac-4333-9263-8578e95cbae8, rgb(54, 37, 128))\"},children:\"White Labelling\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-18z7iml\",\"data-styles-preset\":\"ZnqOTRFGF\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:/*#__PURE__*/_jsx(\"span\",{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(3345deg, rgb(55, 37, 131) 0%, rgb(83, 56, 198) 100%)\"},children:\"White Labelling\"})})}),className:\"framer-1jjvym2\",\"data-framer-name\":\"White Labelling\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{dUsIIuO4t:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1r0e4t4\",\"data-styles-preset\":\"GKeUSWmTu\",style:{\"--framer-text-color\":\"rgb(88, 81, 167)\"},children:\"Your brand takes center stage with Crib\u2019s white-label feature, ensuring your business always shines.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-x85ehq\",\"data-styles-preset\":\"unREvWXDa\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(88, 81, 167)\"},children:\"Your brand takes center stage with Crib\u2019s white-label feature, ensuring your business always shines.\"})}),className:\"framer-674ydz\",\"data-framer-name\":\"Let Crib handle the rest \u2014 we\u2019ll send rent reminders, collect payments, and share receipts with your tenants.\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ujki7s\",\"data-framer-name\":\"Auto Layout Vertical\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1q010av\",\"data-framer-name\":\"Graphic\",fill:\"black\",intrinsicHeight:49,intrinsicWidth:73,svg:'<svg width=\"73\" height=\"49\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><g clip-path=\"url(#a)\"><path fill=\"#fff\" d=\"M0 .758h72.5v48H0z\"/><path d=\"M12.625 15.725A8.295 8.295 0 0 1 20.92 7.43h22.12a8.295 8.295 0 0 1 8.295 8.295v25.038h-38.71V15.725Z\" fill=\"url(#b)\"/><g filter=\"url(#c)\"><rect x=\"28.792\" y=\".922\" width=\"36.613\" height=\"12.5\" rx=\"2.151\" fill=\"#fff\" shape-rendering=\"crispEdges\"/><path d=\"M32.641 9.602a1.48 1.48 0 0 1-1.488-1.47 1.48 1.48 0 0 1 1.777-1.443m0 0a1.935 1.935 0 0 1-.123-.681c0-1.083.888-1.961 1.984-1.961 1.02 0 1.861.762 1.972 1.741m-3.833.9c.196.039.378.115.538.22m1.984-1.116a2.002 2.002 0 0 1 1.31-.004m0 0a1.963 1.963 0 0 1 1.336 1.854c0 .94-.67 1.725-1.563 1.916\" stroke=\"#FFCE44\" stroke-width=\".521\" stroke-linecap=\"round\"/><path d=\"m33.932 9.883.396.417.992-1.042\" stroke=\"#FFCE44\" stroke-width=\".521\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><rect x=\"40.459\" y=\"5.563\" width=\"18.28\" height=\"3.226\" rx=\"1.613\" fill=\"#EFEFEF\"/></g><path d=\"M31.045 34.852h-6.292c0 2.977-.109 4.963-2.294 5.454h10.88c-2.19-.49-2.294-2.477-2.294-5.454Z\" fill=\"#2B2265\"/><path d=\"M24.63 37.579h6.538a20.416 20.416 0 0 1-.127-2.727h-6.288c.02.91-.02 1.822-.122 2.727Z\" fill=\"#131124\"/><path d=\"M11.125 35.015a1.814 1.814 0 0 0 1.813 1.818h30.374c.48 0 .942-.191 1.282-.532a1.82 1.82 0 0 0 .531-1.286v-2.273h-34v2.273Z\" fill=\"#352C6D\"/><path d=\"M11.125 34.39a1.814 1.814 0 0 0 1.813 1.818h30.374c.48 0 .942-.191 1.282-.532a1.82 1.82 0 0 0 .531-1.286v-2.273h-34v2.273Z\" fill=\"#2D2467\"/><path d=\"M43.312 10.758H12.938c-.48 0-.942.191-1.282.532a1.82 1.82 0 0 0-.531 1.286v19.545h34V12.576a1.82 1.82 0 0 0-.531-1.286 1.811 1.811 0 0 0-1.282-.532Z\" fill=\"#2D2467\"/><path d=\"M12.484 12.117h31.28v18.637h-31.28V12.117Z\" fill=\"#553D9F\"/><path opacity=\".4\" d=\"M45.126 12.576c0-.482-.191-.945-.531-1.286a1.811 1.811 0 0 0-1.282-.532H25.994l19.13 19.145V12.576Z\" fill=\"#5C45A3\"/><path d=\"M28.126 35.002a.84.84 0 0 0 .838-.84.84.84 0 1 0-.838.84Z\" fill=\"#A395CD\"/><path d=\"M22.006 40.305h11.786v.454H22.006v-.454Z\" fill=\"#131124\"/><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"m25.516 22.81 6.557-5.216a1.03 1.03 0 0 1 1.277 1.613l-7.448 5.928-.072.06c-.03.02-.06.04-.092.059l-.04.022h-.004a1.028 1.028 0 0 1-1.359-.4l-.114-.196-1.913-3.33a1.031 1.031 0 0 1 .368-1.42 1.025 1.025 0 0 1 1.41.393l1.433 2.49-.003-.002Z\" fill=\"#FDC015\"/><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"m25.699 22.443 6.556-5.216a1.029 1.029 0 0 1 1.278 1.613l-7.448 5.928-.073.06c-.03.02-.06.04-.092.059l-.04.021h-.003a1.028 1.028 0 0 1-1.36-.4l-.113-.195-1.913-3.33a1.031 1.031 0 0 1 .367-1.421 1.026 1.026 0 0 1 1.41.394l1.433 2.49-.002-.003Z\" fill=\"#FFCF46\"/></g><defs><linearGradient id=\"b\" x1=\"30.943\" y1=\"5.049\" x2=\"30.943\" y2=\"40.168\" gradientUnits=\"userSpaceOnUse\"><stop offset=\".037\" stop-color=\"#FFCE44\"/><stop offset=\"1\" stop-color=\"#fff\" stop-opacity=\"0\"/></linearGradient><clipPath id=\"a\"><path fill=\"#fff\" transform=\"translate(0 .758)\" d=\"M0 0h72.5v48H0z\"/></clipPath><filter id=\"c\" x=\"23.792\" y=\"-3.245\" width=\"46.613\" height=\"22.5\" filterUnits=\"userSpaceOnUse\" color-interpolation-filters=\"sRGB\"><feFlood flood-opacity=\"0\" result=\"BackgroundImageFix\"/><feColorMatrix in=\"SourceAlpha\" values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0\" result=\"hardAlpha\"/><feOffset dy=\".833\"/><feGaussianBlur stdDeviation=\"2.5\"/><feComposite in2=\"hardAlpha\" operator=\"out\"/><feColorMatrix values=\"0 0 0 0 0.811765 0 0 0 0 0.811765 0 0 0 0 0.811765 0 0 0 0.08 0\"/><feBlend in2=\"BackgroundImageFix\" result=\"effect1_dropShadow_2029_19351\"/><feColorMatrix in=\"SourceAlpha\" values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0\" result=\"hardAlpha\"/><feOffset dy=\".833\"/><feGaussianBlur stdDeviation=\"2.5\"/><feComposite in2=\"hardAlpha\" operator=\"out\"/><feColorMatrix values=\"0 0 0 0 0.811765 0 0 0 0 0.811765 0 0 0 0 0.811765 0 0 0 0.08 0\"/><feBlend in2=\"effect1_dropShadow_2029_19351\" result=\"effect2_dropShadow_2029_19351\"/><feBlend in=\"SourceGraphic\" in2=\"effect2_dropShadow_2029_19351\" result=\"shape\"/></filter></defs></svg>',withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-6fex8c\",\"data-framer-name\":\"Auto Layout Vertical\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{dUsIIuO4t:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-1ochgq3\",\"data-styles-preset\":\"qelz4hmYL\",style:{\"--framer-text-color\":\"var(--token-3151ccdb-6fac-4333-9263-8578e95cbae8, rgb(54, 37, 128))\"},children:\"Fully Integrated\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-18z7iml\",\"data-styles-preset\":\"ZnqOTRFGF\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:/*#__PURE__*/_jsx(\"span\",{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(3345deg, rgb(55, 37, 131) 0%, rgb(83, 56, 198) 100%)\"},children:\"Fully Integrated\"})})}),className:\"framer-15j2vj5\",\"data-framer-name\":\"Fully Integrated\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{dUsIIuO4t:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1r0e4t4\",\"data-styles-preset\":\"GKeUSWmTu\",style:{\"--framer-text-color\":\"rgb(88, 81, 167)\"},children:\"Crib connects seamlessly with accounting, sales, and other software, providing a fully integrated solution.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-x85ehq\",\"data-styles-preset\":\"unREvWXDa\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(88, 81, 167)\"},children:\"Crib connects seamlessly with accounting, sales, and other software, providing a fully integrated solution.\"})}),className:\"framer-17s92zj\",\"data-framer-name\":\"Stay relaxed while Crib keeps your entire rental business running smoothly, all from one platform.\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]})]})]})]}),isDisplayed1()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-16rtlhr hidden-1axtpi8\",\"data-framer-name\":\"CTA\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:386,width:`min(${componentViewport?.width||\"100vw\"} - 240px, 1280px)`,y:(componentViewport?.y||0)+0+18664.7888957471+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1l1zpnq-container\",children:/*#__PURE__*/_jsx(AvailableCard,{height:\"100%\",id:\"ZOGbVmfbv\",layoutId:\"ZOGbVmfbv\",style:{maxWidth:\"100%\",width:\"100%\"},variant:\"ce2Y__uRF\",width:\"100%\"})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ihwi6d\",\"data-framer-name\":\"testimonials\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-15q4185\",\"data-framer-name\":\"Auto Layout Vertical\",children:[isDisplayed()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-t8l28b hidden-7wm492\",\"data-framer-name\":\"testimonial cards mobile\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-3w9uj6\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1fry1mg\",\"data-border\":true,\"data-framer-name\":\"1\",id:elementId15,ref:ref19,children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-106i7ko\",\"data-framer-name\":\"Auto Layout Vertical\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-x85ehq\",\"data-styles-preset\":\"unREvWXDa\",children:\"Crib has completely transformed the way we handle invoicing and collections. We used to struggle with payment failures and managing taxes, but now 100% of our payments are collected online, with a very low failure rate. Plus, Crib has fully automated our invoicing for both B2B and B2C. It's been a game-changer for us!\"})}),className:\"framer-1nxpy8r\",\"data-framer-name\":\"Using Crib has completely transformed our rent collection process. We now achieve 100% collection within just 5 days, every time. The platform is user-friendly, efficient, and reliable. It has saved us countless hours and reduced stress significantly.\",fonts:[\"Inter\"],verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-vpgpp\",\"data-framer-name\":\"Auto Layout Vertical\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-3dszgp\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy01MDA=\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0px\",\"--framer-text-color\":\"rgb(11, 5, 72)\"},children:\"Deepak Anand\"})}),className:\"framer-1lch1hv\",\"data-framer-name\":\"Suraj Bharadwaj\",fonts:[\"GF;DM Sans-500\"],verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy01MDA=\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0px\",\"--framer-text-color\":\"rgb(156, 152, 204)\"},children:\"Founder & CEO, Housr\"})}),className:\"framer-d6nafc\",\"data-framer-name\":\"SVP, Product\",fonts:[\"GF;DM Sans-500\"],verticalAlignment:\"center\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{dUsIIuO4t:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+16589.195426164475+0+0+64+104.39999999999999+0+0+0+0+40+128+0),src:\"https://framerusercontent.com/images/MmgfSocIREntaHrKKbBQvZBcU.png\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",src:\"https://framerusercontent.com/images/MmgfSocIREntaHrKKbBQvZBcU.png\"},className:\"framer-1v9aev\"})})]})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1mrvpbl\",\"data-border\":true,\"data-framer-name\":\"2\",id:elementId16,ref:ref20,children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1p47bh4\",\"data-framer-name\":\"Auto Layout Vertical\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-x85ehq\",\"data-styles-preset\":\"unREvWXDa\",children:\"With our multi-city operations, managing everything was a challenge. Crib stepped in and customized the platform to fit our unique workflows, and now it powers our entire operations seamlessly. From student housing across India to managing day-to-day tasks, Crib has made our business run smoothly.\"})}),className:\"framer-9sbk5g\",\"data-framer-name\":\"Using Crib has completely transformed our rent collection process. We now achieve 100% collection within just 5 days, every time. The platform is user-friendly, efficient, and reliable. It has saved us countless hours and reduced stress significantly.\",fonts:[\"Inter\"],verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1rtp0wn\",\"data-framer-name\":\"Auto Layout Vertical\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ioatby\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy01MDA=\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0px\",\"--framer-text-color\":\"rgb(11, 5, 72)\"},children:\"Bharat Agarwal\"})}),className:\"framer-oy7os7\",\"data-framer-name\":\"Suraj Bharadwaj\",fonts:[\"GF;DM Sans-500\"],verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy01MDA=\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0px\",\"--framer-text-color\":\"rgb(156, 152, 204)\"},children:\"Co-Founder & CEO, Hive Hostels\"})}),className:\"framer-y31gf2\",\"data-framer-name\":\"SVP, Product\",fonts:[\"GF;DM Sans-500\"],verticalAlignment:\"center\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{dUsIIuO4t:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+16589.195426164475+0+0+64+104.39999999999999+0+0+0+0+40+128+0),src:\"https://framerusercontent.com/images/tVEY5l6PHCLw49DreF4wdAYt8Co.png\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",src:\"https://framerusercontent.com/images/tVEY5l6PHCLw49DreF4wdAYt8Co.png\"},className:\"framer-vg3maj\"})})]})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-wrj30f\",\"data-border\":true,\"data-framer-name\":\"3\",id:elementId17,ref:ref21,children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-4rgpsd\",\"data-framer-name\":\"Auto Layout Vertical\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-x85ehq\",\"data-styles-preset\":\"unREvWXDa\",children:'\"Before Crib, we had a lot of manual work and leakages in our business. Now, with this all-in-one solution, everything is so much easier! My staff and tenants find the app simple to use, and the best part is that all the leakages have stopped. Crib has truly made my business more efficient.\"'})}),className:\"framer-1m6qpze\",\"data-framer-name\":\"Using Crib has completely transformed our rent collection process. We now achieve 100% collection within just 5 days, every time. The platform is user-friendly, efficient, and reliable. It has saved us countless hours and reduced stress significantly.\",fonts:[\"Inter\"],verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-51ocpk\",\"data-framer-name\":\"Auto Layout Vertical\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ofpfjy\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy01MDA=\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0px\",\"--framer-text-color\":\"rgb(11, 5, 72)\"},children:\"Sangeetha Paramsivam\"})}),className:\"framer-1gpw0cg\",\"data-framer-name\":\"Suraj Bharadwaj\",fonts:[\"GF;DM Sans-500\"],verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy01MDA=\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0px\",\"--framer-text-color\":\"rgb(156, 152, 204)\"},children:\"Founder & CEO, Bluebells Accommodation\"})}),className:\"framer-u1rttq\",\"data-framer-name\":\"SVP, Product\",fonts:[\"GF;DM Sans-500\"],verticalAlignment:\"center\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{dUsIIuO4t:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+16589.195426164475+0+0+64+104.39999999999999+0+0+0+0+40+128+0),pixelHeight:1578,pixelWidth:1320,sizes:\"40px\",src:\"https://framerusercontent.com/images/J8qYCBseNAEq40KUYO4UNqbcOh4.jpeg\",srcSet:\"https://framerusercontent.com/images/J8qYCBseNAEq40KUYO4UNqbcOh4.jpeg?scale-down-to=1024 856w,https://framerusercontent.com/images/J8qYCBseNAEq40KUYO4UNqbcOh4.jpeg 1320w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:1578,pixelWidth:1320,sizes:\"40px\",src:\"https://framerusercontent.com/images/J8qYCBseNAEq40KUYO4UNqbcOh4.jpeg\",srcSet:\"https://framerusercontent.com/images/J8qYCBseNAEq40KUYO4UNqbcOh4.jpeg?scale-down-to=1024 856w,https://framerusercontent.com/images/J8qYCBseNAEq40KUYO4UNqbcOh4.jpeg 1320w\"},className:\"framer-m4z3id\"})})]})]})})]})}),isDisplayed1()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-17tvoj9\",\"data-styles-preset\":\"Va8xzZDcZ\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:/*#__PURE__*/_jsx(\"span\",{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(3345deg, rgb(55, 37, 131) 0%, rgb(83, 56, 198) 100%)\"},children:\"Hear It from Our Users!\"})})}),className:\"framer-6q4ck4 hidden-1axtpi8\",\"data-framer-name\":\"What our clients say about us!\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1mt5gxg\",\"data-framer-name\":\"Auto Layout Vertical\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-2j4yr9\",\"data-framer-name\":\"Auto Layout Horizontal\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:65,intrinsicWidth:341,svg:'<svg width=\"341\" height=\"65\" viewBox=\"0 0 341 65\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M0.5 10.0258C0.5 4.55342 4.93622 0.117188 10.4086 0.117188H50.1208C55.5931 0.117188 60.0294 4.55341 60.0294 10.0258V49.738C60.0294 55.2103 55.5931 59.6466 50.1208 59.6466H10.4086C4.93623 59.6466 0.5 55.2103 0.5 49.738V10.0258Z\" fill=\"#362580\"/>\\n<path d=\"M30.9996 37.742L37.3975 41.6116C38.5692 42.3207 40.0029 41.2724 39.6946 39.9466L37.9988 32.6699L43.6567 27.7674C44.6896 26.8732 44.1346 25.1774 42.7779 25.0695L35.3317 24.4374L32.4179 17.5616C31.8938 16.3128 30.1054 16.3128 29.5813 17.5616L26.6675 24.422L19.2213 25.0541C17.8646 25.162 17.3096 26.8578 18.3425 27.752L24.0004 32.6545L22.3046 39.9311C21.9963 41.257 23.43 42.3053 24.6017 41.5961L30.9996 37.742Z\" fill=\"#FFCE44\"/>\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M3.80762 15.8678C3.80762 8.99625 9.37807 3.42578 16.2496 3.42578H52.8242C59.6957 3.42578 65.2662 8.99624 65.2662 15.8677V52.4424C65.2662 59.3139 59.6957 64.8843 52.8242 64.8843H16.2496C9.37808 64.8843 3.80762 59.3139 3.80762 52.4424V15.8678ZM16.2496 5.08471C10.2943 5.08471 5.46655 9.91245 5.46655 15.8678V52.4424C5.46655 58.3977 10.2943 63.2254 16.2496 63.2254H52.8242C58.7795 63.2254 63.6073 58.3977 63.6073 52.4424V15.8677C63.6073 9.91244 58.7795 5.08471 52.8242 5.08471H16.2496Z\" fill=\"#372583\"/>\\n<path d=\"M69.2656 10.0258C69.2656 4.55342 73.7018 0.117188 79.1742 0.117188H118.886C124.359 0.117188 128.795 4.55341 128.795 10.0258V49.738C128.795 55.2103 124.359 59.6466 118.886 59.6466H79.1742C73.7019 59.6466 69.2656 55.2103 69.2656 49.738V10.0258Z\" fill=\"#362580\"/>\\n<path d=\"M99.9996 37.742L106.398 41.6116C107.569 42.3207 109.003 41.2724 108.695 39.9466L106.999 32.6699L112.657 27.7674C113.69 26.8732 113.135 25.1774 111.778 25.0695L104.332 24.4374L101.418 17.5616C100.894 16.3128 99.1054 16.3128 98.5813 17.5616L95.6675 24.422L88.2213 25.0541C86.8646 25.162 86.3096 26.8578 87.3425 27.752L93.0004 32.6545L91.3046 39.9311C90.9963 41.257 92.43 42.3053 93.6017 41.5961L99.9996 37.742Z\" fill=\"#FFCE44\"/>\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M72.5732 15.8678C72.5732 8.99625 78.1437 3.42578 85.0152 3.42578H121.59C128.461 3.42578 134.032 8.99624 134.032 15.8677V52.4424C134.032 59.3139 128.461 64.8843 121.59 64.8843H85.0152C78.1437 64.8843 72.5732 59.3139 72.5732 52.4424V15.8678ZM85.0152 5.08471C79.0599 5.08471 74.2322 9.91245 74.2322 15.8678V52.4424C74.2322 58.3977 79.0599 63.2254 85.0152 63.2254H121.59C127.545 63.2254 132.373 58.3977 132.373 52.4424V15.8677C132.373 9.91244 127.545 5.08471 121.59 5.08471H85.0152Z\" fill=\"#372583\"/>\\n<path d=\"M138.031 10.0258C138.031 4.55342 142.467 0.117188 147.94 0.117188H187.652C193.124 0.117188 197.561 4.55341 197.561 10.0258V49.738C197.561 55.2103 193.124 59.6466 187.652 59.6466H147.94C142.467 59.6466 138.031 55.2103 138.031 49.738V10.0258Z\" fill=\"#362580\"/>\\n<path d=\"M169 37.742L175.398 41.6116C176.569 42.3207 178.003 41.2724 177.695 39.9466L175.999 32.6699L181.657 27.7674C182.69 26.8732 182.135 25.1774 180.778 25.0695L173.332 24.4374L170.418 17.5616C169.894 16.3128 168.105 16.3128 167.581 17.5616L164.668 24.422L157.221 25.0541C155.865 25.162 155.31 26.8578 156.343 27.752L162 32.6545L160.305 39.9311C159.996 41.257 161.43 42.3053 162.602 41.5961L169 37.742Z\" fill=\"#FFCE44\"/>\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M141.339 15.8678C141.339 8.99625 146.909 3.42578 153.781 3.42578H190.355C197.227 3.42578 202.797 8.99624 202.797 15.8677V52.4424C202.797 59.3139 197.227 64.8843 190.355 64.8843H153.781C146.909 64.8843 141.339 59.3139 141.339 52.4424V15.8678ZM153.781 5.08471C147.826 5.08471 142.998 9.91245 142.998 15.8678V52.4424C142.998 58.3977 147.826 63.2254 153.781 63.2254H190.355C196.311 63.2254 201.139 58.3977 201.139 52.4424V15.8677C201.139 9.91244 196.311 5.08471 190.355 5.08471H153.781Z\" fill=\"#372583\"/>\\n<path d=\"M206.797 10.0258C206.797 4.55342 211.233 0.117188 216.705 0.117188H256.418C261.89 0.117188 266.326 4.55341 266.326 10.0258V49.738C266.326 55.2103 261.89 59.6466 256.418 59.6466H216.705C211.233 59.6466 206.797 55.2103 206.797 49.738V10.0258Z\" fill=\"#362580\"/>\\n<path d=\"M237 37.742L243.398 41.6116C244.569 42.3207 246.003 41.2724 245.695 39.9466L243.999 32.6699L249.657 27.7674C250.69 26.8732 250.135 25.1774 248.778 25.0695L241.332 24.4374L238.418 17.5616C237.894 16.3128 236.105 16.3128 235.581 17.5616L232.668 24.422L225.221 25.0541C223.865 25.162 223.31 26.8578 224.343 27.752L230 32.6545L228.305 39.9311C227.996 41.257 229.43 42.3053 230.602 41.5961L237 37.742Z\" fill=\"#FFCE44\"/>\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M210.104 15.8678C210.104 8.99625 215.675 3.42578 222.546 3.42578H259.121C265.993 3.42578 271.563 8.99624 271.563 15.8677V52.4424C271.563 59.3139 265.993 64.8843 259.121 64.8843H222.546C215.675 64.8843 210.104 59.3139 210.104 52.4424V15.8678ZM222.546 5.08471C216.591 5.08471 211.763 9.91245 211.763 15.8678V52.4424C211.763 58.3977 216.591 63.2254 222.546 63.2254H259.121C265.076 63.2254 269.904 58.3977 269.904 52.4424V15.8677C269.904 9.91244 265.076 5.08471 259.121 5.08471H222.546Z\" fill=\"#372583\"/>\\n<path d=\"M275.562 10.0258C275.562 4.55342 279.999 0.117188 285.471 0.117188H325.183C330.656 0.117188 335.092 4.55341 335.092 10.0258V49.738C335.092 55.2103 330.656 59.6466 325.183 59.6466H285.471C279.999 59.6466 275.562 55.2103 275.562 49.738V10.0258Z\" fill=\"#362580\"/>\\n<path d=\"M306 37.742L312.398 41.6116C313.569 42.3207 315.003 41.2724 314.695 39.9466L312.999 32.6699L318.657 27.7674C319.69 26.8732 319.135 25.1774 317.778 25.0695L310.332 24.4374L307.418 17.5616C306.894 16.3128 305.105 16.3128 304.581 17.5616L301.668 24.422L294.221 25.0541C292.865 25.162 292.31 26.8578 293.343 27.752L299 32.6545L297.305 39.9311C296.996 41.257 298.43 42.3053 299.602 41.5961L306 37.742Z\" fill=\"#FFCE44\"/>\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M278.87 15.8678C278.87 8.99625 284.441 3.42578 291.312 3.42578H327.887C334.758 3.42578 340.329 8.99624 340.329 15.8677V52.4424C340.329 59.3139 334.758 64.8843 327.887 64.8843H291.312C284.441 64.8843 278.87 59.3139 278.87 52.4424V15.8678ZM291.312 5.08471C285.357 5.08471 280.529 9.91245 280.529 15.8678V52.4424C280.529 58.3977 285.357 63.2254 291.312 63.2254H327.887C333.842 63.2254 338.67 58.3977 338.67 52.4424V15.8677C338.67 9.91244 333.842 5.08471 327.887 5.08471H291.312Z\" fill=\"#372583\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{dUsIIuO4t:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-1qs3040\",\"data-styles-preset\":\"D3ntCDgqB\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\"Rated across the web by customers\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-1ochgq3\",\"data-styles-preset\":\"qelz4hmYL\",children:\"Rated across the web by customers\"})}),className:\"framer-14jxc31\",\"data-framer-name\":\"Rated across the web by customers\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),isDisplayed()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-jah1e hidden-7wm492\",\"data-framer-name\":\"Auto Layout Vertical\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-17tvoj9\",\"data-styles-preset\":\"Va8xzZDcZ\",style:{\"--framer-text-alignment\":\"center\"},children:/*#__PURE__*/_jsxs(\"span\",{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(3345deg, rgb(55, 37, 131) 0%, rgb(83, 56, 198) 100%)\"},children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\"What our clients say \"}),/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\"about us!\"})]})})}),className:\"framer-ghkjyj\",\"data-framer-name\":\"What our clients say \\u2028about us!\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(SVG,{className:\"framer-7yior7\",\"data-framer-name\":\"Graphic\",fill:\"black\",intrinsicHeight:179,intrinsicWidth:210,svg:'<svg width=\"210\" height=\"179\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path opacity=\".1\" d=\"M42.076 99.475h42.213v78.228H1v-88.31c0-16.509 3.38-31.36 10.122-44.573 6.986-13.2 17.086-23.658 30.32-31.386l.013-.008C54.429 5.606 69.959 1.362 88.079.734v37.332c-15.607.182-27.464 4.654-35.38 13.576l-.005.006-.005.006c-7.786 9.069-11.613 21.693-11.613 37.738v10.083h1Zm120.299-86.049C175.35 5.606 190.879 1.362 209 .734v37.332c-15.608.182-27.464 4.654-35.38 13.576l-.005.006-.006.006c-7.785 9.069-11.613 21.693-11.613 37.738v10.083h43.213v78.228h-83.288v-88.31c0-16.508 3.38-31.359 10.121-44.573 6.987-13.2 17.087-23.658 30.322-31.386l.011-.008Z\" stroke=\"#5851A7\" stroke-width=\"2\"/></svg>',withExternalLayout:true})]}),isDisplayed1()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-r2kioj hidden-1axtpi8\",\"data-framer-name\":\"Auto Layout Vertical\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1jm0s2r\",\"data-border\":true,\"data-framer-name\":\"Auto Layout Horizontal\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+19050.7888957471+0+120+0+0),pixelHeight:904,pixelWidth:415,positionX:\"center\",positionY:\"top\",sizes:`max(max((min(${componentViewport?.width||\"100vw\"}, 1280px) - 280px) * 0.5833, 1px) / 3, 1px)`,src:\"https://framerusercontent.com/images/a964cPZBbnSb8c4qx3VCQ3CGIsw.png\",srcSet:\"https://framerusercontent.com/images/a964cPZBbnSb8c4qx3VCQ3CGIsw.png 415w\"},className:\"framer-15d03t9\",\"data-framer-name\":\"Frame\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-t3gz85\",\"data-framer-name\":\"Auto Layout Vertical\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-e3id6w\",\"data-styles-preset\":\"pPRA6cV0W\",children:\"Crib has completely transformed the way we handle invoicing and collections. We used to struggle with payment failures and managing taxes, but now 100% of our payments are collected online, with a very low failure rate. Plus, Crib has fully automated our invoicing for both B2B and B2C. It's been a game-changer for us!\"})}),className:\"framer-8a9c5d\",\"data-framer-name\":\"Using Crib has completely transformed our rent collection process. We now achieve 100% collection within just 5 days, every time. The platform is user-friendly, efficient, and reliable. It has saved us countless hours and reduced stress significantly.\",fonts:[\"Inter\"],verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1280wp7\",\"data-framer-name\":\"Auto Layout Vertical\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy01MDA=\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0px\",\"--framer-text-color\":\"rgb(11, 5, 72)\"},children:\"Deepak Anand,\"})}),className:\"framer-178qpmk\",\"data-framer-name\":\"Suraj Bharadwaj\",fonts:[\"GF;DM Sans-500\"],verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy01MDA=\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0px\",\"--framer-text-color\":\"rgb(156, 152, 204)\"},children:\"Founder & CEO, Housr\"})}),className:\"framer-1dvbah0\",\"data-framer-name\":\"SVP, Product\",fonts:[\"GF;DM Sans-500\"],verticalAlignment:\"center\",withExternalLayout:true})]})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-rq73sh\",\"data-border\":true,\"data-framer-name\":\"Auto Layout Horizontal\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-7awuub\",\"data-framer-name\":\"Auto Layout Vertical\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-e3id6w\",\"data-styles-preset\":\"pPRA6cV0W\",children:\"With our multi-city operations, managing everything was a challenge. Crib stepped in and customized the platform to fit our unique workflows, and now it powers our entire operations seamlessly. From student housing across India to managing day-to-day tasks, Crib has made our business run smoothly.\"})}),className:\"framer-1ln0w98\",\"data-framer-name\":\"Using Crib has completely transformed our rent collection process. We now achieve 100% collection within just 5 days, every time. The platform is user-friendly, efficient, and reliable. It has saved us countless hours and reduced stress significantly.\",fonts:[\"Inter\"],verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-14molhc\",\"data-framer-name\":\"Auto Layout Vertical\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy01MDA=\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0px\",\"--framer-text-color\":\"rgb(11, 5, 72)\"},children:\"Bharat Agarwal,\"})}),className:\"framer-7ykwpk\",\"data-framer-name\":\"Suraj Bharadwaj\",fonts:[\"GF;DM Sans-500\"],verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy01MDA=\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0px\",\"--framer-text-color\":\"rgb(156, 152, 204)\"},children:\"Co-Founder & CEO, Hive Hostels\"})}),className:\"framer-6wz84j\",\"data-framer-name\":\"SVP, Product\",fonts:[\"GF;DM Sans-500\"],verticalAlignment:\"center\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+19050.7888957471+0+120+498+0),pixelHeight:904,pixelWidth:415,positionX:\"center\",positionY:\"top\",sizes:`max(max((min(${componentViewport?.width||\"100vw\"}, 1280px) - 280px) * 0.5833, 1px) / 3, 1px)`,src:\"https://framerusercontent.com/images/iBG98xMSlFK5gTPvZQ4UOw6ulg.png\",srcSet:\"https://framerusercontent.com/images/iBG98xMSlFK5gTPvZQ4UOw6ulg.png 415w\"},className:\"framer-ppm2ll\",\"data-framer-name\":\"Frame\"})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1siiuvw\",\"data-border\":true,\"data-framer-name\":\"Auto Layout Horizontal\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+19050.7888957471+0+120+996+0),pixelHeight:1261,pixelWidth:1320,positionX:\"center\",positionY:\"top\",sizes:`max(max((min(${componentViewport?.width||\"100vw\"}, 1280px) - 280px) * 0.5833, 1px) / 3, 1px)`,src:\"https://framerusercontent.com/images/98HhvYE4vGcgnhf3s9d6zv7r0Z8.jpg\",srcSet:\"https://framerusercontent.com/images/98HhvYE4vGcgnhf3s9d6zv7r0Z8.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/98HhvYE4vGcgnhf3s9d6zv7r0Z8.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/98HhvYE4vGcgnhf3s9d6zv7r0Z8.jpg 1320w\"},className:\"framer-1wrwj4s\",\"data-framer-name\":\"Frame\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ao19aj\",\"data-framer-name\":\"Auto Layout Vertical\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-e3id6w\",\"data-styles-preset\":\"pPRA6cV0W\",children:'\"Before Crib, we had a lot of manual work and leakages in our business. Now, with this all-in-one solution, everything is so much easier! My staff and tenants find the app simple to use, and the best part is that all the leakages have stopped. Crib has truly made my business more efficient.\"'})}),className:\"framer-s5tjj5\",\"data-framer-name\":\"Using Crib has completely transformed our rent collection process. We now achieve 100% collection within just 5 days, every time. The platform is user-friendly, efficient, and reliable. It has saved us countless hours and reduced stress significantly.\",fonts:[\"Inter\"],verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-bcr27v\",\"data-framer-name\":\"Auto Layout Vertical\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy01MDA=\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0px\",\"--framer-text-color\":\"rgb(11, 5, 72)\"},children:\"Sangeetha Paramsivam\"})}),className:\"framer-10v2ocf\",\"data-framer-name\":\"Suraj Bharadwaj\",fonts:[\"GF;DM Sans-500\"],verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy01MDA=\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0px\",\"--framer-text-color\":\"rgb(156, 152, 204)\"},children:\"Founder & CEO, Bluebells Accommodation\"})}),className:\"framer-w55h46\",\"data-framer-name\":\"SVP, Product\",fonts:[\"GF;DM Sans-500\"],verticalAlignment:\"center\",withExternalLayout:true})]})]})]})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1kz1epd\",\"data-framer-name\":\"backed by\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-26dkmp\",\"data-framer-name\":\"Auto Layout Vertical\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-17tvoj9\",\"data-styles-preset\":\"Va8xzZDcZ\",style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:/*#__PURE__*/_jsx(\"span\",{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(3345deg, rgb(55, 37, 131) 0%, rgb(83, 56, 198) 100%)\"},children:\"Backed by the Best\"})})}),className:\"framer-1vanc7r\",\"data-framer-name\":\"Backed by the Best\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1vd4jmg\",\"data-styles-preset\":\"ouv5S4l0o\",children:\"Crib is proud to have 100+ founders as investors and supporters\"})}),className:\"framer-1nuim7s\",\"data-framer-name\":\"Crib is proud to have 100+ founders as investors and supporters\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{dUsIIuO4t:{style:{scale:.6}}},children:/*#__PURE__*/_jsx(Container,{className:\"framer-1roixnq-container\",children:/*#__PURE__*/_jsx(Ticker,{alignment:\"center\",direction:\"left\",fadeOptions:{fadeAlpha:0,fadeContent:false,fadeInset:0,fadeWidth:25,overflow:true},gap:32,height:\"100%\",hoverFactor:1,id:\"nC6_rbuUQ\",layoutId:\"nC6_rbuUQ\",padding:0,paddingBottom:0,paddingLeft:0,paddingPerSide:true,paddingRight:0,paddingTop:0,sizingOptions:{heightType:true,widthType:true},slots:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:552,intrinsicWidth:403,pixelHeight:914,pixelWidth:696,sizes:\"348px\",src:\"https://framerusercontent.com/images/ZKt4YXG9kvfqwCkwGRdGX3TGTE.png\",srcSet:\"https://framerusercontent.com/images/ZKt4YXG9kvfqwCkwGRdGX3TGTE.png 696w\"},className:\"framer-eo6c7v\",\"data-framer-name\":\"V1\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:552,intrinsicWidth:403,pixelHeight:914,pixelWidth:696,sizes:\"348px\",src:\"https://framerusercontent.com/images/NkqERzV1YXV3Aqol9EmthG73Ulk.png\",srcSet:\"https://framerusercontent.com/images/NkqERzV1YXV3Aqol9EmthG73Ulk.png 696w\"},className:\"framer-1vtl2eu\",\"data-framer-name\":\"V1-1\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:552,intrinsicWidth:403,pixelHeight:914,pixelWidth:696,sizes:\"348px\",src:\"https://framerusercontent.com/images/AlMHTn018wJtcjBbndZxJr2WIU.png\",srcSet:\"https://framerusercontent.com/images/AlMHTn018wJtcjBbndZxJr2WIU.png 696w\"},className:\"framer-1lfi201\",\"data-framer-name\":\"V1-3\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:552,intrinsicWidth:403,pixelHeight:914,pixelWidth:696,sizes:\"348px\",src:\"https://framerusercontent.com/images/Z8uGBdKtIJVeaDeApzqzG6QfpM.png\",srcSet:\"https://framerusercontent.com/images/Z8uGBdKtIJVeaDeApzqzG6QfpM.png 696w\"},className:\"framer-1umps2o\",\"data-framer-name\":\"V1-6\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:552,intrinsicWidth:403,pixelHeight:914,pixelWidth:696,sizes:\"348px\",src:\"https://framerusercontent.com/images/z1dVE0eW3njb65rRmPsVDgbsB0.png\",srcSet:\"https://framerusercontent.com/images/z1dVE0eW3njb65rRmPsVDgbsB0.png 696w\"},className:\"framer-58osl6\",\"data-framer-name\":\"V1-7\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:552,intrinsicWidth:403,pixelHeight:914,pixelWidth:696,sizes:\"348px\",src:\"https://framerusercontent.com/images/uWkvtkqpv8vqCFhwhyUn3ePEldA.png\",srcSet:\"https://framerusercontent.com/images/uWkvtkqpv8vqCFhwhyUn3ePEldA.png 696w\"},className:\"framer-6etg39\",\"data-framer-name\":\"V1-8\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:552,intrinsicWidth:403,pixelHeight:914,pixelWidth:696,sizes:\"348px\",src:\"https://framerusercontent.com/images/oe3WLq77llKwcln9SqePatkLls.png\",srcSet:\"https://framerusercontent.com/images/oe3WLq77llKwcln9SqePatkLls.png 696w\"},className:\"framer-vyig2h\",\"data-framer-name\":\"V1-9\"})],speed:100,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1bmsk3m\",\"data-framer-name\":\"FOOTER SECTION\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-tongqh\",\"data-framer-name\":\"CTA\",children:[isDisplayed1()&&/*#__PURE__*/_jsx(Overlay,{children:overlay4=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:376,width:`min(${componentViewport?.width||\"100vw\"} - 240px, 1280px)`,y:(componentViewport?.y||0)+0+21452.3888957471+0+0+80+0,children:/*#__PURE__*/_jsxs(Container,{className:\"framer-182j829-container hidden-1axtpi8\",id:\"182j829\",children:[/*#__PURE__*/_jsx(WeEAPartnerCard,{Dkk9Dh4Xv:Dkk9Dh4Xv3bnx0g({overlay:overlay4}),height:\"100%\",id:\"AJbkNe0_7\",layoutId:\"AJbkNe0_7\",style:{height:\"100%\",maxWidth:\"100%\",width:\"100%\"},width:\"100%\"}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay4.visible&&/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/ReactDOM.createPortal(/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.div,{animate:{opacity:1,transition:{delay:0,duration:0,ease:[.5,0,.88,.77],type:\"tween\"}},className:cx(scopingClassNames,\"framer-unepav\"),\"data-framer-portal-id\":\"182j829\",exit:{opacity:0,transition:{delay:0,duration:0,ease:[.12,.23,.5,1],type:\"tween\"}},initial:{opacity:0},onTap:()=>overlay4.hide()},\"RKp7PpOMC\"),/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:cx(scopingClassNames,\"framer-1j9roti-container\"),\"data-framer-portal-id\":\"182j829\",children:/*#__PURE__*/_jsx(BookADemoOVERLAY,{height:\"100%\",id:\"zoHVfwcCT\",IMxtfV5Di:IMxtfV5Di1wnntms({overlay:overlay4}),layoutId:\"zoHVfwcCT\",style:{height:\"100%\",width:\"100%\"},variant:\"ms1mblC_M\",width:\"100%\"})})})]}),getContainer())})})]})})})}),isDisplayed()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-m06p3p hidden-7wm492\",\"data-framer-name\":\"Frame 1321318091\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-12mrd1v\",\"data-framer-name\":\"Frame 1321318102\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-130pj2c\",\"data-framer-name\":\"Auto Layout Vertical\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1qzsj3i\",\"data-framer-name\":\"Frame 1321318094\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1festv7\",\"data-framer-name\":\"Frame 1321318108\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO01ldHJvcG9saXMgU2VtaSBCb2xk\",\"--framer-font-family\":'\"Metropolis Semi Bold\", \"Metropolis Semi Bold Placeholder\", sans-serif',\"--framer-font-size\":\"36px\",\"--framer-letter-spacing\":\"-1px\",\"--framer-line-height\":\"110%\",\"--framer-text-alignment\":\"center\"},children:/*#__PURE__*/_jsxs(\"span\",{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(90deg, rgb(255, 255, 255) 0%, rgb(153, 153, 153) 100%)\"},children:[\"We\u2019re a Partner, \",/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"R0Y7TWV0cm9wb2xpcy02MDA=\",\"--framer-font-family\":'\"Metropolis\", \"Metropolis Placeholder\", sans-serif',\"--framer-font-weight\":\"600\"},children:/*#__PURE__*/_jsx(\"br\",{})}),\"Not just a Platform\"]})})}),className:\"framer-1e6tmxf\",\"data-framer-name\":\"We\u2019re a Partner, \\u2028Not just a Platform\",fonts:[\"CUSTOM;Metropolis Semi Bold\",\"GF;Metropolis-600\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1kdz0kx\",\"data-framer-name\":\"Frame 1321318109\",children:/*#__PURE__*/_jsx(Overlay,{children:overlay5=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1vveejr\",\"data-border\":true,\"data-framer-name\":\"Auto Layout Horizontal\",id:\"1vveejr\",onTap:onTap3bnx0g({overlay:overlay5}),children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"16px\",\"--framer-line-height\":\"21.43px\",\"--framer-text-alignment\":\"center\"},children:/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy03MDA=\",\"--framer-font-family\":'\"DM Sans\"',\"--framer-font-size\":\"16px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"0px\",\"--framer-text-color\":\"rgba(54, 37, 128, 1)\",\"--framer-text-transform\":\"uppercase\"},children:\"Book a Demo\"})})}),className:\"framer-bx2sg\",\"data-framer-name\":\"Book a Demo\",fonts:[\"GF;DM Sans-700\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay5.visible&&/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/ReactDOM.createPortal(/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.div,{animate:{opacity:1,transition:{delay:0,duration:0,ease:[.5,0,.88,.77],type:\"tween\"}},className:cx(scopingClassNames,\"framer-v5x28e\"),\"data-framer-portal-id\":\"1vveejr\",exit:{opacity:0,transition:{delay:0,duration:0,ease:[.12,.23,.5,1],type:\"tween\"}},initial:{opacity:0},onTap:()=>overlay5.hide()},\"VfY2FyjQ1\"),isDisplayed1()&&/*#__PURE__*/_jsx(\"div\",{className:`${cx(scopingClassNames,\"framer-9qjqtx\")} hidden-1axtpi8`,\"data-framer-portal-id\":\"1vveejr\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1lrugi7\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ycwp6n\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ecnljw\",\"data-framer-name\":\"Auto Layout Vertical\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-14jr79f\",\"data-framer-name\":\"Auto Layout Vertical\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-ycws7j\",\"data-styles-preset\":\"XQWTUQseJ\",style:{\"--framer-text-color\":\"var(--token-3151ccdb-6fac-4333-9263-8578e95cbae8, rgb(54, 37, 128))\"},children:\"Let\u2019s work together\"})}),className:\"framer-32ogjb\",\"data-framer-name\":\"Get in touch\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h6\",{className:\"framer-styles-preset-13dozvy\",\"data-styles-preset\":\"D0xqnODNb\",style:{\"--framer-text-color\":\"rgb(34, 34, 34)\"},children:\"You can reach out to us anytime\"})}),className:\"framer-949unr\",\"data-framer-name\":\"You can reach out to us anytime\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(FormContainer,{className:\"framer-l6p8tp\",children:formState=>/*#__PURE__*/_jsxs(_Fragment,{children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-g99f9h\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1k67xyr\",children:[/*#__PURE__*/_jsx(\"label\",{className:\"framer-11bg82n\",children:/*#__PURE__*/_jsx(FormPlainTextInput,{className:\"framer-xuqvjn\",inputName:\"First Name\",placeholder:\"First Name\",required:true,type:\"text\"})}),/*#__PURE__*/_jsx(\"label\",{className:\"framer-18khm9d\",children:/*#__PURE__*/_jsx(FormPlainTextInput,{className:\"framer-l7gd1c\",inputName:\"Last Name\",placeholder:\"Last Name\",required:true,type:\"text\"})})]}),/*#__PURE__*/_jsx(FormPlainTextInput,{className:\"framer-f1hxgz\",inputName:\"Email\",placeholder:\"Enter your company email\",required:true,type:\"email\"}),/*#__PURE__*/_jsx(FormPlainTextInput,{className:\"framer-1okx6sj\",inputName:\"Contact Number\",placeholder:\"Contact Number\",required:true,type:\"tel\"}),/*#__PURE__*/_jsx(FormPlainTextInput,{className:\"framer-x5j1j6\",inputName:\"No. of Units\",placeholder:\"Number of units managed\",required:false,type:\"text\"})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1mbp3mh\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"calc(max(100vw - 48px, 1px) - 48px)\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1i0xii9-container\",children:/*#__PURE__*/_jsx(Button2,{height:\"100%\",id:\"Xu6fg57fQ\",KSuiG0kOQ:16,layoutId:\"Xu6fg57fQ\",style:{height:\"100%\",width:\"100%\"},type:\"submit\",variant:\"SfST0UnfQ\",width:\"100%\"})})})})]})})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-rqtx2h-container\",children:/*#__PURE__*/_jsx(Material,{color:\"var(--token-3151ccdb-6fac-4333-9263-8578e95cbae8, rgb(54, 37, 128))\",height:\"100%\",iconSearch:\"Home\",iconSelection:\"Close\",iconStyle15:\"Rounded\",iconStyle2:\"Filled\",iconStyle7:\"Filled\",id:\"kVb3gfl6D\",layoutId:\"kVb3gfl6D\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})]})})}),isDisplayed()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{dUsIIuO4t:{width:\"100vw\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:`${cx(scopingClassNames,\"framer-19vkmpk-container\")} hidden-7wm492`,\"data-framer-portal-id\":\"1vveejr\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{dUsIIuO4t:{IMxtfV5Di:IMxtfV5Di1wnntms({overlay:overlay5}),variant:\"Ex_6EFm9e\"}},children:/*#__PURE__*/_jsx(BookADemoOVERLAY,{height:\"100%\",id:\"AOyY4PhoO\",layoutId:\"AOyY4PhoO\",style:{height:\"100%\",width:\"100%\"},variant:\"ms1mblC_M\",width:\"100%\"})})})})})]}),getContainer())})})]})})})})]})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{dUsIIuO4t:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:406.5,intrinsicWidth:383.5,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+17873.195426164475+0+0+0+0+40+302),pixelHeight:711,pixelWidth:767,sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/xnbWf9xbPpD5Gk3aOjIKbo26pYc.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/xnbWf9xbPpD5Gk3aOjIKbo26pYc.png?scale-down-to=512 512w,https://framerusercontent.com/images/xnbWf9xbPpD5Gk3aOjIKbo26pYc.png 767w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:406.5,intrinsicWidth:383.5,pixelHeight:711,pixelWidth:767,src:\"https://framerusercontent.com/images/xnbWf9xbPpD5Gk3aOjIKbo26pYc.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/xnbWf9xbPpD5Gk3aOjIKbo26pYc.png?scale-down-to=512 512w,https://framerusercontent.com/images/xnbWf9xbPpD5Gk3aOjIKbo26pYc.png 767w\"},className:\"framer-a2lda7\",\"data-framer-name\":\"Image\"})})]})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{dUsIIuO4t:{y:(componentViewport?.y||0)+0+17873.195426164475+0+748.5}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:835,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+21452.3888957471+0+576,children:/*#__PURE__*/_jsx(Container,{className:\"framer-b8k1wd-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{dUsIIuO4t:{variant:\"pJ8rfX9i9\"}},children:/*#__PURE__*/_jsx(FOOTER,{height:\"100%\",id:\"zlBLQVdiX\",layoutId:\"zlBLQVdiX\",style:{width:\"100%\"},variant:\"CNThsLftr\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-foun8u-container\",children:/*#__PURE__*/_jsx(SmoothScroll,{height:\"100%\",id:\"IvmHhEgzx\",intensity:15,layoutId:\"IvmHhEgzx\",style:{width:\"100%\"},width:\"100%\"})})}),isDisplayed()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-1kv8c10 hidden-7wm492\",\"data-framer-name\":\"CTA\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1m4qw12\",\"data-framer-name\":\"Frame 1321318091\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1jne71d\",\"data-framer-name\":\"Frame 1321318102\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1oumbhg\",\"data-framer-name\":\"Auto Layout Vertical\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-15mwjah\",\"data-framer-name\":\"Frame 1321318094\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-11g5w04\",\"data-framer-name\":\"Frame 1321318131\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-k7gs2r\",\"data-framer-name\":\"Frame 1321318108\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO01ldHJvcG9saXMgU2VtaSBCb2xk\",\"--framer-font-family\":'\"Metropolis Semi Bold\", \"Metropolis Semi Bold Placeholder\", sans-serif',\"--framer-font-size\":\"40px\",\"--framer-letter-spacing\":\"-1px\",\"--framer-line-height\":\"110%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(204, 204, 204)\"},children:\"Available on\"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO01ldHJvcG9saXMgU2VtaSBCb2xk\",\"--framer-font-family\":'\"Metropolis Semi Bold\", \"Metropolis Semi Bold Placeholder\", sans-serif',\"--framer-font-size\":\"40px\",\"--framer-letter-spacing\":\"-1px\",\"--framer-line-height\":\"110%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 206, 68)\"},children:\"All Platforms\"})]}),className:\"framer-5vrzu2\",\"data-framer-name\":\"Available on All Platforms\",fonts:[\"CUSTOM;Metropolis Semi Bold\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy1yZWd1bGFy\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(248, 246, 254)\"},children:\"We help building owners automatically collect their electricity bills from tenants.\"})}),className:\"framer-1w2k3uq\",\"data-framer-name\":\"We help building owners automatically collect their electricity bills from tenants.\",fonts:[\"GF;DM Sans-regular\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1hbwnyi\",\"data-framer-name\":\"Auto Layout Horizontal\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1egq4ie\",\"data-framer-name\":\"Auto Layout Horizontal\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-os4cmg\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:20,intrinsicWidth:20,svg:'<svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M7.08308 12.5586L11.9618 2.88617C12.0289 2.75296 12.096 2.62151 12.1567 2.48392C12.2117 2.35948 12.2581 2.23416 12.2884 2.09832C12.3523 1.81263 12.3347 1.51466 12.2357 1.24212C12.139 0.97397 11.9652 0.747804 11.7406 0.597991C11.52 0.451118 11.2602 0.39144 11.0044 0.428853C10.7489 0.466537 10.515 0.598867 10.3305 0.805688C10.2427 0.902088 10.1708 1.01163 10.1045 1.12819C10.0311 1.25614 9.96481 1.38934 9.89774 1.52255L9.58952 2.13338L9.28051 1.52168C9.21344 1.38935 9.14716 1.25614 9.0737 1.12819C9.00916 1.01182 8.9334 0.903401 8.84773 0.804812C8.66779 0.600208 8.43047 0.467818 8.17381 0.428853C7.91828 0.391716 7.65885 0.451382 7.43841 0.597991C7.21392 0.747854 7.04011 0.974003 6.94335 1.24212C6.84393 1.51427 6.82549 1.81396 6.89065 2.09832C6.92099 2.23416 6.9673 2.35948 7.0216 2.48392C7.08228 2.62151 7.14936 2.75296 7.21643 2.88617L8.21294 4.86149L4.33071 12.5577H1.66936C1.53601 12.5577 1.40187 12.5577 1.26852 12.5665C1.14715 12.5743 1.02897 12.591 0.910799 12.6287C0.663269 12.7076 0.446081 12.8741 0.289579 13.1089C0.133235 13.3453 0.0489717 13.6299 0.0488283 13.922C0.0486849 14.2142 0.132669 14.4989 0.28878 14.7354C0.446081 14.9703 0.662471 15.1359 0.910799 15.2157C1.02897 15.2534 1.14715 15.27 1.26852 15.2779C1.40187 15.2867 1.53601 15.2867 1.67016 15.2867H12.1279C12.1599 15.2101 12.1865 15.131 12.2078 15.0501C12.5391 13.8091 11.7159 12.5577 10.5828 12.5577L7.08308 12.5586ZM2.53492 15.7327L1.90252 17.0473C1.83704 17.184 1.77077 17.319 1.71168 17.4601C1.65695 17.587 1.61414 17.7197 1.58392 17.8562C1.51985 18.1481 1.53766 18.4545 1.63502 18.7352C1.73164 19.0138 1.90172 19.2461 2.1197 19.3968C2.33689 19.5476 2.59001 19.6089 2.83914 19.5695C3.08986 19.5309 3.31823 19.3959 3.49869 19.1839C3.58492 19.0831 3.65519 18.9718 3.72067 18.8526C3.79253 18.7211 3.85721 18.5844 3.92268 18.4477L4.84014 16.5408C4.76828 16.4093 4.08398 15.2525 2.53492 15.7327ZM18.9725 13.0984C18.8185 12.8696 18.5998 12.7032 18.3505 12.6252C18.2337 12.5898 18.1138 12.569 17.9928 12.563C17.8586 12.5542 17.7253 12.5542 17.5911 12.5542H14.9394L11.434 5.70542C10.9741 6.23537 10.6741 6.90795 10.5749 7.63167C10.4465 8.5369 10.6001 9.4632 11.0108 10.2608L15.222 18.4924C15.2891 18.6239 15.3554 18.7553 15.4288 18.8815C15.4959 18.9954 15.5678 19.1032 15.6548 19.2005C15.8393 19.4038 16.0732 19.5335 16.3295 19.5712C16.585 19.608 16.843 19.5502 17.0657 19.4047C17.2898 19.2576 17.4639 19.0342 17.5616 18.7685C17.6614 18.4994 17.6782 18.2058 17.6143 17.9237C17.5829 17.7921 17.5387 17.6646 17.4825 17.5433C17.4227 17.4075 17.3548 17.2778 17.2877 17.1463L16.3168 15.2481H17.5911C17.7253 15.2481 17.8586 15.2481 17.9928 15.2402C18.1141 15.2323 18.2323 15.2157 18.3505 15.1789C18.6002 15.1008 18.8192 14.9341 18.9733 14.7048C19.1294 14.4722 19.2134 14.1909 19.2129 13.902C19.2134 13.6132 19.1286 13.3309 18.9725 13.0984Z\" fill=\"white\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7VXJiYW5pc3QtcmVndWxhcg==\",\"--framer-font-family\":'\"Urbanist\", \"Urbanist Placeholder\", sans-serif',\"--framer-font-size\":\"20.2px\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"iOS\"})}),className:\"framer-igiirq\",\"data-framer-name\":\"iOS\",fonts:[\"GF;Urbanist-regular\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-debrrt\",\"data-framer-name\":\"Auto Layout Horizontal\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-45fkuc\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:22,intrinsicWidth:20,svg:'<svg width=\"20\" height=\"22\" viewBox=\"0 0 20 22\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M18.2847 8.74947L15.8491 7.34193L12.9141 10.9464L15.905 14.6253L18.2835 13.2515C19.2766 12.6787 19.8215 11.8766 19.8215 10.9987C19.8215 10.1209 19.2778 9.32343 18.2847 8.74947ZM2.50484 21.8865L11.4123 10.9475L2.61776 0.127252C2.58982 0.126088 2.56072 0.113281 2.53278 0.113281C1.17879 0.113281 0.269531 1.21347 0.269531 2.85269V19.1518C0.27186 20.7759 1.16947 21.8702 2.50484 21.8865ZM14.8258 6.75516L4.80417 0.966655L12.1644 10.0231L14.8258 6.75516ZM12.1632 11.8684L4.60858 21.1484L14.8828 15.2144L12.1632 11.8684Z\" fill=\"white\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7VXJiYW5pc3QtcmVndWxhcg==\",\"--framer-font-family\":'\"Urbanist\", \"Urbanist Placeholder\", sans-serif',\"--framer-font-size\":\"20.2px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\" Android\"})}),className:\"framer-ycbbqy\",\"data-framer-name\":\"Android\",fonts:[\"GF;Urbanist-regular\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-8g6pt9\",\"data-framer-name\":\"Auto Layout Horizontal\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-95wn3r\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:22,intrinsicWidth:24,svg:'<svg width=\"24\" height=\"22\" viewBox=\"0 0 24 22\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M20.7691 0.777344H3.07926C2.37551 0.777344 1.70059 1.04655 1.20297 1.52575C0.705344 2.00494 0.425781 2.65487 0.425781 3.33255V15.2568C0.425781 15.9345 0.705344 16.5844 1.20297 17.0636C1.70059 17.5428 2.37551 17.812 3.07926 17.812H11.0397V19.5155H8.38622C8.15164 19.5155 7.92667 19.6052 7.76079 19.765C7.59492 19.9247 7.50173 20.1413 7.50173 20.3672C7.50173 20.5931 7.59492 20.8098 7.76079 20.9695C7.92667 21.1292 8.15164 21.219 8.38622 21.219H15.4622C15.6968 21.219 15.9217 21.1292 16.0876 20.9695C16.2535 20.8098 16.3467 20.5931 16.3467 20.3672C16.3467 20.1413 16.2535 19.9247 16.0876 19.765C15.9217 19.6052 15.6968 19.5155 15.4622 19.5155H12.8087V17.812H20.7691C21.4729 17.812 22.1478 17.5428 22.6454 17.0636C23.1431 16.5844 23.4226 15.9345 23.4226 15.2568V3.33255C23.4226 2.65487 23.1431 2.00494 22.6454 1.52575C22.1478 1.04655 21.4729 0.777344 20.7691 0.777344ZM20.7691 16.1086H3.07926C2.84468 16.1086 2.61971 16.0188 2.45383 15.8591C2.28796 15.6994 2.19477 15.4827 2.19477 15.2568V13.5534H21.6536V15.2568C21.6536 15.4827 21.5604 15.6994 21.3946 15.8591C21.2287 16.0188 21.0037 16.1086 20.7691 16.1086Z\" fill=\"white\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7VXJiYW5pc3QtcmVndWxhcg==\",\"--framer-font-family\":'\"Urbanist\", \"Urbanist Placeholder\", sans-serif',\"--framer-font-size\":\"20.2px\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Web\"})}),className:\"framer-102867w\",\"data-framer-name\":\"Web\",fonts:[\"GF;Urbanist-regular\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})]}),/*#__PURE__*/_jsx(Link,{href:\"https://operators.crib.in/\",nodeId:\"juPUcxfhw\",openInNewTab:true,children:/*#__PURE__*/_jsx(\"a\",{className:\"framer-12a4otk framer-ummg0i\",\"data-border\":true,\"data-framer-name\":\"Auto Layout Horizontal\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy03MDA=\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"21.43px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(54, 37, 128)\",\"--framer-text-transform\":\"uppercase\"},children:\"download now\"})}),className:\"framer-1dd46a3\",\"data-framer-name\":\"Book a Demo\",fonts:[\"GF;DM Sans-700\"],verticalAlignment:\"top\",withExternalLayout:true})})})]})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{dUsIIuO4t:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:402,intrinsicWidth:383,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+15495.995426164474+0+0+843.2),pixelHeight:589,pixelWidth:766,sizes:`max(${componentViewport?.width||\"100vw\"}, 1px)`,src:\"https://framerusercontent.com/images/vAX5y2GpicY5NUQbWRCvpbMiqI.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/vAX5y2GpicY5NUQbWRCvpbMiqI.png?scale-down-to=512 512w,https://framerusercontent.com/images/vAX5y2GpicY5NUQbWRCvpbMiqI.png 766w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:402,intrinsicWidth:383,pixelHeight:589,pixelWidth:766,src:\"https://framerusercontent.com/images/vAX5y2GpicY5NUQbWRCvpbMiqI.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/vAX5y2GpicY5NUQbWRCvpbMiqI.png?scale-down-to=512 512w,https://framerusercontent.com/images/vAX5y2GpicY5NUQbWRCvpbMiqI.png 766w\"},className:\"framer-1g5kfty\",\"data-framer-name\":\"Image\"})})]})}),isDisplayed()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-nwoe8v hidden-7wm492\",\"data-framer-name\":\"graphic 01\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ibs8jo\",\"data-framer-name\":\"Frame\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-15mnccg\",\"data-framer-name\":\"Frame 1321317996\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-17tvoj9\",\"data-styles-preset\":\"Va8xzZDcZ\",style:{\"--framer-text-color\":\"var(--token-3151ccdb-6fac-4333-9263-8578e95cbae8, rgb(54, 37, 128))\"},children:\"A White-Labelled App for Your Brand, Built for Your Tenants\"})}),className:\"framer-1559pph\",\"data-framer-name\":\"A White-Labelled App for Your Brand, Built for Your Tenants\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1r0e4t4\",\"data-styles-preset\":\"GKeUSWmTu\",style:{\"--framer-text-alignment\":\"center\"},children:\"A fully customized tenant app that handles everything from move-ins to move-outs, providing a seamless experience for tenants while you stay in control.\"})}),className:\"framer-1bbckgi\",\"data-framer-name\":\"a fully customized tenant app that handles everything from move-ins to move-outs, providing a seamless experience for tenants while you stay in control.\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{dUsIIuO4t:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:569.5,intrinsicWidth:383.5,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+11823.575221238938+0+0+265.4),pixelHeight:927,pixelWidth:767,sizes:`max(${componentViewport?.width||\"100vw\"} - 32px, 1px)`,src:\"https://framerusercontent.com/images/h2TIVTfrcYUmFVQ5hCq82lEhwDM.png\",srcSet:\"https://framerusercontent.com/images/h2TIVTfrcYUmFVQ5hCq82lEhwDM.png 767w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:569.5,intrinsicWidth:383.5,pixelHeight:927,pixelWidth:767,src:\"https://framerusercontent.com/images/h2TIVTfrcYUmFVQ5hCq82lEhwDM.png\",srcSet:\"https://framerusercontent.com/images/h2TIVTfrcYUmFVQ5hCq82lEhwDM.png 767w\"},className:\"framer-14bzalk\",\"data-framer-name\":\"Image\"})})]})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-TTSAT.framer-ummg0i, .framer-TTSAT .framer-ummg0i { display: block; }\",\".framer-TTSAT.framer-7wm492 { align-content: center; align-items: center; background-color: #f8f6fe; 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-TTSAT .framer-11n3jwm { align-content: center; align-items: center; background: radial-gradient(75.81395919835319% 68.32673435828134% at 75.81395333254166% 55.86034822808449%, #362580 0%, rgba(10, 7, 26, 1) 65.1617169380188%); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 100vh; justify-content: flex-start; overflow: hidden; padding: 140px 24px 0px 24px; position: relative; width: 100%; }\",\".framer-TTSAT .framer-q8pwhw { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; z-index: 3; }\",\".framer-TTSAT .framer-1a09hkr { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-TTSAT .framer-2uegy0, .framer-TTSAT .framer-1i8iwod, .framer-TTSAT .framer-1mdv2b8, .framer-TTSAT .framer-11sf8un, .framer-TTSAT .framer-10rr0fg, .framer-TTSAT .framer-ddj95j, .framer-TTSAT .framer-ru89el, .framer-TTSAT .framer-9f2m65, .framer-TTSAT .framer-1tqyq2x, .framer-TTSAT .framer-11wvags, .framer-TTSAT .framer-1u75d2p, .framer-TTSAT .framer-1gf55i9, .framer-TTSAT .framer-q7v0vj, .framer-TTSAT .framer-1n0x7o9, .framer-TTSAT .framer-1rkap9h, .framer-TTSAT .framer-1cxfbxs, .framer-TTSAT .framer-1evqnbj, .framer-TTSAT .framer-qsf1j9, .framer-TTSAT .framer-wuirv0, .framer-TTSAT .framer-1b2114g, .framer-TTSAT .framer-1lsjzuw, .framer-TTSAT .framer-89g1lk, .framer-TTSAT .framer-ma3lx, .framer-TTSAT .framer-1vgu6nv, .framer-TTSAT .framer-sx1uz6, .framer-TTSAT .framer-6kjgzp, .framer-TTSAT .framer-p0e323, .framer-TTSAT .framer-g91s47, .framer-TTSAT .framer-mwtxtw, .framer-TTSAT .framer-19q0der, .framer-TTSAT .framer-1wn5w39, .framer-TTSAT .framer-4xg587, .framer-TTSAT .framer-18mku7q, .framer-TTSAT .framer-n9g5wf, .framer-TTSAT .framer-1qccbky, .framer-TTSAT .framer-bl73pj, .framer-TTSAT .framer-1wua9yb, .framer-TTSAT .framer-lj343, .framer-TTSAT .framer-1j5wlmj, .framer-TTSAT .framer-blpa2z, .framer-TTSAT .framer-sjuw4m, .framer-TTSAT .framer-1epql0i, .framer-TTSAT .framer-1fhsgzy, .framer-TTSAT .framer-1vosa56, .framer-TTSAT .framer-1hrgk27, .framer-TTSAT .framer-b7ib71, .framer-TTSAT .framer-1v11hij, .framer-TTSAT .framer-ejswld, .framer-TTSAT .framer-w0dxb5, .framer-TTSAT .framer-nh49t1, .framer-TTSAT .framer-1ejzpcx, .framer-TTSAT .framer-1qmnn85, .framer-TTSAT .framer-5rzwxc, .framer-TTSAT .framer-6sjp8z, .framer-TTSAT .framer-1a59ivi, .framer-TTSAT .framer-omu627, .framer-TTSAT .framer-1v2kbkw, .framer-TTSAT .framer-esxfo, .framer-TTSAT .framer-ywaqj3, .framer-TTSAT .framer-u9c54y, .framer-TTSAT .framer-fxdd2p, .framer-TTSAT .framer-yegkau, .framer-TTSAT .framer-13447fe, .framer-TTSAT .framer-73tdu, .framer-TTSAT .framer-rlbrg9, .framer-TTSAT .framer-r1i1r0, .framer-TTSAT .framer-1tjid76, .framer-TTSAT .framer-1bdteyk, .framer-TTSAT .framer-1bdjyzv, .framer-TTSAT .framer-1wljep8, .framer-TTSAT .framer-1jmnyw2, .framer-TTSAT .framer-uqahsw, .framer-TTSAT .framer-1jjvym2, .framer-TTSAT .framer-674ydz, .framer-TTSAT .framer-15j2vj5, .framer-TTSAT .framer-17s92zj, .framer-TTSAT .framer-1nxpy8r, .framer-TTSAT .framer-1lch1hv, .framer-TTSAT .framer-d6nafc, .framer-TTSAT .framer-9sbk5g, .framer-TTSAT .framer-oy7os7, .framer-TTSAT .framer-y31gf2, .framer-TTSAT .framer-1m6qpze, .framer-TTSAT .framer-1gpw0cg, .framer-TTSAT .framer-u1rttq, .framer-TTSAT .framer-6q4ck4, .framer-TTSAT .framer-ghkjyj, .framer-TTSAT .framer-8a9c5d, .framer-TTSAT .framer-178qpmk, .framer-TTSAT .framer-1dvbah0, .framer-TTSAT .framer-1ln0w98, .framer-TTSAT .framer-7ykwpk, .framer-TTSAT .framer-6wz84j, .framer-TTSAT .framer-s5tjj5, .framer-TTSAT .framer-10v2ocf, .framer-TTSAT .framer-w55h46, .framer-TTSAT .framer-1vanc7r, .framer-TTSAT .framer-1e6tmxf, .framer-TTSAT .framer-32ogjb, .framer-TTSAT .framer-949unr, .framer-TTSAT .framer-5vrzu2, .framer-TTSAT .framer-1w2k3uq, .framer-TTSAT .framer-1559pph, .framer-TTSAT .framer-1bbckgi { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-TTSAT .framer-6su3ds, .framer-TTSAT .framer-18p57dr, .framer-TTSAT .framer-rpqnim, .framer-TTSAT .framer-2jy652, .framer-TTSAT .framer-1a9xe5, .framer-TTSAT .framer-d558cy, .framer-TTSAT .framer-161pvkd, .framer-TTSAT .framer-1bew6um, .framer-TTSAT .framer-tr1lct, .framer-TTSAT .framer-a08olv, .framer-TTSAT .framer-vy3zun, .framer-TTSAT .framer-1o3g3mt, .framer-TTSAT .framer-tx7zo0, .framer-TTSAT .framer-1ykng08, .framer-TTSAT .framer-10fhxz8, .framer-TTSAT .framer-1r4u1w4, .framer-TTSAT .framer-i16zv4, .framer-TTSAT .framer-b83g1j, .framer-TTSAT .framer-st30vd, .framer-TTSAT .framer-1f31qvi, .framer-TTSAT .framer-1ms1fyi, .framer-TTSAT .framer-5sau8j, .framer-TTSAT .framer-bx2sg, .framer-TTSAT .framer-igiirq, .framer-TTSAT .framer-ycbbqy, .framer-TTSAT .framer-1dd46a3 { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-TTSAT .framer-xl8v9c { --border-bottom-width: 1px; --border-color: #7a5fc7; --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: center; align-items: center; background-color: #362580; border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; border-top-left-radius: 8px; border-top-right-radius: 8px; box-shadow: 4px 4px 0px 0px rgba(255, 255, 255, 0.24); cursor: pointer; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 16px; height: 40px; justify-content: center; overflow: visible; padding: 16px 24px 16px 24px; position: relative; width: min-content; }\",\".framer-TTSAT.framer-1c4hgjn, .framer-TTSAT.framer-1bjkeuy, .framer-TTSAT.framer-1pxa2pr, .framer-TTSAT.framer-unepav { inset: 0px; position: fixed; user-select: none; z-index: 10; }\",\".framer-TTSAT.framer-1oceuxd-container, .framer-TTSAT.framer-1sexiz1-container, .framer-TTSAT.framer-1j9roti-container { bottom: 0px; flex: none; left: 0px; position: fixed; right: 0px; top: 0px; z-index: 10; }\",\".framer-TTSAT .framer-d3wjad { aspect-ratio: 0.9207708779443254 / 1; bottom: 0px; flex: none; height: var(--framer-aspect-ratio-supported, 424px); left: 0px; overflow: visible; position: absolute; right: 0px; z-index: 1; }\",\".framer-TTSAT .framer-jlhhpr-container { flex: none; height: auto; left: 0px; position: fixed; right: 0px; top: 0px; z-index: 10; }\",\".framer-TTSAT .framer-19jb1od { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-TTSAT .framer-1mb62t-container { flex: none; height: 100vh; position: sticky; top: 0px; width: 100%; will-change: transform; z-index: 1; }\",\".framer-TTSAT.framer-10csiqh-container { flex: none; height: 100%; left: 0px; position: fixed; top: 0px; width: 100%; z-index: 10; }\",\".framer-TTSAT .framer-dcc37e, .framer-TTSAT .framer-f641g3, .framer-TTSAT .framer-4skm87, .framer-TTSAT .framer-1sgirdg { flex: none; height: 100vh; overflow: hidden; position: relative; width: 100%; }\",\".framer-TTSAT .framer-n9kpkn-container, .framer-TTSAT .framer-pf0fbv-container, .framer-TTSAT .framer-1jmpxrq-container, .framer-TTSAT .framer-4a1xgq-container, .framer-TTSAT .framer-4dgkbv-container, .framer-TTSAT .framer-foun8u-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-TTSAT .framer-m08nq8 { align-content: center; align-items: center; background-color: #f8f6fe; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; overflow: visible; padding: 0px 40px 0px 40px; position: relative; width: 100%; }\",\".framer-TTSAT .framer-1ly6mj1 { align-content: flex-start; align-items: flex-start; background: linear-gradient(152.32816434302526deg, #5338c6 0%, rgba(55, 37, 131, 1) 100%); border-bottom-left-radius: 40px; border-bottom-right-radius: 40px; border-top-left-radius: 40px; border-top-right-radius: 40px; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 56px; height: 500px; justify-content: flex-start; max-width: 1280px; overflow: hidden; padding: 56px 64px 80px 64px; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-TTSAT .framer-1dqajti { -webkit-backdrop-filter: blur(12px); align-content: flex-start; align-items: flex-start; backdrop-filter: blur(12px); border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; border-top-left-radius: 12px; border-top-right-radius: 12px; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-TTSAT .framer-u6o7gi { display: grid; flex: none; gap: 8px; grid-auto-rows: min-content; grid-template-columns: repeat(2, 264px); grid-template-rows: repeat(2, min-content); height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 544px; }\",\".framer-TTSAT .framer-1ta9t5m, .framer-TTSAT .framer-1wkxvck, .framer-TTSAT .framer-1y4u822, .framer-TTSAT .framer-n6q1mz { -webkit-backdrop-filter: blur(10px); align-content: flex-start; align-items: flex-start; align-self: start; backdrop-filter: blur(10px); background-color: rgba(255, 255, 255, 0.06); border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; border-top-left-radius: 12px; border-top-right-radius: 12px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; justify-self: start; overflow: hidden; padding: 16px 24px 16px 24px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-TTSAT .framer-lqmtf7 { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 51%; word-break: break-word; word-wrap: break-word; }\",\".framer-TTSAT .framer-k09ahc { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 42%; word-break: break-word; word-wrap: break-word; }\",\".framer-TTSAT .framer-16wao2z { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 47%; word-break: break-word; word-wrap: break-word; }\",\".framer-TTSAT .framer-xnoc78 { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 22%; word-break: break-word; word-wrap: break-word; }\",\".framer-TTSAT .framer-1dmairi { aspect-ratio: 2.871308016877637 / 1; bottom: 0px; flex: none; height: var(--framer-aspect-ratio-supported, 390px); left: 0px; overflow: visible; position: absolute; right: 0px; z-index: 1; }\",\".framer-TTSAT .framer-1n338q1 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; max-width: 1440px; overflow: hidden; padding: 120px 0px 120px 0px; position: relative; width: 100%; }\",\".framer-TTSAT .framer-du2j70 { --framer-paragraph-spacing: 0px; flex: none; height: auto; max-width: 1280px; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-TTSAT .framer-1smbp2h-container { flex: none; height: 82px; position: relative; width: 100%; }\",\".framer-TTSAT .framer-1qd2wk3 { 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 4px 0px 4px; position: relative; width: min-content; }\",\".framer-TTSAT .framer-ky1mc9 { flex: none; height: 53px; position: relative; width: 184px; }\",\".framer-TTSAT .framer-1u3z9jo { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-TTSAT .framer-14zbpk1 { aspect-ratio: 3.4642857142857144 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 54px); overflow: visible; position: relative; width: 185px; }\",\".framer-TTSAT .framer-1f6jiza { align-content: center; align-items: center; border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; border-top-left-radius: 12px; border-top-right-radius: 12px; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 69px; justify-content: center; overflow: hidden; padding: 12px 64px 12px 64px; position: relative; width: 256px; will-change: var(--framer-will-change-override, transform); }\",\".framer-TTSAT .framer-1v8rhp8 { aspect-ratio: 2.7142857142857144 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 64px); position: relative; width: 135%; }\",\".framer-TTSAT .framer-4erpbe, .framer-TTSAT .framer-x03fzu, .framer-TTSAT .framer-z6dkjg { 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-TTSAT .framer-gv7cvq { flex: none; height: 64px; position: relative; width: 221px; }\",\".framer-TTSAT .framer-1v9cg7m { align-content: center; align-items: center; border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; border-top-left-radius: 12px; border-top-right-radius: 12px; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 82px; justify-content: center; overflow: hidden; padding: 12px 64px 12px 64px; position: relative; width: 280px; will-change: var(--framer-will-change-override, transform); }\",\".framer-TTSAT .framer-az0nxi { flex: none; height: 50px; position: relative; width: 166%; }\",\".framer-TTSAT .framer-14hxpny, .framer-TTSAT .framer-ztdo2e { flex: none; height: 82px; position: relative; width: 283px; }\",\".framer-TTSAT .framer-hob2lf { border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; border-top-left-radius: 12px; border-top-right-radius: 12px; height: 82px; overflow: hidden; position: relative; width: 280px; will-change: var(--framer-will-change-override, transform); }\",\".framer-TTSAT .framer-ly6mzy { aspect-ratio: 4.875 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 36px); left: 50%; position: absolute; top: 50%; transform: translate(-50%, -50%); width: 176px; }\",\".framer-TTSAT .framer-1sfiolt { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 56px; height: min-content; justify-content: flex-start; max-width: 1280px; overflow: visible; padding: 16px 120px 120px 120px; position: relative; width: 100%; }\",\".framer-TTSAT .framer-dmxond { align-content: center; align-items: center; background-color: #f7f6fe; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; max-width: 1280px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-TTSAT .framer-1a1d2xj { display: grid; flex: none; gap: 16px; grid-auto-rows: min-content; grid-template-columns: repeat(2, minmax(1px, 1fr)); grid-template-rows: repeat(2, min-content); height: min-content; justify-content: center; max-width: 1280px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-TTSAT .framer-18mlu36 { align-content: flex-start; align-items: flex-start; align-self: start; background-color: #ffffff; border-bottom-left-radius: 24px; border-bottom-right-radius: 24px; border-top-left-radius: 24px; border-top-right-radius: 24px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; justify-self: start; overflow: visible; padding: 24px 40px 32px 40px; position: relative; width: 100%; }\",\".framer-TTSAT .framer-rcxddb, .framer-TTSAT .framer-6wfql2, .framer-TTSAT .framer-16horga, .framer-TTSAT .framer-ej0iel { aspect-ratio: 1.1770833333333333 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 80px); position: relative; width: 94px; }\",\".framer-TTSAT .framer-6vwgcc, .framer-TTSAT .framer-1duhmdc { aspect-ratio: 1.1875 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 48px); position: relative; width: 57px; }\",\".framer-TTSAT .framer-1om2k77 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-TTSAT .framer-qasnge { align-content: flex-start; align-items: flex-start; align-self: start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; justify-self: start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-TTSAT .framer-19honbu { align-content: flex-start; align-items: flex-start; background-color: #ffffff; border-bottom-left-radius: 24px; border-bottom-right-radius: 24px; border-top-left-radius: 24px; border-top-right-radius: 24px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-end; overflow: hidden; padding: 24px 40px 24px 40px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-TTSAT .framer-1qjc94z { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-TTSAT .framer-1njcnvq { --framer-paragraph-spacing: 0px; flex: none; height: 52px; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-TTSAT .framer-1nnxcja, .framer-TTSAT .framer-i0q0a0 { align-content: flex-start; align-items: flex-start; align-self: start; background-color: #ffffff; border-bottom-left-radius: 24px; border-bottom-right-radius: 24px; border-top-left-radius: 24px; border-top-right-radius: 24px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; justify-self: start; overflow: visible; padding: 24px 40px 24px 40px; position: relative; width: 100%; }\",\".framer-TTSAT .framer-jnp0bx, .framer-TTSAT .framer-am47ys, .framer-TTSAT .framer-b3z58v, .framer-TTSAT .framer-1f5mmet, .framer-TTSAT .framer-ltduqb, .framer-TTSAT .framer-69dw7u, .framer-TTSAT .framer-1am9sgx, .framer-TTSAT .framer-pf2f8u, .framer-TTSAT .framer-166cn5k, .framer-TTSAT .framer-5c57or, .framer-TTSAT .framer-1snnuk8, .framer-TTSAT .framer-1pyqdxi, .framer-TTSAT .framer-1ys2bzg, .framer-TTSAT .framer-1leh12l, .framer-TTSAT .framer-ofr766, .framer-TTSAT .framer-1festv7, .framer-TTSAT .framer-k7gs2r { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-TTSAT .framer-z6b0zj { 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: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-TTSAT .framer-bhaxj0 { align-content: center; align-items: center; background: linear-gradient(180.00412174151663deg, #f8f6fe 0%, rgba(248, 246, 254, 0) 100%); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 40px 0px 40px; position: relative; width: 100%; z-index: 1; }\",\".framer-TTSAT .framer-a59zsn { align-content: center; align-items: center; background: radial-gradient(122.54099285631072% 122.54098390590215% at 50.0346977106669% 99.99999875870567%, #372583 58.89374613761902%, rgba(79, 53, 188, 1) 100%); border-bottom-left-radius: 40px; border-bottom-right-radius: 40px; border-top-left-radius: 40px; border-top-right-radius: 40px; box-shadow: 0px 0px 100px 0px rgba(54, 37, 128, 0.4); display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 69px; height: min-content; justify-content: flex-start; overflow: visible; padding: 120px; position: relative; width: 1px; }\",\".framer-TTSAT .framer-e7ohg9 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; max-width: 1280px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-TTSAT .framer-j2ymqf, .framer-TTSAT .framer-mtt45x, .framer-TTSAT .framer-hly7d2, .framer-TTSAT .framer-1ct40qd { align-content: center; align-items: center; background-color: #ffce44; border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; border-top-left-radius: 4px; border-top-right-radius: 4px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 6px 16px 6px 16px; position: relative; width: min-content; }\",\".framer-TTSAT .framer-ddn9mw, .framer-TTSAT .framer-eh1lnm { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 120px; height: min-content; justify-content: center; max-width: 1280px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-TTSAT .framer-4sp55f, .framer-TTSAT .framer-1jh51uh { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 56px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-TTSAT .framer-1dz55wi, .framer-TTSAT .framer-3noblg { align-content: center; align-items: center; align-self: stretch; background-color: #4832a6; border-bottom-left-radius: 1027px; border-bottom-right-radius: 1027px; border-top-left-radius: 1027px; border-top-right-radius: 1027px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: auto; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 3px; }\",\".framer-TTSAT .framer-1jnqng3, .framer-TTSAT .framer-162ed7g { background-color: #ffffff; border-bottom-left-radius: 881px; border-bottom-right-radius: 881px; border-top-left-radius: 881px; border-top-right-radius: 881px; flex: none; height: 30vh; overflow: hidden; position: sticky; top: 160px; width: 100%; will-change: var(--framer-will-change-override, transform); z-index: 1; }\",\".framer-TTSAT .framer-1geyvw6 { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 240px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 0px 120px 0px; position: relative; width: 1px; }\",\".framer-TTSAT .framer-1wumdh7, .framer-TTSAT .framer-l8jvtc, .framer-TTSAT .framer-jcva0, .framer-TTSAT .framer-1v0d4qq, .framer-TTSAT .framer-10eh62f, .framer-TTSAT .framer-16ss8o2, .framer-TTSAT .framer-1gcvzts, .framer-TTSAT .framer-lwl7ho, .framer-TTSAT .framer-1smkphv { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-TTSAT .framer-bku48a, .framer-TTSAT .framer-dqj79t, .framer-TTSAT .framer-i04som, .framer-TTSAT .framer-ti29a, .framer-TTSAT .framer-8oih5v, .framer-TTSAT .framer-bl8xrm, .framer-TTSAT .framer-1rn7shj, .framer-TTSAT .framer-1hehvxh, .framer-TTSAT .framer-1cax736 { --border-bottom-width: 1px; --border-color: rgba(255, 255, 255, 0.1); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: center; align-items: center; border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; border-top-left-radius: 12px; border-top-right-radius: 12px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 40px; justify-content: center; overflow: visible; padding: 10px; position: relative; width: 40px; }\",\".framer-TTSAT .framer-1a9cwis-container { aspect-ratio: 0.7302752293577982 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 548px); max-width: 560px; position: sticky; top: 160px; width: 400px; will-change: transform; z-index: 1; }\",\".framer-TTSAT .framer-ity7vh { align-content: center; align-items: center; background: linear-gradient(152.32816502298203deg, #5338c6 0%, rgba(55, 37, 131, 1) 100%); border-bottom-left-radius: 24px; border-bottom-right-radius: 24px; border-top-left-radius: 24px; border-top-right-radius: 24px; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 40px 24px 0px 24px; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-TTSAT .framer-ptykda { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-TTSAT .framer-8nbxfp, .framer-TTSAT .framer-kk85yg { -webkit-backdrop-filter: blur(12px); align-content: center; align-items: center; backdrop-filter: blur(12px); border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; border-top-left-radius: 12px; border-top-right-radius: 12px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-TTSAT .framer-igpjw5, .framer-TTSAT .framer-zfmm3c { align-content: center; align-items: center; background-color: #ffce44; border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; border-top-left-radius: 4px; border-top-right-radius: 4px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 24px; justify-content: center; overflow: hidden; padding: 8px; position: relative; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-TTSAT .framer-iilth9-container { flex: none; height: 640px; position: relative; width: 100%; }\",\".framer-TTSAT .framer-1vle5j0 { align-content: center; align-items: center; background: linear-gradient(180.00412174151663deg, #f8f6fe 0%, rgba(248, 246, 254, 0) 100%); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: visible; padding: 16px; position: relative; width: 100%; }\",\".framer-TTSAT .framer-vek7s4 { align-content: center; align-items: center; background: linear-gradient(152.32816502298203deg, #5338c6 0%, rgba(55, 37, 131, 1) 100%); border-bottom-left-radius: 24px; border-bottom-right-radius: 24px; border-top-left-radius: 24px; border-top-right-radius: 24px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 51px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 40px 24px 40px 24px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-TTSAT .framer-lp93u3 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-TTSAT .framer-665nay { align-content: center; align-items: center; background-color: #f8f6fe; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px 0px 80px 0px; position: relative; width: 100%; }\",\".framer-TTSAT .framer-1nf3wfr { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: visible; padding: 80px 120px 0px 120px; position: relative; width: 100%; }\",\".framer-TTSAT .framer-4uzhfu, .framer-TTSAT .framer-bujcl0, .framer-TTSAT .framer-g99f9h { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-TTSAT .framer-540ycb { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 90%; word-break: break-word; word-wrap: break-word; }\",\".framer-TTSAT .framer-1bkliwl-container { flex: none; height: 420px; position: relative; width: 100%; }\",\".framer-TTSAT .framer-1m0rnal { 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: flex-start; overflow: visible; padding: 40px; position: relative; width: 100%; }\",\".framer-TTSAT .framer-jfg41n { align-content: center; align-items: center; background: radial-gradient(122.54099285631072% 122.54098390590215% at 50.0346977106669% 99.99999875870567%, #372583 58.89374613761902%, rgba(79, 53, 188, 1) 100%); border-bottom-left-radius: 40px; border-bottom-right-radius: 40px; border-top-left-radius: 40px; border-top-right-radius: 40px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: visible; padding: 80px 120px 120px 120px; position: relative; width: 100%; }\",\".framer-TTSAT .framer-1co7p1a { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 120px; height: min-content; justify-content: flex-start; max-width: 1280px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-TTSAT .framer-1r5yi5o { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-TTSAT .framer-1tqfd3h { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 14px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-TTSAT .framer-udgtx3 { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 240px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-TTSAT .framer-upmmy-container { aspect-ratio: 0.76 / 1; flex: 1 0 0px; height: var(--framer-aspect-ratio-supported, 500px); max-width: 560px; position: sticky; top: 160px; width: 1px; will-change: transform; z-index: 1; }\",\".framer-TTSAT .framer-1ngc0lo { align-content: center; align-items: center; background-color: #f8f6fe; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: center; max-width: 1280px; overflow: visible; padding: 0px 120px 80px 120px; position: relative; width: 100%; }\",\".framer-TTSAT .framer-1oai90g { align-content: center; align-items: center; background-color: #f8f6fe; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 90px; height: min-content; justify-content: flex-start; max-width: 1280px; overflow: visible; padding: 75px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-TTSAT .framer-59ktzp, .framer-TTSAT .framer-e4sv6a, .framer-TTSAT .framer-26dkmp { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-TTSAT .framer-g66rb3 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-TTSAT .framer-1micwen { align-content: flex-start; align-items: flex-start; align-self: stretch; display: flex; flex: 1.5 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: auto; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-TTSAT .framer-165hnx5, .framer-TTSAT .framer-18pjyb9 { --border-bottom-width: 1px; --border-color: #efefef; --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: center; align-items: center; background-color: #ffffff; border-bottom-left-radius: 24px; border-bottom-right-radius: 24px; border-top-left-radius: 24px; border-top-right-radius: 24px; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: 1px; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-TTSAT .framer-a1o150 { background-color: #e9e6fb; border-bottom-left-radius: 24px; border-bottom-right-radius: 24px; border-top-left-radius: 24px; border-top-right-radius: 24px; flex: 1 0 0px; height: 100%; overflow: visible; position: relative; width: 1px; }\",\".framer-TTSAT .framer-1b6psmh { aspect-ratio: 1.3386666666666664 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 168px); left: 16px; overflow: visible; position: absolute; right: 16px; top: 47%; transform: translateY(-50%); }\",\".framer-TTSAT .framer-5hze9s { align-content: center; align-items: center; border-bottom-left-radius: 24px; border-bottom-right-radius: 24px; border-top-left-radius: 24px; border-top-right-radius: 24px; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 100%; justify-content: flex-end; overflow: visible; padding: 24px; position: relative; width: 1px; }\",\".framer-TTSAT .framer-18sygwa { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: 192px; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-TTSAT .framer-b5yipd { align-content: flex-end; align-items: flex-end; background-color: #ffffff; border-bottom-left-radius: 24px; border-bottom-right-radius: 24px; border-top-left-radius: 24px; border-top-right-radius: 24px; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: 1px; justify-content: flex-end; overflow: hidden; padding: 0px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-TTSAT .framer-96vfa4 { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: flex-start; overflow: visible; padding: 32px 24px 32px 24px; position: relative; width: 1px; }\",\".framer-TTSAT .framer-1i7bvba { aspect-ratio: 1.37109375 / 1; flex: none; height: 80%; overflow: visible; position: relative; width: var(--framer-aspect-ratio-supported, 317px); }\",\".framer-TTSAT .framer-z4vy4y { align-content: flex-end; align-items: flex-end; aspect-ratio: 1.71 / 1; background-color: #e9e6fb; border-bottom-left-radius: 24px; border-bottom-right-radius: 24px; border-top-left-radius: 24px; border-top-right-radius: 24px; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: var(--framer-aspect-ratio-supported, 117px); justify-content: center; overflow: visible; padding: 16px 0px 16px 16px; position: relative; width: 1px; }\",\".framer-TTSAT .framer-1w4bocy { aspect-ratio: 2.473333333333333 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 81px); overflow: visible; position: relative; width: 100%; }\",\".framer-TTSAT .framer-13l9efi { align-content: center; align-items: center; aspect-ratio: 1.1787234042553192 / 1; background-color: #e9e6fb; border-bottom-left-radius: 24px; border-bottom-right-radius: 24px; border-top-left-radius: 24px; border-top-right-radius: 24px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 100%; justify-content: center; overflow: visible; padding: 33px 24px 33px 24px; position: relative; width: var(--framer-aspect-ratio-supported, 341px); }\",\".framer-TTSAT .framer-p88e6n { aspect-ratio: 1.3557422969187676 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 216px); overflow: visible; position: relative; width: 100%; }\",\".framer-TTSAT .framer-ezwyz1, .framer-TTSAT .framer-13ns3yn { align-content: center; align-items: center; border-bottom-left-radius: 24px; border-bottom-right-radius: 24px; border-top-left-radius: 24px; border-top-right-radius: 24px; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 100%; justify-content: flex-end; overflow: visible; padding: 24px 32px 24px 24px; position: relative; width: 1px; }\",\".framer-TTSAT .framer-14mo59, .framer-TTSAT .framer-uehr6 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-TTSAT .framer-11ed0ca { align-content: center; align-items: center; background-color: #ffffff; border-bottom-left-radius: 24px; border-bottom-right-radius: 24px; border-top-left-radius: 24px; border-top-right-radius: 24px; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: 1px; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-TTSAT .framer-o7tkqr { align-content: center; align-items: center; aspect-ratio: 0.8598130841121495 / 1; background-color: #e9e6fb; border-bottom-left-radius: 24px; border-bottom-right-radius: 24px; border-top-left-radius: 24px; border-top-right-radius: 24px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 100%; justify-content: center; overflow: visible; padding: 24px; position: relative; width: var(--framer-aspect-ratio-supported, 249px); }\",\".framer-TTSAT .framer-48h215 { aspect-ratio: 0.8345323741007195 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 240px); overflow: visible; position: relative; width: 100%; }\",\".framer-TTSAT .framer-1u6aggx { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-TTSAT .framer-10nr7na { align-content: center; align-items: center; background-color: #ffffff; border-bottom-left-radius: 24px; border-bottom-right-radius: 24px; border-top-left-radius: 24px; border-top-right-radius: 24px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: 403px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-TTSAT .framer-1gyxl5e, .framer-TTSAT .framer-6jog0d, .framer-TTSAT .framer-1p2iblo { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: flex-start; overflow: visible; padding: 32px 24px 0px 24px; position: relative; width: 100%; }\",\".framer-TTSAT .framer-1416gq3, .framer-TTSAT .framer-gpv8pv, .framer-TTSAT .framer-10dtyxr { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 94%; word-break: break-word; word-wrap: break-word; }\",\".framer-TTSAT .framer-1vw99tl { align-content: center; align-items: center; aspect-ratio: 1.4622641509433962 / 1; background-color: #e9e6fb; border-top-left-radius: 32px; border-top-right-radius: 32px; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: 1px; justify-content: center; overflow: hidden; padding: 23px; position: relative; width: var(--framer-aspect-ratio-supported, 369px); will-change: var(--framer-will-change-override, transform); }\",\".framer-TTSAT .framer-6r4hlj { aspect-ratio: 1.3141683778234086 / 1; flex: none; height: 100%; overflow: visible; position: relative; width: var(--framer-aspect-ratio-supported, 271px); }\",\".framer-TTSAT .framer-dfgixq, .framer-TTSAT .framer-1wgkq72 { align-content: center; align-items: center; background-color: #ffffff; border-bottom-left-radius: 24px; border-bottom-right-radius: 24px; border-top-left-radius: 24px; border-top-right-radius: 24px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-TTSAT .framer-w7g8do, .framer-TTSAT .framer-1ikij4k { align-content: center; align-items: center; background-color: #e9e6fb; border-top-left-radius: 32px; border-top-right-radius: 32px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 16px 0px 16px 0px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-TTSAT .framer-1spvaid { aspect-ratio: 1.5150214592274678 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 198px); overflow: visible; position: relative; width: 80%; }\",\".framer-TTSAT .framer-daa6bg { aspect-ratio: 1.2222222222222223 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 178px); overflow: visible; position: relative; width: 58%; }\",\".framer-TTSAT .framer-57d9i5 { align-content: center; align-items: center; background-color: #f8f6fe; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; max-width: 1280px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-TTSAT .framer-1wxbmtt { align-content: center; align-items: center; background-color: #0b081a; border-bottom-left-radius: 40px; border-bottom-right-radius: 40px; border-top-left-radius: 40px; border-top-right-radius: 40px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: hidden; padding: 0px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-TTSAT .framer-wgkmt5 { 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; overflow: visible; padding: 40px 0px 40px 40px; position: relative; width: 1px; }\",\".framer-TTSAT .framer-wkpp3z { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 64px; height: min-content; justify-content: flex-start; overflow: visible; padding: 10px 0px 10px 0px; position: relative; width: 84%; }\",\".framer-TTSAT .framer-jitgtr { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-TTSAT .framer-xms7ax { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-TTSAT .framer-1q9mqu2-container { flex: none; height: 56px; position: relative; width: auto; }\",\".framer-TTSAT .framer-ytxt85 { background-color: #ffffff; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.05); height: 150px; overflow: hidden; position: relative; width: 200px; will-change: var(--framer-will-change-override, transform); }\",\".framer-TTSAT .framer-5skrjz-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-TTSAT .framer-1q72utw { --border-bottom-width: 1px; --border-color: #ffffff; --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: center; align-items: center; border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; border-top-left-radius: 8px; border-top-right-radius: 8px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 16px; height: 56px; justify-content: center; overflow: visible; padding: 16px 40px 16px 40px; position: relative; width: min-content; }\",\".framer-TTSAT .framer-16jsj8u { flex: none; height: 20px; overflow: hidden; position: relative; width: 22px; }\",\".framer-TTSAT .framer-mdq15x { aspect-ratio: 0.9166666666666666 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 18px); left: 50%; position: absolute; top: 46%; transform: translate(-50%, -50%); width: 16px; }\",\".framer-TTSAT .framer-1mymkws { align-self: stretch; flex: 1 0 0px; height: auto; overflow: visible; position: relative; width: 1px; }\",\".framer-TTSAT .framer-s3xpt0 { align-content: center; align-items: center; background-color: #f8f6fe; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 120px 80px 120px; position: relative; width: 100%; }\",\".framer-TTSAT .framer-6w9zxw { align-content: flex-start; align-items: flex-start; background-color: #e9e6fb; border-bottom-left-radius: 40px; border-bottom-right-radius: 40px; border-top-left-radius: 40px; border-top-right-radius: 40px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 64px; height: min-content; justify-content: center; max-width: 1280px; overflow: hidden; padding: 0px; position: relative; width: 1040px; will-change: var(--framer-will-change-override, transform); }\",\".framer-TTSAT .framer-1y1lktw { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: visible; padding: 64px 0px 64px 64px; position: relative; width: 1px; z-index: 2; }\",\".framer-TTSAT .framer-hni3h8 { align-self: stretch; flex: 1.25 0 0px; height: auto; overflow: visible; position: relative; width: 1px; z-index: 1; }\",\".framer-TTSAT .framer-7aurpb { aspect-ratio: 2.0283333333333333 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 400px); max-width: 1200px; position: relative; width: 68%; }\",\".framer-TTSAT .framer-18dwcoj { align-content: center; align-items: center; background-color: #f8f6fe; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 120px 0px 120px; position: relative; width: 100%; }\",\".framer-TTSAT .framer-a3zudl { align-content: flex-start; align-items: flex-start; background: radial-gradient(122.54099285631072% 122.54098390590215% at 50.0346977106669% 99.99999875870567%, #251959 58.89374613761902%, rgba(79, 53, 188, 1) 100%); border-bottom-left-radius: 40px; border-bottom-right-radius: 40px; border-top-left-radius: 40px; border-top-right-radius: 40px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 25px; height: min-content; justify-content: flex-start; max-width: 1280px; overflow: hidden; padding: 60px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-TTSAT .framer-1k4q4lg { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-TTSAT .framer-pqyjvm { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-TTSAT .framer-138k65l { --framer-paragraph-spacing: 0px; flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-TTSAT .framer-b0fq8w { align-content: flex-end; align-items: flex-end; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 173px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-TTSAT .framer-12p2d2o { align-content: flex-start; align-items: flex-start; display: flex; flex: 0.5 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 18px; height: 217px; justify-content: flex-end; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-TTSAT .framer-1m2wa0o { aspect-ratio: 1.5561224489795917 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 100px); position: relative; width: 156px; }\",\".framer-TTSAT .framer-1ek1dqi { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-TTSAT .framer-foow32 { align-self: stretch; flex: 1 0 0px; height: auto; position: relative; width: 1px; }\",\".framer-TTSAT .framer-1xi8y9g { align-content: center; align-items: center; border-bottom-left-radius: 24px; border-bottom-right-radius: 24px; border-top-left-radius: 24px; border-top-right-radius: 24px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 24px 16px 24px 16px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-TTSAT .framer-1uud9kk { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-TTSAT .framer-14ro8fm { -webkit-backdrop-filter: blur(12px); align-content: center; align-items: center; backdrop-filter: blur(12px); border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; border-top-left-radius: 12px; border-top-right-radius: 12px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-end; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-TTSAT .framer-10cswpe, .framer-TTSAT .framer-1eogq4r, .framer-TTSAT .framer-6fex8c { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-TTSAT .framer-ced9oo { aspect-ratio: 0.975609756097561 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 33px); position: relative; width: 32px; }\",\".framer-TTSAT .framer-hi11vh { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-TTSAT .framer-1c2h9hz { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-TTSAT .framer-16lodwm { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 95px; }\",\".framer-TTSAT .framer-gastsm { aspect-ratio: 1.5561225127240583 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 129px); position: relative; width: 100%; }\",\".framer-TTSAT .framer-wauiho { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-TTSAT .framer-vdvguh { aspect-ratio: 1.3818897637795275 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 145px); position: relative; width: 100%; }\",\".framer-TTSAT .framer-1igcg2m { align-content: center; align-items: center; background-color: #f8f6fe; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: flex-start; max-width: 1280px; overflow: hidden; padding: 120px; position: relative; width: 100%; }\",\".framer-TTSAT .framer-1qtrpro { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: 111px; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-TTSAT .framer-19pr9q7 { display: grid; flex: none; gap: 24px; grid-auto-rows: minmax(0, 1fr); grid-template-columns: repeat(3, minmax(50px, 1fr)); grid-template-rows: repeat(2, minmax(0, 1fr)); height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-TTSAT .framer-5a7m38, .framer-TTSAT .framer-3ue5cf, .framer-TTSAT .framer-1co8bkc, .framer-TTSAT .framer-108n7jx, .framer-TTSAT .framer-1mztazo, .framer-TTSAT .framer-ujki7s { align-content: center; align-items: center; align-self: start; aspect-ratio: 1 / 1; background-color: #ffffff; border-bottom-left-radius: 24px; border-bottom-right-radius: 24px; border-top-left-radius: 24px; border-top-right-radius: 24px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: var(--framer-aspect-ratio-supported, 304px); justify-content: center; justify-self: start; overflow: visible; padding: 24px; position: relative; width: 100%; }\",\".framer-TTSAT .framer-x515d5 { flex: none; height: 80px; position: relative; width: 155px; }\",\".framer-TTSAT .framer-1w4j56t { aspect-ratio: 1.2244897959183674 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 80px); position: relative; width: 98px; }\",\".framer-TTSAT .framer-gk1lvd, .framer-TTSAT .framer-q8toec { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-TTSAT .framer-109hqtv { background-color: #ffffff; flex: none; height: 80px; overflow: hidden; position: relative; width: 93px; }\",\".framer-TTSAT .framer-et1b8z { background: linear-gradient(179.99999999999278deg, #ffce44 3.700028359889984%, rgba(255, 255, 255, 0) 100%); border-top-left-radius: 17px; border-top-right-radius: 17px; flex: none; height: 67px; left: calc(41.29468805327584% - 77.41935729980469px / 2); overflow: visible; position: absolute; top: 13px; width: 77px; }\",\".framer-TTSAT .framer-mgv7la { aspect-ratio: 0.5263157894736842 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 76px); left: 49%; position: absolute; top: -9px; transform: translateX(-50%); width: 40px; }\",\".framer-TTSAT .framer-1kf1rlh { background: linear-gradient(180.00000000000028deg, rgba(255, 255, 255, 0) 0%, rgba(248, 246, 254, 1) 100%); border-bottom-left-radius: 13px; border-bottom-right-radius: 13px; border-top-left-radius: 13px; border-top-right-radius: 13px; flex: none; height: 82px; left: 0px; position: absolute; top: -13px; width: 77px; }\",\".framer-TTSAT .framer-q8d4cn { background-color: #ffffff; border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; border-top-left-radius: 4px; border-top-right-radius: 4px; box-shadow: 0px 1.6666666269302368px 10px 0px rgba(207, 207, 207, 0.08), 0px 1.6666666269302368px 10px 0px rgba(207, 207, 207, 0.07999999821186066); flex: none; height: 25px; left: calc(49.838906293268% - 61px / 2); overflow: visible; position: absolute; top: 16px; width: 61px; }\",\".framer-TTSAT .framer-o4hxib { flex: none; height: 17px; left: 4px; overflow: hidden; position: absolute; top: 4px; width: 17px; }\",\".framer-TTSAT .framer-q4by4q { bottom: 3px; flex: none; left: 0px; position: absolute; right: 3px; top: 0px; }\",\".framer-TTSAT .framer-1re89do { background-color: #efefef; border-bottom-left-radius: 13px; border-bottom-right-radius: 13px; border-top-left-radius: 13px; border-top-right-radius: 13px; flex: none; height: 6px; left: 24px; overflow: visible; position: absolute; top: 10px; width: 37px; }\",\".framer-TTSAT .framer-1w8luxd { aspect-ratio: 1.1546391752577319 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 49px); overflow: visible; position: relative; width: 56px; }\",\".framer-TTSAT .framer-hg7thm { aspect-ratio: 1.2653061224489797 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 80px); position: relative; width: 101px; }\",\".framer-TTSAT .framer-znz3lj { flex: none; height: 80px; position: relative; width: 103px; }\",\".framer-TTSAT .framer-1q010av { aspect-ratio: 1.489795918367347 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 80px); position: relative; width: 119px; }\",\".framer-TTSAT .framer-16rtlhr { align-content: center; align-items: center; background-color: #f8f6fe; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; overflow: visible; padding: 0px 120px 0px 120px; position: relative; width: 100%; }\",\".framer-TTSAT .framer-1l1zpnq-container { flex: none; height: auto; max-width: 1280px; position: relative; width: 100%; }\",\".framer-TTSAT .framer-ihwi6d { align-content: flex-start; align-items: flex-start; background-color: #f8f6fe; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; max-width: 1280px; overflow: visible; padding: 0px 120px 0px 120px; position: relative; width: 100%; }\",\".framer-TTSAT .framer-15q4185 { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; height: 100vh; justify-content: space-between; overflow: visible; padding: 120px 0px 120px 0px; position: sticky; top: 0px; width: 1px; will-change: transform; z-index: 1; }\",\".framer-TTSAT .framer-t8l28b { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 64px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-TTSAT .framer-3w9uj6 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: flex-start; overflow: auto; padding: 0px 0px 0px 24px; position: relative; width: 100%; }\",\".framer-TTSAT .framer-1fry1mg, .framer-TTSAT .framer-1mrvpbl, .framer-TTSAT .framer-wrj30f { --border-bottom-width: 1px; --border-color: #e4deff; --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: flex-start; align-items: flex-start; border-bottom-left-radius: 24px; border-bottom-right-radius: 24px; border-top-left-radius: 24px; border-top-right-radius: 24px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 85%; will-change: var(--framer-will-change-override, transform); }\",\".framer-TTSAT .framer-106i7ko, .framer-TTSAT .framer-1p47bh4, .framer-TTSAT .framer-4rgpsd { align-content: flex-start; align-items: flex-start; background-color: #ffffff; display: flex; flex: 1.5 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: center; min-height: 360px; overflow: visible; padding: 40px 24px 40px 24px; position: relative; width: 1px; }\",\".framer-TTSAT .framer-vpgpp, .framer-TTSAT .framer-1rtp0wn, .framer-TTSAT .framer-51ocpk { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-TTSAT .framer-3dszgp, .framer-TTSAT .framer-1ioatby, .framer-TTSAT .framer-1ofpfjy { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-TTSAT .framer-1v9aev, .framer-TTSAT .framer-vg3maj, .framer-TTSAT .framer-m4z3id { aspect-ratio: 1 / 1; border-bottom-left-radius: 100px; border-bottom-right-radius: 100px; border-top-left-radius: 100px; border-top-right-radius: 100px; flex: none; height: var(--framer-aspect-ratio-supported, 40px); overflow: hidden; position: relative; width: 40px; will-change: var(--framer-will-change-override, transform); }\",\".framer-TTSAT .framer-1mt5gxg { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-TTSAT .framer-2j4yr9 { aspect-ratio: 5.246153846153846 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 65px); position: relative; width: 341px; }\",\".framer-TTSAT .framer-14jxc31 { --framer-paragraph-spacing: 0px; align-self: stretch; flex: none; height: auto; position: relative; white-space: pre-wrap; width: auto; word-break: break-word; word-wrap: break-word; }\",\".framer-TTSAT .framer-jah1e { align-content: flex-start; align-items: flex-start; background-color: #f7f6fe; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: visible; padding: 0px 24px 0px 24px; position: relative; width: 100%; }\",\".framer-TTSAT .framer-7yior7 { aspect-ratio: 1.1731843575418994 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 179px); left: 0px; position: absolute; top: 70px; width: 210px; z-index: 1; }\",\".framer-TTSAT .framer-r2kioj { align-content: flex-start; align-items: flex-start; display: flex; flex: 1.4 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: visible; padding: 120px 0px 40px 0px; position: relative; width: 1px; }\",\".framer-TTSAT .framer-1jm0s2r, .framer-TTSAT .framer-rq73sh, .framer-TTSAT .framer-1siiuvw { --border-bottom-width: 1px; --border-color: #e4deff; --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: flex-start; align-items: flex-start; border-bottom-left-radius: 24px; border-bottom-right-radius: 24px; border-top-left-radius: 24px; border-top-right-radius: 24px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-TTSAT .framer-15d03t9, .framer-TTSAT .framer-ppm2ll, .framer-TTSAT .framer-1wrwj4s { align-self: stretch; flex: 1 0 0px; height: auto; overflow: hidden; position: relative; width: 1px; }\",\".framer-TTSAT .framer-t3gz85, .framer-TTSAT .framer-7awuub { align-content: flex-start; align-items: flex-start; background-color: #ffffff; display: flex; flex: 2 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 64px; height: min-content; justify-content: flex-start; overflow: visible; padding: 40px; position: relative; width: 1px; }\",\".framer-TTSAT .framer-1280wp7, .framer-TTSAT .framer-14molhc, .framer-TTSAT .framer-bcr27v, .framer-TTSAT .framer-14jr79f { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 6px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-TTSAT .framer-1ao19aj { align-content: flex-start; align-items: flex-start; background-color: #ffffff; border-bottom-left-radius: 3px; border-bottom-right-radius: 3px; border-top-left-radius: 3px; border-top-right-radius: 3px; display: flex; flex: 2 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 64px; height: min-content; justify-content: flex-start; overflow: visible; padding: 38px 40px 38px 40px; position: relative; width: 1px; }\",\".framer-TTSAT .framer-1kz1epd { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 90px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 80px 120px 40px 120px; position: relative; width: 100%; }\",\".framer-TTSAT .framer-1nuim7s { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 80%; word-break: break-word; word-wrap: break-word; }\",\".framer-TTSAT .framer-1roixnq-container { flex: none; height: 460px; position: relative; width: 100%; }\",\".framer-TTSAT .framer-eo6c7v, .framer-TTSAT .framer-1vtl2eu, .framer-TTSAT .framer-1lfi201, .framer-TTSAT .framer-1umps2o, .framer-TTSAT .framer-58osl6, .framer-TTSAT .framer-6etg39, .framer-TTSAT .framer-vyig2h { aspect-ratio: 0.759825327510917 / 1; height: var(--framer-aspect-ratio-supported, 458px); overflow: visible; position: relative; width: 348px; }\",\".framer-TTSAT .framer-1bmsk3m { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-TTSAT .framer-tongqh { align-content: center; align-items: center; background-color: #f8f6fe; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 80px 120px 120px 120px; position: relative; width: 100%; }\",\".framer-TTSAT .framer-182j829-container { flex: none; height: 376px; max-width: 1280px; position: relative; width: 100%; }\",\".framer-TTSAT .framer-m06p3p { align-content: center; align-items: center; background: radial-gradient(143.5001809347366% 219.44077889700662% at 122.58484767722817% 113.39285975598932%, #362580 0%, rgba(10, 7, 26, 1) 64.34726119041443%); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 40px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-TTSAT .framer-12mrd1v { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 24px 16px 0px 16px; position: relative; width: 100%; }\",\".framer-TTSAT .framer-130pj2c, .framer-TTSAT .framer-1oumbhg { -webkit-backdrop-filter: blur(12px); align-content: center; align-items: center; backdrop-filter: blur(12px); border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; border-top-left-radius: 12px; border-top-right-radius: 12px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-TTSAT .framer-1qzsj3i { 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: 0px; position: relative; width: 100%; }\",\".framer-TTSAT .framer-1kdz0kx { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-TTSAT .framer-1vveejr { --border-bottom-width: 1px; --border-color: #7a5fc7; --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: center; align-items: center; background-color: #ffce44; border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; border-top-left-radius: 8px; border-top-right-radius: 8px; box-shadow: 2px 2px 0px 0px #5851a7; cursor: pointer; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: 40px; justify-content: center; overflow: visible; padding: 12px 24px 12px 24px; position: relative; width: min-content; }\",\".framer-TTSAT.framer-v5x28e { background-color: rgba(0, 0, 0, 0.8); inset: 0px; position: fixed; user-select: none; }\",\".framer-TTSAT.framer-9qjqtx { -webkit-backdrop-filter: blur(6px); align-content: center; align-items: center; backdrop-filter: blur(6px); background-color: rgba(0, 0, 0, 0.24); bottom: 0px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; justify-content: center; left: 0px; overflow: hidden; padding: 0px 24px 0px 24px; position: fixed; right: 0px; top: 0px; }\",\".framer-TTSAT .framer-1lrugi7 { align-content: center; align-items: center; background-color: var(--token-3151ccdb-6fac-4333-9263-8578e95cbae8, #362580); border-bottom-left-radius: 24px; border-bottom-right-radius: 24px; border-top-left-radius: 24px; border-top-right-radius: 24px; 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; will-change: var(--framer-will-change-override, transform); z-index: 10; }\",\".framer-TTSAT .framer-ycwp6n { align-content: center; align-items: center; background-color: #fafafa; border-top-left-radius: 12px; border-top-right-radius: 12px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 32px 24px 24px 24px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-TTSAT .framer-ecnljw { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-TTSAT .framer-l6p8tp { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-TTSAT .framer-1k67xyr { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-TTSAT .framer-11bg82n, .framer-TTSAT .framer-18khm9d { 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: flex-start; padding: 0px; position: relative; width: 1px; }\",'.framer-TTSAT .framer-xuqvjn, .framer-TTSAT .framer-l7gd1c, .framer-TTSAT .framer-f1hxgz, .framer-TTSAT .framer-1okx6sj { --framer-input-background: #ffffff; --framer-input-border-bottom-width: 1px; --framer-input-border-color: #efefef; --framer-input-border-left-width: 1px; --framer-input-border-radius-bottom-left: 12px; --framer-input-border-radius-bottom-right: 12px; --framer-input-border-radius-top-left: 12px; --framer-input-border-radius-top-right: 12px; --framer-input-border-right-width: 1px; --framer-input-border-style: solid; --framer-input-border-top-width: 1px; --framer-input-box-shadow: inset 0px -0.3199999928474426px 24px 0px rgba(161, 161, 161, 0.06); --framer-input-focused-border-color: #0099ff; --framer-input-focused-border-style: solid; --framer-input-focused-border-width: 1px; --framer-input-font-color: #21252e; --framer-input-font-family: \"DM Sans\"; --framer-input-font-letter-spacing: 0em; --framer-input-font-line-height: 1.2em; --framer-input-font-size: 14px; --framer-input-font-weight: 400; --framer-input-icon-color: #999999; --framer-input-padding: 12px 16px 12px 16px; --framer-input-placeholder-color: #6b7589; flex: none; height: 56px; position: relative; width: 100%; }','.framer-TTSAT .framer-x5j1j6 { --framer-input-background: #ffffff; --framer-input-border-bottom-width: 1px; --framer-input-border-color: #efefef; --framer-input-border-left-width: 1px; --framer-input-border-radius-bottom-left: 12px; --framer-input-border-radius-bottom-right: 12px; --framer-input-border-radius-top-left: 12px; --framer-input-border-radius-top-right: 12px; --framer-input-border-right-width: 1px; --framer-input-border-style: solid; --framer-input-border-top-width: 1px; --framer-input-box-shadow: inset 0px -0.3199999928474426px 24px 0px rgba(161, 161, 161, 0.06); --framer-input-focused-border-color: #0099ff; --framer-input-focused-border-style: solid; --framer-input-focused-border-width: 1px; --framer-input-font-color: #21252e; --framer-input-font-family: \"DM Sans\"; --framer-input-font-letter-spacing: 0em; --framer-input-font-line-height: 1.2em; --framer-input-font-size: 14px; --framer-input-font-weight: 400; --framer-input-icon-color: #999999; --framer-input-padding: 12px 16px 12px 16px; --framer-input-placeholder-color: #6b7589; flex: none; height: 56px; min-height: 0px; position: relative; width: 100%; }',\".framer-TTSAT .framer-1mbp3mh { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-TTSAT .framer-1i0xii9-container { flex: none; height: 48px; position: relative; width: 100%; }\",\".framer-TTSAT .framer-rqtx2h-container { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 32px); position: absolute; right: 16px; top: 16px; width: 29px; z-index: 1; }\",\".framer-TTSAT.framer-19vkmpk-container { flex: none; height: 800px; left: -437px; position: fixed; top: -50px; width: 1200px; }\",\".framer-TTSAT .framer-a2lda7 { aspect-ratio: 0.9434194341943419 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 212px); overflow: visible; position: relative; width: 100%; }\",\".framer-TTSAT .framer-b8k1wd-container { flex: none; height: auto; position: relative; width: 100%; z-index: 0; }\",\".framer-TTSAT .framer-1kv8c10 { align-content: center; align-items: center; background-color: #f8f6fe; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-TTSAT .framer-1m4qw12 { align-content: center; align-items: center; background-color: #0b081a; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-end; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-TTSAT .framer-1jne71d { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-TTSAT .framer-15mwjah { 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: 40px 24px 0px 24px; position: relative; width: 100%; }\",\".framer-TTSAT .framer-11g5w04 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-TTSAT .framer-1hbwnyi { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-TTSAT .framer-1egq4ie { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 11px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 63px; }\",\".framer-TTSAT .framer-os4cmg { flex: none; height: 20px; position: relative; width: 20px; }\",\".framer-TTSAT .framer-debrrt { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 11px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 101px; }\",\".framer-TTSAT .framer-45fkuc { flex: none; height: 22px; position: relative; width: 20px; }\",\".framer-TTSAT .framer-8g6pt9 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 11px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 83px; }\",\".framer-TTSAT .framer-95wn3r { flex: none; height: 22px; position: relative; width: 24px; }\",\".framer-TTSAT .framer-102867w { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 49px; word-break: break-word; word-wrap: break-word; }\",\".framer-TTSAT .framer-12a4otk { --border-bottom-width: 1px; --border-color: #7a5fc7; --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: center; align-items: center; background-color: #ffce44; border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; border-top-left-radius: 8px; border-top-right-radius: 8px; box-shadow: 2px 2px 0px 0px #5851a7; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: 40px; justify-content: center; overflow: visible; padding: 12px 24px 12px 24px; position: relative; text-decoration: none; width: min-content; z-index: 2; }\",\".framer-TTSAT .framer-1g5kfty { aspect-ratio: 1.308 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 153px); overflow: visible; position: relative; width: 100%; }\",\".framer-TTSAT .framer-nwoe8v { align-content: center; align-items: center; background-color: #f8f6fe; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 16px 64px 16px; position: relative; width: 100%; }\",\".framer-TTSAT .framer-ibs8jo { align-content: flex-start; align-items: flex-start; background-color: #e9e6fb; border-bottom-left-radius: 24px; border-bottom-right-radius: 24px; border-top-left-radius: 24px; border-top-right-radius: 24px; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 693px; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-TTSAT .framer-15mnccg { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: visible; padding: 40px 24px 0px 24px; position: relative; width: 100%; }\",\".framer-TTSAT .framer-14bzalk { aspect-ratio: 0.8372093023255814 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 239px); overflow: visible; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-TTSAT.framer-7wm492, .framer-TTSAT .framer-11n3jwm, .framer-TTSAT .framer-q8pwhw, .framer-TTSAT .framer-1a09hkr, .framer-TTSAT .framer-xl8v9c, .framer-TTSAT .framer-19jb1od, .framer-TTSAT .framer-m08nq8, .framer-TTSAT .framer-1ly6mj1, .framer-TTSAT .framer-1dqajti, .framer-TTSAT .framer-1ta9t5m, .framer-TTSAT .framer-1wkxvck, .framer-TTSAT .framer-1y4u822, .framer-TTSAT .framer-n6q1mz, .framer-TTSAT .framer-1n338q1, .framer-TTSAT .framer-1qd2wk3, .framer-TTSAT .framer-1u3z9jo, .framer-TTSAT .framer-1f6jiza, .framer-TTSAT .framer-4erpbe, .framer-TTSAT .framer-1v9cg7m, .framer-TTSAT .framer-x03fzu, .framer-TTSAT .framer-z6dkjg, .framer-TTSAT .framer-1sfiolt, .framer-TTSAT .framer-dmxond, .framer-TTSAT .framer-18mlu36, .framer-TTSAT .framer-1om2k77, .framer-TTSAT .framer-qasnge, .framer-TTSAT .framer-19honbu, .framer-TTSAT .framer-1qjc94z, .framer-TTSAT .framer-1nnxcja, .framer-TTSAT .framer-jnp0bx, .framer-TTSAT .framer-i0q0a0, .framer-TTSAT .framer-am47ys, .framer-TTSAT .framer-z6b0zj, .framer-TTSAT .framer-bhaxj0, .framer-TTSAT .framer-a59zsn, .framer-TTSAT .framer-e7ohg9, .framer-TTSAT .framer-j2ymqf, .framer-TTSAT .framer-ddn9mw, .framer-TTSAT .framer-4sp55f, .framer-TTSAT .framer-1dz55wi, .framer-TTSAT .framer-1geyvw6, .framer-TTSAT .framer-1wumdh7, .framer-TTSAT .framer-bku48a, .framer-TTSAT .framer-b3z58v, .framer-TTSAT .framer-l8jvtc, .framer-TTSAT .framer-dqj79t, .framer-TTSAT .framer-1f5mmet, .framer-TTSAT .framer-jcva0, .framer-TTSAT .framer-i04som, .framer-TTSAT .framer-ltduqb, .framer-TTSAT .framer-1v0d4qq, .framer-TTSAT .framer-ti29a, .framer-TTSAT .framer-69dw7u, .framer-TTSAT .framer-10eh62f, .framer-TTSAT .framer-8oih5v, .framer-TTSAT .framer-1am9sgx, .framer-TTSAT .framer-16ss8o2, .framer-TTSAT .framer-bl8xrm, .framer-TTSAT .framer-pf2f8u, .framer-TTSAT .framer-ity7vh, .framer-TTSAT .framer-ptykda, .framer-TTSAT .framer-8nbxfp, .framer-TTSAT .framer-igpjw5, .framer-TTSAT .framer-166cn5k, .framer-TTSAT .framer-1vle5j0, .framer-TTSAT .framer-vek7s4, .framer-TTSAT .framer-lp93u3, .framer-TTSAT .framer-kk85yg, .framer-TTSAT .framer-zfmm3c, .framer-TTSAT .framer-5c57or, .framer-TTSAT .framer-665nay, .framer-TTSAT .framer-1nf3wfr, .framer-TTSAT .framer-mtt45x, .framer-TTSAT .framer-4uzhfu, .framer-TTSAT .framer-1m0rnal, .framer-TTSAT .framer-jfg41n, .framer-TTSAT .framer-1co7p1a, .framer-TTSAT .framer-1r5yi5o, .framer-TTSAT .framer-hly7d2, .framer-TTSAT .framer-1tqfd3h, .framer-TTSAT .framer-eh1lnm, .framer-TTSAT .framer-1jh51uh, .framer-TTSAT .framer-3noblg, .framer-TTSAT .framer-udgtx3, .framer-TTSAT .framer-1gcvzts, .framer-TTSAT .framer-1rn7shj, .framer-TTSAT .framer-1snnuk8, .framer-TTSAT .framer-lwl7ho, .framer-TTSAT .framer-1hehvxh, .framer-TTSAT .framer-1pyqdxi, .framer-TTSAT .framer-1smkphv, .framer-TTSAT .framer-1cax736, .framer-TTSAT .framer-1ys2bzg, .framer-TTSAT .framer-1ngc0lo, .framer-TTSAT .framer-1oai90g, .framer-TTSAT .framer-59ktzp, .framer-TTSAT .framer-1ct40qd, .framer-TTSAT .framer-bujcl0, .framer-TTSAT .framer-g66rb3, .framer-TTSAT .framer-1micwen, .framer-TTSAT .framer-165hnx5, .framer-TTSAT .framer-5hze9s, .framer-TTSAT .framer-18sygwa, .framer-TTSAT .framer-b5yipd, .framer-TTSAT .framer-96vfa4, .framer-TTSAT .framer-z4vy4y, .framer-TTSAT .framer-18pjyb9, .framer-TTSAT .framer-13l9efi, .framer-TTSAT .framer-ezwyz1, .framer-TTSAT .framer-14mo59, .framer-TTSAT .framer-11ed0ca, .framer-TTSAT .framer-13ns3yn, .framer-TTSAT .framer-uehr6, .framer-TTSAT .framer-o7tkqr, .framer-TTSAT .framer-1u6aggx, .framer-TTSAT .framer-10nr7na, .framer-TTSAT .framer-1gyxl5e, .framer-TTSAT .framer-1vw99tl, .framer-TTSAT .framer-dfgixq, .framer-TTSAT .framer-6jog0d, .framer-TTSAT .framer-w7g8do, .framer-TTSAT .framer-1wgkq72, .framer-TTSAT .framer-1p2iblo, .framer-TTSAT .framer-1ikij4k, .framer-TTSAT .framer-57d9i5, .framer-TTSAT .framer-wgkmt5, .framer-TTSAT .framer-wkpp3z, .framer-TTSAT .framer-jitgtr, .framer-TTSAT .framer-xms7ax, .framer-TTSAT .framer-1q72utw, .framer-TTSAT .framer-s3xpt0, .framer-TTSAT .framer-6w9zxw, .framer-TTSAT .framer-1y1lktw, .framer-TTSAT .framer-18dwcoj, .framer-TTSAT .framer-a3zudl, .framer-TTSAT .framer-pqyjvm, .framer-TTSAT .framer-b0fq8w, .framer-TTSAT .framer-12p2d2o, .framer-TTSAT .framer-1ek1dqi, .framer-TTSAT .framer-1xi8y9g, .framer-TTSAT .framer-1uud9kk, .framer-TTSAT .framer-14ro8fm, .framer-TTSAT .framer-10cswpe, .framer-TTSAT .framer-hi11vh, .framer-TTSAT .framer-1c2h9hz, .framer-TTSAT .framer-16lodwm, .framer-TTSAT .framer-wauiho, .framer-TTSAT .framer-1igcg2m, .framer-TTSAT .framer-1qtrpro, .framer-TTSAT .framer-e4sv6a, .framer-TTSAT .framer-5a7m38, .framer-TTSAT .framer-1leh12l, .framer-TTSAT .framer-3ue5cf, .framer-TTSAT .framer-gk1lvd, .framer-TTSAT .framer-1co8bkc, .framer-TTSAT .framer-1eogq4r, .framer-TTSAT .framer-108n7jx, .framer-TTSAT .framer-ofr766, .framer-TTSAT .framer-1mztazo, .framer-TTSAT .framer-q8toec, .framer-TTSAT .framer-ujki7s, .framer-TTSAT .framer-6fex8c, .framer-TTSAT .framer-16rtlhr, .framer-TTSAT .framer-ihwi6d, .framer-TTSAT .framer-t8l28b, .framer-TTSAT .framer-3w9uj6, .framer-TTSAT .framer-1fry1mg, .framer-TTSAT .framer-106i7ko, .framer-TTSAT .framer-vpgpp, .framer-TTSAT .framer-3dszgp, .framer-TTSAT .framer-1mrvpbl, .framer-TTSAT .framer-1p47bh4, .framer-TTSAT .framer-1rtp0wn, .framer-TTSAT .framer-1ioatby, .framer-TTSAT .framer-wrj30f, .framer-TTSAT .framer-4rgpsd, .framer-TTSAT .framer-51ocpk, .framer-TTSAT .framer-1ofpfjy, .framer-TTSAT .framer-1mt5gxg, .framer-TTSAT .framer-jah1e, .framer-TTSAT .framer-r2kioj, .framer-TTSAT .framer-1jm0s2r, .framer-TTSAT .framer-t3gz85, .framer-TTSAT .framer-1280wp7, .framer-TTSAT .framer-rq73sh, .framer-TTSAT .framer-7awuub, .framer-TTSAT .framer-14molhc, .framer-TTSAT .framer-1siiuvw, .framer-TTSAT .framer-1ao19aj, .framer-TTSAT .framer-bcr27v, .framer-TTSAT .framer-1kz1epd, .framer-TTSAT .framer-26dkmp, .framer-TTSAT .framer-1bmsk3m, .framer-TTSAT .framer-tongqh, .framer-TTSAT .framer-m06p3p, .framer-TTSAT .framer-12mrd1v, .framer-TTSAT .framer-130pj2c, .framer-TTSAT .framer-1qzsj3i, .framer-TTSAT .framer-1festv7, .framer-TTSAT .framer-1kdz0kx, .framer-TTSAT .framer-1vveejr, .framer-TTSAT.framer-9qjqtx, .framer-TTSAT .framer-1lrugi7, .framer-TTSAT .framer-ycwp6n, .framer-TTSAT .framer-ecnljw, .framer-TTSAT .framer-14jr79f, .framer-TTSAT .framer-l6p8tp, .framer-TTSAT .framer-g99f9h, .framer-TTSAT .framer-1k67xyr, .framer-TTSAT .framer-11bg82n, .framer-TTSAT .framer-18khm9d, .framer-TTSAT .framer-1mbp3mh, .framer-TTSAT .framer-1kv8c10, .framer-TTSAT .framer-1m4qw12, .framer-TTSAT .framer-1jne71d, .framer-TTSAT .framer-1oumbhg, .framer-TTSAT .framer-15mwjah, .framer-TTSAT .framer-11g5w04, .framer-TTSAT .framer-k7gs2r, .framer-TTSAT .framer-1egq4ie, .framer-TTSAT .framer-debrrt, .framer-TTSAT .framer-8g6pt9, .framer-TTSAT .framer-12a4otk, .framer-TTSAT .framer-nwoe8v, .framer-TTSAT .framer-ibs8jo, .framer-TTSAT .framer-15mnccg { gap: 0px; } .framer-TTSAT.framer-7wm492 > *, .framer-TTSAT .framer-19jb1od > *, .framer-TTSAT .framer-1ta9t5m > *, .framer-TTSAT .framer-1wkxvck > *, .framer-TTSAT .framer-1y4u822 > *, .framer-TTSAT .framer-n6q1mz > *, .framer-TTSAT .framer-ptykda > *, .framer-TTSAT .framer-z4vy4y > *, .framer-TTSAT .framer-13l9efi > *, .framer-TTSAT .framer-o7tkqr > *, .framer-TTSAT .framer-1ek1dqi > *, .framer-TTSAT .framer-wauiho > *, .framer-TTSAT .framer-1bmsk3m > *, .framer-TTSAT .framer-m06p3p > *, .framer-TTSAT .framer-12mrd1v > *, .framer-TTSAT .framer-1lrugi7 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-TTSAT.framer-7wm492 > :first-child, .framer-TTSAT .framer-11n3jwm > :first-child, .framer-TTSAT .framer-q8pwhw > :first-child, .framer-TTSAT .framer-1a09hkr > :first-child, .framer-TTSAT .framer-19jb1od > :first-child, .framer-TTSAT .framer-1dqajti > :first-child, .framer-TTSAT .framer-1ta9t5m > :first-child, .framer-TTSAT .framer-1wkxvck > :first-child, .framer-TTSAT .framer-1y4u822 > :first-child, .framer-TTSAT .framer-n6q1mz > :first-child, .framer-TTSAT .framer-1n338q1 > :first-child, .framer-TTSAT .framer-1u3z9jo > :first-child, .framer-TTSAT .framer-1f6jiza > :first-child, .framer-TTSAT .framer-1v9cg7m > :first-child, .framer-TTSAT .framer-1sfiolt > :first-child, .framer-TTSAT .framer-dmxond > :first-child, .framer-TTSAT .framer-18mlu36 > :first-child, .framer-TTSAT .framer-1om2k77 > :first-child, .framer-TTSAT .framer-qasnge > :first-child, .framer-TTSAT .framer-19honbu > :first-child, .framer-TTSAT .framer-1qjc94z > :first-child, .framer-TTSAT .framer-1nnxcja > :first-child, .framer-TTSAT .framer-jnp0bx > :first-child, .framer-TTSAT .framer-i0q0a0 > :first-child, .framer-TTSAT .framer-am47ys > :first-child, .framer-TTSAT .framer-z6b0zj > :first-child, .framer-TTSAT .framer-a59zsn > :first-child, .framer-TTSAT .framer-e7ohg9 > :first-child, .framer-TTSAT .framer-1dz55wi > :first-child, .framer-TTSAT .framer-1geyvw6 > :first-child, .framer-TTSAT .framer-1wumdh7 > :first-child, .framer-TTSAT .framer-bku48a > :first-child, .framer-TTSAT .framer-b3z58v > :first-child, .framer-TTSAT .framer-l8jvtc > :first-child, .framer-TTSAT .framer-dqj79t > :first-child, .framer-TTSAT .framer-1f5mmet > :first-child, .framer-TTSAT .framer-jcva0 > :first-child, .framer-TTSAT .framer-i04som > :first-child, .framer-TTSAT .framer-ltduqb > :first-child, .framer-TTSAT .framer-1v0d4qq > :first-child, .framer-TTSAT .framer-ti29a > :first-child, .framer-TTSAT .framer-69dw7u > :first-child, .framer-TTSAT .framer-10eh62f > :first-child, .framer-TTSAT .framer-8oih5v > :first-child, .framer-TTSAT .framer-1am9sgx > :first-child, .framer-TTSAT .framer-16ss8o2 > :first-child, .framer-TTSAT .framer-bl8xrm > :first-child, .framer-TTSAT .framer-pf2f8u > :first-child, .framer-TTSAT .framer-ptykda > :first-child, .framer-TTSAT .framer-8nbxfp > :first-child, .framer-TTSAT .framer-166cn5k > :first-child, .framer-TTSAT .framer-1vle5j0 > :first-child, .framer-TTSAT .framer-lp93u3 > :first-child, .framer-TTSAT .framer-kk85yg > :first-child, .framer-TTSAT .framer-5c57or > :first-child, .framer-TTSAT .framer-665nay > :first-child, .framer-TTSAT .framer-1nf3wfr > :first-child, .framer-TTSAT .framer-4uzhfu > :first-child, .framer-TTSAT .framer-1m0rnal > :first-child, .framer-TTSAT .framer-jfg41n > :first-child, .framer-TTSAT .framer-1co7p1a > :first-child, .framer-TTSAT .framer-1r5yi5o > :first-child, .framer-TTSAT .framer-1tqfd3h > :first-child, .framer-TTSAT .framer-3noblg > :first-child, .framer-TTSAT .framer-udgtx3 > :first-child, .framer-TTSAT .framer-1gcvzts > :first-child, .framer-TTSAT .framer-1rn7shj > :first-child, .framer-TTSAT .framer-1snnuk8 > :first-child, .framer-TTSAT .framer-lwl7ho > :first-child, .framer-TTSAT .framer-1hehvxh > :first-child, .framer-TTSAT .framer-1pyqdxi > :first-child, .framer-TTSAT .framer-1smkphv > :first-child, .framer-TTSAT .framer-1cax736 > :first-child, .framer-TTSAT .framer-1ys2bzg > :first-child, .framer-TTSAT .framer-1ngc0lo > :first-child, .framer-TTSAT .framer-1oai90g > :first-child, .framer-TTSAT .framer-59ktzp > :first-child, .framer-TTSAT .framer-bujcl0 > :first-child, .framer-TTSAT .framer-1micwen > :first-child, .framer-TTSAT .framer-5hze9s > :first-child, .framer-TTSAT .framer-18sygwa > :first-child, .framer-TTSAT .framer-96vfa4 > :first-child, .framer-TTSAT .framer-z4vy4y > :first-child, .framer-TTSAT .framer-13l9efi > :first-child, .framer-TTSAT .framer-ezwyz1 > :first-child, .framer-TTSAT .framer-14mo59 > :first-child, .framer-TTSAT .framer-13ns3yn > :first-child, .framer-TTSAT .framer-uehr6 > :first-child, .framer-TTSAT .framer-o7tkqr > :first-child, .framer-TTSAT .framer-1u6aggx > :first-child, .framer-TTSAT .framer-10nr7na > :first-child, .framer-TTSAT .framer-1gyxl5e > :first-child, .framer-TTSAT .framer-dfgixq > :first-child, .framer-TTSAT .framer-6jog0d > :first-child, .framer-TTSAT .framer-1wgkq72 > :first-child, .framer-TTSAT .framer-1p2iblo > :first-child, .framer-TTSAT .framer-57d9i5 > :first-child, .framer-TTSAT .framer-wgkmt5 > :first-child, .framer-TTSAT .framer-wkpp3z > :first-child, .framer-TTSAT .framer-jitgtr > :first-child, .framer-TTSAT .framer-s3xpt0 > :first-child, .framer-TTSAT .framer-1y1lktw > :first-child, .framer-TTSAT .framer-18dwcoj > :first-child, .framer-TTSAT .framer-a3zudl > :first-child, .framer-TTSAT .framer-12p2d2o > :first-child, .framer-TTSAT .framer-1ek1dqi > :first-child, .framer-TTSAT .framer-1uud9kk > :first-child, .framer-TTSAT .framer-14ro8fm > :first-child, .framer-TTSAT .framer-10cswpe > :first-child, .framer-TTSAT .framer-hi11vh > :first-child, .framer-TTSAT .framer-1c2h9hz > :first-child, .framer-TTSAT .framer-16lodwm > :first-child, .framer-TTSAT .framer-wauiho > :first-child, .framer-TTSAT .framer-1igcg2m > :first-child, .framer-TTSAT .framer-1qtrpro > :first-child, .framer-TTSAT .framer-e4sv6a > :first-child, .framer-TTSAT .framer-5a7m38 > :first-child, .framer-TTSAT .framer-1leh12l > :first-child, .framer-TTSAT .framer-3ue5cf > :first-child, .framer-TTSAT .framer-gk1lvd > :first-child, .framer-TTSAT .framer-1co8bkc > :first-child, .framer-TTSAT .framer-1eogq4r > :first-child, .framer-TTSAT .framer-108n7jx > :first-child, .framer-TTSAT .framer-ofr766 > :first-child, .framer-TTSAT .framer-1mztazo > :first-child, .framer-TTSAT .framer-q8toec > :first-child, .framer-TTSAT .framer-ujki7s > :first-child, .framer-TTSAT .framer-6fex8c > :first-child, .framer-TTSAT .framer-16rtlhr > :first-child, .framer-TTSAT .framer-t8l28b > :first-child, .framer-TTSAT .framer-106i7ko > :first-child, .framer-TTSAT .framer-3dszgp > :first-child, .framer-TTSAT .framer-1p47bh4 > :first-child, .framer-TTSAT .framer-1ioatby > :first-child, .framer-TTSAT .framer-4rgpsd > :first-child, .framer-TTSAT .framer-1ofpfjy > :first-child, .framer-TTSAT .framer-1mt5gxg > :first-child, .framer-TTSAT .framer-jah1e > :first-child, .framer-TTSAT .framer-r2kioj > :first-child, .framer-TTSAT .framer-t3gz85 > :first-child, .framer-TTSAT .framer-1280wp7 > :first-child, .framer-TTSAT .framer-7awuub > :first-child, .framer-TTSAT .framer-14molhc > :first-child, .framer-TTSAT .framer-1ao19aj > :first-child, .framer-TTSAT .framer-bcr27v > :first-child, .framer-TTSAT .framer-1kz1epd > :first-child, .framer-TTSAT .framer-26dkmp > :first-child, .framer-TTSAT .framer-1bmsk3m > :first-child, .framer-TTSAT .framer-tongqh > :first-child, .framer-TTSAT .framer-m06p3p > :first-child, .framer-TTSAT .framer-12mrd1v > :first-child, .framer-TTSAT .framer-130pj2c > :first-child, .framer-TTSAT .framer-1qzsj3i > :first-child, .framer-TTSAT .framer-1festv7 > :first-child, .framer-TTSAT .framer-1lrugi7 > :first-child, .framer-TTSAT .framer-ycwp6n > :first-child, .framer-TTSAT .framer-ecnljw > :first-child, .framer-TTSAT .framer-14jr79f > :first-child, .framer-TTSAT .framer-l6p8tp > :first-child, .framer-TTSAT .framer-g99f9h > :first-child, .framer-TTSAT .framer-11bg82n > :first-child, .framer-TTSAT .framer-18khm9d > :first-child, .framer-TTSAT .framer-1mbp3mh > :first-child, .framer-TTSAT .framer-1m4qw12 > :first-child, .framer-TTSAT .framer-1jne71d > :first-child, .framer-TTSAT .framer-1oumbhg > :first-child, .framer-TTSAT .framer-15mwjah > :first-child, .framer-TTSAT .framer-11g5w04 > :first-child, .framer-TTSAT .framer-k7gs2r > :first-child, .framer-TTSAT .framer-ibs8jo > :first-child, .framer-TTSAT .framer-15mnccg > :first-child { margin-top: 0px; } .framer-TTSAT.framer-7wm492 > :last-child, .framer-TTSAT .framer-11n3jwm > :last-child, .framer-TTSAT .framer-q8pwhw > :last-child, .framer-TTSAT .framer-1a09hkr > :last-child, .framer-TTSAT .framer-19jb1od > :last-child, .framer-TTSAT .framer-1dqajti > :last-child, .framer-TTSAT .framer-1ta9t5m > :last-child, .framer-TTSAT .framer-1wkxvck > :last-child, .framer-TTSAT .framer-1y4u822 > :last-child, .framer-TTSAT .framer-n6q1mz > :last-child, .framer-TTSAT .framer-1n338q1 > :last-child, .framer-TTSAT .framer-1u3z9jo > :last-child, .framer-TTSAT .framer-1f6jiza > :last-child, .framer-TTSAT .framer-1v9cg7m > :last-child, .framer-TTSAT .framer-1sfiolt > :last-child, .framer-TTSAT .framer-dmxond > :last-child, .framer-TTSAT .framer-18mlu36 > :last-child, .framer-TTSAT .framer-1om2k77 > :last-child, .framer-TTSAT .framer-qasnge > :last-child, .framer-TTSAT .framer-19honbu > :last-child, .framer-TTSAT .framer-1qjc94z > :last-child, .framer-TTSAT .framer-1nnxcja > :last-child, .framer-TTSAT .framer-jnp0bx > :last-child, .framer-TTSAT .framer-i0q0a0 > :last-child, .framer-TTSAT .framer-am47ys > :last-child, .framer-TTSAT .framer-z6b0zj > :last-child, .framer-TTSAT .framer-a59zsn > :last-child, .framer-TTSAT .framer-e7ohg9 > :last-child, .framer-TTSAT .framer-1dz55wi > :last-child, .framer-TTSAT .framer-1geyvw6 > :last-child, .framer-TTSAT .framer-1wumdh7 > :last-child, .framer-TTSAT .framer-bku48a > :last-child, .framer-TTSAT .framer-b3z58v > :last-child, .framer-TTSAT .framer-l8jvtc > :last-child, .framer-TTSAT .framer-dqj79t > :last-child, .framer-TTSAT .framer-1f5mmet > :last-child, .framer-TTSAT .framer-jcva0 > :last-child, .framer-TTSAT .framer-i04som > :last-child, .framer-TTSAT .framer-ltduqb > :last-child, .framer-TTSAT .framer-1v0d4qq > :last-child, .framer-TTSAT .framer-ti29a > :last-child, .framer-TTSAT .framer-69dw7u > :last-child, .framer-TTSAT .framer-10eh62f > :last-child, .framer-TTSAT .framer-8oih5v > :last-child, .framer-TTSAT .framer-1am9sgx > :last-child, .framer-TTSAT .framer-16ss8o2 > :last-child, .framer-TTSAT .framer-bl8xrm > :last-child, .framer-TTSAT .framer-pf2f8u > :last-child, .framer-TTSAT .framer-ptykda > :last-child, .framer-TTSAT .framer-8nbxfp > :last-child, .framer-TTSAT .framer-166cn5k > :last-child, .framer-TTSAT .framer-1vle5j0 > :last-child, .framer-TTSAT .framer-lp93u3 > :last-child, .framer-TTSAT .framer-kk85yg > :last-child, .framer-TTSAT .framer-5c57or > :last-child, .framer-TTSAT .framer-665nay > :last-child, .framer-TTSAT .framer-1nf3wfr > :last-child, .framer-TTSAT .framer-4uzhfu > :last-child, .framer-TTSAT .framer-1m0rnal > :last-child, .framer-TTSAT .framer-jfg41n > :last-child, .framer-TTSAT .framer-1co7p1a > :last-child, .framer-TTSAT .framer-1r5yi5o > :last-child, .framer-TTSAT .framer-1tqfd3h > :last-child, .framer-TTSAT .framer-3noblg > :last-child, .framer-TTSAT .framer-udgtx3 > :last-child, .framer-TTSAT .framer-1gcvzts > :last-child, .framer-TTSAT .framer-1rn7shj > :last-child, .framer-TTSAT .framer-1snnuk8 > :last-child, .framer-TTSAT .framer-lwl7ho > :last-child, .framer-TTSAT .framer-1hehvxh > :last-child, .framer-TTSAT .framer-1pyqdxi > :last-child, .framer-TTSAT .framer-1smkphv > :last-child, .framer-TTSAT .framer-1cax736 > :last-child, .framer-TTSAT .framer-1ys2bzg > :last-child, .framer-TTSAT .framer-1ngc0lo > :last-child, .framer-TTSAT .framer-1oai90g > :last-child, .framer-TTSAT .framer-59ktzp > :last-child, .framer-TTSAT .framer-bujcl0 > :last-child, .framer-TTSAT .framer-1micwen > :last-child, .framer-TTSAT .framer-5hze9s > :last-child, .framer-TTSAT .framer-18sygwa > :last-child, .framer-TTSAT .framer-96vfa4 > :last-child, .framer-TTSAT .framer-z4vy4y > :last-child, .framer-TTSAT .framer-13l9efi > :last-child, .framer-TTSAT .framer-ezwyz1 > :last-child, .framer-TTSAT .framer-14mo59 > :last-child, .framer-TTSAT .framer-13ns3yn > :last-child, .framer-TTSAT .framer-uehr6 > :last-child, .framer-TTSAT .framer-o7tkqr > :last-child, .framer-TTSAT .framer-1u6aggx > :last-child, .framer-TTSAT .framer-10nr7na > :last-child, .framer-TTSAT .framer-1gyxl5e > :last-child, .framer-TTSAT .framer-dfgixq > :last-child, .framer-TTSAT .framer-6jog0d > :last-child, .framer-TTSAT .framer-1wgkq72 > :last-child, .framer-TTSAT .framer-1p2iblo > :last-child, .framer-TTSAT .framer-57d9i5 > :last-child, .framer-TTSAT .framer-wgkmt5 > :last-child, .framer-TTSAT .framer-wkpp3z > :last-child, .framer-TTSAT .framer-jitgtr > :last-child, .framer-TTSAT .framer-s3xpt0 > :last-child, .framer-TTSAT .framer-1y1lktw > :last-child, .framer-TTSAT .framer-18dwcoj > :last-child, .framer-TTSAT .framer-a3zudl > :last-child, .framer-TTSAT .framer-12p2d2o > :last-child, .framer-TTSAT .framer-1ek1dqi > :last-child, .framer-TTSAT .framer-1uud9kk > :last-child, .framer-TTSAT .framer-14ro8fm > :last-child, .framer-TTSAT .framer-10cswpe > :last-child, .framer-TTSAT .framer-hi11vh > :last-child, .framer-TTSAT .framer-1c2h9hz > :last-child, .framer-TTSAT .framer-16lodwm > :last-child, .framer-TTSAT .framer-wauiho > :last-child, .framer-TTSAT .framer-1igcg2m > :last-child, .framer-TTSAT .framer-1qtrpro > :last-child, .framer-TTSAT .framer-e4sv6a > :last-child, .framer-TTSAT .framer-5a7m38 > :last-child, .framer-TTSAT .framer-1leh12l > :last-child, .framer-TTSAT .framer-3ue5cf > :last-child, .framer-TTSAT .framer-gk1lvd > :last-child, .framer-TTSAT .framer-1co8bkc > :last-child, .framer-TTSAT .framer-1eogq4r > :last-child, .framer-TTSAT .framer-108n7jx > :last-child, .framer-TTSAT .framer-ofr766 > :last-child, .framer-TTSAT .framer-1mztazo > :last-child, .framer-TTSAT .framer-q8toec > :last-child, .framer-TTSAT .framer-ujki7s > :last-child, .framer-TTSAT .framer-6fex8c > :last-child, .framer-TTSAT .framer-16rtlhr > :last-child, .framer-TTSAT .framer-t8l28b > :last-child, .framer-TTSAT .framer-106i7ko > :last-child, .framer-TTSAT .framer-3dszgp > :last-child, .framer-TTSAT .framer-1p47bh4 > :last-child, .framer-TTSAT .framer-1ioatby > :last-child, .framer-TTSAT .framer-4rgpsd > :last-child, .framer-TTSAT .framer-1ofpfjy > :last-child, .framer-TTSAT .framer-1mt5gxg > :last-child, .framer-TTSAT .framer-jah1e > :last-child, .framer-TTSAT .framer-r2kioj > :last-child, .framer-TTSAT .framer-t3gz85 > :last-child, .framer-TTSAT .framer-1280wp7 > :last-child, .framer-TTSAT .framer-7awuub > :last-child, .framer-TTSAT .framer-14molhc > :last-child, .framer-TTSAT .framer-1ao19aj > :last-child, .framer-TTSAT .framer-bcr27v > :last-child, .framer-TTSAT .framer-1kz1epd > :last-child, .framer-TTSAT .framer-26dkmp > :last-child, .framer-TTSAT .framer-1bmsk3m > :last-child, .framer-TTSAT .framer-tongqh > :last-child, .framer-TTSAT .framer-m06p3p > :last-child, .framer-TTSAT .framer-12mrd1v > :last-child, .framer-TTSAT .framer-130pj2c > :last-child, .framer-TTSAT .framer-1qzsj3i > :last-child, .framer-TTSAT .framer-1festv7 > :last-child, .framer-TTSAT .framer-1lrugi7 > :last-child, .framer-TTSAT .framer-ycwp6n > :last-child, .framer-TTSAT .framer-ecnljw > :last-child, .framer-TTSAT .framer-14jr79f > :last-child, .framer-TTSAT .framer-l6p8tp > :last-child, .framer-TTSAT .framer-g99f9h > :last-child, .framer-TTSAT .framer-11bg82n > :last-child, .framer-TTSAT .framer-18khm9d > :last-child, .framer-TTSAT .framer-1mbp3mh > :last-child, .framer-TTSAT .framer-1m4qw12 > :last-child, .framer-TTSAT .framer-1jne71d > :last-child, .framer-TTSAT .framer-1oumbhg > :last-child, .framer-TTSAT .framer-15mwjah > :last-child, .framer-TTSAT .framer-11g5w04 > :last-child, .framer-TTSAT .framer-k7gs2r > :last-child, .framer-TTSAT .framer-ibs8jo > :last-child, .framer-TTSAT .framer-15mnccg > :last-child { margin-bottom: 0px; } .framer-TTSAT .framer-11n3jwm > *, .framer-TTSAT .framer-1u3z9jo > *, .framer-TTSAT .framer-1f6jiza > *, .framer-TTSAT .framer-1v9cg7m > *, .framer-TTSAT .framer-z6b0zj > *, .framer-TTSAT .framer-1dz55wi > *, .framer-TTSAT .framer-bku48a > *, .framer-TTSAT .framer-dqj79t > *, .framer-TTSAT .framer-i04som > *, .framer-TTSAT .framer-ti29a > *, .framer-TTSAT .framer-8oih5v > *, .framer-TTSAT .framer-bl8xrm > *, .framer-TTSAT .framer-1vle5j0 > *, .framer-TTSAT .framer-1m0rnal > *, .framer-TTSAT .framer-jfg41n > *, .framer-TTSAT .framer-3noblg > *, .framer-TTSAT .framer-1rn7shj > *, .framer-TTSAT .framer-1hehvxh > *, .framer-TTSAT .framer-1cax736 > *, .framer-TTSAT .framer-5hze9s > *, .framer-TTSAT .framer-ezwyz1 > *, .framer-TTSAT .framer-13ns3yn > *, .framer-TTSAT .framer-57d9i5 > *, .framer-TTSAT .framer-18dwcoj > *, .framer-TTSAT .framer-tongqh > *, .framer-TTSAT .framer-ycwp6n > *, .framer-TTSAT .framer-11bg82n > *, .framer-TTSAT .framer-18khm9d > *, .framer-TTSAT .framer-1m4qw12 > *, .framer-TTSAT .framer-ibs8jo > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-TTSAT .framer-q8pwhw > *, .framer-TTSAT .framer-lp93u3 > *, .framer-TTSAT .framer-hi11vh > *, .framer-TTSAT .framer-106i7ko > *, .framer-TTSAT .framer-1p47bh4 > *, .framer-TTSAT .framer-4rgpsd > *, .framer-TTSAT .framer-ecnljw > *, .framer-TTSAT .framer-l6p8tp > *, .framer-TTSAT .framer-1mbp3mh > *, .framer-TTSAT .framer-11g5w04 > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-TTSAT .framer-1a09hkr > *, .framer-TTSAT .framer-dmxond > *, .framer-TTSAT .framer-e7ohg9 > *, .framer-TTSAT .framer-8nbxfp > *, .framer-TTSAT .framer-kk85yg > *, .framer-TTSAT .framer-1nf3wfr > *, .framer-TTSAT .framer-4uzhfu > *, .framer-TTSAT .framer-1r5yi5o > *, .framer-TTSAT .framer-59ktzp > *, .framer-TTSAT .framer-bujcl0 > *, .framer-TTSAT .framer-1y1lktw > *, .framer-TTSAT .framer-14ro8fm > *, .framer-TTSAT .framer-1qtrpro > *, .framer-TTSAT .framer-e4sv6a > *, .framer-TTSAT .framer-jah1e > *, .framer-TTSAT .framer-26dkmp > *, .framer-TTSAT .framer-g99f9h > *, .framer-TTSAT .framer-15mnccg > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-TTSAT .framer-xl8v9c > *, .framer-TTSAT .framer-1q72utw > *, .framer-TTSAT .framer-1kdz0kx > * { margin: 0px; margin-left: calc(16px / 2); margin-right: calc(16px / 2); } .framer-TTSAT .framer-xl8v9c > :first-child, .framer-TTSAT .framer-m08nq8 > :first-child, .framer-TTSAT .framer-1ly6mj1 > :first-child, .framer-TTSAT .framer-1qd2wk3 > :first-child, .framer-TTSAT .framer-4erpbe > :first-child, .framer-TTSAT .framer-x03fzu > :first-child, .framer-TTSAT .framer-z6dkjg > :first-child, .framer-TTSAT .framer-bhaxj0 > :first-child, .framer-TTSAT .framer-j2ymqf > :first-child, .framer-TTSAT .framer-ddn9mw > :first-child, .framer-TTSAT .framer-4sp55f > :first-child, .framer-TTSAT .framer-ity7vh > :first-child, .framer-TTSAT .framer-igpjw5 > :first-child, .framer-TTSAT .framer-vek7s4 > :first-child, .framer-TTSAT .framer-zfmm3c > :first-child, .framer-TTSAT .framer-mtt45x > :first-child, .framer-TTSAT .framer-hly7d2 > :first-child, .framer-TTSAT .framer-eh1lnm > :first-child, .framer-TTSAT .framer-1jh51uh > :first-child, .framer-TTSAT .framer-1ct40qd > :first-child, .framer-TTSAT .framer-g66rb3 > :first-child, .framer-TTSAT .framer-165hnx5 > :first-child, .framer-TTSAT .framer-b5yipd > :first-child, .framer-TTSAT .framer-18pjyb9 > :first-child, .framer-TTSAT .framer-11ed0ca > :first-child, .framer-TTSAT .framer-1vw99tl > :first-child, .framer-TTSAT .framer-w7g8do > :first-child, .framer-TTSAT .framer-1ikij4k > :first-child, .framer-TTSAT .framer-xms7ax > :first-child, .framer-TTSAT .framer-1q72utw > :first-child, .framer-TTSAT .framer-6w9zxw > :first-child, .framer-TTSAT .framer-pqyjvm > :first-child, .framer-TTSAT .framer-b0fq8w > :first-child, .framer-TTSAT .framer-1xi8y9g > :first-child, .framer-TTSAT .framer-ihwi6d > :first-child, .framer-TTSAT .framer-3w9uj6 > :first-child, .framer-TTSAT .framer-1fry1mg > :first-child, .framer-TTSAT .framer-vpgpp > :first-child, .framer-TTSAT .framer-1mrvpbl > :first-child, .framer-TTSAT .framer-1rtp0wn > :first-child, .framer-TTSAT .framer-wrj30f > :first-child, .framer-TTSAT .framer-51ocpk > :first-child, .framer-TTSAT .framer-1jm0s2r > :first-child, .framer-TTSAT .framer-rq73sh > :first-child, .framer-TTSAT .framer-1siiuvw > :first-child, .framer-TTSAT .framer-1kdz0kx > :first-child, .framer-TTSAT .framer-1vveejr > :first-child, .framer-TTSAT.framer-9qjqtx > :first-child, .framer-TTSAT .framer-1k67xyr > :first-child, .framer-TTSAT .framer-1kv8c10 > :first-child, .framer-TTSAT .framer-1egq4ie > :first-child, .framer-TTSAT .framer-debrrt > :first-child, .framer-TTSAT .framer-8g6pt9 > :first-child, .framer-TTSAT .framer-12a4otk > :first-child, .framer-TTSAT .framer-nwoe8v > :first-child { margin-left: 0px; } .framer-TTSAT .framer-xl8v9c > :last-child, .framer-TTSAT .framer-m08nq8 > :last-child, .framer-TTSAT .framer-1ly6mj1 > :last-child, .framer-TTSAT .framer-1qd2wk3 > :last-child, .framer-TTSAT .framer-4erpbe > :last-child, .framer-TTSAT .framer-x03fzu > :last-child, .framer-TTSAT .framer-z6dkjg > :last-child, .framer-TTSAT .framer-bhaxj0 > :last-child, .framer-TTSAT .framer-j2ymqf > :last-child, .framer-TTSAT .framer-ddn9mw > :last-child, .framer-TTSAT .framer-4sp55f > :last-child, .framer-TTSAT .framer-ity7vh > :last-child, .framer-TTSAT .framer-igpjw5 > :last-child, .framer-TTSAT .framer-vek7s4 > :last-child, .framer-TTSAT .framer-zfmm3c > :last-child, .framer-TTSAT .framer-mtt45x > :last-child, .framer-TTSAT .framer-hly7d2 > :last-child, .framer-TTSAT .framer-eh1lnm > :last-child, .framer-TTSAT .framer-1jh51uh > :last-child, .framer-TTSAT .framer-1ct40qd > :last-child, .framer-TTSAT .framer-g66rb3 > :last-child, .framer-TTSAT .framer-165hnx5 > :last-child, .framer-TTSAT .framer-b5yipd > :last-child, .framer-TTSAT .framer-18pjyb9 > :last-child, .framer-TTSAT .framer-11ed0ca > :last-child, .framer-TTSAT .framer-1vw99tl > :last-child, .framer-TTSAT .framer-w7g8do > :last-child, .framer-TTSAT .framer-1ikij4k > :last-child, .framer-TTSAT .framer-xms7ax > :last-child, .framer-TTSAT .framer-1q72utw > :last-child, .framer-TTSAT .framer-6w9zxw > :last-child, .framer-TTSAT .framer-pqyjvm > :last-child, .framer-TTSAT .framer-b0fq8w > :last-child, .framer-TTSAT .framer-1xi8y9g > :last-child, .framer-TTSAT .framer-ihwi6d > :last-child, .framer-TTSAT .framer-3w9uj6 > :last-child, .framer-TTSAT .framer-1fry1mg > :last-child, .framer-TTSAT .framer-vpgpp > :last-child, .framer-TTSAT .framer-1mrvpbl > :last-child, .framer-TTSAT .framer-1rtp0wn > :last-child, .framer-TTSAT .framer-wrj30f > :last-child, .framer-TTSAT .framer-51ocpk > :last-child, .framer-TTSAT .framer-1jm0s2r > :last-child, .framer-TTSAT .framer-rq73sh > :last-child, .framer-TTSAT .framer-1siiuvw > :last-child, .framer-TTSAT .framer-1kdz0kx > :last-child, .framer-TTSAT .framer-1vveejr > :last-child, .framer-TTSAT.framer-9qjqtx > :last-child, .framer-TTSAT .framer-1k67xyr > :last-child, .framer-TTSAT .framer-1kv8c10 > :last-child, .framer-TTSAT .framer-1egq4ie > :last-child, .framer-TTSAT .framer-debrrt > :last-child, .framer-TTSAT .framer-8g6pt9 > :last-child, .framer-TTSAT .framer-12a4otk > :last-child, .framer-TTSAT .framer-nwoe8v > :last-child { margin-right: 0px; } .framer-TTSAT .framer-m08nq8 > *, .framer-TTSAT .framer-ihwi6d > *, .framer-TTSAT .framer-1kv8c10 > * { margin: 0px; margin-left: calc(40px / 2); margin-right: calc(40px / 2); } .framer-TTSAT .framer-1ly6mj1 > *, .framer-TTSAT .framer-4sp55f > *, .framer-TTSAT .framer-1jh51uh > * { margin: 0px; margin-left: calc(56px / 2); margin-right: calc(56px / 2); } .framer-TTSAT .framer-1dqajti > *, .framer-TTSAT .framer-1om2k77 > *, .framer-TTSAT .framer-1qjc94z > *, .framer-TTSAT .framer-jnp0bx > *, .framer-TTSAT .framer-am47ys > *, .framer-TTSAT .framer-b3z58v > *, .framer-TTSAT .framer-1f5mmet > *, .framer-TTSAT .framer-ltduqb > *, .framer-TTSAT .framer-69dw7u > *, .framer-TTSAT .framer-1am9sgx > *, .framer-TTSAT .framer-pf2f8u > *, .framer-TTSAT .framer-166cn5k > *, .framer-TTSAT .framer-5c57or > *, .framer-TTSAT .framer-1snnuk8 > *, .framer-TTSAT .framer-1pyqdxi > *, .framer-TTSAT .framer-1ys2bzg > *, .framer-TTSAT .framer-96vfa4 > *, .framer-TTSAT .framer-1gyxl5e > *, .framer-TTSAT .framer-6jog0d > *, .framer-TTSAT .framer-1p2iblo > *, .framer-TTSAT .framer-10cswpe > *, .framer-TTSAT .framer-16lodwm > *, .framer-TTSAT .framer-1leh12l > *, .framer-TTSAT .framer-gk1lvd > *, .framer-TTSAT .framer-1eogq4r > *, .framer-TTSAT .framer-ofr766 > *, .framer-TTSAT .framer-q8toec > *, .framer-TTSAT .framer-6fex8c > *, .framer-TTSAT .framer-1festv7 > *, .framer-TTSAT .framer-k7gs2r > * { margin: 0px; margin-bottom: calc(12px / 2); margin-top: calc(12px / 2); } .framer-TTSAT .framer-1n338q1 > *, .framer-TTSAT .framer-665nay > *, .framer-TTSAT .framer-wgkmt5 > *, .framer-TTSAT .framer-s3xpt0 > *, .framer-TTSAT .framer-1uud9kk > *, .framer-TTSAT .framer-1c2h9hz > *, .framer-TTSAT .framer-16rtlhr > *, .framer-TTSAT .framer-130pj2c > *, .framer-TTSAT .framer-1qzsj3i > *, .framer-TTSAT .framer-1oumbhg > *, .framer-TTSAT .framer-15mwjah > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-TTSAT .framer-1qd2wk3 > *, .framer-TTSAT .framer-4erpbe > *, .framer-TTSAT .framer-x03fzu > *, .framer-TTSAT .framer-z6dkjg > *, .framer-TTSAT .framer-bhaxj0 > *, .framer-TTSAT .framer-j2ymqf > *, .framer-TTSAT .framer-ity7vh > *, .framer-TTSAT .framer-igpjw5 > *, .framer-TTSAT .framer-zfmm3c > *, .framer-TTSAT .framer-mtt45x > *, .framer-TTSAT .framer-hly7d2 > *, .framer-TTSAT .framer-1ct40qd > *, .framer-TTSAT .framer-1xi8y9g > *, .framer-TTSAT.framer-9qjqtx > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-TTSAT .framer-1sfiolt > * { margin: 0px; margin-bottom: calc(56px / 2); margin-top: calc(56px / 2); } .framer-TTSAT .framer-18mlu36 > *, .framer-TTSAT .framer-qasnge > *, .framer-TTSAT .framer-19honbu > *, .framer-TTSAT .framer-1nnxcja > *, .framer-TTSAT .framer-i0q0a0 > *, .framer-TTSAT .framer-1wumdh7 > *, .framer-TTSAT .framer-l8jvtc > *, .framer-TTSAT .framer-jcva0 > *, .framer-TTSAT .framer-1v0d4qq > *, .framer-TTSAT .framer-10eh62f > *, .framer-TTSAT .framer-16ss8o2 > *, .framer-TTSAT .framer-1gcvzts > *, .framer-TTSAT .framer-lwl7ho > *, .framer-TTSAT .framer-1smkphv > *, .framer-TTSAT .framer-1micwen > *, .framer-TTSAT .framer-1u6aggx > *, .framer-TTSAT .framer-10nr7na > *, .framer-TTSAT .framer-dfgixq > *, .framer-TTSAT .framer-1wgkq72 > *, .framer-TTSAT .framer-5a7m38 > *, .framer-TTSAT .framer-3ue5cf > *, .framer-TTSAT .framer-1co8bkc > *, .framer-TTSAT .framer-108n7jx > *, .framer-TTSAT .framer-1mztazo > *, .framer-TTSAT .framer-ujki7s > *, .framer-TTSAT .framer-1mt5gxg > *, .framer-TTSAT .framer-r2kioj > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-TTSAT .framer-a59zsn > * { margin: 0px; margin-bottom: calc(69px / 2); margin-top: calc(69px / 2); } .framer-TTSAT .framer-ddn9mw > *, .framer-TTSAT .framer-eh1lnm > * { margin: 0px; margin-left: calc(120px / 2); margin-right: calc(120px / 2); } .framer-TTSAT .framer-1geyvw6 > *, .framer-TTSAT .framer-udgtx3 > * { margin: 0px; margin-bottom: calc(240px / 2); margin-top: calc(240px / 2); } .framer-TTSAT .framer-vek7s4 > * { margin: 0px; margin-left: calc(51px / 2); margin-right: calc(51px / 2); } .framer-TTSAT .framer-1co7p1a > * { margin: 0px; margin-bottom: calc(120px / 2); margin-top: calc(120px / 2); } .framer-TTSAT .framer-1tqfd3h > * { margin: 0px; margin-bottom: calc(14px / 2); margin-top: calc(14px / 2); } .framer-TTSAT .framer-1ngc0lo > *, .framer-TTSAT .framer-1igcg2m > *, .framer-TTSAT .framer-1jne71d > * { margin: 0px; margin-bottom: calc(80px / 2); margin-top: calc(80px / 2); } .framer-TTSAT .framer-1oai90g > *, .framer-TTSAT .framer-1kz1epd > * { margin: 0px; margin-bottom: calc(90px / 2); margin-top: calc(90px / 2); } .framer-TTSAT .framer-g66rb3 > *, .framer-TTSAT .framer-xms7ax > * { margin: 0px; margin-left: calc(24px / 2); margin-right: calc(24px / 2); } .framer-TTSAT .framer-165hnx5 > *, .framer-TTSAT .framer-18pjyb9 > *, .framer-TTSAT .framer-11ed0ca > *, .framer-TTSAT .framer-1vw99tl > *, .framer-TTSAT .framer-w7g8do > *, .framer-TTSAT .framer-1ikij4k > *, .framer-TTSAT .framer-pqyjvm > *, .framer-TTSAT .framer-1fry1mg > *, .framer-TTSAT .framer-1mrvpbl > *, .framer-TTSAT .framer-wrj30f > *, .framer-TTSAT .framer-1jm0s2r > *, .framer-TTSAT .framer-rq73sh > *, .framer-TTSAT .framer-1siiuvw > *, .framer-TTSAT .framer-1vveejr > *, .framer-TTSAT .framer-12a4otk > *, .framer-TTSAT .framer-nwoe8v > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-TTSAT .framer-18sygwa > *, .framer-TTSAT .framer-14mo59 > *, .framer-TTSAT .framer-uehr6 > *, .framer-TTSAT .framer-jitgtr > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } .framer-TTSAT .framer-b5yipd > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-TTSAT .framer-wkpp3z > *, .framer-TTSAT .framer-t8l28b > *, .framer-TTSAT .framer-t3gz85 > *, .framer-TTSAT .framer-7awuub > *, .framer-TTSAT .framer-1ao19aj > * { margin: 0px; margin-bottom: calc(64px / 2); margin-top: calc(64px / 2); } .framer-TTSAT .framer-6w9zxw > * { margin: 0px; margin-left: calc(64px / 2); margin-right: calc(64px / 2); } .framer-TTSAT .framer-a3zudl > * { margin: 0px; margin-bottom: calc(25px / 2); margin-top: calc(25px / 2); } .framer-TTSAT .framer-b0fq8w > * { margin: 0px; margin-left: calc(173px / 2); margin-right: calc(173px / 2); } .framer-TTSAT .framer-12p2d2o > * { margin: 0px; margin-bottom: calc(18px / 2); margin-top: calc(18px / 2); } .framer-TTSAT .framer-3w9uj6 > *, .framer-TTSAT .framer-1k67xyr > * { margin: 0px; margin-left: calc(12px / 2); margin-right: calc(12px / 2); } .framer-TTSAT .framer-vpgpp > *, .framer-TTSAT .framer-1rtp0wn > *, .framer-TTSAT .framer-51ocpk > * { margin: 0px; margin-left: calc(4px / 2); margin-right: calc(4px / 2); } .framer-TTSAT .framer-3dszgp > *, .framer-TTSAT .framer-1ioatby > *, .framer-TTSAT .framer-1ofpfjy > * { margin: 0px; margin-bottom: calc(4px / 2); margin-top: calc(4px / 2); } .framer-TTSAT .framer-1280wp7 > *, .framer-TTSAT .framer-14molhc > *, .framer-TTSAT .framer-bcr27v > *, .framer-TTSAT .framer-14jr79f > * { margin: 0px; margin-bottom: calc(6px / 2); margin-top: calc(6px / 2); } .framer-TTSAT .framer-1egq4ie > *, .framer-TTSAT .framer-debrrt > *, .framer-TTSAT .framer-8g6pt9 > * { margin: 0px; margin-left: calc(10.877705574035645px / 2); margin-right: calc(10.877705574035645px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,...sharedStyle5.css,...sharedStyle6.css,...sharedStyle7.css,...sharedStyle8.css,...sharedStyle9.css,...sharedStyle10.css,...sharedStyle11.css,...sharedStyle12.css,...sharedStyle13.css,...sharedStyle14.css,'.framer-TTSAT[data-border=\"true\"]::after, .framer-TTSAT [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 (max-width: 1199px) { .framer-TTSAT.framer-7wm492 { overflow: hidden; width: 390px; } .framer-TTSAT .framer-11n3jwm, .framer-TTSAT .framer-6vwgcc, .framer-TTSAT .framer-1duhmdc, .framer-TTSAT .framer-19q0der, .framer-TTSAT .framer-vek7s4, .framer-TTSAT .framer-kk85yg, .framer-TTSAT .framer-1xi8y9g, .framer-TTSAT .framer-ced9oo, .framer-TTSAT .framer-1w8luxd, .framer-TTSAT .framer-1fry1mg, .framer-TTSAT .framer-3dszgp, .framer-TTSAT .framer-jah1e { order: 0; } .framer-TTSAT .framer-jlhhpr-container, .framer-TTSAT .framer-1wn5w39, .framer-TTSAT .framer-pf0fbv-container, .framer-TTSAT .framer-10cswpe, .framer-TTSAT .framer-1v9aev, .framer-TTSAT .framer-1mrvpbl { order: 1; } .framer-TTSAT .framer-n9kpkn-container { order: 3; } .framer-TTSAT .framer-m08nq8 { background-color: unset; flex-direction: column; order: 4; padding: 16px; } .framer-TTSAT .framer-1ly6mj1 { border-bottom-left-radius: 24px; border-bottom-right-radius: 24px; border-top-left-radius: 24px; border-top-right-radius: 24px; flex: none; flex-direction: column; gap: 24px; height: 537px; order: 0; padding: 40px 24px 0px 24px; width: 100%; } .framer-TTSAT .framer-1dqajti, .framer-TTSAT .framer-ity7vh, .framer-TTSAT .framer-1u6aggx { flex: none; width: 100%; } .framer-TTSAT .framer-u6o7gi { gap: 12px; grid-template-columns: repeat(2, minmax(1px, 1fr)); width: 100%; } .framer-TTSAT .framer-1ta9t5m { border-bottom-left-radius: 6px; border-bottom-right-radius: 6px; border-top-left-radius: 6px; border-top-right-radius: 6px; height: 68px; order: 3; padding: 12px; } .framer-TTSAT .framer-lqmtf7 { width: 60%; } .framer-TTSAT .framer-1wkxvck { border-bottom-left-radius: 6px; border-bottom-right-radius: 6px; border-top-left-radius: 6px; border-top-right-radius: 6px; height: 69px; order: 2; padding: 12px; } .framer-TTSAT .framer-k09ahc { width: 62%; } .framer-TTSAT .framer-1y4u822 { border-bottom-left-radius: 6px; border-bottom-right-radius: 6px; border-top-left-radius: 6px; border-top-right-radius: 6px; height: 73px; order: 1; padding: 12px; } .framer-TTSAT .framer-16wao2z { width: 66%; } .framer-TTSAT .framer-n6q1mz { border-bottom-left-radius: 6px; border-bottom-right-radius: 6px; border-top-left-radius: 6px; border-top-right-radius: 6px; height: 71px; order: 0; padding: 12px; } .framer-TTSAT .framer-xnoc78 { width: 61%; } .framer-TTSAT .framer-1dmairi { height: var(--framer-aspect-ratio-supported, 281px); left: 50%; right: unset; transform: translateX(-50%); width: 225%; } .framer-TTSAT .framer-1n338q1 { gap: 16px; order: 6; padding: 40px 0px 20px 0px; } .framer-TTSAT .framer-1sfiolt { align-content: center; align-items: center; background-color: #f8f6fe; gap: 48px; order: 5; padding: 32px 24px 32px 24px; } .framer-TTSAT .framer-1a1d2xj { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 24px; justify-content: flex-start; } .framer-TTSAT .framer-18mlu36 { align-content: center; align-items: center; align-self: unset; order: 0; padding: 24px; } .framer-TTSAT .framer-1om2k77 { gap: 8px; order: 1; } .framer-TTSAT .framer-qasnge { align-content: center; align-items: center; align-self: unset; order: 2; } .framer-TTSAT .framer-19honbu { align-content: center; align-items: center; padding: 24px; } .framer-TTSAT .framer-6wfql2 { height: var(--framer-aspect-ratio-supported, 48px); width: 57px; } .framer-TTSAT .framer-1qjc94z, .framer-TTSAT .framer-z6b0zj { gap: 8px; justify-content: flex-start; } .framer-TTSAT .framer-1njcnvq { height: auto; } .framer-TTSAT .framer-1nnxcja { align-content: center; align-items: center; align-self: unset; order: 1; padding: 24px; } .framer-TTSAT .framer-jnp0bx { align-content: center; align-items: center; gap: 8px; order: 1; } .framer-TTSAT .framer-i0q0a0 { align-content: center; align-items: center; align-self: unset; order: 3; padding: 24px; } .framer-TTSAT .framer-ej0iel { height: var(--framer-aspect-ratio-supported, 48px); width: 56px; } .framer-TTSAT .framer-am47ys { align-content: center; align-items: center; } .framer-TTSAT .framer-bhaxj0 { flex-direction: column; order: 7; padding: 16px; } .framer-TTSAT .framer-1vle5j0 { order: 9; } .framer-TTSAT .framer-665nay { gap: 48px; height: 100vh; justify-content: center; order: 8; padding: 12px 24px 20px 24px; } .framer-TTSAT .framer-1nf3wfr, .framer-TTSAT .framer-tongqh { padding: 0px; } .framer-TTSAT .framer-540ycb, .framer-TTSAT .framer-1416gq3, .framer-TTSAT .framer-gpv8pv, .framer-TTSAT .framer-10dtyxr, .framer-TTSAT .framer-wkpp3z, .framer-TTSAT .framer-1nuim7s { width: 100%; } .framer-TTSAT .framer-1ngc0lo { background-color: #ffffff; order: 10; padding: 64px 16px 64px 16px; } .framer-TTSAT .framer-1oai90g { background-color: unset; gap: 64px; padding: 0px; } .framer-TTSAT .framer-g66rb3 { flex-direction: column; } .framer-TTSAT .framer-1micwen { align-self: unset; flex: none; height: min-content; width: 100%; } .framer-TTSAT .framer-165hnx5, .framer-TTSAT .framer-18pjyb9 { flex: none; flex-direction: column; height: min-content; } .framer-TTSAT .framer-a1o150 { aspect-ratio: 1.71 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 209px); order: 0; width: 100%; } .framer-TTSAT .framer-1b6psmh { height: 80%; left: 50%; right: unset; top: 50%; transform: translate(-50%, -50%); width: var(--framer-aspect-ratio-supported, 224px); } .framer-TTSAT .framer-5hze9s, .framer-TTSAT .framer-ezwyz1, .framer-TTSAT .framer-13ns3yn { flex: none; height: min-content; order: 1; padding: 16px 16px 24px 16px; width: 100%; } .framer-TTSAT .framer-18sygwa, .framer-TTSAT .framer-1qtrpro { height: min-content; } .framer-TTSAT .framer-b5yipd { --border-bottom-width: 1px; --border-color: #efefef; --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; flex: none; flex-direction: column; gap: 0px; height: min-content; } .framer-TTSAT .framer-96vfa4 { flex: none; gap: 8px; order: 1; padding: 16px 16px 24px 16px; width: 100%; } .framer-TTSAT .framer-z4vy4y { flex: none; height: var(--framer-aspect-ratio-supported, 210px); order: 0; width: 100%; } .framer-TTSAT .framer-1w4bocy { height: var(--framer-aspect-ratio-supported, 138px); } .framer-TTSAT .framer-13l9efi { aspect-ratio: 1.71 / 1; height: var(--framer-aspect-ratio-supported, 210px); order: 0; padding: 16px; width: 100%; } .framer-TTSAT .framer-p88e6n { height: 90%; width: var(--framer-aspect-ratio-supported, 216px); } .framer-TTSAT .framer-11ed0ca { --border-bottom-width: 1px; --border-color: #efefef; --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; flex: none; flex-direction: column; height: min-content; } .framer-TTSAT .framer-o7tkqr { aspect-ratio: unset; height: 200px; order: 0; padding: 12px; width: 100%; } .framer-TTSAT .framer-48h215 { height: 90%; width: var(--framer-aspect-ratio-supported, 132px); } .framer-TTSAT .framer-10nr7na { --border-bottom-width: 1px; --border-color: #efefef; --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; gap: 0px; height: min-content; } .framer-TTSAT .framer-1gyxl5e, .framer-TTSAT .framer-6jog0d, .framer-TTSAT .framer-1p2iblo { gap: 8px; order: 1; padding: 16px 16px 24px 16px; } .framer-TTSAT .framer-1vw99tl { aspect-ratio: 1.71 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 210px); order: 0; padding: 12px; width: 100%; } .framer-TTSAT .framer-6r4hlj { height: 90%; width: var(--framer-aspect-ratio-supported, 219px); } .framer-TTSAT .framer-dfgixq, .framer-TTSAT .framer-1wgkq72 { --border-bottom-width: 1px; --border-color: #efefef; --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; gap: 0px; } .framer-TTSAT .framer-w7g8do { aspect-ratio: 1.71 / 1; height: var(--framer-aspect-ratio-supported, 209px); order: 0; padding: 16px; } .framer-TTSAT .framer-1spvaid { height: var(--framer-aspect-ratio-supported, 151px); width: 70%; } .framer-TTSAT .framer-1ikij4k { aspect-ratio: 1.71 / 1; height: var(--framer-aspect-ratio-supported, 210px); order: 0; } .framer-TTSAT .framer-daa6bg { height: var(--framer-aspect-ratio-supported, 190px); width: 65%; } .framer-TTSAT .framer-57d9i5 { background-color: #ffffff; } .framer-TTSAT .framer-1wxbmtt { border-bottom-left-radius: 24px; border-bottom-right-radius: 24px; border-top-left-radius: 24px; border-top-right-radius: 24px; flex-direction: column; height: 600px; } .framer-TTSAT .framer-wgkmt5 { align-content: center; align-items: center; flex: none; gap: 24px; justify-content: flex-start; order: 0; padding: 40px 24px 40px 24px; width: 100%; } .framer-TTSAT .framer-jitgtr { gap: 12px; } .framer-TTSAT .framer-st30vd { white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; } .framer-TTSAT .framer-xms7ax { gap: 12px; justify-content: center; width: 100%; } .framer-TTSAT .framer-1q72utw { --border-color: rgba(255, 255, 255, 0.5); flex: 1 0 0px; gap: 12px; height: 40px; padding: 8px 24px 8px 24px; text-decoration: none; width: 1px; } .framer-TTSAT .framer-mdq15x { height: var(--framer-aspect-ratio-supported, 22px); top: 50%; width: 20px; } .framer-TTSAT .framer-1mymkws { align-self: unset; height: 1px; order: 1; width: 100%; } .framer-TTSAT .framer-7aurpb { height: var(--framer-aspect-ratio-supported, 173px); order: 13; width: 90%; } .framer-TTSAT .framer-18dwcoj { order: 14; padding: 0px 16px 24px 16px; } .framer-TTSAT .framer-gastsm { height: var(--framer-aspect-ratio-supported, 62px); } .framer-TTSAT .framer-vdvguh { height: var(--framer-aspect-ratio-supported, 236px); } .framer-TTSAT .framer-1igcg2m { gap: 48px; order: 15; padding: 40px 24px 40px 24px; } .framer-TTSAT .framer-19pr9q7 { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 12px; justify-content: flex-start; } .framer-TTSAT .framer-5a7m38, .framer-TTSAT .framer-3ue5cf, .framer-TTSAT .framer-1co8bkc, .framer-TTSAT .framer-108n7jx, .framer-TTSAT .framer-1mztazo, .framer-TTSAT .framer-ujki7s { align-self: unset; aspect-ratio: unset; flex-direction: row; gap: 12px; height: min-content; } .framer-TTSAT .framer-x515d5 { aspect-ratio: 1.9375 / 1; height: var(--framer-aspect-ratio-supported, 29px); width: 56px; } .framer-TTSAT .framer-1leh12l, .framer-TTSAT .framer-gk1lvd, .framer-TTSAT .framer-ofr766, .framer-TTSAT .framer-q8toec, .framer-TTSAT .framer-6fex8c { flex: 1 0 0px; gap: 8px; width: 1px; } .framer-TTSAT .framer-1w4j56t { height: var(--framer-aspect-ratio-supported, 46px); width: 56px; } .framer-TTSAT .framer-1eogq4r { flex: 1 0 0px; gap: 8px; order: 2; width: 1px; } .framer-TTSAT .framer-hg7thm { height: var(--framer-aspect-ratio-supported, 44px); width: 56px; } .framer-TTSAT .framer-znz3lj { aspect-ratio: 1.2875 / 1; height: var(--framer-aspect-ratio-supported, 44px); width: 56px; } .framer-TTSAT .framer-1q010av { height: var(--framer-aspect-ratio-supported, 38px); width: 56px; } .framer-TTSAT .framer-ihwi6d { flex-direction: column; gap: 48px; order: 18; padding: 0px; } .framer-TTSAT .framer-15q4185 { flex: none; gap: 40px; height: min-content; justify-content: center; padding: 64px 0px 24px 0px; width: 100%; } .framer-TTSAT .framer-t8l28b, .framer-TTSAT .framer-wrj30f { order: 2; } .framer-TTSAT .framer-1mt5gxg { align-content: center; align-items: center; order: 3; width: 100%; } .framer-TTSAT .framer-2j4yr9 { height: var(--framer-aspect-ratio-supported, 40px); width: 210px; } .framer-TTSAT .framer-14jxc31 { align-self: unset; width: 100%; } .framer-TTSAT .framer-7yior7 { bottom: 678px; height: var(--framer-aspect-ratio-supported, 75px); order: 4; top: unset; width: 88px; } .framer-TTSAT .framer-1kz1epd { gap: 24px; order: 19; padding: 64px 24px 40px 24px; } .framer-TTSAT .framer-1roixnq-container { height: 360px; } .framer-TTSAT .framer-1bmsk3m { order: 20; } .framer-TTSAT.framer-v5x28e { background-color: unset; z-index: 10; } .framer-TTSAT.framer-19vkmpk-container { bottom: 0px; height: unset; left: 0px; right: 0px; top: 0px; width: unset; z-index: 10; } .framer-TTSAT .framer-a2lda7 { height: var(--framer-aspect-ratio-supported, 414px); } .framer-TTSAT .framer-foun8u-container { order: 21; } .framer-TTSAT .framer-1kv8c10 { order: 17; } .framer-TTSAT .framer-1g5kfty { height: var(--framer-aspect-ratio-supported, 298px); } .framer-TTSAT .framer-nwoe8v { order: 12; } .framer-TTSAT .framer-14bzalk { height: var(--framer-aspect-ratio-supported, 428px); } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-TTSAT .framer-m08nq8, .framer-TTSAT .framer-1ly6mj1, .framer-TTSAT .framer-u6o7gi, .framer-TTSAT .framer-1n338q1, .framer-TTSAT .framer-1sfiolt, .framer-TTSAT .framer-1a1d2xj, .framer-TTSAT .framer-1om2k77, .framer-TTSAT .framer-1qjc94z, .framer-TTSAT .framer-jnp0bx, .framer-TTSAT .framer-z6b0zj, .framer-TTSAT .framer-bhaxj0, .framer-TTSAT .framer-665nay, .framer-TTSAT .framer-1oai90g, .framer-TTSAT .framer-g66rb3, .framer-TTSAT .framer-165hnx5, .framer-TTSAT .framer-b5yipd, .framer-TTSAT .framer-96vfa4, .framer-TTSAT .framer-18pjyb9, .framer-TTSAT .framer-11ed0ca, .framer-TTSAT .framer-10nr7na, .framer-TTSAT .framer-1gyxl5e, .framer-TTSAT .framer-dfgixq, .framer-TTSAT .framer-6jog0d, .framer-TTSAT .framer-1wgkq72, .framer-TTSAT .framer-1p2iblo, .framer-TTSAT .framer-1wxbmtt, .framer-TTSAT .framer-wgkmt5, .framer-TTSAT .framer-jitgtr, .framer-TTSAT .framer-xms7ax, .framer-TTSAT .framer-1q72utw, .framer-TTSAT .framer-1igcg2m, .framer-TTSAT .framer-19pr9q7, .framer-TTSAT .framer-5a7m38, .framer-TTSAT .framer-1leh12l, .framer-TTSAT .framer-3ue5cf, .framer-TTSAT .framer-gk1lvd, .framer-TTSAT .framer-1co8bkc, .framer-TTSAT .framer-1eogq4r, .framer-TTSAT .framer-108n7jx, .framer-TTSAT .framer-ofr766, .framer-TTSAT .framer-1mztazo, .framer-TTSAT .framer-q8toec, .framer-TTSAT .framer-ujki7s, .framer-TTSAT .framer-6fex8c, .framer-TTSAT .framer-ihwi6d, .framer-TTSAT .framer-15q4185, .framer-TTSAT .framer-1kz1epd { gap: 0px; } .framer-TTSAT .framer-m08nq8 > *, .framer-TTSAT .framer-15q4185 > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-TTSAT .framer-m08nq8 > :first-child, .framer-TTSAT .framer-1ly6mj1 > :first-child, .framer-TTSAT .framer-1n338q1 > :first-child, .framer-TTSAT .framer-1sfiolt > :first-child, .framer-TTSAT .framer-1a1d2xj > :first-child, .framer-TTSAT .framer-1om2k77 > :first-child, .framer-TTSAT .framer-1qjc94z > :first-child, .framer-TTSAT .framer-jnp0bx > :first-child, .framer-TTSAT .framer-z6b0zj > :first-child, .framer-TTSAT .framer-bhaxj0 > :first-child, .framer-TTSAT .framer-665nay > :first-child, .framer-TTSAT .framer-1oai90g > :first-child, .framer-TTSAT .framer-g66rb3 > :first-child, .framer-TTSAT .framer-165hnx5 > :first-child, .framer-TTSAT .framer-b5yipd > :first-child, .framer-TTSAT .framer-96vfa4 > :first-child, .framer-TTSAT .framer-18pjyb9 > :first-child, .framer-TTSAT .framer-11ed0ca > :first-child, .framer-TTSAT .framer-10nr7na > :first-child, .framer-TTSAT .framer-1gyxl5e > :first-child, .framer-TTSAT .framer-dfgixq > :first-child, .framer-TTSAT .framer-6jog0d > :first-child, .framer-TTSAT .framer-1wgkq72 > :first-child, .framer-TTSAT .framer-1p2iblo > :first-child, .framer-TTSAT .framer-wgkmt5 > :first-child, .framer-TTSAT .framer-jitgtr > :first-child, .framer-TTSAT .framer-1igcg2m > :first-child, .framer-TTSAT .framer-19pr9q7 > :first-child, .framer-TTSAT .framer-1leh12l > :first-child, .framer-TTSAT .framer-gk1lvd > :first-child, .framer-TTSAT .framer-1eogq4r > :first-child, .framer-TTSAT .framer-ofr766 > :first-child, .framer-TTSAT .framer-q8toec > :first-child, .framer-TTSAT .framer-6fex8c > :first-child, .framer-TTSAT .framer-ihwi6d > :first-child, .framer-TTSAT .framer-15q4185 > :first-child, .framer-TTSAT .framer-1kz1epd > :first-child { margin-top: 0px; } .framer-TTSAT .framer-m08nq8 > :last-child, .framer-TTSAT .framer-1ly6mj1 > :last-child, .framer-TTSAT .framer-1n338q1 > :last-child, .framer-TTSAT .framer-1sfiolt > :last-child, .framer-TTSAT .framer-1a1d2xj > :last-child, .framer-TTSAT .framer-1om2k77 > :last-child, .framer-TTSAT .framer-1qjc94z > :last-child, .framer-TTSAT .framer-jnp0bx > :last-child, .framer-TTSAT .framer-z6b0zj > :last-child, .framer-TTSAT .framer-bhaxj0 > :last-child, .framer-TTSAT .framer-665nay > :last-child, .framer-TTSAT .framer-1oai90g > :last-child, .framer-TTSAT .framer-g66rb3 > :last-child, .framer-TTSAT .framer-165hnx5 > :last-child, .framer-TTSAT .framer-b5yipd > :last-child, .framer-TTSAT .framer-96vfa4 > :last-child, .framer-TTSAT .framer-18pjyb9 > :last-child, .framer-TTSAT .framer-11ed0ca > :last-child, .framer-TTSAT .framer-10nr7na > :last-child, .framer-TTSAT .framer-1gyxl5e > :last-child, .framer-TTSAT .framer-dfgixq > :last-child, .framer-TTSAT .framer-6jog0d > :last-child, .framer-TTSAT .framer-1wgkq72 > :last-child, .framer-TTSAT .framer-1p2iblo > :last-child, .framer-TTSAT .framer-wgkmt5 > :last-child, .framer-TTSAT .framer-jitgtr > :last-child, .framer-TTSAT .framer-1igcg2m > :last-child, .framer-TTSAT .framer-19pr9q7 > :last-child, .framer-TTSAT .framer-1leh12l > :last-child, .framer-TTSAT .framer-gk1lvd > :last-child, .framer-TTSAT .framer-1eogq4r > :last-child, .framer-TTSAT .framer-ofr766 > :last-child, .framer-TTSAT .framer-q8toec > :last-child, .framer-TTSAT .framer-6fex8c > :last-child, .framer-TTSAT .framer-ihwi6d > :last-child, .framer-TTSAT .framer-15q4185 > :last-child, .framer-TTSAT .framer-1kz1epd > :last-child { margin-bottom: 0px; } .framer-TTSAT .framer-1ly6mj1 > *, .framer-TTSAT .framer-1a1d2xj > *, .framer-TTSAT .framer-g66rb3 > *, .framer-TTSAT .framer-wgkmt5 > *, .framer-TTSAT .framer-1kz1epd > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-TTSAT .framer-u6o7gi > *, .framer-TTSAT .framer-u6o7gi > :first-child, .framer-TTSAT .framer-u6o7gi > :last-child, .framer-TTSAT .framer-1wxbmtt > *, .framer-TTSAT .framer-1wxbmtt > :first-child, .framer-TTSAT .framer-1wxbmtt > :last-child { margin: 0px; } .framer-TTSAT .framer-1n338q1 > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-TTSAT .framer-1sfiolt > *, .framer-TTSAT .framer-665nay > *, .framer-TTSAT .framer-1igcg2m > *, .framer-TTSAT .framer-ihwi6d > * { margin: 0px; margin-bottom: calc(48px / 2); margin-top: calc(48px / 2); } .framer-TTSAT .framer-1om2k77 > *, .framer-TTSAT .framer-1qjc94z > *, .framer-TTSAT .framer-jnp0bx > *, .framer-TTSAT .framer-z6b0zj > *, .framer-TTSAT .framer-96vfa4 > *, .framer-TTSAT .framer-1gyxl5e > *, .framer-TTSAT .framer-6jog0d > *, .framer-TTSAT .framer-1p2iblo > *, .framer-TTSAT .framer-1leh12l > *, .framer-TTSAT .framer-gk1lvd > *, .framer-TTSAT .framer-1eogq4r > *, .framer-TTSAT .framer-ofr766 > *, .framer-TTSAT .framer-q8toec > *, .framer-TTSAT .framer-6fex8c > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } .framer-TTSAT .framer-bhaxj0 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-TTSAT .framer-1oai90g > * { margin: 0px; margin-bottom: calc(64px / 2); margin-top: calc(64px / 2); } .framer-TTSAT .framer-165hnx5 > *, .framer-TTSAT .framer-b5yipd > *, .framer-TTSAT .framer-18pjyb9 > *, .framer-TTSAT .framer-11ed0ca > *, .framer-TTSAT .framer-10nr7na > *, .framer-TTSAT .framer-dfgixq > *, .framer-TTSAT .framer-1wgkq72 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-TTSAT .framer-jitgtr > *, .framer-TTSAT .framer-19pr9q7 > * { margin: 0px; margin-bottom: calc(12px / 2); margin-top: calc(12px / 2); } .framer-TTSAT .framer-xms7ax > *, .framer-TTSAT .framer-1q72utw > *, .framer-TTSAT .framer-5a7m38 > *, .framer-TTSAT .framer-3ue5cf > *, .framer-TTSAT .framer-1co8bkc > *, .framer-TTSAT .framer-108n7jx > *, .framer-TTSAT .framer-1mztazo > *, .framer-TTSAT .framer-ujki7s > * { margin: 0px; margin-left: calc(12px / 2); margin-right: calc(12px / 2); } .framer-TTSAT .framer-xms7ax > :first-child, .framer-TTSAT .framer-1q72utw > :first-child, .framer-TTSAT .framer-5a7m38 > :first-child, .framer-TTSAT .framer-3ue5cf > :first-child, .framer-TTSAT .framer-1co8bkc > :first-child, .framer-TTSAT .framer-108n7jx > :first-child, .framer-TTSAT .framer-1mztazo > :first-child, .framer-TTSAT .framer-ujki7s > :first-child { margin-left: 0px; } .framer-TTSAT .framer-xms7ax > :last-child, .framer-TTSAT .framer-1q72utw > :last-child, .framer-TTSAT .framer-5a7m38 > :last-child, .framer-TTSAT .framer-3ue5cf > :last-child, .framer-TTSAT .framer-1co8bkc > :last-child, .framer-TTSAT .framer-108n7jx > :last-child, .framer-TTSAT .framer-1mztazo > :last-child, .framer-TTSAT .framer-ujki7s > :last-child { margin-right: 0px; } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 21065.5\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"dUsIIuO4t\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections {\"DBDq2_qxO\":{\"pattern\":\":DBDq2_qxO\",\"name\":\"1\"},\"v0loTUasd\":{\"pattern\":\":v0loTUasd\",\"name\":\"2\"},\"l771lnbYo\":{\"pattern\":\":l771lnbYo\",\"name\":\"3\"},\"L8rOiW_RD\":{\"pattern\":\":L8rOiW_RD\",\"name\":\"why-crib\"},\"OBapHKDtY\":{\"pattern\":\":OBapHKDtY\",\"name\":\"tm-1\"},\"s5h7AciTK\":{\"pattern\":\":s5h7AciTK\",\"name\":\"tm-2\"},\"NXl9CwkaJ\":{\"pattern\":\":NXl9CwkaJ\",\"name\":\"tm-3\"},\"Hy8q5oMVn\":{\"pattern\":\":Hy8q5oMVn\",\"name\":\"tm-4\"},\"zxQp4BSl2\":{\"pattern\":\":zxQp4BSl2\",\"name\":\"tm-5\"},\"xwZux7TTT\":{\"pattern\":\":xwZux7TTT\",\"name\":\"tm-6\"},\"sO1Q7c7tF\":{\"pattern\":\":sO1Q7c7tF\",\"name\":\"sales-1\"},\"NfpZXHGHp\":{\"pattern\":\":NfpZXHGHp\",\"name\":\"sales-2\"},\"cMvoJMtVS\":{\"pattern\":\":cMvoJMtVS\",\"name\":\"sales-3\"},\"nCA7t7GY5\":{\"pattern\":\":nCA7t7GY5\",\"name\":\"more-features\"},\"wD2bJAAl3\":{\"pattern\":\":wD2bJAAl3\",\"name\":\"why-choose-crib\"},\"PwtcOxGai\":{\"pattern\":\":PwtcOxGai\",\"name\":\"testimonial-1\"},\"Ak_SeJQqO\":{\"pattern\":\":Ak_SeJQqO\",\"name\":\"testimonial-1\"},\"NyACL9a5I\":{\"pattern\":\":NyACL9a5I\",\"name\":\"testimonial-1\"}}\n * @framerResponsiveScreen\n */const FramerGs2l1it0w=withCSS(Component,css,\"framer-TTSAT\");export default FramerGs2l1it0w;FramerGs2l1it0w.displayName=\"Page\";FramerGs2l1it0w.defaultProps={height:21065.5,width:1200};addFonts(FramerGs2l1it0w,[{explicitInter:true,fonts:[{family:\"DM Sans\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/dmsans/v15/rP2tp2ywxg089UriI5-g4vlH9VoD8CmcqZG40F9JadbnoEwAkJxhS2f3ZGMZpg.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"},{family:\"DM Sans\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/dmsans/v15/rP2tp2ywxg089UriI5-g4vlH9VoD8CmcqZG40F9JadbnoEwARZthS2f3ZGMZpg.woff2\",weight:\"700\"},{family:\"DM Sans\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/dmsans/v15/rP2tp2ywxg089UriI5-g4vlH9VoD8CmcqZG40F9JadbnoEwAfJthS2f3ZGMZpg.woff2\",weight:\"600\"},{family:\"Urbanist\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/urbanist/v15/L0xjDF02iFML4hGCyOCpRdycFsGxSrqDyx4fE5OrS8SlKw.woff2\",weight:\"400\"},{family:\"Urbanist\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/urbanist/v15/L0xjDF02iFML4hGCyOCpRdycFsGxSrqDLBkfE5OrS8SlKw.woff2\",weight:\"700\"},{family:\"DM Sans\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/dmsans/v15/rP2tp2ywxg089UriI5-g4vlH9VoD8CmcqZG40F9JadbnoEwAopxhS2f3ZGMZpg.woff2\",weight:\"400\"},{family:\"Urbanist\",source:\"google\",style:\"italic\",url:\"https://fonts.gstatic.com/s/urbanist/v15/L0xtDF02iFML4hGCyMqgdyNEf6or5L2WA13FVZmqacG1K4S1.woff2\",weight:\"500\"},{family:\"Urbanist\",source:\"google\",style:\"italic\",url:\"https://fonts.gstatic.com/s/urbanist/v15/L0xtDF02iFML4hGCyMqgdyNEf6or5L2WA133VZmqacG1K4S1.woff2\",weight:\"400\"},{family:\"Metropolis Semi Bold\",source:\"custom\",url:\"https://framerusercontent.com/assets/ihYGJd2Q9vVDWiQA90e952OSDfg.woff2\"}]},...BookADemoOVERLAYFonts,...TopNavFonts,...HEROFonts,...TrustedBySectionFonts,...TickerFonts,...TenantManagmentGraphicsFonts,...TenantManagementMobileFonts,...SalesManagementMobileFonts,...RentCollectionMobileFonts,...RentCollectionAutopilotAnimationFonts,...MoreFeaturesMobileFonts,...BookADemoCtaFonts,...MoreFeaturesFonts,...AvailableCardFonts,...WeEAPartnerCardFonts,...Button2Fonts,...MaterialFonts,...FOOTERFonts,...SmoothScrollFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts),...getFontsFromSharedStyle(sharedStyle5.fonts),...getFontsFromSharedStyle(sharedStyle6.fonts),...getFontsFromSharedStyle(sharedStyle7.fonts),...getFontsFromSharedStyle(sharedStyle8.fonts),...getFontsFromSharedStyle(sharedStyle9.fonts),...getFontsFromSharedStyle(sharedStyle10.fonts),...getFontsFromSharedStyle(sharedStyle11.fonts),...getFontsFromSharedStyle(sharedStyle12.fonts),...getFontsFromSharedStyle(sharedStyle13.fonts),...getFontsFromSharedStyle(sharedStyle14.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerGs2l1it0w\",\"slots\":[],\"annotations\":{\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicHeight\":\"21065.5\",\"framerResponsiveScreen\":\"\",\"framerComponentViewportWidth\":\"true\",\"framerScrollSections\":\"{\\\"DBDq2_qxO\\\":{\\\"pattern\\\":\\\":DBDq2_qxO\\\",\\\"name\\\":\\\"1\\\"},\\\"v0loTUasd\\\":{\\\"pattern\\\":\\\":v0loTUasd\\\",\\\"name\\\":\\\"2\\\"},\\\"l771lnbYo\\\":{\\\"pattern\\\":\\\":l771lnbYo\\\",\\\"name\\\":\\\"3\\\"},\\\"L8rOiW_RD\\\":{\\\"pattern\\\":\\\":L8rOiW_RD\\\",\\\"name\\\":\\\"why-crib\\\"},\\\"OBapHKDtY\\\":{\\\"pattern\\\":\\\":OBapHKDtY\\\",\\\"name\\\":\\\"tm-1\\\"},\\\"s5h7AciTK\\\":{\\\"pattern\\\":\\\":s5h7AciTK\\\",\\\"name\\\":\\\"tm-2\\\"},\\\"NXl9CwkaJ\\\":{\\\"pattern\\\":\\\":NXl9CwkaJ\\\",\\\"name\\\":\\\"tm-3\\\"},\\\"Hy8q5oMVn\\\":{\\\"pattern\\\":\\\":Hy8q5oMVn\\\",\\\"name\\\":\\\"tm-4\\\"},\\\"zxQp4BSl2\\\":{\\\"pattern\\\":\\\":zxQp4BSl2\\\",\\\"name\\\":\\\"tm-5\\\"},\\\"xwZux7TTT\\\":{\\\"pattern\\\":\\\":xwZux7TTT\\\",\\\"name\\\":\\\"tm-6\\\"},\\\"sO1Q7c7tF\\\":{\\\"pattern\\\":\\\":sO1Q7c7tF\\\",\\\"name\\\":\\\"sales-1\\\"},\\\"NfpZXHGHp\\\":{\\\"pattern\\\":\\\":NfpZXHGHp\\\",\\\"name\\\":\\\"sales-2\\\"},\\\"cMvoJMtVS\\\":{\\\"pattern\\\":\\\":cMvoJMtVS\\\",\\\"name\\\":\\\"sales-3\\\"},\\\"nCA7t7GY5\\\":{\\\"pattern\\\":\\\":nCA7t7GY5\\\",\\\"name\\\":\\\"more-features\\\"},\\\"wD2bJAAl3\\\":{\\\"pattern\\\":\\\":wD2bJAAl3\\\",\\\"name\\\":\\\"why-choose-crib\\\"},\\\"PwtcOxGai\\\":{\\\"pattern\\\":\\\":PwtcOxGai\\\",\\\"name\\\":\\\"testimonial-1\\\"},\\\"Ak_SeJQqO\\\":{\\\"pattern\\\":\\\":Ak_SeJQqO\\\",\\\"name\\\":\\\"testimonial-1\\\"},\\\"NyACL9a5I\\\":{\\\"pattern\\\":\\\":NyACL9a5I\\\",\\\"name\\\":\\\"testimonial-1\\\"}}\",\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"1200\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"dUsIIuO4t\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["containerStyles", "emptyStateStyle", "defaultEvents", "ControlType", "fontSizeOptions", "fontControls", "font", "useOnEnter", "onEnter", "enabled", "useOnSpecificTargetChange", "useOnExit", "onExit", "goal", "callback", "isInTarget", "useIsInCurrentNavigationTarget", "ue", "isBrowserSafari", "navigator", "userAgent", "useIsBrowserSafari", "se", "useIsOnCanvas", "se", "RenderTarget", "useRadius", "props", "borderRadius", "isMixedBorderRadius", "topLeftRadius", "topRightRadius", "bottomRightRadius", "bottomLeftRadius", "se", "borderRadiusControl", "ControlType", "paddingControl", "ControlType", "ObjectFitType", "SrcType", "getProps", "props", "width", "height", "topLeft", "topRight", "bottomRight", "bottomLeft", "id", "children", "rest", "Video", "newProps", "p", "VideoMemo", "usePlaybackControls", "videoRef", "isInCurrentNavigationTarget", "useIsInCurrentNavigationTarget", "requestingPlay", "pe", "isPlayingRef", "setProgress", "te", "rawProgress", "newProgress", "isAlreadySet", "play", "video", "e", "pause", "useAutoplayBehavior", "playingProp", "muted", "loop", "playsinline", "controls", "initialPlayingProp", "hasPlayingPropChanged", "setHasPlayingPropChanged", "behavesAsGif", "autoplay", "isMountedAndReadyForProgressChanges", "X", "srcType", "srcFile", "srcUrl", "progress", "objectFit", "backgroundColor", "onSeeked", "onPause", "onPlay", "onEnd", "onClick", "onMouseEnter", "onMouseLeave", "onMouseDown", "onMouseUp", "poster", "posterEnabled", "startTimeProp", "volume", "isSafari", "useIsBrowserSafari", "wasPausedOnLeave", "wasEndedOnLeave", "isOnCanvas", "useIsOnCanvas", "borderRadius", "useRadius", "autoplayBehavior", "isInViewport", "useInView", "isCloseToViewport", "startTime", "isPlaying", "ue", "rawProgressValue", "isMotionValue", "value", "useOnEnter", "useOnExit", "src", "se", "fragment", "handleReady", "capitalizeFirstLetter", "titleCase", "objectFitOptions", "addPropertyControls", "ControlType", "borderRadiusControl", "defaultEvents", "VideoFonts", "getFonts", "Video", "MotionDivWithFXWithOptimizedAppearEffect", "withOptimizedAppearEffect", "withFX", "motion", "BookADemoCtaFonts", "wS7Y3xTF4_default", "MotionDivWithFX", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "transformTemplate1", "_", "t", "transition2", "animation", "animation1", "transition3", "animation2", "animation3", "transition4", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "x", "humanReadableVariantMap", "getProps", "click", "height", "id", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "jqaox40dH", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "DNrlmFCUw17y5144", "args", "ref1", "pe", "isDisplayed", "isDisplayed1", "isDisplayed2", "isDisplayed3", "isDisplayed4", "isDisplayed5", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "cx", "ComponentViewportProvider", "RichText2", "css", "FramerRLQpFlhjG", "withCSS", "RLQpFlhjG_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "BookADemoOVERLAYFonts", "getFonts", "BsDXXbdqj_default", "TopNavFonts", "X9KKJBK83_default", "ContainerWithFX", "withFX", "Container", "HEROFonts", "RLQpFlhjG_default", "HEROWithVariantAppearEffect", "withVariantAppearEffect", "TrustedBySectionFonts", "nrgLLSfFo_default", "TickerFonts", "Ticker", "TenantManagmentGraphicsFonts", "C1a9zfTkc_default", "TenantManagmentGraphicsWithVariantAppearEffect", "TenantManagementMobileFonts", "HfHdtyfmY_default", "SalesManagementMobileFonts", "uAnzlasAN_default", "RentCollectionMobileFonts", "iXo6iV5Pi_default", "RentCollectionAutopilotAnimationFonts", "oVzCr8K5O_default", "MoreFeaturesMobileFonts", "eguKKaebJ_default", "BookADemoCtaFonts", "wS7Y3xTF4_default", "MoreFeaturesFonts", "DMJn9IeQU_default", "AvailableCardFonts", "a1Oe6KrsS_default", "WeEAPartnerCardFonts", "o3aqGTUEU_default", "Button2Fonts", "Qj_Q48Xu7_default", "MaterialFonts", "Icon", "FOOTERFonts", "dH8VIjbwy_default", "SmoothScrollFonts", "SmoothScroll", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "getContainer", "Overlay", "children", "blockDocumentScrolling", "enabled", "visible", "setVisible", "useOverlayState", "transition1", "animation", "transformTemplate1", "_", "t", "transformTemplate2", "addImageAlt", "image", "alt", "transformTemplate3", "transition2", "animation1", "animation2", "animation3", "HTMLStyle", "value", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTap3bnx0g", "overlay", "loadMore", "args", "IMxtfV5Di1wnntms", "jqaox40dH3bnx0g", "DNrlmFCUwtxyyif", "DNrlmFCUw3bnx0g", "Dkk9Dh4Xv3bnx0g", "scopingClassNames", "cx", "ref1", "pe", "isDisplayed", "isDisplayed1", "ref2", "ref3", "ref4", "elementId", "useRouteElementId", "elementId1", "elementId2", "elementId3", "ref5", "elementId4", "ref6", "elementId5", "ref7", "elementId6", "ref8", "elementId7", "ref9", "elementId8", "ref10", "elementId9", "ref11", "elementId10", "ref12", "elementId11", "ref13", "elementId12", "ref14", "ref15", "ref16", "elementId13", "ref17", "elementId14", "ref18", "elementId15", "ref19", "elementId16", "ref20", "elementId17", "ref21", "defaultLayoutId", "ae", "useCustomCursors", "componentViewport", "useComponentViewport", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "RichText2", "x", "l", "AnimatePresence", "Ga", "ComponentViewportProvider", "PropertyOverrides2", "getLoadingLazyAtYPosition", "Image2", "overlay1", "SVG", "overlay2", "Floating", "overlay3", "Link", "overlay4", "overlay5", "FormContainer", "formState", "FormPlainTextInput2", "css", "FramerGs2l1it0w", "withCSS", "Gs2l1it0w_default", "addFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
